@charset "utf-8";
/* great-vibes-regular - latin */
@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/great-vibes-v14-latin-regular.woff2') format('woff2'),
       url('../fonts/great-vibes-v14-latin-regular.woff') format('woff');
}


/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/montserrat-v25-latin-regular.woff2') format('woff2'),
       url('../fonts/montserrat-v25-latin-regular.woff') format('woff');
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/montserrat-v25-latin-700.woff2') format('woff2'),
       url('../fonts/montserrat-v25-latin-700.woff') format('woff');
}

html {
height: 100%;
border-top: 5px solid purple;
box-sizing: border-box;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
min-height: 100%;
min-height: 100vh;
margin: 0;
padding: 0;
font: 100%/1.5 montserrat, sans-serif;
color: #202020;
background: #fff;
}
body > * {
padding: 2em .75em;
}
figcaption, figure, footer, header, nav, section {
display: block;
}
h1, h2 {
text-align: center;
}
h1 {
margin: .25em 0 0;
padding: .25em 0;
font-size: 350%;
line-height: 1.25;
font-weight: normal;
letter-spacing: 2px;
font-family: 'Great Vibes', cursive;
}
h2 {
position: relative;
margin: 0 0 1.5em;
text-align: center;
font-size: 125%;
letter-spacing: 1px;
}

p, ul, ol {
margin: 0 0 .75em;
padding: 0;
}
ul li {
list-style: none;
margin: 0;
padding: 0;
}
ul li:before {
content: '–';
float: left;
margin-left: -.75em;
color: #d0d0d9;
}
hr {
margin: 3em 0;
border: 0;
border-bottom: 1px solid purple;
}
a {
color: purple;
text-decoration: none;
background: transparent;
}
figure {
margin: 1em 0;
}
blockquote {
margin: 0 auto;
font-size: 200%;
font-family: 'Great Vibes', cursive;
font-weight: normal;
}
img {
max-width: 100%;
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;
}
svg {
max-width: 100%;
height: auto;
}
header {
padding-top: 4em;
padding-bottom: 4em;
padding-top: 10vh;
padding-bottom: 10vh;
color: #fff;
text-align: center;
text-shadow: 0 1px 1px black;
background: url("header.jpg") no-repeat center top black;
background-size: cover;
border-bottom: 1px solid purple;
}
header h1 {
margin: 0;
}
header p {
margin-bottom: 0;
}
header a {
color: #fff;
text-decoration: none;
}
.btn {
display: inline-block;
margin: .5em;
padding: .5em 3em;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .5px;
border: 2px solid;
background: rgba(255,255,255,.2);
box-shadow: 0 0 2px rgba(0,0,0,.5);
}
section {
position: relative;
min-height: 75vh;
padding-top: 4.5em;
padding-bottom: 4.5em;
border-bottom: 1px solid rgba(128, 0, 128, .1);
}
section:nth-child(odd) {
background: rgba(128, 0, 128, .05);
}
section:before, section:after {
content: '';
position: absolute;
left: 50%;
width: 112px;
margin-left: -56px;
}
section:before {
top: 0;
height: 67px;
background: no-repeat 50% 100%;
}
section:after {
bottom: 0;
height: 66px;
background: no-repeat 50% 0;
}
section:nth-child(even):before, section:nth-child(even):after {
opacity: .05;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='112px' height='134px' viewBox='0 0 112 134'%3E%3Cg style='fill:purple'%3E%3Cpath d='M70.46,26.08c0-9.22-8.67-14.71-15.64-14.71c-8.94,0-15.01,7.57-15.01,15.87c0,7.65,6.77,14.85,15.15,14.85 C63.18,42.1,70.46,35.3,70.46,26.08z M28.31,26.23C28.31,7.88,43.37,0,54.96,0c14.7,0,26.68,11.66,26.68,26.1 c0,10.75-3.84,18.29-10.96,22.41c7.17-0.48,14.55-1.45,21.09-4.05c6.82-2.71,12.74-7.13,17.75-11.63 c-1.1,5.77-3.66,13.13-3.75,20.29c-0.1,7.23,1.48,13.19,4.95,18.62c0.95,1.65-0.65,1.46-1.19,0.57 c-13.12-16.85-31.28-15.6-48.88-15.6v20.34h5.17l3.82-3.95v17.54l-4.5-4.01h-4.48v24.46l7.73-5.27l-12.86,26.38l-13.41-26.64 l7.85,5.56V86.64H44.7l-4.27,4.01V73.11l3.89,3.95h5.63V56.72c-12.09,0.16-23.8,2.08-32.38,5.93c-6.93,3.11-12.44,7.47-12.54,13.39 c-0.08,5.11,1.26,9.56,7.3,9.56c5.83,0,7.29-2.79,7.29-4.89c0-2.03-1.47-3.9-3.16-4.39c5.15,7.5-7.97,10.65-8.56,2.91 c-0.41-5.38,4.53-6.72,8.39-6.72c3.86,0,7.29,4.19,7.71,8.51c0.36,3.68-3.19,8.79-11.46,8.73C2.37,89.69,0,82.96,0,76.1 c0-8.9,7.66-15.81,16.56-20.4c8.27-4.25,17.37-6.6,24.22-6.96C33.47,44.74,28.31,37.22,28.31,26.23z'/%3E%3C/g%3E%3C/svg%3E");
}
section:nth-child(odd):before, section:nth-child(odd):after {
opacity: 1;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='112px' height='134px' viewBox='0 0 112 134'%3E%3Cg style='fill:white'%3E%3Cpath d='M70.46,26.08c0-9.22-8.67-14.71-15.64-14.71c-8.94,0-15.01,7.57-15.01,15.87c0,7.65,6.77,14.85,15.15,14.85 C63.18,42.1,70.46,35.3,70.46,26.08z M28.31,26.23C28.31,7.88,43.37,0,54.96,0c14.7,0,26.68,11.66,26.68,26.1 c0,10.75-3.84,18.29-10.96,22.41c7.17-0.48,14.55-1.45,21.09-4.05c6.82-2.71,12.74-7.13,17.75-11.63 c-1.1,5.77-3.66,13.13-3.75,20.29c-0.1,7.23,1.48,13.19,4.95,18.62c0.95,1.65-0.65,1.46-1.19,0.57 c-13.12-16.85-31.28-15.6-48.88-15.6v20.34h5.17l3.82-3.95v17.54l-4.5-4.01h-4.48v24.46l7.73-5.27l-12.86,26.38l-13.41-26.64 l7.85,5.56V86.64H44.7l-4.27,4.01V73.11l3.89,3.95h5.63V56.72c-12.09,0.16-23.8,2.08-32.38,5.93c-6.93,3.11-12.44,7.47-12.54,13.39 c-0.08,5.11,1.26,9.56,7.3,9.56c5.83,0,7.29-2.79,7.29-4.89c0-2.03-1.47-3.9-3.16-4.39c5.15,7.5-7.97,10.65-8.56,2.91 c-0.41-5.38,4.53-6.72,8.39-6.72c3.86,0,7.29,4.19,7.71,8.51c0.36,3.68-3.19,8.79-11.46,8.73C2.37,89.69,0,82.96,0,76.1 c0-8.9,7.66-15.81,16.56-20.4c8.27-4.25,17.37-6.6,24.22-6.96C33.47,44.74,28.31,37.22,28.31,26.23z'/%3E%3C/g%3E%3C/svg%3E");
}
header + section:before, section:last-of-type:after {
display: none;
}
section h1 {
margin-top: 0;
}
#venue {
text-align: center;
}
#venue .btn {
margin: 1.5em;
}
.clear {
clear: both;
}
.left {
float: left;
max-width: 32%;
margin: 0 1em 2em 0;
padding: .5em 1em .5em 0;
color: #808080;
font-size: 82.5%;
border-right: 1px solid black;
}
.left + blockquote {
margin-left: calc();
}
.side {
margin: 1.5em;
padding: 1.5em .5em;
color: #808080;
text-align: center;
font-size: 82.5%;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
#program {
padding-left: 0;
padding-right: 0;
}
#program div {
padding: 0 .75em;
text-align: center;
}
#program ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 1.5em 0;
padding: 2px 0;
overflow: hidden;
}
#program li {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 0;
padding: 0;
text-align: center;
box-shadow: 1px 1px 0 rgba(0,0,0,.05);
}
#program li:before {
content: none;
}
.no-flex #program li {
float: left;
}
#program figure {
margin: 0;
}
#program figure img {
display: block;
}
#program figcaption {
min-height: 3em;
padding: .5em;
}
.no-flex #program figcaption {
min-height: 4em;
}
#program p {
margin-top: auto;
}
#program a {
display: inline-block;
margin: 0 1.5em;
-webkit-transition: all .25s;
transition: all .25s;
border-bottom: 1px solid rgba(128,0,128,.2);
}
#program a:hover {
border-bottom-color: rgba(0,0,0,.5);
border-bottom-width: 2px;
}
.fb, .hp {
display: inline-block;
font-size: 87.5%;
line-height: 1;
}
.mod {
width: 80px;
height: 80px;
vertical-align: middle;
border-radius: 50%;
margin: .5em 1em;
}

#photos {
overflow: hidden;
padding-left: 0;
padding-right: 0;
}
#photos p {
text-align: center;
margin: .75em 10%;
}
#gallery {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
gap: 15px;
margin: 1.5em 2%;
padding: 0;
}
#gallery figure {
margin: 0;
text-align: center;
}
#gallery img {
display: block;
width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
footer {
text-align: center;
font-size: 87.5%;
}

@media only screen and (min-width:36em) {

h1 {
font-size: 600%;
}
h2 {
font-size: 175%;
}
blockquote {
margin: .5em auto;
font-size: 250%;
}
section {
padding-top: 6em;
padding-bottom: 6em;
}
.left {
margin: 0 1.5em 1.5em 0;
padding: .5em 1.5em .5em 0;
}
.side {
float: right;
max-width: 32%;
margin: 0 0 1.5em 1.5em;
padding: .5em 0 .5em 1.5em;
border-left: 1px solid black;
border-top: 0;
border-bottom: 0;
}
#program li {
width: 25%;
}

}

@media only screen and (min-width:52em) {
body > * {
padding-left: calc(50% - 52em / 2);
padding-right: calc(50% - 52em / 2);
}
header {
font-size: 125%;
}
#program {
padding-left: 0;
padding-right: 0;
}
}

@media only screen and (min-width:80em) {
header {
background-position: center 20%;
}
#program {
padding-left: calc(50% - 80em / 2);
padding-right: calc(50% - 80em / 2);
}
#photos {
overflow: hidden;
padding-left: calc(50% - 80em / 2);
padding-right: calc(50% - 80em / 2);
}
#gallery {
margin-right: 0;
}

}


/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.7.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}