

/* Start:/local/templates/renins/assets/styles/main.css?175247617972661*/
@font-face {
  font-family: "Gerbera";
  src: url("/local/templates/renins/assets/styles/../fonts/Gerbera/Gerbera-Light.woff") format("woff");
  font-weight: 300;
  font-feature-settings: "salt" on;
  font-style: normal;
}

@font-face {
  font-family: "Gerbera";
  src: url("/local/templates/renins/assets/styles/../fonts/Gerbera/Gerbera-Regular.woff") format("woff");
  font-weight: 400;
  font-feature-settings: "salt" on;
  font-style: normal;
}

@font-face {
  font-family: "Gerbera";
  src: url("/local/templates/renins/assets/styles/../fonts/Gerbera/Gerbera-Medium.woff") format("woff");
  font-weight: 500;
  font-feature-settings: "salt" on;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("/local/templates/renins/assets/styles/../fonts/Inter/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-feature-settings: "salt" on, "clig" off, "liga" off;
  font-style: normal;
  line-height: 135%;
  /* 21.6px */
  letter-spacing: -0.32px;
}

@font-face {
  font-family: "Inter";
  src: url("/local/templates/renins/assets/styles/../fonts/Inter/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-feature-settings: "salt" on, "clig" off, "liga" off;
  font-style: normal;
  line-height: 135%;
  /* 21.6px */
  letter-spacing: -0.32px;
}

.burger-menu__img {
  width: 40px;
  height: 24px;
  max-width: none;
}

.header {
  width: 100%;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.02em;
}

.header--chapter {
  margin-bottom: 0;
}

.header__menu {
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}

.header__list {
  display: flex;
  margin-left: 40px;
  font-size: 16px;
  line-height: 22px;
  align-items: center;
  align-content: stretch;
  height: 100%;
}

.header__top .header__list {
  gap: 32px;
}

.header__bottom .header__list {
  gap: 24px;
  margin-left: 0;
}

.header__bottom,
.header__top {
  height: 60px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgb(233, 233, 233);
}

.header__item {
  position: relative;
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
  text-align: center;
  flex-direction: column;
}

.header__item--active .header__link {
  color: rgb(56, 5, 108);
}

.header__item--active .header__link:hover {
  color: rgb(35, 4, 70);
}

.header__item--active::after {
  content: "";
  position: absolute;
  background: rgb(56, 5, 108);
  width: 110%;
  height: 1px;
  display: block;
  bottom: -1px;
}

.header__link {
  color: rgb(32, 32, 32);
  display: flex;
  align-items: center;
  transition: color 0.2s ease-in;
}

.header__link:hover {
  color: rgb(51, 53, 61);
}

.header__link--phone {
  display: none;
}

.header__link--office {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 8px;
}

.header__link--office::before {
  content: "";
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url("/local/templates/renins/assets/styles/../img/header/location.svg");
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}

.header__search-btn {
  display: none;
  background-color: transparent;
  color: inherit;
  outline: none;
  border: none;
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
}

.header__search-btn::before {
  content: "";
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url("/local/templates/renins/assets/styles/../img/header/find.svg");
  background-repeat: no-repeat;
  margin-right: 8px;
}

.header__search-btn--tablet {
  display: flex;
  align-items: center;
}

.right-item {
  margin-left: auto;
}

.lk {
  color: rgb(24, 134, 255);
  display: flex;
  align-items: center;
}

.lk::after {
  content: "";
  display: inline-flex;
  width: 16px;
  height: 16px;
  background-image: url("/local/templates/renins/assets/styles/../img/header/login.svg");
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}

.case {
  background: rgb(56, 5, 108);
  max-width: 193px;
  height: 32px;
  text-align: center;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding: 0 12px;
  transition: color 0.2s ease-in;
  white-space: nowrap;
}

.case:hover {
  color: rgb(233, 233, 233);
}

.burger-menu > img {
  cursor: pointer;
}

.icon-arrow {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.tag {
  color: rgb(255, 255, 255);
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: right;
}

.tag--advice {
  color: rgb(56, 5, 108);
}

.hero__img {
  border-radius: 0 25px 25px 0;
  object-fit: cover;
}

.hero__img-block {
  flex: 0 0 40%;
}

.hero__title {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  color: rgb(35, 4, 70);
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -0.1rem;
}

.hero__card {
  margin-top: 20px;
  display: flex;
}

.hero__text {
  background: rgb(56, 5, 108);
  border-radius: 25px 0 0 25px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  flex: 0 0 60%;
  letter-spacing: -0.04rem;
  line-height: 26px;
}

.hero__text__title {
  max-width: 694px;
  font-size: 48px;
  color: rgb(255, 255, 255);
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.09rem;
  text-align: left;
}

.hero__text p {
  font-size: 18px;
  color: rgb(255, 255, 255);
  margin-top: 20px;
  font-weight: 500;
  max-width: 460px;
}

.hero__text__subtitle {
  font-size: 18px;
  color: rgb(255, 255, 255);
  margin-top: 23px;
  font-weight: 500;
  line-height: 26px;
  /* 26.1px */
  letter-spacing: -0.36px;
  max-width: 460px;
}

.hero__button {
  max-width: 167px;
  background: rgb(121, 255, 58);
  padding: 18px 0;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  color: rgb(35, 4, 70);
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  transition: color, background-color 0.15s ease-in;
}

.hero__button:hover,
.hero__button:focus,
.hero__button:active {
  background-color: rgb(75, 215, 9);
  color: rgb(56, 5, 108);
}

.hero a.hero__router:hover {
  color: rgb(110, 116, 140);
}

.hero__info {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  margin-top: 156px;
  font-weight: 500;
  align-items: center;
}

.hero__info__left,
.hero__info__right {
  display: flex;
  align-items: center;
}

.hero__routers {
  margin-top: 32px;
  display: flex;
  gap: 8px;
  font-weight: 500;
}

.hero__router {
  transition: color 0.2s ease-in-out;
  color: rgb(151, 155, 174);
  height: 18px;
  font-size: 14px;
}

.hero--chapter {
  padding: 48px 0;
  background: rgb(56, 5, 108);
}

.hero--chapter .hero__routers {
  margin-top: 137px;
}

.hero--chapter .hero__routers--phone {
  display: none;
}

.hero--chapter .hero__router {
  color: rgb(204, 200, 255);
}

.hero--chapter a.hero__router:hover {
  color: rgb(154, 146, 255);
}

.hero--chapter .hero__text {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 8px;
}

.hero--chapter .hero__card {
  justify-content: space-between;
  margin-top: 0;
}

.hero--chapter .hero__img {
  width: fit-content;
  height: fit-content;
  margin-right: 144px;
  border-radius: 0;
  flex-shrink: 0;
}

.hero--article .hero__card {
  flex-direction: column;
  margin-top: 48px;
}

.hero--article .hero__text {
  background: none;
  padding: 0;
  margin-bottom: 32px;
}

.hero--article .hero__text p {
  color: rgb(32, 32, 32);
  max-width: 888px;
  font-size: 20px;
  margin-top: 20px;
  line-height: 28px;
}

.hero--article .hero__text__title {
  color: rgb(32, 32, 32);
  max-width: none;
  line-height: 48px;
}

.hero--article .hero__text__subtitle {
  color: rgb(32, 32, 32);
  max-width: 888px;
  font-size: 20px;
}

.hero--article .time,
.hero--article .views,
.hero--article .date {
  color: rgb(151, 155, 174);
}

.hero--article .tag {
  color: rgb(56, 5, 108);
}

.hero--article .hero__info {
  padding-top: 16px;
  border-top: 1px solid rgb(233, 233, 233);
  margin-top: 40px;
}

.hero--article .hero__info__right {
  align-self: flex-start;
}

.hero--article .hero__img {
  border-radius: 20px;
}

.navigation {
  padding: 20px;
  border: 1px rgb(233, 233, 233) solid;
  width: max-content;
  max-width: 100%;
  /*max-width: 752px;*/
  margin: 0 auto;
  border-radius: 8px;
  position: fixed;
  display: none;
  font-weight: 500;
  bottom: 0;
  z-index: 145;
  background: rgb(255, 255, 255);
  left: 50%;
  transform: translateX(-50%);
}

.navigation__list {
  display: flex;
  width: 100%;
  gap: 24px;
}

.navigation__link {
  font-size: 16px;
  color: rgb(32, 32, 32);
  line-height: 22px;
  letter-spacing: -0.02em;
  transition: color 0.2s ease-in;
}

.navigation__link:hover {
  color: rgb(51, 53, 61);
}

.navigation__link--active {
  color: rgb(56, 5, 108);
  font-size: 18px;
  margin-right: 12px;
}

.navigation__link--active:hover {
  color: rgb(35, 4, 70);
}

.time {
  color: rgb(255, 255, 255);
  display: flex;
  position: relative;
  align-items: center;
  margin-right: 24px;
}

.time--advice {
  color: rgb(151, 155, 174);
}

.views {
  color: rgb(255, 255, 255);
  display: flex;
  position: relative;
  align-items: center;
}

.views--advice {
  color: rgb(151, 155, 174);
}

.date {
  color: rgb(204, 200, 255);
  margin-left: 16px;
}

.date--advice {
  color: rgb(151, 155, 174);
}

.icon {
  margin-right: 4px;
}

.icon--grey {
  color: rgb(151, 155, 174);
}

.icon--views {
  width: 24px;
  height: 20px;
}

.icon--clock {
  width: 20px;
  height: 20px;
}

.news {
  margin-top: 80px;
}

.news__image {
  border-radius: 20px;
  transition: transform 0.2s ease-out;
}

.news__info {
  margin-top: auto;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  align-items: center;
}

.news__info__left,
.news__info__right {
  display: flex;
  align-items: center;
}

.news__find {
  max-width: 320px;
  height: 48px;
  position: relative;
  background-image: url("/local/templates/renins/assets/styles/../img/news/find/find.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 16px 50%;
  padding: 14px;
  padding-left: 44px;
  border: 1px solid rgb(233, 233, 233);
  border-radius: 12px;
}

.news__find::placeholder {
  color: rgb(151, 155, 174);
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
}

.news__advice {
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  gap: 32px;
  position: relative;
}

.news__advice p {
  color: rgb(32, 32, 32);
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.02em;
  text-align: left;
  max-width: 460px;
  margin-top: 16px;
}

.news__advice:hover .news__advice__img {
  transform: translateX(16px) translateY(-12px);
}

.news__advice:hover .image-block-background {
  padding-right: 16px;
  margin-right: -16px;
  padding-top: 10px;
  transform: translateY(-10px);
  margin-bottom: -10px;
  border-radius: 32px 40px 32px 28px;
}

.news__advice .news__tag {
  margin-bottom: 0;
}

.news__advice--play {
  cursor: pointer;
  z-index: 3;
}

.news__advice__left {
  position: relative;
}

.news__advice__img {
  border-radius: 20px;
  transition: transform 0.2s ease-out;
  width: 664px;
  height: 400px;
}

.news__advice__text {
  max-width: 648px;
  display: flex;
  flex-direction: column;
}

.news__advice__title {
  color: rgb(32, 32, 32);
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.1em;
  text-align: left;
  max-width: 608px;
}

.news__advice__subtitle {
  color: rgb(32, 32, 32);
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.02em;
  text-align: left;
  max-width: 460px;
  margin-top: 16px;
}

.news__advice .hero__info {
  margin-top: auto;
}

.news--chapter {
  margin-top: 40px;
}

.news--chapter .swiper-slide {
  max-width: 432px;
}

.news--chapter .news__card:hover .image-block-background {
  margin-bottom: 11px;
}

.news--chapter .news__block:not(:last-child) {
  margin-bottom: 40px;
}

.news--chapter .news__routers {
  overflow: scroll;
  scrollbar-width: none;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.news--chapter .news__routers::-webkit-scrollbar {
  display: none;
}

.news--chapter .news__subtag {
  max-width: 343px;
}

.news--chapter .news__router {
  padding: 16px 24px;
  border-radius: 16px;
  border: 1px solid rgb(233, 233, 233);
  color: rgb(32, 32, 32);
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.02em;
  text-align: center;
  display: flex;
  align-items: center;
  white-space: nowrap;
  transition: color, background 0.2s ease-in;
  cursor: pointer;
}

.news--chapter .news__router:hover {
  color: rgb(51, 53, 61);
}

.news--chapter .news__router--active {
  background: rgb(204, 200, 255);
  color: rgb(35, 4, 70);
}

.news--chapter .news__router--active:hover {
  color: rgb(35, 4, 70);
  background: rgb(154, 146, 255);
}

.news--chapter .news__router--phone {
  display: none;
}

.news--chapter .news__top {
  margin-bottom: 32px;
}

.news--chapter .news__router {
  position: relative;
}

.news--chapter .news__router--back-btn {
  padding: 14px !important;
  border-radius: 50%;
  flex-shrink: 0;
  cursor: pointer;
}

.news--chapter .news__router--phone {
  display: none;
}

.news--chapter .news__router--phone--none {
  display: none !important;
}

.news--chapter .news__router-block .news__find--phone {
  display: flex;
  margin-bottom: 0;
  height: auto;
  width: 100%;
  max-width: 287px;
  padding: 12px 36px 12px 36px;
  background-position: 12px 50%;
}

.news--chapter .news__router-block--none {
  display: none !important;
}

.news--chapter .news__find {
  width: 100%;
}

.news--chapter .news__find:focus {
  outline: none;
}

.news--chapter .news__back-img {
  width: 12px;
  height: 12px;
  color: rgb(35, 4, 70);
}

.news--instructions .swiper-slide {
  overflow: hidden;
  border-radius: 20px;
  max-width: 432px;
}

.news--instructions .swiper-slide:hover .slider__img {
  transform: scale(1.1);
}

.news__block--center {
  margin-top: 40px;
}

.news__top {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
}

.news__more {
  color: rgb(56, 5, 108);
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.02rem;
  position: relative;
  display: flex;
  align-items: center;
  transition: color 0.2s ease-in;
}

.news__more:hover {
  color: rgb(35, 4, 70);
}

.news__title {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  font-size: 32px;
  color: rgb(35, 4, 70);
  margin-bottom: 32px;
}

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

.news__image {
  margin-bottom: 20px;
}

.news__tag {
  font-weight: 500;
  display: block;
  color: rgb(56, 5, 108);
  font-size: 16px;
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
  transition: color 0.2s ease-in;
}

.news__tag:hover {
  color: rgb(35, 4, 70);
}

.news__subtag {
  color: rgb(32, 32, 32);
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 24px;
  line-height: 25.2px;
  letter-spacing: -0.04rem;
}

.news__features {
  display: flex;
}

.news__feature {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.news__small-cards {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.news__card {
  position: relative;
  margin-top: 0 !important;
}

.news__card:hover .news__image {
  transform: translateX(16px) translateY(-12px);
}

.news__card:hover .image-block-background {
  padding-right: 16px;
  margin-right: -16px;
  padding-top: 10px;
  transform: translateY(-10px);
  margin-bottom: -10px;
  border-radius: 32px 40px 32px 28px;
}

.news__card--small {
  display: flex;
  max-height: fit-content;
}

.news__card--small:hover .news__image {
  transform: translateX(12px) translateY(-8px);
}

.news__card--small:hover .image-block-background {
  border-radius: 32px 40px 28px 20px;
  width: auto;
  padding-top: 7px;
  transform: translateY(-7px);
  margin-bottom: -7px;
  padding-right: 12px;
  margin-right: -12px;
}

.news__card--small .news__text {
  display: flex;
  flex-direction: column;
  margin-left: 17px;
}

.news__card--small .news__tag {
  margin: 0;
  font-size: 18px;
}

.news__card--small .news__subtag {
  margin-top: 4px;
  margin-bottom: 13px;
  line-height: 25.2px;
  font-size: 20px;
  letter-spacing: -4%;
}

.news__card--small .news__image {
  margin: 0;
  max-width: 136px;
}

.news__card--small .image-block-background {
  width: auto;
}

.news__card--med {
  height: 332px;
}

.news__card--med .slider__img {
  height: 332px;
}

.news__card--med .news__image {
  height: 332px;
  object-fit: cover;
  width: 432px;
}

.news__card--big {
  height: 416px;
}

.news__card--big .slider__img {
  height: 540px;
}

.news__card--big .news__image {
  height: 409px;
  width: 432px;
  object-fit: cover;
}

.card-feature {
  margin-left: 0;
  font-size: 14px;
  color: rgb(151, 155, 174);
  white-space: nowrap;
}

.time--news {
  margin-right: 12px;
}

.date--news {
  margin-right: 18px;
}

.form {
  padding-bottom: 30px;
}

.form__main {
  margin-top: 80px;
  max-height: 340px;
  background: rgb(56, 5, 108);
  padding: 40px;
  display: flex;
  background-image: url("/local/templates/renins/assets/styles/../img/news/form/Illustration.png");
  background-repeat: no-repeat;
  background-position: 52% 90px;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
  min-height: 340px;
}

.form__main .form__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.form__main .form__subtitle {
  max-width: 409px;
  font-weight: 500;
  font-size: 18px;
  color: white;
  margin-top: 128px;
  line-height: 26.1px;
}

.form__main .form__inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 414px;
}

.form__main .form__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.form__main .form__title {
  color: rgb(255, 255, 255);
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  font-size: 48px;
  letter-spacing: -0.11rem;
}

.form__main .form__submit-btn {
  height: 56px;
  background: rgb(204, 200, 255);
  border: none;
  border-radius: 16px;
  color: rgb(35, 4, 70);
  font-weight: 500;
  margin-top: 36px;
  font-size: 16px;
}

.form__success {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 43px;
  align-self: stretch;
  border-left: 1px solid rgba(233, 233, 233, 0.2);
  justify-content: center;
  padding-left: 59px;
}

.form__success-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: center;
  color: rgb(255, 255, 255);
  max-width: 333px;
}

.icon-success {
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
}

.input {
  max-width: 414px;
  height: 58px;
  padding: 27px 16px 9px;
  border-radius: 12px;
  border: none;
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
  transition: border 0.1s ease-in;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
}

.input-block {
  width: 100%;
  position: relative;
}

.input--error {
  border: 1px solid rgb(255, 57, 46);
}

.input--error + label {
  color: rgb(255, 57, 46);
}

.confirm {
  display: flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: white;
  cursor: pointer;
}

.confirm__link {
  color: rgb(204, 200, 255);
  transition: 0.2s ease-in;
}

.confirm__link:hover {
  color: rgb(154, 146, 255);
}

.confirm__text {
  margin-left: 8px;
  cursor: pointer;
  user-select: none;
}

.confirm__input {
  display: none;
}

.confirm__input:checked + .custom-checkbox {
  background-image: url("/local/templates/renins/assets/styles/../img/news/form/confirm.svg");
  background-color: rgb(255, 255, 255);
}

.custom-checkbox {
  display: flex;
  width: 20px;
  height: 20px;
  border-radius: 6px;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
  border: 1px solid rgb(255, 255, 255);
  transition: background-color, border 0.1s ease-in;
  cursor: pointer;
}

.input--error + .custom-checkbox {
  border: 1px solid rgb(255, 57, 46);
}

.more-section-button {
  padding: 18px 40px 18px 40px;
  background: rgb(204, 200, 255);
  font-weight: 500;
  font-size: 16px;
  color: rgb(35, 4, 70);
  max-width: 198px;
  border-radius: 16px;
  margin: 18px auto 0 auto;
  display: flex;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.instructions__more {
  color: rgb(56, 5, 108);
  font-weight: 500;
  font-size: 14px;
  position: relative;
  display: flex;
  align-items: center;
}

.instructions__more::after {
  content: "";
  position: relative;
  display: flex;
  align-items: center;
  background-image: url("/local/templates/renins/assets/styles/../img/news/arrow--right.svg");
  width: 16px;
  height: 16px;
}

.instructions__title {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  font-size: 32px;
  color: rgb(35, 4, 70);
  margin-bottom: 32px;
}

.icon-arrow--news {
  margin-left: 0;
  width: 16px;
  height: 16px;
}

.placeholder {
  color: rgb(151, 155, 174);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding-left: 16px;
  transition: 0.2s ease-in;
  user-select: none;
}

.placeholder--focus {
  bottom: 20px;
  font-size: 14px;
}

.questions--questions-main .news__routers {
  flex-wrap: wrap;
}

.article {
  margin-top: 48px;
}

.article ol,
.article ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
}

.article ol {
  counter-reset: item;
}

.article__block h2 {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  margin-bottom: 20px;
}

.article__block h3 {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 12px;
}


.article__block > p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}

.article__block ol li {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: rgb(32, 32, 32);
  counter-increment: item;
  position: relative;
  padding-left: 42px;
}

.article__block ol li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(item) ".";
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: rgba(56, 5, 108, 1);
}

.article__block ol li > div {
  font-weight: 400;
  margin-right: 7px;
}

.article__block ol li span {
  color: rgb(35, 4, 70);
  font-weight: 500;
  margin-right: 7px;
}

.article__block ol li > p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
}

.article__block ol li > p:not(:last-child) {
  margin-bottom: 24px;
}

.article__block ul li {
  /*display: flex;*/
  position: relative;
  padding-left: 34px;
}

.article__block ul li::before {
  content: "";
  display: flex;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("/local/templates/renins/assets/styles/../img/news/article/check.svg");
  align-self: flex-start;
  margin-right: 8px;
  flex: none;
  top: 3px;
  left: 0;
}

.article__block ul li > p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
}

.article__block > span {
  margin: 32px 0 20px;
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.04em;
  color: rgb(32, 32, 32);
  display: block;
}

.article__block > div {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.article__block > div > div > div {
  font-weight: 400;
  font-size: 20px;
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  margin-bottom: 12px;
  color: rgb(35, 4, 70);
}

.article__block > div > div > p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
}

.article__main {
  display: flex;
  justify-content: space-between;
}

.article__blocks {
  max-width: 888px;
}

.article__title {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  margin-bottom: 20px;
}

.article__subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}

.article__topic {
  color: rgb(35, 4, 70);
  font-weight: 500;
}

.article__topic--number {
  margin-right: 7px;
}

.article__content {
  max-width: 392px;
  padding: 24px 24px 32px;
  align-self: flex-start;
  background: rgb(245, 245, 245);
  border-radius: 20px;
}

.article__content .article__small-text {
  margin-bottom: 16px;
}

.article__links {
  display: flex;
  flex-direction: column;
  /*gap: 12px;*/
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.04em;
}

.article__link {
  color: rgb(32, 32, 32);
  display: flex;
}

.article__link::before {
  content: unset;
  flex: none;
  background: rgb(35, 4, 70);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 11px;
  margin-right: 12px;
  box-sizing: border-box;
}

.article__small-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  color: rgb(151, 155, 174);
}

.article__small-text--swiper {
  font-size: 14px;
  line-height: 18px;
  margin-top: 6px;
}

.article__video {
  max-width: 100%;
  width: 888px;
  height: 480px;
  margin: 32px 0 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.article__video__preview {
  border-radius: 20px;
  object-fit: cover;
}

.article__video__play-button {
  position: absolute;
  cursor: pointer;
}

.article__video__play-img {
  width: 65px;
  height: 65px;
}

.article__advice {
  display: flex;
  width: 100%;
  margin: 60px 0;
  padding: 24px 0;
  border-top: 1px solid rgb(245, 245, 245);
  border-bottom: 1px solid rgb(245, 245, 245);
  position: relative;
}

.article__advice:hover .article__advice__img {
  transform: translateX(16px) translateY(-12px);
}

.article__advice:hover .image-block-background {
  padding-right: 16px;
  margin-right: -16px;
  padding-top: 10px;
  transform: translateY(-10px);
  margin-bottom: -10px;
  border-radius: 32px 40px 32px 28px;
}

.article__advice__img {
  border-radius: 20px;
  transition: transform 0.2s ease-out;
}

.article__advice__about {
  max-width: 454px;
  display: flex;
  flex-direction: column;
  margin-left: 24px;
}

.article__advice__top-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  color: rgb(151, 155, 174);
  margin-bottom: 12px;
}

.article__advice__title {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.04em;
  color: rgb(32, 32, 32);
}

.article__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: rgb(32, 32, 32);
}

.article__text--purple {
  font-weight: 500;
  color: rgb(56, 5, 108);
}

.article__text--background-grey {
  background: rgb(245, 245, 245);
  padding: 0 4px;
  border-radius: 6px;
}

.article__features {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.article__features--first li div {
  font-weight: 400;
  margin-right: 7px;
}

.article__features--first li span {
  color: rgb(35, 4, 70);
  font-weight: 500;
}

.article__features--second li div {
  font-weight: 400;
  font-size: 20px;
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  margin-bottom: 12px;
}

.article__features--response li {
  display: flex;
  align-items: center;
}

.article__features--response li::before {
  content: "";
  display: flex;
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url("/local/templates/renins/assets/styles/../img/news/article/check.svg");
  align-self: flex-start;
  margin-right: 8px;
  flex: none;
}

.article__features--steps li span {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: rgb(35, 4, 70);
}

.article__block li {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: rgb(32, 32, 32);
}

.article__block--abroad p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
}

.article__block--abroad li {
  display: flex;
}

.article__block--travel h2 {
  margin-bottom: 32px;
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  margin-bottom: 20px;
}

.article__block--travel .article__topic {
  font-weight: 400;
  font-size: 20px;
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  margin-bottom: 12px;
  color: rgb(35, 4, 70);
}

.article__more {
  color: rgb(56, 5, 108);
  font-weight: 500;
  font-size: 14px;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: auto;
  margin-bottom: 8px;
  z-index: 250;
}

.article__more:hover {
  color: rgb(35, 4, 70);
}

.article__question {
  margin: 32px 0 20px;
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.04em;
  color: rgb(32, 32, 32);
}

.article__swiper {
  margin-top: 32px;
  margin-bottom: 40px;
}

.article__swiper__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: rgb(32, 32, 32);
  margin-top: 12px;
}

.article__comment {
  background: rgb(245, 245, 245);
  padding: 32px 32px 36px;
  border-radius: 20px;
  margin-bottom: 40px;
}

.article__comment__text {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: rgb(32, 32, 32);
  margin-bottom: 32px;
}

.article__comment__user-block {
  display: flex;
  align-items: center;
  gap: 16px;
}

.article__comment__user-img {
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

.article__comment__user-name {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.04em;
  color: rgb(32, 32, 32);
  margin-bottom: 1px;
}

.article__comment__user-post {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  color: rgb(151, 155, 174);
}

.article__author {
  display: flex;
  gap: 40px;
  background: rgb(245, 245, 245);
  padding: 32px 32px 36px;
  border-radius: 20px;
  margin-bottom: 40px;
  margin-top: 80px;
}

.article__author-img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.article__author-text {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: rgba(0, 0, 0, 1);
  display: flex;
  flex: 1;
}

.article__autho-info {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}

.article__author-about {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0;
}

.article__author-name {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: 'salt' on;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: rgb(32, 32, 32);
  margin-bottom: 1px;
}

.article__author-post {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: rgb(151, 155, 174);
}

attention {
  display: block;
  position: relative;
  padding: 32px 36px 64px;
  padding-left: 125px;
  background-color: rgba(245, 245, 245);
  border-radius: 20px;
  margin: 40px 0;

  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: rgba(0, 0, 0);
}

attention::before {
  content: '';
  position: absolute;
  top: 32px;
  left: 36px;
  background-repeat: no-repeat;
  background-size: contain;
  width: 61px;
  height: 61px;
  background-image: url('/local/templates/renins/assets/styles/../img/news/article/attention.svg');
}

.calculator {
  display: flex;
  background: rgb(245, 245, 245);
  border-radius: 20px;
  padding: 32px 36px;
  margin: 60px 0;
}

.calculator--phone {
  display: none;
  padding: 24px 16px;
}

.calculator--phone .calculator__text {
  align-items: center;
}

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

.calculator__title {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: rgb(35, 4, 70);
  margin-bottom: 16px;
  max-width: 506px;
}

.calculator__subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: rgb(32, 32, 32);
  max-width: 392px;
}

.calculator__button {
  margin-top: auto;
  padding: 18px 40px;
  background: rgb(204, 200, 255);
  max-width: max-content;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: rgb(35, 4, 70);
}

.swiper-article {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  cursor: pointer;
}

.swiper-article:hover .swiper-arrow__button {
  display: flex;
}

.swiper-pagination {
  position: absolute;
  bottom: 20px;
  left: 50%;
  gap: 8px;
  display: flex;
  transform: translate(-50%);
  z-index: 250;
}

.swiper-pagination-bullet {
  background-color: rgb(128, 128, 128);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background-color: rgb(255, 255, 255);
  transition: background-color 0.3s ease-in-out;
}

.questions {
  background: rgb(245, 245, 245);
  border-radius: 20px;
  position: relative;
}

.questions__left {
  max-width: 318px;
}

.questions__text--phone {
  display: none;
}

.questions__block {
  padding: 45px 40px;
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
}

.questions__about {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.questions__subtitle {
  margin-bottom: 64px;
  color: rgb(32, 32, 32);
  font-weight: 500;
  letter-spacing: -0.02rem;
  line-height: 26px;
  font-size: 18px;
  max-width: 320px;
}

.questions__list {
  margin-top: 12px;
  max-width: 620px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-start;
}

.questions__list--FAQ {
  max-width: none;
}

.questions__more-img {
  width: 24px;
  height: 24px;
}

.questions__title {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  letter-spacing: -0.09rem;
  color: rgb(32, 32, 32);
  font-size: 48px;
  max-width: 420px;
  line-height: 48px;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: flex-end;
}

.questions__title::after {
  content: "";
  position: absolute;
  display: flex;
  width: 48px;
  height: 48px;
  background-image: url("/local/templates/renins/assets/styles/../img/news/FAQ/arrow.png");
  background-position: center;
  bottom: -4.5%;
  left: 47%;
}

.questions__submit-button {
  background-color: rgb(204, 200, 255);
  padding: 18px 40px;
  color: rgb(35, 4, 70);
  font-weight: 500;
  letter-spacing: -0.02rem;
  font-size: 16px;
  border-radius: 16px;
}

.questions__question-text {
  font-feature-settings: "salt" on;
}

.questions__item:not(:last-child) {
  border-bottom: 1px solid rgb(233, 233, 233);
}

.questions__item {
  cursor: pointer;
  padding-bottom: 32px;
  margin-bottom: 32px;
}

.questions__item:hover > div > a {
  background-color: rgb(154, 146, 255);
  color: rgb(56, 5, 108);
}

.questions__item div {
  display: flex;
  justify-content: space-between;
}

.questions__item h2 {
  color: rgb(32, 32, 32);
  font-size: 24px;
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  line-height: 25px;
  max-width: 528px;
}

.questions__item > div > a {
  cursor: pointer;
  width: 44px;
  height: 44px;
  background-color: rgb(204, 200, 255);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  transition: color, background-color 0.15s ease-in;
}

.questions__item svg {
  width: 24px;
  height: 24px;
}

.questions__item .questions__more-block {
  display: flex;
  max-width: 620px;
  position: relative;
  margin-top: 12px;
  color: rgb(32, 32, 32);
  opacity: 0.8;
  font-weight: 500;
  font-size: 16px;
  transform-origin: 50% 0;
  transform: scaleY(1);
  transition: 0.3s ease-in;
  flex-direction: column;
  transition: 0.3s ease-in;
  overflow: hidden;
  will-change: max-height;
  justify-content: left;
  gap: 10px;
}

.questions__item .questions__more-block.hidden {
  opacity: 0;
  will-change: max-height;
}

.questions__item .questions__more-block a {
  display: block;
  color: rgb(56, 5, 108);
  font-weight: 500;
  font-size: 14px;
  position: relative;
  transition: color 0.2s ease-in;
}

.questions__item .questions__more-block a:hover {
  color: rgb(35, 4, 70);
}

.questions__item:last-child {
  padding-bottom: 0;
}

.questions--chapter {
  background: none;
  margin-top: 32px;
}

.questions--chapter .questions__item {
  border-bottom: none;
  width: 100%;
  background: rgb(245, 245, 245);
  padding: 32px;
  border-radius: 20px;
}

.questions--chapter .questions__item h2 {
  max-width: 508px;
}

.questions--chapter .questions__list {
  width: 100%;
  max-width: none;
}

.questions--chapter .questions__list--phone {
  display: none;
}

.questions--chapter .questions__block {
  padding: 0;
  justify-content: unset;
  gap: 32px;
  margin-top: 0;
}

.questions--chapter .questions__item {
  align-self: flex-start;
}

.questions--questions-main {
  display: flex;
  gap: 24px;
}

.questions--questions-main .questions__item {
  max-width: 1002px;
}

.questions--questions-main .questions__item p {
  max-width: 846px;
}

.questions--questions-main .news__back-img {
  width: 12px;
  height: 12px;
  color: rgb(35, 4, 70);
}

.questions--questions-main .news__find {
  width: 100%;
  margin-bottom: 24px;
}

.questions--questions-main .questions__block {
  width: 100%;
}

.swiper-arr-slide {
  width: 100%;
  flex: none;
  border-radius: 20px;
  overflow: hidden;
}

.swiper-arr-slide:hover .slider__img {
  transform: scale(1.1);
}

.swiper__slider {
  width: 299px;
}

.swiper-chapter {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  grid-row-gap: 32px;
  justify-items: center;
}

.swiper-chapter .swiper-wrapper {
  flex-wrap: wrap;
  align-items: unset;
}

.swiper-arrow {
  position: relative;
}

.swiper-arrow__arrow-img {
  width: 24px;
  height: 24px;
  color: rgb(35, 4, 70);
  transition: color 0.2s ease-in;
}

.swiper-arrow__button {
  background: none;
  border: none;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  position: absolute;
  right: -24px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: box-shadow 0.2s ease-in;
}

.swiper-arrow__button:hover {
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.08);
}

.swiper-arrow__button:hover > svg {
  color: rgb(56, 5, 108);
}

.swiper-arrow__button--prev {
  left: -24px;
  right: unset;
}

.swiper-arrow__button--prev > svg {
  transform: rotate(180deg);
}

.swiper-arrow__button--article {
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  display: none;
}

.swiper-arrow__button--article.swiper-arrow__button--prev {
  right: unset;
  left: 24px;
}

.slider__wrapper {
  margin-left: 88px;
  max-width: 1344px;
  position: relative;
  height: 540px;
}

.slider__wrapper--popular {
  height: 568px;
}

.slider .news__image {
  max-width: none;
}

.slider__list {
  transition: cubic-bezier(0.55, 0.09, 0.68, 0.53) 0.3s;
  display: flex;
  gap: 24px;
  position: absolute;
  left: 0%;
}

.slider__item {
  height: 540px;
  flex-shrink: 0;
  position: relative;
}

.slider__item--play {
  cursor: pointer;
}

.slider__img {
  z-index: -100;
  position: absolute;
  border-radius: 20px;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s ease-out;
  width: 100%;
}

.slider__play-img {
  width: 32.5px;
  height: 32.5px;
  position: absolute;
  right: 20px;
  top: 20px;
}

.slider__text {
  position: absolute;
  bottom: 0;
  padding-left: 24px;
  padding-bottom: 28px;
  max-width: 384px;
}

.slider__title {
  color: rgb(255, 255, 255);
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
}

.slider__subtitle {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 20px;
}

.slider__between {
  width: 4px;
  height: 4px;
  background: rgb(255, 255, 255);
  border-radius: 50%;
}

.slider__tag,
.slider__date {
  color: rgb(121, 255, 58);
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
}

.slider__tag {
  transition: color 0.2s ease-in;
}

.slider__tag:hover {
  color: rgb(75, 215, 9);
}

.slider__date {
  color: rgb(255, 255, 255);
}

.slider__visible {
  max-width: 1344px;
  height: 540px;
  position: absolute;
  display: flex;
  align-items: center;
  margin-left: 88px;
}

.slider__btn {
  width: 48px;
  height: 48px;
  background: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -24px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  z-index: 100;
}

.slider__prev-btn {
  left: -24px;
  display: none;
}

.slider__next-img {
  width: 24px;
  height: 24px;
}

.slider__prev-img {
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
}

.instructions {
  margin-top: 70px;
  padding-bottom: 22px;
}

.popular {
  margin-top: 104px;
  width: 100%;
  overflow: hidden;
}

.popular .slider__visible {
  height: 416px;
}

.popular .swiper-arrow__button {
  top: 37%;
  transform: translateY(-37%);
}

.swiper-button-disabled {
  display: none !important;
}

.slider__tag {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.swiper-slide {
  height: fit-content !important;
}

.swiper-slide.news__card--advice {
  display: none;
}

.swiper-slide.hidden {
  display: none;
}

.news__advice--instructions-phone {
  display: none;
}

.news__advice--instructions-phone .slider__img {
  width: 100%;
}

.footer {
  background: rgb(245, 245, 245);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding-top: 30px;
  padding-bottom: 44px;
}

.footer__text {
  margin-top: 10px;
  font-weight: 500;
  letter-spacing: -0.02rem;
  font-family: "Inter", sans-serif;
  color: rgb(151, 155, 174);
}

.footer__link {
  cursor: pointer;
  transition: color 0.2s ease-in;
}

.footer__link:hover {
  color: rgb(24, 134, 255);
}

.footer__links {
  display: flex;
  gap: 24px;
  font-weight: 500;
  letter-spacing: -0.02rem;
  font-size: 16px;
  color: rgb(32, 32, 32);
}

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

.popular {
  margin-top: 40px;
}

.popular .swiper-arr-slide {
  overflow: visible;
  height: fit-content;
}

.popular .swiper-arrow__button {
  top: 37%;
}

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

.popular__title {
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  font-size: 32px;
  color: rgb(35, 4, 70);
  letter-spacing: -0.06rem;
  margin-bottom: 22px;
  margin-top: 20px;
}

.popular__tag {
  font-weight: 500;
  color: rgb(56, 5, 108);
  font-size: 16px;
  letter-spacing: -0.02rem;
  position: relative;
  z-index: 2;
  transition: color 0.2s ease-in;
}

.popular__tag:hover {
  color: rgb(35, 4, 70);
}

.popular__subtag {
  color: rgb(32, 32, 32);
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 24px;
  line-height: 28px;
  letter-spacing: -0.05rem;
  margin-top: 12px;
}

.popular__features {
  display: flex;
}

.popular__feature {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.popular__image {
  border-radius: 20px;
  margin-bottom: 20px;
  transition: transform 0.2s ease-out;
}

.popular__card {
  position: relative;
  width: fit-content;
}

.popular__card:hover .popular__image {
  transform: translateX(12px) translateY(-8px);
}

.popular__card:hover .image-block-background {
  border-radius: 32px 40px 28px 20px;
  width: auto;
  padding-top: 7px;
  transform: translateY(-7px);
  margin-bottom: -7px;
  padding-right: 12px;
  margin-right: -12px;
}

.popular__card img {
  max-width: 432px;
}

.popular__card--small {
  display: flex;
  max-height: 136px;
}

.popular__card--small .popular__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 24px;
}

.popular__card--small .popular__tag {
  margin: 0;
}

.popular__card--small .popular__subtag {
  margin: 0;
}

.popular__card--small .popular__image {
  margin: 0;
}

.popular__card--big img {
  height: 409px;
  object-fit: cover;
}

.popular__card--med img {
  height: 332px;
  object-fit: cover;
}

.modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 1000;
  display: flex;
}

.modal__content {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 16px;
}

.modal__video {
  width: 80vw;
  height: 80vh;
  transition: transform 0.7s cubic-bezier(0.075, 0.82, 0.165, 1);
  border: none;
  border-radius: 15px;
}

.modal__video:hover {
  transform: scale(1.005);
}

.modal__close {
  background: none;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 7%;
  top: 6%;
}

.modal--search {
  background-color: rgba(255, 255, 255, 0.8);
}

.modal--search-form {
  display: flex;
  width: 100%;
  max-width: 555px;
  gap: 12px;
}

.modal--search .input {
  border: 1px solid rgb(151, 155, 174);
}

.close-img {
  width: 40px;
  height: 40px;
  color: rgb(255, 255, 255);
  transition: color 0.5s ease-out;
}

.close-img:hover {
  color: rgb(204, 200, 255);
  transform: scale(1.05);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
  /*color: rgb(56, 5, 108);*/
}

.wrapper {
  position: relative;
}

.wrapper__content {
  margin: 0 auto;
  overflow: hidden;
}

.container {
  max-width: 1364px;
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
}

.container--header {
  max-width: 1360px;
  height: 100%;
}

.section-title {
  font-size: 32px;
  font-family: "Gerbera", sans-serif;
  font-feature-settings: "salt" on;
  font-weight: 400;
  letter-spacing: -0.08rem;
}

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

.hidden {
  display: none;
}

button {
  border: none;
}

.socials {
  display: flex;
  gap: 16px;
}

.socials--phone {
  display: none;
}

.social {
  background: rgb(233, 233, 233);
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.social:hover .icon-social {
  color: rgb(110, 116, 140);
}

.social__img {
  width: 24px;
  height: 24px;
}

.icon-social {
  width: 24px;
  height: 24px;
  color: rgb(151, 155, 174);
  transition: color 0.2s ease-in;
}

.button-blue {
  cursor: pointer;
  transition: color, background-color 0.15s ease-in;
}

.button-blue:hover {
  background-color: rgb(154, 146, 255);
  color: rgb(56, 5, 108);
}

.card-link::before {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.swiper {
  overflow-y: visible !important;
}

.image-block-background {
  background: rgb(56, 5, 108);
  border-radius: 25px;
  position: relative;
  transition: 0.2s ease-out;
  padding-top: 0px;
  padding-right: 0;
  height: max-content;
  max-width: max-content;
}

.image-block-background--purple {
  background: rgb(154, 146, 255);
}

input {
  outline: none;
}

.pager {
  overflow: hidden;
  margin: 25px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.pager li {
  list-style: none;
  float: left;
}
.pager li:last-child {
  margin-right: 0;
}
.pager li a, .pager li span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 15px;
  line-height: 20px;
  border-radius: 12px;
  transition-duration: 0.3s;
  transition-property: background-color;
  transition-timing-function: ease-in-out;
}
.pager li a {
  color: #200040;
  text-decoration: none;
  border: 1px solid #ccc8ff;
}
.pager li a:hover {
  background-color: #ccc8ff;
}
.pager li a.extreme-item {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #ccc8ff;
}
.pager li a.extreme-item:hover {
  background-color: #ccc8ff;
}
.extreme-item.left {
  margin-right: 8px;
}
.extreme-item.right {
  margin-left: 8px;
}
.pager li span {
  color: #200040;
  background-color: #ccc8ff;
}

@media screen and (max-width: 1400px) {
  .article__content {
    display: none;
  }
}

@media screen and (max-width: 1360px) {
  .container {
    padding: 0 16px;
  }
}

@media screen and (max-width: 1030px) {
  .header__list {
    font-size: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .article__main {
    flex-direction: column;
  }
}

@media screen and (max-width: 1001px) {
  .logo__img {
    width: 100%;
    min-width: 120px;
  }

  .logo__img {
    width: 90%;
  }

  .header__list {
    font-size: 14px;
    margin-right: 10px;
  }

  .header__list--top {
    margin-left: 10px;
  }

  .header__list--top {
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
  }

  .header__list--top::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .header__list--top {
    margin-left: 4px;
  }

  .header__top .header__list {
    gap: 20px;
  }

  .header__top .header__list {
    gap: 16px;
  }

  .header__top .header__list {
    gap: 14px;
  }

  .header__bottom .header__list {
    overflow-x: scroll;
    scrollbar-width: none;
    gap: 18px;
    margin-left: 0;
  }

  .header__bottom .header__list::-webkit-scrollbar {
    display: none;
  }

  .header__link--office {
    margin-right: 0;
  }

  .header__link--office::before {
    margin-right: 3px;
  }

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

  .header__search-btn::before {
    margin-right: 3px;
  }

  .lk {
    font-size: 14px;
  }

  .case {
    margin-left: auto;
    height: 38px;
    font-size: 12px;
  }

  .icon-arrow {
    width: 18px;
    height: 18px;
  }

  .tag {
    font-size: 14px;
  }

  .hero__title {
    font-size: 32px;
  }

  .hero__text {
    padding: 16px;
  }

  .hero__text__title {
    font-size: 28px;
    line-height: 28px;
  }

  .hero__text p {
    font-size: 16px;
    line-height: 16px;
  }

  .hero__text p {
    font-size: 14px;
    line-height: 14px;
    max-width: 360px;
    line-height: 20px;
    /* 26.1px */
    letter-spacing: -0.15px;
  }

  .hero__text__subtitle {
    font-size: 16px;
    line-height: 16px;
  }

  .hero__button {
    max-width: 124px;
    height: 50px;
    font-size: 14px;
    margin-top: 15px;
  }

  .hero__button {
    height: 40px;
    margin-top: 25px;
    font-size: 13px;
  }

  .hero__info {
    font-size: 13px;
    margin-top: 60px;
  }

  .hero__routers {
    font-size: 14px;
  }

  .hero--chapter .hero__img {
    width: 30%;
  }

  .hero--article .hero__text p {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }

  .hero--article .hero__text__title {
    line-height: 32px;
  }

  .navigation__link {
    font-size: 16px;
  }

  .icon--views {
    width: 18px;
    height: 18px;
  }

  .icon--clock {
    width: 18px;
    height: 18px;
  }

  .news {
    margin-top: 50px;
  }

  .news__image {
    width: 100%;
  }

  .news__info {
    font-size: 12px;
  }

  .news__find {
    max-width: 240px;
    display: none;
  }

  .news__advice {
    gap: 14px;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .news__advice p {
    font-size: 16px;
    line-height: 22px;
  }

  .news__advice:hover .news__advice__img {
    transform: translateX(14px) translateY(-10px);
  }

  .news__advice:hover .image-block-background {
    padding-right: 14px;
    margin-right: -14px;
    padding-top: 9px;
    transform: translateY(-9px);
    margin-bottom: -9px;
  }

  .news__advice__text {
    max-width: 600px;
  }

  .news__advice__title {
    font-size: 28px;
    line-height: 28px;
  }

  .news__advice {
    display: none;
  }

  .news--chapter .swiper-slide {
    max-width: 352px;
  }

  .news--chapter .news__routers {
    gap: 8px;
    flex-wrap: nowrap;
  }

  .news--chapter .news__router {
    padding: 12px 16px;
  }

  .news--chapter .news__router--phone {
    display: flex;
    margin-right: 8px;
    border-radius: 50%;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background-image: url("/local/templates/renins/assets/styles/../img/news/find/find--phone.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
  }

  .news--chapter .news__router-block {
    flex-shrink: 0;
    max-width: max-content;
    display: flex;
    gap: 16px;
    position: relative;
  }

  .news--instructions .swiper-slide {
    max-width: 352px;
  }

  .news__top {
    padding-right: 16px;
  }

  .news__text {
    max-width: 364px;
  }

  .news__tag {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
  }

  .news__subtag {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .news__card:hover .news__image {
    transform: translateX(14px) translateY(-10px);
  }

  .news__card:hover .image-block-background {
    padding-right: 14px;
    margin-right: -14px;
    padding-top: 9px;
    transform: translateY(-9px);
    margin-bottom: -9px;
  }

  .news__card--small:hover .news__image {
    transform: translateX(8px) translateY(-6px);
  }

  .news__card--small:hover .image-block-background {
    padding-right: 8px;
    margin-right: -8px;
    padding-top: 5px;
    transform: translateY(-5px);
    margin-bottom: -5px;
  }

  .news__card--small .news__text {
    margin-left: 12px;
    padding-right: 16px;
  }

  .news__card--small .news__subtag {
    max-width: 193px;
    line-height: 22px;
  }

  .news__card--med .slider__img {
    height: 300px;
  }

  .news__card--med .news__image {
    height: 290px;
    width: 364px;
  }

  .news__card--big .slider__img {
    height: 460px;
  }

  .news__card--big .news__image {
    height: 350px;
    width: 364px;
  }

  .news__card--advice {
    display: block;
    margin-bottom: 36px;
  }

  .card-feature {
    font-size: 12px;
  }

  .date--news {
    margin-right: 6px;
  }

  .form__main {
    max-height: none;
    flex-direction: column;
    padding: 25px;
    background-position: 50% 130px;
    background-size: 200px 200px;
    background-image: none;
  }

  .form__main {
    text-align: center;
    background-size: 170px 170px;
    background-position: 50% 138px;
  }

  .form__main .form__subtitle {
    font-size: 14px;
    margin-top: 14px;
    line-height: 18.2px;
  }

  .form__main .form__subtitle {
    max-width: none;
    margin-bottom: 50px;
  }

  .form__main .form__inputs {
    width: 100%;
  }

  .form__main .form__block {
    width: 100%;
  }

  .form__main .form__title {
    font-size: 28px;
    line-height: 28px;
  }

  .form__main .form__submit-btn {
    height: 40px;
    font-size: 16px;
    margin-top: 16px;
  }

  .form__main .form__submit-btn {
    height: 40px;
  }

  .form__success {
    margin-right: 0;
    padding-left: 0;
    border-left: none;
    border-top: 1px solid rgba(233, 233, 233, 0.2);
    padding-top: 53px;
  }

  .input {
    width: 100%;
    max-width: 100%;
  }

  .more-section-button {
    height: 40px;
    max-width: 92vw;
    margin: 40px auto 0 auto;
    width: 343px;
    padding: 0 0 0 0;
  }

  .article__block h2 {
    font-size: 26px;
    line-height: 26px;
  }

  .article__block h3 {
    font-size: 20px;
    line-height: 26px;
  }

  .article__blocks {
    max-width: 100%;
  }

  .article__title {
    font-size: 26px;
    line-height: 26px;
  }

  .article__small-text {
    font-size: 14px;
    line-height: 18px;
  }

  .article__video {
    height: 50vw;
  }

  .article__advice:hover .article__advice__img {
    transform: translateX(8px) translateY(-5px);
  }

  .article__advice:hover .image-block-background {
    padding-right: 8px;
    margin-right: -8px;
    padding-top: 5px;
    transform: translateY(-5px);
    margin-bottom: -5px;
  }

  .article__block--travel h2 {
    font-size: 26px;
    line-height: 26px;
  }

  .article__swiper__title {
    font-size: 16px;
    line-height: 20px;
  }

  .article__comment__text {
    font-size: 18px;
    line-height: 24px;
  }

  .article__comment__user-name {
    font-size: 16px;
    line-height: 23px;
  }

  .article__author-name {
    font-size: 16px;
    line-height: 23px;
  }

  .article__comment__user-post {
    font-size: 14px;
    line-height: 18px;
  }

  attention {
    padding: 32px 36px;
    padding-top: 96px;
    margin: 32px 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
  }

  attention::before {
    top: 32px;
    left: 36px;
    width: 44px;
    height: 44px;
  }

  .calculator {
    gap: 10px;
  }

  .calculator__img {
    max-width: 35%;
  }

  .calculator__title {
    font-size: 28px;
    line-height: 28px;
  }

  .calculator__subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .questions__left {
    max-width: none;
  }

  .questions__text {
    display: none;
  }

  .questions__text--phone {
    display: flex;
    flex-direction: column;
  }

  .questions__block {
    flex-direction: column;
    padding: 16px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .questions__subtitle {
    font-size: 14px;
  }

  .questions__list {
    max-width: none;
    width: 100%;
  }

  .questions__title {
    font-size: 32px;
    line-height: 32px;
  }

  .questions__title::after {
    display: none;
  }

  .questions__submit-button {
    padding: 11px 24px;
    font-size: 14px;
    text-align: center;
  }

  .questions__item div {
    gap: 18px;
  }

  .questions__item h2 {
    font-size: 18px;
    line-height: 18px;
  }

  .questions__item .questions__more-block {
    font-size: 14px;
  }

  .questions--chapter .questions__list {
    display: none;
  }

  .questions--chapter .questions__list--phone {
    display: flex;
    flex-direction: column;
  }

  .questions--chapter .questions__block {
    justify-content: center;
  }

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

  .swiper-chapter {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    grid-row-gap: 28px;
  }

  .swiper-arrow__button {
    display: none;
  }

  .slider__item {
    height: 460px;
  }

  .slider__title {
    font-size: 26px;
    line-height: 26px;
  }

  .slider__subtitle {
    margin-top: 18px;
  }

  .swiper-slide.news__card--advice {
    display: block;
  }

  .news__advice--instructions-phone {
    display: flex;
  }

  .footer__text {
    font-size: 14px;
  }

  .footer__links {
    font-size: 14px;
    gap: 14px;
  }

  .popular__top {
    padding-right: 16px;
  }

  .popular__tag {
    font-size: 14px;
    line-height: 14px;
  }

  .popular__subtag {
    font-size: 18px;
    line-height: 18px;
  }

  .popular__image {
    width: 100%;
  }

  .popular__card:hover .popular__image {
    transform: translateX(8px) translateY(-6px);
  }

  .popular__card:hover .image-block-background {
    padding-right: 8px;
    margin-right: -8px;
    padding-top: 5px;
    transform: translateY(-5px);
    margin-bottom: -5px;
  }

  .popular__card img {
    max-width: 363px;
  }

  .popular__card--small .popular__text {
    margin-left: 12px;
    padding-right: 16px;
  }

  .popular__card--small .popular__subtag {
    max-width: 193px;
  }

  .popular__card--big img {
    height: 350px;
  }

  .popular__card--med img {
    height: 290px;
  }

  .modal__video {
    width: 85vw;
    height: 65vh;
  }

  .modal__close {
    right: 3%;
    top: 9%;
  }

  .container--no-padding {
    padding-right: 0;
  }

  .socials {
    gap: 5px;
  }

  .social {
    width: 28px;
    height: 28px;
  }

  .icon-social {
    width: 20px;
    height: 20px;
  }

  .article__author-text {
    font-size: 21px;
  }

  .article__author {
    margin-top: 40px;
  }

  .article__author-post {
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .header__search-btn {
    display: flex;
  }

  .header__search-btn--tablet {
    display: none;
  }

  .news__card--small .news__image {
    width: 94px;
    height: 94px;
  }

  .article__author {
    gap: 18px;
    padding: 24px 16px;
    margin-top: 32px;
  }

  .article__author-text {
    font-size: 20px;
    line-height: 28px;
  }

  .article__author-name {
    font-size: 16px;
    line-height: 24px;
  }

  .article__author-post {
    font-size: 14px;
    line-height: 26px;
  }

  table tbody {
    width: max-content;
    overflow: auto;
  }
}

@media screen and (max-width: 601px) {
  .burger-menu__img {
    width: 22px;
    height: 12px;
  }

  .header__list--top {
    display: none;
  }

  .header__bottom .header__list {
    margin-left: 0;
  }

  .header__bottom,
  .header__top {
    height: 50px;
  }

  .header__link--phone {
    display: flex;
  }

  .header__link {
    font-size: 14px;
  }

  .case {
    margin-left: 20px;
  }

  .tag {
    font-size: 12px;
  }

  .hero__img {
    border-radius: 25px 25px 0 0;
    width: 100%;
  }

  .hero__img-block {
    flex: auto;
    order: -1;
  }

  .hero__title {
    font-size: 20px;
  }

  .hero__card {
    flex-direction: column;
  }

  .hero__text {
    border-radius: 0 0 25px 25px;
    flex: auto;
  }

  .hero__text__title {
    font-size: 26px;
    line-height: 26px;
  }

  .hero__text p {
    font-size: 14px;
  }

  .hero__text__subtitle {
    font-size: 14px;
  }

  .hero__button {
    max-width: 124px;
    margin-top: 24px;
  }

  .hero__routers {
    font-size: 14px;
    margin-top: 20px;
  }

  .hero--chapter {
    padding: 24px 0;
    min-height: 472px;
  }

  .hero--chapter .hero__routers {
    display: none;
  }

  .hero--chapter .hero__routers--phone {
    display: flex;
    align-self: flex-start;
    margin-top: 76px;
  }

  .hero--chapter .hero__text {
    align-self: flex-start;
    padding-left: 0;
  }

  .hero--chapter .hero__card {
    flex-direction: column;
    justify-content: unset;
  }

  .hero--chapter .hero__img {
    margin-right: 0;
    margin-top: 10px;
    width: fit-content;
    transform: scale(0.6961);
  }

  .hero--article .hero__text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
  }

  .hero--article .hero__text__title {
    line-height: 26px;
  }

  .hero--article .hero__text__subtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
  }

  .hero--article .date {
    margin-left: 0;
  }

  .hero--article .tag {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .hero--article .hero__info {
    font-size: 14px;
  }

  .hero--article .hero__info__left {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero--article .hero__img {
    height: 400px;
  }

  .navigation {
    display: none !important;
  }

  .time {
    margin-right: 8px;
  }

  .date {
    margin-left: 8px;
  }

  .date--news {
    margin-left: 0;
  }

  .icon--views {
    width: 16px;
    height: 16px;
  }

  .icon--clock {
    width: 16px;
    height: 16px;
  }

  .news {
    margin-top: 48px;
  }

  .news__advice .news__info__right {
    display: flex;
  }

  .news--chapter .image-block-background {
    margin-bottom: 20px;
  }

  .news--chapter .news__image {
    margin-bottom: 0;
  }

  .news--chapter .news__block:not(:last-child) {
    margin-bottom: 24px;
  }

  .news--chapter .news__router {
    padding: 12px 16px;
  }

  .news--chapter .news__image {
    object-fit: cover;
    width: 343px;
    height: 304px;
  }

  .news--chapter .news__router--phone {
    display: flex;
  }

  .news__top {
    margin-bottom: 32px;
    padding-right: 0;
  }

  .news__title {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
  }

  .news__text {
    max-width: 299px;
  }

  .news__subtag {
    line-height: 19.8px;
  }

  .news__card--small .news__subtag {
    margin-top: 4px;
    margin-bottom: 13px;
    line-height: 19.8px;
  }

  .news__card--med .slider__img {
    height: 256px;
  }

  .news__card--med .news__image {
    height: 256px;
    width: 299px;
  }

  .news__card--big .slider__img {
    height: 400px;
  }

  .news__card--big .news__image {
    height: 304px;
    width: 299px;
  }

  .form__main {
    text-align: left;
    background-position: 55% 150px;
    padding: 28px 16px 32px;
  }

  .form__main .form__subtitle {
    font-size: 14px;
  }

  .form__main .form__title {
    font-size: 26px;
    line-height: 26px;
  }

  .form__main .form__submit-btn {
    margin-top: 24px;
  }

  .form__success-text {
    font-size: 14px;
    line-height: 18px;
    max-width: 230px;
  }

  .input {
    padding: 21px 12px 7px 12px;
    height: 46px;
    font-size: 14px;
    line-height: 18px;
  }

  .instructions__top {
    margin-bottom: 32px;
  }

  .instructions__title {
    margin-bottom: 0;
  }

  .placeholder {
    font-size: 14px;
    line-height: 18px;
    padding-left: 12px;
  }

  .article__block h2 {
    font-size: 24px;
    line-height: 24px;
  }

  .article__block > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .article__block ol li {
    font-size: 16px;
    line-height: 22px;
    padding-left: 37px;
  }

  .article__block ol li > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .article__block ul li > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .article__block > span {
    font-size: 18px;
    line-height: 20px;
  }

  .article__block > div > div > div {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 8px;
  }

  .article__block > div > div > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .article__title {
    font-size: 24px;
    line-height: 24px;
  }

  .article__subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .article__small-text--swiper {
    font-size: 12px;
    line-height: 14px;
  }

  .article__video {
    height: 90vw;
  }

  .article__advice {
    flex-direction: column;
  }

  .article__advice__img {
    margin-right: 0;
  }

  .article__advice__about {
    margin-top: 24px;
    margin-left: 0;
  }

  .article__advice__top-text {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 18px;
  }

  .article__advice__title {
    font-size: 18px;
    line-height: 20px;
  }

  .article__text {
    font-size: 16px;
    line-height: 22px;
  }

  .article__features--second li div {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 8px;
  }

  .article__block li {
    font-size: 16px;
    line-height: 22px;
  }

  .article__block--abroad p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .article__block--travel h2 {
    font-size: 24px;
    line-height: 24px;
  }

  .article__block--travel .article__topic {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 8px;
  }

  .article__more {
    margin-bottom: 0;
    margin-top: 32px;
  }

  .article__question {
    font-size: 18px;
    line-height: 20px;
  }

  .article__swiper__title {
    font-size: 14px;
    line-height: 18px;
  }

  .article__comment {
    padding: 24px 16px;
  }

  .article__comment__text {
    font-size: 16px;
    line-height: 22px;
  }

  .article__author {
    flex-direction: column;
  }
  
  .calculator__img {
    max-width: 76%;
  }

  .calculator {
    display: none;
  }

  .calculator--phone {
    display: flex;
    justify-content: center;
  }

  .calculator__title {
    font-size: 24px;
    line-height: 24px;
  }

  .calculator__button {
    max-width: none;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
  }

  .swiper-article__img {
    height: 400px;
    object-fit: cover;
  }

  .questions__subtitle {
    margin-bottom: 20px;
  }

  .questions__list {
    margin-top: 28px;
  }

  .questions__more-img {
    width: 20px;
    height: 20px;
  }

  .questions__title {
    font-size: 26px;
    line-height: 26px;
    max-width: 279px;
  }

  .questions__item div {
    gap: 24px;
  }

  .questions__item > div > a {
    width: 32px;
    height: 32px;
    align-self: flex-start;
  }

  .questions__item svg {
    width: 20px;
    height: 20px;
  }

  .questions__item {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .questions--chapter .questions__item {
    padding: 20px;
  }

  .swiper-chapter {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 24px;
  }

  .swiper-chapter .swiper-wrapper {
    flex-direction: column;
    gap: 36px;
    align-items: center;
  }

  .swiper-chapter {
    width: 100%;
  }

  .swiper-chapter .slider__img {
    width: 100%;
  }

  .swiper-chapter .slider__text {
    padding: 0 0 24px 20px;
  }

  .slider__item {
    height: 400px;
  }

  .slider__item:nth-child(n+6) {
    display: none;
  }

  .slider__title {
    font-size: 24px;
    line-height: 24px;
  }

  .slider__subtitle {
    margin-top: 16px;
  }

  .slider__tag,
  .slider__date {
    font-size: 12px;
  }

  .footer__text {
    max-width: 343px;
    line-height: 17.5px;
    margin-bottom: 32px;
  }

  .footer__links {
    flex-direction: column;
    gap: 8px;
  }

  .popular__top {
    margin-bottom: 32px;
    padding-right: 0;
  }

  .popular__title {
    margin-bottom: 0;
    font-size: 24px;
    height: 24px;
  }

  .popular__card img {
    max-width: 315px;
  }

  .popular__card--big img {
    height: 304px;
  }

  .popular__card--med img {
    height: 256px;
  }

  .modal__video {
    height: 50vh;
  }

  .modal__close {
    right: 2%;
    top: 12%;
  }

  .container--no-padding {
    padding-right: 0;
  }

  .socials {
    display: none;
    gap: 12px;
  }

  .socials--phone {
    display: flex;
  }

  .social {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 576px ) {
  .pager li a, .pager li span {
    width: 32px;
    height: 32px;
  }
}

.article__link.lvl-1 {
  font-size: 20px;
  line-height: 26px;
  padding-left: 0;
}

.article__link.lvl-2 {
  font-size: 16px;
  line-height: 24px;
  padding-left: 15px;
}

.article__link.lvl-3 {
  font-size: 14px;
  line-height: 20px;
  padding-left: 30px;
}

.article__links > .article__link.lvl-1 {
  margin-bottom: 20px;
}

.article__link.lvl-2,
.article__link.lvl-3 {
  margin-bottom: 10px;
}

.article__links > .article__link.lvl-2 + .article__link.lvl-1 {
  margin-top: 10px;
}

.article__links > .article__link.lvl-1 + .article__link.lvl-2,
.article__links > .article__link.lvl-2 + .article__link.lvl-3 {
  margin-top: -10px;
}

.article__links > .article__link:last-child {
  margin-bottom: 0 !important;
}

@media(max-width: 991px) {
  .article__main {
    flex-direction: column-reverse;
  }
  .article__content {
    display: block;
    min-width: 100%;
    max-width: 100%;
    padding: 24px;
    margin-bottom: 30px;
  }
  .article {
    margin-top: 30px;
  }

  .news__advice__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media(max-width: 767px) {
  .article__link {
    font-size: 12px;
  }

  .article__link.lvl-1 {
    font-size: 16px;
  }

  .article__link.lvl-2 {
    font-size: 14px;
  }

  .article__links > .article__link.lvl-1 {
    margin-bottom: 16px;
  }

  .article__link.lvl-2,
  .article__link.lvl-3 {
    margin-bottom: 8px;
  }

  .article__links > .article__link.lvl-2 + .article__link.lvl-1 {
    margin-top: 8px;
  }

  .article__links > .article__link.lvl-1 + .article__link.lvl-2,
  .article__links > .article__link.lvl-2 + .article__link.lvl-3 {
    margin-top: -8px;
  }
}
/*# sourceMappingURL=maps/main.css.map */

/* End */


/* Start:/local/templates/renins/styles.css?1718896901510*/
.swiper-wrapper {
    height: auto !important;
}

body {
    height: 100%;
}

.form__block.hidden {
    display: none;
}

.footer__link {
    color: rgb(32, 32, 32);
}

.news__advice--instructions-phone {

}

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

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

.hide-desktop {
    display: none;
}

@media screen and (max-width: 1001px) {
    .hide-desktop {
        display: flex;
    }
}
.questions__left .news__router {
    cursor: pointer;
}
/* End */
/* /local/templates/renins/assets/styles/main.css?175247617972661 */
/* /local/templates/renins/styles.css?1718896901510 */
