@charset "UTF-8";
/*!normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss*/

.clear,
.section,
.section:after,
hr {
    clear: both
}

.h2,
h2,
p {
    text-rendering: optimizeLegibility
}

a img,
button {
    border: 0
}

.grid-container,
hr {
    max-width: 63.75rem
}

#order_form,
.button,
.center,
.content-center,
.cta-button .cta-button-wrapper,
footer {
    text-align: center
}

html {
    -webkit-text-size-adjust: 100%
}

p,
ul {
    line-height: 1.6
}

ul,
ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.button,
img,
svg {
    vertical-align: middle
}

button,
select {
    text-transform: none
}

.button,
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
a,
button,
button:not(:disabled) {
    cursor: pointer
}

dd,
legend {
    margin-bottom: .5rem
}

button,
hr,
input {
    overflow: visible
}

a:hover,
abbr[title] {
    text-decoration: underline
}

.app-header__main-menu-link,
.text-truncate {
    text-overflow: ellipsis;
    white-space: nowrap
}

.btn--nav-link,
.label,
.text-truncate {
    white-space: nowrap
}

a:active,
a:hover {
    outline-width: 0
}

button,
input {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    font-family: inherit
}

.btn--accessibility,
.map,
.order-form,
.text-truncate,
svg {
    overflow: hidden
}

[type=button],
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

*,
::after,
::before {
    box-sizing: inherit
}

*,
:after,
:before,
[type=tel],
[type=text],
html {
    box-sizing: border-box
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    line-height: 1
}

a,
b,
em,
i,
legend,
strong {
    line-height: inherit
}

.grid-container {
    margin: 0 auto
}

.h2,
h2,
p,
ul {
    margin-top: 0
}

@media print,
screen and (min-width:40em) {
    .grid-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
    .h2,
    h2 {
        font-size: 2.5rem
    }
}

@media print,
screen and (min-width:64em) {
    .grid-container {
        padding-right: .75rem;
        padding-left: .75rem
    }
}

div,
form,
h2,
li,
p,
ul {
    margin: 0;
    padding: 0
}

li,
p {
    font-size: inherit
}

em,
i {
    font-style: italic
}

.h2,
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: inherit
}

.button,
[type=tel],
[type=text] {
    margin: 0 0 1rem;
    font-family: inherit;
    -webkit-appearance: none
}

hr {
    margin: 20px auto;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

@media print {
    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    h2,
    p {
        orphans: 3;
        widows: 3
    }
    h2 {
        page-break-after: avoid
    }
}

#content img,
img,
legend {
    max-width: 100%
}

.button {
    display: inline-block;
    padding: .85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    background-color: #1779ba;
    color: #fefefe
}

[type=tel],
[type=text],
label {
    font-weight: 400;
    color: #0a0a0a
}

.button:focus,
.button:hover {
    background-color: #14679e;
    color: #fefefe
}

.button.clear {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.clear,
.button.clear:focus,
.button.clear:hover {
    background-color: transparent;
    border-color: transparent
}

[type=tel],
[type=tel]:focus,
[type=text],
[type=text]:focus {
    background-color: #fefefe;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

.button.clear:focus,
.button.clear:hover {
    color: #0c3d5d
}

.btn:hover,
a.button:focus,
a.button:hover {
    text-decoration: none
}

[type=tel],
[type=text] {
    display: block;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    font-size: 1rem;
    line-height: 1.5;
    -moz-appearance: none;
    appearance: none
}

.cta-button,
.order-form {
    font-family: Arial, Helvetica, sans-serif;
    clear: both
}

[type=tel]:focus,
[type=text]:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    box-shadow: 0 0 5px #cacaca
}

input:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder {
    color: #cacaca
}

input:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.app-header__menu-button .app-header__svg-close,
.app-header__menu-button .app-header__svg-menu,
label {
    margin: 0
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    cursor: default;
    background: #1779ba;
    color: #fefefe
}

.outer-wrapp,
body,
header>.grid-container {
    background: #fff
}

.grid-container {
    padding-left: 36px;
    padding-right: 36px
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .grid-container {
        padding-left: 0;
        padding-right: 0
    }
}

.outer-wrapp,
header {
    max-width: 63.75rem;
    margin: 0 auto
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999
}

.col,
.order-form .order-form-wrapper,
.outer-wrapp,
.section,
footer,
header>.grid-container {
    position: relative
}

header>.grid-container:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #f4f7f7
}

footer {
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (max-width:63.9375em) {
    .outer-wrapp {
        padding-top: 48px
    }
}

.video-page-about .pseudo-breadcrumbs {
    font-size: 24px;
    line-height: 1.3;
    color: #b7b7b7;
    margin: 20px 0;
    margin-top: 5px;
}

.video-page-about .pseudo-breadcrumbs span {
    color: #26292e
}

.video-page-about .pseudo-breadcrumbs span:first-child {
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.video-page-about p {
    line-height: 1.3
}

.date {
    display: block;
    padding-top: 10px;
    color: #8a8686
}

@media screen and (max-width:39.9375em) {
    .grid-container {
        padding-left: 0;
        padding-right: 0
    }
    .video-page-about {
        padding-bottom: 45px
    }
    .video-page-about .pseudo-breadcrumbs {
        font-size: 22px;
        line-height: 30px;
        margin-top: 24px
    }
}

.outer-wrapp {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px !important
}

.video-page-about {
    padding-bottom: 0
}

@media screen and (max-width:63.9375em) and (min-width:40em) {
    .outer-wrapp {
        padding-top: 25px !important
    }
}

@media screen and (max-width:39.9375em) {
    .outer-wrapp {
        padding-top: 20px !important
    }
}

img[width="0"] {
    display: block !important
}

@media (max-width:768px) {
    #lang,
    .top-bar__left a:nth-child(4),
    .top-bar__left a:nth-child(5) {
        display: none
    }
}

.autor {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center
}

#content img,
#order_form button,
#order_form label,
.com-txt>b,
.content-img,
.live-img,
.price__text,
footer,
header,
main,
nav,
section {
    display: block
}

.doc-img {
    max-width: 450px;
    width: 100%
}

@media (max-width:687px) {
    .doc-img {
        max-width: 350px;
        width: 100%
    }
    .autor {
        flex-direction: column
    }
    .doc-text {
        margin-top: 10px
    }
}

.doc-text {
    text-align: center !important
}

.video-page-about .about a,
a {
    text-decoration: none;
    font-weight: 700;
    color: #0078d6;
    font-size: 18px
}

.video-page-about .about a:focus,
.video-page-about .about a:hover {
    color: #1468a0
}

.order-form {
    padding: 0 25px
}

.order-form-product-image {
    max-width: 310px;
    width: 100%
}

.order-form-wrapper {
    max-width: 180px;
    width: 100%
}

.order-form .order-form-wrapper {
    max-width: 400px;
    margin: 25px auto;
    background: #fff;
    border-radius: 2.5px
}

.order-form form {
    background: 0 0;
    padding: 0;
    margin: 0
}

.order-form .order-form-product-image-wrapper {
    text-align: center;
    line-height: 0
}

.order-form-product-image-section {
    position: relative;
    max-width: 400px;
    margin: 0 auto
}

.order-form .order-form-product-image-link {
    border: none;
    line-height: 0;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none
}

.order-form .order-form-product-image-link:hover {
    border: none
}

#order_form .price {
    display: flex;
    justify-content: center;
    margin: 20px 0 0
}

#order_form .price span {
    font-size: 18px
}

.price__old {
    border-right: 1px solid #ccc;
    padding-right: 15px;
    margin-right: 15px
}

.price__old .price__text {
    margin-bottom: 3px
}

.price__text,
dt {
    font-weight: 700
}

.price__old .price__value {
    text-decoration: line-through
}

#order_form .price__new .price__value span {
    font-size: 23px;
    font-weight: 700;
    color: red
}

#order_form {
    background: url(../images/formbg.jpg) center/100% 100% no-repeat;
    padding: 20px 20px 25px;
    max-width: 430px;
    font-family: Arial;
    margin: 0;
    border: 1px solid #d3c5c5
}

.content-img {
    width: 100%;
    max-width: 650px;
    margin: 30px auto
}

.img__promo,
.list {
    margin-bottom: 20px
}

.list {
    padding-left: 20px
}

.live-img {
    width: 100%;
    max-width: 350px;
    padding-top: 10px
}

#order_form div {
    background: 0 0 !important
}

#content img {
    margin: 20px 0
}

#order_form h2 {
    font-size: 32px;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1.2;
    border: none
}

#order_form span,
.order-caption,
html {
    font-size: 16px
}

#order_form .order_form_pole {
    padding: 10px;
    margin: 10px 0
}

#order_form label {
    width: 230px;
    font-weight: 700;
    margin: 0 auto 10px;
    font-size: 16px
}

#order_form input {
    font-size: 16px;
    padding: 6px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    max-width: 300px;
    width: 100%;
    margin: 0 auto
}

#order_form input::placeholder {
    color: #8d8888
}

#order_form button {
    width: 100%;
    max-width: 300px;
    padding: 7px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    background-color: red;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: .3s;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin: 20px auto 0
}

#order_form button:hover {
    background-color: #c22d2d
}

@media screen and (max-width:480px) {
    .language-selection li:not(:first-child) {
        display: none
    }
    .language-selection__item {
        border-right: none !important
    }
    #order_form .order_form_pole {
        padding: 0
    }
    #order_form label {
        font-size: 14px
    }
    #order_form {
        padding: 20px
    }
}

.u-content-read {
    max-width: 940px;
    margin: 0 auto
}

@media (max-width:1279px) {
    .app-header__main-menu-item:nth-child(8) {
        display: none
    }
}

.timer,
img,
label {
    display: inline-block
}

@media (max-width:767px) {
    .img__promo {
        max-width: 450px;
        width: 100%
    }
    #order_form {
        padding-bottom: 20px
    }
    .order-form-product-image {
        max-width: 400px
    }
    .form-wrapper {
        flex-direction: column
    }
    .doc-img {
        max-width: 350px !important;
        width: 100%
    }
    .autor-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 20px;
        float: none !important
    }
    body {
        text-align: left !important
    }
    .u-content-read {
        margin-left: 0
    }
}

.c-comments-login,
.col,
.container,
.section,
legend {
    width: 100%
}

.com-txt,
body,
caption {
    text-align: left
}

.c-comments-head {
    padding-bottom: 1px
}

.o-col-flex {
    padding-left: 15px;
    padding-right: 15px
}

.o-row-sm-flex .o-col-flex {
    padding-left: 0;
    padding-right: 0
}

.comTitle {
    padding: 5px 10px;
    margin: 15px 0;
    color: #000;
    border-bottom: 2px solid #000;
    font-size: 27px
}

.commit-text {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px
}

.commit-text--first {
    border-top: none;
    padding-top: 0
}

.commit-text--answer {
    margin-left: 60px
}

.photo {
    float: left;
    margin-right: 10px
}

.photo img {
    margin: 3px 0 0
}

.com-txt>b,
.timer {
    margin-bottom: 5px
}

img.photo-people {
    width: 50px;
    border-radius: 50px
}

.com-txt {
    padding-left: 65px;
    color: #000
}

@media (max-width:759px) {
    .com-txt {
        font-size: 18px;
        line-height: 1.3 !important
    }
}

.btn,
.btn--sm,
.btn--sm .icon,
.num,
.timelimit {
    font-size: 14px
}

.cta-button .cta-button-link {
    display: inline-block;
    background: #d32f2f;
    font-size: 25px;
    line-height: 50px;
    padding: 0 25px;
    color: #fff !important;
    border-radius: 2.5px;
    border: 0;
    font-weight: 500;
    box-shadow: none;
    text-decoration: none
}

.timer {
    padding-left: 14px;
    color: red
}

.form-text {
    margin: 15px 0 0;
    border: 2px solid #0299ff;
    padding: 10px;
    line-height: 1.3
}

.num {
    color: #00f
}

.autor-wrapper {
    float: left;
    max-width: 400px;
    width: 100%;
    background-color: #e2e2e2;
    padding: 10px;
    margin-right: 15px
}

.hr {
    border: 1px solid #c00
}

.cta-button .cta-button-link:hover {
    background: #b71c1c;
    color: #fff
}

.cta-button .cta-button-link:active {
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .5)
}

.cta-button {
    margin: 25px 0
}

@media (max-width:639px) {
    .video-page-about .pseudo-breadcrumbs span:first-child {
        line-height: 28px
    }
    .video-page-about p {
        line-height: 1.4 !important
    }
    .order-form .order-form-product-image {
        max-width: 165px
    }
}

@media (max-width:479px) {
    #order_form {
        background: url(../images/formbg-mob.jpeg) center/100% 100% no-repeat
    }
    .doc-text p:first-child {
        font-size: 18px
    }
    .video-page-about .pseudo-breadcrumbs {
        line-height: 28px;
        font-size: 20px
    }
    p {
        margin-bottom: 15px !important
    }
    body {
        font-size: 16px !important
    }
    .com-txt,
    .video-page-about .about a,
    a,
    body {
        font-size: 16px
    }
    .commit-text--answer {
        margin-left: 30px
    }
    .content-img {
        margin: 20px auto
    }
    #order_form input,
    .cta-button .cta-button-link {
        font-size: 17px
    }
    .com-txt {
        line-height: 1.3
    }
    #order_form h2 {
        margin-top: 0;
        font-size: 24px !important
    }
    .commit-text {
        padding-top: 15px;
        margin-top: 15px
    }
    .commit-text--first {
        padding-top: 0
    }
    #order_form span {
        font-size: 13px
    }
}

html {
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-tap-highlight-color: transparent
}

body {
    -webkit-font-smoothing: antialiased;
    padding: 0;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #000
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

p {
    margin-bottom: 15px
}

abbr[title] {
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

ul {
    list-style-position: outside;
    margin-bottom: 1rem;
    padding-left: 0
}

.h2,
.nav,
h2,
ul ul {
    margin-bottom: 0
}

dd {
    margin-left: 0
}

b,
strong {
    font-weight: bolder
}

a {
    -webkit-text-decoration-skip: objects;
    color: #0078d6;
    background-color: transparent;
    text-decoration: none
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

img {
    height: auto;
    -ms-interpolation-mode: bicubic;
    border-style: none
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

button {
    border-radius: 0
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

select {
    word-wrap: normal
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    padding: 0;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h2,
h2 {
    font-weight: 500;
    line-height: 1.5;
    font-size: 1.75rem
}

.icon,
body {
    font-size: 18px
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.container {
    margin-right: auto;
    margin-left: auto
}

@media (min-width:640px) {
    .container {
        max-width: 670px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1000px
    }
}

.col {
    padding-right: 30px;
    padding-left: 30px;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none
}

.section,
.section .section {
    margin-bottom: 30px
}

.visible {
    visibility: visible !important
}

.border {
    border: 1px solid #e0e3e9 !important
}

.d-flex {
    display: flex !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-center {
    align-items: center !important
}

.ml-4 {
    margin-left: 4px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-16 {
    margin-right: 16px !important
}

.font-weight-bold {
    font-weight: 700 !important
}

body {
    min-width: 320px;
    overflow-x: hidden
}

a:focus,
a:hover {
    color: currentColor
}

a:hover {
    text-underline-offset: 3px;
    text-decoration-thickness: 1px
}

input::-ms-clear {
    display: none
}

::selection {
    background-color: #e0e3e9
}

.section:after {
    display: block;
    content: ""
}

@media (max-width:1439px) {
    .app-header__main-menu-item:nth-child(9) {
        display: none
    }
}

.btn {
    padding: 0 20px;
    height: 46px;
    min-width: 56px;
    background-color: #fff;
    border: 1px solid #c9cfd9;
    border-radius: 4px;
    color: #32353c;
    text-transform: uppercase
}

.btn--nav-link,
.btn--reset {
    background-color: transparent
}

.btn .btn__wrapper>*+*,
.btn>*+* {
    margin-left: 10px
}

@media (max-width:1023.98px) {
    #order_form h2 {
        font-size: 30px;
        line-height: 1.1
    }
    .video-page-about .pseudo-breadcrumbs {
        line-height: 33px
    }
    .weather-widget {
        display: none !important
    }
    .btn {
        padding-right: 15px;
        padding-left: 15px
    }
    .app-header__main {
        position: relative;
        z-index: 1
    }
    .app-header__menu-button {
        border-right: 1px solid #dadee5;
        width: 72px;
        height: 63px;
        color: #525762;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .app-header__menu-button:hover {
        background-color: rgba(218, 222, 229, .2)
    }
    .app-header__container {
        padding-right: 15px;
        padding-left: 0;
        max-width: none
    }
}

.btn--accessibility {
    position: fixed;
    opacity: 0;
    left: -9999px
}

.btn--accessibility:focus {
    position: static;
    opacity: 1
}

.btn,
.btn__wrapper {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.btn--nav-link {
    border: none;
    color: #525762
}

.btn--nav-link:hover {
    color: #525762;
    background-color: rgba(218, 222, 229, .2)
}

.btn--nav-link path {
    stroke: #525762
}

.btn--nav-link.is-active,
.btn--nav-link:active,
.btn--nav-link:focus {
    background-color: #222659;
    color: #fff
}

.btn--nav-link.is-active path,
.btn--nav-link:active path,
.btn--nav-link:focus path {
    stroke: #fff
}

.red {
    color: red
}

.btn--sm {
    padding-right: 12px;
    padding-left: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    height: 32px;
    min-width: 40px;
    text-transform: none
}

.btn--sm .btn__wrapper>*+*,
.btn--sm>*+* {
    margin-left: 8px
}

.btn[disabled] {
    opacity: .5;
    cursor: not-allowed
}

.btn--reset {
    border: 0;
    border-radius: 0;
    min-width: 0;
    padding: 0;
    height: auto
}

.app-header__main,
.top-bar {
    border-bottom: 1px solid #dadee5
}

.app-header__main,
.header,
.top-bar {
    background-color: #fff
}

.icon {
    display: inline-flex;
    line-height: 1
}

.language-selection__link,
.weather-widget {
    line-height: 16px;
    letter-spacing: .4px;
    font-size: 14px
}

.app-header__main-menu-link,
label {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .5px
}

label {
    margin-bottom: 8px
}

input::-webkit-input-placeholder {
    color: #cacaca;
    line-height: normal !important
}

.container {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:640px) {
    .container {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (min-width:768px) {
    .section,
    .section .section {
        margin-bottom: 40px
    }
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1024px) {
    .section {
        margin-bottom: 50px
    }
    .container {
        padding-right: 40px;
        padding-left: 40px
    }
    .top-bar {
        display: flex
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1250px;
        padding-right: 50px;
        padding-left: 50px
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1440px;
        padding-right: 60px;
        padding-left: 60px
    }
    .section .section {
        margin-bottom: 50px
    }
}

.loading {
    margin-top: 5rem;
    margin-bottom: 5rem;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.logo {
    display: flex;
    flex-shrink: 0
}

.logo .logo__svg {
    width: auto;
    height: 32px
}

.logo__svg {
    margin-right: auto;
    margin-left: auto;
    width: auto
}

.table td,
.table th {
    padding: 4px 8px
}

.language-selection {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0
}

.language-selection__item {
    padding-right: 4px;
    padding-left: 4px;
    border-right: 1px solid #dadee5
}

.language-selection__item:last-child {
    border-right: none
}

.language-selection__link {
    margin-top: -8px;
    margin-bottom: -8px;
    width: 32px;
    min-width: 32px;
    flex: 0 0 32px;
    height: 32px;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center
}

.language-selection__link,
.language-selection__link:hover {
    color: #525762;
    text-decoration: none
}

.language-selection__link.is-active {
    color: #222659;
    font-weight: 700
}

.top-bar .language-selection {
    margin-right: -12px
}

.weather-widget {
    padding-right: 12px;
    padding-left: 12px;
    height: 32px;
    border-radius: 4px;
    position: relative
}

.weather-widget:hover {
    background-color: rgba(218, 222, 229, .2)
}

.weather-widget__city,
.weather-widget__humidity,
.weather-widget__value {
    color: #222659
}

.weather-widget__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 3
}

.weather-widget .weather-block-icon {
    fill: #222659
}

.top-bar {
    display: flex;
    flex-wrap: wrap
}

.top-bar__left {
    margin-left: -12px
}

.top-bar__left .btn+.btn {
    margin-left: 2px
}

.top-bar .container {
    height: 63px
}

.header .logo {
    transition: transform .2s ease-in-out
}

.app-header__left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 63px;
    gap: 20px
}

.app-header__main-menu,
.app-header__main-menu+.app-header__main-menu {
    display: none
}

.app-header__main-menu-item+.app-header__main-menu-item {
    margin-left: -1px
}

.app-header__main-menu-link {
    overflow: hidden;
    padding-right: 16px;
    padding-left: 16px;
    height: 63px;
    display: flex;
    background-color: transparent;
    border: 0;
    align-items: center;
    justify-content: center;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

@media (min-width:1024px) {
    .app-header__main-menu {
        display: flex;
        align-items: center;
        margin-left: 16px
    }
    .app-header__main-menu-link {
        padding-right: 12px;
        padding-left: 12px
    }
}

@media (min-width:1280px) {
    .app-header__main-menu {
        display: flex;
        align-items: center;
        margin-left: 24px
    }
    .app-header__main-menu-link {
        padding-right: 24px;
        padding-left: 24px
    }
}

.app-header__main-menu-link,
.app-header__main-menu-link:hover {
    color: #222659;
    text-decoration: none
}

.app-header__main-menu-link:hover {
    border-color: #dadee5
}

.app-header__main-menu-link.is-active,
.app-header__main-menu-link:active,
.app-header__main-menu-link:focus {
    outline: 0;
    background-color: rgba(218, 222, 229, .2);
    border-color: #dadee5
}

@media (min-width:1024px) {
    .app-header__menu-button {
        display: none
    }
}

.app-header__menu-button .app-header__svg-menu {
    display: block
}

.app-header__menu-button .app-header__svg-close {
    display: none
}

.app-header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.map {
    margin-right: calc(50% - 50.5vw);
    margin-left: calc(50% - 50vw)
}

.scroll-img img {
    width: 650px !important;
    margin: 0 auto
}

.scroll-img {
    overflow-x: auto;
    padding-bottom: 10px;
    scrollbar-width: thin
}

.scroll-img::-webkit-scrollbar {
    width: 12px;
    height: 8px
}

.scroll-img::-webkit-scrollbar-track {
    background: #e7e1e1
}

.scroll-img::-webkit-scrollbar-thumb {
    background-color: #bdbdbd;
    border-radius: 20px
}

.form-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px
}

.doc {
    color: #06385e;
}

.rep {
    color: red;
}

.list-green {
    list-style-type: none !important;
    list-style: none !important;
    margin: 0;
    padding: 0;
  }
  
  .list-green li {
    position: relative;
    padding-left: 24px;
    background-image: url(../images/gal.png);
    background-position: left center;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-bottom: 7px;
  }
  
  .list-red {
    list-style-type: none !important;
    list-style: none !important;
    margin: 0;
    padding: 0;
  }
  
  .list-red li {
    position: relative;
    padding-left: 27px;
    background-image: url(../images/crest.png);
    background-position: left center;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }

  .pulse {
    animation: pulse 2s infinite;
  }

  @keyframes pulse {
    0% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
    }
  
    50% {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
    }
  
    100% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
    }
  }

.nw {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px; 
  font-size: 14px;
  text-align: left;
  margin-top: 25px !important;
}