@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic&display=swap&subset=cyrillic-ext";

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

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

:active,
:focus {
    outline: 0
}

a:active,
a:focus {
    outline: 0
}

aside,
footer,
header,
nav {
    display: block
}

body,
html {
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button,
input,
textarea {
    font-family: inherit
}

input::-ms-clear {
    display: none
}

button {
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

ul li {
    list-style: none
}

img {
    vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-Medium.eot);
    src: local('../fonts/Qanelas Medium'), local(Qanelas-Medium), url(../fonts/Qanelas-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-UltraLight.eot);
    src: local('../fonts/Qanelas UltraLight'), local(Qanelas-UltraLight), url(../fonts/Qanelas-UltraLight.woff2) format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-ExtraBold.eot);
    src: local('../fonts/Qanelas ExtraBold'), local(Qanelas-ExtraBold), url(../fonts/Qanelas-ExtraBold.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-Heavy.eot);
    src: local('../fonts/Qanelas Heavy'), local(Qanelas-Heavy), url(../fonts/Qanelas-Heavy.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-Thin.eot);
    src: local('../fonts/Qanelas Thin'), local(Qanelas-Thin), url(../fonts/Qanelas-Thin.woff2) format("woff2");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-Bold.eot);
    src: local('../fonts/Qanelas Bold'), local(Qanelas-Bold), url(../fonts/Qanelas-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-Light.eot);
    src: local('../fonts/Qanelas Light'), local(Qanelas-Light), url(../fonts/Qanelas-Light.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-Black.eot);
    src: local('../fonts/Qanelas Black'), local(Qanelas-Black), url(../fonts/Qanelas-Black.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-Regular.eot);
    src: local('../fonts/Qanelas Regular'), local(Qanelas-Regular), url(../fonts/Qanelas-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Qanelas;
    src: url(../fonts/Qanelas-SemiBold.eot);
    src: local('../fonts/Qanelas SemiBold'), local(Qanelas-SemiBold), url(../fonts/Qanelas-SemiBold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Rockwell;
    src: local('../fonts/Rockwell Extra Bold'), local(Rockwell-Extra-Bold), url(../fonts/RockwellStd-ExtraBold.woff2) format("woff2"), url(../fonts/RockwellStd-ExtraBold.woff) format("woff"), url(../fonts/RockwellStd-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

html {
    scroll-behavior: smooth
}

body {
    font-family: Qanelas;
    overflow-x: hidden;
    scroll-behavior: smooth
}

a {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #151515
}

.container {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 320px
}

.title {
    font-weight: 400;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
    letter-spacing: .03em
}

.btn_blick {
    position: relative
}

.blick-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    overflow: hidden
}

.blick-wrap .blick-wrap__line {
    width: 100%;
    height: 100%
}

.blick-wrap .blick-wrap__line:before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%;
    height: 100%;
    width: 20px;
    transform: skewX(-45deg);
    background-color: #fff;
    -webkit-animation: blickAnimation 3s infinite ease-in 1s;
    animation: blickAnimation 3s infinite ease-in 1s
}

.no-scroll {
    overflow: hidden
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #414141;
    z-index: 99
}

.header__top {
    padding-top: 14px !important;
    padding-bottom: 18px;
    background: #414141
}

.header__down {
    background: #323232
}

.header .burger-open {
    left: 0;
    visibility: visible;
    opacity: 1
}

.header-top {
    display: flex;
    justify-content: space-between
}

.header-top__logo {
    display: flex;
    align-items: center
}

.header-top .header-top__burger {
    display: none
}

.header-top .top-burger__line {
    width: 100%;
    height: 2px;
    border-radius: 50px;
    background-color: #fff;
    transition: .35s ease;
}

.header-top__calc {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 55px
}

.header-top__catalog {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 88px;
    cursor: pointer
}

.header-top__massenager {
    display: flex;
    flex-direction: column;
    align-items: center
}

.header-top__contacts {
    display: flex;
    flex-direction: column;
    align-items: center
}

.header-top .top-logo__img {
    width: 56px;
    height: 62px;
    margin-right: 16px
}

.header-top .top-logo__img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.header-top .top-logo__title {
    display: flex;
    flex-direction: column;
    color: #fff
}

.header-top .logo-title__text {
    color: #fff
}

.header-top .logo-title__text:nth-child(1) {
    font-weight: 800;
    font-size: 19px;
    line-height: 23px
}

.header-top .logo-title__text:nth-last-child(1) {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px
}

.header-top .top-calc__text {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    cursor: pointer
}

.header-top .top-calc__text:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.header-top .top-calc__img {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 70px
}

.header-top .top-calc__img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -o-object-position: 50%;
    object-position: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.header-top .top-catalog__text {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #fff
}

.header-top .top-catalog__text:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.header-top .top-catalog__img {
    position: absolute;
    top: -15px;
    right: 0;
    width: 102px;
    height: 96px
}

.header-top .top-catalog__img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -o-object-position: 50%;
    object-position: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: rotate(64.88deg)
}

.header-top .top-massenager__text {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    padding-left: 18px;
    margin-bottom: 10px
}

.header-top .top-massenager__text:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 50%;
    background: #25d366;
    border-radius: 50%;
    transform: translateY(-50%);
    -webkit-animation: 5s cubic-bezier(1, 1, 0, 0) infinite flashing;
    animation: 5s cubic-bezier(1, 1, 0, 0) infinite flashing
}

.header-top .top-massenager__inner {
    display: flex;
    align-items: center;
    justify-content: center
}

.header-top .messanger-inner__link {
    display: flex;
    width: 45px;
    height: 45px
}

.header-top .messanger-inner__link img {
    max-width: 100%;
    max-height: 100%;
    width: 100px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.header-top .top-contacts__text {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    padding-left: 18px;
    margin-bottom: 10px
}

.header-top .top-contacts__text:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 50%;
    background: #25d366;
    border-radius: 50%;
    transform: translateY(-50%);
    -webkit-animation: 5s cubic-bezier(1, 1, 0, 0) infinite flashing;
    animation: 5s cubic-bezier(1, 1, 0, 0) infinite flashing
}

.header-top .top-contacts__phones {
    display: flex;
    flex-direction: column
}

.header-top .contacts-phones__link {
    font-weight: 700;
    font-size: 21.4615px;
    line-height: 27px;
    text-align: right;
    color: #fff
}

.header-down {
    transition: .6s ease
}

.header-down__list {
    display: flex;
    align-items: center;
    width: 100%
}

.down-list__item {
    display: flex;
    align-items: center;
    height: 43px
}

.down-list__item:nth-child(1) .list-item__link {
    border-left: 0
}

.down-list_active {
    background: #d79662
}

.file-name_2,
.file-name {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600
}

.list-item__link {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0 26px;
    height: 26px;
    white-space: nowrap;
    border-left: 1px solid #fff
}

.borger-close {
    display: none
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    transition: .6s ease
}

.wrapper {
    overflow: hidden
}

.page {
    padding-top: 124px
}

.banner {
    position: relative;
    width: 100%;
    height: 860px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -43px;
    padding: 115px 0 167px
}

.banner .banner-icon {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    bottom: -50px;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    transform: translateX(-50%)
}

.banner .banner-icon .banner-icon__svg {
    -webkit-animation: 3s cubic-bezier(1, 1, 0, 0) infinite moveUpDown;
    animation: 3s cubic-bezier(1, 1, 0, 0) infinite moveUpDown
}

.banner .banner-wrap__title {
    width: 898px;
    font-family: Qanelas;
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: .03em;
    color: #fff;
    margin-bottom: 20px
}

.banner .banner-wrap__term {
    display: flex;
    align-items: center;
    margin-bottom: 60px
}

.banner .banner-wrap__term .banner-term_line {
    width: 96px;
    height: 5px;
    background: #fff;
    margin-right: 25px
}

.banner .banner-wrap__term .banner-term__text {
    font-weight: 400;
    font-size: 35px;
    line-height: 60px;
    letter-spacing: .03em;
    color: #fff
}

.banner .banner-wrap__controls {
    display: flex;
    align-items: center;
}

.banner .banner-wrap .banner-controls__btn {
    position: relative;
    width: 423px;
    height: 70px;
    background: #d79662;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-weight: 700;
    font-size: 28px;
    line-height: 60px;
    letter-spacing: .03em;
    color: #fff;
    margin-right: 50px
}

.banner .banner-wrap .banner-controls__btn:active {
    transform: translateY(3px)
}

.banner .banner-wrap .banner-controls .banner-btn__icon {
    position: absolute;
    top: -30px;
    right: -40px;
    width: 82px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.banner .banner-wrap .banner-controls__link {
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: .03em;
    color: #fff;
    background-color: transparent;

}

.banner .banner-wrap .banner-controls__link:before {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.banner .banner-wrap .banner-controls__link img {
    margin: 0 5px
}

.calculation {
    position: relative;
    padding: 71px 0 112px
}

.calculation .calculation-title {
    position: relative;
    margin-bottom: 60px
}

.calculation .calculation-title__icon {
    position: absolute;
    left: 605px;
    width: 66px;
    height: 69px;
    margin: 0 8px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: translateY(-10px)
}

.calculation .calculation-wrap {
    position: relative;
    display: flex;
    height: 744px;
    background: #efefef;
    border-radius: 22px
}

.calculation .calculation-wrap__left {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 382px;
    height: 100%;
    background: #3d3e3e;
    border-radius: 22px;
    padding: 49px 25px 28px 21px;
    background-repeat: no-repeat;
    background-size: cover
}

.calculation .calculation-wrap__right {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 46px 0;
    width: calc(100% - 382px)
}

.calculation .calculation-wrap .calculation-left__top {
    position: relative;
    font-weight: 400;
    font-size: 21px;
    line-height: 26px;
    color: #fff;
    padding-left: 36px;
    padding-right: 10px
}

.calculation .calculation-wrap .calculation-left__top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg width='27' height='23' viewBox='0 0 27 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.45 12.42C26.45 15.5733 25.4467 18.0578 23.44 19.8733C21.3856 21.6889 18.5667 22.5967 14.9833 22.5967L14.9833 18.01C16.8467 18.01 18.2083 17.5561 19.0683 16.6483C19.8806 15.7883 20.2867 14.3789 20.2867 12.42L14.9833 12.42L14.9833 0.953329L26.45 0.95333L26.45 12.42ZM0.650005 18.01C2.51334 18.01 3.87501 17.5561 4.73501 16.6483C5.54723 15.7883 5.95334 14.3789 5.95334 12.42L0.650006 12.42L0.650007 0.953328L12.1167 0.953329L12.1167 12.42C12.1167 15.5733 11.1133 18.0578 9.10667 19.8733C7.05223 21.6889 4.23334 22.5967 0.650005 22.5967L0.650005 18.01Z' fill='%23D79662'/%3E%3C/svg%3E%0A");
    background-position: 50%;
    background-repeat: no-repeat
}

.calculation .calculation-wrap .calculation-left__top:after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: -10px;
    width: 28px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg width='27' height='23' viewBox='0 0 27 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.45 12.42C26.45 15.5733 25.4467 18.0578 23.44 19.8733C21.3856 21.6889 18.5667 22.5967 14.9833 22.5967L14.9833 18.01C16.8467 18.01 18.2083 17.5561 19.0683 16.6483C19.8806 15.7883 20.2867 14.3789 20.2867 12.42L14.9833 12.42L14.9833 0.953329L26.45 0.95333L26.45 12.42ZM0.650005 18.01C2.51334 18.01 3.87501 17.5561 4.73501 16.6483C5.54723 15.7883 5.95334 14.3789 5.95334 12.42L0.650006 12.42L0.650007 0.953328L12.1167 0.953329L12.1167 12.42C12.1167 15.5733 11.1133 18.0578 9.10667 19.8733C7.05223 21.6889 4.23334 22.5967 0.650005 22.5967L0.650005 18.01Z' fill='%23D79662'/%3E%3C/svg%3E%0A");
    background-position: 50%;
    background-repeat: no-repeat
}

.calculation .calculation-wrap .calculation-left__text {
    display: flex;
    flex-direction: column;
    margin-bottom: 67px
}

.calculation .calculation-wrap .calculation-left .calculation-text__subtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    text-align: center;
    color: #fff
}

.calculation .calculation-wrap .calculation-left .calculation-text__title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    text-align: center;
    color: #fff
}

.calculation .calculation-wrap .calculation-left .calculation-text__logo {
    position: absolute;
    bottom: 28px;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 31px
}

.calculation .calculation-wrap .calculation-left .calculation-logo__icon {
    width: 35px;
    height: 39px;
    margin-right: 7px
}

.calculation .calculation-wrap .calculation-left .calculation-logo__icon img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.calculation .calculation-wrap .calculation-right__progress {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 29px;
    background: #fff;
    border-radius: 50px;
    margin-bottom: 30px
}

.calculation .calculation-wrap .calculation-right .calculation-right__inner {
    padding: 0 104px 0 130px
}

.calculation .calculation-wrap .calculation-right__question {
    font-weight: 400;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: #000;
    margin-bottom: 35px
}

.calculation .calculation-wrap .calculation-right__answers {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px
}

.calculation .calculation-wrap .calculation-right .calculation-progress__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
    background: #d79662;
    border-radius: 50px
}

.calculation .calculation-wrap .calculation-right .calculation-progress__counter {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    z-index: 5;
    transition: .38s ease
}

.calculation .calculation-wrap .calculation-right .calculation-wrap__level {
    position: relative;
    display: none;
    height: 100%;
    padding: 0 104px 0 130px
}

.calculation .calculation-wrap .calculation-right .answers-installment_2,
.calculation .calculation-wrap .calculation-right .answers-item-modal_2,
.calculation .calculation-wrap .calculation-right .answers-item_2,
.calculation .calculation-wrap .calculation-right .answers-item_3 {
    height: 176px !important;
    margin-bottom: 40px !important
}

.calculation .calculation-wrap .calculation-right .level_1 .calculation-controls__btn {
    margin-left: auto;
    margin-right: 104px
}

.calculation .calculation-wrap .calculation-right .level_2 {
    padding: 0 190px
}

.calculation .calculation-wrap .calculation-right .level_2 .answers-installment_2,
.calculation .calculation-wrap .calculation-right .level_2 .answers-item-modal_2,
.calculation .calculation-wrap .calculation-right .level_2 .answers-item_2 {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important
}

.calculation .calculation-wrap .calculation-right .level_2 .answers-installment_2 .answers-item__text,
.calculation .calculation-wrap .calculation-right .level_2 .answers-item-modal_2 .answers-item__text,
.calculation .calculation-wrap .calculation-right .level_2 .answers-item_2 .answers-item__text {
    position: absolute;
    bottom: -28px;
    color: #000 !important;
    white-space: nowrap
}

.calculation .calculation-wrap .calculation-right .level_2 .answers-installment_2 .answers-item__check,
.calculation .calculation-wrap .calculation-right .level_2 .answers-item-modal_2 .answers-item__check,
.calculation .calculation-wrap .calculation-right .level_2 .answers-item_2 .answers-item__check {
    background-color: #fff !important
}

.calculation .calculation-wrap .calculation-right .level_2 .answers-item_2.active {
    border: 2px solid #d79662
}

.calculation .calculation-wrap .calculation-right .level_2 .answers-item-modal_2.active {
    border: 2px solid #d79662
}

.calculation .calculation-wrap .calculation-right .level_2 .answers-installment_2.active {
    border: 2px solid #d79662
}

.calculation .calculation-wrap .calculation-right .level_4 {
    padding: 0 80px
}

.calculation .calculation-wrap .calculation-right .level_4 .calculation-answers {
    margin: 0 -24px
}

.calculation .calculation-wrap .calculation-right .level_4 .calculation-answers .answers-item {
    width: calc(33.3333333333% - 54px);
    height: 190px;
    margin: 0 24px;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important;
    border-color: transparent
}

.calculation .calculation-wrap .calculation-right .level_4 .calculation-answers .answers-item .answers-item__text {
    position: absolute;
    bottom: -28px;
    color: #000 !important;
    white-space: nowrap
}

.calculation .calculation-wrap .calculation-right .level_4 .calculation-answers .answers-item .answers-item__check {
    background-color: #fff !important
}

.calculation .calculation-wrap .calculation-right .level_4 .calculation-answers .answers-item.active {
    border: 2px solid #d79662
}

.calculation .calculation-wrap .calculation-right .active-level {
    display: block
}

.calculation .calculation-wrap .calculation-right .calculation-answers__item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 18px);
    margin: 0 9px;
    height: 89px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 22px;
    margin-bottom: 22px;
    cursor: pointer;
    transition: .3s ease
}

.calculation .calculation-wrap .calculation-right .calculation-answers .active {
    background: rgba(65, 65, 65, 0.9)
}

.calculation .calculation-wrap .calculation-right .calculation-answers .active .answers-item__check {
    border-color: #d79662
}

.calculation .calculation-wrap .calculation-right .calculation-answers .active .answers-item__check svg path {
    fill: #d79662
}

.calculation .calculation-wrap .calculation-right .calculation-answers .active .answers-item__text {
    color: #fff
}

.calculation .calculation-wrap .calculation-right .calculation-answers__inner {
    position: relative;
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__img {
    position: absolute;
    top: -20px;
    left: -106px
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__img img {
    width: 465px;
    height: 356px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50%;
    object-position: 50%
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__fields {
    display: flex;
    flex-direction: column;
    width: 430px;
    padding: 0 42px
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item {
    width: 100%;
    height: 58px;
    background: #fff;
    border: 1px solid #d79662;
    border-radius: 20px;
    padding: 8px 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    margin-bottom: 20px;
    margin-bottom: 24px
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item:nth-last-child(1) {
    margin-bottom: 0
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item:focus::-moz-placeholder {
    opacity: 0
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item:focus:-ms-input-placeholder {
    opacity: 0
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item:focus::placeholder {
    opacity: 0
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item::-moz-placeholder {
    -moz-transition: .3s ease;
    transition: .3s ease
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item:-ms-input-placeholder {
    -ms-transition: .3s ease;
    transition: .3s ease
}

.calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item::placeholder {
    transition: .3s ease
}

.calculation .calculation-wrap .calculation-right .answers-item {
    position: relative;
    padding: 33px 80px 35px
}

.calculation .calculation-wrap .calculation-right .answers-item__input {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0
}

.calculation .calculation-wrap .calculation-right .answers-item__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000
}

.calculation .calculation-wrap .calculation-right .answers-item__check {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
    left: 11px;
    width: 37px;
    height: 37px;
    border: 2px solid #bbb;
    border-radius: 50%;
    transition: .3s ease
}

.calculation .calculation-wrap .calculation-right .calculation-controls {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 56px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

.calculation .calculation-wrap .calculation-right .calculation-controls__btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 189px;
    height: 56px;
    background: #d79662;
    box-shadow: 0 2.89655px 2.89655px rgba(0, 0, 0, 0.25);
    border-radius: 36.2069px;
    font-weight: 700;
    font-size: 22px;
    line-height: 43px;
    letter-spacing: .03em;
    color: #fff;
    overflow: hidden
}

.calculation .calculation-wrap .calculation-right .btn-prev__icon {
    transform: rotate(180deg)
}

.calculation .calculation-wrap .calculation-right .btn-prev__text {
    margin-left: 10px
}

.calculation .calculation-wrap .calculation-right .btn-next__text {
    margin-right: 10px
}

.calculation .calculation-wrap .title-bold {
    font-weight: 700;
    font-size: 35px;
    line-height: 41px;
    text-align: center;
    color: #000
}

.calculation .calculation-wrap .calculation-end__inner {
    display: flex;
    align-items: center;
    width: 526px;
    height: 130px;
    background: #ae7777;
    border: 1px solid #aa6c6c;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
    border-radius: 20px;
    margin: 0 auto;
    padding: 16px 22px 22px;
    margin-bottom: 34px
}

.calculation .calculation-wrap .end-inner__img {
    width: 92px;
    height: 92px;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-right: 32px
}

.calculation .calculation-wrap .end-inner__text {
    font-family: Roboto;
    font-weight: 400;
    font-size: 25px;
    line-height: 29px;
    color: #000
}

.calculation .calculation-wrap .end-inner__desc {
    font-family: Roboto;
    font-weight: 400;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: #000;
    margin-bottom: 19px
}

.calculation .calculation-wrap .end-inner__connection {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -6px;
    margin-bottom: 43px
}

.calculation .calculation-wrap .end-inner__controls {
    display: flex;
    align-items: center;
    margin-bottom: 64px
}

.calculation .calculation-wrap .end-inner__info {
    font-weight: 400;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #000
}

.calculation .calculation-wrap .connection-inner__item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin: 0 6px;
    height: 51px;
    background: #fff;
    border-radius: 100px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000;
    cursor: pointer;
    transition: .3s ease
}

.calculation .calculation-wrap .selected {
    background: #4f4f4f;
    color: #fff
}

.calculation .calculation-wrap .connection-item__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.calculation .calculation-wrap .connection-item__icon {
    width: 33px;
    height: 33px;
    margin-right: 12px
}

.calculation .calculation-wrap .connection-item__icon img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.calculation .calculation-wrap .end-controls__input {
    display: flex;
    align-items: center;
    width: 257px;
    height: 64px;
    background: #fff;
    border-radius: 100px;
    margin-right: 17px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    padding: 19px 43px;
    color: #565656
}

.calculation .calculation-wrap .end-controls__btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 323px;
    height: 62px;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #fdfdfd;
    background: #da241c;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 100px
}

.calculation .calculation-wrap .end-controls__btn:active {
    transform: translateY(3px)
}

.draw {
    padding: 80px 0 127px;
    background: #414141
}

.draw .draw-title {
    margin-bottom: 91px;
    color: #fff
}

.draw .draw-title span {
    font-weight: 400;
    font-size: 40px
}

.draw .draw-wrap {
    position: relative
}

.draw .draw-wrap__left {
    display: flex;
    flex-direction: column;
    width: 513px
}

.draw .draw-wrap__img {
    position: absolute;
    width: 799.17px;
    height: 508.78px;
    top: -155px;
    left: 430px;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: rotate(13.32deg)
}

.draw .draw-wrap .draw-left__text {
    font-weight: 400;
    font-size: 28px;
    line-height: 33px;
    color: #fff;
    margin-bottom: 94px
}

.draw .draw-wrap .draw-left__btn:active {
    transform: translateY(3px)
}

.draw .draw-wrap .draw-left__btn {
    position: relative;
    width: 423px;
    height: 70px;
    background: #d79662;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-weight: 700;
    font-size: 28px;
    line-height: 60px;
    text-align: center;
    letter-spacing: .03em;
    color: #fff
}

.draw .draw-wrap__info {
    position: absolute;
    right: 0;
    bottom: -80px;
    width: 330px;
    height: 86px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2.9021px 2.9021px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #000;
    padding: 8px 9px;
    padding-left: 15px
}

.draw .draw-wrap__info span {
    font-weight: 800;
    font-size: 75.4254px;
    line-height: 95px;
    color: #d79662;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    margin-right: 10px
}

.aboutus {
    padding: 75px 0 107px
}

.aboutus .aboutus-title {
    margin-bottom: 49px
}

.aboutus .aboutus-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.aboutus-wrap .warranty-wrap__down {
    margin-bottom: 0;
}

.aboutus .aboutus-wrap__left {
    position: relative;
    width: 476px;
    padding: 0 17px
}

.aboutus .aboutus-wrap__right {
    position: relative;
    width: 624px;
    padding: 0 17px
}

.aboutus .aboutus-left__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin-bottom: 17px
}

.aboutus .aboutus-left__slider {
    overflow: hidden;
    padding: 5px
}

.aboutus .aboutus-left .aboutus-slider__prev {
    position: absolute;
    left: 0;
    width: 54px;
    height: 54px;
    background-color: #d79662;
    border-radius: 50%;
    margin: 0
}

.aboutus .aboutus-left .aboutus-slider__prev:after {
    width: 18px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='33' viewBox='0 0 24 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7294 31.4233L3.99996 16.7114L21.7294 1.99948' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    color: transparent
}

.aboutus .aboutus-left .aboutus-slider__next {
    position: absolute;
    right: 0;
    width: 54px;
    height: 54px;
    background-color: #d79662;
    border-radius: 50%;
    margin: 0
}

.aboutus .aboutus-left .aboutus-slider__next:after {
    width: 18px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='33' viewBox='0 0 24 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7294 31.4233L3.99996 16.7114L21.7294 1.99948' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: rotate(180deg);
    color: transparent
}

.aboutus .aboutus-left .aboutus-slide__img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 294px;
    background: #efefef;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
    border-radius: 9px;
    overflow: hidden;

}

.aboutus .aboutus-left .aboutus-slide__img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.aboutus .aboutus-right__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin-bottom: 17px
}

.aboutus .aboutus-right__slider {
    display: flex;
    overflow: hidden;
    padding: 5px
}

.aboutus .aboutus-right .right-slider__prev {
    position: absolute;
    left: 0;
    width: 54px;
    height: 54px;
    background-color: #d79662;
    border-radius: 50%;
    margin: 0
}

.aboutus .aboutus-right .right-slider__prev:after {
    width: 18px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='33' viewBox='0 0 24 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7294 31.4233L3.99996 16.7114L21.7294 1.99948' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    color: transparent
}

.aboutus .aboutus-right .right-slider__next {
    position: absolute;
    right: 0;
    width: 54px;
    height: 54px;
    background-color: #d79662;
    border-radius: 50%;
    margin: 0
}

.aboutus .aboutus-right .right-slider__next:after {
    width: 18px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='33' viewBox='0 0 24 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7294 31.4233L3.99996 16.7114L21.7294 1.99948' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: rotate(180deg);
    color: transparent
}

.aboutus .aboutus-right .right-inner__slide {
    width: 269px;
    height: 294px;
    background: #efefef;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
    border-radius: 9px
}

.aboutus .aboutus-right .right-inner .right-slide__img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 294px;
    background: #efefef;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
    border-radius: 9px
}

.aboutus .aboutus-right .right-inner .right-slide__img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.aboutus .aboutus-right .right-inner .right-slide .slide-img__banner {
    position: absolute;
    left: auto;
    right: auto;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 75%;
    height: 70px;
    background: rgba(65, 65, 65, 0.9);
    border-radius: 10px;
    padding: 9px 19px 14px;
    text-align: center;
    color: #fff;
    line-height: 16px
}

.aboutus .aboutus-right .right-inner .right-slide .slide-img .img-banner__title {
    font-size: 16px;
    line-height: 18px
}

.warranty-wrap__down {
    width: 100%;
    margin-top: 49px;
    margin-bottom: 118px;
}

.warranty-down__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin-bottom: 33px
}

.warranty-down__title span {
    font-weight: 800;
    font-size: 29.2858px;
    line-height: 37px;
    color: #d79662;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    margin-right: 4px
}

.warranty-down__inner {
    display: flex;
    margin: 0 -14px
}

.warranty-down .down-inner__item {
    position: relative;
    display: flex;
    align-items: center;
    width: 33.3333333333%;
    height: 102px;
    background: rgba(65, 65, 65, 0.9);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 22px;
    margin: 0 14px;
    padding: 29px 25px
}

.warranty-down .down-inner .down-item__icon {
    width: 42px;
    height: 38px;
    margin-right: 32px
}

.warranty-down .down-inner .down-item__info {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.warranty-down .down-inner .item-info__title {
    font-weight: 500;
    font-size: 30px;
    line-height: 22px;
    letter-spacing: .03em;
    color: #d79662
}

.warranty-down .down-inner .item-info__text {
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    color: #fff
}

.warranty-down .down-inner .item-info span:nth-child(1) {
    margin-bottom: 4px
}

.catalog {
    padding: 79px 0 106px;
    background: #414141
}

.catalog .catalog-title {
    color: #fff;
    margin-bottom: 28px
}

.catalog .catalog-wrap__box {
    margin-bottom: 32px
}

.catalog .catalog-wrap .catalog-box__title {
    display: flex;
    align-items: center;
    margin-bottom: 40px
}

.catalog .catalog-wrap .catalog-box__inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -18px
}

.catalog .catalog-wrap .box-title__line {
    width: 96px;
    height: 5px;
    background: #d79662;
    margin-right: 25px
}

.catalog .catalog-wrap .box-title__text {
    font-weight: 700;
    font-size: 35px;
    line-height: 60px;
    letter-spacing: .03em;
    color: #d79662
}

.catalog .catalog-wrap .box-inner__item {
    position: relative;
    width: calc(25% - 36px);
    height: 334px;
    margin: 0 18px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
    border-radius: 9px;
    margin-bottom: 34px;
    overflow: hidden
}

.box-banner {
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 10;
    width: 35%;
}

.box-banner .box-banner__hit {
    display: flex;
    width: 100%;
    height: 40px;
    z-index: 10;
    margin-bottom: 5px;
}

.box-banner .box-banner__top {
    display: flex;
    width: 100%;
    height: 48px;
    z-index: 10;
}

.box-banner .box-banner__hit img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: 50%;
}

.box-banner .box-banner__top img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: 50%;
}



.catalog .catalog-wrap .box-item__btn {
    position: absolute;
    left: 0;
    bottom: 23px;
    display: flex;
    align-items: center;
    width: 261px;
    height: 62px;
    background: #d79662;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0 50px 50px 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: .03em;
    color: #fff;
    padding-right: 30px
}

.catalog .catalog-wrap .box-item .box-btn .btn-icon {
    position: absolute;
    right: 35px;
    width: 56px;
    height: 88px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.catalog .catalog-wrap .box-item .box-btn_calc {
    padding-right: 90px
}

.catalog .catalog-wrap .box-item__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.catalog .catalog-wrap .box-item__img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.catalog .catalog-wrap .box-item__data {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 249px;
    padding: 28px 18px
}

.catalog .catalog-wrap .box-item .box-data__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: .03em;
    color: #000;
    margin-bottom: 31px
}

.catalog .catalog-wrap .box-item .box-data__download {
    position: relative;
    width: 225px;
    height: 41px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    margin-bottom: 20px;
    cursor: pointer;
    background: linear-gradient(180deg, #efefef 0, rgba(239, 239, 239, 0) 100%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20.5px
}

.catalog .catalog-wrap .box-item .box-data__field {
    width: 225px;
    height: 41px;
    border: 1px solid #d79662;
    box-sizing: border-box;
    border-radius: 20.5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    cursor: pointer
}

.catalog .catalog-wrap .box-item .box-data__field:focus::-moz-placeholder {
    opacity: 0
}

.catalog .catalog-wrap .box-item .box-data__field:focus:-ms-input-placeholder {
    opacity: 0
}

.catalog .catalog-wrap .box-item .box-data__field:focus::placeholder {
    opacity: 0
}

.catalog .catalog-wrap .box-item .box-data__field::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    -moz-transition: .3s ease;
    transition: .3s ease
}

.catalog .catalog-wrap .box-item .box-data__field:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    -ms-transition: .3s ease;
    transition: .3s ease
}

.catalog .catalog-wrap .box-item .box-data__field::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    transition: .3s ease
}

.catalog .catalog-wrap .box-item .box-data .box-download__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 1px;
    height: 1px
}

.catalog .catalog-wrap .box-item .box-data .box-download__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    margin-right: 8px
}

.catalog .catalog-wrap .catalog-consult {
    margin-top: 40px
}

.catalog .catalog-wrap .catalog-consult__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 15px
}

.catalog .catalog-wrap .catalog-consult__title span {
    font-weight: 800;
    font-size: 29.2858px;
    line-height: 37px;
    color: #d79662;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    margin-right: 9px
}

.catalog .catalog-wrap .catalog-consult__box {
    position: relative;
    width: 100%;
    height: 508px;
    background: #fff;
    border-radius: 22px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.catalog .catalog-wrap .catalog-consult .consult-box__form {
    position: relative;
    display: flex;
    flex-direction: column;
    left: 0;
    top: 0;
    width: 822px;
    height: 100%;
    z-index: 2;
    padding: 48px 0 50px 77px;
    overflow: hidden;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px
}

.catalog .catalog-wrap .catalog-consult .consult-box__form:before {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    width: 518px;
    height: 100%;
    background: linear-gradient(180deg, #fff 0, rgba(247, 247, 247, 0.864583) 31.77%, rgba(196, 196, 196, 0) 100%);
    transform: rotate(270deg);
    z-index: -1
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__title {
    font-weight: 400;
    font-size: 33px;
    line-height: 38px;
    letter-spacing: .03em;
    color: #212528;
    margin-bottom: 20px
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__text {
    position: relative;
    width: 641px;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: .03em;
    color: #000;
    padding-left: 59px;
    margin-bottom: 31px
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 38px;
    background-image: url("data:image/svg+xml,%3Csvg width='42' height='38' viewBox='0 0 42 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.378153 22.1277L14.5617 37.5387C15.1516 38.1796 16.174 38.1486 16.7229 37.4711L41.5693 6.84744C42.0816 6.21539 41.9641 5.28283 41.3098 4.79826L35.211 0.280725C34.5868 -0.181674 33.7063 -0.060807 33.2306 0.554615L16.9081 21.6409C16.3813 22.3217 15.3767 22.3849 14.7679 21.7761L7.73328 14.7415C7.17108 14.1793 6.25737 14.1837 5.70183 14.7526L0.408092 20.1605C-0.124165 20.7039 -0.137471 21.5688 0.378153 22.1277Z' fill='%23D79662'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field {
    width: 276px;
    height: 41px;
    background: #fff;
    border: 1px solid #d79662;
    box-sizing: border-box;
    border-radius: 20.5px;
    margin-left: 161px;
    margin-bottom: 19px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field:focus::-moz-placeholder {
    opacity: 0
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field:focus:-ms-input-placeholder {
    opacity: 0
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field:focus::placeholder {
    opacity: 0
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    opacity: 1;
    -moz-transition: .3s ease;
    transition: .3s ease
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    -ms-transition: .3s ease;
    transition: .3s ease
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    transition: .3s ease
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__btn:active {
    transform: translateY(3px)
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-form__btn {
    position: relative;
    width: 310px;
    height: 56px;
    background: #d79662;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 28px;
    font-weight: 700;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    letter-spacing: .03em;
    color: #fff;
    margin-left: 144px
}

.catalog .catalog-wrap .catalog-consult .consult-box__img {
    position: absolute;
    width: 908px;
    height: 605px;
    top: -98px;
    right: -155px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.catalog .catalog-wrap .catalog-consult .consult-box__employee {
    position: absolute;
    display: flex;
    flex-direction: column;
    right: 41px;
    bottom: 0;
    width: 261px;
    height: 80px;
    background: rgba(65, 65, 65, 0.9);
    border-radius: 10px;
    padding: 9px 19px 14px
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-employee__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    margin-bottom: 4px
}

.catalog .catalog-wrap .catalog-consult .consult-box .consult-employee__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #fff
}

.portfolio {
    padding: 75px 0 79px
}

.portfolio .portfolio-title {
    margin-bottom: 72px
}

.portfolio .portfolio-wrap {
    position: relative
}

.portfolio .portfolio-wrap__slider {
    position: relative;
    overflow: hidden;
    margin: 0 -20px;
    padding: 0 20px;
    margin-bottom: 53px;
    padding-bottom: 70px
}

.portfolio .portfolio-wrap__prev {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #d79662;
    top: 161px;
    left: -27px;
    transform: translateY(0)
}

.portfolio .portfolio-wrap__prev:after {
    width: 18px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='33' viewBox='0 0 24 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7294 31.4233L3.99996 16.7114L21.7294 1.99948' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    color: transparent
}

.portfolio .portfolio-wrap__next {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #d79662;
    top: 161px;
    right: -27px;
    transform: translateY(0)
}

.portfolio .portfolio-wrap__next:after {
    width: 18px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='33' viewBox='0 0 24 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7294 31.4233L3.99996 16.7114L21.7294 1.99948' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: rotate(180deg);
    color: transparent
}

.portfolio .portfolio-wrap__pagination {
    position: relative
}

.portfolio .portfolio-wrap .swiper-pagination-bullet {
    width: 23px;
    height: 23px;
    background: #efefef;
    margin-right: 8px;
    opacity: 1
}

.portfolio .portfolio-wrap .swiper-pagination-bullet-active {
    background: #d79662
}

.portfolio .portfolio-wrap .portfolio-slider__slide {
    width: 100%
}

.portfolio .portfolio-wrap .portfolio-slide__img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 334px;
    background: #efefef;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
    border-radius: 9px;
    margin-bottom: 16px;
    overflow: hidden
}

.portfolio .portfolio-wrap .portfolio-slide__img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.portfolio .portfolio-wrap .portfolio-slide__inner {
    width: 100%;
    height: 190px;
    background: rgba(65, 65, 65, 0.9);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 11px 19px
}

.portfolio .portfolio-wrap .portfolio-inner__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #fff;
    margin-bottom: 10px
}

.portfolio .portfolio-wrap .portfolio-list__item {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: .03em;
    color: #fff;
    margin-bottom: 4px
}

.portfolio .portfolio-wrap .portfolio-list__item:nth-last-child(1) {
    margin-bottom: 0
}

.portfolio .portfolio-wrap .portfolio-item__link {
    color: #fff
}

.portfolio .portfolio-wrap .portfolio-item__icon {
    margin-right: 8px
}

.portfolio .portfolio-wrap .portfolio-item .portfolio-icon__grey svg path {
    fill: #fff
}

.portfolio .portfolio-wrap .item-link {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: .03em;
    opacity: .5
}

.stages {
    background: #414141;
    padding: 76px 0 134px
}

.stages .stages-title {
    color: #fff;
    margin-bottom: 60px
}

.stages .stages-wrap {
    display: flex
}

.stages .stages-wrap__left {
    width: 406px;
    margin-right: 76px
}

.stages .stages-wrap__right {
    position: relative;
    width: 796px;
    height: 474px;
    background: #fff;
    border-radius: 22px;
    padding: 33px 257px 49px 39px
}

.stages .stages-left__list {
    display: flex;
    flex-direction: column
}

.stages .stages-left .stages-list__item {
    height: 67px
}

.stages .stages-left .stages-item__inner {
    display: flex;
    align-items: center;
    transition: .3s ease
}

.stages .stages-left .stages-item__text {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease
}

.stages .stages-left .spoiler-open {
    height: auto !important
}

.stages .stages-left .spoiler-open .stages-item__text {
    height: auto;
    opacity: 1;
    visibility: visible;
    margin-top: 10px;
    padding-bottom: 14px
}

.stages .stages-left .spoiler-open .stages-inner__line {
    background: #d79662
}

.stages .stages-left .spoiler-open .stages-inner__text {
    color: #d79662
}

.stages .stages-left .stages-inner__line {
    width: 96px;
    height: 5px;
    background: #fff;
    margin-right: 25px;
    transition: .3s ease
}

.stages .stages-left .stages-inner__text {
    font-weight: 400;
    font-size: 35px;
    line-height: 60px;
    letter-spacing: .03em;
    color: #fff;
    cursor: pointer;
    transition: .3s ease
}

.stages .stages-right__title {
    font-weight: 400;
    font-size: 33px;
    line-height: 38px;
    letter-spacing: .03em;
    color: #212528;
    margin-bottom: 33px
}

.stages .stages-right__text {
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .03em;
    color: #000;
    padding-left: 60px;
    margin-bottom: 27px
}

.stages .stages-right__text::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 42px;
    height: 38px;
    background-image: url("data:image/svg+xml,%3Csvg width='42' height='38' viewBox='0 0 42 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.378153 22.1277L14.5617 37.5387C15.1516 38.1796 16.174 38.1486 16.7229 37.4711L41.5693 6.84744C42.0816 6.21539 41.9641 5.28283 41.3098 4.79826L35.211 0.280725C34.5868 -0.181674 33.7063 -0.060807 33.2306 0.554615L16.9081 21.6409C16.3813 22.3217 15.3767 22.3849 14.7679 21.7761L7.73328 14.7415C7.17108 14.1793 6.25737 14.1837 5.70183 14.7526L0.408092 20.1605C-0.124165 20.7039 -0.137471 21.5688 0.378153 22.1277Z' fill='%23D79662'/%3E%3C/svg%3E%0A");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: translateY(-50%)
}

.stages .stages-right__form {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stages .stages-right__img {
    position: absolute;
    top: 58px;
    right: -82px;
    width: 385px;
    height: 385px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.stages .stages-right__info {
    position: absolute;
    display: flex;
    align-items: center;
    right: 0;
    bottom: -38px;
    width: 292px;
    height: 75px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2.9021px 2.9021px rgba(0, 0, 0, 0.25);
    border-radius: 15.9616px;
    padding: 0 10px
}

.stages .stages-right__info span {
    font-style: normal;
    font-weight: 800;
    font-size: 75.4254px;
    line-height: 95px;
    color: #d79662;
    margin-right: 9px
}

.stages .stages-right .stages-form__field {
    width: 276px;
    height: 41px;
    background: #fff;
    border: 1px solid #d79662;
    border-radius: 20px;
    padding: 8px 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    margin-bottom: 20px
}

.stages .stages-right .stages-form__field:focus::-moz-placeholder {
    opacity: 0
}

.stages .stages-right .stages-form__field:focus:-ms-input-placeholder {
    opacity: 0
}

.stages .stages-right .stages-form__field:focus::placeholder {
    opacity: 0
}

.stages .stages-right .stages-form__field::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    -moz-transition: .3s ease;
    transition: .3s ease
}

.stages .stages-right .stages-form__field:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    -ms-transition: .3s ease;
    transition: .3s ease
}

.stages .stages-right .stages-form__field::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    transition: .3s ease
}

.stages .stages-right .stages-form__btn:active {
    transform: translateY(3px)
}

.stages .stages-right .stages-form__btn {
    position: relative;
    width: 310px;
    height: 56px;
    background: #d79662;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 28px;
    font-weight: 700;
    font-size: 22px;
    line-height: 56px;
    text-align: center;
    letter-spacing: .03em;
    color: #fff
}

.installment {
    padding: 75px 0 40px
}

.installment .installment-title {
    color: #212528;
    margin-bottom: 70px
}

.installment .installment-wrap {
    position: relative;
    width: 100%;
    height: 404px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding: 62px 0 61px 202px
}

.installment .installment-wrap__btn:active {
    transform: translateY(3px)
}

.installment .installment-wrap__btn {
    position: relative;
    width: 335px;
    height: 65px;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    letter-spacing: .03em;
    color: #fff;
    background: #d79662;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    margin-top: 16px;
    padding: 0 34px
}

.installment .installment-wrap__img {
    position: absolute;
    top: -70px;
    right: 23px;
    width: 532px;
    height: 520px;
    background-size: cover;
}

.installment .installment-wrap .installment-list__item {
    display: flex;
    align-items: center;
    position: relative;
    height: 38px;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: .03em;
    color: #fff;
    margin-bottom: 28px;
    padding-left: 60px
}

.installment .installment-wrap .installment-list__item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 42px;
    height: 38px;
    background-image: url("data:image/svg+xml,%3Csvg width='42' height='38' viewBox='0 0 42 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.378153 22.1277L14.5617 37.5387C15.1516 38.1796 16.174 38.1486 16.7229 37.4711L41.5693 6.84744C42.0816 6.21539 41.9641 5.28283 41.3098 4.79826L35.211 0.280725C34.5868 -0.181674 33.7063 -0.060807 33.2306 0.554615L16.9081 21.6409C16.3813 22.3217 15.3767 22.3849 14.7679 21.7761L7.73328 14.7415C7.17108 14.1793 6.25737 14.1837 5.70183 14.7526L0.408092 20.1605C-0.124165 20.7039 -0.137471 21.5688 0.378153 22.1277Z' fill='%23D79662'/%3E%3C/svg%3E%0A");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: translateY(-50%)
}

.contacts {
    position: relative;
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.contacts .map-bg {
    position: absolute;
    width: 100%
}

.contacts .contacts-wrap {
    position: relative;
    display: flex;
    justify-content: flex-end;
    padding: 60px 0 108px;
    z-index: 2
}

.contacts .contacts-wrap__box {
    display: flex;
    width: 843px;
    height: 436px;
    background: #414141;
    box-shadow: 0 0 1.56589px rgba(0, 0, 0, 0.12), 0 1.56589px 1.56589px rgba(0, 0, 0, 0.24);
    border-radius: 22px;
    padding: 39px 36px 38px 45px
}

.contacts .contacts-wrap .contacts-box__left {
    width: 410px
}

.contacts .contacts-wrap .contacts-box__right {
    width: 353px;
    height: 359px;
    background: #fff;
    border-radius: 22px;
    margin-left: 20px
}

.contacts .contacts-wrap .contacts-left__title {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 14px
}

.contacts .contacts-wrap .contacts-left__phones {
    position: relative;
    display: flex;
    flex-direction: column;
    padding-left: 42px;
    margin-bottom: 7px
}

.contacts .contacts-wrap .contacts-left__phones:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 33px;
    height: 33px;
    background-image: url("data:image/svg+xml,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.3011 23.6531L28.1003 21.387C27.0741 20.8312 26.2831 21.2374 25.3959 22.4453C23.4612 25.1069 22.5206 25.6306 20.1476 24.3052C17.9349 23.0652 16.3422 21.6008 14.354 19.6126C12.3659 17.6244 10.8908 16.0424 9.6615 13.8191C8.33604 11.4461 8.85981 10.5055 11.5214 8.57073C12.7293 7.69422 13.1355 6.89253 12.5796 5.86637L10.3242 1.67622C9.39427 -0.10887 8.09019 -0.311964 6.14477 0.340075C3.47248 1.24865 0.875011 5.11813 1.00328 6.94597C1.38809 12.3119 4.07107 18.7468 9.6615 24.3372C15.2519 29.9277 21.6868 32.6106 27.0528 32.9955C28.8913 33.1237 32.7287 30.5156 33.6373 27.8326C34.2893 25.8872 34.0862 24.5724 32.3011 23.6531Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.contacts .contacts-wrap .contacts-left .contacts-phones__item {
    font-weight: 700;
    font-size: 19.5736px;
    line-height: 24px;
    color: #fff
}

.contacts .contacts-wrap .contacts-left .contacts-phones__work {
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 10.9612px;
    line-height: 13px;
    color: #fff;
    padding-left: 12px;
    margin-top: 8px
}

.contacts .contacts-wrap .contacts-left .contacts-phones__work:before {
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    width: 8px;
    height: 8px;
    background: #25d366;
    border-radius: 50%;
    transform: translateY(-50%);
    -webkit-animation: 5s cubic-bezier(1, 1, 0, 0) infinite flashing;
    animation: 5s cubic-bezier(1, 1, 0, 0) infinite flashing
}

.contacts .contacts-wrap .contacts-left__text {
    font-weight: 400;
    font-size: 17.2248px;
    line-height: 20px;
    color: #fff
}

.contacts .contacts-wrap .contacts-left__online {
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    padding-left: 12px;
    margin-top: 8px;
    margin-left: 96px;
    margin-bottom: 8px
}

.contacts .contacts-wrap .contacts-left__online:before {
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    width: 8px;
    height: 8px;
    background: #25d366;
    border-radius: 50%;
    transform: translateY(-50%);
    -webkit-animation: 5s cubic-bezier(1, 1, 0, 0) infinite flashing;
    animation: 5s cubic-bezier(1, 1, 0, 0) infinite flashing
}

.contacts .contacts-wrap .contacts-left__messangers {
    display: flex;
    margin-left: 68px;
    margin-bottom: 20px
}

.contacts .contacts-wrap .contacts-left .contacts-messangers__item {
    display: flex;
    width: 45px;
    height: 45px;
    margin-right: 6px
}

.contacts .contacts-wrap .contacts-left .contacts-inner__item {
    display: flex;
    align-items: center;
    margin-bottom: 19px
}

.contacts .contacts-wrap .contacts-left .contacts-inner__item:nth-last-child(1) {
    margin-bottom: 0
}

.contacts .contacts-wrap .contacts-left .contacts-inner .contacts-item__icon {
    width: 30px;
    margin-right: 12px
}

.contacts .contacts-wrap .contacts-left .contacts-inner .contacts-item__text {
    display: flex;
    flex-direction: column;
    font-weight: 700;
    font-size: 17.2248px;
    line-height: 21px;
    color: #fff
}

.contacts .contacts-wrap .contacts-left .contacts-inner .contacts-text__down {
    font-weight: 700;
    font-size: 17.2248px;
    line-height: 21px;
    color: #fff
}

.contacts .contacts-wrap .contacts-right__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px 15px
}

.contacts .contacts-wrap .contacts-right .contacts-form__title {
    font-weight: 400;
    font-size: 33px;
    line-height: 33px;
    text-align: center;
    color: #000;
    margin-bottom: 30px
}

.contacts .contacts-wrap .contacts-right .contacts-form__field {
    width: 276px;
    height: 41px;
    background: #fff;
    border: 1px solid #d79662;
    box-sizing: border-box;
    border-radius: 20.5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    margin-bottom: 19px
}

.contacts .contacts-wrap .contacts-right .contacts-form__field:focus::-moz-placeholder {
    opacity: 0
}

.contacts .contacts-wrap .contacts-right .contacts-form__field:focus:-ms-input-placeholder {
    opacity: 0
}

.contacts .contacts-wrap .contacts-right .contacts-form__field:focus::placeholder {
    opacity: 0
}

.contacts .contacts-wrap .contacts-right .contacts-form__field::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    -moz-transition: .3s ease;
    transition: .3s ease
}

.contacts .contacts-wrap .contacts-right .contacts-form__field:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    -ms-transition: .3s ease;
    transition: .3s ease
}

.contacts .contacts-wrap .contacts-right .contacts-form__field::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000;
    transition: .3s ease
}

.contacts .contacts-wrap .contacts-right .contacts-form__btn:active {
    transform: translateY(3px)
}

.contacts .contacts-wrap .contacts-right .contacts-form__btn {
    position: relative;
    width: 310px;
    height: 56px;
    font-weight: 700;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    letter-spacing: .03em;
    color: #fff;
    background: #d79662;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 28px;
    margin-top: 2px
}

.footer {
    padding: 34px 0 27px;
    background: #414141
}

.footer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-wrap__item {
    display: flex;
    justify-content: center;
    width: 33.3333333333%
}

.footer-wrap__item:nth-child(1) {
    justify-content: flex-start
}

.footer-wrap__item:nth-last-child(1) {
    justify-content: flex-end
}

.footer-item__link {
    display: flex;
    align-items: center;
    color: #fff
}

.footer-item__up {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #fff
}

.footer-item .link-dev {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center
}

.footer-item .link-dev__text {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: right
}

.link-logo__img {
    width: 56px;
    height: 62px;
    margin-right: 16px
}

.link-logo__img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.link-logo__title {
    display: flex;
    flex-direction: column;
    color: #fff
}

.logo-title__text {
    color: #fff
}

.logo-title__text:nth-child(1) {
    font-weight: 800;
    font-size: 19px;
    line-height: 23px
}

.logo-title__text:nth-last-child(1) {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px
}

.modal-success {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: -10;
    visibility: hidden;
    opacity: 0;
    transition: .38s ease
}

.modal-success__body {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 1000px;
    height: 744px;
    background: #fff;
    border-radius: 22px;
    padding: 50px
}

.modal-success .success-body__close {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    right: 10px;
    width: 54px;
    height: 54px;
    background: #d0cccc;
    color: #fff;
    border-radius: 50%;
    font-size: 52px;
    transform: rotate(45deg);
    cursor: pointer
}

.modal-success .success-body__title {
    font-weight: 700;
    font-size: 55px;
    line-height: 64px;
    text-align: center;
    color: #000;
    margin-bottom: 10px
}

.modal-success .success-body__subtitle {
    font-weight: 400;
    font-size: 32px;
    line-height: 64px;
    text-align: center;
    color: #000;
    margin-bottom: 95px
}

.modal-success .success-body__text {
    font-weight: 400;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 20px;
    text-align: center
}

.modal-success .success-body__messanger {
    display: flex;
    justify-content: center;
    align-items: center
}

.modal-success .success-messanger__item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 98px;
    height: 98px
}

.modal-success .success-messanger__item img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%
}

.modal-success_active {
    z-index: 999;
    visibility: visible;
    opacity: 1
}

.order-project {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: -10;
    visibility: hidden;
    opacity: 0;
    transition: .38s ease
}

.order-project__body {
    position: relative;
    display: flex;
    width: 905px;
    height: 345px;
    background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.order-project .order-body__close {
    position: absolute;
    top: -35px;
    right: -35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77px;
    height: 74px;
    background: #d0cccc;
    color: #000;
    transform: rotate(45deg);
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: #000;
    border-radius: 50%;
    cursor: pointer
}

.order-project .order-body__left {
    position: relative;
    width: 310px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.order-project .order-body__right {
    display: flex;
    flex-direction: column;
    width: calc(100% - 310px);
    padding: 58px 43px 34px 24px
}

.order-project .order-left__banner {
    position: absolute;
    left: 70px;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 246px;
    height: 87px;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    background: rgba(65, 65, 65, 0.9);
    border-radius: 9px;
    padding: 12px 24px;
    z-index: 2
}

.order-project .order-left__img {
    position: absolute;
    top: -97px;
    left: -150px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.order-project .order-left__img img {
    position: relative;
    z-index: 1
}

.order-project .order-banner__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #fff
}

.order-project .order-banner__text {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #fff
}

.order-project .order-right__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #000;
    margin-bottom: 20px
}

.order-project .order-right__fields {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 -7px;
    margin-bottom: 22px;
    z-index: 99
}

.order-project .order-right__text {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #000
}

.order-project .order-fields__input {
    width: calc(50% - 14px);
    height: 64px;
    margin: 0 7px;
    background: #fff;
    border-radius: 100px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    padding: 19px 0 19px 24px;
    color: #565656
}

.order-project .order-fields__btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 293px;
    height: 63px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    background: linear-gradient(180deg, #a8003c 0, #a7003d 63.54%, #80002e 100%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 39.2405px;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    padding: 17px 0;
    color: #fdfdfd;
    margin: 0 auto;
    margin-bottom: 8px;
    z-index: 9
}

.order-project_active {
    z-index: 99;
    visibility: visible;
    opacity: 1
}

.view-catalog,
.modal-discount {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: -10;
    visibility: hidden;
    opacity: 0;
    transition: .38s ease
}

.view-catalog__body,
.modal-discount__body {
    position: relative;
    width: 623px;
    height: 378px;
    background: #fff;
    border-radius: 10px
}

.view-catalog .catalog-body__close,
.modal-discount .discount-body__close {
    position: absolute;
    top: -35px;
    right: -35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 67px;
    height: 64px;
    background: #d0cccc;
    color: #000;
    transform: rotate(45deg);
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: #000;
    border-radius: 50%;
    cursor: pointer
}

.view-catalog .catalog-body__img {
    position: absolute;
    top: -58px;
    left: -257px;
    width: 476px;
    height: 472px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: scale(1.5)
}

.view-catalog .catalog-body__form {
    padding: 15px 40px 65px 125px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background: #fff;
    border: 3px solid #cdaf69;
    border-radius: 10px
}

.modal-discount .discount-body__form {
    padding: 35px 40px 35px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background: #fff;
    border: 3px solid #cdaf69;
    border-radius: 10px
}

.view-catalog .form-catalog__title {
    width: 480px;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #000;
    margin-bottom: 30px
}

.modal-discount .form-discount__title {
    width: 100%;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #000;
    margin-bottom: 30px
}

.view-catalog .form-catalog__subtitle {
    width: 480px;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin-bottom: 30px
}

.modal-discount .form-discount__subtitle {
    width: 100%;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin-bottom: 30px
}

.view-catalog .form-catalog__controls {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2
}

.modal-discount .form-discount__controls {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2
}

.view-catalog .catalog-controls__field {
    width: 257px;
    height: 64px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #565656;
    padding: 15px 25px;
    margin-bottom: 16px;
    background: #fff;
    border-radius: 100px;
    border: 1px solid #7a7a7a
}

.modal-discount .discount-controls__field {
    width: 70%;
    height: 64px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #565656;
    padding: 15px 25px;
    margin-bottom: 16px;
    background: #fff;
    border-radius: 100px;
    border: 1px solid #7a7a7a;
    margin-bottom: 16px;

}

.modal-discount .discount-controls__field:nth-last-child(1) {
    margin-bottom: 0;
}

.view-catalog .catalog-controls__btn,
.modal-discount .discount-controls__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    height: 63px;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg, #a8003c 0%, #a7003d 63.54%, #80002e 100%);
    box-shadow: 0 3.13924px 3.13924px #000;
    border-radius: 39.2405px;

}

.view-catalog_active {
    z-index: 99;
    visibility: visible;
    opacity: 1
}

.view-discount_active {
    z-index: 99;
    visibility: visible;
    opacity: 1
}

.installment-modal,
.modal-calculator {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
    visibility: hidden;
    opacity: 0;
    z-index: -10;
    transition: .38s ease
}

.installment-modal .calculation-wrap,
.modal-calculator .calculation-wrap {
    width: 1254px
}

.installment-modal .calculation-wrap .installment-input,
.modal-calculator .calculation-wrap .installment-input {
    width: 100%;
    height: 58px;
    background: #fff;
    border: 1px solid #d79662;
    border-radius: 20px;
    padding: 8px 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    color: #000
}

.modal-calculator__active {
    visibility: visible;
    opacity: 1;
    z-index: 99
}

.calculation-modal__close {
    position: absolute;
    top: -35px;
    right: -35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77px;
    height: 74px;
    background: #d0cccc;
    color: #000;
    transform: rotate(45deg);
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: #000;
    border-radius: 50%;
    cursor: pointer;
    z-index: 99
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

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

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

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

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

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

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

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

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

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

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

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

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

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

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

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

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

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

.swiper-button-lock {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2)
}

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

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

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

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

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

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

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

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

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

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

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

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

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

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

.swiper-slide-visible .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear
}

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

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

@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

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

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

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

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

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

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

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

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

.swiper-cube {
    overflow: visible
}

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

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

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

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

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

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

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

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

.swiper-flip {
    overflow: visible
}

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

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

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

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

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.carousel {
    position: relative;
    box-sizing: border-box
}

.carousel *,
.carousel :after,
.carousel :before {
    box-sizing: inherit
}

.carousel.is-draggable {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: flex
}

.carousel__slide {
    flex: 0 0 auto;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: .25;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease
}

.carousel__button.is-next,
.carousel__button.is-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0) env(safe-area-inset-right, 0) env(safe-area-inset-bottom, 0) env(safe-area-inset-left, 0);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    color: var(--fancybox-color, #fff);
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    z-index: 1050;
    outline: 0;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container *,
.fancybox__container ::after,
.fancybox__container ::before {
    box-sizing: inherit
}

.fancybox__container :focus {
    outline: 0
}

body:not(.is-using-mouse) .fancybox__container :focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg, rgba(24, 24, 27, 0.92))
}

.fancybox__carousel {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: flex;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px;
    position: relative;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide::after,
.fancybox__slide::before {
    content: '';
    flex: 0 0 0;
    margin: auto
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0) 0 env(safe-area-inset-left, 0);
    padding: 36px;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    position: relative;
    -ms-grid-row-align: center;
    align-self: center;
    display: flex;
    flex-direction: column;
    z-index: 20
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: thin dotted;
    box-shadow: none
}

.fancybox__caption {
    -ms-grid-row-align: center;
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%;
    color: var(--fancybox-color, #fff)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0;
    color: var(--fancybox-color, #fff)
}

.fancybox__no-click,
.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    -webkit-animation: fancybox-rotate 2s linear infinite;
    animation: fancybox-rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor
}

@-webkit-keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.carousel__button.is-close,
.carousel__dots,
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav {
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden='false'] .carousel__button.is-close,
.fancybox__container.is-animated[aria-hidden='false'] .carousel__dots,
.fancybox__container.is-animated[aria-hidden='false'] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden='false'] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden='false'] .fancybox__nav {
    -webkit-animation: .15s ease backwards fancybox-fadeIn;
    animation: .15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .carousel__button.is-close,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav {
    -webkit-animation: .15s ease both fancybox-fadeOut;
    animation: .15s ease both fancybox-fadeOut
}

.fancybox-fadeIn {
    -webkit-animation: .15s ease both fancybox-fadeIn;
    animation: .15s ease both fancybox-fadeIn
}

.fancybox-fadeOut {
    -webkit-animation: .1s ease both fancybox-fadeOut;
    animation: .1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp {
    -webkit-animation: .2s ease both fancybox-zoomInUp;
    animation: .2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    -webkit-animation: .15s ease both fancybox-zoomOutDown;
    animation: .15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    -webkit-animation: .15s ease both fancybox-throwOutUp;
    animation: .15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    -webkit-animation: .15s ease both fancybox-throwOutDown;
    animation: .15s ease both fancybox-throwOutDown
}

@-webkit-keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@-webkit-keyframes fancybox-zoomInUp {
    from {
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes fancybox-zoomInUp {
    from {
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes fancybox-zoomOutDown {
    to {
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@-webkit-keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@-webkit-keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255, 255, 255, 0.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2)
}

.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox__image {
    transform-origin: 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: 0 0;
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit='contain'] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit='contain'] .fancybox__content {
    flex-direction: row;
    flex-wrap: wrap
}

.has-image[data-image-fit='contain'] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.has-image[data-image-fit='contain-w'] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit='contain-w'] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit='contain-w'] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit='cover'] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit='cover'] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit='cover'] .fancybox__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    max-width: 100%;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, 0.9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: 0 0
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    flex: 0 0 auto;
    position: relative;
    padding: 0 3px;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden='false'] .fancybox__thumbs {
    -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 5px;
    border-style: solid;
    border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
    opacity: 0;
    transition: opacity .15s ease;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.1);
    background-repeat: no-repeat;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
    padding: 0;
    touch-action: none;
    display: flex;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container.is-animated[aria-hidden='false'] .fancybox__toolbar {
    -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox__container:-webkit-full-screen::backdrop {
    opacity: 0
}

.fancybox__container:-ms-fullscreen::backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::-webkit-backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

@-webkit-keyframes flashing {
    0% {
        opacity: 1
    }

    25% {
        opacity: .18
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .18
    }

    100% {
        opacity: 1
    }
}

@keyframes flashing {
    0% {
        opacity: 1
    }

    25% {
        opacity: .18
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .18
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blickAnimation {
    0% {
        left: -150%
    }

    50% {
        left: 150%
    }

    100% {
        left: 150%
    }
}

@keyframes blickAnimation {
    0% {
        left: -150%
    }

    50% {
        left: 150%
    }

    100% {
        left: 150%
    }
}

@-webkit-keyframes moveUpDown {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(5px)
    }

    50% {
        transform: translateY(0)
    }

    75% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes moveUpDown {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(5px)
    }

    50% {
        transform: translateY(0)
    }

    75% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0)
    }

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

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0)
    }

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

.bounce {
    -webkit-animation-name: bounce;
    -webkit-transform-origin: center bottom;
    animation-name: bounce;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        transform: scaleX(1)
    }

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

    to {
        transform: scaleX(1)
    }
}

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

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

    to {
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }

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

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

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

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

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

    to {
        transform: scaleX(1)
    }
}

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

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

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

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

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

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

    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    to {
        transform: translateZ(0)
    }

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

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

@keyframes shake {

    0%,
    to {
        transform: translateZ(0)
    }

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

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

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        transform: translateX(0)
    }

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

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

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

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

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-name: headShake;
    -webkit-animation-timing-function: ease-in-out;
    animation-name: headShake;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0)
    }
}

.swing {
    -webkit-animation-name: swing;
    -webkit-transform-origin: top center;
    animation-name: swing;
    transform-origin: top center
}

@-webkit-keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

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

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    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)
    }
}

@keyframes wobble {
    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)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        transform: translateZ(0)
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        transform: translateZ(0)
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    -webkit-transform-origin: center;
    animation-name: jello;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        transform: scale(1)
    }

    14% {
        transform: scale(1.3)
    }

    28% {
        transform: scale(1)
    }

    42% {
        transform: scale(1.3)
    }

    70% {
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        transform: scale(1)
    }

    14% {
        transform: scale(1.3)
    }

    28% {
        transform: scale(1)
    }

    42% {
        transform: scale(1.3)
    }

    70% {
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation-duration: 1.3s;
    -webkit-animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-duration: 1.3s;
    animation-name: heartBeat;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-duration: .75s;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

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

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

    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

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

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

    to {
        transform: translateZ(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

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

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

    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

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

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

    to {
        transform: translateZ(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

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

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

    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

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

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

    to {
        transform: translateZ(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translate3d(0, 3000px, 0);
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

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

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

    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translate3d(0, 3000px, 0);
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

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

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

    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-duration: .75s;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

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

    40%,
    45% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        -webkit-transform: translate3d(20px, 0, 0);
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        -webkit-transform: translate3d(20px, 0, 0);
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        -webkit-transform: translate3d(0, 20px, 0);
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        -webkit-transform: translate3d(0, 20px, 0);
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 1;
        transform: translate3d(100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    opacity: 1
}

@-webkit-keyframes fadeInRightBig {
    0% {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    opacity: 1
}

@-webkit-keyframes fadeInUpBig {
    0% {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }

    40% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }

    80% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0);
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0)
    }

    to {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0)
    }
}

@keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }

    40% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }

    80% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0);
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0)
    }

    to {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0)
    }
}

.animated.flip {
    -webkit-animation-name: flip;
    -webkit-backface-visibility: visible;
    animation-name: flip;
    backface-visibility: visible
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        opacity: 1;
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        opacity: 1;
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-animation-name: flipInX;
    -webkit-backface-visibility: visible !important;
    animation-name: flipInX;
    backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        opacity: 1;
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        opacity: 1;
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-animation-name: flipInY;
    -webkit-backface-visibility: visible !important;
    animation-name: flipInY;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
        transform: perspective(400px) rotateX(-20deg)
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
        transform: perspective(400px) rotateX(-20deg)
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    animation-duration: .75s;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
        transform: perspective(400px) rotateY(-15deg)
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
        transform: perspective(400px) rotateY(-15deg)
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: flipOutY;
    -webkit-backface-visibility: visible !important;
    animation-duration: .75s;
    animation-name: flipOutY;
    backface-visibility: visible !important
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }

    60% {
        -webkit-transform: skewX(20deg);
        opacity: 1;
        transform: skewX(20deg)
    }

    80% {
        transform: skewX(-5deg)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }

    60% {
        -webkit-transform: skewX(20deg);
        opacity: 1;
        transform: skewX(20deg)
    }

    80% {
        transform: skewX(-5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(30deg)
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(30deg)
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(-200deg);
        transform-origin: center
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: center;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: center
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(-200deg);
        transform-origin: center
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: center;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: center
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: right bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: right bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-90deg);
        transform-origin: right bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-90deg);
        transform-origin: right bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        opacity: 1;
        transform-origin: center
    }

    to {
        -webkit-transform: rotate(200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(200deg);
        transform-origin: center
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        opacity: 1;
        transform-origin: center
    }

    to {
        -webkit-transform: rotate(200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(200deg);
        transform-origin: center
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: right bottom
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: right bottom
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(90deg);
        transform-origin: right bottom
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(90deg);
        transform-origin: right bottom
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform-origin: top left
    }

    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
        transform: rotate(60deg);
        transform-origin: top left
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        opacity: 0;
        transform: translate3d(0, 700px, 0)
    }
}

@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform-origin: top left
    }

    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
        transform: rotate(60deg);
        transform-origin: top left
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        opacity: 0;
        transform: translate3d(0, 700px, 0)
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-duration: 2s;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)
    }
}

@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0)
    }
}

@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0)
    }
}

@keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)
    }
}

@keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)
    }

    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom
    }
}

@keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)
    }

    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)
    }

    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom
    }
}

@keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)
    }

    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translate3d(0, 100%, 0);
        visibility: hidden
    }
}

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

    to {
        transform: translate3d(0, 100%, 0);
        visibility: hidden
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translate3d(-100%, 0, 0);
        visibility: hidden
    }
}

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

    to {
        transform: translate3d(-100%, 0, 0);
        visibility: hidden
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translate3d(100%, 0, 0);
        visibility: hidden
    }
}

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

    to {
        transform: translate3d(100%, 0, 0);
        visibility: hidden
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translate3d(0, -100%, 0);
        visibility: hidden
    }
}

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

    to {
        transform: translate3d(0, -100%, 0);
        visibility: hidden
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.modal-city {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    visibility: hidden;
    z-index: -10;
    transition: .3s ease
}

.city-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 20px 10px 24px;
    max-width: 400px;
    border-radius: 16px;
    margin: 60px auto
}

.city-body__title {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 21px;
    margin-bottom: 16px
}

.city-controls {
    display: flex;
    align-items: center
}

.city-controls__btn {
    width: 124px;
    height: 36px;
    outline: none;
    margin: 0 8px;
    transition: .3s;
    font-family: 'Roboto-bk', sans-serif;
    -webkit-appearance: none;
    box-sizing: border-box;
    border: none;
    border-radius: 8px;
    font-size: 17px;
    box-shadow: 0 5px 10px -8px #2b2a29;
    border-right: 2px;
    border-left: 2px;
    text-align: center;
    display: block
}

.btn-yes {
    background: #d79662;
    color: #fff
}

.btn-no {
    background: #c80a29b5;
    color: #fff
}

.show {
    visibility: visible;
    z-index: 10
}

.modal-nowork {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    visibility: hidden;
    z-index: -10;
    transition: .3s ease
}

.modal-nowork__body {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 20px 10px 24px;
    max-width: 400px;
    height: 123px;
    border-radius: 16px
}

.modal-nowork__close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -15px;
    right: -10px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 21px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    z-index: 11;
    box-shadow: 0 0 10px #000
}

.modal-nowork__text {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px
}

.modal-nowork__desc {
    font-size: 14px
}

.nowork-active {
    visibility: visible;
    z-index: 10
}

.widget {
    position: fixed;
    z-index: 50;
    width: 100px;
    top: 50%;
    right: 1%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .35s ease;
}

.widget_hide {
    top: 150%;
}

.widget__exit {
    position: relative;
    top: 0;
    left: 50%;
    margin-bottom: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #FFFFFF;
    background-color: #CDAF69;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.widget__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 365px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

    justify-content: space-between;
    align-items: center;
    background-color: #CDAF69;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 18px;
    padding: 10px 0;
}

.widget-list__close {
    position: absolute;
    top: -25px;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #d0cccc;
    color: #000;
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: #000;
    border-radius: 50%;
    cursor: pointer;
    transform: translateX(-50%) rotate(45deg);
    z-index: 25;
    transition: .35s ease;

}

.widget_hide {}

.widget-list__close:hover {
    transform: translateX(-50%) rotate(45deg) scale(1.1);
}

.widget__item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    height: calc(100% / 3);
    padding-bottom: 35px;
    cursor: pointer;
}

.widget__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50%;
}

.widget__item .widget__link p {
    display: inline-flex;
    width: 100%;
    justify-content: center;
}

.widget__item:nth-child(1) .widget__link {
    width: 60px;
    height: 60px;

}

.widget__item:nth-child(1) .widget__link img {
    object-fit: contain;
    margin-bottom: 6px;


}

.widget__item:nth-child(2) .widget__link {
    width: 40px;
    height: 40px;

}

.widget__item:nth-child(2) .widget__link img {
    object-fit: contain;
    margin-bottom: 6px;
}

.widget__item:nth-last-child(1) .widget__link {
    width: 77px;
    height: 80px;
}

.widget__item::after {
    position: absolute;
    content: "";
    background-color: #FFFFFF;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.widget__item:last-child::after {
    display: none;
}

.widget__item p {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #000000;
}

.installment-open {
    position: absolute;
    width: 407px;
    height: 115px;
    right: 320px;
    top: 570px;

    background: #D81D15;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 22px;
    z-index: 20;
}

.installment-open .installment-open__btn {
    background-color: transparent;
}

.installment-btn .installment-btn__img {}

.installment-btn .installment-btn__text {}


.consul-modal {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    visibility: hidden;
    z-index: -10;
    transition: .3s ease
}

.consul-modal-active {
    visibility: visible;
    z-index: 100;

}

.consul-modal .catalog {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: transparent;
}

.consul-modal .catalog .catalog-wrap {
    width: 100%;
}

.consul-modal .catalog .catalog-wrap .consult-box {
    position: relative;
}

.consul-modal .catalog .catalog-wrap .consult-box .consult-box__close {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    right: 10px;
    width: 54px;
    height: 54px;
    background: #d79662;
    color: #fff;
    border-radius: 50%;
    font-size: 52px;
    transform: rotate(45deg);
    cursor: pointer;
    z-index: 10;
}

.installment-box {
    position: fixed;
    width: 407px;
    height: 115px;
    bottom: -100%;
    right: 1%;
    background: #D81D15;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 22px;
    transition: .35s ease;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    z-index: -2;
}


.btn-show {
    bottom: 2%;
    visibility: visible;
    opacity: 1;
    z-index: 20;
}

.installment-box .installment-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.installment-box .installment-button .installment-button__close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
    background: #d0cccc;
    color: #000;
    transform: rotate(45deg);
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: #000;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    transition: .35s ease;

}

.installment-box .installment-button .installment-button__close:hover {
    color: #D81D15;
}

.installment-box:hover {
    box-shadow: 0 4px 30px rgba(2, 2, 2, .76);
}

.installment-box .installment-button .installment-button__icon {
    width: 129px;
    height: 100%;
    flex-shrink: 0;

}

.installment-box .installment-button .installment-button__icon img {
    width: 100%;
    height: 100%;
}

.installment-box .installment-button .installment-button__text {
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-align: left;

    color: #FFFFFF;
}

.warranty-down_banner {
    margin-top: 0px;
    margin-bottom: 60px;
}

.warranty-down_banner .warranty-down__inner {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
}

.warranty-down_banner .down-inner__item {
    width: calc((100% / 2) - 28px);
    background: transparent;
    box-shadow: none;
}

.warranty-down_banner .down-inner__item .down-item__icon {
    margin-right: 15px;
}

.warranty-down_banner .down-inner__item .item-info__title {
    color: #fff;
    font-size: 20px;
    line-height: 21px;
}

.warranty-down_banner .down-inner__item .item-info__text {
    color: #fff;
    font-size: 20px;
    line-height: 21px;
}

.burger-active:before {
    transform: rotate(45deg);
    top: -1px !important;
}

.burger-active:after {
    transform: rotate(-45deg);
    bottom: -2px !important;
}

.burger-active .top-burger__line {
    opacity: 0;
}

.box-item__loader,
.box-item__loader2 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 72%;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    z-index: -5;
    transition: .35s ease;
}

.box-item__loader .loader-img,
.box-item__loader2 .loader-img {
    width: 80%;
    height: 80%;
}

.box-item__loader .loader-img img,
.box-item__loader2 .loader-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.loader-show {
    visibility: visible;
    opacity: 1;
    z-index: 10;
}


@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width: 48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }

    .fancybox__slide {
        padding: 64px 100px
    }

    .fancybox__nav .carousel__button.is-next {
        right: 40px
    }

    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }

    .carousel__button.is-close {
        right: 40px
    }

    .fancybox__toolbar {
        padding: 8px
    }
}

@media (max-width: 1919px) {
    .calculation .calculation-title__icon {
        left: auto;
        width: 55px;
        height: 55px;
        height: 59px;
        transform: translateY(-5px)
    }

    .modal-success__body {
        max-height: 90%
    }
}

@media (max-width: 1740px) {
    .container {
        padding: 0 110px
    }

    .calculation .calculation-wrap .end-inner__info {
        font-size: 20px;
        line-height: 20px
    }

    .banner {
        height: 720px;
        padding: 70px 0 167px;

    }

    .banner .banner-wrap__term {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .banner .banner-wrap__title {
        margin-bottom: 40px;
    }

    .banner .banner-wrap__term .banner-term__text {
        font-size: 30px;
        line-height: 40px;
    }

    .banner .banner-wrap .banner-controls__btn {
        width: 360px;
        height: 65px;
    }

}


@media (max-width: 1440px) {
    .stages .stages-wrap__right {
        height: auto
    }

    .installment-box {
        width: 370px;
    }

    .calculation .calculation-wrap .calculation-right .level_2 .calculation-right__answers {
        padding: 0 40px;
    }

    .calculation .calculation-wrap__left {
        width: 320px;
    }

    .calculation .calculation-wrap .calculation-right .calculation-wrap__level {
        padding: 0 104px 0 130px;
    }


}

@media (max-width: 1400px) {
    .container {
        padding: 0 20px
    }

    .calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__img img {
        width: 360px;
        height: 330px
    }
}

@media (max-width: 1280px) {


    .installment-box {
        height: 95px;
    }

    .installment-box {
        width: 100%;
    }

    .installment-box .installment-button .installment-button__icon {
        width: 100px;
    }

    .btn-show {
        top: calc(100% + 15px);
    }

    .modal-calculator .calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__fields {
        width: 550px
    }

    .installment-box .installment-button .installment-button__close {
        top: -10px;
        right: -10px;
    }

    .header {
        position: fixed
    }

    .header__down {
        position: fixed;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 76px;
        left: -100%;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        visibility: hidden;
        opacity: 0;
        transition: .38s ease
    }

    .header-top {
        padding: 10px 20px;
        align-items: center
    }

    .header-top .header-top__burger {
        order: 4;
        position: relative;
        display: flex;
        align-items: center;
        width: 33px;
        height: 22px;
        transform: translateY(-5px)
    }

    .header-top .header-top__burger:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
        transition: .35s ease;
        transform-origin: left;
    }

    .header-top .header-top__burger:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
        transition: .35s ease;
        transform-origin: left;
    }

    .header-top .top-calc__img {
        top: -27px
    }

    .header-top .top-catalog__img {
        top: -40px
    }

    .header-down__list {
        flex-direction: column
    }

    .list-item__link {
        border-left: 0
    }

    .borger-close {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 15px;
        right: 15px;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-color: #fff;
        font-size: 35px;
        font-weight: 700;
        transform: rotate(45deg);
        cursor: pointer
    }

    .page {
        padding-top: 95px
    }

    .calculation .calculation-title__icon {
        position: absolute;
        left: auto;
        width: 46px;
        height: 49px;
        margin: 0 8px;
        transform: translateY(-6px)
    }

    .calculation .calculation-wrap .calculation-right .calculation-wrap__level {
        padding: 0 104px 0 130px;
    }

    .calculation .calculation-wrap .calculation-right .level_1 .calculation-controls__btn {
        margin-right: 36px
    }

    .calculation .calculation-wrap .calculation-right .level_4 .calculation-answers .answers-item {
        height: 150px
    }

    .calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__img {
        display: none
    }

    .calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__fields {
        width: 100%
    }

    .calculation .calculation-wrap .end-inner__info {
        font-size: 18px;
        line-height: 20px
    }

    .calculation .calculation-wrap .end-controls__input {
        font-size: 16px
    }

    .calculation .calculation-wrap .end-controls__btn {
        font-size: 16px
    }

    .draw .draw-wrap__img {
        background-size: contain;
        width: 450px;
        height: 508.78px;
        left: auto;
        right: 0
    }

    .aboutus .aboutus-wrap__left {
        margin: 0 auto
    }



    .aboutus .aboutus-wrap__right {
        margin: 0 auto
    }

    .warranty-down .down-inner .item-info__title {
        font-size: 20px;
        line-height: 21px
    }

    .warranty-down .down-inner .item-info__text {
        font-size: 17px;
        line-height: 18px
    }

    .catalog .catalog-wrap .box-inner__item {
        width: 100%;
        width: calc(25% - 16px);
        margin: 0 8px;
        margin-bottom: 16px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box__img {
        width: 650px;
        height: 422px;
        top: 84px;
        right: -155px
    }

    .portfolio .portfolio-wrap .portfolio-slider__slide {
        height: auto
    }

    .portfolio .portfolio-wrap .portfolio-slide__img {
        width: 100%;
        height: 250px
    }

    .portfolio .portfolio-wrap .portfolio-slide__inner {
        width: 100%
    }

    .stages .stages-wrap__right {
        padding: 33px 39px 49px
    }

    .stages .stages-left .stages-inner__text {
        font-size: 28px;
        line-height: 34px
    }

    .stages .stages-right__img {
        display: none
    }

    .installment .installment-wrap {
        padding: 30px 0 61px 30px
    }

    .installment .installment-wrap__img {
        right: -80px
    }

    .modal-success__body {
        width: 90%;
        height: 90%;
        padding: 50px 15px
    }

    .view-catalog .catalog-body__img {
        top: 0;
        left: -245px;
        width: 438px;
        height: 459px;
        background-size: contain
    }

    .installment-modal .calculation-wrap,
    .modal-calculator .calculation-wrap {
        width: 90%;
        margin: 0 auto
    }
}

@media (max-width: 1180px) {
    .header-top__calc {
        display: none
    }

    .calculation .calculation-wrap .calculation-right .level_2 .calculation-right__answers {
        padding: 0 40px;
    }
}

@media (max-width: 1140px) {
    .catalog .catalog-wrap .box-inner__item {
        width: 100%;
        width: calc(33.3333333333% - 16px);
        margin: 0 8px;
        margin-bottom: 16px
    }
}

@media (max-width: 990px) {
    .warranty-down_banner .warranty-down__inner {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
    }

    .installment-box {
        display: none;
    }

    .modal-calculator .calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__fields {
        width: 100%
    }

    .modal-calculator .calculation .calculation-wrap .calculation-right .calculation-controls {
        position: relative
    }

    .title {
        font-size: 34px;
        line-height: 38px
    }

    .header-top {
        align-items: center;
        padding: 10px 15px
    }

    .header-top__catalog {
        display: none
    }

    .page {
        padding-top: 95px
    }

    .banner .banner-icon {
        display: none
    }

    .calculation .calculation-wrap__left {
        display: none;
        width: 280px;
        background-position: center
    }

    .calculation .calculation-wrap__right {
        width: 100%;
        padding: 30px 0
    }

    .calculation .calculation-wrap .calculation-right .calculation-right__inner {
        padding: 0 15px
    }

    .calculation .calculation-wrap .calculation-right__question {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px
    }

    .calculation .calculation-wrap .calculation-right .calculation-wrap__level {
        padding: 0 15px
    }

    .calculation .calculation-wrap .calculation-right .level_1 .calculation-controls__btn {
        margin-right: 0
    }

    .calculation .calculation-wrap .calculation-right .level_4 .calculation-answers .answers-item {
        width: calc(33.3333333333% - 54px);
        height: 135px
    }

    .calculation .calculation-wrap .calculation-right .answers-item {
        padding: 68px 15px 35px
    }

    .calculation .calculation-wrap .calculation-right .answers-item__text {
        font-size: 16px;
        line-height: 18px
    }

    .calculation .calculation-wrap .calculation-right .calculation-controls__btn {
        right: 15px
    }

    .calculation .calculation-wrap .calculation-end__inner {
        position: relative;
        width: 100%
    }

    .calculation .calculation-wrap .end-inner__text {
        font-size: 16px;
        line-height: 20px
    }

    .calculation .calculation-wrap .end-inner__desc {
        font-size: 16px;
        line-height: 20px
    }

    .calculation .calculation-wrap .end-inner__connection {
        flex-wrap: wrap
    }

    .calculation .calculation-wrap .end-inner__controls {
        flex-direction: column;
        margin-bottom: 30px
    }

    .calculation .calculation-wrap .end-inner__info {
        font-size: 16px;
        line-height: 20px
    }

    .calculation .calculation-wrap .connection-inner__item {
        width: calc(50% - 12px);
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 18px
    }

    .calculation .calculation-wrap .end-controls__input {
        height: 50px;
        font-weight: 400;
        font-size: 16px;
        margin: 0;
        margin-bottom: 18px
    }

    .calculation .calculation-wrap .end-controls__btn {
        width: 257px;
        height: 50px;
        font-weight: 400;
        font-size: 16px;
        margin: 0
    }

    .draw {
        padding: 50px 0 127px
    }

    .draw .draw-wrap__left {
        width: 100%
    }

    .draw .draw-wrap__img {
        display: none
    }

    .draw .draw-wrap .draw-left__text {
        text-align: center
    }

    .draw .draw-wrap .draw-left__btn {
        height: 45px;
        font-size: 20px;
        line-height: 26px;
        margin: 0 auto
    }

    .draw .draw-wrap__info {
        bottom: -100px;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .aboutus {
        padding: 50px 0 75px
    }

    .catalog {
        padding: 50px 0
    }

    .catalog .catalog-wrap .catalog-box__inner {
        margin: 0 -8px
    }

    .catalog .catalog-wrap .catalog-consult__box {
        height: auto
    }

    .catalog .catalog-wrap .catalog-consult .consult-box__form {
        width: 100%;
        border-radius: 22px;
        padding: 48px 30px 50px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__text {
        width: 100%
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field {
        margin: 0 auto;
        margin-bottom: 19px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__btn {
        margin: 0 auto
    }

    .catalog .catalog-wrap .catalog-consult .consult-box__img {
        display: none
    }

    .catalog .catalog-wrap .catalog-consult .consult-box__employee {
        display: none
    }

    .portfolio .portfolio-wrap .portfolio-inner__title {
        font-size: 16px
    }

    .portfolio .portfolio-wrap .portfolio-list__item {
        font-size: 14px;
        line-height: 20px
    }

    .portfolio .portfolio-wrap .portfolio-item__link {
        font-size: 14px;
        line-height: 20px
    }

    .stages {
        padding: 50px 0 104px
    }

    .stages .stages-wrap {
        flex-direction: column
    }

    .stages .stages-wrap__left {
        margin-right: 0;
        width: 100%
    }

    .stages .stages-wrap__right {
        width: 100%;
        height: auto;
        margin-top: 30px;
        padding: 33px 20px
    }

    .stages .stages-left .stages-item__text {
        font-size: 18px;
        line-height: 20px
    }

    .stages .stages-right__text {
        width: 440px
    }

    .stages .stages-right__form {
        width: 440px
    }

    .stages .stages-right__img {
        display: block;
        top: 70px;
        right: -10px
    }

    .installment {
        padding: 50px 0 90px
    }

    .installment .installment-wrap {
        height: auto;
        padding: 30px 0 61px 30px
    }

    .installment .installment-wrap__btn {
        font-size: 18px;
        line-height: 22px
    }

    .installment .installment-wrap__img {
        top: -123px;
        right: -95px;
        width: 551px;
        height: 593px;
        background-size: contain
    }

    .installment .installment-wrap .installment-list__item {
        font-size: 16px;
        padding-left: 35px;
        margin-bottom: 8px;
    }

    .installment .installment-wrap .installment-list__item::before {
        width: 25px;
        height: 35px;
        background-size: contain
    }

    .contacts .contacts-wrap__box {
        width: 100%
    }

    .contacts .contacts-wrap .contacts-left__title {
        font-size: 30px;
        line-height: 34px
    }

    .contacts .contacts-wrap .contacts-left .contacts-phones__item {
        font-size: 16px;
        line-height: 20px
    }

    .contacts .contacts-wrap .contacts-left__text {
        font-size: 16px;
        line-height: 20px
    }

    .contacts .contacts-wrap .contacts-left .contacts-inner__item {
        font-size: 16px;
        line-height: 20px
    }

    .contacts .contacts-wrap .contacts-left .contacts-inner .contacts-item__text {
        font-size: 16px;
        line-height: 20px
    }

    .contacts .contacts-wrap .contacts-left .contacts-inner .contacts-text__down {
        font-size: 16px;
        line-height: 20px
    }

    .modal-success .success-body__title {
        font-size: 36px;
        line-height: 24px;
        margin-bottom: 30px
    }

    .modal-success .success-body__subtitle {
        font-size: 25px;
        line-height: 22px;
        margin-bottom: 40px
    }

    .modal-success .success-body__text {
        font-size: 25px;
        line-height: 22px
    }

    .modal-success .success-messanger__item {
        width: 45px;
        height: 45px
    }

    .order-project__body {
        width: 90%;
        height: auto
    }

    .order-project .order-body__close {
        top: -25px;
        right: -10px;
        width: 50px;
        height: 50px
    }

    .order-project .order-body__left {
        display: none
    }

    .order-project .order-body__right {
        width: 100%;
        padding: 30px 15px
    }

    .order-project .order-right__fields {
        flex-direction: column;
        margin: 0;
        margin-bottom: 15px
    }

    .order-project .order-fields__input {
        margin-bottom: 20px
    }

    .view-catalog__body {
        width: 90%;
        height: auto
    }

    .view-catalog .catalog-body__close {
        top: -24px;
        right: -15px;
        width: 45px;
        height: 45px
    }

    .view-catalog .form-catalog__controls {
        flex-direction: column;
        margin: 0
    }

    .view-catalog .catalog-controls__field {
        width: 293px;
        height: 45px;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        margin-bottom: 20px
    }

    .view-catalog .catalog-controls__btn {
        height: 45px;
        font-size: 16px;
        line-height: 20px;
        margin: 0
    }

    .installment-modal .calculation,
    .modal-calculator .calculation {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 15px 0
    }

    .modal-calculator .container,
    .installment-modal .container {
        padding: 0;
    }

    .installment-modal .calculation-wrap,
    .modal-calculator .calculation-wrap {
        display: flex;
        flex-direction: column !important;
        align-items: flex-start;
        width: 95vw;
        height: 78vh !important;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .installment-modal .calculation-wrap .calculation-right__answers,
    .modal-calculator .calculation-wrap .calculation-right__answers {
        margin-bottom: 10px
    }

    .installment-modal .calculation-wrap .calculation-wrap__left,
    .modal-calculator .calculation-wrap .calculation-wrap__left {
        display: none
    }

    .installment-modal .calculation-wrap .calculation-wrap__right,
    .modal-calculator .calculation-wrap .calculation-wrap__right {
        width: 100% !important;
        padding-top: 80px
    }

    .installment-modal .calculation-wrap .calculation-modal__close,
    .modal-calculator .calculation-wrap .calculation-modal__close {
        top: 6px;
        right: 10px
    }

    .installment-modal .calculation-wrap .js-btn-prev_2,
    .installment-modal .calculation-wrap .js-btn-prev_3,
    .modal-calculator .calculation-wrap .js-btn-prev_2,
    .modal-calculator .calculation-wrap .js-btn-prev_3 {
        position: relative !important;
        right: auto !important;
        bottom: 0 !important
    }

    .installment-modal .calculation-wrap .js-btn-next_2,
    .installment-modal .calculation-wrap .js-btn-next_3,
    .modal-calculator .calculation-wrap .js-btn-next_2,
    .modal-calculator .calculation-wrap .js-btn-next_3 {
        position: relative !important;
        bottom: 0 !important
    }

    .calculation-modal__close {
        top: -25px;
        right: -10px;
        width: 50px;
        height: 50px
    }
}

@media (max-width: 900px) {
    .stages .stages-right__text {
        width: 100%
    }

    .stages .stages-right__form {
        width: 100%;
        align-items: center
    }

    .stages .stages-right__img {
        display: none
    }

    .stages .stages-right__info {
        bottom: -55px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (max-width: 880px) {
    .catalog .catalog-wrap .catalog-box__inner {
        margin: 0 -18px
    }

    .catalog .catalog-wrap .box-inner__item {
        width: 100%;
        width: calc(50% - 36px);
        margin: 0 18px;
        margin-bottom: 34px
    }

    .view-catalog .catalog-body__img {
        left: -34px;
        width: 310px;
        height: 459px;
        background-size: contain
    }

    .view-catalog .catalog-body__form {
        padding: 15px 40px 25px 126px
    }

    .view-catalog .form-catalog__title {
        width: 100%
    }

    .view-catalog .form-catalog__subtitle {
        width: 100%
    }
}

@media (max-width: 768px) {
    .warranty-down_banner .warranty-down__inner {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .warranty-down__inner {
        padding-right: 0;
    }

    .installment-box {
        display: none;
    }

    .modal-discount__body {
        width: 85%;
    }

    .discount-body__form {
        height: 100%;
    }


    .widget {
        display: none;
    }

    .portfolio-wrap__pagination {
        display: none
    }

    .container {
        padding: 0 16px
    }

    .header-top__logo {
        order: 1;
        margin-bottom: 10px
    }

    .header-top__massenager {
        align-items: flex-start;
        order: 2
    }

    .header-top__contacts {
        align-items: flex-end;
        order: 3
    }

    .header-top .top-logo__img {
        width: 46px;
        height: 52px;
        margin-right: 10px
    }

    .header-top .logo-title__text:nth-child(1) {
        font-size: 16px;
        line-height: 16px
    }

    .header-top .logo-title__text:nth-last-child(1) {
        line-height: 16px
    }

    .header-top .top-massenager__text {
        margin-bottom: 5px
    }

    .header-top .messanger-inner__link {
        width: 40px;
        height: 40px
    }

    .header-top .top-contacts__text {
        margin-bottom: 5px
    }

    .header-top .contacts-phones__link {
        font-size: 14px;
        line-height: 18px
    }

    .page {
        padding-top: 50px
    }

    .banner {
        height: auto;
        padding: 45px 0 90px;
        background-position-x: center
    }

    .banner .banner-wrap__title {
        width: 100%;
        font-size: 40px;
        line-height: 44px
    }

    .banner .banner-wrap__term {
        margin-bottom: 30px
    }

    .banner .banner-wrap__controls {
        flex-direction: column;
    }


    .banner .banner-wrap .banner-controls__btn {
        height: 60px;
        font-size: 22px;
        line-height: 24px;
        margin: 0;
        margin-bottom: 15px
    }

    .banner .banner-wrap .banner-controls .banner-btn__icon {
        top: -22px;
        right: -17px;
        width: 64px;
        height: 100px
    }

    .calculation .calculation-title__icon {
        display: none
    }



    .calculation .calculation-wrap {
        height: auto
    }

    .calculation .calculation-wrap__left {
        display: none
    }

    .calculation .calculation-wrap .calculation-right .calculation-controls {
        position: relative;
        margin-top: 35px;
        margin-bottom: 0
    }

    .calculation .calculation-wrap .calculation-right .calculation-controls__btn {
        position: relative;
        bottom: 0
    }

    .draw .draw-title {
        margin-bottom: 30px
    }

    .draw .draw-wrap .draw-left__text {
        text-align: center;
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 30px
    }

    .aboutus {
        padding: 45px 0 75px
    }

    .warranty-down__inner {
        flex-wrap: wrap;
        justify-content: center
    }

    .warranty-down .down-inner__item {
        position: relative;
        width: calc(50% - 28px);
        margin-bottom: 28px;
    }

    .warranty-down .down-inner .item-info__title {
        font-size: 22px;
        line-height: 22px
    }

    .catalog {
        padding: 45px 0
    }

    .catalog .catalog-wrap .box-title__text {
        font-size: 18px;
        line-height: 20px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box__form:before {
        width: 560px;
        left: -10px
    }

    .portfolio .portfolio-wrap__prev {
        left: -12px
    }

    .portfolio .portfolio-wrap__next {
        right: -12px
    }

    .portfolio .portfolio-wrap .portfolio-slide__img {
        width: 100%;
        height: 334px
    }

    .stages {
        padding: 45px 0 104px
    }

    .stages .stages-left .stages-inner__text {
        font-size: 26px;
        line-height: 30px
    }

    .installment {
        padding: 45px 0 85px
    }

    .contacts {
        height: auto
    }

    .contacts .contacts-wrap__box {
        width: 100%;
        height: auto;
        flex-direction: column
    }

    .contacts .contacts-wrap .contacts-box__left {
        width: 100%
    }

    .contacts .contacts-wrap .contacts-box__right {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 30px
    }

    .contacts .contacts-wrap .contacts-left__title {
        font-size: 24px;
        line-height: 30px
    }

    .contacts .contacts-wrap .contacts-left .contacts-phones__item {
        font-size: 14px;
        line-height: 20px
    }

    .contacts .contacts-wrap .contacts-left__text {
        font-size: 14px;
        line-height: 16px
    }

    .contacts .contacts-wrap .contacts-left__online {
        margin-left: 0
    }

    .contacts .contacts-wrap .contacts-left__messangers {
        margin-left: 0
    }

    .contacts .contacts-wrap .contacts-left__inner {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }

    .contacts .contacts-wrap .contacts-left .contacts-inner__item {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 0
    }

    .contacts .contacts-wrap .contacts-left .contacts-inner .contacts-text__down {
        font-size: 14px;
        line-height: 16px
    }
}

@media (max-width: 710px) {
    .installment .installment-wrap__img {
        display: none
    }
}

@media (max-width: 680px) {
    .catalog .catalog-wrap .box-inner__item {
        width: calc(50% - 36px)
    }

    .view-catalog .catalog-body__img {
        display: none
    }

    .view-catalog .catalog-body__form {
        padding: 30px 15px
    }
}

@media (max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none
    }
}

@media (max-width: 576px) {

    .box-item__loader,
    .box-item__loader2 {
        align-items: center;
    }

    .aboutus .aboutus-left .aboutus-slider__next {
        width: 43px;
        height: 43px;
    }

    .aboutus .aboutus-left .aboutus-slider__prev {
        width: 43px;
        height: 43px;
    }

    .aboutus .aboutus-right .right-slider__next {
        width: 43px;
        height: 43px;
    }

    .aboutus .aboutus-right .right-slider__prev {
        width: 43px;
        height: 43px;

    }

    .stages .stages-left .stages-item__text {
        font-size: 16px;
        line-height: 20px;
    }

    .aboutus .aboutus-left .aboutus-slide__img {
        height: 220px;
    }

    .warranty-down__title {
        font-size: 18px;
        line-height: 20px;
    }

    .aboutus .aboutus-left__title {
        font-size: 16px;
        line-height: 18px;
    }

    .aboutus .aboutus-right__title {
        font-size: 16px;
        line-height: 18px;

    }

    .catalog-title br {
        display: none;
    }

    .aboutus-title br {
        display: none;
    }

    .installment .installment-title {
        margin-bottom: 25px;
    }

    .calculation .calculation-title {
        margin-bottom: 25px;
    }

    .header-top__contacts {
        display: none;
    }

    .container {
        padding: 0 15px
    }

    .warranty-down_banner .warranty-down__inner .down-inner__item {
        background: rgba(65, 65, 65, 0.9);
        box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    }

    .title {
        font-size: 22px;
        line-height: 30px;
    }

    .header-top {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        padding: 10px 15px
    }

    .header-top__logo {
        width: auto;
        margin-bottom: 10px
    }

    .header-top .header-top__burger {
        order: 2;
        margin-left: auto
    }

    .header-top__massenager {
        display: none;
        width: 50%;
        align-items: flex-start;
        order: 3
    }

    .header-top__contacts {
        width: 100%;
        align-items: flex-start;
        order: 4
    }

    .header-top .top-contacts__text {
        display: none
    }

    .header-top .top-contacts__phones {
        width: 100%;
        flex-direction: row;
        justify-content: space-around
    }

    .page {
        padding-top: 75px
    }

    .banner {
        height: auto;
        padding: 36px 0 90px;
        background-position-x: inherit;
        background-position-y: center
    }

    .banner .banner-wrap__title {
        width: 100%;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 25px;

    }

    .banner .banner-wrap__term {
        margin-bottom: 25px
    }

    .banner .banner-wrap__term .banner-term_line {
        width: 45px;
        height: 4px;
        margin-right: 18px
    }

    .banner .banner-wrap__term .banner-term__text {
        font-size: 20px;
        line-height: 26px
    }

    .banner .banner-wrap .banner-controls__btn {
        width: 100%;
        height: 60px;
        font-size: 18px;
        line-height: 24px;
        margin: 0;
        margin-bottom: 15px
    }

    .banner .banner-wrap .banner-controls .banner-btn__icon {
        top: -5px;
        right: -4px;
        width: 45px;
        height: 70px
    }

    .calculation {
        padding: 36px 0
    }

    .calculation .calculation-wrap {
        flex-direction: column-reverse;
        height: auto
    }

    .calculation .calculation-wrap .calculation-right .calculation-right__inner {
        padding: 0 15px
    }

    .calculation .calculation-wrap .calculation-right__question {
        margin-bottom: 35px
    }

    .calculation .calculation-wrap .calculation-right__answers {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        margin: -8px -8px;
    }

    .calculation .calculation-wrap .calculation-right .calculation-wrap__level {
        padding: 0 15px
    }

    .calculation .calculation-wrap .calculation-right .answers-installment_2,
    .calculation .calculation-wrap .calculation-right .answers-item-modal_2,
    .calculation .calculation-wrap .calculation-right .answers-item_2,
    .calculation .calculation-wrap .calculation-right .answers-item_3 {
        width: calc(50% - 16px) !important;
        height: 110px !important;
        margin: 0 8px 50px !important
    }

    .calculation .calculation-wrap .calculation-right .level_4 {
        padding: 0 15px
    }

    .calculation .calculation-wrap .calculation-right .level_4 .calculation-answers {
        margin: 0 -16px
    }

    .calculation .calculation-wrap .calculation-right .level_4 .calculation-answers .answers-item {
        width: calc((100% / 2) - 32px);
        height: 135px;
        margin: 0 16px;
        margin-bottom: 44px
    }

    .calculation .calculation-wrap .calculation-right .calculation-answers__item {
        width: 100%;
        margin: 0;
        margin-bottom: 16px
    }

    .calculation .calculation-wrap .calculation-right .calculation-answers .answers-inner__fields {
        padding: 0;
        align-items: center;
    }

    .calculation .calculation-wrap .calculation-right .answers-item {
        width: calc((100% / 2) - 16px);
        padding: 15px 15px 25px;
        padding-left: 40px;

        margin: 8px 8px;
        border-radius: 8px;
    }

    .calculation .calculation-wrap .calculation-right .level_2 .calculation-right__answers {
        padding: 0;
    }

    .calculation .calculation-wrap .calculation-right .level_2 .answers-installment_2 .answers-item__text,
    .calculation .calculation-wrap .calculation-right .level_2 .answers-item-modal_2 .answers-item__text,
    .calculation .calculation-wrap .calculation-right .level_2 .answers-item_2 .answers-item__text {
        display: flex;
        width: 100%;
        justify-content: center;
        left: 50%;
        transform: translateX(-50%);
    }

    .calculation .calculation-wrap .calculation-right .calculation-answers .answers-fields__item {
        width: 100%;
        height: 43px;
        border-radius: 50px;
    }

    .calculation .calculation-wrap .calculation-right .calculation-progress__counter {
        font-size: 13px;
        line-height: 16px;
    }

    .calculation .calculation-wrap .calculation-right .answers-item__text {
        font-size: 12px;
        line-height: 16px;
        white-space: inherit;
    }

    .calculation .calculation-wrap .calculation-right .answers-item__check {
        width: 25px;
        height: 25px;
        top: 48%;
        transform: translateY(-50%)
    }

    .calculation .calculation-wrap .calculation-right .answers-item__check svg {
        width: 13px;
        height: 13px;
    }

    .calculation .calculation-wrap .calculation-right .level_4 .calculation-answers .answers-item .answers-item__text {
        left: 50%;
        transform: translateX(-50%);
    }

    .calculation .calculation-wrap .calculation-right .calculation-controls {
        margin-top: 20px;
        justify-content: space-between;
    }

    .calculation .calculation-wrap .calculation-right .btn-next__text {
        font-size: 16px !important;
    }

    .calculation .calculation-wrap .calculation-right .btn-prev__text {
        font-size: 16px !important;
    }

    .calculation .calculation-wrap .calculation-right .calculation-controls__btn {
        position: relative;
        right: 0;
        bottom: -5px;
        width: 130px;
        height: 39px;
        font-weight: 700;
        font-size: 18px;
        line-height: 10px
    }

    .calculation .calculation-wrap .calculation-right .btn-prev__icon {
        width: 33px
    }

    .calculation .calculation-wrap .calculation-right .btn-next__icon {
        width: 33px
    }

    .calculation .calculation-wrap .end-inner__img {
        position: absolute;
        margin: 0;
        right: 10px;
        bottom: -20px;
        width: 60px;
        height: 60px
    }

    .calculation .calculation-wrap .end-inner__desc {
        font-size: 16px;
        line-height: 18px;
    }

    .calculation .calculation-wrap .end-inner__connection {
        flex-wrap: wrap;
        flex-direction: row;
        align-items: flex-start;
        margin-bottom: 22px
    }

    .calculation .calculation-wrap .connection-inner__item {
        width: calc(50% - 12px);
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 18px
    }

    .calculation .calculation-wrap .end-controls__input {
        width: 100%;
        height: 50px;
        font-weight: 400;
        font-size: 16px;
        margin: 0;
        margin-bottom: 18px
    }

    .calculation .calculation-wrap .end-controls__btn {
        width: 100%;
        height: 50px;
        font-weight: 400;
        font-size: 16px;
        line-height: 18px;
    }

    .draw {
        padding: 45px 0 127px;
        padding: 36px 0 127px
    }

    .draw .draw-title span {
        font-size: 22px;
    }

    .draw .draw-wrap .draw-left__text {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 30px;
    }

    .draw .draw-wrap .draw-left__btn {
        width: 100%;
        height: 60px;
        font-size: 20px;
        line-height: 26px
    }

    .draw .draw-wrap__info {
        bottom: -100px;
        width: 100%
    }

    .aboutus {
        padding: 36px 0 15px
    }

    .aboutus .aboutus-wrap__left {
        width: 100%
    }

    .aboutus .aboutus-wrap__right {
        width: 100%;
        margin-top: 30px
    }

    .aboutus .aboutus-right .right-inner .right-slide .slide-img__banner {
        width: 90%;
        padding: 10px
    }

    .aboutus .aboutus-right .right-inner .right-slide .slide-img .img-banner__title {
        font-size: 14px
    }

    .aboutus .aboutus-right .right-inner .right-slide .slide-img .img-banner__text {
        font-size: 12px
    }

    .warranty-down__inner {
        flex-direction: column;
        margin: 0
    }

    .warranty-down .down-inner__item {
        width: 100%;
        height: 70px;
        margin: 0;
        margin-bottom: 14px
    }

    .warranty-down .down-inner__item:nth-last-child(1) {
        margin-bottom: 0
    }

    .warranty-down .down-inner .down-item__icon {
        width: 25px;
        height: 25px;
        margin-right: 15px
    }

    .warranty-down .down-inner .down-item__icon svg {
        width: 25px;
        height: 25px
    }

    .warranty-down .down-inner .item-info__title {
        font-size: 16px;
        line-height: 17px
    }

    .warranty-down .down-inner .item-info__text {
        font-size: 14px;
        line-height: 16px
    }

    .catalog {
        padding: 36px 0
    }

    .catalog .catalog-wrap .catalog-box__title {
        margin-bottom: 20px
    }

    .catalog .catalog-wrap .catalog-box__inner {
        margin: 0 -8px
    }

    .catalog .catalog-wrap .box-title__line {
        width: 45px;
        height: 4px;
        margin-right: 10px
    }

    .catalog .catalog-wrap .box-title__text {
        font-size: 20px;
        line-height: 26px
    }

    .catalog .catalog-wrap .box-inner__item {
        display: flex;
        justify-content: center;
        width: calc(50% - 16px);
        height: 280px;
        margin: 0 8px;
        margin-bottom: 18px
    }

    .catalog .catalog-wrap .box-item__btn {
        border-radius: 50px;
        padding: 0 10px;
        width: 90%;
        height: 45px;
        left: auto;
        bottom: 15px;
        font-size: 14px;
        line-height: 16px
    }

    .catalog .catalog-wrap .box-item .box-btn__icon {
        display: none
    }

    .catalog .catalog-wrap .box-item .box-btn_calc {
        padding: 0 10px
    }

    .catalog .catalog-wrap .box-item__img {
        height: 100%;
    }

    .box-banner .box-banner__hit {
        height: 25px;
        margin-bottom: 0;
    }

    .box-banner .box-banner__top {
        height: 33px;
    }

    .catalog .catalog-wrap .box-item__data {
        height: 180px;
        padding: 20px 10px 0
    }

    .catalog .catalog-wrap .box-item .box-data__title {
        font-size: 13px;
        line-height: 14px;
        margin-bottom: 20px
    }

    .catalog .catalog-wrap .box-item .box-data__download {
        width: 100%;
        margin-bottom: 12px
    }

    .catalog .catalog-wrap .box-item .box-data__field {
        width: 100%;
        padding: 4px 8px;
    }

    .box-download .box-download__file {
        cursor: pointer;
        font-size: 12px;
    }

    .box-data label {
        cursor: pointer
    }

    .catalog .catalog-wrap .box-item .box-data__field::-moz-placeholder {
        font-size: 12px;
        line-height: 14px
    }

    .catalog .catalog-wrap .box-item .box-data__field:-ms-input-placeholder {
        font-size: 12px;
        line-height: 14px
    }

    .catalog .catalog-wrap .box-item .box-data__field::placeholder {
        font-size: 12px;
        line-height: 14px
    }

    .catalog .catalog-wrap .box-item .box-data .box-download__icon {
        display: none
    }

    .catalog .catalog-wrap .catalog-consult__title {
        font-size: 20px;
        line-height: 26px
    }

    .catalog .catalog-wrap .catalog-consult__title span {
        font-size: 20px;
        line-height: 26px;
        margin-right: 6px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box__form {
        width: 100%;
        border-radius: 22px;
        padding: 25px 15px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box__form:before {
        width: 518px;
        left: -88px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__title {
        font-size: 20px;
        line-height: 26px;
        text-align: center;
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__text {
        width: 100%;
        font-size: 16px;
        line-height: 18px;
        padding-left: 35px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__text:before {
        width: 28px;
        height: 35px;
        background-size: contain
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field {
        width: 100%;
        margin-left: 0
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field::-moz-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field:-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__field::placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .catalog .catalog-wrap .catalog-consult .consult-box .consult-form__btn {
        width: 100%;
        margin-left: 0;
        font-size: 20px;
        line-height: 26px
    }

    .portfolio {
        padding: 36px 0
    }

    .portfolio .portfolio-title {
        margin-bottom: 30px
    }

    .portfolio .portfolio-wrap {
        padding: 0 20px
    }

    .portfolio .portfolio-wrap__slider {
        padding: 0;
        margin: 0;
        margin-bottom: 40px
    }

    .portfolio .portfolio-wrap__prev {
        width: 44px;
        height: 44px;
        left: 7px
    }

    .portfolio .portfolio-wrap__next {
        width: 44px;
        height: 44px;
        right: 7px
    }

    .stages {
        padding: 36px 0 104px
    }

    .stages .stages-title {
        margin-bottom: 30px
    }

    .stages .stages-left .stages-list__item {
        height: 37px
    }

    .stages .stages-left .stages-inner__line {
        width: 45px;
        height: 3px
    }

    .stages .stages-left .stages-inner__text {
        font-size: 18px;
        line-height: 20px;
    }

    .stages .stages-right__title {
        text-align: center;
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 30px
    }

    .stages .stages-right__text {
        font-size: 15px;
        line-height: 18px;
    }

    .stages .stages-right__text::before {
        top: 0;
        transform: translateY(0)
    }

    .stages .stages-right__info {
        width: 90%;
        bottom: -88px;
        left: 50%;
        transform: translateX(-50%)
    }

    .stages .stages-right .stages-form__field::-moz-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .stages .stages-right .stages-form__field:-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .stages .stages-right .stages-form__field::placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .stages .stages-right .stages-form__btn {
        width: 100%;
        font-size: 18px;
        line-height: 24px
    }

    .installment {
        padding: 36px 0 45px;
    }

    .installment .installment-wrap {
        height: auto;
        padding: 33px 15px;
    }

    .installment .installment-wrap__btn {
        width: 100%;
        height: 60px;
        font-size: 16px;
        line-height: 18px
    }

    .contacts .contacts-wrap {
        padding: 40px 0
    }

    .contacts .contacts-wrap__box {
        width: 100%;
        flex-direction: column;
        justify-content: space-between;
        height: auto;
        padding: 30px 15px
    }

    .contacts .contacts-wrap .contacts-left__title {
        font-size: 20px;
        line-height: 26px
    }

    .contacts .contacts-wrap .contacts-left .contacts-phones__item {
        font-size: 14px;
        line-height: 20px
    }

    .contacts .contacts-wrap .contacts-left__text {
        font-size: 14px;
        line-height: 16px
    }

    .contacts .contacts-wrap .contacts-left__online {
        margin-left: 0;
    }

    .contacts .contacts-wrap .contacts-left__messangers {
        margin-left: 0;
    }

    .contacts .contacts-wrap .contacts-left__inner {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center
    }

    .contacts .contacts-wrap .contacts-left .contacts-inner__item {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 19px
    }

    .contacts .contacts-wrap .contacts-left .contacts-inner .contacts-item__text {
        font-size: 14px;
        line-height: 16px
    }

    .contacts .contacts-wrap .contacts-left .contacts-inner .contacts-text__down {
        font-size: 14px;
        line-height: 16px
    }

    .contacts .contacts-wrap .contacts-right__form {
        padding: 42px 22px
    }

    .contacts .contacts-wrap .contacts-right .contacts-form__title {
        font-size: 22px;
        line-height: 30px
    }

    .contacts .contacts-wrap .contacts-right .contacts-form__field {
        width: 100%;
        font-size: 14px;
        line-height: 18px
    }

    .contacts .contacts-wrap .contacts-right .contacts-form__field::-moz-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .contacts .contacts-wrap .contacts-right .contacts-form__field:-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .contacts .contacts-wrap .contacts-right .contacts-form__field::placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .contacts .contacts-wrap .contacts-right .contacts-form__btn {
        width: 100%;
        font-size: 18px;
        line-height: 24px
    }

    .footer-wrap {
        position: relative;
        flex-direction: column
    }

    .footer-wrap__item:nth-child(1) {
        margin-bottom: 20px
    }

    .footer-wrap__item {
        width: 100%;
        justify-content: flex-start !important
    }

    .footer-wrap .scroll-top {
        position: absolute;
        width: 45px;
        right: 0;
        bottom: 0;
        justify-content: flex-end !important
    }

    .footer-item__up {
        width: 45px;
        height: 44px
    }

    .footer-item__up svg {
        width: 25px
    }

    .footer-item .link-dev {
        flex-direction: row;
        align-items: center
    }

    .footer-item .link-dev__text {
        font-size: 14px;
        line-height: 18px;
        margin-right: 5px
    }

    .footer-item .link-dev__text:nth-last-child(1) {
        margin-right: 0
    }

    .link-logo__img {
        width: 46px;
        height: 52px
    }

    .logo-title__text:nth-child(1) {
        font-size: 16px;
        line-height: 18px
    }

    .logo-title__text:nth-last-child(1) {
        font-size: 14px;
        line-height: 16px
    }

    .modal-success__body {
        width: 90%;
        height: auto;
        padding: 50px 15px
    }

    .modal-success .success-body__title {
        font-size: 20px;
        line-height: 24px
    }

    .modal-success .success-body__subtitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 40px
    }

    .modal-success .success-body__text {
        font-size: 18px;
        line-height: 22px
    }

    .order-project__body {
        width: 90%;
        height: auto;
        flex-direction: column
    }

    .order-project .order-right__title {
        font-size: 20px;
        line-height: 24px
    }

    .order-project .order-right__text {
        font-size: 14px;
        line-height: 18px
    }

    .order-project .order-fields__input {
        width: 100%;
        height: 45px;
        margin: 0 0 10px;
        font-size: 16px;
        line-height: 20px
    }

    .order-project .order-fields__btn {
        width: 100%;
        height: 45px;
        font-size: 16px;
        line-height: 20px
    }

    .modal-discount .modal-discount__body {
        width: 95%;
    }

    .modal-discount .discount-body__close {
        top: -20px;
        right: -5px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 45px;
        height: 45px;
    }

    .view-catalog .form-catalog__title,
    .modal-discount .form-discount__title {
        width: 100%;
        font-size: 20px;
        line-height: 24px
    }


    .view-catalog .form-catalog__subtitle,
    .modal-discount .form-discount__subtitle {
        width: 100%;
        font-size: 16px;
        line-height: 20px
    }

    .view-catalog .catalog-controls__field {
        width: 100%;
        height: 45px;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 20px
    }

    .modal-discount .discount-controls__field {
        width: 100%;
        height: 45px;
        font-size: 16px;
        line-height: 20px
    }

    .view-catalog .catalog-controls__btn,
    .modal-discount .discount-controls__btn {
        width: 100%;
        height: 45px;
        font-size: 16px;
        line-height: 20px;
        margin: 0
    }
}

@media (max-width: 340px) {
    .calculation .calculation-wrap .calculation-right .answers-item__text {
        font-size: 11px;
        line-height: 16px;
        white-space: inherit;
    }
}

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        -webkit-transition: none !important;
        animation: unset !important;
        transition: none !important
    }
}