/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu-Regular.woff') format('woff'), url('../fonts/Ubuntu-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu-Light.woff') format('woff'), url('../fonts/Ubuntu-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu-LightItalic.woff') format('woff'), url('../fonts/Ubuntu-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'PT Sans';
  src: url('../fonts/PTSans-Regular.woff') format('woff'), url('../fonts/PTSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans';
  src: url('../fonts/PTSans-Italic.woff') format('woff'), url('../fonts/PTSans-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'PT Serif';
  src: url('../fonts/PTSerif-Regular.woff') format('woff'), url('../fonts/PTSerif-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PT Serif';
  src: url('../fonts/PTSerif-Bold.woff') format('woff'), url('../fonts/PTSerif-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  min-width: 320px;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', 'Arial', sans-serif;
}
main {
  position: relative;
}
.sprite {
  display: none;
}
/*фиолетовый, для поддержки старых браузеров */
/*@bg-color-nav: fade(#ffffff,11);*/
.w-100 {
  width: 100% !important;
}
.w-75 {
  width: 75% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.w-auto {
  width: auto !important;
}
.h-100 {
  height: 100% !important;
}
.h-75 {
  height: 75% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-flex {
  display: flex !important;
}
.d-list-item {
  display: list-item !important;
}
.d-contents {
  display: contents !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table {
  display: table !important;
}
.d-inline-grid {
  display: inline-grid !important;
}
.d-grid {
  display: grid !important;
}
.d-block {
  display: block !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-inline {
  display: inline !important;
}
.d-none {
  display: none !important;
}
/* -------------------- Респонсив: .d-sm-*, .d-md-*, ... */
@media (min-width: 1400px) {
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-list-item {
    display: list-item !important;
  }
  .d-xxl-contents {
    display: contents !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-list-item {
    display: list-item !important;
  }
  .d-xl-contents {
    display: contents !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-list-item {
    display: list-item !important;
  }
  .d-lg-contents {
    display: contents !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-list-item {
    display: list-item !important;
  }
  .d-md-contents {
    display: contents !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-list-item {
    display: list-item !important;
  }
  .d-sm-contents {
    display: contents !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media print {
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-list-item {
    display: list-item !important;
  }
  .d-print-contents {
    display: contents !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/* containers.less — реализация контейнеров Bootstrap 5 (без each()) */
/* ---------- Настройки ---------- */
/* Горизонтальный “гуттер” сетки (как в Bootstrap 5 — 1.5rem) */
/* Внутренний отступ контейнера слева/справа = половина гуттера */
/* Максимальные ширины контейнера на брейкпоинтах Bootstrap 5 */
/* ---------- Общие стили контейнера ---------- */
/* Базовый набор классов-контейнеров */
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
}
/* container-fluid — всегда на всю ширину (max-width не задаём) */
/* Остальные — получают max-width на соответствующих брейкпоинтах */
/* ---------- Генераторы max-width ---------- */
/* .container — активен со sm и выше */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 768px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 992px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 1200px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: ) {
  .container {
    max-width: 1400px;
  }
}
/* .container-sm — то же, что .container */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container-sm {
    max-width: 540px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 768px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 992px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 992px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 1200px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: 576px) {
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 992px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 1200px;
  }
}
@media (min-width: ) {
  .container-sm {
    max-width: 1400px;
  }
}
/* .container-md — начинает ограничиваться с md (пропускаем sm) */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-md {
    max-width: 768px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-md {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container-md {
    max-width: 992px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-md {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container-md {
    max-width: 992px;
  }
}
@media (min-width: ) {
  .container-md {
    max-width: 1200px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-md {
    max-width: 768px;
  }
}
@media (min-width: ) {
  .container-md {
    max-width: 992px;
  }
}
@media (min-width: ) {
  .container-md {
    max-width: 1200px;
  }
}
@media (min-width: ) {
  .container-md {
    max-width: 1400px;
  }
}
/* .container-lg — с lg и выше */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-lg {
    max-width: 992px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-lg {
    max-width: 992px;
  }
}
@media (min-width: ) {
  .container-lg {
    max-width: 1200px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-lg {
    max-width: 992px;
  }
}
@media (min-width: ) {
  .container-lg {
    max-width: 1200px;
  }
}
@media (min-width: ) {
  .container-lg {
    max-width: 1400px;
  }
}
/* .container-xl — с xl и выше */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-xl {
    max-width: 1200px;
  }
}
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-xl {
    max-width: 1200px;
  }
}
@media (min-width: ) {
  .container-xl {
    max-width: 1400px;
  }
}
/* .container-xxl — только с xxl */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* Идём снизу вверх, чтобы медиа-правила шли в возрастающем порядке */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
/* min-width медиавыражения */
/* max-width контейнера */
@media (min-width: ) {
  .container-xxl {
    max-width: 1400px;
  }
}
/* grid.less — система сеток в стиле Bootstrap 5 (без each()) */
/* ===== Настройки ===== */
/* Брэйкпоинты (min-width) */
/* Базовые гаттеры (как в Bootstrap 5) */
/* Шкала гаттеров для утилит .g-*, .gx-*, .gy-* */
/* RTL-поддержка для offset (false/true) */
/* ===== Хелперы ===== */
/* Процент ширины для N колонок из @columns */
/* ===== База: .row и колонки ===== */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  /* компенсации под внутренние паддинги колонок */
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
  /* можно и так, без calc */
}
/* Свободная колонка */
.col {
  flex: 1 0 0%;
}
/* Авто-ширина по содержимому */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
/* ===== База: .col-{1..12}, .offset-{1..12}, .order-*, .row-cols-{1..6} ===== */
/* .col-{n} */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
/* .offset-{n} (смещение слева; в RTL — справа) */
.offset-1 {
  margin-left: 8.33333333% !important;
}
.offset-2 {
  margin-left: 16.66666667% !important;
}
.offset-3 {
  margin-left: 25% !important;
}
.offset-4 {
  margin-left: 33.33333333% !important;
}
.offset-5 {
  margin-left: 41.66666667% !important;
}
.offset-6 {
  margin-left: 50% !important;
}
.offset-7 {
  margin-left: 58.33333333% !important;
}
.offset-8 {
  margin-left: 66.66666667% !important;
}
.offset-9 {
  margin-left: 75% !important;
}
.offset-10 {
  margin-left: 83.33333333% !important;
}
.offset-11 {
  margin-left: 91.66666667% !important;
}
.offset-12 {
  margin-left: 100% !important;
}
/* Порядок: .order-0..12, .order-first, .order-last */
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-6 {
  order: 6 !important;
}
.order-7 {
  order: 7 !important;
}
.order-8 {
  order: 8 !important;
}
.order-9 {
  order: 9 !important;
}
.order-10 {
  order: 10 !important;
}
.order-11 {
  order: 11 !important;
}
.order-12 {
  order: 12 !important;
}
.order-13 {
  order: 13 !important;
}
.order-first {
  order: -1 !important;
}
.order-last {
  order: 13 !important;
}
/* Ряды фиксированного числа колонок: .row-cols-1..6 */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
/* ===== Утилиты гаттеров: .g-*, .gx-*, .gy-* ===== */
/* база */
.g-0 {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}
.gx-0 {
  --bs-gutter-x: 0;
}
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1 {
  --bs-gutter-x: 0.25rem;
  --bs-gutter-y: 0.25rem;
}
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2 {
  --bs-gutter-x: 0.5rem;
  --bs-gutter-y: 0.5rem;
}
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3 {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 1rem;
}
.gx-3 {
  --bs-gutter-x: 1rem;
}
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4 {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1.5rem;
}
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5 {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
}
.gx-5 {
  --bs-gutter-x: 3rem;
}
.gy-5 {
  --bs-gutter-y: 3rem;
}
/* ===== Адаптивные варианты (sm…xxl) ===== */
/* Комплект классов для конкретного префикса брейкпоинта */
/* Пройтись по брейкпоинтам */
@media (min-width: 576px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-sm {
    flex: 1 0 0%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-sm-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-sm-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-sm-3 {
    margin-left: 25% !important;
  }
  .offset-sm-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-sm-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-sm-6 {
    margin-left: 50% !important;
  }
  .offset-sm-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-sm-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-sm-9 {
    margin-left: 75% !important;
  }
  .offset-sm-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-sm-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-sm-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-6 {
    order: 6 !important;
  }
  .order-sm-7 {
    order: 7 !important;
  }
  .order-sm-8 {
    order: 8 !important;
  }
  .order-sm-9 {
    order: 9 !important;
  }
  .order-sm-10 {
    order: 10 !important;
  }
  .order-sm-11 {
    order: 11 !important;
  }
  .order-sm-12 {
    order: 12 !important;
  }
  .order-sm-13 {
    order: 13 !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-sm-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 576px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-sm {
    flex: 1 0 0%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-sm-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-sm-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-sm-3 {
    margin-left: 25% !important;
  }
  .offset-sm-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-sm-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-sm-6 {
    margin-left: 50% !important;
  }
  .offset-sm-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-sm-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-sm-9 {
    margin-left: 75% !important;
  }
  .offset-sm-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-sm-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-sm-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-6 {
    order: 6 !important;
  }
  .order-sm-7 {
    order: 7 !important;
  }
  .order-sm-8 {
    order: 8 !important;
  }
  .order-sm-9 {
    order: 9 !important;
  }
  .order-sm-10 {
    order: 10 !important;
  }
  .order-sm-11 {
    order: 11 !important;
  }
  .order-sm-12 {
    order: 12 !important;
  }
  .order-sm-13 {
    order: 13 !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-sm-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-md {
    flex: 1 0 0%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-md-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-md-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-md-3 {
    margin-left: 25% !important;
  }
  .offset-md-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-md-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-md-6 {
    margin-left: 50% !important;
  }
  .offset-md-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-md-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-md-9 {
    margin-left: 75% !important;
  }
  .offset-md-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-md-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-md-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-6 {
    order: 6 !important;
  }
  .order-md-7 {
    order: 7 !important;
  }
  .order-md-8 {
    order: 8 !important;
  }
  .order-md-9 {
    order: 9 !important;
  }
  .order-md-10 {
    order: 10 !important;
  }
  .order-md-11 {
    order: 11 !important;
  }
  .order-md-12 {
    order: 12 !important;
  }
  .order-md-13 {
    order: 13 !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-md-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 576px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-sm {
    flex: 1 0 0%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-sm-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-sm-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-sm-3 {
    margin-left: 25% !important;
  }
  .offset-sm-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-sm-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-sm-6 {
    margin-left: 50% !important;
  }
  .offset-sm-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-sm-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-sm-9 {
    margin-left: 75% !important;
  }
  .offset-sm-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-sm-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-sm-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-6 {
    order: 6 !important;
  }
  .order-sm-7 {
    order: 7 !important;
  }
  .order-sm-8 {
    order: 8 !important;
  }
  .order-sm-9 {
    order: 9 !important;
  }
  .order-sm-10 {
    order: 10 !important;
  }
  .order-sm-11 {
    order: 11 !important;
  }
  .order-sm-12 {
    order: 12 !important;
  }
  .order-sm-13 {
    order: 13 !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-sm-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-md {
    flex: 1 0 0%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-md-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-md-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-md-3 {
    margin-left: 25% !important;
  }
  .offset-md-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-md-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-md-6 {
    margin-left: 50% !important;
  }
  .offset-md-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-md-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-md-9 {
    margin-left: 75% !important;
  }
  .offset-md-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-md-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-md-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-6 {
    order: 6 !important;
  }
  .order-md-7 {
    order: 7 !important;
  }
  .order-md-8 {
    order: 8 !important;
  }
  .order-md-9 {
    order: 9 !important;
  }
  .order-md-10 {
    order: 10 !important;
  }
  .order-md-11 {
    order: 11 !important;
  }
  .order-md-12 {
    order: 12 !important;
  }
  .order-md-13 {
    order: 13 !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-md-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-lg {
    flex: 1 0 0%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-lg-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-lg-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-lg-3 {
    margin-left: 25% !important;
  }
  .offset-lg-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-lg-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-lg-6 {
    margin-left: 50% !important;
  }
  .offset-lg-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-lg-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-lg-9 {
    margin-left: 75% !important;
  }
  .offset-lg-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-lg-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-lg-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-6 {
    order: 6 !important;
  }
  .order-lg-7 {
    order: 7 !important;
  }
  .order-lg-8 {
    order: 8 !important;
  }
  .order-lg-9 {
    order: 9 !important;
  }
  .order-lg-10 {
    order: 10 !important;
  }
  .order-lg-11 {
    order: 11 !important;
  }
  .order-lg-12 {
    order: 12 !important;
  }
  .order-lg-13 {
    order: 13 !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-lg-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 576px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-sm {
    flex: 1 0 0%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-sm-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-sm-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-sm-3 {
    margin-left: 25% !important;
  }
  .offset-sm-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-sm-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-sm-6 {
    margin-left: 50% !important;
  }
  .offset-sm-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-sm-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-sm-9 {
    margin-left: 75% !important;
  }
  .offset-sm-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-sm-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-sm-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-6 {
    order: 6 !important;
  }
  .order-sm-7 {
    order: 7 !important;
  }
  .order-sm-8 {
    order: 8 !important;
  }
  .order-sm-9 {
    order: 9 !important;
  }
  .order-sm-10 {
    order: 10 !important;
  }
  .order-sm-11 {
    order: 11 !important;
  }
  .order-sm-12 {
    order: 12 !important;
  }
  .order-sm-13 {
    order: 13 !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-sm-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-md {
    flex: 1 0 0%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-md-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-md-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-md-3 {
    margin-left: 25% !important;
  }
  .offset-md-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-md-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-md-6 {
    margin-left: 50% !important;
  }
  .offset-md-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-md-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-md-9 {
    margin-left: 75% !important;
  }
  .offset-md-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-md-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-md-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-6 {
    order: 6 !important;
  }
  .order-md-7 {
    order: 7 !important;
  }
  .order-md-8 {
    order: 8 !important;
  }
  .order-md-9 {
    order: 9 !important;
  }
  .order-md-10 {
    order: 10 !important;
  }
  .order-md-11 {
    order: 11 !important;
  }
  .order-md-12 {
    order: 12 !important;
  }
  .order-md-13 {
    order: 13 !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-md-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-lg {
    flex: 1 0 0%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-lg-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-lg-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-lg-3 {
    margin-left: 25% !important;
  }
  .offset-lg-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-lg-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-lg-6 {
    margin-left: 50% !important;
  }
  .offset-lg-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-lg-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-lg-9 {
    margin-left: 75% !important;
  }
  .offset-lg-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-lg-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-lg-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-6 {
    order: 6 !important;
  }
  .order-lg-7 {
    order: 7 !important;
  }
  .order-lg-8 {
    order: 8 !important;
  }
  .order-lg-9 {
    order: 9 !important;
  }
  .order-lg-10 {
    order: 10 !important;
  }
  .order-lg-11 {
    order: 11 !important;
  }
  .order-lg-12 {
    order: 12 !important;
  }
  .order-lg-13 {
    order: 13 !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-lg-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-xl {
    flex: 1 0 0%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-xl-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-xl-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-xl-3 {
    margin-left: 25% !important;
  }
  .offset-xl-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-xl-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-xl-6 {
    margin-left: 50% !important;
  }
  .offset-xl-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-xl-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-xl-9 {
    margin-left: 75% !important;
  }
  .offset-xl-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-xl-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-xl-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-6 {
    order: 6 !important;
  }
  .order-xl-7 {
    order: 7 !important;
  }
  .order-xl-8 {
    order: 8 !important;
  }
  .order-xl-9 {
    order: 9 !important;
  }
  .order-xl-10 {
    order: 10 !important;
  }
  .order-xl-11 {
    order: 11 !important;
  }
  .order-xl-12 {
    order: 12 !important;
  }
  .order-xl-13 {
    order: 13 !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-xl-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 576px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-sm {
    flex: 1 0 0%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-sm-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-sm-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-sm-3 {
    margin-left: 25% !important;
  }
  .offset-sm-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-sm-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-sm-6 {
    margin-left: 50% !important;
  }
  .offset-sm-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-sm-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-sm-9 {
    margin-left: 75% !important;
  }
  .offset-sm-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-sm-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-sm-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-6 {
    order: 6 !important;
  }
  .order-sm-7 {
    order: 7 !important;
  }
  .order-sm-8 {
    order: 8 !important;
  }
  .order-sm-9 {
    order: 9 !important;
  }
  .order-sm-10 {
    order: 10 !important;
  }
  .order-sm-11 {
    order: 11 !important;
  }
  .order-sm-12 {
    order: 12 !important;
  }
  .order-sm-13 {
    order: 13 !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-sm-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-md {
    flex: 1 0 0%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-md-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-md-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-md-3 {
    margin-left: 25% !important;
  }
  .offset-md-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-md-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-md-6 {
    margin-left: 50% !important;
  }
  .offset-md-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-md-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-md-9 {
    margin-left: 75% !important;
  }
  .offset-md-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-md-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-md-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-6 {
    order: 6 !important;
  }
  .order-md-7 {
    order: 7 !important;
  }
  .order-md-8 {
    order: 8 !important;
  }
  .order-md-9 {
    order: 9 !important;
  }
  .order-md-10 {
    order: 10 !important;
  }
  .order-md-11 {
    order: 11 !important;
  }
  .order-md-12 {
    order: 12 !important;
  }
  .order-md-13 {
    order: 13 !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-md-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-lg {
    flex: 1 0 0%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-lg-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-lg-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-lg-3 {
    margin-left: 25% !important;
  }
  .offset-lg-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-lg-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-lg-6 {
    margin-left: 50% !important;
  }
  .offset-lg-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-lg-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-lg-9 {
    margin-left: 75% !important;
  }
  .offset-lg-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-lg-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-lg-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-6 {
    order: 6 !important;
  }
  .order-lg-7 {
    order: 7 !important;
  }
  .order-lg-8 {
    order: 8 !important;
  }
  .order-lg-9 {
    order: 9 !important;
  }
  .order-lg-10 {
    order: 10 !important;
  }
  .order-lg-11 {
    order: 11 !important;
  }
  .order-lg-12 {
    order: 12 !important;
  }
  .order-lg-13 {
    order: 13 !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-lg-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-xl {
    flex: 1 0 0%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-xl-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-xl-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-xl-3 {
    margin-left: 25% !important;
  }
  .offset-xl-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-xl-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-xl-6 {
    margin-left: 50% !important;
  }
  .offset-xl-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-xl-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-xl-9 {
    margin-left: 75% !important;
  }
  .offset-xl-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-xl-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-xl-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-6 {
    order: 6 !important;
  }
  .order-xl-7 {
    order: 7 !important;
  }
  .order-xl-8 {
    order: 8 !important;
  }
  .order-xl-9 {
    order: 9 !important;
  }
  .order-xl-10 {
    order: 10 !important;
  }
  .order-xl-11 {
    order: 11 !important;
  }
  .order-xl-12 {
    order: 12 !important;
  }
  .order-xl-13 {
    order: 13 !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-xl-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  /* .col-{bp} и .col-{bp}-auto */
  .col-xxl {
    flex: 1 0 0%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* .col-{bp}-{1..12} */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .offset-{bp}-{1..12} */
  .offset-xxl-1 {
    margin-left: 8.33333333% !important;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667% !important;
  }
  .offset-xxl-3 {
    margin-left: 25% !important;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333% !important;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667% !important;
  }
  .offset-xxl-6 {
    margin-left: 50% !important;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333% !important;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667% !important;
  }
  .offset-xxl-9 {
    margin-left: 75% !important;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333% !important;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667% !important;
  }
  .offset-xxl-12 {
    margin-left: 100% !important;
  }
  /* .order-{bp}-0..12, .order-{bp}-first/last */
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-6 {
    order: 6 !important;
  }
  .order-xxl-7 {
    order: 7 !important;
  }
  .order-xxl-8 {
    order: 8 !important;
  }
  .order-xxl-9 {
    order: 9 !important;
  }
  .order-xxl-10 {
    order: 10 !important;
  }
  .order-xxl-11 {
    order: 11 !important;
  }
  .order-xxl-12 {
    order: 12 !important;
  }
  .order-xxl-13 {
    order: 13 !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-last {
    order: 13 !important;
  }
  /* .row-cols-{bp}-{1..6} */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* Утилиты гаттеров для брейкпоинта */
  .g-xxl-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem;
  }
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem;
  }
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
/* spacing.less — утилиты margin/padding как в Bootstrap 5 (без each()) */
/* ---------- Настройки ---------- */
/* Шкала отступов (как в Bootstrap по умолчанию) */
/* Включить RTL? (false/true) */
/* ---------- Хелперы для start/end с учётом RTL ---------- */
/* ---------- Генерация базовых классов ---------- */
/* Auto margins */
/* База (xs) */
/* Margin */
.m-5 {
  margin: 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
/* Padding (без negative/auto) */
.p-5 {
  padding: 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
/* Negative margins (только для key != 0) */
.m-n5 {
  margin: -3rem !important;
}
.mt-n5 {
  margin-top: -3rem !important;
}
.mb-n5 {
  margin-bottom: -3rem !important;
}
.ms-n5 {
  margin-left: -3rem !important;
}
.me-n5 {
  margin-right: -3rem !important;
}
.mx-n5 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
.my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}
/* Margin */
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
/* Padding (без negative/auto) */
.p-4 {
  padding: 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
/* Negative margins (только для key != 0) */
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4 {
  margin-top: -1.5rem !important;
}
.mb-n4 {
  margin-bottom: -1.5rem !important;
}
.ms-n4 {
  margin-left: -1.5rem !important;
}
.me-n4 {
  margin-right: -1.5rem !important;
}
.mx-n4 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}
/* Margin */
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
/* Padding (без negative/auto) */
.p-3 {
  padding: 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
/* Negative margins (только для key != 0) */
.m-n3 {
  margin: -1rem !important;
}
.mt-n3 {
  margin-top: -1rem !important;
}
.mb-n3 {
  margin-bottom: -1rem !important;
}
.ms-n3 {
  margin-left: -1rem !important;
}
.me-n3 {
  margin-right: -1rem !important;
}
.mx-n3 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}
/* Margin */
.m-2 {
  margin: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
/* Padding (без negative/auto) */
.p-2 {
  padding: 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
/* Negative margins (только для key != 0) */
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2 {
  margin-top: -0.5rem !important;
}
.mb-n2 {
  margin-bottom: -0.5rem !important;
}
.ms-n2 {
  margin-left: -0.5rem !important;
}
.me-n2 {
  margin-right: -0.5rem !important;
}
.mx-n2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}
/* Margin */
.m-1 {
  margin: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
/* Padding (без negative/auto) */
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
/* Negative margins (только для key != 0) */
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1 {
  margin-top: -0.25rem !important;
}
.mb-n1 {
  margin-bottom: -0.25rem !important;
}
.ms-n1 {
  margin-left: -0.25rem !important;
}
.me-n1 {
  margin-right: -0.25rem !important;
}
.mx-n1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}
/* Margin */
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.me-0 {
  margin-right: 0 !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* Padding (без negative/auto) */
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* Negative margins (только для key != 0) */
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-auto {
  margin-left: auto !important;
}
.me-auto {
  margin-right: auto !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
/* ---------- Респонсив-варианты ---------- */
@media (min-width: 1400px) {
  /* Margin */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .mx-xxl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .px-xxl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mb-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-xxl-n5 {
    margin-left: -3rem !important;
  }
  .me-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mx-xxl-n5 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .my-xxl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* Margin */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .me-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* Margin */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .px-xxl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-xxl-n3 {
    margin-left: -1rem !important;
  }
  .me-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mx-xxl-n3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* Margin */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .me-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* Margin */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .me-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* Margin */
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* Padding (без negative/auto) */
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* Negative margins (только для key != 0) */
  .m-5-auto {
    margin: auto !important;
  }
  .mt-5-auto {
    margin-top: auto !important;
  }
  .mb-5-auto {
    margin-bottom: auto !important;
  }
  .ms-5-auto {
    margin-left: auto !important;
  }
  .me-5-auto {
    margin-right: auto !important;
  }
  .mx-5-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-5-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  /* Margin */
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .mx-xl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .px-xl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5 {
    margin-top: -3rem !important;
  }
  .mb-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-xl-n5 {
    margin-left: -3rem !important;
  }
  .me-xl-n5 {
    margin-right: -3rem !important;
  }
  .mx-xl-n5 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* Margin */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .me-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* Margin */
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-xl-n3 {
    margin-left: -1rem !important;
  }
  .me-xl-n3 {
    margin-right: -1rem !important;
  }
  .mx-xl-n3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* Margin */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .me-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* Margin */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* Padding (без negative/auto) */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .me-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* Margin */
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* Padding (без negative/auto) */
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* Negative margins (только для key != 0) */
  .m-5-auto {
    margin: auto !important;
  }
  .mt-5-auto {
    margin-top: auto !important;
  }
  .mb-5-auto {
    margin-bottom: auto !important;
  }
  .ms-5-auto {
    margin-left: auto !important;
  }
  .me-5-auto {
    margin-right: auto !important;
  }
  .mx-5-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-5-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  /* Margin */
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .mx-lg-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* Padding (без negative/auto) */
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .px-lg-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5 {
    margin-top: -3rem !important;
  }
  .mb-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-lg-n5 {
    margin-left: -3rem !important;
  }
  .me-lg-n5 {
    margin-right: -3rem !important;
  }
  .mx-lg-n5 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* Margin */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .me-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* Margin */
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* Padding (без negative/auto) */
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-lg-n3 {
    margin-left: -1rem !important;
  }
  .me-lg-n3 {
    margin-right: -1rem !important;
  }
  .mx-lg-n3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* Margin */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .me-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* Margin */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* Padding (без negative/auto) */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .me-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* Margin */
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* Padding (без negative/auto) */
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* Negative margins (только для key != 0) */
  .m-5-auto {
    margin: auto !important;
  }
  .mt-5-auto {
    margin-top: auto !important;
  }
  .mb-5-auto {
    margin-bottom: auto !important;
  }
  .ms-5-auto {
    margin-left: auto !important;
  }
  .me-5-auto {
    margin-right: auto !important;
  }
  .mx-5-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-5-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  /* Margin */
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .mx-md-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* Padding (без negative/auto) */
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .px-md-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5 {
    margin-top: -3rem !important;
  }
  .mb-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-md-n5 {
    margin-left: -3rem !important;
  }
  .me-md-n5 {
    margin-right: -3rem !important;
  }
  .mx-md-n5 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* Margin */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-md-n4 {
    margin-left: -1.5rem !important;
  }
  .me-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-md-n4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* Margin */
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* Padding (без negative/auto) */
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .px-md-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-md-n3 {
    margin-left: -1rem !important;
  }
  .me-md-n3 {
    margin-right: -1rem !important;
  }
  .mx-md-n3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* Margin */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .px-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-md-n2 {
    margin-left: -0.5rem !important;
  }
  .me-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-md-n2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* Margin */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* Padding (без negative/auto) */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .px-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-md-n1 {
    margin-left: -0.25rem !important;
  }
  .me-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-md-n1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* Margin */
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* Padding (без negative/auto) */
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* Negative margins (только для key != 0) */
  .m-5-auto {
    margin: auto !important;
  }
  .mt-5-auto {
    margin-top: auto !important;
  }
  .mb-5-auto {
    margin-bottom: auto !important;
  }
  .ms-5-auto {
    margin-left: auto !important;
  }
  .me-5-auto {
    margin-right: auto !important;
  }
  .mx-5-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-5-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 576px) {
  /* Margin */
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .mx-sm-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* Padding (без negative/auto) */
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .px-sm-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5 {
    margin-top: -3rem !important;
  }
  .mb-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ms-sm-n5 {
    margin-left: -3rem !important;
  }
  .me-sm-n5 {
    margin-right: -3rem !important;
  }
  .mx-sm-n5 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* Margin */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ms-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .me-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* Margin */
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* Padding (без negative/auto) */
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ms-sm-n3 {
    margin-left: -1rem !important;
  }
  .me-sm-n3 {
    margin-right: -1rem !important;
  }
  .mx-sm-n3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* Margin */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* Padding (без negative/auto) */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ms-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .me-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* Margin */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* Padding (без negative/auto) */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* Negative margins (только для key != 0) */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ms-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .me-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* Margin */
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* Padding (без negative/auto) */
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* Negative margins (только для key != 0) */
  .m-5-auto {
    margin: auto !important;
  }
  .mt-5-auto {
    margin-top: auto !important;
  }
  .mb-5-auto {
    margin-bottom: auto !important;
  }
  .ms-5-auto {
    margin-left: auto !important;
  }
  .me-5-auto {
    margin-right: auto !important;
  }
  .mx-5-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-5-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
/* ---------- Генерация базовых классов ---------- */
/* База (xs) */
.gap-5 {
  gap: 3rem !important;
}
.row-gap-5 {
  row-gap: 3rem !important;
}
.column-gap-5 {
  column-gap: 3rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.row-gap-4 {
  row-gap: 1.5rem !important;
}
.column-gap-4 {
  column-gap: 1.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.row-gap-3 {
  row-gap: 1rem !important;
}
.column-gap-3 {
  column-gap: 1rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.row-gap-2 {
  row-gap: 0.5rem !important;
}
.column-gap-2 {
  column-gap: 0.5rem !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.row-gap-1 {
  row-gap: 0.25rem !important;
}
.column-gap-1 {
  column-gap: 0.25rem !important;
}
.gap-0 {
  gap: 0 !important;
}
.row-gap-0 {
  row-gap: 0 !important;
}
.column-gap-0 {
  column-gap: 0 !important;
}
/* ---------- Респонсив-варианты ---------- */
@media (min-width: 1400px) {
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 768px) {
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
}
:root {
  --text-muted: rgba(255, 255, 255, 0.85);
  --card-bg: rgba(255, 255, 255, 0.08);
  --card-bg-strong: rgba(255, 255, 255, 0.14);
  --border: rgba(255, 255, 255, 0.65);
  --shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
  --radius: 16px;
  --radius-sm: 12px;
  --radius-lg: 22px;
  --container: 1200px;
}
.signup-card-type {
  position: relative;
  background: linear-gradient(180deg, var(--card-bg), var(--card-bg-strong));
  border: 2px dashed var(--border);
  border-radius: var(--radius);
  padding: 26px 24px 22px;
  box-shadow: var(--shadow);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  transition: transform 0.15s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  overflow: hidden;
  isolation: isolate;
}
.signup-card-type:before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(120px 80px at 12% 10%, rgba(255, 255, 255, 0.25), transparent 60%);
  pointer-events: none;
  z-index: 0;
}
.signup-card-type:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28);
  border-color: #fff;
}
.signup-card-type h3 {
  margin: 0 0 8px;
  font-size: 22px;
  line-height: 1.25;
  display: flex;
  align-items: center;
  gap: 8px;
  color: white;
}
.signup-card-type .badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding: 6px 10px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.12);
}
.signup-card-type .desc {
  margin: 8px 0 16px;
  color: var(--text-muted);
  line-height: 1.55;
}
.signup-card-type .hint {
  margin: 14px 0 20px;
  padding: 12px 14px;
  border-radius: var(--radius-sm);
  border: 1.5px dashed rgba(255, 255, 255, 0.55);
  background: rgba(0, 0, 0, 0.08);
  line-height: 1.5;
  color: white;
}
.signup-card-type .cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 18px;
  border-radius: 12px;
  border: 0;
  background: linear-gradient(180deg, var(--accent), var(--accent-2));
  color: #fff;
  font-weight: 700;
  letter-spacing: .02em;
  cursor: pointer;
  box-shadow: 0 10px 18px rgba(255, 77, 141, 0.35), inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  transition: transform 0.12s ease, box-shadow 0.12s ease, filter 0.12s ease;
}
.signup-card-type .cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 26px rgba(255, 77, 141, 0.45);
  text-decoration: none !important;
}
.signup-card-type .cta:active {
  transform: translateY(0);
  filter: saturate(1.05);
}
.signup-card-type .cta:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}
.signup-card-type .cta svg {
  width: 18px;
  height: 18px;
}
.signup-card-create-form .card {
  position: relative;
  background: linear-gradient(180deg, var(--card-bg), var(--card-bg-strong));
  border: 2px dashed var(--border);
  border-radius: var(--radius);
  padding: 26px 24px;
  margin: 32px auto 56px;
  box-shadow: var(--shadow);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  overflow: hidden;
  isolation: isolate;
  color: white;
}
.signup-card-create-form .card:before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(120px 80px at 12% 10%, rgba(255, 255, 255, 0.25), transparent 60%);
  pointer-events: none;
  z-index: 0;
}
.signup-card-create-form .card h1 {
  margin: 0 0 8px;
  font-size: 26px;
  line-height: 1.25;
}
.signup-card-create-form .card p.lead {
  margin: 0 0 18px;
  color: var(--text-muted);
}
.signup-card-create-form .field {
  display: flex;
  flex-direction: column;
}
.signup-card-create-form .field.full {
  grid-column: -1;
}
.signup-card-create-form .radios {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.signup-card-create-form .radios .radio {
  display: flex;
  width: 120px;
  height: 40px;
  border-radius: 12px;
  border: 1.5px solid white;
  color: #fff;
  padding: 0 14px;
  outline: none;
  padding-left: 26px;
  flex-direction: row;
  align-content: flex-end;
  flex-wrap: nowrap;
  align-items: center;
}
.signup-card-create-form .radios .radio input[type="radio"],
.signup-card-create-form .radios .radio input[type="checkbox"] {
  margin: 0 -20px 0;
}
.signup-card-create-form .radios .radio {
  display: inline-flex;
  align-items: center;
  padding: 10px 30px;
  border-radius: 999px;
  border: 1.5px solid  #fff;
  cursor: pointer;
  user-select: none;
}
.signup-card-create-form .radios .radio input:checked {
  background: #ffffff;
}
.signup-card-create-form .radios .radio input {
  appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #fff;
  display: inline-block;
}
.signup-card-create-form .input-accept label {
  display: none;
}
.signup-card-create-form .input-accept .label-check {
  display: -ms-flexbox;
  display: flex !important;
  vertical-align: middle;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 100;
  margin-right: 20px;
  -ms-flex-align: end !important;
}
.signup-card-create-form .input-accept .label-check::before {
  content: '';
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: 11px;
  margin-top: 4px;
}
.signup-card-create-form .input-accept .label-check::after {
  content: '';
  position: absolute;
  display: none;
  top: 9px;
  left: 5px;
  width: 15px;
  height: 9px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}
@media ((max-width: 699px)) {
  .signup-card-create-form .input-accept .label-check {
    align-items: flex-start !important;
  }
}
.signup-card-create-form .has-success .label-check::after {
  display: block;
}
.signup-card-create-form .control-label {
  font-weight: 400;
  color: white !important;
}
.signup-card-create-form .control-label.has-success {
  color: white!important;
}
.signup-card-create-form .help-block {
  color: white !important;
}
.tabs {
  /* checked => email (вправо) */
  /* focus */
}
.tabs .invisible {
  display: none;
}
.tabs .visible {
  display: block;
}
.tabs .switch-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.tabs .sw-label {
  font-size: 14px;
  opacity: 0.9;
}
.tabs .switch-wrap[data-method="phone"] .sw-label[data-state="off"],
.tabs .switch-wrap[data-method="email"] .sw-label[data-state="on"] {
  font-weight: 700;
  opacity: 1;
}
.tabs .switch-box {
  --w: 64px;
  --h: 34px;
  position: relative;
  width: var(--w);
  height: var(--h);
}
.tabs .switch-input {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.tabs .switch-track {
  position: absolute;
  inset: 0;
  border-radius: 999px;
  background: var(--input-bg);
  border: 1.5px solid var(--input-border);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06);
  transition: border-color 0.12s ease, box-shadow 0.12s ease, background 0.12s ease;
}
.tabs .switch-track::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(var(--h) - 4px);
  height: calc(var(--h) - 4px);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  transition: transform .18s ease;
}
.tabs .switch-input:checked + .switch-track {
  background: linear-gradient(180deg, var(--accent), var(--accent-2));
  border-color: transparent;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35);
}
.tabs .switch-input:checked + .switch-track::after {
  transform: translateX(calc(var(--w) - var(--h)));
}
.tabs .switch-input:focus-visible + .switch-track {
  border-color: var(--input-border-focus);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.18);
}
.wrapper {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}
.wrapper--bg {
  background-color: #883086;
  background-image: linear-gradient(165deg, #f9a9ab 0%, #d65086 30%, #812f86 71%, #30134f 100%);
}
.wrapper--bg::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../img/mobile-bg.png');
  opacity: 0.3;
  background-position: bottom center;
  background-size: 100% 60%;
  background-repeat: no-repeat;
}
@media (min-width: 980px) {
  .wrapper--page {
    background-color: #3e2f40;
    background-image: none;
  }
  .wrapper--page::before {
    display: none;
  }
}
.wrapper-container {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
}
.wrapper-container--block {
  min-height: auto;
  align-items: center;
  margin-top: 25px;
  box-sizing: border-box;
  padding: 0 40px;
}
@media (min-width: 980px) {
  .wrapper-container--block {
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 960px;
    margin-top: 117px;
    padding: 0;
  }
}
@media (min-width: 980px) {
  .wrapper-container--block-page {
    margin-top: 175px;
  }
}
.main-nav--closed + .wrapper > .wrapper-container > .page-header > .wrapper-container--block {
  margin-top: 78px;
}
@media (min-width: 700px) {
  .main-nav--closed + .wrapper > .wrapper-container > .page-header > .wrapper-container--block {
    margin-top: 112px;
  }
}
@media (min-width: 980px) {
  .main-nav--closed + .wrapper > .wrapper-container > .page-header > .wrapper-container--block {
    margin-top: 117px;
  }
}
.index-header {
  position: relative;
  min-height: 108px;
  flex: 0 0 auto;
}
@media (min-width: 700px) {
  .index-header {
    min-height: 249px;
    background: url('../img/tablet-header-bg.jpg') no-repeat;
    background-size: cover;
    border-bottom: 3px solid #fff;
    background-position: 50% 0px;
  }
}
@media (min-width: 980px) {
  .index-header {
    min-height: 313px;
    background: url('../img/desktop-header-bg.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 0px;
  }
}
.index-content {
  flex: 1 0 auto;
  padding: 0 10px;
}
.index-footer {
  flex: 0 0 auto;
}
.index-footer__wrapper {
  padding: 20px 40px;
}
@media (max-width: 699px) {
  .index-footer__wrapper {
    position: relative;
    display: block;
    margin: 0 auto;
  }
}
.logo-link {
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  top: 48px;
  cursor: pointer;
}
@media (min-width: 700px) {
  .logo-link {
    top: 138px;
  }
}
@media (min-width: 980px) {
  .logo-link {
    position: relative;
    top: 168px;
  }
}
.logo-link--main {
  right: 0;
}
.logo-link--pages {
  top: 10px;
  left: 20px;
}
@media (min-width: 700px) {
  .logo-link--pages {
    top: 16px;
    left: 18px;
  }
}
@media (min-width: 980px) {
  .logo-link--pages {
    top: 0px;
    left: 0px;
  }
}
.logo-link__icon {
  fill: #ffffff;
  margin: 0 auto;
}
.logo-link__icon--mobile {
  display: none;
}
@media (max-width: 699px) {
  .logo-link__icon--mobile {
    display: block;
  }
}
.logo-link__icon--tablet {
  display: none;
}
@media (min-width: 700px) {
  .logo-link__icon--tablet {
    display: block;
  }
}
@media (min-width: 980px) {
  .logo-link__icon--tablet {
    display: none;
  }
}
.logo-link__icon--desktop {
  display: none;
}
@media (min-width: 980px) {
  .logo-link__icon--desktop {
    display: block;
    transition: all 0.5s ease-out;
  }
  .logo-link__icon--desktop:hover {
    transform: scale(1.05, 1.05);
  }
}
.logo-link__icon:active {
  fill: rgba(255, 255, 255, 0.3);
}
@media (min-width: 700px) {
  #bonus_club_slogan {
    display: none;
  }
}
@media (min-width: 980px) {
  #bonus_club_slogan {
    display: inline-block;
  }
}
.page-content {
  padding: 0px 10px 20px;
  flex: 1 0 auto;
}
.page-content--map {
  padding: 0;
}
@media (min-width: 980px) {
  .page-content--map {
    padding: 0px 10px 20px;
  }
}
.login-form {
  display: none;
  width: 280px;
  margin: 0 auto;
  padding-top: 50px;
  border: none;
}
@media (min-width: 700px) {
  .login-form {
    width: 320px;
    padding-top: 90px;
  }
}
@media (min-width: 980px) {
  .login-form {
    width: 322px;
    padding-top: 82px;
  }
}
.login-form--visible {
  display: block;
}
.login-form .has-error,
.login-form .help-block {
  color: antiquewhite !important;
}
.mobile-prl-block {
  margin-bottom: 32px;
}
.mobile-prl-block p.text-center {
  font-size: 14px;
  font-weight: 300;
  color: white;
  margin-top: 19px;
}
.mobile-prl-block p.text-center a {
  color: white;
  text-decoration: underline;
}
.mobile-prl-block a.form-btn {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
.fieldgroup {
  position: relative;
  border: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  align-self: baseline;
}
.fieldgroup--profile {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.fieldgroup--profile > div {
  width: 100%;
}
@media (min-width: 980px) {
  .fieldgroup--profile {
    margin-bottom: 7px;
  }
}
.fieldgroup--submitbtn {
  flex-grow: 1;
  /*@media @desktop-widths {
            max-width: none;
            margin: auto;
        }*/
}
@media (min-width: 700px) {
  .fieldgroup--submitbtn {
    max-width: 284px;
    margin: 0 auto;
    align-self: unset;
    margin-top: -5px;
  }
}
.field-text {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  padding: 0px 64px;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  font-weight: normal;
  border-radius: 3px;
  border: none;
  background-color: rgba(255, 255, 255, 0.18);
}
.field-text::placeholder {
  color: #ffffff;
  font-weight: 100;
}
.field-text--card {
  background-image: url('../img/card-icon.svg');
  background-repeat: no-repeat;
  background-position: left 9px center;
}
.field-text--passw {
  background-image: url('../img/key-icon.svg');
  background-repeat: no-repeat;
  background-position: left 9px center;
}
.field-text--mail {
  background-image: url('../img/mail-icon.svg');
  background-repeat: no-repeat;
  background-position: left 9px center;
  background-size: 30px;
}
.field-text--phone {
  background-image: url('../img/phone-icon.svg');
  background-repeat: no-repeat;
  background-position: left 9px center;
  background-size: 30px;
}
.field-text--profile {
  background-image: url('../img/profile-field-icon.svg');
  background-repeat: no-repeat;
  background-position: left 9px center;
  background-size: 30px;
}
.field-text--gift {
  background-image: url('../img/gift-field-icon.svg');
  background-repeat: no-repeat;
  background-position: left 9px center;
  background-size: 30px;
}
.field-textgender {
  background-image: url('../img/gender-field-icon.svg');
  background-repeat: no-repeat;
  background-position: left 9px center;
  background-size: 30px;
}
.field-check {
  display: none;
}
.field-check:checked + .label-check::after {
  display: block;
}
.form-btn {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 10px;
  margin: 0 auto;
  margin-top: 32px;
  background: transparent;
  border: 2px solid #fae4e8;
  border-radius: 5px;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.3pt;
  text-align: center;
  text-decoration: none;
}
.form-btn:hover {
  background-color: rgba(255, 255, 255, 0.24);
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 980px) {
  .form-btn:hover {
    background-color: rgba(37, 9, 59, 0.05);
  }
}
.form-btn:visited,
.form-btn:visited:hover {
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 980px) {
  .form-btn:visited,
  .form-btn:visited:hover {
    color: #8a3180;
  }
}
.form-btn:visited[type="button"],
.form-btn:visited:hover[type="button"] {
  color: white!important;
}
.form-btn:active {
  color: #8a3180;
  text-decoration: none;
  font-weight: normal;
  background-color: rgba(255, 255, 255, 0.9);
}
.form-btn--cardblock {
  margin: 10px auto;
}
@media (min-width: 700px) {
  .form-btn--cardblock {
    margin: 17px auto 5px;
  }
}
@media (min-width: 980px) {
  .form-btn--cardblock {
    margin-top: 20px;
  }
}
.form-btn--tablet-mobile-only {
  display: block;
}
@media (min-width: 980px) {
  .form-btn--tablet-mobile-only {
    display: none;
  }
}
.form-btn--mobile-only {
  display: block;
}
@media (min-width: 700px) {
  .form-btn--mobile-only {
    display: none;
  }
}
.form-btn--dialog {
  border-color: rgba(37, 9, 59, 0.5);
  color: #25093b;
}
@media (min-width: 980px) {
  .form-btn--page {
    font-size: 16px;
    line-height: 22px;
    border: 2px solid #a82c71;
    color: #a82c71;
  }
}
@media (min-width: 700px) {
  .form-btn--support {
    margin-top: 5px;
  }
}
@media (min-width: 980px) {
  .form-btn--support {
    background-color: #fbf7f8;
  }
  .form-btn--support:hover {
    color: #212325;
  }
}
.form-btn--cancel {
  display: block;
}
@media (min-width: 700px) {
  .form-btn--cancel {
    display: none;
  }
}
.ordelim {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-top: 32px;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  text-align: center;
  color: #fae4e8;
  overflow: hidden;
}
@media (min-width: 700px) {
  .ordelim {
    font-size: 21px;
    line-height: 28px;
  }
}
.ordelim::before,
.ordelim::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background-color: #fae4e8;
}
.ordelim::before {
  margin-left: -100%;
  transform: translateX(-20px);
}
.ordelim::after {
  margin-right: -100%;
  transform: translateX(20px);
}
.remind-link {
  width: 100%;
  margin-top: 40px;
  text-align: center;
}
.remind-link > a {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 100;
  text-decoration: none;
}
@media (min-width: 700px) {
  .remind-link > a {
    font-size: 18px;
    line-height: 28px;
  }
}
.remind-link > a:hover {
  text-decoration: underline;
}
.page-footer {
  height: 40px;
  padding: 0 40px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  flex: 0 0 auto;
}
@media (min-width: 700px) {
  .page-footer {
    padding: 0 60px;
  }
}
@media (min-width: 980px) {
  .page-footer {
    max-width: 1178px;
    padding: 0 107px;
  }
}
.copyright {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 10px;
  line-height: 30px;
  font-weight: 100;
  color: #ffffff;
}
@media (min-width: 700px) {
  .copyright {
    font-size: 12px;
  }
}
.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100vh;
  min-width: 320px;
  min-height: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1);
  border: none;
  overflow: auto;
}
.modal-overlay--visible {
  display: block;
}
.modal-overlay__wrapper {
  width: 80%;
  height: 344px;
  display: block;
  margin: 0 auto;
  margin-top: 25%;
}
@media (min-width: 700px) {
  .modal-overlay__wrapper {
    width: 50%;
    margin-top: 260px;
  }
}
@media (min-width: 980px) {
  .modal-overlay__wrapper {
    width: 450px;
    margin-top: 340px;
  }
}
.modal-overlay__dialog {
  width: 90%;
  height: 50vh;
  max-height: 90vh;
  overflow-y: auto;
  display: block;
  box-sizing: border-box;
  background-color: #ffffff;
}
.modal-overlay__header {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 50px;
  padding: 0;
}
@media (min-width: 700px) {
  .modal-overlay__header {
    font-size: 35px;
    line-height: 35px;
  }
}
.modal-overlay__message {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #ffffff;
  margin: 0;
  margin-bottom: 100px;
  padding: 0;
}
@media (min-width: 700px) {
  .modal-overlay__message {
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 78px;
  }
}
@media (min-width: 980px) {
  .modal-overlay__message {
    margin-bottom: 72px;
  }
}
.modal-overlay__btn {
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  width: 90px;
  height: 90px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 70px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  padding-left: 1px;
  outline: none;
}
@media (min-width: 700px) {
  .modal-overlay__btn {
    width: 160px;
    height: 160px;
    font-size: 120px;
    padding-left: 2px;
  }
}
@media (min-width: 980px) {
  .modal-overlay__btn {
    cursor: pointer;
  }
}
.modal-overlay__btn--ok {
  background-image: url('../img/ok-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}
@media (min-width: 700px) {
  .modal-overlay__btn--ok {
    background-size: 70px;
  }
}
.modal-overlay__header-dialog {
  display: block;
  width: 100%;
  padding: 25px 0;
  font-family: 'PT Sans';
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #212325;
  text-align: center;
  text-transform: uppercase;
}
.modal-overlay__header-dialog > span {
  display: block;
  font-size: 16px;
  text-transform: lowercase;
}
.modal-overlay__btn-wrapper {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 25px;
  box-sizing: border-box;
}
.blur {
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
  filter: url(#blur);
  filter: blur(3px);
}
.page-header {
  position: relative;
  box-sizing: border-box;
  min-height: 434px;
  flex: 0 0 auto;
  padding: 0;
  margin: 0;
  border: none;
}
@media (min-width: 700px) {
  .page-header {
    min-height: 516px;
  }
}
@media (min-width: 980px) {
  .page-header {
    min-height: 400px;
    background-color: #883086;
    background-image: linear-gradient(165deg, #f9a9ab 0%, #d65086 30%, #812f86 71%, #30134f 100%);
  }
  .page-header::before {
    content: '';
    position: absolute;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('../img/mobile-bg.png');
    opacity: 0.3;
    background-position: bottom center;
    background-size: 100% 60%;
    background-repeat: no-repeat;
  }
}
.page-header--page {
  min-height: 0;
}
@media (min-width: 700px) {
  .page-header--page {
    min-height: 0;
  }
}
@media (min-width: 980px) {
  .page-header--page {
    min-height: 400px;
  }
}
.page-header__bg-wrapper {
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 5;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 699px) {
  .page-header__bg-wrapper {
    position: relative;
    margin-top: 90px;
  }
}
@media (min-width: 700px) {
  .page-header__bg-wrapper {
    position: relative;
    margin-top: 120px;
  }
}
@media (min-width: 980px) {
  .page-header__bg-wrapper {
    margin-top: 0;
  }
}
.page-header__banner {
  display: none;
}
@media (min-width: 700px) {
  .page-header__banner--help {
    position: absolute;
    left: 0;
    top: 85px;
    display: block;
    width: 100%;
    min-height: 430px;
    background-image: url('../img/help-tablet-bg.jpg');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
  }
}
@media (min-width: 980px) {
  .page-header__banner {
    position: absolute;
    z-index: 2;
    top: 0;
    left: -50px;
    display: flex;
    width: 50%;
    height: 100%;
    margin-top: 0;
    min-height: 400px;
    justify-content: flex-start;
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .page-header__banner--statistics {
    background-image: url('../img/statistics-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .page-header__banner--documents {
    background-image: url('../img/documents-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) and (max-width: 1500px) {
  .page-header__banner--map {
    background-image: url('../img/map-bg-small.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .page-header__banner--map {
    background-image: url('../img/map-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) and (max-width: 1500px) {
  .page-header__banner--actions {
    background-image: url('../img/actions-bg-small.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .page-header__banner--actions {
    background-image: url('../img/actions-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) and (max-width: 1500px) {
  .page-header__banner--help {
    background-image: url('../img/help-desktop-small-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .page-header__banner--help {
    background-image: url('../img/help-desktop-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) and (max-width: 1500px) {
  .page-header__banner--error {
    background-image: url('../img/error-desktop-small-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .page-header__banner--error {
    background-image: url('../img/error-desktop-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .page-header__banner--free {
    background-image: url('../img/activation-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
}
.main-nav {
  width: 100%;
  min-width: 320px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20;
}
@media (min-width: 980px) {
  .main-nav {
    position: absolute;
    min-height: 110px;
    display: flex;
    align-items: center;
  }
}
.main-nav--closed .main-nav__items {
  display: none;
}
@media (min-width: 980px) {
  .main-nav--closed .main-nav__items {
    display: flex;
  }
}
.main-nav--opened {
  position: fixed;
}
@media (min-width: 980px) {
  .main-nav--opened {
    position: absolute;
  }
}
.main-nav--nojs {
  position: relative;
}
@media (min-width: 980px) {
  .main-nav--nojs {
    position: absolute;
  }
}
.main-nav__header {
  box-sizing: border-box;
  min-height: 61px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px 18px 13px;
  background-color: #f3a1ad;
}
@media (min-width: 700px) {
  .main-nav__header {
    min-height: 84px;
    padding: 26px 18px;
  }
}
@media (min-width: 980px) {
  .main-nav__header {
    background-color: transparent;
    padding: 18px 10px;
  }
}
.main-nav__toggle {
  display: block;
  margin: 0;
  margin-left: auto;
  margin-top: -2px;
  padding: 0;
  height: 26px;
  border: none;
  outline: none;
  background-color: transparent;
  fill: #ffffff;
  cursor: pointer;
}
.main-nav__toggle:hover {
  fill: #fae4e8;
}
.main-nav__toggle:active {
  opacity: 0.6;
}
@media (min-width: 700px) {
  .main-nav__toggle {
    padding-right: 10px;
    margin-top: 1px;
  }
}
@media (min-width: 980px) {
  .main-nav__toggle {
    display: none;
  }
}
.main-nav__wrapper {
  max-height: 100vh;
  width: 100%;
}
@media (min-width: 980px) {
  .main-nav__wrapper {
    max-width: 960px;
    min-height: 63px;
    margin: 0 auto;
  }
}
.main-nav--closed .main-nav__toggle--cross {
  display: none;
}
.main-nav--closed .main-nav__toggle--burger {
  display: block;
}
@media (min-width: 980px) {
  .main-nav--closed .main-nav__toggle {
    display: none;
  }
}
.main-nav--opened .main-nav__toggle--cross {
  display: block;
}
.main-nav--opened .main-nav__toggle--burger {
  display: none;
}
.main-nav--opened .main-nav__header,
.main-nav--nojs .main-nav__header {
  background-color: #e57297;
}
@media (min-width: 980px) {
  .main-nav--opened .main-nav__header,
  .main-nav--nojs .main-nav__header {
    background-color: transparent;
  }
}
@media (min-width: 700px) {
  .main-nav--opened ~ .wrapper-container .page-header__banner--help {
    top: 0;
  }
}
.main-nav__items {
  max-height: 80vh;
  overflow: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #e57297;
  border-bottom: none;
}
@media (min-width: 980px) {
  .main-nav__items {
    max-width: 550px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    margin-left: auto;
    border: none;
    background-color: transparent;
    overflow: hidden;
  }
}
@media (min-width: 980px) {
  .main-nav__items--short {
    max-width: 320px;
  }
}
.main-nav__item {
  min-height: 38px;
  text-align: center;
  box-shadow: 0 -1px 0 0 #fae4e8, inset 0 1px 0 0 rgba(255, 255, 255, 0.15);
}
.main-nav__item a {
  display: block;
  padding: 16px 16px;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
}
@media (min-width: 700px) {
  .main-nav__item a {
    font-size: 20px;
  }
}
@media (min-width: 980px) {
  .main-nav__item a {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    height: 0px;
    font-size: 18px;
    text-transform: none;
  }
}
.main-nav__item a:hover {
  color: #3f1746;
}
.main-nav__item a:active {
  color: rgba(63, 23, 70, 0.7);
  background-color: #e994ab;
}
.main-nav__item a::first-letter {
  text-transform: uppercase;
}
.main-nav__item--active a {
  color: #3f1746;
}
@media (min-width: 980px) {
  .main-nav__item--active a {
    color: #ffffff;
  }
}
@media (min-width: 980px) {
  .main-nav__item--active {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  .main-nav__item--active:hover {
    color: #3f1746;
    cursor: pointer;
    border-color: #3f1746;
  }
  .main-nav__item--active svg {
    fill: #3f1746;
  }
}
@media (min-width: 980px) {
  .main-nav__item {
    margin-right: 9px;
    box-shadow: none;
    white-space: nowrap;
  }
}
@media (min-width: 980px) {
  .main-nav__item--icon-btn {
    position: relative;
    width: 28px;
    height: 32px;
    overflow: hidden;
    text-indent: 30px;
    border-bottom: none;
  }
}
.main-nav__item--icon-btn svg {
  display: none;
  fill: #ffffff;
}
.main-nav__item--icon-btn svg:hover {
  fill: #3f1746;
}
@media (min-width: 980px) {
  .main-nav__item--icon-btn svg {
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
  }
}
.main-nav--nojs .main-nav__items {
  display: block;
}
@media (min-width: 980px) {
  .main-nav--nojs .main-nav__items {
    display: flex;
    padding-top: 0px;
  }
}
.main-nav--nojs .main-nav__toggle {
  display: none;
}
.main-nav--nojs + .page-header--page {
  padding-top: 37px;
}
.nav-qr-code-mobile-icon {
  position: absolute;
  margin-top: -10px;
  left: 45%;
}
.container {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 700px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 980px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 980px) {
  .container--menu {
    min-width: 960px;
    margin: 0 auto;
    display: flex;
    align-items: center;
  }
}
.container--content {
  padding-top: 77px;
  margin-bottom: 100px;
}
@media (min-width: 980px) {
  .no-desktop {
    display: none;
  }
}
.only-desktop {
  display: none !important;
}
@media (min-width: 980px) {
  .only-desktop {
    display: inline-block !important;
  }
}
.user-profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}
@media (min-width: 700px) {
  .user-profile {
    max-width: 523px;
  }
}
@media (min-width: 980px) {
  .user-profile {
    max-width: 525px;
    flex-direction: row;
    justify-content: center;
  }
}
.user-profile--page {
  display: none;
}
@media (min-width: 980px) {
  .user-profile--page {
    display: flex;
    width: 50%;
  }
}
.user-profile--profile {
  display: flex;
  margin-top: 25px auto 0;
}
@media (min-width: 700px) {
  .user-profile--profile {
    margin-top: 37px;
  }
}
@media (min-width: 980px) {
  .user-profile--profile {
    margin-top: -90px;
    width: 100%;
  }
}
.user-profile-info {
  box-sizing: border-box;
  margin: 0;
  margin-top: 20px;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 980px) {
  .user-profile-info {
    width: 100%;
    text-align: left;
    padding: 0 20px;
    margin-top: 0;
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid rgba(250, 228, 232, 0.35);
  }
}
@media (min-width: 980px) {
  .user-profile-info--page {
    margin-left: 5px;
    border-left: none;
    margin-top: -5px;
  }
}
.user-profile-info__name {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 34px;
  font-weight: normal;
  border-bottom: 1px solid rgba(250, 228, 232, 0.35);
}
.user-profile-info__name a {
  color: #ffffff;
  text-decoration: none;
}
.user-profile-info__name a:hover {
  color: #3f1746;
}
.user-profile-info__name a:hover svg {
  fill: #3f1746;
  cursor: pointer;
}
.user-profile-info__name svg {
  position: relative;
  top: -4px;
  transform: rotate(-180deg);
}
@media (min-width: 980px) {
  .user-profile-info__name + form {
    margin-top: 48px;
    min-width: 339px;
  }
}
@media (min-width: 700px) {
  .user-profile-info__name {
    font-size: 22px;
    line-height: 44px;
  }
}
@media (min-width: 980px) {
  .user-profile-info__name {
    border-bottom: none;
    line-height: 30px;
  }
}
.user-profile-info__all {
  list-style: none;
  display: table;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}
@media (min-width: 980px) {
  .user-profile-info__all {
    display: inline-block;
  }
}
.user-profile-info__item {
  display: table-row;
  font-family: 'Ubuntu';
  font-size: 16px;
  border-collapse: collapse;
}
@media (min-width: 700px) {
  .user-profile-info__item {
    font-size: 18px;
  }
}
@media (min-width: 980px) {
  .user-profile-info__item {
    display: inline-block;
    margin: 0;
  }
}
.user-profile-info__item > span {
  display: table-cell;
  padding: 8px 0;
}
.user-profile-info__item > span:first-child {
  font-style: italic;
  color: rgba(255, 255, 255, 0.6);
  text-align: right;
  padding-right: 10px;
}
@media (min-width: 980px) {
  .user-profile-info__item > span:first-child {
    display: none;
  }
}
.user-profile-info__item > span:last-child {
  font-size: 18px;
  text-align: left;
  padding-left: 10px;
  color: #25093b;
}
@media (min-width: 700px) {
  .user-profile-info__item > span:last-child {
    font-size: 20px;
  }
}
@media (min-width: 980px) {
  .user-profile-info__item > span:last-child {
    padding: 0;
    color: #ffffff;
    font-size: 22px;
  }
}
.user-profile-info__description {
  padding: 0;
  margin: 0;
  margin-top: 8px;
  font-family: 'Ubuntu';
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
}
@media (min-width: 700px) {
  .user-profile-info__description {
    margin-top: 10px;
    font-size: 18px;
  }
}
@media (min-width: 980px) {
  .user-profile-info__description {
    margin-top: 0px;
  }
}
.user-profile-info__description--no-mobile {
  display: none;
}
@media (min-width: 980px) {
  .user-profile-info__description--no-mobile {
    display: block;
  }
}
.user-profile-info__welcome {
  display: none;
  padding: 0;
  margin: 0;
  font-family: 'PT Sans';
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
@media (min-width: 980px) {
  .user-profile-info__welcome {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-top: 40px;
  }
}
.icon-link {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  color: #00a0b9;
  font-weight: 300;
}
.icon-link:hover > span {
  text-decoration: none;
}
.icon-link:hover > .icon-link__icon--desktop-content {
  fill: #3f1746;
}
.icon-link:active {
  color: rgba(0, 160, 185, 0.4);
}
.icon-link:active > .icon-link__icon--desktop-content {
  fill: rgba(63, 23, 70, 0.5);
}
.icon-link > span {
  text-decoration: underline;
  display: none;
}
@media (min-width: 980px) {
  .icon-link > span {
    display: inline-block;
  }
}
.icon-link__icon {
  fill: #ffffff;
  margin: 0 auto;
}
.icon-link__icon--mobile {
  display: none;
}
@media (max-width: 699px) {
  .icon-link__icon--mobile {
    display: block;
  }
}
.icon-link__icon--tablet {
  display: none;
}
@media (min-width: 700px) {
  .icon-link__icon--tablet {
    display: block;
  }
}
@media (min-width: 980px) {
  .icon-link__icon--tablet {
    display: none;
  }
}
.icon-link__icon--desktop {
  display: none;
}
@media (min-width: 980px) {
  .icon-link__icon--desktop {
    display: block;
  }
}
.icon-link__icon--desktop-content {
  display: none;
}
@media (min-width: 980px) {
  .icon-link__icon--desktop-content {
    fill: #9a9a9a;
    display: block;
    margin-bottom: 20px;
  }
}
.icon-link__icon:hover {
  fill: #3f1746;
}
.icon-link__icon:active {
  fill: #3f1746;
}
.bonus-card {
  width: 279px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-top: 35px;
}
@media (min-width: 700px) {
  .bonus-card {
    width: 620px;
    flex-direction: row;
    flex-wrap: no-wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 41px;
  }
}
@media (min-width: 980px) {
  .bonus-card {
    width: auto;
    padding: 0 20px;
    margin-top: 35px;
    justify-content: center;
  }
}
.bonus-card__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-around;
  min-width: 279px;
  min-height: 189px;
}
.bonus-card__card {
  display: block;
  width: 279px;
  height: 158px;
  box-sizing: border-box;
  padding: 9px 15px;
  border-radius: 8px;
  box-shadow: 3px 2px 7px rgba(0, 0, 0, 0.3);
}
.bonus-card__card--default {
  background: url('../img/bonus-card-default-bg.jpg') no-repeat;
  background-position: 50% 50%;
  color: #ffffff;
}
.bonus-card__card--start {
  background: url('../img/bonus-card-start-bg.jpg') no-repeat;
  background-position: 50% 50%;
  color: #0991a5;
}
.bonus-card__card--bronze {
  background: url('../img/bonus-card-bronze-bg.jpg') no-repeat;
  background-position: 50% 50%;
  color: #5b3509;
}
.bonus-card__card--silver {
  background: url('../img/bonus-card-silver-bg.jpg') no-repeat;
  background-position: 50% 50%;
  color: #575757;
}
.bonus-card__card--gold {
  background: url('../img/bonus-card-gold-bg.jpg') no-repeat;
  background-position: 50% 50%;
  color: #7a4d07;
}
.bonus-card__card--platinum {
  background: url('../img/bonus-card-platinum-bg.jpg') no-repeat;
  background-position: 50% 50%;
  color: #ffffff;
}
.bonus-card__status {
  min-height: 25px;
  margin: 0;
  padding: 0;
  font-family: 'PT Serif';
  font-size: 18px;
  color: inherit;
}
.bonus-card__balance {
  font-family: 'PT Serif';
  font-size: 46px;
  font-weight: bold;
  color: inherit;
  margin: 0;
  padding: 0;
  text-align: right;
}
.bonus-card__balance::after {
  content: '*';
}
.bonus-card__number {
  margin: 0;
  margin-top: 28px;
  padding: 0;
  color: #ffffff;
  font-size: 18px;
}
@media (min-width: 700px) {
  .bonus-card__number {
    font-size: 19px;
    margin-top: 25px;
  }
}
@media (min-width: 980px) {
  .bonus-card__number {
    font-size: 20px;
  }
}
.bonus-card__note {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 100;
  color: #ffffff;
}
.bonus-card__note::before {
  content: '*';
  margin-right: 4px;
}
@media (min-width: 700px) {
  .bonus-card__note {
    font-size: 14px;
  }
}
.bonus-card-stopblock {
  display: block;
  margin-top: 30px;
}
@media (min-width: 700px) {
  .bonus-card-stopblock {
    display: block;
    width: 300px;
    height: 162px;
    margin-top: 0px;
    box-sizing: border-box;
    padding: 10px 10px;
    border: 1px dashed #fff;
    border-radius: 8px;
  }
}
@media (min-width: 980px) {
  .bonus-card-stopblock {
    display: none;
  }
}
.bonus-card-stopblock--stop .bonus-card-stopblock__description {
  display: block;
}
@media (min-width: 700px) {
  .bonus-card-stopblock--stop .form-btn--cardblock {
    margin: 5px auto 10px;
  }
}
.bonus-card-stopblock__description {
  display: none;
  margin: 0;
  padding: 0;
  font-family: 'Ubuntu';
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  line-height: normal;
}
@media (min-width: 700px) {
  .bonus-card-stopblock__description {
    display: block;
  }
}
.motivator {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 20px;
  margin-top: 60px;
  overflow: hidden;
}
@media (min-width: 700px) {
  .motivator {
    padding: 40px 40px;
    margin-top: 80px;
  }
}
@media (min-width: 980px) {
  .motivator {
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 1178px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
    padding: 90px 107px;
  }
}
.motivator__line {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-top: 1px solid #ffffff;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 980px) {
  .motivator__line {
    flex-direction: column-reverse;
    align-items: flex-end;
    justify-content: flex-start;
    width: 420px;
    min-width: 420px;
    min-height: 126px;
    margin-right: 20px;
    border: none;
  }
}
@media (max-width: 699px) {
  .motivator__line > .no-mobile {
    display: none;
  }
}
.motivator__line > .only-mobile {
  display: none !important;
}
@media (max-width: 699px) {
  .motivator__line > .only-mobile {
    display: flex !important;
  }
}
.motivator__point {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: no-wrap;
  position: relative;
  box-sizing: border-box;
  margin-top: -30px;
  margin-left: 30px;
  font-family: 'Ubuntu';
  font-size: 14px;
  color: #ffffff;
}
@media (min-width: 700px) {
  .motivator__point {
    font-size: 16px;
  }
}
@media (min-width: 980px) {
  .motivator__point {
    height: 30px;
    margin: 0;
    padding-right: 5px;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #212325;
  }
  .motivator__point > span:first-child {
    margin-top: -20px;
    display: none;
  }
}
.motivator__point:hover {
  opacity: 0.8;
  cursor: default;
}
.motivator__point--default[point-state="current"] {
  color: #ffffff;
}
.motivator__point--start[point-state="current"] {
  color: #49d9ee;
}
.motivator__point--bronze[point-state="current"] {
  color: #5b3509;
}
.motivator__point--silver[point-state="current"] {
  color: #3f3e3e;
}
.motivator__point--gold[point-state="current"] {
  color: #ff9c01;
}
.motivator__point--platinum[point-state="current"] {
  color: #3f1746;
}
.motivator__point[point-state="current"] {
  font-weight: bold;
}
@media (min-width: 980px) {
  .motivator__point[point-state="current"] {
    font-size: 18px;
    color: #9a0a4b;
  }
}
.motivator__point[point-state="current"] .motivator__status {
  display: none;
}
@media (min-width: 980px) {
  .motivator__point[point-state="current"] .motivator__status {
    display: inline-block;
  }
}
.motivator__point[point-state="current"]::after {
  content: '';
  display: block;
  position: absolute;
  top: 24px;
  left: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
@media (min-width: 980px) {
  .motivator__point[point-state="current"]::after {
    display: none;
  }
}
.motivator__point--default::after {
  background-color: #ffffff;
}
.motivator__point--start::after {
  background-color: #49d9ee;
}
.motivator__point--bronze::after {
  background-color: #5b3509;
}
.motivator__point--silver::after {
  background-color: #3f3e3e;
}
.motivator__point--gold::after {
  background-color: #ff9c01;
}
.motivator__point--platinum::after {
  background-color: #3f1746;
}
@media (min-width: 980px) {
  .motivator__point--start {
    width: 100%;
    background-color: #ec7a97;
  }
  .motivator__point--bronze {
    width: 82%;
    background-color: #d54f86;
  }
  .motivator__point--silver {
    width: 63%;
    background-color: #bd4186;
  }
  .motivator__point--gold {
    width: 45%;
    background-color: #862f72;
  }
  .motivator__point--platinum {
    width: 25%;
    background-color: #52154e;
  }
  .motivator__point .motivator__status > span {
    display: none;
  }
  .motivator__point[point-state="point"] > span:first-child::before {
    content: 'от ';
  }
}
.motivator__point[point-state="point"]::after {
  content: '';
  position: absolute;
  top: 24px;
  left: 0px;
  width: 1px;
  height: 10px;
  background-color: #ffffff;
}
@media (min-width: 980px) {
  .motivator__point[point-state="point"]::after {
    display: none;
  }
}
@media (min-width: 700px) {
  .motivator__point:not(:last-child) .motivator__status > span {
    display: none;
  }
}
.motivator__status {
  font-family: 'PT Serif';
  font-size: 14px;
  margin-top: 25px;
  white-space: nowrap;
}
@media (min-width: 700px) {
  .motivator__status {
    font-size: 16px;
  }
}
@media (min-width: 980px) {
  .motivator__status {
    font-family: 'Roboto';
    display: inline-block;
    width: 100%;
    text-align: right;
    vertical-align: middle;
    margin-top: -2px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 100;
    color: #ffffff;
  }
}
.motivator__text-wrapper {
  padding-top: 65px;
}
@media (min-width: 980px) {
  .motivator__text-wrapper {
    box-sizing: border-box;
    width: 497px;
    padding-top: 17px;
  }
}
.motivator__text-wrapper > .page-text-header {
  display: none;
}
@media (min-width: 980px) {
  .motivator__text-wrapper > .page-text-header {
    display: block;
  }
}
.motivator__text-wrapper > .page-text {
  text-align: justify;
}
.motivator__text-wrapper > .more-link {
  display: none;
}
@media (min-width: 980px) {
  .motivator__text-wrapper > .more-link {
    display: block;
  }
}
.motivator__text-wrapper > .bonus-rules__mobile-block {
  max-width: 400px;
  margin: 0 auto;
}
.page-text-header {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
}
.page-text-header::before,
.page-text-header::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background-color: #fae4e8;
}
.page-text-header::before {
  margin-left: -100%;
  transform: translateX(-20px);
}
.page-text-header::after {
  margin-right: -100%;
  transform: translateX(20px);
}
@media (min-width: 700px) {
  .page-text-header {
    font-size: 16px;
  }
}
@media (min-width: 980px) {
  .page-text-header {
    margin-bottom: 33px;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    color: #6c777f;
  }
  .page-text-header::before,
  .page-text-header::after {
    display: none;
  }
}
.page-text-header--visually-hidden-all {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (min-width: 980px) {
  .page-text-header--visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
.page-text-header > a {
  color: #ffffff;
  font-weight: 400;
}
@media (min-width: 980px) {
  .page-text-header > a {
    color: #00a0b9;
    font-weight: normal;
  }
}
.page-text-header__h2 {
  display: block;
  padding: 0;
  margin: 10px 0px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
}
@media (min-width: 980px) {
  .page-text-header__h2 {
    font-size: 16px;
    line-height: 22px;
    color: #212325;
    font-weight: 400;
  }
}
.page-text {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
}
@media (min-width: 980px) {
  .page-text {
    text-align: justify;
    color: #212325;
    line-height: 24px;
  }
}
.link-text-format {
  font: inherit;
  font-weight: normal;
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}
.link-text-format:hover {
  text-decoration: none;
  color: #ffffff;
}
@media (min-width: 980px) {
  .link-text-format:hover {
    color: #00a0b9;
  }
}
.link-text-format:active {
  color: rgba(0, 160, 185, 0.4);
}
@media (min-width: 980px) {
  .link-text-format {
    color: #00a0b9;
  }
}
.default-link {
  font: inherit;
  color: #ffffff;
  text-decoration: underline;
}
@media (min-width: 980px) {
  .default-link {
    font: inherit;
    font-weight: normal;
    text-decoration: underline;
    color: #ffffff;
    cursor: pointer;
  }
  .default-link:hover {
    text-decoration: none;
    color: #ffffff;
  }
  .default-link:active {
    color: rgba(0, 160, 185, 0.4);
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .default-link:hover {
    color: #00a0b9;
  }
}
@media (min-width: 980px) and (min-width: 980px) {
  .default-link {
    color: #00a0b9;
  }
}
.more-link {
  font-family: 'PT Sans';
  display: inline-block;
  width: 100%;
  text-align: right;
  vertical-align: middle;
  margin-top: 20px;
  line-height: 22px;
  font: inherit;
  font-weight: normal;
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}
.more-link:hover {
  text-decoration: none;
  color: #ffffff;
}
@media (min-width: 980px) {
  .more-link:hover {
    color: #00a0b9;
  }
}
.more-link:active {
  color: rgba(0, 160, 185, 0.4);
}
@media (min-width: 980px) {
  .more-link {
    color: #00a0b9;
  }
}
.more-link::after {
  content: '\3E';
  display: inline-block;
  margin-left: 10px;
  text-decoration: none !important;
}
.more-link--large {
  font-size: 17px;
}
.note {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 100;
  text-align: right;
  color: #ffffff;
}
@media (min-width: 700px) {
  .note {
    font-size: 14px;
  }
}
@media (min-width: 980px) {
  .note {
    margin-top: 75px;
    font-family: 'PT Sans';
    font-style: italic;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #636567;
  }
}
.note > a {
  font: inherit;
  color: #ffffff;
}
.note > a:hover {
  text-decoration: none;
}
@media (min-width: 980px) {
  .note > a:active {
    color: rgba(0, 160, 185, 0.4);
  }
}
@media (min-width: 980px) {
  .note > a {
    color: #00a0b9;
  }
}
.cards-information {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 20px;
  margin-top: 15px;
}
@media (min-width: 700px) {
  .cards-information {
    padding: 0px 40px;
    margin-top: 30px;
  }
}
@media (min-width: 980px) {
  .cards-information {
    max-width: 1178px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
    padding: 90px 107px;
  }
}
.cards-information > .page-text {
  display: none;
}
@media (min-width: 980px) {
  .cards-information > .page-text {
    display: block;
  }
}
.cards-information__note {
  padding: 0;
  margin: 0 0 30px;
}
.cards-information__note > span:last-child {
  display: none;
}
@media (min-width: 980px) {
  .cards-information__note > span:last-child {
    display: inline-block;
    vertical-align: baseline;
    margin-top: 75px;
  }
}
@media (min-width: 980px) {
  .cards-information__note > span:first-child {
    display: none;
  }
}
.cards-information__attention {
  display: none;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 70px;
  box-sizing: border-box;
  padding: 20px 20px;
  border: 2px dashed #a82c71;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.cards-information__attention > span {
  color: #a82c71;
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 980px) {
  .cards-information__attention {
    display: block;
  }
}
.main-information {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 20px;
  margin-top: 15px;
}
@media (min-width: 700px) {
  .main-information {
    padding: 0px 40px;
    margin-top: 30px;
  }
}
@media (min-width: 980px) {
  .main-information {
    max-width: 1178px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
    padding: 90px 107px;
  }
}
.main-information > .page-text {
  display: none;
}
@media (min-width: 980px) {
  .main-information > .page-text {
    display: block;
  }
}
.view-toggle {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 226px;
  height: 25px;
  margin: 0 auto;
  margin-top: 27px;
  padding: 0;
  list-style: none;
  border-radius: 12px;
  background-color: #642368;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.21);
}
@media (min-width: 980px) {
  .view-toggle {
    display: block;
    width: 100%;
    height: 32px;
    text-align: right;
    margin: 0;
    white-space: nowrap;
    border: none;
    background: transparent;
    box-shadow: none;
  }
}
@media (min-width: 980px) {
  .view-toggle--bonuscard {
    display: none;
  }
}
.view-toggle__item {
  width: 113px;
  max-width: 113px;
  padding: 0 15px;
  margin: 0;
  color: #ffffff;
  font-family: 'Ubuntu';
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 980px) {
  .view-toggle__item {
    display: inline-block;
    position: relative;
    padding: 0;
    text-indent: 40px;
    overflow: hidden;
  }
  .view-toggle__item:not(:last-child) {
    margin-right: 20px;
  }
}
.view-toggle__btn {
  display: none;
}
.view-toggle__btn:checked + .view-toggle__item {
  display: inline-block;
  width: 113px;
  border-radius: 12px;
  background-color: #ffffff;
  color: #642368;
  /*
    @media @desktop-widths {
      position: relative;
      border-radius: 0;
      width: 30px;
      height: 30px;
      text-indent: 40px;
      overflow: hidden;
    } */
}
.view-toggle__btn:checked + .view-toggle__item .view-toggle__icon {
  fill: #a82c71;
}
.view-toggle__icon {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  fill: #b3b3b3;
}
@media (min-width: 980px) {
  .view-toggle__icon {
    display: block;
  }
}
.view-toggle__item-svg {
  width: 30px;
  height: 30px;
}
@media (min-width: 980px) {
  .view-toggle__item-svg {
    width: 30px !important;
    height: 30px !important;
  }
}
@media (min-width: 700px) {
  .view-toggle__item-svg {
    width: 113px !important;
    height: 25px !important;
  }
}
@media (max-width: 699px) {
  .view-toggle__item-svg {
    width: 113px !important;
    height: 25px !important;
  }
}
@media (max-width: 980px) {
  .fl {
    filter: grayscale(100%);
  }
}
@media (min-width: 980px) {
  .toggle-text {
    font-size: 18px;
    width: 250px;
    color: #b3b3b3;
    overflow: visible;
    text-indent: 0px;
    font-family: 'Roboto';
    font-weight: 300;
    font-style: normal;
  }
  .toggle-border {
    border-left: 2px solid #ccc;
    padding-left: 20px;
  }
  .toggle-border_left {
    margin-right: 10px !important;
  }
  .view-toggle-center {
    text-align: center;
  }
  .view-toggle__btn:checked + .toggle-text {
    color: #642368;
    border-radius: 0px;
    overflow: visible;
  }
  .view-toggle__item:not(:last-child) {
    margin-right: 20px;
  }
  .table_text_color_red {
    color: #212325;
  }
  .table_text_color_green {
    color: #0b2e13;
  }
  .view-toggle__btn:checked + .view-toggle__item-svg {
    position: relative;
    border-radius: 0;
    width: 30px;
    height: 30px;
    text-indent: 40px;
    overflow: hidden;
  }
}
.view-toggle-login {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 226px;
  height: 25px;
  margin: 0 auto;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
  border-radius: 12px;
  background-color: #642368;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.21);
}
.view-toggle-login__item {
  width: 113px;
  max-width: 113px;
  padding: 0 15px;
  margin: 0;
  color: #ffffff;
  font-family: 'Ubuntu';
  font-size: 12px;
  font-weight: 100;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.view-toggle-login__btn {
  display: none;
}
.view-toggle-login__btn:checked + .view-toggle-login__item {
  display: inline-block;
  width: 113px;
  border-radius: 12px;
  background-color: #ffffff;
  color: #642368;
}
.password-control {
  position: absolute;
  margin-top: 9px;
  right: 16px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/view.svg') 0 0 no-repeat;
}
.password-control-profile {
  position: absolute;
  top: 5px;
  right: 1px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/view.svg') 0 0 no-repeat;
}
.password-control-profile.view {
  background: url('../img/no-view.svg') 0 0 no-repeat;
}
.password-control.view {
  background: url('../img/no-view.svg') 0 0 no-repeat;
}
.diagram {
  display: none;
  flex-direction: column;
  align-items: flex-end;
  box-sizing: border-box;
  width: 100%;
  margin: 50px auto 0;
}
@media (min-width: 700px) {
  .diagram {
    width: 80%;
  }
}
@media (min-width: 980px) {
  .diagram {
    display: flex;
    width: 350px;
    margin: 50px 0;
    margin-right: 20px;
  }
}
.diagram--visible {
  display: flex;
}
.diagram-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.diagram__item {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 10px;
  background-color: #3f1746;
  font-family: 'Ubuntu';
  font-weight: normal;
  font-size: 14px;
  color: #ffffff;
}
@media (min-width: 980px) {
  .diagram__item {
    color: #6c777f;
    background-color: #efefef;
  }
}
.diagram__item:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 700px) {
  .diagram__item {
    font-size: 16px;
  }
}
.diagram__item-line {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #f8ccae;
}
.diagram__item-line:hover {
  background-color: #802156;
  cursor: auto;
}
@media (min-width: 980px) {
  .diagram__item-line {
    background-color: #a82c71;
  }
}
.diagram__item-line--animation {
  transition: width .5s ease;
}
.diagram__item-name,
.diagram__item-value {
  display: block;
  margin-top: -20px;
  font: inherit;
}
.diagram__item-name {
  width: 100%;
}
.diagram-test-bar {
  content: '';
  display: block;
  position: absolute;
  z-index: 20;
  height: 100%;
  background-color: #f8ccae;
}
@media (min-width: 980px) {
  .diagram-test-bar {
    background-color: #a82c71;
  }
}
.pie {
  display: none;
  padding: 0;
  margin: 0;
  /*width: 100%;
  height: 100%;*/
}
@media (min-width: 980px) {
  .pie {
    display: block;
    width: auto;
    height: auto;
    margin-top: -45px;
  }
}
.pie > svg {
  display: block;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.pie--test {
  background-image: url('../img/card-inform-pie.png');
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 980px) {
  .pie--test {
    display: block;
    width: 403px;
    height: 206px;
  }
}
.diagram-block {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (min-width: 980px) {
  .diagram-block {
    margin-top: 30px;
  }
}
.table-block {
  display: none;
  flex-wrap: nowrap;
  margin: 35px auto 20px;
}
@media (min-width: 980px) {
  .table-block {
    display: block;
    margin-bottom: 50px;
  }
}
.table-block--visible {
  display: flex;
}
.main-table__container {
  margin: 30px auto;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}
.main-table__container--wrap {
  white-space: normal;
}
@media (min-width: 980px) {
  .main-table__container--wrap {
    white-space: nowrap;
  }
}
@media (min-width: 700px) {
  .main-table__container {
    max-width: 100%;
  }
}
@media (min-width: 980px) {
  .main-table__container {
    margin-bottom: 70px;
  }
}
.main-table__frozen {
  display: inline-block;
  vertical-align: top;
  table-layout: fixed;
  width: auto;
  border-collapse: collapse;
}
@media (min-width: 700px) {
  .main-table__frozen {
    display: none;
  }
}
.main-table__header th,
.main-table__move th {
  min-width: 110px;
  width: 100px;
  padding: 10px 0px;
  padding-right: 4px;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
}
.main-table__header th:first-child,
.main-table__move th:first-child {
  text-align: left;
  min-width: 144px;
  max-width: 144px;
}
@media (min-width: 700px) {
  .main-table__header th:first-child,
  .main-table__move th:first-child {
    max-width: 100%;
    padding-left: 10px;
    text-align: center;
  }
}
.main-table__header th > a,
.main-table__move th > a {
  color: #ffffff;
}
.main-table__header th > a.asc::after,
.main-table__move th > a.asc::after {
  content: '\25b2';
}
.main-table__header th > a.desc::after,
.main-table__move th > a.desc::after {
  content: '\25bc';
}
@media (min-width: 700px) {
  .main-table__header th,
  .main-table__move th {
    white-space: normal;
    min-width: auto;
    width: auto;
  }
}
@media (min-width: 980px) {
  .main-table__header th,
  .main-table__move th {
    padding: 6px;
    font-size: 18px;
    font-weight: 100;
    background-color: #a82c71;
  }
}
.sort-down {
  background: transparent url('../img/white-marker.png') no-repeat right center;
}
.main-table__move-container {
  display: inline-block;
  vertical-align: top;
  overflow: auto;
  max-width: 60%;
  margin-left: -4px;
  background-color: rgba(255, 255, 255, 0.14);
}
@media (min-width: 700px) {
  .main-table__move-container {
    display: block;
    max-width: 100%;
    background: none;
  }
}
@media (min-width: 980px) {
  .main-table__move-container {
    width: 100%;
  }
}
.main-table__move {
  table-layout: fixed;
  transform: translateX(-152px);
  border-collapse: collapse;
}
@media (min-width: 700px) {
  .main-table__move {
    table-layout: auto;
    transform: none;
    width: 100%;
  }
}
@media (max-width: 699px) {
  .main-table__move--last-min td:last-child {
    font-size: 12px;
  }
}
.main-table__move td {
  padding: 5px 5px;
  text-align: center;
}
@media (min-width: 700px) {
  .main-table__move td {
    width: auto;
  }
}
.main-table__move td.document-left {
  text-align: left;
  white-space: nowrap;
  display: table-cell;
}
@media (min-width: 700px) {
  .main-table__move td.document-left {
    display: table-cell;
    white-space: normal;
  }
}
.main-table__move td.document-left > span {
  display: inline-block;
}
.main-table__move td.document-right {
  text-align: right;
  white-space: nowrap;
  display: table-cell;
}
@media (min-width: 700px) {
  .main-table__move td.document-right {
    display: table-cell;
    white-space: normal;
  }
}
.main-table__move td.document-right > span {
  display: inline-block;
}
.main-table__move td.content-wrap {
  white-space: nowrap;
}
@media (min-width: 700px) {
  .main-table__move td.content-wrap {
    white-space: normal;
  }
}
.main-table__move th.document {
  display: none;
}
@media (min-width: 700px) {
  .main-table__move th.document {
    display: table-cell;
  }
}
.main-table__move td,
.main-table__frozen td {
  font-family: 'Ubuntu';
  padding: 15px 10px 8px;
  font-size: 14px;
  color: #fff;
  border-top: 1px solid #ffffff;
}
@media (min-width: 700px) {
  .main-table__move td,
  .main-table__frozen td {
    font-size: 16px;
    padding: 15px 4px 8px;
  }
}
@media (min-width: 980px) {
  .main-table__move td,
  .main-table__frozen td {
    padding: 10px 10px 6px;
    color: #6c777f;
    border-bottom: 1px solid #959595;
  }
}
.main-table__move td:first-child,
.main-table__frozen td:first-child {
  text-align: left;
  max-width: 144px;
  overflow: scroll;
}
@media (min-width: 980px) {
  .main-table__move td:first-child,
  .main-table__frozen td:first-child {
    overflow: auto;
    max-width: none;
  }
}
.main-table__frozen td {
  text-align: left;
  padding-left: 0;
}
.main-table__move tr:last-child,
.main-table__frozen tr:last-child {
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 980px) {
  .main-table__move tr:last-child,
  .main-table__frozen tr:last-child {
    border-bottom: 1px solid #959595;
  }
}
@media (min-width: 980px) {
  .main-table__move tr:nth-child(2n) {
    background-color: #efefef;
  }
}
@media (min-width: 980px) {
  .main-table__move tr:hover {
    cursor: default;
    background-color: rgba(255, 234, 203, 0.5);
  }
}
@media (min-width: 700px) {
  .main-table__first-column {
    background-color: transparent;
  }
}
@media (min-width: 700px) {
  .main-table__other-column {
    background-color: rgba(255, 255, 255, 0.11);
  }
}
@media (min-width: 700px) {
  .main-table__main-column {
    background-color: rgba(255, 255, 255, 0.22);
  }
}
.main-table__block td {
  color: #212325;
}
@media (min-width: 980px) {
  .main-table__block td {
    color: #aa3a86;
  }
}
.main-table__detail {
  text-decoration: underline !important;
  cursor: pointer;
  color: #ffffff;
  outline: none;
  border: none;
  background: none;
}
@media (min-width: 980px) {
  .main-table__detail {
    color: #00a0b9;
  }
}
.main-table__detail:hover {
  text-decoration: none !important;
}
.main-table__detail:active {
  color: rgba(0, 160, 185, 0.4);
}
.main-table__detail-block {
  display: none;
  max-width: 500px;
  position: absolute;
  z-index: 99;
  margin-top: 10px;
  padding: 10px 10px;
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #dddddd;
  box-shadow: 5px 5px 8px rgba(33, 35, 37, 0.1);
}
.main-table__detail:hover > .main-table__detail-block {
  display: none;
}
@media (min-width: 700px) {
  .main-table__detail:hover > .main-table__detail-block {
    display: block;
    margin-left: -14px;
  }
}
.main-table__itog td {
  font-weight: bold;
  text-align: right;
}
@media (min-width: 980px) {
  .main-table__itog td {
    font-weight: normal;
    color: #ffffff;
    background-color: rgba(62, 47, 64, 0.7);
  }
}
.main-table__fio-column {
  text-align: left !important;
}
.main-table__link-page {
  display: block;
  text-align: right;
  margin-bottom: 4px;
  padding-right: 5px;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
}
.main-table__link-page:hover {
  text-decoration: underline;
  cursor: pointer;
}
@media (min-width: 980px) {
  .main-table__link-page {
    color: #a82c71;
  }
}
.table-hide-mobile {
  width: auto;
  text-align: center !important;
}
@media (max-width: 699px) {
  .table-hide-mobile {
    display: none;
  }
}
@media (max-width: 699px) {
  .table-height-mobile {
    height: 70px;
  }
  .table-wigh-mobile {
    width: 800px;
  }
  .table-wigh-colum_b-mobile {
    width: 100px !important;
    white-space: normal;
    padding: 0px  !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .table-wigh-colum_s-mobile {
    width: 130px !important;
  }
  .table-one_header {
    width: 30px !important;
  }
  .table-two_header {
    text-align: left !important;
  }
}
@media (min-width: 700px) {
  .table-two_header {
    text-align: left !important;
  }
  .table-one_header {
    width: 260px !important;
    text-align: center !important;
  }
  .table-date {
    width: 160px !important;
  }
  .table-summ {
    width: 100px !important;
  }
  .table-wigh-colum_b-mobile {
    white-space: normal;
  }
  .table-wigh-colum_s-mobile {
    white-space: normal;
  }
}
.main-table_right__move-container {
  display: inline-block;
  vertical-align: top;
  overflow: auto;
  max-width: 105px;
  margin-left: -4px;
  background-color: rgba(255, 255, 255, 0.14);
}
@media (min-width: 700px) {
  .main-table_right__move-container {
    display: block;
    max-width: 100%;
    background: none;
  }
}
@media (min-width: 980px) {
  .main-table_right__move-container {
    width: 100%;
  }
}
@media (max-width: 699px) {
  .main_table_stat {
    width: 118px !important;
  }
  .main_table_header_width {
    min-width: 110px !important;
    width: 118px !important;
  }
  .main_table_stat_right {
    max-width: 60% !important;
  }
}
.visible {
  display: block;
}
.no-visible {
  display: none !important;
}
.bonus-note {
  font: inherit;
}
.bonus-note::after {
  content: '*';
  margin-left: 2px;
}
.slider {
  display: block;
  margin: 20px auto 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 980px) {
  .slider {
    display: none;
  }
}
.slider--invisible {
  display: none;
}
.slider__btn {
  display: none;
}
.slider__btn:checked + .slider__item {
  background-color: rgba(255, 255, 255, 0.5);
}
.slider__item {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}
.slider__item:not(:last-child) {
  margin-right: 10px;
}
.form-main {
  display: block;
  margin: 0;
  margin-top: 20px;
  padding: 0;
}
@media (min-width: 700px) {
  .form-main {
    margin-top: 40px;
  }
}
.form-main--profile {
  display: none;
  margin-top: 0;
}
@media (min-width: 700px) {
  .form-main--profile {
    margin-top: 50px;
  }
}
@media (min-width: 980px) {
  .form-main--profile {
    width: 100%;
    max-width: 300px;
    margin-top: 0;
  }
}
.form-main--profile .has-error,
.form-main--profile .help-block {
  color: antiquewhite !important;
}
.form-main--visible {
  display: block;
}
.form-main--support {
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 700px) {
  .form-main--support {
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.1);
    margin-bottom: 50px;
  }
}
@media (min-width: 980px) {
  .form-main--support {
    width: 50%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 45px 40px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background-color: #f0eeee;
  }
}
.form-main--support .has-error,
.form-main--support .help-block {
  color: antiquewhite !important;
}
@media (min-width: 980px) {
  .form-main--support .has-error,
  .form-main--support .help-block {
    color: #a94442 !important;
  }
}
.form-main--stopcard {
  max-width: 300px;
  margin: 0 auto;
}
@media (min-width: 980px) {
  .form-main--stopcard {
    margin-top: 20px;
  }
}
.form-main__filedgroup-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  max-width: 250px;
  padding: 0;
  margin: 20px auto;
}
.form-main__filedgroup-line > .fieldgroup:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 700px) {
  .form-main__filedgroup-line > .fieldgroup:not(:last-child) {
    margin-right: 40px;
  }
}
@media (min-width: 980px) {
  .form-main__filedgroup-line > .fieldgroup:not(:last-child) {
    margin-right: 60px;
    margin-bottom: 0;
  }
}
@media (min-width: 700px) {
  .form-main__filedgroup-line {
    max-width: 100%;
  }
}
@media (min-width: 980px) {
  .form-main__filedgroup-line {
    margin-bottom: 60px;
  }
}
.form-text {
  font-family: 'Ubuntu';
  font-size: 16px;
  color: #ffffff;
}
.form-main__label {
  margin-right: 15px;
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  text-transform: lowercase;
  white-space: nowrap;
}
@media (min-width: 980px) {
  .form-main__label {
    font-size: 18px;
    color: #a82c71;
  }
}
.form-main__label--support {
  text-transform: none;
  margin-bottom: 0;
}
@media (min-width: 980px) {
  .form-main__label--support {
    margin-right: 0;
    padding-right: 16px;
    color: #a82c71;
    position: relative;
  }
  .form-main__label--support::after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 4px;
    height: 1px;
    border-bottom: 1px solid #a82c71;
  }
}
.form-main--profile .form-main__label {
  color: #ffffff;
}
.form-main__select {
  max-width: 220px;
  overflow: auto;
  font-family: 'Ubuntu';
  font-size: 16px;
  color: #ffffff;
  border: none;
  border-bottom: 1px solid #ffffff;
  padding-right: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent url('../img/white-marker.png') no-repeat right center;
}
.form-main__select::-ms-expand {
  display: none;
}
.form-main__select > option {
  color: #212325;
}
@media (min-width: 980px) {
  .form-main__select {
    max-width: 100%;
    font-size: 16px;
    color: #a82c71;
    border-bottom: 1px solid #a82c71;
    background: transparent url('../img/rose-marker.png') no-repeat right center;
  }
}
.form-main__date-input {
  font-family: 'Ubuntu';
  font-size: 16px;
  color: #ffffff;
  border: 0;
  border-bottom: 1px solid #ffffff;
  background-color: transparent;
  padding: 0;
  border-radius: 0 !important;
}
@media (min-width: 980px) {
  .form-main__date-input {
    font-size: 16px;
    color: #a82c71;
    border-bottom: 1px solid #a82c71;
  }
}
.form-main__date-input::-webkit-calendar-picker-indicator {
  color: transparent;
  opacity: 1;
  background: transparent url('../img/white-marker.png') no-repeat right center;
  background-size: contain;
}
@media (min-width: 980px) {
  .form-main__date-input::-webkit-calendar-picker-indicator {
    background: transparent url('../img/rose-marker.png') no-repeat right center;
  }
}
.form-main__date-input ~ .glyphicon {
  color: #a82c71;
  right: -10px;
}
.form-main__text-input {
  font-family: 'Ubuntu';
  font-size: 16px;
  color: #ffffff;
  display: block;
  border: 0;
  border-bottom: 1px solid #ffffff;
  background-color: transparent;
  padding: 0;
  width: 100%;
  border-radius: 0 !important;
}
@media (min-width: 980px) {
  .form-main__text-input {
    font-size: 18px;
  }
}
@media (min-width: 980px) {
  .form-main__text-input--support {
    color: #212325;
    border-color: #a82c71;
  }
}
.form-main__input-wrapper {
  width: 100%;
  background-color: white;
  height: 31px;
  box-sizing: border-box;
  padding: 0 0 0 15px;
  display: block;
}
.form-main__btn-wrapper {
  display: block;
  box-sizing: border-box;
  padding-top: 15px;
}
@media (min-width: 980px) {
  .form-main__btn-wrapper > .form-btn {
    margin-top: 0px;
  }
}
@media (min-width: 980px) {
  .form-main__btn-wrapper > .form-btn:not(:last-child) {
    margin-bottom: 15px;
  }
}
.form-main__btn-wrapper--documents {
  width: 95%;
  max-width: 320px;
  margin: 0 auto;
  padding-top: 0px;
}
@media (min-width: 700px) {
  .form-main__btn-wrapper--documents {
    width: 300px;
  }
}
@media (min-width: 980px) {
  .form-main__btn-wrapper--documents {
    width: 265px;
    padding-top: 10px;
  }
}
.form-main__btn-wrapper--support {
  width: 214px;
  margin: 0 auto 20px;
  padding: 0;
}
@media (min-width: 700px) {
  .form-main__btn-wrapper--support {
    padding-top: 15px;
  }
}
@media (min-width: 980px) {
  .form-main__btn-wrapper--support {
    padding-top: 0;
    margin: 30px auto 0;
  }
}
.form-main__textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 130px;
  font-family: 'Ubuntu';
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
  resize: vertical;
  padding: 5px 5px;
  border: none;
  background-color: rgba(255, 255, 255, 0.15);
}
@media (min-width: 700px) {
  .form-main__textarea {
    padding: 10px 10px;
    border: 2px solid #ffffff;
    border-radius: 3px;
    background: transparent;
  }
}
@media (min-width: 980px) {
  .form-main__textarea {
    color: #212325;
    border: 1px solid #a82c71;
    background-color: #ffffff;
  }
}
.form-main__note {
  margin-top: 25px;
  padding: 0;
  font-family: 'Ubuntu';
  font-size: 16px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
}
@media (min-width: 980px) {
  .form-main__note {
    font-size: 16px;
    color: #212325;
  }
}
.ui-datepicker {
  z-index: 5 !important;
}
.mobile-invisible-text {
  display: none;
}
@media (min-width: 700px) {
  .mobile-invisible-text {
    display: inline-block;
  }
}
.statistic-graph {
  display: block;
  box-sizing: border-box;
  margin-top: 40px;
  white-space: normal;
}
@media (min-width: 980px) {
  .statistic-graph {
    margin-top: 70px;
  }
}
.statistic-graph__graph {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  padding-top: 20px;
  text-align: center;
  width: 100%;
  overflow: auto;
}
.statistic-graph__graph > img {
  width: 100%;
  height: auto;
}
.graph--mobile {
  display: none;
}
@media (max-width: 699px) {
  .graph--mobile {
    display: block;
  }
}
.graph--tablet {
  display: none;
}
@media (min-width: 700px) {
  .graph--tablet {
    display: block;
  }
}
@media (min-width: 980px) {
  .graph--tablet {
    display: none;
  }
}
.graph--desktop {
  display: none;
}
@media (min-width: 980px) {
  .graph--desktop {
    display: block;
  }
}
.statistics__note {
  display: block;
  margin-top: 20px;
  font-weight: 100;
  color: #ffffff;
  font-size: 12px;
  text-align: right;
}
.statistics__note > span {
  font-weight: bold;
}
@media (min-width: 700px) {
  .statistics__note {
    font-size: 14px;
  }
}
@media (min-width: 980px) {
  .statistics__note {
    font-weight: 300;
    color: #212325;
  }
}
.axis path,
.axis line {
  fill: none;
  stroke: #ffffff;
}
@media (min-width: 980px) {
  .axis path,
  .axis line {
    stroke: #8a3180;
  }
}
@media (min-width: 980px) {
  .domain {
    stroke: #212325 !important;
    stroke-opacity: 0.5;
  }
}
.axis .grid-line {
  stroke: #ffffff;
  stroke-opacity: 0.2;
}
@media (min-width: 980px) {
  .axis .grid-line {
    stroke: #212325;
  }
}
.statistic-graph__graph text,
.axis text,
.axisnames {
  fill: #ffffff;
  font: 13px Verdana;
}
@media (min-width: 980px) {
  .statistic-graph__graph text,
  .axis text,
  .axisnames {
    fill: #212325;
  }
}
.dot {
  stroke: #8a3180;
  fill: #fae4e8;
}
.statistic-graph__graph .label {
  fill: #fff;
  fill-rule: evenodd;
}
.statistic-graph__graph .label text {
  fill: #ffffff;
}
#balance img {
  width: 15px;
  vertical-align: middle;
}
.statistic-diagram {
  display: block;
  position: relative;
  margin: 30px auto;
}
@media (min-width: 700px) {
  .statistic-diagram {
    max-width: 70%;
    margin: 50px auto;
  }
}
@media (min-width: 980px) {
  .statistic-diagram {
    max-width: 100%;
    margin-top: 70px;
  }
}
.statistic-diagram > .view-toggle {
  margin-top: 40px;
}
@media (min-width: 980px) {
  .statistic-diagram > .view-toggle {
    margin-top: 0;
  }
}
.statistic-diagram__wrapper {
  display: block;
  margin-top: 45px;
  margin-bottom: 30px;
}
@media (min-width: 700px) {
  .statistic-diagram__wrapper {
    margin-top: 60px;
  }
}
@media (min-width: 980px) {
  .statistic-diagram__wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 20px;
  }
}
.statistic-diagram__block {
  display: none;
}
@media (min-width: 980px) {
  .statistic-diagram__block {
    display: block;
    box-sizing: border-box;
    width: 49%;
    padding: 10px 20px 20px;
    margin-right: 20px;
    border: 1px solid #e8e8e8;
  }
  .statistic-diagram__block:last-child {
    margin-right: 0;
  }
}
.statistic-diagram__block--visible {
  display: block;
}
.statistic-diagram__header {
  display: block;
  width: 100%;
  position: absolute;
  top: 18px;
  left: 0;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 980px) {
  .statistic-diagram__header {
    position: relative;
    top: 0;
    margin-bottom: 50px;
    font-size: 16px;
    color: #212325;
    text-align: center;
  }
}
.statistic-bar,
.statistic-pie {
  display: none;
  margin-bottom: 30px;
}
@media (min-width: 980px) {
  .statistic-bar,
  .statistic-pie {
    display: block;
    margin-bottom: 50px;
  }
}
.statistic-bar--visible,
.statistic-pie--visible {
  display: block;
}
.statistic-bar--invisible,
.statistic-pie--invisible {
  display: none !important;
}
.documents-download {
  margin-top: 40px;
}
@media (min-width: 700px) {
  .documents-download {
    margin-top: 55px;
  }
}
@media (min-width: 980px) {
  .documents-download {
    margin-top: 30px;
  }
}
.documents-download__list {
  display: block;
  padding: 0;
  margin: 35px auto;
  list-style: none;
  text-align: center;
}
@media (min-width: 700px) {
  .documents-download__list {
    margin: 45px auto;
  }
}
@media (min-width: 980px) {
  .documents-download__list {
    margin: 50px auto;
  }
}
.documents-download__list-item {
  display: inline-block;
}
.documents-download__list-item:not(:last-child) {
  margin-right: 50px;
}
@media (min-width: 700px) {
  .documents-download__list-item:not(:last-child) {
    margin-right: 80px;
  }
}
@media (min-width: 980px) {
  .documents-download__list-item:not(:last-child) {
    margin-right: 120px;
  }
}
.documents-header {
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 25px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
}
@media (min-width: 700px) {
  .documents-header {
    font-size: 18px;
  }
}
@media (min-width: 980px) {
  .documents-header {
    font-size: 16px;
    color: #212325;
    text-align: left;
  }
}
.documents-header > span {
  display: none;
}
@media (min-width: 980px) {
  .documents-header > span {
    display: inline-block;
  }
}
.documents-header--line {
  max-width: 195px;
  border-top: 1px solid #ffffff;
}
@media (min-width: 980px) {
  .documents-header--line {
    max-width: 100%;
    border: none;
    text-align: left;
  }
}
.documents-table {
  margin: 50px 0 0;
}
.documents-table__download {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
.documents-table__download > li:first-child {
  margin-right: 30px;
}
@media (min-width: 980px) {
  .documents-table__download > li:first-child {
    margin-right: 0;
  }
}
.documents-table__no-mobile {
  display: none;
}
@media (min-width: 700px) {
  .documents-table__no-mobile {
    display: table-column;
  }
}
.documents-table__no-mobile > span {
  display: none;
}
@media (min-width: 980px) {
  .documents-table__no-mobile > span {
    display: inline-block;
  }
}
.profile-edit {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-top: 35px;
}
@media (min-width: 700px) {
  .profile-edit {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 980px) {
  .profile-edit {
    width: auto;
    padding: 0 20px;
    margin-top: 0;
    margin-bottom: 20px;
    justify-content: center;
  }
}
.profile-edit--invisible {
  display: none;
}
@media (min-width: 980px) {
  .profile-edit--invisible {
    display: block;
    visibility: hidden;
  }
}
.block-none {
  display: none;
}
.profile-history {
  display: none;
  margin-top: 30px;
}
@media (min-width: 700px) {
  .profile-history {
    display: block;
    margin-top: 70px;
  }
}
.profile-history > .page-text-header {
  display: none;
}
@media (min-width: 980px) {
  .profile-history > .page-text-header {
    display: block;
  }
}
.profile-history > .page-text {
  display: block;
}
.profile-history__text {
  display: none;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  color: #212325;
  text-align: justify;
  padding: 0;
  margin-bottom: 32px;
}
@media (min-width: 980px) {
  .profile-history__text {
    display: block;
  }
}
.profile-history .main-table__container {
  margin-top: 50px;
}
.attention {
  font: inherit;
  color: #a82c71;
  font-weight: 500;
}
.dialog-history-content {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}
.dialog-history-content__item {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  font-family: 'PT Sans';
  font-size: 14px;
  line-height: 30px;
  color: #212325;
  text-align: justify;
}
.dialog-history-content__item--error {
  background-color: #f6c2cd;
}
.dialog-history-content__item:not(:last-child) {
  border-bottom: 1px solid rgba(149, 149, 149, 0.5);
}
.dialog-history-content__item:nth-child(2n) {
  background-color: rgba(149, 149, 149, 0.2);
}
.dialog-history-date {
  font: inherit;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 8px;
}
.dialog-history-ip {
  display: block;
}
.dialog-history-ip::before {
  content: 'IP-адрес: ';
}
.upload-form {
  position: relative;
  width: 100px;
  min-height: 90px;
}
@media (min-width: 700px) {
  .upload-form {
    width: 140px;
    min-height: 112px;
  }
}
@media (min-width: 980px) {
  .upload-form {
    width: 100px;
    height: 100px;
  }
}
.upload-from__label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
}
.upload-from__label--svg-invisible > svg {
  display: none;
}
.upload-form input[type="file"] {
  position: absolute;
  visibility: hidden;
  width: 100%;
}
.upload-form__submit {
  display: none;
}
.map {
  display: none;
  width: 100%;
  height: 500px;
}
@media (min-width: 700px) {
  .map {
    height: 730px;
  }
}
.map--visible {
  display: block;
}
.map--background {
  background: url('../img/map.jpg') no-repeat;
  background-position: center top;
}
.map-information {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 700px) {
  .map-information {
    margin-top: 0px;
  }
}
@media (min-width: 980px) {
  .map-information {
    max-width: 1178px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
  }
}
.map-container {
  padding: 0px 20px;
}
@media (min-width: 700px) {
  .map-container {
    padding: 10px 40px;
  }
}
@media (min-width: 980px) {
  .map-container {
    padding: 90px 107px 0;
  }
}
.map-container--link {
  padding: 20px 20px;
}
@media (min-width: 700px) {
  .map-container--link {
    padding: 25px 40px 0;
  }
}
@media (min-width: 980px) {
  .map-container--link {
    padding: 30px 107px 60px;
  }
}
.map-container > .page-text-header {
  margin-bottom: 0px;
}
.map-container > .view-toggle {
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (min-width: 700px) {
  .map-container > .view-toggle {
    margin-top: 20px;
  }
}
@media (min-width: 980px) {
  .map-container > .view-toggle {
    margin-top: -32px;
    margin-bottom: 32px;
  }
}
.map-list {
  display: none;
  padding-top: 0 !important;
}
.map-list--visible {
  display: block;
}
.map-list__list {
  min-height: 500px;
  list-style: none;
  padding: 0;
}
@media (min-width: 700px) {
  .map-list__list {
    padding: 20px 40px;
  }
}
@media (min-width: 980px) {
  .map-list__list {
    padding: 0;
    margin: 0;
  }
}
.map-list__item {
  padding: 10px 0;
  margin-bottom: 20px;
  color: #ffffff;
}
@media (min-width: 980px) {
  .map-list__item {
    color: #212325;
  }
}
.map-list__item > p {
  margin: 16px 0;
}
.map-list__item-header {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
@media (min-width: 700px) {
  .map-list__item-header {
    font-size: 24px;
    line-height: 26px;
  }
}
.map-list__item-header > .icon-description > .icon-description__item {
  background-color: transparent;
}
@media (min-width: 980px) {
  .map-list__item-header > .icon-description > .icon-description__item {
    background-color: #883086;
  }
}
.map-list__item-address {
  font-size: 14px;
  font-weight: normal;
}
@media (min-width: 700px) {
  .map-list__item-address {
    font-size: 16px;
    text-indent: 20px;
  }
}
.map-list__item-description {
  font-family: 'Ubuntu';
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
}
@media (min-width: 700px) {
  .map-list__item-description {
    font-size: 14px;
    text-indent: 20px;
  }
}
@media (min-width: 980px) {
  .map-list__item-description {
    color: rgba(33, 35, 37, 0.6);
  }
}
.map__balloon {
  display: block;
  margin: 10px 0;
}
.map__balloon .icon-description {
  padding: 0;
  margin: 0;
}
.map__balloon .icon-description > li {
  margin-right: 4px;
}
.icon-description {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 20px;
}
.icon-description__item {
  display: inline-block;
  width: 33px;
  height: 32px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #a93a84;
  background-size: 80%;
  cursor: pointer;
}
.icon-description__item--clock {
  background-image: url('../img/clock-icon.svg');
}
.icon-description__item--azs {
  background-image: url('../img/pump-icon.svg');
}
.icon-description__item--market {
  background-image: url('../img/store-icon.svg');
}
.icon-description__item--tire {
  background-image: url('../img/tire-icon.svg');
}
.icon-description__item--wash {
  background-image: url('../img/wash-icon.svg');
}
.action-information {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 700px) {
  .action-information {
    margin-top: 0px;
  }
}
@media (min-width: 980px) {
  .action-information {
    max-width: 1178px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 60px;
  }
}
.action-container {
  padding: 0px 20px;
}
@media (min-width: 700px) {
  .action-container {
    padding: 10px 40px;
  }
}
@media (min-width: 980px) {
  .action-container {
    padding: 90px 107px 0;
  }
}
.actions {
  display: block;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.action-item {
  display: block;
  box-sizing: border-box;
  padding: 40px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.action-item:last-child {
  margin-bottom: 60px;
}
@media (min-width: 980px) {
  .action-item {
    padding: 60px 0;
    border-bottom: 1px solid #aeaeae;
  }
}
.action-item__date {
  display: flex;
  justify-content: space-between;
  margin: 0 0 14px;
  height: 21px;
  padding-left: 52px;
  font-size: 16px;
  line-height: 21px;
  background: url('../img/time-icon-white.png') no-repeat;
  background-position: 22px center;
}
@media (min-width: 700px) {
  .action-item__date {
    padding-left: 72px;
    background-position: 42px center;
  }
}
@media (min-width: 980px) {
  .action-item__date {
    padding: 0 138px;
    background: url('../img/time-icon.png') no-repeat;
    background-position: 107px center;
  }
}
.action-item__container {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0px 20px;
}
@media (min-width: 700px) {
  .action-item__container {
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px 40px;
  }
}
@media (min-width: 980px) {
  .action-item__container {
    padding: 0 107px;
  }
}
.action-item__img {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 203px;
  margin: 0 auto;
  flex-shrink: 0;
}
@media (min-width: 700px) {
  .action-item__img {
    width: 300px;
    max-height: 200px;
    margin-right: 34px;
  }
}
.action-item__img > img {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.action-item__content {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 16px 0;
}
.action-item__content > .more-link {
  font-family: 'PT Sans';
  color: #ffffff;
  font-style: italic;
  font-size: 16px;
}
@media (min-width: 980px) {
  .action-item__content > .more-link {
    font-size: 17px;
    font-style: normal;
    color: #00a0b9;
  }
}
@media (min-width: 700px) {
  .action-item__content {
    padding: 0;
  }
}
@media (min-width: 980px) {
  .action-item__content {
    padding: 16px 0;
  }
}
.action-item__header {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}
@media (min-width: 700px) {
  .action-item__header {
    font-size: 16px;
    font-weight: bold;
  }
}
@media (min-width: 980px) {
  .action-item__header {
    font-size: 22px;
    font-weight: normal;
  }
}
.action-item__description {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: justify;
  color: #ffffff;
}
@media (min-width: 980px) {
  .action-item__description {
    color: #212325;
  }
}
.actions--current .action-item__header,
.action-item__date {
  color: #ffffff;
}
@media (min-width: 980px) {
  .actions--current .action-item__header,
  .action-item__date {
    color: #118ea2;
  }
}
.actions--old .action-item__header,
.actions--old .action-item__description,
.actions--old .more-link {
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 980px) {
  .actions--old .action-item__header,
  .actions--old .action-item__description,
  .actions--old .more-link {
    color: #6c777f;
  }
}
.actions--old > .action-item:last-child {
  border-bottom: none;
}
.actions--old .action-item__img > img {
  filter: grayscale(100%);
}
.actions--old .action-item__date {
  background-image: url('../img/time-icon-grey.png');
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 980px) {
  .actions--old .action-item__date {
    color: #6c777f;
  }
}
.action-container > .page-text {
  margin-top: 30px;
  font-weight: 300;
  text-align: left;
}
@media (min-width: 700px) {
  .action-container > .page-text {
    margin-top: 40px;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }
}
@media (min-width: 980px) {
  .action-container > .page-text {
    font-size: 16px;
    line-height: 22px;
  }
}
.actions__description {
  width: 100%;
  font-size: 17px;
}
@media (min-width: 980px) {
  .actions__description {
    font-size: 14px;
  }
}
.actions__description-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.actions__view {
  min-width: 100%;
  color: #ffffff;
}
@media (min-width: 980px) {
  .actions__view {
    color: #212325;
  }
}
.actions__view .action-item__img {
  float: left;
  margin-bottom: 20px;
}
@media (min-width: 980px) {
  .actions__view .action-item__img {
    margin-bottom: 10px;
  }
}
.bonus-rules {
  margin: 0;
}
@media (min-width: 700px) {
  .bonus-rules {
    width: 310px;
    margin-left: 54%;
    margin-right: 40px;
    margin-top: 0px;
  }
}
@media (min-width: 980px) {
  .bonus-rules {
    position: relative;
    width: 100%;
    max-width: 1178px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 10px;
    padding: 90px 107px;
    background-color: #ffffff;
  }
}
@media (min-width: 700px) {
  .bonus-rules--text {
    width: 100%;
    margin: 400px 0 0;
  }
}
.bonus-rules__mobile-block {
  display: block;
}
@media (min-width: 700px) {
  .bonus-rules__mobile-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.bonus-rules__mobile-block > p {
  display: none;
}
@media (min-width: 700px) {
  .bonus-rules__mobile-block > p {
    display: block;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    color: #ffffff;
    text-align: right;
  }
  .bonus-rules__mobile-block > p > b {
    font-weight: 500;
  }
}
@media (min-width: 980px) {
  .bonus-rules__mobile-block {
    display: none;
  }
}
.bonus-rules__desktop-block {
  display: none;
}
@media (min-width: 980px) {
  .bonus-rules__desktop-block {
    display: block;
  }
}
.bonus-rules .form-btn {
  width: 90%;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
}
@media (min-width: 700px) {
  .bonus-rules .form-btn {
    width: 180px;
    margin: 0;
    font-size: 16px;
  }
}
.bonus-rules .form-btn > .mobile-btn {
  display: inline-block;
}
@media (min-width: 700px) {
  .bonus-rules .form-btn > .mobile-btn {
    display: none;
  }
}
.bonus-rules .form-btn > .tablet-btn {
  display: none;
}
@media (min-width: 700px) {
  .bonus-rules .form-btn > .tablet-btn {
    display: inline-block;
  }
}
.bonus-rules__support-btn {
  display: block;
  margin-top: 30px !important;
}
@media (min-width: 700px) {
  .bonus-rules__support-btn {
    display: none;
  }
}
.bonus-help {
  margin-top: 20px;
}
@media (min-width: 980px) {
  .bonus-help {
    margin-top: 0;
  }
}
.accordion {
  box-sizing: border-box;
  width: 100%;
}
.accordion section {
  margin: 5px;
}
.accordion h3 a {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  padding: 8px;
  color: #ffffff;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.16);
  border-top: 1px solid #ffffff;
}
@media (min-width: 700px) {
  .accordion h3 a {
    font-size: 20px;
  }
}
@media (min-width: 980px) {
  .accordion h3 a {
    font-size: 18px;
    color: #212325;
    border-top: 1px solid #a82c71;
    background-color: #f7f6f6;
  }
}
.text-style {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #ffffff;
  text-align: justify;
}
@media (min-width: 700px) {
  .text-style {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 980px) {
  .text-style {
    font-size: 16px;
    line-height: 22px;
    color: #212325;
  }
}
.accordion p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #ffffff;
  text-align: justify;
  padding-right: 10px;
}
@media (min-width: 700px) {
  .accordion p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 980px) {
  .accordion p {
    font-size: 16px;
    line-height: 22px;
    color: #212325;
  }
}
@media (min-width: 700px) {
  .accordion p {
    padding-right: 20px;
  }
}
.accordion ol,
.accordion ul {
  margin: 0;
  padding: 0 20px 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #ffffff;
  text-align: justify;
}
@media (min-width: 700px) {
  .accordion ol,
  .accordion ul {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 980px) {
  .accordion ol,
  .accordion ul {
    font-size: 16px;
    line-height: 22px;
    color: #212325;
  }
}
@media (min-width: 700px) {
  .accordion ol,
  .accordion ul {
    padding: 0 40px 0;
  }
}
@media (min-width: 980px) {
  .accordion ol,
  .accordion ul {
    padding: 0 60px 0;
  }
}
.accordion .default-link {
  font: inherit;
}
.accordion .note {
  font-family: 'Ubuntu';
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  font-style: italic;
}
@media (min-width: 700px) {
  .accordion .note {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
  }
}
@media (min-width: 980px) {
  .accordion .note {
    margin-top: 55px;
    font-family: 'PT Sans';
    font-style: italic;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #636567;
  }
}
.accordion div {
  display: none;
  height: auto;
  box-sizing: border-box;
  overflow: hidden;
  -moz-transition: height 0.3s ease-in-out;
  -webkit-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}
.accordion h3 a:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  border-top: none;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
@media (min-width: 980px) {
  .accordion h3 a:after {
    border-bottom: 10px solid #a82c71;
  }
}
.accordion :target h3 a:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  border-top: 10px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: none;
}
@media (min-width: 980px) {
  .accordion :target h3 a:after {
    border-top: 10px solid #a82c71;
  }
}
.accordion :target h3 + div {
  display: block;
  padding: 0px;
}
.support {
  /*display: none;*/
}
@media (min-width: 700px) {
  .support {
    display: block;
  }
}
@media (min-width: 980px) {
  .support {
    display: flex;
    justify-content: space-between;
  }
}
.support__faq {
  display: none;
}
@media (min-width: 980px) {
  .support__faq {
    display: block;
    width: 45%;
  }
}
.support__message-block {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.support__message-block .form-main__label {
  text-transform: none;
}
.support__form-header {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
}
@media (min-width: 980px) {
  .support__form-header {
    display: none;
  }
}
.support__header {
  display: flex;
  flex-direction: column;
}
@media (min-width: 700px) {
  .support__header {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .support__header > div:first-child {
    flex-grow: 1;
    margin-right: 30px;
  }
}
@media (min-width: 980px) {
  .support__header {
    flex-direction: column;
  }
  .support__header > div:first-child {
    flex-grow: 0;
    margin-right: 0;
  }
}
.faq {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
.faq__question {
  display: block;
  position: relative;
  padding-left: 20px;
  color: #212325;
}
.faq__question:hover {
  text-decoration: none;
  cursor: pointer;
}
.faq__question::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #a82c70;
}
.faq .default-link {
  font: inherit;
  color: #00a0b9;
}
.faq div {
  display: none;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.faq div::before {
  content: '';
  position: absolute;
  left: 22px;
  top: 0;
  border-bottom: 20px solid #f0eeee;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.faq div > span {
  display: block;
  padding: 10px 20px;
  margin: 10px 0;
  font-family: 'PT Sans';
  font-style: italic;
  background-color: #f0eeee;
  border-radius: 5px;
}
.faq :target span + div {
  display: block;
  height: auto;
}
/* Модальный (фон) */
.modal-gift {
  display: none;
  position: fixed;
  z-index: 40;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
/* Модальное содержание */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  max-width: 800px;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.modal-content h3 {
  color: #9f2a6b;
}
.modal-gift-info {
  font-family: 'PT Sans';
  font-style: italic;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #636567;
}
@media (max-width: 980px) {
  .modal-gift-info {
    font-family: 'PT Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    color: #636567;
  }
  .stat-img-status {
    fill: white !important;
  }
}
.modal-qr-content {
  max-width: 400px;
  min-width: 310px;
  padding: 20px;
}
/* Кнопка закрытия */
.modal-close {
  color: #aaaaaa;
  position: absolute;
  right: 30px;
  top: 0px;
  font-size: 38px;
  font-weight: bold;
}
.modal-close:hover,
.modal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-field {
  font-family: 'Ubuntu';
  font-size: 16px;
  color: #ffffff;
  display: block;
  border: 0;
  border-bottom: 1px solid #ffffff;
  background-color: transparent;
  padding: 0;
  width: 100%;
  border-radius: 0 !important;
  color: #212325;
  border-color: #a82c71;
  font-size: 18px;
}
.goods-detail {
  display: table;
  position: relative;
  width: 100%;
  background-color: #ffffff;
}
.goods-detail::before {
  content: '';
  position: absolute;
  left: 22px;
  top: -24px;
  width: 28px;
  height: 14px;
  background-image: url('../img/triangle.png');
  background-repeat: no-repeat;
}
.goods-detail th {
  font-weight: 300;
  padding: 5px;
  background-color: #a82c71;
  color: #ffffff;
}
@media (min-width: 700px) {
  .goods-detail th {
    padding: 5px 10px;
  }
}
.goods-detail td {
  color: #212325;
  border-bottom: 1px solid #959595;
  padding: 15px 10px 8px;
}
.goods-detail td:first-child {
  white-space: normal;
}
@media (min-width: 700px) {
  .goods-detail tr:last-child,
  .goods-detail tr:last-child td {
    border-bottom: none !important;
  }
}
.goods-detail__wrapper {
  box-sizing: border-box;
  padding: 5px 5px;
}
.index-footer-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 320px;
  margin: 50px auto 0;
  padding: 12px;
  list-style: none;
}
@media (min-width: 700px) {
  .index-footer-nav {
    margin-top: 70px;
  }
}
.index-footer-nav__item {
  font-weight: 100;
  font-size: 12px;
}
@media (min-width: 700px) {
  .index-footer-nav__item {
    font-size: 14px;
  }
}
.index-footer-nav__item > a {
  color: #ffffff;
}
@media (min-width: 700px) {
  .index-footer-nav__item > a {
    text-decoration: none;
  }
}
.index-footer-nav__item > a:hover {
  text-decoration: underline;
}
.message-block {
  max-width: 320px;
  margin: 50px auto 0;
  font-size: 16px;
  letter-spacing: 0.05pt;
  text-align: center;
  color: #ffffff;
  font-weight: 300;
  line-height: 150%;
}
.message-block > a {
  font: inherit;
  color: #ffffff;
  text-decoration: underline;
}
.message-block > a:hover,
.message-block > a:active {
  cursor: pointer;
  text-decoration: none;
}
.message-block--page {
  max-width: 100%;
  margin-bottom: 45px;
  color: #ffffff;
}
@media (min-width: 980px) {
  .message-block--page {
    margin-top: 20px;
    color: #212325;
  }
}
.rules {
  font-family: 'Roboto';
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  text-align: justify;
  margin: 0;
  padding: 10px;
}
@media (min-width: 700px) {
  .rules {
    font-size: 16px;
  }
}
@media (min-width: 980px) {
  .rules {
    color: #212325;
  }
}
.rules h1 {
  font-size: 20px;
  font-weight: bold;
}
.rules h2 {
  font-size: 18px;
  font-weight: 500;
}
.rules p {
  line-height: 20px;
}
.rules a {
  color: #00a0b9;
}
.rules a:hover {
  text-decoration: none;
}
.rules a:active,
.rules a:visited {
  color: rgba(0, 160, 185, 0.4);
}
.help-content {
  margin-top: 0;
}
@media (min-width: 700px) {
  .help-content {
    margin-top: 300px;
  }
}
@media (min-width: 980px) {
  .help-content {
    margin-top: 0;
  }
}
.label-check {
  display: flex;
  vertical-align: middle;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 100;
  margin-right: 20px;
  align-items: flex-end;
}
.label-check::before {
  content: '';
  display: block;
  flex-shrink: 0;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: 11px;
  margin-top: 4px;
}
.label-check::after {
  content: '';
  position: absolute;
  display: none;
  top: 9px;
  left: 5px;
  width: 15px;
  height: 9px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}
.label-check > a {
  color: #ffffff;
  text-decoration: none;
}
.label-check > a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.label-check > a:active,
.label-check > a:visited {
  color: #ffffff;
}
.accept {
  justify-content: flex-start !important;
  align-items: flex-start !important;
}
.main-index {
  flex: 1 0 auto;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.main-index--content {
  padding: 10px 20px;
  background-color: #ffffff;
  box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.34);
}
.main-index--actions {
  padding: 0;
  background-color: #ffffff;
  box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.34);
  padding-bottom: 70px;
}
.message {
  display: none;
  width: 100%;
  align-items: center;
  min-height: 42px;
  box-sizing: border-box;
  position: relative;
  margin: 40px auto;
}
.message::before {
  content: '';
  display: none;
  margin: auto;
  height: 22px;
  position: absolute;
  left: 46px;
  top: 0;
  bottom: 0;
  font-size: 18px;
  font-weight: bold;
  color: #2ca82c;
}
.message--visible {
  display: flex;
}
.message--ok {
  border-top: 2px solid #2ca82c;
  border-bottom: 2px solid #2ca82c;
  background: url('../img/ok-icon.png') no-repeat;
  background-position: left center;
}
.message--ok::before {
  content: 'Успешно!';
  display: block;
  color: #2ca82c;
}
.message--error {
  border-top: 2px solid #d13737;
  border-bottom: 2px solid #d13737;
  background: url('../img/error-icon.png') no-repeat;
  background-position: left center;
  background-color: wheat;
}
@media (min-width: 980px) {
  .message--error {
    background-color: transparent;
  }
}
.message--error::before {
  content: 'Ошибка!';
  display: block;
  color: #d13737;
}
.message__text {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  padding-left: 145px;
}
.paginator {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.paginator--dialog {
  margin-top: 20px;
}
.paginator--dialog a {
  color: #00a0b9;
  font-size: 22px;
  padding: 5px 10px;
}
.paginator__container {
  width: 100%;
  margin-top: 50px;
}
.paginator__btn {
  display: inline-block;
  vertical-align: baseline;
  font-size: 15px;
  color: #ffffff;
  font-family: 'PT Sans';
  text-decoration: none;
}
@media (min-width: 980px) {
  .paginator__btn {
    color: #00a0b9;
  }
}
.paginator__btn--next::after {
  content: '\3e';
  display: inline-block;
  vertical-align: baseline;
  margin-left: 5px;
}
.paginator__btn--prev::before {
  content: '\3c';
  display: inline-block;
  vertical-align: baseline;
  margin-right: 5px;
}
.paginator__btn--disabled {
  opacity: 0.2;
  cursor: default;
}
.paginator__btn--current {
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #fff;
  padding: 3px 5px;
}
@media (min-width: 980px) {
  .paginator__btn--current {
    border: none;
    padding: 0;
    text-decoration: underline;
    color: #212325;
  }
}
.paginator__btn:not(:last-child) {
  margin-right: 10px;
}
@media (min-width: 980px) {
  .paginator__btn:not(:last-child) {
    margin-right: 15px;
  }
}
.paginator__btn:hover {
  color: #ffffff;
}
@media (min-width: 980px) {
  .paginator__btn:hover {
    color: #00a0b9;
  }
}
.paginator--dialog .paginator__btn--current {
  border: 1px solid #00a0b9;
}
.actions__goods {
  padding: 0 20px;
}
@media (min-width: 700px) {
  .actions__goods {
    padding: 0 107px;
  }
}
.actions__goods .page-text-header__h2 {
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 980px) {
  .actions__goods .page-text-header__h2 {
    color: #118ea2;
  }
}
.actions__goods-list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
@media (min-width: 980px) {
  .actions__goods-list {
    justify-content: space-between;
  }
}
.action-good {
  max-width: 300px;
  border: 1px solid #ffffff;
  position: relative;
  margin-right: 20px;
  margin-bottom: 50px;
}
@media (min-width: 980px) {
  .action-good {
    border: 1px solid #aeaeae;
  }
}
.action-good__img {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
}
.action-good__img > img {
  max-width: 100%;
}
.action-good__header {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background-color: rgba(174, 174, 174, 0.2);
  font-size: 18px;
  color: #ffffff;
}
@media (min-width: 980px) {
  .action-good__header {
    color: #212325;
  }
}
.action-good__terminals {
  width: 100%;
  min-height: 50px;
  box-sizing: border-box;
  padding: 10px;
  padding-left: 40px;
  padding-top: 15px;
  margin: 0;
  background-color: #118ea2;
  color: #ffffff;
  list-style: none;
  position: relative;
  cursor: pointer;
}
.action-good__terminals::before {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 32px;
  height: 32px;
  background-image: url('/img/map-pin.png');
}
.action-good__terminals-list {
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
  background-color: #118ea2;
  width: 100%;
  z-index: 100;
  border: 1px solid #ffffff;
  border-top: none;
  box-sizing: content-box;
}
.action-good__terminals-list > ul {
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
}
.action-good__terminals-list > ul > li {
  margin-left: 30px;
  margin-bottom: 10px;
}
.action-good__terminals-list > ul > li > a {
  color: #ffffff;
}
.action-good__terminals-list > ul > li > a:active,
.action-good__terminals-list > ul > li > a:hover {
  color: #ffffff;
}
@media (min-width: 980px) {
  .action-good__terminals-list {
    border: 1px solid #aeaeae;
  }
}
.action-good__terminals:hover .action-good__terminals-list {
  display: block;
}
.action-good__bonus {
  position: absolute;
  top: -30px;
  right: -10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  min-height: 100px;
  background-color: #a82c71;
  border-radius: 50%;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
}
.action-good__bonus > span {
  display: block;
  max-width: 100%;
  text-align: center;
}
.action-good__bonus-count {
  font-size: 24px;
  margin-top: -5px;
  font-weight: bold;
}
.action-good__bonus-unit {
  font-weight: normal;
}
.avatar {
  display: block;
  position: relative;
  width: 100px;
}
@media (min-width: 700px) {
  .avatar {
    width: 140px;
  }
}
@media (min-width: 980px) {
  .avatar {
    width: 100px;
  }
}
.avatar > label > svg {
  fill: #fff;
  top: 8px;
  right: 0px;
  position: absolute;
  width: 83px;
  height: 110px;
}
@media (min-width: 700px) {
  .avatar > label > svg {
    top: 40px;
    width: 104px;
    height: 110px;
  }
}
@media (min-width: 980px) {
  .avatar > label > svg {
    top: 30px;
    width: 69px;
    height: 69px;
  }
}
.avatar--change {
  width: 100%;
}
.avatar--mobile {
  width: 79px;
}
@media (min-width: 700px) {
  .avatar--mobile {
    display: none;
  }
}
.avatar--tablet {
  width: 87px;
  display: none;
}
@media (min-width: 700px) {
  .avatar--tablet {
    display: block;
  }
}
@media (min-width: 980px) {
  .avatar--tablet {
    display: none;
  }
}
.avatar--desktop {
  width: 89px;
}
@media (min-width: 980px) {
  .avatar--desktop {
    width: 89px;
  }
}
@media (min-width: 700px) {
  .avatar--desktop {
    width: 87px;
  }
}
@media (max-width: 699px) {
  .avatar--desktop {
    width: 79px;
  }
}
.alert {
  display: none;
  margin-top: 10px;
}
.img-container img {
  max-width: 100%;
}
.cropper-view-box,
.cropper-face {
  border-radius: 50%;
}
.link {
  color: #ffffff;
  text-decoration: underline;
}
@media (min-width: 980px) {
  .link {
    color: #00a0b9;
    text-decoration: none;
  }
  .link:hover {
    text-decoration: underline;
  }
}
.page-text-block {
  display: block;
  margin: 20px auto;
}
.page-text-block > p {
  text-align: justify;
}
.loader {
  display: block;
  margin: 10px auto;
  padding: 0;
  text-align: center;
}
.loader__dot {
  width: 24px;
  height: 14px;
  background: #883086;
  display: inline-block;
  animation: slide 1s infinite;
}
.loader__dot:nth-child(1) {
  animation-delay: 0.1s;
  background-color: #cc66bb;
}
.loader__dot:nth-child(2) {
  animation-delay: 0.2s;
  background-color: #d279c3;
}
.loader__dot:nth-child(3) {
  animation-delay: 0.3s;
  background-color: #d98ccc;
}
.loader__dot:nth-child(4) {
  animation-delay: 0.4s;
  background-color: #df9fd4;
  display: none;
}
@media (min-width: 700px) {
  .loader__dot:nth-child(4) {
    display: inline-block;
  }
}
.loader__dot:nth-child(5) {
  animation-delay: 0.5s;
  background-color: #e6b3dd;
  display: none;
}
@media (min-width: 700px) {
  .loader__dot:nth-child(5) {
    display: inline-block;
  }
}
@keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: .3;
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
.cookie-notification {
  position: fixed;
  z-index: 999;
  bottom: 15px;
  bottom: 10px;
  left: 0;
  right: 0;
  width: 100%;
  display: none;
  flex-direction: column;
  margin: 0 auto;
  padding: 20px 60px;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
@media (min-width: 700px) {
  .cookie-notification {
    width: 80%;
  }
}
@media (min-width: 980px) {
  .cookie-notification {
    width: 60%;
  }
}
.cookie-notification > button {
  position: relative;
  display: block;
  width: 150px;
  padding: 5px;
  align-self: flex-end;
  background-color: #a82c71;
  color: #ffffff;
  border: 1px solid #636567;
}
.cookie-notification > button:hover {
  background-color: rgba(168, 44, 113, 0.8);
  color: #212325;
}
.cookie-notification > p {
  text-align: justify;
  line-height: 1.5;
}
.cookie-notification--show {
  display: flex;
}
.gift-label {
  position: absolute;
  margin-top: -40px;
  margin-left: 190px;
  width: 60px;
  height: 60px;
  z-index: 20;
  padding: 9px;
  border-radius: 50%;
  background: #9f2a6b;
}
.gift-label svg {
  margin: 0 auto;
  fill: white;
}
.gift-comment {
  font-size: 22px;
  color: #000000;
  text-indent: 0px;
  font-family: 'Roboto';
  font-weight: 300;
  font-style: normal;
}
.btn-gift {
  display: block;
  box-sizing: border-box;
  width: 150px;
  padding: 12px 10px;
  background-color: #7e3860;
  border-radius: 5px;
  border: none;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
.btn-gift:hover {
  background-color: rgba(126, 56, 96, 0.8);
}
.btn-gift:active {
  background-color: #5b2845;
}
.stat-img-status {
  width: 20px;
  fill: green;
  height: 20px;
}
@media (max-width: 699px) {
  .qr-code img {
    max-width: 270px;
  }
}
.header-user-info {
  margin-top: 120px !important;
}
.swipe-info {
  width: 100%;
  white-space: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Ubuntu';
}
@media (min-width: 700px) {
  .swipe-info {
    display: none;
  }
}
.swipe-text {
  text-align: left;
  width: 70%;
  color: white;
  font-style: italic;
  font-size: 16px;
}
.swipe-icon {
  transform: rotate(-180deg);
  margin-right: 15px;
}
.swipe-icon > svg {
  fill: #ffffff;
}
.bonus-card-slider {
  display: flex;
  align-items: center;
  gap: 0px;
  width: 100%;
}
@media (min-width: 700px) {
  .bonus-card-slider {
    max-width: 390px;
  }
}
.bonus-card-slider .gift-label {
  margin-top: -146px;
  margin-left: 263px;
}
@media (max-width: 699px) {
  .bonus-card-slider .gift-label {
    margin-left: 200px;
  }
}
.bonus-card-slider .bonus-card__card .bonus-card__note {
  margin-top: -3px;
}
.bonus-card-slider .bonus-card__card .bonus-card__title {
  font-size: 14px;
  font-weight: 100;
  color: #ffffff;
  margin-top: -35px;
  margin-left: -13px;
}
.bonus-card-slider .bonus-card__wrapper {
  overflow: hidden;
  width: 100%;
  min-height: 202px;
}
.bonus-card-slider .bonus-card__track {
  display: flex;
  transition: transform 0.35s ease;
  will-change: transform;
}
.bonus-card-slider .bonus-card__card {
  flex: 0 0 100%;
  width: 160px;
  box-sizing: border-box;
}
@media (max-width: 699px) {
  .bonus-card-slider .bonus-card__card {
    width: 140px;
  }
}
.bonus-card-slider .bonus-card-slider__btn {
  flex: 0 0 auto;
  width: 35px;
  height: 83px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 699px) {
  .bonus-card-slider .bonus-card-slider__btn--desktop {
    display: none;
  }
}
@media (min-width: 700px) {
  .bonus-card-slider .bonus-card-slider__btn--desktop {
    display: block;
  }
}
@media (max-width: 699px) {
  .bonus-card-slider .bonus-card-slider__btn--mobile {
    display: none;
  }
}
@media (min-width: 700px) {
  .bonus-card-slider .bonus-card-slider__btn--mobile {
    display: block;
  }
}
.bonus-card-slider .bonus-card-slider__btn:disabled {
  opacity: 0.4;
  cursor: default;
}
.bonus-card-slider .bonus-card-slider__dots {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-top: 10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 700px) {
  .bonus-card-slider .bonus-card-slider__dots {
    display: none;
  }
}
.bonus-card-slider .bonus-card-slider__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
  transition: 0.2s;
}
.bonus-card-slider .bonus-card-slider__dot.active {
  background: #fff;
  transform: scale(1.2);
}
@media (min-width: 700px) {
  .bonus-card--online {
    justify-content: center;
    width: 100%;
    align-items: center;
  }
}
.motivator--online {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 20px;
  margin-top: 60px;
  overflow: hidden;
}
@media (min-width: 700px) {
  .motivator--online {
    padding: 40px 40px;
    margin-top: 80px;
  }
}
@media (min-width: 980px) {
  .motivator--online {
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 1178px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
    padding: 90px 107px;
  }
}
@media (min-width: 700px) {
  .motivator--online {
    display: flex;
    align-items: center;
    border: 1px white solid;
    border-radius: 10px;
    padding: 40px 20px;
  }
}
@media (max-width: 699px) {
  .motivator--online {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 980px) {
  .motivator--online img.desktop {
    display: block !important;
  }
}
@media (max-width: 699px) {
  .motivator--online img.desktop {
    display: none;
  }
}
@media (min-width: 700px) {
  .motivator--online img.desktop {
    display: none;
  }
}
@media (min-width: 700px) {
  .motivator--online img.mobile {
    padding: 22px;
    padding-top: 0;
  }
}
@media (max-width: 699px) {
  .motivator--online img.mobile {
    display: none;
  }
}
@media (min-width: 980px) {
  .motivator--online img.mobile {
    display: none;
  }
}
@media (min-width: 700px) {
  .motivator--online .motivator__text-wrapper {
    padding-top: 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-end;
  }
}
@media (max-width: 699px) {
  .motivator--online .motivator__text-wrapper {
    padding-top: 0px;
  }
}
@media (min-width: 700px) {
  .motivator--online .bonus-rules__mobile-block {
    max-width: 356px;
    margin: inherit;
  }
}
.motivator--online .page-text-header::after {
  content: none;
}
.motivator--online .page-text-header::before {
  content: none;
}
@media (min-width: 700px) {
  .motivator--online .page-text-header {
    text-align: start;
    display: block;
    font-size: 23px;
    padding-bottom: 33px;
  }
}
@media (max-width: 699px) {
  .motivator--online .page-text-header {
    display: none;
  }
}
@media (max-width: 699px) {
  .motivator--online .page-text {
    display: none;
  }
}
@media (min-width: 700px) {
  .motivator--online--stopcard {
    border: 1px dashed #fff;
  }
}
@media (min-width: 700px) {
  .motivator--online--stopcard .bonus-card-stopblock {
    height: 115px;
    border: none;
    width: 100%;
  }
}
@media (min-width: 700px) {
  .motivator--online--stopcard .bonus-card-stopblock .form-btn--cardblock {
    max-width: 200px;
  }
}
@media (min-width: 980px) {
  .motivator--online--stopcard {
    display: none;
  }
}
.motivator--online--transfer-balance .page-text--mobile {
  display: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 699px) {
  .motivator--online--transfer-balance .page-text--mobile {
    display: block!important;
    text-align: center;
    margin-top: 30px;
  }
}
/* затемнение фона */
.notiflix-confirm-overlay {
  background: rgba(74, 20, 58, 0.55) !important;
  backdrop-filter: blur(2px);
}
/* окно */
.notiflix-confirm-content {
  width: 800px !important;
  max-width: calc(60vw) !important;
  background: #f7f7f7 !important;
  border-radius: 8px !important;
  padding: 70px 60px 50px !important;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.18) !important;
  animation-duration: 300ms !important;
  border: none !important;
  text-align: center;
  position: relative;
}
@media (max-width: 699px) {
  .notiflix-confirm-content {
    max-width: calc(90vw) !important;
  }
}
/* заголовочная часть */
.notiflix-confirm-head {
  padding: 0 !important;
}
/* заголовок */
.notiflix-confirm-head h5 {
  margin: 0 0 26px !important;
  color: #9b2f6f !important;
  font-size: 28px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
/* текст */
.notiflix-confirm-head > div {
  margin: 0 auto 38px !important;
  color: #2b2b2b !important;
  font-size: 22px !important;
  line-height: 1.45 !important;
  max-width: 620px;
  font-weight: 300;
  text-align: justify !important;
}
/* блок кнопок */
.notiflix-confirm-buttons {
  justify-content: center !important;
  gap: 18px;
  padding: 0 !important;
  background: transparent !important;
  border-top: none !important;
}
/* общие стили кнопок */
.notiflix-confirm-buttons a {
  min-width: 150px;
  height: 50px;
  line-height: 50px !important;
  border-radius: 4px !important;
  font-size: 16px !important;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease;
  box-shadow: none !important;
  border: none !important;
  padding: 0 24px !important;
}
@media (max-width: 699px) {
  .notiflix-confirm-buttons a {
    width: 100% !important;
    margin: 4px 0 !important;
  }
}
/* кнопка подтверждения */
#NXConfirmButtonOk,
.nx-confirm-button-ok {
  background: #8f3a6d !important;
  color: #fff !important;
}
#NXConfirmButtonOk:hover,
.nx-confirm-button-ok:hover {
  background: #7f315f !important;
}
/* кнопка отмены */
#NXConfirmButtonCancel,
.nx-confirm-button-cancel {
  background: #d7d7d7 !important;
  color: #5a5a5a !important;
}
#NXConfirmButtonCancel:hover,
.nx-confirm-button-cancel:hover {
  background: #c9c9c9 !important;
}
@media (max-width: 768px) {
  .notiflix-confirm-content {
    width: calc(90vw) !important;
    padding: 40px 20px 30px !important;
  }
  .notiflix-confirm-head h5 {
    font-size: 22px !important;
    margin-bottom: 18px !important;
  }
  .notiflix-confirm-head > div {
    font-size: 18px !important;
    margin-bottom: 28px !important;
  }
  .notiflix-confirm-buttons a {
    min-width: 130px;
    height: 46px;
    line-height: 46px !important;
    font-size: 14px !important;
  }
}
/* Репорт */
/* Затемнение фона */
.notiflix-report-overlay {
  background: rgba(0, 0, 0, 0.45) !important;
}
/* Модальное окно */
.notiflix-report-content {
  position: relative;
  width: 800px !important;
  max-width: calc(60vw);
  background: #f3f3f3 !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 34px 48px 24px !important;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
/* Иконка */
.notiflix-report-icon {
  margin: 0 auto 22px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Стандартную success-иконку можно перекрасить */
.notiflix-report-icon svg {
  fill: #a61d67 !important;
}
/* Заголовок */
.notiflix-report-title {
  margin: 0 0 26px !important;
  font-size: 28px !important;
  line-height: 1.2;
  font-weight: 400 !important;
  color: #a61d67 !important;
  text-transform: uppercase;
  letter-spacing: 0;
}
/* Сообщение */
.notiflix-report-message {
  margin: 0 0 28px !important;
  font-size: 18px !important;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  color: #222 !important;
}
/* Выделение числа в тексте */
.notiflix-report-message strong,
.notiflix-report-message b {
  font-weight: 700;
  color: #111;
}
/* Кнопка */
.notiflix-report-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 150px;
  height: 50px;
  padding: 0 30px;
  border: none !important;
  border-radius: 3px !important;
  background: #8a3a68 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  text-decoration: none !important;
  box-shadow: none !important;
  transition: background 0.2s ease;
}
.notiflix-report-button:hover {
  background: #783159 !important;
}
/* Нижняя сноска */
.notiflix-report-content .report-note {
  margin-top: 48px;
  font-size: 14px;
  line-height: 1.45;
  color: #757575;
  font-style: italic;
}
/*# sourceMappingURL=style.min.css.map */