.childcard.svelte-mqrirb{position:absolute;left:50%;bottom:calc(230px * var(--index) + 100px);display:block;width:510px;height:820px;background-color:#fff;color:#333;border-radius:28px;padding:44px 44px 0;box-shadow:0 0 35.333px #bdbdbdc4;transform-origin:0 100%}.childcard.svelte-mqrirb.odd{--x-adjust: 35%;--rot-adjust: 10deg}.childcard.svelte-mqrirb.even{--x-adjust: -35%;--rot-adjust: -10deg}.childcard.svelte-mqrirb.placed{transform:scale(.5) translate(-50%) translate(var(--x-adjust)) rotate(var(--rot-adjust)) rotate(var(--randomize-rotation)) translate(var(--randomize-x),var(--randomize-y))}.childcard.svelte-mqrirb img:where(.svelte-mqrirb){width:100%;height:auto}.childcard.svelte-mqrirb p:where(.svelte-mqrirb){font-size:40px;font-weight:900;margin:24px 0 32px;text-wrap:pretty;line-height:1.2}.childcard.svelte-mqrirb strong:where(.svelte-mqrirb){font-weight:900}.childcard.svelte-mqrirb strong.sponsorname:where(.svelte-mqrirb){color:#ff6020}.childcard.svelte-mqrirb strong.childname:where(.svelte-mqrirb){color:#00a2c2}.trackerholder{position:absolute;left:0;top:0;width:100%;height:100vh;overflow-y:hidden;background-color:#000}section.tracker{position:absolute;left:0;bottom:0;transform:translateY(calc(-1 * var(--scroll-distance)));will-change:transform;transition:1s all ease-out;width:100%;background-color:#000;background-size:cover;min-height:100vh;background:linear-gradient(0deg,#ff5a5a00,#00bfff4d 200vh,#ff006f4d,#ff5a5a00,#ff006f4d,#00bfff4d,#ff6b004d,#ff006f4d,#ff5a5a00,#ff006f4d,#00bfff4d,#ff6b004d,#ff006f4d,#ff5a5a00,#ff006f4d,#0000 1600vh),var(--bg);color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}section.tracker .leftcol-scroll{position:relative;padding:2rem}section.tracker .milestones{position:relative}section.tracker .milestones .graph-holder{position:relative;left:0;bottom:0;width:calc(100% - 2rem)}section.tracker .milestones .graph-holder .markers{position:relative;width:100%;min-height:1vh}section.tracker .milestones .graph-holder .marker{position:absolute;width:100%;left:0;bottom:calc(var(--value) * var(--zoom) * 1px);transform:translateY(100%);border-top:3px solid #fff;color:#fff}section.tracker .milestones .graph-holder .marker .text{position:absolute;left:calc(100% + 2rem);transform:translateY(-50%);font-size:2rem;font-weight:900}section.tracker .milestones .graph-holder .marker.minor{width:50%;left:25%}section.tracker .milestones .graph-holder .marker.minor .text{display:none}section.tracker .milestones .graph-holder .wavyline{position:absolute;left:2rem;bottom:0}section.tracker .milestones .graph-holder .trigger-icons{position:absolute;left:calc(2rem + 20px);right:calc(2rem + 20px);top:0;bottom:0}section.tracker .milestones .graph-holder .trigger-icons .trigger-icon{position:absolute;left:calc(100% * var(--x));bottom:calc(var(--value) * var(--zoom) * 1px);width:120px;height:auto;transform:translate(-50%,50%)}section.tracker .milestones .graph-holder .trigger-icons .trigger-icon.gradient-rounded{width:320px;border-radius:33px;border:8.5px solid #ff6b00}section.fixed{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"leftcol centercol rightcol";gap:3rem;position:absolute;left:0;top:0;width:100%;height:100vh;color:#fff;pointer-events:none}section.fixed.showgradient{background:linear-gradient(180deg,#1a1a1a00,#1a1a1a);background-position:center bottom;background-repeat:no-repeat;background-size:100% 215px}section.fixed .leftcol-fixed{position:relative;padding:2rem;grid-area:leftcol}section.fixed .centercol-fixed{grid-area:centercol}section.fixed .rightcol-fixed{position:relative;grid-area:rightcol}section.fixed .rightcol-fixed .content{position:relative;display:flex;align-items:center;height:80%}section.fixed .rightcol-fixed .stats{position:relative;margin:0 auto;max-width:14ch;text-align:center;font-size:44px;font-weight:900}section.fixed .rightcol-fixed .stats p{margin:0}section.fixed .rightcol-fixed .stats .sponsored{font-size:110px;background:var(--Blue-Green, linear-gradient(135deg, #2f4f44 -1.84%, #00accb 53.04%, #46bb95 97.57%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}section.fixed .rightcol-fixed .branding{display:flex;position:absolute;right:4rem;bottom:4rem;flex-wrap:nowrap;gap:1.5rem}section.fixed .rightcol-fixed .branding .logo{max-height:80px;width:auto}.coverup{position:absolute;left:0;top:0;width:100%;height:100vh;background-color:#000;opacity:0;transition:.2s all ease-out;pointer-events:none}.coverup.show{opacity:.6}.coverup.video-background-popup{display:none}.modal{transform:scale(.001);transition:.5s all ease-in-out}.modal.show{transform:scale(1)}.modal.show .popup{transform:translate(-50%,-50%) scale(1);opacity:1}.modal .popup{position:fixed;left:50vw;top:60vh;width:300px;height:auto;background-color:#fff;border-radius:10px;color:#333;padding:1rem;text-align:center;font-size:2rem;font-weight:900;transform:translate(-50%,-50%) scale(.001);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.modal .popup.video-popup{position:relative;width:70vw;top:50vh;padding:.5rem;background-color:#ff6b00}.modal .popup.video-popup video{display:block;width:100%;height:auto}.modal .popup.video-background-popup{position:relative;width:100vw;height:100vh;top:50vh;background-color:transparent}.modal .popup.video-background-popup video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.8}.modal .popup.video-background-popup .content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 20vmin);height:calc(100% - 20vmin);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal .popup.video-background-popup .content .leftcol{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;padding-bottom:2rem}.modal .popup.video-background-popup .content .leftcol .card{position:relative;display:inline-block;transform:rotate(-10deg)}.modal .popup.video-background-popup .content .leftcol .card .image{display:inline-block;background:linear-gradient(135deg,#2f4f44 -1.84%,#00accb 53.04%,#46bb95 97.57%);border-radius:25.5px;padding:12px}.modal .popup.video-background-popup .content .leftcol .card .image img{display:block;border-radius:25px}.modal .popup.video-background-popup .content .leftcol .card .caption-holder{position:absolute;left:50%;bottom:0;transform:translate(-50%,calc(50% - 6px));display:inline-block;margin:-10px auto 0;border-radius:63px;border:6px solid #00ac9d;background:#fff;padding:22px 60px;font-size:48px}.modal .popup.video-background-popup .content .leftcol .card .caption{background:var(--Blue-Green, linear-gradient(135deg, #2f4f44 -1.84%, #00accb 53.04%, #46bb95 97.57%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.modal .popup.video-background-popup .content .rightcol{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;color:#fff}.modal .popup.video-background-popup .content .rightcol .largetext{font-size:6.7vw;line-height:1}.modal .popup.video-background-popup .content .rightcol .smalltext{margin-top:38px;font-size:3.2vw;text-wrap:pretty;line-height:normal}.modal .popup.video-background-popup .content .rightcol em{font-style:normal}.modal .popup.video-background-popup .content .rightcol em.orange{background:linear-gradient(90deg,#ff6b00,#f0c519);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.modal .popup.video-background-popup .content .rightcol em.blue{color:#00accb}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:Lato,sans-serif}
