@charset "UTF-8";

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

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

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

.swiper-container-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-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * 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-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

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

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

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

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

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

.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-container-horizontal>.swiper-pagination-bullets,
.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(.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(.66)
}

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

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

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

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .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-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-lock {
    display: none
}

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

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

.swiper-container-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, .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%;
    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%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

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

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

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

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

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

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

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

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

.swiper-container-cube {
    overflow: visible
}

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

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

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

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

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

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

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

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

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

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

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

* {
    position: relative;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

a,
button,
span {
    display: inline-block
}

input,
textarea {
    display: block;
    width: 100%
}

table {
    width: 100%;
    border-collapse: collapse
}

a {
    background-color: transparent;
    text-decoration: none
}

img {
    border: none;
    max-width: 100%;
    height: auto
}

a,
button {
    outline: 0;
    cursor: pointer
}

li {
    list-style: none
}

button {
    background: 0 0;
    border: none
}

a,
button,
input,
textarea {
    color: #000;
    font-weight: inherit;
    -webkit-appearance: none;
    transition: all .5s ease
}

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

textarea {
    resize: none;
    outline: 0;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    background: 0 0
}

input {
    outline: 0;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    background: 0 0
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block
}

input[type=search]::-webkit-search-cancel-button {
    background: 0 0;
    display: none
}

.text-align-left {
    text-align: left
}

.text-align-center {
    text-align: center
}

.text-align-right {
    text-align: right
}

.full-img img {
    width: 100%
}

figure {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 5px;
    font-size: .75em;
    opacity: .8
}

[hidden] {
    display: none !important
}

.img-full {
    width: 100%
}

.clearfix:after {
    content: '';
    clear: both;
    display: block
}

h1 {
    margin: 0
}

.h2,
h2 {
    margin: 0
}

.h3,
h3 {
    margin: 0
}

.h4,
h4 {
    margin: 0
}

.h5,
h5 {
    margin: 0
}

.h6,
h6 {
    margin: 0
}

.wrapper {
    background: url(../img/main-bg.png) repeat top;
    background-size: auto;
    font-family: Bitter;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

header {
    width: 100%
}

main {
    flex: auto;
    display: block
}

footer {
    margin: auto auto 0 auto;
    width: 100%
}

.container,
.container-fluid {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2
}

.container {
    max-width: 1220px
}

.container-fluid {
    max-width: 1920px
}

.btn-row {
    text-align: center
}

.btn-row .btn {
    margin: 10px
}

.column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -20px
}

.column .column-2 {
    width: 50%;
    padding: 10px 20px
}

.column .column-3 {
    max-width: 320px;
    width: 33.3%;
    padding: 20px
}

.fancybox-navigation {
    position: static
}

.swiper-button {
    outline: 0
}

.swiper-button.swiper-button-prev {
    transform: scaleX(-1)
}

.swiper-button:after,
.swiper-button:before {
    display: none
}

.swiper-pagination {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 50px
}

.swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    outline: 0
}

input::-webkit-input-placeholder {
    color: #000
}

input::-moz-placeholder {
    color: #000
}

input:-moz-placeholder {
    color: #000
}

input:-ms-input-placeholder {
    color: #000
}

textarea::-webkit-input-placeholder {
    color: #000
}

textarea::-moz-placeholder {
    color: #000
}

textarea:-moz-placeholder {
    color: #000
}

textarea:-ms-input-placeholder {
    color: #000
}

input:focus::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

input:focus::-moz-placeholder {
    color: transparent;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

input:focus:-moz-placeholder {
    color: transparent;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

input:focus:-ms-input-placeholder {
    color: transparent;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

textarea:focus::-moz-placeholder {
    color: transparent;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

textarea:focus:-moz-placeholder {
    color: transparent;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.modal {
    display: none;
    max-width: 100%;
    background-color: #fff;
    overflow: visible
}

.modal,
.modal>* {
    transform: translateY(150px);
    opacity: 0;
    transition: transform .5s, opacity .5s
}

.fancybox-slide--current .modal,
.fancybox-slide--current .modal>* {
    opacity: 1;
    transform: translateY(0)
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-100.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-100.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-100.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-100.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-100.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-100.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-200.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-200.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-200.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-200.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-200.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-200.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-300.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-300.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-300.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-300.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-300.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-300.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-regular.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-regular.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-regular.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-regular.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-regular.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-500.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-500.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-500.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-500.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-500.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-500.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-600.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-600.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-600.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-600.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-600.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-600.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-700.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-700.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-700.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-700.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-700.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-700.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-800.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-800.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-800.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-800.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-800.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-800.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-900.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-900.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-900.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-900.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-900.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-900.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-100italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-100italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-100italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-100italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-100italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-100italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-200italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-200italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-200italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-200italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-200italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-200italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-300italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-300italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-300italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-300italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-300italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-300italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-600italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-600italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-600italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-600italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-600italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-600italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-500italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-500italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-500italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-500italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-500italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-500italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-700italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-700italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-700italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-700italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-700italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-700italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-800italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-800italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-800italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-800italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-800italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-800italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: Bitter;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/bitter-v16-latin_cyrillic-900italic.eot);
    src: local(""), url(/fonts/bitter-v16-latin_cyrillic-900italic.eot?#iefix) format("embedded-opentype"), url(/fonts/bitter-v16-latin_cyrillic-900italic.woff2) format("woff2"), url(/fonts/bitter-v16-latin_cyrillic-900italic.woff) format("woff"), url(/fonts/bitter-v16-latin_cyrillic-900italic.ttf) format("truetype"), url(/fonts/bitter-v16-latin_cyrillic-900italic.svg#Bitter) format("svg")
}

@font-face {
    font-family: 'Honey Script';
    src: url(/fonts/19539.eot);
    src: local("☺"), url(/fonts/19539.woff) format("woff"), url(/fonts/19539.ttf) format("truetype"), url(/fonts/19539.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Amatic SC';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/amatic-sc-v15-latin_cyrillic-regular.eot);
    src: local(""), url(/fonts/amatic-sc-v15-latin_cyrillic-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/amatic-sc-v15-latin_cyrillic-regular.woff2) format("woff2"), url(/fonts/amatic-sc-v15-latin_cyrillic-regular.woff) format("woff"), url(/fonts/amatic-sc-v15-latin_cyrillic-regular.ttf) format("truetype"), url(/fonts/amatic-sc-v15-latin_cyrillic-regular.svg#AmaticSC) format("svg")
}

@font-face {
    font-family: 'Amatic SC';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/amatic-sc-v15-latin_cyrillic-700.eot);
    src: local(""), url(/fonts/amatic-sc-v15-latin_cyrillic-700.eot?#iefix) format("embedded-opentype"), url(/fonts/amatic-sc-v15-latin_cyrillic-700.woff2) format("woff2"), url(/fonts/amatic-sc-v15-latin_cyrillic-700.woff) format("woff"), url(/fonts/amatic-sc-v15-latin_cyrillic-700.ttf) format("truetype"), url(/fonts/amatic-sc-v15-latin_cyrillic-700.svg#AmaticSC) format("svg")
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-BlackItalic.eot);
    src: url(/fonts/GothamPro-BlackItalic.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-BlackItalic.woff2) format("woff2"), url(/fonts/GothamPro-BlackItalic.woff) format("woff"), url(/fonts/GothamPro-BlackItalic.ttf) format("truetype"), url(/fonts/GothamPro-BlackItalic.svg#GothamPro-BlackItalic) format("svg");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-BoldItalic.eot);
    src: url(/fonts/GothamPro-BoldItalic.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-BoldItalic.woff2) format("woff2"), url(/fonts/GothamPro-BoldItalic.woff) format("woff"), url(/fonts/GothamPro-BoldItalic.ttf) format("truetype"), url(/fonts/GothamPro-BoldItalic.svg#GothamPro-BoldItalic) format("svg");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-LightItalic.eot);
    src: url(/fonts/GothamPro-LightItalic.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-LightItalic.woff2) format("woff2"), url(/fonts/GothamPro-LightItalic.woff) format("woff"), url(/fonts/GothamPro-LightItalic.ttf) format("truetype"), url(/fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic) format("svg");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-Black.eot);
    src: url(/fonts/GothamPro-Black.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-Black.woff2) format("woff2"), url(/fonts/GothamPro-Black.woff) format("woff"), url(/fonts/GothamPro-Black.ttf) format("truetype"), url(/fonts/GothamPro-Black.svg#GothamPro-Black) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-Medium.eot);
    src: url(/fonts/GothamPro-Medium.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-Medium.woff2) format("woff2"), url(/fonts/GothamPro-Medium.woff) format("woff"), url(/fonts/GothamPro-Medium.ttf) format("truetype"), url(/fonts/GothamPro-Medium.svg#GothamPro-Medium) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro.eot);
    src: url(/fonts/GothamPro.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro.woff2) format("woff2"), url(/fonts/GothamPro.woff) format("woff"), url(/fonts/GothamPro.ttf) format("truetype"), url(/fonts/GothamPro.svg#GothamPro) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-Italic.eot);
    src: url(/fonts/GothamPro-Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-Italic.woff2) format("woff2"), url(/fonts/GothamPro-Italic.woff) format("woff"), url(/fonts/GothamPro-Italic.ttf) format("truetype"), url(/fonts/GothamPro-Italic.svg#GothamPro-Italic) format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-Bold.eot);
    src: url(/fonts/GothamPro-Bold.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-Bold.woff2) format("woff2"), url(/fonts/GothamPro-Bold.woff) format("woff"), url(/fonts/GothamPro-Bold.ttf) format("truetype"), url(/fonts/GothamPro-Bold.svg#GothamPro-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-MediumItalic.eot);
    src: url(/fonts/GothamPro-MediumItalic.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-MediumItalic.woff2) format("woff2"), url(/fonts/GothamPro-MediumItalic.woff) format("woff"), url(/fonts/GothamPro-MediumItalic.ttf) format("truetype"), url(/fonts/GothamPro-MediumItalic.svg#GothamPro-MediumItalic) format("svg");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(/fonts/GothamPro-Light.eot);
    src: url(/fonts/GothamPro-Light.eot?#iefix) format("embedded-opentype"), url(/fonts/GothamPro-Light.woff2) format("woff2"), url(/fonts/GothamPro-Light.woff) format("woff"), url(/fonts/GothamPro-Light.ttf) format("truetype"), url(/fonts/GothamPro-Light.svg#GothamPro-Light) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 15, 2021 */
@font-face {
    font-family: Roadkill;
    src: url(/fonts/17667.eot);
    src: local("☺"), url(/fonts/17667.woff) format("woff"), url(/fonts/17667.ttf) format("truetype"), url(/fonts/17667.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.header-g {
    position: absolute;
    left: 0;
    top: 0;
    padding: 30px 0 0 0
}

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

.header-g__logo {
    font-family: Roadkill;
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    text-transform: uppercase;
    mix-blend-mode: normal;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    color: #fff
}

.header-g__text {
    margin-left: auto;
    font-weight: 500;
    font-size: 17px;
    line-height: 18px;
    color: #fff;
    max-width: 205px
}

.header-g__text span {
    font-weight: 700
}

.header-g__text:before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: 0;
    width: 12px;
    height: 10px;
    background: url(../img/ok.png) no-repeat center;
    background-size: contain
}

@media (max-width:767px) {
    .header-g__text {
        display: none
    }

    .header-g__logo {
        width: 100%;
        text-align: center
    }
}

.footer-g:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 870px;
    top: -420px;
    background: rgba(160, 107, 90, .2);
    background-blend-mode: color-dodge;
    filter: blur(250px)
}

.footer-g__info {
    padding: 140px 0 110px
}

.footer-g__info p {
    padding-left: 50px;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    max-width: 550px
}

.footer-g__info p a {
    color: #e6cab4
}

.footer-g__info p:after {
    content: '';
    display: block;
    position: absolute;
    right: -5px;
    bottom: -20px;
    width: 43px;
    height: 50px;
    background: url(../img/line-banner.png) no-repeat center;
    transform: rotate(180deg)
}

.footer-g__info p:before {
    content: '';
    display: block;
    position: absolute;
    left: 30px;
    top: -20px;
    width: 43px;
    height: 50px;
    background: url(../img/line-banner.png) no-repeat center
}

.footer-g__info:after {
    content: '';
    display: block;
    position: absolute;
    right: -145px;
    top: -293px;
    width: 840px;
    height: 840px;
    background: url(../img/footer.png) no-repeat center;
    background-size: cover
}

.footer-g__note {
    padding: 24px 0;
    background: #2c231e
}

.footer-g__note a {
    font-family: 'Gotham Pro';
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff
}

@media (max-width:1140px) {
    .footer-g__info:after {
        top: -200px;
        width: 640px;
        height: 640px
    }
}

@media (max-width:980px) {
    .footer-g__info:after {
        display: none
    }

    .footer-g__info p {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .footer-g__info {
        padding: 53px 13px 26px 30px
    }

    .footer-g__info p {
        padding-left: 0;
        font-size: 12px;
        line-height: 17px
    }

    .footer-g__info p:before {
        left: -20px
    }

    .footer-g__note {
        text-align: center
    }

    .footer-g__note a {
        width: 100%
    }
}

.banner-g {
    padding: 130px 0 70px 0
}

.banner-g:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 870px;
    top: -420px;
    background: rgba(160, 107, 90, .2);
    background-blend-mode: color-dodge;
    filter: blur(250px)
}

.banner-g .container:after {
    content: '';
    display: block;
    position: absolute;
    left: -350px;
    top: -130px;
    width: 324px;
    height: 287px;
    background: url(../img/cards.png) no-repeat center
}

.banner-g .container:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -150px;
    right: 0;
    width: 180px;
    height: 180px;
    background: url(../img/sugar.png) no-repeat center
}

.banner-g__wrap:after {
    content: '';
    display: block;
    position: absolute;
    left: -88px;
    top: -13px;
    width: 385px;
    height: 348px;
    background: url(../img/napkin.png) no-repeat center;
    background-size: cover
}

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

.banner-g__wp:after {
    content: '';
    display: block;
    position: absolute;
    right: -295px;
    bottom: 0;
    width: 344px;
    height: 344px;
    background: url(../img/cup.png) no-repeat center
}

.banner-g__container {
    overflow: visible;
    max-width: 505px
}

.banner-g__container:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 580px;
    height: 580px;
    background: url(../img/lines.png) no-repeat center;
    background-size: contain
}

.banner-g__container:before {
    z-index: 1;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/plate.png) no-repeat center
}

.banner-g__prev {
    left: 30px
}

.banner-g__next,
.banner-g__prev {
    top: 52%
}

.banner-g__next:after,
.banner-g__prev:after {
    font-size: 0;
    width: 34px;
    height: 15px;
    background: url(../img/arrow-slider.png) no-repeat center;
    background-size: contain
}

.banner-g__next {
    right: 30px
}

.banner-g__next:after {
    transform: rotate(-180deg)
}

.banner-g__slide {
    width: 505px
}

.banner-g__slide:before {
    content: '';
    display: block;
    padding-top: 100%
}

.banner-g__wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 270px
}

.banner-g__wrapper p {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin: 0 auto 18px auto
}

.banner-g__link {
    width: 190px;
    margin: 0 auto
}

.banner-g__link .link-g {
    width: 100%;
    padding: 18px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #101010
}

.banner-g__img {
    width: 226px;
    height: 80px;
    margin: 0 auto 31px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.banner-g__img img {
    max-height: 100%;
    box-shadow: -3px 9px 17px #00000052;
    padding: 10px;
    border-radius: 10px;
    background: white;
}

.banner-g__slider {
    width: calc(53% - 85px)
}

.banner-g__slider:before {
    content: '';
    display: block;
    position: absolute;
    right: -274px;
    top: -121px;
    width: 400px;
    height: 400px;
    background: url(../img/fork.png) no-repeat center;
    background-size: contain
}

.banner-g__text {
    width: 47%;
    margin-right: 85px;
    padding-top: 70px
}

.banner-g__text p {
    font-family: 'Amatic SC';
    font-size: 40px;
    line-height: 50px;
    max-width: 460px;
    color: #fff;
    padding-left: 20px
}

.banner-g__text p:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -10px;
    width: 43px;
    height: 50px;
    background: url(../img/line-banner.png) no-repeat center;
    background-size: contain
}

.banner-g__text p span:before {
    content: '';
    display: block;
    position: absolute;
    right: -25px;
    bottom: -20px;
    width: 43px;
    height: 50px;
    background: url(../img/line-banner2.png) no-repeat center;
    background-size: contain
}

.banner-g__text:before {
    content: '';
    display: block;
    position: absolute;
    right: -60px;
    top: -15px;
    width: 143px;
    height: 64px;
    background: url(../img/arrow.png) no-repeat center;
    background-size: contain
}

.banner-g__h1 {
    margin-bottom: 60px;
    font-family: Roadkill;
    font-style: normal;
    font-weight: 400;
    font-size: 130px;
    line-height: 90px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    color: #fff
}

.banner-g__h1 span {
    text-transform: none;
    font-family: 'Honey Script';
    font-style: normal;
    font-weight: 300;
    font-size: 100px;
    line-height: 22px;
    color: #ebebeb;
    text-shadow: 0 2px 1px rgba(0, 0, 0, .2)
}

.banner-g__h1 span:after {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    bottom: -44px;
    width: 304px;
    height: 15px;
    background: url(../img/line-banner3.png) no-repeat center;
    background-size: contain
}

.wrapper-g:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../img/bg.png) no-repeat center;
    background-size: cover
}

.product-g {
    z-index: 5;
    background: #2c231e;
    margin-bottom: 60px
}

.product-g__links {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.product-g__links a {
    margin-right: 0px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    padding: 21px 17px;
    z-index: 1
}

.product-g__links a:last-child {
    margin-right: 0
}

.product-g__links a.active {
    color: #000
}

.product-g__links a.active:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 84px;
    width: 100%;
    background: linear-gradient(180deg, #d3d3d3 0, #f8f8f8 13.54%, #fff 100%);
    z-index: -1
}

.product-g__select {
    display: none;
    width: 100%;
    padding: 0 10px 0 10px
}

.product-g__select .nice-select {
    background: linear-gradient(180deg, #d3d3d3 0, #f8f8f8 13.54%, #fff 100%);
    border: 0;
    border-radius: 0 0 10px 10px;
    height: 84px;
    line-height: 84px;
    padding-left: 29px;
    font-family: Bitter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #000
}

.product-g__select .nice-select:after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    width: 7px;
    height: 7px
}

.product-g__select .nice-select.open {
    border-radius: 0
}

.product-g__select .nice-select.open:after {
    border-bottom: 2px solid #a28f81;
    border-right: 2px solid #a28f81
}

.product-g__select .nice-select .list {
    margin-top: 0;
    border-radius: 0 0 10px 10px;
    width: 100%;
    background: #fefefe;
    box-shadow: inset 0 1px 0 #e7e7e7
}

.product-g__select .nice-select .list li {
    border-bottom: 1px solid #a28f81;
    padding: 20px 0 20px 29px;
    font-weight: 500;
    font-size: 18px;
    color: #000
}

.product-g__select .nice-select .list li:first-child {
    border-top: 1px solid #a28f81
}

.product-g__select .nice-select .list li:last-child {
    border-bottom: none
}

.product-g__select .nice-select .option.focus,
.product-g__select .nice-select .option.selected.focus,
.product-g__select .nice-select .option:hover {
    background: #f2f2f2;
    box-shadow: inset 0 1px 0 #e7e7e7
}

.section-g {
    margin-bottom: 40px
}

.section-g:last-child {
    margin-bottom: 50px
}

.section-g__h2 {
    text-align: center;
    margin-bottom: 30px
}

.section-g__h2 span {
    font-family: Roadkill;
    font-size: 80px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-align: center;
    color: #fff
}

.section-g__h2 span:after {
    content: '';
    display: block;
    position: absolute;
    left: -15px;
    top: -5px;
    width: 34px;
    height: 22px;
    background: url(../img/line.png) no-repeat center;
    background-size: contain
}

.section-g__h2 span:before {
    content: '';
    display: block;
    position: absolute;
    right: -15px;
    bottom: -2px;
    width: 34px;
    height: 22px;
    background: url(../img/line2.png) no-repeat center;
    background-size: contain
}

.section-g__items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px
}

.section-g__item {
    width: calc(51.2% - 30px);
    margin-right: 30px;
    background: #fff;
    padding: 40px 33px;
    margin-bottom: 30px
}

.section-g__item:nth-child(2n) {
    margin-right: 0
}

.section-g__top {
    margin-bottom: 40px;
    display: flex;
    align-items: center
}

.section-g__img {
    width: 187px;
    height: 55px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.section-g__img img {
    max-height: 100%
}

.section-g__advantage {
    margin-left: auto
}

.section-g__advantage p {
    font-weight: 500;
    font-size: 12px;
    color: #000;
    margin-bottom: 20px;
    padding-left: 20px
}

.section-g__advantage p:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 10px;
    background: url(../img/ok.png) no-repeat center;
    background-size: contain
}

.section-g__link {
    padding-bottom: 32px;
    border-bottom: 1px dashed #e3e3e3;
    margin-bottom: 25px
}

.section-g__link .link-g {
    padding: 18px 26.5px
}

.section-g__title {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    margin-bottom: 30px
}

.section-g__hidden {
    display: none;
    padding: 13px 0 12px;
    width: 100%;
    border-top: 1px dashed #e3e3e3;
    text-align: center
}

.section-g__hidden span {
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    color: #b09e92
}

.section-g__hidden span:after {
    content: '';
    display: block;
    position: absolute;
    top: 41%;
    width: 6px;
    height: 6px;
    transform: translateY(-50%) rotate(45deg);
    right: -16px;
    border-bottom: 1px solid #b09e92;
    border-right: 1px solid #b09e92
}

.section-g__hidden--hide {
    display: none
}

.section-g__hidden--hide.active {
    display: inline-block
}

.section-g__hidden--show.active {
    display: none
}

.section-g__list {
    display: flex;
    flex-wrap: wrap
}

.section-g__list li {
    width: calc(55.9% - 60px);
    margin-right: 60px;
    margin-bottom: 35px;
    padding-left: 20px
}

.section-g__list li span {
    font-weight: 500;
    font-size: 15px;
    color: #9a9a9a;
    margin-bottom: 5px
}

.section-g__list li p {
    font-weight: 700;
    font-size: 15px;
    color: #0f0f0f
}

.section-g__list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    height: 2px;
    width: 13px;
    background: #000
}

.section-g__list li:nth-child(2n) {
    margin-right: 0
}

.section-g__list li:nth-last-child(-n+2) {
    margin-bottom: 0
}

.section-g__list.loan li:nth-last-child(-n+3) {
    margin-bottom: 30px
}

.section-g__list.loan li:last-child {
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    padding-top: 22px;
    border-top: 1px dashed #e3e3e3
}

.section-g__list.loan li:last-child:before {
    top: 20px;
    width: 11px;
    height: 30px;
    background: url(../img/pin.png) no-repeat center
}

.info-g {
    z-index: 5;
    padding: 40px 0 60px 0;
    background: #fff
}

.info-g__h2 {
    text-align: center;
    margin-bottom: 45px;
    font-family: Roadkill;
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 53px;
    text-transform: uppercase;
    color: #181818;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.info-g__items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px
}

.info-g__item {
    width: calc(34.1% - 30px);
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 20px;
    background: url(../img/info.png) no-repeat center;
    background-size: cover;
    border: 2px dashed #202020
}

.info-g__item:nth-child(3n) {
    margin-right: 0
}

.info-g__item span {
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    color: #292929
}

.info-g__item p {
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    color: #292929
}

@media (max-width:1140px) {
    .product-g__links a {
        margin-right: 10px;
        padding: 19px 15px
    }

    .banner-g__h1 {
        font-size: 100px;
        line-height: 80px
    }

    .banner-g__h1 span {
        font-size: 80px
    }

    .banner-g__slide {
        width: 305px
    }

    .banner-g__container {
        max-width: 305px
    }

    .banner-g__container:before {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 150%;
        height: 150%;
        background-size: cover
    }

    .banner-g__wrap:after {
        left: -53px;
        top: -49px
    }

    .banner-g__container:after {
        width: 450px;
        height: 450px
    }

    .section-g__advantage {
        max-width: 170px
    }
}

@media (max-width:1023px) {
    .wrapper-g:after {
        display: none
    }

    .info-g__h2 {
        margin-bottom: 20px
    }

    .info-g__item {
        width: calc(33.8% - 15px);
        margin-right: 15px;
        margin-bottom: 15px
    }

    .section-g__list li {
        width: calc(52.4% - 20px);
        margin-right: 20px;
        margin-bottom: 35px;
        padding-left: 20px
    }

    .section-g__advantage {
        display: none
    }

    .banner-g__h1 {
        font-size: 80px
    }

    .banner-g__h1 span:after {
        left: 9px;
        bottom: -25px;
        width: 205px
    }

    .banner-g__h1 span {
        font-size: 48px
    }

    .banner-g__text p {
        font-size: 30px
    }

    .product-g__links a {
        font-size: 14px;
        padding: 15px 10px;
        margin-right: 5px
    }

    .product-g__links a.active:after {
        height: 54px
    }
}

@media (max-width:767px) {
    .section-g__items {
        margin-bottom: 0
    }

    .section-g__item:last-child {
        margin-bottom: 0
    }

    .info-g {
        padding: 30px 0 30px 0
    }

    .info-g__h2 {
        font-size: 35px;
        line-height: 33px
    }

    .info-g__items {
        margin-bottom: -15px
    }

    .info-g__item {
        width: calc(51% - 15px);
        margin-bottom: 15px
    }

    .info-g__item:nth-child(3n) {
        margin-right: 15px
    }

    .info-g__item:nth-child(2n) {
        margin-right: 0
    }

    .section-g__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .section-g__list li {
        width: calc(51.5% - 20px)
    }

    .product-g {
        margin-bottom: 134px
    }

    .section-g__h2 {
        margin-bottom: 40px
    }

    .section-g__h2 span {
        font-size: 60px
    }

    .product-g__links {
        display: none
    }

    .product-g__select {
        display: block
    }

    .product-g:after {
        content: '';
        display: block;
        left: -2000px;
        right: -2000px;
        height: 65px;
        position: absolute;
        top: 0;
        background: #2c231e
    }

    .product-g__select .nice-select {
        width: 100%
    }

    .banner-g__text {
        width: 100%;
        margin-right: 0;
        padding-top: 0;
        margin-bottom: 40px;
        text-align: center
    }

    .banner-g__text p {
        display: none
    }

    .banner-g__h1 {
        max-width: 270px;
        margin: 0 auto
    }

    .banner-g__h1 span {
        top: -40px
    }

    .banner-g__wp:after {
        display: none
    }

    .banner-g__slider {
        width: 100%;
        margin: 0 auto
    }

    .banner-g__slider:before {
        display: none
    }

    .banner-g .container:before {
        display: none
    }

    .banner-g__wrap:after {
        display: none
    }

    .banner-g .container:after {
        display: none
    }

    .banner-g__container:after {
        display: none
    }

    .banner-g__text:before {
        width: 94px;
        height: 42px
    }

    .banner-g__img {
        width: 160px;
        height: 46px;
        margin: 0 auto 16px auto
    }

    .banner-g__wrapper p {
        font-size: 15px;
        line-height: 22px
    }

    .banner-g__link {
        width: 167px
    }

    .banner-g__wrapper {
        max-width: 100%;
        width: 100%
    }

    .banner-g__wrapper p {
        max-width: 192px
    }

    .banner-g__slide {
        width: 200px;
        margin: 0 auto
    }

    .banner-g__container:before {
        width: 129%;
        height: 161%
    }

    .banner-g__next {
        right: 7px
    }

    .banner-g__prev {
        left: 7px
    }

    .banner-g__next,
    .banner-g__prev {
        top: 50%
    }

    .banner-g__link .link-g {
        padding: 11px
    }

    .banner-g__h1 span:after {
        bottom: -17px;
        width: 108px;
        height: 9px
    }

    .banner-g__text:before {
        right: auto;
        left: 0;
        top: auto;
        bottom: 0
    }

    .banner-g__h1 {
        font-size: 70px
    }

    .banner-g__text:before {
        right: auto;
        left: 28%;
        top: auto;
        bottom: 15px
    }

    .banner-g {
        padding: 115px 0 95px 0
    }
}

@media (max-width:424px) {
    .info-g__items {
        margin-bottom: 0
    }

    .info-g__item {
        width: 100%;
        margin-right: 0
    }

    .info-g__item:nth-child(3n) {
        margin-right: 0
    }

    .info-g__item:nth-child(2n) {
        margin-right: 0
    }

    .info-g__item:last-child {
        margin-bottom: 0
    }

    .info-g__item p {
        font-size: 12px;
        line-height: 22px
    }

    .info-g__item span {
        font-size: 12px
    }

    .section-g__item {
        display: flex;
        flex-direction: column
    }

    .section-g__list li:nth-last-child(-n+2) {
        margin-bottom: 10px
    }

    .section-g__list li:nth-last-child(-n+2):last-child {
        margin-bottom: 0
    }

    .section-g__item {
        padding: 0
    }

    .section-g__top {
        padding-top: 32px;
        margin-bottom: 28px
    }

    .section-g__img {
        width: 141px;
        height: 41px;
        margin: 0 auto
    }

    .section-g__link .link-g {
        padding: 10px 9.5px
    }

    .section-g__link {
        text-align: center;
        margin: 0 auto 15px auto;
        padding-bottom: 24px;
        border-bottom: 1px dashed #e3e3e3
    }

    .section-g__title {
        margin-bottom: 20px;
        text-align: center
    }

    .section-g__list {
        height: 0;
        overflow: hidden
    }

    .section-g__hidden {
        display: block
    }

    .section-g__item.is_open .section-g__hidden {
        order: 5
    }

    .section-g__item.is_open .section-g__hidden span:after {
        transform: translateY(-50%) rotate(-135deg)
    }

    .section-g__item.is_open .section-g__list {
        order: 4;
        height: auto;
        padding-bottom: 16px
    }

    .section-g__item.is_open .section-g__hidden--show {
        display: none
    }

    .section-g__item.is_open .section-g__hidden--hide {
        display: inline-block
    }

    .section-g__list li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding-left: 0;
        text-align: center
    }

    .section-g__list li span {
        margin-bottom: 7px
    }

    .section-g__list li:before {
        display: none
    }

    .section-g__list.loan li:last-child {
        border-top: none
    }

    .section-g__list.loan li:last-child:before {
        display: block;
        left: 50%;
        transform: translateX(-50%);
        top: -15px
    }

    .section-g__list li p {
        font-size: 13px;
        max-width: 220px;
        margin: 0 auto
    }

    .banner-g__text:before {
        left: 0
    }

    .banner-g__next:after,
    .banner-g__prev:after {
        top: 49%;
        font-size: 0;
        width: 20px;
        height: 15px;
        background: url(../img/arrow-slider.png) no-repeat left;
        background-size: cover
    }
}

.link-g {
    background: url(../img/info.png);
    background-size: contain;
    border: 2px dashed #202020;
    text-transform: uppercase
}

.link-g:focus,
.link-g:hover {
    filter: brightness(50%)
}