@charset "UTF-8";
/* generated with grunt-sass-globbing */
/* Zoom effect */
.zoom {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s; }

.zoom:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  z-index: 1000; }

.zoom-sm {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s; }

.zoom-sm:hover {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
  z-index: 1000; }

/* generated with grunt-sass-globbing */
body {
  font-size: 1em;
  font-weight: 400; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
pre,
samp {
  font-size: 1em; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button::-moz-focusring,
[type='button']::-moz-focusring,
[type='reset']::-moz-focusring,
[type='submit']::-moz-focusring {
  outline: 1px dotted ButtonText; }

[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

[tabindex='-1']:focus {
  outline: none !important; }

::-moz-selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

::selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

@media print {
  * {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  @page {
    margin: 2cm; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 106.25%;
  line-height: 1.5;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  scroll-behavior: smooth; }

body {
  background-color: #1A001A;
  color: #1A001A;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  min-width: 360px; }

/*
body.logged-in {
  background-color: #202327;
  color: #202327;
  //font-family: 'PT Sans', sans-serif;
  font-family: 'Lato', sans-serif;
}

body.logged-in h1, body.logged-in h2, body.logged-in h3, body.logged-in h4, body.logged-in h5,  body.logged-in h6,
body.logged-in .item-selector,
body.logged-in article div.wpforms-container-full .wpforms-form button[type=submit], 
body.logged-in .button, 
body.logged-in #submit, 
body.logged-in .tabs__link
{
  //font-family: 'PT Sans', sans-serif;
  font-family: 'Lato', sans-serif;
}

body.logged-in .item-selector {
  border: 2px solid #c5d3d1;
}

body.logged-in nav a,
body.logged-in .facetwp-template .event-items .fwpl-result .intermission a,
body.logged-in footer, 
body.logged-in footer a,
body.logged-in #header {
  color: #c5d3d1;
}


body.logged-in .wp-block-button .wp-block-button__link,
body.logged-in a.flockler-btn-load-more, .flockler-posts:not(.flockler-grid-items) a.flockler-btn-load-more,
body.logged-in .more, .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn,
body.logged-in article h2 a, body.logged-in article h3 a, body.logged-in article h4 a, body.logged-in article h5 a, body.logged-in article h6 a  {
  color: #202327 !important;
}

body.logged-in .item-selector.selected, 
body.logged-in .item-selector:hover {
  color: #202327;
  background-color: #c5d3d1;
}

body.logged-in .facetwp-template .event-items .fwpl-result a.button,
body.logged-in .wp-block-button .wp-block-button__link,
body.logged-in a.flockler-btn-load-more, .flockler-posts:not(.flockler-grid-items) a.flockler-btn-load-more,
body.logged-in .more, .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn {
  background-color: #c5d3d1 !important;
}

body.logged-in article a,
body.logged-in #frontpage-react .reset {
  color: #929494;
}


body.logged-in a.searchlink {
  background-image: url(../images/button-search_2.svg);
}

body.logged-in a.account {
  background-image: url(../images/user-account_2.svg);
}

body.logged-in a.cart {
  background-image: url(../images/cart_2.svg);
}
*/
@media (max-width: 600px) {
  .etusivu article.article .wp-block-media-text .wp-block-media-text__content {
    padding: 16px 0 0; } }

#header {
  color: #A7371B; }

footer {
  color: #A7371B; }

footer a {
  color: #A7371B; }

nav {
  position: static; }
  @media print {
    nav {
      display: none; } }

#menu-main, #menu-mobile {
  z-index: 3; }

#menu-secondary {
  z-index: 4; }
  #menu-secondary nav {
    position: relative;
    bottom: -11px; }

@media (min-width: 62.5em) {
  #menu-main nav {
    position: relative;
    top: -4px; } }

summary {
  display: list-item; }

iframe {
  border: 0; }
  @media print {
    iframe {
      display: none; } }

.wp-block-embed__wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
  .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility;
  text-transform: uppercase; }
  @media print {
    h1, h2, h3, h4, h5, h6 {
      orphans: 3;
      page-break-after: avoid;
      widows: 3; }
      h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
        display: inline-block; } }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 1em; }

h1 {
  margin-bottom: 0.5em;
  font-size: 1.7647058824em; }
  @media (min-width: 50em) {
    h1 {
      font-size: 1.7647058824em; } }
  @media (min-width: 56.25em) {
    h1 {
      font-size: 2.9411764706em; } }

h2 {
  font-size: 1.3529411765em; }
  @media (min-width: 50em) {
    h2 {
      font-size: 1.3529411765em; } }
  @media (min-width: 56.25em) {
    h2 {
      font-size: 2.0588235294em; } }

h3 {
  font-size: 1.2941176471em; }
  @media (min-width: 50em) {
    h3 {
      font-size: 1.2941176471em; } }
  @media (min-width: 56.25em) {
    h3 {
      font-size: 1.4117647059em; } }

h4 {
  font-size: 1em; }

h5 {
  font-size: 1.1764705882em; }

h6 {
  font-size: 1.0588235294em;
  font-weight: 400; }

h1 + h1, h2 + h1, h3 + h1, h4 + h1, h5 + h1, h6 + h1, h1 + h2, h2 + h2, h3 + h2, h4 + h2, h5 + h2, h6 + h2, h1 + h3, h2 + h3, h3 + h3, h4 + h3, h5 + h3, h6 + h3, h1 + h4, h2 + h4, h3 + h4, h4 + h4, h5 + h4, h6 + h4, h1 + h5, h2 + h5, h3 + h5, h4 + h5, h5 + h5, h6 + h5, h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6, h6 + h6 {
  margin-top: 0; }

.h2 a:hover,
.h2 a:focus,
.h3 a:hover,
.h4 a:focus {
  color: #A7371B;
  text-decoration: none; }

body.category .posts-wrapper h2,
.ajax-load-more-wrap h2 {
  font-size: 15px;
  line-height: 1.2941176471em;
  margin: 0;
  padding: 10px 0; }
  @media (min-width: 42.5em) {
    body.category .posts-wrapper h2,
    .ajax-load-more-wrap h2 {
      font-size: 18px;
      line-height: 1.4117647059em;
      padding: 15px 0; } }
  @media (min-width: 56.25em) {
    body.category .posts-wrapper h2,
    .ajax-load-more-wrap h2 {
      padding: 20px 0; } }

.ajax-load-more-wrap h2 {
  padding-bottom: 0;
  line-height: normal; }

.ajax-load-more-wrap .post h2 {
  margin: 0 0 10px 0;
  font-weight: 700; }

.page-template article h1,
.single article h1,
.archive h1.page-title,
.category h1.page-title,
.home-ajankohtaista h1.page-title {
  color: #1A001A;
  text-align: center;
  padding: 1.1764705882em 0.8823529412em 0 0.8823529412em;
  margin: 0; }
  @media (min-width: 50em) {
    .page-template article h1,
    .single article h1,
    .archive h1.page-title,
    .category h1.page-title,
    .home-ajankohtaista h1.page-title {
      text-align: center;
      line-height: normal;
      padding: 1.1764705882em 1.7647058824em 0 1.7647058824em; } }
  @media (min-width: 56.25em) {
    .page-template article h1,
    .single article h1,
    .archive h1.page-title,
    .category h1.page-title,
    .home-ajankohtaista h1.page-title {
      text-align: center;
      line-height: normal;
      padding: 0.8823529412em 0.5882352941em 0 0.5882352941em; } }

h1.page-title {
  text-align: center;
  margin: 0 30px;
  padding: 0; }
  @media (min-width: 50em) {
    h1.page-title {
      margin: 0 60px;
      padding: 0; } }
  @media (min-width: 56.25em) {
    h1.page-title {
      margin: 0 60px;
      padding: 0; } }

.home-ajankohtaista h1.page-title {
  padding: 3rem 0 0 0; }

body.etusivu .page-title, body.home .page-title {
  display: none; }

body.ttt-klubi .page-title {
  display: none; }

article.ajankohtaista h1,
article.mediatiedote h1, article.mediatiedotteet h1 {
  margin: 0px auto;
  font-size: 1.1764705882em;
  padding: 1.1764705882em 1.5294117647em 0 1.5294117647em;
  text-align: center; }
  @media (min-width: 42.5em) {
    article.ajankohtaista h1,
    article.mediatiedote h1, article.mediatiedotteet h1 {
      font-size: 1.4117647059em; } }
  @media (min-width: 50em) {
    article.ajankohtaista h1,
    article.mediatiedote h1, article.mediatiedotteet h1 {
      text-align: center;
      font-size: 2.0588235294em;
      line-height: 1.1764705882em;
      max-width: 600px; } }
  @media (min-width: 56.25em) {
    article.ajankohtaista h1,
    article.mediatiedote h1, article.mediatiedotteet h1 {
      text-align: center;
      font-size: 2.0588235294em;
      line-height: 1.1764705882em;
      max-width: 690px; } }

section.price h4 {
  font-weight: normal;
  margin: 0; }

p {
  margin: 0 0 1rem;
  font-size: 1em;
  font-weight: 400; }
  @media print {
    p {
      orphans: 3;
      widows: 3; } }

.single article p.has-medium-font-size,
.single article p.ingressi {
  text-transform: uppercase; }

.post p.entry-meta {
  font-size: 0.9em; }

p.showmore {
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px 0 36px 0;
  border-bottom: 1px dashed #ccc;
  text-align: center;
  font-size: 0.9em; }
  p.showmore a.rv_button {
    background-color: #fff;
    display: inline-block;
    position: relative;
    bottom: -12px;
    padding: 0 10px; }

a {
  background-color: transparent;
  color: #A7371B;
  outline-offset: 0.1176470588em;
  -webkit-text-decoration-skip: objects;
  text-decoration: none; }
  a:active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #A7371B; }
  @media print {
    a, a:visited {
      text-decoration: none; }
    a[href]::after {
      font-family: "Montserrat", "Open sans", serif;
      content: " <" attr(href) ">";
      font-size: 10pt;
      font-weight: normal;
      text-transform: lowercase; }
    a[href^='javascript:']::after, a[href^='mailto:']::after, a[href^='tel:']::after, a[href^='#']::after, a[href*='?']::after {
      content: ''; } }

article a {
  color: #A7371B; }
  article a:hover, article a:focus {
    color: #A7371B; }

article h2 a, article h3 a, article h4 a, article h5 a, article h6 a {
  color: #A7371B; }
  article h2 a:hover, article h2 a:focus, article h3 a:hover, article h3 a:focus, article h4 a:hover, article h4 a:focus, article h5 a:hover, article h5 a:focus, article h6 a:hover, article h6 a:focus {
    color: #A7371B; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

abbr:hover {
  cursor: help; }

@media print {
  abbr[title]::after {
    content: " (" attr(title) ")"; } }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 0.8823529412em;
  line-height: 1.35em; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

blockquote {
  font-weight: 300;
  max-width: 84%;
  font-size: 20px;
  display: block;
  margin: 30px 25px;
  text-transform: uppercase;
  position: relative; }
  blockquote p {
    font-weight: 300; }
  blockquote :before {
    color: #A7371B;
    content: "“";
    font-size: 3em;
    position: absolute;
    top: -33px;
    left: -25px; }
  blockquote cite {
    display: block;
    margin-top: 0.5em; }
    blockquote cite:before {
      content: "\2013";
      margin-right: 0.5em; }
  @media print {
    blockquote {
      page-break-inside: avoid; } }

pre {
  margin: 0 0 1rem;
  overflow: auto; }
  @media print {
    pre {
      page-break-inside: avoid; } }

hr {
  border-top: 1px solid #a7371b;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  margin: 30px 0;
  padding: 0;
  /*margin: rem($vertical-spacing) 0px;*/ }

ul {
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.2em; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

ol {
  margin: 0 0 1rem;
  padding: 0 0 0 1.5em; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

li:last-child {
  margin-bottom: 0; }

@media print {
  li {
    page-break-inside: avoid; } }

dd {
  margin-bottom: 1rem; }

dl {
  margin: 0 0 1rem; }

caption {
  margin-bottom: 0.5rem; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1rem;
  min-width: 100%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8823529412rem; }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8823529412rem;
  text-align: left; }

@media print {
  thead {
    display: table-header-group; } }

thead td,
thead th {
  background-color: #f1f1f1; }

@media print {
  tr {
    page-break-inside: avoid; } }

button {
  overflow: visible; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

input {
  line-height: normal; }

legend {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  margin: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

optgroup {
  font-weight: bold; }

textarea {
  overflow: auto; }

/*
---------------------------------------------------
Form Styles
---------------------------------------------------
*/
input, textarea, select {
  color: #1A001A;
  font-size: 17px; }

input[type="text"], input[type="search"] {
  border: 2px solid #a7371b;
  background: #fff;
  padding: 10px 12px 10px 10px;
  outline: none; }

.searchform input[type="search"] {
  border: 2px solid #fff; }

textarea {
  border: 2px solid #a7371b;
  background: #fff;
  font-size: 17px;
  width: 100%;
  height: 200px;
  padding: 10px 12px;
  outline: none; }

article div.wpforms-container .wpforms-form input[type=date],
article div.wpforms-container .wpforms-form input[type=datetime],
article div.wpforms-container .wpforms-form input[type=datetime-local],
article div.wpforms-container .wpforms-form input[type=email],
article div.wpforms-container .wpforms-form input[type=month],
article div.wpforms-container .wpforms-form input[type=number],
article div.wpforms-container .wpforms-form input[type=password],
article div.wpforms-container .wpforms-form input[type=range],
article div.wpforms-container .wpforms-form input[type=search],
article div.wpforms-container .wpforms-form input[type=tel],
article div.wpforms-container .wpforms-form input[type=text],
article div.wpforms-container .wpforms-form input[type=time],
article div.wpforms-container .wpforms-form input[type=url],
article div.wpforms-container .wpforms-form input[type=week],
article div.wpforms-container .wpforms-form select,
article div.wpforms-container .wpforms-form textarea {
  background: #fff;
  font-family: "Montserrat", "Open sans", serif;
  color: #1A001A;
  font-size: 17px;
  border: 2px solid #A7371B;
  padding: 10px 12px 10px 10px;
  outline: none; }
  article div.wpforms-container .wpforms-form input[type=date]:focus,
  article div.wpforms-container .wpforms-form input[type=datetime]:focus,
  article div.wpforms-container .wpforms-form input[type=datetime-local]:focus,
  article div.wpforms-container .wpforms-form input[type=email]:focus,
  article div.wpforms-container .wpforms-form input[type=month]:focus,
  article div.wpforms-container .wpforms-form input[type=number]:focus,
  article div.wpforms-container .wpforms-form input[type=password]:focus,
  article div.wpforms-container .wpforms-form input[type=range]:focus,
  article div.wpforms-container .wpforms-form input[type=search]:focus,
  article div.wpforms-container .wpforms-form input[type=tel]:focus,
  article div.wpforms-container .wpforms-form input[type=text]:focus,
  article div.wpforms-container .wpforms-form input[type=time]:focus,
  article div.wpforms-container .wpforms-form input[type=url]:focus,
  article div.wpforms-container .wpforms-form input[type=week]:focus,
  article div.wpforms-container .wpforms-form select:focus,
  article div.wpforms-container .wpforms-form textarea:focus {
    outline: none !important;
    border: 2px solid #4B00B1; }

article div.wpforms-container .wpforms-form input[type=number],
article div.wpforms-container .wpforms-form input[type=tel],
article div.wpforms-container .wpforms-form input[type=text],
article div.wpforms-container .wpforms-form input[type=email],
article div.wpforms-container .wpforms-form select {
  padding: 0px 12px 0px 10px;
  height: 40px; }

article div.wpforms-container .wpforms-form textarea {
  background: #fff;
  font-size: 17px;
  border: 2px solid #A7371B;
  padding: 10px 12px;
  outline: none; }

article div.wpforms-container .wpforms-form label.wpforms-field-label {
  font-family: "Montserrat", "Open sans", serif;
  color: #1A001A;
  font-weight: normal; }

article div.wpforms-container-full .wpforms-form button[type=submit] {
  background-color: #E63323;
  border: 0;
  border-radius: 0px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.1764705882;
  padding: 0.7058823529rem 1.1764705882rem;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  text-transform: uppercase;
  color: #1A001A; }
  article div.wpforms-container-full .wpforms-form button[type=submit]:focus, article div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: #4B00B1;
    color: #000;
    outline: 0; }
  article div.wpforms-container-full .wpforms-form button[type=submit]:active {
    background-color: #E63323;
    color: #fff; }
  article div.wpforms-container-full .wpforms-form button[type=submit][disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  article div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    border: 0 none;
    background-color: #4B00B1; }

article div.wpforms-container .wpforms-form .wpforms-field input.wpforms-error,
article div.wpforms-container .wpforms-form .wpforms-field input.user-invalid,
article div.wpforms-container .wpforms-form .wpforms-field textarea.wpforms-error,
article div.wpforms-container .wpforms-form .wpforms-field textarea.user-invalid,
article div.wpforms-container .wpforms-form .wpforms-field select.wpforms-error,
article div.wpforms-container .wpforms-form .wpforms-field select.user-invalid {
  border: 2px solid #CE0B2C; }

article div.wpforms-container .wpforms-form label.wpforms-error {
  font-family: "Montserrat", "Open sans", serif;
  color: #CE0B2C; }

audio:not([controls]) {
  display: none;
  height: 0; }

canvas {
  display: inline-block; }

figure {
  margin: 0 0 1rem; }

/* Tarjoilut page element styling */
.tarjoilut .wp-block-media-text {
  grid-template-columns: 150px auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0;
  border-bottom: 1px solid #a7371b; }
  @media (min-width: 50em) {
    .tarjoilut .wp-block-media-text {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      grid-template-columns: 250px auto; } }
  .tarjoilut .wp-block-media-text .wp-block-media-text__content {
    padding: 0 5% 12px 5%; }
    @media (min-width: 50em) {
      .tarjoilut .wp-block-media-text .wp-block-media-text__content {
        padding: 0 5% 0 5%; } }
    .tarjoilut .wp-block-media-text .wp-block-media-text__content h2, .tarjoilut .wp-block-media-text .wp-block-media-text__content h3, .tarjoilut .wp-block-media-text .wp-block-media-text__content h4, .tarjoilut .wp-block-media-text .wp-block-media-text__content h5 {
      font-size: 16px;
      margin-bottom: 6px; }
      @media (min-width: 50em) {
        .tarjoilut .wp-block-media-text .wp-block-media-text__content h2, .tarjoilut .wp-block-media-text .wp-block-media-text__content h3, .tarjoilut .wp-block-media-text .wp-block-media-text__content h4, .tarjoilut .wp-block-media-text .wp-block-media-text__content h5 {
          font-size: 24px;
          margin-bottom: 15px; } }
    .tarjoilut .wp-block-media-text .wp-block-media-text__content p {
      font-size: 16px;
      line-height: 19px;
      margin: 0; }
      @media (min-width: 50em) {
        .tarjoilut .wp-block-media-text .wp-block-media-text__content p {
          font-size: 1.2em; } }
      .tarjoilut .wp-block-media-text .wp-block-media-text__content p strong, .tarjoilut .wp-block-media-text .wp-block-media-text__content p b {
        text-transform: uppercase;
        font-size: 16px;
        display: block;
        margin-bottom: 6px; }
        @media (min-width: 50em) {
          .tarjoilut .wp-block-media-text .wp-block-media-text__content p strong, .tarjoilut .wp-block-media-text .wp-block-media-text__content p b {
            font-size: 24px;
            margin-bottom: 15px; } }
  .tarjoilut .wp-block-media-text figure > img, .tarjoilut .wp-block-media-text figure > video {
    max-width: 150px; }
    @media (min-width: 50em) {
      .tarjoilut .wp-block-media-text figure > img, .tarjoilut .wp-block-media-text figure > video {
        max-width: 250px; } }
  .tarjoilut .wp-block-media-text figure:empty {
    display: none; }

.tarjoilut-list {
  margin: 0;
  padding: 0; }
  .tarjoilut-list li {
    list-style-type: none;
    border-bottom: 1px solid #a7371b;
    padding: 8px 0;
    margin: 0; }
    .tarjoilut-list li strong, .tarjoilut-list li b {
      font-size: 16px;
      line-height: 19px;
      text-transform: uppercase;
      display: inline-block;
      margin-right: 6px; }
      @media (min-width: 50em) {
        .tarjoilut-list li strong, .tarjoilut-list li b {
          font-size: 20px;
          line-height: 24px; } }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }
  @media print {
    img {
      max-width: 100% !important;
      page-break-inside: avoid; } }

svg:not(:root) {
  overflow: hidden; }

.breadcrumb__title, .form-item__checkbox {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

.mobile-menu__button, .tabs__link, .skiplinks {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif; }

html, article div.wpforms-container-full .wpforms-form button[type=submit], .tabs__link {
  font-family: "Montserrat", "Open sans", serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", "Open Sans", sans-serif; }

/* generated with grunt-sass-globbing */
.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 84.7058823529rem;
  padding-left: 1em;
  padding-right: 1em; }
  .l-constrain .l-constrain {
    padding-left: 0;
    padding-right: 0; }

.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

.l-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }

.l-grid--2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--2col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--2col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--2col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) {
    .l-grid--2col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((50%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--2col {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2em; }
        .l-grid--2col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--3col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--3col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--3col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 47.5em) {
    .l-grid--3col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((33.3333333333%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--3col {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2em; }
        .l-grid--3col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--4col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--4col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--4col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--4col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) and (max-width: 50em) {
    .l-grid--4col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((50%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--4col {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2em; }
        .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }
  @media (min-width: 50.0625em) {
    .l-grid--4col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((25%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--4col {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 2em; }
        .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--6col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--6col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--6col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--6col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) and (max-width: 62.4375em) {
    .l-grid--6col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((33.3333333333%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--6col {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2em; }
        .l-grid--6col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }
  @media (min-width: 62.5em) {
    .l-grid--6col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((16.6666666667%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--6col {
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 2em; }
        .l-grid--6col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

/*
.wp-block-columns {
  display: flex;
  flex-wrap: wrap; 
}
@include breakpoint($bp-medium) {
  .wp-block-columns {
    flex-wrap: nowrap; 
  } 
}

.wp-block-column {
    flex: 1;
    margin:0;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word; 
}
  @include breakpoint($bp-medium) {
    .wp-block-column {
      flex-basis: 50%;
      flex-grow: 0; 
    } 
  }

.wp-block-column:first-child {
    margin-left: 0 !important;
}

@media (min-width: 600px) and (max-width:800px) {
    
    .wp-block-column:first-child {
        margin-left: 0;
        margin-right:0;
    }
    
    .wp-block-column:not(:last-child) {
        margin-right: 0;
        margin-left: 0;
    }
    
    .wp-block-column:nth-child(even) {
        margin-left: 0;
    }
}

  @include breakpoint($bp-medium) {
      
    .wp-block-column:first-child {
        margin-left: 20px; }
    .wp-block-column:nth-child(odd) {
      margin-right: 20px; }
    .wp-block-column:nth-child(even) {
      margin-left: 20px; }
    .wp-block-column:not(:first-child) {
      margin-left: 20px; }
    .wp-block-column:not(:last-child) {
      margin-right: 20px; } 
  }

@include breakpoint($bp-large) {
      
    .wp-block-column:not(:last-child) {
      margin-right: 30px; } 
  }

*/
/* Ohjelmat */
/*
  .program_grid .wp-block-column:first-child {
    flex-basis: 20%;
    margin: 0 30px;
  }
  .program_grid .wp-block-column:not(:first-child) {
    flex-basis: 80%;
    max-width: 0 30px 0 0;
  }
  */
.l-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-direction: row;
      flex-direction: row; }

.l-media__object {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin: 0 1rem 0 0; }

.l-media__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }

.l-media--reversed > .l-media__object {
  margin: 0 0 0 1rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.posts-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-gap: 10px;
  margin: 20px; }
  .posts-wrapper .image-teaser {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 50em) {
      .posts-wrapper .image-teaser {
        width: auto;
        margin-bottom: 20px; } }
    @media (min-width: 62.5em) {
      .posts-wrapper .image-teaser {
        width: 235px;
        margin-bottom: 20px; } }
    .posts-wrapper .image-teaser .l-media .l-media__object {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }
      .posts-wrapper .image-teaser .l-media .l-media__object img {
        width: 100%; }
    .posts-wrapper .image-teaser .l-media .l-media__content {
      font-size: 0.75em;
      line-height: 2; }
      .posts-wrapper .image-teaser .l-media .l-media__content h2 {
        font-family: inherit;
        font-size: 1.1em;
        font-weight: 700;
        line-height: 1.15em; }
        @media (min-width: 50em) {
          .posts-wrapper .image-teaser .l-media .l-media__content h2 {
            font-size: 1.3em;
            line-height: 1.24em; } }
        @media (min-width: 62.5em) {
          .posts-wrapper .image-teaser .l-media .l-media__content h2 {
            font-size: 1.3em;
            line-height: 1.24em; } }

.breadcrumb-sidebar {
  margin: 0px auto;
  text-align: center; }
  .breadcrumb-sidebar .breadcrumbs {
    color: #fff; }
  .breadcrumb-sidebar a {
    color: #fff; }

.main .l-constrain,
.main .l-constrain--no-padding {
  color: #1A001A;
  max-width: 1230px;
  margin: 0 auto; }

.main .l-constrain--no-padding {
  background-color: white; }

.error404 .main .l-constrain--no-padding {
  background: #a4a9a9 url(../images/error.png) no-repeat right bottom;
  background-size: 40%;
  padding: 6% 5% 20% 5%;
  color: #1A001A;
  max-width: 1230px;
  margin: 0 auto; }
  @media (min-width: 50em) {
    .error404 .main .l-constrain--no-padding {
      background-size: 28%;
      padding: 8% 5% 18% 5%; } }

.error404 h1.page-title {
  text-align: left;
  margin: 0 30% 0 0;
  padding-left: 0; }

.error404 h2 {
  text-align: left;
  margin: 25px 30% 0 0; }

footer .l-constrain {
  margin: 0 auto;
  max-width: 1230px; }

.main article {
  position: relative;
  z-index: 1; }

.main article.with-hero, .ohjelmisto .main article.with-hero {
  position: relative;
  z-index: 1;
  margin-top: 0;
  background-color: #fff; }

.home .main article.with-hero {
  margin-top: 0; }

.l-content {
  margin: 0 3%; }

footer {
  margin: 0 30px; }
  @media (min-width: 62.5em) {
    footer .l-constrain {
      padding: 0 2em; } }
  footer .widget__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 15px;
    margin: 0; }
  footer .textwidget {
    font-size: 15px; }
    @media (min-width: 62.5em) {
      footer .textwidget {
        padding: 0 20px 20px 0; } }
    footer .textwidget ul {
      list-style: none;
      margin: 0;
      padding: 0; }
  footer .copyright {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 40px; }
  footer a {
    color: #A7371B; }
  footer a:hover {
    color: #fff; }
  footer .widget_block h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 15px !important;
    color: #fff;
    margin: 0; }
  footer .widget_block p {
    font-size: 15px; }
  @media (min-width: 47.9375em) {
    footer .wp-block-columns {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; } }
  @media (min-width: 62.5em) {
    footer .wp-block-columns {
      gap: 4em;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; } }
  @media (min-width: 47.9375em) {
    footer .wp-block-column {
      -ms-flex-preferred-size: calc(50% - 2em) !important;
          flex-basis: calc(50% - 2em) !important; } }

.footer-sidebar__widgets {
  margin-top: 60px;
  /*
    display: grid;
    grid-auto-rows: minmax(20px, auto);
    grid-template-columns: 1fr 1fr;
    
    .col-1 {
        grid-column-start: 1; 
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 2; 
    }
    .col-2 {
        grid-column-start: 2; 
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2; 
    }
    .col-3 {
        grid-column-start: 1; 
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 3; 
    }
    .col-4 {
        grid-column-start: 2; 
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3; 
    }
    .col-5 {
         display: none; 
    }
    .col-half-1 {
        grid-column-start: 1; 
        grid-column-end: 3;
        grid-row-start: 3;
        grid-row-end: 4; 
    }
    .col-half-2 {
        grid-column-start: 2; 
        grid-column-end: 3;
        grid-row-start: 4;
        grid-row-end: 5;
        justify-self: end;
    }
    .col-full {
        grid-column-start: 1; 
        grid-column-end: 3;
        grid-row-start: 4;
        grid-row-end: 5; 
        
        @include breakpoint($small-max-page-width) {
            
            grid-column-end: 2;
         
        }
    }
    
    @include breakpoint($bp-xlarge) {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr) );    
        .col-1 {
            grid-column-start: 1; 
            grid-column-end: 2;
            grid-row-start: 1;
            grid-row-end: 2; 
        }
        .col-2 {
            grid-column-start: 2; 
            grid-column-end: 3;
            grid-row-start: 1;
            grid-row-end: 2; 
        }
        .col-3 {
            grid-column-start: 3; 
            grid-column-end: 4;
            grid-row-start: 1;
            grid-row-end: 2; 
        }
        .col-4 {
            grid-column-start: 4; 
            grid-column-end: 5;
            grid-row-start: 1;
            grid-row-end: 2; 
        }
        .col-5 {
            grid-column-start: 5; 
            grid-column-end: 6;
            grid-row-start: 1;
            grid-row-end: 2; 
        }
        .col-half-1 {
            grid-column-start: 1; 
            grid-column-end: 4;
            grid-row-start: 2;
            grid-row-end: 3; 
        }
        .col-half-2 {
            grid-column-start: 5; 
            grid-column-end: 7;
            grid-row-start: 2;
            grid-row-end: 3;
            justify-self: end;
        }
        .col-full {
            grid-column-start: 1; 
            grid-column-end: 4;
            grid-row-start: 3;
            grid-row-end: 4; 
        }
    }
    */ }

#some ul {
  padding: 0;
  margin: 15px 0 30px 0;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  @media (min-width: 62.5em) {
    #some ul {
      margin: 0; } }
  #some ul > li {
    display: inline; }
  #some ul li {
    background: #4B00B1;
    display: inline-block;
    height: 44px;
    width: 44px;
    margin-right: 10px; }
    #some ul li i {
      height: 44px;
      display: block;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 55%;
      text-indent: -9000em; }
    #some ul li i.fa-facebook {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/social-media/facebook.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/social-media/facebook.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/social-media/facebook.svg"); }
    #some ul li i.fa-instagram {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/social-media/instagram.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/social-media/instagram.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/social-media/instagram.svg"); }
    #some ul li i.fa-twitter {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/social-media/twitter.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/social-media/twitter.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/social-media/twitter.svg"); }
    #some ul li i.fa-youtube {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/social-media/youtube.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/social-media/youtube.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/social-media/youtube.svg"); }
    #some ul li i.fa-blogger {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/social-media/some-blogger.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/social-media/some-blogger.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/social-media/some-blogger.svg"); }

#logo {
  /*
    @include svg-background('ttt-textlogo', '../images/');
    background-repeat: no-repeat;
    background-position: right;
    height: 100px;
    width: 200px;
    text-indent: -9000em;
    opacity: 0.2;
    display:none;
    
    @include breakpoint($small-max-page-width) {
        display:block;
    }
    */ }

#header {
  margin: 15px auto 0 auto; }
  @media (min-width: 50em) {
    #header {
      max-width: 1024px; } }
  @media (min-width: 62.5em) {
    #header {
      max-width: 1440px; } }

@media (min-width: 62.5em) {
  .l-header .l-constrain,
  .l-header .l-constrain--no-padding {
    border-right: solid 1px rgba(255, 255, 255, 0.2); } }

@media (min-width: 62.5em) {
  .l-header .l-constrain a,
  .l-header .l-constrain--no-padding a {
    display: block;
    margin: 1rem; } }

.l-navigation {
  display: inline-block; }

.main {
  margin: 0px auto;
  max-width: 1440px; }

.l-section {
  margin-bottom: 2em; }

#header {
  display: grid;
  grid-gap: 0px;
  grid-auto-rows: minmax(0px, auto);
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); }
  #header .l-header {
    grid-column: 1 / 2;
    grid-row-start: 1;
    grid-row-end: 2;
    margin-top: auto;
    margin-bottom: auto; }
  #header #menu-secondary {
    display: none; }
  #header #menu-main,
  #header #menu-mobile {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3; }
  #header #sub-main,
  #header #sub-mobile {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 4; }
  #header #search {
    padding: 0px 15px 0px 0;
    justify-self: end;
    grid-column: 2 / 5;
    grid-row-start: 1;
    grid-row-end: 2; }
    #header #search .tickets-info {
      font-size: 12px;
      font-weight: 700;
      text-align: right;
      color: #fff; }
      #header #search .tickets-info .no-wrap {
        white-space: nowrap; }
      #header #search .tickets-info a, #header #search .tickets-info a.tel, #header #search .tickets-info a.tel:hover, #header #search .tickets-info a.tel:visited {
        color: #fff;
        -webkit-text-decoration: dashed;
                text-decoration: dashed; }
  @media (min-width: 50em) {
    #header {
      grid-gap: 0px;
      grid-template-columns: 294px 3fr 3fr; }
      #header .l-header {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 2; }
      #header #menu-secondary {
        display: none; }
      #header #menu-main,
      #header #menu-mobile {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 2;
        grid-row-end: 3; }
      #header #sub-main,
      #header #sub-mobile {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 3;
        grid-row-end: 4; }
      #header #search {
        justify-self: end;
        grid-column-start: 3;
        grid-column-end: 4;
        grid-row-start: 1;
        grid-row-end: 2; } }
  @media (min-width: 62.5em) {
    #header {
      grid-gap: 0px;
      grid-template-columns: 294px 4fr 1fr; }
      #header .l-header {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 3;
        margin-top: 0;
        margin-bottom: 0; }
      #header #menu-secondary {
        display: block;
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2; }
      #header #menu-main,
      #header #menu-mobile {
        margin-bottom: 20px;
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3; }
      #header #sub-main,
      #header #sub-mobile {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 3;
        grid-row-end: 4; }
      #header #search {
        padding: 0px 15px 0 0;
        justify-self: end;
        grid-column-start: 3;
        grid-column-end: 4;
        grid-row-start: 1;
        grid-row-end: 3; }
        #header #search .tickets-info {
          font-size: 16px;
          font-weight: 700;
          text-align: left; }
        #header #search .links {
          padding-top: 20px; } }

@media (min-width: 56.25em) {
  .l-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .l-sidebar > * {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-preferred-size: calc(100% - 300px - 2rem);
          flex-basis: calc(100% - 300px - 2rem);
      margin-right: 1rem; }
      .l-sidebar > *:last-child {
        margin-right: 0; }
    .l-sidebar .l-sidebar__full {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-right: 0; }
    .l-sidebar .l-sidebar__sidebar {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px; }
    @supports (display: grid) {
      .l-sidebar {
        display: grid;
        grid-template-columns: 1fr 300px;
        grid-gap: 1rem; }
        .l-sidebar .l-sidebar__full {
          grid-column: span 2; } } }

@media (min-width: 56.25em) {
  .l-sidebar--multi-2 > * {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: calc(100% - 600px - 3rem);
        flex-basis: calc(100% - 600px - 3rem); }
  @supports (display: grid) {
    .l-sidebar--multi-2 {
      grid-template-columns: 300px 1fr 300px; }
      .l-sidebar--multi-2 .l-sidebar__full {
        grid-column: span 3; } } }

/* generated with grunt-sass-globbing */
.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; } }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.sticky {
  display: block; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

section.actors {
  border-bottom: 2px solid;
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-color: 1px solid #a7371b; }
  @media (min-width: 50em) {
    section.actors {
      display: grid;
      grid-gap: 30px;
      grid-template-columns: repeat(auto-fill, 90px); }
      section.actors .col-1-12 {
        grid-column: 1 / 12; }
      section.actors .col-2-5 {
        grid-column: 1 / 3; }
      section.actors .col-5-11 {
        grid-column: 3 / 11; } }
  @media (min-width: 56.25em) {
    section.actors {
      display: grid;
      grid-gap: 30px;
      grid-template-columns: repeat(auto-fill, 90px); }
      section.actors .col-1-12 {
        grid-column: 1 / 12; }
      section.actors .col-2-5 {
        grid-column: 1 / 5; }
      section.actors .col-5-11 {
        grid-column: 5 / 12; } }
  section.actors h2 {
    text-align: center;
    padding: 20px 0 40px 0;
    margin: 0; }
  section.actors .actor {
    text-align: center; }
    section.actors .actor h3 {
      text-transform: none;
      font-size: 17px;
      margin: 10px 0 0; }

div.actors {
  position: relative;
  z-index: 1;
  margin-top: 0;
  background-color: #fff;
  padding: 30px 30px 0 30px; }
  @media (min-width: 50em) {
    div.actors {
      padding: 60px 60px 30px 60px; } }
  @media (min-width: 62.5em) {
    div.actors {
      padding: 60px 60px 30px 60px; } }
  div.actors .actors-wrapper {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr; }
    @media (min-width: 50em) {
      div.actors .actors-wrapper {
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 62.5em) {
      div.actors .actors-wrapper {
        grid-template-columns: 1fr 1fr 1fr; } }
    div.actors .actors-wrapper article.image-teaser .l-media .l-media__content h2 {
      font-family: inherit;
      font-weight: 700;
      text-align: center;
      font-size: 17px;
      margin-top: 10px; }

.tax-actor_type h1.page-title {
  display: none; }

.single-actors section.programs {
  border-top: 1px solid #a7371b;
  padding-top: 30px;
  margin-top: 30px; }
  .single-actors section.programs .wrapper {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-gap: 10px;
    margin-bottom: 20px; }
    .single-actors section.programs .wrapper img.wp-post-image {
      width: 100%;
      margin-bottom: 10px; }
    .single-actors section.programs .wrapper a {
      display: block;
      margin: 10px 0;
      font-weight: 700;
      color: #A7371B; }

#mitasaisiolla {
  border-top: solid 8px #A7371B;
  background: #fff;
  padding: 30px 10px;
  margin: 0;
  position: relative;
  top: -37px;
  z-index: 1; }
  @media (min-width: 50em) {
    #mitasaisiolla {
      top: -42px;
      padding: 30px; } }
  @media (min-width: 62.5em) {
    #mitasaisiolla {
      top: -41px;
      padding: 30px; } }
  #mitasaisiolla .alm-filter--title {
    display: none; }

body.page-template-page-klubi #mitasaisiolla {
  border-top: solid 8px #1C9AB2; }

a.uppercase,
p.uppercase {
  text-transform: uppercase; }

.article footer {
  padding-bottom: 1rem; }

/* Program */
section.col-2 {
  display: inline;
  grid-template-rows: auto; }
  @media (min-width: 50em) {
    section.col-2 {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 56.25em) {
    section.col-2 {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr; } }
  section.col-2 .col-1-half {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    section.col-2 .col-1-half iframe {
      max-width: 450px; }
  section.col-2 .col-2-half {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (min-width: 50em) {
      section.col-2 .col-2-half {
        padding: 0 5%; } }
    @media (min-width: 56.25em) {
      section.col-2 .col-2-half {
        padding: 0 5%; } }

section.col-1 {
  display: inline;
  grid-template-rows: auto; }
  @media (min-width: 50em) {
    section.col-1 {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr; } }
  @media (min-width: 56.25em) {
    section.col-1 {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr; } }
  section.col-1 .col-full {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

/* Program */
section.price {
  font-size: 15px;
  padding: 30px 0;
  display: grid;
  grid-auto-rows: minmax(20px, auto);
  grid-template-columns: 1fr 1px 1fr; }
  section.price .priceCol {
    grid-column-start: 1;
    grid-column-end: 2; }
  section.price .delimeter {
    grid-column-start: 2;
    grid-column-end: 3;
    max-width: 1px;
    border-left: 1px solid rgba(18, 44, 64, 0.25); }
  section.price .priceDesc {
    grid-column-start: 3;
    grid-column-end: 4;
    padding: 0 10px; }

section.buy-ticket {
  padding-bottom: 30px; }
  @media (min-width: 56.25em) {
    section.buy-ticket {
      padding-bottom: 0; } }

section.videos div.wrapper {
  display: grid;
  grid-gap: 10px;
  margin: 50px 0; }
  @media (min-width: 50em) {
    section.videos div.wrapper {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 56.25em) {
    section.videos div.wrapper {
      display: grid;
      grid-gap: 30px;
      grid-template-columns: 1fr 1fr 1fr; } }

section.secondary-section {
  grid-template-rows: auto;
  margin-top: 40px;
  padding: 20px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #a7371b;
  color: #1A001A;
  text-align: center; }
  @media (min-width: 50em) {
    section.secondary-section {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 56.25em) {
    section.secondary-section {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr 1fr; } }
  section.secondary-section a {
    color: #A7371B;
    text-decoration: none; }
    section.secondary-section a:hover {
      color: #A7371B; }
  section.secondary-section .leafleat {
    padding: 20px 0; }
    section.secondary-section .leafleat h4 {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/leaflet-icon.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/leaflet-icon.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/leaflet-icon.svg");
      background-repeat: no-repeat;
      background-position: center;
      height: 60px;
      width: 60px;
      text-indent: -9000em;
      margin: 0px auto 10px auto; }
    section.secondary-section .leafleat a.link {
      color: #1A001A; }
  section.secondary-section .venue {
    padding: 20px 0; }
    section.secondary-section .venue h4 {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/stage-icon.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/stage-icon.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/stage-icon.svg");
      background-repeat: no-repeat;
      background-position: right;
      height: 60px;
      width: 60px;
      text-indent: -9000em;
      margin: 0px auto 10px auto; }
    section.secondary-section .venue a.link {
      color: #1A001A; }
  section.secondary-section .intermission {
    padding: 20px 0; }
    section.secondary-section .intermission h4 {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/intermission-icon.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/intermission-icon.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/intermission-icon.svg");
      background-repeat: no-repeat;
      background-position: right;
      height: 60px;
      width: 60px;
      text-indent: -9000em;
      margin: 0px auto 10px auto; }
    section.secondary-section .intermission p {
      margin: 0;
      padding: 0; }

section.actors img.img-responsive {
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
  max-width: 120px; }

section.actors .container {
  display: grid;
  grid-auto-rows: minmax(20px, auto);
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); }

body.page-template-default article {
  padding: 2.3529411765em 0 1.1764705882em 0;
  margin: 0 20px; }
  @media (min-width: 50em) {
    body.page-template-default article {
      margin: 0;
      padding: 30px 0 40px 0; } }
  @media (min-width: 56.25em) {
    body.page-template-default article {
      margin: 0;
      padding: 60px 0 40px 0; } }

.inner {
  padding: 0 0 1.1764705882em 0;
  margin: 0 20px; }
  @media (min-width: 50em) {
    .inner {
      margin: 0 30px;
      padding: 0 0 40px 0; } }
  @media (min-width: 56.25em) {
    .inner {
      margin: 0 60px;
      padding: 0 0 40px 0; } }

body.venues-template-default .inner {
  padding: 0 0 1.1764705882em 0;
  margin: 0 20px; }
  @media (min-width: 50em) {
    body.venues-template-default .inner {
      margin: 0 30px;
      padding: 40px 0 40px 0 !important; } }
  @media (min-width: 56.25em) {
    body.venues-template-default .inner {
      margin: 0 60px;
      padding: 40px 0 40px 0 !important; } }

body.home .inner {
  padding-top: 0; }
  @media (min-width: 50em) {
    body.home .inner {
      padding-top: 0; } }
  @media (min-width: 56.25em) {
    body.home .inner {
      padding-top: 0; } }

body.ttt-klubi .inner {
  padding-top: 20px; }
  @media (min-width: 50em) {
    body.ttt-klubi .inner {
      padding-top: 32px; } }
  @media (min-width: 56.25em) {
    body.ttt-klubi .inner {
      padding-top: 50px; } }

body.program-template-default .inner {
  padding: 1.1764705882em 0 1.1764705882em 0;
  margin: 0 20px; }
  @media (min-width: 50em) {
    body.program-template-default .inner {
      margin: 30px 60px 0 60px;
      padding: 30px 0 40px 0; } }
  @media (min-width: 56.25em) {
    body.program-template-default .inner {
      margin: 30px 60px 0 60px;
      padding: 30px 0 40px 0; } }

body.page-template-page-onecolumn article .inner, body.actors-template-default article .inner {
  margin: 0 auto !important;
  padding: 1.4705882353em 1.7647058824em 1.7647058824em 1.7647058824em !important; }
  @media (min-width: 50em) {
    body.page-template-page-onecolumn article .inner, body.actors-template-default article .inner {
      max-width: 600px;
      padding: 1.1764705882em 1.7647058824em 0 1.7647058824em; } }
  @media (min-width: 56.25em) {
    body.page-template-page-onecolumn article .inner, body.actors-template-default article .inner {
      max-width: 720px;
      padding: 1.1764705882em 1.7647058824em 0 1.7647058824em; } }

body.page-template-page-twocolumn article .inner {
  border: 0;
  border-top: 1px solid #a7371b;
  padding: 1.1764705882em 1.1764705882em 0 0.5882352941em;
  margin: 30px 20px; }
  @media (min-width: 50em) {
    body.page-template-page-twocolumn article .inner {
      margin: 30px 30px;
      padding: 30px 0; } }
  @media (min-width: 56.25em) {
    body.page-template-page-twocolumn article .inner {
      margin: 30px 30px;
      padding: 30px 0; } }

/*
CSS doesn't provide a :first-of-class selector that only chooses the first occurrence of a class.
So the next line is wrong. 
It might do something unexpectedly correct somewhere, so let it sit for now
*/
@media (min-width: 50em) {
  body.program-template-default .inner:first-of-type {
    border-top: solid 2px #a7371b; } }

body.single-program .inner.border-top,
.inner.border-top {
  border-top: solid 1px #a7371b; }
  @media (min-width: 50em) {
    body.single-program .inner.border-top,
    .inner.border-top {
      margin: 0px 60px 0 60px;
      padding: 60px 0 40px 0; } }

body.single-program .program-nav {
  margin: 20px 20px 20px; }
  @media (min-width: 47.9375em) {
    body.single-program .program-nav {
      margin: 30px auto 0;
      width: 90%; } }
  @media (min-width: 50em) {
    body.single-program .program-nav {
      width: 80%; } }
  body.single-program .program-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 47.9375em) {
      body.single-program .program-nav ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    body.single-program .program-nav ul li {
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      text-align: center;
      padding: 0 8px 6px;
      border-bottom: 2px solid transparent;
      cursor: default;
      display: none;
      line-height: 1.2; }
      @media (min-width: 47.9375em) {
        body.single-program .program-nav ul li {
          display: initial; } }
      body.single-program .program-nav ul li a {
        color: #1A001A;
        opacity: 0.5;
        pointer-events: none;
        font-size: 0.86rem; }
        @media (min-width: 56.25em) {
          body.single-program .program-nav ul li a {
            font-size: 1rem; } }
      body.single-program .program-nav ul li.nav-active {
        display: initial;
        cursor: pointer; }
        @media (min-width: 47.9375em) {
          body.single-program .program-nav ul li.nav-active:hover {
            border-bottom: 2px solid #E63323; } }
        body.single-program .program-nav ul li.nav-active a {
          opacity: 1;
          pointer-events: auto;
          font-weight: 700; }

/* NEWS & AJANKOHTAISTA & MEDIATIEDOTE & ACTOR */
body.category .posts-wrapper {
  margin: 0 20px;
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
  grid-auto-rows: minmax(100px, auto); }

body.category-mediatiedote .posts-wrapper, body.category-mediatiedotteet .posts-wrapper {
  grid-auto-rows: minmax(100px, auto); }

.prev-link, .next-link {
  display: block;
  position: absolute;
  top: 40px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
  height: 38px;
  width: 22px;
  text-indent: -9000em; }
  @media (min-width: 50em) {
    .prev-link, .next-link {
      height: 51px;
      width: 30px;
      top: 40px; } }
  @media (min-width: 56.25em) {
    .prev-link, .next-link {
      height: 51px;
      width: 30px;
      top: 40px; } }

.prev-link {
  left: 2%;
  background: url(../images/previous-post.svg) center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 50em) {
    .prev-link {
      left: 5%;
      top: 40px; } }
  @media (min-width: 56.25em) {
    .prev-link {
      left: 5%;
      top: 40px; } }

.next-link {
  right: 2%;
  background: url(../images/next-post.svg) center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 50em) {
    .next-link {
      right: 5%; } }
  @media (min-width: 56.25em) {
    .next-link {
      right: 5%; } }

.is-style-ingressi,
.ingressi,
.ingress {
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  margin-bottom: 30px; }

@media (min-width: 50em) {
  .single-program .is-style-ingressi, .ingressi, .ingress {
    text-align: left; } }

@media (min-width: 56.25em) {
  .single-program .is-style-ingressi, .ingressi, .ingress {
    text-align: left; } }

article.mediatiedote .inner, article.mediatiedotteet .inner, body.post-template-default article.ajankohtaista .inner {
  padding-bottom: 30px;
  margin: 30px 20px; }
  @media (min-width: 50em) {
    article.mediatiedote .inner, article.mediatiedotteet .inner, body.post-template-default article.ajankohtaista .inner {
      margin: 30px auto;
      max-width: 600px; } }
  @media (min-width: 56.25em) {
    article.mediatiedote .inner, article.mediatiedotteet .inner, body.post-template-default article.ajankohtaista .inner {
      margin: 30px auto;
      max-width: 720px; } }

body.single-actors article .inner {
  padding-top: 0;
  padding-bottom: 30px;
  margin: 0 20px; }
  @media (min-width: 50em) {
    body.single-actors article .inner {
      margin: 0 auto 40px auto;
      max-width: 600px; } }
  @media (min-width: 56.25em) {
    body.single-actors article .inner {
      margin: 0 auto 40px auto;
      max-width: 720px; } }

/* Videos */
.videos h2 {
  text-align: center;
  margin-top: 0;
  padding-top: 40px; }

/* Stars */
.star {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 0;
  top: -3px;
  margin-left: .9em;
  margin-right: .9em;
  margin-bottom: 1.2em;
  border-right: .3em solid transparent;
  border-bottom: .7em  solid #FC0;
  border-left: .3em solid transparent;
  /* Controlls the size of the stars. */
  font-size: 14px; }
  .star:before, .star:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: .6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: .7em  solid #FC0;
    border-left: 1em solid transparent;
    -webkit-transform: rotate(-35deg);
        -ms-transform: rotate(-35deg);
            transform: rotate(-35deg); }
  .star:after {
    -webkit-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
            transform: rotate(35deg); }

/** Embed container */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .embed-container.hide {
    display: none; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/** Program events facet */
#program-events .facetwp-template {
  overflow: auto; }

/* Reveal more content */
.rv_button.closed:after {
  content: ""; }

.rv_button.opened:after {
  content: ""; }

/* Media page */
.wp-block-columns.has-4-columns.media-contact {
  width: 80%;
  margin: 0 auto; }

/* Order newsletter */
.order-newsletter {
  padding: 35px 35px 15px 35px;
  background: url(../images/newsletter.png) no-repeat right center;
  background-size: cover;
  text-align: center; }
  @media (min-width: 50em) {
    .order-newsletter {
      text-align: left;
      padding: 50px 50px 35px 50px; } }
  .order-newsletter h2, .order-newsletter h3, .order-newsletter h4, .order-newsletter h5 {
    text-align: center; }
    @media (min-width: 50em) {
      .order-newsletter h2, .order-newsletter h3, .order-newsletter h4, .order-newsletter h5 {
        text-align: right;
        width: 70%;
        margin: 0 auto; } }

.newsletter-klubi {
  background: url(../images/newsletter-klubi.png) no-repeat left center;
  background-size: cover; }

.banner-promos {
  margin: 7rem 1rem 6rem; }
  @media (min-width: 62.5em) {
    .banner-promos {
      margin: 10rem 1rem; } }
  .banner-promos .banner-items {
    display: grid;
    grid-gap: 50px;
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 42.5em) {
      .banner-promos .banner-items {
        grid-template-columns: repeat(2, 1fr); } }
    .banner-promos .banner-items .promo {
      display: block; }
      .banner-promos .banner-items .promo .promo-image img {
        width: 100%; }

.single-program .banner-promos {
  margin: 0; }

/*
.banner-promos {
    margin:42px 6% 0;
    
    @include breakpoint($bp-large) {
        margin:42px 3% 0;
    }
    
    .banner-items {
        max-width: 1230px;
        margin: 0 auto 10px auto;
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(1, 1fr);
        @include breakpoint($small-max-page-width) {
         grid-template-columns: repeat(1, 1fr);
        }
        .promo {
        
            a {
                display: flex;
                width: 100%;
                height: 100%;
                flex-direction: column;
                @include breakpoint($bp-medium) {
                    flex-direction: row;
                }
                img {
                    width: 100%;
                }
            }
            div {
                width: 100%;
                padding: 0;
                @include breakpoint($bp-medium) {
                    width: 50%;
                    padding: 0 20px 0 0;
                }
                img {
                    border: 24px solid white;
                    @include breakpoint($bp-medium) {
                        border: 40px solid white;
                    }
                }
            }
            .promo-texts {
                padding: 16px 24px 40px;
                @include breakpoint($bp-medium) {
                    padding: 60px 8% 0 0;
                }
                h2 {
                    position: relative;
                    color: #fff;
                    font-size: 1.65em;
                    font-weight: 700;
                    margin-bottom: 0.5rem;
                }
                p {
                    color: #fff;
                    margin-bottom: 0;
                }
            }
        }
        @include breakpoint($bp-medium) {
            .promo {
                h2 {
                    padding-left: 120px;
                    padding-right: 40px;
                    margin-bottom: 1rem;
                    font-size: 2em;
                    &:after {
                        position: absolute;
                        left: -20px;
                        bottom: 0px;
                        content: "";
                        height: 1px;
                        width: calc(100% + 20px);
                        background-color: #fff;
                    }
                }
                p {
                    padding-left: 120px;
                    padding-right: 40px;
                }
            }
            .promo:nth-child(even) {
                a {
                    flex-direction: row-reverse;

                    div {
                        padding: 0 0 0 20px;
                    }
                    .promo-texts {
                        padding: 60px 0 0 8%;
                        text-align: right;
                    }
                    h2 {
                        padding-left: 40px;
                        padding-right: 120px;
                        &:after {
                            left: auto;
                            right: -20px;
                        }
                    }
                    p {
                        padding-left: 40px;
                        padding-right: 120px;
                    }
                }
            }
        }
    }
}

.single-program .banner-promos {
    margin:0;
}
*/
/*
.promo:nth-child(even) a {
    flex-direction: row-reverse; 
    .promo-texts {
        text-align: right;
    }
}
*/
header.intro {
  position: relative;
  border-top: 1px solid #a7371b;
  border-bottom: 1px solid #a7371b;
  margin: 1.875rem auto;
  padding: 1.875rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  header.intro .intro-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 815px;
    width: 100%; }
    @media (min-width: 50em) {
      header.intro .intro-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-left: -125px; } }
  header.intro .intro-title {
    padding: 0;
    margin: 0.25rem 0 0.65rem;
    text-align: left; }
  header.intro .intro-info {
    margin-top: 1.5rem;
    margin-left: 0; }
    header.intro .intro-info a {
      color: #A7371B; }
    @media (min-width: 50em) {
      header.intro .intro-info {
        margin-top: 0;
        margin-left: 2.8125rem; } }
  header.intro .next-link, header.intro .prev-link {
    position: absolute;
    top: calc(1.875rem + 62.5px - 19px); }
    @media (min-width: 50em) {
      header.intro .next-link, header.intro .prev-link {
        top: calc(50% - 25px); } }
  header.intro .next-link {
    right: 0; }
  header.intro .prev-link {
    left: 0; }
  header.intro .next-link.disabled, header.intro .prev-link.disabled {
    opacity: 0.2;
    pointer-events: none; }

body.blogi header.intro {
  margin-bottom: 0; }

.program-pill {
  display: block;
  background-color: #99D1CE;
  color: #A7371B;
  border-radius: 40px;
  font-size: 0.85rem;
  font-weight: 700;
  line-height: 22px;
  margin-top: 0.5rem;
  padding: 6px 40px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear; }
  .program-pill:hover {
    background-color: #79BDB9;
    color: #A7371B; }
  @media (min-width: 50em) {
    .program-pill {
      display: inline;
      font-size: 1rem;
      padding: 8px 40px; } }

@media (min-width: 50em) {
  .blog-line {
    float: left;
    width: 100%;
    border-top: 1px solid #a7371b; } }

.blog-line-full {
  border-top: 1px solid #a7371b; }

.blog-list-item .program-pill {
  display: inline-block;
  font-size: 0.85rem;
  padding: 4px 20px;
  margin-right: 8px;
  margin-bottom: 6px; }

.blog-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  width: 100%;
  padding: 1.875rem 0 1.875rem 0;
  border-bottom: 1px solid #a7371b; }
  @media (min-width: 50em) {
    .blog-list-item {
      float: left;
      width: 50%;
      border-bottom: 0;
      padding-right: 2rem; } }
  .blog-list-item p {
    margin-bottom: 0; }
  .blog-list-item .info {
    margin-left: 1.5625rem;
    font-size: 0.9375rem; }
    .blog-list-item .info a :not(.tags-links) {
      color: #A7371B; }
    .blog-list-item .info .tags-links a {
      margin-right: 8px; }
  .blog-list-item .title {
    font-size: 1rem; }

.blog-author-image {
  width: 125px;
  height: 125px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f3f3f3;
  border-radius: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 50em) {
    .blog-author-image {
      width: 250px;
      height: 250px;
      margin-left: initial;
      margin-right: initial; } }

body.blogi .blog-list-item .blog-author-image,
article .blog-content footer .blog-author-image {
  width: 84px;
  height: 84px; }
  @media (min-width: 50em) {
    body.blogi .blog-list-item .blog-author-image,
    article .blog-content footer .blog-author-image {
      width: 154px;
      height: 154px; } }

.blog-content {
  margin: 0 auto;
  padding: 18px 0px 0px;
  max-width: 730px; }
  .blog-content .blog-tag-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 26px;
    font-size: 0.9375rem; }
    .blog-content .blog-tag-links a {
      margin-right: 8px; }
    .blog-content .blog-tag-links .last-link {
      margin-left: auto; }
  @media (min-width: 50em) {
    .blog-content {
      padding: 38px 20px 0px; } }

article .blog-content footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 36px 0 0;
  padding-top: 26px;
  padding-bottom: 26px;
  color: #1A001A;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #a7371b;
  border-bottom: 1px solid #a7371b; }
  @media (min-width: 50em) {
    article .blog-content footer {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  article .blog-content footer .blog-author-info {
    padding-left: 0; }
    article .blog-content footer .blog-author-info .title {
      margin: 0.65rem 0; }
    article .blog-content footer .blog-author-info a {
      color: #A7371B; }
      article .blog-content footer .blog-author-info a:hover {
        color: #A7371B; }
    @media (min-width: 50em) {
      article .blog-content footer .blog-author-info {
        padding-left: 28px; } }

.blog-social-share {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .blog-social-share p {
    font-size: 0.9375rem;
    margin-bottom: 0.5rem; }
  @media (min-width: 50em) {
    .blog-social-share {
      padding-top: 2.625rem;
      padding-bottom: 2.625rem; } }

.blog-author-container {
  margin: 0 auto;
  text-align: center;
  max-width: 690px;
  padding: 40px 0; }
  .blog-author-container .blog-author-image {
    margin-left: auto;
    margin-right: auto; }

.author-blog-list {
  margin: 0 auto;
  max-width: 690px;
  padding: 40px 0; }
  .author-blog-list .item {
    padding-bottom: 2rem; }

.breadcrumbs {
  margin: 1rem 0 4rem 0;
  width: 100%;
  color: #fff;
  opacity: 0.5;
  text-transform: uppercase;
  padding-bottom: 0.7rem;
  border-bottom: solid 1px #5C5978; }
  .breadcrumbs::after {
    clear: both;
    content: '';
    display: table; }
  .breadcrumbs a {
    font-size: 15px;
    color: #fff;
    opacity: 0.5; }
  .breadcrumbs .breadcrumb_last {
    font-weight: bold; }

.breadcrumb__list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .breadcrumb__list > li {
    display: inline; }

.breadcrumb__item {
  font-size: 20px;
  margin-right: 0.25em; }
  .breadcrumb__item::after {
    content: '/';
    margin-left: 0.25em; }
  .breadcrumb__item:last-child::after {
    content: '';
    margin-left: 0; }

.breadcrumb__link {
  text-decoration: none; }

/*
.button, #submit {
  @include button();
  @include button_transition();
background-color:$color-link-tertiary;
    text-transform:uppercase;
  margin: 0 0 0.5em;

  & + & {
    margin-left: 0.5em; // LTR

    @if $support-for-rtl {
      [dir='rtl'] & {
        margin-left: 0;
        margin-right: 0.5em;
      }
    }
  }
}

button, #submit {
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    font-size: $font-size-md;
    color:$color-text-primary;
    border:0;
    cursor:pointer;
    margin:0;
    white-space: nowrap;
    display:inline-block;
    text-decoration:none;
    padding: 12px 24px;
    @include button_transition();
}

button:hover, .button:hover,
#submit:hover, #submit:hover {
    text-decoration:none;
    background-color:$color-link-tertiary-hover;
}
*/
.darkbg {
  /*button:not(.flickity-button), */ }
  .darkbg .carousel-content button,
  .darkbg .searchform__button,
  .darkbg #submit {
    border: 0;
    cursor: pointer;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    background-color: #E63323;
    color: #fff;
    width: 210px;
    height: 50px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease; }
    .darkbg .carousel-content button:hover,
    .darkbg .searchform__button:hover,
    .darkbg #submit:hover {
      background-color: #4B00B1; }
      .darkbg .carousel-content button:hover span,
      .darkbg .searchform__button:hover span,
      .darkbg #submit:hover span {
        -webkit-transform: translateX(-16px);
            -ms-transform: translateX(-16px);
                transform: translateX(-16px); }
      .darkbg .carousel-content button:hover img,
      .darkbg .searchform__button:hover img,
      .darkbg #submit:hover img {
        opacity: 1; }
    .darkbg .carousel-content button span,
    .darkbg .searchform__button span,
    .darkbg #submit span {
      font-weight: 700;
      text-decoration: none;
      text-transform: uppercase;
      white-space: nowrap;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      -webkit-transition: -webkit-transform 0.25s ease;
      transition: -webkit-transform 0.25s ease;
      -o-transition: transform 0.25s ease;
      transition: transform 0.25s ease;
      transition: transform 0.25s ease, -webkit-transform 0.25s ease; }
    .darkbg .carousel-content button .arrow,
    .darkbg .searchform__button .arrow,
    .darkbg #submit .arrow {
      height: 1rem;
      width: 1rem;
      position: absolute;
      right: 34px;
      opacity: 0;
      -webkit-transition: opacity 0.25s ease;
      -o-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease; }

a.btn {
  text-decoration: none;
  color: #fff !important;
  background-color: #E63323;
  line-height: 1.5294117647em;
  font-size: 1.2941176471em;
  padding: 12px 40px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear; }

a.btn:hover, .wp-block-button__link:hover {
  background-color: #4B00B1;
  color: #fff !important; }

.darkbg a.btn, .darkbg a.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #E63323;
  color: #fff !important;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 210px;
  height: 50px;
  padding: 0 44px;
  -webkit-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .darkbg a.btn:hover, .darkbg a.button:hover {
    background-color: #4B00B1; }
    .darkbg a.btn:hover span, .darkbg a.button:hover span {
      -webkit-transform: translateX(-16px);
          -ms-transform: translateX(-16px);
              transform: translateX(-16px); }
    .darkbg a.btn:hover img, .darkbg a.button:hover img {
      opacity: 1; }
  .darkbg a.btn span, .darkbg a.button span {
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease; }
  .darkbg a.btn .arrow, .darkbg a.button .arrow {
    height: 1rem;
    width: 1rem;
    position: absolute;
    right: 34px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease; }

.alm-btn-wrap {
  text-align: center; }

.more, .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn, .wp-block-button .wp-block-button__link,
#flockler_facebook .flockler-btn-load-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: 50px;
  background-color: #E63323;
  color: #fff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 50px;
  -webkit-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }

#flockler_facebook .flockler-btn-load-more {
  width: 320px;
  position: absolute; }
  #flockler_facebook .flockler-btn-load-more:hover {
    background-color: #4B00B1; }

.more:hover, .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:hover, .wp-block-button .wp-block-button__link:hover {
  background-color: #4B00B1;
  color: #fff; }

.done, .alm-btn-wrap .alm-load-more-btn.done {
  background-color: #A7371B !important;
  opacity: 0.4;
  cursor: not-allowed; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

.button--large {
  font-size: 1.4117647059rem;
  line-height: 1.0416666667;
  padding: 0.8823529412rem 1.7647058824rem; }

.button--secondary {
  background-color: #5b616b;
  color: #fff; }
  .button--secondary:focus, .button--secondary:hover {
    background-color: #323a45;
    color: #fff; }
  .button--secondary:active {
    background-color: #212121;
    color: #fff; }

.button--small {
  font-size: 1.1764705882rem;
  line-height: 0.85;
  padding: 0.4705882353rem 0.9411764706rem; }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem 1rem; }

.card__content {
  margin-bottom: 0.5rem; }

.card__media {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  .card__media img {
    width: 100%; }

.card__footer {
  margin-top: auto; }

#search .links {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px; }
  #search .links a {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 25px;
    margin: 0;
    text-indent: -9000em; }
    #search .links a.searchlink {
      background-image: url(../images/button-search_3.svg); }
    #search .links a.account {
      background-image: url(../images/user-account_3.svg);
      margin: 0 2rem; }
    #search .links a.cart {
      background-image: url(../images/cart_3.svg); }

#comments {
  margin: 0 auto;
  padding: 38px 20px 40px;
  max-width: 730px; }
  #comments h2 {
    text-align: center; }

body.program-template-default #comments {
  padding-top: 0;
  margin-top: -40px; }

.comments-title {
  font-size: 1.5rem;
  margin-bottom: 2rem; }

.comment-list {
  list-style: none;
  padding: 0;
  margin-top: 40px; }
  .comment-list > li {
    border-bottom: 1px solid #a7371b;
    margin-bottom: 2.5rem; }
  .comment-list .children {
    list-style: none; }
  .comment-list .comment-author {
    line-height: 1.3; }
    .comment-list .comment-author .fn {
      font-weight: 700; }
    .comment-list .comment-author img {
      display: block;
      border-radius: 100%;
      position: absolute;
      max-width: 32px; }
      @media (min-width: 47.9375em) {
        .comment-list .comment-author img {
          max-width: 64px; } }
    .comment-list .comment-author .says {
      display: none; }
  .comment-list .comment-metadata {
    margin-bottom: 0.1em; }
    .comment-list .comment-metadata a {
      color: #555;
      font-size: .875rem;
      font-weight: 500; }
  .comment-list .comment-awaiting-moderation {
    display: block;
    color: #648748;
    padding-bottom: 10px; }
  .comment-list .comment-author .fn,
  .comment-list .comment-metadata,
  .comment-list .comment-content {
    padding-left: 3rem; }
    @media (min-width: 47.9375em) {
      .comment-list .comment-author .fn,
      .comment-list .comment-metadata,
      .comment-list .comment-content {
        padding-left: 5rem; } }
  .comment-list .reply {
    text-align: right;
    padding-bottom: 10px; }
  .comment-list .comment-content {
    word-wrap: break-word; }
    .comment-list .comment-content a {
      word-wrap: break-word; }

#respond {
  max-width: 800px; }
  #respond .comment-notes {
    display: none;
    color: rgba(26, 20, 20, 0.6);
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 1rem; }
    @media (min-width: 47.9375em) {
      #respond .comment-notes {
        float: right;
        margin-top: .5rem; } }
    #respond .comment-notes .comment-tip {
      border: 2px solid #99d1ce;
      border-radius: 100%;
      color: #99d1ce;
      display: inline-block;
      cursor: pointer;
      font-size: .875rem;
      font-weight: bold;
      height: 1.25rem;
      line-height: 1.125rem;
      width: 1.25rem;
      margin-left: .5rem;
      text-align: center; }
  #respond .comment-info {
    font-size: .875rem;
    font-weight: 400; }
  #respond textarea, #respond input[type="text"], #respond input[type="email"] {
    font-size: 17px;
    padding: 10px 12px;
    outline: none;
    width: 100%;
    /* border: 2px solid rgba(153,209,206,1);*/
    border: 2px solid #A7371B; }
  #respond input[type="text"], #respond input[type="email"] {
    height: 50px;
    padding: 0px 12px 0px 10px; }
  #respond .comment-form-author {
    display: block;
    margin-bottom: 1.5rem; }
    @media (min-width: 47.9375em) {
      #respond .comment-form-author {
        float: left;
        width: 50%;
        margin-bottom: 0;
        padding-right: 2%; } }
  @media (min-width: 47.9375em) {
    #respond .comment-form-email {
      float: right;
      width: 50%;
      padding-left: 2%; } }
  #respond #submit {
    margin-top: 2rem; }

.children {
  margin: 0;
  padding-left: 2rem; }

.comment-form #reply-title,
.comment-form span.required {
  display: none; }

h3#reply-title {
  font-size: 1rem; }

h3#reply-title small {
  display: block;
  text-transform: initial;
  font-size: 1rem;
  margin-top: 10px;
  font-weight: 500; }

h3#reply-title small a {
  color: #1C9AB2; }

.comment-form-cookies-consent {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  .comment-form-cookies-consent label {
    margin-left: 10px; }

/* Countdown */
.widget.shailan_CountdownWidget {
  width: 300px;
  padding-bottom: 25px;
  margin: 0 auto; }
  .widget.shailan_CountdownWidget .hasCountdown {
    width: 300px;
    margin: 0 auto;
    height: auto;
    line-height: 1.3em;
    position: relative;
    /* Add :  after date */ }
    .widget.shailan_CountdownWidget .hasCountdown span.countdown_descr {
      display: block;
      text-align: center;
      text-transform: uppercase;
      font-weight: 700;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0; }
    .widget.shailan_CountdownWidget .hasCountdown .countdown_show3, .widget.shailan_CountdownWidget .hasCountdown .countdown_show4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 20px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      white-space: nowrap; }
    .widget.shailan_CountdownWidget .hasCountdown .countdown_show3 .countdown_section {
      width: 26%; }
    .widget.shailan_CountdownWidget .hasCountdown .countdown_show4 .countdown_section {
      width: 22%; }
    .widget.shailan_CountdownWidget .hasCountdown .countdown_show4 .countdown_section:nth-child(1) {
      width: 34%; }
    .widget.shailan_CountdownWidget .hasCountdown .countdown_section {
      display: inline-block;
      font-size: 80%; }
    .widget.shailan_CountdownWidget .hasCountdown .countdown_amount {
      display: inline-block;
      width: 100%;
      font-size: 280%;
      font-weight: 700;
      line-height: 1em; }
    .widget.shailan_CountdownWidget .hasCountdown .countdown_amount::after {
      content: ":";
      float: right; }
    .widget.shailan_CountdownWidget .hasCountdown .countdown_show3 .countdown_section:nth-child(3) span::after,
    .widget.shailan_CountdownWidget .hasCountdown .countdown_show4 .countdown_section:nth-child(4) span::after {
      content: ""; }

.date {
  font-weight: 700; }

details.details {
  margin: 0 0 1.7647058824rem; }
  .js details.details:not([open]) > .details__content {
    display: none; }

.details__summary {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/plus.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/plus.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/plus.svg");
  background-color: #f1f1f1;
  background-position: right 1.7647058824rem center;
  background-repeat: no-repeat;
  background-size: 0.7647058824rem;
  cursor: pointer;
  display: block;
  font-weight: bold;
  line-height: 1;
  outline: 0;
  padding: 0.8823529412rem 3.2352941176rem 0.8823529412rem 1.7647058824rem; }
  [open] > .details__summary {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/minus.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/minus.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/minus.svg"); }
  .details__summary:hover {
    background-color: #d6d7d9; }
  .details__summary:focus {
    -webkit-box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
            box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
  .details__summary::-webkit-details-marker {
    display: none; }

.details__fallback-link {
  color: inherit !important;
  display: block;
  outline: 0;
  text-decoration: none; }

.details__content {
  background: #fff;
  border: 3px solid #f1f1f1;
  border-top: 0;
  padding: 1.7647058824rem; }
  .details__content > :last-child {
    margin-bottom: 0; }

.details__description {
  color: #1C9AB2;
  font-size: 1.1764705882rem;
  margin-bottom: 1rem; }
  .details__description > :last-child {
    margin-bottom: 0; }

.facetwp-loading {
  background: none;
  background-color: transparent !important;
  -webkit-animation: none !important;
          animation: none !important;
  background-size: auto;
  margin-bottom: 42px;
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: 4px solid #cccccc;
  border-radius: 50%;
  z-index: 10;
  opacity: 0.3; }
  .facetwp-loading:before, .facetwp-loading:after {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    background-color: #cccccc;
    border-radius: 2px;
    -webkit-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
            transform-origin: 50% 0%; }
  .facetwp-loading:before {
    height: 12px;
    left: 14px;
    top: 50%;
    -webkit-animation: spin 2000ms linear infinite;
            animation: spin 2000ms linear infinite; }
  .facetwp-loading:after {
    height: 16px;
    left: 14px;
    top: 50%;
    -webkit-animation: spin 500ms linear infinite;
            animation: spin 500ms linear infinite; }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.facetwp-overlay {
  position: absolute;
  background-color: transparent;
  opacity: 0.6; }

.facetwp-facet .facetwp-checkbox {
  background: url(../images/checkbox.svg) 0 50% no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
  font-size: 15px; }

.facetwp-facet .facetwp-checkbox.checked {
  background-image: url(../images/checkbox-checked.svg); }

.facetwp-facet .facetwp-radio {
  background: url(../images/radiobutton.svg) 0 50% no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
  font-size: 15px; }

.facetwp-facet .facetwp-radio.checked {
  background-image: url(../images/radiobutton-checked.svg); }

.fwpl-layout.program-items {
  grid-template-columns: 1fr 1fr !important; }
  @media (min-width: 50em) {
    .fwpl-layout.program-items {
      grid-template-columns: 1fr 1fr 1fr !important; } }

body.ohjelmisto .facetwp-template,
body.ohjelmisto .fwp-load-more,
body.ohjelmisto .ajax-load-more-wrap.hide,
body.ohjelmisto .group_header.hide,
body.ohjelmisto .alm-load-more-btn.done {
  display: none; }

body.ohjelmisto .alm-btn-wrap {
  display: none; }

body.ohjelmisto .fwp-load-more {
  display: block;
  width: auto;
  margin: 0 auto; }

body.ohjelmisto .facetwp-template.visible,
body.ohjelmisto .fwp-load-more.visible {
  display: block; }

.alm-listing .alm-reveal .fwpl-result,
.alm-listing .program-items .fwpl-result,
.facetwp-template .alm-reveal .fwpl-result,
.facetwp-template .program-items .fwpl-result {
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 50em) {
    .alm-listing .alm-reveal .fwpl-result,
    .alm-listing .program-items .fwpl-result,
    .facetwp-template .alm-reveal .fwpl-result,
    .facetwp-template .program-items .fwpl-result {
      width: auto;
      margin-bottom: 20px; } }
  @media (min-width: 62.5em) {
    .alm-listing .alm-reveal .fwpl-result,
    .alm-listing .program-items .fwpl-result,
    .facetwp-template .alm-reveal .fwpl-result,
    .facetwp-template .program-items .fwpl-result {
      width: 235px;
      margin-bottom: 20px; } }
  .alm-listing .alm-reveal .fwpl-result .program-cover,
  .alm-listing .program-items .fwpl-result .program-cover,
  .facetwp-template .alm-reveal .fwpl-result .program-cover,
  .facetwp-template .program-items .fwpl-result .program-cover {
    position: relative;
    width: 100%;
    cursor: pointer;
    line-height: 0;
    height: auto;
    color: #fff;
    text-decoration: none;
    z-index: 1; }
    @media (min-width: 50em) {
      .alm-listing .alm-reveal .fwpl-result .program-cover,
      .alm-listing .program-items .fwpl-result .program-cover,
      .facetwp-template .alm-reveal .fwpl-result .program-cover,
      .facetwp-template .program-items .fwpl-result .program-cover {
        height: auto; } }
    @media (min-width: 62.5em) {
      .alm-listing .alm-reveal .fwpl-result .program-cover,
      .alm-listing .program-items .fwpl-result .program-cover,
      .facetwp-template .alm-reveal .fwpl-result .program-cover,
      .facetwp-template .program-items .fwpl-result .program-cover {
        height: auto; } }
  .alm-listing .alm-reveal .fwpl-result .postTitle a,
  .alm-listing .program-items .fwpl-result .postTitle a,
  .facetwp-template .alm-reveal .fwpl-result .postTitle a,
  .facetwp-template .program-items .fwpl-result .postTitle a {
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -9000em; }
  .alm-listing .alm-reveal .fwpl-result .nextEvents,
  .alm-listing .program-items .fwpl-result .nextEvents,
  .facetwp-template .alm-reveal .fwpl-result .nextEvents,
  .facetwp-template .program-items .fwpl-result .nextEvents {
    position: absolute;
    z-index: 10;
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, 0.6); }
    .alm-listing .alm-reveal .fwpl-result .nextEvents h4,
    .alm-listing .program-items .fwpl-result .nextEvents h4,
    .facetwp-template .alm-reveal .fwpl-result .nextEvents h4,
    .facetwp-template .program-items .fwpl-result .nextEvents h4 {
      position: relative;
      width: 100%;
      font-size: 10px;
      font-weight: bold;
      margin: 0; }
      @media (min-width: 50em) {
        .alm-listing .alm-reveal .fwpl-result .nextEvents h4,
        .alm-listing .program-items .fwpl-result .nextEvents h4,
        .facetwp-template .alm-reveal .fwpl-result .nextEvents h4,
        .facetwp-template .program-items .fwpl-result .nextEvents h4 {
          font-size: 13px; } }
      .alm-listing .alm-reveal .fwpl-result .nextEvents h4 a,
      .alm-listing .program-items .fwpl-result .nextEvents h4 a,
      .facetwp-template .alm-reveal .fwpl-result .nextEvents h4 a,
      .facetwp-template .program-items .fwpl-result .nextEvents h4 a {
        color: #fff;
        padding: 10px;
        display: block; }
      .alm-listing .alm-reveal .fwpl-result .nextEvents h4 a::after,
      .alm-listing .program-items .fwpl-result .nextEvents h4 a::after,
      .facetwp-template .alm-reveal .fwpl-result .nextEvents h4 a::after,
      .facetwp-template .program-items .fwpl-result .nextEvents h4 a::after {
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #fff;
        border-bottom: none;
        position: relative;
        top: 11px;
        left: 8px; }
      .alm-listing .alm-reveal .fwpl-result .nextEvents h4 a.opened::after,
      .alm-listing .program-items .fwpl-result .nextEvents h4 a.opened::after,
      .facetwp-template .alm-reveal .fwpl-result .nextEvents h4 a.opened::after,
      .facetwp-template .program-items .fwpl-result .nextEvents h4 a.opened::after {
        width: 0;
        height: 0;
        border-top: none;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: relative;
        top: -11px;
        left: 8px; }
    .alm-listing .alm-reveal .fwpl-result .nextEvents .targetEvents,
    .alm-listing .program-items .fwpl-result .nextEvents .targetEvents,
    .facetwp-template .alm-reveal .fwpl-result .nextEvents .targetEvents,
    .facetwp-template .program-items .fwpl-result .nextEvents .targetEvents {
      display: none;
      height: 100%;
      padding-bottom: 10px; }
      .alm-listing .alm-reveal .fwpl-result .nextEvents .targetEvents h5,
      .alm-listing .program-items .fwpl-result .nextEvents .targetEvents h5,
      .facetwp-template .alm-reveal .fwpl-result .nextEvents .targetEvents h5,
      .facetwp-template .program-items .fwpl-result .nextEvents .targetEvents h5 {
        font-weight: normal;
        padding: 0;
        margin: 0;
        font-size: 12px; }
        @media (min-width: 50em) {
          .alm-listing .alm-reveal .fwpl-result .nextEvents .targetEvents h5,
          .alm-listing .program-items .fwpl-result .nextEvents .targetEvents h5,
          .facetwp-template .alm-reveal .fwpl-result .nextEvents .targetEvents h5,
          .facetwp-template .program-items .fwpl-result .nextEvents .targetEvents h5 {
            font-size: 14px; } }
      .alm-listing .alm-reveal .fwpl-result .nextEvents .targetEvents a,
      .alm-listing .program-items .fwpl-result .nextEvents .targetEvents a,
      .facetwp-template .alm-reveal .fwpl-result .nextEvents .targetEvents a,
      .facetwp-template .program-items .fwpl-result .nextEvents .targetEvents a {
        display: inline-block;
        color: #fff;
        padding: 7px 10px 7px 10px;
        font-size: 12px; }
        @media (min-width: 50em) {
          .alm-listing .alm-reveal .fwpl-result .nextEvents .targetEvents a,
          .alm-listing .program-items .fwpl-result .nextEvents .targetEvents a,
          .facetwp-template .alm-reveal .fwpl-result .nextEvents .targetEvents a,
          .facetwp-template .program-items .fwpl-result .nextEvents .targetEvents a {
            font-size: 14px; } }
      @media (min-width: 50em) {
        .alm-listing .alm-reveal .fwpl-result .nextEvents .targetEvents a::before,
        .alm-listing .program-items .fwpl-result .nextEvents .targetEvents a::before,
        .facetwp-template .alm-reveal .fwpl-result .nextEvents .targetEvents a::before,
        .facetwp-template .program-items .fwpl-result .nextEvents .targetEvents a::before {
          content: "";
          width: 24px;
          height: 24px;
          position: relative;
          margin-right: 8px;
          top: 6px;
          display: inline-block;
          background: url("../images/green_cart.svg") no-repeat;
          background-size: cover; } }
  .alm-listing .alm-reveal .fwpl-result .featured-image,
  .alm-listing .program-items .fwpl-result .featured-image,
  .facetwp-template .alm-reveal .fwpl-result .featured-image,
  .facetwp-template .program-items .fwpl-result .featured-image {
    z-index: 1;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }
    .alm-listing .alm-reveal .fwpl-result .featured-image a,
    .alm-listing .program-items .fwpl-result .featured-image a,
    .facetwp-template .alm-reveal .fwpl-result .featured-image a,
    .facetwp-template .program-items .fwpl-result .featured-image a {
      width: 100%;
      height: 100%;
      display: inline-block; }
    .alm-listing .alm-reveal .fwpl-result .featured-image img,
    .alm-listing .program-items .fwpl-result .featured-image img,
    .facetwp-template .alm-reveal .fwpl-result .featured-image img,
    .facetwp-template .program-items .fwpl-result .featured-image img {
      width: 100%; }
  .alm-listing .alm-reveal .fwpl-result .symbol,
  .alm-listing .program-items .fwpl-result .symbol,
  .facetwp-template .alm-reveal .fwpl-result .symbol,
  .facetwp-template .program-items .fwpl-result .symbol {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 8px;
    width: 22px; }
    @media (min-width: 50em) {
      .alm-listing .alm-reveal .fwpl-result .symbol,
      .alm-listing .program-items .fwpl-result .symbol,
      .facetwp-template .alm-reveal .fwpl-result .symbol,
      .facetwp-template .program-items .fwpl-result .symbol {
        width: 30px;
        right: 12px; } }
  .alm-listing .alm-reveal .fwpl-result .gradient,
  .alm-listing .program-items .fwpl-result .gradient,
  .facetwp-template .alm-reveal .fwpl-result .gradient,
  .facetwp-template .program-items .fwpl-result .gradient {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: black;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }
  .alm-listing .alm-reveal .fwpl-result .poster-heading,
  .alm-listing .program-items .fwpl-result .poster-heading,
  .facetwp-template .alm-reveal .fwpl-result .poster-heading,
  .facetwp-template .program-items .fwpl-result .poster-heading {
    position: absolute;
    width: 100%;
    /*
                color:#ffffff;
                text-transform:uppercase;
                z-index: 3;
                bottom:15px;
                left:10px;
                font-size: em(15px);
                line-height: em(15px); */ }
    .alm-listing .alm-reveal .fwpl-result .poster-heading h3,
    .alm-listing .program-items .fwpl-result .poster-heading h3,
    .facetwp-template .alm-reveal .fwpl-result .poster-heading h3,
    .facetwp-template .program-items .fwpl-result .poster-heading h3 {
      margin: 0;
      font-size: 1.0em;
      line-height: 1.15em; }
      @media (min-width: 50em) {
        .alm-listing .alm-reveal .fwpl-result .poster-heading h3,
        .alm-listing .program-items .fwpl-result .poster-heading h3,
        .facetwp-template .alm-reveal .fwpl-result .poster-heading h3,
        .facetwp-template .program-items .fwpl-result .poster-heading h3 {
          font-size: 1.3em;
          line-height: 1.24em; } }
      @media (min-width: 62.5em) {
        .alm-listing .alm-reveal .fwpl-result .poster-heading h3,
        .alm-listing .program-items .fwpl-result .poster-heading h3,
        .facetwp-template .alm-reveal .fwpl-result .poster-heading h3,
        .facetwp-template .program-items .fwpl-result .poster-heading h3 {
          font-size: 1.3em;
          line-height: 1.24em; } }
  .alm-listing .alm-reveal .fwpl-result .program-buy,
  .alm-listing .program-items .fwpl-result .program-buy,
  .facetwp-template .alm-reveal .fwpl-result .program-buy,
  .facetwp-template .program-items .fwpl-result .program-buy {
    position: relative;
    float: right;
    z-index: 4;
    right: -15px;
    top: -25px; }
    .alm-listing .alm-reveal .fwpl-result .program-buy .buy-ticket,
    .alm-listing .program-items .fwpl-result .program-buy .buy-ticket,
    .facetwp-template .alm-reveal .fwpl-result .program-buy .buy-ticket,
    .facetwp-template .program-items .fwpl-result .program-buy .buy-ticket {
      background-image: url("../images/green_cart.svg");
      background-size: cover;
      cursor: pointer;
      height: 44px;
      width: 44px;
      text-indent: -9000em; }
      @media (min-width: 50em) {
        .alm-listing .alm-reveal .fwpl-result .program-buy .buy-ticket,
        .alm-listing .program-items .fwpl-result .program-buy .buy-ticket,
        .facetwp-template .alm-reveal .fwpl-result .program-buy .buy-ticket,
        .facetwp-template .program-items .fwpl-result .program-buy .buy-ticket {
          height: 54px;
          width: 54px; } }
      @media (min-width: 62.5em) {
        .alm-listing .alm-reveal .fwpl-result .program-buy .buy-ticket,
        .alm-listing .program-items .fwpl-result .program-buy .buy-ticket,
        .facetwp-template .alm-reveal .fwpl-result .program-buy .buy-ticket,
        .facetwp-template .program-items .fwpl-result .program-buy .buy-ticket {
          height: 54px;
          width: 54px; } }
      .alm-listing .alm-reveal .fwpl-result .program-buy .buy-ticket a,
      .alm-listing .program-items .fwpl-result .program-buy .buy-ticket a,
      .facetwp-template .alm-reveal .fwpl-result .program-buy .buy-ticket a,
      .facetwp-template .program-items .fwpl-result .program-buy .buy-ticket a {
        display: block;
        height: 24px; }
        @media (min-width: 50em) {
          .alm-listing .alm-reveal .fwpl-result .program-buy .buy-ticket a,
          .alm-listing .program-items .fwpl-result .program-buy .buy-ticket a,
          .facetwp-template .alm-reveal .fwpl-result .program-buy .buy-ticket a,
          .facetwp-template .program-items .fwpl-result .program-buy .buy-ticket a {
            height: 36px; } }
        @media (min-width: 62.5em) {
          .alm-listing .alm-reveal .fwpl-result .program-buy .buy-ticket a,
          .alm-listing .program-items .fwpl-result .program-buy .buy-ticket a,
          .facetwp-template .alm-reveal .fwpl-result .program-buy .buy-ticket a,
          .facetwp-template .program-items .fwpl-result .program-buy .buy-ticket a {
            height: 54px; } }
  .alm-listing .alm-reveal .fwpl-result .program-promotion,
  .alm-listing .program-items .fwpl-result .program-promotion,
  .facetwp-template .alm-reveal .fwpl-result .program-promotion,
  .facetwp-template .program-items .fwpl-result .program-promotion {
    display: block;
    padding: 15px 20px 0 10px;
    line-height: 0.8823529412em;
    hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto; }

/**
* Events template
*/
.facetwp-template .event-items {
  height: 450px;
  margin-top: 72px; }
  @media (min-width: 50em) {
    .facetwp-template .event-items {
      height: 540px; } }
  .facetwp-template .event-items .fwpl-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 225px;
    padding: 0 20px 0 0;
    margin-left: auto;
    margin-right: auto;
    /*
            .event-info {
                position:absolute;
                left:0;
                top:0;
                background: rgba(0, 0, 0, 0.7);
                width:100%;
                padding:0 0 10px 0;
                text-align: center;
                font-size:15px;
            }
            */
    /*
            .button {
                background-color: transparent;
            }
            .button a, 
            .button .button-disabled {
                color: $color-text-primary;
                display: block;
                position: relative;
                z-index: 1000;
                font-size:17px;
                text-align:center;
                text-transform:uppercase;
                text-decoration:none;
                white-space: nowrap;
                font-weight:700;                
                border:0;
                margin:0;
            }
            */ }
    @media (min-width: 50em) {
      .facetwp-template .event-items .fwpl-result {
        width: 300px; } }
    @media (min-width: 62.5em) {
      .facetwp-template .event-items .fwpl-result {
        width: 300px; } }
    .facetwp-template .event-items .fwpl-result .event-info-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      color: #fff;
      font-size: 0.86rem;
      font-weight: 700;
      margin-left: 1rem; }
      @media (min-width: 50em) {
        .facetwp-template .event-items .fwpl-result .event-info-container {
          font-size: 1rem; } }
      .facetwp-template .event-items .fwpl-result .event-info-container .break {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        height: 0; }
    .facetwp-template .event-items .fwpl-result .poster-heading {
      overflow: hidden; }
    .facetwp-template .event-items .fwpl-result .event-cover {
      display: block;
      position: relative;
      width: 100%;
      color: #fff;
      text-decoration: none;
      z-index: 1;
      margin-bottom: auto; }
    .facetwp-template .event-items .fwpl-result .gradient {
      display: none !important;
      position: absolute;
      pointer-events: none;
      z-index: 2;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 40%;
      background: black;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
      background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }
    .facetwp-template .event-items .fwpl-result .event-image {
      width: 100%;
      max-height: 225px;
      overflow: hidden; }
      @media (min-width: 50em) {
        .facetwp-template .event-items .fwpl-result .event-image {
          max-height: 300px; } }
      .facetwp-template .event-items .fwpl-result .event-image a {
        width: 100%;
        height: 100%;
        display: inline-block;
        border: 0; }
      .facetwp-template .event-items .fwpl-result .event-image img {
        width: 100%; }
    .facetwp-template .event-items .fwpl-result .event-cover h3 {
      color: #ffffff;
      position: relative;
      pointer-events: none;
      margin: 1rem 0.5rem 0 1rem;
      font-size: 1.7rem;
      line-height: 1;
      font-family: "Bebas Neue","sans-serif";
      font-weight: 400;
      hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      display: -webkit-box;
      line-clamp: 2;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
      @media (min-width: 50em) {
        .facetwp-template .event-items .fwpl-result .event-cover h3 {
          font-size: 1.85rem; } }
    .facetwp-template .event-items .fwpl-result a .event-info {
      color: #fff; }
    .facetwp-template .event-items .fwpl-result .event-info .event-date,
    .facetwp-template .event-items .fwpl-result .event-info .el-date,
    .facetwp-template .event-items .fwpl-result .event-info .el-time {
      display: inline;
      padding: 0 5px 0 0; }
    .facetwp-template .event-items .fwpl-result .el-date, .facetwp-template .event-items .fwpl-result .el-time {
      text-transform: lowercase;
      white-space: nowrap; }
    .facetwp-template .event-items .fwpl-result .el-time {
      font-weight: 400; }
      .facetwp-template .event-items .fwpl-result .el-time:after, .facetwp-template .event-items .fwpl-result .el-time:before {
        content: "\a0|\a0"; }
    .facetwp-template .event-items .fwpl-result .event-color {
      /*
                span.event-stage13::after {
                    content: "Kellariteatterin lämpiö";
                    display: block;
                    padding-top: 8px;
                    color: $color-bg-kellariteatteri;
                }
    */ }
      .facetwp-template .event-items .fwpl-result .event-color.event-stage span {
        font-size: 0;
        padding: 0;
        display: block; }
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage,
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage32 {
        color: #EFA000;
        border-top: 9px solid #EFA000; }
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage64 {
        border-top: 9px solid #EFA000; }
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage64::after {
        content: "Suuri näyttämö";
        color: #EFA000; }
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage30 {
        color: #648748;
        border-top: 9px solid #648748; }
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage3,
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage40 {
        color: #A7371B;
        border-top: 9px solid #A7371B; }
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage13 {
        color: #A7371B;
        border-top: 9px solid #A7371B; }
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage42 {
        color: #1C9AB2;
        border-top: 9px solid #1C9AB2; }
      .facetwp-template .event-items .fwpl-result .event-color span.event-stage39 {
        border-top: 9px solid #666;
        color: #999; }
    .facetwp-template .event-items .fwpl-result .button a {
      cursor: pointer; }
    .facetwp-template .event-items .fwpl-result .button .button-disabled {
      opacity: 0.5; }
    .facetwp-template .event-items .fwpl-result .event-status {
      /*
                color:#fff;
                font-size: 13px;
                line-height: 20px;
                text-transform: uppercase;
                padding: 0 0 0 10px;
                opacity: 0.6;
                text-align: left;
                
                .status {
                    text-align:left;
                }
                
            
                img {
                    width:20px;
                    height:20px;
                    float:left;
                    margin:0 10px 10px 0;
                }*/ }
    .facetwp-template .event-items .fwpl-result .button {
      height: 50px;
      display: block;
      padding: 0;
      margin: 0.5rem 0;
      cursor: auto;
      /*
                a {
                    user-select: none;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    height: 44px;
                    background-color: $color-link-tertiary;
                    @include button_transition();
                    &:hover {
                        background-color:$color-link-tertiary-hover;
                    }
                }
               
                a.event-full {
                    opacity: 0.3;
                    font-size: 12px;
                    pointer-events: none;
                    cursor: not-allowed;

                    @include breakpoint($bp-medium) {
                        font-size: 14px;
                    }
                }
                 */ }
    .facetwp-template .event-items .fwpl-result a.button {
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 44px;
      background-color: #A7371B;
      cursor: pointer;
      -webkit-transition-duration: 0.2s;
           -o-transition-duration: 0.2s;
              transition-duration: 0.2s;
      -webkit-transition-property: background-color, color;
      -o-transition-property: background-color, color;
      transition-property: background-color, color;
      -webkit-transition-timing-function: linear;
           -o-transition-timing-function: linear;
              transition-timing-function: linear; }
      .facetwp-template .event-items .fwpl-result a.button:active {
        color: #A7371B; }
      .facetwp-template .event-items .fwpl-result a.button:hover {
        background-color: #4B00B1; }
    .facetwp-template .event-items .fwpl-result .button-inner-comp {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: relative; }
    .facetwp-template .event-items .fwpl-result .event-buy-ticket-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: relative;
      background-color: #E63323;
      color: #fff;
      font-weight: 700;
      text-decoration: none;
      text-transform: uppercase;
      white-space: nowrap;
      width: 100%;
      height: 50px;
      -webkit-transition: background-color 0.25s ease;
      -o-transition: background-color 0.25s ease;
      transition: background-color 0.25s ease; }
      @media (min-width: 30rem) {
        .facetwp-template .event-items .fwpl-result .event-buy-ticket-button {
          width: 100%;
          margin-right: 0;
          margin-bottom: 0.5rem; } }
    .facetwp-template .event-items .fwpl-result .event-buy-ticket-button span {
      color: #fff;
      font-size: 1rem;
      text-decoration: none;
      text-transform: uppercase;
      white-space: nowrap;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      -webkit-transition: -webkit-transform 0.25s ease;
      transition: -webkit-transform 0.25s ease;
      -o-transition: transform 0.25s ease;
      transition: transform 0.25s ease;
      transition: transform 0.25s ease, -webkit-transform 0.25s ease; }
    .facetwp-template .event-items .fwpl-result .event-buy-ticket-button:hover {
      background-color: #4B00B1; }
    .facetwp-template .event-items .fwpl-result .event-buy-ticket-button:hover span {
      -webkit-transform: translateX(-16px);
          -ms-transform: translateX(-16px);
              transform: translateX(-16px); }
    .facetwp-template .event-items .fwpl-result .event-buy-ticket-button:hover .arrow {
      opacity: 1; }
    .facetwp-template .event-items .fwpl-result .event-buy-ticket-button .arrow {
      height: 1rem;
      width: 1rem;
      position: absolute;
      right: -28px;
      opacity: 0;
      -webkit-transition: opacity 0.25s ease;
      -o-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease; }
    .facetwp-template .event-items .fwpl-result .event-buy-ticket-button.event-full {
      /*background-color: rgba(230, 51, 35, 0.5);*/
      background-color: #313131;
      color: #eaeaea;
      pointer-events: none;
      cursor: not-allowed; }
    .facetwp-template .event-items .fwpl-result .intermission {
      text-align: center; }
    .facetwp-template .event-items .fwpl-result .intermission-link {
      text-align: center;
      font-weight: 500;
      font-size: 1rem; }
      .facetwp-template .event-items .fwpl-result .intermission-link .arrow {
        padding-left: 0.5rem;
        height: 1rem; }
      .facetwp-template .event-items .fwpl-result .intermission-link a {
        color: #fff; }

/* Klub frontpage does not have flickity
*/
#klubi-frontpage-events .facetwp-template .event-items {
  height: auto; }

/* Calendar inputs */
section#frontpage-events .flatpickr-input,
section#klubi-frontpage-events .flatpickr-input,
section#program-events .flatpickr-input {
  border: none;
  font-size: 18px;
  color: #fff;
  border-top: 1px solid #a7371b;
  border-bottom: 1px solid #a7371b;
  background-color: transparent;
  margin: 0 8px 0 8px;
  width: 40%; }
  @media (min-width: 50em) {
    section#frontpage-events .flatpickr-input,
    section#klubi-frontpage-events .flatpickr-input,
    section#program-events .flatpickr-input {
      width: 28%; } }
  @media (min-width: 56.25em) {
    section#frontpage-events .flatpickr-input,
    section#klubi-frontpage-events .flatpickr-input,
    section#program-events .flatpickr-input {
      width: 17%; } }

section#frontpage-events .flatpickr-input:focus, section#frontpage-events .flatpickr-input:hover,
section#klubi-frontpage-events .flatpickr-input:focus,
section#klubi-frontpage-events .flatpickr-input:hover,
section#program-events .flatpickr-input:focus,
section#program-events .flatpickr-input:hover {
  border-top: 1px solid #a7371b;
  border-bottom: 1px solid #a7371b; }

section#frontpage-events .flatpickr-input.active, section#frontpage-events .facetwp-date-alt,
section#klubi-frontpage-events .flatpickr-input.active,
section#klubi-frontpage-events .facetwp-date-alt,
section#program-events .flatpickr-input.active,
section#program-events .facetwp-date-alt {
  border-top: 1px solid #a7371b;
  border-bottom: 1px solid #a7371b; }

section#frontpage-events ::-webkit-input-placeholder,
section#klubi-frontpage-events ::-webkit-input-placeholder,
section#program-events ::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.6; }

section#frontpage-events ::-moz-placeholder,
section#klubi-frontpage-events ::-moz-placeholder,
section#program-events ::-moz-placeholder {
  color: #fff;
  opacity: 0.6; }

section#frontpage-events :-ms-input-placeholder,
section#klubi-frontpage-events :-ms-input-placeholder,
section#program-events :-ms-input-placeholder {
  color: #fff;
  opacity: 0.6; }

section#frontpage-events ::-ms-input-placeholder,
section#klubi-frontpage-events ::-ms-input-placeholder,
section#program-events ::-ms-input-placeholder {
  color: #fff;
  opacity: 0.6; }

section#frontpage-events ::placeholder,
section#klubi-frontpage-events ::placeholder,
section#program-events ::placeholder {
  color: #fff;
  opacity: 0.6; }

.facetwp-type-date_range {
  display: none;
  position: relative;
  min-height: 50px; }

.flatpickr-calendar {
  margin-top: 5px;
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  border: 8px solid #fff !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important; }

.flatpickr-current-month {
  text-transform: uppercase;
  padding: 0 !important; }

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  padding: 5px !important; }

span.flatpickr-weekday {
  font-size: 85%;
  color: #1A001A !important;
  text-transform: uppercase;
  margin: 6px 0 0 0 !important; }

.flatpickr-current-month input.cur-year, .flatpickr-current-month span.cur-month {
  padding: 2px 4px !important; }

.flatpickr-months .flatpickr-month {
  color: #1A001A !important; }

.flatpickr-day {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  color: #1A001A !important; }

.flatpickr-day:hover {
  background-color: #a7371b !important;
  border-color: #a7371b !important; }

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  font-weight: 700;
  color: #fff !important;
  background: #A7371B !important;
  border-color: #A7371B !important; }

.flatpickr-day.today {
  border-color: #1A001A !important;
  font-weight: 700; }

span.flatpickr-day.today:hover {
  background-color: #1A001A !important;
  color: #fff !important;
  border-color: #1A001A !important; }

.facetwp-facet-type {
  margin: 30px; }
  .facetwp-facet-type .facetwp-radio {
    display: inline-block;
    position: relative;
    font-weight: 300;
    color: #1A001A;
    text-decoration: none;
    padding: 15px;
    margin-right: 10px;
    white-space: nowrap;
    background-image: none; }
  .facetwp-facet-type .facetwp-radio:hover {
    background-color: #eee; }
  .facetwp-facet-type .facetwp-radio.checked {
    background-image: none;
    background-color: #EFA000; }
  .facetwp-facet-type .facetwp-radio.checked:hover {
    background-color: #EFA000; }
  .facetwp-facet-type .facetwp-radio.checked:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 8px solid transparent;
    border-top-color: #EFA000;
    top: 100%;
    left: 50%;
    margin-left: -8px; }

#alm-filters-filter_frontpage_programs ul {
  margin: 0 0 35px 0;
  padding: 0; }
  #alm-filters-filter_frontpage_programs ul li {
    display: inline-block;
    position: relative;
    font-weight: 300; }
    #alm-filters-filter_frontpage_programs ul li a {
      color: #1A001A;
      text-decoration: none;
      padding: 15px;
      display: inline-block;
      white-space: nowrap; }
    #alm-filters-filter_frontpage_programs ul li a:hover {
      background-color: #eee; }
    #alm-filters-filter_frontpage_programs ul li a.active {
      background-color: #A7371B;
      color: rgba(255, 255, 255, 0.8); }
    #alm-filters-filter_frontpage_programs ul li a.active:after {
      content: ' ';
      height: 0;
      position: absolute;
      width: 0;
      border: 8px solid transparent;
      border-top-color: #A7371B;
      top: 100%;
      left: 50%;
      margin-left: -8px; }

#alm-filters-filter_klubi_frontpage ul {
  margin: 0 0 35px 0;
  padding: 0; }
  #alm-filters-filter_klubi_frontpage ul li {
    display: inline-block;
    position: relative;
    font-weight: 300; }
    #alm-filters-filter_klubi_frontpage ul li a {
      color: #1A001A;
      text-decoration: none;
      padding: 15px;
      display: inline-block;
      white-space: nowrap; }
    #alm-filters-filter_klubi_frontpage ul li a:hover {
      background-color: #eee; }
    #alm-filters-filter_klubi_frontpage ul li a.active {
      color: rgba(255, 255, 255, 0.8);
      background-color: #1C9AB2; }
    #alm-filters-filter_klubi_frontpage ul li a.active:after {
      content: ' ';
      height: 0;
      position: absolute;
      width: 0;
      border: 8px solid transparent;
      border-top-color: #1C9AB2;
      top: 100%;
      left: 50%;
      margin-left: -8px; }

.alm-filters-container {
  position: relative; }

.alm-filters-edit {
  position: absolute;
  bottom: 15px;
  right: 0; }

div[data-id="frontpage_programs"].ajax-load-more-wrap,
div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap {
  margin: 0 0 1rem 0; }

div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters,
div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  grid-gap: 16px;
  grid-template-columns: repeat(auto-fill, minmax(175px, 210px)); }
  @media (min-width: 50em) {
    div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
    div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters,
    div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
    div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters {
      grid-template-columns: repeat(auto-fill, minmax(230px, 250px));
      grid-gap: 30px; } }
  @media (min-width: 76.25em) {
    div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
    div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters,
    div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
    div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters {
      grid-template-columns: repeat(4, minmax(250px, 260px));
      grid-gap: 30px; } }
  @media (min-width: 90em) {
    div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
    div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters,
    div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
    div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters {
      grid-template-columns: repeat(5, minmax(250px, 260px));
      grid-gap: 30px; } }

@media (min-width: 680px) and (max-width: 800px) {
  div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
  div[data-id="frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters,
  div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-filters,
  div[data-id="klubi_frontpage_programs"].ajax-load-more-wrap .alm-reveal.alm-preloaded .alm-reveal.alm-filters {
    grid-template-columns: repeat(3, minmax(200px, 250px));
    grid-gap: 30px; } }

.alm-btn-wrap {
  margin: 1rem 0; }

/* OHJELMISTO */
body.ohjelmisto .has-2-columns .wp-block-column:first-child {
  margin-left: 0;
  display: none; }
  @media (min-width: 70em) {
    body.ohjelmisto .has-2-columns .wp-block-column:first-child {
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
      display: block; } }
  body.ohjelmisto .has-2-columns .wp-block-column:first-child h3,
  body.ohjelmisto .has-2-columns .wp-block-column:first-child .facetwp-checkbox {
    display: none; }
    @media (min-width: 50em) {
      body.ohjelmisto .has-2-columns .wp-block-column:first-child h3,
      body.ohjelmisto .has-2-columns .wp-block-column:first-child .facetwp-checkbox {
        display: block; } }

body.ohjelmisto .has-2-columns .wp-block-column:not(:first-child) {
  margin-left: 0;
  margin-right: 0;
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important; }

body.ohjelmisto .alm-layouts .alm-listing .alm-reveal {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  justify-items: center; }
  @media (min-width: 42.5em) {
    body.ohjelmisto .alm-layouts .alm-listing .alm-reveal {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 50em) {
    body.ohjelmisto .alm-layouts .alm-listing .alm-reveal {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 30px; } }
  body.ohjelmisto .alm-layouts .alm-listing .alm-reveal a.alm-gallery-img {
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
            box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
    max-width: 100%; }
  body.ohjelmisto .alm-layouts .alm-listing .alm-reveal a.popup {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  body.ohjelmisto .alm-layouts .alm-listing .alm-reveal a.alm-gallery-img:nth-child(0) {
    grid-column: span 2;
    grid-row: span 1; }

.group_header {
  margin: 30px 0 30px 0; }
  @media (min-width: 62.5em) {
    .group_header {
      margin-left: 15px; } }

.group_header:first-of-type {
  margin: 0 0 30px 0; }
  @media (min-width: 62.5em) {
    .group_header:first-of-type {
      margin-left: 15px; } }

/* Flyout overrides */
.facetwp-flyout-open {
  display: block;
  background-color: transparent;
  padding: 0 0 20px 8px; }
  @media (min-width: 70em) {
    .facetwp-flyout-open {
      display: none; } }

.facetwp-flyout-open::before {
  content: "";
  background: url(../images/filter.svg) no-repeat;
  background-size: cover;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 2px;
  left: -8px; }

.facetwp-flyout-open:hover {
  background-color: transparent; }

.facetwp-flyout .facetwp-flyout-close {
  width: 26px;
  height: 26px;
  background: url(../images/close.svg) no-repeat;
  background-size: cover;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  text-align: left;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  z-index: 1; }

button.fwp-load-more {
  background-color: #A7371B;
  margin-top: 30px; }

button.fwp-load-more:hover {
  background-color: #4B00B1; }

.facetwp-flyout-wrap {
  padding-top: 40px; }

/*
    Flickity prev/next
*/
.flickity-prev-next-button {
  top: -60px;
  width: 30px;
  height: 30px;
  -webkit-transform: none;
  -ms-transform: none;
      transform: none; }

.flickity-prev-next-button.previous .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 15%;
  width: 80%;
  height: 70%; }

.flickity-prev-next-button.next .flickity-button-icon {
  position: absolute;
  left: 0%;
  top: 15%;
  width: 80%;
  height: 70%; }

.flickity-button {
  background: none;
  padding: 0;
  border: solid 1px #cfced7; }

.flickity-button:hover {
  background: none;
  border: solid 1px #cfced7; }

/* icon color */
.flickity-button-icon {
  fill: rgba(207, 206, 215, 0.7); }

.flickity-prev-next-button.previous {
  left: calc(50% - 35px);
  right: auto; }

.flickity-prev-next-button.next {
  right: calc(50% - 35px); }

/* hide disabled button */
.flickity-button:disabled {
  color: rgba(207, 206, 215, 0.5); }

/* hiding the corner of last event in event calendar */
.flickity-slider {
  width: 101%; }

.facet-reset {
  font-size: 16px;
  color: #A7371B;
  border: 0;
  cursor: pointer;
  margin: 0;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
  padding: 0 0 15px 0; }
  .facet-reset:hover {
    text-decoration: none;
    color: #A7371B; }

.fieldset {
  margin-bottom: 3.2647058824rem;
  padding: 0;
  position: relative;
  top: 1.5rem; }

.fieldset__legend {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  left: -1px;
  position: absolute;
  text-indent: 0;
  top: -1.5rem;
  width: 100%; }

.fieldset__legend-text {
  display: block; }

.fieldset__legend-link {
  display: block; }

.fieldset__description {
  color: #1C9AB2;
  font-size: 1.1764705882rem; }
  .fieldset__description > :last-child {
    margin-bottom: 0; }

.fieldset--default {
  background: #fff;
  border: 1px solid #aeb0b5;
  margin: 1rem 0 1.7058823529rem;
  padding: 0 1em; }
  .fieldset--default .fieldset__legend {
    background: #d6d7d9;
    border: 1px solid #aeb0b5;
    border-bottom: none;
    color: #212121;
    height: 2em;
    line-height: 2;
    padding: 0;
    text-shadow: 0 1px 0 #fff; }
  .fieldset--default .fieldset__legend-text {
    padding-left: 1em; }
  .fieldset--default .fieldset__content {
    margin-top: 2.5em; }
  .fieldset--default .fieldset__description {
    font-style: italic;
    margin: 1rem 0; }

.form-item {
  margin: 0 0 1.7647058824rem; }

.form-item__label {
  display: block; }
  .is-disabled > .form-item__label {
    color: #1C9AB2; }

.form-item__fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.form-item__description {
  color: #1C9AB2;
  font-size: 1.1764705882rem; }
  .form-item__description > :last-child {
    margin-bottom: 0; }

.form-item__required-marker::before {
  content: '*'; }


.form-item__color,
.form-item__date,
.form-item__email,
.form-item__month,
.form-item__number,
.form-item__password,
.form-item__search,
.form-item__select,
.form-item__tel,
.form-item__text,
.form-item__textarea,
.form-item__time,
.form-item__url,
.form-item__week {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #5b616b;
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  height: 2.5882352941rem;
  line-height: 1.2941176471;
  padding: 0.5882352941em 0.4117647059em;
  margin: 0.2em 0;
  max-width: 100%; }
  
  .form-item__color:focus,
  .form-item__date:focus,
  .form-item__email:focus,
  .form-item__month:focus,
  .form-item__number:focus,
  .form-item__password:focus,
  .form-item__search:focus,
  .form-item__select:focus,
  .form-item__tel:focus,
  .form-item__text:focus,
  .form-item__textarea:focus,
  .form-item__time:focus,
  .form-item__url:focus,
  .form-item__week:focus {
    -webkit-box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
            box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
    outline: 0; }
  
  .form-item__color:disabled,
  .form-item__date:disabled,
  .form-item__email:disabled,
  .form-item__month:disabled,
  .form-item__number:disabled,
  .form-item__password:disabled,
  .form-item__search:disabled,
  .form-item__select:disabled,
  .form-item__tel:disabled,
  .form-item__text:disabled,
  .form-item__textarea:disabled,
  .form-item__time:disabled,
  .form-item__url:disabled,
  .form-item__week:disabled {
    background: #d6d7d9;
    border-color: #aeb0b5;
    cursor: default; }
  .is-full-width >
  .form-item__color, .is-full-width >
  .form-item__date, .is-full-width >
  .form-item__email, .is-full-width >
  .form-item__month, .is-full-width >
  .form-item__number, .is-full-width >
  .form-item__password, .is-full-width >
  .form-item__search, .is-full-width >
  .form-item__select, .is-full-width >
  .form-item__tel, .is-full-width >
  .form-item__text, .is-full-width >
  .form-item__textarea, .is-full-width >
  .form-item__time, .is-full-width >
  .form-item__url, .is-full-width >
  .form-item__week {
    width: 100%; }

.form-item__textarea {
  height: auto; }

/* FACETS */
.facetwp-counter {
  display: none; }

.form-item--checkbox {
  margin-bottom: 0.5em; }

.form-item__checkbox + .form-item__label {
  cursor: pointer;
  display: block; }
  .form-item__checkbox + .form-item__label::before {
    background: #fff;
    border-radius: 0.1764705882rem;
    -webkit-box-shadow: 0 0 0 1px #757575;
            box-shadow: 0 0 0 1px #757575;
    content: '\a0';
    display: inline-block;
    height: 1.0588235294rem;
    line-height: 1.0588235294rem;
    margin-right: 0.6em;
    text-indent: 0.15em;
    -webkit-transition-duration: 0.2s;
         -o-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
    transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
    -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
    transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
    transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-box-shadow, -webkit-transform;
    -webkit-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    vertical-align: middle;
    width: 1.0588235294rem; }

.form-item__checkbox:checked + .form-item__label::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/correct.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/correct.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/correct.svg");
  background-color: #0071bc;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.1764705882rem;
  -webkit-box-shadow: 0 0 0 1px #0071bc;
          box-shadow: 0 0 0 1px #0071bc; }

.form-item__checkbox:focus + .form-item__label::before {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc, 0 0 3px 4px #3e94cf, 0 0 7px 4px #3e94cf;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc, 0 0 3px 4px #3e94cf, 0 0 7px 4px #3e94cf; }

.form-item__checkbox:checked:disabled + .form-item__label::before {
  background-color: #aeb0b5; }

.form-item__checkbox:disabled + .form-item__label {
  color: #1C9AB2;
  cursor: default; }
  .form-item__checkbox:disabled + .form-item__label::before {
    background-color: #aeb0b5;
    -webkit-box-shadow: 0 0 0 1px #aeb0b5;
            box-shadow: 0 0 0 1px #aeb0b5;
    cursor: not-allowed; }

.form-item--checkboxes {
  margin-bottom: 0; }

.form-item--radio {
  margin-bottom: 0.5em; }
  .form-item--radio .form-item__radio {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 2px solid #999;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    margin-right: 3px;
    outline: none;
    position: relative;
    top: 2px;
    -webkit-transition-duration: 0.2s;
         -o-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-property: border-color, border-width;
    -o-transition-property: border-color, border-width;
    transition-property: border-color, border-width;
    -webkit-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    width: 16px; }
    .form-item--radio .form-item__radio:checked {
      border: 6px solid #0071bc; }
    .form-item--radio .form-item__radio:disabled {
      border: 2px solid #bbb;
      cursor: default; }
    .form-item--radio .form-item__radio + .form-item__label {
      cursor: pointer;
      display: inline; }
    .form-item--radio .form-item__radio:disabled + .form-item__label {
      color: #bbb;
      cursor: default; }

.form-item--radios {
  margin-bottom: 0; }

.form-item--range .form-item__range {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  height: 2.5882352941rem;
  margin: 0.2em 0;
  padding: 0; }
  .form-item--range .form-item__range:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: 0; }
    .form-item--range .form-item__range:focus::-moz-range-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
    .form-item--range .form-item__range:focus::-ms-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
    .form-item--range .form-item__range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
              box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
  .form-item--range .form-item__range:disabled {
    cursor: default; }
    .form-item--range .form-item__range:disabled::-moz-range-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::-moz-range-track {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::-ms-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::-ms-fill-lower, .form-item--range .form-item__range:disabled::-ms-fill-upper {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::-webkit-slider-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::webkit-slider-runnable-track {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
  .form-item--range .form-item__range::-moz-range-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1764705882rem;
    cursor: pointer;
    height: 2.5882352941rem;
    outline: 0;
    width: 1.2941176471rem; }
  .form-item--range .form-item__range::-moz-range-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.5882352941rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .form-item--range .form-item__range::-ms-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1764705882rem;
    cursor: pointer;
    height: 2.5882352941rem;
    outline: 0;
    width: 1.2941176471rem;
    margin-top: 0 !important; }
  .form-item--range .form-item__range::-ms-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.5882352941rem;
    margin: 0;
    outline: 0;
    width: 100%;
    background: transparent;
    border: 0;
    color: transparent; }
  .form-item--range .form-item__range::-ms-fill-lower, .form-item--range .form-item__range::-ms-fill-upper {
    background: #aeb0b5;
    border: 1px solid #757575; }
  .form-item--range .form-item__range::-webkit-slider-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1764705882rem;
    cursor: pointer;
    height: 2.5882352941rem;
    outline: 0;
    width: 1.2941176471rem;
    -webkit-appearance: none;
    margin-top: -1.0588235294rem; }
  .form-item--range .form-item__range::-webkit-slider-runnable-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.5882352941rem;
    margin: 0;
    outline: 0;
    width: 100%; }

.form-item--range.is-full-width > .form-item__range {
  width: 100%; }

.form-item--select .form-item__select {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-down.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-down.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow-down.svg");
  background-position: right 0.7647058824rem center;
  background-repeat: no-repeat;
  background-size: 0.7647058824rem;
  padding-right: 1.9411764706rem; }
  .form-item--select .form-item__select::-ms-expand {
    display: none; }

/* Enable keyboard */
.flickity-enabled:focus .flickity-viewport {
  outline: thin dotted;
  outline: none; }

.carousel {
  margin-bottom: 40px; }

.over-20 .carousel {
  margin-bottom: 80px; }

.over-20 .carousel .flickity-page-dots {
  bottom: -40px; }

.carousel-main {
  height: 400px; }

.carousel-nav {
  width: 100%; }

.carousel-main .carousel-cell {
  width: 100%;
  height: 400px;
  /* center images in cells with flexbox */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.carousel-main .carousel-cell .carousel-image {
  display: block;
  max-height: 100%; }

/* Lazyload */
/* fade in image when loaded */
.carousel-main .carousel-image {
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0; }

.carousel-main .carousel-image.flickity-lazyloaded,
.carousel-main .carousel-image.flickity-lazyerror {
  opacity: 1; }

/* Gallery used as navigation */
.carousel-nav .carousel-cell {
  height: 80px;
  width: 100px;
  padding-right: 10px; }

.carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px; }

.over-20 .flickity-page-dots .dot {
  margin: 0 4px; }

/* Adaptive height */
.flickity-viewport {
  -webkit-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s; }

/* Flickity fullscreen v1.0.1
------------------------- */
/* fullscreen */
.carousel.is-fullscreen .carousel-cell {
  height: 100%; }

.flickity-enabled.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  padding-bottom: 35px;
  z-index: 1; }

.flickity-enabled.is-fullscreen .flickity-page-dots {
  bottom: 10px; }

.flickity-enabled.is-fullscreen .flickity-page-dots .dot {
  background: white;
  margin: 0 8px; }

/* prevent page scrolling when flickity is fullscreen */
html.is-flickity-fullscreen {
  overflow: hidden; }

/* ---- flickity-fullscreen-button ---- */
.flickity-button {
  text-align: center;
  padding: 5px; }

.flickity-fullscreen-button {
  display: block;
  right: 10px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 4px; }

/* right-to-left */
.flickity-rtl .flickity-fullscreen-button {
  right: auto;
  left: 10px; }

.flickity-fullscreen-button-exit {
  display: none; }

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block; }

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none; }

.flickity-fullscreen-button .flickity-button-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 4px;
  top: 4px; }

/*
Mediagalleria
*/
.single-pressikuvat .alm-layouts .alm-listing .alm-reveal {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  justify-items: center; }
  @media (min-width: 42.5em) {
    .single-pressikuvat .alm-layouts .alm-listing .alm-reveal {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 50em) {
    .single-pressikuvat .alm-layouts .alm-listing .alm-reveal {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 30px; } }
  .single-pressikuvat .alm-layouts .alm-listing .alm-reveal a.alm-gallery-img {
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
            box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
    max-width: 100%; }
  .single-pressikuvat .alm-layouts .alm-listing .alm-reveal a.popup {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  .single-pressikuvat .alm-layouts .alm-listing .alm-reveal a.alm-gallery-img:nth-child(0) {
    grid-column: span 2;
    grid-row: span 1; }

a.image-source-link {
  color: #A7371B; }
  a.image-source-link:hover {
    color: #4B00B1; }

.pressikuvat-template-default h1.page-title {
  padding-bottom: 40px; }

/* Magnific Popup CSS 
https://dimsemenov.com/plugins/magnific-popup/documentation.html#gallery
*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* Kuvapankki listing  */
.kuvapankki .inner > h3:first-of-type {
  margin-top: 60px; }

.kuvapankki .wp-block-media-text__content .has-large-font-size, .kuvapankki .wp-block-media-text .has-large-font-size {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 100;
  margin: 0; }

.kuvapankki .no-images-listing .wp-block-media-text {
  display: block;
  grid-area: unset;
  width: 100%; }

.kuvapankki .images-listing .wp-block-media-text {
  display: block;
  grid-area: unset;
  width: 100%; }
  @media (min-width: 50em) {
    .kuvapankki .images-listing .wp-block-media-text {
      width: 33%;
      float: left;
      margin: 2%;
      height: 280px; } }
  @media (min-width: 56.25em) {
    .kuvapankki .images-listing .wp-block-media-text {
      width: 20%; } }

.kuvapankki .images-listing .wp-block-media-text .wp-block-media-text__content, .kuvapankki .images-listing .wp-block-media-text .wp-block-media-text__media {
  display: block;
  grid-area: unset;
  padding: 15px 0 0 0;
  text-align: center;
  overflow: hidden;
  min-height: auto; }
  .kuvapankki .images-listing .wp-block-media-text .wp-block-media-text__content img, .kuvapankki .images-listing .wp-block-media-text .wp-block-media-text__media img {
    height: 100%;
    display: inline-block;
    min-height: 220px;
    width: auto !important;
    max-width: inherit;
    vertical-align: middle; }

.kuvapankki .images-listing::after, .kuvapankki .no-images-listing::after {
  content: "";
  display: block;
  clear: both; }

.carousel-wrapper {
  height: 390px; }
  @media (min-width: 47.9375em) {
    .carousel-wrapper {
      height: 490px; } }
  @media (min-width: 50em) {
    .carousel-wrapper {
      height: 680px; } }
  @media (min-width: 62.5em) {
    .carousel-wrapper {
      height: 680px; } }

.owl-carousel {
  overflow: hidden;
  position: relative; }

.owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%; }
  .owl-theme .owl-nav .owl-next, .owl-theme .owl-nav .owl-prev {
    position: absolute;
    background: #e63323;
    padding: 0;
    border: 1px solid #e63323;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .owl-theme .owl-nav .owl-next:hover, .owl-theme .owl-nav .owl-prev:hover {
      background: #e63323; }
    .owl-theme .owl-nav .owl-next img, .owl-theme .owl-nav .owl-prev img {
      height: 1.25rem; }
  .owl-theme .owl-nav .owl-next {
    right: 20px; }
  .owl-theme .owl-nav .owl-prev {
    left: 20px; }

.owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.hero-bg-image {
  position: relative;
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  height: 330px;
  text-align: center; }
  @media (min-width: 47.9375em) {
    .hero-bg-image {
      height: 490px; } }
  @media (min-width: 50em) {
    .hero-bg-image {
      height: 680px; } }
  @media (min-width: 62.5em) {
    .hero-bg-image {
      height: 680px; } }
  .hero-bg-image.mobile-square {
    width: 100%;
    padding-bottom: 100%;
    height: auto; }
    .hero-bg-image.mobile-square .hero-bg-image__content {
      padding-top: 0 !important; }
  .hero-bg-image.has-overlay {
    position: relative; }
    .hero-bg-image.has-overlay:after {
      background: none;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .hero-bg-image.has-overlay .hero-bg-image__content {
      max-width: 1230px;
      height: 98%;
      margin: 0 auto;
      z-index: 2;
      padding-top: 10%;
      position: relative; }
      @media (min-width: 50em) {
        .hero-bg-image.has-overlay .hero-bg-image__content {
          height: 95%; } }

body.single-program .hero-bg-image.has-overlay:after {
  background: none; }

.hero-symbol {
  position: absolute;
  top: 0;
  right: 0;
  padding: 30px 30px;
  width: 200px;
  z-index: 2; }

.hero-bg-image__title {
  text-transform: uppercase;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.15); }
  .hero-bg-image__title a {
    color: #fff; }
    .hero-bg-image__title a.full-size-link {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      margin-left: 0;
      max-width: 1440px;
      width: 100vw;
      height: 100%; }
      @media (min-width: 47.9375em) {
        .hero-bg-image__title a.full-size-link {
          margin-left: calc(-50vw + 50%); } }
      @media (min-width: 90em) {
        .hero-bg-image__title a.full-size-link {
          margin-left: -8.5%; } }

.hero-bg-image .hero-text-wrapper {
  padding: 30px 20px 0 23%;
  text-align: center;
  font-weight: 400; }
  @media (min-width: 42.5em) {
    .hero-bg-image .hero-text-wrapper {
      position: absolute;
      right: 0;
      bottom: 10%;
      width: 425px;
      text-transform: uppercase;
      text-align: right;
      padding: 0 26px 15px 10px; } }
  @media (min-width: 50em) {
    .hero-bg-image .hero-text-wrapper {
      padding: 0 32px 15px 10px; } }
  .hero-bg-image .hero-text-wrapper .hero-bg-image__text {
    padding: 0 0 30px 0;
    text-align: right;
    text-transform: uppercase; }
  .hero-bg-image .hero-text-wrapper .hero-bg-image__call-to-action {
    text-align: right; }

h1.hero-bg-image__title {
  font-size: 42px;
  line-height: 46px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
  @media (min-width: 50em) {
    h1.hero-bg-image__title {
      font-size: 70px;
      line-height: 66px; } }
  @media (min-width: 62.5em) {
    h1.hero-bg-image__title {
      font-size: 70px;
      line-height: 66px; } }

h3.hero-bg-image__subtitle {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
  font-size: 24px;
  margin-bottom: 15px !important; }

/* HOME & TTT-KLUBI */
.home .hero-bg-image__content, .home .hero-bg-image.has-overlay .hero-bg-image__content, .page-template-page-klubi .hero-bg-image__content, .page-template-page-klubi .hero-bg-image.has-overlay .hero-bg-image__content {
  padding-top: 10%; }
  @media (min-width: 50em) {
    .home .hero-bg-image__content, .home .hero-bg-image.has-overlay .hero-bg-image__content, .page-template-page-klubi .hero-bg-image__content, .page-template-page-klubi .hero-bg-image.has-overlay .hero-bg-image__content {
      padding: 5%; } }
  @media (min-width: 56.25em) {
    .home .hero-bg-image__content, .home .hero-bg-image.has-overlay .hero-bg-image__content, .page-template-page-klubi .hero-bg-image__content, .page-template-page-klubi .hero-bg-image.has-overlay .hero-bg-image__content {
      padding: 5% 2%; } }

.home .hero-bg-image__title,
.home .hero-bg-image__subtitle, .page-template-page-klubi .hero-bg-image__title,
.page-template-page-klubi .hero-bg-image__subtitle {
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  text-align: left;
  margin: 0 30px 0 30px; }
  @media (min-width: 50em) {
    .home .hero-bg-image__title,
    .home .hero-bg-image__subtitle, .page-template-page-klubi .hero-bg-image__title,
    .page-template-page-klubi .hero-bg-image__subtitle {
      display: block; } }
  @media (min-width: 56.25em) {
    .home .hero-bg-image__title,
    .home .hero-bg-image__subtitle, .page-template-page-klubi .hero-bg-image__title,
    .page-template-page-klubi .hero-bg-image__subtitle {
      display: block;
      margin: 0 30px 0 0; } }

.home .hero-bg-image, .page-template-page-klubi .hero-bg-image {
  text-align: left; }

.home h3.hero-bg-image__subtitle,
.home h1.hero-bg-image__title, .page-template-page-klubi h3.hero-bg-image__subtitle,
.page-template-page-klubi h1.hero-bg-image__title {
  opacity: 0.4; }

.home h1.hero-bg-image__title:hover, .page-template-page-klubi h1.hero-bg-image__title:hover {
  opacity: 0.8; }

.home h1.hero-bg-image__title a, .page-template-page-klubi h1.hero-bg-image__title a {
  text-decoration: none; }

@media (min-width: 62.5em) {
  .home h1.hero-bg-image__title, .page-template-page-klubi h1.hero-bg-image__title {
    width: 600px; } }

.home .hero-bg-image__call-to-action, .page-template-page-klubi .hero-bg-image__call-to-action {
  display: none; }

/* Frontpage hero tabs */
.hero-tabs {
  width: 90%;
  max-width: 460px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 3; }
  @media (min-width: 50em) {
    .hero-tabs {
      width: 45%; } }
  @media (min-width: 62.5em) {
    .hero-tabs {
      width: 35%; } }
  .hero-tabs .hero-tab {
    background-color: #A7371B;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 130px;
    text-align: center;
    padding: 15px 0 0 0; }
    @media (min-width: 50em) {
      .hero-tabs .hero-tab {
        height: auto;
        padding: 20px 25px;
        text-align: left;
        height: 99px; } }
    @media (min-width: 62.5em) {
      .hero-tabs .hero-tab {
        height: auto;
        padding: 20px 25px;
        text-align: left;
        width: 100%; } }
    .hero-tabs .hero-tab .tab-arrow {
      width: 45px;
      height: 40px;
      background: url(../images/dd-arrow.svg) no-repeat center;
      background-size: cover;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
      @media (min-width: 50em) {
        .hero-tabs .hero-tab .tab-arrow {
          width: 40px;
          height: 40px;
          top: 0;
          right: 20px;
          margin-right: 0; } }
      @media (min-width: 62.5em) {
        .hero-tabs .hero-tab .tab-arrow {
          width: 48px;
          height: 48px;
          top: 0;
          right: 20px;
          margin-right: 0; } }
    .hero-tabs .hero-tab .hero-tab:hover {
      color: white; }
    .hero-tabs .hero-tab .hero-tab-selected {
      background-color: #ffffff;
      color: #1A001A; }
    .hero-tabs .hero-tab h4 {
      padding-top: 6px;
      margin: 0;
      color: #fff; }
      @media (min-width: 50em) {
        .hero-tabs .hero-tab h4 {
          padding-top: 12px; } }
  .hero-tabs .opened .tab-arrow {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }

body.page-template-page-klubi .hero-tab {
  background-color: #1C9AB2; }

body.page-template-page-klubi .hero-tab-selected {
  background-color: #ffffff;
  color: #1A001A; }

body.page-template-page-klubi .hero-tab .tab-arrow {
  background: url(../images/dd-arrow-klubi.svg) no-repeat;
  background-size: cover; }

#frontpage-intelligence {
  position: absolute;
  bottom: 53px;
  height: 1px;
  width: 100%; }

#scroll-down {
  display: none; }

body.ttt-klubi #scroll-down,
body.etusivu #scroll-down {
  position: fixed;
  top: calc(100vh - 120px);
  display: none;
  left: 50%;
  width: 160px;
  margin-left: -80px;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 10; }

body.ttt-klubi #scroll-down:after,
body.etusivu #scroll-down:after {
  content: "";
  display: block;
  width: 40px;
  height: 24px;
  margin: 15px auto 0;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.4));
  background: url(../images/ico-arrow-scroll.svg) 0 0 no-repeat;
  background-size: contain;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  60% {
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  60% {
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@-ms-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  60% {
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  60% {
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

.homepage-hero-video {
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  height: 590px;
  text-align: center; }
  @media (min-width: 50em) {
    .homepage-hero-video {
      height: 690px; } }
  @media (min-width: 62.5em) {
    .homepage-hero-video {
      height: 690px; } }
  .homepage-hero-video.has-overlay {
    position: relative; }
    .homepage-hero-video.has-overlay:after {
      background: none;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .homepage-hero-video.has-overlay .hero-bg-image__content {
      max-width: 1230px;
      height: 95%;
      margin: 0 auto;
      z-index: 2;
      position: relative;
      padding-top: 10%; }

body.single-program .homepage-hero-video.has-overlay:after {
  background: none; }

.no-video .video-container video,
.touch .video-container video {
  display: none; }

.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important; }

.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000; }

.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute; }

.video-container .filter {
  z-index: 1;
  position: absolute;
  /*background: rgba(0, 0, 0, 0.4);*/
  top: 0; }

.video-container video {
  position: absolute;
  z-index: 0;
  top: 0;
  height: 590px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.video-container video.fillWidth {
  width: auto !important;
  height: 100% !important;
  margin: 0 !important; }
  @media (min-width: 50em) {
    .video-container video.fillWidth {
      width: auto !important;
      height: 100% !important; } }
  @media (min-width: 56.25em) {
    .video-container video.fillWidth {
      width: auto !important;
      height: 100% !important; } }
  @media (min-width: 76.25em) {
    .video-container video.fillWidth {
      width: auto !important;
      height: 100% !important; } }
  @media (min-width: 90em) {
    .video-container video.fillWidth {
      width: 100% !important;
      height: auto !important; } }

.hero-bg-image {
  /* HOME */ }
  .hero-bg-image .hero-symbol {
    position: absolute;
    top: 0;
    right: 0;
    padding: 30px 30px;
    width: 200px;
    z-index: 2; }
  .hero-bg-image .hero-bg-image__title {
    text-transform: uppercase; }
    .hero-bg-image .hero-bg-image__title a {
      color: #fff; }
  .hero-bg-image .hero-bg-image .hero-text-wrapper {
    padding: 30px 20px 0 23%;
    text-align: center; }
    @media (min-width: 42.5em) {
      .hero-bg-image .hero-bg-image .hero-text-wrapper {
        position: absolute;
        right: 0;
        bottom: 10%;
        width: 425px;
        text-transform: uppercase;
        font-weight: 300;
        text-align: right;
        padding: 0 26px 15px 10px; } }
    @media (min-width: 50em) {
      .hero-bg-image .hero-bg-image .hero-text-wrapper {
        padding: 0 32px 15px 10px; } }
    .hero-bg-image .hero-bg-image .hero-text-wrapper .hero-bg-image__text {
      padding: 0 0 30px 0; }
  .hero-bg-image h1.hero-bg-image__title {
    font-size: 42px;
    line-height: 45px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
    @media (min-width: 50em) {
      .hero-bg-image h1.hero-bg-image__title {
        font-size: 70px;
        line-height: 66px; } }
    @media (min-width: 62.5em) {
      .hero-bg-image h1.hero-bg-image__title {
        font-size: 70px;
        line-height: 66px; } }
  .hero-bg-image h3.hero-bg-image__subtitle {
    font-size: 24px;
    margin-bottom: 10px !important; }
    @media (min-width: 50em) {
      .hero-bg-image h3.hero-bg-image__subtitle {
        margin-bottom: 15px !important; } }
  @media (min-width: 50em) {
    .hero-bg-image .home .hero-bg-image__content, .hero-bg-image .home .hero-bg-image.has-overlay .hero-bg-image__content, .hero-bg-image .page-template-page-klubi .hero-bg-image__content, .hero-bg-image .page-template-page-klubi .hero-bg-image.has-overlay .hero-bg-image__content {
      padding: 5%; } }
  @media (min-width: 62.5em) {
    .hero-bg-image .home .hero-bg-image__content, .hero-bg-image .home .hero-bg-image.has-overlay .hero-bg-image__content, .hero-bg-image .page-template-page-klubi .hero-bg-image__content, .hero-bg-image .page-template-page-klubi .hero-bg-image.has-overlay .hero-bg-image__content {
      padding: 5%; } }
  .hero-bg-image .home .hero-bg-image__title,
  .hero-bg-image .home .hero-bg-image__subtitle, .hero-bg-image .page-template-page-klubi .hero-bg-image__title,
  .hero-bg-image .page-template-page-klubi .hero-bg-image__subtitle {
    display: none;
    text-transform: uppercase;
    margin: 0; }
    @media (min-width: 50em) {
      .hero-bg-image .home .hero-bg-image__title,
      .hero-bg-image .home .hero-bg-image__subtitle, .hero-bg-image .page-template-page-klubi .hero-bg-image__title,
      .hero-bg-image .page-template-page-klubi .hero-bg-image__subtitle {
        display: block; } }
    @media (min-width: 62.5em) {
      .hero-bg-image .home .hero-bg-image__title,
      .hero-bg-image .home .hero-bg-image__subtitle, .hero-bg-image .page-template-page-klubi .hero-bg-image__title,
      .hero-bg-image .page-template-page-klubi .hero-bg-image__subtitle {
        display: block; } }
  .hero-bg-image .home .hero-bg-image, .hero-bg-image .page-template-page-klubi .hero-bg-image {
    text-align: left; }
  .hero-bg-image .home h3.hero-bg-image__subtitle,
  .hero-bg-image .home h1.hero-bg-image__title, .hero-bg-image .page-template-page-klubi h3.hero-bg-image__subtitle,
  .hero-bg-image .page-template-page-klubi h1.hero-bg-image__title {
    opacity: 0.4; }
  .hero-bg-image .home h1.hero-bg-image__title:hover, .hero-bg-image .page-template-page-klubi h1.hero-bg-image__title:hover {
    opacity: 0.8; }
  .hero-bg-image .home h1.hero-bg-image__title a, .hero-bg-image .page-template-page-klubi h1.hero-bg-image__title a {
    text-decoration: none; }
  @media (min-width: 62.5em) {
    .hero-bg-image .home h1.hero-bg-image__title, .hero-bg-image .page-template-page-klubi h1.hero-bg-image__title {
      width: 600px; } }
  .hero-bg-image .home .hero-bg-image__call-to-action, .hero-bg-image .page-template-page-klubi .hero-bg-image__call-to-action {
    text-align: center; }

.hero-inline-image {
  color: #fff;
  padding: 0;
  position: relative;
  text-align: center; }
  .hero-inline-image.has-overlay:after {
    background: none;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .hero-inline-image.has-overlay .hero-inline-image__content {
    z-index: 2; }

.hero-inline-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image__media {
  display: block;
  line-height: 0; }
  .hero-inline-image__media img, .hero-inline-image__media picture {
    width: 100%; }

.hero-inline-image__content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 5%;
  padding: 1em;
  position: absolute;
  right: 5%; }

.carousel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 1rem; }
  .carousel-content .event-details-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: auto 0 0 auto;
    display: none; }
    @media (min-width: 47.9375em) {
      .carousel-content .event-details-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .carousel-content .event-details-container .event-details p {
      /*color: #280003;*/
      color: #fff; }
    .carousel-content .event-details-container .event-buy-ticket-button {
      margin: 0.8rem 0; }

.list--border {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .list--border > li {
    border-bottom: 1px solid #ccc;
    padding: 0.25rem; }

.list--clean {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .list--clean li::before {
    display: none; }

.list--column {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  @media (min-width: 31.25em) {
    .list--column {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 2em;
              column-gap: 2em; } }
  .list--column > li {
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column;
    display: table;
    margin-bottom: 0;
    padding-bottom: 0.25em; }

.list--inline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--inline > li {
    display: inline; }

.list--pipeline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--pipeline::after {
    clear: both;
    content: '';
    display: table; }
  .list--pipeline > li {
    border-right: 1px solid #d6d7d9;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-right: 0.75em; }
    .list--pipeline > li.is-active {
      font-weight: bold; }
    .list--pipeline > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }

/*
 * Core styles for PriorityNav.js
 * These styles are not optional and should always be included
 *
 * Free to use under the MIT License.
 * http://twitter.com/GijsRoge
 */
:not(main) .priority-nav {
  white-space: nowrap;
  /*
    * Makes sure the menu's are inline-block so they don't take up
    * the entire width of its parent. This will break the plugin.
    */ }
  :not(main) .priority-nav > ul {
    display: inline-block; }
    :not(main) .priority-nav > ul > li {
      display: inline-block; }
  :not(main) .priority-nav-has-dropdown .priority-nav__dropdown-toggle {
    position: relative; }
  :not(main) .priority-nav__wrapper {
    position: relative; }
  :not(main) .priority-nav__dropdown {
    position: absolute;
    visibility: hidden; }
    :not(main) .priority-nav__dropdown.show {
      visibility: visible; }
    :not(main) .priority-nav__dropdown-toggle {
      visibility: hidden;
      position: absolute; }
  :not(main) .priority-nav-is-visible {
    visibility: visible; }
  :not(main) .priority-nav-is-hidden {
    visibility: hidden; }

#menu-main {
  display: none;
  padding: 0 30px; }
  @media (min-width: 56.25em) {
    #menu-main {
      display: block; } }

#sub-main {
  display: block; }

#menu-mobile {
  display: block;
  margin: 5px 0 0 5px;
  min-width: 360px !important; }
  @media (min-width: 20em) and (max-width: 22.4375em) {
    #menu-mobile {
      margin: 5px 15px 0 277px; } }
  @media (min-width: 56.25em) {
    #menu-mobile {
      display: none; } }
  #menu-mobile nav a {
    padding: 0.9rem 0.55rem;
    font-size: 16px; }

#sub-mobile {
  display: none; }

@media print {
  .menu {
    display: none; } }

/** PRIORITY NAV **/
nav {
  position: relative;
  white-space: nowrap;
  max-width: 100%; }

nav ul {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0; }

nav li {
  display: inline-block;
  margin-bottom: 0; }

nav li:first-child a {
  padding-left: 0; }

nav a {
  display: inline-block;
  padding: .9rem .65rem;
  text-decoration: none;
  color: #A7371B; }

nav a:hover {
  color: #fff; }

:not(main) .nav__dropdown {
  white-space: nowrap;
  top: 140%;
  right: -8px;
  background-color: #E63323;
  -webkit-transition: 300ms cubic-bezier(0.25, 2, 0.25, 1);
  -o-transition: 300ms cubic-bezier(0.25, 2, 0.25, 1);
  transition: 300ms cubic-bezier(0.25, 2, 0.25, 1);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: rotateX(-30deg);
  transform: rotateX(-30deg);
  opacity: 0; }

:not(main) .nav__dropdown.show {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  padding: 6px 0;
  min-width: 230px;
  visibility: visible;
  -webkit-box-shadow: 0 0 20px 0 rgba(49, 49, 49, 0.25);
          box-shadow: 0 0 20px 0 rgba(49, 49, 49, 0.25);
  -webkit-transition: 300ms cubic-bezier(0.25, 2, 0.25, 1), -webkit-box-shadow 1000ms cubic-bezier(0.25, 2, 0.25, 1);
  transition: 300ms cubic-bezier(0.25, 2, 0.25, 1), -webkit-box-shadow 1000ms cubic-bezier(0.25, 2, 0.25, 1);
  -o-transition: 300ms cubic-bezier(0.25, 2, 0.25, 1), box-shadow 1000ms cubic-bezier(0.25, 2, 0.25, 1);
  transition: 300ms cubic-bezier(0.25, 2, 0.25, 1), box-shadow 1000ms cubic-bezier(0.25, 2, 0.25, 1);
  transition: 300ms cubic-bezier(0.25, 2, 0.25, 1), box-shadow 1000ms cubic-bezier(0.25, 2, 0.25, 1), -webkit-box-shadow 1000ms cubic-bezier(0.25, 2, 0.25, 1); }

@media (max-width: 650px) {
  :not(main) .nav__dropdown {
    right: 0;
    right: -8px; }
  :not(main) .nav__dropdown:after {
    top: -10px;
    right: 10px; } }

:not(main) .nav__dropdown:after {
  content: '';
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 10px solid #E63323;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: '';
  top: -10px;
  right: 10px; }

:not(main) .nav__dropdown-wrapper {
  display: inline-block;
  -webkit-perspective: 500px;
  perspective: 500px; }

@media (max-width: 650px) {
  :not(main) .nav__dropdown-wrapper {
    position: static !important; } }

:not(main) .nav__dropdown-wrapper .nav__dropdown-toggle {
  outline: none;
  display: inline-block;
  opacity: 0.8;
  border: none;
  background-color: transparent;
  font-weight: 400;
  cursor: pointer;
  text-decoration: underline;
  color: white;
  padding: .4rem 1.4rem .4rem .4rem;
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: 100% center;
  text-indent: -9000em;
  width: 30px; }
  :not(main) .nav__dropdown-wrapper .nav__dropdown-toggle:hover {
    background-color: transparent;
    opacity: 1; }

.nav__dropdown li {
  display: block; }

.nav__dropdown li:first-child a {
  padding-left: 1rem; }

.nav__dropdown a {
  display: inline-block;
  padding: .45rem 1rem;
  color: #fff;
  font-weight: normal;
  font-size: 16px; }

#menu-mobile .nav__dropdown a {
  padding: .45rem 1rem; }

#menu-secondary {
  padding: 0 30px; }

.is-active {
  color: #fff; }

#menu-main .nav a,
#menu-mobile .nav a {
  font-weight: bold; }

#menu-main .nav a {
  font-size: 1.125rem;
  color: #fff; }

/* Menu problem with Tarjoilut active-link fix */
.nav-item:nth-child(2) .nav-link:hover {
  color: #fff; }

#menu-main .nav .nav-item:nth-child(2) .nav-link.is-active {
  color: #fff; }

#menu-main .nav .nav-item:nth-child(2) .nav-link.is-active:hover {
  color: #fff; }

#sub-main,
#sub-mobile {
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 3;
  font-size: 15px;
  text-align: center; }
  @media (min-width: 62.5em) {
    #sub-main,
    #sub-mobile {
      min-height: 48px; } }

#sub-main li.nav-item,
#sub-mobile li.nav-item {
  max-width: 115px;
  border-bottom: solid 4px transparent;
  vertical-align: middle; }
  @media (min-width: 42.5em) {
    #sub-main li.nav-item,
    #sub-mobile li.nav-item {
      max-width: 120px; } }
  @media (min-width: 50em) {
    #sub-main li.nav-item,
    #sub-mobile li.nav-item {
      max-width: 200px; } }
  @media (min-width: 62.5em) {
    #sub-main li.nav-item,
    #sub-mobile li.nav-item {
      max-width: 230px; } }

#sub-main .nav__dropdown li.nav-item {
  min-width: 230px;
  text-align: left; }
  #sub-main .nav__dropdown li.nav-item a {
    color: #fff;
    padding: .45rem 1rem;
    font-size: 1em;
    text-align: left;
    width: 95%; }

#sub-main a,
#sub-mobile a {
  color: #fff; }
  @media (min-width: 62.5em) {
    #sub-main a,
    #sub-mobile a {
      line-height: 17px; } }

#sub-main a,
#sub-mobile a {
  white-space: normal;
  /*overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;*/
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: center; }

#sub-main li.nav-item.is-active,
#sub-mobile li.nav-item.is-active {
  position: relative;
  border-bottom: solid 4px #A7371B; }

.menu--account {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--account::after {
    clear: both;
    content: '';
    display: table; }
  .menu--account > li {
    border-right: 1px solid #d6d7d9;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-right: 0.75em; }
    .menu--account > li.is-active {
      font-weight: bold; }
    .menu--account > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
  .menu--account .menu__link {
    font-size: 1.1764705882em; }

.menu--footer {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--footer > li {
    display: inline; }

ul.menu a,
ul.menu__subnav a {
  text-decoration: none; }

ul.menu a.is-active,
ul.menu__subnav a.is-active {
  color: #A7371B; }

.menu--main {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--main > li {
    display: inline; }

.menu--main a {
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 700;
  padding: 0 0.2em; }

.menu--secondary {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--secondary > li {
    display: inline; }

#submain {
  background-color: rgba(255, 255, 255, 0.2); }

.menu__subnav {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
  padding: 0; }
  .menu__subnav > li {
    display: inline; }

.menu__subnav a {
  line-height: 66px;
  position: relative; }

.menu__subnav a.is-active:after, .menu__subnav a.is-active:before {
  bottom: 206%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.menu__subnav a.is-active:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-width: 7px;
  margin-left: -7px; }

.menu__subnav a.is-active:before {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-width: 8px;
  margin-left: -8px; }

ul.menu a,
ul.menu__subnav a {
  text-decoration: none; }

ul.menu a.is-active,
ul.menu__subnav a.is-active {
  color: #A7371B; }

.menu--mobile a {
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 700;
  padding: 0 0.2em; }

#submobile {
  background-color: rgba(255, 255, 255, 0.2); }

.menu__subnav {
  margin: 0;
  padding: 0; }

.menu__subnav a {
  line-height: 66px;
  position: relative; }

.menu__subnav a.is-active:after, .menu__subnav a.is-active:before {
  bottom: 206%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.menu__subnav a.is-active:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-width: 7px;
  margin-left: -7px; }

.menu__subnav a.is-active:before {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-width: 8px;
  margin-left: -8px; }

.messages {
  background-color: #ecf6fa;
  background-position: 0.5882352941em 0.5882352941em;
  background-repeat: no-repeat;
  background-size: 2.3529411765em;
  border: 1px solid #bcdeee;
  color: #424242;
  margin-bottom: 1rem;
  overflow: hidden;
  padding: 1em;
  position: relative;
  word-wrap: break-word; }
  .messages::before {
    background-repeat: no-repeat;
    background-size: 3.0588235294em;
    bottom: -.5em;
    content: '';
    display: block;
    height: 3.0588235294em;
    position: absolute;
    right: -.5em;
    -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
            transform: rotate(-20deg);
    width: 3.0588235294em; }
  .messages a {
    color: #bcdeee;
    font-weight: 600;
    text-decoration: underline; }
  @media print {
    .messages {
      background-image: none !important; } }

.messages__content > *:last-child {
  margin-bottom: 0; }

.messages--status {
  background-color: #eff8e6;
  border-color: #c9e8a9; }
  .messages--status::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-status.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-status.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-status.svg"); }
  .messages--status a {
    color: #71b02f; }

.messages--error {
  background-color: #ffe6e5;
  border-color: #ffc5c2; }
  .messages--error::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-error.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-error.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-error.svg"); }
  .messages--error a {
    color: #ff645c; }
  .messages--error .messages__item em:first-child {
    font-style: normal;
    font-weight: bold; }

.messages--warning {
  background-color: #fcf8e3;
  border-color: #faf2cc; }
  .messages--warning::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-warning.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-warning.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-warning.svg"); }
  .messages--warning a {
    color: #8a6d3b; }

@media (min-width: 43.75em) {
  .mobile-menu {
    display: none; } }

.mobile-menu__bar {
  background-color: rgba(243, 243, 243, 0.98);
  border-bottom: 1px solid #dadada;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  color: #555559;
  height: 3.2352941176em;
  text-align: center; }

.mobile-menu__button {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  height: 3.2352941176em;
  line-height: 3.2352941176em;
  margin: 0;
  padding: 0 1em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  border-right: 1px solid #dadada;
  float: left; }

.mobile-menu__button--search {
  border-left: 1px solid #dadada;
  float: right; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 1em; }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0D%0A%3C%2Fsvg%3E'); }

.mobile-menu__icon--menu {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
  background-size: 33px 22px;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E'); }

.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.98);
  color: #555559;
  position: absolute;
  width: 100%;
  z-index: 100; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.sub-title {
  margin: 20px 0 30px 0;
  text-align: center; }

.status {
  text-align: center; }

nav.pager {
  padding-bottom: 1rem; }

.pager__items {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  margin: 2em 0;
  padding: 0;
  text-align: center; }
  .pager__items li::before {
    display: none; }

.pager__item {
  display: inline-block;
  font-weight: 500;
  color: #1A001A;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .pager__item:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]) {
        display: inline-block; } }
  .pager__item a {
    color: #1A001A;
    min-width: 2.5882352941rem;
    padding: 0.7647058824em; }
    .pager__item a:hover {
      color: #1A001A;
      text-decoration: underline; }

.pager__item--current, .pager__link {
  /*background-color: $pager-bg-color;*/
  color: #1A001A;
  min-width: 2.5882352941rem;
  padding: 0.7647058824em; }

.pager__item--current {
  font-weight: 700;
  /*background-color: $pager-bg-color-active;*/ }

.pager__link {
  display: inline-block;
  text-decoration: none; }
  .pager__link:focus, .pager__link:hover {
    /*background-color: $pager-bg-color-active;*/
    color: #1A001A;
    text-decoration: underline; }

/*
.ajax-load-more-wrap .alm-reveal {
  margin: 0 20px;
  display: grid;
  grid-gap: 30px;
}
*/
/* no grid support? */
/*
.ajax-load-more-wrap .alm-reveal {
  display: flex;
  flex-wrap: wrap;
}
*/
div[data-id="ajankohtaista"].ajax-load-more-wrap .alm-reveal,
div[data-id="mediatiedotteet"].ajax-load-more-wrap .alm-listing,
body.home .inner .ajax-load-more-wrap .alm-reveal {
  display: grid;
  grid-gap: 16px;
  margin: 15px auto 15px auto;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); }
  @media (min-width: 42.5em) {
    div[data-id="ajankohtaista"].ajax-load-more-wrap .alm-reveal,
    div[data-id="mediatiedotteet"].ajax-load-more-wrap .alm-listing,
    body.home .inner .ajax-load-more-wrap .alm-reveal {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 50em) {
    div[data-id="ajankohtaista"].ajax-load-more-wrap .alm-reveal,
    div[data-id="mediatiedotteet"].ajax-load-more-wrap .alm-listing,
    body.home .inner .ajax-load-more-wrap .alm-reveal {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 30px; } }
  div[data-id="ajankohtaista"].ajax-load-more-wrap .alm-reveal .post img,
  div[data-id="mediatiedotteet"].ajax-load-more-wrap .alm-listing .post img,
  body.home .inner .ajax-load-more-wrap .alm-reveal .post img {
    width: 100%;
    margin-bottom: 15px; }
    @media (min-width: 42.5em) {
      div[data-id="ajankohtaista"].ajax-load-more-wrap .alm-reveal .post img,
      div[data-id="mediatiedotteet"].ajax-load-more-wrap .alm-listing .post img,
      body.home .inner .ajax-load-more-wrap .alm-reveal .post img {
        margin-bottom: 0; } }

.panel {
  /* needed for the flex layout*/
  margin-left: 5px;
  margin-right: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px; }

@supports (display: grid) {
  .ajax-load-more-wrap .alm-reveal .panel {
    margin: 0; } }

@media (min-width: 50em) {
  .alm-listing .post {
    background-color: transparent !important; } }

@media (min-width: 62.5em) {
  .alm-listing .post {
    background-color: transparent !important; } }

a.uppercase,
p.uppercase {
  text-transform: uppercase; }

.tiedote a {
  color: #fff;
  font-weight: 500;
  text-decoration: underline; }

.article footer {
  padding-bottom: 1rem; }

/* Program */
section.col-2 {
  display: inline;
  grid-template-rows: auto; }
  @media (min-width: 50em) {
    section.col-2 {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 56.25em) {
    section.col-2 {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr; } }
  section.col-2 .col-1-half {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    section.col-2 .col-1-half iframe {
      max-width: 450px; }
  section.col-2 .col-2-half {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (min-width: 50em) {
      section.col-2 .col-2-half {
        padding: 0 5%; } }
    @media (min-width: 56.25em) {
      section.col-2 .col-2-half {
        padding: 0 5%; } }

section.col-1 {
  display: inline;
  grid-template-rows: auto; }
  @media (min-width: 50em) {
    section.col-1 {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr; } }
  @media (min-width: 56.25em) {
    section.col-1 {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr; } }
  section.col-1 .col-full {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

/* Program */
section.price {
  font-size: 15px;
  padding: 30px 0;
  display: grid;
  grid-auto-rows: minmax(20px, auto);
  grid-template-columns: 1fr 1px 1fr; }
  section.price .priceCol {
    grid-column-start: 1;
    grid-column-end: 2; }
  section.price .delimeter {
    grid-column-start: 2;
    grid-column-end: 3;
    max-width: 1px;
    border-left: 1px solid rgba(18, 44, 64, 0.25); }
  section.price .priceDesc {
    grid-column-start: 3;
    grid-column-end: 4;
    padding: 0 10px; }

div.buy-ticket-and-rating-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 20px; }
  @media (min-width: 56.25em) {
    div.buy-ticket-and-rating-container {
      padding-bottom: 0; } }
  @media (min-width: 76.25em) {
    div.buy-ticket-and-rating-container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  div.buy-ticket-and-rating-container .ratings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 76.25em) {
      div.buy-ticket-and-rating-container .ratings {
        margin-left: 2.6rem; } }
  div.buy-ticket-and-rating-container .buy-ticket {
    padding-bottom: 20px; }
    @media (min-width: 76.25em) {
      div.buy-ticket-and-rating-container .buy-ticket {
        padding-bottom: 0; } }
  div.buy-ticket-and-rating-container .buy-ticket a.btn {
    /*width: 100%;*/ }
    @media (min-width: 76.25em) {
      div.buy-ticket-and-rating-container .buy-ticket a.btn {
        /* width: auto; */ } }
  div.buy-ticket-and-rating-container .stars {
    padding-top: 3px; }

section.videos div.wrapper {
  display: grid;
  margin: 50px 0; }
  @media (min-width: 50em) {
    section.videos div.wrapper {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 56.25em) {
    section.videos div.wrapper {
      display: grid;
      grid-gap: 30px;
      grid-template-columns: 1fr 1fr 1fr; } }

section.secondary-section {
  grid-template-rows: auto;
  margin-top: 40px;
  padding: 20px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #a7371b;
  color: #1A001A;
  text-align: center; }
  @media (min-width: 50em) {
    section.secondary-section {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 56.25em) {
    section.secondary-section {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr 1fr; } }
  section.secondary-section a {
    color: #A7371B;
    text-decoration: none; }
    section.secondary-section a:hover {
      color: #A7371B; }
  section.secondary-section .leafleat {
    padding: 20px 0; }
    section.secondary-section .leafleat h4 {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/leaflet-icon.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/leaflet-icon.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/leaflet-icon.svg");
      background-repeat: no-repeat;
      background-position: center;
      height: 60px;
      width: 60px;
      text-indent: -9000em;
      margin: 0px auto 10px auto; }
    section.secondary-section .leafleat a.link {
      color: #1A001A; }
    section.secondary-section .leafleat.disabled_link {
      opacity: 0.2; }
  section.secondary-section .venue {
    padding: 20px 0; }
    section.secondary-section .venue h4 {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/stage-icon.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/stage-icon.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/stage-icon.svg");
      background-repeat: no-repeat;
      background-position: right;
      height: 60px;
      width: 60px;
      text-indent: -9000em;
      margin: 0px auto 10px auto; }
    section.secondary-section .venue a.link {
      color: #1A001A; }
  section.secondary-section .intermission {
    padding: 20px 0; }
    section.secondary-section .intermission h4 {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/intermission-icon.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/intermission-icon.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/intermission-icon.svg");
      background-repeat: no-repeat;
      background-position: right;
      height: 60px;
      width: 60px;
      text-indent: -9000em;
      margin: 0px auto 10px auto; }
    section.secondary-section .intermission p {
      margin: 0;
      padding: 0; }

#klubi-react {
  margin-bottom: 40px;
  min-height: 400px; }

section#frontpage-events,
section#klubi-frontpage-events,
section#program-events {
  padding: 30px 0;
  background-color: #1A001A; }
  section#frontpage-events h2,
  section#klubi-frontpage-events h2,
  section#program-events h2 {
    text-align: center;
    color: #fff;
    padding-top: 30px; }
  section#frontpage-events h3.facet-title,
  section#klubi-frontpage-events h3.facet-title,
  section#program-events h3.facet-title {
    font-size: 17px;
    color: #fff;
    opacity: 0.5;
    margin-bottom: 25px; }

section#klubi-frontpage-events {
  padding: 0;
  margin: 0px auto;
  margin-bottom: 60px;
  max-width: 1230px; }

section.actors .missing-actor-image {
  margin: 0 auto;
  height: 120px;
  width: 120px;
  background-color: #f0f0f0; }

section.actors img.img-responsive, section.actors .missing-actor-image {
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
  max-width: 120px; }

section.actors .container {
  display: grid;
  grid-auto-rows: minmax(20px, auto);
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); }

body.page-template-default article {
  padding: 2.3529411765em 0 1.1764705882em 0;
  margin: 0; }
  @media (min-width: 50em) {
    body.page-template-default article {
      padding: 30px 0 40px 0; } }
  @media (min-width: 56.25em) {
    body.page-template-default article {
      padding: 60px 0 40px 0; } }

body.venues-template-default .inner {
  padding: 2.3529411765em 0 1.1764705882em 0;
  margin: 0 20px; }
  @media (min-width: 50em) {
    body.venues-template-default .inner {
      margin: 0 30px;
      padding: 30px 0 40px 0; } }
  @media (min-width: 56.25em) {
    body.venues-template-default .inner {
      margin: 0 60px;
      padding: 30px 0 40px 0; } }

body.program-template-default .inner {
  padding: 1.1764705882em 0 1.1764705882em 0;
  margin: 0 20px; }
  @media (min-width: 50em) {
    body.program-template-default .inner {
      margin: 30px 60px 0 30px;
      padding: 30px 0 40px 0; } }
  @media (min-width: 56.25em) {
    body.program-template-default .inner {
      margin: 30px 60px 0 30px;
      padding: 30px 0 40px 0; } }

body.page-template-page-onecolumn article .inner, body.actors-template-default article .inner {
  margin: 30px 20px;
  padding: 2.3529411765em 0 1.7647058824em 0; }
  @media (min-width: 50em) {
    body.page-template-page-onecolumn article .inner, body.actors-template-default article .inner {
      margin: 0 auto;
      max-width: 600px; } }
  @media (min-width: 56.25em) {
    body.page-template-page-onecolumn article .inner, body.actors-template-default article .inner {
      margin: 0 auto;
      max-width: 720px; } }

body.page-template-page-twocolumn article .inner {
  border: 0;
  border-top: 1px solid #a7371b;
  padding: 1.1764705882em 1.1764705882em 0 0.5882352941em;
  margin: 30px 20px; }
  @media (min-width: 50em) {
    body.page-template-page-twocolumn article .inner {
      margin: 30px 30px;
      padding: 30px 0; } }
  @media (min-width: 56.25em) {
    body.page-template-page-twocolumn article .inner {
      margin: 30px 30px;
      padding: 30px 0; } }

body.ohjelmisto .has-2-columns .wp-block-column:first-child {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

body.ohjelmisto .has-2-columns .wp-block-column:not(:first-child) {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%; }

body.ohjelmisto .main .l-constrain--no-padding,
body.ohjelmisto .main article.with-hero,
body.ohjelmisto .main article.with-hero > div {
  background: none; }

/* NEWS & AJANKOHTAISTA & MEDIATIEDOTE & ACTOR */
body.category .posts-wrapper {
  margin: 0 20px;
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
  grid-auto-rows: minmax(100px, auto); }

.prev-link, .next-link {
  display: block;
  position: absolute;
  top: 40px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
  height: 38px;
  width: 22px;
  text-indent: -9000em; }
  @media (min-width: 50em) {
    .prev-link, .next-link {
      height: 51px;
      width: 30px;
      top: 40px; } }
  @media (min-width: 56.25em) {
    .prev-link, .next-link {
      height: 51px;
      width: 30px;
      top: 40px; } }

.prev-link {
  left: 2%;
  background: url(../images/previous-post.svg) center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 50em) {
    .prev-link {
      left: 5%;
      top: 40px; } }
  @media (min-width: 56.25em) {
    .prev-link {
      left: 5%;
      top: 40px; } }

.next-link {
  right: 2%;
  background: url(../images/next-post.svg) center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 50em) {
    .next-link {
      right: 5%; } }
  @media (min-width: 56.25em) {
    .next-link {
      right: 5%; } }

.is-style-ingressi,
.ingressi,
.ingress {
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 30px; }

article.mediatiedote .inner, body.post-template-default article.ajankohtaista .inner {
  padding-bottom: 30px;
  margin: 30px 20px; }
  @media (min-width: 50em) {
    article.mediatiedote .inner, body.post-template-default article.ajankohtaista .inner {
      margin: 30px auto;
      max-width: 600px; } }
  @media (min-width: 56.25em) {
    article.mediatiedote .inner, body.post-template-default article.ajankohtaista .inner {
      margin: 30px auto;
      max-width: 720px; } }

body.single-actors article .inner {
  padding-top: 0;
  padding-bottom: 30px;
  margin: 0 20px; }
  @media (min-width: 50em) {
    body.single-actors article .inner {
      margin: 0 auto 40px auto;
      max-width: 600px; } }
  @media (min-width: 56.25em) {
    body.single-actors article .inner {
      margin: 0 auto 40px auto;
      max-width: 720px; } }

/** Embed container */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/** Reviews */
section.reviews {
  border-bottom: 1px solid #a7371b;
  padding-bottom: 30px;
  margin-bottom: 50px; }

.reviews h2 {
  text-align: center; }

.reviews .review-items {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-auto-rows: 60px;
  /*
        @include breakpoint($bp-medium) {
            display:grid;
            grid-template-columns: auto auto auto;
            grid-gap: 25px;
          }
          @include breakpoint($bp-large) {
            display:grid;
            grid-template-columns: auto auto auto;
            grid-gap: 25px;
          }
          */ }
  .reviews .review-items .author {
    display: block;
    margin-top: 10px; }
  .reviews .review-items div {
    padding-bottom: 40px; }
    @media (min-width: 50em) {
      .reviews .review-items div {
        padding-bottom: 0; } }
    @media (min-width: 56.25em) {
      .reviews .review-items div {
        padding-bottom: 0; } }
  .reviews .review-items .review-content {
    padding-bottom: 40px;
    border-bottom: 1px solid #a7371b; }

/* Stars */
.star {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 0;
  top: -3px;
  margin-left: .65em;
  margin-right: .65em;
  margin-bottom: 1.2em;
  border-right: .3em solid transparent;
  border-bottom: .7em  solid #FC0;
  border-left: .3em solid transparent;
  /* Controlls the size of the stars. */
  font-size: 14px; }
  .star:before, .star:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: .6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: .7em  solid #FC0;
    border-left: 1em solid transparent;
    -webkit-transform: rotate(-35deg);
        -ms-transform: rotate(-35deg);
            transform: rotate(-35deg); }
  .star:after {
    -webkit-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
            transform: rotate(35deg); }

/** Program events facet */
#program-events .facetwp-template {
  overflow: auto; }

/* Reveal more content */
.rv_button.closed:after {
  content: ""; }

.rv_button.opened:after {
  content: ""; }

.reviews-title-wrapper {
  padding: 2rem 0 1rem; }

.stars-container {
  margin-bottom: 1rem; }

.review-popup .stars-container {
  margin-top: 1rem;
  margin-bottom: 0.5rem; }

.masonry-grid-sizer,
.masonry-grid-item {
  width: 100%; }
  @media screen and (min-width: 570px) {
    .masonry-grid-sizer,
    .masonry-grid-item {
      width: 50%; } }
  @media (min-width: 56.25em) {
    .masonry-grid-sizer,
    .masonry-grid-item {
      width: 33.33%; } }
  @media (min-width: 76.25em) {
    .masonry-grid-sizer,
    .masonry-grid-item {
      width: 25%; } }

.masonry-grid-item__inner {
  margin: 0 5px 10px;
  padding: 10px 16px 16px;
  border: 1px solid #d5d5d5; }
  .masonry-grid-item__inner > .masonry-grid-item__definition:first-child {
    margin-top: 0.75rem; }

.masonry-grid-item__image {
  margin-bottom: 1rem; }

.masonry-grid-item__title {
  font-size: 1rem;
  font-weight: 700;
  text-transform: none;
  margin-top: 0; }

.masonry-grid-item__definition {
  font-weight: 500;
  color: #A7371B;
  margin: 0 0 1rem; }

.masonry-grid-item__link {
  font-weight: 500;
  color: #A7371B;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .masonry-grid-item__link:after {
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-right-long-brick.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-right-long-brick.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-right-long-brick.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 14px;
    left: 10px;
    margin: auto;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .masonry-grid-item__link:hover::after {
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px); }

.review-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
  color: #1A001A; }

.back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  padding: 1rem;
  border-radius: 0;
  background-color: #1A001A;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  .back-to-top:hover {
    color: white; }
  @media (min-width: 62.5em) {
    .back-to-top {
      right: 100px; } }
  .back-to-top:after {
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-up-line.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-up-line.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-up-line.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 14px;
    left: 6px;
    margin: auto;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media (min-width: 62.5em) {
      .back-to-top:after {
        left: 10px; } }
  .back-to-top span {
    font-family: "Montserrat", "Open sans", serif;
    font-weight: 500;
    font-size: 1rem;
    color: white;
    display: none; }
    @media (min-width: 62.5em) {
      .back-to-top span {
        display: inline; } }

.back-to-top {
  visibility: hidden;
  opacity: 0; }

.back-to-top--is-visible {
  visibility: visible;
  opacity: 1; }

.progress {
  position: relative; }

.progress__track {
  background-color: #aeb0b5;
  border: 1px solid #5b616b;
  border-radius: 0.1764705882rem;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  height: 1rem;
  margin: 0.2em 0;
  max-width: 100%;
  min-width: 6em;
  overflow: hidden; }

.progress__bar {
  background-color: #A7371B;
  border-radius: 0.1764705882rem;
  height: 1rem;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  width: 3%; }

.progress__description,
.progress__percentage {
  color: #1C9AB2;
  font-size: 1.0588235294rem;
  overflow: hidden; }

.progress__description {
  float: left; }

.progress__percentage {
  float: right; }

.searchform {
  text-align: center;
  padding: 30px;
  display: none; }
  .searchform .searchform__input {
    display: inline-block;
    width: 60%;
    height: 50px; }
  .searchform .searchform__button {
    position: relative;
    left: -5px;
    display: inline-block;
    width: 100px; }
  @media (min-width: 50em) {
    .searchform .searchform__input {
      width: 50%; } }
  @media (min-width: 56.25em) {
    .searchform .searchform__input {
      width: 50%; } }

/* Search results page */
.search-results h1.page-title {
  padding: 40px 0;
  margin: 0; }
  @media (min-width: 50em) {
    .search-results h1.page-title {
      margin: 0 30px; } }
  @media (min-width: 56.25em) {
    .search-results h1.page-title {
      margin: 0 30px; } }

.search-results article {
  margin: 40px 8%; }

.search-results .l-media {
  margin: 20px 0;
  clear: both; }

.search-results .l-media__content {
  margin-left: 120px; }
  .search-results .l-media__content h2 {
    margin: 0 0 10px 0; }
  .search-results .l-media__content img {
    width: 100%;
    height: auto; }

.search-results .l-media__object {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute; }

.l-header {
  display: inline-block; }
  @media (min-width: 62.5em) {
    .l-header {
      min-height: 100px; } }

.site-logo img {
  width: 180px;
  margin: 0 0 0 0; }
  @media (min-width: 50em) {
    .site-logo img {
      width: 230px; } }
  @media (min-width: 62.5em) {
    .site-logo img {
      width: 230px; } }

.tabs::after {
  clear: both;
  content: '';
  display: table; }

.tabs__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .tabs__items li::before {
    display: none; }
  @media (min-width: 47.9375em) {
    .tabs__items {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media print {
    .tabs__items {
      display: none; } }

.tabs__item:first-child .tabs__link {
  border-bottom-left-radius: 0.1764705882rem;
  border-left: 0;
  border-top-left-radius: 0.1764705882rem; }

.tabs__item:last-child .tabs__link {
  border-bottom-right-radius: 0.1764705882rem;
  border-top-right-radius: 0.1764705882rem; }

.tabs__link {
  background-color: #d6d7d9;
  border: 0;
  border-radius: 0;
  color: #212121;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.1764705882;
  padding: 0.7058823529rem 1.1764705882rem;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  border-left: 1px solid #aeb0b5;
  display: block;
  font-size: 1.1764705882rem;
  line-height: 0.85;
  margin: 0;
  padding: 0.4705882353rem 0.9411764706rem; }
  .tabs__link:focus, .tabs__link:hover {
    background-color: #aeb0b5;
    color: #212121;
    outline: 0; }
  .tabs__link:active {
    background-color: #212121;
    color: #fff; }
  .tabs__link[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .tabs__link:active {
    background-color: #212121;
    color: #fff; }
  .tabs__link:focus {
    background-color: #aeb0b5; }
  .tabs__link:hover, .tabs__link:visited {
    color: #212121; }
  .tabs__link.is-active {
    background-color: #212121;
    color: #fff; }
    .tabs__link.is-active:hover {
      color: #fff; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }

.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }
  .visually-hidden.focusable:active, .visually-hidden.focusable:focus {
    clip: auto !important;
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }

article.flockler-wall-item {
  padding: 0 !important; }

.flockler-wall-item__content {
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.flockler-wall-item__body {
  overflow: hidden;
  padding: 15px 15px 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  -o-text-overflow: -o-ellipsis-lastline;
     text-overflow: -o-ellipsis-lastline; }

.flockler-wall-item__padding, .flockler-wall-item__stat {
  padding: 18px 15px 0 15px; }

a.flockler-wall-item__title-link:hover {
  text-decoration: none;
  color: #1A001A; }

/*
a.flockler-btn-load-more, .flockler-posts:not(.flockler-grid-items) a.flockler-btn-load-more {
    background-color: $color-link-tertiary !important;
    color: $color-link !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.1764705882rem;
    line-height: 1.2;
    padding: 12px 20px !important;
    font-weight: 700 !important;
    bottom:0 !important;
    text-transform: uppercase !important;
    width:290px !important;
}


a.flockler-btn-load-more:hover, .flockler-posts:not(.flockler-grid-items) a.flockler-btn-load-more:hover {
    background-color: #79BDB9 !important;
}
*/
.flockler-wall-item__body--full a {
  display: none; }

.flockler-wall-item__share {
  display: none; }

a.flockler-wall-item__facebook-link {
  padding: 0;
  border: 0;
  margin: 15px 15px 0 15px; }

.entry-content a.flockler-wall-item__facebook-link, .entry-content a.flockler-wall-item__facebook-link:hover, .entry-summary a.flockler-wall-item__facebook-link, .entry-summary a.flockler-wall-item__facebook-link:hover, .page-content a.flockler-wall-item__facebook-link, .page-content a.flockler-wall-item__facebook-link:hover, .comment-content a.flockler-wall-item__facebook-link, .comment-content a.flockler-wall-item__facebook-link:hover, .pingback .comment-body > a.flockler-wall-item__facebook-link, .pingback .comment-body > a.flockler-wall-item__facebook-link:hover, a.flockler-wall-item__facebook-link, a.flockler-wall-item__facebook-link:hover {
  border: 0; }

a.flockler-wall-item__title-link {
  color: #1A001A;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.0; }

.flockler-wall-item__facebook-link__title {
  color: #1A001A;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.35; }

.flockler-wall-item__body p, .flockler-wall-item__body {
  color: #1A001A; }

.flockler-wall-item__profile {
  padding: 0 15px; }

#flockler_twitter .flockler-posts--large .flockler-wall-item {
  width: calc(1 / 2 * 100%); }

#flockler_twitter .flockler-btn-load-more {
  display: none; }

#css-toggle {
  display: none; }

/*
    TYYLITESTAILUA UUTEEN ILMEESEEN

.logged-in #css-toggle {
    display: inline-block;
    position: absolute;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    font-weight: bold;
    background-color: green;
    z-index: 999;
    cursor: pointer;
    user-select: none;
}

body.logged-in.lightbg {
    background-color: #F1EDE2;
    color: #807c75;
}


body.logged-in.lightbg nav a,
body.logged-in.lightbg .facetwp-template .event-items .fwpl-result .intermission a,
body.logged-in.lightbg footer, 
body.logged-in.lightbg footer a,
body.logged-in.lightbg #header {
  color: #807c75;
}

body.logged-in.lightbg .promo-texts {
    h2, p {
        color: #807c75 !important;
    }
}
*/
/*

DARK BG

*/
body {
  background-color: #1A001A;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
  /*
    h1,  h2,  h3,  h4,  h5,   h6, .item-selector, article div.wpforms-container-full .wpforms-form button[type=submit],  .button,  #submit,  .tabs__link {
        font-family: 'Bebas Neue', cursive;
    }
*/
  /*
    .hero-bg-image {
        border-color: #f0eee3;
    }
*/
  /*
    .wp-block-button .wp-block-button__link,
    .more, .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn,
    article h2 a, article h3 a, article h4 a, article h5 a, article h6 a  {
        color: #202327 !important;
    }

    .facetwp-template .event-items .fwpl-result a.button,
    .wp-block-button .wp-block-button__link,
    .more, .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn {
        background-color: #c5d3d1 !important;
    }
*/ }
  body h1, body h2 {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 400; }
  body footer .widget__title,
  body .ajax-load-more-wrap .post h2 {
    font-family: 'Montserrat', sans-serif; }
  body nav a,
  body .facetwp-template .event-items .fwpl-result .intermission a,
  body footer,
  body footer a,
  body #header {
    color: #ffffff; }

.etusivu .expand-out {
  width: 100%; }
  @media (min-width: 56.25em) {
    .etusivu .expand-out {
      width: 100vw;
      max-width: 100vw;
      margin-left: calc(50% - 50vw); } }

body {
  /*
    &.etusivu section.calendar {
        margin: 3rem 0 6rem;
            @include breakpoint($bp-large) {
                margin: 6rem 0;
            }
            .title {
                margin-top: 0;
            }
    }
*/ }
  body.etusivu section.calendar,
  body #klubi-frontpage-events {
    margin: 3rem auto 0; }
    body.etusivu section.calendar .title,
    body #klubi-frontpage-events .title {
      margin-top: 0;
      margin-left: 1rem; }
    @media (min-width: 62.5em) {
      body.etusivu section.calendar,
      body #klubi-frontpage-events {
        margin: 6rem auto; } }
    @media (min-width: 1240) {
      body.etusivu section.calendar .title,
      body #klubi-frontpage-events .title {
        margin-left: 0; } }
  body.etusivu {
    /*
        .ttt-frontpage-app {
            overflow-x: hidden;
            @include breakpoint($bp-xlarge) {
                overflow-x: hidden;
            }
        }
        */ }
    body.etusivu h2 {
      font-size: 2.5rem; }
      @media (min-width: 56.25em) {
        body.etusivu h2 {
          font-size: 3.5rem; } }
    body.etusivu .calendar {
      overflow: hidden; }
    body.etusivu .banner-promos-title-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 1rem; }
      body.etusivu .banner-promos-title-container h1 {
        margin: 0;
        line-height: 1; }
      body.etusivu .banner-promos-title-container a {
        margin-left: auto;
        color: #fff;
        font-weight: 700;
        font-size: 0.75rem;
        -ms-flex-item-align: end;
            align-self: end;
        padding-bottom: 4px;
        position: relative;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
        @media (min-width: 56.25em) {
          body.etusivu .banner-promos-title-container a {
            font-size: 1rem; } }
        body.etusivu .banner-promos-title-container a:after {
          content: '';
          background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-right-long.svg");
          background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-right-long.svg");
          background-image: linear-gradient(transparent, transparent), url("../images/arrow-right-long.svg");
          background-repeat: no-repeat;
          width: 20px;
          height: 14px;
          left: 10px;
          margin: auto;
          position: relative;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
          -webkit-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
        body.etusivu .banner-promos-title-container a:hover::after {
          -webkit-transform: translateX(10px);
              -ms-transform: translateX(10px);
                  transform: translateX(10px); }
    body.etusivu .banner-items {
      margin: 3rem 0; }
      @media (min-width: 62.5em) {
        body.etusivu .banner-items {
          margin: 6rem 0; } }
      body.etusivu .banner-items .promo-image img {
        width: 100%; }
      body.etusivu .banner-items .promo-texts h2, body.etusivu .banner-items .promo-texts p {
        color: #ffffff !important; }
    body.etusivu main .l-content {
      margin: 0 1rem; }
    body.etusivu main .l-constrain--no-padding,
    body.etusivu main article.with-hero {
      background-color: transparent;
      padding-left: 0;
      padding-right: 0;
      max-width: 100%; }
    body.etusivu main .inner {
      margin: 0; }
      body.etusivu main .inner h2 {
        color: #fff; }
      body.etusivu main .inner .video-section a {
        color: #fff;
        font-family: 'Bebas Neue', sans-serif;
        font-weight: 400;
        font-size: 2rem; }
    body.etusivu .order-newsletter {
      background-color: #4B00B1;
      background-image: none, none;
      background-position: left, right;
      background-repeat: no-repeat, no-repeat;
      background-size: contain, contain;
      padding: 2.5rem 1rem;
      margin-bottom: 0;
      gap: 30px; }
      @media (min-width: 50em) {
        body.etusivu .order-newsletter {
          padding: 0 1rem;
          height: 346px;
          background-position: -200px bottom, 130% bottom;
          background-size: 60%, 60%; } }
      @media (min-width: 65.625em) {
        body.etusivu .order-newsletter {
          background-position: -200px bottom, 115% bottom;
          background-size: contain, contain; } }
      @media (min-width: 87.5em) {
        body.etusivu .order-newsletter {
          background-position: left center, right center;
          background-size: contain, contain;
          gap: 60px; } }
      body.etusivu .order-newsletter > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      body.etusivu .order-newsletter h2 {
        width: 100%;
        margin: 0 0 0 auto;
        font-size: 2.5rem;
        line-height: 1; }
        @media (min-width: 50em) {
          body.etusivu .order-newsletter h2 {
            width: 80%;
            font-size: 3rem; } }
        @media (min-width: 62.5em) {
          body.etusivu .order-newsletter h2 {
            width: 70%; } }
        @media (min-width: 75em) {
          body.etusivu .order-newsletter h2 {
            width: 48%;
            max-width: 450px;
            font-size: 3.75rem; } }
      body.etusivu .order-newsletter .order-newsletter-text {
        margin: 2rem auto 0; }
        @media (min-width: 37.5em) {
          body.etusivu .order-newsletter .order-newsletter-text {
            margin: 0 auto; } }
        @media (min-width: 56.25em) {
          body.etusivu .order-newsletter .order-newsletter-text {
            margin: initial; } }
        body.etusivu .order-newsletter .order-newsletter-text .link-container p {
          margin-bottom: 0.25rem; }
      body.etusivu .order-newsletter p {
        max-width: 388px;
        margin-bottom: 2rem; }
        body.etusivu .order-newsletter p:last-child {
          margin-bottom: 0; }
        body.etusivu .order-newsletter p a {
          font-weight: 700;
          color: #fff;
          position: relative;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex; }
          body.etusivu .order-newsletter p a:after {
            content: '';
            background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-right-long.svg");
            background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-right-long.svg");
            background-image: linear-gradient(transparent, transparent), url("../images/arrow-right-long.svg");
            background-repeat: no-repeat;
            width: 20px;
            height: 14px;
            left: 10px;
            margin: auto;
            position: relative;
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            -webkit-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out; }
          body.etusivu .order-newsletter p a:hover::after {
            -webkit-transform: translateX(10px);
                -ms-transform: translateX(10px);
                    transform: translateX(10px); }
    body.etusivu .social-media-wall {
      background-color: #fff;
      padding: 5rem 2rem;
      width: 100vw;
      max-width: 100vw;
      margin-left: calc(50% - 50vw); }
      body.etusivu .social-media-wall #flockler_facebook {
        max-width: 1200px;
        margin: 0 auto; }
    body.etusivu .ajankohtaista-container {
      margin: 6rem 0 0; }
      body.etusivu .ajankohtaista-container .ajankohtaista-content-container {
        position: relative;
        background-color: #4B00B1;
        padding: 3rem 1rem 4rem;
        margin: 2rem -1rem 0; }
        @media (min-width: 56.25em) {
          body.etusivu .ajankohtaista-container .ajankohtaista-content-container {
            padding: 0 0 6rem;
            margin: 5rem -5rem 0; } }
        body.etusivu .ajankohtaista-container .ajankohtaista-content-container #news-highlights {
          position: relative;
          top: -5rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          max-width: 1200px;
          margin: 0 auto;
          padding: 0 3rem; }
          body.etusivu .ajankohtaista-container .ajankohtaista-content-container #news-highlights > .post {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 656px;
                    flex: 0 0 656px;
            margin-top: 3rem; }
            body.etusivu .ajankohtaista-container .ajankohtaista-content-container #news-highlights > .post h2, body.etusivu .ajankohtaista-container .ajankohtaista-content-container #news-highlights > .post h2 > a {
              font-size: 2rem;
              font-weight: 700; }
            body.etusivu .ajankohtaista-container .ajankohtaista-content-container #news-highlights > .post img {
              width: 656px;
              max-width: 100%;
              height: auto; }
          body.etusivu .ajankohtaista-container .ajankohtaista-content-container #news-highlights .rightside {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 380px;
                    flex: 0 0 380px;
            margin-left: auto; }
            body.etusivu .ajankohtaista-container .ajankohtaista-content-container #news-highlights .rightside img {
              width: 380px;
              max-width: 100%;
              height: auto; }
        body.etusivu .ajankohtaista-container .ajankohtaista-content-container #ajax-load-more {
          max-width: 1200px;
          margin: 0 auto; }
      body.etusivu .ajankohtaista-container .post h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 1rem;
        line-height: 1.2;
        font-weight: 700; }
      body.etusivu .ajankohtaista-container .post a {
        font-size: 1rem;
        line-height: 1.2;
        color: #fff !important;
        text-transform: none; }
      body.etusivu .ajankohtaista-container .post p {
        font-size: 1rem;
        font-weight: 400;
        color: #fff !important; }
        body.etusivu .ajankohtaista-container .post p a {
          font-size: 1rem;
          font-weight: 400;
          color: #fff !important; }
      @media (min-width: 50em) {
        body.etusivu .ajankohtaista-container .post {
          background-color: transparent !important; } }
      @media (min-width: 62.5em) {
        body.etusivu .ajankohtaista-container .post {
          background-color: transparent !important; } }
    body.etusivu .alm-load-more-btn.more {
      text-transform: none !important;
      background: none !important;
      color: #fff !important;
      font-size: 1rem;
      line-height: 1.1;
      font-weight: 700;
      padding-left: 0;
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      body.etusivu .alm-load-more-btn.more:after {
        content: '';
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-right-long.svg");
        background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-right-long.svg");
        background-image: linear-gradient(transparent, transparent), url("../images/arrow-right-long.svg");
        background-repeat: no-repeat;
        width: 20px;
        height: 14px;
        left: 10px;
        margin: auto;
        position: relative;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
      body.etusivu .alm-load-more-btn.more:hover::after {
        -webkit-transform: translateX(10px);
            -ms-transform: translateX(10px);
                transform: translateX(10px); }
    body.etusivu .flockler-btn-load-more {
      text-transform: none !important;
      background: none !important;
      color: #1A001A;
      font-size: 1rem;
      line-height: 1.1;
      font-weight: 700; }
      body.etusivu .flockler-btn-load-more:after {
        content: '';
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-right-long.svg");
        background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-right-long.svg");
        background-image: linear-gradient(transparent, transparent), url("../images/arrow-right-long.svg");
        background-repeat: no-repeat;
        width: 20px;
        height: 14px;
        left: 10px;
        margin: auto;
        position: relative;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
      body.etusivu .flockler-btn-load-more:hover::after {
        -webkit-transform: translateX(10px);
            -ms-transform: translateX(10px);
                transform: translateX(10px); }
    body.etusivu .alm-btn-wrap .alm-load-more-btn.loading:before {
      left: -50px; }
    body.etusivu .flickity-viewport {
      overflow: visible; }
  body .alm-btn-wrap {
    text-align: left; }

.event-details-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1rem 0; }
  .event-details-container .event-details .title {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 0.68rem; }
  .event-details-container .event-details p {
    margin: 0; }
  .event-details-container .event-details span {
    font-weight: 700; }
  @media (min-width: 62.5em) {
    .event-details-container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .event-details-container .event-details .title {
        font-size: 2rem; } }

.event-details-container .event-buy-ticket-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #E63323;
  color: #fff;
  width: 210px;
  height: 50px;
  margin: 1rem 0 0;
  -webkit-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  @media (min-width: 62.5em) {
    .event-details-container .event-buy-ticket-button {
      margin: auto 0 auto auto; } }
  .event-details-container .event-buy-ticket-button:hover {
    background-color: #4B00B1; }
    .event-details-container .event-buy-ticket-button:hover span {
      -webkit-transform: translateX(-16px);
          -ms-transform: translateX(-16px);
              transform: translateX(-16px); }
    .event-details-container .event-buy-ticket-button:hover img {
      opacity: 1; }
  .event-details-container .event-buy-ticket-button span {
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease; }
  .event-details-container .event-buy-ticket-button .arrow {
    height: 1rem;
    width: 1rem;
    position: absolute;
    right: 34px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease; }

.owl-nav.disabled,
.owl-dots.disabled {
  display: none; }

body.lippufi .evt-price-calculator .calc-group .input-group {
  height: 50px; }

body.lippufi .evt-price-calculator a.btn-toggle {
  background-color: #e63323 !important; }

body.lippufi input[type="text"], body.lippufi input[type="search"] {
  border: 1px solid #666; }

body.lippufi a.btn.btn-default.evt-icon-btn .icon-trash:before {
  color: #fff; }

ul.category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 2rem 0 2rem; }
  ul.category-list li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    margin: 0 16px 16px 0;
    line-height: 1; }
    ul.category-list li .cat-list_item {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: relative;
      font-size: 0.86rem;
      font-weight: 300;
      text-decoration: none;
      padding: 14px 30px;
      background-color: #fff;
      color: #1A001A !important;
      border: 1px solid #1A001A; }
      ul.category-list li .cat-list_item:hover {
        border: 1px solid #E63323; }
      ul.category-list li .cat-list_item.active {
        font-weight: 500;
        background-color: #E63323;
        color: #fff !important;
        border: 1px solid #E63323; }

/*


  .l-media {
  display: flex;
  flex-flow:  row wrap;
  flex-direction: row;
}

.l-media__object {
  flex: 1 100%;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  margin: 0 1rem 0 0;
}

.l-media__content {
  flex: 1 100%;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

  .posts-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-gap: 10px;
    margin: 20px;
  
    .image-teaser {
      display: block;
      width: auto;
      margin-left: auto;
      margin-right: auto;
       @include breakpoint($bp-medium) {
          width: auto;
          margin-bottom: 20px;
      }
      @include breakpoint($bp-xlarge) {
          width: 235px;
          margin-bottom: 20px;
      }
      
      .l-media {
        .l-media__object {
          object-fit: cover;
          width: 100%;
          img {
            width: 100%;
          }
        }
        .l-media__content {
          font-size: 0.75em;
          line-height: 2;
          h2 {
            font-family: inherit;
            font-size: 1.1em;
            font-weight: 700;
            line-height: 1.15em;
            
            @include breakpoint($bp-medium) {
                font-size: 1.3em;
                line-height: 1.24em;
            }
            @include breakpoint($bp-xlarge) {
                font-size: 1.3em;
                line-height: 1.24em;
            }
          }
        }
      }
  
    }
*/
#news-highlights {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }
  #news-highlights > .post {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    -ms-flex-item-align: center;
        align-self: center; }
    #news-highlights > .post h2, #news-highlights > .post h2 > a {
      font-size: 2rem;
      font-weight: 700; }
    #news-highlights > .post img {
      max-height: 500px;
      max-width: 100%;
      height: auto; }
  #news-highlights .rightside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    margin-left: auto;
    padding-left: 3rem; }
    #news-highlights .rightside img {
      max-width: 100%;
      height: auto;
      max-height: 300px; }

.category-posts-wrapper {
  position: relative;
  min-height: 150px;
  display: grid;
  grid-gap: 16px;
  margin: 15px auto 15px auto;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); }
  @media (min-width: 42.5em) {
    .category-posts-wrapper {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 50em) {
    .category-posts-wrapper {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 30px; } }

.home-ajankohtaista .post .title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 1rem 0 0.5rem; }

.home-ajankohtaista .post a {
  font-size: 1rem;
  line-height: 1.2;
  color: #1A001A !important;
  text-transform: none; }

.home-ajankohtaista .post p {
  font-size: 1rem;
  font-weight: 400;
  color: #1A001A !important; }
  .home-ajankohtaista .post p a {
    font-size: 1rem;
    font-weight: 400;
    color: #1A001A !important; }
  .home-ajankohtaista .post p.meta {
    font-size: 0.68rem; }

.home-ajankohtaista .post .image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  width: 100%;
  min-height: 260px; }
  .home-ajankohtaista .post .image-wrapper img {
    display: block;
    width: auto;
    max-height: 260px;
    margin: auto; }

#bar-loader {
  display: none;
  margin: 1rem auto;
  width: 35px;
  aspect-ratio: .85;
  --c: no-repeat linear-gradient(#888 0 0);
  background: var(--c) 0% 100%, var(--c) 50% 100%, var(--c) 100% 100%;
  background-size: 23% 73%;
  -webkit-animation: b5 .8s infinite linear;
          animation: b5 .8s infinite linear; }

@-webkit-keyframes b5 {
  20% {
    background-position: 0% 50% ,50% 100%,100% 100%; }
  40% {
    background-position: 0% 0%  ,50% 50% ,100% 100%; }
  60% {
    background-position: 0% 100%,50% 0%  ,100% 50%; }
  80% {
    background-position: 0% 100%,50% 100%,100% 0%; } }

@keyframes b5 {
  20% {
    background-position: 0% 50% ,50% 100%,100% 100%; }
  40% {
    background-position: 0% 0%  ,50% 50% ,100% 100%; }
  60% {
    background-position: 0% 100%,50% 0%  ,100% 50%; }
  80% {
    background-position: 0% 100%,50% 100%,100% 0%; } }
/*# sourceMappingURL=styles.css.map */