:root{--mobile:480px;--tablet:768px;--desktop:1024px;--bg-primary:#d9faff;--bg-card:#fff;--text-main:#1f2937;--text-muted:#6b7280}html,body{background-color:var(--bg-primary);color:var(--text-main);max-width:100vw;margin:0;padding-top:72px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow-x:hidden}:not(svg){box-sizing:border-box;max-width:100%}svg{box-sizing:border-box;flex-shrink:0}.content-montse{flex-direction:column;align-items:center;width:100%;max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem 1.5rem;transition:padding .3s;display:flex;overflow:hidden}@media (max-width:768px){.content-montse{padding:1rem .75rem}.content-montse>div{width:100%!important;max-width:100%!important}p[style*="flex-direction: row"],div[style*="flex-direction: row"],div[style*="display: flex"][style*="align-items: center"]{flex-wrap:wrap!important}}.nav-montse{-webkit-backdrop-filter:blur(10px);z-index:1000;background-color:#fffc;border-bottom:1px solid #0000000d;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:.75rem 5%;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 15px #00000008}.nav-list-montse{flex-direction:row;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-list-item-montse{color:#374151;border-radius:8px;padding:.5rem 1rem;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s}.nav-list-item-montse:hover{color:#009688;background-color:#0096880d}a.active{color:#009688}.nav-dropdown-menu-montse{z-index:1001;background-color:#fff;border:1px solid #0000000d;border-radius:12px;min-width:220px;margin:0;padding:.5rem;list-style:none;animation:.2s fadeInDown;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000001a}.nav-dropdown-menu-montse:before{content:"";background:0 0;width:100%;height:15px;position:absolute;top:-15px;left:0}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.nav-dropdown-item-montse{color:#4b5563;border-radius:8px;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.nav-dropdown-item-montse:hover{color:#009688;background-color:#f0fdfa;padding-left:1.25rem}.nav-toggle-montse{color:#374151;cursor:pointer;z-index:1002;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:1024px){.nav-montse{padding:.75rem 1.5rem}.nav-toggle-montse{display:block}.nav-list-montse{z-index:1001;background-color:#fff;flex-direction:column;align-items:flex-start;gap:.5rem;width:280px;height:100vh;padding:6rem 1.5rem 2rem;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #0000000d}.nav-list-montse.open{right:0}.nav-list-item-montse{width:100%;padding:.8rem 1rem;font-size:1.1rem;display:block}.nav-overlay-montse{-webkit-backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;background-color:#0096881a;width:100%;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.nav-overlay-montse.open{opacity:1;visibility:visible}.nav-dropdown-menu-montse{box-shadow:none;background-color:#f9fafb;border:none;border-left:2px solid #009688;min-width:100%;margin-top:.5rem;padding:0 0 0 1rem;animation:none;position:static;transform:none}}.home-montse{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:flex}.hero-section{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.welcome-title-montse{color:#1f2937;letter-spacing:-.025em;text-transform:uppercase;max-width:900px;margin:1rem 0;font-size:2.5rem;font-weight:800;line-height:1.2}.services-list-montse{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;width:100%;margin-top:2rem;padding:0;list-style:none;display:grid}.services-list-cont-montse{text-align:center;background-color:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.services-list-cont-montse:hover{border-color:#00968833;transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.services-list-cont-montse:before{content:"";opacity:0;background:linear-gradient(90deg,#009688,#00796b);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.services-list-cont-montse:hover:before{opacity:1}.services-list-title-montse{color:#111827;margin-bottom:1rem;font-size:20px;font-weight:700}.services-list-content-montse{color:#4b5563;flex-grow:1;margin-bottom:1.5rem;font-size:15px;line-height:1.5}.button-more-info-montse{color:#fff;cursor:pointer;background:#009688;border:none;border-radius:50px;padding:.6rem 1.5rem;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00968833}.button-more-info-montse:hover{background:#00796b;transform:scale(1.05);box-shadow:0 6px 15px #0096884d}@media (max-width:768px){.welcome-title-montse{font-size:1.75rem}.home-montse{padding:1.5rem 1rem}}.footer-montse{color:#374151;background-color:#f9fafb;border-top:1px solid #0000000d;padding:2rem 5%}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-section{flex-direction:column;gap:1rem;display:flex}.footer-title{color:#111827;margin:0;padding-bottom:.4rem;font-size:1.1rem;font-weight:700;position:relative}.footer-title:after{content:"";background-color:#009688;border-radius:2px;width:25px;height:3px;position:absolute;bottom:0;left:0}.footer-info{flex-direction:column;gap:.75rem;display:flex}.footer-link,.footer-link-no-click{color:#4b5563;align-items:center;gap:.75rem;font-size:14px;text-decoration:none;display:flex}.footer-link{transition:color .3s}.footer-link:hover{color:#009688}.whatsapp-badge{color:#fff;background-color:#25d366;border-radius:50px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #25d36633}.whatsapp-badge:hover{background-color:#128c7e;transform:translateY(-2px);box-shadow:0 6px 15px #25d3664d}@media (max-width:768px){.footer-content{text-align:center;flex-direction:column;align-items:center}.footer-section{align-items:center}.footer-title:after{left:50%;transform:translate(-50%)}.footer-link,.footer-link-no-click{justify-content:center}}.card-info{transition:all .3s}@media (max-width:768px){.card-info{text-align:center;flex-direction:column!important;align-items:center!important;margin:10px 0!important;padding:1.5rem 1rem!important}.card-info>div:first-child{margin-bottom:12px}.card-info h2,.card-info p{text-align:center!important}}.simple-card-info{transition:all .3s}@media (max-width:768px){.simple-card-info{text-align:center;flex-direction:column!important;align-items:center!important;margin:8px 0!important;padding:1.25rem 1rem!important}.simple-card-info>div:first-child{margin-bottom:10px}}.responsive-grid{gap:15px;display:grid}@media (max-width:768px){.responsive-grid{grid-template-columns:1fr!important;width:100%!important}}.title-container{padding:0 1rem}@media (max-width:768px){.title-container h1{font-size:1.8rem!important}.description-card{border-radius:12px!important;margin:.5rem 0!important;padding:1rem!important;font-size:1rem!important}}.services-nav-container{justify-content:center;width:100%;margin:2rem 0;display:flex}.services-nav-list{flex-wrap:wrap;justify-content:center;gap:1rem;width:90%;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.services-nav-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;padding:10px 1rem;overflow-x:auto}.services-nav-container::-webkit-scrollbar{display:none}.services-nav-list{flex-wrap:nowrap;justify-content:flex-start;width:max-content;padding-bottom:5px}.services-nav-item{white-space:nowrap;padding:.6rem 1.25rem;font-size:14px}}.services-nav-link{color:inherit;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.services-nav-item{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:1px solid #0000;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 4px #00000005}.services-nav-item:hover{color:#1f2937;background-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.services-nav-item.selected{color:#fff}.services-nav-item.selected:hover{transform:translateY(-2px)}.services-nav-icon{justify-content:center;align-items:center;display:flex}.wpp-fab{color:#fff;z-index:1000;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #0003}.wpp-fab:hover{background-color:#1ebe57;transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.wpp-fab-badge{color:#fff;background-color:#ef4444;border:2px solid #25d366;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:700;animation:2s infinite pulse;position:absolute;top:-5px;right:-5px}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #ef4444b3}70%{transform:scale(1);box-shadow:0 0 0 10px #ef444400}to{transform:scale(.95);box-shadow:0 0 #ef444400}}@media (max-width:768px){.wpp-fab{width:50px;height:50px;bottom:20px;right:20px}}
