body{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;font-family:Poppins}header{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;width:100%;background-size:cover;background-position:center;padding:15px!important;position:fixed!important;top:0;z-index:1000}main{width:100%;min-height:auto;padding-top:60px!important}footer{display:flex;flex-direction:row;justify-content:space-around;align-items:center;background-color:#63C099!important}.footer-social-networks{display:flex;flex-direction:row;width:100%;justify-content:center;font-size:20px;ul{list-style-type:none;padding:0;margin:0;display:flex;gap:1rem}li{display:flex}svg{color:gray;transition:color 0.3s;width:30px;height:30px}a:hover svg{color:#63C099}}.container-crebi{width:100%}.centrar-horizontal-vertical{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center;box-sizing:border-box}.centrar-boton{display:flex;justify-content:center;align-items:center;padding:0.5rem;text-align:center}.center{display:flex;justify-content:center;align-items:center;text-align:center}.btn{width:auto;height:30px;padding:5px 10px;font-size:12px}.btn-primary{background-color:#846584;border-color:#846584;color:white!important;--bs-btn-active-bg:#846584!important;--bs-btn-active-border-color:#846584!important;--bs-btn-disabled-border-color:#846584!important;--bs-btn-disabled-bg:#846584!important}.btn-secondary{background-color:#54b48c;border-color:#54b48c;color:white!important;--bs-btn-active-bg:#32ce8d!important;--bs-btn-active-border-color:#32ce8d!important}.btn-primary:hover{background-color:#aa5795;border-color:#aa5795}.btn-secondary:hover{background-color:#32ce8d;border-color:#32ce8d}.btn-solicitar-asesoria{background-color:#9b6391;border:2px solid #9b6391;color:#fff!important;font-weight:600;font-size:.85rem;padding:.4rem 1.1rem;border-radius:50px;transition:background-color .2s,border-color .2s,transform .15s;white-space:nowrap;text-decoration:none!important;display:inline-block}.btn-solicitar-asesoria:hover{background-color:#9b6391;border-color:#9b6391;color:#fff!important;transform:translateY(-1px)}.twoBtn{display:flex;gap:20px}.accordion-button::after{display:none!important}body.modal-open{padding-right:0!important}p{font-size:13px}.alert-sm{padding:6px 12px;font-size:14px;line-height:1.2;display:flex;justify-content:center;align-items:center}.alert-sm p{margin:0}.modal-body{padding:20px;margin:10px}.modal-header{background:linear-gradient(135deg,#846584 0%,#a687a6 100%);color:white;border-radius:10px 10px 0 0}.card-predios{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:30px;padding:20px 100px;overflow:visible}.card-crebi{display:flex;flex-direction:column;gap:5px;width:100%;overflow:hidden;padding:10px;border-radius:15px;background:rgba(164,105,149,0.17);backdrop-filter:blur(62px);box-shadow:0 4px 6px rgba(0,0,0,0.1);will-change:transform;transition:transform 0.4s cubic-bezier(0.165,0.84,0.44,1),box-shadow 0.3s ease;cursor:pointer;position:relative}.card-crebi:hover{transform:scale(1.05);z-index:10;box-shadow:0 10px 20px rgba(0,0,0,0.2)}.card-crebi img{border-radius:12px;width:100%;height:210px;object-fit:cover;display:block}.card-body-crebi{width:100%;margin:10px 0 5px 0;padding:10px;h6{flex-wrap:wrap;justify-content:center}}.card-footer-crebi{display:flex;justify-content:center;align-content:center}.accordion-filters{padding:30px 100px 0 100px}.filters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:30px 50px 0 50px;margin-bottom:20px}.tab-pane.fade.show{animation:fadeIn 0.5s ease-out}.my-tabs{--bs-nav-link-color:#666;--bs-nav-link-hover-color:#846584;--bs-nav-link-font-size:13px;--bs-nav-tabs-border-width:2px;--bs-nav-tabs-border-color:#e0e0e0;--bs-nav-tabs-border-radius:10px;--bs-nav-tabs-link-hover-border-color:#846584;--bs-nav-tabs-link-active-color:#fff;--bs-nav-tabs-link-active-bg:#846584;--bs-nav-tabs-link-active-border-color:#846584;margin-bottom:0}.my-tabs .nav-link{padding:12px 16px;font-weight:500;border-radius:10px 10px 0 0;transition:all 0.3s ease}.my-tabs .nav-link:hover{transform:translateY(-2px)}.dat-tab-content{background:#fff;border:2px solid #e0e0e0;border-top:none;border-radius:0 0 10px 10px;padding:25px;min-height:450px;max-height:450px;overflow-y:auto}@media (min-width:2000px){.card-predios{grid-template-columns:repeat(5,1fr)}}@media (max-width:1520px){.card-predios{grid-template-columns:repeat(3,1fr)}}@media (max-width:1179px){.card-predios{grid-template-columns:repeat(2,1fr)}}@media (max-width:862px){p{font-size:12px}.modal-dialog{max-width:90%;margin:1.75rem auto}.card-predios{grid-template-columns:repeat(2,1fr);padding:0 50px 0 50px}.card-body-crebi{p{font-size:12px}}}@media (max-width:768px){.centrar-horizontal-vertical{padding:1.5rem}main{padding-top:100px!important}.twoBtn{display:flex;flex-direction:column;align-items:center;gap:15px}}@media (max-width:600px){.card-predios{grid-template-columns:repeat(1,1fr);padding:0 50px 0 50px}.card-body-crebi{p{font-size:12px}}}@media (max-width:480px){.centrar-horizontal-vertical{padding:1rem}.footer-social-networks{font-size:12px;svg{width:20px;height:20px}span{color:white!important}}.card-predios{grid-template-columns:repeat(1,1fr);padding:0 50px 0 50px}.card-body-crebi{p{font-size:12px}}}footer.container-crebi{display:grid;background-color:#f8f9fa;margin-top:80px;padding:40px 90px 20px;border-top:1px solid #dee2e6}.footer-title{color:#846584;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-link{color:#535a61;text-decoration:none;font-size:12px;transition:all 0.3s ease;display:inline-block}.footer-link:hover{color:#846584;padding-left:5px}.footer-link.fw-bold{color:#846584;font-weight:600}.footer-link.fw-bold:hover{color:#6e5374}.footer-social-networks{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:20px}.social-icon{color:#495057;transition:all 0.3s ease}.social-icon:hover{color:#846584;transform:translateY(-3px)}.social-icon svg{width:24px;height:24px}.border-top-small{position:relative}.border-top-small::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:400px;height:1px;background-color:#dee2e6}@media (max-width:768px){footer.container-crebi{padding:30px 15px 15px}.footer-title{font-size:0.9rem}.footer-link{font-size:0.85rem}}.busqueda{width:100%;min-height:100vh;height:auto;background-color:#F2EBF3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23F2EBF3' stroke-width='0.4' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cuse fill='%23f0e9f1' href='%23s' y='2'/%3E%3Cuse fill='%23f0e9f1' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23ede6ee' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23ede6ee' href='%23s'/%3E%3Cuse fill='%23ebe4ec' href='%23s' x='2'/%3E%3Cuse fill='%23ebe4ec' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%23e8e1e9'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%23e8e1e9'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%23e6dfe7'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%23F2EBF3'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23e3dce4'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%239B6391'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%239B6391'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%239B6391'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");background-attachment:fixed;background-size:cover;padding:3rem 1rem}.fondo{width:100%;min-height:100vh;background-color:#F2EBF3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23F2EBF3' stroke-width='0.4' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cuse fill='%23f0e9f1' href='%23s' y='2'/%3E%3Cuse fill='%23f0e9f1' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23ede6ee' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23ede6ee' href='%23s'/%3E%3Cuse fill='%23ebe4ec' href='%23s' x='2'/%3E%3Cuse fill='%23ebe4ec' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%23e8e1e9'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%23e8e1e9'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%23e6dfe7'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%23F2EBF3'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23e3dce4'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%239B6391'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%239B6391'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='rotate(180 1000 750) scale(20.1) translate(-950.25 -712.69)'%3E%3Cg fill='%239B6391'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");background-repeat:repeat;background-size:cover;background-attachment:fixed;padding:3rem 1rem}#titlemain{font-style:normal;font-weight:900;font-size:48px;line-height:58px;text-shadow:0px 4px 4px rgba(0,0,0,0.25);color:#FFFFFF;text-decoration-color:teal}.features-crebi{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;padding:0 100px 0 100px}.feature{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:12px;box-sizing:border-box;text-align:center}.prices{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:0 200px 0 200px;justify-content:center;align-items:center;text-align:center;p{font-size:20px}}.card-price{display:grid;grid-template-rows:1fr 200px auto;gap:5px;width:100%;max-height:500px;padding:10px;border-radius:15px;background:rgba(155,100,145,0.17);backdrop-filter:blur(62px);box-shadow:0 4px 6px rgba(0,0,0,0.1)}.prices:hover>:not(:hover){filter:blur(5px);opacity:0.2}iframe{width:60%;height:415px}.grid-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;height:400px;.column{overflow:hidden;display:flex;align-items:center;justify-content:center}}.grid-columns .column:nth-child(2){display:flex;flex-direction:column;max-height:400px;overflow:hidden}.accordion-scrollable{overflow-y:auto;padding-right:8px;flex-grow:1}.grid-columns img{max-width:100%;max-height:100%;object-fit:contain;border-radius:5px}.predio-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:5px}.blog-layout{display:grid;grid-template-columns:auto 180px;gap:2rem;align-items:stretch}.blog-arrow{background:rgba(200,200,200,0.35);border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background 0.3s ease}.blog-arrow span{font-size:2rem;color:rgba(0,0,0,0.6);transition:transform 0.3s ease}.blog-arrow:hover{background:rgba(160,160,160,0.45)}.blog-arrow:hover span{transform:translateX(10px)}@media (max-width:1520px){.prices{grid-template-columns:repeat(2,1fr)}}@media (max-width:1179px){.grid-columns{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);height:800px}}@media (max-width:862px){.busqueda{background-attachment:scroll;padding:2rem 1rem}}@media (max-width:600px){iframe{width:60%;height:215px}}.titulo{background-color:#fff;padding:20px;text-align:center}.titulo h1{margin:0}.caracteristicas{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;gap:20px}.caracteristica{background-color:#fff;padding:20px;border-radius:10px;width:100%;max-width:300px;text-align:center}.caracteristica img{width:100%;max-width:200px;height:auto}.caracteristica h3{margin-top:10px}@media (min-width:600px){.caracteristica{width:45%}}@media (min-width:1024px){.caracteristica{width:30%}}.video{display:flex;justify-content:center;align-items:center}.video iframe{display:block;margin:0 auto}.tarjetas{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;align-items:center;color:white;text-align:center}.tarjetas .tarjeta{width:150px;height:250px;border-radius:7px;background:#3FC38C;cursor:pointer;transition:0.1s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.card-text{width:100%}.columnas{display:flex;flex-wrap:wrap;width:auto;margin:2em;padding:1em;column-gap:10px}.columna{width:30%;height:100%}@media (max-width:768px){.tarjetas .tarjeta{width:120px;height:200px}}@media (max-width:480px){.tarjetas .tarjeta{width:100%;height:250px}}.bd-placeholder-img{font-size:1.125rem;text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.bd-placeholder-img-lg{font-size:3.5rem}}.b-example-divider{width:100%;height:3rem;background-color:rgba(0,0,0,.1);border:solid rgba(0,0,0,.15);border-width:1px 0;box-shadow:inset 0 .5em 1.5em rgba(0,0,0,.1),inset 0 .125em .5em rgba(0,0,0,.15)}.b-example-vr{flex-shrink:0;width:1.5rem;height:100vh}.bi{vertical-align:-.125em;fill:currentColor}.nav-scroller{position:relative;z-index:2;height:2.75rem;overflow-y:hidden}.nav-scroller .nav{display:flex;flex-wrap:nowrap;padding-bottom:1rem;margin-top:-1px;overflow-x:auto;text-align:center;white-space:nowrap;-webkit-overflow-scrolling:touch}.btn-bd-primary{--bd-violet-bg:#712cf9;--bd-violet-rgb:112.520718,44.062154,249.437846;--bs-btn-font-weight:600;--bs-btn-color:var(--bs-white);--bs-btn-bg:var(--bd-violet-bg);--bs-btn-border-color:var(--bd-violet-bg);--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#6528e0;--bs-btn-hover-border-color:#6528e0;--bs-btn-focus-shadow-rgb:var(--bd-violet-rgb);--bs-btn-active-color:var(--bs-btn-hover-color);--bs-btn-active-bg:#5a23c8;--bs-btn-active-border-color:#5a23c8}.bd-mode-toggle{z-index:1500}.bd-mode-toggle .dropdown-menu .active .bi{display:block!important}.suggestions{background:#fff;position:absolute;z-index:1000;max-height:200px;overflow-y:auto;width:100%;box-shadow:0px 4px 6px rgba(0,0,0,0.1)}.suggestion-item{padding:10px;cursor:pointer}.suggestion-item:hover{background:#f0f0f0}.input-group-relative{position:relative}.card-img-top{width:100%;height:200px;object-fit:cover}.modal-header{background:linear-gradient(135deg,#846584 0%,#a687a6 100%);color:white;border-radius:10px 10px 0 0}.form-steps{padding:20px 0px 20px 0px}.analysis-icon{width:60px;height:60px;background:linear-gradient(135deg,#aa5795 15%,#764ba2 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;flex-shrink:0}.analysis-feature{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:start}.analysis-feature h4{font-size:1.125rem;font-weight:700;color:#1a202c;margin-bottom:0.5rem;width:100%}.step{text-align:center;position:relative}.step-number{width:80px;height:80px;background:rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1.5rem;border:4px solid #3fc38c}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-description{opacity:0.9;line-height:1.8}.whatsapp-float{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:#9b6391;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #a46995;cursor:pointer;transition:all 0.3s;z-index:1000;padding:0;line-height:0}.whatsapp-float svg{width:32px;height:32px;display:block;color:white}.whatsapp-float:hover{transform:scale(1.1)}.nav{display:flex;gap:2rem;align-items:center}.nav a{text-decoration:none;color:#4a5568;font-weight:500;transition:color 0.3s}.nav a:hover{color:#3fc38c}.quick-filters{display:flex;gap:0.75rem;justify-content:center;flex-wrap:wrap;list-style:none;padding:0}.quick-filter{text-decoration:none;padding:0.5rem 1rem;background:#718096;border:1px solid #718096;border-radius:20px;font-size:0.875rem;color:white;cursor:pointer;transition:all 0.3s}.quick-filter:hover{background:#a46995;color:white;border-color:#a46995}.search-container{background:white;padding:2rem;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,0.1);max-width:900px;margin:0 auto 2rem}.search-tabs{display:flex;gap:1rem;margin-bottom:1.5rem}.search-tab{padding:0.75rem 1.5rem;background:#f7fafc;border:2px solid transparent;border-radius:8px;cursor:pointer;font-weight:600;color:#4a5568;transition:all 0.3s}.search-tab.active{background:#667eea;color:white;border-color:#667eea}.search-form{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1fr auto;gap:1rem;align-items:end}.form-group{display:flex;flex-direction:column}.form-group label{font-size:0.875rem;font-weight:600;color:#4a5568;margin-bottom:0.5rem}.form-group input,.form-group select{padding:0.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all 0.3s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,0.1)}@media (max-width:992px){.search-form{grid-template-columns:1fr 1fr}.search-form button{grid-column:1 / -1;width:100%}}@media (max-width:576px){.search-container{padding:1.25rem}.search-tabs{flex-direction:column}.search-tab{text-align:center}.search-form{grid-template-columns:1fr}.search-form button{width:100%}}.price-chart-demo{background:#f7fafc;padding:2rem;border-radius:12px;border:2px solid #e2e8f0;margin-bottom:1.5rem}.chart-bars{display:flex;flex-direction:column;gap:1rem}.chart-bar-item{display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:center}.chart-label{font-weight:600;color:#4a5568;text-align:right}.chart-bar{background:#e2e8f0;height:40px;border-radius:8px;overflow:hidden;position:relative}.chart-fill{height:100%;display:flex;align-items:center;justify-content:flex-end;padding-right:1rem;transition:width 0.5s ease}.chart-value{color:white;font-weight:700;font-size:0.875rem}.chart-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;color:#718096;text-align:center}.controls{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;justify-content:center}button{border:none;padding:10px 16px;border-radius:6px;cursor:pointer;color:white;font-weight:bold}.btn-rent{background-color:#10b981}.btn-sale{background-color:#9b6391}.btn-comuna{background-color:#374151}canvas{max-width:550px;margin:auto;display:block;height:400px}#real-estate-chart .chart-wrapper{max-width:900px;margin:auto;height:1000px}#real-estate-chart canvas{width:100%;height:100%}.roi-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:0.30rem;width:100%}.roi-card{background:rgba(16,185,129,0.9);color:#ffffff;padding:0.2rem 0.2rem;border-radius:10px;text-align:center;font-size:0.2rem;border:1px solid rgba(16,185,129,0.6)}.roi-card:nth-child(even){background:rgba(155,99,145,0.9);border-color:rgba(155,99,145,0.6)}.roi-value{display:block;font-size:1rem;font-weight:700;line-height:1.2}.roi-label{display:block;font-size:0.65rem}.autocomplete-results{position:absolute;width:230px;gap:1rem;align-items:end;justify-content:left;background:#fff;max-height:200px;overflow-y:auto;z-index:3;list-style:none;padding:0;margin:0}.autocomplete-item{padding:10px;cursor:pointer}.autocomplete-item:hover{background:#f5f5f5}.autocomplete-item.internal::before{content:"📍 ";opacity:0.6}.chart-wrapper{position:relative;width:100%;max-width:100%;height:300px}@media (max-width:768px){.chart-wrapper{height:220px}}.global-loading{position:fixed;inset:0;background:rgba(0,0,0,0.75);z-index:9999;display:flex;justify-content:center;align-items:center}.loading-content{width:90%;max-width:320px}@media (max-width:576px){.loading-content{max-width:260px}#loadingText{font-size:0.9rem}}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-width:720px}lite-youtube::before{content:attr(data-title);display:block;position:absolute;top:0;background-image:linear-gradient(180deg,rgb(0 0 0 / 67%) 0%,rgb(0 0 0 / 54%) 14%,rgb(0 0 0 / 15%) 54%,rgb(0 0 0 / 5%) 72%,rgb(0 0 0 / 0%) 94%);height:99px;width:100%;font-family:"YouTube Noto",Roboto,Arial,Helvetica,sans-serif;color:hsl(0deg 0% 93.33%);text-shadow:0 0 2px rgba(0,0,0,.5);font-size:18px;padding:25px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}lite-youtube:hover::before{color:white}lite-youtube::after{content:"";display:block;padding-bottom:calc(100% / (16 / 9))}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{display:block;width:100%;height:100%;background:no-repeat center/68px 48px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');position:absolute;cursor:pointer;z-index:1;filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,0.2,1);border:0}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated::before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}