@font-face {
    font-family: linuxbio;
    src: url('https://static-x.jamesedition.com/assets/LinuxBiolinum_bold-db59c5962fdf7b19be38c538e568e6230a3ee6b11743a5e154be38aa93ea4075.woff2') format('woff2'),
        url('https://static-x.jamesedition.com/assets/LinuxBiolinum_bold-444e3b0cf860b7df93bd474e2c384832057e30b4de895e5d79be7fdec58d8a01.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://static-x.jamesedition.com/assets/inter/inter-regular-15d70055271f3f6df4ffb4287233fc9ebb3770779661c0bee4c8ebf3718627dc.eot');
    src: local(''),
        url('https://static-x.jamesedition.com/assets/inter/inter-regular-15d70055271f3f6df4ffb4287233fc9ebb3770779661c0bee4c8ebf3718627dc.eot?#iefix') format('embedded-opentype'),
        url('https://static-x.jamesedition.com/assets/inter/inter-regular-7a1e50a41e236283cc554591d92ca62508132c9cbda31d15ea3e8bfb70a5b50b.woff2') format('woff2'),
        url('https://static-x.jamesedition.com/assets/inter/inter-regular-2f9e1bec49baf9ccf9794cdf41e7a9b50a246ce12548cf581e594a24a17e7d40.woff') format('woff'),
        url('https://static-x.jamesedition.com/assets/inter/inter-regular-79664a362216fd6a6e7f4dc6f057a6602dab3527605f0fa66ad1f08a4df8f376.ttf') format('truetype'),
        url('https://static-x.jamesedition.com/assets/inter/inter-regular-caacbbac3eafe3961b3b007da19e856b1ad7d3108261110a9e2132b7f00fe06d.svg#Inter') format('svg');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('https://static-x.jamesedition.com/assets/inter/inter-500-93f4acecb976a2df41b26f647c75eb317e912127e31349f23ee8f25f9cc25946.eot');
    src: local(''),
        url('https://static-x.jamesedition.com/assets/inter/inter-500-93f4acecb976a2df41b26f647c75eb317e912127e31349f23ee8f25f9cc25946.eot?#iefix') format('embedded-opentype'),
        url('https://static-x.jamesedition.com/assets/inter/inter-500-bcf82294eedd8e4011e95d67f12d6a3de1d98c2d6a5fd1196073870cc633f7dd.woff2') format('woff2'),
        url('https://static-x.jamesedition.com/assets/inter/inter-500-4a21a390c618ec545fb2451f60f951a79f9a7df9e6adf61f43a6d1e47842efae.woff') format('woff'),
        url('https://static-x.jamesedition.com/assets/inter/inter-500-2d86d524048555d308128c2ef54f5803a01551d717c190c8385c2000cb587019.ttf') format('truetype'),
        url('https://static-x.jamesedition.com/assets/inter/inter-500-633fc6b1432a6c3eb62583a91585f362ca61409af5242e137bbe4506aaf5f140.svg#Inter') format('svg');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('https://static-x.jamesedition.com/assets/inter/inter-600-8b2f7582931802de7cd6d3dcc20f0fe5d81d1fe2f5a889e8c4678cd78c2cc201.eot');
    src: local(''),
        url('https://static-x.jamesedition.com/assets/inter/inter-600-8b2f7582931802de7cd6d3dcc20f0fe5d81d1fe2f5a889e8c4678cd78c2cc201.eot?#iefix') format('embedded-opentype'),
        url('https://static-x.jamesedition.com/assets/inter/inter-600-45731a4b0962ee79642ec4bd38650379c588973f9ec57140386ada0f6b8316db.woff2') format('woff2'),
        url('https://static-x.jamesedition.com/assets/inter/inter-600-cbbb70dec22dafdd00716b179ea45f54947dab043b1daa0796dd101ccc0b67ff.woff') format('woff'),
        url('https://static-x.jamesedition.com/assets/inter/inter-600-7aa2268dabb0037837f3afe96957aeb0f43bb44573812cdaeaee046f907635be.ttf') format('truetype'),
        url('https://static-x.jamesedition.com/assets/inter/inter-600-0d4f387df6a81f8c83f6d68366995b383f0b2c62447bd6b27bb40bff43a22589.svg#Inter') format('svg');
}

@font-face {
    font-family: heldane;
    src: url('https://static-x.jamesedition.com/assets/heldane/Regular-f974ddb7f76e56d78861adcc3c37eda4217d32b3d4f400eac018ef5ccfc947f7.woff2') format('woff2'),
        url('https://static-x.jamesedition.com/assets/heldane/Regular-16de9bcc4536394668bb93690b1b14e151045f0e27d811fd6c5f9d45c2116903.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: prata;
    src: url('https://static-x.jamesedition.com/assets/Prata-Regular-574345a3423feeb31f801fef6a127cd4a1e38f744212c73b83f0ab881d34b14a.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

    /* Hero Banner */
    .hero-banner {
        position: relative;
        min-height: 520px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: white;
        padding: 20px;
        overflow: hidden;
    }

    .hero-banner video {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: -1;
    }

    .hero-title {
        font-size: 3rem;
        font-weight: bold;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
        position: relative;
        z-index: 2;
    }

    /* Search Bar */
    .search-bar {
        /* background: white; */
        padding: 35px;
        border-radius: 5px;
        max-width: 500px;
        margin: 30px auto;
        width: 100%;
    }

    #searchInput::placeholder {
        color: white;
        opacity: 1; /* Ensures full visibility */
    }

    #searchInput:-ms-input-placeholder { /* For Internet Explorer */
        color: white;
    }

    .h6, h6,  {
        font-size: 0.9rem !important;
    }

    .search-item-container p {
        font-size: 0.9rem !important;
    }

    .search-container {
        display: flex;
        align-items: center;
        border: 1px solid #ccc;
        border-radius: 5px;
        overflow: hidden;
        width: 100%;
    }

    .search-container input {
        flex: 1;
        padding: 12px;
        border: none;
        outline: none;
        font-size: 16px;
        color: #fff;
    }

    .search-container button {
        background: #9E9E9E;
        color: white;
        border: none;
        padding: 12px 20px;
        cursor: pointer;
        font-size: 16px;
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .search-container button:hover {
        background: #ccc;
        color: #000;
    }

    /* Location Buttons */
    .location-buttons {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 20px;
    }

    .location-buttons button {
        background: white;
        border: 1px solid #ccc;
        padding: 10px 15px;
        border-radius: 8px;
        font-size: 1rem;
        cursor: pointer;
        min-width: 150px;
        transition: all 0.3s ease;
    }

    .location-buttons button:hover {
        background: #f1f1f1;
    }

    /* Navbar */
    .navbar {
        display: flex;
        justify-content: center; /* Centers content horizontally */
        align-items: center; /* Centers content vertically */
        padding: 10px;
        background-color: #fff; /* Adjust as needed */
    }

    .navbar-brand {
        display: flex;
        align-items: center;
    }

    .navbar img {
        max-height: 60px; /* Adjust logo size as needed */
    }

    .contact-link {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }


    .autocomplete-results {
        position: absolute;
        /* width: 100%; */
        background: #fff;
        border: 1px solid #ccc;
        max-height: 250px;
        overflow-y: auto;
        z-index: 1000;
        display: none;
    }

    .search-dropdown {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .search-item {
        padding: 10px;
        border-bottom: 1px solid #ddd;
    }

    .search-item a {
        text-decoration: none;
        color: #333;
        display: block;
    }

    .search-item:hover {
        background: #f5f5f5;
    }

    .search-item-img {
        height: 100px; /* Adjust the height */
        object-fit: cover;
        border-radius: 5px;
    }

    .no-results {
        padding: 10px;
        color: red;
    }

    /* Responsive Design */
    @media (max-width: 768px) {
        .hero-title {
            font-size: 2rem;
        }

        .search-bar {
            flex-direction: column;
            padding: 15px;
        }

        .search-container {
            flex-direction: row;
            width: 100%;
        }

        .search-container input {
            font-size: 14px;
            padding: 10px;
        }

        .search-container button {
            font-size: 14px;
            padding: 10px 15px;
        }

        .location-buttons {
            flex-direction: column;
            align-items: center;
            display: none;
        }

        a.text-dark {
            display: none;
        }
        
        .location-buttons button {
            width: 100%;
            max-width: 200px;
        }

        .navbar {
            flex-direction: column;
            text-align: center;
        }

        a.navbar-brand img {
            width: 150px;
        }
    }



.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1320px !important;
}
p,label,ul,ol,h1,h2,h3,h4,h5,h6{margin: 0; padding: 0; list-style: none;}
body{font-family: inter, Arial, sans-serif;}
.header-section nav.navbar.navbar-expand-lg.bg-body-tertiary {
    background: #ffffff !important;
    padding: 10px 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.header-section .navbar-brand img {
    height: 40px;
}
.header-section ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-left: auto;
    justify-content: flex-end;
    width: -webkit-fill-available;
}
.header-section #navbarSupportedContent {
    justify-content: flex-end;
    margin-left: auto;
}
.header-section .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    padding: 0 0 0 0;
    margin: 0 0 0 30px;
    font-weight: 600;
}
.background-section {
    background: url(../images/img.webp);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 140px 0;
    position: relative;
}
.background-section:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #00000066;
}
.background-section .container {
    position: relative;
    z-index: 99;
}
.fa-solid.fa-paper-plane.send-i {
    font-size: 50px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 0 15px 0;
}
.Information-p {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin: 0 0 30px 0;
}
.flex-23 {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
}
.flex-23 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex-23 ul li {
    width: 19%;
}
.dubai-select {
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #ccc;
    color: #151515;
}
.button-search {
    background: #1b98e0;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #1b98e0;
    color: #fff;
}
.Information-p1 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin: 30px 0 15px 0;
    font-weight: bold;
}
.Information-p2 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin: 15px 0 0px 0;
}
.img-card {
    width: 100%;
    /* border-top-left-radius: 12px;
    border-top-right-radius: 12px; */
}
.common-4 {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    /* border-radius: 12px; */
    margin: 0 0 30px 0;
}
.stop-portal-section {
    padding: 80px 0 80px 0;
}
.stop-portal-p1 {
    font-size: 20px;
    text-align: center;
    color: #151515;
    margin: 0 0 15px 0;
    font-weight: bold;
}
.stop-portal-p2 {
    text-align: center;
    color: #151515;
    margin: 0 0 15px 0;
    font-size: 14px;
}
.stop-portal-p3 {
    font-size: 20px;
    text-align: left;
    color: #151515;
    margin: 0 0 15px 0;
    font-weight: bold;
}
.BinghattiGhost {
    text-align: left;
    color: #151515;
    margin: 0 0 10px 0;
    font-size: 14px;
    text-decoration: none;
    display: block;
}
.BinghattiGhost1 {
    text-align: left;
    color: #151515;
    margin: 0 0 0px 0;
    font-size: 14px;
}
.BinghattiGhost1 span {
    margin: 0 15px 0 0;
}
.BinghattiGhost1 span i {
    margin: 0 5px 0 0;
}
.BinghattiGhost2 {
    text-align: left;
    color: #151515;
    margin: 0 0 0px 0;
    font-size: 14px;
}
.padding-67 {
    padding: 20px;
}
.max-wd-90 {
    max-width: 800px;
    margin: auto;
    margin-bottom: 50px;
}
.View-All-Projects {
    background: #1b98e0;
    height: 50px;
    padding: 0 15px;
    font-size: 14px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #1b98e0;
    color: #fff;
    max-width: 219px;
    margin: auto;
    display: block;
    text-transform: uppercase;
}
.popular-section {
    background: #f7f7f7;
    padding: 80px 0 50px 0;
}
.emr-p {
    font-size: 24px;
    text-align: left;
    color: #151515;
    margin: 0 0 15px 0;
    font-weight: bold;
}
.emr-p1 {
    text-align: left;
    color: #151515;
    margin: 0px 0 0px 0;
    font-size: 14px;
    text-decoration: none;
    display: block;
}
.emr-p1 a {
    font-weight: bold;
    color: #1b98e0;
    text-decoration: none;
}
.emr {
    margin: 0 0 30px 0;
}
.popular-div-p1 {
    font-size: 24px;
    text-align: left;
    color: #151515;
    margin: 0 0 15px 0;
    font-weight: bold;
}
.popular-div-ul {
    list-style: disc;
    margin: 0 0 30px 15px;
}
.popular-div-ul li p {
    text-align: left;
    color: #151515;
    margin: 0px 0 0px 0;
    font-size: 14px;
    text-decoration: none;
    display: block;
}.project-p1 {
    font-size: 16px;
    text-align: left;
    color: #151515;
    margin: 0 0 0px 0;
    font-weight: 400;
}

.input-news {
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #ccc;
    color: #151515;
}

.sign-up {
    background: #1b98e0;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #1b98e0;
    color: #fff;
}

.sign-up-ul {
    display: flex;
    justify-content: space-around;
}

.sign-up-ul li {
    width: 38%;
}
.sign-up-ul li:last-child {
    width: 20%;
}
.launches-section {
    background: #ffffff;
    padding: 30px 0;
}
.footer-section {
    background: #151515;
    padding: 60px 0 0 0;
}
.footer-p {
    font-size: 16px;
    text-align: left;
    color: #fff;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-family: inter, Arial, sans-serif;
}
.Meraas-ul li a {
    text-align: left;
    color: #fff;
    margin: 0px 0 0px 0;
    font-size: 14px;
    text-decoration: none;
    display: block;
    margin: 0 0 10px 0;
    font-family: inter, Arial, sans-serif;
}
.footer-div {
    margin: 0 0 30px 0;
}
.Copyright-p {
    text-align: center;
    color: #151515;
    margin: 0px 0 5px 0;
    font-size: 14px;
    text-decoration: none;
    display: block;
}
.Copyright-ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.copy-right {
    border-top: 1px solid #151515;
    padding: 30px 0 30px 0;
}
.Copyright-ul li {
    margin: 0 10px;
}
.Copyright-ul li p {
    text-align: center;
    color: #fff;
    margin: 0px 0 0px 0;
    font-size: 14px;
    text-decoration: none;
    display: block;
    font-family: inter, Arial, sans-serif;
}
.Copyright-ul li a {
    text-align: center;
    color: #fff;
    margin: 0px 0 0px 0;
    font-size: 14px;
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-family: inter, Arial, sans-serif;
}
.launches-section {
    background: url(../images/img.webp);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 80px 0;
    position: relative;
}
.right-pannel p span {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 22px;
    color: #606060 !important;
}
.right-pannel .flex-pannel-p1 span {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    min-height: 24px !important;
    color: #151515 !important;
    font-family: inter, Arial, sans-serif;
}
.center-div .dropdown-item {
    font-family: inter, Arial, sans-serif;
}
.launches-section:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #00000066;
}
.launches-section .container {
    position: relative;
    z-index: 99;
}
.white-bk {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
}
.header-section .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #1b98e0;
    cursor: pointer;
}
.zoom-w{
    overflow: hidden;
}
.zoom {
    transition: transform .8s;
  }
  .zoom:hover {
    transform: scale(1.12);
  }
  .input-news:focus,
  .input-news:hover{
    outline: 2px solid #1b98e0;
  }
  .dubai-select:hover,
  .dubai-select:focus{
    outline: 2px solid #1b98e0;
  }
  .Meraas-ul li a:hover,.Copyright-ul li a:hover{
    color: #1b98e0;
  }
 .header-section .dropdown-item:hover {
    background: #1b98e0;
    color: #fff;
}

.fixed-bottom-1 {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    background: #00000080;
    padding: 10px 0;
    bottom: 0;
    z-index: 9999;
}

.fixed-bottom-1 ul {
    display: flex;
    justify-content: space-around;
}

.fixed-bottom-1 ul li a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    background: #1b98e0;
}
.copy-right {
    border-top: 1px solid #fff;
    padding: 30px 0 100px 0;
}




/* new css start */

.search-90 {
    height: 40px;
    padding: 0 40px 0 15px;
    font-size: 14px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #ccc;
    color: #151515;
    font-size: 14px;
    font-family: inter, Arial, sans-serif;
}
.search-div {
    position: relative;
}
.search-div i {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 15px;
    color: #898989;
    padding:  0 0;
}
.Real-Estate-section {
    padding: 20px 0;
}
.real-ul li a {
    padding: 5px 13px;
    font-size: 14px;
    font-weight: 400;
    color: #151515;
    text-decoration: none;
    position: relative;
    font-family: inter, Arial, sans-serif;
}

.real-ul {
    display: flex;
    flex-wrap: wrap;
}

.real-ul li a:after {
    position: absolute;
    right: -2px;
    top: 3px;
    content: "/";
}

.real-ul li:last-child a:after {
    display: none;
}

.real-ul li:first-child a {
    padding-left: 0;
}

.real-ul {
    margin: 0 0 15px 0;
}
.PalmJumeirah {
    font-style: normal;
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    color: #151515;
    display: inline;
    font-family: heldane, prata, sans-serif;
}
.list-p {
    font-size: 14px;
    line-height: 22px;
    color: #151515;
    margin-right: 16px;
    font-family: inter, Arial, sans-serif;
}
.sort-p {
    font-size: 14px;
    line-height: 22px;
    color: #151515;
    margin-right: 4px;
    font-family: inter, Arial, sans-serif;
}
.sort-select {
    font-size: 14px;
    line-height: 22px;
    color: #151515;
    margin-right: 0;
    border: none;
    padding: 0;
    font-family: inter, Arial, sans-serif;
}
.popular-div {
    display: flex;
    align-items: center;
}
.real-ul-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0 10px 0;
}
.img-ul-2 li img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}
.img-ul-2 {
    display: flex;
    flex-wrap: wrap;
    border-top: 2px solid #fff;
}
.img-ul-2 li {
    width: 50%;
}
.img-ul-2 li:first-child {
    border-right: 1px solid #fff;
}
.map-i {
    width: 100%;
}

.left-emi {
    background: #fff;
    border: 1px solid #e0e0e0;
    height: 100%;
}

.flex-pannel-p {
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    color: #151515;
    font-family: inter, Arial, sans-serif;
}

.flex-pannel-p1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    min-height: 24px;
    color: #151515;
    font-family: inter, Arial, sans-serif;
}
.flex-pannel-p2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    min-height: 24px;
    color: #606060;
    font-family: inter, Arial, sans-serif;
    
}
.flex-pannel-p3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    min-height: 24px;
    color: #151515;
    min-width: 82px;
    cursor: pointer;
    font-family: inter, Arial, sans-serif;
}
.flex-pannel {
    display: flex;
    justify-content: space-between;
}

.ul90 {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0 15px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin: 22px 0 22px 0;
}

.ul90 li span {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    min-height: 24px;
    color: #151515;
    font-family: inter, Arial, sans-serif;
}
.new-89 {
    display: flex;
    align-items: center;
}
.ul90 li {
    margin: 0px 15px 0px 0;
    width: 28%;
}

.ul90 li svg {
    width: 12px;
}

.ListingCard__right__description {
    margin: 12px 0;
    font-size: 14px;
    line-height: 22px;
    color: #606060;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ListingCard__footer {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
    justify-content: space-between;
    border-top: 1px solid #e0e0e0;
    padding: 15px 0 0px 0px;
    margin: 30px 0 0 0;
}

.ListingCard__footer__icon.je2-lazy-load._loaded {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 0 0 15px;
}

.ListingCard__footer__agent {
    font-size: 14px;
    line-height: 22px;
    color: #606060;
    text-decoration: none;
    font-family: inter, Arial, sans-serif;
}
.js-office {
    text-decoration: none;
}
.right-pannel {
    padding: 30px 15px 15px 0;
}
.Real-Estate-section .common-box-90 img.d-block.w-100 {
    height: 237px;
    object-fit: cover;
}
.map-img {
    position: relative;
}

.abs90 {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
}
.js-show-map-viewq {
    background: #fff;
    padding: 10px 15px;
    border-radius: 50px;
    display: block;
    text-align: center;
    max-width: 268px;
    margin: auto;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    min-height: 24px;
    color: #151515;
    font-family: inter, Arial, sans-serif;
}
.pad9090 .flex-pannel-p1 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    min-height: 24px;
    color: #151515;
    font-family: inter, Arial, sans-serif;
    text-transform: capitalize;
}
.pad9090 .flex-pannel-p{
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-family: inter, Arial, sans-serif;
}
.pad9090 .flex-pannel-p3 {
    font-family: inter, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}
.pad9090 .flex-pannel-p2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: inter, Arial, sans-serif;
    min-height: 22px;
    color: #606060;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pad9090 .ListingCard__footer__agent {
    text-decoration: none;
    font-family: inter, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #606060;
}
.js-show-map-viewq i {
    margin: 0 8px 0 0;
}
.right-emi {
    height: 100%;
}
.map-img {
    height: 100%;
}
.map-i {
    height: 100%;
    object-fit: cover;
}
.common-box-90 {
    background: #fff;
    border: 1px solid #e0e0e0;
    margin: 15px 0 0 0;
    height: calc(100% - 15px);
}
.pad9090 {
    padding: 15px;
}
.pad9090 .ListingCard__footer {
    margin: 15px 0 0 0;
}
.carousel-indicators [data-bs-target] {
    width: 13px;
    border-radius: 50px;
    height: 13px;
    padding: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
.carousel-control-next i, .carousel-control-prev i {
    /* background: #1b98e0; */
    background: #9E9E9E;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
}
.ness-p1 {
    font-size: 34px;
    font-weight: normal;
    margin-bottom: 26px;
    font-family: heldane, prata, sans-serif;
}
.ness-p2 {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #606060;
    font-family: inter, Arial, sans-serif;
}
.news-input {
    border: 1px solid #E0E0E0;
    padding: 11px 16px !important;
    outline: none;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    margin: 0 0 15px 0;
    font-family: inter, Arial, sans-serif;
}
.Subscribe-bt {
    background-color: #545557;
    border-color: #545557;
    color: #fff;
    width: 100%;
    font-family: inter, Arial, sans-serif;
    height: 48px;
}
.Privacy-p {
    margin-top: 23px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #606060;
    font-family: inter, Arial, sans-serif;
}
.newsletter-section {
    padding: 80px 0;
    border-top: 1px solid #E0E0E0;
}
.filter-18 {
    border-radius: 100px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 15px;
    margin: 5px;
    border: 1px solid #151515;
    background: #fff;
    min-width: 110px;
    font-family: inter, Arial, sans-serif;
}
.filter-flex-1 {
    display: flex;
}
.filter-flex-2 ul li button {
    border-radius: 100px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 15px;
    border: 1px solid #151515;
    background: #fff;
    margin: 5px;
}
.filter-flex-2 ul {
    display: flex;
    flex-wrap: wrap;
}
.filter-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filter-section {
    border-bottom: 1px solid #E0E0E0;
    padding: 10px 0;
}
.search-bt {
    border-radius: 100px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 15px;
    margin-right: 0px;
    margin-left: 15px;
    border: 1px solid #151515;
    background: #fff;
    min-width: 140px;
}
.filter-18 i {
    margin: 0 0 0 5px;
}
.search-bt i {
    margin: 0 5px 0 0;
}
.Privacy-p a {
    color: #606060;
}
.filter-flex-1 button.btn.btn-secondary.dropdown-toggle {
    border-radius: 100px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 15px;
    margin: 5px;
    border: 1px solid #151515;
    background: #fff;
    color: #000;
    font-family: inter, Arial, sans-serif;
}
.ListingCard__badges__text {
    position: relative;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 0 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 22px;
    background: #fff;
    border-radius: 3px;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #151515;
    font-style: normal;
    text-transform: capitalize;
    text-wrap: nowrap;
    border: none;
    font-family: inter, Arial, sans-serif;
}

.ListingCard__badges {
    display: flex;
    position: absolute;
    left: 15px;
    top: 15px;
}

.Real-Estate-section img.d-block.w-100 {
    height: 360px;
    object-fit: cover;
}
.ListingCard__footer a.js-office {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.cus-mdl .je2-agent-info {
    display: flex;
    align-items: center;
}

.cus-mdl .je2-agent-info svg {
    margin: 0 15px 0 0;
}

.cus-mdl .je2-agent-info__name-and-rating p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #151515;
}

.cus-mdl .je2-agent-info__name-and-rating span {
    font-size: 16px;
    line-height: 24px;
    color: #717171;
    font-weight: 400;
}

.cus-mdl input.in-put {
    border: 1px solid #E0E0E0;
    padding: 11px 16px !important;
    outline: none;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
}

.cus-mdl .custom-in {
    margin: 0 0 15px 0;
}

.cus-mdl .modal-header {
    border-bottom: 0;
    padding: 0;
    position: relative;
    margin: 0 0 30px 0;
}

.cus-mdl .modal-content {
    padding: 20px;
}

.cus-mdl .modal-footer {
    padding: 0;
    border: none;
}

.cus-mdl textarea.in-put.area-text {
    border: 1px solid #E0E0E0;
    padding: 11px 16px !important;
    outline: none;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
}

.cus-mdl button.AreaAgent {
    background-color: #151515;
    border-color: #151515;
    color: #fff;
    width: 100%;
    height: 48px;
}

.cus-mdl .in-check label {
    font-size: 13px;
    color: #606060;
    text-underline-offset: 4px;
    margin: 0px 0 0 5px;
}

.cus-mdl .in-check input[type="checkbox"] {
    position: relative;
    top: 4px;
}

.cus-mdl .je2-office-info.js-office-info a {
    font-weight: 500;
    color: #151515;
    text-decoration: none;
}
.cus-mdl .je2-office-info.js-office-info img {
    max-width: 100px;
}
.cus-mdl .je2-inquiry__contact-office-info {
    width: 100%;
    /* display: flex; */
}

.cus-mdl .je2-office-info.js-office-info {
    display: flex;
    justify-content: space-between;
}

.cus-mdl .je2-office-info.js-office-info p {
    font-size: 16px;
    line-height: 24px;
    color: #717171;
    font-weight: 400;
}

.cus-mdl .in-check {
    margin: 0 0 5px 0;
    display: flex;
    align-items: flex-start;
}

.cus-mdl button.btn-close {
    position: absolute;
    right: 0;
    top: 0;
}

.cus-mdl .modal-body {
    padding: 0;
}

.cus-mdl .modal-dialog.modal-dialog-centered {
    max-width: 475px;
    margin-left: auto;
    margin-right: auto;
}


label.error {
    color: red;
    margin-top: 10px;
}

.real-estate-global {
    text-align: center;
    padding: 60px 20px;
    background-color: #fff;
    border: 1px solid #eee;
}

.container {
    max-width: 900px;
    margin: 0 auto;
}

.section-title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 50px;
    font-family: heldane, prata, sans-serif;
}

.stats-grid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 50px;
}

.stat-item h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.stat-item span {
    font-size: 18px;
}

.stat-item p {
    font-size: 14px;
    color: #555;
}

.divider {
    width: 1px;
    height: 40px;
    background-color: #ccc;
}

.description {
    font-size: 14px;
    color: #444;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.8;
}



span.thin-font {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    color: #606060 !important;
}





@media(max-width: 1390px){
    .slider-side .d-block.w-100 {
        min-height: 355px;
        object-fit: cover;
    }
}






@media(min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    padding: 0 5vw;
        margin: 0 auto;
        max-width: calc(1920px) !important;
}
}

@media(max-width: 1024px){
    .slider-side .d-block.w-100 {
        min-height: 420px;
    }
    .filter-flex {
        flex-wrap: wrap;
    }
    .filter-18,.search-bt {
        margin: 5px;
    }
}


@media(max-width: 991px){
    .map-i {
        height: auto;
    }
    .newsletter-section {
        padding: 60px 0;
    }
    .ness-p2 {
        margin: 0 0 30px 0;
    }
    .search-div {
        position: relative;
        max-width: 200px;
        margin: 0px 0 0px 0px;
    }
    .right-emi {
        margin: 30px 0 0 0;
    }
    .right-pannel {
        padding: 15px 15px 15px 15px;
    }
    .flex-23 ul {
        justify-content: center;
    }
    .flex-23 ul li {
        width: 45%;
        margin: 10px 10px;
    }
    .project-p1 {
        margin: 0 0 15px 0;
    }
    .header-section .navbar-expand-lg .navbar-nav .nav-link {
        margin: 15px 0 0px 0px;
    }
    .header-section nav.navbar.navbar-expand-lg.bg-body-tertiary {
        padding: 15px 0;
    }
    .slider-side .d-block.w-100 {
        min-height: auto;
    }
    .header-section #navbarSupportedContent {
        position: absolute;
        right: 15px;
        top: 20px;
        display: block !important;
    }
    button.navbar-toggler {
        display: none;
    }
}

@media(min-width: 768px){
.fixed-bottom-1{display: none;}
}

@media(max-width: 767px){
    .no-mobile {
        display: none !important;
    }

    .Back-search.no-mobile {
        display: none;
    }
    .filter-flex-1 {
        flex-wrap: wrap;
    }
    .footer-section {
        padding: 30px 0 0 0;
    }
    .copy-right {
        border-top: 1px solid #fff;
        padding: 0px 0 30px 0;
    }
    .ul90 li {
        margin: 0px 15px 0px 0;
        width: 45%;
    }
    .PalmJumeirah {
        font-size: 24px;
        line-height: 32px;
    }
    .Real-Estate-section {
        padding: 40px 0;
    }
    .Copyright-ul li a {
        margin: 10px 0 0 0;
        font-size: 12px;
    }
    .sign-up-ul li:last-child {
        width: 100%;
    }
    .launches-section {
        padding: 60px 0;
    }
    .popular-section {
        background: #f7f7f7;
        padding: 60px 0 30px 0;
    }
    .stop-portal-section {
        padding: 60px 0 60px 0;
    }
    .background-section {
        padding: 80px 0;
    }
    .flex-23 ul li {
        width: 100%;
        margin: 10px 0;
    }
    .sign-up-ul li {
        width: 100%;
        margin: 10px 0;
    }
    .sign-up-ul {
       flex-wrap: wrap;
    }
    .footer-p {
        font-size: 12px;
        margin: 0 0 10px 0;
    }
    .Meraas-ul li a {
        font-size: 10px;
        margin: 0 0 5px 0;
    }
    .footer-section .col-lg-3 {
        flex: 0 0 auto;
        width: 50%;
    }
    .Copyright-p {
        font-size: 12px;
    }
}
























/* new page css start */


.right-common {
    margin: 0 0 6px 0;
}

.Back-search {
    color: #151515;
    font-style: normal;
    font-weight: 400;
    font-family: inter, Arial, sans-serif;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    padding: 10px 0px;
    display: inline-block;
    margin: 0px 0 0px 30px;
}
.gallery-custom {
    margin: 10px 0 0 0;
}
.bt-Backsearch {
    position: sticky;
    top: 0;
    z-index: 99;
    background: #ffffff;
    /* margin: 30px 0 0 0; */
}
.Back-search i {
    margin: 0 10px 0 0;
}
.Back-search {
    border-color: #000;
}
.right-p{
    padding-right: 3px !important;
    padding-left: 3px !important;
}
.left-p{
    padding-left: 3px !important;
}
.right-common {
    margin: 0 0 6px 0;
    overflow: hidden;
    height: calc(100% - 6px);
}
.left-gallery {
    height: calc(100% - 6px);
}
.gallery-common {
    height: 100%;
    overflow: hidden;
}
.imggallery.img-fluid {
    height: 100% !important;
    object-fit: cover;
    transition: transform .8s;
    width: 100% !important;
}
.left-gallery .col-lg-12 {
    height: 100%;
    padding-right: 10px;
}
.hover-a:hover img{
    transform: scale(1.02);
}
.right-common-img.img-fluid{
    transition: transform .8s;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.abs-ul {
    display: flex;
    justify-content: space-between;
}
.col-lg-12.abs-12 {
    position: absolute;
    left: 30px;
    right: 30px;
    margin: auto;
    bottom: 25px;
    z-index: 0;
    width: auto;
}
.bt-34 {
    color: #fff;
    outline-color: #151515;
    border: 1px solid #e0e0e0;
    height: 42px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 50px;
    background: #9E9E9E;
    margin: 0 15px 0 0;
}
.bt-34 i {
    margin: 0 7px 0 0;
}
.abs-ul li {
    display: flex;
    align-items: center;
}
.bt-35 {
    color: #ffffff;
    outline-color: #151515;
    border: 1px solid #d1d1d18c;
    height: 42px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 50px;
    background: #00000063;
    margin: 0 0px 0 15px;
}
.hover-a {
    position: relative;
}
.bt-35 i {
    margin: 0 10px 0 0;
}
.bt-34:hover {
    border-color: #f5f5f5;
    background: #f5f5f5;
    color: #000;
}
.bt-35:hover {
    background: #000000ba;
}






.real-estate-left .je3-breadcrumbs {
    font-family: inter, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #151515;
}
.real-estate-left .je3-breadcrumbs ol {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.real-estate-left .je3-breadcrumbs ol li {
    display: flex;
    align-items: center;
}
.real-estate-left .je3-breadcrumbs ol li a {
    margin: 0px 0px 0 0;
    padding: 5px 0px;
    outline-color: #151515;
    line-height: 20px;
    display: block;
    text-decoration: none;
    color: #000;
}
.real-estate-left .je2-listing-info.js-listing-info{
    margin-top: 30px;
	
}
.real-estate-left .je2-listing-info h1 {
    margin-bottom: 5px;
}
.real-estate-left .je2-listing-info h1, 
.real-estate-left .je2-listing-info__price {
    font-family: heldane, prata, sans-serif;
    font-weight: 400;
    font-size: 34px;
    line-height: 38px;
    color: #151515;
}
.real-estate-left .je2-listing-info__price>span {
    margin-right: 22px;
}
.real-estate-left .je2-listing-info__specs {
    margin-bottom: 30px;
    font-family: inter, Arial, sans-serif;
    flex-wrap: wrap;
    line-height: 20px;
    list-style: none;
    display: flex;
}
.real-estate-left .je2-listing-info,
 .real-estate-left .je2-listing-info__insights li,
  .real-estate-left .je2-listing-info__specs li {
    margin-top: 30px;
}
.real-estate-left .je2-listing-info__insights li::after,
 .real-estate-left .je2-listing-info__specs li::after {
    content: "∙";
    color: #717171;
    display: inline-block;
}
.real-estate-left .je2-listing-info__specs li::after {
    padding: 0 3px;
}
.real-estate-left .je2-read-more__preview {
    display: inline;
    word-break: break-word;
    vertical-align: top;
}
.real-estate-left .je2-read-more__collapse span,
 .real-estate-left .je2-read-more__content,
  .real-estate-left .je2-read-more__expand span,
   .real-estate-left .je2-read-more__preview {
    color: #151515;
}
.real-estate-left .je2-read-more .je2-link,
 .real-estate-left .je2-read-more__collapse span,
  .real-estate-left .je2-read-more__content,
   .real-estate-left .je2-read-more__expand span,
    .real-estate-left .je2-read-more__preview {
    font-size: 16px;
    line-height: 24px;
}
.real-estate-left .je2-button._noborder {
    background: transparent;
    border: none;
    position: relative;
    right: 20px;
}
.real-estate-left .je2-button._noborder svg {
    width: 14px;
    fill: gray;
}
.real-estate-left .je3-breadcrumbs ol li i {
    color: grey;
    font-size: 12px;
    margin: 0 10px;
    position: relative;
    top: 1px;
}
.real-estate-left .je2-button.je2-link {
    font-family: inter, Arial, sans-serif;
    text-transform: lowercase;
    font-weight: 500;
    padding: 5px 5px 5px 2px;
    margin: 0 0 0 0;
    border: 0;
    background: transparent;
}

.real-estate-left .je2-listing-info__insights li span {
    color: #717171;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.real-estate-left .je2-listing-info__insights {
    display: flex;
    margin: 15px 0 0 0;
}

.real-estate-left button.je2-button._noborder.js-report.je2-link {
    position: relative;
    right: 0;
    bottom: 6px;
}

.real-estate-left ul.je2-listing-info__insights li {
    margin: 0 20px 0 0;
}
.real-estate-section {
    padding: 20px 0;
}

.real-estate-right {
    position: sticky;
    background: #fff;
    top: 80px;
}
.sticky-under {
    padding: 22px;
    border: 1px solid #e0e0e0;
}

.media-img-50 {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 15px 0 0;
}
.m901 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #151515;
}
.m902 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: grey;
}
.m903 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: grey;
    text-decoration: none;
    margin: 30px 0 15px 0;
    display: block;
}
.m903 i {
    margin: 0 5px 0 0;
}
.media-img {
    display: flex;
}
.input-img {
    width: 100%;
    padding: 12px 15px !important;
    outline: 0;
    font-size: 16px;
    line-height: 22px;
    border: 1px solid #e0e0e0;
    color: #908d94 !important;
}
.mar-9090 {
    margin: 0 0 15px 0;
}
.input-text-area {
    width: 100%;
    padding: 12px 15px !important;
    outline: 0;
    font-size: 16px;
    line-height: 22px;
    border: 1px solid #e0e0e0;
    height: 100px;
    resize: none;
}
.Contact-Agent {
    background: #545557;
    border-color: #545557;
    color: #fff;
    width: 100%;
    padding: 13px 0;
    line-height: 20px;
    border: none;
}
.check-ul-90 li label {
    font-size: 13px;
    color: #606060;
    text-underline-offset: 4px;
    position: relative;
    bottom: 5px;
}
.check-ul-90 li input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 0 5px 0 0;
}
.parent-div .je2-inquiry__contact-office-info {
    padding: 32px 0 24px;
    margin: 0 24px;
}
.parent-div .je2-office-info {
    display: flex;
    justify-content: space-between;
    font-family: inter, Arial, sans-serif;
}
.parent-div .je2-office-info>div {
    line-height: 20px;
    max-width: calc(100% - 150px);
}
.parent-div .je2-office-info>div>a,
.parent-div .je2-top-gallery__side-images {
    display: flex;
    flex-direction: column;
    text-decoration: none;
}
.parent-div .je2-listing-in-details span,
.parent-div .je2-office-info>div>a span {
    font-weight: 500;
    color: #151515;
}
.parent-div .je2-office-info>div .je2-link {
    font-size: 16px;
    line-height: 24px;
    color: #717171;
}
.parent-div .je2-lazy-load._loaded {
    opacity: unset;
}
.parent-div .je2-office-info img {
    max-width: 140px;
    max-height: 50px;
}
.custom-drawer .offcanvas.offcanvas-bottom{
    min-height: 100vh !important;
}
.center-div {
    padding-right: 3px !important;
    padding-left: 3px !important;
}
.custom-drawer .gallery-common {
    height: calc(100% - 6px);
    overflow: hidden;
    margin: 0 0 6px 0;
}
.custom-drawer .offcanvas-body.small {
    padding-top: 0;
    padding-bottom: 0;
}
.custom-drawer .nav-pills .nav-link {
    text-transform: capitalize;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #000;
    border-radius: 55px;
    border: 1px solid transparent;
}
.custom-drawer .nav-pills .nav-link.active, .custom-drawer .nav-pills .show>.nav-link {
    background: #000;
    border: 1px solid #000 !important;
    color: #fff !important;
}
.custom-drawer #pills-tab {
    margin: 0 0 0 0 !important;
    width: -webkit-fill-available;
    display: flex;
    justify-content: center;
}
.custom-drawer .offcanvas-header {
    display: flex;
    justify-content: space-between;
}
.custom-drawer .btn-close.text-reset {
    width: 20px !important;
    visibility: hidden;
}
.custom-drawer .back-drawer {
    color: #000;
    text-decoration: none;
    min-width: 70px;
}
.custom-drawer .back-drawer i {
    margin: 0 5px 0 0;
}
.custom-drawer #pills-tab li {
    margin: 0 5px;
}
.custom-drawer .nav-pills .nav-link:hover {
    border: 1px solid #bdbdbd;
}
.custom-drawer .offcanvas-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.custom-drawer .js-video-tab._visible iframe {
    width: 100% !important;
    height: calc(100vh - 60px);
}
.custom-drawer .mapswrapper iframe {
    border: 0;
    position: relative;
    z-index: 2;
    height: calc(100vh - 60px);
    width: 100% !important;
}
.fix-bottom {
    background: #ffffff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}

.fix-bottom ul {
    display: flex;
    justify-content: center;
    padding: 10px 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.fix-bottom ul li {
    margin: 0 7px;
}
.fix-bottom ul li button {
    background: #545557;
    border-color: #545557;
    color: #fff;
    width: 100%;
    padding: 13px 0;
    line-height: 20px;
    border: none;
    padding: 10px 5px;
    border-radius: 4px;
    min-width: 200px;
}
.Features-p {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: #151515;
    font-family: inter, Arial, sans-serif;
    margin: 0 0 10px 0;
}

.ul-feature li p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #606060;
    font-family: inter, Arial, sans-serif;
    position: relative;
    padding: 0 0 0 15px;
    line-height: 24px;
}

.ul-feature {
    display: flex;
    justify-content: space-between;
}


.ul-feature li p:after {
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #606060;
    border-radius: 50px;
    content: "";
}

.Features-div {
    margin: 0 0 22px 0;
}

.ul-feature1 li p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #606060;
    font-family: inter, Arial, sans-serif;
    position: relative;
    padding: 0 0 0 0px;
}

.ul-feature1 {
    display: flex;
    flex-wrap: wrap;
}

.ul-feature1 li {
    width: 33%;
    margin: 0 0 8px 0;
}

.Features-div1 {
    margin: 0 0 15px 0;
}

.ul-feature1 li p i {
    margin: 0 3px 0 0;
}

.Features-p1 {
    font-size: 14px;
    letter-spacing: 1px;
    color: #606060;
    font-family: inter, Arial, sans-serif;
    position: relative;
    padding: 0 0 15px 0px;
}
.mostly-vilas {
   max-width: 100%;
    margin: 0px auto;
    padding: 20px;
    background: #fff;
	text-align: left;
}
.media-img-500 {
    width: 200px;
    margin: 0 15px 0 0;
}
.mostly-1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.mostly-p1 {
    color: #717171;
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
}
.mostly-p2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    color: #151515;
}
.arrow-a {
    font-size: 20px;
    color: #151515;
}
.mostly-vilas-media {
    display: flex;
    align-items: center;
	text-align: left;
    justify-content: flex-start;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.bottom-vilas {
    color: #717171;
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.bottom-vilas1 {
    color: #717171;
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: left;
}
.bottom-vilas1 span {
    color: #151515;
    display: inline-block;
    margin: 0 0 0 9px;
}
.media-img-5001 {
    width: 20px;
    margin: 0 10px 0 0;
}
.custom-drawer .col-lg-6, .custom-drawer .col-lg-4 {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

/* Only affects the news detail page */
.page-news-detail .real-estate-section {
  display: block; /* keep normal flow */
}

.page-news-detail .real-estate-section > .container {
  max-width: 900px;      /* pick your width */
  margin-left: auto;
  margin-right: auto;    /* centers the whole section */
}

/* If you also want the “Trending News In Journal” block centered to the same width */
.page-news-detail .je2-journal .section-new > .grid,
.page-news-detail .je2-journal {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}



@media(max-width: 1024px){
    .check-ul-90 li {
        display: flex;
        margin: 0 0 10px 0;
    }
    .check-ul-90 li label {
        bottom: 0px;
    }
    .check-ul-90 li:last-child {
        margin: 0;
    }
    .copy-right {
        border-top: 1px solid #fff;
        padding: 30px 0 120px 0;
    }
}


@media(min-width: 992px){
    .dextop-none{
        display: none;
    }
}

@media(max-width: 991px){
    .custom-drawer .row {
        margin-left: 0;
        margin-right: 0;
    }
    .custom-drawer .col-lg-6, .custom-drawer .col-lg-4 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .real-estate-left .je2-listing-info.js-listing-info {
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .real-estate-section {
        padding: 30px 0;
    }
    .header-section nav.navbar.navbar-expand-lg.bg-body-tertiary {
        box-shadow: rgb(149 157 165 / 7%) 0px 8px 24px;
    }
    .Back-search {
        margin: 0px 0 0px 0px;
    }
    .bt-Backsearch {
        margin: 0 !important;
        padding: 0 !important;
    }
    .mob-none {
        display: none;
    }
    .bt-34 {
        height: 42px;
        width: 42px;
        padding: 0;
        justify-content: center;
    }
    .bt-34 i{
        margin: 0;
    }
    .real-estate-left .je2-listing-info__insights {
        margin: 22px 0 0 0;
    }
    .real-estate-right {
        margin: 20px 0 0 0;
    }
    .col-lg-12.abs-12 {
        left: 15px;
        right: 15px;
        bottom: 15px;
    }
    .real-estate-left .je2-listing-info__insights {
        flex-wrap: wrap;
    }
    .offcanvas-body.small {
        padding-left: 0;
        padding-right: 0;
    }
    .copy-right {
        padding: 0px 0 85px 0;
    }
    ul.ul-feature li {
        width: 100%;
    }
   
  
}

@media(max-width: 767px){
.ul-feature {
    flex-wrap: wrap;
}
.ul-feature1 li {
    width: 100%;
    margin: 0 0 8px 0;
}
.real-estate-left {
    padding: 0 0 15px 0;
}
.real-estate-left .je2-listing-info.js-listing-info {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.fix-bottom ul {
    justify-content: space-between;
    flex-wrap: wrap;
}
.fix-bottom ul li{
    width: 49%;
    margin: 0 0px;
}
.fix-bottom ul li button{
    width: 100%;
    min-width: auto;
}
.media-img-500 {
    width: 100%;
    margin: 30px 0px 15px 0;
}
.mostly-vilas {position: relative;}
.arrow-a {
    position: absolute;
    right: 15px;
    top: 15px;
}
.mostly-1 {
    width: 100%;
}
#project-units .accordion {
    overflow: auto;
}
#project-units .accordion-item {
    min-width: 500px;
}
}
  .slick-slide {
        margin: 0px 20px;
    }
    .slick-list
    {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .slick-list:focus
    {
        outline: none;
    }
    .slick-list.dragging
    {
        cursor: pointer;
        cursor: hand;
    }
    .slick-slider .slick-track,
    .slick-slider .slick-list
    {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .slick-track
    {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
    .slick-track:before,
    .slick-track:after
    {
        display: table;
        content: '';
    }
    .slick-track:after
    {
        clear: both;
    }
    .slick-loading .slick-track
    {
        visibility: hidden;
    }
    .slick-slide
    {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
    [dir='rtl'] .slick-slide
    {
        float: right;
    }
    .slick-slide img
    {
        display: block;
    }
    .slick-slide.slick-loading img
    {
        display: none;
    }
    .slick-slide.dragging img
    {
        pointer-events: none;
    }
    .slick-initialized .slick-slide
    {
        display: block;
    }
    .slick-loading .slick-slide
    {
        visibility: hidden;
    }
    .slick-vertical .slick-slide
    {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
        display: none;
    }


    .slick-slide .image-list-section {
        align-items: center;
        border: 1px solid #e0e3e2;
        border-radius: 8px;
        display: flex;
        height: 130px;
        justify-content: center;
        width: 100%;
    }
    

    section.logos-slider.slider.slick-initialized.slick-slider {
        margin: 50px 0 0 0px;
    }



    @keyframes fade {
        0%,to {
            opacity: 0
        }
    
        50% {
            opacity: 1
        }
    }
    
    @keyframes translate-1000-0 {
        0% {
            transform: translateX(-1000%)
        }
    
        to {
            transform: translateX(0)
        }
    }
    
    @keyframes glow {
        0% {
            background: 0 0
        }
    
        to {
            background: rgba(0,0,0,.5)
        }
    }
    
    @keyframes light-glow {
        0% {
            background: rgba(224,224,224,.5)
        }
    
        to {
            background: #e0e0e0
        }
    }
    
    .je2-testimonials {
        height: 281px;
        display: flex;
        font-family: inter,Arial,sans-serif;
        align-items: center;
        box-sizing: border-box;
        flex-direction: column
    }

    h4.je2-texts__heading-34 {
        font-family: heldane,prata,sans-serif !important;
    }

    
    @media (max-width: 1199px) {
        .je2-testimonials {
            height:405px
        }
    }
    
    .je2-testimonials__title {
        font-family: heldane,prata,sans-serif;
        font-size: 34px;
        line-height: 38px;
        color: #151515;
        text-align: center;
        margin-bottom: 10px
    }
    
    @media (max-width: 1199px) {
        .je2-testimonials__title {
            margin-bottom:5px;
            font-size: 28px;
            line-height: 32px
        }
    }
    
    .je2-testimonials__items {
        flex: 1;
        width: 100%;
        z-index: 1;
        position: relative;
        max-width: 1920px;
        box-sizing: border-box
    }
    
    .je2-testimonials__item {
        left: 50%;
        top: 50%;
        opacity: 0;
        text-align: center;
        position: absolute;
        transform: translate3d(-50%,-50%,0)
    }
    
    @media (max-width: 1199px) {
        .je2-testimonials__item {
            width:100%;
            box-sizing: border-box
        }
    }
    
    .je2-testimonials__item._appearing,.je2-testimonials__item._disappearing {
        z-index: 10;
        transition: opacity 250ms ease,transform 250ms ease
    }
    
    .je2-testimonials__item._appearing {
        z-index: 20
    }
    
    .je2-testimonials__item._fly_in_right {
        transform: translate3d(calc(-50% + 120px),-50%,0)
    }
    
    .je2-testimonials__item._fly_in_left {
        transform: translate3d(calc(-50% - 120px),-50%,0)
    }
    
    .je2-testimonials__item._active {
        opacity: 1;
        transform: translate3d(-50%,-50%,0)
    }
    
    .je2-testimonials__text {
        font-size: 16px;
        line-height: 28px
    }
    
    .je2-testimonials__text::before {
        content: "â€œ"
    }
    
    .je2-testimonials__text::after {
        content: "â€"
    }
    
    .je2-testimonials__author {
        padding-top: 23px;
        font-size: 14px;
        line-height: 20px;
        color: #606060
    }
    
    @media (max-width: 1199px) {
        .je2-testimonials__author {
            padding-top:40px
        }
    }
    
    .je2-testimonials__navigation {
        z-index: 2;
        height: 24px;
        display: flex;
        position: relative;
        align-items: center
    }
    
    .je2-testimonials__navigation button {
        margin: 0;
        border: 0;
        outline: 0;
        cursor: pointer;
        background: 0 0;
        padding: 17px;
        width: 58px;
        height: 58px;
        box-sizing: border-box
    }
    
    .je2-testimonials__counter {
        font-size: 14px;
        line-height: 22px;
        color: #606060;
        min-width: 40px;
        text-align: center
    }
    
    .je2-testimonials__counter span {
        padding: 0 3px
    }
    
    .je2-user-block {
        position: relative;
        display: flex;
        margin-left: auto
    }
    
    .je2-user-block ul {
        list-style: none;
        position: relative
    }
    
    .je2-user-block._compact>ul>li>a,.je2-user-block._compact>ul>li>button {
        padding: 0 8px!important
    }
    
    @media (min-width: 1200px) and (max-width:1300px) {
        .je2-user-block._compact>ul>li>a,.je2-user-block._compact>ul>li>button {
            padding:0 6px!important
        }

        .image-list-section {
            height: 120px;
            width: 100%;
        }
    }
    
    .je2-user-block .je2-feed-entrypoint .je2-button__count {
        background: #006c75;
        color: #fff;
        border-radius: 24px;
        padding: 4px 10px;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }
    
    @media (max-width: 1199px) {
        .je2-user-block {
            display:none
        }
    }
    
    .je2-user-controls {
        display: flex;
        white-space: nowrap;
        list-style: none;
        position: relative
    }
    
    @media (min-width: 1200px) {
        .je2-user-controls>li {
            margin-left:24px
        }
    }
    
    .je2-user-controls>li>a,.je2-user-controls>li>button {
        font-family: inter,Arial,sans-serif;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: opacity 150ms ease;
        cursor: pointer;
        flex: 1
    }
    
    .je2-user-controls>li>a p,.je2-user-controls>li>button p {
        max-width: 75px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
    
    .je2-user-controls>li>a>div,.je2-user-controls>li>button>div {
        font-size: 16px;
        margin-left: 5px
    }
    
    .je2-user-controls>li>button {
        background: unset;
        height: 100%;
        box-sizing: content-box
    }
    
    @media (min-width: 1200px) {
        .je2-user-controls>li>button {
            font-size:16px
        }
    }
    
    .je2-user-controls>li>a {
        height: 100%
    }
    
    @media (min-width: 1200px) {
        .je2-user-controls>li>a {
            flex-direction:row
        }
    }
    
    .je2-user-controls__account {
        position: relative;
        border: 0;
        padding: 0
    }
    
    .je2-user-controls__account>svg {
        min-width: 12px;
        width: 12px;
        margin-left: 4px
    }
    
    .je2-user-controls__account>svg path,.js-sell-with-us svg path {
        stroke-width: 1.4px
    }
    
    .je2-user-controls__account._active .je2-seller-profile-info>svg,.je2-user-controls__account._active>svg {
        transform: rotate(180deg)
    }
    
    .je2-user-controls__login {
        display: flex;
        height: 100%;
        align-items: center;
        padding-left: 12px;
        margin-right: 12px
    }
    
    .je2-user-controls__login button {
        color: #006c75;
        padding: 8px 15px;
        border: 1px solid #006c75;
        border-radius: 100px;
        height: 38px
    }
    
    .je2-user-controls__login button svg {
        width: 14px;
        height: 14px;
        min-width: 14px
    }
    
    .je2-user-controls__login button:hover {
        border-color: #19818a;
        color: #19818a
    }
    
    .je2-user-controls .je2-seller-profile-info {
        margin-left: 0
    }
    
    .je2-user-controls .je2-account-dropdown {
        position: absolute;
        top: 69px;
        right: 12px;
        background: #fff;
        border: 1px solid #e0e0e0;
        width: 210px;
        z-index: 50
    }
    
    .je2-user-controls .je2-account-dropdown._v2 {
        width: 200px;
        box-sizing: border-box
    }
    
    .je2-user-controls .je2-account-dropdown._empty {
        display: flex;
        justify-content: center
    }
    
    .je2-dialog,.je2-notification-circle,.je2-user-controls .je2-account-dropdown._hidden,.je2-user-controls._hidden {
        display: none
    }
    
    .je2-notification-circle._active {
        display: flex;
        position: absolute;
        top: 18px;
        right: -12px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #006c75
    }
    
    .je2-dialog {
        top: 0;
        left: 0;
        width: 100%;
        height: fit-content;
        min-height: 100%;
        z-index: 2001;
        position: fixed;
        align-items: center;
        justify-content: center;
        background: rgba(0,0,0,.3);
        overflow: auto;
        font-family: inter,Arial,sans-serif
    }
    
    .je2-dialog._visible {
        display: flex
    }
    
    @media (max-width: 1199px) {
        .je2-dialog._mobile-stick-to-bottom>div {
            width:100%;
            margin-top: auto
        }
    }
    
    .je2-dialog__content {
        max-width: 100%
    }
    
    .je2-dialog__content__loader {
        background: #fff;
        font-size: 0
    }
    
    .je2-dialog__content__loader .je3-spinner {
        width: 106px;
        height: 90px
    }
    
    @media (max-width: 767px) {
        .je2-dialog._mobile-fullscreen .je2-dialog__content {
            background:#fff;
            height: 100%;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center
        }

        .no-mobile {
            display: none;
        }
        
        .slick-slide .image-list-section img {
            width: 80%;
        }

    }
    
    .je3-spinner {
        display: flex;
        align-items: center;
        justify-content: center
    }
    
    .je2-overlay._fullscreen>svg,.je3-spinner._hidden {
        display: none
    }
    
    .je3-spinner div {
        width: 10px;
        height: 10px;
        background-color: #151515;
        border-radius: 100%;
        display: inline-block;
        animation: fade 1s ease infinite;
        margin: 4px;
        opacity: 0
    }
    
    .je3-spinner div:nth-child(2) {
        animation-delay: .1s
    }
    
    .je3-spinner div:nth-child(3) {
        animation-delay: .2s
    }
    
    .je3-spinner._white div {
        background-color: #e0e0e0
    }
    
    .je2-overlay {
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2000;
        position: fixed;
        background-color: transparent;
        transition: background-color 300ms ease-out;
        cursor: pointer;
        will-change: background-color;
        font-family: inter,Arial,sans-serif
    }
    
    .je2-overlay._visible {
        display: block
    }
    
    .je2-overlay>svg {
        position: absolute;
        width: 21px;
        height: 21px;
        top: 25px;
        right: 35px;
        color: #fff
    }
    
    .je2-overlay__content {
        margin-top: 72px;
        width: 100%;
        height: calc(100% - 72px);
        background: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transform: translateY(100%);
        transition: transform 300ms ease-out;
        cursor: auto;
        overflow-y: auto;
        will-change: transform
    }
    
    .je2-overlay__content__loader {
        background: #fff;
        font-size: 0
    }
    
    .je2-overlay__content__loader .je3-spinner {
        width: 106px;
        height: 90px;
        margin: 0 auto;
        padding-top: 40vh
    }
    
    .je2-overlay._animated {
        background-color: rgba(21,21,21,.7)
    }
    
    .je2-overlay._animated .je2-overlay__content {
        transform: translateY(0)
    }
    
    .je2-overlay._fullscreen .je2-overlay__content {
        margin-top: 0;
        height: 100%;
        border-radius: 0;
        transition: transform 250ms ease-out,opacity 250ms ease-out;
        will-change: transform,opacity;
        opacity: 0
    }
    
    .je2-overlay._fullscreen._animated .je2-overlay__content {
        opacity: 1
    }
    
    .je2-sell-with-us {
        top: 69px;
        min-width: 223px;
        box-sizing: border-box;
        z-index: 50;
        left: 12px
    }
    
    .je2-sell-with-us ul {
        list-style: none;
        margin: 0;
        padding: 20px;
        overflow: hidden
    }
    
    .je2-sell-with-us ul li,.je2-your-feed-ready>span {
        font-size: 14px;
        line-height: 22px
    }
    
    .je2-sell-with-us ul li+li {
        margin-top: 20px
    }
    
    .je2-sell-with-us ul li span {
        color: #adadad
    }
    
    .je2-sell-with-us._v2 {
        width: 200px;
        box-sizing: border-box
    }
    
    .je2-sell-with-us._empty {
        display: flex;
        justify-content: center
    }
    
    .je2-sell-with-us._hidden {
        display: none
    }
    
    .je2-sell-with-us._light {
        left: unset;
        right: 0
    }
    
    .je2-sell-with-us+li a {
        display: inline-flex;
        align-items: center;
        margin: 0-6px
    }
    
    @media (max-width: 1350px) {
        .je2-sell-with-us+li a {
            margin:0-12px
        }
    }
    
    .js-sell-with-us>div {
        border: 1px solid #151515;
        background: #fff;
        border-radius: 100px;
        height: 38px;
        box-sizing: border-box;
        padding: 0 15px
    }
    
    .js-sell-with-us svg {
        min-width: 12px;
        width: 12px
    }
    
    .js-sell-with-us._light>div {
        border: 0;
        background: 0 0;
        padding: 0;
        display: flex;
        align-items: center
    }
    
    .js-sell-with-us._active svg {
        transform: rotate(180deg)
    }
    
    .je2-sell-with-us,.je2-your-feed-ready,.je2-your-feed-ready::before {
        position: absolute;
        border: 1px solid #e0e0e0;
        background: #fff
    }
    
    .je2-your-feed-ready {
        display: flex;
        padding: 44px 20px 24px;
        flex-direction: column;
        width: 362px;
        top: 66px;
        white-space: normal;
        text-align: center;
        box-sizing: border-box;
        z-index: 300;
        left: -40px
    }
    
    .je2-your-feed-ready::before {
        content: "";
        bottom: calc(100% + -15px);
        left: 88px;
        transform: translateX(-50%) rotate(45deg);
        width: 28px;
        height: 28px;
        border-bottom-color: #fff;
        border-right-color: #fff
    }
    
    @media (max-width: 767px) {
        .je2-your-feed-ready::before {
            content:none
        }
    
        .je2-your-feed-ready {
            width: 100%;
            left: 0;
            top: 0;
            position: static;
            padding: 44px 32px 32px
        }
    }
    
    .je2-your-feed-ready img {
        height: 64px;
        object-fit: contain
    }
    
    @media (max-width: 767px) {
        .je2-your-feed-ready img {
            height:70px
        }
    }
    
    .je2-your-feed-ready>p {
        font-family: heldane,prata,sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: 32px;
        margin-top: 40px
    }
    
    @media (max-width: 767px) {
        .je2-your-feed-ready>p {
            margin-top:28px
        }
    }
    
    .je2-your-feed-ready>span {
        font-weight: 400;
        margin-top: 8px
    }
    
    .je2-your-feed-ready .je2-button {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px
    }
    
    .je2-your-feed-ready .je2-button._black {
        width: 100%;
        background-color: #151515;
        margin-top: 36px
    }
    
    .je2-your-feed-ready .je2-link {
        margin-top: 16px;
        margin-bottom: env(safe-area-inset-bottom)
    }
    
    @media (min-width: 1200px) {
        .je2-your-feed-ready .je2-link {
            display:none
        }
    }
    
    .je2-your-feed-ready .js-close {
        position: absolute;
        right: 8px;
        top: 8px;
        padding: 15px
    }
    
    .je2-your-feed-ready .js-close svg {
        min-width: 18px;
        width: 18px;
        height: 18px
    }
    
    .je2-button span._hidden,.je2-button svg._hidden,.je2-your-feed-ready._hidden {
        display: none
    }
    
    .je2-link,.je2-link:hover {
        color: #151515;
        text-decoration: underline
    }
    
    .je2-link {
        font-family: inter,Arial,sans-serif;
        text-decoration-color: #e0e0e0;
        transition: text-decoration-color .3s;
        cursor: pointer;
        text-underline-offset: 5px;
        outline-color: #151515;
        border: 0
    }
    
    @media not all and (min-resolution: .001dpcm) {
        .je2-link {
            transition:none
        }
    }
    
    .je2-link:hover {
        text-decoration-color: #151515
    }
    
    .je2-link:active {
        text-decoration: none
    }
    
    .je2-link._cyan {
        color: #006c75;
        text-decoration-color: #006c75
    }
    
    .je2-link._cyan:hover {
        color: #007a84;
        text-decoration-color: #007a84
    }
    
    .je2-button {
        display: inline-flex;
        color: #151515;
        outline-color: #151515;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        text-align: center;
        align-items: center;
        justify-content: center;
        transition: color 80ms ease,background-color 80ms ease,border-color 80ms ease;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        font-family: inter,Arial,sans-serif;
        cursor: pointer;
        box-sizing: border-box;
        position: relative;
        padding: 10px 15px;
        white-space: nowrap
    }
    
    .je2-button>span>svg,.je2-button>svg {
        min-width: 20px;
        width: 20px;
        height: 20px;
        pointer-events: none
    }
    
    .je2-button>span {
        pointer-events: none
    }
    
    .je2-button>span+svg,.je2-button>svg+span {
        margin-left: 8px
    }
    
    .je2-button._rounded {
        border-radius: 20px
    }
    
    .je2-button._noborder {
        border: 0
    }
    
    .je2-button._black {
        background-color: #151515;
        border-color: #151515;
        color: #fff
    }
    
    @media (min-width: 1200px) {
        .je2-button._black:focus,.je2-button._black:hover {
            background-color:rgba(21,21,21,.85);
            border-color: rgba(21,21,21,.85)
        }
    }
    
    .je2-button._black .je2-button__count {
        color: #e0e0e0
    }
    
    .je2-button._cyan {
        background: #006c75;
        border-color: #006c75;
        color: #fff
    }
    
    .je2-button._cyan:focus,.je2-button._cyan:hover {
        background-color: #19818a;
        border-color: #19818a
    }
    
    .je2-button._cyan._disabled,.je2-button._cyan:disabled {
        background: #16907a;
        border-color: #16907a
    }
    
    .je2-button._cyan .je3-spinner div {
        background: #fff
    }
    
    .je2-button._white {
        background: #fff;
        border-color: #151515;
        color: #151515
    }
    
    .je2-button._white:focus,.je2-button._white:hover {
        background-color: #f5f5f5
    }
    
    .je2-button._uppercase {
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        text-transform: uppercase
    }
    
    .je2-button._capitalize {
        text-transform: capitalize
    }
    
    .je2-button._onlyicon {
        padding: 10px
    }
    
    .je2-button._onlyicon svg {
        width: 24px;
        height: 24px
    }
    
    .je2-button._onlyicon._disabled {
        cursor: not-allowed;
        color: #606060;
        background: #f5f5f5
    }
    
    .je2-button._fillactive svg {
        fill: none;
        stroke: currentColor;
        stroke-width: 2
    }
    
    .je2-button._fillactive._active svg {
        fill: currentColor
    }
    
    .je2-button._link {
        text-decoration: underline;
        text-decoration-color: #e0e0e0;
        text-underline-offset: 5px;
        transition: text-decoration-color .3s
    }
    
    .je2-button._link:focus,.je2-button._link:hover {
        text-decoration-color: #151515
    }
    
    @media (min-width: 1200px) {
        .je2-button._mobile-and-tablet-only {
            display:none
        }
    }
    
    .je2-button._not-visible {
        opacity: 0;
        pointer-events: none
    }
    
    .je2-button:focus,.je2-button:hover {
        border-color: #151515;
        z-index: 2
    }
    
    .je2-button._show-tooltip-v2-on-hover:hover .je2-button__tooltip_v2,.je2-button:hover .je2-button__tooltip {
        display: block
    }
    
    .je2-button._active {
        border-color: #151515
    }
    
    .je2-button._disabled,.je2-button:disabled {
        cursor: not-allowed;
        border-color: #f0f0f0;
        color: #adadad;
        background: #f0f0f0
    }
    
    .je2-button._hidden {
        display: none
    }
    
    .je2-button._invisible {
        visibility: hidden
    }
    
    .je2-button__badge {
        margin-left: 6px;
        pointer-events: none
    }
    
    .je2-button__badge:empty {
        display: none
    }
    
    .je2-button__count,.je2-button__temporary {
        pointer-events: none
    }
    
    .je2-button__count {
        color: #606060;
        margin-left: 5px
    }
    
    .je2-button__top-badge {
        color: #e79e32;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 18px;
        font-weight: 600;
        padding: 0 0 0 3px;
        position: absolute;
        right: -3px;
        top: -10px;
        background: #fff
    }
    
    .je2-button__tooltip {
        display: none;
        cursor: default;
        position: absolute;
        top: 100%;
        font-size: 13px;
        line-height: 20px;
        padding: 8px;
        background: #fff;
        box-shadow: 0 0 15px 3px rgba(0,0,0,.1);
        white-space: normal;
        min-width: 200px;
        color: #151515
    }
    
    .je2-button__tooltip._small {
        min-width: 89px;
        line-height: 13px;
        white-space: nowrap
    }
    
    @media (max-width: 767px) {
        .je2-button__tooltip {
            max-width:100vw
        }
    }
    
    .je2-button__tooltip b {
        font-weight: 500;
        font-size: 14px
    }
    
    .je2-button__tooltip_v2 {
        position: absolute;
        top: 100%;
        right: 0;
        width: fit-content;
        height: fit-content;
        cursor: initial
    }
    
    .je2-button__tooltip_v2>div {
        width: 198px;
        padding: 7px 12px;
        margin-top: 10px;
        border-radius: 2px;
        background: #151515;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        white-space: initial;
        text-align: left;
        box-sizing: border-box
    }
    
    .je2-button__tooltip_v2>div::after {
        content: "";
        position: absolute;
        right: 17px;
        top: 5px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #151515
    }
    
    .je2-button__tooltip_v2>div .je2-link {
        color: #fff
    }
    
    .je2-button__tooltip_v2._compact>div {
        width: 200px;
        padding: 12px;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        font-family: inter,Arial,sans-serif
    }
    
    .je2-button__tooltip_v2._hidden {
        display: none
    }
    
    .je3-sign-up-with-linkedin__extra-text {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #717171;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        background: rgba(245,245,245,.7);
        padding: 4px 12px;
        gap: 6px;
        margin-top: -16px;
        margin-bottom: 16px;
        font-family: inter,Arial,sans-serif
    }
    
    .je3-sign-up-with-linkedin__extra-text svg {
        width: 1em;
        height: 1em
    }
    
    .je3-header,.je3-header::before {
        width: 100%;
        left: 0;
        border-bottom: 1px solid #eaeaea
    }
    
    .je3-header {
        font-family: inter,Arial,sans-serif;
        position: sticky;
        z-index: 301;
        top: 0;
        align-items: center;
        background: #fff;
        transition: background-color 250ms ease,color 250ms ease,transform 250ms ease;
        padding: 0 5vw;
        box-sizing: border-box;
        flex-wrap: wrap
    }
    
    .je3-header::before {
        content: "";
        position: absolute;
        top: 66px;
        z-index: -1
    }
    
    @media (max-width: 1199px) {
        .je3-header::before {
            top:56px
        }
    
        .je3-header {
            padding: 0 20px
        }
    }
    
    .je3-header._without-space {
        margin-bottom: -113px
    }
    
    @media (max-width: 1199px) {
        .je3-header._without-space {
            margin-bottom:-103px
        }
    }
    
    @media (min-width: 1200px) {
        .je3-header._no-max-width {
            padding:0 40px
        }
    
        .je3-header._no-max-width>.je3-filter-bar,.je3-header._no-max-width>header {
            max-width: none
        }
    }
    
    .je3-header._burger-out>header>button {
        margin-left: -82px;
        padding: 0 30px
    }
    
    .je3-header .je2-secondary-menu>nav,.je3-header>header {
        display: flex;
        position: relative
    }
    
    @media (min-width: 1200px) {
        .je3-header .je2-secondary-menu>nav,.je3-header>header {
            margin:0 auto;
            max-width: calc(1920px - 10vw)
        }
    }
    
    .je3-header .je2-secondary-menu>nav .je2-button,.je3-header>header .je2-button {
        transition: color 120ms ease,border-color 120ms ease;
        background-color: transparent
    }
    
    .je3-header .je2-secondary-menu>nav svg,.je3-header>header svg {
        transition: fill 120ms ease
    }
    
    .je3-header .je2-secondary-menu>nav a,.je3-header .je2-secondary-menu>nav button,.je3-header>header a,.je3-header>header button {
        position: relative
    }
    
    .je3-header .je2-secondary-menu>nav>button,.je3-header>header>button {
        background-color: transparent;
        padding: 0 24px;
        margin-left: -24px
    }
    
    @media (max-width: 1199px) {
        .je3-header .je2-secondary-menu>nav>button,.je3-header>header>button {
            padding:16px;
            margin-right: -20px
        }
    }
    
    .je3-header .je2-secondary-menu>nav>button svg,.je3-header>header>button svg {
        width: 20px;
        height: 20px;
        stroke: #151515
    }
    
    .je3-header .je2-secondary-menu>nav>a,.je3-header>header>a {
        background-color: transparent;
        margin: 0-15px
    }
    
    .je3-header .je2-secondary-menu>nav>a svg:first-of-type,.je3-header>header>a svg:first-of-type {
        width: 140px
    }
    
    .je3-header .je2-secondary-menu>nav>a svg:last-of-type,.je3-header>header>a svg:last-of-type {
        display: none
    }
    
    .je3-header .je2-secondary-menu>nav>div>ul,.je3-header .je2-secondary-menu>nav>ul,.je3-header>header>div>ul,.je3-header>header>ul {
        white-space: nowrap;
        list-style: none;
        display: flex
    }
    
    .je3-header .je2-secondary-menu>nav>div>ul>li,.je3-header .je2-secondary-menu>nav>ul>li,.je3-header>header>div>ul>li,.je3-header>header>ul>li {
        margin-left: 0
    }
    
    .je3-header .je2-secondary-menu>nav>div>ul>li>a,.je3-header .je2-secondary-menu>nav>div>ul>li>button,.je3-header .je2-secondary-menu>nav>ul>li>a,.je3-header .je2-secondary-menu>nav>ul>li>button,.je3-header>header>div>ul>li>a,.je3-header>header>div>ul>li>button,.je3-header>header>ul>li>a,.je3-header>header>ul>li>button {
        height: 100%;
        font-size: 14px;
        line-height: 22px;
        padding: 0 12px
    }
    
    .je3-header .je2-secondary-menu>nav>div>ul>li>a._active::after,.je3-header .je2-secondary-menu>nav>div>ul>li>a:focus::after,.je3-header .je2-secondary-menu>nav>div>ul>li>a:hover::after,.je3-header .je2-secondary-menu>nav>div>ul>li>button._active::after,.je3-header .je2-secondary-menu>nav>div>ul>li>button:focus::after,.je3-header .je2-secondary-menu>nav>div>ul>li>button:hover::after,.je3-header .je2-secondary-menu>nav>ul>li>a._active::after,.je3-header .je2-secondary-menu>nav>ul>li>a:focus::after,.je3-header .je2-secondary-menu>nav>ul>li>a:hover::after,.je3-header .je2-secondary-menu>nav>ul>li>button._active::after,.je3-header .je2-secondary-menu>nav>ul>li>button:focus::after,.je3-header .je2-secondary-menu>nav>ul>li>button:hover::after,.je3-header>header>div>ul>li>a._active::after,.je3-header>header>div>ul>li>a:focus::after,.je3-header>header>div>ul>li>a:hover::after,.je3-header>header>div>ul>li>button._active::after,.je3-header>header>div>ul>li>button:focus::after,.je3-header>header>div>ul>li>button:hover::after,.je3-header>header>ul>li>a._active::after,.je3-header>header>ul>li>a:focus::after,.je3-header>header>ul>li>a:hover::after,.je3-header>header>ul>li>button._active::after,.je3-header>header>ul>li>button:focus::after,.je3-header>header>ul>li>button:hover::after {
        content: "";
        position: absolute;
        bottom: -1px;
        height: 1px;
        left: 12px;
        width: calc(100% - 24px);
        border-bottom: 1px solid #151515
    }
    
    .je3-header .je2-secondary-menu>nav>div>ul>li>a.js-sell-with-us._no-padding,.je3-header .je2-secondary-menu>nav>div>ul>li>button.js-sell-with-us._no-padding,.je3-header .je2-secondary-menu>nav>ul>li>a.js-sell-with-us._no-padding,.je3-header .je2-secondary-menu>nav>ul>li>button.js-sell-with-us._no-padding,.je3-header>header>div>ul>li>a.js-sell-with-us._no-padding,.je3-header>header>div>ul>li>button.js-sell-with-us._no-padding,.je3-header>header>ul>li>a.js-sell-with-us._no-padding,.je3-header>header>ul>li>button.js-sell-with-us._no-padding,.je3-search-field._focused .je3-search-field__input label>.je2-button {
        padding-right: 0
    }
    
    .je3-header .je2-secondary-menu>nav>div>ul>li>a.js-sell-with-us._active::after,.je3-header .je2-secondary-menu>nav>div>ul>li>a.js-sell-with-us:focus::after,.je3-header .je2-secondary-menu>nav>div>ul>li>a.js-sell-with-us:hover::after,.je3-header .je2-secondary-menu>nav>div>ul>li>button.js-sell-with-us._active::after,.je3-header .je2-secondary-menu>nav>div>ul>li>button.js-sell-with-us:focus::after,.je3-header .je2-secondary-menu>nav>div>ul>li>button.js-sell-with-us:hover::after,.je3-header .je2-secondary-menu>nav>ul>li>a.js-sell-with-us._active::after,.je3-header .je2-secondary-menu>nav>ul>li>a.js-sell-with-us:focus::after,.je3-header .je2-secondary-menu>nav>ul>li>a.js-sell-with-us:hover::after,.je3-header .je2-secondary-menu>nav>ul>li>button.js-sell-with-us._active::after,.je3-header .je2-secondary-menu>nav>ul>li>button.js-sell-with-us:focus::after,.je3-header .je2-secondary-menu>nav>ul>li>button.js-sell-with-us:hover::after,.je3-header>header>div>ul>li>a.js-sell-with-us._active::after,.je3-header>header>div>ul>li>a.js-sell-with-us:focus::after,.je3-header>header>div>ul>li>a.js-sell-with-us:hover::after,.je3-header>header>div>ul>li>button.js-sell-with-us._active::after,.je3-header>header>div>ul>li>button.js-sell-with-us:focus::after,.je3-header>header>div>ul>li>button.js-sell-with-us:hover::after,.je3-header>header>ul>li>a.js-sell-with-us._active::after,.je3-header>header>ul>li>a.js-sell-with-us:focus::after,.je3-header>header>ul>li>a.js-sell-with-us:hover::after,.je3-header>header>ul>li>button.js-sell-with-us._active::after,.je3-header>header>ul>li>button.js-sell-with-us:focus::after,.je3-header>header>ul>li>button.js-sell-with-us:hover::after {
        content: none
    }
    
    .je3-header .je2-secondary-menu>nav .je2-user-controls,.je3-header>header .je2-user-controls {
        margin-right: -12px
    }
    
    .je3-header .je2-secondary-menu>nav .je2-user-controls>li a>div,.je3-header>header .je2-user-controls>li a>div {
        font-size: 14px
    }
    
    .je3-header>header {
        height: 66px
    }
    
    @media (max-width: 1199px) {
        .je3-header>header {
            height:56px;
            flex-direction: row-reverse;
            justify-content: space-between
        }
    }
    
    .je3-header>header>div>ul:first-of-type,.je3-header>header>ul:first-of-type {
        margin-left: auto;
        position: relative
    }
    
    @media (max-width: 1199px) {
        .je3-header>header>div>ul,.je3-header>header>ul {
            display:none
        }
    }
    
    .je3-header .je2-secondary-menu>nav li:first-of-type {
        margin-left: -12px
    }
    
    .je3-header .je2-secondary-menu>nav li:last-of-type {
        margin-right: -12px
    }
    
    .je3-header .je3-hamburger {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 25;
        display: none;
        width: 100%;
        height: 100%;
        transition: background-color .25s cubic-bezier(.29,.71,.53,1)
    }
    
    @media (max-width: 1199px) {
        .je3-header .je3-hamburger._mobile-right {
            justify-content:flex-end
        }
    
        .je3-header .je3-hamburger._mobile-right>nav {
            transform: translateX(100%)
        }
    }
    
    .je3-header .je3-hamburger nav {
        transform: translate3d(-100%,0,0);
        transition: transform .25s cubic-bezier(.29,.71,.53,1);
        background-color: #fff;
        will-change: transform;
        width: 315px
    }
    
    .je3-header .je3-hamburger nav .je3-spinner {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }
    
    .je3-header .je3-hamburger._opened {
        display: flex
    }
    
    .je3-header .je3-hamburger._animated {
        background-color: rgba(0,0,0,.5)
    }
    
    .je3-header .je3-hamburger._animated>nav {
        transform: translate3d(0,0,0)
    }
    
    .je3-header>.je2-tooltip {
        top: 120px;
        left: 155px
    }
    
    .je3-header>.je2-tooltip::after,.je3-header>.je2-tooltip::before {
        top: -20px;
        bottom: auto;
        border-bottom-color: #e0e0e0;
        border-top-color: transparent;
        left: 50px
    }
    
    .je3-header>.je2-tooltip::after {
        top: -16px;
        border-bottom-color: #fff
    }
    
    .je3-header__questionnaire {
        font-size: 14px;
        line-height: 20px;
        color: #151515;
        height: 38px;
        text-align: center;
        display: flex;
        justify-content: center
    }
    
    @media (max-width: 1199px) {
        .je3-header__questionnaire {
            height:44px;
            font-size: 12px;
            line-height: 18px;
            width: calc(100% + 20px);
            margin-left: -10px
        }
    }
    
    @media (min-width: 1200px) {
        .je3-header__questionnaire br {
            display:none
        }
    }
    
    .je3-header__questionnaire>div {
        padding-bottom: 9px;
        height: 100%;
        box-sizing: border-box;
        align-items: center;
        justify-content: center;
        align-content: center;
        display: flex;
        cursor: pointer
    }
    
    .je3-header__questionnaire>div .je2-button {
        margin-left: 12px;
        padding: 3px 0
    }
    
    .je3-header__questionnaire .je2-button {
        margin-top: 2px;
        padding: 0;
        font-size: 14px;
        line-height: 20px;
        color: #006c75;
        font-weight: 500;
        background-color: transparent;
        border-bottom: 1px solid #006c75
    }
    
    @media (max-width: 1199px) {
        .je3-header__questionnaire .je2-button {
            font-size:12px;
            line-height: 18px
        }
    }
    
    .je3-header__questionnaire .je2-button svg {
        width: 12px;
        height: 12px;
        min-width: 12px;
        fill: none;
        color: #006c75;
        stroke: currentColor
    }
    
    .je3-header__questionnaire .je2-button:hover {
        color: #19818a
    }
    
    @media (max-width: 1199px) {
        .je3-header._with-search>header>a {
            padding:16px;
            margin: 0 0 0-20px
        }
    
        .je3-header._with-search>header>a svg:first-of-type {
            display: none
        }
    }
    
    .je3-header._with-search>header>a svg:last-of-type {
        height: 32px;
        width: 32px;
        min-width: 32px;
        display: block
    }
    
    @media (min-width: 1200px) {
        .je3-header._with-search>header>a svg:last-of-type {
            display:none
        }
    
        .je3-header._with-search._feed-v2 .je3-search-field:not(._focused) {
            min-width: 350px;
            max-width: 370px
        }
    }
    
    .je3-header._transparent {
        background-color: transparent
    }
    
    .je3-header._transparent,.je3-header._transparent::before {
        border-bottom: 1px solid rgba(255,255,255,.2)
    }
    
    .je3-header._transparent .je2-secondary-menu>nav>a,.je3-header._transparent .je2-secondary-menu>nav>div>ul>li>a,.je3-header._transparent .je2-secondary-menu>nav>div>ul>li>button,.je3-header._transparent .je2-secondary-menu>nav>ul>li>a,.je3-header._transparent .je2-secondary-menu>nav>ul>li>button,.je3-header._transparent._feed-v2 .js-sell-with-us,.je3-header._transparent>header>a,.je3-header._transparent>header>div>ul>li>a,.je3-header._transparent>header>div>ul>li>button,.je3-header._transparent>header>ul>li>a,.je3-header._transparent>header>ul>li>button {
        color: #fff
    }
    
    .je3-header._transparent .je2-secondary-menu>nav>button svg,.je3-header._transparent>header>button svg {
        stroke: #fff
    }
    
    .je3-header._transparent .je3-search-field {
        background: #fff
    }
    
    @media (min-width: 1200px) {
        .je3-header._transparent .je3-search-field__placeholder {
            background:#fff
        }
    }
    
    .je3-header._transparent .je2-secondary-menu ul a._active::after,.je3-header._transparent .je2-secondary-menu ul a:focus::after,.je3-header._transparent .je2-secondary-menu ul a:hover::after,.je3-header._transparent .je2-secondary-menu ul button._active::after,.je3-header._transparent .je2-secondary-menu ul button:focus::after,.je3-header._transparent .je2-secondary-menu ul button:hover::after,.je3-header._transparent ul a._active::after,.je3-header._transparent ul a:focus::after,.je3-header._transparent ul a:hover::after,.je3-header._transparent ul button._active::after,.je3-header._transparent ul button:focus::after,.je3-header._transparent ul button:hover::after {
        border-bottom: 1px solid #fff
    }
    
    .je3-header._transparent .je2-user-controls__login button {
        border: 1px solid #fff;
        color: #fff
    }
    
    .je3-header._transparent .je2-user-controls__login button:hover {
        border-color: #e0e0e0;
        color: #e0e0e0
    }
    
    .je3-header._transparent .js-sell-with-us {
        color: #151515
    }
    
    .je3-header._transparent .js-sell-with-us>div {
        border-color: #fff
    }
    
    @media (max-width: 1199px) {
        .je3-header._transparent._with-search {
            background-color:#fff;
            margin-bottom: 0
        }
    
        .je3-header._transparent._with-search::before {
            border-bottom: 1px solid #eaeaea
        }
    
        .je3-header._transparent._with-search .je3-search-field {
            background: #f1f1f1
        }
    
        .je3-header._transparent._with-search .je3-search-field._overlay {
            background: #fff
        }
    
        .je3-header._transparent._with-search>header>button svg {
            stroke: #151515
        }
    
        .je3-header._transparent._with-search .je2-secondary-menu a {
            color: #151515
        }
    
        .je3-header._with-search._without-space {
            margin-bottom: 0
        }
    }
    
    .je3-header:not(._with-search) .je3-search-field {
        display: none
    }
    
    .je3-header._with-bg:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0;
        background: rgba(0,0,0,.3);
        z-index: 21
    }
    
    .je3-header._no-sticky {
        position: relative
    }
    
    .je3-header._large>header {
        height: 84px
    }
    
    .je3-header._large::before {
        top: 84px
    }
    
    .je3-header._large .je2-account-dropdown {
        top: 87px
    }
    
    .je3-header._large._with-banner::before {
        top: 124px
    }
    
    .je3-header._w-questionnaire::before {
        top: 104px
    }
    
    @media (max-width: 1199px) {
        .je3-header._w-questionnaire::before {
            top:100px
        }
    }
    
    @media (min-width: 1200px) {
        .je3-header._w-questionnaire._without-space {
            margin-bottom:-151px
        }
    
        .je3-header._w-questionnaire._transparent .je3-header__questionnaire,.je3-header._w-questionnaire._transparent .je3-header__questionnaire .je2-button svg {
            color: #fff
        }
    
        .je3-header._w-questionnaire._transparent .je3-header__questionnaire .je2-button {
            color: #fff;
            border-bottom: 1px solid #fff
        }
    }
    
    @media (max-width: 1199px) {
        .je3-header._w-questionnaire .je2-tooltip {
            top:163px
        }
    }
    
    .je3-header._no-border::before {
        border-color: #fff
    }
    
    .je3-header._absolute {
        transition: none;
        position: absolute
    }
    
    .je3-header._absolute._with-search {
        position: fixed
    }
    
    .je3-header._serp-mobile {
        transition: transform 100ms linear
    }
    
    .je3-header._serp-mobile::before {
        content: none
    }
    
    .je3-header._serp-mobile .je2-tooltip {
        left: 220px
    }
    
    .je3-header._serp-mobile .je2-tooltip::after,.je3-header._serp-mobile .je2-tooltip::before {
        left: 216px
    }
    
    @media (max-width: 1199px) {
        #page_content._w-bottom-offset {
            top:0;
            padding-bottom: calc(62px + env(safe-area-inset-bottom))
        }
    
        .je2-secondary-menu {
            margin-left: -20px;
            width: calc(100% + 40px)
        }
    }
    
    .je2-secondary-menu nav {
        height: 46px;
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none
    }
    
    .je2-secondary-menu nav::-webkit-scrollbar {
        display: none
    }
    
    @media (min-width: 1200px) {
        .je2-secondary-menu nav {
            width:calc(100% + 5vw)
        }
    }
    
    @media (max-width: 1199px) {
        .je2-secondary-menu nav ul {
            padding:0 20px
        }
    }
    
    .je2-secondary-menu__submenu {
        position: absolute;
        width: 100%;
        left: 0;
        background: #fff;
        margin-top: 1px;
        clip: rect(0,0,0,0)
    }
    
    .je2-secondary-menu__submenu>div {
        display: flex;
        visibility: hidden;
        height: 0;
        max-width: calc(1920px - 10vw);
        margin: 0 auto;
        position: relative
    }
    
    @media (min-width: 1200px) {
        .je2-secondary-menu__submenu>div {
            overflow:hidden
        }
    }
    
    @media (max-width: 1199px) {
        .je2-secondary-menu__submenu>div {
            overflow-x:scroll;
            -ms-overflow-style: none;
            scrollbar-width: none
        }
    
        .je2-secondary-menu__submenu>div::-webkit-scrollbar {
            display: none
        }
    }
    
    .je2-secondary-menu__submenu>div._visible {
        visibility: visible;
        height: auto;
        padding: 20px 5vw
    }
    
    .je2-secondary-menu__submenu>div>.je2-button {
        margin: auto 0 0 auto;
        height: 34px;
        font-weight: 500;
        padding: 0 12px
    }
    
    .je2-secondary-menu__submenu>div>.je2-button svg {
        fill: none;
        stroke: currentColor;
        width: 12px;
        height: 12px;
        min-width: 12px
    }
    
    .je2-secondary-menu__submenu ul {
        white-space: nowrap;
        list-style: none;
        margin-left: 80px
    }
    
    .je2-secondary-menu__submenu ul:first-of-type {
        margin-left: 0
    }
    
    .je2-secondary-menu__submenu ul._less-space-from-left {
        margin-left: 24px
    }
    
    .je2-secondary-menu__submenu ul>li:first-of-type p {
        font-size: 14px;
        line-height: 22px;
        min-height: 22px;
        font-weight: 500;
        color: #717171;
        margin-bottom: 16px
    }
    
    .je2-secondary-menu__submenu ul .je2-button {
        border: 0;
        font-size: 14px;
        line-height: 22px;
        padding: 5px 12px;
        margin-left: -12px
    }
    
    .je2-secondary-menu__submenu ul .je2-button:hover {
        color: #717171
    }
    
    .je2-secondary-menu._with-bg:after {
        position: absolute;
        content: "";
        width: 100%;
        left: 0;
        height: 100vh;
        background: rgba(0,0,0,.3);
        pointer-events: none;
        z-index: -1;
        margin-top: 1px
    }
    
    .je2-secondary-menu._with-bg .je2-secondary-menu__submenu {
        clip: unset
    }
    
    @media (max-width: 1199px) {
        .je2-secondary-menu._v2 {
            z-index:1
        }
    
        .je2-secondary-menu._v2 nav {
            height: 58px
        }
    
        .je2-secondary-menu._v2 nav .je2-listing__actions div._mobile svg {
            stroke: #151515;
            border-color: #e0e0e0!important
        }
    }
    
    .je3-search-field {
        font-family: inter,Arial,sans-serif;
        display: flex;
        margin-top: 14px;
        border-radius: 100px;
        height: 38px;
        background: #f1f1f1;
        position: absolute;
        z-index: 22
    }
    
    @media (min-width: 1200px) {
        .je3-search-field {
            min-width:540px;
            max-width: 600px;
            left: 50%;
            transform: translateX(-50%)
        }
    }
    
    @media (max-width: 1199px) {
        .je3-search-field {
            width:calc(100% - 76px);
            left: 44px;
            margin-top: 9px
        }
    }
    
    .je3-search-field svg {
        width: 16px;
        height: 16px;
        color: transparent
    }
    
    .je3-search-field__placeholder {
        position: absolute;
        width: 100%;
        left: 0;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px;
        background: #f1f1f1;
        cursor: text;
        color: #6b6b6b;
        z-index: 5
    }
    
    .je3-search-field__placeholder svg {
        stroke: #6b6b6b;
        margin-right: 8px
    }
    
    .je3-search-field__placeholder p {
        max-width: calc(100% - 42px);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    .je3-search-field__input {
        width: 100%;
        padding: 0 20px;
        position: relative
    }
    
    .je3-search-field__input label {
        display: flex;
        align-items: center;
        height: 100%
    }
    
    .je3-search-field__input label>.je2-button {
        padding: 10px 16px;
        margin-left: -20px
    }
    
    .je3-search-field__input label svg {
        stroke: #151515
    }
    
    .je3-search-field__input label svg:first-of-type {
        display: none
    }
    
    .je3-search-field__input input {
        width: calc(100% - 55px);
        height: 100%;
        font-weight: 400;
        padding: 0 12px
    }
    
    .je3-search-field__input>.je2-button,.je3-search-field__suggestions {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        padding: 20px 20px 20px 10px
    }
    
    .je3-search-field__input>.je2-button svg {
        color: #adadad
    }
    
    @media (max-width: 1199px) {
        .je3-search-field__input>.je2-button svg:first-of-type {
            display:none
        }
    }
    
    @media (min-width: 1200px) {
        .je3-search-field__input>.je2-button svg:last-of-type {
            display:none
        }
    }
    
    .je3-search-field__suggestions {
        border-radius: 0 0 6px 6px;
        padding: 12px 0;
        left: 0;
        top: 100%;
        background: #fff;
        box-sizing: border-box
    }
    
    @media (max-width: 1199px) {
        .je3-search-field__suggestions {
            width:100%;
            height: 100%;
            z-index: 1
        }
    }
    
    .je3-search-field__suggestion-item {
        padding: 10px 20px;
        line-height: 24px;
        display: flex;
        font-size: 16px;
        color: #151515;
        align-items: center;
        cursor: pointer
    }
    
    .je3-search-field__suggestion-item svg {
        stroke: #adadad;
        margin-right: 16px
    }
    
    .je3-search-field__suggestion-item span {
        margin-left: auto;
        font-size: 12px;
        line-height: 18px;
        color: #717171;
        white-space: nowrap
    }
    
    .je3-search-field__suggestion-item p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    .je3-search-field__suggestion-item._selected,.je3-search-field__suggestion-item._selected:hover,.je3-search-field__suggestion-item:focus,.je3-search-field__suggestion-item:hover {
        background: #f1f1f1
    }
    
    .je3-search-field__location {
        display: none;
        position: absolute;
        top: 10px;
        right: 2px
    }
    
    @media (max-width: 767px) {
        .je3-search-field__location .je2-button:hover .je2-button__tooltip {
            display:none
        }
    }
    
    .je3-search-field__location .je2-button._loading svg path {
        fill: #ababab
    }
    
    .je3-search-field._overlay {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        margin: 0;
        border-radius: 0
    }
    
    .je3-search-field._overlay .je3-search-field__placeholder {
        display: none
    }
    
    .je3-search-field._overlay .je3-search-field__input {
        height: 56px;
        border-bottom: 1px solid #eaeaea
    }
    
    .je3-search-field._overlay .je3-search-field__input label svg:first-of-type {
        display: block
    }
    
    .je3-search-field._overlay .je3-search-field__input label svg:last-of-type {
        display: none
    }
    
    .je3-search-field._overlay .je3-search-field__suggestions {
        top: 57px
    }
    
    @media (min-width: 1200px) {
        .je3-search-field._focused {
            border-radius:6px 6px 0 0;
            height: 57px;
            margin-top: 9px;
            background: #fff
        }
    
        .je3-search-field._focused label::after {
            border-bottom: 1px solid #717171;
            content: "";
            width: calc(100% - 40px);
            position: absolute;
            bottom: 0
        }
    }
    
    .je3-search-field._focused .je3-search-field__suggestions {
        display: block
    }
    
    .je3-search-field._focused .je3-search-field__placeholder,.je3-search-field._with-results .je3-search-field__placeholder {
        display: none
    }
    
    @media (min-width: 1200px) {
        .je3-search-field._with-results {
            border-radius:6px 6px 0 0;
            height: 57px;
            margin-top: 9px
        }
    }
    
    .je3-search-field._with-results label>.je2-button {
        padding: 16px
    }
    
    .je3-search-field._focused._with-location-button .je3-search-field__location,.je3-search-field._with-results .je3-search-field__suggestions,.je3-search-field._with-value._focused .je3-search-field__input>.je2-button {
        display: block
    }
    
    .je3-search-field._with-value .je3-search-field__placeholder {
        color: #151515
    }
    
    .je3-search-field._with-value .je3-search-field__placeholder svg {
        stroke: #151515
    }
    
    .je3-search-field._focused._with-value._with-location-button .je3-search-field__input>.je2-button {
        right: 30px
    }
    
    .je2-home {
        font-family: inter,Arial,sans-serif;
        width: 100%;
        overflow: hidden
    }
    
    .je2-home h3 {
        margin: -20px 0 30px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #606060
    }
    
    @media (max-width: 767px) {
        .je2-home h3 {
            font-size:12px;
            line-height: 14px;
            margin: -10px 0 20px
        }
    }
    
    .je2-home__section {
        margin: 50px auto 100px;
        box-sizing: border-box;
        max-width: 1920px;
        padding: 0 5vw
    }
    
    @media (max-width: 1199px) {
        .je2-home__section {
            padding:0 20px;
            /* margin: 50px auto */
        }
    }
    
    .je2-home__section>div>h2 {
        font-family: heldane,prata,sans-serif;
        font-size: 34px;
        line-height: 38px;
        margin: 50px 0 30px;
        font-weight: 400;
        text-transform: capitalize
    }
    
    @media (max-width: 1199px) {
        .je2-home__section>div>h2 {
            font-size:28px;
            line-height: 32px;
            margin: 50px 0 20px
        }
    }
    
    .je2-home__testimonials {
        background-color: #f5f5f5;
        margin-bottom: 100px;
        padding: 40px 5vw 55px
    }
    
    @media (max-width: 1199px) {
        .je2-home__testimonials {
            margin-bottom:50px;
            padding: 70px 20px 50px
        }
    }
    
    .je2-home__articles {
        padding: 100px 0 70px
    }
    
    @media (max-width: 767px) {
        .je2-home__articles {
            padding:38px 0 18px
        }
    }
    
    .je2-home__articles-title {
        font-family: inter,Arial,sans-serif;
        font-style: normal;
        text-transform: uppercase;
        text-align: center;
        font-weight: 500;
        font-size: 11px;
        line-height: 11px;
        color: #606060
    }
    
    .je2-home__articles-items {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }
    
    .je2-home__articles-item {
        width: 120px;
        height: 60px;
        display: flex;
        margin: 30px 41px;
        min-width: 120px;
        align-items: center;
        justify-content: center
    }
    
    @media (max-width: 767px) {
        .je2-home__articles-item {
            margin:20px
        }
    }
    
    .je2-popular-links {
        font-family: inter,Arial,sans-serif
    }
    
    .je2-popular-links__label {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        color: #151515;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    @media (max-width: 1199px) {
        .je2-popular-links__label {
            font-weight:500;
            line-height: 50px;
            padding-right: 10px
        }
    }
    
    .je2-popular-links__label strong,.je2-popular-links__list a strong {
        font-weight: 500
    }
    
    .je2-popular-links__list a,.je2-popular-links__section {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    .je2-popular-links__section {
        box-sizing: border-box
    }
    
    @media (max-width: 1199px) {
        .je2-popular-links__section {
            position:relative
        }
    }
    
    .je2-popular-links__grid {
        display: grid;
        font-family: inter,Arial,sans-serif
    }
    
    @media (min-width: 1200px) {
        .je2-popular-links__grid {
            grid-column-gap:22px
        }
    
        .je2-popular-links__grid._1,.je2-popular-links__grid._2,.je2-popular-links__grid._3,.je2-popular-links__grid._4 {
            grid-template-columns: repeat(4,minmax(8rem,1fr))
        }
    
        .je2-popular-links__grid._5 {
            grid-template-columns: repeat(5,minmax(8rem,1fr))
        }
    
        .je2-popular-links__grid._6 {
            grid-template-columns: repeat(6,minmax(8rem,1fr))
        }
    }
    
    @media (max-width: 1199px) {
        .je2-popular-links__grid {
            grid-template-columns:1fr;
            grid-template-rows: repeat(auto-fill,1fr)
        }
    }
    
    .je2-popular-links__toggle {
        opacity: 0;
        position: absolute;
        visibility: hidden
    }
    
    .je2-popular-links__list {
        margin-top: 20px
    }
    
    .je2-popular-links__list a {
        display: block;
        color: #717171;
        font-size: 14px;
        line-height: 22px;
        margin-top: 12px
    }
    
    .je2-popular-links__list a:hover {
        text-decoration: underline
    }
    
    .je2-popular-links__more {
        color: #151515;
        font-weight: 500;
        position: relative;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        font-size: 14px;
        line-height: 22px;
        padding-top: 20px
    }
    
    @media (min-width: 1200px) {
        .je2-popular-links__more:not(._active) {
            display:none
        }
    }
    
    @media (max-width: 1199px) {
        .je2-popular-links__more {
            display:flex;
            margin-bottom: 20px
        }
    }
    
    .je2-popular-links__more-open {
        display: none
    }
    
    .je2-popular-links__more-close {
        display: inline
    }
    
    .je2-popular-links__more svg {
        width: 16px;
        height: 16px;
        margin-left: 3px
    }
    
    .je2-popular-links__toggle:not(:checked)~.je2-popular-links__list li:nth-child(n+9)~li {
        display: none
    }
    
    @media (max-width: 1199px) {
        .je2-popular-links__toggle:not(:checked)~.je2-popular-links__list li:nth-child(n+3)~li {
            display:none
        }
    }
    
    .je2-popular-links__toggle:not(:checked)~.je2-popular-links__more .je2-popular-links__more-open {
        display: inline
    }
    
    .je2-popular-links__toggle:not(:checked)~.je2-popular-links__more .je2-popular-links__more-close {
        display: none
    }
    
    .je2-popular-links__toggle:checked~.je2-popular-links__more svg {
        transform: rotate(180deg)
    }
    
    .je2-top-banner-new {
        position: relative;
        --transition-duration: 500ms
    }
    
    @media (min-width: 768px) {
        .je2-top-banner-new {
            height:80vh;
            min-height: 600px
        }
    }
    
    @media (max-width: 767px) {
        .je2-top-banner-new {
            height:70vh
        }
    }
    
    .je2-top-banner-new__content {
        top: 0;
        right: 0;
        z-index: 10;
        left: 0;
        bottom: 0;
        position: absolute;
        display: flex;
        box-sizing: border-box;
        background-image: linear-gradient(180deg,rgba(0,0,0,.7)0,rgba(0,0,0,.2) 48.44%,rgba(0,0,0,.7) 100%)
    }
    
    @media (min-width: 1200px) {
        .je2-top-banner-new__content:before {
            position:absolute;
            content: "";
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-image: linear-gradient(180deg,transparent 0,rgba(0,0,0,.3) 48.44%,transparent 100%);
            z-index: -1;
            transition: opacity 200ms ease-out;
            opacity: 0;
            will-change: opacity
        }
    
        .je2-top-banner-new__content._darker:before {
            opacity: 1
        }
    }
    
    .je2-top-banner-new__content-wrapper {
        width: 100%;
        padding: 0 5vw 60px;
        box-sizing: border-box
    }
    
    @media (min-width: 1200px) {
        .je2-top-banner-new__content-wrapper {
            display:flex;
            margin: 0 auto;
            align-items: flex-end;
            justify-content: space-between;
            max-width: 1920px
        }
    }
    
    @media (max-width: 1199px) {
        .je2-top-banner-new__content-wrapper {
            margin-top:auto;
            padding: 0 20px 24px
        }
    }
    
    @media (min-width: 1200px) {
        .je2-top-banner-new__content-left {
            flex:1;
            max-width: 50%
        }
    
        .je2-top-banner-new__content-right {
            flex: 1;
            display: flex;
            flex-direction: column;
            max-width: 416px
        }
    }
    
    @media (max-width: 1199px) {
        .je2-top-banner-new__content-right {
            padding-top:20px
        }
    }
    
    .je2-top-banner-new__title {
        font-size: 68px;
        line-height: 68px;
        font-family: heldane,prata,sans-serif;
        color: #fff;
        font-weight: 400
    }
    
    @media (max-width: 767px) {
        .je2-top-banner-new__title {
            font-size:34px;
            line-height: 38px
        }
    }
    
    .je2-top-banner-new__listing-link,.je2-top-banner-new__subtitle {
        font-family: inter,Arial,sans-serif;
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 15px;
        letter-spacing: 1px;
        max-width: 100%
    }
    
    @media (max-width: 1199px) {
        .je2-top-banner-new__listing-link,.je2-top-banner-new__subtitle {
            white-space:nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }
    }
    
    .je2-top-banner-new__subtitle {
        margin-top: 40px
    }
    
    @media (max-width: 767px) {
        .je2-top-banner-new__subtitle {
            margin-top:8px
        }
    }
    
    .je2-top-banner-new__subtitle a {
        cursor: default
    }
    
    @media (max-width: 767px) {
        .je2-top-banner-new._with-slider .je2-top-banner-new__subtitle {
            display:none
        }
    
        .je2-top-banner-new._with-slider .je2-top-banner-new__subtitle._show-on-mobile {
            display: block
        }
    }
    
    .je2-top-banner-new__current-listing {
        height: 11px;
        position: relative
    }
    
    .je2-top-banner-new__listing-link {
        left: 0;
        opacity: 0;
        z-index: -1;
        position: absolute;
        text-decoration: none;
        transition: opacity var(--transition-duration) ease;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 10px 0;
        margin-top: -10px
    }
    
    .je2-top-banner-new__listing-link._active {
        opacity: 1;
        z-index: 2
    }
    
    .je2-top-banner-new__slider {
        z-index: 5;
        width: 100%;
        height: 100%;
        position: relative
    }
    
    .je2-top-banner-new__slider._loading div:nth-child(2) {
        display: none!important
    }
    
    .je2-top-banner-new__slider-slide {
        top: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: #efefef;
        transition: opacity var(--transition-duration) ease;
        opacity: 0;
        background-size: cover
    }
    
    .je2-top-banner-new__slider-slide .je2-lazy-load,.je2-top-banner-new__slider-slide img {
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover
    }
    
    .je2-top-banner-new__slider-slide._active {
        z-index: 2;
        opacity: 1;
        display: block
    }
    
    .je2-top-banner-new__slider-slide._active~.je2-top-banner-new__slider-slide {
        display: none
    }
    
    .je2-top-banner-new__slider-slide._active+.je2-top-banner-new__slider-slide {
        animation: translate-1000-0 4s;
        display: block
    }
    
    .je2-top-banner-new__slider-dots {
        flex: 1;
        display: flex;
        align-items: center;
        margin-bottom: 16px
    }
    
    @media (max-width: 767px) {
        .je2-top-banner-new__slider-dots {
            margin-top:15px
        }
    }
    
    .je2-top-banner-new__slider-dots-list {
        display: grid;
        flex: 1;
        grid-column-gap: 10px;
        grid-template-columns: repeat(auto-fit,minmax(0,1fr))
    }
    
    .je2-top-banner-new__slider-dots-arrows {
        display: flex;
        margin-left: 10px;
        margin-right: -10px
    }
    
    @media (max-width: 1199px) {
        .je2-top-banner-new__slider-dots-arrows {
            display:none
        }
    }
    
    .je2-top-banner-new__slider-dots-arrows button {
        width: 44px;
        height: 44px;
        padding: 10px;
        background: 0 0;
        border: 0;
        color: #fff;
        outline: 0;
        cursor: pointer;
        transition: transform 300ms ease
    }
    
    .je2-top-banner-new__slider-dots-arrows button:focus,.je2-top-banner-new__slider-dots-arrows button:hover {
        transform: scale(1.2)
    }
    
    .je2-top-banner-new__slider-dot {
        width: 100%;
        height: 2px;
        position: relative;
        background-color: rgba(255,255,255,.5);
        transition: background-color var(--transition-duration) ease
    }
    
    .je2-top-banner-new__slider-dot::before {
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        content: "";
        display: block;
        position: absolute;
        background-color: #fff
    }
    
    .je2-top-banner-new__slider-dot:not(._current)._active::before {
        width: 100%
    }
    
    .je2-top-banner-new__slider-dot._current::before {
        width: 100%;
        transition: width 5s linear
    }
    
    .je2-top-banner-new__slider-dots._no-transitions .je2-top-banner-new__slider-dot._active::before {
        transition: none
    }
    
    .ListingCard {
        display: inline-flex;
        flex-direction: column;
        font-family: inter,Arial,sans-serif;
        box-sizing: border-box;
        text-decoration: none!important;
        position: relative;
        border: 1px solid #e0e0e0
    }
    
    .ListingCard__actions {
        position: absolute;
        z-index: 2;
        right: -10px;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }
    
    .ListingCard__actions>div {
        cursor: pointer;
        padding: 10px;
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
        display: flex;
        align-items: center
    }
    
    .ListingCard__actions>div svg {
        width: 16px;
        height: 16px;
        stroke: #151515;
        fill: none;
        pointer-events: none;
        margin-left: 8px;
        stroke-width: 1.6
    }
    
    .ListingCard__save {
        top: 0
    }
    
    .ListingCard__save,.ListingCard__share {
        position: absolute;
        z-index: 2;
        width: 40px;
        height: 40px;
        padding: 10px;
        margin: 12px;
        box-sizing: border-box;
        right: 0;
        background: #fff;
        border-radius: 50%;
        display: flex
    }
    
    .ListingCard__save svg {
        stroke-width: 1.71429;
        fill: #fff
    }
    
    .ListingCard__save._active svg,.ListingCard__share._active svg {
        fill: #151515
    }
    
    .ListingCard__badges {
        position: absolute;
        z-index: 2;
        left: 12px;
        top: 21px;
        right: 50px;
        display: flex;
        flex-wrap: wrap
    }
    
    .ListingCard__badges__text {
        position: relative;
        margin-right: 8px;
        margin-bottom: 8px;
        padding: 0 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        min-height: 22px;
        background: #fff;
        border-radius: 3px;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        color: #151515;
        font-style: normal;
        text-transform: capitalize;
        text-wrap: nowrap
    }
    
    .ListingCard__badges__text .je2-button {
        display: inline-flex;
        align-items: center;
        padding: 0
    }
    
    .ListingCard__badges__text .je2-button svg {
        width: 14px;
        height: 14px
    }
    
    .ListingCard__badges._old {
        left: 10px;
        top: 10px
    }
    
    .ListingCard__badges._old .ListingCard__badges__text {
        border-radius: 2px;
        align-items: center;
        padding: 0 8px;
        height: 24px;
        background: #fff;
        box-shadow: 0 0 4px rgba(0,0,0,.2);
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 500
    }
    
    .ListingCard._v2 a>div,.ListingCard__price-drop {
        position: relative
    }
    
    .ListingCard__price-drop__percentage {
        color: #de2214;
        font-size: 12px;
        display: flex;
        align-items: center;
        padding: 8px;
        margin: -8px 0
    }
    
    .ListingCard__price-drop__percentage svg {
        width: 11px;
        stroke: currentColor;
        fill: none;
        height: 11px;
        transform: rotate(90deg)
    }
    
    .ListingCard__price-drop__percentage span {
        margin-left: 1px
    }
    
    .ListingCard__price-drop__popup {
        display: none;
        position: absolute;
        transform: translate(-50%,-7px);
        bottom: 100%;
        left: 50%;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        padding: 8px 18px 7px 19px;
        background: #fff;
        box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
        text-align: center;
        z-index: 10
    }
    
    .ListingCard__price-drop__popup span:first-child {
        color: #adadad;
        text-decoration: line-through
    }
    
    .ListingCard__price-drop__popup div {
        color: #adadad
    }
    
    @media (min-width: 1200px) {
        .ListingCard__price-drop:hover .ListingCard__price-drop__popup {
            display:block
        }
    }
    
    .ListingCard__picture {
        padding-bottom: 61.5385%;
        position: relative;
        background: #e0e0e0;
        margin: -1px;
        overflow: hidden
    }
    
    .ListingCard__picture__overlay {
        display: flex;
        z-index: 1;
        justify-content: center;
        background: linear-gradient(0deg,rgba(21,21,21,.3)0,rgba(21,21,21,.3) 100%)
    }
    
    .ListingCard__picture__overlay svg {
        width: 32px;
        color: #fff
    }
    
    .ListingCard__picture .je2-single-slider {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0
    }
    
    .ListingCard__picture .je2-single-slider__navigation {
        bottom: 0;
        height: 100%;
        width: 100%;
        max-width: 100%
    }
    
    .ListingCard__picture .je2-single-slider__slides {
        height: 100%;
        transition: transform 150ms ease 0s
    }
    
    .ListingCard__picture .je2-single-slider__slides>div {
        background-size: cover
    }
    
    .ListingCard__picture .je2-single-slider__slides div.je2-lazy-load,.ListingCard__picture .je2-single-slider__slides img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        z-index: 1
    }
    
    .ListingCard__picture .je2-single-slider__left {
        left: 0
    }
    
    .ListingCard__picture .je2-single-slider__right {
        right: 0
    }
    
    .ListingCard__picture>:not(.je2-single-slider) {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-size: cover
    }
    
    .ListingCard__picture>:not(.je2-single-slider) div.je2-lazy-load,.ListingCard__picture>:not(.je2-single-slider) img {
        height: 100%;
        width: 100%;
        position: absolute;
        object-fit: cover;
        z-index: 1
    }
    
    .ListingCard__picture._loading {
        animation: light-glow 1s linear infinite alternate
    }
    
    .ListingCard__description {
        padding: 12px 0;
        margin: 0 16px;
        position: relative
    }
    
    .ListingCard__similarity {
        float: right;
        color: red;
        font-size: 14px
    }
    
    .ListingCard__tags,.ListingCard__title {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        text-transform: capitalize;
        margin-top: 4px
    }
    
    .ListingCard__title {
        min-height: 22px;
        color: #606060;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    .ListingCard__title span {
        text-transform: none
    }
    
    .ListingCard__tags {
        height: 22px;
        color: #151515;
        display: flex
    }
    
    .ListingCard__tags._no-height {
        height: auto
    }
    
    .ListingCard__tags>.je2-button {
        height: 22px;
        float: right;
        padding-right: 0;
        color: #006c75;
        font-weight: 500
    }
    
    .ListingCard__tags>.je2-button svg+span {
        margin-left: 5px
    }
    
    .ListingCard__tag,.ListingCard__tags {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    .ListingCard__tag+.ListingCard__tag::before {
        content: "Â·";
        padding: 0 4px;
        display: inline-block
    }
    
    .ListingCard__price {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #151515;
        white-space: nowrap;
        display: flex
    }
    
    .ListingCard__office-logo {
        position: absolute;
        right: 0;
        bottom: 15px;
        height: 40px;
        max-width: 97px;
        width: auto;
        object-fit: contain
    }
    
    .ListingCard__footer {
        border-top: 1px solid #e0e0e0;
        margin: 0 16px;
        padding: 10px 0;
        height: 65px
    }
    
    .ListingCard__footer,.ListingCard__header {
        display: flex;
        align-items: center;
        box-sizing: border-box;
        overflow: hidden
    }
    
    .ListingCard__footer:empty,.ListingCard__header:empty {
        display: none
    }
    
    .ListingCard__footer__office {
        margin-right: 24px
    }
    
    .ListingCard__footer__office,.ListingCard__header__office {
        height: 40px;
        max-width: 97px;
        width: auto;
        object-fit: contain
    }
    
    .ListingCard__footer__agent {
        margin-left: auto;
        text-align: right
    }
    
    .ListingCard__footer__agent,.ListingCard__header__agent {
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
        color: #606060;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
    
    .ListingCard__footer__icon {
        margin-left: 12px
    }
    
    .ListingCard__footer__icon,.ListingCard__header__icon {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        object-fit: cover
    }
    
    .ListingCard__info {
        float: right;
        margin-top: -23px;
        color: red;
        font-weight: 500;
        font-size: 13px
    }
    
    .ListingCard__header {
        border-top: none;
        padding: 14px 13px 0;
        margin: 0;
        font-size: 12px;
        line-height: 18px;
        height: 58px
    }
    
    .ListingCard__header__icon {
        margin: 0 6px 0 0
    }
    
    .ListingCard__header__agent {
        display: flex;
        flex-direction: column;
        padding: 2px 0;
        margin: 0;
        text-align: left;
        max-width: 60%
    }
    
    .ListingCard__header__agent p {
        font-weight: 500;
        color: #717171;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    .ListingCard__header__agent p:first-of-type {
        color: #151515;
        font-size: 14px;
        line-height: 22px
    }
    
    .ListingCard__header__agent p:empty {
        display: none
    }
    
    .ListingCard__header__agent p:empty+p {
        font-weight: 600;
        color: #151515
    }
    
    .ListingCard__header__office {
        margin: 0 0 0 auto
    }
    
    .ListingCard__share {
        top: 48px
    }
    
    .ListingCard__share,.ListingCard__share:hover {
        border: 1px solid #fff
    }
    
    .ListingCard__share svg {
        fill: none;
        stroke-width: 1.28;
        width: 16px;
        height: 16px;
        min-width: 16px
    }
    
    .ListingCard._fit-parent {
        width: 100%;
        height: 100%;
        display: block
    }
    
    .ListingCard._vertical .ListingCard__picture {
        padding-bottom: 256px
    }
    
    .ListingCard._unavailable .ListingCard__description,.ListingCard._unavailable .ListingCard__footer,.ListingCard._unavailable .ListingCard__picture {
        opacity: .5
    }
    
    .ListingCard._promoted {
        grid-column: 1/-1
    }
    
    .ListingCard._disabled {
        pointer-events: none
    }
    
    .ListingCard._disabled .ListingCard__actions,.ListingCard._disabled .ListingCard__description {
        opacity: 0
    }
    
    .ListingCard._promoted .ListingCard__container {
        display: grid;
        grid-template-columns: 3fr 1fr;
        grid-column-gap: 6px;
        grid-row-gap: 6px
    }
    
    @media (max-width: 767px) {
        .ListingCard._promoted .ListingCard__container {
            grid-template-columns:repeat(3,1fr)
        }
    }
    
    .ListingCard._promoted .ListingCard__picture {
        grid-area: 1/1/4/2
    }
    
    @media (max-width: 767px) {
        .ListingCard._promoted .ListingCard__picture {
            grid-area:1/1/2/4
        }
    }
    
    .ListingCard._promoted .ListingCard__side-photo {
        padding-bottom: 61.5385%;
        position: relative;
        background-size: cover;
        margin: -1px
    }
    
    .ListingCard._promoted .ListingCard__side-photo img {
        height: 100%;
        width: 100%;
        position: absolute;
        object-fit: cover
    }
    
    .ListingCard._promoted .ListingCard__description {
        padding-top: 12px;
        grid-area: 4/1/4/3;
        margin-top: -4px
    }
    
    @media (max-width: 767px) {
        .ListingCard._promoted .ListingCard__description {
            padding-top:12px;
            grid-area: 3/1/4/4
        }
    }
    
    .ListingCard._promoted .ListingCard__side-photos {
        display: grid;
        grid-template-columns: repeat(3,1fr);
        grid-gap: 4px;
        margin-top: 4px
    }
    
    .ListingCard>a:first-of-type {
        flex-grow: 1
    }
    
    .ListingCard>a:first-of-type:focus-visible {
        outline: 0
    }
    
    .ListingCard:hover._light .ListingCard__price,.ListingCard:hover._light .ListingCard__title {
        text-decoration: underline
    }
    
    @media (max-width: 767px) {
        .ListingCard._ar-70 .ListingCard__picture {
            padding-bottom:70%
        }
    }
    
    .ListingCard._light {
        border: 0;
        font-family: inter,Arial,sans-serif;
        display: inline-flex;
        flex-direction: column
    }
    
    .ListingCard._light .ListingCard__picture {
        flex: 1;
        padding-bottom: 117%
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .ListingCard._light .ListingCard__picture {
            padding-bottom:114%
        }
    }
    
    @media (max-width: 767px) {
        .ListingCard._light .ListingCard__picture {
            padding-bottom:127%
        }
    }
    
    .ListingCard._light .ListingCard__save {
        right: 2px;
        top: 2px;
        border-radius: 50%;
        background: #fff;
        box-sizing: border-box;
        display: flex;
        align-items: center
    }
    
    .ListingCard._light .ListingCard__save svg {
        width: 20px;
        height: 20px
    }
    
    .ListingCard._light .ListingCard__description {
        border: 0;
        padding: 0;
        margin: 0;
        position: static
    }
    
    .ListingCard._light .ListingCard__actions {
        right: 10px;
        top: 10px
    }
    
    .ListingCard._light .ListingCard__price {
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
        margin-top: 15px
    }
    
    .ListingCard._light .ListingCard__title {
        font-family: inter,Arial,sans-serif;
        font-size: 14px;
        line-height: 20px;
        min-height: 20px;
        color: #606060
    }
    
    .ListingCard._horizontal {
        display: flex;
        flex-direction: row;
        transition: border-color 300ms linear 0s
    }
    
    .ListingCard._horizontal:hover {
        border-color: #151515
    }
    
    .ListingCard._horizontal .ListingCard__picture {
        min-width: 92px;
        height: 92px;
        padding: 0;
        overflow: hidden
    }
    
    .ListingCard._horizontal .ListingCard__description {
        padding: 15px;
        margin: 0;
        overflow: hidden
    }
    
    .ListingCard._horizontal .ListingCard__price {
        font-size: 14px;
        line-height: 20px
    }
    
    .ListingCard._horizontal .ListingCard__tags {
        font-size: 12px;
        line-height: 20px;
        height: 20px;
        margin: 0;
        color: #151515
    }
    
    .ListingCard._horizontal .ListingCard__title {
        font-size: 12px;
        line-height: 20px;
        min-height: 20px;
        margin: 0;
        color: #151515
    }
    
    .ListingCard._with-top-logo .ListingCard__tags,.ListingCard._with-top-logo .ListingCard__title {
        margin-right: 105px
    }
    
    @media (max-width: 767px) {
        .ListingCard._v2 .ListingCard__save,.ListingCard._v2 .ListingCard__share {
            width:36px;
            height: 36px
        }
    
        .ListingCard._v2 .ListingCard__description {
            margin: 0;
            padding: 10px 12px;
            background: #f5f5f5
        }
    
        .ListingCard._v2 .ListingCard__title {
            font-weight: 500;
            color: #717171
        }
    
        .ListingCard._v2 .ListingCard__tags {
            font-weight: 500;
            color: #717171;
            margin-top: 0
        }
    
        .ListingCard._v2 .ListingCard__title {
            margin-top: 3px;
            max-width: 75%
        }
    
        .ListingCard._v2 .ListingCard__badges {
            top: 19px;
            left: 12px
        }
    
        .ListingCard._v2 .ListingCard__actions {
            right: 12px;
            top: 10px
        }
    
        .ListingCard._v2 .ListingCard__actions .je2-button {
            font-weight: 500;
            font-size: 12px;
            line-height: 18px;
            padding: 5px 16px
        }
    }
    
    .ListingCard._v2 a+a>div:first-of-type {
        margin-top: 12px
    }
    
    @media (min-width: 768px) {
        .ListingCard._v3 {
            display:inline-flex;
            flex-direction: row
        }
    
        .ListingCard._v3>a {
            min-width: calc(50% - 12px);
            position: relative
        }
    }
    
    @media (min-width: 1200px) {
        .ListingCard._v3._promoted {
            grid-column:1/3
        }
    }
    
    @media (min-width: 1200px) and (max-width:1280px) {
        .ListingCard._v3 .ListingCard__picture {
            padding-bottom:73.5385%
        }
    }
    
    @media (min-width: 1280px) and (max-width:1360px) {
        .ListingCard._v3 .ListingCard__picture {
            padding-bottom:71.5385%
        }
    }
    
    @media (min-width: 1360px) and (max-width:1465px) {
        .ListingCard._v3 .ListingCard__picture {
            padding-bottom:69.5385%
        }
    }
    
    @media (min-width: 1465px) and (max-width:1585px) {
        .ListingCard._v3 .ListingCard__picture {
            padding-bottom:67.5385%
        }
    }
    
    @media (min-width: 1585px) and (max-width:1720px) {
        .ListingCard._v3 .ListingCard__picture {
            padding-bottom:65.5385%
        }
    }
    
    @media (min-width: 1720px) and (max-width:1830px) {
        .ListingCard._v3 .ListingCard__picture {
            padding-bottom:63.5385%
        }
    }
    
    .ListingCard._v3 .ListingCard__side-photos {
        grid-template-columns: repeat(2,1fr)
    }
    
    @media (min-width: 1200px) and (max-width:1280px) {
        .ListingCard._v3 .ListingCard__side-photo {
            padding-bottom:71.5385%
        }
    }
    
    @media (min-width: 1280px) and (max-width:1360px) {
        .ListingCard._v3 .ListingCard__side-photo {
            padding-bottom:69.5385%
        }
    }
    
    @media (min-width: 1360px) and (max-width:1465px) {
        .ListingCard._v3 .ListingCard__side-photo {
            padding-bottom:67.5385%
        }
    }
    
    @media (min-width: 1465px) and (max-width:1585px) {
        .ListingCard._v3 .ListingCard__side-photo {
            padding-bottom:65.5385%
        }
    }
    
    @media (min-width: 1585px) and (max-width:1720px) {
        .ListingCard._v3 .ListingCard__side-photo {
            padding-bottom:63.5385%
        }
    }
    
    .ListingCard._v3 .ListingCard__description {
        padding: 0
    }
    
    @media (min-width: 768px) {
        .ListingCard._v3 .ListingCard__description {
            margin:15px 24px
        }
    }
    
    @media (max-width: 767px) {
        .ListingCard._v3 .ListingCard__description {
            margin:15px 16px
        }
    }
    
    @media (min-width: 768px) {
        .ListingCard._v3 .ListingCard__footer {
            margin:0 24px
        }
    
        .ListingCard._v3 .ListingCard__price {
            font-size: 24px;
            font-weight: 500;
            line-height: 32px
        }
    
        .ListingCard._v3 .ListingCard__tags,.ListingCard._v3 .ListingCard__title {
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            min-height: 24px
        }
    }
    
    .ListingCard._v3 .ListingCard__actions {
        right: -10px;
        top: -10px
    }
    
    .ListingCard._v3 .ListingCard__actions div {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }
    
    .ListingCard__right {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        background-color: #eff4f5
    }
    
    @media (min-width: 768px) {
        .ListingCard__right {
            max-width:calc(50% + 12px)
        }
    }
    
    .ListingCard__right>a:first-child {
        display: flex;
        flex-direction: column;
        flex-grow: 1
    }
    
    .ListingCard__right__container {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        flex-grow: 1
    }
    
    @media (min-width: 768px) {
        .ListingCard__right__container {
            margin:0 110px 0 24px
        }
    }
    
    @media (max-width: 767px) {
        .ListingCard__right__container {
            margin:0 16px
        }
    }
    
    .ListingCard__right__features {
        padding: 12px 0;
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
        color: #151515
    }
    
    .ListingCard__right__features ul {
        height: 40px;
        overflow: hidden
    }
    
    .ListingCard__right__features ul li {
        display: inline-flex;
        align-items: center;
        margin-right: 24px;
        margin-bottom: 4px
    }
    
    .ListingCard__right__features ul li svg {
        width: 14px;
        height: 14px;
        margin-right: 8px;
        fill: none
    }
    
    .ListingCard__right__features ul li span {
        font-size: 12px;
        line-height: 18px
    }
    
    .ListingCard__right__description {
        margin: 12px 0;
        font-size: 14px;
        line-height: 22px;
        color: #606060;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    .ListingCard._with-image-border .ListingCard__picture {
        margin: 0
    }
    
    .mapbox-popup-listing-card {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border: 1px solid #e0dede;
        height: 256px;
        max-height: 256px
    }
    
    @media (min-width: 1200px) {
        .mapbox-popup-listing-card {
            width:265px;
            height: 245px;
            max-height: 245px
        }
    }
    
    .mapbox-popup-listing-card .ListingCard {
        border: 0
    }
    
    .je2-listing-card__wrapper>div:first-child {
        margin: auto
    }
    
    .je2-listing-card__wrapper>div:first-child:not(.ListingCard) {
        text-align: center
    }
    
    .je2-listing-card__wrapper>div.ListingCard {
        width: 100%;
        height: 100%
    }
    
    .je2-listing-card__count,.je2-listing-card__navigation-button {
        position: absolute;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,.08);
        background: #fff
    }
    
    .je2-listing-card__navigation-button {
        top: calc(50% - 20px);
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        border: 1px solid #e0e0e0;
        border-radius: 50%;
        box-sizing: border-box;
        cursor: pointer;
        z-index: 2
    }
    
    .je2-listing-card__navigation-button._next {
        right: -20px
    }
    
    .je2-listing-card__navigation-button._prev {
        left: -20px
    }
    
    .je2-listing-card__count._hidden,.je2-listing-card__navigation-button._hidden {
        display: none
    }
    
    .je2-listing-card__count {
        bottom: -36px;
        left: 50%;
        transform: translateX(-50%);
        width: fit-content;
        border-radius: 100px;
        padding: 4px 10px
    }
    
    @media (max-width: 1199px) {
        .je2-listing-card__count {
            position:relative;
            transform: none;
            left: unset;
            top: -10px;
            bottom: unset;
            box-shadow: unset
        }
    }
    
    .je2-single-slider {
        position: relative;
        width: 100%;
        overflow: visible;
        margin: 0 auto
    }
    
    .je2-single-slider__slides {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: 100%;
        grid-auto-rows: 100%;
        transition: transform .5s cubic-bezier(.46,.03,.52,.96)
    }
    
    .je2-single-slider__slides._no-transition {
        transition: unset
    }
    
    .je2-single-slider__slides>div:nth-child(2):not(._active) {
        transform: translateX(5px)
    }
    
    .je2-single-slider__pagination {
        position: absolute;
        bottom: 12px;
        left: 0;
        right: 0;
        margin: auto;
        width: 68px;
        height: 6px;
        z-index: 2
    }
    
    .je2-single-slider__pagination__pos {
        width: 6px;
        height: 6px;
        position: absolute;
        border-radius: 50%;
        top: 0;
        background: #fff
    }
    
    .je2-single-slider__pagination__pos._1 {
        left: 0
    }
    
    .je2-single-slider__pagination__pos._2 {
        left: 16px
    }
    
    .je2-single-slider__pagination__pos._3 {
        left: 31px
    }
    
    .je2-single-slider__pagination__pos._4 {
        left: 46px
    }
    
    .je2-single-slider__pagination__pos._5 {
        left: 61px
    }
    
    .je2-single-slider__pagination__pos::after,.je2-single-slider__pagination__pos::before {
        content: "";
        display: block;
        position: absolute;
        width: 6px;
        height: 6px;
        background: #fff;
        border-radius: 50%;
        opacity: 0;
        pointer-events: none
    }
    
    .je2-single-slider__pagination__pos::after {
        right: -15px
    }
    
    .je2-single-slider__pagination__pos::before {
        left: -15px
    }
    
    .je2-single-slider__pagination__pos._animated {
        background: 0 0
    }
    
    .je2-single-slider__pagination__pos._animated::after,.je2-single-slider__pagination__pos._animated::before {
        transition: left .2s cubic-bezier(.455,.03,.515,.955) 0s,right .2s cubic-bezier(.455,.03,.515,.955) 0s
    }
    
    .je2-single-slider__pagination__bullet {
        width: 6px;
        height: 6px;
        position: absolute;
        border-radius: 50%;
        background: rgba(255,255,255,.6);
        will-change: left,width,height,top
    }
    
    .je2-single-slider__pagination__bullet._0 {
        left: -14px;
        opacity: 0
    }
    
    .je2-single-slider__pagination__bullet._1 {
        left: 0
    }
    
    .je2-single-slider__pagination__bullet._2 {
        left: 16px
    }
    
    .je2-single-slider__pagination__bullet._3 {
        left: 31px
    }
    
    .je2-single-slider__pagination__bullet._4 {
        left: 46px
    }
    
    .je2-single-slider__pagination__bullet._5 {
        left: 61px
    }
    
    .je2-single-slider__pagination__bullet._6 {
        left: 76px;
        opacity: 0
    }
    
    .je2-single-slider__pagination._animated .je2-single-slider__pagination__bullet {
        transition: left .2s cubic-bezier(.455,.03,.515,.955) 0s,right .2s cubic-bezier(.455,.03,.515,.955) 0s,opacity .2s cubic-bezier(.455,.03,.515,.955) 0s
    }
    
    .je2-single-slider__pagination._last~.je2-single-slider__show-more {
        display: flex;
        opacity: 1
    }
    
    .je2-single-slider__navigation,.je2-single-slider__side-arrows {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center
    }
    
    .je2-single-slider__navigation {
        left: 0;
        right: 0;
        bottom: 50px;
        max-width: 130px;
        margin: 0 auto;
        user-select: none;
        z-index: 1
    }
    
    .je2-single-slider__navigation>p {
        padding: 0 20px
    }
    
    .je2-single-slider__navigation p,.je2-single-slider__navigation span {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -1px;
        text-transform: uppercase;
        color: #b9b9b9
    }
    
    .je2-single-slider__navigation svg {
        width: 32px;
        height: 32px;
        fill: #151515;
        cursor: pointer
    }
    
    .je2-single-slider__side-arrows {
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        border: 1px solid #adadad;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        z-index: 2;
        background: #f5f5f5
    }
    
    .je2-single-slider__side-arrows__left {
        left: 20px
    }
    
    .je2-single-slider__side-arrows__right {
        right: 20px
    }
    
    .je2-single-slider__side-arrows svg {
        width: 16px;
        height: 16px;
        color: #adadad
    }
    
    @media (max-width: 1199px) {
        .je2-single-slider._no-navigation-mobile .je2-single-slider__navigation {
            display:none
        }
    }
    
    .je2-single-slider._full-width {
        width: 100%
    }
    
    .je2-single-slider._full-width .je2-single-slider__slides {
        grid-auto-columns: auto
    }
    
    .je2-single-slider._arrows-only .je2-single-slider__navigation p {
        visibility: hidden;
        width: 0;
        height: 0;
        padding: 0 16.5px
    }
    
    @media (max-width: 767px) {
        .je2-single-slider._arrows-only .je2-single-slider__navigation p {
            padding:0 10px
        }
    }
    
    .je2-single-slider.js-listing-gallery::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 32px;
        background: linear-gradient(0deg,rgba(0,0,0,.3)0,transparent 100%);
        pointer-events: none;
        z-index: 0
    }
    
    .je2-single-slider.js-listing-gallery .je2-single-slider__left,.je2-single-slider.js-listing-gallery .je2-single-slider__right {
        top: 50%;
        z-index: 2;
        display: none;
        position: absolute;
        transform: translate3d(0,-50%,0);
        padding: 20px 19px;
        width: 40px;
        height: 40px;
        align-items: center;
        justify-content: center
    }
    
    .je2-single-slider.js-listing-gallery .je2-single-slider__left::after,.je2-single-slider.js-listing-gallery .je2-single-slider__right::after {
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 0 4px rgba(0,0,0,.25)
    }
    
    .je2-single-slider.js-listing-gallery .je2-single-slider__left svg,.je2-single-slider.js-listing-gallery .je2-single-slider__right svg {
        width: 10px;
        height: 10px;
        stroke: #151515;
        z-index: 1
    }
    
    .je2-single-slider__left {
        left: 12px
    }
    
    .je2-single-slider__right {
        right: 12px
    }
    
    .je2-single-slider__right._invisible svg,.je2-single-slider__right._invisible::after {
        display: none
    }
    
    .je2-single-slider__show-more {
        z-index: 2;
        opacity: 0;
        display: none;
        position: absolute;
        align-items: center;
        justify-content: center;
        transition: opacity .7s ease
    }
    
    .je2-single-slider__show-more-button {
        font-family: inter,Arial,sans-serif;
        height: 40px;
        padding: 0 16px;
        font-size: 12px;
        font-weight: 500;
        line-height: 40px;
        border-radius: 20px;
        background-color: #fff;
        text-transform: uppercase;
        box-shadow: 0 0 4px rgba(0,0,0,.25);
        color: #393939
    }
    
    .swiper-slide-active .je2-single-slider__show-more {
        opacity: 1
    }
    
    @media (min-width: 1200px) {
        .je2-single-slider:hover .je2-single-slider__left,.je2-single-slider:hover .je2-single-slider__right,.je2-single-slider:hover .je2-single-slider__show-more {
            display:flex
        }
    }
    
    @media (max-width: 1199px) {
        .je2-single-slider__show-more {
            display:flex
        }
    }
    
    .je2-single-slider._with_dots .je2-single-slider__dots-line {
        width: 100%;
        opacity: .2;
        border-bottom: 2px dashed #fff;
        margin: 87px 50% 50px;
        transition: transform .5s cubic-bezier(.46,.03,.52,.96)
    }
    
    .je2-single-slider._with_dots .je2-single-slider__slides>div:before {
        opacity: .2;
        border-bottom: 2px dashed #fff;
        content: "";
        width: 100%;
        left: 50%;
        position: absolute;
        top: -52px
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-single-slider._with_dots .je2-single-slider__slides>div:before {
            top:-30px
        }
    }
    
    @media (max-width: 767px) {
        .je2-single-slider._with_dots .je2-single-slider__slides>div:before {
            top:-24px
        }
    }
    
    .je2-single-slider._with_dots .je2-single-slider__slides>div:last-of-type:before {
        width: 0
    }
    
    .je2-single-slider._with_dots .je2-single-slider__slides>div:after {
        content: "";
        width: 21px;
        height: 21px;
        border-radius: 50%;
        background: #fff;
        position: absolute;
        top: -62px
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-single-slider._with_dots .je2-single-slider__slides>div:after {
            top:-40px
        }
    }
    
    @media (max-width: 767px) {
        .je2-single-slider._with_dots .je2-single-slider__slides>div:after {
            top:-34px
        }
    }
    
    .je2-single-slider__timeline {
        width: 100vw
    }
    
    .je2-single-slider__timeline div:first-of-type {
        width: 21px;
        height: 21px;
        border-radius: 50%;
        background: #fff
    }
    
    .je2-single-slider__timeline div:nth-of-type(2) {
        opacity: .2;
        border: 2px dashed #fff
    }
    
    .je2-instagram {
        --post-size: 196px;
        --post-gap: 22px;
        position: relative
    }
    
    .je2-instagram iframe {
        width: calc(100% + 10px)!important;
        margin: -5px
    }
    
    @media (max-width: 767px) {
        .je2-instagram iframe {
            width:calc(100% + 4px)!important;
            margin: -2px
        }
    }
    
    .je2-instagram__posts {
        display: grid;
        grid-column-gap: var(--post-gap);
        grid-row-gap: var(--post-gap);
        grid-template-columns: repeat(6,minmax(8rem,1fr));
        grid-auto-rows: 1fr
    }
    
    .je2-instagram__posts::before {
        content: "";
        width: 0;
        padding-bottom: 100%;
        grid-row: 1/1;
        grid-column: 1/1
    }
    
    .je2-instagram__posts>:first-child {
        grid-row: 1/1;
        grid-column: 1/1
    }
    
    @media (max-width: 1199px) {
        .je2-instagram__posts {
            --post-gap:1px;
            grid-template-columns: repeat(3,minmax(8rem,1fr))
        }
    }
    
    .je2-instagram .je2-button {
        position: absolute;
        right: 3px;
        top: 23px;
        padding: 13px 55px
    }
    
    @media (min-width: 1200px) and (max-width:1300px) {
        .je2-instagram .je2-button {
            right:-3px
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-instagram .je2-button {
            padding:13px 72px;
            right: -3px;
            top: 8px
        }
    }
    
    @media (max-width: 767px) {
        .je2-instagram .je2-button {
            position:unset;
            width: 100%;
            margin-top: 15px
        }
    }
    
    .je2-instagram__post {
        position: relative;
        background-color: #efefef
    }
    
    @media (max-width: 1199px) {
        .je2-instagram__post {
            width:100%;
            height: 100%
        }
    }
    
    .je2-instagram__post img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
    
    .je2-instagram__post._multi::before {
        width: 13px;
        height: 13px
    }
    
    .je2-instagram__post._multi::after,.je2-instagram__post._multi::before {
        content: "";
        display: block;
        position: absolute
    }
    
    .je2-instagram__post._multi::before {
        top: 5px;
        right: 7px;
        border-radius: 3px;
        background-color: #fff
    }
    
    .je2-instagram__post._multi::after {
        top: 7px;
        right: 5px;
        width: 12px;
        height: 12px;
        border-radius: 0 0 5px 0;
        border: 1px solid #fff;
        border-top: none;
        border-left: none
    }
    
    .je2-popular-categories__items {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(4,minmax(0,1fr))
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-popular-categories__items {
            grid-template-columns:repeat(2,minmax(0,1fr))
        }
    }
    
    @media (max-width: 767px) {
        .je2-popular-categories__items {
            height:auto;
            grid-template-columns: repeat(1,minmax(0,1fr))
        }
    }
    
    .je2-popular-categories__item {
        flex: 1;
        color: #fff;
        padding-bottom: 131%;
        display: block;
        overflow: hidden;
        position: relative;
        text-decoration: none
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-popular-categories__item {
            padding-bottom:45%
        }
    }
    
    @media (max-width: 767px) {
        .je2-popular-categories__item {
            padding-bottom:48%
        }
    }
    
    .je2-popular-categories__item-content {
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        color: #fff;
        z-index: 10;
        padding: 30px 20px;
        position: absolute;
        flex-direction: column;
        box-sizing: border-box;
        justify-content: flex-end;
        background: linear-gradient(0deg,rgba(0,0,0,.5)0,transparent 34%)
    }
    
    @media (max-width: 767px) {
        .je2-popular-categories__item-content {
            background:linear-gradient(0deg,rgba(0,0,0,.5)0,transparent 85%);
            padding: 20px
        }
    }
    
    .je2-popular-categories__item-background {
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        transition: transform 300ms linear;
        background: #e0e0e0;
        background-size: cover
    }
    
    .je2-popular-categories__item-background img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center
    }
    
    .je2-popular-categories__item-title {
        font-family: heldane,prata,sans-serif;
        font-size: 28px;
        line-height: 32px
    }
    
    @media (max-width: 767px) {
        .je2-popular-categories__item-title {
            font-size:24px;
            line-height: 30px
        }
    }
    
    .je2-popular-categories__item-link {
        margin-top: 15px;
        font-family: inter,Arial,sans-serif;
        font-weight: 500;
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 1px;
        color: rgba(255,255,255,.7);
        text-transform: uppercase;
        position: relative
    }
    
    @media (max-width: 767px) {
        .je2-popular-categories__item-link {
            margin-top:10px
        }
    }
    
    .je2-popular-categories__item-link svg {
        color: #fff;
        top: -3px;
        right: 0;
        width: 16px;
        height: 16px;
        position: absolute;
        transition: transform 300ms linear
    }
    
    .je2-popular-categories__item:hover .je2-popular-categories__item-background {
        transform: scale(1.017)
    }
    
    .je2-popular-categories__item:hover .je2-popular-categories__item-link svg {
        transform: translate3d(5px,0,0)
    }
    
    .je2-trending__item {
        height: auto
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-trending__item {
            min-width:calc(100%/3.5)
        }
    
        .je2-trending__item+.je2-trending__item {
            margin-left: 12px
        }
    }
    
    @media (max-width: 767px) {
        .je2-trending__item {
            min-width:calc(100%/2.5)
        }
    
        .je2-trending__item+.je2-trending__item {
            margin-left: 10px
        }
    }
    
    .je2-journal {
        font-family: inter,Arial,sans-serif;
    }
    
    .je2-journal__container-grid {
        display: grid;
        grid-column-gap: 22px;
        grid-row-gap: 30px;
        grid-template-columns: auto 45%;
        grid-template-rows: repeat(3,130px)
    }
    
    @media (max-width: 767px) {
        .je2-journal__container-grid {
            grid-template-columns:100%;
            grid-template-rows: repeat(4,103px)
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-journal__container-grid {
            grid-template-rows:auto repeat(2,minmax(0,1fr));
            grid-template-columns: minmax(0,1fr) minmax(0,1fr)
        }
    }
    
    @media (min-width: 1200px) {
        .je2-journal__container-flex {
            display:flex;
            justify-content: space-between
        }
    
        .je2-journal__container-flex>a,.je2-journal__container-flex>div {
            width: calc((100% - 40px)/3)
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-journal__container-flex>a+a {
            margin-top:30px
        }
    
        .je2-journal__container-flex .je2-journal__article-caption {
            display: block
        }
    }
    
    @media (max-width: 767px) {
        .je2-journal__container-flex>a+a {
            margin-top:20px
        }
    }
    
    .je2-journal__article {
        color: #151515;
        text-decoration: none;
        max-height: 130px;
        display: flex;
        overflow: hidden
    }
    
    .je2-journal__article:hover .je2-journal__article-caption,.je2-journal__article:hover .je2-journal__article-title {
        text-decoration: underline
    }
    
    .je2-journal__article-image {
        background-color: #efefef;
        flex: 1;
        min-width: 195px;
        height: 130px;
        max-width: 195px;
        margin-right: 20px
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-journal__article-image {
            min-width:229px;
            max-width: 229px;
            height: 150px
        }
    }
    
    @media (max-width: 767px) {
        .je2-journal__article-image {
            min-width:158px;
            max-width: 158px;
            height: 103px
        }
    }
    
    .je2-journal__article-big-image img,.je2-journal__article-image img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover
    }
    
    .je2-journal__article-date {
        font-size: 11px;
        font-weight: 500;
        line-height: 11px;
        color: #606060;
        text-transform: uppercase;
        letter-spacing: 1px
    }
    
    .je2-journal__article-title {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        max-height: 48px;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    @media (max-width: 1199px) {
        .je2-journal__article-title {
            -webkit-line-clamp:3;
            max-height: 72px
        }
    }
    
    .je2-journal__article-caption {
        font-size: 14px;
        line-height: 22px;
        margin-top: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        max-height: 44px;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    @media (max-width: 1199px) {
        .je2-journal__article-caption {
            display:none
        }
    
        .je2-journal__article._empty {
            margin-top: 20px
        }
    }
    
    .je2-journal__article._empty .je2-journal__article-content {
        width: 100%
    }
    
    .je2-journal__article._empty .je2-journal__article-date {
        height: 11px
    }
    
    .je2-journal__article._empty .je2-journal__article-title {
        height: 48px
    }
    
    .je2-journal__article._empty .je2-journal__article-caption {
        height: 44px
    }
    
    .je2-journal__article._empty .je2-journal__article-caption,.je2-journal__article._empty .je2-journal__article-date,.je2-journal__article._empty .je2-journal__article-title {
        color: #efefef;
        background: #efefef
    }
    
    @media (min-width: 1200px) {
        .je2-journal__article._empty .je2-journal__article-caption,.je2-journal__article._empty .je2-journal__article-date,.je2-journal__article._empty .je2-journal__article-title {
            width:20vw
        }
    }
    
    .je2-journal__article-big {
        grid-row: 1/span 3;
        position: relative;
        color: #fff;
        overflow: hidden
    }
    
    @media (max-width: 767px) {
        .je2-journal__article-big {
            grid-row:1/span 2
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-journal__article-big {
            height:292px;
            grid-row: 1;
            grid-column: 1/span 2
        }
    }
    
    .je2-journal__article-big:hover .je2-journal__article-big-image {
        transform: scale(1.017)
    }
    
    .je2-journal__article-big-image {
        transition: transform 300ms linear;
        width: 100%;
        height: 100%
    }
    
    .je2-journal__article-big-content {
        bottom: 0;
        z-index: 5;
        width: 100%;
        position: absolute;
        padding: 40px 30px;
        box-sizing: border-box;
        color: #fff;
        background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.2) 48.44%,rgba(0,0,0,.5) 100%);
        top: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }
    
    @media (max-width: 767px) {
        .je2-journal__article-big-content {
            padding:20px
        }
    }
    
    .je2-journal__article-big-date {
        color: #fff
    }
    
    .je2-journal__article-big-title {
        font-family: heldane,prata,sans-serif;
        font-size: 28px;
        line-height: 32px;
        margin-top: 15px;
        font-weight: 400;
        max-height: 64px;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
    
    .je2-journal__article-big-caption {
        margin-top: 10px;
        text-decoration: none
    }
    
    @media (max-width: 767px) {
        .je2-journal__article-big-caption {
            display:block
        }
    }
    
    .je2-seen-in {
        padding: 50px 0 0;
        border-top: 1px solid #e0e0e0
    }
    
    @media (max-width: 767px) {
        .je2-seen-in {
            padding:0;
            border-top: none
        }
    }
    
    .je2-seen-in__title {
        font-family: inter,Arial,sans-serif;
        font-style: normal;
        text-transform: uppercase;
        text-align: center;
        font-weight: 500;
        font-size: 11px;
        line-height: 11px;
        color: #606060
    }
    
    .je2-seen-in__items {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }
    
    .je2-seen-in__items svg {
        fill: #151515
    }
    
    @media (max-width: 767px) {
        .je2-seen-in__items {
            margin:24px 0 0
        }
    }
    
    .je2-seen-in__item {
        width: 120px;
        height: 60px;
        display: flex;
        margin: 30px 41px 0;
        min-width: 120px;
        align-items: center;
        justify-content: center
    }
    
    .je2-seen-in__item>* {
        max-width: 100%
    }
    
    @media (max-width: 767px) {
        .je2-seen-in__item {
            margin:20px
        }
    }
    
    .je2-seen-in._accelerate {
        background: #f7f6f2;
        border: 0;
        padding: 60px 0 100px
    }
    
    @media (max-width: 1199px) {
        .je2-seen-in._accelerate {
            padding:40px 20px 60px
        }
    }
    
    .je2-seen-in._accelerate .je2-seen-in__title {
        font-size: 32px;
        line-height: 48px;
        color: #151515;
        text-transform: none;
        font-weight: 500
    }
    
    @media (max-width: 1199px) {
        .je2-seen-in._accelerate .je2-seen-in__title {
            font-size:24px;
            line-height: 36px
        }
    }
    
    .je2-seen-in._accelerate .je2-seen-in__items {
        max-width: 1000px;
        margin: 20px auto 0
    }
    
    .je2-seen-in._accelerate .je2-seen-in__item {
        margin: 40px 20px 0
    }
    
    .je2-seen-in._v2 {
        padding: 77px 0;
        background: #f5f5f5
    }
    
    @media (min-width: 1200px) {
        .je2-seen-in._v2 {
            padding:77px 0 100px;
            border-radius: 24px;
            border: 1px solid #e0e0e0
        }
    }
    
    @media (max-width: 1199px) {
        .je2-seen-in._v2 {
            padding:40px 20px
        }
    }
    
    .je2-seen-in._v2 .je2-seen-in__title {
        font-family: heldane,prata,sans-serif;
        font-size: 46px;
        line-height: 60px
    }
    
    @media (max-width: 1199px) {
        .je2-seen-in._v2 .je2-seen-in__title {
            font-size:32px;
            line-height: 40px
        }
    }
    
    body,input,textarea {
        box-sizing: border-box
    }
    
    body {
        margin: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    
    input,textarea {
        outline: 0;
        display: block;
        font: inherit
    }
    
    input,select {
        border-radius: 0
    }
    
    input {
        width: auto;
        overflow: visible;
        background: 0 0;
        -webkit-font-smoothing: inherit;
        -moz-osx-font-smoothing: inherit;
        -webkit-appearance: none
    }
    
    select {
        font: inherit
    }
    
    textarea {
        border: 0;
        max-width: 100%;
        min-width: 100%;
        padding: 0
    }
    
    button {
        background: #fff;
        margin: 0
    }
    
    a {
        color: inherit
    }
    
    a,a:hover {
        text-decoration: none
    }
    
    img,svg {
        vertical-align: middle
    }
    
    svg {
        width: 100%;
        height: 100%;
        fill: currentColor;
        stroke: none
    }
    
    pre {
        overflow: scroll;
        word-wrap: break-word;
        padding: 10px;
        background-color: rgba(208,208,208,.6);
        border-radius: 3px;
        margin: 0;
        font-family: Courier,"New Courier",monospace;
        font-size: 12px
    }
    
    figure,h1,h2,h3,input,p,ul {
        margin: 0;
        padding: 0;
        border: 0;
        color: inherit
    }
    
    #CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo,.JE-modal,a#CybotCookiebotDialogPoweredbyCybot,body>img,div#CybotCookiebotDialogPoweredByText {
        display: none
    }
    
    @media (max-width: 1199px) {
        body {
            overflow-x:hidden
        }
    }
    
    @media (min-width: 1200px) {
        .je-mobile-only {
            display:none!important
        }
    }
    
    @media (max-width: 1199px) {
        .je-desktop-only {
            display:none!important
        }
    }
    
    .je-background-pixel {
        background-size: cover;
        background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsNFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAADAAUDAREAAhEBAxEB/8QAFAABAAAAAAAAAAAAAAAAAAAAB//EAB8QAAEEAAcAAAAAAAAAAAAAAAIBAwQFAAYHFCIxQf/EABUBAQEAAAAAAAAAAAAAAAAAAAAD/8QAFhEBAQEAAAAAAAAAAAAAAAAAAAEx/9oADAMBAAIRAxEAPwB30yztdXVPIOdN3JNPK2Cm0HEU86xObR//2Q==)
    }
    
    .grecaptcha-badge {
        visibility: hidden
    }
    
    .grecaptcha-badge._visible {
        visibility: visible
    }
    
    .g-accessibility-hidden {
        border: 0;
        clip: rect(0 0 0 0);
        width: 0;
        overflow: hidden;
        padding: 0;
        white-space: nowrap
    }
    
    :root {
        --offset-xs: 16px;
        --offset-s: 24px;
        --offset-m: 32px;
        --offset-l: 48px;
        --offset-xl: 64px
    }
    
    @media (max-width: 767px) {
        :root {
            --offset-xs:8px;
            --offset-s: 16px;
            --offset-m: 24px;
            --offset-l: 32px;
            --offset-xl: 48px
        }
    }
    
    .je2-newsletter {
        scroll-margin-top: 109px
    }
    
    @media (max-width: 1199px) {
        .je2-newsletter {
            scroll-margin-top:152px
        }
    }
    
    .je2-lazy-load {
        opacity: 0;
        transition: opacity 200ms linear
    }
    
    .je2-lazy-load._without-opacity {
        opacity: unset;
        transition: none
    }
    
    .je2-lazy-load._loaded {
        opacity: unset
    }
    
    .je2-lazy-load._glowing {
        animation: glow 2s linear infinite alternate
    }
    
    .je2-footer {
        font-size: 14px;
        font-family: inter,Arial,sans-serif;
        color: #fff;
        background-color: #000;
        padding: 0 5vw
    }
    
    @media (max-width: 767px) {
        .je2-footer {
            padding:0 20px
        }
    }
    
    .je2-footer__bottom,.je2-footer__top {
        margin: 0 auto;
        max-width: calc(1920px - 10vw)
    }
    
    .je2-footer__top {
        display: flex;
        padding: 48px 0;
        border-bottom: 1px solid #717171;
        overflow-x: hidden
    }
    
    @media (max-width: 767px) {
        .je2-footer__top {
            border:0;
            padding: 32px 0 0;
            flex-direction: column-reverse
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-footer__top {
            gap:15px
        }
    }
    
    .je2-footer__label {
        font-family: inter,Arial,sans-serif;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 16px;
        text-transform: uppercase;
        color: #adadad
    }
    
    .je2-footer__menu {
        flex: 1;
        display: flex;
        gap: 80px
    }
    
    @media (max-width: 767px) {
        .je2-footer__menu {
            align-items:stretch;
            flex-direction: column;
            gap: 0
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-footer__menu {
            gap:15px
        }
    }
    
    @media (max-width: 767px) {
        .je2-footer__menu-section {
            width:auto;
            flex: 1
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-footer__menu-section {
            flex:1;
            width: auto
        }
    }
    
    .je2-footer__menu ul {
        list-style-type: none
    }
    
    @media (max-width: 767px) {
        .je2-footer__menu ul {
            display:none
        }
    
        .je2-footer__menu ul._visible {
            display: block;
            margin-top: 10px
        }
    }
    
    .je2-footer__menu ul li {
        margin-bottom: 20px
    }
    
    .je2-footer__menu a {
        color: #fff
    }
    
    .je2-footer__menu a:focus,.je2-footer__menu a:hover {
        color: #fff
    }
    
    @media (max-width: 767px) {
        .je2-footer__menu .je2-footer__label {
            margin:0;
            padding: 15px 0;
            position: relative;
            border-bottom: 1px solid #717171
        }
    
        .je2-footer__menu .je2-footer__label::after {
            top: 50%;
            right: 4px;
            width: 8px;
            height: 8px;
            content: "";
            display: block;
            position: absolute;
            border-right: 2px solid #fff;
            border-bottom: 2px solid #fff;
            transition: transform 100ms ease;
            transform: translate3d(0,calc(-50% - 2px),0) rotate(45deg)
        }
    
        .je2-footer__menu .je2-footer__label._visible {
            border-bottom: none
        }
    
        .je2-footer__menu .je2-footer__label._visible::after {
            transform: translate3d(0,calc(-50% - 2px),0) rotate(225deg)
        }
    
        .je2-footer__menu .je2-footer__label._visible+ul {
            display: block;
            margin-top: 10px;
            padding-bottom: 10px;
            border-bottom: 1px solid #717171
        }
    }
    
    .je2-footer__settings {
        width: 200px;
        min-width: 200px
    }
    
    @media (max-width: 767px) {
        .je2-footer__settings {
            width:auto;
            margin-bottom: 40px;
            align-items: stretch
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-footer__settings {
            width:180px;
            min-width: 180px
        }
    }
    
    .je2-footer__bottom {
        display: flex;
        height: 28px;
        padding: 24px 0;
        align-items: center;
        box-sizing: content-box
    }
    
    @media (max-width: 767px) {
        .je2-footer__bottom {
            padding:0;
            height: auto;
            flex-direction: column-reverse
        }
    }
    
    .je2-footer__copyright {
        flex: 1;
        display: flex;
        color: rgba(255,255,255,.6);
        align-items: center
    }
    
    @media (max-width: 767px) {
        .je2-footer__copyright {
            padding-bottom:40px;
            flex-direction: column;
            gap: 20px
        }
    }
    
    .je2-footer__logo {
        width: 25px;
        height: 28px;
        margin-right: 10px
    }
    
    .je2-footer__social {
        display: flex;
        justify-content: center;
        flex-flow: wrap;
        gap: 12px
    }
    
    @media (max-width: 767px) {
        .je2-footer__social {
            padding:40px 0 26px
        }
    }
    
    .je2-footer__social-link {
        width: 30px;
        height: 30px;
        color: #fff;
        display: flex;
        cursor: pointer;
        align-items: center;
        justify-content: center
    }
    
    .je2-footer__social-link:focus,.je2-footer__social-link:hover {
        color: #fff
    }
    
    .je2-footer__social-link._twitter svg {
        padding: 7px
    }
    
    .je2-footer .je2-select {
        border: 0
    }
    
    .je2-footer .je2-select svg {
        color: #fff;
        width: 14px;
        height: 14px;
        top: 15px
    }
    
    .je2-footer .je2-select select {
        color: #fff;
        background: 0 0;
        border: 1px solid #717171
    }
    
    .je2-footer .je2-select select option {
        background: #000
    }
    
    .je2-footer .je2-select+.je2-select select {
        margin-top: -1px
    }
    
    @media (min-width: 1200px) {
        .je2-footer._no-max-width {
            padding:0 40px
        }
    
        .je2-footer._no-max-width .je2-footer__bottom,.je2-footer._no-max-width .je2-footer__top {
            max-width: none
        }
    }
    
    .je2-select {
        position: relative;
        border: 1px solid #e0e0e0
    }
    
    .je2-select:focus,.je2-select:hover {
        border-color: #606060
    }
    
    .je2-select select {
        padding: 11px 30px 11px 15px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 14px;
        line-height: 20px;
        color: #151515;
        border: 0;
        background: #fff;
        width: 100%;
        height: 100%;
        outline: 0;
        cursor: pointer
    }
    
    @media (max-width: 1199px) {
        .je2-select select {
            font-size:16px;
            padding: 15px 33px 13px 15px
        }
    }
    
    .je2-select._left-icon select {
        padding-left: 39px
    }
    
    .je2-select__right-icon {
        position: absolute;
        right: 12px;
        top: calc(50% - 2px);
        width: 11px;
        height: 7px;
        color: #2c2c2c;
        pointer-events: none
    }
    
    .je2-select__left-icon {
        position: absolute;
        left: 14px;
        top: calc(50% - 8px);
        height: 17px;
        width: 17px;
        stroke: #2c2c2c;
        pointer-events: none;
        display: flex
    }
    
    .je2-select__left-icon svg {
        fill: currentColor;
        width: 100%;
        height: 100%
    }
    
    .je2-select._invalid select {
        border-color: #f4382c
    }
    
    .je2-select._with-placeholder {
        display: flex;
        flex-direction: row-reverse;
        align-items: center
    }
    
    .je2-select._with-placeholder select {
        position: absolute;
        opacity: 0;
        appearance: none;
        left: 0;
        top: 0
    }
    
    .je2-select._with-placeholder span {
        white-space: nowrap
    }
    
    .je2-select._with-placeholder .je2-select__right-icon {
        position: static;
        margin-left: 5px
    }
    
    .je2-select._hidden {
        display: none
    }
    
    .cookie__container {
        font-family: inter,Arial,sans-serif;
        position: fixed;
        width: 636px;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1030;
        padding: 13px 20px;
        background: rgba(0,0,0,.9);
        color: #fff;
        border-radius: 4px;
        backface-visibility: hidden;
        box-sizing: border-box;
        display: block
    }
    
    @media (max-width: 1199px) {
        .cookie__container {
            width:calc(100% - 40px);
            bottom: 16px;
            margin-bottom: env(safe-area-inset-bottom)
        }
    
        .cookie__container._w-bottom-offset {
            bottom: 70px
        }
    }
    
    .cookie__content {
        display: flex;
        justify-content: space-between
    }
    
    @media (max-width: 1199px) {
        .cookie__content {
            flex-direction:column
        }
    }
    
    .cookie__text {
        margin-right: 50px;
        font-size: 14px
    }
    
    @media (max-width: 1199px) {
        .cookie__text {
            margin-right:0;
            text-align: center
        }
    }
    
    .cookie__button {
        padding: 8px 54px;
        border: 1px solid #d1d1d1;
        border-radius: 2px;
        background-color: #fff;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        transition: all 250ms ease-in-out;
        font-size: 15px;
        font-family: inherit;
        color: #151515
    }
    
    @media (max-width: 1199px) {
        .cookie__button {
            padding:8px 44px;
            margin: 13px auto auto
        }
    }
    
    .cookie__link {
        color: inherit;
        text-decoration: underline
    }
    
    .cookie__link:focus,.cookie__link:hover {
        color: #e0e0e0
    }
    
    .breadcrumbs__hidden {
        display: none
    }
    
    .je2-header-light {
        color: #fff
    }
    
    .je2-header-light._black {
        color: #000
    }
    
    .je2-header-light._left {
        position: absolute;
        left: 60px;
        top: 25px;
        z-index: 3
    }
    
    @media (max-width: 767px) {
        .je2-header-light._left {
            left:6px;
            top: 16px
        }
    }
    
    .je2-header-light._center {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 62px;
        box-shadow: 0 0 5px rgba(0,0,0,.1)
    }
    
    .je2-header-light._align-left {
        height: 92px;
        justify-content: flex-start;
        padding: 0 5vw
    }
    
    @media (max-width: 1199px) {
        .je2-header-light._align-left {
            padding:0 20px;
            height: 58px;
            justify-content: center
        }
    }
    
    .je2-header-light svg {
        padding: 20px;
        width: 140px;
        height: 21px;
        fill: currentColor
    }
    
    @media (max-width: 1199px) {
        .je2-header-light svg {
            height:20px;
            padding: 14px
        }
    }
    
    .je2-header-light._re-v2 {
        font-family: inter,Arial,sans-serif;
        display: flex;
        position: relative;
        top: 0;
        left: 0;
        justify-content: space-between;
        margin-top: 19px
    }
    
    @media (min-width: 1200px) {
        .je2-header-light._re-v2 {
            padding:20px 0
        }
    }
    
    @media (max-width: 1199px) {
        .je2-header-light._re-v2 {
            margin-top:0;
            flex-wrap: wrap
        }
    
        .je2-header-light._re-v2 .je2-button {
            display: none
        }
    }
    
    .je2-header-light._re-v2 ul {
        list-style: none;
        display: flex;
        gap: 43px;
        white-space: nowrap;
        font-size: 14px
    }
    
    @media (max-width: 1199px) {
        .je2-header-light._re-v2 ul {
            gap:24px;
            position: absolute;
            overflow-y: scroll;
            -ms-overflow-style: none;
            scrollbar-width: none;
            width: 100%;
            padding: 0 20px;
            margin-left: -20px
        }
    
        .je2-header-light._re-v2 ul::-webkit-scrollbar {
            display: none
        }
    
        .je2-header-light._re-v2 ul li:last-of-type {
            padding-right: 20px
        }
    }
    
    .je2-header-light._re-v2 nav {
        align-items: center;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 41px;
        display: flex
    }
    
    @media (max-width: 1199px) {
        .je2-header-light._re-v2 nav {
            position:relative;
            width: 100%;
            left: 0;
            transform: none;
            height: 25px;
            padding-bottom: 12px
        }
    }
    
    .je2-header-light._re-v2 svg {
        padding: 10px 20px
    }
    
    @media (min-width: 1200px) {
        .je2-header-light._re-v2 svg {
            margin-left:-20px
        }
    }
    
    @media (max-width: 1199px) {
        .je2-header-light._re-v2 svg {
            padding:20px 0
        }
    }
    
    .je2-header-light._re-v2>.je2-button {
        background: 0 0;
        color: #fff;
        padding: 12px 24px;
        border-color: #fff
    }
    
    .je2-header-light._re-v2>.je2-button:hover {
        border-color: inherit
    }
    
    .je2-footer-light {
        padding: 85px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #f5f5f5
    }
    
    @media (max-width: 767px) {
        .je2-footer-light {
            padding:50px 0
        }
    }
    
    .je2-footer-light svg {
        width: 32px;
        height: 32px;
        fill: #adadad;
        margin-bottom: 21px;
        z-index: 0
    }
    
    .je2-footer-light p {
        font-family: inter,Arial,sans-serif;
        font-size: 14px;
        line-height: 22px;
        color: #adadad;
        z-index: 0
    }
    
    .je2-notification {
        font-family: inter,Arial,sans-serif;
        position: fixed;
        z-index: 99999999;
        padding: 14px 20px;
        color: #fff;
        box-sizing: border-box;
        transition: transform ease 200ms,opacity ease 200ms;
        will-change: transform,opacity
    }
    
    @media (min-width: 1200px) {
        .je2-notification {
            min-width:500px
        }
    }
    
    .je2-notification a {
        text-decoration: underline
    }
    
    .je2-notification._bottom-right {
        bottom: 0
    }
    
    @media (min-width: 1200px) {
        .je2-notification._bottom-right {
            right:5vw
        }
    }
    
    @media (max-width: 767px) {
        .je2-notification._bottom-right {
            margin-bottom:env(safe-area-inset-bottom)
        }
    }
    
    .je2-notification._bottom-right._hide {
        transform: translateX(100%);
        opacity: 0
    }
    
    .je2-notification._success {
        background: #006c75
    }
    
    .je2-notification._error {
        background: #ec4850
    }
    
    .je2-slider {
        margin-top: 48px;
        position: relative;
        --visible-items-count: 6
    }
    
    @media (max-width: 767px) {
        .je2-slider {
            margin-top:32px
        }
    }
    
    .je2-slider__title {
        font-family: linuxbio,arial;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
        color: #151515
    }
    
    @media (max-width: 767px) {
        .je2-slider__title {
            height:24px;
            font-size: 20px;
            line-height: 24px;
            margin-bottom: var(--offset-s)
        }
    }
    
    .je2-slider__wrapper {
        height: 95px;
        padding: 0 30px;
        overflow: hidden;
        position: relative;
        margin: 0-30px
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-slider__wrapper {
            padding:0;
            margin: 25px -20px 0
        }
    }
    
    @media (max-width: 767px) {
        .je2-slider__wrapper {
            padding:0;
            margin: 25px -20px 0
        }
    }
    
    .je2-slider__content {
        width: 100%;
        height: 100%;
        display: flex;
        overflow: auto;
        flex-wrap: nowrap;
        overflow-y: hidden;
        position: relative;
        box-sizing: content-box
    }
    
    @media (min-width: 1200px) {
        .je2-slider__content {
            overflow:hidden
        }
    }
    
    @media (max-width: 1199px) {
        .je2-slider__content {
            padding-bottom:20px;
            margin-bottom: -20px
        }
    
        .je2-slider__content::after,.je2-slider__content::before {
            min-width: 20px;
            height: 100px;
            display: block;
            content: ""
        }
    }
    
    .je2-slider__scroll {
        z-index: 20;
        width: 36px;
        height: 36px;
        display: none;
        position: absolute;
        border-radius: 100%;
        top: calc(50% - 18px);
        background: #fff;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 4px rgba(0,0,0,.25)
    }
    
    .je2-slider__scroll.left {
        left: 12px
    }
    
    .je2-slider__scroll.right {
        right: 12px
    }
    
    .je2-slider__scroll svg {
        width: 8px;
        height: 12px;
        stroke: #2c2c2c
    }
    
    @media (min-width: 1200px) {
        .je2-slider__scroll.visible {
            display:flex
        }
    }
    
    .je2-slider__dots {
        left: 50%;
        z-index: 10;
        bottom: 10px;
        display: flex;
        position: absolute;
        transform: translate3d(-50%,0,0)
    }
    
    .je2-slider__dot {
        width: 14px;
        height: 14px;
        display: flex;
        cursor: pointer;
        position: relative;
        align-items: center;
        justify-content: center
    }
    
    .je2-slider__dot::before {
        width: 6px;
        height: 6px;
        content: "";
        display: block;
        border-radius: 100%;
        background-color: rgba(255,255,255,.6);
        transition: width 100ms ease,height 100ms ease,background-color 100ms ease
    }
    
    .je2-slider__dot.active::before {
        width: 8px;
        height: 8px;
        background-color: #fff
    }
    
    .je2-slider__dot.offscreen::before {
        width: 4px;
        height: 4px;
        cursor: default;
        background-color: #fff
    }
    
    .je2-slider__item {
        z-index: 1;
        width: 196px;
        height: 95px;
        min-width: 196px;
        overflow: hidden;
        position: relative;
        border-radius: 4px;
        background-color: #ccc
    }
    
    .je2-slider__item__label {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        display: flex;
        padding: 0 16px;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
        font-style: normal;
        position: absolute;
        align-items: center;
        text-decoration: none;
        justify-content: center;
        background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.35) 100%);
        box-sizing: border-box;
        z-index: 1
    }
    
    .je2-slider__item__label:focus,.je2-slider__item__label:hover {
        color: #fff;
        text-decoration: none
    }
    
    .je2-slider__item__label h3 {
        margin: 0;
        padding: 0;
        font-family: inter,Arial,sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        text-align: center
    }
    
    .je2-slider__item__background {
        width: 100%;
        height: 100%
    }
    
    .je2-slider__item__background-image {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
    
    .je2-slider__item+.je2-slider__item {
        margin-left: 24px
    }
    
    @media (max-width: 1199px) {
        .je2-slider__item+.je2-slider__item {
            margin-left:var(--offset-s)
        }
    }
    
    .je2-slider__view-all {
        font-family: inter,Arial,sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500
    }
    
    .je2-slider.no-title .je2-slider__wrapper {
        margin-top: 0
    }
    
    .je2-slider.fit-parent {
        margin: 0;
        width: 100%;
        height: 100%
    }
    
    .je2-slider.fit-parent .je2-slider__wrapper {
        height: 100%
    }
    
    .je2-slider.fit-parent.collapsed {
        margin: 0;
        padding: 0;
        width: 100%
    }
    
    .je2-slider.fit-parent .je2-slider__title+.je2-slider__wrapper {
        height: calc(100% - 60px)
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-slider.fit-parent .je2-slider__title+.je2-slider__wrapper {
            height:calc(100% - 52px)
        }
    }
    
    @media (max-width: 767px) {
        .je2-slider.fit-parent .je2-slider__title+.je2-slider__wrapper {
            height:calc(100% - 40px)
        }
    }
    
    .je2-slider.fit-parent .je2-slider__item {
        width: 100%;
        height: 100%;
        min-width: 100%;
        min-height: 100%
    }
    
    .je2-slider.fit-parent .je2-slider__item+.je2-slider__item {
        margin-left: 0
    }
    
    .je2-slider.fit-parent.collapsed .je2-slider__scroll.left {
        transform: rotate(90deg);
        left: 10px
    }
    
    .je2-slider.fit-parent.collapsed .je2-slider__scroll.right {
        transform: rotate(-90deg);
        right: 10px
    }
    
    .je2-slider.non-scrollable .je2-slider__content {
        padding: 0;
        overflow: hidden
    }
    
    .je2-slider.grid-align .je2-slider__content {
        --items-count: var(--visible-items-count, 5);
        --grid-columns: calc((100% - (var(--offset-s) * (var(--items-count) - 1))) / var(--items-count))
    }
    
    @media (min-width: 1200px) {
        .je2-slider.grid-align .je2-slider__content {
            display:grid;
            overflow: hidden;
            grid-auto-columns: var(--grid-columns);
            grid-column-gap: var(--offset-s);
            grid-auto-flow: column;
            position: relative
        }
    }
    
    @media (max-width: 1199px) {
        .je2-slider.grid-align-mobile .je2-slider__content {
            display:grid;
            overflow: hidden;
            grid-auto-columns: var(--grid-columns);
            grid-column-gap: var(--offset-s);
            grid-auto-flow: column;
            position: relative
        }
    }
    
    @media (min-width: 1200px) {
        .je2-slider.grid-align .je2-slider__item {
            margin:0;
            width: auto;
            min-width: auto
        }
    }
    
    .je2-slider[data-items-count="1"] {
        --visible-items-count: 1
    }
    
    .je2-slider[data-items-count="2"] {
        --visible-items-count: 2
    }
    
    .je2-slider[data-items-count="3"] {
        --visible-items-count: 3
    }
    
    .je2-slider[data-items-count="4"] {
        --visible-items-count: 4
    }
    
    .je2-slider[data-items-count="5"] {
        --visible-items-count: 5
    }
    
    .je2-slider[data-items-count="6"] {
        --visible-items-count: 6
    }
    
    .je2-slider[data-items-count="7"] {
        --visible-items-count: 7
    }
    
    .je2-slider[data-items-count="8"] {
        --visible-items-count: 8
    }
    
    .je2-slider[data-items-count="9"] {
        --visible-items-count: 9
    }
    
    .je2-slider[data-items-count="10"] {
        --visible-items-count: 10
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-slider__item-3,.je2-slider__item-4 {
            min-width:calc(100%/2.5)
        }
    
        .je2-slider__item-3+.je2-slider__item-3,.je2-slider__item-3+.je2-slider__item-4,.je2-slider__item-4+.je2-slider__item-3,.je2-slider__item-4+.je2-slider__item-4 {
            margin-left: 12px
        }
    }
    
    @media (max-width: 767px) {
        .je2-slider__item-3,.je2-slider__item-4 {
            min-width:calc(100%/1.2)
        }
    
        .je2-slider__item-3+.je2-slider__item-3,.je2-slider__item-3+.je2-slider__item-4,.je2-slider__item-4+.je2-slider__item-3,.je2-slider__item-4+.je2-slider__item-4 {
            margin-left: 10px
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-slider__item-5 {
            min-width:calc(100%/3.5)
        }
    
        .je2-slider__item-5+.je2-slider__item-5 {
            margin-left: 12px
        }
    }
    
    @media (max-width: 767px) {
        .je2-slider__item-5 {
            min-width:calc(100%/2)
        }
    
        .je2-slider__item-5+.je2-slider__item-5 {
            margin-left: 10px
        }
    }
    
    @media (min-width: 768px) and (max-width:1199px) {
        .je2-slider__item-8 {
            min-width:calc(100%/3.5)
        }
    
        .je2-slider__item-8+.je2-slider__item-8 {
            margin-left: 12px
        }
    }
    
    @media (max-width: 767px) {
        .je2-slider__item-8 {
            min-width:calc(100%/2.5)
        }
    
        .je2-slider__item-8+.je2-slider__item-8 {
            margin-left: 10px
        }
    }
    
    .je2-slider._alt .je2-slider__navigation {
        right: 0;
        height: 38px;
        top: -70px;
        display: flex;
        position: absolute;
        align-items: center
    }
    
    @media (max-width: 1199px) {
        .je2-slider._alt .je2-slider__navigation {
            height:32px;
            top: -62px
        }
    }
    
    .je2-slider._alt .je2-slider__scroll {
        width: 24px;
        height: 24px;
        padding: 7px;
        border: 1px solid #e0e0e0;
        position: static;
        background: 0 0;
        box-shadow: none;
        display: flex;
        opacity: .5;
        cursor: pointer;
        pointer-events: none;
        color: #151515;
        margin-left: 12px
    }
    
    .je2-slider._alt .je2-slider__scroll:nth-child(2) {
        margin-left: 16px
    }
    
    .je2-slider._alt .je2-slider__scroll:hover {
        border-color: #151515
    }
    
    .je2-slider._alt .je2-slider__scroll.visible {
        opacity: 1;
        pointer-events: auto
    }
    
    @media (max-width: 1199px) {
        .je2-slider._alt .je2-slider__scroll {
            display:none
        }
    }
    
    .je2-slider._alt .je2-slider__scroll svg {
        width: 100%;
        height: 100%;
        stroke: none;
        fill: currentColor
    }
    
    .je2-slider._navigation-bottom .je2-slider__navigation {
        bottom: -85px;
        top: unset;
        left: 0;
        justify-content: center
    }
    
    @media (max-width: 767px) {
        .je2-slider._view-all-mobile .je2-slider__navigation {
            top:-50px
        }
    }
    
    .je2-sell-on-je {
        height: 365px;
        position: relative
    }
    
    @media (max-width: 1199px) {
        .je2-sell-on-je {
            height:450px
        }
    }
    
    .je2-sell-on-je__container {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 40px 50px 50px;
        z-index: 10;
        background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.8) 100%)
    }
    
    @media (max-width: 1199px) {
        .je2-sell-on-je__container {
            padding:24px 20px
        }
    }
    
    .je2-sell-on-je__title {
        font-family: heldane,prata,sans-serif;
        font-weight: 400;
        font-size: 42px;
        line-height: 50px;
        color: #fff;
        margin: 80px 0 20px;
        display: flex;
        flex-wrap: wrap
    }
    
    .je2-sell-on-je__title>div:last-of-type {
        width: 100%
    }
    
    .je2-sell-on-je__title span {
        margin-right: 8px
    }
    
    @media (max-width: 1199px) {
        .je2-sell-on-je__title {
            margin:150px 0 10px;
            font-size: 28px;
            line-height: 32px
        }
    }
    
    @media (max-width: 767px) {
        .je2-sell-on-je__title {
            margin-top:130px
        }
    }
    
    .je2-sell-on-je__category {
        display: inline-block;
        opacity: 0;
        position: absolute;
        margin-right: 7px;
        transition: opacity 600ms
    }
    
    .je2-sell-on-je__category._active {
        opacity: 1
    }
    
    .je2-sell-on-je__subtitle {
        font-family: inter,Arial,sans-serif;
        font-size: 18px;
        line-height: 28px;
        color: grey;
        max-width: 700px
    }
    
    @media (max-width: 1199px) {
        .je2-sell-on-je__subtitle {
            font-size:16px;
            line-height: 24px;
            max-width: 295px;
            margin-bottom: 30px
			color:grey;
        }
    }
    
    .je2-sell-on-je__read-more {
        height: 48px;
        padding: 0 72px;
        position: absolute;
        right: 50px;
        bottom: 50px
    }
    
    @media (max-width: 1199px) {
        .je2-sell-on-je__read-more {
            padding:0 92px;
            bottom: 24px;
            left: 20px;
            right: auto
        }
    }
    
    @media (max-width: 767px) {
        .je2-sell-on-je__read-more {
            right:20px
        }
    }
    
    .je2-sell-on-je__slide {
        top: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: #efefef;
        transition: opacity 600ms ease;
        opacity: 0;
        background-size: cover
    }
    
    .je2-sell-on-je__slide img {
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover
    }
    
    .je2-sell-on-je__slide._active {
        z-index: 2;
        opacity: 1;
        display: block
    }
    
    .je2-sell-on-je__switches {
        display: flex
    }
    
    .je2-sell-on-je__switches .je2-button {
        width: fit-content;
        margin-right: 10px;
        padding: 3px 10px;
        font-size: 11px;
        line-height: 20px;
        background: 0 0;
        color: #fff;
        border: 1px solid rgba(255,255,255,.2);
        transition: background 600ms,color 600ms
    }
    
    .je2-sell-on-je__switches .je2-button:focus,.je2-sell-on-je__switches .je2-button:hover {
        transform: scale(1.05)
    }
    
    .je2-sell-on-je__switches .je2-button._active {
        background: #fff;
        color: #151515;
        border: 1px solid #e0e0e0
    }
    
    @media (max-width: 767px) {
        .je2-sell-on-je__switches {
            overflow-y:scroll;
            margin: 0-20px;
            padding: 0 20px 20px
        }
    
        .je2-sell-on-je__switches::after {
            min-width: var(--offset-s);
            content: ""
        }
    
        .je2-sell-on-je._single {
            height: 477px
        }
    }
    
    .je2-sell-on-je._single .je2-sell-on-je__container {
        background: 0 0
    }
    
    .je2-sell-on-je._single .je2-sell-on-je__title {
        margin: 80px 0 20px;
        max-width: 630px;
		color:grey;
    }
    
    @media (max-width: 767px) {
        .je2-sell-on-je._single .je2-sell-on-je__title {
            margin:80px 0 16px;
            max-width: 330px;
            font-size: 32px;
            line-height: 44px;
			color:grey;
        }
    
        .je2-sell-on-je._single .je2-sell-on-je__subtitle {
            max-width: 280px
        }
    }
    
    .je2-sell-on-je._single .je2-sell-on-je__read-more {
        bottom: 40px;
        font-size: 16px;
        padding: 0 28px
    }
    
    @media (max-width: 767px) {
        .je2-sell-on-je._single .je2-sell-on-je__read-more {
            bottom:28px
        }
    }
    
    .je2-podcast-banner {
        font-family: inter,Arial,sans-serif;
        display: flex;
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
        background: #f5f5f5
    }
    
    @media (min-width: 768px) {
        .je2-podcast-banner {
            padding:35px 0 45px 50px
        }
    }
    
    @media (max-width: 767px) {
        .je2-podcast-banner {
            flex-direction:column;
            padding: 20px
        }
    }
    
    .je2-podcast-banner__content {
        display: flex;
        flex-direction: column;
        color: #151515
    }
    
    @media (min-width: 768px) {
        .je2-podcast-banner__content {
            width:70%;
            padding-right: 64px;
            padding-bottom: 98px;
            padding-top: 15px
        }
    }
    
    .je2-podcast-banner__content h2 {
        font-family: heldane,prata,sans-serif;
        font-size: 32px;
        line-height: 44px;
        font-weight: 400;
        padding-bottom: 20px
    }
    
    @media (max-width: 767px) {
        .je2-podcast-banner__content h2 {
            font-size:24px;
            line-height: 32px
        }
    }
    
    .je2-podcast-banner__content p {
        font-size: 16px;
        line-height: 24px;
        max-width: 650px
    }
    
    @media (max-width: 767px) {
        .je2-podcast-banner__content p {
            font-size:14px;
            line-height: 22px
        }
    }
    
    .je2-podcast-banner .je2-button {
        margin-top: 28px;
        padding: 13px 55px
    }
    
    @media (min-width: 768px) {
        .je2-podcast-banner .je2-button {
            position:absolute;
            bottom: 60px;
            left: 50px
        }
    }
    
    .je2-podcast-banner__host {
        min-width: 30%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
    
    @media (min-width: 768px) {
        .je2-podcast-banner__host {
            border-left:1px solid #e0e0e0
        }
    }
    
    @media (max-width: 767px) {
        .je2-podcast-banner__host {
            margin-top:40px
        }
    }
    
    .je2-podcast-banner__host__image {
        width: 124px;
        height: 124px;
        border-radius: 50%;
        background-position: center;
        background-size: cover
    }
    
    .je2-podcast-banner__host div:nth-child(2) {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 11px;
        margin-top: 30px
    }
    
    .je2-podcast-banner__host div:nth-child(3) {
        font-family: heldane,prata,sans-serif;
        font-size: 22px;
        font-weight: 400
    }
    
    .je2-podcast-banner__host div:nth-child(4) {
        font-size: 12px;
        color: #707070;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 15px
    }
.ul-feature li p:after {
 display: none;
}

.modal-body a {
    color: #000;
    text-decoration: none;
}

.property-navigation {
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    display: flex;
}

.bt-Backsearch {
    margin: 10px 0 0 0;
}


.img-fluid {
    max-width: 100%;
    height: auto;
    min-height: 200px;
}

.card {
    border-radius: 10px;
    background-color: #f9f9f9;
}

.payment-value {
    color: #007bff;
}

svg {
    color: #007bff;
}

.Features-p {
    font-family: heldane, prata, sans-serif;
    font-size: 34px;
    line-height: 38px;
    margin: 30px 0 15px;
    font-weight: 400;
    text-transform: capitalize;
}

#project-description {
    max-height: 150px; /* Adjust height as needed */
    overflow: hidden;
    transition: max-height 0.3s ease;
}

#project-description.expanded {
    max-height: none;
}

.btn-link {
    text-decoration: none;
    color: #007bff;
    cursor: pointer;
}

.btn-link:hover {
    text-decoration: underline;
}

.cus-mdl .je2-agent-info {
    padding: 30px;
}

/* .project-timeline {
    position: relative;
    padding: 2rem 0;
} */

.timeline {
    background-color: var(--styleguide-color-brand-secondary-01, #f9f9f9);
    border-radius: 0;
}

.timeline-step {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 2rem;
}

.timeline-marker {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ddd;
    position: relative;
    flex-shrink: 0;
    margin-right: 1rem;
    top: -12px;
}

.timeline-marker.completed {
    background-color: var(--styleguide-color-brand-tertiary-05, #579ab4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline-marker.completed::after {
    content: "✔"; /* Checkmark for completed steps */
    font-size: 14px;
    color: #fff;
}

.timeline-marker::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: inherit;
}

.timeline-content {
    flex: 1;
}

.timeline-title {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.timeline-step:last-child .timeline-marker::after {
    display: none;
}

#map {
    height: 400px;
    width: 100%;
}

.project-units {
      background: #fff;
      border-radius: 0; 
    }

    .section-title {
      font-size: 24px;
      margin-bottom: 10px;
      text-align: center;
      color: #333;
    }

    .section-subtitle {
      font-size: 18px;
      margin-bottom: 20px;
      text-align: center;
      color: #666;
    }

    .accordion {
      margin-bottom: 20px;
    }

    .accordion-item {
      border-bottom: 1px solid #ddd;
    }

    .accordion-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #f1f1f1;
        padding: 15px;
        font-size: 16px;
        border: none;
        width: 100%;
        text-align: left;
        cursor: pointer;
        transition: background 0.3s ease;
        height: 70px;
    }

    .accordion-header:hover {
        background: #e0e0e0;
    }

    .header-box {
        flex: 1;
        /* text-align: center; */
        /* font-weight: bold; */
        color: #333;
    }

    .header-box:last-child {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
    }

    svg {
        vertical-align: middle;
    }

    .accordion-header:after {
      content: '+';
      float: right;
      font-size: 18px;
      color: #666;
    }

    .accordion-header[aria-expanded="true"]:after {
      content: '-';
    }

    .accordion-content {
      display: none;
      padding: 15px;
      background: #fff;
    }

    .unit-details {
      padding: 10px 0;
    }

    .unit-area {
      font-size: 16px;
      margin-bottom: 10px;
      color: #333;
      display: none;
    }

    .unit-table {
      width: 100%;
      border-collapse: collapse;
      margin-bottom: 10px;
    }

    .unit-table th,
    .unit-table td {
      border: 1px solid #ddd;
      padding: 8px;
      text-align: left;
    }

    .unit-table th {
      background: #f4f4f4;
      font-weight: bold;
    }

    .unit-inquire {
      background: #007bff;
      color: #fff;
      border: none;
      padding: 10px 15px;
      border-radius: 5px;
      cursor: pointer;
      transition: background 0.3s ease;
    }

    .unit-inquire:hover {
      background: #0056b3;
    }

    .table-borderless > tbody > tr > td,
    .table-borderless > tbody > tr > th,
    .table-borderless > tfoot > tr > td,
    .table-borderless > tfoot > tr > th,
    .table-borderless > thead > tr > td,
    .table-borderless > thead > tr > th {
        border: none;
    }

    .flip-container {
        perspective: 1000px;
        display: inline-block;
        margin: 0px 0px 20px 0px;
    }

.flip-card {
    position: relative;
    width: 200px; /* Adjust as needed */
    height: 40px; /* Adjust as needed */
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
}

.flip-card .front,
.flip-card .back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

.flip-card .back {
    transform: rotateY(180deg);
}

.flip-card.flipped {
    transform: rotateY(180deg);
}


