.uc-my-panel-tabs ul{
    width: fit-content;
}
.login-price-item{
    height: 206px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 32px;
    
    background-size: 120% !important;
    transition: background-size .5s ease;
}
.login-price-item a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.login-price-item>a:hover span{
    border-radius: 45px;
    background: var(--Mustard-500, #CE9741);
    backdrop-filter: blur(12px);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.login-price-item:hover{
    background-size: 140% !important;
}
.login-price-item a{
    color: #fff !important;
    font-family: Normalidad;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 24px */
}
.login-price-item span{
    border-radius: 45px;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(12px);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.uc-d-none{
    display: none;
}
.tlk-userbar{
    position: absolute !important;
}
.tlk-userbar__user-image{
    background: url(https://static.tildacdn.one/tild3661-3436-4438-b164-326639623735/Main_Icon_20px.svg) !important;
    background-position: center !important;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    position: relative !important;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid var(--Black-100, #E8E8E8) !important;
    border-radius: 50% !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.tlk-userbar__user-image>svg{
    display: none !important;
}
.tmenu-mobile{
    background: #fff !important;
}
@media screen and (max-width: 550px){
    .login-price{
        grid-template-columns: 1fr !important;
    }
    #rec709629548 .t396__artboard {
        height: 83.5rem !important;
    }
    .login-price-item{
        background-size: 145% !important;
        transition: background-size .5s ease;
    }
    .login-price-item:hover{
        background-size: 160% !important;
    }
    .appartment{
        background-size: 575px !important;
    }
}
@media screen and (max-width: 575px){
    .appartment{
        background-size: 575px !important;
        width: 575px !important;
    }
}
@media screen and (max-width: 1023px){
    .tlk-userbar {
        top: 25px !important;
        right: 15px;
    }
}
.appartment{
    display: flex;
    justify-content: center;
    background: url(https://static.tildacdn.one/tild3533-6230-4139-a233-613234613564/master_plan_new_2.png);
    /*background: url(https://static.tildacdn.one/tild3538-3733-4831-b632-623337323433/Plan.png);*/
    height: 620px;
    width: 100%;
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}
.appartment-item{
    display: flex;
    position: absolute;
    background: #1C1C1C;
    color: #fff !important;
    padding: 8px 10px;
    font-family: "PP Neue Montreal";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 45px;
}
.appartment-item:hover{
    background: #CE9741 !important;
}
.item-1{
    top: 200px;
    left: 135px;
}
.item-2{
    top: 225px;
    left: 205px;
}
.item-3{
    top: 200px;
    right: 0;
    background: rgba(28, 28, 28, 0.30);
    backdrop-filter: blur(6px);
}
.item-4{
    top: 250px;
    left: 115px;
    background: rgba(28, 28, 28, 0.30);
    backdrop-filter: blur(6px);
}
.item-5{
    top: 270px;
    left: 170px;
}
.item-6{
    top: 280px;
    left: 225px;
}
.item-7{
    top: 270px;
    left: 285px;
    background: rgba(28, 28, 28, 0.30);
    backdrop-filter: blur(6px);
}
.item-8{
    top: 300px;
    left: 120px;
}
.item-9{
    top: 330px;
    left: 170px;
    background: rgba(28, 28, 28, 0.30);
    backdrop-filter: blur(6px);
}
.item-10{
    top: 340px;
    left: 225px;
}
.item-11{
    top: 325px;
    right: 0;
}
.item-12{
    top: 340px;
    left: 90px;
}
.item-13{
    top: 385px;
    left: 150px;
}
.item-14{
    top: 400px;
    left: 220px;
    background: rgba(28, 28, 28, 0.30);
    backdrop-filter: blur(6px);
}
.item-15{
    top: 370px;
    right: -30px;
}
.item-16{
    top: 450px;
    left: 150px;
    background: rgba(28, 28, 28, 0.30);
    backdrop-filter: blur(6px);
}
.item-17{
    top: 450px;
    left: 250px;
}
.item-18{
    top: 410px;
    right: -70px;
}
.specific{
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    padding: 40px 40px 32px;
}
.specific h2{
    color: #1C1C1C;
    font-family: Normalidad;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; 
}
.specific h3{
    color: var(--Black-100, #1C1C1C);
    font-family: Normalidad;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%; /* 27px */
    margin: 0;
}
.specific p{
    color: var(--Black-800, #353535);
    font-family: "PP Neue Montreal";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    margin: 0;
}
.specific ul>li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    border-top: 1px solid #E8E8E8;
}
.w-100{
    height: 620px;
}
.specific button{
    display: flex;
    width: 40px;
    height: 40px;
    /* padding: 10px 24px; */
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.carousel-item{
    height: 620px;
    background-size: cover !important;
    background-position: center !important;
}
.type-villas{
    display: grid; 
    grid-template-columns: .6fr .4fr;   
}
.t-popup__block-close{
    right: 20px;
}
.t-popup__block-close-button{
    width: 100% !important;
}
@media screen and (max-width: 550px){
    .type-villas{
        grid-template-columns: 1fr;   
    }
    .carousel-item{
        height: 100vw;
    }
}
.material-symbols-outlined{
    color: #000;
    height: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}