@media (min-width: 960px) {
  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    fieldset {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin: 0;
    padding: 0;
    border: 0;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-input-group_rd {
    margin-bottom: 24px;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__control {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    gap: 14px;
    min-height: 160px;
    padding: 17px 24px;
    border: 1px solid #263125;
    border-radius: 14px;
    background: #f6f7ee;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 21px !important;
    transition:
      background-color 0.2s ease,
      border-color 0.2s ease,
      box-shadow 0.2s ease;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__control:hover {
    border-color: #1f2b1e;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__indicator {
    width: 38px;
    height: 38px;
    margin: 0;
    border: 3px solid #263125;
    border-radius: 50%;
    background: #ffffff;
    box-sizing: border-box;
    position: relative;
    flex: 0 0 38px;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__control
    .t-radio__indicator:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 18px;
    left: 20px;
    top: 14px;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    border-radius: 0;
    background-color: transparent;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__control
    span {
    display: block;
    color: #1e261d;
    line-height: 1.1;
    font-family: var(--t-headline-font, Arial), sans-serif;
  }

  :is(
      [data-input-lid="9523136107810"],
      [data-input-lid="9923136107810"],
      [data-input-lid="4822654557410"],
      [data-elem-id="1779183768933000001"]
    )
    .t-radio__control
    span::after {
    display: block;
    margin-top: 7px;
    font-size: 16px;
    text-align: center;
  }

  :is(
      [data-input-lid="9523136107810"],
      [data-input-lid="9923136107810"],
      [data-input-lid="4822654557410"],
      [data-elem-id="1779183768933000001"]
    )
    .t-radio__control:nth-child(1)
    span::after {
    content: var(--stripe-connector-tour-basic-after, "12 € / человек");
  }

  :is(
      [data-input-lid="9523136107810"],
      [data-input-lid="9923136107810"],
      [data-input-lid="4822654557410"],
      [data-elem-id="1779183768933000001"]
    )
    .t-radio__control:nth-child(2)
    span::after {
    content: var(--stripe-connector-tour-allIncluded-after, "16 € / человек");
  }

  :is(
      [data-input-lid="9523136107810"],
      [data-input-lid="9923136107810"],
      [data-input-lid="4822654557410"],
      [data-elem-id="1779183768933000001"]
    )
    .t-radio__control:nth-child(3)
    span::after {
    content: var(--stripe-connector-tour-individual-after, "100 € / группа");
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__control:has(.t-radio:checked) {
    background: #cad5a3;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__control:has(.t-radio:checked)
    .t-radio__indicator {
    background: #263125;
    border-color: #263125;
    outline: 1px solid #263125;
    outline-offset: 2px;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__control:has(.t-radio:checked)
    .t-radio__indicator:after {
    transform: translate(-10px, -10px) rotate(45deg) scale(1);
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-radio__control:has(.t-radio:focus-visible) {
    outline: 2px solid #1f2b1e;
    outline-offset: 2px;
  }

  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-form.t-form_inputs-total_1 {
    width: 910px;
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  :is(
      #rec2313610781,
      #rec2339330791,
      #rec2339337241,
      #rec2339338641,
      #rec2339341161,
      #rec2339333771,
      #rec2345102241,
      #rec2360441561,
      #rec2360443811,
      #rec2360444641,
      #rec2360445131
    )
    .t-form.t-form_inputs-total_1 {
    width: 793px;
  }
}
