:root{--video-top: 20vh}.tech-section{max-width:min(50rem,50vw);position:relative;height:150rem;padding:25rem 2rem}.tech-section:first-child{padding-top:0}.tech-section__text{position:sticky;top:calc(20vh + 5rem);padding-right:2rem;text-align:left}.tech-vid{position:fixed;top:calc(20vh + 2rem);margin:1rem;width:47.5vw;right:1vw;border-radius:var(--border-rad);transition:opacity .3s}.tech-vid-player{position:relative;border-radius:.3rem;max-width:840px;box-shadow:var(--panel-shadow);overflow:hidden}.video-over{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1}.video-hide{opacity:0;transition:opacity .3s}.video-cover-image{width:100%;height:100%}.mobile-vid{width:100%;margin-top:3rem;border-radius:var(--border-rad);box-shadow:var(--panel-shadow)}@media(max-width:900px){.tech-section:first-child{padding-top:3rem}.tech-section{margin:auto;max-width:100%;height:unset;padding:15rem 2rem}.tech-section__text{position:static;margin-left:8px;top:5rem;padding-right:0}}@media(max-width:550px){.tech-section__text{top:20px}.tech-vid{position:fixed;bottom:unset;top:60vh;width:98vw;left:1vw}.tech-section__text h3,.tech-section__text h4,.tech-section__text h5{font-size:2rem}.tech-section{padding:10rem 0}}
