@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  background-color: transparent;
}
small {
  font-size: 80%;
}
img {
  border-style: none;
}
[hidden] {
  display: none;
}
.wp-block-columns {
  margin-bottom: 0 !important;
}
.wp-block-columns .wp-block-column {
  margin-right: 64px;
}
._front_lead_block ._lead {
  margin-top: 40px;
}
._front_lead_block video {
  width: calc(100% + 64px);
}
@media (max-width: 781px) {
  ._front_lead_block {
    margin-bottom: -120px !important;
  }
  ._front_lead_block ._lead {
    margin-top: 0;
  }
  body.home ._content_area ._front_lead_block ~ .wp-block-columns .wp-block-image.size-full {
    width: calc(100% + 64px);
  }
}
._dev_hide {
  display: none;
}
._move_left {
  transform: translateX(-8px);
}
section {
  margin-top: 64px;
}
._hidden {
  opacity: 0;
  height: 0;
  width: 0;
  position: fixed;
  overflow: hidden;
}
*, *:before, *:after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
  overflow-x: hidden;
  min-height: 100%;
  background: #fff;
}
body {
  background: #fff;
  overflow-x: hidden;
  min-height: 100%;
  margin: 0 !important;
}
body.home {
  background: var(--2);
}
#history_wrapper, ._site_header * {
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -khtml-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
._site, ._site_footer {
  position: relative;
  max-width: 1500px;
  margin: 0 auto;
}
._site_header {
  position: relative;
}
._site_header, ._content_area, ._site_footer_inner {
  margin: 0 48px;
  z-index: 1000;
}
@media screen and (max-width: 650px) {
  ._site_header, ._content_area, ._site_footer_inner {
    margin: 0 2rem;
    z-index: 1000;
  }
}
body.page ._content_area {
  padding-bottom: 6rem;
}
._content_area, ._entry_content {
  position: relative;
}
hr {
  margin-top: 4rem;
  position: relative;
  background: transparent;
  border: 0;
  border-top: 2px solid var(--3) !important;
  border-bottom: 0 !important;
  z-index: 9;
  left: -49999px;
  width: 99999px;
}
body #_bg svg {
  position: fixed;
  transform-origin: center center;
  display: block;
}
._bar::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -49999px;
  width: 99999px;
  height: 100%;
  z-index: -1;
}
._bar._bar_yellow::before {
  background-color: var(--1);
}
._bar._bar_pink:before {
  background-color: var(--2);
}
._bar {
  position: relative;
  padding-top: 46px;
  padding-bottom: 48px;
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}
body.page-default main {
  margin-bottom: 196px;
}
body.page-default main h1 + p._bar, body.page-default main p + p._bar {
  margin-top: 96px !important;
}
body.page-default main p._bar + p {
  margin-top: 88px !important;
}
body.page-default main h2 {
  margin-top: 16px !important;
}
body.page-default main img {
  margin-top: 36px !important;
  margin-bottom: 48px !important;
}
body.page-default main figcaption {
  text-transform: uppercase;
  font-size: 12px;
  max-width: 480px !important;
}
body.page-default main img + p {
  margin-top: 36px !important;
}
body.page-default main img + figcaption {
  margin-top: -48px !important;
  margin-bottom: 48px !important;
}
body.page-default.page-contact main img {
  margin-top: 0 !important;
}
body.page-default.page-contact main img + div {
  margin-bottom: 64px !important;
}
@media (min-width: 1023px) {
  body.page-default main p._bar, body.page-pink main p._bar, body.page-yellow main p._bar {
    max-width: 66% !important;
  }
}
body.post-default main {
  margin-bottom: 196px;
}
body.post-default main h1 + p._bar, body.post-default main p + p._bar {
  margin-top: 96px !important;
}
body.post-default main p._bar + p {
  margin-top: 88px !important;
}
body.post-default main * {
  width: 90%;
}
body.post-default main h2 {
  margin-top: 64px !important;
}
body.post-default main img {
  margin-top: 36px !important;
  margin-bottom: 48px !important;
}
body.post-default main figcaption {
  text-transform: uppercase;
  font-size: 12px;
  max-width: 480px !important;
}
body.post-default main img + p {
  margin-top: 36px !important;
}
body.post-default main img + figcaption {
  margin-top: -42px !important;
  margin-bottom: 48px !important;
}
body.post-default main p + ul {
  margin-top: 17px !important;
  transform: translateX(6px);
}
@media (min-width: 1023px) {
  body.post-default main p._bar {
    max-width: 66% !important;
    padding-top: 56px;
    padding-bottom: 64px;
    margin-bottom: 64px !important;
  }
  body.post-default main > *:not(h1):not(._post_meta):not(._bar) {
    margin-left: 20%;
    max-width: 66%;
  }
}
* {
  overflow-wrap: normal !important;
  word-break: normal !important;
}
html {
  font-size: 10px;
}
body {
  font-family: "Sen", sans-serif;
  font-weight: 400;
  color: var(--0);
  font-size: 2rem;
  line-height: 1.5;
}
body.privacy-policy {
  font-size: 16px;
}
h1, ._past_webinars, h2, h3 {
  clear: both;
  color: var(--0);
  font-family: "Sen", sans-serif;
  font-weight: 700;
}
h1, ._past_webinars {
  font-size: 80px;
  margin: 1.2rem 0 4.8rem;
  line-height: 1;
  margin-left: -0.2vw;
  max-width: 900px;
}
section > h1 {
  font-size: 56px;
}
p._lead + p::not(._past_webinars) {
  position: relative;
  margin-top: 128px;
}
h1 + p:not(._lead) {
  margin-top: 96px;
}
h2 {
  font-size: 40px;
  margin-bottom: 3rem;
  position: relative;
  line-height: 1 !important;
  margin-top: 0 !important;
}
body.post-default h2, body.single-no-index h2 {
  margin-top: 128px;
}
body.privacy-policy h2 {
  font-size: 2.4rem;
  padding-top: 4rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
h3 {
  font-size: 22px;
  margin-top: 36px;
  margin-bottom: 6px;
  text-transform: uppercase;
}
p:not(._past_webinars) {
  margin-bottom: 2rem;
  color: var(--0);
}
p._lead {
  font-size: 28px;
  line-height: 1.2;
}
body.post-default p._lead, body.single-no-index p._lead {
  max-width: 600px;
}
p._blog_lead {
  font-size: 40px;
  font-family: "Sen", sans-serif;
  font-weight: 700;
  margin-bottom: 64px;
  max-width: 800px;
  line-height: 1;
}
cite {
  font-style: normal;
}
.sc {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 300 !important;
}
.sc span {
  font-size: 14px !important;
  white-space: nowrap;
  font-weight: 300 !important;
}
.sc a {
  font-size: 14px !important;
  transition: color 200ms;
  font-weight: 300 !important;
}
@media screen and (max-width: 640px) {
  h1 {
    margin-bottom: 2rem;
  }
  body p._lead {
    margin-bottom: 1rem;
  }
}
.nowrap, .nowrap * {
  white-space: nowrap;
}
ul {
  padding: 0.5em;
  padding-left: 0.9em;
  margin: 0.5em;
  list-style: none;
}
h3 + ul, p + ul {
  margin-top: -24px !important;
}
strong {
  font-family: "Sen", sans-serif;
  font-weight: 700;
}
main ul {
  padding: 0.5em 0.5em 0.5em 0.7em;
  list-style-type: none !important;
}
main ul:not(._small) > li:before {
  content: "";
  height: 0.7rem;
  width: 0.7rem;
  display: block;
  float: left;
  margin-top: 0.6em;
  margin-left: -1em;
  border: 1.5px solid var(--0);
  border-radius: 50%;
  color: var(--0);
}
main ul > li {
  margin-bottom: 2px;
}
main ul:not(._small) > li > ul:not(._small) {
  margin-top: 0;
}
main ul:not(._small) > li > ul:not(._small) > li:before {
  content: "·";
  height: unset;
  width: unset;
  margin-top: 0;
  border: none;
}
blockquote::before {
  content: "“";
  position: absolute;
  font-size: 80px;
  top: -28px;
  left: -132px;
}
blockquote {
  position: relative;
  margin-top: 64px;
  margin-bottom: 64px;
  max-width: 640px !important;
}
blockquote, blockquote p {
  font-size: 28px;
  font-family: "Sen", sans-serif;
  font-weight: 700;
}
@media (max-width: 900px) {
  blockquote {
    max-width: 480px !important;
  }
}
@media (max-width: 1023px) {
  blockquote::before {
    font-size: 64px;
    top: -56px;
    left: -4px;
  }
}
time, ._event_meta {
  display: block;
  color: var(--3);
  font-family: "Sen", sans-serif;
  font-weight: 700;
  margin: 18px 0 -12px;
}
._highlite {
  font-family: "Sen", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.25;
  color: #fff;
  padding: 1.25em 2.375em;
  background-color: var(--3);
}
._text_violet {
  color: var(--3);
}
._subtitle {
  font-family: "Sen", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: -8px;
}
._post_meta {
  margin-bottom: 64px;
}
._post_meta ._subtitle, ._post_meta ._date_location {
  font-size: 2rem;
  color: var(--3);
  font-family: "Sen", sans-serif;
  font-weight: 700;
  margin: 18px 0 -12px;
  text-transform: none;
}
body.page-webinars main ._event_meta + h2, body.page-webinars main time + h2, body.page-news main ._event_meta + h2, body.page-news main time + h2, body.page-events main ._event_meta + h2, body.page-events main time + h2 {
  margin-top: 20px !important;
}
._small {
  font-size: 16px;
}
p._small {
  max-width: 400px;
}
._past_webinars {
  margin-top: 48px;
}
._contact > div > div {
  grid-template-columns: 30% 1fr !important;
}
._contact figure {
  width: 13vw !important;
  height: 13vw !important;
  max-width: 220px !important;
  max-height: 220px !important;
  margin-bottom: 32px !important;
  margin-right: 132px !important;
  align-self: start !important;
}
._contact img {
  border-radius: 50%;
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: cover;
}
._contact figure + .wp-block-media-text__content {
  margin-left: 32px !important;
  margin-bottom: 48px !important;
}
@media (max-width: 1124px) {
  ._contact figure + .wp-block-media-text__content {
    font-size: 1.5rem;
  }
}
@media (max-width: 781px) {
  ._contact figure {
    width: 180px !important;
    height: 180px !important;
  }
}
@media (max-width: 600px) {
  ._contact > div > div {
    display: block;
  }
  ._contact figure + .wp-block-media-text__content {
    margin-left: 4px !important;
    padding-left: 0 !important;
    font-size: 2rem;
  }
}
video {
  margin: 48px 0 128px !important;
  width: 100%;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
._grid ._cat_name {
  font-size: 11.5px;
  text-transform: uppercase;
  font-family: "Sen", sans-serif;
  font-weight: 700;
  background-color: var(--1);
  padding: 4px 8px;
  cursor: pointer;
}
._grid ._cat_name::after {
  content: " ▾";
  display: inline-block;
  margin-left: 6px;
}
._grid ._cat_name:hover {
  background-color: var(--0) !important;
  color: var(--1) !important;
}
._grid ._cat_descr {
  font-size: 16px;
  background-color: var(--1);
  padding: 4px 8px 18px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
._grid ._cat_name[data-show] + ._article_img > ._cat_descr {
  display: block;
}
._grid ._cat_name[data-show]::after {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
._grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(36rem, 1fr));
  grid-column-gap: 12rem;
  grid-row-gap: 16rem;
}
._grid a {
  border: 0 !important;
}
._grid article {
  position: relative;
}
._grid article ._article_img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 52.5%;
  overflow: visible;
}
._grid article ._article_img ._article_img_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
._grid h2 {
  max-width: 600px;
  font-size: 32px;
}
._grid p {
  max-width: 400px;
}
._grid._news a > article ._article_img::after {
  content: "";
  position: absolute;
  top: -140px;
  left: -20px;
  width: 80px;
  height: 240px;
  transform-origin: center left;
  transform: rotate(30deg);
}
._grid._news a:nth-child(odd) > article > ._article_img::after {
  background-color: var(--2);
}
._grid._news a:nth-child(even) > article > ._article_img::after {
  background-color: var(--1);
}
h1 + ._grid {
  margin-top: 12rem;
}
@media screen and (max-width: 640px) {
  ._grid {
    display: block;
  }
  ._grid article {
    margin-top: 12rem;
  }
  ._grid_small {
    display: block;
  }
  ._grid_small article {
    margin-top: 9rem;
    max-width: 320px;
  }
}
body.page-palvelut ._grid article {
  margin-top: 4rem;
}
@media screen and (max-width: 640px) {
  ._grid article {
    margin-bottom: 12rem !important;
  }
}
._grid_us {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(24rem, 1fr));
  grid-column-gap: 12rem;
  grid-row-gap: 0;
  max-width: 1024px;
}
._grid_us a {
  border: 0 !important;
}
._grid_us h2._us_title {
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1;
  font-size: 18px;
}
._grid_us img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center center;
  transform: translateX(-8px);
}
._grid_us p {
  max-width: 240px;
  font-size: 16px;
}
._grid_us p strong {
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  margin-bottom: 0 !important;
  letter-spacing: 1px;
}
._grid_us p strong + br {
  display: none;
}
._header_grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  margin: 8vw 0;
}
._header_img {
  border-radius: 50%;
  object-fit: cover;
  max-width: 300px;
  max-height: 300px;
  width: 30vw;
  height: 30vw;
  min-width: 160px;
  min-height: 160px;
}
@media (max-width: 640px) {
  ._header_grid {
    display: block;
  }
  ._header_grid h1 {
    margin-right: 48px;
  }
  ._header_grid img {
    transform: translate(-32px, 10px);
  }
}
@media (min-width: 640px) {
  ._header_grid {
    margin: 32px 0;
  }
  ._header_grid h1 {
    transform: translateY(1vw);
  }
}
section > h1 + ._grid {
  margin-top: 76px;
}
figure.wp-block-table table, table {
  border-spacing: 0;
}
figure.wp-block-table table *, table * {
  font-size: 16px !important;
  line-height: 1 !important;
  border: 0 !important;
  border: none !important;
}
figure.wp-block-table table thead, table thead {
  background-color: var(--0);
}
figure.wp-block-table table thead th, table thead th {
  padding: 12px 16px 12px 8px !important;
  color: #fff !important;
  text-align: left !important;
}
figure.wp-block-table table tbody td, table tbody td {
  padding: 8px 16px 8px 8px !important;
}
figure.wp-block-table table tbody tr:nth-child(odd), table tbody tr:nth-child(odd) {
  background-color: var(--2) !important;
}
figure.wp-block-table table tbody tr:nth-child(even), table tbody tr:nth-child(even) {
  background-color: var(--1) !important;
}
figure.wp-block-table table tfoot, table tfoot {
  background-color: var(--0);
}
figure.wp-block-table table tfoot td, table tfoot td {
  padding: 8px 16px 8px 8px !important;
  color: #fff !important;
  text-align: left !important;
}
@media (max-width: 789px) {
  figure.wp-block-table table *, table * {
    font-size: 14px !important;
  }
}
@media (max-width: 640px) {
  figure.wp-block-table table, table {
    /*
		thead {

			th {
				max-width:100px !important;
			}
		}	
		tbody {
	
			td {
				max-width:100px !important;
			}
			
		}
		tfoot {
		
			td {
				max-width:100px !important;
			}
		}
		*/
  }
  figure.wp-block-table table *, table * {
    font-size: 13px !important;
  }
}
[data-lazysrc], [data-lazystyle] {
  opacity: 0;
  transition: opacity 200ms;
}
[data-lazysrc="loaded"], [data-lazystyle="loaded"] {
  opacity: 1;
}
._site_footer {
  opacity: 0;
  transition: opacity 450ms;
  transition-delay: 200ms;
}
body._dom_loaded {
  opacity: 1;
}
body._dom_loaded ._content_area > *, body._dom_loaded ._site_footer {
  opacity: 1;
}
._site_footer {
  position: relative;
  margin-top: 9rem;
  margin-bottom: 24rem;
  z-index: 9;
}
._site_footer ._site_footer_inner {
  position: relative;
}
._site_footer ._contact_us {
  margin-bottom: 48px;
}
._site_footer .sc + .sc {
  margin-top: 16px;
}
._site_footer .sc {
  max-width: 740px;
}
._site_footer a {
  color: var(--0) !important;
}
._site_info {
  margin: 4rem 0 0;
  text-transform: uppercase;
}
._site_info p {
  font-size: 11px !important;
}
._site_info a {
  opacity: 1 !important;
}
._site_info a:hover span {
  opacity: 0.5 !important;
}
.footer-sidebars {
  display: flex;
}
.footer-sidebars #footer-sidebar1 {
  min-width: 240px;
}
.footer-sidebars a {
  font-size: 1.8rem;
}
body.page-yhteydenotto ._contact_form_link {
  display: none;
}
._eu_flag {
  margin-top: -8px !important;
  display: flex;
  flex-direction: row;
}
._eu_flag img {
  width: 128px;
  height: 86px;
  display: block;
  margin-right: 18px;
}
._eu_flag figcaption {
  margin-top: -4px;
  font-family: "Sen", sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  min-width: 200px;
}
._euspa {
  margin-top: -24px !important;
  display: flex;
  flex-direction: row;
}
._euspa img {
  width: 144px;
  height: 85.44px;
  display: block;
  margin-right: 18px;
  align-self: flex-end;
}
._euspa figcaption {
  margin-bottom: -2px;
  font-family: "Sen", sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  width: 360px;
  align-self: flex-end;
  line-height: 1.6;
}
@media (max-width: 781px) {
  .footer-sidebars {
    display: block !important;
  }
  #footer-sidebar2 {
    transform: translateX(-16px);
    padding-top: 32px;
    padding-bottom: 64px;
  }
}
#_back_to_top {
  position: fixed;
  bottom: 160px;
  width: 180px;
  height: 180px;
  z-index: 1006;
  cursor: pointer;
  transition: transform 200ms, opacity 200ms;
}
#_back_to_top_arrow {
  position: absolute;
  top: 20%;
  left: 20%;
  width: 60%;
  height: 60%;
  overflow: hidden;
  transition: transform 200ms;
}
#_back_to_top_click_me {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#_back_to_top ._line {
  fill: none;
  stroke-width: 2;
  stroke: var(--0);
  stroke-miterlimit: 10;
}
body:not(._touch) #_back_to_top:hover {
  transform: translateY(-12px);
  opacity: 0.5;
}
@media (max-width: 600px) {
  #_back_to_top {
    display: none;
  }
}
@media (max-height: 360px) {
  #_back_to_top {
    display: none;
  }
}
._site_header {
  position: relative;
  height: 70px;
  margin-bottom: 40px;
  z-index: 1001;
}
svg.logo {
  position: absolute;
  width: 140px;
  margin: 27px 0 0 -1vw;
  fill: var(--0);
  transition: fill 200ms;
}
a:focus, a:hover, a:active {
  outline: 0;
}
a {
  color: var(--0);
  text-decoration: none !important;
  outline: 0;
  transition: color 200ms;
}
a:hover {
  opacity: 0.5;
}
a[href*="tel:+"] {
  text-wrap: nowrap !important;
}
._content_area a:not(:hover) {
  border-bottom: 2px solid var(--0);
}
._site_navigation {
  margin-top: -6px;
  margin-left: 20%;
}
._site_navigation a {
  font-family: "Sen", sans-serif;
  font-weight: 700;
  font-size: 16px !important;
}
._site_navigation ._current > a {
  cursor: default;
  opacity: 0.5;
}
._site_navigation ._sub_menu {
  position: absolute;
  background-color: var(--0);
  padding: 4px 8px 32px 20px;
  display: none;
}
._site_navigation ._sub_menu a {
  color: #fff !important;
  padding-bottom: 4px !important;
}
._site_navigation ._menu > div:hover ._sub_menu {
  display: block;
}
._menu, ._menu div {
  padding: 0;
  margin: 0;
}
._menu {
  position: relative;
  margin-left: -2rem;
}
._menu > div {
  display: inline-block;
}
._menu a {
  display: block;
  padding: 2.3rem 18px 2.5rem 0;
  position: relative;
}
._menu a[href*="#"] {
  cursor: default;
}
._site_mobile_navigation {
  display: none;
  margin: 0;
}
._site_mobile_navigation ._current > a {
  cursor: default;
  opacity: 0.5;
}
._mobile_menu_bg {
  position: fixed;
  z-index: 99998;
  background-color: var(--1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
._mobile_menu {
  position: relative;
  z-index: 99999;
  padding: 48px 0 72px;
  margin: 0 auto;
  width: 85%;
}
._mobile_menu > div {
  margin: 48px 0;
}
._mobile_menu a {
  color: var(--0);
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
  font-family: "Sen", sans-serif;
  font-weight: 700;
}
._mobile_menu ._sub_menu {
  margin-left: 24px;
}
._mobile_menu ._sub_menu > div {
  margin: 21px 0;
}
._mobile_menu ._sub_menu > div:last-of-type {
  padding-bottom: 4px;
}
._mobile_menu_toggle {
  position: absolute;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 99999;
  top: 16px;
  right: 0;
  display: none;
}
._mobile_menu_toggle svg {
  fill: none;
  stroke-width: 7;
}
body:not(.toggled) ._mobile_menu_toggle svg {
  stroke: var(--0);
}
body.toggled ._mobile_menu_toggle {
  right: 48px !important;
}
body.toggled ._mobile_menu_toggle svg {
  stroke: var(--0);
}
._mobile_menu_toggle:hover svg {
  transition: stroke 200ms, transform 200ms;
  opacity: 0.5;
}
body.toggled ._mobile_menu_toggle:hover svg {
  transform: rotate(-90deg) !important;
}
body ._mobile_menu_toggle svg#menu_toggle_button_svg_open, body ._mobile_menu_toggle svg#menu_toggle_button_svg_closed {
  display: none;
}
body._touch ._menu {
  display: none;
}
body._touch ._mobile_menu_toggle {
  display: block;
}
body._touch body.toggled ._mobile_menu_toggle {
  position: fixed;
  right: 16px !important;
  top: 12px;
}
body._touch body.toggled ._site_mobile_navigation {
  display: block;
}
body._touch body.toggled ._site_navigation {
  display: none;
}
body._touch body.toggled .logo, body._touch body.toggled ._content_area, body._touch body.toggled ._site_footer, body._touch body.toggled #_back_to_top {
  display: none;
}
body._touch body:not(.toggled) ._mobile_menu_toggle svg#menu_toggle_button_svg_closed {
  display: block;
}
@media (hover: none) {
  ._menu {
    display: none;
  }
  ._mobile_menu_toggle {
    display: block;
  }
  body.toggled ._mobile_menu_toggle {
    position: fixed;
    right: 16px !important;
    top: 12px;
  }
  body.toggled ._site_mobile_navigation {
    display: block;
  }
  body.toggled ._site_navigation {
    display: none;
  }
  body.toggled .logo, body.toggled ._content_area, body.toggled ._site_footer, body.toggled #_back_to_top {
    display: none;
  }
  body:not(.toggled) ._mobile_menu_toggle svg#menu_toggle_button_svg_closed {
    display: block;
  }
}
@media (max-width: 1000px) {
  ._menu {
    display: none;
  }
  ._mobile_menu_toggle {
    display: block;
  }
  body.toggled ._mobile_menu_toggle {
    position: fixed;
    right: 16px !important;
    top: 12px;
  }
  body.toggled ._site_mobile_navigation {
    display: block;
  }
  body.toggled ._site_navigation {
    display: none;
  }
  body.toggled .logo, body.toggled ._content_area, body.toggled ._site_footer, body.toggled ._popup_envelope, body.toggled #_back_to_top {
    display: none;
  }
  body:not(.toggled) ._mobile_menu_toggle svg#menu_toggle_button_svg_closed {
    display: block;
  }
}
body._touch body.toggled ._site_header {
  height: unset;
  margin: 0 0 0 1rem;
}
@media (hover: none) {
  body.toggled ._site_header {
    height: unset;
    margin: 0 0 0 1rem;
  }
}
@media (max-width: 1000px) {
  body.toggled ._site_header {
    height: unset;
    margin: 0 0 0 1rem;
  }
}
body.toggled ._mobile_menu_toggle svg#menu_toggle_button_svg_open {
  display: block;
}
#history_wrapper {
  top: 8px;
  right: 12px;
  text-align: right !important;
}
#history_wrapper #history_link {
  cursor: pointer;
  white-space: nowrap;
  font-size: 13px;
  font-family: "Sen", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  transform: color 200ms;
  letter-spacing: 2px;
}
#history_wrapper #history_link:hover {
  opacity: 0.5;
}
@media screen and (max-width: 780px) {
  #history_wrapper {
    top: 18px;
    right: 0;
  }
}
._prevnext {
  position: relative;
  z-index: 10;
  margin-top: 88px;
}
._prevnext > * {
  margin-right: 32px !important;
  text-align: center !important;
  width: 28px;
  height: 28px;
  line-height: 1.6;
  font-size: 18px;
}
._prevnext a {
  border: none !important;
}
._prevnext a:not(.prev):not(.next) {
  font-family: "Sen", sans-serif;
  font-weight: 700;
}
._prevnext .current {
  background-color: var(--tr0);
  border-radius: 50%;
  color: #fff !important;
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center !important;
}
a > h2 {
  border: 0 !important;
}
a > ._link_arrow {
  width: 108px;
  height: 108px;
  margin: -44px 0 0 -16px;
  transition: transform 200ms;
  margin-bottom: 12px;
}
a > ._link_arrow svg {
  transform-origin: center center;
  transform: rotate(90deg);
}
a > ._link_arrow svg ._line {
  fill: none;
  stroke-width: 2;
  stroke: var(--0);
  stroke-miterlimit: 10;
}
body:not(._touch) a:hover > ._link_arrow {
  transform: translateX(12px);
}
body.error404 h2 {
  margin-top: 96px;
}
._title_parent a, ._subnavigation a {
  border: none !important;
}
._subnavigation a::before {
  content: "→ ";
}
._menu a:hover, ._mobile_menu a:hover {
  opacity: 0.5;
}
._menu a[href="#"], ._mobile_menu a[href="#"] {
  opacity: 1 !important;
  cursor: default !important;
}
._menu_search_icon {
  padding-right: 24px;
}
._menu_search_icon a {
  position: relative;
}
._menu_search_icon a:hover {
  cursor: pointer !important;
  opacity: 0.5 !important;
}
._menu_search_icon a::after {
  position: absolute;
  top: 26px;
  right: -5px;
  width: 18px;
  height: 18px;
  background-size: cover;
  content: "";
}
._search_form_holder {
  position: fixed;
  background: var(--tr02);
  z-index: 999999998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: none;
}
._search_form_holder svg {
  stroke: #fff !important;
}
._search_form_close {
  position: fixed;
  z-index: 999999999;
  top: 10px;
  right: 14px;
  width: 48px;
  height: 48px;
  display: none;
  cursor: pointer;
}
._search_form_close svg {
  fill: none;
  stroke-width: 7;
  stroke: #fff;
}
._search_form_close:hover svg {
  transition: stroke 200ms, transform 200ms;
  opacity: 0.5;
  transform: rotate(-90deg) !important;
}
@media (max-height: 360px) and (max-width: 640px) {
  ._search_form_close {
    display: none !important;
  }
}
@media (max-height: 240px) {
  ._search_form_close {
    display: none !important;
  }
}
._search_form_holder[style*="display"] + ._search_form_close {
  display: block;
}
._search_form_holder[style*="display"] ~ ._site > ._site_header > ._mobile_menu_toggle {
  display: none;
}
._site_mobile_navigation ._menu_search_icon a::after {
  top: 3px;
  right: -24px;
}
._search_form {
  height: 40px;
  display: flex;
  margin-right: 2rem;
}
._search_form input[type="text"] {
  padding: 7px 8px 6px 7px;
  font-size: 1.6rem;
  width: 24rem;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  color: var(--0) !important;
  transform: translateY(-50%);
}
._search_form input:focus {
  -webkit-appearance: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}
._search_form input[type="submit"] {
  display: none;
}
._search_form ._search_icon svg {
  width: 48px;
  height: 48px;
  transform: translate(16px, -50%);
  padding: 0;
  opacity: 1;
  transition: opacity 200ms;
  cursor: pointer;
  position: relative;
}
._search_form ._search_icon:hover svg {
  opacity: 0.5;
}
._search_form label._search_field span {
  position: relative;
}
._search_form label._search_field span {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: -1;
}
body.search ._search_grid, body.error404 ._search_grid {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 64px;
  grid-row-gap: 32px;
  padding-top: 64px;
  padding-bottom: 128px;
}
body.search ._search_grid h2, body.error404 ._search_grid h2 {
  font-size: 21px;
  margin-bottom: 1rem;
  font-family: "Sen", sans-serif;
  font-weight: 700;
  color: var(--0);
  line-height: 1.1;
}
body.search ._search_grid a, body.error404 ._search_grid a {
  text-decoration: none;
  border: none !important;
}
body.search ._search_grid a:hover h2, body.error404 ._search_grid a:hover h2 {
  color: var(--0) !important;
}
body.search ._no_hits_holder, body.error404 ._no_hits_holder {
  margin-bottom: 128px;
}
body.search ._no_hits_holder input[type="text"], body.search ._no_hits_holder textarea, body.error404 ._no_hits_holder input[type="text"], body.error404 ._no_hits_holder textarea {
  -webkit-box-shadow: inset 0px 0px 0px 999px transparent;
  -moz-box-shadow: inset 0px 0px 0px 999px transparent;
  box-shadow: inset 0px 0px 0px 999px transparent;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  position: relative;
  background: var(--0);
  color: #fff !important;
}
body.search h2._no_hits, body.error404 h2._no_hits {
  font-size: 28px;
}
body.search h2._no_hits + ._search_form, body.error404 h2._no_hits + ._search_form {
  margin-top: 48px;
}
body.search h2._no_hits + ._search_form svg, body.error404 h2._no_hits + ._search_form svg {
  stroke: var(--0);
}
@media (max-width: 900px) {
  body.search ._search_grid, body.error404 ._search_grid {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  body.search h2, body.error404 h2 {
    max-width: 300px;
  }
}
@media (max-width: 700px) {
  body.search ._search_grid, body.error404 ._search_grid {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
  }
}
.cmplz-always-active {
  color: var(--3) !important;
}
.cmplz-buttons button {
  font-family: "Sen bold", monospace !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  letter-spacing: 0 !important;
  transition: background 200ms !important;
}
.cmplz-buttons button:hover {
  background-color: var(--2) !important;
  color: var(--0) !important;
}
input:focus {
  outline: none !important;
}
.wpcf7-form {
  margin-bottom: 72px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="color"], .wpcf7-form textarea {
  -webkit-appearance: none !important;
  -webkit-box-shadow: inset 0px 0px 0px 999px var(--0) !important;
  -moz-box-shadow: inset 0px 0px 0px 999px var(--0) !important;
  box-shadow: inset 0px 0px 0px 999px var(--0) !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  height: 32px;
  padding: 3px 6px;
  position: relative;
  color: #fff !important;
}
.wpcf7-form label {
  font-family: "Sen bold", monospace !important;
  font-weight: 700 !important;
  letter-spacing: 2px;
  font-size: 13px;
  text-transform: uppercase;
}
.wpcf7-form label span[class*="tip"] {
  color: var(--3);
  display: block;
  transform: translateY(4px);
}
.wpcf7-form button, .wpcf7-form input[type="button"], .wpcf7-form input[type="reset"], .wpcf7-form input[type="submit"] {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 0;
  background: var(--3) !important;
  transition: background 200ms !important;
  color: #fff !important;
  height: unset !important;
  padding: 14px 40px !important;
  cursor: pointer;
  font-family: "Sen bold", monospace !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  position: relative;
  opacity: 1 !important;
  margin-top: 32px;
}
.wpcf7-form button:hover, .wpcf7-form input[type="button"]:hover, .wpcf7-form input[type="reset"]:hover, .wpcf7-form input[type="submit"]:hover {
  background-color: var(--2) !important;
  color: var(--0) !important;
}
.wpcf7-form div[class*="output"] {
  margin-left: 0 !important;
  border: 0 !important;
  background-color: var(--2) !important;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
}
._social_links {
  margin: -16px 1rem 3rem -2px;
}
._social_links a {
  display: inline-block;
  position: relative;
  border: 0 !important;
}
._social_links span {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
._social_links svg {
  fill: var(--0);
  margin: 1rem 2rem 0 0;
}
._social_links a:hover svg {
  opacity: 0.5;
}
._popup_envelope {
  transform-origin: right bottom;
  top: 20px;
  right: 0;
  z-index: 1006;
  position: fixed;
  width: 240px;
}
._popup_envelope a#_popup {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: block;
  padding: 28px 42px 28px 28px;
  background-color: var(--0);
  transform: translateX(110%);
  transition: transform 200ms;
  border: none !important;
  opacity: 1 !important;
}
._popup_envelope a#_popup h2 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
  transition: opacity 200ms;
}
._popup_envelope a#_popup p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
  transition: opacity 200ms;
}
._popup_envelope a#_popup:hover h2, ._popup_envelope a#_popup:hover p {
  opacity: 0.7 !important;
}
._popup_envelope a#_popup._show_popup {
  transform: translateX(0);
}
@media screen and (max-width: 1199px) {
  ._popup_envelope {
    top: unset;
    bottom: 32px;
    transform: translateY(50%);
  }
  ._popup_envelope a#_popup {
    background-color: var(--1);
    top: unset;
    bottom: 0;
  }
  ._popup_envelope a#_popup h2 {
    color: var(--0);
  }
  ._popup_envelope a#_popup p {
    color: var(--0);
  }
  ._popup_envelope a#_popup:hover h2, ._popup_envelope a#_popup:hover p {
    opacity: 0.5 !important;
  }
}
body.page-qa main h2:not(:first-of-type) {
  margin-top: 128px !important;
}
body.page-qa main figure.wp-block-table table tr > td:first-of-type, body.page-qa main table tr > td:first-of-type {
  width: 30vw;
}
a._edit_btn {
  position: fixed;
  bottom: 0px;
  right: 48px;
  display: block;
  z-index: 9999999;
  font-size: 8px;
  opacity: 1 !important;
  font-family: "Sen", sans-serif;
  font-weight: 700;
  z-index: 1000001;
  color: #fff !important;
  border: none !important;
  text-decoration: none !important;
  padding: 4px 8px;
  background-color: var(--0);
  text-transform: uppercase;
  width: 48px;
  transition: opacity 200ms;
}
a._edit_btn:hover {
  opacity: 0.5 !important;
}
body.toggled a._edit_btn {
  display: none;
}
a._edit_btn#_clear_btn {
  right: 100px;
}
a._edit_btn#_scss_btn {
  right: 152px;
}
pre {
  background: #eee;
  font-family: monospace;
  font-size: 1.2rem;
  line-height: 1.3;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  z-index: 999999;
  position: relative;
}
._admin_font {
  font-size: 11px !important;
  text-transform: uppercase !important;
}
._admin_note {
  color: var(--tr0) !important;
}
aside[style*="fixed"] {
  z-index: 99999 !important;
  background-color: var(--0) !important;
  color: #fff;
  font-size: 13px;
  left: 0 !important;
  top: unset !important;
  bottom: 0 !important;
  height: 32px;
}
/*# sourceMappingURL=https://s4c.hahmode.zoner.dev/wp-content/build/scss_library/28e50a7b44febc5c700285db7a42c7745e1bed67.css.map */