@keyframes shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-section{padding:4rem 0;background-color:#f8fafc}.faq-section .faq-title{font-size:2rem;text-align:center;margin-bottom:2rem;color:#002641}.faq-section .faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-section .faq-item{border-radius:.75rem;background-color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.06);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.faq-section .faq-item.open{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.09)}.faq-section .faq-question{width:100%;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;background:none;border:none;text-align:left;cursor:pointer;font-size:1rem;font-weight:600;color:#002641}.faq-section .faq-question .faq-toggle{font-size:1.5rem;color:#f4bc43;margin-left:1rem}.faq-section .faq-answer{padding:0 1.25rem 1rem;font-size:.95rem;line-height:1.6;color:#212c3f}@media(max-width:768px){.faq-section{padding:3rem 1rem}.faq-section .faq-title{font-size:1.6rem}.faq-section .faq-question{font-size:.95rem}}.services-page{padding:3.5rem 2rem;background-color:#002641;display:flex;flex-direction:column;flex:1 0 auto;box-sizing:border-box;min-height:auto;overflow:visible}.services-header{text-align:center;flex-shrink:0;max-width:52rem;margin:0 auto 2rem}.services-header h1{font-size:2.4rem;color:#f4bc43;margin-bottom:0;margin-top:0;font-weight:600;letter-spacing:2px}.services-header__lead{color:rgba(253,253,253,.92);font-size:1.05rem;line-height:1.65;margin:1rem auto 0;max-width:42rem}.services-header .landing-intent-actions{margin-top:1.5rem;text-align:center}.services-header .landing-intent-actions__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;list-style:none;padding:0;margin:0 0 1rem}.services-header .landing-intent-actions__trust li{color:#fdfdfd;font-size:.95rem;font-weight:500;padding-left:1.1rem;position:relative}.services-header .landing-intent-actions__trust li:before{content:"✓";position:absolute;left:0;color:#f7d46c;font-weight:600}.services-header .landing-intent-actions__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.services-header .landing-intent-actions__buttons .btn-primary{display:inline-block;background:#f7d46c;color:#002641;border:2px solid rgba(0,0,0,0);border-radius:50px;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(247,212,108,.4)}.services-header .landing-intent-actions__buttons .btn-primary:hover{background:rgba(0,0,0,0);color:#f7d46c;border-color:#f4bc43;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.5)}.services-header .landing-intent-actions__buttons .btn-primary:active{transform:translateY(0)}.services-header .landing-intent-actions__buttons .btn-primary,.services-header .landing-intent-actions__buttons .btn-secondary{padding:.85rem 1.75rem;min-height:52px;display:inline-flex;align-items:center;justify-content:center}.services-header .landing-intent-actions__buttons .btn-secondary{border-radius:50px;font-weight:600;text-decoration:none;background:rgba(0,0,0,0);color:#f7d46c;border:2px solid #f7d46c;transition:all .3s ease}.services-header .landing-intent-actions__buttons .btn-secondary:focus-visible,.services-header .landing-intent-actions__buttons .btn-secondary:hover{background:rgba(247,212,108,.12);color:#f4bc43;border-color:#f4bc43}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:1400px;width:100%;flex:1 1 auto;overflow:visible;padding-top:10px;margin:0 auto 1rem}.service-card{background-color:#212c3f;border-radius:0;padding:1.5rem 1.2rem;text-align:center;box-shadow:none;border:1px solid rgba(253,253,253,.1);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column;align-items:center;min-height:650px;box-sizing:border-box;width:100%}.service-card--compact{min-height:auto;padding:1.25rem 1rem 1rem;align-self:stretch}.service-card--compact .service-subtitle{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.service-card--compact .service-button{margin-top:auto}.service-card--urgency .service-card__title-link,.service-card--urgency h2{color:#ff9f1c}.service-card--urgency .service-card__title-link:focus-visible,.service-card--urgency .service-card__title-link:hover{color:#ffb347}.service-card__detail-link{display:inline-block;margin-top:.75rem;color:#f7d46c;font-size:.85rem;font-weight:600;text-decoration:underline;text-underline-offset:2px}.service-card__detail-link:focus-visible,.service-card__detail-link:hover{color:#fc0}.service-card__whatsapp-link{display:inline-block;margin-top:.65rem;color:rgba(253,253,253,.85);font-size:.85rem;font-weight:600;text-decoration:underline;text-underline-offset:2px}.service-card__whatsapp-link:focus-visible,.service-card__whatsapp-link:hover{color:#f7d46c}.service-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(255,204,0,.2);border-right-color:rgba(255,204,0,.3);border-bottom-color:rgba(255,204,0,.3);border-left-color:rgba(255,204,0,.3)}.service-card__title-link{color:inherit;text-decoration:none}.service-card__title-link:focus-visible,.service-card__title-link:hover{color:#fc0;text-decoration:underline}.service-card .service-icon{width:70px;height:70px;margin-bottom:1rem;flex-shrink:0}.service-card .service-icon img{width:100%;height:100%;object-fit:contain;display:block}.service-card h2{font-size:1rem;color:#fdfdfd;margin-bottom:.75rem;margin-top:0;font-weight:600;width:100%;letter-spacing:.5px;line-height:1.2;flex-shrink:0}.service-card .service-subtitle{color:#f7d46c;line-height:1.4;margin-bottom:1.25rem;font-size:.85rem;width:100%;flex-shrink:0}.service-card .process-header-line{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.75rem 0;border-top:1px solid rgba(253,253,253,.1);border-bottom:1px solid rgba(253,253,253,.1);flex-shrink:0}.service-card .process-header-line .process-item{display:flex;align-items:center;gap:.35rem;color:#fdfdfd;font-size:.7rem;font-weight:600;letter-spacing:.5px}.service-card .process-header-line .process-item .process-icon-inline{width:17px;height:17px;display:block;flex-shrink:0}.service-card .process-header-line .process-item--problema .process-icon-inline{color:#ff9f1c}.service-card .process-header-line .process-item--solucion .process-icon-inline{color:#6caf6f}.service-card .process-header-line .process-item--beneficio .process-icon-inline{color:#f7d46c}.service-card .process-header-line .arrow-icon-inline{color:#fc0;font-size:1.2rem;font-weight:700;line-height:1;display:flex;align-items:center}.service-card .problem-list{list-style:none;padding:0;margin:0 0 1.25rem;color:rgba(253,253,253,.75);font-size:.8rem;line-height:1.6;text-align:left;width:100%;flex-grow:1}.service-card .problem-list li{margin-bottom:.6rem;padding-left:2rem;position:relative;display:flex;align-items:flex-start}.service-card .problem-list li .item-icon-svg{position:absolute;left:0;width:19px;height:19px;margin-top:.05rem;flex-shrink:0}.service-card .problem-list .problem-item .item-icon-svg{color:#ff9f1c}.service-card .problem-list .solution-item .item-icon-svg{color:#6caf6f}.service-card .problem-list .benefit-item .item-icon-svg{color:#f7d46c}.service-card .pack-section{width:100%;background-color:#081b2c;padding:1rem;border-radius:6px;margin-bottom:1rem;text-align:left;flex-shrink:0}.service-card .pack-section h3{color:#f7d46c;font-size:.75rem;font-weight:600;margin:0 0 .75rem;letter-spacing:.5px}.service-card .pack-section .pack-list{list-style:none;padding:0;margin:0;color:#f7d46c;font-size:.75rem;line-height:1.5}.service-card .pack-section .pack-list li{margin-bottom:.35rem}.service-card .pack-section.servicios-incluidos{background-color:#081b2c}.service-card .pack-section.servicios-incluidos h3{color:#f7d46c}.service-card .service-button{display:inline-block;background:#f7d46c;color:#002641;border:2px solid rgba(0,0,0,0);border-radius:50px;font-weight:600;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(247,212,108,.4)}.service-card .service-button:hover{background:rgba(0,0,0,0);color:#f7d46c;border-color:#f4bc43;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.5)}.service-card .service-button{width:100%;padding:.85rem 1.5rem;font-size:.8rem;letter-spacing:.3px;margin-top:auto;flex-shrink:0;text-decoration:none;display:block}.service-card .service-button:active{transform:translateY(0)}.service-card--urgency .service-button{text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.error,.loading{text-align:center;padding:2rem;color:#fdfdfd}.error h2,.loading h2{color:#fdfdfd}@media(max-width:1200px){.services-page{padding:3rem 1.5rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:100%}}@media(max-width:900px){.services-page{padding:3rem 1rem}.services-grid{grid-template-columns:1fr;gap:2rem;max-width:480px;margin:0 auto}.services-header h1{font-size:2rem}.service-card{padding:1.5rem 1rem;min-height:auto;width:100%;box-sizing:border-box;margin:0}.service-card .service-icon{width:60px;height:60px}.service-card h2{font-size:.95rem}}@media(max-width:480px){.services-page{padding:2.25rem .5rem}.services-grid{gap:1rem;padding:0;max-width:420px;margin:0 auto}.service-card{padding:1.25rem .75rem;width:100%;margin:0}}.footer-separator{background:#fff;height:3rem;width:100%;margin-top:2rem}