@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700&display=swap");
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap; }

.row:after {
  content: '';
  display: block;
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* RESET */
* {
  box-sizing: border-box; }

body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 1.3;
  font-size: 16px;
  color: #072430;
  font-family: "Barlow", sans-serif;
  background: #F4F4F4; }

a {
  color: #072430;
  text-decoration: none; }

button {
  cursor: pointer;
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0; }

h2 {
  font-size: 24px;
  margin: 30px 0 20px; }

input, textarea, select {
  display: block;
  width: 100%;
  padding: 0 15px;
  border-radius: 10px;
  font-size: 18px;
  font-family: "Barlow", sans-serif;
  color: #072430;
  border: 0;
  height: 45px;
  line-height: 43px;
  outline: none;
  border: 1px solid rgba(218, 218, 218, 0.5); }
  input::placeholder, textarea::placeholder, select::placeholder {
    color: rgba(7, 36, 48, 0.8); }
  @media screen and (max-width: 1540px) {
    input, textarea, select {
      padding: 0 15px;
      font-size: 16px; } }
  @media screen and (max-width: 767px) {
    input, textarea, select {
      font-size: 16px; } }

textarea {
  line-height: 1.2;
  padding: 23px;
  resize: none;
  min-height: 140px; }

select {
  background: #fff url(../images/select_l.svg) calc(100% - 20px) 50% no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding-right: 60px; }
  select::-ms-expand {
    display: none; }

img, svg {
  max-width: 100%; }

p {
  margin: 7px 0; }
  p:first-child {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

/* RESET */
/* GLOBAL */
.wrapper {
  position: relative;
  min-height: 100%;
  padding-bottom: 120px;
  overflow: hidden; }
  .wrapper__bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .wrapper__bottom-wrap {
      width: 230px;
      background: #FFFFFF;
      border: 1px solid rgba(239, 239, 239, 0.5);
      backdrop-filter: blur(20px);
      border-radius: 10px 10px 0px 0px;
      border-bottom: 0;
      height: 60px; }
      .wrapper__bottom-wrap .change-theme {
        color: #072430; }
      .wrapper__bottom-wrap.nobg {
        background: none;
        border: 0;
        padding-bottom: 40px; }
        .wrapper__bottom-wrap.nobg .change-theme span {
          background: #F4F4F4; }
      .wrapper__bottom-wrap:not(.nobg) {
        position: fixed;
        bottom: 0;
        z-index: 5; }
  .wrapper:before {
    content: '';
    position: absolute;
    width: 1000px;
    height: 1000px;
    right: -600px;
    bottom: -600px;
    background: rgba(221, 3, 3, 0.1);
    filter: blur(250px); }
  @media screen and (max-width: 767px) {
    .wrapper {
      padding-bottom: 20px; }
      .wrapper__bottom.relative {
        position: relative; }
        .wrapper__bottom.relative .wrapper__bottom-wrap {
          padding: 20px 0 0; }
      .wrapper__bottom-wrap:not(.nobg) {
        position: fixed;
        bottom: 20px;
        left: 20px;
        width: auto;
        height: auto;
        border-radius: 5px; }
        .wrapper__bottom-wrap:not(.nobg) .change-theme {
          width: 40px;
          height: 40px; }
          .wrapper__bottom-wrap:not(.nobg) .change-theme div {
            display: none !important; }
          .wrapper__bottom-wrap:not(.nobg) .change-theme input:checked + span {
            background-image: url(../images/theme_l.svg); }
          .wrapper__bottom-wrap:not(.nobg) .change-theme span {
            border: 0;
            background: url(../images/theme_d.svg) 50% 50% no-repeat;
            background-size: contain; }
            .wrapper__bottom-wrap:not(.nobg) .change-theme span:before {
              display: none; } }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.inline {
    display: inline-flex; }
  .flex.nowrap {
    flex-wrap: nowrap; }
  .flex.jcsb {
    justify-content: space-between; }
  .flex.ais {
    align-items: flex-start; }
  .flex.aic {
    align-items: center; }
  .flex.jcc {
    justify-content: center; }
  .flex.aib {
    align-items: flex-end; }
  .flex.aif {
    align-items: flex-start; }
  .flex.jcfe {
    justify-content: flex-end; }

.theme_swap_img img {
  display: block; }
  .theme_swap_img img + img {
    display: none; }

.change-theme {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 6px;
  color: #FFFFFF;
  font-size: 14px; }
  .change-theme div {
    display: block; }
    .change-theme div + div {
      display: none; }
  .change-theme input {
    display: none; }
    .change-theme input:checked + span:before {
      left: auto;
      right: 1px; }
  .change-theme span {
    width: 42px;
    height: 22px;
    background: #F4F4F4;
    border: 1px solid #DADADA;
    border-radius: 15px;
    position: relative;
    cursor: pointer; }
    .change-theme span:before {
      content: '';
      position: absolute;
      top: 1px;
      left: 1px;
      background: #DD0303;
      border: 1px solid #B41010;
      border-radius: 15px;
      width: 16px;
      height: 16px; }

.blockin {
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto; }

/* GLOBAL */
/* HEADER */
.header {
  padding: 40px;
  gap: 20px;
  position: relative; }
  .header__logo {
    max-width: 130px;
    display: block; }
  .header__left {
    min-width: 315px; }
  .header__menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 35px; }
    .header__menu ul li.active a {
      color: #DD0303;
      border-color: #DD0303; }
    .header__menu ul li a {
      font-weight: 700;
      font-size: 20px;
      padding: 0 0 3px;
      border-bottom: 3px solid transparent;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      gap: 5px;
      position: relative; }
      .header__menu ul li a span {
        width: 15px;
        height: 15px;
        min-width: 15px;
        background: #DD0303;
        color: #fff;
        font-size: 10px;
        border-radius: 3px;
        text-align: center;
        line-height: 15px;
        position: absolute;
        right: -20px;
        top: 5px; }
      .header__menu ul li a:hover {
        color: #DD0303; }
  .header__right {
    gap: 15px; }
  .header__balance {
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(239, 239, 239, 0.5);
    backdrop-filter: blur(20px);
    border-radius: 10px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 500;
    font-size: 16px;
    min-height: 40px; }
  .header__user {
    position: relative; }
    @media screen and (min-width: 768px) {
      .header__user:hover .header__user-info {
        border-radius: 10px 10px 0 0;
        border-bottom-color: transparent; }
        .header__user:hover .header__user-info-arrow {
          transform: rotate(0deg); }
      .header__user:hover .header__user-list {
        display: block; } }
    @media screen and (max-width: 767px) {
      .header__user.active .header__user-info {
        border-radius: 10px 10px 0 0;
        border-bottom-color: transparent; }
        .header__user.active .header__user-info-arrow {
          transform: rotate(0deg); }
      .header__user.active .header__user-list {
        display: block; } }
    .header__user-info {
      display: flex;
      align-items: center;
      gap: 8px;
      background: rgba(255, 255, 255, 0.9);
      border: 1px solid rgba(239, 239, 239, 0.5);
      border-radius: 10px;
      padding: 5px 11px 5px 6px;
      position: relative;
      z-index: 1; }
      .header__user-info-img img {
        display: block; }
      .header__user-info-arrow {
        transform: rotate(180deg); }
    .header__user-list {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      background: rgba(255, 255, 255, 0.9);
      border: 1px solid rgba(239, 239, 239, 0.5);
      border-top: 0;
      right: 0;
      border-radius: 0 0 10px 10px; }
      .header__user-list ul {
        padding: 15px;
        margin: 0;
        list-style: none; }
        .header__user-list ul li {
          margin-top: 15px; }
          .header__user-list ul li:first-child {
            margin: 0; }
          .header__user-list ul li a {
            display: flex;
            align-items: center;
            gap: 5px; }
            .header__user-list ul li a img {
              min-width: 16px; }
  @media screen and (max-width: 1240px) {
    .header {
      padding: 20px; }
      .header__left {
        min-width: auto; } }
  @media screen and (max-width: 991px) {
    .header {
      padding: 15px;
      gap: 15px;
      position: relative;
      z-index: 3; }
      .header__menu {
        position: absolute;
        top: 60px;
        left: 15px;
        border-radius: 10px;
        background: #fff;
        border: 1px solid rgba(239, 239, 239, 0.5);
        display: none; }
        .header__menu.open {
          display: block; }
        .header__menu ul {
          padding: 10px 30px 10px 10px;
          flex-direction: column;
          gap: 10px;
          align-items: flex-start; }
      .header__left {
        margin-right: auto; }
      .header__logo {
        max-width: 100px;
        margin-right: auto; }
      .header .burger__wrap {
        display: flex; }
      .header__user-info {
        font-size: 0;
        gap: 5px; }
      .header__user-list {
        left: auto;
        white-space: nowrap; }
      .header__right {
        gap: 10px; }
      .header__balance {
        padding: 0 10px; }
        .header__balance span + span {
          display: none; } }

.burger {
  width: 18px;
  position: relative;
  height: 14px; }
  .burger__wrap {
    display: none;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background: #fff;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #072430;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .burger span:nth-child(1) {
    top: 0px; }
  .burger span:nth-child(2), .burger span:nth-child(3) {
    top: 6px; }
  .burger span:nth-child(4) {
    top: 12px; }
  .burger.open span:nth-child(1) {
    top: 6px;
    width: 0%;
    left: 50%; }
  .burger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .burger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .burger.open span:nth-child(4) {
    top: 6px;
    width: 0%;
    left: 50%; }

/* HEADER */
/* COMPONENTS_PAGE */
.sitebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 0;
  padding: 0;
  color: #fff;
  min-height: 40px;
  background: #0D3241;
  border-radius: 8px;
  padding: 5px 20px;
  font-weight: 700;
  font-size: 16px;
  filter: drop-shadow(0px 3px 0px #000000);
  gap: 5px; }
  .sitebutton:hover {
    background: #114256;
    filter: none !important;
    transform: translateY(3px); }
  .sitebutton.red {
    background: #DD0303;
    filter: drop-shadow(0px 3px 0px #630C0C); }
    .sitebutton.red:hover {
      background: #f60303; }
  .sitebutton.green {
    background: #1D9200;
    filter: drop-shadow(0px 3px 0px #124107); }
    .sitebutton.green:hover {
      background: #22ac00; }
  .sitebutton.big {
    min-height: 55px;
    font-size: 18px; }
  .sitebutton.min200 {
    min-width: 200px; }
  .sitebutton.min {
    min-height: 20px;
    font-size: 13px;
    padding: 0 15px 0;
    border-radius: 5px; }
  .sitebutton.medium {
    min-width: 180px; }
  .sitebutton.min25 {
    min-height: 25px; }
  .sitebutton.s120x30 {
    min-width: 130px;
    min-height: 30px;
    font-size: 14px; }
  .sitebutton.average {
    min-height: 30px; }

.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #F4F4F4;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .loading__text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    animation: size 5s linear infinite; }
    .loading__text > div {
      width: 46px;
      height: 46px;
      background: #DD0303;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center; }

.loader {
  width: 32px;
  height: 32px;
  border: 5px dotted #FFF;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 2s linear infinite; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes size {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
.auth {
  display: flex;
  justify-content: center;
  padding: 7vh 35px;
  min-height: 100%;
  position: relative;
  overflow: hidden; }
  .auth:before {
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #DD0303 0%, #AA0000 100%); }
  .auth:after {
    content: '';
    position: absolute;
    top: calc(45% - 180px);
    right: -200px;
    left: -200px;
    height: 300px;
    border-radius: 100%;
    background: #F4F4F4; }
  .auth__wrap {
    max-width: 380px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5vh 0;
    position: relative;
    z-index: 1; }
  .auth__logo {
    width: 160px;
    display: block;
    margin: 0 auto; }
  .auth__form {
    padding: 40px;
    background: #fff;
    border: 1px solid rgba(239, 239, 239, 0.5);
    backdrop-filter: blur(20px);
    border-radius: 20px; }
    .auth__form-title {
      text-align: center;
      font-weight: 700;
      font-size: 36px;
      margin-bottom: 25px; }
    .auth__form-block {
      margin-top: 12px; }
      .auth__form-block:first-child {
        margin: 0; }
      .auth__form-block input {
        min-height: 60px;
        line-height: 58px; }
    .auth__form-user {
      padding-left: 57px;
      background: #fff url(../images/auth_user.svg) 23px 20px no-repeat; }
    .auth__form-password {
      padding-left: 57px;
      background: #fff url(../images/auth_password.svg) 23px 20px no-repeat; }
    .auth__form-center {
      text-align: center;
      margin-top: 30px; }
    .auth__form-link {
      font-weight: 700;
      font-size: 18px; }
      .auth__form-link:hover {
        text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .auth__form {
      padding: 20px 30px; }
      .auth__form-title {
        font-size: 25px; } }

.home {
  margin-top: 180px; }
  .home .blockin {
    max-width: 900px; }
  .home__bg {
    background: linear-gradient(265.16deg, #DD0303 0.29%, #84080B 99.83%);
    border: 1px solid #C42E30;
    border-radius: 20px;
    color: #fff;
    position: relative; }
    .home__bg-img {
      padding-right: 32px; }
      .home__bg-img img {
        display: block;
        position: absolute;
        bottom: 0;
        right: 32px;
        left: auto; }
    .home__bg-block {
      padding: 40px 0 40px 40px; }
    .home__bg-min {
      padding: 40px 0 40px 20px; }
    .home__bg-title {
      font-weight: 700;
      font-size: 48px;
      line-height: 58px;
      text-transform: uppercase; }
    .home__bg-name {
      font-size: 32px;
      line-height: 38px;
      text-transform: uppercase;
      margin-bottom: 25px; }
    .home__bg-balance {
      display: flex;
      align-items: center;
      gap: 5px;
      font-weight: 500;
      font-size: 16px;
      margin-bottom: 4px; }
    .home__bg-link {
      color: #D99A9B;
      text-decoration: underline; }
      .home__bg-link:hover {
        text-decoration: none; }
    .home__bg-info {
      color: #D99A9B;
      margin-bottom: 12px; }
    .home__bg ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .home__bg ul li {
        margin-top: 13px; }
        .home__bg ul li:first-child {
          margin: 0; }
      .home__bg ul div {
        display: inline-flex;
        align-items: center;
        vertical-align: top;
        padding: 0 25px;
        min-height: 55px;
        background: #BD0507;
        border: 2px solid #D71617;
        border-radius: 10px;
        font-size: 20px;
        line-height: 24px;
        gap: 5px; }
        .home__bg ul div span {
          font-weight: 700;
          font-size: 30px; }
  .home__bottom {
    margin-top: 20px;
    gap: 20px 0; }
    .home__bottom .paddingblock h2 {
      margin-bottom: 5px;
      text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .home {
      margin-top: 0; }
      .home__bg .row > div {
        position: relative;
        z-index: 2; }
        .home__bg .row > div:last-child {
          position: absolute;
          bottom: 0;
          right: 0;
          padding: 0;
          z-index: 1; }
      .home__bg-img {
        position: relative;
        padding: 0;
        overflow: hidden;
        height: 290px; }
        .home__bg-img img {
          right: -40px;
          width: 220px; }
      .home__bg-block {
        padding: 20px; }
      .home__bg-min {
        padding: 0 20px 20px; }
      .home__bg-title {
        font-size: 37px;
        line-height: 1.2; }
      .home__bg-name {
        margin-bottom: 15px; }
      .home__bg ul li div {
        font-size: 17px;
        min-height: 45px;
        padding: 0 15px; }
        .home__bg ul li div span {
          font-size: 20px; } }

.copy {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 10px; }
  .copy__block {
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid rgba(218, 218, 218, 0.5);
    border-radius: 10px;
    padding: 5px 15px;
    min-height: 45px;
    font-size: 16px;
    font-weight: 500;
    max-width: 100%; }
    .copy__block span {
      color: #1568B5;
      overflow: hidden;
      flex-grow: 2;
      text-overflow: ellipsis; }
    .copy__block a {
      min-width: 15px; }

.paddingblock {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(239, 239, 239, 0.5);
  backdrop-filter: blur(20px);
  border-radius: 20px;
  padding: 35px;
  height: 100%; }
  .paddingblock.padding40 {
    padding: 30px 40px 40px; }
  @media screen and (max-width: 767px) {
    .paddingblock {
      padding: 20px; }
      .paddingblock.padding40 {
        padding: 20px; } }

.notification {
  position: fixed;
  bottom: 80px;
  right: 0;
  z-index: 5; }
  .notification__block {
    max-width: 320px;
    margin-top: 16px;
    background: #1BBCDF;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px 0px 0px 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 14px;
    color: #fff; }
    .notification__block-success {
      background: #1D9200; }
    .notification__block-error {
      background: #D00303; }
    .notification__block-img {
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid rgba(255, 255, 255, 0.5);
      background: rgba(255, 255, 255, 0.1);
      min-width: 60px;
      height: 60px;
      width: 60px;
      border-radius: 10px; }
    .notification__block-title {
      font-weight: 700;
      font-size: 20px;
      text-transform: uppercase; }
    .notification__block-close {
      display: flex;
      align-items: center;
      padding-left: 16px;
      margin-left: 16px;
      height: 60px;
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      margin-left: auto; }
      .notification__block-close a {
        min-width: 18px;
        width: 18px;
        height: 18px;
        opacity: 0.5;
        background: url(../images/close_notification.svg) 0 0 no-repeat; }
    .notification__block:first-child {
      margin: 0; }
  @media screen and (max-width: 600px) {
    .notification {
      bottom: 0;
      left: 0; }
      .notification__block {
        width: 100%;
        max-width: none;
        border-radius: 0;
        margin-top: 0;
        padding: 10px;
        border: 0; } }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 15px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: rgba(7, 36, 48, 0.9);
  z-index: 20; }
  .popup__wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 380px;
    width: 100%;
    position: relative;
    font-size: 14px;
    line-height: 1.2;
    box-sizing: border-box;
    text-align: left; }
  .popup__close {
    position: absolute;
    top: -23px;
    right: -23px;
    width: 18px;
    height: 18px;
    background: url(../images/closebut.svg) 0 0 no-repeat;
    cursor: pointer; }
  .popup .auth__form {
    background: #fff; }
  .popup:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .popup {
      padding-top: 20px; }
      .popup__close {
        right: 0; } }

.content {
  padding-top: 90px;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 991px) {
    .content {
      padding-top: 0; } }

.info-green {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 45px;
  background: #238701;
  border: 2px solid rgba(35, 135, 1, 0.5);
  border-radius: 10px;
  padding: 5px 20px;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  background-clip: padding-box;
  word-break: break-all; }

.biling .blockin {
  max-width: 780px; }
.biling .paddingblock {
  padding: 50px; }
.biling .row {
  gap: 30px 0; }
.biling__title {
  font-weight: 700;
  font-size: 48px;
  text-transform: uppercase;
  line-height: 1.2; }
.biling__text {
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  max-width: 405px; }
.biling .info-green {
  margin-top: 23px; }
.biling__row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 20px; }
.biling__minblock {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px; }
.biling__qr canvas {
  display: block;
  width: 100%;
  border: 1px solid rgba(7, 36, 48, 0.1);
  border-radius: 20px; }
.biling__qr-info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 13px; }
@media screen and (max-width: 767px) {
  .biling .paddingblock {
    padding: 20px 25px; }
  .biling__title {
    font-size: 35px; }
  .biling__text {
    font-size: 23px;
    line-height: 1.3; } }

.ssn__block {
  background: #FFFFFF;
  border: 1px solid rgba(239, 239, 239, 0.5);
  border-radius: 10px;
  margin-top: 22px; }
  .ssn__block:first-child {
    margin: 0; }
  .ssn__block.active .ssn__block-toggle:before {
    transform: rotate(180deg); }
  .ssn__block.active .ssn__block-toggle span {
    display: none; }
    .ssn__block.active .ssn__block-toggle span + span {
      display: block; }
  .ssn__block.active .ssn__block-body {
    display: none; }
  .ssn__block-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 40px;
    min-height: 60px; }
    .ssn__block-title-l {
      font-weight: 700;
      text-transform: uppercase;
      font-size: 24px; }
    .ssn__block-title-left {
      gap: 10px 15px; }
  .ssn__block-toggle {
    line-height: 20px;
    padding-right: 28px;
    position: relative;
    cursor: pointer;
    white-space: nowrap; }
    .ssn__block-toggle:before {
      content: '';
      position: absolute;
      top: 1px;
      right: 0;
      width: 20px;
      height: 20px;
      background: url(../images/ssn_toggle.svg) 50% 50% no-repeat; }
    .ssn__block-toggle span {
      display: block; }
      .ssn__block-toggle span + span {
        display: none; }
  .ssn__block-body {
    padding: 10px 40px 40px; }
  .ssn__block-row {
    gap: 20px;
    margin-bottom: 25px; }
    .ssn__block-row-left {
      gap: 10px; }
    .ssn__block-row-right {
      gap: 5px; }
    .ssn__block-row .search__wrap .sitebutton {
      min-height: 30px;
      border-radius: 5px; }
    .ssn__block-row .search input {
      height: 30px;
      line-height: 28px;
      font-size: 16px;
      border-radius: 5px; }
  .ssn__block-state {
    min-height: 25px;
    border-radius: 5px;
    font-size: 14px; }
.ssn__filter {
  gap: 30px 0;
  margin: 0 -25px; }
  .ssn__filter > div {
    padding: 0 25px; }
  .ssn__filter-border {
    border-right: 1px solid #EAEAEA; }
  .ssn__filter-form {
    margin: 0 -5px;
    gap: 10px 0; }
    .ssn__filter-form > div {
      padding: 0 5px; }
    .ssn__filter-form-info {
      opacity: 0.5;
      font-size: 14px;
      margin-top: 10px; }
@media screen and (max-width: 991px) {
  .ssn__block-title {
    padding: 10px 15px; }
    .ssn__block-title-l {
      font-size: 20px; }
  .ssn__block-body {
    padding: 10px 15px 30px; } }

.checkbox {
  display: flex;
  align-items: center;
  gap: 7px; }
  .checkbox label {
    cursor: pointer; }
    .checkbox label input {
      display: none; }
      .checkbox label input:checked + span {
        background: url(../images/checked.svg) 50% 50% no-repeat; }
    .checkbox label span {
      display: block;
      width: 25px;
      height: 25px;
      border: 1px solid rgba(218, 218, 218, 0.5);
      border-radius: 5px; }

.search {
  position: relative; }
  .search input {
    padding-right: 45px; }
  .search button {
    position: absolute;
    top: 0;
    width: 36px;
    border: 0;
    right: 0;
    bottom: 0;
    background: url(../images/search.svg) 50% 50% no-repeat; }
  .search__wrap {
    gap: 5px; }

.table {
  width: 100%;
  border-spacing: 0; }
  .table__wrapper {
    overflow-x: auto; }
  .table tr {
    background: #FCFCFC; }
    .table tr.greenbg {
      background: #EDFFC8; }
    .table tr:nth-child(odd) {
      background: #F0F0F0; }
    .table tr:last-child td:first-child {
      border-radius: 0 0 0 10px; }
    .table tr:last-child td:last-child {
      border-radius: 0 0 10px 0; }
    .table tr th {
      background: #072430;
      border-left: 1px solid #fff;
      color: #fff;
      font-weight: 600;
      font-size: 14px;
      height: 35px;
      padding: 5px 10px; }
      .table tr th:first-child {
        border: 0;
        border-radius: 10px 0 0px 0px; }
      .table tr th:last-child {
        border-radius: 0 10px 0px 0px; }
    .table tr td {
      border-left: 1px solid #fff;
      padding: 15px 10px; }
      .table tr td:first-child {
        border: 0; }
  .table__center {
    text-align: center; }
  .table__nowrap {
    white-space: nowrap; }
  .table__green {
    color: #2AB813; }
  .table__red {
    color: #DD0303; }
  .table__flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px; }
  .table__letter {
    display: flex;
    align-items: center;
    gap: 3px;
    height: 20px;
    padding: 0 7px;
    background: #1D9200;
    border-radius: 5px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    min-width: 50px; }
  .table__available {
    display: flex;
    align-items: center;
    gap: 3px;
    color: #2AB813; }
    .table__available img {
      min-width: 12px; }

.order__top {
  gap: 20px;
  margin-bottom: 35px; }
  .order__top-total {
    gap: 8px;
    display: flex;
    align-items: center; }
  .order__top h2 {
    text-transform: uppercase;
    margin-bottom: 5px; }

.support__block {
  margin-top: 25px; }
  .support__block:first-child {
    margin: 0; }
.support__label {
  margin-top: 18px; }
.support__replies {
  padding-top: 25px; }
  .support__replies-block {
    padding-top: 12px;
    margin-top: 12px;
    border-top: 1px solid #EFEFEF; }
    .support__replies-block:first-child {
      border: 0;
      margin: 0;
      padding: 0; }
    .support__replies-block .flex {
      gap: 5px;
      margin-bottom: 6px;
      font-size: 12px;
      line-height: 14px;
      color: #6E8189; }
    .support__replies-block-name {
      font-weight: 500;
      font-size: 16px;
      color: #072430; }
      .support__replies-block-name.admin {
        color: #1D9200; }

/* COMPONENTS_PAGE */

/*# sourceMappingURL=styles_l.css.map */
