*,:after,:before{box-sizing:border-box}html{width:100vw}body:has(.xod-main){display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}body:has(.xod-main) .xod-top-bar{flex-grow:0}body:has(.xod-main) footer,body:has(.xod-main) header{flex-grow:0}body:has(.xod-main) .xod-main{flex-grow:1}.editor-styles-wrapper{width:100%!important}.editor-styles-wrapper,.xod-main{margin:0 auto;padding:0 16px}.editor-styles-wrapper .alignwide,.xod-main .alignwide{max-width:1400px}@media (max-width:1400px){.editor-styles-wrapper .alignwide,.xod-main .alignwide{max-width:100vw;width:100vw}}.editor-styles-wrapper .alignfull,.xod-main .alignfull{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.hidden{display:none}body{color:#000;font-family:Outfit,sans-serif;font-size:16px;font-weight:400;line-height:1.6}a{color:#3f7461;text-decoration:none;transition:color .3s ease}a:hover{color:#2f3e3a}.has-link-color a{color:var(--wp--preset--color--link)}.has-link-color a:focus,.has-link-color a:hover{color:var(--wp--preset--color--link-hover,var(--wp--preset--color--link))}h1,h2,h3,h4,h5,h6{color:#2f3e3a;font-family:Cantata One,sans-serif;font-weight:200;letter-spacing:0;line-height:1.2;margin-bottom:.5em}h1,h1>a{font-size:69px}h2,h2>a{font-size:clamp(40px,3vw,48px)}h3,h3>a{font-size:clamp(32px,2.5vw,40px)}h4,h4>a{font-size:clamp(24px,2vw,32px)}p{letter-spacing:.05em}p:last-of-type{margin-bottom:0!important}h1+p,h2+p,h3+p,h4+p,p:first-of-type{margin-top:0!important}::-moz-selection{background:#2f3e3a;color:#f2f5f4}::selection{background:#2f3e3a;color:#f2f5f4}@media (max-width:960px){h1,h1>a{font-size:clamp(40px,3vw,48px)}h2,h2>a{font-size:clamp(32px,2.5vw,40px)}h3,h3>a{font-size:clamp(24px,2vw,32px)}h4,h4>a{font-size:clamp(20px,1.8vw,24px)}}@media (max-width:620px){h1,h1>a{font-size:clamp(32px,2.5vw,40px)}h2,h2>a{font-size:clamp(24px,2vw,32px)}h3,h3>a{font-size:clamp(20px,1.8vw,24px)}h4,h4>a{font-size:20px}}:where(body:not(.wp-admin),.editor-styles-wrapper) :is(.wp-block-button__link,button:not(.wp-block-accordion-heading__toggle):not(.components-button):not(.wcc-btn),input[type=submit],input[type=button]:not(.gform_button)){background-color:#f49948;border:1px solid #f49948;border-radius:50px;color:#fff;cursor:pointer;font-size:12px;letter-spacing:1px;padding:8px 20px;text-transform:uppercase;transition:all .15s ease-in-out}:where(body:not(.wp-admin),.editor-styles-wrapper) :is(.wp-block-button__link,button:not(.wp-block-accordion-heading__toggle):not(.components-button):not(.wcc-btn),input[type=submit],input[type=button]:not(.gform_button)):hover{background-color:#c66b2b;border-color:#c66b2b;color:#fff}:where(body:not(.wp-admin),.editor-styles-wrapper) :is(.wp-block-button__link,button:not(.wp-block-accordion-heading__toggle):not(.components-button):not(.wcc-btn),input[type=submit],input[type=button]:not(.gform_button)):active{background-color:#c66b2b;border-color:#c66b2b}.wp-block-button.is-style-outline .wp-block-button__link{background-color:transparent;border-color:#3f7461;color:#3f7461}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#3f7461;color:#fff}nav{padding:0 16px;position:relative;width:100vw}nav .mobile-menu-wrapper,nav .xod-mobile-menu-trigger{display:none}nav .mobile-menu-wrapper #menu-mobile{height:0!important}nav .mobile-menu-wrapper #menu-mobile li{list-style:none!important}nav .xod-nav-content{gap:clamp(32px,2.5vw,40px);justify-content:space-between;margin:0 auto;max-height:100%;max-width:1080px;padding:12px 0 20px}nav .menu-main-container,nav .xod-nav-content{align-items:flex-end;display:flex}nav .menu{display:flex;gap:16px;margin:0;max-width:1080px;padding-left:0}nav .menu-item{font-family:Outfit,sans-serif;font-size:16px;font-weight:400;list-style:none;text-transform:uppercase}nav .menu-item>a{border-radius:4px;color:#3f7461;cursor:pointer;display:block;padding:8px 8px 4px;text-decoration:none;transition:all .15s ease-in-out}nav .menu-item>a:hover{color:#2f3e3a}nav .menu-item.kaa-menu-button>a{background-color:#f49948;border-radius:50px;color:#fff;padding:8px 20px}nav .menu-item.kaa-menu-button>a:hover{background-color:#c66b2b}nav .xod-logo{display:flex;max-width:500px;width:-moz-fit-content;width:fit-content;z-index:10}nav .xod-logo a{display:block}nav .xod-logo a img,nav .xod-logo a picture{max-height:100px;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:960px){nav .menu-main-container{display:none}nav .xod-mobile-menu-trigger{color:#2f3e3a;display:flex!important;display:none;flex-direction:column;height:18px;justify-content:space-between;text-decoration:none;width:24px;z-index:10}nav .xod-mobile-menu-trigger span{background-color:#2f3e3a;display:block;height:2px;transition:all .15s ease-in-out;width:100%}nav .xod-mobile-menu-trigger.open span:first-of-type{rotate:-45deg;translate:0 8px}nav .xod-mobile-menu-trigger.open span:nth-of-type(2){background-color:transparent}nav .xod-mobile-menu-trigger.open span:nth-of-type(3){rotate:45deg;translate:0 -8px}nav .mobile-menu-wrapper{bottom:0;display:block;left:0;position:absolute;right:0}nav .mobile-menu-wrapper.closed{opacity:0}nav .mobile-menu-wrapper.open{opacity:1}nav .menu-mobile-container{background-color:#f2f5f4;left:0;min-height:clamp(160px,12vw,256px);padding:16px;position:absolute;transition:opacity .15s ease-in-out;width:100%;z-index:15}nav .menu-mobile-container #menu-mobile{align-items:center;display:flex;flex-direction:column;gap:16px;height:auto!important;justify-content:center}nav .menu-desktop-container{display:none}nav .menu-mobile-container{display:block}nav .xod-mobile-menu-trigger{display:flex}}@media (max-width:620px){nav .xod-logo{max-width:150px}nav .xod-logo a{display:block;max-height:100%}nav .xod-logo a img,nav .xod-logo a picture{height:100%}}.mega-menu-trigger{position:relative}.mega-menu-wrapper{bottom:0;left:0;position:absolute;right:0}.mega-menu-content{background-color:#f2f5f4;left:0;position:absolute;top:0;transition:opacity .15s ease-in-out;width:100vw;z-index:15000}.mega-menu-content.closed{opacity:0;top:-999999px}.mega-menu-content.open{box-shadow:0 1920px 512px 1920px rgba(0,0,0,.2);opacity:1}.mega-menu-content>*{display:flex;margin:auto;max-width:1400px;min-height:clamp(160px,12vw,256px);padding:16px;width:100%}.mega-menu-content>*>*{gap:clamp(40px,3vw,48px);justify-content:center;max-width:100%!important;width:100%}.xod-main form label{font-weight:400!important}.xod-main form input,.xod-main form textarea{border:none;border-radius:8px;font-size:16px;padding:4px 16px;resize:none}.gform-body input,.gform-body textarea{background-color:#f2f5f4!important;border:1px solid #3f7461!important;box-shadow:none!important;font-size:16px!important}.gform-body input:focus,.gform-body textarea:focus{border-color:#2f3e3a!important;outline:0!important}.gform-body input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{background-color:#2f3e3a!important;cursor:pointer!important}.gform-body input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{color:#2f3e3a!important}.gform-body legend.gfield_label{font-size:16px!important}.gform-body fieldset:not(.field_validation_below) legend.gfield_label{color:#3f7461!important}.gform-body label{font-size:16px!important}.gform-body .gform_fields{row-gap:clamp(24px,2vw,32px)!important}.gform-body .gsection_title{font-family:Outfit,sans-serif;font-size:12px!important;font-weight:400!important;letter-spacing:1px;margin-bottom:0!important;margin-top:clamp(24px,2vw,32px);text-transform:uppercase}.gfield--type-consent,.gform-footer{margin-top:clamp(40px,3vw,48px)!important}.gform_button{background-color:#f49948!important;border:1px solid #f49948!important;border-radius:50px!important;cursor:pointer!important;font-size:12px!important;letter-spacing:1px!important;padding:8px 20px!important;text-transform:uppercase!important;transition:all .15s ease-in-out!important}.gform_button:hover{color:#fff!important}.gform_button:active,.gform_button:hover{background-color:#c66b2b!important;border-color:#c66b2b!important}#mailpoet_form_1 .mailpoet_checkbox_label,#mailpoet_form_1 .mailpoet_date_label,#mailpoet_form_1 .mailpoet_list_label,#mailpoet_form_1 .mailpoet_radio_label,#mailpoet_form_1 .mailpoet_segment_label,#mailpoet_form_1 .mailpoet_select_label,#mailpoet_form_1 .mailpoet_text_label,#mailpoet_form_1 .mailpoet_textarea_label{margin-bottom:.5em!important}.wp-block-accordion .wp-block-accordion-item{border-bottom:1px solid;margin:clamp(20px,1.8vw,24px) 0}.wp-block-accordion .wp-block-accordion-panel{padding-bottom:clamp(20px,1.8vw,24px);padding-top:16px}.wp-block-group-is-layout-grid{gap:clamp(24px,2vw,32px)}.wp-block-group-is-layout-grid>.wp-block-group{padding:16px}.wp-block-group-is-layout-grid.radius-block-group>.wp-block-group{border-radius:clamp(24px,2vw,32px)}.wp-block-group-is-layout-grid.radius-block-group img{border-radius:25px}@media screen and (max-width:960px){.wp-block-group-is-layout-grid{grid-template-columns:1fr 1fr!important}}@media screen and (max-width:620px){.wp-block-group-is-layout-grid{grid-template-columns:1fr!important}}.xod-not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:540px}.xod-not-found__header h1{margin-top:0;text-align:center}.xod-not-found__content{-moz-column-gap:12px;column-gap:12px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:4px;text-align:center}.xod-not-found__content p{flex-basis:100%}.xod-search{margin:0 auto;max-width:1400px;min-height:100vh;padding:clamp(44px,4vw,64px) 0}.xod-search h1{margin-top:0}.xod-search__results{display:flex;flex-wrap:wrap;gap:clamp(24px,2vw,32px);margin:0 auto;max-width:1400px;width:100%}.search-filter-results,.xod-search__results{align-items:stretch;display:flex;flex-wrap:wrap;gap:clamp(20px,1.8vw,24px);margin:0 auto}.search-filter-results .xod-feed-card,.xod-search__results .xod-feed-card{flex-basis:30%;flex-grow:1;max-width:calc(33% - clamp(20px, 1.8vw, 24px)/2);min-width:275px}.search-filter-results .xod-feed-card *,.xod-search__results .xod-feed-card *{transition:all .15s ease-in-out}.search-filter-results .xod-feed-card figure,.search-filter-results .xod-feed-card img,.search-filter-results .xod-feed-card picture,.xod-search__results .xod-feed-card figure,.xod-search__results .xod-feed-card img,.xod-search__results .xod-feed-card picture{background-color:#3f7461;border-radius:12px 12px 0 0;display:block;height:100%;margin-bottom:0;max-height:250px;-o-object-fit:cover;object-fit:cover;width:100%}.search-filter-results .xod-feed-card h2,.xod-search__results .xod-feed-card h2{margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-filter-results .xod-feed-card a,.xod-search__results .xod-feed-card a{color:initial;display:flex;flex-direction:column;height:100%;text-decoration:none}.search-filter-results .xod-feed-card a>*,.xod-search__results .xod-feed-card a>*{flex-grow:1}.search-filter-results .xod-feed-card__content,.xod-search__results .xod-feed-card__content{background-color:#f2f5f4;border-radius:0 0 12px 12px;display:flex;flex-direction:column;justify-content:space-between;padding:16px}.search-filter-results .xod-feed-card__read-more,.xod-search__results .xod-feed-card__read-more{color:#3f7461}.search-filter-results .xod-feed-card__read-more:hover,.xod-search__results .xod-feed-card__read-more:hover{color:#2f3e3a}@media (max-width:960px){.search-filter-results .xod-feed-card,.xod-search__results .xod-feed-card{max-width:calc(50% - clamp(20px, 1.8vw, 24px)/2)}}@media (max-width:620px){.search-filter-results .xod-feed-card,.xod-search__results .xod-feed-card{max-width:100%}}.xod-post-type-post .featured-image{position:relative}.xod-post-type-post .featured-image img{height:400px;-o-object-fit:cover;object-fit:cover;width:100%}.xod-post-type-post .featured-image h1{background-color:#2f3e3a;bottom:0;color:#f2f5f4;display:grid;font-weight:400;left:0;margin:0;padding-bottom:20px;place-items:center;position:absolute;right:0;top:0}.xod-post-type-post .xod-post-content{padding:clamp(24px,2vw,32px) 0}.xod-post-type-post .xod-post-content>*{margin:0 auto;max-width:1080px}.xod-top-bar{background-color:#f2f5f4}.xod-top-bar__content{align-items:center;background-color:transparent;display:flex;gap:16px;height:clamp(32px,2.5vw,40px);justify-content:flex-end;margin:0 auto;max-width:1080px;padding:8px 16px}.xod-top-bar__content form{margin:0}.xod-top-bar__content span{display:block}.xod-top-bar__content .menu{display:flex;gap:16px}.xod-top-bar__content .menu .menu-item{list-style:none}.xod-top-bar__search-box{margin-right:-12px;opacity:0;transition:opacity .3s ease-out;width:0}.xod-top-bar__search-box input{font-size:16px;opacity:0;padding:0;width:0}.xod-top-bar__search-box.show{opacity:1;width:200px}.xod-top-bar__search-box.show input{border:none;border-radius:8px;opacity:1;outline:none;padding:4px 8px;width:100%}.xod-top-bar__search-button{background-color:transparent!important;border:none;color:#3f7461;cursor:pointer}.xod-top-bar__search-button:hover{color:#2f3e3a}@media (max-width:620px){.xod-top-bar{position:relative}.xod-top-bar__search-button{padding:8px 0}.xod-top-bar__search-box{bottom:-48px;left:0;padding:0;position:absolute;right:0}.xod-top-bar__search-box.show{background-color:#f2f5f4;padding:12px!important;width:100%;z-index:100}.xod-top-bar a{display:none}}footer .xod-footer{overflow:hidden;position:relative}footer .xod-footer:after{background:url(../images/footer-top.png) no-repeat 50%;background-size:cover;content:"";height:400px;left:0;position:absolute;top:-155px;width:100%}@media (max-width:960px){footer .xod-footer:after{height:331px}}.single-lediga_bostader .housing-listing__read-more-link{display:flex;margin-top:20px}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero{align-items:center;display:flex;justify-content:flex-end;min-height:430px;overflow:clip;padding:160px 0;position:relative}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content{background-color:#3f7461;border-radius:32px 0 0 32px;padding:32px;width:50%}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content>*{color:#fff;max-width:540px}@media (max-width:620px){.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content{border-radius:32px;width:100%}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content>*{max-width:none}}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content .housing-listing__location{font-weight:700;letter-spacing:1px;text-transform:uppercase}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content h1{font-size:clamp(24px,2vw,32px);margin:.5rem 0 1rem;word-break:break-all}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content .housing-meta{display:flex;margin:clamp(20px,1.8vw,24px) 0;opacity:.7}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content .housing-meta .housing-meta__item{border-left:1px solid hsla(0,0%,100%,.5);display:flex;flex-direction:column;padding:0 1em}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero .xod-post-type-lediga_bostader__hero-content .housing-meta .housing-meta__item:first-child{border-left:0;padding-left:0}@media (max-width:620px){.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-type-lediga_bostader__hero{padding:64px 16px}}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content{margin:0 auto;max-width:1080px;padding-top:clamp(60px,6vw,96px)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content{align-items:flex-start;display:flex;gap:clamp(40px,3vw,48px)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content h2{font-size:clamp(20px,1.8vw,24px);margin-top:clamp(24px,2vw,32px)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content h2:first-child{margin-top:0}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content .xod-post-type-lediga_bostader__fakta{background-color:#f2f5f4;border-radius:16px;min-width:300px;padding:clamp(24px,2vw,32px)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content .xod-post-type-lediga_bostader__fakta h2{font-size:clamp(20px,1.8vw,24px);margin-top:0}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content .xod-post-type-lediga_bostader__fakta ul{list-style:none;padding-left:0}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content .xod-post-type-lediga_bostader__fakta ul li{border-bottom:1px solid rgba(0,0,0,.1);display:grid;flex-direction:column;gap:.5em;grid-template-columns:1fr auto;padding:.5em 0}@media (max-width:620px){.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content{flex-direction:column}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__content .xod-post-type-lediga_bostader__fakta{width:100%}}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri{background-color:#f2f5f4;margin-top:clamp(60px,6vw,96px);padding:clamp(60px,6vw,96px) 16px}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri h2{font-size:clamp(20px,1.8vw,24px);margin:0 0 clamp(24px,2vw,32px)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__galleri-content{margin:0 auto;max-width:1080px}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__galleri-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:960px){.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__galleri-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__galleri-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__galleri-trigger{background:none;border:0;border-radius:12px;cursor:pointer;overflow:hidden;padding:0}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__galleri-trigger img{display:block;height:240px;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease;width:100%}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__galleri-trigger:hover img{transform:scale(1.03)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal{display:none;inset:0;position:fixed;z-index:9999}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal.is-open{display:block}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-overlay{background:rgba(0,0,0,.65);inset:0;position:absolute}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-dialog{background-color:transparent;border-radius:16px;margin:5vh auto;max-width:1100px;padding:clamp(24px,2vw,32px);position:relative;z-index:1}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-close{background:#3f7461;border:0;border-radius:4px;color:transparent;cursor:pointer;height:40px;padding:0;position:absolute;right:16px;top:-12px;width:40px;z-index:100}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-close:after,.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-close:before{background:#fff;content:"";height:4px;left:50%;position:absolute;top:50%;transform-origin:center;width:22px}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-close:before{transform:translate(-50%,-50%) rotate(45deg)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-close:hover{background:#2f3e3a}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider{height:min(72vh,calc(100vh - 220px))}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider .slick-list,.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider .slick-track{height:100%}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider .slick-slide{align-items:center;display:flex;height:100%;justify-content:center}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider .xod-slick-arrow{background:#3f7461;border:0;border-radius:4px;color:#fff;cursor:pointer;display:grid;font-size:28px;height:44px;line-height:1;padding:0;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:44px;z-index:5}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider .xod-slick-arrow:hover{background:#2f3e3a}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider .xod-slick-prev{left:0;transform:translate(-50%,-50%)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider .xod-slick-next{right:0;transform:translate(50%,-50%)}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slider .xod-slick-arrow.slick-disabled{cursor:default;opacity:.45}.single-lediga_bostader .xod-post-type-lediga_bostader .xod-post-content .xod-post-type-lediga_bostader__galleri .xod-post-type-lediga_bostader__modal-slide img{display:block;height:auto;margin:0 auto;max-height:100%;max-width:100%;width:auto}.single-lediga_bostader .xod-post-type-lediga_bostader__form{background-color:#d9dfdc;padding:clamp(60px,6vw,96px) 16px}.single-lediga_bostader .xod-post-type-lediga_bostader__form>div{background-color:#fff;border-radius:clamp(24px,2vw,32px);margin:0 auto;max-width:1080px;padding:clamp(20px,1.8vw,24px)}.single-lediga_bostader .xod-post-type-lediga_bostader__form .gform_title{font-size:clamp(20px,1.8vw,24px)}.single-lediga_bostader .xod-post-type-lediga_bostader__form .gform_description{font-size:16px;margin:16px 0 clamp(32px,2.5vw,40px)!important}.single-lediga_bostader .xod-post-type-lediga_bostader__form .gfield--type-consent{margin-top:0!important}body.xod-modal-open{overflow:hidden}.xod-custom-color-panel.xod-custom-color-panel{width:400px!important}.xod-custom-color-panel.xod-custom-color-panel .components-circular-option-picker__option-group.components-circular-option-picker__swatches{gap:6px!important}.wp-block-group{padding:clamp(56px,5vw,80px) 16px;position:relative}@media (max-width:1080px){.wp-block-group{max-width:100vw}}.wp-block-group.is-style-bottom-divider{overflow:visible;padding-bottom:5px;position:relative;--wave-height:clamp(40px,6vw,130px)}.wp-block-group.is-style-bottom-divider:after{background:inherit;bottom:1px;content:"";height:var(--wave-height);left:50%;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1440 180'%3E%3Cpath fill='%23fff' d='M0 25c220 85 420-15 650 60s430-45 670 10c60 15 100-25 120-35v120H0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1440 180'%3E%3Cpath fill='%23fff' d='M0 25c220 85 420-15 650 60s430-45 670 10c60 15 100-25 120-35v120H0Z'/%3E%3C/svg%3E");-webkit-mask-position:top center;mask-position:top center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:none;position:absolute;transform:translate(-50%,100%) scaleY(-1);width:100vw;z-index:2}@supports (width:100dvw){.wp-block-group.is-style-bottom-divider:after{width:100dvw}}.wp-block-column.has-background{border-radius:clamp(24px,2vw,32px);padding:clamp(20px,1.8vw,24px)}.wp-block-columns.icon-link-grid{display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:620px){.wp-block-columns.icon-link-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.wp-block-cover{justify-content:flex-end;padding:clamp(96px,8vw,160px) 0}.wp-block-cover .wp-block-cover__inner-container{background-color:#3f7461;border-radius:clamp(24px,2vw,32px) 0 0 clamp(24px,2vw,32px);padding:clamp(32px,2.5vw,40px);width:50%}@media (max-width:960px){.wp-block-cover .wp-block-cover__inner-container{width:60%}}.wp-block-cover .wp-block-cover__inner-container.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left:0!important;margin-right:auto!important;max-width:540px}.wp-block-cover .wp-block-cover__inner-container :first-child{margin-top:0}@media (max-width:620px){.wp-block-cover{min-height:-moz-fit-content;min-height:fit-content;padding:clamp(44px,4vw,64px) 16px}.wp-block-cover .wp-block-cover__inner-container{border-radius:clamp(24px,2vw,32px);width:100%}}.wp-block-media-text.is-style-rounded-image .wp-block-media-text__media img{border-radius:clamp(24px,2vw,32px)}.lediga-bostader-listing{display:grid;gap:clamp(24px,2vw,32px);grid-template-columns:repeat(3,minmax(0,1fr))}.lediga-bostader-listing .lediga-bostader-listing__item{background-color:#f2f5f4;border-radius:16px;overflow:hidden}.lediga-bostader-listing .lediga-bostader-listing__item .lediga-bostader-listing__item-thumbnail img{height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.lediga-bostader-listing .lediga-bostader-listing__item .lediga-bostader-listing__item-content{padding:clamp(20px,1.8vw,24px)}.lediga-bostader-listing .lediga-bostader-listing__item .lediga-bostader-listing__item-content .lediga-bostader-listing__item-title{font-size:26px;margin-top:0}.lediga-bostader-listing .lediga-bostader-listing__item .lediga-bostader-listing__item-content ul{list-style:none;margin-bottom:clamp(20px,1.8vw,24px);padding-left:0}.lediga-bostader-listing .lediga-bostader-listing__item .lediga-bostader-listing__item-content .housing-listing__location{color:#3f7461;display:block;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;margin-bottom:12px}.lediga-bostader-listing .lediga-bostader-listing__item .lediga-bostader-listing__item-content .housing-listing__address{font-size:clamp(20px,1.8vw,24px)}.lediga-bostader-listing .housing-listing__quick-info{border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);display:grid;grid-template-columns:auto auto;margin:20px 0}.lediga-bostader-listing .housing-listing__quick-info>:first-child,.lediga-bostader-listing .housing-listing__quick-info>:nth-child(2){border-bottom:1px solid rgba(0,0,0,.1)}.lediga-bostader-listing .housing-listing__quick-info>:nth-child(2),.lediga-bostader-listing .housing-listing__quick-info>:nth-child(4){border-left:1px solid rgba(0,0,0,.1)}.lediga-bostader-listing .housing-listing__quick-info .housing-listing__meta-item{display:flex;flex-direction:column;padding:.5em .8em}.lediga-bostader-listing .housing-listing__read-more-link{display:flex}@media (max-width:960px){.lediga-bostader-listing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.lediga-bostader-listing{grid-template-columns:1fr}}.lediga-bostader-filter__nav{display:flex;flex-wrap:wrap;gap:.2em;margin-bottom:20px;padding:0}.lediga-bostader-filter__nav button{background-color:transparent!important;border:1px solid transparent!important;border-radius:0!important;color:#2f3e3a!important;font-family:Outfit,sans-serif;font-size:16px!important;font-weight:700;letter-spacing:0!important;padding:.3em .6em!important;text-transform:none!important}.lediga-bostader-filter__nav button.is-active,.lediga-bostader-filter__nav button:hover{border:1px solid #2f3e3a!important}.lediga-bostader-listing__no-results-at-all{align-items:center;background-color:#f2f5f4;border-radius:16px;display:flex;flex-direction:column;gap:clamp(20px,1.8vw,24px);margin:0 auto;max-width:600px!important;padding:clamp(24px,2vw,32px);text-align:center}@media screen and (min-width:350px){.lediga-bostader-listing__no-results-at-all{flex-direction:row;text-align:left}}.lediga-bostader-listing__no-results-at-all img{display:block;max-width:80px}.lediga-bostader-listing__no-results-at-all span{color:#2f3e3a;font-size:20px}.lediga-bostader-listing__no-results{align-items:center;background-color:#f2f5f4;border-radius:16px;display:flex;flex-direction:column;gap:clamp(24px,2vw,32px);margin:0 auto;max-width:550px!important;padding:clamp(24px,2vw,32px);text-align:center}.lediga-bostader-listing__no-results img{display:block;max-width:80px}.lediga-bostader-listing__no-results span{color:#2f3e3a;font-size:20px}.lediga-bostader-listing__no-results>div{color:#2f3e3a;display:flex;flex-direction:column;font-size:20px;gap:1rem}