.tell {
  background-color: #e9dcd3;
  background-image: url("/sites/all/themes/vesta_theme/image/tell.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding-top: 28rem;
  padding-bottom: 2.75rem;
}
.tell__content {
  padding-top: 1.25rem;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 2.25rem;
  border-radius: 1.44rem;
  backdrop-filter: blur(10.60000038px);
  background: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 992px) {
  .tell__content {
    padding: 2rem 1rem;
  }
}
.tell .field--name-block-title {
  margin-bottom: 1.5rem;
}
.tell .field--name-block-title h2 {
  font-weight: 700;
  font-size: 3rem;
  color: #000;
  text-align: center;
}
.tell .field--name-field-tekst {
  font-family: "Mulish";
  font-weight: 600;
  font-size: 1.25rem;
  text-align: center;
  color: #000;
  margin-bottom: 1.68rem;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 992px) {
  .tell .field--name-field-tekst {
    width: 100%;
  }
}
.tell .field--name-field-tekst-2 {
  font-family: "Mulish";
  font-weight: 600;
  font-size: 1.25rem;
  text-align: center;
  color: #000;
  margin-bottom: 1.5rem;
}
.tell .field--name-field-kak-eto-rabotaet {
  margin-bottom: 1.75rem;
}
.tell .field--name-field-kak-eto-rabotaet .field__label {
  font-family: "Mulish";
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  color: #000;
  margin-bottom: 1.5rem;
}
.tell .field--name-field-kak-eto-rabotaet .field__items {
  gap: 1.5rem;
  display: flex;
}
@media screen and (max-width: 992px) {
  .tell .field--name-field-kak-eto-rabotaet .field__items {
    flex-direction: column;
  }
}
.tell .field--name-field-kak-eto-rabotaet .field__item {
  width: calc((100% - 3rem) / 3);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 992px) {
  .tell .field--name-field-kak-eto-rabotaet .field__item {
    width: 100%;
  }
}
.tell .field--name-field-kak-eto-rabotaet .paragraph--type-kak-eto-rabotaet {
  border-radius: 2.5rem;
  background-color: #c31d27;
  display: flex;
  flex-direction: column;
  padding: 0.8rem 1.5rem 1.12rem;
  flex-grow: 1;
  align-items: center;
}
.tell .field--name-field-kak-eto-rabotaet .field--name-field-nomer-shaga {
  font-family: "Mulish";
  font-weight: 700;
  font-size: 2.25rem;
  text-align: center;
  color: #fff;
}
.tell .field--name-field-kak-eto-rabotaet .field--name-field-zagolovok-shaga {
  width: 100%;
  font-family: "Mulish";
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.5rem;
}
.tell .field--name-field-kak-eto-rabotaet .field--name-field-opisanie-shaga {
  width: 100%;
  font-family: "Mulish";
  font-weight: 500;
  font-size: 1.12rem;
  text-align: center;
  color: #fff;
}
.tell .field--name-field-posobie-po-sboru-informaci .file {
  background-image: none;
  min-height: auto;
  padding: 0;
}
.tell .field--name-field-posobie-po-sboru-informaci a {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 1.5rem;
  width: 100%;
  border-radius: 1.62rem;
  padding: 0.8rem 8rem;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
  color: #000;
  background-color: #fff;
  min-height: 4.56rem;
}
@media screen and (max-width: 992px) {
  .tell .field--name-field-posobie-po-sboru-informaci a {
    padding: 1rem 0.8rem;
  }
}
.tell .field--name-field-posobie-po-sboru-informaci a:hover {
  text-decoration: none;
}
.tell .field--name-field-posobie-po-sboru-informaci a::after {
  flex-shrink: 0;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/file-arr.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.tell .field--name-field-rasskazat-istoriyu {
  margin-bottom: 1.5rem;
}
.tell .field--name-field-rasskazat-istoriyu a {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 1.5rem;
  width: 100%;
  border-radius: 1.62rem;
  padding: 0.8rem 2rem;
  font-weight: 700;
  font-size: 1.75rem;
  color: #fff;
  background-color: #c31d27;
  min-height: 4.56rem;
}
.tell .field--name-field-rasskazat-istoriyu a:hover {
  text-decoration: none;
}
.tell .field--name-field-rasskazat-istoriyu a::after {
  flex-shrink: 0;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/tell-arr.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
