

/* Start:/local/templates/html/components-template/mixin__event-item/style.css?16304193834098*/
.event-item {
  padding: 13px 0px;
  border-bottom: 1px dotted #000; }
  .event-item:nth-child(1) {
    border-top-color: transparent; }
  .event-item__content {
    position: relative;
    padding-left: 15px; }
    @media (min-width: 1024px) {
      .event-item__content:hover .event-item__title {
        text-decoration: underline; }
      .event-item__content:hover .event-item__descr,
      .event-item__content:hover .event-item__date {
        text-decoration: none; } }
  .event-item__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .event-item__title {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 1.25; }
    @media (max-width: 1449px) {
      .event-item__title {
        font-size: 23px; } }
    @media (max-width: 1249px) {
      .event-item__title {
        font-size: 22px; } }
    @media (max-width: 1023px) {
      .event-item__title {
        font-size: 21px; } }
    @media (max-width: 767px) {
      .event-item__title {
        font-size: 20px; } }
  .event-item__descr {
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.2; }
  .event-item__date {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.2;
    color: #646464;
    margin-top: 12px; }
  .event-item__tag {
    margin-left: 52px; }
  .event-item__topic-date {
    margin-top: 8px;
    font-weight: normal;
    font-size: 15px;
    height: 18px;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .event-item__topic-date {
        font-size: 10px; } }
  .event-item__topic-title {
    color: #646464;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.17391; }
    @media (max-width: 1449px) {
      .event-item__topic-title {
        font-size: 17px; } }
    @media (max-width: 1249px) {
      .event-item__topic-title {
        font-size: 16px; } }
    @media (max-width: 1023px) {
      .event-item__topic-title {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .event-item__topic-title {
        font-size: 14px; } }
  .event-item__topics {
    margin-top: 28px; }
  .event-item__topic-item {
    color: #646464;
    position: relative;
    display: none;
    padding-left: 29px;
    margin-bottom: 30px; }
    .event-item__topic-item:before {
      position: absolute;
      content: "";
      width: 13px;
      height: 7px;
      left: 0;
      top: 10px;
      background-size: contain;
      background-position: center;
      background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1L7.5 8L1 1' stroke='%2326C193'/%3E%3C/svg%3E%0A"); }
    @media (max-width: 767px) {
      .event-item__topic-item {
        margin-bottom: 15px; } }
    .event-item__topic-item:nth-child(-n + 3) {
      display: block; }
  .event-item__topic-list {
    margin-top: 13px;
    overflow: hidden;
    transition: all 0.3s ease;
    padding-left: 22px; }
  .event-item__show-more {
    display: none;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    margin-left: 30px;
    line-height: 1.2;
    color: #646464;
    align-items: center; }
    .event-item__show-more.active .show-more-icon {
      transform: rotate(180deg); }
    @media (min-width: 1024px) {
      .event-item__show-more:hover {
        cursor: pointer;
        text-decoration: underline; } }
    .event-item__show-more .show-more-icon {
      transition: all 0.3s ease;
      margin-right: 10px;
      background-image: url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3809 9.73242L6.69037 14.0003L0.999879 9.73242' stroke='%23646464' stroke-width='1.42262'/%3E%3Cpath d='M6.64014 0.485352L6.64014 13.5514' stroke='%23646464' stroke-width='1.42262'/%3E%3C/svg%3E ");
      width: 12px;
      height: 13px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }

/* End */


/* Start:/local/templates/html/components-template/banners-section/style.css?1638340623535*/
.banner-section {
  display: flex;
  justify-content: space-between; }
  .banner-section__item {
    max-width: 250px;
    width: calc(25% - 18px);
    position: relative;
    padding-bottom: calc(25% - 18px);
    margin-bottom: 15px; }
  .banner-section .lazy-img-wrap.banner-section__img-wrap {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .banner-section__img {
    max-height: 100%;
    max-width: 100%; }
  @media (max-width: 575px) {
    .banner-section {
      display: none; } }

/* End */
/* /local/templates/html/components-template/mixin__event-item/style.css?16304193834098 */
/* /local/templates/html/components-template/banners-section/style.css?1638340623535 */
