*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Open Sans",system-ui,sans-serif;color:#151515;line-height:1.6;background-color:#daa520;border:solid 3px #daa520;border-radius:1.5rem;position:relative}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/open-sans-regular-b041e353.woff2") format("woff2")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-display:swap;src:url("/assets/open-sans-semibold-d23076b4.woff2") format("woff2")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-display:swap;src:url("/assets/open-sans-bold-a68fcee8.woff2") format("woff2")}@font-face{font-family:"Inknut Antiqua";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/inknut-antiqua-regular-31ee6a2c.woff2") format("woff2")}h1,h2,h3,h4,h5,h6{font-family:"Inknut Antiqua",Georgia,serif;font-weight:bold;margin-bottom:1rem}.title{font-size:2rem;font-weight:bold;margin-bottom:.5rem;position:relative}.title--xl{font-size:4rem;line-height:1.2;margin-bottom:1.5rem}.title::before{content:"";position:absolute;top:-2rem;left:0;width:100px;height:2px;background-color:#daa520}.subtitle{font-size:2rem;font-weight:600;line-height:1.2;color:#bab9b7;margin-bottom:1.5rem}.subtitle--xl{font-size:2.5rem;font-weight:600}.text{margin-bottom:1rem}.text--xl{font-size:1.875rem;font-weight:600;line-height:2;color:gray;margin-bottom:4rem}.link{display:inline-flex;align-items:center;color:#daa520;font-weight:bold;border-bottom:solid 2px rgba(0,0,0,0);transition:border-bottom .3s ease}.link:hover{text-decoration:none;border-bottom:solid 2px #daa520}.link--section{margin-top:4rem}.button{display:inline-block;padding:.5rem 1rem;font-weight:bold;text-transform:uppercase;border:solid 1px #daa520;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease}.button--primary{background-color:rgba(0,0,0,0);color:#daa520}.button--secondary{background-color:#daa520;color:#fefefe}.button--secondary:hover{background-color:hsl(42.9032258065,74.4%,64.0196078431%)}.input{width:100%;padding:.75rem;border:1px solid #ccc;font-family:inherit;margin-bottom:1rem}.input:focus{outline:2px solid #daa520;border-color:rgba(0,0,0,0)}.nav{display:flex;justify-content:space-between;align-items:center}.nav__list{display:flex;gap:1.5rem;list-style:none}@media(max-width: 768px){.nav__list{flex-direction:column;display:none}}.nav__link{font-size:1rem;font-weight:bold;letter-spacing:1px;transition:color .3s ease}.nav__link--active,.nav__link:hover{color:#daa520;transition:color .3s ease}.event{display:flex;align-items:flex-start;gap:1.5rem;padding:1rem 0}.event:last-child{border-bottom:none}.event__date{display:flex;flex-direction:column;align-items:center;background-color:hsl(42.9032258065,74.4%,91.0196078431%);padding:.5rem;min-width:60px}.event__day{font-size:1.5rem;font-weight:bold;line-height:1}.event__month{font-size:.8rem;text-transform:uppercase}.event__title{font-family:"Open Sans",system-ui,sans-serif;font-size:1.1rem;margin-bottom:.25rem}.event__description{font-family:"Open Sans",system-ui,sans-serif;font-size:1.1rem;margin-bottom:.25rem}.event__location{font-size:.9rem;color:#666}.header{position:fixed;position:absolute;z-index:2000;width:100%;padding:1rem}.header__inner{display:flex;height:5rem;width:100%;background-color:#fefefe;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header__logo a{display:flex}.main{height:100%}.hero{position:relative;top:0;background-color:#fefefe;background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url("/assets/hero-985e3c1d.jpg");background-size:cover;background-position:center;min-height:600px;height:70vh;border-radius:1.5rem}.card{padding:1.5rem;background-color:#bab9b7;margin-bottom:1rem}.card__title{font-size:1.25rem;margin-bottom:.5rem;color:#151515}.footer{background-color:#fefefe;color:#151515;padding:3rem 0}.footer__inner{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.footer__inner{grid-template-columns:repeat(3, 1fr)}}.footer__brand{font-size:1.5rem;line-height:1.2}.footer__links{display:flex;flex-direction:column;gap:.5rem}.footer__links a{text-decoration:underline}.footer__links a:hover{text-decoration:none}.footer{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.grid{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width: 768px){.grid{grid-template-columns:1fr 1fr}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:9rem 0;background:#fefefe}.section:first-of-type{padding-top:12rem}.hero+.section{margin-top:-4rem;padding-top:6rem;z-index:1000;position:relative;border-top-left-radius:2rem;border-top-right-radius:2rem}.section img{border-radius:1rem}
