@charset "UTF-8";
/*--------------------------------------------------------------
# Variables, functions and mixins
--------------------------------------------------------------*/
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Thin.ttf") format("truetype");
  font-weight: 100;
  /* Thin */
  font-style: normal; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  /* Thin */
  font-style: italic; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Ultralight.ttf") format("truetype");
  font-weight: 200;
  /* Ultralight */
  font-style: normal; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-UltralightItalic.ttf") format("truetype");
  font-weight: 200;
  /* Ultralight */
  font-style: italic; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Light.ttf") format("truetype");
  font-weight: 300;
  /* Light */
  font-style: normal; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-LightItalic.ttf") format("truetype");
  font-weight: 300;
  /* Light */
  font-style: italic; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Regular.ttf") format("truetype");
  font-weight: 400;
  /* Regular */
  font-style: normal; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Italic.ttf") format("truetype");
  font-weight: 400;
  /* Regular */
  font-style: italic; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Semibold.ttf") format("truetype");
  font-weight: 600;
  /* Semibold */
  font-style: normal; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  /* Semibold */
  font-style: italic; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Bold.ttf") format("truetype");
  font-weight: 700;
  /* Bold */
  font-style: normal; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  /* Bold */
  font-style: italic; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Ultrabold.ttf") format("truetype");
  font-weight: 800;
  /* Ultrabold */
  font-style: normal; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-UltraboldItalic.ttf") format("truetype");
  font-weight: 800;
  /* Ultrabold */
  font-style: italic; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-Black.ttf") format("truetype");
  font-weight: 900;
  /* Black */
  font-style: normal; }
@font-face {
  font-family: 'RF Dewi';
  src: url("/font/RFDewi-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  /* Black */
  font-style: italic; }
@font-face {
  font-family: 'Philosopher';
  src: url("/font/Philosopher-Regular.ttf") format("truetype");
  font-weight: 400;
  /* Regular */
  font-style: normal; }
@font-face {
  font-family: 'Philosopher';
  src: url("/font/Philosopher-Bold.ttf") format("truetype");
  font-weight: 700;
  /* Bold */
  font-style: normal; }
html {
  background-color: black; }

/*--------------------------------------------------------------
1.0 Normalize
        * normalize.css v7.0.0 | MIT License
        * github.com/necolas/normalize.css
--------------------------------------------------------------*/
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

* {
  outline: none; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  /*    background: color(bg, 2);  Fallback for when there is no custom background color defined. 
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      background-image: url("/img/bg.svg");
      background-repeat: no-repeat;
      background-position: top center;*/ }

hr {
  height: 1px;
  border: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  background: #535370;
  background: linear-gradient(90deg, rgba(83, 83, 112, 0) 0%, #535370 50%, rgba(83, 83, 112, 0) 100%); }

ul, ol {
  margin-top: 0;
  /*margin-bottom: 24px;*/
  padding-left: 24px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0; }

dl {
  margin-top: 0;
  margin-bottom: 24px; }

dt {
  font-weight: 600; }

dd {
  margin-left: 24px;
  margin-bottom: 24px; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: middle; }

figure {
  margin: 24px 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

figcaption {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0; }

img,
svg {
  display: block; }

table {
  border-collapse: collapse;
  margin-bottom: 24px;
  width: 100%; }

tr {
  /*border-bottom: 1px solid color(bg, 3);*/ }

th {
  text-align: left; }

th,
td {
  padding: 10px 16px; }
  th:first-child,
  td:first-child {
    /*padding-left: 0;*/ }
  th:last-child,
  td:last-child {
    /*padding-right: 0;*/ }

*::-webkit-scrollbar {
  width: 4px;
  /* ширина scrollbar */
  border-radius: 3px;
  border: solid; }

*::-webkit-scrollbar-track {
  /* цвет дорожки */
  width: 8px; }

*::-webkit-scrollbar-thumb {
  /* цвет плашки */
  width: 8px; }

::-webkit-scrollbar:horizontal {
  height: 4px;
  background-color: red; }

::-webkit-scrollbar-thumb:horizontal {
  /* цвет плашки */
  width: 4px; }

.link {
  cursor: pointer; }

/*TABLE*/
table {
  font-size: 14px;
  border-collapse: collapse;
  text-align: left; }

th {
  font-weight: normal;
  color: #1186CA;
  border-bottom: 2px solid;
  padding: 10px 8px; }

td {
  padding: 9px 8px;
  transition: .3s linear; }

tr:hover td {
  color: #1186CA; }

.dygraph-legend {
  position: absolute;
  font-size: 14px;
  z-index: 10;
  width: 300px;
  /* labelsDivWidth */
  /*
  dygraphs determines these based on the presence of chart labels.
  It might make more sense to create a wrapper div around the chart proper.
  top: 0px;
  right: 2px;
  */
  padding: 10px;
  margin: 10px;
  line-height: normal;
  text-align: left;
  overflow: hidden;
  left: 0px !important;
  top: -54px !important;
  border: 1.5px solid rgba(21, 34, 66, 0.84);
  /*border-radius: 5px;*/ }

/* styles for a solid line in the legend */
.dygraph-legend-line {
  display: inline-block;
  position: relative;
  bottom: .5ex;
  padding-left: 1em;
  height: 1px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  /* border-bottom-color is set based on the series color */ }

/* styles for a dashed line in the legend, e.g. when strokePattern is set */
.dygraph-legend-dash {
  display: inline-block;
  position: relative;
  bottom: .5ex;
  height: 1px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  /* border-bottom-color is set based on the series color */
  /* margin-right is set based on the stroke pattern */
  /* padding-left is set based on the stroke pattern */ }

.dygraph-roller {
  position: absolute;
  z-index: 10; }

/* This class is shared by all annotations, including those with icons */
.dygraph-annotation {
  position: absolute;
  z-index: 10;
  overflow: hidden; }

/* This class only applies to annotations without icons */
/* Old class name: .dygraphDefaultAnnotation */
.dygraph-default-annotation {
  border: 1px solid red;
  background-color: white;
  text-align: center; }

.dygraph-axis-label {
  /* position: absolute; */
  /* font-size: 14px; */
  z-index: 10;
  line-height: normal;
  overflow: hidden;
  /* replaces old axisLabelColor option */ }

.dygraph-title {
  font-weight: bold;
  z-index: 10;
  text-align: center;
  /* font-size: based on titleHeight option */ }

.dygraph-xlabel {
  text-align: center;
  /* font-size: based on xLabelHeight option */ }

/* For y-axis label */
.dygraph-label-rotate-left {
  text-align: center;
  /* See http://caniuse.com/#feat=transforms2d */
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg); }

/* For y2-axis label */
.dygraph-label-rotate-right {
  text-align: center;
  /* See http://caniuse.com/#feat=transforms2d */
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg); }

.form-label {
  margin-bottom: 0.5rem;
  display: inline-block; }

.text-xs-center {
  text-align: center; }

.g-recaptcha {
  display: inline-block; }

.alert {
  position: relative;
  padding: 1px 1px;
  margin-bottom: 1rem;
  border-radius: 3px;
  padding: 5px; }

.color-alert-danger {
  color: !important; }

.timer-label {
  font-size: 14px; }

.dygraph-legend {
  position: absolute;
  font-size: 14px;
  z-index: 10;
  width: 300px;
  /* labelsDivWidth */
  /*
  dygraphs determines these based on the presence of chart labels.
  It might make more sense to create a wrapper div around the chart proper.
  top: 0px;
  right: 2px;
  */
  padding: 10px;
  border: 1px solid;
  margin: 10px;
  line-height: normal;
  text-align: left;
  overflow: hidden;
  left: 0px !important;
  top: -54px !important; }

/* styles for a solid line in the legend */
.dygraph-legend-line {
  display: inline-block;
  position: relative;
  bottom: .5ex;
  padding-left: 1em;
  height: 1px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  /* border-bottom-color is set based on the series color */ }

/* styles for a dashed line in the legend, e.g. when strokePattern is set */
.dygraph-legend-dash {
  display: inline-block;
  position: relative;
  bottom: .5ex;
  height: 1px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  /* border-bottom-color is set based on the series color */
  /* margin-right is set based on the stroke pattern */
  /* padding-left is set based on the stroke pattern */ }

.dygraph-roller {
  position: absolute;
  z-index: 10; }

/* This class is shared by all annotations, including those with icons */
.dygraph-annotation {
  position: absolute;
  z-index: 10;
  overflow: hidden; }

/* This class only applies to annotations without icons */
/* Old class name: .dygraphDefaultAnnotation */
.dygraph-default-annotation {
  border: 1px solid red;
  background-color: white;
  text-align: center; }

.dygraph-axis-label {
  /* position: absolute; */
  /* font-size: 14px; */
  z-index: 10;
  line-height: normal;
  overflow: hidden;
  /* replaces old axisLabelColor option */ }

.dygraph-title {
  font-weight: bold;
  z-index: 10;
  text-align: center;
  /* font-size: based on titleHeight option */ }

.dygraph-xlabel {
  text-align: center;
  /* font-size: based on xLabelHeight option */ }

/* For y-axis label */
.dygraph-label-rotate-left {
  text-align: center;
  /* See http://caniuse.com/#feat=transforms2d */
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg); }

/* For y2-axis label */
.dygraph-label-rotate-right {
  text-align: center;
  /* See http://caniuse.com/#feat=transforms2d */
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg); }

.decorative-button-outline {
  padding: 18px;
  position: relative;
  height: 80px;
  background: url(/img/decorative-button-outline.png) 50% 50% no-repeat;
  background-size: auto 100%; }

body {
  font-size: 1rem; }

body,
button,
input,
select,
textarea {
  font-family: "RF Dewi", sans-serif; }

a {
  text-decoration: underline;
  color: #fffcf0; }
  a:hover, a:active {
    outline: 0;
    text-decoration: none; }

.link {
  color: #fffcf0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  clear: both;
  /*color: color(typography, 1);*/
  font-family: "Philosopher", serif;
  font-weight: bold; }

.title-blue {
  clear: both;
  background: linear-gradient(#DFDFFF, #CDCDFF);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; }

.title-yellow {
  clear: both;
  background: linear-gradient(#ffe98d, #e19f27);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; }

.title-yellow-simple {
  font-family: "RF Dewi", sans-serif;
  text-transform: uppercase;
  clear: both; }

.filter-drop-shadow {
  filter: drop-shadow(0 6px 6px #00000066); }

h1,
.h1 {
  font-size: 38px;
  line-height: 48px;
  letter-spacing: 0px; }
  @media (min-width: 641px) {
    h1,
    .h1 {
      font-size: 44px;
      line-height: 54px;
      letter-spacing: 0px; } }

h2,
.h2 {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0px; }
  @media (min-width: 641px) {
    h2,
    .h2 {
      font-size: 38px;
      line-height: 48px;
      letter-spacing: 0px; } }

h3,
.h3,
blockquote {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0px; }
  @media (min-width: 641px) {
    h3,
    .h3,
    blockquote {
      font-size: 32px;
      line-height: 42px;
      letter-spacing: 0px; } }

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.1px; }
  @media (min-width: 641px) {
    h4,
    h5,
    h6,
    .h4,
    .h5,
    .h6 {
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0px; } }

@media (max-width: 640px) {
  .h1-mobile {
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 0px; }

  .h2-mobile {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0px; }

  .h3-mobile {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px; }

  .h4-mobile,
  .h5-mobile,
  .h6-mobile {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.1px; } }
.text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6,
.text-light .h1, .text-light .h2, .text-light .h3, .text-light .h4, .text-light .h5, .text-light .h6 {
  /*        color: color(typography, 1i) !important;*/ }

.text-sm {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.1px; }

.text-xs {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.1px; }

h1, h2,
.h1, .h2 {
  margin-top: 48px;
  margin-bottom: 16px; }

h3,
.h3 {
  margin-top: 36px;
  margin-bottom: 12px; }

h4, h5, h6,
.h4, .h5, .h6 {
  margin-top: 24px;
  margin-bottom: 4px; }

p {
  margin-top: 4px;
  margin-bottom: 10px;
  line-height: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

/*blockquote {
    color: color(typography, 3);
    font-style: italic;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 24px;

    &::before {
        content: "\201C";
    }

    &::after {
        content: "\201D";
    }

    p {
        display: inline;
    }
}*/
blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
  unicode-bidi: isolate; }

address {
  border-width: 1px 0;
  border-style: solid;
  padding: 24px 0;
  margin: 0 0 24px; }

pre,
pre h1,
pre h2,
pre h3,
pre h4,
pre h5,
pre h6,
pre .h1,
pre .h2,
pre .h3,
pre .h4,
pre .h5,
pre .h6 {
  font-family: "Courier 10 Pitch", Courier, monospace; }

pre {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 24px;
  margin-top: 24px;
  margin-bottom: 24px; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 16px;
  padding: 2px 4px; }

abbr, acronym {
  cursor: help; }

mark, ins {
  text-decoration: none; }

small {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.1px; }

b,
strong {
  font-weight: bold;
  /*@include font-weight(semibold);*/ }

button,
input,
select,
textarea,
label {
  font-size: 20px;
  line-height: 30px; }

.font-title {
  font-family: "Philosopher";
  font-weight: 800; }

.font-normal {
  font-family: "RF Dewi"; }

.list-reset {
  list-style: none;
  padding: 0; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-primary {
  color: #fffcf0; }

.has-top-divider {
  position: relative; }
  .has-top-divider::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 1px; }

.has-bottom-divider {
  position: relative; }
  .has-bottom-divider::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 1px; }

.m-0, .m-0-flex {
  margin: 0; }

.m-10 {
  margin: 10; }

.m-0-flex {
  display: flex; }

.m--10 {
  margin: -10px; }

.mt-0 {
  margin-top: 0; }

.mr-0 {
  margin-right: 0; }

.mb-0 {
  margin-bottom: 0; }

.ml-0 {
  margin-left: 0; }

.m-8 {
  margin: 8px; }

.mt-8 {
  margin-top: 8px; }

.mt-4 {
  margin-top: 4px; }

.mr-8 {
  margin-right: 8px; }

.mb-8 {
  margin-bottom: 8px; }

.ml-8 {
  margin-left: 8px; }

.ml-2 {
  margin-left: 2px; }

.m-16 {
  margin: 16px; }

.mt-16 {
  margin-top: 16px; }

.mr-16 {
  margin-right: 16px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-16 {
  margin-bottom: 16px; }

.ml-16 {
  margin-left: 16px; }

.m-24 {
  margin: 24px; }

.mt-24 {
  margin-top: 24px; }

.mr-24 {
  margin-right: 24px; }

.mb-24 {
  margin-bottom: 24px; }

.ml-24 {
  margin-left: 24px; }

.m-32 {
  margin: 32px; }

.mt-32 {
  margin-top: 32px; }

.mr-32 {
  margin-right: 32px; }

.mb-32 {
  margin-bottom: 32px; }

.ml-32 {
  margin-left: 32px; }

.m-40 {
  margin: 40px; }

.mt-40 {
  margin-top: 40px; }

.mr-40 {
  margin-right: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.ml-40 {
  margin-left: 40px; }

.m-48 {
  margin: 48px; }

.mt-48 {
  margin-top: 48px; }

.mr-48 {
  margin-right: 48px; }

.mb-48 {
  margin-bottom: 48px; }

.ml-48 {
  margin-left: 48px; }

.m-56 {
  margin: 56px; }

.mt-56 {
  margin-top: 56px; }

.mr-56 {
  margin-right: 56px; }

.mb-56 {
  margin-bottom: 56px; }

.ml-56 {
  margin-left: 56px; }

.m-64 {
  margin: 64px; }

.mt-64 {
  margin-top: 64px; }

.mr-64 {
  margin-right: 64px; }

.mb-64 {
  margin-bottom: 64px; }

.ml-64 {
  margin-left: 64px; }

.p-0 {
  padding: 0; }

.pt-0 {
  padding-top: 0; }

.no-outline {
  outline: none; }

.no-text-decor {
  text-decoration: none; }

.fw-100 {
  font-weight: 100; }

.fw-700 {
  font-weight: 700; }

.inline-flex {
  display: inline-flex; }

.pr-0 {
  padding-right: 0; }

.pb-0 {
  padding-bottom: 0; }

.pl-0 {
  padding-left: 0; }

.p-4 {
  padding: 4px; }

.p-8 {
  padding: 8px; }

.pt-8 {
  padding-top: 8px; }

.pr-8 {
  padding-right: 8px; }

.pb-8 {
  padding-bottom: 8px; }

.pl-8 {
  padding-left: 8px; }

.p-10 {
  padding: 10px; }

.p-16 {
  padding: 16px; }

.pt-16 {
  padding-top: 16px; }

.pr-16 {
  padding-right: 16px; }

.pb-16 {
  padding-bottom: 16px; }

.pl-16 {
  padding-left: 16px; }

.p-24 {
  padding: 24px; }

.pt-24 {
  padding-top: 24px; }

.pr-24 {
  padding-right: 24px; }

.pb-24 {
  padding-bottom: 24px; }

.pl-24 {
  padding-left: 24px; }

.p-32 {
  padding: 32px; }

.pt-32 {
  padding-top: 32px; }

.pr-32 {
  padding-right: 32px; }

.pb-32 {
  padding-bottom: 32px; }

.pl-32 {
  padding-left: 32px; }

.p-40 {
  padding: 40px; }

.pt-40 {
  padding-top: 40px; }

.pr-40 {
  padding-right: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.pl-40 {
  padding-left: 40px; }

.p-48 {
  padding: 48px; }

.pt-48 {
  padding-top: 48px; }

.pr-48 {
  padding-right: 48px; }

.pb-48 {
  padding-bottom: 48px; }

.pl-48 {
  padding-left: 48px; }

.p-56 {
  padding: 56px; }

.pt-56 {
  padding-top: 56px; }

.pr-56 {
  padding-right: 56px; }

.pb-56 {
  padding-bottom: 56px; }

.pl-56 {
  padding-left: 56px; }

.p-64 {
  padding: 64px; }

.pt-64 {
  padding-top: 64px; }

.pr-64 {
  padding-right: 64px; }

.pb-64 {
  padding-bottom: 64px; }

.pl-64 {
  padding-left: 64px; }

.fs-12 {
  font-size: 12px; }

.fs-14 {
  font-size: 14px; }

.fs-18 {
  font-size: 18px; }

.fs-20 {
  font-size: 20px; }

.fs-24 {
  font-size: 24px; }

/* Reveal animations */
.sr .has-animations .is-revealing {
  visibility: hidden; }

.has-animations .anime-element {
  visibility: hidden; }
  .anime-ready .has-animations .anime-element {
    visibility: visible; }

.flex {
  display: flex; }

.lh-28 {
  line-height: 28px; }

.lh-16 {
  line-height: 16px; }

.lh-18 {
  line-height: 18px; }

.m-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.img-center img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.cursor-pointer {
  cursor: pointer; }

.cursor-default {
  cursor: default; }

.form-input-text {
  display: inline-flex;
  font-size: 14px;
  line-height: 16px;
  background: none;
  cursor: pointer;
  justify-content: center;
  padding: 0x;
  padding-bottom: 3px;
  height: 32px;
  text-align: left;
  outline: none;
  border: none;
  border-bottom: 1px solid;
  /*white-space: nowrap;*/
  width: 100%;
  transition: border 0.2s, background 0.2s, box-shadow 0.2s, color 0.2s;
  color: #c5c5c5; }
  .form-input-text:focus {
    border-bottom: 1px solid; }
  .form-input-text:active {
    outline: 0; }
  .form-input-text:disabled {
    cursor: default;
    border: 1px solid;
    color: #fffcf0 !important; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #fff !important; }

.button, .example-3 .filupp {
  font-family: "RF Dewi", sans-serif;
  font-size: 16px;
  display: inline-flex;
  line-height: 16px;
  text-decoration: none !important;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  justify-content: center;
  padding: 16px 32px;
  height: 48px;
  text-align: center;
  outline: none;
  transition: border 0.2s, background 0.2s, box-shadow 0.2s, color 0.2s; }
  .button:active, .example-3 .filupp:active {
    outline: 0; }
  .button:disabled, .example-3 .filupp:disabled {
    color: #fffcf0 !important; }

.button-primary {
  background: linear-gradient(180deg, #84FFBA, #15D87A);
  border: none;
  color: white;
  padding: 7px 30px;
  align: center;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 7px;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  box-shadow: 0px 4px 4px 0px #00000040, 0 0 18px #6aff8a57;
  height: 41px;
  align-content: center;
  display: inline-flex;
  align-items: center; }
  .button-primary::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border-radius: 6px;
    background: linear-gradient(180deg, #3bf191, #15D87A);
    z-index: 1; }
  .button-primary:hover {
    background: linear-gradient(180deg, #3bf191, #15D87A); }
    .button-primary:hover span {
      color: white; }
  .button-primary span {
    position: relative;
    z-index: 2;
    font-family: "RF Dewi";
    font-weight: 600;
    font-size: 19px;
    font-style: normal;
    text-transform: none;
    text-wrap: nowrap; }

.button-block {
  display: flex; }

.button-block {
  display: flex;
  width: 100%; }

@media (max-width: 640px) {
  .button-wide-mobile {
    width: 100%;
    max-width: 280px; } }
.example-3 {
  position: relative;
  color: #999;
  font-weight: 400;
  /*max-width:25em;*/
  width: 100%; }

.example-3 h2 {
  font-weight: 400; }

.example-3 .filupp > input[type="file"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.button-height-14 {
  height: 14px; }

/*@import "components/chosen";*/
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-repeat: no-repeat;
  background-position: top center; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  background: #152242;
  background-image: url(/img/background030226.webp);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: contain; }

li {
  list-style: none; }

a {
  text-decoration: none; }

@keyframes float {
  0%, 100% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); } }
.game-logo {
  max-width: 600px;
  margin-bottom: 30px;
  filter: drop-shadow(0 10px 30px rgba(195, 113, 52, 0.4));
  animation: float 3s ease-in-out infinite; }

.btn--main {
  font-family: 'RF Dewi';
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 64px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 4px;
  color: #ffffff;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  background: url("/img/button.webp") center/cover no-repeat; }
  .btn--main:hover {
    background: url("/img/button_hover.webp") center/cover no-repeat; }
  .btn--main:active {
    transform: translateY(1px); }

.description-block {
  font-family: 'RF Dewi';
  max-width: 700px;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #fffcf0;
  text-shadow: 0 0 20px black, 0 0 40px black, 0 1.5px 1px rgba(0, 0, 0, 0.25); }

.panel-default {
  border: 5px solid #d2bf7e;
  border-radius: 10px;
  background: #fffcf0;
  padding: 18px;
  margin-bottom: 16px; }

.main-section {
  padding: 25px;
  justify-items: center; }

.main-content {
  max-width: 1200px;
  display: flex;
  gap: 16px; }
  .main-content * {
    padding-top: 0px; }
    .main-content * h2 {
      margin-top: 24px;
      color: #825B2F;
      text-align: center; }
  .main-content .news-container {
    width: 100%; }
  .main-content .sub-container {
    min-width: 400px; }
  .main-content .news-card {
    padding: 0px;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border: 4px solid #704a29;
    border-radius: 10px;
    background: #825b2f;
    overflow: hidden; }
    .main-content .news-card * {
      text-align: start; }
    .main-content .news-card .frame {
      min-width: 700px;
      display: inline-block;
      min-height: 256px;
      box-sizing: border-box;
      overflow: hidden;
      transition: border-color .2s;
      padding: 0px;
      margin: 0px;
      max-height: 256px;
      position: relative;
      width: 100%; }
      .main-content .news-card .frame img {
        padding: 0px;
        display: block;
        width: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin: 0; }
      .main-content .news-card .frame::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 20px;
        pointer-events: none;
        background: linear-gradient(180deg, rgba(130, 91, 47, 0) 0%, #825b2f 100%); }
    .main-content .news-card .desc-block {
      padding: 16px;
      padding-top: 0;
      padding-bottom: 0; }
      .main-content .news-card .desc-block .timestamp {
        margin: 0;
        font-family: 'RF Dewi';
        font-weight: 700;
        font-size: 16px;
        color: #ffda45;
        margin-top: 10px;
        margin-bottom: 10px; }
      .main-content .news-card .desc-block .title {
        font-weight: 700;
        font-size: 32px;
        color: #ffebd1;
        margin: 0;
        margin-bottom: 10px; }
      .main-content .news-card .desc-block .desc {
        font-family: 'RF Dewi';
        font-weight: 400;
        font-size: 16px;
        color: #ffebd1; }

@media only screen and (max-width: 1128px) {
  .main-section {
    justify-items: normal; }

  .main-content {
    display: block; }
    .main-content .frame {
      min-width: 0px; }
    .main-content .news-container {
      width: 100%; }
    .main-content .sub-container {
      width: 100%;
      min-width: 100%; } }
@media only screen and (max-width: 538px) {
  .main-content .news-card .frame img {
    transform: scale(3) translateX(-8%); } }
.player-top-entry {
  flex-grow: 1;
  display: flex;
  align-items: center;
  min-width: 0;
  margin-bottom: 16px;
  font-family: 'RF Dewi'; }
  .player-top-entry .top-level {
    width: 64px;
    height: 64px;
    font-weight: 700;
    text-align: center;
    font-size: 28px;
    color: #825b2f;
    align-content: center; }
  .player-top-entry .avatar {
    flex-shrink: 0;
    width: 72px;
    height: 72px;
    border: 3px solid #825b2f;
    border-radius: 100px;
    box-shadow: 0 0 10px #825b2f69;
    margin-right: 20px; }
  .player-top-entry .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    overflow: hidden;
    color: #825b2f; }
    .player-top-entry .text .name {
      font-weight: 700;
      font-size: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      min-width: 0; }
    .player-top-entry .text .desc {
      font-size: 14px;
      color: #045e3d;
      margin: 0;
      font-weight: 600;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      min-width: 0; }

.footer-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: linear-gradient(rgba(21, 22, 33, 0.64)), url(/img/background030226.webp);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 256px;
  text-align: center;
  font-family: 'RF Dewi';
  font-weight: 400;
  font-size: 16px;
  color: #ffebd1;
  padding-bottom: 20px; }
  .footer-container .social-links {
    display: inline-flex; }
    .footer-container .social-links a {
      margin: 10px; }
      .footer-container .social-links a svg {
        fill: #fffcf0; }
        .footer-container .social-links a svg:hover {
          fill: #D3C0FF; }
  .footer-container .contacts {
    color: #fffcf0;
    margin-top: 20px;
    display: inline-flex; }
    .footer-container .contacts .entry {
      border-left: 1px solid #d2bf7e;
      margin-right: 18px; }
      .footer-container .contacts .entry:first-child {
        border-left: none; }
      .footer-container .contacts .entry .contact-link {
        margin-left: 18px; }

@media only screen and (max-width: 700px) {
  .footer-container .contacts {
    display: block; }
    .footer-container .contacts .entry {
      margin-bottom: 8px;
      border-left: none;
      margin-right: 0; }
      .footer-container .contacts .entry .contact-link {
        margin-left: 0; } }
body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border: 1px solid;
  overflow: hidden;
  transition: border-color .2s; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 1px;
  /* Background color behind image.
     This is visible during transitions. */ }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 132px;
  height: 132px;
  margin: 0 auto;
  background: url(/img/lightbox/loading.svg) no-repeat; }

@media only screen and (max-width: 800px) {
  .lb-cancel {
    width: 32px;
    height: 32px; } }
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none; }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/img/lightbox/prev.svg) left 48% no-repeat;
  background-position: 10% 48%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.lb-nav a.lb-prev:hover {
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/img/lightbox/next.svg) right 48% no-repeat;
  background-position: 90% 48%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.lb-nav a.lb-next:hover {
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 14px; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/img/lightbox/close.svg) top right no-repeat;
  text-align: right;
  outline: none;
  opacity: 0.7;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1; }

.videoWrapper video {
  width: 100%;
  height: auto;
  display: block; }

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0; }

.glightbox-container.inactive {
  display: none; }

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden; }

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0; }

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative; }

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999; }

.glightbox-container .gslide-inner-content {
  width: 100%; }

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh; }

.glightbox-container .ginner-container.gvideo-container {
  width: 100%; }

.glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important; }

.gslide iframe, .gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto; }

.gslide:not(.current) {
  pointer-events: none; }

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px; }

.desc-bottom .gslide-image img, .desc-top .gslide-image img {
  width: auto; }

.desc-left .gslide-image img, .desc-right .gslide-image img {
  width: auto;
  max-width: 100%; }

.gslide-image img.zoomable {
  position: relative; }

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important; }

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none; }

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto; }

.gslide-video::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none; }

.gslide-video.playing::before {
  display: none; }

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh; }

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important; }

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto; }

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%; }

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1; }

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%; }

.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto; }

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.desc-bottom .gslide-media, .desc-top .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.gslide-description.description-left, .gslide-description.description-right {
  max-width: 100%; }

.gslide-description.description-bottom, .gslide-description.description-top {
  margin: 0 auto;
  width: 100%; }

.gslide-description p {
  margin-bottom: 12px; }

.gslide-description p:last-child {
  margin-bottom: 0; }

.zoomed .gslide-description {
  display: none; }

.glightbox-button-hidden {
  display: none; }

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  padding-bottom: 50px; }

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em; }

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1; }

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700; }

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit; }

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4; }

.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 0.4; }

.gdesc-open .gdesc-inner {
  padding-bottom: 30px; }

.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1; }

.greset {
  -webkit-transition: all .3s ease;
  transition: all 0.3s ease; }

.gabsolute {
  position: absolute; }

.grelative {
  position: relative; }

.glightbox-desc {
  display: none !important; }

.glightbox-open {
  overflow: hidden; }

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%; }

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity; }

.glightbox-mobile .goverlay {
  background: #000; }

.gclose, .gnext, .gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gclose svg, .gnext svg, .gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0; }

.gclose.disabled, .gnext.disabled, .gprev.disabled {
  opacity: 0.1; }

.gclose .garrow, .gnext .garrow, .gprev .garrow {
  stroke: #fff; }

.gbtn.focused {
  outline: 2px solid #0f3d81; }

iframe.wait-autoplay {
  opacity: 0; }

.glightbox-closing .gclose, .glightbox-closing .gnext, .glightbox-closing .gprev {
  opacity: 0 !important; }

.glightbox-clean .gslide-description {
  background: #fff; }

.glightbox-clean .gdesc-inner {
  padding: 22px 20px; }

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em; }

.glightbox-clean .gslide-desc {
  font-size: .86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em; }

.glightbox-clean .gslide-video {
  background: #000; }

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px; }

.glightbox-clean .gclose path, .glightbox-clean .gnext path, .glightbox-clean .gprev path {
  fill: #fff; }

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px; }

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px; }

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute; }

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto; }

.glightbox-clean .gclose:hover {
  opacity: 1; }

.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn 0.5s ease; }

.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut 0.5s ease; }

.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft 0.3s ease; }

.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft 0.3s ease; }

.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight 0.3s ease; }

.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight 0.3s ease; }

.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn 0.5s ease; }

.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut 0.5s ease; }

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }

  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .glightbox-container .ginner-container.desc-top .gslide-image, .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .gslide-image img {
    max-height: 97vh;
    max-width: 100%; }

  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }

  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab; }

  .gslide-inline {
    max-height: 95vh; }

  .gslide-external {
    max-height: 100vh; }

  .gslide-description.description-left, .gslide-description.description-right {
    max-width: 275px; }

  .glightbox-open {
    height: auto; }

  .goverlay {
    background: rgba(0, 0, 0, 0.92); }

  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65); }

  .glightbox-clean .description-left .gdesc-inner, .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto; }

  .glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, 0.32); }

  .glightbox-clean .gclose:hover, .glightbox-clean .gnext:hover, .glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, 0.7); }

  .glightbox-clean .gprev {
    top: 45%; }

  .glightbox-clean .gnext {
    top: 45%; } }
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: .7;
    right: 20px; } }
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000; } }
/* свойства модального окна по умолчанию */
.modal {
  position: fixed;
  /* фиксированное положение */
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  /* цвет фона */
  z-index: 1050;
  opacity: 0;
  /* по умолчанию модальное окно прозрачно */
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  /* анимация перехода */
  pointer-events: none;
  /* элемент невидим для событий мыши */
  margin: 0;
  padding: 0; }

/* при отображении модального окно */
.modal:target {
  opacity: 1;
  /* делаем окно видимым */
  pointer-events: auto;
  /* элемент видим для событий мыши */
  overflow-y: auto;
  /* добавляем прокрутку по y, когда элемент не помещается на страницу */ }

/* ширина модального окна и его отступы от экрана */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
    /* для отображения модального окна по центру */ } }
/* свойства для блока, содержащего контент модального окна */
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #152242;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
/* свойства для заголовка модального окна */
.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid;
  border-radius: .3rem; }

.modal-title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 3.25rem;
  font-weight: 600; }

/* свойства для кнопки "Закрыть" */
.close {
  float: right;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #white;
  opacity: .5;
  text-decoration: none; }

/* свойства для кнопки "Закрыть" при нахождении её в фокусе или наведении */
.close:focus, .close:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: .75; }

/* свойства для блока, содержащего основное содержимое окна */
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
  overflow: auto; }

#muzmuzLoginBtn {
  pointer-events: auto;
  /* а кнопка ловит */
  background: #A278FF;
  color: white;
  border: none;
  padding: 16px 32px;
  font-size: 18px;
  border-radius: 12px;
  cursor: pointer;
  box-shadow: 0 8px 25px rgba(1, 0, 1, 0.5);
  transition: 0.2s;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  /* расстояние между текстом и иконкой */ }

#muzmuzLoginBtn:hover {
  transform: scale(1.06); }

.iconWrap {
  display: flex;
  align-items: center; }

/*# sourceMappingURL=style.css.map */
