﻿@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");*{margin:0;padding:0}a:link,a:visited{color:#e00000}body{background:#fff;color:#333;font-family:Roboto,sans-serif;font-size:18px}footer{display:flex;margin-top:4rem;gap:1em;border-top:solid 1px #ddd;font-size:.7em;padding:2rem;display:flex;justify-content:space-between}@media screen and (min-width: 1400px){footer{padding:4rem}}h1{display:none}h2{text-transform:uppercase;font-family:Roboto Condensed}h2:before{content:"> "}h2 a{text-decoration:none;color:#000 !important}h3{font-size:1.5em}h3 a{text-decoration:none}header{padding:2rem}@media screen and (min-width: 1400px){header{padding:4rem}}hgroup{margin-bottom:1em}img{border:double .2em #ccc;display:block;margin-bottom:1rem;max-width:100%;height:auto;box-sizing:border-box}@media screen and (min-width: 1400px){img{border-width:.3em}}main{padding:0 2rem}@media screen and (min-width: 1400px){main{padding:0 4rem}main hgroup{font-size:1.2em}}video{max-width:min(40rem,100%);max-height:30rem;display:block;border:double .2em #ccc;margin-bottom:1rem;object-fit:cover;box-sizing:border-box}@media screen and (min-width: 1400px){video{border-width:.3em}}.contact{flex-grow:1}.content{font-weight:200}@media screen and (min-width: 1400px){.content{font-size:1.2em;font-weight:100}}.content li{margin-bottom:.5em}.content ol,.content ul{margin-left:2em;margin-bottom:1em}.content ol>li,.content ul>li{max-width:38em}.content p{margin-bottom:1em;max-width:40em}.form-play{transform-origin:0 0;transform:scale(.5);display:flex;margin-bottom:2em}@media screen and (min-width: 1000px){.form-play{transform:scale(1);margin-bottom:4.5em}}.form-play button{font-size:inherit;font-family:inherit;padding:.1em .5em;display:block;transform-origin:0 0;transform:scale(4) rotate(4deg) translate(4.5em, -.5em);position:relative;z-index:3;box-shadow:1px 1px 3px rgba(0,0,0,.3)}.form-play input{width:2em;padding:0 .5em;font-size:inherit;font-family:inherit;display:block;transform-origin:0 0;transform:scale(3) rotate(2deg) translate(4.2em, 0)}.form-play select{font-size:inherit;font-family:inherit;display:block;position:relative;z-index:3;transform-origin:0 0;transform:scale(4) rotate(-4deg);box-shadow:1px 1px 3px rgba(0,0,0,.3)}@supports (-webkit-touch-callout: none){.form-play select{font-size:.8em}}.gallery{display:flex;gap:1rem;flex-wrap:wrap}.pagination{display:flex;justify-content:space-between;font-size:2em}.pagination a{display:flex;text-decoration:none;gap:.5em}.pagination a:hover:after{transform:translate(.5em, 0)}.pagination a:hover:before{transform:translate(-.5em, 0) rotate(180deg) !important}.pagination a.next:after{content:"➩";display:block;transition:all .3s cubic-bezier(.02, .99, .15, 1.23)}.pagination a.previous:before{content:"➩";display:block;transform:rotate(180deg);transition:all .3s cubic-bezier(.02, .99, .15, 1.23)}.posts{list-style:none}.posts>li{margin-bottom:3em}@media screen and (min-width: 1400px){.posts hgroup{font-size:1.2em}.posts>li{margin-bottom:4em}}