/* ==========================================================================
   Шрифты
   ========================================================================== */

@font-face {
  font-family: "Circe";
  src: url("Circe-Light.eot");
  src:
    local("Circe Light"),
    local("Circe-Light"),
    url("Circe-Light.eot?#iefix") format("embedded-opentype"),
    url("Circe-Light.woff2") format("woff2"),
    url("Circe-Light.woff") format("woff"),
    url("Circe-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Circe Extra";
  src: url("Circe-ExtraBold.eot");
  src:
    local("Circe Extra Bold"),
    local("Circe-ExtraBold"),
    url("Circe-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("Circe-ExtraBold.woff2") format("woff2"),
    url("Circe-ExtraBold.woff") format("woff"),
    url("Circe-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("Circe-Thin.eot");
  src:
    local("Circe Thin"),
    local("Circe-Thin"),
    url("Circe-Thin.eot?#iefix") format("embedded-opentype"),
    url("Circe-Thin.woff2") format("woff2"),
    url("Circe-Thin.woff") format("woff"),
    url("Circe-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("Circe-Regular.eot");
  src:
    local("Circe"),
    local("Circe-Regular"),
    url("Circe-Regular.eot?#iefix") format("embedded-opentype"),
    url("Circe-Regular.woff2") format("woff2"),
    url("Circe-Regular.woff") format("woff"),
    url("Circe-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("Circe-Bold.eot");
  src:
    local("Circe Bold"),
    local("Circe-Bold"),
    url("Circe-Bold.eot?#iefix") format("embedded-opentype"),
    url("Circe-Bold.woff2") format("woff2"),
    url("Circe-Bold.woff") format("woff"),
    url("Circe-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

/* ==========================================================================
   CSS-переменные
   ========================================================================== */

:root {
  --color-main: #0e375e;
  --color-navy: #0e375e;
  --color-navy-deep: #0e375e;
  --color-orange: #e59814;
  --color-orange-dark: #e98d0b;
  --color-peach: #f2c98a;
  --color-peach-hover: #e8bc7a;
  --color-white: #ffffff;
  --color-bg-page: #ffffff;
  --color-bg-muted: #f3f4f6;
  --color-border: #d5dbe3;
  --color-text: #1a3a5c;

  --color-text-muted: #8a96a8;
  --color-error: #ff383c;
  --color-note: #f0a531;
  --container: 1200px;
  --container-mobile: 330px;
  --font: "Circle", system-ui, sans-serif;
  --font-family: "Circle", system-ui, sans-serif;
  --radius-card: 16px;
  --radius-btn: 999px;
}

/* ==========================================================================
   Базовые стили
   ========================================================================== */

*,
*::before,
*::after {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
  margin: 0;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  min-height: 100vh;
  font-family: var(--font);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45;
  color: var(--color-text);
  background: var(--color-bg-page);
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

button,
input {
  font: inherit;
  color: inherit;
}

button {
  cursor: pointer;
  border: none;
  background: none;
}

a {
  color: inherit;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ==========================================================================
   Утилиты
   ========================================================================== */

.is-hidden {
  display: none !important;
}

/* ==========================================================================
   Родительский блок (.cart)
   ========================================================================== */

.cart {
  padding: 28px 0 56px;
}

/* ==========================================================================
   Контейнер (.container) — общий для всех секций
   ========================================================================== */

.container {
  width: 100%;
  max-width: var(--container);
  margin: 0 auto;
  /* padding: 0 75px; */
}

/* ==========================================================================
   Шапка страницы (.cart-head)
   ========================================================================== */

.cart-head {
  margin-bottom: 30px;
}

.cart-head__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.cart-head__back {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;

  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;

  color: var(--color-main);

  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s;

  max-width: fit-content;
}

.cart-head__back:hover .cart-head__back-icon {
  transform: translateX(-4px);
}

.cart-head__back-icon {
  flex: 0 0 auto;

  width: 10px;
  height: 18px;
  object-fit: contain;
  object-position: center;
  transition: transform 0.2s;
}

.cart-head__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.cart-head__title {
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: var(--color-main);
}

.cart-head__btn {
  width: 190px;
  height: 49px;
  border-radius: 20px;
}

/* ==========================================================================
   Кнопки
   ========================================================================== */

.btn-clear {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;

  /* width: 254px;
  height: 49px; */

  padding: 0 22px;
  /* border-radius: var(--radius-btn); */
  background: var(--color-orange);
  color: var(--color-white);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: lowercase;

  transition: background 0.2s;
}

.btn-clear span {
  text-transform: lowercase;
  line-height: 0;
}

.btn-clear:hover {
  background: var(--color-orange-dark);
}

.btn-soft {
  border-radius: var(--radius-btn);
  background: var(--color-orange);
  color: var(--color-white);
  font-size: 14px;
  font-weight: 500;
  text-transform: lowercase;
  transition:
    background 0.2s,
    opacity 0.2s;
}

.btn-soft:hover:not(:disabled) {
  background: var(--color-peach-hover);
}

.btn-soft:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.btn-soft--sm {
  height: 36px;
  padding: 0 18px;
  flex-shrink: 0;
}

.btn-soft--pay {
  height: 48px;
  padding: 0 48px;
  font-size: 15px;
  margin-top: 8px;
}

.btn-soft--pay.is-ready {
  background: var(--color-orange);
}

.btn-soft--pay.is-ready:hover:not(:disabled) {
  background: var(--color-orange-dark);
}

/* ==========================================================================
   Карточка события (.event-card)
   ========================================================================== */

.event-card {
  margin-bottom: 60px;
}

/* .event-card__container — наследует .container */

.event-card__wrapper {
  display: grid;
  grid-template-columns: 127px 1fr minmax(130px, auto);
  gap: 30px;
  align-items: start;

  border: 1px solid rgba(14, 55, 94, 0.3);
  border-radius: 10px;
  padding: 30px;
}

.event-card__poster {
  width: 127px;
  height: 180px;
  overflow: hidden;
}

.event-card__poster img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
}

.event-card__date {
  display: block;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
  color: var(--color-orange);
}

.event-card__title {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: var(--color-main);
}

.event-card__desc {
  margin: 0;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);
}

.event-card__price-block {
  display: flex;
  flex-direction: column;
  align-items: flex-end;

  text-align: right;
}

.event-card__price-label {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);
}

.event-card__price {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  color: var(--color-orange);
}

/* ==========================================================================
   Заголовки секций (.section-title)
   ========================================================================== */

.section-title {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #0e375e;
  margin-bottom: 30px;
}

/* ==========================================================================
   Типы билетов (.tickets)
   ========================================================================== */

.tickets {
  margin-bottom: 60px;
}

/* .tickets__container — наследует .container */

.tickets__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.tickets__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.ticket {
  position: relative;
  display: flex;
  flex-direction: column;

  border-radius: 20px;
  padding: 30px;

  background: var(--color-bg-muted);
  cursor: pointer;
  transition:
    background 0.2s,
    color 0.2s;
}

.ticket:focus-visible {
  outline: 2px solid var(--color-orange);
  outline-offset: 2px;
}

.ticket--active {
  background: var(--color-navy);
  border-color: var(--color-navy);
  color: var(--color-white);
}

.ticket__help {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  padding: 0;

  width: 25px;
  height: 25px;
}

.ticket__help:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  width: 40px;
  height: 40px;
}

.ticket__help img {
  width: 100%;
  height: 100%;

  object-fit: contain;
  object-position: center;
}

.ticket__help:focus-visible {
  outline: 2px solid var(--color-orange);
  outline-offset: 2px;
  border-radius: 50%;
}

.ticket__tooltip {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);

  position: absolute;
  top: 50px;
  right: 20px;

  width: 340px;

  padding: 15px;
  border-radius: 20px;
  border: 1px solid rgba(14, 55, 94, 0.3);

  background: var(--color-white);

  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  transition:
    opacity 0.2s,
    transform 0.2s,
    visibility 0.2s;
  pointer-events: none;
}

.ticket__help:hover+.ticket__tooltip,
.ticket__help:focus+.ticket__tooltip,
.ticket__tooltip.is-visible,
.ticket__tooltip:hover {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.ticket__name {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: var(--color-main);
  margin-bottom: 10px;
}

.ticket--active .ticket__name {
  color: var(--color-white);
}

.ticket__price {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: var(--color-orange);
  margin-bottom: 20px;
}

.ticket__includes-title {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);
  margin-bottom: 10px;
}

.ticket--active .ticket__includes-title {
  color: var(--color-white);
}

.ticket__includes {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);
  margin-bottom: 18px;

  list-style: disc;
  list-style-position: inside;

  padding-left: 2px;
}

.ticket--active .ticket__includes {
  color: var(--color-white);
}

.ticket__counter-label {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);
  margin-bottom: 10px;
}

.ticket--active .ticket__counter-label {
  color: var(--color-white);
}

.ticket__counter {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
}

.counter-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;

  padding: 0;

  border-radius: 100%;
  overflow: hidden;
  background: var(--color-orange);

  transition:
    opacity 0.2s,
    transform 0.15s;
}

.counter-btn img {
  width: 100%;
  height: 100%;
}

.ticket:not(.ticket--active) .counter-btn {
  background: #f5d9b0;
  color: var(--color-white);
}

.counter-btn:hover:not(:disabled) {
  transform: scale(1.05);
}

.counter-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.counter-value {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  text-align: center;
  color: var(--color-main);
  opacity: 0.5;
  width: 50px;
}

.ticket--active .counter-value {
  color: var(--color-white);
  opacity: 1;
}

.ticket__note {
  display: flex;
  align-items: center;
  gap: 7px;
}

.ticket--active .ticket__note span {
  color: var(--color-white);
}

.ticket__note img {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}

.ticket__note span {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);

  opacity: 0.7;
}

/* ==========================================================================
   Контактная информация (.contact)
   ========================================================================== */

.contact {
  margin-bottom: 60px;
}

/* .contact__container — наследует .container */

.contact__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.contact-form__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.field {
  position: relative;
}

.field__label {
  display: block;
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);

  margin-bottom: 15px;
}

.field__label span {
  color: var(--color-error);
}

.field__input {
  outline: none;
  border: none;
  background: transparent;
  padding: 0;

  font-family: var(--font-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);

  padding-bottom: 5px;

  width: 100%;

  border-bottom: 1px solid rgba(14, 55, 94, 0.5);

  transition: border-color 0.2s;
}

.field__input::placeholder {
  color: #b8c2ce;
}

.field__input:focus {
  border-bottom-color: var(--color-navy);
}

.field--error .field__input {
  border-bottom-color: var(--color-error);
}

.field__error {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  margin-top: 5px;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-error);
}

.field--error .field__error {
  display: block;
}

.field__hint {
  margin: 8px 0 0;
  font-size: 12px;
  color: var(--color-orange-dark);
}

.field__hint:empty {
  display: none;
}

.field-promo {
  display: flex;
  align-items: flex-end;
  gap: 30px;
}

.field-promo__btn {
  margin-top: -15px;
  flex: 0 0 auto;
  width: 190px;
  height: 49px;
  font-size: 20px;
  letter-spacing: 0.1em;
  border-radius: 20px;
}

.field-promo .field__input {
  flex: 1;
}

/* ==========================================================================
   Итог и оплата (.checkout)
   ========================================================================== */

/* .checkout__container — наследует .container */

.checkout__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.checkout__total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 20px;
}

.checkout__total-label {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: var(--color-main);
}

.checkout__total-value {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: var(--color-orange);
}

.consent {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
  margin-bottom: 30px;
}

.consent__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.consent__box {
  flex-shrink: 0;
  border: 1px solid #0e375e;
  border-radius: 5px;
  width: 30px;
  height: 30px;

  background: var(--color-white);
}

.consent__input:checked+.consent__box {
  border-color: var(--color-orange);
  background: var(--color-orange);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M1 5l3 3 7-7'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}

.consent--error .consent__box {
  border-color: var(--color-error);
}

.consent__text {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--color-main);

  user-select: none;
}

.consent__text a {
  font-weight: 400;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}

.consent__text a:hover {
  text-decoration: none;
}

.consent__error {
  margin: 0 0 12px;
  font-size: 12px;
  color: var(--color-error);
  display: none;
}

.consent__error:not(:empty) {
  display: block;
}

.consent__btn {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: lowercase;
  text-align: center;
  color: var(--color-white);

  margin-top: 0;

  width: 190px;
  height: 49px;

  padding: 0;

  border-radius: 20px;
}

/* ==========================================================================
   Модальное окно (.modal-overlay)
   ========================================================================== */

.modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(0, 0, 0, 0.2);
}

.modal {
  width: 100%;
  max-width: 650px;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 24px 64px rgba(15, 42, 69, 0.2);
  overflow: hidden;
  background: var(--color-white);
}

.modal__container {
  max-width: none;
  padding: 0;
}

.modal__wrapper {
  text-align: center;
}

.modal__title {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  text-align: center;
  color: var(--color-main);
  margin-bottom: 15px;
}

.modal__text {
  font-family: var(--font-family);
  font-weight: 350;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.01em;
  text-align: center;
  color: var(--color-main);
  margin-bottom: 30px;
}

.modal__btn {
  border-radius: 20px;
  padding: 10px 25px;
  width: 190px;
  height: 49px;

  margin: 0 auto;
}

/* ==========================================================================
   Пустая корзина (.cart-empty)
   ========================================================================== */

.cart-empty {
  min-height: 50vh;
  padding: 48px 0;
}

/* .cart-empty__container — наследует .container */

.cart-empty__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.cart-empty__text {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--color-navy);
}

.cart-empty__link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;

  width: 254px;
  height: 49px;

  padding: 0 22px;
  border-radius: 20px;
  background: var(--color-orange);
  color: var(--color-white);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: lowercase;

  transition: background 0.2s;
}

/* ==========================================================================
   Адаптив: планшет (≤1200px)
   ========================================================================== */

@media (max-width: 1240px) {
  .container {
    padding: 0 20px;
  }

  .cart-head {
    margin-bottom: 20px;
  }

  .event-card {
    margin-bottom: 50px;
  }

  .tickets {
    margin-bottom: 50px;
  }

  .contact {
    margin-bottom: 50px;
  }

  .tickets__grid {
    gap: 20px;
  }

  .contact-form__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

/* ==========================================================================
   Адаптив: планшет (≤1100px)
   ========================================================================== */

@media (max-width: 1100px) {
  .event-card__wrapper {
    grid-template-columns: 127px 1fr;
  }

  .event-card__price-block {
    grid-column: 2;
    text-align: left;
  }
}

/* ==========================================================================
   Адаптив: планшет (≤1024px)
   ========================================================================== */

@media (max-width: 1024px) {
  .tickets__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .contact-form__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

/* ==========================================================================
   Адаптив: мобильная (≤640px, макет 390 / контейнер 330)
   ========================================================================== */

@media (max-width: 640px) {
  .cart {
    padding: 20px 0 40px;
  }

  .container {
    max-width: none;
    padding: 0 30px;
  }

  .cart-head__row {
    align-items: start;
  }

  .cart-head__title {
    font-size: 28px;
  }

  .cart-head__btn {
    font-style: 14px;

    border-radius: 20px;
    width: 139px;
    height: 32px;
  }

  .btn-clear {
    height: 32px;
    padding: 0 14px;
    font-size: 14px;
  }

  .event-card__wrapper {
    position: relative;
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 15px;
  }

  .event-card__poster {
    position: absolute;
    top: 15px;
    left: 15px;

    width: 67px;
    height: 95px;
  }

  .event-card__date {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .event-card__title {
    height: 76px;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .event-card__content {
    padding-left: 77px;
  }

  .event-card__desc {
    font-size: 14px;
    font-weight: 300;
    margin-left: -77px;
  }

  .event-card__price-label {
    font-weight: 300;

    font-size: 16px;
  }

  .event-card__price-block {
    grid-column: 1;
    display: flex;
    align-items: baseline;

    text-align: left;
  }

  .event-card__price {
    font-size: 24px;
  }

  .section-title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .ticket {
    padding: 25px;
  }

  .ticket__help {
    top: 10px;
    right: 10px;
  }

  .ticket__name {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .ticket__price {
    font-size: 24px;
  }

  .ticket__includes-title {
    font-size: 16px;
  }

  .ticket__includes {
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 20px;
  }

  .ticket__counter-label {
    font-size: 14px;
  }

  .counter-btn {
    width: 35px;
    height: 35px;
  }

  .counter-value {
    width: 30px;
    font-size: 18px;
  }

  .ticket__counter {
    margin-bottom: 20px;
  }

  .ticket__note {
    align-items: start;
  }

  .ticket__note img {
    margin-top: 2px;
  }

  .tickets__grid {
    grid-template-columns: 1fr;
  }

  .ticket__tooltip {
    top: 40px;
    right: 10px;
    left: 30px;
    width: auto;
  }

  .field__error {
    margin-top: 3px;
    font-size: 14px;
  }

  .field-promo__btn {
    margin-top: 0;
    width: 100%;
  }

  .field-promo {
    flex-direction: column;
    align-items: stretch;
  }

  .btn-soft--sm {
    width: 100%;
  }

  .checkout__total {
    align-items: center;
    gap: 5px;
  }

  .checkout__total-label {
    font-size: 18px;
  }

  .checkout__total-value {
    font-size: 24px;
  }

  .consent__text {
    font-size: 16px;
  }

  .btn-soft--pay {
    width: 100%;
    text-align: center;
  }

  .modal {
    border-radius: 20px;
    padding: 40px 20px;
  }

  .modal__container {
    padding: 0;
  }

  .modal__wrapper {
    padding: 0;
  }

  .modal-overlay {
    padding: 30px;
  }

  .modal__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
  }

  .modal__text {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 25px;

    text-wrap: balance;
  }

  .modal__btn {
    border-radius: 20px;
    width: 139px;
    height: 32px;
    font-size: 14px;

    margin: 0 auto;
  }
}

.modal__btn {
  border: none;
}

.divClass-margin {
  margin-top: 8rem;
}