.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
html {
  line-height: 1.5;
  font-size: 16px !important;
  color: #303030;
  font-family: Verdana, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (max-width: 767px) {
  html {
    font-size: 15px !important;
  }
}
body {
  line-height: inherit;
  background: #ffffff;
  color: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.page > *:not(header,footer) .block-title {
  font-family: Verdana, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25;
  margin-bottom: .25em;
}
h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.5rem;
  }
}
h2,
.page > *:not(header,footer) .block-title {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 1.25rem;
  }
}
h3 {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.15rem;
  }
}
h4 {
  font-size: 1.15rem;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.10rem;
  }
}
h5 {
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 1.05rem;
  }
}
h6 {
  font-size: 1rem;
}
p {
  margin-bottom: 0.5em;
}
p:last-child {
  margin-bottom: 0;
}
a {
  cursor: pointer;
  color: #007bff;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fal,
.fas,
.far,
.fab {
  font-style: normal;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-lg,
.col-md,
.col-sm,
.col-xl,
.col-1,
.col-lg-1,
.col-md-1,
.col-sm-1,
.col-xl-1,
.col-2,
.col-lg-2,
.col-md-2,
.col-sm-2,
.col-xl-2,
.col-3,
.col-lg-3,
.col-md-3,
.col-sm-3,
.col-xl-3,
.col-4,
.col-lg-4,
.col-md-4,
.col-sm-4,
.col-xl-4,
.col-5,
.col-lg-5,
.col-md-5,
.col-sm-5,
.col-xl-5,
.col-6,
.col-lg-6,
.col-md-6,
.col-sm-6,
.col-xl-6,
.col-7,
.col-lg-7,
.col-md-7,
.col-sm-7,
.col-xl-7,
.col-8,
.col-lg-8,
.col-md-8,
.col-sm-8,
.col-xl-8,
.col-9,
.col-lg-9,
.col-md-9,
.col-sm-9,
.col-xl-9,
.col-10,
.col-lg-10,
.col-md-10,
.col-sm-10,
.col-xl-10,
.col-11,
.col-lg-11,
.col-md-11,
.col-sm-11,
.col-xl-11,
.col-12,
.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xl-12,
.col-auto,
.col-lg-auto,
.col-md-auto,
.col-sm-auto,
.col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .col,
  .col-lg,
  .col-md,
  .col-sm,
  .col-xl,
  .col-1,
  .col-lg-1,
  .col-md-1,
  .col-sm-1,
  .col-xl-1,
  .col-2,
  .col-lg-2,
  .col-md-2,
  .col-sm-2,
  .col-xl-2,
  .col-3,
  .col-lg-3,
  .col-md-3,
  .col-sm-3,
  .col-xl-3,
  .col-4,
  .col-lg-4,
  .col-md-4,
  .col-sm-4,
  .col-xl-4,
  .col-5,
  .col-lg-5,
  .col-md-5,
  .col-sm-5,
  .col-xl-5,
  .col-6,
  .col-lg-6,
  .col-md-6,
  .col-sm-6,
  .col-xl-6,
  .col-7,
  .col-lg-7,
  .col-md-7,
  .col-sm-7,
  .col-xl-7,
  .col-8,
  .col-lg-8,
  .col-md-8,
  .col-sm-8,
  .col-xl-8,
  .col-9,
  .col-lg-9,
  .col-md-9,
  .col-sm-9,
  .col-xl-9,
  .col-10,
  .col-lg-10,
  .col-md-10,
  .col-sm-10,
  .col-xl-10,
  .col-11,
  .col-lg-11,
  .col-md-11,
  .col-sm-11,
  .col-xl-11,
  .col-12,
  .col-lg-12,
  .col-md-12,
  .col-sm-12,
  .col-xl-12,
  .col-auto,
  .col-lg-auto,
  .col-md-auto,
  .col-sm-auto,
  .col-xl-auto {
    max-width: unset;
    flex-basis: 100%;
  }
}
.page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
}
.page > * {
  margin-bottom: 15px;
}
.page > *:last-child {
  margin-bottom: 0;
}
.page > *:not(header,footer) .block-block .content {
  text-align: justify;
}
.page > *:not(header,footer) .block-block .content h1,
.page > *:not(header,footer) .block-block .content h2,
.page > *:not(header,footer) .block-block .content h3,
.page > *:not(header,footer) .block-block .content h4,
.page > *:not(header,footer) .block-block .content h5,
.page > *:not(header,footer) .block-block .content h6 {
  text-align: left;
}
.breadcrumbs .breadcrumb {
  display: block;
  text-align: justify;
  margin-bottom: 0;
  color: #808080;
  font-size: 13px;
  padding: .75rem 0;
  background-color: transparent;
  border-radius: 0;
}
main {
  flex-grow: 1;
  margin-bottom: 0;
}
main .block {
  margin-bottom: 15px;
}
main .region-facets {
  margin-bottom: 15px;
}
main .region-facets .block {
  margin-bottom: 0;
}
main > .container > .row {
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  main > .container > .row {
    flex-wrap: wrap;
  }
}
.main-content-column {
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .main-content-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-content-column:first-child {
  padding-left: 15px;
}
.main-content-column:last-child {
  padding-right: 15px;
}
.help-block,
.control-group .help-inline {
  margin: 0;
}
#mobile-header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background-color: #ffffff;
  z-index: 100;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  #mobile-header {
    display: flex;
  }
}
#mobile-header .page-header {
  flex-grow: 1;
  font-weight: 300;
  align-self: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
}
#mobile-header > a {
  color: inherit;
  font-size: 32px;
  line-height: 1;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  min-width: 45px;
}
@media screen and (max-width: 767px) {
  .mm-page {
    padding-top: 45px;
  }
}
.mm-menu {
  background-color: #fff;
  color: inherit;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #000;
  font-weight: bold;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before,
.mm-menu .mm-listview > li .mm-next:after {
  border-color: #000000;
}
.mm-menu .block .block-title {
  height: 40px;
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  text-align: center;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-menu .mm-navbar + .block .block-title {
  margin-top: -40px;
}
.mm-menu.mm-position-right {
  left: auto;
}
html.mm-opening.mm-position-right .mm-slideout {
  transform: translate3d(-80%, 0, 0);
}
@media (min-width: 550px) {
  html.mm-opening.mm-position-right .mm-slideout {
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-listview > li:not(.mm-divider):after {
  left: 0;
}
.mm-listview {
  margin: 0 !important;
}
.mm-listview li {
  float: none;
}
.mm-listview li a.active {
  background: #303030 !important;
  color: #fff !important;
}
.mm-listview li a:hover {
  background: #303030 !important;
  color: #fff !important;
}
.mm-listview > li > a,
.mm-listview > li > span {
  padding: 20px 10px 20px 20px;
  font-weight: bold;
}
.mm-listview a,
.mm-listview .mm-next {
  font-weight: bold;
}
.mm-panels > .mm-panel {
  padding-left: 0;
  padding-right: 0;
}
.mm-panels > .mm-panel:before,
.mm-panels > .mm-panel:after {
  display: none;
}
.mm-slideout {
  z-index: inherit;
}
.mm-page {
  display: flex;
  flex-direction: column;
}
.btn {
  font-size: inherit;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn-default {
  color: #fff;
  background-color: #2da0ce;
  border-color: #2da0ce;
}
.btn-default:focus,
.btn-default:hover {
  color: #fff;
  background-color: #0a75a0;
  border-color: #0a75a0;
}
.block,
.view .node {
  position: relative;
}
#scrollToTop {
  width: 48px;
  height: 48px;
  background: none;
  text-indent: 0;
  font-size: 0;
  transition: transform .2s;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 10;
  transition: .2s;
  background-image: url(/sites/all/themes/vesta_theme/image/scroll-to-top.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #scrollToTop {
    transform: scale(0.95);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #scrollToTop {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    bottom: 40px;
    right: 10px;
    transform: scale(0.8);
  }
}
#scrollToTop:hover {
  opacity: 1;
  transform: scale(1.05);
}
#scrollToTop:active {
  transform: scale(0.95);
  transition-duration: 0s;
}
div#page {
  background: #fff;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page .main .region-content {
  padding: 0;
}
.ajax-progress.ajax-progress-throbber {
  display: none;
}
.ajax-progress-throbber .throbber {
  padding: 0;
  margin: 0;
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
    padding: 0 !important;
  }
}
nav#mobile-nav {
  display: none;
}
@media screen and (max-width: 767px) {
  nav#mobile-nav {
    display: block;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya,
  nav#mobile-nav div.mm-panel {
    padding: 0;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul,
  nav#mobile-nav div.mm-panel ul {
    margin: 40px 0 0 0 !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .active-trail a,
  nav#mobile-nav div.mm-panel ul .active-trail a {
    background: #303030 !important;
    color: #fff !important;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li,
  nav#mobile-nav div.mm-panel ul li {
    width: 100%;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li a,
  nav#mobile-nav div.mm-panel ul li a {
    padding: 20px 10px 20px 20px;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li::after,
  nav#mobile-nav div.mm-panel ul li::after {
    left: 0;
    border-color: rgba(0, 0, 0, 0.1);
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .dropdown-toggle::after,
  nav#mobile-nav div.mm-panel ul .dropdown-toggle::after {
    display: none;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya .dropdown-menu,
  nav#mobile-nav div.mm-panel .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 100%;
    padding: 0;
    border: none;
  }
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: center !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none !important;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration-line: none;
  color: #fff;
  border-radius: 5px;
  background: #fd1b1b;
  box-shadow: none;
  display: inline-block;
  padding: 10px;
  border: none;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary:hover,
.ui-dialog .ui-dialog-buttonpane .btn-primary:focus,
.ui-dialog .ui-dialog-buttonpane .btn-primary:active:focus {
  background-color: #00a942;
  box-shadow: none;
  color: #fff;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy {
  display: flex;
  align-items: flex-start;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy input {
  margin: 5px 0 0 0;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy .description {
  margin: 0 0 0 5px;
}
div#drupal-modal .webform-ajax-form-wrapper > form {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
div#drupal-modal .webform-ajax-form-wrapper > form .form-item--error-message {
  display: none !important;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item {
  margin: 0;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item > label {
  display: none !important;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
  border-radius: 5px;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:focus {
  box-shadow: none;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
  border-radius: 5px;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:focus {
  box-shadow: none;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
.page > * {
  margin-bottom: 0;
}
img {
  max-width: 100%;
  height: auto !important;
}
.footer {
  padding: 0;
}
/*вёрстка формы поиска начало*/
form.search-api-page-block-form-search {
  display: inline-flex;
}
.search-api-page-block-form-search form {
  display: inline-flex;
}
.search-api-page-block-form-search .form-item {
  margin-bottom: 0;
}
.search-api-page-block-form-search .form-item-keys input {
  background: #F0F0F0;
  border: none;
  border-radius: 7px 0 0 7px;
  height: 40px;
  width: 204px;
  margin: 0;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  color: #525252;
  padding: 6px 12px;
}
.search-api-page-block-form-search .form-item-keys input:focus-visible {
  box-shadow: none;
  outline: none;
}
.search-api-page-block-form-search .form-actions {
  position: relative;
}
.search-api-page-block-form-search .form-actions:before {
  content: '';
  position: absolute;
  background: url('/sites/all/themes/vesta_theme/image/search-icon.svg') no-repeat center;
  width: 19px;
  height: 19px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  pointer-events: none;
}
.search-api-page-block-form-search .btn-primary {
  width: 50px;
  height: 40px;
  border: none;
  border-radius: 0 7px 7px 0;
  background: #011472;
  margin: 0;
  padding: 0;
  font-size: 0;
  position: relative;
}
.search-api-page-block-form-search .btn-primary:focus,
.search-api-page-block-form-search .btn-primary:active {
  box-shadow: none !important;
  background: #011472 !important;
}
/*вёрстка формы поиска конец*/
body .page {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  color: #525252;
  text-align: left;
}
body .page h1 {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: bold;
  font-size: 59px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
body .page .block-title {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  color: #00448f;
}
body.not-front h1 {
  padding: 23px 0;
  font-size: 44px;
  margin-bottom: 40px;
  z-index: 1;
  position: relative;
}
body.not-front h1:before {
  content: '';
  background-color: #00448f;
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
}
body.not-front .main {
  margin-bottom: 50px;
}
body.not-front .field-name-body {
  text-align: left;
}
main .block {
  margin-bottom: 0;
}
@media (max-width: 10000px) {
  /*Анимация*/
  .front .anim-items {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .anim-items.active {
    opacity: 1;
    transform: none !important;
  }
  .front .main h1 {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .main.active h1 {
    opacity: 1;
    transition: all 0.8s ease 1.2s;
  }
  .front .content-2:before {
    opacity: 0;
    transform: translate(120%, 0px);
    transition: all 0.6s ease 0s;
  }
  .front .content-2:after {
    opacity: 0;
    transform: translate(-120%, 0px);
    transition: all 0.6s ease 0s;
  }
  .front .content-2 .region-content-2 > div:nth-child(1) {
    opacity: 0;
    transform: translate(0px, -100%);
    transition: all 0.6s ease 0s;
  }
  .front .content-2 .region-content-2 > div:nth-child(2) {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .content-2 .region-content-2 > div:nth-child(3) {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .content-2 .region-content-2 > div:nth-child(3) .view-header,
  .front .content-2 .region-content-2 > div:nth-child(3) .views-row {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .content-2 .region-content-2 > div:nth-child(3) .view-header,
  .front .content-2 .region-content-2 > div:nth-child(3) .views-row:nth-child(1),
  .front .content-2 .region-content-2 > div:nth-child(3) .views-row:nth-child(3) {
    transform: translate(0px, -120%);
  }
  .front .content-2 .region-content-2 > div:nth-child(3) .views-row:nth-child(2) {
    transform: translate(0px, 120%);
  }
  .front .content-2 .region-content-2 > div:nth-child(4) .btn-form {
    transform: scale(0.2);
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .content-2.active:before,
  .front .content-2.active:after,
  .front .content-2.active .region-content-2 > div:nth-child(1),
  .front .content-2.active .region-content-2 > div:nth-child(2),
  .front .content-2.active .region-content-2 > div:nth-child(3) {
    opacity: 1;
    transform: none;
  }
  .front .content-2.active:before,
  .front .content-2.active .region-content-2 > div:nth-child(1) {
    transition: all 0.6s ease 0.8s;
  }
  .front .content-2.active:after {
    transition: all 1.8s ease 2.2s;
  }
  .front .content-2.active .region-content-2 > div:nth-child(2) {
    transition: all 1s ease 1.4s;
  }
  .front .content-2.active .region-content-2 > div:nth-child(3) {
    transition: all 1.6s ease 2s;
  }
  .front .content-2.active .region-content-2 > div:nth-child(3) .view-header,
  .front .content-2.active .region-content-2 > div:nth-child(3) .views-row {
    transition: all 1.8s ease 2.4s;
    opacity: 1;
    transform: none;
  }
  .front .content-2.active .region-content-2 > div:nth-child(4) .btn-form {
    opacity: 1;
    transform: none;
    transition: all 2.6s ease 3.6s;
  }
  .front .content-3 .view-about .group-content {
    opacity: 0;
    transform: translate(-120%, 0px);
    transition: all 0.6s ease 0s;
  }
  .front .content-3 .view-about .field--name-field-about-img {
    transform: scale(0.2);
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .content-3 .region-content-3 > div:nth-child(2) .block-title,
  .front .content-3 .region-content-3 > div:nth-child(2) .view-header {
    opacity: 0;
    transform: translate(0px, -120%);
    transition: all 0.6s ease 0s;
  }
  .front .content-3 .view-reviews .views-row {
    opacity: 0;
    transform: scale(0.2);
    transition: all 0.6s ease 0s;
  }
  .front .content-3 .view-reviews .more-link {
    opacity: 0;
    transform: rotate3d(4, -4, -3, 65deg);
    transition: all 0.8s ease 0s;
  }
  .front .content-3.active .view-about .group-content {
    opacity: 1;
    transform: none;
    transition: all 0.6s ease 0.8s;
  }
  .front .content-3.active .view-about .field--name-field-about-img {
    opacity: 1;
    transform: none;
    transition: all 0.8s ease 1.2s;
  }
  .front .content-3.active .region-content-3 > div:nth-child(2) .block-title,
  .front .content-3.active .region-content-3 > div:nth-child(2) .view-header {
    opacity: 1;
    transform: none;
    transition: all 1.2s ease 1.6s;
  }
  .front .content-3.active .view-reviews .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-3.active .view-reviews .views-row:nth-child(1) {
    transition: all 1.6s ease 1.8s;
  }
  .front .content-3.active .view-reviews .views-row:nth-child(2) {
    transition: all 1.6s ease 2s;
  }
  .front .content-3.active .view-reviews .views-row:nth-child(3) {
    transition: all 1.6s ease 2.2s;
  }
  .front .content-3.active .view-reviews .views-row:nth-child(4) {
    transition: all 1.6s ease 2.4s;
  }
  .front .content-3.active .view-reviews .views-row:nth-child(5) {
    transition: all 1.6s ease 2.6s;
  }
  .front .content-3.active .view-reviews .views-row:nth-child(6) {
    transition: all 1.6s ease 2.8s;
  }
  .front .content-3.active .view-reviews .more-link {
    opacity: 1;
    transform: none;
    transition: all 1.8s ease 3s;
  }
  .front .content-4:before {
    opacity: 0;
    transform: translate(-120%, 0px);
    transition: all 0.6s ease 0s;
  }
  .front .content-4 .region-content-4 > div:nth-child(1) {
    opacity: 0;
    transform: translate(0px, -200%);
    transition: all 0.6s ease 0s;
  }
  .front .content-4 .region-content-4 > div:nth-child(2) {
    opacity: 0;
    transform: translate(0px, 120%);
    transition: all 0.6s ease 0s;
  }
  .front .content-4.active:before {
    opacity: 1;
    transform: none;
    transition: all 1.8s ease 1.4s;
  }
  .front .content-4.active .region-content-4 > div:nth-child(1),
  .front .content-4.active .region-content-4 > div:nth-child(2) {
    opacity: 1;
    transform: none;
    transition: all 1s ease 0.8s;
  }
  #scrollToTop {
    background: url('/sites/all/themes/vesta_theme/image/up.svg') no-repeat;
    right: 2%;
    bottom: 7%;
    width: 68px;
    height: 68px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    text-decoration-line: none;
    color: #fff;
    border-radius: 24px;
    background: #00a942;
    box-shadow: none;
    display: inline-block;
    padding: 8.5px 25px;
    border: none;
  }
  body .btn-default:hover,
  body .btn-default:focus {
    background-color: #fd1b1b;
    box-shadow: none;
    color: #fff;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    background-image: linear-gradient(to bottom, #ffffff 0%, #9af0fd 109%);
  }
  .not-front .node--type-empathy-cards,
  .not-front .node--type-tolerance-cards,
  .not-front .node--type-communication-skills-cards,
  .not-front .node--type-bonus-cards {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .not-front .node--type-empathy-cards .field--name-field-empathy-cards-img,
  .not-front .node--type-tolerance-cards .field--name-field-empathy-cards-img,
  .not-front .node--type-communication-skills-cards .field--name-field-empathy-cards-img,
  .not-front .node--type-bonus-cards .field--name-field-empathy-cards-img {
    box-shadow: -5px 6px 18.6px 0 rgba(0, 0, 0, 0.25);
  }
  .not-front .node--type-empathy-cards .field--name-field-empathy-cards-audio article > div:nth-child(2),
  .not-front .node--type-tolerance-cards .field--name-field-empathy-cards-audio article > div:nth-child(2),
  .not-front .node--type-communication-skills-cards .field--name-field-empathy-cards-audio article > div:nth-child(2),
  .not-front .node--type-bonus-cards .field--name-field-empathy-cards-audio article > div:nth-child(2) {
    display: none;
  }
  .front .header {
    position: absolute;
    width: 100%;
    z-index: 5;
  }
  .front .main {
    background: #011472;
    padding: 55px 0;
  }
  .front .main #block-vesta-theme-content,
  .front .main #block-vesta-theme-page-title {
    margin-bottom: 0;
  }
  .header {
    padding: 25px 0;
  }
  .header-block .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .header-block .header-connection-wrapper {
    width: 970px;
  }
  .header-block .header-connection-1 {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 5px;
  }
  .header-block .header-connection-1 .address {
    width: 180px;
    padding-left: 22px;
    position: relative;
  }
  .header-block .header-connection-1 .address:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-loc.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .header-block .header-connection-1 .mail-wrap {
    width: 270px;
  }
  .header-block .header-connection-1 .work-wrap {
    width: 170px;
  }
  .header-block .header-connection-1 .phone-wrap {
    width: 140px;
  }
  .header-block .header-connection-1 .header-callback {
    width: 135px;
  }
  .header-block .header-connection-1 .text {
    font-size: 15px;
    color: #000444;
  }
  .header-block .header-connection-1 .text a {
    color: #000444;
  }
  .header-block .header-connection-1 .mail {
    padding-left: 22px;
    position: relative;
  }
  .header-block .header-connection-1 .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-mail.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-block .header-connection-1 .work {
    padding-left: 22px;
    position: relative;
  }
  .header-block .header-connection-1 .work:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-time.svg') no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-block .header-connection-1 .phone {
    padding-left: 22px;
    position: relative;
  }
  .header-block .header-connection-1 .phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-phone.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-block .header-connection-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .header-block .header-connection-2 .search-img {
    cursor: pointer;
  }
  .header-block #block-vesta-theme-searchapipagesearchblockform {
    display: none;
  }
  .header-block #block-vesta-theme-searchapipagesearchblockform.active {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 5;
  }
  .navigation {
    width: 890px;
    z-index: 4;
  }
  .navigation .region-navigation ul.sf-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .navigation .region-navigation ul.sf-main:after {
    content: none;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 17px;
    line-height: normal;
    font-weight: bold;
    color: #000444;
    text-transform: uppercase;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    color: #00a942;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active {
    color: #00a942;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator {
    width: 13px;
    height: 14px;
    right: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
    width: 13px;
    height: 14px;
  }
  .navigation .region-navigation ul.sf-main > li > a.sf-with-ul {
    padding-right: 20px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 20px;
    padding: 10px 20px!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    color: #00a942;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li {
    margin-bottom: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:last-child {
    margin-bottom: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a {
    color: #000444;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a:hover {
    background: initial;
    text-decoration-line: underline;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a:focus {
    background: initial;
  }
  .content-1 {
    background-image: linear-gradient(to bottom, #ffffff 0%, #9af0fd 109%);
    padding-top: 340px;
  }
  .content-1 .region-content-1 {
    position: relative;
  }
  .content-1 .region-content-1:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/people.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 665px;
    height: 408px;
    top: 40px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1;
  }
  .content-1 .city-wrapper .left {
    width: max-content;
    margin-bottom: 100px;
  }
  .content-1 .city-wrapper .left .marquee--inner {
    font-size: 96px;
    font-weight: bold;
    color: #011472;
    text-transform: uppercase;
  }
  .content-1 .city-wrapper .left .color {
    color: #00448f;
  }
  .content-1 .city-wrapper .left .stroke {
    margin-right: 40px;
    color: #f8f9fa;
    text-shadow: -2px -2px 0 #011472, 2px -2px 0 #011472, -2px 2px 0 #011472, 2px 2px 0 #011472;
  }
  .content-1 .city-wrapper .right img {
    max-width: max-content;
  }
  .content-2 {
    padding: 100px 0 35px;
    z-index: 1;
    position: relative;
  }
  .content-2:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-2-before.png') no-repeat;
    background-size: contain;
    width: 56.753%;
    height: 100%;
    max-height: 817px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .content-2:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-2-after.png') no-repeat left bottom;
    background-size: contain;
    width: 41.6712%;
    height: 100%;
    max-height: 246px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .content-2 .region-content-2 > div:nth-child(1) {
    width: 570px;
    margin-bottom: 40px;
  }
  .content-2 .region-content-2 > div:nth-child(1) .block-title {
    margin-bottom: 8px;
  }
  .content-2 .region-content-2 > div:nth-child(4) .field--name-body {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 50px;
  }
  .content-2 .region-content-2 > div:nth-child(4) .field--name-body:after {
    content: none;
  }
  .content-2 .region-content-2 > div:nth-child(4) .field--name-body .btn-more a {
    font-size: 20px;
    text-transform: uppercase;
    color: #00448f;
  }
  .content-2 .view-card-types {
    margin-bottom: 80px;
  }
  .content-2 .view-card-types .view-header {
    font-size: 20px;
    font-weight: bold;
    color: #00448f;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .content-2 .view-card-types .view-content {
    display: flex;
    column-gap: 130px;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(1) .field--name-field-card-types-img img {
    max-width: 267px;
    max-height: 255px !important;
    object-fit: contain;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(2) .field--name-field-card-types-img img {
    max-width: 255px;
    max-height: 254px !important;
    object-fit: contain;
  }
  .content-2 .view-card-types .field--name-node-title {
    font-size: 20px;
    font-weight: bold;
    color: #00448f;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .content-2 .view-card-types .field--name-field-card-types-img {
    box-shadow: -5px 6px 18.6px 0 rgba(0, 0, 0, 0.25);
  }
  .content-2 .view-task-blocks {
    padding: 45px;
    border-radius: 32px;
    background-color: #011472;
    margin-bottom: 50px;
  }
  .content-2 .view-task-blocks .view-header {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  .content-2 .view-task-blocks .view-content {
    display: flex;
    justify-content: center;
    gap: 30px 80px;
  }
  .content-2 .view-task-blocks .view-content .views-row:nth-child(1) .field--name-node-title {
    width: 100px;
  }
  .content-2 .view-task-blocks .view-content .views-row:nth-child(2) .field--name-node-title {
    width: 150px;
  }
  .content-2 .view-task-blocks .view-content .views-row:nth-child(3) .field--name-node-title {
    width: 240px;
  }
  .content-2 .view-task-blocks .node--type-task-blocks {
    display: flex;
    align-items: center;
    column-gap: 20px;
  }
  .content-2 .view-task-blocks .node--type-task-blocks:after {
    content: none;
  }
  .content-2 .view-task-blocks .node--type-task-blocks .field--name-node-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
  }
  .content-3 {
    background: url('/sites/all/themes/vesta_theme/image/content-3-parallax.png') no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 55px 0 90px;
  }
  .content-3 .region-content-3 > div:nth-child(2) .block-title {
    margin-bottom: 20px;
  }
  .content-3 .view-about {
    margin-bottom: 80px;
  }
  .content-3 .node--type-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }
  .content-3 .node--type-about:after {
    content: none;
  }
  .content-3 .node--type-about .block-title {
    margin-bottom: 30px;
  }
  .content-3 .node--type-about .group-content {
    width: 750px;
  }
  .content-3 .node--type-about .field--name-field-about-img img {
    border-radius: 32px;
    max-width: 370px;
    max-height: 290px !important;
    object-fit: contain;
  }
  .content-3 .view-reviews .view-header {
    font-size: 20px;
    font-weight: bold;
    color: #00448f;
    margin-bottom: 30px;
  }
  .content-3 .view-reviews .view-header a {
    color: #00448f;
    text-decoration-line: underline;
  }
  .content-3 .view-reviews .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 20px;
  }
  .content-3 .view-reviews .view-content .views-row:nth-child(1) .node--type-review,
  .content-3 .view-reviews .view-content .views-row:nth-child(4) .node--type-review {
    background-color: #e1f7fe;
  }
  .content-3 .view-reviews .view-content .views-row:nth-child(2) .node--type-review,
  .content-3 .view-reviews .view-content .views-row:nth-child(5) .node--type-review {
    background-color: #deffeb;
  }
  .content-3 .view-reviews .view-content .views-row:nth-child(3) .node--type-review,
  .content-3 .view-reviews .view-content .views-row:nth-child(6) .node--type-review {
    background-color: #ffe6de;
  }
  .content-3 .view-reviews .more-link a {
    width: 230px;
    height: 76px;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    text-decoration-line: none;
    color: #fff;
    border-radius: 24px;
    background: #00a942;
    box-shadow: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 25px;
    border: none;
  }
  .content-3 .view-reviews .more-link a:hover,
  .content-3 .view-reviews .more-link a:focus {
    background-color: #fd1b1b;
    box-shadow: none;
    color: #fff;
  }
  .content-3 .view-reviews .node--type-review {
    width: 370px;
    height: 100%;
    padding: 30px;
    border-radius: 32px;
    display: flex;
    flex-direction: column;
  }
  .content-3 .view-reviews .node--type-review:after {
    content: none;
  }
  .content-3 .view-reviews .node--type-review .field--name-node-title {
    padding-left: 60px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #00448f;
    position: relative;
  }
  .content-3 .view-reviews .node--type-review .field--name-node-title:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/reviews-quotes.svg') no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-3 .view-reviews .node--type-review .field--name-body {
    color: #545555;
  }
  .content-4 {
    background-color: #011472;
    padding: 90px 0;
    position: relative;
  }
  .content-4:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/fos-before.png') no-repeat;
    background-size: cover;
    width: 100%;
    height: 245px;
    position: absolute;
    bottom: 37px;
    left: 0;
  }
  .content-4 .region-content-4 > div:nth-child(1) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
  }
  .content-4 .region-content-4 > div:nth-child(1) .block-title {
    color: #fff;
  }
  .content-4 .region-content-4 > div:nth-child(1) .field--name-body {
    width: 340px;
    font-size: 20px;
    text-transform: uppercase;
    color: #21a2d2;
  }
  .content-4 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .content-4 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none !important;
  }
  .content-4 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-4 .webform-ajax-form-wrapper .form-item > label {
    display: none !important;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input {
    width: 383px;
    height: 60px;
    padding-left: 57px;
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
    border-radius: 10px;
    background-color: #ebedec;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input:focus {
    box-shadow: none;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-name,
  .content-4 .webform-ajax-form-wrapper .form-item-telefon,
  .content-4 .webform-ajax-form-wrapper .form-item-email,
  .content-4 .webform-ajax-form-wrapper .form-item-message {
    position: relative;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-name:before,
  .content-4 .webform-ajax-form-wrapper .form-item-telefon:before,
  .content-4 .webform-ajax-form-wrapper .form-item-email:before,
  .content-4 .webform-ajax-form-wrapper .form-item-message:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 29px;
    margin: auto;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-name:before {
    background: url('/sites/all/themes/vesta_theme/image/fos-name.svg') no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-telefon:before {
    background: url('/sites/all/themes/vesta_theme/image/fos-phone.svg') no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-email:before {
    background: url('/sites/all/themes/vesta_theme/image/fos-mail.svg') no-repeat;
    background-size: contain;
    width: 21px;
    height: 21px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-message {
    width: 100%;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-message:before {
    background: url('/sites/all/themes/vesta_theme/image/fos-sms.svg') no-repeat;
    background-size: contain;
    width: 21px;
    height: 21px;
    top: 14px;
    bottom: auto;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea {
    width: 100%;
    height: 115px;
    padding-left: 57px;
    padding-top: 15px;
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
    border-radius: 10px;
    background-color: #ebedec;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea:focus {
    box-shadow: none;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 16px;
    line-height: 1.09;
    color: #545555;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 5px;
    margin-bottom: 30px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy .description {
    margin: 0;
    color: #fff;
    text-align: center;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy .description a {
    color: #fff;
    text-decoration-line: underline;
  }
  .content-4 .webform-ajax-form-wrapper .form-actions {
    margin: 0;
  }
  .content-4 .webform-ajax-form-wrapper .btn-primary {
    width: 230px;
    height: 76px;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    text-decoration-line: none;
    color: #fff;
    border-radius: 24px;
    background: #fd1b1b;
    box-shadow: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 25px;
    border: none;
  }
  .content-4 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-4 .webform-ajax-form-wrapper .btn-primary:focus,
  .content-4 .webform-ajax-form-wrapper .btn-primary:active:focus {
    background-color: #00a942;
    box-shadow: none;
    color: #fff;
  }
  .footer {
    background-image: linear-gradient(to top, #ffffff 0%, #9af0fd 109%);
    padding: 70px 0 50px;
  }
  .footer .map {
    margin-bottom: 85px;
  }
  .footer .map .mapContainer:after {
    border-radius: 32px;
  }
  .footer .map iframe {
    border-radius: 32px;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
  }
  .content-footer .footer-menu {
    width: 260px;
  }
  .content-footer .footer-menu ul.sf-main {
    height: 115px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-between;
    row-gap: 12px;
  }
  .content-footer .footer-menu ul.sf-main li {
    max-width: 110px;
    word-break: break-all;
  }
  .content-footer .footer-menu ul.sf-main a {
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #000444;
  }
  .content-footer .footer-menu ul.sf-main a.is-active {
    color: #00a942;
  }
  .content-footer .footer-connection-1 {
    width: 280px;
  }
  .content-footer .footer-connection-1 .text {
    font-size: 15px;
    color: #000444;
  }
  .content-footer .footer-connection-1 .text a {
    color: #000444;
  }
  .content-footer .footer-connection-1 .address {
    padding-left: 22px;
    margin-bottom: 15px;
    position: relative;
  }
  .content-footer .footer-connection-1 .address:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-loc.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .content-footer .footer-connection-1 .mail {
    padding-left: 22px;
    position: relative;
  }
  .content-footer .footer-connection-1 .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-mail.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection-2 {
    width: 190px;
  }
  .content-footer .footer-connection-2 .work-wrap {
    margin-bottom: 20px;
  }
  .content-footer .footer-connection-2 .work {
    padding-left: 22px;
    font-size: 15px;
    color: #000444;
    position: relative;
  }
  .content-footer .footer-connection-2 .work:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-time.svg') no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection-2 .phone {
    padding-left: 22px;
    font-size: 20px;
    position: relative;
  }
  .content-footer .footer-connection-2 .phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-phone.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection-2 .phone a {
    color: #000444;
  }
  .copyrights-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .copyrights-wrap .privacy-content {
    font-size: 15px;
    color: #000444;
  }
  .copyrights-wrap .privacy-content a {
    color: #00a942;
  }
  .copyrights-wrap .vesta-backlink {
    font-size: 15px;
  }
  .copyrights-wrap .vesta-backlink a {
    color: #000444;
  }
  .page-view--reviews.user-administrator #block-vesta-theme-contentform .js-filter-wrapper {
    display: block;
  }
  .page-view--reviews.user-administrator #block-vesta-theme-contentform .form-actions #edit-preview {
    display: inline-block;
  }
  .page-view--reviews #block-vesta-theme-contentform {
    display: none;
  }
  .page-view--reviews #block-vesta-theme-contentform.active {
    display: block;
  }
  .page-view--reviews #block-vesta-theme-contentform .js-filter-wrapper {
    display: none;
  }
  .page-view--reviews #block-vesta-theme-contentform .form-actions #edit-preview {
    display: none;
  }
  .page-view--reviews #block-vesta-theme-ostavitotzyv {
    margin-bottom: 40px;
  }
  .page-view--reviews .view-reviews .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 10px;
  }
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(1) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(4) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(7) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(10) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(13) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(16) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(19) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(12) .node--type-review {
    background-color: #e1f7fe;
  }
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(2) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(5) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(8) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(11) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(14) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(17) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(20) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(23) .node--type-review {
    background-color: #deffeb;
  }
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(3) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(6) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(9) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(12) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(15) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(18) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(21) .node--type-review,
  .page-view--reviews .view-reviews .view-content .views-row:nth-child(24) .node--type-review {
    background-color: #ffe6de;
  }
  .page-view--reviews .view-reviews .node--type-review {
    width: 285px;
    height: 100%;
    padding: 20px 10px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
  }
  .page-view--reviews .view-reviews .node--type-review:after {
    content: none;
  }
  .page-view--reviews .view-reviews .node--type-review .field--name-node-title {
    padding-left: 35px;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
    color: #00448f;
    position: relative;
  }
  .page-view--reviews .view-reviews .node--type-review .field--name-node-title:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/reviews-quotes.svg') no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .page-view--reviews .view-reviews .node--type-review .field--name-body {
    color: #545555;
    font-size: 14px;
  }
  .page-contacts {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .page-contacts .text {
    color: #000444;
    padding-left: 22px;
    position: relative;
  }
  .page-contacts .text:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .page-contacts .text a {
    color: #000444;
  }
  .page-contacts .field-tel:before {
    background: url('/sites/all/themes/vesta_theme/image/header-phone.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
  }
  .page-contacts .field-mail:before {
    background: url('/sites/all/themes/vesta_theme/image/header-mail.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
  }
  .page-contacts .work:before {
    background: url('/sites/all/themes/vesta_theme/image/header-time.svg') no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
  }
  .page-contacts .field-address:before {
    background: url('/sites/all/themes/vesta_theme/image/header-loc.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
  }
  .page-view--employees .main {
    margin-bottom: 0 !important;
    position: relative;
    z-index: 1;
  }
  .page-view--employees .main:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/employee-before.png') no-repeat;
    background-size: contain;
    width: 41.619%;
    height: 100%;
    max-height: 399px;
    position: absolute;
    top: 200px;
    right: 0;
    z-index: -1;
  }
  .page-view--employees .main:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/employee-after.png') no-repeat left bottom;
    background-size: contain;
    width: 20.0212%;
    height: 100%;
    max-height: 246px;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: -1;
  }
  .page-view--employees .main-before {
    padding-bottom: 100px;
    position: relative;
  }
  .page-view--employees .main-before:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/employee-star.png') no-repeat left bottom;
    background-size: contain;
    width: 88.913%;
    height: 100%;
    max-height: 555px;
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: -1;
  }
  .page-view--employees .view-employees {
    margin-bottom: 80px;
  }
  .page-view--employees .view-employees .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--employees .view-employees .view-content .views-row:nth-child(odd) {
    border-radius: 32px;
    background-color: #e1f7fe;
  }
  .page-view--employees .view-employees .view-content .views-row:nth-child(even) {
    border-radius: 32px;
    background-color: #deffeb;
  }
  .page-view--employees .node--type-employee {
    width: 570px;
    height: 100%;
    padding: 20px 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-end;
    align-items: flex-end;
  }
  .page-view--employees .node--type-employee:after {
    content: none;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-img img {
    max-width: 196px !important;
    max-height: 359px !important;
    object-fit: contain;
  }
  .page-view--employees .node--type-employee .group-content {
    width: 300px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
    margin-bottom: 20px;
  }
  .page-view--employees .node--type-employee .field--name-node-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #00448f;
    margin-bottom: 15px;
  }
  .page-view--employees .node--type-employee .field--name-body {
    color: #545555;
    text-align: center;
  }
  .page-view--employees .node--type-employee .group-connection {
    border-radius: 32px;
    background-color: #011472;
    padding: 25px 30px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone {
    padding-left: 35px;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 12px;
    position: relative;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/employee-phone.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 27px;
    height: 27px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone a {
    color: #fff;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail {
    padding-left: 35px;
    position: relative;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/employee-mail.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail a {
    color: #fff;
  }
  .page-view--product .main {
    z-index: 1;
    margin-bottom: 0 !important;
    position: relative;
  }
  .page-view--product .main:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/product-before.png') no-repeat;
    background-size: contain;
    width: 57.3834%;
    height: 100%;
    max-height: 817px;
    position: absolute;
    top: 99px;
    right: 0;
    z-index: -1;
  }
  .page-view--product .node--type-product {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 45px;
  }
  .page-view--product .node--type-product:after {
    content: none;
  }
  .page-view--product .node--type-product .group-content {
    width: 48.718%;
  }
  .page-view--product .node--type-product .field--name-field-product-video {
    width: 48.718%;
  }
  .page-view--product .node--type-product .field--name-field-product-video iframe {
    height: 430px !important;
    border-radius: 9px;
  }
  .page-view--product .node--type-product .field--name-body h6 {
    font-family: 'Roboto Condensed';
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #00448f;
  }
  .page-view--product .view-benefits-product {
    margin-bottom: 50px;
  }
  .page-view--product .view-benefits-product .view-content {
    border-radius: 32px;
    background-color: #011472;
    padding: 35px;
    display: flex;
    justify-content: center;
    gap: 30px 44px;
  }
  .page-view--product .view-benefits-product .node--type-benefits-product .field--name-node-title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .page-view--product .view-benefits-product .node--type-benefits-product .field--name-body {
    color: #fff;
  }
  .page-view--product #block-vesta-theme-pravilaigry .block-title {
    margin-bottom: 30px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h2,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h3,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h4,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h5 {
    font-family: 'Roboto Condensed';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h3,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h4,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h5 {
    width: 165px;
    height: 54px;
    border-radius: 17px;
    text-align: center;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h3 {
    margin-left: 20px;
    background-color: #e9aece;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h4 {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    background-color: #9acfb1;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h5 {
    background-color: #92ccf2;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h6 {
    font-family: 'Roboto Condensed';
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #00448f;
    margin-bottom: 15px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    padding-left: 0;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body ul li {
    padding-left: 28px;
    position: relative;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body ul li:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/product-time.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .page-view--video .view-video .field--name-field-video {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--video .view-video .field--name-field-video iframe {
    width: 370px;
    height: 300px;
  }
  .content-5 {
    background-image: linear-gradient(to bottom, #ffffff, #f1d6e5);
    padding: 60px 0 45px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 25px;
  }
  .content-6 {
    background-image: linear-gradient(to bottom, #ffffff 5%, #caebd8 39%);
    padding: 50px 0;
  }
  .content-7 {
    background-image: linear-gradient(to bottom, #ffffff, #cae4f5);
    padding: 50px 0;
  }
  .content-8 {
    background-image: linear-gradient(to bottom, #ffffff 5%, #dddddd 39%);
    padding: 50px 0;
  }
  .content-8 .view-empathy-cards .view-content {
    margin-bottom: 0 !important;
  }
  .content-9 {
    background-image: linear-gradient(to bottom, #ffffff 5%, #9af0fd 39%), linear-gradient(to bottom, #ffffff 5%, #e9aece 39%);
    padding: 75px 0;
  }
  .content-9 .region-content-9 .block-title {
    margin-bottom: 40px;
  }
  .content-5 .view-empathy-cards .view-content,
  .content-6 .view-empathy-cards .view-content,
  .content-7 .view-empathy-cards .view-content,
  .content-8 .view-empathy-cards .view-content,
  .content-9 .view-empathy-cards .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 14px;
    margin-bottom: 40px;
  }
  .content-5 .view-empathy-cards .view-content .views-row:hover,
  .content-6 .view-empathy-cards .view-content .views-row:hover,
  .content-7 .view-empathy-cards .view-content .views-row:hover,
  .content-8 .view-empathy-cards .view-content .views-row:hover,
  .content-9 .view-empathy-cards .view-content .views-row:hover {
    box-shadow: -5px 6px 18.6px 0 rgba(0, 0, 0, 0.25);
    border-radius: 17px;
  }
  .content-5 .view-empathy-cards .view-content .views-row:nth-child(n+7),
  .content-6 .view-empathy-cards .view-content .views-row:nth-child(n+7),
  .content-7 .view-empathy-cards .view-content .views-row:nth-child(n+7),
  .content-8 .view-empathy-cards .view-content .views-row:nth-child(n+7),
  .content-9 .view-empathy-cards .view-content .views-row:nth-child(n+7) {
    display: none;
  }
  .content-5 .view-empathy-cards .view-content .views-row.active:nth-child(n+7),
  .content-6 .view-empathy-cards .view-content .views-row.active:nth-child(n+7),
  .content-7 .view-empathy-cards .view-content .views-row.active:nth-child(n+7),
  .content-8 .view-empathy-cards .view-content .views-row.active:nth-child(n+7),
  .content-9 .view-empathy-cards .view-content .views-row.active:nth-child(n+7) {
    display: block;
  }
  .content-5 .view-empathy-cards .view-header,
  .content-6 .view-empathy-cards .view-header,
  .content-7 .view-empathy-cards .view-header,
  .content-8 .view-empathy-cards .view-header,
  .content-9 .view-empathy-cards .view-header {
    font-size: 20px;
    font-weight: bold;
    color: #00448f;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  .content-5 .view-empathy-cards .view-footer,
  .content-6 .view-empathy-cards .view-footer,
  .content-7 .view-empathy-cards .view-footer,
  .content-8 .view-empathy-cards .view-footer,
  .content-9 .view-empathy-cards .view-footer {
    text-align: center;
  }
  .content-5 .view-empathy-cards .view-footer .pager,
  .content-6 .view-empathy-cards .view-footer .pager,
  .content-7 .view-empathy-cards .view-footer .pager,
  .content-8 .view-empathy-cards .view-footer .pager,
  .content-9 .view-empathy-cards .view-footer .pager {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: bold;
    display: inline-block;
    text-decoration-line: none;
  }
  .content-5 .view-empathy-cards .view-footer .pager.active,
  .content-6 .view-empathy-cards .view-footer .pager.active,
  .content-7 .view-empathy-cards .view-footer .pager.active,
  .content-8 .view-empathy-cards .view-footer .pager.active,
  .content-9 .view-empathy-cards .view-footer .pager.active {
    display: none;
  }
  .content-5 .node--type-empathy-cards,
  .content-6 .node--type-empathy-cards,
  .content-7 .node--type-empathy-cards,
  .content-8 .node--type-empathy-cards,
  .content-9 .node--type-empathy-cards,
  .content-5 .node--type-tolerance-cards,
  .content-6 .node--type-tolerance-cards,
  .content-7 .node--type-tolerance-cards,
  .content-8 .node--type-tolerance-cards,
  .content-9 .node--type-tolerance-cards,
  .content-5 .node--type-communication-skills-cards,
  .content-6 .node--type-communication-skills-cards,
  .content-7 .node--type-communication-skills-cards,
  .content-8 .node--type-communication-skills-cards,
  .content-9 .node--type-communication-skills-cards,
  .content-5 .node--type-bonus-cards,
  .content-6 .node--type-bonus-cards,
  .content-7 .node--type-bonus-cards,
  .content-8 .node--type-bonus-cards,
  .content-9 .node--type-bonus-cards,
  .content-5 .node--type-building-cards,
  .content-6 .node--type-building-cards,
  .content-7 .node--type-building-cards,
  .content-8 .node--type-building-cards,
  .content-9 .node--type-building-cards {
    width: 183px;
    padding: 10px 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 17px;
    background-color: #fff;
  }
  .content-5 .node--type-empathy-cards:after,
  .content-6 .node--type-empathy-cards:after,
  .content-7 .node--type-empathy-cards:after,
  .content-8 .node--type-empathy-cards:after,
  .content-9 .node--type-empathy-cards:after,
  .content-5 .node--type-tolerance-cards:after,
  .content-6 .node--type-tolerance-cards:after,
  .content-7 .node--type-tolerance-cards:after,
  .content-8 .node--type-tolerance-cards:after,
  .content-9 .node--type-tolerance-cards:after,
  .content-5 .node--type-communication-skills-cards:after,
  .content-6 .node--type-communication-skills-cards:after,
  .content-7 .node--type-communication-skills-cards:after,
  .content-8 .node--type-communication-skills-cards:after,
  .content-9 .node--type-communication-skills-cards:after,
  .content-5 .node--type-bonus-cards:after,
  .content-6 .node--type-bonus-cards:after,
  .content-7 .node--type-bonus-cards:after,
  .content-8 .node--type-bonus-cards:after,
  .content-9 .node--type-bonus-cards:after,
  .content-5 .node--type-building-cards:after,
  .content-6 .node--type-building-cards:after,
  .content-7 .node--type-building-cards:after,
  .content-8 .node--type-building-cards:after,
  .content-9 .node--type-building-cards:after {
    content: none;
  }
  .content-5 .node--type-empathy-cards .group-button,
  .content-6 .node--type-empathy-cards .group-button,
  .content-7 .node--type-empathy-cards .group-button,
  .content-8 .node--type-empathy-cards .group-button,
  .content-9 .node--type-empathy-cards .group-button,
  .content-5 .node--type-tolerance-cards .group-button,
  .content-6 .node--type-tolerance-cards .group-button,
  .content-7 .node--type-tolerance-cards .group-button,
  .content-8 .node--type-tolerance-cards .group-button,
  .content-9 .node--type-tolerance-cards .group-button,
  .content-5 .node--type-communication-skills-cards .group-button,
  .content-6 .node--type-communication-skills-cards .group-button,
  .content-7 .node--type-communication-skills-cards .group-button,
  .content-8 .node--type-communication-skills-cards .group-button,
  .content-9 .node--type-communication-skills-cards .group-button,
  .content-5 .node--type-bonus-cards .group-button,
  .content-6 .node--type-bonus-cards .group-button,
  .content-7 .node--type-bonus-cards .group-button,
  .content-8 .node--type-bonus-cards .group-button,
  .content-9 .node--type-bonus-cards .group-button,
  .content-5 .node--type-building-cards .group-button,
  .content-6 .node--type-building-cards .group-button,
  .content-7 .node--type-building-cards .group-button,
  .content-8 .node--type-building-cards .group-button,
  .content-9 .node--type-building-cards .group-button {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-img,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-img,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-img,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-img,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-img,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-img,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-img,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-img,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-img,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-img,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-img,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-img,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-img,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-img,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-img,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-img,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-img,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-img,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-img,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-img,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-img,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-img,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-img,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-img,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-img {
    margin-bottom: 3px;
    box-shadow: none;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-img-2 a {
    display: flex;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/product-foto-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:hover:before,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:hover:before {
    background: url('/sites/all/themes/vesta_theme/image/product-foto-before-hover.png') no-repeat;
    background-size: contain;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 img,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 img,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 img,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 img,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 img,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 img,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 img,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 img,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 img,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 img,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 img,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 img,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 img,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 img,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 img,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 img,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 img,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 img,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 img,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 img,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-img-2 img,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-img-2 img,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-img-2 img,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-img-2 img,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-img-2 img {
    display: none;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-audio {
    width: 40px;
    height: 40px;
    display: flex;
    cursor: pointer;
    position: relative;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-audio:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/product-play-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-audio:hover:before,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-audio:hover:before {
    background: url('/sites/all/themes/vesta_theme/image/product-play-before-active.png') no-repeat;
    background-size: contain;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-audio.active:before,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-audio.active:before,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-audio.active:before,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-audio.active:before,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-audio.active:before,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-audio.active:before,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-audio.active:before,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-audio.active:before,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-audio.active:before,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-audio.active:before,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio.active:before,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio.active:before,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio.active:before,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio.active:before,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio.active:before,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-audio.active:before,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-audio.active:before,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-audio.active:before,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-audio.active:before,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-audio.active:before,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-audio.active:before,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-audio.active:before,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-audio.active:before,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-audio.active:before,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-audio.active:before {
    background: url('/sites/all/themes/vesta_theme/image/product-play-before-active.png') no-repeat;
    background-size: contain;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-audio article,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-audio article,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-audio article,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-audio article,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-audio article,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-audio article,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-audio article,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-audio article,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-audio article,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-audio article,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio article,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio article,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio article,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio article,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio article,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-audio article,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-audio article,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-audio article,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-audio article,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-audio article,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-audio article,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-audio article,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-audio article,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-audio article,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-audio article {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  #scrollToTop {
    background-size: contain;
    width: 50px;
    height: 50px;
  }
  .user-administrator {
    padding-top: 78px !important;
  }
  body .page h1 {
    font-size: 50px;
  }
  body .page .block-title {
    font-size: 34px;
  }
  body.not-front h1 {
    font-size: 40px;
  }
  .front .main {
    padding: 45px 0;
  }
  .header-block .container {
    gap: 15px 30px;
  }
  .header-block .logo {
    width: 130px;
  }
  .header-block .header-connection-wrapper {
    width: 962px;
  }
  .content-1 {
    padding-top: 340px;
  }
  .content-1 .region-content-1:before {
    width: 500px;
    height: 307px;
  }
  .content-1 #filters {
    height: 396px !important;
  }
  .content-1 .city-wrapper .left {
    margin-bottom: 80px;
  }
  .content-1 .city-wrapper .left .marquee--inner {
    font-size: 80px;
  }
  .content-1 .city-wrapper .right img {
    height: 220px !important;
  }
  .content-2 {
    padding: 80px 0 35px;
  }
  .content-2:after {
    width: 52%;
    height: 14%;
  }
  .content-2 .region-content-2 > div:nth-child(1) {
    width: 490px;
    margin-bottom: 35px;
  }
  .content-2 .view-card-types {
    margin-bottom: 60px;
  }
  .content-2 .view-card-types .view-header {
    font-size: 19px;
    margin-bottom: 15px;
  }
  .content-2 .view-card-types .view-content {
    column-gap: 60px;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(1) .field--name-field-card-types-img {
    width: 230px;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(1) .field--name-field-card-types-img img {
    max-width: 230px;
    max-height: 220px !important;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(2) .field--name-field-card-types-img {
    width: 221px;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(2) .field--name-field-card-types-img img {
    max-width: 221px;
    max-height: 220px !important;
  }
  .content-2 .view-card-types .field--name-node-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .content-2 .view-task-blocks {
    padding: 30px;
    margin-bottom: 40px;
  }
  .content-2 .view-task-blocks .view-header {
    font-size: 19px;
    margin-bottom: 25px;
  }
  .content-2 .view-task-blocks .view-content {
    gap: 30px 60px;
  }
  .content-3 {
    padding: 45px 0 70px;
  }
  .content-3 .region-content-3 > div:nth-child(2) .block-title {
    margin-bottom: 15px;
  }
  .content-3 .view-about {
    margin-bottom: 60px;
  }
  .content-3 .node--type-about {
    gap: 15px;
  }
  .content-3 .node--type-about .block-title {
    margin-bottom: 20px;
  }
  .content-3 .node--type-about .group-content {
    width: 650px;
  }
  .content-3 .node--type-about .field--name-field-about-img img {
    max-width: 297px;
    max-height: 233px !important;
  }
  .content-3 .view-reviews .view-header {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .content-3 .view-reviews .view-content {
    gap: 15px;
  }
  .content-3 .view-reviews .more-link a {
    width: 220px;
    height: 66px;
  }
  .content-3 .view-reviews .node--type-review {
    width: 310px;
    padding: 30px 20px;
  }
  .content-3 .view-reviews .node--type-review .field--name-node-title {
    padding-left: 40px;
    margin-bottom: 20px;
    font-size: 19px;
  }
  .content-3 .view-reviews .node--type-review .field--name-node-title:before {
    width: 35px;
    height: 35px;
  }
  .content-4 {
    padding: 75px 0;
  }
  .content-4:before {
    height: 180px;
    bottom: 20px;
  }
  .content-4 .region-content-4 > div:nth-child(1) {
    margin-bottom: 25px;
  }
  .content-4 .region-content-4 > div:nth-child(1) .field--name-body {
    width: 310px;
    font-size: 18px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input {
    width: 314px;
    height: 55px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy {
    margin-bottom: 20px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-4 .webform-ajax-form-wrapper .btn-primary {
    width: 220px;
    height: 66px;
  }
  .footer {
    padding: 60px 0 50px;
  }
  .footer .map {
    margin-bottom: 60px;
  }
  .content-footer {
    gap: 30px 15px;
  }
  .content-footer .footer-logo {
    width: 150px;
  }
  .content-footer .footer-menu {
    width: 250px;
  }
  .page-view--reviews .view-reviews .node--type-review {
    width: 233px;
  }
  .page-view--employees .main:before {
    content: none;
  }
  .page-view--employees .main:after {
    content: none;
  }
  .page-view--employees .main-before {
    padding-bottom: 70px;
  }
  .page-view--employees .main-before:before {
    content: none;
  }
  .page-view--employees .view-employees {
    margin-bottom: 60px;
  }
  .page-view--employees .view-employees .view-content {
    gap: 15px;
  }
  .page-view--employees .view-employees .view-content .views-row:nth-child(odd) {
    border-radius: 20px;
  }
  .page-view--employees .view-employees .view-content .views-row:nth-child(even) {
    border-radius: 20px;
  }
  .page-view--employees .node--type-employee {
    width: 473px;
    padding: 20px 15px 0;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-img img {
    max-width: 160px !important;
    max-height: 293px !important;
  }
  .page-view--employees .node--type-employee .group-content {
    width: 270px;
    min-height: auto;
  }
  .page-view--employees .node--type-employee .field--name-node-title {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .page-view--employees .node--type-employee .group-connection {
    border-radius: 20px;
    padding: 25px 20px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone {
    padding-left: 30px;
    font-size: 23px;
    margin-bottom: 10px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone:before {
    width: 25px;
    height: 25px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail {
    padding-left: 30px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail:before {
    width: 23px;
    height: 23px;
  }
  .page-view--product .main:before {
    content: none;
  }
  .page-view--product .node--type-product {
    margin-bottom: 40px;
  }
  .page-view--product .node--type-product .field--name-field-product-video iframe {
    height: 350px !important;
  }
  .page-view--product .node--type-product .field--name-body h6 {
    font-size: 19px;
  }
  .page-view--product .view-benefits-product {
    margin-bottom: 40px;
  }
  .page-view--product .view-benefits-product .view-content {
    border-radius: 20px;
    padding: 20px;
    gap: 20px;
  }
  .page-view--product .view-benefits-product .node--type-benefits-product .field--name-node-title {
    font-size: 19px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .block-title {
    margin-bottom: 15px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h6 {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .page-view--video .view-video .field--name-field-video {
    gap: 15px;
  }
  .page-view--video .view-video .field--name-field-video iframe {
    width: 310px;
    height: 250px;
  }
  .content-5 {
    padding: 40px 0;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 15px;
  }
  .content-6 {
    padding: 40px 0;
  }
  .content-7 {
    padding: 40px 0;
  }
  .content-8 {
    padding: 40px 0;
  }
  .content-9 {
    padding: 50px 0;
  }
  .content-9 .region-content-9 .block-title {
    margin-bottom: 35px;
  }
  .content-5 .view-empathy-cards .view-content,
  .content-6 .view-empathy-cards .view-content,
  .content-7 .view-empathy-cards .view-content,
  .content-8 .view-empathy-cards .view-content,
  .content-9 .view-empathy-cards .view-content {
    gap: 20px 10px;
    margin-bottom: 35px;
  }
  .content-5 .view-empathy-cards .view-header,
  .content-6 .view-empathy-cards .view-header,
  .content-7 .view-empathy-cards .view-header,
  .content-8 .view-empathy-cards .view-header,
  .content-9 .view-empathy-cards .view-header {
    font-size: 19px;
    margin-bottom: 25px;
  }
  .content-5 .node--type-empathy-cards,
  .content-6 .node--type-empathy-cards,
  .content-7 .node--type-empathy-cards,
  .content-8 .node--type-empathy-cards,
  .content-9 .node--type-empathy-cards,
  .content-5 .node--type-tolerance-cards,
  .content-6 .node--type-tolerance-cards,
  .content-7 .node--type-tolerance-cards,
  .content-8 .node--type-tolerance-cards,
  .content-9 .node--type-tolerance-cards,
  .content-5 .node--type-communication-skills-cards,
  .content-6 .node--type-communication-skills-cards,
  .content-7 .node--type-communication-skills-cards,
  .content-8 .node--type-communication-skills-cards,
  .content-9 .node--type-communication-skills-cards,
  .content-5 .node--type-bonus-cards,
  .content-6 .node--type-bonus-cards,
  .content-7 .node--type-bonus-cards,
  .content-8 .node--type-bonus-cards,
  .content-9 .node--type-bonus-cards,
  .content-5 .node--type-building-cards,
  .content-6 .node--type-building-cards,
  .content-7 .node--type-building-cards,
  .content-8 .node--type-building-cards,
  .content-9 .node--type-building-cards {
    width: 152px;
    padding: 5px 5px 15px;
    border-radius: 12px;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    width: 39px;
    height: 39px;
  }
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 36px;
  }
  body .page .block-title {
    font-size: 26px;
  }
  body.not-front h1 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  body.not-front .main {
    margin-bottom: 30px;
  }
  body .btn-default {
    font-size: 14px;
    padding: 11px 25px;
  }
  .front .main {
    padding: 40px 0;
  }
  .header-block .container {
    gap: 15px;
  }
  .header-block .logo {
    width: 110px;
  }
  .header-block .header-connection-wrapper {
    width: 738px;
  }
  .header-block .header-connection-1 {
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    row-gap: 10px;
  }
  .header-block .header-connection-1 .address {
    width: 230px;
  }
  .header-block .header-connection-1 .mail-wrap {
    width: 260px;
  }
  .header-block .header-connection-1 .header-callback {
    width: auto;
  }
  .header-block .header-connection-1 .text {
    font-size: 14px;
  }
  .navigation {
    width: 690px;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 15px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 18px;
  }
  .content-1 {
    padding-top: 320px;
  }
  .content-1 .region-content-1:before {
    width: 300px;
    height: 184px;
  }
  .content-1 #filters {
    height: 256px !important;
  }
  .content-1 .city-wrapper .left {
    margin-bottom: 40px;
  }
  .content-1 .city-wrapper .left .marquee--inner {
    font-size: 55px;
  }
  .content-1 .city-wrapper .left .stroke {
    margin-right: 20px;
  }
  .content-1 .city-wrapper .right img {
    height: 150px !important;
  }
  .content-2 {
    padding: 40px 0;
  }
  .content-2 .region-content-2 > div:nth-child(1) {
    width: 380px;
  }
  .content-2 .region-content-2 > div:nth-child(4) .field--name-body {
    column-gap: 20px;
  }
  .content-2 .region-content-2 > div:nth-child(4) .field--name-body .btn-more a {
    font-size: 18px;
  }
  .content-2 .view-card-types {
    margin-bottom: 40px;
  }
  .content-2 .view-card-types .view-header {
    font-size: 18px;
  }
  .content-2 .view-card-types .view-content {
    column-gap: 40px;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(1) .field--name-field-card-types-img {
    width: 200px;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(1) .field--name-field-card-types-img img {
    max-width: 200px;
    max-height: 191px !important;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(2) .field--name-field-card-types-img {
    width: 192px;
  }
  .content-2 .view-card-types .view-content .views-row:nth-child(2) .field--name-field-card-types-img img {
    max-width: 192px;
    max-height: 191px !important;
  }
  .content-2 .view-card-types .field--name-node-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .content-2 .view-task-blocks {
    padding: 30px 20px;
    border-radius: 20px;
    margin-bottom: 25px;
  }
  .content-2 .view-task-blocks .view-header {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .content-2 .view-task-blocks .view-content {
    justify-content: space-between;
    gap: 15px 20px;
  }
  .content-2 .view-task-blocks .view-content .views-row:nth-child(1) .field--name-node-title {
    width: 80px;
  }
  .content-2 .view-task-blocks .view-content .views-row:nth-child(2) .field--name-node-title {
    width: 120px;
  }
  .content-2 .view-task-blocks .view-content .views-row:nth-child(3) .field--name-node-title {
    width: 210px;
  }
  .content-2 .view-task-blocks .node--type-task-blocks {
    display: flex;
    column-gap: 10px;
  }
  .content-2 .view-task-blocks .node--type-task-blocks .field--name-node-title {
    font-size: 14px;
  }
  .content-3 {
    padding: 40px 0;
  }
  .content-3 .region-content-3 > div:nth-child(2) .block-title {
    margin-bottom: 10px;
  }
  .content-3 .view-about {
    margin-bottom: 40px;
  }
  .content-3 .node--type-about {
    gap: 10px;
  }
  .content-3 .node--type-about .block-title {
    margin-bottom: 15px;
  }
  .content-3 .node--type-about .group-content {
    width: 450px;
  }
  .content-3 .node--type-about .field--name-field-about-img img {
    max-width: 278px;
    max-height: 218px !important;
  }
  .content-3 .view-reviews .view-header {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .content-3 .view-reviews .view-content {
    gap: 15px 10px;
  }
  .content-3 .view-reviews .more-link a {
    width: 180px;
    height: 55px;
    font-size: 14px;
    border-radius: 15px;
  }
  .content-3 .view-reviews .node--type-review {
    width: 239px;
    padding: 20px 10px;
    border-radius: 20px;
  }
  .content-3 .view-reviews .node--type-review .field--name-node-title {
    padding-left: 35px;
    margin-bottom: 15px;
    font-size: 17px;
  }
  .content-3 .view-reviews .node--type-review .field--name-node-title:before {
    width: 30px;
    height: 30px;
  }
  .content-4 {
    padding: 40px 0;
  }
  .content-4:before {
    height: 140px;
    bottom: 10px;
  }
  .content-4 .region-content-4 > div:nth-child(1) {
    margin-bottom: 20px;
  }
  .content-4 .region-content-4 > div:nth-child(1) .field--name-body {
    width: 260px;
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input {
    width: 239px;
    height: 50px;
    padding-left: 40px;
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea {
    height: 100px;
    padding-left: 40px;
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 15px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-name:before,
  .content-4 .webform-ajax-form-wrapper .form-item-telefon:before,
  .content-4 .webform-ajax-form-wrapper .form-item-email:before,
  .content-4 .webform-ajax-form-wrapper .form-item-message:before {
    left: 12px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy {
    margin-bottom: 10px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-4 .webform-ajax-form-wrapper .btn-primary {
    width: 180px;
    height: 55px;
    font-size: 14px;
    border-radius: 15px;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .map {
    margin-bottom: 40px;
  }
  .footer .map .mapContainer {
    height: 350px !important;
  }
  .content-footer {
    justify-content: center;
    gap: 10px 29px;
  }
  .content-footer .footer-logo {
    width: 150px;
  }
  .content-footer .footer-menu {
    width: 250px;
  }
  .content-footer .footer-menu ul.sf-main a {
    font-size: 14px;
  }
  .content-footer .footer-connection-2 {
    width: 350px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .content-footer .footer-connection-2 .work-wrap {
    margin-bottom: 0;
  }
  .content-footer .footer-connection-2 .phone {
    font-size: 17px;
  }
  .page-view--reviews .view-reviews .node--type-review {
    width: 239px;
  }
  .page-view--employees .main-before {
    padding-bottom: 40px;
  }
  .page-view--employees .view-employees {
    margin-bottom: 30px;
  }
  .page-view--employees .view-employees .view-content {
    gap: 15px 10px;
  }
  .page-view--employees .node--type-employee {
    width: 364px;
    padding: 20px 10px 0;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-img img {
    max-width: 114px !important;
    max-height: 209px !important;
  }
  .page-view--employees .node--type-employee .group-content {
    width: 220px;
    margin-bottom: 15px;
  }
  .page-view--employees .node--type-employee .field--name-node-title {
    font-size: 18px;
  }
  .page-view--employees .node--type-employee .group-connection {
    padding: 15px 10px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone {
    padding-left: 25px;
    font-size: 18px;
    margin-bottom: 7px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone:before {
    width: 18px;
    height: 18px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail {
    padding-left: 25px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail:before {
    width: 18px;
    height: 18px;
  }
  .page-view--product .node--type-product {
    margin-bottom: 30px;
  }
  .page-view--product .node--type-product .field--name-field-product-video iframe {
    height: 300px !important;
  }
  .page-view--product .node--type-product .field--name-body h6 {
    font-size: 16px;
  }
  .page-view--product .view-benefits-product {
    margin-bottom: 30px;
  }
  .page-view--product .view-benefits-product .view-content {
    padding: 20px 10px;
    gap: 15px 10px;
  }
  .page-view--product .view-benefits-product .node--type-benefits-product .field--name-node-title {
    font-size: 16px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h2,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h3,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h4,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h5 {
    font-size: 14px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h3,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h4,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h5 {
    width: 150px;
    height: 50px;
    border-radius: 12px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h6 {
    font-size: 16px;
  }
  .page-view--video .view-video .field--name-field-video iframe {
    width: 330px;
  }
  .content-9 {
    padding: 40px 0;
  }
  .content-9 .region-content-9 .block-title {
    margin-bottom: 20px;
  }
  .content-5 .view-empathy-cards .view-content,
  .content-6 .view-empathy-cards .view-content,
  .content-7 .view-empathy-cards .view-content,
  .content-8 .view-empathy-cards .view-content,
  .content-9 .view-empathy-cards .view-content {
    margin-bottom: 20px;
  }
  .content-5 .view-empathy-cards .view-header,
  .content-6 .view-empathy-cards .view-header,
  .content-7 .view-empathy-cards .view-header,
  .content-8 .view-empathy-cards .view-header,
  .content-9 .view-empathy-cards .view-header {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .content-5 .view-empathy-cards .view-footer .pager,
  .content-6 .view-empathy-cards .view-footer .pager,
  .content-7 .view-empathy-cards .view-footer .pager,
  .content-8 .view-empathy-cards .view-footer .pager,
  .content-9 .view-empathy-cards .view-footer .pager {
    border-radius: 12px;
  }
  .content-5 .node--type-empathy-cards,
  .content-6 .node--type-empathy-cards,
  .content-7 .node--type-empathy-cards,
  .content-8 .node--type-empathy-cards,
  .content-9 .node--type-empathy-cards,
  .content-5 .node--type-tolerance-cards,
  .content-6 .node--type-tolerance-cards,
  .content-7 .node--type-tolerance-cards,
  .content-8 .node--type-tolerance-cards,
  .content-9 .node--type-tolerance-cards,
  .content-5 .node--type-communication-skills-cards,
  .content-6 .node--type-communication-skills-cards,
  .content-7 .node--type-communication-skills-cards,
  .content-8 .node--type-communication-skills-cards,
  .content-9 .node--type-communication-skills-cards,
  .content-5 .node--type-bonus-cards,
  .content-6 .node--type-bonus-cards,
  .content-7 .node--type-bonus-cards,
  .content-8 .node--type-bonus-cards,
  .content-9 .node--type-bonus-cards,
  .content-5 .node--type-building-cards,
  .content-6 .node--type-building-cards,
  .content-7 .node--type-building-cards,
  .content-8 .node--type-building-cards,
  .content-9 .node--type-building-cards {
    width: 114px;
  }
  .content-5 .node--type-empathy-cards .group-button,
  .content-6 .node--type-empathy-cards .group-button,
  .content-7 .node--type-empathy-cards .group-button,
  .content-8 .node--type-empathy-cards .group-button,
  .content-9 .node--type-empathy-cards .group-button,
  .content-5 .node--type-tolerance-cards .group-button,
  .content-6 .node--type-tolerance-cards .group-button,
  .content-7 .node--type-tolerance-cards .group-button,
  .content-8 .node--type-tolerance-cards .group-button,
  .content-9 .node--type-tolerance-cards .group-button,
  .content-5 .node--type-communication-skills-cards .group-button,
  .content-6 .node--type-communication-skills-cards .group-button,
  .content-7 .node--type-communication-skills-cards .group-button,
  .content-8 .node--type-communication-skills-cards .group-button,
  .content-9 .node--type-communication-skills-cards .group-button,
  .content-5 .node--type-bonus-cards .group-button,
  .content-6 .node--type-bonus-cards .group-button,
  .content-7 .node--type-bonus-cards .group-button,
  .content-8 .node--type-bonus-cards .group-button,
  .content-9 .node--type-bonus-cards .group-button,
  .content-5 .node--type-building-cards .group-button,
  .content-6 .node--type-building-cards .group-button,
  .content-7 .node--type-building-cards .group-button,
  .content-8 .node--type-building-cards .group-button,
  .content-9 .node--type-building-cards .group-button {
    column-gap: 5px;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-img-2 a,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-img-2 a,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-img-2 a,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-img-2 a,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-img-2 a {
    width: 30px;
    height: 30px;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-img-2 a:before {
    width: 30px;
    height: 30px;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-audio,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-audio,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-audio,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-audio,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-audio,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-audio,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-audio,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-audio {
    width: 30px;
    height: 30px;
  }
  .content-5 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-empathy-cards .field--name-field-empathy-cards-audio:before,
  .content-5 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-tolerance-cards .field--name-field-empathy-cards-audio:before,
  .content-5 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-communication-skills-cards .field--name-field-empathy-cards-audio:before,
  .content-5 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-bonus-cards .field--name-field-empathy-cards-audio:before,
  .content-5 .node--type-building-cards .field--name-field-empathy-cards-audio:before,
  .content-6 .node--type-building-cards .field--name-field-empathy-cards-audio:before,
  .content-7 .node--type-building-cards .field--name-field-empathy-cards-audio:before,
  .content-8 .node--type-building-cards .field--name-field-empathy-cards-audio:before,
  .content-9 .node--type-building-cards .field--name-field-empathy-cards-audio:before {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767.98px) {
  body .page h1 {
    font-size: 26px;
  }
  body .page .block-title {
    font-size: 22px;
  }
  body.not-front h1 {
    font-size: 24px;
  }
  .not-front .header {
    padding: 0;
    margin-bottom: 0 !important;
  }
  .user-administrator {
    padding-top: 0 !important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 158px;
  }
  .mm-page {
    padding-top: 80px;
  }
  .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: rgba(43, 42, 41, 0.97);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  }
  .header-mobile-block .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-mobile-block .region-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 55%;
  }
  .header-mobile-block .region-header-mobile > div:nth-child(1) svg {
    width: 35px;
    height: 35px;
  }
  .header-mobile-block .region-header-mobile > div:nth-child(2) {
    width: 60px;
  }
  .header-mobile-block .phone-wrap {
    width: 115px;
    display: flex;
    flex-direction: column;
    row-gap: 3px;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff3f3;
  }
  .header {
    padding: 0;
  }
  .content-1 {
    padding-top: 50px;
  }
  .content-1 .region-content-1:before {
    width: 180px;
    height: 110px;
    top: 25px;
  }
  .content-1 #filters {
    height: 157px !important;
  }
  .content-1 .city-wrapper .left {
    margin-bottom: 20px;
  }
  .content-1 .city-wrapper .left .marquee--inner {
    font-size: 26px;
  }
  .content-1 .city-wrapper .left .stroke {
    margin-right: 10px;
    text-shadow: -1px -1px 0 #011472, 1px -1px 0 #011472, -1px 1px 0 #011472, 1px 1px 0 #011472;
  }
  .content-1 .city-wrapper .right img {
    height: 100px !important;
  }
  .content-2 {
    padding: 40px 0;
  }
  .content-2:before,
  .content-2:after {
    content: none;
  }
  .content-2 .region-content-2 > div:nth-child(1) {
    width: auto;
  }
  .content-2 .region-content-2 > div:nth-child(4) .field--name-body {
    flex-direction: column;
    row-gap: 10px;
  }
  .content-2 .region-content-2 > div:nth-child(4) .field--name-body .btn-more a {
    font-size: 16px;
  }
  .content-2 .view-card-types {
    margin-bottom: 30px;
  }
  .content-2 .view-card-types .view-header {
    font-size: 17px;
  }
  .content-2 .view-card-types .view-content {
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 15px;
    row-gap: 15px;
  }
  .content-2 .view-card-types .field--name-node-title {
    font-size: 15px;
  }
  .content-2 .view-task-blocks {
    padding: 20px 10px;
    margin-bottom: 15px;
  }
  .content-2 .view-task-blocks .view-header {
    font-size: 17px;
  }
  .content-2 .view-task-blocks .view-content {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 10px;
  }
  .content-2 .view-task-blocks .node--type-task-blocks .field--name-field-task-blocks-img {
    width: 50px;
  }
  .content-2 .view-task-blocks .node--type-task-blocks .field--name-field-task-blocks-img img {
    max-height: 47px;
    object-fit: contain;
  }
  .content-3 {
    padding: 10px 0 40px;
  }
  .content-3 .node--type-about {
    justify-content: center;
  }
  .content-3 .node--type-about .group-content {
    width: 100%;
  }
  .content-4 {
    padding: 40px 0;
  }
  .content-4:before {
    height: 140px;
    bottom: 10px;
  }
  .content-4 .region-content-4 {
    width: 330px;
    margin: 0 auto;
  }
  .content-4 .region-content-4 > div:nth-child(1) {
    row-gap: 10px;
  }
  .content-4 .region-content-4 > div:nth-child(1) .block-title {
    margin-bottom: 0;
  }
  .content-4 .webform-ajax-form-wrapper .form-item input {
    width: 330px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-4 .webform-ajax-form-wrapper .form-item-privacy .description {
    text-align: left;
  }
  .footer .map {
    margin-bottom: 25px;
  }
  .content-footer {
    width: 330px;
    margin: 0 auto 30px;
  }
  .copyrights-wrap {
    width: 330px;
    margin: 0 auto;
    justify-content: center;
    row-gap: 8px;
  }
  .copyrights-wrap .privacy-content {
    font-size: 14px;
    text-align: center;
  }
  .copyrights-wrap .vesta-backlink {
    font-size: 14px;
  }
  .page-view--employees .node--type-employee {
    width: 330px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-img img {
    max-width: 100px !important;
    max-height: 183px !important;
  }
  .page-view--employees .node--type-employee .group-content {
    width: 200px;
    row-gap: 10px;
  }
  .page-view--employees .node--type-employee .field--name-node-title {
    font-size: 17px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone {
    padding-left: 20px;
    font-size: 17px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-phone:before {
    width: 17px;
    height: 17px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail {
    padding-left: 20px;
  }
  .page-view--employees .node--type-employee .field--name-field-employee-mail:before {
    width: 17px;
    height: 17px;
  }
  .page-view--product .node--type-product {
    justify-content: center;
    row-gap: 15px;
  }
  .page-view--product .node--type-product .group-content {
    width: 100%;
  }
  .page-view--product .node--type-product .field--name-field-product-video {
    width: 270px;
  }
  .page-view--product .node--type-product .field--name-field-product-video iframe {
    height: 300px !important;
  }
  .page-view--product .view-benefits-product .view-content {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .page-view--product #block-vesta-theme-pravilaigry .block-title {
    margin-bottom: 10px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h2 {
    display: block;
    margin-bottom: 10px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h3,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h4,
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h5 {
    width: 100px;
    height: 45px;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h3 {
    margin-left: 0;
  }
  .page-view--product #block-vesta-theme-pravilaigry .field--name-body h4 {
    margin-bottom: 10px;
  }
  .content-5 .node--type-empathy-cards,
  .content-6 .node--type-empathy-cards,
  .content-7 .node--type-empathy-cards,
  .content-8 .node--type-empathy-cards,
  .content-9 .node--type-empathy-cards,
  .content-5 .node--type-tolerance-cards,
  .content-6 .node--type-tolerance-cards,
  .content-7 .node--type-tolerance-cards,
  .content-8 .node--type-tolerance-cards,
  .content-9 .node--type-tolerance-cards,
  .content-5 .node--type-communication-skills-cards,
  .content-6 .node--type-communication-skills-cards,
  .content-7 .node--type-communication-skills-cards,
  .content-8 .node--type-communication-skills-cards,
  .content-9 .node--type-communication-skills-cards,
  .content-5 .node--type-bonus-cards,
  .content-6 .node--type-bonus-cards,
  .content-7 .node--type-bonus-cards,
  .content-8 .node--type-bonus-cards,
  .content-9 .node--type-bonus-cards,
  .content-5 .node--type-building-cards,
  .content-6 .node--type-building-cards,
  .content-7 .node--type-building-cards,
  .content-8 .node--type-building-cards,
  .content-9 .node--type-building-cards {
    width: 130px;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 80px;
  }
}
