@font-face {
    font-family: Banner-Bold-It;
    src: url(../fonts/Banner-Bold-It.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Banner-Bold;
    src: url(../fonts/Banner-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Banner-Regular-It;
    src: url(../fonts/Banner-Regular-It.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}


/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.obert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.zagolovok {
    width: calc(100% + 3rem);
    max-width: 1300px;
    padding: 55px 1.5rem 25px;
    margin: 0 -1.5rem;
    position: relative;
    z-index: 2;
    overflow: hidden;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[_nghost-ng-c3458369873] {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.zvezda {
    background-image: -webkit-image-set(url("../img_diff/star-small_botto.png") 1x, url("../img_diff/star-small-x2_botto.png") 2x);
    background-image: image-set(url("../img_diff/star-small_botto.png") 1x, url("../img_diff/star-small-x2_botto.png") 2x);
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    z-index: 2;
    -webkit-animation: _ngcontent-ng-c3458369873_glitter 5s linear 0s infinite normal;
    animation: _ngcontent-ng-c3458369873_glitter 5s linear 0s infinite normal
}

.zvezda-small {
    width: 24px;
    height: 24px
}

.zvezda-large {
    width: 100px;
    height: 100px
}

.zvezda-medium {
    width: 68px;
    height: 68px
}

.glow-wrapper {
    display: block;
    width: 100%;
    height: 100%
}

.zagolovok-elems {
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(0, 207, 166, .1019607843), rgba(0, 0, 0, 0));
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 207, 166, .1019607843), rgba(0, 0, 0, 0));
    width: 1300px;
    height: 100px;
    top: 27px;
    position: absolute
}

.zagolovok-elems:before {
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(0, 207, 166, .1019607843), rgba(0, 207, 166, .1019607843) 15.45%, rgba(0, 0, 0, 0));
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 207, 166, .1019607843), rgba(0, 207, 166, .1019607843) 15.45%, rgba(0, 0, 0, 0));
    top: 45px;
    width: 820px;
    height: 10px;
    left: 50%;
    content: "";
    position: absolute;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.zagolovok-elems:after {
    width: 482px;
    height: 72px;
    top: 14px;
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    background: -o-radial-gradient(50% 50%, 50% 50%, #0d1016, rgba(0, 0, 0, 0));
    background: radial-gradient(50% 50% at 50% 50%, #0d1016, rgba(0, 0, 0, 0))
}

.zagolovok__inn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5
}

.zagolovok__title {
    line-height: 48px;
    margin-bottom: .25rem;
    font-weight: 700;
    font-size: 3rem;
    text-transform: uppercase;
    text-align: center;
    color: #d2eeed
}

.zagolovok__line {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(50%, #04cfaa), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, #04cfaa 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, #04cfaa 50%, rgba(0, 0, 0, 0) 100%);
    min-width: 280px;
    width: calc(100% + 2rem);
    height: 1px
}

.zagolovok__desc {
    margin-top: 0;
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 400;
    margin-bottom: 5px;
    color: #d2eeed
}

.topp__text {
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 500;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 1rem;
    padding-left: 1rem;
    color: #d2eeed
}

.topp-nav__inn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.topp-nav__item {
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: .25rem;
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400;
    color: #d2eeed;
    margin-left: 1.5rem
}

.topp-nav__item:first-child {
    margin-left: 0
}

.topp-nav__img {
    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;
    width: 2.5rem;
    height: 2.5rem;
    height: 40px;
    width: 40px;
    min-width: 40px;
    color: #3b6f6d
}

.topp-nav__men {
    text-align: left;
    margin: 0 .25rem;
    margin-right: 0;
    width: auto;
    visibility: visible;
    -webkit-transition: width .2s ease-in-out .2s, visibility .2s ease-in-out .2s;
    -o-transition: width .2s ease-in-out .2s, visibility .2s ease-in-out .2s;
    transition: width .2s ease-in-out .2s, visibility .2s ease-in-out .2s;
    overflow-x: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.topp-nav__icon {
    height: 24px;
    width: 24px
}

.ig-nav {
    width: auto;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.ig-nav__label {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .05rem;
    color: #2a4241;
    white-space: nowrap;
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400
}

.ig-nav__icon {
    -webkit-filter: brightness(0) saturate(100%) invert(21%) sepia(8%) saturate(1763%) hue-rotate(128deg) brightness(91%) contrast(86%);
    filter: brightness(0) saturate(100%) invert(21%) sepia(8%) saturate(1763%) hue-rotate(128deg) brightness(91%) contrast(86%);
    will-change: filter;
    width: 1.5rem;
    height: 1.5rem;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.ig-nav__btn {
    width: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: 100%;
    padding: 14px 0 10px;
    padding-bottom: 1rem;
    padding-right: .75rem;
    padding-left: .75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    min-width: 3rem
}

.ig-nav__btn:hover {
    -webkit-transform: scale(1.13);
    -ms-transform: scale(1.13);
    transform: scale(1.13)
}

.ig-nav__btn:hover .ig-nav__icon {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(343deg) brightness(102%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(343deg) brightness(102%) contrast(101%)
}

.ig-nav__btn:hover .ig-nav__label {
    color: #fff
}

.ig-nav__active:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.ig-nav__active:hover .ig-nav__icon {
    -webkit-filter: brightness(0) saturate(100%) invert(28%) sepia(100%) saturate(5905%) hue-rotate(6deg) brightness(104%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(28%) sepia(100%) saturate(5905%) hue-rotate(6deg) brightness(104%) contrast(105%)
}

.ig-nav__active:hover .ig-nav__label {
    color: #d2eeed
}

.ig-nav__active .ig-nav__icon {
    -webkit-filter: brightness(0) saturate(100%) invert(28%) sepia(100%) saturate(5905%) hue-rotate(6deg) brightness(104%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(28%) sepia(100%) saturate(5905%) hue-rotate(6deg) brightness(104%) contrast(105%)
}

.ig-nav__active .ig-nav__label {
    color: #d2eeed;
    font-weight: 700
}

.ig-nav__active::before {
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 207, 166, 0)), color-stop(27.6%, rgba(0, 207, 166, .35)), color-stop(52.62%, rgba(0, 207, 166, .7)), color-stop(74.48%, rgba(0, 207, 166, .35)), to(rgba(0, 207, 166, 0)));
    background: -o-linear-gradient(left, rgba(0, 207, 166, 0) 0, rgba(0, 207, 166, .35) 27.6%, rgba(0, 207, 166, .7) 52.62%, rgba(0, 207, 166, .35) 74.48%, rgba(0, 207, 166, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 207, 166, 0) 0, rgba(0, 207, 166, .35) 27.6%, rgba(0, 207, 166, .7) 52.62%, rgba(0, 207, 166, .35) 74.48%, rgba(0, 207, 166, 0) 100%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    content: "";
    position: absolute;
    bottom: 1px;
    left: 50%
}

.ig-nav__active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 6px;
    width: 20px;
    background: #04cfaa;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    border-radius: 100px;
    -webkit-transform: translate(-50%) translateY(0);
    -ms-transform: translate(-50%) translateY(0);
    transform: translate(-50%) translateY(0)
}

.ig-content {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: .5rem;
    display: grid;
    margin-top: 1rem;
    position: relative
}

.ig-content__img {
    position: relative;
    width: 100%;
    grid-area: 1/-1;
    aspect-ratio: 1.5154639175/1;
    -o-object-fit: cover;
    object-fit: cover
}

.ig-content__item {
    --gradient-angle: 496deg;
    position: relative;
    display: grid;
    border-radius: .5rem;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    overflow: hidden;
    width: 100%
}

.obert-left {
    width: 210px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #00100e;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0
}

.obert-left:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #1b1f28
}

.obert-left__inner {
    overflow: auto;
    height: 100%;
    padding: 0 0 160px
}

.obert-right {
    padding-left: 210px;
    padding: 0 0 0 210px;
    width: 100%
}

body {
    margin: 0;
    background: #dde4ec;
    background: #00100e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff
}

article,
aside,
details,
figcaption,
figure,
bottomm,
topp,
glav,
menu,
nav,
section,
summary {
    display: block
}

.bottomm-top {
    padding: 0;
    grid-auto-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: none;
    display: grid;
    grid-gap: .5rem;
    position: relative
}

.bottomm-menu {
    width: 180px
}

.bottomm-menu__title {
    font-size: 1rem;
    line-height: 1.375rem;
    color: #d2eeed;
    font-weight: 500
}

.bottomm-menu__list {
    padding-top: .2rem;
    list-style: disc;
    padding-left: .75rem
}

.bottomm-menu__item {
    position: relative;
    font-size: .75rem;
    padding-left: .1rem;
    line-height: 1rem;
    font-weight: 400
}

.bottomm-menu__item::marker {
    color: #80858f
}

.bottomm-menu__link {
    text-decoration: none;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    display: block;
    color: #80858f
}

.soc {
    width: 200px
}

.soc__img {
    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;
    margin-right: .5rem
}

.soc__picture {
    width: 24px;
    height: 24px
}

.soc__btn {
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: .75rem;
    line-height: .875rem;
    font-weight: 700;
    padding: .5rem 1.5rem;
    border-radius: .5rem;
    margin-top: .5rem;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #3b6f6d;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase
}

.soc__btn:before {
    background: #2a4241;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .5rem;
    padding: 1px;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.glav {
    margin-top: 72px
}

audio,
canvas,
object,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

.preview__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em
}

article {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

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: -.25em
}

sup {
    top: -.5em
}

.toc__wrap {
    padding: 10px 0;
    color: #000;
    cursor: pointer;
    font-size: 14px
}

.toc__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
    padding: 20px 0
}

.toc__item {
    display: block;
    margin-bottom: 5px
}

.toc__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button,
input,
select {
    overflow: visible
}

button,
input,
select,
textarea {
    margin: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
    outline: 0
}

fieldset {
    min-width: 0
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    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
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

a {
    color: inherit;
    text-decoration: inherit
}

img,
object,
svg,
ymaps {
    max-width: 100%;
    max-height: 100%
}

textarea {
    resize: none
}

table {
    border-spacing: 0;
    min-width: 400px
}

table th:first-child {
    width: 30%
}

a,
button,
input[type=submit],
label {
    cursor: pointer
}

button {
    text-align: left
}

* {
    margin: 0;
    padding: 0;
    position: static;
    outline: 0;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

menu,
ol,
ul {
    list-style-type: none
}

.topp {
    position: fixed;
    left: 210px;
    top: 0;
    width: calc(100% - 210px);
    background-color: #00100e;
    z-index: 1000;
    height: 72px;
    padding: 1rem 1.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: initial
}

.topp__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
}

.obert-left__top {
    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;
    position: fixed;
    left: 0;
    top: 0;
    width: 210px;
    padding: 0;
    margin: 0;
    z-index: 1000
}

.button-out {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.obert-left__block {
    border-radius: 8px;
    line-height: 1
}

.obert-left__inner {
    margin-top: 95px
}

.diff-menu__title {
    color: #8194c8;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.diff-menu__item {
    position: relative;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    letter-spacing: 0;
    text-decoration: none;
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400;
    background: 0 0;
    font-family: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #d2eeed;
    border-radius: .25rem
}

.diff-menu__text {
    font-size: 14px
}

.bo-fi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 2;
    padding: .75rem 1rem;
    background-color: #00100e
}

.bo-fi__ru {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.bo-fi span {
    margin-left: .5rem;
    -webkit-transition: all .2s .2s ease, color 1ms;
    -o-transition: all .2s .2s ease, color 1ms;
    transition: all .2s .2s ease, color 1ms;
    font-weight: 700;
    font-size: .75rem;
    text-transform: uppercase;
    color: #3b6f6d
}

.bo-fi__img {
    width: 24px;
    height: 24px;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #3b6f6d;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.bo-fi__btn {
    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;
    max-width: calc(50% - .25rem);
    width: 100%;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    margin-bottom: .5rem;
    padding: .5rem 1rem;
    position: relative;
    border-radius: .5rem;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.bo-fi__btn::before {
    background: #2a4241;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .5rem;
    padding: 1px;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.bo-fi__btn:hover .bo-fi__ru {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.bo-fi__btn:hover:before {
    background: -o-linear-gradient(287deg, #00cfa6 0, #444852 59.09%);
    background: linear-gradient(163deg, #00cfa6 0, #444852 59.09%)
}

.bo-fi__btn:hover .bo-fi__img {
    color: inherit
}

.bo-fi__btn:hover span {
    color: #c2c4c9
}

.bo-fi:before {
    content: "";
    width: 100%;
    height: 2.5rem;
    position: absolute;
    left: 0;
    top: -40px;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 16, 22, 0)), to(#0d1016));
    background: -o-linear-gradient(top, rgba(13, 16, 22, 0) 0, #0d1016 100%);
    background: linear-gradient(180deg, rgba(13, 16, 22, 0) 0, #0d1016 100%)
}

.diff-menu__item_before {
    position: relative;
    margin-top: 5px
}

.diff-menu__item_before::before {
    position: relative;
    top: -5px;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 207, 166, 0)), color-stop(27.6%, rgba(0, 207, 166, .35)), color-stop(52.62%, rgba(0, 207, 166, .7)), color-stop(74.48%, rgba(0, 207, 166, .35)), to(rgba(0, 207, 166, 0)));
    background: -o-linear-gradient(left, rgba(0, 207, 166, 0) 0, rgba(0, 207, 166, .35) 27.6%, rgba(0, 207, 166, .7) 52.62%, rgba(0, 207, 166, .35) 74.48%, rgba(0, 207, 166, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 207, 166, 0) 0, rgba(0, 207, 166, .35) 27.6%, rgba(0, 207, 166, .7) 52.62%, rgba(0, 207, 166, .35) 74.48%, rgba(0, 207, 166, 0) 100%)
}

.diff-menu {
    margin-top: 0;
    z-index: 2;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow: auto;
    padding: 0 20px 40px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-bottom: 0;
    display: grid;
    grid-gap: .25rem
}

.diff-menu__icon {
    margin-right: 8px
}

.topp__overlay {
    opacity: .5;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 11;
    background: rgba(45, 52, 54, .95);
    top: 0;
    left: 0
}

.container {
    margin: 0 auto;
    padding: 0 1.5rem
}

.topp__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.topp__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 41px;
    margin: 16px 0 37px 0
}

.topp-auth__in {
    padding: .5rem 1rem;
    margin-left: .5rem;
    white-space: nowrap;
    line-height: 24px;
    border-radius: .5rem;
    font-size: .875rem;
    font-weight: 500;
    color: #d2eeed;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    position: relative;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.topp-auth__in::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px;
    background: #ff2400;
    border-radius: .5rem;
    -webkit-mask-composite: xor;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.auth-an:after {
    content: "";
    -webkit-animation: button-pulse 1.6s ease-out infinite .5s;
    animation: button-pulse 1.6s ease-out infinite .5s;
    position: absolute;
    border-radius: .5rem;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.7, .5);
    -ms-transform: translate(-50%, -50%) scale(.7, .5);
    transform: translate(-50%, -50%) scale(.7, .5);
    background: rgba(255, 36, 0, .5);
    z-index: -1;
    -webkit-transition: -webkit-transform .5s linear;
    transition: -webkit-transform .5s linear;
    -o-transition: transform .5s linear;
    transition: transform .5s linear;
    transition: transform .5s linear, -webkit-transform .5s linear;
    width: calc(100% + 24px);
    height: calc(100% + 24px)
}

.topp-auth__register {
    margin-left: .5rem;
    white-space: nowrap;
    border-radius: .5rem;
    padding: .75rem 1.5rem;
    position: relative;
    color: #fff;
    background: #ff2400;
    font-size: .875rem;
    font-weight: 500;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    position: relative
}

.topp-auth__register:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(49, 51, 52, .15)), to(rgba(49, 51, 52, .15))), #ff2400;
    background: -o-linear-gradient(bottom, rgba(49, 51, 52, .15), rgba(49, 51, 52, .15)), #ff2400;
    background: linear-gradient(0deg, rgba(49, 51, 52, .15), rgba(49, 51, 52, .15)), #ff2400
}

.topp-auth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.preview {
    grid-template-columns: 1fr 1fr;
    margin: 0 1.5rem;
    padding: 2rem .5rem;
    grid-gap: 3rem;
    display: grid
}

.preview__block:last-child {
    margin-right: 0
}

.preview__img {
    right: 6%;
    width: 310px;
    bottom: -1px;
    position: absolute;
    z-index: 10;
    height: auto;
    overflow: hidden;
    display: block;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.preview-block__plash {
    font-weight: 900;
    font-size: 3.25rem;
    z-index: 10;
    line-height: 2.25rem;
    font-family: Banner-Bold-It
}

.preview-block__plash span:last-child {
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
    font-family: Banner-Regular-It
}

.preview-block__overlay {
    background-position: bottom 0 right 50%;
    background-size: auto 100%;
    border-radius: 1rem;
    background-image: url(../img_diff/intro-block__overlay_botto.webp);
    position: absolute;
    overflow: hidden;
    z-index: unset;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    display: block;
    background-repeat: no-repeat
}

.preview-block__overlay:after {
    background-image: -o-radial-gradient(100% 60.83%, 84.73% 98.43%, red, rgba(255, 0, 0, 0));
    background-image: radial-gradient(84.73% 98.43% at 100% 60.83%, red, rgba(255, 0, 0, 0));
    z-index: -1;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #031717;
    position: absolute
}

.preview-block__lights {
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 1px;
    left: 0;
    right: 1px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain
}

.preview-block__lights::before {
    bottom: -56px;
    left: 218px;
    height: 111px;
    width: 111px;
    content: "";
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: contain;
    visibility: hidden;
    background-image: -webkit-image-set(url("../img_diff/red-light_botto.png") 1x, url("../img_diff/red-light@2x_botto.png") 2x);
    background-image: image-set(url("../img_diff/red-light_botto.png") 1x, url("../img_diff/red-light@2x_botto.png") 2x)
}

.preview-block__lights::after {
    top: -56px;
    left: 48px;
    visibility: hidden;
    background-image: -webkit-image-set(url("../img_diff/red-light_botto.png") 1x, url("../img_diff/red-light@2x_botto.png") 2x);
    background-image: image-set(url("../img_diff/red-light_botto.png") 1x, url("../img_diff/red-light@2x_botto.png") 2x);
    height: 111px;
    width: 111px;
    content: "";
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: contain
}

p {
    color: #d2eeed;
}

h4 {
    color: #d2eeed;
}

.razdel-content {
    padding: 26px 1rem 25px;
    grid-gap: 1rem;
    margin-top: -14px;
    margin-bottom: -20px;
    width: calc(100% + 2rem);
    grid-template-columns: repeat(4, 1fr);
    margin: 0 -1rem;
    display: grid
}

.razdel-content__item {
    color: #d2eeed;
    height: 182px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
    background-color: #031717;
    border-radius: .5rem;
    padding: 0
}

.razdel-content__img {
    max-width: 240px;
    width: 100%;
    height: 124px;
    margin-top: -16px;
    z-index: 10
}

.razdel-content__text {
    font-size: 26px;
    line-height: 26px;
    height: 52px;
    margin-top: .5rem;
    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;
    z-index: 3;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 8px
}

.zagolovok-white .zagolovok__line {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(#fff), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0))
}

.zagolovok-red .zagolovok__line {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(50%, #ff2400), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, #ff2400 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, #ff2400 50%, rgba(0, 0, 0, 0) 100%)
}

.zagolovok-red .zvezda {
    background-image: -webkit-image-set(url("../img_diff/star-red_botto.png") 1x, url("../img_diff/star-red-x2_botto.png") 2x);
    background-image: image-set(url("../img_diff/star-red_botto.png") 1x, url("../img_diff/star-red-x2_botto.png") 2x)
}

.zagolovok-red .zagolovok-elems {
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(255, 36, 0, .1019607843), rgba(0, 0, 0, 0));
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 36, 0, .1019607843), rgba(0, 0, 0, 0))
}

.zagolovok-red .zagolovok-elems:before {
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(255, 36, 0, .1019607843), rgba(255, 36, 0, .1019607843) 15.45%, rgba(0, 0, 0, 0));
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 36, 0, .1019607843), rgba(255, 36, 0, .1019607843) 15.45%, rgba(0, 0, 0, 0))
}

.bontur {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bontur-bottom {
    display: grid;
    grid-gap: .5rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column
}

.bontur-content__label {
    color: #3b6f6d;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400
}

.timer__num {
    color: #d2eeed;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 400;
    font-weight: 700
}

.timer__lab {
    color: #3b6f6d;
    text-align: center;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400
}

.timer__block {
    margin-left: 3px
}

.timer__block:first-child {
    margin-left: 0
}

.tochka {
    margin-left: 1px;
    width: 14px;
    text-align: center;
    color: #d2eeed;
    opacity: .15;
    line-height: 1.75rem;
    font-size: 1.25rem;
    font-weight: 700
}

.timer_data {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fond__title {
    color: #3b6f6d;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400
}

.fond__val {
    white-space: nowrap;
    color: #d2eeed;
    font-size: 1.75rem;
    line-height: 2.0625rem;
    font-weight: 700
}

.bontur-content {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 .75rem;
    position: relative;
    width: 100%;
    height: 100%;
    gap: 16px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.bontur-content__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bontur-content__bottom {
    width: 100%;
    padding: 0 1rem
}

.bontur-content__icon {
    width: 24px;
    height: 24px;
    color: #3b6f6d
}

.bontur-content__warn {
    margin: 0 0 0 .5rem;
    padding: .5rem;
    line-height: 24px;
    font-size: .75rem;
    font-weight: 700;
    border-radius: .5rem;
    color: #3b6f6d;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bontur-content__warn:before {
    background: #2a4241;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .5rem;
    padding: 1px;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.bontur-content__btns {
    width: 100%
}

.bontur-content__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    line-height: 24px;
    padding: .5rem 1.5rem;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background: #ff2400;
    position: relative;
    border-radius: .5rem;
    font-size: .875rem
}

.bontur-content__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.bontur-content__info {
    padding: 0 1rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: .5rem
}

.bontur-content__img {
    height: 160px;
    width: 100%;
    margin-top: -.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.bontur-content__img_before {
    position: relative
}

.bontur-content__img_before:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 73px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(19, 23, 31, .3)), color-stop(33.56%, rgba(19, 23, 31, .243)), to(rgba(19, 23, 31, 0))), -webkit-gradient(linear, left bottom, left top, from(#13171f), color-stop(33.56%, rgba(19, 23, 31, .81)), to(rgba(19, 23, 31, 0)));
    background-image: -o-linear-gradient(bottom, rgba(19, 23, 31, .3) 0, rgba(19, 23, 31, .243) 33.56%, rgba(19, 23, 31, 0) 100%), -o-linear-gradient(bottom, #13171f 0, rgba(19, 23, 31, .81) 33.56%, rgba(19, 23, 31, 0) 100%);
    background-image: linear-gradient(360deg, rgba(19, 23, 31, .3) 0, rgba(19, 23, 31, .243) 33.56%, rgba(19, 23, 31, 0) 100%), linear-gradient(360deg, #13171f 0, rgba(19, 23, 31, .81) 33.56%, rgba(19, 23, 31, 0) 100%);
    z-index: 1
}

.bontur-content__title {
    color: #d2eeed;
    margin-bottom: .5rem;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 500
}

.bontur-content__desc {
    color: #3b6f6d;
    text-align: center;
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400
}

.bontur-content__picture {
    max-width: 200%
}

.bontur-content__lab {
    position: absolute;
    top: .5rem;
    left: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 3
}

.bontur-content__lab span {
    background: #ff2400;
    text-align: center;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 2px .5rem;
    color: #fff;
    border-radius: .5rem
}

.bontur-content__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem 0 0
}

.bontur-content__box:last-child .bontur-content__item {
    overflow: hidden
}

.bontur-content__item {
    background: #031717;
    border-radius: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1rem;
    padding-top: 0;
    position: relative;
    max-width: 335px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%
}

.bontur-counters {
    width: auto;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    padding: 0 44px;
    grid-gap: 0;
    margin-top: -1px;
    margin: 7px auto .5rem
}

.bontur-counters__item {
    margin: 0 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.bontur-counters__number {
    min-width: auto;
    font-size: 60px;
    margin-right: .5rem;
    line-height: 1;
    text-align: right;
    color: #d2eeed;
    font-family: Banner-Bold
}

ul,
ol {
    color: #d2eeed;
    margin: 10px 0;
    padding-left: 20px;
    list-style: inherit;
}

ul li::marker,
ol li::marker {
    color: #3b6f6d;
}

.bontur-counters__desc {
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 400;
    margin-bottom: 6px;
    color: #3b6f6d
}

.zagolovok-fiol .zagolovok__line {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(#f32293), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0), #f32293, rgba(0, 0, 0, 0));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), #f32293, rgba(0, 0, 0, 0))
}

.zagolovok-fiol .zvezda {
    background-image: -webkit-image-set(url("../img_diff/star-fiol_botto.png") 1x, url("../img_diff/star-fiol-x2_botto.png") 2x);
    background-image: image-set(url("../img_diff/star-fiol_botto.png") 1x, url("../img_diff/star-fiol-x2_botto.png") 2x)
}

.zagolovok-fiol .zagolovok-elems {
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(243, 34, 147, .1019607843), rgba(0, 0, 0, 0));
    background: radial-gradient(50% 50% at 50% 50%, rgba(243, 34, 147, .1019607843), rgba(0, 0, 0, 0))
}

.zagolovok-fiol .zagolovok-elems:before {
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(243, 34, 147, .1490196078), rgba(243, 34, 147, .1490196078) 15.45%, rgba(0, 0, 0, 0));
    background: radial-gradient(50% 50% at 50% 50%, rgba(243, 34, 147, .1490196078), rgba(243, 34, 147, .1490196078) 15.45%, rgba(0, 0, 0, 0))
}

.all-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 27px;
    gap: 15px
}

.all-bottom__qr {
    width: 92px;
    height: auto
}

.all {
    max-width: 717px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 36px
}

.all__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.all__none {
    width: 92px;
    height: auto
}

.all .bottomm-apps__block {
    border: 1px solid #2a4241
}

.all .bottomm-apps__icon {
    border: 1px solid transparent
}

.all__picture {
    margin-bottom: 2rem;
    height: auto;
    width: 100%
}

.zagolovok-blue .zagolovok__line {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(#00b2ff), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0), #00b2ff, rgba(0, 0, 0, 0));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), #00b2ff, rgba(0, 0, 0, 0))
}

.zagolovok-blue .zvezda {
    background-image: -webkit-image-set(url("../img_diff/star-blue_botto.png") 1x, url("../img_diff/star-blue-x2_botto.png") 2x);
    background-image: image-set(url("../img_diff/star-blue_botto.png") 1x, url("../img_diff/star-blue-x2_botto.png") 2x)
}

.slick-slide {
    margin: 0 4px
}

.slick-list {
    margin: 0 4px
}

.bottomm-center__block {
    margin: 10px 0
}

.bottomm-center__block:nth-child(1) {
    margin-right: 20px
}

.bottomm-center__block .bottomm-menu__title {
    margin-bottom: 10px
}

.bottomm-center__block_wi {
    width: 200px
}

.bottomm-parts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bottomm-parts__tops {
    position: relative;
    padding-bottom: .75rem;
    margin-bottom: .75rem
}

.bottomm-parts__tops:before {
    content: "";
    position: absolute;
    bottom: 1px;
    display: initial;
    height: 1px;
    left: -1rem;
    right: -1rem;
    background: -webkit-gradient(linear, left top, right top, from(rgba(30, 35, 46, 0)), color-stop(27.6%, rgba(128, 133, 143, .252417)), color-stop(52.62%, rgba(128, 133, 143, .5)), color-stop(74.48%, rgba(128, 133, 143, .291283)), to(rgba(13, 16, 22, 0)));
    background: -o-linear-gradient(left, rgba(30, 35, 46, 0) 0, rgba(128, 133, 143, .252417) 27.6%, rgba(128, 133, 143, .5) 52.62%, rgba(128, 133, 143, .291283) 74.48%, rgba(13, 16, 22, 0) 100%);
    background: linear-gradient(90deg, rgba(30, 35, 46, 0) 0, rgba(128, 133, 143, .252417) 27.6%, rgba(128, 133, 143, .5) 52.62%, rgba(128, 133, 143, .291283) 74.48%, rgba(13, 16, 22, 0) 100%)
}

.bottomm-parts__top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    overflow-x: scroll
}

.bottomm-parts__top::-webkit-scrollbar {
    display: none
}

.bottomm-parts__all {
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    overflow-x: scroll
}

.bottomm-parts__all::-webkit-scrollbar {
    display: none
}

.bottomm-parts__block {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: block;
    margin-right: 16px
}

.bottomm-parts__block:last-child {
    margin-right: 0
}

.bottomm-parts__block img {
    height: 3rem;
    width: auto;
    -webkit-filter: grayscale(100);
    filter: grayscale(100)
}

.bottomm-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.bottomm-center__soc {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    grid-gap: .5rem
}

.bottomm-center__icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    width: 40px
}

.bottomm-tg {
    display: grid;
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    grid-gap: 49px
}

.bottomm-tg__block {
    display: grid;
    position: relative;
    grid-gap: 2px;
    color: #2a4241;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400
}

.bottomm-tg__block a {
    color: #d2eeed;
    text-decoration: none
}

.bottomm-tg__block:last-child::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -1rem;
    height: 1.5rem;
    width: 1px;
    background: #032423;
    left: -1.5rem
}

.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    font-size: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    margin-top: 20px
}

.slick-dots li {
    width: .75rem;
    height: 2px;
    background: #fff;
    opacity: .4;
    border-radius: 2px;
    margin: 0 .125rem;
    cursor: pointer
}

.slick-dots li:last-child {
    margin-right: 0
}

.slick-dots li button {
    width: 100%!important
}

.slick-dots .slick-active {
    opacity: 1!important;
    width: 1.5rem!important
}

.events-bottom {
    margin-top: .5rem;
    padding: 0 .75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.events-bottom__top {
    color: #3b6f6d;
    margin-bottom: 2px;
    text-align: center;
    font-size: .625rem;
    line-height: .625rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: none
}

.events-bottom__bot {
    color: #fff;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    font-size: .75rem;
    line-height: .875rem;
    font-weight: 700
}

.events-bottom__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .25rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2.5rem;
    border-radius: .25rem;
    cursor: pointer;
    position: relative;
    background: 0 0;
    margin-left: .5rem
}

.events-bottom__item:first-child {
    margin-left: 0
}

.events-bottom__item::before {
    background: #3b6f6d;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .5rem;
    padding: 1px;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.menu-bott {
    grid-gap: 8px;
    padding: 0 1rem;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(5, 1fr);
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    z-index: 600;
    -webkit-box-shadow: 0 -4px 10px rgba(0, 0, 0, .4);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, .4);
    background-color: #00100e;
    -webkit-transition: bottom .6s;
    -o-transition: bottom .6s;
    transition: bottom .6s;
    display: none
}

.menu-bott__item {
    display: grid;
    text-align: center;
    text-decoration: none;
    padding: .5rem 0;
    color: #04cfaa
}

.menu-bott__img {
    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;
    color: #2a4241
}

.menu-bott__picture {
    height: 32px;
    width: 32px
}

.menu-bott__text {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400;
    color: #2a4241
}

.bottomm-bot {
    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;
    position: relative;
    margin-bottom: 25px
}

.bottomm-18 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0
}

.bottomm-18 span {
    padding: .5rem 5px;
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 700;
    color: #80858f;
    border: 1px solid #80858f;
    border-radius: 1.5px
}

.bottomm__wrap {
    grid-gap: 1.5rem;
    padding: 0 1.5rem 1.5rem;
    display: grid
}

.bottomm-apps__title {
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 500;
    color: #d2eeed;
    margin-bottom: .5rem;
    text-align: center
}

.bottomm-apps__list {
    display: grid;
    grid-auto-flow: column;
    grid-gap: .5rem
}

.bottomm-apps__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bottomm-apps__icon {
    width: 120px;
    height: 40px;
    color: #d2eeed;
    border: 1px solid #fff;
    border-radius: .25rem;
    overflow: hidden
}

.bottomm-apps__circle {
    height: 16px;
    width: 16px;
    color: #2a4241
}

.bottomm-apps__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bottomm-apps__block_none {
    pointer-events: none;
    cursor: none;
    opacity: .3
}

.block-center__inn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block-center__img {
    width: 2rem;
    height: 2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block-center__text {
    margin-bottom: .5rem;
    text-align: center;
    color: #80858f;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400
}

.glow-wrapper_razdel .zvezda {
    background-image: -webkit-image-set(url("../img_diff/white-star_botto.png") 1x, url("../img_diff/white-star-x2_botto.png") 2x);
    background-image: image-set(url("../img_diff/white-star_botto.png") 1x, url("../img_diff/white-star-x2_botto.png") 2x)
}

.glow-wrapper_razdel .zagolovok__line {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(#fff), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0))
}

.logo_mob {
    display: none
}

.jetzt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 1px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    z-index: 500;
    overflow: hidden;
    margin-bottom: 6rem;
    background-color: rgba(0, 16, 14, .95)
}

.bottomm-parts__plat {
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    overflow-x: scroll;
}

.jetzt__close {
    display: inline-block;
    padding: .5rem .5rem .5rem 1rem;
    color: #3b6f6d
}

.jetzt__close span {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    padding: .5rem;
    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
}

.jetzt__close span svg {
    height: 24px;
    width: 24px
}

.jetzt__content {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: auto
}

.jetzt__content::-webkit-scrollbar {
    display: none
}

.jetzt__item {
    width: 156px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: inline-grid;
    grid-template-columns: 48px 1fr;
    grid-column-gap: .5rem;
    padding: .75rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.jetzt__name {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    display: block;
    overflow-x: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #3b6f6d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: baseline
}

.jetzt__desc {
    color: #d2eeed;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: baseline
}

.jetzt__pic {
    border-radius: .125rem;
    overflow: hidden;
    display: block;
    max-width: 100%;
    grid-row: span 2
}

.jetzt__img {
    grid-row: span 2;
    border-radius: .125rem;
    overflow: hidden;
    display: block;
    max-width: 100%
}

.jetzt__scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jetzt__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #3b6f6d;
    width: 140px;
    text-align: left;
    text-transform: none;
    margin: 0 auto;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    padding: .5rem 0 .5rem 1.5rem;
    position: relative
}

.jetzt__title:after {
    content: "";
    display: none;
    position: absolute;
    width: 1px;
    height: 24px;
    background-color: #3b6f6d;
    opacity: .5;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block
}

.button-up_hide {
    opacity: 0;
    visibility: hidden
}

.button-up {
    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;
    position: relative;
    background: rgba(13, 16, 22, .85);
    color: #80858f;
    padding: .5rem;
    align-items: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: .25rem;
    bottom: 4rem;
    position: fixed;
    right: .5rem;
    z-index: 599;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.button-up::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#80858f), color-stop(92.5%, rgba(13, 16, 22, 0)));
    background: -o-linear-gradient(top, #80858f 0, rgba(13, 16, 22, 0) 92.5%);
    background: linear-gradient(180deg, #80858f 0, rgba(13, 16, 22, 0) 92.5%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .5rem;
    padding: 1px;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.button-up__icon {
    width: 24px;
    height: 24px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.button-bot {
    -webkit-transition: -webkit-filter .3s linear;
    transition: -webkit-filter .3s linear;
    -o-transition: filter .3s linear;
    transition: filter .3s linear;
    transition: filter .3s linear, -webkit-filter .3s linear;
    width: 170px;
    height: 40px;
    padding: 0 10px;
    background: #242d48;
    border-radius: 8px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #8194c8;
    font-size: 14px;
    width: 50%
}

.button-prov {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../img_diff/prov_botto.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 30px
}

.button-bot__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.icon-list__wrapper svg {
    width: 17px;
    height: 17px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #fff;
    fill: #8194c8;
    height: 32px;
    width: auto
}

.buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: search-merch;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    height: 60px;
    width: 100%;
    background: #131a2d;
    border-radius: 8px
}

.buttons__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.button-bot:first-child {
    margin-right: 10px
}

.button {
    margin-top: 1rem;
    width: 100%;
    min-width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    max-width: 360px;
    padding: .5rem 1rem;
    position: relative;
    color: #d2eeed;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    line-height: 24px;
    border-radius: .5rem;
    font-size: .875rem;
    font-weight: 500;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase
}

.button::before {
    background: #ff2400;
    padding: 1px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .5rem;
    padding: 1px;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.events__btn {
    margin: .5rem auto 0;
    margin-top: 1.8rem!important
}

.events-top {
    color: #4c8c89;
    padding: .5rem .75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #2a4241;
    border-radius: .25rem .25rem 0 0;
    background: #021f1e;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400
}

.events-top__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.events-top__img {
    width: 1rem;
    height: 1rem;
    margin-right: .25rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.events-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .75rem .75rem 0
}

.events-center__img {
    width: 2.5rem;
    height: 2.5rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.events-center__text {
    height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.events-center__text span {
    color: #fff;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2rem
}

.events-center__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0
}

.events-center__block_center {
    padding: 0 .5rem
}

.events__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-bottom: 20px;
    z-index: 1;
    height: 100%;
    padding-bottom: .75rem;
    background: #031717;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .25);
    border-radius: .25rem
}

.events__item:last-child {
    margin-bottom: 0px;
}

.bottomm {
    padding-top: 50px;
}

.events__item::before {
    content: "";
    position: absolute;
    height: 100%;
    background: #021f1e;
    z-index: -1;
    width: calc(50% - 1rem);
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.icon-list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wp {
    margin: 20px 10px
}

.preview-block__content {
    z-index: 100
}

.preview-block__btn {
    background: #ff2400;
    color: #fff;
    padding: 1rem 2rem;
    border-radius: .5rem;
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    text-transform: uppercase
}

.preview-block__fiol {
    font-family: Banner-Bold-It;
    font-size: 2rem;
    line-height: 2rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(39.5%, #fff), color-stop(69.19%, #cecece));
    background: -o-linear-gradient(top, #fff 39.5%, #cecece 69.19%);
    background: linear-gradient(180deg, #fff 39.5%, #cecece 69.19%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 700
}

.preview-block {
    height: 320px;
    padding: 2rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
    text-align: left
}

a,
button,
div {
    -webkit-tap-highlight-color: transparent
}

.preview-block__title {
    font-family: Banner-Bold-It;
    font-size: 3.5rem;
    line-height: 3.5rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(26.48%, #ffc700), to(#ff8a00));
    background: -o-linear-gradient(top, #ffc700 26.48%, #ff8a00);
    background: linear-gradient(180deg, #ffc700 26.48%, #ff8a00);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 10px
}

h3,
h4 {
    margin: 10px 0
}

.glav-btn {
    max-width: 300px;
    margin: 10px auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

h1,
h2 {
    margin: 30px 0 10px 0;
    color: #d2eeed;
    font-size: 28px;
}

h3 {
    margin: 20px 0 10px 0;
    color: #d2eeed;
    font-size: 20px;
}

p {
    margin: 10px 0
}

li {
    margin: 5px 0
}

.scroll {
    overflow-x: scroll
}

table {
    width: 100%;
    margin: 0px 0;
    border-spacing: 0;
    background: #00100e;
    border: 1px solid #2a4241
}

.preview-block_two .preview-block__fiol {
    font-family: Banner-Bold-It, sans-serif;
    font-size: 3rem;
    line-height: 3rem
}

.preview-block_two .preview-block__overlay {
    background-image: url(../img_diff/intro-block__overlay_left_botto.webp);
    z-index: 0
}

.preview-block_two .preview-block__overlay:after {
    background-color: unset;
    background-image: -o-radial-gradient(114.58% 68.81%, 105.93% 112.43%, #00ffb2, rgba(0, 255, 209, 0));
    background-image: radial-gradient(105.93% 112.43% at 114.58% 68.81%, #00ffb2, rgba(0, 255, 209, 0))
}

.preview-block_two .preview-block__lights::before {
    top: 83px;
    left: -56px;
    background-image: -webkit-image-set(url("../img_diff/star-small_botto.png") 1x, url("../img_diff/star-small-x2_botto.png") 2x);
    background-image: image-set(url("../img_diff/star-small_botto.png") 1x, url("../img_diff/star-small-x2_botto.png") 2x)
}

.preview-block_two .preview-block__lights:after {
    right: .5rem;
    top: -56px;
    left: auto;
    background-image: -webkit-image-set(url("../img_diff/star-small_botto.png") 1x, url("../img_diff/star-small-x2_botto.png") 2x);
    background-image: image-set(url("../img_diff/star-small_botto.png") 1x, url("../img_diff/star-small-x2_botto.png") 2x)
}

.preview-block_two .preview__img {
    width: 300px;
    left: auto
}

.preview-block_two:before {
    background: -o-linear-gradient(339.26deg, rgba(0, 207, 166, .4), rgba(0, 207, 166, 0));
    background: linear-gradient(110.74deg, rgba(0, 207, 166, .4), rgba(0, 207, 166, 0))
}

.preview-block_two:after {
    background: -o-linear-gradient(339.26deg, rgba(0, 207, 166, .8), rgba(0, 207, 166, 0));
    background: linear-gradient(110.74deg, rgba(0, 207, 166, .8), rgba(0, 207, 166, 0))
}

caption {
    margin-bottom: 10px
}

table td,
th {
    text-align: left;
    border: 1px solid #2a4241;
    padding: 20px 30px
}

.block-text {
    margin-bottom: 50px;
}

.faq__item {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    display: block;
    background-color: #00100e;
    padding: 14px 12px 0;
    border: 1px solid #2a4241;
    color: #d2eeed;
    border-radius: 6px;
    margin-bottom: 30px
}

.faq__item summary {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #d2eeed;
    font-weight: 700;
    border-bottom: 1px solid transparent;
    padding-bottom: 14px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.faq summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.faq summary img {
    width: 20px;
    height: 20px
}

.faq__answer {
    margin: 0;
    padding: 20px 8px 20px 28px;
    text-align: left
}

.diff-menu_trans {
    background: 0 0
}

.diff-menu__icon_flag {
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.diff-menu__bo {
    height: 40px;
    width: 40px;
    min-width: 40px;
    color: #3b6f6d;
    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
}

.diff-menu__bo svg {
    height: 24px;
    width: 24px
}

.ig-btn {
    margin-top: 0!important;
    z-index: 2;
    min-width: auto!important;
    max-width: 148px!important;
    font-size: .75rem;
    padding: .5625rem;
    height: 32px;
    z-index: 100;
}

@media (max-width:1250px) {
    .preview__img {
        right: 10px
    }
}

@media (max-width:1240px) {
    .topp__text {
        font-size: .8rem
    }
}

@media (max-width:1180px) {
    .jetzt {
        position: static
    }
    .button-up {
        bottom: 4.5rem;
        right: 1rem
    }
    .obert-left {
        display: none
    }
    .menu-bott {
        display: grid
    }
    .logo_mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .logo {
        margin: 0;
        height: 36px
    }
    .topp-nav {
        display: none
    }
    .obert-right {
        padding-left: 0
    }
    .topp {
        width: 100%;
        left: 0
    }
}

@media (max-width:991px) {
    .zagolovok__title {
        font-size: 2.5rem
    }
    .preview-block {
        display: none !important;
    }
    .preview-block_two {
        display: flex !important;
    }
    .zagolovok__desc {
        font-size: .8rem
    }
    .bottomm-top {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-flow: row
    }
    .preview-block__plash {
        font-size: 2.5rem
    }
    .razdel-content__text {
        font-size: 18px
    }
    .bontur-counters {
        padding: 0 0
    }
    .bontur-counters__number {
        font-size: 40px
    }
    .bontur-counters__desc {
        margin-bottom: -3px
    }
    .preview-block__title {
        font-size: 2.5rem
    }
    .wp {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 20px
    }
    .topp {
        left: 0;
        width: 100%
    }
    .obert-left {
        display: none
    }
    .icon-list__wrapper {
        overflow-x: scroll
    }
    .preview-block_two .preview-block__fiol {
        font-size: 2.2rem
    }
}

@media (max-width:952px) {
    .preview-block__overlay {
        background-position: bottom 0 right 100%
    }
}

@media (max-width:951px) {
    .preview {
        grid-template-columns: 1fr
    }
}

@media (max-width:767px) {
    .topp__text {
        display: none
    }
    .ig-content {
        grid-template-columns: repeat(3, 1fr);
    }
    .ig-nav {
        padding-bottom: 40px;
    }
    .bottomm-menu {
        width: auto
    }
    .soc {
        width: auto
    }
    .razdel-content {
        grid-template-columns: repeat(2, 1fr)
    }
    .bontur-content {
        grid-template-columns: repeat(2, 1fr);
        display: grid
    }
    .bontur-content__box {
        padding: 0 0 0
    }
    .bontur-counters__item {
        padding: 0 0;
        margin: 0 1rem
    }
    .bontur-counters__number {
        font-size: 30px
    }
    .bontur-counters__desc {
        margin-bottom: 0;
        font-size: .8rem;
        line-height: 1rem
    }
    .all-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .prov__item {
        width: 100px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .glav {
        margin-top: 60px
    }
    .logo {
        max-width: 207px
    }
    body {
        padding-bottom: 40px
    }
    .preview-block {
        width: 100%
    }
}

@media (max-width:575px) {
    .ig-content {
        grid-template-columns: repeat(2, 1fr)
    }
    .bontur-counters {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .bontur-counters__item {
        margin: 5px 1rem
    }
    .bottomm-center__block_wi {
        display: none
    }
    .bottomm-center {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width:575) {
    .slick-slide {
        margin: 0 0
    }
    .slick-list {
        margin: 0 0
    }
}

@media (max-width: 767px) {
    .topp-auth {
        position: fixed;
        bottom: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #00100e;
        padding: 10px 0;
        margin-right: 0;
        left: 0;
    }
    .topp {
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
    }
}

@media (max-width:467px) {
    .zagolovok__title {
        font-size: 2rem
    }
    .ig-nav {
        grid-template-columns: repeat(2, 1fr);
        display: grid
    }
    .topp-auth__register {
        padding: .75rem .5rem;
        font-size: 14px
    }
    .preview {
        margin: 0
    }
    .preview-block_two .preview__img {
        width: 235px;
    }
    .preview__img {
        width: 250px;
        right: 0
    }
    .bontur-content {
        grid-template-columns: repeat(1, 1fr);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .bontur-counters__number {
        font-size: 40px
    }
    .bontur-counters__desc {
        margin-bottom: 4px;
        font-size: .9rem;
        line-height: 1rem
    }
    .menu-bott__picture {
        height: 24px;
        width: 24px
    }
    .menu-bott__text {
        font-size: 12px;
        white-space: nowrap
    }
    .bottomm-bot {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .bottomm-18 {
        position: static;
        margin-top: 15px
    }
}

@media (max-width:430px) {
    .preview__img {
        width: 220px;
        right: 0
    }
}

@media (max-width:380px) {
    .preview__img {
        width: 200px;
        right: 0
    }
}

.style-list {
    padding-left: 20px;
    list-style: disc;
}

.style-list li::marker {
    width: 10px;
    height: 10px;
    font-size: 20px;
    color: #00b6ef;
}