:root{--darkest:#000;--darker:#1e2124;--dark:#36393e;--light:#f2d3b4;--light_light:#f1e6e0;--primary:#942822;--primary_dark:#551714;--primary_light:#c76b54;--secondary:#97b78e;--secondary_dark:#788868;--padding:10px}body,html{font-family:ORunde,sans-serif;background-color:var(--darker);font-style:normal;font-weight:550;font-size:100%;transition:all 1s ease-in-out}body,h1,html{margin:0;color:var(--light_light)}h1{font-family:Rockwell,serif;display:block;text-align:center;text-decoration:none;width:100%;font-weight:700;@media only screen and (min-width:800px){font-size:2rem}@media only screen and (max-width:800px){font-size:3rem}}img{max-width:100%}h2{color:var(--light);font-weight:700}h2,h3{font-family:Rockwell,serif;display:block;text-align:center;text-decoration:none;margin:0}h3{color:var(--primary_light)}h4{display:block;text-align:center;text-decoration:none;margin:0;color:var(--secondary)}h4,i{font-family:Rockwell,serif}i{font-weight:600}b{color:var(--primary_light);font-weight:800}a:link{color:var(--secondary)}a:visited{color:var(--secondary_dark)}a:hover{color:var(--primary_light)}header{position:fixed;top:0;display:flex;justify-content:space-around;align-items:center;width:100%;height:5rem;background:var(--dark);padding-top:.5rem;padding-bottom:.5rem;z-index:1000}.padder{height:4rem}@media only screen and (min-width:800px){.content{width:64rem;margin-left:auto;margin-right:auto}}.header-img,header img{width:auto;height:5rem}header .TarragonTitle{width:auto;height:3rem;padding-left:1rem}@media only screen and (max-width:800px){header .TarragonTitle{display:None}}.red-hover{&:hover{background:var(--primary)!important;box-shadow:1rem 1rem 1rem rgba(0,0,0,.3),-.1rem -.1rem .4rem var(--primary_light);z-index:10}transition:all .3s ease-in-out}.container{display:flex;height:100%;flex-wrap:wrap;gap:1rem;@media only screen and (max-width:800px){flex-flow:column nowrap}}.container>*{min-width:33%;max-width:100%;border-radius:1rem}.infobox{flex:3 1;@media only screen and (max-width:800px){flex:1 1}}.eventbox{background:var(--primary_dark);flex:3 1;display:flex;flex-flow:column nowrap;justify-content:flex-start}.eventbox-list{display:flex;align-items:stretch;gap:.5rem;padding:1rem;height:100%;@media only screen and (max-width:800px){flex-flow:column nowrap}@media only screen and (min-width:800px){flex-wrap:wrap}}.event-snippet{background:var(--primary);border-radius:.5rem;transition:all .3s ease-in-out;text-decoration:none!important;&:hover{box-shadow:1rem 1rem 1rem rgba(0,0,0,.3),-.1rem -.1rem .4rem var(--primary_light);z-index:10}@media only screen and (max-width:800px){flex-direction:row;justify-content:space-between;width:100%;h2{width:100%;height:100%}}@media only screen and (min-width:800px){flex:1 1;flex-direction:column;justify-content:flex-start}}.event-daybox,.event-snippet{display:flex;align-items:center}.event-daybox{background:var(--darker);border-radius:.3rem;margin:.3rem;justify-content:space-around;color:var(--light_light);@media only screen and (max-width:800px){width:7rem;flex-direction:column}@media only screen and (min-width:800px){width:100%;box-sizing:border-box;margin-top:0}h1{width:auto}}.page-snippet{text-decoration:none;flex:3 1;height:-moz-fit-content;height:fit-content;background:var(--secondary_dark);color:var(--light_light);transition:all .3s ease-in-out;display:flex;justify-content:center;align-items:center;&:hover{box-shadow:1rem 1rem 1rem rgba(0,0,0,.3),-.1rem -.1rem .4rem var(--secondary);z-index:10}div{color:var(--light_light);margin:.5rem;flex:1 1}}.koboldbox{flex:3 1;height:-moz-fit-content;height:fit-content}.sponsor-list{display:flex;flex-wrap:wrap;width:100%;height:100%;justify-content:center;gap:1rem}.sponsor-snippet{background:var(--dark);@media only screen and (min-width:800px){max-width:15rem;width:15rem}@media only screen and (max-width:800px){width:100%}border-radius:1rem;text-decoration:none;color:var(--light_light)!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:100%;padding:1rem}.sponsor-image{width:100%;max-width:10rem;height:auto}.dragonbox{flex:3 1;display:flex;gap:1rem;flex-direction:column;justify-content:flex-start;align-items:center}.dragon-list{overflow:hidden;width:100%}.dragon-list-container{display:flex;height:100%}.dragon-snippet-container{flex:0 0 100%;min-width:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.dragon-snippet{background:var(--dark);width:75%;border-radius:1rem;text-decoration:none;color:var(--light)!important;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:-moz-fit-content;height:fit-content;transition:all .3s ease-in-out}.dragon-image{max-width:100%;height:auto;border-radius:1rem}.contactbox{flex:5 1;display:flex;flex-direction:column;align-items:center}