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-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    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 {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-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-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    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 {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    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;
    -ms-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: 0 0;
    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;
    -ms-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: 0 0;
    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: 0
}

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

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

.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--play svg:nth-child(2) {
    display: none
}

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
    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: 0 0;
    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(to top, rgba(0, 0, 0, .85) 0, 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%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    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: fancybox-rotate 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #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 fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.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: translate3d(0, 0, 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: scale3d(1, 1, 1)
}

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

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

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

.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: scale3d(1, 1, 1) translate3d(0, 0, 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: translate3d(0, 0, 0) scale(1)
}

@media all and (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 0
}

.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 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-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: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    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-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    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: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    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 all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

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

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

* {
    margin: 0;
    padding: 0;
    outline: 0
}

::selection {
    color: #fff;
    background-color: #4f4ca9
}

html {
    height: 100%;
    font-size: 14px;
    font-family: "Uni Neue", sans-serif
}

html body {
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 320px;
    position: relative;
    color: #191136
}

a {
    color: inherit;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer
}

button {
    cursor: pointer;
    font-family: inherit
}

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none !important
}

video::-internal-media-controls-download-button {
    display: none
}

video::-webkit-media-controls-enclosure {
    overflow: hidden
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px)
}

.container {
    width: 1060px;
    margin: 0 auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.07143rem;
    margin-right: -1.07143rem
}

.row.flex:after,
.row>* {
    margin-left: 1.07143rem;
    margin-right: 1.07143rem
}

.column-auto {
    width: auto !important
}

[class*=column-] {
    display: block
}

.column-1 {
    width: calc(8.33333% - 2.14286rem)
}

.column-2 {
    width: calc(16.66667% - 2.14286rem)
}

.column-3 {
    width: calc(25% - 2.14286rem)
}

.column-4 {
    width: calc(33.33333% - 2.14286rem)
}

.column-5 {
    width: calc(41.66667% - 2.14286rem)
}

.column-6 {
    width: calc(50% - 2.14286rem)
}

.column-7 {
    width: calc(58.33333% - 2.14286rem)
}

.column-8 {
    width: calc(66.66667% - 2.14286rem)
}

.column-9 {
    width: calc(75% - 2.14286rem)
}

.column-10 {
    width: calc(83.33333% - 2.14286rem)
}

.column-11 {
    width: calc(91.66667% - 2.14286rem)
}

.column-12 {
    width: calc(100% - 2.14286rem)
}

.space-right-0 {
    margin-right: calc(((100% / 12) * 0) + 1.07143rem) !important
}

.space-right-1 {
    margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
}

.space-right-2 {
    margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
}

.space-right-3 {
    margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
}

.space-right-4 {
    margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
}

.space-right-5 {
    margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
}

.space-right-6 {
    margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
}

.space-right-7 {
    margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
}

.space-right-8 {
    margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
}

.space-right-9 {
    margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
}

.space-right-10 {
    margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
}

.space-right-11 {
    margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
}

.space-right-12 {
    margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
}

.space-left-0 {
    margin-left: calc(((100% / 12) * 0) + 1.07143rem) !important
}

.space-left-1 {
    margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
}

.space-left-2 {
    margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
}

.space-left-3 {
    margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
}

.space-left-4 {
    margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
}

.space-left-5 {
    margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
}

.space-left-6 {
    margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
}

.space-left-7 {
    margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
}

.space-left-8 {
    margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
}

.space-left-9 {
    margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
}

.space-left-10 {
    margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
}

.space-left-11 {
    margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
}

.space-left-12 {
    margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
}

@media (max-width: 480px) {
    .column-xs-auto {
        width: auto !important
    }

    .column-to-xs-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-xs-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-xs-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-xs-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-xs-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-xs-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-xs-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-xs-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-xs-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-xs-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-xs-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-xs-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-xs-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-xs-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-xs-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-xs-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-xs-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-xs-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-xs-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-xs-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-xs-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-xs-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-xs-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-xs-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-xs-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-xs-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-xs-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-xs-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-xs-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-xs-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-xs-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-xs-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-xs-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-xs-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-xs-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-xs-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 480px) {
    .column-xs-auto {
        width: auto !important
    }

    .column-xs-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-xs-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-xs-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-xs-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-xs-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-xs-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-xs-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-xs-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-xs-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-xs-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-xs-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-xs-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-xs-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-xs-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-xs-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-xs-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-xs-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-xs-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-xs-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-xs-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-xs-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-xs-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-xs-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-xs-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-xs-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-xs-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-xs-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-xs-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-xs-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-xs-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-xs-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-xs-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-xs-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-xs-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-xs-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-xs-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .container {
        width: calc(100% - 5rem)
    }
}

@media (max-width: 768px) {
    .column-sm-auto {
        width: auto !important
    }

    .column-to-sm-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-sm-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-sm-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-sm-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-sm-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-sm-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-sm-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-sm-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-sm-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-sm-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-sm-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-sm-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-sm-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-sm-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-sm-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-sm-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-sm-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-sm-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-sm-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-sm-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-sm-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-sm-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-sm-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-sm-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-sm-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-sm-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-sm-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-sm-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-sm-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-sm-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-sm-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-sm-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-sm-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-sm-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-sm-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-sm-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 768px) {
    .column-sm-auto {
        width: auto !important
    }

    .column-sm-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-sm-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-sm-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-sm-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-sm-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-sm-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-sm-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-sm-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-sm-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-sm-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-sm-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-sm-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-sm-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-sm-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-sm-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-sm-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-sm-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-sm-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-sm-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-sm-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-sm-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-sm-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-sm-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-sm-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-sm-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-sm-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-sm-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-sm-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-sm-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-sm-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-sm-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-sm-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-sm-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-sm-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-sm-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-sm-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .container {
        width: calc(100% - 5rem)
    }
}

@media (max-width: 992px) {
    .column-md-auto {
        width: auto !important
    }

    .column-to-md-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-md-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-md-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-md-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-md-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-md-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-md-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-md-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-md-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-md-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-md-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-md-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-md-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-md-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-md-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-md-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-md-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-md-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-md-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-md-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-md-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-md-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-md-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-md-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-md-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-md-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-md-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-md-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-md-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-md-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-md-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-md-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-md-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-md-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-md-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-md-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 992px) {
    .column-md-auto {
        width: auto !important
    }

    .column-md-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-md-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-md-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-md-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-md-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-md-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-md-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-md-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-md-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-md-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-md-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-md-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-md-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-md-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-md-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-md-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-md-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-md-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-md-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-md-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-md-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-md-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-md-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-md-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-md-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-md-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-md-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-md-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-md-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-md-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-md-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-md-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-md-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-md-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-md-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-md-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .container {
        width: 920px
    }
}

@media (max-width: 1200px) {
    .column-lg-auto {
        width: auto !important
    }

    .column-to-lg-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-lg-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-lg-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-lg-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-lg-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-lg-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-lg-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-lg-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-lg-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-lg-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-lg-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-lg-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-lg-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-lg-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-lg-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-lg-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-lg-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-lg-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-lg-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-lg-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-lg-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-lg-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-lg-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-lg-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-lg-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-lg-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-lg-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-lg-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-lg-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-lg-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-lg-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-lg-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-lg-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-lg-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-lg-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-lg-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 1200px) {
    .column-lg-auto {
        width: auto !important
    }

    .column-lg-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-lg-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-lg-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-lg-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-lg-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-lg-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-lg-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-lg-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-lg-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-lg-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-lg-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-lg-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-lg-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-lg-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-lg-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-lg-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-lg-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-lg-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-lg-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-lg-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-lg-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-lg-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-lg-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-lg-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-lg-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-lg-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-lg-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-lg-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-lg-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-lg-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-lg-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-lg-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-lg-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-lg-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-lg-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-lg-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .container {
        width: 1170px
    }
}

@media (max-width: 1440px) {
    .column-xl-auto {
        width: auto !important
    }

    .column-to-xl-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-xl-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-xl-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-xl-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-xl-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-xl-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-xl-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-xl-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-xl-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-xl-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-xl-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-xl-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-xl-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-xl-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-xl-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-xl-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-xl-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-xl-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-xl-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-xl-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-xl-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-xl-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-xl-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-xl-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-xl-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-xl-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-xl-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-xl-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-xl-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-xl-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-xl-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-xl-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-xl-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-xl-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-xl-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-xl-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 1440px) {
    .column-xl-auto {
        width: auto !important
    }

    .column-xl-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-xl-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-xl-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-xl-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-xl-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-xl-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-xl-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-xl-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-xl-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-xl-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-xl-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-xl-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-xl-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-xl-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-xl-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-xl-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-xl-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-xl-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-xl-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-xl-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-xl-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-xl-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-xl-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-xl-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-xl-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-xl-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-xl-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-xl-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-xl-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-xl-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-xl-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-xl-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-xl-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-xl-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-xl-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-xl-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .container {
        width: 1170px
    }
}

@media (max-width: 1800px) {
    .column-xx-auto {
        width: auto !important
    }

    .column-to-xx-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-xx-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-xx-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-xx-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-xx-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-xx-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-xx-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-xx-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-xx-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-xx-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-xx-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-xx-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-xx-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-xx-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-xx-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-xx-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-xx-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-xx-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-xx-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-xx-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-xx-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-xx-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-xx-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-xx-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-xx-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-xx-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-xx-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-xx-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-xx-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-xx-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-xx-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-xx-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-xx-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-xx-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-xx-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-xx-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 1800px) {
    .column-xx-auto {
        width: auto !important
    }

    .column-xx-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-xx-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-xx-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-xx-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-xx-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-xx-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-xx-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-xx-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-xx-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-xx-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-xx-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-xx-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-xx-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-xx-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-xx-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-xx-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-xx-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-xx-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-xx-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-xx-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-xx-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-xx-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-xx-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-xx-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-xx-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-xx-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-xx-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-xx-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-xx-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-xx-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-xx-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-xx-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-xx-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-xx-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-xx-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-xx-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .container {
        width: 1170px
    }
}

@media (max-width: 320px) {
    .column-phone-auto {
        width: auto !important
    }

    .column-to-phone-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-phone-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-phone-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-phone-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-phone-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-phone-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-phone-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-phone-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-phone-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-phone-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-phone-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-phone-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-phone-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-phone-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-phone-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-phone-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-phone-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-phone-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-phone-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-phone-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-phone-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-phone-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-phone-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-phone-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-phone-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-phone-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-phone-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-phone-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-phone-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-phone-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-phone-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-phone-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-phone-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-phone-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-phone-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-phone-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 320px) {
    .column-phone-auto {
        width: auto !important
    }

    .column-phone-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-phone-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-phone-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-phone-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-phone-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-phone-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-phone-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-phone-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-phone-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-phone-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-phone-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-phone-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-phone-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-phone-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-phone-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-phone-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-phone-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-phone-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-phone-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-phone-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-phone-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-phone-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-phone-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-phone-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-phone-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-phone-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-phone-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-phone-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-phone-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-phone-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-phone-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-phone-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-phone-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-phone-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-phone-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-phone-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (max-width: 768px) {
    .column-tablet-auto {
        width: auto !important
    }

    .column-to-tablet-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-tablet-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-tablet-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-tablet-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-tablet-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-tablet-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-tablet-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-tablet-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-tablet-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-tablet-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-tablet-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-tablet-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-tablet-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-tablet-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-tablet-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-tablet-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-tablet-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-tablet-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-tablet-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-tablet-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-tablet-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-tablet-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-tablet-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-tablet-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-tablet-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-tablet-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-tablet-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-tablet-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-tablet-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-tablet-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-tablet-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-tablet-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-tablet-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-tablet-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-tablet-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-tablet-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 768px) {
    .column-tablet-auto {
        width: auto !important
    }

    .column-tablet-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-tablet-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-tablet-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-tablet-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-tablet-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-tablet-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-tablet-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-tablet-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-tablet-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-tablet-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-tablet-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-tablet-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-tablet-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-tablet-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-tablet-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-tablet-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-tablet-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-tablet-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-tablet-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-tablet-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-tablet-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-tablet-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-tablet-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-tablet-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-tablet-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-tablet-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-tablet-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-tablet-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-tablet-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-tablet-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-tablet-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-tablet-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-tablet-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-tablet-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-tablet-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-tablet-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (max-width: 1024px) {
    .column-desktop-auto {
        width: auto !important
    }

    .column-to-desktop-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-to-desktop-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-to-desktop-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-to-desktop-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-to-desktop-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-to-desktop-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-to-desktop-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-to-desktop-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-to-desktop-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-to-desktop-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-to-desktop-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-to-desktop-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-to-desktop-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-to-desktop-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-to-desktop-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-to-desktop-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-to-desktop-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-to-desktop-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-to-desktop-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-to-desktop-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-to-desktop-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-to-desktop-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-to-desktop-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-to-desktop-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-to-desktop-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-to-desktop-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-to-desktop-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-to-desktop-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-to-desktop-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-to-desktop-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-to-desktop-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-to-desktop-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-to-desktop-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-to-desktop-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-to-desktop-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-to-desktop-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (min-width: 1024px) {
    .column-desktop-auto {
        width: auto !important
    }

    .column-desktop-1 {
        width: calc(8.33333% - 2.14286rem)
    }

    .space-right-desktop-1 {
        margin-right: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .space-left-desktop-1 {
        margin-left: calc(((100% / 12) * 1) + 1.07143rem) !important
    }

    .column-desktop-2 {
        width: calc(16.66667% - 2.14286rem)
    }

    .space-right-desktop-2 {
        margin-right: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .space-left-desktop-2 {
        margin-left: calc(((100% / 12) * 2) + 1.07143rem) !important
    }

    .column-desktop-3 {
        width: calc(25% - 2.14286rem)
    }

    .space-right-desktop-3 {
        margin-right: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .space-left-desktop-3 {
        margin-left: calc(((100% / 12) * 3) + 1.07143rem) !important
    }

    .column-desktop-4 {
        width: calc(33.33333% - 2.14286rem)
    }

    .space-right-desktop-4 {
        margin-right: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .space-left-desktop-4 {
        margin-left: calc(((100% / 12) * 4) + 1.07143rem) !important
    }

    .column-desktop-5 {
        width: calc(41.66667% - 2.14286rem)
    }

    .space-right-desktop-5 {
        margin-right: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .space-left-desktop-5 {
        margin-left: calc(((100% / 12) * 5) + 1.07143rem) !important
    }

    .column-desktop-6 {
        width: calc(50% - 2.14286rem)
    }

    .space-right-desktop-6 {
        margin-right: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .space-left-desktop-6 {
        margin-left: calc(((100% / 12) * 6) + 1.07143rem) !important
    }

    .column-desktop-7 {
        width: calc(58.33333% - 2.14286rem)
    }

    .space-right-desktop-7 {
        margin-right: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .space-left-desktop-7 {
        margin-left: calc(((100% / 12) * 7) + 1.07143rem) !important
    }

    .column-desktop-8 {
        width: calc(66.66667% - 2.14286rem)
    }

    .space-right-desktop-8 {
        margin-right: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .space-left-desktop-8 {
        margin-left: calc(((100% / 12) * 8) + 1.07143rem) !important
    }

    .column-desktop-9 {
        width: calc(75% - 2.14286rem)
    }

    .space-right-desktop-9 {
        margin-right: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .space-left-desktop-9 {
        margin-left: calc(((100% / 12) * 9) + 1.07143rem) !important
    }

    .column-desktop-10 {
        width: calc(83.33333% - 2.14286rem)
    }

    .space-right-desktop-10 {
        margin-right: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .space-left-desktop-10 {
        margin-left: calc(((100% / 12) * 10) + 1.07143rem) !important
    }

    .column-desktop-11 {
        width: calc(91.66667% - 2.14286rem)
    }

    .space-right-desktop-11 {
        margin-right: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .space-left-desktop-11 {
        margin-left: calc(((100% / 12) * 11) + 1.07143rem) !important
    }

    .column-desktop-12 {
        width: calc(100% - 2.14286rem)
    }

    .space-right-desktop-12 {
        margin-right: calc(((100% / 12) * 12) + 1.07143rem) !important
    }

    .space-left-desktop-12 {
        margin-left: calc(((100% / 12) * 12) + 1.07143rem) !important
    }
}

@media (max-width: 480px) {
    .container {
        width: calc(100% - 5rem)
    }
}

.no-margin [class*=column-],
[class*=column-].no-margin {
    padding: 0 !important
}

@font-face {
    font-family: 'Uni Neue';
    src: url(../fonts/uni-neue/UniNeueRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/uni-neue/UniNeueRegular.woff2) format("woff2"), url(../fonts/uni-neue/UniNeueRegular.woff) format("woff"), url(../fonts/uni-neue/UniNeueRegular.svg#UniNeueRegular) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Uni Neue';
    src: url(../fonts/uni-neue/UniNeueRegular-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/uni-neue/UniNeueRegular-Italic.woff2) format("woff2"), url(../fonts/uni-neue/UniNeueRegular-Italic.woff) format("woff"), url(../fonts/uni-neue/UniNeueRegular-Italic.svg#UniNeueRegular-Italic) format("svg");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'Uni Neue';
    src: url(../fonts/uni-neue/UniNeueBold.eot?#iefix) format("embedded-opentype"), url(../fonts/uni-neue/UniNeueBold.woff2) format("woff2"), url(../fonts/uni-neue/UniNeueBold.woff) format("woff"), url(../fonts/uni-neue/UniNeueBold.svg#UniNeueBold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Candara;
    src: url(../fonts/candara/Candara-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/candara/Candara-BoldItalic.woff2) format("woff2"), url(../fonts/candara/Candara-BoldItalic.woff) format("woff"), url(../fonts/candara/Candara-BoldItalic.svg#Candara-BoldItalic) format("svg");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Uni Neue';
    src: url(../fonts/uni-neue/UniNeueHeavy.eot?#iefix) format("embedded-opentype"), url(../fonts/uni-neue/UniNeueHeavy.woff2) format("woff2"), url(../fonts/uni-neue/UniNeueHeavy.woff) format("woff"), url(../fonts/uni-neue/UniNeueHeavy.svg#UniNeueHeavy) format("svg");
    font-weight: 800;
    font-style: normal
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, .75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

body {
    overflow-x: hidden
}

.fonts-loaded body {
    font-family: "Uni Neue"
}

.fonts-loaded h1,
.fonts-loaded h2,
.fonts-loaded h3,
.fonts-loaded h4,
.fonts-loaded h5,
.fonts-loaded h6 {
    font-family: Candara
}

@keyframes a {
    0% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }

    20% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }

    53% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }

    80% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }

    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }

    40% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

body.page-index .bounce {
    animation-name: a;
    transform-origin: center bottom
}

@keyframes b {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    75% {
        opacity: 0
    }
}

body.page-index .flash {
    animation-name: b
}

@keyframes c {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scaleX(1)
    }
}

body.page-index .pulse {
    animation-name: c
}

@keyframes d {
    0% {
        transform: scaleX(1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }

    to {
        transform: scaleX(1)
    }
}

body.page-index .rubberBand {
    animation-name: d
}

@keyframes e {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translateZ(0)
    }

    10% {
        transform: translate3d(-10px, 0, 0)
    }

    30% {
        transform: translate3d(-10px, 0, 0)
    }

    50% {
        transform: translate3d(-10px, 0, 0)
    }

    70% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20% {
        transform: translate3d(10px, 0, 0)
    }

    40% {
        transform: translate3d(10px, 0, 0)
    }

    60% {
        transform: translate3d(10px, 0, 0)
    }

    80% {
        transform: translate3d(10px, 0, 0)
    }
}

body.page-index .shake {
    animation-name: e
}

@keyframes f {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(0)
    }

    0.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    1.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    2.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    3.5% {
        transform: translateX(2px) rotateY(3deg)
    }
}

body.page-index .headShake {
    animation-timing-function: ease-in-out;
    animation-name: f
}

@keyframes g {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0)
    }
}

body.page-index .swing {
    transform-origin: top center;
    animation-name: g
}

@keyframes h {
    0% {
        transform: scaleX(1)
    }

    10% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    50% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    70% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    60% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

body.page-index .tada {
    animation-name: h
}

@keyframes i {
    0% {
        transform: translateZ(0)
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        transform: translateZ(0)
    }
}

body.page-index .wobble {
    animation-name: i
}

@keyframes j {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translateZ(0)
    }

    0.1% {
        transform: translateZ(0)
    }

    1.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    2.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    3.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    4.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    5.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    6.7% {
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    7.8% {
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

body.page-index .jello {
    animation-name: j;
    transform-origin: center
}

@keyframes k {
    0% {
        transform: scale(1)
    }

    14% {
        transform: scale(1.3)
    }

    28% {
        transform: scale(1)
    }

    42% {
        transform: scale(1.3)
    }

    70% {
        transform: scale(1)
    }
}

body.page-index .heartBeat {
    animation-name: k;
    animation-duration: 1.3s;
    animation-timing-function: ease-in-out
}

@keyframes l {
    0% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: scale3d(.97, .97, .97)
    }

    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 1;
        transform: scaleX(1)
    }
}

body.page-index .bounceIn {
    animation-duration: .75s;
    animation-name: l
}

@keyframes m {
    0% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 5px, 0)
    }

    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
}

body.page-index .bounceInDown {
    animation-name: m
}

@keyframes n {
    0% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(5px, 0, 0)
    }

    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
}

body.page-index .bounceInLeft {
    animation-name: n
}

@keyframes o {
    0% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
}

body.page-index .bounceInRight {
    animation-name: o
}

@keyframes p {
    0% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, -5px, 0)
    }

    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
}

body.page-index .bounceInUp {
    animation-name: p
}

@keyframes q {
    20% {
        transform: scale3d(.9, .9, .9)
    }

    50% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

body.page-index .bounceOut {
    animation-duration: .75s;
    animation-name: q
}

@keyframes r {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

body.page-index .bounceOutDown {
    animation-name: r
}

@keyframes s {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

body.page-index .bounceOutLeft {
    animation-name: s
}

@keyframes t {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

body.page-index .bounceOutRight {
    animation-name: t
}

@keyframes u {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

body.page-index .bounceOutUp {
    animation-name: u
}

@keyframes v {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

body.page-index .fadeIn {
    animation-name: v
}

@keyframes w {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .fadeInDown {
    animation-name: w
}

@keyframes x {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .fadeInDownBig {
    animation-name: x
}

@keyframes y {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .fadeInLeft {
    animation-name: y
}

@keyframes z {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .fadeInLeftBig {
    animation-name: z
}

@keyframes A {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .fadeInRight {
    animation-name: A
}

@keyframes B {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .fadeInRightBig {
    animation-name: B
}

@keyframes C {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .fadeInUp {
    animation-name: C
}

@keyframes D {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .fadeInUpBig {
    animation-name: D
}

@keyframes E {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

body.page-index .fadeOut {
    animation-name: E
}

@keyframes F {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

body.page-index .fadeOutDown {
    animation-name: F
}

@keyframes G {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

body.page-index .fadeOutDownBig {
    animation-name: G
}

@keyframes H {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

body.page-index .fadeOutLeft {
    animation-name: H
}

@keyframes I {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

body.page-index .fadeOutLeftBig {
    animation-name: I
}

@keyframes J {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

body.page-index .fadeOutRight {
    animation-name: J
}

@keyframes K {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

body.page-index .fadeOutRightBig {
    animation-name: K
}

@keyframes L {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

body.page-index .fadeOutUp {
    animation-name: L
}

@keyframes M {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

body.page-index .fadeOutUpBig {
    animation-name: M
}

@keyframes N {
    0% {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        animation-timing-function: ease-in
    }
}

body.page-index .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

body.page-index .animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: N
}

body.page-index .animated.infinite {
    animation-iteration-count: infinite
}

body.page-index .animated.delay-1s {
    animation-delay: 1s
}

body.page-index .animated.delay-2s {
    animation-delay: 2s
}

body.page-index .animated.delay-3s {
    animation-delay: 3s
}

body.page-index .animated.delay-4s {
    animation-delay: 4s
}

body.page-index .animated.delay-5s {
    animation-delay: 5s
}

body.page-index .animated.fast {
    animation-duration: .8s
}

body.page-index .animated.faster {
    animation-duration: .5s
}

body.page-index .animated.slow {
    animation-duration: 2s
}

body.page-index .animated.slower {
    animation-duration: 3s
}

@keyframes O {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

body.page-index .flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: O
}

@keyframes P {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

body.page-index .flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: P
}

@keyframes Q {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

body.page-index .flipOutX {
    animation-duration: .75s;
    animation-name: Q;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes R {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

body.page-index .flipOutY {
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: R
}

@keyframes S {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg)
    }

    to {
        transform: translateZ(0)
    }
}

body.page-index .lightSpeedIn {
    animation-name: S;
    animation-timing-function: ease-out
}

@keyframes T {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

body.page-index .lightSpeedOut {
    animation-name: T;
    animation-timing-function: ease-in
}

@keyframes U {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: translateZ(0);
        opacity: 1
    }
}

body.page-index .rotateIn {
    animation-name: U
}

@keyframes V {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

body.page-index .rotateInDownLeft {
    animation-name: V
}

@keyframes W {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

body.page-index .rotateInDownRight {
    animation-name: W
}

@keyframes X {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

body.page-index .rotateInUpLeft {
    animation-name: X
}

@keyframes Y {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

body.page-index .rotateInUpRight {
    animation-name: Y
}

@keyframes Z {
    0% {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

body.page-index .rotateOut {
    animation-name: Z
}

@keyframes ab {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

body.page-index .rotateOutDownLeft {
    animation-name: ab
}

@keyframes bb {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

body.page-index .rotateOutDownRight {
    animation-name: bb
}

@keyframes cb {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

body.page-index .rotateOutUpLeft {
    animation-name: cb
}

@keyframes db {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

body.page-index .rotateOutUpRight {
    animation-name: db
}

@keyframes eb {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    80% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

body.page-index .hinge {
    animation-duration: 2s;
    animation-name: eb
}

@keyframes fb {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

body.page-index .jackInTheBox {
    animation-name: fb
}

@keyframes gb {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

body.page-index .rollIn {
    animation-name: gb
}

@keyframes hb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

body.page-index .rollOut {
    animation-name: hb
}

@keyframes ib {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

body.page-index .zoomIn {
    animation-name: ib
}

@keyframes jb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

body.page-index .zoomInDown {
    animation-name: jb
}

@keyframes kb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

body.page-index .zoomInLeft {
    animation-name: kb
}

@keyframes lb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

body.page-index .zoomInRight {
    animation-name: lb
}

@keyframes mb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

body.page-index .zoomInUp {
    animation-name: mb
}

@keyframes nb {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

body.page-index .zoomOut {
    animation-name: nb
}

@keyframes ob {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

body.page-index .zoomOutDown {
    animation-name: ob
}

@keyframes pb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

body.page-index .zoomOutLeft {
    animation-name: pb
}

@keyframes qb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

body.page-index .zoomOutRight {
    animation-name: qb
}

@keyframes rb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

body.page-index .zoomOutUp {
    animation-name: rb
}

@keyframes sb {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

body.page-index .slideInDown {
    animation-name: sb
}

@keyframes tb {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

body.page-index .slideInLeft {
    animation-name: tb
}

@keyframes ub {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

body.page-index .slideInRight {
    animation-name: ub
}

@keyframes vb {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

body.page-index .slideInUp {
    animation-name: vb
}

@keyframes wb {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

body.page-index .slideOutDown {
    animation-name: wb
}

@keyframes xb {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

body.page-index .slideOutLeft {
    animation-name: xb
}

@keyframes yb {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

body.page-index .slideOutRight {
    animation-name: yb
}

@keyframes zb {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

body.page-index .slideOutUp {
    animation-name: zb
}

@media (prefers-reduced-motion),
(print) {
    body.page-index .animated {
        animation: unset !important;
        transition: none !important
    }
}

body.page-index:after {
    box-sizing: border-box
}

body.page-index:before {
    box-sizing: border-box
}

body.page-index:focus {
    outline: 0
}

body.page-index li {
    list-style: none
}

body.page-index a {
    text-decoration: none;
    color: #fff
}

body.page-index a img {
    border: none
}

body.page-index a:hover {
    text-decoration: none
}

body.page-index legend {
    padding: 0;
    display: table
}

body.page-index fieldset {
    border: 0;
    padding: .01em 0 0;
    margin: 0;
    min-width: 0
}

body.page-index body {
    font-family: 'Uni Neue';
    color: #1d113b
}

body.page-index body:not(:-moz-handler-blocked) fieldset {
    display: table-cell
}

body.page-index h1 {
    font-weight: 400
}

body.page-index h2 {
    font-weight: 400
}

body.page-index h3 {
    font-weight: 400
}

body.page-index h4 {
    font-weight: 400
}

body.page-index h5 {
    font-weight: 400
}

body.page-index h6 {
    font-weight: 400
}

body.page-index strong {
    font-weight: 400
}

body.page-index address {
    font-style: normal
}

body.page-index button {
    cursor: pointer
}

body.page-index button:focus {
    outline: 0
}

body.page-index input[type=submit] {
    cursor: pointer
}

body.page-index mark {
    background: 0 0
}

/*body.page-index .block-title {
    color: #1d113b;
    font-size: 50px;
    font-family: Candara, sans-serif;
    text-align: center
}*/

body.page-index .block-description {
    margin-top: 28px;
    color: #1d113b;
    font-size: 26px;
    font-family: 'Uni Neue', sans-serif;
    text-align: center
}

@media (max-width: 959px) {
    body.page-index .block-title {
        font-size: 36px
    }

    body.page-index .block-description {
        margin-top: 12px;
        font-size: 20px
    }
}

@media only screen and (max-width: 1023px) {
    body.page-index .site-header__location {
        padding-left: 0
    }

    body.page-index .site-header__region {
        font-size: 18px
    }

    body.page-index .site-header__street {
        font-size: 14px
    }

    body.page-index .site-header__phone-number {
        font-size: 18px
    }

    body.page-index .site-header__contacts {
        padding-top: 15px
    }

    body.page-index .site-header__menu {
        display: none
    }

    body.page-index .firest-screen {
        padding: 230px 0 70px
    }

    body.page-index .firest-screen:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: ""
    }

    body.page-index .firest-screen__welcome {
        font-size: 36px;
        line-height: 1.2
    }

    body.page-index .firest-screen__info-items {
        display: none
    }

    body.page-index .how-many-people__title {
        font-size: 24px
    }

    body.page-index .how-many-people__dscr {
        font-size: 12px
    }

    body.page-index .site-footer__footer-line {
        display: block;
        padding-bottom: 25px
    }

    body.page-index .site-footer__site-rights {
        width: 100%
    }

    body.page-index .site-footer__copy-policy {
        padding-top: 8px;
        text-align: left
    }

    body.page-index .site-header__logo img {
        width: 130px
    }

    body.page-index .site-footer .site-header__contacts {
        padding-bottom: 25px
    }
}

body.page-index .button {
    display: inline-block;
    /*margin-top: 30px;*/
    padding: 40px 72px;
    border: none;
    border-bottom: 3px solid #3a2790;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    /*letter-spacing: 3px;*/
    /*text-transform: uppercase;*/
    border-radius: 5px;
    background: #4f4ca9;
    transition: all .3s ease;
    cursor: pointer
}

body.page-index .button:hover {
    background: #716ce3;
    border-color: #604bc7
}

@media (max-width: 760px) {
    body.page-index .button {
        text-align: center
    }
}

@media only screen and (max-width: 630px) {
    body.page-index .button {
        padding: 18px 35px;
        /*letter-spacing: 2px;*/
        font-size: 14px
    }

    body.page-index .house-types__list {
        width: 485px
    }

    body.page-index .house-types__other {
        display: block
    }

    body.page-index .house-types__other .house-types__text {
        padding: 25px
    }

    body.page-index .house-types__other .house-types__type {
        width: 100%;
        overflow: hidden
    }

    body.page-index .house-types__other .house-types__type:first-child {
        margin-bottom: 10px
    }

    body.page-index .house-types__text {
        padding: 25px
    }

    body.page-index .house-types__blc-title {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 2px
    }

    body.page-index .building-stages__description {
        padding-top: 25px
    }

    body.page-index .building-stages__pic-side {
        width: 200px;
        margin-bottom: 25px
    }

    body.page-index .building-stages__text-side {
        width: 100%
    }
}

body.page-index .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7)
}

body.page-index .overlay:before {
    position: absolute;
    top: 65px;
    right: 80px;
    width: 100px;
    height: 100px;
    cursor: pointer;
    content: "";
    background: #fff;
    border-radius: 50%
}

body.page-index .overlay:after {
    position: absolute;
    top: 101px;
    right: 116px;
    cursor: pointer;
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../img/old/sprite.svg);
    background-size: 500px 300px;
    background-repeat: no-repeat;
    background-position: -312px -21px
}

body.page-index .modal-window {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 4;
    max-height: 90%;
    max-width: 90%;
    box-sizing: border-box;
    padding: 40px 70px 50px;
    text-align: center;
    background: #fff;
    transform: translate(-50%, -50%);
    overflow: auto
}

body.page-index .modal-window#md-policy {
    width: 900px;
    text-align: left
}

body.page-index .modal-window#md-policy h5 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700
}

body.page-index .modal-window#md-policy p {
    margin-bottom: 8px;
    font-size: 14px
}

body.page-index .modal-window .modal-close {
    position: absolute;
    top: -37px;
    right: -37px;
    font-size: 20px
}

body.page-index .modal-window__dscr {
    text-align: center;
    font-size: 20px
}

body.page-index .modal-window__submit {
    margin-top: 55px;
    border: none
}

body.page-index .text-field {
    margin-top: 15px;
    border: 1px solid #eee;
    border-radius: 3px
}

body.page-index .text-field label {
    display: block;
    padding: 12px 20px 0;
    text-align: left
}

body.page-index .text-field input {
    display: block;
    padding: 20px;
    border: none
}

body.page-index .input-field {
    width: 400px;
    margin-top: 20px;
    padding: 20px 25px;
    font-size: 20px;
    font-family: 'Uni Neue';
    border: none;
    background: #fff;
    border-radius: 4px
}

body.page-index .input-field:-moz-placeholder {
    color: #b9b8bd;
    font-weight: 400
}

body.page-index .input-field:-ms-input-placeholder {
    color: #b9b8bd;
    font-weight: 400
}

body.page-index .input-field::-webkit-input-placeholder {
    color: #b9b8bd;
    font-weight: 400
}

body.page-index .input-field::-moz-placeholder {
    color: #b9b8bd;
    font-weight: 400
}

body.page-index .checkbox-unit {
    padding-top: 20px
}

body.page-index .checkbox-unit__input {
    display: none
}

body.page-index .checkbox-unit__input:checked+.checkbox-unit__label:after {
    border-color: #9ba0ae
}

body.page-index .checkbox-unit__label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
    width: auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px
}

body.page-index .checkbox-unit__label:before {
    position: absolute;
    top: 1px;
    left: 0;
    content: "";
    width: 20px;
    height: 20px;
    background: #e7f0fe;
    border-radius: 3px
}

body.page-index .checkbox-unit__label:after {
    position: absolute;
    top: 6px;
    left: 5px;
    content: "";
    width: 10px;
    height: 6px;
    border-style: solid;
    border-color: transparent;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg)
}

body.page-index .checkbox-unit__label a {
    border-bottom: 1px solid #eae8ee
}

body.page-index .site-header {
    width: 100%;
    padding-top: 20px
}

body.page-index .site-header__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: top
}

body.page-index .site-header__location {
    position: relative;
    width: 300px
}

body.page-index .site-footer .site-header__region {
    color: #1d113b
}

body.page-index .site-footer .site-header__street {
    color: #191136
}

body.page-index .site-header__region {
    display: block;
    font-family: Candara, sans-serif;
    font-size: 26px;
    color: #fff
}

body.page-default .site-header__region,
body.page-calculation .site-header__region,
body.page-examples .site-header__region {
    color: #1d113b
}

body.page-index .site-header__street {
    font-size: 16px;
    color: #b8bdd1
}

body.page-index .site-header__telephone {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 300px;
    text-align: right
}

body.page-index .site-header__phone-number {
    position: relative;
    display: inline-block;
    font-family: Candara, sans-serif;
    font-size: 26px;
    color: #fff
}

body.page-default .site-header__phone-number,
body.page-default .site-header__region,
body.page-calculation .site-header__phone-number,
body.page-calculation .site-header__region,
body.page-examples .site-header__phone-number,
body.page-examples .site-header__region,
body.page-index footer .site-header__phone-number {
    color: #191136
}

body.page-index .site-header__order-call {
    display: inline-block;
    margin-top: 8px;
    color: #aeade3;
    font-weight: 400;
    font-size: 20px;
    transition: all .3s ease
}

body.page-index .site-header__order-call:hover {
    color: #716ce3;
    border-color: #716ce3
}

body.page-index .site-header__menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 65px
}

body.page-index .site-header__menu-item {
    font-size: 15px;
    font-weight: 800;
    color: #1d113b;
    letter-spacing: 3px;
    text-transform: uppercase;
    transition: all .3s ease
}

body.page-index .site-header__menu-item:hover {
    color: #4f4ca9
}

@media only screen and (max-width: 720px) {
    .hamburger_wrap {
        display: block;
        position: fixed;
        width: 100%;
        height: 40px;
        background-color: #212121;
        z-index: 5
    }

    .hamburger {
        display: block;
        position: absolute;
        right: 10px;
        top: 20px;
        transform: translateY(-50%);
        width: 26px;
        height: 12px
    }

    .hamburger span {
        display: block;
        height: 2px;
        width: 100%;
        background-color: #fff;
        margin-bottom: 2px;
        transition: .5s all
    }

    .hamburger_active span {
        margin-bottom: -2px
    }

    .hamburger_active span:nth-child(1) {
        transform: translateY(3px) rotate(-45deg)
    }

    .hamburger_active span:nth-child(2) {
        display: none
    }

    .hamburger_active span:nth-child(3) {
        transform: translateY(3px) rotate(45deg)
    }

    body.page-index .site-header__contacts {
        display: block;
        text-align: center;
        padding-top: 0
    }

    body.page-index .site-header__logo {
        position: relative;
        display: block;
        margin-top: 14px
    }

    body.page-index .site-header__location {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        text-align: center;
        padding-left: 0
    }

    body.page-index .site-header__region {
        font-size: 16px
    }

    body.page-index .site-header__street {
        display: none
    }

    body.page-index .site-header__telephone {
        margin: 0 auto;
        margin-top: 40px;
        text-align: center
    }

    #firest-screen {
        background-color: #24223d;
        background-position: 60% -300px;
        background-size: cover;
    }

/*    body.page-index .container .firest-screen__welcome {
        font-size: 24px;
        line-height: normal;
        margin-top: 13px;
        margin-bottom: 100px
    }*/

    body.page-index .firest-screen__order-btn {
        padding: 20px 42px
    }

    body.page-index .how-many-people__type {
        display: block
    }

    body.page-index .how-many-people__type li {
        width: 100%
    }

    body.page-index .how-many-people__type li:first-child {
        display: block
    }
}

@media only screen and (max-width: 720px) {
    body.page-index .container .firest-screen--form {
        width: 100%;
        margin-bottom: 30px;
        padding: 25px;
        padding-top: 35px
    }

    body.page-index .container .firest-screen--form__title {
        font-size: 26px
    }

    body.page-index .container .firest-screen--form__list {
        justify-content: space-between;
        flex-direction: column;
        margin-top: 25px;
        padding-left: 15px
    }

    body.page-index .container .firest-screen--form__list li {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 18px;
        font-size: 18px;
        font-weight: 400;
        font-family: "Uni Neue", sans-serif;
        color: #191136
    }

    body.page-index .container .firest-screen--form__list li::before {
        position: absolute;
        left: -15px;
        top: 9px;
        width: 8px;
        height: 8px;
        content: "";
        background-color: #000;
        border-radius: 50%
    }

    body.page-index .container .firest-screen--form__img {
        display: none
    }
}

body.page-index .firest-screen {
    position: relative;
/*    padding-top: 60px;
    padding-bottom: 70px;
    text-align: left;
    background: url(../img/pages/index/main/bg-main.jpg) 50% no-repeat;
    background-size: cover;*/
}

@media (max-width: 1024px) {
    body.page-index .firest-screen {
        padding-bottom: 70px
    }
}

body.page-index .firest-screen .container {
    position: relative;
    z-index: 1
}

body.page-index .firest-screen__welcome {
    display: block;
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    font-family: Candara, sans-serif;
    margin-top: 21px
}

body.page-index .firest-screen__plan {
    display: block;
    font-size: 26px;
    font-weight: 400;
    color: #b8bdd1;
    font-family: "Uni Neue", sans-serif;
    margin-top: 130px
}

@media only screen and (max-width: 720px) {
    body.page-index .firest-screen__plan {
        margin-top: 70px;
        font-size: 15px
    }
}

@media only screen and (max-width: 959px) {
    body.page-index .firest-screen__welcome {
        font-size: 36px
    }
}

body.page-index .firest-screen__welcome sup {
    line-height: 0
}

body.page-index .firest-screen__order-btn {
    display: inline-block;
    vertical-align: bottom;
    padding: 40px 47px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    background: #4f4ca9;
    border-radius: 5px;
    border-bottom: 3px solid #3a2790;
    transition: all .3s ease
}

body.page-index .firest-screen__order-btn:hover {
    background: #716ce3;
    border-color: #604bc7
}

@media (max-width: 720px) {
    body.page-index .firest-screen__order-btn {
        padding: 20px 35px;
        text-align: center;
        display: block
    }
}

body.page-index .firest-screen__info-item {
    position: absolute
}

body.page-index .firest-screen__info-item:first-child {
    top: 75px;
    right: 13%
}

body.page-index .firest-screen__info-item:nth-child(2) {
    top: 223px;
    right: 32%
}

body.page-index .firest-screen__info-item-dot {
    position: relative;
    z-index: 1;
    display: block;
    width: 27px;
    height: 27px;
    background: #00a546;
    border-radius: 50%;
    border: 6px solid #7dd9b5;
    cursor: pointer
}

body.page-index .firest-screen__info-item-dot:hover {
    opacity: .85
}

body.page-index .firest-screen__info-item-text {
    position: absolute;
    top: 14px;
    left: -90px;
    width: 208px;
    padding: 27px 0;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    opacity: 0;
    transition: all .3s ease
}

body.page-index .firest-screen__info-item-text.active {
    opacity: 1
}

body.page-index .firest-screen__info-item-text p {
    font-size: 20px
}

body.page-index .firest-screen__info-item-text span {
    font-weight: 700
}

body.page-index .how-many-people {
    padding: 80px 0 125px
}

body.page-index .how-many-people .buttons {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.page-index .how-many-people__wrap {
    /*padding-top: 45px;*/
    border: 1px solid #e6e3e4;
    border-radius: 7px
}

body.page-index .how-many-people__title {
    text-align: center;
    color: #1d113b;
    font-family: Candara, sans-serif;
    font-size: 50px
}

@media (max-width: 959px) {
    body.page-index .how-many-people__title {
        font-size: 36px
    }
}

body.page-index .how-many-people__dscr {
    padding-top: 38px;
    text-align: center;
    font-size: 15px;
    color: #1d113b;
    font-weight: 800;
    letter-spacing: .2em
}

body.page-index .how-many-people__range {
    padding: 1px 100px 50px;
    border-bottom: 1px solid #dadada;
    max-width: 970px;
    margin: auto
}

body.page-index .how-many-people__range-options {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body.page-index .how-many-people__range-options:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    border-top: 1px solid #dadada
}

body.page-index .how-many-people__range-option {
    cursor: pointer
}

body.page-index .how-many-people__range-option span {
    position: relative;
    display: block;
    padding-top: 42px;
    font-size: 18px;
    color: #1d113b
}

body.page-index .how-many-people__range-option span:before {
    position: absolute;
    left: 50%;
    top: -14px;
    height: 29px;
    width: 1px;
    content: "";
    background: #c1c1c1
}

body.page-index .how-many-people__range-option span:after {
    position: absolute;
    top: 0;
    right: -20px;
    bottom: 0;
    left: -20px;
    z-index: 1;
    content: ""
}

body.page-index .how-many-people__range-option:first-child:not(.how-many-people__range-option--active) span:before {
    z-index: 2;
    box-shadow: -11px 0 0 10px #fff
}

body.page-index .how-many-people__range-option:last-child:not(.how-many-people__range-option--active) span:before {
    z-index: 2;
    box-shadow: 11px 0 0 10px #fff
}

body.page-index .how-many-people__range-option:not(.how-many-people__range-option--active):hover span:before {
    top: -25px;
    z-index: 1;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border: 11px solid #fff;
    border-radius: 50%;
    background: #c6c3ff
}

body.page-index .how-many-people__range-option--active {
    cursor: default
}

body.page-index .how-many-people__range-option--active:before {
    position: absolute;
    top: -2px;
    left: 0;
    height: 5px;
    content: "";
    background: #4f4ca9
}

body.page-index .how-many-people__range-option--active span:before {
    top: -25px;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border: 11px solid #fff;
    border-radius: 50%;
    background: #4f4ca9;
    box-shadow: 0 15px 54px rgba(41, 40, 68, .3)
}

body.page-index .how-many-people__range-option--active:first-child:before {
    right: 100%
}

body.page-index .how-many-people__range-option--active:nth-child(2):before {
    right: 75%
}

body.page-index .how-many-people__range-option--active:nth-child(3):before {
    right: 50%
}

body.page-index .how-many-people__range-option--active:nth-child(4):before {
    right: 25%
}

body.page-index .how-many-people__range-option--active:nth-child(5):before {
    right: 0
}

body.page-index .how-many-people__variants {
    margin: -1px
}

body.page-index .how-many-people__type {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 760px) {
    body.page-index .how-many-people__type {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.page-index .how-many-people__type li {
    position: relative;
    width: 50%;
    padding: 40px 0 50px;
    text-align: center
}

@media (max-width: 760px) {
    body.page-index .how-many-people__type li {
        width: 100%
    }
}

body.page-index .how-many-people__type li:first-child {
    background: #fff;
    box-shadow: 15px 15px 58px rgba(41, 40, 68, .14)
}

body.page-index .how-many-people__type li:first-child .how-many-people__type-title {
    color: #4f4ca9
}

body.page-index .how-many-people__type-title {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    color: #1d113b;
    font-weight: 800
}

@media (max-width: 760px) {
    body.page-index .how-many-people__type-title {
        padding: 0 10px;
        font-size: 14px
    }
}

body.page-index .how-many-people__item-dscr {
    margin-top: 8px;
    font-size: 18px
}

@media (max-width: 760px) {
    body.page-index .how-many-people__item-dscr {
        padding: 0 10px;
        font-size: 15px
    }
}

body.page-index .how-many-people__pic {
    max-width: 85%;
    margin-top: 40px
}

body.page-index .how-many-people__counter {
    position: absolute;
    top: -50px;
    left: -20px;
    z-index: 1;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #00a546
}

@media (max-width: 920px) {
    body.page-index .how-many-people__counter {
        display: none
    }
}

body.page-index .how-many-people__counter-title {
    position: relative;
    color: #fff
}

body.page-index .how-many-people__counter-title span {
    position: absolute;
    width: 6px;
    margin-left: -3px;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 800
}

body.page-index .how-many-people__counter-title span:first-child {
    top: 17px;
    left: 21%;
    transform: rotate(-55deg)
}

body.page-index .how-many-people__counter-title span:nth-child(2) {
    top: 11px;
    left: 28%;
    transform: rotate(-30deg)
}

body.page-index .how-many-people__counter-title span:nth-child(3) {
    top: 6px;
    left: 39%;
    transform: rotate(-15deg)
}

body.page-index .how-many-people__counter-title span:nth-child(4) {
    top: 5px;
    left: 50%
}

body.page-index .how-many-people__counter-title span:nth-child(5) {
    top: 6px;
    right: 38%;
    transform: rotate(15deg)
}

body.page-index .how-many-people__counter-title span:nth-child(6) {
    top: 10px;
    right: 29%;
    transform: rotate(30deg)
}

body.page-index .how-many-people__counter-title span:nth-child(7) {
    top: 16px;
    right: 20.5%;
    transform: rotate(48deg)
}

body.page-index .how-many-people__counter-data {
    top: 32px;
    font-weight: 800;
    font-size: 25px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 2px
}

body.page-index .how-many-people__counter-text {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    bottom: 18px;
    font-size: 9px;
    text-transform: uppercase
}

@media only screen and (max-width: 1260px) {
    body.page-index .how-many-people {
        padding-top: 10px;
        padding-bottom: 100px
    }

    body.page-index .how-many-people__wrap {
        border: none
    }

    body.page-index .how-many-people__range {
        padding: 1px 25px 80px
    }

    body.page-index .how-many-people__counter {
        left: -25px;
        bottom: -25px
    }
}

body.page-index .house-types {
    padding: 80px 0;
    background: #fcf9ff
}

body.page-index .house-types__title {
    text-align: center
}

body.page-index .house-types__list {
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body.page-index .house-types__type {
    position: relative
}

@media (max-width: 720px) {
    body.page-index .house-types__type {
        width: 100% !important;
        overflow: hidden
    }

    body.page-index .house-types__type:not(:first-child) {
        margin-top: 10px;
        margin-left: 0
    }
}

body.page-index .house-types__primary {
    width: 57.3%;
    font-size: 0
}

body.page-index .house-types__primary .house-types__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 720px) {
    body.page-index .house-types__primary .house-types__info {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

body.page-index .house-types__primary .house-types__blk-title {
    width: 50%
}

body.page-index .house-types__primary .house-types__dlists {
    width: 50%
}

@media (max-width: 720px) {
    body.page-index .house-types__primary .house-types__dlists {
        margin-top: 15px;
        width: 100%
    }
}

body.page-index .house-types__primary .house-types-additional__toggler:hover {
    border-color: #8a7d9c
}

body.page-index .house-types__primary .house-types-additional__toggler:hover:after {
    background-position-x: -247px
}

body.page-index .house-types__text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    padding: 58px 70px;
    box-sizing: border-box
}

@media (max-width: 720px) {
    body.page-index .house-types__text {
        position: relative;
        z-index: 1;
        padding: 40px
    }
}

body.page-index .house-types__blc-title {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 800
}

body.page-index .house-types__dscr {
    padding: 5px 0;
    font-size: 18px
}

body.page-index .house-types__dscr dt {
    display: inline;
    padding-right: 5px;
    font-weight: 700
}

body.page-index .house-types__dscr dd {
    display: inline
}

body.page-index .house-types__btns {
    display: inline-block;
    text-align: center
}

@media (max-width: 1200px) {
    body.page-index .house-types__btns {
        text-align: left
    }
}

body.page-index .house-types__btns .button {
    font-size: 13px
}

body.page-index .house-types__order-btn {
    display: block;
    margin-bottom: 25px
}

body.page-index .house-types__configurator {
    font-size: 12px;
    color: #2f658f;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: underline
}

body.page-index .house-types__other {
    width: 40.1%
}

@media (max-width: 720px) {
    body.page-index .house-types__other {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

body.page-index .house-types__other .house-types-additional__toggler {
    border-color: rgba(255, 255, 255, .38)
}

body.page-index .house-types__other .house-types-additional__toggler:after {
    background-position-x: -285px
}

body.page-index .house-types__other .house-types-additional__toggler:hover {
    border-color: #fff
}

body.page-index .house-types__other .house-types__blc-title {
    color: #fff
}

body.page-index .house-types__other .house-types__text {
    padding: 45px
}

body.page-index .house-types__other .house-types__dlists {
    padding-top: 15px;
    color: #fff
}

body.page-index .house-types__other .house-types__type:first-child {
    margin-bottom: 23px
}

body.page-index .house-types__pic {
    max-width: 100%
}

@media (max-width: 720px) {
    body.page-index .house-types__pic {
        position: absolute;
        top: 0;
        left: 0;
        opacity: .2;
        min-height: 100%
    }
}

@media only screen and (max-width: 1200px) {
    body.page-index .house-types__other .house-types__text {
        padding: 30px 30px 0
    }
}

@media only screen and (max-width: 960px) {
    body.page-index .house-types__list {
        display: block;
        width: 690px;
        max-width: 100%;
        margin: 0 auto
    }

    body.page-index .house-types__pic {
        width: 100%
    }

    body.page-index .house-types__primary {
        width: 100%;
        margin: 0
    }

    body.page-index .house-types__other {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin-top: 10px
    }

    body.page-index .house-types__other .house-types__text {
        position: relative;
        z-index: 1;
        padding: 40px
    }

    body.page-index .house-types__other .house-types__type {
        width: 49%
    }

    body.page-index .house-types__other .house-types__type .house-types__pic {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    body.page-index .house-types__other .house-types__type:first-child {
        margin-bottom: 0;
        background: #8bb09e
    }

    body.page-index .house-types__other .house-types__type:last-child {
        background: #01a447
    }

    body.page-index .house-types-additional {
        display: none
    }
}

@media only screen and (max-width: 460px) {
    body.page-index .house-types .house-types__info {
        display: block
    }

    body.page-index .house-types .house-types__dlists {
        width: 100%;
        padding-top: 15px
    }

    body.page-index .house-types .house-types__btns {
        display: none
    }
}

body.page-index .house-types-additional {
    position: absolute;
    top: 16px;
    right: 24px;
    z-index: 2
}

body.page-index .house-types-additional.active .house-types-additional__toggler {
    background: #150934;
    border-color: #150934
}

body.page-index .house-types-additional.active .house-types-additional__toggler:after {
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    background-position: -312px -55px
}

body.page-index .house-types-additional.active .house-types-additional__toggler:hover {
    opacity: .75
}

body.page-index .house-types-additional.active .house-types-additional__data {
    display: block
}

body.page-index .house-types-additional h5.house-types-additional__title {
    font-size: inherit;
    margin-bottom: 15px
}

body.page-index .house-types-additional__toggler {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 46px;
    border: 2px solid #d1c4dd;
    border-radius: 50%;
    cursor: pointer
}

body.page-index .house-types-additional__toggler:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 8px;
    height: 17px;
    margin: -7px 0 0 -5px;
    background-image: url(../img/old/sprite.svg);
    background-size: 500px 300px;
    background-repeat: no-repeat;
    background-position: -266px -26px
}

body.page-index .house-types-additional__data {
    position: absolute;
    top: 109px;
    right: -24px;
    display: none;
    padding: 10px 16px 10px 45px;
    width: 568px;
    font-size: 16px;
    background: #fff;
    box-shadow: 13px 5px 54px rgba(23, 23, 29, .23)
}

body.page-index .house-types-additional__data:before {
    position: absolute;
    top: -46px;
    left: 46px;
    content: "";
    width: 17px;
    height: 46px;
    background-image: url(../img/old/sprite.svg);
    background-size: 500px 300px;
    background-repeat: no-repeat;
    background-position: -27px -63px
}

body.page-index .house-types-additional__data-wrap {
    max-height: 388px;
    padding: 35px 20px 20px 0;
    overflow: auto
}

body.page-index .house-types-additional__data-wrap::-webkit-scrollbar {
    width: 7px
}

body.page-index .house-types-additional__data-wrap::-webkit-scrollbar-track {
    background: 0 0
}

body.page-index .house-types-additional__data-wrap::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #e1e1e1
}

body.page-index .house-types-additional__data-wrap::-webkit-scrollbar-thumb:hover {
    background: #d0d0d0
}

body.page-index .house-types-additional__data-wrap::-webkit-scrollbar-button {
    height: 30px
}

body.page-index .house-types-additional__title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 16px
}

body.page-index .house-types-additional__text {
    margin-bottom: 15px;
    font-size: 16px
}

body.page-index .house-types-additional__text strong {
    font-weight: 700
}

body.page-index .select-foundation {
    /*padding-top: 90px;
    padding-bottom: 90px*/
}

@media (max-width: 920px) {
    body.page-index .select-foundation {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

/*body.page-index .select-foundation__title {
    text-align: center
}*/

/*body.page-index .select-foundation__wrap {
    position: relative;
    padding: 74px 0 51px;
    border: 1px solid #dad7dc
}*/

/*body.page-index .select-foundation__wrap:before {
    position: absolute;
    left: 50%;
    top: -36px;
    width: 72px;
    height: 72px;
    margin-left: -36px;
    border: 1px solid #dad7dc;
    content: "";
    border-radius: 50%;
    background: #fcf9ff;
    background-image: url(../img/old/sprite.svg);
    background-size: 500px 300px;
    background-repeat: no-repeat;
    background-position: -173px 0
}*/

body.page-index .select-foundation__selectors {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    /*justify-content: space-between;
    width: 717px;*/
    width: 100%;
    margin: 0;
    gap: 76px;
}

/*
@media (max-width: 920px) {
    body.page-index .select-foundation__selectors {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: calc(100% - 40px);
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}
*/

body.page-index .select-foundation__selector {
/*    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 800;
    color: #1d113b;
    text-transform: uppercase;*/
    cursor: pointer
}

@media (max-width: 920px) {
    body.page-index .select-foundation__selector {
        margin: 10px
    }
}

@media (max-width: 480px) {
    body.page-index .select-foundation__selector {
        font-size: 18px !important
    }
}

body.page-index .select-foundation__selector--active {
    color: #4f4ca9;
    cursor: default
}

body.page-index .select-foundation__contens {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 825px;
    margin: 0 auto;
    padding-top: 45px
}

/*body.page-index .select-foundation__pic-wrap {
    width: 332px;
    text-align: center;
    max-width: 100%
}*/

body.page-index .select-foundation__picture {
    max-width: 100%
}

/*body.page-index .select-foundation__dscr {
    max-width: 420px;
    font-size: 20px;
    line-height: 30px
}*/

@media (max-width: 480px) {
    body.page-index .select-foundation__dscr {
        font-size: 18px
    }
}

body.page-index .select-foundation__price {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    max-width: 412px;
    /*padding-top: 12px*/
}

/*body.page-index .select-foundation__price:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    content: "";
    border-bottom: 2px dotted #4f4ca9
}*/

body.page-index .select-foundation__price-from {
    position: relative;
    z-index: 1;
    /*padding-right: 15px;*/
    font-size: 20px;
    font-weight: 700;
    background-color: #fff
}

body.page-index .select-foundation__price-amount {
    position: relative;
    z-index: 1;
    /*padding-left: 10px;*/
    font-family: Candara, sans-serif;
    font-size: 36px;
    background-color: #fff
}

/*body.page-index .select-foundation__actions {
    margin-top: 30px
}*/

body.page-index .select-foundation__order {
    vertical-align: middle;
    padding: 26px 75px;
/*    margin-top: 0;
    margin-right: 35px;*/
    font-size: 13px
}

body.page-index .select-foundation__details-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

body.page-index .select-foundation__details-wrap.active .house-types-additional__data {
    top: auto;
    bottom: 79px;
    left: 3px;
    z-index: 2;
    display: block
}

body.page-index .select-foundation__details-wrap.active .house-types-additional__data:before {
    top: auto;
    bottom: -46px;
    transform: rotate(180deg)
}

/*body.page-index .select-foundation__details {
    font-size: 18px;
    color: #4f4ca9;
    font-weight: 700;
    line-height: 1.5;
    text-decoration: underline
}*/

@media only screen and (max-width: 1215px) {
/*    body.page-index .select-foundation {
        width: auto;
        margin: 0 10px
    }*/
}

@media only screen and (max-width: 940px) {
/*    body.page-index .select-foundation__contens {
        display: block;
        max-width: calc(100% - 20px)
    }*/

    /*body.page-index .select-foundation__pic-wrap {*/
    /*    width: 100%*/
    /*}*/

/*    body.page-index .select-foundation__info {
        padding-top: 45px;
        text-align: center
    }*/

    body.page-index .select-foundation__dscr {
        margin: 0 auto
    }

    body.page-index .select-foundation__price {
        margin: 0 auto
    }
}

@media only screen and (max-width: 728px) {
/*    body.page-index .select-foundation__selectors {
        display: block;
        width: 100%;
        text-align: center
    }*/

    body.page-index .select-foundation__selector {
        font-size: 24px;
        line-height: 35px
    }

    body.page-index .select-foundation__price-amount {
        font-size: 26px
    }

/*    body.page-index .select-foundation__order {
        padding: 16px 35px
    }*/
}

@media only screen and (max-width: 430px) {
/*    body.page-index .select-foundation__order {
        margin-right: 15px
    }*/

    body.page-index .select-foundation__details {
        font-size: 15px
    }
}

body.page-index .seven-reasons {
    padding: 80px 0 105px;
    text-align: center
}

body.page-index .seven-reasons__list {
    position: relative;
    margin-top: 65px;
    padding-bottom: 145px;
    counter-reset: a
}

@media (max-width: 960px) {
    body.page-index .seven-reasons__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 80px
    }
}

body.page-index .seven-reasons__list:before {
    position: absolute;
    top: 130px;
    bottom: 0;
    left: 50%;
    width: 1px;
    content: "";
    background: #bbb
}

@media (max-width: 960px) {
    body.page-index .seven-reasons__list:before {
        display: none
    }
}

body.page-index .seven-reasons__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-left: 58%
}

/*@media (max-width: 959px) {
    body.page-index .seven-reasons__item {
        padding: 15px 0 !important;
        height: auto !important
    }
}*/

body.page-index .seven-reasons__item:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 68px;
    margin: -34px 0 0 -34px;
    padding-left: 7px;
    counter-increment: a;
    content: "0" counter(a);
    color: #fff;
    text-align: center;
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: 800;
    line-height: 68px;
    background-color: #00a546;
    border-radius: 50%
}

@media (max-width: 959px) {
    body.page-index .seven-reasons__item:before {
        position: static;
        margin: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

body.page-index .seven-reasons__item:after {
    position: absolute;
    right: 46.3%;
    top: 50%;
    width: 21px;
    height: 32px;
    margin-top: -22px;
    content: "";
    background-image: url(../img/old/sprite.svg);
    background-size: 500px 300px;
    background-repeat: no-repeat;
    background-position: -132px -17px
}

@media (max-width: 959px) {
    body.page-index .seven-reasons__item:after {
        position: static;
        margin: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: none;
        splay: none
    }
}
/*
body.page-index .seven-reasons__item:first-child {
    height: 255px
}

body.page-index .seven-reasons__item:first-child .seven-reasons__pic-wrap {
    top: 20px;
    left: 140px
}

body.page-index .seven-reasons__item:nth-child(2) {
    height: 232px
}

body.page-index .seven-reasons__item:nth-child(2) .seven-reasons__pic-wrap {
    top: -20px;
    right: 190px
}

body.page-index .seven-reasons__item:nth-child(3) {
    height: 265px
}

body.page-index .seven-reasons__item:nth-child(3) .seven-reasons__pic-wrap {
    top: 20px;
    left: 150px
}

body.page-index .seven-reasons__item:nth-child(4) {
    height: 254px
}

body.page-index .seven-reasons__item:nth-child(4) .seven-reasons__pic-wrap {
    right: 130px
}

body.page-index .seven-reasons__item:nth-child(5) {
    height: 232px
}

body.page-index .seven-reasons__item:nth-child(5) .seven-reasons__pic-wrap {
    top: 5px;
    left: 120px
}

body.page-index .seven-reasons__item:nth-child(6) {
    height: 230px
}

body.page-index .seven-reasons__item:nth-child(6) .seven-reasons__pic-wrap {
    top: -98px;
    right: 100px
}

body.page-index .seven-reasons__item:nth-child(7) {
    height: 230px
}

body.page-index .seven-reasons__item:nth-child(7) .seven-reasons__pic-wrap {
    left: 80px
}

body.page-index .seven-reasons__item:nth-child(2n+2) {
    padding-right: 58%;
    padding-left: 0
}

body.page-index .seven-reasons__item:nth-child(2n+2):after {
    right: auto;
    left: 46.3%;
    background-position-x: -93px
}

body.page-index .seven-reasons__item:nth-child(2n+2) .seven-reasons__text-side {
    text-align: right
}

body.page-index .seven-reasons__item:nth-child(2n+2) .seven-reasons__pic-wrap {
    left: auto
}*/

@media (max-width: 959px) {
    body.page-index .seven-reasons__item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

body.page-index .seven-reasons__pic-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

/*@media (max-width: 959px) {
    body.page-index .seven-reasons__pic-wrap {
        display: none
    }
}*/

body.page-index .seven-reasons__text-side {
    width: 100%;
    text-align: left
}

@media (max-width: 960px) {
    body.page-index .seven-reasons__text-side {
        text-align: left !important;
        padding-left: 20px
    }
}

body.page-index .seven-reasons__reason-title {
    font-size: 30px;
    font-family: Candara, sans-serif
}

body.page-index .seven-reasons__reason-dscr {
    font-size: 22px;
    margin-top: 10px
}

body.page-index .seven-reasons__order {
    margin-top: 0
}

@media only screen and (max-width: 480px) {
/*    body.page-index .seven-reasons__order {
        padding: 25px 40px
    }*/

/*    body.page-index .seven-reasons__pic-wrap img {
        max-width: 80%
    }*/

/*    body.page-index .seven-reasons__item:nth-child(5) .seven-reasons__pic-wrap {
        margin: -5px 0 -98px -126px
    }*/
}

body.page-index .our-production,
body.page-index .type-projects {
    padding-top: 90px;
    padding-bottom: 75px;
    background-color: #fcf9ff
}

body.page-index .our-projects {
    margin-top: 20px;
    padding-top: 68px;
    padding-bottom: 75px;
    background-color: #fcf9ff
}

body.page-index .our-production__list-wrap,
body.page-index .our-projects__list-wrap,
body.page-index .type-projects__list-wrap,
body.page-index .video-projects__list-wrap {
    position: relative;
    margin-top: 60px
}

body.page-index .our-production__list-nav-next,
body.page-index .our-production__list-nav-prev,
body.page-index .our-projects__list-nav-next,
body.page-index .our-projects__list-nav-prev,
body.page-index .type-projects__list-nav-next,
body.page-index .type-projects__list-nav-prev,
body.page-index .video-projects__list-nav-next,
body.page-index .video-projects__list-nav-prev {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease
}

body.page-index .our-production__list-nav-next,
body.page-index .our-production__list-nav-prev,
body.page-index .type-projects__list-nav-next,
body.page-index .type-projects__list-nav-prev,
body.page-index .video-projects__list-nav-next,
body.page-index .video-projects__list-nav-prev {
    top: 60px
}

body.page-index .our-production__list-nav-next:hover,
body.page-index .our-production__list-nav-prev:hover,
body.page-index .our-projects__list-nav-next:hover,
body.page-index .our-projects__list-nav-prev:hover,
body.page-index .type-projects__list-nav-next:hover,
body.page-index .type-projects__list-nav-prev:hover,
body.page-index .video-projects__list-nav-next:hover,
body.page-index .video-projects__list-nav-prev:hover {
    background-color: rgba(0, 0, 0, .5)
}

body.page-index .our-production__list-nav-next.is-disabled,
body.page-index .our-production__list-nav-prev.is-disabled,
body.page-index .our-projects__list-nav-next.is-disabled,
body.page-index .our-projects__list-nav-prev.is-disabled,
body.page-index .type-projects__list-nav-next.is-disabled,
body.page-index .type-projects__list-nav-prev.is-disabled,
body.page-index .video-projects__list-nav-next.is-disabled,
body.page-index .video-projects__list-nav-prev.is-disabled {
    opacity: 0;
    visibility: hidden
}

body.page-index .our-production__list-nav-prev,
body.page-index .our-projects__list-nav-prev,
body.page-index .video-projects__list-nav-prev,
body.page-index .type-projects__list-nav-prev {
    transform: translateX(-50%) translateY(-50px)
}

body.page-index .our-production__list-nav-next,
body.page-index .our-projects__list-nav-next,
body.page-index .video-projects__list-nav-next,
body.page-index .type-projects__list-nav-next {
    right: 0;
    transform: translateX(50%) translateY(-50px)
}

body.page-index .type-projects__item {
    width: calc(100% / 3 - 20px);
    padding-bottom: 25px;
    margin-right: 30px
}

body.page-index .our-production__item {
    width: calc(100% / 2 - 20px);
    padding-bottom: 25px;
    margin-right: 30px
}

body.page-index .our-projects__item {
    width: calc(100% / 3 - 15px);
    padding-bottom: 25px;
    background-color: #fff;
    margin-right: 30px
}

body.page-index .video-projects__item {
    width: calc(100% / 2 - 20px);
    padding-bottom: 25px;
    background-color: #fff;
    margin-right: 30px
}

@media (max-width: 760px) {
    body.page-index .type-projects__item {
        width: calc(100% / 2 - 20px)
    }

    body.page-index .video-projects__item {
        width: calc(100% / 2 - 20px)
    }

    body.page-index .our-production__item {
        width: calc(100% / 2 - 20px)
    }

    body.page-index .our-projects__item {
        width: calc(100% / 2 - 20px)
    }
}

@media (max-width: 480px) {
    body.page-index .our-projects__item {
        width: calc(100%)
    }

    body.page-index .our-production__item {
        width: calc(100%)
    }

    body.page-index .type-projects__item {
        width: calc(100%)
    }

    body.page-index .video-projects__item {
        width: calc(100%)
    }
}

body.page-index .our-production__item-pic,
body.page-index .type-projects__item-pic {
    position: relative;
    text-align: center;
    height: 100%;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.page-index .our-projects__item-pic {
    position: relative;
    text-align: center;
    height: 250px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.page-index .our-production__item-pic img,
body.page-index .our-projects__item-pic img,
body.page-index .type-projects__item-pic img {
    max-width: 100%;
    width: 100%
}

body.page-index .our-projects__item-square {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 1;
    width: 75px;
    height: 75px;
    line-height: 69px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 800;
    border-radius: 50%;
    background-color: #00a546
}

body.page-index .type-projects__item-square {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    width: 75px;
    height: 75px;
    line-height: 75px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 800;
    border-radius: 50%;
    background-color: #00a546
}

body.page-index .our-projects__item-square sup {
    font-weight: 400;
    font-size: 10px
}

body.page-index .our-projects__item-text {
    padding: 15px 30px
}

body.page-index .type-projects__item-text {
    padding-top: 15px;
    padding-left: auto
}

body.page-index .our-projects__item-title {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 800
}

body.page-index .type-projects__item-title {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 800;
    color: #191136
}

body.page-index .type-projects__buttons {
    margin-left: auto
}

body.page-index .our-projects__item-price {
    display: block;
    font-size: 30px;
    font-family: Candara, sans-serif
}

body.page-index .our-projects__item-deadline {
    display: block;
    padding-top: 6px;
    font-size: 16px;
    color: #929292
}

@media only screen and (max-width: 900px) {
    body.page-index .our-projects__item-text {
        padding: 10px
    }

    body.page-index .our-projects__item-price {
        font-size: 20px
    }
}

@media only screen and (max-width: 900px) {
    body.page-index .type-projects__item-text {
        padding: 10px
    }

    body.page-index .type-projects__item-price {
        font-size: 20px
    }
}

@media only screen and (max-width: 620px) {
    body.page-index .house-types__item-pic {
        display: inline-block
    }

    body.page-index .house-types__list {
        display: block
    }

    body.page-index .house-types__item {
        max-width: 100%;
        text-align: center;
        background: 0 0
    }
}

body.page-index .dreams-home {
    padding-top: 90px;
    background-color: #00a849
}

body.page-index .dreams-home {
    padding-top: 90px;
    background-color: #00a849
}

@media only screen and (max-width: 620px) {
    body.page-index .dreams-home {
        padding-top: 40px
    }
}

body.page-index .dreams-home__title {
    color: #fff;
    text-align: center
}

body.page-index .dreams-home__dscr {
    padding: 28px 0 100px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    font-family: "Uni Neue", sans-serif
}

@media (max-width: 959px) {
    body.page-index .dreams-home__dscr {
        font-size: 20px
    }
}

body.page-index .dreams-home--list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body.page-index .dreams-home--item {
    position: relative;
    margin-bottom: 70px
}

body.page-index .dreams-home--item:last-child {
    margin-right: 0
}

/*body.page-index .dreams-home--item__img {
    position: absolute;
    left: calc(100% / 2 - 40px);
    top: -50px;
    width: 80px;
    height: 80px
}*/

/*body.page-index .dreams-home--item__btn {
    padding: 40px 45px;
    border: 2px solid #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    font-family: "Uni Neue", sans-serif;
    color: #fff;
    letter-spacing: 3px;
    cursor: pointer;
    min-width: 240px
}*/

body.page-index .type-projects--item__btn {
    padding: 32px 42px;
    border: 2px solid #4f4ca9;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    font-family: "Uni Neue", sans-serif;
    color: #4f4ca9;
    letter-spacing: 2.6px;
    cursor: pointer;
    min-width: 240px;
    font-weight: 800
}

body.page-index .type-projects--item__btn:hover {
    background-color: #4f4ca9;
    color: #fff
}

body.page-index .type-projects--item__btn:active {
    background-color: #3a2790;
    color: #fff
}

/*body.page-index .dreams-home--item__btn:hover {
    background-color: #4f4ca9
}

body.page-index .dreams-home--item__btn:active {
    background-color: #3a2790
}*/

body.page-index .building-stages {
    padding: 75px 0 100px
}

body.page-index .building-stages__wrap {
    padding: 40px 70px 23px;
    border: 1px solid #e6e3e4;
    border-radius: 5px
}

body.page-index .building-stages__selection {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 10px 0
}

body.page-index .building-stages__selection:after {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background: #e6e3e4
}

body.page-index .building-stages__selector {
    position: relative;
    z-index: 1;
    width: 67px;
    height: 67px;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 65px;
    letter-spacing: 3px;
    background: #fff;
    border: 1px solid #e6e3e4;
    border-radius: 50%;
    cursor: pointer
}

body.page-index .building-stages__selector:not(.building-stages__selector--selected):hover {
    background: #e6e3e4
}

body.page-index .building-stages__selector--selected {
    color: #fff;
    background: #4f4ca9;
    border-color: #4f4ca9;
    cursor: default
}

body.page-index .building-stages__description {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 85px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 580px) {
    body.page-index .building-stages__description {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.page-index .building-stages__pic-side {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 480px;
    height: 435px
}

@media (max-width: 580px) {
    body.page-index .building-stages__pic-side {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 40px
    }
}

body.page-index .building-stages__picture {
    max-width: 100%
}

body.page-index .building-stages__text-side {
    width: 435px
}

@media (max-width: 580px) {
    body.page-index .building-stages__text-side {
        width: 100% !important
    }
}

/*body.page-index .building-stages__stage-main {
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 800
}*/

body.page-index .building-stages__stage-number {
    color: #b9b0cf
}

body.page-index .building-stages__stage-dscr {
    padding-bottom: 45px;
    margin-top: 30px;
    font-size: 20px
}

body.page-index .building-stages__data-unit {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 0;
    -ms-flex-align: end;
    align-items: flex-end
}

body.page-index .building-stages__data-unit:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    content: "";
    border-bottom: 2px dotted #1d113b
}

body.page-index .building-stages__data-unit--price {
    display: none
}

body.page-index .building-stages__du-title {
    position: relative;
    z-index: 1;
    padding-right: 5px;
    padding-bottom: 4px;
    font-size: 20px;
    background: #fff
}

body.page-index .building-stages__du-text {
    position: relative;
    z-index: 1;
    width: 220px;
    padding-left: 5px;
    text-align: left;
    font-size: 36px;
    font-family: Candara, sans-serif;
    background: #fff
}

@media (max-width: 760px) {
    body.page-index .building-stages__du-text {
        width: auto !important
    }
}

@media only screen and (max-width: 1090px) {
    body.page-index .building-stages__pic-side {
        width: 47%;
        height: auto
    }

    body.page-index .building-stages__text-side {
        width: 47%;
        height: auto
    }
}

@media only screen and (max-width: 1210px) {
    body.page-index .building-stages {
        padding: 0 0 45px
    }

    body.page-index .building-stages__wrap {
        border: none;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width: 960px) {
    body.page-index .building-stages__wrap {
        padding-left: 10px;
        padding-right: 10px
    }

    body.page-index .building-stages__selection {
        margin-left: 0;
        margin-right: 0
    }

    body.page-index .building-stages__du-text {
        width: 170px;
        font-size: 26px
    }
}

@media only screen and (max-width: 470px) {
    body.page-index .building-stages__selector {
        width: 37px;
        height: 37px;
        font-size: 12px;
        line-height: 37px;
        letter-spacing: 1px
    }
}

body.page-index .answer-to-questions {
    padding: 60px 0 45px;
    background: #fcf9ff
}

body.page-index .answer-to-questions img {
    margin-right: 15px
}

body.page-index .answer-to-questions__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
}

body.page-index .answer-to-questions__title {
    text-align: left
}

body.page-index .answer-to-questions__manager-side {
    width: 400px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

body.page-index .answer-to-questions__manager-image {
    position: relative
}

body.page-index .answer-to-questions__manager-image-badge {
    position: absolute;
    bottom: 0;
    left: -20px
}

body.page-index .answer-to-questions__manager-name {
    display: block;
    margin: 24px 0 0;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase
}

body.page-index .answer-to-questions__manager-dscr {
    font-size: 18px;
    margin-top: 6px
}

body.page-index .answer-to-questions__btn {
    width: 400px
}

body.page-index .answer-to-questions__btn.button {
    display: block
}

@media only screen and (max-width: 750px) {
    body.page-index .answer-to-questions__manager-side {
        display: none
    }

    body.page-index .answer-to-questions__form-side {
        width: 100%
    }

    body.page-index .answer-to-questions__form-side .button {
        width: 100%;
        max-width: 100%
    }

    body.page-index .answer-to-questions__form-side .input-field {
        width: 100%;
        max-width: 100%
    }
}

body.page-index .site-footer .site-header {
    position: static;
    padding-top: 75px
}

body.page-index .site-header__menu {
    padding-bottom: 52px
}

@media (max-width: 1024px) {
    body.page-index .site-header__menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (max-width: 1024px) {
    body.page-index .site-header__menu a {
        margin: 10px
    }
}

body.page-index .site-footer__footer-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 18px;
    padding-bottom: 70px;
    border-top: 1px solid #e3e3e3
}

@media (max-width: 760px) {
    body.page-index .site-footer__footer-line {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.page-index .site-footer__site-rights {
    width: 52%;
    font-size: 13px;
    line-height: 20px;
    color: #a0a0a0
}

@media (max-width: 760px) {
    body.page-index .site-footer__site-rights {
        width: 100%
    }
}

body.page-index .site-footer__copy-policy {
    font-size: 13px;
    line-height: 23px;
    color: #a0a0a0;
    text-align: right
}

@media (max-width: 760px) {
    body.page-index .site-footer__copy-policy {
        margin-top: 20px;
        width: 100%;
        text-align: left
    }
}

body.page-index .site-footer__privacy-policy {
    display: inline-block;
    color: inherit;
    text-decoration: underline
}

body.page-index input:focus {
    outline: 0
}

body.page-index textarea:focus {
    outline: 0
}

body.page-index .answer-to-questions__form .input-field {
    display: block
}

body.page-index label.error {
    padding: 5px 15px;
    text-align: left;
    margin: 10px;
    background: #ff2f28;
    color: #fff;
    font-size: 11px;
    display: table;
    position: relative;
    border-radius: 3px
}

body.page-index .firest-screen {
    position: relative
}

body.page-index .firest-screen .navigation {
    margin-top: 66px
}

body.page-index .firest-screen .navigation nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1024px) {
    body.page-index .firest-screen .navigation nav ul {
        margin: 0 -10px;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (max-width: 720px) {
    body.page-index .firest-screen .navigation {
        z-index: 5
    }

    body.page-index .firest-screen .hamburger_nav {
        position: fixed;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        top: 00px;
        left: -100%;
        width: 60%;
        height: 100vh;
        padding: 20px 15px;
        background-color: rgba(0, 0, 0, .8);
        transition: .6s all
    }

    body.page-index .firest-screen .navigation nav ul li a {
        text-align: center
    }

    body.page-index .firest-screen .hamburger_nav_active {
        left: 0
    }

/*    #seven-reasons {
        display: none
    }*/
}

body.page-index .firest-screen .navigation nav ul li a {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .2em;
    transition: .1s ease
}

@media (max-width: 1024px) {
    body.page-index .firest-screen .navigation nav ul li a {
        display: inline-block;
        margin: 10px 10px
    }
}

body.page-index .firest-screen .navigation nav ul li a:hover {
    color: #4f4ca9
}

body.page-index .firest-screen__local-developer {
    position: absolute;
    top: 22%;
    right: 0;
    width: 100px
}

@media (max-width: 720px) {
    body.page-index .firest-screen__local-developer {
        width: 60px
    }
}

body.page-index .firest-screen--form {
    width: 620px;
    box-sizing: border-box;
    margin-top: 80px;
    margin-bottom: 70px;
    padding: 50px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #fff
}

body.page-index .firest-screen--form__title {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-align: left;
    color: #191136;
    letter-spacing: -1.5px;
    font-family: Candara, sans-serif
}

.firest-screen--form__list {
    display: flex;
    justify-content: space-between;
    margin-top: 27px
}

.firest-screen--form__list li {
    position: relative;
    display: inline;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -1.1px;
    font-family: "Uni Neue", sans-serif;
    color: #191136
}

.firest-screen--form__list li:not(:first-child)::before {
    position: absolute;
    left: -15px;
    top: 9px;
    width: 8px;
    height: 8px;
    content: "";
    background-color: #000;
    border-radius: 50%
}

.firest-screen--form__img {
    display: inline-block;
    margin-top: 40px;
    margin-right: 27px
}

body.page-index .section-two-columns {
    padding: 90px 0 90px 0;
    overflow: hidden
}

@media screen and (max-width: 1024px) {
    body.page-index .section-two-columns {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

body.page-index .section-two-columns.has-bg-gray {
    background-color: #fbf9ff
}

body.page-index .section-two-columns.has-image-at-right .block-text {
    margin-left: 60px;
    margin-right: 0
}

@media (max-width: 959px) {
    body.page-index .section-two-columns.has-image-at-right .block-text {
        margin-right: 0;
        margin-left: 0
    }
}

body.page-index .section-two-columns .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 0
}

@media (max-width: 959px) {
    body.page-index .section-two-columns .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.page-index .section-two-columns .block-image {
    position: relative
}

@media (max-width: 959px) {
    body.page-index .section-two-columns .block-image {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 40px
    }
}

body.page-index .section-two-columns .block-image>img {
    transition: .1s ease;
    position: relative;
    z-index: -1;
    max-width: 100%
}

body.page-index .section-two-columns .block-image-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    justify-content: center
}

body.page-index .section-two-columns .block-image__popovers {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 25px
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover.is-active .block-image__popover-opener img {
    transform: rotate(45deg)
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover.is-active .block-image__popover-text {
    opacity: 1;
    visibility: visible;
    transform: translateX(10px);
    pointer-events: auto
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover.has-no-closer .block-image__popover-text {
    left: 0
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover.at-left .block-image__popover-text {
    left: auto;
    right: 60px
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover.at-left .block-image__popover-text::before {
    right: -12px;
    left: auto;
    border-width: 10px 0 10px 12px;
    border-color: transparent transparent transparent #fff
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover.at-left.has-no-closer .block-image__popover-text {
    left: auto;
    right: 26px
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover-opener {
    width: 25px;
    height: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .36);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover-opener img {
    transition: .1s ease
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover-text {
    position: absolute;
    left: 40px;
    padding: 22px 26px;
    border-radius: 10px;
    box-shadow: 0 15px 51px 3px rgba(41, 40, 68, .14);
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .1s ease;
    pointer-events: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44444em
}

/*@media (max-width: 520px) {
    body.page-index .section-two-columns .block-image__popovers .block-image__popover-text {
        padding: 12px 16px;
        font-size: 14px;
        width: auto !important;
        z-index: 1
    }
}*/

body.page-index .section-two-columns .block-image__popovers .block-image__popover-text::before {
    content: '';
    position: absolute;
    top: 0;
    left: -12px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 12px 10px 0;
    border-color: transparent #fff transparent transparent
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover-text.has-fixed-width {
    width: 300px
}

body.page-index .section-two-columns .block-image__popovers .block-image__popover-text.has-no-wrap {
    white-space: nowrap
}

body.page-index .section-two-columns .block-text {
    max-width: 400px;
    margin-right: 60px
}

@media (max-width: 959px) {
    body.page-index .section-two-columns .block-text {
        margin-right: 0;
        margin-left: 0
    }
}

body.page-index .section-two-columns .block-text__title {
    font-family: Candara;
    font-size: 50px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2em
}

body.page-index .section-two-columns .block-text__description {
    font-family: 'Uni Neue', sans-serif;
    font-size: 20px
}

@media (max-width: 959px) {
    body.page-index .section-two-columns .block-text__title {
        font-size: 36px
    }
}

body.page-index .section-two-columns .block-text__text {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -1px
}

body.page-index .section-two-columns .block-text__list {
    margin-top: 30px
}

body.page-index .section-two-columns .block-text__list li {
    padding: 14px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

body.page-index .section-two-columns .block-text__list li:not(:last-child) {
    border-bottom: 1px solid rgba(149, 149, 149, .3)
}

body.page-index .section-two-columns .block-text__list-icon {
    /*width: 40px;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.page-index .section-two-columns .block-text__list-text {
    margin-left: 26px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em
}

body.page-index .section-two-columns .block-text__rounds {
    margin-top: 40px
}

body.page-index .section-two-columns .block-text__rounds-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: -1px
}

body.page-index .section-two-columns .block-text__rounds-list {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    list-style: none
}

body.page-index .section-two-columns .block-text__rounds-list li {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #b2b1b5;
    box-sizing: border-box;
    font-size: 17px;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.page-index .section-two-columns .block-text__rounds-list li:not(:first-child) {
    margin-left: 24px
}

#save-warm .save-warm.block-text__text {
   /* text-transform: uppercase;*/
    letter-spacing: 3px;
    font-size: 15px;
    font-weight: 700;
    line-height: 70px;
    color: #4f4ca9
}

@media (max-width: 1200px) {
    body.page-index #save-warm .block-image {
        max-width: 400px
    }
}

@media (max-width: 520px) {
    body.page-index #warm-walls .block-image-wrap {
        width: 150px
    }
}

body.page-index #window-systems .block-image {
    position: relative
}

body.page-index #window-systems .block-image__absolute {
    position: absolute;
    top: -10%;
    right: -10%
}

/*body.page-index #roof {
    background-color: #fbf9ff;
    padding: 90px 0 90px
}*/

@media (max-width: 920px) {
    body.page-index #roof {
        padding: 40px 0 40px
    }
}

body.page-index #roof .container {
    position: relative;
    border: 1px solid #dad7dc;
    padding: 74px 50px 51px
}

body.page-index #roof .container:before {
    position: absolute;
    left: 50%;
    top: -36px;
    width: 72px;
    height: 72px;
    margin-left: -36px;
    border: 1px solid #dad7dc;
    content: "";
    border-radius: 50%;
    background: #fcf9ff;
    background-image: url(../img/icons/roof.png);
    background-position: 50%;
    background-repeat: no-repeat
}

body.page-index #roof .title {
    font-size: 50px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2em;
    font-family: Candara;
    text-align: center
}

@media (max-width: 959px) {
    body.page-index #roof .title {
        font-size: 36px
    }
}

body.page-index #roof .roof-types-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*margin-top: 70px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap*/
}

/*@media (max-width: 959px) {
    body.page-index #roof .roof-types-list {
        margin-top: 40px
    }
}*/

body.page-index #roof .roof-types-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

/*@media (max-width: 959px) {
    body.page-index #roof .roof-types-list li {
        width: 50%;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin: 20px 0
    }
}

@media (max-width: 619px) {
    body.page-index #roof .roof-types-list li {
        width: 100%
    }
}*/

body.page-index #roof .roof-types-list__image {
    width: 100%;
    height: 254px;
    /*border-radius: 50%;*/
    overflow: hidden;
    flex-shrink: 0;
}

body.page-index #roof .roof-types-list__image img {
    width: 100%
}

/*body.page-index #roof .roof-types-list__title {
    margin-top: 24px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center
}

body.page-index #roof .roof-types-list__description {
    margin-top: 12px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: -1px;
    color: rgba(79, 76, 169, .64)
}*/

/*body.page-index #reviews {
    padding: 80px 0 70px
}*/

body.page-index #reviews .reviews {
    position: relative
}

body.page-index #reviews .reviews__slider li {
    cursor: pointer;
    width: calc(100% / 4 - 30px);
    margin-right: 30px
}

@media (max-width: 760px) {
    body.page-index #reviews .reviews__slider li {
        width: calc(100% / 3 - 15px)
    }
}

@media (max-width: 480px) {
    body.page-index #reviews .reviews__slider li {
        width: calc(100%)
    }
}

body.page-index #reviews .reviews__slider li img {
    width: 100%
}

body.page-index #reviews .reviews__nav-next,
body.page-index #reviews .reviews__nav-prev {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease
}

body.page-index #reviews .reviews__nav-next:hover,
body.page-index #reviews .reviews__nav-prev:hover {
    background-color: rgba(0, 0, 0, .5)
}

body.page-index #reviews .reviews__nav-next.is-disabled,
body.page-index #reviews .reviews__nav-prev.is-disabled {
    opacity: 0;
    visibility: hidden
}

body.page-index #reviews .reviews__nav-prev {
    transform: translateX(-50%)
}

body.page-index #reviews .reviews__nav-next {
    right: 0;
    transform: translateX(50%)
}

body.page-calculation header .b-wrap {
    height: 100px
}

body.page-calculation header .b-wrap .logo {
    position: relative;
    width: 210px;
    float: left
}

body.page-calculation header .b-wrap .site-header__telephone {
    width: auto
}

body.page-calculation header .b-wrap .contacts {
    position: relative;
    width: 270px;
    padding-right: 30px;
    float: right;
    margin-top: 15px
}

body.page-calculation header .b-wrap .menu {
    position: relative;
    padding-right: 30px;
    float: left
}

body.page-calculation header .b-wrap .logo img {
    height: 80px;
    padding-top: 20px
}

body.page-calculation header .b-wrap .menu .site-header__menu {
    margin-top: 40px
}

body.page-calculation header .b-wrap .menu a {
    font-size: 13px;
    margin-right: 15px
}

body.page-calculation .calculation-box {
    margin-top: 30px
}

body.page-calculation .calculation-box .steps {
    margin-top: -1px;
    border: 1px solid #cfcbe3;
    border-bottom: none;
    position: relative
}

body.page-calculation .calculation-box .steps .body {
    display: none
}

body.page-calculation .calculation-box .steps:last-child {
    border-bottom: 1px solid #cfcbe3
}

body.page-calculation .calculation-box .steps:after {
    width: 12px;
    height: 15px;
    position: absolute;
    background: url(../img/old/show-active.png) no-repeat 50% 50%;
    content: '';
    right: 60px;
    top: 40px
}

body.page-calculation .calculation-box .steps.active {
    background: #fff;
    border-color: #fff;
    border-top: 1px solid #cfcbe3
}

body.page-calculation .calculation-box .steps.active.active-no-border {
    border-top: none
}

body.page-calculation .calculation-box .steps.active .body {
    display: block
}

body.page-calculation .calculation-box .steps.active:after {
    display: none
}

body.page-calculation .calculation-box .steps .title {
    text-transform: uppercase;
    font-size: 20px;
    font-family: Uni Neue;
    color: #191136;
    font-weight: 700;
    padding: 30px 60px;
    cursor: pointer
}

body.page-calculation .calculation-box .steps.active .title {
    cursor: default
}

body.page-calculation .calculation-box .steps .body {
    padding: 0 60px 30px 60px
}

body.page-calculation .calculation-box .steps .title span {
    color: #b5aecd
}

body.page-calculation .calculation-box .checkbox-unit__input+.checkbox-unit__label:before {
    background: 0 0;
    border: 1px solid #d6d4db
}

body.page-calculation .calculation-box .checkbox-unit__input:checked+.checkbox-unit__label:before {
    background: #15a34e;
    border: transparent
}

body.page-calculation .calculation-box .checkbox-unit__input:checked+.checkbox-unit__label:after {
    border-color: #fff
}

body.page-calculation .calculation-box .checkbox-unit__input:disabled+.checkbox-unit__label:before {
    background: #eaeaea
}

body.page-calculation .calculation-box .select-box-30 {
    width: 32%;
    float: left
}

body.page-calculation .calculation-box .body:after {
    content: '';
    display: table;
    clear: both
}

body.page-calculation .calculation-box .steps .title .selected-value {
    float: right;
    margin-right: 30px;
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
    position: relative;
    margin-left: 20px
}

body.page-calculation .calculation-box .steps .title .selected-value:before {
    content: '';
    width: 15px;
    height: 11px;
    background: url(../img/old/approved.png) no-repeat 50% 50%;
    position: absolute;
    top: 3px;
    left: -20px
}

body.page-calculation .calculation-description,
body.page-calculation .calculation-error,
body.page-calculation .calculation-result {
    padding: 20px
}

body.page-calculation .calculation-result.has-no-padding {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 20px;
    margin-bottom: 0
}

body.page-calculation .calculation-result .calculation-text span {
    color: #191136;
    font-size: 22px
}

body.page-calculation .calculation-result .calculation-text {
    color: #b5aecd;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .2em
}

body.page-calculation .calculation-result {
    font-size: 20px;
    font-family: Uni Neue;
    color: #191136;
    font-weight: 700;
    padding-bottom: 0
}

body.page-calculation .calculation-box .steps.size-other {
    display: none
}

body.page-calculation .calculation-box .steps.size-other .input-size-selector .user-input-wrp {
    position: relative;
    width: 90%
}

body.page-calculation .calculation-box .steps.size-other .input-size-selector .user-input-wrp .inputText {
    width: 100%;
    outline: 0;
    border: 1px solid #e0e0e0;
    box-shadow: none !important;
    height: 80px;
    padding: 30px 20px 20px 20px;
    font-size: 20px;
    color: #191136;
    font-family: Uni Neue;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px
}

body.page-calculation .calculation-box .steps.size-other .input-size-selector .user-input-wrp .floating-label {
    position: absolute;
    pointer-events: none;
    top: 25px;
    left: 20px;
    transition: .2s ease all;
    font-size: 20px;
    font-family: Uni Neue;
    color: #191136
}

body.page-calculation .calculation-box .steps.size-other .input-size-selector .user-input-wrp input:focus~.floating-label,
body.page-calculation .calculation-box .steps.size-other .input-size-selector .user-input-wrp input:not([value=''])~.floating-label {
    top: 10px;
    left: 20px;
    font-size: 13px;
    opacity: 1
}

body.page-calculation .calculation-box .checkbox-unit__label {
    width: 90%
}

body.page-calculation .calculation-box .steps.size-other .input-size-selector .input-size-selector-unit {
    float: left
}

body.page-calculation .calculation-description {
    font-size: 13px;
    line-height: 22px;
    color: #706e7a
}

body.page-calculation .clear:after {
    content: '';
    display: table;
    clear: both
}

body.page-calculation .call-request .text-field {
    border: none
}

body.page-calculation .call-request .text-field input {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 3px;
    box-sizing: border-box;
    max-width: 100%
}

body.page-calculation .call-request {
    padding: 20px;
    box-sizing: border-box;
    max-width: 100%
}

body.page-calculation .call-request .button {
    width: 100%;
    margin-top: 0;
    font-size: 15px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 320px) and (max-width:768px) {
    body.page-calculation .call-request {
        width: 100%
    }

    body.page-calculation .calculation-box .steps .title {
        padding: 20px
    }

    body.page-calculation .calculation-box .steps .title .selected-value {
        float: none
    }

    body.page-calculation .calculation-box .steps:after {
        right: 20px
    }

    body.page-calculation header .b-wrap {
        height: auto;
        margin-top: 15px
    }

    body.page-calculation header .b-wrap .logo {
        width: 100%;
        float: none;
        text-align: center
    }

    body.page-calculation header .b-wrap .contacts {
        position: relative;
        width: 200px;
        padding-right: 30px;
        float: right;
        margin-top: 15px
    }

    body.page-calculation header .b-wrap .logo img {
        height: auto;
        padding: 0;
        width: auto
    }

    body.page-calculation header .b-wrap .menu {
        display: none
    }

    body.page-calculation header .b-wrap .contacts {
        float: none;
        margin-bottom: 15px;
        width: 100%
    }

    body.page-calculation header .b-wrap .contacts .site-header__telephone {
        width: 100%;
        text-align: center
    }

    body.page-calculation .calculation-box .steps.size-other .input-size-selector .user-input-wrp .inputText {
        margin-top: 10px
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    body.page-calculation header .b-wrap .menu {
        display: none
    }
}

body.page-calculation .calculation-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 10px
}

@media (max-width: 1059px) {
    body.page-calculation .calculation-wrap {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.page-calculation .calculation-block {
    max-width: 410px
}

@media (max-width: 1059px) {
    body.page-calculation .calculation-block {
        width: 100%
    }
}

body.page-calculation .calculation-box {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1059px) {
    body.page-calculation .calculation-box {
        width: 100%
    }
}

@media (max-width: 1024px) {
    body.page-calculation .site-header {
        padding-top: 40px
    }
}

body.page-calculation .menu {
    padding-bottom: 40px
}

@media (max-width: 1024px) {
    body.page-calculation .menu .site-header__menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (max-width: 1024px) {
    body.page-calculation .menu .site-header__menu a {
        margin: 10px
    }
}

body.page-calculation .calculation-plans {
    padding: 20px;
    padding-bottom: 0;
    margin-top: 10px;
    position: relative
}

body.page-calculation .calculation-plans.is-hidden {
    display: none
}

body.page-calculation .calculation-plans__size {
    width: 65px;
    height: 65px;
    top: 0;
    right: 0;
    position: absolute;
    background-color: #15a34e;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .075em;
    color: #fff
}

body.page-calculation .calculation-plans__slider li {
    width: 100%
}

body.page-calculation .calculation-plans__slider li img {
    max-width: 100%
}

body.page-calculation .calculation-plans__nav-next,
body.page-calculation .calculation-plans__nav-prev {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease
}

body.page-calculation .calculation-plans__nav-next:hover,
body.page-calculation .calculation-plans__nav-prev:hover {
    background-color: rgba(0, 0, 0, .5)
}

body.page-calculation .calculation-plans__nav-next.is-disabled,
body.page-calculation .calculation-plans__nav-prev.is-disabled {
    opacity: 0;
    visibility: hidden
}

body.page-calculation .calculation-plans__nav-next {
    right: 0
}

body.page-calculation .block-title {
    text-align: left
}

body.page-calculation .back-link {
    text-decoration: underline;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 14px
}

body.page-calculation .back-link span {
    color: #b7b7b7;
    display: inline-block;
    border-bottom: 1px solid #b7b7b7;
    margin-left: 6px;
    font-size: 18px
}

body.page-calculation .back-link:hover span {
    color: #333
}

body.page-examples #examples {
    margin-top: 20px;
    padding: 65px 0;
    background-color: #f4f2ff
}

body.page-examples #examples .back-link {
    text-decoration: underline;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 14px
}

body.page-examples #examples .back-link span {
    color: #b7b7b7;
    display: inline-block;
    border-bottom: 1px solid #b7b7b7;
    margin-left: 6px;
    font-size: 18px
}

body.page-examples #examples .back-link:hover span {
    color: #333
}

body.page-examples #examples .block-title {
    text-align: left
}

body.page-examples #examples .examples {
    margin-top: 16px;
    position: relative
}

body.page-examples #examples .examples__slider {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

body.page-examples #examples .examples__slider li {
    width: calc(100% / 3 - 30px);
    margin: 20px 15px
}

@media (max-width: 760px) {
    body.page-examples #examples .examples__slider li {
        width: calc(100% / 2 - 30px)
    }
}

@media (max-width: 480px) {
    body.page-examples #examples .examples__slider li {
        width: calc(100%)
    }
}

body.page-examples #examples .examples__slider li .examples__slider-image {
    width: 100%;
    padding-top: 67%;
    height: 0;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.page-examples #examples .examples__slider li .examples__slider-image img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

body.page-examples #examples .examples__slider li .examples__slider-title {
    font-size: 14px;
    color: #191136;
    margin-top: 26px;
    text-transform: uppercase;
    font-weight: 700
}

body.page-examples #examples .examples__slider li .examples__slider-sizes {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #dedbee;
    margin-top: 16px
}

body.page-examples #examples .examples__slider li .examples__slider-sizes div {
    width: calc(100% / 3);
    box-sizing: border-box;
    font-size: 20px;
    padding: 20px 0;
    color: #191136;
    text-align: center;
    transition: 50ms ease;
    cursor: pointer;
    border: 1px solid #dedbee;
    margin-bottom: -1px
}

body.page-examples #examples .examples__slider li .examples__slider-sizes div:hover {
    color: #2f658f;
    background-color: #fff
}

@media (min-width: 1161px) {
    body.page-examples #examples .examples__slider li .examples__slider-sizes div {
        border-left: none
    }

    body.page-examples #examples .examples__slider li .examples__slider-sizes div:nth-child(-n+3) {
        margin-top: -1px
    }

    body.page-examples #examples .examples__slider li .examples__slider-sizes div:nth-child(3n) {
        border-right: none
    }
}

body.page-examples #examples .examples__nav-next,
body.page-examples #examples .examples__nav-prev {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease
}

body.page-examples #examples .examples__nav-next:hover,
body.page-examples #examples .examples__nav-prev:hover {
    background-color: rgba(0, 0, 0, .5)
}

body.page-examples #examples .examples__nav-next.is-disabled,
body.page-examples #examples .examples__nav-prev.is-disabled {
    opacity: 0;
    visibility: hidden
}

body.page-examples #examples .examples__nav-prev {
    transform: translateX(-50%)
}

body.page-examples #examples .examples__nav-next {
    right: 0;
    transform: translateX(50%)
}

body.page-examples #examples .modal-plans {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition: .3s ease;
    z-index: 1;
    overflow-y: auto
}

body.page-examples #examples .modal-plans::after,
body.page-examples #examples .modal-plans::before {
    content: ''
}

body.page-examples #examples .modal-plans.is-hidden {
    opacity: 0;
    visibility: hidden
}

body.page-examples #examples .modal-plans__closer {
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer;
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../img/old/sprite.svg);
    background-size: 500px 300px;
    background-repeat: no-repeat;
    background-position: -301px -10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff
}

body.page-examples #examples .modal-plans__container {
    width: 375px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    pointer-events: all;
    box-shadow: 0 21px 51.3px 2.7px rgba(41, 40, 68, .2);
    position: relative;
    max-width: calc(100vw - 40px);
    margin: 40px 0
}

body.page-examples #examples .modal-plans__container .modal-plans-image {
    position: relative
}

body.page-examples #examples .modal-plans__container .modal-plans-image__slider li {
    width: 100%
}

body.page-examples #examples .modal-plans__container .modal-plans-image__slider li img {
    max-width: 100%
}

body.page-examples #examples .modal-plans__container .modal-plans-image__nav-next,
body.page-examples #examples .modal-plans__container .modal-plans-image__nav-prev {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease
}

body.page-examples #examples .modal-plans__container .modal-plans-image__nav-next:hover,
body.page-examples #examples .modal-plans__container .modal-plans-image__nav-prev:hover {
    background-color: rgba(0, 0, 0, .5)
}

body.page-examples #examples .modal-plans__container .modal-plans-image__nav-next.is-disabled,
body.page-examples #examples .modal-plans__container .modal-plans-image__nav-prev.is-disabled {
    opacity: 0;
    visibility: hidden
}

body.page-examples #examples .modal-plans__container .modal-plans-image__nav-next {
    right: 0
}

body.page-examples #examples .modal-plans__title {
    margin-top: 15px;
    letter-spacing: .2em;
    text-transform: uppercase
}

body.page-examples #examples .modal-plans__complection {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 700
}

body.page-examples #examples .modal-plans__description {
    margin-top: 6px;
    font-size: 16px;
    line-height: 26px
}

body.page-examples #examples .modal-plans__price {
    margin-top: 20px;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    font-family: Candara;
    color: darkred;
}

body.page-examples #examples .modal-plans__oldprice {
    margin-top: 20px;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    font-family: Candara;
    text-decoration-line: line-through;
}

body.page-examples #examples .modal-plans__days {
    margin-top: 10px;
    font-size: 16px;
    color: #919191
}

body.page-examples #examples .modal-plans .button {
    margin-top: 20px;
    padding: 20px 0;
    width: 100%;
    box-sizing: border-box
}

.calc-form {
    padding: 90px 0 90px;
    background-color: #00a849
}

@media only screen and (max-width: 480px) {
    .calc-form {
        padding: 40px 0 40px
    }
}

.calc-form__wrap {
    padding-top: 80px;
    padding-bottom: 66px;
    padding-left: 180px;
    padding-right: 180px;
    background-color: #fff
}

@media only screen and (max-width: 1210px) {
    .calc-form__wrap {
        padding: 40px 0 40px
    }
}

@media only screen and (max-width: 960px) {
    body.page-index .calc-form__wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width: 480px) {
/*    #calc-form .calc-form__title {
        font-size: 28px
    }*/
}

.calc-form--items {
    text-align: center;
    display: none;
    margin-left: 0
}

.calc-form--items__question {
    font-family: "Uni Neue", sans-serif;
    color: #7b7493;
    font-size: 15px;
    font-weight: 800;
    line-height: 69px;
    text-transform: uppercase;
    /*letter-spacing: 3px*/
}

.calc-form--items__title {
    font-family: "Uni Neue", sans-serif;
    color: #191136;
    font-size: 26px;
    font-weight: 400;
    line-height: 60px;
    /*letter-spacing: -1.3px*/
}

@media only screen and (max-width: 480px) {
    .calc-form--items__title {
        margin-top: 13px;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        /*letter-spacing: -1.3px*/
    }
}

.calc-form--item__wrap {
    display: inline-block;
    text-align: left;
    width: max-content
}

.calc-form--item__wrap-city {
    width: 252px
}

@media only screen and (max-width: 480px) {
    .calc-form--item__wrap {
        width: 100%
    }
}

.calc-form--steps {
    margin-top: 43px;
    margin-bottom: 43px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap
}

@media only screen and (max-width: 480px) {
    .calc-form--steps {
        margin-top: 20px;
        margin-bottom: 10px
    }
}

.calc-form--steps .step {
    height: 67px;
    width: 67px;
    margin: 0 2px;
    background-color: #fff;
    border: 1px solid #e6e3e4;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 800;
    line-height: 65px;
    /*letter-spacing: 3px;*/
    font-family: "Uni Neue", sans-serif;
    color: #191136
}

@media only screen and (max-width: 470px) {
    .calc-form--steps .step {
        width: 30px;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
        /*letter-spacing: 1px*/
    }
}

.calc-form--steps .step.active {
    color: #fff;
    background-color: #4f4ca9
}

.calc-form--steps .step.finish {
    background-color: #4f4ca9;
    opacity: .29;
    color: #fff
}

.calc-form--item__wrap li {
    margin-top: 17px
}

.calc-form input[type=checkbox]:checked,
.calc-form input[type=checkbox]:not(:checked),
.calc-form input[type=radio]:checked,
.calc-form input[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.calc-form input[type=checkbox]:checked+label,
.calc-form input[type=checkbox]:not(:checked)+label,
.calc-form input[type=radio]:checked+label,
.calc-form input[type=radio]:not(:checked)+label {
    display: inline-block;
    position: relative;
    padding-left: 50px;
    line-height: 30px;
    cursor: pointer
}

.calc-form input[type=checkbox]:checked+label:before,
.calc-form input[type=checkbox]:not(:checked)+label:before,
.calc-form input[type=radio]:checked+label:before,
.calc-form input[type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #adadad;
    background-color: #fff
}

.calc-form input[type=checkbox]:checked+label:before,
.calc-form input[type=radio]:checked+label:before {
    background-color: #00a849
}

.calc-form input[type=checkbox]:checked+label:before,
.calc-form input[type=checkbox]:not(:checked)+label:before {
    border-radius: 5px
}

.calc-form input[type=radio]:checked+label:before,
.calc-form input[type=radio]:not(:checked)+label:before {
    border-radius: 5px
}

.calc-form input[type=checkbox]:checked+label:after,
.calc-form input[type=checkbox]:not(:checked)+label:after,
.calc-form input[type=radio]:checked+label:after,
.calc-form input[type=radio]:not(:checked)+label:after {
    content: "";
    position: absolute;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.calc-form input[type=checkbox]:checked+label:after,
.calc-form input[type=checkbox]:not(:checked)+label:after,
.calc-form input[type=radio]:checked+label:after,
.calc-form input[type=radio]:not(:checked)+label:after {
    left: 10px;
    top: 10px;
    width: 10px;
    height: 5px;
    border-radius: 1px;
    border-left: 4px solid #fff;
    border-bottom: 4px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.calc-form input.invalid {
    background-color: #fdd
}

.calc-form label {
    font-size: 20px;
    font-weight: 400;
    line-height: 70px;
    font-family: "Uni Neue", sans-serif;
    color: #191136
}

@media only screen and (max-width: 470px) {
    .calc-form label {
        font-size: 18px;
        font-weight: 400;
        line-height: 36px;
        font-family: "Uni Neue", sans-serif;
        color: #191136
    }
}

.calc-form--button__wrap {
    display: block;
    text-align: center
}

#calc-form--button {
    display: none
}

#md-order-email .modal-window--content__img {
    display: none
}

@media (min-width: 1415px) {
    #md-order-email .modal-window__contents {
        display: flex;
        justify-content: center
    }

    #md-order-email {
        padding: 0
    }

    #md-order-email .modal-window--content__form {
        padding: 50px 61px 45px 61px;
        width: max-content
    }

    #md-order-email .modal-window--content__img {
        width: 500px;
        height: 684px;
        display: block
    }

    #md-order-email .modal-window__submit {
        margin-top: 20px
    }
}

.termal-systems-rcolumn_wrap {
    position: relative
}

.termal-systems--link__wrap {
    position: absolute;
    top: 85%;
    left: 10%
}

.termal-systems--link__text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-family: "Uni Neue", sans-serif;
    color: #462ba8;
    letter-spacing: 0
}

.termal-systems--link:hover {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: #462ba8
}

.save-warm--popover__wrap {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 25px
}

.save-warm--popover {
    width: 25px;
    height: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .36);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer
}

.save-warm--popover-text {
    position: absolute;
    left: 40px;
    padding-left: 22px;
    pointer-events: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    min-width: 260px
}

@media only screen and (max-width: 520px) {
    .save-warm--popover-text {
        padding-left: 18px;
        font-size: 14px;
        min-width: 140px;
        line-height: 20px
    }
}

@media only screen and (max-width: 520px) {
    .save-warm--popover img {
        width: 70px;
        height: 70px
    }
}

.site-header__phone-order-wrapper a {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 10px
}

.site-header__phone-order-wrapper a:last-child {
    margin-right: 0
}

.checkbox-unit .checkbox-unit__label a {
    color: #191136
}

.footer__map {
    display: flex
}

.footer__iframe {
    width: 50%;
    height: 500px;
    margin-left: 5px;
    margin-right: 5px
}

@media only screen and (max-width: 520px) {
    .footer__map {
        display: block
    }

    .footer__iframe {
        width: 100%;
        height: 300px;
        margin-left: 0;
        margin-right: 0
    }
}

.modal-window .sales-adress {
    width: 85%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px
}

.modal-window .sales-adress ul {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.modal-window .sales-adress li {
    display: flex;
    justify-content: start;
    align-items: baseline
}

.modal-window .sales-adress li label {
    padding: 10px
}

@media only screen and (max-width: 640px) {
    .modal-window .sales-adress {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }

    .modal-window .sales-adress ul {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap
    }
}