@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

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: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.header_container {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.header_container.header_static {
  position: static;
}

.header_container.header_static .menu-item-has-children::after {
  border-top: 6px solid #000 !important;
}

.header_container.header_static .sticky-wrapper.is-sticky .b_header {
  background-color: #242617;
}

@media (min-width: 992px) {
  .header_container.header_static .menu ul a {
    color: #000;
  }
}

.header_container.header_static .buttons_list .btn_sign_in {
  color: #000;
}

.header_container.header_static .menu_toggler span {
  background: #000;
}

.header_container.header_static .btn_white_empty {
  color: #000;
  border-color: #000;
}

.header_container.dark_header .sticky-wrapper.is-sticky .b_header {
  background-color: #fff;
}

.header_container.dark_header .menu-item-has-children::after {
  border-top: 6px solid #000 !important;
}

@media (min-width: 992px) {
  .header_container.dark_header .menu ul a {
    color: #000;
  }
}

.header_container.dark_header .buttons_list .btn_sign_in {
  color: #000;
}

.header_container.dark_header .menu_toggler span {
  background: #000;
}

.header_container .sticky-wrapper.is-sticky .b_header {
  background-color: #242617;
}

body.home .header_container .sticky-wrapper.is-sticky .b_header {
  background-color: #242617;
}

.b_header {
  padding: 25px 0;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .b_header {
    padding: 15px 0;
  }
}

.b_header .header_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 0 30px;
}

@media (max-width: 1199px) {
  .b_header .header_wrapper {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

.b_header .head_logo {
  width: 84px;
}

@media (min-width: 992px) {
  .b_header .right_part {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .b_header .right_part {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    background-color: rgba(12, 11, 11, 0.95);
    width: 100%;
    display: none;
  }
}

@media (max-width: 991px) {
  .b_header .buttons_list_desktop {
    display: none;
  }
}

.b_header .menu_section {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 991px) {
  .b_header .menu_section {
    padding: 30px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    height: 100%;
    overflow: auto;
    gap: 30px;
  }
}

.b_header .menu_section .mobile_buttons {
  display: none;
  margin: 30px 0 0;
  width: 100%;
}

@media (max-width: 991px) {
  .b_header .menu_section .mobile_buttons {
    display: block;
  }

  .b_header .menu_section .mobile_buttons .button_row{
    width: 100%;
  }

  .b_header .menu_section .mobile_buttons .button_row + .button_row{
    margin: 15px 0 0;
  }
}

.b_header .buttons_list {
  -ms-flex-align: center;
      align-items: center;
  gap: 20px 40px;
}

@media (max-width: 1440px) {
  .b_header .buttons_list {
    gap: 0 20px;
  }
}

@media (max-width: 991px) {
  .b_header .buttons_list {
    width: 100%;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_header .buttons_list .btn {
  font-size: 14px;
  padding: 9px 5px 7px;
  min-width: 170px;
  font-weight: 600;
}

@media (max-width: 1440px) {
  .b_header .buttons_list .btn {
    min-width: 130px;
  }
}

@media (max-width: 1199px) {
  .b_header .buttons_list .btn {
    min-width: 120px;
  }
}

.b_header .btn_sign_in {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  transition: all .2s linear;
}

.b_header .btn_sign_in:hover {
  color: #F7BD2A;
}

.b_header .menu > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  font-size: 17px;
  font-weight: 700;
  gap: 40px;
}

@media (max-width: 1440px) {
  .b_header .menu > ul {
    gap: 24px;
  }
}

@media (max-width: 1199px) {
  .b_header .menu > ul {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .b_header .menu > ul {
    display: block;
    text-align: center;
    font-size: 5vw;
  }
}

@media (max-width: 650px) {
  .b_header .menu > ul {
    font-size: 7vw;
  }
}

@media (max-width: 991px) {
  .b_header .menu > ul > li {
    padding: 10px 0;
  }
}

.b_header .menu > ul > .menu-item-has-children::after {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}

@media (max-width: 991px) {
  .b_header .menu > ul > .menu-item-has-children::after {
    display: none;
  }
}

.b_header .menu > ul > .menu-item-has-children:hover::after {
  transform: rotate(180deg);
}

.b_header .menu > ul > .menu-item-has-children > .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 168px;
  background-color: #fff;
  border-radius: 12px;
  color: #000;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all .2s linear;
  transform: translateY(10px);
  margin-top: 10px;
  font-size: 14px;
}

@media (max-width: 991px) {
  .b_header .menu > ul > .menu-item-has-children > .sub-menu {
    transform: none;
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
    position: static;
    background-color: transparent;
    color: #fff;
    padding: 0;
    font-size: 3.5vw;
  }
}

@media (max-width: 650px) {
  .b_header .menu > ul > .menu-item-has-children > .sub-menu {
    font-size: 4.5vw;
  }
}

.b_header .menu > ul > .menu-item-has-children > .sub-menu > li {
  padding: 7px 18px;
}

@media (max-width: 991px) {
  .b_header .menu > ul > .menu-item-has-children > .sub-menu > li {
    padding: 0;
  }
}

.b_header .menu > ul > .menu-item-has-children > .sub-menu a {
  color: #12130B;
}

@media (max-width: 991px) {
  .b_header .menu > ul > .menu-item-has-children > .sub-menu a {
    color: #fff;
  }
}

.b_header .menu > ul > .menu-item-has-children > .sub-menu::before {
  position: absolute;
  bottom: 100%;
  height: 20px;
  content: '';
  left: 0;
  right: 0;
}

@media (max-width: 991px) {
  .b_header .menu > ul > .menu-item-has-children > .sub-menu::before {
    display: none;
  }
}

.b_header .menu > ul > .menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: none;
  pointer-events: unset;
}

.b_header .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-transform: capitalize;
}

.b_header .menu ul a {
  color: #fff;
  transition: all .2s linear;
}

.b_header .menu ul a:hover {
  text-decoration: underline;
}

.b_header .menu .menu-item {
  position: relative;
}

.btn_close_menu {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L25 25' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 25.0005L25 1.00049' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

@media (max-width: 991px) {
  .btn_close_menu {
    display: block;
  }
}

.btn_menu_wrapper {
  display: none;
}

@media (max-width: 991px) {
  .btn_menu_wrapper {
    display: block;
  }
}

.menu_toggler {
  position: relative;
  border: none;
  padding: 0;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  z-index: 2;
  background-color: transparent;
}

.menu_toggler span {
  display: block;
  width: 24px;
  height: 3px;
  padding: 0;
  background: #fff;
  position: absolute;
  transition: transform 0.3s ease-in-out, top 0.25s ease-in-out 0.3s, opacity 0.25s ease-in-out 0.3s;
  transform-origin: center;
  left: 8px;
}

.menu_toggler .toggler_top {
  top: 12px;
}

.menu_toggler .toggler_middle {
  top: 19px;
}

.menu_toggler .toggler_bottom {
  top: 26px;
}

body.home .header_container {
  position: relative;
  background-color: #242617;
}

* {
  outline: 0 !important;
}

body {
  font-family: 'Lato';
  font-size: 16px;
  color: #0F0F0F;
  min-width: 320px;
  background-color: #fff;
  line-height: 1.4;
}

body.menuopen {
  overflow: hidden;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
  margin-bottom: 0;
}

h3 {
  font-size: 18px;
  margin-bottom: 25px;
}

p {
  margin: 0;
  line-height: 1.4;
}

p:not(:last-child) {
  margin-bottom: 20px;
}

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

select::-ms-expand {
  display: none;
}

input::-ms-clear {
  display: none;
}

@media (max-width: 991px) {
  input, textarea, select, select:focus {
    font-size: 16px;
  }
}

.btn_reset {
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
}

.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 15px 10px;
  transition: all .1s linear;
  font-size: 22px;
  font-weight: 700;
  height: auto;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  box-shadow: none;
  border: 1px solid transparent;
  border-radius: 44px;
  line-height: 1.2;
  background-repeat: no-repeat;
  background-position: center;
  min-width: 165px;
}

@media (max-width: 1440px) {
  .btn {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .btn {
    font-size: 16px;
  }
}

.btn:hover, .btn:focus {
  box-shadow: none;
}

.btn:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.btn:disabled:hover {
  opacity: .5;
}

.btn.xs_size {
  font-size: 14px;
}

.btn_light_blue {
  color: #fff;
  border-color: #4ECDC4;
  background-color: #4ECDC4;
  box-shadow: 0px 2px 6px rgba(78, 205, 196, 0.2);
}

.btn_light_blue:focus {
  color: #fff;
}

.btn_light_blue:active {
  color: #fff;
}

.btn_light_blue:hover {
  background-color: #fff;
  border-color: #4ECDC4;
  color: #4ECDC4;
}

.btn_light_purple {
  color: #fff;
  border-color: #7939CC;
  background-color: #7939CC;
  box-shadow: 0px 2px 6px rgba(78, 205, 196, 0.2);
}

.btn_light_purple:focus {
  color: #fff;
}

.btn_light_purple:active {
  color: #fff;
}

.btn_light_purple:hover {
  background-color: #fff;
  border-color: #7939CC;
  color: #7939CC;
}

.btn_yellow {
  color: #fff;
  border-color: #F8B21F;
  background-color: #F8B21F;
  box-shadow: 0px 2px 6px rgba(78, 205, 196, 0.2);
}

.btn_yellow:focus {
  color: #fff;
}

.btn_yellow:active {
  color: #fff;
}

.btn_yellow:hover {
  background-color: #fff;
  border-color: #ff9a01;
  color: #ff9a01;
}

.btn_white_empty {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.btn_white_empty:focus {
  color: #fff;
}

.btn_white_empty:active {
  color: #fff;
}

.btn_white_empty:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0F0F0F;
}

.btn_dark_empty {
  color: #000;
  border-color: #000;
  background-color: transparent;
}

.btn_dark_empty:focus {
  color: #000;
}

.btn_dark_empty:active {
  color: #000;
}

.btn_dark_empty:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1475px;
  }
}

@media (max-width: 1440px) and (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1140px;
  }
}

.animation_wrapper {
  overflow: hidden;
}

.os-animation {
  opacity: 0;
}

.os-animation.animated {
  opacity: 1;
}

.dropping-texts {
  text-align: left;
  margin-left: 30px;
  height: 140px;
  vertical-align: -2px;
}

@media (max-width: 1199px) {
  .dropping-texts {
    display: block;
    width: 100%;
    height: 55px;
    margin: 0;
    text-align: center;
  }
}

.dropping-texts > span {
  font-size: 0px;
  opacity: 0;
  position: absolute;
}

@media (max-width: 1199px) {
  .dropping-texts > span {
    left: 0;
    right: 0;
  }
}

.dropping-texts > span:nth-child(1) {
  animation: roll 5s linear infinite 0s;
}

.dropping-texts > span:nth-child(2) {
  animation: roll 5s linear infinite 1s;
}

.dropping-texts > span:nth-child(3) {
  animation: roll 5s linear infinite 2s;
}

.dropping-texts > span:nth-child(4) {
  animation: roll2 5s linear infinite 3s;
  color: #F7BD2A;
}

@keyframes roll {
  0% {
    font-size: 0px;
    opacity: 0;
    margin-left: -30px;
    margin-top: 0px;
    transform: rotate(-25deg);
  }
  3% {
    opacity: 1;
    transform: rotate(0deg);
  }
  5% {
    font-size: inherit;
    opacity: 1;
    margin-left: 0px;
    margin-top: 0px;
  }
  20% {
    font-size: inherit;
    opacity: 1;
    margin-left: 0px;
    margin-top: 0px;
    transform: rotate(0deg);
  }
  27% {
    font-size: 0px;
    opacity: 0.5;
    margin-left: 20px;
    margin-top: 200px;
  }
  100% {
    font-size: 0px;
    opacity: 0;
    margin-left: -30px;
    margin-top: 0px;
    transform: rotate(15deg);
  }
}

@keyframes roll2 {
  0% {
    font-size: 0px;
    opacity: 0;
    margin-left: -30px;
    margin-top: 0px;
    transform: rotate(-25deg);
  }
  3% {
    opacity: 1;
    transform: rotate(0deg);
  }
  5% {
    font-size: inherit;
    opacity: 1;
    margin-left: 0px;
    margin-top: 0px;
  }
  30% {
    font-size: inherit;
    opacity: 1;
    margin-left: 0px;
    margin-top: 0px;
    transform: rotate(0deg);
  }
  37% {
    font-size: 1500px;
    opacity: 0;
    margin-left: -1000px;
    margin-top: -800px;
  }
  100% {
    font-size: 0px;
    opacity: 0;
    margin-left: -30px;
    margin-top: 0px;
    transform: rotate(15deg);
  }
}

.second_font {
  font-family: 'Celias';
}

.section_title {
  text-transform: uppercase;
}

.section_title h2 {
  font-size: 28px;
  font-weight: 700;
}

@media (max-width: 1440px) {
  .section_title h2 {
    font-size: 24px;
    font-weight: 500;
  }
}

.block_title h2 {
  font-size: 28px;
  font-weight: 700;
}

@media (max-width: 1440px) {
  .block_title h2 {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .block_title h2 {
    font-size: 20px;
  }
}

.section_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.white_color {
  color: #fff;
}

.w100 {
  width: 100%;
}

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

.inset-0 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.section {
  padding: 80px 0;
}

@media (max-width: 1199px) {
  .section {
    padding: 70px 0;
  }
}

@media (max-width: 991px) {
  .section {
    padding: 50px 0;
  }
}

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

.flex.align_center {
  -ms-flex-align: center;
      align-items: center;
}

.flex.justify_between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.flex.justify_center {
  -ms-flex-pack: center;
      justify-content: center;
}

.self_end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

input.form_control,
textarea.form_control {
  -webkit-appearance: none;
}

.form_control {
  width: 100%;
  border: 1px solid #A3A6B3;
}

input.form_control {
  height: 44px;
}

textarea.form_control {
  display: block;
  resize: none;
}

.icon_in_middle {
  position: relative;
}

.icon_in_middle img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 90%;
  max-width: 90%;
}

.image_cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bg_image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.app_list {
  gap: 30px 50px;
}

@media (max-width: 767px) {
  .app_list {
    gap: 20px;
  }
}

.app_list .link_app {
  display: inline-block;
  vertical-align: top;
  max-width: 255px;
}

@media (max-width: 991px) {
  .app_list .link_app {
    max-width: 150px;
  }
}

.custom_list ul {
  list-style: none;
  padding: 0;
}

.custom_list ul li {
  position: relative;
  padding: 0 15px 0 35px;
}

.custom_list ul li::before {
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 5.2929C1.31658 4.90238 0.683418 4.90238 0.292893 5.2929C-0.0976311 5.68343 -0.0976311 6.31659 0.292893 6.70712L5.29289 11.7071C5.69802 12.1122 6.36002 12.0948 6.74329 11.669L15.7433 1.66897C16.1128 1.25846 16.0795 0.626173 15.669 0.256714C15.2585 -0.112745 14.6262 -0.0794662 14.2567 0.331044L5.96181 9.5476L1.70711 5.2929Z' fill='%232CD5C4'/%3E%3C/svg%3E");
  width: 16px;
  height: 12px;
  left: 5px;
  top: 12px;
}

@media (max-width: 1440px) {
  .custom_list ul li::before {
    top: 8px;
  }
}

@media (max-width: 767px) {
  .custom_list ul li::before {
    top: 6px;
    left: 0;
  }
}

.bg_white_dots .owl-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 15px;
  margin-top: 30px;
}

.bg_white_dots .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #A3A6B3;
}

.bg_white_dots .owl-dots .owl-dot.active {
  background-color: #4ECDC4;
}

.purple_color {
  color: #9025F1;
}

.yellow_color {
  color: #F8B21F;
}

.jsVideoControl {
  position: relative;
}

.btn_play_button {
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background-color: #F8B21F;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.322 13.7573C27.226 14.3097 27.226 15.6904 26.322 16.2427L9.0339 26.8056C8.12994 27.3579 7 26.6675 7 25.5629L7 4.43708C7 3.33246 8.12994 2.64208 9.0339 3.19439L26.322 13.7573Z' fill='black'/%3E%3C/svg%3E");
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-left: 8px;
  z-index: 1;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  transition: all .2s linear;
}

.btn_play_button:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.comment-respond {
  padding: 60px 0;
}

.comment-respond .comment-reply-title {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 1440px) {
  .comment-respond .comment-reply-title {
    font-size: 24px;
  }
}

.comment-respond form.section-inner {
  max-width: 400px;
  margin: 0 auto;
}

.comment-respond .comment-notes {
  text-align: center;
}

.comment-respond .comment-form-url label,
.comment-respond .comment-form-email label,
.comment-respond .comment-form-comment label,
.comment-respond .comment-form-author label {
  display: block;
}

.comment-respond .comment-form-url input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-author input {
  border: 1px solid #A3A6B3;
  border-radius: 8px;
  padding: 5px 15px;
  width: 100%;
}

.comment-respond .comment-form-comment textarea {
  border-radius: 8px;
  padding: 5px 15px;
  -webkit-appearance: none;
  width: 100%;
  border: 1px solid #A3A6B3;
  resize: none;
  width: 100%;
  height: 125px;
}

.comment-respond input[class="submit"] {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 250px;
  text-align: center;
  padding: 15px 10px;
  transition: all .1s linear;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  box-shadow: none;
  border: 1px solid transparent;
  border-radius: 44px;
  line-height: 1.2;
  background-repeat: no-repeat;
  background-position: center;
  min-width: 165px;
  color: #fff;
  border-color: #4ECDC4;
  background-color: #4ECDC4;
  box-shadow: 0px 2px 6px rgba(78, 205, 196, 0.2);
}

.comment-respond input[class="submit"]:hover {
  background-color: transparent;
  border-color: #4ECDC4;
  color: #4ECDC4;
}

.b_pagination .pagination {
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  gap: 10px 20px;
}

.b_pagination .pagination ul {
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

.b_pagination .pagination ul li:not(.active) {
  font-size: 18px;
  font-weight: 800;
  color: #aaa;
}

.b_pagination .pagination ul .active {
  color: #4FC0BA;
}

.b_pagination .pagination ul a {
  color: #aaa;
  font-size: 16px;
  font-weight: 600;
}

.b_pagination .pagination ul a:hover {
  color: #4FC0BA;
}

.b_pagination .pag_link_prev,
.b_pagination .pag_link_next {
  border: 1px solid #F3F3F3;
  background-repeat: no-repeat;
  background-position: center;
}

.b_pagination .pag_link_prev,
.b_pagination .pag_link_next,
.b_pagination ul li,
.b_pagination ul li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
}

.b_pagination .pag_link_prev {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.22229 6.72025C0.0801329 6.57969 0.000176874 6.38898 0 6.19007V5.80993C0.00232798 5.61145 0.0819602 5.42152 0.22229 5.27975L5.41578 0.147951C5.51064 0.0532615 5.63977 0 5.77448 0C5.90918 0 6.03831 0.0532615 6.13317 0.147951L6.85056 0.8582C6.9456 0.950396 6.99916 1.07659 6.99916 1.20832C6.99916 1.34006 6.9456 1.46625 6.85056 1.55844L2.35425 6L6.85056 10.4416C6.9462 10.5355 7 10.6633 7 10.7967C7 10.93 6.9462 11.0579 6.85056 11.1518L6.13317 11.852C6.03831 11.9467 5.90918 12 5.77448 12C5.63977 12 5.51064 11.9467 5.41578 11.852L0.22229 6.72025Z' fill='%23AAAAAA'/%3E%3C/svg%3E");
}

.b_pagination .pag_link_prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.22229 6.72025C0.0801329 6.57969 0.000176874 6.38898 0 6.19007V5.80993C0.00232798 5.61145 0.0819602 5.42152 0.22229 5.27975L5.41578 0.147951C5.51064 0.0532615 5.63977 0 5.77448 0C5.90918 0 6.03831 0.0532615 6.13317 0.147951L6.85056 0.8582C6.9456 0.950396 6.99916 1.07659 6.99916 1.20832C6.99916 1.34006 6.9456 1.46625 6.85056 1.55844L2.35425 6L6.85056 10.4416C6.9462 10.5355 7 10.6633 7 10.7967C7 10.93 6.9462 11.0579 6.85056 11.1518L6.13317 11.852C6.03831 11.9467 5.90918 12 5.77448 12C5.63977 12 5.51064 11.9467 5.41578 11.852L0.22229 6.72025Z' fill='%234FC0BA'/%3E%3C/svg%3E");
}

.b_pagination .pag_link_next {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.77771 6.72025C6.91987 6.57969 6.99982 6.38898 7 6.19007V5.80993C6.99767 5.61145 6.91804 5.42152 6.77771 5.27975L1.58422 0.147951C1.48936 0.0532615 1.36023 0 1.22552 0C1.09082 0 0.961688 0.0532615 0.866828 0.147951L0.149438 0.8582C0.0543954 0.950396 0.000836404 1.07659 0.000836404 1.20832C0.000836404 1.34006 0.0543954 1.46625 0.149438 1.55844L4.64575 6L0.149438 10.4416C0.0537969 10.5355 0 10.6633 0 10.7967C0 10.93 0.0537969 11.0579 0.149438 11.1518L0.866828 11.852C0.961688 11.9467 1.09082 12 1.22552 12C1.36023 12 1.48936 11.9467 1.58422 11.852L6.77771 6.72025Z' fill='%23AAAAAA'/%3E%3C/svg%3E");
}

.b_pagination .pag_link_next:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.77771 6.72025C6.91987 6.57969 6.99982 6.38898 7 6.19007V5.80993C6.99767 5.61145 6.91804 5.42152 6.77771 5.27975L1.58422 0.147951C1.48936 0.0532615 1.36023 0 1.22552 0C1.09082 0 0.961688 0.0532615 0.866828 0.147951L0.149438 0.8582C0.0543954 0.950396 0.000836404 1.07659 0.000836404 1.20832C0.000836404 1.34006 0.0543954 1.46625 0.149438 1.55844L4.64575 6L0.149438 10.4416C0.0537969 10.5355 0 10.6633 0 10.7967C0 10.93 0.0537969 11.0579 0.149438 11.1518L0.866828 11.852C0.961688 11.9467 1.09082 12 1.22552 12C1.36023 12 1.48936 11.9467 1.58422 11.852L6.77771 6.72025Z' fill='%234FC0BA'/%3E%3C/svg%3E");
}

.selectric-wrapper .selectric {
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 8px;
}

.selectric-wrapper .selectric .label {
  margin: 0 10px 0 38px;
  font-size: 16px;
  color: #7030A0;
  line-height: 1.5;
  height: auto;
  padding: 9px 0;
}

.selectric-wrapper .selectric .button {
  left: 0;
  right: auto;
  background-color: transparent;
  font-size: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.selectric-wrapper .selectric .button::after {
  display: none;
}

.selectric-wrapper .selectric-items {
  border-radius: 6px;
  border: none;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  margin: 4px 0 0;
}

.selectric-wrapper .selectric-items li {
  line-height: 1.5;
  min-height: auto;
  font-size: 16px;
}

.selectric-wrapper .selectric-items li.highlighted, .selectric-wrapper .selectric-items li:hover {
  background-color: #F0EBF3;
}

.label_checkbox {
  display: inline-block;
  vertical-align: top;
}

.label_checkbox [type="checkbox"] {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.label_checkbox [type="checkbox"]:checked + .checkbox_title::before {
  border-color: #4ECDC4;
  background-color: #4ECDC4;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5509 7.98144L3.5326 7.99994L0 4.43137L1.48862 2.92759L3.55096 5.01094L8.51138 0L10 1.50378L3.56927 8L3.5509 7.98144Z' fill='white'/%3E%3C/svg%3E");
}

.label_checkbox .checkbox_title {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 34px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.label_checkbox .checkbox_title::before {
  left: 0;
  border-radius: 8px;
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  border: 1px solid #A3A6B3;
  top: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
}

.label_checkbox .checkbox_title a {
  color: #fff;
}

.label_checkbox .checkbox_title a:hover {
  text-decoration: underline;
}

.label_radio {
  display: inline-block;
  vertical-align: top;
}

.label_radio [type="radio"] {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.label_radio [type="radio"]:checked + .radio_title::before {
  border-color: #4ECDC4;
  background-color: #4ECDC4;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='white'/%3E%3C/svg%3E");
}

.label_radio .radio_title {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 34px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.label_radio .radio_title::before {
  left: 0;
  border-radius: 50%;
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  border: 1px solid #A3A6B3;
  top: -1px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
}

.label_radio .radio_title a {
  color: #fff;
}

.label_radio .radio_title a:hover {
  text-decoration: underline;
}

.b_main_banner {
  position: relative;
  overflow: hidden;
}

.b_main_banner .banner_content_inner {
  padding: 100px 0 150px;
}

@media (max-width: 767px) {
  .b_main_banner .banner_content_inner {
    padding: 100px 0 30px;
  }
}

.b_main_banner .banner_content_inner .description {
  position: relative;
  z-index: 1;
}

.b_main_banner .banner_content_inner .description::before {
  position: absolute;
  content: '';
  top: -19px;
  left: -14px;
  right: -14px;
  bottom: -19px;
  z-index: -1;
  opacity: 0.4;
  background: #1C1C1C;
  filter: blur(15px);
}

.b_main_banner .animation_wrapper {
  overflow: unset;
}

@media (max-width: 1199px) {
  .b_main_banner .animation_wrapper {
    margin: 0 0 30px;
  }
}

.b_main_banner .video_wrapper:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.b_main_banner .video_wrapper video {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_main_banner .banner_content {
  font-size: 30px;
  font-weight: 500;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 1440px) and (min-width: 992px) {
  .b_main_banner .banner_content {
    max-width: 100%;
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  .b_main_banner .banner_content {
    text-align: center;
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .b_main_banner .banner_content {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .b_main_banner .banner_content {
    font-size: 22px;
    min-height: auto;
    max-width: unset;
  }
}

.b_main_banner .banner_content h1,
.b_main_banner .banner_content h2 {
  font-weight: 700;
  font-size: 85px;
  text-transform: uppercase;
}

@media (max-width: 1440px) and (min-width: 992px) {
  .b_main_banner .banner_content h1,
  .b_main_banner .banner_content h2 {
    font-size: 55px;
  }
}

@media (max-width: 1199px) {
  .b_main_banner .banner_content h1,
  .b_main_banner .banner_content h2 {
    font-size: 50px;
    line-height: 1.1;
  }
}

@media (max-width: 991px) {
  .b_main_banner .banner_content h1,
  .b_main_banner .banner_content h2 {
    font-size: 45px;
  }
}

@media (max-width: 767px) {
  .b_main_banner .banner_content h1,
  .b_main_banner .banner_content h2 {
    font-size: 10vw;
  }
}

@media (max-width: 767px) {
  .b_main_banner .txt-rotate {
    display: block !important;
  }
}

.b_main_banner .txt-array.color {
  color: #F7BD2A;
}

.b_main_banner .buttons_wrapper {
  margin: 130px 0 0;
}

@media (max-width: 767px) {
  .b_main_banner .buttons_wrapper {
    margin: 30px 0 0;
  }
}

.b_main_banner .buttons_wrapper .buttons_list {
  gap: 20px 80px;
}

@media (max-width: 1199px) {
  .b_main_banner .buttons_wrapper .buttons_list {
    gap: 20px 40px;
  }
}

.b_main_banner .buttons_wrapper .button_row {
  width: 100%;
  max-width: 466px;
}

@media (max-width: 1440px) {
  .b_main_banner .buttons_wrapper .button_row {
    max-width: 309px;
  }
}

@media (max-width: 1199px) {
  .b_main_banner .buttons_wrapper .button_row {
    max-width: 300px;
  }
}

.b_main_banner .buttons_wrapper .btn {
  width: 100%;
}

.b_main_banner .logotypes_wrapper {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  .b_main_banner .logotypes_wrapper {
    position: static;
    margin: 30px 0 0;
    bottom: unset;
  }
}

.b_main_banner .logotypes_list {
  -ms-flex-align: center;
      align-items: center;
  gap: 30px;
}

@media (max-width: 767px) {
  .b_main_banner .logotypes_list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_main_banner #introText {
  position: relative;
}

.b_main_banner #introText h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  line-height: 110%;
}

.b_main_banner #introText h2 span.-inner {
  overflow: visible;
}

.b_brands {
  background-color: #F7F7F7;
  padding: 30px 0;
}

.b_brands .owl-carousel {
  z-index: 0;
}

.b_brands .brands_title {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: #131313;
}

.b_brands .brands_wrapper {
  margin: 30px 0 0;
}

.b_brands .brands_slider + .brands_slider {
  margin: 20px 0 0;
}

.b_brands .images__slider {
  margin: auto;
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: flex;
}

.b_brands .logo_image {
  height: 40px;
  position: relative;
}

.b_brands .logo_image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  max-height: 100%;
  max-width: 70px;
}

.b_how_work {
  position: relative;
  overflow: hidden;
}

.b_how_work .bg_decor {
  overflow: hidden;
}

.b_how_work .bg_decor img {
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: .08;
}

@media (max-width: 1440px) {
  .b_how_work .bg_decor img {
    max-width: 90%;
    transform: translate(-51%, -49%);
  }
}

@media (max-width: 767px) {
  .b_how_work .bg_decor img {
    max-width: 160%;
    transform: translate(-50%, -50%);
  }
}

.b_how_work .how_work_wrapper {
  margin: 120px 0;
}

@media (max-width: 1440px) {
  .b_how_work .how_work_wrapper {
    margin: 100px 0;
  }
}

@media (max-width: 1199px) {
  .b_how_work .how_work_wrapper {
    margin: 60px 0;
  }
}

.b_how_work .how_work_list {
  gap: 100px;
}

@media (max-width: 1500px) {
  .b_how_work .how_work_list {
    gap: 50px;
  }
}

.b_how_work .how_work_list .list_item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(33.33% - 100px*2/3);
}

@media (max-width: 1500px) {
  .b_how_work .how_work_list .list_item {
    width: calc(33.33% - 50px*2/3);
  }
}

@media (max-width: 991px) {
  .b_how_work .how_work_list .list_item {
    width: 100%;
  }
}

.b_how_work .how_work_list .list_item .icon_block {
  width: 78px;
}

.b_how_work .how_work_list .content_block {
  width: calc(100% - 78px);
}

.b_how_work .how_work_list .content {
  font-size: 22px;
}

@media (max-width: 1500px) {
  .b_how_work .how_work_list .content {
    font-size: 20px;
  }
}

@media (max-width: 1440px) {
  .b_how_work .how_work_list .content {
    font-size: 16px;
  }
}

.b_how_work .how_work_list .content h3 {
  font-family: 'Celias';
  text-transform: uppercase;
  font-weight: 700;
  font-size: 28px;
}

@media (max-width: 1500px) {
  .b_how_work .how_work_list .content h3 {
    font-size: 24px;
  }
}

@media (max-width: 1440px) {
  .b_how_work .how_work_list .content h3 {
    font-size: 20px;
  }
}

.b_how_work .how_work_list .content h3:not(:last-child) {
  margin-bottom: 15px;
}

.b_how_work .how_work_list .content p {
  line-height: 1.6;
}

.b_how_work .bottom_title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 28px;
  max-width: 1100px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b_how_work .bottom_title {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .b_how_work .bottom_title {
    font-size: 22px;
  }
}

.b_revolution {
  position: relative;
  overflow: hidden;
}

.b_revolution .section_background {
  background-color: #E0C7C5;
  position: absolute;
}

.b_revolution .section_background .circle_wrap {
  position: absolute;
  width: 450px;
  height: 450px;
  border-radius: 50%;
  top: 3%;
  right: -4%;
  transform: translate(200px, 0);
  opacity: 0;
}

@media (max-width: 1199px) {
  .b_revolution .section_background .circle_wrap {
    width: 250px;
    height: 250px;
    right: -100px;
  }
}

@media (max-width: 991px) {
  .b_revolution .section_background .circle_wrap {
    width: 200px;
    height: 200px;
  }
}

.b_revolution .section_background .circle_wrap_00 {
  opacity: 1;
  transform: none;
}

.b_revolution .revolution_inner {
  padding: 55px 0;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .b_revolution .revolution_inner {
    padding: 150px 0 55px;
  }
}

.b_revolution .revolution_inner .inner_section {
  width: 100%;
}

.b_revolution .head_content {
  text-transform: uppercase;
}

.b_revolution .head_content .main_title {
  font-size: 35px;
  line-height: 1;
}

@media (min-height: 600px) {
  .b_revolution .head_content .main_title {
    font-size: 49px;
  }
}

@media (max-width: 767px) {
  .b_revolution .head_content .main_title {
    font-size: 5.1vw;
    line-height: 1.2;
  }
}

.b_revolution .head_content .title_decor {
  font-weight: 400;
  font-size: 52px;
  line-height: .8;
  color: transparent;
  -webkit-text-stroke: 2px #fff;
  text-stroke: 2px #fff;
  font-weight: 500;
}

@media (min-height: 600px) {
  .b_revolution .head_content .title_decor {
    font-size: 72px;
  }
}

@media (max-width: 767px) {
  .b_revolution .head_content .title_decor {
    font-size: 7.5vw;
    line-height: 1.1;
  }
}

.b_revolution .head_content .sub_title {
  margin: 10px 0 0;
  font-weight: 600;
  font-size: 35px;
}

@media (min-height: 600px) {
  .b_revolution .head_content .sub_title {
    font-size: 45px;
    margin: 30px 0 0;
  }
}

@media (max-width: 767px) {
  .b_revolution .head_content .sub_title {
    font-size: 4.5vw;
    line-height: 1.1;
    margin: 20px 0;
  }
}

@media (min-width: 1900px) {
  .b_revolution .titles_list {
    max-width: 1700px;
    margin: 0 auto;
  }
}

.b_revolution .titles_list .title_tow {
  padding: 0 50px;
  text-align: center;
}

@media (max-width: 1500px) {
  .b_revolution .titles_list .title_tow {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .b_revolution .titles_list .title_tow {
    margin: 2vw 0;
  }
}

.b_revolution .titles_list .title_tow:nth-child(1) .title {
  margin-left: -12vw;
  transform: translate(100%, 0);
}

@media (max-width: 767px) {
  .b_revolution .titles_list .title_tow:nth-child(1) .title {
    margin: 0;
  }
}

.b_revolution .titles_list .title_tow:nth-child(2) .title {
  margin-right: -20vw;
  transform: translate(-100%, 0);
}

@media (max-width: 767px) {
  .b_revolution .titles_list .title_tow:nth-child(2) .title {
    margin: 0;
  }
}

.b_revolution .titles_list .title_tow:nth-child(3) .title {
  margin-left: -5vw;
  transform: translate(100%, 0);
}

@media (max-width: 767px) {
  .b_revolution .titles_list .title_tow:nth-child(3) .title {
    margin: 0;
  }
}

.b_revolution .titles_list .title {
  font-weight: 900;
  font-size: 179px;
  line-height: 1.1;
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}

@media (min-width: 1400px) and (max-height: 720px) {
  .b_revolution .titles_list .title {
    font-size: 10vh;
  }
}

@media (min-width: 1900px) {
  .b_revolution .titles_list .title {
    font-size: 14vh;
  }
}

@media (max-width: 1500px) {
  .b_revolution .titles_list .title {
    font-size: 10vh;
  }
}

@media (max-width: 767px) {
  .b_revolution .titles_list .title {
    font-size: 12vw;
  }
}

.b_revolution .bottom_content {
  font-size: 36px;
  text-transform: uppercase;
  margin: 30px auto 0;
  max-width: 906px;
  text-align: center;
  padding: 0 30px;
}

@media (max-width: 1500px) {
  .b_revolution .bottom_content {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .b_revolution .bottom_content {
    font-size: 3.5vw;
  }
}

.b_revolution .bottom_content p {
  line-height: 1.2;
}

.b_revolution_new {
  background-color: #fff;
  color: #000;
  position: relative;
  overflow: hidden;
  transition: all .5s ease-out;
  width: 100%;
}

.b_revolution_new.active {
  background-color: #0F0F0F;
  color: #fff;
}

.b_revolution_new .revolution_inner {
  padding: 100px 0;
  min-height: 115vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .b_revolution_new .revolution_inner {
    padding: 0;
    min-height: auto;
    display: block;
  }
}

.b_revolution_new .revolution_inner .inner_section {
  width: 100%;
}

@media (max-width: 767px) {
  .b_revolution_new .revolution_inner .inner_section {
    width: 100%;
    min-height: 100vh;
    padding: 55px 0 55px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .revolution_inner .inner_section .container {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .revolution_inner .inner_section .bottom_content {
    margin: 0;
  }
}

.b_revolution_new .head_content {
  text-transform: uppercase;
}

.b_revolution_new .head_content .main_title {
  font-size: 35px;
  line-height: 1;
}

@media (min-height: 600px) {
  .b_revolution_new .head_content .main_title {
    font-size: 49px;
  }
}

@media (max-width: 1500px) {
  .b_revolution_new .head_content .main_title {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .head_content .main_title {
    font-size: 5.1vw;
    line-height: 1.2;
  }
}

.b_revolution_new .head_content .title_decor {
  font-weight: 400;
  font-size: 52px;
  line-height: 1;
  font-weight: 500;
}

@media (min-height: 600px) {
  .b_revolution_new .head_content .title_decor {
    font-size: 72px;
  }
}

@media (max-width: 1500px) {
  .b_revolution_new .head_content .title_decor {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .head_content .title_decor {
    font-size: 7.5vw;
    line-height: 1.1;
  }
}

.b_revolution_new .head_content .sub_title {
  margin: 10px 0 0;
  font-weight: 600;
  font-size: 35px;
}

@media (min-height: 600px) {
  .b_revolution_new .head_content .sub_title {
    font-size: 45px;
    margin: 30px 0 0;
  }
}

@media (max-width: 1500px) {
  .b_revolution_new .head_content .sub_title {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .head_content .sub_title {
    font-size: 4.5vw;
    line-height: 1.1;
    margin: 20px 0 0;
  }
}

@media (min-width: 1900px) {
  .b_revolution_new .titles_list {
    max-width: 1700px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .titles_list {
    width: 100%;
  }
}

.b_revolution_new .titles_list .title_tow {
  padding: 0 50px;
  text-align: center;
  margin: 10px 0;
}

@media (max-width: 1500px) {
  .b_revolution_new .titles_list .title_tow {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .titles_list .title_tow {
    margin: 2vw 0;
    padding: 0 10px;
    width: 100%;
  }
}

.b_revolution_new .titles_list .title_tow:nth-child(1) .title {
  margin-left: -12vw;
  transform: translate(-100%, 0);
  background-color: #9025F1;
  color: #fff;
}

@media (max-width: 767px) {
  .b_revolution_new .titles_list .title_tow:nth-child(1) .title {
    margin: 0;
  }
}

.b_revolution_new .titles_list .title_tow:nth-child(2) .title {
  margin-right: -20vw;
  transform: translate(100%, 0);
  background-color: #FCB727;
  color: #fff;
}

@media (max-width: 767px) {
  .b_revolution_new .titles_list .title_tow:nth-child(2) .title {
    margin: 0;
  }
}

.b_revolution_new .titles_list .title_tow:nth-child(3) .title {
  margin-left: -5vw;
  transform: translate(-100%, 0);
  background-color: #0082FB;
  color: #fff;
}

@media (max-width: 767px) {
  .b_revolution_new .titles_list .title_tow:nth-child(3) .title {
    margin: 0;
  }
}

.b_revolution_new .titles_list .title {
  font-weight: 900;
  font-size: 140px;
  line-height: 1.1;
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
  opacity: 0;
}

@media (min-width: 1400px) and (max-height: 720px) {
  .b_revolution_new .titles_list .title {
    font-size: 10vh;
  }
}

@media (min-width: 1900px) {
  .b_revolution_new .titles_list .title {
    font-size: 12vh;
  }
}

@media (max-width: 1500px) {
  .b_revolution_new .titles_list .title {
    font-size: 10vh;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .titles_list .title {
    font-size: 11vw;
  }
}

.b_revolution_new .bottom_content {
  font-size: 36px;
  text-transform: uppercase;
  margin: 30px auto 0;
  max-width: 906px;
  text-align: center;
  padding: 0 30px;
}

@media (max-width: 1500px) {
  .b_revolution_new .bottom_content {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .b_revolution_new .bottom_content {
    font-size: 3.8vw;
  }
}

.b_revolution_new .bottom_content p {
  line-height: 1.2;
}

@media (max-width: 767px) {
  .b_revolution_new .bottom_content p {
    line-height: 1.5;
  }
}

.b_articles_list .section_title {
  margin: 0 0 30px;
}

.b_articles_list .article_row {
  -ms-flex-align: center;
      align-items: center;
}

.b_articles_list .article_row:not(:last-of-type) {
  margin-bottom: 150px;
}

@media (max-width: 1500px) {
  .b_articles_list .article_row:not(:last-of-type) {
    margin-bottom: 100px;
  }
}

@media (max-width: 1440px) {
  .b_articles_list .article_row:not(:last-of-type) {
    margin-bottom: 35px;
  }
}

@media (max-width: 767px) {
  .b_articles_list .article_row:not(:last-of-type) {
    margin-bottom: 50px;
  }
}

.b_articles_list .article_row:nth-child(2n+1) .article_image_inner {
  margin-right: -200px;
}

@media (max-width: 1440px) {
  .b_articles_list .article_row:nth-child(2n+1) .article_image_inner {
    margin-right: -150px;
  }
}

@media (max-width: 1199px) {
  .b_articles_list .article_row:nth-child(2n+1) .article_image_inner {
    margin-right: -100px;
  }
}

@media (max-width: 767px) {
  .b_articles_list .article_row:nth-child(2n+1) .article_image_inner {
    margin: 0;
  }
}

.b_articles_list .article_row:nth-child(2n) {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

.b_articles_list .article_row:nth-child(2n) .article_image_inner {
  margin-left: -200px;
}

@media (max-width: 1440px) {
  .b_articles_list .article_row:nth-child(2n) .article_image_inner {
    margin-left: -150px;
  }
}

@media (max-width: 1199px) {
  .b_articles_list .article_row:nth-child(2n) .article_image_inner {
    margin-left: -100px;
  }
}

@media (max-width: 767px) {
  .b_articles_list .article_row:nth-child(2n) .article_image_inner {
    margin: 0;
  }
}

.b_articles_list .article_row:nth-child(2n) .article_content {
  text-align: right;
}

@media (max-width: 767px) {
  .b_articles_list .article_row:nth-child(2n) .article_content {
    text-align: left;
  }
}

.b_articles_list .article_image .image {
  position: relative;
  padding-top: 60%;
  width: 100%;
  overflow: hidden;
  border-radius: 41px;
}

@media (max-width: 1440px) {
  .b_articles_list .article_image .image {
    border-radius: 20px;
  }
}

.b_articles_list .article_image .image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_articles_list .article_content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 45px;
  font-size: 20px;
  border-radius: 40px;
}

@media (max-width: 1500px) {
  .b_articles_list .article_content {
    font-size: 18px;
  }
}

@media (max-width: 1440px) {
  .b_articles_list .article_content {
    border-radius: 20px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .b_articles_list .article_content {
    margin: -30px 15px 0;
  }
}

.b_articles_list .article_content h3 {
  font-family: 'Celias';
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}

@media (max-width: 1500px) {
  .b_articles_list .article_content h3 {
    font-size: 22px;
  }
}

.b_articles_list .article_content h3:not(:last-child) {
  margin-bottom: 16px;
}

.b_articles_list .article_image,
.b_articles_list .article_content {
  width: 50%;
}

@media (max-width: 767px) {
  .b_articles_list .article_image,
  .b_articles_list .article_content {
    width: 100%;
  }
}

.b_about {
  position: relative;
}

.b_about .about_section {
  padding: 80px 0 60px;
}

@media (max-width: 991px) {
  .b_about .about_section {
    padding: 60px 0 60px;
  }
}

@media (max-width: 991px) {
  .b_about .about_section {
    padding: 50px 0 60px;
  }
}

@media (max-width: 767px) {
  .b_about .about_section {
    padding: 50px 0 30px;
  }
}

.b_about .section_title,
.b_about .section_title h2,
.b_about .section_title h3 {
  font-weight: 900;
  font-size: 100px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 20px;
}

@media (max-width: 1500px) {
  .b_about .section_title,
  .b_about .section_title h2,
  .b_about .section_title h3 {
    font-size: 84px;
  }
}

@media (max-width: 1440px) {
  .b_about .section_title,
  .b_about .section_title h2,
  .b_about .section_title h3 {
    font-size: 55px;
    line-height: 1.3;
  }
}

@media (max-width: 991px) {
  .b_about .section_title,
  .b_about .section_title h2,
  .b_about .section_title h3 {
    font-size: 54px;
  }
}

@media (max-width: 767px) {
  .b_about .section_title,
  .b_about .section_title h2,
  .b_about .section_title h3 {
    font-size: 44px;
  }
}

.b_about .numbers_wrapper {
  margin: 440px 0 0;
}

@media (max-width: 1500px) {
  .b_about .numbers_wrapper {
    margin: 25vw 0 0;
  }
}

@media (max-width: 1440px) {
  .b_about .numbers_wrapper {
    margin: 20vw 0 0;
  }
}

@media (max-width: 767px) {
  .b_about .numbers_wrapper {
    margin: 30px 0 0;
  }
}

.b_about .numbers {
  gap: 38px;
}

@media (max-width: 1440px) {
  .b_about .numbers {
    gap: 38px 30px;
  }
}

@media (max-width: 991px) {
  .b_about .numbers {
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .b_about .numbers {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_about .numbers .number {
  font-weight: 600;
  font-size: 66px;
  margin: 0 0 5px;
}

@media (max-width: 1500px) {
  .b_about .numbers .number {
    font-size: 56px;
  }
}

@media (max-width: 1440px) {
  .b_about .numbers .number {
    font-size: 46px;
  }
}

@media (max-width: 1199px) {
  .b_about .numbers .number {
    font-size: 36px;
  }
}

@media (max-width: 680px) {
  .b_about .numbers .number {
    width: 40%;
    text-align: center;
  }
}

.b_about .numbers .title {
  font-weight: 700;
  font-size: 36px;
}

@media (max-width: 1500px) {
  .b_about .numbers .title {
    font-size: 26px;
  }
}

@media (max-width: 1440px) {
  .b_about .numbers .title {
    font-size: 22px;
    font-weight: 500;
  }
}

@media (max-width: 991px) {
  .b_about .numbers .title {
    font-size: 18px;
  }
}

@media (max-width: 680px) {
  .b_about .numbers .title {
    max-width: calc(60% - 20px);
    text-align: left;
    font-size: 16px;
  }
}

.b_about .number_column {
  background: radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%);
  background-blend-mode: overlay, normal;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  border-radius: 41px;
  padding: 20px;
  text-align: center;
  width: calc(33.33% - 38px*2/3);
}

@media (max-width: 1440px) {
  .b_about .number_column {
    width: calc(33.33% - 30px*2/3);
  }
}

@media (max-width: 991px) {
  .b_about .number_column {
    width: calc(33.33% - 20px*2/3);
    border-radius: 15px;
  }
}

@media (max-width: 680px) {
  .b_about .number_column {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 20px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

.b_about .buttons_wrapper {
  margin: 45px 0 0;
}

@media (max-width: 767px) {
  .b_about .buttons_wrapper {
    margin: 20px 0 0;
  }
}

.b_about .buttons_wrapper .buttons_list {
  gap: 20px 80px;
}

@media (max-width: 1199px) {
  .b_about .buttons_wrapper .buttons_list {
    gap: 20px 40px;
  }
}

@media (max-width: 767px) {
  .b_about .buttons_wrapper .buttons_list {
    gap: 20px;
  }
}

.b_about .buttons_wrapper .button_row {
  width: 100%;
  max-width: 466px;
}

@media (max-width: 1440px) {
  .b_about .buttons_wrapper .button_row {
    max-width: 309px;
  }
}

@media (max-width: 991px) {
  .b_about .buttons_wrapper .button_row {
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .b_about .buttons_wrapper .button_row {
    width: 100%;
  }
}

.b_about .buttons_wrapper .btn {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.b_single_banner {
  position: relative;
}

.b_single_banner .section_bg img {
  object-position: center center;
}

.b_single_banner .banner_content {
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 100px 0 75px;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .b_single_banner .banner_content {
    min-height: auto;
    padding: 100px 0 30px;
  }
}

.b_single_banner .banner_content_inner {
  padding: 0 0 10vw;
}

.b_single_banner .content {
  width: 100%;
  font-size: 30px;
}

@media (max-width: 991px) {
  .b_single_banner .content {
    font-size: 23px;
  }
}

@media (max-width: 767px) {
  .b_single_banner .content {
    font-size: 22px;
  }
}

.b_single_banner .content h1,
.b_single_banner .content h2 {
  font-size: 55px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: Celias;
}

@media (max-width: 767px) {
  .b_single_banner .content h1,
  .b_single_banner .content h2 {
    font-size: 35px;
  }
}

.b_single_banner .top_content {
  margin: 0 0 40px;
}

.b_single_banner .bottom_content {
  max-width: 775px;
}

.b_working {
  padding: 80px 0 140px;
}

@media (max-width: 1440px) {
  .b_working {
    padding: 60px 0;
  }
}

@media (max-width: 767px) {
  .b_working {
    padding: 50px 0;
  }
}

.b_working .animation_wrapper + .content_inner {
  margin: 20px 0 0;
}

.b_working .content_wrapper {
  font-size: 24px;
  max-width: 1188px;
  margin: 0 auto;
}

@media (max-width: 1440px) {
  .b_working .content_wrapper {
    font-size: 22px;
    max-width: 840px;
  }
}

@media (max-width: 500px) {
  .b_working .content_wrapper {
    font-size: 20px;
  }
}

.b_working .content_wrapper h2 {
  font-size: 34px;
  font-family: Celias;
  text-transform: uppercase;
}

@media (max-width: 1440px) {
  .b_working .content_wrapper h2 {
    font-size: 24px;
  }
}

@media (max-width: 500px) {
  .b_working .content_wrapper h2 {
    font-size: 22px;
  }
}

.b_working .image_wrapper {
  margin: 20px auto;
}

.b_working .image_wrapper .image {
  margin-bottom: -30px;
}

@media (max-width: 1440px) {
  .b_working .image_wrapper .image {
    margin-bottom: -40px;
  }
}

@media (max-width: 550px) {
  .b_working .image_wrapper .image {
    margin-bottom: -20px;
  }
}

.b_working .image_wrapper img {
  margin: 0 auto;
}

.b_working .bottom_content {
  font-size: 24px;
  font-weight: 700;
}

@media (max-width: 1440px) {
  .b_working .bottom_content {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .b_working .bottom_content {
    font-size: 18px;
  }
}

.b_working .lideo_link {
  display: block;
}

.b_working_steps {
  background-color: #151047;
  color: #fff;
}

.b_working_steps .working_steps {
  padding: 100px 0;
}

@media (max-width: 1440px) {
  .b_working_steps .working_steps {
    padding: 65px 0;
  }
}

@media (max-width: 1199px) {
  .b_working_steps .working_steps {
    padding: 50px 0;
  }
}

.b_working_steps .section_title {
  margin: 0 auto 80px;
}

@media (max-width: 1440px) {
  .b_working_steps .section_title {
    margin: 0 auto 65px;
  }
}

@media (max-width: 991px) {
  .b_working_steps .section_title {
    margin: 0 auto 30px;
  }
}

.b_working_steps .section_title + .steps_wrapper {
  margin: 130px 0 0;
}

@media (max-width: 1440px) {
  .b_working_steps .section_title + .steps_wrapper {
    margin: 65px auto 0;
  }
}

@media (max-width: 991px) {
  .b_working_steps .section_title + .steps_wrapper {
    margin: 50px auto 0;
  }
}

.b_working_steps .section_title,
.b_working_steps .section_title h2 {
  font-size: 34px;
}

@media (max-width: 1440px) {
  .b_working_steps .section_title,
  .b_working_steps .section_title h2 {
    font-size: 24px;
  }
}

@media (max-width: 500px) {
  .b_working_steps .section_title,
  .b_working_steps .section_title h2 {
    font-size: 22px;
  }
}

.b_working_steps .steps_list {
  gap: 75px 100px;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 991px) {
  .b_working_steps .steps_list {
    gap: 30px;
  }
}

.b_working_steps .steps_list .step_row {
  max-width: calc(50% - 50px);
}

@media (max-width: 991px) {
  .b_working_steps .steps_list .step_row {
    max-width: 100%;
    width: 100%;
  }
}

.b_working_steps .steps_list .step_row:last-child {
  max-width: 972px;
}

@media (max-width: 1440px) {
  .b_working_steps .steps_list .step_row:last-child {
    max-width: 606px;
  }
}

.b_working_steps .steps_list .icon_part {
  width: 40px;
}

.b_working_steps .steps_list .content_part {
  width: calc(100% - 40px);
  padding: 0 0 0 30px;
  font-size: 20px;
}

@media (max-width: 1440px) {
  .b_working_steps .steps_list .content_part {
    font-size: 16px;
  }
}

.b_working_steps .steps_list .content h3 {
  font-size: 28px;
  font-family: Celias;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px;
}

@media (max-width: 1440px) {
  .b_working_steps .steps_list .content h3 {
    font-size: 20px;
  }
}

.b_working_steps .video_label {
  text-align: center;
  margin: 0 0 30px;
  color: #07EEED;
  font-size: 31px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (max-width: 1440px) {
  .b_working_steps .video_label {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .b_working_steps .video_label {
    margin: 0 0 20px;
  }
}

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

.b_working_steps .video_container.video_play .video_wrapper {
  max-width: 1240px;
  margin: 0 auto;
}

.b_working_steps .video_container.video_play video {
  width: 100%;
  height: auto;
  display: block;
}

.b_working_steps .video_section {
  background: #272064;
  padding: 50px 0 100px;
}

@media (max-width: 767px) {
  .b_working_steps .video_section {
    padding: 30px 0 50px;
  }
}

.b_working_steps .video_section .lideo_link {
  max-width: 1252px;
  display: inline-block;
  vertical-align: top;
  border-radius: 41px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .b_working_steps .video_section .lideo_link {
    border-radius: 15px;
  }
}

.b_working_steps .video_section .lideo_link::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 45L32.5 66.6506L32.5 23.3494L70 45Z' fill='%23F3F3F3'/%3E%3Ccircle cx='45' cy='45' r='43.5' stroke='%23ECECEC' stroke-opacity='0.74' stroke-width='3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 90px;
  height: 90px;
  margin: auto;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .b_working_steps .video_section .lideo_link::before {
    width: 50px;
    height: 50px;
  }
}

.b_working_steps .video_section .lideo_link:hover::before {
  transform: scale(1.1);
}

.b_plan {
  padding: 80px 0;
}

@media (max-width: 1199px) {
  .b_plan {
    padding: 50px 0;
  }
}

.b_plan .block_title {
  text-transform: uppercase;
  margin: 0 0 30px;
}

@media (max-width: 991px) {
  .b_plan .plans_wrapper {
    display: none;
  }
}

.b_plan table {
  width: 100%;
}

.b_plan table th:first-child,
.b_plan table td:first-child {
  width: 360px;
  min-width: 360px;
}

@media (max-width: 1440px) {
  .b_plan table th:first-child,
  .b_plan table td:first-child {
    width: 278px;
    min-width: 278px;
  }
}

@media (max-width: 1199px) {
  .b_plan table th:first-child,
  .b_plan table td:first-child {
    width: 260px;
    min-width: 260px;
  }
}

.b_plan table th:not(:first-child),
.b_plan table td:not(:first-child) {
  width: calc(33.33%);
}

.b_plan table thead th,
.b_plan table thead td {
  border: 1px solid #DBF0EF;
  padding: 40px 32px;
}

@media (max-width: 1199px) {
  .b_plan table thead th,
  .b_plan table thead td {
    padding: 20px 20px;
  }
}

.b_plan table thead th:first-child,
.b_plan table thead td:first-child {
  text-align: left;
  color: #858BA0;
  font-size: 14px;
}

.b_plan table thead th:first-child h3,
.b_plan table thead td:first-child h3 {
  color: #0F0F0F;
}

.b_plan table thead th:not(:first-child) h3,
.b_plan table thead td:not(:first-child) h3 {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 35px;
}

@media (max-width: 1440px) {
  .b_plan table thead th:not(:first-child) h3,
  .b_plan table thead td:not(:first-child) h3 {
    font-size: 20px;
    margin: 0 0 30px;
  }
}

@media (max-width: 1199px) {
  .b_plan table thead th:not(:first-child) h3,
  .b_plan table thead td:not(:first-child) h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
}

.b_plan table thead th .price,
.b_plan table thead td .price {
  font-size: 40px;
  font-weight: 700;
  font-family: Celias;
}

@media (max-width: 1440px) {
  .b_plan table thead th .price,
  .b_plan table thead td .price {
    font-size: 30px;
    font-weight: 500;
  }
}

.b_plan table thead th .period,
.b_plan table thead td .period {
  font-style: italic;
  font-size: 14px;
  color: #858BA0;
}

.b_plan table tbody td {
  border: 1px solid #DBF0EF;
  padding: 20px 32px;
}

@media (max-width: 1440px) {
  .b_plan table tbody td {
    padding: 20px 15px;
  }
}

@media (max-width: 1199px) {
  .b_plan table tbody td {
    padding: 20px 20px;
  }
}

@media (max-width: 1440px) {
  .b_plan table tbody td:first-child h3 {
    font-size: 16px;
  }
}

.b_plan table tbody td:not(:first-child) {
  text-align: center;
}

.b_plan table tbody td:first-child {
  font-family: Celias;
  font-weight: 700;
  font-size: 18px;
}

@media (max-width: 1199px) {
  .b_plan table tbody td:first-child {
    font-size: 16px;
  }
}

.b_plan table tbody ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.b_plan table tfoot td {
  text-align: center;
  padding: 14px 5px;
}

@media (max-width: 1199px) {
  .b_plan table tfoot td {
    padding: 14px 10px;
  }
}

.b_plan table tfoot td .btn {
  font-size: 21px;
  padding: 15px 5px;
  width: calc(100% - 40px);
}

@media (max-width: 1440px) {
  .b_plan table tfoot td .btn {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .b_plan table tfoot td .btn {
    width: 100%;
  }
}

.b_plan .mobile_plans_wrapper {
  display: none;
}

@media (max-width: 991px) {
  .b_plan .mobile_plans_wrapper {
    display: block;
  }
}

.b_plan .mobile_plans_wrapper .plans_list {
  gap: 30px 20px;
  -ms-flex-pack: center;
      justify-content: center;
}

.b_plan .mobile_plans_wrapper .plan_row {
  width: calc(50% - 10px);
}

@media (max-width: 600px) {
  .b_plan .mobile_plans_wrapper .plan_row {
    width: 100%;
  }
}

.b_plan .mobile_plans_wrapper .plan_head {
  border-radius: 15px 15px 0 0;
  color: #fff;
  text-align: center;
  padding: 15px;
}

.b_plan .mobile_plans_wrapper .plan_head h3 {
  margin: 0;
}

.b_plan .mobile_plans_wrapper .plan_head .price {
  font-size: 40px;
  font-weight: 700;
  font-family: Celias;
}

.b_plan .mobile_plans_wrapper .plan_head .period {
  font-style: italic;
  font-size: 14px;
}

.b_plan .mobile_plans_wrapper .plan_body {
  border: 2px solid transparent;
  border-color: inherit;
  border-radius: 0 0 15px 15px;
  text-align: center;
}

.b_plan .mobile_plans_wrapper .plan_body ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.b_plan .mobile_plans_wrapper .plan_body .body_row {
  padding: 15px;
}

@media (max-width: 600px) {
  .b_plan .mobile_plans_wrapper .plan_body .body_row {
    padding: 10px 15px;
  }
}

.b_plan .mobile_plans_wrapper .plan_body .btn {
  width: 100%;
}

.b_plan .mobile_plans_wrapper .row_label {
  font-family: Celias;
  font-weight: 700;
  text-align: center;
}

.b_additionally {
  position: relative;
  padding: 50px 0;
}

.b_additionally .block_title {
  margin: 0 0 20px;
}

.b_additionally .additionally_list {
  max-width: 1120px;
  margin: 0 auto;
}

.b_additionally .list_wrapper {
  font-size: 26px;
}

@media (max-width: 1440px) {
  .b_additionally .list_wrapper {
    font-size: 18px;
  }
}

.b_additionally .list_wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px;
  list-style: none;
}

.b_additionally .list_wrapper ul li {
  padding: 0 15px 0 45px;
  width: 50%;
  position: relative;
  margin: 14px 0;
}

@media (max-width: 767px) {
  .b_additionally .list_wrapper ul li {
    width: 100%;
    margin: 7px 0;
    padding: 0 15px 0 40px;
  }
}

.b_additionally .list_wrapper ul li::before {
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 5.2929C1.31658 4.90238 0.683418 4.90238 0.292893 5.2929C-0.0976311 5.68343 -0.0976311 6.31659 0.292893 6.70712L5.29289 11.7071C5.69802 12.1122 6.36002 12.0948 6.74329 11.669L15.7433 1.66897C16.1128 1.25846 16.0795 0.626173 15.669 0.256714C15.2585 -0.112745 14.6262 -0.0794662 14.2567 0.331044L5.96181 9.5476L1.70711 5.2929Z' fill='%23EA54EE'/%3E%3C/svg%3E");
  width: 16px;
  height: 12px;
  left: 15px;
  top: 12px;
}

@media (max-width: 1440px) {
  .b_additionally .list_wrapper ul li::before {
    top: 7px;
  }
}

.b_covered {
  padding: 80px 0 140px;
  overflow: hidden;
}

@media (max-width: 1440px) {
  .b_covered {
    padding: 50px 0;
  }
}

.b_covered .block_title {
  margin: 0 0 30px;
}

.b_covered .content_wrapper {
  font-size: 22px;
}

@media (max-width: 1440px) {
  .b_covered .content_wrapper {
    font-size: 18px;
  }
}

.b_covered .covered_wrapper {
  margin: 95px 0 0;
}

@media (max-width: 1199px) {
  .b_covered .covered_wrapper {
    margin: 50px 0 0;
  }
}

@media (max-width: 991px) {
  .b_covered .covered_wrapper {
    margin: 20px 0 0;
  }
}

.b_covered .covered {
  -ms-flex-align: center;
      align-items: center;
}

.b_covered .left_part {
  width: 33.33%;
  padding: 0 15px;
}

@media (max-width: 991px) {
  .b_covered .left_part {
    width: 100%;
    margin: 30px auto;
    max-width: 390px;
  }
}

.b_covered .icons_list .list_row {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.b_covered .icons_list .list_row:not(:last-child) {
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .b_covered .icons_list .list_row:not(:last-child) {
    margin-bottom: 20px;
  }
}

.b_covered .icons_list .icon {
  width: 24px;
  height: 24px;
  position: relative;
}

.b_covered .icons_list .icon img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
}

.b_covered .icons_list .row_title {
  width: calc(100% - 24px);
  padding: 0 0 0 6px;
}

.b_covered .right_part {
  width: 66.67%;
  padding: 0 15px;
}

@media (max-width: 991px) {
  .b_covered .right_part {
    width: 100%;
  }
}

.b_covered .custom_list_wrapper {
  font-size: 22px;
}

@media (max-width: 1440px) {
  .b_covered .custom_list_wrapper {
    font-size: 18px;
  }
}

.b_covered .custom_list_wrapper .custom_list {
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .b_covered .custom_list_wrapper .custom_list {
    margin: 0;
  }
}

.b_covered .custom_list_wrapper ul {
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}

.b_covered .custom_list_wrapper ul li {
  position: relative;
  width: 33.33%;
  padding: 0 15px 0 35px;
  margin: 15px 0;
}

@media (max-width: 991px) {
  .b_covered .custom_list_wrapper ul li {
    width: 50%;
    margin: 5px 0;
  }
}

@media (max-width: 767px) {
  .b_covered .custom_list_wrapper ul li {
    font-size: 16px;
    padding: 0 15px 0 25px;
  }
}

.b_covered .custom_list_wrapper ul li::before {
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 5.2929C1.31658 4.90238 0.683418 4.90238 0.292893 5.2929C-0.0976311 5.68343 -0.0976311 6.31659 0.292893 6.70712L5.29289 11.7071C5.69802 12.1122 6.36002 12.0948 6.74329 11.669L15.7433 1.66897C16.1128 1.25846 16.0795 0.626173 15.669 0.256714C15.2585 -0.112745 14.6262 -0.0794662 14.2567 0.331044L5.96181 9.5476L1.70711 5.2929Z' fill='%232CD5C4'/%3E%3C/svg%3E");
  width: 16px;
  height: 12px;
  left: 5px;
  top: 12px;
}

@media (max-width: 1440px) {
  .b_covered .custom_list_wrapper ul li::before {
    top: 8px;
  }
}

@media (max-width: 767px) {
  .b_covered .custom_list_wrapper ul li::before {
    top: 6px;
    left: 0;
  }
}

.b_crowd {
  background-color: #FAFAFA;
  padding: 105px 0 140px;
}

@media (max-width: 1440px) {
  .b_crowd {
    padding: 50px 0;
  }
}

.b_crowd .block_title {
  text-transform: uppercase;
}

.b_crowd .custom_list_wrapper {
  max-width: 1140px;
  margin: 0 auto;
  font-size: 22px;
}

@media (max-width: 1440px) {
  .b_crowd .custom_list_wrapper {
    font-size: 18px;
  }
}

.b_crowd .custom_list_wrapper ul {
  list-style: none;
  padding: 0;
}

.b_crowd .custom_list_wrapper ul li + li {
  margin: 24px 0 0;
}

.b_crowd .custom_list_wrapper .custom_list ul li {
  position: relative;
  padding: 0 0 0 30px;
}

@media (max-width: 1440px) {
  .b_crowd .custom_list_wrapper .custom_list ul li {
    padding: 0 0 0 25px;
  }
}

.b_crowd .custom_list_wrapper .custom_list ul li::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #45E994;
  left: 0;
  top: 10px;
}

@media (max-width: 1440px) {
  .b_crowd .custom_list_wrapper .custom_list ul li::before {
    top: 8px;
  }
}

.b_crowd .hero_image_wrapper {
  margin: 60px 0 0;
}

.b_crowd .hero_image img {
  margin: 0 auto;
}

.b_platform {
  padding: 190px 0 80px;
}

@media (max-width: 1440px) {
  .b_platform {
    padding: 150px 0 40px;
  }
}

@media (max-width: 1199px) {
  .b_platform {
    padding: 100px 0 30px;
  }
}

.b_platform .hero_image_wrapper {
  width: 40%;
  padding: 50px 0 0;
}

@media (max-width: 1440px) {
  .b_platform .hero_image_wrapper {
    width: 35%;
    padding: 70px 0 0;
  }
}

@media (max-width: 767px) {
  .b_platform .hero_image_wrapper {
    width: 100%;
    padding: 20px 0 0;
  }
}

.b_platform .hero_image {
  margin-left: -300px;
}

@media (max-width: 1440px) {
  .b_platform .hero_image {
    margin-left: -230px;
  }
}

@media (max-width: 1199px) {
  .b_platform .hero_image {
    margin-left: -180px;
  }
}

@media (max-width: 767px) {
  .b_platform .hero_image {
    margin: 0;
  }
}

.b_platform .hero_image img {
  margin: 0 -15px 0 auto;
}

@media (max-width: 767px) {
  .b_platform .hero_image img {
    margin: 0 auto;
  }
}

.b_platform .top_content {
  width: 60%;
  position: relative;
  z-index: 1;
}

@media (max-width: 1440px) {
  .b_platform .top_content {
    width: 65%;
  }
}

@media (max-width: 767px) {
  .b_platform .top_content {
    width: 100%;
    text-align: center;
  }
}

.b_platform .top_content .sub_title,
.b_platform .top_content .sub_title h3 {
  font-size: 24px;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .b_platform .top_content .sub_title,
  .b_platform .top_content .sub_title h3 {
    font-size: 20px;
  }
}

.b_platform .top_content .sub_title {
  text-transform: uppercase;
  margin: 0 0 35px;
}

@media (max-width: 1440px) {
  .b_platform .top_content .sub_title {
    margin: 0 0 30px;
  }
}

@media (max-width: 767px) {
  .b_platform .top_content .sub_title {
    margin: 0 0 20px;
  }
}

.b_platform .top_content .content {
  max-width: 408px;
  font-size: 27px;
}

@media (max-width: 1440px) {
  .b_platform .top_content .content {
    max-width: 775px;
    font-size: 23px;
  }
}

@media (max-width: 1440px) {
  .b_platform .top_content .content {
    max-width: 355px;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .b_platform .top_content .content {
    max-width: 100%;
    font-size: 18px;
  }
}

.b_platform .top_content .content p {
  line-height: 1.6;
}

.b_platform .page_title {
  font-family: Celias;
  text-transform: uppercase;
  margin: 0 0 120px;
}

@media (max-width: 1440px) {
  .b_platform .page_title {
    margin: 0 0 80px;
  }
}

@media (max-width: 991px) {
  .b_platform .page_title {
    margin: 0 0 20px;
  }
}

@media (max-width: 767px) {
  .b_platform .page_title {
    margin: 0 0 20px;
  }
}

.b_platform .page_title,
.b_platform .page_title h1 {
  font-size: 55px;
  line-height: 1.2;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .b_platform .page_title,
  .b_platform .page_title h1 {
    font-size: 45px;
  }
}

.b_our_model {
  background-color: #FAFAFA;
  padding: 80px 0;
}

@media (max-width: 1440px) {
  .b_our_model {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .b_our_model {
    padding: 50px 0;
  }
}

.b_our_model .block_title {
  margin: 0 auto;
  max-width: 1010px;
  text-transform: uppercase;
}

.b_our_model .our_model_wrapper {
  margin: 30px 0 0;
}

.b_our_model .our_model {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .b_our_model .our_model {
    display: block;
  }
}

.b_our_model .our_model .image_left {
  position: relative;
  z-index: 1;
}

.b_our_model .our_model .image_right {
  margin-left: -50px;
  padding: 20px 0 0;
}

@media (max-width: 991px) {
  .b_our_model .our_model .image_right {
    margin: -40px 0 0;
    padding: 0;
  }
}

.b_producing_content .block_title {
  text-transform: uppercase;
  max-width: 1290px;
  margin: 0 auto;
}

.b_producing_content .block_title h1,
.b_producing_content .block_title h2 {
  font-weight: 500;
}

.b_producing_content .top_content {
  padding: 40px 0 65px;
  background-color: #272064;
}

@media (max-width: 1440px) {
  .b_producing_content .top_content {
    padding: 70px 0 35px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .top_content {
    padding: 30px 0;
  }
}

.b_producing_content .logotypes_wrapper {
  margin: 50px 0 0;
}

@media (max-width: 767px) {
  .b_producing_content .logotypes_wrapper {
    max-width: 450px;
    margin: 20px auto 0;
  }
}

.b_producing_content .logotypes_list {
  -ms-flex-pack: center;
      justify-content: center;
  gap: 30px 105px;
}

@media (max-width: 1440px) {
  .b_producing_content .logotypes_list {
    gap: 30px 60px;
  }
}

@media (max-width: 1199px) {
  .b_producing_content .logotypes_list {
    gap: 30px 30px;
  }
}

@media (max-width: 991px) {
  .b_producing_content .logotypes_list {
    gap: 30px 20px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .tabs_list_wrapper {
    display: none;
  }
}

@media (max-width: 1199px) {
  .b_producing_content .tabs_list {
    margin: 0 -15px;
  }
}

.b_producing_content .logotype_link {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  display: block;
  position: relative;
}

@media (max-width: 1440px) {
  .b_producing_content .logotype_link {
    width: 50px;
    height: 50px;
  }
}

.b_producing_content .logotype_link:nth-child(2n) {
  margin-top: 50px;
}

@media (max-width: 1440px) {
  .b_producing_content .logotype_link:nth-child(2n) {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .logotype_link:nth-child(2n) {
    margin: 0;
  }
}

.b_producing_content .logotype_link img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: calc(100% - 36px);
  max-width: calc(100% - 14px);
}

@media (max-width: 1440px) {
  .b_producing_content .logotype_link img {
    max-height: calc(100% - 15px);
    max-height: calc(100% - 15px);
  }
}

.b_producing_content .producing_content_wrapper {
  overflow: hidden;
  background-color: #151047;
}

.b_producing_content .tab_title.-active:nth-child(1),
.b_producing_content .tabs_content .content_wrap:nth-child(1) {
  background-color: #377BF2;
}

.b_producing_content .tab_title.-active:nth-child(2),
.b_producing_content .tabs_content .content_wrap:nth-child(2) {
  background-color: #C20CB0;
}

.b_producing_content .tab_title.-active:nth-child(3),
.b_producing_content .tabs_content .content_wrap:nth-child(3) {
  background-color: #9820F6;
}

.b_producing_content .tab_title:first-child{
  position: relative;
}
.b_producing_content .tab_title:first-child::before{
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  background-color: inherit;
  width: 100vw;
  height: 100%;
}

.b_producing_content .tab_title:last-child{
  position: relative;
}
.b_producing_content .tab_title:last-child::before{
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  background-color: inherit;
  width: 100vw;
  height: 100%;
}

.b_producing_content .tab_title {
  width: 33.33%;
  cursor: pointer;
  padding: 30px;
  text-align: center;
  font-size: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (max-width: 1440px) {
  .b_producing_content .tab_title {
    font-size: 14px;
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .b_producing_content .tab_title {
    padding: 10px;
  }
}

.b_producing_content .tab_title .title {
  font-size: 30px;
  margin: 0 0 10px;
}

@media (max-width: 1440px) {
  .b_producing_content .tab_title .title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
  }
}

@media (max-width: 991px) {
  .b_producing_content .tab_title .title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .tab_title .title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .content_wrap {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}

@media (max-width: 767px) {
  .b_producing_content .content_wrap:not(:last-child) {
    margin-bottom: 30px;
  }
}

.b_producing_content .content_wrap_inner {
  padding: 35px 0;
}

.b_producing_content .left_type_column,
.b_producing_content .right_type_column {
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.b_producing_content .item_link {
  display: block;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.b_producing_content .item_link.video_play video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_producing_content .item_link.video::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 45L32.5 66.6506L32.5 23.3494L70 45Z' fill='%23F3F3F3'/%3E%3Ccircle cx='45' cy='45' r='43.5' stroke='%23ECECEC' stroke-opacity='0.74' stroke-width='3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 90px;
  height: 90px;
  margin: auto;
  transition: all .2s linear;
}

@media (max-width: 1440px) {
  .b_producing_content .item_link.video::before {
    width: 68px;
    height: 68px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .item_link.video::before {
    width: 50px;
    height: 50px;
  }
}

.b_producing_content .item_link.video:hover::before {
  transform: scale(1.1);
}

.b_producing_content .type_1 {
  gap: 38px;
}

@media (max-width: 991px) {
  .b_producing_content .type_1 {
    gap: 30px 20px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_1 {
    gap: 20px 20px;
    display: none;
  }
}

.b_producing_content .type_1 .left_type_column {
  width: calc(60% - 19px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  gap: 30px 58px;
}

@media (max-width: 991px) {
  .b_producing_content .type_1 .left_type_column {
    width: calc(60% - 10px);
    gap: 30px 20px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .left_type_column {
    width: 100%;
    gap: 20px;
  }
}

.b_producing_content .type_1 .right_type_column {
  width: calc(40% - 19px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 0;
}

@media (max-width: 991px) {
  .b_producing_content .type_1 .right_type_column {
    width: calc(40% - 10px);
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .right_type_column {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .right_type_column .top_item {
    width: calc(50% - 10px);
    margin: 0;
  }
}

.b_producing_content .type_1 .right_type_column .top_item .item_link_inner {
  padding-top: 107%;
}

@media (max-width: 991px) {
  .b_producing_content .type_1 .right_type_column .top_item .item_link_inner {
    padding-top: 85%;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .right_type_column .top_item .item_link_inner {
    padding-top: 56.25%;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .right_type_column .bottom_item {
    width: calc(50% - 10px);
  }
}

.b_producing_content .type_1 .right_type_column .bottom_item .item_link_inner {
  padding-top: 54%;
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .right_type_column .bottom_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_1 .left_item {
  width: calc(44% - 29px);
}

@media (max-width: 991px) {
  .b_producing_content .type_1 .left_item {
    width: calc(40% - 10px);
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .left_item {
    width: calc(50% - 29px);
  }
}

.b_producing_content .type_1 .left_item .item_link_inner {
  padding-top: 110%;
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .left_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_1 .right_item {
  width: calc(56% - 29px);
}

@media (max-width: 991px) {
  .b_producing_content .type_1 .right_item {
    width: calc(60% - 10px);
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .right_item {
    width: calc(50% - 29px);
  }
}

.b_producing_content .type_1 .right_item .item_link_inner {
  padding-top: 105%;
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .right_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_1 .full_width {
  width: 100%;
}

.b_producing_content .type_1 .full_width .item_link_inner {
  padding-top: 54.4%;
}

@media (max-width: 767px) {
  .b_producing_content .type_1 .full_width .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_2 {
  gap: 84px;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 {
    gap: 20px;
    display: none;
  }
}

.b_producing_content .type_2 .left_type_column {
  width: calc(68% - 84px/2);
  gap: 20px;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .left_type_column {
    width: 100%;
    gap: 20px;
  }
}

.b_producing_content .type_2 .left_type_column .top_item {
  width: 45%;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .left_type_column .top_item {
    margin: 0;
    width: calc(50% - 10px);
  }
}

.b_producing_content .type_2 .left_type_column .top_item .item_link_inner {
  padding-top: 92%;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .left_type_column .top_item .item_link_inner {
    padding-top: 56.25%;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .left_type_column .bottom_item {
    width: calc(50% - 10px);
  }
}

.b_producing_content .type_2 .left_type_column .bottom_item .item_link_inner {
  padding-top: 49%;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .left_type_column .bottom_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_2 .right_type_column {
  width: calc(32% - 84px/2);
  gap: 30px;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .right_type_column {
    width: 100%;
    gap: 20px;
  }
}

.b_producing_content .type_2 .right_type_column .top_item .column_row_inner {
  margin-left: -130%;
}

.b_producing_content .type_2 .right_type_column .top_item .item_link_inner {
  padding-top: 40%;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .right_type_column .top_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_2 .right_type_column .bottom_item {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .right_type_column .bottom_item {
    width: calc(50% - 10px);
  }
}

.b_producing_content .type_2 .right_type_column .bottom_item .item_link_inner {
  padding-top: 130%;
}

@media (max-width: 767px) {
  .b_producing_content .type_2 .right_type_column .bottom_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_3 {
  gap: 30px 16px;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .b_producing_content .type_3 {
    gap: 20px;
    display: none;
  }
}

.b_producing_content .type_3 .left_type_column {
  width: calc(38% - 16px/2);
  gap: 20px;
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .left_type_column {
    width: 100%;
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .left_type_column .top_item {
    width: calc(50% - 10px);
    margin: 0;
  }
}

.b_producing_content .type_3 .left_type_column .top_item .item_link_inner {
  padding-top: 115%;
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .left_type_column .top_item .item_link_inner {
    padding-top: 56.25%;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .left_type_column .bottom_item {
    width: calc(50% - 10px);
  }
}

.b_producing_content .type_3 .left_type_column .bottom_item .item_link_inner {
  padding-top: 68%;
}

@media (max-width: 1199px) {
  .b_producing_content .type_3 .left_type_column .bottom_item .item_link_inner {
    padding-top: 54%;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .left_type_column .bottom_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_3 .right_type_column {
  width: calc(62% - 16px/2);
  gap: 20px;
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .right_type_column {
    width: 100%;
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .right_type_column .top_item {
    width: calc(50% - 10px);
  }
}

.b_producing_content .type_3 .right_type_column .top_item .item_link_inner {
  padding-top: 50%;
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .right_type_column .top_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_3 .right_type_column .centr_item {
  width: calc(57% - 20px);
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .right_type_column .centr_item {
    width: calc(50% - 10px);
    margin: 0;
  }
}

.b_producing_content .type_3 .right_type_column .centr_item .item_link_inner {
  padding-top: 110%;
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .right_type_column .centr_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .type_3 .right_type_column .bottom_item {
  width: calc(43% - 20px);
  margin-top: 20px;
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .right_type_column .bottom_item {
    width: 100%;
    margin: 0;
  }
}

.b_producing_content .type_3 .right_type_column .bottom_item .item_link_inner {
  padding-top: 105%;
}

@media (max-width: 767px) {
  .b_producing_content .type_3 .right_type_column .bottom_item .item_link_inner {
    padding-top: 56.25%;
  }
}

.b_producing_content .item_link_inner {
  position: relative;
  overflow: hidden;
}

.b_producing_content .item_link_inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .2s linear;
}

.b_producing_content .mobile_content {
  display: none;
}

@media (max-width: 767px) {
  .b_producing_content .mobile_content {
    display: block;
    text-align: center;
    margin: 0 0 30px;
    font-size: 18px;
  }
}

.b_producing_content .mobile_content .title {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 20px;
}

.b_producing_content .mobile_slider_wrapper {
  display: none;
}

@media (max-width: 767px) {
  .b_producing_content .mobile_slider_wrapper {
    display: block;
  }
}

.b_producing_content .mobile_slider_wrapper .item_link_inner {
  padding-top: 120%;
}

.b_producing_content .mobile_slider_wrapper .owl-prev,
.b_producing_content .mobile_slider_wrapper .owl-next {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 30px;
  height: 40px;
  margin-top: -20px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 20px !important;
}

.b_producing_content .mobile_slider_wrapper .owl-prev span,
.b_producing_content .mobile_slider_wrapper .owl-next span {
  display: none;
}

.b_producing_content .mobile_slider_wrapper .owl-prev {
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.79289 13L1.14645 7.35355C0.951184 7.15829 0.951184 6.84171 1.14645 6.64645L6.79289 1' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.b_producing_content .mobile_slider_wrapper .owl-next {
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.792908 13L6.43935 7.35355C6.63462 7.15829 6.63462 6.84171 6.43935 6.64645L0.792908 1' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.b_numbers {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .b_numbers {
    padding: 120px 0;
  }
}

@media (max-width: 991px) {
  .b_numbers {
    padding: 60px 0;
  }
}

.b_numbers:before {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #07EEED;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  bottom: -30px;
  right: 25%;
}

@media (max-width: 991px) {
  .b_numbers:before {
    width: 82px;
    height: 82px;
  }
}

@media (max-width: 767px) {
  .b_numbers:before {
    width: 52px;
    height: 52px;
    bottom: -20px;
  }
}

.b_numbers .numbers_list {
  gap: 76px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1440px) {
  .b_numbers .numbers_list {
    gap: 30px;
  }
}

@media (max-width: 991px) {
  .b_numbers .numbers_list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_numbers .number_row {
  width: calc(33.33% - 76px*2/3);
  text-align: center;
  padding: 0 15px 15px;
  font-size: 26px;
}

@media (max-width: 1440px) {
  .b_numbers .number_row {
    min-height: auto;
    width: calc(33.33% - 30px*2/3);
  }
}

@media (max-width: 1199px) {
  .b_numbers .number_row {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .b_numbers .number_row {
    width: calc(50% - 30px*2/3);
  }
}

@media (max-width: 650px) {
  .b_numbers .number_row {
    width: 100%;
  }
}

.b_numbers .number_title {
  font-size: 80px;
  line-height: 1;
  font-weight: 800;
  position: relative;
}

@media (max-width: 1440px) {
  .b_numbers .number_title {
    font-size: 55px;
    font-weight: 700;
  }
}

@media (max-width: 1199px) {
  .b_numbers .number_title {
    font-size: 50px;
  }
}

.b_numbers .number_title:not(:last-child) {
  margin-bottom: 60px;
}

.b_numbers .number_title::after {
  position: absolute;
  content: '';
  height: 1px;
  background-color: #0F0F0F;
  left: 0;
  right: 0;
  max-width: 168px;
  top: 100%;
  margin: 25px auto 0;
}

.b_numbers .number_content {
  font-weight: 400;
  max-width: 390px;
  margin: 0 auto;
}

@media (max-width: 1440px) {
  .b_numbers .number_content {
    font-size: 18px;
  }
}

.b_set_up_account {
  background-color: #FAFAFA;
}

.b_set_up_account .top_content {
  padding: 65px 0 50px;
}

@media (max-width: 500px) {
  .b_set_up_account .top_content {
    padding: 30px 0;
  }
}

.b_set_up_account .block_title {
  text-transform: uppercase;
}

.b_set_up_account .creative_row:nth-child(2n) .creative_row_inner {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .b_set_up_account .creative_row:nth-child(2n) .creative_row_inner {
    -ms-flex-direction: unset;
        flex-direction: unset;
  }
}

.b_set_up_account .creative_row_inner {
  width: 50%;
}

@media (max-width: 991px) {
  .b_set_up_account .creative_row_inner {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .b_set_up_account .creative_row_inner:nth-child(2n) {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
}

.b_set_up_account .creative_item {
  position: relative;
  width: 50%;
}

.b_set_up_account .creative_item .item_content {
  position: relative;
  padding-top: 100%;
}

.b_set_up_account .creative_item .item_content_inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}

.b_set_up_account .creative_item .image_wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.b_set_up_account .creative_item .image_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_set_up_account .creative_item .image_wrapper.video_play video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_set_up_account .creative_item .image_wrapper.video::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 45L32.5 66.6506L32.5 23.3494L70 45Z' fill='%23F3F3F3'/%3E%3Ccircle cx='45' cy='45' r='43.5' stroke='%23ECECEC' stroke-opacity='0.74' stroke-width='3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  width: 90px;
  height: 90px;
  margin: auto;
  transition: all .2s linear;
}

.b_set_up_account .creative_item .image_wrapper.video:hover::before {
  transform: scale(1.1);
}

.b_set_up_account .creative_item .content {
  width: 100%;
  padding: 20px;
  font-size: 34px;
}

@media (max-width: 1440px) {
  .b_set_up_account .creative_item .content {
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .b_set_up_account .creative_item .content {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .b_set_up_account .creative_item .content {
    font-size: 16px;
  }
}

.b_set_up_account .creative_item .content .content_inner {
  max-width: 310px;
  margin: 0 auto;
}

.b_set_up_account .creative_item .content h3 {
  font-size: 55px;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 5px;
}

@media (max-width: 1440px) {
  .b_set_up_account .creative_item .content h3 {
    font-size: 45px;
  }
}

@media (max-width: 1199px) {
  .b_set_up_account .creative_item .content h3 {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .b_set_up_account .creative_item .content h3 {
    font-size: 30px;
  }
}

.b_set_up_account .creative_item .content p {
  line-height: 1.3;
}

.b_start {
  position: relative;
  padding: 100px 0 170px;
}

@media (max-width: 1440px) {
  .b_start {
    padding: 50px 0 70px;
  }
}

@media (max-width: 991px) {
  .b_start {
    padding: 50px 0;
  }
}

.b_start .block_title {
  text-transform: uppercase;
  margin: 0 0 70px;
}

@media (max-width: 1440px) {
  .b_start .block_title {
    margin: 0 0 35px;
  }
}

@media (max-width: 991px) {
  .b_start .block_title {
    margin: 0 0 30px;
  }
}

.b_start .start_type {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 991px) {
  .b_start .start_type {
    -ms-flex-pack: unset;
        justify-content: unset;
    display: block;
  }
}

.b_start .type_column {
  width: calc(50% - 15px);
  max-width: 672px;
  position: relative;
  padding: 0 0 75px;
}

@media (max-width: 991px) {
  .b_start .type_column {
    width: 100%;
    padding: 0;
    max-width: 100%;
    display: block;
  }
}

@media (max-width: 991px) {
  .b_start .type_column:not(:last-child) {
    margin: 0 0 50px;
  }
}

.b_start .type_column:nth-child(2n) .type_head {
  background-color: #F8B21F;
}

.b_start .type_column:nth-child(2n) .type_block {
  border-color: #F8B21F;
}

.b_start .type_column:nth-child(2n) .description_row {
  color: #4B3404;
}

.b_start .type_column:nth-child(2n) .description_row .description {
  color: #4B3404;
}

.b_start .type_column:nth-child(2n) .description_row .description::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 5.29289C1.31658 4.90237 0.683418 4.90237 0.292893 5.29289C-0.0976311 5.68342 -0.0976311 6.31658 0.292893 6.70711L5.29289 11.7071C5.69802 12.1122 6.36002 12.0948 6.74329 11.669L15.7433 1.66896C16.1128 1.25845 16.0795 0.626165 15.669 0.256706C15.2585 -0.112753 14.6262 -0.0794747 14.2567 0.331035L5.96181 9.54759L1.70711 5.29289Z' fill='%234B3404'/%3E%3C/svg%3E");
}

.b_start .type_column .type_head {
  background-color: #4ECDC4;
}

.b_start .type_column .type_block {
  border: 2px solid #4ECDC4;
}

.b_start .type_column > a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 468px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b_start .type_column > a {
    position: static;
    display: block;
    margin: 10px auto 0;
  }
}

.b_start .type_column .btn_light_blue {
  box-shadow: 0px 2px 6px 0px rgba(78, 205, 196, 0.2);
}

.b_start .type_column .btn_yellow {
  box-shadow: 0px 2px 6px 0px rgba(78, 205, 196, 0.2);
}

.b_start .description_row:not(:last-child) {
  margin-bottom: 50px;
}

@media (max-width: 1440px) {
  .b_start .description_row:not(:last-child) {
    margin-bottom: 25px;
  }
}

.b_start .type_block {
  border-radius: 40px;
  background-color: #fff;
  height: 100%;
  color: #134743;
  font-size: 26px;
}

@media (max-width: 1440px) {
  .b_start .type_block {
    font-weight: 600;
  }
}

@media (max-width: 1199px) {
  .b_start .type_block {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .b_start .type_block {
    font-size: 18px;
    border-radius: 20px;
  }
}

.b_start .type_block .row_label {
  text-transform: uppercase;
  margin: 0 0 10px;
}

.b_start .type_block .description {
  position: relative;
  padding: 0 0 0 32px;
  color: #0F0F0F;
}

@media (max-width: 1440px) {
  .b_start .type_block .description {
    font-size: 16px;
  }
}

.b_start .type_block .description::before {
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 5.29289C1.31658 4.90237 0.683418 4.90237 0.292893 5.29289C-0.0976311 5.68342 -0.0976311 6.31658 0.292893 6.70711L5.29289 11.7071C5.69802 12.1122 6.36002 12.0948 6.74329 11.669L15.7433 1.66896C16.1128 1.25845 16.0795 0.626165 15.669 0.256706C15.2585 -0.112753 14.6262 -0.0794747 14.2567 0.331035L5.96181 9.54759L1.70711 5.29289Z' fill='%23134743'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 12px;
  left: 0;
  top: 10px;
}

.b_start .type_head {
  border-radius: 36px 36px 0 0;
  min-height: 188px;
  padding: 30px 35px;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1440px) {
  .b_start .type_head {
    padding: 30px 35px 15px;
    font-size: 24px;
    min-height: 135px;
  }
}

@media (max-width: 1199px) {
  .b_start .type_head {
    font-size: 22px;
    padding: 20px 25px;
  }
}

@media (max-width: 991px) {
  .b_start .type_head {
    min-height: auto;
  }
}

@media (max-width: 767px) {
  .b_start .type_head {
    font-size: 20px;
    padding: 20px;
    border-radius: 16px 16px 0 0;
  }
}

.b_start .type_title {
  color: #134743;
  margin: 0 0 10px;
}

.b_start .sub_title {
  color: #fff;
}

@media (max-width: 1440px) {
  .b_start .sub_title {
    font-size: 16px;
    padding: 0 30px;
  }
}

.b_start .type_body {
  padding: 50px;
}

@media (max-width: 1440px) {
  .b_start .type_body {
    padding: 30px;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .b_start .type_body {
    padding: 20px;
  }
}

.b_via_foap_banner {
  position: relative;
  overflow: hidden;
}

.b_via_foap_banner .bg_color {
  z-index: -2;
  background-color: #272064;
}

.b_via_foap_banner .banner_content {
  padding: 100px 0;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .b_via_foap_banner .banner_content {
    padding: 100px 0 30px;
  }
}

@media (max-width: 767px) {
  .b_via_foap_banner .banner_content_inner {
    margin: 30px 0 0;
  }
}

.b_via_foap_banner .content {
  font-size: 30px;
  max-width: 802px;
}

@media (max-width: 1199px) {
  .b_via_foap_banner .content {
    max-width: 600px;
  }
}

@media (max-width: 767px) {
  .b_via_foap_banner .content {
    font-size: 24px;
  }
}

.b_via_foap_banner .content h1 {
  font-family: Celias;
  font-size: 55px;
  font-weight: 500;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .b_via_foap_banner .content h1 {
    font-size: 35px;
  }
}

.b_via_foap_banner .button_wrapper {
  margin: 30px 0 0;
}

.b_via_foap_banner .button_wrapper .btn {
  width: 100%;
  max-width: 309px;
  font-size: 14px;
}

.b_via_foap_banner .banner_decor_wrapper {
  z-index: -1;
  position: absolute;
  right: 10%;
  left: 0;
  top: 0;
  bottom: 0;
}

@media (max-width: 1199px) {
  .b_via_foap_banner .banner_decor_wrapper {
    right: 5vw;
  }
}

@media (max-width: 1000px) {
  .b_via_foap_banner .banner_decor_wrapper {
    right: 15px;
  }
}

@media (max-width: 767px) {
  .b_via_foap_banner .banner_decor_wrapper {
    right: 0;
    position: static;
    display: none;
  }
}

.b_via_foap_banner .banner_decor_wrapper .box-columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  height: 100%;
}

.b_via_foap_banner .banner_decor_wrapper .box-column {
  width: 15vw;
  min-width: 200px;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px 0;
  top: 0;
}

@media (min-width: 768px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column {
    animation-delay: .2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
  }
}

@media (max-width: 767px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column {
    position: static;
  }
}

@media (max-width: 767px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column:first-of-type {
    display: none;
  }
}

@media (max-width: 767px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column:last-of-type {
    gap: 0 18px;
    width: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    left: 0;
    right: 0;
  }
}

.b_via_foap_banner .banner_decor_wrapper .box-column.left {
  right: calc(15vw + 18px);
}

@media (max-width: 1440px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column.left {
    right: 228px;
  }
}

@media (max-width: 1199px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column.left {
    right: 218px;
  }
}

@media (min-width: 768px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column.left {
    animation-name: videoSlideCol1;
    transform: translateY(0);
    animation-duration: 25s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
  }
}

@media (min-width: 768px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column.right {
    animation-name: videoSlideCol2;
    transform: translateY(5em);
    animation-duration: 20s;
  }
}

@media (max-width: 767px) {
  .b_via_foap_banner .banner_decor_wrapper .box-column.right {
    transform: none;
  }
}

.b_via_foap_banner .mobile_media_slider {
  margin: 0 -15px;
}

.b_via_foap_banner .mobile_media_list {
  display: none;
}

@media (max-width: 767px) {
  .b_via_foap_banner .mobile_media_list {
    display: block;
  }
}

.b_via_foap_banner .jsMobileMediaSlider:not(.owl-loaded) {
  display: -ms-flexbox;
  display: flex;
}

.b_via_foap_banner .jsMobileMediaSlider:not(.owl-loaded) .slider_item {
  min-width: 21.5%;
}

.b_via_foap_banner .jsMobileMediaSlider .slider_item {
  padding: 0 10px;
}

.b_via_foap_banner .jsMobileMediaSlider .modules-public-video-box {
  padding-top: 150%;
  width: auto;
  height: auto;
}

.b_via_foap_banner .modules-public-video-box {
  width: 100%;
  background-color: white;
  border-radius: 33px;
  padding-bottom: 170%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  border: 3px solid white;
  position: relative;
}

@media (max-width: 767px) {
  .b_via_foap_banner .modules-public-video-box {
    width: 57vw;
    min-width: 57vw;
    padding: 0;
    height: 45vh;
  }
}

.b_via_foap_banner .modules-public-video-box img,
.b_via_foap_banner .modules-public-video-box video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  border-radius: 2em;
  overflow: hidden;
}

@keyframes videoSlideCol1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50em);
  }
}

@keyframes videoSlideCol2 {
  0% {
    transform: translateY(5em);
  }
  100% {
    transform: translateY(-120em);
  }
}

@keyframes videoSlideCol2Mobile {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-120em);
  }
}

.custom_price_table {
  text-align: center;
}

.custom_price_table table {
  width: 1140px;
  margin: 0 auto;
}

@media (max-width: 1500px) {
  .custom_price_table table {
    width: 1110px;
  }
}

@media (max-width: 1199px) {
  .custom_price_table table {
    width: 940px;
  }
}

.custom_price_table table thead {
  font-family: Celias;
  font-size: 18px;
  text-transform: uppercase;
}

.custom_price_table table thead th {
  border: 1px solid #DBF0EF;
  width: 500px !important;
  min-width: 500px !important;
  max-width: 500px !important;
  font-weight: 500;
  padding: 10px 0;
}

@media (max-width: 1500px) {
  .custom_price_table table thead th {
    width: 485px !important;
    min-width: 485px !important;
    max-width: 485px !important;
  }
}

@media (max-width: 1199px) {
  .custom_price_table table thead th {
    width: 400px !important;
    min-width: 400px !important;
    max-width: 400px !important;
  }
}

.custom_price_table table thead th:nth-child(1) {
  width: 140px !important;
  min-width: 140px !important;
  max-width: 140px !important;
  border-top: none;
  border-left: none;
  border-bottom: none;
}

.custom_price_table table tbody {
  position: relative;
}

.custom_price_table table tbody tr:nth-child(1) td {
  vertical-align: top;
}

.custom_price_table table tbody tr:nth-child(1) td:nth-child(1) {
  border-top: none;
  border-left: none;
}

.custom_price_table table tbody td {
  border: 1px solid #DBF0EF;
  width: 250px !important;
  min-width: 250px !important;
  max-width: 250px !important;
  padding: 20px 10px;
}

@media (max-width: 1500px) {
  .custom_price_table table tbody td {
    width: 220px !important;
    min-width: 220px !important;
    max-width: 220px !important;
  }
}

@media (max-width: 1199px) {
  .custom_price_table table tbody td {
    width: 200px !important;
    min-width: 200px !important;
    max-width: 200px !important;
  }
}

.custom_price_table table tbody td:nth-child(1) {
  width: 140px !important;
  min-width: 140px !important;
  max-width: 140px !important;
}

.custom_price_table table tbody td h3 {
  font-family: Celias;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.custom_price_table table tbody td .title {
  font-family: Celias;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}

.custom_price_table table tbody ul {
  list-style: none;
  padding: 0;
  max-width: 120px;
  margin: 0 auto;
  text-align: left;
}

.custom_price_table table tbody ul li::before {
  content: '•';
  margin-right: 5px;
}

.custom_price_table table .content {
  max-width: 220px;
  margin: 0 auto;
}

.mobile_price_table {
  display: none;
  font-size: 14px;
}

@media (max-width: 991px) {
  .mobile_price_table {
    display: block;
  }
}

.mobile_price_table .price_table_row + .price_table_row {
  margin: 30px 0 0;
}

.mobile_price_table .main_title {
  font-family: Celias;
  font-size: 18px;
  text-align: center;
  margin: 0 0 10px;
  font-weight: 500;
  text-transform: uppercase;
}

.mobile_price_table table {
  width: 100%;
}

.mobile_price_table table td {
  padding: 15px;
  border: 1px solid #DBF0EF;
  width: 50%;
}

.mobile_price_table table td h3 {
  font-family: Celias;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.b_cross_platform {
  overflow: hidden;
}

@media (max-width: 1024px) {
  .b_cross_platform .desktop_wrapper {
    display: none;
  }
}

.b_cross_platform .cross_platform_wrapper {
  position: relative;
}

.b_cross_platform .cross_platform_inner {
  min-height: 100vh;
  padding: 40px 0 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
}

.b_cross_platform .section_title {
  width: 100%;
  -ms-flex-align: start;
      align-items: flex-start;
}

@media (max-width: 767px) {
  .b_cross_platform .section_title h2 {
    font-size: 20px;
  }
}

.b_cross_platform .left_part {
  max-width: 374px;
  opacity: 0;
  transform: translate(-50%, 0);
  position: relative;
  z-index: 1;
}

.b_cross_platform .left_part .content_wrapper {
  font-size: 28px;
}

.b_cross_platform .logotypes_list {
  -ms-flex-align: center;
      align-items: center;
  gap: 30px;
  margin: 50px 0 0;
}

@media (max-width: 767px) {
  .b_cross_platform .logotypes_list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_cross_platform .hero_content_wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  margin: 10px 0 0;
}

.b_cross_platform .right_part {
  width: calc(100% - 374px);
  padding-left: 5%;
  transform: translate(-50%, 0);
}

.b_cross_platform #videos_container {
  width: 50%;
  max-width: 300px;
  position: relative;
  margin: 0 auto;
  z-index: 2;
}

.b_cross_platform .decor_circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-49%, -50%);
  width: 0;
}

.b_cross_platform .decor_circle .circle_inner {
  border-radius: 50%;
  padding-top: 100%;
  opacity: 0.2;
  background: #9B26B6;
}

.b_cross_platform .player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.b_cross_platform .player video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_cross_platform .modules-public-video-box {
  background-color: white;
  border-radius: 2em;
  border: 4px solid white;
  width: 100%;
  padding-bottom: 170%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.b_cross_platform .video-box {
  width: 100%;
  position: relative;
  z-index: 2;
  transition: .1s opacity ease-in-out;
}

.b_cross_platform .video-box-hidden {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  transition: .1s transform ease-in-out;
  width: 15em;
  opacity: 0;
}

.b_cross_platform .video-box-hidden.video-box-left {
  width: 80%;
  top: 30%;
  transition: .5s transform ease-in-out;
}

.b_cross_platform .video-box-hidden.video-box-left.show {
  transform: translateX(-12em);
}

.b_cross_platform .video-box-hidden.video-box-left .modules-public-video-box {
  width: 100%;
  padding-bottom: 100%;
}

.b_cross_platform .video-box-hidden.video-box-right {
  width: 71%;
  top: auto;
  bottom: 10%;
  transition: .5s transform ease-in-out;
}

.b_cross_platform .video-box-hidden.video-box-right.show {
  transform: translateX(15em);
}

.b_cross_platform .video-box-hidden.video-box-right .modules-public-video-box {
  width: 100%;
  padding-bottom: 160%;
}

.b_cross_platform .links_wrapper {
  margin: 20px 0 0;
  opacity: 0;
  transform: translateY(100px);
}

.b_cross_platform .m_links_list,
.b_cross_platform .links_list {
  font-size: 18px;
  text-transform: uppercase;
  color: #2CD5C4;
}

@media (max-width: 1199px) {
  .b_cross_platform .m_links_list,
  .b_cross_platform .links_list {
    font-size: 16px;
  }
}

.b_cross_platform .m_links_list ul,
.b_cross_platform .links_list ul {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 30px;
}

@media (max-width: 1199px) {
  .b_cross_platform .m_links_list ul,
  .b_cross_platform .links_list ul {
    gap: 15px;
  }
}

.b_cross_platform .m_links_list a,
.b_cross_platform .links_list a {
  color: #2CD5C4;
  text-decoration: underline;
}

.b_cross_platform .m_links_list a:hover,
.b_cross_platform .links_list a:hover {
  text-decoration: none;
}

.b_cross_platform .mobile_media_block {
  max-width: 340px;
  width: 80%;
  margin: 20px auto;
  position: relative;
}

.b_cross_platform .mobile_media_block .video-box {
  padding-top: 150%;
  background-color: white;
  border-radius: 2em;
  border: 4px solid white;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}

.b_cross_platform .mobile_wrapper {
  display: none;
  text-align: center;
}

@media (max-width: 1024px) {
  .b_cross_platform .mobile_wrapper {
    display: block;
    padding: 50px 0;
  }
}

.b_cross_platform .mobile_wrapper .content_block {
  margin: 30px 0 0;
  font-size: 22px;
  font-weight: 600;
}

.b_cross_platform .mobile_wrapper .m_links_wrapper {
  margin: 70px 0 0;
}

.b_cross_platform .mobile_wrapper .logotypes_list {
  -ms-flex-pack: center;
      justify-content: center;
}

.b_cross_platform .mobile_wrapper .m_decor_circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-49%, -50%);
  transition: all .5s linear;
  width: 180%;
}

.b_cross_platform .mobile_wrapper .m_decor_circle .m_circle_inner {
  border-radius: 50%;
  padding-top: 100%;
  opacity: 0.2;
  background: #9B26B6;
}

.b_three_words_decor {
  background-color: #272064;
  color: #fff;
}

@media (min-width: 1441px) {
  .b_three_words_decor .animation_wrapper h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .b_three_words_decor .animation_wrapper h2 {
    font-size: 20px;
  }
}

.b_three_words_decor .section_title {
  width: 100%;
}

.b_three_words_decor .hero_titles_block {
  width: 100%;
  margin: 50px 0 0;
}

.b_three_words_decor .three_words_decor {
  padding: 100px 0 150px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

@media (max-width: 1199px) {
  .b_three_words_decor .three_words_decor {
    padding: 50px 0;
  }
}

.b_three_words_decor .hero_titles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 10px 0;
}

.b_three_words_decor .hero_titles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 0;
}

.b_three_words_decor .title_block {
  width: 33.33%;
  text-align: center;
  padding: 0 15px;
}

@media (max-width: 991px) {
  .b_three_words_decor .title_block {
    width: 100%;
  }
}

.b_three_words_decor .title_block.active .description {
  transform: none;
}

.b_three_words_decor .title_block .title {
  display: inline-block;
  vertical-align: top;
  font-size: 48px;
  font-weight: 900;
  font-family: Celias;
  text-transform: capitalize;
  letter-spacing: 0.24px;
  line-height: 1.2;
}

@media (max-width: 1199px) {
  .b_three_words_decor .title_block .title {
    font-size: 40px;
  }
}

.b_three_words_decor .title_block .description_wrapper {
  overflow: hidden;
  margin-top: 20px;
}

.b_three_words_decor .title_block .description {
  font-size: 24px;
}

@media (max-width: 1199px) {
  .b_three_words_decor .title_block .description {
    font-size: 18px;
  }
}

.b_three_words_decor .title_block_inner {
  max-width: 320px;
  margin: 0 auto;
}

.b_about_video_production {
  position: relative;
  overflow: hidden;
  transition: all .3s ease-out;
  min-height: 110vh;
  padding: 100px 0;
}

@media (max-width: 1440px) {
  .b_about_video_production {
    padding: 50px 0;
  }
}

.b_about_video_production .section_title {
  margin: 0;
}

.b_about_video_production .about_video_production {
  position: relative;
}

.b_about_video_production .video_production_row {
  padding: 60px 0;
}

@media (max-width: 767px) {
  .b_about_video_production .video_production_row {
    padding: 30px 0;
    position: relative;
  }
}

.b_about_video_production .video_production_row:nth-child(2n) .video_wrapper {
  -ms-flex-order: 1;
      order: 1;
}

@media (max-width: 767px) {
  .b_about_video_production .video_production_row:nth-child(2n) .video_wrapper {
    -ms-flex-order: unset;
        order: unset;
  }
}

.b_about_video_production .video_production_row:nth-child(2n) .content {
  padding: 0 50px 0 0;
}

@media (max-width: 767px) {
  .b_about_video_production .video_production_row:nth-child(2n) .content {
    text-align: center;
    padding: 0;
  }
}

.b_about_video_production .video_production_row:nth-child(2n) .bg_circle .circle {
  background: #FAE0CF;
}

.b_about_video_production .video_production_row:nth-child(2n+1) .content {
  padding: 0 0 0 50px;
}

@media (max-width: 767px) {
  .b_about_video_production .video_production_row:nth-child(2n+1) .content {
    padding: 0;
  }
}

.b_about_video_production .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
}

@media (max-width: 767px) {
  .b_about_video_production .content {
    min-height: auto !important;
    position: static;
  }
}

.b_about_video_production .content .content_inner {
  padding: 50px 0;
  max-width: 500px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .b_about_video_production .content .content_inner {
    padding: 30px 0;
  }
}

.b_about_video_production .content .content_block ul {
  list-style: none;
  padding: 0;
}

.b_about_video_production .content .content_block ul li:not(:last-child) {
  margin-bottom: 10px;
}

.b_about_video_production .content .content_block ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -2px;
}

.b_about_video_production .content .content_block + .button_wrapper {
  margin: 30px 0 0;
}

.b_about_video_production .content .content_block + .creators {
  margin: 30px 0 0;
}

.b_about_video_production .content .button_wrapper .btn {
  min-width: 240px;
}

.b_about_video_production .creators + .button_wrapper {
  margin: 30px 0 0;
}

.b_about_video_production .bg_circle {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 130%;
}

.b_about_video_production .bg_circle .circle {
  padding-top: 100%;
  border-radius: 100%;
  background: #E3FCFC;
}

.b_about_video_production .creators_list {
  gap: 8px;
  -ms-flex-align: center;
      align-items: center;
}

.b_about_video_production .creators_list .title {
  font-family: Celias;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}

.b_about_video_production .creators_list .list_block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

.b_about_video_production .creators_list .image_item {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #2CD5C4;
}

.b_about_video_production .creators_list .image_item:not(:first-child) {
  margin-left: -20px;
}

.b_about_video_production .creators_list .image_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_about_video_production .video_wrapper {
  width: 490px;
  position: relative;
}

@media (max-width: 1440px) {
  .b_about_video_production .video_wrapper {
    width: 390px;
  }
}

@media (max-width: 1199px) {
  .b_about_video_production .video_wrapper {
    width: 300px;
  }
}

@media (max-width: 767px) {
  .b_about_video_production .video_wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
  }
}

.b_about_video_production .video_wrapper .video_inner {
  padding-top: 165%;
  border-radius: 40px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .b_about_video_production .video_wrapper .video_inner {
    border-radius: 20px;
    transform: none;
    opacity: 1;
  }
}

.b_about_video_production .video_wrapper .video_inner video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  top: 0;
  left: 0;
}

.b_about_video_production .content_wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

.b_about_video_production .content_wrapper .content {
  width: calc(100% - 490px);
  margin: 0 0 0 auto;
  font-size: 16px;
  letter-spacing: 0.64px;
}

@media (max-width: 1440px) {
  .b_about_video_production .content_wrapper .content {
    width: calc(100% - 390px);
  }
}

@media (max-width: 1199px) {
  .b_about_video_production .content_wrapper .content {
    width: calc(100% - 300px);
  }
}

@media (max-width: 767px) {
  .b_about_video_production .content_wrapper .content {
    max-width: unset;
    text-align: center;
    margin: 20px 0 0;
    width: 100%;
  }
}

.b_about_video_production .content_wrapper .content h3 {
  font-family: Celias;
  font-size: 24px;
  font-weight: 500;
}

.b_about_video_production .video_play::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 45L32.5 66.6506L32.5 23.3494L70 45Z' fill='%23F3F3F3'/%3E%3Ccircle cx='45' cy='45' r='43.5' stroke='%23ECECEC' stroke-opacity='0.74' stroke-width='3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 90px;
  height: 90px;
  margin: auto;
  transition: all .2s ease-out;
}

@media (max-width: 1440px) {
  .b_about_video_production .video_play::before {
    width: 68px;
    height: 68px;
  }
}

@media (max-width: 767px) {
  .b_about_video_production .video_play::before {
    width: 50px;
    height: 50px;
  }
}

.b_cards_blocks {
  position: relative;
  color: #fff;
}

.b_cards_blocks .bg_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
  background-color: #272064;
}

.b_cards_blocks .bg_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_cards_blocks .section_title {
  margin: 0 0 40px;
}

.b_cards_blocks .cards_blocks {
  gap: 40px 45px;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 1199px) {
  .b_cards_blocks .cards_blocks {
    gap: 20px;
  }
}

.b_cards_blocks .card_block {
  width: calc(33.33% - 45px*2/3);
}

@media (max-width: 1199px) {
  .b_cards_blocks .card_block {
    width: calc(50% - 20px*2/3);
  }
}

@media (max-width: 650px) {
  .b_cards_blocks .card_block {
    width: 100%;
  }
}

.b_cards_blocks .card {
  border-radius: 12px;
  border: 1px solid #DBF0EF;
  height: 100%;
  padding: 45px 15px;
  background-color: #fff;
  font-size: 20px;
  text-align: center;
  color: #0F0F0F;
}

@media (max-width: 991px) {
  .b_cards_blocks .card {
    padding: 25px 15px;
  }
}

@media (max-width: 991px) {
  .b_cards_blocks .card {
    font-size: 18px;
  }
}

.b_cards_blocks .card .content {
  margin: 20px 0 0;
}

@media (max-width: 991px) {
  .b_cards_blocks .card .content {
    margin: 10px 0 0;
  }
}

.b_cards_blocks .icon_block {
  font-family: Celias;
  font-size: 24px;
  color: #0082FB;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 30px;
}

@media (max-width: 991px) {
  .b_cards_blocks .icon_block {
    font-size: 20px;
  }
}

.b_cards_blocks .icon_block .icon {
  width: 30px;
  height: 30px;
  position: relative;
}

.b_cards_blocks .icon_block .icon img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
}

.b_cards_blocks .icon_block .title {
  max-width: calc(100% - 30px);
  padding: 0 0 0 10px;
}

.b_production_example {
  background-color: #FAFAFA;
}

.b_production_example .section_title {
  margin: 0 0 45px;
}

.b_production_example .example_wrapper {
  max-width: 1110px;
  margin: 0 auto;
}

.b_production_example .example_list {
  gap: 50px 40px;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 1199px) {
  .b_production_example .example_list {
    gap: 30px 30px;
  }
}

.b_production_example .example_column {
  width: calc(33.33% - 40px*2/3);
  text-align: center;
  border-radius: 12px;
  transition: all .3s linear;
}

@media (max-width: 1199px) {
  .b_production_example .example_column {
    width: calc(33.33% - 30px*2/3);
  }
}

@media (max-width: 991px) {
  .b_production_example .example_column {
    width: calc(50% - 30px/2);
  }
}

@media (max-width: 767px) {
  .b_production_example .example_column {
    width: 100%;
  }
}

.b_production_example .example_column:hover {
  box-shadow: 0px 14px 64px -4px rgba(24, 39, 75, 0.12);
}

.b_production_example .top_wrapper {
  width: 100%;
}

.b_production_example .bottom_wrapper {
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding: 20px 20px 35px;
}

.b_production_example .bottom_wrapper a {
  font-size: 14px;
  color: #2CD5C4;
  font-weight: 700;
  text-transform: uppercase;
}

.b_production_example .video_wrapper {
  border-radius: 13px;
  background: #FFF;
  display: block;
  height: 100%;
  color: #0F0F0F;
  transition: all .3s linear;
}

.b_production_example .video_wrapper .video_block {
  padding-top: 73%;
  overflow: hidden;
  position: relative;
  border-radius: 12px 12px 0 0;
  display: block;
}

.b_production_example .video_wrapper .video_block:hover .link_video img {
  transform: scale(1.1);
}

.b_production_example .video_wrapper .link_video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.b_production_example .video_wrapper .link_video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s linear;
}

.b_production_example .video_wrapper .link_video.video_play::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 45L32.5 66.6506L32.5 23.3494L70 45Z' fill='%23F3F3F3'/%3E%3Ccircle cx='45' cy='45' r='43.5' stroke='%23ECECEC' stroke-opacity='0.74' stroke-width='3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 90px;
  height: 90px;
  margin: auto;
  transition: all .2s linear;
}

@media (max-width: 1440px) {
  .b_production_example .video_wrapper .link_video.video_play::before {
    width: 68px;
    height: 68px;
  }
}

@media (max-width: 767px) {
  .b_production_example .video_wrapper .link_video.video_play::before {
    width: 50px;
    height: 50px;
  }
}

.b_production_example .video_wrapper .block_content {
  padding: 20px 20px;
}

.b_production_example .video_wrapper .block_content .title {
  color: #0F0F0F;
}

.b_production_example .video_wrapper .block_content h3 {
  font-family: Celias;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 0 10px;
}

@media (max-width: 1199px) {
  .b_production_example .video_wrapper .block_content h3 {
    font-size: 20px;
  }
}

.b_production_example .video_wrapper .block_content .content {
  font-size: 14px;
}

.b_production_example .logo_wrapper {
  position: absolute;
  bottom: 15px;
  width: 50%;
  left: 10px;
  max-width: 110px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}

@media (max-width: 991px) {
  .b_production_example .logo_wrapper {
    max-width: 90px;
    bottom: 10px;
  }
}

.b_production_example .logo_wrapper .logo {
  padding-top: 100%;
  position: relative;
}

.b_production_example .logo_wrapper .logo_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 12px;
}

.b_columns_content {
  position: relative;
}

.b_columns_content .bg_decor {
  overflow: hidden;
  opacity: .2;
}

.b_columns_content .bg_decor img {
  object-fit: cover;
  object-position: center;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

@media (max-width: 991px) {
  .b_columns_content .bg_decor img {
    max-width: unset;
  }
}

.b_columns_content .section_title {
  margin: 0 0 80px;
}

@media (max-width: 991px) {
  .b_columns_content .section_title {
    margin: 0 0 40px;
  }
}

.b_columns_content .columns_content_wrapper {
  max-width: 1105px;
  margin: 0 auto;
}

.b_columns_content .columns_content {
  gap: 50px 60px;
}

@media (max-width: 991px) {
  .b_columns_content .columns_content {
    gap: 30px 30px;
  }
}

.b_columns_content .column_item {
  width: calc(33.33% - 60px*2/3);
}

@media (max-width: 991px) {
  .b_columns_content .column_item {
    width: 100%;
  }
}

.b_columns_content .column_item h3 {
  font-size: 22px;
  font-weight: 500;
  font-family: Celias;
}

.b_columns_content .button_wrapper {
  margin: 70px 0 0;
}

@media (max-width: 991px) {
  .b_columns_content .button_wrapper {
    margin: 30px 0 0;
  }
}

.b_columns_content .button_wrapper .btn {
  width: 100%;
  max-width: 382px;
}

.b_video_production {
  position: relative;
}

.b_video_production .top_block {
  background-color: #272064;
  color: #FFECEC;
  padding: 50px 0;
}

.b_video_production .tabs_titles {
  background-color: #272064;
  padding-bottom: 15px;
  position: relative;
}

.b_video_production .tabs_list {
  max-width: 776px;
  margin: 0 auto;
}

.b_video_production .tab strong{
  position: relative;
  z-index: 1;
}

.b_video_production .tab {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  min-height: 64px;
  width: 50%;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: Celias;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.b_video_production .tab:first-child::before{
  position: absolute;
  content: '';
  background-color: #77A8FC;
  right: 50%;
  left: 0;
  height: calc(100% - 15px);
}

.b_video_production .tab:last-child::before{
  position: absolute;
  content: '';
  background-color: #CD92DA;
  right: 0;
  left: 50%;
  height: calc(100% - 15px);
}

.b_video_production .tab:after {
  position: absolute;
  content: '';
  height: 15px;
  left: 0;
  right: 0;
  bottom: 0;
}

.b_video_production .tab.-active {
  background-color: #77A8FC;
}

.b_video_production .tab.-active:after {
  background-color: #77A8FC;
}

.b_video_production .tab:nth-child(2).-active {
  background-color: #CD92DA;
}

.b_video_production .tab:nth-child(2).-active:after {
  background-color: #CD92DA;
}

.b_video_production .tab strong span {
  font-weight: 400;
  font-size: 14px;
}

.b_video_production .tabs_content_list {
  padding: 115px 0 60px;
}

@media (max-width: 991px) {
  .b_video_production .tabs_content_list {
    padding: 50px 0;
  }
}

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

.b_video_production .btn_wrapper {
  margin: 50px 0 0;
}

.b_video_production .btn_wrapper .btn {
  width: 100%;
  max-width: 382px;
}

@media (max-width: 991px) {
  .b_video_production .custom_price_table {
    display: none;
  }
}

.b_foap_creators {
  position: relative;
  color: #fff;
}

.b_foap_creators .section_bg {
  background-color: #000;
}

.b_foap_creators .foap_section {
  -ms-flex-align: center;
      align-items: center;
  padding: 120px 0 45px;
}

@media (max-width: 600px) {
  .b_foap_creators .foap_section {
    padding: 100px 0 45px;
  }
}

.b_foap_creators .foap_creators_inner {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
}

.b_foap_creators .content_part {
  width: 70%;
  padding: 0 50px 0 0;
}

@media (max-width: 991px) {
  .b_foap_creators .content_part {
    width: 60%;
    padding: 0 20px 0 0;
  }
}

@media (max-width: 600px) {
  .b_foap_creators .content_part {
    width: 100%;
    -ms-flex-order: 1;
        order: 1;
    text-align: center;
    padding: 20px 0 0;
  }
}

.b_foap_creators .hero_image_part {
  width: 30%;
}

@media (max-width: 991px) {
  .b_foap_creators .hero_image_part {
    width: 40%;
  }
}

@media (max-width: 600px) {
  .b_foap_creators .hero_image_part {
    width: 100%;
  }
}

.b_foap_creators .hero_image_part .hero_image {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 600px) {
  .b_foap_creators .hero_image_part .hero_image {
    display: block;
    max-width: 250px;
    margin: 0 auto;
  }
}

.b_foap_creators .hero_image_part .hero_image img {
  filter: drop-shadow(0px 14px 64px rgba(24, 39, 75, 0.12));
}

.b_foap_creators .content {
  font-size: 30px;
  font-family: Celias;
}

@media (max-width: 991px) {
  .b_foap_creators .content {
    font-size: 25px;
  }
}

.b_foap_creators .content h1,
.b_foap_creators .content h2 {
  font-family: Celias;
  font-size: 55px;
  font-weight: 500;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .b_foap_creators .content h1,
  .b_foap_creators .content h2 {
    font-size: 45px;
  }
}

@media (max-width: 991px) {
  .b_foap_creators .content h1,
  .b_foap_creators .content h2 {
    font-size: 32px;
  }
}

.b_foap_creators .app_container {
  margin: 30px 0 0;
}

.b_color_numbers .section_title {
  margin: 0 0 50px;
}

.b_color_numbers .color_numbers {
  gap: 50px;
  text-align: center;
}

@media (max-width: 1199px) {
  .b_color_numbers .color_numbers {
    gap: 50px 20px;
  }
}

@media (max-width: 500px) {
  .b_color_numbers .color_numbers {
    gap: 30px 0;
  }
}

.b_color_numbers .number_column {
  width: calc(25% - 50px*3/4);
}

@media (max-width: 1199px) {
  .b_color_numbers .number_column {
    width: calc(25% - 20px*3/4);
  }
}

@media (max-width: 991px) {
  .b_color_numbers .number_column {
    width: calc(50% - 20px/2);
  }
}

@media (max-width: 500px) {
  .b_color_numbers .number_column {
    width: 100%;
  }
}

.b_color_numbers .number_title {
  font-size: 55px;
  font-weight: 700;
  margin: 0 0 40px;
  position: relative;
}

@media (max-width: 1199px) {
  .b_color_numbers .number_title {
    font-size: 45px;
  }
}

@media (max-width: 500px) {
  .b_color_numbers .number_title {
    line-height: 1.1;
    margin: 0 0 25px;
  }
}

.b_color_numbers .number_title::after {
  content: '';
  position: absolute;
  left: 30px;
  right: 30px;
  max-width: 140px;
  margin: 20px auto 0;
  height: 1px;
  background-color: #DBF0EF;
}

@media (max-width: 500px) {
  .b_color_numbers .number_title::after {
    margin: 10px auto 0;
  }
}

.b_color_numbers .number_content {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  max-width: 200px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .b_color_numbers .number_content {
    font-size: 16px;
  }
}

.b_ratings_banner {
  background-color: #9849FF;
  color: #fff;
  padding: 25px 0;
}

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

.b_ratings_banner .store_wrapper,
.b_ratings_banner .store_wrapper {
  max-width: 50%;
}

.b_ratings_banner .title_label {
  font-size: 20px;
  border-bottom: 1px solid rgba(119, 168, 252, 0.3);
  padding: 0 18px;
  min-width: 100px;
}

.b_ratings_banner .stars_image {
  padding: 8px 0 0;
}

.b_ratings_banner .stars_image img {
  margin: 0 auto;
}

.b_ratings_banner .content {
  padding: 8px 0 0;
  font-size: 14px;
  color: #fff;
  opacity: .7;
}

.b_media_section {
  background-color: #7939CC;
  color: #fff;
}

.b_media_section .section_title {
  margin: 0 0 70px;
}

@media (max-width: 767px) {
  .b_media_section .section_title {
    margin: 0 0 30px;
  }
}

.b_media_section .media_section {
  max-width: 1120px;
  margin: 0 auto;
}

.b_media_section .media_list {
  gap: 26px 30px;
  -ms-flex-pack: center;
      justify-content: center;
}

.b_media_section .media_item {
  width: calc(33.33% - 30px*2/3);
}

@media (max-width: 767px) {
  .b_media_section .media_item {
    width: calc(50% - 30px*2/3);
  }
}

@media (max-width: 500px) {
  .b_media_section .media_item {
    width: 100%;
  }
}

.b_media_section .media_link {
  display: block;
}

.b_media_section .media_link .poster {
  position: relative;
  padding-top: 70%;
  border-radius: 20px;
  background: #D9D9D9;
  overflow: hidden;
}

.b_media_section .media_link .poster img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_media_section .media_link .poster::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 45L32.5 66.6506L32.5 23.3494L70 45Z' fill='%23F3F3F3'/%3E%3Ccircle cx='45' cy='45' r='43.5' stroke='%23ECECEC' stroke-opacity='0.74' stroke-width='3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 90px;
  height: 90px;
  margin: auto;
  transition: all .2s linear;
}

@media (max-width: 1440px) {
  .b_media_section .media_link .poster::before {
    width: 68px;
    height: 68px;
  }
}

@media (max-width: 767px) {
  .b_media_section .media_link .poster::before {
    width: 50px;
    height: 50px;
  }
}

.b_brands_content_section {
  overflow: hidden;
}

.b_brands_content_section .section_title {
  margin: 0 0 70px;
}

@media (max-width: 767px) {
  .b_brands_content_section .section_title {
    margin: 0 0 30px;
  }
}

.b_brands_content_section .brands_content_section {
  max-width: 1020px;
  margin: 0 auto;
}

.b_brands_content_section .brands_content {
  gap: 120px 0;
}

@media (max-width: 1199px) {
  .b_brands_content_section .brands_content {
    gap: 60px 0;
  }
}

.b_brands_content_section .brands_row {
  width: 100%;
}

.b_brands_content_section .brands_row:nth-child(2n) .hero_image_wrapper {
  -ms-flex-order: -1;
      order: -1;
}

.b_brands_content_section .brands_row:nth-child(2n) .content_wrapper {
  padding: 0 0 0 50px;
}

@media (max-width: 991px) {
  .b_brands_content_section .brands_row:nth-child(2n) .content_wrapper {
    padding: 0 0 0 20px;
  }
}

@media (max-width: 600px) {
  .b_brands_content_section .brands_row:nth-child(2n) .content_wrapper {
    padding: 0;
  }
}

.b_brands_content_section .brands_row .content_wrapper {
  width: 65%;
  position: relative;
  z-index: 2;
}

@media (max-width: 600px) {
  .b_brands_content_section .brands_row .content_wrapper {
    width: 100%;
    text-align: center;
  }
}

.b_brands_content_section .brands_row .content_wrapper h2 {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 15px;
}

.b_brands_content_section .brands_row .content {
  max-width: 520px;
}

@media (max-width: 600px) {
  .b_brands_content_section .brands_row .content {
    max-width: unset;
  }
}

.b_brands_content_section .brands_row .hero_image_wrapper {
  width: 35%;
  text-align: center;
}

@media (max-width: 600px) {
  .b_brands_content_section .brands_row .hero_image_wrapper {
    width: 100%;
    -ms-flex-order: -1;
        order: -1;
    margin: 0 0 30px;
  }
}

.b_brands_content_section .brands_row .hero_image {
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.b_brands_content_section .brands_row .hero_image img {
  filter: drop-shadow(0px 14px 64px rgba(24, 39, 75, 0.12));
}

.b_brands_content_section .hero_image_decor {
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  top: 0;
}

.b_brands_content_section .hero_image_decor.w400 {
  width: 400px;
  height: 400px;
  left: 50%;
  top: 10%;
  transform: translate(-40%, 0);
}

.b_brands_content_section .hero_image_decor.w288 {
  width: 288px;
  height: 288px;
  top: -10%;
}

.b_brands_content_section .hero_image_decor.w354 {
  width: 354px;
  height: 354px;
  top: 5%;
  left: 0;
  transform: translate(-35%, 0);
}

.b_brands_content_section .hero_image_decor.w360 {
  width: 360px;
  height: 360px;
  top: -15%;
  left: 0;
  transform: translate(-25%, 0);
}

.b_brands_content_section .brands_row_inner {
  -ms-flex-align: center;
      align-items: center;
}

.b_brands_content_section .bottom_content {
  font-family: Celias;
  font-size: 34px;
  font-weight: 500;
  max-width: 752px;
  margin: 150px auto 60px;
  color: #07EEED;
}

@media (max-width: 991px) {
  .b_brands_content_section .bottom_content {
    margin: 50px auto;
    font-size: 24px;
  }
}

.b_missions_section {
  background-color: #FAFAFA;
}

.b_missions_section .section_title {
  margin: 0 0 45px;
}

.b_missions_section .example_wrapper {
  max-width: 1110px;
  margin: 0 auto;
}

.b_missions_section .example_list {
  gap: 50px 40px;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 1199px) {
  .b_missions_section .example_list {
    gap: 30px 30px;
  }
}

.b_missions_section .example_column {
  width: calc(33.33% - 40px*2/3);
}

@media (max-width: 1199px) {
  .b_missions_section .example_column {
    width: calc(33.33% - 30px*2/3);
  }
}

@media (max-width: 991px) {
  .b_missions_section .example_column {
    width: calc(50% - 30px/2);
  }
}

@media (max-width: 767px) {
  .b_missions_section .example_column {
    width: 100%;
  }
}

.b_missions_section a.video_wrapper:hover {
  box-shadow: 0px 14px 64px -4px rgba(24, 39, 75, 0.12);
}

.b_missions_section a.video_wrapper:hover .link_video img {
  transform: scale(1.1);
}

.b_missions_section .video_wrapper {
  border-radius: 12px;
  background: #FFF;
  display: block;
  height: 100%;
  color: #0F0F0F;
  transition: all .3s linear;
}

.b_missions_section .video_wrapper .video_block {
  padding-top: 73%;
  overflow: hidden;
  position: relative;
  border-radius: 12px 12px 0 0;
}

.b_missions_section .video_wrapper .link_video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.b_missions_section .video_wrapper .link_video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s linear;
}

.b_missions_section .video_wrapper .link_video.video_play::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 45L32.5 66.6506L32.5 23.3494L70 45Z' fill='%23F3F3F3'/%3E%3Ccircle cx='45' cy='45' r='43.5' stroke='%23ECECEC' stroke-opacity='0.74' stroke-width='3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 90px;
  height: 90px;
  margin: auto;
  transition: all .2s linear;
}

@media (max-width: 1440px) {
  .b_missions_section .video_wrapper .link_video.video_play::before {
    width: 68px;
    height: 68px;
  }
}

@media (max-width: 767px) {
  .b_missions_section .video_wrapper .link_video.video_play::before {
    width: 50px;
    height: 50px;
  }
}

.b_missions_section .video_wrapper .block_content {
  padding: 20px 25px;
  text-align: center;
}

.b_missions_section .video_wrapper .block_content h3 {
  font-family: Celias;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 0 5px;
}

.b_missions_section .logo_wrapper {
  position: absolute;
  bottom: 15px;
  width: 50%;
  left: 10px;
  max-width: 110px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}

@media (max-width: 991px) {
  .b_missions_section .logo_wrapper {
    max-width: 90px;
    bottom: 10px;
  }
}

.b_missions_section .logo_wrapper .logo {
  padding-top: 100%;
  position: relative;
}

.b_missions_section .logo_wrapper .logo_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 12px;
}

.b_missions_section .bottom_content {
  font-family: Celias;
  font-size: 34px;
  font-weight: 700;
  font-weight: 500;
  margin: 120px auto 60px;
  color: #EA54EE;
}

@media (max-width: 991px) {
  .b_missions_section .bottom_content {
    margin: 50px auto;
    font-size: 24px;
  }
}

.b_pricing_creative .head_banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}

.b_pricing_creative .head_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_pricing_creative .head_control {
  position: relative;
}

.b_pricing_creative .head_control .head_control_inner {
  padding: 110px 0 15px;
  color: #fff;
}

.b_pricing_creative .head_control .block_title {
  text-transform: uppercase;
  max-width: 970px;
  margin: 0 0 50px;
}

.b_pricing_creative .head_control .block_title h2 {
  font-weight: 500;
}

.b_pricing_creative .tabs_wrapper {
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 767px) {
  .b_pricing_creative .tabs_wrapper {
    margin: 0 -15px;
  }
}

.b_pricing_creative .tab_item {
  font-family: Celias;
  font-size: 20px;
  font-weight: 700;
  width: 50%;
  text-align: center;
  max-width: 330px;
  background-color: rgba(255, 255, 255, 0.4);
  min-height: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 4px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .b_pricing_creative .tab_item {
    font-size: 16px;
    min-height: 54px;
  }
}

.b_pricing_creative .tab_item:after {
  position: absolute;
  content: '';
  height: 15px;
  left: 0;
  right: 0;
  bottom: 0;
}

.b_pricing_creative .tab_item span {
  font-size: 14px;
  font-weight: 400;
  padding: 5px 0 0;
}

.b_pricing_creative .tab_item:nth-child(1).-active {
  background-color: #77A8FC;
}

.b_pricing_creative .tab_item:nth-child(1).-active:after {
  background-color: #77A8FC;
}

.b_pricing_creative .tab_item:nth-child(2).-active {
  background-color: #CD92DA;
}

.b_pricing_creative .tab_item:nth-child(2).-active:after {
  background-color: #CD92DA;
}

.b_pricing_creative .btn_wrapper {
  margin: 30px 0 0;
}

.b_pricing_creative .btn_wrapper .btn {
  width: 100%;
  max-width: 602px;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .b_pricing_creative .custom_price_table {
    display: none;
  }
}

.b_community_plan .head_control {
  position: relative;
}

.b_community_plan .head_control .head_control_inner {
  padding: 110px 0 15px;
  color: #fff;
}

.b_community_plan .head_control .block_title {
  text-transform: uppercase;
  margin: 0 0 50px;
}

.b_community_plan .head_control .block_title h2 {
  font-weight: 500;
}

.b_community_plan .head_control .tabs_wrapper {
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 767px) {
  .b_community_plan .head_control .tabs_wrapper {
    margin: 0 -15px;
  }
}

.b_community_plan .head_control .tab_item {
  font-family: Celias;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  width: 50%;
  text-align: center;
  max-width: 330px;
  background-color: rgba(255, 255, 255, 0.4);
  min-height: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 4px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .b_community_plan .head_control .tab_item {
    font-size: 16px;
    min-height: 54px;
  }
}

.b_community_plan .head_control .tab_item:after {
  position: absolute;
  content: '';
  height: 15px;
  left: 0;
  right: 0;
  bottom: 0;
}

.b_community_plan .head_control .tab_item span {
  font-size: 14px;
  font-weight: 400;
  padding: 5px 0 0;
}

.b_community_plan .head_control .tab_item:nth-child(1).-active {
  background-color: #77A8FC;
}

.b_community_plan .head_control .tab_item:nth-child(1).-active:after {
  background-color: #77A8FC;
}

.b_community_plan .head_control .tab_item:nth-child(2).-active {
  background-color: #CD92DA;
}

.b_community_plan .head_control .tab_item:nth-child(2).-active:after {
  background-color: #CD92DA;
}

.b_community_plan .head_banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}

.b_community_plan .head_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 700px) {
  .b_community_plan .plans_wrapper {
    margin: 0 -15px;
    padding: 0 15px;
    overflow: auto;
  }
}

@media (max-width: 700px) {
  .b_community_plan .plans_list {
    min-width: 750px;
  }
}

.b_community_plan .plans_list table {
  width: 100%;
}

.b_community_plan .plans_list table th,
.b_community_plan .plans_list table td {
  width: calc(33.33%);
}

@media (max-width: 700px) {
  .b_community_plan .plans_list table th,
  .b_community_plan .plans_list table td {
    min-width: 250px;
    width: 250px;
  }
}

.b_community_plan .plans_list table thead th,
.b_community_plan .plans_list table thead td {
  border: 1px solid #DBF0EF;
  padding: 40px 32px;
  vertical-align: top;
}

@media (max-width: 1199px) {
  .b_community_plan .plans_list table thead th,
  .b_community_plan .plans_list table thead td {
    padding: 20px 20px;
  }
}

.b_community_plan .plans_list table thead th h3,
.b_community_plan .plans_list table thead td h3 {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 35px;
}

@media (max-width: 1440px) {
  .b_community_plan .plans_list table thead th h3,
  .b_community_plan .plans_list table thead td h3 {
    font-size: 20px;
    margin: 0 0 30px;
  }
}

@media (max-width: 1199px) {
  .b_community_plan .plans_list table thead th h3,
  .b_community_plan .plans_list table thead td h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
}

.b_community_plan .plans_list table thead th .price_wrap + p,
.b_community_plan .plans_list table thead td .price_wrap + p {
  margin: 25px 0 0;
}

.b_community_plan .plans_list table thead th .price,
.b_community_plan .plans_list table thead td .price {
  font-size: 40px;
  font-weight: 700;
  font-family: Celias;
}

@media (max-width: 1440px) {
  .b_community_plan .plans_list table thead th .price,
  .b_community_plan .plans_list table thead td .price {
    font-size: 30px;
    font-weight: 500;
  }
}

.b_community_plan .plans_list table thead th .period,
.b_community_plan .plans_list table thead td .period {
  font-style: italic;
  font-size: 14px;
  color: #858BA0;
}

.b_community_plan .plans_list table tbody td {
  border: 1px solid #DBF0EF;
  padding: 20px 32px;
  text-align: center;
  vertical-align: top;
}

@media (max-width: 1440px) {
  .b_community_plan .plans_list table tbody td {
    padding: 20px 15px;
  }
}

@media (max-width: 1199px) {
  .b_community_plan .plans_list table tbody td {
    padding: 20px 20px;
  }
}

.b_community_plan .plans_list table tbody td:nth-child(1) .custom_list ul li::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 5.2929C1.31658 4.90238 0.683418 4.90238 0.292893 5.2929C-0.0976311 5.68343 -0.0976311 6.31659 0.292893 6.70712L5.29289 11.7071C5.69802 12.1122 6.36002 12.0948 6.74329 11.669L15.7433 1.66897C16.1128 1.25846 16.0795 0.626173 15.669 0.256714C15.2585 -0.112745 14.6262 -0.0794662 14.2567 0.331044L5.96181 9.5476L1.70711 5.2929Z' fill='%232CD5C4'/%3E%3C/svg%3E");
}

.b_community_plan .plans_list table tbody td:nth-child(2) .custom_list ul li::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 5.2929C1.31658 4.90238 0.683418 4.90238 0.292893 5.2929C-0.0976311 5.68343 -0.0976311 6.31659 0.292893 6.70712L5.29289 11.7071C5.69802 12.1122 6.36002 12.0948 6.74329 11.669L15.7433 1.66897C16.1128 1.25846 16.0795 0.626173 15.669 0.256714C15.2585 -0.112745 14.6262 -0.0794662 14.2567 0.331044L5.96181 9.5476L1.70711 5.2929Z' fill='%237939CC'/%3E%3C/svg%3E");
}

.b_community_plan .plans_list table tbody td:nth-child(3) .custom_list ul li::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 6.09271C1.31658 5.70218 0.683418 5.70218 0.292893 6.09271C-0.0976311 6.48323 -0.0976311 7.1164 0.292893 7.50692L5.29289 12.5069C5.69802 12.912 6.36002 12.8946 6.74329 12.4688L15.7433 2.46878C16.1128 2.05827 16.0795 1.42598 15.669 1.05652C15.2585 0.68706 14.6262 0.720339 14.2567 1.13085L5.96181 10.3474L1.70711 6.09271Z' fill='%23F8B21F'/%3E%3C/svg%3E");
}

.b_community_plan .plans_list table tbody .custom_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 250px;
  margin: 0 auto;
}

.b_community_plan .plans_list table tbody ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 0;
}

.b_community_plan .plans_list table tbody ul li {
  width: 100%;
  padding: 0 0 0 35px;
  position: relative;
}

.b_community_plan .plans_list table tbody ul li::before {
  left: 0;
  top: 1px;
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
}

.b_community_plan .plans_list table tfoot td {
  text-align: center;
  padding: 14px 5px;
}

@media (max-width: 1199px) {
  .b_community_plan .plans_list table tfoot td {
    padding: 14px 10px;
  }
}

.b_community_plan .plans_list table tfoot td .btn {
  font-size: 21px;
  padding: 15px 5px;
  width: calc(100% - 40px);
}

@media (max-width: 1440px) {
  .b_community_plan .plans_list table tfoot td .btn {
    font-size: 14px;
    text-transform: capitalize;
  }
}

@media (max-width: 1199px) {
  .b_community_plan .plans_list table tfoot td .btn {
    width: 100%;
  }
}

.b_community_plan .plans_list table tfoot td .btn_light_purple:not(:hover) {
  background-color: #7939CC;
}

.b_compare_plans .section_title {
  margin: 0 0 60px;
}

@media (max-width: 767px) {
  .b_compare_plans .section_title {
    margin: 0 0 20px;
  }
}

@media (max-width: 700px) {
  .b_compare_plans .compare_plans_table {
    margin: 0 -15px;
    padding: 0 15px;
    overflow: auto;
  }
}

.b_compare_plans table {
  width: 100%;
}

@media (max-width: 767px) {
  .b_compare_plans table {
    font-size: 14px;
  }
}

@media (max-width: 700px) {
  .b_compare_plans table {
    width: auto;
    min-width: 700px;
  }
}

.b_compare_plans table h3 {
  font-family: Celias;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .b_compare_plans table h3 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .b_compare_plans table h3 {
    font-size: 16px;
  }
}

.b_compare_plans table td {
  padding: 25px;
  border: 1px solid #DBF0EF;
  text-align: center;
}

@media (max-width: 1199px) {
  .b_compare_plans table td {
    padding: 15px;
  }
}

@media (max-width: 700px) {
  .b_compare_plans table td {
    padding: 8px;
  }
}

.b_compare_plans table td:nth-child(1) {
  text-align: right;
}

.b_compare_plans table td:nth-child(1) h3 {
  text-align: left;
}

.b_compare_plans table td img {
  margin: 0 auto;
}

.b_faq {
  padding: 30px 0 100px;
}

.b_faq .section_title {
  margin: 0 0 30px;
}

@media (max-width: 1440px) {
  .b_faq .section_title h2 {
    font-size: 34px;
    font-weight: 700;
  }
}

@media (max-width: 1199px) {
  .b_faq .section_title h2 {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .b_faq .section_title h2 {
    font-size: 20px;
  }
}

.b_faq .faq_list {
  gap: 45px 0;
}

@media (max-width: 1199px) {
  .b_faq .faq_list {
    gap: 30px 0;
  }
}

.b_faq .faq_row {
  width: 100%;
}

.b_faq .faq_wrapper {
  max-width: 1240px;
  margin: 0 auto;
}

.b_faq .question {
  position: relative;
  border-bottom: 1px solid #DBF0EF;
  padding: 0 0 5px;
}

.b_faq .question h2,
.b_faq .question h3 {
  font-family: Celias;
  font-size: 22px;
  font-weight: 500;
}

.b_faq .answer {
  padding: 15px 0 0;
  letter-spacing: 0.64px;
  font-size: 16px;
}

.b_faq .answer ul {
  padding: 0 0 0 20px;
}

.b_creative_how_work {
  color: #fff;
  background-color: #151047;
  padding: 60px 0 0;
}

@media (max-width: 767px) {
  .b_creative_how_work {
    padding: 30px 0 0;
  }
}

.b_creative_how_work .section_title {
  margin: 0 0 50px;
}

@media (max-width: 767px) {
  .b_creative_how_work .section_title {
    margin: 0 0 30px;
  }
}

.b_creative_how_work .creative_how_work .tab_item {
  width: 50%;
  text-align: center;
  font-family: Celias;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  min-height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  padding: 10px;
}

@media (max-width: 767px) {
  .b_creative_how_work .creative_how_work .tab_item {
    font-size: 15px;
    font-weight: 500;
  }
}

.b_creative_how_work .creative_how_work .tab_item:nth-child(1).-active {
  background-color: #33298B;
}

.b_creative_how_work .creative_how_work .tab_item:nth-child(2).-active {
  background-color: #7528DA;
}

.b_creative_how_work .creative_how_work .tab_content:nth-child(1) {
  background-color: #33298B;
}

.b_creative_how_work .creative_how_work .tab_content:nth-child(2) {
  background-color: #7528DA;
}

.b_creative_how_work .content_wrapper {
  position: relative;
}

.b_creative_how_work .content_inner {
  padding: 70px 0;
}

.b_creative_how_work .content_inner img {
  margin: 0 auto;
}

.b_blog .article_block .article_date,
.articles_list_wrapper .article_block .article_date {
  font-size: 14px;
  color: #A09CA9;
  margin: 0 0 15px;
}

@media (max-width: 1199px) {
  .b_blog .article_block .article_date,
  .articles_list_wrapper .article_block .article_date {
    margin: 0 0 10px;
  }
}

.b_blog .article_block .article_title,
.articles_list_wrapper .article_block .article_title {
  font-family: Celias;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 5px;
}

.b_blog .article_block .more_wrapper,
.articles_list_wrapper .article_block .more_wrapper {
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
  .b_blog .article_block .more_wrapper,
  .articles_list_wrapper .article_block .more_wrapper {
    margin: 10px 0 0;
  }
}

.b_blog .article_block .more_wrapper a,
.articles_list_wrapper .article_block .more_wrapper a {
  color: #53C4BE;
}

.b_blog .article_image,
.articles_list_wrapper .article_image {
  margin: 0 0 5px;
}

.b_blog .article_image .image_block,
.articles_list_wrapper .article_image .image_block {
  padding-top: 69%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.b_blog .article_image .image_block img,
.articles_list_wrapper .article_image .image_block img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_blog .head_banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}

.b_blog .head_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b_blog .blog_head_block {
  position: relative;
}

.b_blog .blog_head_block::after {
  z-index: auto;
  position: absolute;
  content: '';
  height: 15px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.4);
}

.b_blog .blog_head_content .head_control_inner {
  padding: 150px 0 15px;
  color: #fff;
}

@media (max-width: 767px) {
  .b_blog .blog_head_content .head_control_inner {
    padding: 100px 0 15px;
  }
}

.b_blog .blog_head_content .block_title {
  text-transform: uppercase;
  max-width: 970px;
  margin: 0 0 20px;
}

.b_blog .blog_head_content .block_title h2 {
  font-weight: 500;
}

.b_blog .blog_head_content .contant {
  font-size: 22px;
}

.b_blog .category_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 70px 0 0;
}

@media (max-width: 767px) {
  .b_blog .category_wrapper {
    margin: 70px -15px 0;
  }
}

.b_blog .category_wrapper .category_title {
  min-height: 50px;
  font-family: Celias;
  font-size: 20px;
  font-weight: 400;
  width: 50%;
  text-align: center;
  max-width: 330px;
  background-color: rgba(255, 255, 255, 0.4);
  min-height: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 4px;
  cursor: pointer;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .b_blog .category_wrapper .category_title {
    max-width: 33.33%;
    font-size: 18px;
    min-height: 50px;
  }
}

@media (max-width: 767px) {
  .b_blog .category_wrapper .category_title {
    font-size: 16px;
  }
}

@media (max-width: 550px) {
  .b_blog .category_wrapper .category_title {
    font-size: 14px;
  }
}

.b_blog .category_wrapper .category_title.active {
  font-weight: 700;
}

.b_blog .category_wrapper .category_title:after {
  position: absolute;
  z-index: 1;
  content: '';
  height: 15px;
  left: 0;
  right: 0;
  bottom: 0;
}

.b_blog .category_wrapper .category_title:nth-child(1).active {
  background-color: #7939CC;
}

.b_blog .category_wrapper .category_title:nth-child(1).active:after {
  background-color: #7939CC;
}

.b_blog .category_wrapper .category_title:nth-child(2).active {
  background-color: #77A8FC;
}

.b_blog .category_wrapper .category_title:nth-child(2).active:after {
  background-color: #77A8FC;
}

.b_blog .category_wrapper .category_title:nth-child(3).active {
  background-color: #CD92DA;
}

.b_blog .category_wrapper .category_title:nth-child(3).active:after {
  background-color: #CD92DA;
}

.b_blog .custom_block_articles + .articles_list_wrapper {
  margin-top: 45px;
}

@media (max-width: 991px) {
  .b_blog .custom_block_articles .column_block + .column_block {
    margin: 30px 0 0;
  }
}

.b_blog .blog_bottom_block {
  padding: 46px 0;
}

.b_blog .mini_articles_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 0;
}

.b_blog .mini_articles_list .article_block {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.b_blog .mini_articles_list .article_image {
  width: 45%;
}

@media (max-width: 600px) {
  .b_blog .mini_articles_list .article_image {
    width: 100%;
  }
}

.b_blog .mini_articles_list .article_content {
  width: 55%;
  padding: 0 0 0 15px;
}

@media (max-width: 600px) {
  .b_blog .mini_articles_list .article_content {
    width: 100%;
    padding: 5px 0 0;
  }
}

.articles_list_wrapper .articles_list {
  gap: 46px 30px;
}

.articles_list_wrapper .articles_list .article_block {
  width: calc(50% - 15px);
}

@media (max-width: 767px) {
  .articles_list_wrapper .articles_list .article_block {
    width: 100%;
  }
}

.b_sign_up_newsletter {
  background-color: #272064;
  color: #fff;
}

.b_sign_up_newsletter .section_title {
  margin: 0 0 45px;
}

.b_sign_up_newsletter .sign_up_wrapper {
  max-width: 660px;
  margin: 0 auto;
}

.b_sign_up_newsletter .sign_up_wrapper .form_row {
  margin: 0 0 20px;
}

.b_sign_up_newsletter .form_button {
  text-align: center;
  margin: 45px 0 0;
}

.b_sign_up_newsletter .form_button .btn {
  margin: 0 auto;
  width: 100%;
  max-width: 530px;
}

.b_sign_up_newsletter .form_control {
  border-radius: 8px;
  border: 1px solid #A3A6B3;
  background: #FFF;
}

.b_sign_up_newsletter input.form_control {
  height: 44px;
  padding: 8px 12px 10px;
  color: #000;
}

.b_sign_up_newsletter input.form_control::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.b_sign_up_newsletter input.form_control:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

.b_sign_up_newsletter input.form_control::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

.b_sign_up_newsletter input.form_control:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.b_sign_up_newsletter .column_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  gap: 40px;
}

@media (max-width: 767px) {
  .b_sign_up_newsletter .column_wrapper {
    gap: 20px;
  }
}

.b_sign_up_newsletter .column_wrapper .column_block:nth-child(1) {
  width: calc(100% - 236px - 40px);
}

@media (max-width: 767px) {
  .b_sign_up_newsletter .column_wrapper .column_block:nth-child(1) {
    width: 100%;
  }
}

.b_sign_up_newsletter .column_wrapper .column_block:nth-child(2) {
  width: 236px;
}

@media (max-width: 767px) {
  .b_sign_up_newsletter .column_wrapper .column_block:nth-child(2) {
    width: 100%;
  }
}

.b_sign_up_newsletter .labels_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 0;
}

.b_sign_up_newsletter .labels_list .label_radio {
  width: 100%;
  display: block;
}

.b_sign_up_newsletter .checkbox_title {
  font-size: 10px;
}

.b_sign_up_newsletter .label_checkbox .checkbox_title::before {
  top: 50%;
  margin-top: -11px;
}

.b_article_first_section {
  position: relative;
}

.b_article_first_section .article_content {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  min-height: 480px;
}

.b_article_first_section .content_part,
.b_article_first_section .image_part {
  padding: 0 15px;
  width: 50%;
}

@media (max-width: 991px) {
  .b_article_first_section .content_part,
  .b_article_first_section .image_part {
    width: 100%;
  }
}

@media (max-width: 1440px) {
  .b_article_first_section .image_part {
    padding: 0;
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
  }
}

@media (max-width: 991px) {
  .b_article_first_section .image_part {
    position: static;
    left: unset;
    right: unset;
    margin: 30px 0 0;
  }
}

@media (max-width: 1440px) {
  .b_article_first_section .image_part .image_wrapper {
    height: 100%;
  }
}

@media (max-width: 1440px) {
  .b_article_first_section .image_part .image_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.b_article_first_section .date_wrapper {
  color: #A09CA9;
  font-size: 14px;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .b_article_first_section .date_wrapper {
    font-size: 10px;
    margin: 0 0 10px;
  }
}

.b_article_first_section .article_title h1,
.b_article_first_section .article_title h2 {
  font-family: Celias;
  font-size: 55px;
  font-weight: 500;
  line-height: 1.1;
}

@media (max-width: 1199px) {
  .b_article_first_section .article_title h1,
  .b_article_first_section .article_title h2 {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .b_article_first_section .article_title h1,
  .b_article_first_section .article_title h2 {
    font-size: 30px;
  }
}

.b_article_first_section .read_info {
  color: #979797;
  font-size: 12px;
  margin: 20px 0 0;
}

.b_rows_content .rows_content {
  font-size: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 991px) {
  .b_rows_content .rows_content {
    font-size: 16px;
  }
}

.b_rows_content .rows_content.has_image .image_block {
  width: 38%;
}

@media (max-width: 991px) {
  .b_rows_content .rows_content.has_image .image_block {
    width: 45%;
  }
}

@media (max-width: 767px) {
  .b_rows_content .rows_content.has_image .image_block {
    width: 100%;
    padding: 0 15px;
    margin: 0 0 20px;
  }
}

.b_rows_content .rows_content.has_image .content_wrapper {
  width: 62%;
}

@media (max-width: 991px) {
  .b_rows_content .rows_content.has_image .content_wrapper {
    width: 55%;
  }
}

@media (max-width: 767px) {
  .b_rows_content .rows_content.has_image .content_wrapper {
    width: 100%;
  }
}

.b_rows_content .rows_content .image_decor {
  max-width: 478px;
}

@media (max-width: 767px) {
  .b_rows_content .rows_content .image_decor {
    margin: 0 auto;
  }
}

.b_rows_content .rows_content .image_decor .decor_inner {
  padding-top: 100%;
  position: relative;
  background-color: #DBF0EF;
  border-radius: 100%;
}

.b_rows_content .rows_content .media_wrap {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
}

.b_rows_content .rows_content .media_wrap .media_wrap_inner {
  padding-top: 70%;
  position: relative;
  background-color: #fff;
}

.b_rows_content .rows_content .media_wrap .media_wrap_inner img,
.b_rows_content .rows_content .media_wrap .media_wrap_inner video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.b_rows_content .rows_content .media_wrap .media_wrap_inner video {
  display: block;
}

.b_rows_content .rows_content .content h2,
.b_rows_content .rows_content .content h3 {
  font-family: Celias;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.b_rows_content .rows_list {
  margin: 0 -15px;
  gap: 40px 0;
  font-size: 20px;
}

.b_rows_content .content_wrapper {
  padding: 0 15px;
}

.b_article_results {
  background-color: #FAFAFA;
}

.b_article_results .section_title {
  margin: 0 0 50px;
}

@media (max-width: 1440px) {
  .b_article_results .section_title h2 {
    font-size: 24px;
  }
}

.b_article_results .rows_wrapper_inner {
  gap: 70px 0;
}

.b_article_results .numbers_list {
  gap: 76px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1440px) {
  .b_article_results .numbers_list {
    gap: 30px;
  }
}

@media (max-width: 991px) {
  .b_article_results .numbers_list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_article_results .number_row {
  width: calc(33.33% - 76px*2/3);
  text-align: center;
  padding: 0 15px 15px;
  font-size: 18px;
}

@media (max-width: 1440px) {
  .b_article_results .number_row {
    min-height: auto;
    width: calc(33.33% - 30px*2/3);
  }
}

@media (max-width: 1199px) {
  .b_article_results .number_row {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .b_article_results .number_row {
    width: calc(50% - 30px*2/3);
  }
}

@media (max-width: 650px) {
  .b_article_results .number_row {
    width: 100%;
  }
}

.b_article_results .number_title {
  font-size: 55px;
  line-height: 1;
  font-weight: 800;
  position: relative;
}

@media (max-width: 1440px) {
  .b_article_results .number_title {
    font-size: 55px;
    font-weight: 700;
  }
}

@media (max-width: 1199px) {
  .b_article_results .number_title {
    font-size: 50px;
  }
}

.b_article_results .number_title:not(:last-child) {
  margin-bottom: 60px;
}

.b_article_results .number_title::after {
  position: absolute;
  content: '';
  height: 1px;
  background-color: #0F0F0F;
  left: 0;
  right: 0;
  max-width: 168px;
  top: 100%;
  margin: 25px auto 0;
}

.b_article_results .number_content {
  font-weight: 400;
  max-width: 390px;
  margin: 0 auto;
}

.b_article_results .media_section {
  width: 100%;
}

.b_article_results .media_section .media_list {
  gap: 60px;
}

@media (max-width: 991px) {
  .b_article_results .media_section .media_list {
    gap: 30px;
  }
}

@media (max-width: 767px) {
  .b_article_results .media_section .media_list {
    display: block;
  }
}

.b_article_results .media_section .media_list.owl-carousel:not(.owl-loaded) {
  display: -ms-flexbox;
  display: flex;
}

.b_article_results .media_section .media_item {
  width: calc(33.33% - 60px*2/3);
}

@media (max-width: 991px) {
  .b_article_results .media_section .media_item {
    width: calc(33.33% - 30px*2/3);
  }
}

@media (max-width: 767px) {
  .b_article_results .media_section .media_item {
    width: 100%;
  }
}

.b_article_results .media_section .media_content img {
  vertical-align: top;
  margin: 0 auto;
}

.b_article_results .content_section {
  font-size: 26px;
}

@media (max-width: 991px) {
  .b_article_results .content_section {
    font-size: 20px;
  }
}

.b_article_results .content_section ul li:not(:last-child) {
  margin-bottom: 29px;
}

@media (max-width: 991px) {
  .b_article_results .content_section ul li:not(:last-child) {
    margin-bottom: 15px;
  }
}

.b_article_results .content_section ul li::before {
  top: 14px;
}

@media (max-width: 991px) {
  .b_article_results .content_section ul li::before {
    top: 10px;
  }
}

.b_similar_results {
  background-color: #272064;
  color: #fff;
}

.b_similar_results .section_title {
  margin: 0 0 30px;
}

.b_similar_results .similar_form_content {
  margin: 0 0 35px;
}

.b_similar_results .similar_form_content .form_title {
  font-family: Celias;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.b_similar_results .contact_us_form {
  max-width: 314px;
  margin: 0 auto;
}

.b_similar_results .form_control {
  border-radius: 8px;
  padding: 5px 15px;
  color: #000;
  font-size: 14px;
}

.b_similar_results .form_control:focus {
  border-color: #4ECDC4;
}

.b_similar_results textarea.form_control {
  font-size: 14px;
}

.b_similar_results .form_row {
  margin: 0 0 10px;
}

.b_similar_results .form_row label:not(.label_checkbox) {
  display: block;
  margin: 0 0 5px;
}

.b_similar_results .label_checkbox {
  font-size: 10px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  min-height: 28px;
}

.b_similar_results .label_checkbox .checkbox_title::before {
  top: 50%;
  margin-top: -12px;
}

.b_similar_results .label_checkbox a {
  color: #2F80ED;
}

.b_similar_results .form_button {
  text-align: center;
  margin: 20px 0 0;
}

.b_similar_results .form_button .btn {
  width: 100%;
}

.b_similar_results .or_info {
  margin: 10px 0 0;
  font-size: 10px;
}

.b_similar_results .or_info a {
  color: #2F80ED;
}

.b_similar_results .or_info a:hover {
  text-decoration: underline;
}

.jsTabs .jsTabsItem {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
}

.jsTabs .jsTabsItem.-active {
  overflow: visible;
  position: static;
  z-index: 1;
  visibility: visible;
  opacity: 1;
}

.mfp-bg {
  background-color: rgba(28, 38, 59, 0.3);
  opacity: 1;
}

.b_modal {
  max-width: 770px;
  margin: 15px auto;
  border-radius: 8px;
  position: relative;
  background-color: #fff;
  padding: 100px 30px 30px;
  box-shadow: 0 10px 60px rgba(94, 96, 111, 0.1);
  min-height: 338px;
}

.b_modal.bg_contact {
  background-repeat: no-repeat;
  background-position: center 0;
  background-image: url("../images/bg_contact.svg");
}

@media (max-width: 767px) {
  .b_modal.bg_contact {
    background-position: -100px 0;
  }
}

.b_modal.xs_modal {
  max-width: 360px;
}

.b_modal.md_modal {
  max-width: 544px;
}

.b_modal .mfp-close {
  width: 20px;
  height: 20px;
  font-size: 0;
  transition: all .2s linear;
  border-radius: 0;
  color: #fff;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7203 0.278417C13.3491 -0.0928057 12.7473 -0.0928057 12.3761 0.278417L0.278391 12.3773C-0.092797 12.7485 -0.0927972 13.3504 0.278391 13.7216C0.64958 14.0928 1.2514 14.0928 1.62258 13.7216L13.7203 1.62273C14.0915 1.25151 14.0915 0.64964 13.7203 0.278417Z' fill='%234ECDC4'/%3E%3Cpath d='M0.279683 0.278417C0.650872 -0.0928057 1.25269 -0.0928057 1.62388 0.278417L13.7216 12.3773C14.0928 12.7485 14.0928 13.3504 13.7216 13.7216C13.3504 14.0928 12.7486 14.0928 12.3774 13.7216L0.279684 1.62273C-0.091505 1.25151 -0.0915052 0.64964 0.279683 0.278417Z' fill='%234ECDC4'/%3E%3C/svg%3E");
  top: 15px;
  right: 15px;
  opacity: 1;
}

.b_modal .modal_title {
  margin: 0 0 30px;
}

.b_modal .modal_title,
.b_modal .modal_title h2 {
  font-family: Celias;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.b_modal .contact_form_wrapper {
  display: none;
}

.b_modal .contact_form_wrapper .form_title {
  max-width: 278px;
  margin: 0 auto 30px;
  text-align: center;
  line-height: 1.1;
}

.b_modal .contact_form {
  max-width: 314px;
  margin: 0 auto;
}

.b_modal .contact_form .form_row {
  margin: 0 0 10px;
}

.b_modal .contact_form .form_row .label_checkbox {
  font-size: 10px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  min-height: 28px;
}

.b_modal .contact_form .form_row .label_checkbox .checkbox_title::before {
  top: 50%;
  margin-top: -12px;
}

.b_modal .contact_form .form_row .label_checkbox a {
  color: #2F80ED;
}

.b_modal .contact_form label {
  display: block;
  font-size: 14px;
  margin: 0 0 5px;
}

.b_modal .contact_form .form_control {
  border-radius: 8px;
  border: 1px solid #A3A6B3;
  padding: 5px 15px;
}

.b_modal .contact_form .form_control:focus {
  border-color: #4ECDC4;
}

.b_modal .contact_form .form_button .btn {
  width: 100%;
}

.b_modal .or_info {
  margin: 10px 0 0;
  font-size: 10px;
}

.b_modal .or_info a {
  color: #2F80ED;
}

.b_modal .or_info a:hover {
  text-decoration: underline;
}

.type_selector_wrapper .type_selector {
  -ms-flex-pack: center;
      justify-content: center;
  gap: 0 38px;
}

.type_selector_wrapper .type_item button,
.type_selector_wrapper .type_item a {
  display: block;
  border-radius: 8px;
  border: 1px solid #DBF0EF;
  background-color: #FFF;
  box-shadow: 0px 1px 4px 0px rgba(86, 100, 108, 0.1);
  min-width: 156px;
  text-align: center;
  padding: 18px;
  color: #0091D1;
  font-family: Celias;
  font-size: 15px;
  font-weight: 500;
}

.type_selector_wrapper .type_item .icon {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 5px;
  position: relative;
  border-radius: 50%;
}

.type_selector_wrapper .type_item .icon img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.b_footer {
  background-color: #282F35;
  color: #fff;
}

@media (max-width: 991px) {
  .b_footer {
    text-align: center;
  }
}

.b_footer .top_content {
  padding: 50px 0;
}

.b_footer .logo_link {
  display: inline-block;
  vertical-align: top;
}

.b_footer .footer_wrapper {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .b_footer .footer_wrapper {
    -ms-flex-pack: center;
        justify-content: center;
    gap: 40px 0;
  }
}

.b_footer .footer_left_part {
  width: 30%;
}

.b_footer .footer_right_part {
  width: 70%;
}

.b_footer .footer_right_part .menu_columns {
  margin: 0 -15px;
  gap: 30px 0;
}

.b_footer .footer_right_part .column_block {
  width: 25%;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .b_footer .footer_right_part .column_block {
    width: 50%;
  }
}

.b_footer .footer_right_part .column_title {
  font-weight: 500;
  font-family: Celias;
}

.b_footer .footer_right_part .menu {
  font-size: 14px;
}

.b_footer .footer_right_part .menu ul {
  padding: 0;
  list-style: none;
}

.b_footer .footer_right_part .menu ul li:not(:last-child) {
  margin-bottom: 15px;
}

.b_footer .footer_right_part .menu ul a {
  color: #fff;
  opacity: 0.8;
}

.b_footer .footer_right_part .menu ul a:hover {
  opacity: 1;
}

.b_footer .footer_left_part,
.b_footer .footer_right_part {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .b_footer .footer_left_part,
  .b_footer .footer_right_part {
    width: 100%;
    max-width: unset;
  }
}

.b_footer .footer_logo {
  margin: 0 0 5px;
}

.b_footer .copy {
  font-size: 13px;
}

.b_footer .social_wrapper {
  margin: 60px 0 0;
}

@media (max-width: 991px) {
  .b_footer .social_wrapper {
    margin: 20px 0 0;
  }
}

.b_footer .social_list {
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
}

@media (max-width: 991px) {
  .b_footer .social_list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_footer .social_link {
  display: block;
  transition: all .2s linear;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: #fff;
  position: relative;
}

@media (min-width: 992px) {
  .b_footer .social_link:hover {
    transform: scale(1.1);
  }
}

.b_footer .social_link img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
}

.b_footer .logotypes_list {
  -ms-flex-align: center;
      align-items: center;
  margin: 15px 0 0;
  gap: 8px;
}

@media (max-width: 991px) {
  .b_footer .logotypes_list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_footer .logotypes_list .logo_item {
  max-width: 50px;
}

.b_footer .bottom_content {
  padding: 25px 0;
}

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Heavy.eot");
  src: url("../fonts/Lato-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Heavy.woff2") format("woff2"), url("../fonts/Lato-Heavy.woff") format("woff"), url("../fonts/Lato-Heavy.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Black.eot");
  src: url("../fonts/Lato-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Black.woff2") format("woff2"), url("../fonts/Lato-Black.woff") format("woff"), url("../fonts/Lato-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Semibold.eot");
  src: url("../fonts/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Semibold.woff2") format("woff2"), url("../fonts/Lato-Semibold.woff") format("woff"), url("../fonts/Lato-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Medium.eot');
  src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Medium.woff2') format('woff2'), url('../fonts/Lato-Medium.woff') format('woff'), url('../fonts/Lato-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Celias';
  src: url("../fonts/Celias.woff2") format("woff2"), url("../fonts/Celias.woff") format("woff"), url("../fonts/Celias.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Celias';
  src: url("../fonts/Celias-Medium.woff2") format("woff2"), url("../fonts/Celias-Medium.woff") format("woff"), url("../fonts/Celias-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Celias';
  src: url("../fonts/Celias-Bold.woff2") format("woff2"), url("../fonts/Celias-Bold.woff") format("woff"), url("../fonts/Celias-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Celias';
  src: url("../fonts/Celias-Black.woff2") format("woff2"), url("../fonts/Celias-Black.woff") format("woff"), url("../fonts/Celias-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
