.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}header,.hero{--_mobile-top-margin:var(--wp--custom--spacing--medium);--_mobile-menu-height:calc(var(--_mobile-top-margin)*6);--_header-height:calc(100vh - var(--_mobile-menu-height))}@media (min-width:800px){header,.hero{--_header-height:700px;--_header-width:calc(var(--wp--custom--spacing--colossal)*0.75)}}header{--_bg-color:var(--wp--preset--color--background);--_text-color:var(--wp--preset--color--foreground);display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:3em;font-family:var(--wp--preset--font-family--heading);font-weight:500;width:var(--_header-width);min-height:var(--_mobile-menu-height);padding-top:var(--wp--custom--spacing--medium);padding-bottom:var(--wp--custom--spacing--medium);background-color:var(--_bg-color);position:relative}@media (min-width:800px){header{flex-direction:column;justify-content:center;position:absolute;min-height:var(--_header-height);width:var(--_header-width)}}header .image-optimized{width:var(--wp--custom--spacing--x-large);display:none}header .custom-logo-link{width:calc(var(--wp--custom--spacing--x-large)*2.25);position:absolute;top:var(--_mobile-top-margin);left:var(--_mobile-top-margin)}header .header__logo.is-default-size img{width:100%;height:auto}@media (min-width:800px){header .image-optimized{display:initial}header .custom-logo-link{position:initial}}header .header__title{display:none;font-size:var(--wp--preset--font-size--medium);text-align:center;color:var(--_text-color);text-transform:initial !important}@media (min-width:800px){header .header__title{display:initial}}header nav ul{color:var(--_text-color);font-weight:200;text-transform:uppercase}header .header__navigation{display:none}header .wp-block-navigation__container{gap:var(--wp--custom--spacing--small)}header [aria-current=page]{font-weight:900}@media (min-width:800px){header .header__navigation{display:initial;position:initial}}header .menu__toggle{display:initial;position:absolute;top:calc(var(--_mobile-top-margin)*2);right:var(--_mobile-top-margin)}@media (min-width:800px){header .menu__toggle{display:none}}header .icon-container{display:none;font-size:var(--wp--preset--font-size--x-large)}@media (min-width:800px){header .icon-container{display:flex}}header.active{height:100vh;flex-direction:column}header.active>*:not(header .image-optimized){display:revert;text-align:center}header.active .icon-container{display:flex}header.active ul{display:flex;align-items:center}.active .header__navigation{display:flex}footer{--_bg-color:var(--wp--preset--color--primary);--_text-color:var(--wp--preset--color--background);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:var(--wp--custom--spacing--large);padding-bottom:var(--wp--custom--spacing--large);background-color:var(--_bg-color);color:var(--_text-color)}footer .image-optimized{width:calc(var(--wp--custom--spacing--x-large)*2.25)}footer h2{font-size:var(--wp--preset--font-size--x-large);font-weight:500;text-transform:capitalize;color:#fff;margin-top:var(--wp--custom--spacing--large)}footer .address{align-items:center}footer .footer__address{gap:.5rem;font-weight:700;font-style:normal;text-decoration:none;margin-bottom:var(--wp--custom--spacing--large)}footer .footer__address p{margin:0}footer .address__content{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:calc(var(--wp--preset--font-size--medium)*1.25);font-weight:lighter;text-decoration:none;color:var(--_text-color)}footer .icon-container{font-size:var(--wp--preset--font-size--x-large)}.btn,.wp-block-button__link{--_font-size:var(--wp--preset--font-size--medium);--_font-line-height:1.2;--_font-weight:900;--_font-family:var(--wp--preset--font-family--heading);--_font-style:normal;--_font-color:var(--wp--preset--color--background);--_clr-primary:var(--wp--preset--color--primary);--_clr-secondary:var(--wp--preset--color--secondary);--_clr-hover:var(--wp--preset--color--primary-dark);--_width:20em;--_height:3em;--_border-style:solid;--_border-width:.1rem;--_border-radius:0;display:flex;align-items:center;justify-content:center;gap:.5em;font:var(--_font-style) var(--_font-weight) var(--_font-size)/var(--_font-line-height) var(--_font-family);color:var(--_font-color);text-align:center;text-transform:uppercase;text-decoration:none;width:var(--_width);min-width:fit-content;max-width:100%;min-height:var(--_height);background-color:var(--_clr-primary);border-radius:var(--_border-radius)}.btn:hover,.ff-btn:hover,.wp-block-button a:hover,.wp-block-button__link:hover,.is-style-clr--outline:hover{background-color:var(--_clr-hover);border-color:var(--_clr-hover);color:var(--_font-color)}:is(.btn,.wp-block-button__link):before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f061";display:block}.btn--ultrawide{width:100%;padding-top:var(--wp--custom--spacing--small);padding-bottom:var(--wp--custom--spacing--large)}.btn--ultrawide a{margin-inline:auto;width:100%;max-width:500px;background-color:var(--wp--preset--color--grey-dark)}.fluentform{--_font-color:var(--wp--preset--color--foreground);--_input-height:3.25rem;--_input-width:30rem;--_input-gap:1rem;--_input-padding:var(--wp--custom--spacing--small);--_input-border-width:1px;--_input-border-color:var(--wp--preset--color--foreground);--_input-border-radius:0;display:flex;justify-content:center}.fluentform form{display:flex;flex-direction:column;gap:var(--_input-gap);width:calc(100% - var(--wp--custom--spacing--large));max-width:850px}.fluentform form>.ff-el-group{margin-bottom:0}:is(input,textarea).ff-el-form-control{width:100% !important;border:var(--_input-border-width) solid var(--_input-border-color) !important;border-radius:var(--_input-border-radius) !important;padding:var(--_input-padding)}input.ff-el-form-control{height:var(--_input-height)}textarea.ff-el-form-control{height:calc(var(--_input-height)*4)}:is(input,textarea).ff-el-form-control::placeholder{font-family:var(--wp--preset--font-family--body);color:var(--_font-color)}button.ff-btn-submit{width:100%;justify-content:space-between;font-weight:700 !important;letter-spacing:.4px;text-transform:uppercase;transition:none !important;border:none !important;border-radius:0 !important}button.ff-btn-submit:before{content:""}.ff-el-form-hide_label .ff-el-input--label{display:none}form.fluentform button.ff-bth-submit:hover{opacity:1 !important;background-color:var(--_clr-hover) !important;border-color:var(--_clr-hover) !important;color:var(--wp--preset--color--background) !important}:is(input).ff-el-form-check-input{height:2rem;width:2rem;margin-right:1rem}.fluentform .ff_t_c{padding-left:1.5rem}.icon__link{color:var(--wp--preset--color--foreground)}header .icon__link{font-size:var(--wp--preset--font-size--huge);color:var(--wp--preset--color--foreground)}footer .icon__link{font-size:var(--wp--preset--font-size--huge);color:var(--wp--preset--color--background)}.entry-content,.site-main{display:grid}:where(h1,h2){text-transform:uppercase;color:var(--wp--preset--color--primary)}section:not(.reference-slider,.hero){padding-top:var(--wp--custom--spacing--x-large);padding-bottom:var(--wp--custom--spacing--x-large)}section :is(p,h1,h2,h3,h4,h5,h6){max-width:calc(100% - var(--wp--custom--spacing--large));margin-inline:auto}@media (min-width:800px){section :is(p,h1,h2,h3,h4,h5,h6){max-width:100ch;margin-inline:auto}}.hero{justify-self:end;width:100%;height:var(--_header-height);position:relative}.hero__image{height:var(--_header-height)}.hero__container{--_opacity:.85;--_base-size:var(--wp--custom--spacing--colossal);display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:var(--_header-height)}.hero__heading{font-size:calc(var(--wp--preset--font-size--gigantic)*3);font-weight:900;line-height:1.1;text-transform:uppercase;color:hsla(259,40%,50%,1);text-align:center;width:100%;max-width:calc(100% - var(--wp--custom--spacing--large));margin-bottom:1em;margin-top:1em}.hero .blog-grid__date{width:100%;max-width:calc(100% - var(--wp--custom--spacing--large));color:#fff;font-weight:700}.hero__button{width:100%;max-width:calc(100% - var(--wp--custom--spacing--large))}.hero__button a{width:100%}.hero.has-overflow-image{height:100%;grid-template-columns:1fr;grid-template-rows:.675fr 1fr .5fr;justify-items:center}.hero.has-overflow-image .hero__container{--_backdrop-inner:hsla(259,100%,31%,1);--_backdrop-outer:hsla(259,100%,21%,1);grid-column:1;grid-row:1/span 2;background:radial-gradient(circle,var(--_backdrop-inner) 0%,var(--_backdrop-outer) 100%);width:100%;height:var(--_header-height)}.hero.has-overflow-image .hero__image{grid-column:1;grid-row:2/span 2;width:100%;max-width:1320px;object-fit:cover;object-position:center center;aspect-ratio:1/1;overflow:visible;z-index:2}.hero__heading:not(.has-overflow-image .hero__heading,.hero__heading.is-blog-post){position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}@media (min-width:800px){.hero{width:calc(100% - var(--_header-width));margin-bottom:revert;margin-top:revert}.hero__heading,.hero .blog-grid__date,.hero__button{max-width:calc(100% - var(--wp--custom--spacing--huge))}.hero__button a{width:20em}.hero.has-overflow-image .hero__image{object-fit:contain;aspect-ratio:initial}}@media (max-width:800px) and (orientation:landscape){.hero.has-overflow-image .hero__image{height:350px}.hero.has-overflow-image .hero__container{height:100%}}.contact-harri .icon-container{display:flex;justify-content:center;gap:var(--wp--custom--spacing--large);align-items:center;margin-bottom:var(--wp--custom--spacing--large);font-size:calc(var(--wp--preset--font-size--huge)*1.175)}section.contact-us{width:100%;max-width:var(--wp--style--global--content-size);padding-top:var(--wp--custom--spacing--medium);margin-inline:auto;margin-top:var(--wp--custom--spacing--large);margin-bottom:var(--wp--custom--spacing--x-large);border:1px solid var(--wp--preset--color--foreground)}section.contact-us h3{text-align:center;margin-bottom:2.175rem;color:var(--wp--preset--color--primary)}@media (min-width:800px){section.contact-us{margin-bottom:var(--wp--custom--spacing--x-large)}}section.social-media{margin:var(--wp--custom--spacing--large);width:100%;max-width:1200px;margin-inline:auto}@media (min-width:800px){section.social-media{padding:var(--wp--custom--spacing--large)}}section.introduction{padding-top:0}section.support-team{margin-top:var(--wp--custom--spacing--x-large);text-align:center}.support-team :is(h2,h3){margin-inline:auto}.support-team .container-50-50{align-items:center}@media (min-width:800px){section.support-team{text-align:initial}p.two-column-paragraph{max-width:var(--wp--style--global--content-size) !important;columns:2}.support-team :is(h2,h3){max-width:var(--wp--style--global--content-size) !important}}section.in-page-menu{padding-top:0}section.support-harri{align-items:center;margin-bottom:0;padding-bottom:0;text-align:center}.support-harri address{align-items:center}@media (min-width:800px){section.support-harri{margin-bottom:revert;padding-bottom:revert;text-align:initial}}.ehdokasesittely{max-width:var(--wp--style--global--content-size);margin-inline:auto}.ehdokasesittely ul{text-align:center;list-style-position:inside;padding:0}section.introduction{padding-bottom:0}.image-gallery{max-width:var(--wp--style--global--content-size);margin-inline:auto;text-align:center}.image-gallery__container{gap:1rem}.image-gallery-item{width:100%;height:auto;object-fit:cover;aspect-ratio:1/1}.promises-container{padding-top:0;gap:var(--wp--custom--spacing--medium)}@media (min-width:800px){.promises-container{gap:var(--wp--custom--spacing--x-large)}}.page-not-found{max-width:60ch;margin-top:var(--wp--custom--spacing--large);margin-bottom:var(--wp--custom--spacing--large);margin-inline:auto;text-align:center}.page-not-found__heading{font-size:var(--wp--preset--font-size--colossal);margin:0}.single .content{display:grid;grid-template-columns:1fr;gap:var(--wp--custom--spacing--huge);max-width:calc(100% - (var(--wp--custom--spacing--large)*2));margin-top:var(--wp--custom--spacing--x-large);margin-bottom:var(--wp--custom--spacing--x-large);margin-inline:auto}.blog-author{position:relative}.blog-author:before{content:"";display:block;width:1px;height:100%;position:absolute;left:0;transform:translate(calc((var(--wp--custom--spacing--huge)*-1)/2),0);background-color:var(--wp--preset--color--foreground)}@media (min-width:800px){.single .content{grid-template-columns:3fr 1fr}}.has-text-align-center{text-align:center}section.has-bg-color{padding-top:var(--wp--custom--spacing--large);padding-bottom:var(--wp--custom--spacing--large)}.has-bg-color>*:not(div){max-width:calc(100% - var(--wp--custom--spacing--large));margin-inline:auto}.has-bg-color[style="background-color:var(--wp--preset--color--grey-light)"]>*:not(div){color:initial}@media (min-width:800px){.has-bg-color>:is(p,h1,h2,h3,h4,h5){max-width:100ch}}.has-large-padding{padding-top:var(--wp--custom--spacing--x-large);padding-bottom:var(--wp--custom--spacing--x-large)}.has-large-bottom-padding{padding-bottom:var(--wp--custom--spacing--large)}.hide{display:none !important;visibility:hidden !important}:is(h1,h2,h3,h4){font-weight:900;hyphens:auto}.is-person{aspect-ratio:revert;height:max-content;max-width:100%}.no-padding-bottom{padding-bottom:0 !important}h2.text-link__content,h2.text-link__content>*{text-decoration:none;font-weight:900;line-height:1;color:var(--wp--preset--color--primary)}h2.text-link__content:hover,h2.text-link__content a:hover{color:var(--wp--preset--color--primary-dark);cursor:pointer}.text-link__content{font-size:var(--wp--preset--font-size--gigantic)}@media (min-width:800px){.text-link__content{font-size:calc(var(--wp--preset--font-size--gigantic)*1.5)}}.single img.hero__image{object-position:top center}.blog-grid__image{object-position:top center}.address{align-items:center}li.feed-item.juicer.image-post.juicer-about{display:none}