.center{text-align:center}.max{max-width:1200px;padding:2rem;margin:0 auto}.flex{display:flex}.flex-jc-sb{justify-content:space-between}.grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.grid img{aspect-ratio:16/9;width:100%;height:400px;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%)}.grid-200{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.grid-200 img{aspect-ratio:16/9;width:100%;height:200px;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%)}.grid-align-center{align-items:center}.button{border:0;background-image:linear-gradient(45deg,rgba(128,0,128,.96),rgba(255,0,0,.96));color:#fff;padding:1rem 2.5rem;border-radius:8px}*{box-sizing:border-box}body{margin:0;font:300 120%/1.6 system-ui,sans-serif}a{text-decoration:none}p{max-width:70ch}img{max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:800}.site-header{background-image:linear-gradient(45deg,rgba(128,0,128,.72),rgba(255,0,0,.72)),url(https://pub-5d39dc85d0124a7891ddba26dc971027.r2.dev/hp1.jpeg);background-size:cover;background-position:center;color:#fff}.site-header>div{padding:8rem 2rem}.site-header>div *{margin:0}.site-header nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.25)}.site-header nav>div{display:flex;align-items:center}.site-header nav a{font-weight:500;color:#fff;-webkit-margin-end:1rem;margin-inline-end:1rem;display:inline-flex;align-items:center}.site-header nav svg{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.site-header .logo{margin-right:auto;font-weight:900}.site-header .logo svg{fill:#fff;width:40px}.site-header h1{font-weight:100;font-size:calc(3rem + 2vw)}form{max-width:600px;margin:0 auto}form input[type=email],form input[type=text],form label,form textarea{display:block;width:100%}form input[type=email],form input[type=text],form textarea{padding:1rem;font:inherit}form>div{-webkit-margin-after:2rem;margin-block-end:2rem}.site-footer{background-image:linear-gradient(45deg,rgba(128,0,128,.96),rgba(255,0,0,.66));color:#fff}.site-footer iframe{margin-bottom:0;padding:0;display:block;width:100%}.site-footer .grid{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:1rem;margin-bottom:2rem}.site-footer a{font-weight:500;color:#fff;-webkit-margin-end:1rem;margin-inline-end:1rem;display:inline-flex;align-items:center}