  * {
    transition: 0.5s;
    /* text-align: left; */
  }

  .root {
    width: 100%;
    position: relative;
    min-height: 500px;
    contain: style;
  }
/* 
  i,
  p,
  b,
  a,
  label {
    font-family: 'Manrope', Arial, sans-serif;
    padding: 4px;
  }
 */
  .manrope {
    font-family: 'Manrope', Arial, sans-serif;
    padding: 4px;
    text-align: left;
  }

  .italyDetails {
    color: #a6a9ab;
    size: 12px;
  }

  .verticalSeparator {
    width: 30px;
    height: 0px;
  }

  .trackWrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    border-style: solid;
    border-width: 2px;
    border-color: #009b47;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .inputsWrap,
  .inputsWrap1 {
    position: relative;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
  }

  .inputsWrap {
    margin-top: 30px;
  }

  .inputsWrap1 {
    margin-top: 20px;
  }

  .grayText {
    color: #a6a9ab;
  }

  .note {
    size: 8px;
    margin-left: 20px;
  }

  .fromWrap,
  .toWrap,
  .lenghtWrap,
  .widthWrap,
  .heightWrap,
  .weightWrap {
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .lenghtWrap,
  .widthWrap,
  .heightWrap,
  .weightWrap {
    margin-left: 15px;
    margin-right: 15px;
    align-items: center;
  }

  .adressInput,
  .sizesInput,
  .calcButton {
    display: flex;
    /*height: 48px;*/
    font-family: 'Manrope', Arial, sans-serif;
  }

  .adressInput,
  .sizesInput {
    display: flex;
    flex: 1;
    /*margin-right: 16px; */
    /*margin-bottom: 16px;*/
    padding-left: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 22px;
    border-style: solid;
    border-width: 2px;
    border-color: #009b47;

  }

  input:active,
  input:hover,
  input:focus {
    outline: 0;
    outline-offset: 0;
  }

  .adressInput {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .adressSpan {
    min-height: 26px;
  }

  .fromWrap,
  .toWrap {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 16px;
  }

  /*.checkboxWrap {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center; 
        font-size: 16px;
        margin-bottom: 8px;
    }*/

  .sizesInput {
    width: calc(100% - 22px);
    min-width: 100px;
    margin-bottom: 30px;
  }

  /*.checkbox {
        height: 30px; 
        width: 30px;
        min-width: 30px;
        margin-right: 16px;
    }*/

  .stripe {

    display: flex;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    align-content: center;
    height: 0px;
    width: 45%;
    border-style: solid;
    border-width: 1px;
    border-color: #009b47;
    background-color: #009b47;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .calcButton {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 50px;
    border: 1px;
    background-color: #009b47;
    color: #e0ffe0;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: -25px;
    cursor: pointer;
    user-select: none;
    transition: 0.2s;
  }

  .calcButton:hover {
    background-color: #55b200;
    transition: 0.5s;
  }

  .calcButton:active {
    background-color: #1a7126;
    transition: 0.2s;
  }

  #placesFrom,
  #placesTo {
    position: absolute;
    max-width: 100%;
    max-height: 300px;
    overflow-y: scroll;
    z-index: 200;
    box-shadow: 0px 0px 7px #3a4438;
    /* добавить тени */
  }

  ::-webkit-scrollbar {
    background-color: #e4ffe0;
    width: 22px;
  }

  ::-webkit-scrollbar-thumb {
    background-color: rgb(116, 151, 120);
    border-radius: 3px;
  }

  .optionFrom,
  .optionTo {
    cursor: pointer;
    background-color: #e0ffe0;
    font-size: 16px;
    min-height: 50px;
    display: flex;
    align-items: center;
    /* line-height: 32px; */

  }

  .optionFrom:hover,
  .optionTo:hover {
    background-color: rgb(161, 241, 181);
  }

  .optionFrom:active,
  .optionTo:active {
    background-color: rgb(116, 151, 120);
  }

  .hiddenOptionFrom {
    height: 0px;
    min-height: 0px;
    width: 0px;
    margin: 0px;
    padding: 0px;
    box-shadow: none;
    font-size: 0px;
  }

  .blocks {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .blockTariff {
    flex: 1;
    margin-top: 0px;
    padding: 8px;
    min-height: 30px;
    /* 
        border-style: solid;
        border-width: 1px;
        border-color: #00a920; 
        */
    font-family: 'Manrope', Arial, sans-serif;
  }

  .block {
    width: 90px;
    margin-top: 0px;
    padding-left: 4px;
    padding-top: 4px;
    min-height: 30px;
    /* 
        border-style: solid;
        border-width: 1px;
        border-color: #00a920; 
        */
    font-family: 'Manrope', Arial, sans-serif;
  }

  .block,
  .blockTariff {
    display: flex;
    align-items: center;
    min-height: 84px;
  }

  .tableHeader {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #17832b;
    color: #e0ffe0;
    font-weight: 600;
  }

  .directionFrom,
  .icon,
  .directionTo,
  .weightWrapper {
    margin-right: 20px;
  }

  .cityFrom,
  .cityTo {
    font-weight: bold;
  }

  .weightWrap1 .substring,
  .volumeWeightWrap .substring {
    color: black;
  }

  .block_text {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    word-wrap: break-word;
    width: 95%;
    padding-bottom: 8px;
    padding-top: 8px;
  }

  .block_title {
    word-wrap: break-word;
    width: 95%;
    padding-bottom: 8px;
    padding-top: 8px;
  }

  .trackingItem {
    display: flex;
    flex-direction: row;
    height: 80px;
    justify-content: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
  }

  .trackingItemBackGroundError {
    background-color: #ffe0e0;
  }

  .deliveryMethodWrap {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }

  .deliveryMethodButton {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: 40px;
    border-style: solid;
    border-width: 2px;
    border-color: #009b47;
    cursor: pointer;
  }

  .deliveryMethodButtonLeft {
    border-right-width: 1px;
  }

  .deliveryMethodButtonRight {
    border-left-width: 1px;
  }

  .deliveryMethodButton:hover {
    color: #000;
  }

  .deliveryMethodButton:active {
    color: #fff;
    background-color: #00a920;
    transition: 0.2s;
  }

  .headerV2,
  .marketingPoster,
  .resultTile {
    border-style: solid;
    border-width: 1px;
    border-color: #a6a9ab;
    box-shadow: 0px 0px 7px #cacec9;
  }

  .headerV2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }

  .resultTile {
    margin-right: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
  }

  .priceButton {
    text-align: center;
    width: 200px;
    background-color: #009b47;
    color: white;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cheepAbsoluteLabel {
    position: absolute;
    background-color: #f5e814;
    margin-bottom: 45px;
  }

  .tariffName {
    margin-bottom: 0px;
  }

  .priceBlockInTile {
    display: flex;
    flex-direction: column;
    margin-top: 8px;
    margin-right: 10px;
    width: 200px;
  }

  .directionWrapper {
    display: flex;
    flex-direction: row;
  }

  .directionFrom,
  .directionTo {
    display: flex;
    flex-direction: column;
    line-height: 18px;
  }

  .weightWrapper {
    display: flex;
    flex-direction: column;
  }

  .weightWrapper,
  .directionWrapper {
    margin: 4px;
  }

  .weightWrap1,
  .volumeWeightWrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
  }

  .globalTilesWrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .renderResultColumn {
    display: flex;
    flex-direction: column;
    flex: 2;
  }

  .resultTile,
  .contractSpan {
    display: flex;
    flex-direction: row;
  }

  .contractSpan {
    margin-top: 2px;
    margin-bottom: 8px;
    cursor: pointer;
  }

  .tariffBlockInTile,
  .priceBlockInTile {
    display: flex;
    flex-direction: column;
  }

  .tariffBlockInTile {
    margin-left: 20px;
    margin-top: 25px;
    line-height: 18px;
  }

  .tariffName {
    font-size: 26px;
    font-weight: bold;
    word-spacing: 1.0;
    line-height: 28px;
  }

  .priceBlockInTile {
    margin-right: 30px;
    margin-left: 12px;
  }

  .duration {
    font-size: 16px;
    color: #a6a9ab;
    padding-bottom: 20px;
  }

  .marketingPoster {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* 
        width: 280px;
         */
    height: 400px;
    width: 285px;
    /* 
        height: 460px; 
        */
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .contractTitle,
  .contractPercents {
    font-size: 26px;
    font-weight: bold;
    margin-top: 20px;
  }

  .contractPercents {
    color: #009b47;
    margin-top: 0px;
  }

  .enterContractWrap {
    display: flex;
    font-size: 20px;
    font-weight: bold;
    background-color: #f5e814;
    margin-top: 24px;
    margin-bottom: 16px;
    align-self: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    cursor: pointer;
  }

  .enterContractWrap:hover {
    background-color: #fff200;
  }

  .enterContractWrap:active {
    background-color: #eeebac;
  }

  .contractWrap {
    display: flex;
    flex-direction: row;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 5px;
    align-items: center;
  }

  .substring {
    font-size: 16px;
    color: #a6a9ab;
    line-height: 18px;
  }

  .icon img {
    height: 45px;
  }

  .smallIcon img,
  .cssBullet {
    height: 25px;
  }

  #fromAdressSpan {
    height: min-content;
  }

  #weightResult2,
  #VolumeweightResult2 {
    padding-left: 0px
  }

  @media (max-width: 420px) {
    .block {
      width: 60px;
    }

    .resultTile {
      margin-right: 0px;
    }

    .inputsWrap {
      /*  margin-top: 20px;
            margin-left: 20px; */
    }

    .inputsWrap1 {
      margin-top: 20px;
    }

    .directionFrom,
    .icon,
    .directionTo,
    .weightWrapper {
      margin-right: 10px;
      margin-left: 0px;
    }

    .tariffBlockInTile {
      margin-left: 10px;
      line-height: inherit;
    }

    .priceBlockInTile {
      margin-right: 10px;
      width: 140px;
    }

    .tariffName {
      font-size: 18px;
      line-height: 20px;
    }

    .priceButton span {
      font-size: 18px;
    }

    .priceButton {
      /* margin-top: 17px; */
      padding-top: 5px;
      padding-bottom: 5px;
      width: 140px;

    }

    /*.commentGrayText {font-size: 14px;}*/
    .sizesInput {
      min-width: 200px;
    }

    .duration {
      font-size: 14px;
    }

    .enterContractWrap {
      width: 230px;
    }
  }

  @media (min-width: 420px) and (max-width: 560px) {
    .sizesInput {
      margin-right: 40px;
    }

    .resultTile {
      margin-right: 0px;
    }

    .tariffBlockInTile {
      margin-left: 10px;
      line-height: inherit;
    }

    .priceBlockInTile {
      width: 140px;
      margin-right: 20px;
    }

    .tariffName {
      font-size: 22px;
      line-height: 24px;
    }

    .priceButton span {
      font-size: 19px;
    }

    .priceButton {
      /* margin-top: 17px; */
      padding-top: 5px;
      padding-bottom: 5px;
      width: 140px;
    }
  }

  @media (max-width: 360px) {
    .adressInput {
      width: 278px;
    }

    .marketingPoster {
      height: 460px;
      /* height: 520; */
    }
  }

  @media (max-width: 320px) {
    .adressInput {
      width: 237px;
    }
  }

  @-ms-viewport {
    width: device-width;
  }

  @-o-viewport {
    width: device-width;
  }

  @viewport {
    width: device-width;
  }

/* ===== Managed CDEK UI kit override ===== */
/* CDEK UI kit override for the legacy calculator widget.
   Keeps legacy IDs/classes intact; changes visual layer only. */

.root {
  --cdek-green: #1AB248;
  --cdek-green-600: #15A03F;
  --cdek-green-700: #0F8432;
  --cdek-green-50: #E8F7ED;
  --cdek-green-100: #D1EFDB;
  --ink-900: #0F1419;
  --ink-800: #1A1F26;
  --ink-700: #2B333D;
  --ink-600: #475467;
  --ink-500: #667085;
  --ink-400: #98A2B3;
  --ink-300: #D0D5DD;
  --ink-200: #E4E7EC;
  --ink-100: #F2F4F7;
  --surface-fog: #F7F9FA;
  --surface-mist: #F1F5F3;
  --surface-white: #FFFFFF;
  --shadow-xs: 0 1px 2px rgba(15, 20, 25, 0.04);
  --shadow-sm: 0 2px 6px rgba(15, 20, 25, 0.06), 0 1px 2px rgba(15, 20, 25, 0.04);
  --shadow-md: 0 6px 16px rgba(15, 20, 25, 0.08), 0 2px 4px rgba(15, 20, 25, 0.04);
  --shadow-lg: 0 16px 40px rgba(15, 20, 25, 0.10), 0 4px 8px rgba(15, 20, 25, 0.04);
  --shadow-brand: 0 10px 30px rgba(26, 178, 72, 0.22);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 14px;
  width: 100%;
  min-height: 0;
  padding: 28px;
  background: var(--surface-fog);
  color: var(--ink-900);
  font-family: 'Manrope', 'Graphik LCG', -apple-system, 'Segoe UI', sans-serif;
  letter-spacing: 0;
  border-radius: var(--radius-lg);
}

.root,
.root * {
  box-sizing: border-box;
}

.root * {
  transition-property: background-color, border-color, color, box-shadow, transform, opacity;
  transition-duration: 180ms;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.manrope,
.adressInput,
.sizesInput,
.calcButton,
.block,
.blockTariff,
.deliveryMethodButton,
.tariffName,
.duration,
.substring,
.contractTitle,
.contractPercents,
.enterContract {
  font-family: 'Manrope', 'Graphik LCG', -apple-system, 'Segoe UI', sans-serif !important;
  letter-spacing: 0;
}

.trackWrap {
  max-width: 1120px;
  margin: 0 auto 28px;
  padding: 28px;
  background: var(--surface-white);
  border: 1px solid var(--ink-200);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
}

.inputsWrap,
.inputsWrap1 {
  gap: 16px;
  justify-content: stretch;
  align-items: flex-start;
  margin-top: 0;
}

.inputsWrap1 {
  margin-top: 18px;
}

.fromWrap,
.toWrap,
.lenghtWrap,
.widthWrap,
.heightWrap,
.weightWrap {
  min-width: 180px;
  margin: 0;
  gap: 8px;
}

.adressInput,
.sizesInput {
  width: 100%;
  min-height: 48px;
  min-width: 0;
  margin: 0;
  padding: 12px 14px;
  background: #fff;
  border: 1px solid var(--ink-300);
  border-radius: var(--radius-md);
  color: var(--ink-900);
  font-size: 15px;
  line-height: 1.35;
  box-shadow: var(--shadow-xs);
}

.adressInput::placeholder,
.sizesInput::placeholder {
  color: var(--ink-400);
}

.adressInput:hover,
.sizesInput:hover {
  border-color: var(--ink-400);
}

.adressInput:focus,
.sizesInput:focus {
  border-color: var(--cdek-green);
  box-shadow: 0 0 0 3px rgba(26, 178, 72, 0.18);
}

.adressSpan,
.note,
.grayText {
  color: var(--ink-500) !important;
  font-size: 13px;
  line-height: 1.45;
  padding: 0;
  margin-left: 0;
}

.deliveryMethodWrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  padding: 3px;
  background: var(--ink-100);
  border: 1px solid var(--ink-300);
  border-radius: var(--radius-md);
}

.deliveryMethodButton,
.deliveryMethodButtonLeft,
.deliveryMethodButtonRight,
.deliveryMethodButtonleft {
  min-height: 36px;
  height: auto;
  border: 0;
  border-radius: 7px;
  color: var(--ink-600);
  background: transparent;
  font-size: 13px;
  font-weight: 600;
}

.deliveryMethodButton span {
  padding: 0;
}

.deliveryMethodButton:hover {
  color: var(--ink-900);
  background: #fff;
  box-shadow: var(--shadow-xs);
}

.deliveryMethodButton[style] {
  background: #fff !important;
  color: var(--ink-900) !important;
  box-shadow: var(--shadow-xs);
}

.stripe {
  width: 100%;
  height: 1px;
  margin: 4px 0 2px;
  border: 0;
  background: var(--ink-200);
}

.calcButton {
  width: min(100%, 220px);
  height: 50px;
  margin: 22px auto -54px;
  border: 1px solid var(--cdek-green);
  border-radius: var(--radius-md);
  background: var(--cdek-green);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  box-shadow: var(--shadow-brand);
}

.calcButton:hover {
  background: var(--cdek-green-600);
  border-color: var(--cdek-green-600);
  transform: translateY(-1px);
}

.calcButton:active {
  background: var(--cdek-green-700);
  transform: translateY(0);
}

#placesFrom,
#placesTo {
  margin-top: 6px;
  background: #fff;
  border: 1px solid var(--ink-200);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-lg);
  overflow: auto;
}

.optionFrom,
.optionTo {
  min-height: 44px;
  padding: 10px 12px;
  background: #fff;
  color: var(--ink-800);
  font-size: 14px;
  line-height: 1.35;
}

.optionFrom:hover,
.optionTo:hover {
  background: var(--cdek-green-50);
}

.optionFrom:active,
.optionTo:active {
  background: var(--cdek-green-100);
}

.headerV2,
.marketingPoster,
.resultTile {
  border: 1px solid var(--ink-200);
  border-radius: var(--radius-lg);
  background: #fff;
  box-shadow: var(--shadow-sm);
}

.headerV2 {
  max-width: 1120px;
  margin: 42px auto 18px;
  padding: 18px 20px;
  align-items: center;
  gap: 20px;
}

.directionWrapper {
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
}

.directionFrom,
.directionTo,
.weightWrapper {
  margin: 0;
  color: var(--ink-900);
  line-height: 1.3;
}

.cityFrom,
.cityTo {
  font-size: 18px;
  font-weight: 800;
  color: var(--ink-900);
}

.deliveryWay,
.substring,
.duration {
  color: var(--ink-500) !important;
  font-size: 14px;
  line-height: 1.45;
}

.globalTilesWrapper {
  max-width: 1120px;
  margin: 0 auto;
  gap: 18px;
  align-items: flex-start;
}

.renderResultColumn {
  gap: 14px;
  min-width: min(100%, 580px);
}

.resultTile {
  margin: 0;
  padding: 18px;
  gap: 18px;
  align-items: stretch;
}

.resultTile:hover {
  border-color: var(--cdek-green-100);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px);
}

.tariffBlockInTile {
  margin: 0;
  gap: 7px;
  line-height: 1.25;
  min-width: 0;
}

.tariffName {
  margin: 0;
  color: var(--ink-900);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
  word-spacing: normal;
}

.priceBlockInTile {
  width: 190px;
  margin: 0;
  align-items: flex-end;
  gap: 10px;
}

.priceButton {
  width: 100%;
  min-height: 42px;
  height: auto;
  border-radius: var(--radius-md);
  background: var(--cdek-green);
  color: #fff;
  font-size: 16px;
  box-shadow: var(--shadow-sm);
}

.priceButton:hover {
  background: var(--cdek-green-600);
  box-shadow: var(--shadow-brand);
}

.cheepAbsoluteLabel {
  margin-bottom: 48px;
  padding: 4px 8px;
  border-radius: 999px;
  background: var(--cdek-green-50);
  color: var(--cdek-green-700);
  font-size: 12px;
  font-weight: 700;
}

.contractSpan {
  color: var(--cdek-green-700);
  font-size: 14px;
  font-weight: 700;
}

.marketingPoster {
  width: 300px;
  min-height: 392px;
  height: auto;
  padding: 28px;
  background: linear-gradient(160deg, #fff 0%, var(--cdek-green-50) 100%);
  border-color: var(--cdek-green-100);
}

.contractTitle,
.contractPercents {
  margin: 0;
  color: var(--ink-900);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.18;
}

.contractPercents {
  color: var(--cdek-green-700);
}

.enterContractWrap {
  width: 100%;
  height: 48px;
  margin: 18px 0 10px;
  border-radius: var(--radius-md);
  background: var(--ink-900);
  color: #fff;
  box-shadow: var(--shadow-md);
}

.enterContractWrap:hover {
  background: var(--cdek-green-700);
  transform: translateY(-1px);
}

.enterContractWrap:active {
  background: var(--cdek-green-800, #0B6826);
  transform: translateY(0);
}

.contractWrap {
  margin: 8px 0 0;
  gap: 8px;
}

.icon img {
  height: 34px;
}

.smallIcon img,
.cssBullet {
  height: 20px;
  width: 20px;
}

::-webkit-scrollbar {
  width: 12px;
  background-color: var(--ink-100);
}

::-webkit-scrollbar-thumb {
  background-color: var(--ink-400);
  border: 3px solid var(--ink-100);
  border-radius: 999px;
}

@media (max-width: 900px) {
  .root {
    padding: 18px;
  }

  .trackWrap {
    padding: 20px;
  }

  .inputsWrap,
  .inputsWrap1 {
    display: grid;
    grid-template-columns: 1fr;
  }

  .calcButton {
    width: 100%;
    margin-bottom: -48px;
  }

  .headerV2,
  .globalTilesWrapper {
    max-width: 100%;
  }

  .headerV2 {
    margin-top: 38px;
  }

  .resultTile {
    flex-direction: column;
  }

  .priceBlockInTile {
    width: 100%;
    align-items: stretch;
  }

  .marketingPoster {
    width: 100%;
    min-height: 0;
  }
}

@media (max-width: 520px) {
  .root {
    padding: 12px;
    border-radius: 0;
  }

  .trackWrap,
  .headerV2,
  .resultTile,
  .marketingPoster {
    border-radius: var(--radius-md);
  }

  .adressInput,
  .sizesInput {
    font-size: 16px;
  }

  .headerV2 {
    padding: 16px;
  }

  .directionWrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .tariffName {
    font-size: 20px;
  }
}
