@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

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

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

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

@font-face {
    font-family: 'Gilroy';
    src: url("../fonts/Gilroy-Regular.eot");
    src: url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url("../fonts/Gilroy-ExtraBold.eot");
    src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal
}

* {
    -webkit-tap-highlight-color: transparent
}

html, body {
    min-width: 320px;
    min-height: 100vh;
    font: 400 12px/1.25 Verdana;
    color: #fff;
    background: transparent linear-gradient(192deg, #00B5EE 0%, #014960 100%) 0 0 no-repeat padding-box;
    overflow: hidden
}

a, input, textarea, button, select {
    outline: none !important
}

img {
    width: 100%;
    /*max-width: 100%;
    width: auto !important;*/
    height: auto !important
}

.page__bg {
    width: 100vw;
    height: 100vh;
    background: transparent linear-gradient(192deg, #00B5EE 0%, #014960 100%) 0 0 no-repeat padding-box;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none
}

.page__bg div {
    position: fixed;
    top: 0;
    left: 20px;
    right: -20px;
    bottom: 0;
    background: transparent linear-gradient(322deg, #01657D 0%, #01AAD3 100%) 0 0 no-repeat padding-box;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: skewX(-24deg);
    transform: skewX(-24deg);
    pointer-events: none
}

@media (orientation: landscape) {
    .page__bg div {
        left: 40%;
        -webkit-transform: skewX(-54deg);
        transform: skewX(-54deg)
    }
}

.page__bg div::before, .page__bg div::after {
    content: '';
    display: block;
    position: fixed;
    height: 20%;
    bottom: 0
}

@media (orientation: landscape) {
    .page__bg div::before, .page__bg div::after {
        height: 16%
    }
}

.page__bg div::before {
    width: 100vw;
    background: transparent linear-gradient(208deg, #096A89 90%, #02427B 100%) 0 0 no-repeat padding-box;
    right: 100%
}

.page__bg div::after {
    background: transparent linear-gradient(300deg, #00415F 0%, #006EA3 100%) 0 0 no-repeat padding-box;
    left: 0;
    right: 0
}

.page__wrapper {
    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;
    min-height: 100vh;
    position: relative;
    overflow: hidden
}

.page__content {
    height: calc(100vh - 5.33333rem);
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: auto
}

.page__content > .container {
    padding-top: 1.66667rem;
    padding-bottom: 1.66667rem;
    min-height: 100%
}

.page__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 5.33333rem;
    background: transparent linear-gradient(191deg, #00B5EE 0%, #014960 100%) 0 0 no-repeat padding-box;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}

.page__nav:not(.hidden) ~ .page__content {
    margin-bottom: 5.33333rem;
    height: calc(100vh - 10.66667rem)
}

.page__nav.hidden {
    display: none
}

.page__nav a {
    display: block;
    width: 20%;
    position: relative
}

.page__nav a svg {
    display: block;
    margin: -2rem 0 0 -1.66667rem;
    width: 3.33333rem;
    height: 3.33333rem;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%
}

@media (orientation: landscape) {
    .page__nav a svg {
        width: 2.5rem;
        height: 2.5rem
    }
}

.page__nav a span {
    display: block;
    text-align: center;
    font-size: .83333rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px
}

.page__nav a em {
    display: block;
    margin: .41667rem 0 0 .41667rem;
    padding: 0 .41667rem;
    border: 1px solid #fff;
    border-radius: .58333rem;
    font-style: normal;
    font-size: .66667rem;
    line-height: 1.16667rem;
    min-width: 1.33333rem;
    height: 1.33333rem;
    text-align: center;
    color: #fff;
    background: #246fa1;
    position: absolute;
    top: 50%;
    left: 50%
}

.page__search {
    position: relative
}

.search__form.search__form_dl {
    margin-bottom: 12px;
}

.page__search .search__form {
    margin: 0;
    position: fixed;
    top: 1.25rem;
    left: 50px;
    right: 1rem;
    z-index: 9
}

.page__search .search__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 .41667rem;
    padding: 0 0 .83333rem;
    font-weight: bold;
    font-size: .83333rem;
    line-height: 1.2;
    overflow-y: auto
}

.page__search .search__links a {
    display: block
}

.page__search .search__links a + a {
    margin-left: .83333rem
}

.page__search .search__links a.active {
    text-decoration: underline
}

.page__search .search__count {
    margin: 0 0 1.25rem;
    font-weight: bold;
    font-size: 1.08333rem;
    line-height: 1.23077
}

.container {
    padding: 0 1rem
}

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

.flex--space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

a {
    text-decoration: none;
    color: #f8f8f8;
    -webkit-transition: color linear .25s;
    transition: color linear .25s
}

a:hover {
    color: #fff
}

.logo::before {
    content: '';
    display: block;
    margin: .41667rem;
    width: calc(100% - .41667rem);
    height: calc(100% - .41667rem);
    background: url("/local/templates/NewMobileTemplate/img/IntLogo.png") no-repeat 50% 50%/contain
}

.articles__item {
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
    color: #000;
    background: #fff
}

@media (orientation: landscape) {
    .articles__item {
        position: relative
    }

    .articles__item::after {
        content: '';
        display: table;
        clear: both
    }
}

.articles__item + .articles__item {
    margin-top: 1rem
}

.articles__item-meta {
    padding: .5rem 0 0 5.5rem;
    min-height: 4.16667rem;
    position: relative
}

@media (orientation: landscape) {
    .articles__item-meta {
        padding-right: calc(100% - 12.5rem)
    }
}

.articles__item-avatar {
    width: 4.16667rem !important;
    height: 4.16667rem !important;
    position: absolute;
    top: 0;
    left: 0
}

.articles__item-author {
    font-size: 1.33333rem
}

.articles__item-date {
    margin-top: .41667rem;
    font-size: .83333rem;
    color: rgba(0, 0, 0, 0.5)
}

.articles__item-title {
    margin: 1rem 0;
    font-weight: bold;
    font-size: 1.08333rem;
    color: #000
}

@media (orientation: landscape) {
    .articles__item-title {
        float: right;
        width: 50%
    }
}

.articles__item-title a {
    color: #000
}

.articles__item-image {
    margin: 1rem -1rem
}

@media (orientation: landscape) {
    .articles__item-image {
        float: left;
        width: 50%;
        margin-left: 0;
        margin-right: 0
    }
}

.articles__item-counters {
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -.5rem;
    margin-bottom: 1.66667rem;
    max-width: 10.33333rem;
    font-size: .75rem
}

@media (orientation: landscape) {
    .articles__item-counters {
        position: absolute;
        top: 1rem;
        right: 1rem
    }
}

.articles__item-counters svg {
    display: block;
    margin-right: .33333rem;
    width: 1.83333rem;
    height: 1.83333rem;
    fill: #707070
}

.articles__item-like, .articles__item-dislike, .articles__item-view {
    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;
    margin: .5rem 0 0 1rem
}

.articles__item-dislike svg {
    position: relative;
    top: .5rem
}

.articles__item-comments {
    clear: both;
    margin-top: 1.66667rem
}

@media (orientation: landscape) {
    .articles__item-comments {
        clear: none;
        float: right;
        width: 50%
    }
}

.articles__item-comments-all {
    display: block;
    margin-bottom: .5rem;
    color: rgba(0, 0, 0, 0.5)
}

.articles__item-comment + .articles__item-comment {
    margin-top: .5rem
}

.articles__item-form {
    clear: both;
    margin-top: 1.66667rem
}

@media (orientation: landscape) {
    .articles__item-form {
        clear: none;
        float: right;
        width: 50%
    }
}

.articles__item-form input {
    display: block;
    margin: 0;
    border: 1px solid #707070;
    border-radius: 0;
    padding: .41667rem .91667rem;
    width: 100%;
    font-size: .83333rem;
    line-height: 1.3
}

.articles__item-form-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.articles__item-form-btns .btn {
    margin: .5rem 0 0 1rem;
    border-radius: .91667rem;
    max-width: 5.41667rem
}

.authorization {
    margin: 0 auto;
    width: 100%
}

.authorization .container {
    padding: 1.66667rem 2.66667rem
}

@media (orientation: landscape) {
    .authorization .container {
        margin: 1.66667rem auto;
        max-width: 31.25rem;
        padding-bottom: 1.66667rem
    }
}

.authorization .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 300px;
}

@media (orientation: landscape) {
    .authorization .logo {
        display: none
    }
}

@media (orientation: landscape) {
    .authorization .field__container {
        margin-bottom: 1.25rem
    }
}

.authorization .flex {
    margin-top: 2.5rem;
    font-size: 1.5rem;
    line-height: 1.33333
}

@media (orientation: landscape) {
    .authorization .flex {
        margin-top: 1.25rem
    }
}

.authorization__resend {
    margin: 2.5rem 0;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.33333;
    color: #f8f8f8
}

.authorization__resend span {
    white-space: nowrap;
    font-weight: bold;
    text-shadow: 0 3px 6px #00000029
}

.authorization .btn {
    margin: 1.25rem 0 0
}

@media (orientation: portrait) {
    .authorization__submit {
        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;
        padding: 0 2.66667rem;
        position: fixed;
        top: 80%;
        left: 0;
        right: 0;
        bottom: 0
    }

    .authorization__submit .btn {
        margin: 0
    }
}

.authorization .form {
    padding-top: 3.5rem;
    position: relative
}

@media (orientation: landscape) {
    .authorization .form {
        padding-bottom: 1.66667rem
    }
}

.authorization .form__title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

@media (orientation: landscape) {
    .authorization--singin {
        margin-top: 0
    }
}

@media (orientation: landscape) {
    .authorization--singin .logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 1.25rem auto
    }
}

.authorization--singin .form {
    padding-top: 0
}

@media (orientation: landscape) {
    .authorization--singin .field__container {
        margin-bottom: .41667rem
    }
}

.avatar {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: .66667rem;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    background: transparent linear-gradient(140deg, #B48FD5 0%, #08589F 100%) 50% 50% no-repeat;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784)
}

.avatar span {
    display: block;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background: transparent no-repeat 50% 50% / 100% 100%
}

.avatar svg {
    display: block;
    width: 2rem;
    height: 1.66667rem;
    fill: #fff
}

.blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -2rem 0 0 -2rem
}

.block {
    margin: 2rem 0 0 2rem;
    width: calc(33.33% - 2rem);
    font-weight: bold;
    font-size: 12px
}

@media all and (min-width: 400px) {
    .block {
        width: calc(25% - 2rem)
    }
}

@media all and (min-width: 500px) {
    .block {
        width: calc(20% - 2rem)
    }
}

@media all and (min-width: 600px) {
    .block {
        width: calc(16.66% - 2rem)
    }
}

@media all and (min-width: 700px) {
    .block {
        width: calc(14.28% - 2rem)
    }
}

.block__wrap {
    padding-top: 100%;
    position: relative
}

.block__content {
    border-radius: 1.5rem;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(311deg, #08589F 0%, #fff 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    position: absolute;
    top: 0;
    left: 0
}

.block--green .block__content {
    background: transparent linear-gradient(311deg, #08589F 0%, #79D378 100%) 0 0 no-repeat padding-box
}

.block--red .block__content {
    background: transparent linear-gradient(311deg, #08589F 0%, #DC3737 100%) 0 0 no-repeat padding-box
}

.block--blue .block__content {
    background: transparent linear-gradient(311deg, #08589F 0%, #000 100%) 0 0 no-repeat padding-box
}

.block__content > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center
}

.boxes__item + .boxes__item {
    margin-top: 5px
}

.boxes__item-head {
    padding: 1rem 4rem;
    border-radius: 4px;
    background: transparent linear-gradient(276deg, #08589F 0%, #fff 100%) 0 0 no-repeat;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    position: relative;
    cursor: pointer
}

.boxes__item.opened .boxes__item-head {
    border-radius: 4px 4px 0 0
}

.boxes__item--dark .boxes__item-head {
    background: transparent linear-gradient(276deg, #08589F 0%, #000 100%) 0 0 no-repeat
}

.boxes__item--red .boxes__item-head {
    background: transparent linear-gradient(276deg, #08589F 0%, red 100%) 0 0 no-repeat
}

.boxes__item--green .boxes__item-head {
    background: transparent linear-gradient(276deg, #08589F 0%, #3CB655 100%) 0 0 no-repeat
}

.boxes__item-head .sprite-dropdown {
    margin: -5px 0 0 0;
    width: 12px;
    height: 10px;
    fill: #fff;
    position: absolute;
    top: 50%;
    right: 9px;
    -webkit-transition: -webkit-transform linear .25s;
    transition: -webkit-transform linear .25s;
    transition: transform linear .25s;
    transition: transform linear .25s, -webkit-transform linear .25s
}

.boxes__item.opened .boxes__item-head .sprite-dropdown {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.boxes__item-title {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.25;
    text-align: center;
    color: #fff;
    text-shadow: 0 3px 6px #00000029
}

.boxes__item-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 4rem;
    font-weight: bold;
    font-size: .83333rem;
    line-height: 1.2;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    cursor: pointer
}

.boxes__item-actions .sprite-more {
    margin: -5px 0 0 -17px;
    width: 34px;
    height: 10px;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%
}

.boxes__item-actions.opened ul {
    display: block
}

.boxes__item-actions ul {
    display: none;
    list-style: none;
    margin: .58333rem 0 0;
    border: 1px solid #707070;
    border-radius: 0 14px 14px 14px;
    padding: 0;
    background: #fff;
    position: absolute;
    top: 50%;
    left: .5rem;
    z-index: 9
}

.boxes__item-actions li + li {
    border-top: 1px solid #707070
}

.boxes__item-actions a {
    display: block;
    padding: 1rem .5rem;
    color: #484848
}

.boxes__item-actions a:hover {
    color: red
}

.boxes__item-content {
    display: none
}

.boxes__item.opened .boxes__item-content {
    display: block
}

.boxes__item .articles__item {
    margin: 0
}

.btn {
    display: block;
    border: 0;
    border-radius: 1.16667rem;
    padding: 1rem 1.25rem 1.25rem;
    width: 100%;
    min-height: 5rem;
    font-size: 2.08333rem;
    line-height: 1.32;
    text-align: center;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    background: transparent linear-gradient(257deg, #08589F 0%, #EA7BD7 100%) 0 0 no-repeat;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    -webkit-transition: background linear .25s;
    transition: background linear .25s;
    outline: none
}

.btn:disabled {
    pointer-events: none
}

.btn:hover {
    background: transparent linear-gradient(257deg, #EA7BD7 0%, #08589F 100%) 0 0 no-repeat
}

.btn--medium {
    border-radius: 2.25rem;
    min-height: 3.58333rem;
    font-size: 1.33333rem;
    line-height: 1.1875
}

.btn--small {
    min-height: 3.58333rem;
    font-size: 1.33333rem;
    line-height: 1.1875
}

.btn--xsmall {
    border-radius: 0 1.75rem 0 1.75rem;
    padding: .33333rem 1.66667rem .41667rem;
    min-height: 1.75rem;
    font-size: .83333rem;
    line-height: 1.2
}

.btn--xsmall svg {
    display: inline-block;
    vertical-align: middle;
    fill: #fff;
    pointer-events: none
}

.btn--xsmall svg.sprite-dropdown {
    width: 12px;
    height: 10px
}

.btn--xsmall svg.sprite-edit, .btn--xsmall svg.sprite-cancel {
    width: 12px;
    height: 12px
}

.btn--xsmall svg.sprite-add-user {
    width: 12px;
    height: 12px
}

.btn--green {
    background: transparent linear-gradient(80deg, #79D378 0%, #08589F 100%) 0 0 no-repeat
}

.btn--green:hover {
    background: transparent linear-gradient(80deg, #08589F 0%, #79D378 100%) 0 0 no-repeat
}

.btn--red {
    background: transparent linear-gradient(80deg, #DC3737 0%, #08589F 100%) 0 0 no-repeat
}

.btn--red:hover {
    background: transparent linear-gradient(80deg, #08589F 0%, #DC3737 100%) 0 0 no-repeat
}

.btn--gray {
    background: #9f9f9f
}

.btn--gray:hover {
    background: #929292
}

.btn--play {
    margin-left: auto;
    margin-right: auto;
    border-radius: 1.75rem;
    padding: .91667rem .83333rem .91667rem 3.83333rem;
    width: 210px;
    min-height: 42px;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.66667;
    color: #570000;
    background: transparent linear-gradient(274deg, #fff 0%, #c4c4c4 100%) 0 0 no-repeat;
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.160784);
    position: relative
}

.btn--play:hover {
    background: transparent linear-gradient(274deg, #c4c4c4 0%, #fff 100%) 0 0 no-repeat
}

.btn--play::before, .btn--play::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%
}

.btn--play::before {
    margin-top: -1.5rem;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    background: transparent -webkit-gradient(linear, left top, right top, from(#2a7d30), to(#88ffa4)) 0 0 no-repeat;
    background: transparent linear-gradient(90deg, #2a7d30 0%, #88ffa4 100%) 0 0 no-repeat;
    left: .25rem
}

.btn--play::after {
    margin-top: -.75rem;
    border-width: .75rem 0 .75rem 1.33333rem;
    border-style: solid;
    border-color: transparent #fff;
    left: 1.16667rem
}

.btn--icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    border-radius: .41667rem;
    padding: 0;
    width: 2.66667rem;
    height: 2.66667rem;
    min-height: 2.66667rem;
    background: #9f9f9f
}

.btn--icon:hover {
    background: #929292
}

.btn--icon svg {
    fill: #fff
}

.btn--icon svg.sprite-add-user {
    width: 12px;
    height: 17px
}

.btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (orientation: landscape) {
    .btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.btns .btn + .btn {
    margin-left: 12px
}

@media (orientation: landscape) {
    .btns .btn + .btn {
        margin: 12px 0 0
    }
}

.chat {
    overflow: hidden
}

.chat.page__content > .container {
    height: 100%
}

.chat__wrap {
    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;
    border: 1px solid #246fa1;
    height: 100%;
    background: #fff
}

.chat__items {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    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;
    padding: 1rem;
    overflow-y: auto
}

.chat__items--alt {
    padding: 0 !important
}

.chat__items--empty {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
    text-align: center;
    font-weight: bold;
    font-size: 1.83333rem;
    color: #00ace2;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784)
}

.chat__item {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-left: 3.83333rem;
    border-radius: .75rem;
    padding: .5rem 1rem;
    max-width: calc(100% - 8.33333rem);
    color: #000000;
    background: #d2d2d2;
    position: relative
}

.chat__item + .chat__item {
    margin-top: .83333rem
}

.chat__item-avatar {
    margin: 0 !important;
    width: 3.33333rem;
    height: 3.33333rem;
    position: absolute;
    top: 0;
    left: -3.83333rem
}

.chat__item-content {
    padding-bottom: 1.08333rem
}

.chat__item-content a {
    color: #246fa1
}

.chat__item-time {
    padding: .25rem;
    border-radius: .75rem 0 .75rem 0;
    font-size: .5rem;
    line-height: 1.16667;
    white-space: nowrap;
    color: #fff;
    background: #858585;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none
}

.chat__item-media {
    display: block;
    position: relative
}

.chat__item-media[data-more]::before {
    content: attr(data-more);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 1rem;
    color: #fff;
    background: rgba(63, 62, 85, 0.87);
    position: absolute;
    top: 0;
    left: 0
}

.chat__item-media--video span {
    display: block;
    border-radius: 2px;
    padding: 1px .41667rem;
    font-size: .66667rem;
    color: #fff;
    background: rgba(112, 112, 112, 0.7);
    position: absolute;
    top: .33333rem;
    left: .33333rem;
    pointer-events: none
}

.chat__item-media--video.repeat::before {
    content: '';
    display: block;
    position: absolute
}

.chat__item-media--video.repeat::before {
    width: 100%;
    height: 100%;
    background: rgba(78, 78, 78, 0.8) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.442' height='23.678' viewBox='0 0 25.442 23.678'%3E%3Cpath d='M4.185,6.388c-.344.451-.587.534-.587.152V5.846a1.8,1.8,0,1,0-3.6,0v6.168a1.8,1.8,0,0,0,1.8,1.8H7.967a1.8,1.8,0,1,0,0-3.6H7.3c-.368,0-.471-.42-.159-.894A7.726,7.726,0,1,1,13.6,21.283a2.056,2.056,0,1,0,0,4.112A11.839,11.839,0,1,0,4.185,6.388Z' transform='translate(0 -1.717)' fill='%23fff'/%3E%3C/svg%3E ") no-repeat 50% 50%/40% 40%;
    top: 0;
    left: 0
}

.chat__item-media img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    width: 100% !important;
    height: 100% !important
}

.chat__item--media {
    padding: .33333rem
}

.chat__item--media .chat__item-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: auto;
    grid-gap: .33333rem
}

.chat__item--media .chat__item-content .chat__item-media {
    border-radius: .75rem;
    overflow: hidden
}

.chat__item--media .chat__item-content .chat__item-media:nth-child(1) {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 3
}

.chat__item--media--single .chat__item-content {
    display: block
}

.chat__item--new {
    margin-right: 1.16667rem;
    position: relative
}

.chat__item--new::before {
    content: '';
    display: block;
    margin-left: .66667rem;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #246fa1;
    position: absolute;
    left: 100%;
    bottom: 0
}

.chat__item--new.chat__item--my {
    margin-left: 1.16667rem
}

.chat__item--new.chat__item--my::before {
    margin: 0 .66667rem 0 0;
    left: auto;
    right: 100%
}

.chat__item--my {
    margin-left: 0;
    margin-right: 3.83333rem;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background: #c5deff
}

.chat__item--my .chat__item-avatar {
    left: auto;
    right: -3.83333rem
}

.chat__item--my.chat__item--new {
    right: auto;
    left: 0
}

.chat__item--my .chat__item-time {
    color: #575757;
    background: transparent
}

.chat__item--audio {
    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
}

.chat__item--audio button {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    margin: 0 1rem 0 0;
    border: 0;
    border-radius: 0;
    padding: 0;
    width: 1.5rem;
    height: 1.75rem;
    background: transparent
}

.chat__item--audio button svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #246fa1
}

.chat__form {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 1rem 0 0;
    border: 1px solid #707070;
    background: #fff;
    position: relative
}

.chat__form input {
    display: block;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: .41667rem 2.91667rem;
    color: #232323;
    width: 100%;
    font-size: .83333rem;
    line-height: 1.3
}

.chat__form input:-moz-placeholder-shown ~ .chat__record {
    display: flex
}

.chat__form input:-ms-input-placeholder ~ .chat__record {
    display: -ms-flexbox;
    display: flex
}

.chat__form input:placeholder-shown ~ .chat__record {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.chat__form input:-moz-placeholder-shown ~ .chat__msg {
    display: none
}

.chat__form input:-ms-input-placeholder ~ .chat__msg {
    display: none
}

.chat__form input:placeholder-shown ~ .chat__msg {
    display: none
}

.chat__browse, .chat__smile, .chat__record, .chat__msg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    width: 3.83333rem;
    height: 3.83333rem;
    background: transparent;
    right: 0;
    position: absolute;
    top: -.91667rem;
    -webkit-transition: background linear .25s;
    transition: background linear .25s
}

.chat__browse svg, .chat__smile svg, .chat__record svg, .chat__msg svg {
    display: block;
    width: 1.66667rem;
    height: 1.66667rem;
    fill: #707070;
    -webkit-transition: fill linear .25s;
    transition: fill linear .25s
}

.chat__browse:active, .chat__smile:active, .chat__record:active, .chat__msg:active {
    background: #246fa1
}

.chat__browse:active svg, .chat__smile:active svg, .chat__record:active svg, .chat__msg:active svg {
    fill: #fff
}

.chat__browse {
    left: -.91667rem
}

.chat__record, .chat__msg {
    right: -.91667rem
}

.chat__record {
    display: none
}

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

.chat__smile {
    right: 2.41667rem
}

.chat__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid rgba(36, 111, 161, 0.2);
    color: #232323;
    position: relative;
    padding: 1rem .5rem
}

.chat__list--new {
    background: rgba(36, 111, 161, 0.2)
}

.chat__list-avatar {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 4.16667rem;
    height: 4.16667rem
}

.chat__list-wrap {
    padding: .75rem 0;
    width: calc(100% - 4.66667rem)
}

.chat__list-user {
    font-weight: bold
}

.chat__list-item {
    color: #246fa1
}

.chat__list-time {
    padding: .25rem;
    border-radius: .58333rem;
    font-size: .5rem;
    line-height: 1.16667;
    white-space: nowrap;
    color: #fff;
    background: #858585;
    position: absolute;
    right: .5rem;
    bottom: .5rem;
    pointer-events: none
}

.comments {
    overflow: hidden
}

.comments.page__content > .container {
    height: 100%
}

.comments__wrap {
    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;
    border: 1px solid #246fa1;
    padding: 1rem;
    height: 100%;
    background: #fff;
    color: #000
}

.comments__wrap a {
    color: #000
}

.comments__items {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    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;
    overflow-y: auto
}

.comments__form {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 1rem 0 0;
    background: #fff;
    position: relative
}

.comments__form input {
    display: block;
    margin: 0;
    border: 1px solid #707070;
    border-radius: 0;
    padding: .41667rem .91667rem;
    width: 100%;
    font-size: .83333rem;
    line-height: 1.3
}

.comments__form-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.comments__form-btns .btn {
    margin: .5rem 0 0 1rem;
    border-radius: .91667rem;
    max-width: 5.41667rem
}

.pickmeup {
    background: #01313d;
    border-radius: 2.5rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    width: calc(100vw - 2rem);
    position: fixed;
    top: 50% !important;
    left: 1rem !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11
}

.pickmeup * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pickmeup.pmu-flat {
    position: relative
}

.pickmeup.pmu-hidden {
    display: none
}

.pickmeup .pmu-instance {
    display: grid;
    height: 100%;
    padding: 1.25rem;
    text-align: center;
    width: 100%
}

.pickmeup .pmu-instance .pmu-button {
    color: #fff;
    cursor: pointer;
    outline: none;
    text-decoration: none
}

.pickmeup .pmu-instance .pmu-today {
    background: #246fa1;
    color: #246fa1
}

.pickmeup .pmu-instance .pmu-button:hover {
    background: rgba(0, 0, 0, 0);
    color: #246fa1
}

.pickmeup .pmu-instance .pmu-not-in-month {
    color: rgba(255, 255, 255, 0.5)
}

.pickmeup .pmu-instance .pmu-disabled, .pickmeup .pmu-instance .pmu-disabled:hover {
    color: rgba(255, 255, 255, 0.25);
    cursor: default
}

.pickmeup .pmu-instance .pmu-selected {
    background: #246fa1;
    color: #fff
}

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
    background: #246fa1
}

.pickmeup .pmu-instance nav {
    display: grid;
    grid-template-columns: 3.33333rem 1fr 3.33333rem;
    height: 3.33333rem;
    line-height: 3.33333rem
}

.pickmeup .pmu-instance nav *:first-child :hover {
    color: #246fa1
}

.pickmeup .pmu-instance nav .pmu-prev, .pickmeup .pmu-instance nav .pmu-next {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.33333rem;
    width: 3.33333rem
}

.pickmeup .pmu-instance nav .pmu-month {
    font-weight: bold
}

.pickmeup .pmu-instance .pmu-years, .pickmeup .pmu-instance .pmu-months {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr)
}

.pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.33333rem
}

.pickmeup .pmu-instance .pmu-day-of-week {
    font-weight: bold;
    color: rgba(255, 255, 255, 0.75);
    cursor: default
}

.pickmeup .pmu-instance .pmu-day-of-week, .pickmeup .pmu-instance .pmu-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr)
}

.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.33333rem
}

.pickmeup .pmu-instance:first-child .pmu-prev, .pickmeup .pmu-instance:last-child .pmu-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years {
    display: none
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    opacity: 0
}

input::-ms-clear {
    display: none
}

input[type="date"]::-webkit-clear-button {
    visibility: hidden
}

.field__container {
    display: block;
    margin: 0 0 10px
}

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

.field__container--line .field__label {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 1.25rem 0 0;
    white-space: nowrap
}

@media all and (max-width: 374px) {
    .field__container--line .field__label {
        margin-right: .41667rem
    }
}

.field__container--full {
    margin: 0;
    height: 100%
}

.field__container.error .field {
    border-color: red
}

.field__container.error .textarea__wrap::after {
    border-color: transparent red
}

.field__container-msg {
    display: none !important;
    margin: 4px 0 0;
    font-size: 12px;
    color: red
}

.field__label {
    display: block;
    margin: 0 0 .83333rem;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.25;
    text-shadow: 0 3px 6px #00000029
}

.field__error {
    display: block;
    margin-top: .41667rem;
    font-size: .9em;
    color: red
}

.field__value {
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.4
}

.field--radio, .field--checkbox {
    display: block;
    margin: 0 0 1.25rem;
    position: relative
}

.field--radio input[type="radio"], .field--radio input[type="checkbox"], .field--checkbox input[type="radio"], .field--checkbox input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0
}

.field--radio input[type="radio"]:focus ~ .field__label::before, .field--radio input[type="checkbox"]:focus ~ .field__label::before, .field--checkbox input[type="radio"]:focus ~ .field__label::before, .field--checkbox input[type="checkbox"]:focus ~ .field__label::before {
    border-color: #fff
}

.field--radio input[type="radio"]:checked ~ .field__label::after, .field--radio input[type="checkbox"]:checked ~ .field__label::after, .field--checkbox input[type="radio"]:checked ~ .field__label::after, .field--checkbox input[type="checkbox"]:checked ~ .field__label::after {
    opacity: 1
}

.field--radio input[type="radio"]:disabled ~ .field__label::before, .field--radio input[type="checkbox"]:disabled ~ .field__label::before, .field--checkbox input[type="radio"]:disabled ~ .field__label::before, .field--checkbox input[type="checkbox"]:disabled ~ .field__label::before {
    opacity: .5
}

.field--radio input[type="radio"]:disabled:checked ~ .field__label::after, .field--radio input[type="checkbox"]:disabled:checked ~ .field__label::after, .field--checkbox input[type="radio"]:disabled:checked ~ .field__label::after, .field--checkbox input[type="checkbox"]:disabled:checked ~ .field__label::after {
    opacity: .5
}

.field--radio .field__label, .field--checkbox .field__label {
    margin: 0;
    padding-right: 2.5rem;
    position: relative
}

.field--radio .field__label::before, .field--radio .field__label::after, .field--checkbox .field__label::before, .field--checkbox .field__label::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

.field--radio .field__label::before, .field--checkbox .field__label::before {
    border: 1px solid #848484;
    width: 1.33333rem;
    height: 1.33333rem;
    background: #fff;
    -webkit-transition: border linear .25s;
    transition: border linear .25s
}

.field--radio .field__label::after, .field--checkbox .field__label::after {
    margin: .25rem;
    width: .83333rem;
    height: .83333rem;
    background: #707070;
    opacity: 0;
    -webkit-transition: opacity linear .25s;
    transition: opacity linear .25s
}

.field--radio-all, .field--checkbox-all {
    margin-left: auto;
    margin-right: auto;
    width: 210px;
    position: relative;
    cursor: pointer
}

.field--radio-all .field__label, .field--checkbox-all .field__label {
    border-radius: 1.75rem;
    padding: .91667rem .83333rem .91667rem 3.83333rem;
    width: 100%;
    min-height: 42px;
    text-align: center;
    font-weight: bold;
    font-size: 1rem !important;
    line-height: 1.66667 !important;
    color: #570000;
    background: transparent linear-gradient(274deg, #fff 0%, #c4c4c4 100%) 0 0 no-repeat;
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.160784);
    position: relative
}

.field--radio-all .field__label::before, .field--radio-all .field__label::after, .field--checkbox-all .field__label::before, .field--checkbox-all .field__label::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    opacity: 1
}

.field--radio-all .field__label::before, .field--checkbox-all .field__label::before {
    margin-top: -1.5rem;
    border: 0;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    background: transparent -webkit-gradient(linear, left top, right top, from(#2a7d30), to(#88ffa4)) 0 0 no-repeat;
    background: transparent linear-gradient(90deg, #2a7d30 0%, #88ffa4 100%) 0 0 no-repeat;
    left: .25rem
}

.field--radio-all .field__label::after, .field--checkbox-all .field__label::after {
    margin-top: -.75rem;
    border-width: .75rem 0 .75rem 1.33333rem;
    border-style: solid;
    border-color: transparent #fff;
    width: 0;
    height: 0;
    background: transparent;
    left: 1rem
}

.field--radio-all .field__label span::before, .field--checkbox-all .field__label span::before {
    content: attr(data-off)
}

.field--radio-all input:checked ~ .field__label, .field--checkbox-all input:checked ~ .field__label {
    padding-left: .83333rem;
    padding-right: 3.83333rem;
    color: #115700;
    background: transparent linear-gradient(267deg, #4ae269 0%, #fff 100%) 0 0 no-repeat
}

.field--radio-all input:checked ~ .field__label::before, .field--checkbox-all input:checked ~ .field__label::before {
    background: transparent -webkit-gradient(linear, left top, right top, from(#b7b7b7), to(#fff)) 0 0 no-repeat;
    background: transparent linear-gradient(90deg, #b7b7b7 0%, #fff 100%) 0 0 no-repeat;
    left: auto;
    right: .25rem
}

.field--radio-all input:checked ~ .field__label::after, .field--checkbox-all input:checked ~ .field__label::after {
    border-width: .75rem 1.33333rem .75rem 0;
    border-color: transparent #2a7d30;
    left: auto;
    right: 1rem
}

.field--radio-all input:checked ~ .field__label span::before, .field--checkbox-all input:checked ~ .field__label span::before {
    content: attr(data-on)
}

.field--radio .field__label::before, .field--radio .field__label::after {
    border-radius: 50%
}

.field--color .field__label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 1.66667rem auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    width: 10.41667rem;
    height: 10.41667rem;
    font-weight: normal;
    text-align: center;
    font-size: 2.75rem;
    background: transparent linear-gradient(323deg, #08589F 0%, #08589F 21%, #EA7BD7 100%) 0 0 no-repeat;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784)
}

.field--file {
    position: relative;
    cursor: pointer
}

.field--file input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none
}

.field--file .field__label, .field--file .field__preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 1.66667rem auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15rem;
    height: 15rem
}

.field--file .field__label {
    border-radius: 50%;
    font-weight: normal;
    text-align: center;
    font-size: 2.75rem;
    background: transparent linear-gradient(323deg, #08589F 0%, #08589F 21%, #EA7BD7 100%) 0 0 no-repeat;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784)
}

.field--file .field__label svg {
    display: block;
    width: 8.33333rem;
    height: 8.33333rem;
    fill: #fff
}

.field--file .field__preview {
    border: 1px solid #707070;
    padding: .41667rem;
    background: #ffffff
}

.field--file .field__preview ~ .field__label {
    display: none
}

.field--file .field__preview img {
    max-width: 100%;
    max-height: 100%
}

.field__container--full .field__list {
    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;
    height: 100%
}

.field__list .field__label {
    margin-bottom: 1rem;
    font-size: 1.33333rem;
    text-align: center
}

.field__list-wrap {
    border: 1px solid #016a8b;
    height: 22.33333rem;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    overflow-y: auto
}

.field__list-wrap--x4 {
    height: 13.08333rem
}

.field__container--full .field__list-wrap {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 13.08333rem
}

.field__list-wrap .field {
    margin: 0
}

.field__list-wrap .field + .field {
    margin-top: 1px
}

.field__list-wrap .field--radio .field__label {
    background: #2491b3
}

.field__list-wrap .field--radio .field__label::before, .field__list-wrap .field--radio .field__label::after {
    border-radius: 50%;
    top: 50%
}

.field__list-wrap .field--radio .field__label::before {
    margin-top: -.66667rem;
    border-color: #016a8b;
    right: .5rem
}

.field__list-wrap .field--radio .field__label::after {
    margin-top: -.41667rem;
    background: #016a8b;
    right: .5rem
}

.field__list-wrap .field--radio input:checked ~ .field__label::after {
    opacity: 1
}

.field__list-wrap .field--radio input:checked ~ .field__label input[type="text"] {
    background: #fff;
    pointer-events: initial
}

.field__list-wrap .field--checkbox .field__label {
    background: #9c9c9c
}

.field__list-wrap .field--checkbox .field__label::before, .field__list-wrap .field--checkbox .field__label::after {
    top: 50%
}

.field__list-wrap .field--checkbox .field__label::before {
    content: 'Off';
    margin-top: -13px;
    border-radius: 13px;
    border: 0;
    padding-left: 24px;
    padding-right: 0;
    font-size: 8px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    color: #570000;
    background: transparent linear-gradient(264deg, #fff 0%, #707070 100%) 0 0 no-repeat;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    width: 46px;
    height: 26px;
    right: 6px
}

.field__list-wrap .field--checkbox .field__label::after {
    margin-top: -12px;
    border-radius: 12px;
    background: transparent radial-gradient(#fff 0%, #707070 100%) 0 0 no-repeat;
    -webkit-box-shadow: inner 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: inner 0 3px 6px rgba(0, 0, 0, 0.160784);
    width: 24px;
    height: 24px;
    right: 4px;
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.field__list-wrap .field--checkbox input:checked ~ .field__label {
    background: #2491b3
}

.field__list-wrap .field--checkbox input:checked ~ .field__label::before {
    content: 'On';
    padding-right: 24px;
    padding-left: 0;
    color: #115700;
    background: transparent linear-gradient(264deg, #4eff10 0%, #297831 100%) 0 0 no-repeat
}

.field__list-wrap .field--checkbox input:checked ~ .field__label::after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.field__list-wrap .field--checkbox input:checked ~ .field__label input[type="text"] {
    background: #fff;
    pointer-events: initial
}

.field__list-wrap .field__label {
    display: block;
    margin: 0;
    border-radius: 0 1.33333rem 1.33333rem 0;
    padding: .75rem 2.33333rem .75rem 1rem;
    font-weight: normal;
    text-align: left
}

.field__list-wrap .field__label input[type="text"] {
    display: block;
    margin: -.33333rem 0;
    border: 1px solid #707070;
    border-radius: 1.08333rem;
    padding: .33333rem 1.08333rem;
    width: 100%;
    height: 2.33333rem;
    font-weight: normal;
    font-size: 1.08333rem;
    line-height: 1.53846;
    color: #000;
    background: rgba(112, 112, 112, 0.5)
}

.field__list-btns {
    margin-top: 1rem !important
}

.field__padlock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 1.25rem
}

.field__padlock .field__container {
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.field__padlock-btn {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px
}

.field__padlock-btn a {
    display: block;
    width: 30px;
    height: 30px
}

.field__padlock-btn a svg {
    width: 100%;
    height: 100%;
    fill: #fff
}

.field__items {
    border-radius: 2.5rem 2.5rem 0 0;
    height: calc(100vh - 7.91667rem);
    padding: 0 12px 12px;
    font-size: 1.33333rem;
    background: #01313d;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
    -webkit-transition: -webkit-transform linear .25s;
    transition: -webkit-transform linear .25s;
    transition: transform linear .25s;
    transition: transform linear .25s, -webkit-transform linear .25s;
    overflow-y: auto;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.field__container--items.field--opened ~ .field__items {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.field__items-close {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0
}

.field__items-close span {
    display: block;
    margin: -2px 0 0 -15px;
    border-radius: 2px;
    width: 30px;
    height: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background linear .25s;
    transition: background linear .25s;
    position: absolute;
    top: 50%;
    left: 50%
}

.field__items-close span::before, .field__items-close span::after {
    content: '';
    display: block;
    border-radius: inherit;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 0;
    background: #fff;
    -webkit-transition-delay: 0s, 0s, 0s, .25s, .25s;
    transition-delay: 0s, 0s, 0s, .25s, .25s
}

.field__items-close span::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.field__items-close span::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.field__items-title {
    margin-bottom: 1.16667rem;
    padding: 10px 12px 10px 50px;
    font-weight: bold;
    font-size: 1.83333rem;
    line-height: 1.36364
}

.field__items-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -10px 0 0 -10px
}

.field__items-list label {
    display: block;
    margin: 10px 0 0 10px;
    white-space: nowrap;
    position: relative;
    cursor: pointer
}

.field__items-list label input {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0
}

.field__items-list label input:checked ~ span {
    background: #576fcc
}

.field__items-list label span {
    display: block;
    border-radius: 1rem;
    padding: .16667rem .5rem .41667rem;
    font-size: 1.33333rem;
    line-height: 1.1875;
    background: transparent
}

.field__items-search {
    display: block;
    margin: 10px 0;
    position: relative
}

.field__items-search svg {
    margin-top: -.66667rem;
    width: 1.33333rem;
    height: 1.33333rem;
    fill: #707070;
    position: absolute;
    top: 50%;
    left: .66667rem;
    pointer-events: none
}

.field__items-search input[type="text"] {
    display: block;
    margin: -.33333rem 0;
    border: 1px solid #707070;
    border-radius: 1.08333rem;
    padding: .33333rem 1.08333rem .33333rem 2.66667rem;
    width: 100%;
    height: 2.33333rem;
    font-weight: normal;
    font-size: 1.08333rem;
    line-height: 1.53846;
    color: #000;
    background: #fff
}

.field__items-select {
    margin: 0 -12px
}

.field__items-select span {
    display: block;
    padding: 10px 12px;
    cursor: pointer
}

.field__items-select span.not-found {
    display: none;
    color: rgba(255, 255, 255, 0.5);
    pointer-events: none
}

.field__items-select span:hover {
    background: #2491b3
}

input[type="text"].field, input[type="password"].field, input[type="email"].field, input[type="tel"].field, input[type="number"].field, input[type="date"].field, input[type="time"].field, select.field, textarea.field, span.field, .field__prefix, .field__suffix {
    display: block;
    margin: 0;
    border: 1px solid #848484;
    border-radius: 1.16667rem;
    padding: .58333rem .91667rem;
    width: 100%;
    height: 4rem;
    font: normal 14px/1.71429 Verdana;
    color: #707070;
    background: #fff;
    -webkit-transition: border-color linear .25s;
    transition: border-color linear .25s;
    outline: none
}

input[type="text"].field.error, input[type="password"].field.error, input[type="email"].field.error, input[type="tel"].field.error, input[type="number"].field.error, input[type="date"].field.error, input[type="time"].field.error, select.field.error, textarea.field.error, span.field.error, .field__prefix.error, .field__suffix.error {
    border-color: red
}

input[type="text"].field:focus, input[type="password"].field:focus, input[type="email"].field:focus, input[type="tel"].field:focus, input[type="number"].field:focus, input[type="date"].field:focus, input[type="time"].field:focus, select.field:focus, textarea.field:focus, span.field:focus, .field__prefix:focus, .field__suffix:focus {
    border-color: #fff
}

input[type="text"].field::-webkit-input-placeholder, input[type="password"].field::-webkit-input-placeholder, input[type="email"].field::-webkit-input-placeholder, input[type="tel"].field::-webkit-input-placeholder, input[type="number"].field::-webkit-input-placeholder, input[type="date"].field::-webkit-input-placeholder, input[type="time"].field::-webkit-input-placeholder, select.field::-webkit-input-placeholder, textarea.field::-webkit-input-placeholder, span.field::-webkit-input-placeholder, .field__prefix::-webkit-input-placeholder, .field__suffix::-webkit-input-placeholder {
    color: #707070;
    opacity: .65
}

input[type="text"].field::-moz-placeholder, input[type="password"].field::-moz-placeholder, input[type="email"].field::-moz-placeholder, input[type="tel"].field::-moz-placeholder, input[type="number"].field::-moz-placeholder, input[type="date"].field::-moz-placeholder, input[type="time"].field::-moz-placeholder, select.field::-moz-placeholder, textarea.field::-moz-placeholder, span.field::-moz-placeholder, .field__prefix::-moz-placeholder, .field__suffix::-moz-placeholder {
    color: #707070;
    opacity: .65
}

input[type="text"].field:-ms-input-placeholder, input[type="password"].field:-ms-input-placeholder, input[type="email"].field:-ms-input-placeholder, input[type="tel"].field:-ms-input-placeholder, input[type="number"].field:-ms-input-placeholder, input[type="date"].field:-ms-input-placeholder, input[type="time"].field:-ms-input-placeholder, select.field:-ms-input-placeholder, textarea.field:-ms-input-placeholder, span.field:-ms-input-placeholder, .field__prefix:-ms-input-placeholder, .field__suffix:-ms-input-placeholder {
    color: #707070;
    opacity: .65
}

input[type="text"].field::-ms-input-placeholder, input[type="password"].field::-ms-input-placeholder, input[type="email"].field::-ms-input-placeholder, input[type="tel"].field::-ms-input-placeholder, input[type="number"].field::-ms-input-placeholder, input[type="date"].field::-ms-input-placeholder, input[type="time"].field::-ms-input-placeholder, select.field::-ms-input-placeholder, textarea.field::-ms-input-placeholder, span.field::-ms-input-placeholder, .field__prefix::-ms-input-placeholder, .field__suffix::-ms-input-placeholder {
    color: #707070;
    opacity: .65
}

input[type="text"].field::placeholder, input[type="password"].field::placeholder, input[type="email"].field::placeholder, input[type="tel"].field::placeholder, input[type="number"].field::placeholder, input[type="date"].field::placeholder, input[type="time"].field::placeholder, select.field::placeholder, textarea.field::placeholder, span.field::placeholder, .field__prefix::placeholder, .field__suffix::placeholder {
    color: #707070;
    opacity: .65
}

input[type="date"].field {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.85701 8.571C6.76816 8.71908 6.64248 8.84163 6.49221 8.92671C6.34194 9.0118 6.17219 9.05652 5.99951 9.05652C5.82682 9.05652 5.65707 9.0118 5.5068 8.92671C5.35653 8.84163 5.23085 8.71908 5.14201 8.571L0.908008 1.515C0.816811 1.36321 0.767556 1.18992 0.76528 1.01285C0.763004 0.835787 0.807787 0.661291 0.895052 0.507204C0.982317 0.353117 1.10893 0.224967 1.26196 0.135853C1.41498 0.0467388 1.58892 -0.000143112 1.76601 3.28164e-07H10.234C10.4109 0.000140036 10.5845 0.0471758 10.7372 0.136311C10.89 0.225446 11.0164 0.353491 11.1035 0.507393C11.1906 0.661294 11.2353 0.835545 11.2331 1.01238C11.2309 1.18921 11.1819 1.3623 11.091 1.514L6.85701 8.571Z' fill='%23a2a2a2'/%3E%3C/svg%3E%0A");
    background-position: 100% 50%;
    background-repeat: no-repeat
}

textarea.field {
    min-height: 6rem;
    height: 6rem;
    resize: vertical
}

@media all and (max-width: 995px) {
    textarea.field {
        min-height: 72px
    }
}

textarea.field {
    min-height: 200px;
    resize: none
}

@media (orientation: landscape) {
    textarea.field {
        min-height: 80px
    }
}

.field__container--items {
    position: relative
}

.field__container--items svg {
    display: block;
    margin-top: -.66667rem;
    width: 1.33333rem;
    height: 1.33333rem;
    position: absolute;
    top: 50%;
    right: .66667rem;
    fill: #707070
}

.field__container--items svg ~ input {
    padding-right: 2.66667rem
}

.field__container--items input {
    cursor: pointer
}

span.field {
    cursor: pointer;
    line-height: 2.66667rem
}

.form__title {
    margin: 0 0 1.25rem;
    font-weight: bold;
    font-size: 1.83333rem;
    line-height: 1.22727;
    text-shadow: 0 3px 6px #00000029;
    text-align: center
}

.form__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 1.25rem
}

@media (orientation: landscape) {
    .form__btns {
        margin-left: auto;
        margin-right: auto;
        width: 25rem
    }
}

.form__btns .btn {
    width: calc(50% - .5rem)
}

.form__rows .js-fields-add {
    margin: 0 auto 1.25rem;
    border-radius: 1.08333rem;
    padding: .5rem 1.16667rem;
    min-height: 2.33333rem;
    font-size: 1.08333rem;
    line-height: 1.23077
}

.formpage {
    overflow: hidden
}

.formpage.page__content > .container {
    padding-top: 0;
    height: 100%
}

@media (orientation: landscape) {
    .formpage {
        overflow-y: auto
    }
}

.formpage__wrap {
    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;
    height: 100%
}

@media (orientation: landscape) {
    .formpage__wrap {
        height: auto;
        padding-bottom: 1.66667rem
    }
}

.formpage__inner {
    margin: 0 -1rem;
    padding: 10px 1rem;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: auto
}

@media (orientation: landscape) {
    .formpage__inner {
        overflow: hidden
    }
}

.formpage__title {
    margin: 1.66667rem 0 .83333rem;
    text-align: center;
    font-weight: bold;
    font-size: 1.83333rem;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784)
}

.formpage__text {
    margin: -.83333rem 0 .83333rem;
    text-align: center;
    font-size: .83333rem
}

.formpage__foot {
    margin-top: 1.66667rem
}

@media (orientation: landscape) {
    .formpage__foot .btn {
        margin: 0 auto;
        max-width: 25rem
    }

    .formpage__foot .btn + .btn {
        margin: .83333rem auto 0
    }
}

.footer__column {
    margin: 10.83333rem 0 0
}

@media all and (min-width: 768px) {
    .footer__columns {
        margin: -10.83333rem 0 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.footer__form {
    position: relative
}

@media all and (min-width: 768px) {
    .footer__form {
        width: calc(100% - 33.33333rem);
        max-width: 67.5rem
    }
}

.footer__form.msg-success > * {
    visibility: hidden
}

.footer__form.msg-success .footer__form-msg--success {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    visibility: visible !important
}

.footer__form.msg-error > * {
    visibility: hidden
}

.footer__form.msg-error .footer__form-msg--error {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    visibility: visible !important
}

.footer__form-msg {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid;
    padding: 2.66667rem;
    text-align: center;
    font-size: 1.66667rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.footer__form-msg--success {
    border-color: #e9f5ea;
    background: #e9f5ea;
    color: #4caf50
}

.footer__form-msg--error {
    border-color: #ff5252;
    background: #fff;
    color: #ff5252
}

.footer__form-msg p {
    display: block;
    font-size: 2.66667rem
}

.footer__form-title {
    margin: 0 0 2.66667rem;
    line-height: 1.27586
}

.footer__form-title {
    font-size: 30px
}

@media screen and (min-width: 400px) {
    .footer__form-title {
        font-size: calc(30px + 28 * ((100vw - 400px) / 1280))
    }
}

@media screen and (min-width: 1680px) {
    .footer__form-title {
        font-size: 58px
    }
}

@media (max-width: 400px) {
    .footer__form-title {
        font-size: 30px
    }
}

.footer__form p {
    margin: 0 0 2.66667rem;
    font-size: 1.83333rem;
    line-height: 1.59091
}

.footer__form-foot {
    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
}

@media all and (max-width: 479px) {
    .footer__form-foot {
        display: block;
        text-align: center
    }
}

.footer__form-foot button {
    display: block;
    margin: 0 4.16667rem 0 0;
    border: 2px solid #fff;
    border-radius: 0;
    padding: 1.66667rem 2.91667rem;
    text-align: center;
    font: 600 1.5rem/1.22222 Verdana;
    color: #fff;
    background: transparent;
    outline: none;
    cursor: pointer;
    -webkit-transition: border linear .25s, color linear .25s;
    transition: border linear .25s, color linear .25s
}

@media all and (max-width: 479px) {
    .footer__form-foot button {
        margin: 0 0 1.66667rem;
        width: 100%
    }
}

.footer__form-foot button:hover {
    border-color: red;
    color: red
}

.footer__form-foot button:hover svg {
    fill: red
}

.footer__form-foot button svg {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1rem;
    width: 35px;
    height: 10px;
    fill: #fff;
    -webkit-transition: fill linear .25s;
    transition: fill linear .25s
}

.footer__contacts {
    text-align: center
}

@media all and (min-width: 768px) {
    .footer__contacts {
        text-align: left;
        min-width: 23.33333rem
    }
}

.footer__contacts-title {
    display: inline-block;
    padding: .91667rem 1.5rem;
    font-size: 1.5rem;
    color: #fff;
    background: #232323
}

.footer__contacts div {
    margin-top: 6.66667rem
}

.footer__contacts p {
    margin: 2.66667rem 0 0;
    font-weight: 800;
    font-size: 2.5rem;
    line-height: 1.26667
}

.footer__contacts a {
    color: #fff;
    -webkit-transition: color linear .25s;
    transition: color linear .25s
}

.footer__contacts a:hover {
    color: red
}

.footer__contacts a[href^="tel:"] {
    text-decoration: none
}

.footer__contacts a[href^="mailto:"] {
    text-decoration: underline
}

.footer__copyrights {
    margin: 10.83333rem 0 6.25rem;
    font-size: 1.33333rem
}

@media all and (max-width: 767px) {
    .footer__copyrights {
        text-align: center
    }
}

.hashtags__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 1.25rem
}

@media (orientation: landscape) {
    .hashtags__btns {
        width: 25rem
    }
}

.hashtags__btns .btn {
    width: calc(50% - .5rem)
}

.hashtags__search {
    margin: 0 0 1.25rem
}

.hashtags__item {
    margin: 0 0 1.66667rem
}

.hashtags__item + .hashtags__item {
    margin-top: -.41667rem
}

.hashtags__item-title {
    margin-bottom: .83333rem;
    font-size: 1.25rem
}

.hashtags__item-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto
}

.hashtags__item-link {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px solid #707070;
    width: calc(33.33vw - 1.33333rem)
}

.hashtags__item-link + .hashtags__item-link {
    margin-left: 1rem
}

@media (orientation: landscape) {
    .hashtags__item-link {
        width: calc(16.66vw - 1.33333rem)
    }
}

.hashtags__item-link a {
    display: block;
    padding-top: 100%;
    background: #fff no-repeat 50% 50%/cover
}

.header {
    border-bottom: 1px solid #fff;
    height: 5.33333rem;
    padding-left: 5rem;
    background: transparent linear-gradient(191deg, #014960 0%, #00B5EE 100%) 0 0 no-repeat padding-box;
    position: relative;
    z-index: 9
}

.header__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-weight: bold;
    font-size: 1.83333rem;
    line-height: 1.22727;
    color: #fff;
    text-align: center;
    text-shadow: 0 3px 6px #00000029;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 63px;
    white-space: nowrap;
}

/*.header__return ~ .header__title {
    padding-right: 5rem
}*/

.header__title--user {
    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
}

.header__title--user .avatar {
    width: 4.16667rem;
    height: 4.16667rem
}

.header__return {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    position: absolute;
    top: 0;
    right: 55px;
    bottom: 0
}

.header__return svg {
    display: block;
    width: 40px;
    height:63px;
    fill: #fff
}

@media (orientation: landscape) {
    .item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.item + .item {
    margin-top: .83333rem
}

.item__title {
    text-align: center;
    font-size: 1.83333rem;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784)
}

@media (orientation: landscape) {
    .item__title {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: left
    }
}

.item__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: .83333rem
}

@media (orientation: landscape) {
    .item__actions {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin: 0 0 0 1.66667rem;
        width: 25rem
    }
}

.item__actions .btn {
    width: calc(50% - .5rem)
}

.list__items .list__items {
    display: none;
    margin-left: 3.33333rem
}

.list__item {
    font-size: 1.08333rem
}

.list__item + .list__item {
    margin-top: 1.33333rem
}

.list__item.opened a.js-list-more svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.list__item.opened > .list__items {
    display: block
}

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

.list__item-image {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-right: .66667rem;
    width: 5rem;
    height: 5rem;
    position: relative
}

.list__item-image svg {
    width: 2rem;
    height: 1.66667rem
}

.list__item-image svg.sprite-like-color, .list__item-image svg.sprite-dislike-color {
    position: absolute;
    right: 0;
    bottom: -.41667rem
}

.list__item-info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.list__item-title {
    font-weight: bold
}

.list__item-subtitle {
    margin-top: .58333rem
}

.list__item-action, .list__item-actions {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: .66667rem;
    width: 10.33333rem
}

.list__item-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.list__item-actions .btn {
    width: calc(50% - .66667rem)
}

.list__item-link {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: .66667rem;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    text-align: center;
    font-weight: bold;
    font-size: .66667rem;
    line-height: 1.25;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    background: transparent linear-gradient(313deg, #08589F 0%, #3CB655 100%) no-repeat 50% 50%/cover;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784)
}

.menu__handle {
    display: block;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    cursor: pointer
}

.menu__wrapper .menu__handle {
    height: 5.33333rem;
    left: 100%;
    bottom: auto
}

.menu__handle span {
    display: block;
    margin: -2px 0 0 -15px;
    border-radius: 2px;
    width: 30px;
    height: 4px;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background linear .25s;
    transition: background linear .25s;
    position: absolute;
    top: 50%;
    left: 50%
}

.menu__handle span::before, .menu__handle span::after {
    content: '';
    display: block;
    border-radius: inherit;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    left: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: top linear .25s .25s, background linear .25s .25s, box-shadow linear .25s 0s, transform linear .25s 0s, -webkit-transform linear .25s 0s
}

.menu__handle span::before {
    top: -9px
}

.menu__handle span::after {
    top: 9px
}

.menu__handle:hover span {
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029
}

.menu__handle:hover span::before, .menu__handle:hover span::after {
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029
}

.menu__wrapper.opened .menu__handle {
    left: auto;
    right: 0
}

.menu__wrapper.opened .menu__handle span {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.menu__wrapper.opened .menu__handle span::before, .menu__wrapper.opened .menu__handle span::after {
    top: 0;
    background: #fff;
    -webkit-transition-delay: 0s, 0s, 0s, .25s, .25s;
    transition-delay: 0s, 0s, 0s, .25s, .25s
}

.menu__wrapper.opened .menu__handle span::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu__wrapper.opened .menu__handle span::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu__head {
    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;
    border-bottom: 1px solid transparent;
    border-radius: 0 4.16667rem 0 0;
    padding: 0 4.16667rem 0 2.08333rem;
    height: 5.41667rem;
    font-size: 1.5rem;
    background: transparent linear-gradient(259deg, #0198C7 0%, #D378D2 100%) 0 0 no-repeat padding-box
}

.menu__wrapper {
    border-radius: 0 4.16667rem 0 0;
    width: calc(100vw - 4.16667rem);
    background: transparent linear-gradient(340deg, #00B5EE 0%, #015570 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-box-shadow linear .25s, -webkit-transform linear .25s;
    transition: -webkit-box-shadow linear .25s, -webkit-transform linear .25s;
    transition: box-shadow linear .25s, transform linear .25s;
    transition: box-shadow linear .25s, transform linear .25s, -webkit-box-shadow linear .25s, -webkit-transform linear .25s;
    z-index: 10
}

.menu__wrapper.opened {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu__wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: calc(100vh - 65px);
    overflow-y: auto
}

.menu__wrapper ul a {
    display: block;
    border-radius: 0 1.5rem 1.5rem 0;
    padding: .75rem 2.08333rem;
    background: transparent linear-gradient(280deg, rgba(1, 152, 199, 0.541176) 0%, rgba(192, 117, 205, 0.541176) 100%) 0 0 no-repeat padding-box
}

.menu__wrapper ul a.icon {
    padding-left: 32px;
    position: relative
}

.menu__wrapper li + li {
    margin-top: 1px
}

.page__wrapper::after {
    content: '';
    display: block;
    width: calc(100vw + 10px);
    height: calc(100vh + 10px);
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: -5px;
    left: -5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .25s 0s, opacity .25s 0s;
    transition: visibility .25s 0s, opacity .25s 0s;
    z-index: 8
}

html.menu--opened .page__wrapper::after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

html.menu--opened .page__wrapper::after .header__title, html.menu--opened .page__wrapper::after .page__content {
    pointer-events: none
}

.menu__wrapper--settings {
    border-radius: 4.16667rem 0 0 0;
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #01313d
}

.menu__wrapper--settings .menu__handle span {
    display: none
}

.menu__wrapper--settings .menu__handle svg {
    margin: -15px 0 0 -15px;
    width: 30px;
    height: 30px;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%
}

.menu__wrapper--settings.opened .menu__handle {
    left: 0;
    right: auto
}

.menu__wrapper--settings.opened .menu__handle span {
    display: block
}

.menu__wrapper--settings.opened .menu__handle svg {
    display: none
}

.menu__wrapper--settings .menu__handle {
    left: auto;
    right: 100%
}

.menu__wrapper--settings .menu__head {
    border-radius: 4.16667rem 0 0 0;
    padding: 0 2.08333rem 0 4.16667rem;
    background: #01313d
}

.menu__wrapper--settings ul a {
    border-radius: 1.5rem 0 0 1.5rem
}

.js-popup * {
    pointer-events: none
}

div.popup {
    width: 100vw;
    min-height: 100%;
    height: 100%;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-transition: visibility 0s, opacity .5s;
    transition: visibility 0s, opacity .5s;
    -webkit-transition-delay: .5s, 0s;
    transition-delay: .5s, 0s;
    -webkit-overflow-scrolling: touch
}

div.popup::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

div.popup--opened {
    visibility: visible !important;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

div.popup__container {
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
    width: 100%
}

div.popup__content {
    margin: 0 auto;
    border: 1px solid;
    border-radius: 1.75rem;
    padding: 2.5rem 1rem;
    height: auto !important;
    max-width: 768px;
    min-width: 300px;
    font-size: 12px;
    background: linear-gradient(296deg, #00B5EE 0%, #015570 100%) no-repeat 0 0;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    position: relative
}

div.popup__content a {
    color: #fff;
    -webkit-transition: color .25s;
    transition: color .25s
}

div.popup__content a:hover {
    color: #fff
}

div.popup__content a.modal__close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5
}

div.popup__title {
    margin: -.83333rem 0 2.5rem;
    font-weight: bold;
    font-size: 1.75rem;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    text-align: center
}

div.popup__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: .83333rem
}

div.popup__btns .btn {
    width: calc(50% - .5rem)
}

div.profile .page__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: -20px
}

@media (orientation: landscape) {
    div.profile .page__bg {
        display: none
    }
}

div.profile .page__bg div {
    height: 100vh;
    position: absolute;
    top: -5.33333rem
}

.profile {
    height: calc(100vh - 10.66667rem);
    overflow-y: auto;
    overflow-x: hidden
}

.profile > .container {
    display: block;
    position: relative
}

.profile__wrap {
    border-bottom: 1px solid #fff;
    margin: 0 -1rem;
    padding: .83333rem 1rem
}

.profile__wrap .page__bg {
    display: none
}

.profile__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.profile__content {
    margin: 0 -1rem;
    padding: 0 1rem;
    overflow-y: auto
}

.profile__inner {
    padding: 1.66667rem 0
}

.profile__image {
    width: 10.91667rem;
    height: 10.91667rem
}

.profile__image svg {
    width: 5.5rem;
    height: 4.41667rem
}

@media (orientation: landscape) {
    .profile__image svg {
        width: 3.16667rem;
        height: 2.58333rem
    }
}

.profile__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: calc(100% - 11.75rem);
    max-width: 210px
}

.profile__btns .btn {
    border-radius: .16667rem;
    padding: .5rem 1rem;
    width: calc(50% - .5rem);
    min-height: 3.08333rem;
    font-weight: bold;
    font-size: .75rem;
    line-height: 1.22222
}

@media all and (max-width: 360px) {
    .profile__btns .btn {
        margin: 1rem 0 0 auto;
        width: 100%;
        max-width: 120px
    }
}

.profile__btns .btn span {
    display: block;
    margin-top: .33333rem;
    font-size: .91667rem;
    line-height: 1
}

.profile__about {
    margin: 0 0 1rem;
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.25;
    text-align: right
}

@media all and (max-width: 360px) {
    .profile__about {
        margin: 0
    }
}

.profile__about svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    width: 1rem;
    height: 1.25rem;
    fill: #fff;
    position: relative;
    top: -1px
}

.profile__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: .83333rem 0 0;
    width: 100%;
    height: 7.5rem
}

.profile__status {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 1rem;
    max-width: 25rem;
    width: calc(100% - 11.66667rem);
    height: 100%;
    font-size: 1rem;
    line-height: 1.25;
    overflow-y: auto
}

.profile__status--full {
    max-width: none;
    width: 100%
}

.profile__links {
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: auto;
    width: 165px
}

@media (orientation: landscape) {
    .profile__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 1.66667rem;
        width: 10.33333rem
    }

    .profile__links ~ .profile__status {
        width: calc(100% - 144px)
    }
}

.profile__links .btn {
    border-radius: .41667rem;
    padding: .83333rem;
    width: 100%;
    min-height: 0;
    font-size: 1rem
}

.profile__links .btn + .btn {
    margin: .83333rem 0 0
}

.profile__links .btn--red {
    background: red
}

.profile__links .btn--white {
    color: #000;
    background: #fff
}

.profile__links .btn--icon {
    padding: .5rem; /*width:2.66667rem;*/
    height: 2.66667rem
}

.profile__links .btn svg {
    width: 1.66667rem;
    height: 1.66667rem
}

.profile__detail {
    border-radius: 2.5rem 2.5rem 0 0;
    height: calc(100vh - 7.91667rem);
    font-size: 1.33333rem;
    background: #01313d;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
    -webkit-transition: -webkit-transform linear .25s;
    transition: -webkit-transform linear .25s;
    transition: transform linear .25s;
    transition: transform linear .25s, -webkit-transform linear .25s;
    overflow-y: auto;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.profile.profile--opened .profile__detail {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.profile__detail-close, .profile__detail-edit {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0
}

.profile__detail-close {
    left: 0
}

.profile__detail-close span {
    display: block;
    margin: -2px 0 0 -15px;
    border-radius: 2px;
    width: 30px;
    height: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background linear .25s;
    transition: background linear .25s;
    position: absolute;
    top: 50%;
    left: 50%
}

.profile__detail-close span::before, .profile__detail-close span::after {
    content: '';
    display: block;
    border-radius: inherit;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 0;
    background: #fff;
    -webkit-transition-delay: 0s, 0s, 0s, .25s, .25s;
    transition-delay: 0s, 0s, 0s, .25s, .25s
}

.profile__detail-close span::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.profile__detail-close span::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.profile__detail-edit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0
}

.profile__detail-edit svg {
    display: block;
    width: 27px;
    height: 27px;
    fill: #fff
}

.profile__detail-avatar {
    margin: 1.66667rem auto;
    border-radius: 1.83333rem;
    width: 17.5rem;
    height: 17.5rem
}

.profile__detail-avatar span {
    border-radius: 1.83333rem
}

.profile__detail-avatar svg {
    width: 5.5rem;
    height: 4.41667rem
}

.profile__detail hr {
    margin: .75rem -1rem;
    border-color: #fff
}

.profile__detail dl {
    display: block;
    margin: .5rem 0
}

.profile__detail dl dt, .profile__detail dl dd {
    display: inline-block
}

.profile__detail dt {
    font-weight: 700;
    color: #fff
}

.profile__detail dd {
    margin: 0;
    color: #a5fff3
}

.recommendations__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 1.25rem
}

@media (orientation: landscape) {
    .recommendations__btns {
        width: 25rem
    }
}

.recommendations__btns .btn {
    width: calc(50% - .5rem)
}

.recommendations__items {
    display: grid;
    padding-bottom: 1.66667rem;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 1rem;
    grid-column-gap: 1rem
}

@media (orientation: landscape) {
    .recommendations__items {
        grid-template-columns: repeat(6, 1fr)
    }
}

.recommendations__item {
    border: 1px solid #707070
}

@media (orientation: portrait) {
    .recommendations__item:nth-child(1) {
        grid-column: 1 / span 2;
        grid-row: 1 / span 2
    }

    .recommendations__item:nth-child(9) {
        grid-column: 2 / span 2;
        grid-row: 4 / span 2
    }

    .recommendations__item:nth-child(13) {
        grid-column: 1 / span 2;
        grid-row: 7 / span 2
    }

    .recommendations__item:nth-child(21) {
        grid-column: 2 / span 2;
        grid-row: 10 / span 2
    }

    .recommendations__item:nth-child(25) {
        grid-column: 1 / span 2;
        grid-row: 13 / span 2
    }

    .recommendations__item:nth-child(33) {
        grid-column: 2 / span 2;
        grid-row: 16 / span 2
    }

    .recommendations__item:nth-child(37) {
        grid-column: 1 / span 2;
        grid-row: 19 / span 2
    }

    .recommendations__item:nth-child(45) {
        grid-column: 2 / span 2;
        grid-row: 22 / span 2
    }

    .recommendations__item:nth-child(49) {
        grid-column: 1 / span 2;
        grid-row: 25 / span 2
    }

    .recommendations__item:nth-child(57) {
        grid-column: 2 / span 2;
        grid-row: 28 / span 2
    }

    .recommendations__item:nth-child(61) {
        grid-column: 1 / span 2;
        grid-row: 31 / span 2
    }

    .recommendations__item:nth-child(69) {
        grid-column: 2 / span 2;
        grid-row: 34 / span 2
    }

    .recommendations__item:nth-child(73) {
        grid-column: 1 / span 2;
        grid-row: 37 / span 2
    }

    .recommendations__item:nth-child(81) {
        grid-column: 2 / span 2;
        grid-row: 40 / span 2
    }

    .recommendations__item:nth-child(85) {
        grid-column: 1 / span 2;
        grid-row: 43 / span 2
    }

    .recommendations__item:nth-child(93) {
        grid-column: 2 / span 2;
        grid-row: 46 / span 2
    }

    .recommendations__item:nth-child(97) {
        grid-column: 1 / span 2;
        grid-row: 49 / span 2
    }

    .recommendations__item:nth-child(105) {
        grid-column: 2 / span 2;
        grid-row: 52 / span 2
    }

    .recommendations__item:nth-child(109) {
        grid-column: 1 / span 2;
        grid-row: 55 / span 2
    }

    .recommendations__item:nth-child(117) {
        grid-column: 2 / span 2;
        grid-row: 58 / span 2
    }

    .recommendations__item:nth-child(121) {
        grid-column: 1 / span 2;
        grid-row: 61 / span 2
    }

    .recommendations__item:nth-child(129) {
        grid-column: 2 / span 2;
        grid-row: 64 / span 2
    }
}

@media (orientation: landscape) {
    .recommendations__item:nth-child(1) {
        grid-column: 1 / span 2;
        grid-row: 1 / span 2
    }

    .recommendations__item:nth-child(3) {
        grid-column: 4 / span 2;
        grid-row: 1 / span 2
    }

    .recommendations__item:nth-child(14) {
        grid-column: 2 / span 2;
        grid-row: 4 / span 2
    }

    .recommendations__item:nth-child(17) {
        grid-column: 5 / span 2;
        grid-row: 4 / span 2
    }

    .recommendations__item:nth-child(25) {
        grid-column: 1 / span 2;
        grid-row: 7 / span 2
    }

    .recommendations__item:nth-child(27) {
        grid-column: 4 / span 2;
        grid-row: 7 / span 2
    }

    .recommendations__item:nth-child(38) {
        grid-column: 2 / span 2;
        grid-row: 10 / span 2
    }

    .recommendations__item:nth-child(41) {
        grid-column: 5 / span 2;
        grid-row: 10 / span 2
    }

    .recommendations__item:nth-child(49) {
        grid-column: 1 / span 2;
        grid-row: 13 / span 2
    }

    .recommendations__item:nth-child(51) {
        grid-column: 4 / span 2;
        grid-row: 13 / span 2
    }

    .recommendations__item:nth-child(62) {
        grid-column: 2 / span 2;
        grid-row: 16 / span 2
    }

    .recommendations__item:nth-child(65) {
        grid-column: 5 / span 2;
        grid-row: 16 / span 2
    }

    .recommendations__item:nth-child(73) {
        grid-column: 1 / span 2;
        grid-row: 19 / span 2
    }

    .recommendations__item:nth-child(75) {
        grid-column: 4 / span 2;
        grid-row: 19 / span 2
    }

    .recommendations__item:nth-child(86) {
        grid-column: 2 / span 2;
        grid-row: 22 / span 2
    }

    .recommendations__item:nth-child(89) {
        grid-column: 5 / span 2;
        grid-row: 22 / span 2
    }

    .recommendations__item:nth-child(97) {
        grid-column: 1 / span 2;
        grid-row: 25 / span 2
    }

    .recommendations__item:nth-child(99) {
        grid-column: 4 / span 2;
        grid-row: 25 / span 2
    }

    .recommendations__item:nth-child(110) {
        grid-column: 2 / span 2;
        grid-row: 28 / span 2
    }

    .recommendations__item:nth-child(113) {
        grid-column: 5 / span 2;
        grid-row: 28 / span 2
    }

    .recommendations__item:nth-child(121) {
        grid-column: 1 / span 2;
        grid-row: 31 / span 2
    }

    .recommendations__item:nth-child(123) {
        grid-column: 4 / span 2;
        grid-row: 31 / span 2
    }

    .recommendations__item:nth-child(134) {
        grid-column: 2 / span 2;
        grid-row: 34 / span 2
    }

    .recommendations__item:nth-child(137) {
        grid-column: 5 / span 2;
        grid-row: 34 / span 2
    }

    .recommendations__item:nth-child(145) {
        grid-column: 1 / span 2;
        grid-row: 37 / span 2
    }

    .recommendations__item:nth-child(147) {
        grid-column: 4 / span 2;
        grid-row: 37 / span 2
    }

    .recommendations__item:nth-child(158) {
        grid-column: 2 / span 2;
        grid-row: 40 / span 2
    }

    .recommendations__item:nth-child(161) {
        grid-column: 5 / span 2;
        grid-row: 40 / span 2
    }

    .recommendations__item:nth-child(169) {
        grid-column: 1 / span 2;
        grid-row: 43 / span 2
    }

    .recommendations__item:nth-child(171) {
        grid-column: 4 / span 2;
        grid-row: 43 / span 2
    }

    .recommendations__item:nth-child(182) {
        grid-column: 2 / span 2;
        grid-row: 46 / span 2
    }

    .recommendations__item:nth-child(185) {
        grid-column: 5 / span 2;
        grid-row: 46 / span 2
    }

    .recommendations__item:nth-child(193) {
        grid-column: 1 / span 2;
        grid-row: 49 / span 2
    }

    .recommendations__item:nth-child(195) {
        grid-column: 4 / span 2;
        grid-row: 49 / span 2
    }

    .recommendations__item:nth-child(206) {
        grid-column: 2 / span 2;
        grid-row: 52 / span 2
    }

    .recommendations__item:nth-child(209) {
        grid-column: 5 / span 2;
        grid-row: 52 / span 2
    }

    .recommendations__item:nth-child(217) {
        grid-column: 1 / span 2;
        grid-row: 55 / span 2
    }

    .recommendations__item:nth-child(219) {
        grid-column: 4 / span 2;
        grid-row: 55 / span 2
    }

    .recommendations__item:nth-child(230) {
        grid-column: 2 / span 2;
        grid-row: 58 / span 2
    }

    .recommendations__item:nth-child(233) {
        grid-column: 5 / span 2;
        grid-row: 58 / span 2
    }

    .recommendations__item:nth-child(241) {
        grid-column: 1 / span 2;
        grid-row: 61 / span 2
    }

    .recommendations__item:nth-child(243) {
        grid-column: 4 / span 2;
        grid-row: 61 / span 2
    }

    .recommendations__item:nth-child(254) {
        grid-column: 2 / span 2;
        grid-row: 64 / span 2
    }

    .recommendations__item:nth-child(257) {
        grid-column: 5 / span 2;
        grid-row: 64 / span 2
    }
}

.recommendations__item a {
    display: block;
    padding-top: 100%;
    background: #fff no-repeat 50% 50%/cover
}

.search__form {
    margin-bottom: 1.66667rem;
    position: relative
}

.search__form input {
    display: block;
    margin: 0;
    border: 1px solid #707070;
    border-radius: 1.33333rem;
    padding: .5rem 1.66667rem .5rem 3.33333rem;
    width: 100%;
    font-family: Verdana;
    font-size: 1.41667rem;
    line-height: 1.17647;
    color: #707070;
    background: #fff;
    outline: none
}

.search__form svg {
    display: block;
    margin-top: -.66667rem;
    width: 1.33333rem;
    height: 1.33333rem;
    fill: #707070;
    position: absolute;
    top: 50%;
    left: 1.66667rem
}

.section {
    overflow: hidden
}

.section.page__content > .container {
    height: 100%
}

.section__wrap {
    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;
    height: 100%
}

.section__inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #246fa1;
    padding: 1rem;
    background: #fff;
    overflow-y: auto
}

.section__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1rem 0 0 -1rem;
    padding-bottom: 1rem
}

.section__item {
    margin: 1rem 0 0 1rem;
    width: calc(33.33% - 1rem)
}

@media (orientation: landscape) {
    .section__item {
        width: calc(16.66% - 1rem)
    }
}

.section__item-wrap {
    padding-top: 100%;
    position: relative
}

.section__item a {
    display: block;
    border-radius: 10px;
    background: transparent no-repeat 50% 50% / cover;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.section__foot {
    margin-top: 1.66667rem
}

@media (orientation: landscape) {
    .section__foot .btn {
        margin: 0 auto;
        max-width: 25rem
    }
}

.sections {
    overflow: hidden
}

.sections.page__content > .container {
    height: 100%
}

.sections__wrap {
    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;
    height: 100%
}

.sections__inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: auto
}

.sections__title {
    margin: 1.66667rem 0 .83333rem;
    text-align: center;
    font-weight: bold;
    font-size: 1.83333rem;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784)
}

.sections__text {
    margin: -.83333rem 0 .83333rem;
    text-align: center;
    font-size: .83333rem
}

.sections__foot {
    margin-top: 1.66667rem
}

@media (orientation: landscape) {
    .sections__foot .btn {
        margin: 0 auto;
        max-width: 25rem
    }
}

.templates {
    min-height: 2.33333rem;
    position: relative
}

.templates__title {
    display: block;
    margin: -4px;
    padding: 4px;
    font-weight: bold;
    font-size: 1.33333rem;
    line-height: 1.25;
    text-shadow: 0 3px 6px #00000029;
    text-align: center
}

.templates.opened .templates__title {
    margin-bottom: 1rem
}

.templates.opened .templates__title svg {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.templates__title svg {
    display: inline-block;
    margin-left: 7px;
    width: 12px;
    height: 10px;
    fill: #fff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.templates__wrap {
    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;
    border-radius: 2.5rem;
    padding: 4px;
    color: #fff;
    background: #01313d;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.templates__content {
    display: none;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.templates.opened .templates__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.templates .field__list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.templates .field__list-wrap {
    margin: 4px -3px;
    border: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.templates .template__btn {
    display: block;
    margin: 4px 0 0;
    border: 0;
    border-radius: 2.16667rem;
    padding: .66667rem 1.66667rem;
    width: 100%;
    font-weight: bold;
    font-size: 1.33333rem;
    line-height: 1.1875;
    text-align: center;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    background: transparent linear-gradient(81deg, #01313D 0%, #0198C7 100%) 0 0 no-repeat
}

.hint {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 4px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.33333;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.160784);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.js-tooltip {
    cursor: help
}

.tooltip {
    display: none;
    border-radius: 1.16667rem;
    border: 1px solid #707070;
    padding: .58333rem 1rem .75rem;
    max-width: 280px;
    font-weight: normal;
    white-space: normal;
    font-size: .83333rem;
    line-height: 1.2;
    color: #000;
    background: #fff;
    z-index: 100
}

.tooltip[data-show] {
    display: block
}

.dl-edit-section-notify {
    font-size: 16px;
}


/*# sourceMappingURL=main.min.css.map*/