/* presentmore-website v1.0.0+60955f2e -- Copyright © 2025 Sound, Production, & Lighting LLC */
/* See /open-source.html for additional copyright and license information. */
*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Roboto,sans-serif;color:#5e6278;scroll-behavior:smooth}body{display:flex;flex-direction:column;align-items:center;gap:2em}h1,h2,h3{font-weight:600}label,label>*{display:block;text-align:left}input,textarea,select{font-size:1em;border:none;border-radius:.2em;width:100%;padding:.5em}button,.button{color:#fff;background:linear-gradient(#93278f,#662d91);padding:.8em 1.2em;border-radius:.5em;border:none;font-weight:700;cursor:pointer;font-size:1em;text-decoration:none}footer button,section.hero button,section.alt button,footer .button,section.hero .button,section.alt .button{background:#fff;color:#662d91}section.alt{max-width:100%;width:100%;background:linear-gradient(#93278f,#662d91);color:#fff;padding:4em 1em}section.alt{clip-path:shape(from 0% 2em,curve to 100% 2em with 50% 0,line to 100% calc(100% - 2em),curve to 0% calc(100% - 2em) with 50% 100%,close)}section.alt a{color:inherit}section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.contain{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;max-width:65em;width:100%}section img{max-width:100%}footer{width:100%;background:linear-gradient(#93278f,#662d91);color:#fff;padding:4em 1em;display:flex;flex-direction:column;align-items:center}footer h1{order:1;margin:0;padding:0;font-size:3em}footer img{display:block;height:1em}footer nav{text-transform:uppercase;text-align:center}footer nav a{color:inherit;text-decoration:inherit}footer nav ul{display:flex;flex-wrap:wrap;list-style:none;gap:2em;align-items:center;justify-content:center;padding:0;margin:0}footer{background:linear-gradient(#93278f,#662d91);margin-top:4em}footer .contain{gap:3em}footer .split{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%}footer h1{font-size:3em}footer nav{grid-column:span 2 / span 2;grid-row-start:3}footer form,footer form label{display:flex;flex-direction:column;align-items:end;gap:.5em}div[slot=footer-engage]{width:100%}.footer-engage{background:#c954f2;border-radius:.5em;padding:1em 2em;display:flex;justify-content:space-between;align-items:center;margin-top:-8em;max-width:65em;width:100%}.footer-engage button,.footer-engage .button{background:#c954f2;border:1px solid #fff;color:#fff;font-size:.65em;font-weight:200}form input,form select,form label{width:20em}form button,form .button{width:10em}footer form label{text-align:right}footer form input{text-align:left}.yt-embed{width:100%;aspect-ratio:16/9}.hero{text-align:center;margin:3em;gap:3em;display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto}.hero h2{font-size:2em;margin:0}.hero button,.hero .button{background:#fff;color:#662d91}blockquote{font-size:1.2em;font-weight:700;font-style:italic}a{color:#662d91}
