@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: white; } }
    .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: #474972;
      font-size: 16px;
      font-weight: 400;
      line-height: 19px;
      letter-spacing: 0;
      text-align: left;
      border: 0;
      border-bottom: 1px solid #b5bfdb; }
      .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 #b5bfdb;
      border-radius: 40px;
      background: white; }
      @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 #b5bfdb;
      border-radius: 40px;
      background: white; }
      @media (max-width: 960px) {
        .header-new .search-forms__open-button {
          display: none !important; } }
  .header-new-navigation {
    background: #474972;
    align-items: center;
    display: flex;
    gap: 6px;
    position: relative;
    padding: 12px 30px 12px 30px;
    color: white; }
    @media (max-width: 960px) {
      .header-new-navigation {
        padding: 12px 20px 12px 20px; } }
    .header-new-navigation__menu {
      color: white;
      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: white;
      text-decoration: none; }
      .header-new-navigation__item:hover {
        color: #b5bfdb;
        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: #474972;
    padding: 20px;
    color: white;
    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: white;
      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: white;
      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: #e9b2fe; }
      @media (max-width: 960px) {
        .header-new-submenu__item-button {
          width: 118px;
          height: 36px; } }
      .header-new-submenu__item-button span {
        color: #474972;
        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 #b5bfdb;
      color: white;
      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: white;
        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: #474972;
    border-radius: 3px;
    display: flex;
    align-items: center;
    background: #e9b2fe;
    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: white;
    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: #d5d5d5 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: #d5d5d5 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, white 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;
  /* Изменение цвета стрелок */ }

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