@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;700&display=swap);body{margin:0;padding:0;overflow-x:hidden;font-family:'Work Sans',sans-serif}header{font-family:'Work Sans',sans-serif;font-weight:600!important}.navbar{height:65px;transition:height 0.3s ease}.icon-container-header{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;background-color:#FFECEF;transition:background-color 0.3s ease}.user-icon{width:18px;height:18px;fill:#FF435F;transition:fill 0.3s ease}.icon-container-header:hover{background-color:#FF435F}.icon-container-header:hover .user-icon{fill:#FFF}.navbar-brand img{height:22px;margin-top:-1px}.navbar-nav .nav-link{color:#333;font-weight:400;margin-right:15px;position:relative;transition:color 0.2s ease}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:#ff3c55}.navbar-nav .nav-link::after{content:'';position:absolute;left:0;right:0;bottom:-3px;height:1px;background-color:#FF4C4C;transform:scaleX(0);z-index:1}.navbar-nav .nav-link:hover::after,.navbar-nav .nav-link.active::after{transform:scaleX(1)}.navbar-nav .dropdown-toggle{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;width:auto;padding:.5rem 1rem}.navbar-nav .nav-item.dropdown{position:relative}.navbar-nav .dropdown-toggle::after{left:0;right:0;width:100%}.dropdown-menu .dropdown-item::after{content:none}.dropdown-menu .dropdown-item:hover,.dropdown-menu .dropdown-item:focus{color:#ff3c55;background-color:#ffe7ea}.navbar-nav .nav-item.dropdown:hover>.dropdown-toggle::after{transform:scaleX(1)}.navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item:hover{background-color:#ffecef;color:#ff3c55}.navbar-nav .nav-link:hover::after{transform:scaleX(1)}.nav-item.dropdown:hover>.nav-link{color:#ff3c55}.nav-item.dropdown:hover .sub-arrow svg{fill:#ff3c55}.dropdown-menu{border-radius:8px;border:none;box-shadow:0 4px 8px rgb(0 0 0 / .1);max-width:calc(100vw - 20px);overflow:hidden;padding:5px 0}.dropdown-item{font-size:12px;font-family:'Work Sans',sans-serif;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 10px}.dropdown-item:hover{background-color:#ffecef;color:#ff3c55}.nav-item.dropdown.products:hover>.dropdown-menu{position:absolute;top:100%;left:0;z-index:1050;margin-top:0}.btn-outline-danger{border:1px solid #ff3c55;color:#ff3c55;border-radius:8px}.btn-outline-danger:hover{background-color:#ff3c55;color:#fff}.btn-danger{background-color:#ff3c55;border-color:#ff3c55;border-radius:8px}.btn-danger:hover{background-color:#d12f45;border-color:#d12f45}.btn-custom{padding:10px 12px;letter-spacing:.05em;font-family:"Work Sans",sans-serif;font-size:12px;font-weight:600;border:1px solid;border-radius:10px;margin-left:2px;transition:transform 0.2s ease,background-color 0.2s ease}.btn-custom:hover{background-color:#FFF7F9;color:#FF4C4C;border-color:#FF4C4C;transform:translateY(-5px)}.btn-custom-second{padding:10px 12px;letter-spacing:.05em;font-family:"Work Sans",sans-serif;font-size:12px;font-weight:600;border:1px solid;border-radius:10px;margin-left:2px;transition:transform 0.2s ease}.btn-custom-second:hover{transform:translateY(-5px);background-color:#FF435F}.button-container{display:flex;align-items:center;gap:14px}.navbar-collapse ul li.mobile-only{display:none}.nav-link.dropdown-toggle:focus,.nav-link.dropdown-toggle:active,.nav-link.dropdown-toggle:focus-visible{box-shadow:none!important;outline:none!important}footer{background-color:var(--tblr-primary)!important;color:white!important;padding:40px 20px;font-family:'Work Sans',sans-serif;line-height:1.6;font-size:16px;font-weight:100}footer .footer-container{padding-top:2%;display:grid;grid-template-columns:34% 18% 13% 25%;gap:40px;max-width:1200px;margin:0 auto}footer .footer-column .cabecera-footer{font-weight:500;font-size:20px}footer .footer-column h3{font-size:16px;margin-bottom:15px;font-weight:700;text-transform:uppercase}footer .footer-column ul{list-style:none;padding:0;margin:0}footer .footer-column ul li{margin-bottom:10px}footer .footer-column ul li a{color:#fff;text-decoration:none;font-size:12px;transition:color 0.3s ease}footer .footer-column ul li a:hover{color:#FFDADA}footer .footer-logo{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}footer .footer-logo .logo-images{display:flex;align-items:center;gap:10px}footer .footer-logo img{max-width:100px;height:auto;display:inline-block}footer .footer-logo p{font-size:13px;line-height:1.6;margin:0;margin-top:20px;font-weight:500}footer .footer-divider{border-top:1px solid #fff;margin:20px auto;width:70vw;max-width:1200px}footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:34px;list-style:none;font-size:12px;max-width:1200px;margin:0 auto;padding:0 15px}footer .footer-bottom li{margin:0}footer .footer-bottom .align-left{margin-right:auto}footer .footer-bottom li a{color:#fff;text-decoration:none;font-size:12px;transition:color 0.3s ease}footer .footer-bottom li a:hover{color:#FFDADA}.icon-container-footer{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:#FFECEF;transition:background-color 0.3s ease}.user-icon{width:18px;height:18px;fill:#FF435F;transition:fill 0.3s ease}.icon-container-footer:hover .user-icon{fill:#000}footer .footer-bottom ul{display:flex;gap:15px;padding:0;margin:0;list-style:none}footer .footer-bottom ul li a{text-decoration:none;color:#fff;font-size:12px}footer .footer-bottom ul li a:hover{color:#FFDADA}.hero-section{margin-top:-24px!important;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:77vh;display:flex;justify-content:center;align-items:center;padding:0;padding:20px;box-sizing:border-box}.hero-subtitle{font-size:20px;font-weight:500;text-align:center;margin-bottom:20px}.hero-content{color:#fff}.hero-content h2{text-align:center;margin-bottom:20px;font-size:1.8rem;font-weight:700}.search-form{background:rgb(255 255 255 / .9);border-radius:12px;padding:20px;width:96%;max-width:1200px;margin:0 auto;box-shadow:0 4px 10px rgb(0 0 0 / .1)}.search-form .form-select,.search-form .form-control{border:1px solid #ccc;border-radius:8px;font-size:14px;padding:8px 12px}.city-card{position:relative;border-radius:12px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;box-shadow:0 4px 12px rgb(0 0 0 / .1)}.city-card:hover .card-overlay{background:rgb(0 0 0 / .4)}.city-card img{width:100%;height:100%;object-fit:cover}.card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .1);display:flex;flex-direction:column;justify-content:space-between;padding:10px;color:#fff;transition:all 0.3s ease}.card-title{font-size:1.25rem;font-weight:700}.card-link{font-size:1rem;font-weight:700}.row.g-4{row-gap:20px}.col-lg-3.full-height{height:100%}.split-column{display:flex;flex-direction:column;gap:20px}.split-column .city-card{flex:1}.tab-image{position:absolute}.tab-btn{border:1px solid #ff3c55;color:#ff3c55;background-color:#fff;border-radius:7px;font-weight:500;padding:.5rem 1rem;transition:background-color 0.3s,color 0.3s}.tab-btn.active{background-color:#ff3c55;color:#fff}.tab-btn:hover{background-color:#ff3c55;color:#fff}.card{border-radius:16px!important}@media (max-width:768px){.hero-section{margin-top:0%!important;height:100vh;overflow-y:auto}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-content h2:first-of-type{font-size:1.5rem}.hero-content h2.hero-subtitle{font-size:1rem;margin-bottom:10px}.search-form{width:100%;max-width:95%}.search-form .row>div{margin-bottom:10px}.search-form .btn{padding:10px 12px;font-size:14px}.margen-movil{margin-top:5%}.split-column{display:flex;flex-direction:column;margin-top:0}.city-card{display:block;width:100%;margin:0}.city-card img{width:100%;height:200px;object-fit:cover;border-radius:.75rem;display:block}.icon-container-header{position:absolute;top:10px;right:50px;z-index:1100}.navbar-collapse{background-color:#fff;padding:10px;margin:-8px}.button-container{display:flex;flex-direction:column;gap:10px;margin-top:10px}.navbar-collapse:not(.show) .button-container{display:none}.dropdown-item{font-size:14px;padding:10px 15px;text-align:left}.posicionFija{position:static}.nav-item.dropdown.products:hover>.dropdown-menu{position:relative;top:100%;left:0}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1050;background-color:#fff}.navbar-collapse{position:fixed;top:65px;left:0;width:100%;overflow-y:auto;background-color:#fff;z-index:1040;box-shadow:none;border:none;padding:20px}footer .footer-container{grid-template-columns:1fr;text-align:center;align-items:center;justify-items:center}footer .footer-column{margin-bottom:20px;text-align:center}footer .footer-logo{align-items:center}footer .footer-logo .logo-images{justify-content:center}footer .footer-bottom{flex-direction:column;text-align:center;gap:10px;padding:0;margin-top:20px;align-items:center}footer .footer-divider{margin:20px auto;width:80%}footer .footer-bottom .align-left{margin:0 auto;text-align:center;width:100%}.tab-image{position:relative}.tab-btn{width:100%;margin-bottom:.5rem}.row{flex-direction:column!important;height:auto!important}.col-lg-6{width:100%}}.pestanna{background-color:#FFF}.form-select:disabled{border:0;background:none;box-shadow:none;padding:0;background-color:none}.form-control:read-only{border:0;background:none;box-shadow:none;padding:0;background-color:none;color:inherit}.blurred-div{filter:blur(10px);pointer-events:none}#form-calculadora{top:80px!important}.description-limited{max-height:150px;overflow:hidden;text-overflow:ellipsis;position:relative}.show-more-btn{display:block;margin:10px auto;background:#ff435f;border:none;color:#fff;cursor:pointer;text-align:center;padding:10px 20px;border-radius:5px;font-weight:700}.placeholder:not([data-src]){opacity:inherit!important;animation:none!important;cursor:inherit!important}.page-wrapper{background-color:#fff}.section-rosa{background-color:#FFF7F9;padding:100px 0;text-align:center;width:100%;display:flex;flex-direction:column;justify-content:center}.section-blanco{background-color:#FFF;padding:50px 0;width:100%;display:flex;flex-direction:column;justify-content:center}.elementor-heading-title{font-size:40px;font-weight:500}.elementor-heading-title span{color:#FF435F}.elementor-widget-container p{font-size:13px}.container-fluid{font-family:'Work Sans',sans-serif}.btn-connect{background-color:#FF435F;color:#fff;border:none;border-radius:20px;padding:10px 20px;font-size:1rem;font-weight:500;cursor:pointer;transition:all 0.2s ease-in-out}.progressbar{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;padding:0;margin:0;list-style-type:none}.step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;text-align:center}.step::before{content:'';position:absolute;top:30%;left:0;right:0;height:2px;background-color:#d1d1d1;z-index:0;transform:translateY(-50%)}.step.completed::before{background-color:var(--tblr-primary)}.circle{width:40px;height:40px;line-height:40px;border-radius:50%;background-color:#d1d1d1;color:#fff;font-size:16px;font-weight:700;z-index:1;position:relative}.step.active .circle{background-color:var(--tblr-primary)}.step.completed .circle{background-color:var(--tblr-primary)}.label{margin-top:10px;font-size:14px;color:#6c757d}.step.active .label{color:var(--tblr-primary)}.step.completed .label{color:var(--tblr-primary)}