.main-container.svelte-1vx7a7g{max-width:1200px;width:100%;margin:0 auto;position:relative}.timeline-container.svelte-1vx7a7g{background:#fff;border-radius:20px;padding:60px 40px;box-shadow:0 20px 40px #0000001a;width:100%;position:relative;overflow:hidden}.timeline.svelte-1vx7a7g{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.timeline-item.svelte-1vx7a7g{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;opacity:0;transform:translateY(20px);animation:svelte-1vx7a7g-fadeInUp .6s ease-out forwards}.timeline-item.svelte-1vx7a7g:nth-child(1){animation-delay:.2s}.timeline-item.svelte-1vx7a7g:nth-child(2){animation-delay:.4s}.timeline-item.svelte-1vx7a7g:nth-child(3){animation-delay:.6s}.timeline-item.svelte-1vx7a7g:nth-child(4){animation-delay:.8s}.timeline-item.svelte-1vx7a7g:nth-child(5){animation-delay:1s}.timeline-item.svelte-1vx7a7g:nth-child(6){animation-delay:1.2s}.timeline-item.svelte-1vx7a7g:nth-child(7){animation-delay:1.4s}.timeline-item.svelte-1vx7a7g:nth-child(8){animation-delay:1.6s}.dot.svelte-1vx7a7g{width:22px;height:22px;border-radius:50%;background:#000;margin-bottom:15px;position:relative;z-index:3;transition:all .3s ease;box-shadow:0 2px 16px #21ff97}.timeline-item.svelte-1vx7a7g:hover .dot:where(.svelte-1vx7a7g){transform:scale(1.2);background:#599bff}.label.svelte-1vx7a7g{font-size:15px;font-weight:600;color:#374151;text-align:center;max-width:140px;line-height:1.4;transform:rotate(-45deg);white-space:nowrap;padding:0 5px}.timeline-item.svelte-1vx7a7g:nth-child(1) .dot:where(.svelte-1vx7a7g){animation:svelte-1vx7a7g-turnGreen .3s ease-out .75s forwards}.timeline-item.svelte-1vx7a7g:nth-child(2) .dot:where(.svelte-1vx7a7g){animation:svelte-1vx7a7g-turnGreen .3s ease-out 1s forwards}.timeline-item.svelte-1vx7a7g:nth-child(3) .dot:where(.svelte-1vx7a7g){animation:svelte-1vx7a7g-turnGreen .3s ease-out 1.25s forwards}.timeline-item.svelte-1vx7a7g:nth-child(4) .dot:where(.svelte-1vx7a7g){animation:svelte-1vx7a7g-turnGreen .3s ease-out 1.5s forwards}.timeline-item.svelte-1vx7a7g:nth-child(5) .dot:where(.svelte-1vx7a7g){animation:svelte-1vx7a7g-turnGreen .3s ease-out 1.75s forwards}.timeline-item.svelte-1vx7a7g:nth-child(6) .dot:where(.svelte-1vx7a7g){animation:svelte-1vx7a7g-turnGreen .3s ease-out 2s forwards}.timeline-item.svelte-1vx7a7g:nth-child(7) .dot:where(.svelte-1vx7a7g){animation:svelte-1vx7a7g-turnGreen .3s ease-out 2.25s forwards}.timeline-item.svelte-1vx7a7g:nth-child(8) .dot:where(.svelte-1vx7a7g){animation:svelte-1vx7a7g-turnGreen .3s ease-out 2.69s forwards}.gradient-bar-container.svelte-1vx7a7g{position:absolute;bottom:35px;left:40px;right:40px;height:12px;background:#f3f4f6;border-radius:6px;overflow:hidden;z-index:2}.gradient-bar.svelte-1vx7a7g{height:100%;width:0%;background:linear-gradient(90deg,#ea5757,#599bff,#73c382);border-radius:6px;animation:svelte-1vx7a7g-expandBar 3s ease-out .5s forwards;position:relative}.gradient-bar.svelte-1vx7a7g:before{content:"";position:absolute;inset:-4px;background:linear-gradient(90deg,#ea5757,#599bff,#73c382);border-radius:10px;opacity:.3;filter:blur(8px);z-index:-1;animation:svelte-1vx7a7g-expandGlow 3s ease-out .5s forwards;width:0%}@keyframes svelte-1vx7a7g-fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes svelte-1vx7a7g-expandBar{to{width:100%}}@keyframes svelte-1vx7a7g-expandGlow{to{width:100%}}@keyframes svelte-1vx7a7g-showIndicator{to{opacity:1}}@keyframes svelte-1vx7a7g-turnGreen{to{background:#21ff97;transform:scale(1.1)}}@media (max-width: 768px){.timeline-container.svelte-1vx7a7g{padding:40px 20px}.label.svelte-1vx7a7g{font-size:13px;max-width:100px}.dot.svelte-1vx7a7g{width:18px;height:18px}.gradient-bar-container.svelte-1vx7a7g{left:20px;right:20px;height:10px}}.access-wrapper.svelte-a23kkf{padding:3rem 1rem;display:flex;justify-content:center}.access-container.svelte-a23kkf{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%;max-width:1000px}@media (max-width: 768px){.access-container.svelte-a23kkf{grid-template-columns:1fr}}.access-card.svelte-a23kkf{background:#f9f9f9;border-radius:1.25rem;padding:2rem;text-align:center;box-shadow:0 10px 25px #00000014;transition:transform .3s ease}.access-card.svelte-a23kkf:hover{transform:translateY(-4px)}.access-card.svelte-a23kkf h2:where(.svelte-a23kkf){font-size:1.75rem;font-weight:800;margin-bottom:.5rem}.access-card.svelte-a23kkf p:where(.svelte-a23kkf){font-size:1rem;color:#666;margin-bottom:1.5rem}.access-card.svelte-a23kkf .btn:where(.svelte-a23kkf){display:inline-block;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:background-color .2s ease}.access-card.svelte-a23kkf .primary:where(.svelte-a23kkf){background-color:#599bff;color:#fff}.access-card.svelte-a23kkf .primary:where(.svelte-a23kkf):hover{background-color:#3b8dff}.access-card.svelte-a23kkf .glowing:where(.svelte-a23kkf){position:relative;color:#fff;background-color:#0070f3;z-index:1;box-shadow:0 2px 10px #0003}.access-card.svelte-a23kkf .glowing:where(.svelte-a23kkf):before{content:"";position:absolute;inset:-4px;background:linear-gradient(90deg,#ea5757,#599bff,#73c382,#599bff,#ea5757);background-size:400% 400%;border-radius:.75rem;z-index:-1;animation:svelte-a23kkf-glow 4s ease-in-out infinite}.access-card.svelte-a23kkf .glowing:where(.svelte-a23kkf):hover{background-color:#005bb5}.access-card.svelte-a23kkf .label:where(.svelte-a23kkf){margin-top:1rem;font-size:.9rem;color:#777;display:block}@keyframes svelte-a23kkf-glow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.highlight-blue.svelte-a23kkf{color:#599bff}.highlight-green.svelte-a23kkf{color:#28a745}
