﻿/*!
Theme Name: Dionysos
Theme URI: https://github.com/timheinrichs/dionysos
Author: Tim Heinrichs
Author URI: https://github.com/timheinrichs
Description: WordPress Theme for Dionysos Events.
Tags: funky, smooth
Version: 2023
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 8.2
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: dionysos

dionysos WordPress Theme © 2023 Tim Heinrichs
dionysos is distributed under the terms of the GNU GPL
*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-x:hidden}body{line-height:1;overflow-x:hidden}html,body{min-height:100%;height:auto}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{display:block;height:auto}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hidden{display:none}:root{--white: #ffffff;--black: #000000;--pink: #E56D73;--pigeon: #648084;--orange: #CC7C42;--citrus: #D4B756;--matcha: #97A652;--berry: #95616E}.has-white-color{color:var(--white)}.has-black-color{color:var(--black)}.has-pink-color{color:var(--pink)}.has-pigeon-color{color:var(--pigeon)}.has-orange-color{color:var(--orange)}.has-citrus-color{color:var(--citrus)}.has-matcha-color{color:var(--matcha)}.has-berry-color{color:var(--berry)}.has-white-background-color{background-color:var(--white)}.has-black-background-color{background-color:var(--black)}.has-pink-background-color{background-color:var(--pink)}.has-pigeon-background-color{background-color:var(--pigeon)}.has-orange-background-color{background-color:var(--orange)}.has-citrus-background-color{background-color:var(--citrus)}.has-matcha-background-color{background-color:var(--matcha)}.has-berry-background-color{background-color:var(--berry)}@font-face{font-family:"Open Sans";src:url("fonts/OpenSans-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Open Sans";src:url("fonts/OpenSans-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url("fonts/OpenSans-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"Open Sans";src:url("fonts/OpenSans-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"Open Sans";src:url("fonts/OpenSans-Italic.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Open Sans";src:url("fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype");font-weight:800;font-style:italic}body{font-family:"Open Sans";color:var(--white);font-weight:400}h1{font-size:3rem;font-weight:800;line-height:1;text-transform:uppercase}@media(min-width: 480px){h1{font-size:4rem}}h2{font-size:2rem;font-weight:800;line-height:1;text-transform:uppercase}@media(min-width: 480px){h2{font-size:3rem}}h3{font-size:1,5rem;font-weight:800;line-height:1}@media(min-width: 480px){h3{font-size:2rem}}h4{font-size:1rem;font-weight:800;line-height:1}@media(min-width: 480px){h4{font-size:1.5rem}}h5{font-size:.825rem;font-weight:800;line-height:1}@media(min-width: 480px){h5{font-size:1rem}}p{font-weight:400;font-size:1rem;line-height:1.5}@media(min-width: 480px){p{font-size:1.25rem}}p a{color:inherit;font-weight:600}sup{font-size:.5em;position:relative;top:-0.25em}strong,b{font-weight:800}i{font-style:italic}.admin-bar .header{top:32px}.admin-bar .footer{margin-bottom:32px}#gradient-canvas{width:100vw;height:100vh;position:fixed}#content{padding:0 1rem}@media(min-width: 768px){#content{padding:0 2rem}}#content .wp-block-group.has-background{width:100vw;position:relative;left:50%;padding:4rem 2rem;height:auto;z-index:20;transform:translateX(-50%)}#content .wp-block-group__inner-container{max-width:100%;width:100%;margin:0}#content .wp-block-group p:last-child{margin-bottom:0}#content .wp-block-group p:last-child::after{margin-bottom:0}#content .wp-block-columns:last-child{margin-bottom:0}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100vw;left:0;top:0;height:auto;position:fixed;align-items:center;z-index:100;padding:1.5rem 1rem}@media(min-width: 768px){.header{padding:1.5rem 2rem}}.header__menu-button{cursor:pointer;height:2rem;width:2rem;overflow:visible;position:relative;z-index:2;display:block;transition:all .5s cubic-bezier(0.77, 0.2, 0.05, 1)}@media(min-width: 768px){.header__menu-button{display:none}}.header__menu-button span,.header__menu-button span:before,.header__menu-button span:after{background:var(--white);display:block;height:3px;opacity:1;position:absolute;transition:all .5s cubic-bezier(0.77, 0.2, 0.05, 1);border-radius:2px}.header__menu-button span:before,.header__menu-button span:after{content:""}.header__menu-button span:before{left:0;top:-0.6rem;width:2rem}.header__menu-button span{right:0;top:1rem;width:2rem}.header__menu-button span:after{left:0;top:.6rem;width:2rem}.header__menu-button.close span:before{top:0;transform:rotate(90deg)}.header__menu-button.close span{transform:rotate(-45deg);top:1rem}.header__menu-button.close span:after{top:0;left:0;transform:rotate(90deg);opacity:0;width:0}.header__main-menu ul,.header__social-menu ul{display:flex;flex-direction:column;justify-content:space-between;gap:4rem;text-align:center}@media(min-width: 768px){.header__main-menu ul,.header__social-menu ul{flex-direction:row}}.header__main-menu ul li a,.header__social-menu ul li a{color:var(--white);font-size:2rem;text-decoration:none}@media(min-width: 768px){.header__main-menu ul li a,.header__social-menu ul li a{font-size:1rem}}.header__main-menu{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:all .5s cubic-bezier(0.77, 0.2, 0.05, 1);backdrop-filter:blur(10px)}.header__main-menu.overlay{visibility:visible;opacity:1}@media(min-width: 768px){.header__main-menu{position:relative;width:auto;height:auto;visibility:visible;opacity:1;backdrop-filter:blur(0)}}.header__main-menu ul li a{font-weight:700}.header__social-menu{display:none}.header__branding__image{fill:var(--white);width:100%;max-width:120px;mix-blend-mode:difference}body{background-color:var(--black);font-family:"Open Sans"}.page-template-default .header__main-menu ul li a,.page-template-default .header__social-menu ul li a{color:inherit}.page-template-default .header__branding__image{fill:inherit}.page header__main-menu ul li a,.page header__social-menu ul li a{color:inherit}.page__background{position:fixed;top:0;left:0;bottom:0;right:0}.page__background__image{position:fixed;top:0;left:0;bottom:0;right:0}.page__background__image img{position:relative;width:100%;height:100vh;object-fit:cover;overflow:hidden;pointer-events:auto;transform:translate(-50%, -50%);left:50%;top:50%}.page__header{position:relative;top:50vh;gap:2rem;max-width:1024px;margin:0 auto}.page__title{text-align:left}.page__title__subline{text-align:right;font-size:3rem;font-weight:300;line-height:1;text-transform:uppercase}@media(min-width: 480px){.page__title__subline{font-size:4rem}}.page__content{position:relative;z-index:10;margin:100vh auto 20rem auto;max-width:1024px}.page__content h2,.page__content h3,.page__content h4,.page__content h5,.page__content h6,.page__content p{margin:0 0 1em 0}.page__content .wp-block-group{display:flex;flex-direction:column;justify-content:space-between;position:relative}.page__content .wp-block-group.has-background{text-align:left}.page__content .wp-block-buttons .wp-block-button{margin:1em 0}.page section{overscroll-behavior:contain}.entry{width:100%}.entry__header{display:flex;align-items:center;flex-direction:column;justify-content:center}.entry__header a{text-decoration:none;color:var(--black)}.entry__header__image{overflow:hidden}.entry__header__text{overflow:hidden;padding:1rem}.post{width:100%}@media(min-width: 480px){.post{width:50%}}@media(min-width: 1024px){.post{width:25%}}.post.sticky{width:100%;border-left:0;border-right:0}.post.sticky .entry__header{flex-direction:column}@media(min-width: 480px){.post.sticky .entry__header{flex-direction:row}}.post.sticky .entry__header__image{width:100%}@media(min-width: 480px){.post.sticky .entry__header__image{width:50%}}.post.sticky .entry__header__text{width:100%}@media(min-width: 480px){.post.sticky .entry__header__text{width:50%}}.single-post .post{width:100%;margin:4rem 0 0 0;border-top:1px solid var(--black)}.single-post .post .entry__header{flex-direction:column}@media(min-width: 480px){.single-post .post .entry__header{flex-direction:row}}.single-post .post .entry__header__image{width:100%}@media(min-width: 480px){.single-post .post .entry__header__image{width:50%}}.single-post .post .entry__header__text{width:100%}@media(min-width: 480px){.single-post .post .entry__header__text{width:50%}}.single-post .post .entry__content{max-width:83.333%;margin:4rem auto}.single-post .post h1,.single-post .post h2,.single-post .post h3,.single-post .post h4,.single-post .post h5,.single-post .post p{margin-bottom:1rem}.footer{display:grid;grid-template-columns:repeat(2, 1fr);height:auto;position:relative;align-items:center;gap:1rem;color:inherit;padding:1.5rem 1rem}@media(min-width: 768px){.footer{grid-template-columns:repeat(4, 1fr);padding:1.5rem 2rem}}.footer__block{height:100%;display:flex;flex-direction:column;justify-content:flex-start}.footer__block .wp-block-heading{color:inherit;font-size:.75rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.footer__block p{font-size:1rem;text-decoration:none}.footer__block p a{color:inherit}.footer__logo{max-width:120px !important}.footer__menu ul,.footer__social-menu ul{display:block}.footer__menu ul li,.footer__social-menu ul li{margin-bottom:.5rem}.footer__menu ul li a,.footer__social-menu ul li a{color:inherit;font-size:1rem;text-decoration:none}.footer__social-menu ul{column-count:1}.footer__copyright{color:inherit;font-size:.75rem;font-weight:700;text-transform:uppercase}.wp-block-image{border-radius:.5rem;overflow:hidden;margin-bottom:2rem}.wp-block-gallery{margin-bottom:2rem}.cookieconsent-optout-marketing{margin-top:-56.25%}button[type=submit],.wp-block-button__link,.wp-block-post-excerpt__more-link{background-color:rgba(0,0,0,0);border:1px solid var(--white);border-radius:48px !important;padding:1rem 3rem 1rem 1.5rem !important;background-image:url("img/Arrow.svg");background-repeat:no-repeat;background-size:1rem;background-position:center right 1rem;transition:all .5s .1s cubic-bezier(0.55, 0, 0.1, 1);font-style:normal;height:52px;overflow:hidden;position:relative;color:var(--white);font-weight:400;font-size:1rem;text-decoration:none;line-height:1;cursor:pointer}button[type=submit]:before,.wp-block-button__link:before,.wp-block-post-excerpt__more-link:before{content:"";position:absolute;left:50%;transform:translateX(-50%) scaleY(1) scaleX(1.25);top:100%;width:140%;height:180%;background-color:rgba(255,255,255,0);border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(0.55, 0, 0.1, 1);z-index:-1}button[type=submit]:after,.wp-block-button__link:after,.wp-block-post-excerpt__more-link:after{content:"";position:absolute;left:55%;transform:translateX(-50%) scaleY(1) scaleX(1.45);top:180%;width:160%;height:190%;background-color:rgba(255,255,255,0);border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(0.55, 0, 0.1, 1);z-index:-1}button[type=submit]:hover,.wp-block-button__link:hover,.wp-block-post-excerpt__more-link:hover{color:#fff;border:1px solid var(--white)}button[type=submit]:hover:before,.wp-block-button__link:hover:before,.wp-block-post-excerpt__more-link:hover:before{top:-35%;background-color:rgba(255,255,255,.05);transform:translateX(-50%) scaleY(1.3) scaleX(0.8);backdrop-filter:blur(4px)}button[type=submit]:hover:after,.wp-block-button__link:hover:after,.wp-block-post-excerpt__more-link:hover:after{top:-45%;background-color:rgba(255,255,255,.1);transform:translateX(-50%) scaleY(1.3) scaleX(0.8);backdrop-filter:blur(4px)}.wpforms-container{max-width:800px;margin:0 auto}.wpforms-title{font-size:2rem;font-weight:800;line-height:1;text-transform:uppercase;margin-bottom:1.5rem}@media(min-width: 480px){.wpforms-title{font-size:3rem}}.wpforms-description{font-weight:400;font-size:1rem;line-height:1.5}@media(min-width: 480px){.wpforms-description{font-size:1.25rem}}.wpforms-field{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;position:relative;margin-bottom:1rem}.wpforms-field-container{margin:2rem auto}.wpforms-field-label{position:absolute;top:1.25rem;left:0;text-transform:uppercase;font-size:.825rem;font-weight:700;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpforms-field input{width:100%;font-style:normal;height:52px;overflow:hidden;position:relative;color:var(--white);font-weight:400;font-size:1rem;font-family:"Open Sans";background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid var(--white);padding:1rem 1.5rem 1rem 8.5rem !important;background-position:center right 1rem;outline:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpforms-field input:focus{border-bottom:2px solid var(--white)}.wpforms-field textarea{width:100%;font-style:normal;overflow:hidden;position:relative;color:var(--white);font-weight:400;font-size:1rem;font-family:"Open Sans";background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid var(--white);padding:1rem 1.5rem 1rem 8.5rem !important;background-position:center right 1rem;outline:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpforms-error{display:block;margin-top:.5rem;font-size:.825rem}.wpforms-hidden{display:none}.wp-block-post-template .wp-block-post{margin-bottom:20rem}.wp-block-post-template .wp-block-post:nth-child(even){margin-right:16.6667%}.wp-block-post-template .wp-block-post:nth-child(odd){margin-left:16.6667%}/*# sourceMappingURL=style.css.map */
