body .sisaltopankki.wp-block-hoyry-listing {
  position: relative;
}
body .wp-block-hoyry-listing-filter-search .hoyry-listing-filter-search-icon {
  right: auto !important;
}
body .wp-block-hoyry-listing-filter-search .hoyry-listing-filter-search-input-wrapper.hoyry-form .hoyry-listing-filter-search-input.hoyry-form-control {
  padding-left: 40px !important;
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat {
  max-width: 100% !important;
  margin: 0 !important;
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tab-content {
  padding-right: var(--wp--style--root--padding-right);
  padding-left: var(--wp--style--root--padding-left);
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav {
  justify-content: center;
  background: var(--hoyry-tabs-title-background-active, gray);
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button {
  flex: 0 0 auto;
  position: relative;
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: min(35%, 12rem);
  display: block;
  pointer-events: none;
  opacity: 0;
  border-bottom: none;
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button.is-active {
  border-bottom: none;
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button.is-active::after {
  opacity: 1;
  border-bottom: var(--hoyry-tabs-title-border-bottom-active);
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button:not(.is-active):hover, body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button:not(.is-active):focus {
  border-bottom: none;
}
body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button:not(.is-active):hover::after, body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button:not(.is-active):focus::after {
  opacity: 1;
  border-bottom: var(--hoyry-tabs-title-border-bottom-hover);
}
@media (max-width: 600px) {
  body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav {
    flex-direction: column;
    align-items: stretch;
    gap: 0.65rem;
    padding: 1rem 1rem 1.15rem 1.1rem;
  }
  body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button-inner {
    justify-content: flex-start;
  }
  body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button {
    border: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 0.4rem 0.5rem 0.4rem 0.85rem;
  }
  body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button::after {
    display: none;
  }
  body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.25rem;
    bottom: 0.25rem;
    width: max(3px, 0.1875rem);
    border-radius: 1px;
    background: #141414;
    opacity: 0;
    pointer-events: none;
  }
  body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button.is-active::before {
    opacity: 1;
  }
  body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button:not(.is-active):hover::before, body .wp-block-hoyry-tabs.is-style-hoyry-tabs-toimialat .hoyry-tabs-nav .hoyry-tab-button:not(.is-active):focus::before {
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  body .wp-block-hoyry-highlight-carousel {
    margin-right: calc(var(--wp--style--root--padding-right) * -1) !important;
    margin-left: calc(var(--wp--style--root--padding-left) * -1) !important;
  }
}
body #lataa-opas {
  position: relative;
  isolation: isolate;
}
body #lataa-opas::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
body #lataa-opas > * {
  position: relative;
  z-index: 2;
}
body .hoyry-listing-item-custom-meta-feature_line_1,
body .hoyry-listing-item-custom-meta-feature_line_2 {
  display: none !important;
}
body .hoyry-listing-item-texts .hoyry-listing-item-features {
  order: 3;
  margin: clamp(0.9375rem, 0.802375rem + 0.6756756757vw, 1.5625rem) 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(0.5rem, 0.4459375rem + 0.2702702703vw, 0.75rem);
  width: 100%;
  flex: 0 0 auto;
}
body .hoyry-listing-item-texts .hoyry-listing-item-features .hoyry-listing-item-feature {
  display: flex;
  align-items: flex-start;
  gap: 0.6em;
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: inherit;
  line-height: 1.45;
}
body .hoyry-listing-item-texts .hoyry-listing-item-features .hoyry-listing-item-feature .hoyry-listing-item-feature-icon {
  flex-shrink: 0;
  width: 24px;
  height: 18.473px;
  margin-top: 0.1em;
  background-color: #00164D;
  -webkit-mask: var(--hoyry-icon-kuntamaisema-listing-checkmark) center/contain no-repeat;
  mask: var(--hoyry-icon-kuntamaisema-listing-checkmark) center/contain no-repeat;
}
body .hoyry-listing-item-texts .hoyry-listing-item-features .hoyry-listing-item-feature .hoyry-listing-item-feature-text {
  flex: 1;
  min-width: 0;
}
body body:not(.wp-admin) main {
  overflow-x: hidden;
}
body body:not(.wp-admin) .wp-block-media-text.is-style-hoyry-media-text-kuva-reunaan {
  container-type: inline-size;
  overflow: visible;
}
@media (min-width: 901px) {
  body body:not(.wp-admin) .wp-block-media-text.is-style-hoyry-media-text-kuva-reunaan.has-media-on-the-right .wp-block-media-text__media {
    margin-right: calc(-1 * (50vw - 50cqw - clamp(1.25rem, 0.844625rem + 2.027027027vw, 3.125rem))) !important;
  }
}
@media (min-width: 901px) {
  body body:not(.wp-admin) .wp-block-media-text.is-style-hoyry-media-text-kuva-reunaan:not(.has-media-on-the-right) .wp-block-media-text__media {
    margin-left: calc(-1 * (50vw - 50cqw - clamp(1.25rem, 0.844625rem + 2.027027027vw, 3.125rem))) !important;
  }
}
body .person-image img {
  -o-object-position: top center !important;
     object-position: top center !important;
}
