section.svelte-1d6fqf5.svelte-1d6fqf5{margin-top:70px;position:relative}section.svelte-1d6fqf5 #cube-1{top:315px;right:-300px;position:absolute;transform:rotate(45deg);opacity:.7;z-index:-1}section.svelte-1d6fqf5 #cube-2{top:-70%;right:10vw;z-index:-1;width:100vw;height:100vh;position:absolute;transform:rotate(45deg);opacity:.3}h1.svelte-1d6fqf5.svelte-1d6fqf5{max-width:750px;text-align:center;margin-bottom:30px}p.svelte-1d6fqf5.svelte-1d6fqf5{max-width:670px;text-align:center}.hero.svelte-1d6fqf5.svelte-1d6fqf5{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:80px;margin-top:70px}.hero.svelte-1d6fqf5 img.svelte-1d6fqf5{animation:svelte-1d6fqf5-fadeIn .8s var(--bouncy-easing) both;aspect-ratio:1;object-fit:cover;width:40%;border-radius:15px;box-shadow:var(--box-shadow-soft)}.hero.svelte-1d6fqf5 .info.svelte-1d6fqf5{display:flex;flex-direction:column;gap:20px;align-items:flex-start;width:30%;min-width:300px}.hero.svelte-1d6fqf5 .info .links.svelte-1d6fqf5{display:flex;flex-direction:column;gap:20px}.hero.svelte-1d6fqf5 .info p.svelte-1d6fqf5{text-align:left;animation:svelte-1d6fqf5-fadeIn .8s ease-in-out both;animation-delay:1s}.hero.svelte-1d6fqf5 .info a.svelte-1d6fqf5{animation:svelte-1d6fqf5-fadeIn .8s var(--bouncy-easing) both;transition:box-shadow .2s ease-in-out;padding:0;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;background:#fff;transform:scale(0);box-shadow:var(--box-shadow-soft)}.hero.svelte-1d6fqf5 .info a.svelte-1d6fqf5:hover{box-shadow:var(--box-shadow-low)}.hero.svelte-1d6fqf5 .info a#spotify.svelte-1d6fqf5{animation-delay:.5s}.hero.svelte-1d6fqf5 .info a#apple.svelte-1d6fqf5{animation-delay:.8s}@keyframes svelte-1d6fqf5-fadeIn{0%{opacity:0;transform:scale(0);box-shadow:none}to{opacity:1;transform:scale(1)}}@media screen and (max-width: 768px){section.svelte-1d6fqf5.svelte-1d6fqf5{margin-top:30px}.hero.svelte-1d6fqf5.svelte-1d6fqf5{flex-direction:column}.hero.svelte-1d6fqf5 img.svelte-1d6fqf5,.hero.svelte-1d6fqf5 .info.svelte-1d6fqf5{width:100%}.hero.svelte-1d6fqf5 .info .links.svelte-1d6fqf5{flex-direction:row;width:100%}.hero.svelte-1d6fqf5 .info a.svelte-1d6fqf5{width:50%;max-width:50%}}.section.svelte-gejd99.svelte-gejd99{width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.section.svelte-gejd99 .tag.svelte-gejd99{background-color:var(--brand-color-light);display:flex;align-items:center;justify-content:center;padding:16px 24px;width:auto;color:var(--brand-color);border-radius:8px;margin-bottom:20px}.section.svelte-gejd99 .tag span.svelte-gejd99{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:3px;font-weight:700}.wrapper.svelte-gejd99.svelte-gejd99{position:relative}.inner.svelte-gejd99.svelte-gejd99{max-width:1440px;width:100%;gap:50px;display:flex;margin-top:50px}.steps.svelte-gejd99.svelte-gejd99{overflow:auto;display:flex;flex-direction:column;position:sticky;top:10rem;margin-left:-20px;padding-left:20px;height:calc(100vh - 15rem);gap:20px;margin-top:-10px}.steps.svelte-gejd99 .step.svelte-gejd99{width:350px;height:auto;display:flex;text-align:start;align-items:flex-start;gap:16px;justify-content:center;font-size:1rem;font-family:var(--font-header);position:relative;text-decoration:none;color:inherit}.steps.svelte-gejd99 .step .number.svelte-gejd99{font-weight:700}.steps.svelte-gejd99 .step.svelte-gejd99:before{position:absolute;content:" ";display:block;width:2px;left:-12px;height:100%;background-color:var(--brand-color-light);margin:0 auto;border-radius:1px;transition:width .3s ease,background-color .3s ease}.steps.svelte-gejd99 .step.active.svelte-gejd99:before{width:3px;background-color:var(--brand-color)}.content.svelte-gejd99.svelte-gejd99{width:calc(100% - 400px);display:flex;flex-direction:column;gap:150px;margin-bottom:0}.content.svelte-gejd99 .item.svelte-gejd99{position:relative;display:flex;align-items:center;justify-content:center;gap:40px}.content.svelte-gejd99 .item__reverse.svelte-gejd99{flex-direction:row-reverse}.content.svelte-gejd99 .item .info.svelte-gejd99{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;height:100%}.content.svelte-gejd99 .item .info h3.svelte-gejd99{margin:0;font-size:1.75rem;font-family:var(--font-header)}.content.svelte-gejd99 .item .info.svelte-gejd99 p{font-size:1rem!important;line-height:1.8}.content.svelte-gejd99 .item .links.svelte-gejd99{display:flex;flex-direction:row;gap:20px}.content.svelte-gejd99 .item .links a.svelte-gejd99{transition:box-shadow .2s ease-in-out;padding:2px 10px;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;background:#fff;box-shadow:var(--box-shadow-soft)}.content.svelte-gejd99 .item .links a.svelte-gejd99:hover{box-shadow:var(--box-shadow-low)}@media screen and (max-width: 768px){.steps.svelte-gejd99.svelte-gejd99{display:none}.inner.svelte-gejd99.svelte-gejd99{gap:unset;padding:unset;margin:unset}.content.svelte-gejd99.svelte-gejd99{width:100%;max-width:unset}}@media screen and (max-width: 768px){section.svelte-1wqydff{transform:unset!important;opacity:1!important}}.podcast-watch-section{margin-top:150px}h2.svelte-yv99uo.svelte-yv99uo{max-width:700px;text-align:center}.content.svelte-yv99uo.svelte-yv99uo{display:flex;gap:20px;justify-content:space-between;width:100%;margin-top:60px}.card.svelte-yv99uo.svelte-yv99uo{width:350px;border-radius:15px;flex-shrink:0;box-shadow:var(--box-shadow-soft);overflow:hidden;transition:all .3s ease}.card.svelte-yv99uo.svelte-yv99uo:hover{transform:scale(1.05)}.card.svelte-yv99uo img.svelte-yv99uo{width:100%;height:185px;object-fit:cover}.card.svelte-yv99uo div.svelte-yv99uo{display:flex;justify-content:start;align-items:flex-start;padding:15px;flex-direction:column}.card.svelte-yv99uo div span.svelte-yv99uo{font-size:1rem;font-weight:600}@media screen and (max-width: 768px){.podcast-watch-section{margin-top:50px}.content.svelte-yv99uo.svelte-yv99uo{flex-direction:column}.card.svelte-yv99uo.svelte-yv99uo{width:100%}}
