@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.stage{position:relative;background-color:var(--color-dark);color:var(--color-white);margin-bottom:var(--section-margin)}.stage::before{content:"";position:absolute;left:50%;top:calc(50vh - var(--header-height));z-index:1;width:60px;margin:-30px;aspect-ratio:1;border-radius:50%;box-shadow:1px 1px 0 1px var(--color-neongreen);filter:blur(0);animation:rotate360 1s linear infinite}.stage .video-box{background-color:var(--color-dark)}.stage video{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-md)}.stage .text-wrapper{position:relative;z-index:2}.stage .kicker{color:var(--color-white)}.stage .title{font-size:7vw;font-weight:800;display:flex;line-height:1.2;margin:0 -0.045em;color:var(--color-white);user-select:none;min-width:10em}@media(min-width: 1921px){.stage .title{font-size:134px}}.stage .rotation{position:relative;margin-left:.3em;overflow:hidden;flex:1 1 100%}.stage .rotation-item{position:absolute;top:100%;left:0;padding-right:.5em}.stage .rotation-item[data-current=true]{top:0;transition:top .3s var(--ease-out-cubic)}.stage .rotation-item[data-previous=true]{top:-100%;transition:top .3s var(--ease-out-cubic)}.stage .video-box video,.stage h1,.stage h2,.stage p,.stage li,.stage .buttons{--delay: 0s;opacity:0;transition:.5s var(--ease-out-cubic) var(--delay);transform:translateY(120px)}.stage .video-box video{--delay: 0.5s;transition:.8s var(--ease-out-cubic) var(--delay)}.stage h1,.stage h2,.stage p,.stage li,.stage .buttons{filter:blur(25px)}.stage h1{--delay: 0s}.stage h2{--delay: 0.07s}.stage p{--delay: 0.15s}.stage li:nth-child(1){--delay: 0.2s}.stage li:nth-child(2){--delay: 0.25s}.stage li:nth-child(3){--delay: 0.3s}.stage li:nth-child(4){--delay: 0.35s}.stage li:nth-child(5){--delay: 0.4s}.stage .buttons{--delay: 0.35s}.stage[data-video-playing=true] .video-box video{opacity:1;transform:translateY(0)}.stage[data-video-playing=true] h1,.stage[data-video-playing=true] h2,.stage[data-video-playing=true] p,.stage[data-video-playing=true] li,.stage[data-video-playing=true] .buttons{opacity:1;transform:translateY(0);filter:blur(0)}.stage[data-video-playing=true]::before{opacity:0;filter:blur(12px);transition:.6s ease}@media(min-width: 1100px),(orientation: landscape){.stage{--height: calc(100vh - var(--header-height) - var(--container-padding));--text-width: 46%;min-height:calc(100vh - var(--header-height) - var(--container-padding));align-items:center}.stage::after{content:"";position:absolute;top:0;right:var(--container-padding);width:calc(100% - var(--text-width) - var(--container-padding));height:var(--height, 100vh);border-radius:var(--border-radius-md);box-shadow:calc(var(--container-padding)*2 - 100vh) 0 0 100vh var(--color-dark)}.stage .video-box{position:sticky;top:var(--header-height);margin-left:auto;margin-right:var(--container-padding);margin-bottom:calc(var(--height, 100vh)*-1);width:calc(100% - var(--text-width) - var(--container-padding));height:var(--height, 100vh);overflow:hidden;z-index:0;border-radius:var(--border-radius-md)}.stage .text-wrapper{position:relative;display:flex;align-items:center;height:var(--height, 100vh);max-width:var(--text-width);padding:0 var(--container-padding)}.stage .text-box{padding:1px;max-width:100%}}@media(min-width: 1100px)and (min-width: 1200px),(orientation: landscape)and (min-width: 1200px){.stage .text-box{font-size:var(--font-size-md)}}@media(min-width: 1100px)and (min-width: 1000px),(orientation: landscape)and (min-width: 1000px){.stage{--text-width: 40%}}@media(min-width: 1100px)and (max-height: 600px),(orientation: landscape)and (max-height: 600px){.stage{--height: calc(500px + 12vw)}.stage video{height:calc(100vh - var(--header-height) - var(--container-padding))}}@media(min-width: 1100px)and (max-width: 1539px),(orientation: landscape)and (max-width: 1539px){.stage .checklist li{max-width:20em;font-size:var(--font-size-md)}}@media(min-width: 1921px)and (min-height: 1000px){.stage{--height: 900px}}@media(max-width: 1099px)and (orientation: portrait){.stage{padding:0 var(--container-padding) .1px;margin-bottom:0}.stage::before{content:"";position:sticky;top:var(--header-height);height:100px;display:block;border-top-left-radius:var(--border-radius-md);border-top-right-radius:var(--border-radius-md);z-index:1;pointer-events:none;box-shadow:0 calc(var(--border-radius-md)*-1) 0 var(--border-radius-md) var(--color-dark)}.stage .video-box{position:sticky;display:block;overflow:hidden;top:var(--header-height);margin-top:-100px;z-index:2;aspect-ratio:4/3}.stage .video-box video{--delay: 0s;transition:.4s var(--ease-out-cubic) var(--delay)}.stage .text-box{position:relative;display:block;padding-top:1px;z-index:1;padding-bottom:var(--section-margin);background-color:var(--color-dark)}.stage .text-box::before{content:"";position:absolute;width:calc(var(--border-radius-md)*2);aspect-ratio:1;border-radius:50%;pointer-events:none;right:0;bottom:100%;box-shadow:calc(var(--border-radius-md)*1) calc(var(--border-radius-md)*1) 0 var(--color-dark)}.stage .kicker{position:absolute;bottom:100%;left:0;background-color:var(--color-dark);line-height:1;padding:.9em 1em 0 0;margin:0;border-top-right-radius:var(--border-radius-md)}.stage .kicker::before,.stage .kicker::after{content:"";position:absolute;width:calc(var(--border-radius-md)*2);aspect-ratio:1;border-radius:50%;pointer-events:none;box-shadow:calc(var(--border-radius-md)*-1) calc(var(--border-radius-md)*1) 0 var(--color-dark)}.stage .kicker::before{left:0;bottom:100%}.stage .kicker::after{left:100%;bottom:0}.stage .title{margin:calc(10px + .2em) -0.045em;font-size:10vw;min-width:100%}}@media(max-width: 1099px)and (orientation: portrait)and (max-width: 567px){.stage .checklist li{max-width:20em}}@media(max-width: 1099px)and (orientation: portrait)and (min-width: 768px){.stage .text-box{font-size:var(--font-size-md)}.stage .title{font-size:calc(5vw + 20px)}}@media(max-width: 399px){.stage .kicker{font-size:3.5vw}}
