/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/assets/scss/main.scss ***!
  \**************************************************************************************************************************************************************/
@charset "UTF-8";
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.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(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.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.3333333333%;
}

.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.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.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-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .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-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .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-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .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-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .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-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .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-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes move {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes bg-color {
  0% {
    background-color: #3498db;
  }
  100% {
    background-color: #e74c3c;
  }
}
body {
  font-family: "GothamPro", sans-serif;
  position: relative;
  color: #4F4F4F;
  padding-bottom: 50px;
  min-height: 100vh;
}
@media screen and (max-width: 576px) {
  body {
    padding-bottom: 110px;
  }
}

.main {
  padding-top: 40px;
  padding-bottom: 40px;
}

.groups {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cursive {
  font-family: "GothamPro-Italic", sans-serif;
}

.p-0 {
  padding: 0 !important;
}

.pb-100 {
  padding-bottom: 100px;
}

.start {
  justify-content: flex-start !important;
}

.d-flex {
  display: flex;
}

.column {
  flex-direction: column;
}

.centred {
  align-items: center;
  justify-content: center;
  text-align: center;
}

.text-center {
  text-align: center;
}

.justify-content-start {
  justify-content: flex-start !important;
}

video {
  display: flex;
  width: 100%;
}

.centred_text {
  text-align: center;
  margin-bottom: 20px;
}

.info_title {
  padding: 10px 15px;
  background: #eeeeee;
  font-size: 24px;
  margin-bottom: 15px;
}

.bg {
  padding: 20px;
  background: #eeeeee;
  margin-bottom: 20px;
}

.banner {
  display: flex;
  gap: 10px;
  font-size: 24px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.banner img {
  max-width: 40px;
}

.points span {
  color: #ffffff;
  background: #249DCA;
  padding: 10px 15px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "GothamPro-Bold", sans-serif;
  font-weight: 700;
}

h4, .h4 {
  color: #259dca;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 0;
  letter-spacing: 2px;
  font-size: 32px;
  position: relative;
  z-index: 1;
}
h4:before, .h4:before {
  content: "";
  z-index: 1;
  width: 80px;
  height: 1px;
  background: #259dca;
  position: absolute;
  bottom: -15px;
}

strong {
  font-family: "GothamPro-Bold", sans-serif;
}

p {
  font: 300 18px/26px;
  margin: 20px 0;
}

.title {
  font: 200 29px/36px;
  color: #259dca;
  margin-bottom: 50px;
  margin-top: 0;
  font-family: "GothamPro", sans-serif;
  letter-spacing: 0;
  position: relative;
  text-align: left;
}
.title:before {
  content: "";
  z-index: 1;
  width: 80px;
  height: 1px;
  background: #259dca;
  position: absolute;
  bottom: -15px;
}

.btn {
  margin-top: 40px;
  min-width: 390px;
  display: block;
  height: 76px;
  line-height: 75px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  font-size: 24px;
  color: #ffffff;
  padding: 0 20px;
  border: none;
  cursor: pointer;
  transition: all 0.2s linear;
  text-align: center;
  letter-spacing: 1px;
  background: #259dca;
}
.btn:hover {
  background: #1281aa;
}
.btn.small {
  font-size: 18px;
  line-height: 24px;
  min-width: auto;
  padding: 10px 25px;
  margin: 0;
  height: 100%;
}
@media screen and (max-width: 576px) {
  .btn {
    width: 100%;
    min-width: auto;
    height: 100%;
    padding: 15px;
    line-height: 120%;
    margin-top: 0;
  }
}
.btn-img {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.btn-img img {
  width: 30px;
  height: 30px;
}
.btn.green {
  background: #72BB52;
  line-height: 120%;
  height: auto;
  padding: 10px 15px;
  display: inline-flex;
  width: auto;
  justify-content: center;
}

.btn_info {
  display: flex;
  gap: 20px;
}
.btn_info .btn {
  width: 100%;
}

.header {
  background: url(../../assets/poster.jpg) rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: darken;
  padding: 20px 0;
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
.header .logo {
  opacity: 0.7;
  z-index: 4;
}
.header .right_side {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.header .lang-select {
  display: flex;
  list-style: none;
  margin: 0;
  z-index: 10;
}
.header .lang-select li {
  font-weight: 600;
  line-height: 24px;
  font-size: 13px;
  margin: 0 0 0 7px;
  font-family: var(--head-font);
}
.header .lang-select a,
.header .lang-select span {
  color: #ffffff;
}
.header .lang-select a {
  text-decoration: none;
  display: inline-block;
  color: #ffffff;
  padding: 2px 10px 0;
  background: none;
  transition: all 0.2s linear;
  border: 1px solid rgba(238, 238, 238, 0);
  font-weight: 200;
}
.header .lang-select a:hover {
  border: 1px solid rgba(238, 238, 238, 0.9);
  color: rgba(238, 238, 238, 0.8);
}
.header .lang-select span {
  display: inline-block;
  padding: 2px 10px 0;
  color: rgba(238, 238, 238, 0.8);
  background: none;
  font-weight: 500;
  border: 1px solid rgba(238, 238, 238, 0.9);
}
@media screen and (max-width: 576px) {
  .header .lang-select {
    padding: 0;
  }
}
.header .burger-wrap {
  opacity: 1;
  margin-left: 70px;
  visibility: visible;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 46px;
  width: 46px;
  padding: 5px 0 5px;
  transform: scale(1, 1);
  z-index: 4;
  border: 1px solid #ffffff;
  transition: background 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@media screen and (max-width: 576px) {
  .header .burger-wrap {
    margin-left: 30px;
  }
}
.header .burger {
  display: block;
  width: 28px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
}
.header .burger span {
  visibility: visible;
  opacity: 1;
  height: 2px;
  background: #ffffff;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  position: absolute;
  transition: all 0.35s ease-in-out;
}
.header .burger:before, .header .burger:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background: #ffffff;
  left: 0;
  transition: all 0.4s ease-in-out;
  transform: rotate(0);
}
.header .burger:after {
  bottom: 0;
}
.header .burger:before {
  top: 0;
}
.header .burger.opened:after, .header .burger.opened:before {
  background: #878787;
}
.header .burger.opened:before {
  top: calc(50% - 1px);
  transform: rotate(225deg);
}
.header .burger.opened:after {
  bottom: calc(50% - 1px);
  transform: rotate(-225deg);
}
.header .burger.opened span {
  display: none;
}
.header .menu_wrap {
  top: 0;
  position: fixed;
  z-index: 3;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.header .menu_wrap .menu {
  height: 100%;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto 0;
  padding: 0 15px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}
@media screen and (max-width: 576px) {
  .header .menu_wrap .menu {
    max-width: 100vw;
  }
}
.header .menu_wrap ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  align-items: flex-end;
  list-style: none;
  height: 100%;
  margin: 0;
  padding: 0;
}
.header .menu_wrap li {
  margin: 0;
  opacity: 1;
  transition: all 0.3s ease;
  width: -moz-fit-content;
  width: fit-content;
}
.header .menu_wrap li:hover {
  color: rgba(238, 238, 238, 0.8);
}
.header .menu_wrap a {
  color: #ffffff;
  font-size: 31px;
  line-height: 60px;
  transition: all 0.2s linear;
  text-decoration: none;
  letter-spacing: 2px;
  display: inline-block;
  text-align: right;
}
.header .menu_wrap a:hover {
  color: #259dca;
  transform: translateX(-40px);
}
@media screen and (max-width: 576px) {
  .header .menu_wrap a {
    font-size: 24px;
    line-height: 40px;
  }
}
.header .menu_wrap:after {
  /*content: "";
  width: 500px;
  height: 200px;
  position: absolute;
  left: 110px;
  bottom: 50px;
  background: url(../../assets/logo.svg) center/contain no-repeat;
  transform: translateX(150px);
  transition: all 1s ease;
  transition-delay: 0.5s;
  opacity: 0.1;
  z-index: 1;*/
}
@media screen and (max-width: 576px) {
  .header .menu_wrap:after {
    display: none;
  }
}
.header .header_logout {
  display: flex;
  justify-content: center;
  gap: 15px;
  color: #ffffff;
  font-size: 13px;
  line-height: 18px;
  position: relative;
  z-index: 3;
}
.header .header_logout a {
  color: #ffffff;
}
.header .header_logout button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.header .header_logout img {
  width: 15px;
  height: auto;
}
.header.active .burger-wrap {
  background: #ffffff;
}
.header.active .menu_wrap {
  transform: translateX(0);
}

.form_wrapper {
  background: #eeeeee;
  padding: 50px 80px;
  margin-top: 50px;
}
.form_wrapper h4, .form_wrapper .h4 {
  text-align: left;
  margin-bottom: 50px;
  font-family: "GothamPro", sans-serif;
  font-weight: 300;
}
.form_wrapper .form_row {
  display: flex;
  margin-bottom: 7px;
}
.form_wrapper .form_row > div {
  flex-basis: 100%;
}
.form_wrapper .form_row label {
  color: #9d9d9d;
  font-size: 20px;
  margin-bottom: 10px;
}
.form_wrapper .form_row input, .form_wrapper .form_row select, .form_wrapper .form_row textarea {
  border: 1px solid #A9A9A9;
  width: 100%;
  height: 50px;
  font: 18px/50px;
  margin-bottom: 20px;
  padding: 0 20px;
  transition: border 0.2s ease;
  background: #f3f3f3;
  outline: none;
}
.form_wrapper .form_row input:focus {
  outline: none;
  border: 1px solid #259dca;
  background: #ffffff;
}
.form_wrapper .form_row textarea {
  padding: 20px;
  min-height: 150px;
}
@media screen and (max-width: 576px) {
  .form_wrapper {
    padding: 30px;
  }
}

.modal_form select {
  border-radius: 0;
  outline: none;
  padding: 5px 7px;
  background: #ffffff;
}
.modal_form .btn {
  margin: 20px auto 0;
}
.modal_form input {
  border-radius: 0;
  outline: none;
  padding: 5px 7px;
  background: #ffffff;
  border: none;
  text-align: center;
}
.modal_form input[type=number] {
  max-width: 60px;
}
.modal_form input[type=text] {
  width: 100%;
  max-width: none;
  text-align: left;
}

.footer {
  background: #c0c0c0;
  padding: 30px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.footer:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, transparent, #000000);
  opacity: 0.25;
}
.footer .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.footer .footer_copyright {
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
}
@media screen and (max-width: 576px) {
  .footer .container {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    text-align: center;
  }
}

.notifications_title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  font-weight: 300;
  font-family: "GothamPro", sans-serif;
}

.count {
  margin-left: 20px;
  font-size: 14px;
  padding: 15px 20px;
  border-radius: 100%;
  background: #fdb2b2;
  line-height: 100%;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.notification {
  background: #fdb2b2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  transition: 0.3s ease-in-out;
}
.notification:last-child {
  margin-bottom: 0;
}
.notification img {
  width: 20px;
  height: 20px;
}
.notification .info {
  display: flex;
  align-items: center;
  gap: 10px;
}
.notification .close {
  display: flex;
  align-items: center;
  gap: 15px;
  font-style: italic;
  font-size: 14px;
  line-height: 18px;
  opacity: 0.7;
}
.notification .close_notification {
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
}
.notification.hidden {
  opacity: 0;
  display: none;
}
.notification.success {
  background: #bcffbc;
}

.student_notifications {
    margin-top: 10px;
    margin-bottom: 50px;
}

.student_notification {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.student_notification:last-child {
  margin-bottom: 0;
}
.student_notification div {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
}
.student_notification img {
  max-width: 30px;
}
.student_notification a {
  width: 250px;
  line-height: 31px;
  display: flex;
  gap: 5px;
  text-align: left;
  text-decoration: none;
  color: #ffffff;
  background: #FFA834;
  padding: 5px;
}

.tab-container.main_style .tabContent {
  padding: 30px;
  background: #eeeeee;
}
.tab-container.secondary_style {
  margin-top: 30px;
}
.tab-container.secondary_style .tabs {
  justify-content: space-between;
}
.tab-container.secondary_style .tabs .tab {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 7px;
  min-width: auto;
}
.tab-container.secondary_style .tabContent {
  padding-right: 0;
  padding-left: 0;
}
.tab-container .tabs {
  display: flex;
  gap: 20px;
}
.tab-container .tabs .tab {
  color: #333333;
  background: #eeeeee;
  cursor: pointer;
  display: inline-block;
  padding: 18px 30px;
  min-width: 260px;
  text-align: center;
  box-shadow: inset 0 -15px 20px -20px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease;
  font-size: 24px;
  line-height: 40px;
}
.tab-container .tabs .tab:hover {
  background: #d8d8d8;
}
.tab-container .tabs .tab.active {
  background: #259dca;
  color: #ffffff;
}
@media screen and (max-width: 576px) {
  .tab-container .tabs .tab {
    padding: 18px 30px;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
  }
}
@media screen and (max-width: 980px) {
  .tab-container .tabs {
    flex-direction: column;
    gap: 0;
  }
}
.tab-container .tabContent.show {
  display: block;
}
.tab-container .tabContent.hide {
  display: none;
}

.aside {
  margin-right: 40px;
}
@media screen and (max-width: 576px) {
  .aside {
    display: none;
  }
}

.aside_nav .btn {
  min-width: 100%;
  padding: 10px 0;
  font-size: 21px;
  letter-spacing: inherit;
  line-height: 120%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aside_nav .btn:first-child {
  margin-top: 0;
}
/*.aside_nav .btn:nth-child(2) {
  margin-top: 20px;
}*/
.aside_nav .btn.mini {
  margin-left: 20px;
  font-size: 14px;
  padding: 10px;
  width: auto;
  height: auto;
  min-width: auto;
  line-height: normal;
  margin-top: 15px;
  color: #000000;
  background: #eeeeee;
  margin-bottom: -10px;
}
.aside_nav .btn.info {
  justify-content: flex-start;
  background: #eeeeee;
  color: #4F4F4F;
  padding: 10px;
  font-size: 16px;
  height: auto;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  .aside_nav {
    margin-bottom: 50px;
  }
}
.aside_nav .sub_links {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
.aside_nav .sub_links a {
  text-decoration: none;
  color: #4F4F4F;
}
.aside_nav .courses {
  margin-top: 20px;
}
.aside_nav .courses .course-title {
  margin-bottom: 8px;
}
.aside_nav .courses .course {
  padding: 5px 10px;
  background: #eeeeee;
  margin-bottom: 15px;
}
.aside_nav .courses .course_title {
  font-weight: 600;
}
.aside_nav .courses .show_all {
  display: flex;
  align-items: center;
  margin: 0 auto;
  text-decoration: underline;
  cursor: pointer;
  justify-content: center;
}
.aside_nav .courses img {
  max-width: 28px;
}

.lesson {
  margin-top: 20px;
  margin-bottom: 20px;
}
.lesson .lesson_text {
  background: #eeeeee;
  padding: 10px;
  text-align: center;
}
.lesson .lesson_title {
  font-weight: 600;
}
.lesson .lesson_date {
  font-weight: 600;
}
.lesson .lesson_link {
  padding: 10px 15px;
  color: #ffffff;
  text-decoration: none;
  background: #629C44;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.lesson .lesson_link img {
  max-width: 30px;
}

.graphs .graphs_title {
  background: #eeeeee;
  font-weight: 600;
  padding: 5px;
  text-align: center;
  margin-bottom: 15px;
}
.graphs .graph_desc {
  text-align: center;
  margin-bottom: 10px;
}
.graphs .graph_title {
  font-weight: 600;
}
.graphs .graph {
  margin-bottom: 15px;
}
.graphs .graph:last-child {
  margin-bottom: 0;
}

.course-card {
  padding: 30px;
  background: #e1e1e1;
  box-shadow: inset 0 -15px 20px -20px rgba(0, 0, 0, 0.4);
  margin-bottom: 40px;
}
.course-card.light {
  background: #eeeeee;
  box-shadow: none;
}
.course-card:last-child {
  margin-bottom: 0;
}
.course-card__title {
  margin-bottom: 30px;
  font-weight: 300;
  font-family: "GothamPro", sans-serif;
}
.course-card__title a {
  color: #4F4F4F;
  text-decoration: none;
}
.course-card__title a:hover {
  text-decoration: underline;
}
.course-card__info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.course-card__info span {
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
}
.course-card__info__item {
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 576px) {
  .course-card__info {
    grid-template-columns: 1fr;
  }
}
.course-card__btns {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 576px) {
  .course-card__btns {
    flex-direction: column;
    gap: 10px;
  }
}
.course-card .up {
  padding-right: 25px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.course-card .up:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../../assets/arrow_up.svg) no-repeat center center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.exam {
  background: #eeeeee;
  padding: 20px;
  display: grid;
  grid-template-columns: 41% 56%;
  gap: 1%;
  justify-content: space-between;
  margin-bottom: 20px;
}
.exam p {
  margin-top: 0;
}
.exam p:last-child {
  margin-bottom: 0;
}
.exam .exam-right {
  display: flex;
  gap: 5px;
  align-items: flex-start;
}
.exam .exam-right.column {
  flex-direction: column;
}
.exam .exam-complete {
  display: flex;
  align-items: center;
  color: #00B815;
  font-weight: 600;
  gap: 10px;
  width: 100%;
}
.exam .exam-complete img {
  max-width: 20px;
}
.exam .exam-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.exam .exam-links a {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 100%;
}
.exam .exam-links img {
  max-width: 20px;
}

.certificate {
  display: flex;
  padding: 20px;
  background: #eeeeee;
  font-size: 20px;
  gap: 30px;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}
.certificate img {
  max-width: 60px;
}

table {
  table-layout: fixed;
  width: 100%;
}
table tr:first-child {
  background: rgba(204, 204, 204, 0.7);
}
table tr:first-child td, table tr:first-child th {
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
}
table tr:last-child td, table tr:last-child th {
  border-bottom: 1px solid #cccccc;
}
table td, table th {
  border-top: 1px solid #cccccc;
  width: 50px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #cccccc;
  font-weight: 400;
}
table td:first-child, table td:nth-child(2), table th:first-child, table th:nth-child(2) {
  border-left: 1px solid #cccccc;
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
}
table .hard_left {
  position: absolute;
  left: 0;
  width: 50px;
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
  vertical-align: middle;
  border-left: 1px solid #cccccc;
}
table .next_left {
  position: absolute;
  left: 50px;
  width: 150px;
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
}
table .ok {
  background: rgba(0, 157, 0, 0.7);
  color: #ffffff;
}
table .notice {
  background: rgba(255, 0, 0, 0.7);
  color: #ffffff;
}
table .current {
  background: #259dca;
  color: #ffffff;
}

.progress {
  margin-left: 15px;
  font-size: 14px;
}
.progress td, .progress th {
  width: 9.5%;
  padding: 5px;
}
.progress td:first-child, .progress th:first-child {
  width: 5%;
}
.progress td:nth-child(2), .progress th:nth-child(2) {
  width: 13%;
  text-align: left;
}
.progress td:last-child, .progress th:last-child {
  width: 14%;
}
.progress img {
  width: 25px;
  height: 25px;
}
.progress a {
  color: #4F4F4F;
}
.progress a:hover {
  color: #259dca;
}

.tests {
  /* stylelint-disable */
  /* stylelint-enable */
}
.tests td:nth-child(2) {
  font-family: "GothamPro", sans-serif;
}
.tests tr:last-child td {
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
}
.tests tr:last-child td:nth-child(2) {
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
}
.tests tr:last-child td:last-child input {
  font-family: "GothamPro", sans-serif;
}
.tests img {
  width: 25px;
  height: 25px;
  margin-right: 15px;
  display: inline-block;
}

.outer {
  position: relative;
}

.inner {
  overflow-x: scroll;
  overflow-y: visible;
  width: auto;
  margin-left: 200px;
}

.stat table {
  margin-bottom: 30px;
}
.stat table tr,
.stat table th,
.stat table td {
  width: unset;
  border: none;
  background: none;
  text-align: left;
  font-family: "GothamPro", sans-serif;
}
.stat tr:last-child th {
  border-bottom: none;
}
.stat img {
  max-width: 20px;
}
.stat table td {
  height: 0;
  padding: 0;
}
.stat table th:first-child {
  width: 30px;
  padding: 10px;
}
.stat table tr:first-child {
  font-size: 18px;
}
.stat table td:nth-child(1) {
  width: 30px;
  padding: 0;
}
.stat table td:nth-child(2) {
  width: 320px;
  padding: 0;
}
.stat table th:nth-child(3), .stat table td:nth-child(3) {
  width: 25px;
  padding: 0;
}
.stat table th:nth-child(4), .stat table td:nth-child(4) {
  width: 40px;
  padding: 0 0 0 5px;
}
.stat table .stat__fontBold {
  font-weight: 600;
}
.stat__title {
  font-size: 24px;
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
}
table tr .stat__progress_bold {
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
}
.stat__subtitle {
  font-size: 18px;
  font-family: "GothamPro-Medium", sans-serif !important;
}

.test_result__title {
  font-size: 18px;
  font-family: "GothamPro-Medium", sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
}

.test_result__tabs {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .test_result__tabs {
    flex-direction: column;
  }
}
.test_result__tabs input {
  display: none;
}
.test_result__tabs input:checked + label {
  background: #8bb235;
  color: #ffffff;
}
.test_result__tabs input:checked + label::after {
  content: "";
  width: 8px;
  height: 8px;
  top: calc(50% - 4px);
  border-radius: 50%;
  left: 14px;
  background: #ffffff;
  position: absolute;
}
.test_result__tabs label {
  position: relative;
  padding: 10px 15px 10px 35px;
  cursor: pointer;
}
.test_result__tabs label::before {
  content: "";
  width: 15px;
  height: 15px;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  left: 18px;
  border: 2px solid #259dca;
  position: absolute;
}

@media screen and (max-width: 980px) {
  .table_wrapper, .stat__conteiner, .test_result__tables {
    overflow-x: scroll;
  }
  .table_wrapper table, .stat__conteiner table, .test_result__tables table {
    width: auto;
  }
}

.points_table {
  display: grid;
  grid-template-columns: 85% 15%;
  color: #ffffff;
}
.points_table div {
  margin: 5px;
  padding: 10px;
  background: #72BB53;
}
.points_table div:nth-child(odd) {
  margin-left: 0;
}
.points_table div:nth-child(even) {
  margin-right: 0;
  text-align: center;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  overflow-y: auto;
  display: none;
}
.modal.active {
  display: block;
}
.modal .tab-container.main_style .tabContent {
  padding-right: 0;
  padding-left: 0;
}
.modal_overlay {
  width: 100vw;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(18, 19, 23, 0.5);
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
}
.modal_content {
  background: #eeeeee;
  position: relative;
  padding: 40px 30px;
  max-width: 80vw;
  margin: 40px;
}
.modal_content .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.modal_content .close img {
  width: 20px;
  height: 20px;
}
.modal_title {
  text-align: center;
  margin-bottom: 20px;
}
.modal_subtitle {
  text-align: center;
  margin-bottom: 40px;
}
.modal table {
  max-width: 60vw;
}
.modal .tests {
  max-width: 46vw;
}

.stats-graph {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stats-graph canvas {
  overflow: auto;
  max-height: 20%;
  height: auto !important;
  width: 900px !important;
}
@media screen and (max-width: 980px) {
  .stats-graph canvas {
    width: 600px !important;
  }
}
@media screen and (max-width: 576px) {
  .stats-graph canvas {
    height: 100% !important;
    width: 100% !important;
    max-height: 100%;
  }
}

.breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 25px;
}
.breadcrumbs a {
  text-decoration: none;
  color: #4F4F4F;
  font-weight: 700;
}
.breadcrumbs .divider {
  margin: 0 20px;
}

.rosters-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 980px) {
  .rosters-title {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }
}

.rosters-links {
  display: flex;
  align-items: center;
  gap: 5px;
}
.rosters-links a {
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  padding: 5px 7px;
  color: #4F4F4F;
  background: rgba(0, 0, 0, 0.1);
}
.rosters-links a:hover {
  color: #ffffff;
  background: #259dca;
}
@media screen and (max-width: 980px) {
  .rosters-links {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .rosters-links a {
    width: 100%;
    text-align: center;
  }
}

.rosters {
  margin-top: 50px;
}
.rosters-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .rosters-header {
    gap: 20px;
  }
}
@media screen and (max-width: 980px) {
  .rosters-header {
    gap: 10px;
  }
  .rosters-header * {
    width: 100%;
  }
}
.rosters-header select {
  border: 1px solid #4F4F4F;
  border-radius: 3px;
  padding: 7px 10px;
  font-size: 16px;
  font-weight: 500;
  color: #4F4F4F;
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  outline: none;
}
.rosters-search {
  display: flex;
}
.rosters-search input {
  font-size: 16px;
  border: 1px solid #4F4F4F;
  border-radius: 3px 0 0 3px;
  border-right: 0;
  padding: 5px 10px;
  font-weight: 500;
  color: #4F4F4F;
  transition: all 0.3s ease-in-out;
  outline: none;
  min-width: 250px;
}
.rosters-search button {
  background: #ffffff;
  border: 1px solid #4F4F4F;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 0 3px 3px 0;
}
.rosters-search button img {
  width: 20px;
  height: 20px;
}
.rosters .rosters-btn {
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  outline: none;
  border: 1px solid #4F4F4F;
  color: #4F4F4F;
  background: rgba(0, 0, 0, 0.1);
  gap: 5px;
}
.rosters .rosters-btn img {
  width: 20px;
  height: 20px;
}

.rosters-tabs {
  margin-top: 30px;
}
.rosters-tabs .tabs {
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .rosters-tabs .tabs {
    justify-content: center;
  }
}
.rosters-tabs .tabs .tab {
  padding: 7px 13px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  outline: none;
  border: 1px solid #4F4F4F;
  color: #4F4F4F;
  background: rgba(0, 0, 0, 0.1);
  width: auto;
  height: auto;
  line-height: normal;
  min-width: auto;
}
.rosters-tabs .tabs .tab.active {
  color: #4F4F4F;
  background: rgba(118, 255, 25, 0.5);
}
.rosters-tabs .tabContent {
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}
.rosters-tabs .roster-table_header {
  padding: 20px;
  background: #ffffff;
  border: 1px solid #4F4F4F;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  font-size: 14px;
}
@media screen and (max-width: 980px) {
  .rosters-tabs .roster-table_header {
    grid-template-columns: repeat(1, 1fr);
  }
}
.rosters-tabs .roster-table_header span {
  font-weight: 600;
}
.rosters-tabs .roster-table_header img {
  width: 20px;
  height: 20px;
}
.rosters-tabs .roster-table_header a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 4;
  font-size: 16px;
}
@media screen and (max-width: 980px) {
  .rosters-tabs .roster-table_header a {
    grid-row-start: 1;
    grid-row-end: 1;
    grid-column-start: 1;
  }
}
.rosters-tabs .roster-table__content {
  border: 1px solid #8a8a8a;
  width: 100%;
}
.rosters-tabs .roster-table__head {
  display: flex;
}
.rosters-tabs .roster-table__head .roster-table__element {
  text-align: center;
  font-weight: 700;
  background: #d2d2d2;
  padding: 7px;
}
.rosters-tabs .roster-table__head .roster-table__element:nth-child(3) {
  width: 151px;
}
.rosters-tabs .roster-table__row {
  display: flex;
}
.rosters-tabs .roster-table__element {
  min-height: 30px;
  padding: 8px;
  min-width: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  border-right: 1px solid #8a8a8a;
  border-bottom: 1px solid #8a8a8a;
  font-size: 12px;
}
.rosters-tabs .roster-table__body {
  /* stylelint-disable */
  /* stylelint-enable */
}
.rosters-tabs .roster-table__body .roster-table__row:last-child .roster-table__element {
  border-bottom: none;
}
.rosters-tabs .roster-table__body .roster-table__element:nth-child(2) {
  min-width: 71px;
  justify-content: flex-start;
}
.rosters-tabs .roster-table__body .roster-table__element:last-child {
  border-right: none;
  min-width: 29px;
}
.rosters-tabs .roster-name {
  display: flex;
  justify-content: space-between;
  max-width: 143px;
  min-width: 143px;
  width: 100%;
}
.rosters-tabs .roster-name span {
  font-weight: 700;
}
.rosters-tabs .roster-name a {
  text-decoration: none;
}
.rosters-tabs .name_btns {
  display: flex;
  flex-direction: column;
}
.rosters-tabs .name_btns button {
  padding: 0;
  margin: 0;
  border: none;
  outline: hidden;
  background: transparent;
}
.rosters-tabs .name_btns img {
  width: 15px;
  height: 15px;
}
.rosters-tabs .roster-table__wrapper {
  overflow-x: auto;
}

.rosters-download {
  padding: 40px 0;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-end;
}
.rosters-download img {
  width: 15px;
  height: 15px;
}

.roster-main {
  padding-bottom: 100px;
}

.roster-add {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.roster-add label {
  display: flex;
  align-items: center;
  gap: 20px;
}
.roster-add input {
  outline: none;
  max-width: 150px;
}
.roster-add button {
  color: #4F4F4F;
  background: rgba(118, 255, 25, 0.5);
  border-radius: 5px;
  padding: 5px 7px;
  border: none;
}
@media screen and (max-width: 1200px) {
  .roster-add {
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (max-width: 980px) {
  .roster-add {
    flex-direction: column;
    gap: 10px;
  }
  .roster-add label:not([for=checkbox]) {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .roster-add label:not([for=checkbox]) input:not([type=checkbox]) {
    width: 100%;
    max-width: none;
  }
}

.add-student {
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 5px;
  outline: none;
  padding: 5px 7px;
  margin-top: 20px;
  border: 2px solid #000000;
  transition: 0.3s;
}
.add-student img {
  width: 20px;
  height: 20px;
}
.add-student:hover {
  background: rgba(0, 0, 0, 0.2);
}

.change_group .person_name {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.change_group .person_info {
  margin-bottom: 15px;
}
.change_group select {
  margin-bottom: 15px;
  margin-top: 5px;
}

@media screen and (max-width: 980px) {
  .rosters-filter {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }
  .rosters-filter select {
    width: 100%;
  }
}
.plain-page {
  padding-bottom: 100px;
}

.btn-plain {
  height: auto !important;
  width: -moz-fit-content;
  width: fit-content;
}
.btn-plain img {
  width: 15px;
  height: 15px;
}

.form_search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0;
}
.form_search form {
  display: flex;
  gap: 20px;
}
.form_search .form_controller {
  position: relative;
}
.form_search .form_controller:before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 45%;
  left: 20px;
  background: url(../../assets/search.svg);
  display: block;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
}
.form_search input {
  border-radius: 50px;
  padding: 7px;
  padding-left: 35px;
  border: 1px solid #000000;
}

table.plain {
  font-size: 13px;
}
table.plain img {
  width: 30px;
  height: 30px;
}
table.plain .status {
  /* stylelint-disable */
  /* stylelint-enable */
}
table.plain .status span {
  color: #868686;
}
table.plain .status p {
  color: #00b815;
  display: flex;
  flex-direction: column;
  margin: 0;
}
table.plain .status a {
  font-size: 12px;
}
table.plain .status a img {
  width: 15px;
  height: 15px;
}
table.plain a {
  color: #000000;
}

.pagination {
  display: flex;
  padding: 0;
  margin: 0;
  margin-top: 30px;
  gap: 15px;
}
.pagination .pagination-element {
  list-style: none;
  width: 40px;
  height: 40px;
  display: flex;
  padding: 5px;
  align-items: center;
  justify-content: center;
  border: 1px solid #b2b2b2;
}
.pagination .pagination-element a {
  color: #000000;
  text-decoration: none;
}
.pagination .pagination-element.active {
  font-weight: 700;
}

.add_request {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.add_request form {
  padding: 20px;
  border: 1px solid #8c8c8c;
  display: flex;
  align-items: center;
  gap: 40px;
}
.add_request .form_grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}
.add_request .form_grid--element {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 30%;
}
.add_request .form_grid .d-flex {
  gap: 5px;
}
.add_request .form_grid select, .add_request .form_grid input {
  border: 1px solid #8c8c8c;
  height: 40px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}

.add-request {
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 5px;
  outline: none;
  padding: 5px 7px;
  margin-top: 20px;
  border: 2px solid #000000;
  transition: 0.3s;
}
.add-request img {
  width: 20px;
  height: 20px;
}
.add-request:hover {
  background: rgba(0, 0, 0, 0.2);
}

.plain-content .download {
  display: flex;
  align-items: center;
  gap: 5px;
}
.plain-content .download img {
  width: 25px;
  height: 25px;
}

.info {
  display: flex;
  align-items: center;
  gap: 15px;
}
.info img {
  width: 25px;
  height: 25px;
}

.file_form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}
.file_form .form_controller {
  position: relative;
  margin-bottom: 15px;
}
.file_form .form_controller input {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.file_form .form_controller span {
  text-decoration: underline;
  color: #259dca;
}
.file_form .form_controller p {
  margin-top: 0;
}
.file_form .btn {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
}
.file_form .add {
  width: -moz-fit-content;
  width: fit-content;
  border: solid 1px #000000;
  border-radius: 5px;
  outline: none;
  padding: 5px 25px;
}

.add_form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.add_form .form_controller {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.add_form .form_controller select {
  max-width: 300px;
  padding: 7px 10px;
  border-radius: 5px;
  outline: none;
}
.add_form .btn {
  width: -moz-fit-content;
  width: fit-content;
}

.schedule {
  margin-bottom: 20px;
}
.schedule:last-child {
  margin-bottom: 0;
}
.schedule th, .schedule td {
  font-weight: 700;
}
.schedule thead {
  font-size: 20px;
}
.schedule thead th {
  border: 1px solid #000000 !important;
}
.schedule tr:nth-child(3) {
  background: rgba(204, 204, 204, 0.7);
}
.schedule tr td {
  text-decoration: underline;
}

.period_schedule {
  max-width: 250px;
  display: flex;
  margin: 0 auto;
  outline: none;
  padding: 5px 7px;
  border: 1px solid #000000;
  border-radius: 5px;
  margin-bottom: 20px;
}

.statistics {
  margin-top: 30px;
}
.statistics .title-select {
  display: flex;
  align-items: center;
  gap: 15px;
}
.statistics .title-select select {
  padding: 5px 7px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  outline: none;
}
.statistics .period-grid {
  display: flex;
  gap: 30px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.statistics .period-grid .period-column {
  width: 250px;
  display: flex;
  flex-direction: column;
  text-align: right;
}
.statistics .period-grid .period-element {
  margin-bottom: 2px;
}
.statistics .period-grid .period-element:first-child {
  font-size: 18px;
  margin-bottom: 5px;
}
.statistics .period-grid .period-element:last-child {
  margin-bottom: 0;
}
.statistics .stats-graph {
  margin-top: 30px;
  margin-bottom: 40px;
}
.statistics .statistics-tabs {
  margin-bottom: 40px;
}
.statistics .statistics-tabs .tab {
  font-size: 18px;
  line-height: 24px;
}
.statistics .statistics-tabs table {
  margin-top: 25px;
}

.group_info .information {
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 20px;
  justify-content: space-between;
  margin-bottom: 25px;
  flex-wrap: wrap;
}
.group_info .group_table {
  margin-bottom: 30px;
}
.group_info .status {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  gap: 5px;
}
.group_info .status img {
  width: 20px;
  height: 20px;
}

.student_status {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 15px;
  margin-bottom: 30px;
}
.student_status .status {
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
}
.student_status .status.allow {
  background: #018101;
}
.student_status .status.disallow {
  background: #ff0000;
}

.student_progress {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 15px;
}
.student_progress .progress_items {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
.student_progress .progress_item {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-direction: column;
}
.student_progress .progress_item:first-child {
  font-size: 20px;
  font-weight: 700;
  margin-right: 20px;
}
.student_progress .progress_item:first-child .progress_item--count::before {
  width: 20px;
  height: 20px;
}
.student_progress .progress_item--count {
  border-radius: 5px;
  color: #ffffff;
  padding: 5px 7px 5px 25px;
  position: relative;
}
.student_progress .progress_item--count::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  left: 13px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  background: url(../../assets/arrow_white.svg);
}
.student_progress .progress_item--count.upper {
  background: #018101;
}
.student_progress .progress_item--count.downer {
  background: #ff0000;
}
.student_progress .progress_item--count.downer::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.progress_chart {
  margin-top: 30px;
}
.progress_chart canvas {
  height: 30vh;
}

.student_tabs {
  margin-top: 30px;
}

.attendance {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 980px) {
  .attendance {
    grid-template-columns: 1fr;
  }
}
.attendance .message {
  display: flex;
  gap: 5px;
  align-items: center;
  color: #E33939;
  border: 1px solid #E33939;
  border-radius: 5px;
  padding: 5px;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  margin: 0 auto;
}
.attendance .message img {
  width: 20px;
  height: 20px;
}

.student_table {
  margin-top: 15px;
}

.student_login {
  background: url(../../assets/student.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: calc(100vh - 186px);
  display: flex;
  align-items: center;
}
.student_login::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 40, 0.6);
  top: 0;
  left: 0;
  z-index: 1;
}
.student_login .container {
  z-index: 2;
  position: relative;
}

.student_column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-content: center;
  justify-self: center;
  align-self: center;
}

.form_wrapper.student {
  margin-top: 0;
  padding-right: 80px;
  padding-top: 0;
  padding-bottom: 0;
  background: transparent;
}
.form_wrapper.student .btn {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  line-height: 100%;
}

.login_text {
  padding-left: 80px;
  color: #ffffff;
  border-left: 1px solid #ffffff;
}
.login_text .login_text__title {
  font-size: 64px;
  font-weight: 800;
}
.login_text .login_text__subtitle {
  font-size: 48px;
  text-transform: uppercase;
}

.library-spoilers {
  display: flex;
  flex-direction: column;
  gap: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.library-spoilers .spoiler {
  width: 100%;
}
.library-spoilers .spoiler .spoiler-title {
  display: flex;
  gap: 10px;
  font-size: 18px;
  cursor: pointer;
  position: relative;
}
.library-spoilers .spoiler .spoiler-title__number {
  padding: 10px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EBEBEB;
}
.library-spoilers .spoiler .spoiler-title__text {
  padding: 10px;
  height: 40px;
  align-items: center;
  background: #EBEBEB;
  width: 100%;
  display: flex;
}
.library-spoilers .spoiler .spoiler-title::after {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  right: 10px;
  width: 20px;
  height: 2px;
  background: #000000;
  display: block;
  content: "";
}
.library-spoilers .spoiler .spoiler-title::before {
  position: absolute;
  transform: translate(-50%, -50%) rotate(90deg);
  top: 50%;
  right: 10px;
  width: 20px;
  height: 2px;
  background: #000000;
  display: block;
  content: "";
  transition: 0.3s;
}
.library-spoilers .spoiler .spoiler-details {
  display: none;
}
.library-spoilers .spoiler.active .spoiler-details {
  display: block;
}
.library-spoilers .spoiler.active .spoiler-title::before {
  transform: translate(-50%, -50%) rotate(0);
}

.library-files {
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  padding-top: 20px;
  font-size: 20px;
  gap: 15px;
}
.library-files img {
  max-width: 30px;
}

.library-file {
  display: flex;
  align-items: center;
  gap: 8px;
}

.calendar_form {
  display: flex;
  gap: 10px;
}
.calendar_form select {
  padding: 10px 15px;
  border: 1px solid #eeeeee;
  background: #e7e7e7;
  font-size: 16px;
}

.calendar {
  margin-top: 30px;
}

.calendar__header {
  display: grid;
  grid-template-columns: repeat(7, 14.2857142857%);
}
.calendar__header .calendar__day {
  padding: 10px 15px;
  background: #eeeeee;
  border: 1px solid #e7e7e7;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.calendar__dates {
  display: grid;
  grid-template-columns: repeat(7, 14.2857142857%);
}
.calendar__dates .calendar__date {
  padding: 10px;
  width: 100%;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  display: flex;
  min-height: 200px;
  height: 100%;
  position: relative;
}
.calendar__dates .calendar__date.calendar__date--prev-month {
  background: #eeeeee;
}
.calendar__dates .calendar__date .date {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  border: 1px solid #4F4F4F;
  padding: 5px;
  border-radius: 100%;
}
.calendar__dates .calendar__date .date.today {
  background: #649b45;
  color: #ffffff;
}

.calendar_events {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 45px;
}
.calendar_events .calendar__event {
  font-size: 14px;
  background: #f1f1f1;
  border: 1px solid #4F4F4F;
  border-radius: 10px;
  text-align: center;
}
.calendar_events .calendar__event.warn {
  background: #ffe3ae;
}
.calendar_events .calendar__event.today {
  background: rgba(100, 155, 69, 0.3);
  position: relative;
}
.calendar_events .calendar__event a {
  text-decoration: none;
  background: #649b45;
  color: #ffffff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
.calendar_events .lang {
  font-weight: bold;
  padding: 5px;
}
.calendar_events .kind {
  padding: 5px;
}
.calendar_events .level {
  font-weight: bold;
  padding: 5px;
}

@media screen and (max-width: 1200px) {
  .calendar__wrapper {
    overflow-x: scroll;
    width: 100%;
  }
  .calendar {
    width: 140%;
  }
}
@media screen and (max-width: 576px) {
  .calendar {
    width: 180%;
  }
}

/*# sourceMappingURL=bundle.css.map*/