@charset "UTF-8";
/* Минимальный сброс стилей */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/* Минимальный сброс стилей */
.header-new {
  position: relative;
}
@media (max-width: 960px) {
  .header-new {
    z-index: 10;
    margin-top: -180px;
  }
}
.header-new.fixed {
  position: fixed;
  width: 100%;
  box-sizing: border-box;
}
.header-new__top {
  display: flex;
  align-items: flex-start;
  padding: 40px 20px 0 20px;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .header-new__top {
    display: block;
    padding: 87px 10px 0 10px;
  }
}
@media (max-width: 960px) {
  .header-new__logo {
    display: none;
  }
}
.header-new .search-forms {
  display: flex;
  gap: 20px;
}
.header-new .search-forms__box {
  display: flex;
}
@media (max-width: 960px) {
  .header-new .search-forms__box {
    gap: 10px;
    padding: 16px 20px 16px 10px;
    border-radius: 8px 8px 0px 0px;
    width: 100%;
    align-items: center;
    background: rgb(255, 255, 255);
  }
}
.header-new .search-forms__reload, .header-new .search-forms__button {
  display: none;
}
@media (max-width: 960px) {
  .header-new .search-forms__reload, .header-new .search-forms__button {
    display: block;
  }
}
@media (max-width: 960px) {
  .header-new .search-forms__button {
    margin-left: auto;
    background: url("data:image/svg+xml;charset=UTF-8, %3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.12521 13.2501C10.508 13.2501 13.2503 10.5078 13.2503 7.12505C13.2503 3.74228 10.508 1 7.12521 1C3.74243 1 1.00015 3.74228 1.00015 7.12505C1.00015 10.5078 3.74243 13.2501 7.12521 13.2501Z' stroke='%23B5BFDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.456 11.4562L14.9998 15' stroke='%23B5BFDB' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center center !important;
    cursor: pointer;
    width: 17px;
    height: 17px;
    border: 0;
    padding: 0;
  }
}
.header-new .search-forms__reload {
  cursor: pointer;
  background: url("data:image/svg+xml;charset=UTF-8, %3csvg width='34.995758' height='35.889282' viewBox='0 0 34.9958 35.8893' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath id='Union' d='M12.6655 0.313477L0 0.313477L0 5.65784L6.18579 5.65784C4.23569 7.48669 2.71347 9.75378 1.75311 12.2908C0.355927 15.9819 0.225891 20.0383 1.39142 23.7982C2.55731 27.5592 4.95309 30.8065 8.1987 32.9958C11.4453 35.186 15.3397 36.1805 19.239 35.8153C23.1371 35.4502 26.7968 33.7495 29.6238 31.0083C32.4499 28.2681 34.2816 24.6462 34.826 20.7373C35.3705 16.8282 34.5972 12.85 32.6193 9.45581C30.6407 6.0603 27.5734 3.45105 23.9137 2.0686L21.1759 1.03442L19.1075 6.51001L21.8453 7.54419C24.2342 8.44666 26.2525 10.1555 27.562 12.4028C28.8723 14.6514 29.3943 17.3055 29.0287 19.9298C28.6631 22.5544 27.4334 24.9791 25.5492 26.8062C23.6659 28.6323 21.2461 29.7484 18.6932 29.9875C16.1414 30.2266 13.5965 29.5767 11.472 28.1436C9.34665 26.7097 7.75882 24.5703 6.98221 22.0651C6.20523 19.5586 6.28915 16.8413 7.22729 14.3629C8.0498 12.1901 9.48209 10.3241 11.3248 8.99072L11.3248 17.2371L16.6691 17.2371L16.6691 2.19385C16.6691 0.628418 17.2718 0.119507 17.2103 0.0196533C17.1411 -0.0927734 16.2294 0.313477 12.6655 0.313477Z' clip-rule='evenodd' fill='%23E9B2FE' fill-opacity='1.000000' fill-rule='evenodd'/%3e%3c/svg%3e") no-repeat;
  width: 35px;
  height: 36px;
}
.header-new .search-forms__input {
  color: rgb(71, 73, 114);
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0;
  text-align: left;
  border: 0;
  border-bottom: 1px solid rgb(181, 191, 219);
}
.header-new .search-forms__input:focus {
  outline: none;
}
@media (max-width: 960px) {
  .header-new .search-forms__input {
    display: block;
    height: 30px;
  }
}
.header-new .search-forms__close-button {
  width: 40px;
  height: 40px;
  background: url("data:image/svg+xml;charset=UTF-8, %3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L15 15' stroke='%23B5BFDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15 2L2 15' stroke='%23B5BFDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center center !important;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid rgb(181, 191, 219);
  border-radius: 40px;
  background: rgb(255, 255, 255);
}
@media (max-width: 960px) {
  .header-new .search-forms__close-button {
    display: none !important;
  }
}
.header-new .search-forms__open-button {
  width: 40px;
  height: 40px;
  background: url("data:image/svg+xml;charset=UTF-8, %3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.12521 13.2501C10.508 13.2501 13.2503 10.5078 13.2503 7.12505C13.2503 3.74228 10.508 1 7.12521 1C3.74243 1 1.00015 3.74228 1.00015 7.12505C1.00015 10.5078 3.74243 13.2501 7.12521 13.2501Z' stroke='%23B5BFDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.456 11.4562L14.9998 15' stroke='%23B5BFDB' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center center !important;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid rgb(181, 191, 219);
  border-radius: 40px;
  background: rgb(255, 255, 255);
}
@media (max-width: 960px) {
  .header-new .search-forms__open-button {
    display: none !important;
  }
}
.header-new-navigation {
  background: rgb(71, 73, 114);
  align-items: center;
  display: flex;
  gap: 6px;
  position: relative;
  padding: 12px 30px 12px 30px;
  color: rgb(255, 255, 255);
}
@media (max-width: 960px) {
  .header-new-navigation {
    padding: 12px 20px 12px 20px;
  }
}
.header-new-navigation__menu {
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 500;
  width: 86%;
  justify-content: space-between;
  letter-spacing: 0;
  display: flex;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .header-new-navigation__menu {
    word-wrap: normal;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 0;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-align: start;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
}
.header-new-navigation__item {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.header-new-navigation__item:hover {
  color: rgb(181, 191, 219);
  text-decoration: underline;
}
.header-new-navigation__burger {
  width: 20px;
  height: 16px;
  cursor: pointer;
  margin-left: auto;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20.000000' height='16.000008' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdesc%3e Created with Pixso. %3c/desc%3e%3cdefs/%3e%3crect id='Rectangle 1' width='20.000000' height='1.777778' fill='%23FFFFFF' fill-opacity='1.000000'/%3e%3crect id='Rectangle 2' y='7.111115' width='20.000000' height='1.777778' fill='%23FFFFFF' fill-opacity='1.000000'/%3e%3crect id='Rectangle 3' y='14.222229' width='20.000000' height='1.777778' fill='%23FFFFFF' fill-opacity='1.000000'/%3e%3c/svg%3e ") no-repeat;
}
.header-new-navigation__burger_close {
  width: 20px;
  height: 16px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15.399460' height='15.399414' viewBox='0 0 15.3995 15.3994' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3crect x='0.000244' y='14.142334' width='20.000000' height='1.777778' transform='rotate(-45 0.000244 14.142334)' fill='%23FFFFFF' fill-opacity='1.000000'/%3e%3crect x='1.257080' width='20.000000' height='1.777778' transform='rotate(45 1.257080 0.000000)' fill='%23FFFFFF' fill-opacity='1.000000'/%3e%3c/svg%3e ") no-repeat;
}
.header-new-navigation__reload {
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17.552979' height='18.000000' viewBox='0 0 17.553 18' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdesc%3e Created with Pixso. %3c/desc%3e%3cdefs/%3e%3cpath id='Union' d='M6.35254 0.157265L0 0.157265L0 2.83776L3.10217 2.83776C2.12445 3.75491 1.36127 4.89175 0.8797 6.16389C0.178955 8.0152 0.113708 10.0497 0.698303 11.9356C1.28308 13.822 2.48468 15.4507 4.11255 16.5488C5.74091 17.6472 7.69427 18.1461 9.64996 17.9629C11.6051 17.7798 13.4407 16.9268 14.8586 15.5519C16.2761 14.1775 17.1948 12.3609 17.4678 10.4004C17.741 8.43967 17.353 6.44437 16.361 4.74197C15.3687 3.03892 13.8302 1.73019 11.9946 1.03681L10.6215 0.518089L9.58398 3.26445L10.9572 3.78317C12.1554 4.23579 13.1677 5.09289 13.8245 6.22005C14.4817 7.34789 14.7435 8.6791 14.5601 9.99534C14.3768 11.3117 13.76 12.5279 12.8149 13.4442C11.8703 14.3602 10.6567 14.92 9.37622 15.0399C8.09631 15.1598 6.81989 14.8338 5.75433 14.115C4.68835 13.3959 3.89197 12.3228 3.50244 11.0663C3.11273 9.80915 3.15485 8.44628 3.62537 7.20321C4.03784 6.11353 4.75604 5.17776 5.68011 4.50897L5.68011 8.64549L8.3606 8.64549L8.3606 1.10038C8.3606 0.315193 8.6629 0.059967 8.63208 0.00988007C8.59729 -0.046524 8.14008 0.157265 6.35254 0.157265Z' clip-rule='evenodd' fill='%23E9B2FE' fill-opacity='1.000000' fill-rule='evenodd'/%3e%3c/svg%3e ") no-repeat;
}
@media (max-width: 960px) {
  .header-new-navigation__reload {
    display: none;
  }
}
.header-new-submenu {
  background: rgb(71, 73, 114);
  padding: 20px;
  color: rgb(255, 255, 255);
  display: none;
  z-index: 99;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
}
.header-new-submenu_visible {
  display: block;
}
.header-new-submenu__wrapper {
  max-width: 770px;
  width: 100%;
}
.header-new-submenu__box {
  display: grid;
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 960px) {
  .header-new-submenu__box {
    grid-template-columns: 1fr;
  }
}
.header-new-submenu__item {
  padding: 12px;
}
@media (max-width: 960px) {
  .header-new-submenu__item {
    padding: 12px 0 12px 0;
  }
}
.header-new-submenu__title {
  color: rgb(255, 255, 255);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
  gap: 8px;
  text-align: left;
}
@media (max-width: 960px) {
  .header-new-submenu__title {
    font-size: 16px;
  }
}
.header-new-submenu__title:before {
  content: "";
  display: block;
  position: relative;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17.552979' height='17.999939' viewBox='0 0 17.553 17.9999' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdesc%3e Created with Pixso. %3c/desc%3e%3cdefs/%3e%3cpath id='Union' d='M6.35254 0.157257L0 0.157257L0 2.83774L3.10211 2.83774C2.12445 3.7549 1.36121 4.89172 0.8797 6.16385C0.178894 8.01514 0.113708 10.0497 0.698303 11.9355C1.28308 13.8219 2.48468 15.4506 4.11255 16.5487C5.74091 17.6472 7.69421 18.146 9.64996 17.9629C11.6051 17.7797 13.4407 16.9267 14.8586 15.5518C16.2761 14.1774 17.1948 12.3608 17.4678 10.4003C17.741 8.43961 17.353 6.44431 16.361 4.74191C15.3687 3.03886 13.8302 1.73013 11.9946 1.03676L10.6215 0.518036L9.58398 3.26439L10.9572 3.78311C12.1554 4.23573 13.1677 5.09283 13.8245 6.22C14.4817 7.34784 14.7435 8.67905 14.5601 9.9953C14.3768 11.3117 13.7599 12.5278 12.8149 13.4442C11.8703 14.3601 10.6566 14.92 9.37622 15.0399C8.09631 15.1597 6.81989 14.8337 5.75433 14.115C4.68835 13.3958 3.89191 12.3228 3.50244 11.0662C3.11273 9.80908 3.15479 8.44623 3.62537 7.20316C4.03784 6.11346 4.75604 5.1777 5.68011 4.50891L5.68011 8.64548L8.3606 8.64548L8.3606 1.10037C8.3606 0.315186 8.6629 0.0599518 8.63208 0.00987244C8.59729 -0.0465393 8.14001 0.157257 6.35254 0.157257Z' clip-rule='evenodd' fill='%23B5BFDB' fill-opacity='1.000000' fill-rule='evenodd'/%3e%3c/svg%3e ") no-repeat;
}
.header-new-submenu__nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-left: 26px;
}
@media (max-width: 960px) {
  .header-new-submenu__nav {
    margin-left: 0;
  }
}
.header-new-submenu__item-nav {
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0;
  text-align: left;
  text-decoration: none;
}
@media (max-width: 960px) {
  .header-new-submenu__item-nav {
    font-size: 14px;
  }
}
.header-new-submenu__item-nav:hover {
  color: #b5bfdb !important;
  text-decoration: underline;
}
.header-new-submenu__item-button {
  height: 46px;
  display: flex;
  width: 130px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 4px;
  align-items: center;
  text-decoration: none;
  background: rgb(233, 178, 254);
}
@media (max-width: 960px) {
  .header-new-submenu__item-button {
    width: 118px;
    height: 36px;
  }
}
.header-new-submenu__item-button span {
  color: rgb(71, 73, 114);
  display: flex;
  gap: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  align-items: center;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .header-new-submenu__item-button span {
    font-size: 16px;
  }
}
.header-new-submenu__item-button span:before {
  width: 16px;
  height: 16px;
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16.664215' height='16.664612' viewBox='0 0 16.6642 16.6646' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdesc%3e Created with Pixso. %3c/desc%3e%3cdefs/%3e%3cpath id='Vector' d='M8.33 0C9.04 0 9.72 0.28 10.22 0.78L10.8 1.36C10.99 1.55 11.24 1.65 11.5 1.65L12.34 1.65C13.04 1.65 13.72 1.93 14.22 2.43C14.72 2.93 15 3.61 15 4.32L15 5.15C15 5.42 15.11 5.67 15.29 5.85L15.87 6.44C16.12 6.68 16.32 6.98 16.45 7.3C16.59 7.63 16.66 7.98 16.66 8.33C16.66 8.68 16.59 9.03 16.46 9.35C16.32 9.67 16.12 9.97 15.87 10.22L15.29 10.8C15.11 10.99 15 11.24 15 11.5L15 12.34C15 13.04 14.72 13.72 14.22 14.22C13.72 14.72 13.04 15 12.34 15L11.5 15C11.24 15 10.99 15.11 10.8 15.29L10.22 15.87C9.97 16.12 9.68 16.32 9.35 16.45C9.03 16.59 8.68 16.66 8.33 16.66C7.98 16.66 7.63 16.59 7.3 16.46C6.98 16.32 6.69 16.12 6.44 15.88L5.86 15.29C5.67 15.11 5.42 15 5.15 15L4.32 15C3.61 15 2.93 14.72 2.43 14.22C1.93 13.72 1.65 13.04 1.65 12.34L1.65 11.5C1.65 11.24 1.55 10.99 1.36 10.8L0.78 10.22C0.53 9.97 0.33 9.68 0.2 9.35C0.06 9.03 0 8.68 0 8.33C-0.01 7.98 0.06 7.63 0.2 7.31C0.33 6.98 0.53 6.69 0.78 6.44L1.36 5.86C1.55 5.67 1.65 5.42 1.65 5.15L1.65 4.32L1.66 4.17C1.7 3.49 1.99 2.85 2.49 2.38C2.98 1.91 3.64 1.65 4.32 1.65L5.15 1.65C5.42 1.65 5.67 1.55 5.85 1.36L6.44 0.78C6.68 0.53 6.98 0.33 7.3 0.2C7.63 0.06 7.98 6.1e-5 8.33 0ZM10.4 9.15C10.07 9.15 9.75 9.28 9.52 9.52C9.28 9.75 9.15 10.07 9.15 10.4C9.15 10.73 9.28 11.05 9.52 11.29C9.75 11.52 10.07 11.65 10.4 11.65C10.73 11.65 11.05 11.52 11.29 11.29C11.52 11.05 11.65 10.73 11.65 10.4C11.65 10.07 11.52 9.75 11.29 9.52C11.05 9.28 10.73 9.15 10.4 9.15ZM11.41 5.23C11.25 5.07 11.04 4.99 10.82 4.99C10.6 4.99 10.39 5.07 10.23 5.23L5.23 10.23C5.08 10.39 4.99 10.6 5 10.82C5 11.03 5.09 11.24 5.24 11.4C5.39 11.55 5.6 11.64 5.82 11.64C6.04 11.64 6.25 11.56 6.41 11.41L11.41 6.41C11.56 6.25 11.65 6.04 11.65 5.82C11.65 5.6 11.56 5.39 11.41 5.23ZM6.24 4.99C5.9 4.99 5.59 5.12 5.35 5.35C5.12 5.59 4.99 5.9 4.99 6.24C4.99 6.57 5.12 6.89 5.35 7.12C5.59 7.35 5.9 7.49 6.24 7.49C6.57 7.49 6.88 7.35 7.12 7.12C7.35 6.89 7.49 6.57 7.49 6.24C7.49 5.9 7.35 5.59 7.12 5.35C6.88 5.12 6.57 4.99 6.24 4.99Z' fill='%23474972' fill-opacity='1.000000' fill-rule='nonzero'/%3e%3c/svg%3e ") no-repeat;
}
.header-new-submenu__info {
  display: flex;
  align-items: center;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid rgb(181, 191, 219);
  color: rgb(255, 255, 255);
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0;
  text-align: left;
  justify-content: space-between;
  text-decoration: none;
}
@media (max-width: 960px) {
  .header-new-submenu__info {
    font-size: 14px;
    flex-direction: column;
    align-items: normal;
    gap: 10px;
  }
}
.header-new-submenu__info a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.header-new-submenu__info a:hover {
  color: #b5bfdb !important;
  text-decoration: underline;
}

.series-carousel {
  padding: 20px;
  display: flex;
  gap: 20px;
}
@media (max-width: 960px) {
  .series-carousel {
    /*    word-wrap: normal;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        display: flex;
        gap: 10px;
        justify-content: space-between;
        margin-bottom: 0;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;

        scroll-snap-align: start;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;*/
    padding: 10px 20px 10px 20px;
  }
}
.series-carousel__item {
  position: relative;
}
.series-carousel__wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
}
.series-carousel__top {
  display: flex;
  padding: 4px 4px 0 3px;
  gap: 10px;
  position: relative;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .series-carousel__top {
    gap: 5px;
  }
}
.series-carousel__images {
  width: 100%;
  height: auto;
}
.series-carousel__label {
  color: rgb(71, 73, 114);
  border-radius: 3px;
  display: flex;
  align-items: center;
  background: rgb(233, 178, 254);
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  padding: 2px 6px 2px 6px;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .series-carousel__label {
    font-size: 7px;
    line-height: 7px;
    padding: 2px 3px 2px 3px;
  }
}
.series-carousel__tooltips-content {
  position: absolute;
  z-index: 2;
  border-radius: 6px;
  left: 0;
  top: 0;
  background: rgba(71, 73, 114, 0.9);
  color: rgb(255, 255, 255);
  display: none;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  padding: 8px 30px 8px 8px;
  text-align: left;
}
@media (max-width: 960px) {
  .series-carousel__tooltips-content {
    font-size: 7px;
    line-height: 10px;
  }
}
.series-carousel__tooltips-content_visible {
  display: block;
}
.series-carousel__tooltips-click {
  border-radius: 40px;
  width: 20px;
  flex-shrink: 0;
  height: 20px;
  position: relative;
  z-index: 3;
  cursor: pointer;
  background: rgb(213, 213, 213) url("data:image/svg+xml;charset=UTF-8,%3csvg width='3.000000' height='13.000000' viewBox='0 0 3 13' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3crect id='Rectangle 1' rx='1.500000' width='3.000000' height='3.000000' fill='%23666666' fill-opacity='1.000000'/%3e%3crect id='Rectangle 2' y='5.000000' rx='1.500000' width='3.000000' height='3.000000' fill='%23666666' fill-opacity='1.000000'/%3e%3crect id='Rectangle 3' y='10.000000' rx='1.500000' width='3.000000' height='3.000000' fill='%23666666' fill-opacity='1.000000'/%3e%3c/svg%3e ") no-repeat center center;
}
.series-carousel__tooltips-click_close {
  background: rgb(213, 213, 213) url("data:image/svg+xml;charset=UTF-8,%3csvg width='8.000122' height='8.000122' viewBox='0 0 8.00012 8.00012' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3crect x='0.000099' y='7.346802' width='10.390006' height='0.923556' transform='rotate(-45 0.000099 7.346802)' fill='%23666666' fill-opacity='1.000000'/%3e%3crect x='0.653053' y='0.000122' width='10.390006' height='0.923556' transform='rotate(45 0.653053 0.000122)' fill='%23666666' fill-opacity='1.000000'/%3e%3c/svg%3e ") no-repeat center center;
}
.series-carousel-box {
  position: relative;
}
@media (max-width: 960px) {
  .series-carousel-box:before {
    top: 0;
    right: 0;
    position: absolute;
    width: 44px;
    height: 100%;
    content: "";
    z-index: 3;
    background: linear-gradient(269.43deg, rgb(255, 255, 255) 4.286%, rgba(255, 255, 255, 0) 96.853%);
  }
  .series-carousel-box.end-reached:before {
    display: none;
  }
}

.footer-false-bg, #footer {
  background: #474972 !important;
}

/* Стиль для контейнера слайдера */
.swiper-container-redesign {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}

/* Стрелки по умолчанию скрыты */
.swiper-button-next, .swiper-button-prev {
  opacity: 0;
  transition: opacity 0.3s ease; /* Плавное изменение */
}

/* Стрелки становятся видимыми при наведении на контейнер слайдера */
.swiper-container-redesign:hover .swiper-button-next,
.swiper-container-redesign:hover .swiper-button-prev {
  opacity: 1;
}
@media (max-width: 960px) {
  .swiper-container-redesign:hover .swiper-button-next,
  .swiper-container-redesign:hover .swiper-button-prev {
    display: none;
  }
}

/* Пример стилизации стрелок (необязательно) */
.swiper-button-next, .swiper-button-prev {
  font-size: 15px;
  color: #e9b2fe !important;
  padding: 10px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: background-color 0.3s ease, color 0.3s ease;
}

.swiper-button-next {
  right: 10px;
}

.swiper-button-prev {
  left: 10px;
}

/* Эффект при наведении на стрелки */
.swiper-button-next:hover, .swiper-button-prev:hover {
  color: white; /* Изменение цвета стрелок */
}

.banner-kion {
  transition: height 0.5s ease;
  border-radius: 10px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='960.000061' height='290.000000' viewBox='0 0 960 290' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdesc%3e Created with Pixso. %3c/desc%3e%3cdefs%3e%3clinearGradient x1='333.499969' y1='304.999817' x2='937.000244' y2='24.590637' id='paint_linear_0_12_0' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%232E094B'/%3e%3cstop offset='0.720000' stop-color='%23500E66'/%3e%3cstop offset='1.000000' stop-color='%23800846'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath id='Subtract' d='M860 0L10 0C4.47715 0 0 4.47715 0 10L0 280C0 285.523 4.47715 290 10 290L950 290C955.523 290 960 285.523 960 280L960 10C960 4.47715 955.523 0 950 0L940 0C934.477 0 930.163 4.59808 928.357 9.81712C924.291 21.5645 913.13 30 900 30C886.87 30 875.709 21.5645 871.643 9.81712C869.837 4.59811 865.523 0 860 0Z' clip-rule='evenodd' fill='url(%23paint_linear_0_12_0)' fill-opacity='1.000000' fill-rule='evenodd'/%3e%3c/svg%3e ") no-repeat;
  height: 80px;
  position: relative;
  overflow: hidden;
}
.banner-kion-wrap {
  position: relative;
  padding-top: 30px;
}
@media (max-width: 960px) {
  .banner-kion-wrap {
    padding-top: 10px;
  }
}
@media (max-width: 960px) {
  .banner-kion {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    height: 120px;
    background: url("data:image/svg+xml;charset=UTF-8, %3csvg width='320.000000' height='260.000000' viewBox='0 0 320 260' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdesc%3e Created with Pixso. %3c/desc%3e%3cdefs%3e%3cclipPath id='clip5_14'%3e%3crect id='kion-open' rx='5.500000' width='319.000000' height='259.000000' transform='translate(0.500000 0.500000)' fill='white' fill-opacity='0'/%3e%3c/clipPath%3e%3clinearGradient x1='6.000000' y1='260.000031' x2='320.000000' y2='54.000092' id='paint_linear_5_16_0' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%232E094B'/%3e%3cstop offset='0.720000' stop-color='%23500E66'/%3e%3cstop offset='1.000000' stop-color='%23800846'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg clip-path='url(%23clip5_14)'%3e%3cpath id='Subtract' d='M243 20L6 20C2.68628 20 0 22.6863 0 26L0 254C0 257.314 2.68628 260 6 260L314 260C317.314 260 320 257.314 320 254L320 26C320 22.6863 317.314 20 314 20L305 20C301.686 20 299.074 22.7239 298.289 25.9434C295.622 36.8813 285.759 45 274 45C262.241 45 252.378 36.8813 249.711 25.9434C248.926 22.7239 246.314 20 243 20Z' clip-rule='evenodd' fill='url(%23paint_linear_5_16_0)' fill-opacity='1.000000' fill-rule='evenodd'/%3e%3c/g%3e%3c/svg%3e ") no-repeat;
  }
}
.banner-kion.collapsed {
  height: 290px;
}
@media (max-width: 960px) {
  .banner-kion.collapsed {
    height: 260px;
  }
}
.banner-kion__box {
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  padding-top: 16px;
  margin-bottom: 20px;
  gap: 24px;
  align-items: center;
}
@media (max-width: 960px) {
  .banner-kion__box {
    flex-direction: column;
    padding-top: 38px;
    align-items: flex-start;
    gap: 3px;
    margin-bottom: 8px;
  }
}
.banner-kion__logo {
  flex-shrink: 0;
}
.banner-kion__title {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .banner-kion__title {
    font-size: 16px;
  }
}
.banner-kion__slider {
  overflow: hidden;
  box-sizing: border-box;
  margin-left: 25px;
  margin-right: 25px;
}
@media (max-width: 960px) {
  .banner-kion__slider {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.banner-kion__slider-wrapper {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.banner-kion__slider-wrapper .swiper-slide {
  width: auto !important;
}
.banner-kion__slider-wrapper .swiper-slide img {
  border-radius: 10px;
  height: 200px;
  max-width: 100%;
  box-sizing: border-box;
  object-fit: cover;
}
@media (max-width: 960px) {
  .banner-kion__slider-wrapper .swiper-slide img {
    height: 142px;
    max-width: 100%;
    box-sizing: border-box;
    object-fit: cover;
  }
}
.banner-kion__slider-wrapper.collapsed {
  display: flex;
  gap: inherit;
}
.banner-kion__slider-wrapper.collapsed .banner-kion__slider-wrapper .swiper-slide {
  width: inherit !important;
}
.banner-kion__figure {
  border-radius: 100px;
  width: 60px;
  height: 60px;
  background: #fff;
  position: absolute;
  display: flex;
  right: 30px;
  z-index: 3;
  top: 0;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 960px) {
  .banner-kion__figure {
    width: 50px;
    right: 21px;
    height: 50px;
    z-index: 5;
  }
}
.banner-kion__figure.active .banner-kion__button {
  transform: rotate(0);
}
.banner-kion__button {
  border-radius: 40px;
  flex-shrink: 0;
  transition: 0.2s linear;
  background: rgb(46, 9, 75) url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTcuMTg3MTM0IiBoZWlnaHQ9IjE2LjExMTQzMSIgdmlld0JveD0iMCAwIDE3LjE4NzEgMTYuMTExNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAgICAgIDxkZWZzPjwvZGVmcz4KICAgICAgICAgPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE2Ljk4IDE1LjkyQzE2Ljg1IDE2LjA0IDE2LjcgMTYuMTEgMTYuNTMgMTYuMTFDMTYuMzYgMTYuMTEgMTYuMjIgMTYuMDQgMTYuMDkgMTUuOTJMOC41OCA4LjQxTDEuMDcgMTUuOTJDMC45NCAxNi4wNCAwLjc5IDE2LjExIDAuNjMgMTYuMTFDMC40NiAxNi4xMSAwLjMxIDE2LjA0IDAuMTggMTUuOTJDMC4wNiAxNS43OSAtMC4wMSAxNS42NSAwIDE1LjQ4QzAgMTUuMzEgMC4wNiAxNS4xNiAwLjE4IDE1LjAzTDcuODcgNy4zNUM4LjA3IDcuMTUgOC4zMSA3LjA1IDguNTggNy4wNUM4Ljg1IDcuMDUgOS4wOSA3LjE1IDkuMjkgNy4zNUwxNi45OCAxNS4wM0MxNy4xIDE1LjE2IDE3LjE3IDE1LjMxIDE3LjE2IDE1LjQ4QzE3LjE2IDE1LjY1IDE3LjEgMTUuNzkgMTYuOTggMTUuOTJMMTYuOTggMTUuOTJaTTE2Ljk5IDguODdDMTYuODcgOC45OSAxNi43MiA5LjA1IDE2LjU1IDkuMDVDMTYuMzggOS4wNSAxNi4yMyA4Ljk5IDE2LjExIDguODZMOC42IDEuMzVMMS4wOCA4Ljg2QzAuOTYgOC45OSAwLjgxIDkuMDUgMC42NCA5LjA1QzAuNDcgOS4wNSAwLjMzIDguOTkgMC4yIDguODZDMC4wOCA4Ljc0IDAuMDEgOC41OSAwLjAxIDguNDJDMC4wMSA4LjI1IDAuMDggOC4xMSAwLjIgNy45OEw3Ljg4IDAuM0M4LjA5IDAuMSA4LjMyIC0wLjAxIDguNiAyLjg2ZS02QzguODcgMCA5LjExIDAuMSA5LjMxIDAuM0wxNi45OSA3Ljk4QzE3LjEyIDguMTEgMTcuMTggOC4yNSAxNy4xOCA4LjQyQzE3LjE4IDguNTkgMTcuMTIgOC43NCAxNi45OSA4Ljg3WiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1vcGFjaXR5PSIxLjAwMDAwMCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgPC9zdmc+") no-repeat center center;
  width: 40px;
  height: 40px;
  transform: rotate(-180deg);
}

.banner-okko {
  transition: height 0.5s ease;
  border-radius: 10px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='960' height='290' viewBox='0 0 960 290' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_0_12)'%3e%3cmask id='mask0_0_12' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='960' height='290'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M871.644 9.81895C869.837 4.60004 865.523 0 860 0H10C4.47715 0 0 4.47716 0 10V280C0 285.523 4.47717 290 10 290H950C955.523 290 960 285.523 960 280V10C960 4.47715 955.523 0 950 0H940C934.477 0 930.163 4.60003 928.356 9.81895C924.289 21.5653 913.13 30 900 30C886.87 30 875.711 21.5653 871.644 9.81895Z' fill='url(%23paint0_linear_0_12)'/%3e%3c/mask%3e%3cg mask='url(%23mask0_0_12)'%3e%3crect y='-33' width='960' height='628' fill='url(%23paint1_linear_0_12)'/%3e%3crect y='-33' width='960' height='628' fill='url(%23paint2_radial_0_12)' fill-opacity='0.54' style='mix-blend-mode:plus-lighter'/%3e%3crect y='-33' width='960' height='628' fill='url(%23paint3_radial_0_12)' fill-opacity='0.8' style='mix-blend-mode:multiply'/%3e%3cg filter='url(%23filter0_i_0_12)'%3e%3ccircle cx='480.5' cy='104.5' r='347.5' fill='%23D9D9D9' fill-opacity='0.01'/%3e%3c/g%3e%3cg filter='url(%23filter1_ii_0_12)'%3e%3cellipse cx='480.591' cy='107.767' rx='294.072' ry='294.072' fill='%23D9D9D9' fill-opacity='0.01'/%3e%3c/g%3e%3cg filter='url(%23filter2_ii_0_12)'%3e%3cellipse cx='480.591' cy='110.758' rx='243.917' ry='243.916' fill='%23D9D9D9' fill-opacity='0.01'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_i_0_12' x='133' y='-243' width='695' height='695' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='29.5897'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='shape' result='effect1_innerShadow_0_12'/%3e%3c/filter%3e%3cfilter id='filter1_ii_0_12' x='186.519' y='-186.305' width='588.144' height='588.144' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='31.2787'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='shape' result='effect1_innerShadow_0_12'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='31.2787'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0.0418227 0 0 0 0 0.00752467 0 0 0 0 0.350505 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='effect1_innerShadow_0_12' result='effect2_innerShadow_0_12'/%3e%3c/filter%3e%3cfilter id='filter2_ii_0_12' x='236.674' y='-133.159' width='487.833' height='487.833' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='25.944'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='shape' result='effect1_innerShadow_0_12'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='25.944'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0.0418227 0 0 0 0 0.00752467 0 0 0 0 0.350505 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='effect1_innerShadow_0_12' result='effect2_innerShadow_0_12'/%3e%3c/filter%3e%3clinearGradient id='paint0_linear_0_12' x1='2.46226e-06' y1='290' x2='960' y2='16.5' gradientUnits='userSpaceOnUse'%3e%3cstop/%3e%3cstop offset='0.64' stop-color='%23260460'/%3e%3cstop offset='0.885' stop-color='%232D008E'/%3e%3cstop offset='1' stop-color='%232A05AB'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear_0_12' x1='835.368' y1='563.965' x2='806.447' y2='-322.895' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%230D0256'/%3e%3cstop offset='0.682027' stop-color='%2331077F'/%3e%3cstop offset='1' stop-color='%2326065A'/%3e%3c/linearGradient%3e%3cradialGradient id='paint2_radial_0_12' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(524.529 -14.3593) rotate(46.6206) scale(1353.09 558.706)'%3e%3cstop stop-color='%230E04C3' stop-opacity='0.7'/%3e%3cstop offset='1' stop-color='%2330027F' stop-opacity='0'/%3e%3c/radialGradient%3e%3cradialGradient id='paint3_radial_0_12' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(364.281 631.409) rotate(17.2193) scale(1140.71 434.478)'%3e%3cstop stop-opacity='0.7'/%3e%3cstop offset='0.81203' stop-color='%2330027F' stop-opacity='0'/%3e%3c/radialGradient%3e%3cclipPath id='clip0_0_12'%3e%3crect width='960' height='290' rx='10' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ") no-repeat;
  height: 100px;
  position: relative;
  overflow: hidden;
}
.banner-okko-wrap {
  position: relative;
  padding-top: 30px;
}
@media (max-width: 960px) {
  .banner-okko-wrap {
    padding-top: 10px;
  }
}
@media (max-width: 960px) {
  .banner-okko {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    height: 120px;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='320' height='240' viewBox='0 0 320 240' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_0_156)'%3e%3cmask id='mask0_0_156' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='320' height='240'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M249.711 5.94474C248.926 2.72541 246.314 0 243 0H6C2.68629 0 0 2.68629 0 5.99999V234C0 237.314 2.6863 240 6 240H314C317.314 240 320 237.314 320 234V6C320 2.68629 317.314 0 314 0H305C301.686 0 299.074 2.72541 298.289 5.94474C295.621 16.882 285.759 25 274 25C262.241 25 252.379 16.882 249.711 5.94474Z' fill='%232A05AB'/%3e%3c/mask%3e%3cg mask='url(%23mask0_0_156)'%3e%3crect x='-270' y='-8.9375' width='590' height='385.958' fill='url(%23paint0_linear_0_156)'/%3e%3crect x='-270' y='-8.9375' width='590' height='385.958' fill='url(%23paint1_radial_0_156)' fill-opacity='0.54' style='mix-blend-mode:plus-lighter'/%3e%3crect x='-270' y='-8.9375' width='590' height='385.958' fill='url(%23paint2_radial_0_156)' fill-opacity='0.8' style='mix-blend-mode:multiply'/%3e%3cg filter='url(%23filter0_i_0_156)'%3e%3ccircle cx='25.3072' cy='75.5677' r='213.568' fill='%23D9D9D9' fill-opacity='0.01'/%3e%3c/g%3e%3cg filter='url(%23filter1_ii_0_156)'%3e%3cellipse cx='25.3632' cy='77.5755' rx='180.732' ry='180.732' fill='%23D9D9D9' fill-opacity='0.01'/%3e%3c/g%3e%3cg filter='url(%23filter2_ii_0_156)'%3e%3cellipse cx='25.3631' cy='79.4135' rx='149.907' ry='149.907' fill='%23D9D9D9' fill-opacity='0.01'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_i_0_156' x='-188.26' y='-138' width='427.135' height='427.135' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='29.5897'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='shape' result='effect1_innerShadow_0_156'/%3e%3c/filter%3e%3cfilter id='filter1_ii_0_156' x='-155.369' y='-103.156' width='361.464' height='361.463' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='31.2787'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='shape' result='effect1_innerShadow_0_156'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='31.2787'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0.0418227 0 0 0 0 0.00752467 0 0 0 0 0.350505 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='effect1_innerShadow_0_156' result='effect2_innerShadow_0_156'/%3e%3c/filter%3e%3cfilter id='filter2_ii_0_156' x='-124.544' y='-70.4935' width='299.814' height='299.814' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='25.944'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='shape' result='effect1_innerShadow_0_156'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='25.944'/%3e%3cfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0.0418227 0 0 0 0 0.00752467 0 0 0 0 0.350505 0 0 0 0.4 0'/%3e%3cfeBlend mode='normal' in2='effect1_innerShadow_0_156' result='effect2_innerShadow_0_156'/%3e%3c/filter%3e%3clinearGradient id='paint0_linear_0_156' x1='243.403' y1='357.947' x2='225.629' y2='-187.102' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%230D0256'/%3e%3cstop offset='0.682027' stop-color='%2331077F'/%3e%3cstop offset='1' stop-color='%2326065A'/%3e%3c/linearGradient%3e%3cradialGradient id='paint1_radial_0_156' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(52.367 2.51879) rotate(46.6206) scale(831.586 343.371)'%3e%3cstop stop-color='%230E04C3' stop-opacity='0.7'/%3e%3cstop offset='1' stop-color='%2330027F' stop-opacity='0'/%3e%3c/radialGradient%3e%3cradialGradient id='paint2_radial_0_156' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(-46.1191 399.397) rotate(17.2193) scale(701.064 267.023)'%3e%3cstop stop-opacity='0.7'/%3e%3cstop offset='0.81203' stop-color='%2330027F' stop-opacity='0'/%3e%3c/radialGradient%3e%3cclipPath id='clip0_0_156'%3e%3crect width='320' height='240' rx='6' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ") no-repeat;
  }
}
.banner-okko.collapsed {
  height: 290px;
}
@media (max-width: 960px) {
  .banner-okko.collapsed {
    height: 240px;
  }
}
.banner-okko__box {
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  padding-top: 16px;
  margin-bottom: 10px;
  gap: 24px;
  align-items: center;
}
@media (max-width: 960px) {
  .banner-okko__box {
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
    margin-bottom: 0;
  }
  .banner-okko__box svg {
    width: 70px;
    height: 25px;
  }
}
.banner-okko__logo {
  flex-shrink: 0;
}
.banner-okko__title {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .banner-okko__title {
    font-size: 16px;
    line-height: 14px;
    padding-bottom: 20px;
  }
}
.banner-okko__slider {
  overflow: hidden;
  box-sizing: border-box;
  margin-left: 25px;
  margin-right: 25px;
}
@media (max-width: 960px) {
  .banner-okko__slider {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.banner-okko__slider-wrapper {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.banner-okko__slider-wrapper .swiper-slide {
  width: auto !important;
}
.banner-okko__slider-wrapper .swiper-slide img {
  border-radius: 10px;
  height: 200px;
  max-width: 100%;
  box-sizing: border-box;
  object-fit: cover;
}
@media (max-width: 960px) {
  .banner-okko__slider-wrapper .swiper-slide img {
    height: 142px;
    max-width: 100%;
    box-sizing: border-box;
    object-fit: cover;
  }
}
.banner-okko__slider-wrapper.collapsed {
  display: flex;
  gap: inherit;
}
.banner-okko__slider-wrapper.collapsed .banner-okko__slider-wrapper .swiper-slide {
  width: inherit !important;
}
.banner-okko__figure {
  border-radius: 100px;
  width: 60px;
  height: 60px;
  background: #fff;
  position: absolute;
  display: flex;
  right: 30px;
  z-index: 3;
  top: 0;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 960px) {
  .banner-okko__figure {
    width: 50px;
    right: 21px;
    height: 50px;
    z-index: 5;
  }
}
.banner-okko__figure.active .banner-okko__button {
  transform: rotate(0);
}
.banner-okko__erid {
  font-size: 10px;
  text-align: right;
}
.banner-okko__button {
  border-radius: 40px;
  flex-shrink: 0;
  transition: 0.2s linear;
  background: #2A05AB url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTcuMTg3MTM0IiBoZWlnaHQ9IjE2LjExMTQzMSIgdmlld0JveD0iMCAwIDE3LjE4NzEgMTYuMTExNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICAgICAgIDxkZWZzPjwvZGVmcz4KICAgICAgICAgPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE2Ljk4IDE1LjkyQzE2Ljg1IDE2LjA0IDE2LjcgMTYuMTEgMTYuNTMgMTYuMTFDMTYuMzYgMTYuMTEgMTYuMjIgMTYuMDQgMTYuMDkgMTUuOTJMOC41OCA4LjQxTDEuMDcgMTUuOTJDMC45NCAxNi4wNCAwLjc5IDE2LjExIDAuNjMgMTYuMTFDMC40NiAxNi4xMSAwLjMxIDE2LjA0IDAuMTggMTUuOTJDMC4wNiAxNS43OSAtMC4wMSAxNS42NSAwIDE1LjQ4QzAgMTUuMzEgMC4wNiAxNS4xNiAwLjE4IDE1LjAzTDcuODcgNy4zNUM4LjA3IDcuMTUgOC4zMSA3LjA1IDguNTggNy4wNUM4Ljg1IDcuMDUgOS4wOSA3LjE1IDkuMjkgNy4zNUwxNi45OCAxNS4wM0MxNy4xIDE1LjE2IDE3LjE3IDE1LjMxIDE3LjE2IDE1LjQ4QzE3LjE2IDE1LjY1IDE3LjEgMTUuNzkgMTYuOTggMTUuOTJMMTYuOTggMTUuOTJaTTE2Ljk5IDguODdDMTYuODcgOC45OSAxNi43MiA5LjA1IDE2LjU1IDkuMDVDMTYuMzggOS4wNSAxNi4yMyA4Ljk5IDE2LjExIDguODZMOC42IDEuMzVMMS4wOCA4Ljg2QzAuOTYgOC45OSAwLjgxIDkuMDUgMC42NCA5LjA1QzAuNDcgOS4wNSAwLjMzIDguOTkgMC4yIDguODZDMC4wOCA4Ljc0IDAuMDEgOC41OSAwLjAxIDguNDJDMC4wMSA4LjI1IDAuMDggOC4xMSAwLjIgNy45OEw3Ljg4IDAuM0M4LjA5IDAuMSA4LjMyIC0wLjAxIDguNiAyLjg2ZS02QzguODcgMCA5LjExIDAuMSA5LjMxIDAuM0wxNi45OSA3Ljk4QzE3LjEyIDguMTEgMTcuMTggOC4yNSAxNy4xOCA4LjQyQzE3LjE4IDguNTkgMTcuMTIgOC43NCAxNi45OSA4Ljg3WiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1vcGFjaXR5PSIxLjAwMDAwMCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgPC9zdmc+") no-repeat center center;
  width: 40px;
  height: 40px;
  transform: rotate(-180deg);
}

/*# sourceMappingURL=style-redesign.css.map */
