body {
    font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif
}

.modals>.modal,
body>.modal {
    background-color: rgba(0, 0, 0, .92);
    display: none;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.modals>.modal.visible,
body>.modal.visible {
    display: block
}

.modals>.modal .modal-content,
body>.modal .modal-content {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    position: relative;
    width: 100%
}

body>.modal .lightbox-video {
    max-width: 177vh;
    width: 100%
}

.modals>.modal>.close,
body>.modal>.close {
    background: 0 0;
    border: none;
    color: var(--close-button-color, #fff);
    cursor: pointer;
    display: block;
    font-size: 75%;
    position: absolute;
    right: 8vw;
    top: 8vh;
    width: 3.2em
}

.modals>.modal>.close img,
body>.modal>.close img {
    height: 100%;
    width: 100%
}

figure.image-style-side {
    float: right;
    width: 50%
}

figure.image-style.side>img {
    max-width: 100%
}

:root {
    --gradient: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5))
}

b,
strong {
    font-weight: inherit
}

h1 {
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

html {
    box-sizing: border-box;
    font: 93.75%/1.666 Karla;
    overflow-y: scroll
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    font-weight: 400
}

img {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-weight: 400;
    line-height: 1.1;
    text-rendering: optimizeLegibility
}

h1,
h2,
h3,
h4,
h5,
h6,
hgroup {
    margin: 0 0 1.666rem;
    padding: 0
}

ol,
ul {
    margin: 0 0 1.666rem 1.666rem;
    padding: 0
}

dd,
dl,
fieldset,
figure,
p,
pre,
table {
    margin: 0 0 1.666rem;
    padding: 0
}

blockquote {
    margin: 0 1.666rem 1.666rem;
    padding: 0
}

form,
iframe,
noscript {
    margin: 0 0 1.666rem;
    padding: 0
}

hr {
    margin: 0 0 calc(1.666rem - 1px);
    padding: 0
}

address {
    margin: 0 0 1.666rem;
    padding: 0
}

b,
dt,
strong,
th {
    font-weight: 700
}

ol li,
ul li {
    padding-left: 0
}

li>ol,
li>ul {
    margin-bottom: .833rem;
    margin-left: 1.666rem;
    margin-top: .833rem
}

blockquote :last-child,
li :last-child,
p :last-child {
    margin-bottom: 0
}

abbr,
abbr[title],
acronym {
    border-bottom: 1px dotted rgba(0, 0, 0, .5);
    cursor: help
}

body,
html {
    -webkit-font-smoothing: antialiased
}

html {
    font-family: sans-serif;
    line-height: 1.666;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,
html {
    margin: 0;
    overflow-y: visible;
    padding: 0
}

body {
    color: rgba(0, 0, 0, .8);
    margin: 0;
    overflow-x: hidden;
    word-wrap: break-word;
    -ms-font-feature-settings: "kern", "liga", "clig", "calt";
    -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
    font-feature-settings: "kern", "liga", "clig", "calt";
    font-kerning: normal
}

* {
    box-sizing: border-box
}

nav {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: top .2s ease-in-out;
    z-index: 101
}

footer,
section {
    overflow-x: hidden;
    position: relative
}

body>div.sidemenu {
    display: none;
    left: 0;
    min-height: 100vh;
    position: fixed;
    top: 0;
    z-index: 999
}

body>div.sidemenu.visible {
    display: block
}

.embed-container {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    height: 100% !important;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100% !important
}

figure.image>img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

figcaption {
    font-size: 14px;
    font-style: italic;
    text-align: center
}

figure.table>table {
    width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    text-rendering: optimizeLegibility
}

address,
blockquote,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
hr,
iframe,
noscript,
ol,
p,
pre,
table,
ul {
    margin: 0 0 1.666rem;
    padding: 0
}

iframe,
img {
    margin-bottom: 0
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    margin-left: 1.666rem
}

pre {
    font-size: .85rem
}

pre,
table {
    line-height: 1.666rem
}

table {
    border-collapse: collapse;
    font-size: 1rem;
    width: 100%
}

blockquote {
    margin-left: 1.666rem;
    margin-right: 1.666rem
}

hr {
    background: rgba(0, 0, 0, .2);
    border: none;
    height: 1px;
    margin-bottom: calc(1.666rem - 1px)
}

dt,
th {
    font-weight: 700
}

li {
    margin-bottom: .833rem
}

ol li,
ul li {
    padding-left: 0
}

li>ol,
li>ul {
    margin-left: 1.666rem;
    margin-top: .833rem
}

li>ol,
li>p,
li>ul {
    margin-bottom: .833rem
}

code,
kbd,
samp {
    font-size: .85rem;
    line-height: 1.666rem
}

abbr,
abbr[title],
acronym {
    border-bottom: 1px dotted rgba(0, 0, 0, .5);
    cursor: help
}

abbr[title] {
    text-decoration: none
}

td,
th,
thead {
    text-align: left
}

td,
th {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    font-feature-settings: "tnum";
    -moz-font-feature-settings: "tnum";
    -ms-font-feature-settings: "tnum";
    -webkit-font-feature-settings: "tnum";
    padding: .833rem 1.11067rem calc(.833rem - 1px)
}

td:first-child,
th:first-child {
    padding-left: 0
}

td:last-child,
th:last-child {
    padding-right: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    -webkit-text-decoration-skip: objects;
    text-decoration: unset
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

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;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=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 {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.pagination-container li {
    list-style: none
}

.goog-te-gadget-simple a {
    color: inherit !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.goog-te-gadget-simple a span {
    border-left: none !important;
    color: inherit !important
}

.slick-loading .slick-list {
    background: #fff url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-style: normal;
    font-weight: 400;
    src: url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.eot);
    src: url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.woff) format("woff"), url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.ttf) format("truetype"), url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    color: #fff;
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "â†"
}

[dir=rtl] .slick-prev:before {
    content: "â†’"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "â†’"
}

[dir=rtl] .slick-next:before {
    content: "â†"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    position: relative
}

.slick-dots li,
.slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px
}

.slick-dots li button {
    background: 0 0;
    border: 0;
    color: transparent;
    display: block;
    font-size: 0;
    line-height: 0;
    outline: 0;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    color: #000;
    content: "â€¢";
    font-family: slick;
    font-size: 6px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.paginationjs {
    box-sizing: initial;
    font-family: Marmelad, Lucida Grande, Arial, Hiragino Sans GB, Georgia, sans-serif;
    font-size: 14px;
    line-height: 1.6
}

.paginationjs:after {
    clear: both;
    content: " ";
    display: table
}

.paginationjs .paginationjs-pages {
    float: left
}

.paginationjs .paginationjs-pages ul {
    float: left;
    margin: 0;
    padding: 0
}

.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input,
.paginationjs .paginationjs-nav {
    float: left;
    font-size: 14px;
    margin-left: 10px
}

.paginationjs .paginationjs-pages li {
    border: 1px solid #aaa;
    border-right: none;
    float: left;
    list-style: none
}

.paginationjs .paginationjs-pages li>a {
    background: #fff;
    color: #333;
    display: block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    min-width: 30px;
    text-align: center;
    text-decoration: none
}

.paginationjs .paginationjs-pages li>a:hover {
    background: #eee
}

.paginationjs .paginationjs-pages li.active {
    border: none
}

.paginationjs .paginationjs-pages li.active>a {
    background: #aaa;
    color: #fff;
    height: 30px;
    line-height: 30px
}

.paginationjs .paginationjs-pages li.disabled>a {
    opacity: .3
}

.paginationjs .paginationjs-pages li.disabled>a:hover {
    background: 0 0
}

.paginationjs .paginationjs-pages li:first-child,
.paginationjs .paginationjs-pages li:first-child>a {
    border-radius: 0
}

.paginationjs .paginationjs-pages li:last-child {
    border-radius: 0;
    border-right: 1px solid #aaa
}

.paginationjs .paginationjs-pages li:last-child>a {
    border-radius: 0
}

.paginationjs .paginationjs-go-input>input[type=text] {
    box-sizing: initial;
    height: 28px;
    padding: 0;
    width: 30px
}

.paginationjs .paginationjs-go-button>input[type=button],
.paginationjs .paginationjs-go-input>input[type=text] {
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    outline: 0;
    text-align: center;
    vertical-align: baseline
}

.paginationjs .paginationjs-go-button>input[type=button] {
    color: #333;
    cursor: pointer;
    height: 30px;
    line-height: 28px;
    min-width: 40px;
    padding: 0 8px;
    vertical-align: middle\9
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-input>input[type=text],
.paginationjs.paginationjs-theme-blue .paginationjs-pages li {
    border-color: #289de9
}

.paginationjs .paginationjs-go-button>input[type=button]:hover {
    background-color: #f8f8f8
}

.paginationjs .paginationjs-nav {
    height: 30px;
    line-height: 30px
}

.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input {
    margin-left: 5px\9
}

.paginationjs.paginationjs-small {
    font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-pages li>a {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    min-width: 26px
}

.paginationjs.paginationjs-small .paginationjs-pages li.active>a {
    height: 26px;
    line-height: 26px
}

.paginationjs.paginationjs-small .paginationjs-go-input {
    font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-go-input>input[type=text] {
    font-size: 12px;
    height: 24px;
    width: 26px
}

.paginationjs.paginationjs-small .paginationjs-go-button {
    font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-go-button>input[type=button] {
    font-size: 12px;
    height: 26px;
    line-height: 24px;
    min-width: 30px;
    padding: 0 6px
}

.paginationjs.paginationjs-small .paginationjs-nav {
    font-size: 12px;
    height: 26px;
    line-height: 26px
}

.paginationjs.paginationjs-big {
    font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-pages li>a {
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    min-width: 36px
}

.paginationjs.paginationjs-big .paginationjs-pages li.active>a {
    height: 36px;
    line-height: 36px
}

.paginationjs.paginationjs-big .paginationjs-go-input {
    font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text] {
    font-size: 16px;
    height: 34px;
    width: 36px
}

.paginationjs.paginationjs-big .paginationjs-go-button {
    font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-go-button>input[type=button] {
    font-size: 16px;
    height: 36px;
    line-height: 34px;
    min-width: 50px;
    padding: 0 12px
}

.paginationjs.paginationjs-big .paginationjs-nav {
    font-size: 16px;
    height: 36px;
    line-height: 36px
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li>a {
    color: #289de9
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li>a:hover {
    background: #e9f4fc
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active>a {
    background: #289de9;
    color: #fff
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled>a:hover {
    background: 0 0
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button] {
    background: #289de9;
    border-color: #289de9;
    color: #fff
}

.paginationjs.paginationjs-theme-green .paginationjs-go-input>input[type=text],
.paginationjs.paginationjs-theme-green .paginationjs-pages li {
    border-color: #449d44
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button]:hover {
    background-color: #3ca5ea
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li>a {
    color: #449d44
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li>a:hover {
    background: #ebf4eb
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.active>a {
    background: #449d44;
    color: #fff
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled>a:hover {
    background: 0 0
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button] {
    background: #449d44;
    border-color: #449d44;
    color: #fff
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-input>input[type=text],
.paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
    border-color: #ec971f
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button]:hover {
    background-color: #55a555
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li>a {
    color: #ec971f
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li>a:hover {
    background: #fdf5e9
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active>a {
    background: #ec971f;
    color: #fff
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled>a:hover {
    background: 0 0
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button] {
    background: #ec971f;
    border-color: #ec971f;
    color: #fff
}

.paginationjs.paginationjs-theme-red .paginationjs-go-input>input[type=text],
.paginationjs.paginationjs-theme-red .paginationjs-pages li {
    border-color: #c9302c
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button]:hover {
    background-color: #eea135
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li>a {
    color: #c9302c
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li>a:hover {
    background: #faeaea
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.active>a {
    background: #c9302c;
    color: #fff
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled>a:hover {
    background: 0 0
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button] {
    background: #c9302c;
    border-color: #c9302c;
    color: #fff
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button]:hover {
    background-color: #ce4541
}

.paginationjs .paginationjs-pages li.paginationjs-next {
    border-right: 1px solid #aaa\9
}

.paginationjs .paginationjs-go-input>input[type=text] {
    line-height: 28px\9;
    vertical-align: middle\9
}

.paginationjs.paginationjs-big .paginationjs-pages li>a {
    line-height: 36px\9
}

.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text] {
    height: 36px\9;
    line-height: 36px\9
}

.lp-title-group {
    margin: 0 auto 32px;
    max-width: 860px;
    text-align: center
}

@media(min-width:1921px) {
    .lp-title-group {
        max-width: 50vw
    }
}

@media(max-width:767px) {
    .lp-title-group {
        margin-bottom: 16px
    }
}

.lp-title-group .lp-text--pretitle {
    margin-bottom: 8px
}

.lp-title-group .lp-text--subtitle {
    margin-bottom: 24px
}

@media(max-width:767px) {
    .lp-title-group .lp-text--subtitle {
        margin-bottom: 16px
    }
}

.lp-title-group .lp-h1,
.lp-title-group .lp-h2,
.lp-title-group .lp-h3 {
    margin: 8px 0 24px
}

@media(max-width:767px) {

    .lp-title-group .lp-h1,
    .lp-title-group .lp-h2,
    .lp-title-group .lp-h3 {
        margin-bottom: 16px
    }
}

.lp-vertical-paddings {
    padding-bottom: 96px;
    padding-top: 96px
}

@media(max-width:1024px) {
    .lp-vertical-paddings {
        padding-bottom: 64px;
        padding-top: 64px
    }
}

.lp-vertical-paddings--l {
    padding-bottom: 144px;
    padding-top: 144px
}

@media(max-width:1024px) {
    .lp-vertical-paddings--l {
        padding-bottom: 64px;
        padding-top: 64px
    }
}

.lp-tmce-responsive-wrap {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.lp-tmce-responsive-wrap iframe {
    left: 0;
    position: absolute;
    top: 0
}

@media(max-width:762px) {
    .lp-tmce-responsive-wrap iframe {
        height: 100% !important;
        width: 100% !important
    }
}

.lp-arrow.lp-arrow--vertical {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media(max-width:768px) {
    .lp-arrow.lp-arrow--vertical {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.lp-input~.input-icon {
    display: none;
    pointer-events: none
}

.listing-card__price {
    font-size: 18px;
    font-weight: 400
}

.listing-card__price--sales {
    font-size: 18px
}

.listing-card__price--lease {
    font-size: 16px
}

.listing-card__address,
.listing-card__attributes {
    font-size: 12px;
    font-weight: 400
}

.listing-card__attribution,
.listing-card__status {
    font-size: 10px;
    font-weight: 400
}

.lp-disclaimer {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 16px;
    margin-top: 16px;
    text-align: justify
}

.lp-disclaimer a {
    transition: opacity .3s
}

.lp-disclaimer a,
.lp-disclaimer a:hover {
    color: inherit;
    text-decoration: underline !important
}

.lp-disclaimer a:hover {
    opacity: .8
}

.video-subsection>* {
    position: relative
}

.video-subsection>.overlay-component {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-property: opacity;
    transition-timing-function: linear
}

.video-subsection .video-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (max-width:900px) {
    .video-subsection .video-wrapper.hidable {
        display: none
    }
}

.video-subsection .full-screen-video-component {
    height: 100%;
    overflow: hidden;
    position: relative
}

.video-subsection video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: -1000
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .video-subsection video {
        height: auto !important;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        overflow: hidden;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: auto
    }
}

.video-subsection .poster {
    background: 50%/cover;
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1000
}

@media screen and (max-width:900px) {
    .video-subsection .poster {
        display: block
    }
}

.animate-hover-left-right {
    position: relative
}

.animate-hover-left-right:after {
    background: none repeat scroll 0 0 transparent;
    background: #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 0;
    transition: width .3s ease-out 0s, left .3s ease-out 0s;
    width: 0
}

.animate-hover-left-right:hover:after {
    left: 0;
    right: auto;
    width: 100%
}

@media(hover:hover)and (pointer:fine) {
    .lp_animation-img-zoom {
        overflow: hidden
    }

    .lp_animation-img-zoom img {
        transition: .3s
    }

    .lp_animation-img-zoom:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.lp_scroll-element {
    position: relative;
    transition: 1s linear
}

.lp_scroll-element.lp_scrolled:before,
.lp_scrolled,
.lp_scrolled+.lp_back-color {
    background-color: var(--bgColor);
    transition: 1s linear
}

.lp_back-color {
    background-color: transparent;
    height: 200vh;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: 1s linear;
    width: 100%;
    z-index: 100
}

.lp_same-background {
    overflow: visible;
    position: relative
}

.lp_zoom-fullscreen-image {
    background-position: 50%;
    background-size: 100% 100%;
    overflow: hidden;
    padding-bottom: 60%;
    position: relative
}

@-webkit-keyframes lp-animation--circle-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lp-animation--circle-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

body {
    background-color: var(--global-background-color);
    font-family: var(--global-secondary-font-family);
    font-size: var(--global-body-font-size);
    padding: 0
}

@media(min-width:768px) {
    body {
        padding: var(--global-body-padding, 20px) var(--global-body-padding, 20px) 0 var(--global-body-padding, 20px)
    }
}

.lp-h1,
.lp-h2,
.lp-h3,
.lp-h4,
.lp-h5,
.lp-h6,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--global-primary-font-family)
}

.lp-h-pot {
    height: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden
}

.lp-pre-line {
    white-space: pre-line
}

.lp-portrait {
    background-size: contain
}

.lp-expand-btn {
    background: #fff;
    border: 1px solid transparent;
    bottom: 20px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .4);
    color: #000;
    cursor: pointer;
    font-size: 20px;
    height: 40px;
    left: 20px;
    line-height: 1;
    padding: 9px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    z-index: 100
}

@media(min-width:768px) {
    .lp-expand-btn {
        display: none
    }
}

.lp-lightbox {
    background-color: rgba(0, 0, 0, .95);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

@media(min-width:768px) {
    .lp-lightbox {
        display: none
    }
}

@media(hover:none)and (pointer:coarse) {
    .lp-lightbox {
        height: calc(var(--vh, 1%)*100)
    }
}

.lp-lightbox.show {
    display: block
}

.lp-lightbox__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 100%
}

@media screen and (orientation:portrait) {
    .lp-lightbox__content {
        padding: 50px 0
    }
}

@media screen and (orientation:landscape) {
    .lp-lightbox__content {
        padding: 0 50px
    }
}

@media screen and (orientation:landscape)and (min-width:1200px) {
    .lp-lightbox__content {
        padding: 50px
    }
}

.lp-lightbox__carousel {
    flex: 1 1 100%;
    height: 100%;
    width: 100%
}

.lp-lightbox__carousel .slick-list,
.lp-lightbox__carousel .slick-track {
    height: 100%
}

.lp-lightbox__slide {
    height: 100%;
    width: 100%
}

.lp-lightbox__slide:focus {
    outline: none
}

.lp-lightbox__slide img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.lp-lightbox__close {
    background: none;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 0;
    height: 32px;
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 32px;
    z-index: 1
}

.lp-lightbox__close:after,
.lp-lightbox__close:before {
    background-color: currentColor;
    border-radius: 2px;
    content: "";
    height: 2px;
    left: 6px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: all .3s;
    width: 20px
}

.lp-lightbox__close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lp-lightbox__close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lp-lightbox .slick-slider {
    touch-action: auto
}

.lp-lightbox-arrow {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    bottom: unset;
    cursor: pointer;
    font-size: 0;
    height: 46px;
    line-height: 0;
    padding: 0;
    position: absolute;
    top: calc(50% - 23px);
    touch-action: none;
    transition: background-color .3s;
    width: 46px;
    z-index: 1
}

.lp-lightbox-arrow.slick-disabled {
    cursor: default;
    opacity: .6
}

.lp-lightbox-arrow:focus {
    outline: none
}

.lp-lightbox-arrow:before {
    border-color: #fff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    height: 10px;
    left: 50%;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    transition: border-color .3s;
    width: 10px
}

.lp-lightbox-arrow--prev {
    left: 10px
}

@media screen and (orientation:landscape) {
    .lp-lightbox-arrow--prev {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }
}

.lp-lightbox-arrow--prev:before {
    margin-left: -3px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.lp-lightbox-arrow--next {
    right: 10px
}

@media screen and (orientation:landscape) {
    .lp-lightbox-arrow--next {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

.lp-lightbox-arrow--next:before {
    margin-left: -7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media(hover:hover)and (pointer:fine) {
    .lp-lightbox-arrow:not(.slick-disabled):hover {
        background-color: #fff
    }

    .lp-lightbox-arrow:not(.slick-disabled):hover:before {
        border-color: #211f1f
    }
}

.lp-close {
    background: none;
    border: none;
    border-radius: 0;
    color: var(--close-button-color, #fff);
    cursor: pointer;
    display: block;
    font-size: 75%;
    position: absolute;
    right: 8vw;
    top: 8vh;
    width: 3.2em;
    z-index: 2
}

.lp-close:focus {
    outline: none
}

.lp-close:focus-visible {
    box-shadow: 0 0 0 2px var(--close-button-color, #fff)
}

.lp-close-icon {
    align-items: center;
    aspect-ratio: 1/1;
    color: inherit;
    display: inline-flex;
    justify-content: center;
    position: relative;
    transition: all .3s ease;
    width: 100%
}

.lp-close-icon:after,
.lp-close-icon:before {
    background-color: currentColor;
    content: "";
    height: 8%;
    position: absolute;
    width: 140%
}

.lp-close-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lp-close-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

button {
    color: inherit;
    text-transform: uppercase
}

html {
    scroll-behavior: smooth
}

@media screen and (prefers-reduced-motion:reduce) {
    html {
        scroll-behavior: auto
    }
}

@-moz-document url-prefix() {
    html {
        scroll-behavior: auto
    }
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

a:-webkit-any-link {
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

@media(max-width:1500px) {
    h3 {
        font-size: 29px
    }
}

@media(max-width:768px) {

    input,
    select:focus,
    textarea {
        font-size: 16px !important;
        line-height: 16px !important
    }
}

.redesign {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.6;
    scroll-behavior: smooth
}

.redesign *,
.redesign :after,
.redesign :before {
    box-sizing: border-box;
    outline: none
}

.redesign body,
.redesign figure,
.redesign p {
    margin: 0
}

.redesign header,
.redesign nav {
    display: block
}

.redesign .gm-style img {
    max-width: unset
}

.redesign img {
    border: 0;
    max-width: 100%;
    page-break-inside: avoid;
    vertical-align: middle
}

.redesign button {
    border-radius: 0;
    font: inherit;
    line-height: inherit;
    margin: 0;
    text-transform: none
}

.redesign ul {
    margin-bottom: 15px;
    margin-top: 0
}

.redesign li,
.redesign ul ul {
    margin-bottom: 0
}

.redesign nav ul {
    margin: 0;
    padding: 0
}

.redesign nav ul li {
    list-style: none
}

.redesign section {
    overflow: hidden
}

.redesign pre {
    font: inherit;
    margin: 0;
    white-space: pre-wrap
}

@media screen and (prefers-reduced-motion:reduce) {
    .redesign {
        scroll-behavior: auto
    }
}

.redesign p {
    white-space: pre-line
}

.redesign .h1,
.redesign .h2,
.redesign .h3,
.redesign .h4,
.redesign .heading,
.redesign .serif,
.redesign h1,
.redesign h2,
.redesign h3,
.redesign h4 {
    font-family: var(--global-primary-font-family);
    font-weight: 400
}

.redesign .h1,
.redesign h1 {
    line-height: 1.25
}

@media(max-width:560px) {

    .redesign .h1,
    .redesign h1 {
        font-size: 40px;
        letter-spacing: .75px;
        line-height: 1.6
    }
}

.redesign .h2,
.redesign h2 {
    line-height: 1.3
}

@media(max-width:560px) {

    .redesign .h2,
    .redesign h2 {
        font-size: 32px;
        letter-spacing: .75px;
        line-height: 1.4
    }
}

.redesign .h3,
.redesign h3 {
    line-height: 1.3
}

@media(max-width:560px) {

    .redesign .h3,
    .redesign h3 {
        font-size: 21px;
        letter-spacing: .5px;
        line-height: 1.6
    }
}

.redesign .h4,
.redesign h4 {
    font-size: 21px;
    line-height: 1.5
}

@media(max-width:560px) {

    .redesign .h4,
    .redesign h4 {
        font-size: 18px;
        letter-spacing: .75px;
        line-height: 1.6
    }
}

.redesign .h5,
.redesign h5 {
    font-family: var(--global-secondary-font-family);
    font-size: 17px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase
}

@media(max-width:560px) {

    .redesign .h5,
    .redesign h5 {
        font-size: 16px;
        letter-spacing: .75px;
        line-height: 1.5
    }
}

.redesign .feature {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7;
    text-transform: uppercase
}

.redesign .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    padding-left: 50px;
    padding-right: 50px;
    width: 100%
}

@media(max-width:767px) {
    .redesign .container {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media(min-width:767px) {
    .redesign .container--small {
        padding-left: 160px;
        padding-right: 160px
    }
}

.redesign .align-left {
    text-align: left
}

.redesign .align-center {
    text-align: center
}

.redesign .basic-margins {
    margin-bottom: 80px;
    margin-top: 80px
}

@media(max-width:1920px) {
    .redesign .basic-margins {
        margin-bottom: 120px;
        margin-top: 120px
    }
}

@media(max-width:768px) {
    .redesign .basic-margins {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media(max-width:500px) {
    .redesign .basic-margins {
        margin-bottom: 48px;
        margin-top: 48px
    }
}

.redesign .basic-paddings {
    padding-bottom: 120px;
    padding-top: 120px
}

@media(max-width:1920px) {
    .redesign .basic-paddings {
        padding-bottom: 120px;
        padding-top: 120px
    }
}

@media(max-width:1680px) {
    .redesign .basic-paddings {
        padding-bottom: 80px;
        padding-top: 80px
    }
}

@media(max-width:768px) {
    .redesign .basic-paddings {
        padding-bottom: 60px;
        padding-top: 60px
    }
}

@media(max-width:500px) {
    .redesign .basic-paddings {
        padding-bottom: 48px;
        padding-top: 48px
    }
}

.redesign .bg-overlay {
    position: relative
}

.redesign .bg-overlay:after {
    background-image: linear-gradient(242deg, transparent, #111);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.redesign .bg-overlay>* {
    z-index: 2
}

.redesign .bg-overlay-hover {
    position: relative
}

.redesign .bg-overlay-hover:after {
    z-index: 1
}

.redesign .bg-overlay-hover:hover:after {
    background-image: linear-gradient(242deg, transparent, #111);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.redesign .bg-overlay-hover>* {
    z-index: 2
}

.redesign .label {
    background: #000;
    color: #fff;
    padding: 8px 34px
}

.redesign .btn,
.redesign .label {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.redesign .btn {
    background: transparent;
    border: 2px solid;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: var(--global-secondary-font-family);
    letter-spacing: 1.5px;
    line-height: 1;
    max-width: 100%;
    overflow: hidden;
    padding: 20px 46px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all .2s;
    white-space: nowrap
}

@media(hover:hover)and (pointer:fine) {
    .redesign .btn:hover {
        background-color: transparent;
        text-decoration: none;
        transition-duration: .4s
    }
}

.redesign .btn:disabled {
    background-color: #cfcfcf;
    border-color: #a7a7a7;
    color: #a7a7a7;
    cursor: default
}

.redesign .btn--primary-light {
    border-color: #fff;
    color: #fff
}

@media(hover:hover)and (pointer:fine) {
    .redesign .btn--primary-light:hover {
        background-color: #fff;
        color: #000
    }
}

.redesign .btn--primary-light:disabled {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
    color: silver
}

.redesign .btn--primary-dark {
    background-color: transparent;
    border-color: #000;
    color: #000
}

@media(hover:hover)and (pointer:fine) {
    .redesign .btn--primary-dark:hover {
        background-color: #000;
        color: #fff
    }
}

.redesign .btn--primary-dark:disabled {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
    color: rgba(0, 0, 0, .5)
}

.redesign .btn--secondary-light {
    border-color: silver;
    color: silver
}

@media(hover:hover)and (pointer:fine) {
    .redesign .btn--secondary-light:hover {
        background-color: silver;
        color: #000
    }
}

.redesign .btn--secondary-light:disabled {
    background-color: silver;
    border-color: silver;
    color: #999
}

.redesign .btn--secondary-dark {
    background-color: transparent;
    border-color: #5e5e5e;
    color: #5e5e5e
}

@media(hover:hover)and (pointer:fine) {
    .redesign .btn--secondary-dark:hover {
        background-color: #5e5e5e;
        color: #fff
    }
}

.redesign .btn--secondary-dark:disabled {
    background-color: #999;
    border-color: #999;
    color: rgba(0, 0, 0, .5)
}

.redesign .btn--small {
    padding: 14px 20px
}

@media(max-width:500px) {
    .redesign .btn {
        width: 100%
    }
}

.redesign .socials {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.redesign .socials__link {
    align-items: center;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: flex;
    flex-shrink: 0;
    font-size: 18px;
    height: 40px;
    justify-content: center;
    padding: 5px;
    transition: all .2s;
    width: 40px
}

.redesign .socials__link i {
    text-align: center
}

.redesign .socials__link svg {
    max-width: 100%;
    transition: all .2s;
    fill: currentColor
}

@media(hover:hover)and (pointer:fine) {
    .redesign .socials__link:hover {
        background-color: #000;
        color: #fff
    }

    .redesign .socials__link:hover svg {
        fill: currentColor
    }
}

.redesign .socials--grey>li:not(:last-child) {
    padding-right: 14px
}

.redesign .socials--grey .socials__link {
    background: #282828;
    border-radius: 50%;
    color: #c6c6c6
}

@media(hover:hover)and (pointer:fine) {
    .redesign .socials--grey .socials__link:hover {
        background: #424242;
        color: #fff
    }
}

.redesign .socials--light-grey>li:not(:last-child) {
    padding-right: 48px
}

.redesign .socials--light-grey .socials__link {
    background: #999;
    border-radius: 50%;
    color: #f5f5f5
}

@media(hover:hover)and (pointer:fine) {
    .redesign .socials--light-grey .socials__link:hover {
        background: #868686;
        color: #fff
    }
}

.redesign .socials--block-dark>li,
.redesign .socials--block-light>li {
    margin: 0;
    padding: 0
}

.redesign .socials--block-dark>li:last-child,
.redesign .socials--block-light>li:last-child {
    padding-right: 0
}

.redesign .socials--block-dark .socials__link,
.redesign .socials--block-light .socials__link {
    background: #fff;
    border-bottom: 2px solid #fff;
    color: #272727;
    height: 55px;
    margin: 0;
    width: 69px
}

@media(hover:hover)and (pointer:fine) {

    .redesign .socials--block-dark .socials__link:hover,
    .redesign .socials--block-light .socials__link:hover {
        border-color: #000;
        color: #000
    }
}

.redesign .socials--block-dark .socials__link {
    background: #272727;
    border-color: #272727;
    color: #f1f1f1
}

@media(hover:hover)and (pointer:fine) {
    .redesign .socials--block-dark .socials__link:hover {
        border-color: #fff;
        color: #fff
    }
}

.redesign .link {
    color: #5e5e5e;
    font-weight: 700;
    line-height: 1;
    position: relative;
    text-decoration: none;
    transition: .2s;
    white-space: nowrap
}

.redesign .link.serif {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4
}

.redesign .link:after,
.redesign .link:before {
    background-color: #1a1a1a;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: .4s;
    width: 0
}

.redesign .link:before {
    background-color: #999;
    width: 100%
}

@media(hover:hover)and (pointer:fine) {
    .redesign .link:hover {
        color: #1a1a1a
    }

    .redesign .link:hover:after {
        width: 100%
    }
}

.redesign .link--white {
    color: #c6c6c6
}

.redesign .link--white:after {
    background-color: #fff
}

.redesign .link--white:before {
    background-color: #c6c6c6
}

@media(hover:hover)and (pointer:fine) {
    .redesign .link--white:hover {
        color: #fff
    }
}

.redesign .form-content {
    padding: 55px 29px
}

.redesign .form-content--dark {
    background: #000
}

@media(max-width:1200px) {
    .redesign .form-content--dark .custom-label-group>label {
        color: #fff
    }
}

.redesign .form-group {
    display: flex
}

.redesign .form-group--one-liner {
    align-items: stretch;
    flex-wrap: nowrap
}

@media(max-width:1200px) {
    .redesign .form-group--one-liner {
        flex-direction: column
    }

    .redesign .form-group {
        margin: 0 auto;
        max-width: 360px
    }
}

.redesign .play-btn {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 76px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    transition: .3s ease;
    width: 76px
}

.redesign .play-btn:after {
    border-color: transparent transparent transparent gray;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    bottom: 30px;
    box-sizing: border-box;
    content: "";
    display: block;
    position: absolute;
    right: 30px
}

.redesign .play-btn:before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 50px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 50px
}

@media(hover:hover)and (pointer:fine) {
    .redesign .play-btn:hover {
        background-color: hsla(0, 0%, 100%, .3);
        transition: .3s ease
    }

    .redesign .play-btn:hover:after {
        border-color: transparent transparent transparent rgba(0, 0, 0, .3);
        transition: .3s ease
    }
}

.redesign .custom-arrows--dark .slick-arrow,
.redesign .custom-arrows--light .slick-arrow {
    border: 2px solid #fff;
    font-size: 0;
    height: 48px;
    line-height: 0;
    -webkit-transform: none;
    transform: none;
    transition: background-color .3s;
    width: 48px;
    z-index: 10
}

@media(hover:hover)and (pointer:fine) {

    .redesign .custom-arrows--dark .slick-arrow:hover,
    .redesign .custom-arrows--light .slick-arrow:hover {
        background-color: silver
    }
}

.redesign .custom-arrows--dark .slick-arrow:before,
.redesign .custom-arrows--light .slick-arrow:before {
    border-bottom: 2px solid;
    border-left: 2px solid;
    content: "";
    display: block;
    height: 11px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(calc(-50% + 2px), -50%) rotate(45deg) skew(4deg, 4deg);
    transform: translate(calc(-50% + 2px), -50%) rotate(45deg) skew(4deg, 4deg);
    width: 11px
}

@media(max-width:768px) {

    .redesign .custom-arrows--dark .slick-arrow:before,
    .redesign .custom-arrows--light .slick-arrow:before {
        height: 9px;
        width: 9px
    }

    .redesign .custom-arrows--dark .slick-arrow,
    .redesign .custom-arrows--light .slick-arrow {
        height: 36px;
        width: 36px
    }
}

.redesign .custom-arrows--dark .slick-arrow.slick-next:before,
.redesign .custom-arrows--light .slick-arrow.slick-next:before {
    -webkit-transform: translate(calc(-50% - 2px), -50%) rotate(-135deg) skew(4deg, 4deg);
    transform: translate(calc(-50% - 2px), -50%) rotate(-135deg) skew(4deg, 4deg)
}

.redesign .custom-arrows--dark .slick-arrow {
    border-color: #1a1a1a
}

.redesign .custom-arrows--dark .slick-arrow:before {
    color: #000
}

@media(hover:hover)and (pointer:fine) {
    .redesign .custom-arrows--dark .slick-arrow:hover {
        background-color: #999
    }
}

.redesign .pagination-container {
    position: static
}

.redesign .pagination-container .paginationjs,
.redesign .pagination-container .paginationjs * {
    font-family: inherit
}

.redesign .pagination-container .paginationjs .paginationjs-pages {
    width: 100%
}

.redesign .pagination-container .paginationjs .paginationjs-pages .paginationjs-next,
.redesign .pagination-container .paginationjs .paginationjs-pages .paginationjs-prev {
    font-size: 0
}

.redesign .pagination-container .paginationjs .paginationjs-pages .paginationjs-next a,
.redesign .pagination-container .paginationjs .paginationjs-pages .paginationjs-prev a {
    border-radius: 0;
    font-size: 0
}

.redesign .pagination-container .paginationjs ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 100%
}

.redesign .pagination-container .paginationjs ul li {
    border: 0;
    list-style-type: none;
    margin: 0
}

.redesign .pagination-container .paginationjs ul li a {
    align-items: center;
    background: transparent;
    border: 2px solid transparent;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 17px;
    font-weight: 700;
    height: 48px;
    justify-content: center;
    letter-spacing: 1px;
    line-height: 1;
    min-width: 48px;
    padding: 0 14px;
    position: relative;
    text-align: center;
    transition: all .3s;
    vertical-align: middle
}

@media(max-width:768px) {
    .redesign .pagination-container .paginationjs ul li a {
        font-size: 15px;
        height: 36px;
        line-height: 34px;
        min-width: 36px;
        padding: 0 10px
    }
}

.redesign .pagination-container .paginationjs ul li a:focus,
.redesign .pagination-container .paginationjs ul li a:hover {
    background-color: silver;
    border-color: #fff
}

.redesign .pagination-container .paginationjs ul li.active a {
    background: #fff;
    color: #000
}

.redesign .pagination-container .paginationjs ul li.paginationjs-next,
.redesign .pagination-container .paginationjs ul li.paginationjs-prev {
    margin-right: 16px
}

.redesign .pagination-container .paginationjs ul li.paginationjs-next a,
.redesign .pagination-container .paginationjs ul li.paginationjs-prev a {
    border-color: #fff;
    height: 48px
}

.redesign .pagination-container .paginationjs ul li.paginationjs-next a:before,
.redesign .pagination-container .paginationjs ul li.paginationjs-prev a:before {
    border-bottom: 2px solid;
    border-left: 2px solid;
    content: "";
    display: block;
    height: 11px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(calc(-50% + 2px), -50%) rotate(45deg) skew(4deg, 4deg);
    transform: translate(calc(-50% + 2px), -50%) rotate(45deg) skew(4deg, 4deg);
    width: 11px
}

@media(max-width:768px) {

    .redesign .pagination-container .paginationjs ul li.paginationjs-next a:before,
    .redesign .pagination-container .paginationjs ul li.paginationjs-prev a:before {
        height: 9px;
        width: 9px
    }

    .redesign .pagination-container .paginationjs ul li.paginationjs-next a,
    .redesign .pagination-container .paginationjs ul li.paginationjs-prev a {
        height: 36px
    }

    .redesign .pagination-container .paginationjs ul li.paginationjs-next,
    .redesign .pagination-container .paginationjs ul li.paginationjs-prev {
        margin-right: 12px
    }
}

.redesign .pagination-container .paginationjs ul li.paginationjs-next {
    margin-left: 16px;
    margin-right: 0
}

.redesign .pagination-container .paginationjs ul li.paginationjs-next a:before {
    -webkit-transform: translate(calc(-50% - 2px), -50%) rotate(-135deg) skew(4deg, 4deg);
    transform: translate(calc(-50% - 2px), -50%) rotate(-135deg) skew(4deg, 4deg)
}

@media(max-width:768px) {
    .redesign .pagination-container .paginationjs ul li.paginationjs-next {
        margin-left: 12px
    }
}

.redesign .pagination-container .paginationjs ul li.disabled a {
    opacity: .25;
    pointer-events: none
}

.redesign .pagination-container.pagination-container--dark .paginationjs li a {
    color: #1a1a1a
}

.redesign .pagination-container.pagination-container--dark .paginationjs li a:hover {
    background-color: #999;
    border-color: #1a1a1a
}

.redesign .pagination-container.pagination-container--dark .paginationjs li.paginationjs-next a,
.redesign .pagination-container.pagination-container--dark .paginationjs li.paginationjs-prev a {
    border-color: currentColor;
    border-radius: 0;
    color: #1a1a1a;
    font-size: 0
}

.redesign .pagination-container.pagination-container--dark .paginationjs li.active a {
    background: #1a1a1a;
    border-color: #1a1a1a;
    color: #fff
}

.redesign .inp label {
    color: #999;
    display: block;
    font-size: 16px;
    font-weight: 700
}

.redesign .inp input {
    background: unset;
    border: 0;
    border-bottom: 1px solid #999;
    color: #1a1a1a;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 4px 24px 4px 0;
    position: relative;
    width: 100%
}

.redesign .inp input:active,
.redesign .inp input:focus,
.redesign .inp input:hover {
    border-color: #5e5e5e
}

.redesign .inp input::-webkit-input-placeholder {
    color: #999
}

.redesign .inp input::-moz-placeholder {
    color: #999
}

.redesign .inp input::placeholder {
    color: #999
}

.redesign .inp--dark-bg label {
    color: silver
}

.redesign .inp--dark-bg input {
    border-color: silver;
    color: #fff
}

.redesign .inp--dark-bg input:active,
.redesign .inp--dark-bg input:focus,
.redesign .inp--dark-bg input:hover {
    border-color: #f8f8f8
}

.redesign .inp--dark-bg input::-webkit-input-placeholder {
    color: #616161
}

.redesign .inp--dark-bg input::-moz-placeholder {
    color: #616161
}

.redesign .inp--dark-bg input::placeholder {
    color: #616161
}

.redesign .inp--dark-bg .custom-select-toggle {
    color: #fff
}

.redesign .inp--dark-bg .custom-select-toggle:active,
.redesign .inp--dark-bg .custom-select-toggle:focus,
.redesign .inp--dark-bg .custom-select-toggle:hover {
    border-color: #f8f8f8
}

.redesign .inp--dark-bg .custom-select-toggle:after {
    border-color: #fff
}

.redesign .inp--dark-bg .custom-select-content {
    background-color: #000
}

.redesign .inp--dark-bg .custom-select-item {
    color: #fff
}

.redesign .inp--dark-bg .custom-select-item:focus,
.redesign .inp--dark-bg .custom-select-item:hover {
    background-color: #333
}

.redesign .inp--dark-bg .custom-select-item.is-selected {
    background-color: rgba(51, 51, 51, .5)
}

.redesign .inp--dark-bg .custom-select-item.is-disabled,
.redesign .inp--dark-bg .custom-select-item:disabled {
    display: none
}

.redesign .border-animation {
    position: relative
}

.redesign .border-animation:hover .border-animation__inner {
    opacity: 1
}

.redesign .border-animation:hover .border-animation__inner:after,
.redesign .border-animation:hover .border-animation__inner:before {
    height: 100%;
    opacity: 1;
    width: 100%
}

.redesign .border-animation:hover .border-animation__inner:before {
    border-right-color: inherit;
    border-top-color: inherit;
    transition: width .25s ease-out, height .25s ease-out .25s
}

.redesign .border-animation:hover .border-animation__inner:after {
    border-bottom-color: inherit;
    border-left-color: inherit;
    transition: width .25s ease-out .5s, height .25s ease-out .75s, opacity 0s ease-out .5s
}

.redesign .border-animation__inner {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    opacity: 0;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transform: translate(8%, 8%);
    transform: translate(8%, 8%)
}

.redesign .border-animation__inner:after,
.redesign .border-animation__inner:before {
    border: 2px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0
}

.redesign .border-animation__inner:before {
    left: -2px;
    top: -2px
}

.redesign .border-animation__inner:after {
    bottom: 2px;
    opacity: 0;
    right: 2px
}

.custom-select {
    height: 100%;
    position: relative;
    width: 100%
}

@media(max-width:1200px) {
    .custom-select {
        height: auto
    }
}

.custom-select-toggle {
    background: unset;
    border: solid #999;
    border-width: 0 0 1px;
    color: #000;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 16px;
    height: 27px;
    line-height: 19px;
    overflow: hidden;
    padding: 4px 24px 4px 0;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    transition: all .2s;
    white-space: nowrap;
    width: 100%
}

.custom-select-toggle:active,
.custom-select-toggle:focus,
.custom-select-toggle:hover {
    border-color: #5e5e5e
}

.custom-select-toggle:after {
    border-color: #000;
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: "";
    height: 10px;
    margin-top: -7px;
    position: absolute;
    right: 7px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 75% 75%;
    transform-origin: 75% 75%;
    transition: all .2s;
    width: 10px
}

.custom-select.open .custom-select-toggle:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.custom-select-toggle.lp-input--light {
    color: #fff
}

.custom-select-toggle.lp-input--light:after {
    border-color: #fff
}

select.visually-hidden {
    display: none
}

.custom-select-menu {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 2
}

.custom-select-content {
    background-color: #fff;
    width: 100%
}

.custom-select-item {
    background: transparent;
    border: none;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    padding: 7px 20px;
    text-align: left;
    text-overflow: ellipsis;
    transition: all .2s;
    white-space: nowrap;
    width: 100%
}

.custom-select-item:focus,
.custom-select-item:hover {
    background-color: rgba(114, 114, 172, .1)
}

.custom-select-item.is-selected {
    background-color: rgba(114, 114, 172, .15)
}

.custom-select-item.is-disabled,
.custom-select-item:disabled {
    display: none
}

.locked {
    overflow: hidden
}

@-webkit-keyframes autofill {

    0%,
    to {
        background: transparent;
        color: #666
    }
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition-delay: 9999s
}

.h-pot {
    height: 0;
    overflow: hidden;
    visibility: hidden
}

input,
textarea {
    -webkit-appearance: none;
    border-radius: 0
}

:root {
    --lp-icon-pin-map: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='84' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Crect width='48' height='48' x='18' y='7' fill='%23fff' rx='24'/%3E%3Cpath fill='%23000' d='M41.579 15C35.194 15 30 20.082 30 26.329c0 7.852 11.59 21.264 11.59 21.264s11.568-13.799 11.568-21.264c0-6.247-5.194-11.329-11.58-11.329m3.494 14.646a4.98 4.98 0 0 1-3.494 1.414 4.98 4.98 0 0 1-3.493-1.414 4.766 4.766 0 0 1 0-6.836 4.96 4.96 0 0 1 3.493-1.416c1.32 0 2.56.503 3.494 1.416a4.766 4.766 0 0 1 0 6.836'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='84' height='84' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='11'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.537255 0 0 0 0 0.537255 0 0 0 0 0.537255 0 0 0 0.2 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4501_422'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_4501_422' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")
}

.lp-h1 {
    font-size: var(--global-h1-font-size);
    font-weight: 400;
    line-height: 1.25
}

@media(max-width:560px) {
    .lp-h1 {
        font-size: 40px;
        letter-spacing: .75px;
        line-height: 1.6
    }
}

.lp-h2 {
    font-size: var(--global-h2-font-size);
    font-weight: 400;
    line-height: 1.3
}

@media(max-width:560px) {
    .lp-h2 {
        font-size: 32px;
        letter-spacing: .75px;
        line-height: 1.4
    }
}

.lp-h3 {
    font-size: var(--global-h3-font-size);
    font-weight: 400;
    line-height: 1.3
}

@media(max-width:560px) {
    .lp-h3 {
        font-size: 21px;
        letter-spacing: .5px;
        line-height: 1.6
    }
}

.lp-h4 {
    font-size: var(--global-h4-font-size);
    font-weight: 400;
    line-height: 1.5
}

@media(max-width:560px) {
    .lp-h4 {
        font-size: 18px;
        letter-spacing: .75px;
        line-height: 1.6
    }
}

.lp-h5 {
    font-family: var(--global-secondary-font-family);
    font-size: var(--global-h5-font-size);
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase
}

@media(max-width:560px) {
    .lp-h5 {
        font-size: 16px;
        letter-spacing: .75px;
        line-height: 1.5
    }
}

.lp-h6 {
    font-family: var(--global-secondary-font-family);
    font-size: var(--global-h6-font-size);
    font-weight: 400;
    line-height: 1.5
}

@media(max-width:560px) {
    .lp-h6 {
        font-size: 16px;
        letter-spacing: .75px;
        line-height: 1.5
    }
}

.lp-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    padding-left: 50px;
    padding-right: 50px;
    width: 100%
}

@media(max-width:767px) {
    .lp-container {
        padding-left: 25px;
        padding-right: 25px
    }
}

.lp-btn,
.redesign .lp-btn {
    background: transparent;
    background-image: none;
    border: 2px solid;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: var(--global-secondary-font-family);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1;
    max-width: 100%;
    overflow: hidden;
    padding: 14px 20px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-font-smoothing: unset
}

.lp-btn:focus,
.redesign .lp-btn:focus {
    outline: none
}

@media(hover:hover)and (pointer:fine) {

    .lp-btn:hover,
    .redesign .lp-btn:hover {
        background-color: transparent;
        text-decoration: none;
        transition-duration: .4s
    }
}

.lp-btn:disabled,
.redesign .lp-btn:disabled {
    background-color: #cfcfcf;
    border-color: #a7a7a7;
    color: #a7a7a7;
    cursor: default
}

@media(max-width:560px) {

    .lp-btn--mob-full-width,
    .redesign .lp-btn--mob-full-width {
        width: 100%
    }
}

.lp-btn--big,
.redesign .lp-btn--big {
    font-weight: 700;
    padding: 20px 46px
}

.lp-btn.lp-btn--dark.lp-btn--filled.home-val-btn,
.redesign .lp-btn.lp-btn--dark.lp-btn--filled.home-val-btn {
    background-color: #000;
    color: #fff
}

@media(hover:hover)and (pointer:fine) {

    .lp-btn.lp-btn--dark.lp-btn--filled.home-val-btn:hover,
    .redesign .lp-btn.lp-btn--dark.lp-btn--filled.home-val-btn:hover {
        background-color: #fff;
        color: #000
    }
}

.lp-btn.lp-btn--dark.lp-btn--filled.home-val-btn:disabled,
.redesign .lp-btn.lp-btn--dark.lp-btn--filled.home-val-btn:disabled {
    background-color: #ccc;
    border-color: #ccc;
    color: rgba(0, 0, 0, .3)
}

.lp-btn.lp-btn--dark.lp-btn--filled,
.redesign .lp-btn.lp-btn--dark.lp-btn--filled {
    background-color: transparent;
    border-color: #000;
    color: #000
}

@media(hover:hover)and (pointer:fine) {

    .lp-btn.lp-btn--dark.lp-btn--filled:hover,
    .redesign .lp-btn.lp-btn--dark.lp-btn--filled:hover {
        background-color: #000;
        color: #fff
    }
}

.lp-btn.lp-btn--dark.lp-btn--filled:disabled,
.redesign .lp-btn.lp-btn--dark.lp-btn--filled:disabled {
    background-color: #ccc;
    border-color: #ccc;
    color: rgba(0, 0, 0, .3)
}

.lp-btn.lp-btn--light.lp-btn--filled,
.redesign .lp-btn.lp-btn--light.lp-btn--filled {
    border-color: #fff;
    color: #fff
}

@media(hover:hover)and (pointer:fine) {

    .lp-btn.lp-btn--light.lp-btn--filled:hover,
    .redesign .lp-btn.lp-btn--light.lp-btn--filled:hover {
        background-color: #fff;
        color: #000
    }
}

.lp-btn.lp-btn--light.lp-btn--filled:disabled,
.redesign .lp-btn.lp-btn--light.lp-btn--filled:disabled {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
    color: silver
}

.lp-btn.lp-btn--dark.lp-btn--outline,
.redesign .lp-btn.lp-btn--dark.lp-btn--outline {
    background-color: transparent;
    border-color: #5e5e5e;
    color: #5e5e5e
}

@media(hover:hover)and (pointer:fine) {

    .lp-btn.lp-btn--dark.lp-btn--outline:hover,
    .redesign .lp-btn.lp-btn--dark.lp-btn--outline:hover {
        background-color: #5e5e5e;
        color: #fff
    }
}

.lp-btn.lp-btn--dark.lp-btn--outline:disabled,
.redesign .lp-btn.lp-btn--dark.lp-btn--outline:disabled {
    background-color: #999;
    border-color: #999;
    color: rgba(0, 0, 0, .5)
}

.lp-btn.lp-btn--light.lp-btn--outline,
.redesign .lp-btn.lp-btn--light.lp-btn--outline {
    border-color: silver;
    color: silver
}

@media(hover:hover)and (pointer:fine) {

    .lp-btn.lp-btn--light.lp-btn--outline:hover,
    .redesign .lp-btn.lp-btn--light.lp-btn--outline:hover {
        background-color: silver;
        color: #000
    }
}

.lp-btn.lp-btn--light.lp-btn--outline:disabled,
.redesign .lp-btn.lp-btn--light.lp-btn--outline:disabled {
    background-color: silver;
    border-color: silver;
    color: #999
}

.lp-play,
.redesign .lp-play {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    height: 76px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-decoration: none;
    transition: .3s ease;
    vertical-align: middle;
    width: 76px
}

.lp-play:after,
.redesign .lp-play:after {
    border-color: transparent transparent transparent gray;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    bottom: 30px;
    box-sizing: border-box;
    content: "";
    display: block;
    position: absolute;
    right: 30px;
    transition: .3s ease
}

.lp-play:before,
.redesign .lp-play:before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 50px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 50px
}

@media(hover:hover)and (pointer:fine) {

    .lp-play:hover,
    .redesign .lp-play:hover {
        background-color: hsla(0, 0%, 100%, .3);
        transition: .3s ease
    }

    .lp-play:hover:after,
    .redesign .lp-play:hover:after {
        border-color: transparent transparent transparent rgba(0, 0, 0, .3);
        transition: .3s ease
    }
}

.lp-pagination.pagination-container {
    position: static
}

.lp-pagination.pagination-container .paginationjs {
    box-sizing: border-box;
    font-family: inherit
}

.lp-pagination.pagination-container .paginationjs * {
    font-family: inherit
}

.lp-pagination.pagination-container .paginationjs .paginationjs-pages {
    width: 100%
}

.lp-pagination.pagination-container .paginationjs .paginationjs-pages .paginationjs-next,
.lp-pagination.pagination-container .paginationjs .paginationjs-pages .paginationjs-prev {
    font-size: 0
}

.lp-pagination.pagination-container .paginationjs .paginationjs-pages .paginationjs-next a,
.lp-pagination.pagination-container .paginationjs .paginationjs-pages .paginationjs-prev a {
    border-radius: 0;
    font-size: 0
}

.lp-pagination.pagination-container .paginationjs ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 100%
}

.lp-pagination.pagination-container .paginationjs ul li {
    border: 0;
    list-style-type: none;
    margin: 0
}

.lp-pagination.pagination-container .paginationjs ul li a {
    align-items: center;
    background: transparent;
    border: 2px solid transparent;
    color: #1a1a1a;
    cursor: pointer;
    display: flex;
    font-size: 17px;
    font-weight: 700;
    height: 48px;
    justify-content: center;
    letter-spacing: 1px;
    line-height: 1;
    min-width: 48px;
    padding: 0 14px;
    position: relative;
    text-align: center;
    transition: all .3s;
    vertical-align: middle
}

@media(max-width:768px) {
    .lp-pagination.pagination-container .paginationjs ul li a {
        font-size: 15px;
        height: 36px;
        line-height: 34px;
        min-width: 36px;
        padding: 0 10px
    }
}

.lp-pagination.pagination-container .paginationjs ul li a:focus,
.lp-pagination.pagination-container .paginationjs ul li a:hover {
    background-color: #999;
    border-color: #1a1a1a
}

.lp-pagination.pagination-container .paginationjs ul li.active a {
    background: #1a1a1a;
    border-color: #1a1a1a;
    color: #fff
}

.lp-pagination.pagination-container .paginationjs ul li.paginationjs-next,
.lp-pagination.pagination-container .paginationjs ul li.paginationjs-prev {
    margin-right: 16px
}

.lp-pagination.pagination-container .paginationjs ul li.paginationjs-next a,
.lp-pagination.pagination-container .paginationjs ul li.paginationjs-prev a {
    border-color: #000;
    border-radius: 0;
    font-size: 0;
    height: 48px
}

.lp-pagination.pagination-container .paginationjs ul li.paginationjs-next a:before,
.lp-pagination.pagination-container .paginationjs ul li.paginationjs-prev a:before {
    border-bottom: 2px solid;
    border-left: 2px solid;
    content: "";
    display: block;
    height: 11px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(calc(-50% + 2px), -50%) rotate(45deg) skew(4deg, 4deg);
    transform: translate(calc(-50% + 2px), -50%) rotate(45deg) skew(4deg, 4deg);
    width: 11px
}

@media(max-width:768px) {

    .lp-pagination.pagination-container .paginationjs ul li.paginationjs-next a:before,
    .lp-pagination.pagination-container .paginationjs ul li.paginationjs-prev a:before {
        height: 9px;
        width: 9px
    }

    .lp-pagination.pagination-container .paginationjs ul li.paginationjs-next a,
    .lp-pagination.pagination-container .paginationjs ul li.paginationjs-prev a {
        height: 36px
    }

    .lp-pagination.pagination-container .paginationjs ul li.paginationjs-next,
    .lp-pagination.pagination-container .paginationjs ul li.paginationjs-prev {
        margin-right: 12px
    }
}

.lp-pagination.pagination-container .paginationjs ul li.paginationjs-next {
    margin-left: 16px;
    margin-right: 0
}

.lp-pagination.pagination-container .paginationjs ul li.paginationjs-next a:before {
    -webkit-transform: translate(calc(-50% - 2px), -50%) rotate(-135deg) skew(4deg, 4deg);
    transform: translate(calc(-50% - 2px), -50%) rotate(-135deg) skew(4deg, 4deg)
}

@media(max-width:768px) {
    .lp-pagination.pagination-container .paginationjs ul li.paginationjs-next {
        margin-left: 12px
    }
}

.lp-pagination.pagination-container .paginationjs ul li.disabled a {
    opacity: .25;
    pointer-events: none
}

.lp-socials {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.lp-socials>li {
    flex-shrink: 0
}

.lp-socials>li:not(:last-child) {
    padding-right: 14px
}

.lp-socials__link {
    align-items: center;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50%;
    color: inherit;
    cursor: pointer;
    display: flex;
    flex-shrink: 0;
    font-size: 18px;
    height: 40px;
    justify-content: center;
    padding: 5px;
    text-decoration: none;
    transition: all .2s;
    width: 40px
}

.lp-socials__link i {
    text-align: center
}

.lp-socials__link svg {
    max-width: 100%;
    transition: all .2s;
    fill: currentColor
}

@media(hover:hover)and (pointer:fine) {
    .lp-socials__link:hover {
        background-color: #000;
        color: #fff
    }

    .lp-socials__link:hover svg {
        fill: currentColor
    }
}

.lp-socials--dark .lp-socials__link {
    background: #282828;
    color: #c6c6c6
}

@media(hover:hover)and (pointer:fine) {
    .lp-socials--dark .lp-socials__link:hover {
        background: #424242;
        color: #fff
    }
}

.lp-socials--light .lp-socials__link {
    background: #999;
    border-radius: 50%;
    color: #f5f5f5
}

@media(hover:hover)and (pointer:fine) {
    .lp-socials--light .lp-socials__link:hover {
        background: #868686;
        color: #fff
    }
}

.lp-a a,
.lp-link {
    color: #5e5e5e;
    font-weight: 700;
    line-height: 1;
    position: relative;
    text-decoration: none;
    transition: .2s;
    white-space: nowrap
}

.lp-a a:after,
.lp-a a:before,
.lp-link:after,
.lp-link:before {
    background-color: #1a1a1a;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: .4s;
    width: 0
}

.lp-a a:before,
.lp-link:before {
    background-color: #999;
    width: 100%
}

@media(hover:hover)and (pointer:fine) {

    .lp-a a:hover,
    .lp-link:hover {
        color: #1a1a1a
    }

    .lp-a a:hover:after,
    .lp-link:hover:after {
        width: 100%
    }
}

.lp-a--dark a,
.lp-link--dark {
    color: #5e5e5e
}

.lp-a--dark a:after,
.lp-link--dark:after {
    background-color: #1a1a1a
}

.lp-a--dark a:before,
.lp-link--dark:before {
    background-color: #999
}

@media(hover:hover)and (pointer:fine) {

    .lp-a--dark a:hover,
    .lp-link--dark:hover {
        color: #1a1a1a
    }
}

.lp-a--light a,
.lp-link--light {
    color: #c6c6c6
}

.lp-a--light a:after,
.lp-link--light:after {
    background-color: #fff
}

.lp-a--light a:before,
.lp-link--light:before {
    background-color: #c6c6c6
}

@media(hover:hover)and (pointer:fine) {

    .lp-a--light a:hover,
    .lp-link--light:hover {
        color: #fff
    }
}

.lp-form-group {
    margin-bottom: 39px
}

.lp-label {
    font-weight: 700;
    line-height: 26px;
    opacity: .6
}

.lp-input,
.lp-label {
    color: inherit;
    font-size: 16px;
    letter-spacing: 1px
}

.lp-input {
    background: unset;
    border: solid #999;
    border-radius: 0;
    border-width: 0 0 1px;
    box-shadow: none;
    font-weight: 400;
    line-height: 25px;
    max-width: 100%;
    min-width: 200px;
    padding: 0;
    transition: all .3s;
    vertical-align: top
}

.lp-input:active,
.lp-input:focus {
    border-color: #5e5e5e;
    outline: none
}

.lp-combo-input {
    display: flex
}

.lp-combo-input .lp-input {
    display: block
}

.lp-combo-input .lp-input:first-child {
    border-right: none;
    flex-basis: 64%;
    margin-right: 5px
}

.lp-combo-input .lp-input:last-child {
    flex-basis: 36%;
    min-width: 0;
    text-align: center
}

select.lp-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    background-position: right 1rem center;
    background-repeat: no-repeat;
    background-size: .8em
}

textarea.lp-input {
    border-width: 1px;
    height: auto;
    min-height: 105px;
    padding: 10px;
    resize: vertical
}

.lp-input-group {
    position: relative;
    width: 100%
}

.lp-input-group .lp-label {
    display: block;
    margin-bottom: -3px;
    opacity: 1
}

.lp-input-group .lp-input,
.lp-input-group>select:not(.visually-hidden) {
    display: block;
    min-width: unset;
    width: 100%
}

.lp-input-group .lp-input::-webkit-input-placeholder,
.lp-input-group>select:not(.visually-hidden)::-webkit-input-placeholder {
    opacity: 0
}

.lp-input-group .lp-input::-moz-placeholder,
.lp-input-group>select:not(.visually-hidden)::-moz-placeholder {
    opacity: 0
}

.lp-input-group .lp-input::placeholder,
.lp-input-group>select:not(.visually-hidden)::placeholder {
    opacity: 0
}

.lp-input-group textarea.lp-input {
    margin-top: 10px
}

.lp-input-group--dark .lp-label {
    color: #999
}

.lp-input-group--dark .lp-input {
    border-color: #999;
    color: #1a1a1a
}

.lp-input-group--dark .lp-input:active,
.lp-input-group--dark .lp-input:focus {
    border-color: #5e5e5e
}

.lp-input-group--light .lp-label {
    color: silver
}

.lp-input-group--light .lp-input {
    border-color: silver;
    color: #fff
}

.lp-input-group--light .lp-input:active,
.lp-input-group--light .lp-input:focus {
    border-color: #f8f8f8
}

.lp-visually-hidden {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.lp-arrow {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    font-size: 0;
    height: 48px;
    line-height: 0;
    position: relative;
    -webkit-transform: none;
    transform: none;
    transition: background-color .3s;
    width: 48px;
    z-index: 10
}

@media(hover:hover)and (pointer:fine) {
    .lp-arrow:hover {
        background-color: silver
    }
}

.lp-arrow:focus {
    outline: none
}

.lp-arrow:before {
    border-bottom: 2px solid;
    border-left: 2px solid;
    content: "";
    display: block;
    height: 11px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 11px
}

@media(max-width:768px) {
    .lp-arrow:before {
        height: 9px;
        width: 9px
    }

    .lp-arrow {
        height: 36px;
        width: 36px
    }
}

.lp-arrow.slick-disabled {
    cursor: default;
    opacity: .4;
    pointer-events: none
}

.lp-arrow--next:before {
    -webkit-transform: translate(calc(-50% - 2px), -50%) rotate(-135deg) skew(4deg, 4deg);
    transform: translate(calc(-50% - 2px), -50%) rotate(-135deg) skew(4deg, 4deg)
}

.lp-arrow--prev:before {
    -webkit-transform: translate(calc(-50% + 2px), -50%) rotate(45deg) skew(4deg, 4deg);
    transform: translate(calc(-50% + 2px), -50%) rotate(45deg) skew(4deg, 4deg)
}

.lp-arrow--dark {
    border-color: #1a1a1a
}

.lp-arrow--dark:before {
    color: #000
}

@media(hover:hover)and (pointer:fine) {
    .lp-arrow--dark:hover {
        background-color: #999
    }
}

.multi-status-slider .lp-arrow {
    background: #fff;
    border: 2px solid #1a1a1a;
    color: #1a1a1a
}

@media(hover:hover)and (pointer:fine) {
    .multi-status-slider .lp-arrow:hover {
        background-color: silver
    }
}

[class*=pagination-style-] .disabled {
    opacity: 1 !important
}

[class*=pagination-style-] .disabled a {
    cursor: auto;
    opacity: .5 !important;
    pointer-events: none
}

[class*=button-style-]:disabled {
    cursor: auto;
    opacity: .3;
    pointer-events: none
}