.row.svelte-1yutxtv{flex-direction:row;grid-template-columns:1.5fr 1fr;gap:3rem;display:grid}@media screen and (width<=800px){.row.svelte-1yutxtv{grid-template-columns:1fr}}@media screen and (width<=800px){.dev-info.svelte-1yutxtv{justify-content:center;align-items:center}}.column.svelte-1yutxtv{flex-direction:column;display:flex}.action-buttons.svelte-1yutxtv{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media screen and (width<=800px){.action-buttons.svelte-1yutxtv{flex-direction:row;justify-content:center;align-items:center;display:flex}}.action-buttons.svelte-xeih2p{justify-content:start;align-items:stretch;gap:var(--gap-medium-related-blocks);width:100%;display:flex}@media screen and (width<=800px){.action-buttons.svelte-xeih2p{flex-direction:column;justify-content:center;align-items:center}}.segment.svelte-xid657{justify-content:start;align-items:start;gap:var(--gap-small-related-blocks);border-radius:5px;flex-direction:row;width:100%;display:flex}@media screen and (width<=800px){.segment.svelte-xid657{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0}}.icon.svelte-xid657{object-fit:contain;width:20px;height:20px}.icon.svelte-xid657 svg{width:100%;height:100%}.icon.svelte-xid657 [fill]:not([fill=none]){fill:var(--on-bg);stroke:none}.icon.svelte-xid657 [stroke]:not([stroke=none]){stroke:var(--on-bg);fill:none}.feature-box.svelte-etz0cs{border-radius:var(--surface-border-radius-half);gap:var(--gap-spacious-grid);background:#ffffff0d;flex-direction:column;width:100%;height:100%;padding:2.5rem;transition:opacity .3s,transform .3s;display:flex}@media screen and (width<=800px){.feature-box.svelte-etz0cs{text-align:center;justify-content:center;align-items:center}}.feature-box.svelte-etz0cs{cursor:default}@media screen and (width>=800px){.feature-box.svelte-etz0cs:not(.active){opacity:.4;filter:grayscale()}}.footer.svelte-etz0cs,.info.svelte-etz0cs{gap:var(--gap-medium-related-blocks);flex-direction:column;display:flex}@media screen and (width<=800px){.footer.svelte-etz0cs,.info.svelte-etz0cs{text-align:center;justify-content:center;align-items:center}}.title.svelte-etz0cs,.body.svelte-etz0cs{max-width:300px}.media.svelte-etz0cs{grid-template-rows:1fr;grid-template-columns:1fr;justify-content:start;align-items:start;display:grid;position:relative}.media.svelte-etz0cs video{width:100%;transition:box-shadow .3s,transform .3s,opacity;transform:scale(1)}.media.svelte-etz0cs>*{border-radius:var(--surface-border-radius-quarter);grid-area:1/1/-1/-1}.active.svelte-etz0cs .media:where(.svelte-etz0cs) video{transform:scale(1.025)}.media[data-video-index="0"].svelte-etz0cs video:not(:first-child),.media[data-video-index="1"].svelte-etz0cs video:not(:nth-child(2)),.media[data-video-index="2"].svelte-etz0cs video:not(:nth-child(3)){opacity:0}.wrap.svelte-1sssom7{align-items:inherit;justify-content:inherit;width:100%;height:100%;text-align:inherit;gap:var(--gap-medium-related-blocks);flex-direction:column;display:flex}@keyframes svelte-1sssom7-pulse{0%{opacity:1}to{opacity:.2}}.features-grid.svelte-85buk{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-content:center;place-items:center;gap:1em;width:100%;max-width:min(1200px,100% - 10px);margin:auto;display:grid}@media (width<=800px){.features-grid.svelte-85buk{flex-direction:column;justify-content:center;align-items:center;display:flex}}.features-grid.twos.svelte-85buk{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.wrapper.svelte-1z13b9z{justify-content:stretch;place-items:center stretch;max-width:1500px;display:grid}.embla.svelte-1z13b9z{border-radius:var(--surface-border-radius);flex-direction:column;gap:1rem;max-width:calc(100% - 10px);height:100%;display:flex;position:relative;overflow:hidden}.embla__container.svelte-1z13b9z{gap:10px;width:100%;max-width:700px;height:100%;max-height:95dvh;display:flex}.embla__container.svelte-1z13b9z>*{flex:0 0 80%;min-width:0;height:auto;overflow:scroll}@media screen and (width<=800px){.embla__container.svelte-1z13b9z>*{flex:0 0 80%}}.embla.svelte-1z13b9z:before{content:"";background:linear-gradient(90deg, var(--bg-color) 0px, transparent 20px, transparent calc(90%), var(--bg-color) 100%);z-index:100;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.indicator.svelte-1z13b9z{justify-content:center;align-items:center;gap:0;display:flex}.dot.svelte-1z13b9z{outline:5px solid;outline-color:var(--surface-color-primary);outline-offset:-10px;cursor:pointer;border-radius:100%;width:8px;height:8px;padding:8px}.dot.active.svelte-1z13b9z{opacity:1;outline-color:#fff}.pseudo-card.svelte-1z13b9z{justify-content:center;align-items:center;padding:1rem;display:flex}.parade-container.svelte-zdro91{cursor:default;justify-content:center;align-items:center;gap:var(--gap-medium-unrelated-blocks);-webkit-user-select:none;user-select:none;flex-wrap:wrap;width:100%;max-width:100dvw;height:100%;padding:1rem 0;display:flex;position:relative}.parade-item.svelte-zdro91{--accent:var(--on-surface);--duration:2s;--easing:ease-in-out;white-space:nowrap;background:var(--surface-color);color:var(--accent);transition:background-color,color,border,scale;transition-duration:var(--duration);text-transform:uppercase;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:10px 15px;display:flex;position:relative}.parade-item.highlighted.svelte-zdro91{color:var(--accent);border-color:var(--accent);--duration:.5s}.parade-item.svelte-zdro91 [fill]:not([fill=none]){fill:var(--accent);transition:fill var(--duration) var(--easing)}.parade-item.highlighted.svelte-zdro91:nth-child(n){--accent:var(--fire-red)}.parade-item.highlighted.svelte-zdro91:nth-child(6n){--accent:var(--fire-orange)}.parade-item.highlighted.svelte-zdro91:nth-child(3n){--accent:var(--fire-yellow)}.parade-item.highlighted.svelte-zdro91:nth-child(5n){--accent:var(--sprite)}.parade-item.highlighted.svelte-zdro91:nth-child(4n){--accent:var(--gameboy-purple)}.parade-item.highlighted.svelte-zdro91:nth-child(2n){--accent:var(--gameboy-purple-alt)}.icon.svelte-zdro91{width:1em;height:1em;margin-left:.5em;display:inline-flex}@media screen and (width<=800px){.column.svelte-142hmzn{text-align:center;justify-content:center;align-items:center}}@keyframes svelte-142hmzn-fadeIn{0%{opacity:0}to{opacity:1}}.school-of-motion-logo.svelte-142hmzn{justify-content:center;align-items:center;gap:var(--gap-medium-related-blocks);display:flex}.somIcon.svelte-142hmzn{width:30px}.school-of-motion-info.svelte-142hmzn{justify-content:center;align-items:center;gap:var(--gap-medium-unrelated-blocks);text-align:center;flex-direction:column;font-size:1.1rem;display:flex}.link-icon.svelte-142hmzn{justify-content:center;align-items:center;width:18px;display:inline-block}.link-icon.svelte-142hmzn>svg{width:100%;height:100%}.link-icon.svelte-142hmzn [stroke]{stroke:var(--neon-green)}
