<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/uprav_new_ui/css/style-abonement.css?17423899664143*/
.title-abonement{
  font-family: Wix Madefor Display;
  font-size: 46px;
  font-weight: 500;
  line-height: 60.48px;
  text-align: left;
}

.subtitle-abonement{
  font-family: Wix Madefor Display;
  font-size: 22px;
  font-weight: 500;
  line-height: 27.72px;
  text-align: left;
}
.btn-banner{
  font-family: Wix Madefor Display;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  text-transform: none;
}
.top-banner_content-abonement{
  display: flex;
  flex-wrap: nowrap !important;
  height: 415px;
}

.img-abonement-container{
  position: absolute;
  right: 0;
  height: 415px;
}
.top-banner_left-abonement{
  display: flex;
  gap: 30px;
  padding-right: 30px;
  flex-direction: column;
}
.abonement-about, .abonement-about-2{
  font-family: Wix Madefor Display;
  font-size: 22px;
  font-weight: 500;
  line-height: 27.72px;
  text-align: left;
}
.abonement-about-2{
  margin-top: 30px;
}

.subtitle__forms{
  font-family: Wix Madefor Display;
  font-size: 22px;
  font-weight: 500;
  line-height: 27.72px;
  text-align: left;
  color: white;
  margin-bottom: 30px ;
}
.title__forms{
  margin-bottom: 10px !important;
}
.documents__item{
  width: calc(100% / 3);
  text-align: center;
  margin-top: 40px;
  color: black;
}
.documents__item img{
  width: 100%;
}
.documents__container{
  display: flex;
  flex-wrap: nowrap;
}
.documents_text{
  font-family: Wix Madefor Display;
  font-size: 22px;
  font-weight: 500;
  line-height: 27.72px;
  text-align: center;
}
.container-advantages-learning{
  border-radius: 15px;
  padding: 50px 60px;
}
.block-advantages-learning{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.main-advantages-learning{
  margin-top: -50px;
}
.advantages-learning-text{
  font-family: Wix Madefor Display;
  font-size: 20px;
  font-weight: 500;
  line-height: 27.72px;
  text-align: left;
}
.advantages-learning-text span{
  color: #093EB4;
  font-weight: 600;
}

#abonement-circle .differences{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}

#abonement-circle .differences__item:last-child {
  grid-column: 2 / 4;
}
#abonement-circle .differences__item{
  display: grid;
  grid-template-columns: 50px max-content;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 1650px) {
  .img-abonement-container{
    width: 50%;
  }
}

@media screen and (max-width: 980px) {
  #abonement-circle .differences{
    display: flex !important;
    flex-direction: column !important;
    
  }
  .img-abonement-container{
    display: none;
  }
  .top-banner_content-abonement .top-banner_left-abonement{
    width: 100%;
  }
  .title-abonement{
    font-size: 24px;
    line-height: 30.24px;
  }
  .subtitle-abonement, .abonement-about, .abonement-about-2{
    font-size: 12px;
    line-height: 15.24px;
  }
  .top-banner_content-abonement{
    height: max-content;
    padding: 30px 0px;
  }
  .top-banner_left-abonement{
    gap: 15px;
    padding-right: 0px;
  }
  .btn-banner {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 14px !important;
    margin-top: 20px;
    max-width: 100%;
  }
  .abonement-about-2{
    margin-top: 10px;
  }
  .documents__container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .documents__item {
    width: 100%;
    margin-top: 15px;
  }
  .documents_text{
    font-size: 14px;
    line-height: 17.64px;
  }
  .container-advantages-learning{
    margin-top: 25px;
    padding: 30px 25px;
  }
  .block-advantages-learning {
    display: flex;
    gap: 30px;
    margin-top: 30px;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .advantages-learning-text{
    font-size: 14px;
    line-height: 17.64px;
  }
}

@media screen and (max-width: 650px) {
 .block-advantages-learning {
    display: flex;
    gap: 10px;
    margin-top: 30px;
    flex-direction: column;
  }
}
/* End */


/* Start:/local/templates/uprav_new_ui/components/bitrix/news.list/block-information/style.css?17494502781264*/
.abonement-highlights{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 30px;
}

#abonement-get .abonement-highlights__item{
    background: #3079D2;
    border-radius: 20px;
    padding: 30px;
    font-family: Wix Madefor Display;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.2px;
    text-align: left;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.abonement-highlights__item{
    background: #FFFFFF;
    border-radius: 20px;
    font-family: Wix Madefor Display;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.2px;
    text-align: left;
    color: black;
    padding: 30px;
}

.abonement-highlights__item p{
    font-family: Wix Madefor Display;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.12px;
    text-align: left;
    color: white;
    opacity: 60%;
}

@media screen and (max-width: 980px) {
    .abonement-highlights {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
        margin-top: 20px;
    }
    .abonement-highlights__item{
        padding: 25px;
        font-size: 12px;
        line-height: 100%;
    }
}
/* End */


/* Start:/local/components/uprav/form.lead/templates/horizontal_v1_new_ui/style.css?1733727826270*/
.callback-form__inputs {
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr)) !important;
    width: 100%;
    display: grid !important;
}
@media (max-width: 767px) {
    .callback-form__inputs {
        grid-template-columns: 1fr !important;
    }
}

/* End */


/* Start:/local/templates/uprav_new_ui/components/bitrix/news.list/abonement.baza-znaniy/style.css?17419515503741*/
.baza-znaniy{
    display: flex;
    flex-direction: row;
    background: #A9D0FF;
    border-radius: 15px;
    max-height: 423px;
    gap: 30px;
}
      
.baza-znaniy img{
    width: 462px;
    border-radius: 15px 0px 0px 15px;
}

.baza-znaniy__content, .baza-znaniy__sidebar{
    padding: 50px 0px;
    display: flex;
    flex-direction: column;
    max-width: 480px;
    width: 100%;
}
.baza-znaniy__content{
    justify-content: space-between;
}

.baza-znaniy__details--mobile{
    display: none;
  }
  .baza-znaniy__details{
    font-family: Wix Madefor Display;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.64px;
    text-align: left;
    opacity: 60%;
  }
  .baza-znaniy__text{
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  .baza-znaniy__list {
    list-style: none; 
    padding: 0;
    margin: 0; 
    gap: 20px;
    display: flex;
    flex-direction: column;
  }
  
  .baza-znaniy__list li {
    display: flex;
    align-items: center; 
    font-family: Wix Madefor Display;
    font-size: 18px;
    font-weight: 500;
    line-height: 27.72px;
    text-align: left;
  }
  
  .baza-znaniy__list li::before {
    content: "в—‹"; 
    margin-right: 10px; 
    font-size: 20px;
    color: #000; 
  }

  .baza-znaniy-text{
    font-family: Wix Madefor Display;
    font-size: 22px;
    font-weight: 500;
    line-height: 27.72px;
    text-align: left;
  }

  .baza-znaniy__title{
    font-family: Wix Madefor Display;
    font-size: 32px;
    font-weight: 400;
    line-height: 37.77px;
  }
  

@media screen and (min-width: 1650px) {
    .baza-znaniy {
      gap: 70px;
    }
}
@media screen and (max-width: 1360px) {
    .baza-znaniy-text {
      font-size: 18px;
    }
    .baza-znaniy__list {
      gap: 10px;
    }
    .baza-znaniy__list li {
      font-size: 14px;
      line-height: 20.77px;
    }
    .baza-znaniy__text, .baza-znaniy__title{
      font-size: 24px;
      line-height: 27.77px;
    }
    .baza-znaniy__text {
      display: flex;
      gap: 15px;
      flex-direction: column;
    }
}

@media screen and (max-width: 1130px) {
    .baza-znaniy-text {
      font-size: 16px;
    }
    .baza-znaniy img {
      width: 262px;
      height: 100%;
      object-fit: cover;
      object-position: left;
      border-radius: 15px 0px 0px 15px;
    }
}


@media screen and (max-width: 980px) {
    .baza-znaniy {
        display: flex;
        flex-direction: column;
        background: #A9D0FF;
        border-radius: 15px;
        max-height: max-content;
        gap: 30px;
    }
    .baza-znaniy img {
        width: 100%;
        height: 287px;
        object-fit: cover;
        object-position: top;
        border-radius: 15px 15px 0px 0px;
    }
    .baza-znaniy__content, .baza-znaniy__sidebar {
        padding: 0px 25px; 
        display: flex;
        flex-direction: column;
        max-width: 100%;
        width: 100%;
    }
    .baza-znaniy__sidebar{
        margin-bottom: 30px;
    }
    .baza-znaniy__title{
        font-size: 24px;
        font-weight: 500;
        line-height: 30.24px;
    }
    .baza-znaniy-text{
        font-size: 14px;
        line-height: 17.64px;
    }
    .baza-znaniy__list li{
        font-size: 14px;
        line-height: 17.64px;
    }
    .baza-znaniy__details{
        display: none;
    }
    .baza-znaniy__details--mobile{
        display: block;
        font-family: Wix Madefor Display;
        font-size: 10px;
        font-weight: 500;
        line-height: 12.6px;
        text-align: left;
        opacity: 60%;
        margin-top: 20px;
    }
}
/* End */


/* Start:/local/templates/uprav_new_ui/components/bitrix/news.list/block-blue-circle/style.css?1749450278994*/
.differences__item {
    display: grid;
    grid-template-columns: 0.15fr 1fr;
    align-items: center;
    gap: 15px;
}

.differences__item img {
    width: 25px !important;
}
.differences__icon{
    display: flex;
    background: #093EB4;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    flex: none;
}
.differences__icon-image{
    width: 30px;
}
.differences {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
 .differences {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
}
.differences span{
    color: #093EB4;
    font-weight: 400;
}
.differences strong{
    color: #093EB4;
    font-weight: 400;
}

@media (max-width: 980px) {
    .differences {
        display: grid;
        grid-template-columns: 1fr !important;
    }
    .differences {
        font-size: 12px !important;
        line-height: 100% !important;
    }
}
/* End */
/* /local/templates/uprav_new_ui/css/style-abonement.css?17423899664143 */
/* /local/templates/uprav_new_ui/components/bitrix/news.list/block-information/style.css?17494502781264 */
/* /local/components/uprav/form.lead/templates/horizontal_v1_new_ui/style.css?1733727826270 */
/* /local/templates/uprav_new_ui/components/bitrix/news.list/abonement.baza-znaniy/style.css?17419515503741 */
/* /local/templates/uprav_new_ui/components/bitrix/news.list/block-blue-circle/style.css?1749450278994 */
</pre></body></html>