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

.container {
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  max-width: 100%;
  width: 375px;
}

.wrapper {
  overflow: hidden;
  position: relative;
  margin: 0 auto -30px;
  max-width: 1920px;
  overflow: hidden;
}

body {
  font-family: "Manrope", sans-serif;
  color: #1A1A1A;
  font-size: 18px;
  line-height: 1.22;
  background: #F0F0F0;
}

section {
  position: relative;
  padding-bottom: 40px;
}

img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

h1 {
  font-size: 32px;
  font-weight: 700;
}

h2 {
  font-size: 22px;
  font-weight: 500;
}

.title {
  font-size: 24px;
  font-weight: 500;
}
.title b {
  font-weight: 600;
}

.text {
  font-size: 20px;
  font-weight: 400;
}
.text b {
  font-weight: 600;
}

.button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  outline: none;
  width: 234px;
  height: 60px;
  border: none;
  line-height: 1;
  position: relative;
  border: 1px solid #4E4E4E;
  transition: background-color 0.4s;
  border-radius: 122px;
  cursor: pointer;
  font-family: Manrope;
  font-size: 18px;
  line-height: 1;
  color: #FFFFFF;
  background-color: #242424;
  z-index: 15;
}
.button svg {
  fill: #fff;
  width: 24px;
  height: 24px;
  margin-left: 10px;
}
.button span {
  font-size: 20px;
  font-weight: 600;
}
.button:hover {
  background-color: #3A3A3A;
}
.button--wh {
  background: #FFF;
  color: #1A1A1A;
}
.button--wh svg {
  fill: #1A1A1A;
}
.button--wh:hover {
  background: rgba(255, 255, 255, 0.8);
}

.bl {
  border-radius: 20px;
  background: #1A1A1A;
  color: #fff;
}

.container.bl {
  padding: 36px 20px 50px;
}

.container.wh, .container.bl {
  width: 335px;
}

.wh {
  border-radius: 20px;
  background: #FFF;
}

.info {
  padding-top: 12px;
}
.info p {
  margin-top: 24px;
}

#spriteSvg {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 0;
  height: 0;
  opacity: 0;
}

.bg {
  background: #FFF;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.header .container {
  display: flex;
  height: 60px;
  justify-content: space-between;
  align-items: center;
}
.header__logo {
  display: inline-block;
}
.header__logo svg, .header__logo a svg {
  width: 58px;
  height: 23px;
  fill: #1A1A1A;
  margin-top: 3px;
}
.header__logo a {
  display: inline-block;
}
.header__nav {
  display: flex;
}
.header__nav li {
  display: block;
}
.header__nav li:first-child {
  margin-right: 29px;
}
.header__nav a {
  color: #1A1A1A;
  position: relative;
  z-index: 5;
  transition: color 0.4s;
  font-weight: 600;
}
.header__nav a::before {
  position: absolute;
  content: "";
  border-radius: 40px;
  background: #1A1A1A;
  opacity: 0;
  top: -5px;
  bottom: -5px;
  left: -20px;
  right: -20px;
  z-index: -1;
  transition: opacity 0.4s;
}
.header__nav a:hover {
  color: #fff;
}
.header__nav a:hover::before {
  opacity: 1;
}
.header.scroll {
  position: fixed;
  transform: translateY(-100%);
}
.header.animation {
  transition: transform 0.25s;
}
.header.show {
  position: fixed;
  transform: translateY(0);
  transition: transform 0.25s;
}

.header {
  background: #F0F0F0;
}

.empty {
  padding-top: 133px;
}
.empty h1 {
  text-align: center;
  font-weight: 600;
}
.empty h2 {
  text-align: center;
  margin-top: 13px;
}

.forefront {
  background: #1A1A1A;
  padding: 60px 20px 139px;
  overflow: hidden;
  margin: 73px auto 0;
  width: 100%;
  border-radius: 20px;
}
.forefront .container {
  padding: 0;
}
.forefront .container::before {
  position: absolute;
  content: "";
  width: 946px;
  height: 960px;
  top: -130px;
  left: 50%;
  transform: translateX(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='950' height='961' fill='none'%3E%3Crect width='339.3' height='222.5' x='500.4' y='715' fill='%238777F1' fill-opacity='.1' rx='30' transform='rotate(4 500.4 715)'/%3E%3Crect width='338.3' height='221.5' x='500.9' y='715.5' stroke='url(%23a)' stroke-opacity='.3' rx='29.5' transform='rotate(4 501 715.5)'/%3E%3Crect width='339.3' height='222.5' x='619.5' y='656' fill='%238777F1' fill-opacity='.1' rx='30' transform='rotate(13 619.5 656)'/%3E%3Crect width='338.3' height='221.5' x='619.9' y='656.6' stroke='url(%23b)' stroke-opacity='.3' rx='29.5' transform='rotate(13 619.9 656.6)'/%3E%3Crect width='339.3' height='222.5' x='87.1' y='58' fill='%238777F1' fill-opacity='.1' rx='30' transform='rotate(16 87.1 58)'/%3E%3Crect width='338.3' height='221.5' x='87.5' y='58.6' stroke='url(%23c)' stroke-opacity='.3' rx='29.5' transform='rotate(16 87.5 58.6)'/%3E%3Crect width='339.3' height='222.5' x='171.6' fill='%238777F1' fill-opacity='.1' rx='30' transform='rotate(50 171.6 0)'/%3E%3Crect width='338.3' height='221.5' x='171.6' y='.7' stroke='url(%23d)' stroke-opacity='.3' rx='29.5' transform='rotate(50 171.6 .7)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='670.1' x2='670.1' y1='715' y2='937.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='789.2' x2='789.2' y1='656' y2='878.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='256.8' x2='256.8' y1='58' y2='280.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='341.3' x2='341.3' y1='0' y2='222.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") center/contain no-repeat;
}
.forefront .container::before {
  top: -180px;
}
.forefront .button {
  margin: 35px auto 0;
}
.forefront .form {
  display: flex;
  flex-direction: column;
}
.forefront .form__text {
  color: #fff;
  padding-top: 93px;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  display: block;
  line-height: 1.35;
}
.forefront .form__text .button {
  margin-top: 35px;
  margin-bottom: 80px;
}
.forefront .form div {
  position: relative;
  margin: 0 auto 12px;
  max-width: 583px;
  width: 100%;
}
.forefront .form div:not(.area) {
  height: 59px;
}
.forefront .form div.area {
  height: 87px;
}
.forefront .form div label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  color: #A8A8A8;
  font-family: Manrope;
  font-size: 18px;
  font-weight: 500;
  transition: 0.5s;
  pointer-events: none;
}
.forefront .form input {
  height: 100%;
  padding: 0 10px 0 20px;
}
.forefront .form .area > label {
  top: 28px;
}
.forefront .form input, .forefront .form textarea {
  outline: none;
  border-radius: 10px;
  border: 1px solid #E1E1E1;
  background: #FFF;
  width: 100%;
  max-width: 583px;
  font-family: Manrope;
  font-size: 18px;
  font-weight: 500;
}
.forefront .form input:valid:not(:-moz-placeholder-shown) ~ label, .forefront .form input:invalid:not(:-moz-placeholder-shown) ~ label, .forefront .form textarea:valid:not(:-moz-placeholder-shown) ~ label, .forefront .form textarea:invalid:not(:-moz-placeholder-shown) ~ label {
  top: 9px;
  font-size: 14px;
  font-weight: 500;
  color: #A8A8A8;
  outline: none;
}
.forefront .form input:focus ~ label, .forefront .form input:valid:not(:placeholder-shown) ~ label, .forefront .form input:invalid:not(:placeholder-shown) ~ label, .forefront .form textarea:focus ~ label, .forefront .form textarea:valid:not(:placeholder-shown) ~ label, .forefront .form textarea:invalid:not(:placeholder-shown) ~ label {
  top: 9px;
  font-size: 14px;
  font-weight: 500;
  color: #A8A8A8;
  outline: none;
}
.forefront .form input::-moz-placeholder, .forefront .form textarea::-moz-placeholder {
  color: transparent;
}
.forefront .form input::placeholder, .forefront .form textarea::placeholder {
  color: transparent;
}
.forefront .form input:placeholder, .forefront .form textarea:placeholder {
  color: transparent;
}
.forefront .form input:-webkit-autofill, .forefront .form input:-webkit-autofill:focus, .forefront .form textarea:-webkit-autofill, .forefront .form textarea:-webkit-autofill:focus {
  -webkit-transition: background-color 0s 600000s, color 0s 600000s;
  transition: background-color 0s 600000s, color 0s 600000s;
}
.forefront .form textarea {
  padding: 13px 10px 0 20px;
  width: 360px;
  outline: none;
  border-radius: 10px;
  border: 1px solid #E1E1E1;
  background: #FFF;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  font-family: Manrope;
  font-size: 18px;
  font-weight: 500;
}

.creators {
  margin-top: 80px;
}
.creators .container.wh {
  padding-top: 58px;
  padding-bottom: 50px;
}
.creators img {
  position: relative;
  max-width: none;
  width: 300px;
}
.creators .info {
  margin-top: 60px;
}
.creators .info b {
  margin-bottom: 24px;
}

.enterprice {
  margin-top: 30px;
  margin-bottom: 125px;
}
.enterprice .container.bl {
  padding-top: 0;
}
.enterprice__img {
  position: relative;
  padding-top: 100px;
}
.enterprice__img img {
  position: relative;
  z-index: 5;
  max-width: none;
  width: 350px;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0px 0px 48% 48%;
}
.enterprice__img::before {
  content: "";
  position: absolute;
  inline-size: 270px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(86.14% 86.14% at 76.02% 18.42%, rgba(135, 119, 241, 0.9) 0%, rgba(135, 119, 241, 0) 100%);
  bottom: 0;
  left: 47%;
  transform: translateX(-50%) rotate(-250deg);
  z-index: 1;
}
.enterprice__img::after {
  content: "";
  width: 193px;
  height: 149px;
  top: 57px;
  right: -12px;
  z-index: 3;
  position: absolute;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='410' height='252' fill='none'%3E%3Crect width='337.9' height='69.8' x='.4' y='.4' fill='%23fff' stroke='%231A1A1A' stroke-width='.9' rx='8.1'/%3E%3Cpath fill='%231A1A1A' d='m18.2 30.8 4-12.3h2.6l4 12.3h-1.9l-3.7-11.2h.5L20 30.8h-1.9Zm2-2.8v-1.7h6.5V28h-6.4Zm13.5 3c-.6 0-1.1 0-1.6-.3a3 3 0 0 1-1-.8c-.3-.3-.5-.7-.6-1a5.6 5.6 0 0 1-.4-2.2v-5.1h1.8v5.6l.4 1c.2.4.4.6.7.8.3.2.7.3 1.2.3l1-.1.7-.5.5-1 .2-1.3 1 .4a5 5 0 0 1-.4 2.2c-.3.6-.8 1.1-1.3 1.5a4 4 0 0 1-2.2.5Zm3-.2V28h-.1v-6.5h1.8v9.2h-1.6Zm7.8 4.3c-.5 0-1 0-1.4-.2a4.1 4.1 0 0 1-2.2-1.8l1.6-.8c.2.4.5.6.9.8.4.2.7.3 1.1.3.6 0 1 0 1.3-.3.4-.2.7-.4.9-.8l.2-1.3v-2.6h.2v-6.8h1.6V31a9 9 0 0 1-.1 1.4c-.1.6-.4 1.1-.8 1.5-.3.4-.8.7-1.4 1l-1.9.2Zm-.1-4a3.8 3.8 0 0 1-3.7-2.5 6 6 0 0 1-.5-2.4c0-1 .2-1.8.5-2.5.4-.7.9-1.3 1.5-1.7.6-.5 1.4-.7 2.2-.7a3.6 3.6 0 0 1 3.6 2.4c.3.7.4 1.5.4 2.5 0 .9-.1 1.7-.4 2.4a4 4 0 0 1-1.4 1.8c-.6.4-1.3.6-2.2.6Zm.2-1.7c.6 0 1.1-.1 1.5-.4.3-.3.6-.7.8-1.2.2-.4.2-1 .2-1.6a5 5 0 0 0-.2-1.7c-.2-.5-.5-.9-.8-1.2-.4-.2-.8-.4-1.4-.4-.6 0-1 .2-1.5.5-.3.3-.6.6-.8 1.1-.2.5-.3 1-.3 1.7 0 .6.1 1.1.3 1.6.2.5.5.9.8 1.2.4.3.9.4 1.4.4Zm10 1.6c-.7 0-1.2 0-1.6-.3a3 3 0 0 1-1-.8c-.4-.3-.6-.7-.7-1a5.6 5.6 0 0 1-.4-2.2v-5.1h1.8V26l.1 1.1c0 .4.2.7.4 1 .1.4.4.6.7.8.3.2.7.3 1.2.3l.9-.1.7-.5.5-1 .2-1.3 1.1.4A5 5 0 0 1 58 29c-.3.6-.7 1.1-1.3 1.5a4 4 0 0 1-2.1.5Zm3-.2V28h-.2v-6.5h1.8v9.2h-1.6Zm7.5.2c-1.1 0-2-.2-2.7-.7a3.1 3.1 0 0 1-1.3-2.1l1.8-.3c.1.5.4.9.8 1.1.4.3.9.4 1.5.4s1 0 1.3-.3c.3-.2.5-.5.5-1 0-.2 0-.3-.2-.5 0-.1-.3-.3-.7-.4l-1.6-.5-1.9-.6-1-.9-.2-1.1c0-.6.1-1 .4-1.5.3-.4.7-.7 1.2-1 .6-.2 1.2-.3 2-.3a5 5 0 0 1 1.8.4c.6.2 1 .5 1.4.9.3.4.5.9.6 1.4l-1.9.3c0-.4-.2-.7-.6-1-.3-.3-.8-.4-1.3-.4-.6 0-1 0-1.4.3-.3.2-.5.4-.5.8l.2.5.8.4 1.6.5 1.8.6c.5.3.8.6 1 .9.2.3.3.7.3 1.2 0 1-.3 1.6-1 2.1-.6.6-1.5.8-2.7.8Zm10.9-.2-1.7.1c-.6 0-1.1-.1-1.5-.3a2 2 0 0 1-1-1c-.2-.3-.3-.7-.3-1.1V19h1.7v8a47.5 47.5 0 0 0 .2 1.6c.2.4.5.6 1 .6H76v1.5ZM69.7 23v-1.4H76V23h-6.3Zm11.6 7.8V18.5h5a7 7 0 0 1 .9 0c.7.2 1.3.4 1.7.8.5.3.8.8 1 1.3a4.7 4.7 0 0 1 0 3.6c-.2.6-.5 1-1 1.4-.4.4-1 .6-1.7.7a6.5 6.5 0 0 1-1 0h-3.1v4.5h-1.8Zm1.8-6.1h3a4.5 4.5 0 0 0 .9-.1c.3 0 .6-.2.8-.5.3-.2.4-.5.5-.8a3 3 0 0 0 0-1.8 2 2 0 0 0-.5-.8l-.8-.4-.4-.1H83v4.5ZM94.3 31c-.7 0-1.3-.1-1.7-.4-.5-.2-.8-.5-1-1-.3-.4-.4-.8-.4-1.3s0-1 .2-1.3l.8-.9a4 4 0 0 1 1.2-.6l1.3-.3a47.2 47.2 0 0 1 3.4-.5l-.7.4c0-.7-.1-1.3-.4-1.6-.3-.4-.9-.5-1.7-.5-.4 0-.9 0-1.3.3-.4.2-.7.6-.8 1.1l-1.7-.5c.2-.8.7-1.4 1.3-1.9.7-.4 1.5-.7 2.6-.7a5 5 0 0 1 2.1.4c.6.3 1 .8 1.4 1.4l.2 1v6.7h-1.5v-2.1l.3.2a4 4 0 0 1-1.4 1.6c-.6.4-1.4.5-2.2.5Zm.3-1.4c.5 0 1-.1 1.3-.3.4-.2.7-.4.9-.7.2-.3.4-.6.4-.9l.2-.9V26l.6.2a483.1 483.1 0 0 1-3.8.7l-.6.3-.5.4-.2.6.2.7c.1.2.3.4.6.5l1 .2Zm7.5 5.3L104 30v1.4l-4-9.8h1.9l3 7.6h-.6l2.9-7.6h1.8l-5 13.3H102ZM114 31c-1 0-1.7-.2-2.4-.6-.7-.4-1.2-1-1.6-1.7-.3-.7-.5-1.6-.5-2.5 0-1 .2-1.8.5-2.6.4-.7 1-1.3 1.6-1.7.7-.4 1.5-.6 2.4-.6.9 0 1.7.2 2.4.6.6.5 1.2 1 1.5 1.8.4.7.6 1.5.6 2.5s-.2 1.8-.6 2.5a4.2 4.2 0 0 1-4 2.3Zm0-1.7c.9 0 1.5-.2 2-.8.4-.6.6-1.4.6-2.3 0-1-.2-1.8-.7-2.3-.4-.6-1-.9-2-.9-.5 0-1 .1-1.4.4-.4.3-.7.6-.9 1.1l-.2 1.7c0 1 .2 1.7.6 2.3.5.6 1.1.8 2 .8Zm9.8 1.7c-.6 0-1.2 0-1.6-.3a3 3 0 0 1-1-.8c-.3-.3-.5-.7-.6-1a5.6 5.6 0 0 1-.4-2.2v-5.1h1.8v5.6l.4 1c.2.4.4.6.7.8.3.2.7.3 1.2.3l1-.1.7-.5.5-1 .1-1.3 1.2.4a5 5 0 0 1-.5 2.2c-.3.6-.8 1.1-1.4 1.5a4 4 0 0 1-2 .5Zm3-.2V28h-.2v-6.5h1.8v9.2h-1.5Zm9.3 0-1.7.1c-.6 0-1-.1-1.5-.3a2 2 0 0 1-1-1c-.2-.3-.3-.7-.3-1.1V19h1.8v8a52.9 52.9 0 0 0 .1 1.6c.2.4.6.6 1 .6h1.6v1.5Zm-6.3-7.8v-1.4h6.3V23h-6.3ZM35.5 51.8c-.6 0-1.2-.1-1.7-.4a2.8 2.8 0 0 1-1.5-2.6 2.7 2.7 0 0 1 1.7-2.7v.5a2.5 2.5 0 0 1-1.5-2.3c0-.6.2-1 .4-1.5.3-.4.6-.7 1-.9.5-.2 1-.3 1.6-.3.6 0 1.1.1 1.5.3.5.2.8.5 1 1 .3.3.5.8.5 1.4 0 .5-.1 1-.4 1.3-.2.4-.6.7-1 1V46c.5.3 1 .6 1.2 1.1.3.5.4 1 .4 1.6a2.8 2.8 0 0 1-1.6 2.6c-.4.3-1 .4-1.6.4Zm0-1.2c.6 0 1-.1 1.4-.4.4-.3.5-.8.5-1.4 0-.6-.1-1-.5-1.4a2 2 0 0 0-1.4-.5 2 2 0 0 0-1.4.5c-.3.3-.5.8-.5 1.4 0 .6.2 1 .5 1.4.4.3.8.4 1.4.4Zm0-4.8c.5 0 1-.1 1.2-.4.3-.2.5-.6.5-1.1 0-.5-.2-1-.5-1.2-.3-.2-.7-.3-1.2-.3s-.9 0-1.2.3c-.3.3-.5.7-.5 1.2s.2.9.5 1.1c.3.3.7.4 1.2.4Zm10.6 6a3 3 0 0 1-2.9-1.9c-.3-.6-.4-1.2-.4-2 0-.7.1-1.4.4-2 .3-.6.7-1 1.1-1.3a3 3 0 0 1 1.8-.6 3 3 0 0 1 1.7.5c.5.4.9.8 1.1 1.4.3.6.4 1.3.4 2s-.1 1.4-.4 2c-.2.6-.6 1-1 1.4-.5.3-1.1.5-1.8.5Zm.2-1.1a2 2 0 0 0 1.2-.4c.3-.2.5-.5.7-1l.2-1.4c0-.5 0-1-.2-1.4a2 2 0 0 0-.7-1 2 2 0 0 0-1.2-.3 2 2 0 0 0-1.3.3l-.7 1a4 4 0 0 0-.2 1.4c0 .5 0 1 .2 1.4.2.4.4.8.7 1 .4.3.8.4 1.3.4Zm2.1.9v-5.4h-.1v-4.4h1.2v9.8h-1Zm5 .2c-.5 0-1-.1-1.3-.3-.4-.2-.6-.5-.8-.8-.2-.3-.3-.7-.3-1 0-.5 0-.8.2-1l.6-.8 1-.4 1.2-.3a40.2 40.2 0 0 1 2.5-.4l-.4.3c0-.7-.1-1.1-.4-1.5-.3-.3-.7-.4-1.4-.4-.5 0-.9 0-1.2.3-.3.2-.6.5-.7 1l-1.1-.4c.1-.6.5-1.1 1-1.5.5-.4 1.2-.6 2-.6.7 0 1.2.2 1.7.4s.8.6 1 1c.2.3.2.6.2.8v5.4h-1v-1.8l.3.2a3 3 0 0 1-1.2 1.3c-.5.4-1.1.5-1.8.5Zm.3-1c.4 0 .8 0 1.1-.2l.8-.7.4-.8v-1.4l.5.2a167.5 167.5 0 0 1-3.2.5 3 3 0 0 0-.5.2l-.5.4a1.2 1.2 0 0 0 0 1.2l.5.4.9.2Zm6 4L61 51v1.1L58 44.2h1.3l2.5 6.4h-.4l2.3-6.4h1.2l-4 10.7h-1.1Zm9-3c-.8 0-1.5-.2-2.1-.6-.6-.4-1-.9-1-1.6l1.2-.2c.1.4.3.7.7 1 .3.2.8.3 1.3.3a2 2 0 0 0 1.2-.3c.3-.2.4-.5.4-.9l-.1-.5-.6-.3-1.3-.4-1.6-.6a2 2 0 0 1-.8-.6l-.2-1c0-.3.1-.7.3-1 .3-.4.6-.6 1-.8l1.5-.3c.6 0 1 .1 1.5.3.5.2.8.4 1 .8.4.3.5.7.6 1l-1.3.3c0-.4-.2-.7-.5-1-.4-.1-.8-.3-1.3-.3a2 2 0 0 0-1.1.3c-.3.2-.5.4-.5.7 0 .2 0 .4.2.5l.6.3c.3.2.7.3 1.3.4l1.5.6c.4.2.7.4.9.7l.2 1a2 2 0 0 1-.8 1.6c-.5.4-1.2.6-2.2.6Zm8-.2v-8.9l.4-.5c.2-.2.3-.4.5-.4l.6-.2h1.6v1h-.9c-.4 0-.6 0-.8.3-.2.1-.3.4-.3.8v7.9h-1.2Zm-1.3-6.4v-1h4.4v1h-4.4Zm5.5 6.4v-7.4h1V46l-.1-.2.3-.6.5-.5.6-.4a2.7 2.7 0 0 1 1.4 0v1h-.8c-.3 0-.6.2-.8.4-.3.1-.5.3-.6.6l-.3.8v4.5h-1.2Zm8 .2c-.7 0-1.3-.2-1.9-.5-.5-.3-.9-.8-1.2-1.4-.3-.6-.4-1.2-.4-2s.1-1.4.4-2c.3-.6.7-1 1.3-1.4.5-.3 1.1-.5 1.8-.5.8 0 1.4.2 2 .5.5.4.9.8 1.2 1.4.2.6.4 1.3.4 2 0 .8-.2 1.5-.4 2a3.3 3.3 0 0 1-3.2 1.9Zm0-1.1c.8 0 1.4-.3 1.7-.8.4-.5.6-1.2.6-2s-.2-1.5-.6-2c-.3-.5-1-.7-1.7-.7-.5 0-.9.1-1.2.3a2 2 0 0 0-.8 1l-.2 1.4c0 .8.2 1.5.6 2 .3.5.9.8 1.6.8Zm13.9.9v-4.7c0-.6-.2-1-.5-1.3-.3-.3-.6-.5-1.1-.5l-.8.2-.6.6a2 2 0 0 0-.2 1l-.7-.2c0-.6.1-1 .4-1.4.2-.4.5-.7.9-1l1.3-.2c.8 0 1.4.2 1.8.7.5.4.7 1 .7 1.8v5h-1.2Zm-8.8 0v-7.4h1v2h.2v5.4H94Zm4.4 0v-4.7c0-.5-.2-1-.5-1.3-.2-.3-.6-.5-1.1-.5-.5 0-.9.2-1.2.5-.3.4-.4.8-.4 1.3l-.6-.4a2.4 2.4 0 0 1 1.2-2.1c.4-.2.9-.3 1.3-.3.5 0 1 0 1.3.3.4.2.7.5.9.9.2.4.3.8.3 1.3v5h-1.2Zm15.3 0v-4.7l-.4-.9-.6-.6-1-.2c-.3 0-.6 0-.8.2-.2 0-.5.2-.6.4l-.5.8v1.1l-.9-.2c0-.7.1-1.3.4-1.9.3-.5.6-.9 1-1.1.5-.3 1-.4 1.7-.4.5 0 1 0 1.2.2.4.1.7.3.9.6l.5.8.3 1V51.5h-1.2Zm-5.2 0v-7.4h1v2h.2v5.4h-1.2Zm11.3.2c-.7 0-1.4-.2-2-.5-.4-.3-.8-.8-1.1-1.4a4.5 4.5 0 0 1 0-4c.3-.6.7-1 1.2-1.4.5-.3 1.2-.5 1.9-.5s1.4.2 1.9.5c.5.4 1 .8 1.2 1.4.3.6.4 1.3.4 2 0 .8-.1 1.5-.4 2a3.3 3.3 0 0 1-3.1 1.9Zm0-1.1c.7 0 1.3-.3 1.7-.8.4-.5.5-1.2.5-2s-.1-1.5-.5-2-1-.7-1.7-.7c-.5 0-1 .1-1.3.3a2 2 0 0 0-.7 1c-.2.4-.3.9-.3 1.4 0 .8.2 1.5.6 2 .4.5 1 .8 1.7.8Zm6.3.9-2.2-7.4h1.2l1.6 5.4 1.7-5.4h1l1.7 5.4 1.7-5.4h1.1l-2.2 7.4h-1l-1.8-5.6-1.8 5.6h-1Z'/%3E%3Cpath fill='%23D5D5D5' d='M250.2 39.6v-3.2H247V35h3.2v-3.2h1.4V35h3.1v1.4h-3v3.2h-1.5Zm10 4v-2h1.8v2h-1.8Zm0-13.7v-2h1.8v2h-1.8Zm1 12.2c-.9 0-1.7-.2-2.3-.5a4.3 4.3 0 0 1-2.5-3.3l1.7-.3a3 3 0 0 0 1.1 1.8c.6.4 1.3.6 2 .6a3 3 0 0 0 2-.5c.4-.4.7-.9.7-1.5 0-.4-.2-.7-.4-1l-1.2-.6-2.9-.9c-1.7-.5-2.6-1.5-2.6-3 0-.8.2-1.4.6-2 .3-.4.8-.8 1.4-1.1a5.2 5.2 0 0 1 4.3 0 4 4 0 0 1 1.6 1.2c.4.5.7 1.2.8 2l-1.8.2A2.7 2.7 0 0 0 261 31c-.5 0-.9 0-1.2.2a2 2 0 0 0-.9.7c-.2.2-.3.5-.3.9 0 .3.2.7.5 1l1.3.6 2.3.6c1 .4 1.8.8 2.2 1.3.5.5.7 1.2.7 2a3.5 3.5 0 0 1-2.1 3.3c-.7.3-1.5.5-2.3.5Zm8.4-.3V31.5l-2.3 1.4v-2l2.3-1.3h1.8v12.2h-1.8Zm9.3.3c-.9 0-1.6-.2-2.2-.6a4 4 0 0 1-2-3.7v-4.2c0-.8 0-1.6.5-2.2a4 4 0 0 1 1.5-1.5c.6-.4 1.3-.6 2.2-.6.8 0 1.6.2 2.2.6a4 4 0 0 1 1.5 1.5c.4.6.6 1.4.6 2.2v4.2c0 .8-.2 1.6-.6 2.2a4 4 0 0 1-1.5 1.5c-.6.4-1.4.6-2.2.6Zm0-1.7 1.2-.3 1-1 .2-1.2v-4.4c0-.5 0-.9-.3-1.3l-.9-.9-1.2-.3c-.5 0-.9.1-1.3.3a2.4 2.4 0 0 0-1.2 2.2v4.4a2.4 2.4 0 0 0 1.2 2.2c.4.2.8.3 1.3.3Zm11 1.7c-1 0-1.7-.2-2.3-.6A4 4 0 0 1 286 40c-.4-.6-.6-1.4-.6-2.2v-4.2c0-.8.2-1.6.6-2.2a4 4 0 0 1 1.5-1.5c.6-.4 1.4-.6 2.2-.6.8 0 1.6.2 2.2.6a4 4 0 0 1 1.5 1.5c.4.6.6 1.4.6 2.2v4.2c0 .8-.2 1.6-.6 2.2a4 4 0 0 1-1.5 1.5c-.6.4-1.4.6-2.2.6Zm0-1.7c.4 0 .8-.1 1.1-.3l1-1c.2-.3.3-.7.3-1.2v-4.4c0-.5-.1-.9-.4-1.3l-.9-.9c-.3-.2-.7-.3-1.2-.3-.4 0-.9.1-1.2.3a2.5 2.5 0 0 0-1.3 2.2v4.4a2.4 2.4 0 0 0 1.3 2.2c.3.2.8.3 1.2.3Zm6.9 1.4V40h1.8v1.8h-1.8Zm8.8.3c-.8 0-1.6-.2-2.2-.6a4 4 0 0 1-2-3.7v-4.2c0-.8.1-1.6.5-2.2a4 4 0 0 1 1.5-1.5c.6-.4 1.4-.6 2.2-.6.8 0 1.6.2 2.2.6a4 4 0 0 1 1.5 1.5c.4.6.6 1.4.6 2.2v4.2c0 .8-.2 1.6-.6 2.2a4 4 0 0 1-1.5 1.5c-.6.4-1.4.6-2.2.6Zm0-1.7a2.4 2.4 0 0 0 2.1-1.2c.2-.4.4-.8.4-1.3v-4.4c0-.5-.2-.9-.4-1.3a2.4 2.4 0 0 0-2.1-1.2c-.5 0-.9.1-1.2.3a2.4 2.4 0 0 0-1.3 2.2v4.4a2.4 2.4 0 0 0 1.3 2.2c.3.2.7.3 1.2.3Zm11 1.7c-1 0-1.7-.2-2.3-.6a4 4 0 0 1-1.5-1.5c-.4-.6-.6-1.4-.6-2.2v-4.2c0-.8.2-1.6.6-2.2a4 4 0 0 1 1.5-1.5c.6-.4 1.4-.6 2.2-.6.9 0 1.6.2 2.2.6a4 4 0 0 1 1.5 1.5c.4.6.6 1.4.6 2.2v4.2c0 .8-.2 1.6-.6 2.2a4 4 0 0 1-1.5 1.5c-.6.4-1.3.6-2.2.6Zm0-1.7 1.2-.3.8-1c.3-.3.4-.7.4-1.2v-4.4c0-.5-.1-.9-.4-1.3l-.8-.9c-.4-.2-.8-.3-1.3-.3l-1.2.3a2.5 2.5 0 0 0-1.2 2.2v4.4a2.4 2.4 0 0 0 1.2 2.2l1.2.3Z'/%3E%3Crect width='337.9' height='69.8' x='68.4' y='77.2' fill='%23fff' stroke='%231A1A1A' stroke-width='.9' rx='8.1' transform='rotate(-3 68.4 77.2)'/%3E%3Cpath fill='%231A1A1A' d='M90.8 106.8c-.9 0-1.6-.1-2.3-.6-.6-.4-1-1-1.3-1.9l1.7-.5c.1.4.3.7.7 1 .3.2.7.4 1 .3.4 0 .6 0 1-.2l.5-.7.2-.7v-1l-.4-8.3h1.8l.3 8.3a49.7 49.7 0 0 1 0 1.8c0 .2 0 .5-.2.7a3 3 0 0 1-1.2 1.3c-.6.3-1.1.5-1.8.5Zm9.5-.4c-.7 0-1.2 0-1.7-.3a3 3 0 0 1-1-.7l-.7-1a5.6 5.6 0 0 1-.5-2.2l-.2-5L98 97l.2 4.5.1 1.1c.1.4.2.8.4 1 .2.4.5.6.8.8.3.2.7.3 1.2.3l.9-.2.7-.6c.2-.2.3-.5.4-1l.2-1.3 1 .4a5 5 0 0 1-.3 2.2c-.3.6-.7 1.2-1.2 1.5a4 4 0 0 1-2.1.7Zm3-.4-.1-2.7h-.3l-.3-6.5h1.8l.5 9.1h-1.6Zm4.1-.2-.6-12.5h1.8l.6 12.4h-1.8Zm5.8 3.8 1.5-5 .1 1.5-4.4-9.7h1.8l3.4 7.4h-.6l2.5-7.7h1.8l-4.4 13.4-1.7.1Zm11.3-4.6-.6-12.3 5-.2a7 7 0 0 1 1 0c.6.1 1.2.3 1.6.7.5.3.9.7 1.1 1.3.3.5.4 1 .5 1.7 0 .7-.1 1.3-.3 1.9-.2.5-.5 1-1 1.4-.4.4-1 .6-1.6.8a6.6 6.6 0 0 1-1 0l-3.1.2.2 4.4h-1.8Zm1.5-6.2 3-.1a4.5 4.5 0 0 0 .9-.1l.8-.5c.2-.3.4-.6.4-.9a3 3 0 0 0 0-1.8 2 2 0 0 0-.6-.7c-.2-.2-.5-.4-.9-.5h-.7l-3.1.1.2 4.5Zm11.5 5.8c-.7 0-1.3 0-1.8-.3-.4-.2-.8-.5-1-1-.3-.3-.4-.8-.5-1.3 0-.4 0-.8.2-1.2l.7-1a4 4 0 0 1 1.2-.6l1.3-.4a47.3 47.3 0 0 1 3.3-.6l-.6.4c0-.8-.2-1.3-.5-1.6-.3-.3-.9-.5-1.7-.5-.4 0-.9.2-1.3.4-.4.3-.6.7-.8 1.2l-1.6-.4c.2-.8.6-1.5 1.2-2s1.4-.8 2.5-.8a5 5 0 0 1 2.1.3c.7.3 1.1.7 1.5 1.3l.3 1v1l.3 5.7h-1.5l-.1-2 .3.2a4 4 0 0 1-1.4 1.6c-.6.4-1.3.6-2.1.6Zm.2-1.4c.5 0 1-.2 1.3-.4.4-.2.6-.4.8-.7.3-.3.4-.6.4-.9l.2-.9v-.8l.5.2a454 454 0 0 1-3.7.8l-.6.3-.5.5-.1.6c0 .3 0 .5.2.7.1.2.3.3.6.4l1 .2Zm7.8 4.9 1.5-5 .1 1.5-4.5-9.7h1.9l3.3 7.4h-.5l2.5-7.7h1.8l-4.4 13.4-1.7.1Zm11.5-4.4c-.9 0-1.7-.1-2.4-.5s-1.2-1-1.6-1.6c-.4-.7-.7-1.6-.7-2.5 0-1 .1-1.8.4-2.6.4-.7.9-1.3 1.5-1.7.7-.5 1.5-.7 2.4-.8.9 0 1.7.2 2.4.5.7.4 1.2 1 1.6 1.7.4.7.7 1.5.7 2.5s0 1.8-.4 2.5a4.2 4.2 0 0 1-3.9 2.5Zm0-1.7c.8 0 1.5-.3 1.9-1 .4-.5.6-1.3.5-2.3 0-1-.3-1.7-.8-2.2-.4-.6-1-.8-2-.8a2.4 2.4 0 0 0-2.3 1.6l-.1 1.7c0 1 .3 1.7.8 2.3.4.5 1 .8 2 .7Zm9.9 1.3c-.7 0-1.2 0-1.6-.3a3 3 0 0 1-1.1-.7l-.7-1a5.6 5.6 0 0 1-.5-2.2l-.2-5.1h1.8l.2 4.4.1 1.1.4 1c.2.4.5.6.8.8.3.2.7.3 1.2.2l.9-.1.7-.6c.2-.2.3-.5.4-1 .2-.3.2-.8.2-1.3l1 .3a5 5 0 0 1-.3 2.3c-.3.6-.7 1.1-1.2 1.5a4 4 0 0 1-2.1.7Zm3-.4-.1-2.7h-.3l-.3-6.5h1.8l.5 9-1.6.2Zm9.2-.5-1.7.3-1.5-.3a2 2 0 0 1-1-.9c-.2-.4-.4-.7-.4-1.1V99l-.5-8 1.8-.2.4 8a41.3 41.3 0 0 0 .3 1.7c.2.3.5.5 1 .6.4 0 1 0 1.5-.2l.1 1.5Zm-6.6-7.4-.1-1.5 6.3-.2v1.4l-6.2.3ZM92.6 127.5a3.3 3.3 0 0 1-3-1.5c-.3-.5-.5-1-.5-1.7l-.2-3.3c0-.7.1-1.3.4-1.8.2-.6.6-1 1.1-1.3.5-.4 1.1-.5 1.8-.6a3.4 3.4 0 0 1 2.7 1.2l-.8.8a2.1 2.1 0 0 0-1.8-.8 2.1 2.1 0 0 0-2 1.2l-.2 1.1.1 2-.2-.3c.2-.4.6-.8 1-1 .4-.3.9-.5 1.4-.5a3.1 3.1 0 0 1 2.9 1.5c.3.5.4 1 .5 1.6a3 3 0 0 1-.4 1.7 3.4 3.4 0 0 1-2.8 1.7Zm0-1.1a2.1 2.1 0 0 0 .8-4 2 2 0 0 0-1-.3 2.1 2.1 0 0 0 .2 4.2Zm7-9.2h1.3l-2.1 9.8-1.3.1 2.2-10Zm5.2 9.6-.3-8.5-1.8 1.2-.1-1.3 1.8-1.2h1.2l.5 9.7h-1.3Zm8.1-.4v-1.8l-4.6.2v-1.2l2.9-7h1.3l-2.9 7 3.2-.2-.2-2.7h1.3v2.7h1.1v1l-1 .1.1 1.8H113Zm5.9-10.1h1.2l-2.1 9.9h-1.3l2.2-10Zm3.2 9.7v-1.1l4-4.1c.4-.4.7-.7.8-1l.1-1a2 2 0 0 0-.3-1 2 2 0 0 0-1.7-.8 2 2 0 0 0-1.7 1 2 2 0 0 0-.3 1l-1.2.1a3 3 0 0 1 3.1-3.3 3.2 3.2 0 0 1 2.9 1.4c.3.5.4 1 .5 1.6l-.1 1.2-.5.8-.8 1-3.5 3.3-.1-.4 5.2-.2v1.2l-6.4.3Zm10.8-.4c-.5 0-1 0-1.4-.2-.4-.1-.8-.4-1-.7-.4-.3-.6-.7-.8-1.1l1.2-.4a2 2 0 0 0 2 1.3 2 2 0 0 0 1-.3c.3-.2.5-.5.6-.8.2-.3.2-.7.2-1 0-.7-.2-1.1-.6-1.5-.4-.4-.9-.5-1.5-.5a2 2 0 0 0-1 .3l-.6-1 3.5-3.4.2.4-5 .2v-1.1l5.8-.3v1.2l-2.9 3v-.3a3 3 0 0 1 1.7.2c.5.2.9.6 1.2 1 .3.5.4 1 .5 1.7 0 .6-.1 1.2-.4 1.7a3 3 0 0 1-2.7 1.6ZM324.7 104.4l-.1-3.1-3.2.1V100l3.1-.2-.1-3 1.4-.1.1 3h3.2v1.4l-3 .1v3.2h-1.4ZM335 108v-2h1.7v2H335Zm-.6-13.6-.1-2h1.7l.1 2h-1.7Zm1.5 12.1c-.8 0-1.6 0-2.3-.3a4.3 4.3 0 0 1-2.6-3.2l1.7-.4a3 3 0 0 0 3.2 2.3 3 3 0 0 0 1.9-.7c.4-.4.7-.9.6-1.4 0-.4-.1-.8-.4-1-.2-.3-.7-.4-1.2-.6l-3-.7c-1.7-.5-2.6-1.5-2.6-3 0-.7 0-1.3.4-1.9.3-.5.8-1 1.4-1.3.6-.3 1.3-.5 2.2-.5.8 0 1.5 0 2.1.3a4 4 0 0 1 1.6 1.2c.4.5.8 1.1 1 1.9l-1.8.4a2.7 2.7 0 0 0-1.6-1.9 3 3 0 0 0-1.3-.2c-.4 0-.8 0-1.2.3a2 2 0 0 0-.8.6c-.2.3-.3.6-.3 1 0 .3.2.6.5.9l1.4.6 2.3.5c1 .3 1.8.7 2.3 1.2.5.5.8 1.1.8 2a3.5 3.5 0 0 1-2 3.4c-.6.3-1.4.5-2.3.5Zm6.9-.5 3.8-10.8-5.4.3-.1-1.7 7.3-.4.1 1.7-3.8 10.8h-1.9Zm9.1-.5 3.8-10.7-5.4.2v-1.7l7.3-.3v1.7l-3.7 10.7-2 .1Zm12.8-.6v-2.1l-5.6.3-.1-1.7 3.6-8.6 2-.1-3.6 8.6 3.5-.2-.1-3.3h1.8l.1 3.2h1.2l.1 1.7h-1.2l.1 2.1-1.8.1Zm5-.2v-1.9h1.8l.1 1.8-1.9.1Zm8.2-.1a4 4 0 0 1-4-2.9l1.6-.5a2.3 2.3 0 0 0 1.4 1.5 2.4 2.4 0 0 0 3.3-2.4c0-.4-.1-.8-.4-1.2-.2-.3-.5-.6-.9-.8-.4-.2-.8-.3-1.2-.2a2.5 2.5 0 0 0-2 1l-1.6-.4V92l6.7-.3v1.7l-5.7.3.7-.8V98l-.4-.5c.3-.3.7-.6 1.1-.7l1.3-.4a4 4 0 0 1 3.6 1.8c.4.6.6 1.3.6 2 0 .8-.1 1.5-.5 2.2a4.4 4.4 0 0 1-3.6 2.2Zm10-.5a4.1 4.1 0 0 1-4.2-2.8l1.7-.6a2.3 2.3 0 0 0 1.4 1.5 2.4 2.4 0 0 0 2.2-.2 2.4 2.4 0 0 0 1.1-2.1c0-.5-.1-.9-.4-1.2-.2-.4-.5-.6-.9-.8l-1.2-.3a2.5 2.5 0 0 0-2 1l-1.6-.4v-6.4l6.7-.4V93l-5.6.3.7-.7-.1 4.8-.4-.4c.3-.4.7-.6 1.1-.8l1.4-.3a4 4 0 0 1 3.5 1.8c.4.6.6 1.2.6 2s-.1 1.5-.5 2.1a4.4 4.4 0 0 1-3.5 2.2Z'/%3E%3Crect width='337.9' height='69.8' x='21.6' y='175.4' fill='%23fff' stroke='%231A1A1A' stroke-width='.9' rx='8.1' transform='rotate(1 21.6 175.4)'/%3E%3Cpath fill='%231A1A1A' d='M42 206.4c-.8 0-1.6-.3-2.2-.8-.6-.5-1-1.1-1.2-2l1.8-.3c0 .4.2.7.6 1 .3.3.6.4 1 .4.3 0 .6 0 .9-.2.3-.1.5-.3.6-.6l.2-.7v-1l.2-8.3h1.8l-.1 8.4a49.3 49.3 0 0 1-.2 1.7c0 .3-.1.5-.3.8a3 3 0 0 1-1.3 1.2c-.5.3-1 .4-1.7.4Zm9.5.1c-.6 0-1.2 0-1.6-.3a3 3 0 0 1-1-.8c-.3-.4-.5-.7-.6-1.1a5.6 5.6 0 0 1-.3-2.2v-5h1.8v5.6c0 .4.2.7.4 1 .1.4.4.6.7.8.3.2.7.4 1.1.4.4 0 .7 0 1-.2.2 0 .5-.2.7-.5.2-.2.4-.5.5-.9l.2-1.4 1.1.5a5 5 0 0 1-.5 2.2c-.3.6-.8 1-1.4 1.4a4 4 0 0 1-2 .5Zm3-.2.1-2.6h-.2l.1-6.5h1.8l-.2 9.2h-1.5Zm10.5.2V201c0-.5-.2-.8-.3-1.2a2 2 0 0 0-.7-.8c-.3-.2-.7-.3-1.2-.3-.3 0-.6 0-1 .2-.2 0-.5.2-.7.5-.2.2-.4.5-.5.9l-.2 1.4-1-.5c0-.8 0-1.5.4-2.2.3-.6.8-1.1 1.4-1.4a4 4 0 0 1 2.1-.5c.6 0 1.2 0 1.6.3.4.2.8.5 1 .8.3.3.5.7.6 1.1a5.6 5.6 0 0 1 .4 2.1l-.1 5.2H65Zm-6.5 0 .2-9.3h1.6v2.7h.1v6.5h-1.9Zm14.5.4a4.2 4.2 0 0 1-4-2.3 5.7 5.7 0 0 1 0-5.1 4.2 4.2 0 0 1 4-2.3c1 0 1.8.3 2.4.7.7.5 1.1 1 1.5 1.9.3.8.4 1.7.3 2.8h-1.8v-.6c0-1.1-.2-1.9-.5-2.4-.4-.5-1-.8-1.8-.8-1 0-1.6.2-2 .8-.5.6-.7 1.4-.8 2.4 0 1 .2 1.8.7 2.4.4.5 1 .8 1.9.8.6 0 1 0 1.4-.3.5-.3.8-.6 1-1l1.7.5c-.3.8-.9 1.4-1.6 1.9-.7.4-1.6.6-2.4.6Zm-3.2-4.4v-1.4l6.5.1v1.4h-6.5Zm12.6 4.3.3-12.2h5a7.4 7.4 0 0 1 .9.1c.6.2 1.2.4 1.6.8.5.3.8.8 1 1.3.3.6.4 1.2.4 1.8 0 .7-.2 1.3-.4 1.9-.2.5-.6 1-1 1.3-.5.3-1.1.6-1.8.7a6.8 6.8 0 0 1-1 0h-3.1v4.4h-1.9Zm2-6h3a4.5 4.5 0 0 0 .8 0c.4-.1.7-.3.9-.5l.5-.8a3 3 0 0 0 0-1.8 2 2 0 0 0-.4-.8l-1-.5h-.7l-3-.1-.2 4.5Zm11 6.5c-.7 0-1.2-.1-1.7-.4-.4-.3-.8-.6-1-1-.2-.4-.3-1-.3-1.4 0-.5 0-.9.2-1.2l.8-1a4 4 0 0 1 1.2-.5l1.4-.3 1.6-.2 1.7-.2-.6.3c0-.7-.2-1.2-.5-1.6-.3-.3-.8-.5-1.6-.5-.5 0-1 0-1.3.3-.4.2-.7.6-.9 1l-1.6-.5c.2-.8.7-1.4 1.3-1.8.6-.5 1.5-.7 2.6-.7a5 5 0 0 1 2.1.5c.6.3 1 .7 1.3 1.3.2.3.3.7.3 1v6.7h-1.7V205l.4.3a4 4 0 0 1-1.5 1.5c-.6.4-1.3.5-2.2.5Zm.4-1.4c.5 0 1-.1 1.3-.3l.9-.7.4-.8.2-1v-.8l.6.3a549.5 549.5 0 0 1-3.8.6l-.6.3c-.2 0-.4.2-.5.4l-.2.6c0 .2 0 .5.2.7l.5.5 1 .2Zm7.4 5.4 1.8-4.8v1.4l-3.8-10h1.9l2.8 7.8h-.5l3-7.6h1.8l-5.3 13.2h-1.7Zm11.8-3.7c-1 0-1.7-.2-2.4-.6-.6-.5-1.2-1-1.5-1.8-.4-.7-.5-1.5-.5-2.5s.2-1.8.6-2.5c.4-.7 1-1.3 1.6-1.7.7-.4 1.5-.6 2.4-.6.9 0 1.7.3 2.4.7.6.4 1.1 1 1.5 1.7.3.8.5 1.6.5 2.6s-.2 1.8-.6 2.5a4.2 4.2 0 0 1-4 2.2Zm0-1.6c1 0 1.6-.3 2-.9.5-.6.7-1.3.7-2.3 0-1-.2-1.7-.6-2.3-.4-.6-1-.9-2-.9-.6 0-1 .1-1.4.4l-1 1-.2 1.7c0 1 .2 1.8.6 2.4.4.5 1 .8 2 .9Zm9.8 1.8a3 3 0 0 1-2.6-1.2l-.6-1a5.6 5.6 0 0 1-.3-2.2v-5.1h1.9l-.1 4.5v1.2l.4 1 .7.8c.3.2.7.3 1.2.3l.9-.1.7-.5c.2-.2.4-.5.5-1 .2-.3.2-.8.3-1.3l1 .4a5 5 0 0 1-.5 2.2c-.3.7-.7 1.1-1.3 1.5a4 4 0 0 1-2.2.5Zm3-.2.1-2.7h-.2l.1-6.5h1.8l-.1 9.2h-1.6Zm9.3.2h-1.7c-.5 0-1 0-1.5-.3a2 2 0 0 1-1-1l-.2-1V204l.1-8.2h1.8l-.1 8.1a49.5 49.5 0 0 0 .1 1.7c.2.3.5.5 1 .6h1.5v1.5Zm-6.1-8v-1.3h6.3v1.5l-6.3-.1ZM42 227.2a3.2 3.2 0 0 1-2.5-1.2c-.3-.4-.5-.8-.6-1.3l1.2-.3c0 .3.2.6.4.8l.7.6.9.2c.4 0 .8 0 1-.3.4-.2.7-.4.9-.7l.3-1c0-.5-.1-.8-.3-1.2a2.1 2.1 0 0 0-1.8-1 2.1 2.1 0 0 0-1.9.9l-1-.5.3-5H45v1.2l-4.7-.1.6-.5-.4 4-.2-.3c.3-.3.6-.5 1-.6a3.1 3.1 0 0 1 4.3 3 3 3 0 0 1-.5 1.7c-.3.5-.8.9-1.3 1.2-.5.2-1 .4-1.7.4Zm7.7-10 1.2.1-2.8 9.8H47l2.8-9.8Zm4.5 10 .2-8.5-1.9 1.1v-1.4l1.9-1h1.2l-.1 9.8h-1.3Zm8 .1.1-1.8h-4.5v-1.2l3.4-6.8h1.4l-3.4 6.8h3.1v-2.7h1.3v2.8h1v1.1h-1v1.8h-1.3Zm6.6-9.7H70l-2.7 9.8H66l2.8-9.8Zm2.6 9.9v-1.1l4.4-3.9.8-.9.2-.9c0-.4-.1-.7-.3-1a2 2 0 0 0-1.7-1 2 2 0 0 0-1.8 1 2 2 0 0 0-.2 1h-1.3a3 3 0 0 1 3.4-3.2 3.2 3.2 0 0 1 2.7 1.6c.3.5.4 1 .4 1.7 0 .4 0 .7-.2 1 0 .4-.3.7-.5 1l-.8.8-3.7 3.1-.2-.4 5.3.1v1.2l-6.5-.1Zm10.8.3c-.5 0-1 0-1.3-.2a3.1 3.1 0 0 1-1.7-2l1.1-.3a2 2 0 0 0 2 1.4c.3 0 .7-.1 1-.3.3-.1.5-.4.6-.7.2-.3.3-.6.3-1a2 2 0 0 0-.5-1.5c-.4-.4-.8-.6-1.4-.6a2.1 2.1 0 0 0-1 .2l-.6-1 3.7-3.2.1.4h-4.9v-1.2l5.8.1v1.2l-3.1 2.9v-.4c.6 0 1.2 0 1.7.3.4.3.8.6 1 1.1a3.2 3.2 0 0 1 0 3.3 3 3 0 0 1-2.8 1.5ZM270.8 218.8v-3.1h-3.1v-1.5h3.2v-3h1.5l-.1 3 3.1.1v1.5h-3.1v3h-1.5Zm10 4.2v-2h1.7v2h-1.8Zm.1-13.7v-2h1.9v2h-1.9Zm.8 12.3c-.8 0-1.6-.2-2.3-.5a4.3 4.3 0 0 1-2.4-3.4l1.8-.2a3 3 0 0 0 1 1.7c.6.5 1.3.7 2 .7a3 3 0 0 0 2-.5c.4-.4.7-.9.7-1.4 0-.4-.1-.8-.4-1-.2-.3-.6-.5-1.2-.7l-2.8-1c-1.7-.5-2.6-1.5-2.5-3 0-.8.2-1.4.5-1.9.4-.5.9-1 1.5-1.2.6-.3 1.4-.4 2.2-.4.8 0 1.5.2 2.1.5a4 4 0 0 1 1.5 1.2c.4.6.7 1.2.9 2l-1.9.3a2.7 2.7 0 0 0-1.4-2 3 3 0 0 0-1.3-.3c-.4 0-.8 0-1.2.2a2 2 0 0 0-.8.6l-.3.9c0 .4 0 .7.4 1 .3.2.7.5 1.3.7l2.3.7c1 .3 1.7.7 2.2 1.2.4.5.7 1.2.6 2.1a3.5 3.5 0 0 1-2.1 3.2c-.7.3-1.5.5-2.4.5Zm9.7.1c-.6 0-1.1-.1-1.7-.4a3.9 3.9 0 0 1-2.2-2.5l1.8-.4a2.2 2.2 0 0 0 2.2 1.6c.4 0 .8 0 1.1-.3.4-.2.7-.4.9-.8.2-.3.3-.7.3-1.2 0-.7-.2-1.2-.6-1.7-.5-.4-1-.7-1.7-.7l-.6.1a3 3 0 0 0-.5.2l-.9-1.4 4.4-3.8.2.6-6-.1v-1.7h7.5v1.8l-3.7 3.4v-.6c.7 0 1.4.2 2 .5.5.4 1 .9 1.3 1.5.3.6.4 1.2.4 2a4 4 0 0 1-2.1 3.4c-.6.4-1.3.5-2 .5Zm11.5 0v-2.2h-5.5v-1.7l4.2-8.4h2l-4.1 8.4h3.5v-3.3h1.9l-.1 3.4h1.2v1.7h-1.2v2.1h-1.9Zm9.3.4a4.1 4.1 0 0 1-4.1-4.5v-3.9c0-.8.2-1.6.6-2.3a4 4 0 0 1 1.6-1.5 4.6 4.6 0 0 1 4.1-.1c.6.2 1 .6 1.5 1l-1.4 1.2-.8-.7a2.5 2.5 0 0 0-2.5 0 2.6 2.6 0 0 0-1.3 2.2v2.3l-.3-.4a3.8 3.8 0 0 1 5-.9c.6.4 1 .9 1.4 1.5.3.6.5 1.3.5 2 0 .8-.2 1.5-.6 2.1a4.3 4.3 0 0 1-3.7 2Zm0-1.7c.5 0 .9-.1 1.2-.3.4-.2.7-.5 1-.9.2-.3.3-.7.3-1.2l-.3-1.2a2.4 2.4 0 0 0-3.3-1c-.4.3-.7.6-.9 1-.2.3-.3.7-.3 1.1 0 .5 0 .9.3 1.2l.8 1 1.2.3Zm6.7 1.5v-1.8h1.9v1.9h-2Zm9.7.2V220l-5.5-.1v-1.7l4.2-8.4h2l-4.1 8.4h3.5V215h1.9l-.1 3.3h1.2v1.7h-1.2v2.1h-1.9Zm8.7.4a4 4 0 0 1-3.9-3l1.7-.5a2.3 2.3 0 0 0 1.3 1.6 2.4 2.4 0 0 0 2.2-.1c.4-.2.7-.5 1-.9l.3-1.2c0-.4-.1-.8-.4-1.2l-.8-.8c-.4-.3-.8-.4-1.2-.4a2.5 2.5 0 0 0-2.1 1l-1.5-.6.4-6.4h6.6v1.7h-5.7l.8-.7-.4 4.8-.4-.5 1.2-.7 1.3-.2a4 4 0 0 1 4 4 4.4 4.4 0 0 1-4.3 4Z'/%3E%3C/svg%3E%0A") center/contain no-repeat;
}

.footer {
  background: #1A1A1A;
  padding: 67px 0 51px;
}
.footer__logo svg {
  fill: #FFF;
  width: 81px;
  height: 51px;
}
.footer__logo p {
  color: #FFF;
  font-size: 16px;
}
.footer__note, .footer__about {
  color: #989898;
  font-size: 16px;
}
.footer__note {
  margin-top: 36px;
}
.footer__about {
  margin-top: 51px;
}
.footer__contacts {
  margin-top: 42px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
}
.footer__contacts a {
  margin-top: 14px;
  color: #FFF;
  position: relative;
  margin-right: 32px;
  cursor: pointer;
}
.footer__contacts a:not(.footer__contacts a:last-child)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #fff;
  right: -16px;
  top: 0px;
}

@media screen and (min-width: 425px) {
  .container {
    width: 400px;
  }
  .container.wh, .container.bl, .forefront {
    width: 400px;
  }
}
@media screen and (min-width: 768px) {
  .wrapper {
    margin-top: -10px;
  }
  .container, .container.wh, .container.bl {
    width: 744px;
  }
  .container.wh, .container.bl {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    justify-content: space-between;
  }
  .info {
    margin-left: 20px;
  }
  .header__logo svg, .header__logo a svg {
    margin-top: 0px;
  }
  .forefront {
    width: 744px;
  }
}
@media screen and (min-width: 990px) {
  .container {
    width: 955px;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 20px;
  }
  body {
    font-size: 20px;
  }
  .header .container {
    justify-content: start;
  }
  .header__logo {
    margin-right: 450px;
  }
  .header__logo svg, .header__logo a svg {
    margin-top: 6px;
  }
  .header__nav li a {
    font-size: 16px;
  }
  .header__nav li:first-child {
    margin-right: 43px;
  }
  .container, .container.wh, .container.bl {
    width: 956px;
  }
  .phone {
    margin-top: 0px;
    padding: 30px 26px 0 31px;
    width: 375px;
    border-width: 3px;
    border-radius: 53px 53px 0 0;
  }
  .phone::after {
    width: 297px;
    height: 186px;
    right: -135px;
    top: 113px;
  }
  .phone::before {
    height: 280px;
    border-radius: 49px 49px 0 0;
  }
  .phone__bg {
    padding-bottom: 34px;
  }
  .phone__header {
    padding-bottom: 0px;
  }
  .phone__header figure img {
    width: 35px;
    margin-right: 10px;
  }
  .phone__header figure figcaption {
    font-size: 17px;
  }
  .phone__header figure figcaption:after {
    inline-size: 19px;
    right: -24px;
  }
  .phone__bell {
    inline-size: 27px;
  }
  .phone__bell svg {
    width: 21px;
    height: 21px;
  }
  .phone__title {
    font-size: 14px;
    margin-top: 15px;
  }
  .phone__title:nth-child(3)::after {
    inline-size: 17px;
  }
  .phone__balance {
    font-size: 26px;
  }
  .phone__cards {
    margin: 6px 0 0 0;
  }
  .phone__list {
    margin-top: -10px;
    margin-bottom: 26px;
    border-radius: 13px;
    padding: 15px 38px 15px 15px;
    position: relative;
  }
  .phone__list::after {
    width: 21px;
    height: 21px;
    top: 7px;
    right: 4px;
  }
  .phone__list figure {
    width: 75px;
  }
  .phone__list figure svg {
    max-width: 21px;
    max-height: 21px;
  }
  .phone__list figure figcaption {
    margin-top: 9px;
    font-size: 14px;
  }
  .phone__dia {
    margin-top: 12px;
    border-radius: 13px;
    border: 0.837px solid #E8E8E8;
    grid-template-columns: auto 80px;
    padding: 8px 18px 12px 17px;
    font-size: 13px;
  }
  .phone__dia:last-child {
    height: 58px;
  }
  .phone__dia img {
    width: 104px;
    margin: 18px 0 0 0;
  }
  .phone__dia .balanses {
    font-size: 14px;
  }
  .phone__dia .balanses p:first-child {
    margin-bottom: 5px;
  }
  .forefront .container::before {
    width: 1440px;
    height: 833px;
    background-image: url("data:image/svg+xml,%3Csvg width='1440' height='833' viewBox='0 0 1440 833' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='78.8477' y='60' width='339.291' height='222.532' rx='30' transform='rotate(21.027 78.8477 60)' fill='%238777F1' fill-opacity='0.1'/%3E%3Crect x='79.135' y='60.6461' width='338.291' height='221.532' rx='29.5' transform='rotate(21.027 79.135 60.6461)' stroke='url(%23paint0_linear_4420_303)' stroke-opacity='0.3'/%3E%3Crect x='1049.44' y='587' width='339.291' height='222.532' rx='30' transform='rotate(3.97861 1049.44 587)' fill='%238777F1' fill-opacity='0.1'/%3E%3Crect x='1049.91' y='587.533' width='338.291' height='221.532' rx='29.5' transform='rotate(3.97861 1049.91 587.533)' stroke='url(%23paint1_linear_4420_303)' stroke-opacity='0.3'/%3E%3Crect x='145.5' width='339.291' height='222.532' rx='30' transform='rotate(55.5478 145.5 0)' fill='%238777F1' fill-opacity='0.1'/%3E%3Crect x='145.371' y='0.695158' width='338.291' height='221.532' rx='29.5' transform='rotate(55.5478 145.371 0.695158)' stroke='url(%23paint2_linear_4420_303)' stroke-opacity='0.3'/%3E%3Crect x='1148.52' y='528' width='339.291' height='222.532' rx='30' transform='rotate(13.3862 1148.52 528)' fill='%238777F1' fill-opacity='0.1'/%3E%3Crect x='1148.89' y='528.602' width='338.291' height='221.532' rx='29.5' transform='rotate(13.3862 1148.89 528.602)' stroke='url(%23paint3_linear_4420_303)' stroke-opacity='0.3'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4420_303' x1='248.493' y1='60' x2='248.493' y2='282.532' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_4420_303' x1='1219.09' y1='587' x2='1219.09' y2='809.532' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_4420_303' x1='315.145' y1='0' x2='315.145' y2='222.532' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_4420_303' x1='1318.16' y1='528' x2='1318.16' y2='750.532' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .footer .container {
    display: grid;
    grid-template-columns: 45% 55%;
    grid-template-rows: auto auto;
    gap: 10px;
    align-items: end;
    font-weight: 500;
  }
  .footer__logo {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .footer__logo svg {
    width: 58px;
    height: 23px;
  }
  .footer__note {
    margin: 0;
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .footer__about {
    margin: 0;
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .footer__contacts {
    margin: 0;
    grid-row: 2/3;
    grid-column: 2/3;
    justify-self: end;
  }
  .footer__contacts a {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
  }
  .forefront::before {
    position: absolute;
    content: "";
    inline-size: 338px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #8777F1;
    filter: blur(263px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .creators .info {
    margin-top: 60px;
  }
  .creators img {
    grid-column: 2/3;
    grid-row: 1/-1;
  }
  .creators .info {
    grid-column: 1/2;
    grid-row: 1/-1;
  }
  .enterprice .container.bl {
    align-items: center;
  }
  .enterprice__img {
    grid-column: 2/3;
    grid-row: 1/-1;
  }
  .enterprice .info {
    grid-column: 1/2;
    grid-row: 1/-1;
  }
}
@media screen and (min-width: 1250px) {
  .container {
    width: 1200px;
    padding: 0;
  }
  .container.wh, .container.bl {
    width: 1200px;
  }
  .header .container {
    height: 65px;
  }
  .way {
    margin-top: 147px;
    padding: 0;
    padding-bottom: 247px;
  }
  .way__inner {
    padding-top: 0;
  }
  .way__item {
    justify-content: flex-start;
    width: 278px;
    height: 395px;
  }
  .way__item figcaption {
    text-align: left;
    margin-top: 55px;
  }
  .forefront {
    width: 1200px;
    margin: 121px auto 280px;
    border-radius: 20px;
    padding-bottom: 160px;
    overflow: hidden;
  }
  .forefront:before {
    inline-size: 500px;
  }
  .forefront::after {
    width: 1176px;
    top: -13px;
    left: 47%;
  }
  .forefront h1, .forefront h2 {
    width: 808px;
    margin: 0 auto;
  }
  .forefront h1 {
    margin-top: 80px;
    padding: 0;
  }
  .forefront h2 {
    margin-top: 16px;
  }
  .forefront .nfc::after {
    inline-size: 64px;
  }
  .footer .container {
    grid-template-columns: auto 379px 379px;
    align-items: start;
  }
  .footer__about {
    grid-column: 3/4;
    grid-row: 1/2;
  }
  .footer__contacts {
    margin-top: 108px;
    grid-column: -1/-2;
    grid-row: 2/3;
    margin-left: -45px;
  }
  .empty {
    padding-top: 133px;
  }
  .empty .container {
    width: 688px;
  }
  .empty h2 {
    margin-top: 16px;
  }
  .forefront {
    margin-top: 56px;
    margin-bottom: 0;
    padding: 89px 0 104px;
  }
  .forefront .form input, .forefront .form textarea {
    padding: 30px 23px;
  }
  .forefront .form input:valid:not(:-moz-placeholder-shown) ~ label, .forefront .form input:invalid:not(:-moz-placeholder-shown) ~ label, .forefront .form textarea:valid:not(:-moz-placeholder-shown) ~ label, .forefront .form textarea:invalid:not(:-moz-placeholder-shown) ~ label {
    font-size: 16px;
  }
  .forefront .form input:focus ~ label, .forefront .form input:valid:not(:placeholder-shown) ~ label, .forefront .form input:invalid:not(:placeholder-shown) ~ label, .forefront .form textarea:focus ~ label, .forefront .form textarea:valid:not(:placeholder-shown) ~ label, .forefront .form textarea:invalid:not(:placeholder-shown) ~ label {
    font-size: 16px;
  }
  .forefront .form div label {
    font-size: 20px;
  }
  .forefront .form div.area {
    height: 109px;
  }
  .forefront .form__text {
    width: 688px;
    margin: 0 auto;
    font-size: 24px;
  }
  .forefront .form__text .button {
    font-size: 20px;
    margin-top: 65px;
  }
  .creators .container.wh {
    padding-left: 73px;
    padding-right: 50px;
    align-items: center;
  }
  .creators img {
    width: 367px;
  }
  .creators .info, .enterprice .info {
    font-size: 24px;
    width: 638px;
    margin: 0;
  }
  .creators .info p, .enterprice .info p {
    margin-top: 0;
    font-size: 24px;
  }
  .creators .info b, .enterprice .info b {
    display: block;
    margin-bottom: 42px;
  }
  .enterprice {
    margin-bottom: 223px;
  }
  .enterprice .container.bl {
    padding-left: 56px;
    padding-bottom: 22px;
  }
  .enterprice__img {
    margin-right: 20px;
  }
  .enterprice__img img {
    width: 456px;
  }
  .enterprice__img::before {
    inline-size: 360px;
  }
  .enterprice__img::after {
    width: 284px;
    height: 174px;
    top: 47px;
    right: -16px;
  }
}/*# sourceMappingURL=style.css.map */