:root {
  --bs-body-font-family: "Inter", sans-serif;
  --bs-body-color: #000;
  --bs-border-color: #000;
  --bs-link-color: #fff;
  --bs-border-radius: 0.5rem;
  --bs-link-hover-color: #96d4bb;
  --bs-logo-name: 30px;
  --bs-slide-front-h1: 66px;
  --bs-title-not-front-h1: 54px;
  --bs-slide-front-body: 20px;
  --bs-front-h2: 52px;
  --bs-info-title: 52px;
  --bs-info-text: 22px;
  --bs-block-body: 18px;
  --bs-features-teaser-title: 24px;
  --bs-features-full-header: 48px;
  --bs-features-full-header-number: 68px;
  --bs-articles-full-title: 52px;
  --bs-slyder-body: 23px;
  --bs-padding-slide-front-content: 68px 0 58px;
  --bs-padding-info: 37px 0;
  --bs-padding-features: 45px 0 58px;
  --bs-padding-screen: 91px 0 37px;
  --bs-padding-reviews: 74px 0 87px;
  --bs-padding-features-item: 76px 0 69px;
  --bs-padding-video: 75px 0 0;
  --bs-padding-about-block: 0 0 90px;
  --bs-padding-form: 80px 0;
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #000;
  --bs-btn-border-color: #000;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #000;
  --bs-btn-disabled-color: #000;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-border-color: #000;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-color: #000;
  --bs-btn-active-border-color: #000;
}
.btn {
  border-radius: 80px;
  --bs-btn-font-weight: 600;
  --bs-btn-focus-box-shadow: 0 0 0 0.15rem #96d4bb4d;
}
body {
  overflow-x: hidden;
}
a,
a:hover {
  color: inherit;
  text-decoration: none;
}

h2 {
  font-size: var(--bs-front-h2);
  font-weight: 600;
}
.front h2,
div#block-vesta-theme-ostalisvoprosy h2 {
  margin-bottom: 16px;
}
.not-front h1 {
  font-weight: 600;
}
.not-front .wr_content {
  padding: 30px 0 80px;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, ">");
}
main#main {
  padding-top: 73px;
}

ul.nav {
  justify-content: center;
}
.pagination {
  --bs-pagination-padding-x: 11.5px;
  --bs-pagination-active-color: #ffffff;
  --bs-pagination-bg: #ffffff;
  --bs-pagination-active-border-color: #1d1d1f;
  --bs-pagination-hover-color: #000;
  --bs-pagination-active-bg: #000000;
  --bs-pagination-color: #000;
  --bs-pagination-padding-y: 0.5px;
  justify-content: center;
}
.page-link:hover,
.page-link:focus {
  background-color: #fff;
}
.is-active .page-link:hover,
.is-active.page-link:focus {
  background-color: #000;
}
.page-link:focus {
  box-shadow: none;
  color: #1d1d1f;
}
nav.pager {
  margin-top: 45px;
}
.modal {
  --bs-modal-padding: 0;
  --bs-modal-header-padding: 14.5px 4px;
}
/* header */

.header-top {
  padding: 10px 0 11px;
  background-color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: relative;
}
header .nav-link {
  color: #000;
  font-weight: 700;
  padding: 8px 24px;
}
.user-administrator header#header {
  top: 70px;
}
header#header {
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
ul.links {
  list-style-type: none;
  padding: 0;
  display: flex;
  text-transform: uppercase;
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
}
ul.links li.is-active a {
  background-color: #000;
  color: #fff;
}
ul.links li a {
  padding: 3px 6px;
  border: 1px solid #000;
  font-size: 13px;
  font-weight: 500;
  display: block;
}
ul.links li:first-child a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
ul.links li:last-child a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
header .social-group {
  gap: 19px;
}
.social-group {
  gap: 10px;
}
.social-group_item svg path:last-child {
  fill: #000;
}
.region-social {
  width: max-content;
}
.region-logo .field--name-body {
  display: flex;
  align-items: center;
  font-size: var(--bs-logo-name);
  font-weight: 600;
  gap: 19px;
}
.region-logo .field--name-body > * {
  margin: 0;
}
/* end header */

/* слайдер */
.slider-block {
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
  overflow: hidden;
  background-color: #1c1c1e;
  color: #fff;
}
.region-slider {
  position: relative;
}
.node--type-slide {
  padding: var(--bs-padding-slide-front-content);
}
.slider-title {
  width: 625px;
}
.node--type-slide h1 {
  font-size: var(--bs-slide-front-h1);
  font-weight: 700;
  line-height: 110%;
  margin: 0;
}
.node--type-slide h1 b {
  color: #000;
  background-color: #96d4bb;
  padding: 0 16px;
  border-radius: 18px;
  width: max-content;
}
.field--name-field-qr-kod img {
  width: 140px;
  height: 140px;
  object-fit: contain;
}
.field--name-field-qr-code {
  height: max-content;
  padding: 19px;
  border-radius: 18px;
}
.field--name-field-link-app a,
.field--name-field-link-to-app a {
  background-color: #fff;
  font-weight: 600;
  color: #000;
  width: 243px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 13px;
  border-radius: 80px;
  padding: 12px 17px;
  font-size: 16px;
}

.field--name-field-link-to-app a:hover,
.field--name-field-link-app a:hover {
  -webkit-box-shadow: 0px 0px 8px 8px rgba(255, 255, 255, 0.27);
  -moz-box-shadow: 0px 0px 8px 8px rgba(255, 255, 255, 0.27);
  box-shadow: 0px 0px 8px 8px rgba(255, 255, 255, 0.27);
}
.field--name-field-link-to-app a {
  width: max-content;
}
.field--name-field-link-app a:before,
.field--name-field-link-to-app a:before {
  content: "";
  display: block;
  height: 27px;
  background-position: center;
  background-size: contain;
  width: 26px;
  background-repeat: no-repeat;
}
.field--name-field-link-app a.ios:before,
.field--name-field-link-to-app a.ios:before {
  background-image: url(/sites/all/themes/vesta_theme/image/apple.svg);
}
.field--name-field-link-app a.android:before,
.field--name-field-link-to-app a.android:before {
  background-image: url(/sites/all/themes/vesta_theme/image/android.svg);
}
.view-slayder.view-display-id-block_1 .slide_description > .field--name-body {
  font-size: var(--bs-slide-front-body);
  font-weight: 500;
  margin: 40px 0 52px;
}
.slide_description {
  width: 470px;
}
.field--name-field-link-app .field--name-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
}
.field--name-field-link-to-app .field--name-body {
  display: flex;
  gap: 16px;
}
.view-slayder.view-display-id-block_1 .field--name-field-image {
  position: absolute;
  bottom: 0;
  right: -200px;
  height: 679px;
  width: auto;
}
.view-slayder.view-display-id-block_1 .field--name-field-image img {
  height: 100%;
  width: auto;
}
/* end слайдер */

/* Блок информации на главной */
.info-block {
  padding: var(--bs-padding-info);
}
.field--name-field-info-img {
  width: 55px;
  height: 55px;
}
.field--name-field-info-img img {
  width: 100%;
}
.field--name-field-info-numbers {
  font-size: var(--bs-info-title);
  font-weight: 700;
}
.node--type-info .field--name-node-title {
  font-size: var(--bs-info-text);
  font-weight: 700;
}
.node--type-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.view-block-info .view-content {
  display: flex;
  justify-content: space-around;
}

/* end Блок информации на главной */

/* Возможности блок*/
.features-block {
  padding: var(--bs-padding-features);
  position: relative;
  margin-bottom: -47px;
}
.features-block:after {
  background-color: #fff;
  z-index: 3;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  display: block;
  content: "";
  height: 50px;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.block-content--type-features-front .field--name-body {
  font-size: var(--bs-block-body);
  font-weight: 500;
  margin-bottom: 48px;
}
.field--name-field-features-img img,
.field--name-field-features-img-teaser img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
}

.views-row:nth-child(6n + 1) .field--name-field-field-features-link button {
  background-color: #f09896;
}
.views-row:nth-child(6n + 2) .field--name-field-field-features-link button {
  background-color: #ba97e4;
}
.views-row:nth-child(6n + 3) .field--name-field-field-features-link button {
  background-color: #67aac7;
}
.views-row:nth-child(6n + 4) .field--name-field-field-features-link button {
  background-color: #96d4bb;
}
.views-row:nth-child(6n + 5) .field--name-field-field-features-link button {
  background-color: #ffb3a4;
}
.views-row:nth-child(6n + 6) .field--name-field-field-features-link button {
  background-color: #e8d17a;
}

.features-header {
  margin-bottom: 34px;
  height: 4rem;
}
.paragraph--type-features {
  padding: 34px 22px 56px 23px;
  background-color: #1c1c1e;
  border-radius: 30px;
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.paragraph--type-features .field--name-field-features-title,
.node--type-features .field--name-node-title {
  font-size: var(--bs-features-teaser-title);
  font-weight: 600;
  line-height: 120%;
}
.paragraph--type-features .field--name-field-features-description {
  font-weight: 500;
}
.front .more-link a,
.field--name-field-features-link a {
  background-color: #1c1c1e;
  color: #fff;
  font-weight: 600;
  display: block;
  width: 305px;
  padding: 10px;
  text-align: center;
  border-radius: 80px;
  margin: 53px auto 0;
  border: 1px solid #1c1c1e;
}
.front .more-link a:hover,
.field--name-field-features-link a:hover {
  color: #1c1c1e;
  background-color: #fff;
}
.field--name-field-features {
  display: grid;
  grid-template-columns: 32% 32% 32%;
  justify-content: space-between;
  row-gap: 30px;
}
/* end Возможности блок*/

/* страница возможности*/
.view-id-features.view-display-id-page_1 .view-content .views-row {
  border-top: 1px solid #00000033;
  padding: var(--bs-padding-features-item);
}
.view-id-features.view-display-id-page_1
  .view-content
  .views-row:nth-child(even)
  .left {
  order: 2;
}
.view-id-features.view-display-id-page_1
  .view-content
  .views-row:nth-child(even)
  .right {
  order: 1;
}
.field--name-field-features-scrin {
  display: flex;
  justify-content: center;
  gap: 24px;
}
.features-full_header {
  gap: 28px;
}
.node--type-features.node--view-mode-full .field--name-body {
  margin: 23px 0 22px;
  font-weight: 500;
  border-bottom: 1px solid #00000033;
}
.field--name-field-feature-clarifications ul {
  padding-left: 1rem;
  font-size: 14px;
  font-weight: 500;
}
.field--name-field-feature-clarifications ul li {
  margin-bottom: 17px;
}
.field--name-field-field-features-link button {
  padding: 12px 28px;
  font-weight: 600;
  border-radius: 80px;
  text-align: center;
  display: block;
  width: max-content;
  margin-top: 51px;
  border: none;
  color: #000;
}
.views-row .field--name-field-field-features-link button:hover {
  background-color: #1c1c1c;
  color: #fff;
}
.view-id-features.view-display-id-page_1 .view-header p {
  font-size: var(--bs-features-full-header);
  display: flex;
  gap: 45px;
  text-align: center;
  align-items: center;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 52px;
}
.view-id-features.view-display-id-page_1 .view-header span {
  font-size: var(--bs-features-full-header-number);
  background-color: #96d4bb;
  border-radius: 50%;
  width: 176px;
  height: 176px;
  font-weight: 800;
  display: block;
  flex-shrink: 0;
  padding: 57px 0;
}
.node--type-features.node--view-mode-full {
  row-gap: 30px;
}
.field--name-field-features-scrin .field__item img {
  width: 238px;
  height: auto;
}
/* end страница возможности*/

/* Скриншоты */
.scrin-block {
  padding: var(--bs-padding-screen);
  background-color: #1c1c1e;
  color: #fff;
  overflow-x: hidden;
}
.node--type-screen .field--name-body {
  font-size: var(--bs-block-body);
  font-weight: 500;
  margin-bottom: 48px;
}
.scrin-block button.slick-next.slick-arrow,
.scrin-block button.slick-prev.slick-arrow {
  background-color: #ffffff4d;
}
.scrin-block button.slick-prev.slick-arrow::before,
.scrin-block button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
}
.scrin-block ul.slick-dots li.slick-active button {
  background: #fff;
}
.scrin-block ul.slick-dots li button {
  background: #ffffff4d;
}
/* end Скриншоты */

/* Видео */
.video-block {
  padding: var(--bs-padding-video);
}

.field--name-field-video video {
  width: 100%;
  height: auto;
  border-radius: 30px;
  overflow: hidden;
}
.block-content--type-video .field--name-body {
  font-size: var(--bs-block-body);
  font-weight: 500;
  width: 80%;
  margin-bottom: 53px;
}
/* end Видео */

/* Отзывы */
.reviews-block {
  padding: var(--bs-padding-reviews);
  overflow-x: hidden;
}
.field--name-field-author-initials {
  font-weight: 600;
  text-transform: uppercase;
  width: 53px;
  height: 53px;
  text-align: center;
  padding: 14px;
  border-radius: 50%;
}
.reviews-header {
  gap: 11px;
}
.view-id-reviews.view-display-id-block_1
  .views-row:nth-child(4n + 1)
  .field--name-field-author-initials {
  background-color: #96d4bb;
}
.view-id-reviews.view-display-id-block_1
  .views-row:nth-child(4n-2)
  .field--name-field-author-initials {
  background-color: #ba97e4;
}

.view-id-reviews.view-display-id-block_1
  .views-row:nth-child(4n)
  .field--name-field-author-initials {
  background-color: #f09896;
}

.view-id-reviews.view-display-id-block_1
  .views-row:nth-child(-4n + 7):nth-child(-n + 8)
  .field--name-field-author-initials,
.view-id-reviews.view-display-id-block_1
  .views-row:nth-child(4n + 7):nth-child(n + 8)
  .field--name-field-author-initials {
  background-color: #67aac7;
}

.node--type-reviews.node--view-mode-teaser .field--name-node-title {
  font-weight: 600;
}
.field--name-field-position {
  font-size: 14px;
  font-weight: 500;
}
.node--type-reviews.node--view-mode-teaser .field--name-body {
  font-weight: 500;
  margin-top: 48px;
}
.node--type-reviews.node--view-mode-teaser {
  border: 1px solid #0000004d;
  border-radius: 30px;
  padding: 33px 28px 38px 33px;
  height: 100%;
}

.slick-track {
  display: flex;
  gap: 30px;
}
.slick-list {
  overflow: visible;
  margin: 0 -30px;
}
.views-row.slick-slide {
  height: auto;
}
button.slick-arrow::before {
  width: 12px;
  height: 7px;
}
button.slick-arrow {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background-color: #0000004d;
}
button.slick-next.slick-arrow {
  right: 0;
}
button.slick-prev.slick-arrow {
  left: auto;
  right: 62px;
}
.slick-prev,
.slick-next {
  top: auto;
  bottom: -30px;
}
.view-id-reviews.view-display-id-block_1 ul.slick-dots li.slick-active button {
  background: #000000;
}
.view-id-reviews.view-display-id-block_1 ul.slick-dots li button {
  background: #0000004d;
}
ul.slick-dots li button {
  height: 8px;
  width: 8px;
}
ul.slick-dots {
  margin-top: 45px;
}
.slick-list.draggable {
  clip-path: inset(-100vw -100vw -100vw 0);
}
.view-reviews.view-display-id-block_1 .view-header {
  margin-bottom: 48px;
  font-size: var(--bs-block-body);
  font-weight: 500;
}
/* end Отзывы */

/*Блок с информацией о приложении*/
div#description-block {
  position: relative;
  margin-bottom: -47px;
  padding-bottom: 86px;
}
div#description-block:after {
  background-color: #fff;
  z-index: 3;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  display: block;
  content: "";
  height: 50px;
  width: 100%;
  bottom: 0;
  position: absolute;
}
#block-vesta-theme-nachniteupravlyatfinansamiuzhesegodnya {
  padding: 53px 0 0 45px;
  color: #fff;
  background-color: #1c1c1e;
  border-radius: 30px;
  overflow: hidden;
}

#block-vesta-theme-nachniteupravlyatfinansamiuzhesegodnya
  .block-content--type-upravlenie-finansami
  .left
  > .field--name-body,
#featuresModal
  .block-content--type-upravlenie-finansami
  .left
  > .field--name-body {
  font-size: var(--bs-block-body);
  font-weight: 500;
  margin: 18px 0 46px;
}
.field--name-field-description {
  display: flex;
  flex-wrap: wrap;
  font-weight: 500;
  font-size: 14px;
  margin: 36px 0 63px;
}
.field--name-field-description .field__item:after {
  content: "|";
  margin: 0 5px;
}
.field--name-field-description .field__item:last-child:after {
  display: none;
}
.field--name-field-kartinka {
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: center;
}
.field--name-field-kartinka img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.block-content--type-upravlenie-finansami .left {
  padding-right: 50px;
}
.block-content--type-upravlenie-finansami h2 {
  font-size: var(--bs-front-h2);
}
.btn-close {
  border-radius: 50%;
  opacity: 1;
  background: #fff var(--bs-btn-close-bg) center / 1em auto no-repeat;
  width: 1.5rem;
  height: 1.5rem;
}
.btn-close:focus {
  box-shadow: none;
}
/*Блок с информацией о приложении*/

/* footer */
footer#footer {
  background-color: #1d1d1f;
  color: #fff;
  padding: 97px 0 21px;
  position: relative;
}
.col-info {
  gap: 22px;
}
footer .social-group_item svg path:last-child {
  fill: #fff;
}

#block-vesta-theme-vebvesta {
  font-size: 12px;
  font-weight: 300;
  margin-top: 81px;
  text-align: center;
  width: 100%;
}
#block-vesta-theme-kopirayt,
div#block-vesta-theme-slogan {
  font-size: 14px;
  font-weight: 500;
}
#block-vesta-theme-kopirayt {
  width: 89%;
}
.field--name-field-qr-code {
  background-color: #fff;
  width: max-content;
}
footer .field--name-field-qr-code {
  padding: 12.5px;
  border-radius: 13.6px;
}
footer .field--name-field-qr-code img {
  width: 89px;
  height: 89px;
}
.col-links_item {
  gap: 11px;
}
.col-links_item a {
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px;
  width: 142px;
  border: 1px solid #fff;
  border-radius: 80px;
  gap: 7px;
}
.col-links_item a:hover {
  -webkit-box-shadow: 0px 0px 8px 8px rgba(255, 255, 255, 0.27);
  -moz-box-shadow: 0px 0px 8px 8px rgba(255, 255, 255, 0.27);
  box-shadow: 0px 0px 8px 8px rgba(255, 255, 255, 0.27);
}
.col-links_item a:before {
  content: "";
  display: block;
  height: 27px;
  background-position: center;
  background-size: contain;
  width: 26px;
  background-repeat: no-repeat;
}
.col-links_item a.col-links_ios:before {
  background-image: url(/sites/all/themes/vesta_theme/image/apple-white.svg);
}
.col-links_item a.col-links_android:before {
  background-image: url(/sites/all/themes/vesta_theme/image/android-white.svg);
}
.col-links {
  width: 312px;
}
.region-navigation-footer {
  display: grid;
  grid-template-columns: max-content max-content;
  justify-content: space-between;
  gap: 66px;
}
footer ul.nav {
  flex-direction: column;
}
footer .nav-link {
  padding: 0 0 21px 0;
  font-size: 14px;
  font-weight: 500;
}
footer .nav-link:hover,
#block-vesta-theme-vebvesta:hover {
  color: var(--bs-link-hover-color);
}
#block-vesta-theme-download-app .block-title,
#block-vesta-theme-osnovnayanavigaciya-menu,
#block-vesta-theme-podderzhka-menu {
  font-weight: 600;
  margin-bottom: 21px;
}
.social {
  position: fixed;
  right: 26px;
  display: none;
  flex-direction: column;
  gap: 11px;
  bottom: 123px;
  z-index: 10;
}
.social.d-flex {
  display: flex;
  opacity: 0;
  animation: ani 2.5s forwards;
}
@keyframes ani {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.social img {
  width: 100%;
  height: 100%;
}
.social a {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(28, 28, 30, 0.2);
  -moz-box-shadow: 0px 0px 8px 2px rgba(28, 28, 30, 0.2);
  box-shadow: 0px 0px 8px 2px rgba(28, 28, 30, 0.2);
}
.region-links-app-footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
footer .region-social {
  margin-right: 0;
  margin-left: auto;
}
.region-copyright {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

footer#footer .row {
  row-gap: 41px;
}
/* end footer */

/* статьи */
.view-articles.view-display-id-page_1 .view-content {
  row-gap: 30px;
}
.node--type-article.node--view-mode-teaser .field--name-field-image {
  height: 267px;
  border-radius: 30px;
  overflow: hidden;
}
.node--type-article.node--view-mode-teaser .field--name-field-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.node--type-article.node--view-mode-teaser .field--name-node-title {
  font-weight: 600;
}
.field--name-field-articles-date {
  font-size: 14px;
  font-weight: 500;
}
.node--type-article.node--view-mode-teaser .field--name-field-articles-date {
  margin: 10px 0 12px;
}
.article-left {
  padding-right: 70px;
}
.node--type-article.node--view-mode-full h1 {
  font-size: var(--bs-articles-full-title);
}
.node--type-article.node--view-mode-full .field--name-node-title {
  margin-bottom: 52px;
}
.node--type-article.node--view-mode-full .field--name-field-link-app a {
  color: #fff;
  background-color: #000;
}
.node--type-article.node--view-mode-full
  .field--name-field-link-app
  a.ios:before {
  background-image: url(/sites/all/themes/vesta_theme/image/apple-white.svg);
}
.node--type-article.node--view-mode-full .field--name-field-image {
  height: 326px;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 38px;
}
.node--type-article.node--view-mode-full .field--name-field-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.field--name-field-related-articles
  .node--type-article.node--view-mode-rss
  .field--name-node-title {
  font-weight: 700;
  margin-bottom: 6px;
}
.field--name-field-related-articles
  .node--type-article.node--view-mode-rss
  .field--name-body,
.block-content--type-aarticles-sidebar .field--name-body {
  font-size: 14px;
  font-weight: 500;
}
.field--name-field-related-articles .field__items {
  display: flex;
  flex-direction: column;
  gap: 41px;
}
.field--name-field-related-articles .field__label,
.block-content--type-aarticles-sidebar .field--name-block-description {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
.node--type-article.node--view-mode-full
  .field--name-field-link-app
  .field--name-body {
  align-items: center;
  font-weight: 500;
}
.node--type-article.node--view-mode-full .field--name-field-articles-date {
  display: flex;
  gap: 5px;
}
.field--name-field-articles-author {
  font-weight: 16px;
  margin-bottom: 5px;
}
.authors {
  margin-bottom: 37px;
}
.field--name-field-related-articles {
  margin-top: 58px;
}
.block-content--type-aarticles-sidebar {
  margin-bottom: 26px;
}
.field--name-field-articles-sidebar-img {
  text-align: center;
}
.articles-sidebar_header {
  gap: 13px;
  font-size: 28px;
  font-weight: 600;
}
.field--name-field-sidebar-articles-app {
  color: #fff;
}
.articles-sidebar_content {
  background-color: #000;
  border-radius: 23px;
  overflow: hidden;
  padding: 19px 56px 0;
}
.articles-sidebar_logo {
  width: 75px;
  height: 75px;
}
.articles-sidebar_logo img {
  width: 100%;
  height: auto;
}
.body-view--articles .view-header {
  margin-bottom: 56px;
}
.field--name-field-authors-avatar img {
  width: 56px;
  height: 56px;
  object-fit: cover;
  border-radius: 50%;
}
.field--name-field-step-title {
  font-size: 1.5rem;
  margin: 0;
  font-weight: 600;
  margin-bottom: 25px;
}
.node--type-article.node--view-mode-full .field--name-field-step-img img {
  width: 33px;
  height: 33px;
}
.paragraph--type-list-title {
  padding: 19px 33px 12px;
  border: 1px solid #00000033;
  width: max-content;
  border-radius: 30px;
}
.field--name-field-title-list-title {
  font-weight: 700;
  margin-bottom: 7px;
}
.field--name-field-list-with-title {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.field--name-field-list-with-title
  .field__item:nth-child(odd)
  .field--name-field-title-list-title {
  color: #f09896;
}
.field--name-field-list-with-title
  .field__item:nth-child(even)
  .field--name-field-title-list-title {
  color: #96d4bb;
}
.field--name-field-list-with-title ul {
  padding-left: 1.5rem;
}
.node--type-article.node--view-mode-full ul {
  font-size: 14px;
}
.paragraph--type-step {
  padding-bottom: 40px;
}
.node--type-article.node--view-mode-full .article-left .field--name-body {
  font-size: 18px;
  margin-bottom: 38px;
}
.paragraph--type-experts-recommendation {
  display: flex;
  align-items: center;
  gap: 14px;
  border-radius: 30px;
  padding: 18px 30px 25px 27px;
  border: 1px solid #00000033;
}
.field--name-field-recommendation-description > * {
  margin: 0;
}
.field--name-field-zagolovok {
  font-weight: 600;
  color: #f09896;
  margin-bottom: 12px;
}
.field--name-field-experts-recommendation {
  margin-bottom: 17px;
}
#block-vesta-theme-slyder-articles .left {
  order: 2;
}
#block-vesta-theme-slyder-articles .field--name-field-slyder-img {
  justify-content: start;
}
#block-vesta-theme-slyder-articles .right {
  padding-right: 70px;
}
.field--name-field-table {
  overflow-x: auto;
}
.table > :not(caption) > * > * {
  border: 1px solid #00000033;
}
.table > thead {
  font-weight: 700;
}
/* end статьи */

/* ФОС */
.form-block {
  padding: var(--bs-padding-form);
}
#block-vesta-theme-ostalisvoprosy .field--name-body {
  font-size: var(--bs-block-body);
  font-weight: 500;
  width: 70%;
}
.webform-button--submit {
  width: 191px;
}
.region-form {
  display: flex;
  justify-content: space-between;
}
div#block-vesta-theme-ostalisvoprosy {
  width: 45%;
}
div#block-vesta-theme-vebforma {
  width: 31%;
}
.form-control::placeholder {
  color: #000;
}
.form-control {
  padding: 0.565rem 0.812rem;
}
.form-control:focus {
  border-color: #000;
  box-shadow: 0 0 0 0.15rem #96d4bb4d;
}
.js-form-item-name,
.js-form-item-telefon,
.js-form-item-email {
  margin-bottom: 22px;
}
.js-form-item-privacy {
  margin: 18px 0 46px;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}
input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 5px;
  order: 1;
}
.description {
  width: calc(100% - 30px);
  order: 2;
}
.js-form-type-checkbox .form-item--error-message {
  order: 3;
}
.webform-element-description a:hover {
  color: #96d4bb;
}
input[type="checkbox"]:checked {
  background: url(/sites/all/themes/vesta_theme/image/check.svg) center center
    no-repeat;
}

/* end ФОС */

/* блок о компании */
.about-block {
  padding: var(--bs-padding-about-block);
}
.field--name-field-about-img {
  border-radius: 20px;
  overflow: hidden;
}
.field--name-field-about-img img {
  width: 100%;
  height: 310px;
  object-fit: cover;
}
div#block-vesta-theme-okompanii .block-title {
  margin-bottom: 31px;
}
/* end блок о компании */

/* Вопросы */
.region-questions {
  position: relative;
}
.accordion-item {
  border-bottom: 1px solid #00000033;
}
.accordion-item:last-child {
  border: none;
}
.ui-state-default {
  border: none;
  background: #fff;
  color: #000;
}
.ui-state-active {
  border: none;
}
.ui-widget-content {
  border: none;
}
.ui-accordion .ui-accordion-header {
  font-size: 24px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 0 35px;
}
.ui-accordion-header-icon {
  order: 2;
}
.ui-icon-triangle-1-e {
  background-position: -60px 0;
}
.ui-icon-triangle-1-s {
  background-position: 0 0;
}
.ui-state-active .ui-icon {
  background-image: url("/sites/all/modules/jquery_ui/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png")
    /*{iconsContent}*/;
}
.ui-accordion .ui-accordion-content {
  padding: 2px 0 30px;
  font-weight: 500;
}
/* end Вопросы */

/* Модалка */
#featuresModal .modal-header {
  border: none;
  padding: 0;
}
#featuresModal .modal-content {
  padding: 53px 13px 0 45px;
  color: #fff;
  background-color: #1c1c1e;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.modal-header .btn-close {
  position: absolute;
  top: 30px;
  right: 30px;
}
/* end Модалка */
.not-front h1 {
  font-size: var(--bs-title-not-front-h1);
  line-height: 105%;
}

.field--name-field-slyder-img {
  display: flex;
  justify-content: flex-end;
  align-items: end;
  height: 100%;
  gap: 12px;
}
.field--name-field-slyder-img img {
  width: 243px;
  height: auto;
}
.field--name-field-slyder-icon {
  display: flex;
  gap: 11px;
  justify-content: end;
}
.slyder-block .field--name-body {
  font-size: var(--bs-slyder-body);
  font-weight: 500;
  margin: 24px 0 10px;
}
.field--name-field-slyder-icon img {
  width: 55px;
  height: 55px;
  object-fit: contain;
}

.slyder-block {
  background-color: #1c1c1e;
  padding-top: 80px;
  color: #fff;
  position: relative;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  overflow: hidden;
}
#block-vesta-theme-block-support .right {
  text-align: right;
  padding-left: 74px;
}
div#block-vesta-theme-vozmozhnostiprilozheniyacoiniq .right {
  text-align: right;
  padding-left: 40px;
}
.slyder-block #block-vesta-theme-strokanavigacii {
  position: absolute;
  top: 28px;
}
ol.breadcrumb .breadcrumb-item:first-child {
  font-weight: 600;
}
ol.breadcrumb .breadcrumb-item {
  font-weight: 300;
}
.slyder-block .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}

#scrollToTop {
  display: none;
  width: 49px;
  height: 49px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(28, 28, 30, 0.2);
  -moz-box-shadow: 0px 0px 8px 2px rgba(28, 28, 30, 0.2);
  box-shadow: 0px 0px 8px 2px rgba(28, 28, 30, 0.2);
  border-radius: 50%;
  right: 26px;
  bottom: 27px;
  z-index: 10;
}
#scrollToTop.d-flex {
  opacity: 0;
  animation: ani 2.5s forwards;
}
.ui-button.ui-corner-all {
  background-color: #000;
}
.ui-button.ui-corner-all:hover {
  border: 1px solid #000000;
  background: #000000;
}
.ui-dialog .ui-button.ui-dialog-titlebar-close {
  height: 37px;
  width: 37px;
  border-radius: 50%;
  top: 25%;
}
.ui-dialog-titlebar.ui-widget-header {
  background: #fff;
}
.ui-button .ui-icon-closethick.ui-icon,
.ui-button:hover .ui-icon-closethick.ui-icon {
  background-image: url(/sites/all/themes/vesta_theme/image/close.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.block.block-vesta-privacy-access-d10 .block-metrika-btns {
  gap: 12px;
}
.ui-widget-header {
  border: none;
}
.ui-dialog .ui-dialog-titlebar-close {
  background-color: #000;
  background-image: url(/sites/all/themes/vesta_theme/image/close.svg);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  top: 40%;
}
.ui-widget.ui-widget-content {
  border-radius: 15px;
  overflow: hidden;
}
.alert-dismissible .btn-close {
  padding: 0.3em;
  top: 25%;
  right: 5px;
}
