

/* Start:/local/templates/lancelab/build/css/styles.css?1777682310231553*/
body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-touch-callout: none;
    color: #ccc;
    font-size: 13px;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    -webkit-overflow-scrolling: touch;
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid;
    border-color: #888 #888 #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-tap-highlight-color: transparent;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    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")
}

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

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

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

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

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

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

.swiper-container-multirow-column > .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

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

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

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

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

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

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

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

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

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

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

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

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

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

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

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

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

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important;
    text-transform: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    opacity: .2;
    width: 8px
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-container-horizontal > .swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-container-vertical > .swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0
}

@charset "UTF-8";
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: sans-serif;
    line-height: 1.15
}

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

body {
    background-color: #fff;
    color: #212529;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    margin-top: 0
}

p {
    margin-bottom: 1rem;
    margin-top: 0
}

abbr[data-original-title], abbr[title] {
    border-bottom: 0;
    cursor: help;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address, dl, ol, ul {
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    background-color: transparent;
    color: #007bff
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    -ms-overflow-style: scrollbar;
    margin-bottom: 1rem;
    margin-top: 0;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img, svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    caption-side: bottom;
    color: #6c757d;
    padding-bottom: .75rem;
    padding-top: .75rem;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

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

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0
}

legend {
    color: inherit;
    display: block;
    font-size: 1.5rem;
    line-height: inherit;
    margin-bottom: .5rem;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    width: 100%
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    -webkit-appearance: none;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

output {
    display: inline-block
}

summary {
    cursor: pointer;
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
}

.col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.text-reset {
    color: inherit !important
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url(/local/templates/lancelab/build/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/local/templates/lancelab/build/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/local/templates/lancelab/build/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/local/templates/lancelab/build/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/local/templates/lancelab/build/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/local/templates/lancelab/build/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg")
}

.fa {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    text-align: center;
    width: 1.28571429em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.14285714em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2.14285714em;
    position: absolute;
    text-align: center;
    top: .14285714em;
    width: 2.14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    animation: fa-spin 1s steps(8) infinite
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scaleY(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before, .fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before, .fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

body {
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: 100%;
    background-color: #eee;
    color: #888;
    color: rgba(0, 0, 0, .5);
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    min-height: 100%;
    width: 100%
}

body.noscroll {
    height: 100%;
    overflow: hidden;
    width: 100%
}

@media (max-width: 767.98px) {
    body {
        font-size: 14px
    }
}

a {
    color: #c8af72;
    transition: color .3s linear
}

a, a:hover {
    text-decoration: none
}

a:hover {
    color: #de474b
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
    color: #21252a;
    font-weight: 700;
    line-height: 1
}

.h1, h1 {
    font-size: 42px
}

@media (max-width: 767.98px) {
    .h1, h1 {
        font-size: 22px
    }
}

.h2, h2 {
    font-size: 38px
}

@media (max-width: 767.98px) {
    .h2, h2 {
        font-size: 22px
    }

    .h3, h3 {
        font-size: 18px
    }
}

.page-loader {
    background-color: #fff;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000
}

.page-loader .logo {
    background-image: url(/local/templates/lancelab/build/css/../images/logo/logo_loader.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 180px;
    left: 50%;
    margin-left: -90px;
    margin-top: -90px;
    position: absolute;
    top: 50%;
    width: 180px;
    z-index: 1010
}

.layout {
    background: #fff;
    background-color: #fff;
    min-height: 100%;
    position: relative;
    width: 100%
}

.layout__cookies {
    bottom: 15px;
    display: flex;
    left: 20px;
    position: fixed;
    right: 20px;
    z-index: 509
}

.layout__cookies__messages {
    align-items: center;
    background: #fff;
    border-radius: 8px;
    box-shadow: -1px 5px 16px 0 rgba(0, 0, 0, .5);
    margin: 0 auto;
    padding: 15px 25px;
    text-align: center;
    vertical-align: middle
}

.layout__cookies__agree {
    color: #de474b;
    font-weight: 400
}

.main {
    display: block;
    min-height: 300px;
    padding: 70px 0 0;
    width: 100%
}

.main-page {
    padding-bottom: 0
}

.section {
    padding: 40px 0
}

@media (max-width: 767.98px) {
    .section {
        padding: 30px 0
    }
}

.section .h2, .section h2 {
    margin-bottom: 30px
}

.breadcrumb_container {
    margin-bottom: 20px;
    padding: 25px 0 10px
}

.breadcrumb i {
    color: #b5bdc2;
    font-size: 12px;
    margin-right: 5px;
    padding-bottom: 10px
}

.breadcrumb i, .breadcrumb__item {
    line-height: 13px;
    vertical-align: top
}

.breadcrumb__item {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    white-space: nowrap
}

.breadcrumb__item span {
    font-size: 13px;
    vertical-align: top;
    white-space: normal
}

.ghost-btn {
    border: 1px solid #c8af72;
    border-radius: 3px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-bottom: 10px;
    padding: 15px 29px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.ghost-btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff;
    text-decoration: none
}

@media (max-width: 767.98px) {
    .ghost-btn {
        font-size: 10px;
        line-height: 15px;
        padding: 5px 10px
    }
}

.modal {
    -webkit-overflow-scrolling: touch;
    align-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    display: flex;
    flex: 1;
    flex-flow: column wrap;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateZ(0);
    transition: visibility 0s, opacity .3s linear .1s;
    visibility: hidden;
    z-index: 500
}

.modal.show {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

.modal__shade {
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 520
}

.modal__close {
    background: url(/local/templates/lancelab/build/css/../images/close.png) no-repeat 50%;
    background-size: contain;
    border: none;
    display: block;
    height: 24px;
    outline: none;
    padding: 0;
    position: absolute;
    right: 25px;
    top: 25px;
    transition: transform .3s ease;
    width: 24px
}

@media (max-width: 575.98px) {
    .modal__close {
        right: 15px;
        top: 15px
    }
}

.modal__close:hover {
    transform: rotate(90deg)
}

.modal__form {
    background: #fff;
    max-width: 600px;
    padding: 20px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 550
}

.modal__form .form .h2 {
    margin-bottom: 20px
}

.modal__form .form .file {
    background: none;
    border-bottom: 2px solid #bbb;
    border-radius: 0;
    margin: 0;
    padding: 10px 0
}

.contact-page .half {
    float: left;
    height: 100%;
    position: relative;
    width: 50%
}

.map {
    background-color: #eee;
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%
}

.contacts h1 {
    margin-bottom: 40px
}

.contacts p {
    margin-bottom: 15px
}

.contacts .ghost-btn {
    margin-top: 30px
}

.skew {
    perspective: 500px;
    perspective-origin: 50%
}

.block-3d {
    animation: rotate 10s linear infinite;
    transform: rotateY(-35deg);
    transform-style: preserve-3d
}

.block-3d, .block-3d:after, .block-3d:before {
    border: 2px dotted #fff;
    height: 10em;
    width: 10em
}

.block-3d:after, .block-3d:before {
    content: "";
    display: block;
    position: absolute
}

.block-3d:before {
    transform: rotateX(90deg)
}

.block-3d:after {
    transform: rotatey(90deg)
}

.side {
    border: 1px solid #fff;
    height: 18.7em;
    opacity: 1;
    position: absolute;
    width: 18em
}

.front-3d {
    background: gold;
    transform: translateZ(5em)
}

.right-3d {
    background: #9acd32;
    transform: translateX(5em) rotateY(90deg)
}

.skew {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin-bottom: 438px;
    margin-top: 53px
}

.bottom.block-3d {
    left: -131px;
    position: relative;
    top: 44px
}

.bottom.block-3d .right-3d {
    background: #000;
    height: 381px;
    left: 81px;
    top: -8px;
    transform: translateX(173px) rotateY(80deg);
    width: 10px
}

.top.block-3d .right-3d {
    background: #000;
    left: 166px;
    top: -20px;
    transform: translateX(5em) rotateY(90deg);
    width: 9px
}

.error_404_wrapper .main {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    padding-bottom: 80px
}

.error_404_wrapper .header {
    border-bottom: 1px solid #eee
}

.error_404_wrapper .footer {
    border-top: 1px solid #eee;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0
}

@media (max-width: 767px) {
    .error_404_wrapper .footer {
        position: static
    }

    .error_404_wrapper .main {
        min-height: auto;
        padding-bottom: 0
    }
}

.error_404 {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100%;
    padding: 50px;
    width: 100%
}

.error_404__text {
    margin-top: 40px
}

.error_404_box {
    align-content: center;
    align-items: center;
    background-color: #de474b;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    padding: 50px;
    text-align: center
}

.error_404_box__image {
    margin-bottom: 20px
}

.error_404_box__text {
    font-size: 46px;
    font-weight: 700;
    line-height: 1
}

.privacy-page {
    padding: 30px 0 50px
}

@media (max-width: 768px) {
    .main-form .textarea {
        height: auto
    }

    .intenet-adv-text {
        margin: 0 0 40px;
        text-align: center
    }

    .map {
        height: 400px;
        margin-top: 30px;
        position: relative;
        width: 100%
    }
}

.header {
    background: #fff;
    box-shadow: 0 -1px 4px rgba(0, 0, 0, .3);
    height: 70px;
    left: 0;
    padding: 15px 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: padding .2s, background .3s, box-shadow .3s;
    vertical-align: top;
    width: 100%;
    z-index: 300 !important
}

.header.not-fix {
    position: absolute
}

.header__logo {
    background-image: url(/local/templates/lancelab/build/css/../images/logo/logo.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    color: #21252a !important;
    display: inline-block;
    font-family: Fira Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    height: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    padding-left: 50px;
    text-decoration: none !important;
    vertical-align: top
}

.header__logo__title {
    margin-right: 0
}

@media (max-width: 767.98px) {
    .header__logo__title {
        margin-left: 0;
        margin-right: 0
    }

    .header__logo {
        background: none !important;
        font-size: 18px;
        padding-left: 0
    }
}

.header__menu {
    list-stile: none;
    display: block;
    margin: 0;
    padding: 0
}

.header__menu li {
    display: inline-block;
    line-height: 20px;
    padding: 10px 0 10px 15px
}

@media (max-width: 1199.98px) {
    .header__menu li {
        padding-left: 10px
    }

    .header__menu li:first-child {
        padding-left: 0
    }
}

.header__menu li a {
    color: #21252a;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: color .3s linear
}

.header__menu li a:hover {
    color: #c8af72
}

.header__menu li a.selected {
    color: #de474b;
    cursor: default
}

.header__phone {
    color: #010101 !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 40px;
    position: relative;
    text-decoration: none !important;
    vertical-align: top
}

@media (max-width: 767.98px) {
    .header__phone {
        font-size: 16px
    }
}

.header__phone-box {
    text-align: right
}

@media (max-width: 767.98px) {
    .header__phone-box {
        margin-right: -10px
    }
}

.header__phone-btn {
    background-color: #b22;
    border-radius: 50px;
    color: #fff !important;
    display: inline-block;
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    position: relative;
    text-align: center;
    transition: opacity .3s ease-in-out;
    vertical-align: top;
    width: 40px
}

@media (max-width: 767.98px) {
    .header__phone-btn {
        font-size: 22px;
        height: 30px;
        line-height: 30px;
        margin-right: 3px;
        margin-top: 5px;
        width: 30px
    }
}

.header__phone-btn:hover {
    opacity: .8
}

.header__phone-btn:after {
    animation: pulse 2s linear infinite;
    border: 1px solid #b22;
    border-radius: 999px;
    bottom: 0;
    box-shadow: inset 0 0 12px 5px #b22;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: -1
}

.header__menu__btn {
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 30px;
    margin: 2px 0 0;
    outline: none;
    position: relative;
    vertical-align: top;
    width: 30px
}

@media (max-width: 767.98px) {
    .header__menu__btn {
        margin-top: 3px
    }
}

.header__menu__btn .bar {
    background: #c8af72;
    height: 2px;
    position: absolute;
    transition: width .3s ease-in-out;
    width: 30px
}

.header__menu__btn .bar-1 {
    left: 0;
    top: 9px
}

.header__menu__btn .bar-2 {
    left: 0;
    top: 16px;
    width: 20px
}

.header__menu__btn .bar-3 {
    right: 0;
    top: 23px
}

.header__menu__btn:hover .bar-1 {
    width: 15px
}

.header__menu__btn:hover .bar-2 {
    width: 30px
}

.header__menu__btn:hover .bar-3 {
    width: 15px
}

.sidebar {
    background-color: #fff;
    bottom: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(420px);
    transition: transform .8s cubic-bezier(.19, 1, .22, 1) 0s;
    width: 420px;
    z-index: 1000
}

@media (max-width: 575.98px) {
    .sidebar {
        transform: translateX(100%);
        width: 100%
    }
}

.sidebar-shade {
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    display: none;
    left: 0;
    opacity: .8;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 900
}

.sidebar__logo {
    background-image: url(/local/templates/lancelab/build/css/../images/logo/logo.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    color: #21252a !important;
    display: inline-block;
    font-family: Fira Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    height: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    padding-left: 50px;
    text-decoration: none !important;
    vertical-align: top
}

.sidebar__top {
    background-color: #fff;
    height: 100px;
    left: 0;
    padding: 30px 10px 30px 25px;
    position: absolute;
    right: 15px;
    top: 0
}

@media (max-width: 767.98px) {
    .sidebar__top {
        height: 70px;
        padding: 15px 10px 15px 25px
    }
}

.sidebar__close {
    background: url(/local/templates/lancelab/build/css/../images/close.png) no-repeat 50%;
    background-size: contain;
    border: none;
    display: block;
    height: 24px;
    outline: none;
    padding: 0;
    position: absolute;
    right: 25px;
    top: 36px;
    transition: transform .3s ease;
    width: 24px
}

@media (max-width: 575.98px) {
    .sidebar__close {
        right: 0;
        top: 25px
    }
}

.sidebar__close:hover {
    transform: rotate(90deg)
}

.sidebar__bottom {
    background-color: #fff;
    bottom: 0;
    height: 40px;
    left: 0;
    padding: 10px 5px 10px 20px;
    position: absolute;
    right: 15px
}

.sidebar__wrapper {
    box-sizing: border-box;
    display: block;
    height: 100%;
    overflow: auto;
    padding: 100px 25px 100px 78px;
    width: 100%
}

@media (max-width: 575.98px) {
    .sidebar__wrapper {
        padding: 70px 25px
    }
}

.sidebar__wrapper__table {
    display: table;
    height: 100%;
    overflow: scroll;
    width: 100%
}

.sidebar__content {
    display: table-cell;
    vertical-align: middle
}

.sidebar__menu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar__menu li {
    display: block
}

.sidebar__menu > li {
    margin-bottom: 10px
}

.sidebar__menu .root-item {
    color: #21252a;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
    transition: color .3s ease
}

.sidebar__menu .root-item.selected {
    color: #de474b
}

.sidebar__menu a:hover {
    color: #c8af72
}

.sidebar__menu .sub {
    display: block;
    margin: 10px 0 20px;
    padding: 0
}

.sidebar__menu .sub li {
    margin: 5px 0
}

.sidebar__menu .sub a {
    color: rgba(0, 0, 0, .5);
    font-size: 16px;
    text-decoration: none;
    transition: color .3s ease
}

.sidebar__menu .sub a:hover {
    color: #c8af72
}

.sidebar__menu .sub a.selected {
    color: #de474b;
    cursor: default
}

.show_sidebar .sidebar-shade {
    display: block
}

.show_sidebar .sidebar {
    transform: translateX(0)
}

.footer {
    line-height: 24px;
    padding: 25px 0;
    vertical-align: top;
    width: 100%
}

.footer__contacts {
    text-align: center
}

.footer__contacts a {
    color: rgba(0, 0, 0, .7);
    display: inline-block;
    margin: 0 20px
}

.footer__contacts a:hover {
    color: #de474b
}

.footer__social {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    vertical-align: top
}

.footer__social li {
    display: inline-block;
    margin: 0 0 0 10px
}

.footer__social a {
    color: #c8af72;
    font-size: 22px
}

.footer__social a:hover {
    color: #de474b
}

@media (max-width: 767px) {
    .footer__contacts {
        padding: 10px 0;
        text-align: left
    }

    .footer__contacts a {
        display: block;
        margin: 5px 0
    }

    .footer__social {
        text-align: left
    }

    .footer__social li {
        margin: 0 10px 0 0
    }
}

[type=button], [type=reset], [type=submit], button {
    outline: none !important
}

.form-row {
    margin-bottom: 24px;
    position: relative
}

.form__errors {
    color: #de474b
}

.form label {
    font-size: 14px;
    margin: 0 0 5px
}

.form label, .form label.error {
    display: block;
    line-height: 16px;
    width: 100%
}

.form label.error {
    color: #de474b;
    font-size: 12px;
    margin: 2px
}

.form .input__line {
    position: relative
}

.form .input__errors {
    color: #de474b;
    font-size: 11px;
    left: 0;
    padding-top: 2px;
    position: absolute;
    right: 0;
    top: 100%
}

.form .input, .form .textarea {
    background: #f2f2f2;
    background: transparent;
    border: none;
    border-bottom: 2px solid #bbb;
    border-radius: 0;
    color: #21252a;
    font-size: 16px;
    height: 46px;
    line-height: 24px;
    min-width: 192px;
    outline: none;
    padding: 10px 0;
    position: relative;
    width: 100%
}

.form .input.error, .form .textarea.error {
    border-color: #de474b !important
}

.form .input.valid, .form .input:focus, .form .textarea.valid, .form .textarea:focus {
    border-color: #c8af72
}

.form .textarea {
    min-height: 111px;
    resize: vertical
}

.form .button, .form .submit, .form input[type=submit] {
    background: transparent;
    border: 1px solid #c8af72;
    border-radius: 4px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 15px 29px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.form .button:hover, .form .submit:hover, .form input[type=submit]:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

.form .button:disabled, .form .submit:disabled, .form input[type=submit]:disabled {
    cursor: default;
    opacity: .3
}

.form .label, .form .privacy {
    line-height: 18px;
    vertical-align: top
}

.form .label {
    padding-left: 25px;
    position: relative
}

.form .label > .checkbox {
    left: 0;
    position: absolute;
    top: 0
}

.form .checkbox {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #bbb;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
    width: 18px
}

.form .checkbox:hover {
    border-color: #c8af72
}

.form .checkbox:checked {
    background-color: #de474b;
    border-color: #de474b
}

.form .checkbox:checked:after {
    bottom: 0;
    color: #fff;
    content: "\f00c";
    display: block;
    font: normal normal normal 12px/18px FontAwesome;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.form .file__input {
    bottom: 0;
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: visible;
    z-index: 5
}

.form .file {
    background: #f2f2f2;
    background: transparent;
    background: rgba(0, 0, 0, .1);
    border: none;
    border-radius: 0;
    border-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 16px;
    height: 46px;
    line-height: 24px;
    margin-left: -10px;
    margin-right: -10px;
    min-width: 192px;
    outline: none;
    padding: 10px 30px 10px 10px;
    position: relative
}

.form .file:before {
    color: #888;
    content: "\f0c6";
    display: inline-block;
    font: normal normal normal 20px/20px FontAwesome;
    position: absolute;
    right: 10px;
    top: 13px
}

.form .file__text {
    color: #888;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 27px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.form__success {
    margin: 20px 0;
    padding: 15px 0 20px 70px;
    position: relative
}

.form__success__icon {
    color: #c8af72;
    left: 0;
    position: absolute;
    top: 0
}

.form__success__text {
    color: #c8af72;
    font-size: 18px
}

.form__success__text h6 {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 10px
}

@keyframes beatHeart {
    0% {
        transform: scale(1)
    }
    25% {
        transform: scale(1.2)
    }
    40% {
        transform: scale(1)
    }
    60% {
        transform: scale(1.2)
    }
    to {
        transform: scale(1)
    }
}

@keyframes pulse2 {
    0% {
        transform: translate(0)
    }
    50% {
        transform: translateY(10px)
    }
    to {
        transform: translate(0)
    }
}

@keyframes float_height {
    0% {
        transform: scaleY(1)
    }
    50% {
        transform: scaleY(1.3)
    }
    to {
        transform: scaleY(1)
    }
}

.main__promo__scroll {
    border: 2px solid #de474b;
    border-radius: 13px;
    bottom: 40px;
    height: 46px;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 26px
}

.main__promo__scroll i {
    animation: float_height 2s infinite;
    background-color: #de474b;
    border-radius: 2px;
    height: 12px;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 7px;
    width: 2px
}

.main__promo__scroll b {
    animation: pulse2 2s infinite;
    bottom: -25px;
    display: block;
    height: 20px;
    position: absolute;
    text-align: center;
    width: 20px
}

.main__promo__scroll b:before {
    border-style: solid;
    border-width: 2px 2px 0 0;
    color: #de474b;
    content: "";
    display: block;
    display: inline-block;
    height: 10px;
    position: relative;
    transform: rotate(135deg);
    vertical-align: top;
    width: 10px
}

.main__promo .screen {
    height: 100%;
    left: 50%;
    max-height: 1000px;
    max-width: 1000px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.main__promo .frame {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.main__promo .figure {
    height: 10px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px
}

.main__promo .figure div {
    animation: dot-x-animation 20s infinite;
    animation-delay: 2s;
    height: 14px;
    opacity: 0;
    position: relative;
    width: 14px
}

.main__promo .figure div:before {
    animation: dot-y-animation 20s infinite;
    animation-delay: 2s;
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.main__promo .figure--grey div:before {
    background-color: transparent;
    background-image: url(/local/templates/lancelab/build/css/../images/triangle_grey.svg)
}

.main__promo .figure--yellow div, .main__promo .figure--yellow div:before {
    animation-delay: 1.2s
}

.main__promo .figure--yellow div:before {
    background-color: transparent;
    background-image: url(/local/templates/lancelab/build/css/../images/triangle_yellow.svg)
}

.main__promo .figure--red div, .main__promo .figure--red div:before {
    animation-delay: 2.4s
}

.main__promo .figure--red div:before {
    background-color: transparent;
    background-image: url(/local/templates/lancelab/build/css/../images/triangle_red.svg);
    border: 0;
    display: block;
    height: 14px;
    width: 14px
}

.main__promo .figure:first-child {
    transform: rotate(0grad)
}

.main__promo .figure:nth-child(2) {
    transform: rotate(33.33grad)
}

.main__promo .figure:nth-child(3) {
    transform: rotate(66.66grad)
}

.main__promo .figure:nth-child(4) {
    transform: rotate(99.99grad)
}

.main__promo .figure:nth-child(5) {
    transform: rotate(133.32grad)
}

.main__promo .figure:nth-child(6) {
    transform: rotate(166.65grad)
}

.main__promo .figure:nth-child(7) {
    transform: rotate(199.98grad)
}

.main__promo .figure:nth-child(8) {
    transform: rotate(233.31grad)
}

.main__promo .figure:nth-child(9) {
    transform: rotate(266.64grad)
}

.main__promo .figure:nth-child(10) {
    transform: rotate(299.97grad)
}

.main__promo .figure:nth-child(11) {
    transform: rotate(333.3grad)
}

.main__promo .figure:nth-child(12) {
    transform: rotate(366.63grad)
}

.main__promo .figure:nth-child(13) {
    transform: rotate(399.96grad)
}

.main__promo .figure:nth-child(14) {
    transform: rotate(433.29grad)
}

.main__promo .figure:nth-child(15) {
    transform: rotate(466.62grad)
}

.main__promo .figure:nth-child(16) {
    transform: rotate(499.95grad)
}

.main__promo .figure:nth-child(17) {
    transform: rotate(533.28grad)
}

.main__promo .figure:nth-child(18) {
    transform: rotate(566.61grad)
}

.main__promo .figure:nth-child(19) {
    transform: rotate(599.94grad)
}

.main__promo .figure:nth-child(20) {
    transform: rotate(633.27grad)
}

.main__promo {
    background: #fff;
    color: #21252a;
    font-size: 36px;
    font-weight: 300;
    line-height: 1.4;
    overflow: hidden;
    padding: 75px 0;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (max-width: 991.98px) {
    .main__promo {
        padding: 50px 0
    }
}

@media (max-width: 767.98px) {
    .main__promo {
        font-size: 22px;
        padding: 40px 0
    }
}

.main__promo .intro-box {
    position: relative;
    z-index: 5
}

.main__promo h1 {
    color: #21252a;
    font-weight: 700;
    line-height: 1.4;
    margin: 0
}

.main__promo .heart {
    animation: beatHeart 1.2s infinite;
    color: #de474b;
    font-size: 1.5;
    margin: 0 5px
}

.main__promo .intro {
    margin-bottom: 25px
}

.main__promo .btn {
    border: 1px solid #c8af72;
    border-radius: 4px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-bottom: 10px;
    padding: 15px 29px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.main__promo .btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

@media (max-width: 767.98px) {
    .main__promo .btn {
        font-size: 10px;
        padding: 10px 20px
    }
}

.main__promo__img {
    background: url(/local/templates/lancelab/build/css/../images/bg/shopping.png) no-repeat 50%;
    background-size: contain;
    bottom: 0;
    display: block;
    left: 55%;
    position: absolute;
    top: -25px;
    width: 500px
}

@media (max-width: 991.98px) {
    .main__promo__img {
        left: 65%
    }
}

@media (max-width: 767.98px) {
    .main__promo__img {
        display: none;
        left: 60%;
        top: 10px
    }
}

.main__services {
    background-color: #f6f6f6
}

.main__services .h2, .main__services h2 {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .main__services .h2, .main__services h2 {
        margin-bottom: 15px
    }
}

.main__services__item {
    text-decortion: none;
    background-color: #fff;
    color: #888;
    display: block;
    height: 100%;
    padding: 30px;
    transition: color .3s linear, background-color .3s linear
}

@media (max-width: 991.98px) {
    .main__services__item {
        padding: 20px
    }
}

@media (max-width: 767.98px) {
    .main__services__item {
        height: auto;
        margin-top: 15px;
        padding: 20px
    }
}

.main__services__item img, .main__services__item svg {
    fill: #de474b !important;
    margin-bottom: 16px;
    max-width: 50px;
    transition: fill .3s linear
}

.main__services__item .h3 {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    transition: color .3s linear
}

.main__services__item .h3 i {
    color: #de474b;
    font-weight: 400;
    position: relative;
    top: 1px;
    transform: translateX(0);
    transition: transform .2s linear
}

.main__services__item p {
    font-size: 14px;
    margin-bottom: 0
}

.main__services__item:hover {
    background-color: #de474b;
    color: #fff
}

.main__services__item:hover img, .main__services__item:hover svg {
    fill: #fff !important
}

.main__services__item:hover .h3 {
    color: #fff
}

.main__services__item:hover .h3 i {
    color: #fff;
    transform: translateX(4px)
}

.main__services__more {
    color: #c8af72;
    display: inline-block;
    font-weight: 500;
    margin-top: 30px
}

.main__services__more i {
    font-weight: 400;
    transform: translateX(0);
    transition: transform .2s linear
}

.main__services__more:hover {
    color: #de474b
}

.main__services__more:hover i {
    transform: translateX(8px)
}

.main__process {
    background-color: #f6f6f6
}

.main__process h2 {
    margin-bottom: 40px
}

.main__process__item {
    margin-bottom: 20px
}

.main__process__item h4 {
    font-size: 16px;
    margin: 20px 0;
    min-height: 52px;
    text-decoration: none
}

@media (max-width: 767.98px) {
    .main__process__item h4 {
        font-size: 12px;
        margin: 10px 0;
        min-height: 28px
    }
}

.main__process__item .ghost-btn {
    padding: 10px 19px
}

@media (max-width: 767.98px) {
    .main__process__item .ghost-btn {
        padding: 5px
    }
}

.main__features {
    background: url(/local/templates/lancelab/build/css/../images/bg/lol_bg_grey.png) no-repeat center 70px;
    min-height: 500px;
    padding: 150px 0 50px
}

@media (max-width: 767.98px) {
    .main__features {
        padding-bottom: 30px
    }
}

.main__features__item {
    margin-bottom: 30px
}

.main__features__item img {
    fill: red
}

.main__features__item h4 {
    font-size: 16px;
    margin: 20px 0 0;
    text-decoration: none
}

@media (max-width: 767.98px) {
    .main__features__item h4 {
        font-size: 12px;
        margin: 10px 0 0
    }
}

.main__pc {
    background: url(/local/templates/lancelab/build/css/../images/bg/pc_bg.png) no-repeat top;
    box-sizing: border-box;
    height: 304px;
    margin: 60px auto 0;
    max-width: 558px;
    padding-top: 22px;
    width: 100%
}

@media (max-width: 575.98px) {
    .main__pc {
        background: transparent;
        height: auto;
        margin-left: -15px;
        margin-right: -15px;
        max-width: 1000px;
        width: auto
    }
}

.main__pc__screen {
    background-color: #de474b;
    border-radius: 1px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    height: 221px;
    left: -1px;
    margin: 0 auto;
    padding-top: 35px;
    position: relative;
    width: 352px
}

@media (max-width: 575.98px) {
    .main__pc__screen {
        width: 100%
    }
}

.main__pc__screen h4 {
    color: #fff;
    font-size: 32px;
    margin: 0 0 30px
}

.main__pc__screen .ghost-btn {
    border-color: #fff;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 15px
}

.main__pc__screen .ghost-btn:hover {
    background-color: #fff;
    color: #de474b
}

.main__services-promo__title {
    color: #c8af72;
    font-size: 140px;
    line-height: 1;
    margin: 0;
    position: relative;
    z-index: 10
}

@media (max-width: 991.98px) {
    .main__services-promo__title {
        font-size: 92px
    }
}

@media (max-width: 767.98px) {
    .main__services-promo__title {
        font-size: 48px
    }
}

.main__services-promo__images {
    height: 410px;
    margin-top: -30px;
    position: relative;
    z-index: 20
}

@media (max-width: 767.98px) {
    .main__services-promo__images {
        height: 200px;
        margin-left: -15px;
        margin-right: -15px;
        margin-top: -30px
    }
}

.main__services-promo__images .image {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .3s linear
}

.main__services-promo__images .image.active {
    opacity: 1
}

.main__services-promo__images .image-1 {
    background: url(/local/templates/lancelab/build/css/../images/bg/shopping.png) no-repeat 50%
}

.main__services-promo__images .image-2 {
    background: url(/local/templates/lancelab/build/css/../images/bg/landing.png) no-repeat 50%
}

.main__services-promo__images .image-3 {
    background: url(/local/templates/lancelab/build/css/../images/bg/corporate.png) no-repeat 50%
}

.main__services-promo__images .image-4 {
    background: url(/local/templates/lancelab/build/css/../images/bg/solutions.png) no-repeat 50%
}

@media (max-width: 767.98px) {
    .main__services-promo__images .image {
        background-size: contain !important
    }
}

.main__services-promo__item {
    border-radius: 3px;
    display: block;
    margin-bottom: 20px;
    padding: 30px 10px;
    text-decoration: none !important;
    transition: .5s
}

@media (max-width: 991.98px) {
    .main__services-promo__item {
        padding: 20px 10px 10px
    }
}

.main__services-promo__item__image {
    display: inline-block;
    height: 64px;
    position: relative;
    width: 64px
}

.main__services-promo__item__image svg {
    fill: #de474b;
    stroke: #de474b;
    left: 0;
    position: absolute;
    top: 0;
    transition: .5s
}

.main__services-promo__item h4 {
    font-size: 16px;
    margin: 20px 0;
    text-decoration: none;
    transition: .5s
}

@media (max-width: 991.98px) {
    .main__services-promo__item h4 {
        font-size: 14px
    }
}

@media (max-width: 767.98px) {
    .main__services-promo__item h4 {
        font-size: 12px
    }
}

.main__services-promo__item .ghost-btn {
    margin-bottom: 0;
    padding: 10px 19px
}

@media (max-width: 1199.98px) {
    .main__services-promo__item .ghost-btn {
        font-size: 10px;
        padding: 8px 10px
    }
}

.main__services-promo__item.hover {
    background-color: #de474b;
    color: #fff
}

.main__services-promo__item.hover h4 {
    color: #fff
}

.main__services-promo__item.hover svg {
    stroke: #fff;
    fill: #fff;
    color: #fff
}

.main__services-promo__item.hover .ghost-btn {
    border-color: #fff;
    color: #fff
}

.main__we__item {
    display: block;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.main__we__item img {
    display: inline-block;
    max-width: 100%
}

.main__ratings__item {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    flex-shrink: 0;
    margin-bottom: 30px;
    min-height: 320px;
    padding: 45px 20px 20px;
    position: relative;
    text-align: center
}

@media (max-width: 767.98px) {
    .main__ratings__item {
        min-height: 40px;
        padding: 20px 5px
    }
}

.main__ratings__item:before {
    background: url(/local/templates/lancelab/build/css/../images/branch.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    display: block;
    height: 40px;
    margin: 0 auto 45px;
    width: 82px
}

@media (max-width: 767.98px) {
    .main__ratings__item:before {
        margin-bottom: 20px
    }
}

.main__ratings__item-rating {
    color: #21252a;
    font-family: Fira Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 20px
}

.main__ratings__item-caption {
    color: #424243;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    min-height: 40px
}

@media (max-width: 767.98px) {
    .main__ratings__item-caption {
        font-size: 13px
    }
}

.main__ratings__item-name {
    color: #de474b;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-bottom: 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.main__ratings__item-name:hover {
    color: #c8af72
}

.main__ratings__item-year {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.main__clients__item {
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 25px;
    text-align: center
}

.main__clients__item img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    max-height: 70px;
    max-width: 130px;
    opacity: .9;
    transition: filter .3s, opacity .3s
}

.main__clients__item img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    opacity: 1
}

.main__form {
    background-color: #21252a;
    background-size: cover;
    color: #fff
}

.main__form .h2 {
    color: #fff;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 30px;
    position: relative
}

.main__form .h2:after {
    background-color: #c8af72;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px
}

.main__form p {
    margin-bottom: 30px
}

.main__form .input, .main__form .textarea {
    border-bottom-сolor: #fff;
    color: #fff
}

.main__form .textarea {
    min-height: 186px
}

.main__form .button, .main__form .form__success__title {
    color: #fff
}

.about__promo, .portfolio__promo, .services__promo {
    background: #fff;
    color: #21252a;
    font-size: 36px;
    font-weight: 300;
    line-height: 1.4;
    overflow: hidden;
    padding: 75px 0;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (max-width: 991.98px) {
    .about__promo, .portfolio__promo, .services__promo {
        padding: 50px 0
    }
}

@media (max-width: 767.98px) {
    .about__promo, .portfolio__promo, .services__promo {
        font-size: 22px;
        padding: 40px 0
    }
}

.about__promo .intro-box, .portfolio__promo .intro-box, .services__promo .intro-box {
    position: relative;
    z-index: 5
}

.about__promo .intro, .portfolio__promo .intro, .services__promo .intro {
    margin-bottom: 25px
}

.about__promo h1, .portfolio__promo h1, .services__promo h1 {
    color: #21252a;
    font-weight: 700;
    line-height: 1.4;
    margin: 0
}

.about__promo h1 span, .portfolio__promo h1 span, .services__promo h1 span {
    color: #de474b
}

.about__promo p, .portfolio__promo p, .services__promo p {
    font-size: 16px;
    margin: 20px 0 0
}

.about__promo .btn, .portfolio__promo .btn, .services__promo .btn {
    border: 1px solid #c8af72;
    border-radius: 4px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-bottom: 10px;
    padding: 15px 29px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.about__promo .btn:hover, .portfolio__promo .btn:hover, .services__promo .btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

@media (max-width: 767.98px) {
    .about__promo .btn, .portfolio__promo .btn, .services__promo .btn {
        font-size: 10px;
        padding: 10px 20px
    }
}

.about__promo__allcorp, .portfolio__promo__allcorp, .services__promo__allcorp {
    background: url(/local/templates/lancelab/build/css/../images/allcorp2.png) no-repeat 100% 100%;
    background-size: contain;
    bottom: -75px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 500px
}

@media (max-width: 991.98px) {
    .about__promo__allcorp, .portfolio__promo__allcorp, .services__promo__allcorp {
        left: 65%
    }
}

@media (max-width: 767.98px) {
    .about__promo__allcorp, .portfolio__promo__allcorp, .services__promo__allcorp {
        display: none;
        left: 60%;
        top: 10px
    }
}

.about__promo__img, .portfolio__promo__img, .services__promo__img {
    background: url(/local/templates/lancelab/build/css/../images/bg/shopping.png) no-repeat 50%;
    background-size: contain;
    bottom: 0;
    display: block;
    left: 55%;
    position: absolute;
    top: -25px;
    width: 500px
}

@media (max-width: 991.98px) {
    .about__promo__img, .portfolio__promo__img, .services__promo__img {
        left: 65%
    }
}

@media (max-width: 767.98px) {
    .about__promo__img, .portfolio__promo__img, .services__promo__img {
        display: none;
        left: 60%;
        top: 10px
    }
}

.services__services {
    background-color: #f6f6f6
}

.services__services.bg-dark-grey {
    background-color: #efefef
}

.services__services .h2, .services__services h2 {
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .services__services .h2, .services__services h2 {
        margin-bottom: -5px
    }
}

.services__services .col-12 {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .services__services .col-12 {
        margin-bottom: 10px
    }
}

.services__services__item {
    text-decortion: none;
    background-color: #fff;
    color: #505050;
    display: block;
    height: 100%;
    padding: 30px;
    transition: color .3s linear, background-color .3s linear
}

@media (max-width: 991.98px) {
    .services__services__item {
        padding: 20px
    }
}

@media (max-width: 767.98px) {
    .services__services__item {
        height: auto;
        margin-top: 15px;
        padding: 20px
    }
}

.services__services__item img, .services__services__item svg {
    fill: #de474b !important;
    margin-bottom: 16px;
    max-height: 50px;
    max-width: 50px;
    transition: fill .3s linear
}

.services__services__item .h3 {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    transition: color .3s linear
}

.services__services__item .h3 i {
    color: #de474b;
    font-weight: 400;
    position: relative;
    top: 1px;
    transform: translateX(0);
    transition: transform .2s linear
}

.services__services__item .images {
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0
}

.services__services__item .images img {
    display: inline-block;
    height: 40px;
    margin-bottom: 0;
    margin-right: 3px;
    max-width: auto
}

.services__services__item .images__dev {
    height: 60px;
    line-height: 60px;
    margin-top: 10px
}

.services__services__item .images__dev img {
    height: 60px
}

.services__services__item .images__dev img.img1 {
    height: 40px
}

.services__services__item p {
    font-size: 14px;
    margin-bottom: 0
}

.services__services__item ul {
    display: block;
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 10px 0 0
}

.services__services__item ul li {
    margin-bottom: 10px;
    position: relative
}

.services__services__item ul li:last-child {
    margin-bottom: 0
}

.services__services__item ul li:before {
    background: #c8af72;
    border-radius: 99px;
    content: "";
    display: block;
    height: 4px;
    left: -10px;
    position: absolute;
    top: 9px;
    transition: background .3s;
    width: 4px
}

.services__services__item .btn {
    border: 1px solid #c8af72;
    border-radius: 4px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-top: 16px;
    padding: 15px 29px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.services__services__item .btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

@media (max-width: 767.98px) {
    .services__services__item .btn {
        font-size: 10px;
        padding: 10px 20px
    }
}

a.services__services__item:hover {
    background-color: #de474b;
    color: #fff
}

a.services__services__item:hover img, a.services__services__item:hover svg {
    fill: #fff !important
}

a.services__services__item:hover .h3 {
    color: #fff
}

a.services__services__item:hover .h3 i {
    color: #fff;
    transform: translateX(4px)
}

a.services__services__item:hover .price, a.services__services__item:hover .price span {
    color: #fff
}

a.services__services__item:hover ul li:before {
    background: #fff
}

.services__price__item {
    padding-bottom: 100px;
    position: relative
}

.services__price__item .price {
    bottom: 0;
    color: #21252a;
    display: block;
    font-size: 22px;
    font-weight: 700;
    left: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    transition: color .3s linear
}

.services__price__item .price span {
    color: #c8af72;
    font-size: 16px;
    font-weight: 500;
    transition: color .3s linear
}

@media (max-width: 991.98px) {
    .services__price__item .price {
        padding: 20px
    }
}

a.services__price__item:hover .price {
    color: #fff
}

@media (max-width: 991.98px) {
    .services__price__item {
        padding-bottom: 80px
    }
}

.services__process {
    background-color: #f6f6f6
}

.services__process .h2, .services__process h2 {
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .services__process .h2, .services__process h2 {
        margin-bottom: -5px
    }
}

.services__process .col-12 {
    margin-bottom: 30px
}

.services__process__item {
    color: #505050;
    display: block;
    height: 100%;
    margin-bottom: 30px;
    text-decoration: none;
    transition: color .3s linear, background-color .3s linear
}

.services__process__item .cnt {
    color: #c8af72;
    display: block;
    font: 700 64px/64px Montserrat, sans-serif;
    left: -2px;
    margin-bottom: 10px;
    position: relative
}

.services__process__item img, .services__process__item svg {
    fill: #c8af72 !important;
    margin-bottom: 10px;
    max-width: 50px;
    transition: fill .3s linear
}

.services__process__item .h3 {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    transition: color .3s linear
}

.services__process__item .h3 i {
    color: #de474b;
    font-weight: 400;
    position: relative;
    top: 1px;
    transform: translateX(0);
    transition: transform .2s linear
}

.services__process__item p {
    font-size: 14px;
    margin-bottom: 0
}

.services__process__item ul {
    display: block;
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 10px 0 0
}

.services__process__item ul li {
    margin-bottom: 10px;
    position: relative
}

.services__process__item ul li:last-child {
    margin-bottom: 0
}

.services__process__item ul li:before {
    background: #c8af72;
    border-radius: 99px;
    content: "";
    display: block;
    height: 4px;
    left: -10px;
    position: absolute;
    top: 9px;
    width: 4px
}

.services__faq {
    background-color: #f6f6f6
}

.services__faq__item {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 30px;
    position: relative
}

@media (max-width: 767.98px) {
    .services__faq__item {
        padding: 20px 0
    }
}

.services__faq__item__title {
    color: #21252a;
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    padding-right: 30px;
    position: relative
}

@media (max-width: 767.98px) {
    .services__faq__item__title {
        font-size: 16px
    }
}

.services__faq__item__title i {
    display: block;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: transform .2s linear;
    width: 30px
}

.services__faq__item__title:hover {
    color: #de474b
}

.services__faq__item__title.opened i {
    transform: rotate(-180deg)
}

.services__faq__item__text {
    color: #505050;
    height: auto;
    overflow: hidden;
    padding: 15px 0 0
}

.services__faq__item__text.fade-enter-active, .services__faq__item__text.fade-leave-active {
    transition: opacity .3s linear, height .3s linear, padding .3s linear
}

.services__faq__item__text.fade-enter, .services__faq__item__text.fade-leave-to {
    height: 0;
    opacity: 0;
    padding: 0
}

.products {
    background-color: #f6f6f6;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.products__sections {
    margin-bottom: 30px
}

.products__sections ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.products__sections li {
    display: inline-block;
    margin-right: 20px
}

.products__sections li a {
    cursor: pointer;
    font-weight: 600
}

.products__sections li a:hover {
    color: #c8af72
}

.products__sections li a.active {
    color: #de474b
}

.products__page .col {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .products__page .col {
        margin-bottom: 10px
    }
}

.products__item {
    text-decortion: none;
    background-color: #fff;
    color: #505050;
    display: block;
    height: 100%;
    padding: 20px 20px 70px;
    position: relative;
    transition: color .3s linear, background-color .3s linear
}

@media (max-width: 991.98px) {
    .products__item {
        padding: 20px 20px 70px
    }
}

@media (max-width: 575.98px) {
    .products__item {
        height: auto;
        padding: 20px 20px 70px
    }
}

.products__item-photo {
    height: 150px;
    margin-bottom: 16px
}

.products__item-photo img {
    max-height: 100%;
    max-width: 100%
}

.products__item-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;
    transition: color .3s linear
}

.products__item-text {
    font-size: 13px
}

.products__item-bottom {
    bottom: 0;
    display: block;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 0
}

@media (max-width: 991.98px) {
    .products__item-bottom {
        padding: 20px
    }
}

.products__item-price {
    color: #21252a;
    float: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    transition: color .3s linear
}

.products__item-price span {
    color: #c8af72;
    font-size: 16px;
    font-weight: 500;
    transition: color .3s linear
}

.products__item-btn {
    border: 1px solid #c8af72;
    border-radius: 3px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 11px;
    font-weight: 600;
    height: 30px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: -5px;
    margin-top: -5px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.products__item-btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

@media (max-width: 1199.98px) {
    .products__item-btn {
        padding: 5px
    }
}

@media (max-width: 767.98px) {
    .products__item-btn {
        font-size: 10px
    }
}

.products__info {
    background-color: #de474b;
    color: #fff;
    padding: 40px 0
}

@media (max-width: 991.98px) {
    .products__info {
        padding: 20px 0
    }
}

.products__info__messages {
    padding-left: 60px;
    position: relative
}

.products__info__messages__icon {
    height: 40px;
    left: 0;
    position: absolute;
    top: -10px;
    width: 40px
}

.products__info__messages__icon svg {
    fill: #fff
}

.services__pc {
    background: url(/local/templates/lancelab/build/css/../images/bg/lol_bg_grey.png) no-repeat center 70px;
    min-height: 500px;
    padding: 180px 0 150px
}

@media (max-width: 767.98px) {
    .services__pc {
        padding-bottom: 30px
    }
}

.services__pc .pc {
    background: url(/local/templates/lancelab/build/css/../images/bg/pc_bg.png) no-repeat top;
    box-sizing: border-box;
    height: 304px;
    margin: 0 auto;
    max-width: 558px;
    padding-top: 22px;
    width: 100%
}

@media (max-width: 575.98px) {
    .services__pc .pc {
        background: transparent;
        height: auto;
        margin-left: -15px;
        margin-right: -15px;
        max-width: 1000px;
        width: auto
    }
}

.services__pc .pc__screen {
    background-color: #de474b;
    border-radius: 1px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    height: 221px;
    left: -1px;
    margin: 0 auto;
    padding-top: 35px;
    position: relative;
    width: 352px
}

@media (max-width: 575.98px) {
    .services__pc .pc__screen {
        width: 100%
    }
}

.services__pc .pc__screen h4 {
    color: #fff;
    font-size: 32px;
    margin: 0 0 30px
}

.services__pc .pc__screen .ghost-btn {
    border-color: #fff;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 15px
}

.services__pc .pc__screen .ghost-btn:hover {
    background-color: #fff;
    color: #de474b
}

.solutions {
    background-color: #eee
}

.solutions__sections {
    margin-bottom: 30px
}

.solutions__sections ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.solutions__sections li {
    display: inline-block;
    margin-right: 20px
}

.solutions__sections li a {
    cursor: pointer;
    font-weight: 600
}

.solutions__sections li a:hover {
    color: #c8af72
}

.solutions__sections li a.active {
    color: #de474b
}

.solutions__page .col {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .solutions__page .col {
        margin-bottom: 10px
    }
}

.solutions__item {
    text-decortion: none;
    background-color: #fff;
    color: #505050;
    display: block;
    height: 100%;
    transition: color .3s linear, background-color .3s linear
}

.solutions__item, .solutions__item-photo {
    position: relative
}

.solutions__item-photo img {
    max-height: 100%;
    max-width: 100%
}

.solutions__item-photo-link {
    background: #de474b;
    bottom: 0;
    color: #fff;
    font-size: 48px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: opacity .3s linear
}

.solutions__item-photo-link i {
    color: #fff;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.solutions__item-photo:hover .solutions__item-photo-link {
    opacity: .9
}

.solutions__item-body {
    padding: 20px 20px 100px
}

.solutions__item-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;
    transition: color .3s linear
}

.solutions__item-text {
    font-size: 13px
}

.solutions__item-bottom {
    bottom: 0;
    display: block;
    left: 0;
    padding: 20px 140px 20px 20px;
    position: absolute;
    right: 0
}

@media (max-width: 991.98px) {
    .solutions__item-bottom {
        padding: 20px
    }
}

.solutions__item-price {
    color: #de474b;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    padding: 5px 0;
    transition: color .3s linear
}

.solutions__item-price i {
    color: #21252a;
    font-size: 16px;
    font-style: normal;
    font-weight: 500
}

.solutions__item-price span {
    color: #c8af72;
    font-size: 16px;
    font-weight: 500;
    transition: color .3s linear
}

.solutions__item-price-old {
    color: #888;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    text-decoration: line-through;
    transition: color .3s linear
}

.solutions__item-price-old i {
    color: #21252a;
    font-size: 16px;
    font-style: normal;
    font-weight: 500
}

.solutions__item-price-old span {
    font-size: 14px;
    transition: color .3s linear
}

.solutions__item-btn {
    border: 1px solid #c8af72;
    border-radius: 3px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    height: 30px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    text-transform: uppercase;
    top: 20px;
    transition: .5s
}

.solutions__item-btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

@media (max-width: 1199.98px) {
    .solutions__item-btn {
        padding: 5px
    }
}

@media (max-width: 767.98px) {
    .solutions__item-btn {
        font-size: 10px
    }
}

.solution__detail__promo {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 0
}

.solution__detail__promo-box {
    padding: 80px 0
}

@media (max-width: 767.98px) {
    .solution__detail__promo-box {
        padding: 40px 0
    }
}

.solution__detail__promo-name {
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 30px
}

.solution__detail__promo-name a {
    color: #181818
}

@media (max-width: 991.98px) {
    .solution__detail__promo-name {
        font-size: 28px
    }
}

.solution__detail__promo-text {
    color: #555;
    font-size: 16px;
    margin: 0 0 30px
}

.solution__detail__promo-picture-add {
    line-height: 457px;
    text-align: center;
    vertical-align: baseline
}

.solution__detail__promo-picture-add img {
    display: inline-block;
    width: auto
}

.solution__detail__promo-btns .btn {
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 15px 29px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.solution__detail__promo-btns .btn.red {
    background-color: #de474b
}

.solution__detail__promo-btns .btn.gold {
    background-color: #c8af72
}

.solution__detail__promo-btns .btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

@media (max-width: 767.98px) {
    .solution__detail__promo-btns .btn {
        font-size: 10px;
        padding: 10px 20px
    }
}

.solution__detail__description {
    color: #21252a;
    font-size: 16px;
    padding: 50px 0
}

.solution__detail__description p {
    margin-bottom: 10px
}

.solution__detail__description img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    text-align: center
}

.solution__detail__description hr {
    background: #eee;
    border: none;
    height: 1px;
    margin: 30px 0;
    width: 100%
}

.solution__detail__description h2 {
    font-size: 22px;
    margin: 30px 0 10px
}

.solution__detail__description h3 {
    font-size: 20px;
    margin: 30px 0 10px
}

.solution__detail__description h4 {
    font-size: 18px;
    margin: 30px 0 10px
}

.solution__detail__description h5 {
    font-size: 16px;
    margin: 30px 0 10px
}

.solution__detail__gallery {
    background: #f9f9f9;
    padding: 50px 0
}

.solution__detail__gallery .agile {
    position: relative
}

.solution__detail__gallery .agile--ssr .agile__slides--cloned {
    display: none
}

.solution__detail__gallery .agile--ssr .agile__slides > * {
    overflow: hidden;
    width: 0
}

.solution__detail__gallery .agile--ssr .agile__slides > :first-child {
    width: 100%
}

.solution__detail__gallery .agile--rtl .agile__actions, .solution__detail__gallery .agile--rtl .agile__dots, .solution__detail__gallery .agile--rtl .agile__slides, .solution__detail__gallery .agile--rtl .agile__track {
    flex-direction: row-reverse
}

.solution__detail__gallery .agile :active, .solution__detail__gallery .agile :focus, .solution__detail__gallery .agile:active, .solution__detail__gallery .agile:focus {
    outline: none
}

.solution__detail__gallery .agile__list {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.solution__detail__gallery .agile__track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.solution__detail__gallery .agile__actions {
    display: flex;
    justify-content: space-between
}

.solution__detail__gallery .agile--no-nav-buttons .agile__actions {
    justify-content: center
}

.solution__detail__gallery .agile__slides {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: unset;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.solution__detail__gallery .agile--disabled .agile__slides {
    display: block;
    width: 100%
}

.solution__detail__gallery .agile__slide {
    display: block;
    flex-grow: 1;
    flex-shrink: 0
}

.solution__detail__gallery .agile__slide, .solution__detail__gallery .agile__slide * {
    -webkit-user-drag: none
}

.solution__detail__gallery .agile--fade .agile__slide {
    opacity: 0;
    position: relative;
    z-index: 0
}

.solution__detail__gallery .agile--fade .agile__slide--active {
    opacity: 1;
    z-index: 2
}

.solution__detail__gallery .agile--fade .agile__slide--expiring {
    opacity: 1;
    transition-duration: 0s;
    z-index: 1
}

.solution__detail__gallery .agile__nav-button[disabled] {
    cursor: default
}

.solution__detail__gallery .agile__dots {
    align-items: center;
    display: flex;
    list-style: none;
    padding: 0;
    white-space: nowrap
}

.solution__detail__gallery .agile__dot button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0
}

.solution__detail__gallery .agile.slider .slide {
    align-items: center;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    justify-content: center;
    max-height: 800px
}

.solution__detail__gallery .agile.slider .slide img {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.solution__detail__gallery .agile.thumbnails {
    margin-bottom: 20px;
    padding: 0 30px
}

.solution__detail__gallery .agile.thumbnails .agile__nav-button {
    background: transparent;
    border: none;
    color: #ccc;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition-duration: .3s
}

.solution__detail__gallery .agile.thumbnails .agile__nav-button--prev {
    left: 0
}

.solution__detail__gallery .agile.thumbnails .agile__nav-button--next {
    right: 0
}

.solution__detail__gallery .agile.thumbnails .agile__nav-button:hover {
    color: #de474b
}

.solution__detail__gallery .agile.thumbnails .agile__dot {
    margin: 0 10px
}

.solution__detail__gallery .agile.thumbnails .agile__dot button {
    background-color: #eee;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 10px;
    line-height: 0;
    margin: 0;
    padding: 0;
    transition-duration: .3s;
    width: 10px
}

.solution__detail__gallery .agile.thumbnails .agile__dot--current button, .solution__detail__gallery .agile.thumbnails .agile__dot:hover button {
    background-color: #888
}

.solution__detail__gallery .agile.thumbnails .slide {
    cursor: pointer;
    height: 100px;
    padding: 0 5px 10px;
    transition: opacity .3s
}

.solution__detail__gallery .agile.thumbnails .slide img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.solution__detail__gallery .agile.thumbnails .slide .slide__box {
    border: 2px solid #c8af72;
    position: relative
}

.solution__detail__gallery .agile.thumbnails .slide.agile__slide--active .slide__box {
    border-color: #de474b
}

.solution__detail__gallery .agile.thumbnails .slide.agile__slide--active .slide__box:after {
    border: 10px solid transparent;
    border-top-color: #de474b;
    bottom: -21px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0
}

.solution__detail__prices {
    background-color: #efefef;
    padding: 50px 0
}

.solution__detail__prices .h2, .solution__detail__prices h2 {
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .solution__detail__prices .h2, .solution__detail__prices h2 {
        margin-bottom: -5px
    }
}

.solution__detail__prices .col-12 {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .solution__detail__prices .col-12 {
        margin-bottom: 10px
    }
}

.solution__detail__price__item {
    text-decortion: none;
    background-color: #fff;
    color: #505050;
    display: block;
    height: 100%;
    transition: color .3s linear, background-color .3s linear
}

.solution__detail__price__item-title {
    background-color: #c8af72;
    border-bottom: 1px solid #eee;
    color: #21252a;
    color: #fff;
    display: block;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    padding: 30px;
    transition: color .3s linear
}

.solution__detail__price__item-body {
    padding: 30px
}

.solution__detail__price__item-prices {
    display: block;
    margin-bottom: 10px
}

.solution__detail__price__item-price {
    color: #de474b;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin-right: 10px;
    padding: 0;
    transition: color .3s linear
}

.solution__detail__price__item-price i {
    color: #21252a;
    font-size: 16px;
    font-style: normal;
    font-weight: 500
}

.solution__detail__price__item-price span {
    color: #c8af72;
    font-size: 16px;
    font-weight: 500;
    transition: color .3s linear
}

.solution__detail__price__item-price-old {
    color: #888;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 0;
    text-decoration: line-through;
    transition: color .3s linear
}

.solution__detail__price__item-price-old i {
    color: #21252a;
    font-size: 16px;
    font-style: normal;
    font-weight: 500
}

.solution__detail__price__item-price-old span {
    font-size: 14px;
    font-weight: 500;
    transition: color .3s linear
}

.solution__detail__price__item-discount {
    font-size: 14px
}

.solution__detail__price__item-btn {
    border: 1px solid #c8af72;
    border-radius: 3px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    margin-top: 30px;
    padding: 15px 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.solution__detail__price__item-btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

@media (max-width: 1199.98px) {
    .solution__detail__price__item-btn {
        padding: 15px 20px
    }
}

@media (max-width: 767.98px) {
    .solution__detail__price__item-btn {
        font-size: 10px;
        padding: 10px
    }
}

.main__portfolio__more {
    color: #c8af72;
    display: inline-block;
    font-weight: 500;
    margin-top: 30px
}

.main__portfolio__more i {
    font-weight: 400;
    transform: translateX(0);
    transition: transform .2s linear
}

.main__portfolio__more:hover {
    color: #de474b
}

.main__portfolio__more:hover i {
    transform: translateX(8px)
}

.portfolio__list .no-gutters {
    margin-left: 0;
    margin-right: 0
}

.portfolio__list .no-gutters > .col, .portfolio__list .no-gutters > [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.portfolio__item {
    display: block;
    height: 300px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 100%
}

.portfolio__item__image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 1s linear;
    z-index: 5
}

.portfolio__item__color, .portfolio__item__image {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.portfolio__item__color {
    transition: opacity .5s ease-in;
    z-index: 10
}

.portfolio__item__logo {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 150px;
    left: 50%;
    margin: -75px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: 20
}

.portfolio__item:hover .portfolio__item__color {
    opacity: .6
}

.portfolio__item:hover .portfolio__item__image {
    transform: scale(1.1);
    transition: transform 3s linear
}

@media (max-width: 767.98px) {
    .portfolio__item {
        height: 150px
    }

    .portfolio__item__logo {
        height: 75px;
        margin: -37px 0 0 -50px;
        width: 100px
    }
}

.portfolio__page .portfolio__list {
    margin-bottom: 0
}

.portfolio-detail {
    position: relative
}

.portfolio-detail__nav {
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    padding: 20px 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color .3s, box-shadow .3s;
    width: 100% !important;
    z-index: 50 !important
}

.portfolio-detail__nav a {
    color: #fff;
    font-size: 16px;
    text-shadow: 0 0 5px rgba(0, 0, 0, .6)
}

.portfolio-detail__nav a:hover {
    color: #de474b
}

.portfolio-detail__picture {
    background-attachment: fixed;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0 250px;
    position: relative
}

@media (max-width: 767.98px) {
    .portfolio-detail__picture {
        padding: 100px 0
    }
}

.portfolio-detail__picture:after {
    background-color: rgba(0, 0, 0, .15);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.portfolio-detail__picture-center {
    color: #fff;
    width: 100%;
    z-index: 6
}

.portfolio-detail__title {
    color: #fff;
    font-size: 52px;
    margin: 0 0 30px;
    text-shadow: #21252a 1px 1px 0, #21252a -1px -1px 0, #21252a -1px 1px 0, #21252a 1px -1px 0
}

@media (max-width: 767.98px) {
    .portfolio-detail__title {
        font-size: 36px;
        margin: 0 0 15px
    }
}

.portfolio-detail__year {
    font-size: 22px;
    margin: 0;
    text-shadow: #21252a 1px 1px 0, #21252a -1px -1px 0, #21252a -1px 1px 0, #21252a 1px -1px 0
}

.portfolio-detail__link {
    background-color: rgba(74, 65, 72, .5);
    border: 1px solid #c8af72;
    border-radius: 3px;
    color: #c8af72;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-top: 30px;
    padding: 15px 29px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.portfolio-detail__link .fa {
    font-size: 16px;
    left: -3px;
    position: relative;
    top: 2px
}

.portfolio-detail__link:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff;
    text-decoration: none
}

.portfolio-detail__description {
    background: #21252a;
    color: #fff;
    font-size: 24px;
    padding: 70px 0 100px
}

@media (max-width: 767.98px) {
    .portfolio-detail__description {
        font-size: 18px;
        padding: 40px 0
    }
}

.portfolio-detail__description__text {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 100px
}

@media (max-width: 767.98px) {
    .portfolio-detail__description__text {
        font-size: 24px;
        margin-bottom: 30px
    }
}

.portfolio-detail__description__list {
    margin-bottom: 70px
}

@media (max-width: 767.98px) {
    .portfolio-detail__description__list {
        margin-bottom: 30px
    }
}

.portfolio-detail__description__list-item {
    margin-bottom: 7px
}

.portfolio-detail__description__list-item:last-child {
    margin-bottom: 0
}

.portfolio-detail__description__link {
    color: #c8af72;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 50px;
    padding-right: 60px;
    position: relative
}

@media (max-width: 767.98px) {
    .portfolio-detail__description__link {
        font-size: 22px
    }
}

.portfolio-detail__description__link:after {
    background: url(/local/templates/lancelab/build/css/../images/link-arrow.svg) no-repeat;
    content: "";
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: right .2s linear;
    width: 37px
}

.portfolio-detail__description__link:hover:after {
    right: -20px
}

.portfolio-detail__description__col {
    margin-bottom: 32px
}

.portfolio-detail__description__col-title {
    color: #c8af72;
    margin-bottom: 7px;
    opacity: .5
}

.portfolio-detail__description__col-text {
    font-size: 16px;
    line-height: 1.7
}

.portfolio-detail__features {
    background: #21252a;
    color: #fff;
    padding: 70px 0
}

.portfolio-detail__features-title {
    font-size: 24px;
    margin-bottom: 30px;
    opacity: .5
}

@media (max-width: 767.98px) {
    .portfolio-detail__features-title {
        font-size: 20px;
        margin-bottom: 20px
    }
}

.portfolio-detail__features-text {
    font-size: 32px;
    margin-bottom: 60px
}

@media (max-width: 767.98px) {
    .portfolio-detail__features-text {
        font-size: 20px;
        margin-bottom: 30px
    }
}

.portfolio-detail__features-img img {
    max-width: 100%
}

.portfolio-detail__aspro {
    padding: 70px 0
}

.portfolio-detail__aspro h2 {
    margin-bottom: 30px
}

.portfolio-detail__aspro h3 {
    margin: 0 0 10px
}

.portfolio-detail__aspro p {
    margin-bottom: 30px
}

.portfolio-detail__aspro .image {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    margin: 0 auto 30px;
    max-width: 100%
}

.portfolio-detail__aspro .image-not-shadow {
    box-shadow: none
}

.portfolio-detail__bottom {
    background: #21252a;
    color: #fff;
    padding: 70px 0
}

.portfolio-detail__bottom-title {
    font-size: 24px;
    margin-bottom: 30px;
    opacity: .5
}

@media (max-width: 767.98px) {
    .portfolio-detail__bottom-title {
        font-size: 20px;
        margin-bottom: 20px
    }
}

.portfolio-detail__bottom-text {
    font-size: 32px;
    margin-bottom: 60px
}

@media (max-width: 767.98px) {
    .portfolio-detail__bottom-text {
        font-size: 20px;
        margin-bottom: 30px
    }
}

.portfolio-detail__bottom-img img {
    max-width: 100%
}

.portfolio-detail__lesenka {
    height: 770px;
    overflow: hidden;
    padding-top: 70px
}

@media (max-width: 991.98px) {
    .portfolio-detail__lesenka {
        height: 570px
    }
}

@media (max-width: 767.98px) {
    .portfolio-detail__lesenka {
        height: 370px
    }
}

.portfolio-detail__lesenka > .container {
    padding-right: 55px
}

.portfolio-detail__lesenka .no-gutters {
    margin-left: 0;
    margin-right: 0
}

.portfolio-detail__lesenka .no-gutters > .col, .portfolio-detail__lesenka .no-gutters > [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.portfolio-detail__lesenka-image {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    margin-right: -40px;
    position: relative
}

.portfolio-detail__lesenka-image.img-1 {
    margin-top: 200px;
    z-index: 20
}

@media (max-width: 991.98px) {
    .portfolio-detail__lesenka-image.img-1 {
        margin-top: 140px
    }
}

@media (max-width: 767.98px) {
    .portfolio-detail__lesenka-image.img-1 {
        margin-top: 80px
    }
}

.portfolio-detail__lesenka-image.img-2 {
    margin-top: 100px;
    z-index: 10
}

@media (max-width: 991.98px) {
    .portfolio-detail__lesenka-image.img-2 {
        margin-top: 70px
    }
}

@media (max-width: 767.98px) {
    .portfolio-detail__lesenka-image.img-2 {
        margin-top: 40px
    }
}

.portfolio-detail__lesenka-image img {
    max-width: 100%
}

.portfolio-detail__adaptive {
    background: #21252a;
    color: #fff;
    padding: 100px 0
}

.portfolio-detail__adaptive-title {
    font-size: 24px;
    margin-bottom: 30px;
    opacity: .5
}

.portfolio-detail__adaptive-text {
    font-size: 32px;
    margin-bottom: 60px
}

.portfolio-detail__adaptive--scene {
    box-sizing: content-box;
    display: block;
    overflow: hidden;
    width: 100%
}

.portfolio-detail__adaptive--screen {
    height: 100vh;
    left: 0;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100
}

.portfolio-detail__adaptive--screen > .container {
    height: 100%;
    min-height: 100%
}

.portfolio-detail__adaptive--screen > .container > .row {
    height: 100%;
    min-height: 100%;
    width: 100%
}

.portfolio-detail__adaptive .device {
    border: 2px solid #7a777d;
    border-radius: 19px
}

.portfolio-detail__adaptive .device__box {
    background-color: #fff;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% !important;
    border: 7px solid #0b0d0f;
    border-radius: 19px;
    height: 100%;
    margin: 0;
    overflow: hidden;
    width: 100%
}

.portfolio-detail__adaptive .device-1 {
    height: 292px
}

.portfolio-detail__adaptive .device-2 {
    height: 334px;
    margin-top: 70px
}

.portfolio-detail__adaptive .device-3 {
    float: right;
    height: 240px;
    margin-top: 30px;
    width: 118px
}

.portfolio-content {
    margin-top: 300px
}

.portfolio-content .right {
    float: right !important
}

.portfolio-content .centered {
    margin: 20px auto 30px;
    max-width: 700px;
    text-align: center;
    width: 100%
}

.portfolio-content img {
    max-width: 100%;
    position: relative;
    z-index: 10
}

.contacts-page {
    background: #21252a;
    color: #fff;
    padding: 150px 0
}

.contacts-page h2 {
    color: #fff;
    margin-bottom: 35px;
    max-width: 240px
}

.contacts-page h2 span {
    color: #c8af72
}

.contacts-page .presentation {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 48px;
    position: relative;
    text-decoration-line: underline
}

.contacts-page .presentation svg {
    fill: #c8af72;
    position: relative;
    right: -1px;
    top: -1px;
    transition: fill .3s linear
}

.contacts-page .presentation:hover svg {
    fill: #de474b
}

.contacts-page__info__item {
    margin-bottom: 25px
}

.contacts-page__info__item .title {
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 10px;
    opacity: .3
}

.contacts-page__info__item a, .contacts-page__info__item p {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
    margin-top: 0;
    max-width: 295px
}

.contacts-page__info__social {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    vertical-align: top;
    width: 225px
}

.contacts-page__info__social a {
    color: #fff;
    font-size: 28px;
    line-height: 32px;
    opacity: .3
}

.contacts-page__discuss {
    background: #de474b;
    color: #fff;
    padding: 70px 0
}

.contacts-page__discuss h2 {
    color: #fff
}

.contacts-page__discuss p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 45px;
    margin-top: 10px
}

.contacts-page__discuss .ghost-btn {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-bottom: 0;
    padding: 15px 29px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.contacts-page__discuss .ghost-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #de474b;
    text-decoration: none
}

@media (max-width: 767.98px) {
    .contacts-page__discuss .ghost-btn {
        font-size: 10px;
        line-height: 15px;
        padding: 5px 10px
    }
}

.about__we {
    background: url(/local/templates/lancelab/build/css/../images/bg/about_bg.png) #f3f3f3 no-repeat right -60px;
    background-size: auto 700px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    color: #505050;
    padding: 150px 0
}

@media (max-width: 991.98px) {
    .about__we {
        background-position: right -30px;
        background-size: auto 500px;
        padding: 50px 0
    }
}

@media (max-width: 767.98px) {
    .about__we {
        background-position: right 200px;
        background-size: auto 300px;
        padding: 40px 0 70px
    }
}

.about__cite {
    background: #de474b;
    color: #fff;
    font-size: 18px;
    padding: 75px 0
}

@media (max-width: 991.98px) {
    .about__cite {
        padding: 50px 0
    }
}

@media (max-width: 767.98px) {
    .about__cite {
        padding: 40px 0
    }
}

.about__cite__text {
    font-size: 22px;
    padding-top: 70px;
    position: relative
}

.about__cite__text-quote {
    font-size: 36px;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 0
}

.about__cite__by {
    margin-top: 30px
}

.about__cite__by-name {
    font-weight: 700
}

.about__clients p {
    margin: 0 0 30px;
    padding: 0
}

.about__clients__item {
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 25px;
    text-align: center
}

.about__clients__item img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    max-height: 70px;
    max-width: 130px;
    opacity: .9;
    transition: filter .3s, opacity .3s
}

.about__clients__item img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    opacity: 1
}

.blog {
    background-color: #eee;
    padding: 40px 0 20px;
    position: relative
}

.blog .h1 {
    margin-top: 0
}

.blog .h1, .blog__sections {
    margin-bottom: 30px
}

.blog__sections ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.blog__sections li {
    display: inline-block;
    margin-right: 20px
}

.blog__sections li a {
    color: #c8af72;
    font-weight: 600
}

.blog__sections li a.active {
    color: #de474b
}

.blog__item {
    background-color: #fff;
    margin: 0 0 30px;
    position: relative;
    z-index: 3
}

.blog__item-photo {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 200px
}

.blog__item-body {
    padding: 20px 15px 15px
}

.blog__item-themes {
    color: #ccc;
    display: block;
    font-size: 12px
}

.blog__item-themes a {
    color: #888;
    font-weight: 400
}

.blog__item-date {
    font-size: 15px;
    margin: 0 0 10px
}

.blog__item-name {
    display: block;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px;
    min-height: 62px
}

.blog__item-text {
    margin: 0 0 20px
}

.blog__item-button {
    border: 1px solid #c8af72;
    border-radius: 3px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-top: 10px;
    padding: 15px 29px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.blog__item-button:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff;
    text-decoration: none
}

@media (max-width: 767.98px) {
    .blog__item-button {
        font-size: 10px;
        line-height: 15px;
        padding: 5px 10px
    }
}

@media (max-width: 768px) {
    .blog__item-text {
        font-size: 14px
    }

    .blog {
        padding: 20px 0
    }

    .blog__item-themes {
        margin-bottom: 20px
    }
}

.blog__detail__container {
    padding: 50px 0
}

.blog__detail, .blog__detail__container {
    background-color: #fff;
    position: relative
}

.blog__detail {
    z-index: 3
}

.blog__detail-photo {
    background: linear-gradient(180deg, #3e3443 20%, #222);
    background-size: contain;
    border-radius: 999px;
    height: 200px;
    margin: 0 auto 10px;
    width: 200px
}

.blog__detail-name {
    font-weight: 700;
    margin: 0 0 30px
}

.blog__detail-name a {
    color: #181818
}

.blog__detail-text {
    color: #555;
    margin: 0 0 30px
}

.blog__detail-text p {
    margin-bottom: 10px
}

.blog__detail-text img {
    margin-bottom: 20px;
    max-width: 100%
}

.blog__detail-text hr {
    background: #eee;
    border: none;
    height: 1px;
    margin: 30px 0;
    width: 100%
}

.blog__detail-text h2 {
    font-size: 22px;
    margin: 30px 0 10px
}

.blog__detail-text h3 {
    font-size: 20px;
    margin: 30px 0 10px
}

.blog__detail-text h4 {
    font-size: 18px;
    margin: 30px 0 10px
}

.blog__detail-text h5 {
    font-size: 16px;
    margin: 30px 0 10px
}

.blog__detail-themes {
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center
}

.blog__return {
    border: 1px solid #c8af72;
    border-radius: 3px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin-top: 20px;
    padding: 15px 29px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.blog__return:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff;
    text-decoration: none
}

@media (max-width: 767.98px) {
    .blog__return {
        font-size: 10px;
        line-height: 15px;
        padding: 5px 10px
    }

    .blog__detail-text {
        font-size: 14px
    }

    .blog__detail-entered {
        font-size: 13px;
        overflow: hidden
    }

    .blog {
        padding: 20px 0
    }
}

.vacancy__list {
    padding: 40px 0 20px;
    position: relative
}

.vacancy__list .h1 {
    margin-bottom: 30px;
    margin-top: 0
}

.vacancy__item {
    border-top: 1px solid rgba(0, 0, 0, .1);
    display: block;
    font-size: 24px;
    line-height: 1.3;
    padding: 30px 0;
    position: relative;
    transition: background .3s ease
}

@media (max-width: 991.98px) {
    .vacancy__item {
        font-size: 22px
    }
}

@media (max-width: 767.98px) {
    .vacancy__item {
        font-size: 16px;
        padding: 20px 0
    }
}

.vacancy__item-title {
    color: #21252a;
    display: block;
    font-weight: 600;
    transition: padding .3s ease, color .3s ease
}

.vacancy__item-type {
    color: rgba(35, 23, 35, .4);
    display: block;
    font-weight: 400;
    transition: color .3s ease
}

.vacancy__item:hover {
    background: #de474b
}

.vacancy__item:hover .vacancy__item-title {
    color: #fff;
    padding-left: 30px
}

.vacancy__item:hover .vacancy__item-type {
    color: hsla(0, 0%, 100%, .4)
}

.vacancy__info {
    border-top: 1px solid rgba(0, 0, 0, .1);
    color: #21252a;
    font-size: 22px;
    padding: 60px 0
}

.vacancy__info .btn {
    border: 1px solid #c8af72;
    border-radius: 4px;
    color: #21252a;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 20px 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s
}

.vacancy__info .btn:hover {
    background-color: #de474b;
    border-color: #de474b;
    color: #fff
}

@media (max-width: 767.98px) {
    .vacancy__info .btn {
        font-size: 10px;
        padding: 10px 20px
    }
}

.vacancy__detail {
    background-color: #fff;
    padding: 50px 0;
    position: relative
}

.vacancy__detail-name {
    margin-bottom: 50px;
    margin-top: 20px
}

.vacancy__detail-type {
    font-size: 20px;
    margin-bottom: 20px
}

.vacancy__detail-text {
    color: #21252a;
    font-size: 20px;
    margin: 0
}

.vacancy__detail-text p {
    margin-bottom: 10px
}

.vacancy__detail-text img {
    margin-bottom: 10px;
    max-width: 100%
}

.vacancy__detail-text hr {
    background: #eee;
    border: none;
    height: 1px;
    margin: 30px 0;
    width: 100%
}

.vacancy__detail-text h2 {
    font-size: 22px;
    margin: 30px 0 10px
}

.vacancy__detail-text h3 {
    font-size: 20px;
    margin: 30px 0 10px
}

.vacancy__detail-text h4 {
    font-size: 18px;
    margin: 30px 0 10px
}

.vacancy__detail-text h5 {
    font-size: 16px;
    margin: 30px 0 10px
}

.vacancy__detail-separate {
    background: rgba(35, 23, 35, .1);
    height: 1px;
    margin: 70px 0;
    width: 100%
}

@media (max-width: 767.98px) {
    .vacancy__detail-separate {
        margin: 20px 0
    }
}

.vacancy__detail-what {
    margin-bottom: 70px
}

@media (max-width: 767.98px) {
    .vacancy__detail-what {
        margin-bottom: 20px
    }
}

.vacancy__detail-what-title {
    color: #21252a;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}

.vacancy__detail-what-text {
    color: #21252a
}

.vacancy__detail-what-text p, .vacancy__detail-what-text ul li {
    margin-bottom: 10px
}

#disclaimer {
    /* background-color: rgba(255, 255, 255, 0.9) !important; */
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 1000;

    display: flex;
    justify-content: center;
}

.disclaimer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 20px 0; */
    background: #b22;
    border-radius: 6px;
    color: #fff;
    font-weight: 400;
    padding: 30px 40px;
    max-width: 1192px;
}

.disclaimer-button {
    display: flex;
    justify-content: center;
    color: #687180;
    background: #fff;
    margin-left: 40px;
    height: 44px;
    border-radius: 10px;
}

.disclaimer-content a {
    color: #fff;
    font-weight: 600;
    /* font-size: 20px; */
}

.user-policy__page{
    padding: 75px 0;
}

.user-policy__page h1{
    color: #21252a;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
}

.user-policy__page .content{
    margin: 20px;
}

.user-policy__page .bx-breadcrumb{
    margin-bottom: 10px;
}

.disclaimer-button .button2 {
    height: 46px;
    border: 1px solid #b22;
    display: inline-block;
    padding: 0 40px;
    text-align: center;
    line-height: 46px;
    color: #687180;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: "Inter-Regular", sans-serif;
}

@media (min-width: 1180px) {
    @keyframes dot-x-animation {
        0%, 50%, to {
            animation-timing-function: cubic-bezier(.39, .575, .565, 1);
            opacity: 0;
            transform: translateX(0)
        }
        20% {
            animation-timing-function: cubic-bezier(.47, 0, .745, .715);
            opacity: 1;
            transform: translateX(-4500%)
        }
        75% {
            animation-timing-function: cubic-bezier(.47, 0, .745, .715);
            opacity: 1;
            transform: translateX(4500%)
        }
    }
}

@media (min-width: 768px) and (max-width: 1179px) {
    @keyframes dot-x-animation {
        0%, 50%, to {
            animation-timing-function: cubic-bezier(.39, .575, .565, 1);
            opacity: 0;
            transform: translateX(0)
        }
        20% {
            animation-timing-function: cubic-bezier(.47, 0, .745, .715);
            opacity: 1;
            transform: translateX(-3500%)
        }
        75% {
            animation-timing-function: cubic-bezier(.47, 0, .745, .715);
            opacity: 1;
            transform: translateX(3500%)
        }
    }
}

@media (max-width: 767px) {
    @keyframes dot-x-animation {
        0%, 50%, to {
            animation-timing-function: cubic-bezier(.39, .575, .565, 1);
            opacity: 0;
            transform: translateX(0)
        }
        20% {
            animation-timing-function: cubic-bezier(.47, 0, .745, .715);
            opacity: 1;
            transform: translateX(-2000%)
        }
        75% {
            animation-timing-function: cubic-bezier(.47, 0, .745, .715);
            opacity: 1;
            transform: translateX(2000%)
        }
    }

    .disclaimer .container {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .disclaimer-button {
        margin-left: 0;
    }
}

@keyframes dot-y-animation {
    0%, to {
        animation-timing-function: ease-out;
        opacity: 0;
        transform: translateY(0) scale(2)
    }
    50% {
        animation-timing-function: ease-in;
        opacity: 1;
        transform: translateY(-2200%) scale(1)
    }
}

/* End */
/* /local/templates/lancelab/build/css/styles.css?1777682310231553 */
