@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  outline: none;
  border: 0;
  background: transparent;
  cursor: pointer;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  display: block;
  width: 100%;
}

p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: underline;
  color: #000;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

input {
  width: 100%;
  display: block;
}

button {
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: "Aeonik Pro TRIAL";
  src: url("../font/AeonikProTRIAL-Light.woff2") format("woff2"), url("../font/AeonikProTRIAL-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Pro TRIAL";
  src: url("../font/AeonikProTRIAL-Bold.woff2") format("woff2"), url("../font/AeonikProTRIAL-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Pro TRIAL";
  src: url("../font/AeonikProTRIAL-Regular.woff2") format("woff2"), url("../font/AeonikProTRIAL-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  font-family: "Aeonik Pro TRIAL";
  background: #f3f4f8;
  font-weight: 500;
}

.container {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 1rem;
}

.top-section {
  background: #fff;
  border-radius: 24px;
  margin-top: 32px;
  margin-bottom: 24px;
}
.top-section p {
  font-size: 18px;
  line-height: 32px;
  padding-bottom: 24px;
}

.footer__wrapper a{color:#fff;}

.footer__wrapper svg{fill:#fff;}

.top-section__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  padding: 32px;
}
@media screen and (max-width: 768px) {
  .top-section__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.top-section__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
  font-size: 12px;
  color: #16181d;
  opacity: 0.7;
  font-weight: 700;
  margin-bottom: 14px;
}
.top-section__info li::after {
  color: #16181d;
  opacity: 0.4;
  content: "•";
  margin-left: 6px;
}
.top-section__info li:last-child::after {
  display: none;
}

.top-section__right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 400px;
}
.top-section__right img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 992px) {
  .top-section__right {
    width: 250px;
  }
}

h1 {
  font-size: 48px;
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: 700;
}

.top-section__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}
.top-section__author .author__img {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  overflow: hidden;
}
.top-section__author span {
  font-size: 14px;
}
.top-section__author .author__info--name {
  font-weight: 700;
  color: #000;
}
.top-section__author .author__info--position {
  color: #5e5e5e;
}
.top-section__author .author__info--position span {
  font-size: 12px;
}

.main__text p {
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: 500;
  line-height: 148%;
}
.main__text .underline {
  text-decoration: underline;
  font-weight: 700;
}
.main__text h2,
.main__text h3 {
  position: relative;
  display: block;
  padding-bottom: 16px;
  font-weight: 500;
  font-size: 32px;
  font-style: normal;
  line-height: 124%;
  letter-spacing: -0.5px;
  font-family: inherit;
}
.main__text ul {
  list-style-type: disc;
  position: relative;
  padding: 0 20px 16px;
}
.main__text ul li {
  font-size: 16px;
  font-style: normal;
  line-height: 28px;
}
.main__text ol {
  list-style-type: decimal;
  position: relative;
  padding: 0 20px 16px;
}
.main__text ol li {
  font-size: 16px;
  font-style: normal;
  line-height: 28px;
}

.content__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  margin-bottom: 80px;
}
@media screen and (max-width: 992px) {
  .content__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.main__aside {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 992px) {
  .main__aside {
    width: 100%;
  }
}

.aside__item--wrapper {
  background: #fff;
  padding: 40px;
  border-radius: 24px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 17, 51, 0.2);
          box-shadow: inset 0 0 0 1px rgba(0, 17, 51, 0.2);
}

.aside__item--title {
  position: relative;
  color: #16181d;
  font-weight: 500;
  font-size: 12px;
  line-height: 148%;
  opacity: 0.7;
  margin-bottom: 24px;
}

.aside__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.aside__nav ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #16181d;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 140%;
  text-align: left;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.aside__nav ul li a::before {
  position: relative;
  width: 24px;
  min-width: 24px;
  height: 1px;
  background-color: #16181d;
  content: "";
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.aside__nav ul li a:hover {
  color: #6d9dff;
}
.aside__nav ul li a:hover::before {
  background-color: #6d9dff;
}

.aside__form {
  background: #1764fe;
  color: #fff;
}
.aside__form form {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.form__img img {
  max-width: 170px;
  height: auto;
  margin: 0 auto;
}

.form__title .title {
  font-size: 24px;
  font-weight: 700;
}
.form__title .sub-title {
  font-size: 14px;
  font-weight: 700;
}
.form__title span {
  display: block;
  margin-bottom: 16px;
}

.form__input {
  width: 100%;
}
.form__input input {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 14px 16px;
  color: #16181d;
  font-weight: 400;
  font-size: 16px;
  font-family: Aeonik Pro, sans-serif;
  font-style: normal;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #cbcfd8;
  border-radius: 8px;
}

.form__btn {
  color: #fff;
  background-color: #013;
  border-radius: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  padding: 14px 32px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  font-family: Aeonik Pro, sans-serif;
  line-height: 28px;
  letter-spacing: 0;
  white-space: nowrap;
  text-align: left;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  width: 100%;
  gap: 8px;
  font-weight: 700;
}
.form__btn:hover {
  background-color: #026;
}

.form__text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 16px 0;
  font-weight: 400;
  font-size: 11px;
  font-style: normal;
  line-height: 1.5;
  font-weight: 700;
}

.topics__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.topics__list li a {
  padding: 4px 12px;
  font-size: 14;
  line-height: 148%;
  letter-spacing: unset;
  background: #f5f8ff;
  border-radius: 8px;
  color: #16181d;
  font-weight: 700;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.topics__list li a:hover {
  color: #1764ff;
}

.aside-sticky {
  position: sticky;
  top: 24px;
}

.faq__section {
  margin-bottom: 24px;
}

.faq__list {
  list-style-type: none !important;
  border: 1px solid #e0e4eb;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.faq__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 !important;
}
.faq__btn h3 {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 24px 64px 24px 68px;
  color: #333c4d;
  font-weight: 600;
  font-size: 24px;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.faq__btn h3::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  border-color: transparent transparent #013;
  border-style: solid;
  border-width: 0 6px 6px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  content: "";
}
@media screen and (max-width: 400px) {
  .faq__btn h3 {
    padding: 24px 64px 24px 24px;
  }
}
.faq__btn .faq__number {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  color: white;
  font-weight: 900;
  font-size: 10px;
  font-style: normal;
  line-height: 16px;
  letter-spacing: 0;
  text-align: center;
  background-color: #1764ff;
  border-radius: 50%;
}

.faq__content {
  padding: 0 32px 0 68px;
  height: 0;
  overflow: hidden;
}
.faq__content p {
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #001133;
  margin: 0;
}
.faq__content.open-faq {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.share-article {
  background: #fff;
  border-radius: 24px;
  padding: 16px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 100px;
}
.share-article ul {
  list-style-type: none;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .share-article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}

.socials__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.socials__list button {
  background: #f5f8ff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}

.footer {
  margin-bottom: 24px;
}

.footer__wrapper {
  background: #17181d;
  padding: 64px 0;
  border-radius: 24px;
}
@media screen and (max-width: 992px) {
  .footer__wrapper {
    padding: 16px 0;
  }
}

.footer__row {
  max-width: 1144px;
  padding: 49px 8px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #4b4b4b;
  border-bottom: 1px solid #4b4b4b;
}
@media screen and (max-width: 992px) {
  .footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 16px;
    gap: 16px;
    margin-bottom: 24px;
  }
  .footer__row:last-child {
    margin: 0;
  }
}

.footer__text {
  max-width: 400px;
}
.footer__text p {
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  opacity: 0.6;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .footer__text {
    max-width: none;
  }
}

.footer__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (max-width: 992px) {
  .footer__icons {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}

.contact__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.contact__label {
  position: relative;
  display: block;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  opacity: 0.6;
  color: #fff;
}

.contact__link {
  font-weight: 700;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  border-radius: 40px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.contact__link:hover {
  opacity: 0.5;
}

.footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
@media screen and (max-width: 450px) {
  .footer__socials {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.footer__socials .footer__social--item a {
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  color:#fff;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer__socials .footer__social--item a:hover {
  opacity: 0.5;
}

.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}

.footer__copyright {
  color: hsla(0, 0%, 100%, 0.6);
  font-weight: 400;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
}

.footer__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.footer__nav a {
  color: #fff;
  font-weight: 400;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
}

.no-pad {
  padding-bottom: 0 !important;
}

.no-boder-bottom {
  border-bottom: none !important;
}