@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper,swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide,swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: height,-webkit-transform;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),transparent)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop:always}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    -moz-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: :before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: "SF UI Display";
    src: url(../fonts/SanFrancisco/SFUIDisplay-Regular.eot);
    src: local("SF UI Display Regular"),local("SFUIDisplay-Regular"),url(../fonts/SanFrancisco/SFUIDisplay-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/SanFrancisco/SFUIDisplay-Regular.woff) format("woff"),url(../fonts/SanFrancisco/SFUIDisplay-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SF UI Display";
    src: url(../fonts/SanFrancisco/SFUIDisplay-Heavy.eot);
    src: local("SF UI Display Heavy"),local("SFUIDisplay-Heavy"),url(../fonts/SanFrancisco/SFUIDisplay-Heavy.eot?#iefix) format("embedded-opentype"),url(../fonts/SanFrancisco/SFUIDisplay-Heavy.woff) format("woff"),url(../fonts/SanFrancisco/SFUIDisplay-Heavy.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

:root {
    --color-primary-text: #12151c;
    --color-secondary-text: #585D66;
    --color-secondary: #003294;
    --color-grey: #898B96;
    --color-light: #f3f3ff;
    --color-grey-bg: #F6F8FB;
    --color-link: #000AFF;
    --color-red: #ED1C24;
    --color-blue: #24A1DE
}

.d-none {
    display: none!important
}

.d-block {
    display: block!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

@media screen and (min-width: 768px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }
}

@media screen and (min-width: 991px) {
    .d-md-none {
        display:none!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }
}

@media screen and (min-width: 1100px) {
    .d-tb-none {
        display:none!important
    }

    .d-tb-block {
        display: block!important
    }

    .d-tb-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-tb-inline {
        display: inline!important
    }

    .d-tb-inline-block {
        display: inline-block!important
    }
}

@media screen and (min-width: 1366px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }
}

@media screen and (min-width: 1920px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

@media screen and (min-width: 768px) {
    .align-items-sm-center {
        -ms-flex-align:center!important;
        align-items: center!important
    }

    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
}

@media screen and (min-width: 991px) {
    .align-items-md-center {
        -ms-flex-align:center!important;
        align-items: center!important
    }

    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
}

@media screen and (min-width: 1100px) {
    .align-items-tb-center {
        -ms-flex-align:center!important;
        align-items: center!important
    }

    .align-items-tb-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-tb-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
}

@media screen and (min-width: 1366px) {
    .align-items-lg-center {
        -ms-flex-align:center!important;
        align-items: center!important
    }

    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
}

@media screen and (min-width: 1920px) {
    .align-items-xl-center {
        -ms-flex-align:center!important;
        align-items: center!important
    }

    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

@media screen and (min-width: 768px) {
    .justify-content-sm-center {
        -ms-flex-pack:center!important;
        justify-content: center!important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
}

@media screen and (min-width: 991px) {
    .justify-content-md-center {
        -ms-flex-pack:center!important;
        justify-content: center!important
    }

    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
}

@media screen and (min-width: 1100px) {
    .justify-content-tb-center {
        -ms-flex-pack:center!important;
        justify-content: center!important
    }

    .justify-content-tb-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-tb-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-tb-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-tb-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
}

@media screen and (min-width: 1366px) {
    .justify-content-lg-center {
        -ms-flex-pack:center!important;
        justify-content: center!important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
}

@media screen and (min-width: 1920px) {
    .justify-content-xl-center {
        -ms-flex-pack:center!important;
        justify-content: center!important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

@media screen and (min-width: 768px) {
    .flex-sm-column {
        -ms-flex-direction:column!important;
        flex-direction: column!important
    }

    .flex-sm-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
}

@media screen and (min-width: 991px) {
    .flex-md-column {
        -ms-flex-direction:column!important;
        flex-direction: column!important
    }

    .flex-md-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
}

@media screen and (min-width: 1100px) {
    .flex-tb-column {
        -ms-flex-direction:column!important;
        flex-direction: column!important
    }

    .flex-tb-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-tb-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
}

@media screen and (min-width: 1366px) {
    .flex-lg-column {
        -ms-flex-direction:column!important;
        flex-direction: column!important
    }

    .flex-lg-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
}

@media screen and (min-width: 1920px) {
    .flex-xl-column {
        -ms-flex-direction:column!important;
        flex-direction: column!important
    }

    .flex-xl-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
}

.container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-right: 24px;
    padding-left: 24px
}

@media screen and (min-width: 768px) {
    .container {
        max-width:864px
    }
}

@media screen and (min-width: 991px) {
    .container {
        max-width:990px
    }
}

@media screen and (min-width: 1100px) {
    .container {
        max-width:1100px
    }
}

@media screen and (min-width: 1366px) {
    .container {
        max-width:1264px
    }
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
    width: calc(100% + 24px)
}

.col-3 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex
}

.col-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex
}

.col-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex
}

.col-8 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex
}

.col-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex
}

.col-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex
}

.col-3 {
    padding-right: 12px;
    padding-left: 12px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-4 {
    padding-right: 12px;
    padding-left: 12px;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%
}

.col-6 {
    padding-right: 12px;
    padding-left: 12px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-8 {
    padding-right: 12px;
    padding-left: 12px;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    padding-right: 12px;
    padding-left: 12px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-12 {
    padding-right: 12px;
    padding-left: 12px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .col-sm-3 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

@media screen and (min-width: 768px) {
    .col-sm-4 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media screen and (min-width: 768px) {
    .col-sm-6 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width: 768px) {
    .col-sm-8 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media screen and (min-width: 768px) {
    .col-sm-9 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
}

@media screen and (min-width: 768px) {
    .col-sm-12 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media screen and (min-width: 991px) {
    .col-md-3 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

@media screen and (min-width: 991px) {
    .col-md-4 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media screen and (min-width: 991px) {
    .col-md-6 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width: 991px) {
    .col-md-8 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media screen and (min-width: 991px) {
    .col-md-9 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
}

@media screen and (min-width: 991px) {
    .col-md-12 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media screen and (min-width: 1100px) {
    .col-tb-3 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

@media screen and (min-width: 1100px) {
    .col-tb-4 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media screen and (min-width: 1100px) {
    .col-tb-6 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width: 1100px) {
    .col-tb-8 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media screen and (min-width: 1100px) {
    .col-tb-9 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
}

@media screen and (min-width: 1100px) {
    .col-tb-12 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media screen and (min-width: 1366px) {
    .col-lg-3 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

@media screen and (min-width: 1366px) {
    .col-lg-4 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media screen and (min-width: 1366px) {
    .col-lg-6 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width: 1366px) {
    .col-lg-8 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media screen and (min-width: 1366px) {
    .col-lg-9 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
}

@media screen and (min-width: 1366px) {
    .col-lg-12 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media screen and (min-width: 1920px) {
    .col-xl-3 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

@media screen and (min-width: 1920px) {
    .col-xl-4 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media screen and (min-width: 1920px) {
    .col-xl-6 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width: 1920px) {
    .col-xl-8 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media screen and (min-width: 1920px) {
    .col-xl-9 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
}

@media screen and (min-width: 1920px) {
    .col-xl-12 {
        padding-right:12px;
        padding-left: 12px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.m-0 {
    margin: 0!important
}

.m-1 {
    margin: 8px!important
}

.m-2 {
    margin: 16px!important
}

.m-3 {
    margin: 24px!important
}

.m-4 {
    margin: 32px!important
}

.m-5 {
    margin: 40px!important
}

.mt-0 {
    margin-top: 0!important
}

.mt-1 {
    margin-top: 8px!important
}

.mt-2 {
    margin-top: 16px!important
}

.mt-3 {
    margin-top: 24px!important
}

.mt-4 {
    margin-top: 32px!important
}

.mt-5 {
    margin-top: 40px!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-1 {
    margin-bottom: 8px!important
}

.mb-2 {
    margin-bottom: 16px!important
}

.mb-3 {
    margin-bottom: 24px!important
}

.mb-4 {
    margin-bottom: 32px!important
}

.mb-5 {
    margin-bottom: 40px!important
}

.ms-0 {
    margin-left: 0!important
}

.ms-1 {
    margin-left: 8px!important
}

.ms-2 {
    margin-left: 16px!important
}

.ms-3 {
    margin-left: 24px!important
}

.ms-4 {
    margin-left: 32px!important
}

.ms-5 {
    margin-left: 40px!important
}

.me-0 {
    margin-right: 0!important
}

.me-1 {
    margin-right: 8px!important
}

.me-2 {
    margin-right: 16px!important
}

.me-3 {
    margin-right: 24px!important
}

.me-4 {
    margin-right: 32px!important
}

.me-5 {
    margin-right: 40px!important
}

.p-0 {
    padding: 0!important
}

.p-1 {
    padding: 8px!important
}

.p-2 {
    padding: 16px!important
}

.p-3 {
    padding: 24px!important
}

.p-4 {
    padding: 32px!important
}

.p-5 {
    padding: 40px!important
}

.pt-0 {
    padding-top: 0!important
}

.pt-1 {
    padding-top: 8px!important
}

.pt-2 {
    padding-top: 16px!important
}

.pt-3 {
    padding-top: 24px!important
}

.pt-4 {
    padding-top: 32px!important
}

.pt-5 {
    padding-top: 40px!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pb-1 {
    padding-bottom: 8px!important
}

.pb-2 {
    padding-bottom: 16px!important
}

.pb-3 {
    padding-bottom: 24px!important
}

.pb-4 {
    padding-bottom: 32px!important
}

.pb-5 {
    padding-bottom: 40px!important
}

.ps-0 {
    padding-left: 0!important
}

.ps-1 {
    padding-left: 8px!important
}

.ps-2 {
    padding-left: 16px!important
}

.ps-3 {
    padding-left: 24px!important
}

.ps-4 {
    padding-left: 32px!important
}

.ps-5 {
    padding-left: 40px!important
}

.pe-0 {
    padding-right: 0!important
}

.pe-1 {
    padding-right: 8px!important
}

.pe-2 {
    padding-right: 16px!important
}

.pe-3 {
    padding-right: 24px!important
}

.pe-4 {
    padding-right: 32px!important
}

.pe-5 {
    padding-right: 40px!important
}

@media screen and (min-width: 768px) {
    .m-sm-0 {
        margin:0!important
    }

    .m-sm-1 {
        margin: 8px!important
    }

    .m-sm-2 {
        margin: 16px!important
    }

    .m-sm-3 {
        margin: 24px!important
    }

    .m-sm-4 {
        margin: 32px!important
    }

    .m-sm-5 {
        margin: 40px!important
    }

    .mt-sm-0 {
        margin-top: 0!important
    }

    .mt-sm-1 {
        margin-top: 8px!important
    }

    .mt-sm-2 {
        margin-top: 16px!important
    }

    .mt-sm-3 {
        margin-top: 24px!important
    }

    .mt-sm-4 {
        margin-top: 32px!important
    }

    .mt-sm-5 {
        margin-top: 40px!important
    }

    .mb-sm-0 {
        margin-bottom: 0!important
    }

    .mb-sm-1 {
        margin-bottom: 8px!important
    }

    .mb-sm-2 {
        margin-bottom: 16px!important
    }

    .mb-sm-3 {
        margin-bottom: 24px!important
    }

    .mb-sm-4 {
        margin-bottom: 32px!important
    }

    .mb-sm-5 {
        margin-bottom: 40px!important
    }

    .ms-sm-0 {
        margin-left: 0!important
    }

    .ms-sm-1 {
        margin-left: 8px!important
    }

    .ms-sm-2 {
        margin-left: 16px!important
    }

    .ms-sm-3 {
        margin-left: 24px!important
    }

    .ms-sm-4 {
        margin-left: 32px!important
    }

    .ms-sm-5 {
        margin-left: 40px!important
    }

    .me-sm-0 {
        margin-right: 0!important
    }

    .me-sm-1 {
        margin-right: 8px!important
    }

    .me-sm-2 {
        margin-right: 16px!important
    }

    .me-sm-3 {
        margin-right: 24px!important
    }

    .me-sm-4 {
        margin-right: 32px!important
    }

    .me-sm-5 {
        margin-right: 40px!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .p-sm-1 {
        padding: 8px!important
    }

    .p-sm-2 {
        padding: 16px!important
    }

    .p-sm-3 {
        padding: 24px!important
    }

    .p-sm-4 {
        padding: 32px!important
    }

    .p-sm-5 {
        padding: 40px!important
    }

    .pt-sm-0 {
        padding-top: 0!important
    }

    .pt-sm-1 {
        padding-top: 8px!important
    }

    .pt-sm-2 {
        padding-top: 16px!important
    }

    .pt-sm-3 {
        padding-top: 24px!important
    }

    .pt-sm-4 {
        padding-top: 32px!important
    }

    .pt-sm-5 {
        padding-top: 40px!important
    }

    .pb-sm-0 {
        padding-bottom: 0!important
    }

    .pb-sm-1 {
        padding-bottom: 8px!important
    }

    .pb-sm-2 {
        padding-bottom: 16px!important
    }

    .pb-sm-3 {
        padding-bottom: 24px!important
    }

    .pb-sm-4 {
        padding-bottom: 32px!important
    }

    .pb-sm-5 {
        padding-bottom: 40px!important
    }

    .ps-sm-0 {
        padding-left: 0!important
    }

    .ps-sm-1 {
        padding-left: 8px!important
    }

    .ps-sm-2 {
        padding-left: 16px!important
    }

    .ps-sm-3 {
        padding-left: 24px!important
    }

    .ps-sm-4 {
        padding-left: 32px!important
    }

    .ps-sm-5 {
        padding-left: 40px!important
    }

    .pe-sm-0 {
        padding-right: 0!important
    }

    .pe-sm-1 {
        padding-right: 8px!important
    }

    .pe-sm-2 {
        padding-right: 16px!important
    }

    .pe-sm-3 {
        padding-right: 24px!important
    }

    .pe-sm-4 {
        padding-right: 32px!important
    }

    .pe-sm-5 {
        padding-right: 40px!important
    }
}

@media screen and (min-width: 991px) {
    .m-md-0 {
        margin:0!important
    }

    .m-md-1 {
        margin: 8px!important
    }

    .m-md-2 {
        margin: 16px!important
    }

    .m-md-3 {
        margin: 24px!important
    }

    .m-md-4 {
        margin: 32px!important
    }

    .m-md-5 {
        margin: 40px!important
    }

    .mt-md-0 {
        margin-top: 0!important
    }

    .mt-md-1 {
        margin-top: 8px!important
    }

    .mt-md-2 {
        margin-top: 16px!important
    }

    .mt-md-3 {
        margin-top: 24px!important
    }

    .mt-md-4 {
        margin-top: 32px!important
    }

    .mt-md-5 {
        margin-top: 40px!important
    }

    .mb-md-0 {
        margin-bottom: 0!important
    }

    .mb-md-1 {
        margin-bottom: 8px!important
    }

    .mb-md-2 {
        margin-bottom: 16px!important
    }

    .mb-md-3 {
        margin-bottom: 24px!important
    }

    .mb-md-4 {
        margin-bottom: 32px!important
    }

    .mb-md-5 {
        margin-bottom: 40px!important
    }

    .ms-md-0 {
        margin-left: 0!important
    }

    .ms-md-1 {
        margin-left: 8px!important
    }

    .ms-md-2 {
        margin-left: 16px!important
    }

    .ms-md-3 {
        margin-left: 24px!important
    }

    .ms-md-4 {
        margin-left: 32px!important
    }

    .ms-md-5 {
        margin-left: 40px!important
    }

    .me-md-0 {
        margin-right: 0!important
    }

    .me-md-1 {
        margin-right: 8px!important
    }

    .me-md-2 {
        margin-right: 16px!important
    }

    .me-md-3 {
        margin-right: 24px!important
    }

    .me-md-4 {
        margin-right: 32px!important
    }

    .me-md-5 {
        margin-right: 40px!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .p-md-1 {
        padding: 8px!important
    }

    .p-md-2 {
        padding: 16px!important
    }

    .p-md-3 {
        padding: 24px!important
    }

    .p-md-4 {
        padding: 32px!important
    }

    .p-md-5 {
        padding: 40px!important
    }

    .pt-md-0 {
        padding-top: 0!important
    }

    .pt-md-1 {
        padding-top: 8px!important
    }

    .pt-md-2 {
        padding-top: 16px!important
    }

    .pt-md-3 {
        padding-top: 24px!important
    }

    .pt-md-4 {
        padding-top: 32px!important
    }

    .pt-md-5 {
        padding-top: 40px!important
    }

    .pb-md-0 {
        padding-bottom: 0!important
    }

    .pb-md-1 {
        padding-bottom: 8px!important
    }

    .pb-md-2 {
        padding-bottom: 16px!important
    }

    .pb-md-3 {
        padding-bottom: 24px!important
    }

    .pb-md-4 {
        padding-bottom: 32px!important
    }

    .pb-md-5 {
        padding-bottom: 40px!important
    }

    .ps-md-0 {
        padding-left: 0!important
    }

    .ps-md-1 {
        padding-left: 8px!important
    }

    .ps-md-2 {
        padding-left: 16px!important
    }

    .ps-md-3 {
        padding-left: 24px!important
    }

    .ps-md-4 {
        padding-left: 32px!important
    }

    .ps-md-5 {
        padding-left: 40px!important
    }

    .pe-md-0 {
        padding-right: 0!important
    }

    .pe-md-1 {
        padding-right: 8px!important
    }

    .pe-md-2 {
        padding-right: 16px!important
    }

    .pe-md-3 {
        padding-right: 24px!important
    }

    .pe-md-4 {
        padding-right: 32px!important
    }

    .pe-md-5 {
        padding-right: 40px!important
    }
}

@media screen and (min-width: 1100px) {
    .m-tb-0 {
        margin:0!important
    }

    .m-tb-1 {
        margin: 8px!important
    }

    .m-tb-2 {
        margin: 16px!important
    }

    .m-tb-3 {
        margin: 24px!important
    }

    .m-tb-4 {
        margin: 32px!important
    }

    .m-tb-5 {
        margin: 40px!important
    }

    .mt-tb-0 {
        margin-top: 0!important
    }

    .mt-tb-1 {
        margin-top: 8px!important
    }

    .mt-tb-2 {
        margin-top: 16px!important
    }

    .mt-tb-3 {
        margin-top: 24px!important
    }

    .mt-tb-4 {
        margin-top: 32px!important
    }

    .mt-tb-5 {
        margin-top: 40px!important
    }

    .mb-tb-0 {
        margin-bottom: 0!important
    }

    .mb-tb-1 {
        margin-bottom: 8px!important
    }

    .mb-tb-2 {
        margin-bottom: 16px!important
    }

    .mb-tb-3 {
        margin-bottom: 24px!important
    }

    .mb-tb-4 {
        margin-bottom: 32px!important
    }

    .mb-tb-5 {
        margin-bottom: 40px!important
    }

    .ms-tb-0 {
        margin-left: 0!important
    }

    .ms-tb-1 {
        margin-left: 8px!important
    }

    .ms-tb-2 {
        margin-left: 16px!important
    }

    .ms-tb-3 {
        margin-left: 24px!important
    }

    .ms-tb-4 {
        margin-left: 32px!important
    }

    .ms-tb-5 {
        margin-left: 40px!important
    }

    .me-tb-0 {
        margin-right: 0!important
    }

    .me-tb-1 {
        margin-right: 8px!important
    }

    .me-tb-2 {
        margin-right: 16px!important
    }

    .me-tb-3 {
        margin-right: 24px!important
    }

    .me-tb-4 {
        margin-right: 32px!important
    }

    .me-tb-5 {
        margin-right: 40px!important
    }

    .p-tb-0 {
        padding: 0!important
    }

    .p-tb-1 {
        padding: 8px!important
    }

    .p-tb-2 {
        padding: 16px!important
    }

    .p-tb-3 {
        padding: 24px!important
    }

    .p-tb-4 {
        padding: 32px!important
    }

    .p-tb-5 {
        padding: 40px!important
    }

    .pt-tb-0 {
        padding-top: 0!important
    }

    .pt-tb-1 {
        padding-top: 8px!important
    }

    .pt-tb-2 {
        padding-top: 16px!important
    }

    .pt-tb-3 {
        padding-top: 24px!important
    }

    .pt-tb-4 {
        padding-top: 32px!important
    }

    .pt-tb-5 {
        padding-top: 40px!important
    }

    .pb-tb-0 {
        padding-bottom: 0!important
    }

    .pb-tb-1 {
        padding-bottom: 8px!important
    }

    .pb-tb-2 {
        padding-bottom: 16px!important
    }

    .pb-tb-3 {
        padding-bottom: 24px!important
    }

    .pb-tb-4 {
        padding-bottom: 32px!important
    }

    .pb-tb-5 {
        padding-bottom: 40px!important
    }

    .ps-tb-0 {
        padding-left: 0!important
    }

    .ps-tb-1 {
        padding-left: 8px!important
    }

    .ps-tb-2 {
        padding-left: 16px!important
    }

    .ps-tb-3 {
        padding-left: 24px!important
    }

    .ps-tb-4 {
        padding-left: 32px!important
    }

    .ps-tb-5 {
        padding-left: 40px!important
    }

    .pe-tb-0 {
        padding-right: 0!important
    }

    .pe-tb-1 {
        padding-right: 8px!important
    }

    .pe-tb-2 {
        padding-right: 16px!important
    }

    .pe-tb-3 {
        padding-right: 24px!important
    }

    .pe-tb-4 {
        padding-right: 32px!important
    }

    .pe-tb-5 {
        padding-right: 40px!important
    }
}

@media screen and (min-width: 1366px) {
    .m-lg-0 {
        margin:0!important
    }

    .m-lg-1 {
        margin: 8px!important
    }

    .m-lg-2 {
        margin: 16px!important
    }

    .m-lg-3 {
        margin: 24px!important
    }

    .m-lg-4 {
        margin: 32px!important
    }

    .m-lg-5 {
        margin: 40px!important
    }

    .mt-lg-0 {
        margin-top: 0!important
    }

    .mt-lg-1 {
        margin-top: 8px!important
    }

    .mt-lg-2 {
        margin-top: 16px!important
    }

    .mt-lg-3 {
        margin-top: 24px!important
    }

    .mt-lg-4 {
        margin-top: 32px!important
    }

    .mt-lg-5 {
        margin-top: 40px!important
    }

    .mb-lg-0 {
        margin-bottom: 0!important
    }

    .mb-lg-1 {
        margin-bottom: 8px!important
    }

    .mb-lg-2 {
        margin-bottom: 16px!important
    }

    .mb-lg-3 {
        margin-bottom: 24px!important
    }

    .mb-lg-4 {
        margin-bottom: 32px!important
    }

    .mb-lg-5 {
        margin-bottom: 40px!important
    }

    .ms-lg-0 {
        margin-left: 0!important
    }

    .ms-lg-1 {
        margin-left: 8px!important
    }

    .ms-lg-2 {
        margin-left: 16px!important
    }

    .ms-lg-3 {
        margin-left: 24px!important
    }

    .ms-lg-4 {
        margin-left: 32px!important
    }

    .ms-lg-5 {
        margin-left: 40px!important
    }

    .me-lg-0 {
        margin-right: 0!important
    }

    .me-lg-1 {
        margin-right: 8px!important
    }

    .me-lg-2 {
        margin-right: 16px!important
    }

    .me-lg-3 {
        margin-right: 24px!important
    }

    .me-lg-4 {
        margin-right: 32px!important
    }

    .me-lg-5 {
        margin-right: 40px!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .p-lg-1 {
        padding: 8px!important
    }

    .p-lg-2 {
        padding: 16px!important
    }

    .p-lg-3 {
        padding: 24px!important
    }

    .p-lg-4 {
        padding: 32px!important
    }

    .p-lg-5 {
        padding: 40px!important
    }

    .pt-lg-0 {
        padding-top: 0!important
    }

    .pt-lg-1 {
        padding-top: 8px!important
    }

    .pt-lg-2 {
        padding-top: 16px!important
    }

    .pt-lg-3 {
        padding-top: 24px!important
    }

    .pt-lg-4 {
        padding-top: 32px!important
    }

    .pt-lg-5 {
        padding-top: 40px!important
    }

    .pb-lg-0 {
        padding-bottom: 0!important
    }

    .pb-lg-1 {
        padding-bottom: 8px!important
    }

    .pb-lg-2 {
        padding-bottom: 16px!important
    }

    .pb-lg-3 {
        padding-bottom: 24px!important
    }

    .pb-lg-4 {
        padding-bottom: 32px!important
    }

    .pb-lg-5 {
        padding-bottom: 40px!important
    }

    .ps-lg-0 {
        padding-left: 0!important
    }

    .ps-lg-1 {
        padding-left: 8px!important
    }

    .ps-lg-2 {
        padding-left: 16px!important
    }

    .ps-lg-3 {
        padding-left: 24px!important
    }

    .ps-lg-4 {
        padding-left: 32px!important
    }

    .ps-lg-5 {
        padding-left: 40px!important
    }

    .pe-lg-0 {
        padding-right: 0!important
    }

    .pe-lg-1 {
        padding-right: 8px!important
    }

    .pe-lg-2 {
        padding-right: 16px!important
    }

    .pe-lg-3 {
        padding-right: 24px!important
    }

    .pe-lg-4 {
        padding-right: 32px!important
    }

    .pe-lg-5 {
        padding-right: 40px!important
    }
}

@media screen and (min-width: 1920px) {
    .m-xl-0 {
        margin:0!important
    }

    .m-xl-1 {
        margin: 8px!important
    }

    .m-xl-2 {
        margin: 16px!important
    }

    .m-xl-3 {
        margin: 24px!important
    }

    .m-xl-4 {
        margin: 32px!important
    }

    .m-xl-5 {
        margin: 40px!important
    }

    .mt-xl-0 {
        margin-top: 0!important
    }

    .mt-xl-1 {
        margin-top: 8px!important
    }

    .mt-xl-2 {
        margin-top: 16px!important
    }

    .mt-xl-3 {
        margin-top: 24px!important
    }

    .mt-xl-4 {
        margin-top: 32px!important
    }

    .mt-xl-5 {
        margin-top: 40px!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .mb-xl-1 {
        margin-bottom: 8px!important
    }

    .mb-xl-2 {
        margin-bottom: 16px!important
    }

    .mb-xl-3 {
        margin-bottom: 24px!important
    }

    .mb-xl-4 {
        margin-bottom: 32px!important
    }

    .mb-xl-5 {
        margin-bottom: 40px!important
    }

    .ms-xl-0 {
        margin-left: 0!important
    }

    .ms-xl-1 {
        margin-left: 8px!important
    }

    .ms-xl-2 {
        margin-left: 16px!important
    }

    .ms-xl-3 {
        margin-left: 24px!important
    }

    .ms-xl-4 {
        margin-left: 32px!important
    }

    .ms-xl-5 {
        margin-left: 40px!important
    }

    .me-xl-0 {
        margin-right: 0!important
    }

    .me-xl-1 {
        margin-right: 8px!important
    }

    .me-xl-2 {
        margin-right: 16px!important
    }

    .me-xl-3 {
        margin-right: 24px!important
    }

    .me-xl-4 {
        margin-right: 32px!important
    }

    .me-xl-5 {
        margin-right: 40px!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .p-xl-1 {
        padding: 8px!important
    }

    .p-xl-2 {
        padding: 16px!important
    }

    .p-xl-3 {
        padding: 24px!important
    }

    .p-xl-4 {
        padding: 32px!important
    }

    .p-xl-5 {
        padding: 40px!important
    }

    .pt-xl-0 {
        padding-top: 0!important
    }

    .pt-xl-1 {
        padding-top: 8px!important
    }

    .pt-xl-2 {
        padding-top: 16px!important
    }

    .pt-xl-3 {
        padding-top: 24px!important
    }

    .pt-xl-4 {
        padding-top: 32px!important
    }

    .pt-xl-5 {
        padding-top: 40px!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pb-xl-1 {
        padding-bottom: 8px!important
    }

    .pb-xl-2 {
        padding-bottom: 16px!important
    }

    .pb-xl-3 {
        padding-bottom: 24px!important
    }

    .pb-xl-4 {
        padding-bottom: 32px!important
    }

    .pb-xl-5 {
        padding-bottom: 40px!important
    }

    .ps-xl-0 {
        padding-left: 0!important
    }

    .ps-xl-1 {
        padding-left: 8px!important
    }

    .ps-xl-2 {
        padding-left: 16px!important
    }

    .ps-xl-3 {
        padding-left: 24px!important
    }

    .ps-xl-4 {
        padding-left: 32px!important
    }

    .ps-xl-5 {
        padding-left: 40px!important
    }

    .pe-xl-0 {
        padding-right: 0!important
    }

    .pe-xl-1 {
        padding-right: 8px!important
    }

    .pe-xl-2 {
        padding-right: 16px!important
    }

    .pe-xl-3 {
        padding-right: 24px!important
    }

    .pe-xl-4 {
        padding-right: 32px!important
    }

    .pe-xl-5 {
        padding-right: 40px!important
    }
}

.h-100 {
    height: 100%
}

.w-100 {
    width: 100%
}

.cursor-pointer {
    cursor: pointer
}

.overflow-hidden {
    overflow: hidden
}

.svg-block svg {
    display: block
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.position-relative {
    position: relative
}

.swiper-button-prev,.swiper-button-next {
    width: 48px;
    height: 48px;
    background: var(--color-secondary);
    box-shadow: 0 2px 16px rgba(0,0,0,.16);
    cursor: pointer;
    transition: .4s
}

.swiper-button-prev:hover,.swiper-button-next:hover {
    background: var(--color-secondary-text)
}

.swiper-button-prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: -24px
}

.swiper-button-next {
    margin-right: -24px
}

.swiper-button-disabled {
    opacity: .4
}

.swiper-button-disabled:hover {
    background: var(--color-secondary)
}

.section-height {
    min-height: calc(100vh - 257px)
}

*,::after,::before {
    box-sizing: border-box
}

body {
    font-family: "SF UI Display",sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--color-primary-text);
    position: relative;
    margin: 0;
    padding: 0;
    background-color: #fff
}

body img {
    max-width: 100%
}

h6,h5,h4,h3,h2,h1,p,a,label,input,span,li,ol,ul {
    margin: 0;
    padding: 0;
    font-family: "SF UI Display",sans-serif;
    font-weight: 400
}

h1 {
    font-weight: 900;
    font-size: 30px;
    line-height: 39px;
    margin-top: 120px
}

@media (min-width: 768px) {
    h1 {
        font-size:42px;
        line-height: 150%
    }
}

@media (min-width: 1366px) {
    h1 {
        font-size:48px;
        line-height: 62px
    }
}

@media (min-width: 768px) {
    h1 {
        margin-top:210px
    }
}

h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 31px
}

@media (min-width: 768px) {
    h2 {
        font-size:30px;
        line-height: 150%
    }
}

@media (min-width: 1366px) {
    h2 {
        font-size:36px;
        line-height: 47px
    }
}

h3 {
    font-weight: 900;
    font-size: 20px;
    line-height: 150%
}

@media (min-width: 768px) {
    h3 {
        font-size:26px;
        line-height: 150%
    }
}

@media (min-width: 1366px) {
    h3 {
        font-size:32px;
        line-height: 150%
    }
}

h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase
}

@media (min-width: 768px) {
    h4 {
        font-size:20px;
        line-height: 150%
    }
}

@media (min-width: 1366px) {
    h4 {
        font-size:28px;
        line-height: 36px
    }
}

h5 {
    font-weight: 900;
    font-size: 16px;
    line-height: 21px
}

@media (min-width: 768px) {
    h5 {
        font-size: 21px;
        line-height: 31px
    }
}

label,p,li,input {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400
}

@media (min-width: 991px) {
    label,p,li,input {
        font-size:16px
    }
}

.title-large {
    font-weight: 900;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .title-large {
        font-size:50px;
        line-height: 150%
    }
}

@media (min-width: 1366px) {
    .title-large {
        font-size:70px
    }
}

.text-small {
    font-size: 14px;
    line-height: 20px
}

.text-little {
    font-size: 13px;
    line-height: 150%
}

.text-minute {
    font-size: 12px;
    line-height: 150%
}

.text-large {
    font-size: 14px;
    line-height: 150%
}

@media (min-width: 768px) {
    .text-large {
        font-size:18px
    }
}

@media (min-width: 1366px) {
    .text-large {
        font-size:20px
    }
}

.font-semibold {
    font-weight: 900!important
}

.font-weight {
    font-weight: 400!important
}

.color-primary {
    color: var(--color-primary-text)!important
}

.bg-primary {
    background: var(--color-primary-text)!important
}

.color-secondary {
    color: var(--color-secondary)!important
}

.color-grey {
    color: var(--color-grey)!important
}

.color-light {
    color: var(--color-light)!important
}

.color-red {
    color: var(--color-red)!important
}

@media (min-width: 991px) {
    .color-link-desktop {
        color:var(--color-link)!important
    }
}

.text-underline {
    text-decoration: underline
}

.color-white {
    color: #fff!important
}

.text-uppercase {
    text-transform: uppercase
}

a {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: var(--color-primary-text);
    text-decoration: none;
    transition: .4s
}

@media (min-width: 991px) {
    a {
        font-size:16px
    }
}

a:hover {
    color: var(--color-primary-text)
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

.btn {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    cursor: pointer;
    font-family: "SF UI Display",sans-serif;
    font-style: normal;
    color: var(--color-primary-text);
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    padding: 16px 32px;
    border: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-height: 50px;
    transition: .4s;
    position: relative
}

@media (min-width: 991px) {
    .btn {
        font-size:16px
    }
}

.btn span {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    font-family: "SF UI Display",sans-serif;
    font-weight: 900;
    font-style: normal;
    color: var(--color-primary-text);
    text-align: center
}

@media (min-width: 991px) {
    .btn span {
        font-size:16px
    }
}

.btn-border {
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    position: absolute;
    border: 1px solid #fff;
    z-index: 3
}

.btn-secondary {
    background: var(--color-secondary);
    color: #fff
}

.btn-auto {
    margin: 0 auto
}

.btn-secondary {
    color: #fff;
    background: var(--color-secondary);
    transition: .5s
}

.btn-secondary:hover {
    color: #fff
}

@media (min-width: 991px) {
    .btn-secondary:hover {
        background:0 0;
        outline: 1px solid var(--color-secondary);
        color: var(--color-secondary)
    }
}

.btn-light {
    color: var(--color-secondary);
    transition: .5s;
    border: 2px solid var(--color-secondary);
    box-shadow: 0 4px 8px rgba(0,0,0,.2)
}

.btn-light .btn-border {
    border: 0
}

ul,ol {
    font-family: "SF UI Display",sans-serif;
    font-weight: 400;
    font-style: normal
}

header {
    position: fixed;
    width: 100%;
    z-index: 9;
    transition: .4s
}

header li>a:hover,header li>p:hover {
    color: var(--color-secondary);
    font-weight: 900
}

header ul {
    list-style-type: none
}

header li>a.active,header li>p.active {
    color: var(--color-secondary)
}

header svg g path {
    fill: var(--color-primary-text)
}

header.active {
    background: #fff
}

header.active .header-logo {
    color: var(--color-primary-text)
}

header.active .burger .burger__line {
    background: var(--color-primary-text)
}

header.active svg g path {
    fill: var(--color-primary-text)
}

header nav li>a,header nav li>p {
    text-transform: uppercase
}

header.fixed {
    box-shadow: 0 4px 8px rgba(0,0,0,.15);
    background: #fff
}

header.fixed li>a {
    color: var(--color-primary-text)
}

header.fixed a,header.fixed p,header.fixed li>p {
    color: var(--color-primary-text)
}

header.fixed li>a.active,header.fixed li>p.active {
    color: var(--color-secondary)
}

header.fixed .header-logo {
    color: var(--color-primary-text)
}

header.fixed .burger .burger__line {
    background: var(--color-primary-text)
}

header.fixed svg g path {
    fill: var(--color-primary-text)
}

.sub-menu {
    position: relative;
    transition: .4s
}

.sub-menu .sub-menu__list {
    border-radius: 10px;
    overflow: hidden;
    z-index: 9;
    box-sizing: border-box;
    max-height: 0;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    transition: transform 0s,-webkit-transform 0s;
    padding: 0
}

@media (min-width: 991px) {
    .sub-menu .sub-menu__list {
        max-height:-webkit-fit-content;
        max-height: -moz-fit-content;
        max-height: fit-content;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        min-width: 272px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        position: absolute;
        top: 100%;
        left: 0;
        will-change: transform;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s,-webkit-transform .5s;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        padding: 12px 24px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 0 5px 7px rgba(0,0,0,.2)
    }
}

.sub-menu .sub-menu__list li {
    margin-right: 0;
    padding: 0
}

.sub-menu .sub-menu__list a {
    padding: 8px 0;
    margin: 0;
    color: var(--color-primary-text);
    font-weight: 400
}

.sub-menu .sub-menu__list a:hover {
    color: var(--color-secondary);
    font-weight: 900
}

.sub-menu .sub-menu__list li>a.active,.sub-menu .sub-menu__list li>p.active {
    color: var(--color-secondary)
}

.sub-menu .sub-menu__list.sub-menu--show {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    z-index: 999;
    max-height: 100%;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    transition: transform 0s,-webkit-transform 0s;
    width: 100%
}

@media (min-width: 991px) {
    .sub-menu .sub-menu__list.sub-menu--show {
        will-change:transform;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s,-webkit-transform .5s;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        z-index: 999;
        max-height: -webkit-fit-content;
        max-height: -moz-fit-content;
        max-height: fit-content
    }
}

footer {
    background: var(--color-primary-text)
}

@media (max-width: 767.98px) {
    footer a,footer a.text-small,footer a.text-little,footer p.text-small {
        font-size:13px
    }
}

.burger {
    border: 0;
    position: relative;
    height: 24px;
    min-width: 24px;
    width: 24px;
    overflow: hidden;
    padding: 6px 3px;
    background-color: transparent;
    z-index: 100;
    cursor: pointer
}

.burger__line {
    width: 100%;
    height: 2px;
    transition: .3s;
    background: var(--color-primary-text)
}

.burger.open .burger__line:first-child {
    -webkit-transform: translateY(3px) rotate(45deg);
    transform: translateY(3px) rotate(45deg)
}

.burger.open .burger__line:nth-child(2) {
    -webkit-transform: translateX(calc(100% + 4px));
    transform: translateX(calc(100% + 4px))
}

.burger.open .burger__line:last-child {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
    width: 100%
}

.animation {
    -webkit-animation: text 3s 1;
    animation: text 3s 1;
    letter-spacing: normal
}

@-webkit-keyframes text {
    0% {
        letter-spacing: normal;
        font-size: 40px
    }

    50% {
        letter-spacing: 5px;
        font-size: 65px
    }

    to {
        letter-spacing: normal;
        font-size: 70px
    }
}

@keyframes text {
    0% {
        letter-spacing: normal;
        font-size: 40px
    }

    50% {
        letter-spacing: 5px;
        font-size: 65px
    }

    to {
        letter-spacing: normal;
        font-size: 70px
    }
}

.animation-opacity {
    -webkit-animation: opacity 2s 1;
    animation: opacity 2s 1
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

.anim-scale-on {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

@media (prefers-reduced-motion:no-preference) {
    .anim-scale-on {
        transition: opacity 1s ease,-webkit-transform 1s ease;
        transition: opacity 1s ease,transform 1s ease;
        transition: opacity 1s ease,transform 1s ease,-webkit-transform 1s ease
    }
}

.anim-scale-on--active {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.anim-show-down--active h2 {
    -webkit-animation: down 1.5s;
    animation: down 1.5s
}

@-webkit-keyframes down {
    0% {
        margin-top: 0
    }

    50% {
        margin-top: -10%
    }

    to {
        margin-top: 0
    }
}

@keyframes down {
    0% {
        margin-top: 0
    }

    50% {
        margin-top: -10%
    }

    to {
        margin-top: 0
    }
}

.top {
    width: 100%;
    position: relative
}

@media (min-width: 991px) {
    .top {
        min-height:580px
    }
}

@media (min-width: 1100px) {
    .top {
        min-height:680px
    }
}

@media (min-width: 1366px) {
    .top {
        min-height:840px
    }
}

.top-gradient {
    position: absolute;
    width: 100%;
    height: 100%
}

.top .container {
    position: relative
}

.top h1 {
    margin-top: 100px
}

@media (min-width: 768px) {
    .top h1 {
        margin-top:120px
    }
}

@media (min-width: 991px) {
    .top h1 {
        margin-top:210px
    }
}

@media (min-width: 1366px) {
    .top h1 {
        margin-top:300px
    }
}

.top-content {
    z-index: 2
}

.top-image {
    position: absolute;
    left: 0;
    bottom: -150px;
    z-index: 1
}

.top-content {
    z-index: 4
}

.top-picture {
    width: 49%;
    height: 200px;
    border: 6px solid var(--color-secondary);
    padding: 4px
}

@media screen and (min-width: 575px) {
    .top-picture {
        height:300px
    }
}

@media (min-width: 768px) {
    .top-picture {
        height:380px;
        width: 45%;
        border: 10px solid var(--color-secondary);
        padding: 8px
    }
}

@media (min-width: 991px) {
    .top-picture {
        position:absolute;
        right: 0;
        top: 180px;
        width: 280px;
        height: 380px
    }
}

@media (min-width: 1100px) {
    .top-picture {
        width:340px;
        height: 440px;
        padding: 12px;
        border: 13px solid var(--color-secondary)
    }
}

@media (min-width: 1366px) {
    .top-picture {
        width:400px;
        height: 500px;
        top: 200px
    }
}

.top-picture.top-picture--first {
    top: 100px;
    right: 160px;
    z-index: 2
}

@media (min-width: 1100px) {
    .top-picture.top-picture--first {
        top:160px;
        right: 180px
    }
}

@media (min-width: 1366px) {
    .top-picture.top-picture--first {
        top:160px;
        right: 180px
    }
}

.top-picture.top-picture--second {
    top: 190px;
    right: 0;
    z-index: 3
}

@media (min-width: 1100px) {
    .top-picture.top-picture--second {
        top:230px;
        right: -50px
    }
}

@media (min-width: 1366px) {
    .top-picture.top-picture--second {
        top:350px;
        right: -100px
    }
}

.about-slider {
    overflow: hidden
}

.about-slider .lazy-wrapper {
    height: 250px
}

@media (min-width: 991px) {
    .about-slider .lazy-wrapper {
        height:400px
    }
}

.about-slider picture,.about-slider img {
    height: auto;
    width: 100%
}

@media (max-width: 767.98px) {
    .about-slider picture,.about-slider img {
        max-height:400px;
        width: auto
    }
}

.about-slider__navigation {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.about-video {
    padding: 4px;
    height: 200px;
    border: 6px solid var(--color-secondary)
}

@media (min-width: 768px) {
    .about-video {
        border:10px solid var(--color-secondary);
        padding: 8px;
        height: 350px
    }
}

@media (min-width: 1100px) {
    .about-video {
        border:13px solid var(--color-secondary);
        padding: 12px;
        height: 400px
    }
}

.photo picture,.photo img {
    width: 100%
}

.info {
    background: var(--color-secondary)
}

.office-image {
    border-radius: 2px;
    height: 160px
}

@media (min-width: 768px) {
    .office-image {
        height:250px
    }
}

@media (min-width: 991px) {
    .office-image {
        height:300px
    }
}

@media (min-width: 1100px) {
    .office-image {
        height:350px
    }
}

.office .btn {
    width: 100%;
    max-width: 280px
}

@media (min-width: 768px) {
    .office .btn {
        min-width:280px
    }
}

input,textarea {
    font-family: "SF UI Display",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    border: 1px solid var(--color-secondary);
    outline: 0;
    color: var(--color-primary-text);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    padding: 18px 24px
}

@media (min-width: 991px) {
    input,textarea {
        font-size:16px
    }
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    font-family: "SF UI Display",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: var(--color-primary-text)
}

input::-moz-placeholder,textarea::-moz-placeholder {
    font-family: "SF UI Display",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: var(--color-primary-text)
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    font-family: "SF UI Display",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: var(--color-primary-text)
}

input::-ms-input-placeholder,textarea::-ms-input-placeholder {
    font-family: "SF UI Display",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: var(--color-primary-text)
}

input::placeholder,textarea::placeholder {
    font-family: "SF UI Display",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: var(--color-primary-text)
}

@media (min-width: 991px) {
    input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
        font-size:16px
    }

    input::-moz-placeholder,textarea::-moz-placeholder {
        font-size: 16px
    }

    input:-ms-input-placeholder,textarea:-ms-input-placeholder {
        font-size: 16px
    }

    input::-ms-input-placeholder,textarea::-ms-input-placeholder {
        font-size: 16px
    }

    input::placeholder,textarea::placeholder {
        font-size: 16px
    }
}

input:focus,input:active,textarea:focus,textarea:active {
    outline: 0
}

textarea {
    resize: none
}

.input-basic input,.input-basic textarea {
    background: var(--opacity-blind-field);
    border: 1px solid var(--color-stroke);
    border-radius: 6px;
    padding: 7.5px 14px;
    width: 100%
}

.input-basic input:active,.input-basic textarea:active {
    border: 1px solid var(--color-accent)
}

.input-basic input:focus,.input-basic textarea:focus {
    border: 1px solid var(--color-accent)
}

.input-basic textarea {
    min-height: 60px;
    min-height: 72px
}

.input-basic span {
    display: none
}

.form-input span {
    display: none
}

.input-error input,.input-error textarea {
    border: 1px solid #f00038
}

.input-error span {
    display: block;
    position: absolute;
    bottom: -20px;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 20px;
    color: #f00038;
    margin-top: 2px
}

.form .btn {
    width: 100%
}

@media (min-width: 768px) {
    .form .btn {
        width:50%
    }
}

@media (max-width: 767.98px) {
    .form .form-policy {
        text-align:center
    }
}

.contact-yamap_wrap {
    height: 200px;
    padding: 4px;
    border: 6px solid var(--color-secondary)
}

@media (min-width: 768px) {
    .contact-yamap_wrap {
        border:10px solid var(--color-secondary);
        padding: 8px
    }
}

@media (min-width: 991px) {
    .contact-yamap_wrap {
        height:400px
    }
}

@media (min-width: 1100px) {
    .contact-yamap_wrap {
        border:13px solid var(--color-secondary);
        padding: 12px
    }
}

.menu-mobile {
    height: calc(100% - 48px);
    width: 100%;
    background: #fff;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    overflow: auto
}

.menu-mobile li {
    border-bottom: 1px solid rgba(18,18,18,.08)
}

.menu-mobile li a {
    color: var(--color-primary-text)
}

.menu-mobile li a.active {
    color: var(--color-secondary)
}

.menu-mobile.active {
    display: -ms-flexbox;
    display: flex
}

body {
    -webkit-overflow-scrolling: touch
}

.cookie {
    position: fixed;
    bottom: 50px;
    right: 100px;
    background: var(--color-light);
    z-index: 7;
    border-radius: 2px;
    padding: 12px 24px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

@media (max-width: 767.98px) {
    .cookie {
        max-width:300px;
        width: calc(100% - 16px);
        right: 8px;
        padding: 8px 12px;
        bottom: 20px
    }
}

.cookie .btn {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    padding: 4px 8px;
    font-weight: 400
}

.advantages-card {
    border: 1px solid var(--color-secondary);
    padding: 16px 12px
}

@media (min-width: 768px) {
    .advantages-card {
        padding:24px
    }
}

.advantages-card__image {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width: 768px) {
    .advantages-card__image {
        width:60px;
        height: 60px
    }
}

.advantages-card__image svg {
    max-width: 60%;
    max-height: 60%;
    width: 100%
}

.advantages-card__image svg path {
    fill: var(--color-secondary)
}

.advantages-card__image svg g rect {
    fill: var(--color-secondary)
}

.thanks {
    position: fixed;
    bottom: 50px;
    right: 100px;
    background: var(--color-light);
    z-index: 7;
    border-radius: 2px;
    padding: 32px 32px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    z-index: 9;
    display: none
}

@media (max-width: 767.98px) {
    .thanks {
        width:100%;
        right: 0;
        padding: 8px 12px;
        bottom: 0;
        height: 60px
    }
}

.thanks.show {
    display: -ms-flexbox;
    display: flex
}

.thanks .btn {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    padding: 4px 8px;
    font-weight: 400
}
