.section-top-slider {
  height: auto !important;
  padding-bottom: 80px;
  overflow: hidden;
}

#accordionHorizontalExample {
  height: auto !important;
}

body .right-menu ul > li.order a,
body .right-menu ul > li > a:hover {
    border-radius: 3px 30px !important;
  background: #ED7203  !important;
  border-color: #ED7203  !important;
}



.right-menu ul > li > a {
  color: #fff !important;
}
.header-main-v3 {
  position: relative;


padding-bottom: 130px;
  z-index: 3333;
    box-sizing: content-box;
margin-bottom: 60px;
}

.section-top-slider .item {
  overflow: visible !important;
}

@media (max-width: 767px) {
   .header-main-v3{
    margin-bottom: 50px;
   }
}

.btn-default {
  background: #ED7203 !important;
}

.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default.active {
background: #0091FF !important;


box-shadow: 3px 3px 20px 0px #B0D2EDB2 !important;


}

.slider_button_title {
    margin: 4px 0 15px 0;
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
    color: #fff;
    text-align: center;
    width: 100%;
}


.right-menu ul > li > a span.order-icon {
background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3CforeignObject x='-20' y='-20' width='64' height='64'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(10px);clip-path:url(%23bgblur_0_3602_1470_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Ccircle opacity='0.3' data-figma-bg-blur-radius='20' cx='12' cy='12' r='12' fill='white'/%3E%3Cpath d='M7.91797 16.52C7.91797 14.955 9.08464 13.7656 10.4846 13.7656H13.4596C14.918 13.7656 16.0263 15.0176 16.0263 16.52' stroke='white' stroke-width='1.4824' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.7494 7.259C14.7411 8.32319 14.7411 10.0134 13.7494 11.015C12.7577 12.0165 11.1827 12.0791 10.2494 11.015C9.31605 9.95077 9.25772 8.26059 10.2494 7.259C11.2411 6.25742 12.7577 6.25742 13.7494 7.259' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3CclipPath id='bgblur_0_3602_1470_clip_path' transform='translate(20 20)'%3E%3Ccircle cx='12' cy='12' r='12'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") 50% 50% no-repeat !important;
opacity: 1;
}

.sub-title_v2 {

font-weight: 750;
font-size: 18px;
line-height: 120%;
letter-spacing: 0%;
vertical-align: middle;
text-transform: uppercase;
color: #333;
margin-bottom: 12px;
margin-top: auto;
}

.section-top-slider .top-slider {
  height: auto !important;
}

.section-top-slider .item {
  padding-bottom: 80px;
}
.top-slider .slick-list {    box-sizing: content-box;}

.absolute-wrapper {
  position: absolute;
  top: 30px;
  width: 100%;
}

.section-top-slider .slick-next {
        right: 10px;
    }


 .section-top-slider   .slick-prev {
        left: 10px;
    }

.top-slider .slick-list {
padding-bottom: 80px;
    overflow: visible;
}
.one-slide {
  margin-top: 65px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .one-slide {
    margin-top: 0;
  }
}
.one-slide .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

.one-slide .top .img {
  width: 160px;
}
@media (max-width: 576px) {
  .one-slide .top {
    display: block;
  }
  .one-slide .top .img {
    display: none;
  }
}
@media (max-width: 576px) {
  .one-slide .one-slide-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .one-slide .one-slide-flex .top {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .one-slide .one-slide-flex .title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .one-slide .one-slide-flex .buttons-list {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.video_holder {
    width: 100%;
    height: 100%;
    position: relative;
}
.video_holder video,
.video_holder iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    display: block; /* Чтобы убрать возможные пробелы снизу */
}


.one-slide .title {
  color: #FFF !important;
  text-align: center;
  /* Main text/Header 1 */
  font-size: 48px;
  font-style: normal;
  font-weight: 750;
  line-height: 121%;
  /* 72.6px */
  text-transform: uppercase;
  margin: 0 0 60px 0;
}
@media (max-width: 768px) {
  .one-slide .title {
    margin-bottom: 20px;
    color: #FFF;
    text-align: center;
    /* mobile/Header 1 */
    font-size: 32px;
    font-style: normal;
    font-weight: 750;
    line-height: 125%;
    /* 40px */
    text-transform: uppercase;
  }
}
.one-slide .date,
.one-slide .date2 {
  color: #FFF;
  text-align: right;
  /* Main text/Subheader 1 */
  font-size: 24px;
  font-style: normal;
  font-weight: 450;
  line-height: 110%;
}
@media (max-width: 768px) {
  .one-slide .date,
  .one-slide .date2 {
    color: #FFF;
    text-align: center;
    /* Mobile/Subheader 1 */
    font-size: 18px;
    font-style: normal;
    line-height: 140%;
  }
  .one-slide .date2 br
{
    display: none;
  }
}
.one-slide .city {
  color: #FFF;
  /* Main text/Subheader 1 */
  font-size: 24px;
  font-style: normal;
  font-weight: 450;
  line-height: 110%;
  text-align: left;
}
@media (max-width: 768px) {
  .one-slide .city {
    color: #FFF;
    text-align: center;
    /* Mobile/Subheader 1 */
    font-size: 18px;
    font-style: normal;
    line-height: 140%;
  }
  .one-slide .city br {
    display: none;
  }
}
@media (max-width: 768px) {
  .one-slide .city.city-lg {
    display: none;
  }
}
.one-slide .city.city-xs {
  display: none;
}
@media (max-width: 768px) {
  .one-slide .city.city-xs {
    display: block;
  }
}
.one-slide .buttons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}
@media (max-width: 576px) {
  .one-slide .buttons-list .btn-default,
.one-slide .buttons-list .item,
.one-slide .buttons-list .items {
    width: 100%;
  }
}




.section-top-slider .slick-initialized .slick-slide {
  display: flex;
  flex-direction: column;
}
.info-svodka {
  margin-top: -80px;
  position: relative;
  z-index: auto;
}
.info-svodka-slider {
margin-top: auto;
  position: relative;
  z-index: 334;
margin-bottom: -150px;
}

.info-svodka-slider-margin {
  padding-bottom:80px;
  box-sizing: content-box;
}

.slider-bg {

  position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: -2;
    height: 100%;
    width: 100%;
}

.slider-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider-bg video {
    width: 100%;
  height: 100%;
  object-fit: cover;
}

.info-svodka-list {
    border-radius: 15.385px;

background: #0987C9;


box-shadow: 0px 4px 4px 0px #00000040;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
flex-flow: row wrap;
  gap: 0 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
  padding: 32px 32px;
}


.info-svodka-list-wrap {
display: flex;
    flex-flow: row;
    align-items: baseline;
    width: 100%;
    justify-content: space-evenly;
    gap: 20px 20px;
}


@media (max-width: 1200px) {
    .info-svodka-list-wrap {
        -ms-flex-flow: row wrap !important;
        flex-flow: row wrap !important;
        gap: 20px;
        justify-content: space-between;
        align-items: flex-start;
    }
}

@media (max-width: 1200px) {
  .info-svodka-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 20px;
  }
}
.info-svodka-list .item,
.info-svodka-list .items {
  text-align: center;
  position: relative;
  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;
}
@media (max-width: 1200px) {
  .info-svodka-list .item,
  .info-svodka-list .items {
    width: 25%;
  }




}
@media (max-width: 768px) {
  .info-svodka-list .item,
    .info-svodka-list .items  {
    width: calc(100% / 2 - (20px));
  }

  .info-svodka-list .item, .info-svodka-list .items:after {
    content: "";
    height: 100%;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    background: rgba(255, 255, 255, 0.15);
}
.info-svodka-list .items:nth-child(even):after {
  display: none;
}
}
.info-svodka-list .item:after,
.info-svodka-list .item2:after {
  content: "";
  background: rgba(255, 255, 255, 0.15);
  height: 100%;
  width: 1px;
  position: absolute;
  left: calc(100% + 30px);
  top: 0;
}

.info-svodka-list .item .text-1,
.info-svodka-list .item .text-3,
.info-svodka-list .items .text-1,
.info-svodka-list .items .text-3 {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 17.613px;
  font-family: "Avenir Next Cyr Light 2";
}
@media (max-width: 991px) {
  .info-svodka-list .item .text-1,
.info-svodka-list .item .text-3,
  .info-svodka-list .items .text-1,
.info-svodka-list .items .text-3 {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

.info-svodka-list .items .text-2 {
  white-space: nowrap;
}

.info-svodka-list .item .text-2,
.info-svodka-list .items .text-2 {
  margin: 4px 0;
  color: #FFF;
  /* Main text/Numbers */
  font-size: 40px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
}
@media (max-width: 991px) {
  .info-svodka-list .item .text-2,
    .info-svodka-list .items .text-2 {
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
  }
}

@media (max-width: 425px) {
  .info-svodka-list .items .text-2 {
    font-size: 22px;
  }
}
@font-face {
  font-family: "Gotham Pro regular";
  src: url("../fonts/GothamProreg.woff2") format("woff2"), url("../fonts/GothamProreg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next Cyr Light 2";
  src: url("../fonts/avenirnextcyr-light.eot");
  src: url("../fonts/avenirnextcyr-light.eot?#iefix") format("embedded-opentype"), url("../fonts/avenirnextcyr-light.woff") format("woff"), url("../fonts/avenirnextcyr-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Next Cyr Demi";
  src: url("../fonts/AvenirNextCyr-Demi.eot");
  src: url("../fonts/AvenirNextCyr-Demi.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCyr-Demi.woff") format("woff"), url("../fonts/AvenirNextCyr-Demi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.top-level-3 {
  display: none;
}

.page-template-page-main-v2,
.page-template-page-main-v3 {
  overflow-x: hidden;
  background: #ECECEC;
}
.page-template-page-main-v2 .head-level-1 .logo,
.page-template-page-main-v3 .head-level-1 .logo {
  max-width: 166px;
  width: 100% ;
}


@media (max-width: 767px) {
  .page-template-page-main-v3 .head-level-1 .logo {
    max-width: 70px;
  }
}
.page-template-page-main-v2 .head .right .lang,
.page-template-page-main-v3 .head .right .lang {
  margin-right: 10px !important;
}
.page-template-page-main-v2 header .toggle_mobile_btn,
.page-template-page-main-v3 header .toggle_mobile_btn {
  margin-left: 10px;
}
.page-template-page-main-v2 header .toggle_mobile_btn span,
.page-template-page-main-v2 header .toggle_mobile_btn span:after,
.page-template-page-main-v3 header .toggle_mobile_btn span,
.page-template-page-main-v3 header .toggle_mobile_btn span:after {
  background: #fff !important;
}

.top-menu nav #mega-menu-bottom > li > a {
  color: #fff !important;
}

.page-template-page-main-v2 .search-icon,
.page-template-page-main-v3 .search-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4583 19.7917C16.0607 19.7917 19.7917 16.0607 19.7917 11.4583C19.7917 6.85596 16.0607 3.125 11.4583 3.125C6.85596 3.125 3.125 6.85596 3.125 11.4583C3.125 16.0607 6.85596 19.7917 11.4583 19.7917Z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.875 21.875L17.3438 17.3438' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

@media (max-width: 1260px) {
  .page-template-page-main-v2 .top-menu nav > ul > li > a,
.page-template-page-main-v2 .top-menu nav #mega-menu-bottom > li > a,
  .page-template-page-main-v3 .top-menu nav > ul > li > a,
.page-template-page-main-v3 .top-menu nav #mega-menu-bottom > li > a {
    color: #fff !important;
  }
}

@media (max-width: 991px) {
  .slider-video {
    margin-bottom: 15px !important;
  }
}
.slider-video .slick-dots {
  position: absolute;
  bottom: 28px;
  left: 0;
  width: 100%;
}
.slider-video .slick-dots li.slick-active button:before {
  border-color: #fff !important;
  background: none !important;
}
.slider-video .slick-dots li button:before {
  background: #fff !important;
}
.slider-video .slick-prev {
  right: 105px;
  top: inherit;
  -webkit-transform: none;
          transform: none;
  left: inherit;
  bottom: 73px;
}
.slider-video .slick-next {
  right: 36px;
  bottom: 73px;
  top: inherit;
  -webkit-transform: none;
          transform: none;
}


.slick-dots li button:before {
    background: #ED7203 !important;
}

/*
.video_holder {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.logo_mask {
    display: block;
    -webkit-mask-image: url('../i/temp/mask-video.svg');
    mask-image: url('../i/temp/mask-video.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 100%;
    height: 100%;
}
    */
.video_holder .play {
  background: url(../i/play-2.svg) 50% 50% no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 142px;
  height: 142px;
  z-index: 3;
  cursor: pointer;
}
@media (max-width: 768px) {
  .video_holder .play {
    background-size: 82px auto;
  }
}
.video_holder .play.active {
  opacity: 0;
  visibility: visible;
}

.header-main {
  background: url(../i/main/head.jpg) top center/cover no-repeat;
  height: auto !important;
}

@media (max-width: 991px) {
  .slider-video-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    gap: 0 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 70px;
  }
  .slider-video-arrows .slick-prev,
.slider-video-arrows .slick-next {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
.spiker-item .name2 {
  font-family: "Avenir Next Cyr Regular";
color: #0091FF;

  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 120%;
  /* 19.2px */
}
.spiker-item .names {
  color: #1aabad;
  font-family: "Avenir Next Cyr Regular";
  font-weight: 450;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  header.header-main {
    height: 100%;
    min-height: inherit !important;
  }
}
.header-new {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.header-new .container {
  padding-top: 60px;
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .header-new .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 15px;
    height: auto;
    padding-bottom: 47px;
  }
}
.header-new .right {
  right: 0;
  width: 54.33333333%;
}
.header-new .right .slick-slider,
.header-new .right .slick-list,
.header-new .right .slick-track {
  height: 100%;
}
@media (max-width: 991px) {
  .header-new .right .slick-slider,
.header-new .right .slick-list,
.header-new .right .slick-track {
    height: auto;
  }
}
@media (max-width: 991px) {
  .header-new .right {
    width: 100%;
  }
}
.header-new .button-list {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .header-new .button-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13px 0;
    margin-top: 30px;
  }
}
.header-new .title {
  margin: 0;
  margin-bottom: 0;
  margin-top: 250px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 26.4px */
  text-transform: uppercase;
  color: #1aabad !important;
}
@media (max-width: 991px) {
  .header-new .title {
    margin-top: 0;
    font-weight: 450;
    font-size: 22px;
    line-height: 27.5px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 30px;
  }
}
.header-new .title span {
  display: block;
  color: var(--ippo-main, #145863);
  font-size: 60.919px;
  font-style: normal;
  font-weight: 750;
  line-height: 121%;
  /* 73.712px */
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .header-new .title span {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .header-new .title span {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .header-new .title span {
    font-weight: 750;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0%;
    text-align: center;
  }
}
.header-new .left {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 991px) {
  .header-new .left {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 75px;
  }
}
.header-new .left .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 0 30px;
  color: var(--ippo-main, #145863);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.header-new .left .top .date {
  text-transform: uppercase;
  font-size: 34px;
}
@media (max-width: 991px) {
  .header-new .left .top .date {
    text-transform: none;
  }
}
@media (max-width: 991px) {
  .header-new .left .top .date {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .header-new .left .top .date {
    font-size: 22px;
    line-height: 25.2px;
  }
}
@media (max-width: 991px) {
  .header-new .left .top {
    font-size: 22px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-new .left .top br {
    display: none;
  }
}
@media (max-width: 576px) {
  .header-new .left .top {
    font-family: "Avenir Next Cyr Regular";
    font-weight: 450;
    font-size: 22px;
    line-height: 25.2px;
    letter-spacing: 0%;
    text-align: center;
  }
}

.video-head {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .video-head {
    height: 300px !important;
  }
}
.video-head img,
.video-head video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}


.section-contact .section-title.big {

  color: #0987C9 !important;
}
.btn-gold {
  border: 0;
  outline: none;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px 30px;
background: #0075BE;

  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  padding: 20px 25px;
}
.btn-gold:hover {
  background: var(--ipposphere-dark, #ED7203);
  border: 0;
  outline: none;
  color: #FFF !important;
}
.btn-gold:active, .btn-gold:focus {
  color: #FFF !important;
  border: 0;
  outline: none;
}

.btn-white {
  border: 0;
  outline: none;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px 30px;
  background: var(--health-forum-pink, #fff);
  color: var(--health-forum-blue, #ED7203);
  font-size: 18px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  padding: 20px 50px;
}
.btn-white:hover {
  background: var(--ipposphere-dark, #0091FF);
  border: 0;
  outline: none;
  color: #FFF !important;
}
.btn-white:active, .btn-white:focus {
  background: var(--ipposphere-dark, #0091FF);
  color: #FFF !important;
  border: 0;
  outline: none;
}

section.section-news.mb-100 {
  overflow: hidden;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .flex-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 768px) {
  .button-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px 0;
  }
}

.right-menu ul > li.order a {
  font-weight: 750;
}

.btn-default-v2 {
  border: 0;
  outline: none;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px 30px;
  background: var(--ippo-dark, #00414B);
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  padding: 20px 25px;
}
.btn-default-v2:hover {
  background: var(--ippo-gold, #C18319);
  color: #FFF !important;
  border: 0;
  outline: none;
}
.btn-default-v2:active, .btn-default-v2:focus {
  border: 0;
  outline: none;
  color: #FFF !important;
}


body .btn-default {
  font-weight: 750;
  border-radius: 3px 30px !important;
}



.btn-violet-v2 {
  border: 0;
  outline: none;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px 30px;
  background: var(--gas-2-purple, #5E4CAA);
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  padding: 20px 25px;
}
.btn-violet-v2:hover {
  background: var(--ippo-gold, #C18319);
  color: #FFF !important;
  border: 0;
  outline: none;
}
.btn-violet-v2:active, .btn-violet-v2:focus {
  border: 0;
  outline: none;
  color: #FFF !important;
}
@media (max-width: 576px) {
  .btn-violet-v2 {
    background: var(--ippo-gold, #C18319);
  }
  .btn-violet-v2:hover {
    background: var(--ippo-dark, #00414B);
  }
}




@media (max-width: 768px) {
  .about-block-v3-img {
    margin-bottom: 28px;
  }
}
.about-block-v3-img .img {

  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}




.about-block-v3-img .logo_mask {
  width: 100%;

}

.video_holder {
  width: 100%;

  position: relative;
}
.video_holder video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.section-title.big {
  color: #0987C9 !important;
  font-size:45px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .section-title.big {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .section-title.big {
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 750;
    line-height: 32px;
    /* 114.286% */
    text-transform: uppercase;
  }
}

/*
.section-title.big.color {
  color: var(--health-forum-pink, #0075BE) !important;
}
*/


.about-v2 .section-title {
  margin-bottom: 62px;
}
@media (max-width: 1200px) {
  .about-v2 .section-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .about-v2 .section-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .about-v2 .row {
    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;
  }
}

.about-block .sub-title {
  color: #1E2023;
  font-size: 36px;
  font-style: normal;
  font-weight: 450;
  line-height: 105.8%;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .about-block .sub-title {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .about-block .sub-title {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .about-block .sub-title {
    color: var(--ippo-dark, #00414B);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 109%;
    margin-bottom: 25px;
  }
}
.about-block .text {
  color: #1E2023;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  font-family: "Avenir Next Cyr Light 2";
}
.about-block .text p {
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .about-block .text {

    font-family: "Avenir Next Cyr Regular", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
  }
}

/*
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro.woff2') format('woff2'), url('../fonts/GothamPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('GothamPro-Bold2.woff2') format('woff2'), url('GothamPro-Bold2.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*/
.number-list-v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 28px;
}
@media (max-width: 991px) {
  .number-list-v2 {
    margin-bottom: 40px;
  }
}
.number-list-v2 .number-item {
  width: calc(50% - 14px);
}
.number-list-v2 .number-item:nth-child(2) .item, .number-list-v2 .number-item:nth-child(3) .item {
  border-radius: 100px 10px;
}
.number-list-v2 .number-item:nth-child(3) {
  margin-left: auto;
}
.number-list-v2 .number-item .item {
  border-radius: 10px 100px;
  background: #00414B;
  background: #00414B;
  padding: 52px 15px;
  height: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 768px) {
  .number-list-v2 .number-item .item {
    padding: 35px 20px;
  }
}
.number-list-v2 .number-item .item .top {
  color: #FFF;
  text-align: center;
  font-size: 19.641px;
  font-style: normal;
  line-height: 21.824px;
}
@media (max-width: 768px) {
  .number-list-v2 .number-item .item .top {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    /* 113.333% */
  }
}
.number-list-v2 .number-item .item .text {
  color: #FFF;
  text-align: center;
  font-size: 66.45px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .number-list-v2 .number-item .item .text {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
.number-list-v2 .number-item .item .bottom {
  color: #FFF;
  text-align: center;
  font-size: 19.641px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.824px;
}
@media (max-width: 991px) {
  .number-list-v2 .number-item .item .bottom {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    /* 113.333% */
  }
}

.section-start {

  background: #F0F0F0 url(../i/bb.svg) 50% 50% no-repeat;
}

@media (min-width: 1200px) {

.section-start .start-row .content {
  padding-left: 16px;
}

}
.section-start .start-row {

  padding: 150px 44px 100px 44px;
}
@media (max-width: 991px) {

.section-start {

  background: #F0F0F0;
}

  
  .section-start {
    padding-bottom: 40px;
  }

  .section-start .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.start-row .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.start-row .row .col-xs-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.start-row .mt-20 {
  margin-top: 20px;
}
.start-row .img {
  border-radius: 0px 150px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .start-row .img {
    border-radius: 0px 120px;
    margin-bottom: 40px;
  }

  .start-row .row {
    flex-direction: column-reverse;
  }

  .section-start .start-row {
    padding: 50px 20px 25px 20px;
  }
}
.start-row .img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.start-row .title {
color: #FFFFFF;

  font-size: 40px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 35px;
}
@media (max-width: 1200px) {
  .start-row .title {
    font-size: 35px;
  }

  .start-row .title br {
    display: none;
  }
}
@media (max-width: 768px) {
  .start-row .title {

    font-size: 28px;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 12px;
  }
}
.start-row .text {
  color: #FFFFFF;
  /* Main text/Body */
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;

  margin-bottom: 150px;
}


.partner-item-index .item a {
  height: 200px !important;
}

.partner-list .slick-list {
  margin: 0 -15px;
}

@media (max-width: 768px) {
  .start-row .text {

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 50px;
  }
}
.start-row .button {
  margin-top: auto;
  max-width:  377px;
}

.festival-slider .slick-list {
  margin: 0 -10px;
}
.festival-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}
@media (max-width: 768px) {
  .festival-slider .slick-track {
    display: block;
  }
}
.festival-slider .slick-dots {
  margin-top: 40px;
}
@media (max-width: 576px) {
  .festival-slider .slick-dots {
    margin-top: 25px;
  }
}

.section-festival {
  background: url(../i/temp/fest.jpg) 50% 50%/cover no-repeat;
  padding: 115px 0;
}
.section-festival .button-list {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .section-festival {
    padding: 90px 0;
  }
  .section-festival .button-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px 0;
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  .section-festival {
    padding: 50px 0;
  }
}

header.header-main .container {
  z-index: auto !important;
}

.news-item .image img {
  border: 0 !important;
}

.section-chempion {
  overflow: hidden;
}

.festival-item {
  padding: 0 10px;
  height: auto !important;
}
.festival-item .item {
  background: var(--ippo-dark, #00414B);
  border-radius: 0px 100px;
  overflow: hidden;
  height: 100%;
  display: block;
}
.festival-item .item .img {
  position: relative;
  height: 508px;
  height: 400px;
  border-radius: 0px 100px;
  overflow: hidden;
  margin-bottom: 40px;
}
.festival-item .item .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.festival-item .item .content {
  padding: 0 35px;
}
.festival-item .item .title {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 24px */
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .festival-item .item .title {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 21.6px */
    text-transform: uppercase;
  }
}
.festival-item .item .title:after {
  content: "";
  background: #C18319;
  height: 1px;
  display: block;
  width: 100%;
  margin-top: 10px;
}
.festival-item .item .text {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  padding-bottom: 60px;
}
@media (max-width: 576px) {
  .festival-item .item .text {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    /* 20.3px */
    padding-bottom: 35px;
  }
}

.partner-list .slick-prev,
.partner-list .slick-next {
  display: none !important;
}

.slider-news .slick-list {
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 768px) {
  .slider-news .slick-list {
    margin-left: 0;
    margin-right: 0;
  }
}

.arrows-black .slick-prev,
.arrows-black .slick-next {
  height: 30px !important;
  width: 30px !important;
}
.arrows-black .slick-prev {
  left: -50px;
}
.arrows-black .slick-next {
  right: -50px;
}
.arrows-black .slick-prev:before {
  width: 30px;
  height: 30px;
  background: url(../i/temp/left.svg) 50% 50% no-repeat !important;
}
.arrows-black .slick-next:before {
  width: 30px;
  height: 30px;
  background: url(../i/temp/right.svg) 50% 50% no-repeat !important;
}

.programm-v2 {
  overflow: hidden;
  background: #E4E4E4;
  padding: 100px 0;
}
.programm-v2 .section-title {
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .programm-v2 {
    padding: 50px 0;
  }
}
.programm-v2 .slick-dots {
  margin-top: 25px;
}
.programm-v2 .button-list {
  margin-top: 0px;
}
@media (max-width: 768px) {
  .programm-v2 .button-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px 0;
    margin-top: 0;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.programm-v2 .sub-title {
  color: var(--ippo-dark, #00414B);
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 33.6px */
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .programm-v2 .sub-title {
    display: none;
  }
}

.programm-slider-list {
  margin-top: 65px;
  margin-bottom: 0 !important;
}
.programm-slider-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}
@media (max-width: 768px) {
  .programm-slider-list .slick-track {
    display: block;
  }
}
@media (min-width: 1200px) {
  .programm-slider-list .slick-list {
    overflow: visible;
  }
}
.programm-slider-list .slick-list {
  margin: 0 -10px;
}

.pr-item {
  border-radius: 20px;
  background: #FFF;
  overflow: hidden;
  width: 453px;
  margin: 0 10px;
}
@media (min-width: 1200px) {
  .pr-item {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  .pr-item.slick-active {
    opacity: 1;
    visibility: visible;
  }
  .pr-item.slick-active + .slick-slide {
    opacity: 1;
    visibility: visible;
  }
  .pr-item.slick-active + .slick-slide + .slick-slide {
    opacity: 1;
    visibility: visible;
  }
  .pr-item.slick-active + .slick-slide + .slick-slide + .slick-slide {
    opacity: 1;
    visibility: visible;
  }
}
.pr-item .img {
  position: relative;
  height: 320px;
}
.pr-item .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.pr-item .img .bg {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(220, 158, 50, 0.82)), to(rgba(220, 158, 50, 0.82)));
  background: linear-gradient(0deg, rgba(220, 158, 50, 0.82) 0%, rgba(220, 158, 50, 0.82) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}
.pr-item .img .img-disc {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  z-index: 3;
  text-align: center;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding: 0 15px;
  /* 40.8px */
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .pr-item .img .img-disc {
    color: #FFF;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 36px */
    text-transform: uppercase;
  }
}
.pr-item .button-info {
  border-radius: 20px;
  background: #FFF;
  padding: 25px 0;
}
.pr-item .button-info .text {
  padding: 25px;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  display: none;
}
.pr-item .button-info.active .text {
  display: block;
  opacity: 1;
  visibility: visible;
}
.pr-item .open {
  background: url(../i/temp/plus.svg) 50% 50% no-repeat;
  width: 44px;
  height: 44px;
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  cursor: pointer;
}
.pr-item .open.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: url(../i/temp/close.svg) 50% 50% no-repeat;
}

.counter-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}



.counter {
  background: #ED7203;
  padding: 44px 0;
}

.counter-top {
  background: #ED7203;
  padding: 15px 0;
}
.counter-title {

font-weight: 500;
font-size: 30px;
line-height: 110%;
letter-spacing: 0%;
color: #fff;
}


.timer {
  color: #FFF;
  text-align: center;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
          align-items: center;
}


.timer-item-block {

font-weight: 500;
font-size: 39.53px;
line-height: 110%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

}


.timer-item-title {

font-weight: 450;
font-size: 18.82px;
line-height: 110%;
letter-spacing: 0%;
text-align: center;

}

.timer .span {
  margin: 0 18px;
font-weight: 500;
font-size: 39.53px;
line-height: 110%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
}

.category-list-slider {
  margin-bottom: 0 !important;
}
.category-list-slider .slick-list {
  margin: 0 -10px;
}
.category-list-slider .slick-dots {
  margin-top: 40px;
}
@media (max-width: 576px) {
  .category-list-slider .slick-dots {
    margin-top: 25px;
  }
}
.category-list-slider .slick-prev {
  left: -60px;
}
.category-list-slider .slick-next {
  right: -60px;
}

.section-category .button-list {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .section-category {
    padding: 90px 0;
  }
  .section-category .button-list {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px 0;
  }
}
@media (max-width: 576px) {
  .section-category {
    padding: 50px 0;
  }
}

.gallery-slider-v2 .item {
  margin: 0 10px;
}
@media (max-width: 576px) {
  .gallery-slider-v2 .item {
    margin: 0 6px;
  }
}
.gallery-slider-v2 .item .img {
  position: relative;
  padding-bottom: 76.2%;
  width: 100%;
  height: 0;
}
.gallery-slider-v2 .item .img img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.category-list-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}
@media (max-width: 768px) {
  .category-list-slider .slick-track {
    display: block;
  }
}

.category-item {
  padding: 0 10px;
  height: auto !important;
}
.category-item .btn-violet-v2 {
  width: 100%;
}
.category-item .item {
  background: #F3F3F3;
  border-radius: 0px 100px 30px 30px;
  overflow: hidden;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.category-item .item .button {
  margin-top: auto;
}
@media (max-width: 576px) {
  .category-item .item {
    background: #fff;
  }
}
.category-item .item .img {
  position: relative;
  height: 508px;
  height: 350px;
  border-radius: 0px 100px;
  overflow: hidden;
  margin-bottom: 40px;
}
.category-item .item .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.category-item .item .content {
  padding: 0 40px 40px 40px;
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 768px) {
  .category-item .item .content {
    padding: 0 30px 30px 30px;
  }
}
.category-item .item .price {
  color: var(--health-forum-blue, #0075BE);
  text-align: center;
  font-size: 20px;
font-family: "Avenir Next Cyr Light 2";
  font-weight: 300;
  line-height: normal;
  margin-bottom: 20px;
}
.category-item .item .price:after {
  content: "";
  background: #0075BE;
  height: 1px;
  display: block;
  width: 100%;
  margin-top: 10px;
}
.category-item .item .title {
  color: var(--health-forum-blue, #0075BE);
  text-align: center;
  /* Main text/Category head */
  font-size: 32px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .category-item .item .title {

    text-align: center;
    font-size: 24px;
    font-style: normal;

    line-height: normal;
    text-transform: uppercase;
  }
}
.category-item .item .text {
  color: #3B4E55;
  /* Main text/Body */
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  padding-bottom: 50px;
  font-family: "Avenir Next Cyr Light 2";
}
@media (max-width: 576px) {
  .category-item .item .text {

    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    /* 21.75px */
    padding-bottom: 20px;
  }
}

.gallery-slider-v2 .slick-dots {
  margin-top: 40px;
}
@media (max-width: 576px) {
  .gallery-slider-v2 .slick-dots {
    margin-top: 25px;
  }
}

.reviews-slider-v3 {
  padding: 0 12%;
}
@media (max-width: 1200px) {
  .reviews-slider-v3 {
    padding: 0 100px;
  }
}
@media (max-width: 991px) {
  .reviews-slider-v3 {
    padding: 0;
  }
}
.reviews-slider-v3 .slick-dots {
  margin-top: 40px;
}
@media (max-width: 576px) {
  .reviews-slider-v3 .slick-dots {
    margin-top: 25px;
  }
}
.reviews-slider-v3 .slick-prev {
  left: 60px;
}
.reviews-slider-v3 .slick-next {
  right: 60px;
}
.reviews-slider-v3 .slitkc-list {
  margin: 0 -10px;
}

.section-reviews .button-list {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .section-reviews .button-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13px 0;
    margin-top: 30px;
  }
}

.reviews-slider-v3 .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.reviews-item-v3 {
  border-radius: 10px;
  border: 1px solid #D8E2FF;
  background: #FFF;
  margin: 0 10px;
  height: auto !important;
}
.reviews-item-v3 .item {
  padding: 25px;
}
.reviews-item-v3 .item.hides {
  height: auto;
}
.reviews-item-v3 .item.hides .text {
  overflow: hidden;
  position: relative;
  height: 80px;
}
.reviews-item-v3 .item.hides .text:after {
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #fff));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%);
}
.reviews-item-v3 .title {
  color: var(--ippo-main, #145863);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 8px;
}
.reviews-item-v3 .position {
  color: #8f8f8f;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
}
.reviews-item-v3 .text {
  color: #353535;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 8px;
}
.reviews-item-v3 .hide-text {
  color: var(--ippo-main, #145863);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26.8px;
  /* 167.5% */
}

@media (max-width: 576px) {
  .section-info {
    margin-top: 60px;
  }
}
.section-info .row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 576px) {
  .section-info .section-title {
    display: none;
  }
}

.faq-item-v4 {
  margin-bottom: 30px;
}
.faq-item-v4 .item {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  border-radius: 20px;
  background: var(--ippo-dark, #00414B);
  padding: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  .faq-item-v4 .item {
    -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;
  }
}
.faq-item-v4 .item .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1200px) {
  .faq-item-v4 .item .img {
    width: 200px;
  }
}
@media (max-width: 576px) {
  .faq-item-v4 .item .img {
    width: 100%;
    position: relative;
    height: 217px;
    margin-bottom: 30px;
  }
  .faq-item-v4 .item .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
.faq-item-v4 .item .sub-title {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 26.4px */
  text-transform: uppercase;
  margin-bottom: 15px;
}
.faq-item-v4 .item .title {
  color: #FFF;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 36px */
  text-transform: uppercase;
  margin-left: 76px;
  font-family: "Avenir Next Cyr Demi";
}
@media (max-width: 1200px) {
  .faq-item-v4 .item .title {
    margin-left: 30px;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 28.8px */
    text-transform: uppercase;
  }
}
@media (max-width: 576px) {
  .faq-item-v4 .item .title {
    margin-left: 0;
    margin-bottom: 6px;
  }
}
.faq-item-v4.last .item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 40px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: block;
}

.list-item {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .list-item {
    margin-top: 15px;
  }
}
.list-item:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .contact-block2 {
    margin-top: 30px;
  }
}

.contact-list-v4 .text {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 768px) {
  .contact-list-v4 .text {
    font-size: 18px;
    /* 21.6px */
  }
}
.contact-list-v4 .text a {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 768px) {
  .contact-list-v4 .text a {
    font-size: 18px;
    /* 21.6px */
  }
}

.contact-flex-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 0 40px;
}
@media (max-width: 768px) {
  .contact-flex-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px 0;
  }
}

.map-contact_v2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.map-contact_v2 iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .map-contact_v2 iframe {
    height: 300px;
  }
}

.contact-bg {
background: #0075BE;

  width: 500px;
  max-width: 100%;
  padding: 106px 70px 106px 70px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .contact-bg {
    padding: 70px 30px;
  }
}
.contact-bg .map {
  background: url(../i/temp/location-marker.svg) top left no-repeat;
  padding-left: 48px;
  margin-bottom: 20px;
}
.contact-bg .phone {
  background: url(../i/temp/phone.svg) top left no-repeat;
  padding-left: 48px;
}
.contact-bg .title {
  color: #FFF;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  margin-bottom: 20px;
}
.contact-bg .list-contact {
  border-radius: 0px 40px;
  background: #F8F8F8;
  padding: 14px 21px;
}
.contact-bg .list-contact .sub-title {

  color: #131313;

  font-size: 24px;
  font-style: normal;

  line-height: 145%;
  /* 34.8px */
  text-transform: uppercase;

font-weight: 750;


}








@media (max-width: 768px) {
  .contact-bg .list-contact .sub-title {
    font-size: 20px;
  }
}
.contact-bg .list-contact .text {
  color: #131313;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
}
@media (max-width: 768px) {
  .contact-bg .list-contact .text {
    font-size: 15px;
  }
}
.contact-bg .list-contact .text a {
  color: #131313;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

body .footer-menu ul > li:nth-child(1) > a {
  background: #ED7203 !important;
  border-color: #ED7203 !important;
}


  body .vk {
background: url("data:image/svg+xml,%3Csvg width='38' height='36' viewBox='0 0 38 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.7644 36C28.9011 36 37.1186 27.9411 37.1186 18C37.1186 8.05888 28.9011 0 18.7644 0C8.62762 0 0.410156 8.05888 0.410156 18C0.410156 27.9411 8.62762 36 18.7644 36Z' fill='%23ED7203'/%3E%3Cpath d='M20.0477 24C13.5562 24 9.85351 19.4955 9.69922 12H12.9509C13.0578 17.5015 15.455 19.8318 17.3537 20.3123V12H20.4157V16.7447C22.2908 16.5405 24.2605 14.3784 24.9251 12H27.987C27.4767 14.9309 25.3406 17.0931 23.8215 17.982C25.3406 18.7027 27.7735 20.5886 28.6992 24H25.3287C24.6048 21.7177 22.8011 19.9519 20.4157 19.7117V24H20.0477Z' fill='white'/%3E%3C/svg%3E%0A") 50% 50% no-repeat !important;
  

  }

  body .tg {
background: url("data:image/svg+xml,%3Csvg width='38' height='36' viewBox='0 0 38 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.0534 36C29.1902 36 37.4076 27.9411 37.4076 18C37.4076 8.05888 29.1902 0 19.0534 0C8.91668 0 0.699219 8.05888 0.699219 18C0.699219 27.9411 8.91668 36 19.0534 36Z' fill='%23ED7203'/%3E%3Cg clip-path='url(%23clip0_3694_959)'%3E%3Crect width='16' height='16' transform='translate(10.6992 10)' fill='%23ED7203'/%3E%3Cpath d='M16.9773 20.1157L16.7127 23.8384C17.0913 23.8384 17.2553 23.6757 17.452 23.4804L19.2273 21.7837L22.906 24.4777C23.5807 24.8537 24.056 24.6557 24.238 23.8571L26.6527 12.5424L26.6533 12.5417C26.8673 11.5444 26.2927 11.1544 25.6353 11.3991L11.442 16.8331C10.4733 17.2091 10.488 17.7491 11.2773 17.9937L14.906 19.1224L23.3347 13.8484C23.7313 13.5857 24.092 13.7311 23.7953 13.9937L16.9773 20.1157Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3694_959'%3E%3Crect width='16' height='16' fill='white' transform='translate(10.6992 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") 50% 50% no-repeat !important;
  }
  
body .max {
  background-image: url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ED7203' d='M18.5 0C8.3 0 0 8.3 0 18.5S8.3 37 18.5 37 37 28.7 37 18.5 28.7 0 18.5 0z'/%3E%3Cg transform='translate(8.5, 8.5)'%3E%3Cpath d='M9.73235 0.267583C3.93791 0.570361 0.11291 5.11481 0.354577 10.8454C0.460132 13.3537 1.46847 15.512 1.70735 17.8926C1.76847 18.5092 1.59069 19.2704 2.3018 19.5398C3.1768 19.8704 4.51847 19.3148 5.2518 18.8065C5.5018 18.637 5.74069 18.4398 5.92402 18.1954C6.68235 18.6981 7.4018 19.1842 8.30458 19.4009C12.2796 20.3537 16.6351 18.1731 18.5712 14.6704C22.2101 8.0898 17.2907 -0.126861 9.73235 0.267583ZM7.48235 14.0009C7.16847 14.2454 6.86569 14.5787 6.51847 14.7704C6.01569 15.0398 5.86013 14.7592 5.67124 14.3148C5.0768 12.9009 5.00458 10.4926 5.3518 9.01203C5.81847 6.99814 7.3768 5.22592 9.51847 5.03703C11.6851 4.84536 13.6962 5.94536 14.6046 7.93147C16.6157 12.3509 11.4685 16.7148 7.48235 14.0037V14.0009Z' fill='white'/%3E%3C/g%3E%3C/svg%3E") !important;
}

  body .youtube {
background: url("data:image/svg+xml,%3Csvg width='37' height='36' viewBox='0 0 37 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.3542 36C28.491 36 36.7084 27.9411 36.7084 18C36.7084 8.05887 28.491 0 18.3542 0C8.21746 0 0 8.05887 0 18C0 27.9411 8.21746 36 18.3542 36Z' fill='%236D2B91'/%3E%3Cpath d='M21.9953 16.906H14.1952V13.8666H21.9953C22.4512 13.8666 22.7669 13.9449 22.9259 14.0808C23.0849 14.2166 23.1831 14.4699 23.1831 14.8406V15.932C23.1831 16.3211 23.0849 16.5744 22.9259 16.7125C22.7669 16.8484 22.4512 16.9083 21.9953 16.9083V16.906ZM22.5284 11H10.8867V23.9977H14.1952V19.768H20.2908L23.1831 23.9977H26.8867L23.6975 19.7496C24.8736 19.5769 25.402 19.2223 25.8369 18.6374C26.2718 18.0526 26.4916 17.1178 26.4916 15.8698V14.8959C26.4916 14.1567 26.4121 13.5719 26.2741 13.1229C26.1362 12.6739 25.8977 12.2848 25.561 11.9348C25.2056 11.6033 24.8081 11.3707 24.3335 11.2141C23.8588 11.0783 23.2626 11 22.5307 11H22.5284Z' fill='white'/%3E%3C/svg%3E%0A") 50% 50% no-repeat !important;
  }

.contact-tab  .panel {
  border-bottom: 0 !important;
}

.contact-tab .panel-heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  font-family: "Avenir Next Cyr Demi";
  padding-right: 30px;
}
.contact-tab .panel-heading .icon {
  width: 30px;
  height: 30px;
  background: none;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .contact-tab .panel-heading .icon img {
    padding: 0;
  }
}
.contact-tab .panel-collapse {
  margin-top: 15px;
  padding-left: 0;
}

.partner-item-index .title {
  color: var(--health-forum-blue, #ED7203);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-align: center;
}
@media (max-width: 768px) {
  .partner-item-index .title {

    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 14.4px */
  }
}

.news-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;
}
.news-bottom .link a {
  color: #C6C6C6;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
}

.ulike-custom.ulike-custom_v2 .wp_ulike_btn {
  width: 46px;
  height: 46px;
  min-width: 46px;
  min-height: 46px;
}
.ulike-custom.ulike-custom_v2 .wp_ulike_general_class {
  background: none !important;
  padding: 0 !important;
}
.ulike-custom.ulike-custom_v2 .count-box {
  color: #0075BE !important;
}
.ulike-custom.ulike-custom_v2 .wp_ulike_put_image:after {
  width: 46px;
  height: 46px;
  background: url(../i/temp/like2.png) 50% 50% no-repeat;
}

.wpulike-default .wp_ulike_put_image.wp_ulike_btn_is_active:after {
  -webkit-filter: none;
          filter: none;
  background: url(../i/temp/like2-active.png) 50% 50% no-repeat;
}

.sp-item {
  border-radius: 0px 60px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .sp-item {
    margin: 0 auto 20px auto;
  }
}

.hide-news .text {
  overflow: hidden;
  position: relative;
  height: 100px;
  font-family: "Avenir Next Cyr Light 2";
}
.hide-news .text:after {
  content: "";
  display: block;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #fff));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%);
}
.hide-news .text.hides {
  height: auto;
}

.margin-day {
  margin: 0 10px;
}

body .head .right .lang {
  display: block !important;
}

.lang ul li a {
  color: #fff !important;
}

@media (max-width: 767px) {
  .lang {
    margin-right: 15px !important;
  }

  .lang ul li a {
    font-size: 12px;
  }

.head .right .lang ul li {
  margin-right: 10px !important;
}
}
.tag-list-wrap {
  display: none;
}

.footer-right .lang ul li,
.footer-logo .lang ul li {
  opacity: 0.5;
}
.footer-right .lang ul li a,
.footer-logo .lang ul li a {
  color: #fff !important;
}
.footer-right .lang ul li.active,
.footer-logo .lang ul li.active {
  opacity: 1;
}

.footer-level-1 .search-icon {
  margin-left: 0 !important;
}




@media (max-width: 767px) {
  body footer.footer {
    padding-top: 25px !important;
    background: #0075BE !important;

  }

  body footer.footer .lang {
    margin-right: 30px !important;
    margin-left: auto !important;
  }

  body footer.footer {
    padding-top: 136px;
  }



  .footer-menu ul > li {
    margin-bottom: 15px;
  }

  .footer-menu ul > li:last-child {
    margin-bottom: 0;
  }


}


/* brelok */
.brelok-bg {
background: #CECECE;
  position: relative;
  border-radius: 30px;
}
.brelok-bg .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 768px) {
  .brelok-bg .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .brelok-bg .row .button {
    margin-top: 15px;
  }
}
.brelok-bg .left {
  padding-top: 100px;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .brelok-bg .left {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
.brelok-bg .title {
  color: var(--health-forum-blue, #0075BE);
  /* Main text/Header 2 */
  font-size: 55px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .brelok-bg .title {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  .brelok-bg .title {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .brelok-bg .title {

    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 18px;
  }
}
.brelok-bg .text {
  color: #353535;
  font-size: 24px;
  font-style: normal;
  font-weight: 450;
  line-height: 26.8px;
  margin-bottom: 84px;
}
@media (max-width: 1200px) {
  .brelok-bg .text {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .brelok-bg .text {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .brelok-bg .text {
    color: #353535;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 450;
    line-height: 16.8px;
    margin-bottom: 0;
  }
}
.brelok-bg .img {
  height: 100%;
  position: relative;
}
.brelok-bg .img img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: auto;
}

.pochemy {
  background: #F3F3F3;
  padding: 120px 0;
  margin-bottom: 0  !important;
}
@media (max-width: 768px) {
  .pochemy {
    padding: 70px 0;
  }
}

.pochemy-list {
  margin-bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}



.pochemy-list .slick-track {
  display: flex;
  flex-flow: row;
}

.pochemy-item.slick-slide {
  height: auto !important;
}

.pochemy-item {
  margin-bottom: 20px;
}
.pochemy-item .item {
  border-radius: 20px;
  background: #FFF;
  height: 100%;
  padding: 40px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pochemy-item .item .title {
  color: var(--health-forum-blue, #0075BE);
  text-align: center;
  /* Main text/Header advantages */
  font-size: 20px;
  font-style: normal;
  font-weight: 750;
  line-height: 120%;
  /* 24px */
  text-transform: uppercase;
  margin-bottom: 40px;
}

.pochemy-item .item .text {

font-size: 20px;
line-height: 120%;
letter-spacing: 0px;
text-align: center;
margin-bottom: 10px;
}

.pochemy-item .item .img {
  max-width: 136px;
  height: 135px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  width: 100%;
}

.hi-list .slick-dots {
  margin-top: 30px;
}

.hi-item .item {
  border-radius: 20px;
  background: #F3F3F3;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}
@media (max-width: 576px) {
  .hi-item .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 48px 24px;
  }
}
.hi-item .item .photo {
  overflow: hidden;
  width: 180px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.hi-item .item .photo img {
  border-radius: 0px 80px;
  display: block;
}
@media (max-width: 576px) {
  .hi-item .item .photo {
    margin-bottom: 30px;
    width: 100%;
  }
  .hi-item .item .photo img {
    margin: 0 auto;
  }
}
.hi-item .item .content {
  padding-left: 50px;
}
@media (max-width: 1200px) {
  .hi-item .item .content {
    padding-left: 30px;
  }
}
@media (max-width: 576px) {
  .hi-item .item .content {
    padding-left: 0;
  }
}
.hi-item .item .content .title {
  color: var(--health-forum-blue, #0075BE);
  font-size: 38px;
  font-style: normal;
  font-weight: 750;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .hi-item .item .content .title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .hi-item .item .content .title {

    font-size: 24px;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
    text-transform: uppercase;
  }
}
.hi-item .item .content .position {
  color: var(--health-forum-pink, #0F5491);

  font-size: 24px;
  font-style: normal;
  font-weight: 450;
  line-height: 110%;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .hi-item .item .content .position {

    font-size: 18px;
    font-style: normal;

    line-height: normal;
  }
}
.hi-item .item .content .text {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  font-family: "Avenir Next Cyr Light 2";
  position: relative;
}
@media (max-width: 1200px) {
  .hi-item .item .content .text {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
.hi-item .item .content .text.hide-disc {
  height: 144px;
  overflow: hidden;
}
.hi-item .item .content .text.hide-disc:after {
  content: "";
  display: block;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #f3f3f3));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f3f3f3 75%);
}

.about-row-v3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.about-row-v3 .col-lg-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.about-block-v3-content .section-title {
  margin-bottom:30px;
}
@media (max-width: 768px) {
  .about-block-v3-content .section-title {
    margin-bottom: 10px;
  }
}
.about-block-v3-content .sub-title {
color: #0075BE;

  /* Main text/Description */
  font-size: 28px;
  font-style: normal;
  font-weight: 450;
  line-height: 100%;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .about-block-v3-content .sub-title {

    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 109%;
    margin-bottom: 25px;
  }
}
.about-block-v3-content .text {
  color: #333;
  /* Main text/Body */
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 30px;

}
.about-block-v3-content .text p {
  margin-bottom: 5px;
  display: block;
}
.about-block-v3-content .text p:last-child {
  margin-bottom: 0;
}
.about-block-v3-content .logo-list-v3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 10px;

  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 576px) {
  .about-block-v3-content .logo-list-v3 {
    gap: 5px;
  }
}
.about-block-v3-content .logo-list-v3 .img img {
  display: block;
  margin: 0 auto;
  max-height: 55px;
}
.about-block-v3-content .logo-list-v3 .img span {
  margin-top: 10px;
  display: block;
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 576px) {
  .about-block-v3-content .logo-list-v3 .img span {
    color: #000;
    text-align: center;
    font-size: 7.42px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 8.904px */
  }
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
}

.collapse:not(.show) {
  display: none;
}

.accordion.width {
  border-radius: 40px;
background: #0075BE;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .accordion.width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: block;
  }
}

.accordion.width .card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  border-radius: 40px 0px 0px 40px;
  position: relative;
}
@media (max-width: 1200px) {
  .accordion.width .card {
    border-radius: 20px 20px 0 0;
  }
}
.accordion.width .card:after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: -30px;
  height: 100%;
  width: 30px;
  z-index: -1;
}
@media (max-width: 1200px) {
  .accordion.width .card:after {
    right: 0;
    height: 30px;
    width: 100%;
    z-index: -1;
    top: inherit;
    bottom: -30px;
  }
}
@media (max-width: 1200px) {
  .accordion.width .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: block;
  }
}

.disc-atch {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 21.6px */
  margin: 24px 0 35px 0;
}
@media (max-width: 768px) {
  .disc-atch {
    font-size: 16px;
  }
}

.accordion.width .card .card-header {
  cursor: pointer;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  background-repeat: no-repeat;
  padding: 28px 28px 100px 28px;
  white-space: nowrap;
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 750;
  line-height: 25px;
  border-radius: 0px 40px 40px 0px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.accordion.width .card .card-header span {
  display: block;
}
.accordion.width .card .card-header:after {
  display: block;
  position: absolute;
  bottom: 28px;
  content: "";
  background-image: url(../i/main/card-header.svg);
  height: 44px;
  width: 44px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 4;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.accordion.width .card .card-header:not(.collapsed):after {
  -webkit-transform: translate(-50%, 0) rotate(360deg);
          transform: translate(-50%, 0) rotate(360deg);
}
@media (max-width: 1200px) {
  .accordion.width .card .card-header:not(.collapsed):after {
    -webkit-transform: translate(0, -50%) rotate(360deg);
            transform: translate(0, -50%) rotate(360deg);
  }
}
@media (max-width: 1200px) {
  .accordion.width .card .card-header {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 750;
    line-height: 25px;
    /* 125% */
    -webkit-writing-mode: inherit !important;
        -ms-writing-mode: inherit !important;
            writing-mode: inherit !important;
    -webkit-transform: none;
            transform: none;
    background-size: 30px auto !important;
    background-position: center right 17px;
    padding: 28px 50px 28px 20px;
    white-space: normal;
    border-radius: 20px 20px 0px 0px;
  }
  .accordion.width .card .card-header span {
    display: block;
  }
  .accordion.width .card .card-header:after {
    width: 30px;
    height: 30px;
    background-size: 30px auto !important;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    top: 50%;
    right: 17px;
    left: inherit;
  }
}

.content-full {
  padding: 30px 35px;
}
@media (max-width: 1200px) {
  .content-full {
    padding: 15px 20px 20px 20px;
  }
}
.content-full .title {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  /* 97.222% */
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .content-full .title {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .content-full .title {
    font-size: 20px;
    line-height: normal;
  }
}
.content-full .text {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.8px;
}
.content-full .text b,
.content-full .text strong {
  font-weight: 600 !important;
}
@media (max-width: 991px) {
  .content-full .text {
    font-size: 16px;
    line-height: normal;
  }
}
.content-full .text ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 20px;
  margin-top: 30px;
}
.content-full .text ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
}
.content-full .text ul li:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  top: 8px;
  left: 0;
  border-radius: 100%;
}
@media (max-width: 991px) {
  .content-full .text ul li:after {
    width: 5px;
    height: 5px;
    top: 10px;
  }
}

.accordion.width .card {
  position: relative;
  z-index: 3;
}
.accordion.width .card:nth-child(4n+1) .card-header {
  background-color: #0075BE;
  
  -webkit-box-shadow: -33px 0px 0 0 #0075BE;
          box-shadow: -33px 0px 0 0 #0075BE;
}
@media (max-width: 1200px) {
  .accordion.width .card:nth-child(4n+1) .card-header {
    -webkit-box-shadow: 0px 20px 0 0 #0075BE;
            box-shadow: 0px 20px 0 0 #0075BE;
  }
}
.accordion.width .card:nth-child(4n+2) {
  background-color: #41AAEB;
}
.accordion.width .card:nth-child(4n+2):after {
  background-color: #41AAEB;
}
.accordion.width .card:nth-child(4n+2) .card-header {
  background-color: #41AAEB;
  -webkit-box-shadow: -33px 0px 0 0 #41AAEB;
          box-shadow: -33px 0px 0 0 #41AAEB;
}
@media (max-width: 1200px) {
  .accordion.width .card:nth-child(4n+2) .card-header {
    -webkit-box-shadow: 0px 20px 0 0 #41AAEB;
            box-shadow: 0px 20px 0 0 #41AAEB;
  }
}
.accordion.width .card:nth-child(4n+3) {
  background-color: #2889C6;
}
.accordion.width .card:nth-child(4n+3):after {
  background-color: #2889C6;
}
.accordion.width .card:nth-child(4n+3) .card-header {
  background-color: #2889C6;
  -webkit-box-shadow: -33px 0px 0 0 #2889C6;
          box-shadow: -33px 0px 0 0 #2889C6;
}
@media (max-width: 1200px) {
  .accordion.width .card:nth-child(4n+3) .card-header {
    -webkit-box-shadow: 0px 20px 0 0 #2889C6;
            box-shadow: 0px 20px 0 0 #2889C6;
  }
}
.accordion.width .card:nth-child(4n+4) {
  background-color: #0075BE;
}
.accordion.width .card:nth-child(4n+4):after {
  background-color: #0075BE;
}
.accordion.width .card:nth-child(4n+4) .card-header {
  background-color: #0075BE;
  -webkit-box-shadow: -33px 0px 0 0 #0075BE;
          box-shadow: -33px 0px 0 0 #0075BE;
}
@media (max-width: 1200px) {
  .accordion.width .card:nth-child(4n+4) .card-header {
    -webkit-box-shadow: 0px 20px 0 0 #0075BE;
            box-shadow: 0px 20px 0 0 #0075BE;
  }
}

@media (max-width: 1200px) {
  .card-body {
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .accordion.width .card .card-header:not(.collapsed) {
    pointer-events: none;
  }
}
.collapsing.width {
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease;
  height: auto;
  width: 0;
}
@media (max-width: 1200px) {
  .collapsing.width {
    width: 100% !important;
  }
}

.grids-list {
display: grid;
    grid-template-columns: repeat(4, 25%);
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding: 30px 60px 30px 30px;
    height: 100%;
}

.grids-list > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.grids-list > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.grids-list > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.grids-list > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

.grids-list > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.grids-list > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.grids-list > *:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.grids-list > *:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}
.grids-list img {
  margin: 0 !important;
}

@media (max-width: 1200px) {
  .grids-list {
    padding: 20px;
  }
}
.grids-list .grids-item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/3/2;
}
.grids-list .grids-item:nth-child(1) .item {
  display: block;
}
.grids-list .grids-item:nth-child(1) .item:nth-child(1) {
  padding: 20px;
}


.grids-list .grids-item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
}
.grids-list .grids-item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 1/3/2/4;
}
.grids-list .grids-item:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
  grid-area: 1/4/2/5;
}
.grids-list .grids-item:nth-child(5) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
    grid-area: 2 / 2 / 3 / 3;
}
.grids-list .grids-item:nth-child(6) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
grid-area: 2 / 3 / 3 / 4;
}
.grids-list .grids-item:nth-child(7) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
grid-area: 2 / 4 / 3 / 5;
}
@media (max-width: 1200px) {
  .grids-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .grids-list .grids-item:nth-child(1) {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: -1;
  }

  .grids-list .grids-item:nth-child(2) {
    width: calc(50% - 4px);
 
  }

    .grids-list .grids-item:nth-child(7) {
    width: calc(50% - 4px);
 
  }
  .grids-list .grids-item:nth-child(3) {
    width: calc(50% - 4px);

  }
  .grids-list .grids-item:nth-child(4) {
    width: calc(50% - 4px);

  }
  .grids-list .grids-item:nth-child(5) {
   width: calc(50% - 4px);
  }
  .grids-list .grids-item:nth-child(6) {
    width: calc(50% - 4px);
   
  }
}

.grids-item .item {
  border-radius: 10px;
  background: #F3F3F3;
  height: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.grids-item .item .text {
  color: #353535;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.8px;
  /* 141.429% */
}
.grids-item .item .text ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.grids-item .item .text ul li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 5px;
}
.grids-item .item .text ul li:last-child {
  margin-bottom: 0;
}
.grids-item .item .text ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #353535;
  position: absolute;
  top: 6px;
  left: 0;
  border-radius: 100%;
}
@media (max-width: 1200px) {
  .grids-item .item {
    padding: 20px;
  }
}
.grids-item .item .img {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.grids-item .item .img img {
  width: 100%;
  display: block;
  height: auto;
}
.grids-item .item .title {
  color: var(--health-forum-blue, #0075BE);
  font-size: 18px;
  font-weight: 750;
  line-height: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .grids-item .item .title {

    /* mobile/exib name */
    font-size: 18px;
    font-style: normal;
    line-height: 20px;
    /* 111.111% */
  }
}
@media (max-width: 576px) {
  .grids-item .item .title {
    font-size: 15px;
  }
}
/*# sourceMappingURL=main.css.map */


@media (max-width: 767px) {

 .counter-title {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
  }

  .counter-flex {
    flex-direction: column;
  }

  .timer-item-block,
  .timer .span {
    font-size: 25px;
  }

  .timer-item-title {
    font-size: 16px;
  }

  .timer .span {
    margin: 0 10px;
  }
}

@media (min-width:  1300px) {
 .hi-list .slick-next {
    right: -75px;
  }

  .hi-list  .slick-prev {
    left: -75px;
  }
}

.slick-dots {
  display: flex !important;
  justify-content: center; /* центрируем, если влезают */
  overflow-x: auto;
  overflow-y: hidden !important;
  max-width: 100%;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;

  box-sizing: border-box;
  width: 100% !important;
}

.slick-dots::-webkit-scrollbar {
  display: none;
}

.slick-dots li {
  flex: 0 0 auto;
  margin: 0 4px;
}


  .footer-menu ul > li > a:hover {
    color: #fff;
  }


body .footer-menu ul > li > a span.order {
background: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3CforeignObject x='-19.8008' y='-20' width='64' height='64'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(10px);clip-path:url(%23bgblur_0_3611_1690_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Ccircle data-figma-bg-blur-radius='20' cx='12.1992' cy='12' r='12' fill='white'/%3E%3Cg clip-path='url(%23clip1_3611_1690)'%3E%3Cpath d='M5.83042 14.176C5.92742 14.2245 6.03186 14.258 6.13957 14.2768L5.97175 14.5164C5.93783 14.5649 5.91571 14.6205 5.90699 14.6789L5.65715 16.3639C5.63602 16.5066 5.69722 16.649 5.81544 16.7317C5.93377 16.8145 6.08849 16.8233 6.21525 16.7546L7.62631 15.9905C7.82121 16.3426 8.19651 16.5817 8.62667 16.5817C8.91906 16.5817 9.18615 16.4713 9.38839 16.2901C9.59072 16.4713 9.85782 16.5817 10.1501 16.5817C10.7802 16.5817 11.2928 16.0691 11.2928 15.4391V15.2933C12.0012 15.638 12.7901 15.8199 13.578 15.8199C14.3917 15.8199 15.1988 15.6333 15.914 15.2805V16.2008C15.914 16.3328 15.9823 16.4554 16.0946 16.5248C16.2067 16.5941 16.3469 16.6006 16.4651 16.5415L17.9887 15.7798C18.1177 15.7152 18.1993 15.5834 18.1993 15.4391V10.8687C18.1993 10.6583 18.0287 10.4878 17.8184 10.4878C17.2117 10.4878 15.7398 10.4878 15.1897 10.4878L12.5029 9.17314L13.5237 7.71535C13.6442 7.54317 13.6024 7.30553 13.4301 7.18493L12.1822 6.31103C12.01 6.19052 11.7723 6.23228 11.6517 6.40456C11.4905 6.63486 10.4613 8.10464 10.3012 8.33336C9.98874 8.16921 9.61413 8.17001 9.37649 8.27316L7.92723 8.90277C7.71716 8.99411 7.54112 9.14447 7.41833 9.33778L5.33867 12.6088C5.20358 12.8214 5.14765 13.1861 5.25734 13.5152C5.35385 13.8048 5.55737 14.0394 5.83042 14.176ZM6.52241 15.7221L6.64738 14.8797L6.98798 14.3932C7.13397 14.6063 7.33263 14.7804 7.56512 14.8971L7.27134 15.3166L6.52241 15.7221ZM8.62667 15.82C8.4167 15.82 8.24581 15.6492 8.24581 15.4391V15.2529L8.38218 15.0582H9.00753V15.4391C9.00753 15.6492 8.83673 15.82 8.62667 15.82ZM10.1502 15.82C9.94014 15.82 9.76935 15.6492 9.76935 15.4391V15.0582H10.5311V15.4391C10.5311 15.6492 10.3602 15.82 10.1502 15.82ZM17.4375 15.2037L16.6757 15.5846V11.2495H17.4375V15.2037ZM14.9341 11.2107C14.9862 11.2362 15.0435 11.2495 15.1015 11.2495H15.914V14.4368C15.6573 14.5366 14.8603 15.0582 13.578 15.0582C12.2188 15.0582 11.3816 14.4562 11.0822 14.3367C11.0279 14.3095 10.968 14.2965 10.9119 14.2965H8.24581C7.85632 14.2965 7.53437 14.0026 7.48964 13.6249C7.50154 13.5697 7.50045 13.513 7.48785 13.4587C7.52614 13.0743 7.85146 12.7731 8.24581 12.7731H10.5964C11.3928 12.7731 12.1416 12.4629 12.7047 11.8998C12.8534 11.751 12.8534 11.5099 12.7047 11.3611C12.556 11.2123 12.3149 11.2123 12.1661 11.3611C11.7467 11.7803 11.1893 12.0113 10.5964 12.0113H10.5157L12.0606 9.80493L14.9341 11.2107ZM11.1834 8.4015L11.8073 8.8385L9.58576 12.0113H8.65583C8.97966 11.5489 10.8863 8.8258 11.1834 8.4015ZM12.0572 7.15358L12.6812 7.59048L12.2442 8.21454L11.6203 7.77754L12.0572 7.15358ZM5.99377 12.9982L8.06113 9.74651C8.10209 9.68204 8.16081 9.63195 8.23083 9.60151L9.66193 8.97973C9.72551 8.96108 9.79107 8.95979 9.85296 8.97358L7.63663 12.1388C7.16819 12.344 6.82204 12.778 6.74071 13.2989C6.67109 13.4945 6.36848 13.5933 6.17111 13.4946C5.98534 13.4018 5.91155 13.1813 5.99377 12.9982Z' fill='%236D2B91'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='bgblur_0_3611_1690_clip_path' transform='translate(19.8008 20)'%3E%3Ccircle cx='12.1992' cy='12' r='12'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3611_1690'%3E%3Crect width='13' height='13' fill='white' transform='translate(5.19922 5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") 50% 50% no-repeat !important;
} 


.news-item .item {
  border-color: #D8E2FF !important;
}

.partner-item-index .item a {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

