@media (max-width: 2370px) {
  .header__nav {
    padding-left: 130px;
  }

  .container {
    padding: 0 190px;
  }

  .header__item {
    font-size: 18px;
  }

  .header__title {
    font-size: 78px;
    margin-bottom: 49px;
  }

  .header__subtitle {
    font-size: 42px;
    margin-bottom: 49px;
    max-width: 1122px;
  }

  .header__nav {
    margin-bottom: 230px;
  }

  .header__content_item {
    font-size: 48px;
  }

  .header__content {
    justify-content: space-between;
  }

  .header__tg,
  .header__wa {
    width: 50px;
    height: 50px;
  }

  .header__buttons {
    gap: 20px;
  }

  .svg__wa {
    width: 28px;
    height: 28px;
  }

  .svg__tg {
    width: 32px;
    height: 26px;
  }

  .header__button {
    width: 370px;
    border-radius: 40px;
    padding: 14px 100px 12px;
    font-size: 35px;
    font-weight: 600;
  }

  .header {
    max-height: 1000px;
  }

  .base__section {
    padding-top: 138px;
    padding-bottom: 221px;
  }

  .base__title_top {
    font-size: 87px;
  }

  .base__title_bot {
    font-size: 80px;
  }

  .base__title_block {
    max-width: 650px;
    margin-bottom: 41px;
  }

  .base__title_img {
    width: 266px;
    height: 84px;
  }

  .base__content {
    padding: 0 130px;
  }

  .base__center_descr {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .base__center_item {
    font-size: 22px;
    gap: 20px;
  }

  .base__center__item_svg {
    width: 25px;
  }

  .base__center_list {
    padding-left: 20px;
    gap: 20px;
  }

  .base__center_price {
    font-size: 52px;
    top: 35%;
    right: 22px;
  }

  .base__bottom_text {
    font-size: 22px;
  }

  .base__bottom_block {
    margin: 0 110px;
  }

  .base__center_block {
    padding: 34px 110px 47px;
  }

  .prof__title_left {
    font-size: 87px;
  }

  .prof__title_right {
    font-size: 80px;
    margin-left: 230px;
  }

  .prof__right_top_text {
    font-size: 22px;
  }

  .prof__right_item_text {
    font-size: 22px;
  }

  .prof__right_item_svg {
    min-width: 25px;
    width: 25px;
  }

  .prof__right_item {
    gap: 20px;
  }

  .prof__rigth_bot_text {
    font-size: 22px;
  }

  .prof__right {
    gap: 21px;
  }

  .prof__right_price {
    font-size: 40px;
  }

  .prof__right_price_block {
    width: 240px;
    height: 92px;
  }

  .prof__title {
    width: auto;
  }

  .prof__left {
    width: 660px;
  }

  .max__title_top {
    font-size: 87px;
  }

  .max__title_bot {
    font-size: 80px;
    margin-left: 237px;
  }

  .max__title {
    margin-bottom: 45px;
  }

  .max__text_top,
  .max__item_text,
  .max__text_bot {
    font-size: 22px;
  }

  .max__text_top {
    margin-bottom: 49px;
  }

  .max__list {
    gap: 20px;
    margin-bottom: 49px;
  }

  .max__item {
    gap: 37px;
  }

  .max__item_svg {
    min-width: 25px;
    width: 25px;
  }

  .max__price {
    font-size: 87px;
  }

  .in__section {
    padding-top: 203px;
  }

  .in__title_top {
    font-size: 87px;
  }

  .in__title_bot {
    font-size: 80px;
  }

  .in__item__title {
    font-size: 54px;
    padding-top: 170px;
  }

  .in__item_descr {
    font-size: 22px;
  }

  .in__item_descr2 {
    font-size: 18px;
  }

  .in__list {
    height: 487px;
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
  }

  .compare__section {
    padding-top: 224px;
  }

  .compare__title {
    font-size: 80px;
  }

  .compare__th {
    font-size: 30px;
    padding-bottom: 30px;
  }

  .compare__td {
    font-size: 22px;
  }

  .compare__th span {
    font-size: 30px;
  }

  .compare__tr {
    height: 103px;
  }

  .compare__table {
    border: 20px solid var(--black);
  }

  .th__base_price {
    bottom: 15px;
  }

  .th__prof_price {
    bottom: 15px;
  }

  .th__max_price {
    bottom: 15px;
  }

  .compare__title {
    margin: 0 auto;
    margin-bottom: -22px;
  }

  .compare__button_open,
  .compare__button_close {
    font-size: 30px;
    width: 370px;
    padding: 9px 5px;
    margin-top: 47px;
  }

  .height__set {
    max-height: 630px;
  }

  .prim__section {
    padding-top: 158px;
  }

  .prim__title {
    font-size: 80px;
    margin-bottom: 46px;
  }

  .prim__title_img {
    right: 38%;
  }

  .prim__item_title {
    font-size: 65px;
    margin-bottom: 15px;
  }

  .prim__item_descr {
    font-size: 22px;
  }

  .prim__item {
    height: 243px;
  }

  .prim__item:nth-child(3) {
    background-image: url(../src/tariffs/prim__item1-1920.webp);
    outline: 1px solid var(--yellow);
  }

  .prim__item_title,
  .prim__item_descr {
    width: 835px;
  }

  .for__section {
    padding-top: 124px;
  }

  .for__title {
    font-size: 80px;
    margin-bottom: 69px;
  }

  .for__item_text {
    font-size: 22px;
  }

  .for__item_svg {
    min-width: 25px;
    width: 25px;
  }

  .for__item {
    gap: 39px;
  }

  .for__item_img1 {
    width: 98px;
    bottom: -20px;
  }

  .for__item_img2 {
    width: 123px;
    bottom: -20px;
  }
  .contact__title_left {
    font-size: 140px;
  }

  .contact__title_right {
    font-size: 50px;
  }

  .contact__title {
    height: 150px;
  }

  .contact__tg_link,
  .contact__wa_link {
    width: 110px;
    height: 110px;
  }

  .svg__contact_tg {
    width: 70px;
    height: 58px;
  }

  .svg__contact_wa {
    width: 64px;
    height: 64px;
  }

  .contact__right_title {
    font-size: 42px;
    margin-bottom: 40px;
  }

  .contact__form_label {
    font-size: 22px;
    margin-bottom: 4px;
  }

  .contact__form_button {
    font-size: 35px;
    width: 300px;
  }

  .contact__from_link {
    margin-bottom: 50px;
  }

  .contact__from_link::placeholder {
    font-size: 16px;
  }

  .contact__form_about::placeholder {
    font-size: 22px;
  }

  .contact__form_about {
    height: 167px;
  }

  .footer__item {
    font-size: 18px;
  }

  .footer__copy_text {
    font-size: 16px;
  }

  .contact__section {
    padding-top: 120px;
    padding-bottom: 140px;
  }

  .footer__copy_block {
    padding-top: 50px;
    margin-bottom: 0;
  }

  @media (max-width: 1900px) {
    .header__subtitle {
      max-width: 1050px;
    }

    .container {
      padding: 0 125px;
    }
  }

  @media (max-width: 1780px) {
    .container {
      padding: 0 142px;
    }

    .header__item {
      font-size: 14px;
    }

    .header__tg,
    .header__wa {
      width: 37px;
      height: 37px;
    }

    .header__buttons {
      gap: 16px;
    }

    .svg__wa {
      width: 22px;
      height: 22px;
      /* margin-right: 0.1px; */
      margin-bottom: 0.1px;
    }

    .svg__tg {
      width: 24px;
      height: 20px;
    }

    .header {
      max-height: 1440px;
    }

    .header__title {
      font-size: 58px;
      margin-bottom: 36px;
    }

    .header__subtitle {
      font-size: 31px;
      margin-bottom: 37px;
    }

    .header__content_item {
      font-size: 36px;
    }

    .header__nav {
      margin-bottom: 170px;
    }

    .header__button {
      width: 277px;
      border-radius: 30px;
      font-size: 26px;
      padding: 12px 75px;
    }

    .base__section {
      padding-top: 103px;
      padding-bottom: 165px;
    }

    .base__title_top {
      font-size: 65px;
    }

    .base__title_img {
      width: 200px;
      height: 63px;
    }

    .base__title_bot {
      font-size: 60px;
    }

    .base__title_block {
      margin-bottom: 30px;
      max-width: 485px;
    }

    .base__center_descr {
      font-size: 16px;
      margin-bottom: 21px;
    }

    .base__center_item {
      font-size: 16px;
    }

    .base__center__item_svg {
      width: 18px;
    }

    .base__center_list {
      gap: 15px;
      margin-left: 15px;
    }

    .base__center_item {
      gap: 15px;
    }

    .base__center_price {
      font-size: 52px;
      right: 22px;
    }

    .base__center_block {
      padding: 25px 83px 33px;
      margin-bottom: 15px;
    }

    .base__bottom_text {
      font-size: 16px;
    }

    .base__content {
      padding: 0 97px;
    }

    .prof__left {
      width: 472px;
    }

    .prof__container {
      gap: 15px;
    }

    .prof__title {
      left: 24vw;
    }

    .prof__title_left {
      font-size: 65px;
    }

    .prof__title_right {
      font-size: 60px;
      margin-left: 173px;
    }

    .prof__right_top_text {
      font-size: 16px;
    }

    .prof__right_item_text {
      font-size: 16px;
    }

    .prof__rigth_bot_text {
      font-size: 16px;
    }

    .prof__right_price {
      font-size: 40px;
    }

    .prof__right_price_block {
      width: 180px;
      height: 69px;
    }

    .prof__right_item_svg {
      min-width: 18px;
      width: 18px;
    }

    .prof__right_item {
      gap: 13px;
    }

    .prof__right {
      gap: 15px;
    }

    .prof__right_list {
      gap: 15px;
    }

    .max__section {
      padding-top: 168px;
    }

    .max__title_top {
      font-size: 65px;
    }

    .max__title_bot {
      font-size: 60px;
      margin-left: 178px;
    }

    .max__title {
      margin-bottom: 33px;
    }

    .max__text_top,
    .max__item_text,
    .max__text_bot {
      font-size: 16px;
    }

    .max__item_svg {
      min-width: 18px;
      width: 18px;
    }

    .max__text_top {
      margin-bottom: 36px;
    }

    .max__list {
      gap: 18px;
      margin-bottom: 36px;
    }

    .max__item {
      gap: 25px;
    }

    .max__price {
      font-size: 65px;
    }

    .max__content_right {
      width: 29%;
    }

    .in__title_top {
      font-size: 65px;
    }

    .in__section {
      padding-top: 152px;
    }

    .in__title_bot {
      font-size: 60px;
    }

    .in__title {
      width: 620px;
      margin-bottom: 36px;
    }

    .in__list {
      height: 365px;
    }

    .in__item__title {
      font-size: 40px;
      padding-top: 131px;
    }

    .in__item_descr {
      font-size: 16px;
    }

    .in__title_img {
      width: 413px;
      height: 51px;
    }

    .compare__section {
      padding-top: 168px;
    }

    .compare__title {
      font-size: 60px;
      margin-bottom: -18px;
    }

    .compare__th {
      font-size: 22px;
    }

    .compare__td {
      font-size: 16px;
    }

    .compare__th span {
      font-size: 22px;
      bottom: 7px;
    }

    .compare__tr {
      height: 77px;
    }

    .compare__th {
      padding-bottom: 15px;
    }

    .compare__button_open,
    .compare__button_close {
      width: 277px;
      border-radius: 30px;
      margin-top: 35px;
      font-size: 22px;
      padding: 10px 7px 7px;
    }

    .height__set {
      height: 394px;
    }

    .prim__section {
      padding-top: 118px;
    }

    .prim__title {
      font-size: 60px;
      margin-bottom: 34px;
    }

    .prim__title_img {
      width: 155px;
      height: 23px;
      transform: rotate(5deg);
      right: 37%;
      bottom: -11px;
    }

    .prim__item {
      height: 182px;
    }

    .prim__item_title {
      font-size: 48px;
    }

    .prim__item_descr {
      font-size: 16px;
    }

    .prim__item_title,
    .prim__item_descr {
      width: 626px;
    }

    .for__section {
      padding-top: 93px;
    }

    .for__title {
      font-size: 60px;
      margin-bottom: 51px;
    }

    .for__item_text {
      font-size: 16px;
    }

    .for__item {
      gap: 29px;
    }

    .for__item_svg {
      min-width: 18px;
      width: 18px;
    }

    .for__item_img1 {
      width: 74px;
      height: 33px;
      right: 145px;
    }

    .for__item_img2 {
      width: 92px;
      height: 29px;
      right: 160px;
    }

    .contact__section {
      padding-top: 90px;
      padding-bottom: 100px;
    }

    .contact__title_left {
      font-size: 105px;
    }

    .contact__title_right {
      font-size: 37px;
    }

    .contact__left {
      gap: 74px;
    }

    .contact__right_title {
      font-size: 31px;
      margin-bottom: 25px;
    }

    .contact__form_label {
      font-size: 16px;
    }

    .contact__form_name,
    .contact__from_phone {
      margin-bottom: 22px;
      padding: 7px;
    }

    .contact__form_about::placeholder {
      font-size: 16px;
    }

    .contact__from_link::placeholder {
      font-size: 12px;
    }

    .contact__form_about,
    .contact__from_link {
      padding: 7px;
    }

    .contact__from_link {
      margin-bottom: 37px;
    }

    .contact__form_button {
      width: 225px;
      border-radius: 30px;
      padding: 9px 10px 6px;
      font-size: 26px;
    }

    .contact__tg_link,
    .contact__wa_link {
      width: 78px;
      height: 78px;
    }

    .svg__contact_tg {
      width: 50px;
      height: 41px;
      margin-right: 6px;
    }

    .svg__contact_wa {
      width: 45px;
      height: 45px;
    }

    .contact__buttons {
      gap: 15px;
    }

    .footer__list {
      margin-bottom: 25px;
      gap: 194px;
    }

    .footer__item {
      font-size: 13px;
    }

    .footer__copy_text {
      font-size: 12px;
    }

    .footer__copy_img {
      width: 38px;
      height: 33px;
    }

    .footer__copy_block {
      gap: 12px;
    }

    .contact__container {
      gap: 110px;
    }

    .compare__table {
      border: 15px solid var(--black);
    }

    th,
    td {
      border: 3px solid var(--black);
    }

    .header {
      max-height: 750px;
    }

    .header__content_right {
      height: 47vh;
    }

    .header__content_list {
      gap: 58px;
    }
  }

  @media (max-width: 1400px) {
    .container {
      padding: 0 27px;
    }

    .swiper {
      display: flex !important;
    }

    .header__nav {
      display: none;
    }

    .header {
      background-image: url(../src/tariffs/header__mob_bg.webp);
    }

    .header__title_block {
      padding-top: 230px;
    }

    .header__content_right {
      display: none;
    }

    .header__title {
      font-size: 55px;
      margin-bottom: 15px;
    }

    .header__subtitle {
      font-size: 24px;
      margin-bottom: 28px;
    }

    .header {
      height: 921px;
      max-height: unset;
    }

    .header__button {
      width: 220px;
      display: block;
      margin: 0 auto;
      border-radius: 40px;
      font-size: 18px;
      padding: 11px 45px 9px;
    }

    .base__content {
      padding: 0;
    }

    .base__section {
      padding-top: 90px;
    }

    .base__title {
      margin-left: 57px;
    }

    .base__title_top {
      font-size: 37px;
      font-weight: 400;
    }

    .base__title_bot {
      font-size: 37px;
      margin-left: 35px;
      text-align: left;
    }

    .base__title_block {
      margin-bottom: 38px;
    }

    .base__title_img {
      width: 110px;
      height: 37px;
      transform: rotate(5deg);
      top: 4px;
    }

    .base__center_block {
      padding: 22px 20px;
      background: none;
      background-color: var(--black);
      margin-bottom: 0;
    }

    .base__center_descr {
      font-size: 16px;
      margin-bottom: 47px;
      text-align: unset;
      background-color: var(--black);
    }

    .base__center_list {
      padding: 0;
      margin: 0;
      margin-bottom: 47px;
    }

    .base__bottom_block {
      margin: 0;
      color: var(--white);
      background-color: var(--black);
      padding: 0 20px;
      padding-bottom: 25px;
    }

    .base__bottom_mob_price {
      display: block;
      color: var(--yellow);
      background-color: var(--black);
      padding-top: 20px;
      padding-bottom: 25px;
    }

    .base__bottom_mob_price p {
      font-size: 40px;
      font-family: "Cel";
      transform: rotate(-7deg);
      margin: 0 auto;
      width: fit-content;
    }

    .base__center_price {
      display: none;
    }

    .base__bottom_text {
      text-align: unset;
    }

    .base__section {
      padding-bottom: 74px;
    }

    .compare__section {
      display: none;
    }

    .prof__title {
      position: static;
    }

    .prof__title_left {
      color: var(--black);
      font-size: 37px;
      margin: 0 auto;
      position: relative;
      font-weight: 400;
    }

    .prof__title_right {
      font-size: 34px;
      margin: 0;
    }

    .prof__title_img {
      width: 110px;
      height: 37px;
      transform: rotate(5deg);
      top: 4px;
    }

    .prof__title_right {
      display: none;
    }

    .prof__title_color_mob {
      display: block;
      text-align: center;
    }

    .prof__container {
      flex-direction: column;
    }

    .prof__left {
      width: auto;
    }

    .prof__right {
      width: 100%;
    }

    .prof__right_top_text {
      text-align: unset;
      margin-bottom: 47px;
    }

    .prof__right_item_text {
      text-align: unset;
    }

    .prof__rigth_bot_text {
      text-align: unset;
      margin-bottom: 13px;
    }

    .prof__right_item_svg {
      min-width: 9px;
      width: 9px;
      min-height: 12px;
    }

    .prof__right_item {
      gap: 10px;
    }

    .prof__right {
      gap: 0px;
    }

    .prof__right_list {
      margin-bottom: 47px;
    }

    .prof__right_price_block {
      background: none;
      width: 100%;
    }

    .prof__right_price {
      color: var(--black);
      font-size: 40px;
      transform: rotate(2deg);
    }

    .max__section {
      padding-top: 85px;
    }

    .max__content {
      flex-direction: column;
    }

    .max__title_top {
      font-size: 37px;
      font-weight: 400;
      margin: 0 auto;
      position: relative;
      color: var(--black);
      text-align: center;
      display: block;
    }

    .max__title_img {
      top: 4px;
      width: 110px;
      height: 37px;
      transform: rotate(5deg);
      left: 37%;
    }

    .max__content_left {
      width: 100%;
    }

    .max__title_bot {
      margin: 0 auto;
      font-size: 34px;
      color: var(--black);
      display: block;
      text-align: center;
    }

    .max__title {
      display: none;
    }

    .max__title_mob {
      display: block;
    }

    .max__content_right {
      display: none;
    }

    .max__container {
      background-image: url(../src/tariffs/max__bg_mob.webp);
    }

    .max__text_top {
      font-size: 16px;
      text-align: unset;
      margin-bottom: 47px;
    }

    .max__text_top,
    .max__item_text,
    .max__text_bot {
      text-align: unset;
    }

    .max__item {
      gap: 13px;
    }

    .max__text_bot {
      display: none;
    }

    .max__text_bot_mob {
      display: block;
      font-size: 16px;
      color: var(--white);
      margin-bottom: 17px;
    }

    .max__price {
      font-size: 34px;
      padding-bottom: 15px;
    }

    .base__bottom_mob_price p {
      transform: rotate(-3deg);
    }

    .in__section {
      padding-top: 84px;
    }

    .in__title {
      width: auto;
      margin-bottom: 23px;
    }

    .in__title_top {
      font-size: 37px;
      font-weight: 400;
      margin: 0 auto;
    }

    .in__title_bot {
      font-size: 34px;
      margin: 0 auto;
    }

    .in__title_img {
      width: 220px;
      height: 43px;
      top: 0;
    }

    .in__list {
      display: flex;
      flex-direction: column;
      height: auto;
      gap: 5px;
    }

    .in__item {
      justify-content: center;
      height: 170px;
      padding: 30px;
    }

    .in__item__title {
      padding: 0;
      font-size: 37px;
    }

    .in__container {
      padding-right: 0;
      padding-left: 0;
    }

    .in__item:nth-child(1) {
      background-image: url(../src/tariffs/in_mob1.webp);
    }

    .in__item:nth-child(2) {
      background-image: url(../src/tariffs/in_mob2.webp);
    }

    .in__item:nth-child(3) {
      background-image: url(../src/tariffs/in_mob3.webp);
    }

    .in__item:nth-child(4) {
      background-image: url(../src/tariffs/in_mob4.webp);
    }

    .download__section {
      display: block;
      padding-top: 74px;
    }

    .download__container {
      flex-direction: column;
      align-items: center;
    }

    .download__title {
      font-size: 30px;
      font-family: "Bona Nova";
      font-weight: 700;
      margin: 0 auto;
      margin-bottom: 20px;
      text-transform: uppercase;
      text-align: center;
      position: relative;
      width: fit-content;
    }

    .download__svg {
      position: absolute;
      top: 55px;
      right: 35px;
    }

    .download__button {
      display: block;
      border-radius: 40px;
      width: 220px;
      padding: 11px 9px 9px;
      text-align: center;
      font-size: 18px;
      font-family: "Bahnschrift";
      line-height: 120%;
      font-weight: 700;
      text-transform: uppercase;
      color: var(--black);
      background-color: var(--yellow);
      -webkit-box-shadow: 0px 1px 26px 8px rgba(244, 247, 20, 0.84);
      -moz-box-shadow: 0px 1px 26px 8px rgba(244, 247, 20, 0.84);
      box-shadow: 0px 1px 26px 8px rgba(244, 247, 20, 0.84);
      margin: 0 auto;
    }

    .prim__section {
      padding-top: 87px;
    }

    .for__section {
      padding-top: 97px;
    }

    .for__title {
      font-size: 34px;
      margin-bottom: 22px;
    }

    .for__list {
      margin: 0;
      max-width: 100%;
    }

    .for__item_text {
      text-align: unset;
    }

    .for__item {
      gap: 6px;
    }

    .for__item_svg {
      width: 10px;
      min-width: 10px;
    }

    .for__item_img1 {
      right: 70px;
      width: 69px;
      height: 28px;
      transform: rotate(-5deg);
    }

    .for__item_img2 {
      right: 35px;
      width: 81px;
      height: 28px;
    }

    .contact__section {
      padding-top: 120px;
      padding-bottom: 150px;
    }

    .contact__container {
      flex-direction: column-reverse;
    }

    .contact__right,
    .contact__left {
      width: 100%;
    }

    .contact__right_title {
      font-size: 26px;
      margin-bottom: 40px;
    }

    .contact__from_link {
      margin-bottom: 30px;
    }

    .contact__form_button {
      width: 180px;
      border-radius: 25px;
      padding: 10px 9px 9px;
      font-size: 18px;
    }

    .contact__title_left {
      font-size: 70px;
    }

    .contact__form_name,
    .contact__from_phone,
    .contact__form_about {
      font-size: 18px;
    }

    .contact__title_right {
      font-size: 24px;
    }

    .contact__title {
      height: auto;
    }

    .contact__left {
      gap: 50px;
    }

    .contact__tg_link {
      width: 74px;
      height: 74px;
    }

    .svg__contact_tg {
      width: 47px;
      height: 39px;
    }

    .footer__item {
      font-size: 18px;
    }

    .footer__list {
      gap: 93px;
      margin-bottom: 10px;
    }

    .footer__copy_img {
      width: 51px;
      height: 45px;
    }

    .footer__copy_text {
      font-size: 16px;
      width: 192px;
    }

    .prim__list {
      display: none;
    }

    .prim__title {
      font-size: 34px;
      margin-bottom: 20px;
    }

    .prim__title_img {
      display: none;
    }

    .swiper {
      position: relative;
    }

    .swiper-button-next {
      position: absolute !important;
      top: 410px !important;
      z-index: 1000 !important;
    }

    .swiper-button-prev {
      position: absolute !important;
      top: 410px !important;
      z-index: 1000 !important;
    }

    .swiper-pagination {
      position: absolute !important;
      top: 400px !important;
    }

    .swiper-button-next::after {
      content: url(../src/tariffs/prim__next.webp) !important;
      scale: 0.4;
      position: relative;
      right: 20vw !important;
    }

    .swiper-button-prev::after {
      content: url(../src/tariffs/prim__prev.webp) !important;
      scale: 0.4;
      position: relative;
      left: 20vw !important;
    }

    .bullet {
      width: 11px !important;
      height: 12px !important;
      /* opacity: 0.3; */
    }

    .bullet:first-child {
      margin-right: 33px !important;
    }

    .bullet:last-child {
      margin-left: 33px !important;
    }

    .swiper {
      overflow: visible !important;
      height: 384px;
    }

    /* .swiper-pagination-bullet-active .bullet {
      opacity: 1 !important;
    } */

    .swiper-pagination-bullet {
      background: none !important;
      margin: 0 !important;
    }

    .swiper-wrapper {
      height: 100%;
    }

    .swiper-slide,
    .prim__item {
      height: 100%;
    }

    .prim__item_title,
    .prim__item_descr {
      width: auto;
    }

    .prim__item_title {
      font-size: 36px;
      font-weight: 400;
      padding-top: 165px;
      text-align: center;
      width: 100%;
    }

    .prim__item_descr {
      font-size: 16px;
    }

    .prim__item {
      display: flex;
      flex-direction: column;
      justify-content: unset;
      padding: 0 27px;
    }

    .prim__item {
      background-image: url(../src/tariffs/prim__bg_mob.webp) !important;
    }

    .for__section {
      padding-top: 30px;
    }

    .max__item_svg,
    .base__center__item_svg {
      min-width: 15px;
      width: 15px;
    }
  }
}
