body{font-family:'Josefin Sans', sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:'Stardos Stencil', cursive;font-weight:400}.section{padding:4em 0;min-height:80vh}.section__title{font-size:3em}.section--producties{background-attachment:fixed;background-size:cover;background-position:center}.hero{background-color:#222;width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(/images/Kamaloka-website-heleen-haijtema-2.jpg);background-size:cover;background-position:center;position:relative}.hero__logo{animation:fadein 4s}@keyframes fadein{from{opacity:0}to{opacity:1}}.front-production{padding:2em 0;background-color:#222;background-position:center;background-size:cover}.front-production *{color:#f7f7f7}.menu{position:relative}.menu__icon,.menu__close{width:2.75rem;height:2.75rem;background-color:rgba(77,88,87,0.75);display:flex;justify-content:center;align-items:center;color:#fff;border-radius:50%;border:1px solid rgba(255,255,255,0.5);position:fixed;right:2rem;top:1rem;cursor:pointer}.menu__overlay{position:fixed;top:0;bottom:0;left:75%;right:0;background-color:grey;transition:all .5s;display:flex;justify-content:center;z-index:-1;transform:translateX(100%)}.menu__overlay--active{z-index:99;transform:translateX(0)}.menu__list{list-style:none;padding:0;margin:6em 0 0 0}.menu__list>li{color:#f7f7f7;text-transform:uppercase;position:relative;padding:.5em 0;font-size:1.125em}.menu__list>li:not(:last-of-type)::after{content:'';position:absolute;height:1px;background-color:rgba(247,247,247,0.7);width:50%;left:0;bottom:0}.menu__list>li>a{color:inherit}.producties-single__bg{background-size:cover;background-position:center;background-attachment:fixed;width:100vw;min-height:100vh}.producties-single__content{background-color:rgba(0,0,0,0.5);margin-top:8em;padding:2em}.producties-single__heading{font-size:1.75em;letter-spacing:1px;color:#ffff48;font-weight:700}.card{text-align:center}.card__image{background-position:center;background-size:cover;border:3px solid #fff}.site-footer{background-color:#777;color:#f7f7f7;display:flex;justify-content:center;align-items:center}

/*# sourceMappingURL=styles.css.map */