@charset "UTF-8";
.simplebar-wrapper,
[data-simplebar] {
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.simplebar-wrapper {
    overflow: hidden;
}
.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}
.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}
.simplebar-content {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: scroll;
    max-width: 100%;
    max-height: 100%;
}
.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: inherit;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}
.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}
.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px;
}
.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #000;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.2s linear;
}
.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.5;
    transition: opacity 0s linear;
}
.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}
.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}
.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
}
.link,
.mfp-bg,
.text-block a:hover {
    opacity: 0.8;
}
.mfp-bg,
.mfp-iframe-scaler,
.tns-ovh,
.tns-t-subp2,
svg:not(:root) {
    overflow: hidden;
}
button,
hr,
input {
    overflow: visible;
} /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
}
body {
    margin: 0;
}
article,
aside,
details,
footer,
header,
menu,
nav,
section {
    display: block;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.container,
.container-fluid,
.header__menu:not(.mm-menu) > ul > li > ul {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
.fi:before,
.mm-menu,
body {
    -webkit-font-smoothing: antialiased;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
@font-face {
    font-family: Flaticon;
    src: url(../fonts/Flaticon.eot);
    src: url(../fonts/Flaticon.eot?#iefix) format("embedded-opentype"), url(../fonts/Flaticon.woff) format("woff"),
        url(../fonts/Flaticon.ttf) format("truetype"), url(../fonts/Flaticon.svg#Flaticon) format("svg");
    font-weight: 400;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: Flaticon;
        src: url(../fonts/Flaticon.svg#Flaticon) format("svg");
    }
}
.fi:before {
    display: inline-block;
    font-family: Flaticon;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}
.flaticon-add-document:before {
    content: "\f100";
}
.flaticon-alarm-bell:before {
    content: "\f101";
}
.flaticon-american-football-ball:before {
    content: "\f102";
}
.flaticon-basketball:before {
    content: "\f103";
}
.flaticon-black-square:before {
    content: "\f104";
}
.flaticon-boat-anchor:before {
    content: "\f105";
}
.flaticon-briefcase-outline:before {
    content: "\f106";
}
.flaticon-brightness-control:before {
    content: "\f107";
}
.flaticon-businessman-outline:before {
    content: "\f108";
}
.flaticon-calendar:before {
    content: "\f109";
}
.flaticon-camera-outline:before {
    content: "\f10a";
}
.flaticon-center-alignment:before {
    content: "\f10b";
}
.flaticon-chain-links:before {
    content: "\f10c";
}
.flaticon-check-mark:before {
    content: "\f10d";
}
.flaticon-classic-phone:before {
    content: "\f10e";
}
.flaticon-clipboard:before {
    content: "\f10f";
}
.flaticon-clock:before {
    content: "\f110";
}
.flaticon-cloud-outline:before {
    content: "\f111";
}
.flaticon-compass:before {
    content: "\f112";
}
.flaticon-computer-keyboard:before {
    content: "\f113";
}
.flaticon-computer-screen:before {
    content: "\f114";
}
.flaticon-credit-card:before {
    content: "\f115";
}
.flaticon-cross-outline:before {
    content: "\f116";
}
.flaticon-crosshair:before {
    content: "\f117";
}
.flaticon-delete-document:before {
    content: "\f118";
}
.flaticon-diagonal-arrow:before {
    content: "\f119";
}
.flaticon-direction-signs:before {
    content: "\f11a";
}
.flaticon-document-outline:before {
    content: "\f11b";
}
.flaticon-document-with-arrows:before {
    content: "\f11c";
}
.flaticon-door-outline:before {
    content: "\f11d";
}
.flaticon-down-arrow:before {
    content: "\f11e";
}
.flaticon-download-from-cloud:before {
    content: "\f11f";
}
.flaticon-dropper:before {
    content: "\f120";
}
.flaticon-earth-globe:before {
    content: "\f121";
}
.flaticon-email-outbox:before {
    content: "\f122";
}
.flaticon-empty-battery-status:before {
    content: "\f123";
}
.flaticon-envelope-with-magnifying-glass:before {
    content: "\f124";
}
.flaticon-envelope-with-pencil:before {
    content: "\f125";
}
.flaticon-expand-window:before {
    content: "\f126";
}
.flaticon-eye-outline:before {
    content: "\f127";
}
.flaticon-find-in-folder:before {
    content: "\f128";
}
.flaticon-foldable-map:before {
    content: "\f129";
}
.flaticon-folder-outline:before {
    content: "\f12a";
}
.flaticon-football:before {
    content: "\f12b";
}
.flaticon-forbidden-sign:before {
    content: "\f12c";
}
.flaticon-full-battery-status:before {
    content: "\f12d";
}
.flaticon-golf-flag:before {
    content: "\f12e";
}
.flaticon-half-moon:before {
    content: "\f12f";
}
.flaticon-heart-outline:before {
    content: "\f130";
}
.flaticon-house-outline:before {
    content: "\f131";
}
.flaticon-ipad-with-blank-screen:before {
    content: "\f132";
}
.flaticon-iron-weight:before {
    content: "\f133";
}
.flaticon-left-alignment:before {
    content: "\f134";
}
.flaticon-left-arrow:before {
    content: "\f135";
}
.flaticon-life-preserver:before {
    content: "\f136";
}
.flaticon-light-bulb:before {
    content: "\f137";
}
.flaticon-light-bulb-1:before {
    content: "\f138";
}
.flaticon-lightning-flash:before {
    content: "\f139";
}
.flaticon-loading-circles:before {
    content: "\f13a";
}
.flaticon-location-marker:before {
    content: "\f13b";
}
.flaticon-locked-padlock:before {
    content: "\f13c";
}
.flaticon-loudspeaker-high-volume:before {
    content: "\f13d";
}
.flaticon-loudspeaker-low-volume:before {
    content: "\f13e";
}
.flaticon-loudspeaker-medium-volume:before {
    content: "\f13f";
}
.flaticon-low-battery:before {
    content: "\f140";
}
.flaticon-mac-window:before {
    content: "\f141";
}
.flaticon-mac-window-with-arrows:before {
    content: "\f142";
}
.flaticon-mac-windows:before {
    content: "\f143";
}
.flaticon-magnifying-glass:before {
    content: "\f144";
}
.flaticon-mail-envelope:before {
    content: "\f145";
}
.flaticon-mark-as-favourite-star:before {
    content: "\f146";
}
.flaticon-medium-charge-battery:before {
    content: "\f147";
}
.flaticon-microphone:before {
    content: "\f148";
}
.flaticon-mountain-painting:before {
    content: "\f149";
}
.flaticon-mountain-range:before {
    content: "\f14a";
}
.flaticon-mouse-peripheral:before {
    content: "\f14b";
}
.flaticon-move-tool-arrows:before {
    content: "\f14c";
}
.flaticon-ocean-waves:before {
    content: "\f14d";
}
.flaticon-paper-clip:before {
    content: "\f14e";
}
.flaticon-pencil-and-paper:before {
    content: "\f14f";
}
.flaticon-pencil-outline:before {
    content: "\f150";
}
.flaticon-pie-chart:before {
    content: "\f151";
}
.flaticon-pie-chart-1:before {
    content: "\f152";
}
.flaticon-pie-chart-2:before {
    content: "\f153";
}
.flaticon-plane-outline:before {
    content: "\f154";
}
.flaticon-play-arrow:before {
    content: "\f155";
}
.flaticon-price-tag:before {
    content: "\f156";
}
.flaticon-printer-outline:before {
    content: "\f157";
}
.flaticon-rain-umbrella:before {
    content: "\f158";
}
.flaticon-raining-cloud:before {
    content: "\f159";
}
.flaticon-reply-email:before {
    content: "\f15a";
}
.flaticon-right-alignment:before {
    content: "\f15b";
}
.flaticon-right-arrow:before {
    content: "\f15c";
}
.flaticon-round-arrow:before {
    content: "\f15d";
}
.flaticon-rss-logo:before {
    content: "\f15e";
}
.flaticon-rubbish-bin:before {
    content: "\f15f";
}
.flaticon-sailboat:before {
    content: "\f160";
}
.flaticon-save-file-floppy-disk:before {
    content: "\f161";
}
.flaticon-security-badge:before {
    content: "\f162";
}
.flaticon-settings-cogwheel:before {
    content: "\f163";
}
.flaticon-sheet-box:before {
    content: "\f164";
}
.flaticon-shining:before {
    content: "\f165";
}
.flaticon-shining-sun:before {
    content: "\f166";
}
.flaticon-shopping-bag:before {
    content: "\f167";
}
.flaticon-shopping-cart:before {
    content: "\f168";
}
.flaticon-shut-down:before {
    content: "\f169";
}
.flaticon-signal-waves:before {
    content: "\f16a";
}
.flaticon-sixteenth-notes:before {
    content: "\f16b";
}
.flaticon-smartphone-outline:before {
    content: "\f16c";
}
.flaticon-snowflake:before {
    content: "\f16d";
}
.flaticon-speech-bubble:before {
    content: "\f16e";
}
.flaticon-speech-bubble-with-ellipsis:before {
    content: "\f16f";
}
.flaticon-speech-bubbles:before {
    content: "\f170";
}
.flaticon-sport-trophy:before {
    content: "\f171";
}
.flaticon-statistical-chart:before {
    content: "\f172";
}
.flaticon-sun-and-cloud:before {
    content: "\f173";
}
.flaticon-t-shirt-outline:before {
    content: "\f174";
}
.flaticon-text-document:before {
    content: "\f175";
}
.flaticon-text-document-1:before {
    content: "\f176";
}
.flaticon-text-documents:before {
    content: "\f177";
}
.flaticon-text-lines:before {
    content: "\f178";
}
.flaticon-text-lines-1:before {
    content: "\f179";
}
.flaticon-timetable-outline:before {
    content: "\f17a";
}
.flaticon-traffic-sign:before {
    content: "\f17b";
}
.flaticon-unlocked-padlock:before {
    content: "\f17c";
}
.flaticon-unlocked-padlock-1:before {
    content: "\f17d";
}
.flaticon-unlocked-padlock-2:before {
    content: "\f17e";
}
.flaticon-unlocked-padlock-3:before {
    content: "\f17f";
}
.flaticon-unlocked-padlock-4:before {
    content: "\f180";
}
.flaticon-unlocked-padlock-5:before {
    content: "\f181";
}
.flaticon-unlocked-padlock-6:before {
    content: "\f182";
}
.flaticon-up-and-down-arrows:before {
    content: "\f183";
}
.flaticon-up-arrow:before {
    content: "\f184";
}
.flaticon-update-arrow:before {
    content: "\f185";
}
.flaticon-update-arrows:before {
    content: "\f186";
}
.flaticon-upload-to-cloud:before {
    content: "\f187";
}
.flaticon-user-outline:before {
    content: "\f188";
}
.flaticon-volume-speaker:before {
    content: "\f189";
}
.flaticon-water-drop:before {
    content: "\f18a";
}
.flaticon-wifi-signal:before {
    content: "\f18b";
}
.flaticon-working-briefcase:before {
    content: "\f18c";
}
.flaticon-wrench-tool:before {
    content: "\f18d";
}
.flaticon-zoom-out:before {
    content: "\f18e";
}
.flaticon-zoom-tool:before {
    content: "\f18f";
} /*!
* Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
*,
::after,
::before {
    box-sizing: inherit;
}
@media (min-width: 576px) {
    .container,
    .header__menu:not(.mm-menu) > ul > li > ul {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container,
    .header__menu:not(.mm-menu) > ul > li > ul {
        max-width: 744px;
    }
}
@media (min-width: 992px) {
    .container,
    .header__menu:not(.mm-menu) > ul > li > ul {
        max-width: 960px;
    }
}
@media (min-width: 1260px) {
    .container,
    .header__menu:not(.mm-menu) > ul > li > ul {
        max-width: 1200px;
    }
}
.advantages,
.items-grid,
.post-preview__grid,
.product-doc__list,
.product-page__features-list,
.row,
.section-faq__inner,
.section-imgtext__inner,
.sr-post__items,
.sr-product__items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"],
.section-tw .no-gutters > .section-tw__content,
.section-tw .no-gutters > .section-tw__sidebar {
    padding-right: 0;
    padding-left: 0;
}
.advantages-col2,
.advantages-col3 .advantages__item,
.advantages-col4 .advantages__item,
.advantages__item,
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.form-field,
.form-field--25,
.form-field--33,
.form-field--50,
.items-grid__content,
.items-grid__sidebar__wrap,
.press__item,
.press__item--big,
.product-doc__item,
.product-page__features-item,
.product-spec .section-title,
.product-spec__text,
.section-about .section-tw__content,
.section-about .section-tw__sidebar,
.section-faq__left,
.section-faq__right,
.section-imgtext__left,
.section-imgtext__right,
.section-tw .section-tw__content,
.section-tw .section-tw__sidebar,
.section-tw--20-80 .section-tw__content,
.section-tw--20-80 .section-tw__sidebar,
.section-tw--30-70 .section-tw__content,
.section-tw--30-70 .section-tw__sidebar,
.section-tw--40-60 .section-tw__content,
.section-tw--40-60 .section-tw__sidebar,
.section-tw--50-50 .section-tw__content,
.section-tw--50-50 .section-tw__sidebar,
.section-tw--60-40 .section-tw__content,
.section-tw--60-40 .section-tw__sidebar,
.section-tw--70-30 .section-tw__content,
.section-tw--70-30 .section-tw__sidebar,
.section-tw--80-20 .section-tw__content,
.section-tw--80-20 .section-tw__sidebar,
.section__content,
.section__sidebar,
.sr-post__item,
.sr-product__item {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
}
.col,
.section-tw .section-tw__content,
.section-tw .section-tw__sidebar {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-3,
.section-tw--20-80 .section-tw__content,
.section-tw--80-20 .section-tw__sidebar,
.sr-product__item {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4,
.section-tw--30-70 .section-tw__content,
.section-tw--70-30 .section-tw__sidebar,
.sr-post__item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-5,
.section-tw--40-60 .section-tw__content,
.section-tw--60-40 .section-tw__sidebar {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6,
.section-imgtext__left,
.section-imgtext__right,
.section-tw--50-50 .section-tw__content,
.section-tw--50-50 .section-tw__sidebar {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7,
.section-tw--40-60 .section-tw__sidebar,
.section-tw--60-40 .section-tw__content {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8,
.section-tw--30-70 .section-tw__sidebar,
.section-tw--70-30 .section-tw__content {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-9,
.section-tw--20-80 .section-tw__sidebar,
.section-tw--80-20 .section-tw__content {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-12,
.form-field,
.section-about .section-tw__content,
.section-about .section-tw__sidebar {
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    order: -1;
}
.order-last {
    order: 13;
}
.order-0 {
    order: 0;
}
.order-1,
.section-about .section-tw__sidebar,
.section__sidebar {
    order: 1;
}
.order-2,
.section-about .section-tw__content,
.section__content {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .advantages-col4 .advantages__item,
    .col-sm-6,
    .product-page__features-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3,
    .product-doc__item {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .advantages-col3 .advantages__item,
    .col-md-4,
    .form-field--33 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .advantages-col4 .advantages__item,
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .advantages-col2,
    .col-md-6,
    .form-field--25,
    .form-field--50 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .advantages__item,
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .advantages-col4 .advantages__item,
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4,
    .items-grid__sidebar__wrap,
    .press__item,
    .section-about .section-tw__sidebar {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6,
    .section-faq__left,
    .section-faq__right {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8,
    .items-grid__content,
    .press__item--big,
    .product-spec .section-title,
    .product-spec__text,
    .section-about .section-tw__content {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1,
    .section-about .section-tw__content {
        order: 1;
    }
    .order-lg-2,
    .section-about .section-tw__sidebar {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1260px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3,
    .form-field--25 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4,
    .section-about .section-tw__sidebar,
    .section__sidebar {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8,
    .section-about .section-tw__content,
    .section__content {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1,
    .section-about .section-tw__content,
    .section__content {
        order: 1;
    }
    .order-xl-2,
    .section-about .section-tw__sidebar,
    .section__sidebar {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}
.m-0,
.mm-menu_tileview .mm-listview,
.mm-panel_tileview .mm-listview {
    margin: 0 !important;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: flex !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 1260px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: flex !important;
    }
    .d-print-inline-flex {
        display: inline-flex !important;
    }
}
.flex-row {
    flex-direction: row !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    flex-direction: column-reverse !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    flex-grow: 0 !important;
}
.flex-grow-1 {
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    flex-shrink: 1 !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-items-center {
    align-items: center !important;
}
.align-items-baseline {
    align-items: baseline !important;
}
.align-items-stretch {
    align-items: stretch !important;
}
.align-content-start {
    align-content: flex-start !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.align-content-between {
    align-content: space-between !important;
}
.align-content-around {
    align-content: space-around !important;
}
.align-content-stretch {
    align-content: stretch !important;
}
.align-self-auto {
    align-self: auto !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-baseline {
    align-self: baseline !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-n1 {
    margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}
.m-n2 {
    margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}
.m-n3 {
    margin: -1rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}
.m-n4 {
    margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}
.m-n5 {
    margin: -3rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1260px) {
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.form-field--icon.form-field--address:after,
.form-field--icon.form-field--email:after,
.form-field--icon.form-field--name:after,
.form-field--icon.form-field--org:after,
.form-field--icon.form-field--password:after,
.form-field--icon.form-field--phone:after,
.form-field--icon.form-field--select-speech:after,
.form-field--icon.form-field--select:after,
.icon-earth,
.icon-eye,
.icon-home,
.icon-mail,
.icon-password,
.icon-phone,
.icon-speech-bubble,
.icon-stick-like,
.icon-stick-phone,
.icon-stick-question,
.icon-user,
.sticky__item--callback::after,
.sticky__item--experience::after,
.sticky__item--question::after {
    background: url(sprite.svg) no-repeat;
}
.form-field--icon.form-field--address:after,
.icon-earth {
    background-position: 0 100%;
}
.form-field--icon.form-field--address:after,
.icon-earth-size {
    width: 18.01px;
    height: 18px;
}
.form-field--icon.form-field--select:after,
.icon-eye {
    background-position: 26.776151374509105% 37.208333333333336%;
}
.form-field--icon.form-field--select:after,
.icon-eye-size {
    width: 20.98px;
    height: 16px;
}
.form-field--icon.form-field--org:after,
.icon-home {
    background-position: 64.26410854723014% 39.130434782608695%;
}
.form-field--icon.form-field--org:after,
.icon-home-size {
    width: 19.15px;
    height: 18px;
}
.form-field--icon.form-field--email:after,
.icon-mail {
    background-position: 65.93718410271872% 0;
}
.form-field--icon.form-field--email:after,
.icon-mail-size {
    width: 20.61px;
    height: 18px;
}
.form-field--icon.form-field--password:after,
.icon-password {
    background-position: 80.50810549237843% 99.99782613421446%;
}
.form-field--icon.form-field--password:after,
.icon-password-size {
    width: 15.01px;
    height: 18px;
}
.form-field--icon.form-field--phone:after,
.icon-phone {
    background-position: 30.525423728813564% 100%;
}
.form-field--icon.form-field--phone:after,
.icon-phone-size {
    width: 18px;
    height: 18px;
}
.form-field--icon.form-field--select-speech:after,
.icon-speech-bubble {
    background-position: 98.37106382978723% 39.71739130434783%;
}
.form-field--icon.form-field--select-speech:after,
.icon-speech-bubble-size {
    width: 18.25px;
    height: 18px;
}
.icon-stick-like,
.sticky__item--experience::after {
    background-position: 27.362276541408246% 0;
}
.icon-stick-like-size,
.sticky__item--experience::after {
    width: 22.18px;
    height: 17.86px;
}
.icon-stick-phone,
.sticky__item--callback::after {
    background-position: 98.40456325557636% 0;
}
.icon-stick-phone-size,
.sticky__item--callback::after {
    width: 18.27px;
    height: 18.27px;
}
.icon-stick-question,
.sticky__item--question::after {
    background-position: 0 0;
}
.icon-stick-question-size,
.sticky__item--question::after {
    width: 15px;
    height: 46px;
}
.form-field--icon.form-field--name:after,
.icon-user {
    background-position: 57.06905022266597% 100%;
}
.form-field--icon.form-field--name:after,
.icon-user-size {
    width: 13.9px;
    height: 18px;
}
.mfp-bg {
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    background: #0b0b0b;
}
.mfp-wrap {
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
.mfp-figure:after,
img.mfp-img {
    height: auto;
    display: block;
    width: auto;
}
img.mfp-img {
    max-width: 100%;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-gallery .mfp-image-holder .mfp-figure,
.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mm-menu,
.mm-panel,
.mm-panels {
    color: var(--mm-color-text);
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
.mm-menu,
.mm-navbar,
.mm-panel,
.mm-panels {
    background: var(--mm-color-background);
}
.tns-gallery,
.tns-no-calc {
    position: relative;
    left: 0;
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        transform-origin: 0;
    }
    .mfp-arrow-right {
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.tns-outer {
    padding: 0 !important;
}
.tns-outer [hidden] {
    display: none !important;
}
.tns-slider {
    transition: all 0s;
}
.tns-slider > .tns-item {
    box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
    white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}
.mm-listitem__text,
.mm-navbar__title,
.tns-vpfix {
    white-space: nowrap;
}
.tns-horizontal.tns-no-subpixel:after {
    content: "";
    display: table;
    clear: both;
}
.tns-autowidth,
.tns-vpfix > div,
.tns-vpfix > li {
    display: inline-block;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%;
}
.tns-gallery {
    min-height: 1px;
}
.tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important;
}
.tns-gallery > .tns-moving {
    transition: all 0.25s;
}
.tns-lazy-img {
    transition: opacity 0.6s;
    opacity: 0.6;
}
.tns-lazy-img.tns-complete {
    opacity: 1;
}
.tns-ah {
    transition: height 0s;
}
.tns-visually-hidden {
    position: absolute;
    left: -10000em;
}
.tns-transparent {
    opacity: 0;
    visibility: hidden;
}
.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
}
.tns-fadeOut,
.tns-normal {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}
.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
}
.tns-t-ct {
    width: 2333.33333%;
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0;
}
.tns-t-ct:after {
    content: "";
    display: table;
    clear: both;
}
.tns-t-ct > div {
    width: 1.42857%;
    width: calc(100% / 70);
    height: 10px;
    float: left;
} /*!
* mmenu.js
* mmenujs.com
*
* Copyright (c) Fred Heusschen
* www.frebsite.nl
*
* License: CC-BY-NC-4.0
* http://creativecommons.org/licenses/by-nc/4.0/
*/
:root {
    --mm-line-height: 20px;
    --mm-listitem-size: 44px;
    --mm-navbar-size: 44px;
    --mm-offset-top: 0;
    --mm-offset-right: 0;
    --mm-offset-bottom: 0;
    --mm-offset-left: 0;
    --mm-color-border: rgba(0, 0, 0, 0.1);
    --mm-color-button: rgba(0, 0, 0, 0.3);
    --mm-color-text: rgba(0, 0, 0, 0.75);
    --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
    --mm-color-background: #f3f3f3;
    --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
    --mm-color-background-emphasis: rgba(255, 255, 255, 0.4);
    --mm-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    --mm-iconbar-size: 44px;
    --mm-iconpanel-size: 44px;
    --mm-sidebar-collapsed-size: 44px;
    --mm-sidebar-expanded-size: 440px;
}
.mm-hidden {
    display: none !important;
}
.mm-wrapper {
    overflow-x: hidden;
    position: relative;
}
.mm-menu {
    border-color: var(--mm-color-border);
    line-height: var(--mm-line-height);
    -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    position: absolute;
    top: var(--mm-offset-top);
    right: var(--mm-offset-right);
    bottom: var(--mm-offset-bottom);
    left: var(--mm-offset-left);
    z-index: 0;
    -moz-osx-font-smoothing: grayscale;
}
.mm-listitem,
.mm-navbar__btn,
.mm-panels {
    position: relative;
}
.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    color: inherit;
    text-decoration: none;
}
[dir="rtl"] .mm-menu {
    direction: rtl;
}
.mm-panel {
    border-color: var(--mm-color-border);
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    width: 100%;
    transform: translate3d(100%, 0, 0);
    transition: transform 0.4s ease;
}
.mm-panel:not(.mm-hidden) {
    display: block;
}
.mm-panel:after {
    content: "";
    display: block;
    height: 20px;
}
.mm-panel_opened {
    z-index: 1;
    transform: translate3d(0, 0, 0);
}
.mm-panel_opened-parent {
    transform: translate3d(-30%, 0, 0);
}
.mm-panel_highest {
    z-index: 2;
}
.mm-panel_noanimation {
    transition: none !important;
}
.mm-panel_noanimation.mm-panel_opened-parent {
    transform: translate3d(0, 0, 0);
}
.mm-panel__content {
    padding: 20px;
}
.mm-panels {
    border-color: var(--mm-color-border);
    height: 100%;
    flex-grow: 1;
    overflow: hidden;
}
.mm-counter,
.mm-iconbar,
.mm-menu_dividers-light .mm-divider,
.mm-navbar {
    color: var(--mm-color-text-dimmed);
}
.mm-panels > .mm-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}
[dir="rtl"] .mm-panel:not(.mm-panel_opened) {
    transform: translate3d(-100%, 0, 0);
}
[dir="rtl"] .mm-panel.mm-panel_opened-parent {
    transform: translate3d(30%, 0, 0);
}
.mm-listitem_vertical > .mm-panel {
    transform: none !important;
    display: none;
    width: 100%;
    padding: 10px 0 10px 10px;
}
.mm-listitem_vertical > .mm-panel:after,
.mm-listitem_vertical > .mm-panel:before {
    content: none;
    display: none;
}
.mm-listitem_opened > .mm-panel {
    display: block;
}
.mm-listitem_vertical > .mm-listitem__btn {
    height: 44px;
    height: var(--mm-listitem-size);
    bottom: auto;
}
.mm-listitem_vertical .mm-listitem:last-child:after {
    border-color: transparent;
}
.mm-listitem_opened > .mm-listitem__btn:after {
    transform: rotate(225deg);
    right: 19px;
}
.mm-btn {
    box-sizing: border-box;
    width: 44px;
    flex-shrink: 0;
    padding: 0;
}
.mm-btn_close:after,
.mm-btn_close:before,
.mm-btn_next:after,
.mm-btn_prev:before {
    box-sizing: content-box;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    content: "";
}
.mm-btn:after,
.mm-btn:before {
    border-color: var(--mm-color-button);
    border-width: 2px;
    border-style: solid;
}
.mm-btn_next:after,
.mm-btn_prev:before {
    border-bottom: none;
    border-right: none;
    width: 8px;
    height: 8px;
}
.mm-btn_prev:before {
    transform: rotate(-45deg);
    left: 23px;
    right: auto;
}
.mm-btn_next:after {
    transform: rotate(135deg);
    right: 23px;
    left: auto;
}
.mm-btn_close:after,
.mm-btn_close:before {
    width: 5px;
    height: 5px;
    transform: rotate(-45deg);
}
.mm-btn_close:before {
    border-right: none;
    border-bottom: none;
    right: 18px;
}
.mm-btn_close:after {
    border-left: none;
    border-top: none;
    right: 25px;
}
.mm-listitem,
.mm-navbar {
    border-color: var(--mm-color-border);
}
[dir="rtl"] .mm-btn_next:after {
    transform: rotate(-45deg);
    left: 23px;
    right: auto;
}
[dir="rtl"] .mm-btn_prev:before {
    transform: rotate(135deg);
    right: 23px;
    left: auto;
}
[dir="rtl"] .mm-btn_close:after,
[dir="rtl"] .mm-btn_close:before {
    right: auto;
}
[dir="rtl"] .mm-btn_close:before {
    left: 25px;
}
[dir="rtl"] .mm-btn_close:after {
    left: 18px;
}
.mm-navbar {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: flex;
    flex-wrap: wrap;
    opacity: 1;
    transition: opacity 0.4s ease;
}
.mm-listview,
.mm-navbar > * {
    display: block;
}
.mm-navbar > * {
    box-sizing: border-box;
    min-height: var(--mm-navbar-size);
    padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * 0.5);
    padding-left: 0;
    padding-right: 0;
}
.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none;
}
.mm-navbar__title {
    text-overflow: ellipsis;
    overflow: hidden;
    flex-grow: 1;
    padding-left: 20px;
}
.mm-listitem,
.mm-listview {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title {
    padding-left: 0;
}
[dir="rtl"] .mm-navbar {
    flex-direction: row-reverse;
}
.mm-listitem {
    color: var(--mm-color-text);
    display: flex;
    flex-wrap: wrap;
}
.mm-listitem:after {
    content: "";
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 0;
}
.mm-listitem a,
.mm-listitem a:hover {
    text-decoration: none;
}
.mm-listitem__btn,
.mm-listitem__text {
    color: inherit;
    display: block;
    padding-left: 0;
    padding-right: 0;
}
.mm-listitem__text {
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 10px;
    flex-grow: 1;
    flex-basis: 10%;
}
.mm-listitem__btn {
    background: rgba(3, 2, 1, 0);
    border-color: inherit;
    width: auto;
    padding-right: 54px;
    position: relative;
}
.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 1px;
    border-left-style: solid;
}
.mm-listitem_selected > .mm-listitem__text {
    background: var(--mm-color-background-emphasis);
}
.mm-listitem_opened > .mm-listitem__btn,
.mm-listitem_opened > .mm-panel {
    background: var(--mm-color-background-highlight);
}
[dir="rtl"] .mm-listitem:after {
    left: 0;
    right: 20px;
}
[dir="rtl"] .mm-listitem__text {
    padding-left: 10px;
    padding-right: 20px;
}
[dir="rtl"] .mm-listitem__btn {
    padding-left: 54px;
    border-left-width: 0;
    border-left-style: none;
}
[dir="rtl"] .mm-listitem__btn:not(.mm-listitem__text) {
    padding-right: 0;
    border-right-width: 1px;
    border-right-style: solid;
}
.mm-page {
    box-sizing: border-box;
    position: relative;
}
.mm-slideout {
    transition: transform 0.4s ease;
    z-index: 1;
}
.mm-wrapper_opened {
    overflow-x: hidden;
    position: relative;
}
.mm-wrapper_background .mm-page {
    background: inherit;
}
.mm-menu_offcanvas {
    position: fixed;
    right: auto;
    z-index: 0;
    width: 80%;
    min-width: 240px;
    max-width: 440px;
}
.mm-menu_offcanvas:not(.mm-menu_opened) {
    display: none;
}
.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
    transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
        transform: translate3d(240px, 0, 0);
    }
}
@media all and (min-width: 550px) {
    .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
        transform: translate3d(440px, 0, 0);
    }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-0,
[dir="rtl"].mm-wrapper_sidebar-collapsed .mm-slideout,
[dir="rtl"].mm-wrapper_sidebar-expanded .mm-slideout,
[dir="rtl"].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed)
    .mm-menu_sidebar-expanded.mm-menu_opened
    ~ .mm-slideout {
    transform: translate3d(0, 0, 0);
}
.mm-wrapper__blocker {
    background: rgba(3, 2, 1, 0);
    overflow: hidden;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.mm-counter,
.mm-wrapper_blocking .mm-wrapper__blocker {
    display: block;
}
.mm-wrapper_blocking,
.mm-wrapper_blocking body {
    overflow: hidden;
}
.mm-sronly {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    width: 1px !important;
    min-width: 1px !important;
    height: 1px !important;
    min-height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
}
.mm-menu_autoheight {
    transition: none 0.4s ease;
    transition-property: transform, height;
}
.mm-menu_autoheight:not(.mm-menu_offcanvas) {
    position: relative;
}
.mm-menu_autoheight.mm-menu_position-bottom,
.mm-menu_autoheight.mm-menu_position-top {
    max-height: 80%;
}
.mm-menu_autoheight-measuring .mm-panel {
    display: block !important;
}
.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
    display: none !important;
}
.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
    bottom: auto !important;
    height: auto !important;
}
[class*="mm-menu_columns-"] {
    transition-property: width;
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel {
    right: auto;
    transition-property: width, transform;
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_opened,
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_opened-parent {
    display: block !important;
}
[class*="mm-panel_columns-"] {
    border-right: 1px solid;
    border-color: inherit;
}
.mm-menu_columns-1 .mm-panel_columns-0,
.mm-menu_columns-2 .mm-panel_columns-1,
.mm-menu_columns-3 .mm-panel_columns-2,
.mm-menu_columns-4 .mm-panel_columns-3 {
    border-right: none;
}
.mm-menu_columns-0 .mm-panels > .mm-panel {
    z-index: 0;
}
.mm-menu_columns-0 .mm-panels > .mm-panel else {
    width: 100%;
}
.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    transform: translate3d(100%, 0, 0);
}
.mm-menu_columns-0 {
    width: 80%;
    min-width: 240px;
    max-width: 0;
}
.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
    transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
        transform: translate3d(240px, 0, 0);
    }
}
@media all and (min-width: 0px) {
    .mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
        transform: translate3d(0, 0, 0);
    }
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-240px, 0, 0);
    }
}
@media all and (min-width: 0px) {
    .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(0, 0, 0);
    }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-1 {
    transform: translate3d(100%, 0, 0);
}
.mm-menu_columns-1 .mm-panels > .mm-panel {
    z-index: 1;
    width: 100%;
}
.mm-menu_columns-1 .mm-panels > .mm-panel else {
    width: 100%;
}
.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    transform: translate3d(200%, 0, 0);
}
.mm-menu_columns-1 {
    width: 80%;
    min-width: 240px;
    max-width: 440px;
}
.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
    transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
        transform: translate3d(240px, 0, 0);
    }
}
@media all and (min-width: 550px) {
    .mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
        transform: translate3d(440px, 0, 0);
    }
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-240px, 0, 0);
    }
}
@media all and (min-width: 550px) {
    .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-440px, 0, 0);
    }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-2 {
    transform: translate3d(200%, 0, 0);
}
.mm-menu_columns-2 .mm-panels > .mm-panel {
    z-index: 2;
    width: 50%;
}
.mm-menu_columns-2 .mm-panels > .mm-panel else {
    width: 100%;
}
.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    transform: translate3d(300%, 0, 0);
}
.mm-menu_columns-2 {
    width: 80%;
    min-width: 240px;
    max-width: 880px;
}
.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
    transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
        transform: translate3d(240px, 0, 0);
    }
}
@media all and (min-width: 1100px) {
    .mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
        transform: translate3d(880px, 0, 0);
    }
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-240px, 0, 0);
    }
}
@media all and (min-width: 1100px) {
    .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-880px, 0, 0);
    }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-3 {
    transform: translate3d(300%, 0, 0);
}
.mm-menu_columns-3 .mm-panels > .mm-panel {
    z-index: 3;
    width: 33.34%;
}
.mm-menu_columns-3 .mm-panels > .mm-panel else {
    width: 100%;
}
.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    transform: translate3d(400%, 0, 0);
}
.mm-menu_columns-3 {
    width: 80%;
    min-width: 240px;
    max-width: 1320px;
}
.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
    transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
        transform: translate3d(240px, 0, 0);
    }
}
@media all and (min-width: 1650px) {
    .mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
        transform: translate3d(1320px, 0, 0);
    }
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-240px, 0, 0);
    }
}
@media all and (min-width: 1650px) {
    .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-1320px, 0, 0);
    }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-4 {
    transform: translate3d(400%, 0, 0);
}
.mm-menu_columns-4 .mm-panels > .mm-panel {
    z-index: 4;
    width: 25%;
}
.mm-menu_columns-4 .mm-panels > .mm-panel else {
    width: 100%;
}
.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    transform: translate3d(500%, 0, 0);
}
.mm-menu_columns-4 {
    width: 80%;
    min-width: 240px;
    max-width: 1760px;
}
.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
    transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
        transform: translate3d(240px, 0, 0);
    }
}
@media all and (min-width: 2200px) {
    .mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
        transform: translate3d(1760px, 0, 0);
    }
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-240px, 0, 0);
    }
}
@media all and (min-width: 2200px) {
    .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-1760px, 0, 0);
    }
}
[class*="mm-menu_columns-"].mm-menu_position-bottom,
[class*="mm-menu_columns-"].mm-menu_position-top {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.mm-wrapper_opening [class*="mm-menu_columns-"].mm-menu_position-front {
    transition-property: width, min-width, max-width, transform;
}
.mm-counter {
    text-align: right;
    padding-left: 20px;
    float: right;
}
.mm-listitem_nosubitems > .mm-counter,
.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
    display: none;
}
[dir="rtl"] .mm-counter {
    text-align: left;
    float: left;
    padding-left: 0;
    padding-right: 20px;
}
.mm-divider {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    opacity: 1;
    transition: opacity 0.4s ease;
    font-size: 75%;
    text-transform: uppercase;
    background: var(--mm-color-background);
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    top: 0;
    min-height: var(--mm-line-height);
    padding: calc(((var(--mm-listitem-size) * 0.65) - var(--mm-line-height)) * 0.5);
    padding-right: 10px;
    padding-left: 20px;
}
.mm-divider:before {
    content: "";
    background: var(--mm-color-background-highlight);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.mm-menu_dividers-light .mm-divider {
    font-size: inherit;
    padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * 0.75);
    padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * 0.25);
}
.mm-menu_dividers-light .mm-divider:before {
    background: inherit;
}
.mm-menu_border-none .mm-divider {
    border-top-width: 1px;
    border-top-style: solid;
}
.mm-wrapper_dragging .mm-menu,
.mm-wrapper_dragging .mm-slideout {
    transition-duration: 0s !important;
}
.mm-menu_dropdown {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    height: 80%;
}
.mm-wrapper_dropdown .mm-slideout {
    transform: none !important;
    z-index: 0;
}
.mm-wrapper_dropdown .mm-wrapper__blocker {
    transition-delay: 0s !important;
    z-index: 1;
}
.mm-wrapper_dropdown .mm-menu_dropdown {
    z-index: 2;
}
[class*="mm-menu_tip-"]:before {
    content: "";
    background: inherit;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 0;
    transform: rotate(45deg);
}
.mm-menu_tip-left:before {
    left: 22px;
}
.mm-menu_tip-right:before {
    right: 22px;
}
.mm-menu_tip-top:before {
    top: -8px;
}
.mm-menu_tip-bottom:before {
    bottom: -8px;
}
.mm-menu_iconbar-left .mm-navbars_bottom,
.mm-menu_iconbar-left .mm-navbars_top,
.mm-menu_iconbar-left .mm-panels {
    margin-left: var(--mm-iconbar-size);
}
.mm-menu_iconbar-left .mm-iconbar {
    border-right-width: 1px;
    display: block;
    left: 0;
}
.mm-menu_iconbar-right .mm-navbars_bottom,
.mm-menu_iconbar-right .mm-navbars_top,
.mm-menu_iconbar-right .mm-panels {
    margin-right: var(--mm-iconbar-size);
}
.mm-menu_iconbar-right .mm-iconbar {
    border-left-width: 1px;
    display: block;
    right: 0;
}
.mm-iconbar {
    background: var(--mm-color-background);
    border: 0 solid rgba(0, 0, 0, 0.1);
    border-color: var(--mm-color-border);
    text-align: center;
    overflow: hidden;
    display: none;
    box-sizing: border-box;
    width: var(--mm-iconbar-size);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.mm-iconbar__bottom,
.mm-iconbar__top {
    width: inherit;
    position: absolute;
}
.mm-iconbar__bottom > *,
.mm-iconbar__top > * {
    box-sizing: border-box;
    display: block;
    padding: 11px 0;
}
.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
    text-decoration: none;
}
.breadcrumbs .breadcrumb a[href]:focus,
.breadcrumbs .breadcrumb a[href]:hover,
.mm-navbar__breadcrumbs > a,
.post-preview__link-all a:focus,
.post-preview__link-all a:hover,
.section-title__side-text a:focus,
.section-title__side-text a:hover,
.slider__link-all a:focus,
.slider__link-all a:hover,
.text-block a {
    text-decoration: underline;
}
.mm-iconbar__top {
    top: 0;
}
.mm-iconbar__bottom {
    bottom: 0;
}
.mm-iconbar__tab_selected {
    background: var(--mm-color-background-emphasis);
}
.mm-panel_iconpanel-1 {
    width: calc(100% - (var(--mm-iconpanel-size) * 1));
}
.mm-panel_iconpanel-2 {
    width: calc(100% - (var(--mm-iconpanel-size) * 2));
}
.mm-panel_iconpanel-3 {
    width: calc(100% - (var(--mm-iconpanel-size) * 3));
}
.mm-panel_iconpanel-first ~ .mm-panel {
    width: calc(100% - var(--mm-iconpanel-size));
}
.mm-menu_iconpanel .mm-panels > .mm-panel {
    left: auto;
    transition-property: transform, width;
}
.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
    border-left-width: 1px;
    border-left-style: solid;
}
.mm-menu_iconpanel .mm-panels > .mm-panel_opened,
.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
    display: block !important;
}
.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
    overflow-y: hidden;
    transform: unset;
}
.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider,
.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
    opacity: 0;
}
.mm-panel__blocker {
    background: inherit;
    opacity: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    transition: opacity 0.4s ease;
}
.mm-panel_opened-parent .mm-panel__blocker {
    opacity: 0.6;
    bottom: -100000px;
}
[dir="rtl"] .mm-menu_iconpanel .mm-panels > .mm-panel {
    left: 0;
    right: auto;
    transition-property: transform, width;
}
[dir="rtl"] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
    border-left: none;
    border-right: 1px solid;
    border-color: inherit;
}
.mm-menu_keyboardfocus a:focus,
.mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
    outline: 0;
    background: var(--mm-color-background-emphasis);
}
.mm-wrapper__blocker .mm-tabstart {
    cursor: default;
    display: block;
    width: 100%;
    height: 100%;
}
.mm-wrapper__blocker .mm-tabend {
    opacity: 0;
    position: absolute;
    bottom: 0;
}
.mm-navbars_bottom,
.mm-navbars_top {
    background: inherit;
    border-color: inherit;
    border-width: 0;
    position: relative;
    flex-shrink: 0;
}
.mm-navbar__tab_selected,
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs,
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
    background: inherit !important;
    color: inherit !important;
}
.mm-navbars_bottom > .mm-navbar,
.mm-navbars_top > .mm-navbar {
    border-width: 0;
}
.mm-navbars_top,
.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.mm-navbars_bottom {
    border-top-style: solid;
    border-top-width: 1px;
}
.mm-navbar__searchfield {
    flex-grow: 1;
}
.mm-btn:not(.mm-hidden) + .mm-navbar__searchfield .mm-searchfield__input {
    padding-left: 0;
}
.mm-navbar__breadcrumbs {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    flex-grow: 1;
    padding: 0 0 0 20px;
}
.mm-navbar__breadcrumbs > * {
    display: inline-block;
    padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * 0.5);
    padding-left: 0;
    padding-right: 6px;
}
.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
    padding-left: 0;
}
.mm-navbar_tabs {
    text-align: center;
}
.mm-navbar_tabs > * {
    flex-grow: 1;
}
.mm-navbar__tab_selected {
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
}
.mm-navbar__tab_selected:first-child {
    border-left: none;
}
.mm-navbar__tab_selected:last-child {
    border-right: none;
}
.mm-navbars_top .mm-navbar__tab_selected {
    border-bottom: none;
    margin-bottom: -1px;
}
.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
    border-top: none;
}
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
    background: inherit;
    color: inherit;
}
.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
    border-top-width: 1px;
    border-top-style: solid;
}
.mm-navbars_bottom .mm-navbar__tab_selected {
    border-top: none;
    margin-top: -1px;
}
.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
    border-bottom: none;
}
.mm-navbar_tabs > a:not(.mm-navbar__tab_selected),
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar,
.mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
    background: var(--mm-color-background-emphasis);
    color: var(--mm-color-text-dimmed);
}
.mm-searchfield {
    display: flex;
    height: var(--mm-navbar-size);
    padding: 0;
    overflow: hidden;
}
.mm-searchfield input {
    border: none !important;
    outline: 0 !important;
    box-shadow: none !important;
    border-radius: 4px;
    font: inherit;
    font-size: inherit;
    line-height: calc(var(--mm-navbar-size) * 0.7);
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: calc(var(--mm-navbar-size) * 0.7);
    min-height: unset;
    max-height: unset;
    margin: 0;
    padding: 0 10px;
}
.mm-searchfield input,
.mm-searchfield input:focus,
.mm-searchfield input:hover {
    background: var(--mm-color-background-highlight);
    color: var(--mm-color-text);
}
.mm-searchfield input::-ms-clear {
    display: none;
}
.mm-searchfield__input {
    padding: 6.6px 10px 0;
    padding-top: calc(var(--mm-navbar-size) * 0.15);
    position: relative;
}
.mm-panel__noresultsmsg {
    color: var(--mm-color-text-dimmed);
    text-align: center;
    font-size: 150%;
    padding: 44px 0;
}
.mm-searchfield__btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.mm-panel_search {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    border-left: none !important;
}
.mm-searchfield__input {
    flex: 1;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}
.mm-searchfield__cancel {
    line-height: var(--mm-navbar-size);
    text-decoration: none;
    display: block;
    padding-right: 10px;
    margin-right: -100px;
    transition: margin 0.4s ease;
}
.mm-searchfield__cancel-active {
    margin-right: 0;
}
.mm-listitem_nosubitems > .mm-listitem__btn {
    display: none;
}
.mm-listitem_nosubitems > .mm-listitem__text {
    padding-right: 10px;
}
.mm-listitem_onlysubitems > .mm-listitem__text:not(.mm-listitem__btn) {
    z-index: -1;
}
.mm-sectionindexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    z-index: 5;
    transition: right 0.4s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.mm-sectionindexer a {
    color: var(--mm-color-text-dimmed);
    line-height: 1;
    text-decoration: none;
    display: block;
}
.mm-sectionindexer ~ .mm-panel {
    padding-right: 0;
}
.mm-sectionindexer_active {
    right: 0;
}
.mm-sectionindexer_active ~ .mm-panel {
    padding-right: 20px;
}
.mm-menu_selected-hover .mm-listitem__btn,
.mm-menu_selected-hover .mm-listitem__text,
.mm-menu_selected-parent .mm-listitem__btn,
.mm-menu_selected-parent .mm-listitem__text {
    transition: background 0.4s ease;
}
.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > .mm-listitem__text {
    background: 0 0;
}
.mm-menu_selected-hover .mm-listitem__btn:hover,
.mm-menu_selected-hover .mm-listitem__text:hover {
    background: var(--mm-color-background-emphasis);
}
.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > .mm-listitem__text {
    background: 0 0;
}
.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn,
.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text {
    background: var(--mm-color-background-emphasis);
}
.mm-wrapper_sidebar-collapsed body,
.mm-wrapper_sidebar-expanded body {
    position: relative;
}
.mm-wrapper_sidebar-collapsed .mm-slideout,
.mm-wrapper_sidebar-expanded .mm-slideout {
    transition-property: width, transform;
}
.header,
input.mm-toggle {
    transition: background-color 0.2s ease;
}
.mm-wrapper_sidebar-collapsed .mm-page,
.mm-wrapper_sidebar-expanded .mm-page {
    background: inherit;
    box-sizing: border-box;
    min-height: 100vh;
}
.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
    display: flex !important;
    top: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    left: 0 !important;
}
.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider,
.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
    opacity: 0;
}
.mm-wrapper_sidebar-collapsed .mm-slideout {
    width: calc(100% - var(--mm-sidebar-collapsed-size));
    transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
}
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
    content: none;
    display: none;
}
input.mm-check:before,
input.mm-toggle:before {
    content: "";
}
.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,
.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
    overflow: visible;
}
.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
    display: none !important;
}
.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
    width: calc(100% - var(--mm-sidebar-expanded-size));
    transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
}
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
    border-right-width: 1px;
    border-right-style: solid;
    min-width: 0 !important;
    max-width: 100000px !important;
    width: var(--mm-sidebar-expanded-size);
}
.mm-menu__blocker {
    background: rgba(3, 2, 1, 0);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.mm-menu_opened .mm-menu__blocker {
    display: none;
}
input.mm-toggle {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none !important;
    background: var(--mm-color-border);
    border-radius: 34px;
    cursor: pointer;
    display: inline-block;
    min-width: 58px;
    width: 58px;
    height: 34px;
    margin: 0 10px;
}
input.mm-toggle:before {
    background: var(--mm-color-background);
    border-radius: 34px;
    display: block;
    width: 32px;
    height: 32px;
    margin: 1px;
    transition: transform 0.2s ease;
}
input.mm-toggle:checked {
    background: #4bd963;
}
input.mm-toggle:checked:before {
    transform: translateX(24px);
}
input.mm-check {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none !important;
    background: 0 0 !important;
    cursor: pointer;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 10px;
}
input.mm-check:before {
    border-color: var(--mm-color-text);
    display: block;
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.3;
    transform: rotate(-45deg);
    transition: opacity 0.2s ease;
}
.mm-menu_fx-menu-slide,
.mm-menu_fx-menu-zoom {
    transition: transform 0.4s ease;
}
input.mm-check:checked:before {
    opacity: 1;
}
[dir="rtl"] input.mm-toggle:checked ~ label.mm-toggle:before {
    float: left;
}
.mm-menu_border-none .mm-listitem:after,
.mm-panel_border-none .mm-listitem:after {
    content: none;
}
.mm-menu_border-full .mm-listitem:after,
.mm-panel_border-full .mm-listitem:after {
    left: 0 !important;
}
.mm-menu_border-offset .mm-listitem:after,
.mm-panel_border-offset .mm-listitem:after {
    right: 20px;
}
.mm-wrapper_opened .mm-menu_fx-menu-zoom {
    transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    transform-origin: left center;
}
.mm-wrapper_opening .mm-menu_fx-menu-zoom {
    transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
    transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
    transform-origin: right center;
}
.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
    transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-wrapper_opened .mm-menu_fx-menu-slide {
    transform: translate3d(-30%, 0, 0);
}
.mm-wrapper_opening .mm-menu_fx-menu-slide {
    transform: translate3d(0, 0, 0);
}
.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
    transform: translate3d(30%, 0, 0);
}
.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-none.mm-panel_opened-parent,
.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
    transform: translate3d(0, 0, 0);
}
.mm-menu_fx-menu-fade {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.mm-wrapper_opening .mm-menu_fx-menu-fade {
    opacity: 1;
}
.mm-menu_fx-panels-none .mm-panel,
.mm-panel_fx-none {
    transition-property: none;
}
.mm-menu_fx-panels-zoom .mm-panel,
.mm-panel_fx-zoom {
    transform-origin: left center;
    transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
}
.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,
.mm-panel_fx-zoom.mm-panel_opened {
    transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-zoom.mm-panel_opened-parent {
    transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}
.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,
.mm-panel_fx-slide-0.mm-panel_opened-parent {
    transform: translate3d(0, 0, 0);
}
.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,
.mm-panel_fx-slide-100.mm-panel_opened-parent {
    transform: translate3d(-100%, 0, 0);
}
.mm-menu_fx-panels-slide-up .mm-panel,
.mm-panel_fx-slide-up {
    transform: translate3d(0, 100%, 0);
}
.mm-menu_fx-panels-slide-up .mm-panel_opened,
.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,
.mm-panel_fx-slide-up.mm-panel_opened {
    transform: translate3d(0, 0, 0);
}
.mm-menu_fx-panels-slide-right .mm-panel,
.mm-panel_fx-slide-right {
    transform: translate3d(-100%, 0, 0);
}
.mm-menu_fx-panels-slide-right .mm-panel_opened,
.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,
.mm-panel_fx-slide-right.mm-panel_opened {
    transform: translate3d(0, 0, 0);
}
[class*="mm-menu_fx-listitems-"] .mm-listitem {
    transition: none 0.4s ease;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(1) {
    transition-delay: 50ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(2) {
    transition-delay: 0.1s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(3) {
    transition-delay: 150ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(4) {
    transition-delay: 0.2s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(5) {
    transition-delay: 250ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(6) {
    transition-delay: 0.3s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(7) {
    transition-delay: 350ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(8) {
    transition-delay: 0.4s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(9) {
    transition-delay: 450ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(10) {
    transition-delay: 0.5s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(11) {
    transition-delay: 550ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(12) {
    transition-delay: 0.6s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(13) {
    transition-delay: 650ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(14) {
    transition-delay: 0.7s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(15) {
    transition-delay: 750ms;
}
.mm-menu_fx-listitems-slide .mm-listitem {
    transition-property: transform, opacity;
    transform: translate3d(50%, 0, 0);
    opacity: 0;
}
.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.mm-menu_fx-listitems-fade .mm-listitem {
    transition-property: opacity;
    opacity: 0;
}
.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
    opacity: 1;
}
.mm-menu_fx-listitems-drop .mm-listitem {
    transition-property: opacity, top;
    opacity: 0;
    top: -25%;
}
.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
    opacity: 1;
    top: 0;
}
.mm-menu_fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px;
}
.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
    transform: translate3d(100vw, 0, 0);
}
@media all and (max-width: 140px) {
    .mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
        transform: translate3d(140px, 0, 0);
    }
}
@media all and (min-width: 10000px) {
    .mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
        transform: translate3d(10000px, 0, 0);
    }
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 140px) {
    .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-140px, 0, 0);
    }
}
@media all and (min-width: 10000px) {
    .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-10000px, 0, 0);
    }
}
.mm-menu_fullscreen.mm-menu_position-bottom,
.mm-menu_fullscreen.mm-menu_position-top {
    height: 100vh;
    min-height: 140px;
    max-height: 10000px;
}
.mm-menu_listview-justify .mm-panels > .mm-panel:after,
.mm-menu_listview-justify .mm-panels > .mm-panel:before,
.mm-panels > .mm-panel_listview-justify:after,
.mm-panels > .mm-panel_listview-justify:before {
    content: none;
    display: none;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview,
.mm-panels > .mm-panel_listview-justify .mm-listview {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem,
.mm-panels > .mm-panel_listview-justify .mm-listitem {
    flex: 1 0 auto;
    min-height: 44px;
}
.mm-menu_popup,
.mm-menu_position-bottom,
.mm-menu_position-top {
    min-height: 140px;
    max-height: 880px;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text,
.mm-panels > .mm-panel_listview-justify .mm-listitem__text {
    box-sizing: border-box;
    flex: 1 0 auto;
    display: flex;
    align-items: center;
}
.mm-listview_inset {
    list-style: disc inside;
    width: 100%;
    padding: 0 30px 15px;
    margin: 0;
}
.mm-listview_inset .mm-listitem {
    padding: 5px 0;
}
.mm-listitem_spacer {
    padding-top: 44px;
    padding-top: var(--mm-listitem-size);
}
.mm-listitem_spacer > .mm-listitem__btn {
    top: 44px;
    top: var(--mm-listitem-size);
}
.mm-menu_multiline .mm-listitem__text,
.mm-panel_multiline .mm-listitem__text {
    text-overflow: clip;
    white-space: normal;
}
[class*="mm-menu_pagedim"].mm-menu_opened ~ .mm-wrapper__blocker {
    opacity: 0;
}
.mm-wrapper_opening [class*="mm-menu_pagedim"].mm-menu_opened ~ .mm-wrapper__blocker {
    opacity: 0.3;
    transition: opacity 0.4s ease 0.4s;
}
.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker {
    background: inherit;
}
.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
    background: #000;
}
.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
    background: #fff;
}
.mm-menu_popup {
    transition: opacity 0.4s ease;
    opacity: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    height: 80%;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 2;
    transform: translate3d(-50%, -50%, 0);
}
.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
    transform: none !important;
    z-index: 0;
}
.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker {
    transition-delay: 0s !important;
    z-index: 1;
}
.mm-menu_position-bottom,
.mm-menu_position-front,
.mm-menu_position-top,
.video__wave {
    transition: transform 0.4s ease;
}
#overlay,
.mm-menu_position-bottom.mm-menu_opened,
.mm-menu_position-front.mm-menu_opened,
.mm-menu_position-top.mm-menu_opened {
    z-index: 2;
}
.mm-wrapper_opening .mm-menu_popup {
    opacity: 1;
}
.mm-menu_position-right {
    left: auto;
    right: 0;
}
.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 300px) {
    .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-240px, 0, 0);
    }
}
@media all and (min-width: 550px) {
    .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
        transform: translate3d(-440px, 0, 0);
    }
}
.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout,
.mm-menu_position-front.mm-menu_opened ~ .mm-slideout,
.mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
    transform: none !important;
    z-index: 0;
}
.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker,
.mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker,
.mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker {
    z-index: 1;
}
.mm-menu_position-front {
    transform: translate3d(-100%, 0, 0);
}
.mm-menu_position-front.mm-menu_position-right {
    transform: translate3d(100%, 0, 0);
}
.mm-menu_position-bottom,
.mm-menu_position-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}
.mm-menu_position-top {
    transform: translate3d(0, -100%, 0);
    height: 80vh;
}
.mm-menu_position-bottom {
    transform: translate3d(0, 100%, 0);
    top: auto;
    height: 80vh;
}
.mm-wrapper_opening .mm-menu_position-bottom,
.mm-wrapper_opening .mm-menu_position-front,
.mm-wrapper_opening .mm-menu_position-top {
    transform: translate3d(0, 0, 0);
}
.mm-menu_shadow-page:after {
    box-shadow: var(--mm-shadow);
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 100;
    -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
    clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
}
.mm-menu_shadow-page.mm-menu_position-front:after,
.mm-menu_tileview .mm-listitem__btn:after,
.mm-menu_tileview .mm-listitem__btn:before,
.mm-menu_tileview .mm-panel:after,
.mm-menu_tileview .mm-panel:before,
.mm-panel_tileview .mm-listitem__btn:after,
.mm-panel_tileview .mm-listitem__btn:before,
.mm-panel_tileview:after,
.mm-panel_tileview:before {
    content: none;
    display: none;
}
.mm-menu_shadow-page.mm-menu_position-right:after {
    left: auto;
    right: 100%;
    -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
    clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
}
.mm-menu_shadow-menu,
.mm-menu_shadow-panels .mm-panels > .mm-panel {
    box-shadow: var(--mm-shadow);
}
.card-post,
.card-product__main,
.card-shadow,
.lens-types {
    box-shadow: 0 1px 0 rgba(0, 96, 133, 0.1);
}
.mm-menu_theme-white {
    --mm-color-border: rgba(0, 0, 0, 0.1);
    --mm-color-button: rgba(0, 0, 0, 0.3);
    --mm-color-text: rgba(0, 0, 0, 0.7);
    --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
    --mm-color-background: #fff;
    --mm-color-background-highlight: rgba(0, 0, 0, 0.06);
    --mm-color-background-emphasis: rgba(0, 0, 0, 0.03);
    --mm-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu_theme-dark {
    --mm-color-border: rgba(0, 0, 0, 0.3);
    --mm-color-button: rgba(255, 255, 255, 0.4);
    --mm-color-text: rgba(255, 255, 255, 0.85);
    --mm-color-text-dimmed: rgba(255, 255, 255, 0.4);
    --mm-color-background: #333;
    --mm-color-background-highlight: rgba(255, 255, 255, 0.08);
    --mm-color-background-emphasis: rgba(0, 0, 0, 0.1);
    --mm-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu_theme-black {
    --mm-color-border: rgba(255, 255, 255, 0.25);
    --mm-color-button: rgba(255, 255, 255, 0.4);
    --mm-color-text: rgba(255, 255, 255, 0.75);
    --mm-color-text-dimmed: rgba(255, 255, 255, 0.4);
    --mm-color-background: #000;
    --mm-color-background-highlight: rgba(255, 255, 255, 0.2);
    --mm-color-background-emphasis: rgba(255, 255, 255, 0.15);
    --mm-shadow: none;
}
.mm-menu_tileview .mm-listview:after,
.mm-panel_tileview .mm-listview:after {
    content: "";
    display: block;
    clear: both;
}
.mm-menu_tileview .mm-listitem,
.mm-panel_tileview .mm-listitem {
    padding: 50% 0 0;
    float: left;
    position: relative;
    width: 50%;
    height: 0;
}
.wrapper,
body,
html {
    height: 100%;
}
.mm-menu_tileview .mm-listitem:after,
.mm-panel_tileview .mm-listitem:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1;
}
.mm-menu_tileview .mm-listitem.mm-tile-xs,
.mm-panel_tileview .mm-listitem.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%;
}
.mm-menu_tileview .mm-listitem.mm-tile-s,
.mm-panel_tileview .mm-listitem.mm-tile-s {
    width: 25%;
    padding-top: 25%;
}
.mm-menu_tileview .mm-listitem.mm-tile-l,
.mm-panel_tileview .mm-listitem.mm-tile-l {
    width: 75%;
    padding-top: 75%;
}
.mm-menu_tileview .mm-listitem.mm-tile-xl,
.mm-panel_tileview .mm-listitem.mm-tile-xl {
    width: 100%;
    padding-top: 100%;
}
.mm-menu_tileview .mm-listitem__text,
.mm-panel_tileview .mm-listitem__text {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0;
}
.mm-menu_tileview .mm-listitem__btn,
.mm-panel_tileview .mm-listitem__btn {
    width: auto;
}
.mm-menu_tileview .mm-divider,
.mm-panel_tileview .mm-divider {
    display: none;
}
.mm-menu_tileview .mm-panel,
.mm-panel_tileview {
    padding-left: 0;
    padding-right: 0;
}
.section-about .section-tw__content,
.section__content {
    padding-right: 65px;
}
body.modal-open .mm-slideout {
    z-index: unset;
}
html {
    box-sizing: border-box;
    overflow-x: hidden;
}
*,
::after,
::before {
    position: relative;
}
a {
    color: inherit;
    text-decoration: none;
}
.wrapper {
    display: flex;
    flex-direction: column;
}
.wrapper .page-content {
    flex: 1 0 auto;
}
.wrapper .footer {
    flex: 0 0 auto;
}
@font-face {
    font-family: Circe;
    src: local("Circe"), local("Circe-Regular"), url(../fonts/Circe-Regular.woff2) format("woff2"),
        url(../fonts/Circe-Regular.woff) format("woff"), url(../fonts/Circe-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Circe;
    src: local("Circe Bold"), local("Circe-Bold"), url(../fonts/Circe-Bold.woff2) format("woff2"),
        url(../fonts/Circe-Bold.woff) format("woff"), url(../fonts/Circe-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Circe;
    src: local("Circe Light"), local("Circe-Light"), url(../fonts/Circe-Light.woff2) format("woff2"),
        url(../fonts/Circe-Light.woff) format("woff"), url(../fonts/Circe-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Circe;
    src: local("Circe Extra Light"), local("Circe-ExtraLight"), url(../fonts/Circe-ExtraLight.woff2) format("woff2"),
        url(../fonts/Circe-ExtraLight.woff) format("woff"), url(../fonts/Circe-ExtraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: Circe;
    src: local("Circe Extra Bold"), local("Circe-ExtraBold"), url(../fonts/Circe-ExtraBold.woff2) format("woff2"),
        url(../fonts/Circe-ExtraBold.woff) format("woff"), url(../fonts/Circe-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}
body {
    font-family: Circe, "Open Sans", sans-serif;
    color: #000;
}
.card-case__title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.partners__caption,
.popup__caption,
.product-doc__caption,
.product-page__features-item h3,
.section-title__heading,
.select-city__item-caption,
.video__caption,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0;
}
.card-case__title:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child,
.partners__caption:first-child,
.popup__caption:first-child,
.product-doc__caption:first-child,
.product-page__features-item h3:first-child,
.section-title__heading:first-child,
.select-city__item-caption:first-child,
.video__caption:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}
.h1,
h1 {
    font-size: 44px;
    line-height: 1em;
    margin-bottom: 28px;
}
.text-block .h1,
.text-block h1 {
    margin-top: 66px;
}
.h2,
h2 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.text-block .h2,
.text-block h2 {
    margin-top: 60px;
}
.h3,
.popup__caption,
.section-title__heading,
h3 {
    font-size: 32px;
    line-height: 1.1875;
    margin-bottom: 18px;
}
.text-block .h3,
.text-block .popup__caption,
.text-block .section-title__heading,
.text-block h3 {
    margin-top: 48px;
}
@media screen and (max-width: 1259px) {
    .section__content {
        padding-right: 15px;
    }
    .section__sidebar {
        padding-bottom: 40px;
    }
    .h3,
    .popup__caption,
    .section-title__heading,
    h3 {
        font-size: 32px;
    }
}
@media screen and (max-width: 991px) {
    .h3,
    .popup__caption,
    .section-title__heading,
    h3 {
        font-size: 28px;
    }
}
@media screen and (max-width: 767px) {
    .h3,
    .popup__caption,
    .section-title__heading,
    h3 {
        font-size: 24px;
    }
}
@media screen and (max-width: 575px) {
    .container,
    .header__menu:not(.mm-menu) > ul > li > ul {
        padding-left: 5%;
        padding-right: 5%;
    }
    .h3,
    .popup__caption,
    .section-title__heading,
    h3 {
        font-size: 21px;
    }
}
.h4,
h4 {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 12px;
}
.text-block .h4,
.text-block h4 {
    margin-top: 36px;
}
.h5,
.product-page__features-item h3,
h5 {
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 10px;
}
.product-page__features-item .text-block h3,
.text-block .h5,
.text-block .product-page__features-item h3,
.text-block h5 {
    margin-top: 30px;
}
.card-case__title,
.h6,
.partners__caption,
.product-doc__caption,
.select-city__item-caption,
.video__caption,
h6 {
    font-size: 18px;
    line-height: 0.9;
    margin-bottom: 10px;
}
.text-block .card-case__title,
.text-block .h6,
.text-block .partners__caption,
.text-block .product-doc__caption,
.text-block .select-city__item-caption,
.text-block .video__caption,
.text-block h6 {
    margin-top: 27px;
}
.text-block ol,
.text-block ul,
ol.style-list,
ul.style-list {
    padding: 0;
    margin: 15px 0 12px 25px;
    font-size: inherit;
    line-height: 1.5em;
    list-style: none;
}
.text-block ol ol,
.text-block ol ul,
.text-block ul ol,
.text-block ul ul,
ol.style-list ol,
ol.style-list ul,
ul.style-list ol,
ul.style-list ul {
    margin: 6px 0;
    list-style: none;
}
.text-block ol li:not(:last-child),
.text-block ul li:not(:last-child),
ol.style-list li:not(:last-child),
ul.style-list li:not(:last-child) {
    margin-bottom: 6px;
}
.text-block ol,
ol.style-list {
    counter-reset: Counter;
}
.text-block ol li,
ol.style-list li {
    counter-increment: Counter;
}
.text-block ol li::before,
ol.style-list li::before {
    content: counter(Counter) ".";
    position: absolute;
    top: 0;
    right: 102%;
    right: calc(100% + 10px);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4375;
    color: #005f85;
}
.text-block ul li::before,
ul.style-list li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    top: 8px;
    left: -23px;
    background-color: #005f85;
    border-radius: 50%;
}
blockquote {
    margin: 41px 0 30px;
    padding: 28px 98px;
    width: 93%;
    border: 1px solid rgba(0, 96, 133, 0.3);
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.55556;
}
blockquote::after,
blockquote::before {
    position: absolute;
    content: url(../img/ui/quotes.svg);
    width: 29px;
    height: 21px;
    opacity: 0.3;
}
blockquote::before {
    transform: rotate(180deg);
    top: 30px;
    left: 40px;
}
blockquote::after {
    bottom: 30px;
    right: 40px;
}
.text-block {
    font-weight: 300;
    font-size: 18px;
}
@media screen and (max-width: 991px) {
    .text-block {
        font-size: 16px;
    }
}
.text-block > :first-child {
    margin-top: 0;
}
.text-block > :last-child {
    margin-bottom: 0;
}
.text-block p {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 300;
    margin: 0 0 10px;
}
.link,
.pagination__note-count {
    font-size: 16px;
    font-weight: 700;
}
.text-block a {
    color: #005f85;
}
.text-block .alignright {
    float: right;
    margin: 25px 0 25px 25px;
}
.text-block .alignleft {
    float: left;
    margin: 25px 25px 25px 0;
}
.text-block .text-columns {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.text-block .text-columns--three {
    -moz-column-count: 3;
    column-count: 3;
}
@media screen and (max-width: 767px) {
    .text-block .text-columns--three {
        -moz-column-count: 1;
        column-count: 1;
    }
}
.text-block .text-columns--four {
    -moz-column-count: 4;
    column-count: 4;
}
@media screen and (max-width: 991px) {
    .text-block p {
        font-size: 16px;
    }
    .text-block .text-columns--four {
        -moz-column-count: 2;
        column-count: 2;
    }
    .section-title__heading {
        font-size: 24px;
    }
}
.text-block img {
    max-width: 100%;
    height: auto;
}
.text-block__video {
    margin: 30px 0;
}
@media screen and (max-width: 575px) {
    .text-block .text-columns,
    .text-block .text-columns--four {
        -moz-column-count: 1;
        column-count: 1;
    }
    .text-block__video {
        margin: 20px 0;
    }
}
.text-block__video:before {
    content: " ";
    padding-top: 56.5%;
    position: relative;
    display: block;
}
.text-block__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.color-primary {
    color: #005f85;
}
.color-light-blue {
    color: #f0f9fc;
}
.color-dark-blue {
    color: #00374d;
}
.color-blue {
    color: #15ace6;
}
.color-mid-blue {
    color: #a8e9ff;
}
.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.button,
.pagination button,
.sticky__item span {
    display: inline-flex;
    outline: 0;
    vertical-align: top;
}
.pagination__note-count {
    color: #005f85;
    letter-spacing: -0.02em;
}
.pagination button {
    background: #fff;
    border: 1px solid #005f85;
    color: #005f85;
    width: 36px;
    height: 36px;
    justify-content: center;
    align-items: center;
    margin-left: -1px;
    font-weight: 700;
}
.pagination button:first-child {
    border-radius: 4px 0 0 4px;
    margin-left: 0;
}
.pagination button:last-child {
    border-radius: 0 4px 4px 0;
}
.pagination button.active {
    background-color: #005f85;
    color: #fff;
}
.pagination button:not(.active) {
    cursor: pointer;
}
button {
    font-family: Circe, "Open Sans", sans-serif;
}
.link {
    letter-spacing: -0.02em;
    color: #005f85;
}
.link:hover {
    opacity: 1;
}
.clearfix::after {
    clear: both;
    content: "";
    display: table;
}
.card-feedback--text .card-feedback__content::after,
.section-title__caption--bottom::after,
.slide-arrow::before,
.video__wave::before {
    content: "";
}
.hide-text {
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap;
}
.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#overlay {
    position: fixed;
    display: none;
    width: 100vw;
    height: 100vw;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.section-title {
    margin-top: 0;
    margin-bottom: 28px;
}
.section-title__caption {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
}
.section-title__caption--bottom::after {
    position: relative;
    margin-top: 8px;
    width: 100%;
    height: 1px;
    background-color: #005f85;
    box-shadow: 0 3px 0 0 #005f85;
    opacity: 0.2;
}
.video,
.video__play-button,
.white-box {
    background-color: #fff;
}
.section-title__heading {
    margin-top: 0 !important;
    margin-bottom: 0;
}
.section-title__heading--blue {
    color: #005f85;
}
.section-title__arrows {
    margin-left: 20px;
    margin-right: auto;
}
@media screen and (max-width: 575px) {
    .section-title__arrows {
        margin-left: auto;
        margin-right: 0;
    }
}
.section-title__side-text {
    align-self: flex-end;
    margin-left: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    letter-spacing: -0.02em;
    color: #005f85;
}
.section-title__side-text a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4375;
    opacity: 0.8;
}
.section-title__text {
    margin-top: 12px;
    line-height: 1.4;
    font-size: 16px;
}
.section-title__text p {
    margin: 0;
}
.section-title__text p:not(:last-child) {
    margin-bottom: 10px;
}
.section-title--w-10 {
    width: 10%;
}
@media screen and (max-width: 767px) {
    .section-title__text {
        font-weight: 300;
    }
    .section-title--w-10 {
        width: 100%;
    }
}
.section-title--w-20 {
    width: 20%;
}
@media screen and (max-width: 767px) {
    .section-title--w-20 {
        width: 100%;
    }
}
.section-title--w-30 {
    width: 30%;
}
@media screen and (max-width: 767px) {
    .section-title--w-30 {
        width: 100%;
    }
}
.section-title--w-40 {
    width: 40%;
}
@media screen and (max-width: 767px) {
    .section-title--w-40 {
        width: 100%;
    }
}
.section-title--w-50 {
    width: 50%;
}
@media screen and (max-width: 767px) {
    .section-title--w-50 {
        width: 100%;
    }
}
.section-title--w-60 {
    width: 60%;
}
@media screen and (max-width: 767px) {
    .section-title--w-60 {
        width: 100%;
    }
}
.section-title--w-70 {
    width: 70%;
}
@media screen and (max-width: 767px) {
    .section-title--w-70 {
        width: 100%;
    }
}
.section-title--w-80 {
    width: 80%;
}
@media screen and (max-width: 767px) {
    .section-title--w-80 {
        width: 100%;
    }
}
.section-title--w-90 {
    width: 90%;
}
.white-box {
    margin: 15px;
    padding: 35px 40px 29px;
    box-shadow: 0 1px 0 0 rgba(0, 96, 133, 0.1);
    border-radius: 4px;
}
.white-box__caption {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.11111;
    letter-spacing: -0.02em;
    color: #006085;
}
.white-box p {
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.white-box p:last-child {
    margin-bottom: 0;
}
.white-box__icon {
    position: absolute;
    left: 41px;
    top: 30px;
}
.white-box__icon ~ * {
    margin-left: 40px;
}
@media screen and (max-width: 991px) {
    .white-box {
        padding: 35px 27px 29px;
    }
    .white-box p {
        font-size: 14px;
        line-height: 1.28571;
    }
    .white-box__icon ~ * {
        margin-left: 50px;
    }
}
.white-box__col-3 {
    flex: 1 0 calc(100% / 3 - 30px);
}
@media screen and (max-width: 1259px) {
    .white-box__col-3 {
        flex: 1 0 calc(100% / 2 - 30px);
    }
    .white-box__col-3:last-child {
        flex-grow: 0;
    }
}
@media screen and (max-width: 767px) {
    .section-title--w-90 {
        width: 100%;
    }
    .white-box__icon {
        left: 31px;
        top: 30px;
    }
    .white-box__col-3 {
        flex: 1 0 calc(100% - 40px);
        margin-bottom: 5px;
    }
    .white-box__col-3:last-child {
        flex-grow: 1;
    }
}
.white-box__col-4 {
    flex: 1 0 calc(100% / 4 - 30px);
}
@media screen and (max-width: 1259px) {
    .white-box__col-4 {
        flex: 1 0 calc(100% / 3 - 30px);
    }
    .white-box__col-4:last-child {
        flex-grow: 0;
    }
}
@media screen and (max-width: 767px) {
    .white-box__col-4 {
        flex: 1 0 calc(100% - 40px);
        margin-bottom: 5px;
    }
    .white-box__col-4:last-child {
        flex-grow: 1;
    }
}
.video {
    border-radius: 4px;
    height: 397px;
    overflow: hidden;
}
@media screen and (max-width: 575px) {
    .white-box__icon ~ * {
        margin-left: 40px;
    }
    .video {
        height: 320px;
    }
}
.video__box {
    display: flex;
    width: 100%;
    height: 100%;
}
.video__box:hover .video__wave {
    transform: translateY(0);
}
.sticky__item .video__box:hover .video__wave span,
.video__box:hover .video__wave .button,
.video__box:hover .video__wave .sticky__item span {
    opacity: 1;
    visibility: visible;
}
.video__image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.video__wave {
    background-color: #005f85;
    margin-top: auto;
    padding: 0 30px 37px;
    width: 100%;
    color: #fff;
    text-align: center;
    transform: translateY(70px);
}
.video__wave::before {
    background-image: url(../img/cards/card-feedback-wave.svg);
    background-size: 101% auto;
    background-repeat: repeat;
    position: absolute;
    top: -22px;
    left: 0;
    width: 100%;
    height: 32px;
}
.video__play-button {
    position: absolute;
    padding: 0;
    top: -21px;
    left: 50%;
    width: 86px;
    height: 86px;
    background-image: url(../img/ui/button-play-blue.svg);
    background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: 56% 50%;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: all;
    transition: transform 0.2s ease;
    transform: translate(-50%, -50%);
    outline: 0;
}
.video__play-button:focus,
.video__play-button:hover {
    transform: translate(-50%, -50%) scale(1.05);
}
.video__play-button:focus {
    border: 1px solid rgba(0, 96, 133, 0.5);
}
.video__caption {
    margin: 50px 0 13px;
}
@media screen and (max-width: 575px) {
    .video__play-button {
        width: 60px;
        height: 60px;
        background-size: 16px auto;
    }
    .video__caption {
        margin: 30px 0 10px;
    }
}
.video__desc {
    opacity: 0.5;
    margin: 0;
}
.sticky__item .video span,
.video .button,
.video .sticky__item span {
    margin: 28px 0 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease 0.1s, visibility 0.2s ease 0.1s;
}
@media screen and (max-width: 575px) {
    .sticky__item .video span,
    .video .button,
    .video .sticky__item span {
        margin-top: 18px;
    }
}
.button,
.sticky__item span {
    align-items: center;
    padding: 0 35px;
    height: 42px;
    color: #fff;
    background-color: #15ace6;
    max-width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.02em;
    border-radius: 4px;
    justify-content: center;
    border: none;
    white-space: nowrap;
    cursor: pointer;
}
.button:focus,
.button:hover,
.sticky__item span:focus,
.sticky__item span:hover {
    background-color: #4ecaf8;
}
.button:active,
.sticky__item span:active {
    background-color: #078cbf;
    color: rgba(255, 255, 255, 0.6);
}
.button--white {
    background-color: #fff;
    color: #005f85;
}
.button--full {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.button--sm {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
}
.button--popup {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 22px;
    width: 100%;
    height: auto;
    font-size: 20px;
    line-height: 1.1;
}
@media screen and (max-width: 767px) {
    .button--popup {
        font-size: 16px;
        padding-top: 16px;
        padding-bottom: 17px;
    }
}
.button--text,
.slide-arrow {
    padding: 0;
    background-color: transparent;
    cursor: pointer;
}
.button--text {
    display: inline-block;
    border: none;
    border-bottom: 2px dashed #005f85;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4375;
    color: #005f85;
}
.button--text:focus,
.button--text:hover {
    border-bottom-color: transparent;
}
.section-advantages .section-title {
    margin-bottom: 33px;
}
.section-advantages .button,
.section-advantages .sticky__item span,
.sticky__item .section-advantages span {
    margin-top: 25px;
}
@media screen and (max-width: 991px) {
    .section-advantages .button,
    .section-advantages .sticky__item span,
    .sticky__item .section-advantages span {
        margin-top: 10px;
    }
    .advantages__item h6 {
        font-size: 18px;
    }
}
.advantages__item img {
    margin-bottom: 19px;
    display: block;
}
.advantages__item h6 {
    margin-top: 15px;
    line-height: 1.11111;
}
@media screen and (max-width: 1259px) {
    .advantages__item h6 {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .advantages__item h6 {
        font-size: 16px;
    }
}
@media screen and (max-width: 575px) {
    .advantages__item h6 {
        font-size: 16px;
    }
}
.advantages__item h6:first-line {
    color: #006085;
}
.advantages__item p {
    font-weight: 300;
    line-height: 1.5;
    font-size: 14px;
}
.advantages__item p b,
.advantages__item p strong {
    font-weight: 700;
}
@media screen and (max-width: 991px) {
    .advantages-col4 .advantages__item {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 767px) {
    .advantages-col4 .advantages__item {
        margin-bottom: 20px;
    }
}
.advantages.small-text p {
    font-size: 14px;
    line-height: 1.57143;
    font-weight: 400;
}
.slide-arrow {
    margin: 0;
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    -webkit-clip-path: circle(50%);
    clip-path: circle(50%);
}
.slide-arrow::before {
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.8);
    border-top: none;
    border-right: none;
    top: 50%;
    left: 50%;
    transform: translateX(-30%) rotate(45deg);
}
.slide-arrow--next::before {
    transform: translateX(-70%) rotate(-135deg);
}
.slide-arrow:focus,
.slide-arrow:hover {
    outline: 0;
    border-color: rgba(255, 255, 255, 0.8);
}
.slide-arrow:focus::before,
.slide-arrow:hover::before {
    border-color: #fff;
}
.slide-arrow--blue {
    border-color: rgba(0, 96, 133, 0.5);
}
.slide-arrow--blue::before,
.slide-arrow--blue:focus,
.slide-arrow--blue:hover {
    border-color: rgba(0, 96, 133, 0.8);
}
.slide-arrow--blue:focus::before,
.slide-arrow--blue:hover::before {
    border-color: #006085;
}
.slider__link-all {
    text-align: right;
    margin-top: 10px;
}
.slider__link-all a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4375;
    color: #006085;
}
.cases-slider .tns-inner,
.feedback-slider .tns-inner,
.posts-slider .tns-inner,
.products-slider .tns-inner {
    margin: 0 -15px !important;
}
.cases-slider .section-title {
    margin-bottom: 38px;
}
.cases-slider .card,
.cases-slider .card-case {
    padding: 15px;
}
.feedback-slider .card-feedback__inner {
    margin: 15px;
}
.feedback-slider .section-title {
    margin-bottom: 28px;
}
.posts-slider .card-post {
    margin: 15px;
}
.breadcrumbs .breadcrumb {
    margin: 0;
    padding: 0;
    list-style: none;
}
.breadcrumbs .breadcrumb-item {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-break: 2.57143;
    letter-spacing: -0.02em;
    color: #fff;
}
.breadcrumbs .breadcrumb-item:not(:last-child)::after {
    position: relative;
    content: "»";
    color: #a8e9ff;
    margin-left: 8px;
    margin-right: 8px;
}
.breadcrumbs .breadcrumb-item:last-child:not(:first-child) {
    opacity: 0.5;
}
.breadcrumbs .breadcrumb a[href]:focus,
.breadcrumbs .breadcrumb a[href]:hover {
    outline: 0;
}
.card-post {
    border-radius: 4px;
    border: 1px solid rgba(0, 96, 133, 0.2);
    background-color: #fff;
    padding: 4px 4px 50px;
    height: 420px;
    overflow: hidden;
}
@media screen and (max-width: 575px) {
    .card-post {
        height: 320px;
    }
}
.card-post:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 135px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 50%);
    z-index: 1;
}
.card-post .link {
    position: absolute;
    bottom: 30px;
    left: 29px;
    z-index: 2;
}
.card-post__content {
    padding: 27px 25px 0;
}
.card-post__img {
    height: 153px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.card-post__img img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.card-post__date {
    color: #006085;
    font-size: 14px;
    letter-spacing: -0.02em;
    margin-bottom: 9px;
}
.card-post__text {
    font-size: 14px;
    line-height: 1.57143;
    margin-top: 10px;
    margin-bottom: 16px;
}
.card-product__main {
    border-radius: 4px;
    background-color: #fff;
    padding: 20px;
    border: 1px solid transparent;
}
.card-product__main-firm {
    color: #005f85;
    font-size: 18px;
    letter-spacing: -0.02em;
    font-weight: 400;
    margin-bottom: 5px;
}
.card-product__main-text {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #212121;
}
.card-product__img {
    height: 150px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 15px;
}
.card-product__img img {
    max-width: 100%;
    max-height: 100%;
}
.card-product__description {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    z-index: 10;
    background-color: #005f85;
    color: #fff;
    width: 368px;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    padding: 33px 50px;
    overflow: hidden;
    background-image: url(../img/cards/card_hover_bg.png);
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-4px);
    transition: all 0.25s ease;
}
.card-product__description-firm,
.card-product__description-text {
    transition: transform 0.2s ease, opacity 0.2s ease;
    transform: translateY(3px);
}
.card-product__description:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 43px;
    background-color: #fff;
    width: 13px;
    height: 13px;
    transform: rotate(45deg);
    transform-origin: top left;
}
.card-product__description-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-height: 100%;
}
.card-product__description-firm {
    margin-bottom: 7px;
    opacity: 0;
}
.card-product__description-text {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
    opacity: 0;
}
.card-product__description .button,
.card-product__description .sticky__item span,
.sticky__item .card-product__description span {
    margin-top: auto;
    transition: transform 0.2s ease, opacity 0.2s ease;
    opacity: 0;
    transform: translateY(3px);
}
.card-product:hover .card-product__main {
    border: 1px solid rgba(0, 95, 133, 0.2);
}
.card-product:hover .card-product__description {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
}
.card-product:hover .card-product__description-firm {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.2s;
}
.card-product:hover .card-product__description-text {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.3s;
}
.card-product:hover .card-product__description .button,
.card-product:hover .card-product__description .sticky__item span,
.sticky__item .card-product:hover .card-product__description span {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.4s;
}
.card-product.tns-item {
    padding: 15px;
}
.card-product--last .card-product__description {
    left: auto;
    right: 100%;
    transform: translateX(4px);
    border-radius: 4px 0 0 4px;
}
.card-product--last .card-product__description:after {
    left: auto;
    right: -13px;
}
.card-feedback__inner {
    background-color: #fff;
    height: 397px;
    overflow: hidden;
}
.card-feedback__inner:hover .card-feedback__wave {
    transform: translateY(0);
}
.card-feedback__inner:hover .card-feedback__wave .button,
.card-feedback__inner:hover .card-feedback__wave .sticky__item span,
.sticky__item .card-feedback__inner:hover .card-feedback__wave span {
    opacity: 1;
    visibility: visible;
}
.card-feedback--text .card-feedback__inner:hover .card-feedback__content {
    opacity: 0.2;
}
.card-feedback--text .card-feedback__content::after {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 160px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 60%);
}
.card-feedback__wave:before,
.lens-types:before {
    content: " ";
    position: absolute;
}
.card-feedback:not(.card-feedback--text) .card-feedback__icon {
    background-image: url(../img/ui/button-play-blue.svg);
    background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: 56% 50%;
    cursor: pointer;
    transition: transform 0.2s ease;
    pointer-events: all;
}
.card-feedback:not(.card-feedback--text) .card-feedback__icon:hover {
    transform: scale(1.05);
}
.card-feedback__wave {
    background-color: #005f85;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 40px 45px;
    color: #fff;
    transform: translateY(64px);
    transition: transform 0.4s ease;
}
.card-feedback__wave:before {
    background-image: url(../img/cards/card-feedback-wave.svg);
    width: 100%;
    height: 40px;
    top: -35px;
    left: 0;
    background-position: left bottom;
    background-repeat: repeat-x;
}
@media screen and (max-width: 575px) {
    .card-feedback__wave:before {
        left: -5px;
        right: -5px;
        top: -25px;
    }
}
.card-feedback__wave .button,
.card-feedback__wave .sticky__item span,
.sticky__item .card-feedback__wave span {
    margin: 28px 0 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease 0.1s, visibility 0.2s ease 0.1s;
}
.card-feedback__content {
    padding: 40px;
    font-size: 14px;
    line-height: 1.57143;
    font-weight: 400;
    text-align: center;
    height: 250px;
    background-size: cover;
    background-position: center;
    transition: opacity 0.3s ease;
}
.card-feedback__icon {
    width: 86px;
    height: 86px;
    margin: -65px auto 0;
    border: 3px solid #fff;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    outline: 0;
    pointer-events: none;
}
.card-feedback__person {
    font-size: 18px;
    margin: 25px auto 0;
}
.card-feedback__position {
    font-size: 18px;
    opacity: 0.5;
    margin-top: 9px;
}
.card-case__wrapper {
    padding: 33px 29px 60px;
    background-color: #fff;
    border: 1px solid rgba(0, 95, 133, 0.2);
    border-radius: 4px;
    color: #005f85;
    height: 100%;
}
.card-case__title {
    display: block;
    margin: 0 55px 8px 0;
    color: #00374d;
    line-height: 1.11111;
}
.card-case__date,
.card-case__text {
    margin: 0;
    font-size: 14px;
    line-height: 1.57143;
}
.card-case__text {
    color: #005f85;
}
.card-case__date {
    position: absolute;
    bottom: 20px;
    left: 29px;
}
.lens-types {
    margin-top: 42px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0, 96, 133, 0.1);
    overflow: hidden;
    height: 400px;
}
@media screen and (max-width: 991px) {
    .lens-types {
        height: auto;
        overflow: visible;
    }
    .lens-types:before {
        display: none;
    }
}
.lens-types:before {
    height: 100%;
    width: 1px;
    left: 400px;
    background-color: #e6eff2;
    z-index: 10;
}
.lens-types__switch {
    display: block;
    padding: 30px 39px 24px;
    width: 401px;
    min-height: 100px;
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0, 96, 133, 0.1);
    border-width: 0 1px 1px 0;
    transition: 0.22s;
    z-index: 6;
    cursor: pointer;
}
@media screen and (max-width: 1259px) {
    .lens-types:before {
        left: 334px;
    }
    .lens-types__switch {
        padding-left: 35px;
        padding-right: 35px;
        width: 335px;
    }
}
@media screen and (max-width: 991px) {
    .lens-types__switch {
        padding: 30px 39px 24px;
        width: 100%;
        border-bottom-width: 0;
    }
}
@media screen and (max-width: 767px) {
    .lens-types__switch {
        min-height: 80px;
        padding: 19px 30px 16px;
    }
}
.lens-types__switch::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    border: 5px solid #fff;
    transform: translateY(-50%) rotate(45deg);
    transition: 0.22s;
}
@media screen and (max-width: 991px) {
    .lens-types__switch::after {
        top: 90%;
        right: calc(50% - 5px);
    }
}
.lens-types__switch--active {
    background-color: #006085;
    color: #fff;
    z-index: 12;
}
.lens-types__switch--active::after {
    border-color: #006085;
    right: -5px;
}
.lens-types__desc,
.lens-types__title {
    margin: 0;
    padding: 0;
}
.lens-types__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.22222;
}
@media screen and (max-width: 991px) {
    .lens-types__switch--active::after {
        top: 100%;
        right: calc(50% - 5px);
    }
    .lens-types__title {
        font-size: 20px;
    }
}
@media screen and (max-width: 767px) {
    .lens-types__title {
        font-size: 18px;
    }
}
.lens-types__desc {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57143;
    opacity: 0.5;
}
@media screen and (max-width: 991px) {
    .lens-types__desc {
        margin-top: -1px;
    }
}
.lens-types__content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 57px 50px 57px 468px;
    background-color: #fff;
    opacity: 0;
    transform: translateX(-30px);
    transition: 0.22s;
}
@media screen and (max-width: 1259px) {
    .lens-types__content {
        padding-left: 375px;
    }
}
@media screen and (max-width: 991px) {
    .lens-types__content {
        padding: 0 39px;
        position: relative;
        top: auto;
        left: auto;
        opacity: 1;
        transform: none;
        height: 0;
        border-bottom: 1px solid rgba(0, 96, 133, 0.1);
        transition: none;
        display: none;
    }
}
.lens-types__content-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 218px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    transform: translateX(100px);
    transition: 0.22s;
}
.lens-types__content-title {
    margin-bottom: 13px;
    white-space: nowrap;
}
@media screen and (max-width: 991px) {
    .lens-types__content-title {
        margin-bottom: 9px;
        font-size: 24px;
    }
}
@media screen and (max-width: 767px) {
    .lens-types__desc {
        margin-top: 2px;
    }
    .lens-types__content-image {
        display: none;
    }
    .lens-types__content-title {
        margin-bottom: 15px;
        font-size: 20px;
    }
}
.lens-types__content-text {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    max-height: 192px;
    overflow: hidden;
}
@media screen and (max-width: 991px) {
    .lens-types__content-text {
        max-height: 219px;
    }
}
.lens-types__content-text::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 60%);
}
.lens-types__content-footer .button--text {
    margin-top: 10px;
    margin-left: 20px;
}
.lens-types__content--has-image {
    padding-right: 238px !important;
}
@media screen and (max-width: 991px) {
    .lens-types__content--has-image {
        padding-right: 258px !important;
    }
}
@media screen and (max-width: 767px) {
    .lens-types__content-text {
        max-height: 246px;
        font-size: 14px;
        line-height: 1.28571;
    }
    .lens-types__content-text p {
        line-height: 1.35714;
    }
    .lens-types__content-footer {
        text-align: center;
    }
    .lens-types__content--has-image {
        padding-right: 40px !important;
    }
}
.lens-types__content--active {
    opacity: 1;
    transform: translateX(0);
    z-index: 5;
}
.lens-types__content--active .lens-types__content-image {
    transform: translateX(0);
}
@media screen and (max-width: 1259px) {
    .lens-types__content--has-image .button--text {
        margin-left: 0;
    }
    .lens-types__content--active .lens-types__content-image {
        transform: translateX(20px);
    }
}
@media screen and (max-width: 991px) {
    .lens-types__content--has-image .button--text {
        margin-left: 10px;
    }
    .lens-types__content--active {
        padding: 33px 40px 30px;
        height: auto;
        opacity: 1;
        display: block;
    }
    .lens-types__content--active .lens-types__content-image {
        transform: translateX(0);
    }
}
.dropdown {
    display: block;
    margin-bottom: 5px;
    border: 1px solid rgba(21, 157, 209, 0.2);
    border-radius: 5px;
    transition: 0.3s;
    background-color: #fff;
}
.dropdown__title {
    padding: 26px 50px 18px;
    display: block;
}
.dropdown__title:before {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-30%);
    content: "?";
    font-size: 20px;
    font-weight: 800;
    color: #005f85;
}
.popup .mfp-close::after,
.popup .mfp-close::before,
.popup__caption::after,
.post-preview__toogle::after {
    content: "";
    position: absolute;
}
.dropdown__content {
    padding: 0 30px 15px;
    display: none;
}
.dropdown__arrow {
    display: block;
    position: absolute;
    top: 35%;
    right: 20px;
}
.dropdown.active {
    background-color: #f0f9fc;
}
.dropdown.active .dropdown__content {
    display: block;
}
.dropdown.active .dropdown__arrow {
    transform: rotate(180deg);
    cursor: pointer;
}
.post-preview__toogle-box {
    text-align: center;
    font-size: 0;
    margin-bottom: 32px;
}
@media screen and (max-width: 1259px) {
    .post-preview__toogle-box {
        margin-bottom: 40px;
    }
}
.post-preview__toogle {
    padding: 10px 60px;
    border: 1px solid rgba(0, 95, 133, 0.2);
    background-color: #fff;
    color: #005f85;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.58333;
    letter-spacing: -0.02em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    .post-preview__toogle {
        padding: 15px;
        width: 50%;
        display: inline-block;
        font-size: 18px;
        line-height: 1;
    }
}
.header__menu:not(.mm-menu) > ul > li.post-preview__toogle-box > ul,
.post-preview__toogle-box > .container {
    display: flex;
    justify-content: center;
}
.post-preview__toogle::after {
    bottom: 5px;
    left: 50%;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    transition: linear 0s;
    z-index: -1;
}
.popup .mfp-close::before,
.post-preview__toogle--active::after {
    transform: translateY(10px) rotate(45deg);
}
.post-preview__toogle--active {
    background-color: #005f85;
    color: #fff;
    border-color: #005f85;
}
.post-preview__toogle--active::after {
    background-color: #005f85;
    transition-duration: 0.2s;
}
.header-toggle span,
.popup {
    transform: translate(-50%, -50%);
}
.post-preview__toogle:focus,
.post-preview__toogle:hover {
    opacity: 0.85;
}
.post-preview .section-title {
    margin-bottom: 31px;
}
@media screen and (max-width: 767px) {
    .post-preview .section-title {
        margin-bottom: 10px;
    }
}
.post-preview__grid > * {
    width: 370px;
    margin: 15px;
}
@media screen and (max-width: 1259px) {
    .post-preview__grid > * {
        width: 290px;
    }
}
@media screen and (max-width: 991px) {
    .post-preview__grid > * {
        width: 340px;
        margin-bottom: 0;
    }
    .post-preview__grid > :nth-of-type(3) {
        display: none;
    }
    .post-preview__grid > * .card-post {
        padding-bottom: 4px;
    }
    .post-preview__grid > * .card-post__content {
        padding: 30px;
    }
}
@media screen and (max-width: 767px) {
    .post-preview__grid > * {
        width: 100%;
    }
    .post-preview__grid > :nth-of-type(3) {
        display: block;
    }
    .post-preview__grid > * .card-post {
        height: 350px;
    }
    .post-preview__grid > * .card-post__content {
        padding: 25px 25px 20px;
    }
}
@media screen and (max-width: 575px) {
    .post-preview__grid > * .card-post {
        height: 320px;
    }
    .post-preview__grid > * .card-post__img {
        width: 100%;
        height: 120px;
    }
}
.post-preview__link-all {
    margin-top: 20px;
    text-align: right;
}
.post-preview__link-all a {
    color: #006085;
    font-size: 16px;
    line-height: 1.4375;
}
.section-licenses .section-title {
    width: 42.9%;
}
.licenses {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 705px;
}
@media screen and (max-width: 767px) {
    .licenses {
        height: auto;
        display: block;
    }
}
.licenses__big {
    height: 100%;
}
.licenses__left {
    width: 42.9%;
    display: block;
    height: 100%;
}
@media screen and (max-width: 1259px) {
    .licenses__left {
        height: 560px;
    }
}
@media screen and (max-width: 991px) {
    .licenses__left {
        width: 46.9%;
        height: 470px;
    }
}
.licenses__left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (max-width: 767px) {
    .licenses__left {
        display: none;
    }
    .licenses__left img {
        width: 320px;
        height: auto;
        -o-object-fit: contain;
        object-fit: contain;
    }
}
.licenses__right {
    width: 51.3%;
    max-height: 100%;
    overflow-y: auto;
}
.checkbox input,
.licenses-item__right,
.popup__select,
.product-spec,
.section-tw,
.video-intro__link {
    overflow: hidden;
}
.licenses-item {
    display: flex;
    justify-content: space-between;
    height: 159px;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    .licenses__right {
        width: 100%;
    }
    .licenses-item {
        display: block;
        height: auto;
    }
}
.licenses-item:not(:last-child) {
    margin-bottom: 23px;
}
@media screen and (max-width: 991px) {
    .licenses-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .licenses-item__left {
        display: none;
    }
}
.licenses-item__img {
    background-size: cover;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 767px) {
    .licenses-item:not(:last-child) {
        margin-bottom: 30px;
    }
    .licenses-item__img {
        width: 210px;
        height: 297px;
    }
    .licenses-item__left {
        display: block;
    }
}
.licenses-item__left {
    flex-shrink: 0;
    width: 113px;
}
.header__search-btn,
.hint,
.popup__select-box {
    justify-content: center;
}
.licenses-item__left img {
    display: block;
}
.licenses-item__right {
    padding: 27px 50px 20px 40px;
    border: 1px solid rgba(0, 96, 133, 0.3);
    margin-left: 1px;
    height: 100%;
}
.licenses-item__title {
    margin-bottom: 20px;
    display: block;
}
@media screen and (max-width: 1259px) {
    .licenses-item__right {
        padding: 25px 30px 20px;
    }
    .licenses-item__title {
        margin-bottom: 10px;
    }
    .licenses-item__text .text-block,
    .licenses-item__text .text-block p {
        font-size: 16px;
    }
}
.licenses-item__text h6 {
    margin-bottom: 6px;
}
.licenses-item--active {
    background-color: #005f85;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .licenses-item__right {
        padding: 0;
        margin-top: 20px;
        border: none;
    }
    .licenses-item--active {
        background-color: #fff;
        color: #000;
    }
}
.popup {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    padding: 65px 70px 43px;
    max-width: 870px;
    background-color: #f0f9fc;
}
.mfp-content .popup {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin: 0 auto;
}
@media screen and (max-width: 991px) {
    .licenses-item__right {
        width: 100%;
    }
    .popup {
        max-width: 90vw;
        width: 90vw;
        padding: 40px;
    }
}
@media screen and (max-width: 575px) {
    .popup {
        padding: 30px;
    }
}
.popup .mfp-close {
    position: absolute;
    margin: 0;
    padding: 10px;
    width: auto;
    height: auto;
    line-height: normal;
    top: 36px;
    right: 37px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 0;
    overflow: visible;
}
.select-city .form-field select,
.select-city__item {
    border: 1px solid rgba(0, 96, 133, 0.2);
}
.popup .mfp-close::after,
.popup .mfp-close::before {
    top: 0;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #005f85;
}
.popup .mfp-close::after {
    transform: translateY(10px) rotate(-45deg);
}
.popup__caption {
    margin-top: 5px;
    margin-bottom: 39px;
    line-height: 1.1875;
    color: #005f85;
}
.popup__caption::after {
    left: 0;
    bottom: -12px;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 95, 133, 0.2);
    box-shadow: 0 3px 0 0 rgba(0, 95, 133, 0.2);
}
@media screen and (max-width: 575px) {
    .popup__caption {
        margin-bottom: 25px;
    }
    .popup__caption::after {
        bottom: -10px;
    }
}
.popup__select-box {
    display: flex;
    margin: 0 -15px;
    align-items: flex-end;
}
.checkbox,
.section-tw__row {
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .popup__select-box {
        display: block;
        margin: 0;
    }
}
.popup__select {
    width: 270px;
    height: 312px;
    margin: 0 15px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .popup__select {
        height: 180px;
        margin: 0;
        width: 100%;
    }
}
.popup--small .button--popup,
.popup__select + .popup__select {
    margin-top: 10px;
}
.popup__select-image {
    -o-object-fit: contain;
    object-fit: contain;
    opacity: 0.4;
    transform: translateY(50px);
    transition: 0.3s;
    transition-timing-function: ease-in-out;
}
@media screen and (max-width: 767px) {
    .popup__select-image {
        width: 100px;
        height: auto;
        transform: translateY(10px);
    }
}
.popup__select-button {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.popup__select-button:focus ~ .popup__select-image,
.popup__select-button:hover ~ .popup__select-image {
    opacity: 1;
    transform: translateY(0);
}
.popup--small {
    max-width: 520px;
}
@media screen and (max-width: 991px) {
    .popup--small {
        max-width: 90vw;
        width: 90vw;
    }
}
.popup--small .popup__caption {
    margin-bottom: 55px;
}
@media screen and (max-width: 575px) {
    .popup--small .popup__caption {
        margin-bottom: 25px;
    }
}
.popup--small .form-field {
    margin-bottom: 20px;
    text-align: center;
}
.popup--close {
    display: none;
}
.section-tw .container,
.section-tw .header__menu:not(.mm-menu) > ul > li > ul {
    background-repeat: no-repeat;
    background-position: right 50%;
    z-index: 2;
}
.section-tw .white-box {
    margin: 0;
}
.section-tw .white-box__icon {
    left: 30px;
    top: 30px;
}
.section-tw .white-box__icon ~ * {
    margin-left: 20px;
}
@media screen and (max-width: 767px) {
    .section-tw .white-box__icon ~ * {
        margin-left: 30px;
    }
    .section-tw .white-box__icon ~ p {
        margin-top: 13px;
        margin-left: 0;
    }
}
.section-tw__bg {
    position: absolute;
    display: flex;
    top: 0;
    left: calc(50% + 350px);
    bottom: 0;
    width: 2px;
    height: 100%;
    margin-top: 40px;
    z-index: 1;
}
@media screen and (max-width: 991px) {
    .section-tw__bg {
        position: relative;
        margin-top: 0;
    }
}
.section-tw__bg img {
    display: block;
    position: absolute;
    left: 1px;
    transform: translateX(-50%);
    height: 100%;
    height: calc(100% - 100px);
    width: auto;
}
@media screen and (max-width: 991px) {
    .section-tw__bg img {
        position: relative;
        transform: none;
        margin: 0 auto;
        left: 0;
    }
}
.section-tw__bg--left {
    left: calc(50% - 350px);
}
@media screen and (max-width: 991px) {
    .section-tw__bg--left {
        width: 100%;
        left: 0;
        height: 400px;
        top: auto;
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .section-tw__bg--left {
        height: 300px;
    }
}
@media screen and (max-width: 575px) {
    .section-tw__bg--left {
        height: 200px;
    }
}
.section-tw__bg--left img {
    margin-left: 0;
    margin-right: auto;
}
.section-tw__bg--default {
    left: calc(50% + 285px);
}
@media screen and (max-width: 991px) {
    .section-tw__bg--left img {
        top: 0;
        bottom: 0;
        width: auto;
        height: 100%;
        margin: 0 auto;
    }
    .section-tw__bg--default {
        width: 100%;
        left: 0;
        height: 400px;
        top: auto;
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .section-tw__bg--default {
        height: 300px;
    }
}
@media screen and (max-width: 575px) {
    .section-tw__bg--default {
        height: 200px;
    }
}
.section-tw__bg--default img {
    top: 100px;
    height: calc(100% - 200px);
}
@media screen and (max-width: 991px) {
    .section-tw__bg--default img {
        top: 0;
        bottom: 0;
        width: auto;
        height: 100%;
    }
    .section-tw .section-tw__sidebar > img:only-child {
        height: 400px;
    }
}
.section-tw .section-tw__sidebar > img:only-child {
    display: block;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.section-tw--order .section-tw__content {
    order: 2;
    margin-left: auto;
}
.section-tw--order .section-tw__sidebar {
    order: 1;
}
@media screen and (max-width: 991px) {
    .section-tw .section-tw__content,
    .section-tw .section-tw__sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section-tw .section-tw__content {
        order: 1;
        margin-bottom: 40px;
    }
    .section-tw .section-tw__sidebar {
        order: 2;
    }
}
.select-city .form-field {
    margin: 0;
    padding: 0;
}
.select-city__item {
    display: block;
    padding: 35px 55px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
}
.select-city__item-caption {
    margin-top: 0;
    line-height: 1.11111;
    color: #006085;
}
.select-city__item :last-child {
    margin-bottom: 0;
}
.select-city__item:not(:last-child) {
    margin-bottom: 15px;
}
.select-city__items {
    margin-top: 15px;
    padding: 0;
    height: 438px !important;
}
.select-city__items--map {
    margin: 0;
    list-style: none;
    counter-reset: city-item;
    padding: 10px 27px 10px 9px;
    height: 438px !important;
    border: 1px solid rgba(0, 96, 133, 0.2);
    border-top: none;
}
@media screen and (max-width: 991px) {
    .select-city__items--map {
        height: 328px !important;
    }
}
@media screen and (max-width: 767px) {
    .select-city__items--map {
        height: 412px !important;
    }
}
.select-city__items--map .select-city__item {
    counter-increment: city-item;
    border: none;
    padding: 0;
    margin-bottom: 0;
}
.footer__menu > ul > li.footer__menu-last-col > ul > li ul li:not(:last-child),
.footer__menu > ul > li > ul > li:not(:last-child),
.select-city__items--map .select-city__item-box .select-city__item-caption {
    margin-bottom: 13px;
}
.select-city__items--map .select-city__item-box {
    display: block;
    padding: 29px 25px 25px 45px;
    border-radius: 4px;
}
.select-city__items--map .select-city__item-box p {
    margin: 10px 0;
}
.select-city__items--map .select-city__item-box :last-child {
    margin-bottom: 0;
}
.select-city__items--map .select-city__item-box::before {
    position: absolute;
    top: 27px;
    right: calc(100% - 35px);
    font-size: 16px;
    font-weight: 700;
    color: inherit;
    opacity: 0.6;
}
.checkbox-imitator:after,
.hint-content:after {
    content: "";
}
.select-city__items--map input:checked + .select-city__item-box {
    background-color: #006085;
    color: #fff;
}
.select-city__items--map input:checked + .select-city__item-box .select-city__item-caption {
    color: inherit;
}
.select-city__items--map .simplebar-track.simplebar-vertical {
    margin: 10px;
    width: 3px;
    background-color: rgba(0, 96, 133, 0.2);
}
.select-city__items--map .simplebar-scrollbar {
    width: 3px;
    left: 0;
}
.select-city__items--map .simplebar-scrollbar::before {
    background-color: #006085;
}
.select-city__items--map .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
}
.sr-footer {
    margin-top: 15px;
}
.sr-product__item {
    margin: 15px 0;
}
.sr-product__item .card-product__main {
    padding-bottom: 35px;
    text-align: center;
}
.sr-product__item .card-product__main-firm {
    margin-bottom: 1px;
    line-height: 1.22222;
}
.sr-product__item .card-product__main-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.22222;
    letter-spacing: -0.02em;
}
.sr-product__item .card-product__description {
    width: 400px;
    padding-top: 43px;
    padding-bottom: 39px;
    padding-right: 60px;
}
.sr-product__item .card-product__description-firm {
    margin-bottom: 2px;
    line-height: 1.25;
}
.sr-product__item .card-product__description-text {
    line-height: 1.57143;
    letter-spacing: normal;
}
.sr-post__item {
    margin: 15px 0;
}
.sr-post .sr-footer {
    margin-top: 25px;
}
.press__item {
    margin: 15px 0;
}
.press__item--blue .card-post {
    background-color: #006085;
    color: #fff;
}
.press__item--blue .card-post:after {
    background-image: linear-gradient(180deg, rgba(0, 96, 133, 0) 0, #006085 50%);
}
.press__item--blue .card-post__img img {
    width: 100%;
    height: auto;
    max-height: none;
}
.press__item--blue .card-post__date {
    color: #a8e9ff;
}
.press__item--blue .card-post .link {
    color: rgba(255, 255, 255, 0.8);
}
.press__item .card-post {
    height: 100%;
}
.checkbox {
    display: flex;
    padding-left: 30px;
    min-height: 22px;
}
.checkbox:not(:last-child) {
    margin-bottom: 8px;
}
.checkbox .hint {
    flex-shrink: 0;
    margin-left: auto;
}
.checkbox-imitator {
    width: 22px;
    height: 22px;
    border-radius: 2px;
    border: 1px solid #f0f9fc;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: -3px;
    transition: 0.3s;
}
.checkbox-imitator:after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 9px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
}
.checkbox:hover .checkbox-imitator,
input:focus + .checkbox-imitator {
    opacity: 1;
}
input.checked + .checkbox-imitator,
input:checked + .checkbox-imitator {
    background-color: #f0f9fc;
    opacity: 1;
}
input.checked + .checkbox-imitator:after,
input:checked + .checkbox-imitator:after {
    opacity: 1;
}
input:disabled + .checkbox-imitator {
    opacity: 0.4;
}
.checkbox input,
.hint-content {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.checkbox input {
    width: 0;
    height: 0;
    z-index: -1;
}
.checkbox--blue .checkbox-imitator {
    border-color: #005f85;
    border-width: 2px;
}
.checkboxes--line {
    margin-left: -10px;
    margin-top: -30px;
}
@media screen and (max-width: 767px) {
    .checkboxes--line {
        margin-left: 0;
    }
}
.checkboxes--line .checkbox {
    display: inline-flex;
    vertical-align: top;
    margin-left: 30px;
    margin-top: 10px;
}
.checkboxes--line .checkbox:nth-of-type(1) {
    margin-left: 0;
}
@media screen and (max-width: 767px) {
    .checkboxes--line .checkbox {
        margin-left: 20px;
    }
}
.hint {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    margin-top: 2px;
}
.hint:after {
    content: "?";
    color: #005f85;
    font-size: 12px;
    top: 1px;
}
.hint-content {
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
    text-align: center;
    background-color: #fff;
    font-size: 12px;
    padding: 10px;
    border-radius: 4px;
    color: #000;
    margin-bottom: 10px;
}
.hint-content:after {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 15%) rotate(45deg);
    transform-origin: center;
    width: 10px;
    height: 10px;
    background-color: #fff;
}
.form-field--icon:after,
.form-field--select::before {
    content: "";
    position: absolute;
}
.form-field--select::before,
.sticky__item span::after,
.widget__list li::after {
    transform: translateY(-50%) rotate(45deg);
}
.hint:hover .hint-content {
    visibility: visible;
    opacity: 1;
}
.form-row {
    margin-left: -5px;
    margin-right: -5px;
}
.form-field {
    display: inline-block;
    width: 100%;
    padding: 0 5px;
    margin-bottom: 24px;
}
.form-field .iti {
    width: 100%;
}
.form-field label {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}
.form-field label sup {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #c90000;
}
.form-field input,
.form-field select,
.form-field textarea {
    width: 100%;
    background-color: #fff;
    padding: 21px 22px 17px;
    border: 1px solid rgba(21, 157, 209, 0.2);
    border-radius: 4px;
    font-family: Circe, "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #005f85;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.bg-gradient-in,
.bg-gradient-in-out,
.bg-gradient-out,
.section--light {
    background-color: #f0f9fc;
}
.form-field input:hover,
.form-field select:hover,
.form-field textarea:hover {
    border: 1px solid rgba(21, 157, 209, 0.4);
}
.form-field input:focus,
.form-field select:focus,
.form-field textarea:focus {
    border: 1px solid rgba(21, 157, 209, 0.8);
}
@media screen and (max-width: 575px) {
    .form-field input,
    .form-field select,
    .form-field textarea {
        padding: 16px 22px 14px;
    }
}
.form-field--icon input,
.form-field--icon select {
    padding-left: 53px !important;
}
.form-field--icon:after {
    width: 18px;
    height: 18px;
    left: 25px;
    bottom: 23px;
    pointer-events: none;
    background-image: url(../img/ui/icons/sprite/sprite.svg) !important;
}
@media screen and (max-width: 575px) {
    .form-field--icon input,
    .form-field--icon select {
        padding-left: 22px !important;
    }
    .form-field--icon:after {
        display: none;
    }
}
.form-field--select::before {
    bottom: 24px;
    right: 25px;
    width: 10px;
    height: 10px;
    border: 2px solid rgba(0, 96, 133, 0.4);
    border-top-color: transparent;
    border-left-color: transparent;
    z-index: 1;
}
.form-field textarea {
    display: block;
    max-width: 100%;
}
.form-field--disclaimer,
.form-field--sign-in {
    display: inline-flex;
    align-items: center;
}
.form-field--disclaimer p,
.form-field--sign-in p {
    margin: 0;
}
@media screen and (max-width: 767px) {
    .form-field--disclaimer {
        justify-content: center;
        order: 1;
        margin-bottom: 0;
    }
    .form__disclaimer {
        text-align: center;
    }
}
.form-field--sign-in {
    justify-content: flex-end;
}
.form__disclaimer {
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.33333;
    color: #005f85;
}
.form__disclaimer a {
    text-decoration: none;
    font-weight: 700;
}
.footer__license a,
.form__disclaimer a:focus,
.form__disclaimer a:hover {
    text-decoration: underline;
}
.form-field--disclaimer + .form-field {
    margin-left: auto;
}
.va-input-error-msg {
    position: absolute;
    right: 5px;
    bottom: -18px;
}
.phone-invalid {
    border-color: #dc3545 !important;
}
.vue-tel-input {
    border: 1px solid rgba(21, 157, 209, 0.2) !important;
    border-radius: 4px !important;
}
.vue-tel-input input {
    border: none;
    border-radius: 0 4px 4px 0;
}
.vue-tel-input input:focus,
.vue-tel-input input:hover {
    border: none;
}
.section {
    padding: 100px 0;
}
@media screen and (max-width: 1259px) {
    .section {
        padding: 90px 0;
    }
}
@media screen and (max-width: 991px) {
    .section {
        padding: 80px 0;
    }
}
@media screen and (max-width: 767px) {
    .section {
        padding: 70px 0;
    }
}
@media screen and (max-width: 575px) {
    .va-input-error-msg {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 5px;
    }
    .section {
        padding: 60px 0;
    }
}
.section + .section {
    padding: 0 0 100px;
}
@media screen and (max-width: 1259px) {
    .section + .section {
        padding: 0 0 90px;
    }
}
@media screen and (max-width: 991px) {
    .section + .section {
        padding: 0 0 80px;
    }
}
@media screen and (max-width: 767px) {
    .section + .section {
        padding: 0 0 70px;
    }
}
@media screen and (max-width: 575px) {
    .section + .section {
        padding: 0 0 60px;
    }
}
.section + .section--light {
    padding: 100px 0;
}
@media screen and (max-width: 1259px) {
    .section + .section--light {
        padding: 90px 0;
    }
}
@media screen and (max-width: 991px) {
    .section + .section--light {
        padding: 80px 0;
    }
}
@media screen and (max-width: 767px) {
    .section + .section--light {
        padding: 70px 0;
    }
}
@media screen and (max-width: 575px) {
    .section + .section--light {
        padding: 60px 0;
    }
}
.section:not(.section--light) + .bg-gradient-in {
    padding-top: 0;
}
.section:not(.section--light) + .bg-gradient-in:before {
    top: 0;
}
.bg-gradient-in + .section--light:before,
.section--light + .section--light:before {
    top: 0 !important;
}
.bg-gradient-in + .section,
.section--light + .section {
    padding: 100px 0;
}
@media screen and (max-width: 1259px) {
    .bg-gradient-in + .section,
    .section--light + .section {
        padding: 90px 0;
    }
}
@media screen and (max-width: 991px) {
    .bg-gradient-in + .section,
    .section--light + .section {
        padding: 80px 0;
    }
}
@media screen and (max-width: 767px) {
    .bg-gradient-in + .section,
    .section--light + .section {
        padding: 70px 0;
    }
}
@media screen and (max-width: 575px) {
    .bg-gradient-in + .section,
    .section--light + .section {
        padding: 60px 0;
    }
}
.bg-gradient-in + .section--light,
.section--light + .section--light {
    padding: 0 0 100px;
}
@media screen and (max-width: 1259px) {
    .bg-gradient-in + .section--light,
    .section--light + .section--light {
        padding: 0 0 90px;
    }
}
@media screen and (max-width: 991px) {
    .bg-gradient-in + .section--light,
    .section--light + .section--light {
        padding: 0 0 80px;
    }
}
@media screen and (max-width: 767px) {
    .bg-gradient-in + .section--light,
    .section--light + .section--light {
        padding: 0 0 70px;
    }
}
@media screen and (max-width: 575px) {
    .bg-gradient-in + .section--light,
    .section--light + .section--light {
        padding: 0 0 60px;
    }
}
.bg-gradient-in + .bg-gradient-out,
.section--light + .bg-gradient-out {
    padding: 0 0 100px;
}
@media screen and (max-width: 1259px) {
    .bg-gradient-in + .bg-gradient-out,
    .section--light + .bg-gradient-out {
        padding: 0 0 90px;
    }
}
@media screen and (max-width: 991px) {
    .bg-gradient-in + .bg-gradient-out,
    .section--light + .bg-gradient-out {
        padding: 0 0 80px;
    }
}
@media screen and (max-width: 767px) {
    .bg-gradient-in + .bg-gradient-out,
    .section--light + .bg-gradient-out {
        padding: 0 0 70px;
    }
}
@media screen and (max-width: 575px) {
    .bg-gradient-in + .bg-gradient-out,
    .section--light + .bg-gradient-out {
        padding: 0 0 60px;
    }
}
.section--light + .section--light {
    padding-top: 105px;
    margin-top: -20px;
}
.section--only-form .section-tw__bg {
    display: block;
}
.section--only-form .section-tw__bg img {
    margin: 0;
    left: 61%;
    top: 60%;
    transform: translateY(-50%);
}
.about-tp,
.section--photo-bottom,
.specialist-support-tphoto,
.specialist-training-tphoto {
    padding-bottom: 0 !important;
}
.about-tp .section-tw__sidebar,
.section--photo-bottom .section-tw__sidebar,
.specialist-support-tphoto .section-tw__sidebar,
.specialist-training-tphoto .section-tw__sidebar {
    align-self: flex-end;
}
.about-tp .section-tw__sidebar img,
.section--photo-bottom .section-tw__sidebar img,
.specialist-support-tphoto .section-tw__sidebar img,
.specialist-training-tphoto .section-tw__sidebar img {
    display: block;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.about-tp .section-tw__content,
.section--photo-bottom .section-tw__content,
.specialist-support-tphoto .section-tw__content,
.specialist-training-tphoto .section-tw__content {
    align-self: center;
    padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
    .about-tp .section-tw__content,
    .section--photo-bottom .section-tw__content,
    .specialist-support-tphoto .section-tw__content,
    .specialist-training-tphoto .section-tw__content {
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 767px) {
    .about-tp .section-tw__content,
    .section--photo-bottom .section-tw__content,
    .specialist-support-tphoto .section-tw__content,
    .specialist-training-tphoto .section-tw__content {
        padding-bottom: 40px;
    }
}
.section--tvideo .section-tw__content {
    align-self: center;
    padding-left: 15px;
    padding-right: 45px;
}
.section--tvideo .section-tw--order .section-tw__content {
    padding-right: 15px;
    padding-left: 45px;
}
.bg-gradient-in-out > *,
.bg-gradient-in > *,
.bg-gradient-out > * {
    z-index: 2;
}
.bg-gradient-in-out:after,
.bg-gradient-in-out:before,
.bg-gradient-in:before,
.bg-gradient-out:after {
    height: 200px;
    background: linear-gradient(to bottom, #fff 0, #f0f9fc 100%);
    position: absolute;
    left: 0;
    width: 100%;
    content: " ";
    z-index: 1;
}
.bg-gradient-in-out:before,
.bg-gradient-in:before {
    top: 0;
}
.bg-gradient-in-out:after,
.bg-gradient-out:after {
    bottom: 0;
    background: linear-gradient(to top, #fff 0, #f0f9fc 100%);
}
.bg-gradient-in--m20:before,
.bg-gradient-in-out--m20:before {
    top: -20px;
}
.bg-gradient-in-out--m20:after,
.bg-gradient-out--m20:after {
    bottom: -20px;
}
.bg-gradient-in--m40:before,
.bg-gradient-in-out--m40:before {
    top: -40px;
}
.bg-gradient-in-out--m40:after,
.bg-gradient-out--m40:after {
    bottom: -40px;
}
.bg-gradient-in--m60:before,
.bg-gradient-in-out--m60:before {
    top: -60px;
}
.bg-gradient-in-out--m60:after,
.bg-gradient-out--m60:after {
    bottom: -60px;
}
.bg-gradient-in--m80:before,
.bg-gradient-in-out--m80:before {
    top: -80px;
}
.bg-gradient-in-out--m80:after,
.bg-gradient-out--m80:after {
    bottom: -80px;
}
.bg-gradient-in--m100:before,
.bg-gradient-in-out--m100:before {
    top: -100px;
}
.bg-gradient-in-out--m100:after,
.bg-gradient-out--m100:after {
    bottom: -100px;
}
.bg-gradient-in--m120:before,
.bg-gradient-in-out--m120:before {
    top: -120px;
}
.bg-gradient-in-out--m120:after,
.bg-gradient-out--m120:after {
    bottom: -120px;
}
.bg-gradient-in--m140:before,
.bg-gradient-in-out--m140:before {
    top: -140px;
}
.bg-gradient-in-out--m140:after,
.bg-gradient-out--m140:after {
    bottom: -140px;
}
.bg-gradient-in--m160:before,
.bg-gradient-in-out--m160:before {
    top: -160px;
}
.bg-gradient-in-out--m160:after,
.bg-gradient-out--m160:after {
    bottom: -160px;
}
.bg-gradient-in--m180:before,
.bg-gradient-in-out--m180:before {
    top: -180px;
}
.bg-gradient-in-out--m180:after,
.bg-gradient-out--m180:after {
    bottom: -180px;
}
.bg-gradient-in--m200:before,
.bg-gradient-in-out--m200:before {
    top: -200px;
}
.bg-gradient-in-out--m200:after,
.bg-gradient-out--m200:after {
    bottom: -200px;
}
.logo {
    background: url(/wp-content/themes/sky/assets/build/img/logo@2x.png) left center no-repeat;
    background-size: contain;
    width: 150px;
    height: 47px;
    display: block;
}
@media screen and (max-width: 1259px) {
    .logo {
        width: 128px;
        height: 34px;
    }
}
@media screen and (max-width: 575px) {
    .about-tp .section-tw__content,
    .section--photo-bottom .section-tw__content,
    .specialist-support-tphoto .section-tw__content,
    .specialist-training-tphoto .section-tw__content {
        padding-bottom: 20px;
    }
    .logo {
        width: 100px;
    }
}
.header {
    height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
}
.scrolled .header {
    background-color: #134058;
}
.admin-bar .header {
    top: 32px;
}
.header__search,
.header__search-close {
    top: 50%;
    position: absolute;
    transition: 0.3s;
}
@media screen and (max-width: 1259px) {
    .header {
        height: 66px;
    }
}
.header > .container,
.header__menu:not(.mm-menu) > ul > li.header > ul {
    height: 100%;
}
.header__search {
    transform: translateY(-180%);
    left: 0;
    height: 44px;
    width: 100%;
    z-index: 1;
}
.header__search-close {
    right: 10px;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid #ececec;
    width: 21px;
    height: 21px;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    display: block;
    color: #005f85;
    -webkit-appearance: none;
}
.header__search-close:hover {
    background-color: #005f85;
    color: #fff;
}
.header__search input[type="search"] {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 5px;
    background-color: #fff;
    outline: 0;
    padding: 0 40px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi44OCIgaGVpZ2h0PSIxNy4wODgiIHZpZXdCb3g9IjAgMCAxNi44OCAxNy4wODgiPiAgPGcgaWQ9ItCb0YPQv9CwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA0MiAtMjcpIiBvcGFjaXR5PSIwLjkiPiAgICA8ZyBpZD0iRWxsaXBzZV82MzkiIGRhdGEtbmFtZT0iRWxsaXBzZSA2MzkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNDIgMjcpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDVmODUiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgPGNpcmNsZSBjeD0iNy4yMzgiIGN5PSI3LjIzOCIgcj0iNy4yMzgiIHN0cm9rZT0ibm9uZSIvPiAgICAgIDxjaXJjbGUgY3g9IjcuMjM4IiBjeT0iNy4yMzgiIHI9IjYuMjM4IiBmaWxsPSJub25lIi8+ICAgIDwvZz4gICAgPHBhdGggaWQ9IlBhdGhfOTU3MiIgZGF0YS1uYW1lPSJQYXRoIDk1NzIiIGQ9Ik0xMDU4LjA2Myw0My40bDMuNTI5LDMuNDkzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMy43MTIgLTMuODA1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDA1Zjg1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPiAgPC9nPjwvc3ZnPg==);
    background-size: 16px;
    background-position: left 15px center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1259px) {
    .header__search input[type="search"] {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .header__search-close {
        right: 5px;
    }
    .header__search input[type="search"] {
        font-size: 12px;
        background-position: left 7px center;
        padding-left: 26px;
        padding-right: 30px;
        background-size: 13px;
    }
}
.header__search [type="submit"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.header .header__right.opened-search .header__search {
    transform: translateY(-50%);
    transition: 0.3s 0.25s;
}
.header .header__right.opened-search > :not(.header__search) {
    opacity: 0;
    transition: 0.25s;
}
.header__login {
    width: 144px;
}
@media screen and (max-width: 1259px) {
    .header__login {
        width: 120px;
    }
}
@media screen and (max-width: 991px) {
    .header__login {
        width: 125px;
    }
}
@media screen and (max-width: 575px) {
    .header__login {
        display: none;
    }
}
.header__search-btn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    margin-right: 5px;
}
@media screen and (max-width: 575px) {
    .header__search-btn {
        margin-right: 0;
        width: 30px;
    }
}
.header__phone {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-right: 4px;
}
@media screen and (max-width: 1259px) {
    .header__phone {
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    .header__phone {
        font-size: 15px;
        margin-right: 6px;
    }
}
@media screen and (max-width: 575px) {
    .header__phone {
        margin-right: 6px;
        font-size: 12px;
    }
}
.header__logo {
    margin-right: 18px;
}
@media screen and (max-width: 1259px) {
    .header__logo {
        margin-right: 10px;
    }
}
.header__inner {
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.header__left {
    display: flex;
    align-items: center;
    position: static;
}
.header__right {
    display: flex;
    align-items: center;
}
.header__right > :not(.header__search) {
    transition: 0.25s 0.3s;
}
@media screen and (max-width: 767px) {
    .header__right {
        width: calc(100% - 123px);
        justify-content: flex-end;
    }
}
.header__menu:not(.mm-menu) {
    position: static;
    align-self: flex-end;
}
@media screen and (max-width: 991px) {
    .header__menu:not(.mm-menu) {
        display: none;
    }
}
.header__menu:not(.mm-menu) ul li a[href^="#"] {
    cursor: default;
    pointer-events: none;
}
.header__menu:not(.mm-menu) > ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
    font-size: 16px;
    position: static;
    margin: 0;
}
.header__menu:not(.mm-menu) > ul > li {
    position: static;
}
.header__menu:not(.mm-menu) > ul > li > a {
    color: #fff;
    padding: 10px 10px 25px;
    display: block;
    border-radius: 4px 4px 0 0;
    letter-spacing: -0.04em;
}
@media screen and (max-width: 1259px) {
    .header__menu:not(.mm-menu) > ul {
        font-size: 14px;
    }
    .header__menu:not(.mm-menu) > ul > li > a {
        padding: 5px 5px 25px;
    }
}
.header__menu:not(.mm-menu) > ul > li:hover > a {
    background-color: #f0f9fc;
    color: #000;
}
.header__menu:not(.mm-menu) > ul > li.menu-item-has-children > a {
    padding-right: 26px;
}
.header__menu:not(.mm-menu) > ul > li.menu-item-has-children > a:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 17px;
    background-image: url(../img/arrow-down.svg);
    width: 9px;
    height: 6px;
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1259px) {
    .header__menu:not(.mm-menu) > ul > li.menu-item-has-children > a:after {
        top: 10.5px;
    }
}
.header__menu:not(.mm-menu) > ul > li.menu-item-has-children:hover > a:after {
    background-image: url(../img/arrow-down-black.svg);
    transform: scaleY(-1);
}
.header__menu:not(.mm-menu) > ul > li.menu-item-has-children:hover > ul {
    visibility: visible;
    opacity: 1;
}
.header__menu:not(.mm-menu) > ul > li > ul {
    position: absolute;
    width: 100vw;
    left: 50%;
    top: 40px;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 48px;
    padding-top: 52px;
    padding-bottom: 140px;
}
.header__menu:not(.mm-menu) > ul > li > ul:before {
    content: "";
    display: block;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 25px;
    bottom: 115px;
    background-color: #f0f9fc;
    width: 100vw;
    z-index: 0;
}
.scrolled .header__menu:not(.mm-menu) > ul > li > ul:before {
    box-shadow: 0 30px 40px rgba(0, 0, 0, 0.1);
}
.header__menu:not(.mm-menu) > ul > li > ul > li a {
    color: #000;
}
.header__menu:not(.mm-menu) > ul > li > ul > li a:hover {
    color: #005f85;
}
.header__menu:not(.mm-menu) > ul > li:not(.megamenu) ul > li:not(:last-child) {
    margin-right: 36px;
}
.header__menu:not(.mm-menu) > ul > li.megamenu .megamenu-col-2 ul {
    -moz-column-count: 2;
    column-count: 2;
    width: 325px;
}
.header__menu:not(.mm-menu) > ul > li.megamenu .megamenu-col-3 {
    margin-right: 24px;
}
.header__menu:not(.mm-menu) > ul > li.megamenu .megamenu-col-3 ul {
    -moz-column-count: 3;
    column-count: 3;
    width: 436px;
}
.header__menu:not(.mm-menu) > ul > li.megamenu > ul {
    list-style: none;
    align-items: flex-start;
    padding-top: 75px;
    padding-bottom: 165px;
    justify-content: space-between;
} /*.header__menu:not(.mm-menu)>ul>li.megamenu>ul:after{content:url(../img/header-megamenu.png);width:58px;position:absolute;top:50px;right:-80px}*/
.header__menu:not(.mm-menu) > ul > li.megamenu > ul > li.megamenu__divider {
    display: block;
    margin: 0 30px;
    height: 100px;
    width: 1px;
    background-color: #ddd;
}
.header-toggle span,
.header-toggle span:after,
.header-toggle span:before {
    background: url(../img/toggle-line.svg) left top no-repeat;
    position: absolute;
}
.header__menu:not(.mm-menu) > ul > li.megamenu > ul > li > a {
    font-size: 18px;
    font-weight: 700;
    color: #005f85;
    margin-bottom: 14px;
    display: block;
}
.header__menu:not(.mm-menu) > ul > li.megamenu > ul > li > a:hover {
    cursor: default;
}
.header__menu:not(.mm-menu) > ul > li.megamenu > ul > li > ul {
    list-style: none;
    padding: 0;
}
.header__menu:not(.mm-menu) > ul > li.megamenu > ul > li > ul li {
    margin-bottom: 10px;
}
.header-toggle {
    width: 30px;
    height: 30px;
    display: none;
    margin-right: -6px;
    margin-left: 15px;
    cursor: pointer;
}
@media screen and (max-width: 991px) {
    .header-toggle {
        display: inline-flex;
    }
}
@media screen and (max-width: 575px) {
    .header-toggle {
        width: 20px;
        margin-left: 5px;
        margin-right: 0;
    }
}
.header-toggle span {
    width: 20px;
    height: 4px;
    left: 50%;
    top: 50%;
    transition: 0.3s;
}
.header-toggle span:after,
.header-toggle span:before {
    content: "";
    display: block;
    left: 0;
    top: -6px;
    height: 100%;
    width: 100%;
    transition: 0.5s;
}
.header-toggle span:after {
    top: auto;
    bottom: -7px;
}
.header.menu_toggled span {
    background-color: transparent;
}
.header.menu_toggled span:before {
    top: 50%;
    left: 50%;
    transform: rotate(45deg) translate(-50%);
    transform-origin: center left;
}
.header.menu_toggled span:after {
    bottom: auto;
    top: 50%;
    left: 50%;
    transform: rotate(-45deg) translate(-50%);
    transform-origin: center left;
    width: 100%;
}
.mm-page {
    background-color: #fff !important;
}
.mm-close {
    text-align: left;
    padding-left: 20px !important;
}
.header__menu.mm-menu {
    min-height: 100vh;
}
.footer {
    color: #fff;
    background: #005f85;
    background-size: contain;
    z-index: 100;
}
.footer__wave {
    fill: #005f85;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
}
.footer__inner {
    padding: 80px 0 0;
    background: url(../img/Dots.png) 50% -20% no-repeat;
}
@media screen and (max-width: 991px) {
    .footer__inner {
        padding-top: 55px;
    }
}
@media screen and (max-width: 767px) {
    .footer__inner {
        padding-top: 36px;
    }
}
.footer__main {
    padding-bottom: 58px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.footer__main .footer__left {
    padding-right: 30px;
}
@media screen and (max-width: 991px) {
    .footer__main {
        padding-bottom: 32px;
    }
    .footer__main .footer__left {
        padding-right: 0;
        width: 100%;
    }
    .footer__main .footer__right {
        order: -1;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 34px;
    }
    .footer__menu ul {
        font-size: 14px;
    }
}
.footer__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer__left {
    width: 800px;
}
@media screen and (max-width: 1259px) {
    .footer__left {
        width: 675px;
    }
}
.footer__right {
    width: 200px;
}
.footer__menu-socials li {
    background-image: url(../img/socials@2x.png);
    width: 22px;
    height: 22px;
    background-size: auto 100%;
    border-radius: 3px;
}
.footer__menu-socials li:hover {
    opacity: 0.9;
}
.footer__menu-socials li.fb {
    background-position: 0 50%;
}
.footer__menu-socials li.ig {
    background-position: -100% 50%;
}
.footer__menu-socials li.vk {
    background-position: -200% 50%;
}
.footer__menu-socials li.yt {
    background-position: -300% 50%;
}
.footer__menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer__menu .footer__menu-link-bold a {
    font-weight: 700;
    color: #a8e9ff;
}
.footer__menu > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer__menu > ul > li {
    max-width: 25%;
}
.footer__menu > ul > li:nth-child(2) {
    margin-left: -41px;
}
@media screen and (max-width: 991px) {
    .footer__menu > ul > li:nth-child(2) {
        margin-left: 0;
    }
}
.footer__menu > ul > li:nth-child(3) {
    margin-left: -40px;
}
.footer__menu > ul > li > a {
    font-weight: 800;
    margin-bottom: 16px;
    display: block;
}
@media screen and (max-width: 767px) {
    .footer__menu ul {
        font-size: 16px;
    }
    .footer__menu > ul > li {
        max-width: 100%;
        width: 100%;
    }
    .footer__menu > ul > li.menu-item-has-children > a {
        padding-left: 14px;
        display: block;
        cursor: pointer;
    }
    .footer__menu > ul > li.menu-item-has-children > a:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 4px;
        width: 9px;
        height: 6px;
        background-image: url(../img/arrow-down.svg);
    }
    .footer__menu > ul > li.menu-item-has-children.opened > ul {
        display: block;
    }
    .footer__menu > ul > li > ul {
        display: none;
        padding-left: 20px;
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 991px) {
    .footer__menu > ul > li:nth-child(3) {
        margin-left: 0;
    }
    .footer__menu > ul > li > a,
    .footer__menu > ul > li > ul > li:not(:last-child) {
        margin-bottom: 12px;
    }
}
.footer__menu > ul > li.footer__menu-last-col > a {
    display: none;
}
.footer__menu > ul > li.footer__menu-last-col > ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.footer__menu > ul > li.footer__menu-last-col > ul > li:not(:last-child) {
    margin-bottom: 10px;
}
.footer__menu > ul > li.footer__menu-last-col > ul > li > a {
    display: block;
    margin-bottom: 16px;
    font-weight: 800;
}
@media screen and (max-width: 767px) {
    .footer__menu > ul > li.footer__menu-last-col > ul > li.menu-item-has-children:not(.footer__menu-socials) > a {
        padding-left: 14px;
        display: block;
    }
    .footer__menu
        > ul
        > li.footer__menu-last-col
        > ul
        > li.menu-item-has-children:not(.footer__menu-socials)
        > a:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 4px;
        width: 9px;
        height: 6px;
        background-image: url(../img/arrow-down.svg);
    }
    .footer__menu
        > ul
        > li.footer__menu-last-col
        > ul
        > li.menu-item-has-children:not(.footer__menu-socials).opened
        > ul {
        display: block;
    }
    .footer__menu > ul > li.footer__menu-last-col > ul > li ul {
        display: none;
        padding-left: 20px;
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 991px) {
    .footer__menu > ul > li.footer__menu-last-col > ul > li ul li:not(:last-child),
    .footer__menu > ul > li.footer__menu-last-col > ul > li > a {
        margin-bottom: 12px;
    }
}
.footer__menu > ul > li.footer__menu-last-col > ul > li.footer__menu-socials > a {
    margin-bottom: 6px;
    cursor: default;
    pointer-events: none;
}
.footer__menu > ul > li.footer__menu-last-col > ul > li.footer__menu-socials ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -10px;
    margin-top: -10px;
    padding-bottom: 4px;
}
.footer__menu > ul > li.footer__menu-last-col > ul > li.footer__menu-socials ul li {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 0 !important;
}
.footer__menu > ul > li.footer__menu-last-col > ul > li.footer__menu-socials ul li a {
    font-size: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.footer__phone {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 27px;
    letter-spacing: -0.007em;
    display: block;
    margin-top: -7px;
}
@media screen and (max-width: 991px) {
    .footer__menu > ul > li.footer__menu-last-col > ul > li.footer__menu-socials ul {
        padding-bottom: 0;
    }
    .footer__phone {
        margin: 0;
        letter-spacing: 0;
    }
}
@media screen and (max-width: 767px) {
    .footer__menu > ul > li.footer__menu-last-col > ul > li.footer__menu-socials ul {
        padding: 0;
    }
    .footer__phone {
        font-size: 18px;
        margin-top: 4px;
        padding-right: 4px;
    }
}
@media screen and (max-width: 991px) {
    .footer__btns {
        display: flex;
        margin: 0 0 0 -20px;
    }
}
@media screen and (max-width: 767px) {
    .footer__btns {
        margin-left: -10px;
        width: calc(100% + 10px);
        margin-top: 19px;
    }
}
@media screen and (max-width: 991px) {
    .footer__btns .button,
    .footer__btns .sticky__item span,
    .sticky__item .footer__btns span {
        width: 200px;
        margin: 0 0 0 20px;
    }
}
@media screen and (max-width: 767px) {
    .footer__btns .button,
    .footer__btns .sticky__item span,
    .sticky__item .footer__btns span {
        margin-left: 10px;
        width: 50%;
        font-size: 14px;
    }
}
.footer__btns .button:not(:last-child),
.footer__btns .sticky__item span:not(:last-child),
.sticky__item .footer__btns span:not(:last-child) {
    margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
    .footer__btns .button:not(:last-child),
    .footer__btns .sticky__item span:not(:last-child),
    .sticky__item .footer__btns span:not(:last-child) {
        margin: 0 0 0 20px;
    }
}
.footer__logo {
    display: block;
    width: 120px;
    height: 27px;
    background-size: cover;
    background-image: url(../img/logo_footer@2x.png);
}
.footer__middle {
    padding-top: 22px;
    padding-bottom: 28px;
}
@media screen and (max-width: 991px) {
    .footer__logo {
        width: 103px;
        height: 22px;
    }
    .footer__middle {
        padding-top: 24px;
    }
    .footer__middle .footer__left {
        width: auto;
    }
}
.footer__middle .footer__left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .footer__btns .button:not(:last-child),
    .footer__btns .sticky__item span:not(:last-child),
    .sticky__item .footer__btns span:not(:last-child) {
        margin-left: 10px;
    }
    .footer__middle {
        padding: 20px 0;
    }
    .footer__middle .footer__row {
        padding-bottom: 45px;
    }
    .footer__middle .footer__left {
        position: static;
        width: 100%;
        margin-top: 10px;
    }
}
.footer__middle .footer__right {
    width: 250px;
}
@media screen and (max-width: 991px) {
    .footer__middle .footer__right {
        width: 246px;
    }
}
@media screen and (max-width: 767px) {
    .footer__middle .footer__right {
        width: 100%;
        padding-right: 15px;
        order: -1;
    }
}
.footer__middle-left {
    width: 50%;
}
@media screen and (max-width: 991px) {
    .footer__middle-left {
        width: auto;
        margin-right: 29px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}
@media screen and (max-width: 767px) {
    .footer__middle-left {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        margin: 0;
        left: 0;
    }
}
.footer__middle-right {
    width: 50%;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}
@media screen and (max-width: 991px) {
    .footer__middle-right {
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .footer__middle-right {
        width: 100%;
    }
}
.footer__license {
    margin-top: 15px;
    font-size: 12px;
}
@media screen and (max-width: 991px) {
    .footer__license {
        font-size: 10px;
        margin-top: 9px;
        line-height: 1.8;
    }
}
.footer__license p {
    margin: 0;
}
.footer__license a:hover {
    text-decoration: none;
}
.footer__subscribe {
    width: 200px;
    padding-top: 2px;
}
@media screen and (max-width: 991px) {
    .footer__subscribe {
        width: 190px;
    }
    .footer__subscribe-title {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .footer__subscribe {
        width: 100%;
    }
}
.footer__subscribe-title {
    font-weight: 800;
    letter-spacing: -0.02em;
    margin-bottom: 8px;
}
.footer__subscribe-form [type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background-image: url(../img/arrow-right.svg);
    background-size: 6px 10px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.footer__subscribe-form [type="text"] {
    background-color: transparent;
    padding-left: 16px;
    padding-right: 40px;
    height: 42px;
    width: 100%;
    border: 1px solid #a8e9ff;
    border-radius: 4px;
    color: #fff;
    outline: 0;
    letter-spacing: -0.32px;
    font-size: 16px;
}
@media screen and (max-width: 991px) {
    .footer__subscribe-form [type="text"] {
        font-size: 14px;
    }
}
.footer__subscribe-form [type="text"]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.footer__subscribe-form [type="text"]:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.footer__subscribe-form [type="text"]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.footer__subscribe-form [type="text"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.main-slider__item,
.widget {
    background-size: cover;
    color: #fff;
    background-repeat: no-repeat;
}
.footer__payment {
    font-size: 12px;
    text-align: right;
    padding-top: 9px;
    min-height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}
@media screen and (max-width: 991px) {
    .footer__payment {
        padding-top: 2px;
        padding-bottom: 5px;
    }
}
@media screen and (max-width: 767px) {
    .footer__payment {
        text-align: left;
        line-height: 1.2;
        font-size: 14px;
        flex-direction: row;
    }
    .footer__payment-text {
        width: 50%;
    }
}
.footer__payment-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-end;
}
.footer__payment-inner img {
    margin-right: 3px;
}
.footer__payment-inner a {
    text-decoration: underline;
    display: block;
    margin-left: 10px;
}
.footer__payment-inner a:hover {
    text-decoration: none;
}
.footer__copyright {
    font-size: 14px;
    background-color: #00374d;
    padding: 18px 0;
}
@media screen and (max-width: 767px) {
    .footer__payment-inner {
        justify-content: flex-end;
        margin-top: 10px;
        width: 50%;
        text-align: right;
    }
    .footer__payment-inner a {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }
    .footer__copyright {
        font-size: 12px;
        padding: 13px 0 12px;
    }
}
.footer .va-copyright a {
    text-decoration: underline;
}
.footer .va-copyright a:hover {
    text-decoration: none;
}
.section-main-slider {
    padding: 0;
}
.main-slider__item {
    padding-top: 130px;
    height: 480px;
    background-color: #005f85;
    background-position: center;
    -webkit-clip-path: ellipse(140% 100% at 50% 0);
    clip-path: ellipse(140% 100% at 50% 0);
}
@media screen and (max-width: 991px) {
    .footer__copyright {
        font-size: 12px;
    }
    .main-slider__item {
        padding-top: 119px;
        height: 420px;
        -webkit-clip-path: ellipse(170% 100% at 50% 0);
        clip-path: ellipse(170% 100% at 50% 0);
        background-position: 45% top;
    }
}
@media screen and (max-width: 767px) {
    .main-slider__item {
        padding-top: 112px;
        -webkit-clip-path: ellipse(230% 100% at 50% 0);
        clip-path: ellipse(230% 100% at 50% 0);
        background-position: 60% 50%;
    }
    .main-slider__item:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
    }
}
.tns-nav-active::after,
.widget__footer::before,
.widget__list li::after {
    content: "";
}
.main-slider__item-title {
    max-width: 50%;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2;
}
@media screen and (max-width: 1259px) {
    .main-slider__item-title {
        font-size: 30px;
        max-width: 55%;
    }
}
@media screen and (max-width: 991px) {
    .main-slider__item-title {
        font-size: 24px;
        max-width: 60%;
    }
}
@media screen and (max-width: 767px) {
    .main-slider__item-title {
        max-width: 75%;
    }
}
@media screen and (max-width: 575px) {
    .main-slider__item-title {
        max-width: none;
    }
}
.main-slider__item-title strong {
    margin-top: -24px;
    margin-left: -6px;
    display: block;
    font-size: 84px;
    font-weight: 900;
    line-height: 1.6;
    letter-spacing: -0.04em;
}
@media screen and (max-width: 1259px) {
    .main-slider__item-title strong {
        font-size: 84px;
    }
}
@media screen and (max-width: 991px) {
    .main-slider__item-title strong {
        font-size: 51px;
        margin-top: -6px;
        margin-left: -2px;
    }
}
.main-slider__item-text {
    margin: -23px 0 0;
    max-width: 50%;
    font-size: 18px;
    line-height: 1.55556;
    font-weight: 300;
}
@media screen and (max-width: 1259px) {
    .main-slider__item-text {
        font-size: 16px;
        max-width: 60%;
    }
}
@media screen and (max-width: 991px) {
    .main-slider__item-text {
        font-size: 16px;
        max-width: 60%;
        margin-top: -6px;
        line-height: 1.57143;
    }
}
@media screen and (max-width: 767px) {
    .main-slider__item-text {
        font-size: 16px;
        max-width: 60%;
    }
}
@media screen and (max-width: 575px) {
    .main-slider__item-text {
        font-size: 16px;
        max-width: none;
    }
}
.main-slider__item-cta {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width: 991px) {
    .main-slider__item-cta {
        margin-top: 26px;
    }
}
@media screen and (max-width: 767px) {
    .main-slider__item-cta {
        margin-top: 20px;
    }
}
.main-slider__item-cta .button,
.main-slider__item-cta .sticky__item span,
.sticky__item .main-slider__item-cta span {
    margin-right: 20px;
}
.main-slider__item-cta .slide-arrow--preview {
    margin-right: 6px;
}
.main-slider__arrows {
    margin: 0 0 0 auto;
}
.main-slider__arrows .slide-arrow {
    border: none;
    border-radius: 50%;
    background-color: #fff;
}
.main-slider__arrows .slide-arrow:before {
    border-color: #005f85;
}
.tns-nav {
    display: none;
    font-size: 0;
    padding: 3px;
}
@media screen and (max-width: 575px) {
    .tns-nav {
        display: none;
        position: absolute;
        left: 50%;
        bottom: 10px;
        z-index: 100;
        transform: translateX(-50%);
    }
}
.tns-nav button {
    margin: 0;
    padding: 0;
    background-color: #fff;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 50%;
    outline: 0;
    cursor: pointer;
}
.tns-nav button:not(:last-child) {
    margin-right: 8px;
}
.tns-nav-active::after {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 12px;
    height: 12px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
}
.widget {
    padding: 50px;
    background-color: #005f85;
    border-radius: 4px;
    background-image: url(../img/ui/widget-dots.jpg);
    background-position: right center;
}
@media screen and (max-width: 1259px) {
    .widget {
        padding: 40px;
    }
}
@media screen and (max-width: 767px) {
    .widget {
        padding: 30px;
    }
}
.widget:not(:last-child) {
    margin-bottom: 20px;
}
.widget h4,
.widget h5,
.widget h6 {
    margin: 0;
    letter-spacing: -0.02em;
}
.widget h4 {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.25;
}
.widget h5 {
    font-size: 20px;
    line-height: 1.1;
    color: #a8e9ff;
}
.widget h6 {
    font-size: 16px;
    line-height: 2.25;
    color: #a8e9ff;
}
.widget li {
    font-weight: 700;
    letter-spacing: -0.02em;
}
.widget li a:focus,
.widget li a:hover {
    outline: 0;
    text-decoration: underline;
}
.widget__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget__list li {
    display: block;
    font-size: 18px;
    line-height: 2.25;
    padding: 8px 0 4px 4px;
}
@media screen and (max-width: 1259px) {
    .widget__list li {
        font-size: 18px;
    }
    .widget__list li::after {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .widget__list li {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .widget__list li {
        font-size: 16px;
    }
}
.widget__list li:first-child {
    padding-top: 0;
}
.widget__list li:last-child {
    padding-bottom: 0;
}
.widget__list li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.widget__list li::after {
    position: absolute;
    right: 5px;
    top: 50%;
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    opacity: 0.8;
}
.widget__product h4 {
    margin-bottom: 27px;
    color: #a8e9ff;
}
.widget__product p {
    margin: 0 0 15px;
    font-weight: 700;
    letter-spacing: -0.02em;
    opacity: 0.5;
}
.widget__product-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
}
.widget__product-list li:not(:last-child) {
    margin-bottom: 15px;
}
.widget__for-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget__for-list li:not(:last-child) {
    margin-bottom: 10px;
}
.widget__for-list:not(:last-child) {
    margin-bottom: 23px;
}
.widget__info h4 {
    margin-bottom: 22px;
}
.widget__info h5 {
    margin-bottom: 14px;
}
.widget__info-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget__info-list li:not(:last-child) {
    margin-bottom: 13px;
}
.widget__info-list:not(:last-child) {
    margin-bottom: 22px;
}
.widget__sort h4 {
    margin-bottom: 26px;
}
.widget__sort h5 {
    margin-bottom: 10px;
}
.widget__sort h5:not(:first-of-type) {
    margin-top: 34px;
}
.widget__sort-list {
    margin: 0 0 6px;
    padding: 0;
    list-style: none;
}
.widget__sort li:not(:last-child) {
    margin-bottom: 9px;
}
.widget__sort-info {
    position: absolute;
    right: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #006085;
}
.widget__sort-info:focus,
.widget__sort-info:hover {
    background-color: #eee;
}
.widget__sort-more {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4375;
    letter-spacing: -0.008em;
    color: #a8e9ff;
    background-color: transparent;
    border: none;
    border-bottom: 1px dashed #a8e9ff;
    cursor: pointer;
}
.widget__sort-more:focus,
.widget__sort-more:hover {
    outline: 0;
    border-bottom-color: transparent;
}
.widget__footer {
    margin-top: 15px;
}
.widget__footer::before {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    box-shadow: 0 3px 0 0 #fff;
    opacity: 0.2;
}
.widget__button {
    margin-top: 18px;
}
.widget--list {
    padding: 24px 35px 17px;
}
@media screen and (max-width: 767px) {
    .widget--list {
        padding: 20px 25px;
    }
}
.widget--list .widget__button {
    margin-bottom: 20px;
}
.widget--sort {
    background-image: url(../img/ui/widget-dots-form.jpg);
    background-position: top center;
    background-size: contain;
}
.widget--no-bg {
    background-image: none;
}
.widget--blue {
    padding: 60px 70px 35px;
    background-color: #f0f9fc;
    color: #000;
}
@media screen and (max-width: 575px) {
    .widget--blue {
        padding: 40px 30px;
        margin-left: -5vw;
        margin-right: -5vw;
    }
}
.section-items-grid {
    padding-bottom: 30px;
}
.items-grid__filter-top {
    text-align: right;
    margin-bottom: 20px;
    font-weight: 600;
}
.items-grid__sidebar {
    padding: 50px;
    background-color: #005f85;
    background-image: url(../img/ui/sidebar_bg@2x.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    border-radius: 4px;
    color: #fff;
}
@media screen and (max-width: 1259px) {
    .items-grid__sidebar {
        padding: 35px;
    }
}
@media screen and (max-width: 991px) {
    .items-grid__sidebar {
        height: 80px;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .items-grid__sidebar--opened {
        height: auto;
    }
    .items-grid__sidebar--opened .items-grid__toggle-show:before {
        transform: translateX(-30%) rotate(-225deg);
    }
}
.items-grid__sidebar .items-grid__filters__group:not(:last-child) {
    margin-bottom: 30px;
}
.items-grid__content-row {
    margin-top: -20px;
    margin-left: -20px;
    display: flex;
    flex-wrap: wrap;
}
.items-grid__content .card {
    margin-top: 20px;
    margin-left: 20px;
    width: calc(33.3333% - 20px);
}
@media screen and (max-width: 767px) {
    .items-grid__filter-top {
        text-align: left;
    }
    .items-grid__content .card {
        width: calc(50% - 20px);
    }
}
@media screen and (max-width: 575px) {
    .items-grid__sidebar {
        padding: 30px;
        height: 70px;
    }
    .items-grid__sidebar--opened {
        height: auto;
    }
    .items-grid__content .card {
        width: 100%;
    }
}
.items-grid__content .pagination {
    margin-top: 26px;
}
.items-grid__toggle-show {
    display: none;
}
@media screen and (max-width: 991px) {
    .items-grid__toggle-show {
        display: block;
        padding: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: 0 0;
        border: none;
        border-radius: 0;
        color: #fff;
        font-size: 20px;
        outline: 0;
        cursor: pointer;
        font-weight: 600;
        width: 100%;
        text-align: left;
        margin: -5px 0 30px;
    }
    .items-grid__toggle-show:before {
        content: " ";
        position: absolute;
        display: block;
        width: 8px;
        right: 0;
        height: 8px;
        border: 2px solid rgba(255, 255, 255, 0.8);
        border-top: none;
        border-right: none;
        top: 50%;
        margin-top: -6px;
        transform: translateX(-30%) rotate(-45deg);
    }
}
.section-intro,
.section-intro__background-box::before {
    background-image: linear-gradient(to bottom, rgba(0, 48, 66, 0.6) 0, rgba(0, 48, 66, 0) 115px);
}
.sortable-grid-col-2 .items-grid__content-row .card {
    width: calc(50% - 20px);
}
.section-intro {
    position: relative;
    width: 100%;
    min-height: 452px;
    padding: 0;
    z-index: 100;
    margin-bottom: -38px;
}
.section-intro + .section {
    padding-top: 132px;
}
.section-intro__wrapper {
    background-color: #005f85;
    -webkit-clip-path: ellipse(140% 450px at 50% 0);
    clip-path: ellipse(140% 450px at 50% 0);
}
@media screen and (max-width: 991px) {
    .section-intro + .section {
        padding-top: 82px;
    }
    .section-intro__wrapper {
        -webkit-clip-path: ellipse(170% 100% at 50% 0);
        clip-path: ellipse(170% 100% at 50% 0);
    }
}
.section-intro__background-box {
    position: absolute;
    background-color: #005f85;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.section-intro__background-box::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 115px;
    z-index: 1;
}
.section-intro__image {
    position: absolute;
    width: 100%;
    height: 452px;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0.1;
}
@media screen and (max-width: 767px) {
    .sortable-grid-col-2 .items-grid__content-row .card {
        width: 100%;
    }
    .section-intro {
        min-height: 1px;
    }
    .section-intro__wrapper {
        -webkit-clip-path: ellipse(230% 100% at 50% 0);
        clip-path: ellipse(230% 100% at 50% 0);
    }
    .section-intro__image {
        height: 100%;
    }
}
@supports ((-webkit-filter: grayscale(1)) or (filter: grayscale(1))) {
    .section-intro__image {
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        opacity: 0.5;
    }
}
@supports ((-webkit-filter: grayscale(1)) or (filter: grayscale(1))) and (mix-blend-mode: multiply) {
    .section-intro__image {
        mix-blend-mode: multiply;
    }
}
.section-intro__text-box {
    padding: 159px 15px 0;
    position: relative;
    z-index: 2;
    color: #fff;
    min-height: 452px;
}
.section-intro__title {
    margin: 0 0 13px;
    font-size: 44px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
    .section-intro__text-box {
        min-height: 1px;
        padding: 110px 21px 60px;
    }
    .section-intro__title {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 1.35714;
    }
}
.section-intro__text {
    margin: 0 0 38px;
    max-width: 580px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}
.video-intro {
    box-sizing: border-box;
    position: absolute;
    top: 113px;
    left: 50%;
    width: 600px;
    height: 455px;
    background-image: url(../img/ui/intro-video-frame.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
}
@media screen and (max-width: 1259px) {
    .video-intro {
        width: 465px;
        height: 353px;
        left: 51%;
        top: 80px;
    }
}
@media screen and (max-width: 991px) {
    .video-intro {
        width: 325px;
        height: 247px;
        left: 55%;
        top: 50%;
        margin-top: -95px;
    }
}
@media screen and (max-width: 767px) {
    .section-intro__text {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 1.5;
    }
    .video-intro {
        position: relative;
        left: auto;
        top: auto;
        margin: 50px auto 0 calc((100vw - 530px) / 2);
    }
}
@media screen and (max-width: 575px) {
    .video-intro {
        width: 275px;
        height: 209px;
        margin: 50px auto 0 4vw;
    }
}
.video-intro__button {
    position: absolute;
    padding: 0;
    top: 50%;
    left: 50%;
    width: 91px;
    height: 91px;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    z-index: 2;
    cursor: pointer;
}
.video-intro__link-text {
    position: absolute;
    display: block;
    bottom: 14px;
    left: 50%;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4375;
    color: #fff;
    opacity: 0.5;
    transform: translateX(-50%);
    z-index: 3;
    transition-property: opacity;
    transition-duration: 0.22s;
    transition-timing-function: linear;
}
.video-intro__link {
    display: block;
    position: relative;
    width: 88.2%;
    left: 6.2%;
    top: 4.8%;
    height: 86.6%;
    border-radius: 15px;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
}
@media screen and (max-width: 1259px) {
    .video-intro__link {
        border-radius: 12px;
    }
}
@media screen and (max-width: 991px) {
    .video-intro__link {
        border-radius: 8px;
    }
}
@media screen and (max-width: 575px) {
    .video-intro__link {
        border-radius: 5px;
    }
}
.video-intro__link::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00374d;
    opacity: 0.85;
    transition-property: opacity;
    transition-duration: 0.22s;
    transition-timing-function: linear;
}
@media screen and (max-width: 767px) {
    .video-intro__link::after {
        opacity: 0.95;
    }
    .section-intro__background-box--dots::after {
        display: none;
    }
}
.video-intro__link:focus::after,
.video-intro__link:hover::after {
    opacity: 0.75;
}
.video-intro__link:focus .video-intro__link-text,
.video-intro__link:hover .video-intro__link-text {
    opacity: 0.9;
}
.video-intro__link:focus .video-intro__button,
.video-intro__link:hover .video-intro__button {
    opacity: 0.8;
}
.section-intro__wrapper--video {
    margin-bottom: 117px;
}
.section-intro__wrapper--video .section-intro__text {
    max-width: 500px;
}
@media screen and (max-width: 1259px) {
    .section-intro__wrapper--video {
        margin-bottom: 0;
    }
    .section-intro__wrapper--video .section-intro__text {
        max-width: 450px;
    }
    .section-about .section-tw__content {
        padding-right: 25px;
    }
}
@media screen and (max-width: 991px) {
    .section-intro__wrapper--video .section-intro__text {
        max-width: 370px;
    }
    .section-about .section-tw__row {
        flex-direction: column;
    }
}
.section-intro__background-box--dots::after {
    position: absolute;
    content: url(../img/ui/intro-dots.png);
    right: 0;
}
.section-about .section-about__content .text-block {
    padding-top: 18px;
}
.section-about .section-about__content .text-block h2 + span {
    position: relative;
    display: inline-block;
    max-width: 190px;
    top: -42px;
    left: calc(100% - 190px);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    letter-spacing: -0.02em;
    color: #005f85;
    text-align: right;
    opacity: 0.8;
}
.section-about .section-about__content .text-block span + p::before {
    display: block;
    position: relative;
    content: "";
    top: -29px;
    width: 100%;
    height: 1px;
    background-color: #005f85;
    opacity: 0.2;
    box-shadow: 0 3px 0 0 #005f85;
}
.section-about .section-about__content .text-block p {
    line-height: 1.5;
}
.section-why {
    padding-bottom: 0;
}
.section-why .advantages,
.section-why .items-grid,
.section-why .post-preview__grid,
.section-why .product-doc__list,
.section-why .product-page__features-list,
.section-why .row,
.section-why .section-faq__inner,
.section-why .section-imgtext__inner,
.section-why .sr-post__items,
.section-why .sr-product__items {
    margin: 0 -3px 0 0;
    justify-content: space-between;
}
.section-why__content {
    align-self: center;
}
@media screen and (max-width: 1259px) {
    .section-why__content {
        margin-top: 30px;
    }
}
.section-why__content > * {
    width: 773px;
}
@media screen and (max-width: 991px) {
    .section-why__content > * {
        width: 100%;
    }
}
.section-why__content h2 {
    color: #005f85;
}
.section-why__photo > * {
    width: 348px;
    height: auto;
}
.section-why__button {
    margin-top: 18px;
    padding: 0 24px;
}
.sticky {
    position: absolute;
    top: 100px;
    right: 15px;
    z-index: 100;
}
.sticky__item {
    display: block;
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    background-color: #669fb6;
    border-radius: 50%;
    font-size: 0;
}
.sticky__item span {
    position: absolute;
    right: 100%;
    max-width: none;
    margin-right: 5px;
    display: none;
}
.sticky__item span::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 50%;
    right: -3px;
    background-color: inherit;
}
.sticky__item:hover {
    background-color: #005f85;
}
.sticky__item:hover span {
    display: inline-flex;
}
.sticky__item::after {
    position: absolute;
    pointer-events: none;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../img/ui/icons/sprite/sprite.svg) !important;
}
.sticky--fixed {
    position: fixed;
}
.section-four .section-title {
    margin-bottom: 22px;
}
.section-four .section-title__text {
    font-weight: 300;
}
.section-four__item {
    width: 270px;
    margin: 10px 15px;
}
.section-four__item img {
    width: auto;
    height: 43px;
}
.section-four__item h3 {
    margin: 15px 0;
    line-height: 1.11111;
}
.section-four__item p {
    font-size: 14px;
    line-height: 1.57143;
}
.section-four .button,
.section-four .sticky__item span,
.sticky__item .section-four span {
    margin-top: 14px;
}
.tns-outer + .section-about {
    padding-top: 77px !important;
}
@media screen and (max-width: 1259px) {
    .tns-outer + .section-about {
        padding-top: 75px;
    }
}
.section-about + .section-advantages {
    padding-bottom: 80px;
}
@media screen and (max-width: 575px) {
    .tns-outer + .section-about {
        padding-top: 60px;
    }
    .section-about + .section-advantages {
        padding-bottom: 60px;
    }
}
.cases-slider + .feedback-slider,
.section-advantages + .section-lens-types {
    padding-top: 105px;
}
@media screen and (max-width: 575px) {
    .cases-slider + .feedback-slider,
    .section-advantages + .section-lens-types {
        padding-bottom: 60px;
    }
}
.post-preview:last-child {
    padding-bottom: 125px;
}
@media screen and (max-width: 767px) {
    .post-preview:last-child {
        padding-bottom: 55px;
    }
}
.section-imgtext__inner {
    align-items: center;
}
.section-faq__inner {
    justify-content: space-between;
}
.section-faq__text-wrap {
    padding-left: 49px;
}
@media screen and (max-width: 991px) {
    .section-faq__text-wrap {
        padding-left: 0;
        margin-top: 30px;
    }
    .product-spec__bg {
        opacity: 0.1;
    }
}
.section-single {
    margin-bottom: 50px;
}
.section-single .advantages,
.section-single .items-grid,
.section-single .post-preview__grid,
.section-single .product-doc__list,
.section-single .product-page__features-list,
.section-single .row,
.section-single .section-faq__inner,
.section-single .section-imgtext__inner,
.section-single .sr-post__items,
.section-single .sr-product__items {
    margin: 0;
}
.section-partners__items {
    display: flex;
    flex-wrap: wrap;
}
.partners {
    margin: 84px -15px 0;
}
.partners__item {
    width: 370px;
    margin: 0 15px 40px;
}
.partners__image {
    margin-bottom: 18px;
    height: 80px;
    max-width: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.partners__caption {
    margin: 0 9px 7px 0;
}
.partners__text {
    margin: 0 9px 0 0;
    font-weight: 300;
    line-height: 1.5em;
    color: #006085;
}
.product-page__text {
    margin-bottom: 55px;
}
.product-page__image {
    display: block;
    margin-bottom: 28px;
    max-width: 100%;
    max-height: 160px;
    height: auto;
}
.product-page__image img {
    height: 160px;
    width: auto;
}
.product-page__features-list {
    margin: 0 -15px;
    padding: 0;
    list-style: none;
}
.product-page__features-item {
    margin-bottom: 40px;
    padding-left: 55px;
}
.product-page__features-item h3 {
    letter-spacing: -0.02em;
    color: #006085;
}
.product-page__features-item p {
    margin: 0;
    font-size: 16px;
    line-height: 1.57143;
}
.product-page__features-icon {
    position: absolute;
    display: block;
    left: -40px;
    max-width: 30px;
    max-height: 30px;
}
.product-doc__list {
    margin: 0 -15px;
    padding: 0;
    list-style: none;
}
.product-doc__caption {
    color: #006085;
    line-height: 1.3;
}
.product-doc__text {
    font-size: 14px;
    line-height: 1.57143;
}
.product-spec__bg {
    position: absolute;
    background-position: left center;
    width: 100%;
    height: 100%;
    top: 50%;
    left: calc(50% + 115px);
    transform: translateY(-50%);
    background-repeat: no-repeat;
}
.product-spec .section-title,
.product-spec__text {
    padding-right: 85px;
}
@media screen and (max-width: 991px) {
    .product-spec .section-title,
    .product-spec__text {
        padding-right: 15px;
    }
}
.product-spec table {
    margin-top: 15px;
    margin-bottom: 10px;
    border-collapse: collapse;
}
.product-spec table td,
.product-spec table th {
    border-bottom: 1px solid rgba(0, 96, 133, 0.16);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
}
.product-spec table th {
    width: 42%;
    vertical-align: top;
}
.product-spec table td {
    width: 57%;
}
.product-spec table tr:last-child td,
.product-spec table tr:last-child th {
    border-bottom: none;
}
@media screen and (max-width: 575px) {
    .product-spec table,
    .product-spec tbody,
    .product-spec td,
    .product-spec th,
    .product-spec tr {
        display: block;
    }
    .product-spec table td,
    .product-spec table th {
        width: 100%;
        padding-right: 0;
    }
    .product-spec table th {
        border: none;
        padding-bottom: 0;
    }
    .product-spec table td {
        padding-top: 5px;
    }
}
@media screen and (max-width: 1259px) {
    .about-tp .section-tw__content {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 991px) {
    .about-tp .section-tw__content {
        order: 2;
        padding-bottom: 30px;
        margin-bottom: 0;
    }
}
.about-tp .section-tw__sidebar {
    padding-left: 33px;
    padding-right: 36px;
}
@media screen and (max-width: 1259px) {
    .about-tp .section-tw__sidebar {
        padding-left: 9px;
        padding-right: 13px;
    }
}
@media screen and (max-width: 991px) {
    .about-tp .section-tw__sidebar {
        order: 1;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.about-tp .section-tw__content .section-title h2 {
    font-size: 44px;
    margin-bottom: 4px;
}
@media screen and (max-width: 1259px) {
    .about-tp .section-tw__content .section-title h2 {
        font-size: 32px;
    }
}
@media screen and (max-width: 991px) {
    .about-tp .section-tw__content .section-title h2 {
        font-size: 24px;
    }
}
@media screen and (max-width: 767px) {
    .about-tp .section-tw__content {
        order: 1;
    }
    .about-tp .section-tw__sidebar {
        order: 2;
    }
    .about-tp .section-tw__content .section-title h2 {
        font-size: 24px;
    }
    .p-404 {
        background-position-x: 51%;
    }
}
@media screen and (max-width: 575px) {
    .about-tp .section-tw__content .section-title h2 {
        font-size: 24px;
    }
    .p-404 {
        background-size: cover;
    }
}
.specialist-tw {
    padding-bottom: 30px;
}
.specialist-reasons {
    padding-top: 30px;
    font-size: 14px;
    line-height: 1.57143;
}
.specialist-reasons h6 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.11111;
    color: #006085;
}
.specialist-reasons p:first-child {
    margin-top: 0;
}
.specialist-support-tphoto {
    padding-top: 78px !important;
}
.specialist-support-tphoto .section-tw__sidebar {
    padding-left: 88px;
    padding-right: 0;
}
.specialist-training-tphoto {
    padding-top: 60px !important;
}
.specialist-training-tphoto .section-tw__sidebar {
    padding-left: 84px;
    padding-right: 60px;
}
.specialist-training-tbg .section-tw__content {
    padding-left: 44px;
}
.p-404 {
    position: relative;
    width: 100vw;
    min-height: 100vh;
    background-color: #096a7f;
    background-position: center center;
    background-repeat: no-repeat;
}
@media (min-height: 1024px) {
    .p-404 {
        background-size: cover;
    }
}
.p-404__content {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 633px;
    margin-top: -3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .p-404__content {
        width: 576px;
    }
}
@media screen and (max-width: 575px) {
    .p-404__content {
        width: 100%;
        padding: 0 5px;
    }
}
@media (max-height: 500px) {
    .p-404__content {
        position: relative;
        transform: none;
        top: auto;
        left: auto;
        margin: 0 auto;
        padding-bottom: 20px;
    }
}
.p-404__numbers {
    width: 100%;
    margin-left: 19px;
    margin-bottom: 23px;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .p-404__numbers {
        margin-left: 0;
    }
}
@media screen and (max-width: 575px) {
    .p-404__numbers {
        margin: 100px 0 -6px;
        width: 360px;
    }
}
@media (max-width: 360px) {
    .p-404__numbers {
        width: 100%;
    }
}
.p-404__numbers::after,
.p-404__numbers::before {
    position: relative;
    display: block;
    content: "4";
    font-size: 287px;
    line-height: 287px;
    font-weight: 900;
    color: #c7dbde;
}
@media screen and (max-width: 575px) {
    .p-404__numbers::after,
    .p-404__numbers::before {
        font-size: 168px;
        line-height: 168px;
    }
}
.p-404__caption {
    margin-bottom: 3px;
    font-size: 32px;
    line-height: 1.5;
}
@media screen and (max-width: 575px) {
    .p-404__caption {
        font-size: 24px;
        line-height: 1.25;
        letter-spacing: -0.02em;
    }
}
.p-404__text {
    max-width: 450px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42857;
}
.p-404__text p {
    margin: 0;
}
.p-404__buttons {
    margin-top: 25px;
}
.p-404__buttons a {
    margin: 0 10px;
}
@media screen and (max-width: 575px) {
    .p-404__text {
        font-weight: 400;
        line-height: 1.28571;
        padding: 0 10px;
    }
    .p-404__buttons {
        display: flex;
        flex-direction: column;
    }
    .p-404__buttons a {
        margin-bottom: 15px;
    }
}
@media (min-width: 1920px) {
    .p-404 {
        background-size: 100% auto;
    }
}
.section-contacts__white-box .advantages,
.section-contacts__white-box .items-grid,
.section-contacts__white-box .post-preview__grid,
.section-contacts__white-box .product-doc__list,
.section-contacts__white-box .product-page__features-list,
.section-contacts__white-box .row,
.section-contacts__white-box .section-faq__inner,
.section-contacts__white-box .section-imgtext__inner,
.section-contacts__white-box .sr-post__items,
.section-contacts__white-box .sr-product__items {
    justify-content: space-around;
}
.section-contacts__tw-form .select-city__items--map {
    height: 540px !important;
}
#map,
.section-tw__sidebar--map {
    height: 577px;
}
@media screen and (max-width: 991px) {
    .section-contacts__tw .white-box__icon ~ h3 {
        margin-left: 40px;
    }
    .section-contacts__tw .white-box__icon ~ p {
        margin-top: 13px;
        margin-left: 0;
    }
    .section-contacts__tw-form .section-tw__content,
    .section-contacts__tw-form .section-tw__sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page-template-page-find-doctor .container,
    .page-template-page-find-doctor .header__menu:not(.mm-menu) > ul > li > ul,
    .section-doctors__tw .container,
    .section-doctors__tw .header__menu:not(.mm-menu) > ul > li > ul {
        background-image: none !important;
    }
    .page-template-page-find-doctor .section-tw__content,
    .page-template-page-find-doctor .section-tw__sidebar,
    .section-doctors__tw .section-tw__content,
    .section-doctors__tw .section-tw__sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page-template-page-find-doctor .section-tw__content,
    .section-doctors__tw .section-tw__content {
        order: 1;
        margin-bottom: 40px;
    }
    .page-template-page-find-doctor .section-tw__sidebar,
    .section-doctors__tw .section-tw__sidebar {
        order: 2;
    }
}
.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    padding: 12px 25px;
}
/*# sourceMappingURL=main.css.map */
.widget__product-links {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
}
.widget__product-links li {
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
}

.slick-slider {
    position: relative;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.slick-slider .slick-track {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.slick-slider .slick-slide {
    position: relative;
}

.partners--slider {
    padding-bottom: 100px;
}

.partners__slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0px 0px 0px;
}

.partners__slide {
    width: 10%;
    padding: 1px;
}

.partners__slide_container {
    padding: 15px;
    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;
}

.partners__slide_container img {
    max-width: 100%;
    height: auto;
}

/*  */
.footer__menu ul li ul li ul li {
    font-size: 14px;
    padding-left: 10px;
}
@media screen and (max-width: 700px) {
    iframe {
        width: 100%;
        height: auto;
        max-height: 100%;
    }
}

.footer__menu-socials li.menu-item-3638 {
    background-image: url(/wp-content/themes/sky/img/rutube.jpg);
    background-position: 0;
}


.header__soc {
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
    width: 44px;
    height: 44px;
	margin-right: 15px;
}
.header__soc.soc_vk { background-image: url('/wp-content/themes/sky/img/ico_vk.png') }
.header__soc.soc_telegram { background-image: url('/wp-content/themes/sky/img/ico_telegram.png') }
@media screen and (max-width: 1259px) and (min-width: 992px) {
	.header__soc {
		width: 18px;
		height: 18px;
		margin-right: 5px;
	}
}

iframe[src^="https://rutube.ru/"] {
    max-width: 100%;
}