.ts-hero h1,
.ts-look p,
.ts-subtitle {
    text-align: center
}

.ts-count .single-count .count,
.ts-subtitle {
    letter-spacing: 1.6px;
    color: #86744b;
    text-transform: uppercase
}

.ts-hero h1,
h1,
h2,
h3,
h4 {
    font-style: normal
}

.ts-hero h1,
.ts-map .tags,
.ts-subtitle {
    text-transform: uppercase
}

.single-evolution img,
.v3 .crescent-preview .info,
a {
    transition: .3s
}

#menu,
#menuToggle span:first-child {
    transform-origin: 0% 0%
}

#menuToggle input,
.card,
.tdnn {
    cursor: pointer
}

.ts-subtitle {
    font-family: "Public Sans";
    font-size: 26px;
    font-weight: 600;
    line-height: 110%
}

.ts-hero {
    position: relative;
    line-height: 0
}

.ts-hero::before {
    content: '';
    background: #00000063;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%
}

.ts-hero video {
    width: 100%;
    object-fit: cover;
    height: 100vh
}

.ts-hero .ts-banner-content {
    position: absolute;
    left: 0;
    right: 0;
    height: max-content;
    margin: auto;
    top: 0;
    bottom: 0
}

.ts-hero h1 {
    color: #fff;
    font-family: Arial;
    font-size: 72px;
    font-weight: 700;
    line-height: 100%;
    text-shadow: -1px 2px 6px rgba(134, 116, 75, .69)
}

.d-flex,
.ts-event .row {
    display: flex
}

.align-center {
    align-items: center
}

.card>.row>.icon,
.justify-center {
    justify-content: center
}

.ts-look {
    padding-top: 90px;
    padding-bottom: 60px
}

.ts-look .ts-subtitle {
    margin-bottom: 20px
}

:root {
    --darkbg: #251D29;
    --darkt: #FFD1F7;
    --lightbg: #fff;
    --lightt: #D43370;
    --toggleHeight: 16em;
    --toggleWidth: 30em;
    --toggleBtnRadius: 10em;
    --bgColor--night: #423966;
    --toggleBtn-bgColor--night: var(--bgColor--night);
    --mooncolor: #D9FBFF;
    --bgColor--day: #9ee3fb;
    --toggleBtn-bgColor--day: var(--bgColor--day)
}

.tdnn {
    margin: auto 0 auto auto;
    z-index: 9;
    right: 78px;
    font-size: 16%;
    position: absolute;
    top: 0;
    bottom: 0;
    height: var(--toggleHeight);
    width: var(--toggleWidth);
    border-radius: var(--toggleHeight);
    transition: .5s ease-in-out;
    background: var(--bgColor--night)
}

.day {
    background: #e98308
}

.moon {
    position: absolute;
    display: block;
    border-radius: 50%;
    transition: .4s ease-in-out;
    top: 3em;
    left: 3em;
    transform: rotate(-75deg);
    width: var(--toggleBtnRadius);
    height: var(--toggleBtnRadius);
    background: var(--bgColor--night);
    box-shadow: 3em 2.5em 0 0 var(--mooncolor) inset, rgba(255, 255, 255, .1) 0 -7em 0 -4.5em, rgba(255, 255, 255, .1) 3em 7em 0 -4.5em, rgba(255, 255, 255, .1) 2em 13em 0 -4em, rgba(255, 255, 255, .1) 6em 2em 0 -4.1em, rgba(255, 255, 255, .1) 8em 8em 0 -4.5em, rgba(255, 255, 255, .1) 6em 13em 0 -4.5em, rgba(255, 255, 255, .1) -4em 7em 0 -4.5em, rgba(255, 255, 255, .1) -1em 10em 0 -4.5em
}

#menuToggle,
.ts-explore a,
.ts-map {
    position: relative
}

.sun {
    top: 4.5em;
    left: 18em;
    transform: rotate(0);
    width: 7em;
    height: 7em;
    background: #fff;
    box-shadow: 3em 3em 0 5em #fff inset, 0 -5em 0 -2.7em #fff, 3.5em -3.5em 0 -3em #fff, 5em 0 0 -2.7em #fff, 3.5em 3.5em 0 -3em #fff, 0 5em 0 -2.7em #fff, -3.5em 3.5em 0 -3em #fff, -5em 0 0 -2.7em #fff, -3.5em -3.5em 0 -3em #fff
}

.ts-count {
    padding: 60px 0 70px
}

.ts-count .single-count {
    text-align: center;
    margin: 0 20px
}

.ts-count .single-count .count {
    font-family: "Public Sans";
    font-size: 38px;
    font-weight: 700;
    line-height: 100%;
    display: block;
    margin-bottom: 18px
}

.ts-count .single-count p {
    color: #86744b;
    font-family: "Public Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 100%
}

.ts-count h2 {
    margin-bottom: 40px
}

.ts-map .expo {
    position: absolute;
    right: 11.5%;
    top: 20%
}

.crescent-preview,
.expo-preview,
.salt-preview {
    max-width: 200px
}

.ts-map .courtyard {
    position: absolute;
    left: 12.5%;
    top: 20%
}

.ts-map .courtyard-preview {
    max-width: 200px;
    position: absolute;
    left: 10%;
    top: 30%
}

.ts-map .expo-preview {
    position: absolute;
    right: 10%;
    top: 30%
}

.ts-map .salt {
    position: absolute;
    right: 27%;
    top: 60%
}

.ts-map .salt-preview,
.v3 .ts-map .salt-preview {
    position: absolute;
    right: 28%;
    top: 70%
}

.ts-map .crescent {
    position: absolute;
    right: 52%;
    bottom: 7%
}

.ts-map .crescent-preview,
.v3 .ts-map .crescent-preview {
    position: absolute;
    right: 50%;
    bottom: 18%
}

.dropdown.ts-dropdown .dropdown-menu,
.dropdown.ts-dropdown:hover .dropdown-menu {
    width: 100%
}

.btn-theme:focus,
.wrapper.dark .ts-count .single-count .count,
.wrapper.dark .ts-count h2,
.wrapper.dark .ts-evolution .single-evolution h4,
.wrapper.dark .ts-story .single-story h4,
.wrapper.dark .ts-subtitle,
.wrapper.dark.evolution .ts-cta .cta-inner h2 {
    color: #fff
}

.dropdown.ts-dropdown .btn-drop {
    border-radius: 100px;
    background: #fff;
    height: 54px;
    border: none !important;
    width: 100%;
    text-transform: capitalize;
    outline: 0 !important;
    letter-spacing: 0;
    font-family: "Public Sans";
    color: #000 !important;
    font-style: normal;
    font-size: 14px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.dropdown.ts-dropdown .btn-drop::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.57193 5.49999C4.46823 5.50062 4.36544 5.47961 4.26945 5.43817C4.17345 5.39673 4.08614 5.33567 4.01252 5.25848L0.860926 1.92743C0.712562 1.77062 0.629211 1.55794 0.629211 1.33617C0.629211 1.1144 0.712562 0.901721 0.860926 0.744908C1.00929 0.588096 1.21052 0.5 1.42033 0.5C1.63015 0.5 1.83138 0.588096 1.97974 0.744908L4.57193 3.49303L7.16411 0.753236C7.31484 0.616808 7.50872 0.545518 7.70702 0.553613C7.90531 0.561708 8.09341 0.648593 8.23374 0.796904C8.37406 0.945214 8.45626 1.14403 8.46392 1.35361C8.47158 1.5632 8.40413 1.76812 8.27505 1.92743L5.12346 5.25848C4.9767 5.41233 4.77862 5.49907 4.57193 5.49999Z' fill='%237B8794'/%3e%3c/svg%3e ");
    border: none;
    background-size: cover;
    width: 12px;
    height: 7px;
    background-repeat: no-repeat;
    position: absolute;
    float: right;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto
}

.dropdown.ts-dropdown .dropdown-menu li a {
    font-size: 14px
}

.ts-map video {
    width: 100%;
    margin-bottom: -4px
}

.v3 .ts-map .expo {
    position: absolute;
    right: 10.5%;
    top: 22%
}

.v3 .crescent-preview,
.v3 .expo-preview,
.v3 .salt-preview {
    max-width: 260px
}

.v3 .ts-map .courtyard {
    position: absolute;
    left: 12.5%;
    top: 22%
}

.v3 .ts-map .courtyard-preview {
    max-width: 260px;
    position: absolute;
    left: 8%;
    top: 30%
}

.v3 .ts-map .expo-preview {
    position: absolute;
    right: 7%;
    top: 30%
}

.v3 .ts-map .salt {
    position: absolute;
    right: 29%;
    top: 62%
}

.v3 .ts-map .crescent {
    position: absolute;
    right: 54%;
    bottom: 9%
}

.v3 .courtyard-preview .info,
.v3 .expo-preview .info,
.v3 .salt-preview .info {
    background: #4D5845;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    opacity: 0;
    transition: .3s
}

.v3 .courtyard-preview:hover .info,
.v3 .crescent-preview:hover .info,
.v3 .expo-preview:hover .info,
.v3 .salt-preview:hover .info {
    opacity: 1;
    cursor: pointer
}

.v3 .courtyard-preview .info p,
.v3 .crescent-preview .info p,
.v3 .expo-preview .info p,
.v3 .salt-preview .info p {
    margin-bottom: 0 !important;
    color: #fff !important
}

.v3 .crescent-preview .info {
    background: #4D5845;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
    opacity: 0
}

.ts-look p {
    color: #535353;
    font-family: "Public Sans";
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px;
}

.ts-arriving h2,
.ts-evolution h2 {
    line-height: 114.286%;
    font-weight: 600;
    font-size: 28px;
    text-align: center
}

.v3 .box-card .info {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0 !important
}

.v3 .box-card .crescent-preview .info {
    border-radius: 10px 10px 0 0
}

.ts-map .tags {
    color: #86744b;
    font-family: Georgia;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.4px;
    border-radius: 4px;
    border: 1px solid #000;
    background: #f5f5f5;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    padding: 6px 10px;
    width: max-content
}

.ts-btn,
.ts-btnborder:hover,
.ts-newsletter a:hover {
    background: #fff;
    color: #86744b
}

.reveal,
.ts-preview {
    visibility: hidden;
    position: relative;
    overflow: hidden
}

.ts-arriving,
.ts-evolution {
    padding-top: 70px
}

.ts-btn,
.ts-btnborder {
    font-family: Georgia;
    font-style: italic;
    font-weight: 400;
    line-height: 16px;
    padding: 15px 16px;
    font-size: 13px;
    text-transform: uppercase
}

.ts-arriving h2 {
    color: #86744b;
    font-family: "Public Sans";
    letter-spacing: 2.8px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.ts-btn {
    border: 1px solid #86744b
}

.ts-btnborder {
    color: #fff;
    border: 1px solid #fff
}

.ts-cta .cta-inner h2,
.ts-cta .cta-inner p,
.ts-event .event-box .e-content>span,
.ts-event .event-box h3,
.ts-event .event-box p {
    color: #fff;
    font-family: "Public Sans";
    font-style: normal
}

.ts-event {
    margin-bottom: 60px
}

.ts-event .ts-btnborder {
    margin-left: 16px
}

.ts-event .event-box {
    height: 100%;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: end
}

.ts-event .event-box.bg-yw {
    background: linear-gradient(180deg, #e1dabd 0, #86744bbd 82%)
}

.ts-event .event-box.bg-gn {
    background: linear-gradient(180deg, #a2c08f 0, #4b5944 79%)
}

.ts-event .event-box.bg-bl {
    background: linear-gradient(180deg, #4d6eaa 0, #1f2c44 100%), linear-gradient(180deg, #a2c08f 0, #4b5944 79%)
}

.pr-0 {
    padding-right: 0
}

.pl-0 {
    padding-left: 0
}

.container-max {
    width: 90%;
    max-width: 1800px;
    margin: auto;
    overflow: hidden
}

.ts-event .col-md-4 {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: end
}

.ts-event .event-box .e-content>span {
    font-size: 13px;
    font-weight: 700;
    line-height: 133%;
    margin-bottom: 0
}

.ts-event .event-box h3 {
    margin-top: 10px;
    font-size: 22px;
    font-weight: 700;
    line-height: 133%;
    letter-spacing: 2.8px;
    text-transform: uppercase
}

.ts-event .event-box p {
    font-size: 14px;
    font-weight: 400;
    line-height: 133%;
    margin-bottom: 16px
}

#wrap {
    padding: 0 !important
}

.ts-cta .cta-inner {
    background: #b9ae8b;
    padding: 80px 60px;
    margin-bottom: 100px
}

.ts-cta .cta-inner h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 133%;
    letter-spacing: 2.8px;
    text-transform: uppercase
}

.ts-cta .cta-inner p {
    font-size: 14px;
    font-weight: 400;
    line-height: 133.333%
}

.ts-cta .cta-inner .ts-btn {
    width: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-left: auto
}

.ts-evolution h2 {
    color: #86744b;
    font-family: "Public Sans";
    text-transform: uppercase;
    margin-bottom: 30px
}

.ts-evolution .single-evolution {
    margin-bottom: 46px
}

.ts-evolution .single-evolution .ev-bottom {
    border: 1px solid #86744b;
    background: #fff;
    padding-bottom: 30px;
    text-align: center;
    padding-top: 16px
}

.single-evolution .btn:hover,
.single-story .btn:hover,
.ts-look .btn-login:hover,
.ts-newslettera a {
    background: #86744b;
    color: #fff
}

.ts-evolution .single-evolution h4 {
    color: #000;
    text-align: center;
    font-family: "Public Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 10px
}

.ts-evolution .single-evolution p {
    color: #535353;
    text-align: center;
    font-family: "Public Sans";
    font-size: 14px;
    font-weight: 400;
    min-height: 72px;
    line-height: 125%;
    margin-bottom: 0;
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

.ts-story .single-story {
    background: #fefbf3;
    padding: 60px 60px 30px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 20px
}

.ts-story .single-story h4 {
    color: #000;
    font-family: "Public Sans";
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 24px;
    line-height: 16px
}

.ts-story .single-story p {
    margin-bottom: 20px;
    text-align: left;
    color: #535353;
    font-family: "Public Sans";
    font-style: normal;
    font-weight: 400;
    line-height: 160%
}

.ts-newsletter {
    background: #eae6de;
    margin-top: 60px;
    overflow: hidden
}

.ts-newsletter h2 {
    color: #86744b;
    font-family: "Public Sans";
    font-weight: 600;
    font-size: 28px;
    font-style: normal;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 14px
}

.ts-newsletter .group label,
.ts-newsletter p {
    font-weight: 400;
    line-height: 133.333%;
    color: #535353
}

.ts-newsletter p {
    font-family: "Public Sans";
    font-size: 15px;
    font-style: normal
}

.btn,
.ts-newslettera a {
    line-height: 43px;
    font-style: italic;
    font-size: 14px
}

.align-end {
    align-items: end
}

.ts-newsletter .group {
    margin-top: 30px
}

.ts-newslettera a {
    font-family: Georgia;
    font-weight: 400;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    border: 1px solid #86744b;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    padding-left: 16px;
    padding-right: 16px
}

.btn-beige-solid,
.ts-explore h2 {
    text-transform: uppercase;
    font-weight: 600
}

.btn,
.ts-explore a {
    display: inline-block
}

a {
    text-decoration: none !important
}

.ts-btn:hover {
    background: 0 0;
    color: #fff;
    border-color: #fff
}

.ts-newsletter .group .form-control {
    border: 0
}

.ts-newsletter .group label {
    margin-bottom: 10px;
    font-family: "Public Sans";
    font-size: 14px
}

.ts-explore {
    padding-top: 70px;
    padding-bottom: 15px
}

.single-evolution .img-part {
    overflow: hidden
}

.single-evolution:hover img {
    transform: scale(1.2)
}

.ts-explore h2 {
    color: #86744b;
    text-align: center;
    font-family: "Public Sans";
    font-size: 28px;
    line-height: 114.286%;
    margin-bottom: 40px
}

.ts-explore a {
    margin-bottom: 16px
}

.ts-explore .video-icon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: max-content;
    width: max-content
}

.more-cta {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 16px
}

.btn {
    min-width: 123px;
    height: 45px;
    padding: 0 15px;
    border: 1px solid #86744b !important;
    border-radius: 0;
    color: #86744b !important;
    font-family: Georgia, serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: color .3s, background .3s;
    -o-transition: color .3s, background .3s;
    transition: color .3s, background .3s
}

.btn-transparent:hover {
    color: #fff !important;
    background-color: #86744b !important
}

.btn-beige-solid {
    border: 2px solid #86744b;
    color: #fff;
    background-color: #86744b;
    font-style: normal;
    font-size: 17px;
    font-family: "Public Sans";
    padding: 3.5px 15px;
    height: auto;
    width: 100%
}

.btn-beige-solid:hover {
    color: #fff;
    background-color: #4e4e4e;
    border: 2px solid #4e4e4e
}

.btn-beige {
    border-color: #86744b;
    color: #fff !important;
    background: #86744b !important
}

.btn-transparent {
    color: #86744b
}

.wrapper.v2 .ts-event .container-max {
    border-radius: 10px;
    overflow: hidden
}

.wrapper.dark {
    background: #131419
}

.wrapper.dark p {
    color: rgb(160 168 220)
}

.wrapper.dark .ts-cta .cta-inner,
.wrapper.dark .ts-story .single-story {
    background: #b9ae8b47
}

.wrapper.dark .ts-evolution .single-evolution .ev-bottom {
    background: linear-gradient(45deg, #b9ae8b47, #0000, #131419, #151a19, #545036, #45231a);
    background-size: 600% 100%;
    animation: 16s linear infinite alternate gradient;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.wrapper.v2.home .button-ui-23,
.wrapper.v2.v3.home .button-ui-23 {
    background-color: #86744b;
    box-sizing: border-box;
    display: block;
    height: 60px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 3px;
    text-transform: uppercase;
    z-index: 2;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    font-weight: 500
}

.btn-beige:hover {
    color: #fff !important;
    background-color: transparent !important
}

.ts-head {
    position: fixed;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px 0;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .04), 0 2px 6px 0 rgba(0, 0, 0, .04), 0 0 1px 0 rgba(0, 0, 0, .04);
    z-index: 9
}

.ts-map::before {
    background: #0000002b;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.wrapper.dark .ts-head {
    background: #000000c2
}

.ts-head .logo {
    max-width: 160px
}

#menuToggle {
    display: block;
    top: 20px;
    left: 66px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none
}

#menuToggle a {
    text-decoration: none;
    color: #232323;
    transition: color .3s
}

#menuToggle a:hover {
    color: tomato
}

#menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none
}

#menuToggle span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #cdcdcd;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%
}

#menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323
}

#menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0) scale(.2, .2)
}

#menuToggle input:checked~span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px)
}

#menu {
    position: absolute;
    width: 300px;
    margin: -100px 0 0 -50px;
    padding: 125px 50px 50px;
    background: #ededed;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    left: -23px;
    transform: translate(-200%, 0);
    min-height: 120vh;
    transition: transform .5s cubic-bezier(.77, .2, .05, 1)
}

#menu li {
    padding: 10px 0;
    font-size: 22px
}

#menuToggle input:checked~ul {
    transform: none
}

@keyframes gradient {
    0% {
        background-position: 0
    }
    100% {
        background-position: 100%
    }
}

.wrapper.dark .ts-newsletter p,
.wrapper.v2.home.dark .ts-newsletter p {
    color: #535353
}

.wrapper.dark .logo {
    filter: brightness(0) invert(1)
}

.wrapper.v2.home.dark .gradient-text {
    background-image: linear-gradient(to left, #c9a34b 39px, #a2853d 109.2px, #af9964 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent
}

.wrapper.v2.home.dark p {
    color: #fff;
    margin-bottom: 15px
}

.wrapper.v2.home .button-ui-23 {
    background-image: linear-gradient(90.38deg, #86744b 4.77%, #9c8145 42.63%, #ebb22d 65.91%);
    border-radius: 40px;
    position: relative
}

.wrapper.v2.v3.home .button-ui-23 {
    background-image: linear-gradient(90.38deg, #ebb22d 4.77%, #ebb22d 42.63%, #ebb22d 65.91%);
    border-radius: 40px;
    position: relative
}

.wrapper.v2.home .button-ui-23 span {
    align-items: center;
    background: #fff;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    height: 100%;
    transition: background .5s;
    width: 100%
}

.wrapper.v2.home .button-ui-23:hover span {
    background: #000;
    color: #fff
}

.wrapper.v2.home .ts-event .button-ui-23 {
    font-size: 11px;
    height: 50px;
    margin: 0 8px 0 0
}

.wrapper.v2.home .ts-event .button-ui-23 span {
    padding: 0 18px
}

.wrapper.v2.home.dark .button-ui-23 span {
    background: #131419;
    color: #fff
}

.wrapper.v2.home.dark .button-ui-23:hover span {
    background: #fff;
    color: #000
}

.ts-evolution .single-evolution .button-ui-23,
.ts-story .button-ui-23 {
    width: 264px
}

.ts-story .single-story p {
    font-size: 16px
}

.wrapper.v2.home .ts-newsletter .group .form-control {
    border-radius: 100px;
    height: 54px;
    padding-left: 14px;
    font-family: "Public Sans";
    color: #000 !important;
    font-style: normal;
    font-size: 14px
}

.more-cta .button-ui-23 {
    width: 180px
}

.card>.row,
.wrappers {
    width: 100%;
    display: flex
}

.gallery_container img {
    border-radius: 8px;
    background: #fff;
    color: #3498db;
    font-size: 36px;
    line-height: 100px;
    margin: 35px 20px;
    position: relative;
    text-align: center
}

.center .slick-center img {
    transform: scale(1.1);
    overflow: hidden;
    object-position: center;
    color: #e67e22;
    opacity: 1
}

.center img {
    opacity: .8;
    transition: .3s;
    bottom: 0;
    transform: scale(.9)
}

.wrapper.dark .ts-story .single-story {
    height: 100%
}

.wrappers {
    align-items: center;
    margin-bottom: 30px;
    justify-content: center
}

.parenet {
    height: 400px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center
}

.card {
    width: 120px;
    border: 1px solid #c9a34b;
    border-radius: 2rem;
    background-size: cover;
    overflow: hidden;
    margin: 0 10px;
    display: flex;
    align-items: flex-end;
    transition: .6s cubic-bezier(.28, -.03, 0, .99);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, .8)
}

.btn-theme,
.btn-themeborder {
    padding: 0 42px;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: .72px;
    text-transform: uppercase;
    width: max-content;
    height: 50px
}

.card>.row {
    color: #fff;
    flex-wrap: nowrap;
    margin: 0;
    background: #00000070
}

.card>.row>.icon {
    background: #c9a34b;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    margin: 15px
}

.card>.row>.description {
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    height: 80px;
    width: 84%;
    opacity: 0;
    transform: translateY(30px);
    transition: .3s
}

.description p {
    color: #fff !important;
    margin-bottom: 0 !important;
    font-family: "Public Sans";
    font-size: 13px;
    font-weight: 300;
}
.btn-beige:hover{
    color: rgb(134, 116, 75) !important; 
}
.btn-theme,
.button a {
    color: #fff;
    align-items: center;
    display: flex
}

.description h4 {
    text-transform: uppercase;
    font-family: "Public Sans"
}

.footer-bar {
    font-family: "Public Sans"
}

.footer-bar p {
    margin: 0 !important
}

input {
    display: none
}

input:checked+label {
    width: 600px
}

input:checked+label .description {
    opacity: 1 !important;
    transform: translateY(0) !important
}

.button a {
    text-decoration: none;
    font-size: 1.4rem;
    user-select: none;
    font-weight: 500
}

.button .arrow {
    margin-right: 0;
    height: .2rem;
    width: 1.5rem;
    margin-left: 5px;
    position: relative;
    background: #c9a34b;
    transition: width .2s
}

.button .arrow::after,
.button .arrow::before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: #c9a34b;
    height: .2rem;
    width: .6rem
}

.button .arrow::before {
    transform: rotate(45deg);
    transform-origin: right bottom
}

.button .arrow::after {
    transform: rotate(-45deg);
    transform-origin: right top
}
.button .arrow{
    left: 0;
}
.button:hover .arrow {
    width: 1.5rem;
    transform: translateX(5px)
}

.card[for=c1] {
    background-image: url('../1.webp')
}

.card[for=c2] {
    background-image: url('../ts-construction.webp')
}

.card[for=c3] {
    background-image: url('../TSRCTopping.webp')
}

.card[for=c6] {
    background-image: url('../TSR_casinoexpansion.webp')
}

.card[for=c4] {
    background-image: url('../PPCHotel_phase1.webp')
}

.card[for=c5] {
    background-image: url('../5.webp')
}

.wrapper.home.evolution .ts-hero h1 {
    color: rgba(255, 255, 255, .9);
    text-align: center;
    font-family: "Public Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 94px;
    letter-spacing: 1.8px;
    text-transform: inherit;
}

.wrapper.home.evolution .ts-hero h1 span {
    font-family: "Public Sans", sans-serif;
    font-optical-sizing: auto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 5.4px;
    line-height: 1;
}
.wrapper.home.evolution .ts-hero h1.mb-0{
    line-height: 1;
}
.btn-theme {
    border-radius: 30px;
    background: #86744b;
    border: 2px solid transparent;
    transition: .3s
}

.btn-theme:hover {
    border: 2px solid #86744b;
    background: #fff;
    color: #86744b
}

.ts-event .btn-theme {
    padding: 0 24px;
    font-size: 14px;
    margin-top: 10px
}

.btn-themeborder {
    border-radius: 30px;
    background: 0 0;
    color: #86744b;
    align-items: center;
    display: flex;
    border: 2px solid #86744b;
    transition: .3s
}

.btn-themeborder:hover {
    background: #86744b;
    color: #fff
}

.dark .swipe-section,
.dark .ts-bg {
    background: linear-gradient(180deg, #191409 0, #131419 75.5%)
}

.wrapper.dark.evolution .ts-cta .cta-inner {
    background: #86744b
}

.wrapper.dark.evolution .ts-cta .cta-inner .btn-theme {
    background: #9e8e67
}

.wrapper.dark.evolution .ts-cta .cta-inner .btn-theme:hover {
    color: #fff;
    border: 2px solid #fff
}
.v4.evolution .ts-evolution .single-evolution {
    border-radius: 8px;
    overflow: hidden;
}
.v4.evolution .ts-evolution .single-evolution .ev-bottom{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.v4.evolution .card>.row>.description{
    width: 100% !important;
    padding-left: 18px;
    padding-right: 18px;
}
.v4.evolution .btn-themeborder{
    border-radius: 0;
}
.v4.evolution .btn-theme{
    border-radius: 0;
}
.v3.v4.evolution .expo-preview{
    opacity: 0;
    z-index: 2;
    top: 34%;
    right: 4.5%;
}
.v3.v4.evolution .crescent-preview, .v3.v4.evolution .expo-preview, .v3.v4.evolution .salt-preview, .v3.v4.evolution .crescent-preview{
    max-width: 330px;
}
.v3.v4.evolution.menu .crescent-preview, .v3.v4.evolution.menu .expo-preview, .v3.v4.evolution.menu .salt-preview, .v3.v4.evolution.menu .crescent-preview{
    max-width: 420px;
}
.v3.v3.v4.evolution  .courtyard-preview .info, .v3.v3.v4.evolution  .expo-preview .info, .v3.v3.v4.evolution  .salt-preview .info, .v3.v3.v4.evolution  .crescent-preview .info{
    opacity: 1;
}
.v3.v3.v4.evolution .info p{
    font-size: 16px;
}
.vibrate.salts:hover .salt-preview{
    z-index: 12;
}
.v4.evolution .expos{
    position: absolute;
    top: 28%;
    right: 15%;
    z-index: 1;
}
.v4.evolution .salts{
    position: absolute;
    bottom: 29%;
    right: 36%;
    z-index: 1;
}
.v4.evolution .crescents{
    position: absolute;
    bottom: 15%;
    left: 41%;
    z-index: 9;
}
.v3.v4.evolution .salt-preview{
    opacity: 0;
    z-index: 2;
    right: 25.5%;
    margin-top: 30px;
}
.v3.v4.evolution .crescent-preview{
    opacity: 0;
    z-index: 2;
    margin-bottom: 30px;
    right: 47%;
    bottom: -45%;
    
}
.v3.v4.evolution.menu .ts-map .expo-preview{
    right: 3%;
}
.v3.v4.evolution.menu .ts-map .salt-preview{
    right: 32.5%;
}
.v3.v4.evolution.menu .ts-map .salts{
    right: 45%;
}
.v3.v4.evolution.menu .ts-map .crescent-preview{
    right: 50%;
    top: 90%;
}
.v3.v4.evolution.menu .ts-map .crescent{
    left: 32%;
}
.v3.v4.evolution.menu .ts-map .crescents{
    left: 36%;
}
.v3.menu .ts-map .salt{
    right: 37.5%;
}
.v3.v4 .ts-map .crescent{
    bottom: 20%;
}
.v3.v4.evolution .crescent-preview .info{
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.info p{
    font-size: 12px;
}
.v4.evolution .expos:hover {
    cursor: pointer;
}
.v4.evolution .salts:hover {
    cursor: pointer;
}
.v4.evolution .crescents:hover {
    cursor: pointer;
}
.v4.evolution .expos:hover ~.expo-preview{
    opacity: 1;
}
.v4.evolution .salts:hover ~.salt-preview{
    opacity: 1;
    z-index: 12;
}
.v4.evolution.menu .tags{
    transition: .3s;
}
.v4.evolution.menu .tags.post-hover{
    background: #86744b;
    color: #fff;
    border-color: #86744b;
}
.v3.v4.evolution .crescents:hover ~.crescent-preview{
    opacity: 1;
}
.ts-newsletter.v2{
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    position: relative;
}
.ts-newsletter.v2::before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    background: #00000068;
    bottom: 0;
    top: 0;
}
.ts-newsletter.v2 p{
    color: #fff;
}

html {
    scroll-behavior: smooth;
   }
.vibrate {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #edc45e;
    transform: scale(0.5);
    animation: anim-vibrate 2s infinite;
  }
  @keyframes anim-vibrate {
    0% {
      transform: scale(0.45);
      box-shadow: 0 0 0 0 rgba(252, 206, 3, 0.788);
    }
    70% {
      transform: scale(1.1);
      box-shadow: 0 0 0 0.6rem rgba(170, 155, 63, 0.568);
    }
    100% {
      transform: scale(0.45);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
  }
@media (max-width:1600px) {
    .wrapper.v2.home .ts-event .button-ui-23 {
        font-size: 10px
    }
    .ts-event .event-box {
        padding: 26px
    }
    .ts-count .single-count p {
        font-size: 16px
    }
    .ts-count .single-count .count {
        font-size: 32px
    }
}

@media (max-width:1025px) {
    .ts-hero video {
        height: 70vh;
        min-height: 500px
    }
    .ts-count .single-count p {
        font-size: 12px
    }
    .ts-count .single-count .count {
        font-size: 32px
    }
    .wrapper.v2.home .ts-event .button-ui-23 {
        font-size: 8px
    }
    .ts-newsletter {
        padding: 40px 0
    }
    .wrapper.dark .ts-story .single-story {
        padding: 30px
    }
    .wrapper.home.evolution .ts-hero h1 {
        font-size: 68px;
        line-height: 1.1
    }
    .wrapper.home.evolution .ts-hero h1 span {
        font-size: 30px
    }
    .parenet {
        height: 270px
    }
}

@media (max-width:900px) {
    .description h4 {
        font-size: 12px;
        margin: 0
    }
    .card>.row>.description {
        width: 78%
    }
    .card>.row {
        align-items: center
    }
    .card>.row>.icon {
        width: 34px;
        height: 34px
    }
    .card>.row>.description p {
        display: none
    }
}

@media (max-width:767px) {
    .ts-newsletter .btn-theme{
        white-space: break-spaces;
        word-wrap: break-word;
        max-width: 95%;
        line-height: 1.2;
        text-align: center;
        margin: auto;
    }
    .ts-evolution{
        padding-top: 0;
    }
    .button a {
        font-size: 10px
    }
    .ts-story {
        margin-bottom: 40px
    }
    .btn-theme,
    .btn-themeborder {
        height: 46px;
        font-size: 14px
    }
    .ts-hero h1 {
        font-size: 32px
    }
    .ts-hero video {
        height: 60vh
    }
    .e-content .d-flex {
        flex-wrap: wrap;
        justify-content: center;
        gap: 14px
    }
    .ts-cta .cta-inner {
        padding: 24px
    }
    .ts-story .single-story {
        padding: 30px
    }
    .ts-newsletter {
        padding: 0 20px 40px
    }
    .tdnn {
        right: 14px
    }
    .wrapper.v2.home .ts-event .button-ui-23 {
        font-size: 13px
    }
    .center .slick-center img {
        transform: scale(.7)
    }
    .gallery_container img {
        margin: 0
    }
    .wrapper.home.evolution .ts-hero h1 span {
        font-size: 20px
    }
    .wrapper.home.evolution .ts-hero h1 {
        font-size: 40px
    }
    .card {
        margin: 0 2px
    }
    .card>.row>.description p,
    .card>.row>.icon {
        display: none
    }
    .parenet {
        height: 164px
    }
    .card>.row>.description {
        height: 42px;
        width: 100%
    }
    .description h4 {
        font-size: 8px;
        margin: 0
    }
}

@media (min-width:2220px) {
    .v3 .ts-map .expo {
        right: 9.2%
    }
    .v3 .ts-map .salt {
        right: 28.5%
    }
    .v3 .ts-map .crescent {
        right: 52.5%
    }
    .v3 .ts-map .courtyard {
        left: 10.5%
    }
}

.wrapper.v2.home .footer .footer-bar .copyright {
    color: #bbb
}
@media (max-width: 1158px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (max-width: 1158px) {
    .visible-xs {
        display: block !important;
    }
}
.header .nav-btn{
    z-index: 99;
}
@media (max-width: 1158px) {
    .mob_book_now {
        position: absolute;
        z-index: 99;
        top: 0px;
        padding: 9px 15px;
        right: 0;
        height: 100%;
        border: 0;
    }
}
@media (max-width: 1158px) {
    #tslogin {
        display: none;
    }
}