#rent,#area{height:1px!important;border:none}#rent .noUi-connect,#area .noUi-connect{background:#20b2a7}#rent .noUi-handle,#area .noUi-handle{height:18px;width:18px;top:-8px;right:-9px;border-radius:9px}#rent .noUi-handle:before,#area .noUi-handle:before{content:none}#rent .noUi-handle:after,#area .noUi-handle:after{content:none}#rent .noUi-tooltip,#area .noUi-tooltip{background:#fff;color:#2e2e2e;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:500}label.svelte-1y1be9d{display:block;margin-bottom:.25rem;font-size:.75rem}.hideLabel.svelte-1y1be9d{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}button.svelte-1y1be9d{position:relative;padding:0 .25rem;border:0;border-radius:1rem;height:1.25rem;width:2.5rem;font:inherit;color:inherit;line-height:inherit}button.svelte-1y1be9d:not([disabled]){cursor:pointer}button[disabled].svelte-1y1be9d{cursor:not-allowed;opacity:.6}button.svelte-1y1be9d:before{position:absolute;content:"";top:0;bottom:0;left:.125rem;margin:auto;height:1rem;width:1rem;text-align:center;border-radius:50%;background-color:currentColor;transition:transform .15s ease-out}button[aria-checked=true].svelte-1y1be9d:before{transform:translate(1.25rem)}button.small.svelte-1y1be9d{height:1rem;width:1.75rem}button.small.svelte-1y1be9d:before{height:.75rem;width:.75rem}button.small[aria-checked=true].svelte-1y1be9d:before{transform:translate(.75rem)}div.svelte-1y1be9d{display:flex;align-items:center}span.svelte-1y1be9d{margin-left:.5rem}.melindres-button{display:flex;justify-content:center;align-items:center;box-sizing:border-box;transition:all .3s ease-in-out 0s;background-color:#fff;border:1px solid gray;border-radius:.25rem;color:#242424;padding:calc(.5em - 1px) 1em;text-decoration:none}.melindres-button:hover,.melindres-button:focus,.melindres-button:active{text-decoration:none;background-color:#f2f2f2}.melindres-button.is-primary{border-color:transparent;background-color:#ff1a98;color:#fff}.melindres-button.is-primary:hover{background-color:#e60086;border-color:transparent;color:#fff}.melindres-button.is-primary:focus{background-color:#e60086;border-color:transparent;color:#fff}.melindres-button.is-primary:focus:not(:active){box-shadow:0 0 0 .25em #ff1a9840}.melindres-button.is-primary:active{background-color:#e60086;border-color:transparent;color:#fff}.melindres-buttons{align-items:stretch;display:flex;gap:.5rem;justify-content:flex-start}.melindres-buttons .melindres-button{flex:1 0 33.3%;text-align:center}.melindres-buttons .melindres-button.is-fullwidth{flex:0 1 100%}.melindres-buttons.is-auto-stack{flex-wrap:wrap}.melindres-button-close{margin:0;border:0;padding:0;background:transparent;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease-in-out 0s}.melindres-button-close .icon-cross{margin:0;padding:0;border:0;background:none;position:relative;width:.75rem;height:.75rem}.melindres-button-close .icon-cross:before,.melindres-button-close .icon-cross:after{content:"";position:absolute;top:.3rem;left:0;right:0;height:.15rem;background:#242424;border-radius:.15rem}.melindres-button-close .icon-cross:before{transform:rotate(45deg)}.melindres-button-close .icon-cross:after{transform:rotate(-45deg)}.melindres-button-close .icon-cross span{display:block}.melindres-button-close .visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.melindres-button-close:hover,.melindres-button-close:focus{background:#24242440}ul.melindes-list{padding-left:1.5rem;margin-bottom:0}.melindres-switch{background-color:#ff1a98!important}.melindres-switch[aria-checked=false]{background-color:#7a7a7a!important}.melindres{position:relative;z-index:9998;width:100vw;font-size:.85rem;line-height:1rem}body.melindres-message-open{height:100vh}body.melindres-message-open .melindres-message-container{pointer-events:none;display:flex;align-items:center;flex-direction:column;position:fixed;color:#242424;width:100%;right:0;margin:0}body.melindres-message-open .melindres-message-container-bottom{justify-content:end;bottom:0}body.melindres-message-open .melindres-message-container-bottom .melindres-message{margin-bottom:4rem}body.melindres-message-open .melindres-message-container-center{justify-content:center;bottom:0;top:0}body.melindres-message-open .melindres-message-container-top{justify-content:start;top:0;bottom:unset}body.melindres-message-open .melindres-message-container-top .melindres-message{margin-top:4rem}body.melindres-message-open.melindres-message-wall{overflow-y:hidden;position:fixed}body.melindres-message-open.melindres-message-wall .melindres-message-container{pointer-events:unset}body.melindres-message-open.melindres-message-wall .melindres-message-background{background-color:#0a0a0a66;position:absolute;width:100vw;height:100vh}.melindres-message{background-color:#fff;color:#242424;border-radius:.5rem;max-width:780px;position:relative;width:90%;outline:5px solid rgba(255,26,152,.5);box-shadow:0 20px 20px -10px #00000080;pointer-events:auto}.melindres-message .melindres-message-content{padding:1rem;display:flex;gap:1rem;flex-direction:column;justify-content:center;align-items:stretch;align-content:stretch}.melindres-message p.title{font-size:1.25em;font-weight:600;line-height:1.125;margin:0}.melindres-message p:not(:last-child){margin-bottom:.66em}.melindres-message .melindres-message-info *:last-child{margin-bottom:0}@media screen and (min-width: 769px){.melindres-message .melindres-message-content{padding:2rem;flex-direction:row;justify-content:center;align-items:center;align-content:stretch}.melindres-message .melindres-message-info{margin-bottom:0;margin-right:.75rem;flex:1 1 auto}.melindres-message .melindres-buttons .melindres-button{white-space:nowrap}}body.melindres-modal-open.melindres-modal-wall{height:100vh;overflow-y:hidden;position:fixed}.melindres-modal{display:flex;align-items:center;flex-direction:column;justify-content:center;position:fixed;bottom:0;left:0;right:0;top:0;color:#242424}.melindres-modal .melindres-modal-background{background-color:#0a0a0a66;position:absolute;bottom:0;left:0;right:0;top:0}.melindres-modal .melindres-modal-content{margin:0 auto;max-height:calc(100% - 2rem);width:calc(100% - 2rem);overflow:auto;position:relative;border-radius:.5rem;box-shadow:0 20px 20px -10px #00000054;max-width:640px}.melindres-modal .melindres-modal-box{background-color:#fff;border-radius:.5rem;font-family:Helvetica,Arial,sans-serif;position:relative}.melindres-modal .melindres-modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cccccc}.melindres-modal .melindres-modal-header p,.melindres-modal .melindres-modal-body p,.melindres-modal .melindres-modal-footer p{margin:0}.melindres-modal .melindres-modal-header p.title,.melindres-modal .melindres-modal-body p.title,.melindres-modal .melindres-modal-footer p.title{font-size:1.25em;font-weight:600;line-height:1.125}.melindres-modal .melindres-modal-header p:not(:last-child),.melindres-modal .melindres-modal-body p:not(:last-child),.melindres-modal .melindres-modal-footer p:not(:last-child){margin-bottom:.66em}.melindres-modal .melindres-modal-header,.melindres-modal .melindres-modal-footer{background-color:#e6e6e6;padding:1rem;position:sticky;z-index:1}.melindres-modal .melindres-modal-header{top:0}.melindres-modal .melindres-modal-footer{bottom:0;border-top:1px solid #cccccc}.melindres-modal .melindres-modal-body{overflow-y:auto;scrollbar-width:thin;font-size:1em;line-height:1.25em}.melindres-modal .melindres-modal-body .melindres-modal-body-content{margin:1.5rem}.melindres-modal .melindres-buttons{gap:1em 1.5em;flex-direction:column-reverse}.melindres-modal .melindres-buttons .melindres-button{flex:1 0 auto;width:100%;padding:.75em 1em}@media screen and (min-width: 480px){.melindres-modal .melindres-buttons{flex-direction:row;align-items:stretch;justify-content:space-between}.melindres-modal .melindres-buttons .melindres-button{flex:1 0 calc(33% - 1.5em)}}.melindres-consent{margin:1rem 0;border:1px solid gray;border-radius:.25rem}.melindres-consent .melindres-consent-header{background-color:transparent;padding:1rem;display:flex;gap:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;border-radius:.25rem;position:relative}@media screen and (max-width: 479px){.melindres-consent .melindres-consent-header{flex-direction:column;align-items:flex-start}}.melindres-consent .melindres-consent-header a{flex:1 0 auto;font-weight:700;font-size:1.25em;line-height:1.125;text-decoration:none;position:relative;padding-left:2.5em;color:#242424;margin:0}.melindres-consent .melindres-consent-header a:visited{color:#242424}.melindres-consent .melindres-consent-header a:after{content:"+";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2em;height:2em;background-color:#e6e6e6;border-radius:4px;line-height:2em;text-align:center;font-size:1em;transition:background-color .5s}.melindres-consent .melindres-consent-header a:hover:after,.melindres-consent .melindres-consent-header a:focus:after{background-color:#d9d9d9}.melindres-consent.is-open .melindres-consent-header{border-bottom-left-radius:0;border-bottom-right-radius:0}.melindres-consent.is-open .melindres-consent-header a:after{content:"-"}.melindres-consent .melindres-consent-body{padding:1rem}.melindres-consent .melindres-consent-body .melindres-consent-providers{padding:1rem;background-color:#0000000d;border-radius:.25rem;margin-top:1rem}.melindres-button.is-primary{background-color:#fff;color:#20b2a7;border:1px solid gray}.melindres-button.is-primary:hover{background-color:#20b2a7;color:#f4f4f4;border:1px solid gray}.melindres-button.is-primary:focus{background-color:#20b2a7}.melindres-button.is-primary:focus:not(:active){box-shadow:none}.melindres-switch.toggled .v-switch-core{background-color:#20b2a7}.melindres-message{box-shadow:0 20px 20px -10px #00000080;outline:5px solid #20B2A7}.melindres-message-info p.title{display:none}.melindres-switch{background-color:#000!important}@tailwind base;@tailwind components;@tailwind utilities;.bg-primary{background-color:#20b2a7}.bg-secondary{background-color:#06626a}.bg-amber-200{background-color:#fce499}.bg-brown{background-color:#98802e}.bg-gray,.bg-darkgray{background-color:#f7f7f7}.text-darkgray{color:#6a6a6a}.text-amber-200{color:#fce499}.text-gray{color:#f7f7f7}.text-brown{color:#98802e}.text-primary{color:#20b2a7}.text-secondary{color:#06626a}.border-primary{border:1px solid #20B2A7}.border-secondary{border:1px solid #06626A}.bg-footer{background-color:#033f45}.bg-yellow{background-color:#e2c254}.bg-titan{background-color:#e4e4e4}.bg-smoke{background-color:#f4f4f4}.bg-cerebral-grey{background-color:#ccc}.text-slightly{color:#5f5f5f}.text-smoke{color:#f4f4f4}.text-black{color:#2e2e2e}.text-yellow{color:#e2c254}.step-color{opacity:.4;background-color:#44aca3}.hover-text-secondary{color:#2e2e2e}.hover-text-secondary:hover{color:#06626a}.hover-white-to-text-primary{color:#fff}.hover-white-to-text-primary:hover{color:#20b2a7}@keyframes kenburns{0%{transform:scale(1) translate(0)}to{transform:scale(1.2)}}.kenburns{animation:kenburns 20s ease-in-out infinite;transition:transform .5s ease}.fade-in-scroll{opacity:0;transform:translateY(20px);transition:opacity 1.3s ease-out,transform 1.3s ease-out}.fade-in-scroll.visible{opacity:1;transform:translateY(0)}.box-shadow-amber-200{box-shadow:-7px 7px #fce499}.box-shadow-primary{box-shadow:-7px 7px #20b2a7}.box-shadow-secondary{box-shadow:-7px 7px #06626a}.tns-nav{display:none}body#static h2,#alkira-blog h2{font-family:Inter,sans-serif}body#static p,#alkira-blog p{font-family:Inter,sans-serif;margin-bottom:1rem}#estate-show #content{margin-bottom:-3%}#estate-show footer{padding-top:3%}#promotion-show-coming-soon #promotion-contact{margin-bottom:-15%}#promotion-show-coming-soon footer{padding-top:15%}#promotion-info .promotion-paragraph p{font-size:18px;font-family:Inter,sans-serif;font-weight:400;margin:15px 0}button{cursor:pointer}.mapboxgl-control-container{display:none}input.border-titan{border-bottom:1px solid #E4E4E4}
