  @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;700&family=Roboto:wght@400;500;900&display=swap');


body{
	font-size: 16px;
	background: #5ddfe8;
	font-family: "Roboto", 'Helvetica Neue', Helvetica, Arial, 'sans-serif' !important;
}
a{
	color: #FFF;
}
a:hover{
	color: #FFF;
} 
.link-black{
	color: #FFF;
}
p{
	color: #FFF;
}
.txt-white{color:#FFF;}

.text-black{
	color:#FFF
		;
}

.slider {
    position: relative;
    width: 100%;
    margin: 50px auto;
    overflow: hidden;
}

.slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slide {
    min-width: 100%;
/*    background-color: #FFF;*/
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #333;
    max-height: 600px;
}
.slide img{
    max-height: 600px;
}
.slider button {
    position: absolute;
    top: 50%;
    background-color: rgba(255,57,0,0.67);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    transform: translateY(-50%);
    font-size: 18px;
}

.slider button:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.slider .prev {
    left: 10px;
}

.slider .next {
    right: 10px;
}


/* CSS */

.btn-fest-mozg-nb:focus {
  outline: none !important;
  box-shadow: none !important;
}


.btn-fest-mozg-nb {
  border-bottom: 1px solid #ccc; /* lub Twój domyślny kolor */
}

.btn-fest-mozg-nb[aria-expanded="true"] {
  border-bottom: 0 !imporrtant;
}


/* CSS */
.play-button-rect {
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  background-color: #ff4d4f;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-family: sans-serif;
  cursor: pointer;
  transition: background-color 0.3s ease;
    color: #FFF !important;
}

.play-button-rect:hover {
  background-color: #e04345;
}

.play-icon {
  width: 0;
  height: 0;
  margin-right: 10px;
  border-left: 12px solid white;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}


.festival-shedule-black .text-black,
.festival-shedule-black  .fest-event-name,
.festival-shedule-black   .btn-fest-mozg,
.festival-shedule-black   .day-fest,
.festival-shedule-black   .btn-fest-mozg-nb
{
	color:#FFF !important;
}
.festival-shedule-black   .btn.btn-fest-mozg
{
    border-bottom: 1px solid #FFF;

}.festival-shedule-black   a
{
   color: #dd3d03;

}

.festival-shedule-black  .day-fest{
    border-bottom: 10px solid #a6ac75;
    }

.bg-orange{
	color: #FFF;
}
.btn-danger{
    background-color: #f86227;
}

.parterzy{
	margin-top: 2rem;
	color: #000;font-weight: 300;
}
.btn-danger:hover

{
    background: #1e6ef2 !important;
    border-color: #1e6ef2 !important;
    box-shadow: none !important
}

.header-sticky{
	background: url("../../img/bg.jpg")  no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    font-family: 'Roboto', sans-serif;
	
   font-weight: bolder;
	width: 100%;
	height: 100%;

}
.divImg {
	    display: flex;
    justify-content: center;
    height: 100vh;
    width: auto;

}
.divImg  img {
    height: 100vh;
}
.helpMenu{
	padding: 1rem 0 1rem 2rem;
	background: #FFF;
	top: 12rem; 
	left: -230px;
	z-index: 1200;
	position: fixed;
	font-weight: 900;
	font-size: 1.5rem;

	
}


.content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center;
	
}

h1.h1-titlefest {
  margin-top: 0;
  font-size: 5vw;
	font-weight: 800;
	text-align: center;
        font-family: "Oswald", "Popppins";
	font-weight: 800;
	text-align: center;
    color: #FFF;

}

 h2.h2-titlefest {
  margin:  2rem 0;
  font-size: 2.8vw;
     color: #f86227;
	 
	text-align: center;
}


p.p-titlefest  {
  margin-top: 0;
  font-size: 1.62vw;
	color: #FFF !important;
    text-transform: lowercase;
    font-weight: 300;
	text-align: center;
}

	
	
	


.helpMenu:hover{
	left:0;
}
a.button-help{
	fill:#FFF;
	min-width:40px !important;
}
	
.helpMenu a{
	
	color: #000;
	margin-right: 1rem;
	max-width: 20px;
	min-width: 30px;
	text-align: center;
	fill:#000;


	padding: 4px;
}
.helpMenu a:hover{


	fill:orange;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.btn.btn-secondary{
	border-radius: 0 !important;
}
.selected{
	background: #FF0000;
	color: #ff0d00;
	padding: 0;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}
a.link-online{
	 background: #FF0000 !important;
    color: #ff0d00;
    padding: 0rem .5rem;
	font-size: 1.1rem;
}

.clearfix:after {
	clear: both;
}
.br{
	border: 1px solid red;
}
.logo-festival{  
	top:4rem;
	right:4rem;
	min-height: 200px;
	position: absolute;
	background: url("../images/logo/logo_dark.svg") no-repeat;
	background-position: top right;
	background-size: contain;
	padding-right: 160px;
	font-weight: 900;
	
}
.help-button{  
	bottom:4rem;
	right:4rem;
	position: absolute;
	font-weight: 900;
	
}
.logo-festival h2{
	font-size: 2.2rem;
	padding: 0;
	margin: 0;
}
.logo-festival img{
	margin: 0 20px;
}
.logo-festival-number{
 	position: absolute;
	font-weight: 700;
	bottom:4rem;
	right: 4rem;
	font-size: 3rem;
	line-height: 3.8rem;
	
}

.logo-festival-number h3{
	font-size: 12rem;
	letter-spacing: -.6rem;
	display: block;
	margin-right: 1rem;
	margin-top: -45px;
}
.block-number{
	background: #FF0000;
	color: #ff0d00;
	padding: 0rem  .5rem;
	width: auto;
	
	
}
     #animationHydra {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }


.main-site{ 
	color: #FFF;
}
 
.main-title h1{ 
	font-size: 3rem;
	font-weight: 400;
}
.main-title.en h1{
	font-size: 2.4rem;
}
.main-title h2{
	font-size: 1.2rem;
	margin-top: 2rem;
}
.main-title h3{
	font-size: 1.6rem;
	margin-top: 2rem;
}
.main-title{
	position: fixed;
	bottom: 2rem;
	padding: 5rem;
	width:  450px;
}
a.menu-item-lang{
	top: 8rem; 
	left: 2rem;
	z-index: 2;
	position: fixed;
	font-weight: 900;
	font-size: 1.5rem;
}




.sidenav {
  height: 100%;
  width: 350px;
  position: fixed;
  z-index: 999;
  top: 0;
  left: -350px;
  background-color: rgba(0,0,0,1.00);
  overflow-x: hidden;
  transition: 0.5s;
}
.sidenav ul{
	position: absolute;
	bottom: 0;
}
.sidenav a {
  text-decoration: none;
  font-size: 1.1rem;
  color: #FFF;
	font-weight: 700;
  display: block;
  transition: 0.3s;
}
ul.list-menu{
	margin: 0;
	padding: 0;
}
ul.list-menu li{
	list-style-type: none;
	margin: 0;
	padding: 1rem;
}
.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 36px;
  margin-left: 50px;
}

.menuBtn{
	cursor:pointer;
	top:2rem;
	left:2rem;
	position: fixed
}

.st-close{
	padding: 1.2rem;
	position: absolute;
	right: 0;
}
.st-trigger-effects{
	animation-play-state: 10px;
	z-index: 999;
	position: fixed;
}

.fi-fest-play{
	font-size: 4rem;
	color: #FFF;

}
.fi-fest-play:hover{
	color: #fafa00;

}
.main {
	max-width: 69em;
	margin: 0 auto;
}

.column {
	float: right;
	width: calc(100% - 400px);
	height: 100%;
	padding: 0;
	position: relative;
	text-align: right;	
}


.festival-shedule{
	padding: 4rem;
}
.festival-shedule p{
	color: #FFF;
}
.day-fest{
	border-bottom:5px solid #FFF;
	padding: 1rem;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: 700;
	margin-top: 2rem;
	min-height: 40px;

}
.day-fest-last{
	border-bottom: none !important;

}
.day-fest span{
	padding-left: 0px;
}

.table.table-festival{
	font-weight: 700;
	color: #000;
	text-align: left;
	border-top: 3px solid #000;  
}
.bg-subsite{
	/*background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0.8) 90%, rgba(9,9,121,0) 100%);*/
}
/**/
.section-about{
	margin: -15px;
}
.section-ticets{
	color: #FFF;
	margin: 15px -15px;
	
}
.section-ticets p{
	color: #FFF;
}
.btn-white{
    background: #FFF;
    color: #dd3d03;
    font-weight: bold;
}

.about-container{
	padding: 5rem;
}
.about-container h1{
	font-weight: 900;
	font-size: 1.4rem;
    color: #FFF;
}
.about-container p{
	font-weight: 300;
	font-size: 1.1rem;
}

/**/
.section-edition{
	color: #FFF;

}
.section-partners{
	margin: 15px 15px 0px 15px ;
/*	background: rgba(255,255,255,0.8);*/
}
.section-partners h1{
	color: #000;
	font-size: 1.2rem;
	text-align: center;
	padding: 2rem 0 2rem 0;
	border-bottom: 2px solid #000;
	font-weight: 400
}

img.logo-partners {
	  mix-blend-mode: multiply;
}

.partners-banner-wrap{
	padding: 1.5rem 0 2rem;
}

.partners-banner-link{
	display: block;
	width: 100vw;
	margin-left: calc(50% - 50vw);
}

.partners-banner-image{
	display: block;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 46.0625em) {
	.partners-banner-wrap{
		padding: 1rem 0 1.4rem;
	}
}


.festival-acts-section{
	background: #f5f1ea;
	color: #111;
	width: 100vw;
	margin-left: calc(50% - 50vw);
	padding: 0;
}

.festival-acts{
	width: 100%;
	display: flex;
	flex-direction: column;
}

.festival-act{
	position: relative;
	overflow: hidden;
	border-top: 1px solid rgba(17,17,17,0.14);
	background: #efe9df;
	flex: 0 0 13vh;
	min-height: 13vh;
	transition: background-color .35s ease, min-height .55s ease, flex-basis .55s ease;
}

.festival-act:last-child{
	border-bottom: 1px solid rgba(17,17,17,0.14);
}

.festival-act__bg{
	position: absolute;
	inset: 0;
	display: block;
	overflow: hidden;
	opacity: 1;
	transition: opacity .45s ease;
}

.festival-act__bg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transform: scale(1.01);
	transition: transform .7s ease, filter .45s ease;
	filter: none;
}

.festival-act__trigger{
	position: relative;
	z-index: 1;
	width: 100%;
	border: 0;
	background: transparent;
	padding: 0;
	text-align: left;
	color: inherit;
}

.festival-act__inner{
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	align-items: start;
	gap: 0;
	min-height: 13vh;
	padding: 0;
	transition: min-height .55s ease, gap .45s ease, padding .45s ease;
}

.festival-act__stage{
	display: none;
}

.festival-act__actmark{
	position: absolute;
	left: clamp(2rem, 4vw, 5rem);
	bottom: clamp(2rem, 4vw, 4rem);
	display: grid;
	gap: 1.45rem;
	text-align: left;
}

.festival-act__label{
	font-family: "Boldonse", "Oswald", sans-serif !important;
	font-weight: 700;
	font-size: clamp(4rem, 7.8vw, 7rem);
	line-height: 1.02;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0.15rem 1rem rgba(0,0,0,0.72);
}

.festival-act__period{
	font-family: "Boldonse", "Oswald", sans-serif !important;
	font-weight: 700;
	font-size: clamp(1.7rem, 3.6vw, 3.3rem);
	line-height: 1.04;
	letter-spacing: 0.01em;
	color: #fff;
	text-shadow: 0 0.15rem 1rem rgba(0,0,0,0.72);
	padding-top: 0.15rem;
}

.festival-act__copy{
	display: none;
	align-content: start;
	gap: 0.25rem;
	padding: 0.6rem 0.85rem 0.7rem;
	background: rgba(245, 241, 234, 0.92);
	max-width: 13rem;
	min-height: auto;
	align-self: start;
	box-shadow: 0 0 0 1px rgba(17,17,17,0.03);
	transition: gap .35s ease, padding .35s ease;
}

.festival-act__headline{
	font-family: "Boldonse", "Oswald", sans-serif !important;
	font-weight: 700;
	font-size: clamp(1.35rem, 2.15vw, 2.2rem);
	line-height: 1.88;
	letter-spacing: 0.01em;
	max-width:     7ch;
	color: #111;
}

.sr-only{
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.festival-act__lead,
.festival-act__body{
	max-width: 34rem;
	font-family: "Poppins", sans-serif;
	font-size: 0.96rem;
	line-height: 1.45;
	color: rgba(17,17,17,0.74);
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transform: translateY(-0.4rem);
	transition: max-height .55s ease, opacity .4s ease, transform .4s ease;
}

.festival-act__strip{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 2.25rem;
	padding: 0.9rem 1.45rem 0.95rem clamp(6.5rem, 7vw, 8rem);
	background: transparent;
	color: #fff;
	text-shadow: none;
}

.festival-act__strip-period,
.festival-act__strip-label,
.festival-act__strip-title{
	font-family: "Boldonse", "Oswald", sans-serif !important;
	font-size: clamp(1.18rem, 2vw, 2.05rem);
	line-height: 0.96;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	white-space: nowrap;
	text-shadow: 0 0.15rem 1rem rgba(0,0,0,0.72);
}

.festival-act__strip-title{
	justify-self: start;
	max-width: none;
}

.festival-act__strip-period{
	justify-self: end;
	text-align: right;
}

.festival-act.is-active .festival-act__inner{
	min-height: 80vh;
	gap: 0;
	padding: 0;
	grid-template-columns: minmax(0, 1fr) minmax(0, 36vw);
	align-items: stretch;
}

@media screen and (min-width: 46.0626em){
	.festival-act--act3.is-active .festival-act__inner{
		grid-template-columns: 50% 50%;
	}
}

.festival-act.is-active{
	flex-basis: 80vh;
	min-height: 80vh;
}

.festival-act.is-active .festival-act__lead,
.festival-act.is-active .festival-act__body{
	max-height: none;
	opacity: 1;
	overflow: visible;
	transform: translateY(0);
}

.festival-act.is-active .festival-act__stage{
	display: block;
	position: relative;
	min-height: 100%;
}

.festival-act.is-active .festival-act__copy{
	display: grid;
	gap: 1rem;
	padding: clamp(2.2rem, 4vw, 5rem) clamp(1.8rem, 3.2vw, 3.8rem);
	background: rgba(2,57,36,0.94);
	color: #fff;
	max-width: none;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior: auto;
	overscroll-behavior-y: auto;
	-webkit-overflow-scrolling: touch;
	box-shadow: none;
	align-content: center;
}

.festival-act--act1.is-active .festival-act__copy{
	background: transparent;
	text-shadow: 0 0.15rem 1rem rgba(0,0,0,0.72);
	align-content: start;
	height: 80vh;
	min-height: 0;
}

.festival-act--overview.is-active .festival-act__copy{
	background: transparent;
	text-shadow: 0 0.15rem 1rem rgba(0,0,0,0.72);
}

.festival-act.is-active .festival-act__headline{
	font-size: clamp(2.2rem, 3.6vw, 2.2rem);
	max-width: 12ch;
	color: #fff;
}

.festival-act.is-active .festival-act__lead,
.festival-act.is-active .festival-act__body{
	color: rgba(255,255,255,0.94);
	max-width: 31rem;
}

.festival-act-info{
	display: grid;
	gap: 1rem;
	padding-bottom: 1.5rem;
}

.festival-act-info p{
	margin: 0;
}

.festival-act-info a{
	color: #fff;
	text-decoration: underline;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.18em;
}

.festival-act-info__block{
	display: grid;
	gap: 0.75rem;
	margin-top: 0.25rem;
	padding-top: 1rem;
	border-top: 2px solid rgba(255,255,255,0.72);
}

.festival-act-info__block h4{
	margin: 0;
	font-family: "Boldonse", "Oswald", sans-serif !important;
	font-size: clamp(1.15rem, 1.8vw, 1.55rem);
	line-height: 1.15;
	color: #fff;
	text-transform: uppercase;
}

.festival-act-info__schedule{
	display: grid;
	gap: 0.45rem;
}

.festival-act-info__slot,
.festival-act-info__fees li{
	display: grid;
	grid-template-columns: minmax(7rem, 0.6fr) minmax(0, 1fr);
	gap: 0.7rem;
	align-items: baseline;
	padding: 0.55rem 0;
	border-bottom: 1px solid rgba(255,255,255,0.28);
}

.festival-act-info__slot span,
.festival-act-info__fees span{
	color: #a6ac75;
	font-weight: 800;
}

.festival-act-info__slot strong{
	display: block;
	font-weight: 800;
}

.festival-act-info__fees{
	display: grid;
	gap: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.festival-act-info__fees strong{
	justify-self: end;
	text-align: right;
	color: #fff;
	white-space: nowrap;
}

.festival-act-info__account{
	display: inline-block;
	width: fit-content;
	max-width: 100%;
	padding: 0.45rem 0.6rem;
	background: rgba(2,57,36,0.78);
	color: #fff;
	font-weight: 900;
	letter-spacing: 0.03em;
	word-break: break-word;
}

.festival-act--program.is-active .festival-act__copy{
	display: flex;
	flex-direction: column;
	align-content: initial;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior: auto;
	overscroll-behavior-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 80vh;
	min-height: 0;
	padding-right: clamp(1.2rem, 2vw, 2rem);
}

.festival-act--program.is-active .festival-act__headline,
.festival-act--program.is-active .festival-act__lead,
.festival-act--program.is-active .festival-act__body{
	width: 100%;
	max-width: none;
}

.festival-act__body--program{
	display: block;
	width: 100%;
	margin-top: 1.5rem;
}

.festival-act--program.is-active .festival-act__body--program{
	flex: none;
	min-height: 0;
	max-height: none;
	max-width: none;
	overflow: visible;
	padding-right: 0;
}

.festival-act.is-active .festival-act__copy::-webkit-scrollbar{
	width: 0.45rem;
}

.festival-act.is-active .festival-act__copy::-webkit-scrollbar-track{
	background: rgba(255,255,255,0.08);
}

.festival-act.is-active .festival-act__copy::-webkit-scrollbar-thumb{
	background: rgba(255,255,255,0.55);
	border-radius: 1rem;
}

.festival-act__body--program .festival-shedule{
	background: transparent;
	color: #fff;
	width: 100%;
	padding: 0;
}

.festival-act__body--program .day-fest{
	margin-top: 1.6rem;
	padding: 0 0 1rem;
	font-size: 1.2rem;
}

.festival-act__body--program .festival-shedule p,
.festival-act__body--program .festival-shedule .fest-event-name,
.festival-act__body--program .festival-shedule .fest-title,
.festival-act__body--program .festival-shedule .fest-place,
.festival-act__body--program .festival-shedule .fest-hour,
.festival-act__body--program .festival-shedule a,
.festival-act__body--program .festival-shedule .day-fest{
	color: #fff !important;
}

.festival-act__body--program .festival-shedule .fest-place{
	color: #a6ac75 !important;
}

.festival-act__body--program .btn.btn-fest-mozg,
.festival-act__body--program .btn.btn-fest-mozg-nb{
	font-size: 1rem;
	padding-left: 0;
	padding-right: 0;
}

.festival-act__body--program .artist-info{
	margin-bottom: 3rem;
	font-size: 0.98rem;
}

.festival-act__body--program .artist-info h4{
	font-size: 1.6rem;
	line-height: 2rem;
	color: #fff;
}

.festival-act.is-active .festival-act__strip{
	opacity: 0;
	pointer-events: none;
}

.festival-act.is-active .festival-act__bg{
	opacity: 1;
}

.festival-act.is-active .festival-act__bg img,
.festival-act:hover .festival-act__bg img,
.festival-act:focus-within .festival-act__bg img{
	transform: scale(1.04);
	filter: saturate(1.02) contrast(1.02);
}

@media screen and (min-width: 46.0626em){
	.festival-act.is-active{
		flex-basis: 61vh;
		min-height: 61vh;
	}

	.festival-act.is-active .festival-act__inner,
	.festival-act--program.is-active .festival-act__copy{
		height: 61vh;
		min-height: 61vh;
	}

	.festival-act--act1.is-active .festival-act__copy{
		height: 61vh;
		min-height: 61vh;
	}
}




.edition-container{
	padding: 4rem;
}
.edition-container h1{
	font-weight: 900;
	padding: 2rem 0;
	font-size: 1.4rem;
	border-bottom: 5px solid #FFF;
	color: #FFF;
}
ul.poprzednie{
	font-weight: 700;
	font-size: 1.1rem;
	color: #FFF;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.poprzednie li{
	border-bottom: 1px solid #FFF;
	padding: 1rem 0;
}
ul.poprzednie li a{ 
	font-size: 1rem; 
}
ul.poprzednie li a:hover{ 
    color: #f86227;
}
/**/


.info a {
	font-weight: 700;
	font-size: 0.9em;
}



.table.table-festival{
	width: 100%;
}
.table.table-festival thead{
	font-size: 1.2rem;
	font-size: 2rem;
}
.table.table-festival tr td{
	padding: 2rem .4rem;

}.table.table-festival tr td:last-child{
	text-align: right;

}
.artist-info {
	color: #000;
	font-size: 1.1rem; 
	margin-bottom: 8rem;
    font-weight: 300;
}
.artist-info h4{ 
	font-weight: 700;
	font-size: 2rem;
	line-height: 2.9rem;
	margin-bottom: 1rem;
}
.festival-item-bg{
	border-bottom: 3px solid #000;
	font-weight: 900;
	padding: 1rem;
}
.mask-img{
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	max-width: 200px;
}

.mask-img-big{
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	width: 100%; 
}

.card.card-fest{
	background: none;
	color: #000 ;
}
.fest-event-name{
	font-weight: 400;
	font-size: 1rem;
}

.fest-title{
	font-weight: 200;
	font-size: 1rem;
	font-style: italic;
    color: #fff !important;
/*	    margin-left: 5rem;*/
}

.fest-place{
	font-weight: 200;
	font-size: 1rem;
	font-style: italic;
    color: #a6ac75 !important;
}

.btn.btn-fest-mozg .fest-name, .btn.btn-fest-mozg-nb .fest-name{
/*
	padding: 0 30px;
	
*/
}




.card-body {
    padding: 0rem;
}

.btn.btn-fest-mozg .fest-hour, .btn.btn-fest-mozg-nb .fest-hour{
	opacity: .44;
	
}
.btn{
	broder-radius:none !important;
}
.btn.btn-fest-mozg, .btn.btn-fest-mozg-nb{
	background: none;
	border-bottom: 1px solid #FFF;
	font-weight: 700;
	font-size: 1.2rem;
	color: #FFF;
	border-radius: 0 !important;
}
.btn.btn-fest-mozg[aria-expanded="true"], .btn.btn-fest-mozg-nb[aria-expanded="true"] {
	border-bottom: 1px solid #000;
    
      outline: none !important;
  box-shadow: none !important;
}





.btn:not(.bg-transparent):not(.btn-ghost):not(.bg-nogradient):after {
	background-image: none !important;
}


.button-play{
	position: absolute;
	z-index: 1;
	margin: 50% auto;
	top: -50px;
}
.button-play-artist{
	position: absolute;
	z-index: 1;
	margin: 50% auto;
	top: -50px;
	left: 50%;
}

    .contactBox{
        font-size: 1.2rem;
    }	
    h6.slawek{
        font-size: 1.4rem; 
    }


@keyframes jump {
  0% {
    top: 0;
  }
  50% {
    top: 50px;
  }
  100% {
    top: 0;
  }
}
.svg-triangle{
  position: absolute;
	bottom: 4rem;
}

.arrow-down {
  position: absolute;
  margin-left: 50%;  
  text-align: center;
	bottom: 0;
  animation: jump 5s infinite;
	fill: orange;
}

 .arrow-down  .svg-triangle {
    transition: 0.3s ease-in-out;
  }
 .arrow-down  .svg-triangle:hover {
    opacity: 0.7;
    transition: 0.3s ease-in-out;
  }
 .row{
		margin: 15px;
		padding: 15px;
		
	}



@media screen and (max-width: 76.0625em) {

	
	.fi-fest-play{
	font-size: 3rem;
		margin-left:-1rem;

}



@media screen and (max-width: 46.0625em) {

.festival-acts-section{
	margin-left: calc(50% - 50vw);
}

.festival-acts{
	display: block;
}

.festival-act{
	flex: none;
	min-height: auto;
}

.festival-act:not(.is-active){
	min-height: clamp(10rem, 26vh, 15rem);
}

.festival-act:not(.is-active) .festival-act__trigger,
.festival-act:not(.is-active) .festival-act__inner{
	min-height: clamp(10rem, 26vh, 15rem);
}

.festival-act__inner{
	grid-template-columns: 1fr;
	gap: 0.75rem;
	min-height: auto;
	padding: 0.85rem 0 0 0;
}

.festival-act__copy{
	padding: 0.55rem 0.7rem 0.7rem;
	max-width: 12rem;
	min-height: auto;
}

.festival-act__headline{
	font-size: clamp(1.1rem, 6vw, 1.7rem);
	max-width: none;
}

.festival-act__label{
	font-size: clamp(2.8rem, 16vw, 4.5rem);
	line-height: 1.02;
}

.festival-act__period{
	font-size: clamp(1.25rem, 7vw, 2rem);
	line-height: 1.05;
}

.festival-act__lead,
.festival-act__body{
	max-width: none;
	font-size: 0.92rem;
}

.festival-act__strip{
	left: 0;
	height: 100%;
	padding: 1.15rem 1rem 1.15rem 6rem;
	grid-template-columns: minmax(0, 1fr) auto;
	grid-template-rows: 1fr auto auto;
	align-content: end;
	gap: 0.7rem 1rem;
}

.festival-act__strip-period,
.festival-act__strip-label,
.festival-act__strip-title{
	font-size: clamp(1rem, 5vw, 1.3rem);
}

.festival-act__strip-label{
	grid-column: 1;
	grid-row: 2;
}

.festival-act__strip-period{
	grid-column: 2;
	grid-row: 2;
}

.festival-act__strip-title{
	grid-column: 1 / -1;
	grid-row: 3;
	white-space: normal;
	line-height: 1.34;
}

.festival-act__bg{
	opacity: 1;
}

.festival-act.is-active .festival-act__inner{
	min-height: 21rem;
	grid-template-columns: 1fr;
	padding: 0;
}

.festival-act.is-active .festival-act__stage{
	min-height: 13rem;
}

.festival-act__actmark{
	left: 1rem;
	bottom: 1rem;
	gap: 0.6rem;
}

.festival-act.is-active .festival-act__copy{
	padding: 1.25rem 1rem 1.4rem;
}

.festival-act--act1.is-active .festival-act__inner{
	position: relative;
	min-height: 80vh;
	height: 80vh;
	grid-template-rows: minmax(0, 1fr) auto;
}

.festival-act--act1.is-active .festival-act__stage{
	grid-column: 1;
	grid-row: 1;
	min-height: 0;
}

.festival-act--act1.is-active .festival-act__copy{
	grid-column: 1;
	grid-row: 2;
	position: relative;
	z-index: 2;
	align-self: end;
	align-content: start;
	height: auto;
	max-height: 48vh;
	min-height: 0;
	overflow-y: auto;
	padding: 1.1rem 1rem clamp(1rem, 3vh, 1.75rem);
}

.festival-act--act2.is-active .festival-act__inner{
	position: relative;
	min-height: 80vh;
	height: 80vh;
	display: block !important;
	grid-template-columns: none !important;
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
	overflow: hidden;
}

.festival-act--act2.is-active .festival-act__stage{
	position: absolute;
	inset: 0;
	display: block;
	min-height: 0;
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
	z-index: 1;
}

.festival-act--act2.is-active .festival-act__copy{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 50%;
	width: 50%;
	max-width: none;
	min-height: 0;
	height: 100%;
	padding: clamp(2rem, 3.2vw, 3.25rem);
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	backdrop-filter: none;
	justify-content: start;
	align-content: start;
	align-self: stretch;
	gap: clamp(0.9rem, 1.5vw, 1.3rem);
	color: #fff;
	text-shadow: none !important;
	z-index: 2;
	overflow-x: hidden;
	overflow-y: auto;
}

.festival-act__copy--act2{
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	backdrop-filter: none !important;
}

.festival-act__copy--act2::before,
.festival-act__copy--act2::after{
	content: none !important;
	display: none !important;
}

.festival-act--act2.is-active .festival-act__label,
.festival-act--act2.is-active .festival-act__period,
.festival-act--act2.is-active .festival-act__lead,
.festival-act--act2.is-active .festival-act__body,
.festival-act--act2.is-active .festival-act__headline,
.festival-act--act2.is-active .festival-act__actmark,
.festival-act--act2.is-active .festival-act2-meta__label,
.festival-act--act2.is-active .festival-act2-meta__line{
	text-shadow: none !important;
}

.festival-act__actmark--act2,
.festival-act__actmark--act2 .festival-act__label,
.festival-act__actmark--act2 .festival-act__period{
	text-shadow: none !important;
	filter: none !important;
}

.festival-act__actmark--act2{
	gap: 0.72rem;
}

.festival-act--act2.is-active .festival-act__title-image{
	display: block;
	width: 100%;
	max-width: 100%;
	max-height: 42vh;
	max-width: 100%;
	height: auto;
	margin: 0 0 clamp(1rem, 1.8vw, 1.5rem);
	object-fit: contain;
}

.festival-act--act2 .festival-act__lead,
.festival-act--act2 .festival-act__body,
.festival-act--act2 .festival-act2-meta,
.festival-act--act2 .festival-act2-meta *,
.festival-act--act2 .festival-act2-content,
.festival-act--act2 .festival-act2-content *,
.festival-act--act2 .festival-act2-details,
.festival-act--act2 .festival-act2-details *,
.festival-act--act2 .festival-act2-info,
.festival-act--act2 .festival-act2-info *,
.festival-act--act2 .festival-act2-block,
.festival-act--act2 .festival-act2-block *{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.festival-act__headline--act2{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 700;
	font-size: clamp(2.15rem, 4vw, 4.45rem) !important;
	line-height: 0.88 !important;
	letter-spacing: -0.05em;
	max-width: 92% !important;
	color: #fff !important;
	text-shadow: none !important;
	word-break: normal;
	overflow-wrap: anywhere;
}

.festival-act2-title__line{
	display: block;
}

.festival-act2-title__line + .festival-act2-title__line{
	margin-top: 0.04em;
}

.festival-act2-title__line--primary{
	font-weight: 700;
}

.festival-act2-title__line--secondary{
	font-weight: 400;
	font-size: 0.48em;
	letter-spacing: -0.03em;
	line-height: 1.02;
	margin-top: 0.16em;
}

.festival-act2-title__mark{
	color: #7c78ff;
	font-style: normal;
	text-shadow: 0 0 0.08em rgba(124, 120, 255, 0.35);
}

.festival-act--act2.is-active .festival-act__body{
	max-width: 100%;
	width: 100%;
}

.festival-act2-meta{
	display: grid;
	gap: clamp(1.5rem, 2.4vw, 2.3rem);
}

.festival-act2-meta__group{
	display: grid;
	gap: 0.35rem;
}

.festival-act2-meta__label,
.festival-act2-meta__line{
	font-size: clamp(1.15rem, 1.9vw, 1.9rem);
	line-height: 1.08;
	letter-spacing: -0.025em;
	font-weight: 700;
	color: #fff;
}

@media screen and (min-width: 46.0626em) {
	.festival-act2-meta__label,
	.festival-act2-meta__line{
		font-size: clamp(1.35rem, 1.75vw, 2.05rem);
		line-height: 1.12;
	}
}

.festival-act2-meta__label{
	margin-bottom: 0.3rem;
	color: #7868ff;
}

.festival-act2-meta__group:last-child{
	padding-top: 0.3rem;
}

.festival-act2-content{
	display: grid;
	gap: clamp(1.25rem, 2vw, 1.85rem);
}

.festival-act2-copytext{
	display: grid;
	gap: 1rem;
	max-width: 48rem;
}

.festival-act2-copytext p{
	margin: 0;
	font-size: clamp(1.15rem, 1.32vw, 1.38rem);
	line-height: 1.48;
	letter-spacing: -0.015em;
	color: rgba(255,255,255,0.94);
}

.festival-act2-copytext em{
	font-style: italic;
}

.festival-act2-details__body{
	display: grid;
	gap: 1.15rem;
	padding-top: 1rem;
	border-top: 1px solid rgba(255,255,255,0.28);
}

.festival-act2-block{
	gap: 0.85rem;
}

.festival-act2-block__eyebrow{
	color: rgba(255,255,255,0.72);
	font-size: clamp(1.05rem, 1.16vw, 1.16rem);
	line-height: 1.3;
	letter-spacing: -0.015em;
}

.festival-act2-block .festival-act-info__schedule{
	gap: 0;
}

.festival-act2-block .festival-act-info__slot{
	grid-template-columns: minmax(8.5rem, 0.72fr) minmax(0, 1fr);
}

.festival-act2-block .festival-act-info__slot span{
	color: #7c78ff;
}

.festival-act2-block .festival-act-info__slot strong{
	color: rgba(255,255,255,0.94);
}

.festival-act2-info,
.festival-act2-venue{
	display: grid;
	gap: 0.45rem;
}

.festival-act--act2 .festival-act2-info > h4,
.festival-act--act2 .festival-act2-block.festival-act-info__block > h4,
.festival-act--act2 .festival-act2-venue > h5{
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 700;
	letter-spacing: -0.05em;
	color: #fff;
	text-transform: none;
}

.festival-act--act2 .festival-act2-info > h4,
.festival-act--act2 .festival-act2-block.festival-act-info__block > h4{
	font-size: clamp(1.3rem, 1.85vw, 1.8rem);
	line-height: 1.18;
	max-width: 100%;
	word-break: normal;
	overflow-wrap: anywhere;
}

.festival-act--act2 .festival-act2-venue > h5{
	font-size: clamp(0.98rem, 1.2vw, 1.08rem);
	line-height: 1.05;
	text-transform: uppercase;
}

#festivalActsSection #akt-2 .festival-act2-info > h4,
#festivalActsSection #akt-2 .festival-act2-block.festival-act-info__block > h4,
#festivalActsSection #akt-2 .festival-act2-venue > h5{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 700 !important;
	letter-spacing: -0.05em !important;
	text-transform: none !important;
}

.festival-act2-info p,
.festival-act2-venue p{
	margin: 0;
	font-size: clamp(1.08rem, 1.16vw, 1.18rem);
	line-height: 1.46;
	letter-spacing: -0.015em;
	color: rgba(255,255,255,0.92);
}

.festival-act2-heading{
	margin: 0;
	font-family: "Poppins", sans-serif !important;
	font-weight: 700 !important;
	letter-spacing: -0.05em !important;
	color: #fff !important;
	text-transform: none !important;
	word-break: normal;
	overflow-wrap: anywhere;
}

.festival-act2-heading--lead{
	font-size: clamp(1.3rem, 1.85vw, 1.8rem) !important;
	line-height: 1.08 !important;
	max-width: 100%;
}

.festival-act2-heading--section{
	font-size: clamp(1.3rem, 1.85vw, 1.8rem) !important;
	line-height: 1.02 !important;
	text-transform: uppercase !important;
}

.festival-act2-block .festival-act-info__slot span,
.festival-act2-block .festival-act-info__slot strong{
	font-size: clamp(1.02rem, 1.12vw, 1.14rem);
	line-height: 1.34;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.festival-act2-info__alt{
	color: rgba(255,255,255,0.72);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 500;
	line-height: 1.4;
}

.festival-act2-info__dates{
	font-weight: 700;
	color: #7c78ff !important;
}

.festival-act--act2 .festival-act__strip{
	background: linear-gradient(90deg, rgba(19,20,159,0.72) 0%, rgba(19,20,159,0.22) 58%, rgba(19,20,159,0) 100%);
}

.festival-act--act2 .festival-act__strip-title,
.festival-act--act2 .festival-act__strip-label,
.festival-act--act2 .festival-act__strip-period{
	text-shadow: none !important;
}

.festival-act--act2 .festival-act__bg img{
	object-position: center center;
	filter: saturate(1.15) contrast(1.08);
}

.festival-act--act2.is-active .festival-act__copy,
.festival-act--act2.is-active .festival-act__lead,
.festival-act--act2.is-active .festival-act__body,
.festival-act--act2.is-active .festival-act__headline,
.festival-act--act2.is-active .festival-act2-meta,
.festival-act--act2.is-active .festival-act2-meta__group{
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
}

.festival-act--act2.is-active .festival-act__headline,
.festival-act--act2.is-active .festival-act__body,
.festival-act--act2.is-active .festival-act2-meta,
.festival-act--act2.is-active .festival-act2-meta__group,
.festival-act--act2.is-active .festival-act2-meta__label,
.festival-act--act2.is-active .festival-act2-meta__line{
	position: relative;
	z-index: 2;
}

body.a11y-contrast .festival-act--act2.is-active .festival-act__inner,
body.a11y-contrast .festival-act--act2.is-active .festival-act__stage,
body.a11y-contrast .festival-act--act2.is-active .festival-act__copy,
body.a11y-contrast .festival-act--act2.is-active .festival-act__headline,
body.a11y-contrast .festival-act--act2.is-active .festival-act__lead,
body.a11y-contrast .festival-act--act2.is-active .festival-act__body,
body.a11y-contrast .festival-act--act2.is-active .festival-act2-meta,
body.a11y-contrast .festival-act--act2.is-active .festival-act2-meta__group{
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
}

@media screen and (max-width: 46.0625em) {
	.festival-act--act2.is-active .festival-act__inner{
		min-height: 84vh;
		height: 84vh;
		display: block !important;
	}

	.festival-act--act2.is-active .festival-act__copy{
		position: absolute;
		left: 1rem;
		right: 1rem;
		top: auto;
		bottom: 1rem;
		width: calc(100% - 2rem);
		min-height: 0;
		height: auto;
		max-height: 44vh;
		padding: 0;
		justify-content: start;
		align-content: start;
		overflow-x: hidden;
		overflow-y: auto;
	}

	.festival-act__headline--act2{
		font-size: clamp(1.8rem, 6.9vw, 2.65rem) !important;
		line-height: 0.96 !important;
		max-width: 92% !important;
	}

	.festival-act--act2.is-active .festival-act__title-image{
		width: min(100%, 19rem);
		max-height: none;
		margin-bottom: 0.85rem;
	}

	.festival-act--act2.is-active .festival-act__body{
		max-width: 100%;
	}

	.festival-act2-meta{
		gap: 1rem;
	}

	.festival-act2-meta__label,
	.festival-act2-meta__line{
		font-size: clamp(1rem, 4.9vw, 1.3rem);
		line-height: 1.08;
	}

	.festival-act2-copytext{
		gap: 0.8rem;
	}

	.festival-act2-copytext p,
	.festival-act2-info p,
	.festival-act2-venue p{
		font-size: clamp(1rem, 4.45vw, 1.16rem);
		line-height: 1.42;
	}

	.festival-act2-heading--lead,
	.festival-act2-heading--section{
		font-size: clamp(1.22rem, 5.4vw, 1.55rem) !important;
		line-height: 1.12 !important;
	}

	#festivalActsSection #akt-2 .festival-act2-info > h4,
	#festivalActsSection #akt-2 .festival-act2-block.festival-act-info__block > h4,
	#festivalActsSection #akt-2 .festival-act2-venue > h5{
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-weight: 700 !important;
		text-transform: none !important;
	}

	.festival-act2-details summary{
		font-size: clamp(1.02rem, 4.6vw, 1.18rem);
	}

	.festival-act2-details{
		padding-top: 0.8rem;
	}

	.festival-act2-details__body{
		gap: 1rem;
		padding-top: 0.85rem;
	}

	.festival-act2-block .festival-act-info__slot{
		grid-template-columns: 1fr;
		gap: 0.3rem;
	}

	.festival-act2-block__eyebrow{
		font-size: 1rem;
	}

	.festival-act2-block .festival-act-info__slot span,
	.festival-act2-block .festival-act-info__slot strong{
		font-size: clamp(0.98rem, 4.1vw, 1.08rem);
		line-height: 1.38;
	}
}

.festival-act--program.is-active .festival-act__copy{
	height: min(78vh, 42rem);
	min-height: 24rem;
}

.festival-act--program.is-active .festival-act__body--program{
	padding-right: 0.5rem;
}

.section-anchor-point{
	position: relative;
	top: -1px;
	height: 0;
	width: 100%;
}

    .menuBtn{
	cursor:pointer;
	top:1rem;
	left:1rem;
	position: fixed
}



.helpMenu{
	padding: 1rem 0 1rem 1rem;
	background: #FFF;
	top: 12rem; 
	left: -230px;
	z-index: 1200;
	position: fixed;
	font-weight: 900;
	font-size: 1.rem;

	
}


.content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center;
}

h1.h1-titlefest {
  margin-top: 0;
  font-size: 10vw;
	font-weight: 800;
	text-align: center;
}

 h2.h2-titlefest {
  margin-top: 0;
  font-size: 6.8vw;
	 
	text-align: center;
}


p.p-titlefest  {
  margin-top: 0;
  font-size: 4.5vw;
	color: #000 !important;
	
	text-align: center;
}

	
.contactBox{
        font-size: 1rem;
    }	
	    h6.slawek{
        font-size: 1rem !important;
    }

html.a11y-grayscale,
body.a11y-grayscale{
	-webkit-filter: grayscale(1) !important;
	filter: grayscale(1) !important;
}

html.a11y-grayscale img,
html.a11y-grayscale video,
html.a11y-grayscale canvas,
html.a11y-grayscale .festival-intro__plane,
html.a11y-grayscale .festival-act__bg img,
html.a11y-grayscale .partners-banner-image,
html.a11y-grayscale img.logo-partners,
html.a11y-grayscale .slider .slide img{
	-webkit-filter: grayscale(1) !important;
	filter: grayscale(1) !important;
}

html.a11y-contrast,
body.a11y-contrast{
	background: #023924 !important;
	color: #fff3a6 !important;
}

body.a11y-contrast .bg-orange,
body.a11y-contrast .sidenav,
body.a11y-contrast .festival-intro,
body.a11y-contrast .festival-acts-section,
body.a11y-contrast .festival-act,
body.a11y-contrast .festival-act__inner,
body.a11y-contrast .festival-act__copy,
body.a11y-contrast .festival-act__lead,
body.a11y-contrast .festival-act__body,
body.a11y-contrast .festival-act__strip,
body.a11y-contrast .festival-act__content,
body.a11y-contrast .festival-act__body,
body.a11y-contrast .festival-act__body--program,
body.a11y-contrast .festival-shedule,
body.a11y-contrast .festival-shedule-black,
body.a11y-contrast .table.table-festival,
body.a11y-contrast .section-about,
body.a11y-contrast .section-partners,
body.a11y-contrast .parterzy,
body.a11y-contrast .helpMenu{
	background-color: #023924 !important;
}

body.a11y-contrast .festival-intro__support .btn,
body.a11y-contrast .btn-danger,
body.a11y-contrast .btn.btn-fest-mozg,
body.a11y-contrast .btn.btn-fest-mozg-nb{
	background: #fff3a6 !important;
	color: #023924 !important;
	border-color: #fff3a6 !important;
}

body.a11y-contrast .festival-intro__plane,
body.a11y-contrast .festival-act__bg img,
body.a11y-contrast .partners-banner-image,
body.a11y-contrast img.logo-partners,
body.a11y-contrast .slider .slide img{
	-webkit-filter: grayscale(0.2) contrast(1.3) brightness(0.72) !important;
	filter: grayscale(0.2) contrast(1.3) brightness(0.72) !important;
}

body.a11y-contrast :is(
	p,
	a,
	li,
	span,
	small,
	strong,
	em,
	label,
	button,
	input,
	select,
	textarea,
	blockquote,
	figcaption,
	td,
	th,
	dt,
	dd,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.day-fest,
	.fest-event-name,
	.fest-title,
	.fest-place,
	.festival-act__eyebrow,
	.festival-act__headline,
	.festival-act__range,
	.festival-act__lede,
	.festival-act__copy,
	.menu-item,
	.menu-item-lang,
	.btn-fest-mozg,
	.btn-fest-mozg-nb
){
	color: #fff3a6 !important;
}

body.a11y-contrast .fest-place,
body.a11y-contrast .table-festival em,
body.a11y-contrast .table-festival .fest-place{
	color: #d9e08f !important;
}

body.a11y-contrast .helpMenu a,
body.a11y-contrast .helpMenu a.button-help{
	color: #fff3a6 !important;
	fill: #fff3a6 !important;
	border-color: rgba(255, 243, 166, 0.2) !important;
}

body.a11y-contrast .helpMenu a svg,
body.a11y-contrast .helpMenu a.button-help svg{
	fill: #fff3a6 !important;
}

body.a11y-contrast .helpMenu a:hover,
body.a11y-contrast .helpMenu a:focus-visible{
	background: rgba(255, 243, 166, 0.08) !important;
}

body.a11y-contrast .festival-act__strip,
body.a11y-contrast .day-fest,
body.a11y-contrast .btn.btn-fest-mozg,
body.a11y-contrast .btn.btn-fest-mozg-nb,
body.a11y-contrast .table.table-festival,
body.a11y-contrast .table.table-festival tr td,
body.a11y-contrast .festival-shedule .day-fest{
	border-color: rgba(255, 243, 166, 0.75) !important;
}

.helpMenu a.is-active,
.helpMenu a[aria-pressed="true"],
.helpMenu a.button-help.is-active{
	background: rgba(0, 0, 0, 0.08) !important;
}

body.a11y-contrast .helpMenu a.is-active,
body.a11y-contrast .helpMenu a[aria-pressed="true"],
body.a11y-contrast .helpMenu a.button-help.is-active{
	background: rgba(255, 243, 166, 0.12) !important;
}

	
	
	
	.fest-title,
	.fest-place{

	    margin-left: 0rem;
}

	
	.day-fest span{
	padding-left: 0px;
}
.help-button{  
	bottom:4rem;
	right:4rem;
	position:static;
	text-align: center;
		margin:20px;
	font-weight: 900;
	
}

	
		.divImg {
		height: auto;
		width: 100vw;
		overflow: hidden;

	}
	.divImg img {
		height: auto;
		width: 100vw;
	}

	
	
	
	
.main-title{
	bottom: 5rem;
}

a.menu-item-lang{
	left: 2rem;
}
	
	
	
	.fi-fest-play{
	font-size: 4rem;
		margin-left:-2rem;

}

	
	.btn.btn-fest-mozg .fest-name{ 
		padding: 0px;
		display: block;
	
	}


	
	.row{
		margin: 0;
		padding: 20px 0;
		
	}
	
	/**/
.section-about{
	margin: 0px;
}
.about-container{
	padding: 2rem;
}


/**/

.edition-container{
	padding: 2rem;
}
.edition-container h1{
	font-weight: 900;
	padding: 2rem 0;
	font-size: 1.4rem;
	border-bottom: 5px solid #FFF;
	color: #FFF;
}

/**/	

		.svg-triangle{
		  position: absolute;
			bottom: 4rem;
			width: 20px;
			height: 20px;
		}	

		.arrow-down {
			display: none;
		  }

		.bg-subsite{  
			/*background: rgba(0,0,0, .9); */  
		}
		.festival-shedule{
			padding: 0rem;
		}


		.column {
			float:none;
			width:100%;
			height: 100%;
			padding: 1rem;
			top:4rem;

			position: relative;
			text-align: right;

		}

		.main-title{
			position: static;
			width: 100%;
			min-height: 200px;
			padding:0 0 0 2rem;
		}
	
	.h-100vh{
		height: auto !important;
	}
	
		.logo-festival{
			top:1.2rem;
			right:.5rem;
			position: absolute;
			z-index: 1; 
			min-height: 50px;
		}
		.logo-festival h2{
			font-size: 1rem;
			padding: 0;
			margin: 0;
		}
		.logo-festival img{
			margin: 0 20px;
			width: 4rem;
		}
	
		.mask-img{
			clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
			max-width: 300px;
		}
	
		.artist-info h4{
			font-weight: 700;
			font-size: 2rem;
/*			line-height: 5rem;*/
		}
	
		.logo-festival-number{
			position: absolute;
			height: 100px;
			margin: 0 auto;
			font-weight: 700;
			bottom:0rem;
			top:12rem;
			right:6rem;
			font-size: 1rem;
			line-height: 1.8rem;

		}

	.block-number{
			background: #FF0000;
			color: #ff0d00;
			padding: 0rem  .5rem;
		}
		.left-menu{
			position: static;
			padding: 0px;
			height: 0;
			min-width: auto;
		}

		.column p {
			font-size: 1.5em;
		}

		.column:nth-child(2) {
			text-align: center;
		}
		
		
a.menu-item-lang{
	position: absolute;
}
		
		
		
		
}
    
    
    .festival-shedule-black{
        color: #000;
    }
    }

@media screen and (max-width: 25em) {

		.sidenav .closebtn {
	  top: 1rem;
		right: 1rem;
			left: none;
	}

	

}

@media screen and (min-width: 46.0626em) {
	#festivalActsSection #akt-2.is-active .festival-act__inner{
		position: relative !important;
		display: block !important;
		grid-template-columns: none !important;
		min-height: 61vh !important;
		height: 61vh !important;
		padding: 0 !important;
		overflow: hidden !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__stage{
		position: absolute !important;
		inset: 0 !important;
		display: block !important;
		min-height: 0 !important;
		width: 100% !important;
		height: 100% !important;
		z-index: 1 !important;
		background: transparent !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__copy,
	#festivalActsSection #akt-2.is-active .festival-act__copy--act2{
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 50% !important;
		display: grid !important;
		width: 50% !important;
		height: 100% !important;
		min-height: 0 !important;
		max-width: none !important;
		padding: clamp(2rem, 3vw, 3.2rem) !important;
		align-content: center !important;
		justify-content: start !important;
		gap: clamp(1rem, 1.6vw, 1.5rem) !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		background: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
		box-shadow: none !important;
		backdrop-filter: none !important;
		z-index: 3 !important;
		overscroll-behavior: auto !important;
		overscroll-behavior-y: auto !important;
		touch-action: pan-y !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__copy::before,
	#festivalActsSection #akt-2.is-active .festival-act__copy::after{
		content: none !important;
		display: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__headline,
	#festivalActsSection #akt-2.is-active .festival-act__headline--act2{
		display: block !important;
		max-width: 88% !important;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-size: clamp(2.05rem, 3.8vw, 4.25rem) !important;
		line-height: 0.88 !important;
		letter-spacing: -0.05em !important;
		color: #fff !important;
		text-shadow: none !important;
		word-break: normal !important;
		overflow-wrap: anywhere !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__body,
	#festivalActsSection #akt-2.is-active .festival-act2-meta{
		width: 100% !important;
		max-width: 100% !important;
		background: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__body,
	#festivalActsSection #akt-2.is-active .festival-act2-meta,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__group,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__label,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__line,
	#festivalActsSection #akt-2.is-active .festival-act__label,
	#festivalActsSection #akt-2.is-active .festival-act__period,
	#festivalActsSection #akt-2.is-active .festival-act__actmark{
		text-shadow: none !important;
		filter: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__body,
	#festivalActsSection #akt-2.is-active .festival-act2-meta,
	#festivalActsSection #akt-2.is-active .festival-act2-meta *,
	#festivalActsSection #akt-2.is-active .festival-act__headline{
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__bg img{
		object-position: center center !important;
		filter: saturate(1.15) contrast(1.08) !important;
	}
}

@media screen and (max-width: 46.0625em) {
	#festivalActsSection #akt-2.is-active .festival-act__inner{
		position: relative !important;
		display: block !important;
		min-height: 80vh !important;
		height: 80vh !important;
		overflow: hidden !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__stage{
		position: absolute !important;
		inset: 0 !important;
		display: block !important;
		width: 100% !important;
		height: 100% !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__copy,
	#festivalActsSection #akt-2.is-active .festival-act__copy--act2{
		position: absolute !important;
		left: 1rem !important;
		right: 1rem !important;
		top: auto !important;
		bottom: 1rem !important;
		width: calc(100% - 2rem) !important;
		height: auto !important;
		min-height: 0 !important;
		max-height: 44vh !important;
		max-width: calc(100% - 2rem) !important;
		padding: 0 !important;
		align-content: start !important;
		justify-content: start !important;
		background: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
		box-shadow: none !important;
		backdrop-filter: none !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		overscroll-behavior: auto !important;
		overscroll-behavior-y: auto !important;
		touch-action: pan-y !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__headline,
	#festivalActsSection #akt-2.is-active .festival-act__headline--act2{
		font-size: clamp(1.8rem, 6.9vw, 2.65rem) !important;
		line-height: 0.92 !important;
		max-width: 92% !important;
	}
}

@media screen and (min-width: 46.0626em) {
	#festivalActsSection #akt-2.is-active .festival-act__copy,
	#festivalActsSection #akt-2.is-active .festival-act__copy--act2{
		left: 50% !important;
		right: 0 !important;
		width: 50% !important;
		max-width: 50% !important;
		padding: clamp(2.6rem, 3.4vw, 3.6rem) clamp(2rem, 3vw, 3.2rem) clamp(2rem, 3vw, 3.2rem) !important;
		align-content: start !important;
		background: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
		box-shadow: none !important;
		backdrop-filter: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__copy::before,
	#festivalActsSection #akt-2.is-active .festival-act__copy::after,
	#festivalActsSection #akt-2.is-active .festival-act__copy--act2::before,
	#festivalActsSection #akt-2.is-active .festival-act__copy--act2::after{
		content: none !important;
		display: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__headline,
	#festivalActsSection #akt-2.is-active .festival-act__headline--act2,
	#festivalActsSection #akt-2.is-active .festival-act__body,
	#festivalActsSection #akt-2.is-active .festival-act2-meta,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__group,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__label,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__line{
		background: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
		filter: none !important;
	}
}

@media screen and (max-width: 46.0625em) {
	#festivalActsSection #akt-2.is-active .festival-act__inner{
		min-height: 84svh !important;
		height: 84svh !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__copy,
	#festivalActsSection #akt-2.is-active .festival-act__copy--act2{
		position: absolute !important;
		top: auto !important;
		right: 1rem !important;
		bottom: 1rem !important;
		left: 1rem !important;
		display: grid !important;
		width: calc(100% - 2rem) !important;
		height: auto !important;
		max-height: 44vh !important;
		min-height: 0 !important;
		max-width: calc(100% - 2rem) !important;
		padding: 0 !important;
		align-content: start !important;
		justify-content: start !important;
		gap: 0.95rem !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		background: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
		box-shadow: none !important;
		backdrop-filter: none !important;
		overscroll-behavior: auto !important;
		overscroll-behavior-y: auto !important;
		touch-action: pan-y !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__copy::before,
	#festivalActsSection #akt-2.is-active .festival-act__copy::after,
	#festivalActsSection #akt-2.is-active .festival-act__copy--act2::before,
	#festivalActsSection #akt-2.is-active .festival-act__copy--act2::after{
		content: none !important;
		display: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__headline,
	#festivalActsSection #akt-2.is-active .festival-act__headline--act2{
		display: block !important;
		max-width: 92% !important;
		font-size: clamp(1.8rem, 6.9vw, 2.65rem) !important;
		line-height: 0.96 !important;
		letter-spacing: -0.055em !important;
		word-break: normal !important;
		overflow-wrap: anywhere !important;
		text-shadow: none !important;
		background: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__body,
	#festivalActsSection #akt-2.is-active .festival-act2-meta,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__group,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__label,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__line{
		background: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
		filter: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__body{
		width: 100% !important;
		max-width: 100% !important;
		margin-top: 0.4rem !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act2-meta{
		gap: 1.1rem !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act2-meta__label,
	#festivalActsSection #akt-2.is-active .festival-act2-meta__line{
		font-size: clamp(1.02rem, 4.75vw, 1.36rem) !important;
		line-height: 1.12 !important;
		letter-spacing: -0.03em !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__actmark{
		left: 1rem !important;
		bottom: calc(44vh + 1.9rem) !important;
		gap: 0.45rem !important;
		z-index: 2 !important;
		text-shadow: none !important;
		filter: none !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__label{
		font-size: clamp(3.2rem, 17vw, 4.7rem) !important;
		line-height: 0.9 !important;
		text-shadow: 0 0.15rem 1rem rgba(0,0,0,0.72) !important;
	}

	#festivalActsSection #akt-2.is-active .festival-act__period{
		font-size: clamp(1.05rem, 6.3vw, 1.6rem) !important;
		line-height: 1 !important;
		text-shadow: 0 0.15rem 1rem rgba(0,0,0,0.72) !important;
	}

	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act__copy,
	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act__copy--act2{
		top: auto !important;
		bottom: 1rem !important;
		gap: 0.82rem !important;
	}

	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act__headline,
	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act__headline--act2{
		max-width: 92% !important;
		font-size: clamp(1.72rem, 6.85vw, 2.55rem) !important;
		line-height: 0.96 !important;
	}

	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act__body{
		width: 100% !important;
		max-width: 100% !important;
		margin-top: 0.35rem !important;
	}

	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act2-meta{
		gap: 0.92rem !important;
	}

	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act2-meta__label,
	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act2-meta__line{
		font-size: clamp(0.96rem, 4.2vw, 1.18rem) !important;
		line-height: 1.08 !important;
	}

	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act__label{
		font-size: clamp(3.35rem, 17.2vw, 4.7rem) !important;
	}

	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act__period{
		font-size: clamp(1rem, 6.4vw, 1.72rem) !important;
	}

	#festivalActsSection[data-lang="pl"] #akt-2.is-active .festival-act__actmark{
		gap: 0.9rem !important;
	}
}
