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