/** Generated: Wednesday, 25th of June 2025, 01:29:11 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
/*@font-face {
    font-family: Oswald;
    src: local('Oswald Bold'), local('Oswald-Bold'),
        url('/files/fonts/Oswald-Bold.woff2') format('woff2'),
        url('/files/fonts/Oswald-Bold.woff') format('woff'),
        url('/files/fonts/Oswald-Bold.ttf') format('truetype');
    font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
    font-family: Oswald;
    src: local('Oswald Regular'), local('Oswald-Regular'),
        url('/files/fonts/Oswald-Regular.woff2') format('woff2'),
        url('/files/fonts/Oswald-Regular.woff') format('woff'),
        url('/files/fonts/Oswald-Regular.ttf') format('truetype');
    font-weight: 400;
	font-style: normal;
	font-display: swap
}*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;700&display=swap');
* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

*,
:after,
:before { box-sizing: border-box }

main a:hover { transition: all .4s ease }

.grid,
.cell,
.gr { display: grid }

.gr {
	grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
	grid-gap: 1.8rem
}

.up { text-transform: uppercase }

img {
	max-width: 100%;
	height: auto
}

.rel { position: relative }

.abs { position: absolute }

.btn,
.tc { text-align: center }

.tr { text-align: right }

.tl { text-align: left }

#menu-toggler,
.hidden { display: none }

.block,
header,
header li li,
header li a,
main,
footer,
picture,
.img img,
.gallery img { display: block }

.obj { object-fit: cover }

.inl,
.btn,
.nav-item { display: inline-block }

.grid { grid-auto-flow: dense }

.mid { vertical-align: middle }

main p + p,
main h3 + p,
main h2 + p,
main ul + p,
main p + ul,
main h2 + ul,
main h3 + ul,
main h4 + ul,
main h5 + ul,
main h6 + ul,
main h2 + ol,
main h3 + ol,
main h4 + ol,
main h5 + ol,
main h6 + ol,
main p + ol,
main ol + p,
main h4 + p,
main h5 + p,
main h6 + p,
footer h1 + p,
footer h2 + p,
footer h3 + p,
footer h4 + p,
footer h5 + p,
footer h6 + p,
footer p + h1,
footer p + h2,
footer p + h3,
footer p + h4,
footer p + h5,
footer p + h6,
footer p + p{ margin-top: 15px }

main p + h2,
main p + h3,
main ul + h2,
main ul + h3,
main ul + h4,
main ul + h5,
main ul + h6,
main ol + h2,
main ol + h3,
main ol + h4,
main ol + h5,
main ol + h6,
main p + h4,
main p + h5,
main p + h6{ margin-top: 25px }

main ul,main ol { margin-left: 18px }

.w-100,
.product_img img,
#hero img,
.gallery img { width: 100% }

.h-100 { height: 100% }

body,
#hero {
	max-width: 100vw;
	overflow-x: hidden
}

#menu-toggler {
	border: none;
	z-index: 1500
}

a,
button { cursor: pointer }

.container {
	max-width: 1200px;
	width: calc(100vw - 3rem)
}

.mx-auto,
.container {
	margin-left: auto;
	margin-right: auto
}

.cell {
	place-content: center;
	width: 100%;
	height: 100%
}

.p-2,
.pt-2,
.py-2 { padding-top: .6rem }

.p-2,
.pr-2,
.px-2 { padding-right: .6rem }

.p-2,
.pb-2,
.py-2 { padding-bottom: .6rem }

.p-2,
.pl-2,
.px-2 { padding-left: .6rem }

.p-3,
.pt-3,
.py-3 { padding-top: 1rem }

.p-3,
.pr-3,
.px-3 { padding-right: 1rem }

.p-3,
.pb-3,
.py-3 { padding-bottom: 1rem }

.p-3,
.pl-3,
.px-3 { padding-left: 1rem }

.p-4,
.pr-4,
.px-4 { padding-right: 1.5rem }

.p-4,
.pt-4,
.py-4 { padding-top: 1.5rem }

.p-4,
.pb-4,
.py-4,
.py-54 { padding-bottom: 1.5rem }

.p-4,
.pl-4,
.px-4 { padding-left: 1.5rem }

.p-5,
.pt-5,
.py-5,
.py-54 {
	padding-top: 3rem
}

.p-5,
.pr-5,
.px-5 {
	padding-right: 3rem
}

.p-5,
.pb-5,
.py-5 {
	padding-bottom: 3rem
}

.p-5,
.pl-5,
.px-5 {
	padding-left: 3rem
}

.p-0,
.px-0,
.pl-0 {
	padding-left: 0;
}

.p-0,
.px-0,
.pr-0 {
	padding-right: 0;
}

.p-0,
.py-0,
.pt-0 {
	padding-top: 0;
}

.p-0,
.py-0,
.pb-0 {
	padding-bottom: 0;
}

.m-2,
.mt-2,
.my-2 {
	margin-top: .6rem
}

.m-2,
.mr-2,
.mx-2 {
	margin-right: .6rem
}

.m-2,
.mb-2,
.my-2 {
	margin-bottom: .6rem
}

.m-2,
.ml-2,
.mx-2 {
	margin-left: .6rem
}

.m-3,
.mt-3,
.my-3 {
	margin-top: 1rem
}

.m-3,
.mr-3,
.mx-3 {
	margin-right: 1rem
}

.m-3,
.mb-3,
.my-3 {
	margin-bottom: 1rem
}

.m-3,
.ml-3,
.mx-3 {
	margin-left: 1rem
}

.m-4,
.mt-4,
.my-4 {
	margin-top: 1.5rem
}

.m-4,
.mr-4,
.mx-4 {
	margin-right: 1.5rem
}

.m-4,
.mb-4,
.my-4 {
	margin-bottom: 1.5rem
}

.m-4,
.ml-4,
.mx-4 {
	margin-left: 1.5rem
}

.m-5,
.mt-5,
.my-5 {
	margin-top: 3rem
}

.m-5,
.mr-5,
.mx-5 {
	margin-right: 3rem
}

.m-5,
.mb-5,
.my-5 {
	margin-bottom: 3rem
}

.m-5,
.ml-5,
.mx-5 {
	margin-left: 3rem
}

.m-0,
.my-0,
.mt-0 {
	margin-top: 0;
}

.m-0,
.my-0,
.mb-0 {
	margin-bottom: 0;
}

.m-0,
.mx-0,
.ml-0 {
	margin-left: 0;
}

.m-0,
.mx-0,
.mr-0 {
	margin-right: 0;
}

.bg-success { background-color: green }

.text-white,
.bg-success,
.bg-success a { color: #fff }

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.checkGrid {
	grid-template-columns: 15px 1fr;
	grid-gap: 10px
}

@media screen and (min-width:750px){
	.breadcrumb {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 1rem;
		list-style: none
	}
	.breadcrumb-item+.breadcrumb-item:before {
		display: inline-block;
		padding-right: .5rem;
		padding-left: .5rem;
		color: #6c757d;
		content: "/"
	}
}

@media screen and (max-width:750px) {
	.breadcrumb { display: none }
}

.open_menu {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 1.4rem;
	height: 42px;
	width: 42px;
	z-index: 60;
	border: 0;
	background: transparent
}

.privacywire-wrapper,
.privacywire-buttons button { font-size: 14px; }
.privacywire-header { margin-bottom: 6px }
.privacywire-text { margin-bottom: 10px }
.privacywire-buttons button { 
	padding: 4px 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.privacywire-text ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-top:10px;
}

.privacywire-text input{
		margin-right: 5px;
}
:root {
  --white: #fffef4;
  --black: #222221;
  --yellow: #f8ed6f;
  --green: #00a46f;
  --darkgreen: #1b7553;
  --purple: #652f82;
  --darkpurple: #391f56;
  --transparent: transparent;
}
body {
  font: 300 18px Oswald;
  background-color: var(--white);
  color: var(--black);
}
* {
  scroll-behavior: smooth;
}
.rotate-180 {
  transform: rotate(180deg);
}
.clock-center {
  vertical-align: -2px;
}
#menu,
h1,
h2,
strong,
.artistName {
  font-weight: 700;
}
h1 {
  font-size: 2.5em;
}
h2 {
  color: var(--darkpurple);
  font-size: 2em;
}
h3 {
  color: var(--purple);
  font-size: 1.5em;
}
.home main p + h2 {
  margin-top: 15px;
}
.dark,
#menu-toggler {
  background-color: var(--darkpurple);
}
p a {
  color: var(--purple);
  text-decoration: underline;
}
p a:hover {
  color: var(--yellow);
}
footer p + p {
  margin-top: 15px;
}
header,
#logo,
#contentBg {
  top: 0;
  left: 0;
}
.text-yellow,
.text-yellow h2 {
  color: var(--yellow);
}
.bg-lightyellow {
  background-color: #fffbdf;
  color: #000;
}
.text-white,
.text-white h2 {
  color: var(--white);
}
header {
  position: fixed;
  z-index: 800;
}
header .container {
  display: grid;
  grid-template-columns: 500px 1fr;
  align-items: center;
}
header .container a {
  font-size: 1rem;
  padding: 15px;
}
header .container a.nav-link:hover {
  color: var(--yellow);
}
header .container .intro {
  color: var(--yellow);
}
header .container #headerlogo a {
  padding-left: 0px;
}
header .primary-button {
  margin-right: 0px;
}
header .mobile_logo {
  display: none;
}
.adminbar-loaded header {
  top: 40px;
}
#logo {
  z-index: 700;
}
#logo img {
  max-width: 400px;
}
.font-shadow {
  text-shadow: 2px 2px 2px var(--black);
}
#headerlogo img {
  max-width: 100px;
}
#hoax {
  font-size: 1.4rem;
  color: #fff;
  background-color: #00aa46;
  margin-top: 63px;
}
#hoax img {
  display: inline-block;
}
#contentBg {
  z-index: -1;
}
#contentBg .container {
  /*kground: url("/site/assets/files/1/okr-content.jpg") no-repeat center top / cover;*/
}
.day img {
  margin: 0 auto;
}
.day .more img {
  max-width: 200px;
  max-height: 200px;
}
.day .line {
  /*background: url("/site/assets/files/1/okr-line.png") no-repeat center top / cover;*/
  height: 200px;
}
.day .line img {
  width: 250px;
}
#galleries img,
.gallery img {
  width: 100%;
}
#galleries figcaption,
.gallery figcaption {
  position: absolute;
  bottom: 20px;
  padding-left: 20px;
}
#galleries.gr,
.gallery.gr {
  grid-gap: 5px;
}
#galleries .layer .hover-layer,
.gallery .layer .hover-layer {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: var(--yellow);
  opacity: 0.0;
}
#galleries .layer:hover .hover-layer,
.gallery .layer:hover .hover-layer {
  opacity: 0.5;
}
#hero .caption {
  color: var(--yellow);
  font-weight: 700;
  font-size: 20px;
}
#hero .caption h1 {
  color: var(--white);
  margin-top: 40px;
  font-size: 3.5rem;
}
#hero .caption p {
  font-size: 25px;
}
#hero video {
  filter: brightness(80%);
  object-fit: cover;
  width: 100%;
  min-height: 400px;
}
#hero .center_button {
  width: max-content;
  margin: 15px auto;
}
#countdown {
  text-align: center;
  background: url("/site/assets/files/1/okr-web-tausta-min.jpg") no-repeat center center / cover;
  color: var(--white);
  padding-top: 20px;
  padding-bottom: 20px;
}
#countdown span {
  font-size: 4rem;
  font-weight: 700;
}
#countdown div {
  font-size: 1.5rem;
}
.yellow-layer-angle {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.yellow-layer-angle img {
  max-width: 640px;
  display: block;
}
.yellow-layer-angle.small img {
  max-width: 300px;
  display: block;
}
header.primary-button {
  margin: 10px 10px;
}
.primary-button {
  background-color: var(--green);
  padding: 10px 25px;
  color: var(--white);
  font-weight: 700;
  display: inline-block;
  margin: 25px 10px;
  text-decoration: none;
  border-radius: 25px;
}
.primary-button:hover {
  background-color: var(--darkgreen);
}
.primary-button.purple {
  background-color: var(--purple);
}
.primary-button.purple:hover {
  background-color: var(--darkpurple);
}
.primary-button.outline-button {
  background-color: var(--transparent);
  color: var(--black);
  border: 1px solid var(--purple);
}
.primary-button.outline-button::after {
  content: "";
}
.primary-button.outline-button-top-of-image {
  background-color: var(--transparent);
  color: var(--white);
  border: 1px solid var(--white);
  text-decoration: unset;
}
.primary-button.outline-button-top-of-image::after {
  content: "";
}
.primary-button.absolute_counter {
  position: absolute;
  top: 30px;
  right: 50px;
}
.primary-button.secondary-button {
  text-transform: uppercase;
}
.primary-button.secondary-button::after {
  content: "";
}
.primary-button.less-margin {
  margin: 10px 10px;
}
.primary-button.margin-before-footer {
  margin: 0px 0px;
}
.primary-link {
  color: var(--darkpurple);
  font-weight: 500;
}
.primary-link::after {
  content: ">";
  margin-left: 5px;
  color: var(--green);
}
.primary-link:hover {
  color: var(--green);
}
.underline-link {
  text-decoration: underline;
  color: var(--black);
}
.underline-link:hover {
  color: var(--purple);
  text-decoration: underline;
}
.green-bg-img {
  background: url("/site/assets/files/1/okr-vihre_tausta-2560px.jpg") no-repeat center center / cover;
  padding-top: 100px;
}
.purple-bg-img {
  background: url("/site/assets/files/1/okr-violetti_tausta-vinoaalto.jpg") no-repeat center center / cover;
  padding-bottom: 100px;
}
#facebook {
  padding-top: 50px;
}
#facebook .some-bg {
  background-color: #00a46f;
  height: 80%;
  position: absolute;
  top: 0;
  width: 100%;
}
#facebook .container {
  z-index: 50;
  position: relative;
}
.white-layer-noteven {
  height: 130px;
  background: url("/site/assets/files/1/okr-brush-reuna-vaalea.png") no-repeat center center / cover;
  left: 0;
  right: 0;
  top: -40px;
  position: absolute;
}
.white-layer-noteven-down {
  height: 130px;
  background: url("/site/assets/files/1/okr-brush-reuna-vaalea.png") no-repeat center center / cover;
  left: 0;
  right: 0;
  bottom: -40px;
  position: absolute;
  transform: rotate(180deg);
}
.before_footer {
  height: 550px;
}
.before_footer.small {
  height: 120px;
}
.moving-carousel {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--green);
  display: inline-block;
  font-size: 30px;
  display: block;
  width: 100%;
  overflow: hidden;
  font-weight: 700;
}
.moving-carousel .scrolling-text {
  white-space: nowrap;
  /* Estää tekstin rivittymisen */
  display: inline-block;
  animation: scroll 60s linear infinite;
  /* Tekstin liikkuminen */
}
@keyframes scroll {
  0% {
    transform: translateX(0%);
    /* Aloittaa oikealta */
  }
  100% {
    transform: translateX(-50%);
    /* Loppuu vasemmalle */
  }
}
.before_footer_buy {
  background: url("/site/assets/files/1/okr-footer-reuna-vihrea.png") no-repeat center center / cover;
  height: 120px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
.before_footer_buy .primary-button {
  margin-top: 60px;
}
.grid-three {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
}
.grid-three.space {
  grid-gap: 1rem;
}
.grid-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid-two.space {
  grid-gap: 1rem;
}
@media screen and (min-width: 1000px) {
  .grid-two.reverse .img {
    display: grid;
    grid-column-start: 1;
    grid-row-start: 1;
  }
}
.container.smaller {
  max-width: 1000px;
}
.artists .rest-artists {
  padding-bottom: 150px;
  /*background-position: 40px 105px;*/
  background-position: bottom right -10px;
}
.artists .grid-main-artists {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-top: 150px;
  /*background-position: -27px -3px;*/
  background-position: top left -25px;
}
.artists .name-container {
  position: absolute;
  bottom: 0;
  height: 270px;
  width: 100%;
}
.artists .name-container.purple-bg {
  background: url("/site/assets/files/1/okr-kulmaelementti-kuvio-violetti.png") no-repeat top center / cover;
}
.artists .name-container.green-bg {
  background: url("/site/assets/files/1/okr-kulmaelementti-kuvio-vihrea.png") no-repeat top center / cover;
}
.artists .name-container .name {
  position: absolute;
  bottom: 15px;
  padding-left: 20px;
  font-size: 1.7rem;
  font-weight: 700;
  text-shadow: 2px 2px 2px var(--black);
}
.artists .artist .hover-layer {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: var(--yellow);
  opacity: 0.0;
}
.artists .artist:hover .hover-layer {
  opacity: 0.5;
}
.artists .mobile_artist_img {
  display: none;
}
.artist_info {
  display: grid;
  grid-template-columns: 1fr 300px;
  grid-gap: 1rem;
}
.artist_info .contact {
  background-color: var(--green);
  color: var(--white);
  text-align: center;
  font-weight: 700;
}
.artist_info .contact .date {
  font-size: 20px;
  font-weight: 700;
}
.artist_info .contact a {
  color: var(--white);
}
.first_artist {
  padding: 70px 70px;
}
.schedule {
  color: var(--white);
  background: url("/site/assets/files/1/okr-vihre_tausta-2560px.jpg") no-repeat center center / cover;
  padding-top: 150px;
  padding-bottom: 150px;
  z-index: 10;
}
.schedule .mirror {
  grid-column-start: 1;
  grid-row-start: 1;
}
.schedule .days {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.schedule .days.day_0 {
  /*background: url("/site/assets/files/1/okr-brush-kuvio-vaalea.png") no-repeat center center / contain;*/
  padding-top: 50px;
  padding-bottom: 50px;
  /*background-position: -10px 20px;*/
  background-position: top left;
  /*padding-left: 50px;*/
  background-size: 400px 200px;
}
.schedule .days.day_1 {
  /*background: url("/site/assets/files/1/okr-brush-kuvio-vaalea.png") no-repeat center center / contain;*/
  padding-top: 50px;
  padding-bottom: 50px;
  /*background-position:8px 125px;*/
  background-position: bottom right;
  /*padding-right: 50px;*/
  background-size: 400px 200px;
}
.schedule .program {
  background-color: var(--green);
  font-size: 16px;
}
.schedule .program.bg-purple {
  background-color: var(--purple);
}
.schedule .program .white_border {
  border: 1px solid var(--white);
  border-right: unset;
}
.schedule .program .not_white_border {
  border: 1px solid transparent;
}
.schedule .las_palmas {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.questions .question {
  border-bottom: 2px solid var(--black);
}
.questions .question:hover {
  cursor: pointer;
  background-color: #eee;
}
.questions .question h2 {
  color: var(--green);
}
.questions .question::after {
  content: "+";
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  display: grid;
  align-items: center;
  color: var(--purple);
  font-weight: 700;
  font-size: 30px;
}
.questions .question.open::after {
  content: "-";
}
.questions .answer {
  display: none;
}
.questions .answer.show {
  display: block;
  border: 2px solid var(--purple);
}
.body_narrow {
  max-width: 750px;
  margin: 0 auto;
}
.carousel_intro {
  height: 500px !important;
  color: var(--yellow);
  text-align: center;
  font-size: 1.5em;
  font-weight: 500;
}
.carousel_intro h2 {
  color: var(--white);
  font-size: 4rem;
  text-transform: uppercase;
}
.carousel_intro img {
  max-width: 100px;
}
.carousel_intro .container h2 span.typed-text {
  color: #fff;
}
.carousel_intro .container h2 span.cursor.typing {
  animation: none;
}
@keyframes blink {
  0% {
    background-color: #ccc;
  }
  49% {
    background-color: #ccc;
  }
  50% {
    background-color: transparent;
  }
  99% {
    background-color: transparent;
  }
  100% {
    background-color: #ccc;
  }
}
.lifts {
  padding-top: 150px;
}
.lifts .lift {
  margin-bottom: 70px;
  padding-bottom: 70px;
}
.lifts .lift .small_lift_img {
  position: absolute;
  top: -75px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.lifts .lift .small_lift_img img {
  border-radius: 50%;
}
.lifts .lift .absolute-lift-button {
  position: absolute;
  bottom: 20px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: max-content;
}
.tickets {
  padding-top: 30px;
}
.tickets.more-padding {
  padding-top: 130px;
}
.tickets h3 {
  color: var(--black);
}
.tickets .ticket {
  background-color: var(--white);
  margin-bottom: 100px;
  padding-bottom: 142px;
  border: 2px solid var(--black);
}
.tickets .ticket.border {
  border: 1px solid var(--black);
}
.tickets .ticket .small_lift_img {
  position: absolute;
  top: -75px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.tickets .ticket .small_lift_img img {
  border-radius: 50%;
}
.tickets .ticket .ticket_content {
  padding-top: 50px;
}
.tickets .ticket .discount_price {
  font-size: 36px;
  font-weight: 700;
}
.tickets .ticket .normal_price.bold_normal {
  font-size: 30px;
  font-weight: 700;
}
.tickets .ticket .tickets-absolute {
  position: absolute;
  bottom: 30px;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 270px;
}
.tickets .ticket .tickets-absolute.sale {
  bottom: 90px;
}
.tickets .ticket .s_logo img {
  width: 30px;
}
.tickets .ticket button {
  border: unset;
  font-weight: 600;
  font-size: 18px;
  font-family: "Oswald";
}
.tickets .ticket.sold_out {
  background-color: rgba(0, 0, 0, 0.3);
}
.tickets .ticket .sold_out_message {
  font-weight: 700;
  color: red;
  margin-top: 15px;
  font-size: 1.5rem;
  border-radius: 10px;
}
.center {
  display: grid;
  align-items: center;
  justify-items: center;
}
.w-100 img {
  width: 100%;
}
.bold {
  font-weight: 700;
}
.block {
  display: block;
}
.block img {
  display: block;
}
.small_img img {
  max-width: 150px;
}
#subhero_bg {
  background: url("/site/assets/files/1/okr-web-tausta-min.jpg") no-repeat center center / cover;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#subhero_bg.rel {
  position: relative;
}
#subhero_bg .caption {
  bottom: 100px;
  display: grid;
  align-items: center;
  width: 100%;
  z-index: 15;
  color: var(--white);
}
#subhero {
  margin-top: 50px;
}
#subhero .caption {
  bottom: 20px;
  display: grid;
  align-items: center;
  width: 100%;
  z-index: 15;
  color: var(--white);
}
.seperator {
  color: var(--white);
  border-bottom: 1px solid var(--white);
}
.social_icons {
  margin-left: 0px;
}
.social_icons li {
  margin-right: .6rem;
}
.social_icons li:last-child {
  margin-right: 0rem;
}
.social_icons a {
  font-size: 30px;
  color: var(--yellow) !important;
}
footer {
  background: url("/site/assets/files/1/okr-web-tausta-min.jpg") no-repeat center center / cover;
  font-size: 15px;
}
footer .footer_menu a {
  color: var(--white);
  padding-left: 15px;
  font-weight: 700;
}
footer .footer_menu a:hover {
  color: var(--yellow);
}
footer a {
  color: var(--white);
}
footer a:hover {
  color: var(--yellow);
}
.space-top {
  margin-top: 500px;
}
.body_img_fullwidth .content {
  font-size: 20px;
}
.schedule-box {
  border: 1px solid var(--purple);
  list-style-type: none;
}
.schedule-box .day-one {
  border-right: 1px solid var(--purple);
}
.schedule-box .day-one,
.schedule-box .day-two {
  padding: 0px 100px;
}
.schedule-box h2 {
  line-height: 0.5;
}
.height_900 {
  height: 500px;
}
@media screen and (min-width: 1000px) {
  .height_900 {
    height: 900px;
  }
}
@media screen and (max-width: 1700px) {
  .yellow-layer-angle img {
    max-width: 65%;
  }
}
@media screen and (max-width: 1220px) {
  header {
    background-color: var(--darkpurple);
    padding: 0px 0px 10px 0px;
    position: fixed;
  }
  header .container {
    display: block;
    padding: 0px 0px;
    width: 100%;
  }
  header .container #headerlogo a {
    padding-left: 10px;
  }
  #menu li,
  #menu-toggler {
    display: block;
  }
  #menu:not(.show) {
    display: none;
  }
  #menu a {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
  }
  #menu-toggler {
    text-align: right;
    padding: 0 1.5rem;
    height: 45px;
    position: absolute;
    top: 27px;
    right: 0px;
    background-color: var(--tranparent);
  }
  #menu-toggler svg {
    fill: white;
  }
  .home #menu-toggler {
    top: 1px;
  }
  #menu {
    margin-top: 25px;
  }
  #logo img {
    width: 150px;
  }
  .yellow-layer-angle img {
    max-width: 55%;
  }
  .schedule .days {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    /*
                .img{
                        height: 300px;
                }*/
  }
  .schedule .days img {
    display: none;
  }
  .schedule .days .mirror {
    grid-column-start: unset;
    grid-row-start: unset;
  }
  .schedule .days .fixed_test {
    height: 250px;
    overflow-y: scroll;
  }
  .schedule .program .white_border {
    border-right: 1px solid var(--white);
  }
  .home header {
    background-color: var(--transparent);
    padding: 15px 0px;
  }
  .home header .hero_logo {
    display: none;
  }
  .home header .alt_name {
    display: none;
  }
  .home header .mobile_logo {
    display: none;
    padding-left: 0px;
  }
  .home header .mobile_logo img {
    max-width: 100px;
  }
  .home header.dark,
  .home header #menu {
    background-color: var(--darkpurple);
  }
  .home #menu-toggler {
    text-align: right;
    padding: 0 1.5rem;
    height: 45px;
    position: absolute;
    top: 6px;
    right: 0px;
    background-color: var(--tranparent);
  }
  .before_footer_buy {
    position: fixed;
    z-index: 200;
  }
  #subhero {
    margin-top: 45px;
  }
}
@media screen and (min-width: 1000px) {
  /*body { background: url("/site/assets/files/1/okr-bg.jpg") no-repeat left top / cover fixed }*/
  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 1000px) {
  #contentBg .container {
    width: 100%;
  }
  .yellow-layer-angle img {
    max-width: 45%;
  }
  .artists .grid-main-artists {
    grid-template-columns: minmax(0, 1fr);
  }
  .artists .mobile_artist_img {
    display: block;
  }
  .artists .desktop_artist_img {
    display: none;
  }
  .artists .first.artist {
    background: unset !important;
  }
  .grid-two,
  .artist_info {
    grid-template-columns: minmax(0, 1fr);
  }
  footer {
    z-index: 250;
    position: relative;
  }
  footer .grid-two .tr {
    text-align: left;
  }
  #hero .caption h1,
  #subhero .caption h1,
  #subhero_bg .caption h1 {
    font-size: 2rem;
  }
  #countdown {
    position: relative;
    bottom: 0;
    z-index: 200;
    left: 0;
    right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #countdown span {
    font-size: 2rem;
  }
  #countdown .yellow-layer-angle img {
    display: none;
  }
  .primary-button.absolute_counter {
    display: block;
    width: max-content;
    margin: 0 auto;
    position: relative;
    top: 0;
    right: 0;
    font-size: 18px !important;
  }
  .carousel_intro h2 {
    color: var(--white);
    font-size: 2rem;
  }
  .schedule {
    padding-bottom: 300px;
  }
  .schedule .days.day_0,
  .schedule .days.day_1 {
    padding: 0px 0px;
  }
  footer ul.footer_menu {
    margin-left: 0px;
    margin-top: 15px;
  }
  footer ul li:first-child a {
    padding-left: 0px;
  }
  .artist_info .info {
    padding-top: 15px;
  }
  .schedule-box {
    text-align: center;
  }
  .schedule-box .day-one {
    border-right: unset;
    margin-bottom: 50px;
  }
  .schedule-box .day-one,
  .schedule-box .day-two {
    padding: 0px 5px;
  }
}
@media screen and (max-width: 950px) {
  #subhero_bg {
    height: 350px;
  }
}
@media screen and (max-width: 750px) {
  .moving-carousel .scrolling-text {
    animation: scroll 80s linear infinite;
    /* Tekstin liikkuminen */
  }
}
@media screen and (max-width: 650px) {
  .grid-three {
    grid-template-columns: minmax(0, 1fr);
  }
  .artists .grid-main-artists {
    padding-top: 100px;
  }
  .artists .rest-artists {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  .home .artists .name-container.purple-bg {
    background: unset;
  }
}
@media screen and (max-width: 530px) {
  header .introduction {
    display: block;
    margin-left: 10px;
  }
  #subhero {
    margin-top: 80px;
  }
  #hero .caption h1,
  #subhero .caption h1,
  #subhero_bg .caption h1 {
    font-size: 1.5rem;
    margin-top: 0px;
  }
  #countdown span {
    font-size: 1.5rem;
  }
  #countdown div {
    font-size: 0.5rem;
  }
  .yellow-layer-angle.small img {
    max-width: 175px;
    display: block;
  }
  .artist .name-container {
    height: 200px;
  }
  #logo img {
    max-width: 100px;
  }
  h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 420px) {
  #subhero_bg {
    height: 300px;
  }
}
@media screen and (min-width: 340px) {
  .gallery.grid {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-gap: 1rem;
  }
}
@media screen and (max-width: 340px) {
  #subhero_bg {
    height: 220px;
  }
}
