html {
  scroll-behavior: smooth;
}


.div,
.div * {
  box-sizing: border-box;
}
.div {
  background: linear-gradient(
    180deg,
    rgba(11, 13, 18, 1) 0%,
    rgba(10, 12, 16, 1) 100%
  );
  height: 416.7rem;
  position: relative;
  overflow: hidden;
}
.div__frame-2131329174 {
  width: 164rem;
  height: 76.9rem;
  position: absolute;
  left: 15rem;
  top: 5.9rem;
}
.div__frame-2131329213 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 164rem;
  position: absolute;
  left: 0rem;
  top: 7.1rem;
}
.div___2 {
  background: var(
    --cheker,
    linear-gradient(180deg, rgba(1, 188, 109, 1) 0%, rgba(0, 134, 77, 1) 100%)
  );
  border-radius: 3rem;
  flex-shrink: 0;
  width: 164rem;
  height: 49.2rem;
  position: relative;
  overflow: hidden;
}
.div___4-3 {
  width: 24.911rem;
  height: 30.455000000000002rem;
  position: absolute;
  left: 146.28199999999998rem;
  top: 27.1rem;
  transform-origin: 0 0;
  transform: rotate(15deg) scale(1, 1);
  object-fit: cover;
  aspect-ratio: 249.11/304.55;
}
.div___4-32 {
  width: 11.156rem;
  height: 13.639rem;
  position: absolute;
  left: -4.5rem;
  top: 14.475999999999999rem;
  transform-origin: 0 0;
  transform: rotate(-75deg) scale(1, 1);
  filter: blur(0.22000000000000003rem);
  object-fit: cover;
  aspect-ratio: 111.56/136.39;
}
.div__frame-2131329180 {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 64.8rem;
  position: absolute;
  left: 13.5rem;
  top: 6.6rem;
}
.div__checker {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 4.8rem;
  line-height: 5.4rem;
  font-weight: 700;
  position: relative;
  width: 64rem;
  height: 21.4rem;
}
.div___100 {
  color: rgba(255, 255, 255, 0.75);
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 400;
  position: relative;
  width: 57.6rem;
  height: 5rem;
}
.div__link {
  background: linear-gradient(
    180deg,
    rgba(13, 16, 22, 1) 0%,
    rgba(10, 12, 16, 1) 100%
  );
  border-radius: 100rem;
  padding: 1.2650000000000001rem 3.0520000000000005rem 1.2650000000000001rem
    3.0520000000000005rem;
  display: flex;
  flex-direction: row;
  gap: 0.9029999999999999rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 25.832rem;
  height: 5.961rem;
  position: relative;
}

/* CSS */
.marquee {
  overflow: hidden;
  width: 100%;               /* или фиксированная ширина контейнера */
}

.marquee__track {
  display: flex;
  gap: 2rem;
  width: max-content;        /* разная ширина подстроится под содержимое */
  animation: scroll-left 20s linear infinite;
}

/* Если вы заранее дублировали контент вручную, а не с помощью JS,
   а длина одной копии — L, то анимацию можно сделать от 0 до -L.
   Но если L заранее неизвестна, translateX(-50%) сработает,
   когда вы дублировали ровно два блока одинаковой ширины. */
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}


.div__telegram {
  color: #ffffff;
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 1.6258064270019532rem;
  line-height: 2.168rem;
  font-weight: 500;
  position: relative;
}
.div__svg {
  flex-shrink: 0;
  width: 3.02rem;
  height: 3.02rem;
  position: relative;
  overflow: visible;
}
.div__frame-1000006485-1 {
  width: 57.5rem;
  height: 45.9rem;
  position: absolute;
  left: 93.5rem;
  top: 3.3rem;
  object-fit: cover;
  aspect-ratio: 575/459;
}
.div__frame-2131329172 {
  display: flex;
  flex-direction: row;
  gap: 2.5rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 18.9rem;
  position: relative;
}
.div__frame-2131329168 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 39.1rem;
  height: 18.9rem;
  position: relative;
  overflow: hidden;
}
.div__frame-2131329212 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 35.5rem;
  position: absolute;
  left: 1.8rem;
  top: 1.9rem;
}
.div__frame-2131329211 {
  background: var(
    --bek-stranica,
    linear-gradient(180deg, rgba(13, 16, 22, 1) 0%, rgba(10, 12, 16, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.7rem;
  height: 15.2rem;
  position: relative;
  overflow: hidden;
}
.div__group-1000005980 {
  position: absolute;
  inset: 0;
}
.div__mask-group {
  width: 9.462000000000001rem;
  height: auto;
  position: absolute;
  overflow: visible;
}
.div__frame-1948754066 {
  background: rgba(16, 17, 24, 0.6);
  border-radius: 0.8400000000000001rem;
  border-width: 0.063rem;
  
  border-image: linear-gradient(
    180deg,
    rgba(190, 218, 255, 0.11) 0%,
    rgba(125, 182, 255, 0) 100%
  );
  border-image-slice: 1;
  width: 4.706rem;
  height: 4.706rem;
  position: absolute;
  left: 1.463rem;
  top: 4.548rem;
  overflow: hidden;
}
.div__frame-1948753973 {
  width: 6.683rem;
  height: 0.739rem;
  position: absolute;
  left: -0.9869999999999999rem;
  top: 2.122rem;
}
.div__frame-1948753972 {
  background: linear-gradient(
    0deg,
    rgba(52, 255, 143, 0) 0%,
    rgba(52, 255, 143, 1) 100%
  );
  width: 6.681rem;
  height: 1.008rem;
  position: absolute;
  left: 0.020999999999999998rem;
  top: 0.08399999999999999rem;
  overflow: hidden;
}
.div__frame-1948753971 {
  background: #01bc6d;
  width: 6.679rem;
  height: 0.091rem;
  position: absolute;
  left: 0.012rem;
  top: 0rem;
  overflow: hidden;
}
.div__frame-1948754007 {
  display: flex;
  flex-direction: column;
  gap: 1.451rem;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 24.2rem;
  height: 12rem;
  position: relative;
}
.div___50-000 {
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.2rem;
  line-height: 2.5rem;
  letter-spacing: -0.04em;
  font-weight: 700;
  position: relative;
  width: 24.2rem;
  height: 4.9rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._50-000-span {
  color: #ffffff;
}
._50-000-span2 {
  color: #01bc6d;
}
.div__div2 {
  color: rgba(194, 228, 255, 0.28);
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 500;
  position: relative;
  width: 24.7rem;
  height: 5.1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div__frame-2131329169 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 39.1rem;
  height: 18.9rem;
  position: relative;
  overflow: hidden;
}
.div___1-2 {
  width: 10.169rem;
  height: 9.7rem;
  position: absolute;
  left: -1.8rem;
  top: 2.7rem;
  object-fit: cover;
  aspect-ratio: 101.69/97;
}
.div___5-000 {
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.1rem;
  line-height: 2.5rem;
  letter-spacing: -0.04em;
  font-weight: 700;
  position: relative;
  align-self: stretch;
  height: 4.9rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._5-000-span {
  color: #ffffff;
}
._5-000-span2 {
  color: #ffbb4e;
}
.div__frame-2131329170 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 39.1rem;
  height: 18.9rem;
  position: relative;
  overflow: hidden;
}
.div___2-4 {
  width: 10.715rem;
  height: 12.6rem;
  position: absolute;
  left: 0.8rem;
  top: 2.6rem;
  object-fit: cover;
  aspect-ratio: 107.15/126;
}
.div___6 {
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.2rem;
  line-height: 2.5rem;
  letter-spacing: -0.04em;
  font-weight: 700;
  position: relative;
  width: 24.2rem;
  height: 4.9rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._6-span {
  color: #ffffff;
}
._6-span2 {
  color: #ea345b;
}
.div__frame-2131329171 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 39.1rem;
  height: 18.9rem;
  position: relative;
  overflow: hidden;
}
.div__contact-icon-3-d-vector-illustration-3 {
  width: 9.409rem;
  height: 9.1rem;
  position: absolute;
  left: -1.4rem;
  top: 3rem;
  object-fit: cover;
  aspect-ratio: 94.09/91;
}
.div__div3 {
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
  letter-spacing: -0.04em;
  font-weight: 700;
  position: relative;
  width: 24.2rem;
  height: 4.9rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div-3-span {
  color: #ffffff;
}
.div-3-span2 {
  color: #43a4ff;
}
.div__frame-2131329181 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 3.405rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  width: 164rem;
  height: 32.3rem;
  position: absolute;
  left: 15rem;
  top: 378.5rem;
  overflow: hidden;
}
.div__frame-2131329217 {
  width: 157rem;
  height: 24.3rem;
  position: absolute;
  left: 3.5rem;
  top: 4rem;
}
.div__frame-1948754013 {
  background: #ffffff;
  border-radius: 1.376rem;
  border-width: 0.194rem;
  
  border-image: var(
    --obvodka,
    linear-gradient(
      180deg,
      rgba(119, 178, 255, 0.05) 0%,
      rgba(125, 182, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  width: 12.8rem;
  height: 12.8rem;
  position: absolute;
  left: 144.2rem;
  top: 0rem;
  overflow: hidden;
}
.div__frame-1948753974 {
  width: 19.831rem;
  height: 13.341rem;
  position: absolute;
  left: -3.335rem;
  top: -0.8109999999999999rem;
}
.div__qr-code-1 {
  border-radius: 0.954rem;
  width: 12.692rem;
  height: 12.692rem;
  position: absolute;
  left: 3.353rem;
  top: 0.6849999999999999rem;
  overflow: hidden;
}
.div__vector {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.div__group {
  height: auto;
  position: absolute;
  left: 1.424rem;
  top: 1.568rem;
  overflow: visible;
}
.div__qr-code-1-1 {
  width: 93.04%;
  height: 93.04%;
  position: absolute;
  right: 3.55%;
  left: 3.41%;
  bottom: 2.41%;
  top: 4.55%;
  overflow: hidden;
}
.div__vector2 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.div__group2 {
  width: 10.5rem;
  height: auto;
  position: absolute;
  left: 0.7150000000000001rem;
  top: 0.7150000000000001rem;
  overflow: visible;
}
.div__frame-19487539732 {
  width: 19.841rem;
  height: 2.193rem;
  position: absolute;
  left: -0.21600000000000003rem;
  top: 5.949rem;
}
.div__frame-19487539722 {
  background: linear-gradient(
    0deg,
    rgba(52, 255, 143, 0) 0%,
    rgba(52, 255, 143, 1) 100%
  );
  width: 19.841rem;
  height: 2.09rem;
  position: absolute;
  left: 0.036rem;
  top: 0.271rem;
  overflow: hidden;
}
.div__frame-19487539712 {
  background: #34ff8f;
  width: 19.831rem;
  height: 0.27rem;
  position: absolute;
  left: 0.036rem;
  top: 0rem;
  overflow: hidden;
}
.div__frame-1000002421 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 67.6rem;
  position: absolute;
  left: 1.9rem;
  top: 0.5rem;
}
.div__frame-2131328953 {
  display: flex;
  flex-direction: row;
  gap: 1.378rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 19.3rem;
  position: relative;
}
.div__group-9001 {
  flex-shrink: 0;
  width: 5.305rem;
  height: 5.037rem;
  position: relative;
  overflow: visible;
}
.div__frame-1948754082 {
  display: flex;
  flex-direction: column;
  gap: 0.457rem;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 13.324000000000002rem;
  position: relative;
}
.div__checker2 {
  text-align: left;
  font-family: "AtkinsonHyperlegible-Bold", sans-serif;
  font-size: 3.2028594970703126rem;
  line-height: 3.572rem;
  letter-spacing: -0.02em;
  font-weight: 700;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.checker-2-span {
  color: #ffffff;
}
.checker-2-span2 {
  color: #01bc6d;
}
.div__headline {
  color: #4a5466;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.616958999633789rem;
  line-height: 130%;
  font-weight: 500;
  position: relative;
  width: 53.4rem;
  height: 4.2rem;
}
.div__frame-77 {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.div__frame-1000005987 {
  flex-shrink: 0;
  width: 4.262rem;
  height: 4.264rem;
  position: relative;
}
.div__group3 {
  width: 4.262rem;
  height: 4.264rem;
  position: absolute;
  left: 0rem;
  top: 0rem;
}
.div__group-variant-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.div__instagram-logo-fill-svgrepo-com-1-1 {
  width: 2.7rem;
  height: 2.7rem;
  position: absolute;
  left: 0.8rem;
  top: 0.843rem;
  overflow: visible;
}
.div__group4 {
  flex-shrink: 0;
  width: 4.275rem;
  height: 4.276rem;
  position: relative;
}
.div__group-variant-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.div__frame-1000005988 {
  flex-shrink: 0;
  width: 4.262rem;
  height: 4.264rem;
  position: relative;
}
.div__group-variant-22 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.div__instagram-logo-fill-svgrepo-com-1-12 {
  width: 2.7rem;
  height: 2.7rem;
  position: absolute;
  left: 0.8rem;
  top: 0.843rem;
  overflow: visible;
}
.div__frame-1000005989 {
  flex-shrink: 0;
  width: 4.262rem;
  height: 4.264rem;
  position: relative;
}
.div__group-variant-23 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.div__instagram-logo-fill-svgrepo-com-1-13 {
  width: 2.7rem;
  height: 2.7rem;
  position: absolute;
  left: 0.8rem;
  top: 0.843rem;
  overflow: visible;
}
.div__frame-1000006063 {
  width: 157rem;
  height: 2rem;
  position: absolute;
  left: 0rem;
  top: 22.3rem;
}
.div__headline2 {
  color: #4a5466;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  position: absolute;
  left: 1.9rem;
  top: 0rem;
  width: 33.2rem;
}
.div__headline3 {
  color: #4a5466;
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  text-decoration: underline;
  position: absolute;
  left: 110.4rem;
  top: 0rem;
  width: 22.3rem;
}
.div__headline4 {
  color: #4a5466;
  text-align: right;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  text-decoration: underline;
  position: absolute;
  left: 135.1rem;
  top: 0rem;
  width: 21.9rem;
}
.div__frame-2131329197 {
  display: flex;
  flex-direction: column;
  gap: 5.5rem;
  align-items: center;
  justify-content: flex-start;
  width: 218.6rem;
  position: absolute;
  left: -12.1rem;
  top: 103.2rem;
}
.div__frame-2131329198 {
  flex-shrink: 0;
  width: 163.6rem;
  height: 43.7rem;
  position: relative;
}
.div__frame-2131329196 {
  width: 160.5rem;
  height: 43.7rem;
  position: absolute;
  left: 3.1rem;
  top: 0rem;
}
.div__frame-2131329182 {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 69.9rem;
  height: 25.4rem;
  position: absolute;
  left: 0rem;
  top: 0rem;
}
.div__checker3 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 4.6rem;
  line-height: 6.5760000000000005rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div__checker-checker {
  color: #4a5466;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
  position: relative;
  align-self: stretch;
  height: 15.3rem;
}
.div__frame-2131328588 {
  background: var(
    --cheker,
    linear-gradient(180deg, rgba(1, 188, 109, 1) 0%, rgba(0, 134, 77, 1) 100%)
  );
  border-radius: 2.717rem;
  width: 82.7rem;
  height: 43.7rem;
  position: absolute;
  left: 77.8rem;
  top: 0rem;
  overflow: hidden;
}
.div___1 {
  width: 86.1rem;
  height: auto;
  position: absolute;
  left: -1.4rem;
  top: 0rem;
  object-fit: cover;
}
.div__frame-21313291682 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  width: 34rem;
  height: 13rem;
  position: absolute;
  left: 3.1rem;
  top: 30.7rem;
  overflow: hidden;
}
.div__frame-2131329176 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 28.2rem;
  position: absolute;
  left: 3.4rem;
  top: 2rem;
}
.div__frame-2131329175 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  width: 28.2rem;
  position: relative;
}
.div___3 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.4rem;
  line-height: 3.0309999999999997rem;
  font-weight: 700;
  position: relative;
  width: 20.6rem;
  height: 3rem;
}
.div__div4 {
  color: #4a5466;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.3rem;
  line-height: 2.3rem;
  font-weight: 500;
  position: relative;
  width: 27.1rem;
  height: 4.9rem;
}
.div__frame-21313291972 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  width: 34rem;
  height: 13rem;
  position: absolute;
  left: 39.5rem;
  top: 30.7rem;
  overflow: hidden;
}
.div__div5 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.4rem;
  line-height: 3.0309999999999997rem;
  font-weight: 700;
  position: relative;
  width: 20.9rem;
  height: 3rem;
}
.div__frame-2131329190 {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__legit-check-50 {
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 2.4rem;
  line-height: 3.2350000000000003rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: relative;
  width: 42.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.legit-check-50-span {
  color: #ffffff;
}
.legit-check-50-span2 {
  color: #01bc6d;
}
.div__frame-1948754038 {
  display: flex;
  flex-direction: row;
  gap: 2.169rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__frame-1948754034 {
  border-radius: 1.9469999999999998rem;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: visible;
}
.div__frame-1948754035 {
  background: linear-gradient(
    180deg,
    rgba(28, 33, 43, 0.5) 0%,
    rgba(21, 25, 31, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  border-width: 0.162rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__yeezy-logo-1 {
  width: 9.831rem;
  height: 2.732rem;
  position: absolute;
  left: 3.246rem;
  top: 6.816rem;
  overflow: hidden;
}
.div__group5 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: -100%;
  top: 100%;
  transform: translate(0rem, -2.732rem);
  overflow: visible;
}
.div__frame-1948754036 {
  background: linear-gradient(
    180deg,
    rgba(28, 33, 43, 0.5) 0%,
    rgba(21, 25, 31, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  border-width: 0.162rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__frame-1948754058 {
  width: 10.867rem;
  height: 5.031000000000001rem;
  position: absolute;
  left: 2.759rem;
  top: 5.8420000000000005rem;
  overflow: visible;
}
.div__frame-1948754037 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.5) 0%,
    rgba(17, 21, 26, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__stone-island-logo-1 {
  width: 11.129000000000001rem;
  height: 4.057rem;
  position: absolute;
  left: 2.554rem;
  top: 6.004rem;
  overflow: visible;
}
.div__frame-19487540382 {
  border-radius: 1.9469999999999998rem;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: visible;
}
.div__frame-1948754039 {
  background: linear-gradient(
    180deg,
    rgba(28, 33, 43, 0.5) 0%,
    rgba(21, 25, 31, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  border-width: 0.162rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__group6 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: -100%;
  top: 100%;
  transform: translate(0rem, -2.732rem);
  overflow: visible;
}
.div__frame-1948754042 {
  background: linear-gradient(
    180deg,
    rgba(28, 33, 43, 0.5) 0%,
    rgba(21, 25, 31, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  border-width: 0.162rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__frame-19487540582 {
  width: 10.867rem;
  height: 5.031000000000001rem;
  position: absolute;
  left: 2.759rem;
  top: 5.8420000000000005rem;
  overflow: visible;
}
.div__frame-1948754043 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.5) 0%,
    rgba(17, 21, 26, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__stone-island-logo-12 {
  width: 11.129000000000001rem;
  height: 4.057rem;
  position: absolute;
  left: 2.554rem;
  top: 6.004rem;
  overflow: visible;
}
.div__frame-1948754045 {
  border-radius: 1.9469999999999998rem;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: visible;
}
.div__frame-1948754044 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.5) 0%,
    rgba(17, 21, 26, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__stone-island-logo-13 {
  width: 11.129000000000001rem;
  height: 4.057rem;
  position: absolute;
  left: 2.554rem;
  top: 6.004rem;
  overflow: visible;
}
.div__frame-1948754040 {
  background: linear-gradient(
    180deg,
    rgba(28, 33, 43, 0.5) 0%,
    rgba(21, 25, 31, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  border-width: 0.162rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__frame-19487540583 {
  width: 10.867rem;
  height: 5.031000000000001rem;
  position: absolute;
  left: 2.759rem;
  top: 5.8420000000000005rem;
  overflow: visible;
}
.div__frame-1948754041 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.5) 0%,
    rgba(17, 21, 26, 0.5) 100%
  );
  border-radius: 1.9469999999999998rem;
  flex-shrink: 0;
  width: 16.228rem;
  height: 16.228rem;
  position: relative;
  overflow: hidden;
}
.div__stone-island-logo-14 {
  width: 11.129000000000001rem;
  height: 4.057rem;
  position: absolute;
  left: 2.554rem;
  top: 6.004rem;
  overflow: visible;
}
.div__frame-2131329205 {
  display: flex;
  flex-direction: column;
  gap: 4.6rem;
  align-items: center;
  justify-content: flex-start;
  width: 164rem;
  position: absolute;
  left: 16.1rem;
  top: 192.6rem;
}
.div__frame-2131329192 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 60.1rem;
  position: relative;
}
.div__div6 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 3rem;
  line-height: 6.5760000000000005rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: relative;
  width: 36.6rem;
  height: 3.3rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div__legit-check {
  color: #4a5466;
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
.div__frame-2131329204 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__frame-2131329202 {
  display: flex;
  flex-direction: row;
  gap: 2.4rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__frame-2131329199 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 3rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 38.9rem;
  height: 36.1rem;
  position: relative;
  overflow: hidden;
}
.div__frame-21313291922 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 32.9rem;
  position: absolute;
  left: 3rem;
  top: 3.5rem;
}
.div__div7 {
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.2rem;
  line-height: 3rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: relative;
  width: 26.7rem;
  height: 5.9rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div-7-span {
  color: #ffffff;
}
.div-7-span2 {
  color: #01bc6d;
}
.div__div8 {
  color: #4a5466;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  width: 32.9rem;
}
.div__frame-2131329200 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 3rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 38.9rem;
  height: 36.1rem;
  position: relative;
  overflow: hidden;
}
.div__div9 {
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.2rem;
  line-height: 3rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: relative;
  width: 26.7rem;
  height: 5.3rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div-9-span {
  color: #ffffff;
}
.div-9-span2 {
  color: #01bc6d;
}
.div__frame-2131329201 {
  background: linear-gradient(
    247.01deg,
    rgba(255, 65, 65, 1) 0%,
    rgba(166, 48, 48, 1) 100%
  );
  border-radius: 3rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 81.2rem;
  height: 36.1rem;
  position: relative;
  overflow: hidden;
}
.div__frame-2131329193 {
  width: 37.483999999999995rem;
  height: 78.441rem;
  position: absolute;
  left: 40.6rem;
  top: 4rem;
}
.div___1-legit-default {
  background: #0a0c10;
  border-radius: 6rem;
  width: 35.825rem;
  height: 77.667rem;
  position: absolute;
  left: 0.885rem;
  top: 0.774rem;
  overflow: hidden;
}
.div__frame-1000006065 {
  width: 35.825rem;
  height: 5.287rem;
  position: absolute;
  left: 0.315rem;
  top: 0.826rem;
  overflow: hidden;
}
.div__group-520 {
  position: absolute;
  inset: 0;
}
.div__left-side {
  width: 4.808rem;
  height: 1.8699999999999999rem;
  position: static;
}
.div__status-bar-time {
  border-radius: 2.137rem;
  
  border-color: transparent;
  border-width: 0.089rem;
  width: 4.808rem;
  height: 1.8699999999999999rem;
  position: absolute;
  left: calc(50% - 14.995rem);
  top: 1.732rem;
}
.div___9-41 {
  color: #ffffff;
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 1.5134902954101563rem;
  line-height: 1.959rem;
  letter-spacing: -0.036rem;
  font-weight: 700;
  position: absolute;
  left: 0rem;
  top: 0.089rem;
  width: 4.808rem;
  height: 1.781rem;
}
.div__right-side {
  width: 4.576rem;
  height: 1.157rem;
  position: absolute;
  left: 27.439rem;
  top: 2.177rem;
  overflow: visible;
}
.div__frame-19487540452 {
  display: flex;
  flex-direction: row;
  gap: 0.9119999999999999rem;
  row-gap: 2rem;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 31.814rem;
  height: 71.013rem;
  position: absolute;
  left: 2.005rem;
  top: 6.654999999999999rem;
}
.div__frame-1948754059 {
  flex-shrink: 0;
  width: 30.264999999999997rem;
  height: 3.0989999999999998rem;
  position: relative;
}
.div__frame-1948754033 {
  display: flex;
  flex-direction: row;
  gap: 0.9119999999999999rem;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 16.363rem;
  top: 0rem;
}
.div__frame-1000006148 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 91.159rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  padding: 0.365rem 0.365rem 0.365rem 1.367rem;
  display: flex;
  flex-direction: row;
  gap: 0.273rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 10.209999999999999rem;
  height: 3.0989999999999998rem;
  position: relative;
  overflow: hidden;
}
.div___128-90 {
  color: #ffffff;
  text-align: justified;
  font-family: "Google Sans", sans-serif;
  font-size: 1.1850631713867188rem;
  font-weight: 700;
  position: relative;
  width: 4.74rem;
  height: 1.459rem;
}
.div__frame-1948754032 {
  background: rgba(19, 205, 144, 0.12);
  border-radius: 91.159rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 3.3729999999999998rem;
  height: 2.37rem;
  position: relative;
  overflow: hidden;
}
.div__frame-1948754050 {
  width: 1.519rem;
  height: 1.291rem;
  position: absolute;
  left: 1.003rem;
  top: 0.5469999999999999rem;
  overflow: visible;
}
.div__frame-1000006062 {
  background: #171b22;
  border-radius: 81.263rem;
  flex-shrink: 0;
  width: 2.7350000000000003rem;
  height: 2.7350000000000003rem;
  position: relative;
  overflow: hidden;
}
.div__image-12 {
  width: 3.0629999999999997rem;
  height: 3.0629999999999997rem;
  position: absolute;
  left: -0.041999999999999996rem;
  top: 0rem;
  object-fit: cover;
}
.div__frame-19487540322 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 91.159rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  padding: 0.5469999999999999rem 1.185rem 0.5469999999999999rem 1.185rem;
  display: flex;
  flex-direction: column;
  gap: 0.9119999999999999rem;
  align-items: center;
  justify-content: center;
  width: 12.671rem;
  height: 3.0989999999999998rem;
  position: absolute;
  left: -0.046rem;
  top: 0rem;
  overflow: hidden;
}
.div__frame-1948754049 {
  display: flex;
  flex-direction: row;
  gap: 0.45599999999999996rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__svg2 {
  flex-shrink: 0;
  width: 2.1879999999999997rem;
  height: 2.1879999999999997rem;
  position: relative;
  overflow: visible;
}
.div__frame-1948754048 {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 7.109999999999999rem;
  position: relative;
}
.div__legit-check2 {
  color: #ffffff;
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 0.911587142944336rem;
  line-height: 1.252rem;
  font-weight: 700;
  position: relative;
  width: 5.925rem;
  height: 0.9119999999999999rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div__telegram2 {
  color: #464f5d;
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 0.7292696475982666rem;
  line-height: 0.9390000000000001rem;
  font-weight: 400;
  position: relative;
  width: 12.019rem;
  height: 0.9119999999999999rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div__frame-1948754101 {
  display: flex;
  flex-direction: column;
  gap: 1.823rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 31.814rem;
  position: relative;
}
.div__frame-1000006071 {
  padding: 0rem 1.367rem 0rem 1.367rem;
  flex-shrink: 0;
  width: 31.814rem;
  height: 5.652rem;
  position: relative;
  overflow: hidden;
}
.div__frame-1000006115 {
  width: 2.7350000000000003rem;
  height: 2.7350000000000003rem;
  position: absolute;
  left: 0rem;
  top: 0.091rem;
}
.div__back {
  width: 2.7350000000000003rem;
  height: 2.7350000000000003rem;
  position: absolute;
  left: 0rem;
  top: 0rem;
}
.div__ellipse-10 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
}
.div__back2 {
  width: 40%;
  height: 40%;
  position: absolute;
  right: 30%;
  left: 30%;
  bottom: 30%;
  top: 30%;
}
.div__arrow {
  width: 58.33%;
  height: 29.17%;
  position: absolute;
  right: -22.92%;
  left: 64.58%;
  bottom: 50%;
  top: 20.83%;
  transform: translate(-0.365rem, -0.046rem);
  overflow: visible;
}
.div__back3 {
  position: absolute;
  inset: 0;
}
.div__back4 {
  width: 1.0939999999999999rem;
  height: 1.0939999999999999rem;
  position: absolute;
  left: 0.8210000000000001rem;
  top: 0.82rem;
}
.div__arrow2 {
  width: 58.33%;
  height: 29.17%;
  position: absolute;
  right: -22.91%;
  left: 64.58%;
  bottom: 50%;
  top: 20.83%;
  transform: translate(-0.365rem, -0.046rem);
  overflow: visible;
}
.div__div10 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4585392951965332rem;
  line-height: 1.276rem;
  font-weight: 700;
  position: absolute;
  left: 3.646rem;
  top: 0.9119999999999999rem;
}
.div__div11 {
  color: #464f5d;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.0939045906066895rem;
  line-height: 1.276rem;
  font-weight: 500;
  position: absolute;
  left: 3.646rem;
  top: 3.0989999999999998rem;
}
.div__frame-1000001532 {
  background: #171c23;
  border-radius: 2.7350000000000003rem;
  flex-shrink: 0;
  width: 29.080000000000002rem;
  height: 0.45599999999999996rem;
  position: relative;
  overflow: hidden;
}
.div__rectangle-2721 {
  background: #01bc6d;
  width: 4.102rem;
  height: 0.5469999999999999rem;
  position: absolute;
  left: -0.091rem;
  top: 0rem;
}
.div__frame-1000006075 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 91.159rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  align-self: stretch;
  flex-shrink: 0;
  height: 4.011rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__frame-1948754136 {
  display: flex;
  flex-direction: row;
  gap: 0.365rem;
  align-items: center;
  justify-content: center;
  width: 30.994rem;
  position: absolute;
  left: 0.365rem;
  top: 0.273rem;
}
.div__frame-1948754133 {
  background: #0c0f14;
  border-radius: 911.5870000000001rem;
  padding: 0.638rem 5.196rem 0.638rem 5.196rem;
  display: flex;
  flex-direction: row;
  gap: 0.9119999999999999rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 15.406rem;
  height: 3.3729999999999998rem;
  position: relative;
  overflow: hidden;
}
.div__div12 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.0939045906066895rem;
  line-height: 1.276rem;
  font-weight: 700;
  position: relative;
}
.div__frame-1948754135 {
  border-radius: 911.5870000000001rem;
  padding: 0.638rem 5.196rem 0.638rem 5.196rem;
  display: flex;
  flex-direction: row;
  gap: 0.9119999999999999rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 15.132rem;
  height: 3.3729999999999998rem;
  position: relative;
  overflow: hidden;
}
.div__div13 {
  color: #464f5d;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.0939045906066895rem;
  line-height: 1.276rem;
  font-weight: 500;
  position: relative;
}
.div__frame-1948754132 {
  display: flex;
  flex-direction: row;
  gap: 0.9119999999999999rem;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__frame-1000006072 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__jordan-svgrepo-com-1 {
  width: 5.1049999999999995rem;
  height: 5.1049999999999995rem;
  position: absolute;
  left: 2.37rem;
  top: 2.461rem;
  overflow: visible;
}
.div__frame-1000006069 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__champion-usa-logo-1 {
  width: 7.973000000000001rem;
  height: 1.459rem;
  position: absolute;
  left: 0.982rem;
  top: 4.284000000000001rem;
  overflow: visible;
}
.div__frame-10000060712 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__balenciaga-logo-1 {
  width: 7.566rem;
  height: 0.78rem;
  position: absolute;
  left: 1.367rem;
  top: 4.649rem;
  overflow: hidden;
}
.div__palm-angels-logo-1 {
  width: 7.876rem;
  height: 1.51rem;
  position: absolute;
  left: 1.0939999999999999rem;
  top: 4.284000000000001rem;
  overflow: visible;
}
.div__frame-1000006074 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__yeezy-logo-12 {
  width: 5.577rem;
  height: 1.55rem;
  position: absolute;
  left: 2.097rem;
  top: 4.3759999999999994rem;
  overflow: hidden;
}
.div__group7 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: -0.01%;
  left: 0%;
  bottom: -100%;
  top: 100%;
  overflow: visible;
}
.div__frame-1000006077 {
  border-radius: 0.696rem;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: visible;
}
.div__frame-1000006073 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__stone-island-logo-15 {
  width: 7.198rem;
  height: 2.6239999999999997rem;
  position: absolute;
  left: 1.367rem;
  top: 3.282rem;
  overflow: visible;
}
.div__frame-1000006076 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__frame-19487540584 {
  width: 7.1290000000000004rem;
  height: 3.3rem;
  position: absolute;
  left: 1.3679999999999999rem;
  top: 3.3729999999999998rem;
  overflow: visible;
}
.div__frame-1000006078 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__balenciaga-logo-12 {
  width: 7.566rem;
  height: 0.78rem;
  position: absolute;
  left: 1.185rem;
  top: 4.649rem;
  overflow: hidden;
}
.div__bape-1 {
  width: 4.011rem;
  height: 5.752000000000001rem;
  position: absolute;
  left: 2.9170000000000003rem;
  top: 2.097rem;
  overflow: visible;
}
.div__frame-10000060752 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__puma-complete-logo-1 {
  width: 7.656999999999999rem;
  height: 3.8289999999999997rem;
  position: absolute;
  left: 1.367rem;
  top: 2.552rem;
  overflow: visible;
}
.div__frame-1000006079 {
  background: linear-gradient(
    180deg,
    rgba(23, 28, 36, 0.75) 0%,
    rgba(17, 21, 26, 0.75) 100%
  );
  border-radius: 0.696rem;
  border-width: 0.091rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 9.936rem;
  height: 9.936rem;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(0.11599999999999999rem);
}
.div__supreme-logo-1 {
  width: 6.29rem;
  height: 2.17rem;
  position: absolute;
  left: 1.732rem;
  top: 3.9200000000000004rem;
  overflow: visible;
}
.div__rectangle-156635 {
  background: linear-gradient(
    269.22deg,
    rgba(12, 14, 19, 1) 0%,
    rgba(12, 14, 19, 0) 100%
  );
  width: 12.944999999999999rem;
  height: 38.833999999999996rem;
  position: absolute;
  left: 35.733999999999995rem;
  top: 66.728rem;
  transform-origin: 0 0;
  transform: rotate(90deg) scale(1, 1);
}
.div__rectangle-156634 {
  background: linear-gradient(
    269.22deg,
    rgba(12, 14, 19, 1) 0%,
    rgba(12, 14, 19, 0) 100%
  );
  width: 7.773999999999999rem;
  height: 38.788rem;
  position: absolute;
  left: 35.711rem;
  top: 71.924rem;
  transform-origin: 0 0;
  transform: rotate(90deg) scale(1, 1);
}
.div__home-indicator {
  height: 2.98rem;
  position: absolute;
  right: 0rem;
  left: 0.000022500827617477627rem;
  bottom: 0.028000000000000004rem;
}
.div__home-indicator2 {
  background: var(--label-color-dark-primary, #ffffff);
  border-radius: 8.765rem;
  width: 11.745000000000001rem;
  height: 0.438rem;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 0.6809999999999999rem;
}
.div___64083-f-3954-b-6-caa-178-f-7-1 {
  width: 37.483999999999995rem;
  height: 38.1rem;
  position: absolute;
  left: 0rem;
  top: 0rem;
  object-fit: cover;
}
.div__frame-2131329216 {
  width: 34.9rem;
  height: 17.036rem;
  position: absolute;
  left: 5.2rem;
  top: 9.3rem;
}
.div__div14 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 3.863468551635742rem;
  line-height: 4.379rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: absolute;
  left: 0rem;
  top: 0rem;
  width: 34.9rem;
  height: 10.045rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div___200 {
  color: rgba(255, 255, 255, 0.75);
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.2891820907592773rem;
  line-height: 2.0260000000000002rem;
  font-weight: 400;
  position: absolute;
  left: 0rem;
  top: 10.958rem;
  width: 32.598rem;
  height: 6.078rem;
}
.div__frame-21313292042 {
  display: flex;
  flex-direction: row;
  gap: 2.4rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__frame-21313292012 {
  background: var(
    --cheker,
    linear-gradient(180deg, rgba(1, 188, 109, 1) 0%, rgba(0, 134, 77, 1) 100%)
  );
  border-radius: 3rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 81.2rem;
  height: 36.1rem;
  position: relative;
  overflow: hidden;
}
.div__frame-1948754126 {
  animation: float 5s ease-in-out infinite;
  width: 33.2rem;
  height: 33.2rem;
  position: absolute;
  left: 5.5rem;
  top: 1.5rem;
}

@keyframes float {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}

.div__ellipse-46 {
  background: #01bc6d;
  border-radius: 50%;
  width: 10.022rem;
  height: 10.709999999999999rem;
  position: absolute;
  left: 14.276rem;
  top: 9.451rem;
  transform-origin: 0 0;
  transform: rotate(32.148deg) scale(1, 1);
  filter: blur(9.455rem);
}
.div__ellipse-47 {
  background: #01bc6d;
  border-radius: 50%;
  width: 7.672rem;
  height: 8.198rem;
  position: absolute;
  left: 14.623rem;
  top: 11.197rem;
  transform-origin: 0 0;
  transform: rotate(32.148deg) scale(1, 1);
  filter: blur(7.2379999999999995rem);
}
.div___4-1 {
  width: 23.171rem;
  height: 28.326999999999998rem;
  position: absolute;
  left: 4.003rem;
  top: 2.601rem;
  transform-origin: 0 0;
  transform: rotate(-0.325deg) scale(1, 1);
  object-fit: cover;
  aspect-ratio: 231.71/283.27;
}
.div___4-33 {
  width: 23.171rem;
  height: 28.326999999999998rem;
  position: absolute;
  left: 4.003rem;
  top: 2.601rem;
  transform-origin: 0 0;
  transform: rotate(-0.325deg) scale(1, 1);
  object-fit: cover;
  aspect-ratio: 231.71/283.27;
}
.div___4-34 {
  width: 14.419999999999998rem;
  height: 17.628999999999998rem;
  position: absolute;
  left: 35.998000000000005rem;
  top: 20.7rem;
  transform-origin: 0 0;
  transform: rotate(65.949deg) scale(1, 1);
  filter: blur(0.199rem);
  object-fit: cover;
  aspect-ratio: 144.2/176.29;
}
.div___4-35 {
  width: 8.341rem;
  height: 10.197rem;
  position: absolute;
  left: -4.886rem;
  top: 10.547rem;
  transform-origin: 0 0;
  transform: rotate(-75deg) scale(1, 1);
  filter: blur(0.16499999999999998rem);
  object-fit: cover;
  aspect-ratio: 83.41/101.97;
}
.div__frame-21313292162 {
  width: 36.9rem;
  height: 18.012rem;
  position: absolute;
  left: 41.5rem;
  top: 8.3rem;
}
.div__div15 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 4.084870910644531rem;
  line-height: 4.63rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: absolute;
  left: 0rem;
  top: 0rem;
  width: 36.9rem;
  height: 10.620999999999999rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div___2002 {
  color: rgba(255, 255, 255, 0.75);
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.363060760498047rem;
  line-height: 2.1420000000000003rem;
  font-weight: 400;
  position: absolute;
  left: 0rem;
  top: 11.586rem;
  width: 34.466rem;
  height: 6.426rem;
}
.div__div16 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.2rem;
  line-height: 6.5760000000000005rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: relative;
  align-self: stretch;
  height: 3.3rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div___2003 {
  color: #4a5466;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  width: 32.9rem;
}
.div__div17 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.2rem;
  line-height: 6.5760000000000005rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: relative;
  width: 26.7rem;
  height: 3.3rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div__legit-check3 {
  color: #4a5466;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  width: 32.9rem;
}
.div__frame-2131329203 {
  display: flex;
  flex-direction: row;
  gap: 2.4rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__frame-21313292013 {
  background: linear-gradient(
    247.01deg,
    rgba(15, 154, 223, 1) 0%,
    rgba(19, 71, 139, 1) 100%
  );
  border-radius: 3rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  flex-shrink: 0;
  width: 81.2rem;
  height: 36.1rem;
  position: relative;
  overflow: hidden;
}
.div__https-wwwpngguruin-1 {
  animation: float 5s ease-in-out infinite;
  width: 64.1rem;
  height: 64.1rem;
  position: absolute;
  left: 26.9rem;
  top: -13.3rem;
  object-fit: cover;
  aspect-ratio: 1;
}
.div__frame-2131329215 {
  display: flex;
  flex-direction: column;
  gap: 3.6rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 35.4rem;
  position: absolute;
  left: 5.2rem;
  top: 5.1rem;
}
.div__frame-2131329214 {
  display: flex;
  flex-direction: column;
  gap: 2.6rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.div__div18 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 3.4320335388183594rem;
  line-height: 3.88rem;
  font-weight: 700;
  position: relative;
  align-self: stretch;
  height: 7.3rem;
}
.div___2004 {
  color: rgba(255, 255, 255, 0.75);
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 400;
  position: relative;
  align-self: stretch;
  height: 6.6rem;
}
.div__svg3 {
  flex-shrink: 0;
  width: 3.02rem;
  height: 3.02rem;
  position: relative;
  overflow: visible;
}
.div__frame-21313291962 {
  display: flex;
  flex-direction: row;
  gap: 4.3rem;
  align-items: center;
  justify-content: flex-start;
  width: 159.9rem;
  position: absolute;
  left: 19.1rem;
  top: 330.2rem;
}
.div__frame-21313285882 {
  border-radius: 2.717rem;
  flex-shrink: 0;
  width: 85.2rem;
  height: 43.7rem;
  position: relative;
  overflow: hidden;
}
.div___12 {
  width: 86.9rem;
  height: 44.260000000000005rem;
  position: absolute;
  left: -0.6rem;
  top: -0.27999999999999997rem;
  object-fit: cover;
}
.div__frame-2131329208 {
  border-radius: 100rem;
  width: 10rem;
  height: 10rem;
  position: absolute;
  left: 37.3rem;
  top: 16.9rem;
  overflow: visible;
}
.div__frame-2131329206 {
  flex-shrink: 0;
  width: 70.4rem;
  height: 43.7rem;
  position: relative;
}
.div__div19 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 4.6rem;
  line-height: 6.5760000000000005rem;
  letter-spacing: -0.05em;
  font-weight: 700;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div__legit-check-4926850046-23-00-7-00 {
  color: #4a5466;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  align-self: stretch;
  height: 16.4rem;
}
.div__frame-21313291683 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  width: 34rem;
  height: 13rem;
  position: absolute;
  left: 0rem;
  top: 30.7rem;
  overflow: hidden;
}
.div___32 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.4rem;
  line-height: 3.0309999999999997rem;
  font-weight: 700;
  position: relative;
  width: 23rem;
  height: 3rem;
}
.div__frame-21313291973 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 2rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  width: 34rem;
  height: 13rem;
  position: absolute;
  left: 36.4rem;
  top: 30.7rem;
  overflow: hidden;
}
.div__div20 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 2.4rem;
  line-height: 3.0309999999999997rem;
  font-weight: 700;
  position: relative;
  width: 23rem;
  height: 3rem;
}
.div__frame-2131329207 {
  background: #0b0d12;
  width: 192rem;
  height: 12.1rem;
  position: absolute;
  left: 0rem;
  top: 0rem;
  overflow: hidden;
}
.div__frame-2131329232 {
  width: 157rem;
  height: 7.3rem;
  position: absolute;
  left: 18.5rem;
  top: 2.4rem;
}
.div__frame-2131329210 {
  width: 157rem;
  height: 7.3rem;
  position: absolute;
  left: 0rem;
  top: 0rem;
}
.div__border {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 100rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  padding: 2.3rem 2.6rem 2.3rem 2.6rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  width: 45.4rem;
  height: 7.1rem;
  position: absolute;
  left: 54.7rem;
  top: 0.1rem;
  overflow: hidden;
}
.div__frame-3 {
  padding: 0.9rem 0rem 0.9rem 0rem;
  flex-shrink: 0;
  width: 35.8rem;
  height: 5.2rem;
  position: relative;
}
.div__frame-2 {
  display: flex;
  flex-direction: row;
  gap: 2.5rem;
  align-items: center;
  justify-content: flex-start;
  width: 35.4rem;
  position: absolute;
  left: -0.05rem;
  top: 0.95rem;
}
.div__link2 {
  border-radius: 0.8rem;
  flex-shrink: 0;
  width: 5.7rem;
  height: 2.8rem;
  position: relative;
}
.div__div21 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  position: absolute;
  left: 0.8rem;
  top: 0.6rem;
  width: 4.1rem;
  height: 1.7rem;
}
.div__link3 {
  border-radius: 0.8rem;
  flex-shrink: 0;
  width: 5.2rem;
  height: 2.8rem;
  position: relative;
}
.div__div22 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  position: absolute;
  left: 0.75rem;
  top: 0.55rem;
  width: 3.8rem;
  height: 1.7rem;
}
.div__link4 {
  border-radius: 0.8rem;
  flex-shrink: 0;
  width: 10.6rem;
  height: 2.8rem;
  position: relative;
}
.div__div23 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  position: absolute;
  left: 0.4rem;
  top: 0.5rem;
  width: 9.8rem;
}
.div__link5 {
  border-radius: 0.8rem;
  flex-shrink: 0;
  width: 7.8rem;
  height: 2.8rem;
  position: relative;
}
.div__div24 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  position: absolute;
  left: 1.4rem;
  top: 0.6rem;
  width: 5rem;
  height: 1.7rem;
}
.div__frame-19487540323 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 100rem;
  padding: 0.6rem 1.3rem 0.6rem 1.3rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  width: 30.5rem;
  height: 7.3rem;
  position: absolute;
  left: 126.4rem;
  top: 0rem;
  overflow: hidden;
}
.div__frame-19487540492 {
  display: flex;
  flex-direction: row;
  gap: 1.342rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 25.381rem;
  position: relative;
}
.div__frame-19487540493 {
  display: flex;
  flex-direction: row;
  gap: 0.9349999999999999rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 19.829rem;
  position: relative;
}
.div__svg4 {
  flex-shrink: 0;
  width: 4.49rem;
  height: 4.49rem;
  position: relative;
  overflow: visible;
}
.div__frame-19487540482 {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 14.591rem;
  position: relative;
}
.div__legitcheck {
  color: #ffffff;
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 1.6rem;
  line-height: 2.569rem;
  font-weight: 700;
  position: relative;
  width: 9.6rem;
  height: 1.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div__telegram3 {
  color: #464f5d;
  text-align: center;
  font-family: "Google Sans", sans-serif;
  font-size: 1.2rem;
  line-height: 1.927rem;
  font-weight: 400;
  position: relative;
  width: 11.5rem;
  height: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div__svg5 {
  flex-shrink: 0;
  width: 4.149rem;
  height: 4.149rem;
  position: relative;
  overflow: visible;
}
.div__frame-21313289532 {
  display: flex;
  flex-direction: row;
  gap: 1.378rem;
  align-items: center;
  justify-content: flex-start;
  width: 19.3rem;
  position: absolute;
  left: 6.1rem;
  top: 1.27rem;
}
.div__group-90012 {
  flex-shrink: 0;
  width: 5.305rem;
  height: 5.037rem;
  position: relative;
  overflow: visible;
}
.checker-2-span {
  color: #ffffff;
}
.checker-2-span2 {
  color: #01bc6d;
}
.div__border2 {
  background: var(
    --bek-plashek-temnyj,
    linear-gradient(180deg, rgba(23, 28, 36, 1) 0%, rgba(17, 21, 26, 1) 100%)
  );
  border-radius: 100rem;
  border-width: 0.2rem;
  
  border-image: var(
    --obvodka-temnaya-versiya,
    linear-gradient(
      180deg,
      rgba(179, 214, 255, 0.03) 0%,
      rgba(179, 214, 255, 0) 100%
    )
  );
  border-image-slice: 1;
  padding: 2.3rem 2.6rem 2.3rem 2.6rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  width: 52.9rem;
  height: 7.9rem;
  position: fixed;
  left: 70.8rem;
  top: 87.8rem;
  overflow: hidden;
}
.div__frame-2131329218 {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 44.1rem;
  position: relative;
}
.div__link6 {
  border-radius: 0.8rem;
  flex-shrink: 0;
  width: 7rem;
  height: 2.8rem;
  position: relative;
}
.div__div25 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  position: absolute;
  left: 1.6620000000000001rem;
  top: 0.55rem;
  width: 4.1rem;
  height: 1.7rem;
}
.div__div26 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  position: absolute;
  left: 1.6620000000000001rem;
  top: 0.55rem;
  width: 3.6rem;
  height: 1.7rem;
}
.div__frame-2131329178 {
  background: var(
    --bek-stranica,
    linear-gradient(180deg, rgba(13, 16, 22, 1) 0%, rgba(10, 12, 16, 1) 100%)
  );
  border-radius: 11.248999999999999rem;
  flex-shrink: 0;
  width: 5.6240000000000006rem;
  height: 5.6240000000000006rem;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
}
.div__group-90013 {
  width: 60.45%;
  height: 57.4%;
  position: absolute;
  right: 19.99%;
  left: 19.56%;
  bottom: 20.16%;
  top: 22.44%;
  overflow: visible;
}
.div__link7 {
  border-radius: 0.8rem;
  flex-shrink: 0;
  width: 10.2rem;
  height: 2.8rem;
  position: relative;
}
.div__div27 {
  color: #ffffff;
  text-align: left;
  font-family: "Google Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  position: absolute;
  left: 0.33799999999999997rem;
  top: 0.55rem;
  width: 5rem;
  height: 1.7rem;
}
