/*START_TABS_LEFT*/
.tabs-left {
  .tabs-left__header {
    margin-bottom: 60px;
    text-align: left;

    .tabs-left__section-title {
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: clamp(28px, 3vw, 40px);
      line-height: 1.4;
      color: #333333;
      margin: 0 0 30px 0;
    }
  }

  .tabs-left__wrapper {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    gap: 56px;
    width: 100%;
    max-width: 100%;
    min-width: 300px;
    height: auto;
    transition: all 0.3s;

    .tabs-left__nav {
      margin: 0;
      padding: 0 10px;
      display: flex;
      flex-direction: column;
      gap: 10px;
      width: 100%;
      max-width: 435px;
      min-width: 300px;

      > li {
        list-style-type: none;
        padding: 0;
        margin: 0;
        background: #F5F5F5;
        height: auto;
        box-shadow:
          0 0 0 0 #C7C7C71A,
          0 4.72px 10.23px 0 #C7C7C71A,
          0 18.89px 18.89px 0 #C7C7C717,
          0 41.71px 25.18px 0 #C7C7C70D,
          0 74.76px 29.91px 0 #C7C7C703,
          0 116.47px 32.27px 0 #C7C7C700;

        .tabs-left__nav-link {
          display: flex;
          gap: 26px;
          font-weight: 500;
          line-height: 100%;
          color: #000;
          background: transparent;
          width: 100%;
          height: auto;
          padding: 23px 25px;
          cursor: pointer;
          align-items: center;
          transition: all 0.3s;
          border-radius: 2px;
          font-size: 14px;
          letter-spacing: 0;
          text-decoration: none;

          &:hover {
            border: 1px solid #D31C21;
            color: #000;
            background: white;
          }
        }
      }
    }
    .tabs-left__panels {
      width: 100%;
      max-width: 100%;
      min-width: 300px;
      height: auto;
      flex: 1;
      padding: clamp(10px, 3vw, 60px);
      background: white;
      box-shadow: 0 5px 10px 0 #ccc;

      .tabs-left__panel {
        display: none;
        gap: 30px;

        .tabs-left__content {
          width: 100%;
          max-width: 580px;

          &--full-width {
            max-width: 90%;
          }

          .tabs-left__panel-header {
            display: flex;
            align-items: center;
            gap: 5px;

            .tabs-left__panel-title {
              font-style: normal;
              font-weight: 600;
              font-size: clamp(18px, 3vw, 24px);
              color: #333;
              display: flex;
              gap: 15px;
              align-items: flex-start;
              justify-content: flex-start;
              font-family: Montserrat, sans-serif;
              line-height: 100%;
              letter-spacing: 0;

              > img {
                max-width: 100%;
                object-fit: cover;
                display: block;
                height: 71px;
              }
              @media screen and (width <= 780px){
                flex-flow: row wrap;
              }
            }

            .tabs-left__subtitle {
              font-family: 'Montserrat', sans-serif;
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              line-height: 20px;
              color: #636363;
              margin: 15px 0 0;
            }
          }

          .tabs-left__panel-body {
            margin: 30px 0;

            .tabs-left__preview {
              font-family: 'Montserrat', sans-serif;
              font-style: normal;
              font-weight: 400;
              font-size: 20px;
              line-height: 100%;
              letter-spacing: 0;
              color: #000;
            }

            .tabs-left__footer {
              display: flex;
              justify-content: space-between;
              margin-top: 50px;
              flex-flow: row wrap;
              gap: 30px;

              .tabs-left__price {
                font-size: clamp(22px, 3vw, 32px);
                font-weight: 600;
                color: #E63C3D;
              }

              .tabs-left__review-link {
                display: flex;
                align-items: center;
                gap: 15px;
                font-family: Montserrat, sans-serif;
                font-weight: 400;
                font-size: 20px;
                line-height: 100%;
                letter-spacing: 0;
                color: #E63C3D;
                text-decoration: none;

                &::before {
                  content: url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39.9149 3.43164L49.1302 13.0379V49.5681H14.7051V49.6874H49.2478V13.1588L39.9149 3.43164Z' fill='%23909090'/%3E%3Cpath d='M39.801 3.3125H14.5879V49.5682H49.1306V13.0397L39.801 3.3125Z' fill='%23F4F4F4'/%3E%3Cpath d='M14.3354 5.79688H3.75195V17.1041H37.0426V5.79688H14.3354Z' fill='%237A7B7C'/%3E%3Cpath d='M37.2193 16.912H3.9668V5.5965H37.2193V16.912Z' fill='%23DD2025'/%3E%3Cpath d='M14.9928 7.50942H12.8281V15.4594H14.5307V12.7779L14.9067 12.7995C15.2722 12.7944 15.6343 12.729 15.9783 12.6057C16.2808 12.503 16.5588 12.3389 16.7948 12.1237C17.0369 11.9207 17.2271 11.663 17.3497 11.3718C17.5174 10.8894 17.5767 10.3759 17.5236 9.86792C17.5142 9.50496 17.4505 9.14544 17.3348 8.80129C17.2305 8.55254 17.0754 8.3283 16.8795 8.14292C16.6836 7.95754 16.4511 7.8151 16.1969 7.72473C15.9778 7.64359 15.7508 7.58585 15.5195 7.55248C15.3448 7.52404 15.1682 7.50964 14.9912 7.50942M14.6782 11.3089H14.5307V8.85761H14.8504C14.9915 8.84743 15.133 8.86909 15.2646 8.92098C15.3962 8.97287 15.5145 9.05366 15.6106 9.15739C15.8099 9.42407 15.9164 9.74867 15.9137 10.0816C15.9137 10.489 15.9137 10.8584 15.546 11.1184C15.2812 11.2643 14.9796 11.3315 14.6782 11.3089ZM20.7582 7.48789C20.5744 7.48789 20.3955 7.50114 20.2697 7.50611L19.8755 7.51604H18.5836V15.466H20.104C20.685 15.481 21.2633 15.3825 21.8067 15.1762C22.2441 15.0034 22.6313 14.7239 22.9329 14.363C23.2285 14.0005 23.4395 13.5767 23.5507 13.1224C23.6813 12.6089 23.7448 12.0806 23.7395 11.5507C23.7719 10.9249 23.7235 10.2975 23.5954 9.68407C23.4728 9.23306 23.2459 8.81719 22.9329 8.47004C22.6874 8.18933 22.3855 7.96357 22.0468 7.80754C21.7567 7.67306 21.4514 7.57407 21.1375 7.51273C21.0127 7.49227 20.8864 7.48285 20.7599 7.48457M20.4585 14.0052H20.2928V8.93048H20.3144C20.6558 8.891 21.0014 8.95262 21.3081 9.1077C21.5328 9.28712 21.7159 9.51315 21.8447 9.7702C21.9838 10.0407 22.064 10.3376 22.0799 10.6414C22.0948 11.0058 22.0799 11.3039 22.0799 11.5507C22.0861 11.8349 22.0678 12.1192 22.0253 12.4003C21.9732 12.6886 21.8789 12.9677 21.7454 13.2284C21.5946 13.4717 21.3886 13.6759 21.1442 13.8247C20.94 13.9572 20.6979 14.0189 20.4552 14.0003M28.8689 7.51604H24.8442V15.466H26.5468V12.3125H28.7V10.8352H26.5468V8.99342H28.8656V7.51604' fill='%23464648'/%3E%3Cpath d='M36.0746 33.5473C36.0746 33.5473 41.3548 32.59 41.3548 34.3937C41.3548 36.1973 38.0837 35.4636 36.0746 33.5473ZM32.1709 33.6848C31.3318 33.8697 30.5142 34.1411 29.7312 34.4947L30.3937 33.0041C31.0562 31.5134 31.7435 29.4812 31.7435 29.4812C32.5321 30.813 33.4521 32.0626 34.4896 33.2111C33.7085 33.3275 32.9344 33.4867 32.1709 33.6881V33.6848ZM30.0807 22.9192C30.0807 21.3474 30.5891 20.9184 30.985 20.9184C31.3808 20.9184 31.8264 21.1089 31.8413 22.4736C31.7121 23.8459 31.4248 25.1986 30.985 26.5049C30.3805 25.4089 30.0685 24.1757 30.079 22.9241L30.0807 22.9192ZM22.3808 40.3363C20.7609 39.3674 25.7777 36.3845 26.687 36.2884C26.682 36.2901 24.0768 41.3499 22.3808 40.3363ZM42.8967 34.6073C42.8802 34.4417 42.7311 32.6082 39.4683 32.6861C38.1082 32.6622 36.7487 32.7581 35.4055 32.9726C34.1035 31.6621 32.9828 30.1831 32.0731 28.5753C32.6459 26.9178 32.9929 25.1909 33.105 23.4409C33.057 21.4534 32.5816 20.3139 31.0579 20.3304C29.5341 20.347 29.3122 21.6803 29.5126 23.6645C29.7087 24.9979 30.079 26.2998 30.614 27.5368C30.614 27.5368 29.9101 29.728 28.9793 31.9076C28.0484 34.0873 27.4125 35.2301 27.4125 35.2301C25.7936 35.7564 24.2698 36.5393 22.8992 37.5488C21.5344 38.8192 20.9796 39.7947 21.6984 40.7702C22.3178 41.6116 24.4859 41.8021 26.4237 39.263C27.4515 37.9503 28.3921 36.5716 29.2393 35.1357C29.2393 35.1357 32.194 34.3258 33.1133 34.1038C34.0325 33.8819 35.1438 33.7063 35.1438 33.7063C35.1438 33.7063 37.8419 36.4209 40.4438 36.3248C43.0458 36.2288 42.9199 34.7696 42.9034 34.6106' fill='%23DD2025'/%3E%3Cpath d='M39.6738 3.44043V13.1676H49.0035L39.6738 3.44043Z' fill='%23909090'/%3E%3Cpath d='M39.8008 3.3125V13.0397H49.1304L39.8008 3.3125Z' fill='%23F4F4F4'/%3E%3Cpath d='M14.8639 7.38149H12.6992V15.3315H14.4085V12.6517L14.7861 12.6732C15.1515 12.6682 15.5136 12.6027 15.8577 12.4794C16.1602 12.3767 16.4381 12.2126 16.6742 11.9975C16.9145 11.7939 17.103 11.5362 17.2241 11.2455C17.3918 10.7631 17.4512 10.2496 17.398 9.74165C17.3886 9.37868 17.3249 9.01917 17.2092 8.67502C17.1049 8.42627 16.9498 8.20202 16.7539 8.01664C16.558 7.83127 16.3255 7.68883 16.0713 7.59846C15.8512 7.51652 15.6231 7.45822 15.3906 7.42455C15.2159 7.39611 15.0393 7.38171 14.8623 7.38149M14.5492 11.1809H14.4018V8.72968H14.7232C14.8642 8.7195 15.0058 8.74116 15.1374 8.79305C15.269 8.84494 15.3872 8.92573 15.4834 9.02946C15.6827 9.29614 15.7891 9.62074 15.7865 9.95365C15.7865 10.3611 15.7865 10.7304 15.4188 10.9905C15.154 11.1363 14.8524 11.2019 14.5509 11.1793M20.6293 7.35996C20.4455 7.35996 20.2666 7.37321 20.1407 7.37818L19.7515 7.38811H18.4597V15.3381H19.9801C20.5611 15.3531 21.1394 15.2546 21.6827 15.0483C22.1202 14.8755 22.5074 14.5959 22.809 14.2351C23.1045 13.8726 23.3156 13.4488 23.4267 12.9945C23.5574 12.481 23.6208 11.9526 23.6156 11.4227C23.648 10.7969 23.5996 10.1696 23.4715 9.55615C23.3489 9.10513 23.1219 8.68927 22.809 8.34211C22.5635 8.0614 22.2616 7.83564 21.9229 7.67961C21.6327 7.54513 21.3274 7.44614 21.0136 7.3848C20.8888 7.36434 20.7624 7.35492 20.636 7.35665M20.3345 13.8773H20.1689V8.80255H20.1904C20.5319 8.76307 20.8774 8.82469 21.1842 8.97977C21.4089 9.15919 21.592 9.38522 21.7208 9.64227C21.8599 9.91279 21.94 10.2097 21.956 10.5135C21.9709 10.8778 21.956 11.176 21.956 11.4227C21.9621 11.707 21.9438 11.9913 21.9013 12.2724C21.8492 12.5607 21.7549 12.8397 21.6214 13.1005C21.4706 13.3437 21.2647 13.548 21.0202 13.6968C20.816 13.8293 20.5739 13.891 20.3312 13.8723M28.74 7.38811H24.7153V15.3381H26.4179V12.1846H28.5711V10.7072H26.4179V8.86549H28.7367V7.38811' fill='white'/%3E%3C/svg%3E");
                }
              }
            }
          }

          .tabs-left__btn {
            > a,
            > span {
              font-family: 'Montserrat', sans-serif;
              font-style: normal;
              font-weight: 400;
              font-size: 14px;
              line-height: 17px;
              text-align: center;
              color: #E63C3D;
              border: 1px solid #d31c21;
              padding: 12px 35px;
              border-radius: 2px;
              height: 40px;
              display: inline-block;
              text-decoration: none;
              cursor: pointer;

              &:hover {
                background: linear-gradient(101.22deg, #D31C21 1.17%, #E63C3D 100%);
                color: white;
              }
            }
          }
        }

        .tabs-left__image {
          display: block;
          width: 100%;
          max-width: 340px;
          height: auto;

          > img {
            max-width: 100%;
            object-fit: cover;
            height: auto;
            display: block;
          }
        }
      }
    }
  }
}
/*END_TABS_LEFT*/

/*START_TABS_LEFT_IN_HORIZONTAL*/
.block_tabs_horizontal > #tabs-left {
  margin: 40px 0 0 0;

  > .tabs-left__nav {
    flex-direction: row;

    > li {
      width: 100%;
      max-width: 200px;
      min-width: 200px;
    }
  }
}
/*END_TABS_LEFT_IN_HORIZONTAL*/


.tab_active {
  background: linear-gradient(101.22deg, #D31C21 1.17%, #E63C3D 100%)!important;
  color: white!important;
  .tabs-left__icon > svg {
    fill: white!important;
  }
}
.panel_active {
  display: flex!important;
}