@font-face {
    font-family: 'Lato';
    src: url('/fonts/Lato-Regular.eot');
    src: url('/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Lato-Regular.woff') format('woff'), url('/fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'LatoBlack';
    src: url('/fonts/Lato-Black.eot');
    src: url('/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), url('/fonts/Lato-Black.woff') format('woff'), url('/fonts/Lato-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'LatoLightItalic';
    src: url('/fonts/Lato-LightItalic.eot');
    src: url('/fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/Lato-LightItalic.woff') format('woff'), url('/fonts/Lato-LightItalic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@charset "UTF-8";
@use "sass:color";
.dvaegeat223r24 {display:none;}

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

.c-leader {max-width: 1024px;}
.c-leader .info {padding:0;overflow:auto;padding-bottom:30px;}
.c-leader .info .picture {width:240px;height:290px;float:left;background-size:cover !important;-webkit-background-size:cover !important;-o-background-size:cover !important;-moz-background-size:cover !important;border-radius:14px;}

.c-leader .info .q p {padding:0 0 50px 40px;margin:-5px 0 0 0;background: url('/img/quote-s.png') 0 5px no-repeat;font-size:24px;font-family: 'LatoBlack', sans-serif;color:#2e343d;line-height:34px;position:relative;}
.c-leader .info .q p:after {content:'';background: url('/img/quote-s2.png') 0 0 no-repeat;width:22px;height:24px;display:inline-block;position:relative;top:7px;left:20px;}
.c-leader .info .q p a {color:#1aa0e6;}
.c-leader .info .sign {text-align:right;}
.c-leader .info .sign div {font-size:14px;color:#85888c;}
.c-leader .info .sign .name {font-size:13px;color:#2e343d;font-family: 'LatoBlack', sans-serif;text-transform:uppercase;}

@media (min-width: 800px) {
  .c-leader .info .q {margin-left:290px;}
}

@media (max-width: 799px) {
  .c-leader .info .q {display: inline-block;margin-top: 56px;}
}

body, h1, h2, h3, h4, h5, p, ul, figure, picture {margin:0;padding:0;}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: 400; }

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

input,
button,
textarea,
select {
  font: inherit; }

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important; } }

.fs-0 {font-size: 0; }
.fs-xxs {font-size: 0.6875rem;}
.fs-xs {font-size: 0.75rem;}
.fs-s {font-size: 0.875rem;}

.fs-m {
  font-size: 1rem; }

.fs-l {
  font-size: 1.375rem; }

.fs-xl {
  font-size: 1.5rem; }

.fs-xxl {
  font-size: 1.625rem; }

.fw-100 {
  font-weight: 100; }

.fw-200 {
  font-weight: 200; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

.fw-800 {
  font-weight: 800; }

.fw-900 {
  font-weight: 900; }

.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-left: 0;
  margin-right: 0; }

.my-0 {
  margin-bottom: 0;
  margin-top: 0; }

.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-left: 0;
  padding-right: 0; }

.py-0 {
  padding-bottom: 0;
  padding-top: 0; }

.gap-0 {
  gap: 0; }

.m-xxxs {
  margin: 0.225rem; }

.m-xxxs-minus {
  margin: -0.225rem; }

.mt-xxxs {
  margin-top: 0.225rem; }

.mt-xxxs-minus {
  margin-top: -0.225rem; }

.mr-xxxs {
  margin-right: 0.225rem; }

.mr-xxxs-minus {
  margin-right: -0.225rem; }

.mb-xxxs {
  margin-bottom: 0.225rem; }

.mb-xxxs-minus {
  margin-bottom: -0.225rem; }

.ml-xxxs {
  margin-left: 0.225rem; }

.ml-xxxs-minus {
  margin-left: -0.225rem; }

.mx-xxxs {
  margin-left: 0.225rem;
  margin-right: 0.225rem; }

.my-xxxs {
  margin-bottom: 0.225rem;
  margin-top: 0.225rem; }

.p-xxxs {
  padding: 0.225rem; }

.pt-xxxs {
  padding-top: 0.225rem; }

.pr-xxxs {
  padding-right: 0.225rem; }

.pb-xxxs {
  padding-bottom: 0.225rem; }

.pl-xxxs {
  padding-left: 0.225rem; }

.px-xxxs {
  padding-left: 0.225rem;
  padding-right: 0.225rem; }

.py-xxxs {
  padding-bottom: 0.225rem;
  padding-top: 0.225rem; }

.gap-xxxs {
  gap: 0.225rem; }

.m-xxs {
  margin: 0.46875rem; }

.m-xxs-minus {
  margin: -0.46875rem; }

.mt-xxs {
  margin-top: 0.46875rem; }

.mt-xxs-minus {
  margin-top: -0.46875rem; }

.mr-xxs {
  margin-right: 0.46875rem; }

.mr-xxs-minus {
  margin-right: -0.46875rem; }

.mb-xxs {
  margin-bottom: 0.46875rem; }

.mb-xxs-minus {
  margin-bottom: -0.46875rem; }

.ml-xxs {
  margin-left: 0.46875rem; }

.ml-xxs-minus {
  margin-left: -0.46875rem; }

.mx-xxs {
  margin-left: 0.46875rem;
  margin-right: 0.46875rem; }

.my-xxs {
  margin-bottom: 0.46875rem;
  margin-top: 0.46875rem; }

.p-xxs {
  padding: 0.46875rem; }

.pt-xxs {
  padding-top: 0.46875rem; }

.pr-xxs {
  padding-right: 0.46875rem; }

.pb-xxs {
  padding-bottom: 0.46875rem; }

.pl-xxs {
  padding-left: 0.46875rem; }

.px-xxs {
  padding-left: 0.46875rem;
  padding-right: 0.46875rem; }

.py-xxs {
  padding-bottom: 0.46875rem;
  padding-top: 0.46875rem; }

.gap-xxs {
  gap: 0.46875rem; }

.m-xs {
  margin: 0.75rem; }

.m-xs-minus {
  margin: -0.75rem; }

.mt-xs {
  margin-top: 0.75rem; }

.mt-xs-minus {
  margin-top: -0.75rem; }

.mr-xs {
  margin-right: 0.75rem; }

.mr-xs-minus {
  margin-right: -0.75rem; }

.mb-xs {
  margin-bottom: 0.75rem; }

.mb-xs-minus {
  margin-bottom: -0.75rem; }

.ml-xs {
  margin-left: 0.75rem; }

.ml-xs-minus {
  margin-left: -0.75rem; }

.mx-xs {
  margin-left: 0.75rem;
  margin-right: 0.75rem; }

.my-xs {
  margin-bottom: 0.75rem;
  margin-top: 0.75rem; }

.p-xs {
  padding: 0.75rem; }

.pt-xs {
  padding-top: 0.75rem; }

.pr-xs {
  padding-right: 0.75rem; }

.pb-xs {
  padding-bottom: 0.75rem; }

.pl-xs {
  padding-left: 0.75rem; }

.px-xs {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

.py-xs {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem; }

.gap-xs {
  gap: 0.75rem; }

.m-s {
  margin: 1.40625rem; }

.m-s-minus {
  margin: -1.40625rem; }

.mt-s {
  margin-top: 1.40625rem; }

.mt-s-minus {
  margin-top: -1.40625rem; }

.mr-s {
  margin-right: 1.40625rem; }

.mr-s-minus {
  margin-right: -1.40625rem; }

.mb-s {
  margin-bottom: 1.40625rem; }

.mb-s-minus {
  margin-bottom: -1.40625rem; }

.ml-s {
  margin-left: 1.40625rem; }

.ml-s-minus {
  margin-left: -1.40625rem; }

.mx-s {
  margin-left: 1.40625rem;
  margin-right: 1.40625rem; }

.my-s {
  margin-bottom: 1.40625rem;
  margin-top: 1.40625rem; }

.p-s {
  padding: 1.40625rem; }

.pt-s {
  padding-top: 1.40625rem; }

.pr-s {
  padding-right: 1.40625rem; }

.pb-s {
  padding-bottom: 1.40625rem; }

.pl-s {
  padding-left: 1.40625rem; }

.px-s {
  padding-left: 1.40625rem;
  padding-right: 1.40625rem; }

.py-s {
  padding-bottom: 1.40625rem;
  padding-top: 1.40625rem; }

.gap-s {
  gap: 1.40625rem; }

.m-m {
  margin: 1.875rem; }

.m-m-minus {
  margin: -1.875rem; }

.mt-m {
  margin-top: 1.875rem; }

.mt-m-minus {
  margin-top: -1.875rem; }

.mr-m {
  margin-right: 1.875rem; }

.mr-m-minus {
  margin-right: -1.875rem; }

.mb-m {
  margin-bottom: 1.875rem; }

.mb-m-minus {
  margin-bottom: -1.875rem; }

.ml-m {
  margin-left: 1.875rem; }

.ml-m-minus {
  margin-left: -1.875rem; }

.mx-m {
  margin-left: 1.875rem;
  margin-right: 1.875rem; }

.my-m {
  margin-bottom: 1.875rem;
  margin-top: 1.875rem; }

.p-m {
  padding: 1.875rem; }

.pt-m {
  padding-top: 1.875rem; }

.pr-m {
  padding-right: 1.875rem; }

.pb-m {
  padding-bottom: 1.875rem; }

.pl-m {
  padding-left: 1.875rem; }

.px-m {
  padding-left: 1.875rem;
  padding-right: 1.875rem; }

.py-m {
  padding-bottom: 1.875rem;
  padding-top: 1.875rem; }

.gap-m {
  gap: 1.875rem; }

.m-l {
  margin: 2.8125rem; }

.m-l-minus {
  margin: -2.8125rem; }

.mt-l {
  margin-top: 2.8125rem; }

.mt-l-minus {
  margin-top: -2.8125rem; }

.mr-l {
  margin-right: 2.8125rem; }

.mr-l-minus {
  margin-right: -2.8125rem; }

.mb-l {
  margin-bottom: 2.8125rem; }

.mb-l-minus {
  margin-bottom: -2.8125rem; }

.ml-l {
  margin-left: 2.8125rem; }

.ml-l-minus {
  margin-left: -2.8125rem; }

.mx-l {
  margin-left: 2.8125rem;
  margin-right: 2.8125rem; }

.my-l {
  margin-bottom: 2.8125rem;
  margin-top: 2.8125rem; }

.p-l {
  padding: 2.8125rem; }

.pt-l {
  padding-top: 2.8125rem; }

.pr-l {
  padding-right: 2.8125rem; }

.pb-l {
  padding-bottom: 2.8125rem; }

.pl-l {
  padding-left: 2.8125rem; }

.px-l {
  padding-left: 2.8125rem;
  padding-right: 2.8125rem; }

.py-l {
  padding-bottom: 2.8125rem;
  padding-top: 2.8125rem; }

.gap-l {
  gap: 2.8125rem; }

.m-xl {
  margin: 3.75rem; }

.m-xl-minus {
  margin: -3.75rem; }

.mt-xl {
  margin-top: 3.75rem; }

.mt-xl-minus {
  margin-top: -3.75rem; }

.mr-xl {
  margin-right: 3.75rem; }

.mr-xl-minus {
  margin-right: -3.75rem; }

.mb-xl {
  margin-bottom: 3.75rem; }

.mb-xl-minus {
  margin-bottom: -3.75rem; }

.ml-xl {
  margin-left: 3.75rem; }

.ml-xl-minus {
  margin-left: -3.75rem; }

.mx-xl {
  margin-left: 3.75rem;
  margin-right: 3.75rem; }

.my-xl {
  margin-bottom: 3.75rem;
  margin-top: 3.75rem; }

.p-xl {
  padding: 3.75rem; }

.pt-xl {
  padding-top: 3.75rem; }

.pr-xl {
  padding-right: 3.75rem; }

.pb-xl {
  padding-bottom: 3.75rem; }

.pl-xl {
  padding-left: 3.75rem; }

.px-xl {
  padding-left: 3.75rem;
  padding-right: 3.75rem; }

.py-xl {
  padding-bottom: 3.75rem;
  padding-top: 3.75rem; }

.gap-xl {
  gap: 3.75rem; }

.m-xxl {
  margin: 4.21875rem; }

.m-xxl-minus {
  margin: -4.21875rem; }

.mt-xxl {
  margin-top: 4.21875rem; }

.mt-xxl-minus {
  margin-top: -4.21875rem; }

.mr-xxl {
  margin-right: 4.21875rem; }

.mr-xxl-minus {
  margin-right: -4.21875rem; }

.mb-xxl {
  margin-bottom: 4.21875rem; }

.mb-xxl-minus {
  margin-bottom: -4.21875rem; }

.ml-xxl {
  margin-left: 4.21875rem; }

.ml-xxl-minus {
  margin-left: -4.21875rem; }

.mx-xxl {
  margin-left: 4.21875rem;
  margin-right: 4.21875rem; }

.my-xxl {
  margin-bottom: 4.21875rem;
  margin-top: 4.21875rem; }

.p-xxl {
  padding: 4.21875rem; }

.pt-xxl {
  padding-top: 4.21875rem; }

.pr-xxl {
  padding-right: 4.21875rem; }

.pb-xxl {
  padding-bottom: 4.21875rem; }

.pl-xxl {
  padding-left: 4.21875rem; }

.px-xxl {
  padding-left: 4.21875rem;
  padding-right: 4.21875rem; }

.py-xxl {
  padding-bottom: 4.21875rem;
  padding-top: 4.21875rem; }

.gap-xxl {
  gap: 4.21875rem; }

@media (min-width: 1440px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-left: 0;
    margin-right: 0; }
  .my-lg-0 {
    margin-bottom: 0;
    margin-top: 0; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-left: 0;
    padding-right: 0; }
  .py-lg-0 {
    padding-bottom: 0;
    padding-top: 0; }
  .gap-lg-0 {
    gap: 0; }
  .m-lg-xxxs {
    margin: 0.225rem; }
  .m-lg-xxxs-minus {
    margin: -0.225rem; }
  .mt-lg-xxxs {
    margin-top: 0.225rem; }
  .mt-lg-xxxs-minus {
    margin-top: -0.225rem; }
  .mr-lg-xxxs {
    margin-right: 0.225rem; }
  .mr-lg-xxxs-minus {
    margin-right: -0.225rem; }
  .mb-lg-xxxs {
    margin-bottom: 0.225rem; }
  .mb-lg-xxxs-minus {
    margin-bottom: -0.225rem; }
  .ml-lg-xxxs {
    margin-left: 0.225rem; }
  .ml-lg-xxxs-minus {
    margin-left: -0.225rem; }
  .mx-lg-xxxs {
    margin-left: 0.225rem;
    margin-right: 0.225rem; }
  .my-lg-xxxs {
    margin-bottom: 0.225rem;
    margin-top: 0.225rem; }
  .p-lg-xxxs {
    padding: 0.225rem; }
  .pt-lg-xxxs {
    padding-top: 0.225rem; }
  .pr-lg-xxxs {
    padding-right: 0.225rem; }
  .pb-lg-xxxs {
    padding-bottom: 0.225rem; }
  .pl-lg-xxxs {
    padding-left: 0.225rem; }
  .px-lg-xxxs {
    padding-left: 0.225rem;
    padding-right: 0.225rem; }
  .py-lg-xxxs {
    padding-bottom: 0.225rem;
    padding-top: 0.225rem; }
  .gap-lg-xxxs {
    gap: 0.225rem; }
  .m-lg-xxs {
    margin: 0.46875rem; }
  .m-lg-xxs-minus {
    margin: -0.46875rem; }
  .mt-lg-xxs {
    margin-top: 0.46875rem; }
  .mt-lg-xxs-minus {
    margin-top: -0.46875rem; }
  .mr-lg-xxs {
    margin-right: 0.46875rem; }
  .mr-lg-xxs-minus {
    margin-right: -0.46875rem; }
  .mb-lg-xxs {
    margin-bottom: 0.46875rem; }
  .mb-lg-xxs-minus {
    margin-bottom: -0.46875rem; }
  .ml-lg-xxs {
    margin-left: 0.46875rem; }
  .ml-lg-xxs-minus {
    margin-left: -0.46875rem; }
  .mx-lg-xxs {
    margin-left: 0.46875rem;
    margin-right: 0.46875rem; }
  .my-lg-xxs {
    margin-bottom: 0.46875rem;
    margin-top: 0.46875rem; }
  .p-lg-xxs {
    padding: 0.46875rem; }
  .pt-lg-xxs {
    padding-top: 0.46875rem; }
  .pr-lg-xxs {
    padding-right: 0.46875rem; }
  .pb-lg-xxs {
    padding-bottom: 0.46875rem; }
  .pl-lg-xxs {
    padding-left: 0.46875rem; }
  .px-lg-xxs {
    padding-left: 0.46875rem;
    padding-right: 0.46875rem; }
  .py-lg-xxs {
    padding-bottom: 0.46875rem;
    padding-top: 0.46875rem; }
  .gap-lg-xxs {
    gap: 0.46875rem; }
  .m-lg-xs {
    margin: 0.75rem; }
  .m-lg-xs-minus {
    margin: -0.75rem; }
  .mt-lg-xs {
    margin-top: 0.75rem; }
  .mt-lg-xs-minus {
    margin-top: -0.75rem; }
  .mr-lg-xs {
    margin-right: 0.75rem; }
  .mr-lg-xs-minus {
    margin-right: -0.75rem; }
  .mb-lg-xs {
    margin-bottom: 0.75rem; }
  .mb-lg-xs-minus {
    margin-bottom: -0.75rem; }
  .ml-lg-xs {
    margin-left: 0.75rem; }
  .ml-lg-xs-minus {
    margin-left: -0.75rem; }
  .mx-lg-xs {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
  .my-lg-xs {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem; }
  .p-lg-xs {
    padding: 0.75rem; }
  .pt-lg-xs {
    padding-top: 0.75rem; }
  .pr-lg-xs {
    padding-right: 0.75rem; }
  .pb-lg-xs {
    padding-bottom: 0.75rem; }
  .pl-lg-xs {
    padding-left: 0.75rem; }
  .px-lg-xs {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .py-lg-xs {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem; }
  .gap-lg-xs {
    gap: 0.75rem; }
  .m-lg-s {
    margin: 1.40625rem; }
  .m-lg-s-minus {
    margin: -1.40625rem; }
  .mt-lg-s {
    margin-top: 1.40625rem; }
  .mt-lg-s-minus {
    margin-top: -1.40625rem; }
  .mr-lg-s {
    margin-right: 1.40625rem; }
  .mr-lg-s-minus {
    margin-right: -1.40625rem; }
  .mb-lg-s {
    margin-bottom: 1.40625rem; }
  .mb-lg-s-minus {
    margin-bottom: -1.40625rem; }
  .ml-lg-s {
    margin-left: 1.40625rem; }
  .ml-lg-s-minus {
    margin-left: -1.40625rem; }
  .mx-lg-s {
    margin-left: 1.40625rem;
    margin-right: 1.40625rem; }
  .my-lg-s {
    margin-bottom: 1.40625rem;
    margin-top: 1.40625rem; }
  .p-lg-s {
    padding: 1.40625rem; }
  .pt-lg-s {
    padding-top: 1.40625rem; }
  .pr-lg-s {
    padding-right: 1.40625rem; }
  .pb-lg-s {
    padding-bottom: 1.40625rem; }
  .pl-lg-s {
    padding-left: 1.40625rem; }
  .px-lg-s {
    padding-left: 1.40625rem;
    padding-right: 1.40625rem; }
  .py-lg-s {
    padding-bottom: 1.40625rem;
    padding-top: 1.40625rem; }
  .gap-lg-s {
    gap: 1.40625rem; }
  .m-lg-m {
    margin: 1.875rem; }
  .m-lg-m-minus {
    margin: -1.875rem; }
  .mt-lg-m {
    margin-top: 1.875rem; }
  .mt-lg-m-minus {
    margin-top: -1.875rem; }
  .mr-lg-m {
    margin-right: 1.875rem; }
  .mr-lg-m-minus {
    margin-right: -1.875rem; }
  .mb-lg-m {
    margin-bottom: 1.875rem; }
  .mb-lg-m-minus {
    margin-bottom: -1.875rem; }
  .ml-lg-m {
    margin-left: 1.875rem; }
  .ml-lg-m-minus {
    margin-left: -1.875rem; }
  .mx-lg-m {
    margin-left: 1.875rem;
    margin-right: 1.875rem; }
  .my-lg-m {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem; }
  .p-lg-m {
    padding: 1.875rem; }
  .pt-lg-m {
    padding-top: 1.875rem; }
  .pr-lg-m {
    padding-right: 1.875rem; }
  .pb-lg-m {
    padding-bottom: 1.875rem; }
  .pl-lg-m {
    padding-left: 1.875rem; }
  .px-lg-m {
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
  .py-lg-m {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem; }
  .gap-lg-m {
    gap: 1.875rem; }
  .m-lg-l {
    margin: 2.8125rem; }
  .m-lg-l-minus {
    margin: -2.8125rem; }
  .mt-lg-l {
    margin-top: 2.8125rem; }
  .mt-lg-l-minus {
    margin-top: -2.8125rem; }
  .mr-lg-l {
    margin-right: 2.8125rem; }
  .mr-lg-l-minus {
    margin-right: -2.8125rem; }
  .mb-lg-l {
    margin-bottom: 2.8125rem; }
  .mb-lg-l-minus {
    margin-bottom: -2.8125rem; }
  .ml-lg-l {
    margin-left: 2.8125rem; }
  .ml-lg-l-minus {
    margin-left: -2.8125rem; }
  .mx-lg-l {
    margin-left: 2.8125rem;
    margin-right: 2.8125rem; }
  .my-lg-l {
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem; }
  .p-lg-l {
    padding: 2.8125rem; }
  .pt-lg-l {
    padding-top: 2.8125rem; }
  .pr-lg-l {
    padding-right: 2.8125rem; }
  .pb-lg-l {
    padding-bottom: 2.8125rem; }
  .pl-lg-l {
    padding-left: 2.8125rem; }
  .px-lg-l {
    padding-left: 2.8125rem;
    padding-right: 2.8125rem; }
  .py-lg-l {
    padding-bottom: 2.8125rem;
    padding-top: 2.8125rem; }
  .gap-lg-l {
    gap: 2.8125rem; }
  .m-lg-xl {
    margin: 3.75rem; }
  .m-lg-xl-minus {
    margin: -3.75rem; }
  .mt-lg-xl {
    margin-top: 3.75rem; }
  .mt-lg-xl-minus {
    margin-top: -3.75rem; }
  .mr-lg-xl {
    margin-right: 3.75rem; }
  .mr-lg-xl-minus {
    margin-right: -3.75rem; }
  .mb-lg-xl {
    margin-bottom: 3.75rem; }
  .mb-lg-xl-minus {
    margin-bottom: -3.75rem; }
  .ml-lg-xl {
    margin-left: 3.75rem; }
  .ml-lg-xl-minus {
    margin-left: -3.75rem; }
  .mx-lg-xl {
    margin-left: 3.75rem;
    margin-right: 3.75rem; }
  .my-lg-xl {
    margin-bottom: 3.75rem;
    margin-top: 3.75rem; }
  .p-lg-xl {
    padding: 3.75rem; }
  .pt-lg-xl {
    padding-top: 3.75rem; }
  .pr-lg-xl {
    padding-right: 3.75rem; }
  .pb-lg-xl {
    padding-bottom: 3.75rem; }
  .pl-lg-xl {
    padding-left: 3.75rem; }
  .px-lg-xl {
    padding-left: 3.75rem;
    padding-right: 3.75rem; }
  .py-lg-xl {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem; }
  .gap-lg-xl {
    gap: 3.75rem; }
  .m-lg-xxl {
    margin: 4.21875rem; }
  .m-lg-xxl-minus {
    margin: -4.21875rem; }
  .mt-lg-xxl {
    margin-top: 4.21875rem; }
  .mt-lg-xxl-minus {
    margin-top: -4.21875rem; }
  .mr-lg-xxl {
    margin-right: 4.21875rem; }
  .mr-lg-xxl-minus {
    margin-right: -4.21875rem; }
  .mb-lg-xxl {
    margin-bottom: 4.21875rem; }
  .mb-lg-xxl-minus {
    margin-bottom: -4.21875rem; }
  .ml-lg-xxl {
    margin-left: 4.21875rem; }
  .ml-lg-xxl-minus {
    margin-left: -4.21875rem; }
  .mx-lg-xxl {
    margin-left: 4.21875rem;
    margin-right: 4.21875rem; }
  .my-lg-xxl {
    margin-bottom: 4.21875rem;
    margin-top: 4.21875rem; }
  .p-lg-xxl {
    padding: 4.21875rem; }
  .pt-lg-xxl {
    padding-top: 4.21875rem; }
  .pr-lg-xxl {
    padding-right: 4.21875rem; }
  .pb-lg-xxl {
    padding-bottom: 4.21875rem; }
  .pl-lg-xxl {
    padding-left: 4.21875rem; }
  .px-lg-xxl {
    padding-left: 4.21875rem;
    padding-right: 4.21875rem; }
  .py-lg-xxl {
    padding-bottom: 4.21875rem;
    padding-top: 4.21875rem; }
  .gap-lg-xxl {
    gap: 4.21875rem; } }

@media (min-width: 1050px) and (max-width: 1439px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-left: 0;
    margin-right: 0; }
  .my-md-0 {
    margin-bottom: 0;
    margin-top: 0; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-left: 0;
    padding-right: 0; }
  .py-md-0 {
    padding-bottom: 0;
    padding-top: 0; }
  .gap-md-0 {
    gap: 0; }
  .m-md-xxxs {
    margin: 0.225rem; }
  .m-md-xxxs-minus {
    margin: -0.225rem; }
  .mt-md-xxxs {
    margin-top: 0.225rem; }
  .mt-md-xxxs-minus {
    margin-top: -0.225rem; }
  .mr-md-xxxs {
    margin-right: 0.225rem; }
  .mr-md-xxxs-minus {
    margin-right: -0.225rem; }
  .mb-md-xxxs {
    margin-bottom: 0.225rem; }
  .mb-md-xxxs-minus {
    margin-bottom: -0.225rem; }
  .ml-md-xxxs {
    margin-left: 0.225rem; }
  .ml-md-xxxs-minus {
    margin-left: -0.225rem; }
  .mx-md-xxxs {
    margin-left: 0.225rem;
    margin-right: 0.225rem; }
  .my-md-xxxs {
    margin-bottom: 0.225rem;
    margin-top: 0.225rem; }
  .p-md-xxxs {
    padding: 0.225rem; }
  .pt-md-xxxs {
    padding-top: 0.225rem; }
  .pr-md-xxxs {
    padding-right: 0.225rem; }
  .pb-md-xxxs {
    padding-bottom: 0.225rem; }
  .pl-md-xxxs {
    padding-left: 0.225rem; }
  .px-md-xxxs {
    padding-left: 0.225rem;
    padding-right: 0.225rem; }
  .py-md-xxxs {
    padding-bottom: 0.225rem;
    padding-top: 0.225rem; }
  .gap-md-xxxs {
    gap: 0.225rem; }
  .m-md-xxs {
    margin: 0.46875rem; }
  .m-md-xxs-minus {
    margin: -0.46875rem; }
  .mt-md-xxs {
    margin-top: 0.46875rem; }
  .mt-md-xxs-minus {
    margin-top: -0.46875rem; }
  .mr-md-xxs {
    margin-right: 0.46875rem; }
  .mr-md-xxs-minus {
    margin-right: -0.46875rem; }
  .mb-md-xxs {
    margin-bottom: 0.46875rem; }
  .mb-md-xxs-minus {
    margin-bottom: -0.46875rem; }
  .ml-md-xxs {
    margin-left: 0.46875rem; }
  .ml-md-xxs-minus {
    margin-left: -0.46875rem; }
  .mx-md-xxs {
    margin-left: 0.46875rem;
    margin-right: 0.46875rem; }
  .my-md-xxs {
    margin-bottom: 0.46875rem;
    margin-top: 0.46875rem; }
  .p-md-xxs {
    padding: 0.46875rem; }
  .pt-md-xxs {
    padding-top: 0.46875rem; }
  .pr-md-xxs {
    padding-right: 0.46875rem; }
  .pb-md-xxs {
    padding-bottom: 0.46875rem; }
  .pl-md-xxs {
    padding-left: 0.46875rem; }
  .px-md-xxs {
    padding-left: 0.46875rem;
    padding-right: 0.46875rem; }
  .py-md-xxs {
    padding-bottom: 0.46875rem;
    padding-top: 0.46875rem; }
  .gap-md-xxs {
    gap: 0.46875rem; }
  .m-md-xs {
    margin: 0.75rem; }
  .m-md-xs-minus {
    margin: -0.75rem; }
  .mt-md-xs {
    margin-top: 0.75rem; }
  .mt-md-xs-minus {
    margin-top: -0.75rem; }
  .mr-md-xs {
    margin-right: 0.75rem; }
  .mr-md-xs-minus {
    margin-right: -0.75rem; }
  .mb-md-xs {
    margin-bottom: 0.75rem; }
  .mb-md-xs-minus {
    margin-bottom: -0.75rem; }
  .ml-md-xs {
    margin-left: 0.75rem; }
  .ml-md-xs-minus {
    margin-left: -0.75rem; }
  .mx-md-xs {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
  .my-md-xs {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem; }
  .p-md-xs {
    padding: 0.75rem; }
  .pt-md-xs {
    padding-top: 0.75rem; }
  .pr-md-xs {
    padding-right: 0.75rem; }
  .pb-md-xs {
    padding-bottom: 0.75rem; }
  .pl-md-xs {
    padding-left: 0.75rem; }
  .px-md-xs {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .py-md-xs {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem; }
  .gap-md-xs {
    gap: 0.75rem; }
  .m-md-s {
    margin: 1.40625rem; }
  .m-md-s-minus {
    margin: -1.40625rem; }
  .mt-md-s {
    margin-top: 1.40625rem; }
  .mt-md-s-minus {
    margin-top: -1.40625rem; }
  .mr-md-s {
    margin-right: 1.40625rem; }
  .mr-md-s-minus {
    margin-right: -1.40625rem; }
  .mb-md-s {
    margin-bottom: 1.40625rem; }
  .mb-md-s-minus {
    margin-bottom: -1.40625rem; }
  .ml-md-s {
    margin-left: 1.40625rem; }
  .ml-md-s-minus {
    margin-left: -1.40625rem; }
  .mx-md-s {
    margin-left: 1.40625rem;
    margin-right: 1.40625rem; }
  .my-md-s {
    margin-bottom: 1.40625rem;
    margin-top: 1.40625rem; }
  .p-md-s {
    padding: 1.40625rem; }
  .pt-md-s {
    padding-top: 1.40625rem; }
  .pr-md-s {
    padding-right: 1.40625rem; }
  .pb-md-s {
    padding-bottom: 1.40625rem; }
  .pl-md-s {
    padding-left: 1.40625rem; }
  .px-md-s {
    padding-left: 1.40625rem;
    padding-right: 1.40625rem; }
  .py-md-s {
    padding-bottom: 1.40625rem;
    padding-top: 1.40625rem; }
  .gap-md-s {
    gap: 1.40625rem; }
  .m-md-m {
    margin: 1.875rem; }
  .m-md-m-minus {
    margin: -1.875rem; }
  .mt-md-m {
    margin-top: 1.875rem; }
  .mt-md-m-minus {
    margin-top: -1.875rem; }
  .mr-md-m {
    margin-right: 1.875rem; }
  .mr-md-m-minus {
    margin-right: -1.875rem; }
  .mb-md-m {
    margin-bottom: 1.875rem; }
  .mb-md-m-minus {
    margin-bottom: -1.875rem; }
  .ml-md-m {
    margin-left: 1.875rem; }
  .ml-md-m-minus {
    margin-left: -1.875rem; }
  .mx-md-m {
    margin-left: 1.875rem;
    margin-right: 1.875rem; }
  .my-md-m {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem; }
  .p-md-m {
    padding: 1.875rem; }
  .pt-md-m {
    padding-top: 1.875rem; }
  .pr-md-m {
    padding-right: 1.875rem; }
  .pb-md-m {
    padding-bottom: 1.875rem; }
  .pl-md-m {
    padding-left: 1.875rem; }
  .px-md-m {
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
  .py-md-m {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem; }
  .gap-md-m {
    gap: 1.875rem; }
  .m-md-l {
    margin: 2.8125rem; }
  .m-md-l-minus {
    margin: -2.8125rem; }
  .mt-md-l {
    margin-top: 2.8125rem; }
  .mt-md-l-minus {
    margin-top: -2.8125rem; }
  .mr-md-l {
    margin-right: 2.8125rem; }
  .mr-md-l-minus {
    margin-right: -2.8125rem; }
  .mb-md-l {
    margin-bottom: 2.8125rem; }
  .mb-md-l-minus {
    margin-bottom: -2.8125rem; }
  .ml-md-l {
    margin-left: 2.8125rem; }
  .ml-md-l-minus {
    margin-left: -2.8125rem; }
  .mx-md-l {
    margin-left: 2.8125rem;
    margin-right: 2.8125rem; }
  .my-md-l {
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem; }
  .p-md-l {
    padding: 2.8125rem; }
  .pt-md-l {
    padding-top: 2.8125rem; }
  .pr-md-l {
    padding-right: 2.8125rem; }
  .pb-md-l {
    padding-bottom: 2.8125rem; }
  .pl-md-l {
    padding-left: 2.8125rem; }
  .px-md-l {
    padding-left: 2.8125rem;
    padding-right: 2.8125rem; }
  .py-md-l {
    padding-bottom: 2.8125rem;
    padding-top: 2.8125rem; }
  .gap-md-l {
    gap: 2.8125rem; }
  .m-md-xl {
    margin: 3.75rem; }
  .m-md-xl-minus {
    margin: -3.75rem; }
  .mt-md-xl {
    margin-top: 3.75rem; }
  .mt-md-xl-minus {
    margin-top: -3.75rem; }
  .mr-md-xl {
    margin-right: 3.75rem; }
  .mr-md-xl-minus {
    margin-right: -3.75rem; }
  .mb-md-xl {
    margin-bottom: 3.75rem; }
  .mb-md-xl-minus {
    margin-bottom: -3.75rem; }
  .ml-md-xl {
    margin-left: 3.75rem; }
  .ml-md-xl-minus {
    margin-left: -3.75rem; }
  .mx-md-xl {
    margin-left: 3.75rem;
    margin-right: 3.75rem; }
  .my-md-xl {
    margin-bottom: 3.75rem;
    margin-top: 3.75rem; }
  .p-md-xl {
    padding: 3.75rem; }
  .pt-md-xl {
    padding-top: 3.75rem; }
  .pr-md-xl {
    padding-right: 3.75rem; }
  .pb-md-xl {
    padding-bottom: 3.75rem; }
  .pl-md-xl {
    padding-left: 3.75rem; }
  .px-md-xl {
    padding-left: 3.75rem;
    padding-right: 3.75rem; }
  .py-md-xl {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem; }
  .gap-md-xl {
    gap: 3.75rem; }
  .m-md-xxl {
    margin: 4.21875rem; }
  .m-md-xxl-minus {
    margin: -4.21875rem; }
  .mt-md-xxl {
    margin-top: 4.21875rem; }
  .mt-md-xxl-minus {
    margin-top: -4.21875rem; }
  .mr-md-xxl {
    margin-right: 4.21875rem; }
  .mr-md-xxl-minus {
    margin-right: -4.21875rem; }
  .mb-md-xxl {
    margin-bottom: 4.21875rem; }
  .mb-md-xxl-minus {
    margin-bottom: -4.21875rem; }
  .ml-md-xxl {
    margin-left: 4.21875rem; }
  .ml-md-xxl-minus {
    margin-left: -4.21875rem; }
  .mx-md-xxl {
    margin-left: 4.21875rem;
    margin-right: 4.21875rem; }
  .my-md-xxl {
    margin-bottom: 4.21875rem;
    margin-top: 4.21875rem; }
  .p-md-xxl {
    padding: 4.21875rem; }
  .pt-md-xxl {
    padding-top: 4.21875rem; }
  .pr-md-xxl {
    padding-right: 4.21875rem; }
  .pb-md-xxl {
    padding-bottom: 4.21875rem; }
  .pl-md-xxl {
    padding-left: 4.21875rem; }
  .px-md-xxl {
    padding-left: 4.21875rem;
    padding-right: 4.21875rem; }
  .py-md-xxl {
    padding-bottom: 4.21875rem;
    padding-top: 4.21875rem; }
  .gap-md-xxl {
    gap: 4.21875rem; } }

@media (min-width: 800px) and (max-width: 1049px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-left: 0;
    margin-right: 0; }
  .my-sm-0 {
    margin-bottom: 0;
    margin-top: 0; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-left: 0;
    padding-right: 0; }
  .py-sm-0 {
    padding-bottom: 0;
    padding-top: 0; }
  .gap-sm-0 {
    gap: 0; }
  .m-sm-xxxs {
    margin: 0.225rem; }
  .m-sm-xxxs-minus {
    margin: -0.225rem; }
  .mt-sm-xxxs {
    margin-top: 0.225rem; }
  .mt-sm-xxxs-minus {
    margin-top: -0.225rem; }
  .mr-sm-xxxs {
    margin-right: 0.225rem; }
  .mr-sm-xxxs-minus {
    margin-right: -0.225rem; }
  .mb-sm-xxxs {
    margin-bottom: 0.225rem; }
  .mb-sm-xxxs-minus {
    margin-bottom: -0.225rem; }
  .ml-sm-xxxs {
    margin-left: 0.225rem; }
  .ml-sm-xxxs-minus {
    margin-left: -0.225rem; }
  .mx-sm-xxxs {
    margin-left: 0.225rem;
    margin-right: 0.225rem; }
  .my-sm-xxxs {
    margin-bottom: 0.225rem;
    margin-top: 0.225rem; }
  .p-sm-xxxs {
    padding: 0.225rem; }
  .pt-sm-xxxs {
    padding-top: 0.225rem; }
  .pr-sm-xxxs {
    padding-right: 0.225rem; }
  .pb-sm-xxxs {
    padding-bottom: 0.225rem; }
  .pl-sm-xxxs {
    padding-left: 0.225rem; }
  .px-sm-xxxs {
    padding-left: 0.225rem;
    padding-right: 0.225rem; }
  .py-sm-xxxs {
    padding-bottom: 0.225rem;
    padding-top: 0.225rem; }
  .gap-sm-xxxs {
    gap: 0.225rem; }
  .m-sm-xxs {
    margin: 0.46875rem; }
  .m-sm-xxs-minus {
    margin: -0.46875rem; }
  .mt-sm-xxs {
    margin-top: 0.46875rem; }
  .mt-sm-xxs-minus {
    margin-top: -0.46875rem; }
  .mr-sm-xxs {
    margin-right: 0.46875rem; }
  .mr-sm-xxs-minus {
    margin-right: -0.46875rem; }
  .mb-sm-xxs {
    margin-bottom: 0.46875rem; }
  .mb-sm-xxs-minus {
    margin-bottom: -0.46875rem; }
  .ml-sm-xxs {
    margin-left: 0.46875rem; }
  .ml-sm-xxs-minus {
    margin-left: -0.46875rem; }
  .mx-sm-xxs {
    margin-left: 0.46875rem;
    margin-right: 0.46875rem; }
  .my-sm-xxs {
    margin-bottom: 0.46875rem;
    margin-top: 0.46875rem; }
  .p-sm-xxs {
    padding: 0.46875rem; }
  .pt-sm-xxs {
    padding-top: 0.46875rem; }
  .pr-sm-xxs {
    padding-right: 0.46875rem; }
  .pb-sm-xxs {
    padding-bottom: 0.46875rem; }
  .pl-sm-xxs {
    padding-left: 0.46875rem; }
  .px-sm-xxs {
    padding-left: 0.46875rem;
    padding-right: 0.46875rem; }
  .py-sm-xxs {
    padding-bottom: 0.46875rem;
    padding-top: 0.46875rem; }
  .gap-sm-xxs {
    gap: 0.46875rem; }
  .m-sm-xs {
    margin: 0.75rem; }
  .m-sm-xs-minus {
    margin: -0.75rem; }
  .mt-sm-xs {
    margin-top: 0.75rem; }
  .mt-sm-xs-minus {
    margin-top: -0.75rem; }
  .mr-sm-xs {
    margin-right: 0.75rem; }
  .mr-sm-xs-minus {
    margin-right: -0.75rem; }
  .mb-sm-xs {
    margin-bottom: 0.75rem; }
  .mb-sm-xs-minus {
    margin-bottom: -0.75rem; }
  .ml-sm-xs {
    margin-left: 0.75rem; }
  .ml-sm-xs-minus {
    margin-left: -0.75rem; }
  .mx-sm-xs {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
  .my-sm-xs {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem; }
  .p-sm-xs {
    padding: 0.75rem; }
  .pt-sm-xs {
    padding-top: 0.75rem; }
  .pr-sm-xs {
    padding-right: 0.75rem; }
  .pb-sm-xs {
    padding-bottom: 0.75rem; }
  .pl-sm-xs {
    padding-left: 0.75rem; }
  .px-sm-xs {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .py-sm-xs {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem; }
  .gap-sm-xs {
    gap: 0.75rem; }
  .m-sm-s {
    margin: 1.40625rem; }
  .m-sm-s-minus {
    margin: -1.40625rem; }
  .mt-sm-s {
    margin-top: 1.40625rem; }
  .mt-sm-s-minus {
    margin-top: -1.40625rem; }
  .mr-sm-s {
    margin-right: 1.40625rem; }
  .mr-sm-s-minus {
    margin-right: -1.40625rem; }
  .mb-sm-s {
    margin-bottom: 1.40625rem; }
  .mb-sm-s-minus {
    margin-bottom: -1.40625rem; }
  .ml-sm-s {
    margin-left: 1.40625rem; }
  .ml-sm-s-minus {
    margin-left: -1.40625rem; }
  .mx-sm-s {
    margin-left: 1.40625rem;
    margin-right: 1.40625rem; }
  .my-sm-s {
    margin-bottom: 1.40625rem;
    margin-top: 1.40625rem; }
  .p-sm-s {
    padding: 1.40625rem; }
  .pt-sm-s {
    padding-top: 1.40625rem; }
  .pr-sm-s {
    padding-right: 1.40625rem; }
  .pb-sm-s {
    padding-bottom: 1.40625rem; }
  .pl-sm-s {
    padding-left: 1.40625rem; }
  .px-sm-s {
    padding-left: 1.40625rem;
    padding-right: 1.40625rem; }
  .py-sm-s {
    padding-bottom: 1.40625rem;
    padding-top: 1.40625rem; }
  .gap-sm-s {
    gap: 1.40625rem; }
  .m-sm-m {
    margin: 1.875rem; }
  .m-sm-m-minus {
    margin: -1.875rem; }
  .mt-sm-m {
    margin-top: 1.875rem; }
  .mt-sm-m-minus {
    margin-top: -1.875rem; }
  .mr-sm-m {
    margin-right: 1.875rem; }
  .mr-sm-m-minus {
    margin-right: -1.875rem; }
  .mb-sm-m {
    margin-bottom: 1.875rem; }
  .mb-sm-m-minus {
    margin-bottom: -1.875rem; }
  .ml-sm-m {
    margin-left: 1.875rem; }
  .ml-sm-m-minus {
    margin-left: -1.875rem; }
  .mx-sm-m {
    margin-left: 1.875rem;
    margin-right: 1.875rem; }
  .my-sm-m {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem; }
  .p-sm-m {
    padding: 1.875rem; }
  .pt-sm-m {
    padding-top: 1.875rem; }
  .pr-sm-m {
    padding-right: 1.875rem; }
  .pb-sm-m {
    padding-bottom: 1.875rem; }
  .pl-sm-m {
    padding-left: 1.875rem; }
  .px-sm-m {
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
  .py-sm-m {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem; }
  .gap-sm-m {
    gap: 1.875rem; }
  .m-sm-l {
    margin: 2.8125rem; }
  .m-sm-l-minus {
    margin: -2.8125rem; }
  .mt-sm-l {
    margin-top: 2.8125rem; }
  .mt-sm-l-minus {
    margin-top: -2.8125rem; }
  .mr-sm-l {
    margin-right: 2.8125rem; }
  .mr-sm-l-minus {
    margin-right: -2.8125rem; }
  .mb-sm-l {
    margin-bottom: 2.8125rem; }
  .mb-sm-l-minus {
    margin-bottom: -2.8125rem; }
  .ml-sm-l {
    margin-left: 2.8125rem; }
  .ml-sm-l-minus {
    margin-left: -2.8125rem; }
  .mx-sm-l {
    margin-left: 2.8125rem;
    margin-right: 2.8125rem; }
  .my-sm-l {
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem; }
  .p-sm-l {
    padding: 2.8125rem; }
  .pt-sm-l {
    padding-top: 2.8125rem; }
  .pr-sm-l {
    padding-right: 2.8125rem; }
  .pb-sm-l {
    padding-bottom: 2.8125rem; }
  .pl-sm-l {
    padding-left: 2.8125rem; }
  .px-sm-l {
    padding-left: 2.8125rem;
    padding-right: 2.8125rem; }
  .py-sm-l {
    padding-bottom: 2.8125rem;
    padding-top: 2.8125rem; }
  .gap-sm-l {
    gap: 2.8125rem; }
  .m-sm-xl {
    margin: 3.75rem; }
  .m-sm-xl-minus {
    margin: -3.75rem; }
  .mt-sm-xl {
    margin-top: 3.75rem; }
  .mt-sm-xl-minus {
    margin-top: -3.75rem; }
  .mr-sm-xl {
    margin-right: 3.75rem; }
  .mr-sm-xl-minus {
    margin-right: -3.75rem; }
  .mb-sm-xl {
    margin-bottom: 3.75rem; }
  .mb-sm-xl-minus {
    margin-bottom: -3.75rem; }
  .ml-sm-xl {
    margin-left: 3.75rem; }
  .ml-sm-xl-minus {
    margin-left: -3.75rem; }
  .mx-sm-xl {
    margin-left: 3.75rem;
    margin-right: 3.75rem; }
  .my-sm-xl {
    margin-bottom: 3.75rem;
    margin-top: 3.75rem; }
  .p-sm-xl {
    padding: 3.75rem; }
  .pt-sm-xl {
    padding-top: 3.75rem; }
  .pr-sm-xl {
    padding-right: 3.75rem; }
  .pb-sm-xl {
    padding-bottom: 3.75rem; }
  .pl-sm-xl {
    padding-left: 3.75rem; }
  .px-sm-xl {
    padding-left: 3.75rem;
    padding-right: 3.75rem; }
  .py-sm-xl {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem; }
  .gap-sm-xl {
    gap: 3.75rem; }
  .m-sm-xxl {
    margin: 4.21875rem; }
  .m-sm-xxl-minus {
    margin: -4.21875rem; }
  .mt-sm-xxl {
    margin-top: 4.21875rem; }
  .mt-sm-xxl-minus {
    margin-top: -4.21875rem; }
  .mr-sm-xxl {
    margin-right: 4.21875rem; }
  .mr-sm-xxl-minus {
    margin-right: -4.21875rem; }
  .mb-sm-xxl {
    margin-bottom: 4.21875rem; }
  .mb-sm-xxl-minus {
    margin-bottom: -4.21875rem; }
  .ml-sm-xxl {
    margin-left: 4.21875rem; }
  .ml-sm-xxl-minus {
    margin-left: -4.21875rem; }
  .mx-sm-xxl {
    margin-left: 4.21875rem;
    margin-right: 4.21875rem; }
  .my-sm-xxl {
    margin-bottom: 4.21875rem;
    margin-top: 4.21875rem; }
  .p-sm-xxl {
    padding: 4.21875rem; }
  .pt-sm-xxl {
    padding-top: 4.21875rem; }
  .pr-sm-xxl {
    padding-right: 4.21875rem; }
  .pb-sm-xxl {
    padding-bottom: 4.21875rem; }
  .pl-sm-xxl {
    padding-left: 4.21875rem; }
  .px-sm-xxl {
    padding-left: 4.21875rem;
    padding-right: 4.21875rem; }
  .py-sm-xxl {
    padding-bottom: 4.21875rem;
    padding-top: 4.21875rem; }
  .gap-sm-xxl {
    gap: 4.21875rem; } }

@media (max-width: 799px) {
  .m-esm-0 {
    margin: 0 !important; }
  .mt-esm-0 {
    margin-top: 0 !important; }
  .mr-esm-0 {
    margin-right: 0 !important; }
  .mb-esm-0 {
    margin-bottom: 0 !important; }
  .ml-esm-0 {
    margin-left: 0 !important; }
  .mx-esm-0 {
    margin-left: 0;
    margin-right: 0; }
  .my-esm-0 {
    margin-bottom: 0;
    margin-top: 0; }
  .p-esm-0 {
    padding: 0 !important; }
  .pt-esm-0 {
    padding-top: 0 !important; }
  .pr-esm-0 {
    padding-right: 0 !important; }
  .pb-esm-0 {
    padding-bottom: 0 !important; }
  .pl-esm-0 {
    padding-left: 0 !important; }
  .px-esm-0 {
    padding-left: 0;
    padding-right: 0; }
  .py-esm-0 {
    padding-bottom: 0;
    padding-top: 0; }
  .gap-esm-0 {
    gap: 0; }
  .m-esm-xxxs {
    margin: 0.225rem; }
  .m-esm-xxxs-minus {
    margin: -0.225rem; }
  .mt-esm-xxxs {
    margin-top: 0.225rem; }
  .mt-esm-xxxs-minus {
    margin-top: -0.225rem; }
  .mr-esm-xxxs {
    margin-right: 0.225rem; }
  .mr-esm-xxxs-minus {
    margin-right: -0.225rem; }
  .mb-esm-xxxs {
    margin-bottom: 0.225rem; }
  .mb-esm-xxxs-minus {
    margin-bottom: -0.225rem; }
  .ml-esm-xxxs {
    margin-left: 0.225rem; }
  .ml-esm-xxxs-minus {
    margin-left: -0.225rem; }
  .mx-esm-xxxs {
    margin-left: 0.225rem;
    margin-right: 0.225rem; }
  .my-esm-xxxs {
    margin-bottom: 0.225rem;
    margin-top: 0.225rem; }
  .p-esm-xxxs {
    padding: 0.225rem; }
  .pt-esm-xxxs {
    padding-top: 0.225rem; }
  .pr-esm-xxxs {
    padding-right: 0.225rem; }
  .pb-esm-xxxs {
    padding-bottom: 0.225rem; }
  .pl-esm-xxxs {
    padding-left: 0.225rem; }
  .px-esm-xxxs {
    padding-left: 0.225rem;
    padding-right: 0.225rem; }
  .py-esm-xxxs {
    padding-bottom: 0.225rem;
    padding-top: 0.225rem; }
  .gap-esm-xxxs {
    gap: 0.225rem; }
  .m-esm-xxs {
    margin: 0.46875rem; }
  .m-esm-xxs-minus {
    margin: -0.46875rem; }
  .mt-esm-xxs {
    margin-top: 0.46875rem; }
  .mt-esm-xxs-minus {
    margin-top: -0.46875rem; }
  .mr-esm-xxs {
    margin-right: 0.46875rem; }
  .mr-esm-xxs-minus {
    margin-right: -0.46875rem; }
  .mb-esm-xxs {
    margin-bottom: 0.46875rem; }
  .mb-esm-xxs-minus {
    margin-bottom: -0.46875rem; }
  .ml-esm-xxs {
    margin-left: 0.46875rem; }
  .ml-esm-xxs-minus {
    margin-left: -0.46875rem; }
  .mx-esm-xxs {
    margin-left: 0.46875rem;
    margin-right: 0.46875rem; }
  .my-esm-xxs {
    margin-bottom: 0.46875rem;
    margin-top: 0.46875rem; }
  .p-esm-xxs {
    padding: 0.46875rem; }
  .pt-esm-xxs {
    padding-top: 0.46875rem; }
  .pr-esm-xxs {
    padding-right: 0.46875rem; }
  .pb-esm-xxs {
    padding-bottom: 0.46875rem; }
  .pl-esm-xxs {
    padding-left: 0.46875rem; }
  .px-esm-xxs {
    padding-left: 0.46875rem;
    padding-right: 0.46875rem; }
  .py-esm-xxs {
    padding-bottom: 0.46875rem;
    padding-top: 0.46875rem; }
  .gap-esm-xxs {
    gap: 0.46875rem; }
  .m-esm-xs {
    margin: 0.75rem; }
  .m-esm-xs-minus {
    margin: -0.75rem; }
  .mt-esm-xs {
    margin-top: 0.75rem; }
  .mt-esm-xs-minus {
    margin-top: -0.75rem; }
  .mr-esm-xs {
    margin-right: 0.75rem; }
  .mr-esm-xs-minus {
    margin-right: -0.75rem; }
  .mb-esm-xs {
    margin-bottom: 0.75rem; }
  .mb-esm-xs-minus {
    margin-bottom: -0.75rem; }
  .ml-esm-xs {
    margin-left: 0.75rem; }
  .ml-esm-xs-minus {
    margin-left: -0.75rem; }
  .mx-esm-xs {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
  .my-esm-xs {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem; }
  .p-esm-xs {
    padding: 0.75rem; }
  .pt-esm-xs {
    padding-top: 0.75rem; }
  .pr-esm-xs {
    padding-right: 0.75rem; }
  .pb-esm-xs {
    padding-bottom: 0.75rem; }
  .pl-esm-xs {
    padding-left: 0.75rem; }
  .px-esm-xs {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .py-esm-xs {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem; }
  .gap-esm-xs {
    gap: 0.75rem; }
  .m-esm-s {
    margin: 1.40625rem; }
  .m-esm-s-minus {
    margin: -1.40625rem; }
  .mt-esm-s {
    margin-top: 1.40625rem; }
  .mt-esm-s-minus {
    margin-top: -1.40625rem; }
  .mr-esm-s {
    margin-right: 1.40625rem; }
  .mr-esm-s-minus {
    margin-right: -1.40625rem; }
  .mb-esm-s {
    margin-bottom: 1.40625rem; }
  .mb-esm-s-minus {
    margin-bottom: -1.40625rem; }
  .ml-esm-s {
    margin-left: 1.40625rem; }
  .ml-esm-s-minus {
    margin-left: -1.40625rem; }
  .mx-esm-s {
    margin-left: 1.40625rem;
    margin-right: 1.40625rem; }
  .my-esm-s {
    margin-bottom: 1.40625rem;
    margin-top: 1.40625rem; }
  .p-esm-s {
    padding: 1.40625rem; }
  .pt-esm-s {
    padding-top: 1.40625rem; }
  .pr-esm-s {
    padding-right: 1.40625rem; }
  .pb-esm-s {
    padding-bottom: 1.40625rem; }
  .pl-esm-s {
    padding-left: 1.40625rem; }
  .px-esm-s {
    padding-left: 1.40625rem;
    padding-right: 1.40625rem; }
  .py-esm-s {
    padding-bottom: 1.40625rem;
    padding-top: 1.40625rem; }
  .gap-esm-s {
    gap: 1.40625rem; }
  .m-esm-m {
    margin: 1.875rem; }
  .m-esm-m-minus {
    margin: -1.875rem; }
  .mt-esm-m {
    margin-top: 1.875rem; }
  .mt-esm-m-minus {
    margin-top: -1.875rem; }
  .mr-esm-m {
    margin-right: 1.875rem; }
  .mr-esm-m-minus {
    margin-right: -1.875rem; }
  .mb-esm-m {
    margin-bottom: 1.875rem; }
  .mb-esm-m-minus {
    margin-bottom: -1.875rem; }
  .ml-esm-m {
    margin-left: 1.875rem; }
  .ml-esm-m-minus {
    margin-left: -1.875rem; }
  .mx-esm-m {
    margin-left: 1.875rem;
    margin-right: 1.875rem; }
  .my-esm-m {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem; }
  .p-esm-m {
    padding: 1.875rem; }
  .pt-esm-m {
    padding-top: 1.875rem; }
  .pr-esm-m {
    padding-right: 1.875rem; }
  .pb-esm-m {
    padding-bottom: 1.875rem; }
  .pl-esm-m {
    padding-left: 1.875rem; }
  .px-esm-m {
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
  .py-esm-m {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem; }
  .gap-esm-m {
    gap: 1.875rem; }
  .m-esm-l {
    margin: 2.8125rem; }
  .m-esm-l-minus {
    margin: -2.8125rem; }
  .mt-esm-l {
    margin-top: 2.8125rem; }
  .mt-esm-l-minus {
    margin-top: -2.8125rem; }
  .mr-esm-l {
    margin-right: 2.8125rem; }
  .mr-esm-l-minus {
    margin-right: -2.8125rem; }
  .mb-esm-l {
    margin-bottom: 2.8125rem; }
  .mb-esm-l-minus {
    margin-bottom: -2.8125rem; }
  .ml-esm-l {
    margin-left: 2.8125rem; }
  .ml-esm-l-minus {
    margin-left: -2.8125rem; }
  .mx-esm-l {
    margin-left: 2.8125rem;
    margin-right: 2.8125rem; }
  .my-esm-l {
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem; }
  .p-esm-l {
    padding: 2.8125rem; }
  .pt-esm-l {
    padding-top: 2.8125rem; }
  .pr-esm-l {
    padding-right: 2.8125rem; }
  .pb-esm-l {
    padding-bottom: 2.8125rem; }
  .pl-esm-l {
    padding-left: 2.8125rem; }
  .px-esm-l {
    padding-left: 2.8125rem;
    padding-right: 2.8125rem; }
  .py-esm-l {
    padding-bottom: 2.8125rem;
    padding-top: 2.8125rem; }
  .gap-esm-l {
    gap: 2.8125rem; }
  .m-esm-xl {
    margin: 3.75rem; }
  .m-esm-xl-minus {
    margin: -3.75rem; }
  .mt-esm-xl {
    margin-top: 3.75rem; }
  .mt-esm-xl-minus {
    margin-top: -3.75rem; }
  .mr-esm-xl {
    margin-right: 3.75rem; }
  .mr-esm-xl-minus {
    margin-right: -3.75rem; }
  .mb-esm-xl {
    margin-bottom: 3.75rem; }
  .mb-esm-xl-minus {
    margin-bottom: -3.75rem; }
  .ml-esm-xl {
    margin-left: 3.75rem; }
  .ml-esm-xl-minus {
    margin-left: -3.75rem; }
  .mx-esm-xl {
    margin-left: 3.75rem;
    margin-right: 3.75rem; }
  .my-esm-xl {
    margin-bottom: 3.75rem;
    margin-top: 3.75rem; }
  .p-esm-xl {
    padding: 3.75rem; }
  .pt-esm-xl {
    padding-top: 3.75rem; }
  .pr-esm-xl {
    padding-right: 3.75rem; }
  .pb-esm-xl {
    padding-bottom: 3.75rem; }
  .pl-esm-xl {
    padding-left: 3.75rem; }
  .px-esm-xl {
    padding-left: 3.75rem;
    padding-right: 3.75rem; }
  .py-esm-xl {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem; }
  .gap-esm-xl {
    gap: 3.75rem; }
  .m-esm-xxl {
    margin: 4.21875rem; }
  .m-esm-xxl-minus {
    margin: -4.21875rem; }
  .mt-esm-xxl {
    margin-top: 4.21875rem; }
  .mt-esm-xxl-minus {
    margin-top: -4.21875rem; }
  .mr-esm-xxl {
    margin-right: 4.21875rem; }
  .mr-esm-xxl-minus {
    margin-right: -4.21875rem; }
  .mb-esm-xxl {
    margin-bottom: 4.21875rem; }
  .mb-esm-xxl-minus {
    margin-bottom: -4.21875rem; }
  .ml-esm-xxl {
    margin-left: 4.21875rem; }
  .ml-esm-xxl-minus {
    margin-left: -4.21875rem; }
  .mx-esm-xxl {
    margin-left: 4.21875rem;
    margin-right: 4.21875rem; }
  .my-esm-xxl {
    margin-bottom: 4.21875rem;
    margin-top: 4.21875rem; }
  .p-esm-xxl {
    padding: 4.21875rem; }
  .pt-esm-xxl {
    padding-top: 4.21875rem; }
  .pr-esm-xxl {
    padding-right: 4.21875rem; }
  .pb-esm-xxl {
    padding-bottom: 4.21875rem; }
  .pl-esm-xxl {
    padding-left: 4.21875rem; }
  .px-esm-xxl {
    padding-left: 4.21875rem;
    padding-right: 4.21875rem; }
  .py-esm-xxl {
    padding-bottom: 4.21875rem;
    padding-top: 4.21875rem; }
  .gap-esm-xxl {
    gap: 4.21875rem; } }

:root {
  font-size: calc(1vw + 1vh + .5vmin); }

html {
  font-size: 1rem; }

body {
  font-family: 'Lato', sans-serif;
  line-height: 1.5;
  color: #303540;
  overflow-x: hidden; }

a {
  text-decoration: none;
  color: #303540; }

.header-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #303540;
  height: 40px;
  flex-wrap: wrap; }
  .header-top--padding {
    padding: 0 25px; }
    @media (min-width: 1440px) {
      .header-top--padding {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .header-top--padding {
        padding-left: 2%;
        padding-right: 2%; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .header-top--padding {
        padding: 10px 25px; } }
    @media (max-width: 799px) {
      .header-top--padding {
        padding: 10px 15px; } }
  @media (max-width: 579px) {
    .header-top--display {
      display: none; } }
  @media (max-width: 1049px) {
    .header-top {
      height: auto; } }
  .header-top__description {
    width: max-content;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    flex: 1; }
    @media (max-width: 799px) {
      .header-top__description {
        width: 100%;
        flex-basis: 100%; } }
    .header-top__description--offset {
      padding-right: 20px; }
  .header-top__icons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px; }
    @media (max-width: 799px) {
      .header-top__icons {
        width: 100%;
        justify-content: space-between; } }
  .header-top__social {
    display: flex;
    justify-content: flex-start;
    gap: 16px; }
  .header-top__language {
    flex-shrink: 0; }

.search-block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: min-content;
  gap: 16px; }
  .search-block__search {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6945 14.3055L12.6009 11.213C13.6659 9.79694 14.1545 8.02987 13.9684 6.26786C13.7823 4.50585 12.9352 2.87987 11.5979 1.71756C10.2606 0.55525 8.53249 -0.0570001 6.76173 0.00418026C4.99098 0.0653606 3.30922 0.795424 2.05534 2.04726C0.801459 3.2991 0.0686533 4.97966 0.00458439 6.75031C-0.0594845 8.52097 0.549945 10.2501 1.71007 11.5893C2.8702 12.9285 4.4948 13.7782 6.2565 13.9672C8.0182 14.1562 9.78606 13.6704 11.2039 12.6078L14.2986 15.7014C14.3866 15.7984 14.4946 15.8752 14.615 15.9267C14.7355 15.9782 14.8656 16.0031 14.9966 15.9997C15.2606 15.9997 15.5138 15.8949 15.7006 15.7083C15.8874 15.5217 15.9925 15.2686 15.9928 15.0046C15.9953 14.8736 15.97 14.7436 15.9185 14.6231C15.8671 14.5026 15.7908 14.3943 15.6945 14.3055ZM2.04492 7.03318C2.04537 6.04805 2.33791 5.08517 2.88555 4.26628C3.43318 3.4474 4.21133 2.80927 5.1216 2.43259C6.03187 2.05591 7.03339 1.95759 7.99954 2.15005C8.96568 2.34252 9.85307 2.81713 10.5495 3.51388C11.2459 4.21063 11.7201 5.09824 11.9122 6.06447C12.1042 7.03071 12.0054 8.03218 11.6283 8.94228C11.2512 9.85238 10.6127 10.6302 9.7936 11.1775C8.97446 11.7248 8.01145 12.0169 7.02632 12.0169C6.37192 12.017 5.72391 11.8882 5.11932 11.6378C4.51473 11.3873 3.96543 11.0202 3.5028 10.5574C3.04018 10.0945 2.6733 9.54506 2.42315 8.94035C2.173 8.33565 2.04447 7.68758 2.04492 7.03318Z' fill='white'/%3e%3c/svg%3e ");
    background-repeat: no-repeat; }
  .search-block__rss {
    width: 14px;
    height: 14px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.91489 4.07608C7.2806 1.4476 3.77555 0 0.0454237 0V2.7385C3.04246 2.7385 5.85831 3.90121 7.97424 6.01249C10.0901 8.12378 11.2555 10.9334 11.2555 13.9239H14C14 10.2019 12.5492 6.70457 9.91489 4.07608Z' fill='%23F78422'/%3e%3cpath d='M0.0169752 4.63414V7.37263C3.63727 7.37263 6.58265 10.3115 6.58265 13.9239H9.32719C9.32719 8.80151 5.15068 4.63414 0.0169752 4.63414Z' fill='%23F78422'/%3e%3cpath d='M1.96572 14C3.05136 14 3.93144 13.1219 3.93144 12.0386C3.93144 10.9554 3.05136 10.0772 1.96572 10.0772C0.880083 10.0772 0 10.9554 0 12.0386C0 13.1219 0.880083 14 1.96572 14Z' fill='%23F78422'/%3e%3c/svg%3e "); }

.element {
  display: block;
  width: 20px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: cover; }
  .element--vk {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.8485 14C4.35693 14 0.654278 9.4955 0.5 2L3.7517 2C3.85851 7.50151 6.25572 9.83182 8.15453 10.3123V2L11.2165 2V6.74473C13.0915 6.54052 15.0613 4.37838 15.7259 2L18.7878 2C18.2775 4.93093 16.1413 7.09307 14.6223 7.98196C16.1413 8.70269 18.5743 10.5886 19.5 14H16.1295C15.4056 11.7177 13.6018 9.95194 11.2165 9.7117V14H10.8485Z' fill='%230077FF'/%3e%3c/svg%3e "); }
  .element--dzen {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.7966 6.35737C13.004 7.56416 14.8071 7.79271 18 7.83583C17.9138 3.59573 14.5367 0.172487 10.3169 0.00739234C10.3551 3.29142 10.572 5.1321 11.7966 6.35737ZM8.35799 6.35737C9.58388 5.13148 9.79948 3.28895 9.83829 0C5.54522 0.0856274 2.08624 3.54399 2 7.83706C5.28957 7.79887 7.13148 7.58264 8.35737 6.35676L8.35799 6.35737ZM11.7966 9.79602C10.5911 11.0022 10.3619 12.8041 10.3182 15.992C14.4862 15.8275 17.8281 12.4856 17.9926 8.31818C14.8047 8.3613 13.0028 8.59046 11.7966 9.79663V9.79602ZM8.35799 9.79602C7.1321 8.57136 5.29203 8.35452 2.00801 8.31633C2.1731 12.5361 5.59635 15.9138 9.83583 16C9.79271 12.8065 9.56478 11.0034 8.35737 9.79663L8.35799 9.79602Z' fill='white'/%3e%3c/svg%3e "); }
  .element--telegram {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.6359 1.1236C15.6359 1.1236 17.116 0.517595 16.9927 1.98931C16.9516 2.59531 16.5816 4.71632 16.2938 7.01047L15.307 13.8063C15.307 13.8063 15.2248 14.8019 14.4847 14.9751C13.7447 15.1482 12.6346 14.3691 12.429 14.1959C12.2645 14.0661 9.34543 12.1182 8.31757 11.1659C8.02977 10.9062 7.70086 10.3868 8.35869 9.78076L12.6757 5.45218C13.1691 4.93275 13.6624 3.72075 11.6067 5.19246L5.85071 9.30462C5.85071 9.30462 5.19288 9.73748 3.95945 9.34791L1.28702 8.48219C1.28702 8.48219 0.300272 7.8329 1.98596 7.18361C6.0974 5.14918 11.1545 3.07146 15.6359 1.1236Z' fill='%234EA4F6'/%3e%3c/svg%3e "); }
  .element--twitter {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.41178 2H3L8.23078 8.52574L3.33462 14H5.5968L9.29996 9.85962L12.5882 13.9619H17L11.6172 7.24652L11.6268 7.2581L16.2614 2.0762H13.9992L10.5574 5.92438L7.41178 2ZM5.43523 3.14287H6.80869L14.5648 12.819H13.1913L5.43523 3.14287Z' fill='white'/%3e%3c/svg%3e "); }
  .element--facebook {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.1875 6.33335H5.5625V9.00669H8.14025L8.1875 16.9854H10.8125V9.00669H14.1725L14.6949 6.33335H10.8125V4.24402C10.8128 4.08947 10.8733 3.94133 10.9808 3.83193C11.0882 3.72252 11.2339 3.66072 11.3861 3.66002H14.75V0.985352H12.125C9.5 0.985352 8.1875 1.65202 8.1875 4.17335V6.33335Z' fill='%230866FF'/%3e%3c/svg%3e "); }

.language {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  gap: 6px; }
  @media (max-width: 579px) {
    .language {
      position: unset; } }
  .language--display-none {
    display: none; }
    @media (max-width: 579px) {
      .language--display-none {
        display: flex; } }
  .language__text {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.36px;
    color: #ffffff;
    width: 100%;
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 0 10px 20px;
    background-color: #F5F6F7;
    border-radius: 6px; }
    .language__text:hover {
      background-color: #1AA0E6;
      color: #ffffff;
      border-radius: 6px; }
    .language__text--bg-unset {
      background: unset; }
    .language__text--offset-left {
      padding-left: 20px; }
    .language__text--font-size {
      font-size: 18px;
      line-height: 21.78px; }
    .language__text--font-weight-700 {
      font-weight: 700; }
    .language__text--color {
      color: #303540; }
    .language__text--hover-not:hover {
      color: #ADC0D9;
      background-color: unset; }
    .language__text--hover-mobile-not:hover {
      color: #303540;
      background-color: unset; }
    .language__text--uppercase {
      text-transform: uppercase; }
    .language__text--padding {
      padding-left: 15px;
      padding-right: 55px; }
      @media (max-width: 579px) {
        .language__text--padding {
          padding-right: 0; } }
  .language__icon {
    display: block;
    width: 8px;
    height: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0L4 5L0 0H8Z' fill='white'/%3e%3c/svg%3e ");
    flex-shrink: 0;
    margin-bottom: 18px; }
    .language__icon--black {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='5' viewBox='0 0 9 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.06689 0L4.06689 5L0.0668945 0H8.06689Z' fill='%23303540'/%3e%3c/svg%3e "); }
  .language__items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: absolute;
    top: 40px;
    left: -64px;
    padding: 20px 8px 8px 8px;
    border-radius: 14px;
    z-index: 5;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
    gap: 2px; }
    @media (max-width: 579px) {
      .language__items {
        top: 81px;
        left: 2.5%;
        width: 95%;
        box-shadow: unset; } }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .language__items--top {
        top: 40px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .language__items--top {
        top: 50px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .language__items--top {
        top: 50px; } }
    @media (max-width: 579px) {
      .language__items--top {
        top: 40px; } }
    .language__items--bg {
      background-color: #ffffff; }
    .language__items--block-none {
      display: none; }

.header-search {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 10px; }
  @media (max-width: 799px) {
    .header-search {
      /* height: 120px;*/ } }
  @media (max-width: 579px) {
    .header-search--desktop-none {
      display: none !important; } }
  @media (min-width: 580px) {
    .header-search--mobile-none {
      display: none !important; } }
  .header-search--display-none {
    display: none; }
  .header-search--offset {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .header-search--offset {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .header-search--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .header-search--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .header-search--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 579px) {
      .header-search--offset {
        padding-left: 14px;
        padding-right: 14px; } }
  .header-search__search {
    flex: 1; }
  @media (max-width: 579px) {
    .header-search__button--display {
      display: none; } }
  .header-search__cancel--offset {
    margin-left: 20px; }
  @media (max-width: 579px) {
    .header-search__cancel--display {
      display: none; } }

.search-block-top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 100px;
  padding: 12px 36px 12px 23px;
  border: 1px solid #FFFFFF33;
  font-weight: 400;
  font-size: 15px;
  line-height: 19.5px;
  color: #ADC0D9;
  width: 100%; }
  @media (max-width: 579px) {
    .search-block-top {
      padding-top: 0;
      padding-bottom: 0;
      padding-right: 0; } }
  .search-block-top::before {
    content: '';
    margin-right: 6px;
    width: 16px;
    height: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6945 14.3055L12.6009 11.213C13.6659 9.79694 14.1545 8.02987 13.9684 6.26786C13.7823 4.50585 12.9352 2.87987 11.5979 1.71756C10.2606 0.55525 8.53249 -0.0570001 6.76173 0.00418026C4.99098 0.0653606 3.30922 0.795424 2.05534 2.04726C0.801459 3.2991 0.0686533 4.97966 0.00458439 6.75031C-0.0594845 8.52097 0.549945 10.2501 1.71007 11.5893C2.8702 12.9285 4.4948 13.7782 6.2565 13.9672C8.0182 14.1562 9.78606 13.6704 11.2039 12.6078L14.2986 15.7014C14.3866 15.7984 14.4946 15.8752 14.615 15.9267C14.7355 15.9782 14.8656 16.0031 14.9966 15.9997C15.2606 15.9997 15.5138 15.8949 15.7006 15.7083C15.8874 15.5217 15.9925 15.2686 15.9928 15.0046C15.9953 14.8736 15.97 14.7436 15.9185 14.6231C15.8671 14.5026 15.7908 14.3943 15.6945 14.3055ZM2.04492 7.03318C2.04537 6.04805 2.33791 5.08517 2.88555 4.26628C3.43318 3.4474 4.21133 2.80927 5.1216 2.43259C6.03187 2.05591 7.03339 1.95759 7.99954 2.15005C8.96568 2.34252 9.85307 2.81713 10.5495 3.51388C11.2459 4.21063 11.7201 5.09824 11.9122 6.06447C12.1042 7.03071 12.0054 8.03218 11.6283 8.94228C11.2512 9.85238 10.6127 10.6302 9.7936 11.1775C8.97446 11.7248 8.01145 12.0169 7.02632 12.0169C6.37192 12.017 5.72391 11.8882 5.11932 11.6378C4.51473 11.3873 3.96543 11.0202 3.5028 10.5574C3.04018 10.0945 2.6733 9.54506 2.42315 8.94035C2.173 8.33565 2.04447 7.68758 2.04492 7.03318Z' fill='white'/%3e%3c/svg%3e "); }
    @media (max-width: 579px) {
      .search-block-top::before {
        display: none; } }
  .search-block-top::after {
    content: '';
    margin-right: 0;
    width: 60px;
    height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='60' height='60' rx='30' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.6563 37.0936L35.176 33.6146C36.3741 32.0216 36.9238 30.0336 36.7144 28.0513C36.505 26.0691 35.5521 24.2399 34.0477 22.9323C32.5432 21.6247 30.599 20.9359 28.6069 21.0047C26.6149 21.0735 24.7229 21.8949 23.3123 23.3032C21.9016 24.7115 21.0772 26.6021 21.0052 28.5941C20.9331 30.5861 21.6187 32.5314 22.9238 34.0379C24.229 35.5445 26.0566 36.5004 28.0386 36.7131C30.0205 36.9257 32.0093 36.3792 33.6043 35.1838L37.0859 38.6641C37.185 38.7732 37.3064 38.8596 37.4419 38.9175C37.5774 38.9755 37.7238 39.0035 37.8711 38.9997C38.1682 38.9997 38.4531 38.8817 38.6632 38.6718C38.8734 38.4619 38.9916 38.1772 38.9919 37.8801C38.9947 37.7328 38.9662 37.5865 38.9084 37.4509C38.8505 37.3154 38.7646 37.1936 38.6563 37.0936ZM23.3005 28.9123C23.301 27.8041 23.6301 26.7208 24.2462 25.7996C24.8623 24.8783 25.7377 24.1604 26.7618 23.7367C27.7859 23.3129 28.9126 23.2023 29.9995 23.4188C31.0864 23.6353 32.0847 24.1693 32.8682 24.9531C33.6517 25.737 34.1852 26.7355 34.4012 27.8225C34.6172 28.9095 34.5061 30.0362 34.0819 31.0601C33.6576 32.0839 32.9393 32.959 32.0178 33.5747C31.0963 34.1904 30.0129 34.519 28.9046 34.519C28.1684 34.5191 27.4394 34.3742 26.7592 34.0925C26.0791 33.8107 25.4611 33.3977 24.9407 32.877C24.4202 32.3563 24.0075 31.7382 23.726 31.0579C23.4446 30.3776 23.3 29.6485 23.3005 28.9123Z' fill='%23303540'/%3e%3c/svg%3e ");
    display: none; }
    @media (max-width: 579px) {
      .search-block-top::after {
        display: block; } }
  .search-block-top__input {
    display: block;
    width: 100%;
    background: none;
    outline: none;
    border: none;
    color: #ffffff; }
    @media (max-width: 579px) {
      .search-block-top__input {
        width: auto;
        flex: 1; } }

.header-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 80px; }
  @media (max-width: 1049px) {
    .header-bottom {
      height: 60px; } }
  .header-bottom--offset {
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .header-bottom--offset {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .header-bottom--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .header-bottom--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .header-bottom--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 579px) {
      .header-bottom--offset {
        padding-left: 14px;
        padding-right: 14px; } }
  .header-bottom__menu {
    flex: 1;
    display: flex;
    justify-content: center; }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .header-bottom__menu {
        justify-content: flex-start; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .header-bottom__menu {
        justify-content: flex-start; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .header-bottom__menu {
        justify-content: flex-start; } }
    @media (max-width: 579px) {
      .header-bottom__menu {
        justify-content: flex-end; } }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .header-bottom__menu--offset {
        padding-left: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .header-bottom__menu--offset {
        margin-right: 15px; } }
  .header-bottom__search--display-none {
    display: none; }
    @media (max-width: 579px) {
      .header-bottom__search--display-none {
        display: block; } }
  .header-bottom__icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #EDEFF2;
    border-right: 1px solid #EDEFF2;
    height: 100%; }
    .header-bottom__icons--arrow-bottom {
      position: relative; }
      .header-bottom__icons--arrow-bottom::after {
        position: absolute;
        bottom: -5px;
        left: calc(50% - 5px);
        content: '';
        width: 10px;
        height: 6px;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0L5 6L0 0H10Z' fill='white'/%3e%3c/svg%3e ");
        flex-shrink: 0; }
    .header-bottom__icons--offset {
      margin-left: 35px; }
    @media (max-width: 579px) {
      .header-bottom__icons--display {
        display: none; } }

.menu-top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19.36px;
  color: #303540;
  width: 100%;
  gap: 25px; }
  @media (max-width: 1399px) {
    .menu-top--display-none {
      display: none; } }
  @media (max-width: 800px) {
    .menu-top--display-none-small {
      display: none; } }
  .menu-top--gap {
    gap: 30px; }
  @media (max-width: 1050px) {
    .menu-top--flex-start {
      justify-content: flex-start; } }
  .menu-top__block {
    position: relative; }
  .menu-top__block:hover .menu-top__block-down {
      display:block !important;
  }
  .menu-top__item {
    display: block;
    padding: 10px 10px 10px 16px; }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .menu-top__item {
        width: max-content; } }
    .menu-top__item:hover {
      background-color: #1AA0E6;
      color: #ffffff;
      border-radius: 6px; }
    .menu-top__item--bg-platform:hover {
      background-color: #7c46c9;
      color: #ffffff;
      border-radius: 6px; }
    .menu-top__item--padding {
      padding: 10px; }
    .menu-top__item--padding-0 {
      padding: 0; }
    @media (max-width: 1050px) {
      .menu-top__item--padding-left-0 {
        padding-left: 0; } }
    .menu-top__item--icon-down {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .menu-top__item--icon-down::after {
        content: '';
        margin-left: 6px;
        display: block;
        width: 8px;
        height: 5px;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0.5L4 5.5L0 0.5H8Z' fill='%23303540'/%3e%3c/svg%3e ");
        flex-shrink: 0; }
      .menu-top__item--icon-down:hover::after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0.5L4 5.5L0 0.5H8Z' fill='%236E7380'/%3e%3c/svg%3e "); }
    .menu-top__item--icon-down-white {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .menu-top__item--icon-down-white::after {
        content: '';
        margin-left: 6px;
        display: block;
        width: 8px;
        height: 5px;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0.5L4 5.5L0 0.5H8Z' fill='%23ffffff'/%3e%3c/svg%3e ");
        flex-shrink: 0; }
      .menu-top__item--icon-down-white:hover::after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0.5L4 5.5L0 0.5H8Z' fill='%23ffffff'/%3e%3c/svg%3e "); }
    .menu-top__item--hover-not:hover {
      color: #6E7380;
      background-color: unset; }
    .menu-top__item--hover-not-white:hover {
      color: #ffffff;
      background-color: unset; }
    .menu-top__item--white {
      color: #ffffff; }
  .menu-top__block-down {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    position: absolute;
    top: 30px;
    left: 0px;
    padding: 20px 8px 8px 8px;
    background-color: #F5F6F7;
    border-radius: 20px;
    width: max-content;
    z-index: 6;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
    gap: 2px; }
    .menu-top__block-down--offset {
      padding-right: 20px; }
    .menu-top__block-down--display {
      display: none; }
    .menu-top__block-down--bg-platform {
      background-color: #9162D3; }

.menu-mobile {
  position: absolute;
  top: 61px;
  left: 120px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
  z-index: 10;
  overflow: hidden; }
  @media (min-width: 580px) and (max-width: 799px) {
    .menu-mobile {
      left: 14px;
      width: calc(100% - 31px); } }
  @media (max-width: 579px) {
    .menu-mobile {
      left: 0;
      width: 100%;
      border-radius: 0; } }
  @media (min-width: 1400px) {
    .menu-mobile {
      display: none !important; } }
  .menu-mobile--shadow {
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.05); }
    @media (max-width: 579px) {
      .menu-mobile--shadow {
        box-shadow: unset; } }
  .menu-mobile--display-none {
    display: none; }
  .menu-mobile__top {
    padding: 16px 14px 20px 14px;
    background-color: #303540;
    font-weight: 400;
    font-size: 15px;
    line-height: 18.15px;
    color: #ffffff;
    width: 100%; }
    .menu-mobile__top--icon {
      display: flex;
      align-items: center; }
      .menu-mobile__top--icon::before {
        content: '';
        width: 48px;
        height: 48px;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M46.4934 7.91794C45.8747 7.41505 45.2583 6.90301 44.6052 6.44355C44.3432 6.29517 44.0511 6.20766 43.7505 6.18753C42.6666 6.03895 41.9769 6.63099 41.3536 7.42648C39.4563 9.85637 37.5292 12.2611 35.6067 14.6704C35.4787 14.7963 35.3382 14.9089 35.1873 15.0065C35.1713 14.8556 35.1438 14.7047 35.1415 14.5493C35.1415 13.0269 35.1415 11.5045 35.1415 9.97752C35.1415 8.14881 34.3028 7.31447 32.5086 7.3099C31.2499 7.3099 29.9911 7.3099 28.7323 7.3099C27.401 7.3099 27.401 7.3099 27.3574 6.03438C27.3574 5.95894 27.3574 5.88122 27.3574 5.80579C27.3002 5.17946 27.1581 5.02402 26.5027 4.9943C25.9711 4.96916 25.4349 4.9943 24.8987 4.9943C24.005 4.9943 24.005 4.98287 23.9523 4.14167C23.8286 2.28554 22.4721 0.955154 20.6206 0.932295C18.8676 0.907151 17.1101 0.909436 15.3502 0.932295C14.6416 0.925728 13.9502 1.15012 13.3811 1.57138C12.812 1.99263 12.3963 2.58771 12.1972 3.26618C12.079 3.70456 12.0023 4.15303 11.968 4.6057C11.9337 4.88687 11.8053 5.00573 11.5281 5.00116C10.9942 5.00116 10.4603 4.98744 9.92406 5.00116C9.15413 5.02859 9.02352 5.17489 8.98915 5.96123C8.98915 6.11438 8.98915 6.26525 8.98915 6.4184C8.98915 7.41505 8.98915 7.31675 8.03132 7.31675H7.34388C5.96901 7.31675 4.59414 7.30075 3.21927 7.31675C1.84439 7.33276 0.969057 8.21282 0.914062 9.61178C0.914062 9.87922 0.914062 10.1444 0.914062 10.4118V38.1578C0.914062 40.3271 0.914062 42.501 0.914062 44.6657C0.914062 45.8932 1.52817 46.659 2.72202 46.9516C3.1667 47.048 3.62135 47.091 4.07627 47.0796C13.3475 47.0796 22.6187 47.0796 31.8899 47.0796C32.1191 47.0796 32.3482 47.0933 32.5774 47.0796C34.2669 46.9608 35.1163 46.0525 35.1255 44.3548C35.1255 43.1388 35.1438 41.9204 35.1255 40.6974C35.1255 40.2403 35.2103 39.8791 35.5838 39.5979C35.7627 39.4571 35.9319 39.3043 36.0902 39.1408C37.1947 38.0367 37.2359 37.7189 36.5095 36.3657C36.4404 36.2283 36.3639 36.0948 36.2804 35.9657C35.9664 35.5085 35.9137 35.0673 36.2804 34.5941C36.3916 34.4399 36.4817 34.2715 36.5485 34.0935C36.8005 33.5061 36.9036 32.754 37.3344 32.3677C37.7652 31.9814 38.5306 31.9631 39.1424 31.7619C39.3857 31.7005 39.5992 31.5549 39.7449 31.351C39.8905 31.1471 39.9588 30.8982 39.9375 30.6487C39.9375 30.0772 39.949 29.5058 39.9375 28.9366C39.91 28.0748 39.7771 27.9079 38.9522 27.6428C38.5231 27.4908 38.0864 27.3611 37.6438 27.2542C37.4952 27.227 37.3572 27.1589 37.2454 27.0575C37.1336 26.9561 37.0525 26.8254 37.0113 26.6804C36.7942 26.0738 36.5425 25.48 36.2575 24.902C36.1423 24.7325 36.0908 24.5278 36.1122 24.3241C36.1336 24.1204 36.2264 23.9308 36.3743 23.7888C38.8491 20.7554 41.2918 17.6878 43.7413 14.6293C44.6579 13.4703 45.5745 12.2863 46.5323 11.1616C47.3458 10.213 47.2014 8.49855 46.4934 7.91794ZM14.9767 2.33125C15.3432 2.23766 15.7191 2.18552 16.0972 2.17581C17.3896 2.15753 18.682 2.15981 19.9721 2.17581C20.3112 2.1955 20.6483 2.24136 20.9803 2.31297C21.8717 2.46383 22.3552 3.05359 22.5981 3.86965C22.8914 4.83886 22.7745 4.99659 21.7755 4.99887C20.522 4.99887 19.2686 4.99887 18.0152 4.99887C16.6403 4.99887 15.2792 4.99887 13.9135 4.99887C13.5308 4.99887 13.3704 4.87315 13.3567 4.47998C13.3165 3.98614 13.4592 3.49473 13.7577 3.09876C14.0563 2.70279 14.4899 2.42973 14.9767 2.33125ZM11.2646 6.24468H24.7452H25.5449C25.6012 6.23574 25.6588 6.24019 25.7131 6.25767C25.7673 6.27515 25.8167 6.30517 25.8571 6.34527C25.8975 6.38537 25.9279 6.43443 25.9457 6.48845C25.9635 6.54247 25.9683 6.59992 25.9597 6.65614C25.9597 7.64364 25.9597 8.63113 25.9597 9.62778C25.9597 9.98666 25.7603 10.069 25.4532 10.0667C24.5367 10.0667 23.6201 10.0667 22.7035 10.0667H18.1206C15.7604 10.0667 13.4002 10.0667 11.0377 10.0667C10.3503 10.0667 10.3503 10.0461 10.3365 9.3809C10.3228 8.66085 10.3365 7.93851 10.3365 7.21618C10.3617 6.24696 10.254 6.23782 11.2646 6.24468ZM33.7483 44.2657C33.7483 45.4932 33.5306 45.6944 32.2566 45.6967C29.4335 45.6967 26.6074 45.6967 23.7782 45.6967H4.0946C3.82879 45.6967 3.5584 45.7127 3.29488 45.6967C3.00656 45.6908 2.73106 45.5767 2.52335 45.3771C2.31565 45.1776 2.19103 44.9072 2.17436 44.62C2.15717 44.3155 2.15717 44.0102 2.17436 43.7057V10.6999C2.17436 10.3958 2.15374 10.0895 2.17436 9.7855C2.24769 9.06088 2.61432 8.6037 3.32009 8.58542C5.07305 8.5397 6.8306 8.56942 8.59043 8.56484C8.87916 8.56484 8.99373 8.72028 8.99373 8.99002C8.99373 9.48605 8.98227 9.9798 8.99373 10.4736C9.02581 11.1067 9.271 11.3673 9.88281 11.4382C10.1117 11.452 10.3413 11.452 10.5703 11.4382H25.797C26.0638 11.4539 26.3314 11.4455 26.5967 11.413C27.055 11.3285 27.3552 11.077 27.3552 10.565C27.3552 10.053 27.3552 9.49977 27.3552 8.96487C27.3552 8.68142 27.4926 8.55799 27.7745 8.55799C29.3785 8.55799 30.9825 8.53056 32.5865 8.55799C33.4298 8.57856 33.7323 8.9283 33.7483 9.77407C33.7643 11.9822 33.7598 14.1904 33.7483 16.4031C33.764 16.6656 33.7027 16.9269 33.5719 17.1552C32.9601 17.9804 32.2955 18.7553 31.6654 19.5759C31.6221 19.65 31.564 19.7145 31.4947 19.7652C31.4254 19.8159 31.3463 19.8518 31.2625 19.8707C31.1786 19.8895 31.0918 19.891 31.0073 19.8749C30.9229 19.8588 30.8427 19.8255 30.7717 19.7771C30.7407 19.7544 30.7068 19.7359 30.6709 19.7222C29.6374 19.5142 28.9844 18.9564 28.9065 17.8432C28.8631 17.6205 28.7987 17.4023 28.714 17.1917C28.6702 16.9842 28.5541 16.7989 28.3863 16.6687C28.2185 16.5385 28.0098 16.472 27.7974 16.4808C27.0343 16.4626 26.2713 16.4808 25.5059 16.4808C25.3132 16.4781 25.1257 16.5433 24.9764 16.665C24.8272 16.7867 24.7258 16.9571 24.6902 17.146C24.461 17.8661 24.3992 18.7461 23.934 19.249C23.5055 19.7222 22.6096 19.7405 21.9817 20.0765C21.3538 20.4126 20.852 20.4308 20.2906 20.0377C20.0387 19.866 19.7745 19.7132 19.5 19.5805C19.2378 19.4227 18.9289 19.3606 18.6259 19.4048C18.3229 19.449 18.0447 19.5968 17.8387 19.8228C17.4492 20.1863 17.0665 20.5611 16.7091 20.9657C16.2072 21.5212 16.1751 21.8527 16.5212 22.5064C16.8053 23.0436 17.2957 23.5579 17.3369 24.1065C17.3759 24.6003 16.9222 25.1283 16.6953 25.6449C16.4685 26.1615 16.3768 26.7879 16.0079 27.1308C15.6389 27.4736 15.0248 27.4759 14.5116 27.6199C13.5171 27.8988 13.3956 28.02 13.3842 29.0075C13.3842 29.6498 13.4392 30.2944 13.4735 30.9367C13.4813 31.1278 13.5533 31.3106 13.678 31.4558C13.8028 31.601 13.9729 31.6999 14.161 31.7368C14.8484 31.9494 15.6825 31.9997 16.1683 32.4363C16.6266 32.8386 16.5807 33.7347 16.9588 34.2787C17.4904 35.0445 17.3094 35.6388 16.8878 36.336C16.0125 37.7784 15.93 37.7441 17.3163 39.1133C18.8905 40.6654 18.5972 40.2563 20.0958 39.5088C20.1995 39.4604 20.2965 39.3989 20.3846 39.3259C20.8108 38.9625 21.2003 38.9533 21.7113 39.2482C22.3045 39.5862 22.9392 39.846 23.5995 40.0208C23.7645 40.0554 23.9158 40.1371 24.035 40.2561C24.1543 40.375 24.2362 40.526 24.2709 40.6906C24.429 41.198 24.5962 41.7032 24.7062 42.2221C24.738 42.4316 24.8455 42.6223 25.0084 42.7583C25.1713 42.8943 25.3784 42.9662 25.5907 42.9605C26.2776 42.9996 26.9662 42.9996 27.653 42.9605C27.923 42.9645 28.1853 42.8704 28.391 42.6959C28.5967 42.5214 28.7319 42.2783 28.7713 42.0118C28.9156 41.3923 29.0004 40.6563 29.4083 40.2288C29.7726 39.838 30.5105 39.7899 31.0788 39.5819C31.2997 39.5226 31.5095 39.4276 31.6998 39.3008C32.1237 38.9579 32.4834 39.0722 32.9326 39.3008C33.5719 39.6094 33.8033 40.0322 33.7712 40.734C33.7139 41.9044 33.7575 43.0862 33.7483 44.2657ZM25.3983 32.7723C25.4867 32.8347 25.5891 32.8747 25.6965 32.8886C25.8039 32.9026 25.9132 32.8901 26.0147 32.8523C26.3841 32.66 26.7327 32.4302 27.055 32.1665C28.4711 31.0785 29.8811 29.9828 31.285 28.8794C31.5302 28.6851 31.631 28.6509 31.6906 29.0257C31.8703 30.2365 31.6074 31.4713 30.9498 32.5046C30.2922 33.5379 29.2839 34.3007 28.109 34.6536C27.3943 34.8716 26.6408 34.933 25.9001 34.8334C25.1593 34.7338 24.4489 34.4757 23.8176 34.0767C23.1862 33.6777 22.6487 33.1473 22.242 32.5218C21.8353 31.8962 21.5689 31.1904 21.4611 30.4526C21.3534 29.7148 21.4068 28.9625 21.6177 28.2472C21.8286 27.5319 22.192 26.8705 22.683 26.3084C23.174 25.7463 23.781 25.2967 24.4625 24.9904C25.1439 24.6841 25.8837 24.5285 26.6311 24.534C27.0457 24.5636 27.4573 24.6271 27.8616 24.7237C28.1686 24.7717 28.2305 24.918 28.0907 25.1969C27.8845 25.6541 27.7035 26.1112 27.5087 26.5547L25.3066 31.6705C25.247 31.8099 25.1324 31.9585 25.1485 32.0911C25.1619 32.3379 25.2489 32.5751 25.3983 32.7723ZM27.9922 29.7275C27.8781 29.7791 27.7552 29.8085 27.6301 29.8144C27.6469 29.7081 27.6722 29.6034 27.7057 29.5012C28.3901 27.8965 29.0776 26.2918 29.7681 24.6871C29.9055 24.3603 30.0362 24.1545 30.4142 24.4723C31.0238 24.9843 31.67 25.4575 32.2955 25.9535C32.3719 26.0296 32.4395 26.1139 32.4972 26.205C32.4475 26.2684 32.3923 26.3273 32.3322 26.381C30.887 27.4995 29.4404 28.615 27.9922 29.7275ZM36.6768 28.3994C37.158 28.5 37.6186 28.708 38.1021 28.7972C38.6612 28.9023 38.7139 29.2543 38.7047 29.7115C38.6956 30.1687 38.7231 30.5459 38.1342 30.651C37.6896 30.731 37.2703 30.9413 36.8257 31.0327C36.5981 31.0568 36.3847 31.1552 36.219 31.3127C36.0532 31.4702 35.9443 31.678 35.9092 31.9037C35.6813 32.9069 35.2586 33.8559 34.6649 34.697C34.5477 34.8479 34.482 35.0323 34.4775 35.2232C34.4729 35.4141 34.5298 35.6014 34.6397 35.7577C34.8963 36.1783 35.1346 36.6126 35.3638 37.0492C35.6502 37.5932 35.1346 38.5419 34.5137 38.5967C34.4379 38.5992 34.3629 38.5819 34.296 38.5464C34.1928 38.4977 34.0952 38.4379 34.005 38.3681C32.9463 37.5566 31.9174 37.3121 30.7305 38.2241C30.247 38.5944 29.5366 38.6813 28.9156 38.8527C28.3748 38.9922 28.0334 39.2368 27.9601 39.8242C27.9035 40.1607 27.8161 40.4912 27.6989 40.8117C27.4537 41.6232 27.3552 41.6689 26.4959 41.6369C26.0376 41.6209 25.8084 41.4449 25.7168 40.9877C25.6251 40.5306 25.4189 40.1214 25.3455 39.6779C25.3256 39.4878 25.2427 39.3097 25.1099 39.1718C24.9771 39.0339 24.802 38.9442 24.6123 38.9167C23.5284 38.6942 22.5014 38.2531 21.5944 37.6206C21.4523 37.5223 21.2829 37.4707 21.1099 37.4732C20.9369 37.4757 20.769 37.532 20.6297 37.6344C20.1714 37.9018 19.6971 38.151 19.2549 38.4344C18.9501 38.6241 18.698 38.6402 18.4483 38.3613C18.32 38.2204 18.1846 38.0861 18.0427 37.959C17.7837 37.7304 17.7035 37.5018 17.9235 37.1726C18.2168 36.7292 18.4345 36.24 18.7072 35.7828C18.8051 35.6215 18.8568 35.4365 18.8568 35.2479C18.8568 35.0593 18.8051 34.8743 18.7072 34.713C18.267 33.8316 17.8761 32.9265 17.5363 32.002C17.3507 31.4762 17.078 31.1653 16.5441 31.0327C16.1041 30.923 15.6779 30.7333 15.2334 30.6487C15.1576 30.6468 15.0832 30.6285 15.0153 30.5949C14.9474 30.5613 14.8877 30.5133 14.8403 30.4543C14.793 30.3953 14.7591 30.3267 14.7411 30.2533C14.7231 30.1799 14.7214 30.1034 14.7361 30.0292C14.7476 29.8008 14.7476 29.5719 14.7361 29.3435C14.7178 29.0212 14.8667 28.8863 15.1807 28.804C15.6619 28.6966 16.1247 28.5046 16.6082 28.4108C16.8186 28.3879 17.0158 28.2975 17.1703 28.1532C17.3249 28.009 17.4283 27.8187 17.4652 27.6108C17.693 26.5696 18.1159 25.5808 18.7118 24.6963C18.8111 24.5556 18.8667 24.3889 18.8716 24.217C18.8764 24.045 18.8304 23.8754 18.7393 23.7294C18.5422 23.3613 18.3337 22.9979 18.1435 22.6253C18.0129 22.3647 17.7402 22.0081 17.8227 21.8389C18.0305 21.4786 18.3191 21.1711 18.666 20.9406C18.792 20.8492 19.1013 20.9223 19.2824 21.0092C19.7613 21.2378 20.2219 21.5121 20.6779 21.7864C20.8341 21.8952 21.0216 21.9505 21.2122 21.9439C21.4027 21.9373 21.5859 21.8692 21.7342 21.7498C22.5504 21.1873 23.4739 20.7982 24.4473 20.6069C24.6769 20.5772 24.8895 20.4706 25.0503 20.3044C25.211 20.1382 25.3103 19.9224 25.3318 19.6925C25.4185 19.3239 25.5334 18.9624 25.6755 18.6113C25.7603 18.369 25.8268 17.9621 25.9711 17.9255C26.4174 17.8401 26.8745 17.8254 27.3254 17.8821C27.4399 17.8821 27.5683 18.1518 27.6278 18.3187C27.7676 18.7119 27.8822 19.1142 27.983 19.5165C28.043 19.7769 28.1737 20.0158 28.3609 20.207C28.548 20.3981 28.7844 20.5341 29.044 20.6C29.4747 20.7394 29.8895 20.9246 30.3088 21.0892C30.0659 21.4412 29.8162 21.7749 29.5824 22.143C29.296 22.5864 29.1242 23.2402 28.714 23.4276C28.3038 23.6151 27.6966 23.2996 27.1718 23.2768C23.7782 23.119 21.1797 24.8769 20.3181 27.9262C19.2617 31.6682 21.5807 35.3256 25.3593 36.1028C25.7748 36.1579 26.1936 36.1831 26.6127 36.1783C29.8208 36.3908 33.8285 33.2295 32.9623 28.4931C32.8432 27.8394 32.9853 27.5056 33.455 27.1536C33.7878 26.8992 34.0948 26.6129 34.3716 26.2987C35.1301 25.4506 35.1301 25.4415 35.5334 26.4656C35.6778 26.8558 35.8017 27.2534 35.9046 27.6565C35.9387 27.8456 36.0317 28.0191 36.1703 28.1524C36.309 28.2858 36.4862 28.3722 36.6768 28.3994ZM42.7927 13.6738C40.9397 15.9871 39.0851 18.3012 37.229 20.616C36.1139 22.0104 35.0017 23.4078 33.8927 24.8083C33.6635 25.0895 33.4917 25.2152 33.1571 24.9294C32.5201 24.3877 31.8441 23.8939 31.1933 23.3682C30.7053 22.9727 30.7007 22.9544 31.0788 22.479C32.8524 20.248 34.6298 18.0192 36.411 15.7928C37.5506 14.3679 38.6879 12.9423 39.823 11.5159C40.2812 10.933 40.3042 10.9239 40.8931 11.3673C41.5301 11.8497 42.1442 12.3594 42.7698 12.8532C42.8912 12.9492 43.0264 13.0223 43.1799 13.1229C43.0035 13.3743 42.9073 13.5298 42.7927 13.6738ZM45.6914 9.94323C45.201 10.6107 44.6892 11.2629 44.1561 11.8999C44.0965 11.9731 43.8055 11.9548 43.6978 11.8748C42.976 11.3262 42.2794 10.7456 41.5668 10.1878C41.2689 9.95923 41.2253 9.73064 41.4728 9.42662C41.8853 8.93516 42.2656 8.41398 42.6941 7.93851C42.9042 7.74177 43.1347 7.56783 43.3816 7.41962C43.5827 7.47214 43.7766 7.5489 43.959 7.64821C44.5156 8.04194 45.051 8.46465 45.563 8.91458C45.7161 9.0345 45.8155 9.20989 45.8395 9.40255C45.8635 9.59521 45.8103 9.78955 45.6914 9.94323ZM5.10513 18.0261C5.02264 17.7015 5.10513 17.37 5.44198 17.2763C5.56209 17.2446 5.68779 17.24 5.8099 17.263C5.932 17.2859 6.04743 17.3358 6.14774 17.4089C6.4973 17.8094 6.82105 18.2316 7.11703 18.673C7.41034 19.0662 7.70822 19.4571 8.00382 19.8502C8.4392 19.5553 8.89061 19.2856 9.30537 18.9656C10.7192 17.8729 12.1216 16.7597 13.5285 15.6579C13.7003 15.5071 13.8851 15.3717 14.0808 15.2533C14.539 15.0247 15.018 15.3516 14.9698 16.0808C14.7701 16.3194 14.5518 16.5418 14.3168 16.746C12.8548 17.8889 11.3768 19.0319 9.90573 20.1748C9.44744 20.5268 9.01435 20.8926 8.55148 21.224C7.86404 21.7132 7.61198 21.6812 7.14224 21.032C6.53958 20.2068 5.95526 19.361 5.37552 18.5153C5.25769 18.3691 5.1662 18.2035 5.10513 18.0261ZM12.7059 42.2998C12.7059 42.7182 12.4447 42.9056 12.0643 42.9582C11.9121 42.9743 11.7589 42.9789 11.606 42.9719H4.74767C4.59472 42.9793 4.44143 42.9739 4.28937 42.9559C3.91358 42.8896 3.66152 42.6999 3.67526 42.2701C3.66901 42.184 3.68113 42.0976 3.71083 42.0165C3.74052 41.9355 3.78712 41.8616 3.84754 41.7998C3.90795 41.738 3.98082 41.6897 4.06133 41.6581C4.14184 41.6265 4.22815 41.6123 4.31458 41.6164C4.54373 41.6004 4.77287 41.6164 5.00202 41.6164H11.4043C11.6336 41.6083 11.8631 41.6129 12.0918 41.6301C12.1773 41.6304 12.2618 41.6484 12.3399 41.6829C12.4181 41.7175 12.4883 41.7678 12.546 41.8307C12.6037 41.8936 12.6477 41.9678 12.6752 42.0486C12.7027 42.1293 12.7132 42.2149 12.7059 42.2998ZM3.70505 33.5564C3.67708 33.4845 3.66557 33.4073 3.67138 33.3305C3.67718 33.2536 3.70015 33.179 3.7386 33.1122C3.77705 33.0453 3.83001 32.9879 3.89359 32.9441C3.95717 32.9004 4.02977 32.8713 4.10606 32.8592C4.39745 32.784 4.69655 32.7426 4.99743 32.7357C7.12849 32.7357 9.25725 32.7243 11.3883 32.7357C11.7245 32.733 12.0581 32.7943 12.3713 32.9163C12.4624 32.9715 12.5381 33.0485 12.5918 33.1403C12.6454 33.2321 12.6752 33.3358 12.6784 33.4421C12.6546 33.5633 12.6063 33.6785 12.5366 33.7807C12.4669 33.8828 12.3772 33.9698 12.2728 34.0364C12.0597 34.1484 11.7572 34.105 11.4914 34.105C10.3892 34.105 9.28704 34.105 8.18256 34.105H4.88057C4.65524 34.1392 4.42528 34.1276 4.20459 34.0707C3.98218 33.9638 3.80512 33.7815 3.70505 33.5564ZM3.67756 29.1195C3.66571 29.0344 3.67113 28.9479 3.69349 28.865C3.71586 28.7821 3.7547 28.7046 3.80772 28.637C3.86074 28.5694 3.92685 28.5131 4.00211 28.4715C4.07738 28.4299 4.16026 28.4038 4.24584 28.3948C4.47309 28.3589 4.70356 28.3474 4.93327 28.3606H10.0501C10.2794 28.3491 10.5092 28.3552 10.7375 28.3788C11.1798 28.4497 11.5372 28.8086 11.457 29.1172C11.4246 29.2868 11.3357 29.4406 11.2047 29.5534C11.0736 29.6663 10.9082 29.7317 10.7352 29.7389C10.5473 29.7549 10.3571 29.7527 10.167 29.7527H4.92182C4.69242 29.7613 4.46269 29.7536 4.23438 29.7298C4.08203 29.7156 3.94049 29.6451 3.83749 29.5322C3.7345 29.4193 3.67746 29.2721 3.67756 29.1195ZM3.67756 24.5797C3.67756 24.23 3.85171 23.9922 4.22063 23.9831C5.01806 23.9625 5.82465 23.9671 6.61291 23.9625C7.14453 23.9625 7.67614 23.9625 8.21693 23.9625C9.31912 23.9625 10.4213 23.9625 11.5212 23.9625C11.787 23.9625 12.0895 23.9191 12.3049 24.0311C12.4102 24.0915 12.5001 24.1753 12.5676 24.276C12.6352 24.3767 12.6786 24.4916 12.6944 24.6117C12.6749 24.7315 12.6271 24.845 12.555 24.9428C12.4829 25.0405 12.3885 25.1198 12.2797 25.174C11.9857 25.2486 11.6809 25.271 11.3791 25.2403C9.25266 25.2403 7.12619 25.2403 4.99973 25.2403C4.73428 25.2457 4.46874 25.2351 4.20459 25.2083C4.12692 25.2063 4.05057 25.1878 3.98061 25.1541C3.91065 25.1203 3.84869 25.0721 3.79884 25.0127C3.74899 24.9532 3.7124 24.8839 3.69149 24.8092C3.67057 24.7346 3.66583 24.6563 3.67756 24.5797ZM12.6898 38.0824C12.6686 38.2025 12.6202 38.3161 12.5484 38.4148C12.4765 38.5134 12.383 38.5944 12.2751 38.6516C12.0574 38.759 11.7572 38.7133 11.4937 38.7156C10.348 38.7156 9.20225 38.7156 8.07257 38.7156C7.00933 38.7156 5.9461 38.7156 4.88286 38.7156C4.61934 38.7156 4.31687 38.7567 4.10148 38.647C3.98675 38.6015 3.88835 38.5228 3.81902 38.4209C3.74969 38.319 3.71262 38.1987 3.71262 38.0755C3.71262 37.9524 3.74969 37.8321 3.81902 37.7302C3.88835 37.6283 3.98675 37.5495 4.10148 37.5041C4.33062 37.3966 4.62164 37.4492 4.88515 37.4492C7.08953 37.4492 9.29315 37.4492 11.496 37.4492C11.7618 37.4492 12.062 37.4035 12.2797 37.5109C12.3874 37.5685 12.4803 37.6499 12.5515 37.749C12.6226 37.8481 12.6699 37.9622 12.6898 38.0824Z' fill='white'/%3e%3c/svg%3e ");
        margin-right: 16px; }
    .menu-mobile__top--landing {
      text-transform: uppercase;
      background-color: #9162D3;
      color: #ffffff; }
  .menu-mobile__body {
    padding: 40px 14px 60px 14px;
    width: 100%; }
  .menu-mobile__head {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: 100%; }
  .menu-mobile__inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebe6e6;
    margin-bottom: 20px;
    gap: 20px;
    width: 100%; }
    .menu-mobile__inner--border-bottom-unset {
      border-bottom: unset;
      margin-bottom: 0;
      padding-bottom: 0; }
  .menu-mobile__block {
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px; }
    .menu-mobile__block--padding {
      padding-left: 20px;
      padding-bottom: 20px; }
  .menu-mobile__item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #303540; }
    .menu-mobile__item--color-gray {
      color: #ADC0D9; }
      @media (max-width: 799px) {
        .menu-mobile__item--color-gray {
          color: #303540; } }
    .menu-mobile__item--font-weight-400 {
      font-weight: 400; }
    .menu-mobile__item--arrow::after {
      content: '';
      margin-left: 8px;
      width: 8px;
      height: 6px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_5835_7532)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0L4 6L0 0L8 0Z' fill='%231AA0E6'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5835_7532'%3e%3crect width='8' height='6' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
      flex-shrink: 0; }
  .menu-mobile__bottom {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }
    .menu-mobile__bottom--offset {
      padding-top: 60px; }

.the-presidents {
  display: flex;
  margin-top:8px;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch;
  opacity: 0;
  gap: 1px;
  padding-top: 1px; }
.the-presidents--display {
  display: none;
}
  @media (max-width: 579px) {
    .the-presidents {
      width: max-content;
      flex-wrap: unset;
      display: flex; } }
  .the-presidents .inner-block {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    gap: 1px; }
    @media (max-width: 579px) {
      .the-presidents .inner-block {
        flex-wrap: unset;
        justify-content: flex-start; } }
  .the-presidents--offset {
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .the-presidents--offset {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .the-presidents--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .the-presidents--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .the-presidents--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 579px) {
      .the-presidents--offset {
        padding-left: 14px;
        padding-right: 14px; } }
    @media (max-width: 579px) {
      .the-presidents--offset {
        padding-left: 0;
        padding-right: 0; } }
  .the-presidents__item {
    width: calc(20% - 1px);
    display: flex; }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .the-presidents__item {
        width: calc(20% - 1px); } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .the-presidents__item {
        width: calc(25% - 1px); } }
    @media (min-width: 580px) and (max-width: 799px) {
      .the-presidents__item {
        width: calc(33.3333% - 1px); } }
    @media (max-width: 579px) {
      .the-presidents__item {
        width: 255px;
        height: 100%; } }
    .the-presidents__item--briks {
      display: none; }
      @media (max-width: 579px) {
        .the-presidents__item--briks {
          display: flex; } }
          
.president-card, .the-presidents__item a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffffff;
  border-radius: 14px;
  padding: 20px 20px 30px 20px;
  flex: 1;
  gap: 8px; }
  @media (max-width: 579px) {
    .president-card {
      padding: 20px 20px 24px 20px; } }
  .president-card--not-bg {
    background: none; }
  .president-card--gap-not {
    gap: unset; }
  .president-card--not-border {
    border-radius: unset; }
  .president-card--padding-docs {
    padding: 0 16px 0 16px; }
  .president-card--briks {
    display: block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='227' height='120' viewBox='0 0 227 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1_12001)'%3e%3cmask id='mask0_1_12001' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='227' height='66'%3e%3cpath d='M227 0.328857H0V65.4815H227V0.328857Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_1_12001)'%3e%3cpath d='M111.976 1.21216H56.4526V3.27645H111.976V1.21216Z' fill='%23C5C5C5'/%3e%3cpath d='M104.808 4.46167H65.3564V6.52598H104.808V4.46167Z' fill='%23C5C5C5'/%3e%3cpath d='M102.138 7.70679H68.3325V9.77109H102.138V7.70679Z' fill='%23C5C5C5'/%3e%3cpath d='M77.5673 10.9519H69.4072V13.0162H77.5673V10.9519Z' fill='%23C5C5C5'/%3e%3cpath d='M77.5674 30.7197H65.917V32.784H77.5674V30.7197Z' fill='%23C5C5C5'/%3e%3cpath d='M102.062 33.9648H68.3325V36.0291H102.062V33.9648Z' fill='%23C5C5C5'/%3e%3cpath d='M104.554 37.21H70.5449V39.2743H104.554V37.21Z' fill='%23C5C5C5'/%3e%3cpath d='M112.188 40.4551H72.5532V42.5194H112.188V40.4551Z' fill='%23C5C5C5'/%3e%3cpath d='M81.1085 10.9519H78.748V32.7884H81.1085V10.9519Z' fill='%23C5C5C5'/%3e%3cpath d='M84.6496 10.9519H82.2891V32.7884H84.6496V10.9519Z' fill='%23C5C5C5'/%3e%3cpath d='M88.1862 10.9519H85.8252V32.7884H88.1862V10.9519Z' fill='%23C5C5C5'/%3e%3cpath d='M91.7277 10.9519H89.3667V32.7884H91.7277V10.9519Z' fill='%23C5C5C5'/%3e%3cpath d='M98.8431 10.9519H92.9033V13.0162H98.8431V10.9519Z' fill='%23C5C5C5'/%3e%3cpath d='M99.5991 30.7197H92.9033V32.784H99.5991V30.7197Z' fill='%23C5C5C5'/%3e%3cpath d='M37.4569 1.2124H35.0962V42.5195H37.4569V1.2124Z' fill='%2327509B'/%3e%3cpath d='M40.9979 1.21216H38.6372V42.5192H40.9979V1.21216Z' fill='%2327509B'/%3e%3cpath d='M44.535 1.2124H42.1743V42.5195H44.535V1.2124Z' fill='%2327509B'/%3e%3cpath d='M48.0755 1.21216H45.7148V42.5192H48.0755V1.21216Z' fill='%2327509B'/%3e%3cpath d='M59.578 42.5195L50.7297 30.1295H49.2563V28.0652H56.0411C63.4163 28.0652 68.7236 22.7558 68.7236 15.6752C68.7236 8.59459 63.4163 3.28519 56.0411 3.28519H49.2563V1.2124H56.0411C64.5921 1.2124 71.0841 7.70262 71.0841 15.6709C71.0841 20.9251 68.0783 25.351 64.2995 27.7679L72.5578 39.2744V42.5195H71.9673L62.3506 28.9487L61.3485 29.2418L70.7868 42.5195H67.8363L58.869 29.9511L57.8075 30.1295L66.6558 42.5195H63.7048L54.8565 30.1295H53.6765L62.5248 42.5195H59.5738H59.578Z' fill='%2327509B'/%3e%3cpath d='M49.2563 26.8843V24.82H55.7438C61.3485 24.82 65.1826 20.9845 65.1826 15.6751C65.1826 10.3657 61.3485 6.52598 55.7438 6.52598H49.2563V4.46167H55.7438C62.8216 4.46167 67.5431 9.18064 67.5431 15.6751C67.5431 22.1695 62.8263 26.8886 55.7438 26.8886H49.2563V26.8843Z' fill='%2327509B'/%3e%3cpath d='M49.2563 23.6391V21.5748H55.4511C59.2853 21.5748 61.6458 19.2132 61.6458 15.675C61.6458 12.1369 59.2853 9.77524 55.4511 9.77524H49.2563V7.71094H55.4511C60.7585 7.71094 64.0021 10.9561 64.0021 15.675C64.0021 20.394 60.7585 23.6391 55.4511 23.6391H49.2563Z' fill='%2327509B'/%3e%3cpath d='M49.2563 20.394V18.3298H55.1538C56.9243 18.3298 58.1048 17.149 58.1048 15.6751C58.1048 14.2012 56.9243 13.0204 55.1538 13.0204H49.2563V10.9561H55.1538C58.6948 10.9561 60.4612 12.7273 60.4612 15.6793C60.4612 18.6313 58.6907 20.3983 55.1538 20.3983H49.2563V20.394Z' fill='%2327509B'/%3e%3cpath d='M119.452 32.4909C113.848 32.4909 109.19 28.0649 109.19 21.8678C109.19 15.6707 113.614 11.2448 119.452 11.2448C123.227 11.2448 125.528 12.2472 127.061 13.7211H129.952C127.532 10.7139 124.055 9.17627 119.452 9.17627C112.137 9.17627 106.83 14.4856 106.83 21.8636C106.83 29.2415 112.374 34.5509 119.452 34.5509C124.662 34.5509 128.644 32.2148 130.275 28.9442H127.574C126.28 31.0255 123.278 32.4866 119.452 32.4866V32.4909Z' fill='%23C94440'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M151.789 30.1295C151.789 31.3103 150.609 32.4912 147.072 32.4912C143.297 32.4912 138.933 31.0173 136.75 28.9487H134.096C136.457 32.1938 141.943 34.5554 147.072 34.5554C152.201 34.5554 154.15 32.4912 154.15 30.1295C154.15 27.4761 150.847 26.4002 146.942 25.1281C141.295 23.2886 134.39 21.0389 134.39 13.0163C134.39 7.11648 139.111 2.39324 148.252 2.39324C153.559 2.39324 159.873 4.22392 163.176 6.7597L164.178 5.04795C160.697 2.33378 154.031 0.324707 148.252 0.324707C142.109 0.324707 137.65 2.20635 134.975 5.15838C134.982 5.16262 134.859 5.22993 134.737 5.29726C134.614 5.36463 134.491 5.43212 134.497 5.43636L134.407 5.83375L134.402 5.84179L134.402 5.83788C134.143 6.17342 133.906 6.51743 133.689 6.87427L133.693 6.8774C133.5 7.1937 133.331 7.52256 133.171 7.85555C133.175 7.85978 133.18 7.86295 133.186 7.86612C133.191 7.86932 133.196 7.87252 133.201 7.8768L133.198 7.88198L133.196 7.88094C133.196 7.88094 133.175 7.86822 133.167 7.85974C133.112 7.97101 133.064 8.08231 133.014 8.19574L132.975 8.28439C132.759 8.78984 132.593 9.31231 132.453 9.84749L132.457 9.84548C132.186 10.8557 132.033 11.9127 132.033 13.012C132.033 22.2063 140.363 24.9334 146.206 26.8464C149.362 27.8798 151.793 28.6757 151.793 30.1253L151.789 30.1295ZM132.975 8.28439L132.979 8.28436L132.977 8.28932L132.975 8.28439Z' fill='%2327509B'/%3e%3cpath d='M119.453 8.29701C124.896 8.28853 129.104 10.2424 132.191 14.2648V11.2745C128.887 8.26304 124.489 6.27945 119.22 6.22852C109.781 6.13503 103.293 12.7187 103.293 21.8678C103.293 31.017 109.781 37.5072 119.22 37.5072C124.085 37.5072 128.675 35.5024 131.444 32.4569C131.486 32.4102 131.524 32.3635 131.567 32.3167C131.792 32.0619 131.999 31.8028 132.195 31.5352C131.932 31.2676 131.677 30.9958 131.444 30.7154C131.668 30.983 131.91 31.2464 132.165 31.5012V28.9442H131.473C131.465 28.9654 131.452 28.9909 131.444 29.0122C129.762 32.7202 125.113 35.4344 119.458 35.4344C111.492 35.4344 105.654 29.8277 105.654 21.8636C105.654 13.8995 111.259 8.30555 119.458 8.29277L119.453 8.29701Z' fill='%23C94440'/%3e%3cpath d='M119.22 3.28071C107.42 3.28071 99.7524 10.9517 99.7524 21.8678C99.7524 32.7839 107.42 40.455 119.22 40.455C124.077 40.455 129.206 38.603 132.081 35.9271C132.11 35.9016 132.135 35.8719 132.165 35.8422V32.9199C131.94 33.1917 131.703 33.4593 131.444 33.7184C128.628 36.526 123.907 38.3864 119.22 38.3864C108.898 38.3864 102.113 31.5989 102.113 21.8636C102.113 12.1283 108.898 5.34076 119.22 5.34076C124.293 5.34076 128.497 6.85288 132.39 10.0385L132.454 9.84313C132.598 9.30794 132.764 8.78548 132.976 8.28003C133.036 8.13561 133.099 7.99543 133.167 7.8553C129.283 4.86079 124.807 3.27222 119.215 3.27222L119.22 3.28071Z' fill='%23C94440'/%3e%3cpath d='M119.219 0.32871C105.063 0.32871 96.2148 9.18051 96.2148 21.8678C96.2148 34.5552 105.063 43.407 119.219 43.407C123.762 43.407 128.768 41.9713 131.944 39.8391C132.02 39.7881 132.088 39.7329 132.165 39.6819V37.3331C132.105 37.2991 132.046 37.2694 131.986 37.2353C131.812 37.367 131.629 37.4944 131.443 37.6219C128.212 39.8263 123.448 41.3385 119.219 41.3385C106.537 41.3385 98.5758 33.3744 98.5758 21.8636C98.5758 10.3528 106.537 2.38876 119.219 2.38876C125.074 2.38876 129.647 3.96034 133.697 6.86987C133.914 6.51308 134.152 6.16907 134.411 5.83348C134.589 5.59986 134.78 5.37476 134.98 5.15814C130.912 2.10842 125.337 0.324463 119.223 0.324463L119.219 0.32871Z' fill='%23C94440'/%3e%3cpath d='M148.253 5.34506C152.855 5.34506 158.4 7.17571 161.466 9.77096L162.646 7.70665C159.164 5.11144 153.207 3.28076 148.253 3.28076C139.994 3.28076 135.57 7.70665 135.57 13.0161C135.57 25.4061 155.33 22.1652 155.33 30.1293C155.33 33.0813 152.969 35.4387 147.072 35.4387C141.922 35.4387 136.644 33.2767 133.842 30.1335C133.566 29.8235 133.307 29.5091 133.082 29.1821C133.027 29.1057 132.968 29.0292 132.916 28.9485H132.165V31.5055C132.165 31.5055 132.182 31.5267 132.195 31.5352C132.381 31.7221 132.572 31.909 132.772 32.0917C132.874 32.1809 132.98 32.2701 133.082 32.3593C133.328 32.5716 133.583 32.7755 133.842 32.9751C137.392 35.7021 142.469 37.4987 147.072 37.4987C154.447 37.4987 157.691 33.9563 157.691 30.1208C157.691 20.3855 137.931 23.9237 137.931 13.0076C137.931 8.58166 141.175 5.33656 148.253 5.33656V5.34506Z' fill='%2327509B'/%3e%3cpath d='M145.009 13.016C145.009 12.1325 145.892 11.2448 148.252 11.2448C150.613 11.2448 153.679 12.1283 155.628 13.3091H159.169C156.455 10.888 151.853 9.17627 148.256 9.17627C144.423 9.17627 142.652 10.9475 142.652 13.0118C142.652 20.0924 162.412 17.1446 162.412 30.125C162.412 36.3221 157.398 41.3384 147.076 41.3384C142.987 41.3384 137.871 40.0854 133.846 38.1911C133.591 38.0721 133.328 37.9574 133.086 37.8343C132.768 37.6728 132.466 37.5029 132.169 37.3331V39.9495C132.691 40.2171 133.256 40.472 133.85 40.7183C137.706 42.3069 142.898 43.407 147.081 43.407C158.88 43.407 164.777 37.5072 164.777 30.1292C164.777 15.9681 145.017 18.3254 145.017 13.016H145.009Z' fill='%2327509B'/%3e%3cpath d='M141.468 13.0162C141.468 10.3615 143.531 8.29716 148.252 8.29716C151.968 8.29716 156.863 10.1873 159.814 12.7231L160.994 10.6588C157.869 8.12306 152.498 6.23291 148.252 6.23291C142.117 6.23291 139.111 9.18489 139.111 13.0204C139.111 23.053 158.871 19.2176 158.871 30.1336C158.871 34.5596 155.038 38.3951 147.072 38.3951C142.461 38.3951 137.391 36.73 133.842 34.2367C133.587 34.0584 133.32 33.8842 133.082 33.6973C132.764 33.4467 132.454 33.1876 132.169 32.9243V35.9867C132.407 36.1566 132.649 36.3265 132.908 36.4879C132.967 36.5262 133.031 36.5602 133.09 36.5984C133.332 36.747 133.596 36.883 133.85 37.0231C137.523 39.0704 142.614 40.4594 147.081 40.4594C156.812 40.4594 161.236 35.7361 161.236 30.1336C161.236 18.0368 141.476 21.5791 141.476 13.0204L141.468 13.0162Z' fill='%2327509B'/%3e%3cpath d='M0 42.5192V1.21216H2.36069V42.5192H0ZM3.54103 42.5192V1.21216H5.90174V42.5192H3.54103ZM7.08209 42.5192V1.21216H9.44279V42.5192H7.08209ZM10.6231 42.5192V1.21216H12.9838V42.5192H10.6231ZM14.1641 42.5192V40.4549H23.3055C31.2664 40.4549 35.3976 36.3221 35.3976 29.2415C35.3976 22.1609 31.2664 18.028 23.3055 18.028H14.1641V15.9638H21.8321C23.0125 15.9638 23.6027 15.3734 23.6027 14.4899C23.6027 13.6064 23.0125 13.016 21.8321 13.016H14.1641V10.9517H21.8321C24.1928 10.9517 25.6661 12.4256 25.6661 14.4941C25.6661 15.0845 25.5473 15.6155 25.3138 16.087L26.5535 16.2654C26.7319 15.7344 26.8507 15.144 26.8507 14.4941C26.8507 11.5421 25.0802 9.77089 21.5434 9.77089H14.1684V7.70658H21.5434C26.2606 7.70658 28.9185 10.3613 28.9185 14.4941C28.9185 15.3182 28.7996 16.0275 28.6255 16.7368C29.0373 16.8558 29.394 16.9747 29.8058 17.1489C29.9842 16.3206 30.0988 15.4371 30.0988 14.4941C30.0988 9.4778 27.148 6.52582 21.2505 6.52582H14.1727V4.46151H21.2505C28.3283 4.46151 32.1623 8.29699 32.1623 14.4941C32.1623 15.7939 31.984 17.0299 31.6315 18.0918L32.7525 18.8011C33.1643 17.5609 33.3426 16.1464 33.3426 14.4941C33.3426 7.41355 29.2114 3.2807 21.2505 3.2807H14.1727V1.21216H21.2505C29.8016 1.21216 35.4061 6.22845 35.4061 14.4899C35.4061 16.6731 34.9943 18.5632 34.2852 20.2155C36.3487 22.4582 37.4696 25.5249 37.4696 29.2415C37.4696 37.5029 31.8651 42.5192 23.3139 42.5192H14.1727H14.1641ZM14.1641 39.2741V37.2099H23.3055C29.203 37.2099 32.1538 34.2578 32.1538 29.2415C32.1538 24.2252 29.203 21.2774 23.3055 21.2774H14.1641V19.2131H23.3055C30.3833 19.2131 34.2173 23.0486 34.2173 29.2457C34.2173 35.4429 30.3833 39.2784 23.3055 39.2784H14.1641V39.2741ZM14.1641 36.029V33.9647H23.6027C27.1437 33.9647 28.91 32.1935 28.91 29.2415C28.91 26.2895 27.1395 24.5225 23.6027 24.5225H14.1641V22.4582H23.6027C28.3198 22.4582 30.9777 25.1129 30.9777 29.2457C30.9777 33.3786 28.3241 36.0333 23.6027 36.0333H14.1641V36.029ZM14.1641 32.7839V30.7196H23.8956C25.0759 30.7196 25.6661 30.1292 25.6661 29.2457C25.6661 28.3623 25.0759 27.7719 23.8956 27.7719H14.1641V25.7076H23.8956C26.2563 25.7076 27.7296 27.1815 27.7296 29.25C27.7296 31.3185 26.2563 32.7924 23.8956 32.7924H14.1641V32.7839Z' fill='%23C94440'/%3e%3cpath d='M179.158 26.4211L186.495 21.1415C192.371 16.9364 194.175 13.9759 194.175 10.5396C194.175 5.21752 190.014 1.95543 183.234 1.95543C179.374 1.95543 175.298 3.115 172.593 5.13257L171.863 3.88805C174.865 1.6581 179.073 0.456055 183.234 0.456055C191.042 0.456055 195.891 4.31705 195.891 10.5439C195.891 14.5366 193.619 17.9685 188.083 21.9188L181.731 26.4254H179.158V26.4211ZM172.509 28.7827V28.3113L184.737 19.5571C189.543 16.1251 191.602 13.3345 191.602 10.5439C191.602 6.55122 188.384 4.10467 183.238 4.10467C179.892 4.10467 176.287 5.47662 173.842 7.32431L172.984 5.82068C175.387 3.97299 179.421 2.60105 183.238 2.60105C189.416 2.60105 193.322 5.64653 193.322 10.5396C193.322 13.9716 191.39 16.8047 186.027 20.6233L174.657 28.7785H172.513L172.509 28.7827ZM172.509 27.4957V25.5631L183.234 17.8369C186.923 15.1779 189.025 12.5148 189.025 10.5396C189.025 7.91896 186.749 6.24541 183.234 6.24541C180.618 6.24541 177.4 7.57489 175.039 9.46504L174.181 7.96141C176.585 6.0755 180.1 4.7418 183.234 4.7418C187.781 4.7418 190.74 7.01846 190.74 10.5354C190.74 12.982 188.596 15.8575 184.091 19.1196L172.509 27.4872V27.4957ZM172.509 24.7051V22.7725L181.731 16.1209C184.992 13.7593 186.452 12.0433 186.452 10.5439C186.452 9.29937 185.123 8.39892 183.234 8.39892C181.345 8.39892 179.417 9.04455 178.088 9.90254H175.515C177.786 8.14404 180.962 6.89953 183.238 6.89953C186.155 6.89953 188.172 8.40315 188.172 10.5481C188.172 12.434 186.282 14.7532 182.593 17.4164L172.509 24.7136V24.7051ZM172.509 31.1444V29.6407H196.107V31.1444H172.509ZM175.939 28.7827L178.083 27.2791H196.103V28.7827H175.939ZM183.017 26.4211L184.949 24.9175H196.103V26.4211H183.017ZM186.236 24.0595L188.379 22.5559H196.103V24.0595H186.236Z' fill='%23C5C5C5'/%3e%3cpath d='M199.113 16.1167C199.113 6.24553 204.905 0.451904 213.057 0.451904C221.209 0.451904 227 6.24553 227 16.1167C227 25.988 221.209 31.7816 213.057 31.7816C204.905 31.7816 199.113 25.988 199.113 16.1167ZM225.285 16.1167C225.285 7.10353 220.135 1.95552 213.057 1.95552C205.979 1.95552 200.829 6.89111 200.829 16.1167C200.829 25.3423 205.979 30.2822 213.057 30.2822C220.135 30.2822 225.285 25.13 225.285 16.1167ZM201.686 16.1167C201.686 7.32014 206.408 2.5969 213.057 2.5969C219.706 2.5969 224.427 7.3159 224.427 16.1167C224.427 24.9176 219.71 29.6366 213.057 29.6366C206.404 29.6366 201.686 24.9134 201.686 16.1167ZM222.708 16.1167C222.708 8.17814 218.632 4.10052 213.057 4.10052C207.482 4.10052 203.402 8.17814 203.402 16.1167C203.402 24.0554 207.478 28.1329 213.057 28.1329C218.636 28.1329 222.708 24.0554 222.708 16.1167ZM204.259 16.1167C204.259 8.60711 208.119 4.74189 213.052 4.74189C217.986 4.74189 221.846 8.3905 221.846 16.1167C221.846 23.8429 217.986 27.4916 213.052 27.4916C208.119 27.4916 204.259 23.6306 204.259 16.1167ZM220.135 16.1167C220.135 9.2485 216.916 6.24553 213.057 6.24553C209.197 6.24553 205.979 9.2485 205.979 16.1167C205.979 22.9849 209.197 25.988 213.057 25.988C216.916 25.988 220.135 22.9849 220.135 16.1167ZM206.836 16.1167C206.836 9.67753 209.626 6.89111 213.057 6.89111C216.487 6.89111 219.277 9.68177 219.277 16.1167C219.277 22.5517 216.487 25.3466 213.057 25.3466C209.626 25.3466 206.836 22.556 206.836 16.1167ZM217.562 16.1167C217.562 10.5398 215.417 8.3905 213.057 8.3905C210.696 8.3905 208.552 10.5355 208.552 16.1167C208.552 21.698 210.696 23.8429 213.057 23.8429C215.417 23.8429 217.562 21.698 217.562 16.1167Z' fill='%23C5C5C5'/%3e%3cpath d='M181.518 60.7584L188.855 55.4784C194.731 51.2736 196.536 48.3131 196.536 44.8768C196.536 39.5547 192.375 36.2926 185.594 36.2926C181.735 36.2926 177.659 37.4522 174.954 39.4697L174.224 38.2252C177.226 35.9952 181.433 34.7932 185.594 34.7932C193.402 34.7932 198.251 38.6542 198.251 44.8811C198.251 48.8737 195.975 52.3056 190.443 56.2561L184.095 60.7625H181.522L181.518 60.7584ZM174.869 63.1199V62.6483L187.097 53.8941C191.904 50.4623 193.963 47.6717 193.963 44.8811C193.963 40.8884 190.744 38.4418 185.598 38.4418C182.253 38.4418 178.648 39.8137 176.202 41.6614L175.345 40.1578C177.748 38.3102 181.781 36.9382 185.598 36.9382C191.776 36.9382 195.683 39.9837 195.683 44.8768C195.683 48.3088 193.751 51.1419 188.388 54.9603L177.017 63.1158H174.874L174.869 63.1199ZM174.869 61.8329V59.9L185.594 52.1743C189.284 49.5151 191.386 46.8519 191.386 44.8768C191.386 42.2561 189.114 40.5825 185.594 40.5825C182.979 40.5825 179.761 41.912 177.4 43.8022L176.542 42.2985C178.945 40.4127 182.465 39.079 185.594 39.079C190.142 39.079 193.101 41.3556 193.101 44.8725C193.101 47.3191 190.957 50.1947 186.452 53.4566L174.869 61.8246V61.8329ZM174.869 59.0422V57.1098L184.091 50.458C187.352 48.0964 188.808 46.3804 188.808 44.8811C188.808 43.6365 187.48 42.736 185.59 42.736C183.701 42.736 181.773 43.3817 180.44 44.2397H177.867C180.143 42.4812 183.314 41.2367 185.59 41.2367C188.507 41.2367 190.524 42.7403 190.524 44.8853C190.524 46.7712 188.634 49.0903 184.945 51.7535L174.865 59.051L174.869 59.0422ZM174.869 65.4814V63.9778H198.468V65.4814H174.869ZM178.3 63.1199L180.444 61.6162H198.463V63.1199H178.3ZM185.378 60.7584L187.309 59.2547H198.463V60.7584H185.378ZM188.596 58.3969L190.74 56.8932H198.463V58.3969H188.596Z' fill='%23C94440'/%3e%3cpath d='M199.542 53.0319V52.1736L211.77 35.4343H213.914L201.045 53.0319H199.542ZM199.542 55.3935V53.8898H225.714V55.3935H199.542ZM199.542 57.755V56.2513H225.714V57.755H199.542ZM199.542 60.1165V58.6128H225.714V60.1165H199.542ZM202.115 53.0361L203.402 51.5324H225.71V53.0361H202.111H202.115ZM203.831 50.6744L214.772 35.4386H216.916L205.975 50.6744H203.831ZM206.832 50.6744L217.774 35.4386H219.918L208.977 50.6744H206.832ZM209.834 50.6744L220.776 35.4386H221.205V37.8002L211.983 50.6744H209.838H209.834ZM212.836 65.4813V60.9749H214.551V65.4813H212.836ZM215.409 50.6744V48.3128H217.124V50.6744H215.409ZM215.409 65.4813V60.9749H217.124V65.4813H215.409ZM217.982 50.6744V48.3128H219.697V50.6744H217.982ZM217.982 65.4813V60.9749H219.697V65.4813H217.982ZM220.555 50.6744V48.3128H222.27V50.6744H220.555ZM220.555 65.4813V60.9749H222.27V65.4813H220.555Z' fill='%23C94440'/%3e%3cpath d='M168.607 5.59985L164.115 13.1052H172.874L168.607 5.59985Z' fill='%2327509B'/%3e%3cpath d='M85.2397 65.1163V50.887H86.0505V65.1163H85.2397ZM86.458 65.1163V50.887H87.2693V65.1163H86.458ZM87.6768 65.1163V50.887H88.4876V65.1163H87.6768ZM88.895 65.1163V50.887H89.7063V65.1163H88.895ZM93.6677 65.1163L90.619 60.8473H90.1096V60.1383H92.4448C94.9837 60.1383 96.8136 58.3073 96.8136 55.8693C96.8136 53.4312 94.9837 51.6005 92.4448 51.6005H90.1096V50.887H92.4448C95.3911 50.887 97.6249 53.1256 97.6249 55.8651C97.6249 57.6744 96.5887 59.1993 95.2893 60.0318L98.1343 63.9947V65.1122H97.9305L94.6186 60.4356L94.2748 60.5375L97.5272 65.1122H96.5122L93.4257 60.7836L93.0606 60.8431L96.1089 65.1122H95.0943L92.0456 60.8431H91.6381L94.6864 65.1122H93.6718L93.6677 65.1163ZM90.1138 59.7303V59.0168H92.3512C94.283 59.0168 95.6037 57.6956 95.6037 55.8651C95.6037 54.0341 94.283 52.7135 92.3512 52.7135H90.1138V51.9998H92.3512C94.7887 51.9998 96.4144 53.6267 96.4144 55.861C96.4144 58.0948 94.7887 59.7216 92.3512 59.7216H90.1138V59.7303ZM90.1138 58.6134V57.8999H92.2493C93.57 57.8999 94.3808 57.0886 94.3808 55.8693C94.3808 54.6505 93.57 53.8346 92.2493 53.8346H90.1138V53.1256H92.2493C94.0793 53.1256 95.1962 54.2425 95.1962 55.8693C95.1962 57.496 94.0793 58.6134 92.2493 58.6134H90.1138ZM90.1138 57.496V56.7866H92.1475C92.7592 56.7866 93.1625 56.3791 93.1625 55.8734C93.1625 55.3682 92.7545 54.9602 92.1475 54.9602H90.1138V54.2467H92.1475C93.3662 54.2467 93.9774 54.8584 93.9774 55.8734C93.9774 56.889 93.3662 57.5002 92.1475 57.5002H90.1138V57.496Z' fill='%2327509B'/%3e%3cpath d='M99.769 59.2205V50.887H100.58V59.2205C100.58 62.5764 102.712 64.7083 106.27 64.7083C109.827 64.7083 111.959 62.5764 111.959 59.2205V50.887H112.77V59.2205C112.77 62.9797 110.333 65.4178 106.27 65.4178C102.207 65.4178 99.769 62.9797 99.769 59.2205ZM100.988 59.2205V50.887H101.799V59.2205C101.799 61.9647 103.425 63.5914 106.27 63.5914C109.114 63.5914 110.741 61.9647 110.741 59.2205V50.887H111.551V59.2205C111.551 62.3721 109.619 64.3009 106.27 64.3009C102.92 64.3009 100.988 62.368 100.988 59.2205ZM102.207 59.2205V50.887H103.017V59.2205C103.017 61.353 104.134 62.474 106.27 62.474C108.405 62.474 109.522 61.3571 109.522 59.2205V50.887H110.333V59.2205C110.333 61.7604 108.911 63.1834 106.27 63.1834C103.629 63.1834 102.207 61.7604 102.207 59.2205ZM103.425 59.2205V50.887H104.236V59.2205C104.236 60.6435 104.949 61.353 106.265 61.353C107.582 61.353 108.299 60.6394 108.299 59.2205V50.887H109.11V59.2205C109.11 61.0515 108.095 62.0665 106.265 62.0665C104.435 62.0665 103.421 61.0515 103.421 59.2205H103.425Z' fill='%2327509B'/%3e%3cpath d='M114.706 61.0468V60.4351H115.211C116.044 61.735 118.099 62.6735 120.09 62.6735C122.081 62.6735 122.934 61.8622 122.934 60.8431C122.934 58.0989 116.129 59.2163 116.129 54.9473C116.129 53.1168 117.653 51.592 120.497 51.592C122.204 51.592 124.255 52.2207 125.457 53.1168L125.049 53.8262C123.992 52.9301 122.081 52.3013 120.497 52.3013C118.06 52.3013 116.943 53.4182 116.943 54.9431C116.943 58.7023 123.75 57.483 123.75 60.8389C123.75 62.1596 122.633 63.3788 120.094 63.3788C118.103 63.3788 115.848 62.4021 114.71 61.0427L114.706 61.0468ZM114.706 62.6735V61.5566C115.844 62.7971 118.099 63.6891 120.09 63.6891C122.833 63.6891 124.153 62.3679 124.153 60.8431C124.153 57.0839 117.347 58.405 117.347 54.9473C117.347 53.6266 118.383 52.6116 120.497 52.6116C121.962 52.6116 123.809 53.2611 124.887 54.1365L124.48 54.8501C123.465 53.9746 121.78 53.3252 120.497 53.3252C118.871 53.3252 118.162 54.0341 118.162 54.9519C118.162 57.8993 124.968 56.6805 124.968 60.8472C124.968 62.7801 123.444 64.4027 120.094 64.4027C118.183 64.4027 115.929 63.672 114.71 62.6735H114.706ZM114.706 64.0966V63.1834C116.15 64.0795 118.383 64.7083 120.09 64.7083C123.643 64.7083 125.371 62.9797 125.371 60.8472C125.371 56.3744 118.566 57.3941 118.566 54.9519C118.566 54.2383 119.177 53.6308 120.497 53.6308C121.737 53.6308 123.321 54.2213 124.255 55.0538H123.036C122.366 54.6458 121.308 54.3402 120.497 54.3402C119.687 54.3402 119.38 54.6458 119.38 54.9519C119.38 56.7824 126.187 55.967 126.187 60.8472C126.187 63.3871 124.157 65.4218 120.09 65.4218C118.324 65.4218 116.027 64.8525 114.706 64.1007V64.0966ZM115.619 60.4397H116.532C117.283 61.1533 118.786 61.6585 120.086 61.6585C121.304 61.6585 121.712 61.251 121.712 60.8472C121.712 59.4242 114.906 59.8322 114.906 54.9519C114.906 52.5139 116.837 50.5811 120.493 50.5811C122.485 50.5811 124.781 51.2734 125.979 52.2078L125.635 52.7983C124.497 51.9233 122.323 51.2946 120.493 51.2946C117.343 51.2946 115.716 52.9213 115.716 54.9519C115.716 59.6284 122.523 58.6087 122.523 60.8472C122.523 61.6585 121.809 62.3721 120.086 62.3721C118.362 62.3721 116.43 61.5608 115.615 60.4397H115.619Z' fill='%2327509B'/%3e%3cpath d='M127.507 61.0468V60.4351H128.013C128.844 61.735 130.9 62.6735 132.891 62.6735C134.882 62.6735 135.736 61.8622 135.736 60.8431C135.736 58.0989 128.93 59.2163 128.93 54.9473C128.93 53.1168 130.454 51.592 133.299 51.592C135.006 51.592 137.056 52.2207 138.257 53.1168L137.85 53.8262C136.793 52.9301 134.882 52.3013 133.299 52.3013C130.862 52.3013 129.745 53.4182 129.745 54.9431C129.745 58.7023 136.551 57.483 136.551 60.8389C136.551 62.1596 135.434 63.3788 132.895 63.3788C130.904 63.3788 128.65 62.4021 127.511 61.0427L127.507 61.0468ZM127.507 62.6735V61.5566C128.645 62.7971 130.9 63.6891 132.891 63.6891C135.634 63.6891 136.954 62.3679 136.954 60.8431C136.954 57.0839 130.148 58.405 130.148 54.9473C130.148 53.6266 131.184 52.6116 133.299 52.6116C134.764 52.6116 136.611 53.2611 137.689 54.1365L137.281 54.8501C136.266 53.9746 134.581 53.3252 133.299 53.3252C131.672 53.3252 130.964 54.0341 130.964 54.9519C130.964 57.8993 137.769 56.6805 137.769 60.8472C137.769 62.7801 136.245 64.4027 132.895 64.4027C130.985 64.4027 128.73 63.672 127.511 62.6735H127.507ZM127.507 64.0966V63.1834C128.951 64.0795 131.184 64.7083 132.891 64.7083C136.445 64.7083 138.173 62.9797 138.173 60.8472C138.173 56.3744 131.367 57.3941 131.367 54.9519C131.367 54.2383 131.978 53.6308 133.299 53.6308C134.539 53.6308 136.122 54.2213 137.056 55.0538H135.838C135.167 54.6458 134.109 54.3402 133.299 54.3402C132.488 54.3402 132.182 54.6458 132.182 54.9519C132.182 56.7824 138.988 55.967 138.988 60.8472C138.988 63.3871 136.959 65.4218 132.891 65.4218C131.125 65.4218 128.828 64.8525 127.507 64.1007V64.0966ZM128.42 60.4397H129.333C130.084 61.1533 131.588 61.6585 132.887 61.6585C134.105 61.6585 134.513 61.251 134.513 60.8472C134.513 59.4242 127.707 59.8322 127.707 54.9519C127.707 52.5139 129.639 50.5811 133.295 50.5811C135.286 50.5811 137.583 51.2734 138.78 52.2078L138.436 52.7983C137.298 51.9233 135.124 51.2946 133.295 51.2946C130.144 51.2946 128.518 52.9213 128.518 54.9519C128.518 59.6284 135.324 58.6087 135.324 60.8472C135.324 61.6585 134.611 62.3721 132.887 62.3721C131.163 62.3721 129.231 61.5608 128.416 60.4397H128.42Z' fill='%2327509B'/%3e%3cpath d='M140.614 51.5961V50.8826H149.351V51.5961H140.614ZM140.614 52.713V51.9997H149.351V52.713H140.614ZM140.614 53.8304V53.121H149.351V53.8304H140.614ZM140.614 54.9473V54.2337H142.341V54.9473H140.614ZM140.614 61.7563V61.0427H142.341V61.7563H140.614ZM140.614 62.8732V62.1596H149.351V62.8732H140.614ZM140.614 63.9906V63.2812H149.351V63.9906H140.614ZM140.614 65.1075V64.3939H149.351V65.1075H140.614ZM142.745 61.7521V54.2296H143.556V61.7521H142.745ZM143.963 61.7521V54.2296H144.774V61.7521H143.963ZM145.182 61.7521V54.2296H145.993V61.7521H145.182ZM146.4 61.7521V54.2296H147.212V61.7521H146.4ZM147.619 54.9432V54.2296H149.347V54.9432H147.619ZM147.619 61.7521V61.0386H149.347V61.7521H147.619Z' fill='%2327509B'/%3e%3cpath d='M150.469 65.1163V63.9777L155.445 50.887H156.358L150.974 65.1163H150.464H150.469ZM151.382 65.1163L156.766 50.887H157.678L152.294 65.1163H151.382ZM152.702 65.1163L158.086 50.887H158.999L153.615 65.1163H152.702ZM154.022 65.1163L154.834 62.7801H155.746L154.936 65.1163H154.022ZM155.037 62.3721L155.241 61.6586H160.421L160.625 62.3721H155.037ZM155.445 61.2552L155.649 60.5417H160.017L160.221 61.2552H155.445ZM155.852 60.1383L156.056 59.4242H159.61L159.814 60.1383H155.852ZM162.047 65.1163L157.984 54.4463L158.391 53.2275L162.964 65.1163H162.052H162.047ZM163.368 65.1163L158.693 52.7177L159.101 51.3967L164.28 65.1163H163.368ZM164.688 65.1163L159.304 50.887H160.217L165.194 63.9777V65.1163H164.684H164.688ZM160.727 65.1163L159.916 62.7801H160.829L161.64 65.1163H160.727Z' fill='%2327509B'/%3e%3c/g%3e%3c/g%3e%3cpath d='M7.54794 99.4778L4.04297 94.8276H3.25462V99.4778H0.948153V88.5687H3.25462V92.9259H3.71804L7.3402 88.5687H10.2113L5.95526 93.6291L10.4084 99.4778H7.54794ZM13.4486 99.4778H10.977L14.743 88.5687H17.7153L21.4759 99.4778H19.0044L16.2718 91.0616H16.1865L13.4486 99.4778ZM13.2941 95.1898H19.1322V96.9902H13.2941V95.1898ZM26.7574 99.6269C25.9619 99.6269 25.2535 99.4902 24.632 99.2168C24.0141 98.9398 23.5258 98.5598 23.1672 98.0769C22.8121 97.5904 22.6292 97.0293 22.6185 96.3936H24.941C24.9552 96.66 25.0422 96.8943 25.202 97.0967C25.3653 97.2956 25.5819 97.4501 25.8518 97.5602C26.1217 97.6703 26.4253 97.7253 26.7627 97.7253C27.1143 97.7253 27.425 97.6632 27.6949 97.5389C27.9648 97.4146 28.176 97.2423 28.3287 97.0222C28.4814 96.802 28.5578 96.5481 28.5578 96.2605C28.5578 95.9693 28.4761 95.7118 28.3128 95.4881C28.153 95.2608 27.9221 95.0833 27.6203 94.9554C27.322 94.8276 26.9669 94.7636 26.555 94.7636H25.5376V93.0698H26.555C26.903 93.0698 27.2101 93.0094 27.4765 92.8886C27.7464 92.7679 27.9559 92.601 28.105 92.3879C28.2542 92.1713 28.3287 91.9192 28.3287 91.6315C28.3287 91.3581 28.2631 91.1184 28.1317 90.9124C28.0038 90.7029 27.8227 90.5396 27.5883 90.4224C27.3575 90.3052 27.0876 90.2466 26.7787 90.2466C26.4662 90.2466 26.1803 90.3034 25.9211 90.4171C25.6618 90.5271 25.4541 90.6852 25.2979 90.8911C25.1416 91.0971 25.0581 91.3386 25.0475 91.6156H22.8369C22.8476 90.987 23.0269 90.433 23.3749 89.9536C23.7229 89.4742 24.1917 89.0996 24.7812 88.8297C25.3742 88.5563 26.0436 88.4195 26.7893 88.4195C27.5422 88.4195 28.2009 88.5563 28.7655 88.8297C29.3302 89.1031 29.7687 89.4725 30.0812 89.9377C30.3973 90.3993 30.5535 90.9178 30.55 91.4931C30.5535 92.1038 30.3635 92.6134 29.98 93.0218C29.6001 93.4302 29.1047 93.6894 28.4939 93.7995V93.8847C29.2964 93.9877 29.9072 94.2665 30.3263 94.721C30.7488 95.172 30.9584 95.7367 30.9548 96.4149C30.9584 97.0364 30.779 97.5886 30.4168 98.0715C30.0582 98.5545 29.5628 98.9345 28.9307 99.2114C28.2986 99.4884 27.5741 99.6269 26.7574 99.6269ZM34.557 99.4778H32.0854L35.8514 88.5687H38.8237L42.5843 99.4778H40.1127L37.3801 91.0616H37.2949L34.557 99.4778ZM34.4025 95.1898H40.2406V96.9902H34.4025V95.1898ZM43.8974 99.4778V88.5687H46.2038V93.0698H50.886V88.5687H53.1871V99.4778H50.886V94.9714H46.2038V99.4778H43.8974ZM56.6069 92.601H59.2063C60.0728 92.601 60.8185 92.7413 61.4435 93.0218C62.0721 93.2988 62.5568 93.6912 62.8977 94.199C63.2386 94.7068 63.4073 95.3052 63.4038 95.9941C63.4073 96.6795 63.2386 97.285 62.8977 97.8105C62.5568 98.3325 62.0721 98.7409 61.4435 99.0357C60.8185 99.3304 60.0728 99.4778 59.2063 99.4778H55.1314V88.5687H57.4325V97.6241H59.2063C59.6218 97.6241 59.9716 97.5495 60.2557 97.4004C60.5398 97.2477 60.7546 97.047 60.9002 96.7985C61.0494 96.5463 61.1222 96.2711 61.1186 95.9728C61.1222 95.5396 60.9588 95.1738 60.6286 94.8755C60.3018 94.5737 59.8278 94.4227 59.2063 94.4227H56.6069V92.601ZM66.5239 99.6163C66.1723 99.6163 65.8705 99.492 65.6183 99.2434C65.3698 98.9913 65.2455 98.6894 65.2455 98.3379C65.2455 97.9899 65.3698 97.6916 65.6183 97.443C65.8705 97.1944 66.1723 97.0701 66.5239 97.0701C66.8648 97.0701 67.1631 97.1944 67.4188 97.443C67.6744 97.6916 67.8023 97.9899 67.8023 98.3379C67.8023 98.5722 67.7419 98.7871 67.6212 98.9824C67.504 99.1742 67.3495 99.3286 67.1578 99.4458C66.966 99.5595 66.7547 99.6163 66.5239 99.6163ZM72.603 99.4778V97.8159L76.4862 94.2203C76.8164 93.9007 77.0934 93.6131 77.3171 93.3574C77.5444 93.1017 77.7166 92.8514 77.8338 92.6063C77.951 92.3578 78.0096 92.0896 78.0096 91.802C78.0096 91.4824 77.9368 91.2072 77.7912 90.9764C77.6456 90.742 77.4467 90.5627 77.1946 90.4384C76.9425 90.3105 76.6566 90.2466 76.337 90.2466C76.0032 90.2466 75.712 90.3141 75.4634 90.449C75.2148 90.584 75.0231 90.7775 74.8881 91.0296C74.7532 91.2818 74.6857 91.5818 74.6857 91.9298H72.4964C72.4964 91.2161 72.658 90.5964 72.9812 90.0708C73.3043 89.5453 73.7571 89.1386 74.3395 88.851C74.9219 88.5634 75.593 88.4195 76.353 88.4195C77.1342 88.4195 77.8143 88.558 78.3931 88.835C78.9755 89.1085 79.4283 89.4884 79.7514 89.9749C80.0746 90.4614 80.2362 91.019 80.2362 91.6475C80.2362 92.0595 80.1545 92.4661 79.9911 92.8673C79.8313 93.2686 79.5455 93.7143 79.1335 94.2043C78.7216 94.6909 78.141 95.275 77.3917 95.9568L75.799 97.5176V97.5921H80.38V99.4778H72.603ZM82.0512 99.4778V97.8159L85.9344 94.2203C86.2646 93.9007 86.5416 93.6131 86.7654 93.3574C86.9926 93.1017 87.1649 92.8514 87.282 92.6063C87.3992 92.3578 87.4578 92.0896 87.4578 91.802C87.4578 91.4824 87.385 91.2072 87.2394 90.9764C87.0938 90.742 86.895 90.5627 86.6428 90.4384C86.3907 90.3105 86.1048 90.2466 85.7852 90.2466C85.4514 90.2466 85.1602 90.3141 84.9117 90.449C84.6631 90.584 84.4713 90.7775 84.3364 91.0296C84.2014 91.2818 84.134 91.5818 84.134 91.9298H81.9447C81.9447 91.2161 82.1063 90.5964 82.4294 90.0708C82.7526 89.5453 83.2053 89.1386 83.7877 88.851C84.3701 88.5634 85.0413 88.4195 85.8012 88.4195C86.5825 88.4195 87.2625 88.558 87.8414 88.835C88.4237 89.1085 88.8765 89.4884 89.1997 89.9749C89.5228 90.4614 89.6844 91.019 89.6844 91.6475C89.6844 92.0595 89.6027 92.4661 89.4394 92.8673C89.2796 93.2686 88.9937 93.7143 88.5818 94.2043C88.1698 94.6909 87.5892 95.275 86.8399 95.9568L85.2472 97.5176V97.5921H89.8282V99.4778H82.0512ZM96.6184 93.123V94.9235H91.6433V93.123H96.6184ZM98.2231 99.4778V97.8159L102.106 94.2203C102.437 93.9007 102.714 93.6131 102.937 93.3574C103.165 93.1017 103.337 92.8514 103.454 92.6063C103.571 92.3578 103.63 92.0896 103.63 91.802C103.63 91.4824 103.557 91.2072 103.411 90.9764C103.266 90.742 103.067 90.5627 102.815 90.4384C102.563 90.3105 102.277 90.2466 101.957 90.2466C101.623 90.2466 101.332 90.3141 101.084 90.449C100.835 90.584 100.643 90.7775 100.508 91.0296C100.373 91.2818 100.306 91.5818 100.306 91.9298H98.1166C98.1166 91.2161 98.2781 90.5964 98.6013 90.0708C98.9244 89.5453 99.3772 89.1386 99.9596 88.851C100.542 88.5634 101.213 88.4195 101.973 88.4195C102.754 88.4195 103.434 88.558 104.013 88.835C104.596 89.1085 105.048 89.4884 105.372 89.9749C105.695 90.4614 105.856 91.019 105.856 91.6475C105.856 92.0595 105.775 92.4661 105.611 92.8673C105.451 93.2686 105.166 93.7143 104.754 94.2043C104.342 94.6909 103.761 95.275 103.012 95.9568L101.419 97.5176V97.5921H106V99.4778H98.2231ZM107.272 97.5602V95.7438L111.826 88.5687H113.392V91.0829H112.465L109.594 95.6266V95.7118H116.066V97.5602H107.272ZM112.508 99.4778V97.0062L112.551 96.2019V88.5687H114.713V99.4778H112.508ZM131.163 94.0232C131.163 95.2129 130.938 96.2249 130.487 97.0595C130.04 97.894 129.429 98.5314 128.655 98.9717C127.884 99.4085 127.017 99.6269 126.055 99.6269C125.086 99.6269 124.216 99.4068 123.445 98.9664C122.674 98.5261 122.065 97.8886 121.618 97.0541C121.171 96.2196 120.947 95.2093 120.947 94.0232C120.947 92.8336 121.171 91.8215 121.618 90.987C122.065 90.1525 122.674 89.5168 123.445 89.0801C124.216 88.6397 125.086 88.4195 126.055 88.4195C127.017 88.4195 127.884 88.6397 128.655 89.0801C129.429 89.5168 130.04 90.1525 130.487 90.987C130.938 91.8215 131.163 92.8336 131.163 94.0232ZM128.825 94.0232C128.825 93.2526 128.71 92.6028 128.479 92.0737C128.252 91.5445 127.93 91.1433 127.515 90.8698C127.099 90.5964 126.613 90.4597 126.055 90.4597C125.498 90.4597 125.011 90.5964 124.596 90.8698C124.18 91.1433 123.857 91.5445 123.626 92.0737C123.399 92.6028 123.285 93.2526 123.285 94.0232C123.285 94.7938 123.399 95.4437 123.626 95.9728C123.857 96.5019 124.18 96.9032 124.596 97.1766C125.011 97.4501 125.498 97.5868 126.055 97.5868C126.613 97.5868 127.099 97.4501 127.515 97.1766C127.93 96.9032 128.252 96.5019 128.479 95.9728C128.71 95.4437 128.825 94.7938 128.825 94.0232ZM139.472 99.4778L135.967 94.8276H135.178V99.4778H132.872V88.5687H135.178V92.9259H135.642L139.264 88.5687H142.135L137.879 93.6291L142.332 99.4778H139.472ZM143.077 90.4703V88.5687H152.036V90.4703H148.696V99.4778H146.416V90.4703H143.077ZM161.885 99.4778H159.584V90.4543H158.029C157.585 90.4543 157.215 90.52 156.921 90.6514C156.63 90.7793 156.411 90.9675 156.266 91.2161C156.12 91.4646 156.047 91.77 156.047 92.1323C156.047 92.4909 156.12 92.791 156.266 93.0325C156.411 93.2739 156.63 93.4551 156.921 93.5758C157.212 93.6965 157.578 93.7569 158.018 93.7569H160.522V95.6106H157.645C156.811 95.6106 156.097 95.4721 155.504 95.1951C154.911 94.9181 154.458 94.5204 154.146 94.0019C153.833 93.4799 153.677 92.8567 153.677 92.1323C153.677 91.4114 153.829 90.7846 154.135 90.2519C154.444 89.7157 154.889 89.302 155.472 89.0108C156.058 88.7161 156.763 88.5687 157.587 88.5687H161.885V99.4778ZM155.999 94.5133H158.487L155.834 99.4778H153.288L155.999 94.5133ZM163.78 99.4778V88.5687H171.019V90.4703H166.087V92.601H167.86C168.723 92.601 169.467 92.7413 170.092 93.0218C170.721 93.2988 171.206 93.6912 171.547 94.199C171.887 94.7068 172.058 95.3052 172.058 95.9941C172.058 96.6795 171.887 97.285 171.547 97.8105C171.206 98.3325 170.721 98.7409 170.092 99.0357C169.467 99.3304 168.723 99.4778 167.86 99.4778H163.78ZM166.087 97.6241H167.86C168.272 97.6241 168.62 97.5495 168.904 97.4004C169.189 97.2477 169.403 97.047 169.549 96.7985C169.698 96.5463 169.773 96.2711 169.773 95.9728C169.773 95.5396 169.608 95.1738 169.277 94.8755C168.951 94.5737 168.478 94.4227 167.86 94.4227H166.087V97.6241ZM173.551 99.4778V88.5687H177.855C178.682 88.5687 179.387 88.7267 179.969 89.0428C180.552 89.3553 180.996 89.7903 181.301 90.3478C181.61 90.9018 181.764 91.541 181.764 92.2654C181.764 92.9899 181.608 93.6291 181.296 94.183C180.983 94.737 180.53 95.1685 179.937 95.4774C179.348 95.7864 178.634 95.9409 177.796 95.9409H175.053V94.0925H177.423C177.867 94.0925 178.233 94.0161 178.521 93.8634C178.812 93.7072 179.028 93.4923 179.17 93.2189C179.316 92.9419 179.389 92.6241 179.389 92.2654C179.389 91.9032 179.316 91.5872 179.17 91.3173C179.028 91.0438 178.812 90.8325 178.521 90.6834C178.229 90.5307 177.86 90.4543 177.413 90.4543H175.857V99.4778H173.551ZM191.636 99.4778H189.335V90.4543H187.78C187.336 90.4543 186.966 90.52 186.672 90.6514C186.381 90.7793 186.162 90.9675 186.017 91.2161C185.871 91.4646 185.798 91.77 185.798 92.1323C185.798 92.4909 185.871 92.791 186.017 93.0325C186.162 93.2739 186.381 93.4551 186.672 93.5758C186.963 93.6965 187.329 93.7569 187.769 93.7569H190.273V95.6106H187.396C186.562 95.6106 185.848 95.4721 185.255 95.1951C184.662 94.9181 184.209 94.5204 183.896 94.0019C183.584 93.4799 183.428 92.8567 183.428 92.1323C183.428 91.4114 183.58 90.7846 183.886 90.2519C184.195 89.7157 184.64 89.302 185.223 89.0108C185.809 88.7161 186.514 88.5687 187.338 88.5687H191.636V99.4778ZM185.75 94.5133H188.238L185.585 99.4778H183.039L185.75 94.5133ZM0.884233 116.478V114.816L4.7674 111.22C5.09766 110.901 5.37464 110.613 5.59837 110.357C5.82564 110.102 5.99787 109.851 6.11506 109.606C6.23224 109.358 6.29084 109.09 6.29084 108.802C6.29084 108.482 6.21804 108.207 6.07244 107.976C5.92685 107.742 5.72798 107.563 5.47585 107.438C5.22372 107.311 4.93786 107.247 4.61825 107.247C4.28445 107.247 3.99325 107.314 3.74467 107.449C3.49609 107.584 3.30433 107.777 3.16939 108.03C3.03445 108.282 2.96697 108.582 2.96697 108.93H0.777699C0.777699 108.216 0.939276 107.596 1.26243 107.071C1.58558 106.545 2.03835 106.139 2.62074 105.851C3.20313 105.563 3.87429 105.42 4.63423 105.42C5.41548 105.42 6.09553 105.558 6.67436 105.835C7.25675 106.108 7.70952 106.488 8.03267 106.975C8.35582 107.461 8.5174 108.019 8.5174 108.648C8.5174 109.059 8.43572 109.466 8.27237 109.867C8.11257 110.269 7.8267 110.714 7.41477 111.204C7.00284 111.691 6.42223 112.275 5.67294 112.957L4.08026 114.518V114.592H8.66122V116.478H0.884233ZM14.6098 116.717C13.6936 116.714 12.9053 116.488 12.2448 116.041C11.5878 115.594 11.0818 114.945 10.7267 114.097C10.3751 113.248 10.2011 112.227 10.2046 111.034C10.2046 109.844 10.3804 108.83 10.732 107.992C11.0871 107.154 11.5931 106.517 12.2501 106.08C12.9106 105.64 13.6972 105.42 14.6098 105.42C15.5225 105.42 16.3073 105.64 16.9642 106.08C17.6247 106.52 18.1325 107.16 18.4877 107.998C18.8428 108.832 19.0186 109.844 19.015 111.034C19.015 112.231 18.8374 113.253 18.4823 114.102C18.1308 114.951 17.6265 115.599 16.9695 116.046C16.3126 116.494 15.526 116.717 14.6098 116.717ZM14.6098 114.805C15.2348 114.805 15.7338 114.491 16.1066 113.862C16.4795 113.234 16.6642 112.291 16.6606 111.034C16.6606 110.206 16.5754 109.518 16.4049 108.967C16.238 108.417 16.0001 108.003 15.6911 107.726C15.3857 107.449 15.0253 107.311 14.6098 107.311C13.9884 107.311 13.4912 107.621 13.1183 108.243C12.7455 108.864 12.5573 109.795 12.5537 111.034C12.5537 111.872 12.6372 112.572 12.8041 113.133C12.9745 113.69 13.2142 114.109 13.5232 114.39C13.8321 114.667 14.1943 114.805 14.6098 114.805ZM20.6596 116.478V114.816L24.5428 111.22C24.873 110.901 25.15 110.613 25.3738 110.357C25.601 110.102 25.7733 109.851 25.8904 109.606C26.0076 109.358 26.0662 109.09 26.0662 108.802C26.0662 108.482 25.9934 108.207 25.8478 107.976C25.7022 107.742 25.5034 107.563 25.2512 107.438C24.9991 107.311 24.7132 107.247 24.3936 107.247C24.0598 107.247 23.7686 107.314 23.5201 107.449C23.2715 107.584 23.0797 107.777 22.9448 108.03C22.8098 108.282 22.7424 108.582 22.7424 108.93H20.5531C20.5531 108.216 20.7147 107.596 21.0378 107.071C21.361 106.545 21.8137 106.139 22.3961 105.851C22.9785 105.563 23.6497 105.42 24.4096 105.42C25.1909 105.42 25.8709 105.558 26.4498 105.835C27.0321 106.108 27.4849 106.488 27.8081 106.975C28.1312 107.461 28.2928 108.019 28.2928 108.648C28.2928 109.059 28.2111 109.466 28.0478 109.867C27.888 110.269 27.6021 110.714 27.1902 111.204C26.7782 111.691 26.1976 112.275 25.4483 112.957L23.8556 114.518V114.592H28.4366V116.478H20.6596ZM29.7084 114.56V112.744L34.2627 105.569H35.8287V108.083H34.9019L32.0308 112.627V112.712H38.5028V114.56H29.7084ZM34.9445 116.478V114.006L34.9871 113.202V105.569H37.1498V116.478H34.9445Z' fill='%23545966'/%3e%3cdefs%3e%3cclipPath id='clip0_1_12001'%3e%3crect width='227' height='65.149' fill='white' transform='translate(0 0.328857)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 82%; }
  .president-card__flag img {
    height: 100%;}
  .president-card__flag {
    width: 148px;
    height: 77px;
    object-fit: cover;
    border-radius: 6px;
    overflow: hidden;
    object-fit: cover;
    aspect-ratio: 148 / 77; }
    @media (max-width: 579px) {
      .president-card__flag {
        width: 126px;
        height: 65.61px;
        aspect-ratio: 126 / 65.61; } }
  .president-card__country {
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 14.52px;
    color: #303540; }
    .president-card__country--offset {
      padding-top: 15px;
      padding-bottom: 15px; }
  .president-card__face {
    display: block;
    width: 148px;
    border-radius: 20px;
    object-fit: cover;
    height: auto;
    aspect-ratio: 148 / 178; }
    @media (max-width: 579px) {
      .president-card__face {
        width: 126px;
        border-radius: 6px;
        aspect-ratio: 126 / 151.2; } }
    .president-card__face--landing {
      width: 118px;
      border-radius: 6px;
      object-fit: cover;
      height: auto;
      aspect-ratio: 118 / 142; }
      @media (max-width: 1049px) {
        .president-card__face--landing {
          width: 152px;
          aspect-ratio: 152 / 182; } }
  .president-card__name {
    font-weight: 700;
    font-size: 15px;
    line-height: 18.15px;
    color: #303540;
    text-align: center; }
    @media (max-width: 1049px) {
      .president-card__name {
        font-size: 16px;
        line-height: 19.36px; } }
    .president-card__name--offset {
      padding-top: 5px; }
    .president-card__name--padding-top {
      padding-top: 10px; }
  .president-card__info {
    font-weight: 400;
    font-size: 13px;
    line-height: 15.73px;
    color: #303540;
    text-align: center; }
    @media (max-width: 1049px) {
      .president-card__info {
        font-size: 14px;
        line-height: 16.94px; } }
    .president-card__info--offset {
      padding-top: 5px; }
    .president-card__info--padding-top {
      padding-top: 2px; }

.content {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  background: #ffffff;
  border-radius: 14px;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 799px) {
    .content {
      display: block; } }
  @media (max-width: 579px) {
    .content {border-radius: unset;}
  }
  .content__left-block {width: 25%;gap: 1px;max-width:240px;}
  @media (min-width: 1050px) and (max-width: 1440px) {
    .content__left-block {width: 30%;}
  }
  @media (min-width: 800px) and (max-width: 1049px) {
    .content__left-block {width: 40%;}
  }
  @media (min-width: 800px) and (max-width: 1049px) {
    .content__left-block {width: 35%;}
  }
  @media (max-width: 799px) {
    .content__left-block {display: none;}
  }
  .content__left-block--offset {padding-right:10px;}
  .content__main-news {display:flex;flex-direction:column;width:calc(100% - 240px);}
  @media (max-width: 799px) {
    .content__main-news {width:100%;}
  }
  /* @media (min-width: 1050px) and (max-width: 1440px) {
    .content__main-news {width:80.6%;}
  }
  @media (min-width: 800px) and (max-width: 1049px) {
    .content__main-news {width:75.8%;}
  }
   */
  .content__main-news--offset {padding-bottom:40px;}

.rubrics {display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;
  padding:40px 20px 60px 20px;background-color: #303540;border-radius: 14px;}
.rubrics__logo {display:block;width:240px;height:68.88px;background-repeat:no-repeat;
  background-size:contain;}
    .rubrics__logo--offset {
      margin-bottom: 14px; }
  .rubrics__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 17.6px;
    color: #ffffff;
    text-transform: uppercase; }
  .rubrics__items {display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width: 100%;}
  .rubrics__items--offset {padding-top: 40px;}
  .rubrics__item {display:flex;justify-content: space-between;align-items: flex-start;border-top:1px solid #FFFFFF33;width: 100%;}
  .rubrics__item:first-child{border-top:none;}
.rubrics-item {
  width: 100%; }
  .rubrics-item__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #ADC0D9;
    padding-top: 16px;
    padding-bottom: 18px; }
    .rubrics-item__title::after {
      content: '';
      width: 7px;
      height: 5px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='7' height='6' viewBox='0 0 7 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_5742_8022)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0.982056L3.5 5.98206L0 0.982056L7 0.982056Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5742_8022'%3e%3crect width='7' height='5' fill='white' transform='translate(0 0.982056)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
      margin-left: 7px; }
    .rubrics-item__title--active {
      color: #ffffff;
      padding-bottom: 10px; }
  .rubrics-item__inner-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
    .rubrics-item__inner-block--offset {
      padding-bottom: 16px;
      padding-left: 10px; }
    .rubrics-item__inner-block--display {
      display: none; }
  .rubrics-item__inner-item {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ADC0D9; }
    .rubrics-item__inner-item--offset {
      padding-bottom: 10px; }
      .rubrics-item__inner-item--offset:last-child {
        padding-bottom: 0; }

.rubrics-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 13.2px;
  color: #ffffff;
  padding: 10px 18px;
  border-radius: 100px;
  border: 1px solid #ffffff; }
  .rubrics-button::after {
    content: '';
    margin-left: 10px;
    width: 5px;
    height: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M-3.0598e-07 0.482056L5 3.98206L0 7.48206L-3.0598e-07 0.482056Z' fill='white'/%3e%3c/svg%3e "); }

.adv-custom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 20px 40px 20px;
  background: url("/images/main/adv/background-adv.png");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 14px;
  height: 570px; }
  .adv-custom__logo {
    width: 120px;
    height: 120px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/png;base64,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"); }
  .adv-custom__bottom {
    display: flex;
    flex-direction: column;
    gap: 30px; }
  .adv-custom__text {
    font-weight: 500;
    font-size: 22px;
    line-height: 25.3px;
    color: #ffffff; }

.main-news {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1px;
  /*flex: 1;*/ }
  @media (max-width: 799px) {
    .main-news {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-start; } }
  .main-news--offset {
    padding-left: 12px; }
    @media (max-width: 799px) {
      .main-news--offset {
        padding-left: 0; } }
  .main-news__slider {
    width: 100%; }
  .main-news__slider-inner {
    display: grid;
    width: 100%; }
    @media (max-width: 579px) {
      .main-news__slider-inner {
        border-radius: 14px;
        overflow: hidden; } }
  .main-news__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 37.8px;
    color: #ffffff;
    grid-area: 1 / -1;
    z-index: 2;
    justify-self: start;
    text-align: left;
    align-self: end;
    width: 90%;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.9); }
    @media (min-width: 1240px) and (max-width: 1439px) {
      .main-news__title {
        font-size: 32px;
        line-height: 36px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .main-news__title {
        font-size: 26px;
        line-height: 36px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .main-news__title {
        font-size: 20px;
        line-height: 22px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .main-news__title {
        font-size: 28px;
        line-height: 32px; } }
    @media (max-width: 579px) {
      .main-news__title {
        font-size: 18px;
        line-height: 22px; } }
    .main-news__title--offset {
      padding-left: 20px;
      padding-bottom: 68px; }
      @media (max-width: 579px) {
        .main-news__title--offset {
          padding-left: 20px;
          padding-bottom: 20px; } }
  .main-news__items {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 2px 1px;
    flex: 1; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .main-news__items {
        gap: 2px 1px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .main-news__items {
        gap: 2px 1px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .main-news__items {
        gap: 40px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .main-news__items {
        gap: 40px; } }
    @media (max-width: 579px) {
      .main-news__items {
        flex-wrap: unset; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .main-news__items--width {
        width: 100%; } }
    @media (max-width: 579px) {
      .main-news__items--width {
        width: max-content;
        flex-wrap: unset;
        align-items: self-start; } }
    .main-news__items .inner-block {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start; }
    @media (min-width: 580px) and (max-width: 799px) {
      .main-news__items--offset {
        margin-top: 40px;
        padding-left: 0;
        padding-right: 0; } }
    @media (max-width: 579px) {
      .main-news__items--offset {
        margin-top: 40px;
        padding-left: 14px;
        padding-right: 14px; } }
  .main-news__bottom {
    display: flex;
    background: #fff;
    border-radius: 0 0 14px 14px;
    justify-content: center; }
    @media (max-width: 799px) {
      .main-news__bottom {
        width: 100%; } }
    .main-news__bottom--offset {
      padding-top: 2px; }
      @media (min-width: 1050px) and (max-width: 1439px) {
        .main-news__bottom--offset {
          padding-top: 2px; } }
      @media (min-width: 800px) and (max-width: 1049px) {
        .main-news__bottom--offset {
          padding-top: 2px; } }
      @media (max-width: 799px) {
        .main-news__bottom--offset {
          padding-top: 2px; } }

.slider {
  width: 100%;
  overflow: hidden; }
  .slider__item {width: 100%;}
  .slider__image {width:100%;height:auto;border-radius:14px 14px 0 0;object-fit:cover;aspect-ratio: 16 / 9;}
    @media (min-width: 1050px) and (max-width: 1239px) {
      .slider__image {
        aspect-ratio: 10 / 9; } }
    @media (max-width: 799px) {
      .slider__image {
        aspect-ratio: 3 / 2; } }
    @media (max-width: 579px) {
      .slider__image {
        border-radius: unset; } }
  .slider__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 37.8px;
    color: #ffffff;
    grid-area: 1 / -1;
    z-index: 2;
    justify-self: start;
    align-self: end;
    width: 90%; }
    @media (min-width: 1240px) and (max-width: 1439px) {
      .slider__title {
        font-size: 32px;
        line-height: 36px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .slider__title {
        font-size: 26px;
        line-height: 36px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .slider__title {
        font-size: 20px;
        line-height: 22px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .slider__title {
        font-size: 28px;
        line-height: 32px; } }
    @media (max-width: 579px) {
      .slider__title {
        font-size: 18px;
        line-height: 22px; } }
    .slider__title--offset {
      padding-left: 20px;
      padding-bottom: 68px; }
  .slider__nav-block {
    grid-area: 1 / -1;
    z-index: 2;
    justify-self: end;
    align-self: end;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    @media (max-width: 579px) {
      .slider__nav-block {
        justify-self: start; } }
    .slider__nav-block--offset {
      padding-right: 20px;
      padding-bottom: 20px; }
      @media (max-width: 579px) {
        .slider__nav-block--offset {
          padding-left: 20px; } }
  .slider__dots {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .slider__dots--offset {
      padding-right: 40px; }
  .slider__dot {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #FFFFFF33; }
    .slider__dot--active {
      background-color: #ffffff; }
    .slider__dot--margin-right {
      margin-right: 10px; }
  .slider__nav {
    width: 48px;
    height: 48px;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 579px) {
      .slider__nav {
        display: none; } }
    .slider__nav--left {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='48' height='48' rx='24' transform='matrix(-1 0 0 1 48 0.102051)' fill='white'/%3e%3cg clip-path='url(%23clip0_5754_9815)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M26 20.1021L20 24.1021L26 28.1021L26 20.1021Z' fill='%23303540'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5754_9815'%3e%3crect width='8' height='6' fill='white' transform='matrix(4.37114e-08 -1 -1 -4.37114e-08 26 28.1021)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
    .slider__nav--right {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='0.102051' width='48' height='48' rx='24' fill='white'/%3e%3cg clip-path='url(%23clip0_5754_9820)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 20.1021L28 24.1021L22 28.1021L22 20.1021Z' fill='%23303540'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5754_9820'%3e%3crect width='8' height='6' fill='white' transform='translate(22 28.1021) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
    .slider__nav--opacity {
      opacity: 0.5; }
    .slider__nav--margin-right {
      margin-right: 8px; }

.mySwiper_theme {
  overflow: unset !important; }

.mySwiper_theme .swiper-slide {
  flex-direction: column;
  align-items: flex-start;
  text-align: left; }

.mySwiper_docs-news {
  overflow: unset !important; }

.mySwiper_docs-news .swiper-slide {
  background: none; }

.mySwiper_docs-news .swiper-slide img {
  height: auto; }
  @media (max-width: 579px) {
    .mySwiper_docs-news .swiper-slide img {
      height: 172px;
      aspect-ratio: 275 / 172; } }

.mySwiper_docs-news .swiper-button-next {
  top: -66px !important;
  bottom: unset !important;
  right: 0 !important;
  left: unset !important; }

.mySwiper_docs-news .swiper-button-prev {
  top: -66px !important;
  bottom: unset !important;
  right: 56px !important;
  left: unset !important; }

.mySwiper_docs-projects {
  overflow: unset !important; }

.mySwiper_docs-projects .swiper-slide {
  background: none; }

.mySwiper_docs-projects .swiper-slide img {
  height: auto; }
  @media (max-width: 579px) {
    .mySwiper_docs-projects .swiper-slide img {
      height: 172px;
      aspect-ratio: 275 / 172; } }

.mySwiper_docs-projects .swiper-button-next {
  top: -66px !important;
  bottom: unset !important;
  right: 0 !important;
  left: unset !important; }

.mySwiper_docs-projects .swiper-button-prev {
  top: -66px !important;
  bottom: unset !important;
  right: 56px !important;
  left: unset !important; }

.mySwiper_docs-in-projects {
  overflow: unset; }

.news-item {width:calc(33.33333% - 1px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;}
.news-item.main {background:#fff;border-radius:0;}

  @media (min-width: 1440px) {
    .news-item:nth-child(3n + 3) {
      width: 33.33333%; } }
  @media (min-width: 1050px) and (max-width: 1439px) {
    .news-item {
      width: calc(50% - 1px); }
      .news-item:nth-child(2n + 2) {
        width: 50%; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .news-item {
      width: 100%; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .news-item {
      width: 100%; } }
  @media (max-width: 579px) {
    .news-item {
      width: calc(76.68vw - 1px); } }
  .news-item--width-auto {
    width: 100%; }
  @media (max-width: 579px) {
    .news-item--width-briks {
      width: calc(100% - 1px); } }
  .news-item--offset {
    padding-bottom: 30px; }
    @media (max-width: 1049px) {
      .news-item--offset {
        padding-bottom: 0; } }
  .news-item--border {
    border: 1px solid #fff; }
  .news-item--width-100 {
    width: 100%; }
  .news-item--flex-direction {
    flex-direction: row;
    align-items: stretch;
    justify-content: start;}
    @media (min-width: 1050px) and (max-width: 1439px) {
      .news-item--flex-direction {
        justify-content: flex-start; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .news-item--flex-direction {
        align-items: flex-start;
        justify-content: flex-start; } }
    @media (max-width: 799px) {
      .news-item--flex-direction {
        align-items: flex-start;
        justify-content: flex-start; } }
  .news-item--flex-direction .news-item__block {
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between; }
    .news-item--flex-direction .news-item__block--justify-start {
      justify-content: flex-start; }
  .news-item--flex-direction .news-item__inner {
    flex-direction: row;
    align-items: center; }
  .news-item__inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1; }
    @media (max-width: 1049px) {
      .news-item__inner {
        align-items: stretch;
        width: 100%; } }
    .news-item__inner--not-flex-1 {
      flex: unset; }
  .news-item__inner-text {
    display: flex;
    padding:12px 24px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1; }
    @media (min-width: 800px) and (max-width: 1049px) {
      .news-item__inner-text {
        padding-left:24px;
        padding-right:24px;
      }
    }
    @media (min-width: 580px) and (max-width: 799px) {
      .news-item__inner-text {
        padding-left: 24px;
        padding-right: 24px; } }
    @media (max-width: 579px) {
      .news-item__inner-text {
        padding-left: 24px;
        padding-right: 24px; } }
    .news-item__inner-text--padding-left {
      padding-left: 20px; }
  .news-item__inner-block {
    display: flex;
    1padding:12px 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;}
  .news-item__image {display:block;height:auto;object-fit:cover;aspect-ratio:344 / 216;width: 100%;}
  .news-item__image::before {
    width: 100%;
    min-height: 217.4px;
    background-color: lightgray;
  }
    .news-item__image--offset {
      margin-right: 10px; }
      @media (max-width: 1049px) {
        .news-item__image--offset {
          margin-right: 12px; } }
    .news-item__image--offset-20 {
      margin-right: 20px; }
      @media (max-width: 1049px) {
        .news-item__image--offset-20 {
          margin-right: 12px; } }
    .news-item__image--size {
      width: 120px;
      height: 120px; }
      @media (max-width: 579px) {
        .news-item__image--size {
          width: 100px;
          height: 100px; } }
    .news-item__image--size-expert {
      width: 120px;
      height: 120px;
      object-fit: contain;}
      @media (max-width: 579px) {
        .news-item__image--size-expert {
          width: 94px;
          height: 94px; } }
  .news-item__block {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .news-item__block--offset {
      padding-top: 12px; }
    .news-item__block--flex-direction-column {
      flex-direction: column; }
    .news-item__block--align-start {
      align-items: flex-start; }
  .news-item__flag {
    display: block;
    height: auto;
    object-fit: cover;
    aspect-ratio: 2 / 1;
    width: 40px; }
    .news-item__flag--offset {
      margin-right: 6px; }
    .news-item__flag--small {
      width: 30px; }
      @media (max-width: 1049px) {
        .news-item__flag--small {
          width: 24px; } }
    .news-item__flag--small-briks {
      width: 30px; }
      @media (max-width: 1049px) {
        .news-item__flag--small-briks {
          width: 38px; } }
  .news-item__date {
    /*font-family: Inter;*/
    font-weight: 400;
    font-size: 13px;
    line-height: 15.6px;
    color: #6E7380;
    text-align: left; }
    .news-item__date--small {
      font-size: 12px;
      line-height: 14.4px; }
  .news-item__title {
    display: block;
    /*font-family: Inter;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 24.3px;
    letter-spacing: -0.005em;
    color: #18191F;
    text-align: left; }
    @media (max-width: 1049px) {
      .news-item__title {
        /*font-family: Inter;*/
        font-size: 16px;
        line-height: 20px; } }
    .news-item__title--offset {
      padding-top: 10px;
      padding-right: 20px;
      padding-bottom: 10px; }
    .news-item__title--offset-small {
      padding-top: 8px;
      padding-right: 16px;
      padding-bottom: 12px; }
      @media (max-width: 799px) {
        .news-item__title--offset-small {
          padding-top: 6px;
          padding-right: 16px;
          padding-bottom: 6px; } }
    .news-item__title--offset-briks {
      padding-top: 10px;
      padding-bottom: 8px; }
      @media (max-width: 799px) {
        .news-item__title--offset-briks {
          padding-top: 8px;
          padding-bottom: 4px; } }
    .news-item__title--size-flag {
      font-size: 12px;
      line-height: 14.4px; }
      @media (max-width: 799px) {
        .news-item__title--size-flag {
          font-size: 13px;
          line-height: 15.6px; } }
    .news-item__title--color-flag {
      color: #6E7380; }
    .news-item__title--size {
      font-size: 14px;
      line-height: 17.5px; }
      @media (min-width: 580px) and (max-width: 1049px) {
        .news-item__title--size {
          font-size: 15px;
          line-height: 18.7px; } }
      @media (max-width: 579px) {
        .news-item__title--size {
          font-size: 15px;
          line-height: 18.7px; } }
    .news-item__title--size-briks {
      font-size: 19px;
      line-height: 23.75px; }
      @media (min-width: 580px) and (max-width: 1049px) {
        .news-item__title--size-briks {
          font-size: 19px;
          line-height: 22.8px; } }
      @media (max-width: 579px) {
        .news-item__title--size-briks {
          font-size: 19px;
          line-height: 22.8px; } }
    .news-item__title--uppercase {
      text-transform: uppercase; }
  .news-item__link {
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #1AA0E6; }
    @media (max-width: 799px) {
      .news-item__link {
        font-size: 15px;
        line-height: 18.7px; } }
    .news-item__link--offset {
      padding-top: 10px; }
  .news-item__category {
    font-weight: 500;
    font-size: 12px;
    line-height: 8.4px;
    color: #fff;
    background-color: #1AA0E6;;
    padding: 7px 12px 8px 12px;
    border-radius: 14px; }
    @media (max-width: 1049px) {
      .news-item__category--briks {
        padding: 0;
        background: unset;
        font-size: 13px;
        line-height: 15.73px;
        color: #1AA0E6; } }
    .news-item__category--offset {
      margin-top: 10px; }

.themes {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  overflow: hidden; }
  .themes__block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    width: 100%; }
  .themes__title {
    font-weight: 500;
    font-size: 30px;
    line-height: 36.31px;
    color: #303540; }
    .themes__title--arrow {
      display: flex;
      justify-content: flex-start;
      align-items: flex-end; }
      .themes__title--arrow::after {
        content: '';
        margin-left: 12px;
        margin-bottom: 10px;
        width: 8px;
        height: 11px;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='11' viewBox='0 0 8 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_5754_10217)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M-4.37114e-07 0.88855L8 5.88855L0 10.8885L-4.37114e-07 0.88855Z' fill='%231AA0E6'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5754_10217'%3e%3crect width='10' height='8' fill='white' transform='translate(0 10.8885) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
  .themes__arrows {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  .themes__items {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row; }
    @media (min-width: 800px) and (max-width: 1049px) {
      .themes__items .owl-item--width {
        width: 32vw !important;
        margin-right: 1.5vw !important; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .themes__items .owl-item--width {
        width: 80vw !important; } }
    @media (max-width: 579px) {
      .themes__items .owl-item--width {
        width: 72vw !important; } }

.theme-item {
  width: 270px; }
  .theme-item__category {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.94px;
    color: #6E7380; }
  .theme-item__title {
    display: block;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    color: #1AA0E6; }
    .theme-item__title--offset {
      padding-top: 15px; }

.bussines-world--offset {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-left: 30px;
  margin-right: 30px; }
  @media (min-width: 1050px) and (max-width: 1440px) {
    .bussines-world--offset {
      margin-left: 30px;
      margin-right: 30px; } }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .bussines-world--offset {
      margin-left: 20px;
      margin-right: 20px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .bussines-world--offset {
      margin-left: 20px;
      margin-right: 20px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .bussines-world--offset {
      margin-left: 20px;
      margin-right: 20px; } }
  @media (max-width: 579px) {
    .bussines-world--offset {
      margin-left: 14px;
      margin-right: 14px; } }
  @media (min-width: 1240px) and (max-width: 1440px) {
    .bussines-world--offset {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .bussines-world--offset {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .bussines-world--offset {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .bussines-world--offset {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (max-width: 579px) {
    .bussines-world--offset {
      padding-top: 60px;
      padding-bottom: 60px; } }

.bussines-world__title {
  font-weight: 500;
  font-size: 30px;
  line-height: 36.31px;
  color: #303540; }
  @media (min-width: 1050px) and (max-width: 1439px) {
    .bussines-world__title {
      font-size: 28px;
      line-height: 34px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .bussines-world__title {
      font-size: 24px;
      line-height: 30px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .bussines-world__title {
      font-size: 24px;
      line-height: 30px; } }
  @media (max-width: 579px) {
    .bussines-world__title {
      font-size: 24px;
      line-height: 30px; } }

.bussines-world__body--offset {
  padding-top: 60px; }
  @media (min-width: 1050px) and (max-width: 1439px) {
    .bussines-world__body--offset {
      padding-top: 60px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .bussines-world__body--offset {
      padding-top: 50px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .bussines-world__body--offset {
      padding-top: 40px; } }
  @media (max-width: 579px) {
    .bussines-world__body--offset {
      padding-top: 40px; } }

.bussines-world__headlines-outer {
  width: 100%; }
  @media (min-width: 800px) and (max-width: 1049px) {
    .bussines-world__headlines-outer {
      width: 100%;
      overflow: hidden;
      left: 20px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .bussines-world__headlines-outer {
      width: 100%;
      overflow: hidden;
      left: 20px; } }
  @media (max-width: 579px) {
    .bussines-world__headlines-outer {
      width: 100%;
      overflow: hidden;
      left: 14px; } }

.bussines-world__headlines {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #1B1C1F33;
  width: 100%; }
  @media (max-width: 1049px) {
    .bussines-world__headlines {
      width: max-content; } }

.bussines-world__items {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap; }
  .bussines-world__items--offset {
    padding-top: 60px; }
    @media (min-width: 800px) and (max-width: 1049px) {
      .bussines-world__items--offset {
        padding-top: 50px; } }
    @media (min-width: 580px) and (max-width: 1049px) {
      .bussines-world__items--offset {
        padding-top: 40px; } }
    @media (max-width: 579px) {
      .bussines-world__items--offset {
        padding-top: 40px; } }

.bussines-world__item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px 0; }
  @media (max-width: 1049px) {
    .bussines-world__item {
      gap: 30px; } }
  .bussines-world__item--display {
    display: none; }

.expert--offset {
  padding-top: 100px;
  padding-bottom: 130px;
  padding-left: 30px;
  padding-right: 30px; }
  @media (min-width: 1050px) and (max-width: 1440px) {
    .expert--offset {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .expert--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .expert--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .expert--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 579px) {
    .expert--offset {
      padding-left: 14px;
      padding-right: 14px; } }
  @media (min-width: 1050px) and (max-width: 1440px) {
    .expert--offset {
      padding-top: 90px;
      padding-bottom: 120px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .expert--offset {
      padding-top: 70px;
      padding-bottom: 100px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .expert--offset {
      padding-top: 60px;
      padding-bottom: 90px; } }
  @media (max-width: 579px) {
    .expert--offset {
      padding-top: 60px;
      padding-bottom: 90px; } }

.expert__title {
  font-weight: 500;
  font-size: 30px;
  line-height: 36.31px;
  color: #303540; }
  @media (min-width: 1050px) and (max-width: 1439px) {
    .expert__title {
      font-size: 28px;
      line-height: 34px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .expert__title {
      font-size: 24px;
      line-height: 30px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .expert__title {
      font-size: 24px;
      line-height: 30px; } }
  @media (max-width: 579px) {
    .expert__title {
      font-size: 24px;
      line-height: 30px; } }

.expert__items {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 60px 12px; }
  .expert__items--offset {
    padding-top: 60px; }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .expert__items--offset {
        padding-top: 60px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .expert__items--offset {
        padding-top: 50px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .expert__items--offset {
        padding-top: 40px; } }
    @media (max-width: 579px) {
      .expert__items--offset {
        padding-top: 40px; } }

.expert-item {
  width: calc(33.3333% - 12px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 30px;
  gap: 24px; }
  @media (min-width: 1440px) {
    .expert-item:nth-child(3n + 3) {
      width: 33.33333%; } }
  @media (min-width: 1050px) and (max-width: 1439px) {
    .expert-item {
      width: calc(33.333% - 12px); }
      .expert-item:nth-child(3n + 3) {
        width: 33.33333%; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .expert-item {
      width: calc(50% - 12px); }
      .expert-item:nth-child(2n + 2) {
        width: 50%; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .expert-item {
      width: 100%;
      margin-right: unset;
      padding-right: 0; } }
  @media (max-width: 579px) {
    .expert-item {
      width: 100%;
      margin-right: unset;
      padding-right: 0; } }
  .expert-item__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22.5px;
    color: #303540; }
    .expert-item__title--offset {
      padding-bottom: 8px; }
  .expert-item__inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px; }
  .expert-item__articles {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px; }
    @media (max-width: 799px) {
      .expert-item__articles {
        gap: 12px; } }
    .expert-item__articles--offset {
      padding-top: 18px; }
      @media (max-width: 799px) {
        .expert-item__articles--offset {
          padding-top: 12px; } }
  .expert-item__article {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-weight: 400;
    font-size: 15px;
    line-height: 20.25px;
    color: #6E7380; }
    @media (max-width: 799px) {
      .expert-item__article {
        font-size: 18px;
        line-height: 22.5px; } }
    .expert-item__article::before {
      content: '';
      margin-right: 5px;
      flex-shrink: 0;
      width: 5px;
      height: 15px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='5' height='15' viewBox='0 0 5 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_5782_5020)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M-3.0598e-07 7.88867L5 11.3887L0 14.8887L-3.0598e-07 7.88867Z' fill='%231AA0E6'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5782_5020'%3e%3crect width='7' height='5' fill='white' transform='translate(0 14.8887) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }

.persons {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1px;
  padding-top: 1px; }
  @media (max-width: 579px) {
    .persons {
      flex-wrap: unset;
      width: max-content; } }
  .persons--display {
    display: none; }
  .persons--offset {
    padding-left: 30px;
    padding-right: 30px;
    margin-top:8px;
    }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .persons--offset {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .persons--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .persons--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .persons--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 579px) {
      .persons--offset {
        padding-left: 14px;
        padding-right: 14px; } }

.person-item-mini {
  width: calc(8.89% - 1px);
  padding: 30px 14px 26px 14px;
  display: grid;
  gap: 1px;
  background: #ffffff;
  border-radius: 14px;
  height:92px;
  }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .person-item-mini {width: calc(12.5% - 1px);padding:18px 14px;}
  }
  @media (min-width: 800px) and (max-width: 1049px) {
    .person-item-mini {width: calc(16.68% - 1px);padding:18px 14px;}
  }
  @media (min-width: 580px) and (max-width: 799px) {
    .person-item-mini {width: calc(25% - 1px);padding: 18px 14px;}
  }
  @media (max-width: 579px) {
    .person-item-mini {height: 130px;}
  }

.person-item-mini .person-item__block--offset {margin-left: 0;}
.person-item-mini .person-item__block-inner {justify-content: center;}

.person-item-mini .person-item__country {width: 100%;text-align:center;font-size:14px;}

.person-item {
  width: calc(20% - 1px);
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 18px 14px;
  gap: 1px;
  background: #ffffff;
  border-radius: 14px; }
.person-item:hover{background: #d0d5db;cursor:pointer;}
  @media (max-width: 579px) {
    .person-item {
      padding: 30px 14px 26px 14px; } }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .person-item {
      width: calc(25% - 1px); }
      .person-item:nth-child(5n + 5) {
        margin-right: unset; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .person-item {
      width: calc(33.3333% - 1px); }
      .person-item:nth-child(5n + 5) {
        margin-right: unset; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .person-item {
      width: calc(50% - 2px); } }
  @media (max-width: 579px) {
    .person-item {
      width: 275px;
      height: 130px; } }
  .person-item--offset {
    margin-top: 25px;
    margin-bottom: 25px; }
  .person-item--briks {
    display: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='227' height='80' viewBox='0 0 227 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1_6206)'%3e%3cmask id='mask0_1_6206' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='192' height='56'%3e%3cpath d='M191.638 0.5H0V55.5031H191.638V0.5Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_1_6206)'%3e%3cpath d='M94.5317 1.24585H47.6582V2.98856H94.5317V1.24585Z' fill='%23C5C5C5'/%3e%3cpath d='M88.4809 3.98926H55.1748V5.73199H88.4809V3.98926Z' fill='%23C5C5C5'/%3e%3cpath d='M86.2267 6.72876H57.6875V8.47148H86.2267V6.72876Z' fill='%23C5C5C5'/%3e%3cpath d='M65.4836 9.46826H58.5947V11.211H65.4836V9.46826Z' fill='%23C5C5C5'/%3e%3cpath d='M65.4839 26.1567H55.6484V27.8995H65.4839V26.1567Z' fill='%23C5C5C5'/%3e%3cpath d='M86.1625 28.8965H57.6875V30.6392H86.1625V28.8965Z' fill='%23C5C5C5'/%3e%3cpath d='M88.2663 31.636H59.5552V33.3787H88.2663V31.636Z' fill='%23C5C5C5'/%3e%3cpath d='M94.7111 34.3755H61.2505V36.1182H94.7111V34.3755Z' fill='%23C5C5C5'/%3e%3cpath d='M68.4732 9.46826H66.4805V27.903H68.4732V9.46826Z' fill='%23C5C5C5'/%3e%3cpath d='M71.463 9.46826H69.4702V27.903H71.463V9.46826Z' fill='%23C5C5C5'/%3e%3cpath d='M74.4483 9.46826H72.4551V27.903H74.4483V9.46826Z' fill='%23C5C5C5'/%3e%3cpath d='M77.438 9.46826H75.4448V27.903H77.438V9.46826Z' fill='%23C5C5C5'/%3e%3cpath d='M83.4451 9.46826H78.4307V11.211H83.4451V9.46826Z' fill='%23C5C5C5'/%3e%3cpath d='M84.0833 26.1567H78.4307V27.8995H84.0833V26.1567Z' fill='%23C5C5C5'/%3e%3cpath d='M31.6219 1.24609H29.6289V36.1183H31.6219V1.24609Z' fill='%2327509B'/%3e%3cpath d='M34.6116 1.24585H32.6187V36.118H34.6116V1.24585Z' fill='%2327509B'/%3e%3cpath d='M37.5969 1.24609H35.604V36.1183H37.5969V1.24609Z' fill='%2327509B'/%3e%3cpath d='M40.5862 1.24585H38.5933V36.118H40.5862V1.24585Z' fill='%2327509B'/%3e%3cpath d='M50.2967 36.1183L42.8268 25.6584H41.583V23.9157H47.3108C53.5371 23.9157 58.0177 19.4334 58.0177 13.4558C58.0177 7.47827 53.5371 2.99598 47.3108 2.99598H41.583V1.24609H47.3108C54.5298 1.24609 60.0104 6.72525 60.0104 13.4523C60.0104 17.888 57.4729 21.6244 54.2827 23.6647L61.2545 33.3787V36.1183H60.756L52.6374 24.6616L51.7914 24.909L59.7594 36.1183H57.2686L49.6982 25.5078L48.802 25.6584L56.272 36.1183H53.7807L46.3107 25.6584H45.3146L52.7845 36.1183H50.2932H50.2967Z' fill='%2327509B'/%3e%3cpath d='M41.583 22.9189V21.1762H47.0598C51.7914 21.1762 55.0283 17.9381 55.0283 13.4559C55.0283 8.97355 51.7914 5.73199 47.0598 5.73199H41.583V3.98926H47.0598C53.0351 3.98926 57.0211 7.9731 57.0211 13.4559C57.0211 18.9386 53.039 22.9225 47.0598 22.9225H41.583V22.9189Z' fill='%2327509B'/%3e%3cpath d='M41.583 20.1793V18.4366H46.8128C50.0496 18.4366 52.0424 16.4429 52.0424 13.4558C52.0424 10.4689 50.0496 8.47515 46.8128 8.47515H41.583V6.73242H46.8128C51.2933 6.73242 54.0317 9.47201 54.0317 13.4558C54.0317 17.4397 51.2933 20.1793 46.8128 20.1793H41.583Z' fill='%2327509B'/%3e%3cpath d='M41.583 17.4396V15.697H46.5617C48.0564 15.697 49.053 14.7001 49.053 13.4558C49.053 12.2115 48.0564 11.2146 46.5617 11.2146H41.583V9.47192H46.5617C49.5511 9.47192 51.0423 10.9672 51.0423 13.4594C51.0423 15.9515 49.5476 17.4433 46.5617 17.4433H41.583V17.4396Z' fill='%2327509B'/%3e%3cpath d='M100.844 27.6521C96.1125 27.6521 92.1803 23.9157 92.1803 18.6839C92.1803 13.4522 95.9152 9.71579 100.844 9.71579C104.03 9.71579 105.973 10.562 107.267 11.8063H109.708C107.665 9.26755 104.729 7.96948 100.844 7.96948C94.6681 7.96948 90.1875 12.4518 90.1875 18.6804C90.1875 24.9089 94.8684 29.3913 100.844 29.3913C105.242 29.3913 108.604 27.419 109.98 24.6579H107.701C106.608 26.415 104.074 27.6485 100.844 27.6485V27.6521Z' fill='%23C94440'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.143 25.6584C128.143 26.6552 127.147 27.6521 124.161 27.6521C120.974 27.6521 117.289 26.4078 115.447 24.6615H113.207C115.2 27.401 119.831 29.3948 124.161 29.3948C128.491 29.3948 130.136 27.6521 130.136 25.6584C130.136 23.4183 127.348 22.51 124.051 21.4361C119.284 19.8832 113.454 17.9839 113.454 11.211C113.454 6.23033 117.44 2.24288 125.157 2.24288C129.638 2.24288 134.968 3.78837 137.756 5.92912L138.602 4.48403C135.663 2.19268 130.036 0.496582 125.157 0.496582C119.971 0.496582 116.207 2.0851 113.949 4.57726C113.954 4.58084 113.851 4.63766 113.747 4.69451C113.643 4.75138 113.54 4.80835 113.545 4.81194L113.469 5.14742L113.465 5.1542L113.465 5.15091C113.246 5.43417 113.045 5.7246 112.863 6.02585L112.866 6.02849C112.703 6.29551 112.56 6.57315 112.425 6.85426C112.429 6.85783 112.433 6.8605 112.438 6.86318C112.442 6.86588 112.447 6.86859 112.451 6.8722L112.448 6.87658L112.446 6.87569C112.446 6.87569 112.429 6.86495 112.422 6.8578C112.376 6.95173 112.335 7.0457 112.293 7.14146L112.26 7.2163C112.078 7.64301 111.938 8.08408 111.819 8.53589L111.823 8.5342C111.593 9.38708 111.465 10.2794 111.465 11.2074C111.465 18.9694 118.497 21.2717 123.429 22.8867C126.094 23.7591 128.146 24.431 128.146 25.6548L128.143 25.6584ZM112.26 7.2163L112.263 7.21627L112.262 7.22046L112.26 7.2163Z' fill='%2327509B'/%3e%3cpath d='M100.844 7.22707C105.44 7.21991 108.992 8.86939 111.598 12.2652V9.74075C108.809 7.19839 105.096 5.52381 100.647 5.48081C92.6789 5.40189 87.2021 10.9599 87.2021 18.6838C87.2021 26.4077 92.6789 31.8869 100.647 31.8869C104.755 31.8869 108.63 30.1943 110.967 27.6233C111.003 27.5838 111.035 27.5444 111.071 27.5049C111.261 27.2898 111.436 27.0711 111.601 26.8452C111.379 26.6193 111.164 26.3898 110.967 26.1531C111.157 26.379 111.361 26.6013 111.576 26.8165V24.6578H110.992C110.985 24.6757 110.974 24.6973 110.967 24.7152C109.547 27.8456 105.622 30.137 100.848 30.137C94.1234 30.137 89.1949 25.4037 89.1949 18.6802C89.1949 11.9568 93.9265 7.23427 100.848 7.22349L100.844 7.22707Z' fill='%23C94440'/%3e%3cpath d='M100.647 2.99228C90.6862 2.99228 84.2129 9.46827 84.2129 18.6839C84.2129 27.8994 90.6862 34.3755 100.647 34.3755C104.748 34.3755 109.078 32.812 111.505 30.5529C111.53 30.5315 111.551 30.5064 111.576 30.4813V28.0142C111.387 28.2437 111.186 28.4696 110.967 28.6883C108.591 31.0586 104.605 32.6292 100.647 32.6292C91.9338 32.6292 86.2057 26.899 86.2057 18.6803C86.2057 10.4616 91.9338 4.73141 100.647 4.73141C104.931 4.73141 108.479 6.00797 111.766 8.69736L111.82 8.53239C111.942 8.08058 112.082 7.63951 112.261 7.2128C112.311 7.09088 112.365 6.97253 112.422 6.85423C109.143 4.32621 105.365 2.98511 100.644 2.98511L100.647 2.99228Z' fill='%23C94440'/%3e%3cpath d='M100.647 0.500168C88.6965 0.500168 81.2266 7.97303 81.2266 18.6839C81.2266 29.3948 88.6965 36.8677 100.647 36.8677C104.482 36.8677 108.708 35.6556 111.39 33.8555C111.454 33.8125 111.511 33.7659 111.576 33.7229V31.7399C111.526 31.7113 111.476 31.6862 111.425 31.6574C111.278 31.7686 111.124 31.8762 110.967 31.9838C108.239 33.8448 104.217 35.1214 100.647 35.1214C89.9406 35.1214 83.2198 28.3979 83.2198 18.6803C83.2198 8.96273 89.9406 2.2393 100.647 2.2393C105.59 2.2393 109.451 3.56605 112.87 6.02234C113.053 5.72113 113.254 5.43071 113.472 5.1474C113.622 4.95017 113.784 4.76014 113.953 4.57726C110.519 2.00263 105.812 0.496582 100.65 0.496582L100.647 0.500168Z' fill='%23C94440'/%3e%3cpath d='M125.158 4.7349C129.043 4.7349 133.724 6.28037 136.312 8.47133L137.308 6.72861C134.369 4.53768 129.34 2.99219 125.158 2.99219C118.186 2.99219 114.451 6.72861 114.451 11.2109C114.451 21.6708 131.133 18.9348 131.133 25.6582C131.133 28.1504 129.14 30.1405 124.161 30.1405C119.813 30.1405 115.357 28.3153 112.992 25.6618C112.759 25.4 112.54 25.1347 112.35 24.8586C112.304 24.7941 112.254 24.7295 112.21 24.6613H111.576V26.82C111.576 26.82 111.591 26.8379 111.601 26.8451C111.759 27.0029 111.92 27.1607 112.089 27.3149C112.175 27.3902 112.264 27.4655 112.35 27.5408C112.558 27.7201 112.773 27.8922 112.992 28.0607C115.989 30.3629 120.275 31.8796 124.161 31.8796C130.387 31.8796 133.126 28.8891 133.126 25.6511C133.126 17.4323 116.444 20.4193 116.444 11.2038C116.444 7.46731 119.182 4.72773 125.158 4.72773V4.7349Z' fill='%2327509B'/%3e%3cpath d='M122.419 11.2111C122.419 10.4652 123.165 9.71579 125.157 9.71579C127.151 9.71579 129.738 10.4616 131.384 11.4585H134.373C132.083 9.41458 128.197 7.96948 125.161 7.96948C121.925 7.96948 120.43 9.46478 120.43 11.2075C120.43 17.1851 137.111 14.6965 137.111 25.6548C137.111 30.8865 132.878 35.1214 124.165 35.1214C120.713 35.1214 116.394 34.0636 112.996 32.4643C112.78 32.3639 112.558 32.2671 112.354 32.1631C112.085 32.0268 111.831 31.8834 111.58 31.74V33.9488C112.02 34.1747 112.498 34.3899 112.999 34.5979C116.254 35.939 120.638 36.8677 124.168 36.8677C134.13 36.8677 139.108 31.887 139.108 25.6584C139.108 13.7032 122.426 15.6934 122.426 11.2111H122.419Z' fill='%2327509B'/%3e%3cpath d='M119.43 11.2109C119.43 8.96978 121.172 7.22706 125.157 7.22706C128.294 7.22706 132.427 8.82275 134.918 10.9635L135.915 9.22079C133.276 7.08007 128.742 5.48438 125.157 5.48438C119.978 5.48438 117.44 7.97649 117.44 11.2145C117.44 19.6842 134.122 16.4463 134.122 25.6618C134.122 29.3983 130.886 32.6363 124.161 32.6363C120.268 32.6363 115.989 31.2306 112.992 29.1257C112.777 28.9751 112.551 28.8281 112.351 28.6703C112.082 28.4588 111.82 28.2401 111.58 28.0177V30.6031C111.78 30.7465 111.985 30.89 112.203 31.0262C112.254 31.0585 112.307 31.0872 112.357 31.1195C112.562 31.245 112.784 31.3597 112.999 31.478C116.1 33.2064 120.398 34.379 124.168 34.379C132.384 34.379 136.119 30.3915 136.119 25.6618C136.119 15.4494 119.437 18.44 119.437 11.2145L119.43 11.2109Z' fill='%2327509B'/%3e%3cpath d='M0 36.118V1.24585H1.99294V36.118H0ZM2.98941 36.118V1.24585H4.98236V36.118H2.98941ZM5.97883 36.118V1.24585H7.97178V36.118H5.97883ZM8.96825 36.118V1.24585H10.9611V36.118H8.96825ZM11.9576 36.118V34.3753H19.6749C26.3957 34.3753 29.8833 30.8863 29.8833 24.9087C29.8833 18.9312 26.3957 15.4421 19.6749 15.4421H11.9576V13.6995H18.4311C19.4276 13.6995 19.9258 13.201 19.9258 12.4552C19.9258 11.7093 19.4276 11.2109 18.4311 11.2109H11.9576V9.46815H18.4311C20.424 9.46815 21.6678 10.7124 21.6678 12.4587C21.6678 12.9572 21.5675 13.4054 21.3703 13.8034L22.417 13.954C22.5675 13.5058 22.6679 13.0074 22.6679 12.4587C22.6679 9.96658 21.1732 8.47129 18.1874 8.47129H11.9612V6.72856H18.1874C22.1697 6.72856 24.4135 8.96972 24.4135 12.4587C24.4135 13.1544 24.3131 13.7532 24.1662 14.3521C24.5139 14.4525 24.815 14.5529 25.1626 14.6999C25.3132 14.0007 25.41 13.2548 25.41 12.4587C25.41 8.22386 22.9188 5.73174 17.94 5.73174H11.9648V3.98901H17.94C23.9153 3.98901 27.152 7.22699 27.152 12.4587C27.152 13.556 27.0015 14.5995 26.7039 15.4959L27.6503 16.0948C27.998 15.0477 28.1485 13.8536 28.1485 12.4587C28.1485 6.48118 24.6608 2.99215 17.94 2.99215H11.9648V1.24585H17.94C25.1591 1.24585 29.8905 5.48069 29.8905 12.4552C29.8905 14.2982 29.5428 15.8939 28.9442 17.2888C30.6863 19.1822 31.6325 21.7712 31.6325 24.9087C31.6325 31.8832 26.9011 36.118 19.6821 36.118H11.9648H11.9576ZM11.9576 33.3785V31.6358H19.6749C24.6537 31.6358 27.1448 29.1436 27.1448 24.9087C27.1448 20.6739 24.6537 18.1853 19.6749 18.1853H11.9576V16.4426H19.6749C25.6502 16.4426 28.8869 19.6806 28.8869 24.9123C28.8869 30.1441 25.6502 33.382 19.6749 33.382H11.9576V33.3785ZM11.9576 30.6389V28.8962H19.9258C22.9152 28.8962 24.4063 27.4009 24.4063 24.9087C24.4063 22.4166 22.9117 20.9249 19.9258 20.9249H11.9576V19.1822H19.9258C23.9081 19.1822 26.1519 21.4233 26.1519 24.9123C26.1519 28.4013 23.9117 30.6425 19.9258 30.6425H11.9576V30.6389ZM11.9576 27.8993V26.1566H20.1731C21.1696 26.1566 21.6678 25.6582 21.6678 24.9123C21.6678 24.1665 21.1696 23.6681 20.1731 23.6681H11.9576V21.9253H20.1731C22.1661 21.9253 23.4099 23.1696 23.4099 24.9159C23.4099 26.6622 22.1661 27.9065 20.1731 27.9065H11.9576V27.8993Z' fill='%23C94440'/%3e%3cpath d='M151.248 22.5279L157.442 18.0707C162.403 14.5207 163.927 12.0214 163.927 9.12042C163.927 4.62738 160.414 1.87347 154.69 1.87347C151.431 1.87347 147.99 2.85239 145.707 4.55566L145.09 3.50502C147.624 1.62246 151.177 0.607666 154.69 0.607666C161.281 0.607666 165.375 3.86719 165.375 9.124C165.375 12.4947 163.457 15.392 158.783 18.7269L153.421 22.5314H151.248V22.5279ZM145.635 24.5216V24.1236L155.958 16.7331C160.016 13.8358 161.755 11.4799 161.755 9.124C161.755 5.75332 159.038 3.6879 154.693 3.6879C151.868 3.6879 148.825 4.84612 146.761 6.40598L146.037 5.13658C148.065 3.57673 151.471 2.41851 154.693 2.41851C159.908 2.41851 163.206 4.98956 163.206 9.12042C163.206 12.0178 161.575 14.4095 157.048 17.6332L147.449 24.518H145.639L145.635 24.5216ZM145.635 23.4351V21.8035L154.69 15.2809C157.804 13.0362 159.579 10.7878 159.579 9.12042C159.579 6.90799 157.657 5.49515 154.69 5.49515C152.481 5.49515 149.764 6.61752 147.772 8.21322L147.047 6.94383C149.076 5.35171 152.044 4.22577 154.69 4.22577C158.529 4.22577 161.027 6.14777 161.027 9.11684C161.027 11.1823 159.217 13.6099 155.413 16.3638L145.635 23.4279V23.4351ZM145.635 21.0792V19.4476L153.421 13.8322C156.173 11.8385 157.407 10.3898 157.407 9.124C157.407 8.07335 156.284 7.31318 154.69 7.31318C153.095 7.31318 151.467 7.85823 150.345 8.58257H148.173C150.091 7.09801 152.772 6.04736 154.693 6.04736C157.156 6.04736 158.858 7.31676 158.858 9.12758C158.858 10.7197 157.263 12.6776 154.148 14.9259L145.635 21.0863V21.0792ZM145.635 26.5153V25.2459H165.558V26.5153H145.635ZM148.532 24.5216L150.341 23.2522H165.554V24.5216H148.532ZM154.507 22.5279L156.138 21.2585H165.554V22.5279H154.507ZM157.224 20.5341L159.034 19.2647H165.554V20.5341H157.224Z' fill='%23C5C5C5'/%3e%3cpath d='M168.095 13.8288C168.095 5.49534 172.984 0.604248 179.867 0.604248C186.749 0.604248 191.638 5.49534 191.638 13.8288C191.638 22.1623 186.749 27.0534 179.867 27.0534C172.984 27.0534 168.095 22.1623 168.095 13.8288ZM190.19 13.8288C190.19 6.21968 185.842 1.87363 179.867 1.87363C173.891 1.87363 169.544 6.04035 169.544 13.8288C169.544 21.6172 173.891 25.7875 179.867 25.7875C185.842 25.7875 190.19 21.4379 190.19 13.8288ZM170.267 13.8288C170.267 6.40254 174.253 2.41509 179.867 2.41509C185.48 2.41509 189.466 6.39896 189.466 13.8288C189.466 21.2586 185.484 25.2425 179.867 25.2425C174.25 25.2425 170.267 21.2551 170.267 13.8288ZM188.014 13.8288C188.014 7.12688 184.573 3.68448 179.867 3.68448C175.16 3.68448 171.716 7.12688 171.716 13.8288C171.716 20.5307 175.157 23.9731 179.867 23.9731C184.576 23.9731 188.014 20.5307 188.014 13.8288ZM172.44 13.8288C172.44 7.48902 175.698 4.22594 179.863 4.22594C184.028 4.22594 187.286 7.30616 187.286 13.8288C187.286 20.3514 184.028 23.4317 179.863 23.4317C175.698 23.4317 172.44 20.1721 172.44 13.8288ZM185.842 13.8288C185.842 8.0305 183.125 5.49534 179.867 5.49534C176.608 5.49534 173.891 8.0305 173.891 13.8288C173.891 19.6271 176.608 22.1623 179.867 22.1623C183.125 22.1623 185.842 19.6271 185.842 13.8288ZM174.615 13.8288C174.615 8.39269 176.97 6.04035 179.867 6.04035C182.763 6.04035 185.118 8.39627 185.118 13.8288C185.118 19.2613 182.763 21.6208 179.867 21.6208C176.97 21.6208 174.615 19.2649 174.615 13.8288ZM183.67 13.8288C183.67 9.12061 181.86 7.30616 179.867 7.30616C177.874 7.30616 176.064 9.11703 176.064 13.8288C176.064 18.5406 177.874 20.3514 179.867 20.3514C181.86 20.3514 183.67 18.5406 183.67 13.8288Z' fill='%23C5C5C5'/%3e%3cpath d='M153.241 51.516L159.435 47.0586C164.396 43.5087 165.919 41.0094 165.919 38.1084C165.919 33.6154 162.407 30.8615 156.682 30.8615C153.424 30.8615 149.983 31.8404 147.7 33.5437L147.083 32.4931C149.618 30.6105 153.17 29.5957 156.682 29.5957C163.274 29.5957 167.367 32.8552 167.367 38.1121C167.367 41.4827 165.446 44.38 160.776 47.7151L155.417 51.5195H153.245L153.241 51.516ZM147.628 53.5096V53.1115L157.951 45.721C162.009 42.8238 163.747 40.4679 163.747 38.1121C163.747 34.7414 161.03 32.6759 156.686 32.6759C153.862 32.6759 150.818 33.8341 148.754 35.394L148.029 34.1246C150.058 32.5648 153.463 31.4065 156.686 31.4065C161.901 31.4065 165.199 33.9776 165.199 38.1084C165.199 41.0058 163.568 43.3975 159.041 46.6212L149.442 53.5061H147.632L147.628 53.5096ZM147.628 52.4231V50.7914L156.682 44.2691C159.797 42.0242 161.572 39.7759 161.572 38.1084C161.572 35.896 159.654 34.4832 156.682 34.4832C154.474 34.4832 151.757 35.6055 149.764 37.2012L149.04 35.9318C151.069 34.3398 154.041 33.2138 156.682 33.2138C160.521 33.2138 163.02 35.1358 163.02 38.1049C163.02 40.1703 161.21 42.5979 157.407 45.3517L147.628 52.4161V52.4231ZM147.628 50.0671V48.4358L155.413 42.8202C158.166 40.8265 159.396 39.3778 159.396 38.1121C159.396 37.0614 158.274 36.3012 156.679 36.3012C155.084 36.3012 153.456 36.8462 152.331 37.5706H150.159C152.08 36.086 154.758 35.0354 156.679 35.0354C159.141 35.0354 160.844 36.3048 160.844 38.1156C160.844 39.7078 159.249 41.6656 156.134 43.9139L147.624 50.0746L147.628 50.0671ZM147.628 55.5033V54.2338H167.55V55.5033H147.628ZM150.524 53.5096L152.335 52.2402H167.547V53.5096H150.524ZM156.499 51.516L158.13 50.2466H167.547V51.516H156.499ZM159.216 49.5224L161.027 48.2529H167.547V49.5224H159.216Z' fill='%23C94440'/%3e%3cpath d='M168.457 44.9932V44.2686L178.78 30.137H180.59L169.726 44.9932H168.457ZM168.457 46.9868V45.7174H190.552V46.9868H168.457ZM168.457 48.9805V47.7111H190.552V48.9805H168.457ZM168.457 50.9741V49.7047H190.552V50.9741H168.457ZM170.629 44.9967L171.715 43.7273H190.548V44.9967H170.626H170.629ZM172.078 43.0029L181.315 30.1405H183.125L173.887 43.0029H172.078ZM174.612 43.0029L183.849 30.1405H185.659L176.422 43.0029H174.612ZM177.146 43.0029L186.383 30.1405H186.745V32.1343L178.96 43.0029H177.149H177.146ZM179.68 55.5031V51.6988H181.128V55.5031H179.68ZM181.852 43.0029V41.0092H183.3V43.0029H181.852ZM181.852 55.5031V51.6988H183.3V55.5031H181.852ZM184.024 43.0029V41.0092H185.473V43.0029H184.024ZM184.024 55.5031V51.6988H185.473V55.5031H184.024ZM186.196 43.0029V41.0092H187.645V43.0029H186.196ZM186.196 55.5031V51.6988H187.645V55.5031H186.196Z' fill='%23C94440'/%3e%3cpath d='M142.341 4.9502L138.549 11.2864H145.943L142.341 4.9502Z' fill='%2327509B'/%3e%3cpath d='M71.9609 55.195V43.1824H72.6454V55.195H71.9609ZM72.9894 55.195V43.1824H73.6743V55.195H72.9894ZM74.0183 55.195V43.1824H74.7028V55.195H74.0183ZM75.0468 55.195V43.1824H75.7317V55.195H75.0468ZM79.076 55.195L76.5022 51.591H76.0722V50.9925H78.0436C80.187 50.9925 81.7318 49.4468 81.7318 47.3885C81.7318 45.3303 80.187 43.7848 78.0436 43.7848H76.0722V43.1824H78.0436C80.5309 43.1824 82.4168 45.0723 82.4168 47.385C82.4168 48.9125 81.5419 50.1998 80.4449 50.9026L82.8467 54.2482V55.1916H82.6747L79.8788 51.2436L79.5885 51.3296L82.3343 55.1916H81.4773L78.8717 51.5373L78.5635 51.5875L81.1368 55.1916H80.2804L77.7066 51.5875H77.3626L79.9359 55.1916H79.0795L79.076 55.195ZM76.0757 50.6481V50.0457H77.9646C79.5955 50.0457 80.7104 48.9304 80.7104 47.385C80.7104 45.8393 79.5955 44.7244 77.9646 44.7244H76.0757V44.1219H77.9646C80.0224 44.1219 81.3948 45.4953 81.3948 47.3816C81.3948 49.2674 80.0224 50.6407 77.9646 50.6407H76.0757V50.6481ZM76.0757 49.7052V49.1028H77.8786C78.9935 49.1028 79.678 48.4179 79.678 47.3885C79.678 46.3596 78.9935 45.6708 77.8786 45.6708H76.0757V45.0723H77.8786C79.4235 45.0723 80.3664 46.0152 80.3664 47.3885C80.3664 48.7619 79.4235 49.7052 77.8786 49.7052H76.0757ZM76.0757 48.7619V48.1629H77.7926C78.309 48.1629 78.6495 47.819 78.6495 47.392C78.6495 46.9655 78.3051 46.6211 77.7926 46.6211H76.0757V46.0187H77.7926C78.8215 46.0187 79.3375 46.5351 79.3375 47.392C79.3375 48.2494 78.8215 48.7654 77.7926 48.7654H76.0757V48.7619Z' fill='%2327509B'/%3e%3cpath d='M84.2266 50.2177V43.1824H84.9115V50.2177C84.9115 53.0508 86.7109 54.8506 89.7146 54.8506C92.718 54.8506 94.5174 53.0508 94.5174 50.2177V43.1824H95.2023V50.2177C95.2023 53.3913 93.1449 55.4495 89.7146 55.4495C86.2844 55.4495 84.2266 53.3913 84.2266 50.2177ZM85.2555 50.2177V43.1824H85.9399V50.2177C85.9399 52.5344 87.3128 53.9077 89.7146 53.9077C92.116 53.9077 93.4889 52.5344 93.4889 50.2177V43.1824H94.1734V50.2177C94.1734 52.8784 92.5425 54.5066 89.7146 54.5066C86.8863 54.5066 85.2555 52.8749 85.2555 50.2177ZM86.2844 50.2177V43.1824H86.9689V50.2177C86.9689 52.018 87.9113 52.9644 89.7146 52.9644C91.5175 52.9644 92.46 52.0215 92.46 50.2177V43.1824H93.1449V50.2177C93.1449 52.3619 91.944 53.5633 89.7146 53.5633C87.4848 53.5633 86.2844 52.3619 86.2844 50.2177ZM87.3128 50.2177V43.1824H87.9973V50.2177C87.9973 51.419 88.5997 52.018 89.7107 52.018C90.8221 52.018 91.4276 51.4155 91.4276 50.2177V43.1824H92.1125V50.2177C92.1125 51.7635 91.2556 52.6204 89.7107 52.6204C88.1658 52.6204 87.3094 51.7635 87.3094 50.2177H87.3128Z' fill='%2327509B'/%3e%3cpath d='M96.8369 51.7594V51.243H97.2634C97.9662 52.3405 99.701 53.1328 101.382 53.1328C103.063 53.1328 103.783 52.4479 103.783 51.5874C103.783 49.2708 98.0378 50.2141 98.0378 46.6101C98.0378 45.0648 99.3247 43.7775 101.726 43.7775C103.167 43.7775 104.898 44.3083 105.913 45.0648L105.568 45.6637C104.676 44.9072 103.063 44.3764 101.726 44.3764C99.6687 44.3764 98.7258 45.3193 98.7258 46.6066C98.7258 49.7802 104.472 48.7509 104.472 51.584C104.472 52.6989 103.529 53.7282 101.386 53.7282C99.7045 53.7282 97.8012 52.9036 96.8404 51.7559L96.8369 51.7594ZM96.8369 53.1328V52.1899C97.7977 53.2371 99.701 53.9901 101.382 53.9901C103.697 53.9901 104.812 52.8748 104.812 51.5874C104.812 48.4139 99.0663 49.5292 99.0663 46.6101C99.0663 45.4952 99.9411 44.6383 101.726 44.6383C102.963 44.6383 104.522 45.1866 105.432 45.9256L105.088 46.528C104.232 45.789 102.809 45.2407 101.726 45.2407C100.353 45.2407 99.7547 45.8392 99.7547 46.614C99.7547 49.1023 105.5 48.0734 105.5 51.5909C105.5 53.2227 104.214 54.5925 101.386 54.5925C99.7726 54.5925 97.8693 53.9757 96.8404 53.1328H96.8369ZM96.8369 54.3341V53.5632C98.0557 54.3197 99.9411 54.8505 101.382 54.8505C104.382 54.8505 105.841 53.3912 105.841 51.5909C105.841 47.8149 100.095 48.6758 100.095 46.614C100.095 46.0116 100.611 45.4987 101.726 45.4987C102.773 45.4987 104.11 45.9972 104.898 46.7H103.869C103.303 46.3556 102.411 46.0976 101.726 46.0976C101.042 46.0976 100.783 46.3556 100.783 46.614C100.783 48.1594 106.529 47.471 106.529 51.5909C106.529 53.7352 104.816 55.4529 101.382 55.4529C99.8909 55.4529 97.9518 54.9723 96.8369 54.3376V54.3341ZM97.6074 51.247H98.3783C99.0126 51.8494 100.282 52.2759 101.379 52.2759C102.407 52.2759 102.751 51.9319 102.751 51.5909C102.751 50.3896 97.0054 50.734 97.0054 46.614C97.0054 44.5558 98.6363 42.9241 101.723 42.9241C103.404 42.9241 105.343 43.5085 106.354 44.2974L106.063 44.7959C105.103 44.0572 103.267 43.5265 101.723 43.5265C99.0628 43.5265 97.6899 44.8998 97.6899 46.614C97.6899 50.562 103.436 49.7012 103.436 51.5909C103.436 52.2759 102.834 52.8783 101.379 52.8783C99.9232 52.8783 98.2923 52.1934 97.6039 51.247H97.6074Z' fill='%2327509B'/%3e%3cpath d='M107.644 51.7594V51.243H108.071C108.773 52.3405 110.508 53.1328 112.189 53.1328C113.87 53.1328 114.591 52.4479 114.591 51.5874C114.591 49.2708 108.845 50.2141 108.845 46.6101C108.845 45.0648 110.131 43.7775 112.533 43.7775C113.974 43.7775 115.705 44.3083 116.72 45.0648L116.376 45.6637C115.483 44.9072 113.87 44.3764 112.533 44.3764C110.476 44.3764 109.533 45.3193 109.533 46.6066C109.533 49.7802 115.279 48.7509 115.279 51.584C115.279 52.6989 114.336 53.7282 112.193 53.7282C110.512 53.7282 108.608 52.9036 107.648 51.7559L107.644 51.7594ZM107.644 53.1328V52.1899C108.604 53.2371 110.508 53.9901 112.189 53.9901C114.505 53.9901 115.619 52.8748 115.619 51.5874C115.619 48.4139 109.873 49.5292 109.873 46.6101C109.873 45.4952 110.748 44.6383 112.533 44.6383C113.77 44.6383 115.329 45.1866 116.239 45.9256L115.895 46.528C115.038 45.789 113.616 45.2407 112.533 45.2407C111.16 45.2407 110.562 45.8392 110.562 46.614C110.562 49.1023 116.307 48.0734 116.307 51.5909C116.307 53.2227 115.021 54.5925 112.193 54.5925C110.58 54.5925 108.676 53.9757 107.648 53.1328H107.644ZM107.644 54.3341V53.5632C108.863 54.3197 110.748 54.8505 112.189 54.8505C115.189 54.8505 116.648 53.3912 116.648 51.5909C116.648 47.8149 110.902 48.6758 110.902 46.614C110.902 46.0116 111.418 45.4987 112.533 45.4987C113.58 45.4987 114.917 45.9972 115.705 46.7H114.677C114.11 46.3556 113.218 46.0976 112.533 46.0976C111.849 46.0976 111.59 46.3556 111.59 46.614C111.59 48.1594 117.336 47.471 117.336 51.5909C117.336 53.7352 115.623 55.4529 112.189 55.4529C110.698 55.4529 108.759 54.9723 107.644 54.3376V54.3341ZM108.415 51.247H109.185C109.82 51.8494 111.089 52.2759 112.185 52.2759C113.214 52.2759 113.558 51.9319 113.558 51.5909C113.558 50.3896 107.813 50.734 107.813 46.614C107.813 44.5558 109.443 42.9241 112.53 42.9241C114.211 42.9241 116.15 43.5085 117.16 44.2974L116.87 44.7959C115.91 44.0572 114.075 43.5265 112.53 43.5265C109.87 43.5265 108.497 44.8998 108.497 46.614C108.497 50.562 114.243 49.7012 114.243 51.5909C114.243 52.2759 113.641 52.8783 112.185 52.8783C110.73 52.8783 109.099 52.1934 108.411 51.247H108.415Z' fill='%2327509B'/%3e%3cpath d='M118.709 43.7811V43.1787H126.086V43.7811H118.709ZM118.709 44.724V44.1218H126.086V44.724H118.709ZM118.709 45.6673V45.0684H126.086V45.6673H118.709ZM118.709 46.6102V46.0078H120.167V46.6102H118.709ZM118.709 52.3585V51.7561H120.167V52.3585H118.709ZM118.709 53.3014V52.699H126.086V53.3014H118.709ZM118.709 54.2448V53.6458H126.086V54.2448H118.709ZM118.709 55.1877V54.5853H126.086V55.1877H118.709ZM120.508 52.355V46.0043H121.193V52.355H120.508ZM121.537 52.355V46.0043H122.221V52.355H121.537ZM122.566 52.355V46.0043H123.25V52.355H122.566ZM123.594 52.355V46.0043H124.279V52.355H123.594ZM124.623 46.6068V46.0043H126.082V46.6068H124.623ZM124.623 52.355V51.7526H126.082V52.355H124.623Z' fill='%2327509B'/%3e%3cpath d='M127.029 55.195V54.2338L131.23 43.1824H132L127.455 55.195H127.025H127.029ZM127.799 55.195L132.344 43.1824H133.115L128.57 55.195H127.799ZM128.914 55.195L133.459 43.1824H134.23L129.685 55.195H128.914ZM130.029 55.195L130.714 53.2228H131.484L130.8 55.195H130.029ZM130.886 52.8784L131.058 52.276H135.43L135.603 52.8784H130.886ZM131.23 51.9355L131.402 51.333H135.09L135.262 51.9355H131.23ZM131.574 50.9925L131.746 50.3897H134.746L134.918 50.9925H131.574ZM136.803 55.195L133.373 46.1872L133.717 45.1583L137.578 55.195H136.807H136.803ZM137.918 55.195L133.972 44.7279L134.316 43.6127L138.689 55.195H137.918ZM139.033 55.195L134.488 43.1824H135.258L139.46 54.2338V55.195H139.029H139.033ZM135.689 55.195L135.004 53.2228H135.775L136.459 55.195H135.689Z' fill='%2327509B'/%3e%3c/g%3e%3c/g%3e%3cpath d='M6.54155 77.5L3.50391 73.4698H2.82067V77.5H0.821733V68.0455H2.82067V71.8217H3.2223L6.36151 68.0455H8.84979L5.16122 72.4311L9.0206 77.5H6.54155ZM11.6555 77.5H9.51341L12.7773 68.0455H15.3532L18.6125 77.5H16.4704L14.1022 70.206H14.0283L11.6555 77.5ZM11.5216 73.7837H16.5812V75.3441H11.5216V73.7837ZM23.1897 77.6293C22.5003 77.6293 21.8863 77.5108 21.3477 77.2738C20.8122 77.0337 20.3891 76.7044 20.0782 76.2859C19.7704 75.8642 19.6119 75.378 19.6027 74.8271H21.6155C21.6278 75.0579 21.7032 75.261 21.8417 75.4364C21.9833 75.6088 22.171 75.7427 22.4049 75.8381C22.6388 75.9335 22.902 75.9812 23.1943 75.9812C23.499 75.9812 23.7683 75.9273 24.0022 75.8196C24.2361 75.7119 24.4192 75.5626 24.5516 75.3718C24.6839 75.181 24.7501 74.9609 24.7501 74.7116C24.7501 74.4593 24.6793 74.2362 24.5377 74.0423C24.3992 73.8453 24.1992 73.6914 23.9376 73.5806C23.6791 73.4698 23.3713 73.4144 23.0143 73.4144H22.1325V71.9464H23.0143C23.3159 71.9464 23.5821 71.8941 23.8129 71.7894C24.0468 71.6848 24.2284 71.5401 24.3577 71.3555C24.4869 71.1677 24.5516 70.9492 24.5516 70.6999C24.5516 70.4629 24.4946 70.2552 24.3808 70.0767C24.27 69.8951 24.113 69.7536 23.9099 69.652C23.7098 69.5504 23.4759 69.4996 23.2082 69.4996C22.9374 69.4996 22.6896 69.5489 22.4649 69.6474C22.2403 69.7428 22.0602 69.8797 21.9248 70.0582C21.7894 70.2367 21.7171 70.446 21.7078 70.6861H19.792C19.8012 70.1413 19.9566 69.6612 20.2583 69.2457C20.5599 68.8303 20.9661 68.5056 21.477 68.2717C21.991 68.0347 22.5711 67.9162 23.2174 67.9162C23.8699 67.9162 24.4408 68.0347 24.9301 68.2717C25.4195 68.5086 25.7996 68.8287 26.0704 69.2319C26.3443 69.632 26.4797 70.0813 26.4767 70.5799C26.4797 71.1093 26.3151 71.5509 25.9827 71.9048C25.6534 72.2588 25.224 72.4834 24.6947 72.5788V72.6527C25.3902 72.742 25.9196 72.9835 26.2828 73.3775C26.649 73.7683 26.8306 74.2577 26.8275 74.8455C26.8306 75.3841 26.6752 75.8627 26.3612 76.2812C26.0504 76.6998 25.6211 77.0291 25.0732 77.2692C24.5254 77.5092 23.8976 77.6293 23.1897 77.6293ZM29.9494 77.5H27.8074L31.0712 68.0455H33.6472L36.9064 77.5H34.7644L32.3961 70.206H32.3223L29.9494 77.5ZM29.8155 73.7837H34.8752V75.3441H29.8155V73.7837ZM38.0444 77.5V68.0455H40.0433V71.9464H44.1012V68.0455H46.0955V77.5H44.1012V73.5945H40.0433V77.5H38.0444ZM49.0593 71.5401H51.3121C52.0631 71.5401 52.7094 71.6617 53.2511 71.9048C53.7958 72.1449 54.2159 72.485 54.5114 72.9251C54.8068 73.3652 54.953 73.8838 54.9499 74.4808C54.953 75.0748 54.8068 75.5996 54.5114 76.055C54.2159 76.5075 53.7958 76.8614 53.2511 77.1168C52.7094 77.3723 52.0631 77.5 51.3121 77.5H47.7805V68.0455H49.7749V75.8935H51.3121C51.6722 75.8935 51.9754 75.8288 52.2216 75.6996C52.4678 75.5672 52.654 75.3933 52.7802 75.1779C52.9094 74.9594 52.9725 74.7209 52.9695 74.4624C52.9725 74.0869 52.831 73.7699 52.5447 73.5114C52.2616 73.2498 51.8507 73.119 51.3121 73.119H49.0593V71.5401ZM57.654 77.62C57.3493 77.62 57.0877 77.5123 56.8692 77.2969C56.6538 77.0784 56.5461 76.8168 56.5461 76.5121C56.5461 76.2105 56.6538 75.9519 56.8692 75.7365C57.0877 75.5211 57.3493 75.4134 57.654 75.4134C57.9495 75.4134 58.208 75.5211 58.4296 75.7365C58.6512 75.9519 58.762 76.2105 58.762 76.5121C58.762 76.7152 58.7097 76.9014 58.605 77.0707C58.5035 77.2369 58.3696 77.3707 58.2034 77.4723C58.0372 77.5708 57.8541 77.62 57.654 77.62ZM62.9226 77.5V76.0597L66.288 72.9435C66.5742 72.6665 66.8143 72.4173 67.0082 72.1957C67.2051 71.9741 67.3544 71.7571 67.456 71.5447C67.5575 71.3293 67.6083 71.0969 67.6083 70.8477C67.6083 70.5707 67.5452 70.3321 67.419 70.1321C67.2929 69.929 67.1205 69.7736 66.902 69.6658C66.6835 69.555 66.4357 69.4996 66.1587 69.4996C65.8694 69.4996 65.6171 69.5581 65.4016 69.6751C65.1862 69.792 65.02 69.9598 64.9031 70.1783C64.7861 70.3968 64.7276 70.6568 64.7276 70.9585H62.8303C62.8303 70.3398 62.9703 69.8028 63.2504 69.3473C63.5304 68.8918 63.9228 68.5394 64.4276 68.2901C64.9323 68.0408 65.514 67.9162 66.1726 67.9162C66.8497 67.9162 67.439 68.0362 67.9407 68.2763C68.4454 68.5133 68.8378 68.8426 69.1179 69.2642C69.398 69.6858 69.538 70.169 69.538 70.7138C69.538 71.0708 69.4672 71.4232 69.3256 71.771C69.1871 72.1187 68.9394 72.505 68.5824 72.9297C68.2254 73.3513 67.7222 73.8576 67.0728 74.4485L65.6925 75.8011V75.8658H69.6626V77.5H62.9226ZM71.1111 77.5V76.0597L74.4765 72.9435C74.7627 72.6665 75.0028 72.4173 75.1966 72.1957C75.3936 71.9741 75.5429 71.7571 75.6444 71.5447C75.746 71.3293 75.7968 71.0969 75.7968 70.8477C75.7968 70.5707 75.7337 70.3321 75.6075 70.1321C75.4813 69.929 75.309 69.7736 75.0905 69.6658C74.872 69.555 74.6242 69.4996 74.3472 69.4996C74.0579 69.4996 73.8055 69.5581 73.5901 69.6751C73.3747 69.792 73.2085 69.9598 73.0915 70.1783C72.9746 70.3968 72.9161 70.6568 72.9161 70.9585H71.0187C71.0187 70.3398 71.1588 69.8028 71.4388 69.3473C71.7189 68.8918 72.1113 68.5394 72.616 68.2901C73.1208 68.0408 73.7024 67.9162 74.3611 67.9162C75.0381 67.9162 75.6275 68.0362 76.1292 68.2763C76.6339 68.5133 77.0263 68.8426 77.3064 69.2642C77.5864 69.6858 77.7265 70.169 77.7265 70.7138C77.7265 71.0708 77.6557 71.4232 77.5141 71.771C77.3756 72.1187 77.1279 72.505 76.7709 72.9297C76.4139 73.3513 75.9107 73.8576 75.2613 74.4485L73.8809 75.8011V75.8658H77.8511V77.5H71.1111ZM83.736 71.9925V73.5529H79.4242V71.9925H83.736ZM85.1267 77.5V76.0597L88.4921 72.9435C88.7783 72.6665 89.0184 72.4173 89.2123 72.1957C89.4092 71.9741 89.5585 71.7571 89.6601 71.5447C89.7616 71.3293 89.8124 71.0969 89.8124 70.8477C89.8124 70.5707 89.7493 70.3321 89.6231 70.1321C89.497 69.929 89.3246 69.7736 89.1061 69.6658C88.8876 69.555 88.6398 69.4996 88.3628 69.4996C88.0735 69.4996 87.8212 69.5581 87.6057 69.6751C87.3903 69.792 87.2241 69.9598 87.1072 70.1783C86.9902 70.3968 86.9317 70.6568 86.9317 70.9585H85.0344C85.0344 70.3398 85.1744 69.8028 85.4545 69.3473C85.7345 68.8918 86.1269 68.5394 86.6317 68.2901C87.1364 68.0408 87.7181 67.9162 88.3767 67.9162C89.0538 67.9162 89.6431 68.0362 90.1448 68.2763C90.6495 68.5133 91.0419 68.8426 91.322 69.2642C91.6021 69.6858 91.7421 70.169 91.7421 70.7138C91.7421 71.0708 91.6713 71.4232 91.5297 71.771C91.3912 72.1187 91.1435 72.505 90.7865 72.9297C90.4295 73.3513 89.9263 73.8576 89.2769 74.4485L87.8966 75.8011V75.8658H91.8667V77.5H85.1267ZM92.9689 75.8381V74.2638L96.916 68.0455H98.2733V70.2244H97.47L94.9817 74.1623V74.2362H100.591V75.8381H92.9689ZM97.5069 77.5V75.358L97.5439 74.6609V68.0455H99.4181V77.5H97.5069ZM113.675 72.7727C113.675 73.8037 113.48 74.6809 113.089 75.4041C112.701 76.1274 112.172 76.6798 111.501 77.0614C110.833 77.44 110.082 77.6293 109.248 77.6293C108.408 77.6293 107.654 77.4384 106.986 77.0568C106.318 76.6752 105.79 76.1228 105.402 75.3995C105.014 74.6763 104.821 73.8007 104.821 72.7727C104.821 71.7417 105.014 70.8646 105.402 70.1413C105.79 69.4181 106.318 68.8672 106.986 68.4886C107.654 68.107 108.408 67.9162 109.248 67.9162C110.082 67.9162 110.833 68.107 111.501 68.4886C112.172 68.8672 112.701 69.4181 113.089 70.1413C113.48 70.8646 113.675 71.7417 113.675 72.7727ZM111.648 72.7727C111.648 72.1049 111.548 71.5417 111.348 71.0831C111.151 70.6245 110.873 70.2768 110.513 70.0398C110.153 69.8028 109.731 69.6843 109.248 69.6843C108.765 69.6843 108.343 69.8028 107.983 70.0398C107.623 70.2768 107.343 70.6245 107.143 71.0831C106.946 71.5417 106.847 72.1049 106.847 72.7727C106.847 73.4406 106.946 74.0038 107.143 74.4624C107.343 74.9209 107.623 75.2687 107.983 75.5057C108.343 75.7427 108.765 75.8612 109.248 75.8612C109.731 75.8612 110.153 75.7427 110.513 75.5057C110.873 75.2687 111.151 74.9209 111.348 74.4624C111.548 74.0038 111.648 73.4406 111.648 72.7727ZM120.876 77.5L117.838 73.4698H117.155V77.5H115.156V68.0455H117.155V71.8217H117.556L120.695 68.0455H123.184L119.495 72.4311L123.355 77.5H120.876ZM124 69.6935V68.0455H131.765V69.6935H128.87V77.5H126.894V69.6935H124ZM140.301 77.5H138.306V69.6797H136.958C136.573 69.6797 136.253 69.7366 135.998 69.8505C135.746 69.9613 135.556 70.1244 135.43 70.3398C135.304 70.5553 135.241 70.82 135.241 71.1339C135.241 71.4447 135.304 71.7048 135.43 71.9141C135.556 72.1233 135.746 72.2803 135.998 72.3849C136.25 72.4896 136.567 72.5419 136.949 72.5419H139.119V74.1484H136.626C135.903 74.1484 135.284 74.0284 134.77 73.7884C134.256 73.5483 133.864 73.2036 133.593 72.7543C133.322 72.3018 133.187 71.7617 133.187 71.1339C133.187 70.5091 133.319 69.9659 133.584 69.5043C133.851 69.0395 134.238 68.681 134.742 68.4286C135.25 68.1732 135.861 68.0455 136.575 68.0455H140.301V77.5ZM135.199 73.1974H137.355L135.056 77.5H132.85L135.199 73.1974ZM141.943 77.5V68.0455H148.217V69.6935H143.942V71.5401H145.479C146.227 71.5401 146.872 71.6617 147.413 71.9048C147.958 72.1449 148.378 72.485 148.674 72.9251C148.969 73.3652 149.117 73.8838 149.117 74.4808C149.117 75.0748 148.969 75.5996 148.674 76.055C148.378 76.5075 147.958 76.8614 147.413 77.1168C146.872 77.3723 146.227 77.5 145.479 77.5H141.943ZM143.942 75.8935H145.479C145.836 75.8935 146.138 75.8288 146.384 75.6996C146.63 75.5672 146.816 75.3933 146.942 75.1779C147.072 74.9594 147.136 74.7209 147.136 74.4624C147.136 74.0869 146.993 73.7699 146.707 73.5114C146.424 73.2498 146.015 73.119 145.479 73.119H143.942V75.8935ZM150.411 77.5V68.0455H154.141C154.858 68.0455 155.469 68.1824 155.973 68.4563C156.478 68.7272 156.863 69.1042 157.128 69.5874C157.395 70.0675 157.529 70.6214 157.529 71.2493C157.529 71.8771 157.394 72.4311 157.123 72.9112C156.852 73.3913 156.46 73.7653 155.946 74.033C155.435 74.3008 154.816 74.4347 154.09 74.4347H151.712V72.8327H153.767C154.151 72.8327 154.468 72.7666 154.718 72.6342C154.97 72.4988 155.158 72.3126 155.281 72.0756C155.407 71.8356 155.47 71.5601 155.47 71.2493C155.47 70.9354 155.407 70.6615 155.281 70.4276C155.158 70.1906 154.97 70.0075 154.718 69.8782C154.465 69.7459 154.145 69.6797 153.758 69.6797H152.41V77.5H150.411ZM166.085 77.5H164.09V69.6797H162.742C162.358 69.6797 162.038 69.7366 161.782 69.8505C161.53 69.9613 161.34 70.1244 161.214 70.3398C161.088 70.5553 161.025 70.82 161.025 71.1339C161.025 71.4447 161.088 71.7048 161.214 71.9141C161.34 72.1233 161.53 72.2803 161.782 72.3849C162.035 72.4896 162.352 72.5419 162.733 72.5419H164.903V74.1484H162.41C161.687 74.1484 161.068 74.0284 160.554 73.7884C160.04 73.5483 159.648 73.2036 159.377 72.7543C159.106 72.3018 158.971 71.7617 158.971 71.1339C158.971 70.5091 159.103 69.9659 159.368 69.5043C159.635 69.0395 160.022 68.681 160.526 68.4286C161.034 68.1732 161.645 68.0455 162.359 68.0455H166.085V77.5ZM160.983 73.1974H163.139L160.84 77.5H158.634L160.983 73.1974ZM170.68 77.5V76.0597L174.046 72.9435C174.332 72.6665 174.572 72.4173 174.766 72.1957C174.963 71.9741 175.112 71.7571 175.214 71.5447C175.315 71.3293 175.366 71.0969 175.366 70.8477C175.366 70.5707 175.303 70.3321 175.177 70.1321C175.051 69.929 174.878 69.7736 174.66 69.6658C174.441 69.555 174.194 69.4996 173.917 69.4996C173.627 69.4996 173.375 69.5581 173.159 69.6751C172.944 69.792 172.778 69.9598 172.661 70.1783C172.544 70.3968 172.485 70.6568 172.485 70.9585H170.588C170.588 70.3398 170.728 69.8028 171.008 69.3473C171.288 68.8918 171.681 68.5394 172.185 68.2901C172.69 68.0408 173.272 67.9162 173.93 67.9162C174.607 67.9162 175.197 68.0362 175.699 68.2763C176.203 68.5133 176.596 68.8426 176.876 69.2642C177.156 69.6858 177.296 70.169 177.296 70.7138C177.296 71.0708 177.225 71.4232 177.083 71.771C176.945 72.1187 176.697 72.505 176.34 72.9297C175.983 73.3513 175.48 73.8576 174.831 74.4485L173.45 75.8011V75.8658H177.42V77.5H170.68ZM182.576 77.7077C181.782 77.7047 181.099 77.5092 180.526 77.1214C179.957 76.7337 179.518 76.172 179.21 75.4364C178.906 74.7009 178.755 73.8161 178.758 72.782C178.758 71.7509 178.91 70.8723 179.215 70.146C179.523 69.4196 179.961 68.8672 180.531 68.4886C181.103 68.107 181.785 67.9162 182.576 67.9162C183.367 67.9162 184.047 68.107 184.616 68.4886C185.189 68.8703 185.629 69.4242 185.937 70.1506C186.244 70.8738 186.397 71.7509 186.394 72.782C186.394 73.8191 186.24 74.7055 185.932 75.4411C185.627 76.1766 185.19 76.7383 184.621 77.1261C184.052 77.5138 183.37 77.7077 182.576 77.7077ZM182.576 76.0504C183.118 76.0504 183.55 75.7781 183.873 75.2333C184.196 74.6886 184.356 73.8714 184.353 72.782C184.353 72.0649 184.279 71.4678 184.132 70.9908C183.987 70.5137 183.781 70.1552 183.513 69.9151C183.248 69.6751 182.936 69.555 182.576 69.555C182.037 69.555 181.606 69.8243 181.283 70.3629C180.96 70.9015 180.797 71.7079 180.794 72.782C180.794 73.5083 180.866 74.1146 181.011 74.6009C181.159 75.084 181.366 75.4472 181.634 75.6903C181.902 75.9304 182.216 76.0504 182.576 76.0504ZM187.819 77.5V76.0597L191.184 72.9435C191.471 72.6665 191.711 72.4173 191.905 72.1957C192.102 71.9741 192.251 71.7571 192.352 71.5447C192.454 71.3293 192.505 71.0969 192.505 70.8477C192.505 70.5707 192.442 70.3321 192.316 70.1321C192.189 69.929 192.017 69.7736 191.798 69.6658C191.58 69.555 191.332 69.4996 191.055 69.4996C190.766 69.4996 190.514 69.5581 190.298 69.6751C190.083 69.792 189.916 69.9598 189.8 70.1783C189.683 70.3968 189.624 70.6568 189.624 70.9585H187.727C187.727 70.3398 187.867 69.8028 188.147 69.3473C188.427 68.8918 188.819 68.5394 189.324 68.2901C189.829 68.0408 190.41 67.9162 191.069 67.9162C191.746 67.9162 192.336 68.0362 192.837 68.2763C193.342 68.5133 193.734 68.8426 194.014 69.2642C194.294 69.6858 194.434 70.169 194.434 70.7138C194.434 71.0708 194.364 71.4232 194.222 71.771C194.084 72.1187 193.836 72.505 193.479 72.9297C193.122 73.3513 192.619 73.8576 191.969 74.4485L190.589 75.8011V75.8658H194.559V77.5H187.819ZM195.661 75.8381V74.2638L199.608 68.0455H200.966V70.2244H200.162L197.674 74.1623V74.2362H203.283V75.8381H195.661ZM200.199 77.5V75.358L200.236 74.6609V68.0455H202.111V77.5H200.199Z' fill='%23545966'/%3e%3cdefs%3e%3cclipPath id='clip0_1_6206'%3e%3crect width='191.638' height='55' fill='white' transform='translate(0 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    height: 100%;}
    @media (max-width: 579px) {
      .person-item--briks {
        display: block;width:700px;} }
  .person-item:nth-child(5n + 5) {
    margin-right: 0; }
  .person-item:hover() {
    background-color: lightgray;}
  .person-item__image {
    width: 56px;
    height: 56px;
    /*object-fit: cover;*/
    aspect-ratio: 1 / 1; }
    @media (max-width: 579px) {
      .person-item__image {
        width: 64px;
        height: 64px; } }
    @media (max-width: 799px) {
      .person-item__image--offset {
        margin-right: 14px; } }
  .person-item__block {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: flex-start;
    flex: 1;
    height: 54.91px; }
    @media (max-width: 579px) {
      .person-item__block {
        height: 56.5px; } }
    .person-item__block--offset {
      margin-left: 15px; }
      @media (max-width: 799px) {
        .person-item__block--offset {
          margin-left: 0;
          margin-right: 15px; } }
      @media (max-width: 579px) {
        .person-item__block--offset {
          margin-right: 0; } }
  .person-item__block-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    flex: 1;
    width: 100%; }
  .person-item__flag {
    width: 44px;
    height: 23px;
    object-fit: cover;
    aspect-ratio: 44 / 23; }
    @media (max-width: 579px) {
      .person-item__flag {
        width: 54px;
        height: 28.12px;
        aspect-ratio: 54 / 28.12; } }
    @media (max-width: 799px) {
      .person-item__flag--offset {
        margin-right: 15px; } }
  .person-item__date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    color: #303540; }
    .person-item__date:before {
      content: '';
      margin-right: 4px;
      width: 17px;
      height: 17px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.20002 4.45508C9.20002 4.01325 8.84185 3.65508 8.40002 3.65508C7.9582 3.65508 7.60002 4.01325 7.60002 4.45508V9.17508C7.60002 9.66109 7.99402 10.0551 8.48003 10.0551H11.6C12.0419 10.0551 12.4 9.69691 12.4 9.25508C12.4 8.81325 12.0419 8.45508 11.6 8.45508H9.20002V4.45508Z' fill='%238A93A6'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4 8.45508C16.4 12.8734 12.8183 16.4551 8.40002 16.4551C3.98175 16.4551 0.400024 12.8734 0.400024 8.45508C0.400024 4.0368 3.98175 0.455078 8.40002 0.455078C12.8183 0.455078 16.4 4.0368 16.4 8.45508ZM14.8 8.45508C14.8 11.9897 11.9346 14.8551 8.40002 14.8551C4.8654 14.8551 2.00002 11.9897 2.00002 8.45508C2.00002 4.92046 4.8654 2.05508 8.40002 2.05508C11.9346 2.05508 14.8 4.92046 14.8 8.45508Z' fill='%238A93A6'/%3e%3c/svg%3e "); }
    @media (max-width: 579px) {
      .person-item__date {
        font-size: 16px;
        line-height: 16px; }
        .person-item__date:before {
          content: '';
          margin-right: 6px;
          width: 20px;
          height: 20px;
          background-size: cover;
          background-repeat: no-repeat;
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 5.05862C11 4.50634 10.5523 4.05862 10 4.05862C9.44771 4.05862 9 4.50634 9 5.05862V10.9586C9 11.5661 9.49249 12.0586 10.1 12.0586H14C14.5523 12.0586 15 11.6109 15 11.0586C15 10.5063 14.5523 10.0586 14 10.0586H11V5.05862Z' fill='%238A93A6'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 10.0586C20 15.5815 15.5228 20.0586 10 20.0586C4.47715 20.0586 0 15.5815 0 10.0586C0 4.53578 4.47715 0.0586243 10 0.0586243C15.5228 0.0586243 20 4.53578 20 10.0586ZM18 10.0586C18 14.4769 14.4183 18.0586 10 18.0586C5.58172 18.0586 2 14.4769 2 10.0586C2 5.64035 5.58172 2.05862 10 2.05862C14.4183 2.05862 18 5.64035 18 10.0586Z' fill='%238A93A6'/%3e%3c/svg%3e "); } }
  .person-item__country {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #303540;
    text-transform: uppercase; }
    @media (max-width: 579px) {
      .person-item__country {
        font-size: 16px;
        line-height: 16px; } }

.breadcrumbs {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }
  @media (max-width: 1049px) {
    .breadcrumbs {
      width: max-content; } }
  .breadcrumbs--offset {
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .breadcrumbs--offset {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .breadcrumbs--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .breadcrumbs--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .breadcrumbs--offset {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 579px) {
      .breadcrumbs--offset {
        padding-left: 14px;
        padding-right: 14px; } }
  .breadcrumbs--offset-top {
    padding-top: 40px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .breadcrumbs--offset-top {
        padding-top: 40px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .breadcrumbs--offset-top {
        padding-top: 40px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .breadcrumbs--offset-top {
        padding-top: 40px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .breadcrumbs--offset-top {
        padding-top: 30px; } }
    @media (max-width: 579px) {
      .breadcrumbs--offset-top {
        padding-top: 30px; } }
  .breadcrumbs--offset-bottom {
    padding-bottom: 40px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .breadcrumbs--offset-top {
        padding-bottom: 40px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .breadcrumbs--offset-top {
        padding-bottom: 40px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .breadcrumbs--offset-top {
        padding-bottom: 40px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .breadcrumbs--offset-top {
        padding-bottom: 30px; } }
    @media (max-width: 579px) {
      .breadcrumbs--offset-top {
        padding-bottom: 30px; } }
  .breadcrumbs__item {
    display: flex;justify-content:space-between;align-items:center;font-size:15px;
    font-weight:400;line-height:18.15px;text-align:left;color: #8A93A6;}
    .breadcrumbs__item::after {
      content: '';
      margin-left: 8px;
      margin-right: 8px;
      margin-bottom: 2px;
      width: 6px;
      height: 5px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='6' height='5' viewBox='0 0 6 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.21875 4.99716C2.78906 4.99716 2.39666 4.8924 2.04155 4.68288C1.68643 4.46982 1.40234 4.18572 1.18928 3.83061C0.979759 3.4755 0.875 3.0831 0.875 2.65341C0.875 2.22017 0.979759 1.82777 1.18928 1.47621C1.40234 1.12109 1.68643 0.838778 2.04155 0.629261C2.39666 0.416193 2.78906 0.309659 3.21875 0.309659C3.65199 0.309659 4.04439 0.416193 4.39595 0.629261C4.75107 0.838778 5.03338 1.12109 5.2429 1.47621C5.45597 1.82777 5.5625 2.22017 5.5625 2.65341C5.5625 3.0831 5.45597 3.4755 5.2429 3.83061C5.03338 4.18572 4.75107 4.46982 4.39595 4.68288C4.04439 4.8924 3.65199 4.99716 3.21875 4.99716Z' fill='%23303540'/%3e%3c/svg%3e "); }
    .breadcrumbs__item:last-child::after {
      content: '';
      background: none;
      margin-left: 0;
      margin-right: 0;
      width: 0; }
    .breadcrumbs__item[href] {
      color: #1AA0E6;
    }

.platform {
  padding-right: 60px;
  background-color: #9162D3;
  border-top-right-radius: 14px;
  border-bottom-right-radius: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 580px) and (max-width: 799px) {
    .platform {
      padding-right: 20px;
      border-radius: 14px;
      overflow: hidden; } }
  @media (max-width: 579px) {
    .platform {
      padding-right: 16px;
      border-radius: 14px;
      overflow: hidden; } }
  .platform--offset {
    margin-left: 30px;
    margin-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .platform--offset {
        margin-left: 30px;
        margin-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .platform--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .platform--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .platform--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (max-width: 579px) {
      .platform--offset {
        margin-left: 14px;
        margin-right: 14px; } }
  .platform--offset-top {
    margin-top: 60px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .platform--offset-top {
        margin-top: 60px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .platform--offset-top {
        margin-top: 50px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .platform--offset-top {
        margin-top: 50px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .platform--offset-top {
        margin-top: 40px; } }
    @media (max-width: 579px) {
      .platform--offset-top {
        margin-top: 40px; } }
  .platform--offset-bottom {
    margin-bottom: 60px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .platform--offset-bottom {
        margin-bottom: 60px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .platform--offset-bottom {
        margin-bottom: 60px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .platform--offset-bottom {
        margin-bottom: 60px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .platform--offset-bottom {
        margin-bottom: 60px; } }
    @media (max-width: 579px) {
      .platform--offset-bottom {
        margin-bottom: 60px; } }
  .platform__inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex: 1; }
    @media (max-width: 1050px) {
      .platform__inner {
        flex-wrap: wrap; } }
    @media (max-width: 800px) {
      .platform__inner {
        gap: 0; } }
  .platform__icon {
    width: 110px;
    height: 110px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='110' height='110' viewBox='0 0 110 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0H96C103.732 0 110 6.26801 110 14V96C110 103.732 103.732 110 96 110H0V0Z' fill='white'/%3e%3cpath d='M87.8033 31.547C86.9011 30.8136 86.0022 30.0669 85.0498 29.3968C84.6677 29.1804 84.2417 29.0528 83.8033 29.0235C82.2227 28.8068 81.2168 29.6702 80.3079 30.8303C77.541 34.3738 74.7306 37.8808 71.9269 41.3944C71.7403 41.578 71.5354 41.7422 71.3154 41.8844C71.292 41.6644 71.2519 41.4444 71.2485 41.2177C71.2485 38.9975 71.2485 36.7774 71.2485 34.5505C71.2485 31.8837 70.0255 30.6669 67.4089 30.6602C65.5732 30.6602 63.7375 30.6602 61.9018 30.6602C59.9603 30.6602 59.9603 30.6602 59.8968 28.8001C59.8968 28.6901 59.8968 28.5768 59.8968 28.4668C59.8132 27.5534 59.606 27.3267 58.6503 27.2833C57.875 27.2467 57.0931 27.2833 56.3111 27.2833C55.0078 27.2833 55.0078 27.2667 54.931 26.0399C54.7505 23.3331 52.7722 21.3929 50.0722 21.3596C47.5157 21.3229 44.9527 21.3262 42.3862 21.3596C41.3528 21.35 40.3445 21.6772 39.5146 22.2916C38.6846 22.9059 38.0784 23.7737 37.788 24.7632C37.6157 25.4025 37.5038 26.0565 37.4539 26.7166C37.4038 27.1267 37.2166 27.3 36.8123 27.2933C36.0337 27.2933 35.255 27.2733 34.4731 27.2933C33.3503 27.3333 33.1598 27.5467 33.1097 28.6934C33.1097 28.9168 33.1097 29.1368 33.1097 29.3602C33.1097 30.8136 33.1097 30.6702 31.7128 30.6702H30.7103C28.7053 30.6702 26.7003 30.6469 24.6953 30.6702C22.6902 30.6936 21.4137 31.977 21.3335 34.0172C21.3335 34.4072 21.3335 34.7939 21.3335 35.1839V75.6468C21.3335 78.8104 21.3335 81.9806 21.3335 85.1375C21.3335 86.9276 22.2291 88.0444 23.9701 88.4711C24.6186 88.6117 25.2816 88.6743 25.945 88.6578C39.4656 88.6578 52.9861 88.6578 66.5066 88.6578C66.8408 88.6578 67.175 88.6778 67.5092 88.6578C69.9731 88.4844 71.2118 87.1599 71.2251 84.6841C71.2251 82.9107 71.2519 81.1339 71.2251 79.3504C71.2251 78.6837 71.3488 78.157 71.8935 77.747C72.1544 77.5415 72.4011 77.3188 72.632 77.0803C74.2427 75.4701 74.3028 75.0068 73.2435 73.0333C73.1428 72.8329 73.0312 72.6382 72.9094 72.4499C72.4515 71.7832 72.3747 71.1398 72.9094 70.4498C73.0715 70.2248 73.203 69.9793 73.3003 69.7197C73.6679 68.863 73.8183 67.7663 74.4465 67.2029C75.0748 66.6395 76.1909 66.6128 77.0831 66.3195C77.438 66.2299 77.7493 66.0175 77.9617 65.7201C78.1741 65.4228 78.2737 65.0598 78.2427 64.696C78.2427 63.8626 78.2594 63.0292 78.2427 62.1992C78.2026 60.9424 78.0088 60.6991 76.8058 60.3124C76.18 60.0907 75.5431 59.9016 74.8977 59.7457C74.6809 59.7061 74.4797 59.6067 74.3167 59.4588C74.1536 59.3109 74.0354 59.1204 73.9754 58.9089C73.6587 58.0243 73.2916 57.1583 72.8759 56.3154C72.7079 56.0682 72.6329 55.7697 72.6641 55.4727C72.6953 55.1756 72.8307 54.8991 73.0464 54.692C76.6554 50.2683 80.2177 45.7947 83.7899 41.3343C85.1266 39.6442 86.4633 37.9174 87.8601 36.2773C89.0464 34.8939 88.8359 32.3937 87.8033 31.547ZM41.8415 23.3997C42.376 23.2632 42.9241 23.1872 43.4756 23.173C45.3603 23.1464 47.2451 23.1497 49.1264 23.173C49.621 23.2018 50.1126 23.2686 50.5968 23.3731C51.8967 23.5931 52.6018 24.4531 52.956 25.6432C53.3838 27.0567 53.2134 27.2867 51.7564 27.29C49.9285 27.29 48.1005 27.29 46.2726 27.29C44.2676 27.29 42.2826 27.29 40.291 27.29C39.7329 27.29 39.499 27.1067 39.4789 26.5333C39.4204 25.8131 39.6284 25.0965 40.0638 24.519C40.4992 23.9416 41.1317 23.5433 41.8415 23.3997ZM36.428 29.1068H56.0872H57.2535C57.3356 29.0938 57.4196 29.1003 57.4987 29.1258C57.5778 29.1512 57.6498 29.195 57.7087 29.2535C57.7677 29.312 57.812 29.3835 57.838 29.4623C57.864 29.5411 57.8709 29.6249 57.8583 29.7068C57.8583 31.147 57.8583 32.5871 57.8583 34.0405C57.8583 34.5639 57.5676 34.6839 57.1198 34.6805C55.7831 34.6805 54.4464 34.6805 53.1098 34.6805H46.4263C42.9844 34.6805 39.5424 34.6805 36.0971 34.6805C35.0946 34.6805 35.0946 34.6505 35.0746 33.6805C35.0545 32.6304 35.0746 31.577 35.0746 30.5236C35.1113 29.1101 34.9543 29.0968 36.428 29.1068ZM69.2168 84.5541C69.2168 86.3443 68.8993 86.6376 67.0413 86.6409C62.9243 86.6409 58.8029 86.6409 54.677 86.6409H25.9718C25.5841 86.6409 25.1898 86.6643 24.8055 86.6409C24.3851 86.6324 23.9833 86.466 23.6804 86.175C23.3775 85.8839 23.1957 85.4897 23.1714 85.0708C23.1464 84.6267 23.1464 84.1815 23.1714 83.7374V35.6039C23.1714 35.1606 23.1414 34.7139 23.1714 34.2705C23.2784 33.2138 23.813 32.5471 24.8423 32.5204C27.3987 32.4537 29.9618 32.497 32.5282 32.4904C32.9493 32.4904 33.1163 32.7171 33.1163 33.1104C33.1163 33.8338 33.0996 34.5539 33.1163 35.2739C33.1631 36.1973 33.5207 36.5773 34.4129 36.6807C34.7468 36.7008 35.0816 36.7008 35.4154 36.6807H57.6211C58.0101 36.7036 58.4005 36.6913 58.7873 36.644C59.4557 36.5207 59.8934 36.154 59.8934 35.4073C59.8934 34.6605 59.8934 33.8538 59.8934 33.0738C59.8934 32.6604 60.0939 32.4804 60.505 32.4804C62.8441 32.4804 65.1833 32.4404 67.5225 32.4804C68.7523 32.5104 69.1934 33.0204 69.2168 34.2538C69.2402 37.4741 69.2335 40.6943 69.2168 43.9212C69.2396 44.304 69.1502 44.6851 68.9595 45.0179C68.0672 46.2214 67.0981 47.3514 66.1792 48.5482C66.1161 48.6563 66.0313 48.7502 65.9303 48.8242C65.8292 48.8981 65.7139 48.9505 65.5916 48.978C65.4693 49.0056 65.3426 49.0076 65.2195 48.9842C65.0964 48.9607 64.9794 48.9121 64.8759 48.8416C64.8307 48.8085 64.7812 48.7816 64.7289 48.7615C63.2218 48.4582 62.2694 47.6448 62.1558 46.0214C62.0925 45.6965 61.9985 45.3784 61.875 45.0713C61.8113 44.7686 61.6419 44.4984 61.3972 44.3085C61.1524 44.1187 60.8481 44.0216 60.5384 44.0345C59.4256 44.0079 58.3128 44.0345 57.1967 44.0345C56.9156 44.0305 56.6421 44.1256 56.4244 44.3031C56.2068 44.4806 56.059 44.729 56.007 45.0046C55.6728 46.0547 55.5826 47.3381 54.9043 48.0715C54.2794 48.7615 52.9727 48.7882 52.0571 49.2783C51.1415 49.7683 50.4097 49.795 49.5909 49.2216C49.2236 48.9713 48.8383 48.7485 48.4381 48.5549C48.0557 48.3248 47.6051 48.2343 47.1632 48.2987C46.7214 48.3631 46.3157 48.5786 46.0153 48.9082C45.4472 49.4383 44.8892 49.985 44.3679 50.575C43.636 51.3851 43.5892 51.8684 44.0938 52.8218C44.5082 53.6052 45.2233 54.3553 45.2835 55.1553C45.3403 55.8754 44.6786 56.6455 44.3478 57.3988C44.017 58.1522 43.8833 59.0656 43.3453 59.5657C42.8073 60.0657 41.9117 60.069 41.1632 60.279C39.7129 60.6857 39.5358 60.8624 39.519 62.3025C39.519 63.2393 39.5993 64.1793 39.6494 65.1161C39.6607 65.3946 39.7657 65.6613 39.9476 65.873C40.1295 66.0847 40.3776 66.2291 40.6519 66.2828C41.6544 66.5928 42.8708 66.6662 43.5792 67.3029C44.2476 67.8896 44.1807 69.1964 44.7321 69.9897C45.5074 71.1065 45.2434 71.9732 44.6285 72.99C43.352 75.0934 43.2317 75.0434 45.2534 77.0402C47.5492 79.3037 47.1214 78.707 49.3069 77.617C49.4581 77.5463 49.5996 77.4567 49.728 77.3503C50.3495 76.8202 50.9176 76.8069 51.6628 77.2369C52.5279 77.7299 53.4535 78.1087 54.4164 78.3637C54.657 78.4141 54.8777 78.5333 55.0516 78.7067C55.2254 78.8802 55.3449 79.1004 55.3955 79.3404C55.6261 80.0805 55.87 80.8172 56.0304 81.5739C56.0768 81.8795 56.2335 82.1575 56.471 82.3559C56.7086 82.5542 57.0107 82.659 57.3203 82.6507C58.322 82.7077 59.3261 82.7077 60.3278 82.6507C60.7216 82.6565 61.1041 82.5194 61.404 82.2649C61.704 82.0104 61.9011 81.6558 61.9586 81.2672C62.1691 80.3638 62.2928 79.2904 62.8876 78.667C63.4189 78.097 64.4949 78.027 65.3237 77.7236C65.6459 77.6371 65.9518 77.4986 66.2293 77.3136C66.8475 76.8136 67.3722 76.9802 68.0271 77.3136C68.9595 77.7636 69.297 78.3803 69.2502 79.4038C69.1666 81.1105 69.2301 82.834 69.2168 84.5541ZM57.0396 67.7929C57.1686 67.884 57.3179 67.9422 57.4745 67.9626C57.6312 67.9829 57.7905 67.9647 57.9385 67.9096C58.4773 67.6291 58.9857 67.294 59.4557 66.9095C61.5208 65.3227 63.5771 63.7248 65.6244 62.1158C65.982 61.8325 66.129 61.7825 66.2159 62.3292C66.4781 64.0949 66.0946 65.8956 65.1356 67.4025C64.1766 68.9094 62.7061 70.0218 60.9928 70.5364C59.9505 70.8544 58.8516 70.9439 57.7714 70.7987C56.6912 70.6535 55.6552 70.2771 54.7344 69.6952C53.8136 69.1134 53.0298 68.3398 52.4367 67.4276C51.8436 66.5153 51.4551 65.486 51.298 64.41C51.1408 63.3341 51.2187 62.2369 51.5262 61.1938C51.8338 60.1506 52.3638 59.1862 53.0798 58.3664C53.7959 57.5466 54.6811 56.891 55.6749 56.4443C56.6687 55.9977 57.7475 55.7706 58.8374 55.7787C59.4422 55.822 60.0423 55.9145 60.6319 56.0554C61.0797 56.1254 61.1699 56.3388 60.9661 56.7455C60.6654 57.4122 60.4014 58.0789 60.1173 58.7256L56.9059 66.1861C56.819 66.3895 56.652 66.6062 56.6754 66.7995C56.6949 67.1594 56.8217 67.5053 57.0396 67.7929ZM60.8224 63.3526C60.656 63.4278 60.4769 63.4707 60.2944 63.4793C60.3189 63.3244 60.3558 63.1716 60.4047 63.0226C61.4028 60.6824 62.4053 58.3422 63.4122 56.0021C63.6127 55.5254 63.8032 55.2253 64.3546 55.6887C65.2435 56.4354 66.1858 57.1255 67.0981 57.8489C67.2095 57.9598 67.3081 58.0828 67.3922 58.2156C67.3197 58.308 67.2392 58.3939 67.1516 58.4722C65.0441 60.1035 62.9344 61.7303 60.8224 63.3526ZM73.4875 61.4158C74.1892 61.5625 74.8609 61.8658 75.566 61.9958C76.3814 62.1492 76.4582 62.6626 76.4449 63.3293C76.4315 63.996 76.4716 64.546 75.6128 64.6994C74.9645 64.816 74.353 65.1227 73.7047 65.2561C73.3727 65.2911 73.0616 65.4346 72.8198 65.6643C72.5781 65.8941 72.4192 66.197 72.368 66.5262C72.0358 67.9893 71.4193 69.3732 70.5535 70.5998C70.3825 70.8199 70.2867 71.0888 70.2801 71.3671C70.2735 71.6455 70.3564 71.9186 70.5167 72.1466C70.891 72.7599 71.2385 73.3933 71.5727 74.03C71.9904 74.8234 71.2385 76.2069 70.3329 76.2869C70.2225 76.2905 70.113 76.2653 70.0154 76.2135C69.8649 76.1425 69.7226 76.0553 69.591 75.9535C68.0472 74.7701 66.5467 74.4134 64.8157 75.7435C64.1106 76.2835 63.0747 76.4102 62.1691 76.6602C61.3805 76.8636 60.8826 77.2203 60.7756 78.077C60.6932 78.5677 60.5656 79.0497 60.3947 79.5171C60.0371 80.7005 59.8934 80.7672 58.6403 80.7205C57.9719 80.6972 57.6378 80.4405 57.5041 79.7738C57.3704 79.1071 57.0697 78.5104 56.9627 77.8636C56.9337 77.5863 56.8127 77.3266 56.6191 77.1255C56.4254 76.9245 56.17 76.7936 55.8934 76.7536C54.3127 76.429 52.8151 75.7858 51.4924 74.8634C51.2851 74.72 51.038 74.6448 50.7857 74.6484C50.5335 74.652 50.2886 74.7342 50.0855 74.8834C49.4172 75.2735 48.7254 75.6368 48.0805 76.0502C47.636 76.3269 47.2685 76.3502 46.9042 75.9435C46.7172 75.738 46.5198 75.5422 46.3127 75.3568C45.9351 75.0234 45.8182 74.6901 46.139 74.21C46.5667 73.5633 46.8842 72.8499 47.2818 72.1832C47.4245 71.9479 47.5 71.6782 47.5 71.4032C47.5 71.1282 47.4245 70.8584 47.2818 70.6231C46.6399 69.3377 46.0698 68.0178 45.5742 66.6695C45.3035 65.9028 44.9059 65.4494 44.1273 65.2561C43.4857 65.0961 42.8641 64.8194 42.2158 64.696C42.1053 64.6933 41.9968 64.6665 41.8978 64.6175C41.7988 64.5685 41.7117 64.4986 41.6427 64.4125C41.5736 64.3265 41.5242 64.2264 41.4979 64.1194C41.4717 64.0123 41.4692 63.9008 41.4907 63.7926C41.5075 63.4595 41.5075 63.1257 41.4907 62.7926C41.4639 62.3225 41.6811 62.1258 42.1389 62.0058C42.8407 61.8492 43.5157 61.5691 44.2208 61.4325C44.5276 61.399 44.8152 61.2672 45.0406 61.0568C45.2659 60.8464 45.4168 60.5689 45.4706 60.2657C45.8028 58.7473 46.4195 57.3053 47.2885 56.0154C47.4333 55.8103 47.5144 55.5672 47.5215 55.3164C47.5286 55.0656 47.4615 54.8183 47.3286 54.6053C47.0412 54.0686 46.7371 53.5386 46.4598 52.9952C46.2693 52.6152 45.8716 52.0951 45.9919 51.8484C46.295 51.3229 46.7159 50.8745 47.2217 50.5383C47.4055 50.405 47.8566 50.5117 48.1206 50.6384C48.819 50.9717 49.4907 51.3717 50.1557 51.7718C50.3836 51.9305 50.6571 52.0112 50.9349 52.0016C51.2127 51.9919 51.4799 51.8926 51.6962 51.7184C52.8866 50.8981 54.2333 50.3307 55.6528 50.0516C55.9876 50.0084 56.2977 49.8529 56.5321 49.6106C56.7666 49.3682 56.9113 49.0535 56.9427 48.7182C57.0692 48.1806 57.2367 47.6535 57.444 47.1414C57.5676 46.7881 57.6645 46.1947 57.875 46.1414C58.5259 46.0167 59.1924 45.9954 59.85 46.078C60.0171 46.078 60.2042 46.4714 60.2911 46.7147C60.4949 47.2881 60.662 47.8748 60.809 48.4615C60.8965 48.8413 61.0871 49.1897 61.3601 49.4685C61.633 49.7472 61.9777 49.9455 62.3563 50.0416C62.9845 50.245 63.5893 50.515 64.2009 50.755C63.8467 51.2684 63.4824 51.7551 63.1416 52.2918C62.7238 52.9385 62.4732 53.8919 61.875 54.1653C61.2769 54.4386 60.3913 53.9786 59.6261 53.9453C54.677 53.7152 50.8875 56.2788 49.631 60.7257C48.0905 66.1828 51.4723 71.5165 56.9828 72.6499C57.5887 72.7302 58.1995 72.767 58.8107 72.7599C63.4891 73.07 69.3337 68.4596 68.0706 61.5525C67.8968 60.5991 68.104 60.1124 68.789 59.599C69.2744 59.228 69.7221 58.8104 70.1257 58.3522C71.2318 57.1155 71.2318 57.1021 71.82 58.5956C72.0306 59.1647 72.2113 59.7445 72.3613 60.3324C72.4111 60.6081 72.5468 60.8611 72.7489 61.0556C72.951 61.2501 73.2095 61.3761 73.4875 61.4158ZM82.4065 39.9409C79.7042 43.3145 76.9996 46.6892 74.2928 50.065C72.6665 52.0985 71.0447 54.1364 69.4273 56.1787C69.0931 56.5888 68.8425 56.7721 68.3546 56.3554C67.4256 55.5654 66.4398 54.8453 65.4908 54.0786C64.779 53.5019 64.7723 53.4752 65.3237 52.7818C67.9102 49.5283 70.5022 46.278 73.0998 43.0311C74.7618 40.9532 76.4204 38.8742 78.0756 36.794C78.744 35.944 78.7774 35.9306 79.6362 36.5773C80.5652 37.2807 81.4608 38.0241 82.3731 38.7442C82.5502 38.8842 82.7473 38.9908 82.9712 39.1375C82.7139 39.5042 82.5736 39.7309 82.4065 39.9409ZM86.6337 34.5005C85.9186 35.4739 85.1723 36.4251 84.3948 37.3541C84.3079 37.4607 83.8835 37.4341 83.7265 37.3174C82.6738 36.5173 81.6579 35.6706 80.6187 34.8572C80.1842 34.5239 80.1208 34.1905 80.4817 33.7471C81.0832 33.0304 81.6379 32.2704 82.2628 31.577C82.5692 31.2901 82.9052 31.0364 83.2653 30.8203C83.5585 30.8969 83.8413 31.0088 84.1074 31.1536C84.9191 31.7278 85.6999 32.3443 86.4466 33.0004C86.6698 33.1753 86.8147 33.4311 86.8498 33.712C86.8848 33.993 86.8072 34.2764 86.6337 34.5005ZM27.4455 46.288C27.3252 45.8147 27.4455 45.3313 27.9367 45.1946C28.1119 45.1483 28.2952 45.1417 28.4733 45.1751C28.6513 45.2086 28.8197 45.2813 28.9659 45.388C29.4757 45.972 29.9479 46.5878 30.3795 47.2314C30.8072 47.8048 31.2416 48.3749 31.6727 48.9482C32.3077 48.5182 32.966 48.1248 33.5708 47.6581C35.6326 46.0647 37.6778 44.4412 39.7296 42.8345C39.9801 42.6145 40.2496 42.417 40.5349 42.2444C41.2033 41.9111 41.9017 42.3878 41.8315 43.4512C41.5403 43.7991 41.2218 44.1235 40.8791 44.4212C38.7471 46.088 36.5917 47.7548 34.4463 49.4216C33.778 49.935 33.1464 50.4683 32.4714 50.9517C31.4689 51.6651 31.1013 51.6184 30.4162 50.6717C29.5374 49.4683 28.6852 48.2348 27.8398 47.0014C27.668 46.7882 27.5345 46.5468 27.4455 46.288ZM38.5299 81.6873C38.5299 82.2973 38.149 82.5706 37.5942 82.6473C37.3723 82.6708 37.1489 82.6775 36.9259 82.6673H26.9242C26.7011 82.6781 26.4776 82.6703 26.2558 82.644C25.7078 82.5473 25.3402 82.2706 25.3602 81.6439C25.3511 81.5184 25.3688 81.3923 25.4121 81.2741C25.4554 81.1559 25.5234 81.0481 25.6115 80.958C25.6996 80.8679 25.8059 80.7975 25.9233 80.7514C26.0407 80.7053 26.1665 80.6845 26.2926 80.6905C26.6268 80.6672 26.9609 80.6905 27.2951 80.6905H36.6318C36.9661 80.6787 37.3008 80.6854 37.6343 80.7105C37.759 80.711 37.8822 80.7372 37.9962 80.7876C38.1102 80.8379 38.2125 80.9113 38.2967 81.0031C38.3808 81.0949 38.445 81.203 38.4851 81.3208C38.5253 81.4386 38.5405 81.5633 38.5299 81.6873ZM25.4037 68.9363C25.3629 68.8316 25.3461 68.719 25.3546 68.6069C25.363 68.4949 25.3965 68.3861 25.4526 68.2886C25.5087 68.1911 25.5859 68.1074 25.6786 68.0435C25.7714 67.9797 25.8772 67.9373 25.9885 67.9196C26.4134 67.81 26.8496 67.7496 27.2884 67.7396C30.3962 67.7396 33.5006 67.7229 36.6084 67.7396C37.0987 67.7357 37.5853 67.825 38.042 68.0029C38.1748 68.0834 38.2853 68.1957 38.3635 68.3296C38.4417 68.4635 38.4851 68.6148 38.4898 68.7697C38.455 68.9465 38.3847 69.1145 38.283 69.2635C38.1814 69.4124 38.0505 69.5393 37.8983 69.6364C37.5875 69.7997 37.1464 69.7364 36.7588 69.7364C35.1514 69.7364 33.5441 69.7364 31.9334 69.7364H27.118C26.7894 69.7864 26.454 69.7693 26.1322 69.6864C25.8078 69.5305 25.5496 69.2647 25.4037 68.9363ZM25.3636 62.4659C25.3463 62.3419 25.3542 62.2157 25.3868 62.0948C25.4194 61.9739 25.4761 61.8608 25.5534 61.7623C25.6307 61.6637 25.7271 61.5816 25.8369 61.5209C25.9467 61.4603 26.0675 61.4222 26.1923 61.4091C26.5237 61.3566 26.8598 61.3399 27.1948 61.3591H34.6569C34.9912 61.3424 35.3264 61.3513 35.6594 61.3858C36.3043 61.4891 36.8256 62.0125 36.7087 62.4625C36.6614 62.7099 36.5317 62.9341 36.3406 63.0987C36.1495 63.2633 35.9083 63.3587 35.656 63.3693C35.382 63.3926 35.1047 63.3893 34.8273 63.3893H27.1781C26.8436 63.4018 26.5086 63.3907 26.1756 63.3559C25.9534 63.3352 25.747 63.2324 25.5968 63.0678C25.4466 62.9031 25.3635 62.6885 25.3636 62.4659ZM25.3636 55.8454C25.3636 55.3354 25.6176 54.9887 26.1556 54.9753C27.3185 54.9453 28.4948 54.952 29.6443 54.9453C30.4196 54.9453 31.1949 54.9453 31.9835 54.9453C33.5909 54.9453 35.1982 54.9453 36.8022 54.9453C37.1899 54.9453 37.631 54.882 37.9451 55.0453C38.0986 55.1335 38.2298 55.2557 38.3283 55.4025C38.4268 55.5494 38.4901 55.7169 38.5132 55.8921C38.4847 56.0668 38.4151 56.2323 38.3099 56.3749C38.2047 56.5174 38.0671 56.633 37.9083 56.7121C37.4796 56.8208 37.0351 56.8536 36.5951 56.8088C33.494 56.8088 30.3929 56.8088 27.2918 56.8088C26.9046 56.8167 26.5174 56.8011 26.1322 56.7621C26.0189 56.7592 25.9076 56.7322 25.8055 56.683C25.7035 56.6338 25.6132 56.5635 25.5405 56.4768C25.4678 56.3901 25.4144 56.289 25.3839 56.1801C25.3534 56.0712 25.3465 55.9571 25.3636 55.8454ZM38.5065 75.5368C38.4755 75.7119 38.405 75.8777 38.3002 76.0215C38.1954 76.1653 38.0591 76.2835 37.9017 76.3669C37.5842 76.5235 37.1464 76.4569 36.7621 76.4602C35.0913 76.4602 33.4204 76.4602 31.773 76.4602C30.2224 76.4602 28.6719 76.4602 27.1213 76.4602C26.737 76.4602 26.2959 76.5202 25.9818 76.3602C25.8145 76.2939 25.671 76.179 25.5699 76.0304C25.4688 75.8818 25.4147 75.7064 25.4147 75.5268C25.4147 75.3472 25.4688 75.1718 25.5699 75.0232C25.671 74.8746 25.8145 74.7597 25.9818 74.6934C26.316 74.5367 26.7404 74.6134 27.1247 74.6134C30.3394 74.6134 33.553 74.6134 36.7655 74.6134C37.1531 74.6134 37.5909 74.5467 37.9083 74.7034C38.0654 74.7873 38.201 74.9061 38.3047 75.0506C38.4084 75.1951 38.4775 75.3615 38.5065 75.5368Z' fill='%239162D3'/%3e%3c/svg%3e ");
    flex-shrink: 0; }
    .platform__icon--offset {
      margin-right: 20px; }
      @media (max-width: 799px) {
        .platform__icon--offset {
          margin-right: 14px; } }
    @media (max-width: 800px) {
      .platform__icon--size {
        width: 80px;
        height: 80px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='80' height='80' viewBox='0 0 110 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0H96C103.732 0 110 6.26801 110 14V96C110 103.732 103.732 110 96 110H0V0Z' fill='white'/%3e%3cpath d='M87.8033 31.547C86.9011 30.8136 86.0022 30.0669 85.0498 29.3968C84.6677 29.1804 84.2417 29.0528 83.8033 29.0235C82.2227 28.8068 81.2168 29.6702 80.3079 30.8303C77.541 34.3738 74.7306 37.8808 71.9269 41.3944C71.7403 41.578 71.5354 41.7422 71.3154 41.8844C71.292 41.6644 71.2519 41.4444 71.2485 41.2177C71.2485 38.9975 71.2485 36.7774 71.2485 34.5505C71.2485 31.8837 70.0255 30.6669 67.4089 30.6602C65.5732 30.6602 63.7375 30.6602 61.9018 30.6602C59.9603 30.6602 59.9603 30.6602 59.8968 28.8001C59.8968 28.6901 59.8968 28.5768 59.8968 28.4668C59.8132 27.5534 59.606 27.3267 58.6503 27.2833C57.875 27.2467 57.0931 27.2833 56.3111 27.2833C55.0078 27.2833 55.0078 27.2667 54.931 26.0399C54.7505 23.3331 52.7722 21.3929 50.0722 21.3596C47.5157 21.3229 44.9527 21.3262 42.3862 21.3596C41.3528 21.35 40.3445 21.6772 39.5146 22.2916C38.6846 22.9059 38.0784 23.7737 37.788 24.7632C37.6157 25.4025 37.5038 26.0565 37.4539 26.7166C37.4038 27.1267 37.2166 27.3 36.8123 27.2933C36.0337 27.2933 35.255 27.2733 34.4731 27.2933C33.3503 27.3333 33.1598 27.5467 33.1097 28.6934C33.1097 28.9168 33.1097 29.1368 33.1097 29.3602C33.1097 30.8136 33.1097 30.6702 31.7128 30.6702H30.7103C28.7053 30.6702 26.7003 30.6469 24.6953 30.6702C22.6902 30.6936 21.4137 31.977 21.3335 34.0172C21.3335 34.4072 21.3335 34.7939 21.3335 35.1839V75.6468C21.3335 78.8104 21.3335 81.9806 21.3335 85.1375C21.3335 86.9276 22.2291 88.0444 23.9701 88.4711C24.6186 88.6117 25.2816 88.6743 25.945 88.6578C39.4656 88.6578 52.9861 88.6578 66.5066 88.6578C66.8408 88.6578 67.175 88.6778 67.5092 88.6578C69.9731 88.4844 71.2118 87.1599 71.2251 84.6841C71.2251 82.9107 71.2519 81.1339 71.2251 79.3504C71.2251 78.6837 71.3488 78.157 71.8935 77.747C72.1544 77.5415 72.4011 77.3188 72.632 77.0803C74.2427 75.4701 74.3028 75.0068 73.2435 73.0333C73.1428 72.8329 73.0312 72.6382 72.9094 72.4499C72.4515 71.7832 72.3747 71.1398 72.9094 70.4498C73.0715 70.2248 73.203 69.9793 73.3003 69.7197C73.6679 68.863 73.8183 67.7663 74.4465 67.2029C75.0748 66.6395 76.1909 66.6128 77.0831 66.3195C77.438 66.2299 77.7493 66.0175 77.9617 65.7201C78.1741 65.4228 78.2737 65.0598 78.2427 64.696C78.2427 63.8626 78.2594 63.0292 78.2427 62.1992C78.2026 60.9424 78.0088 60.6991 76.8058 60.3124C76.18 60.0907 75.5431 59.9016 74.8977 59.7457C74.6809 59.7061 74.4797 59.6067 74.3167 59.4588C74.1536 59.3109 74.0354 59.1204 73.9754 58.9089C73.6587 58.0243 73.2916 57.1583 72.8759 56.3154C72.7079 56.0682 72.6329 55.7697 72.6641 55.4727C72.6953 55.1756 72.8307 54.8991 73.0464 54.692C76.6554 50.2683 80.2177 45.7947 83.7899 41.3343C85.1266 39.6442 86.4633 37.9174 87.8601 36.2773C89.0464 34.8939 88.8359 32.3937 87.8033 31.547ZM41.8415 23.3997C42.376 23.2632 42.9241 23.1872 43.4756 23.173C45.3603 23.1464 47.2451 23.1497 49.1264 23.173C49.621 23.2018 50.1126 23.2686 50.5968 23.3731C51.8967 23.5931 52.6018 24.4531 52.956 25.6432C53.3838 27.0567 53.2134 27.2867 51.7564 27.29C49.9285 27.29 48.1005 27.29 46.2726 27.29C44.2676 27.29 42.2826 27.29 40.291 27.29C39.7329 27.29 39.499 27.1067 39.4789 26.5333C39.4204 25.8131 39.6284 25.0965 40.0638 24.519C40.4992 23.9416 41.1317 23.5433 41.8415 23.3997ZM36.428 29.1068H56.0872H57.2535C57.3356 29.0938 57.4196 29.1003 57.4987 29.1258C57.5778 29.1512 57.6498 29.195 57.7087 29.2535C57.7677 29.312 57.812 29.3835 57.838 29.4623C57.864 29.5411 57.8709 29.6249 57.8583 29.7068C57.8583 31.147 57.8583 32.5871 57.8583 34.0405C57.8583 34.5639 57.5676 34.6839 57.1198 34.6805C55.7831 34.6805 54.4464 34.6805 53.1098 34.6805H46.4263C42.9844 34.6805 39.5424 34.6805 36.0971 34.6805C35.0946 34.6805 35.0946 34.6505 35.0746 33.6805C35.0545 32.6304 35.0746 31.577 35.0746 30.5236C35.1113 29.1101 34.9543 29.0968 36.428 29.1068ZM69.2168 84.5541C69.2168 86.3443 68.8993 86.6376 67.0413 86.6409C62.9243 86.6409 58.8029 86.6409 54.677 86.6409H25.9718C25.5841 86.6409 25.1898 86.6643 24.8055 86.6409C24.3851 86.6324 23.9833 86.466 23.6804 86.175C23.3775 85.8839 23.1957 85.4897 23.1714 85.0708C23.1464 84.6267 23.1464 84.1815 23.1714 83.7374V35.6039C23.1714 35.1606 23.1414 34.7139 23.1714 34.2705C23.2784 33.2138 23.813 32.5471 24.8423 32.5204C27.3987 32.4537 29.9618 32.497 32.5282 32.4904C32.9493 32.4904 33.1163 32.7171 33.1163 33.1104C33.1163 33.8338 33.0996 34.5539 33.1163 35.2739C33.1631 36.1973 33.5207 36.5773 34.4129 36.6807C34.7468 36.7008 35.0816 36.7008 35.4154 36.6807H57.6211C58.0101 36.7036 58.4005 36.6913 58.7873 36.644C59.4557 36.5207 59.8934 36.154 59.8934 35.4073C59.8934 34.6605 59.8934 33.8538 59.8934 33.0738C59.8934 32.6604 60.0939 32.4804 60.505 32.4804C62.8441 32.4804 65.1833 32.4404 67.5225 32.4804C68.7523 32.5104 69.1934 33.0204 69.2168 34.2538C69.2402 37.4741 69.2335 40.6943 69.2168 43.9212C69.2396 44.304 69.1502 44.6851 68.9595 45.0179C68.0672 46.2214 67.0981 47.3514 66.1792 48.5482C66.1161 48.6563 66.0313 48.7502 65.9303 48.8242C65.8292 48.8981 65.7139 48.9505 65.5916 48.978C65.4693 49.0056 65.3426 49.0076 65.2195 48.9842C65.0964 48.9607 64.9794 48.9121 64.8759 48.8416C64.8307 48.8085 64.7812 48.7816 64.7289 48.7615C63.2218 48.4582 62.2694 47.6448 62.1558 46.0214C62.0925 45.6965 61.9985 45.3784 61.875 45.0713C61.8113 44.7686 61.6419 44.4984 61.3972 44.3085C61.1524 44.1187 60.8481 44.0216 60.5384 44.0345C59.4256 44.0079 58.3128 44.0345 57.1967 44.0345C56.9156 44.0305 56.6421 44.1256 56.4244 44.3031C56.2068 44.4806 56.059 44.729 56.007 45.0046C55.6728 46.0547 55.5826 47.3381 54.9043 48.0715C54.2794 48.7615 52.9727 48.7882 52.0571 49.2783C51.1415 49.7683 50.4097 49.795 49.5909 49.2216C49.2236 48.9713 48.8383 48.7485 48.4381 48.5549C48.0557 48.3248 47.6051 48.2343 47.1632 48.2987C46.7214 48.3631 46.3157 48.5786 46.0153 48.9082C45.4472 49.4383 44.8892 49.985 44.3679 50.575C43.636 51.3851 43.5892 51.8684 44.0938 52.8218C44.5082 53.6052 45.2233 54.3553 45.2835 55.1553C45.3403 55.8754 44.6786 56.6455 44.3478 57.3988C44.017 58.1522 43.8833 59.0656 43.3453 59.5657C42.8073 60.0657 41.9117 60.069 41.1632 60.279C39.7129 60.6857 39.5358 60.8624 39.519 62.3025C39.519 63.2393 39.5993 64.1793 39.6494 65.1161C39.6607 65.3946 39.7657 65.6613 39.9476 65.873C40.1295 66.0847 40.3776 66.2291 40.6519 66.2828C41.6544 66.5928 42.8708 66.6662 43.5792 67.3029C44.2476 67.8896 44.1807 69.1964 44.7321 69.9897C45.5074 71.1065 45.2434 71.9732 44.6285 72.99C43.352 75.0934 43.2317 75.0434 45.2534 77.0402C47.5492 79.3037 47.1214 78.707 49.3069 77.617C49.4581 77.5463 49.5996 77.4567 49.728 77.3503C50.3495 76.8202 50.9176 76.8069 51.6628 77.2369C52.5279 77.7299 53.4535 78.1087 54.4164 78.3637C54.657 78.4141 54.8777 78.5333 55.0516 78.7067C55.2254 78.8802 55.3449 79.1004 55.3955 79.3404C55.6261 80.0805 55.87 80.8172 56.0304 81.5739C56.0768 81.8795 56.2335 82.1575 56.471 82.3559C56.7086 82.5542 57.0107 82.659 57.3203 82.6507C58.322 82.7077 59.3261 82.7077 60.3278 82.6507C60.7216 82.6565 61.1041 82.5194 61.404 82.2649C61.704 82.0104 61.9011 81.6558 61.9586 81.2672C62.1691 80.3638 62.2928 79.2904 62.8876 78.667C63.4189 78.097 64.4949 78.027 65.3237 77.7236C65.6459 77.6371 65.9518 77.4986 66.2293 77.3136C66.8475 76.8136 67.3722 76.9802 68.0271 77.3136C68.9595 77.7636 69.297 78.3803 69.2502 79.4038C69.1666 81.1105 69.2301 82.834 69.2168 84.5541ZM57.0396 67.7929C57.1686 67.884 57.3179 67.9422 57.4745 67.9626C57.6312 67.9829 57.7905 67.9647 57.9385 67.9096C58.4773 67.6291 58.9857 67.294 59.4557 66.9095C61.5208 65.3227 63.5771 63.7248 65.6244 62.1158C65.982 61.8325 66.129 61.7825 66.2159 62.3292C66.4781 64.0949 66.0946 65.8956 65.1356 67.4025C64.1766 68.9094 62.7061 70.0218 60.9928 70.5364C59.9505 70.8544 58.8516 70.9439 57.7714 70.7987C56.6912 70.6535 55.6552 70.2771 54.7344 69.6952C53.8136 69.1134 53.0298 68.3398 52.4367 67.4276C51.8436 66.5153 51.4551 65.486 51.298 64.41C51.1408 63.3341 51.2187 62.2369 51.5262 61.1938C51.8338 60.1506 52.3638 59.1862 53.0798 58.3664C53.7959 57.5466 54.6811 56.891 55.6749 56.4443C56.6687 55.9977 57.7475 55.7706 58.8374 55.7787C59.4422 55.822 60.0423 55.9145 60.6319 56.0554C61.0797 56.1254 61.1699 56.3388 60.9661 56.7455C60.6654 57.4122 60.4014 58.0789 60.1173 58.7256L56.9059 66.1861C56.819 66.3895 56.652 66.6062 56.6754 66.7995C56.6949 67.1594 56.8217 67.5053 57.0396 67.7929ZM60.8224 63.3526C60.656 63.4278 60.4769 63.4707 60.2944 63.4793C60.3189 63.3244 60.3558 63.1716 60.4047 63.0226C61.4028 60.6824 62.4053 58.3422 63.4122 56.0021C63.6127 55.5254 63.8032 55.2253 64.3546 55.6887C65.2435 56.4354 66.1858 57.1255 67.0981 57.8489C67.2095 57.9598 67.3081 58.0828 67.3922 58.2156C67.3197 58.308 67.2392 58.3939 67.1516 58.4722C65.0441 60.1035 62.9344 61.7303 60.8224 63.3526ZM73.4875 61.4158C74.1892 61.5625 74.8609 61.8658 75.566 61.9958C76.3814 62.1492 76.4582 62.6626 76.4449 63.3293C76.4315 63.996 76.4716 64.546 75.6128 64.6994C74.9645 64.816 74.353 65.1227 73.7047 65.2561C73.3727 65.2911 73.0616 65.4346 72.8198 65.6643C72.5781 65.8941 72.4192 66.197 72.368 66.5262C72.0358 67.9893 71.4193 69.3732 70.5535 70.5998C70.3825 70.8199 70.2867 71.0888 70.2801 71.3671C70.2735 71.6455 70.3564 71.9186 70.5167 72.1466C70.891 72.7599 71.2385 73.3933 71.5727 74.03C71.9904 74.8234 71.2385 76.2069 70.3329 76.2869C70.2225 76.2905 70.113 76.2653 70.0154 76.2135C69.8649 76.1425 69.7226 76.0553 69.591 75.9535C68.0472 74.7701 66.5467 74.4134 64.8157 75.7435C64.1106 76.2835 63.0747 76.4102 62.1691 76.6602C61.3805 76.8636 60.8826 77.2203 60.7756 78.077C60.6932 78.5677 60.5656 79.0497 60.3947 79.5171C60.0371 80.7005 59.8934 80.7672 58.6403 80.7205C57.9719 80.6972 57.6378 80.4405 57.5041 79.7738C57.3704 79.1071 57.0697 78.5104 56.9627 77.8636C56.9337 77.5863 56.8127 77.3266 56.6191 77.1255C56.4254 76.9245 56.17 76.7936 55.8934 76.7536C54.3127 76.429 52.8151 75.7858 51.4924 74.8634C51.2851 74.72 51.038 74.6448 50.7857 74.6484C50.5335 74.652 50.2886 74.7342 50.0855 74.8834C49.4172 75.2735 48.7254 75.6368 48.0805 76.0502C47.636 76.3269 47.2685 76.3502 46.9042 75.9435C46.7172 75.738 46.5198 75.5422 46.3127 75.3568C45.9351 75.0234 45.8182 74.6901 46.139 74.21C46.5667 73.5633 46.8842 72.8499 47.2818 72.1832C47.4245 71.9479 47.5 71.6782 47.5 71.4032C47.5 71.1282 47.4245 70.8584 47.2818 70.6231C46.6399 69.3377 46.0698 68.0178 45.5742 66.6695C45.3035 65.9028 44.9059 65.4494 44.1273 65.2561C43.4857 65.0961 42.8641 64.8194 42.2158 64.696C42.1053 64.6933 41.9968 64.6665 41.8978 64.6175C41.7988 64.5685 41.7117 64.4986 41.6427 64.4125C41.5736 64.3265 41.5242 64.2264 41.4979 64.1194C41.4717 64.0123 41.4692 63.9008 41.4907 63.7926C41.5075 63.4595 41.5075 63.1257 41.4907 62.7926C41.4639 62.3225 41.6811 62.1258 42.1389 62.0058C42.8407 61.8492 43.5157 61.5691 44.2208 61.4325C44.5276 61.399 44.8152 61.2672 45.0406 61.0568C45.2659 60.8464 45.4168 60.5689 45.4706 60.2657C45.8028 58.7473 46.4195 57.3053 47.2885 56.0154C47.4333 55.8103 47.5144 55.5672 47.5215 55.3164C47.5286 55.0656 47.4615 54.8183 47.3286 54.6053C47.0412 54.0686 46.7371 53.5386 46.4598 52.9952C46.2693 52.6152 45.8716 52.0951 45.9919 51.8484C46.295 51.3229 46.7159 50.8745 47.2217 50.5383C47.4055 50.405 47.8566 50.5117 48.1206 50.6384C48.819 50.9717 49.4907 51.3717 50.1557 51.7718C50.3836 51.9305 50.6571 52.0112 50.9349 52.0016C51.2127 51.9919 51.4799 51.8926 51.6962 51.7184C52.8866 50.8981 54.2333 50.3307 55.6528 50.0516C55.9876 50.0084 56.2977 49.8529 56.5321 49.6106C56.7666 49.3682 56.9113 49.0535 56.9427 48.7182C57.0692 48.1806 57.2367 47.6535 57.444 47.1414C57.5676 46.7881 57.6645 46.1947 57.875 46.1414C58.5259 46.0167 59.1924 45.9954 59.85 46.078C60.0171 46.078 60.2042 46.4714 60.2911 46.7147C60.4949 47.2881 60.662 47.8748 60.809 48.4615C60.8965 48.8413 61.0871 49.1897 61.3601 49.4685C61.633 49.7472 61.9777 49.9455 62.3563 50.0416C62.9845 50.245 63.5893 50.515 64.2009 50.755C63.8467 51.2684 63.4824 51.7551 63.1416 52.2918C62.7238 52.9385 62.4732 53.8919 61.875 54.1653C61.2769 54.4386 60.3913 53.9786 59.6261 53.9453C54.677 53.7152 50.8875 56.2788 49.631 60.7257C48.0905 66.1828 51.4723 71.5165 56.9828 72.6499C57.5887 72.7302 58.1995 72.767 58.8107 72.7599C63.4891 73.07 69.3337 68.4596 68.0706 61.5525C67.8968 60.5991 68.104 60.1124 68.789 59.599C69.2744 59.228 69.7221 58.8104 70.1257 58.3522C71.2318 57.1155 71.2318 57.1021 71.82 58.5956C72.0306 59.1647 72.2113 59.7445 72.3613 60.3324C72.4111 60.6081 72.5468 60.8611 72.7489 61.0556C72.951 61.2501 73.2095 61.3761 73.4875 61.4158ZM82.4065 39.9409C79.7042 43.3145 76.9996 46.6892 74.2928 50.065C72.6665 52.0985 71.0447 54.1364 69.4273 56.1787C69.0931 56.5888 68.8425 56.7721 68.3546 56.3554C67.4256 55.5654 66.4398 54.8453 65.4908 54.0786C64.779 53.5019 64.7723 53.4752 65.3237 52.7818C67.9102 49.5283 70.5022 46.278 73.0998 43.0311C74.7618 40.9532 76.4204 38.8742 78.0756 36.794C78.744 35.944 78.7774 35.9306 79.6362 36.5773C80.5652 37.2807 81.4608 38.0241 82.3731 38.7442C82.5502 38.8842 82.7473 38.9908 82.9712 39.1375C82.7139 39.5042 82.5736 39.7309 82.4065 39.9409ZM86.6337 34.5005C85.9186 35.4739 85.1723 36.4251 84.3948 37.3541C84.3079 37.4607 83.8835 37.4341 83.7265 37.3174C82.6738 36.5173 81.6579 35.6706 80.6187 34.8572C80.1842 34.5239 80.1208 34.1905 80.4817 33.7471C81.0832 33.0304 81.6379 32.2704 82.2628 31.577C82.5692 31.2901 82.9052 31.0364 83.2653 30.8203C83.5585 30.8969 83.8413 31.0088 84.1074 31.1536C84.9191 31.7278 85.6999 32.3443 86.4466 33.0004C86.6698 33.1753 86.8147 33.4311 86.8498 33.712C86.8848 33.993 86.8072 34.2764 86.6337 34.5005ZM27.4455 46.288C27.3252 45.8147 27.4455 45.3313 27.9367 45.1946C28.1119 45.1483 28.2952 45.1417 28.4733 45.1751C28.6513 45.2086 28.8197 45.2813 28.9659 45.388C29.4757 45.972 29.9479 46.5878 30.3795 47.2314C30.8072 47.8048 31.2416 48.3749 31.6727 48.9482C32.3077 48.5182 32.966 48.1248 33.5708 47.6581C35.6326 46.0647 37.6778 44.4412 39.7296 42.8345C39.9801 42.6145 40.2496 42.417 40.5349 42.2444C41.2033 41.9111 41.9017 42.3878 41.8315 43.4512C41.5403 43.7991 41.2218 44.1235 40.8791 44.4212C38.7471 46.088 36.5917 47.7548 34.4463 49.4216C33.778 49.935 33.1464 50.4683 32.4714 50.9517C31.4689 51.6651 31.1013 51.6184 30.4162 50.6717C29.5374 49.4683 28.6852 48.2348 27.8398 47.0014C27.668 46.7882 27.5345 46.5468 27.4455 46.288ZM38.5299 81.6873C38.5299 82.2973 38.149 82.5706 37.5942 82.6473C37.3723 82.6708 37.1489 82.6775 36.9259 82.6673H26.9242C26.7011 82.6781 26.4776 82.6703 26.2558 82.644C25.7078 82.5473 25.3402 82.2706 25.3602 81.6439C25.3511 81.5184 25.3688 81.3923 25.4121 81.2741C25.4554 81.1559 25.5234 81.0481 25.6115 80.958C25.6996 80.8679 25.8059 80.7975 25.9233 80.7514C26.0407 80.7053 26.1665 80.6845 26.2926 80.6905C26.6268 80.6672 26.9609 80.6905 27.2951 80.6905H36.6318C36.9661 80.6787 37.3008 80.6854 37.6343 80.7105C37.759 80.711 37.8822 80.7372 37.9962 80.7876C38.1102 80.8379 38.2125 80.9113 38.2967 81.0031C38.3808 81.0949 38.445 81.203 38.4851 81.3208C38.5253 81.4386 38.5405 81.5633 38.5299 81.6873ZM25.4037 68.9363C25.3629 68.8316 25.3461 68.719 25.3546 68.6069C25.363 68.4949 25.3965 68.3861 25.4526 68.2886C25.5087 68.1911 25.5859 68.1074 25.6786 68.0435C25.7714 67.9797 25.8772 67.9373 25.9885 67.9196C26.4134 67.81 26.8496 67.7496 27.2884 67.7396C30.3962 67.7396 33.5006 67.7229 36.6084 67.7396C37.0987 67.7357 37.5853 67.825 38.042 68.0029C38.1748 68.0834 38.2853 68.1957 38.3635 68.3296C38.4417 68.4635 38.4851 68.6148 38.4898 68.7697C38.455 68.9465 38.3847 69.1145 38.283 69.2635C38.1814 69.4124 38.0505 69.5393 37.8983 69.6364C37.5875 69.7997 37.1464 69.7364 36.7588 69.7364C35.1514 69.7364 33.5441 69.7364 31.9334 69.7364H27.118C26.7894 69.7864 26.454 69.7693 26.1322 69.6864C25.8078 69.5305 25.5496 69.2647 25.4037 68.9363ZM25.3636 62.4659C25.3463 62.3419 25.3542 62.2157 25.3868 62.0948C25.4194 61.9739 25.4761 61.8608 25.5534 61.7623C25.6307 61.6637 25.7271 61.5816 25.8369 61.5209C25.9467 61.4603 26.0675 61.4222 26.1923 61.4091C26.5237 61.3566 26.8598 61.3399 27.1948 61.3591H34.6569C34.9912 61.3424 35.3264 61.3513 35.6594 61.3858C36.3043 61.4891 36.8256 62.0125 36.7087 62.4625C36.6614 62.7099 36.5317 62.9341 36.3406 63.0987C36.1495 63.2633 35.9083 63.3587 35.656 63.3693C35.382 63.3926 35.1047 63.3893 34.8273 63.3893H27.1781C26.8436 63.4018 26.5086 63.3907 26.1756 63.3559C25.9534 63.3352 25.747 63.2324 25.5968 63.0678C25.4466 62.9031 25.3635 62.6885 25.3636 62.4659ZM25.3636 55.8454C25.3636 55.3354 25.6176 54.9887 26.1556 54.9753C27.3185 54.9453 28.4948 54.952 29.6443 54.9453C30.4196 54.9453 31.1949 54.9453 31.9835 54.9453C33.5909 54.9453 35.1982 54.9453 36.8022 54.9453C37.1899 54.9453 37.631 54.882 37.9451 55.0453C38.0986 55.1335 38.2298 55.2557 38.3283 55.4025C38.4268 55.5494 38.4901 55.7169 38.5132 55.8921C38.4847 56.0668 38.4151 56.2323 38.3099 56.3749C38.2047 56.5174 38.0671 56.633 37.9083 56.7121C37.4796 56.8208 37.0351 56.8536 36.5951 56.8088C33.494 56.8088 30.3929 56.8088 27.2918 56.8088C26.9046 56.8167 26.5174 56.8011 26.1322 56.7621C26.0189 56.7592 25.9076 56.7322 25.8055 56.683C25.7035 56.6338 25.6132 56.5635 25.5405 56.4768C25.4678 56.3901 25.4144 56.289 25.3839 56.1801C25.3534 56.0712 25.3465 55.9571 25.3636 55.8454ZM38.5065 75.5368C38.4755 75.7119 38.405 75.8777 38.3002 76.0215C38.1954 76.1653 38.0591 76.2835 37.9017 76.3669C37.5842 76.5235 37.1464 76.4569 36.7621 76.4602C35.0913 76.4602 33.4204 76.4602 31.773 76.4602C30.2224 76.4602 28.6719 76.4602 27.1213 76.4602C26.737 76.4602 26.2959 76.5202 25.9818 76.3602C25.8145 76.2939 25.671 76.179 25.5699 76.0304C25.4688 75.8818 25.4147 75.7064 25.4147 75.5268C25.4147 75.3472 25.4688 75.1718 25.5699 75.0232C25.671 74.8746 25.8145 74.7597 25.9818 74.6934C26.316 74.5367 26.7404 74.6134 27.1247 74.6134C30.3394 74.6134 33.553 74.6134 36.7655 74.6134C37.1531 74.6134 37.5909 74.5467 37.9083 74.7034C38.0654 74.7873 38.201 74.9061 38.3047 75.0506C38.4084 75.1951 38.4775 75.3615 38.5065 75.5368Z' fill='%239162D3'/%3e%3c/svg%3e "); } }
  .platform__title {
    /*font-family: Inter;*/
    font-size: 17px;
    font-weight: 500;
    line-height: 20.57px;
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    width: 35%; }
    @media (max-width: 1050px) {
      .platform__title {
        width: 100%; } }
    @media (max-width: 800px) {
      .platform__title {
        /*font-family: Inter;*/
        font-size: 14px;
        line-height: 16.1px; } }
  .platform__menu {
    width: 65%; }
    @media (max-width: 1050px) {
      .platform__menu {
        display: flex;
        justify-content: flex-start;
        width: 100%; } }

.docs--offset {
  padding-left: 30px;
  padding-right: 30px; }
  @media (min-width: 1050px) and (max-width: 1440px) {
    .docs--offset {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .docs--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .docs--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .docs--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 579px) {
    .docs--offset {
      padding-left: 14px;
      padding-right: 14px; } }

.docs--offset-top {
  padding-top: 60px; }

.docs--overflow-hidden {
  overflow: hidden; }

.docs__head--offset-bottom {
  padding-bottom: 40px; }

.docs__head--flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap; }
  @media (max-width: 1050px) {
    .docs__head--flex {
      gap: 20px; } }

.docs__head-title {
  width: fit-content; }
  @media (max-width: 1050px) {
    .docs__head-title {
      width: 100%; } }

.docs__head-text {
  /*font-family: Inter;*/
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  width: 41%;
  color: #707A8C; }
  @media (max-width: 1050px) {
    .docs__head-text {
      width: 100%;
      font-size: 14px;
      line-height: 19.6px; } }

.docs__date {
  /*font-family: Inter;*/
  font-size: 28px;
  font-weight: 400;
  line-height: 37.8px;
  letter-spacing: -0.01em;
  text-align: left;
  text-transform: uppercase; }
  @media (max-width: 1049px) {
    .docs__date {
      font-size: 22px;
      line-height: 29.7px;
      letter-spacing: -0.005em; } }
  .docs__date--offset-top {
    padding-top: 40px; }

.docs__date-small {
  /*font-family: Inter;*/
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  color: #707A8C; }
  
  @media (max-width: 1049px) {
    .docs__date-small {
      font-size: 14px;
      line-height: 19.6px; } }
  .docs__date-small--offset-top {
    padding-top: 12px; }

.docs__article--white {
  padding:32px;
  border-radius:14px;
  background: #fff;
}

.docs__article {
  display: flex;
  flex-direction: column; }
  .docs__article--offset {
    padding-left: 232px;
    padding-right: 232px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .docs__article--offset {
        padding-left: 200px;
        padding-right: 200px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .docs__article--offset {
        padding-left: 150px;
        padding-right: 150px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .docs__article--offset {
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .docs__article--offset {
        padding-left: 0;
        padding-right: 0; } }
    @media (max-width: 579px) {
      .docs__article--offset {
        padding-left: 0;
        padding-right: 0; } }
  .docs__article--offset-top {
    padding-top: 40px; }
    @media (max-width: 1050px) {
      .docs__article--offset-top {
        padding-top: 30px; } }

.docs__body {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1px; }
.docs__body p{
  font-size:18px;
  }
  .docs__body .swiper-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 1px; }
    @media (max-width: 580px) {
      .docs__body .swiper-wrapper {
        flex-wrap: unset; } }
  .docs__body .swiper-slide {
    width: calc(33.33333% - 1px);
    height: auto; }
    @media (min-width: 1440px) {
      .docs__body .swiper-slide:nth-child(3n + 3) {
        width: 33.33333%; } }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .docs__body .swiper-slide:nth-child(3n + 3) {
        width: 33.33333%; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .docs__body .swiper-slide {
        width: calc(50% - 1px); }
        .docs__body .swiper-slide:nth-child(2n + 2) {
          width: 50%; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .docs__body .swiper-slide {
        width: calc(50% - 1px); }
        .docs__body .swiper-slide:nth-child(2n + 2) {
          width: 50%; } }
    @media (max-width: 579px) {
      .docs__body .swiper-slide {
        width: 100%; } }
  .docs__body--position-relative {
    position: relative; }
  .docs__body--gap-news {
    gap: 40px 1px; }
  .docs__body--offset-top {
    margin-top: 20px; }
  .docs__body--offset-top-40 {
    margin-top: 40px; }

.docs__bottom {
  display: flex;
  justify-content: flex-end; }
  .docs__bottom--width-100 {
    width: 100%; }
  .docs__bottom--offset-top {
    padding-top: 20px; }
  .docs__bottom--margin-minus {
    margin-top: -30px; }
  .docs__bottom--offset-top-40 {
    padding-top: 40px; }
    @media (max-width: 579px) {
      .docs__bottom--offset-top-40 {
        padding-top: 60px; } }
  .docs__bottom--justify-center {
    justify-content: center; }
  .docs__bottom--display-extra-small {
    display: none; }
    @media (max-width: 579px) {
      .docs__bottom--display-extra-small {
        display: flex; } }
  @media (max-width: 579px) {
    .docs__bottom--position-absolute {
      position: absolute;
      z-index: 7;
      bottom: 3px;
      right: 0; } }
  @media (max-width: 579px) {
    .docs__bottom--position-absolute-important {
      position: absolute !important;
      z-index: 7;
      bottom: 0;
      right: 0; } }

@media (max-width: 579px) {
  .docs__line-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(237, 239, 242, 0) 0%, #EDEFF2 65.09%);
    height: 99px;
    width: 100%;
    z-index: 5; } }

@media (max-width: 579px) {
  .docs__line-gradient-projects {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(237, 239, 242, 0) 0%, #EDEFF2 65.09%);
    height: 50px;
    width: 100%;
    z-index: 5; } }

.docs__pagination {
  display: flex;
  justify-content: center; }
  .docs__pagination--offset-top {
    margin-top: 50px; }
  .docs__pagination--offset-top-projects {
    margin-top: 20px; }

.docs-item {
  border-radius: 14px;
  padding: 24px 24px 30px 24px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start; }
  @media (min-width: 1440px) {
    .docs-item {
      width: calc(33.33333% - 1px); }
      .docs-item:nth-child(3n + 3) {
        width: 33.33333%; } }
  @media (min-width: 1050px) and (max-width: 1439px) {
    .docs-item {
      width: calc(33.33333% - 1px); }
      .docs-item:nth-child(3n + 3) {
        width: 33.33333%; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .docs-item {
      width: calc(50% - 1px); }
      .docs-item:nth-child(2n + 2) {
        width: 50%; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .docs-item {
      padding: 16px 16px 20px 16px;
      width: calc(50% - 1px); }
      .docs-item:nth-child(2n + 2) {
        width: 50%; } }
  @media (max-width: 579px) {
    .docs-item {
      padding: 16px 16px 20px 16px;
      width: 100%; } }
  .docs-item--display-none {
    display: none; }
  @media (max-width: 579px) {
    .docs-item--not-display-extra-small {
      display: none; } }
  .docs-item--full-size {
    width: 100%;
    height: 100%; }
  .docs-item--block-news {
    border-radius: 0;
    background: none;
    padding: 0;
    width: calc(25% - 1px); }
    @media (min-width: 1440px) {
      .docs-item--block-news:nth-child(3n + 3) {
        width: calc(25% - 1px); }
      .docs-item--block-news:nth-child(4n + 4) {
        width: 25%; } }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .docs-item--block-news {
        width: calc(33% - 1px); }
        .docs-item--block-news:nth-child(2n + 2) {
          width: calc(33% - 1px); }
        .docs-item--block-news:nth-child(3n + 3) {
          width: 33%; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .docs-item--block-news {
        width: calc(50% - 1px); }
        .docs-item--block-news:nth-child(2n + 2) {
          width: 50%; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .docs-item--block-news {
        width: calc(50% - 1px); }
        .docs-item--block-news:nth-child(2n + 2) {
          width: 50%; } }
    @media (max-width: 579px) {
      .docs-item--block-news {
        width: 100%; } }
  .docs-item--not-style {
    background: none;
    border-radius: unset;
    padding: 0; }
  @media (max-width: 800px) {
    .docs-item--display-none {
      display: none; } }
  .docs-item--bg-gray {
    background-color: #F5F6F7; }
  .docs-item__title {
    display: block;
    /*font-family: Inter;*/
    font-size: 22px;
    font-weight: 400;
    line-height: 29.7px;
    text-align: left;
    width: 100%;
    color: #9162D3; }
    @media (max-width: 1049px) {
      .docs-item__title {
        font-size: 18px;
        line-height: 24.3px; } }
    .docs-item__title--offset {
      padding-bottom: 40px; }
      @media (max-width: 1049px) {
        .docs-item__title--offset {
          padding-bottom: 16px; } }
  .docs-item__date {
    /*font-family: Inter;*/
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: right;
    width: 100%; }
    @media (max-width: 1049px) {
      .docs-item__date {
        font-size: 12px;
        line-height: 14.4px; } }

.about-platform {
  display: flex;
  background-color: #ffffff;
  border-radius: 14px; }
  @media (max-width: 1050px) {
    .about-platform {
      flex-wrap: wrap; } }
  .about-platform--offset {
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 30px;
    margin-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .about-platform--offset {
        margin-left: 30px;
        margin-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .about-platform--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .about-platform--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .about-platform--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (max-width: 579px) {
      .about-platform--offset {
        margin-left: 14px;
        margin-right: 14px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .about-platform--offset {
        margin-top: 60px;
        margin-bottom: 60px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .about-platform--offset {
        margin-top: 60px;
        margin-bottom: 60px; } }
    @media (max-width: 579px) {
      .about-platform--offset {
        margin-top: 60px;
        margin-bottom: 60px; } }
  .about-platform__left {
    display: flex;
    border-radius: 14px;
    background-color: #9162D3;
    padding: 60px 30px 100px 30px;
    width: 50%;
    flex: 1; }
    @media (max-width: 1050px) {
      .about-platform__left {
        width: 100%; } }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .about-platform__left {
        padding: 60px 30px 100px 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .about-platform__left {
        padding: 60px 30px 100px 30px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .about-platform__left {
        padding: 40px 20px 60px 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .about-platform__left {
        padding: 40px 20px 60px 20px; } }
    @media (max-width: 579px) {
      .about-platform__left {
        padding: 40px 14px 60px 14px; } }
  .about-platform__right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    padding: 60px 40px 100px 40px;
    /*font-family: Inter;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 27.9px;
    text-align: left;
    gap: 15px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .about-platform__right {
        padding: 60px 40px 100px 40px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .about-platform__right {
        padding: 60px 40px 100px 40px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .about-platform__right {
        padding: 40px 20px 60px 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .about-platform__right {
        padding: 40px 20px 60px 20px; } }
    @media (max-width: 579px) {
      .about-platform__right {
        padding: 40px 14px 60px 14px; } }
    @media (max-width: 1050px) {
      .about-platform__right {
        width: 100%;
        font-size: 16px;
        line-height: 24px; } }

.platform-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1; }
  .platform-item__top {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
    .platform-item__top--gap {
      gap: 27.9px; }
  .platform-item__title {
    /*font-family: Inter;*/
    font-size: 30px;
    font-weight: 500;
    line-height: 36.31px;
    letter-spacing: -0.005em;
    text-align: left;
    color: #ffffff; }
    @media (max-width: 1050px) {
      .platform-item__title {
        font-size: 26px;
        font-weight: 500;
        line-height: 31.47px;
        letter-spacing: -0.005em;
        text-align: left; } }
    .platform-item__title--offset {
      padding-bottom: 60px; }
      @media (max-width: 1050px) {
        .platform-item__title--offset {
          padding-bottom: 40px; } }
  .platform-item__body {
    /*font-family: Inter;*/
    font-size: 28px;
    font-weight: 400;
    line-height: 37.8px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #ffffff; }
    @media (max-width: 1050px) {
      .platform-item__body {
        /*font-family: Inter;*/
        font-size: 22px;
        font-weight: 400;
        line-height: 29.7px;
        letter-spacing: -0.005em;
        text-align: left; } }
    .platform-item__body--padding-right {
      padding-right: 60px; }
      @media (max-width: 1049px) {
        .platform-item__body--padding-right {
          padding-right: 20px; } }
      @media (min-width: 800px) and (max-width: 1049px) {
        .platform-item__body--padding-right {
          padding-right: 20px; } }
      @media (max-width: 799px) {
        .platform-item__body--padding-right {
          padding-right: 0; } }
  .platform-item__footer {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }
    @media (max-width: 580px) {
      .platform-item__footer {
        display: none; } }
    .platform-item__footer--width-100 {
      width: 100%; }
    .platform-item__footer--display-small {
      display: none; }
      @media (max-width: 580px) {
        .platform-item__footer--display-small {
          display: flex; } }
    .platform-item__footer--offset {
      padding-top: 60px; }

.docs-news {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  overflow: hidden; }
  .docs-news--offset {
    margin-left: 30px;
    margin-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .docs-news--offset {
        margin-left: 30px;
        margin-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .docs-news--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .docs-news--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .docs-news--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (max-width: 579px) {
      .docs-news--offset {
        margin-left: 14px;
        margin-right: 14px; } }
  .docs-news--offset-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .docs-news--offset-padding {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .docs-news--offset-padding {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .docs-news--offset-padding {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .docs-news--offset-padding {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 579px) {
      .docs-news--offset-padding {
        padding-left: 14px;
        padding-right: 14px; } }
  .docs-news--offset-top {
    padding-top: 60px; }
  .docs-news--offset-top-article {
    padding-top: 100px; }
    @media (max-width: 1050px) {
      .docs-news--offset-top-article {
        padding-top: 90px; } }
  .docs-news--offset-bottom {
    padding-bottom: 130px; }
    @media (max-width: 1050px) {
      .docs-news--offset-bottom {
        padding-bottom: 90px; } }
  .docs-news__top {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
    .docs-news__top--border-top {
      padding-top: 20px;
      border-top: 1px solid #1B1C1F33;
      width: 100%; }
  .docs-news__body {
    width: 100%; }
    .docs-news__body--padding-left {
      padding-left: 14px; }
  .docs-news__bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; }
    @media (max-width: 799px) {
      .docs-news__bottom--padding-top {
        padding-top: 20px; } }
    @media (max-width: 579px) {
      .docs-news__bottom--offset-top-40 {
        padding-top: 40px; } }

.management {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  border-radius: 14px;
  background-color: #ffffff;
  padding: 60px 30px 60px 30px; }
  @media (max-width: 1049px) {
    .management {
      padding-left: 14px;
      padding-right: 14px; } }
  .management--offset {
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 30px;
    margin-right: 30px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .management--offset {
        margin-left: 30px;
        margin-right: 30px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .management--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .management--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .management--offset {
        margin-left: 20px;
        margin-right: 20px; } }
    @media (max-width: 579px) {
      .management--offset {
        margin-left: 14px;
        margin-right: 14px; } }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .management--offset {
        margin-top: 60px;
        margin-bottom: 60px; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .management--offset {
        margin-top: 50px;
        margin-bottom: 60px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .management--offset {
        margin-top: 50px;
        margin-bottom: 60px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .management--offset {
        margin-top: 40px;
        margin-bottom: 60px; } }
    @media (max-width: 579px) {
      .management--offset {
        margin-top: 40px;
        margin-bottom: 40px; } }
  .management__block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
    width: 100%; }
  .management__line {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 20px;
    border-top: 1px solid #1B1C1F33;
    width: 100%;
    flex-wrap: wrap;
    gap: 40px 0; }
  .management__flag {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 23%; }
    @media (max-width: 799px) {
      .management__flag {
        width: 100%; } }
  .management__items-outer {
    padding-left: 20px;
    width: 77%; }
    @media (max-width: 799px) {
      .management__items-outer {
        padding-left: 0;
        width: 100%; } }
  .management__items {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    gap: 30px 0; }
  .management__item {
    width: 25%; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .management__item {
        width: 25%; } }
    @media (min-width: 1050px) and (max-width: 1239px) {
      .management__item {
        width: 25%; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .management__item {
        width: 50%; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .management__item {
        width: 50%; } }
    @media (max-width: 579px) {
      .management__item {
        width: 100%; } }

.article {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px; }
  @media (max-width: 1049px) {
    .article {
      gap: 20px; } }
  .article__image {
    display: block;
    height: auto;
    object-fit: cover;
    aspect-ratio: 916 / 520;
    width: 100%;
    border-radius: 14px; }
  .article__text {
    /*font-family: Inter;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 27.9px;
    text-align: left;
    color: #545966; }
    @media (max-width: 1049px) {
      .article__text {
        font-size: 16px;
        line-height: 24px; } }
    .article__text p {
      padding-bottom: 27.9px; }
      @media (max-width: 1049px) {
        .article__text p {
          padding-bottom: 24px; } }
      .article__text p:last-child {
        padding-bottom: 0; }
  .article__wrapper {
    padding: 30px 30px 45px 30px;
    border-radius: 14px;
    background-color: #ffffff; }
    @media (max-width: 1049px) {
      .article__wrapper {
        padding: 20px 16px 20px 16px; } }
    .article__wrapper--landing {
      background-color: #9162D3;
      color: #ffffff;
      /*font-family: Inter;*/
      font-size: 28px;
      font-weight: 500;
      line-height: 35px;
      letter-spacing: -0.01em;
      text-align: left; }
      @media (max-width: 1049px) {
        .article__wrapper--landing {
          font-size: 20px;
          line-height: 25px; } }
    .article__wrapper--margin-bottom {
      margin-bottom: 10px; }
  .article__wrapper-inner--padding-bottom {
    padding-bottom: 16px; }
  .article__source {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #1B1C1F33; }
    @media (max-width: 579px) {
      .article__source {
        flex-wrap: wrap;
        gap: 30px; } }
    .article__source--margin-top {
      margin-top: 10px; }

.wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px; }
  .wrapper__text {
    /*font-family: Inter;*/
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #9162D3; }
    @media (max-width: 1049px) {
      .wrapper__text {
        font-size: 20px;
        line-height: 25px; } }

.footer {
  background-color: #303540; }
  .footer--offset {
    padding-top: 100px;
    padding-bottom: 40px; }
    @media (min-width: 1050px) and (max-width: 1440px) {
      .footer--offset {
        padding-top: 100px;
        padding-bottom: 40px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .footer--offset {
        padding-top: 100px;
        padding-bottom: 40px; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .footer--offset {
        padding-top: 90px;
        padding-bottom: 40px; } }
    @media (max-width: 579px) {
      .footer--offset {
        padding-top: 90px;
        padding-bottom: 40px; } }
  .footer__top {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    gap: 12px; }
    @media (max-width: 1049px) {
      .footer__top {
        flex-wrap: wrap; } }
    .footer__top--offset {
      padding-left: 30px;
      padding-right: 30px; }
      @media (min-width: 1050px) and (max-width: 1440px) {
        .footer__top--offset {
          padding-left: 30px;
          padding-right: 30px; } }
      @media (min-width: 1050px) and (max-width: 1239px) {
        .footer__top--offset {
          padding-left: 20px;
          padding-right: 20px; } }
      @media (min-width: 800px) and (max-width: 1049px) {
        .footer__top--offset {
          padding-left: 20px;
          padding-right: 20px; } }
      @media (min-width: 580px) and (max-width: 799px) {
        .footer__top--offset {
          padding-left: 20px;
          padding-right: 20px; } }
      @media (max-width: 579px) {
        .footer__top--offset {
          padding-left: 14px;
          padding-right: 14px; } }
  .footer__column {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: calc(33.333% - 12px); }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .footer__column {
        width: calc(33.333% - 12px); } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .footer__column {
        width: 100%; } }
    @media (max-width: 799px) {
      .footer__column {
        width: 100%; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .footer__column--offset {
        margin-bottom: 25px; } }
    @media (max-width: 799px) {
      .footer__column--offset {
        margin-bottom: 47px; } }
  .footer__logo {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row; }
  .footer__icons {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
    .footer__icons--offset {
      padding-top: 40px; }
      @media (max-width: 799px) {
        .footer__icons--offset {
          padding-top: 60px; } }
  .footer__categories {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 66.6666%;
    flex: 1; }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .footer__categories {
        width: 60%; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .footer__categories {
        width: 100%; } }
    @media (max-width: 799px) {
      .footer__categories {
        width: 100%; } }
  .footer__bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-top: 1px solid #FFFFFF14;
    padding-top: 20px; }
    @media (min-width: 580px) and (max-width: 799px) {
      .footer__bottom {
        padding-top: 20px; } }
    @media (max-width: 579px) {
      .footer__bottom {
        padding-top: 20px; } }
    .footer__bottom--offset {
      margin-top: 60px;
      padding-left: 30px;
      padding-right: 30px; }
      @media (min-width: 1050px) and (max-width: 1440px) {
        .footer__bottom--offset {
          padding-left: 30px;
          padding-right: 30px; } }
      @media (min-width: 1050px) and (max-width: 1239px) {
        .footer__bottom--offset {
          padding-left: 20px;
          padding-right: 20px; } }
      @media (min-width: 800px) and (max-width: 1049px) {
        .footer__bottom--offset {
          padding-left: 20px;
          padding-right: 20px; } }
      @media (min-width: 580px) and (max-width: 799px) {
        .footer__bottom--offset {
          padding-left: 20px;
          padding-right: 20px; } }
      @media (max-width: 579px) {
        .footer__bottom--offset {
          padding-left: 14px;
          padding-right: 14px; } }
  .footer__bottom-inner {
    display: flex; }
    @media (max-width: 799px) {
      .footer__bottom-inner {
        display: block; } }

.footer-categories {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  gap: 12px; }
  @media (max-width: 799px) {
    .footer-categories {
      flex-wrap: wrap; } }
  .footer-categories__column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: calc(50% - 12px); }
    @media (min-width: 1440px) {
      .footer-categories__column:nth-child(2n + 2) {
        width: 50%; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .footer-categories__column {
        width: calc(50% - 12px); }
        .footer-categories__column:nth-child(2n + 2) {
          width: 50%; } }
    @media (min-width: 580px) and (max-width: 799px) {
      .footer-categories__column {
        width: calc(50% - 12px); }
        .footer-categories__column:nth-child(2n + 2) {
          width: 50%; } }
    @media (max-width: 579px) {
      .footer-categories__column {
        width: 100%; } }
    @media (max-width: 579px) {
      .footer-categories__column--offset-rubrics {
        padding-top: 28px; } }
  .footer-categories__head {
    font-weight: 500;
    font-size: 16px;
    line-height: 19.36px;
    color: #ADC0D9;
    text-align: left; }
    @media (max-width: 1049px) {
      .footer-categories__head {
        font-size: 18px;
        line-height: 21.78px; } }
    .footer-categories__head--offset {
      padding-bottom: 10px;
      padding-right: 15px; }
      @media (max-width: 799px) {
        .footer-categories__head--offset {
          padding-bottom: 12px;
          padding-right: 0; } }
  .footer-categories__bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px; }
    @media (max-width: 799px) {
      .footer-categories__bottom {
        gap: 12px; } }
    .footer-categories__bottom--offset {
      padding-top: 20px; }
  .footer-categories__item {
    font-weight: 500;
    font-size: 16px;
    line-height: 19.36px;
    color: #ADC0D9; }
    @media (max-width: 799px) {
      .footer-categories__item {
        font-size: 18px;
        line-height: 21.78px; } }
    .footer-categories__item--size-small {
      font-weight: 400;
      font-size: 14px;
      line-height: 16.94px; }
      @media (max-width: 799px) {
        .footer-categories__item--size-small {
          font-size: 16px;
          line-height: 19.36px; } }
  .footer-categories__title {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.36px;
    color: #ADC0D9; }
    @media (max-width: 799px) {
      .footer-categories__title {
        font-size: 18px;
        line-height: 21.78px; } }
    .footer-categories__title--offset {
      padding-bottom: 20px; }

html {
  /*  @media (max-width: $small - 1px) {
    width: 100%;
  }*/
  overflow-x: hidden; }

.body {
  position: relative;
  background-color: #EDEFF2;
  /*  @media (max-width: $small - 1px) {
    width: 100%;
  }*/ }

header {
  display: grid;
  z-index: 3; }

main {
  z-index: 1; }

.header-shadow {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  display: grid;
  z-index: 3; }

.logo {
  display: block;
  width: 101.33px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='102' height='40' viewBox='0 0 102 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_5711_6827)'%3e%3cpath d='M82.1944 30.1839V27.7835H88.666V30.5574C88.666 33.1019 89.6691 34.3815 91.6929 34.3815C93.7167 34.3815 94.708 33.1078 94.708 30.5574C94.7156 29.4928 94.4865 28.4399 94.0373 27.4746C93.5974 26.5219 93.013 25.6427 92.3047 24.8684C91.5958 24.0947 90.8192 23.3211 89.9514 22.5474C89.0837 21.7738 88.2071 20.9648 87.304 20.1265C86.4155 19.2973 85.596 18.3972 84.8536 17.4349C84.075 16.4124 83.4662 15.2711 83.0504 14.055C82.5804 12.6949 82.3486 11.2639 82.365 9.82498C82.365 6.68726 83.223 4.26337 84.9389 2.55332C86.6539 0.847183 88.9719 0 91.8723 0C94.7727 0 97.0231 0.847183 98.6027 2.55332C100.182 4.25945 100.971 6.67157 100.971 9.81615V11.0722H94.9934V9.43374C94.9934 6.8716 93.9432 5.60965 91.8253 5.60965C90.7722 5.60965 89.9867 5.90381 89.472 6.52155C88.9572 7.13929 88.6866 8.10413 88.6866 9.46316C88.6814 10.5294 88.9167 11.5831 89.3749 12.546C89.8246 13.5018 90.42 14.3821 91.1399 15.1552C91.9019 15.9608 92.7041 16.7275 93.5432 17.4526C94.4256 18.2262 95.3081 19.0263 96.1759 19.8765C97.047 20.7085 97.8507 21.6086 98.5792 22.568C99.342 23.5946 99.9377 24.7353 100.344 25.9479C100.811 27.3078 101.044 28.7372 101.032 30.175C101.032 33.3127 100.228 35.7376 98.6204 37.4496C97.0113 39.1558 94.7433 40 91.8223 40C88.9013 40 86.5539 39.1558 84.8125 37.4496C83.071 35.7435 82.2003 33.3314 82.2003 30.1839H82.1944Z' fill='%23F3C770'/%3e%3cpath d='M59.6441 30.1751V9.82503C59.6441 6.68731 60.4285 4.26343 61.9973 2.55337C63.5662 0.843315 65.8724 -0.00779056 68.916 5.3728e-05C71.9429 5.3728e-05 74.305 0.847237 75.9759 2.55337C77.6467 4.2595 78.4762 6.67162 78.4762 9.8162V13.6403H72.2753V9.43379C72.2753 6.87165 71.2016 5.6097 69.066 5.6097C66.9304 5.6097 65.8303 6.89519 65.8303 9.45439V30.5693C65.8303 33.1187 66.9088 34.3933 69.066 34.3933C71.2016 34.3933 72.2753 33.1196 72.2753 30.5693V24.9802H78.4704V30.1839C78.4704 33.3314 77.6349 35.773 75.97 37.4585C74.305 39.144 71.9429 40.0089 68.9101 40.0089C65.8773 40.0089 63.5682 39.1646 61.9944 37.4585C60.4206 35.7524 59.6411 33.3403 59.6411 30.1839L59.6441 30.1751Z' fill='%23C64C4C'/%3e%3cpath d='M48.8307 40.0059V0H55.1052V40.0059H48.8307Z' fill='%23E59E60'/%3e%3cpath d='M23.7211 40.0059V0H33.1931C36.4024 0 38.7645 0.753052 40.2529 2.25621C41.7414 3.75938 42.4915 6.08031 42.4915 9.20724V12.3548C42.4915 16.4573 41.1237 19.1616 38.388 20.4677C39.8191 21.03 40.9731 22.1303 41.6031 23.5329C42.2415 24.9537 42.5562 26.7686 42.5562 28.9807V35.1405C42.5562 37.3604 42.7523 38.9793 43.1445 39.9971H36.8701C36.7533 39.6535 36.6551 39.3039 36.5759 38.9499C36.4862 38.5109 36.4233 38.0669 36.3877 37.6202C36.32 36.9525 36.2906 36.1141 36.2906 35.0846V28.8278C36.2906 26.9893 35.967 25.6773 35.311 24.8948C34.6551 24.1124 33.6167 23.7182 32.187 23.7182H30.0044V40.0059H23.7211ZM30.0044 18.0144H32.4606C33.7079 18.0144 34.6492 17.6908 35.2787 17.0525C35.9082 16.4142 36.2318 15.3199 36.2318 13.7785V9.84557C36.2318 8.41595 35.9817 7.36873 35.4787 6.71275C34.9757 6.05677 34.1638 5.72143 33.0519 5.72143H30.0044V18.0144Z' fill='%234680C1'/%3e%3cpath d='M0 40.0059V0H9.48375C12.7019 0 15.0552 0.752071 16.5436 2.25621C18.0321 3.76036 18.7812 6.07442 18.791 9.19841V10.6251C18.791 14.712 17.432 17.3977 14.7139 18.6822C17.8477 19.8921 19.4146 22.7484 19.4146 27.2511V30.5163C19.4146 33.6049 18.6057 35.9582 16.9878 37.5761C15.3699 39.194 12.999 40.0039 9.87498 40.0059H0ZM6.27445 34.2845H9.87498C10.9693 34.2845 11.787 33.9903 12.3312 33.402C12.8754 32.8137 13.1402 31.7929 13.1402 30.3633V26.8598C13.1402 25.0331 12.8254 23.777 12.2077 23.0622C11.5899 22.3474 10.5398 22.0062 9.09251 22.0062H6.27445V34.2786V34.2845ZM6.27445 16.2877H8.73952C9.99853 16.2877 10.9398 15.9641 11.5782 15.3258C12.2165 14.6875 12.5313 13.602 12.5313 12.09V9.84557C12.5313 8.41595 12.2724 7.36873 11.7694 6.71275C11.2664 6.05677 10.4545 5.72143 9.33078 5.72143H6.27445V16.2818V16.2877Z' fill='%234E8D4C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5711_6827'%3e%3crect width='101.333' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
  @media (max-width: 579px) {
    .logo {
      width: 81.07px;
      height: 32px; } }

.menu-icon {
  display: block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='2.44434' width='22' height='2.44444' rx='1.22222' fill='%231AA0E6'/%3e%3crect y='9.77783' width='22' height='2.44444' rx='1.22222' fill='%231AA0E6'/%3e%3crect y='17.1111' width='22' height='2.44444' rx='1.22222' fill='%231AA0E6'/%3e%3c/svg%3e "); }
  .menu-icon--display {
    display: none; }
    @media (max-width: 1399px) {
      .menu-icon--display {
        display: block; } }
  .menu-icon--offset {
    margin-left: 30px; }
  .menu-icon--close-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='22' height='22' fill='white'/%3e%3crect x='3.66602' y='1.93774' width='23.1942' height='2.44444' rx='1.22222' transform='rotate(45 3.66602 1.93774)' fill='%231AA0E6'/%3e%3crect width='23.1942' height='2.44444' rx='1.22222' transform='matrix(-0.707107 0.707107 0.707107 0.707107 18.3384 1.93774)' fill='%231AA0E6'/%3e%3c/svg%3e "); }

@media (max-width: 579px) {
  .owl-carousel-my {
    padding-left: 14px;
    padding-right: 14px;
    flex-direction: column;
    gap: 20px; } }

.icon-menu {
  display: block;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 48px; }
  @media (max-width: 579px) {
    .icon-menu {
      width: 42px;
      height: 42px; } }
  @media (max-width: 579px) {
    .icon-menu--border-none {
      border: none; } }
  .icon-menu--offset {
    margin-right: 6px; }
  .icon-menu--vk {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='48' height='48' rx='24' fill='%230077FF'/%3e%3cpath d='M24.8485 30C18.3569 30 14.6543 25.4955 14.5 18H17.7517C17.8585 23.5015 20.2557 25.8318 22.1545 26.3123V18H25.2165V22.7447C27.0915 22.5405 29.0613 20.3784 29.7259 18H32.7878C32.2775 20.9309 30.1413 23.0931 28.6223 23.982C30.1413 24.7027 32.5743 26.5886 33.5 30H30.1295C29.4056 27.7177 27.6018 25.9519 25.2165 25.7117V30H24.8485Z' fill='white'/%3e%3c/svg%3e "); }
  .icon-menu--dzen {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='48' height='48' rx='24' fill='%23303540'/%3e%3cpath d='M25.7966 22.3574C27.004 23.5642 28.8071 23.7927 32 23.8358C31.9138 19.5957 28.5367 16.1725 24.3169 16.0074C24.3551 19.2914 24.572 21.1321 25.7966 22.3574ZM22.358 22.3574C23.5839 21.1315 23.7995 19.289 23.8383 16C19.5452 16.0856 16.0862 19.544 16 23.8371C19.2896 23.7989 21.1315 23.5826 22.3574 22.3568L22.358 22.3574ZM25.7966 25.796C24.5911 27.0022 24.3619 28.8041 24.3182 31.992C28.4862 31.8275 31.8281 28.4856 31.9926 24.3182C28.8047 24.3613 27.0028 24.5905 25.7966 25.7966V25.796ZM22.358 25.796C21.1321 24.5714 19.292 24.3545 16.008 24.3163C16.1731 28.5361 19.5964 31.9138 23.8358 32C23.7927 28.8065 23.5648 27.0034 22.3574 25.7966L22.358 25.796Z' fill='white'/%3e%3c/svg%3e "); }
  .icon-menu--telegram {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='%234FA4F6' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='48' height='48' rx='24' fill='%234EA4F6'/%3e%3cpath d='M29.6359 17.1236C29.6359 17.1236 31.116 16.5176 30.9927 17.9893C30.9516 18.5953 30.5816 20.7163 30.2938 23.0105L29.307 29.8063C29.307 29.8063 29.2248 30.8019 28.4847 30.9751C27.7447 31.1482 26.6346 30.3691 26.429 30.1959C26.2645 30.0661 23.3454 28.1182 22.3176 27.1659C22.0298 26.9062 21.7009 26.3868 22.3587 25.7808L26.6757 21.4522C27.1691 20.9327 27.6624 19.7207 25.6067 21.1925L19.8507 25.3046C19.8507 25.3046 19.1929 25.7375 17.9594 25.3479L15.287 24.4822C15.287 24.4822 14.3003 23.8329 15.986 23.1836C20.0974 21.1492 25.1545 19.0715 29.6359 17.1236Z' fill='white'/%3e%3c/svg%3e "); }
  .icon-menu--twitter {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='48' height='48' rx='24' fill='%23303540'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4118 18H17L22.2308 24.5257L17.3346 30H19.5968L23.3 25.8596L26.5882 29.9619H31L25.6172 23.2465L25.6268 23.2581L30.2614 18.0762H27.9992L24.5574 21.9244L21.4118 18ZM19.4352 19.1429H20.8087L28.5648 28.819H27.1913L19.4352 19.1429Z' fill='white'/%3e%3c/svg%3e "); }
  .icon-menu--facebook {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='48' height='48' rx='24' fill='%230866FF'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1875 21.3334H19.5625V24.0067H22.1403L22.1875 31.9854H24.8125V24.0067H28.1725L28.6949 21.3334H24.8125V19.244C24.8128 19.0895 24.8733 18.9413 24.9808 18.8319C25.0882 18.7225 25.2339 18.6607 25.3861 18.66H28.75V15.9854H26.125C23.5 15.9854 22.1875 16.652 22.1875 19.1734V21.3334Z' fill='white'/%3e%3c/svg%3e "); }

.search {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6945 14.3055L12.6009 11.213C13.6659 9.79694 14.1545 8.02987 13.9684 6.26786C13.7823 4.50585 12.9352 2.87987 11.5979 1.71756C10.2606 0.55525 8.53249 -0.0570001 6.76173 0.00418026C4.99098 0.0653606 3.30922 0.795424 2.05534 2.04726C0.801459 3.2991 0.0686533 4.97966 0.00458439 6.75031C-0.0594845 8.52097 0.549945 10.2501 1.71007 11.5893C2.8702 12.9285 4.4948 13.7782 6.2565 13.9672C8.0182 14.1562 9.78606 13.6704 11.2039 12.6078L14.2986 15.7014C14.3866 15.7984 14.4946 15.8752 14.615 15.9267C14.7355 15.9782 14.8656 16.0031 14.9966 15.9997C15.2606 15.9997 15.5138 15.8949 15.7006 15.7083C15.8874 15.5217 15.9925 15.2686 15.9928 15.0046C15.9953 14.8736 15.97 14.7436 15.9185 14.6231C15.8671 14.5026 15.7908 14.3943 15.6945 14.3055ZM2.04492 7.03318C2.04537 6.04805 2.33791 5.08517 2.88555 4.26628C3.43318 3.4474 4.21133 2.80927 5.1216 2.43259C6.03187 2.05591 7.03339 1.95759 7.99954 2.15005C8.96568 2.34252 9.85307 2.81713 10.5495 3.51388C11.2459 4.21063 11.7201 5.09824 11.9122 6.06447C12.1042 7.03071 12.0054 8.03218 11.6283 8.94228C11.2512 9.85238 10.6127 10.6302 9.7936 11.1775C8.97446 11.7248 8.01145 12.0169 7.02632 12.0169C6.37192 12.017 5.72391 11.8882 5.11932 11.6378C4.51473 11.3873 3.96543 11.0202 3.5028 10.5574C3.04018 10.0945 2.6733 9.54506 2.42315 8.94035C2.173 8.33565 2.04447 7.68758 2.04492 7.03318Z' fill='white'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  cursor: pointer; }
  .search--black {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.6182 17.8818L15.7512 14.0162C17.0823 12.2462 17.6931 10.0373 17.4605 7.83482C17.2278 5.63231 16.169 3.59984 14.4974 2.14695C12.8258 0.694062 10.6656 -0.0712501 8.45217 0.00522532C6.23872 0.0817008 4.13653 0.99428 2.56918 2.55908C1.00182 4.12387 0.0858167 6.22458 0.00573048 8.43789C-0.0743557 10.6512 0.687432 12.8126 2.13759 14.4866C3.58775 16.1606 5.61849 17.2227 7.82062 17.459C10.0228 17.6952 12.2326 17.088 14.0048 15.7597L17.8732 19.6267C17.9833 19.748 18.1182 19.844 18.2688 19.9084C18.4193 19.9727 18.582 20.0039 18.7457 19.9996C19.0757 19.9996 19.3923 19.8686 19.6258 19.6354C19.8593 19.4021 19.9907 19.0857 19.991 18.7557C19.9941 18.592 19.9624 18.4294 19.8982 18.2788C19.8339 18.1282 19.7385 17.9929 19.6182 17.8818ZM2.55615 8.79147C2.55672 7.56006 2.92239 6.35646 3.60693 5.33285C4.29148 4.30925 5.26416 3.51159 6.402 3.04074C7.53984 2.56989 8.79174 2.44698 9.99942 2.68757C11.2071 2.92815 12.3163 3.52141 13.1869 4.39235C14.0574 5.26329 14.6502 6.3728 14.8902 7.58059C15.1302 8.78838 15.0068 10.0402 14.5354 11.1779C14.064 12.3155 13.2659 13.2878 12.242 13.9719C11.2181 14.6559 10.0143 15.0211 8.7829 15.0211C7.9649 15.0213 7.15488 14.8602 6.39915 14.5472C5.64341 14.2342 4.95678 13.7753 4.3785 13.1967C3.80022 12.6182 3.34163 11.9313 3.02894 11.1754C2.71625 10.4196 2.55559 9.60947 2.55615 8.79147Z' fill='%23303540'/%3e%3c/svg%3e "); }
  .search--size-big {
    width: 20px;
    height: 20px; }
  .search--close {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='20' height='20' fill='white'/%3e%3crect x='3.33301' y='1.76172' width='21.0856' height='2.22222' rx='1.11111' transform='rotate(45 3.33301 1.76172)' fill='%23303540'/%3e%3crect width='21.0856' height='2.22222' rx='1.11111' transform='matrix(-0.707107 0.707107 0.707107 0.707107 16.6719 1.76172)' fill='%23303540'/%3e%3c/svg%3e "); }

.rss {
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.91489 4.07608C7.2806 1.4476 3.77555 0 0.0454237 0V2.7385C3.04246 2.7385 5.85831 3.90121 7.97424 6.01249C10.0901 8.12378 11.2555 10.9334 11.2555 13.9239H14C14 10.2019 12.5492 6.70457 9.91489 4.07608Z' fill='%23F78422'/%3e%3cpath d='M0.0169752 4.63414V7.37263C3.63727 7.37263 6.58265 10.3115 6.58265 13.9239H9.32719C9.32719 8.80151 5.15068 4.63414 0.0169752 4.63414Z' fill='%23F78422'/%3e%3cpath d='M1.96572 14C3.05136 14 3.93144 13.1219 3.93144 12.0386C3.93144 10.9554 3.05136 10.0772 1.96572 10.0772C0.880083 10.0772 0 10.9554 0 12.0386C0 13.1219 0.880083 14 1.96572 14Z' fill='%23F78422'/%3e%3c/svg%3e "); }

.measurements--offset {
  padding-top: 12px;
  padding-left: 30px;
  padding-right: 30px; }
  @media (min-width: 1050px) and (max-width: 1440px) {
    .measurements--offset {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .measurements--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .measurements--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .measurements--offset {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 579px) {
    .measurements--offset {
      padding-left: 14px;
      padding-right: 14px; } }
  @media (max-width: 579px) {
    .measurements--offset {
      padding-left: 0;
      padding-right: 0;
      padding-top: 56px; } }

.switch-person {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffffff;
  padding: 2px;
  border-radius: 100px; }
  .switch-person--offset {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px; }
  .switch-person--display {
    display: none; }
    @media (max-width: 579px) {
      .switch-person--display {
        display: flex; } }

.person-portail {
  display: block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='РЎР»РѕР№_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%236E7380;%7d %3c/style%3e%3cpath class='st0' d='M9.6,11.2v9.6h4v-9.6H9.6z M8.8,9.6C8.4,9.6,8,10,8,10.4v11.2c0,0.4,0.4,0.8,0.8,0.8h5.6c0.4,0,0.8-0.4,0.8-0.8 V10.4c0-0.4-0.4-0.8-0.8-0.8H8.8z'/%3e%3cpath class='st0' d='M18.4,11.2v9.6h4v-9.6H18.4z M17.6,9.6c-0.4,0-0.8,0.4-0.8,0.8v11.2c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8V10.4c0-0.4-0.4-0.8-0.8-0.8H17.6z'/%3e%3c/svg%3e ");
  flex-shrink: 0; }
  .person-portail--active {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='32' height='32' rx='16' fill='%231AA0E6'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 11.2001V20.8001H13.6V11.2001H9.6ZM8.8 9.6001C8.35817 9.6001 8 9.95827 8 10.4001V21.6001C8 22.0419 8.35817 22.4001 8.8 22.4001H14.4C14.8418 22.4001 15.2 22.0419 15.2 21.6001V10.4001C15.2 9.95827 14.8418 9.6001 14.4 9.6001H8.8Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.4 11.2001V20.8001H22.4V11.2001H18.4ZM17.6 9.6001C17.1582 9.6001 16.8 9.95827 16.8 10.4001V21.6001C16.8 22.0419 17.1582 22.4001 17.6 22.4001H23.2C23.6418 22.4001 24 22.0419 24 21.6001V10.4001C24 9.95827 23.6418 9.6001 23.2 9.6001H17.6Z' fill='white'/%3e%3c/svg%3e "); }
  .person-portail--blue {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='РЎР»РѕР№_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%231BA0E6;%7d %3c/style%3e%3cpath class='st0' d='M9.6,11.2v9.6h4v-9.6H9.6z M8.8,9.6C8.4,9.6,8,10,8,10.4v11.2c0,0.4,0.4,0.8,0.8,0.8h5.6c0.4,0,0.8-0.4,0.8-0.8 V10.4c0-0.4-0.4-0.8-0.8-0.8H8.8z'/%3e%3cpath class='st0' d='M18.4,11.2v9.6h4v-9.6H18.4z M17.6,9.6c-0.4,0-0.8,0.4-0.8,0.8v11.2c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8V10.4c0-0.4-0.4-0.8-0.8-0.8H17.6z'/%3e%3c/svg%3e "); }
  .person-portail--offset {
    margin-right: 2px; }
  .person-portail--display {
    display: none; }

.person-list {
  display: block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='РЎР»РѕР№_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%236E7380;%7d %3c/style%3e%3cpath class='st0' d='M9.6,11.2v2.4h4v-2.4H9.6z M8.8,9.6C8.4,9.6,8,10,8,10.4v4c0,0.4,0.4,0.8,0.8,0.8h5.6c0.4,0,0.8-0.4,0.8-0.8v-4 c0-0.4-0.4-0.8-0.8-0.8H8.8z'/%3e%3cpath class='st0' d='M9.6,18.4v2.4h4v-2.4H9.6z M8.8,16.8c-0.4,0-0.8,0.4-0.8,0.8v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H8.8z'/%3e%3cpath class='st0' d='M18.4,11.2v2.4h4v-2.4H18.4z M17.6,9.6c-0.4,0-0.8,0.4-0.8,0.8v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H17.6z'/%3e%3cpath class='st0' d='M18.4,18.4v2.4h4v-2.4H18.4z M17.6,16.8c-0.4,0-0.8,0.4-0.8,0.8v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H17.6z'/%3e%3c/svg%3e ");
  flex-shrink: 0; }
  .person-list--active {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='РЎР»РѕР№_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%231AA0E6;%7d .st1%7bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7d %3c/style%3e%3cpath class='st0' d='M16,0L16,0c8.8,0,16,7.2,16,16l0,0c0,8.8-7.2,16-16,16l0,0C7.2,32,0,24.8,0,16l0,0C0,7.2,7.2,0,16,0z'/%3e%3cpath class='st1' d='M9.6,11.2v2.4h4v-2.4C13.6,11.2,9.6,11.2,9.6,11.2z M8.8,9.6C8.4,9.6,8,10,8,10.4v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8C14.4,9.6,8.8,9.6,8.8,9.6z'/%3e%3cpath class='st1' d='M9.6,18.4v2.4h4v-2.4H9.6z M8.8,16.8c-0.4,0-0.8,0.4-0.8,0.8v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H8.8z'/%3e%3cpath class='st1' d='M18.4,11.2v2.4h4v-2.4C22.4,11.2,18.4,11.2,18.4,11.2z M17.6,9.6c-0.4,0-0.8,0.4-0.8,0.8v4 c0,0.4,0.4,0.8,0.8,0.8h5.6c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H17.6z'/%3e%3cpath class='st1' d='M18.4,18.4v2.4h4v-2.4H18.4z M17.6,16.8c-0.4,0-0.8,0.4-0.8,0.8v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H17.6z'/%3e%3c/svg%3e "); }
  .person-list--blue {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='РЎР»РѕР№_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%231BA0E6;%7d %3c/style%3e%3cpath class='st0' d='M9.6,11.2v2.4h4v-2.4H9.6z M8.8,9.6C8.4,9.6,8,10,8,10.4v4c0,0.4,0.4,0.8,0.8,0.8h5.6c0.4,0,0.8-0.4,0.8-0.8v-4 c0-0.4-0.4-0.8-0.8-0.8H8.8z'/%3e%3cpath class='st0' d='M9.6,18.4v2.4h4v-2.4H9.6z M8.8,16.8c-0.4,0-0.8,0.4-0.8,0.8v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H8.8z'/%3e%3cpath class='st0' d='M18.4,11.2v2.4h4v-2.4H18.4z M17.6,9.6c-0.4,0-0.8,0.4-0.8,0.8v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H17.6z'/%3e%3cpath class='st0' d='M18.4,18.4v2.4h4v-2.4H18.4z M17.6,16.8c-0.4,0-0.8,0.4-0.8,0.8v4c0,0.4,0.4,0.8,0.8,0.8h5.6 c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8H17.6z'/%3e%3c/svg%3e "); }
  .person-list--display {
    display: none; }

.adv-button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 15.4px;
  color: #545966;
  background-color: #ffffff;
  border-radius: 20px;
  height: 48px; }
  @media (max-width: 579px) {
    .adv-button {
      width: 100% !important;
      font-size: 15px;
      line-height: 15px; } }
  @media (max-width: 579px) {
    .adv-button--offset {
      margin-left: 15px;
      margin-right: 15px; } }
  .adv-button--bg-blue {
    background-color: #1AA0E6; }
  .adv-button--bg-white {
    background-color: #ffffff; }
  .adv-button--bg-landing {
    background-color: #9162D3; }
  .adv-button--color-blue {
    color: #1AA0E6; }
  .adv-button--color-white {
    color: #ffffff; }
  .adv-button--color-landing {
    color: #9162D3; }
  .adv-button--width-search {
    padding-left: 40px;
    padding-right: 40px; }
  .adv-button--width-landing {
    padding-left: 40px;
    padding-right: 40px; }
    @media (max-width: 579px) {
      .adv-button--width-landing {
        width: 100% !important; } }
  .adv-button--width-all-news {
    width: 348px !important; }
    @media (max-width: 579px) {
      .adv-button--width-all-news {
        width: 332px !important; } }
  .adv-button--width-docs {
    width: 348px !important; }
    @media (max-width: 579px) {
      .adv-button--width-docs {
        width: 100% !important; } }
  .adv-button--width-go-to-the-website {
    width: 175px; }
  .adv-button__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end; }
    .adv-button__wrapper--arrow {
      display: flex;
      align-items: flex-end; }
      .adv-button__wrapper--arrow::after {
        content: '';
        margin-left: 5px;
        margin-bottom: 2px;
        width: 6px;
        height: 8px;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='6' height='8' viewBox='0 0 6 8' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 0.38855L5.5 3.88855L0.5 7.38855L0.5 0.38855Z' fill='white'/%3e%3c/svg%3e "); }
    .adv-button__wrapper--arrow-landing {
      display: flex;
      align-items: flex-end; }
      .adv-button__wrapper--arrow-landing::after {
        content: '';
        margin-left: 5px;
        margin-bottom: 2px;
        width: 5px;
        height: 8px;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M-3.0598e-07 0.5L5 4L0 7.5L-3.0598e-07 0.5Z' fill='%239162D3'/%3e%3c/svg%3e "); }

.cancel-button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 15.4px;
  color: #ADC0D9;
  cursor: pointer; }
  .cancel-button::before {
    content: '';
    margin-right: 4px;
    width: 14px;
    height: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='2.33301' y='2.73315' width='14.7599' height='1.55556' rx='0.777778' transform='rotate(45 2.33301 2.73315)' fill='%23ADC0D9'/%3e%3crect width='14.7599' height='1.55556' rx='0.777778' transform='matrix(-0.707107 0.707107 0.707107 0.707107 11.67 2.73315)' fill='%23ADC0D9'/%3e%3c/svg%3e "); }

.owl-carousel-themes {
  align-self: unset !important; }

.arrow {
  width: 48px !important;
  height: 49px !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  z-index: 60 !important; }
  .arrow--left {
    top: -62px !important;
    right: 66px !important;
    bottom: unset !important;
    left: unset !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='48' height='48' rx='24' transform='matrix(-1 0 0 1 48 0.88855)' fill='%23F5F6F7'/%3e%3cg clip-path='url(%23clip0_5754_10223)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M26 20.8885L20 24.8885L26 28.8885L26 20.8885Z' fill='%23303540'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5754_10223'%3e%3crect width='8' height='6' fill='white' transform='matrix(4.37114e-08 -1 -1 -4.37114e-08 26 28.8885)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
  .arrow--right {
    top: -62px !important;
    right: 10px !important;
    bottom: unset !important;
    left: unset !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='0.88855' width='48' height='48' rx='24' fill='%23F5F6F7'/%3e%3cg clip-path='url(%23clip0_5754_10228)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 20.8885L28 24.8885L22 28.8885L22 20.8885Z' fill='%23303540'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5754_10228'%3e%3crect width='8' height='6' fill='white' transform='translate(22 28.8885) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
  .arrow--opacity {
    opacity: 0.5; }
  .arrow--offset {
    margin-right: 8px; }

.headline-item {
  font-weight: 400;
  font-size: 18px;
  line-height: 21.78px;
  color: #303540;
  cursor: pointer;
  /*width: max-content;*/ }
  .headline-item--offset {
    margin-right: 30px; }
  .headline-item--active {
    color: #6E7380;
    padding-bottom: 10px;
    margin-bottom: -12px;
    border-bottom: 3px solid #1AA0E6; }

.footer-logo {
  display: block;
  width: 101.33px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='102' height='41' viewBox='0 0 102 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_5782_4702)'%3e%3cpath d='M82.1943 31.0725V28.6722H88.6659V31.4461C88.6659 33.9906 89.669 35.2702 91.6928 35.2702C93.7166 35.2702 94.7079 33.9965 94.7079 31.4461C94.7155 30.3815 94.4864 29.3285 94.0372 28.3633C93.5973 27.4105 93.0129 26.5314 92.3046 25.757C91.5957 24.9834 90.8191 24.2097 89.9514 23.4361C89.0836 22.6625 88.207 21.8535 87.3039 21.0152C86.4154 20.186 85.5959 19.2858 84.8535 18.3236C84.075 17.301 83.4661 16.1598 83.0503 14.9437C82.5804 13.5836 82.3485 12.1526 82.3649 10.7136C82.3649 7.57593 83.2229 5.15204 84.9389 3.44199C86.6538 1.73586 88.9718 0.888672 91.8722 0.888672C94.7727 0.888672 97.023 1.73586 98.6026 3.44199C100.182 5.14812 100.971 7.56024 100.971 10.7048V11.9609H94.9933V10.3224C94.9933 7.76027 93.9431 6.49832 91.8252 6.49832C90.7721 6.49832 89.9867 6.79248 89.4719 7.41022C88.9571 8.02796 88.6865 8.9928 88.6865 10.3518C88.6813 11.4181 88.9166 12.4718 89.3748 13.4346C89.8245 14.3905 90.4199 15.2707 91.1398 16.0438C91.9019 16.8494 92.704 17.6162 93.5431 18.3412C94.4255 19.1149 95.308 19.915 96.1758 20.7651C97.047 21.5972 97.8506 22.4972 98.5791 23.4567C99.3419 24.4833 99.9376 25.624 100.344 26.8366C100.811 28.1965 101.044 29.6259 101.032 31.0637C101.032 34.2014 100.228 36.6263 98.6203 38.3383C97.0112 40.0444 94.7432 40.8887 91.8222 40.8887C88.9012 40.8887 86.5538 40.0444 84.8124 38.3383C83.0709 36.6322 82.2002 34.22 82.2002 31.0725H82.1943Z' fill='%23707A8C'/%3e%3cpath d='M59.6441 31.0638V10.7137C59.6441 7.57598 60.4285 5.1521 61.9973 3.44204C63.5662 1.73199 65.8724 0.880881 68.916 0.888726C71.9429 0.888726 74.305 1.73591 75.9759 3.44204C77.6467 5.14818 78.4762 7.5603 78.4762 10.7049V14.529H72.2753V10.3225C72.2753 7.76032 71.2016 6.49837 69.066 6.49837C66.9304 6.49837 65.8303 7.78386 65.8303 10.3431V31.4579C65.8303 34.0073 66.9088 35.282 69.066 35.282C71.2016 35.282 72.2753 34.0083 72.2753 31.4579V25.8689H78.4704V31.0726C78.4704 34.2201 77.6349 36.6616 75.97 38.3472C74.305 40.0327 71.9429 40.8976 68.9101 40.8976C65.8773 40.8976 63.5682 40.0533 61.9944 38.3472C60.4206 36.641 59.6411 34.2289 59.6411 31.0726L59.6441 31.0638Z' fill='%23707A8C'/%3e%3cpath d='M48.8308 40.8946V0.888672H55.1053V40.8946H48.8308Z' fill='%23707A8C'/%3e%3cpath d='M23.7212 40.8946V0.888672H33.1932C36.4025 0.888672 38.7646 1.64172 40.253 3.14489C41.7415 4.64805 42.4916 6.96898 42.4916 10.0959V13.2434C42.4916 17.346 41.1237 20.0503 38.3881 21.3564C39.8191 21.9187 40.9732 23.0189 41.6032 24.4215C42.2416 25.8423 42.5563 27.6573 42.5563 29.8694V36.0291C42.5563 38.2491 42.7524 39.8679 43.1446 40.8857H36.8702C36.7534 40.5422 36.6552 40.1926 36.576 39.8385C36.4863 39.3996 36.4234 38.9555 36.3878 38.5089C36.3201 37.8412 36.2907 37.0028 36.2907 35.9732V29.7164C36.2907 27.8779 35.9671 26.566 35.3111 25.7835C34.6552 25.001 33.6168 24.6069 32.1871 24.6069H30.0045V40.8946H23.7212ZM30.0045 18.9031H32.4607C33.708 18.9031 34.6493 18.5795 35.2788 17.9412C35.9083 17.3029 36.2319 16.2086 36.2319 14.6672V10.7342C36.2319 9.30462 35.9818 8.2574 35.4788 7.60142C34.9758 6.94545 34.1639 6.6101 33.052 6.6101H30.0045V18.9031Z' fill='%23707A8C'/%3e%3cpath d='M0 40.8946V0.888672H9.48375C12.7019 0.888672 15.0552 1.64074 16.5436 3.14489C18.0321 4.64903 18.7812 6.9631 18.791 10.0871V11.5138C18.791 15.6006 17.432 18.2863 14.7139 19.5708C17.8477 20.7808 19.4146 23.6371 19.4146 28.1397V31.4049C19.4146 34.4936 18.6057 36.8469 16.9878 38.4648C15.3699 40.0827 12.999 40.8926 9.87498 40.8946H0ZM6.27445 35.1731H9.87498C10.9693 35.1731 11.787 34.879 12.3312 34.2906C12.8754 33.7023 13.1402 32.6816 13.1402 31.252V27.7485C13.1402 25.9218 12.8254 24.6657 12.2077 23.9509C11.5899 23.2361 10.5398 22.8948 9.09251 22.8948H6.27445V35.1672V35.1731ZM6.27445 17.1764H8.73952C9.99853 17.1764 10.9398 16.8528 11.5782 16.2145C12.2165 15.5761 12.5313 14.4907 12.5313 12.9787V10.7342C12.5313 9.30462 12.2724 8.2574 11.7694 7.60142C11.2664 6.94545 10.4545 6.6101 9.33078 6.6101H6.27445V17.1705V17.1764Z' fill='%23707A8C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5782_4702'%3e%3crect width='101.333' height='40' fill='white' transform='translate(0 0.888672)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
  .footer-logo--offset {
    margin-right: 30px; }

.year-18 {
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.333252' y='0.888672' width='40' height='40' rx='20' fill='white' fill-opacity='0.08'/%3e%3cpath d='M14.3476 15.7069V25.8887H12.5032V17.5016H12.4435L10.0621 19.0229V17.3326L12.5926 15.7069H14.3476ZM19.9922 26.0279C19.2531 26.0279 18.5968 25.9036 18.0234 25.655C17.4533 25.4064 17.0059 25.0667 16.6811 24.6358C16.3596 24.2016 16.2005 23.7095 16.2038 23.1593C16.2005 22.7317 16.2933 22.339 16.4822 21.981C16.6711 21.623 16.9264 21.3248 17.2478 21.0861C17.5727 20.8442 17.9339 20.69 18.3317 20.6238V20.5542C17.808 20.4382 17.3837 20.1713 17.0589 19.7537C16.7374 19.3328 16.5783 18.8472 16.5817 18.2971C16.5783 17.7734 16.7242 17.306 17.0192 16.8951C17.3141 16.4841 17.7185 16.1609 18.2322 15.9256C18.746 15.687 19.3326 15.5676 19.9922 15.5676C20.6451 15.5676 21.2268 15.687 21.7372 15.9256C22.2509 16.1609 22.6553 16.4841 22.9503 16.8951C23.2486 17.306 23.3977 17.7734 23.3977 18.2971C23.3977 18.8472 23.2336 19.3328 22.9055 19.7537C22.5807 20.1713 22.1614 20.4382 21.6477 20.5542V20.6238C22.0454 20.69 22.4034 20.8442 22.7216 21.0861C23.0431 21.3248 23.2983 21.623 23.4872 21.981C23.6794 22.339 23.7755 22.7317 23.7755 23.1593C23.7755 23.7095 23.6131 24.2016 23.2883 24.6358C22.9635 25.0667 22.5161 25.4064 21.946 25.655C21.3792 25.9036 20.728 26.0279 19.9922 26.0279ZM19.9922 24.606C20.3733 24.606 20.7048 24.5414 20.9865 24.4121C21.2682 24.2795 21.487 24.0939 21.6427 23.8553C21.7985 23.6167 21.8781 23.3416 21.8814 23.03C21.8781 22.7052 21.7935 22.4185 21.6278 22.1699C21.4654 21.918 21.2417 21.7208 20.9567 21.5783C20.6749 21.4358 20.3534 21.3645 19.9922 21.3645C19.6276 21.3645 19.3028 21.4358 19.0177 21.5783C18.7327 21.7208 18.5073 21.918 18.3416 22.1699C18.1792 22.4185 18.0996 22.7052 18.103 23.03C18.0996 23.3416 18.1759 23.6167 18.3317 23.8553C18.4874 24.0906 18.7062 24.2746 18.9879 24.4071C19.2729 24.5397 19.6077 24.606 19.9922 24.606ZM19.9922 19.9675C20.3037 19.9675 20.5788 19.9045 20.8174 19.7786C21.0594 19.6526 21.25 19.477 21.3892 19.2516C21.5284 19.0262 21.5996 18.766 21.603 18.4711C21.5996 18.1794 21.53 17.9242 21.3942 17.7054C21.2583 17.4834 21.0693 17.3127 20.8274 17.1934C20.5854 17.0707 20.307 17.0094 19.9922 17.0094C19.6707 17.0094 19.3873 17.0707 19.142 17.1934C18.9001 17.3127 18.7112 17.4834 18.5753 17.7054C18.4427 17.9242 18.3781 18.1794 18.3814 18.4711C18.3781 18.766 18.4443 19.0262 18.5802 19.2516C18.7194 19.4737 18.91 19.6493 19.152 19.7786C19.3972 19.9045 19.6773 19.9675 19.9922 19.9675ZM27.8727 24.258V17.3773H29.4338V24.258H27.8727ZM25.2129 21.5982V20.0371H32.0936V21.5982H25.2129Z' fill='white'/%3e%3c/svg%3e "); }

.icon {
  display: block;
  width: 48px;
  height: 49px;
  background-repeat: no-repeat;
  background-size: cover; }
  .icon--offset {
    margin-right: 6px; }
  .icon:last-child {
    margin-right: 0; }
  .icon--vk {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='1.38867' width='47' height='47' rx='23.5' stroke='white' stroke-opacity='0.2'/%3e%3cpath d='M24.8485 30.8887C18.3569 30.8887 14.6543 26.3842 14.5 18.8887H17.7517C17.8585 24.3902 20.2557 26.7205 22.1545 27.201V18.8887H25.2165V23.6334C27.0915 23.4292 29.0613 21.2671 29.7259 18.8887H32.7878C32.2775 21.8196 30.1413 23.9817 28.6223 24.8706C30.1413 25.5914 32.5743 27.4773 33.5 30.8887H30.1295C29.4056 28.6064 27.6018 26.8406 25.2165 26.6004V30.8887H24.8485Z' fill='%23ADC0D9'/%3e%3c/svg%3e "); }
  .icon--dzen {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='1.38867' width='47' height='47' rx='23.5' stroke='white' stroke-opacity='0.2'/%3e%3cg clip-path='url(%23clip0_5782_4714)'%3e%3cpath d='M25.7966 23.246C27.004 24.4528 28.8071 24.6814 32 24.7245C31.9138 20.4844 28.5367 17.0612 24.3169 16.8961C24.3551 20.1801 24.572 22.0208 25.7966 23.246ZM22.358 23.246C23.5839 22.0202 23.7995 20.1776 23.8383 16.8887C19.5452 16.9743 16.0862 20.4327 16 24.7257C19.2896 24.6875 21.1315 24.4713 22.3574 23.2454L22.358 23.246ZM25.7966 26.6847C24.5911 27.8909 24.3619 29.6927 24.3182 32.8807C28.4862 32.7162 31.8281 29.3743 31.9926 25.2068C28.8047 25.25 27.0028 25.4791 25.7966 26.6853V26.6847ZM22.358 26.6847C21.1321 25.46 19.292 25.2432 16.008 25.205C16.1731 29.4248 19.5964 32.8024 23.8358 32.8887C23.7927 29.6952 23.5648 27.8921 22.3574 26.6853L22.358 26.6847Z' fill='%23ADC0D9'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5782_4714'%3e%3crect width='20' height='16' fill='white' transform='translate(14 16.8887)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
  .icon--telegram {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='1.38867' width='47' height='47' rx='23.5' stroke='white' stroke-opacity='0.2'/%3e%3cpath d='M29.6359 18.0123C29.6359 18.0123 31.116 17.4063 30.9927 18.878C30.9516 19.484 30.5816 21.605 30.2938 23.8991L29.307 30.695C29.307 30.695 29.2248 31.6906 28.4847 31.8637C27.7447 32.0369 26.6346 31.2577 26.429 31.0846C26.2645 30.9547 23.3454 29.0069 22.3176 28.0546C22.0298 27.7949 21.7009 27.2754 22.3587 26.6694L26.6757 22.3409C27.1691 21.8214 27.6624 20.6094 25.6067 22.0811L19.8507 26.1933C19.8507 26.1933 19.1929 26.6261 17.9594 26.2366L15.287 25.3709C15.287 25.3709 14.3003 24.7216 15.986 24.0723C20.0974 22.0379 25.1545 19.9601 29.6359 18.0123Z' fill='%23ADC0D9'/%3e%3c/svg%3e "); }
  .icon--twitter {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='1.38867' width='47' height='47' rx='23.5' stroke='white' stroke-opacity='0.2'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4118 18.8887H17L22.2308 25.4144L17.3346 30.8887H19.5968L23.3 26.7483L26.5882 30.8506H31L25.6172 24.1352L25.6268 24.1468L30.2614 18.9649H27.9992L24.5574 22.8131L21.4118 18.8887ZM19.4352 20.0315H20.8087L28.5648 29.7077H27.1913L19.4352 20.0315Z' fill='%23ADC0D9'/%3e%3c/svg%3e "); }
  .icon--facebook {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='1.38867' width='47' height='47' rx='23.5' stroke='white' stroke-opacity='0.2'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1875 22.222H19.5625V24.8954H22.1403L22.1875 32.874H24.8125V24.8954H28.1725L28.6949 22.222H24.8125V20.1327C24.8128 19.9781 24.8733 19.83 24.9808 19.7206C25.0882 19.6112 25.2339 19.5494 25.3861 19.5487H28.75V16.874H26.125C23.5 16.874 22.1875 17.5407 22.1875 20.062V22.222Z' fill='%23ADC0D9'/%3e%3c/svg%3e "); }

.themes-outer {
  padding: 40px 20px 60px 20px;
  background-color: #ffffff;
  border-radius: 14px;
  height: 277px; }
  @media (max-width: 799px) {
    .themes-outer {
      border-radius: unset;
      height: 251px; } }
  @media (max-width: 579px) {
    .themes-outer {
      padding-left: 14px;
      padding-right: 14px; } }
  .themes-outer--offset {
    margin-top: 12px; }
    @media (max-width: 799px) {
      .themes-outer--offset {
        margin-top: 0; } }

.footer-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 18.9px;
  color: #707A8C; }
  @media (max-width: 799px) {
    .footer-text {
      font-size: 16px;
      line-height: 21.6px; } }
  .footer-text--inline-block {
    display: inline-block; }
  .footer-text--color-dark {
    color: #ADC0D9; }
  .footer-text--offset {
    padding-bottom: 5px; }

.arrow-top {
  position: fixed;
  bottom: 120px;
  right: 35px;
  display: block;
  width: 48px;
  height: 49px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='48.6528' width='48' height='48' rx='24' transform='rotate(-90 0 48.6528)' fill='%23D2D5E8' fill-opacity='0.6'/%3e%3cg clip-path='url(%23clip0_5792_7606)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 26.6528L24 20.6528L28 26.6528L20 26.6528Z' fill='%23303540'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5792_7606'%3e%3crect width='8' height='6' fill='white' transform='translate(28 26.6528) rotate(180)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
  z-index: 20; }
  @media (min-width: 1050px) and (max-width: 1439px) {
    .arrow-top {
      bottom: 100px;
      right: 35px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .arrow-top {
      bottom: 60px;
      right: 35px; } }
  @media (max-width: 799px) {
    .arrow-top {
      bottom: 20px;
      right: 20px; } }

.title {
  /*font-family: Inter;*/
  font-family: 'Lato-Bold', sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.005em;
  color: #303540; }
  @media (max-width: 1049px) {
    .title {
      font-size: 26px;
      line-height: 31.47px; } }
  .title--cursor-pointer {
    cursor: pointer; }
  .title--small {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    text-align: left; }
  .title--big {
    font-size: 46px;
    font-weight: 700;
    line-height: 48.3px;
    letter-spacing: -0.005em; }
    @media (max-width: 1049px) {
      .title--big {
        font-size: 30px;
        line-height: 34.5px; } }
  .title--padding-right {
    padding-right: 40px; }
    @media (max-width: 1049px) {
      .title--padding-right {
        padding-right: 0; } }
  .title--color-landing {
    color: #9162D3; }
  .title--arrow {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end; }
    .title--arrow::after {
      content: '';
      margin-left: 12px;
      margin-bottom: 16px;
      width: 8px;
      height: 11px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='11' viewBox='0 0 8 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_5754_10217)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M-4.37114e-07 0.88855L8 5.88855L0 10.8885L-4.37114e-07 0.88855Z' fill='%231AA0E6'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5754_10217'%3e%3crect width='10' height='8' fill='white' transform='translate(0 10.8885) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
    @media (max-width: 1049px) {
      .title--arrow::after {
        margin-left: 10px;
        margin-bottom: 8px; } }
  .title--arrow-landing {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end; }
    .title--arrow-landing::after {
      content: '';
      margin-left: 12px;
      margin-bottom: 16px;
      width: 8px;
      height: 11px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='11' viewBox='0 0 8 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_5754_10217)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M-4.37114e-07 0.88855L8 5.88855L0 10.8885L-4.37114e-07 0.88855Z' fill='%237c46c9'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_5754_10217'%3e%3crect width='10' height='8' fill='white' transform='translate(0 10.8885) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
    @media (max-width: 1049px) {
      .title--arrow-landing::after {
        margin-left: 10px;
        margin-bottom: 8px; } }
  .title--arrow-up-landing {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end; }
    .title--arrow-up-landing::after {
      content: '';
      margin-left: 6px;
      margin-bottom: 5px;
      width: 8px;
      height: 5px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' transform='matrix(-1,1.2246467991473532e-16,-1.2246467991473532e-16,-1,0,0)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0L4 5L0 0H8Z' fill='%239162D3'%3e%3c/path%3e%3c/svg%3e"); }
  .title--arrow-down-landing {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end; }
    .title--arrow-down-landing::after {
      content: '';
      margin-left: 6px;
      margin-bottom: 5px;
      width: 8px;
      height: 5px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0L4 5L0 0H8Z' fill='%239162D3'/%3e%3c/svg%3e "); }
  .title--line-height {
    line-height: 36.31px; }
    .title--line-height::after {
      margin-bottom: 11px;
      margin-left: 11px; }
    @media (max-width: 579px) {
      .title--line-height {
        line-height: 31.47px; }
        .title--line-height::after {
          margin-bottom: 9px;
          margin-left: 9px; } }

.flag {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px; }
  .flag--offset {
    padding-top: 10px; }
  .flag__image {
    width: 44px;
    height: 23px;
    aspect-ratio: 44/23;
    object-fit: cover; }
  .flag__text {
    /*font-family: Inter;*/
    font-size: 28px;
    font-weight: 400;
    line-height: 37.8px;
    letter-spacing: -0.01em;
    text-align: left; }
    @media (max-width: 1049px) {
      .flag__text {
        font-size: 22px;
        line-height: 29.7px;
        letter-spacing: -0.005em; } }

.full-block-white {
  width: 100%;
  background-color: #ffffff;
  gap: 60px; }
  .full-block-white--offset-top {
    margin-top: 130px;
    padding-top: 60px; }
    @media (max-width: 1050px) {
      .full-block-white--offset-top {
        margin-top: 90px;
        padding-top: 60px; } }
  .full-block-white--offset-bottom {
    padding-bottom: 130px; }
    @media (max-width: 1050px) {
      .full-block-white--offset-bottom {
        padding-bottom: 90px; } }

.pagination {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 40px; }
  @media (max-width: 800px) {
    .pagination {
      flex-wrap: wrap;
      gap: 30px 2%; } }
  .pagination__block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    gap: 4px; }
    @media (max-width: 800px) {
      .pagination__block {
        width: 100%;
        order: 1; } }
  .pagination__number {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 48px;
    height: 48px;
    /*font-family: Inter;*/
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    color: #1AA0E6; }
    @media (max-width: 800px) {
      .pagination__number {
        width: 42px;
        height: 42px;
        font-size: 14px;
        line-height: 16.94px; } }
    .pagination__number--active {
      border-radius: 48px;
      color: #ffffff;
      background-color: #1AA0E6; }
  .pagination__icons {
    width: 40px;
    height: 45px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='45' viewBox='0 0 40 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.5952 27.6568C15.3149 27.6568 15.0743 27.5564 14.8736 27.3557C14.6728 27.1549 14.5724 26.9144 14.5724 26.6341C14.5724 26.3538 14.6728 26.1133 14.8736 25.9125C15.0743 25.7118 15.3149 25.6114 15.5952 25.6114C15.8755 25.6114 16.116 25.7118 16.3168 25.9125C16.5175 26.1133 16.6179 26.3538 16.6179 26.6341C16.6179 26.8197 16.5705 26.9902 16.4759 27.1455C16.3849 27.3008 16.2618 27.4258 16.1065 27.5205C15.955 27.6114 15.7846 27.6568 15.5952 27.6568ZM20.0014 27.6568C19.7211 27.6568 19.4806 27.5564 19.2798 27.3557C19.0791 27.1549 18.9787 26.9144 18.9787 26.6341C18.9787 26.3538 19.0791 26.1133 19.2798 25.9125C19.4806 25.7118 19.7211 25.6114 20.0014 25.6114C20.2817 25.6114 20.5223 25.7118 20.723 25.9125C20.9238 26.1133 21.0241 26.3538 21.0241 26.6341C21.0241 26.8197 20.9768 26.9902 20.8821 27.1455C20.7912 27.3008 20.6681 27.4258 20.5128 27.5205C20.3613 27.6114 20.1908 27.6568 20.0014 27.6568ZM24.4077 27.6568C24.1274 27.6568 23.8868 27.5564 23.6861 27.3557C23.4853 27.1549 23.3849 26.9144 23.3849 26.6341C23.3849 26.3538 23.4853 26.1133 23.6861 25.9125C23.8868 25.7118 24.1274 25.6114 24.4077 25.6114C24.688 25.6114 24.9285 25.7118 25.1293 25.9125C25.33 26.1133 25.4304 26.3538 25.4304 26.6341C25.4304 26.8197 25.383 26.9902 25.2884 27.1455C25.1974 27.3008 25.0743 27.4258 24.919 27.5205C24.7675 27.6114 24.5971 27.6568 24.4077 27.6568Z' fill='%23707A8C'/%3e%3c/svg%3e "); }
  .pagination__arrow-left {
    display: block;
    width: 48px;
    height: 49px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #1AA0E6;
    border-radius: 200px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' xmlns='http://www.w3.org/2000/svg'%3e%3cret width='48' height='48' rx='24' transform='matrix(-1 0 0 1 48 0.065918)' fill='%239162D3'/%3e%3cg clip-path='url(%23clip0_6451_10102)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M26 20.0659L20 24.0659L26 28.0659L26 20.0659Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6451_10081'%3e%3crect width='8' height='6' fill='white' transform='matrix(4.37114e-08 -1 -1 -4.37114e-08 26 28.0659)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}
    @media (max-width: 800px) {
      .pagination__arrow-left {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 49%;
        background-color: #9162D3;
        border-radius: 100px;
        order: 2; }
        .pagination__arrow-left::after {
          content: '';
          width: 9px;
          height: 9px;
          background-size: cover;
          background-repeat: no-repeat;
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_6451_10291)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.25 0.641602L0.25 4.6416L6.25 8.6416L6.25 0.641602Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6451_10291'%3e%3crect width='8' height='6' fill='white' transform='matrix(4.37114e-08 -1 -1 -4.37114e-08 6.25 8.6416)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); } }
  .pagination__arrow-right {
    display: block;
    width: 48px;
    height: 49px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #1AA0E6;
    border-radius: 200px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crec y='0.065918' width='48' height='48' rx='24' fill='%239162D3'/%3e%3cg clip-path='url(%23clip0_6451_10102)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 20.0659L28 24.0659L22 28.0659L22 20.0659Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6451_10102'%3e%3crect width='8' height='6' fill='white' transform='translate(22 28.0659) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); }
    @media (max-width: 800px) {
      .pagination__arrow-right {
        width: 49%;
        order: 3; } }
    @media (max-width: 800px) {
      .pagination__arrow-right {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 49%;
        background-color: #9162D3;
        border-radius: 100px;
        order: 3; }
        .pagination__arrow-right::after {
          content: '';
          width: 9px;
          height: 9px;
          background-size: cover;
          background-repeat: no-repeat;
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_6451_10296)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.75 0.641602L8.75 4.6416L2.75 8.6416L2.75 0.641602Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6451_10296'%3e%3crect width='8' height='6' fill='white' transform='translate(2.75 8.6416) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e "); } }

.quote {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px; }
  .quote__image {
    width: 76px;
    height: 76px;
    display: block;
    border-radius: 96px;
    object-fit: cover;
    aspect-ratio: 1; }
    @media (max-width: 1049px) {
      .quote__image {
        width: 60px;
        height: 60px; } }
  .quote__block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px; }
    @media (max-width: 1049px) {
      .quote__block {
        gap: 2px; } }
  .quote__surname {
    /*font-family: Inter;*/
    font-size: 18px;
    font-weight: 500;
    line-height: 21.78px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #303540; }
    @media (max-width: 1049px) {
      .quote__surname {
        font-size: 16px;
        line-height: 19.36px; } }
  .quote__name {
    /*font-family: Inter;*/
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #6E7380; }
    @media (max-width: 1049px) {
      .quote__name {
        font-size: 13px;
        line-height: 15.73px; } }

.source {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 7px; }
  @media (max-width: 579px) {
    .source {
      width: 100%; } }
  .source--padding-right {
    padding-right: 20px; }
    @media (max-width: 579px) {
      .source--padding-right {
        padding-right: 0; } }
  .source__label {
    display: block;
    /*font-family: Inter;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 27.9px;
    text-align: left;
    color: #545966; }
    @media (max-width: 1049px) {
      .source__label {
        font-size: 16px;
        line-height: 24px; } }
  .source__name {
    display: block;
    /*font-family: Inter;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 27.9px;
    text-align: left;
    color: #1AA0E6; }
    @media (max-width: 1049px) {
      .source__name {
        font-size: 16px;
        line-height: 24px; } }

.to-share {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 12px; }
  @media (max-width: 579px) {
    .to-share {
      width: 100%;
      flex-wrap: wrap;
      gap: 16px; } }
  .to-share__label {
    /*font-family: Inter;*/
    font-size: 15px;
    font-weight: 400;
    line-height: 18.15px;
    text-align: left;
    color: #6E7380; }
    @media (max-width: 579px) {
      .to-share__label {
        width: 100%; } }
  .to-share__block {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap; }
    @media (max-width: 1049px) {
      .to-share__block {
        gap: 10px; } }
    @media (max-width: 579px) {
      .to-share__block {
        width: 100%; } }

.icon-article {
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px; }
  @media (max-width: 1049px) {
    .icon-article {
      width: 48px;
      height: 48px; } }
  .icon-article--vk {
    background-image: url("/img/icons/vk.png"); }
  .icon-article--ok {
    background-image: url("/img/icons/ok.png"); }
  .icon-article--telegram {
    background-image: url("/img/icons/telegramm.png"); }
  .icon-article--x {
    background-image: url("/img/icons/x.png"); }
  .icon-article--whatsapp {
    background-image: url("/img/icons/whatsapp.png"); }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

.d-grid {
  display: grid !important; }

.d-inline-grid {
  display: inline-grid !important; }

.p-relative {
  position: relative !important; }

.p-absolute {
  position: absolute !important; }

.p-fixed {
  position: fixed !important; }

.p-sticky {
  position: sticky !important; }

.sr-only {
  background: none;
  border: none;
  cursor: none;
  height: 0;
  margin: 0;
  opacity: 0;
  outline: none;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  user-select: none;
  visibility: hidden;
  white-space: nowrap;
  width: 0;
  z-index: -1; }

.overflow-hidden {
  overflow: hidden; }

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

.text-right {
  text-align: right; }

@media (min-width: 1050px) and (max-width: 1439px) {
  .md-text-left {
    text-align: left; }
  .md-text-right {
    text-align: right; }
  .md-text-center {
    text-align: center; } }

@media (min-width: 800px) and (max-width: 1049px) {
  .sm-text-left {
    text-align: left; }
  .sm-text-right {
    text-align: right; }
  .sm-text-center {
    text-align: center; } }

@media (max-width: 799px) {
  .esm-text-left {
    text-align: left; }
  .esm-text-right {
    text-align: right; }
  .esm-text-center {
    text-align: center; } }

.aspect-ratio-16-10 {
  aspect-ratio: 16/10; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.grid-area {
  grid-area: 1 / -1; }

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

.text-underline {
  text-decoration: underline; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.border-top-none {
  border-top: none; }

.border-left-none {
  border-left: none; }

.border-right-none {
  border-right: none; }

.border-bottom-none {
  border-bottom: none; }

.color-black, .color-black a {
  color: #303540 !important; }

.bg-black {
  background-color: #303540 !important; }

.fill-black svg {
  color: #303540 !important; }

.color-black-40, .color-black-40 a {
  color: #545966 !important; }

.bg-black-40 {
  background-color: #545966 !important; }

.fill-black-40 svg {
  color: #545966 !important; }

.color-black-50, .color-black-50 a {
  color: #6E7380 !important; }

.bg-black-50 {
  background-color: #6E7380 !important; }

.fill-black-50 svg {
  color: #6E7380 !important; }

.color-white, .color-white a {
  color: #ffffff !important; }

.bg-white {
  background-color: #ffffff !important; }

.fill-white svg {
  color: #ffffff !important; }

.color-blue, .color-blue a {
  color: #1AA0E6 !important; }

.bg-blue {
  background-color: #1AA0E6 !important; }

.fill-blue svg {
  color: #1AA0E6 !important; }

.color-dark-bg, .color-dark-bg a {
  color: #ADC0D9 !important; }

.bg-dark-bg {
  background-color: #ADC0D9 !important; }

.fill-dark-bg svg {
  color: #ADC0D9 !important; }

.color-white-opacity-20, .color-white-opacity-20 a {
  color: #FFFFFF33 !important; }

.bg-white-opacity-20 {
  background-color: #FFFFFF33 !important; }

.fill-white-opacity-20 svg {
  color: #FFFFFF33 !important; }

.color-bright-tabs, .color-bright-tabs a {
  color: #F5F6F7 !important; }

.bg-bright-tabs {
  background-color: #F5F6F7 !important; }

.fill-bright-tabs svg {
  color: #F5F6F7 !important; }

.color-bg, .color-bg a {
  color: #EDEFF2 !important; }

.bg-bg {
  background-color: #EDEFF2 !important; }

.fill-bg svg {
  color: #EDEFF2 !important; }

.border-top-0 {
  border-top: none; }

.border-right-0 {
  border-right: none; }

.border-bottom-0 {
  border-bottom: none; }

.border-left-0 {
  border-left: none; }

.w-full {
  width: 100%;
  height: auto; }

.w-auto {
  width: auto; }

.mw-full {
  max-width: 100%; }

.h-full {
  height: 100%; }

.pb-0 {
  padding-bottom: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.background-cover {
  background-size: cover; }

.background-contain {
  background-size: contain; }

.container {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  height: auto; }
  @media (min-width: 1240px) and (max-width: 1439px) {
    .container {
      max-width: 1440px; } }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .container {
      max-width: 1240px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .container {
      max-width: 100%; } }
  @media (max-width: 799px) {
    .container {
      max-width: 100%; } }
  @media (max-width: 1049px) {
    .container--overflow-x {
      overflow-y: hidden;
      overflow-x: scroll;
      scrollbar-width: none; } }
  .container--padding {
    padding-left: 30px;
    padding-right: 30px; }
  .container--max {
    width: 100%;
    padding: 0px 180px;
    height: auto; }
    @media (min-width: 1440px) and (max-width: 2500px) {
      .container--max {
        padding: 0px 102px; } }
    @media (min-width: 1050px) and (max-width: 1439px) {
      .container--max {
        padding: 0px 80px; } }
    @media (min-width: 800px) and (max-width: 1049px) {
      .container--max {
        padding: 0px 60px; } }
    @media (max-width: 799px) {
      .container--max {
        padding: 0px 24px; } }

@media (min-width: 1050px) {
  .w-lg-1 {
    width: calc(100% / 12 * 0.9);
    padding-bottom: 1em; }
  .w-lg-2 {
    width: calc(100% / 12 * 1.9);
    padding-bottom: 1em; }
  .w-lg-3 {
    width: calc(100% / 12 * 2.9);
    padding-bottom: 1em; }
  .w-lg-4 {
    width: calc(100% / 12 * 3.9);
    padding-bottom: 1em; }
  .w-lg-5 {
    width: calc(100% / 12 * 4.9);
    padding-bottom: 1em; }
  .w-lg-6 {
    width: calc(100% / 12 * 5.9);
    padding-bottom: 1em; }
  .w-lg-7 {
    width: calc(100% / 12 * 6.9);
    padding-bottom: 1em; }
  .w-lg-8 {
    width: calc(100% / 12 * 7.9);
    padding-bottom: 1em; }
  .w-lg-9 {
    width: calc(100% / 12 * 8.9);
    padding-bottom: 1em; }
  .w-lg-10 {
    width: calc(100% / 12 * 9.9);
    padding-bottom: 1em; }
  .w-lg-11 {
    width: calc(100% / 12 * 10.9);
    padding-bottom: 1em; }
  .w-lg-12 {
    width: 100%;
    padding-bottom: 1em; }
  .wa-lg-1 {
    width: calc(100% / 15 * 0.9);
    padding-bottom: 1em; }
  .wa-lg-2 {
    width: calc(100% / 15 * 1.9);
    padding-bottom: 1em; }
  .wa-lg-3 {
    width: calc(100% / 15 * 2.9);
    padding-bottom: 1em; }
  .wa-lg-4 {
    width: calc(100% / 15 * 3.9);
    padding-bottom: 1em; }
  .wa-lg-5 {
    width: calc(100% / 15 * 4.9);
    padding-bottom: 1em; }
  .wa-lg-6 {
    width: calc(100% / 15 * 5.9);
    padding-bottom: 1em; }
  .wa-lg-7 {
    width: calc(100% / 15 * 6.9);
    padding-bottom: 1em; }
  .wa-lg-8 {
    width: calc(100% / 15 * 7.9);
    padding-bottom: 1em; }
  .wa-lg-9 {
    width: calc(100% / 15 * 8.9);
    padding-bottom: 1em; }
  .wa-lg-10 {
    width: calc(100% / 15 * 9.9);
    padding-bottom: 1em; }
  .wa-lg-11 {
    width: calc(100% / 15 * 10.9);
    padding-bottom: 1em; }
  .wa-lg-12 {
    width: calc(100% / 15 * 11.9);
    padding-bottom: 1em; }
  .wa-lg-13 {
    width: calc(100% / 15 * 12.9);
    padding-bottom: 1em; }
  .wa-lg-14 {
    width: calc(100% / 15 * 13.9);
    padding-bottom: 1em; }
  .wa-lg-15 {
    width: 100%;
    padding-bottom: 1em; } }

@media (min-width: 1440px) {
  body .w-lg-none {
    display: none !important; } }

@media (min-width: 1050px) and (max-width: 1439px) {
  .w-md-1 {
    width: calc(100% / 12 * 0.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-2 {
    width: calc(100% / 12 * 1.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-3 {
    width: calc(100% / 12 * 2.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-4 {
    width: calc(100% / 12 * 3.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-5 {
    width: calc(100% / 12 * 4.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-6 {
    width: calc(100% / 12 * 5.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-7 {
    width: calc(100% / 12 * 6.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-8 {
    width: calc(100% / 12 * 7.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-9 {
    width: calc(100% / 12 * 8.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-10 {
    width: calc(100% / 12 * 9.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-11 {
    width: calc(100% / 12 * 10.9);
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .w-md-12 {
    width: 100%;
    padding-bottom: 0.7em; }
  body .w-md-none {
    display: none !important; }
  .w-md-max-content {
    width: max-content; }
  .wa-md-1 {
    width: calc(100% / 15 * 0.9);
    padding-bottom: 1em; }
  .wa-md-2 {
    width: calc(100% / 15 * 1.9);
    padding-bottom: 1em; }
  .wa-md-3 {
    width: calc(100% / 15 * 2.9);
    padding-bottom: 1em; }
  .wa-md-4 {
    width: calc(100% / 15 * 3.9);
    padding-bottom: 1em; }
  .wa-md-5 {
    width: calc(100% / 15 * 4.9);
    padding-bottom: 1em; }
  .wa-md-6 {
    width: calc(100% / 15 * 5.9);
    padding-bottom: 1em; }
  .wa-md-7 {
    width: calc(100% / 15 * 6.9);
    padding-bottom: 1em; }
  .wa-md-8 {
    width: calc(100% / 15 * 7.9);
    padding-bottom: 1em; }
  .wa-md-9 {
    width: calc(100% / 15 * 8.9);
    padding-bottom: 1em; }
  .wa-md-10 {
    width: calc(100% / 15 * 9.9);
    padding-bottom: 1em; }
  .wa-md-11 {
    width: calc(100% / 15 * 10.9);
    padding-bottom: 1em; }
  .wa-md-12 {
    width: calc(100% / 15 * 11.9);
    padding-bottom: 1em; }
  .wa-md-13 {
    width: calc(100% / 15 * 12.9);
    padding-bottom: 1em; }
  .wa-md-14 {
    width: calc(100% / 15 * 13.9);
    padding-bottom: 1em; }
  .wa-md-15 {
    width: 100%;
    padding-bottom: 1em; }
  :root {
    font-size: calc(0.42em + 0.65vw); } }

@media (min-width: 800px) and (max-width: 1049px) {
  .w-sm-1 {
    width: calc(100% / 12 * 0.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-2 {
    width: calc(100% / 12 * 1.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-3 {
    width: calc(100% / 12 * 2.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-4 {
    width: calc(100% / 12 * 3.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-5 {
    width: calc(100% / 12 * 4.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-6 {
    width: calc(100% / 12 * 5.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-7 {
    width: calc(100% / 12 * 6.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-8 {
    width: calc(100% / 12 * 7.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-9 {
    width: calc(100% / 12 * 8.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-10 {
    width: calc(100% / 12 * 9.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-11 {
    width: calc(100% / 12 * 10.9);
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .w-sm-12 {
    width: 100%;
    padding-bottom: 1rem; }
  body .w-sm-none {
    display: none !important; }
  .w-sm-max-content {
    width: max-content; }
  .wa-sm-1 {
    width: calc(100% / 15 * 0.9);
    padding-bottom: 1em; }
  .wa-sm-2 {
    width: calc(100% / 15 * 1.9);
    padding-bottom: 1em; }
  .wa-sm-3 {
    width: calc(100% / 15 * 2.9);
    padding-bottom: 1em; }
  .wa-sm-4 {
    width: calc(100% / 15 * 3.9);
    padding-bottom: 1em; }
  .wa-sm-5 {
    width: calc(100% / 15 * 4.9);
    padding-bottom: 1em; }
  .wa-sm-6 {
    width: calc(100% / 15 * 5.9);
    padding-bottom: 1em; }
  .wa-sm-7 {
    width: calc(100% / 15 * 6.9);
    padding-bottom: 1em; }
  .wa-sm-8 {
    width: calc(100% / 15 * 7.9);
    padding-bottom: 1em; }
  .wa-sm-9 {
    width: calc(100% / 15 * 8.9);
    padding-bottom: 1em; }
  .wa-sm-10 {
    width: calc(100% / 15 * 9.9);
    padding-bottom: 1em; }
  .wa-sm-11 {
    width: calc(100% / 15 * 10.9);
    padding-bottom: 1em; }
  .wa-sm-12 {
    width: calc(100% / 15 * 11.9);
    padding-bottom: 1em; }
  .wa-sm-13 {
    width: calc(100% / 15 * 12.9);
    padding-bottom: 1em; }
  .wa-sm-14 {
    width: calc(100% / 15 * 13.9);
    padding-bottom: 1em; }
  .wa-sm-15 {
    width: 100%;
    padding-bottom: 1em; }
  .card__video {
    height: 4rem;
    width: 3.375rem; }
  :root {
    font-size: calc(0.4em + 0.85vw); } }

@media (max-width: 799px) {
  .w-esm-1 {
    width: calc(100% / 12 * 0.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-2 {
    width: calc(100% / 12 * 1.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-3 {
    width: calc(100% / 12 * 2.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-4 {
    width: calc(100% / 12 * 3.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-5 {
    width: calc(100% / 12 * 4.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-6 {
    width: calc(100% / 12 * 5.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-7 {
    width: calc(100% / 12 * 6.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-8 {
    width: calc(100% / 12 * 7.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-9 {
    width: calc(100% / 12 * 8.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-10 {
    width: calc(100% / 12 * 9.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-11 {
    width: calc(100% / 12 * 10.9);
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .w-esm-12 {
    width: 100%;
    padding-bottom: 0.7em; }
  body .w-esm-none {
    display: none !important; }
  .w-esm-max-content {
    width: max-content; }
  .wa-esm-1 {
    width: calc(100% / 15 * 0.9);
    padding-bottom: 1em; }
  .wa-esm-2 {
    width: calc(100% / 15 * 1.9);
    padding-bottom: 1em; }
  .wa-esm-3 {
    width: calc(100% / 15 * 2.9);
    padding-bottom: 1em; }
  .wa-esm-4 {
    width: calc(100% / 15 * 3.9);
    padding-bottom: 1em; }
  .wa-esm-5 {
    width: calc(100% / 15 * 4.9);
    padding-bottom: 1em; }
  .wa-esm-6 {
    width: calc(100% / 15 * 5.9);
    padding-bottom: 1em; }
  .wa-esm-7 {
    width: calc(100% / 15 * 6.9);
    padding-bottom: 1em; }
  .wa-esm-8 {
    width: calc(100% / 15 * 7.9);
    padding-bottom: 1em; }
  .wa-esm-9 {
    width: calc(100% / 15 * 8.9);
    padding-bottom: 1em; }
  .wa-esm-10 {
    width: calc(100% / 15 * 9.9);
    padding-bottom: 1em; }
  .wa-esm-11 {
    width: calc(100% / 15 * 10.9);
    padding-bottom: 1em; }
  .wa-esm-12 {
    width: calc(100% / 15 * 11.9);
    padding-bottom: 1em; }
  .wa-esm-13 {
    width: calc(100% / 15 * 12.9);
    padding-bottom: 1em; }
  .wa-esm-14 {
    width: calc(100% / 15 * 13.9);
    padding-bottom: 1em; }
  .wa-esm-15 {
    width: 100%;
    padding-bottom: 1em; }
  :root {
    font-size: calc(0.34em + 1.4vw); } }

.height-auto {
  height: auto; }

.height-100 {
  height: 100%; }

.width-min-content {
  width: min-content; }

.width-max-content {
  width: max-content; }

.width-auto {
  width: auto; }

.width-35 {
  width: 35%; }

.width-50 {
  width: 50%; }

.width-85 {
  width: 85%; }

.width-100 {
  width: 100%; }

.justify-start {
  justify-content: flex-start; }

.justify-end {
  justify-content: flex-end; }

.justify-center {
  justify-content: center; }

.justify-stretch {
  justify-content: stretch; }

.justify-between {
  justify-content: space-between; }

.justify-around {
  justify-content: space-around; }

.justify-evenly {
  justify-content: space-evenly; }

.items-start {
  align-items: flex-start; }

.align-start {
  align-self: flex-start; }

.items-end {
  align-items: flex-end; }

.align-end {
  align-self: flex-end; }

.items-center {
  align-items: center; }

.align-center {
  align-self: center; }

.items-stretch {
  align-items: stretch; }

.align-stretch {
  align-self: stretch; }

.row-reverse {
  flex-direction: row-reverse; }

.column-reverse {
  flex-direction: column-reverse; }

.flex-direction-row {
  flex-direction: row; }

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

@media (min-width: 1050px) and (max-width: 1439px) {
  .md-justify-start {
    justify-content: flex-start; }
  .md-justify-end {
    justify-content: flex-end; }
  .md-justify-center {
    justify-content: center; }
  .md-justify-stretch {
    justify-content: stretch; }
  .md-justify-between {
    justify-content: space-between; }
  .md-justify-around {
    justify-content: space-around; }
  .md-justify-evenly {
    justify-content: space-evenly; }
  .md-items-start {
    align-items: flex-start; }
  .md-align-start {
    align-self: flex-start; }
  .md-items-end {
    align-items: flex-end; }
  .md-align-end {
    align-self: flex-end; }
  .md-items-center {
    align-items: center; }
  .md-align-center {
    align-self: center; }
  .md-items-stretch {
    align-items: stretch; }
  .md-align-stretch {
    align-self: stretch; }
  .md-d-flex {
    display: flex !important; }
  .md-width-auto {
    width: auto !important; }
  .md-row-reverse {
    flex-direction: row-reverse; }
  .md-column-reverse {
    flex-direction: column-reverse; } }

@media (min-width: 800px) and (max-width: 1049px) {
  .sm-justify-start {
    justify-content: flex-start; }
  .sm-justify-end {
    justify-content: flex-end; }
  .sm-justify-center {
    justify-content: center; }
  .sm-justify-stretch {
    justify-content: stretch; }
  .sm-justify-between {
    justify-content: space-between; }
  .sm-justify-around {
    justify-content: space-around; }
  .sm-justify-evenly {
    justify-content: space-evenly; }
  .sm-items-start {
    align-items: flex-start; }
  .sm-align-start {
    align-self: flex-start; }
  .sm-items-end {
    align-items: flex-end; }
  .sm-align-end {
    align-self: flex-end; }
  .sm-items-center {
    align-items: center; }
  .sm-align-center {
    align-self: center; }
  .sm-items-stretch {
    align-items: stretch; }
  .sm-align-stretch {
    align-self: stretch; }
  .sm-d-flex {
    display: flex !important; }
  .sm-width-auto {
    width: auto !important; }
  .sm-row-reverse {
    flex-direction: row-reverse; }
  .sm-column-reverse {
    flex-direction: column-reverse; } }

@media (max-width: 799px) {
  .esm-justify-start {
    justify-content: flex-start; }
  .esm-justify-end {
    justify-content: flex-end; }
  .esm-justify-center {
    justify-content: center; }
  .esm-justify-stretch {
    justify-content: stretch; }
  .esm-justify-between {
    justify-content: space-between; }
  .esm-justify-around {
    justify-content: space-around; }
  .esm-justify-evenly {
    justify-content: space-evenly; }
  .esm-items-start {
    align-items: flex-start; }
  .esm-align-start {
    align-self: flex-start; }
  .esm-items-end {
    align-items: flex-end; }
  .esm-align-end {
    align-self: flex-end; }
  .esm-items-center {
    align-items: center; }
  .esm-align-center {
    align-self: center; }
  .esm-items-stretch {
    align-items: stretch; }
  .esm-align-stretch {
    align-self: stretch; }
  .esm-d-flex {
    display: flex !important; }
  .esm-width-auto {
    width: auto !important; }
  .esm-row-reverse {
    flex-direction: row-reverse; }
  .esm-column-reverse {
    flex-direction: column-reverse; } }

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

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

.flex-wrap {
  flex-wrap: wrap; }

.flex-nowrap {
  flex-wrap: unset; }

@media (min-width: 1050px) and (max-width: 1439px) {
  .md-flex-wrap {
    flex-wrap: wrap; } }

@media (min-width: 800px) and (max-width: 1049px) {
  .sm-flex-wrap {
    flex-wrap: wrap; } }

@media (max-width: 799px) {
  .esm-flex-wrap {
    flex-wrap: wrap; } }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-carousel-my img {
  height: 450px;
  background-color: #f3f2f2; }
  @media (min-width: 1240px) and (max-width: 1439px) {
    .owl-carousel-my img {
      height: 450px; } }
  @media (min-width: 1050px) and (max-width: 1239px) {
    .owl-carousel-my img {
      height: 350px; } }
  @media (min-width: 800px) and (max-width: 1049px) {
    .owl-carousel-my img {
      height: 285px; } }
  @media (min-width: 580px) and (max-width: 799px) {
    .owl-carousel-my img {
      height: 350px; } }
  @media (max-width: 579px) {
    .owl-carousel-my img {
      height: 280px; } }

.owl-carousel {
  display: flex !important;
  grid-area: 1 / -1;
  z-index: 1;
  justify-self: start;
  align-self: end;
  width: 100%;
  overflow: hidden; }

.drag_dots {
  display: flex;
  margin-top: 1.6rem; }

.drag_dot {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin-right: 8px; }

.drag_dot.active {
  background-color: #303540; }