﻿@font-face {
    font-family: Gilroy;
    src:
        url("../../../../assets/landing/fonts/gilroy-ultralight-webfont.woff2") format("woff2"),
        url("../../../../assets/landing/fonts/gilroy-ultralight-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src:
        url("../../../../assets/landing/fonts/gilroy-regular-webfont.woff2") format("woff2"),
        url("../../../../assets/landing/fonts/gilroy-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src:
        url("../../../../assets/landing/fonts/gilroy-medium-webfont.woff2") format("woff2"),
        url("../../../../assets/landing/fonts/gilroy-medium-webfont.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src:
        url("../../../../assets/landing/fonts/gilroy-semibold-webfont.woff2") format("woff2"),
        url("../../../../assets/landing/fonts/gilroy-semibold-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src:
        url("../../../../assets/landing/fonts/gilroy-bold-webfont.woff2") format("woff2"),
        url("../../../../assets/landing/fonts/gilroy-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    overflow: visible;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
a {
    background-color: transparent;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
}
#lg-counter,
.lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block;
}
@font-face {
    font-family: lg;
    src: url("../../../../assets/landing/plugins/lightgallery/fonts/lg.eot?n1z373");
    src:
        url("../../../../assets/landing/plugins/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),
        url("../../../../assets/landing/plugins/lightgallery/fonts/lg.woff?n1z373") format("woff"),
        url("../../../../assets/landing/plugins/lightgallery/fonts/lg.ttf?n1z373") format("truetype"),
        url("../../../../assets/landing/plugins/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: 400;
    font-style: normal;
}
.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff;
}
.lg-actions .lg-next {
    right: 20px;
}
.lg-actions .lg-next:before {
    content: "🡢";
}
.lg-actions .lg-prev {
    left: 20px;
}
.lg-actions .lg-prev:after {
    content: "🡠";
}
@-webkit-keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}
@-moz-keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}
@-ms-keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}
@keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}
@-webkit-keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}
@-moz-keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}
@-ms-keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}
@keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}
.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}
.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}
.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
    color: #fff;
}
.lg-toolbar .lg-close:after {
    content: "✕";
}
.lg-toolbar .lg-download:after {
    content: "▼";
}
.lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}
.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}
.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}
#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
}
.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition:
        -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        color 0.2s linear;
    -moz-transition:
        -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        color 0.2s linear;
    -o-transition:
        -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        color 0.2s linear;
    transition:
        transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        color 0.2s linear;
}
.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition:
        -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition:
        -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition:
        -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition:
        transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}
.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px;
}
@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}
.lg-outer .lg-toggle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}
.lg-outer .lg-toggle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #fff;
}
.lg-outer .lg-toggle-thumb:after {
    content: "►";
}
.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}
.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../../../../assets/landing/plugins/lightgallery/img/vimeo-play.png") no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../../../../assets/landing/plugins/lightgallery/img/vimeo-play.png") 0 -58px no-repeat;
}
.lg-outer .lg-has-html5 .lg-video-play {
    background: url("../../../../assets/landing/plugins/lightgallery/img/video-play.png") no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../../../../assets/landing/plugins/lightgallery/img/youtube-play.png") no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../../../../assets/landing/plugins/lightgallery/img/youtube-play.png") 0 -60px no-repeat;
}
.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}
.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}
.lg-autoplay-button:after {
    content: "◄";
}
.lg-show-autoplay .lg-autoplay-button:after {
    content: "↩";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition:
        left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition:
        left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition:
        left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition:
        left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition:
        -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.15s !important;
    -moz-transition:
        -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.15s !important;
    -o-transition:
        -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.15s !important;
    transition:
        transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
#lg-zoom-in:after {
    content: "↗";
}
#lg-actual-size {
    font-size: 20px;
}
#lg-actual-size:after {
    content: "↙";
}
#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}
#lg-zoom-out:after {
    content: "↘";
}
.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}
.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}
.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition:
        opacity 0.15s ease 0s,
        -webkit-transform 0.15s ease 0s;
    -moz-transition:
        opacity 0.15s ease 0s,
        -moz-transform 0.15s ease 0s;
    -o-transition:
        opacity 0.15s ease 0s,
        -o-transform 0.15s ease 0s;
    transition:
        opacity 0.15s ease 0s,
        transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}
.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
.lg-fullscreen:after {
    content: "↕";
}
.lg-fullscreen-on .lg-fullscreen:after {
    content: "↔";
}
.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition:
        visibility 0s linear 0.18s,
        opacity 0.18s linear 0s;
    -o-transition:
        visibility 0s linear 0.18s,
        opacity 0.18s linear 0s;
    transition:
        visibility 0s linear 0.18s,
        opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}
.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition:
        -webkit-transform 0.18s linear 0s,
        visibility 0s linear 0.5s,
        opacity 0.18s linear 0s;
    -moz-transition:
        -moz-transform 0.18s linear 0s,
        visibility 0s linear 0.5s,
        opacity 0.18s linear 0s;
    -o-transition:
        -o-transform 0.18s linear 0s,
        visibility 0s linear 0.5s,
        opacity 0.18s linear 0s;
    transition:
        transform 0.18s linear 0s,
        visibility 0s linear 0.5s,
        opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
    color: #333;
}
.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}
.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
}
.lg-outer #lg-share {
    position: relative;
}
.lg-outer #lg-share:after {
    content: "↔";
}
.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
    content: "↻";
}
.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
    content: "↺";
}
.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "о¤‚";
}
.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "о¤ѓ";
}
.group:after,
.group:before {
    display: table;
    content: "";
    line-height: 0;
}
.group:after {
    clear: both;
}
.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}
.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lg-outer.lg-visible {
    opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}
.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}
.lg-outer .lg-item {
    background: url("../../../../assets/landing/plugins/lightgallery/img/loading.gif") center center no-repeat;
    display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}
.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.lg-outer .lg-item.lg-complete {
    background-image: none;
}
.lg-outer .lg-item.lg-current {
    z-index: 1060;
}
.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none;
}
.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
    opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
    opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition:
        -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    -moz-transition:
        -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    -o-transition:
        -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    transition:
        transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition:
        left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    -moz-transition:
        left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    -o-transition:
        left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    transition:
        left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
}
.lSSlideWrapper,
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSSlide,
.lSSlideWrapper.usingCss .lSFade > * {
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
}
.lSSlideOuter,
.lSSlideOuter .lSPager.lSGallery {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideOuter {
    overflow: hidden;
    user-select: none;
}
.lightSlider:after,
.lightSlider:before {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.lSSlideWrapper .lSFade > .active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > .active {
    opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
    list-style: none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table;
}
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url("../../../../assets/landing/plugins/lightslider/img/controls.png");
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none;
}
.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0;
}
.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider > * {
    float: left;
}
.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider > * {
    float: right !important;
}
@-webkit-keyframes rightEnd {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -15px;
    }
}
@keyframes rightEnd {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -15px;
    }
}
@-webkit-keyframes topEnd {
    0%,
    100% {
        top: 0;
    }
    50% {
        top: -15px;
    }
}
@keyframes topEnd {
    0%,
    100% {
        top: 0;
    }
    50% {
        top: -15px;
    }
}
@-webkit-keyframes leftEnd {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 15px;
    }
}
@keyframes leftEnd {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 15px;
    }
}
@-webkit-keyframes bottomEnd {
    0%,
    100% {
        bottom: 0;
    }
    50% {
        bottom: -15px;
    }
}
@keyframes bottomEnd {
    0%,
    100% {
        bottom: 0;
    }
    50% {
        bottom: -15px;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
html {
    height: 100%;
    font-size: 16px;
}
html._js._loading > * {
    opacity: 0;
}
body {
    position: relative;
    overflow-x: hidden;
    min-width: 320px;
    height: 100%;
    font-family:
        "Gilroy",
        system-ui,
        -apple-system,
        Segoe UI,
        Roboto,
        Ubuntu,
        Cantarell,
        Noto Sans,
        sans-serif;
    letter-spacing: 0.03em;
    -webkit-font-smoothing: antialiased;
    background: #e7e8ea;
}
body.menu-open {
    overflow: hidden;
}
body.menu-open:before {
    content: "";
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1a1919;
    opacity: 0.8;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
a {
    color: inherit;
}
p {
    margin-top: 1em;
    margin-bottom: 1.7142857143em;
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.03em;
}
@media only screen and (min-width: 960px) {
    p {
        margin-bottom: 1.875em;
        font-size: 16px;
        line-height: 1.9;
    }
}
strong,
b {
    font-weight: 600;
}
h3,
h4,
h5 {
    margin-top: 0;
    font-weight: 600;
    letter-spacing: 0.03em;
    line-height: 1.3333333333;
}
small {
    font-size: 0.8125em;
    letter-spacing: 0.03em;
    color: #888;
}
input,
button,
textarea,
select {
    font: inherit;
    letter-spacing: inherit;
}
button {
    padding: 0;
    border: none;
    outline: none;
    color: inherit;
    background-color: transparent;
    cursor: pointer;
}
input {
    outline: 0;
}
ol {
    list-style: none;
    margin: 1.875em 0 0;
    padding: 0;
    counter-reset: counter;
    text-align: left;
}
ol li {
    position: relative;
    padding-left: 3.75em;
    margin-bottom: 1.25em;
    counter-increment: counter;
    line-height: 1.5;
    letter-spacing: 0.03em;
}
ol li:before {
    content: counter(counter);
    position: absolute;
    top: -0.1666666667em;
    left: 0;
    width: 2.3333333333em;
    height: 2.3333333333em;
    font-weight: bold;
    font-size: 0.75em;
    line-height: 2.3333333333;
    border: 1px solid #9f9f9f;
    border-radius: 50%;
    text-align: center;
}
.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
}
.wrapper__content {
    -webkit-box-flex: 1 0 auto;
    -moz-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
@media only screen and (max-width: 1269px) {
    .wrapper__content {
        padding-top: 62px;
    }
}
@media only screen and (min-width: 1270px) {
    .wrapper__content {
        padding-top: 82px;
    }
}
.container {
    width: 90%;
    max-width: 1316px;
    margin: 0 auto;
}
@media only screen and (min-width: 481px) {
    .container {
        width: 94%;
    }
}
.btn {
    position: relative;
    display: inline-block;
    padding: 1.2142857143em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    color: #1a1919;
    background: #feda2e;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.03em;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #feda2e;
}
.btn:hover {
    border: 1px solid #ffcf19;
    background: #ffcf19;
}
@media only screen and (max-width: 365px) {
    .btn {
        width: 100%;
    }
}
.btn--empty {
    border: 1px solid #c0c0c0;
    background: none;
}
.btn--empty:hover {
    border: 1px solid #ecebeb;
    background: #ecebeb;
}
.btn--large {
    padding: 1.625em 2em;
    font-size: 14px;
}
@media only screen and (min-width: 366px) {
    .btn--large {
        padding-left: 2.8125em;
        padding-right: 2.8125em;
    }
}
@media only screen and (min-width: 480px) {
    .btn--large {
        font-size: 16px;
    }
}
.btn--icon {
    padding-right: 2em;
    font-size: 0.875em;
}
.btn--icon:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.btn--doc:before {
    background-image: url("../../../../assets/landing/img/sprite.svg#doc-usage");
}
.btn--center {
    margin: 0 auto;
}
.s-title {
    margin: 0 auto 1em;
    padding-top: 1.5em;
    font-weight: 600;
    font-size: 7.5vw;
    text-align: center;
    letter-spacing: 0.03em;
    max-width: 87.5%;
}
@media only screen and (min-width: 367px) {
    .s-title {
        font-size: 28px;
    }
}
@media only screen and (min-width: 481px) {
    .s-title {
        font-size: 5.3333333333vw;
    }
}
@media only screen and (min-width: 600px) {
    .s-title {
        font-size: 32px;
    }
}
@media screen and (min-width: 1100px) and (max-width: 1439px) {
    .s-title {
        font-size: 2.7777777778vw;
    }
}
@media only screen and (min-width: 1440px) {
    .s-title {
        font-size: 40px;
    }
}
.s-title__accent {
    color: #feda2e;
}
.p--yes,
.p--no {
    position: relative;
    padding-left: 3.625em;
    line-height: 1.5 !important;
    text-align: left;
    margin-bottom: 0;
}
.p--yes:not(:last-child),
.p--no:not(:last-child) {
    margin-bottom: 1.375em;
}
.p--yes:before,
.p--no:before {
    position: absolute;
    left: 0;
    top: 0.3076923077em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 2.9230769231em;
    height: 2.9230769231em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 0.8125em;
    text-transform: uppercase;
    text-align: center;
    color: #1a1919;
    border-radius: 50%;
}
.p--yes + h4,
.p--no + h4 {
    margin-top: 2em;
}
.p--yes:before {
    content: "да";
    background: #feda2e;
    border: 1px solid #feda2e;
}
.p--no:before {
    content: "нет";
    border: 1px solid #1a1919;
}
.header {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99;
}
@media only screen and (max-width: 1099px) {
    .header {
        padding: 15px 0;
    }
}
@media only screen and (max-width: 1269px) {
    .header {
        color: #fff;
        background: #1a1919;
    }
}
.header .container {
    position: relative;
    max-width: 1440px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}
@media only screen and (min-width: 1270px) {
    .header .container {
        width: 100%;
    }
}
@media only screen and (min-width: 1440px) {
    .header .container {
        padding-right: 68px;
    }
}
@media only screen and (min-width: 1270px) {
    .header__logo {
        position: absolute;
        top: 0;
        left: 0;
        padding: 21px 2.1527777778% 20px 4.1666666667%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom-right-radius: 3px;
        background: #1a1919;
    }
}
@media only screen and (min-width: 1441px) and (min-width: 1441px) {
    .header__logo {
        border-bottom-left-radius: 3px;
    }
}
@media only screen and (min-width: 1440px) {
    .header__logo {
        padding-right: 31px;
        padding-left: 85px;
    }
}
.header__logo-pic {
    width: 42px;
    height: 32px;
}
@media only screen and (min-width: 1100px) {
    .header__logo-pic {
        width: 63px;
        height: 48px;
    }
}
@media only screen and (min-width: 1270px) {
    .header__logo-pic {
        width: 94px;
        height: 72px;
    }
}
@media only screen and (min-width: 1100px) {
    .main-menu {
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}
.main-menu__list {
    list-style: none;
    margin: 0;
    padding: 22px 0 22px 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
@media only screen and (max-width: 1099px) {
    .main-menu__list {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }
}
@media only screen and (min-width: 1270px) {
    .main-menu__list {
        -webkit-justify-content: space-around;
        justify-content: space-around;
        padding: 32px 2% 32px 15%;
    }
}
@media only screen and (min-width: 1440px) {
    .main-menu__list {
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding-left: 264px;
    }
}
.main-menu__link {
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap;
}
.main-menu__link:hover:not(.active) {
    text-decoration: underline;
}
.main-menu__link.active {
    font-weight: bold;
}
.main-menu__open {
    width: 24px;
    height: 24px;
    font-size: 0;
    background: url("../../../../assets/landing/img/sprite.svg#menu-usage") no-repeat center/cover;
}
@media only screen and (min-width: 1100px) {
    .main-menu__open {
        display: none;
    }
}
.sidebar {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 375px;
    min-height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #1a1919;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.2s ease-in;
    -moz-transition: transform 0.2s ease-in;
    -ms-transition: transform 0.2s ease-in;
    -o-transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
}
.sidebar--open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    -ms-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
}
.sidebar__menu {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    max-width: 244px;
}
.sidebar__menu-item:not(:last-of-type) {
    margin-bottom: 20px;
}
.sidebar__menu-link {
    text-decoration: none;
}
.sidebar__menu-link.active {
    font-weight: bold;
    color: #feda2e;
}
.sidebar__contacts {
    width: 100%;
    max-width: 244px;
    margin: 20px auto 0;
    text-align: center;
}
@media screen and (min-height: 640px) {
    .sidebar__contacts {
        margin-top: 40px;
    }
}
@media screen and (max-height: 499px) {
    .sidebar__contacts {
        display: none;
    }
}
@media screen and (min-height: 580px) {
    .sidebar__contacts {
        text-align: center;
    }
}
.sidebar__phones {
    display: inline-block;
    text-align: left;
    margin-bottom: 24px;
}
.sidebar__phone,
.sidebar__email {
    position: relative;
    font-weight: 600;
    text-decoration: none;
}
.sidebar__phone {
    display: block;
    padding-left: 26px;
}
.sidebar__phone:not(:last-of-type) {
    margin-bottom: 14px;
}
.sidebar__phone::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 13px;
    height: 20px;
    margin-top: -10px;
    background: url("../../../../assets/landing/img/sprite.svg#phone-white-usage") no-repeat center/cover;
}
.sidebar__email {
    display: inline-block;
    padding-left: 28px;
}
.sidebar__email::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 12px;
    margin-top: -4px;
    background: url("../../../../assets/landing/img/sprite.svg#email-white-usage") no-repeat center/cover;
}
.sidebar__callback {
    display: block;
    width: 100%;
    margin-bottom: 24px;
    padding: 18px;
}
@media screen and (min-height: 580px) {
    .sidebar__callback {
        margin: 0 auto 24px;
    }
}
@media screen and (max-height: 499px) {
    .sidebar__callback {
        display: none;
    }
}
.sidebar__address {
    margin: 24px 0 0;
    font-size: 14px;
    line-height: 1.61;
}
@media screen and (max-height: 579px) {
    .sidebar__address {
        display: none;
    }
}
.sidebar__address-title {
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}
.sidebar__close {
    display: none;
    position: absolute;
    z-index: 11;
    top: 24px;
    right: 20px;
    font-size: 0;
    width: 18px;
    height: 18px;
    margin: 0;
    padding: 0;
    border: 0;
    background: url("../../../../assets/landing/img/sprite.svg#close-usage") no-repeat center/cover;
}
.sidebar--open .sidebar__close {
    display: block;
}
.hero {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    min-height: 37.3em;
    font-size: 16px;
}
@media only screen and (max-width: 599px) {
    .hero {
        font-size: 2.6666666667vw;
    }
}
@media only screen and (max-width: 480px) {
    .hero {
        font-size: 14px;
    }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
    .hero {
        min-height: 122vw;
    }
}
@media only screen and (max-width: 366px) {
    .hero {
        font-size: 4.375vw;
    }
}
@media screen and (min-width: 1100px) and (max-width: 1439px) {
    .hero {
        font-size: 1.3888888889vw;
    }
}
@media only screen and (min-width: 1440px) {
    .hero {
        font-size: 20px;
    }
}
.hero .container {
    position: static;
    max-width: 1272px;
    margin-top: -3.5em;
}
@media screen and (max-width: 480px) {
    .hero .container {
        margin-top: -2.2857142857em;
    }
}
@media only screen and (min-width: 1440px) {
    .hero .container {
        margin-top: -6.5em;
    }
}
.hero__title {
    position: relative;
    z-index: 1;
    max-width: 12.5em;
    margin: 0 0 0.6333333333em;
    font-weight: 300;
    font-size: 8vw;
    line-height: 1.2;
    letter-spacing: 0.03em;
}
@media only screen and (max-width: 480px) {
    .hero__title {
        font-size: 30px;
        letter-spacing: 0;
    }
}
@media screen and (max-width: 366px) {
    .hero__title {
        margin-bottom: 0.9230769231em;
        font-size: 1.8571428571em;
    }
}
@media only screen and (min-width: 600px) {
    .hero__title {
        font-size: 3em;
    }
}
.hero__title-accent {
    font-weight: 600;
}
@media only screen and (min-width: 481px) {
    .hero__title:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0.9333333333em;
        left: -1.3333333333em;
        width: 9.8em;
        height: 3.1666666667em;
        background: url("../../../../assets/landing/img/sprite.svg#matrix-white-usage") center/cover no-repeat;
    }
}
.hero__info {
    position: relative;
    z-index: 1;
    margin: 0;
    line-height: 1.8;
    letter-spacing: 0.03em;
}
@media only screen and (max-width: 480px) {
    .hero__info {
        max-width: 14em;
        line-height: 1.4;
        color: #434343;
    }
}
.hero__info-item {
    display: block;
}
@media only screen and (max-width: 480px) {
    .hero__info-item {
        margin-bottom: 0.8571428571em;
    }
}
.hero__pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.hero__scroll {
    display: none;
}
@media screen and (max-width: 480px) and (orientation: portrait) {
    .hero__scroll {
        display: block;
        position: absolute;
        left: 50%;
        bottom: 16px;
        font-size: 0;
        width: 26px;
        height: 26px;
        margin-left: -12px;
        background: url("../../../../assets/landing/img/sprite.svg#arrow-down-usage") no-repeat center/cover;
        animation: scroll ease-in-out 1.5s infinite;
    }
    @keyframes scroll {
        0% {
            transform: translateY(0);
        }
        30% {
            transform: translateY(-40%);
        }
    }
}
.lSSlideWrapper img {
    border-radius: 3px;
}
.lSAction > .lSPrev {
    z-index: 8;
    background-image: url("../../../../assets/landing/img/sprite.svg#arrow-left-usage");
}
@media only screen and (min-width: 768px) {
    .lSAction > .lSPrev {
        height: 44px;
        left: 45px;
    }
}
.lSAction > .lSNext {
    z-index: 8;
    background-image: url("../../../../assets/landing/img/sprite.svg#arrow-right-usage");
}
@media only screen and (min-width: 768px) {
    .lSAction > .lSNext {
        height: 44px;
        right: 45px;
    }
}
.lSAction > a {
    opacity: 1;
}
.lSGallery img {
    border-radius: 3px;
}
.lSSlideOuter .lSPager.lSGallery {
    margin-top: 0.75em !important;
}
@media only screen and (min-width: 1201px) {
    .lSSlideOuter .lSPager.lSGallery {
        margin-top: 1.5em !important;
    }
}
.lg-outer .lg-image {
    max-width: 90%;
    max-height: 90%;
}
.about {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .about {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 480px) {
    .about {
        margin-top: -6%;
    }
}
@media only screen and (min-width: 768px) {
    .about {
        margin-top: -9%;
    }
}
@media only screen and (min-width: 960px) {
    .about {
        -ms-align-items: flex-end;
        align-items: flex-end;
        margin-top: -9%;
    }
}
@media only screen and (min-width: 1440px) {
    .about {
        margin-top: -134px;
    }
}
.about__title {
    position: relative;
    z-index: 1;
    left: -0.05em;
    margin-top: 0;
    margin-bottom: 38px;
    padding-top: 0;
}
@media only screen and (min-width: 768px) {
    .about__title {
        margin-bottom: 10%;
        margin-left: 0;
        text-align: left;
    }
}
@media only screen and (min-width: 1440px) {
    .about__title {
        margin-bottom: 78px;
    }
}
.about__stats {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 40px 6% 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #000;
}
@media only screen and (max-width: 767px) {
    .about__stats {
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .about__stats {
        width: 50%;
        padding: 4% 2.5% 6%;
        border-top-right-radius: 3px;
    }
}
@media only screen and (min-width: 960px) {
    .about__stats {
        width: 40%;
    }
}
@media only screen and (min-width: 1440px) {
    .about__stats {
        padding: 50px 36px 88px;
    }
}
@media only screen and (min-width: 1441px) {
    .about__stats {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
}
.about__stats-wrapper {
    max-width: 454px;
    margin-left: auto;
}
@media only screen and (max-width: 767px) {
    .about__stats-wrapper {
        margin-right: auto;
    }
}
.about__stats-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0.15;
}
.about__stats-item {
    position: relative;
    z-index: 1;
}
.about__stats-item:not(:last-of-type) {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
    .about__stats-item:not(:last-of-type) {
        padding-bottom: 10%;
        margin-bottom: 10%;
    }
}
@media only screen and (min-width: 1440px) {
    .about__stats-item:not(:last-of-type) {
        padding-bottom: 64px;
        margin-bottom: 70px;
    }
}
.about__stats-item:not(:last-of-type):before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 420px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.about__stats-title {
    margin: 0 0 14px;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #feda2e;
}
@media only screen and (min-width: 768px) {
    .about__stats-title {
        font-size: 22px;
    }
}
.about__stats-text {
    margin: 0;
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.03em;
    max-width: 420px;
}
@media only screen and (max-width: 767px) {
    .about__stats-text {
        width: 94%;
    }
}
.about__spec {
    list-style: none;
    margin: 64px auto -54px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
    .about__spec {
        margin-top: 10%;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: -30px;
        max-width: 320px;
    }
}
.about__spec-item {
    position: relative;
    width: 140px;
    padding-top: 60px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.4285714286;
    letter-spacing: 0.03em;
    text-align: center;
}
@media only screen and (min-width: 1200px) {
    .about__spec-item {
        padding-top: 0;
        padding-left: 60px;
        text-align: left;
        margin-bottom: 54px;
    }
}
.about__spec-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 30px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media only screen and (min-width: 1200px) {
    .about__spec-item:before {
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.about__spec-item:nth-child(1):before {
    background-image: url("../../../../assets/landing/img/sprite.svg#about1-usage");
}
.about__spec-item:nth-child(2):before {
    background-image: url("../../../../assets/landing/img/sprite.svg#about2-usage");
}
.about__spec-item:nth-child(3):before {
    background-image: url("../../../../assets/landing/img/sprite.svg#about3-usage");
}
.about__spec-item:nth-child(4):before {
    background-image: url("../../../../assets/landing/img/sprite.svg#about4-usage");
}
.about__spec-item:nth-child(5):before {
    background-image: url("../../../../assets/landing/img/sprite.svg#about5-usage");
}
.about__spec-item:nth-child(1):before {
    width: 30px;
    height: 30px;
    background-image: url("../../../../assets/landing/img/sprite.svg#about1-usage");
}
.about__message {
    width: 100%;
    padding-top: 3%;
    padding-bottom: 3.5%;
    background: #fff;
}
@media only screen and (min-width: 768px) {
    .about__message {
        width: 50%;
    }
}
@media only screen and (min-width: 960px) {
    .about__message {
        width: 60%;
    }
}
@media only screen and (min-width: 1440px) {
    .about__message {
        padding-top: 56px;
        padding-bottom: 50px;
    }
}
.about__message-content {
    width: 90%;
    max-width: 670px;
}
@media only screen and (max-width: 767px) {
    .about__message-content {
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 768px) {
    .about__message-content {
        padding-left: 7%;
        width: 86%;
    }
}
@media only screen and (min-width: 1440px) {
    .about__message-content {
        padding-left: 82px;
    }
}
.about__guarantees {
    margin-top: 1.3333333333em;
    margin-bottom: 0.8333333333em;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03em;
}
@media only screen and (min-width: 960px) {
    .about__guarantees {
        font-size: 24px;
    }
}
.about__ceo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.03em;
}
@media only screen and (min-width: 480px) {
    .about__ceo {
        font-size: 14px;
    }
}
.about__ceo-name {
    max-width: 11.7142857143em;
    margin-right: 24px;
}
.about__ceo-pic {
    position: relative;
    top: 4px;
    width: 84px;
}
.why {
    padding-top: 30px;
    padding-bottom: 30px;
}
@media only screen and (min-width: 720px) {
    .why {
        padding-top: 4.1666666667%;
        padding-bottom: 4.1666666667%;
    }
}
@media only screen and (min-width: 1440px) {
    .why {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.why__title {
    padding-top: 0;
}
.why__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.why__item {
    width: 48.264%;
    margin-bottom: 3.472%;
    padding: 3.1% 3.84% 2.8% 4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    background: #fff;
    font-size: 12px;
}
@media only screen and (max-width: 360px) {
    .why__item {
        padding: 6% 2.5%;
        text-align: center;
    }
}
@media only screen and (min-width: 480px) {
    .why__item {
        font-size: 13px;
    }
}
@media only screen and (min-width: 720px) {
    .why__item {
        width: 24%;
        margin-bottom: 1.3%;
        font-size: 1.6666666667vw;
    }
}
@media only screen and (min-width: 840px) {
    .why__item {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1260px) {
    .why__item {
        padding: 2.625em 3.25em 2.375em 3.375em;
        font-size: 1.1111111111vw;
    }
}
@media only screen and (min-width: 1440px) {
    .why__item {
        width: 318px;
        font-size: 16px;
    }
}
.why__item-title {
    position: relative;
    min-height: 9.1111111111em;
    max-width: 11.2222222222em;
    margin-top: 0;
    padding-top: 6.1111111111em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 1.125em;
    line-height: 1.5;
    letter-spacing: 0.03em;
}
@media only screen and (max-width: 360px) {
    .why__item-title {
        max-width: 8em;
        min-height: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0.5714285714em;
        padding-top: 5.3571428571em;
        font-size: 1.1666666667em;
        line-height: 1.29;
    }
}
.why__item-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 3.2857142857em;
    height: 3.2857142857em;
    margin-left: -2em;
    border: 0.3571428571em solid #feda2e;
    border-radius: 50%;
}
@media only screen and (min-width: 361px) {
    .why__item-title:before {
        width: 3.3333333333em;
        height: 3.3333333333em;
        left: -0.3333333333em;
        margin-left: 0;
        border: 0.5555555556em solid #feda2e;
    }
}
.why__item-title:after {
    content: "";
    top: 2em;
    left: 65%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media only screen and (min-width: 361px) {
    .why__item-title:after {
        top: 2.2222222222em;
        left: 0;
        -webkit-transform: translate(36%, -50%);
        -moz-transform: translate(36%, -50%);
        -ms-transform: translate(36%, -50%);
        -o-transform: translate(36%, -50%);
        transform: translate(36%, -50%);
    }
}
.why__item:nth-child(1) .why__item-title:after {
    width: 4.1111111111em;
    height: 4.1111111111em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why1-usage");
}
.why__item:nth-child(2) .why__item-title:after {
    width: 5.2222222222em;
    height: 1.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why2-usage");
}
.why__item:nth-child(3) .why__item-title:after {
    width: 3.4444444444em;
    height: 3.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why3-usage");
}
.why__item:nth-child(4) .why__item-title:after {
    width: 3.3333333333em;
    height: 3em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why4-usage");
}
.why__item:nth-child(5) .why__item-title:after {
    width: 3.7777777778em;
    height: 3.7777777778em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why5-usage");
}
.why__item:nth-child(6) .why__item-title:after {
    width: 3.2222222222em;
    height: 3.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why6-usage");
}
.why__item:nth-child(7) .why__item-title:after {
    width: 3.4444444444em;
    height: 3.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why7-usage");
}
.why__item:nth-child(8) .why__item-title:after {
    width: 3.4444444444em;
    height: 3.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why8-usage");
}
.why__item:nth-child(9) .why__item-title:after {
    width: 3.4444444444em;
    height: 3.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why9-usage");
}
.why__item:nth-child(10) .why__item-title:after {
    width: 3.4444444444em;
    height: 3.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why10-usage");
}
.why__item:nth-child(11) .why__item-title:after {
    width: 3.4444444444em;
    height: 3.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why11-usage");
}
.why__item:nth-child(12) .why__item-title:after {
    width: 3.4em;
    height: 3.6666666667em;
    background-image: url("../../../../assets/landing/img/sprite.svg#why12-usage");
}
.why__item-text {
    margin: 0;
    line-height: 1.3333333333;
    letter-spacing: 0.03em;
    font-size: 1em;
}
@media only screen and (min-width: 361px) {
    .why__item-text {
        min-height: 6em;
        line-height: 1.5;
    }
}
.works {
    font-size: 14px;
}
@media only screen and (min-width: 1225px) {
    .works {
        font-size: 1.1428571429vw;
    }
}
@media only screen and (min-width: 1440px) {
    .works {
        font-size: 16px;
    }
}
.works .s-title {
    width: 90%;
    max-width: 18em;
}
@media only screen and (max-width: 479px) {
    .works .container {
        width: 100%;
    }
}
.work {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10% 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2em;
    background: #fff;
}
@media only screen and (min-width: 800px) {
    .work {
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
        padding: 5% 6.3888888889%;
        border-radius: 3px;
    }
}
@media only screen and (min-width: 1225px) {
    .work {
        padding: 4.5em 5.75em;
    }
}
.work--odd {
    color: #fff;
    background: #262626;
}
.work__gallery {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 799px) {
    .work__gallery {
        margin-bottom: 1.7142857143em;
    }
}
@media only screen and (min-width: 800px) {
    .work__gallery {
        width: 35.34%;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .work--odd .work__gallery {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
    }
}
.work__gallery:before {
    content: "";
    position: absolute;
    top: -1.5em;
    right: -4.375em;
    width: 18.75em;
    height: 6.1875em;
    background: url("../../../../assets/landing/img/sprite.svg#matrix-gray-usage") no-repeat center/cover;
}
.work--odd .work__gallery:before {
    right: auto;
    left: -4.375em;
    opacity: 0.25;
}
@media only screen and (min-width: 800px) {
    .work__gallery:before {
        top: -2.375em;
    }
}
@media only screen and (min-width: 800px) {
    .work__gallery .lSSlideWrapper img {
        width: 100%;
        max-height: 15.5em;
    }
}
.work__gallery .lSAction {
    display: none !important;
}
.work__gallery .lSSlideOuter .lSPager.lSGallery {
    margin-top: 0.625em !important;
}
.work__content {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 800px) {
    .work__content {
        width: 57.5%;
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
    }
    .work--odd .work__content {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 0;
    }
}
.work__content *:last-child {
    margin-bottom: 0;
}
.work__title {
    margin-bottom: 1.1333333333em;
    font-weight: 600;
    font-size: 1.875em;
}
@media only screen and (max-width: 799px) {
    .work__title {
        margin-bottom: 0.8em;
        font-size: 1.5em;
        text-align: center;
    }
}
.work p {
    font-size: 1em;
    line-height: 1.6875;
}
.help {
    position: relative;
    margin-top: 8%;
    margin-bottom: 8%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
@media only screen and (min-width: 600px) {
    .help {
        margin-top: 48px;
        margin-bottom: 48px;
    }
}
@media only screen and (min-width: 860px) {
    .help {
        margin-top: 4.375em;
        font-size: 1.1111111111vw;
    }
}
@media only screen and (min-width: 1440px) {
    .help {
        font-size: 16px;
    }
}
.help__gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    width: 100%;
}
@media only screen and (min-width: 860px) {
    .help__gallery {
        width: 42%;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        overflow: hidden;
    }
}
.help__gallery-item {
    width: 33.33%;
}
.help__gallery-item:nth-of-type(n + 7) {
    display: none;
}
.help__gallery-item:before {
    content: "";
    padding-top: 79%;
}
.help__gallery-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.help__action {
    position: relative;
    width: 100%;
    padding: 10% 5% 12%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: url("../../../../assets/landing/img/help-bg.jpg") no-repeat center/cover;
}
@media only screen and (max-width: 479px) {
    .help__action {
        background: url("../../../../assets/landing/img/help-bg-s.jpg") no-repeat center/cover;
    }
}
@media only screen and (min-width: 420px) {
    .help__action {
        padding-top: 34px;
        padding-bottom: 44px;
    }
}
@media only screen and (min-width: 860px) {
    .help__action {
        -ms-align-items: flex-start;
        align-items: flex-start;
        width: 56%;
        padding: 3.375em 4.375em 4em;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
}
.help__action .btn {
    margin: 0 auto;
}
@media only screen and (min-width: 860px) {
    .help__action .btn {
        margin: 0;
        font-size: 14px;
    }
}
@media only screen and (min-width: 1260px) {
    .help__action .btn {
        font-size: 1.1111111111vw;
    }
}
@media only screen and (min-width: 1440px) {
    .help__action .btn {
        font-size: 16px;
    }
}
.help__action:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -10vw;
    left: 6.25vw;
    width: 118.75vw;
    height: 39.0625vw;
    background: url("../../../../assets/landing/img/sprite.svg#matrix-white-usage") no-repeat center/cover;
}
@media only screen and (min-width: 460px) {
    .help__action:before {
        width: 546px;
        height: 180px;
    }
}
@media only screen and (min-width: 860px) {
    .help__action:before {
        bottom: -2.875em;
        left: 4.375em;
        width: 36.375em;
        height: 12.08125em;
    }
}
.help__title {
    margin: 0 0 0.85em;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-align: center;
}
@media only screen and (min-width: 860px) {
    .help__title {
        max-width: 13.5em;
        font-size: 2.5em;
        text-align: left;
    }
}
.help__title-accent {
    color: #feda2e;
}
.types {
    position: relative;
    padding: 9.375% 0 0.0125%;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.285;
    color: #fff;
    background:
        linear-gradient(rgba(5, 5, 6, 0.8), rgba(5, 5, 6, 0.8)),
        url("../../../../assets/landing/img/types-bg-s.jpg") center/cover no-repeat;
}
@media only screen and (min-width: 480px) {
    .types {
        padding-top: 40px;
        padding-bottom: 10px;
        background:
            linear-gradient(rgba(5, 5, 6, 0.8), rgba(5, 5, 6, 0.8)),
            url("../../../../assets/landing/img/types-bg.jpg") center/cover no-repeat;
    }
}
@media only screen and (min-width: 640px) {
    .types {
        padding-top: 4.1666666667%;
        padding-bottom: 4.8611111111%;
    }
}
@media only screen and (min-width: 768px) {
    .types {
        font-size: 18px;
        line-height: 1.5;
    }
}
@media only screen and (min-width: 1440px) {
    .types {
        padding-top: 50px;
        padding-bottom: 62px;
    }
}
.types .s-title {
    position: relative;
    z-index: 2;
    padding-top: 0;
    margin-bottom: 1.3em;
}
.types__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.types__preview {
    width: 48.6%;
    margin-bottom: 38px;
    text-align: center;
    cursor: pointer;
}
@media only screen and (min-width: 640px) {
    .types__preview {
        width: 24%;
        margin-bottom: 0;
    }
}
.types__preview-pic {
    border-radius: 3px;
    overflow: hidden;
    background: #000;
}
.types__preview-pic img {
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.types__preview:hover .types__preview-pic img {
    opacity: 0.3;
}
.types__preview-lightbox {
    position: relative;
    display: block;
}
.types__preview-lightbox:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 15.1898734177%;
    height: 22.2222222222%;
    margin-top: -7.4074074074%;
    margin-left: -7.5949367089%;
    background: url("../../../../assets/landing/img/sprite.svg#zoom-usage") no-repeat center/cover;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform 0.15s ease-in;
    -moz-transition: transform 0.15s ease-in;
    -ms-transition: transform 0.15s ease-in;
    -o-transition: transform 0.15s ease-in;
    transition: transform 0.15s ease-in;
}
.types__preview:hover .types__preview-lightbox:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.types__preview-title {
    max-width: 7.5555555556em;
    margin: 1em auto 0;
    font-size: 14px;
    letter-spacing: 0.03em;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
@media only screen and (min-width: 480px) {
    .types__preview-title {
        font-size: 16px;
    }
}
@media only screen and (min-width: 640px) {
    .types__preview-title {
        margin-top: 1.4444444444em;
    }
}
@media only screen and (min-width: 1120px) {
    .types__preview-title {
        font-size: 1.25vw;
    }
}
@media only screen and (min-width: 1366px) {
    .types__preview-title {
        font-size: 18px;
    }
}
.types__preview:hover .types__preview-title {
    opacity: 0.3;
}
.type {
    font-size: 14px;
}
@media only screen and (min-width: 1260px) {
    .type {
        font-size: 1.1111111111vw;
    }
}
@media only screen and (min-width: 1440px) {
    .type {
        font-size: 16px;
    }
}
.type .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-bottom: 3.75em;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
}
@media only screen and (max-width: 1079px) {
    .type .container {
        width: 100%;
        border-radius: 0;
    }
}
.type p {
    font-size: 1em;
    line-height: 1.6875;
}
.type p:last-child {
    margin-bottom: 0;
}
.type h3 {
    max-width: 80%;
    margin: 0 auto 0.1em;
    font-size: 20px;
}
@media only screen and (min-width: 366px) {
    .type h3 {
        max-width: none;
        font-size: 1.875em;
    }
}
.type h4 {
    font-size: 1.25em;
}
@media only screen and (min-width: 1440px) {
    .type h4 {
        font-size: 20px;
    }
}
.type__about,
.type__gallery,
.type__characteristics,
.type__mountings {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
@media only screen and (min-width: 480px) {
    .type__about,
    .type__gallery,
    .type__characteristics,
    .type__mountings {
        text-align: left;
    }
}
.type__about {
    padding: 8% 5%;
    width: 48.9%;
}
@media only screen and (max-width: 1079px) {
    .type__about {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 780px;
    }
}
@media only screen and (min-width: 367px) {
    .type__about {
        padding-top: 30px;
        padding-bottom: 36px;
    }
}
@media only screen and (min-width: 1080px) {
    .type__about {
        padding: 2.8125em 2.5em 2.8125em 3.375em;
    }
}
.type__about-title {
    display: inline-block;
    background: #fff;
}
.type__about h4 {
    margin-top: 2.1em;
}
.type__about ul {
    list-style: none;
    max-width: 31.75em;
    margin-top: 1.625em;
    padding: 0;
}
.type__about ul:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
    .type__about ul {
        margin-left: auto;
        margin-right: auto;
    }
}
.type__about li {
    position: relative;
    margin: 0;
    padding-left: 2.3125em;
    line-height: 1.6875;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.type__about li:not(:last-of-type) {
    margin-bottom: 0.5em;
}
.type__about li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    display: block;
    width: 0.875em;
    height: 0.625em;
    background: url("../../../../assets/landing/img/sprite.svg#check-usage") center/cover no-repeat;
}
.type__gallery {
    width: 51.1%;
}
@media only screen and (max-width: 1079px) {
    .type__gallery {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
        width: 100%;
        padding: 16px;
        background: #262626;
    }
}
@media only screen and (min-width: 1080px) {
    .type__gallery {
        margin-bottom: 4.7112462006%;
    }
    .type__gallery:before {
        content: "";
        position: absolute;
        z-index: 2;
        display: block;
        top: 3.875em;
        left: -62.5%;
        width: 81.8452380952%;
        height: 0.4375em;
        background: #feda2e;
    }
    .type__gallery:after {
        content: "";
        position: absolute;
        bottom: -2em;
        left: -3.125em;
        width: 27.125em;
        height: 8.875em;
        background: url("../../../../assets/landing/img/sprite.svg#matrix-gray-usage") no-repeat center/cover;
    }
}
@media only screen and (min-width: 1440px) and (min-width: 1440px) {
    .type__gallery:before {
        left: -420px;
        width: 550px;
    }
}
.type__gallery .lSSlideOuter {
    position: relative;
    z-index: 1;
    max-width: 674px;
    margin: 0 auto;
    border-bottom-left-radius: 3px;
    background: #262626;
}
@media only screen and (min-width: 1080px) {
    .type__gallery .lSSlideOuter {
        padding: 2.125em 0 2em 1.875em;
    }
}
@media only screen and (min-width: 1080px) {
    .type__gallery .lSSlideWrapper img {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
}
.type__characteristics {
    padding: 8% 0;
    text-align: left;
    color: #fff;
}
@media only screen and (max-width: 1079px) {
    .type__characteristics {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        padding-bottom: 12%;
    }
}
@media only screen and (min-width: 367px) {
    .type__characteristics {
        padding-top: 30px;
        padding-bottom: 36px;
    }
}
@media only screen and (min-width: 1080px) {
    .type__characteristics {
        width: 48.8%;
        padding: 3.1914893617% 3.125em 3.625em 3.125em;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
}
.type--190 .type__characteristics {
    background:
        linear-gradient(rgba(22, 22, 22, 0.9), rgba(22, 22, 22, 0.9)),
        url("../../../../assets/landing/img/matrix-bg.jpg") no-repeat center/cover;
}
.type--191 .type__characteristics {
    background:
        linear-gradient(rgba(23, 23, 23, 0.9), rgba(22, 22, 22, 0.9)),
        url("../../../../assets/landing/img/butt-bg.jpg") no-repeat center/cover;
}
.type--192 .type__characteristics {
    background:
        linear-gradient(rgba(22, 22, 22, 0.9), rgba(22, 22, 22, 0.9)),
        url("../../../../assets/landing/img/modules-bg.jpg") no-repeat center/cover;
}
@media only screen and (max-width: 1079px) {
    .type__characteristics-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 780px;
        padding: 0 5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 479px) {
    .type__characteristics h3 {
        text-align: center;
    }
}
.type__characteristics-list {
    list-style: none;
    padding: 0;
    margin-top: 2.25em;
    margin-bottom: 0;
}
@media only screen and (min-width: 1080px) {
    .type__characteristics-list {
        max-width: 33.75em;
    }
}
.type__characteristics-item {
    position: relative;
    padding-left: 2.3125em;
    text-align: left;
    line-height: 1.6875;
    letter-spacing: 0.03em;
}
.type__characteristics-item:not(:last-of-type) {
    margin-bottom: 1.20625em;
}
@media only screen and (min-width: 1080px) {
    .type__characteristics-item {
        padding-left: 2.625em;
    }
}
.type__characteristics-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.75em;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    border: 1px solid #feda2e;
    border-radius: 50%;
}
@media only screen and (min-width: 1080px) {
    .type__characteristics-item:before {
        top: 0.75em;
        width: 6px;
        height: 6px;
        margin-top: -3px;
        border-width: 2px;
    }
}
.type__characteristics .btn {
    left: 3em;
    margin-top: 2.8571428571em;
}
@media only screen and (max-width: 365px) {
    .type__characteristics .btn {
        left: 0;
    }
}
@media only screen and (min-width: 1080px) {
    .type__characteristics .btn {
        margin-top: 5.1428571429em;
    }
}
.type__mountings {
    padding: 8% 5%;
}
@media only screen and (max-width: 1079px) {
    .type__mountings {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0 !important;
        max-width: 780px;
    }
}
@media only screen and (min-width: 367px) {
    .type__mountings {
        padding-top: 30px;
        padding-bottom: 36px;
    }
}
@media only screen and (min-width: 1080px) {
    .type__mountings {
        width: 51.2%;
        padding: 3.1914893617% 4.5592705167%;
    }
}
@media only screen and (min-width: 1200px) {
    .type__mountings {
        padding-left: 6.0790273556%;
    }
}
.type__mountings-title {
    margin-bottom: 1.2em !important;
}
.type__mountings h4:first-of-type {
    margin-bottom: 2px;
}
.type__mountings h4:first-of-type + p {
    margin-top: 0;
}
.type__video {
    width: 100%;
    margin-top: 8%;
    text-align: center;
}
@media only screen and (max-width: 1079px) {
    .type__video {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 4;
        -webkit-order: 4;
        order: 4;
    }
}
@media only screen and (min-width: 367px) {
    .type__video {
        margin-top: 30px;
    }
}
@media only screen and (min-width: 1440px) {
    .type__video {
        margin-top: 4.375em;
    }
}
.type__video-wrapper {
    width: 90%;
    max-width: 45.625em;
    margin: 1.375em auto 0;
    border-radius: 5px;
    overflow: hidden;
}
.type__video-link {
    display: block;
    position: relative;
}
.type__video-link:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url("../../../../assets/landing/img/sprite.svg#play-usage") no-repeat center/cover;
    filter: drop-shadow(0px 0 20px rgba(26, 25, 25, 0.2));
}
@media only screen and (min-width: 480px) {
    .type__video-link:before {
        width: 80px;
        height: 80px;
    }
}
.type__guarantee {
    position: relative;
    width: 89%;
    margin: 10% auto 2.75em;
    text-align: center;
}
@media only screen and (max-width: 1079px) {
    .type__guarantee {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5;
    }
}
@media only screen and (min-width: 367px) {
    .type__guarantee {
        margin-top: 30px;
    }
}
@media only screen and (min-width: 1080px) {
    .type__guarantee {
        margin-top: 4%;
    }
}
@media only screen and (min-width: 1440px) {
    .type__guarantee {
        margin-top: 3.75em;
    }
}
.type__guarantee-title {
    position: relative;
    padding: 0 0.6666666667em;
    z-index: 1;
    display: inline-block;
    background: #fff;
}
@media only screen and (min-width: 640px) {
    .type__guarantee-title {
        padding: 0 1.3333333333em;
    }
}
@media only screen and (min-width: 1440px) {
    .type__guarantee-title {
        padding: 0 2.0666666667em;
    }
}
.type__guarantee-title:after {
    content: "*";
    font-weight: 300;
    opacity: 0.8;
}
.type__guarantee:before {
    content: "";
    position: absolute;
    top: 0.75em;
    left: 0;
    width: 100%;
    height: 0.4375em;
    background: #feda2e;
}
@media only screen and (min-width: 366px) {
    .type__guarantee:before {
        top: 1.1875em;
    }
}
.type__guarantee small {
    display: block;
}
@media only screen and (max-width: 1239px) {
    .type__guarantee small {
        width: 86%;
        margin: 1em auto 0;
    }
}
@media only screen and (min-width: 1240px) {
    .type__guarantee small {
        position: absolute;
        z-index: 1;
        right: 0;
        bottom: -0.3076923077em;
    }
}
@media only screen and (max-width: 365px) {
    .type__btn {
        width: 90%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1079px) {
    .type__btn {
        -webkit-box-ordinal-group: 6;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 6;
        -webkit-order: 6;
        order: 6;
    }
}
.no-type {
    max-width: 1316px;
    margin: 2.5em auto 0;
    padding: 3em 0;
    font-size: 14px;
    color: #fff;
    background: #262626;
}
@media only screen and (min-width: 1080px) {
    .no-type {
        width: 94%;
        margin-top: 4.375em;
        border-radius: 3px;
    }
}
@media only screen and (min-width: 1260px) {
    .no-type {
        font-size: 1.1111111111vw;
    }
}
@media only screen and (min-width: 1440px) {
    .no-type {
        font-size: 16px;
    }
}
.no-type .container {
    max-width: 1224px;
}
.no-type__title {
    margin-bottom: 1.2em;
    padding-top: 0;
}
.no-type__subtitle {
    position: relative;
    margin-bottom: 1.4666666667em;
    padding-top: 72px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    text-align: center;
}
@media only screen and (min-width: 366px) {
    .no-type__subtitle {
        font-size: 1.875em;
    }
}
@media only screen and (min-width: 1080px) {
    .no-type__subtitle {
        padding-top: 62px;
    }
}
.no-type__subtitle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 56px;
    height: 56px;
    margin-left: -28px;
    background: url("../../../../assets/landing/img/sprite.svg#stop-usage") no-repeat center/cover;
}
.no-type__content {
    max-width: 1224px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.no-type__about {
    width: 100%;
    padding: 8% 5%;
    border: 0.4375em solid #feda2e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 1079px) {
    .no-type__about {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        max-width: 672px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 367px) {
    .no-type__about {
        padding-top: 30px;
        padding-bottom: 36px;
    }
}
@media only screen and (min-width: 1080px) {
    .no-type__about {
        width: 35%;
        padding: 2.125em 2.625em;
    }
}
.no-type__about h3 {
    margin: 0 auto 1.4em;
    font-size: 20px;
}
@media only screen and (max-width: 1079px) {
    .no-type__about h3 {
        text-align: center;
    }
}
@media only screen and (min-width: 366px) {
    .no-type__about h3 {
        font-size: 1.5em;
    }
}
.no-type__list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 2.75em;
}
.no-type__list-item {
    position: relative;
    line-height: 1.5;
    letter-spacing: 0.03em;
}
.no-type__list-item:not(:last-of-type) {
    margin-bottom: 1.25em;
}
.no-type__list-item:before {
    content: "";
    position: absolute;
    top: 0.375em;
    left: -2.75em;
    width: 1em;
    height: 1em;
    background: url("../../../../assets/landing/img/sprite.svg#stop-usage") no-repeat center/cover;
}
.no-type__gallery {
    position: relative;
    width: 100%;
}
@media only screen and (max-width: 1079px) {
    .no-type__gallery {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
        max-width: 672px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 1080px) {
    .no-type__gallery {
        width: 57.2%;
    }
    .no-type__gallery:before {
        content: "";
        position: absolute;
        top: 0.25em;
        left: 5.3125em;
        width: 27.375em;
        height: 9em;
        background: url("../../../../assets/landing/img/sprite.svg#matrix-gray-usage") no-repeat center/cover;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: top left;
        -moz-transform-origin: top left;
        -ms-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        opacity: 0.2;
    }
}
.no-type__gallery-title {
    margin-bottom: 1.5555555556em;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.2857142857;
    letter-spacing: 0.03em;
    text-align: center;
    color: #c0c0c0;
}
@media only screen and (min-width: 1080px) {
    .no-type__gallery-title {
        text-align: right;
    }
}
.no-type__gallery-note {
    margin-top: 1.4285714286em;
    margin-bottom: 8%;
    font-size: 14px;
    line-height: 1.2142857143;
    text-align: center;
    letter-spacing: 0.03em;
}
@media only screen and (min-width: 367px) {
    .no-type__gallery-note {
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 1080px) {
    .no-type__gallery-note {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 379px) {
    .no-type__gallery-note {
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
    }
}
.no-type .lSSlideWrapper img {
    width: 100%;
}
.production {
    margin-bottom: 3em;
}
.production .s-title {
    padding-top: 2.2222222222%;
}
@media only screen and (min-width: 1440px) {
    .production .s-title {
        padding-top: 32px;
    }
}
.production .container {
    font-size: 14px;
    color: #fff;
    background: url("../../../../assets/landing/img/production-bg.jpg") fixed no-repeat center/cover;
}
@media only screen and (max-width: 479px) {
    .production .container {
        width: 100%;
        background: url("../../../../assets/landing/img/production-bg-s.jpg") fixed no-repeat center/cover;
    }
}
@media only screen and (min-width: 480px) {
    .production .container {
        overflow: hidden;
        font-size: 16px;
        border-radius: 3px;
    }
}
.production__description {
    width: 90%;
    max-width: 58.125em;
    margin: 0 auto;
    padding-top: 48px;
    padding-bottom: 32px;
    font-weight: 500;
    line-height: 1.6875;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}
@media only screen and (min-width: 480px) {
    .production__description {
        padding-top: 7.7777777778%;
        padding-bottom: 6.6666666667%;
    }
}
@media only screen and (min-width: 720px) {
    .production__description {
        padding-top: 3.5em;
        padding-bottom: 3em;
    }
}
.production__introtext {
    width: 90%;
    max-width: 69.2857142857em;
    margin: 0 auto;
    padding: 32px 3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.7142857143;
    text-align: center;
    color: #1a1919;
    background: #fff;
    border-radius: 3px;
}
@media only screen and (min-width: 480px) {
    .production__introtext {
        padding-top: 6.6666666667%;
        padding-bottom: 6.6666666667%;
    }
}
@media only screen and (min-width: 720px) {
    .production__introtext {
        padding-top: 1.5714285714em;
        padding-bottom: 1.5714285714em;
    }
}
.production__ease {
    list-style: none;
    counter-reset: prods;
    width: 90%;
    max-width: 360px;
    padding: 0 0 2.0833333333%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}
@media only screen and (min-width: 720px) {
    .production__ease {
        max-width: 1110px;
        padding-bottom: 7.6388888889%;
    }
}
@media only screen and (min-width: 1440px) {
    .production__ease {
        padding-bottom: 6.875em;
    }
}
.production__ease-title {
    margin-top: 1.3333333333em;
    margin-bottom: 1.1em;
    font-size: 24px;
    text-align: center;
    color: #fff;
}
@media only screen and (min-width: 640px) {
    .production__ease-title {
        font-size: 1.875em;
    }
}
@media only screen and (min-width: 480px) {
    .production__ease-title {
        margin-bottom: 7.7777777778%;
    }
}
@media only screen and (min-width: 720px) {
    .production__ease-title {
        margin-bottom: 1.6666666667em;
    }
}
.production__item {
    position: relative;
    width: 50%;
    padding: 7.7777777778em 3% 0;
    margin: 0 auto 3em;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.1666666667;
    letter-spacing: 0.03em;
    text-align: center;
    counter-increment: prods;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 480px) {
    .production__item {
        font-size: 16px;
    }
}
@media only screen and (min-width: 720px) {
    .production__item {
        width: 25%;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1058px) {
    .production__item {
        font-size: 1.4173228346vw;
    }
}
@media only screen and (min-width: 1270px) {
    .production__item {
        font-size: 1.125em;
    }
}
.production__item:before {
    content: "";
    top: 2.7777777778em;
    left: 60%;
    z-index: 2;
    width: 4.4444444444em;
    height: 4.4444444444em;
    font-size: 1em;
    border: none;
    border-radius: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.production__item:nth-child(1) {
    padding-left: 6%;
    padding-right: 6%;
}
.production__item:nth-child(1):before {
    background-image: url("../../../../assets/landing/img/sprite.svg#turnkey1-usage");
}
.production__item:nth-child(2):before {
    width: 5.4444444444em;
    height: 4.1111111111em;
    background-image: url("../../../../assets/landing/img/sprite.svg#turnkey2-usage");
}
.production__item:nth-child(3):before {
    width: 4.1111111111em;
    height: 4.1111111111em;
    background-image: url("../../../../assets/landing/img/sprite.svg#turnkey3-usage");
}
.production__item:nth-child(4):before {
    background-image: url("../../../../assets/landing/img/sprite.svg#turnkey4-usage");
}
.production__item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 4.4444444444em;
    height: 4.4444444444em;
    margin-left: -2.7777777778em;
    border: 0.5555555556em solid rgba(0, 0, 0, 0.5);
    border-radius: 50%;
}
.production__item-text {
    position: relative;
    max-width: 7.7777777778em;
    margin: 0 auto;
}
@media only screen and (min-width: 480px) {
    .production__item-text {
        max-width: 12.2222222222em;
    }
}
.production__item-text span {
    position: relative;
    z-index: 1;
}
.production__item-text:before {
    content: counter(prods);
    position: absolute;
    left: -0.1111111111em;
    top: -0.2222222222em;
    font-weight: bold;
    font-size: 5em;
    line-height: 1;
    opacity: 0.5;
    color: #000;
}
@media only screen and (min-width: 720px) {
    .production__item-text:before {
        left: -0.4444444444em;
    }
}
.production__gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.production__gallery-item {
    width: 50%;
}
.production__gallery-item:nth-of-type(n + 5) {
    display: none;
}
@media only screen and (min-width: 480px) {
    .production__gallery-item {
        width: 25%;
    }
}
@media only screen and (max-width: 899px) {
    .comparison {
        display: none;
    }
}
.comparison__table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 1.6216216216vw;
    text-align: center;
    border-radius: 3px;
}
@media only screen and (min-width: 1110px) {
    .comparison__table {
        font-size: 18px;
    }
}
.comparison__table td,
.comparison__table th {
    padding: 1em 2.625em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    letter-spacing: 0.03em;
    border: 1px solid rgba(145, 145, 145, 0.3);
    background: #fff;
}
.comparison__table td:first-of-type,
.comparison__table th:first-of-type {
    width: 26.875em;
    font-weight: normal;
    font-size: 0.8888888889em;
    text-align: left;
}
@media only screen and (min-width: 1440px) {
    .comparison__table td:first-of-type,
    .comparison__table th:first-of-type {
        width: 29.625em;
    }
}
.comparison__table th {
    padding-top: 1.1em;
    padding-bottom: 1.1em;
}
.comparison__table th:not(:first-of-type) {
    font-size: 1.1111111111em;
    color: #fff;
    background: #262626;
}
.comparison__table td small {
    display: block;
    margin-top: 0.1818181818em;
    font-size: 0.6875em;
    font-weight: 400;
    letter-spacing: 0.03em;
    color: #919191;
}
.modal {
    position: fixed;
    z-index: 0;
    top: -3%;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    opacity: 0;
    overflow: auto;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.47, -0.28, 0.32, 2);
    -moz-transition: all 0.3s cubic-bezier(0.47, -0.28, 0.32, 2);
    -ms-transition: all 0.3s cubic-bezier(0.47, -0.28, 0.32, 2);
    -o-transition: all 0.3s cubic-bezier(0.47, -0.28, 0.32, 2);
    transition: all 0.3s cubic-bezier(0.47, -0.28, 0.32, 2);
}
.modal::-webkit-scrollbar {
    width: 0;
}
.modal__content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 2;
    height: auto;
    width: 100%;
    margin: auto;
    min-height: 100vh;
    padding: 32px 7.5% 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 16px 0px rgba(25, 26, 24, 0.1);
    box-shadow: 0px 4px 16px 0px rgba(25, 26, 24, 0.1);
    background: #fff;
}
@media only screen and (min-width: 480px) {
    .modal__content {
        width: 90%;
        max-width: 470px;
        min-height: 0;
        padding-left: 10.1818181818%;
        padding-right: 10.1818181818%;
    }
}
@media only screen and (min-width: 550px) {
    .modal__content {
        padding-left: 56px;
        padding-right: 56px;
    }
}
.modal__title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.125;
    font-family:
        "Gilroy",
        system-ui,
        -apple-system,
        Segoe UI,
        Roboto,
        Ubuntu,
        Cantarell,
        Noto Sans,
        sans-serif;
    text-align: center;
    letter-spacing: 0.03em;
}
@media only screen and (min-width: 420px) {
    .modal__alert {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
    }
}
.modal__alert-item {
    display: block;
    width: 100%;
}
@media only screen and (min-width: 420px) {
    .modal__alert-item {
        width: 170px;
    }
}
.modal__alert-item:not(:last-child) {
    margin-bottom: 16px;
}
@media only screen and (min-width: 420px) {
    .modal__alert-item:not(:last-child) {
        margin-right: 20px;
        margin-bottom: 0;
    }
}
.modal-close {
    position: absolute;
    z-index: 0;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url("../../../../assets/landing/img/sprite.svg#close-usage") no-repeat center/cover;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    filter: invert(1);
}
@media only screen and (min-width: 550px) {
    .modal-close {
        top: -24px;
        right: -24px;
        filter: none;
        width: 16px;
        height: 16px;
    }
}
.modal--show {
    z-index: 999;
    visibility: visible;
    opacity: 1;
    top: 0;
}
.modal-overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
body.modal-wrap {
    overflow: hidden;
}
.form__title {
    margin-bottom: 1.1333333333em;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.15;
    letter-spacing: 0.03em;
    font-family:
        "Gilroy",
        system-ui,
        -apple-system,
        Segoe UI,
        Roboto,
        Ubuntu,
        Cantarell,
        Noto Sans,
        sans-serif;
    text-align: center;
}
@media only screen and (min-width: 375px) {
    .form__title {
        font-size: 30px;
    }
}
.form__row {
    position: relative;
    margin-bottom: 16px;
}
.form__input {
    display: block;
    width: 100%;
    margin: 0;
    height: 60px;
    padding: 26px 30px 10px;
    font-size: 14px;
    line-height: 1.33;
    color: #1a1919;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border: 1px solid #cecece;
    background-color: #fff;
    border-radius: 3px;
}
.form__input::-webkit-input-placeholder {
    font-size: 14px;
    color: #a3a3a3;
}
.form__input::-moz-placeholder {
    font-size: 14px;
    color: #a3a3a3;
}
.form__input:-moz-placeholder {
    font-size: 14px;
    color: #a3a3a3;
}
.form__input:-ms-input-placeholder {
    font-size: 14px;
    color: #a3a3a3;
}
.form__input[type="file"] {
    padding: 16px;
}
.form__input.error {
    border-color: brown;
}
.form__input.error ~ .form__error {
    display: block;
}
textarea.form__input {
    min-height: 100px;
}
.form__input.--test {
    display: none;
}
.form__error {
    display: none;
    color: brown;
    font-size: 12px;
    margin-top: 5px;
}
.form__placeholder {
    position: absolute;
    left: 30px;
    top: 22px;
    white-space: nowrap;
    height: 14px;
    font-size: 14px;
    line-height: 1;
    color: #a3a3a3;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: transform 0.2s linear;
    -moz-transition: transform 0.2s linear;
    -ms-transition: transform 0.2s linear;
    -o-transition: transform 0.2s linear;
    transition: transform 0.2s linear;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    pointer-events: none;
}
.form__input:focus ~ .form__placeholder,
.form__input--text ~ .form__placeholder {
    -webkit-transform: translateY(-12px) scale(0.8);
    -moz-transform: translateY(-12px) scale(0.8);
    -ms-transform: translateY(-12px) scale(0.8);
    -o-transform: translateY(-12px) scale(0.8);
    transform: translateY(-12px) scale(0.8);
}
.form__btn {
    width: 100%;
    max-width: none;
    margin-bottom: 6px;
}
.form__agree {
    display: block;
    padding-left: 30px;
    font-size: 12px;
    line-height: 1.4583333333;
    letter-spacing: 0.03em;
    color: #717171;
    background: url("../../../../assets/landing/img/sprite.svg#lock-usage") no-repeat 0 2px/13px 13px;
}
.form__done {
    display: none;
}
.form--done > * {
    display: none;
}
.form--done > *.form__done {
    display: block;
    text-align: center;
    padding: 16px 0;
}
.form--done > *.form__done:before {
    content: "";
    display: block;
    margin: 0 auto 28px;
    width: 85px;
    height: 85px;
    background: url("../../../../assets/landing/img/sprite.svg#done-usage") no-repeat center/cover;
}
.questions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    justify-content: center;
    min-height: 320px;
    max-height: 474px;
    margin: 0;
    padding: 3em 0 4em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background:
        linear-gradient(rgba(26, 25, 25, 0.5), rgba(26, 25, 25, 0.5)),
        url("../../../../assets/landing/img/faq-bg.jpg") no-repeat right center/cover;
}
@media only screen and (max-width: 479px) {
    .questions {
        background:
            linear-gradient(rgba(26, 25, 25, 0.5), rgba(26, 25, 25, 0.5)),
            url("../../../../assets/landing/img/faq-bg-s.jpg") no-repeat right center/cover;
    }
}
@media only screen and (min-width: 1440px) {
    .questions {
        height: 474px;
    }
}
.questions .s-title {
    padding-top: 0;
    color: #fff;
}
.questions .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}
.questions .btn {
    width: 20.625em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    font-size: 14px;
}
@media only screen and (min-width: 480px) {
    .questions .btn {
        font-size: 1em;
    }
}
.questions-delimiter {
    margin: 1.4285714286em 0;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
@media only screen and (min-width: 960px) {
    .questions-delimiter {
        width: auto;
        margin: 0 3.5714285714em;
    }
}
.footer {
    padding-top: 2.75em;
    padding-bottom: 3.875em;
    font-size: 14px;
    background: #fff;
}
@media only screen and (min-width: 960px) {
    .footer {
        font-size: 1.3559322034vw;
    }
}
@media only screen and (min-width: 1180px) {
    .footer {
        font-size: 16px;
    }
}
.footer .s-title {
    margin-bottom: 1.2em;
    padding-top: 0;
}
.contacts {
    max-width: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: -32px;
}
@media only screen and (min-width: 960px) {
    .contacts {
        max-width: 1200px;
        margin-bottom: 0;
    }
}
.contacts__item {
    width: 100%;
    margin-bottom: 32px;
    text-align: center;
}
@media only screen and (min-width: 720px) {
    .contacts__item {
        text-align: left;
        width: 50%;
    }
}
@media only screen and (min-width: 960px) {
    .contacts__item {
        width: auto;
        margin-bottom: 0;
    }
}
.contacts__item--address {
    margin-bottom: auto;
    font-size: 14px;
    line-height: 1.40625;
}
@media only screen and (max-width: 959px) {
    .contacts__item--address {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 4;
        -webkit-order: 4;
        order: 4;
        margin-bottom: 2em;
    }
}
@media only screen and (min-width: 720px) {
    .contacts__item--address {
        max-width: 17.125em;
    }
}
@media only screen and (min-width: 1032px) {
    .contacts__item--address {
        font-size: 1em;
    }
}
@media only screen and (min-width: 1440px) {
    .contacts__item--address {
        padding-right: 1.3125em;
    }
}
.contacts__item--email {
    white-space: nowrap;
    line-height: 1.65;
}
@media only screen and (max-width: 479px) {
    .contacts__item--email {
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 959px) {
    .contacts__item--email {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
}
@media only screen and (min-width: 1440px) {
    .contacts__item--email {
        padding-right: 2.5em;
    }
}
.contacts__item--phones {
    margin-top: 10px;
}
@media only screen and (max-width: 479px) {
    .contacts__item--phones {
        max-width: 180px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 720px) {
    .contacts__item--phones {
        text-align: left;
    }
}
.contacts__item--callback {
    min-width: 14.375em;
    font-size: 16px;
    text-align: center;
}
@media only screen and (max-width: 719px) {
    .contacts__item--callback {
        max-width: 21.25em;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 479px) {
    .contacts__item--callback {
        max-width: 16.25em;
    }
}
.contacts__title {
    margin-bottom: 0.625em;
    font-weight: 600;
}
.contacts__text-mb {
    margin-bottom: 0.5em;
}
.contacts__link {
    position: relative;
    display: block;
    padding-left: 1.8em;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-decoration: none;
    line-height: 1.8;
}
@media only screen and (min-width: 480px) {
    .contacts__link {
        display: inline-block;
    }
}
@media only screen and (min-width: 720px) {
    .contacts__link {
        display: block;
    }
}
@media only screen and (min-width: 960px) {
    .contacts__link {
        font-size: 1.25em;
    }
}
.contacts__link:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.contacts__item--email .contacts__link {
    padding-left: 2.3em;
}
.contacts__item--email .contacts__link:before {
    width: 1.2em;
    height: 0.9em;
    margin-top: -0.4em;
    background-image: url("../../../../assets/landing/img/sprite.svg#email-usage");
}
.contacts__item--phones .contacts__link:not(:last-of-type) {
    margin-bottom: 0.5em;
}
@media only screen and (min-width: 480px) {
    .contacts__item--phones .contacts__link:not(:last-of-type) {
        margin-right: 1em;
    }
}
@media only screen and (min-width: 720px) {
    .contacts__item--phones .contacts__link:not(:last-of-type) {
        margin-right: 0;
    }
}
.contacts__item--phones .contacts__link:before {
    width: 1.2em;
    height: 1.2em;
    margin-top: -0.6em;
    background-image: url("../../../../assets/landing/img/sprite.svg#phone-usage");
}
.hidden {
    display: none !important;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}