

/* Start:/local/templates/.default/components/bitrix/news/nuzhna_pomosh/bitrix/news.detail/news_main/style.css?1756876994382*/
div.news-detail {
  word-wrap: break-word;
}
div.news-detail img.detail_picture {
  float: left;
  margin: 0 8px 6px 1px;
}
.news-date-time {
  color: #486daa;
}

.otpiska {
  padding: 10px 26px;
  border-radius: 10px;
}
.gotspis {
  margin-top: 20px;
}
.gotspis .spisel {
  margin-top: 20px;
}

.programm_detail .slick-prev,
.programm_detail .slick-next {
  top: 50% !important;
}

/* End */


/* Start:/local/templates/.default/css/pokolenie_pomosh.css?172985477928247*/
/*main {
  background-color: #FFFFFF;
}*/

.donation__banner {
  background: -webkit-gradient(linear, left top, right top, from(#F2709C), to(#FF9472));
  background: linear-gradient(90deg, #F2709C 0%, #FF9472 100%);
  height: 220px;
  width: 100%;
}

@media (max-width: 776px) {
  .donation__banner {
    height: 285px;
  }
}
.donation__banner-container {
  height: 220px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
}

@media (max-width: 776px) {
  .donation__banner-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 285px;
  }
}
.donation__banner-header h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 45px;
  line-height: 125%;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}

@media (max-width: 1250px) {
  .donation__banner-header h1 {
    font-size: 30px;
    line-height: 112%;
    letter-spacing: 0.05em;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
  }
}
@media (max-width: 1046px) {
  .donation__banner-header h1 {
    font-size: 23.4px;
  }
}
@media (max-width: 776px) {
  .donation__banner-header {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    text-align: center;
  }
}
.donation__banner-image1 {
  position: absolute;
  top: 35px;
  right: 205px;
  z-index: 3;
  width: 163px;
  height: 163px;
}

.donation__banner-image1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1046px) {
  .donation__banner-image1 {
    right: 150px;
  }
}
@media (max-width: 776px) {
  .donation__banner-image1 {
    display: none;
  }
}
.donation__banner-image2 {
  position: absolute;
  top: -10px;
  right: 12px;
  z-index: 1;
  width: 254px;
  height: 254px;
}

.donation__banner-image2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1046px) {
  .donation__banner-image2 {
    right: 0px;
  }
}
@media (max-width: 776px) {
  .donation__banner-image2 {
    display: none;
  }
}
.donation__banner-mobile {
  display: none;
}

@media (max-width: 776px) {
  .donation__banner-mobile {
    display: block;
    position: relative;
    width: 280px;
    height: 180px;
  }
}
.donation__banner-image1-mobile {
  position: absolute;
  top: 40px;
  left: 15px;
  z-index: 2;
  width: 123px;
  height: 123px;
}

.donation__banner-image1-mobile img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.donation__banner-image2-mobile {
  position: absolute;
  top: 5px;
  right: 0px;
  z-index: 1;
  width: 189px;
  height: 189px;
}

.donation__banner-image2-mobile img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.donation__navigation {
  margin: 70px 0 0 0;
}

@media (max-width: 776px) {
  .donation__navigation {
    margin: 40px 0 0 0;
  }
}
.navigation__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 876px) {
  .navigation__buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
.navigation__button {
  color: #767885;
  font-family: "Lato", sans-serif;
  font-size: 16.875px;
  line-height: 140%;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  background: none;
  width: 100%;
  padding: 27.5px;
  border-bottom: 1px solid #ECEEF5;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 0 20px 0;
}

@media (max-width: 1146px) {
  .navigation__button {
    padding: 15px;
    font-size: 13.125px;
    font-weight: 600;
    line-height: 121%;
  }
}
@media (max-width: 876px) {
  .navigation__button {
    border-bottom: none;
    border: 1px solid #EBE9E6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    width: inherit;
    padding: 14px 20px;
  }
}
@media (max-width: 370px) {
  .navigation__button {
    font-size: 11.625px;
    padding: 12px 15px;
  }
}
.navigation__button:not(:last-child) {
  border-right: 1px solid #ECEEF5;
}

@media (max-width: 876px) {
  .navigation__button:not(:last-child) {
    margin: 0 20px 20px 0;
  }
}
.navigation__button:hover {
  background: #6E7C96;
  color: #FFFFFF;
}

@media (max-width: 876px) {
  .navigation__button:hover {
    border: 1px solid #70AAF8;
    background: none;
    color: #70AAF8;
  }
}
.active-button {
  background: #6E7C96;
  color: #FFFFFF;
}

@media (max-width: 876px) {
  .active-button {
    border: 1px solid #70AAF8 !important;
    background: none;
    color: #70AAF8;
  }
}
.inactive {
  display: none;
}

.margin-donation {
  margin: 40px 0 100px 0;
}

@media (max-width: 776px) {
  .margin-donation {
    margin: 40px 0 80px 0;
  }
}
.donation__online-container > p {
  color: #767885;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 16.875px;
  line-height: 122%;
  margin: 0 0 20px 0;
}

@media (max-width: 876px) {
  .donation__online-container > p {
    color: #414449;
    line-height: 125%;
    font-weight: 600;
  }
}
.online__methods {
  width: 801px;
  padding: 30px 30px 15px 30px;
  background: #E4E4E4;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 38px 0;
}

@media (max-width: 876px) {
  .online__methods {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    width: 479px;
  }
}
@media (max-width: 520px) {
  .online__methods {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .online__methods {
    width: inherit;
    max-width: 420px;
  }
}
.online__method-item {
  margin: 0 0 15px 0;
}

.another__method-active {
  display: inherit;
}

.online__method-label {
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.online__method-radio {
  position: absolute;
  left: -9999px;
}

.online__method-radio:checked + .online__method-pic {
  border: 2px solid #70AAF8;
}

.online__method-radio:focus + .online__method-pic {
  border: 2px solid #70AAF8;
}

.online__method-radio:hover + .online__method-pic {
  border: 2px solid #70AAF8;
}

.online__method-pic {
  background: #FFFFFF;
  padding: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  width: 240px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.online__method-pic span {
  font-family: "Lato", sans-serif;
  color: #767885;
  font-weight: 400;
  line-height: 142%;
  font-size: 15px;
}

@media (max-width: 876px) {
  .online__method-pic span {
    font-size: 11.25px;
    text-align: center;
  }
}
@media (max-width: 876px) {
  .online__method-pic img {
    display: none;
  }
}
@media (max-width: 876px) {
  .online__method-pic {
    width: 140px;
    height: 50px;
    background: #F7F7F7;
  }
}
@media (max-width: 479px) {
  .online__method-pic {
    width: 180px;
    height: 60px;
  }
}
@media (max-width: 415px) {
  .online__method-pic {
    width: 160px;
    height: 55px;
  }
}
@media (max-width: 360px) {
  .online__method-pic {
    width: 140px;
    height: 50px;
  }
}
@media (max-width: 319px) {
  .online__method-pic {
    width: 135px;
    height: 45px;
  }
}
.online__method-pic-mobile {
  display: none;
}

@media (max-width: 876px) {
  .online__method-pic-mobile {
    display: inherit !important;
  }
}
.online__summ {
  width: 801px;
  background: #E4E4E4;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 30px;
  margin: 0 0 36px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 876px) {
  .online__summ {
    margin: 0 0 35px 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    width: inherit;
    max-width: 560px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 479px) {
  .online__summ {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
@media (max-width: 876px) {
  .online__summ-item {
    white-space: nowrap;
    margin: 0 15px 20px 0;
  }
}
@media (max-width: 479px) {
  .online__summ-item {
    margin: 0 20px 20px 0;
  }
}
@media (max-width: 370px) {
  .online__summ-item {
    margin: 0 15px 20px 0;
  }
}
.online__summ-label {
  cursor: pointer;
  display: block;
  position: relative;
}

.online__summ-radio {
  position: absolute;
  left: -9999px;
}

.online__summ-radio:focus + .online__summ-value {
  border: 2px solid #70AAF8;
  color: #70AAF8;
}

.online__summ-radio:hover + .online__summ-value {
  color: #70AAF8;
}

.active-radio:checked + .online__summ-value {
  border: 2px solid #70AAF8;
  color: #70AAF8;
}

.online__summ-value {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 15px 34px;
  color: #414449;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 16.875px;
  line-height: 122%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 2px solid transparent;
  margin: 0;
}

@media (max-width: 876px) {
  .online__summ-value {
    background: #F7F7F7;
    padding: 9px 15px;
    font-size: 15px;
    font-weight: 600;
    line-height: 125%;
  }
}
.online__summ-another-value {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 15px 20px;
  color: #414449;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 16.875px;
  line-height: 122%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 2px solid transparent;
  width: 187px;
  text-align: center;
  cursor: pointer;
}

@media (max-width: 876px) {
  .online__summ-another-value {
    background: #F7F7F7;
    width: 140px;
    padding: 9px 15px;
    font-size: 15px;
    line-height: 125%;
    font-weight: 600;
  }
}
.online__summ-another-value::-webkit-input-placeholder {
  font-size: 16.875px;
  color: #414449;
}

@media (max-width: 876px) {
  .online__summ-another-value::-webkit-input-placeholder {
    font-size: 15px;
    line-height: 125%;
    font-weight: 600;
  }
}
.online__summ-another-value::-moz-placeholder {
  font-size: 16.875px;
  color: #414449;
}

@media (max-width: 876px) {
  .online__summ-another-value::-moz-placeholder {
    font-size: 15px;
    line-height: 125%;
    font-weight: 600;
  }
}
.online__summ-another-value::-ms-input-placeholder {
  font-size: 16.875px;
  color: #414449;
}

@media (max-width: 876px) {
  .online__summ-another-value::-ms-input-placeholder {
    font-size: 15px;
    line-height: 125%;
    font-weight: 600;
  }
}
.online__summ-another-value:focus::-webkit-input-placeholder {
  color: transparent;
}

.online__summ-another-value:focus::-moz-placeholder {
  color: transparent;
}

.online__summ-another-value:focus:-moz-placeholder {
  color: transparent;
}

.online__summ-another-value:focus:-ms-input-placeholder {
  color: transparent;
}

.online__summ-another-value:focus {
  border: 2px solid #70AAF8;
}

.active-another-value {
  border: 2px solid #70AAF8;
}

.online__summ-choices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.online__summ-choice {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 15px 34px;
  color: #414449;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 16.875px;
  line-height: 122%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 2px solid transparent;
  cursor: pointer;
}

.online__summ-choice:hover {
  color: #719AED;
}

.online__summ-choice:focus {
  color: #719AED;
  border: 2px solid;
  border-image-source: linear-gradient(0deg, #70AAF8, #70AAF8), linear-gradient(91.01deg, rgba(135, 133, 255, 0.5) 0%, rgba(116, 127, 226, 0.5) 50.52%, rgba(94, 205, 218, 0.5) 100%);
}

.online__receipt {
  width: 801px;
  background: #E4E4E4;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 30px;
  margin: 0 0 40px 0;
}

@media (max-width: 876px) {
  .online__receipt {
    background: none;
    width: inherit;
    max-width: 580px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
}
.online-separate-field {
  width: 100%;
  margin: 0 0 15px 0;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 17px 20px;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #000;
  border: 2px solid transparent;
}

@media (max-width: 876px) {
  .online-separate-field {
    background: #F7F7F7;
    margin: 0 0 10px 0;
    padding: 14px 14px 12px;
  }
}
.online-separate-field::-webkit-input-placeholder {
  font-size: 13.125px;
  color: #A3A9AF;
}

.online-separate-field::-moz-placeholder {
  font-size: 13.125px;
  color: #A3A9AF;
}

.online-separate-field::-ms-input-placeholder {
  font-size: 13.125px;
  color: #A3A9AF;
}

.online-separate-field:focus::-webkit-input-placeholder {
  color: transparent;
}

.online-separate-field:focus::-moz-placeholder {
  color: transparent;
}

.online-separate-field:focus:-moz-placeholder {
  color: transparent;
}

.online-separate-field:focus:-ms-input-placeholder {
  color: transparent;
}

.online-separate-field:focus {
  border: 2px solid #70AAF8;
}

.receipt__bottom-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 876px) {
  .receipt__bottom-part {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
.receipt__email {
  width: 366px;
  margin: 0;
}

@media (max-width: 876px) {
  .receipt__email {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.receipt__place {
  width: 360px;
  margin: 0;
}

@media (max-width: 876px) {
  .receipt__place {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.online__type {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 479px) {
  .online__type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .online__type-item:not(:last-child) {
    margin: 0 0 15px 0;
  }
}
.online__type-label {
  cursor: pointer;
  display: block;
  position: relative;
}

.online__type-radio {
  position: absolute;
  left: -9999px;
}

.online__type-radio:checked + .online__type-value {
  color: #414449;
}

.online__type-radio:checked + .online__type-value:before {
  background: #70AAF8;
  border: 5px solid #F0F1F5;
}

.online__type-radio:focus + .online__type-value {
  color: #414449;
}

.online__type-radio:focus + .online__type-value:before {
  background: #70AAF8;
  border: 5px solid #F0F1F5;
}

.online__type-radio:hover + .online__type-value {
  color: #414449;
}

.online__type-value {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 18.75px;
  line-height: 120%;
  color: #767885;
  padding: 0 0 0 26px;
  position: relative;
}

@media (max-width: 479px) {
  .online__type-value {
    font-size: 15px;
    font-weight: 600;
    line-height: 125%;
  }
}
.online__type-value:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  bottom: 4px;
  background: #F0F1F5;
  border-radius: 50%;
}

@media (max-width: 479px) {
  .online__type-value:before {
    bottom: 1px;
  }
}
.online__result-summ {
  margin: 50px 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 846px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 35.625px;
  line-height: 128%;
  color: #414449;
}

@media (max-width: 876px) {
  .online__result-summ {
    font-size: 23.4px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    width: 610px;
  }
}
@media (max-width: 620px) {
  .online__result-summ {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-transform: uppercase;
    font-weight: 800;
    margin: 60px 0;
  }
}
.online__result-summ span input {
  color: #70AAF8;
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 35.625px;
  line-height: 128%;
  width: 380px;
}

@media (max-width: 876px) {
  .online__result-summ span input {
    font-size: 23.4px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    width: 280px;
    max-width: 280px;
  }
}
@media (max-width: 620px) {
  .online__result-summ span input {
    width: 100%;
    font-weight: 800;
    text-transform: uppercase;
  }
}
.online__sent-button {
  width: 690px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 776px) {
  .online__sent-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .online__sent-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.online-button-sent {
  margin: 0 !important;
  width: 272px !important;
}

@media (max-width: 776px) {
  .online-button-sent {
    margin: 0 0 10px 0 !important;
  }
}
.online-button-agreement {
  padding: 0;
  margin: 0;
  width: 402px;
}

@media (max-width: 479px) {
  .online-button-agreement {
    width: 100%;
  }
}
.sms__banner {
  width: 670px;
  background: #E4E4E4;
  border-radius: 10px;
  margin: 0 0 15px 0;
}

@media (max-width: 876px) {
  .sms__banner {
    background: #F7F7F7;
    margin: 0 0 40px 0;
    border-radius: 20px;
  }
}
@media (max-width: 697px) {
  .sms__banner {
    width: 100%;
  }
}
.sms__banner br {
  display: none;
}

@media (max-width: 370px) {
  .sms__banner br {
    display: inherit;
  }
}
.sms__banner p {
  padding: 30px;
  color: #414449;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 16.875px;
  line-height: 122%;
}

@media (max-width: 876px) {
  .sms__banner p {
    line-height: 125%;
    font-weight: 600;
    font-size: 15.75px;
    padding: 20px;
  }
}
@media (max-width: 319px) {
  .sms__banner p {
    padding: 15px;
  }
}
.sms__banner p span {
  color: #70AAF8;
}

.sms__text {
  color: #767885;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 13.125px;
  line-height: 155%;
  width: 670px;
  margin: 0 0 20px 0;
}

@media (max-width: 876px) {
  .sms__text {
    font-size: 15px;
    line-height: 140%;
    font-weight: 500;
    color: #6E7C96;
    margin: 0 0 24px 0;
  }
}
@media (max-width: 697px) {
  .sms__text {
    width: 100%;
  }
}
.sms__limit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
}

.sms__limit > p {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 13.125px;
  line-height: 121%;
  color: #767885;
  margin: 0 15px 0 0;
}

@media (max-width: 876px) {
  .sms__limit > p {
    color: #6E7C96;
    font-size: 15px;
    line-height: 140%;
    font-weight: 600;
  }
}
.sms__Limit-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 38px;
  height: 38px;
  background: #C9C9C9;
  border-radius: 50%;
}

.sms__Limit-icon p {
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-size: 13.125px;
  line-height: 121%;
  font-weight: 500;
}

.sms__agreement {
  width: 380px;
  color: #A3A9AF;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 11.25px;
  line-height: 138%;
}

@media (max-width: 479px) {
  .sms__agreement {
    width: 100%;
  }
}
.sms__agreement a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding-bottom: 0.5px;
  color: #272727;
  border-bottom: 1px solid #272727;
}

.sms__agreement a:hover {
  color: #000;
  border-bottom: 1px solid #000;
}

.donation__bank {
  font-family: "Lato", sans-serif;
}

.bank__width-container {
  width: 741px;
}

@media (max-width: 776px) {
  .bank__width-container {
    width: 100%;
  }
}
.bank__title h2 {
  color: #414449;
  font-weight: 500;
  font-size: 24.375px;
  line-height: 130%;
  margin: 0 0 10px 0;
}

@media (max-width: 876px) {
  .bank__title h2 {
    font-size: 23.4px;
    line-height: 120%;
    font-weight: 600;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    margin: 0 0 30px 0;
  }
}
.bank__subtitle h3 {
  color: #414449;
  font-weight: 400;
  font-size: 15px;
  line-height: 142%;
  margin: 0 0 30px 0;
}

@media (max-width: 876px) {
  .bank__subtitle h3 {
    font-weight: 500;
    line-height: 140%;
    color: #6E7C96;
    margin: 0 0 50px 0;
  }
}
.bank-block-header {
  display: block;
  color: #6E7C96;
  font-size: 16.875px;
  font-weight: 700;
  line-height: 122%;
  margin: 0 0 10px 0;
}

@media (max-width: 876px) {
  .bank-block-header {
    color: #414449;
  }
}
.bank-block-content {
  font-weight: 500;
  font-size: 15px;
  line-height: 180%;
}

.block-location {
  font-weight: 400;
  font-size: 15px;
  line-height: 142%;
  color: #414449;
  margin: 0 0 20px 0;
}

@media (max-width: 876px) {
  .block-location {
    margin: 0 0 40px 0;
  }
}
.bank-block__bot-content {
  margin: 30px 0 50px 0;
}

@media (max-width: 876px) {
  .bank-block__bot-content {
    margin: 40px 0 50px 0;
  }
}
.bank-block__bot-content p {
  font-weight: 400;
  color: #414449;
  font-size: 15px;
  line-height: 160%;
}

@media (max-width: 876px) {
  .bank-block__bot-content p {
    line-height: 140%;
    font-weight: 500;
  }
}
.bank-block__bot-content p:not(:last-child) {
  margin: 0 0 15px 0;
}

.upload__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 16.875px;
  line-height: 122%;
  color: #719AED;
  opacity: 0.9;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
}

@media (max-width: 876px) {
  .upload__link {
    text-transform: inherit;
  }
}
.upload__link:hover {
  opacity: 1;
}

@media (max-width: 876px) {
  .upload__link img {
    width: 24px;
    height: 24px;
  }
}
.upload__link p {
  margin: 0 0 0 15px;
}

.qr__block {
  width: 280px;
}

@media (max-width: 479px) {
  .qr__block {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}
.qr__block p {
  color: #A3A9AF;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 13.125px;
  line-height: 121%;
}

@media (max-width: 876px) {
  .qr__block p {
    font-size: 15px;
    line-height: 140%;
    color: #414449;
  }
}
.qr__block-scan {
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 22.5px;
  line-height: 140%;
  letter-spacing: 0.015em;
  text-transform: uppercase;
  color: #414449;
  margin: 0 0 25px 0;
}

.qr__block-scan span {
  color: #FF6060;
}

.qr__block-img {
  height: 209px;
  width: 209px;
  margin: 0 0 14px 0;
}

@media (max-width: 479px) {
  .qr__block-img {
    width: 179px;
    height: 179px;
  }
}
.popup__link {
  display: block;
}

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

.qr-cod-image {
  margin: -25px 0 20px 0;
  width: 359px;
  height: 359px;
}

@media (max-width: 479px) {
  .qr-cod-image {
    width: 179px;
    height: 179px;
    margin: 0px 0 20px 0;
  }
}
.qr-cod-image img {
  width: 100%;
  height: 100%;
}

.online__method-pic img {
max-width:150px;
  max-height: 50px;
}
ul li {
  list-style-type: none;
}
.number4 .online__type{
  width: 70%;
}
.number4 .online__type-value:before {
  border: 1px solid;
  bottom: 3px;
}

.online__type-radio:checked + .online__type-value:before {
  background: #70AAF8;
  border: 3px solid #ffffff;
}
.partners-form__button.online-button-sent.header__help-button {
margin-left: 0px;
}
.donation__sms-form {
  margin-right: 25px;
}

.bank__width-container.bank-flex .bank-right-block {
  width: 55%;
  margin-left: 5%;
  padding: 55px 60px;
  background: #ECEEF6;
}
.bank__width-container.bank-flex .bank-left-block {
  width: 40%;
}
.bank-right-block .bank-block-header:first-child {
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  font-family: 'Roboto';
  margin-bottom: 45px;
  text-transform: uppercase;
  color: #6E7C96;
}
.bank_block {
  display: flex;
  min-height: 82px;
  border-bottom: 2px solid #fff;
  align-items: center;
}
.bank-flex p.bank_subtitle {
  width: 30%;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #414449;
}
.bank-flex p.bank-block-content.block-location, .bank-flex .bank-block-content, .bank-flex .bank-block-header {
  width: 70%;
  display: flex;
  justify-content: flex-start;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #414449;
  margin-bottom: 0;
}
.bank__width-container.bank-flex .bank-left-block .bank__title h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  color: #6E7C96;
  margin-bottom: 30px;
}
.bank-left-block .bank__subtitle h3 {
  font-weight: 400;
  font-size: 16px;
  color: #414449;
}
.bank__width-container.bank-flex {
  width: 100%;
  display: flex;
}
.donation__bank-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bank-upload-file {
  margin-top: 25px;
}
#popup__qr {
  max-width: 500px;
  margin: 0 auto;
}
#popup__qr .popup__content h2 {
  text-align: center;
  margin-bottom: 50px;
}
#popup__qr .successfully-sent__close {
  display: none;
}

/* End */


/* Start:/local/templates/.default/css/pokolenie_help.css?17298547793911*/
.donation__navigation {
  margin: 70px 0 0 0;
}

.donation__online-form > p {
  color: #767885;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 16.875px;
  line-height: 122%;
  margin: 0 0 20px 0;
}

@media (max-width: 876px) {
  .donation__online-form > p {
    color: #414449;
    line-height: 125%;
    font-weight: 600;
  }
}
.donation__online-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1176px) {
  .donation__online-container {
    display: inherit;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
.donation__online-container .help-baby__card {
  margin: 41px 0 0 0;
}

.donation__sms-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1176px) {
  .donation__sms-container {
    display: inherit;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
.donation__bank-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1176px) {
  .donation__bank-container {
    display: inherit;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
.donation__qr-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1176px) {
  .donation__qr-container {
    display: inherit;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
.help-baby__card-separate-mob {
  margin: 60px 0 0 0;
}

.help-baby__card-mobile {
  display: none;
}

@media (max-width: 1176px) {
  .help-baby__card-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}
.help-baby__card {
  width: 454px;
}

@media (max-width: 1336px) {
  .help-baby__card {
    width: 300px;
  }
}
@media (max-width: 1176px) {
  .help-baby__card {
    display: none;
  }
}
.baby__card-image {
  width: 454px;
  height: 633px;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 1336px) {
  .baby__card-image {
    width: 300px;
    height: 400px;
  }
}
@media (max-width: 350px) {
  .baby__card-image {
    width: 255px;
    height: 340px;
  }
}
.baby__card-image img {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.baby__card-name {
  color: #FF6060;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 24.375px;
  line-height: 130%;
  text-align: center;
  margin: 20px 0 10px 0;
}

@media (max-width: 1336px) {
  .baby__card-name {
    margin: 40px 0 10px 0;
    font-size: 23.4px;
    line-height: 120%;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
  }
}
.baby__card-purpose {
  color: #767885;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 142%;
  text-align: center;
  display: block;
}

.donation__navigation-container .navigation__button {
  border:unset;
}

.donation__navigation-container .navigation__button:not(:last-child) {
  border-right: 1px solid #ffaf54!important;
}

.navigation__button:hover {
  background: #ff7433;
  color: #FFFFFF;
}

.navigation__button.active-button {
  background: #ff7433;
  color: #FFFFFF;
}
/* End */


/* Start:/local/templates/.default/css/pokolenie_story.css?172985477912986*/
@media (max-width: 776px) {
  .projects-separate__navigation {
    display: none;
  }
}
.baby-story__information {
  margin: 70px 0 80px 0;
  min-height: 409px;
}

@media (max-width: 1336px) {
  .baby-story__information {
    margin: 60px 0 80px 0;
  }
}
.baby-story__information-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1336px) {
  .baby-story__information-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.baby-story__info {
  margin: 0 65px 0 0;
}

@media (max-width: 1336px) {
  .baby-story__info {
    margin: 0;
  }
}
.story__info-statistic {
  width: 741px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 3px solid #ECEEF5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  margin: 0 0 30px 0;
}

@media (max-width: 1336px) {
  .story__info-statistic {
    margin: 0 auto 30px;
  }
}
@media (max-width: 776px) {
  .story__info-statistic {
    margin: 0 auto 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: inherit;
    width: 406px;
  }
}
@media (max-width: 479px) {
  .story__info-statistic {
    width: 100%;
  }
}
.info-statistic__baby {
  height: auto;
  width: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 479px) {
  .info-statistic__baby {
    width: 100%;
    height: auto;
  }
}
.info-statistic__baby img {
  height: 100%;
  width: 100%;
  border-radius: 20px 0 0 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 776px) {
  .info-statistic__baby img {
    border-radius: 20px 20px 0 0;
  }
}
.info-statistic__result {
  padding: 35px 45px;
  width: 332px;
  height: auto;
}

@media (max-width: 776px) {
  .info-statistic__result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .info-statistic__result {
    padding: 25px;
  }
}
.statistic__result-counters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px 0;
}

@media (max-width: 776px) {
  .statistic__result-counters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
}
.result-counters-items {
  margin: 0 20px 0 0;
}

@media (max-width: 776px) {
  .result-counters-items {
    margin: 0;
  }
}
.result-counters-item {
  border-bottom: 1px dashed #DDDDDD;
  padding: 0 0 14px 0;
}

@media (max-width: 776px) {
  .result-counters-item {
    border-bottom: none;
    padding: 0;
  }
}
.result-counters-item:not(:last-child) {
  margin: 0 0 8px 0;
}

@media (max-width: 776px) {
  .result-counters-item:not(:last-child) {
    margin: 0 0 25px 0;
  }
}
.result-counters-item p {
  color: #A3A9AF;
  font-family: "Lato", sans-serif;
  font-size: 13.125px;
  font-weight: 400;
  line-height: 125%;
  margin: 0 0 2px 0;
}

@media (max-width: 776px) {
  .result-counters-item p {
    font-weight: 500;
    color: #6E7C96;
    font-size: 15px;
    line-height: 140%;
    margin: 0 0 12px 0;
  }
}
.result-counters-item span {
  color: #6E7C96;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  font-size: 13.125px;
  line-height: 121%;
  letter-spacing: 0.035em;
}

@property --p {
  syntax: "<number>";
  inherits: true;
  initial-value: 0;
}
.statistic__result-progress {
  --p:20;
  --b:10px;
  --c:#70AAF8;
  --w:100px;
  width: var(--w);
  height: 100px;
  aspect-ratio: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 776px) {
  .statistic__result-progress {
    margin: 25px 0 0 0;
    --w:121px;
    height: 121px;
    --b:7px;
  }
}
.statistic__result-progress:before,
.statistic__result-progress:after {
  content: "";
  position: absolute;
  border-radius: 50%;
}

.statistic__result-progress:before {
  inset: 0;
  background: radial-gradient(farthest-side, var(--c) 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(var(--c) calc(var(--p)*1%), #0000 0);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b)));
  mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b)));
}

.statistic__result-progress:after {
  inset: calc(50% - var(--b)/2);
  background: var(--c);
  -webkit-transform: rotate(calc(var(--p)*3.6deg)) translateY(calc(50% - var(--w)/2));
  transform: rotate(calc(var(--p)*3.6deg)) translateY(calc(50% - var(--w)/2));
}

.animate {
  -webkit-animation: p 1s 0.5s both;
  animation: p 1s 0.5s both;
}

.no-round:before {
  background-size: 0 0, auto;
}

.no-round:after {
  content: none;
}

@-webkit-keyframes p {
  from {
    --p:0;
  }
}
@keyframes p {
  from {
    --p:0;
  }
}
.statistic__result-percent {
  width: 58px;
  height: 58px;
  background: #E4E4E4;
  color: #414449;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 16.875px;
  line-height: 122%;
  color: #414449;
}

@media (max-width: 776px) {
  .statistic__result-percent {
    font-weight: 600;
    line-height: 125%;
    width: 80px;
    height: 80px;
  }
}
.statistic__result-baby-name {
  color: #6E7C96;
  font-family: "Lato", sans-serif;
  font-size: 28.125px;
  line-height: 115%;
  font-weight: 500;
  margin: 0 0 8px 0;
  max-width: 250px;
  overflow: hidden;
}

@media (max-width: 776px) {
  .statistic__result-baby-name {
    max-width: inherit;
    overflow: none;
    color: #414449;
    font-size: 23.4px;
    line-height: 120%;
    font-weight: 600;
    margin: 0 0 12px 0;
  }
}
.statistic__result-place {
  color: #414449;
  font-family: "Lato", sans-serif;
  font-family: 14px;
  line-height: 121%;
  font-weight: 600;
  margin: 0 0 10px 0;
}

@media (max-width: 776px) {
  .statistic__result-place {
    border-bottom: 1px dashed #C9C9C9;
    padding: 0 0 15px 0;
  }
}
.statistic__result-diagnosis {
  color: #A3A9AF;
  font-family: "Lato", sans-serif;
  font-size: 13.125px;
  font-weight: 400;
  line-height: 125%;
  margin: 0 0 2px 0;
}

@media (max-width: 776px) {
  .statistic__result-diagnosis {
    margin: 0 0 5px 0;
  }
}
.statistic__result-diagnosis-intro {
  color: #767885;
  font-family: "Lato", sans-serif;
  font-size: 13.125px;
  font-weight: 400;
  line-height: 125%;
  margin: 0 0 18px 0;
  text-transform: lowercase;
}

@media (max-width: 776px) {
  .statistic__result-diagnosis-intro {
    overflow: none;
    max-height: inherit;
    color: #414449;
    margin: 0 0 25px 0;
    text-transform: none;
  }
}
.statistic__result-help-baby {
  font-family: "Gilroy", sans-serif;
  font-size: 11.625px;
  line-height: 100%;
  font-weight: 800;
  color: #FFFFFF;
  padding: 19px 20px;
  text-transform: uppercase;
  background: linear-gradient(99.04deg, #FF6060 2.83%, #FF689F 52.94%, #FF9473 95.33%);
  border-radius: 50px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 776px) {
  .statistic__result-help-baby {
    padding: 18px 25px 16px;
    font-size: 15px;
    line-height: 121%;
    letter-spacing: 0.03em;
    font-weight: 600;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 479px) {
  .statistic__result-help-baby {
    padding: 18px 20px 16px;
    font-size: 13.5px;
  }
}
@media (max-width: 350px) {
  .statistic__result-help-baby {
    padding: 18px 15px 16px;
    font-weight: 700;
  }
}
.statistic__result-help-baby:hover {
  background: linear-gradient(99.04deg, #FF7C7C 2.83%, #FF8CB6 52.94%, #FFA487 95.33%);
}

.statistic__result-help-baby:active {
  background: linear-gradient(99.04deg, rgba(247, 35, 86, 0.88) 2.83%, rgba(251, 57, 127, 0.88) 52.94%, rgba(251, 75, 0, 0.88) 95.33%);
}

.story__info-history {
  width: 741px;
}

@media (max-width: 1336px) {
  .story__info-history {
    width: 100%;
  }
}
.story__info-history {
  text-align: justify;
  width: 741px;
  color: #767885;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16.875px;
  line-height: 160%;
}

@media (max-width: 776px) {
  .story__info-history {
    font-size: 15px;
    line-height: 140%;
    font-weight: 500;
  }
}
@media (max-width: 1336px) {
  .story__info-history {
    width: 100%;
  }
}
.story__info-history > p:not(:last-child) {
  margin: 0 0 10px 0;
}

.story__info-baby-history {
  color: #414449;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 35.625px;
  line-height: 122%;
  margin: 0 0 20px 0;
}

@media (max-width: 1336px) {
  .story__info-baby-history {
    text-align: center;
  }
}
@media (max-width: 776px) {
  .story__info-baby-history {
    font-size: 23.4px;
    line-height: 120%;
    font-weight: 600;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    margin: 0 0 30px 0;
    text-align: left;
  }
}
.baby-story__articles {
  width: 485px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1336px) {
  .baby-story__articles {
    margin: 80px 0 0 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 776px) {
  .baby-story__articles {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.story__articles-header {
  color: #6E7C96;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 20.625px;
  line-height: 125%;
  margin: 0 0 25px 0;
}

@media (max-width: 776px) {
  .story__articles-header {
    color: #414449;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    font-size: 23.4px;
    line-height: 120%;
    font-weight: 600;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 1336px) {
  .story__articles-items {
    width: 1046px;
  }
}
@media (max-width: 1097px) {
  .story__articles-items {
    width: 100%;
  }
}
.story__articles-item {
  display: block;
  padding: 25px 30px;
  border: 3px solid #E4E4E4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.story__articles-item p {
  color: #A3A9AF;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 13.125px;
  line-height: 121%;
  margin: 0 0 8px 0;
}

.story__articles-item span {
  color: #414449;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 16.875px;
  line-height: 122%;
}

@media (max-width: 776px) {
  .story__articles-item span {
    font-size: 15px;
    line-height: 125%;
  }
}
.story__articles-item:not(:last-child) {
  margin: 0 0 25px 0;
}

@media (max-width: 776px) {
  .story__articles-item:not(:last-child) {
    margin: 0 0 20px 0;
  }
}
.story__articles-item:hover {
  border: 3px solid #70AAF8;
}

.main__filter {
  background: #EBE9E6;
  margin: 0px !important;
  padding: 110px 0 60px 0 !important;
}

@media (max-width: 776px) {
  .main__filter {
    padding: 80px 0 60px 0 !important;
  }
}
.main-header__all {
  margin: 0 !important;
}

@media (max-width: 776px) {
  .main__filter-header {
    padding: 0 !important;
    margin: 0px 0 50px 0 !important;
  }
}
@media (max-width: 776px) {
  .filter-header__title h1 {
    color: #414449 !important;
    font-size: 23.4px;
    letter-spacing: 0.05em;
    line-height: 112%;
    font-weight: 800;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
  }
}
@media (max-width: 776px) {
  .filter-header__all-history a {
    color: #6E7C96 !important;
    border-bottom: 1px solid #6E7C96 !important;
    font-size: 13.125px !important;
    line-height: 121% !important;
    font-weight: 500 !important;
  }
}
.main__child-cards {
  margin: 0px !important;
  padding: 0 0 100px 0 !important;
  background: #EBE9E6 !important;
}
/* End */


/* Start:/local/templates/.default/css/pokolenie_f.css?172985477918118*/
.fonds__banner {
  background: -webkit-gradient(linear, left top, right top, from(#F2709C), to(#FF9472));
  background: linear-gradient(90deg, #F2709C 0%, #FF9472 100%);
  height: 220px;
  width: 100%;
}

@media (max-width: 776px) {
  .fonds__banner {
    height: 260px;
  }
}
.fonds__banner-container {
  height: 220px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
}

@media (max-width: 776px) {
  .fonds__banner-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 260px;
  }
}
.fonds__banner-header h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 45px;
  line-height: 125%;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}

@media (max-width: 1046px) {
  .fonds__banner-header h1 {
    font-size: 30px;
  }
}
@media (max-width: 776px) {
  .fonds__banner-header h1 {
    font-size: 27px;
    letter-spacing: 0.05em;
    font-weight: 800;
    line-height: 112%;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    margin: 15px 0 0 0;
  }
}
@media (max-width: 479px) {
  .fonds__banner-header h1 {
    font-size: 23.4px;
  }
}
@media (max-width: 776px) {
  .fonds__banner-header {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.fonds__banner-image1 {
  position: absolute;
  top: 0;
  right: 150px;
  z-index: 4;
  width: 528px;
  height: 220px;
}

.fonds__banner-image1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1046px) {
  .fonds__banner-image1 {
    right: 50px;
  }
}
@media (max-width: 776px) {
  .fonds__banner-image1 {
    display: none;
  }
}
.fonds__banner-mobile {
  display: none;
}

@media (max-width: 776px) {
  .fonds__banner-mobile {
    display: inherit;
    position: relative;
    width: 236px;
    height: 177px;
  }
}
.fonds__banner-image1-mobile {
  width: 236px;
  height: 177px;
}

.fonds__banner-image1-mobile img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fonds__navigation {
  margin: 35px 0 0 0;
}

@media (max-width: 776px) {
  .fonds__navigation {
    display: none;
  }
}
.fonds__navigation-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 25px 0;
}

.fonds__navigation-link {
  height: 17px;
}

.fonds__navigation-link:not(:last-child) {
  margin: 0 6px 0 0;
}

.fonds__navigation-link-main {
  color: #A3A9AF;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 13.125px;
  line-height: 121%;
}

.fonds__navigation-link-main:hover {
  text-decoration: underline;
}

.fonds__navigation-link-divide {
  color: #A3A9AF;
  font-size: 13.125px;
  line-height: 121%;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}

.fonds__navigation-link-current {
  color: #6E7C96;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 13.125px;
  line-height: 121%;
}

.fonds__navigation-link-current:hover {
  text-decoration: underline;
}

.fonds__intro {
  display: block;
  -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  background: #FFFFFF;
  width: 1520px;
  height: 552px;
  margin: 50px auto 90px auto;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1520px) {
  .fonds__intro {
    width: inherit;
  }
}
@media (max-width: 1150px) {
  .fonds__intro {
    height: 340px;
  }
}
@media (max-width: 1060px) {
  .fonds__intro {
    height: auto;
  }
}
@media (max-width: 776px) {
  .fonds__intro {
    margin: 60px auto 80px auto;
  }
}
.fonds__intro-background {
  position: absolute;
  top: -210px;
  left: -100px;
  z-index: 2;
  background: linear-gradient(91.01deg, rgba(135, 133, 255, 0.5) 0%, rgba(116, 127, 226, 0.5) 50.52%, rgba(94, 205, 218, 0.5) 100%), #70AAF8;
  width: 972px;
  height: 972px;
  border-radius: 50%;
  border: 5px solid #E4E4E4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1376px) {
  .fonds__intro-background {
    left: -295px;
  }
}
@media (max-width: 1150px) {
  .fonds__intro-background {
    top: -316px;
    left: -370px;
  }
}
@media (max-width: 1076px) {
  .fonds__intro-background {
    left: -380px;
  }
}
@media (max-width: 1060px) {
  .fonds__intro-background {
    display: none;
  }
}


.fonds__intro-blocks {
  width: 100%;
  padding: 60px 0;
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1150px) {
  .fonds__intro-blocks {
    padding: 50px 0;
  }
}
@media (max-width: 1060px) {
  .fonds__intro-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.intro-block_1 {
  width: 580px;
  max-height: 450px;
  overflow: hidden;
  font-family: "Lato", sans-serif;
  color: #FFFFFF;
  position: relative;
}
@media (max-width: 1150px) {
  .intro-block_1 {
    width: 550px;
    max-height: 250px;
  }
}
@media (max-width: 1060px) {
  .intro-block_1 {
    margin: 0 0 40px 0;
    max-height: inherit;
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: linear-gradient(91.01deg, rgba(135, 133, 255, 0.5) 0%, rgba(116, 127, 226, 0.5) 50.52%, rgba(94, 205, 218, 0.5) 100%), #70AAF8;
    border-radius: 50px;
    border: 5px solid #E4E4E4;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 50px;
  }
}
@media (max-width: 776px) {
  .intro-block_1 {
    border-radius: 70px;
  }
}
@media (max-width: 676px) {
  .intro-block_1 {
    border-radius: 90px;
  }
}
@media (max-width: 576px) {
  .intro-block_1 {
    border-radius: 110px;
  }
}
@media (max-width: 479px) {
  .intro-block_1 {
    padding: 0;
    margin: -180px 0 40px 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 600px;
    width: 600px;
    padding: 0 105px 80px;
    border-radius: 50%;
  }
}
@media (max-width: 420px) {
  .intro-block_1 {
    height: 700px;
    width: 700px;
    margin: -200px 0 40px 0;
    padding: 0 180px 80px;
  }
}
@media (max-width: 350px) {
  .intro-block_1 {
    padding: 0 195px 60px;
  }
}
.intro-block_1 h2 {
  font-weight: 600;
  font-size: 34.5px;
  line-height: 122%;
  color: #FFFFFF;
  margin: 0 0 12px 0;
}

@media (max-width: 1150px) {
  .intro-block_1 h2 {
    font-size: 18.75px;
    line-height: 140%;
    font-weight: 800;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    width: 100%;
  }
}
.intro-block_1 p {
  font-weight: 400;
  font-size: 15px;
  line-height: 155%;
  width: 540px;
}

@media (max-width: 1150px) {
  .intro-block_1 p {
    font-size: 13.125px;
    line-height: 142%;
    font-weight: 500;
  }
}
@media (max-width: 1060px) {
  .intro-block_1 p {
    width: 100%;
  }
}
.intro-block_2 {
  width: 450px;
  max-height: 295px;
  overflow: hidden;
  font-family: "Lato", sans-serif;
}

@media (max-width: 1150px) {
  .intro-block_2 {
    max-height: 250px;
  }
}
@media (max-width: 1060px) {
  .intro-block_2 {
    width: 100%;
    max-height: inherit;
    height: auto;
    padding: 0 50px;
  }
}
@media (max-width: 479px) {
  .intro-block_2 {
    padding: 0 15px;
  }
}
@media (max-width: 350px) {
  .intro-block_2 {
    padding: 0;
  }
}
.intro-block_2 span {
  display: inline-block;
  color: #414449;
  width: 425px;
  font-weight: 600;
  font-size: 20.625px;
  line-height: 125%;
  margin: 0 0 20px 0;
}

@media (max-width: 1150px) {
  .intro-block_2 span {
    font-size: 16.875px;
    line-height: 120%;
    font-weight: 600;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    margin: 0 0 14px 0;
  }
}
@media (max-width: 1060px) {
  .intro-block_2 span {
    width: 100%;
  }
}
.intro-block_2 p {
  font-weight: 400;
  font-size: 15px;
  line-height: 155%;
  color: #767885;
  width: 440px;
}

@media (max-width: 1150px) {
  .intro-block_2 p {
    font-weight: 500;
    line-height: 140%;
  }
}
@media (max-width: 1060px) {
  .intro-block_2 p {
    width: 100%;
  }
}
.fonds__soviet {
  margin: 0 0 60px 0;
}

.fonds__soviet-header {
  margin: 0 0 40px 0;
}

.fonds__soviet-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 1046px) {
  .fonds__soviet-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.soviet-item {
  background: #E4E4E4;
  width: 628px;
  height: 442px;
  border-radius: 25px;
  -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05);
}

.soviet-item:nth-child(odd) {
  margin: 0 15px 50px 0;
}

.soviet-item:nth-child(even) {
  margin: 0 0 50px 0;
}

@media (max-width: 1300px) {
  .soviet-item {
    height: none;
  }

  .soviet-item:nth-child(odd) {
    margin: 0 0px 50px 0;
  }
}
.soviet-item__specialized {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 40px 50px;
}

@media (max-width: 1300px) {
  .soviet-item__specialized {
    width: 100%;
    height: inherit;
    background: #FFFFFF;
    padding: 30px;
  }
}
.soviet-item__specialized-header {
  max-height: 65px;
  overflow: hidden;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 23.25px;
  line-height: 130%;
  color: #414449;
  margin: 0 0 15px 0;
}

@media (max-width: 1300px) {
  .soviet-item__specialized-header {
    max-height: inherit;
  }
}
@media (max-width: 776px) {
  .soviet-item__specialized-header {
    font-size: 16.875px;
    line-height: 120%;
    font-weight: 600;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    margin: 0 0 25px 0;
  }
}
.soviet-item__specialized-text {
  max-height: 219px;
  overflow: hidden;
}

@media (max-width: 1300px) {
  .soviet-item__specialized-text {
    max-height: inherit;
    margin: 0 0 25px 0;
  }
}
.soviet-item__specialized-text p {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 145%;
  color: #767885;
  width: 526px;
}

.soviet-item__specialized-text p:not(:last-child) {
  margin: 0 0 10px 0;
}

@media (max-width: 1300px) {
  .soviet-item__specialized-text p {
    width: 100%;
  }
}
@media (max-width: 776px) {
  .soviet-item__specialized-text p {
    font-weight: 500;
    line-height: 140%;
  }
}
@media (max-width: 1300px) {
  .soviet-item__specialized-button {
    text-align: center;
    margin: 0;
  }
}
@media (max-width: 370px) {
  .soviet-item__specialized-button a {
    padding: 18px 25px 16px;
    font-size: 13.125px;
    letter-spacing: 0.03em;
    line-height: 125%;
  }
}
.soviet-item__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

@media (max-width: 1300px) {
  .soviet-item__card {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 650px) {
  .soviet-item__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 380px;
    background: #FFFFFF;
  }
}
@media (max-width: 479px) {
  .soviet-item__card {
    width: 320px;
  }
}
@media (max-width: 370px) {
  .soviet-item__card {
    width: 300px;
  }
}
.soviet-item__card-ticket {
  font-family: "Lato", sans-serif;
}

.soviet-item__card-ticket img {
  width: 260px;
  height: 267px;
}

@media (max-width: 1300px) {
  .soviet-item__card-ticket img {
    width: 320px;
    height: 320px;
  }
}
@media (max-width: 776px) {
  .soviet-item__card-ticket img {
    width: 260px;
    height: 267px;
  }
}
@media (max-width: 650px) {
  .soviet-item__card-ticket img {
    width: 380px;
    height: 380px;
  }
}
@media (max-width: 479px) {
  .soviet-item__card-ticket img {
    width: 320px;
    height: 320px;
  }
}
@media (max-width: 370px) {
  .soviet-item__card-ticket img {
    width: 300px;
    height: 300px;
  }
}
.soviet-item__card-fio {
  padding: 18px 25px 0;
  margin: 0 0 9px 0;
  color: #6E7C96;
  width: 260px;
  font-weight: 700;
  font-size: 16.875px;
  line-height: 122%;
  max-height: 84px;
  overflow: hidden;
}

@media (max-width: 1300px) {
  .soviet-item__card-fio {
    color: #414449;
    font-size: 23.4px;
    line-height: 120%;
    font-weight: 600;
    text-shadow: 0px 10px 20px rgba(255, 255, 255, 0.25);
    overflow: inherit;
    max-height: inherit;
    width: 100%;
  }
}
@media (max-width: 776px) {
  .soviet-item__card-fio {
    font-size: 16.875px;
  }
}
@media (max-width: 650px) {
  .soviet-item__card-fio {
    font-size: 23.4px;
  }
}
.soviet-item__card-text {
  color: #767885;
  font-weight: 400;
  font-size: 13.125px;
  line-height: 130%;
  padding: 0 25px 18px;
  max-height: 75px;
  overflow: hidden;
}

@media (max-width: 1300px) {
  .soviet-item__card-text {
    overflow: inherit;
    max-height: inherit;
    font-size: 15px;
    line-height: 140%;
    font-weight: 500;
  }
}
@media (max-width: 776px) {
  .soviet-item__card-text {
    font-size: 13.125px;
  }
}
@media (max-width: 650px) {
  .soviet-item__card-text {
    font-size: 15px;
  }
}
.soviet-item__card-spoiler {
  display: none;
}

@media (max-width: 650px) {
  .soviet-item__card-spoiler {
    display: inherit;
    padding: 0 0 25px 25px;
    width: 150px;
  }
}
.visible-button {
  display: block !important;
}

.inactive-spoiler {
  display: none;
  padding: 0 28px 0;
  font-family: "Lato", sans-serif;
  font-size: 13.125px;
  font-weight: 500;
  line-height: 140%;
  color: #719AED;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  position: relative;
}

.inactive-spoiler:before {
  position: absolute;
  content: "";
  top: 8px;
  left: 3.4px;
  width: 10px;
  height: 2.5px;
  background: #719AED;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.inactive-spoiler:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 8.5px;
  width: 10px;
  height: 2.5px;
  background: #719AED;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.active-spoiler {
  display: none;
  padding: 0 28px 0;
  font-family: "Lato", sans-serif;
  font-size: 13.125px;
  font-weight: 500;
  line-height: 140%;
  color: #719AED;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

.active-spoiler:before {
  position: absolute;
  content: "";
  top: 8px;
  left: 3.4px;
  width: 10px;
  height: 2.5px;
  background: #719AED;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.active-spoiler:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 8.5px;
  width: 10px;
  height: 2.5px;
  background: #719AED;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.soviet-item__card-info {
  background: #FFFFFF;
  padding: 30px;
}

@media (max-width: 650px) {
  .soviet-item__card-info {
    padding: 25px;
  }
}
.info__soviet-card {
  font-family: "Gilroy", sans-serif;
}

@media (max-width: 650px) {
  .info__soviet-card {
    display: none;
  }
}
.active-info-spoiler {
  display: block !important;
}

.info__soviet-card-all {
  height: 382px;
  overflow: auto;
}

@media (max-width: 1300px) {
  .info__soviet-card-all {
    overflow: inherit;
    height: inherit;
  }
}
.info__soviet-card-intro {
  display: inline-block;
  color: #414449;
  font-weight: 600;
  font-size: 13.125px;
  line-height: 135%;
  margin: 0 0 15px 0;
}

@media (max-width: 1300px) {
  .info__soviet-card-intro {
    font-size: 22.5px;
  }
}
@media (max-width: 876px) {
  .info__soviet-card-intro {
    font-size: 18.75px;
    line-height: 140%;
  }
}
@media (max-width: 776px) {
  .info__soviet-card-intro {
    font-size: 13.125px;
  }
}
.info__soviet-card-more {
  font-weight: 400;
  font-size: 13.125px;
  line-height: 140%;
  color: #767885;
}

@media (max-width: 1300px) {
  .info__soviet-card-more {
    font-size: 18.75px;
  }
}
@media (max-width: 876px) {
  .info__soviet-card-more {
    font-size: 15px;
  }
}
@media (max-width: 776px) {
  .info__soviet-card-more {
    font-size: 13.125px;
  }
}
.info__soviet-card-more p {
  font-weight: 400;
  font-size: 13.125px;
  line-height: 140%;
  color: #767885;
}

.info__soviet-card-more p:not(:last-child) {
  margin: 0 0 10px 0;
}

@media (max-width: 1300px) {
  .info__soviet-card-more p {
    font-size: 18.75px;
  }
}
@media (max-width: 876px) {
  .info__soviet-card-more p {
    font-size: 15px;
  }
}
@media (max-width: 776px) {
  .info__soviet-card-more p {
    font-size: 13.125px;
  }
}
.documents {
  text-align: center;
}

.docitem a {
  font-size: 13.125px;
  line-height: 140%;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  color: #719AED;
  cursor: pointer;
}
/* End */
/* /local/templates/.default/components/bitrix/news/nuzhna_pomosh/bitrix/news.detail/news_main/style.css?1756876994382 */
/* /local/templates/.default/css/pokolenie_pomosh.css?172985477928247 */
/* /local/templates/.default/css/pokolenie_help.css?17298547793911 */
/* /local/templates/.default/css/pokolenie_story.css?172985477912986 */
/* /local/templates/.default/css/pokolenie_f.css?172985477918118 */
