#jok-main-menu-section{background-color:#fff;height:90px;position:fixed!important;top:0}#jok-main-menu-section.jok-show{transition:.2s;background-color:#fff}#jok-main-menu-section.jok-show .jok-logo{transition:.2s;-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}#jok-main-menu-section.jok-hide{transition:.2s;background-color:transparent!important}#jok-main-menu-section.jok-hide .jok-logo{transition:.2s;opacity:0;-webkit-transform:translateY(-20px)!important;-ms-transform:translateY(-20px)!important;transform:translateY(-20px)!important}#jok-main-menu-section.jok-scrolled{transition:0s;margin-right:5%!important;right:0;width:auto!important}#jok-main-menu-section.jok-scrolled .jok-logo{opacity:0}#jok-main-menu-section.jok-scrolled .jok-logo img{width:0}#jok-main-menu-section.jok-scrolled #jok-menu-wrapper{padding:0}#jok-main-menu-section.jok-full-width{transition:0s;transition:background-color .2s;width:100%!important;margin-left:0;margin-right:0!important}#jok-main-menu-section.jok-open{transition:width 0s;background-color:transparent}#jok-main-menu-section.jok-open .jok-logo{transition:0s;opacity:0;display:-webkit-flex;display:-ms-flexbox;display:flex}#jok-main-menu-section.jok-open #jok-menu-wrapper{padding:0 5%}#jok-main-menu-section #jok-menu-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 5%;position:relative;height:90px}#jok-main-menu-section #jok-menu-wrapper .jok-logo{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;line-height:1em;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}#jok-main-menu-section #jok-menu-wrapper .jok-logo.jok-desktop{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-logo img{height:60px}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button,#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-cta-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button:hover,#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-cta-button:hover{cursor:pointer}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button{border-radius:50% 50% 50% 50%;background-color:#4d5a31;color:#fff;font-size:20px;height:40px;width:40px;z-index:999;transition:.2s}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button.jok-open-border-radius{border-radius:50% 0 50% 50%}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button .burger{display:block}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button .fa-xmark{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button.jok-open{font-size:20px}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button.jok-open .burger{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-burger-button.jok-open .fa-xmark{display:block}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-cta-button{border-radius:50% 50% 50% 50%;background-color:#212121;color:#fff;font-size:20px;height:40px;width:40px;z-index:98;margin-top:7px}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-overlay{display:none;z-index:98;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6)}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container .jok-overlay.jok-open{display:block}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container{position:absolute;display:none;top:0;right:5%;width:0;height:auto;background-color:#4d5a31;border:1px solid #4d5a31;z-index:99}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:20px;font-size:18px;width:100%}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li{opacity:0;list-style-type:none;padding:10px 20px;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);transition:ease-in-out;width:100%;line-height:1em;white-space:nowrap}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.current_page_item a{color:#fff}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.menu-item-type-gs_sim{}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700;font-size:16px}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a svg{display:inline-block;position:absolute;right:20px;top:0;color:#fff;margin-top:10px}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a svg:first-of-type{display:block}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a svg:last-of-type{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a.jok-expand svg:first-of-type{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a.jok-expand svg:last-of-type{display:block}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li>.sub-menu{display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:1em;padding-top:10px;padding-bottom:0}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li>.sub-menu li{padding:10px 0}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li>.sub-menu li a{font-weight:700}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li>.sub-menu li.menu-item-has-children svg{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.jok-display-element{transition:.4s;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.jok-expand{padding-bottom:0}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.jok-expand .sub-menu{display:-webkit-flex;display:-ms-flexbox;display:flex}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul .popup_logo{opacity:0;width:100%;padding-bottom:17px}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul .popup_logo img{height:60px}@media only screen and (min-width:981px){#jok-main-menu-section{background-color:#fff;position:fixed!important;top:0;height:90px;box-sizing:content-box}#jok-main-menu-section #jok-menu-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 50px;width:100%;position:relative;height:90px}#jok-main-menu-section #jok-menu-wrapper .jok-logo{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;line-height:1em;display:block}#jok-main-menu-section #jok-menu-wrapper .jok-logo.jok-mobile{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-logo.jok-desktop{display:block}#jok-main-menu-section #jok-menu-wrapper .jok-logo img{height:80px}#jok-main-menu-section #jok-menu-wrapper .jok-burger-container{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;font-family:Roboto,Helvetica,Arial,Lucida,sans-serif;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;background-color:transparent;border:none;width:auto;left:0;max-height:100%;height:100%}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;opacity:1;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul>li.menu-item-has-children{margin-right:15px}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li{list-style-type:none;padding:0 25px;position:relative;height:100%;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:auto}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.current_page_item a{color:#212121}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.menu-item-type-gs_sim{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.menu-item-type-gs_sim input[type=search]{min-width:100px}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li.menu-item-type-gs_sim form{min-width:100%}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#212121;height:100%;font-size:16px;font-weight:700}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a:hover{opacity:.6}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a svg{right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#212121;margin-top:0}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li a svg:last-of-type{display:none}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li>.sub-menu{background-color:#fff;border:0 solid #212121;display:none;position:absolute;top:90%;left:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:auto;min-width:200px;padding:20px 34px;border-radius:4px;box-shadow:0 10px 33px 0 rgba(0,0,0,.1)}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li>.sub-menu li{width:100%;margin-right:0;padding:10px 0}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container ul li:hover .sub-menu{display:-webkit-flex;display:-ms-flexbox;display:flex}#jok-main-menu-section #jok-menu-wrapper .jok-menu-container .popup_logo{display:none}}#jok-footer-menu-wrapper .jok-footer-menu-container{width:100%;height:auto}#jok-footer-menu-wrapper .jok-footer-menu-container ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-left:0;font-size:16px;width:100%}#jok-footer-menu-wrapper .jok-footer-menu-container ul li{list-style-type:none;padding:7px 0;width:100%}#jok-footer-menu-wrapper .jok-footer-menu-container ul li a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#212121;font-weight:700;font-size:16px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:981px){#jok-footer-menu-wrapper .jok-footer-menu-container ul li a{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}#jok-footer-menu-wrapper .jok-footer-menu-container ul li:hover{opacity:.6}.jok_helper_class{font-family:Roboto,Helvetica,Arial,Lucida,sans-serif}.jok_helper_class form.checklist .gfield{padding-left:110px;position:relative;margin-bottom:15px}@media only screen and (max-width:979px){.jok_helper_class form.checklist .gfield{padding-left:65px}}.jok_helper_class form.checklist .gfield_label{font-size:26px;font-weight:300;line-height:1.2em;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jok_helper_class form.checklist .gfield_label::before{content:"";display:inline-block;position:absolute;left:0;background:url(https://lokal.leadersverige.se/wp-content/uploads/sites/7/2022/12/Ikon_Check.svg);background-repeat:no-repeat;width:89px;height:83px;top:0}@media only screen and (max-width:979px){.jok_helper_class form.checklist .gfield_label::before{background-size:50px;width:50px;height:50px}}.jok_helper_class form.checklist .gfield_html{font-weight:300;font-size:16px}.jok_helper_class .cspml_details_content.hide-excerpt{display:none}.jok_helper_class .et_pb_slides .et_pb_slider_container_inner{vertical-align:inherit}.jok_helper_class .cspml_listing_items_container>.cspm-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.jok_helper_class a.small-button{color:#212121!important;border-color:#212121;border-radius:30px;background:0 0;box-shadow:none;padding-top:7px!important;padding-right:20px!important;padding-bottom:7px!important;padding-left:20px!important;font-size:14px;border-width:1px!important;font-weight:700;font-style:normal;text-transform:none;text-decoration:none;min-width:0;font-family:Roboto,Helvetica,Arial,Lucida,sans-serif;line-height:1.7em!important;text-shadow:none!important;transition:all .3s ease 0s}.jok_helper_class a.small-button:hover{background:#4d5a31;border-color:#4d5a31;color:#fff!important}.jok_helper_class .et_pb_button{margin-top:20px}.jok_helper_class #et-main-area{overflow:hidden}.jok_helper_class .hero-image img{-o-object-fit:cover;object-fit:cover}.jok_helper_class .jok-menu li.menu-item-has-children>a{cursor:default}.jok_helper_class .jok-menu li.menu-item-has-children>a:hover{opacity:1!important}.jok_helper_class .search-nationella .search-wrap{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jok_helper_class .search-nationella .fa-search{font-size:3em;margin-left:-3rem;cursor:pointer;color:#4d5a31}@media only screen and (max-width:979px){.jok_helper_class .search-nationella .fa-search{font-size:2em;margin-left:-2rem}}.jok_helper_class input#term::after{font-family:FontAwesome;content:"\f002"}.jok_helper_class .is-ajax-search-result{box-shadow:0 10px 20px 0 rgba(156,156,156,.25);background:#fff;padding:0}.jok_helper_class .is-ajax-search-result .is-ajax-search-post:hover{background:#dde5da}.jok_helper_class .is-ajax-result-description{font-weight:300}.jok_helper_class .is-ajax-search-details a,.jok_helper_class .is-ajax-search-result a{color:#212121}.jok_helper_class .gfield_required_asterisk,.jok_helper_class .gform_required_legend{display:none}.jok_helper_class .gform_submission_error,.jok_helper_class .gform_wrapper .gfield_validation_message,.jok_helper_class .gform_wrapper .validation_message{color:#212121!important}.jok_helper_class .gform_wrapper .gform_body input,.jok_helper_class .gform_wrapper .gform_body textarea{padding:14px 22px;border-radius:30px}.jok_helper_class .gform_wrapper .gform_body .gfield_consent_label,.jok_helper_class .gform_wrapper .gform_body .gfield_consent_label a{font-size:14px}.jok_helper_class .gform_wrapper .gform_footer input[type=submit]{line-height:1!important;padding-top:12px!important;padding-right:20px!important;padding-bottom:12px!important;padding-left:20px!important;border-radius:30px;min-width:0;font-size:14px;font-weight:700;text-align:left;cursor:pointer;margin-left:auto;margin-right:auto;margin-top:40px;border:1px solid #212121;background:0 0;color:#212121;transition:.2s}.jok_helper_class .gform_wrapper .gform_footer input[type=submit]:hover{background:#212121;color:#fff}.jok_helper_class .light-form ::-webkit-input-placeholder{color:#fff;opacity:.6}.jok_helper_class .light-form :-ms-input-placeholder{color:#fff;opacity:.6}.jok_helper_class .light-form ::-ms-input-placeholder{color:#fff;opacity:.6}.jok_helper_class .light-form ::placeholder{color:#fff;opacity:.6}.jok_helper_class .light-form .gform_body input,.jok_helper_class .light-form .gform_body textarea{background:0 0;color:#fff}.jok_helper_class .light-form .gform_body .gfield_consent_label,.jok_helper_class .light-form .gform_body .gfield_consent_label a{font-size:14px}.jok_helper_class .light-form .gform_footer input[type=submit]{border:1px solid #fff;background:0 0;color:#fff;transition:.2s}.jok_helper_class .light-form .gform_footer input[type=submit]:hover{background:#fff;color:#212121}.jok_helper_class .swiper-scrollbar{position:relative!important;bottom:0!important;height:1px!important;background:#0c4160!important;left:0!important}.jok_helper_class .swiper-scrollbar-drag{height:5px;top:-2px;background:#0c4160!important;cursor:pointer}.jok_helper_class .swiper-container.blue .swiper-scrollbar,.jok_helper_class .swiper-container.blue .swiper-scrollbar-drag{background:#0c4160!important}.jok_helper_class .swiper-container.green .swiper-scrollbar,.jok_helper_class .swiper-container.green .swiper-scrollbar-drag{background:#4d5a31!important}.jok_helper_class .swiper-slide{overflow:hidden;transition:opacity .2s}.jok_helper_class .swiper-slide h3{margin-top:20px}@media only screen and (max-width:979px){.jok_helper_class .swiper-slide h3{font-size:26px}}.jok_helper_class .swiper-slide p{font-size:.9em}.jok_helper_class .swiper-slide:hover{opacity:.8}.jok_helper_class .swiper-buttons-wrapper{width:110px;margin-left:60px;position:relative;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:979px){.jok_helper_class .swiper-buttons-wrapper{position:static;width:auto;margin-left:auto;display:none}}.jok_helper_class .swiper-controls-wrapper{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:60px}@media only screen and (max-width:979px){.jok_helper_class .swiper-controls-wrapper{position:inherit;display:block}}.jok_helper_class .swiper-button-next,.jok_helper_class .swiper-button-prev{width:40px;height:40px;border-radius:50%;border:1px solid #212121;color:#212121}.jok_helper_class .swiper-button-next{right:0}.jok_helper_class .swiper-button-prev{left:0}.jok_helper_class .swiper-button-next:after,.jok_helper_class .swiper-button-prev:after{font-size:20px}.jok_helper_class .swiper-button-next:after{margin-left:4px}.jok_helper_class .swiper-button-prev:after{margin-right:4px}.jok_helper_class .calendar-container .calendar-post{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:40px;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:40px;transition:opacity .2s}@media only screen and (max-width:979px){.jok_helper_class .calendar-container .calendar-post{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}}.jok_helper_class .calendar-container .calendar-post:hover{opacity:.8}.jok_helper_class .calendar-container .calendar-post .date-wrapper{width:200px;padding:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:3.5em;background:#d57176;color:#fff;font-family:Oswald,Helvetica,Arial,Lucida,sans-serif;font-weight:700}.jok_helper_class .calendar-container .calendar-post .post-content{-webkit-flex-basis:60%;-ms-flex-preferred-size:60%;flex-basis:60%}.jok_helper_class .calendar-container .calendar-post .post-content p{font-size:.9em}.jok_helper_class .calendar-container .calendar-post .post-symbol{-webkit-flex-basis:15%;-ms-flex-preferred-size:15%;flex-basis:15%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-size:2.5em}@media only screen and (max-width:979px){.jok_helper_class .calendar-container .calendar-post .post-symbol{display:none}}.jok_helper_class .calendar-container .calendar-post .post-symbol .symbol-wrapper{border-radius:50%;background:#d57176;width:40px;height:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jok_helper_class .calendar-container .calendar-post .post-symbol .symbol-wrapper svg{color:#fff;font-size:20px}.jok_helper_class .cspml_listing_map_container{width:75%}@media only screen and (max-width:979px){.jok_helper_class .cspml_listing_map_container{width:100%}}.jok_helper_class .cspml_listing_items_container{float:right;margin-top:30px}.jok_helper_class .cspml_item,.jok_helper_class .cspml_item:hover{box-shadow:none!important;background:0 0!important}.jok_helper_class .cspml_details_container{padding:0!important;margin-top:20px}.jok_helper_class .cspml_details_container .cspml_details_title,.jok_helper_class .cspml_details_container .cspml_details_title a{font-family:Roboto,Helvetica,Arial,Lucida,sans-serif!important;font-weight:300!important;font-size:26px!important;color:#212121!important}.jok_helper_class .cspml_details_content.grid{height:auto!important;font-family:Roboto,Helvetica,Arial,Lucida,sans-serif!important;font-weight:300}.jok_helper_class .cspml_details_content hr{display:none!important}.jok_helper_class div.cspm_infobox_content_container.cspm_type4 div.cspm_infobox_content div.title a{font-size:18px;font-weight:700}.jok_helper_class .cspm_link_rgb a,.jok_helper_class .cspm_marker_overlay button.si-close-button,.jok_helper_class .cspm_marker_overlay button.si-close-button:hover,.jok_helper_class .cspm_txt_rgb,.jok_helper_class .cspm_txt_rgb_hover,.jok_helper_class .cspm_txt_rgb_hover a,.jok_helper_class .cspm_txt_rgb_hover a:hover{color:#4d5a31!important}.jok_helper_class .cspm_bg_rgb_hover{background-color:#4d5a31!important}.jok_helper_class .cspm_bg_rgb_hover:hover{background-color:#323a20!important}.jok_helper_class .cspml_filter_form{box-shadow:none!important}.jok_helper_class .cspml_fs_label{background:#f5f5f5}.jok_helper_class .cspml_fs_label .cspml_label_text{font-weight:500}.jok_helper_class .cspml_fs_item_container{margin-top:10px}.jok_helper_class .cspml_fs_item_container label{font-weight:300}.jok_helper_class .icr-item.type_checkbox{border-radius:50%;padding:10px}.jok_helper_class .icr-label{margin:0 5px 10px 0}.jok_helper_class .cspm_filter_top_btns .cspml_reset_lsitings_filter{border-left:10px solid #fff;box-shadow:none;font-weight:500;font-size:15px;min-width:100px}.jok_helper_class .cspm_filter_top_btns .cspml_reset_lsitings_filter::after{content:"Rensa";display:block;position:relative}.jok_helper_class .cspm_filter_top_btns .cspml_reset_lsitings_filter img{display:none}.jok_helper_class .cspml_submit_listings_filter{box-shadow:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:15px}.jok_helper_class .cspml_submit_listings_filter img{margin-right:0;margin-left:5px}.jok_helper_class .cspml_filter_form div.cspml_fs_options_list{padding-bottom:0}.jok_helper_class .cspm_filter_top_btns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.jok_helper_class .cspml_resize_map{display:none}.jok_helper_class .grid-wrapper{display:grid;gap:40px;grid-template-columns:repeat(4,minmax(0,1fr))}@media only screen and (max-width:1023px){.jok_helper_class .grid-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.jok_helper_class .grid-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}.jok_helper_class .grid-wrapper .grid-item{overflow:hidden;color:#000;transition:opacity .2s}.jok_helper_class .grid-wrapper .grid-item h3{margin-top:20px;font-size:26px;font-weight:300}.jok_helper_class .grid-wrapper .grid-item p{font-weight:300}.jok_helper_class .grid-wrapper .grid-item:hover{opacity:.8}.jok_helper_class .grid-container#kontaktperson .grid-item h3{text-transform:uppercase;font-size:14px;font-weight:500;font-family:Oswald,Helvetica,Arial,Lucida,sans-serif;color:#4d5a31;letter-spacing:.02em}.jok_helper_class .grid-container#kontaktperson .grid-item a{color:#4d5a31;text-decoration:underline}.jok_helper_class .grid-container#kontaktperson .grid-item:hover{opacity:1}.jok_helper_class .et-pb-arrow-next,.jok_helper_class .et-pb-arrow-prev{color:#fff!important}.jok_helper_class .et-pb-controllers a{background-color:rgba(255,255,255,.4)!important}.jok_helper_class .et-pb-controllers a.et-pb-active-control{background-color:#fff!important}.jok_helper_class input#term{border:0;background:0 0;padding:10px;border-bottom:1px solid #000;border-radius:0;font-size:50px;color:#4d5a31;font-weight:500;text-transform:uppercase;font-family:Oswald,Helvetica,Arial,Lucida,sans-serif}@media only screen and (max-width:979px){.jok_helper_class input#term{font-size:34px}}.jok_helper_class input#term::-webkit-input-placeholder{color:#a8c082;opacity:.6}.jok_helper_class input#term:-ms-input-placeholder{color:#a8c082;opacity:.6}.jok_helper_class input#term::-ms-input-placeholder{color:#a8c082;opacity:.6}.jok_helper_class input#term::placeholder{color:#a8c082;opacity:.6}.jok_helper_class .cspml_item_link_overlay{background:0 0!important}.jok_helper_class img.cspml_item_link{display:none!important}.jok-cred{font-size:12px}.jok-cred a{font-size:12px}#main-content .container:before{width:0}.et_right_sidebar #left-area{width:100%;padding-right:0}.et_pb_button::after{right:20px!important}.et_pb_button_module_wrapper:nth-last-child(n+2),.et_pb_button_module_wrapper:nth-last-child(n+2)~.et_pb_button_module_wrapper{display:inline-block;margin-right:25px;margin-bottom:20px!important}