.fontello_style {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Grey color */
/* Blue color */
/* Light blue color */
/* Green color */
/* Yellow color */
/* Red color */
/* Purple color */
/* Orange color */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: none;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  color:inherit;
  text-decoration: none;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.css-1lxhyof {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-right: 1rem;
  margin-bottom: 0;
  font-size: 1rem;
    font-weight: 500;
}
.css-10ktcbo:not(:first-of-type)::before {
  content: '|';
  padding: 0 12px;
  color: #7F9799;
}
.css-1lxhyof a {
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  padding-left: 17px;
  padding-right: 17px;
}
.top-lang {
  vertical-align: middle;
  position: relative;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.top-lang-item {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.lang-icon {
  margin-right: 0.5rem;
  color: #1cb37e;
  font-size: 18px;
}
.language-menu select {
  border: none;
  color: #000;
  background: transparent;
  font-size: 1rem;
  line-height: 1.5;
}
.language-menu select:focus-visible{
  outline: 0;
}
.title-mb-75 {
  margin-bottom: 75px;
}
.section__title .title {
  font-size: 54px;
  line-height: 1;
  margin: 0 0;
}
.justify-content-center {
  justify-content: center!important;
}
.faq__wrapper {
  padding: 48px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  box-shadow: 0 3px 8px -1px rgb(0 0 0 / 8%);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-header {
  margin-bottom: 0;
  margin-top: 0px;
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  justify-content: space-between;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.faq__wrapper .accordion-button::after {
  content: "\f077";
  background: none;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  transition: transform .2s ease-in-out;
}
.faq__wrapper .accordion-button:not(.collapsed)::after{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
div.section-divider {
  text-align: center;
  margin: 50px 0px;
}
div.section-divider img {
  max-width: 80px;
  display: block;
  margin: 0 auto;
  height: auto;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.collapse:not(.show) {
  display: none;
}
.faq__wrapper .accordion-body {
  padding: 20px 20px 10px 0;
}
.faq__wrapper .accordion-body p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}
.faq__wrapper .accordion-body p:last-child {
  margin-bottom: 0;
}
.faq__wrapper .accordion-button {
  border: none;
  outline: none;
  box-shadow: none;
  background: transparent;
  font-weight:700;
  font-size: 20px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 0 0;
  color: #0f051d;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.faq__wrapper .accordion-item:not(:first-child) {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(131, 131, 131, 0.25);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.faq__wrapper .accordion-item {
  border: none;
  background: transparent;
}
.fact__item {
  margin: 0 0 30px;
}
.tg-text-gradient {
  background-color: #2600fc;
  background-image: linear-gradient(25deg, #2600fc, #ff00ea);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fact__count {
  font-size: 72px;
  line-height: 1;
  margin: 0 0 23px;
  font-weight: 800;
}
.fact__item .meta {
  display: block;
  font-size: 18px;
  line-height: 1.7;
}
.fact__items-wrap .shape {
  position: absolute;
  -webkit-transition: all 0s ease-out 0s;
  -moz-transition: all 0s ease-out 0s;
  -ms-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
  z-index: -1;
}
.fact__items-wrap {
  z-index: 1;
}
.fact-area{
  padding: 110px 0px 80px 0px;
}
.faq-area{
  padding: 40px 0px;
}
div.mint__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: var(--tg-common-color-white);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  padding: 48px 25px;
  box-shadow: 0 3px 8px -1px rgb(0 0 0 / 8%);
  margin-bottom: 32px;
}
div.mint__icon {
  margin-right: 45px;
}
div.mint__icon img {
  max-width: 72px;
}
div.mint__content .title {
  font-size: 28px;
  line-height: 1.1;
  margin: 0 0 20px;
}
div.mint__content .desc {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0;
}
div.mint__lits-wrapper {
  position: relative;
}
.banner__images {
  position: relative;
  margin-left: 25px;
  z-index: 1;
}
.banner__images .shape {
  position: absolute;
  z-index: -1;
}
.banner__images .shape.dashed-line {
  right: 0 !important;
}
.banner__images-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 16px;
}
.banner__images-grid img {
  -webkit-border-radius: 24px !important;
  -moz-border-radius: 24px !important;
  -o-border-radius: 24px !important;
  -ms-border-radius: 24px !important;
  border-radius: 24px !important;
}
.banner__images-grid .right {
  margin-top: 48px;
}
.banner__images .tg-circle-text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-70%, -61%);
  border-radius: 100%;
  background-color: var(--tg-common-color-white);
  box-shadow: 0 6px 32px -1px rgb(0 0 0 / 8%);
}
.banner__images .tg-circle-text::before {
  content: "";
  display: block;
  width: 78px;
  height: 78px;
  border: 1px solid rgba(131, 131, 131, 0.175);
  position: absolute;
  transform: scale(0.5);
  left: 0;
  top: 0;
  transform: translate(20px, 20px);
  border-radius: 100%;
}
.banner__images .tg-circle-text-path {
  fill: #4000fa;
  height: auto;
  max-width: 132px;
  right: 10%;
  transform-origin: center;
  text-transform: uppercase;
  display: inline-flex;
  animation: tg_spin 10s linear 0s infinite;
}

.banner__images .tg-circle-text i{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 45%;
}

.banner__images .tg-circle-text i svg{
  width: 100%
}
.banner__content .title {
  font-size: 50px;
  line-height: 1;
  margin: 0 0 23px;
}
.banner__content .desc {
  font-size: 24px;
  line-height: 1.5;
  max-width: 75%;
  margin: 0 0 36px;
}
.mint__lits-wrapper p{
  font-size: 1.2rem;
    margin-bottom: 2rem;
    font-weight: 400;
}
.gradient-btn.btn {
  background: transparent;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: none;
  -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 0;
    padding: 24px;
    text-align: center;
    text-transform: inherit;
    touch-action: manipulation;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}
.gradient-btn::after {
  content: "";
  position: absolute;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: 0.3s ease;
  background-color:#741ff5;
  background-image: linear-gradient(25deg, #2600fc, #ff00ea);
}
.about .header{
  background: transparent;
}
.btn i {
  font-size: 24px;
  line-height: 1;
  margin-left: 1rem;
  font-weight: 300;
}
.banner-padding {
  padding: 100px 0;
}
@-webkit-keyframes tg_spin {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes tg_spin {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.banner__background-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100vh;
  pointer-events: none;
  z-index: -1;
}
.banner__background-wrap .background {
  position: absolute;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.1;
}
.banner__content {
  position: relative;
}
.title-mb-80 {
  margin-bottom: 80px;
}
.mint-area{
  padding: 100px 0px;
}
.LHJvCe {
  color: #70757a;
  display: flex;
  justify-content: space-between;
  -webkit-transition: all 220ms ease-in-out;
  line-height: 43px;
  min-width: 652px;
  top: 0;
}
#top_nav{
  display: flex;
}
.intarch_list_post {
  margin-bottom: 24px;
}
.intarch_list_post_link {
  display: block;
  background: #bbdefb;
  padding: 32px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  overflow: hidden;
  text-decoration: none;
  will-change: background;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  height: 100%;
}
.intarch_list_post_title {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: #273140;
  font-weight: 600;
  font-size: 24px;
}
.intarch_list_post_link:hover {
  background: #E9F3FF;
}
.pagination span a{
  border-radius: 40px;
  padding: 11px 12px;
    margin: 0 5px;
    min-width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 15px;
    line-height: 1.2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #4000fa;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.pagination span.curlink{
  border-radius: 40px;
  padding: 11px 12px;
    margin: 0 5px;
    min-width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 15px;
    line-height: 1.2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  background: #1cb37e;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.pagination span a:hover{
  box-shadow: rgb(0 0 0 / 10%) 0 10px 25px -5px, rgb(0 0 0 / 63%) 0 10px 10px -5px;
}

.todopagination .pagination { 
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.rubric-header {
  margin: 24px 0 30px;
}
.pr-2{
  padding-right: 1rem;
}
.pl-2{
  padding-left: 1rem;
}
.wrp {
  padding-left: 1rem;
  padding-right: 1rem;
}
.wrp--bg {
  position: relative;
  z-index: 2;
}
.wrp--legal .wrp {
  padding-left: 0;
  padding-right: 0;
}
.top-title{
  border-top: 1px solid #ccc;
  padding-top: 1rem;
}
.bottom-title{
  color: #292929;
}
.mr-1{
  margin-right: 0.5rem;
}
.iti {
  position: relative;
  display: inline-block;
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}

.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.iti__country {
  padding: 5px 10px;
  outline: none;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}

.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
  cursor: default;
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(007b2705c0a8f69dfdf6ea1bfa0341c9.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .iti__flag {
    background-image: url(9d5328fb490cddd43f6698012123404b.png);
  }
}

.iti__flag.iti__np {
  background-color: transparent;
}

/**
* Swiper 6.8.4
* Most modern mobile touch slider and framework with hardware accelerated transitions
* https://swiperjs.com
*
* Copyright 2014-2021 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: August 23, 2021
*/

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
--swiper-navigation-color: var(--swiper-theme-color);
*/
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
--swiper-pagination-color: var(--swiper-theme-color);
*/
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
--swiper-preloader-color: var(--swiper-theme-color);
*/
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fontello_style {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ff {
  background: #fff;
  padding-top: 4rem;
  padding-bottom: 4rem
}

.ff--hidden {
  overflow: hidden
}

.ff_bg {
  position: absolute;
  top: -3rem;
  left: -7%;
  width: 114%;
  height: calc(100% + 6rem);
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
  z-index: -1
}

.ff_btns {
  text-align: center
}

.ff_btns .btn {
  display: inline-block
}

.ff_tagline {
  color: #363f4a;
  position: relative;
  padding-top: 2px
}

.ff_tagline--wimg {
  padding-left: 36px
}

.ff_tagline img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 24px
}

.darktheme .ff {
  background: #1A1A25
}

@media (max-width:768px) {
  .ff {
    padding-top: 2rem;
    padding-bottom: 2rem
  }
}

@media (max-width:576px) {
  .ff_btns .btn {
    margin-top: 16px
  }
}
.ico-svg {
  position: relative;
  display: inline-block;
  height: auto;
  fill: #a7a7a7;
  transition: all .3s;
}
.card {
  position: relative;
  display: block;
  margin-bottom: 24px;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(0 0 0 / 8%) 0px 2px 4px;
  border-radius: 5px;
  color: inherit;
}
.card:hover{
  box-shadow: rgb(0 0 0 / 8%) 0px 2px 20px 5px;
}
.cZclMN {
  margin-bottom: 20px;
}
.bOsIyR {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-bottom: -8px;
}
.hhARXt {
  display: inline-block;
  background: rgb(218, 239, 201);
  border-radius: 5px;
  padding: 2px 8px 0px;
}
.iwHwmg {
  margin: initial;
  color: rgb(51, 51, 51);
  line-height: 1.3;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
.bOsIyR > div {
  margin-right: 8px;
  margin-bottom: 8px;
}
.all-drugs{
  background-color: #f6f7fb;
  padding: 2rem 0;
  min-height: 70%;
  margin-top: 2rem; 
}
.flag{
  width: 20px;
  margin-right: 0.5rem;
}
.card__meta{
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ccc;
  padding-top: 1rem;
}
.country_block{
  display: flex;
  align-items: center;
}
.card--with-image .card__info {
  height: 190px;
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.card__label {
  font-size: 12px;
  display: block;
  line-height: 1em;
  font-weight: bold;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  vertical-align: top;
  margin-bottom: 10px;
  margin-top: 6px;
}
.card__label {
  margin-bottom: 10px;
  color: rgb(39, 40, 40);
  text-transform: uppercase;
  font-weight: 700;
  padding: 4px 6px 2px;
  background: rgb(250, 178, 58);
  text-decoration: none;
}
.card__title {
  margin: initial;
  color: rgb(51, 51, 51);
  line-height: 1.15;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
}
 .card__excerpt {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.5em;
}
.card--with-image .card__meta {
  position: absolute;
  bottom: 0px;
  font-size: 15px;
  font-family: FuturaPT, sans-serif;
  color: rgb(155, 155, 156);
}
.card__meta__author {
  position: relative;
  z-index: 1;
  color: inherit;
  border-bottom: 0px;
}
.middot {
  font-weight: bold;
  padding: 3px;
}
.card__meta__datetime {
  white-space: nowrap;
}
.card__meta__count {
  display: inline-block;
  line-height: 20px;
  vertical-align: bottom;
}
.pageviews-count {
  display: table;
  line-height: 20px;
  height: 20px;
}
.pageviews-count .fa {
  vertical-align: middle;
  margin-right: 5px;
}
.pageviews-count__value {
  vertical-align: middle;
}

.ff_block50 {
  padding-top: 90px;
  padding-bottom: 2rem;
}

.ff_block50>.wrp {
  max-width: inherit;
  margin: 0;
  padding: 0
}

.ff_block50_wrp {
  position: relative;
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto
}

.ff_block50_cont {
  position: relative;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto
}

.ff_block50_title {
  line-height: 1.2;
  margin-bottom: 26px
}

.ff_block50_text {
  margin-left: auto;
  margin-right: auto;
  max-width: 550px;
  line-height: 1.4
}

.ff_block50_form {
  margin-top: 30px
}

.ff_block50_form input[type="search"] {
  box-sizing: border-box
}

.ff_block50_form input[type="search"]:focus,
.ff_block50_form input[type="search"]:active {
  outline: none;
  box-shadow: 0 0 0 2px #6c9fff;
  background: #f8f9fa;
  color: #0e1824
}

.ff_block50_form input[type="search"]:focus+.ff_block50_form_btn,
.ff_block50_form input[type="search"]:active+.ff_block50_form_btn {
  background: #fff
}

.ff_block50_form input[type="search"]:focus+.ff_block50_form_btn path,
.ff_block50_form input[type="search"]:active+.ff_block50_form_btn path {
  fill: #4000fa
}
.h-100 {
  height: 100%!important;
}
.ff_block50_form_row {
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}



.ff_block50_form_sfield:hover .ff_block50_form_btn path {
  fill: #0E1824
}

.ff_block50_form_btn {
  position: absolute;
  z-index: 2;
  width: 44px;
  height: 44px;
  background: none;
  border: none;
  cursor: pointer;
  right: 4px;
  top: 1px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  will-change: background;
  -webkit-transition: background .1s;
  transition: background .1s
}

.ff_block50_form_btn:focus,
.ff_block50_form_btn:active {
  outline: none;
  box-shadow: none
}

.ff_block50_form_icon {
  right: 14px;
  top: 15px;
  position: absolute
}

.ff_block50_form_icon svg {
  display: block
}

.ff_block50_form_icon path {
  will-change: fill;
  -webkit-transition: fill .1s;
  transition: fill .1s
}

.ff_block50_scroll {
  white-space: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 1rem;
  padding-bottom: 1rem
}

.ff_block50_scroll.dir-right {
  left: inherit;
  right: 0
}

.ff_block50_grow {
  overflow: hidden;
  position: relative;
  height: calc(64px + 2rem)
}

.ff_block50_grow_section:hover .ff_block50_grow_item {
  -moz-opacity: .68;
  -khtml-opacity: .68;
  -webkit-opacity: .68;
  opacity: .68;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=68);
  filter: alpha(opacity=68)
}

.ff_block50_grow_section:hover .ff_block50_grow_item:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100)
}

.ff_block50_grow_item {
  box-shadow: 0px 1px 2px rgba(14, 24, 36, 0.25);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background: #fff;
  width: 168px;
  height: 64px;
  margin: 0 12px
}

.ff_block50_grow_item:hover {
  box-shadow: 0px 2px 4px -1px rgba(14, 24, 36, 0.25), 0px 8px 16px -4px rgba(14, 24, 36, 0.25)
}

.ff_block50_grow_item:focus,
.ff_block50_grow_item:active {
  outline: none;
  box-shadow: 0px 1px 2px rgba(14, 24, 36, 0.25)
}

.ff_block50_grow_item_img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  width: 100%
}

.ff_block50_grow_item img {
  max-width: 90%;
  max-height: 40px;
  height: auto;
  width: auto
}

.ff_block50_trow {
  margin-top: 70px
}

@media (max-width:992px) {
  .ff_block50 {
    padding-top: 62px;
    padding-bottom: 80px
  }

  .ff_block50_title {
    font-size: 2rem;
    line-height: 1.2
  }
}

@media (max-width:768px) {
  .ff_block50 {
    padding-bottom: 2rem
  }

  .ff_block50_form {
    margin-top: 2rem
  }

  .ff_block50_grow_section:hover .ff_block50_grow_item {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
  }

  .ff_block50_grow_item {
    width: 130px
  }

  .ff_block50_trow {
    margin-top: 36px
  }
}

.ff_mblock9_icon img {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 34px;
  margin-bottom: 20px
}

.ff_mblock9_subtitle,
.ff_mblock9_title {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.1
}

.ff_mblock9_title {
  margin-bottom: 40px
}

.rp_item11_slider_images {
  padding-top: 2px
}

.rp_item11_slider_control {
  text-align: center;
  margin-bottom: 36px
}

.rp_item11_slider_control_wrp {
  padding-top: 8px;
  margin-bottom: 38px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}

.rp_item11_slider_btn {
  cursor: pointer;
  will-change: background, color;
  -webkit-transition: background .1s, color .1s;
  transition: background .1s, color .1s;
  border: none;
  white-space: nowrap;
  font-weight: 500;
  color: #6f7680;
  background: none;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  height: 28px;
  line-height: 28px;
  padding-left: 12px;
  padding-right: 12px;
  margin: 0 2px;
  text-decoration: none
}

.rp_item11_slider_btn.swiper-pagination-bullet-active {
  color: #fff;
  background: #4000fa
}

.rp_item11_slider_btn_more {
  color: #4000fa;
  padding-right: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-left: 1px solid #eaecee
}

.rp_item11_slider_btn_more::after {
  top: -2px
}

.rp_item11_slider_btn_more::before {
  top: 10px;
  color: #4000fa
}

.rp_item11_slider_btn:focus {
  outline: 0
}

.rp_item11_item_logo {
  width: 16.66666667%;
  height: 100px;
  position: relative
}

.rp_item11_item_logo img {
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.rp_item11_item_logos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.rp_item11_item_code {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto
}

.rp_item11.inactive .rp_item11_slider_control_wrp {
  display: none
}

@media (max-width:992px) {
  .rp_item11_item_logo {
    width: 33.33333333%
  }
}

@media (max-width:576px) {
  .rp_item11_item_logo {
    width: 50%
  }

  .rp_item11_slider_btn_more {
    border-left: none
  }
}

.ff_mblock10_head {
  position: relative;
  padding-right: 200px;
  margin-bottom: 36px
}

.ff_mblock10_head .btn {
  position: absolute;
  top: 6px;
  right: 0;
  color: #4000fa
}

.ff_mblock10_head .btn::before {
  color: #4000fa
}

.ff_mblock10_title {
  font-size: 2rem;
  margin-bottom: 0
}

.ff_mblock10_blocks {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ff_mblock10_block {
  width: 360px;
  margin-right: 24px;
  margin-bottom: 36px
}

.ff_mblock10_block:nth-child(3n) {
  margin-right: 0
}

.ff_mblock10_block:nth-last-child(-n+3) {
  margin-bottom: 0
}

.ff_mblock10_block_img {
  margin-bottom: 8px
}

.ff_mblock10_block_cont {
  padding: 9px
}

.ff_mblock10_block_title {
  font-family: 'Jost', sans-serif;
  letter-spacing: -0.03em;
  color: #363f4a;
  margin-bottom: 16px
}

.ff_mblock10_block_text {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.35
}

.ff_mblock10_block_btns {
  margin-top: 20px;
  margin-bottom: 0
}

.ff_mblock10_block_btns .btn {
  display: inline-block;
  color: #4000fa
}

.ff_mblock10_block_btns .btn::before {
  color: #4000fa
}

@media (max-width:1200px) {
  .ff_mblock10_block {
    width: 32%;
    margin-right: 2%
  }
}

@media (max-width:992px) {
  .ff_mblock10_title {
    font-size: 1.35rem
  }
}

@media (max-width:768px) {
  .ff_mblock10_title {
    margin-bottom: 1rem
  }

  .ff_mblock10_head {
    padding-right: 0;
    text-align: center
  }

  .ff_mblock10_head .btn {
    position: relative;
    display: inline-block
  }

  .ff_mblock10_block {
    width: 100%;
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2rem
  }

  .ff_mblock10_block:nth-child(3n) {
    margin-right: auto
  }

  .ff_mblock10_block:nth-last-child(-n+3) {
    margin-bottom: 2rem
  }
}

.ff_block51_wrp {
  max-width: 936px;
  margin-left: auto;
  margin-right: auto
}

.ff_block51_row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-top: 86px
}

.ff_block51_col {
  width: 49%
}

.ff_block51_col:nth-child(2n) .ff_block51_item {
  border: 2px solid #ff833e
}

.ff_block51_col:nth-child(2n) .ff_block51_item_list_it::before {
  background: #ff833e
}

.ff_block51_col:nth-child(2n) .btn {
  background: #ff833e
}

.ff_block51_col:nth-child(2n) .btn:hover {
  background: #ee7939
}

.ff_block51_item {
  background: #fff;
  padding: 2rem;
  padding-bottom: 94px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  border: 2px solid #4000fa;
  box-shadow: 0px 2px 4px -1px rgba(14, 24, 36, 0.25);
  height: 100%;
  position: relative
}

.ff_block51_item_sub {
  margin-top: 0;
  font-size: 0.875rem;
  font-weight: 500;
  color: #6f7680;
  letter-spacing: -0.4px;
  margin-bottom: 2px
}

.ff_block51_item_title {
  letter-spacing: -0.6px;
  font-family: 'Jost', sans-serif;
  margin-bottom: 28px
}

.ff_block51_item_list {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.ff_block51_item_list_it {
  position: relative;
  padding-left: 32px;
  letter-spacing: -0.4px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #0e1824
}

.ff_block51_item_list_it::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #4000fa
}

.ff_block51_item_list_it::after {
  content: '\e80e';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  position: absolute;
  top: 6px;
  left: 5px;
  color: #fff;
  font-size: 8px
}

.ff_block51_item .btn {
  height: 44px;
  line-height: 44px;
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  width: calc(100% - 4rem);
  color: #fff;
  background: #4000fa
}

.ff_block51_item .btn:hover {
  background: #104fc9
}

.ff_block51_title {
  margin-bottom: 20px
}

.ff_block51_text {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto
}

@media (max-width:992px) {
  .ff_block51_row {
    margin-top: 2rem
  }
}

@media (max-width:768px) {
  .ff_block51_row {
    display: block
  }

  .ff_block51_col {
    width: 100%;
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2rem
  }

  .ff_block51_item {
    padding: 16px 16px 74px 16px
  }

  .ff_block51_item_list {
    margin-bottom: 0
  }

  .ff_block51_item .btn {
    left: 16px;
    bottom: 16px;
    width: calc(100% - 32px)
  }
}

.ff_mblock2_img img {
  display: block;
  margin: auto
}

.ff_mblock2_title {
  line-height: 1.25;
  margin-bottom: 21px
}

.ff_mblock2_subtitle {
  line-height: 1.2;
  margin-bottom: 42px;
  max-width: 480px
}

.ff_mblock2 .ff_tagline {
  margin-top: 12px;
  margin-bottom: 30px;
  font-size: 20px;
  letter-spacing: -0.5px;
  font-weight: 500
}

.ff_mblock2 .ff_tagline img {
  max-width: 32px
}

.ff_mblock2 .ff_tagline--wimg {
  padding-left: 44px
}

.ff_mblock2 .ff_btns {
  text-align: left
}

.ff_mblock2 .ff_btns .btn_primary {
  margin-right: 12px
}

.ff_mblock2 .rp_item4 {
  margin-bottom: 23px;
  padding-top: 24px;
  border-top: 1px solid #e3e6e9;
  max-width: 480px
}

.ff_mblock2 .rp_item4_item {
  position: relative
}

.ff_mblock2 .rp_item4_item--without-img {
  padding-left: 0
}

.ff_mblock2 .rp_item4_item_line {
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -18px
}

.ff_mblock2 .position_right .row {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.ff_mblock2 .position_right .row .col-6 {
  margin-right: 0
}

.ff_mblock2 .position_right .row .col-6:last-child {
  margin-right: 24px
}

.ff_mblock2 h1.title {
  line-height: 46px;
  margin-bottom: 24px;
  line-height: 1.1
}

.ff_mblock2 p.title {
  line-height: 42px;
  font-size: 32px
}

.rp_item4_item {
  position: relative;
  margin-bottom: 24px;
  padding-left: 60px
}

.rp_item4_item_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px
}

.rp_item4_item_img svg {
  max-width: 100%;
  height: auto
}

.rp_item4_item_text {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.25
}

.rp_item4_item_text b {
  font-weight: 500
}

.rp_item4_item_label {
  display: inline-block;
  color: #f7802a;
  font-size: 0.938rem;
  height: 26px;
  line-height: 23px;
  border: 1px solid #f7802a;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-left: 6px;
  padding-right: 6px;
  letter-spacing: -0.02em
}
.font12{
  font-size: 1.25rem;
}
@media (max-width:1200px) {
  .ff_mblock2 .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
  }

  .ff_mblock2 .col-6 {
    width: 48%
  }

  .ff_mblock2_cont {
    padding-left: 0
  }

  .ff_mblock2 .position_right .ff_mblock2_cont {
    padding-right: 0
  }
}

@media (max-width:992px) {
  .ff_mblock2_title {
    font-size: 1.35rem;
    line-height: 1.25
  }

  .ff_mblock2 h1.title {
    line-height: 30px
  }

  .ff_mblock2 p.title {
    line-height: 28px;
    font-size: 1.35rem
  }
}

@media (max-width:768px) {
  .ff_mblock2 .row {
    display: block
  }

  .ff_mblock2 .col-6 {
    width: 100%
  }

  .ff_mblock2_img {
    margin-bottom: 2rem
  }

  .ff_mblock2 .ff_tagline {
    font-size: 16px
  }

  .ff_mblock2 .ff_tagline img {
    max-width: 24px
  }

  .ff_mblock2 .ff_tagline--wimg {
    padding-left: 32px
  }

  .ff_mblock2 .rp_item4_item--without-img {
    padding-left: 20px
  }

  .ff_mblock2 .rp_item4_item_line {
    left: 0
  }

  .ff_mblock2 .ff_btns .btn {
    display: inline-block;
    margin-top: 16px
  }
}

.ff_mblock4 {
  overflow: hidden
}

.ff_mblock4 .wrp {
  max-width: 1146px
}

.ff_mblock4 .section_contact_form {
  display: none
}

.ff_mblock4_wrp {
  position: relative
}

.ff_mblock4_bg {
  position: absolute;
  z-index: 1;
  left: -55px;
  top: -40px;
  width: calc(100% + 110px);
  height: calc(100% + 80px);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background: #f8f9fa
}

.ff_mblock4_cont {
  position: relative;
  z-index: 2
}

.ff_mblock4_row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between
}

.ff_mblock4_col {
  width: 48%
}

.ff_mblock4_col_left {
  width: 51%
}

.ff_mblock4_col_rigth {
  width: 49%
}

.ff_mblock4_title {
  margin-top: 9px;
  margin-bottom: 32px;
  letter-spacing: -0.6px;
  font-family: 'Jost';
  line-height: 1.2
}

.ff_mblock4_btns .btn {
  display: inline-block
}

.ff_mblock4_img img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 500px
}

.ff_mblock4 .rp_item25 {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 24px
}

.ff_mblock4 .rp_item25_text {
  margin-left: 0;
  margin-right: 26px;
  padding-left: 24px
}

.ff_mblock4 .rp_item25_text::before {
  background: #4000fa
}

.rp_item25 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}

.rp_item25_text {
  position: relative;
  font-weight: 500;
  color: #6f7680;
  padding-left: 28px;
  letter-spacing: -0.02em;
  margin: 0 10px
}

.rp_item25_text::before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0;
  background: #8e959d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.rp_item25_text::after {
  content: '\e80e';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 8px;
  left: 3px;
  color: #fff;
  font-size: 6px
}

@media (max-width:992px) {
  .ff_mblock4_row {
    display: block
  }

  .ff_mblock4_col {
    width: 100%
  }

  .ff_mblock4_col_left,
  .ff_mblock4_col_rigth {
    width: 100%
  }

  .ff_mblock4_img {
    margin-top: 32px
  }
}

@media (max-width:768px) {
  .rp_item25_text {
    margin: 5px
  }
}

.ff_block16 .rp_item9_item {
  margin-bottom: 0
}

.ff_block16 .rp_item4 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 34px
}

.ff_block16 .rp_item4_item {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  margin-bottom: 44px;
  width: 31%;
  margin-right: 3%;
  padding: 120px 24px 32px 24px;
  display: block;
  text-decoration: none
}

.ff_block16 .rp_item4_item:nth-child(3n) {
  margin-right: 0
}

.ff_block16 .rp_item4_item_text {
  font-size: 20px;
  color: #8e959d;
  letter-spacing: -0.6px;
  line-height: 1.2
}

.ff_block16 .rp_item4_item_text b,
.ff_block16 .rp_item4_item_text strong {
  color: #363f4a;
  font-weight: 600
}

.ff_block16 .rp_item4_item_img {
  width: 100px;
  height: 70px;
  left: 32px;
  top: 32px
}

.ff_block16 .rp_item4_item_img img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.ff_block16 .rp_item4 a.rp_item4_item {
  box-shadow: 0px 1px 2px rgba(14, 24, 36, 0.25);
  will-change: box-shadow;
  -webkit-transition: box-shadow .1s;
  transition: box-shadow .1s
}

.ff_block16 .rp_item4 a.rp_item4_item:hover {
  box-shadow: 0px 4px 8px -2px rgba(14, 24, 36, 0.25)
}

.ff_block16_top+.ff_block16_bottom {
  padding-top: 40px
}

.ff_block16_title {
  margin-bottom: 0
}

.ff_block16_subtitle {
  margin-top: 14px;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto
}

.ff_block16 .ff_tagline {
  margin-bottom: 16px;
  padding-left: 0
}

.ff_block16 .ff_tagline img {
  position: static;
  margin-right: 4px;
  margin-top: -2px;
  vertical-align: middle
}

.ff_block16_section {
  padding: 16px 0 26px 0;
  margin-bottom: 36px;
  border-bottom: 1px solid #e3e6e9
}

.ff_block16_section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none
}

.ff_block16_section_title {
  margin-bottom: 25px;
  font-size: 20px;
  letter-spacing: -0.6px;
  margin-top: 0
}

.ff_block16_btns {
  margin-top: 50px;
  margin-bottom: 50px
}

.ff_block16_btn {
  letter-spacing: -0.4px;
  color: #6f7680;
  padding-right: 68px;
  position: relative;
  text-decoration: none;
  font-weight: 500
}

.ff_block16_btn::after {
  content: '';
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #eaecee;
  z-index: 1;
  position: absolute;
  top: -11px;
  right: 0
}

.ff_block16_btn::before {
  content: '\e811';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  right: 14px;
  font-size: 18px;
  color: #6f7680;
  z-index: 2;
  margin: 0
}

.ff_block16_btxt {
  position: relative;
  padding-top: 26px;
  padding-bottom: 26px;
  font-size: 18px;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-top: 56px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between
}

.ff_block16_btxt::before {
  content: '';
  width: calc(100% + 72px);
  height: 100%;
  position: absolute;
  top: 0;
  left: -36px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff
}

.ff_block16_btxt_txt {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}

.ff_block16_btxt_btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: relative
}

.ff_block16_btxt_btns .btn {
  margin-left: 10px;
  margin-right: 10px
}

.ff_block16_comming {
  margin-top: 48px;
  margin-bottom: 48px
}

.ff_block16_comming_txt {
  color: #6f7680;
  letter-spacing: -0.4px;
  background: #eaecee;
  height: 30px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 30px;
  padding-left: 1rem;
  padding-right: 1rem;
  display: inline-block
}

.rp_item4_item {
  position: relative;
  margin-bottom: 24px;
  padding-left: 60px
}

.rp_item4_item_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px
}

.rp_item4_item_img svg {
  max-width: 100%;
  height: auto
}

.rp_item4_item_text {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.25
}

.rp_item4_item_text b {
  font-weight: 500
}

.rp_item4_item_label {
  display: inline-block;
  color: #f7802a;
  font-size: 0.938rem;
  height: 26px;
  line-height: 23px;
  border: 1px solid #f7802a;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-left: 6px;
  padding-right: 6px;
  letter-spacing: -0.02em
}

.rp_item9 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.rp_item9_item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 12px
}

.rp_item9_item:nth-child(3n) {
  margin-right: 0
}

.rp_item9_item_title {
  position: relative;
  padding-left: 24px;
  margin-bottom: 0;
  color: #292929;
  letter-spacing: -0.02em
}

.rp_item9_item_icon {
  background: #25a6cf;
  height: 16px;
  width: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 1px
}

.rp_item9_item_icon::after {
  content: '\e80e';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 5px;
  left: 3px;
  z-index: 2;
  color: #fff;
  font-size: 6px
}

.rp_item9_item_text {
  margin-top: 6px;
  margin-bottom: 14px;
  letter-spacing: -0.02em;
  line-height: 1.4;
  color: #8e959d
}

.rp_item9_item_text b {
  font-weight: 500
}

.rp_item9_item_text u {
  text-decoration: none;
  background-image: linear-gradient(90deg, rgba(253, 237, 154, 0) 0%, #fdee9e 8.41%, #fdf3ba 90.06999999999999%, rgba(253, 243, 188, 0) 100%)
}

@media (max-width:1200px) {
  .ff_block16_btxt {
    padding-top: 22px;
    padding-bottom: 22px
  }

  .ff_block16_btxt::before {
    left: -16px;
    width: calc(100% + 32px)
  }
}

@media (max-width:992px) {
  .ff_block16_comming {
    margin-top: 26px;
    margin-bottom: 26px
  }

  .ff_block16_section_title {
    font-size: 18px
  }

  .ff_block16_btxt {
    font-size: 16px
  }

  .ff_block16 .rp_item4_item {
    padding-left: 22px;
    padding-bottom: 22px;
    padding-right: 22px;
    margin-bottom: 22px
  }

  .ff_block16 .rp_item4_item_text {
    font-size: 16px
  }

  .rp_item9 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .rp_item9_item_title {
    font-size: .875rem
  }

  .rp_item9_item_title::before {
    top: 1px
  }

  .rp_item9_item_title::after {
    top: 5px
  }

  .rp_item9_item_text {
    font-size: .875rem
  }
}

@media (max-width:768px) {
  .ff_block16_btns {
    margin-top: 40px;
    margin-bottom: 16px
  }

  .ff_block16_btxt {
    padding-right: 0;
    text-align: center;
    margin-top: 16px;
    margin-left: 16px;
    margin-right: 16px;
    display: block
  }

  .ff_block16_btxt_btns {
    width: 100%;
    position: relative;
    display: block;
    top: inherit;
    margin-top: 1rem
  }

  .ff_block16_btxt_btns .btn {
    margin-left: 0;
    margin-right: 0;
    margin-top: 16px;
    display: inline-block
  }

  .ff_block16_btxt_btns .btn_arrow {
    margin-right: 12px
  }

  .ff_block16 .rp_item4 {
    display: block
  }

  .ff_block16 .rp_item4_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem
  }

  .ff_block16_section_title {
    margin-bottom: 16px
  }

  .ff_block16_title {
    font-size: 22px
  }

  .rp_item9 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .rp_item9_item {
    width: 100%;
    margin-right: 0
  }
}

@media (max-width:576px) {
  .ff_block16_btxt {
    width: 100%;
    margin-left: 0;
    margin-right: 0
  }
}

.ff_mblock11_title {
  line-height: 1;
  margin-bottom: 24px
}

.ff_mblock11 .ff_btns {
  margin-top: 32px
}

.ff_mblock11 .ff_btns .btn_primary {
  margin-right: 12px
}

.ff_mblock11_blocks {
  margin-top: 86px
}

.ff_mblock11_blocks_top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between
}

.ff_mblock11_blocks_bottom {
  margin-top: 24px
}

.ff_mblock11_block {
  width: 552px;
  background: #fff;
  box-shadow: 0px 2px 4px -1px rgba(111, 118, 128, 0.5), 0px 2px 4px -1px rgba(111, 118, 128, 0.5);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  padding: 2rem
}

.ff_mblock11_block_2 .ff_mblock11_block_step {
  color: #ff833e
}

.ff_mblock11_block_3 {
  width: 100%;
  position: relative;
  padding-right: 620px;
  min-height: 450px
}

.ff_mblock11_block_3 .ff_mblock11_block_step {
  color: #25a6cf
}

.ff_mblock11_block_step {
  margin-top: 5px;
  font-family: 'Jost';
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.01em;
  color: #4000fa;
  margin-bottom: 35px
}

.ff_mblock11_block_title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Jost';
  font-size: 2rem;
  font-weight: 600;
  color: #363f4a;
  line-height: 1.2
}

.ff_mblock11_block_subtitle {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.02em;
  margin-top: 15px;
  margin-bottom: 24px
}

.ff_mblock11_block_content {
  border-top: 1px solid #e3e6e9;
  padding-top: 6px
}

.ff_mblock11_block_content strong,
.ff_mblock11_block_content b {
  color: #363f4a;
  font-weight: 700
}

.ff_mblock11_block_img {
  position: absolute;
  width: 655px;
  top: 2px;
  right: -29px
}

@media (max-width:1280px) {
  .ff_mblock11_block {
    width: 49%
  }

  .ff_mblock11_block_3 {
    width: 100%;
    padding-right: 55%
  }

  .ff_mblock11_block_img {
    width: 53%
  }
}

@media (max-width:992px) {
  .ff_mblock11_blocks {
    margin-top: 2rem
  }

  .ff_mblock11_block_step {
    font-size: 1rem;
    margin-bottom: 1rem
  }

  .ff_mblock11_block_title {
    font-size: 1.35rem
  }

  .ff_mblock11_block_subtitle {
    font-size: 1rem
  }

  .ff_mblock11_block_3 {
    min-height: inherit
  }
}

@media (max-width:768px) {
  .ff_mblock11 .ff_btns {
    margin-top: 16px
  }

  .ff_mblock11_blocks_top {
    display: block
  }

  .ff_mblock11_block {
    width: 100%
  }

  .ff_mblock11_block_2 {
    margin-top: 24px
  }

  .ff_mblock11_block_3 {
    padding-right: 2rem
  }

  .ff_mblock11_block_img {
    display: none
  }
}

.ff_mblock2_cont {
  padding-left: 70px;
}

.ff_mblock2_title {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 10px;
}

.ff_mblock2_subtitle {
  font-weight: 600;
  margin-bottom: 24px;
}

.ff_mblock2_img {
  position: relative;
}

.b8 .rp_item4,
.b7 .rp_item4,
.b6 .rp_item4 {
  margin-bottom: 34px;
}

.b2 {
  margin-bottom: 41px;
}

.b2 .wrp--bg {
  padding-top: 24px;
}

.b5 {
  padding-bottom: 0;
  padding-top: 64px;
  margin-bottom: 88px;
}

.b6 {
  padding-top: 54px;
  margin-bottom: 20px;
}

.b6 .ff_tagline {
  letter-spacing: -0.02em;
  font-size: 16px;
  margin-bottom: 12px;
}

.b6 .ff_mblock2_img img {
  position: absolute;
  top: 57px;
  left: 109px;
  width: 430px;
}

.b7 .ff_tagline {
  letter-spacing: -0.02em;
  font-size: 16px;
  margin-bottom: 12px;
}

.b7 .ff_mblock2_img img {
  position: absolute;
  top: 48px;
  left: 10px;
  width: 479px;
}

.b8 {
  margin-bottom: 26px;
}

.b8 .ff_tagline {
  letter-spacing: -0.02em;
  font-size: 16px;
  margin-bottom: 12px;
}

.b8 .ff_mblock2_img img {
  position: absolute;
  top: 0;
  left: 53px;
  width: 464px;
}

.b9 {
  margin-bottom: 40px;
}

.b9 .ff_block16_title {
  text-align: left;
  letter-spacing: -0.6px;
  font-family: 'Jost';
}

.b9 .ff_block16_subtitle {
  text-align: left;
  margin: 0 0 16px 0;
  font-size: 28px;
  font-weight: 600;
  max-width: 650px;
  color: #8e959d;
}

.b9 .rp_item4_item {
  padding-top: 98px;
  margin-bottom: 26px;
  background: #fbfbfc;
  border-radius: 16px;
}

.b9 .rp_item4_item_img {
  width: 52px;
  height: 52px;
  position: absolute;
  top: 28px;
  left: 50%;
  margin-left: -25px;
}

.b9 .rp_item4_item_text {
  text-align: center;
  font-size: 18px;
  letter-spacing: -0.02em;
}

.b9 .rp_item4_item_text b {
  display: block;
  margin-bottom: 14px;
}

.b9 .ff_block16_btxt {
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.b9 .ff_block16_btxt_txt {
  display: none;
}

.b9 .ff_block16_btxt_btns {
  position: relative;
  margin-top: 8px;
  justify-content: center;
  width: 100%;
}

.b9 .ff_block16_btxt_btns .btn_arrow {
  background: #4000fa;
  color: #ffffff;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-right: 16px;
}

.b9 .ff_block16_btxt_btns .btn_arrow::after,
.b9 .ff_block16_btxt_btns .btn_arrow::before {
  display: none;
}

.b9 .ff_block16_btxt_btns .btn_primary {
  background: #EAECEE;
  color: #363F4A;
}

.b9 .ff_block16_btxt_btns .btn_primary:hover {
  background: #EAECEE;
}

.b10 {
  margin-bottom: 40px;
}

.b10 .wrp--bg {
  padding-bottom: 0;
  padding-top: 38px;
}

.b10 .ff_mblock9_subtitle {
  margin-bottom: 60px;
}

.b10 .rp_item11_slider_btn {
  font-weight: 500;
}

.b13 {
  margin-bottom: 104px;
}

.b13 .ff_mblock11_block_img {
  width: 630px;
  right: 0;
  top: inherit;
  bottom: -5px;
}

.b14 {
  padding-bottom: 0px;
}

.b15 {
  margin-bottom: 20px;
  padding-top: 10px;
}

.b16 {
  margin-bottom: 16px;
}

.b16 .ff_mblock4_logo {
  display: none;
}

.b16 .ff_mblock4_text {
  color: #F6802A;
}

.b16 .wrp {
  max-width: 1016px;
}
.font-weight-normal{
  font-weight: 400;
}
.pb-2{
  padding-bottom: 0.5rem !important;
}
.b16 .ff_mblock4_text {
  margin-bottom: 0;
}

.b16 .ff_mblock4_title {
  letter-spacing: -0.6px;
  margin-top: 10px;
  line-height: 1.2;
  margin-bottom: 33px;
}

.b16 .rp_item25 {
  display: none;
}

.b16 .ff_mblock4_img {
  position: relative;
  height: 100%;
}

.b16 .ff_mblock4_img img {
  width: auto;
  right: -55px;
  bottom: -40px;
}

.b16 .ff_mblock4_form {
  margin-bottom: 25px;
}

@media (max-width: 1280px) {

  .b8 .ff_mblock2_img img,
  .b7 .ff_mblock2_img img,
  .b6 .ff_mblock2_img img {
    position: static;
    max-width: 100%;
    width: auto;
  }

  .b15,
  .b8,
  .b6 {
    margin-bottom: 0;
  }

  .b13 {
    margin-bottom: 32px;
  }

  .b13 .ff_mblock11_block_img {
    width: 56%;
  }
}

@media (max-width: 992px) {

  .b16,
  .b10,
  .b9,
  .b2,
  .b3 {
    margin-bottom: 0;
  }

  .b5 {
    margin-bottom: 40px;
  }

  .b9 .ff_block16_subtitle {
    font-size: 18px;
  }

  .b9 .rp_item4_item_text {
    font-size: 16px;
  }

  .b10 .wrp--bg {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }

  .ff_mblock2_cont {
    padding-left: 0;
  }

  .ff_mblock2_title {
    font-size: 26px;
  }

  .b16 .ff_mblock4_img {
    display: none;
  }
}

@media (max-width: 768px) {
  .b9 .ff_block16_btxt_btns {
    width: 100%;
    display: block;
  }

  .b9 .ff_block16_btxt_btns .btn_arrow {
    margin-right: 0;
  }

  .ff_mblock2_title {
    font-size: 22px;
  }

  .b10 .ff_mblock9_subtitle {
    margin-bottom: 28px;
  }
}
@media (min-width: 576px) {
  .wrp {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 768px) {
  .wrp_content {
    margin: 0;
  }
  .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .col {
    width: 48%;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .col {
    width: 32%;
  }
  .wrp--bg {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 1200px) {
  .wrp {
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .wrp_content {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
  .row {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .col-1 {
    width: calc((72px * 1) + (24px * (1 - 1)));
    margin-right: 24px;
  }
  .col-1:last-child {
    margin-right: 0;
  }
  .col-2 {
    width: calc((72px * 2) + (24px * (2 - 1)));
    margin-right: 24px;
  }
  .col-2:last-child {
    margin-right: 0;
  }
  .col-3 {
    width: calc((72px * 3) + (24px * (3 - 1)));
    margin-right: 24px;
  }
  .col-3:last-child {
    margin-right: 0;
  }
  .col-4 {
    width: calc((72px * 4) + (24px * (4 - 1)));
    margin-right: 24px;
  }
  .col-4:last-child {
    margin-right: 0;
  }
  .col-5 {
    width: calc((72px * 5) + (24px * (5 - 1)));
    margin-right: 24px;
  }
  .col-5:last-child {
    margin-right: 0;
  }
  .col-6 {
    width: calc((72px * 6) + (24px * (6 - 1)));
    margin-right: 24px;
  }
  .col-6:last-child {
    margin-right: 0;
  }
  .col-7 {
    width: calc((72px * 7) + (24px * (7 - 1)));
    margin-right: 24px;
  }
  .col-7:last-child {
    margin-right: 0;
  }
  .col-8 {
    width: calc((72px * 8) + (24px * (8 - 1)));
    margin-right: 24px;
  }
  .col-8:last-child {
    margin-right: 0;
  }
  .col-9 {
    width: calc((72px * 9) + (24px * (9 - 1)));
    margin-right: 24px;
  }
  .col-9:last-child {
    margin-right: 0;
  }
  .col-10 {
    width: calc((72px * 10) + (24px * (10 - 1)));
    margin-right: 24px;
  }
  .col-10:last-child {
    margin-right: 0;
  }
  .col-11 {
    width: calc((72px * 11) + (24px * (11 - 1)));
    margin-right: 24px;
  }
  .col-11:last-child {
    margin-right: 0;
  }
  .col-12 {
    width: 100%;
  }
  .col-12:last-child {
    margin-right: 0;
  }
}
.title {
  font-size: 2.25rem;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: 'Jost';
  font-weight: 700;
  color: #292929;
}
.title-1 {
  font-size:2.5rem;
}
.title-2 {
  font-size: 2.3rem;
}
.title-3 {
  font-size: 2rem;
}
.title-4 {
  font-size: 1.75rem;
}
.title-5 {
  font-size: 1.5rem;
}
.title-6 {
  font-size: 1.25rem;
  font-weight: 600;
}
.title-sub {
  font-size: 1.25rem;
  font-weight: 500;
}
.text {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: -0.02em;
}
.text-sub {
  font-size: 1.125rem;
}
.text-alt {
  letter-spacing: -0.1px;
}
.text-light {
  font-size: 0.875rem;
}
.text-grey {
  color: #6F7680;
}
.text-grey .title {
  color: #6F7680;
}
.text b,
.text strong {
  color: #292929;
}
.text-center {
  text-align: center;
}
.hint {
  font-weight: 500;
  font-size: 0.8125rem;
  letter-spacing: -0.01em;
}
.content {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  font-size: 2.25rem;
  margin-top: 0;
  margin-bottom: 2rem;
  margin-top: 2rem;
  font-family: 'Jost';
  font-weight: 600;
  color: #292929;
  line-height: 1.1;
}
.content h1 {
  font-size: 3.25rem;
}
.content h2 {
  font-size: 2.75rem;
}
.content h3 {
  font-size: 2.25rem;
}
.content h4 {
  font-size: 1.75rem;
}
.content h5 {
  font-size: 1.5rem;
}
.content h6 {
  font-size: 1.25rem;
}
.content figure,
.content img {
  display: block;
  margin-top: 2rem;
}
.content figure.alignright,
.content img.alignright {
  float: left;
  margin-right: 2rem;
}
.content figure.alignleft,
.content img.alignleft {
  float: right;
  margin-left: 2rem;
}
.content figure.aligncenter,
.content img.aligncenter {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.content figure {
  width: 100% !important;
}
.content figcaption {
  letter-spacing: -0.1px;
  font-weight: 500;
  margin-top: 0.5rem;
  font-style: italic;
}
.content blockquote {
  background: #F8F9FA;
  border-left: 4px solid #EAECEE;
  margin-left: 0;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem 1rem 1rem 3rem;
}
.content a {
  text-decoration: none;
}
.content strong,
.content b {
  color: #292929;
}
.content ul li.ql-indent-1 {
  margin-left: 5%;
}
.content ul li.ql-indent-2 {
  margin-left: 10%;
}
.content ul li.ql-indent-3 {
  margin-left: 15%;
}
.content ul li.ql-indent-4 {
  margin-left: 20%;
}
.is-success {
  color: #27BBA3;
}
.is-danger {
  color: #F14C24;
}
.numbers {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.numbers_item {
  text-align: center;
  width: 30%;
  margin-bottom: 1rem;
}
.numbers_item:nth-child(3n-1) {
  margin-right: 45px;
  margin-left: 45px;
}
.numbers_item_number {
  font-size: 4rem;
  margin-bottom: 0;
}
.numbers_item_text {
  margin-top: 11px;
  margin-bottom: 0;
}
.numbers_item_label {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -0.4px;
  font-size: 16px;
  font-weight: 500;
}
.darktheme .title {
  color: #fff;
}
@media (max-width: 992px) {
  .title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .title-1 {
    font-size: 1.75rem;
  }
  .title-2 {
    font-size: 1.5rem;
  }
  .title-3 {
    font-size: 1.35rem;
  }
  .title-4 {
    font-size: 1.25rem;
  }
  .title-5 {
    font-size: 1.15rem;
  }
  .title-6 {
    font-size: 1rem;
  }
  .title-sub {
    font-size: 1rem;
  }
  .text-sub {
    font-size: 1rem;
  }
  .numbers_item {
    width: 33.33333333%;
  }
  .numbers_item:nth-child(3n-1) {
    margin-left: 0;
    margin-right: 0;
  }
  .numbers_item_number {
    font-size: 2.5rem;
  }
  .numbers_item_text {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .numbers_item {
    width: 100%;
    margin-bottom: 3rem;
  }
  .content {
    font-size: 14px;
  }
}
.btn {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 1rem;
  line-height: 2.25rem;
  height: 2.25rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-align: center;
  border: none;
  white-space: nowrap;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  will-change: background, color;
  -webkit-transition: background 0.1s, color 0.1s;
  transition: background 0.1s, color 0.1s;
  display: block;
  text-decoration: none;
}
.btn:focus {
  box-shadow: inset 0 0 0 2px #6C9FFF;
  outline: 0;
}
.btn:disabled {
  cursor: not-allowed;
}
.btn_primary {
  background: #4000fa;
  color: #fff;
}
.btn_primary:hover {
  background: #104FC9;
}
.btn_primary:disabled {
  background: #D0D4DA;
}
.btn_secondary {
  background: #EAECEE;
  color: #363F4A;
}
.btn_secondary:hover {
  background: #D0D4DA;
}
.btn_secondary:disabled {
  background: #F8F9FA;
}
.btn_arrow {
  padding-left: 0;
  padding-right: 44px;
  position: relative;
  color: #6F7680;
}
.btn_arrow::before,
.btn_arrow::after {
  content: '';
  position: absolute;
  top: 2px;
  right: 0;
}
.btn_arrow::after {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #EAECEE;
  z-index: 1;
}
.btn_arrow::before {
  z-index: 2;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  content: '\e810';
  color: #6F7680;
  font-size: 10px;
  right: 13px;
  top: 13px;
}
.btn_arr {
  padding-left: 0;
  padding-right: 66px;
  position: relative;
  color: #6F7680;
  font-weight: 500;
}
.btn_arr_icon {
  position: absolute;
  top: -4px;
  right: 0;
  display: block;
}
.btn_text {
  background: none;
  color: #363F4A;
}
.btn_text:hover {
  background: #EAECEE;
}
.btn_text:disabled {
  background: #fff;
}
.btn_link {
  background: none;
  color: #4000fa;
}
.btn_link:hover {
  background: #EAECEE;
}
.btn_link:disabled {
  background: #fff;
}
.btn_link:active,
.btn_link:focus {
  outline: none;
  box-shadow: none;
}
button,
a {
  -webkit-tap-highlight-color: transparent;
}
.field .control {
  margin-bottom: 1.5rem;
  position: relative;
}
.field .control + .hint {
  margin-top: -1rem;
  margin-bottom: 1.5rem;
}
.field .control .error_message {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 4px;
  color: #F14C24;
  font-size: 0.75rem;
  font-weight: 500;
}
.field select:disabled,
.field textarea:disabled,
.field input:disabled {
  cursor: not-allowed;
}
.field select:focus,
.field textarea:focus,
.field input:focus {
  box-shadow: 0 0 0 2px #6C9FFF;
  outline: 0;
}
.field select.invalid_input,
.field textarea.invalid_input,
.field input.invalid_input {
  box-shadow: 0 0 2px 0 #F14C24;
}
.field input[type='text'],
.field input[type='password'],
.field input[type='email'],
.field input[type='tel'] {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: rgba(234, 236, 238, 0.5);
  height: 44px;
  border: none;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}
.field textarea {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: rgba(234, 236, 238, 0.5);
  border: none;
  padding: 0.75rem 1rem;
  width: 100%;
}
.field select {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: rgba(234, 236, 238, 0.5);
  height: 44px;
  border: none;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
}
.field .label {
  color: #6F7680;
  display: block;
  margin-bottom: 0.25rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 500;
}
.field .checkbox {
  position: relative;
}
.field .checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.field .checkbox input:focus + .checkbox_label::before {
  box-shadow: 0 0 0 1px #4000fa;
  border: 1px solid #4000fa;
}
.field .checkbox input:hover + .checkbox_label::before {
  background: #EAECEE;
  border: 1px solid #B5BBC2;
}
.field .checkbox input:disabled + .checkbox_label {
  cursor: not-allowed;
  color: #6F7680;
}
.field .checkbox input:disabled + .checkbox_label::before {
  background: #EAECEE;
  border: 1px solid #B5BBC2;
}
.field .checkbox input:checked + .checkbox_label::before {
  background: #4000fa;
  border: 1px solid #4000fa;
}
.field .checkbox input:checked + .checkbox_label::after {
  display: block;
}
.field .checkbox input:checked:focus + .checkbox_label::before {
  box-shadow: 0 0 0 2px #6C9FFF;
}
.field .checkbox input:checked:active + .checkbox_label::after {
  color: #4000fa;
}
.field .checkbox input:checked:active + .checkbox_label::before {
  background: #E9F3FF;
  border: 1px solid #E9F3FF;
}
.field .checkbox input:checked:hover + .checkbox_label::after {
  color: #fff;
}
.field .checkbox input:checked:hover + .checkbox_label::before {
  background: #104FC9;
  border: 1px solid #104FC9;
}
.field .checkbox input:checked:disabled + .checkbox_label::after {
  color: #8E959D;
}
.field .checkbox input:checked:disabled + .checkbox_label::before {
  background: #EAECEE;
  border: 1px solid #B5BBC2;
}
.field .checkbox_label {
  position: relative;
  padding-left: 1.5rem;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.field .checkbox_label::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #B5BBC2;
}
.field .checkbox_label::after {
  content: '\e80e';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  display: none;
  position: absolute;
  top: 5px;
  left: 2px;
  font-size: 8px;
}
.field .checkbox_all input:hover + .checkbox_label::before {
  background: #104FC9;
  border: 1px solid #104FC9;
}
.field .checkbox_all input:checked + .checkbox_label::after {
  display: none;
}
.field .checkbox_all input:checked + .checkbox_label .checkbox_switcher::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.field .checkbox_all .checkbox_switcher {
  position: absolute;
  top: 5px;
  left: 4px;
  width: 8px;
  height: 8px;
}
.field .checkbox_all .checkbox_switcher::before,
.field .checkbox_all .checkbox_switcher::after {
  content: "";
  width: 8px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -4px;
  will-change: transform;
  -webkit-transition: transform 0.1s;
  transition: transform 0.1s;
}
.field .checkbox_all .checkbox_label::before {
  background: #4000fa;
  border: 1px solid #4000fa;
}
.field .checkbox_all .checkbox_label::after {
  display: none;
}
.field .radio {
  position: relative;
  display: inline-block;
  margin-right: 1rem;
}
.field .radio:last-child {
  margin-right: 0;
}
.field .radio input {
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.field .radio input:focus + .radio_label::before {
  box-shadow: 0 0 0 2px #6C9FFF;
  border-color: #fff;
}
.field .radio input:active + .radio_label::before {
  border-color: #E9F3FF;
  background: #E9F3FF;
}
.field .radio input:hover + .radio_label::before {
  background: #EAECEE;
  border: 1px solid #B5BBC2;
}
.field .radio input:disabled + .radio_label {
  cursor: not-allowed;
  color: #6F7680;
}
.field .radio input:disabled + .radio_label::before {
  background: #E3E6E9;
  border: 1px solid #E3E6E9;
}
.field .radio input:checked + .radio_label::before {
  background: #4000fa;
  border: 1px solid #4000fa;
}
.field .radio input:checked + .radio_label::after {
  display: block;
}
.field .radio input:checked:focus + .radio_label::before {
  box-shadow: 0 0 0 2px #6C9FFF;
}
.field .radio input:checked:active + .radio_label::before {
  border-color: #4000fa;
  background: #4000fa;
}
.field .radio input:checked:hover + .radio_label::before {
  background: #104FC9;
}
.field .radio input:checked:disabled + .radio_label::after {
  border-color: #EAECEE;
}
.field .radio input:checked:disabled + .radio_label::before {
  background: #B5BBC2;
  border: 1px solid #B5BBC2;
}
.field .radio_label {
  position: relative;
  padding-left: 1.5rem;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.field .radio_label::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #B5BBC2;
  background: #fff;
}
.field .radio_label::after {
  content: "";
  display: none;
  position: absolute;
  top: 5px;
  left: 4px;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}
.field .toggle {
  position: relative;
}
.field .toggle input {
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  width: 1px;
  height: 1px;
}
.field .toggle input:checked + .toggle_label .toggle_switcher {
  background: #4000fa;
}
.field .toggle input:checked + .toggle_label .toggle_switcher::before {
  left: 14px;
}
.field .toggle input:checked + .toggle_label .toggle_switcher::after {
  left: 7px;
  background: #fff;
}
.field .toggle_label {
  position: relative;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.field .toggle_switcher {
  width: 32px;
  height: 20px;
  background: #E3E6E9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  vertical-align: top;
  cursor: pointer;
  will-change: background;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
.field .toggle_switcher::before {
  content: "";
  width: 16px;
  height: 16px;
  background: #fff;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  will-change: left;
  -webkit-transition: left 0.1s;
  transition: left 0.1s;
}
.field .toggle_switcher::after {
  content: "";
  width: 2px;
  height: 10px;
  background: #B5BBC2;
  position: absolute;
  top: 5px;
  left: 23px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  will-change: left, background;
  -webkit-transition: left 0.1s, background 0.1s;
  transition: left 0.1s, background 0.1s;
}
.field.is-grouped {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.field.is-grouped .control {
  margin-right: 1rem;
}
.field.is-grouped .control:last-child {
  margin-right: 0;
}
.osx input.btn,
.osx button.btn {
  line-height: normal;
}
.osx .control .select {
  width: 100%;
  position: relative;
}
.osx .control .select select {
  width: 100%;
}
.osx .control .select::after {
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #4000fa;
  border-left: 2px solid #4000fa;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 14px;
  right: 12px;
}
.signupf {
  position: relative;
}
.signupf_input {
  border: 1px solid #DDD;
  background: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #6F7680;
  width: 100%;
  padding: 7px 15px;
}
.signupf_input::-webkit-input-placeholder {
  color: #b7bbc0;
}
.signupf_input:-moz-placeholder {
  color: #b7bbc0;
}
.signupf_input::-moz-placeholder {
  color: #b7bbc0;
}
.signupf_input:-ms-input-placeholder {
  color: #b7bbc0;
}
.signupf_btn {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 9px 13px 8px 13px;
  height: auto;
  line-height: normal;
}
.signupf .error_message {
  font-size: 12px;
  font-weight: 500;
  color: #F14C24;
  position: absolute;
  left: 0;
  top: 100%;
}
.signupf .invalid_input {
  box-shadow: inset 0 0 0 2px #F14C24;
}
.signupf_default form.is-loading::before {
  width: 36px;
  height: 36px;
  margin-top: -18px;
  margin-left: -18px;
}
.signupf_default form.is-loading::after {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.signupf_largeinp form.is-loading::after {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.signupf_largeinp .signupf_input {
  padding: 11px 22px;
}
.signupf_largeinp .signupf_btn {
  padding: 13px 18px 12px 18px;
}
.signupf_arrow form.is-loading::after {
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  border-radius: 52px;
}
.signupf_arrow .signupf_form {
  max-width: 312px;
  position: relative;
  z-index: 3;
}
.signupf_arrow .signupf_input {
  padding: 12px 23px;
  background: #EAECEE;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  border-radius: 52px;
  border: none;
}
.signupf_arrow .signupf_input::-webkit-input-placeholder {
  color: #acb1b7;
}
.signupf_arrow .signupf_input:-moz-placeholder {
  color: #acb1b7;
}
.signupf_arrow .signupf_input::-moz-placeholder {
  color: #acb1b7;
}
.signupf_arrow .signupf_input:-ms-input-placeholder {
  color: #acb1b7;
}
.signupf_arrow .signupf_btn {
  padding: 0;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: transparent;
  overflow: hidden;
}
.signupf_arrow .signupf_btn::after {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjE4LjAyNzI4OCIKICAgaGVpZ2h0PSIxMy45OTk5MDYiCiAgIHZpZXdCb3g9IjAgMCAxOC4wMjcyODggMTMuOTk5OTA2IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmc4IgogICBzb2RpcG9kaTpkb2NuYW1lPSJHcm91cCA2MTAuc3ZnIgogICBzdHlsZT0iZmlsbDpub25lIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkyLjQgKDVkYTY4OWMzMTMsIDIwMTktMDEtMTQpIj4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGExNCI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGRlZnMKICAgICBpZD0iZGVmczEyIiAvPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDI2IgogICAgIGlkPSJuYW1lZHZpZXcxMCIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgZml0LW1hcmdpbi10b3A9IjAiCiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIgogICAgIGZpdC1tYXJnaW4tcmlnaHQ9IjAiCiAgICAgZml0LW1hcmdpbi1ib3R0b209IjAiCiAgICAgaW5rc2NhcGU6em9vbT0iNS4zNjM2MzY0IgogICAgIGlua3NjYXBlOmN4PSI5LjM4NzEyMzgiCiAgICAgaW5rc2NhcGU6Y3k9IjYuOTk5OTA2IgogICAgIGlua3NjYXBlOndpbmRvdy14PSIwIgogICAgIGlua3NjYXBlOndpbmRvdy15PSIzMSIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzgiIC8+CiAgPHBhdGgKICAgICBkPSJtIDExLjAxNDI0MiwwIGMgLTAuMjU1OTI1LDAgLTAuNTExNzgxLDAuMDk3NzIgLTAuNzA3MDMxLDAuMjkyOTY5IC0wLjM5MDQ5OTUsMC4zOTA1IC0wLjM5MDQ5OTUsMS4wMjM1NjIgMCwxLjQxNDA2MiBMIDE0LjYwMDE4LDYgSCAxLjAxNDI0MjUgYSAxLjAwMDEsMS4wMDAxIDAgMSAwIDAsMiBIIDE0LjYwMDE4IGwgLTQuMjkyOTY5LDQuMjkyOTY5IGMgLTAuMzkwNDk5NSwwLjM5MDUgLTAuMzkwNDk5NSwxLjAyMzU2MiAwLDEuNDE0MDYyIDAuMzkwNSwwLjM5MDUgMS4wMjM1NjIsMC4zOTA1IDEuNDE0MDYyLDAgbCA1LjkxMjExLC01LjkxMjEwOSBhIDEuMDAwMSwxLjAwMDEgMCAwIDAgMC4wMDM5LC0xLjU4Nzg5MSAxLjAwMDEsMS4wMDAxIDAgMCAwIC0wLjAwNTksLTAuMDAzOSBMIDExLjcyMTI3MywwLjI5Mjk2OSBDIDExLjUyNjAyMywwLjA5NzcxOSAxMS4yNzAxNjcsMCAxMS4wMTQyNDIsMCBaIgogICAgIGlkPSJwYXRoNCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIgogICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiIC8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  position: absolute;
  top: 12px;
  left: 12px;
}
.signupform1 {
  background: #fff;
  border: 6px solid #EEE;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 75px 60px;
  position: relative;
  min-height: 344px;
  width: 100%;
  overflow: hidden;
}
.signupform1_title {
  max-width: 700px;
  margin-bottom: 39px;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: #212235;
  position: relative;
  z-index: 3;
}
.signupform1_img {
  position: absolute;
  top: 36px;
  right: 43px;
  max-width: 307px;
  z-index: 1;
}
.signupform2 {
  background: #4000fa;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 40px;
  height: 100%;
  width: 100%;
}
.signupform2_title {
  margin-bottom: 82px;
  font-size: 44px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: #fff;
}
.signupform2 .error_message {
  color: #fff;
}
.signupform3 {
  background: #fff;
  border: 6px solid #EEE;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 80px;
  position: relative;
  min-height: 332px;
  width: 100%;
  overflow: hidden;
}
.signupform3_title {
  max-width: 645px;
  margin-bottom: 27px;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #212235;
  position: relative;
  z-index: 3;
}
.signupform3_img {
  position: absolute;
  top: 35px;
  right: 31px;
  max-width: 438px;
  z-index: 1;
}
.signupform3 .signupf_form {
  max-width: 400px;
  position: relative;
  z-index: 3;
}
.signupform3 .signupf_input {
  padding: 11px 23px;
}
.signupform3 .signupf_btn {
  padding: 13px 17px 12px 18px;
}
.sgformcode {
  overflow: hidden;
  margin: 2rem 0;
}
.sgformcode_wide {
  width: 1128px;
  position: relative;
  left: -191px;
  min-height: 344px;
}
.sgformcode_regular {
  width: 100%;
  position: relative;
  min-height: 128px;
}
.sgformcode_form1 {
  background: #212235;
  padding: 74px 60px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.sgformcode_form1 .sgformcode_content p.sgformcode_title {
  color: #fff;
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 30px;
  max-width: 780px;
  position: relative;
  z-index: 3;
}
.sgformcode_form1 .form {
  max-width: 312px;
  position: relative;
  z-index: 3;
}
.sgformcode_form1 .sgformcode_img {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  max-height: 100%;
  width: auto;
}
.sgformcode_form2 {
  background: #212235;
  padding: 74px 60px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.sgformcode_form2 .sgformcode_content p.sgformcode_title {
  text-align: center;
  color: #fff;
  font-size: 40px;
  line-height: 1.4;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 490px;
  position: relative;
  z-index: 3;
}
.sgformcode_form2 .form {
  max-width: 400px;
  position: relative;
  z-index: 3;
  margin-left: auto;
  margin-right: auto;
}
.sgformcode_form2 .sgformcode_img {
  position: absolute;
  margin: 0;
}
.sgformcode_form2 .sgformcode_img1 {
  top: 0;
  left: 0;
  max-width: 220px;
}
.sgformcode_form2 .sgformcode_img2 {
  bottom: 0;
  right: 0;
  max-width: 223px;
}
.sgformcode_form3 {
  background: #fff;
  border: 6px solid #EEE;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 75px 60px;
}
.sgformcode_form3 .sgformcode_content p.sgformcode_title {
  max-width: 700px;
  margin-bottom: 39px;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: #212235;
  position: relative;
  z-index: 3;
}
.sgformcode_form3 .sgformcode_img {
  margin: 0;
  position: absolute;
  top: 36px;
  right: 43px;
  max-width: 307px;
  z-index: 1;
}
.sgformcode_form4 {
  background: #fff;
  border: 6px solid #EEE;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 78px;
}
.sgformcode_form4 .sgformcode_content p.sgformcode_title {
  max-width: 700px;
  margin-bottom: 24px;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: #212235;
  position: relative;
  z-index: 3;
}
.sgformcode_form4 .form {
  max-width: 400px;
  position: relative;
  z-index: 3;
}
.sgformcode_form4 .sgformcode_img {
  margin: 0;
  position: absolute;
  top: 13px;
  right: 11px;
  max-width: 438px;
  z-index: 1;
}
.sgformcode_form5 {
  background: #F8F9FA;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 78px;
}
.sgformcode_form5 .sgformcode_content p.sgformcode_title {
  max-width: 700px;
  margin-bottom: 24px;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: #212235;
  position: relative;
  z-index: 3;
}
.sgformcode_form5 .form {
  max-width: 400px;
  position: relative;
  z-index: 3;
}
.sgformcode_form5 .sgformcode_img {
  margin: 0;
  position: absolute;
  top: 13px;
  right: 11px;
  max-width: 438px;
  z-index: 1;
}
.sgformcode_form6 {
  background: #fff;
  border: 6px solid #EEE;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 74px;
}
.sgformcode_form6 .sgformcode_content {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 37px;
}
.sgformcode_form6 .sgformcode_content p.sgformcode_title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 56px;
  line-height: 1.15;
  color: #212235;
  letter-spacing: -0.01em;
}
.sgformcode_form6 .sgformcode_content p.sgformcode_text {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.15;
  color: #6F7680;
  letter-spacing: normal;
}
.sgformcode_form6 .form {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.sgformcode_form7 {
  background: #4000fa;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  padding: 74px 60px;
}
.sgformcode_form7 .sgformcode_content {
  max-width: 780px;
}
.sgformcode_form7 .sgformcode_content p.sgformcode_title {
  margin-bottom: 40px;
  font-size: 48px;
  line-height: 1.15;
  color: #fff;
  letter-spacing: -0.01em;
}
.sgformcode_form7 .form {
  max-width: 312px;
}
.sgformcode_form7 .form .signupf_input {
  background: #fff;
}
.sgformcode_form8 {
  background: #4000fa;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  padding: 74px 60px;
}
.sgformcode_form8 .sgformcode_content {
  text-align: center;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.sgformcode_form8 .sgformcode_content p.sgformcode_title {
  margin-bottom: 40px;
  font-size: 48px;
  line-height: 1.15;
  color: #fff;
  letter-spacing: -0.01em;
}
.sgformcode_form8 .form {
  max-width: 312px;
  margin-left: auto;
  margin-right: auto;
}
.sgformcode_form8 .form .signupf_input {
  background: #fff;
}
.sgformcode_form9 {
  background: #F8F9FA;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 24px 32px;
}
.sgformcode_form9 .sgformcode_content {
  max-width: 520px;
}
.sgformcode_form9 .sgformcode_content p.sgformcode_title {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.15;
  color: #212235;
  letter-spacing: -0.01em;
}
.sgformcode_form9 .form {
  max-width: 356px;
}
.sgformcode_form9 .sgformcode_img {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 166px;
  z-index: 1;
}
.sgformcode_form10 {
  background: #212235;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 24px 32px 40px 32px;
}
.sgformcode_form10 .sgformcode_content {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  z-index: 3;
}
.sgformcode_form10 .sgformcode_content p.sgformcode_title {
  margin-top: 0;
  margin-bottom: 26px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.15;
  color: #fff;
  letter-spacing: -0.01em;
}
.sgformcode_form10 .form {
  max-width: 332px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
.sgformcode_form10 .sgformcode_img {
  margin: 0;
  position: absolute;
  z-index: 1;
}
.sgformcode_form10 .sgformcode_img1 {
  max-width: 90px;
  top: 0;
  left: 24px;
  max-height: 100%;
  width: auto;
}
.sgformcode_form10 .sgformcode_img2 {
  max-width: 141px;
  bottom: 0;
  right: 24px;
}
.sgformcode_form11 {
  background: #fff;
  border: 6px solid #f8f8f8;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 24px 32px 40px 32px;
}
.sgformcode_form11 .sgformcode_content {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  z-index: 3;
}
.sgformcode_form11 .sgformcode_content p.sgformcode_title {
  margin-top: 0;
  margin-bottom: 26px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.15;
  color: #212235;
  letter-spacing: -0.01em;
}
.sgformcode_form11 .form {
  max-width: 332px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
.sgformcode_form11 .sgformcode_img {
  margin: 0;
  position: absolute;
  z-index: 1;
}
.sgformcode_form11 .sgformcode_img1 {
  max-width: 90px;
  top: 0;
  left: 24px;
  max-height: 100%;
  width: auto;
}
.sgformcode_form11 .sgformcode_img2 {
  max-width: 141px;
  bottom: 0;
  right: 24px;
}
.sgformcode_form12 {
  background: #fff;
  border: 6px solid #f8f8f8;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 24px 32px 32px 32px;
}
.sgformcode_form12 .sgformcode_content {
  max-width: 400px;
  position: relative;
  z-index: 3;
}
.sgformcode_form12 .sgformcode_content p.sgformcode_title {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.15;
  color: #212235;
  letter-spacing: -0.01em;
}
.sgformcode_form12 .form {
  max-width: 332px;
  position: relative;
  z-index: 3;
}
.sgformcode_form12 .sgformcode_img {
  margin: 0;
  position: absolute;
  z-index: 1;
  max-width: 283px;
  bottom: 0;
  right: 26px;
}
@media (max-width: 1200px) {
  .signupform1_title {
    max-width: 400px;
  }
  .signupform1_title,
  .signupform3_title {
    font-size: 24px;
  }
  .sgformcode_wide {
    width: 980px;
    left: -117px;
  }
  .sgformcode_form3 .sgformcode_img {
    right: -100px;
  }
  .sgformcode_form4 .sgformcode_content,
  .sgformcode_form5 .sgformcode_content {
    padding-right: 100px;
  }
  .sgformcode_form4 .sgformcode_img,
  .sgformcode_form5 .sgformcode_img {
    right: -150px;
  }
}
@media (max-width: 992px) {
  .signupform2 {
    height: auto;
  }
  .signupform2_title {
    font-size: 24px;
    margin-bottom: 28px;
  }
  .signupform1,
  .signupform3 {
    padding: 36px;
    min-height: inherit;
  }
  .signupform1_title,
  .signupform3_title {
    max-width: 400px;
  }
  .signupform1_img,
  .signupform3_img {
    top: 10px;
    right: 10px;
    max-width: 300px;
  }
  .sgformcode {
    padding: 36px;
    min-height: inherit;
  }
  .sgformcode .sgformcode_content p.sgformcode_title {
    font-size: 24px;
  }
  .sgformcode .sgformcode_content p.sgformcode_text {
    font-size: 16px;
  }
  .sgformcode_wide {
    width: 100%;
    left: 0;
  }
  .sgformcode_form3 .sgformcode_content {
    padding-right: 120px;
  }
  .sgformcode_form3 .sgformcode_img {
    top: -30px;
    right: -150px;
  }
}
@media (max-width: 768px) {
  .signupform1_img {
    top: 50px;
    right: -41px;
    max-width: 203px;
  }
  .sgformcode_form12 .sgformcode_img {
    right: -70px;
  }
}
@media (max-width: 576px) {
  .signupform1_img,
  .signupform3_img {
    display: none;
  }
  .sgformcode {
    padding: 24px;
  }
  .sgformcode .sgformcode_img {
    display: none;
  }
  .sgformcode_form3 .sgformcode_content {
    padding-right: 0;
  }
  .sgformcode_form4 .sgformcode_content,
  .sgformcode_form5 .sgformcode_content {
    padding-right: 0;
  }
}

body {
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #6F7680;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
body.noscroll {
  overflow: hidden;
}
a {
  color: #4000fa;
  text-decoration: none;
}
.drug-block{
  box-shadow: rgb(0 0 0 / 10%) 0px 6px 20px;
  background-color: rgb(255, 255, 255);
  border-radius: 5px;
  padding: 12px 20px 16px;
}
img {
  max-width: 100%;
  height: auto;
}
.section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.shadow_z1 {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}
.shadow_z2 {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.shadow_z3 {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}
.shadow_z4 {
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.25);
}
.shadow_z5 {
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.25);
}
.header {
  height: 64px;
  background: #fff;
  z-index: 100;
}
.header_wrp {
  position: relative;
  padding-left: 200px;
}
.header_left {
  position: absolute;
  top: 7px;
  left: 0;
}
.header_left .logo a{
  max-width: 200px;
  display: block;
}
.header_left .logo a svg{
  max-width: 100%;
  height: auto;
}
.header_nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: right;
  -ms-justify-content: right;
  justify-content: right;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header .field .control {
  margin-bottom: 0;
}
.header .field.is-grouped .control {
  margin-right: 16px;
}
.header .field.is-grouped .control:last-child {
  margin-right: 0;
}
.header_mobile_mlink {
  display: none;
  position: absolute;
  top: 13px;
  right: 51px;
}
.header_mobile_mlink .btn {
  margin-bottom: 0;
}
.header_mobile_toggle {
  display: none;
  position: absolute;
  top: 13px;
  right: 2px;
  width: 36px;
  height: 36px;
}
.header_mobile_toggle_btn {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}
.header_mobile_toggle_btn:hover {
  background: none;
}
.header_mobile_toggle_line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 3px;
  background: #4000fa;
  margin: -1px 0 0 -12px;
  will-change: margin, transform;
  -webkit-transition: margin 0.1s, transform 0.1s;
  transition: margin 0.1s, transform 0.1s;
}
.header_mobile_toggle_line:nth-child(1) {
  margin-top: -5px;
}
.header_mobile_toggle_line:nth-child(2) {
  margin-top: 4px;
}
.header.mobile-open .header_mobile_toggle_line:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: -1px 0 0 -12px;
}
.header.mobile-open .header_mobile_toggle_line:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: -1px 0 0 -12px;
}
.header .btn {
  height: 2.25rem;
  line-height: 2.25rem;
}
.header .wpml_switcher {
  margin-right: 13px;
}
.logo_hover path {
  will-change: fill;
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
}
.logo_hover:hover path {
  fill: #8E959D;
}
.is-scroll .header {
  border-bottom: 1px solid #E3E6E9;
}
.is-loading {
  position: relative;
}
.is-loading::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 5;
}
.is-loading::before {
  content: '';
  position: absolute;
  width: 44px;
  height: 44px;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background: url(/app/themes/join-main-theme/static/dist/792637ddc07064c4a4496fdc8c974934.svg);
  background-size: contain;
  z-index: 6;
}
.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  background: rgb(41, 41, 41);
}
.footer .wrp {
  position: relative;
}
.footer_cont a{
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.footer_cont {
  position: relative;
  z-index: 2;
}
.footer_top {
  padding-top: 61px;
  padding-bottom: 38px;
  margin-bottom: 32px;
}
.footer_top_row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.footer_top_col_l {
  width: 35%;
}
.footer_top_col_r {
  width: 59.8%;
}
.footer_top_nav {
  padding-top: 24px;
}
.footer_logo {
  margin-bottom: 19px;
}
.footer_social {
  margin-bottom: 24px;
}
.footer_text {
  max-width: 360px;
  line-height: 22px;
  margin-bottom: 22px;
}
.footer_btns .field.is-grouped {
  margin-left: 1px;
}
.footer_btns .field.is-grouped .control {
  margin-right: 21px;
}
.footer_btns .field.is-grouped .control:last-child {
  margin-right: 0;
}
.footer_bottom {
  padding-top: 20px;
  padding-bottom: 3px;
}
.footer_bottom_row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.footer_bottom_col_l {
  width: 35%;
}
.footer_bottom_col_r {
  width: 63%;
}
.footer_bottom_nav {
  position: relative;
  left: 2px;
  top: -1px;
}
.footer_copy {
  padding-left: 1px;
  margin-top: 0;
  margin-bottom: 0;
}
.footer_seo {
  border-top: 1px solid #E3E6E9;
  padding-top: 53px;
  padding-bottom: 55px;
}
.footer_seo_item_1 {
  padding-left: 1px;
}
.footer_seo_item_2 {
  padding-left: 3px;
}
.footer_seo_title {
  letter-spacing: -0.02em;
  padding-left: 28px;
  position: relative;
  margin-top: 0;
  margin-bottom: 10px;
}
.footer_seo_title::before {
  color: #4000fa;
  position: absolute;
  margin: 0;
  left: 0;
  top: 1px;
  font-size: 20px;
}
.footer_seo_txt {
  max-width: 500px;
  margin: 0;
  letter-spacing: -0.02em;
}
.footer_signupf {
  margin-top: 25px;
  max-width: 354px;
}
.footer_signupf_text {
  margin-top: 0;
  margin-bottom: 12px;
  color: #292929;
  letter-spacing: -0.02em;
}
.social {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.social_item {
  margin-right: 12px;
}
.social_item:last-child {
  margin-right: 0;
}
.social_link {
  display: block;
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.social_link::before {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 24px;
  color: #6F7680;
  margin: 0;
  font-size: 18px;
  position: relative;
  left: 1px;
  will-change: color;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
.social_link:hover::before {
  color: #B5BBC2;
}
.social_link.icon-facebook::before {
  font-size: 20px;
}
.social_link.icon-twitter::before {
  font-size: 16px;
}
.social_link.icon-dribbble::before {
  font-size: 20px;
}
.section_contact_title {
  line-height: 1.05;
  margin-bottom: 36px;
}
.section_contact_subtitle {
  line-height: 1.25;
  margin-bottom: 39px;
}
.section_contact_form input[type='email'] {
  max-width: 400px;
}
.section_contact_form .control {
  margin-bottom: 20px;
}
.section_contact_form .hint {
  font-size: 0.813rem;
  margin-top: 9px;
  margin-bottom: 9px;
  margin-left: 5px;
}
.section_contact_form .is-grouped .control {
  margin-bottom: 0;
}
.section_contact_item {
  margin-top: 32px;
  margin-bottom: 35px;
  position: relative;
  left: -2px;
}
.section_contact_item .text {
  font-size: 1.375rem;
  margin-top: 0;
  margin-bottom: 3px;
  font-weight: 600;
}
.section_contact_item .hint {
  margin-top: 0;
  margin-bottom: 0;
}
.section_contact_item a {
  color: #6F7680;
  text-decoration: none;
}
.section_contact_whatsup a {
  position: relative;
  padding-left: 29px;
}
.section_contact_whatsup a::before {
  position: absolute;
  left: -4px;
  top: 2px;
}
.section_contact .chat_status {
  padding-left: 12px;
  position: relative;
  display: block;
}
.section_contact .chat_status::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.section_contact .chat_online::before {
  background: #27BBA3;
}
.section_contact .chat_offline::before {
  background: #B5BBC2;
}
@keyframes show_message {
  from {
    bottom: -1000px;
  }
  to {
    bottom: 3rem;
  }
}
@keyframes close_message {
  from {
    bottom: 3rem;
  }
  to {
    bottom: -1000px;
  }
}
.message {
  position: fixed;
  bottom: 4rem;
  left: 50%;
  width: 320px;
  margin-left: -160px;
  background: #fff;
  padding: 1rem 2rem 1rem 1rem;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  z-index: 100;
  animation-name: show_message;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.message_text {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-weight: 500;
}
.message_error {
  background: #F14C24;
}
.message_error .message_text {
  color: #fff;
}
.message_ok {
  background: #27BBA3;
}
.message_ok .message_text {
  color: #fff;
}
.message_close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #E3E6E9;
  cursor: pointer;
  padding: 0;
  border: none;
}
.message_close::before,
.message_close::after {
  content: '';
  width: 1px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 0;
  background: #6F7680;
}
.message_close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.message_close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message_closing {
  animation-name: close_message;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.tab_head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tab_head_btn {
  color: #6F7680;
  border: none;
  background: none;
  height: auto;
  line-height: 1;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  margin-right: 4px;
  margin-bottom: 10px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  font-weight: 600;
  will-change: background, color;
  -webkit-transition: background 0.1s, color 0.1s;
  transition: background 0.1s, color 0.1s;
  outline: 0;
}
.tab_head_btn.is-active {
  background: #4000fa;
  color: #fff;
}
.tab_body {
  padding-top: 32px;
  padding-bottom: 32px;
}
.tab_body_item {
  display: none;
}
.tab_body_item.is-active {
  display: block;
}
.legal_page {
  padding-top: 110px;
  padding-bottom: 1.5rem;
}
.section_404 .btn {
  display: inline-block;
  width: auto;
}
.section_404 .btns {
  margin-top: 3rem;
}
.quote {
  position: relative;
  padding-bottom: 80px;
}
.quote_logo {
  max-width: 94px;
  margin-bottom: 26px;
}
.quote_logo img {
  width: 100%;
  display: block;
  margin: auto;
}
.quote_text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #363F4A;
  line-height: 1.36;
  font-weight: 500;
}
.quote_text span {
  background: linear-gradient(90deg, rgba(253, 237, 154, 0) 0%, #FDEE9E 8.41%, #FDF3BA 90.07%, rgba(253, 243, 188, 0) 100%);
}
.quote_auth {
  position: absolute;
  padding-left: 70px;
  padding-top: 5px;
  height: 52px;
  overflow: hidden;
  bottom: 0;
  left: 0;
}
.quote_auth_img {
  position: absolute;
  top: 0;
  left: 0;
}
.quote_auth_img_1,
.quote_auth_img_2 {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.quote_auth_img_1 img,
.quote_auth_img_2 img {
  width: 100%;
  display: block;
  margin: auto;
}
.quote_auth_img_1 {
  width: 52px;
  height: 52px;
}
.quote_auth_img_2 {
  position: absolute;
  bottom: -2px;
  right: -5px;
  width: 24px;
  height: 24px;
}
.quote_auth_name {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  color: #292929;
  letter-spacing: -0.02em;
}
.quote_auth_position {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}
.user_is_login {
  display: none;
}
.is-anonymous .user_is_login {
  display: none;
}
.is-anonymous .user_is_anonymous {
  display: block;
}
.is-login .user_is_login {
  display: block;
}
.is-login .user_is_anonymous {
  display: none;
}
.totopbtn {
  position: fixed;
  bottom: -200px;
  right: 2rem;
  width: 40px;
  height: 40px;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
  z-index: 100;
  will-change: bottom;
  -webkit-transition: bottom 0.1s;
  transition: bottom 0.1s;
}
.totopbtn::before {
  color: #fff;
  position: absolute;
  top: 10px;
  left: 4px;
}
.totopbtn.is-active {
  bottom: 2rem;
}
.swiper-slide {
  -webkit-transform: translate3d(0, 0, 0);
}
.brd {
  padding-top: 8px;
  padding-bottom: 8px;
}
.brd_list {
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}
.brd_list::after {
  content: '';
  height: 100%;
  width: 60px;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.brd_item {
  margin-right: 22px;
  position: relative;
}
.brd_item::after {
  content: '/';
  position: absolute;
  top: 0;
  right: -14px;
  font-weight: 500;
  color: #D0D4DA;
}
.brd_item:last-child::after {
  display: none;
}
.brd_link {
  color: #4000fa;
  text-decoration: none;
  font-weight: 500;
}
.brd_link_first {
  position: relative;
  padding-left: 38px;
}
.brd_link_icon {
  position: absolute;
  top: -2px;
  left: 1px;
}
.brd_title {
  font-weight: 500;
  color: #8E959D;
}
.tbanner {
  background: #E9F3FF;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 14px;
  position: absolute;
  z-index: 102;
  top: 0;
  left: 0;
  width: 100%;
  text-decoration: none;
  will-change: background;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  display: block;
}
.tbanner:hover {
  background: #C8E1FF;
}
.tbanner-body {
  padding-top: 48px;
}
.tbanner-body #top_nav .menu_sub_wrp {
  top: 104px;
}
.tbanner-body.is-scroll #top_nav .menu_sub_wrp {
  top: 54px;
}
.tbanner_icon {
  margin-right: 6px;
}
.tbanner_icon svg {
  vertical-align: -6px;
}
.tbanner_text {
  color: #292929;
  font-weight: 400;
}
.tbanner_title {
  color: #4000fa;
}
.darktheme {
  background: #1A1A25;
}
.darktheme .header {
  background: #1A1A25;
}
.darktheme .header .control-lang .wpml_switcher_current {
  background: #30303F;
  color: #6F7680;
  border-color: #30303F;
}
.darktheme.is-scroll .header {
  border-bottom: none;
}
.darktheme .logo path {
  fill: #fff;
}
.darktheme .footer_bg {
  background: #282837;
}
.darktheme .footer_signupf_text {
  color: #fff;
}
.darktheme .tbanner {
  background: #1A1A25;
}
.darktheme .tbanner:hover {
  background: #1A1A25;
}
.darktheme .tbanner_text {
  color: #fff;
}
@media (max-width: 1280px) {
  .footer { 
    -webkit-border-top-right-radius: 24px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 24px;
    -moz-border-radius-topright: 24px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 24px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 24px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .footer_bg {
    display: none;
  }
  .darktheme .footer {
    background: #282837;
  }
}
@media (max-width: 1200px) {
  .footer_top .col-5 {
    width: 36%;
    margin-right: 4%;
  }
  .footer_top .col-7 {
    width: 60%;
  }
  .section_contact .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .section_contact .col-5 {
    width: 48%;
  }
  .section_contact .col-4 {
    width: 40%;
  }
  .legal_page .col-3 {
    width: 30%;
  }
  .legal_page .col-9 {
    width: 69%;
  }
}
@media (max-width: 992px) {
  .header .wrp {
    height: 100%;
  }
  .header_wrp {
    height: 100%;
  }
  .header_nav {
    position: absolute;
    top: 50px;
    left: 2rem;
    width: calc(100% + 4rem);
    will-change: height, opacity;
    -webkit-transition: height 0.3s, opacity 0.3s;
    transition: height 0.3s, opacity 0.3s;
    background: #fff;
    padding: 0;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow-x: auto;
    height: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
  }
  .header_right {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 320px;
    position: relative;
    padding-bottom: 66px;
  }
  .header_right .control-lang {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .header_mobile_mlink,
  .header_mobile_toggle {
    display: block;
  }
  .header.mobile-open .header_nav {
    left: -2rem;
    top: 63px;
    height: 100vh;
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .header .wpml_switcher {
    margin-right: 0;
    position: static;
  }
  .footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .footer_top {
    padding-top: 0;
  }
  .footer_top_row {
    display: block;
  }
  .footer_top_col_l,
  .footer_top_col_r {
    width: 100%;
  }
  .footer_btns .field.is-grouped {
    margin-left: 0;
    margin-bottom: 2rem;
  }
  .footer_bottom_row {
    display: block;
  }
  .footer_bottom_col_c,
  .footer_bottom_col_l,
  .footer_bottom_col_r {
    width: 100%;
  }
  .footer_text {
    max-width: inherit;
  }
  .footer_copy {
    margin-bottom: 2rem;
    text-align: left;
  }
  .footer_bottom_nav {
    margin-bottom: 2rem;
  }
  .quote {
    padding-bottom: 60px;
  }
  .quote_logo {
    margin-bottom: 10px;
  }
  .quote_text {
    color: #6F7680;
  }
  .is-scroll .header_right {
    margin-bottom: 160px;
  }
  .darktheme .header_nav {
    background: #1F1F1F;
  }
}
@media (max-width: 768px) {
  .fixed-header.admin-bar {
    padding-top: 4rem;
  }
  .banner__content .title, .section__title .title{
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .banner__images{
    display: flex;
    flex-direction: column;
    margin: 0;
}
.faq__wrapper{
  padding: 1.5rem;
}
.banner__content .desc{
  font-size: 1rem;
    line-height: 1.5;
    max-width: 100%;
}
.gradient-btn.btn{
  margin-bottom: 3rem;
}
.fact-area{
  padding: 50px 0px;
}
.title-mb-80 {
  margin-bottom: 30px;
}
  .banner__images .tg-circle-text{
    top: 100%;
    transform: translate(80%,40%);
  }
  .fixed-header.admin-bar .header {
    top: 46px;
    will-change: top;
    -webkit-transition: top 0.1s;
    transition: top 0.1s;
  }
  .fixed-header.admin-bar.is-scroll {
    padding-top: 4rem;
  }
  .fixed-header.admin-bar.is-scroll .header {
    top: 46px;
  }

  .footer_top {
    padding-bottom: 1rem;
    margin-bottom: 0;
  }
  .footer_bottom {
    margin-top: 34px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer_bottom_row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .footer_seo {
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
  .footer_seo_item {
    margin-bottom: 2rem;
  }
  .footer_copy {
    font-size: 14px;
  }
  .section_contact .row {
    display: block;
  }
  .section_contact .col-5 {
    width: 100%;
  }
  .section_contact .col-4 {
    width: 100%;
    margin-top: 3rem;
  }
  .legal_page .col-9,
  .legal_page .col-3 {
    width: 100%;
  }
  .header {
    height: 62px;
  }
  .header .wrp {
    padding-left: 16px;
    padding-right: 16px;
  }
  .header_nav {
    top: 60px;
    left: -1rem;
    width: calc(100% + 2rem);
  }
  .header_right .field.is-grouped {
    display: block;
  }
  .header_right .field.is-grouped .control {
    margin-right: 0;
  }
  .header_right .btn {
    margin-bottom: 10px;
    width: 100%;
  }
  .header_mobile_mlink,
  .header_mobile_toggle {
    z-index: 100;
  }
  .header.mobile-open .header_nav {
    z-index: 99;
    left: -1rem;
    top: 100px;
  }
  .tbanner {
    position: relative;
  }
  .tbanner-body {
    padding-top: 0;
  }
}
@media (max-width: 576px) {
  .message {
    position: fixed;
    bottom: 3rem;
    left: 5%;
    width: 90%;
    margin-left: 0;
  }
  .footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .footer_logo {
    margin-bottom: 14px;
  }
  .footer_text {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 32px;
  }
  .footer_btns .field.is-grouped {
    display: block;
  }
  .footer_btns .field.is-grouped .control {
    margin-right: 0;
  }
  .footer_btns .btn_primary {
    display: inline-block;
    width: auto;
  }
  .fixed-header.admin-bar.is-scroll .header {
    top: 0;
  }
}
.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.menu_sub {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#top_nav .menu, .footer_top .menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#top_nav .menu_item, .footer_top .menu_item {
  position: relative;
}
#top_nav .menu_item:hover {
  position: relative;
}
#top_nav .menu_item:hover::before {
  content: '';
  width: 88%;
  height: 26px;
  background: #EAECEE;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  position: absolute;
  top: 19px;
  left: 6%;
  z-index: 1;
}
#top_nav .menu_item:hover .menu_link {
  z-index: 2;
  position: relative;
}
#top_nav .menu_item:hover .menu_sub {
  display: block;
}

#top_nav .menu_sub {
  display: none;
  position: absolute;
  top: 100%;
  left: 5px;
  width: 428px;
  background: #fff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 12px 16px;
  overflow: hidden;
}
#top_nav .menu_sub--with-all {
  padding-bottom: 5px;
}
#top_nav .menu_sub_item {
  margin-bottom: 3px;
}
#top_nav .menu_sub_item:last-child {
  margin-bottom: 0;
}
#top_nav .menu_sub_link {
  text-decoration: none;
  background: #fff;
  display: block;
  position: relative;
  padding-left: 60px;
  padding-right: 34px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  will-change: background;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
#top_nav .menu_sub_link::after {
  content: '→';
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -9px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  color: #999;
  will-change: opacity;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
#top_nav .menu_sub_link:hover {
  background: #F7F7F7;
}
#top_nav .menu_sub_link:hover::after {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#top_nav .menu_sub_link_img {
  position: absolute;
  top: 3px;
  left: 0;
  width: 56px;
  height: 60px;
}
#top_nav .menu_sub_link_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 70%;
  height: auto;
}
#top_nav .menu_sub_link_cont {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  min-height: 64px;
}
#top_nav .menu_sub_link_text {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: #0E1824;
  display: block;
  margin-bottom: 2px;
}
#top_nav .menu_sub_link_subtext {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  color: #6F7680;
  display: block;
}
#top_nav .menu_sub_all {
  border-top: 1px solid #E8E8E8;
  position: relative;
  left: -16px;
  width: calc(100% + 32px);
  bottom: -4px;
}
#top_nav .menu_sub_all_link {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #4000fa;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.01em;
  padding: 11px;
  will-change: background;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
#top_nav .menu_sub_all_link:hover {
  background: #F7F7F7;
}
#top_nav .menu_link{
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  height: 64px;
  line-height: 64px;
  white-space: nowrap;
  padding-left: 17px;
  padding-right: 17px;
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  display: block;
}
.footer_top .menu_link{
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  height: 64px;
  line-height: 64px;
  white-space: nowrap;
  padding-left: 17px;
  padding-right: 17px;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: block;
}
.footer_top .menu_item:first-child .menu_link{
  padding-left: 0;
}
#top_nav .menu_link:focus {
  background: none;
  box-shadow: none;
  outline: none;
}
.is-scroll #top_nav .menu_sub {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 12px;
  -moz-border-radius-bottomleft: 12px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#footer_top_nav .menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
#footer_top_nav .menu_item {
  width: 202px;
  position: relative;
  padding-top: 30px;
}
#footer_top_nav .menu_item:first-child {
  margin-left: 2px;
}
#footer_top_nav .menu_link {
  color: #292929;
  text-decoration: none;
  letter-spacing: -0.02em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#footer_top_nav .menu_link_career_badge {
  font-size: 14px;
  font-family: 'Jost';
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #4000fa;
  display: inline-block;
  text-decoration: none;
  border: 2px solid #C8E1FF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-left: 4px;
  padding: 4px 8px;
  line-height: 1;
  will-change: background;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
#footer_top_nav .menu_link_career_badge:hover {
  background: #E9F3FF;
}
#footer_top_nav .menu_sub {
  position: relative;
  padding-bottom: 30px;
  height: 100%;
}
#footer_top_nav .menu_sub_wrp {
  height: 100%;
}
#footer_top_nav .menu_sub_item {
  margin-top: 16px;
}
#footer_top_nav .menu_sub_item.footer_menu_item_type1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#footer_top_nav .menu_sub_item.footer_menu_item_type1 a {
  color: #4000fa;
  position: relative;
  display: inline-block;
  padding-right: 38px;
  letter-spacing: -0.02em;
  font-weight: 600;
  white-space: nowrap;
}
#footer_top_nav .menu_sub_item.footer_menu_item_type1 a::before {
  content: "";
  position: absolute;
  top: -7px;
  right: -7px;
  z-index: 1;
  background: #EAECEE;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
#footer_top_nav .menu_sub_item.footer_menu_item_type1 a::after {
  content: '\e810';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  z-index: 2;
  top: 4px;
  right: 4px;
  color: #4000fa;
  font-size: 10px;
}
#footer_top_nav .menu_sub_item.footer_menu_item_type2 a {
  position: relative;
  display: inline-block;
  padding-right: 34px;
}
#footer_top_nav .menu_sub_item.footer_menu_item_type2 a::before {
  content: "";
  position: absolute;
  top: -5px;
  right: -7px;
  z-index: 1;
  border: 1px solid #D0D4DA;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
#footer_top_nav .menu_sub_item.footer_menu_item_type2 a::after {
  content: '\e810';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  z-index: 2;
  top: 6px;
  right: 4px;
  color: #6F7680;
  font-size: 10px;
}
#footer_top_nav .menu_sub_link {
  color: #6F7680;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: -0.02em;
  will-change: color;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
#footer_top_nav .menu_sub_link:hover {
  color: #292929;
}
#footer_bottom_nav .menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
#footer_bottom_nav .menu_item {
  margin-left: 10px;
  margin-right: 10px;
}
#footer_bottom_nav .menu_link {
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #6F7680;
  text-decoration: none;
}
#goals_menu .menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 46px;
  padding-bottom: 46px;
}
#goals_menu .menu li {
  margin-right: 2px;
  margin-bottom: 10px;
}
#goals_menu .menu li:last-child {
  margin-right: 0;
  position: relative;
  margin-left: 20px;
}
#goals_menu .menu li:last-child::before {
  content: '';
  position: absolute;
  top: 0;
  left: -16px;
  width: 1px;
  height: 28px;
  background: #EAECEE;
}
#goals_menu .menu li:last-child .menu_link {
  color: #4000fa;
  position: relative;
  padding-right: 40px;
}
#goals_menu .menu li:last-child .menu_link:hover {
  background: none;
}
#goals_menu .menu li:last-child .menu_link::before,
#goals_menu .menu li:last-child .menu_link::after {
  content: '';
  position: absolute;
  top: -1px;
  right: 0;
}
#goals_menu .menu li:last-child .menu_link::after {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #EAECEE;
  z-index: 1;
}
#goals_menu .menu li:last-child .menu_link::before {
  z-index: 2;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  content: '\e810';
  color: #4000fa;
  font-size: 10px;
  right: 13px;
  top: 10px;
}
#goals_menu .menu_link {
  display: block;
  height: 28px;
  line-height: 28px;
  color: #6F7680;
  text-decoration: none;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 500;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  will-change: background, color;
  -webkit-transition: background 0.1s, color 0.1s;
  transition: background 0.1s, color 0.1s;
}
#goals_menu .menu_link:hover {
  background: #EAECEE;
}
#goals_menu .menu_link.is-active {
  background: #4000fa;
  color: #fff;
}
#legal_nav {
  padding-top: 64px;
  padding-bottom: 2rem;
  padding-right: 60px;
  max-width: 264px;
}
#legal_nav .menu_link {
  font-weight: 500;
  text-decoration: none;
  letter-spacing: -0.02em;
  font-size: 1rem;
  color: #6F7680;
  display: block;
  padding: 6px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  outline: 0;
}
#legal_nav .menu_sub {
  padding-top: 13px;
  padding-bottom: 13px;
}
#legal_nav .menu_sub_wrp {
  display: none;
}
#legal_nav .menu_sub_link {
  font-weight: 500;
  text-decoration: none;
  font-size: 1rem;
  color: #6F7680;
  display: block;
  padding: 5px 0;
  white-space: nowrap;
  margin-bottom: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 24px;
  outline: 0;
  letter-spacing: -0.02em;
}
#legal_nav .menu_sub_link.is-active {
  font-weight: 600;
  color: #4000fa;
  position: relative;
}
#legal_nav .menu_sub_link.is-active::before {
  content: '';
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #6C9FFF;
  position: absolute;
  top: 13px;
  left: 1px;
}
#legal_nav .menu .current-menu-item > .menu_link {
  font-weight: 600;
  color: #292929;
}
#legal_nav .menu .current-menu-item > .menu_sub_wrp {
  display: block;
}
#legal_nav .menu .current-menu-item > .menu_sub_link {
  font-weight: 600;
  color: #4000fa;
  position: relative;
}
#legal_nav .menu .current-menu-item > .menu_sub_link::before {
  content: '';
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #6C9FFF;
  position: absolute;
  top: 13px;
  left: 1px;
}
.darktheme #top_nav .menu_item:hover::before {
  background: #000;
}
.darktheme #top_nav .menu_link {
  color: #CBCBCB;
}
.darktheme #top_nav .menu_link:hover {
  background: none;
}
.darktheme #footer_top_nav .menu_link {
  color: #fff;
}
.darktheme #footer_top_nav .menu_link_career_badge {
  color: #fff;
  border-color: #4C4C5E;
}
.darktheme #footer_top_nav .menu_link_career_badge:hover {
  background: #2D2D2D;
}
.darktheme #footer_top_nav .menu_sub_item.footer_menu_item_type1 a {
  color: #fff;
}
.darktheme #footer_top_nav .menu_sub_item.footer_menu_item_type1 a::before {
  background: #1A1A25;
}
.darktheme #footer_top_nav .menu_sub_item.footer_menu_item_type1 a::after {
  color: #fff;
}
.ui-widget.ui-widget-content{
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.search-box {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 60px;
  border-radius: 120px;
  margin: 0 auto;
}

.search-icon {
  left: 0;
  pointer-events: none;
  font-size: 1.22em;
  will-change: transform;

  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.si-rotate {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
*, *:before, *:after {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.go-icon {
  right: 0;
  pointer-events: none;
  font-size: 1.38em;
  will-change: opacity;
  cursor: default;
  opacity: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.go-in {
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.search-icon, .go-icon {
  position: absolute;
  top: 0;
  height: 60px;
  width: 86px;
  line-height: 61px;
  text-align: center;
}
.search-border {
  display: flex;
  width: 100%;
  max-width: 100%;
  height: 60px;
}
.borders{
  fill: none;
  stroke: #673ab7;
  stroke-width: 5;
  stroke-miterlimit: 10;
}
.borders{
  width:50%;
  height: 100%;
  border: 3px solid #673ab7;
  border-radius:50%;
  transition: border 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -webkit-transition: border 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -moz-transition: border 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -o-transition: border 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
}
.borders:first-child{
  border-right: none;
  border-radius: 30px 0 0 30px;
}
.borders:last-child{
  border-left: none;
  border-radius: 0 30px 30px 0;
}
.border-searching .borders {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius:0;
  transition: border 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -webkit-transition: border 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -moz-transition: border 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -o-transition: border 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
}
#search { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  border-radius: 120px;
  border: none;
  background: rgba(255,255,255,0);
  padding: 0 68px 0 68px;
  font-size: 1.32em;
  font-weight: 400;
  letter-spacing: -0.015em;
  outline: none;
}
#search::-webkit-input-placeholder {color: #000;}
#search::-moz-placeholder {color: #000;}
#search:-ms-input-placeholder {color: #000;}
#search:-moz-placeholder {color: #000;}
#search::-moz-selection {color: #000; background: rgba(0,0,0,0.25);}
#search::selection {color: #000; background: rgba(0,0,0,0.25);}

@media (max-width: 992px) {
  #top_nav {
    margin-bottom: 32px;
    padding-bottom: 0;
    border-bottom: 1px solid #E3E6E9;
    flex-direction: column;
  }
  .ff_block50_form_row,   .ff_block50_cont{
    margin: 8px;
  }

  .top-lang-item{
    justify-content: flex-start;
    padding: 18px 16px 19px 16px;
  }
  #top_nav .menu {
    display: block;
  }
  #top_nav .menu_item {
    margin-right: 0;
    max-width: inherit;
  }
  #top_nav .menu_item:hover::before {
    display: none;
  }
  #top_nav .menu_item:hover .menu_link {
    box-shadow: none;
    background: #fff;
  }
  #top_nav .menu_item.menu_item_has_children {
    overflow: hidden;
    height: 64px;
  }
  #top_nav .menu_item.menu_item_has_children .menu_link {
    position: relative;
  }


  #top_nav .menu_item.menu_item_has_children.is-active {
    height: auto;
  }
  #top_nav .menu_item.menu_item_has_children.is-active .menu_link::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 24px;
    top: 27px;
  }
  #top_nav .menu_link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: auto;
    line-height: 1.5;
    font-weight: 600;
    font-size: 18px;
    padding: 18px 16px 19px 16px;
    border-top: 1px solid #EAECEE;
    color: #0E1824;
  }
  #top_nav .menu_sub {
    display: block;
    width: 100%;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: static;
    padding: 0;
  }
  #top_nav .menu_sub_item {
    border-top: 1px solid #EAECEE;
    margin-bottom: 0;
  }
  #top_nav .menu_sub_link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #top_nav .menu_sub_all {
    border-top: 1px solid #EAECEE;
    left: 0;
    width: 100%;
    bottom: 0;
  }
  #top_nav .menu_sub_all_link {
    padding: 18px;
    text-align: left;
  }
  .is-scroll #top_nav .menu_sub {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #footer_bottom_nav .menu {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  #footer_bottom_nav .menu_item {
    margin-left: 0;
    margin-right: 24px;
  }
  #goals_menu .menu li:last-child {
    margin-left: 0;
  }
  #goals_menu .menu li:last-child::before {
    display: none;
  }
  #goals_menu .menu_link {
    font-size: 0.975rem;
  }
}
@media (max-width: 782px) {
  #footer_top_nav .menu {
    display: block;
  }
  #footer_top_nav .menu_item {
    margin-top: 0;
    margin-bottom: 60px;
  }
  #footer_top_nav .menu_item:first-child {
    margin-left: 0;
    margin-top: 0;
  }
  #footer_top_nav .menu_item:last-child {
    margin-bottom: 0;
  }
  #footer_top_nav .menu_sub {
    padding-bottom: 0;
  }
  #footer_top_nav .menu_sub_item.footer_menu_item_type1 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-top: 38px;
  }
  #goals_menu .menu {
    padding-top: 2rem;
    padding-bottom: 2rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  #goals_menu .menu_link {
    padding-left: 8px;
    padding-right: 8px;
  }
  #legal_nav {
    padding-top: 2rem;
  }
  #footer_bottom_nav .menu {
    display: block;
  }
  #footer_bottom_nav .menu_item {
    margin-right: 0;
    margin-top: 1rem;
  }
}
.wpml_switcher {
  position: relative;
}
.wpml_switcher.wpml_switcher_show .wpml_switcher_current {
  background: #F8F9FA;
}
.wpml_switcher.wpml_switcher_show .wpml_switcher_langs {
  display: block;
}
.wpml_switcher_langs {
  position: absolute;
  z-index: 3;
  top: 100%;
  right: 0;
  display: none;
  margin: 0;
  margin-top: 8px;
  background: #fff;
  box-shadow: 0px 1px 2px -1px rgba(14, 24, 36, 0.25), 0px 12px 24px -2px rgba(14, 24, 36, 0.25);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 14px 16px;
  width: 200px;
}
.wpml_switcher_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.wpml_switcher_current {
  margin: 0 auto;
  font-weight: 500;
  font-size: 0.875rem;
  color: #363F4A;
  letter-spacing: -0.02em;
  display: inline-block;
  padding: 8px 26px 8px 41px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #E3E6E9;
  position: relative;
  cursor: pointer;
  will-change: background;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
.wpml_switcher_current:hover {
  background: #F8F9FA;
}
.wpml_switcher_current_icon1 {
  position: absolute;
  top: 8px;
  left: 13px;
}
.wpml_switcher_current_icon2 {
  position: absolute;
  top: 6px;
  right: 10px;
}
.wpml_switcher_link,
.wpml_switcher_btn,
.wpml_switcher_title {
  color: #6F7680;
  letter-spacing: -0.02em;
  line-height: 20px;
  font-weight: 500;
  font-size: 0.875rem;
  text-align: left;
}
.wpml_switcher_title {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.02em;
  color: #0E1824;
  text-transform: uppercase;
}
.wpml_switcher_link {
  display: block;
  width: 100%;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  color: #6F7680;
  letter-spacing: -0.01em;
  padding: 9px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 2px;
  will-change: background;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
.wpml_switcher_link:hover {
  background: #F8F9FA;
}
.wpml_switcher_btn {
  display: block;
  width: 100%;
  background: none;
  border: none;
  padding-left: 32px;
  position: relative;
}
.wpml_switcher_btn_icon {
  position: absolute;
  top: 1px;
  left: 1px;
}
.wpml_switcher_notfound {
  margin-bottom: 0;
  margin-top: 11px;
}
.wpml_switcher_notfound a {
  color: #4000fa;
  letter-spacing: -0.02em;
  line-height: 20px;
  font-weight: 600;
  font-size: 0.875rem;
  text-decoration: none;
}
.wpml_switcher_item {
  margin-bottom: 0;
  margin-top: 0;
}
.wpml_switcher_item--active .wpml_switcher_link,
.wpml_switcher_item--active .wpml_switcher_btn {
  font-weight: 600;
  color: #292929;
}
.wpml_switcher_item--active .wpml_switcher_btn_icon {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 16px;
  width: 24px;
}
.wpml_switcher_simple {
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}
.wpml_switcher_simple .wpml_switcher_item {
  margin-left: 15%;
}
.wpml_switcher_simple .wpml_switcher_item:first-child {
  margin-left: 0;
}
.wpml_switcher_simple .wpml_switcher_link {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: #363F4A;
}
.wpml_switcher_lang .wpml_switcher_btn {
  padding-left: 0;
}
.darktheme .wpml_switcher_langs {
  background: #30303F;
}
.darktheme .wpml_switcher_title {
  color: #6F7680;
}
.darktheme .wpml_switcher_link {
  color: #6F7680;
}
.darktheme .wpml_switcher_link:hover {
  background: #292937;
}
.darktheme .wpml_switcher_item--active .wpml_switcher_link,
.darktheme .wpml_switcher_item--active .wpml_switcher_btn {
  color: #A1A5AA;
}
@media (max-width: 992px) {
  .wpml_switcher_simple {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .wpml_switcher_simple .wpml_switcher_item {
    margin: 0 10px;
  }
  .wpml_switcher_simple .wpml_switcher_item:first-child {
    margin: 0 10px;
  }
  .wpml_switcher_langs {
    margin-top: 0;
    top: inherit;
    bottom: 100%;
    margin-bottom: 16px;
    left: 1rem;
    width: calc(100vw - 2rem);
    z-index: 20;
  }
}
@media (max-width: 576px) {
  .wpml_switcher_btn {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 16px;
  }
  .wpml_switcher_btn_icon {
    top: 6px;
  }
}
.ff_subs_title {
  line-height: 1.15;
  margin-bottom: 10px;
}
.ff_subs_form {
  padding-top: 8px;
}
.ff_subs_form .section_contact_form {
  display: none;
}
.ff_subs_form .inpcontrol {
  position: relative;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(142, 149, 157, 0.5);
  border-radius: 8px;
  padding: 2px;
}
.ff_subs_form .inpcontrol input {
  padding-right: 138px;
  padding-left: 14px;
  background: #fff;
  font-size: 16px;
  font-weight: 500;
  height: 38px;
  letter-spacing: -0.02em;
  max-width: inherit;
}
.ff_subs_form .inpcontrol button {
  position: absolute;
  top: 3px;
  right: 3px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ff_subs_form_btns {
  margin-bottom: 1rem;
}
.ff_subs_form_btns .btn {
  position: static;
  display: block;
  max-width: 414px;
  margin-left: auto;
  margin-right: auto;
}
.goals_menu_wrp + .ff {
  padding-top: 10px;
}
.fblock {
  position: relative;
  padding-left: 64px;
}
.fblock_icon {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 40px;
  height: auto;
}
.fblock_cont {
  max-width: 390px;
}
.fblock .content {
  line-height: 1.25;
  letter-spacing: -0.02em;
}
.fblock .content ul {
  list-style-type: none;
  padding-left: 28px;
}
.fblock .content ul li {
  position: relative;
  margin-bottom: 1rem;
}
.fblock .content ul li::before {
  content: '\e80e';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 3px;
  left: -30px;
  color: #fff;
  background: #6F7680;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 0.5rem;
  line-height: 16px;
  text-align: center;
}
.fblock .btn {
  margin-top: 2rem;
  display: inline-block;
}
.faq_list .col-6:nth-child(2) {
  padding-left: 14px;
}
.faq_item {
  max-width: 840px;
  border-bottom: 1px solid #D0D4DA;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(14, 24, 36, 0.25);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  margin-top: 16px;
}
.faq_item_question {
  color: #292929;
  font-size: 1.125rem;
  background: none;
  border: none;
  font-weight: 600;
  padding: 18px 44px 18px 20px;
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  outline: 0;
}
.faq_item_question::after {
  content: '';
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #6F7680;
  border-left: 2px solid #6F7680;
  position: absolute;
  top: 22px;
  right: 27px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  will-change: transform;
  -webkit-transition: transform 0.1s;
  transition: transform 0.1s;
}
.faq_item_question.is-active::after {
  -webkit-transform: rotate(-226deg);
  -moz-transform: rotate(-226deg);
  -o-transform: rotate(-226deg);
  -ms-transform: rotate(-226deg);
  transform: rotate(-226deg);
}
.faq_item_answer {
  letter-spacing: -0.1px;
  display: none;
  line-height: 1.5;
  padding: 1px 20px;
}
.faq_item_answer.is-active {
  display: block;
}
.offices_title {
  margin-bottom: 34px;
}
.offices_subtitle {
  max-width: 360px;
  margin-bottom: 69px;
  line-height: 1.23;
}
.offices_btns {
  text-align: left;
  margin-top: 10px;
}
.offices_btns .btn_primary {
  margin-right: 1rem;
}
.offices_img {
  position: relative;
  min-height: 700px;
}
.offices_img img {
  position: absolute;
  top: -222px;
  left: -57px;
  max-width: inherit;
}
@media (max-width: 1200px) {
  .ff_subs_wrp .col-1 {
    display: none;
  }
  .ff_subs_wrp .col-6,
  .ff_subs_wrp .col-5 {
    width: 48%;
  }
  .faq_list .col-6 {
    width: 48%;
  }
  .faq_list .col-6:nth-child(2) {
    padding-left: 0;
  }
  .offices .col-6 {
    width: 48%;
  }
  .offices_img {
    position: static;
    min-height: inherit;
  }
  .offices_img img {
    position: static;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .ff_subs_wrp .col-6,
  .ff_subs_wrp .col-5 {
    width: 100%;
  }
  .ff_subs_form {
    padding-top: 22px;
  }
  .ff_subs_form_btns .btn {
    display: block;
  }
  .fblock {
    margin-top: 3rem;
  }
  .fblock_cont {
    max-width: inherit;
  }
  .fblock .btn {
    margin-top: 1rem;
  }
  .faq_list .row {
    display: block;
  }
  .faq_list .col-6 {
    width: 100%;
  }
  .faq_item {
    max-width: inherit;
  }
  .faq_item_question {
    font-size: 1rem;
  }
  .faq_item_question.is-active::after {
    top: 26px;
  }
  .faq_item_answer {
    font-size: 0.875rem;
  }
  .offices .col-6 {
    width: 100%;
  }
  .offices_img img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
  }
  .offices_subtitle {
    margin-bottom: 2rem;
  }
}
.cff1 .rp_item6_item:nth-child(3) {
  position: relative;
}
.cff1 .rp_item6_item:nth-child(3) .rp_item6_item_img {
  position: absolute;
  bottom: -11px;
  left: 31px;
}
.cff1 .rp_item6_item:nth-child(3) .rp_item6_item_img img {
  max-width: inherit;
}
.cff1 .rp_item6_item:nth-child(4) {
  position: relative;
}
.cff1 .rp_item6_item:nth-child(4) .rp_item6_item_img {
  position: absolute;
  bottom: -41px;
  left: 57px;
}
.cff1 .rp_item6_item:nth-child(4) .rp_item6_item_img img {
  max-width: inherit;
}
.vbg_section {
  padding-top: 6rem;
  padding-bottom: 6rem;
  border-bottom: 1px dashed #ccc;
  position: relative;
  margin: 0;
}
.vbg_section_name {
  position: absolute;
  top: -1px;
  left: 16px;
  background: #ccc;
  padding: 5px 10px;
  z-index: 5;
}
.vbg_menu {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.vbg_menu_title {
  text-align: center;
  margin: 0;
  font-size: 24px;
  color: #000;
}
.vbg_menu_item {
  margin: 5px 0;
}
.vbg_menu_section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vbg_menu_section_item {
  background: #f1f1f1;
  padding: 5px 5px 0px 5px;
  margin: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: calc(25% - 10px);
}
@media (max-width: 992px) {
  .cff1 .rp_item6_item:nth-child(4),
  .cff1 .rp_item6_item:nth-child(3) {
    position: static;
  }
  .cff1 .rp_item6_item:nth-child(4) .rp_item6_item_img,
  .cff1 .rp_item6_item:nth-child(3) .rp_item6_item_img {
    position: static;
  }
  .cff1 .rp_item6_item:nth-child(4) .rp_item6_item_img img,
  .cff1 .rp_item6_item:nth-child(3) .rp_item6_item_img img {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .vbg_menu_section {
    display: block;
  }
  .vbg_menu_section_item {
    margin: 16px 0;
    width: 100%;
  }
}
.rp_offices {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.rp_office_item {
  width: 48%;
  margin-bottom: 16px;
}
.rp_office_title {
  position: relative;
  margin-top: 0;
  padding-left: 40px;
  margin-bottom: 0;
  color: #363F4A;
}
.rp_office_flag {
  position: absolute;
  top: 2px;
  left: 0;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
}
.rp_office_text {
  margin-top: 16px;
}
.rp_office_btn .btn {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.rp_office_btn .btn:hover {
  background: none;
}
.rp_legal_item {
  position: relative;
}
.rp_legal_title {
  font-size: 22px;
  color: #0E1824;
  margin-top: 0;
  margin-bottom: 26px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.rp_legal .content {
  line-height: 1.36;
  margin-bottom: 62px;
}
.rp_legal .content p {
  margin-top: 0;
  margin-bottom: 22px;
}
.rp_legal_right {
  position: absolute;
  right: -370px;
  top: 52px;
  width: 308px;
  background: #E9F3FF;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 21px 21px 21px 47px;
  font-size: 1rem;
}
.rp_legal_right_title {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  color: #292929;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.rp_legal_right_text {
  margin-bottom: 0;
  font-weight: 500;
  margin-top: 8px;
  letter-spacing: -0.02em;
}
.rp_legal_right_icon {
  position: absolute;
  top: 0px;
  left: -32px;
}
.rp_slider1_images {
  padding-top: 2px;
}
.rp_slider1_control {
  text-align: center;
  margin-bottom: 36px;
  margin-right: 20px;
  position: relative;
}
.rp_slider1_control::after {
  content: '';
  width: 1px;
  height: 24px;
  background: #EAECEE;
  position: absolute;
  top: 2px;
  right: -10px;
}
.rp_slider1_control_wrp {
  margin-bottom: 38px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.rp_slider1_btn {
  cursor: pointer;
  will-change: background, color;
  -webkit-transition: background 0.1s, color 0.1s;
  transition: background 0.1s, color 0.1s;
  border: none;
  white-space: nowrap;
  font-weight: 600;
  color: #6F7680;
  background: none;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  height: 28px;
  line-height: 28px;
  padding-left: 12px;
  padding-right: 12px;
  margin: 0 2px;
  text-decoration: none;
}
.rp_slider1_btn.swiper-pagination-bullet-active {
  color: #fff;
  background: #4000fa;
}
.rp_slider1_btn_more {
  color: #4000fa;
  padding-right: 40px;
}
.rp_slider1_btn_more::after {
  top: -2px;
}
.rp_slider1_btn_more::before {
  top: 10px;
  color: #4000fa;
}
.rp_slider1_btn:focus {
  outline: 0;
}
.rp_slider2 .swiper-slide {
  max-width: 51%;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  will-change: opacity;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.rp_slider2 .swiper-slide.swiper-slide-active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rp_slider2 .swiper-button-prev,
.rp_slider2 .swiper-button-next {
  width: 32px;
  height: 32px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: -16px;
  top: 40%;
}
.rp_slider2 .swiper-button-prev::after,
.rp_slider2 .swiper-button-next::after {
  content: '\e810';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  font-size: 11px;
  color: #4000fa;
  position: absolute;
  top: 12px;
  left: 9px;
}
.rp_slider2 .swiper-button-next {
  right: 5%;
}
.rp_slider2 .swiper-button-prev {
  left: 5%;
}
.rp_slider2 .swiper-button-prev::after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  left: 14px;
}
.rp_slider2_text {
  text-align: center;
  max-width: 520px;
  margin: 48px auto 0 auto;
  font-size: 14px;
  letter-spacing: -0.4px;
}
.rp_item25 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.rp_item25_text {
  position: relative;
  font-weight: 500;
  color: #6F7680;
  padding-left: 28px;
  letter-spacing: -0.02em;
  margin: 0 10px;
}
.rp_item25_text::before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0;
  background: #8E959D;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.rp_item25_text::after {
  content: '\e80e';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 8px;
  left: 3px;
  color: #fff;
  font-size: 6px;
}
.rp_slider3_slider .swiper-slide {
  max-width: 60%;
}
.rp_slider3_thumb {
  cursor: pointer;
  min-width: 16.66666667%;
  height: 100px;
  position: relative;
}
.rp_slider3_thumbs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 52px;
}
.rp_slider3_thumb svg {
  max-width: 80%;
  max-height: 80%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.rp_slider3_thumb.is-active svg path {
  fill: #4000fa;
}
.rp_slider3_img img {
  display: block;
  margin: auto;
}
@media (max-width: 1200px) {
  .rp_legal_right {
    position: static;
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media (max-width: 992px) {
  .rp_offices {
    display: block;
  }
  .rp_office_item {
    width: 100%;
    margin-bottom: 2rem;
  }
  .rp_legal_title {
    font-size: 16px;
    margin-bottom: 1rem;
  }
  .rp_legal_right {
    margin-bottom: 1rem;
    font-size: 14px;
  }
  .rp_legal .content {
    margin-bottom: 32px;
  }
  .rp_slider2 .swiper-slide {
    max-width: 80%;
  }
  .rp_slider2_text {
    margin-top: 32px;
  }
}
@media (max-width: 768px) {
  .rp_slider2 .swiper-button-prev,
  .rp_slider2 .swiper-button-next {
    top: 34%;
  }
  .rp_item25_text {
    margin: 5px;
  }
}


/*# sourceMappingURL=main.css.map*/