

/* Start:/local/templates/general/css/program.css?176434351221973*/
@charset "UTF-8";
/* Страница Программ */
.main-wrapper--has-sticky {
  overflow-x: visible; }

.program-inner {
  padding-bottom: 1.875rem; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .program-inner {
      padding-bottom: 3.75rem; } }
  @media (min-width: 1025px) {
    .program-inner {
      padding-bottom: 5rem; } }

@media (max-width: 767px) {
  .program-inner__summary {
    margin-bottom: 2.5rem; } }

@media (min-width: 768px) {
  .program-inner__summary {
    margin-bottom: 5rem; } }

@media (min-width: 960px) {
  .program-inner__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.program-inner__text > :first-child {
  margin-top: 0; }

.program-inner__text > :last-child {
  margin-bottom: 0; }

@media (min-width: 960px) and (max-width: 1199px) {
  .program-inner__text {
    width: calc(100% - 22.5rem); } }

@media (min-width: 1200px) {
  .program-inner__text {
    width: calc(100% - 27.5rem); } }

@media (max-width: 959px) {
  .program-inner__aside {
    margin-top: 2.5rem; } }

@media (min-width: 960px) and (max-width: 1199px) {
  .program-inner__aside {
    width: 20rem;
    margin-left: 2.5rem; } }

@media (min-width: 1200px) {
  .program-inner__aside {
    width: 23.75rem;
    margin-left: 3.75rem; } }

@media (min-width: 960px) {
  .program-inner__sms-block {
    position: sticky;
    top: 5rem; } }

.summary-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.08);
          box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.08);
  border-radius: 1.25rem; }
  @media (max-width: 767px) {
    .summary-block {
      padding: 1.875rem 1.25rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (min-width: 768px) {
    .summary-block {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .summary-block {
      padding: 2.5rem 3.75rem; } }
  @media (min-width: 1025px) {
    .summary-block {
      padding: 3.125rem 5.625rem; } }

.summary-block__title {
  margin-bottom: 1.25rem; }

@media (min-width: 768px) {
  .summary-block__text-wrap {
    width: 70%;
    max-width: 50.625rem; } }

@media (max-width: 767px) {
  .summary-block__icon {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 3.125rem;
    margin-bottom: 0.625rem; } }

@media (min-width: 768px) {
  .summary-block__icon {
    width: 20%;
    max-width: 15rem; } }

.summary-block__text > :first-child {
  margin-top: 0; }

.summary-block__text > :last-child {
  margin-bottom: 0; }

@media (min-width: 1200px) {
  .child-card .child-card__wrapper {
    padding-bottom: 3.75rem; } }

@media (max-width: 1199px) {
  .child-card .child-card__elem {
    border-radius: 0; } }

.child-card .child-card__table-img img {
  opacity: 1; }

.child-card .child-card__table-descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.child-card .child-card__table-descr > *:not(:last-child) {
  margin-bottom: 0;
  padding-top: 0.3125rem; }
  @media (min-width: 1200px) {
    .child-card .child-card__table-descr > *:not(:last-child) {
      padding-top: 0.625rem; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .child-card .child-card__pagination.swiper-pagination-bullets {
    top: 31.25rem;
    bottom: unset; } }

@media (min-width: 1200px) {
  .child-card .child-card__pagination.swiper-pagination-bullets {
    top: unset;
    bottom: 0; } }

@media (max-width: 1024px) {
  .child-card .child-card__arrow.slider-arrow {
    position: absolute;
    top: calc( 34rem / 2);
    -webkit-transform: translateY(0);
            transform: translateY(0);
    z-index: 2;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 2.25rem;
    height: 3.75rem;
    background-color: #fff;
    border-width: 0;
    border-radius: 0.375rem;
    -webkit-box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.16);
            box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.16); } }

@media (max-width: 767px) {
  .child-card .child-card__arrow.slider-arrow {
    top: calc( 24rem / 2); } }

@media (max-width: 1024px) {
  .child-card .child-card__arrow.slider-arrow--prev {
    left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; } }

@media (max-width: 1024px) {
  .child-card .child-card__arrow.slider-arrow--next {
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; } }

.child-card .child-card__slider {
  width: 100%; }

.need-help {
  max-width: 100%;
  overflow: hidden; }
  @media (min-width: 1025px) {
    .need-help {
      background-color: #F9F9F9; } }
  @media (min-width: 1025px) and (max-width: 1499px) {
    .need-help {
      padding-top: 2.5rem;
      padding-bottom: 5.625rem; } }
  @media (min-width: 1500px) {
    .need-help {
      padding-top: 5rem;
      padding-bottom: 5rem; } }

.need-help__title {
  margin-bottom: 1.25rem; }

.need-help__child-card {
  margin-bottom: 0; }

.need-help__help-slider {
  background-color: #F9F9F9; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .need-help__help-slider {
      margin-top: 1.875rem; } }
  @media (max-width: 1024px) {
    .need-help__help-slider {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }
  @media (min-width: 1025px) and (max-width: 1499px) {
    .need-help__help-slider {
      padding-top: 3.75rem;
      padding-bottom: 5rem; } }
  @media (min-width: 1500px) {
    .need-help__help-slider {
      padding-top: 5rem;
      padding-bottom: 6.25rem; } }

.help-slider {
  color: #353D42; }
  .help-slider__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 91.25rem;
    margin-bottom: 1.5625rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    @media (min-width: 768px) {
      .help-slider__header {
        margin-bottom: 2.5rem;
        padding-left: 1.875rem;
        padding-right: 1.875rem; } }
    @media (min-width: 1200px) {
      .help-slider__header {
        padding-left: 3.75rem;
        padding-right: 3.75rem; } }
  .help-slider__title {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 30px;
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0; }
  .help-slider__wrapper {
    position: relative;
    margin-bottom: 50px; }
  .help-slider__slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .help-slider__card {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    pointer-events: none; }
    @media (max-width: 767px) {
      .help-slider__card {
        width: 330px;
        margin-right: 0.625rem;
        opacity: 1;
        pointer-events: all; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .help-slider__card {
        width: calc(50% - 1.25rem);
        margin-right: 2.5rem; }
        .help-slider__card.swiper-slide-active, .help-slider__card.swiper-slide-next {
          opacity: 1;
          pointer-events: all; } }
    @media (min-width: 1200px) {
      .help-slider__card {
        width: calc(33.333% - 1.67rem);
        margin-right: 2.5rem; }
        .help-slider__card.swiper-slide-active, .help-slider__card.swiper-slide-next,
        .help-slider__card.swiper-slide-next + .help-slider__card {
          opacity: 1;
          pointer-events: all; } }
  @media (max-width: 767px) {
    .help-slider__arrow.slider-arrow {
      display: none; } }
  @media (min-width: 768px) {
    .help-slider__arrow.slider-arrow {
      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; } }
  .help-slider__arrow--prev {
    left: 0; }
  .help-slider__arrow--next {
    right: 0; }
  @media (min-width: 1200px) {
    .help-slider__link-wrap {
      padding-left: 5.9375rem;
      padding-right: 5.9375rem; } }
  .help-slider__link {
    position: relative; }
    @media (max-width: 959px) {
      .help-slider__link {
        margin-top: 1.875rem; } }
    @media (min-width: 960px) {
      .help-slider__link {
        margin-top: 3.125rem; } }
    .help-slider__link span {
      color: #3A3A3A; }
  .help-slider__pagination {
    position: absolute;
    top: calc(100% + 0.75rem);
    right: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .help-slider__pagination {
        display: none; } }
  .help-slider__pagination-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    border-width: 0;
    border-radius: 50%;
    cursor: pointer; }
  .help-slider__pagination-item::after {
    content: "";
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    margin: auto;
    background-color: #e5e5e5;
    border-radius: inherit;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s; }
  .help-slider__pagination-item--active::after, .help-slider__pagination-item--current::after {
    background-color: #1fbcee; }
  .help-slider__pagination-item:hover::after {
    background-color: #1db2e2; }

.help-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.help-card__link {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 1.5625rem;
  display: block;
  color: #3A3A3A;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  z-index: 0; }
  @media (min-width: 960px) {
    .help-card__link {
      padding: 1.875rem; } }
  .help-card__link:not([href]) {
    cursor: default; }
  @media (min-width: 768px) {
    .help-card__link:hover, .help-card__link:focus {
      color: #fff; } }
  .help-card__link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 1.25rem;
    background-color: #fff;
    -webkit-transition: background-color 0.3s ease, top 0.3s ease, bottom 0.3s ease;
    transition: background-color 0.3s ease, top 0.3s ease, bottom 0.3s ease;
    z-index: -1; }
  @media (min-width: 768px) {
    .help-card__link:hover::before, .help-card__link:focus::before {
      top: -1rem;
      bottom: -1rem;
      background-color: #1fbcee;
      background-image: url(/local/templates/general/css/../images/help-card-arc.svg);
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-position: center bottom 1rem; } }

.help-card__link-labels {
  position: absolute;
  top: -0.3125rem;
  left: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.25rem;
     -moz-column-gap: 0.25rem;
          column-gap: 0.25rem;
  max-width: calc(100% - 1.875rem * 2);
  white-space: nowrap;
  overflow: hidden; }
  @media (min-width: 768px) {
    .help-card__link-labels {
      -webkit-transition: top 0.3s ease;
      transition: top 0.3s ease; } }

.help-card__link-label {
  position: absolute;
  top: -0.3125rem;
  left: 1.875rem;
  padding: 0.1875rem 0.5rem 0.0625rem;
  background-color: #12A3E1;
  color: #fff;
  border-radius: 2.5rem;
  font-weight: 900;
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .help-card__link-label {
      -webkit-transition: top 0.3s ease;
      transition: top 0.3s ease; } }

.help-card__link-label + .help-card__link-label {
  display: none; }

.help-card__link-labels .help-card__link-label + .help-card__link-label {
  display: block; }

.help-card__link-labels .help-card__link-label {
  position: static; }

@media (min-width: 768px) {
  .help-card__link:hover .help-card__link-labels,
  .help-card__link:focus .help-card__link-labels,
  .help-card__link:hover .help-card__link-label,
  .help-card__link:focus .help-card__link-label {
    top: -1.3125rem; } }

.help-card__img-wrap {
  position: relative;
  width: 6.25rem;
  border-radius: 0.5rem;
  overflow: hidden; }

.help-card__img-wrap::before {
  content: '';
  display: block;
  padding-top: 100%; }

.help-card__img-wrap a {
  border-radius: inherit; }

.help-card__img-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top; }
  @media (min-width: 768px) {
    .help-card__img-wrap img {
      -webkit-transition: border-radius 0.2s;
      transition: border-radius 0.2s; } }

@media (min-width: 768px) {
  .help-card__img-wrap[href]:focus img,
  .help-card__img-wrap[href]:hover img {
    border-radius: 50%; } }

.help-card__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  padding-right: 6.125rem; }
  @media (max-width: 767px) {
    .help-card__head {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (min-width: 768px) {
    .help-card__head {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 1.25rem; } }

.help-card--m .help-card__head {
  display: block;
  padding-right: 0; }
  @media (min-width: 768px) {
    .help-card--m .help-card__head {
      margin-bottom: 0.75rem; } }

.help-card__head-top,
.help-card__head-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.help-card__name {
  margin-right: 0.75rem;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.75rem; }
  @media (min-width: 960px) {
    .help-card__name {
      font-size: 1.25rem;
      line-height: 1.875rem; } }

.help-card__button {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: auto;
  padding: 0.375rem 1.25rem;
  border-radius: 0.375rem;
  font-size: 1rem;
  line-height: 1.625;
  color: #fff;
  background-color: #1fbcee; }
  @media (min-width: 768px) {
    .help-card__button {
      top: -0.25rem;
      color: #1fbcee;
      background-color: #fff; } }

@media (min-width: 768px) {
  .help-card__button[href] {
    -webkit-transition-property: color, background-color, -webkit-box-shadow;
    transition-property: color, background-color, -webkit-box-shadow;
    transition-property: color, background-color, box-shadow;
    transition-property: color, background-color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s; } }

@media (min-width: 768px) {
  .help-card__link:not([href]) .help-card__button[href]:focus {
    color: #fff;
    background-color: #1fbcee; } }

@media (min-width: 768px) {
  .help-card__button[href]:hover {
    color: #1fbcee;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 2px #fff;
            box-shadow: 0 0 0 2px #fff; } }

.help-card--m .help-card__button {
  position: static; }

.help-card__info-item {
  position: relative;
  padding-left: 3.25rem;
  min-height: 2.75rem; }
  .help-card__info-item:not(:last-child) {
    margin-bottom: 0.5rem; }

.help-card__text {
  color: #a9a9a9; }
  @media (min-width: 768px) {
    .help-card__link:hover .help-card__text,
    .help-card__link:focus .help-card__text {
      color: currentColor; } }

.help-card__age {
  margin-right: 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.625rem;
  white-space: nowrap;
  opacity: 0.8; }

.help-card--m .help-card__age {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 0;
  padding-top: 0.125rem;
  padding-right: 1.25rem;
  padding-bottom: 0.125rem; }

.help-card__type {
  font-size: 0.9375rem;
  line-height: 1.25rem; }
  @media (min-width: 960px) {
    .help-card__type {
      font-size: 1rem;
      line-height: 1.5rem; } }

.help-card__note {
  font-size: 0.9375rem;
  line-height: 1.2;
  opacity: 0.7; }

.help-card__price {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  color: #24AC6E; }
  @media (min-width: 768px) {
    .help-card__link:hover .help-card__price,
    .help-card__link:focus .help-card__price {
      color: currentColor; } }

.help-card--m .help-card__price {
  margin-right: 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem; }

.help-card__old-price {
  margin-left: 0.4375rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  opacity: 0.8; }

.help-card__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5rem;
  height: 2.5rem; }

.help-card__type-icon {
  fill: #E1E1E1; }
  @media (min-width: 768px) {
    .help-card__link:hover .help-card__type-icon,
    .help-card__link:focus .help-card__type-icon {
      fill: #fff; } }

.help-card__progress-icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.help-card__progress-bg {
  stroke: #D6D6D6;
  stroke-width: 0.25rem; }
  @media (min-width: 768px) {
    .help-card__link:hover .help-card__progress-bg,
    .help-card__link:focus .help-card__progress-bg {
      stroke: #fff; } }

.help-card__progress-value {
  stroke: #24AC6E;
  stroke-dasharray: 91;
  stroke-width: 0.25rem;
  fill: none; }
  @media (min-width: 768px) {
    .help-card__link:hover .help-card__progress-value,
    .help-card__link:focus .help-card__progress-value {
      stroke: #fff; } }

.help-card__link-bottom {
  padding-top: 0.625rem;
  margin-top: auto; }

.help-card--m2 .help-card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.help-card--m2 .help-card__img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.help-card--m2 .help-card__img-wrap img {
  top: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: inherit; }

.help-card--m2--img-vert .help-card__img-wrap img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.help-card--m2 .help-card__head {
  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: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 6.25rem;
  margin-bottom: 1.25rem;
  padding-right: 0; }

.help-card--m2 .help-card__head-top {
  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: normal;
      -ms-flex-align: normal;
          align-items: normal; }
  .help-card--m2 .help-card__head-top > * {
    margin-right: 0; }

.help-card--m2 .help-card__age {
  line-height: 1.25rem; }

.help-card--m2 .help-card__head-bottom {
  padding-top: 0.75rem; }

.help-card--m2 .help-card__img-wrap ~ .help-card__head-top,
.help-card--m2 .help-card__img-wrap ~ .help-card__head-bottom {
  padding-left: calc(6.25rem + 1.5rem); }

.help-card--m2 .help-card__button {
  position: static;
  margin-left: 0;
  width: 100%;
  max-width: 10rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #1fbcee;
  background-color: rgba(232, 232, 232, 0.5); }

@media (min-width: 768px) {
  .help-card--m2 .help-card__link:focus .help-card__button,
  .help-card--m2 .help-card__link:hover .help-card__button {
    background-color: #fff; } }

.help-card--m2 .help-card__note {
  margin-bottom: 0.1875rem; }

/* End */
/* /local/templates/general/css/program.css?176434351221973 */
