:root {
  --black: #050506;
  --dark-slate-grey: #424242;
  --red: #ff3316;
  --white: white;
  --grey: #818181;
  --white-smoke: #eee;
  --gainsboro: #e2e2e2;
}

body {
  color: var(--black);
  font-family: Inter, sans-serif;
  font-size: .972222rem;
  font-weight: 400;
  line-height: 126%;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6.11111rem;
  font-weight: 600;
  line-height: 119%;
}

h2 {
  text-align: center;
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.77778rem;
  font-weight: 600;
  line-height: 126%;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.66667rem;
  font-weight: 600;
  line-height: 126%;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.38889rem;
  font-weight: 600;
  line-height: 126%;
}

p {
  color: var(--dark-slate-grey);
  margin-bottom: 0;
  font-size: 1.04167rem;
  line-height: 126%;
}

a {
  font-weight: 500;
  text-decoration: underline;
  transition: color .2s ease-in-out;
}

a:hover {
  color: var(--red);
}

.section {
  background-color: var(--white);
}

.section.s-hero {
  padding-top: 5rem;
  padding-bottom: 6.66667rem;
}

.section.s-contacts {
  padding-top: 2.77778rem;
}

.header {
  z-index: 999;
  background-color: var(--white);
  padding-top: 0;
  padding-bottom: 0;
  position: sticky;
  top: 0;
}

.custom-css {
  position: fixed;
}

.header-content {
  grid-column-gap: 1.27778rem;
  justify-content: center;
  align-items: center;
  padding-top: 39px;
  display: flex;
}

.medium-14 {
  color: var(--grey);
  margin-top: -.75rem;
  padding: .75rem;
  font-size: .972222rem;
  font-weight: 500;
  text-decoration: none;
}

.medium-14:hover {
  color: var(--red);
}

.container {
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

.container.p-80-116 {
  padding-top: 5.55556rem;
  padding-bottom: 8.05556rem;
}

.container.p-80-92 {
  padding-top: 5.55556rem;
  padding-bottom: 6.38889rem;
}

.container.p-40-124 {
  padding-top: 2.77778rem;
  padding-bottom: 8.61111rem;
}

.width-1016 {
  width: 70.5556rem;
  margin-left: auto;
  margin-right: auto;
}

.grid-row__20 {
  grid-row-gap: 1.38889rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.grid-row__20.align-center {
  justify-content: center;
  align-items: center;
}

.normal-20 {
  font-size: 1.38889rem;
  line-height: 126%;
}

.button-18 {
  background-color: var(--red);
  border-radius: 3.88889rem;
  padding: 1.25rem 2.22222rem;
  font-weight: 600;
  transition: background-color .2s ease-in-out, color .2s ease-in-out;
}

.button-18:hover {
  color: var(--white);
  background-color: #ff7a67;
}

.grid-row__76 {
  grid-row-gap: 5.27778rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.what-row {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-row__32 {
  grid-row-gap: 2.22222rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.super-dex__row {
  align-self: stretch;
  position: relative;
}

.descktop-brakets {
  clear: none;
  width: 85rem;
}

.descktop-brakets.is--mob {
  display: none;
}

.grid-column__18 {
  grid-column-gap: 1.25rem;
  align-items: center;
  margin-top: -45px;
  display: flex;
}

.grid-column__18.align-center {
  justify-content: center;
}

.superdex {
  background-color: var(--white-smoke);
  text-align: center;
  border-radius: 1.66667rem;
  width: 26.3889rem;
  min-height: 12.3611rem;
  padding-top: 2.22222rem;
  padding-left: 1.66667rem;
  padding-right: 1.66667rem;
}

.color-red {
  color: var(--red);
}

.width-1224 {
  width: 85rem;
}

.grid-row__80 {
  grid-row-gap: 5.55556rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-column__76 {
  grid-column-gap: 5.27778rem;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.img-548 {
  width: 38.0556rem;
  margin-top: 2.77778rem;
}

.img-600 {
  width: 41.6667rem;
  margin-top: 2.77778rem;
}

.how-make__row {
  grid-column-gap: 4.44444rem;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.make-row {
  width: 20.8333rem;
  padding-top: 4.93056rem;
}

.make-row.margin-top {
  position: relative;
  top: 8.7rem;
}

.grid-row__16 {
  grid-row-gap: 1.11111rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.make-row__dex {
  flex-direction: row;
  width: 30.2778rem;
  padding-top: 1.66667rem;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
  position: relative;
}

.grid-row__53 {
  grid-row-gap: 3.68056rem;
  flex-direction: column;
  display: flex;
}

.first-market {
  background-color: var(--white-smoke);
  border-radius: 1.38889rem;
}

.padding-12 {
  padding: .833333rem;
}

.first-mark {
  background-color: var(--grey);
  color: var(--white);
  text-transform: uppercase;
  border-radius: 1.11111rem;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  padding: .208333rem .833333rem;
  font-weight: 600;
  line-height: 126%;
  display: flex;
}

.grid-row__27 {
  grid-row-gap: 1.875rem;
  flex-direction: column;
  display: flex;
}

.image {
  width: 8rem;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image.left {
  inset: 0% auto 0% 0%;
}

.arrow-32 {
  width: 2.22222rem;
}

.arrow-32.absolute-left {
  position: absolute;
  inset: 16.8rem auto auto 22rem;
}

.arrow-32.absolute-center {
  position: absolute;
  inset: 16.8rem auto auto 56.6rem;
}

.arrow-32.absolute-right {
  position: absolute;
  inset: 16.8rem auto auto 69.9rem;
}

.div-block {
  text-align: center;
  align-self: stretch;
  padding-top: 14.3rem;
}

.grid-column__64 {
  grid-column-gap: 4.44444rem;
  align-items: center;
  display: flex;
}

.semi-15 {
  font-size: 1.04167rem;
  font-weight: 600;
}

.smart-btn {
  background-color: var(--red);
  width: 10.5556rem;
  color: var(--white);
  border-radius: 1.38889rem;
  padding: 1.66667rem 1.11111rem;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.steps-container {
  grid-column-gap: 1.66667rem;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.steps {
  width: 20rem;
}

.step {
  color: var(--red);
  text-transform: uppercase;
  background-color: #ff33162e;
  border-radius: 1.04167rem;
  padding: .277778rem .833333rem;
  font-size: .833333rem;
  font-weight: 600;
  line-height: 125%;
}

.grid-row__64 {
  grid-row-gap: 4.44444rem;
  flex-direction: column;
  display: flex;
}

.p2e {
  width: 45rem;
  margin-left: auto;
  margin-right: auto;
}

.p2e.mob {
  display: none;
}

.roadmap-row {
  grid-column-gap: 1.66667rem;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.roadmap {
  width: 20rem;
}

.progress-roadmap {
  background-color: var(--gainsboro);
  border-radius: 1.6rem;
  align-self: stretch;
  height: .416667rem;
  position: relative;
}

.progress {
  position: absolute;
  inset: 0% auto 0% 0%;
}

.progress._20 {
  background-color: var(--red);
  background-color: var(--red);
  width: 20%;
}

.progress._40 {
  background-color: var(--red);
  width: 40%;
}

.progress._50 {
  background-color: var(--red);
  width: 50%;
}

.progress._60 {
  background-color: var(--red);
  width: 60%;
}

.progress._70 {
  background-color: var(--red);
  width: 70%;
}

.progress._80 {
  background-color: var(--red);
  border-radius: 1.6rem;
  width: 80%;
}

.progress._90 {
  background-color: var(--red);
  width: 90%;
}

.progress._100 {
  background-color: var(--red);
  width: 100%;
}

.grid-row__24 {
  grid-row-gap: 1.66667rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-row__10 {
  grid-row-gap: .694444rem;
  flex-direction: column;
  min-height: 4.09722rem;
  display: flex;
}

.regular-15 {
  font-size: 1.04167rem;
}

.progress-count {
  background-color: var(--white-smoke);
  color: var(--black);
  border-radius: 1.11111rem;
  align-self: flex-start;
  padding: .277778rem .833333rem;
  font-size: .833333rem;
  font-weight: 600;
  line-height: 125%;
}

.progress-count.active {
  color: var(--red);
  background-color: #ff33162e;
}

.grid-row__40 {
  grid-row-gap: 2.77778rem;
  flex-direction: column;
  display: flex;
}

.roadmap-point__container {
  grid-row-gap: .972222rem;
  flex-direction: column;
  line-height: 126%;
  display: flex;
}

.grid-column__14 {
  grid-column-gap: .972222rem;
  align-items: flex-start;
  display: flex;
}

.roadmap-checkbox {
  border: 1px solid #c2c2c2;
  border-radius: .416667rem;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
}

.roadmap-checkbox.active {
  border-color: var(--red);
  background-color: var(--red);
  background-image: url('../images/Vector-37.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
}

.founders {
  grid-column-gap: 4.58333rem;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.founders-item {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 25.2778rem;
  display: flex;
}

.grid-row__28 {
  grid-row-gap: 1.94444rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.founder-img {
  border-radius: 50%;
  width: 6.11111rem;
  height: 6.11111rem;
  overflow: hidden;
}

.grid-row__12 {
  grid-row-gap: .833333rem;
  flex-direction: column;
  display: flex;
}

.grid-row__12.align-center {
  text-align: center;
}

.position {
  color: #818181;
  letter-spacing: .01em;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: .763889rem;
  font-weight: 600;
}

.grid-row__8 {
  grid-row-gap: .555556rem;
  flex-direction: column;
  display: flex;
}

.grid-row__8.align-center {
  text-align: center;
}

.sub-heading {
  font-size: 1.04167rem;
  font-weight: 600;
}

.grid-row__56 {
  grid-row-gap: 3.88889rem;
  flex-direction: column;
  display: flex;
  position: relative;
}

.product-container {
  grid-column-gap: .555556rem;
  display: flex;
}

.product-item {
  background-color: var(--white-smoke);
  border-radius: 1.38889rem;
  width: 20.8333rem;
  min-height: 8.88889rem;
  padding: 1.38889rem 1.66667rem 2.98611rem;
}

.contact-container {
  display: flex;
  position: relative;
}

.illustration {
  width: 63.6111rem;
  display: block;
}

.contact-row {
  padding-top: 2.77778rem;
  position: absolute;
  inset: 0% 11.25rem 0% auto;
}

.contacts-row {
  grid-column-gap: 5.13889rem;
  align-items: flex-start;
  display: flex;
}

.grid-column__20 {
  grid-column-gap: 1.38889rem;
  align-items: center;
  display: flex;
}

.img-76 {
  border-radius: 50%;
  width: 5.27778rem;
  height: 5.27778rem;
  display: block;
  overflow: hidden;
}

.semi-13 {
  font-size: .902778rem;
  font-weight: 600;
}

.semi-13.color-red {
  text-decoration: none;
  display: block;
}

.aloign-left {
  text-align: left;
}

.footer {
  border-top: 1px solid #c2c2c2;
  padding-top: 1.94444rem;
  padding-bottom: 2.77778rem;
}

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

.logo {
  font-size: 1.66667rem;
  font-weight: 600;
  line-height: 126%;
  text-decoration: none;
}

.social-icon {
  width: 1.94444rem;
  height: 1.94444rem;
}

.icon-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-column__24 {
  grid-column-gap: 1.66667rem;
  align-items: center;
  display: flex;
}

.grid-column__24.justify-end {
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
}

.grid-column__24.is--hide {
  display: none;
}

.width-392 {
  width: 27.2222rem;
}

.regular-13 {
  color: var(--dark-slate-grey);
  font-size: .902778rem;
  font-weight: 400;
  line-height: 126%;
  text-decoration: none;
}

.regular-13.is--hide {
  display: flex;
}

.copyright {
  margin-left: 0;
  font-size: .763889rem;
  line-height: 126%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.max-width {
  width: 50%;
}

.arrow-mob, .mobile-brekets {
  display: none;
}

._100 {
  width: 100%;
}

._100.is--mob {
  display: none;
}

.h2 {
  border: 0 #000;
  overflow: visible;
}

.h3 {
  flex: 0 auto;
}

.color-grey {
  color: var(--grey);
}

.color-grey.align-center {
  text-align: center;
}

.p2e-row {
  background-color: var(--white-smoke);
  border-radius: 1.66667rem;
  width: 45rem;
  margin-left: auto;
  margin-right: auto;
}

.grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr minmax(200px, 1fr);
}

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

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.submit-btn {
  color: #ff523a;
  letter-spacing: .04em;
  text-transform: uppercase;
  background-color: #0000;
  border: 3px solid #ff523a;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 81px;
  padding-left: 42px;
  padding-right: 42px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  transition: all .2s ease-in-out;
  display: flex;
}

.submit-btn:hover {
  color: #fff;
  background-color: #ff523a;
}

.submit-btn.subscribe-btn {
  border-radius: 8px;
  height: auto;
  margin-right: 22px;
  padding: 15px 26px;
  font-size: 17px;
  line-height: 110%;
  text-decoration: none;
  transition-property: all;
}

.submit-btn.subscribe-btn:hover {
  color: #fff;
  background-color: #ff523a;
}

.footer-bottom {
  flex-wrap: wrap;
  margin-top: 173px;
  display: flex;
}

.bottom-container--footer {
  background-color: #25008e;
  width: 100%;
}

.shiba_miu--img {
  z-index: -1;
  width: 88px;
  display: block;
}

.h2-container {
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}

.shiba_miu--wrap {
  justify-content: flex-end;
  padding-right: 228px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.green-logo--img {
  width: 256px;
  display: block;
}

.footer-2 {
  margin-top: 200px;
  position: relative;
}

.donate-link__row {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.nav-menu--main {
  display: flex;
}

.menu-content {
  align-items: center;
  display: flex;
}

.donate-link {
  color: #fff;
  background-color: tomato;
  background-image: none;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  margin-right: 20px;
  padding-left: 12px;
  padding-right: 4px;
  font-size: 14px;
  font-weight: 600;
  line-height: 108%;
  display: flex;
}

.rich__content--wp-content {
  max-width: 728px;
}

.rich__content--wp-content ol {
  margin-top: 40px;
  margin-bottom: 40px;
}

.rich__content--wp-content blockquote {
  border-left-style: none;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 110%;
}

.rich__content--wp-content h6 {
  column-count: 2;
  column-gap: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.rich__content--wp-content ul {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 21px;
  font-size: 20px;
  line-height: 152%;
}

.rich__content--wp-content p {
  font-size: 22px;
  line-height: 148%;
}

.rich__content--wp-content h2 {
  letter-spacing: -.03em;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 112%;
}

.rich__content--wp-content h3 {
  letter-spacing: -.02em;
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 700;
  line-height: 112%;
}

.rich__content--wp-content img {
  object-fit: cover;
  width: 100%;
  margin-top: 0;
  margin-bottom: 32px;
}

.rich__content--wp-content li {
  margin-bottom: 16px;
  padding-left: 10px;
  font-size: 20px;
  line-height: 152%;
}

.span-link {
  color: #fa3318;
  display: inline-block;
}

.span-link.margin-l {
  margin-left: 7px;
}

.logo-sheild--img {
  width: 220px;
  height: 44px;
  display: block;
}

.form-subscribe--container {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-label {
  color: #a299d7e6;
  letter-spacing: .02em;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 14px;
  font-weight: 600;
  line-height: 112%;
  display: block;
  overflow: visible;
}

.body-text--18 {
  color: #25008e;
}

.body-text--18.footer-link {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 152%;
  display: flex;
}

.body-text--18.footer-link.block {
  display: block;
}

.body-text--18.footer-link.blog {
  display: flex;
}

.main-cta-2 {
  color: #fff;
  letter-spacing: .02em;
  text-transform: uppercase;
  background-color: #ff523a;
  border-radius: 12px;
  padding: 23px 42px;
  font-weight: 700;
  transition: opacity .2s ease-in-out;
  display: inline-block;
}

.main-cta-2:hover {
  opacity: .6;
}

.main-cta-2.header-cta {
  letter-spacing: .04em;
  border-radius: 8px;
  padding: 16px 26px;
  font-size: 17px;
  line-height: 110%;
  transition: opacity .2s ease-in-out;
}

.main-cta-2.header-cta:hover {
  opacity: .6;
}

.main-cta-2.header-cta.footer-visible {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-cta-2.main-cta--2 {
  letter-spacing: .04em;
  border-radius: 10px;
  padding-top: 26px;
  padding-bottom: 26px;
  font-size: 24px;
  line-height: 29px;
}

.h1--new {
  letter-spacing: -.05em;
  font-size: 62px;
  font-weight: 700;
  line-height: 104%;
}

.h1--new.text-gradient {
  margin-top: 15px;
  font-weight: 600;
}

.nav-row {
  align-items: center;
  display: flex;
}

.image-7 {
  width: 55px;
  margin-left: 0;
  position: relative;
  top: 13px;
}

.success-desc {
  text-align: left;
  margin-top: 5px;
  font-size: 14px;
  line-height: 152%;
}

.main {
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.main.main--wp {
  background-image: url('../images/11111.svg');
  background-position: 32% -8%;
  background-repeat: no-repeat;
  background-size: 2856px;
}

.logo-2 {
  width: 272px;
  height: 44px;
  margin-bottom: 20px;
  padding-top: 50px;
  display: none;
}

.sheild-link {
  transition: opacity .2s ease-in-out;
}

.sheild-link:hover {
  opacity: .6;
}

.label-uppercase--new {
  padding-top: 58px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 108%;
}

.footer-content {
  border-top: 1px solid #d3cce8;
  padding-top: 40px;
  position: relative;
}

.footer-subscribe {
  margin-top: 37px;
}

.text-span {
  margin-right: 7px;
}

.feedback-link {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#5e9eff 100%, #fff);
  background-clip: border-box;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  margin-right: 20px;
  padding-left: 12px;
  padding-right: 4px;
  font-size: 14px;
  font-weight: 600;
  line-height: 108%;
  transition: opacity .2s ease-in-out;
  display: flex;
  overflow: hidden;
}

.feedback-link:hover {
  opacity: .6;
}

.h2-main-2 {
  letter-spacing: -.03em;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 48px;
  font-weight: 700;
  line-height: 112%;
  display: inline-block;
}

.content {
  position: relative;
}

.content.content--wp-hero {
  max-width: 1016px;
  padding-top: 68px;
  padding-bottom: 62px;
}

.content.content--wp-content {
  padding-top: 62px;
}

.header-2 {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.donate-img {
  width: 24px;
  height: 24px;
  padding-left: 3px;
  display: block;
}

.footer-text--12 {
  font-size: 12px;
  line-height: 132%;
}

.nav-link--main {
  color: #1900ca;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-right: 44px;
  padding: 0;
  font-weight: 600;
  line-height: 132%;
  display: none;
}

.nav-link--main.last {
  margin-right: 84px;
  display: flex;
}

.nav-link--main.last:hover {
  display: flex;
}

.footer-head-2 {
  grid-column-gap: 67px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  align-items: center;
  display: grid;
}

.link-row {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link-row.social {
  margin-bottom: 40px;
  margin-right: 90px;
}

.link-row.advert {
  margin-bottom: 40px;
  margin-right: 63px;
}

.link-row.contacts {
  margin-right: 63px;
}

.logo-main--img {
  width: 100%;
  display: block;
}

.container-main {
  width: 100%;
  max-width: 1440px;
  margin: 42px auto -55px;
  padding: 0 108px;
  position: relative;
  overflow: visible;
}

.container-main.footer-container {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 0;
}

.container-main.footer-container.footer-row {
  padding-left: 58px;
  padding-right: 58px;
}

.container-main.footer-bottom--link {
  margin-top: 44px;
  margin-bottom: 0;
}

.container-main.header-container {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: -56px;
  margin-bottom: -86px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.footer-btn--links {
  justify-content: flex-end;
  align-items: center;
  margin-top: 112px;
  display: flex;
}

.success-meassage--row {
  color: #fff;
  background-color: #000532;
  border-radius: 8px;
  padding: 24px;
}

.sub-header--2-2 {
  color: #25008e;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 148%;
}

.sub-header--2-2.margin-t {
  max-width: 1000px;
  margin-top: 16px;
}

.sub-header--2-2.margin-t.sub-header--2--telegram {
  margin-bottom: 70px;
  display: flex;
}

.image-6 {
  width: 44px;
  height: 44px;
}

.container-main-2 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 108px;
  padding-right: 108px;
  position: relative;
  overflow: visible;
}

.input-main {
  color: #25008e;
  background-color: #f0f8ff;
  border: 1.5px solid #25008e00;
  border-radius: 16px;
  min-height: 63px;
  margin-bottom: 20px;
  padding: 17px 24px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 152%;
}

.input-main:focus {
  background-color: #f0f8ff80;
  border: 1.5px solid #25008e;
}

.input-main::placeholder {
  color: #a299d7;
  font-size: 18px;
}

.input-main.input-subscribe {
  border-radius: 8px;
  align-self: stretch;
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  margin-left: -34px;
  margin-right: 12px;
  padding-right: 0;
  font-size: 18px;
  line-height: 168%;
}

.input-main.input-subscribe::placeholder {
  font-size: 18px;
  line-height: 168%;
}

.link {
  color: #fff;
  font-size: 12px;
  display: none;
}

.form-subscribe {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-height: 51px;
  display: flex;
}

.donate-links {
  transition: opacity .2s ease-in-out;
}

.donate-links:hover {
  opacity: .6;
}

.green-logo {
  margin-top: 10px;
}

.success-mes {
  text-align: left;
  font-size: 24px;
  font-weight: 700;
}

.safu-link {
  color: #2c8dff;
  border: 1px solid #2c8dff;
  border-radius: 6px;
  height: 44px;
  margin-right: 21px;
  padding: 14px 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 108%;
}

.social-link--container {
  align-items: center;
  display: flex;
}

.social-link--container.grid-row {
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.heading-2 {
  border: 1px dotted var(--white);
  overflow: hidden;
}

.bold-text-2 {
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .submit-btn {
    letter-spacing: .04em;
    border-radius: 8px;
    height: auto;
    padding: 14px 26px;
    font-size: 17px;
  }

  .submit-btn:hover {
    opacity: 1;
    color: #ff523a;
    background-color: #0000;
  }

  .submit-btn:active {
    opacity: .6;
    color: #fff;
    background-color: #ff523a;
  }

  .submit-btn.subscribe-btn {
    border-radius: 6px;
    flex: 1;
    height: 50px;
    margin-right: 16px;
    padding: 0 20px;
    font-size: 16px;
  }

  .submit-btn.subscribe-btn:hover {
    opacity: 1;
  }

  .submit-btn.subscribe-btn:active {
    opacity: .6;
  }

  .footer-bottom {
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    margin-top: 148px;
  }

  .shiba_miu--img {
    width: 64px;
  }

  .shiba_miu--wrap {
    padding-right: 160px;
  }

  .footer-2 {
    margin-top: 150px;
  }

  .menu-btn {
    background-color: #ff523a;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-width: 24px;
    min-height: 24px;
    padding: 6px;
    display: none;
    position: relative;
  }

  .menu-btn.w--open {
    z-index: 1;
    background-color: #0000;
  }

  .close-menu {
    width: 24px;
    height: 24px;
    display: none;
    position: absolute;
    inset: 6px;
  }

  .nav-menu--main {
    background-color: #fff;
    justify-content: flex-start;
    align-items: center;
    min-height: 157px;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .menu-img {
    border-radius: 8px;
    width: 24px;
    height: 24px;
    display: none;
  }

  .donate-link {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    order: 2;
    grid-template-rows: auto;
    grid-template-columns: auto auto 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: 350px;
    margin-right: 0;
  }

  .rich__content--wp-content {
    max-width: 572px;
  }

  .rich__content--wp-content ol {
    margin-top: 36px;
    margin-bottom: 36px;
    padding-left: 32px;
  }

  .rich__content--wp-content blockquote {
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 24px;
  }

  .rich__content--wp-content h6 {
    column-gap: 20px;
    font-size: 16px;
    line-height: 152%;
  }

  .rich__content--wp-content ul {
    margin-top: 36px;
    margin-bottom: 36px;
    padding-left: 19px;
    font-size: 16px;
  }

  .rich__content--wp-content p {
    font-size: 18px;
  }

  .rich__content--wp-content h2 {
    font-size: 38px;
  }

  .rich__content--wp-content h3 {
    letter-spacing: -.03em;
    font-size: 24px;
  }

  .rich__content--wp-content li {
    margin-bottom: 12px;
    font-size: 16px;
  }

  .form-subscribe--container {
    justify-content: space-between;
  }

  .footer-label {
    margin-bottom: 28px;
  }

  .body-text--18.footer-link {
    font-size: 16px;
  }

  .main-cta-2:hover {
    opacity: 1;
  }

  .main-cta-2:active {
    opacity: .6;
  }

  .main-cta-2.header-cta {
    display: none;
  }

  .main-cta-2.header-cta.footer-visible {
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    display: flex;
  }

  .main-cta-2.main-cta--2 {
    border-radius: 8px;
    padding: 16px 26px;
    font-size: 17px;
    line-height: 110%;
  }

  .h1--new {
    letter-spacing: -.03em;
    font-size: 45px;
  }

  .nav-row {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 157px;
    padding-top: 108px;
    padding-left: 24px;
  }

  .main.main--wp {
    background-image: url('../images/bg__tablet.svg');
    background-position: 50% 0;
    background-size: 100%;
  }

  .logo-2 {
    z-index: 1;
  }

  .sheild-link {
    order: 4;
  }

  .label-uppercase--new {
    font-size: 24px;
    font-weight: 400;
    line-height: 148%;
  }

  .footer-subscribe {
    margin-top: 48px;
  }

  .feedback-link {
    background-color: #0000;
    order: -1;
    width: 350px;
    margin-right: 0;
  }

  .h2-main-2 {
    font-size: 38px;
  }

  .content.content--wp-hero {
    max-width: 720px;
    padding-top: 108px;
    padding-bottom: 50px;
  }

  .content.content--wp-content {
    padding-top: 50px;
  }

  .nav-link--main {
    margin-left: 0;
  }

  .footer-head-2 {
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
  }

  .link-row.social {
    order: -1;
    margin-bottom: 44px;
    margin-right: 37px;
  }

  .link-row.advert {
    margin-bottom: 0;
    margin-right: 28px;
  }

  .link-row.contacts {
    order: -1;
    margin-bottom: 0;
    margin-right: 28px;
  }

  .container-main, .container-main.footer-container.footer-row {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-btn--links {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
    grid-auto-columns: auto;
    justify-content: space-between;
    margin-top: 100px;
  }

  .sub-header--2-2.margin-t {
    margin-top: 12px;
    font-size: 18px;
  }

  .container-main-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .input-main.input-subscribe {
    width: 420px;
    min-height: 50px;
    margin-left: -4px;
    margin-right: 3px;
    padding-left: 9px;
    padding-right: 16px;
    font-size: 16px;
  }

  .input-main.input-subscribe::placeholder {
    font-size: 14px;
  }

  .form-subscribe {
    justify-content: space-between;
    width: 100%;
  }

  .safu-link {
    order: 3;
    width: 480px;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .submit-btn.subscribe-btn {
    flex: none;
    width: 100%;
  }

  .footer-bottom {
    flex-flow: column;
  }

  .h2-container {
    display: block;
  }

  .donate-link {
    justify-content: space-between;
    width: 100%;
  }

  .rich__content--wp-content ol {
    margin-top: 32px;
    margin-bottom: 32px;
    padding-left: 28px;
  }

  .rich__content--wp-content blockquote {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 20px;
  }

  .rich__content--wp-content h6 {
    font-size: 14px;
  }

  .rich__content--wp-content ul {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 14px;
  }

  .rich__content--wp-content p {
    font-size: 16px;
    line-height: 152%;
  }

  .rich__content--wp-content h2 {
    font-size: 30px;
  }

  .rich__content--wp-content h3 {
    margin-bottom: 24px;
    font-size: 20px;
  }

  .rich__content--wp-content img {
    margin-bottom: 28px;
  }

  .rich__content--wp-content li {
    padding-left: 7px;
    font-size: 14px;
  }

  .span-link.margin-l {
    margin-left: 4px;
  }

  .logo-sheild--img {
    width: 100%;
  }

  .body-text--18.footer-link {
    align-items: center;
    display: block;
  }

  .body-text--18.footer-link.block {
    display: flex;
  }

  .main-cta-2.header-cta.footer-visible {
    margin-top: 16px;
  }

  .h1--new {
    font-size: 34px;
    line-height: 116%;
  }

  .social-item {
    margin-bottom: 16px;
  }

  .label-uppercase--new {
    font-size: 12px;
    font-weight: 600;
    line-height: 108%;
  }

  .text-span {
    margin-right: 4px;
  }

  .feedback-link {
    width: 100%;
  }

  .h2-main-2 {
    margin-right: 10px;
    font-size: 30px;
    display: inline-block;
  }

  .content.content--wp-hero {
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .content.content--wp-content {
    padding-top: 40px;
  }

  .footer-text--12 {
    margin-bottom: 8px;
  }

  .footer-head-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .link-row.social {
    order: -1;
    margin-bottom: 40px;
  }

  .link-row.advert {
    order: 4;
  }

  .link-row.docs {
    order: 3;
    margin-bottom: 40px;
  }

  .link-row.contacts {
    order: 2;
    margin-bottom: 40px;
  }

  .container-main.footer-bottom--link {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 18px;
  }

  .footer-btn--links {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: auto;
    grid-auto-flow: row;
    justify-content: start;
    place-items: flex-start start;
    margin-top: 76px;
    display: grid;
  }

  .sub-header--2-2.margin-t.sub-header--2--telegram {
    margin-bottom: 40px;
  }

  .container-main-2.pt__60-46-34 {
    padding-top: 66px;
  }

  .input-main.input-subscribe {
    margin-bottom: 16px;
    padding-left: 2px;
  }

  .form-subscribe {
    flex-direction: column;
    align-items: flex-start;
  }

  .green-logo {
    margin-bottom: 25px;
  }

  .safu-link {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 44px;
    margin-bottom: 12px;
    display: flex;
  }

  .social-link--container.grid-row {
    flex-flow: wrap;
    width: 80%;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 13.8667rem;
    line-height: 116%;
  }

  h2 {
    font-size: 6.93333rem;
    line-height: 126%;
  }

  h3 {
    font-size: 5.33333rem;
  }

  h4 {
    font-size: 4.8rem;
    line-height: 126%;
  }

  p {
    font-size: 3.46667rem;
  }

  .section.s-hero {
    padding-top: 7.46667rem;
    padding-bottom: 26.6667rem;
  }

  .section.s-contacts {
    display: flex;
  }

  .header {
    padding-top: 7.46667rem;
    padding-bottom: 7.46667rem;
    font-size: 3.46667rem;
  }

  .header-content {
    grid-column-gap: 6.4rem;
  }

  .medium-14 {
    font-size: 3.46667rem;
    line-height: 126%;
  }

  .container {
    padding-left: 4.26667rem;
    padding-right: 4.26667rem;
  }

  .container.p-80-116 {
    padding-top: 0;
    padding-bottom: 26.6667rem;
  }

  .grid-row__20 {
    grid-row-gap: 3.2rem;
  }

  .grid-row__20.align-center {
    grid-row-gap: 4.26667rem;
    text-align: center;
  }

  .normal-20 {
    font-size: 4.26667rem;
    line-height: 126%;
  }

  .button-18 {
    border-radius: 14.9333rem;
    padding: 4.26667rem 7.46667rem;
    font-size: 3.73333rem;
    line-height: 126%;
    text-decoration: none;
  }

  .grid-row__76 {
    grid-row-gap: 8.53333rem;
  }

  .grid-row__32 {
    grid-row-gap: 6.4rem;
  }

  .descktop-brakets {
    width: 76.8rem;
    display: none;
  }

  .descktop-brakets.is--mob {
    display: block;
  }

  .grid-column__18.align-center {
    grid-row-gap: 2.13333rem;
    flex-direction: column;
    margin-top: -7rem;
  }

  .superdex {
    border-radius: 4.26667rem;
    width: 70.4rem;
    min-height: 37.8667rem;
    padding-top: 6.4rem;
    padding-left: 6.4rem;
    padding-right: 6.4rem;
  }

  .color-red {
    line-height: 126%;
  }

  .width-1224 {
    width: 100%;
  }

  .grid-row__80 {
    grid-row-gap: 11.7333rem;
  }

  .grid-column__76 {
    grid-row-gap: 10.6667rem;
    flex-direction: column;
  }

  .img-548 {
    width: 100%;
    margin-top: 5.33333rem;
  }

  .img-600 {
    object-fit: cover;
    object-position: 50% 0%;
    width: 100%;
    height: 25.3rem;
    margin-top: 5.33333rem;
  }

  .how-make__row {
    flex-direction: column;
    align-items: center;
  }

  .make-row {
    width: 100%;
    padding-top: 0;
  }

  .make-row.margin-top {
    top: 0;
  }

  .grid-row__16 {
    grid-row-gap: 3.2rem;
  }

  .grid-row__16.width-240 {
    width: 64rem;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-row__16.align-center {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .make-row__dex {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-row__53 {
    grid-row-gap: 8.53333rem;
    text-align: center;
    flex: 1;
    padding-top: 20rem;
    padding-bottom: 20rem;
    position: relative;
  }

  .first-market {
    border-radius: 4.26667rem;
    width: 70.4rem;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-12 {
    padding: 2.13333rem;
  }

  .first-mark {
    border-radius: 4.26667rem;
    align-self: center;
    padding: .8rem 3.2rem;
    font-size: 2.66667rem;
    font-weight: 600;
  }

  .grid-row__27 {
    grid-row-gap: 5.33333rem;
    justify-content: center;
    align-items: center;
  }

  .image, .image.left, .arrow-32.absolute-left, .arrow-32.absolute-center, .arrow-32.absolute-right {
    display: none;
  }

  .div-block {
    padding-top: 0;
  }

  .grid-column__64 {
    flex-direction: column;
  }

  .semi-15 {
    font-size: 3.73333rem;
    line-height: 126%;
  }

  .smart-btn {
    border-radius: 4.26667rem;
    width: 44rem;
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
    font-size: 3.63636rem;
    font-weight: 600;
    line-height: 126%;
  }

  .steps-container {
    grid-row-gap: 10.6667rem;
    background-image: url('../images/Arrow-direction.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 92rem;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 6.4rem;
  }

  .steps {
    width: 100%;
  }

  .step {
    white-space: nowrap;
    border-radius: 4.26667rem;
    padding: .533333rem 3.2rem;
    font-size: 2.13333rem;
    line-height: 150%;
  }

  .grid-row__64 {
    grid-row-gap: 13.3333rem;
  }

  .grid-row__64.padding-16 {
    padding-left: 4.26667rem;
  }

  .p2e {
    width: 100%;
    display: none;
  }

  .p2e.mob {
    display: none;
  }

  .roadmap-row {
    grid-row-gap: 12.8rem;
    flex-direction: column;
  }

  .roadmap {
    width: 100%;
  }

  .progress-roadmap {
    height: 1.6rem;
  }

  .grid-row__24 {
    grid-row-gap: 4.26667rem;
  }

  .grid-row__24.left {
    grid-row-gap: 6.4rem;
    align-items: flex-start;
  }

  .grid-row__10 {
    grid-row-gap: 2.13333rem;
    min-height: 13.6rem;
  }

  .grid-row__10.align-center {
    text-align: center;
    align-items: center;
  }

  .regular-15 {
    font-size: 3.73333rem;
    line-height: 126%;
  }

  .progress-count {
    letter-spacing: .02em;
    border-radius: 4.26667rem;
    padding: .8rem 3.2rem;
    font-size: 2.66667rem;
    line-height: 120%;
  }

  .grid-row__40 {
    grid-row-gap: 8.53333rem;
  }

  .roadmap-point__container {
    grid-row-gap: 2.13333rem;
  }

  .grid-column__14 {
    grid-column-gap: 3.2rem;
  }

  .roadmap-checkbox {
    border-radius: 1.33333rem;
    width: 4.26667rem;
    min-width: 4.26667rem;
    height: 4.26667rem;
    min-height: 4.26667rem;
  }

  .roadmap-checkbox.active {
    background-size: 2.13333rem;
  }

  .point {
    font-size: 3.46667rem;
    line-height: 126%;
  }

  .founders {
    grid-row-gap: 10.6667rem;
    flex-direction: column;
  }

  .founders-item {
    width: 100%;
  }

  .grid-row__28 {
    grid-row-gap: 5.33333rem;
  }

  .founder-img {
    width: 19.2rem;
    height: 19.2rem;
  }

  .grid-row__12, .grid-row__12.align-center {
    grid-row-gap: 2.13333rem;
  }

  .position {
    font-size: 2.66667rem;
    line-height: 126%;
  }

  .grid-row__8.align-center {
    grid-row-gap: 1.06667rem;
  }

  .grid-row__56 {
    grid-row-gap: 14.4rem;
  }

  .product-container {
    grid-row-gap: 2.13333rem;
    flex-direction: column;
  }

  .product-item {
    border-radius: 4.26667rem;
    width: 100%;
    min-height: 26.6667rem;
    padding: 5.33333rem 6.4rem 6.66667rem;
  }

  .contact-container {
    flex-direction: column-reverse;
    display: flex;
  }

  .illustration {
    width: 100%;
  }

  .contact-row {
    position: static;
  }

  .contacts-row {
    grid-row-gap: 11.7333rem;
    flex-direction: column;
  }

  .grid-column__20 {
    grid-column-gap: 4.26667rem;
  }

  .img-76 {
    width: 18.1333rem;
    height: 18.1333rem;
  }

  .semi-13, .semi-13.color-red {
    font-size: 3.46667rem;
    line-height: 126%;
  }

  .footer {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }

  .footer-head {
    grid-row-gap: 6.4rem;
    flex-direction: column;
  }

  .logo.w--current {
    font-size: 5.33333rem;
  }

  .social-icon {
    width: 7.46667rem;
    height: 7.46667rem;
  }

  .grid-column__24 {
    grid-column-gap: 4.26667rem;
  }

  .grid-column__24.justify-end {
    grid-row-gap: 10.1333rem;
    flex-direction: column;
  }

  .grid-column__24.justify-end.gap-12 {
    grid-row-gap: 3.2rem;
  }

  .width-392 {
    width: 100%;
  }

  .regular-13 {
    font-size: 3.46667rem;
  }

  .copyright {
    margin-top: 3.2rem;
    font-size: 2.66667rem;
    position: static;
  }

  .max-width {
    width: 100%;
  }

  .max-width._60 {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .arrow-mob {
    width: auto;
    height: 8.53333rem;
    min-height: 8.53333rem;
    margin-top: 8.53333rem;
    margin-bottom: 8.53333rem;
    display: block;
  }

  .arrow-mob.top-23 {
    margin-top: 6.13333rem;
  }

  .width-248 {
    text-align: center;
    width: 75rem;
    margin-left: auto;
    margin-right: auto;
  }

  .heading {
    align-self: stretch;
  }

  .mobile-brekets {
    width: 76.8rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-brekets.bottom {
    display: block;
    position: absolute;
    inset: auto 0% 0%;
  }

  ._100.is--mob {
    width: 100%;
    display: block;
  }

  .p2e-row {
    width: 100%;
    display: none;
  }

  .bold-text {
    display: block;
  }

  .text-block, .text-block-2, .text-block-3 {
    align-self: center;
    font-size: 3.46rem;
  }

  .submit-btn {
    border-width: 2px;
    border-radius: 6px;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 110%;
  }

  .submit-btn.subscribe-btn {
    border-width: 2px;
    border-radius: 6px;
    line-height: 110%;
  }

  .footer-bottom {
    margin-top: 170px;
  }

  .shiba_miu--wrap {
    padding-right: 70px;
  }

  .footer-2 {
    margin-top: 76px;
  }

  .donate-link__row {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu--main {
    justify-content: center;
    min-height: 204px;
  }

  .donate-link {
    width: 100%;
  }

  .rich__content--wp-content h6 {
    column-count: 1;
    column-gap: 0;
  }

  .span-link.margin-l {
    margin-left: 0;
  }

  .footer-label {
    margin-bottom: 20px;
  }

  .body-text--18.footer-link {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 152%;
  }

  .body-text--18.footer-link.block {
    display: block;
  }

  .body-text--18.footer-link.blog, .body-text--18.footer-link.policy {
    margin-bottom: 0;
  }

  .main-cta-2 {
    letter-spacing: .04em;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 110%;
    display: flex;
  }

  .main-cta-2.header-cta.footer-visible {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    display: flex;
  }

  .main-cta-2.main-cta--2 {
    border-radius: 6px;
    padding-left: 42px;
    padding-right: 42px;
  }

  .nav-row {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    min-height: 204px;
    padding: 128px 0 8px;
  }

  .main.main--wp {
    background-image: url('../images/bg__mobile.svg');
  }

  .logo-2 {
    width: 199px;
    height: 28px;
  }

  .logo-2.w--current {
    padding-left: 0;
  }

  .sheild-link {
    margin-top: 24px;
  }

  .footer-subscribe {
    width: 100%;
    margin-top: 64px;
  }

  .text-span {
    margin-right: 0;
  }

  .donate-img {
    min-width: 24px;
  }

  .nav-link--main {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .nav-link--main.last {
    margin-right: 0;
  }

  .footer-head-2 {
    grid-template-columns: 100%;
  }

  .link-row.social {
    margin-right: 0;
  }

  .link-row.docs, .link-row.contacts {
    margin-bottom: 48px;
  }

  .container-main {
    padding-left: 13px;
    padding-right: 13px;
  }

  .footer-btn--links {
    grid-template-columns: 100%;
    width: 100%;
  }

  .sub-header--2-2.margin-t {
    font-size: 16px;
  }

  .container-main-2 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .input-main {
    border-radius: 8px;
    min-height: 49px;
    margin-bottom: 16px;
    font-size: 16px;
  }

  .input-main::placeholder {
    font-size: 14px;
  }

  .input-main.input-subscribe {
    width: 100%;
    margin-left: -1px;
    font-size: 16px;
    line-height: 152%;
  }

  .input-main.input-subscribe::placeholder {
    font-size: 14px;
    line-height: 152%;
  }

  .green-logo {
    margin-bottom: 32px;
  }

  .safu-link {
    width: 100%;
    height: 23px;
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 10px;
  }

  .social-link--container.grid-row {
    width: 100%;
  }
}


