.video-stage.svelte-1f90kt4{position:relative;width:100%;min-height:48rem;height:48rem;overflow:hidden;background-color:#0d1013;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 20px 40px #0006;box-sizing:border-box}.video-player.svelte-1f90kt4{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease-in-out}.video-player.fade-out.svelte-1f90kt4{opacity:0}.video-player.fade-in.svelte-1f90kt4{opacity:1}.cover-image.svelte-1f90kt4{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:3;display:flex;justify-content:center;align-items:center;pointer-events:none}.preloader-spinner.svelte-1f90kt4{width:50px;height:50px;border:3px solid rgba(255,200,0,.1);border-radius:50%;border-top-color:#ffc800;animation:svelte-1f90kt4-spin 1s linear infinite}@keyframes svelte-1f90kt4-spin{to{transform:rotate(360deg)}}.video-overlay.svelte-1f90kt4{position:absolute;bottom:6.5rem;left:3rem;right:3rem;z-index:4;display:flex;justify-content:flex-start;align-items:flex-end;pointer-events:none}.video-controls.svelte-1f90kt4{display:flex;gap:12px;pointer-events:auto}.btn-control.svelte-1f90kt4{background:#111418d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);color:#fff;font-family:inherit;font-size:16px;font-weight:700;letter-spacing:1px;padding:12px 22px;border-radius:30px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn-control.svelte-1f90kt4:hover{border-color:#ffc800;color:#ffc800;transform:translateY(-2px);box-shadow:0 4px 12px #ffc80026}.btn-control.btn-yellow.svelte-1f90kt4{background:#ffc800;color:#0d1013;border-color:#ffc800}.btn-control.btn-yellow.svelte-1f90kt4:hover{background:#e6b400;border-color:#e6b400;color:#0d1013;box-shadow:0 4px 15px #ffc80059}.video-navigation.svelte-1f90kt4{position:absolute;bottom:2rem;left:3rem;right:3rem;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;pointer-events:auto}.nav-dot.svelte-1f90kt4{background:transparent;border:0;text-align:left;padding:0;color:#ffffff73;cursor:pointer;transition:color .3s ease}.nav-dot.svelte-1f90kt4:hover,.nav-dot.active.svelte-1f90kt4{color:#fff}.dot-number.svelte-1f90kt4{display:block;font-size:16px;font-weight:700;color:#ffc800;margin-bottom:6px}.dot-title.svelte-1f90kt4{display:block;font-size:16px;font-weight:600;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dot-progress-bar.svelte-1f90kt4{display:block;width:100%;height:3px;background:#ffffff26;border-radius:2px;overflow:hidden}.dot-progress-fill.svelte-1f90kt4{display:block;height:100%;background:#ffc800;border-radius:2px;transition:width .1s linear}@media (max-width: 992px){.video-overlay.svelte-1f90kt4{bottom:8rem}}@media (max-width: 768px){.video-stage.svelte-1f90kt4{height:36rem;min-height:36rem}.video-overlay.svelte-1f90kt4{bottom:8rem;left:1.5rem;right:1.5rem}.video-navigation.svelte-1f90kt4{left:1.5rem;right:1.5rem;bottom:1.5rem;gap:12px}.dot-title.svelte-1f90kt4{display:none}.btn-control.svelte-1f90kt4{padding:10px 18px;font-size:16px}}.form-group.svelte-fq8g2m{display:flex;flex-direction:column;margin-bottom:20px;text-align:left}.form-label.svelte-fq8g2m{display:block;font-family:Inconsolata,monospace;font-size:16px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fff9;margin-bottom:8px;transition:color .25s ease}.form-group.svelte-fq8g2m:focus-within .form-label:where(.svelte-fq8g2m){color:#ffc800}.form-control.svelte-fq8g2m{width:100%!important;min-height:54px!important;margin-bottom:0!important;padding:14px 18px!important;color:#fff!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;font-size:16px!important;font-family:Inconsolata,monospace!important;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease!important}.form-control.svelte-fq8g2m::placeholder{color:#ffffff4d!important}.form-control.svelte-fq8g2m:focus{color:#fff!important;background:#00000040!important;border-color:#ffc800!important;box-shadow:0 0 0 4px #ffc80026!important;outline:none!important}.contact.svelte-fq8g2m textarea.form-control:where(.svelte-fq8g2m){min-height:150px!important;resize:vertical!important}.privacy-container.svelte-fq8g2m{margin-top:5px;margin-bottom:15px}.privacy-check.svelte-fq8g2m{display:flex;align-items:flex-start;gap:10px;color:#ffffffd9;font-size:16px;line-height:1.4}.privacy-check.svelte-fq8g2m input[type=checkbox]:where(.svelte-fq8g2m){margin-top:3px;accent-color:#ffc800;cursor:pointer;width:16px;height:16px}.privacy-check.svelte-fq8g2m label:where(.svelte-fq8g2m){margin-left:0!important;cursor:pointer;-webkit-user-select:none;user-select:none}.submit-container.svelte-fq8g2m{margin-top:10px}.btn-common.svelte-fq8g2m{display:inline-flex;align-items:center;justify-content:center;min-width:180px;min-height:48px;margin-top:0!important;padding:10px 32px!important;color:#000!important;background:#ffc800!important;border:1px solid #ffc800!important;border-radius:30px!important;font-family:Glegoo,serif!important;font-weight:700!important;font-size:16px!important;letter-spacing:.05em!important;cursor:pointer!important;box-shadow:0 4px 12px #ffc80033!important;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),background-color .2s ease,border-color .2s ease!important}.btn-common.svelte-fq8g2m:hover,.btn-common.svelte-fq8g2m:focus{background:#e6b400!important;border-color:#e6b400!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px #ffc80059!important}.btn-common.svelte-fq8g2m:active{transform:translateY(0)!important;box-shadow:0 3px 8px #ffc80033!important}.btn-common.svelte-fq8g2m:disabled{background:#ffffff1a!important;border-color:#ffffff0d!important;color:#ffffff59!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.form-success.svelte-fq8g2m{background-color:#2ebc5c;color:#fff;padding:16px 20px;border-radius:8px;margin-top:20px;font-size:1.1rem;font-weight:600;text-align:center;box-shadow:0 4px 15px #2ebc5c4d;border:2px solid #239447;animation:svelte-fq8g2m-fadeIn .5s ease-out}.form-error.svelte-fq8g2m{background-color:#e74c3c;color:#fff;padding:16px 20px;border-radius:8px;margin-top:20px;font-size:1.1rem;font-weight:600;text-align:center;box-shadow:0 4px 15px #e74c3c4d;border:2px solid #c0392b;animation:svelte-fq8g2m-fadeIn .5s ease-out}.form-success.svelte-fq8g2m .form-note:where(.svelte-fq8g2m),.form-error.svelte-fq8g2m .form-note:where(.svelte-fq8g2m){margin:0;line-height:1.5;color:#fff!important}@keyframes svelte-fq8g2m-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.politica_privacidad.svelte-fq8g2m{font-size:17px!important;color:#ffc800!important;line-height:1.55!important;margin-bottom:25px!important}.lista_direccion.svelte-fq8g2m{padding-left:0!important;margin-left:0!important}.nav-badge-new.svelte-1q5lr91{background-color:#ffc800;color:#111!important;font-size:16px;font-weight:700;padding:1px 4px;border-radius:3px;margin-left:-2ch;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;line-height:1;transform:translateY(-11px);transition:background-color .2s ease}.nav-links>a:hover .nav-badge-new.svelte-1q5lr91{background-color:#e6b400}.team-grid.svelte-1q5lr91{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:var(--container);margin:40px auto 0;justify-items:center}.team-member.svelte-1q5lr91{display:flex;flex-direction:column;align-items:center;text-align:center}.member-photo-container.svelte-1q5lr91{position:relative;width:200px;height:200px;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;box-shadow:0 12px 32px #16191c26;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94);margin-bottom:20px;background-color:#f7f6f1}.member-photo-container.svelte-1q5lr91:hover{transform:scale(1.04);box-shadow:0 16px 40px #16191c38}.member-photo.svelte-1q5lr91{width:100%;height:100%;object-fit:cover}.team-fade-container.svelte-1q5lr91{position:relative}.team-fade-container.svelte-1q5lr91 .fade-img:where(.svelte-1q5lr91){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.team-fade-container.svelte-1q5lr91 .img-1:where(.svelte-1q5lr91){animation:svelte-1q5lr91-fade3 9s infinite}.team-fade-container.svelte-1q5lr91 .img-2:where(.svelte-1q5lr91){animation:svelte-1q5lr91-fade3 9s infinite;animation-delay:-3s}.team-fade-container.svelte-1q5lr91 .img-3:where(.svelte-1q5lr91){animation:svelte-1q5lr91-fade3 9s infinite;animation-delay:-6s}@keyframes svelte-1q5lr91-fade3{0%,28%{opacity:1}33%,95%{opacity:0}to{opacity:1}}.team-member.svelte-1q5lr91 h3:where(.svelte-1q5lr91){font-family:Glegoo,serif;font-size:19px;font-weight:700;color:#333;margin:0 0 6px}.team-member.svelte-1q5lr91 .role:where(.svelte-1q5lr91){font-family:Inconsolata,monospace;font-size:16px;font-weight:700;text-transform:uppercase;color:#b89400;letter-spacing:.1em;margin:0}@media (max-width: 992px){.team-grid.svelte-1q5lr91{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 640px){.team-grid.svelte-1q5lr91{grid-template-columns:1fr;gap:40px}.member-photo-container.svelte-1q5lr91{width:170px;height:170px}}.transparent-hero{background:transparent!important;border-bottom:none!important}
