

/* Start:/local/templates/html/components-template/mixin__download-latest/style.css?16400127144344*/
.download-latest {
  display: block; }
  .download-latest__title {
    display: flex;
    align-items: center; }
    .download-latest__title span {
      display: flex; }
  .download-latest__img {
    display: block;
    margin-left: 20px;
    margin-bottom: 22px; }
    .download-latest__img img {
      margin: 0px; }
  .download-latest__descr {
    color: #919191;
    font-size: 12px;
    padding-left: 24px; }

.download-latest--mobile {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
  height: 120px; }
  @media (max-width: 1023px) {
    .download-latest--mobile {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 12px 0px;
      transform: translateY(0);
      top: auto;
      right: 0;
      position: relative;
      margin-bottom: 20px; }
      .download-latest--mobile:after {
        position: absolute;
        content: "";
        left: calc(50% - 22px);
        top: 0;
        width: 50vw;
        height: 100%;
        background-color: #f4f4f4;
        z-index: -1; }
      .download-latest--mobile:before {
        position: absolute;
        content: "";
        right: calc(50% + 22px);
        top: 0;
        height: 100%;
        width: 50vw;
        background-color: #f4f4f4;
        z-index: -1; }
      .download-latest--mobile .download-latest__img {
        position: absolute;
        max-width: 68px;
        right: 0px;
        margin-bottom: 0px; }
      .download-latest--mobile .download-latest__title {
        position: relative;
        left: -32px;
        max-width: 220px; }
        .download-latest--mobile .download-latest__title .icon {
          margin-right: 10px; }
      .download-latest--mobile .download-latest__descr {
        padding-left: 0px; } }

.download-latest--dekstop {
  background-color: #fff;
  padding: 10px;
  margin: auto;
  position: relative;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; }
  @media (max-width: 767px) {
    .download-latest--dekstop {
      display: none; } }
  .download-latest--dekstop.download-latest .download-latest__img {
    padding-left: 0px;
    margin-left: 0px;
    align-self: flex-start;
    margin-bottom: 0px;
    width: 100%;
    transition: all 0.4s ease;
    overflow: hidden;
    height: 180px; }
    .download-latest--dekstop.download-latest .download-latest__img .img-wrap {
      display: block;
      position: relative;
      transition: all 0.4s ease;
      top: 0px;
      margin: auto; }
    .download-latest--dekstop.download-latest .download-latest__img .look {
      position: absolute;
      text-align: center;
      color: #281f26;
      font-size: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 175px;
      top: -50px;
      opacity: 0;
      transition: all 0.4s ease;
      margin-bottom: 11px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      pointer-events: none; }
    .download-latest--dekstop.download-latest .download-latest__img:hover {
      background-color: #fff;
      border-radius: 4px; }
      .download-latest--dekstop.download-latest .download-latest__img:hover .img-wrap {
        display: block;
        position: relative;
        top: 91px; }
      .download-latest--dekstop.download-latest .download-latest__img:hover .look {
        position: absolute;
        opacity: 1;
        top: 20px; }
  .download-latest--dekstop .icon {
    margin-right: 9px; }
    @media (max-width: 1023px) {
      .download-latest--dekstop .icon {
        max-width: none; } }
  .download-latest--dekstop .download-latest__title {
    margin-top: 16px;
    font-size: 16px;
    margin-right: auto;
    stroke: #af226f; }
    .download-latest--dekstop .download-latest__title .icon {
      flex: 0 0 auto; }
    .download-latest--dekstop .download-latest__title:hover {
      color: #cc468f; }
      .download-latest--dekstop .download-latest__title:hover .icon {
        flex: 0 0 auto;
        stroke: #cc468f; }
  .download-latest--dekstop .download-latest__descr {
    padding-left: 32px;
    margin-right: auto; }
  @media (max-width: 1023px) {
    .download-latest--dekstop .archive {
      display: none; } }

.download-latest--section {
  margin-bottom: 60px; }

/* End */


/* Start:/local/templates/html/components-template/side-banner/style.css?16430338501735*/
.parallax-banner-wrap {
  overflow: hidden; }

.side-banner-wrap,
.side-neg-rek-wrap {
  display: block;
  max-width: 240px;
  position: relative;
  margin-bottom: 16px; }
  .side-banner-wrap--big,
  .side-neg-rek-wrap--big {
    max-width: 326px; }
  @media (max-width: 767px) {
    .side-banner-wrap,
    .side-neg-rek-wrap {
      margin: 16px auto;
      display: none; } }
  .side-banner-wrap .lazy-img-wrap,
  .side-neg-rek-wrap .lazy-img-wrap {
    display: flex;
    align-items: center;
    justify-content: center; }
    .side-banner-wrap .lazy-img-wrap img,
    .side-neg-rek-wrap .lazy-img-wrap img {
      max-height: 100%;
      max-width: 100%; }

.set-banner {
  font-size: 12px;
  margin-top: 10px;
  display: block; }
  @media (max-width: 767px) {
    .set-banner {
      display: none; } }

.side-banner {
  display: block; }

.banner-absolute {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  clip: rect(0, auto, auto, 0); }

.neg-rek-absolute {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  clip: rect(0, auto, auto, 0); }

.moblie-banner {
  display: block;
  will-change: transform; }
  .moblie-banner.prlx-wrap {
    overflow: hidden;
    border-radius: 4px; }
  @media (max-width: 1023px) {
    .moblie-banner {
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 767px) {
    .moblie-banner {
      position: fixed;
      z-index: -1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh; } }
  .moblie-banner img {
    margin-left: auto; }
  .moblie-banner .prlx {
    display: block; }

.side-banner-wrap--big,
.side-neg-rek--big {
  position: sticky; }

/* End */


/* Start:/local/templates/html/components-template/banner-link/style.css?1640012714863*/
.banner-search-system {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 16px; }
  @media (max-width: 1199px) {
    .banner-search-system {
      margin: auto; } }

.banner-link {
  display: block;
  padding: 8px 15px 8px 15px;
  background-color: #fff;
  background-color: #af226f;
  margin-left: auto;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  line-height: 130%;
  transition: all 0.3s ease; }
  @media (max-width: 1023px) {
    .banner-link {
      font-size: 16px; } }
  .banner-link:hover {
    background-color: #cc468f;
    color: #fff; }
  @media (max-width: 767px) {
    .banner-link {
      margin-left: 0;
      margin: auto; } }

.target-system {
  display: block;
  padding: 16px 0px; }

.banners-target {
  padding: 16px 16px;
  background-color: #fff; }

/* End */


/* Start:/local/templates/html/components-template/author-card/style.css?16378531241696*/
.author-card-container {
  padding-left: 8px;
  padding-right: 8px;
  width: 25%; }
  @media (max-width: 1459px) {
    .author-card-container {
      width: 33.33%; } }
  @media (max-width: 1023px) {
    .author-card-container {
      width: 50%; } }
  @media (max-width: 575px) {
    .author-card-container {
      width: 100%;
      margin: auto; } }

.author-card {
  background-color: #fff;
  min-height: 380px;
  position: relative;
  border-radius: 4px;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .author-card {
      width: 272px; } }
  @media (max-width: 767px) {
    .author-card {
      width: 264px; } }
  @media (max-width: 575px) {
    .author-card {
      max-width: 264px;
      margin: auto;
      width: auto;
      height: auto;
      min-height: auto;
      padding-bottom: 40px; } }
  .author-card__image {
    position: relative;
    max-height: 250px; }
    .author-card__image:after {
      position: absolute;
      content: "";
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.3); }
  .author-card__name {
    position: absolute;
    bottom: 16px;
    left: 16px;
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
    color: #fff;
    z-index: 10; }
  .author-card__descr {
    padding: 16px;
    display: flex;
    flex-direction: column; }
  .author-card__text {
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    max-height: 138px;
    overflow: hidden;
    position: relative; }
  .author-card__topics {
    position: absolute;
    bottom: 16px;
    color: #000;
    background-color: #fff;
    left: 0;
    right: 0;
    padding-left: 16px;
    z-index: 10; }

/* End */


/* Start:/local/templates/html/components-template/authors/style.css?1637853125257*/
.authors {
  margin-bottom: 90px; }
  .authors .download-latest {
    margin-bottom: 60px; }

.author-card-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px; }
  .author-card-wrap .author-card {
    margin-bottom: 16px; }

/* End */


/* Start:/local/templates/html/components-template/category/style.css?16614963912259*/
.category .tag-list {
  padding-bottom: 15px;
  overflow: auto;
  margin-right: -15px; }

@media (max-width: 767px) {
  .category__menu {
    width: 100%;
    max-width: 375px;
    position: absolute;
    top: 5px;
    background: #F4FAFB;
    border-radius: 2px;
    padding: 7px 14px;
    z-index: 100; }
    .category__menu.active .nav--side {
      max-height: 1000px; }
    .category__menu.active .category__menu-title:after {
      transform: rotate(-45deg) scale(-1, -1); } }

.category__menu-title {
  display: none;
  font-style: normal;
  font-size: 15px;
  line-height: 130%;
  color: #000000;
  padding-right: 40px;
  font-weight: 600;
  position: relative; }
  @media (max-width: 767px) {
    .category__menu-title {
      display: block; } }
  .category__menu-title:after {
    position: absolute;
    content: '';
    right: 0px;
    top: calc(50% - 6px);
    width: 8px;
    height: 8px;
    border-left: 2px solid #AF226F;
    border-bottom: 2px solid #AF226F;
    box-sizing: initial;
    transform: rotate(-45deg);
    transition: all .3s; }

@media (max-width: 1023px) {
  .category .nav--side .nav-list .nav-item .nav-link {
    font-size: 15px; } }

@media (max-width: 767px) {
  .category .nav--side {
    display: block;
    max-height: 0px;
    overflow: hidden;
    transition: all .3s ease; }
    .category .nav--side .nav-list {
      margin-top: 15px; }
      .category .nav--side .nav-list .nav-item .nav-link {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 130%;
        color: #000000;
        padding-right: 40px; } }

@media (max-width: 767px) {
  .category .download-wrap {
    position: static; } }

.category .download-latest {
  margin-top: 36px;
  position: relative;
  margin: 0px;
  margin-bottom: 16px; }

.category .side-banner {
  margin-top: 16px;
  margin-bottom: 16px; }

.category .solutions {
  margin-top: 78px; }
  @media (max-width: 767px) {
    .category .solutions {
      margin-top: 40px; } }

.category__side {
  display: flex;
  flex-direction: column; }
  @media (max-width: 767px) {
    .category__side {
      margin-top: 16px; } }

@media (max-width: 767px) {
  .category .relative-wrap {
    position: relative;
    padding-top: 60px; } }

/* End */


/* Start:/local/templates/html/components-template/side-subscribe/style.css?17527527431815*/
.side-subscribe {
  display: block;
  width: 100%;
  height: auto;
  /*min-height: 135px;*/
  background: linear-gradient(95.75deg, rgba(93, 187, 197, 0.9) -5.91%, rgba(75, 135, 145, 0.9) 76.42%), url("/local//templates//html/images/banner-bg.jpg");
  margin-bottom: 16px;
  padding: 28px 16px;
  border-radius: 4px;
  transition: opacity .4s ease; }
  @media (min-width: 1024px) {
    .side-subscribe:hover {
      cursor: pointer;
      opacity: 0.7; } }
  .side-subscribe__header {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
    padding-bottom: 5px; }
    .side-subscribe__text {
      display: block;
      font-weight: bold;
      font-size: 16px;
      line-height: 130%;
      text-transform: uppercase;
      color: #FFFFFF;
    }
    @media (max-width: 1023px) {
      .side-subscribe__header {
        font-size: 13px; }
      .side-subscribe__text {
        font-size: 13px;
      }
    }
    @media (max-width: 767px) {
      .side-subscribe__header {
        font-size: 15px;
      }
      .side-subscribe__text {
        font-size: 15px;
      }
    }
    .side-subscribe__header:after {
      display: block;
      position: absolute;
      content: '';
      height: 2px;
      left: 0;
      right: 35px;
      background-color: #fff;
      bottom: 0; }
    .side-subscribe__text {

    }
  .side-subscribe__body {
    margin-top: 20px;
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #FFFFFF; }
    @media (max-width: 1023px) {
      .side-subscribe__body {
        font-size: 10px; } }
    @media (max-width: 767px) {
      .side-subscribe__body {
        font-size: 12px; } }

/* End */


/* Start:/local/templates/html/components-template/side-social/style.css?1637853126578*/
.side-social {
  margin-top: 36px;
  margin-bottom: 16px; }
  .side-social .social {
    justify-content: flex-start; }
  .side-social .social__item:not(:last-child) {
    margin-right: 9px; }
  .side-social__title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 130%;
    text-transform: uppercase;
    color: #AF226F;
    margin-bottom: 16px; }
    @media (max-width: 1199px) {
      .side-social__title {
        font-size: 16px;
        margin-bottom: 8px; } }
  @media (max-width: 767px) {
    .side-social {
      display: none; } }

/* End */
/* /local/templates/html/components-template/mixin__download-latest/style.css?16400127144344 */
/* /local/templates/html/components-template/side-banner/style.css?16430338501735 */
/* /local/templates/html/components-template/banner-link/style.css?1640012714863 */
/* /local/templates/html/components-template/author-card/style.css?16378531241696 */
/* /local/templates/html/components-template/authors/style.css?1637853125257 */
/* /local/templates/html/components-template/category/style.css?16614963912259 */
/* /local/templates/html/components-template/side-subscribe/style.css?17527527431815 */
/* /local/templates/html/components-template/side-social/style.css?1637853126578 */
