<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";:root{--size-4: 1px;--size-5: 2px;--size-10: 4px;--size-20: 8px;--size-25: 10px;--size-50: 12px;--size-75: 14px;--size-100: 16px;--size-150: 18px;--size-200: 20px;--size-250: 22px;--size-300: 24px;--size-350: 28px;--size-400: 32px;--size-450: 36px;--size-500: 40px;--size-550: 46px;--size-600: 52px;--size-700: 58px;--size-800: 64px;--size-900: 74px;--size-1000: 82px;--size-1100: 92px;--size-1200: 104px;--size-1300: 118px;--size-1400: 132px}@media (max-width: 767px){:root{--size-fluid-350: 22px;--size-fluid-400: 24px;--size-fluid-450: 28px;--size-fluid-500: 32px;--size-fluid-550: 36px;--size-fluid-600: 40px;--size-fluid-700: 46px;--size-fluid-800: 52px;--size-fluid-900: 58px;--size-fluid-1000: 64px;--size-fluid-1100: 74px;--size-fluid-1200: 82px;--size-fluid-1300: 92px;--size-fluid-1400: 104px}}@media (min-width: 768px) and (max-width: 1343px){:root{--size-fluid-350: 24px;--size-fluid-400: 28px;--size-fluid-450: 32px;--size-fluid-500: 36px;--size-fluid-550: 40px;--size-fluid-600: 46px;--size-fluid-700: 52px;--size-fluid-800: 58px;--size-fluid-900: 64px;--size-fluid-1000: 74px;--size-fluid-1100: 82px;--size-fluid-1200: 92px;--size-fluid-1300: 104px;--size-fluid-1400: 118px}}@media (min-width: 1344px){:root{--size-fluid-350: var(--size-350);--size-fluid-400: var(--size-400);--size-fluid-450: var(--size-450);--size-fluid-500: var(--size-500);--size-fluid-550: var(--size-550);--size-fluid-600: var(--size-600);--size-fluid-700: var(--size-700);--size-fluid-800: var(--size-800);--size-fluid-900: var(--size-900);--size-fluid-1000: var(--size-1000);--size-fluid-1100: var(--size-1100);--size-fluid-1200: var(--size-1200);--size-fluid-1300: var(--size-1300);--size-fluid-1400: var(--size-1400)}}.form-group input.form-control,.form-group select.form-control{padding:18px 14px 12px;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:normal;height:47px}textarea.form-control{line-height:124%!important}.form-group select.form-control[multiple=multiple]{height:auto}.on-white-background select,.on-white-background input.form-control{background-color:#f5f5f4;border-color:#ebebeb}.on-white-background select:hover,.on-white-background input.form-control:hover,.on-white-background select:active,.on-white-background input.form-control:active,.on-white-background select:focus,.on-white-background input.form-control:focus{border-color:#f5f5f4}input.form-control:invalid:not(:focus-within){color:#c00}input[type=radio],input[type=checkbox]{position:absolute;opacity:0}input[type=radio]+label,label.label-as-checkbox,label.label-as-radio,.div-as-checkbox{position:relative;display:block;box-sizing:content-box;width:18px;height:18px;min-height:0;padding:0;cursor:pointer;border:1px solid #d3d3d2;color:transparent;font-size:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.inline-radio-container:hover:not(.disabled) input[type=radio]~label.label-as-radio{position:relative;border:1px solid #808080}.inline-radio-container:hover:not(.disabled) input[type=radio]~label.label-as-radio:before{content:"";height:12px;width:12px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inline-radio-container:hover:not(.disabled) input[type=radio]:checked~label.label-as-radio{position:relative;border:1px solid #808080}.inline-radio-container:hover:not(.disabled) input[type=radio]:checked~label.label-as-radio:before{content:"";height:12px;width:12px;border-radius:50%;background-color:#80808066;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inline-radio-container:hover.disabled{cursor:not-allowed}input[type=radio]~label{margin:0}input[type=radio]~label.label-as-radio{border:1px solid #d3d3d2;width:18px;height:18px;margin-right:8px;background-color:#fff;flex-shrink:0;border-radius:50%}input[type=radio]:checked~label.label-as-radio{position:relative;border:1px solid #808080}input[type=radio]:checked~label.label-as-radio:before{content:"";height:12px;width:12px;border-radius:50%;background-color:gray;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=radio]:not(:disabled):hover~label.label-as-radio{position:relative;border:1px solid #808080}input[type=radio]:not(:disabled):hover~label.label-as-radio:before{content:"";height:12px;width:12px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=radio]:not(:disabled):checked:hover~label.label-as-radio{position:relative;border:1px solid #808080}input[type=radio]:not(:disabled):checked:hover~label.label-as-radio:before{content:"";height:12px;width:12px;border-radius:50%;background-color:#80808066;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=radio]:not(:disabled):focus~label.label-as-radio{box-shadow:0 0 0 4px #79bed6cc}input[type=radio]:disabled,input[type=radio]:disabled~label{cursor:not-allowed}.inline-radio-container{display:inline-flex;align-items:center;margin-right:16px}.inline-radio-container:focus{outline:none;box-shadow:0 0 0 4px #79bed6cc}.inline-radio-container,.inline-radio-container label{cursor:pointer}input[type=checkbox]~label{margin-bottom:0;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:400;font-style:normal;color:#373a3c}input[type=checkbox]~label.label-as-checkbox{margin-right:8px;background-color:#fff;border-radius:4px;flex-shrink:0}input[type=checkbox]~label:not(.label-as-checkbox){line-height:normal}input[type=checkbox]:checked~label.label-as-checkbox{background:#fff url(https://static.lokalguiden.se/js/v3/assets/checkmark-6a71fbf9.svg) no-repeat center center;background-size:14px;border:1px solid #808080}input[type=checkbox]:focus~label.label-as-checkbox{box-shadow:0 0 0 4px #79bed6cc}.div-as-checkbox{margin-right:8px;background-color:#fff;border-radius:4px;flex-shrink:0}.div-as-checkbox.checked{background:#fff url(https://static.lokalguiden.se/js/v3/assets/checkmark-6a71fbf9.svg) no-repeat center center;background-size:14px;border:1px solid #808080}.checkbox-container{display:flex;align-items:center}option{padding:16px 0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}form select[multiple].form-control{padding:0}form select[multiple].form-control option{padding:8px 16px}.select-container{position:relative}.select-container:after{content:url(https://static.lokalguiden.se/js/v3/assets/arrow-dropdown-c82d8751.svg);position:absolute;top:calc(50% - 12px);right:12px;width:24px;height:24px;transition:transform .3s ease-in-out;pointer-events:none}.select-container select{appearance:none}textarea.form-control{padding:16px!important;min-height:88px!important}.form-errors&gt;ul{padding-left:16px}.form-group{margin-bottom:8px}.form-control,.form-group .form-control,.select-container .form-control{padding:0 16px;min-height:48px;font-size:16px;line-height:1;border-radius:8px;box-shadow:none;background-color:#fff;color:#181a1b;background-clip:padding-box}.form-control:hover,.form-group .form-control:hover,.select-container .form-control:hover,.form-control:active,.form-group .form-control:active,.select-container .form-control:active,.form-control:focus,.form-group .form-control:focus,.select-container .form-control:focus{border-color:#fff}.form-control:hover,.form-group .form-control:hover,.select-container .form-control:hover{box-shadow:#0000003d 0 3px 6px}select:invalid.form-control,select:invalid.form-group .form-control,select:invalid.select-container .form-control{color:gray}select.form-control option,select.form-group .form-control option,select.select-container .form-control option{color:#373a3c}.form-control:focus,.form-group .form-control:focus,.select-container .form-control:focus,select:focus.form-control,select:focus.form-group .form-control,select:focus.select-container .form-control{box-shadow:#00000029 0 3px 6px}.has-error .form-control{border:2px solid #c00}@media (min-width: 768px){.radio+label{font-size:1rem}}@media (min-width: 992px){.radio+label{font-size:.755rem}}.no-label-margin,.no-label-margin label{margin:0}@font-face{font-family:Lota Grotesque;src:url(https://static.lokalguiden.se/js/v3/assets/lota-grotesque-regular-e2326008.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lota Grotesque;src:url(https://static.lokalguiden.se/fonts/lota-grotesque/lota-grotesque-regular-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lota Grotesque;src:url(https://static.lokalguiden.se/fonts/lota-grotesque/lota-grotesque-alt1-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lota Grotesque;src:url(https://static.lokalguiden.se/fonts/lota-grotesque/lota-grotesque-semi-bold-2.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Lota Grotesque;src:url(https://static.lokalguiden.se/fonts/lota-grotesque/lota-grotesque-light.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:lokalguiden;src:url(data:font/woff2;base64,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) format("woff2");font-weight:400;font-style:normal}[data-icon]:before{font-family:lokalguiden!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-]:before,[class*=" icon-"]:before{font-family:lokalguiden!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-about:before{content:"a"}.icon-add:before{content:"b"}.icon-arrow-down:before{content:"e"}.icon-arrow-left:before{content:"f"}.icon-arrow-right:before{content:"J"}.icon-arrow-up:before{content:"g"}.icon-attachment:before{content:"i"}.icon-facebook:before{content:"m"}.icon-info:before{content:"t"}.icon-list:before{content:"q"}.icon-linkedin:before{content:"r"}.icon-map:before{content:"o"}.icon-remove:before{content:"E"}.icon-search:before{content:"F"}.icon-twitter:before{content:"H"}.badge-wrapper{margin-bottom:12.8px}.badge-wrapper .badge{position:relative;background:#ed694a;padding:20px;border-radius:20px 20px 20px 0}.badge-wrapper .badge.application-was-sent{background:#4aa578}.badge-wrapper .badge.application-was-sent+.bottom-left-corner:after{background:#4aa578}.badge-wrapper .badge.application-was-sent+.bottom-left-corner svg path.filled-corner{fill:#4aa578}.badge-wrapper .badge,.badge-wrapper .badge h5,.badge-wrapper .badge p{color:#f8f8f8!important}.badge-wrapper .badge h5,.badge-wrapper .badge p{margin:0;padding:0}.badge-wrapper .badge h5{margin-bottom:10px;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;font-size:24px}.badge-wrapper .badge p{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.5}.badge-wrapper .bottom-left-corner{position:relative;height:24px}.badge-wrapper .bottom-left-corner:after{content:"";position:absolute;left:0;top:0;width:22.4px;height:1px;background:#ed694a}.badge-wrapper .bottom-left-corner svg{width:32px}.badge-wrapper .bottom-left-corner svg path.filled-corner{fill:#ed694a}.badge-wrapper.badge-use-subtle-colors .badge{background-color:#1f7391}.badge-wrapper.badge-use-subtle-colors div.bottom-left-corner:after{background-color:#1f7391}.badge-wrapper.badge-use-subtle-colors div.bottom-left-corner svg path.filled-corner{fill:#1f7391}html body .padding-top-0{padding-top:0}html body .padding-top-1{padding-top:var(--size-20)}html body .padding-top-2{padding-top:var(--size-100)}html body .padding-top-3{padding-top:var(--size-300)}html body .padding-top-4{padding-top:var(--size-fluid-400)}html body .padding-top-5{padding-top:var(--size-fluid-550)}html body .padding-top-6{padding-top:var(--size-fluid-800)}html body .padding-top-7{padding-top:var(--size-fluid-1100)}html body .padding-top-8{padding-top:var(--size-fluid-1400)}html body .padding-right-0{padding-right:0}html body .padding-right-1{padding-right:var(--size-20)}html body .padding-right-2{padding-right:var(--size-100)}html body .padding-right-3{padding-right:var(--size-300)}html body .padding-right-4{padding-right:var(--size-fluid-400)}html body .padding-right-5{padding-right:var(--size-fluid-550)}html body .padding-right-6{padding-right:var(--size-fluid-800)}html body .padding-right-7{padding-right:var(--size-fluid-1100)}html body .padding-right-8{padding-right:var(--size-fluid-1400)}html body .padding-bottom-0{padding-bottom:0}html body .padding-bottom-1{padding-bottom:var(--size-20)}html body .padding-bottom-2{padding-bottom:var(--size-100)}html body .padding-bottom-3{padding-bottom:var(--size-300)}html body .padding-bottom-4{padding-bottom:var(--size-fluid-400)}html body .padding-bottom-5{padding-bottom:var(--size-fluid-550)}html body .padding-bottom-6{padding-bottom:var(--size-fluid-800)}html body .padding-bottom-7{padding-bottom:var(--size-fluid-1100)}html body .padding-bottom-8{padding-bottom:var(--size-fluid-1400)}html body .padding-left-0{padding-left:0}html body .padding-left-1{padding-left:var(--size-20)}html body .padding-left-2{padding-left:var(--size-100)}html body .padding-left-3{padding-left:var(--size-300)}html body .padding-left-4{padding-left:var(--size-fluid-400)}html body .padding-left-5{padding-left:var(--size-fluid-550)}html body .padding-left-6{padding-left:var(--size-fluid-800)}html body .padding-left-7{padding-left:var(--size-fluid-1100)}html body .padding-left-8{padding-left:var(--size-fluid-1400)}html body .margin-top-0{margin-top:0}html body .margin-top-1{margin-top:var(--size-20)}html body .margin-top-2{margin-top:var(--size-100)}html body .margin-top-3{margin-top:var(--size-300)}html body .margin-top-4{margin-top:var(--size-fluid-400)}html body .margin-top-5{margin-top:var(--size-fluid-550)}html body .margin-top-6{margin-top:var(--size-fluid-800)}html body .margin-top-7{margin-top:var(--size-fluid-1100)}html body .margin-top-8{margin-top:var(--size-fluid-1400)}html body .margin-right-0{margin-right:0}html body .margin-right-1{margin-right:var(--size-20)}html body .margin-right-2{margin-right:var(--size-100)}html body .margin-right-3{margin-right:var(--size-300)}html body .margin-right-4{margin-right:var(--size-fluid-400)}html body .margin-right-5{margin-right:var(--size-fluid-550)}html body .margin-right-6{margin-right:var(--size-fluid-800)}html body .margin-right-7{margin-right:var(--size-fluid-1100)}html body .margin-right-8{margin-right:var(--size-fluid-1400)}html body .margin-bottom-0{margin-bottom:0}html body .margin-bottom-1{margin-bottom:var(--size-20)}html body .margin-bottom-2{margin-bottom:var(--size-100)}html body .margin-bottom-3{margin-bottom:var(--size-300)}html body .margin-bottom-4{margin-bottom:var(--size-fluid-400)}html body .margin-bottom-5{margin-bottom:var(--size-fluid-550)}html body .margin-bottom-6{margin-bottom:var(--size-fluid-800)}html body .margin-bottom-7{margin-bottom:var(--size-fluid-1100)}html body .margin-bottom-8{margin-bottom:var(--size-fluid-1400)}html body .margin-left-0{margin-left:0}html body .margin-left-1{margin-left:var(--size-20)}html body .margin-left-2{margin-left:var(--size-100)}html body .margin-left-3{margin-left:var(--size-300)}html body .margin-left-4{margin-left:var(--size-fluid-400)}html body .margin-left-5{margin-left:var(--size-fluid-550)}html body .margin-left-6{margin-left:var(--size-fluid-800)}html body .margin-left-7{margin-left:var(--size-fluid-1100)}html body .margin-left-8{margin-left:var(--size-fluid-1400)}.no-horizontal-padding{padding-left:0;padding-right:0}.no-vertical-margin{margin-top:0;margin-bottom:0}.no-padding{padding:0}.default-spacing-margin-top{margin-top:16px}.default-spacing-margin-bottom{margin-bottom:16px}.flex-column{display:flex;flex-direction:column}.icon-container-no-text{font-size:0;line-height:1}.no-scroll{position:fixed;overflow:hidden}.position-absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.default-box-shadow{box-shadow:#00000029 0 3px 6px}.clear-before-after:before,.clear-before-after:after{content:unset}body .btn{padding:15px;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;font-size:18px;line-height:1;letter-spacing:.5px;color:#f9f9f8;border-radius:8px;border:0;transition:background-color .2s}body .btn.btn-lg{padding:19px 0}@media (max-width: 991px){body .btn.btn-lg{padding:16px 0}}body .btn:hover{background-color:#3997ba}body .btn.slim{padding:10px}body .btn.slim:not(.btn-tag){font-size:14px;border-radius:4px}body .btn.active,body .btn:active{background:#0f8dbb!important}body .btn:focus:active,body .btn:focus{outline:none;box-shadow:0 0 0 4px #79bed6cc}body .btn.btn-primary:focus{background:#0f8dbb!important}body .btn.btn-success:hover{background-color:#408b66}body .btn.btn-success:focus,body .btn.btn-success.active,body .btn.btn-success:active{background-color:#4aa578!important}body .btn.btn-conversion{background-color:#ed694a;color:#fff}body .btn.btn-conversion:hover{opacity:.88}body .btn.btn-conversion:focus,body .btn.btn-conversion:active,body .btn.btn-conversion[disabled]{background-color:#ed694a!important}body .btn.color-purple{background-color:#341aa0;color:#fff}body .btn.color-purple:hover{opacity:.88}body .btn.color-purple:focus,body .btn.color-purple:active,body .btn.color-purple[disabled]{background-color:#341aa0!important}body .btn.color-red{background-color:#a52e16;color:#fff}body .btn.color-red:hover{opacity:.88}body .btn.color-red:focus,body .btn.color-red:active,body .btn.color-red[disabled]{background-color:#a52e16!important}body .btn.disabled,body .btn[disabled],fieldset[disabled] body .btn,body .btn.disabled:hover,body .btn[disabled]:hover,fieldset[disabled] body .btn:hover,body .btn.disabled:focus,body .btn[disabled]:focus,fieldset[disabled] body .btn:focus,body .btn.disabled:active,body .btn[disabled]:active,fieldset[disabled] body .btn:active,body .btn.disabled.active,body .btn[disabled].active,fieldset[disabled] body .btn.active{color:#ffffff80!important;opacity:1}body .btn.btn-info:hover{background:#3997ba}body .btn.btn-tag{padding:8px;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:400;font-style:normal;font-size:12px;line-height:1;color:gray;background-color:#ebebeb;margin-right:4px;border-radius:4px;border:1px solid transparent;letter-spacing:0}body .btn.btn-tag.btn-dark{background:#373a3c;color:#fff}body .btn.btn-tag.btn-dark:hover,body .btn.btn-tag.btn-dark:active,body .btn.btn-tag.btn-dark:focus{color:#373a3c}body .btn.btn-tag.btn-gray,body .btn.btn-tag.btn-gray:hover,body .btn.btn-tag.btn-gray:active,body .btn.btn-tag.btn-gray:focus{color:#181a1b}body .btn.btn-tag:hover,body .btn.btn-tag:active,body .btn.btn-tag:focus{background:transparent!important;border-color:gray;color:gray}body .btn.btn-hollow{background:transparent!important;border:1px solid #808080;padding-top:7px;padding-bottom:6px}body .btn.btn-hollow.btn-primary{color:#0f8dbb;border-color:#0f8dbb}body .btn.btn-hollow.btn-primary:hover,body .btn.btn-hollow.btn-primary:active,body .btn.btn-hollow.btn-primary:focus{border-color:#26485e;color:#26485e}body .btn.btn-hollow:hover,body .btn.btn-hollow:active,body .btn.btn-hollow:focus{border-color:#0f8dbb;color:#0f8dbb}body .input-group-addon,body .button-container{border-radius:8px}body .btn.btn-secondary{background-color:#d3d3d2;color:#181a1b}body .btn.btn-secondary:hover{background-color:#e0e0df}body .btn.btn-secondary:focus{background:#d3d3d2!important}body .btn.btn-danger{background-color:#a52e16}body .nav li .btn.btn-tab{color:#373a3c;background-color:#d3d3d2}body .nav li .btn.btn-tab:active,body .nav li .btn.btn-tab:focus{color:#f9f9f8}body .nav li.active .btn.btn-tab{color:#f9f9f8;background:#0f8dbb}.container{background:#fff}.vertical-item-spacing{margin-top:16px;margin-bottom:16px}@media (max-width: 991px){.hidden-sm-down{display:none}}.flex-vertical-center{display:flex;align-items:center}.styled-list{font-weight:700}.styled-list ul{margin-top:0;margin-bottom:0;padding:0;list-style-type:none}.styled-list ul li.count{color:gray;font-size:.8125rem;list-style:none;letter-spacing:.5px}.styled-list ul li.count:first-of-type{margin-top:0}@media (max-width: 1343px){.styled-list ul li.count{font-size:13px}}.styled-list ul li:not(.count) a{color:#383739;font-size:1.125rem;letter-spacing:.4px}.styled-list ul li:not(.count) a span{color:#0f8dbb;text-transform:uppercase}@media (max-width: 767px){.styled-list ul li:not(.count) a{font-size:18px}}@media (max-width: 1343px){.styled-list ul li:not(.count) a{font-size:16px}}.styled-list ul li a:hover{color:#6b696d!important}.native-category-style{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;color:#b4932f}.big-article-text-sizes{font-size:42px}@media (max-width: 1343px){.big-article-text-sizes{font-size:28px}}.small-article-text-sizes{font-size:30px}@media (max-width: 1343px){.small-article-text-sizes{font-size:20px}}.category-text-sizes{font-size:13px}@media (max-width: 1343px){.category-text-sizes{font-size:12px}}@media (max-width: 767px){.category-text-sizes{font-size:10px}}.solid-separator-brand-primary{border-top:5px solid #0f8dbb}.solid-separator-brand-gold{border-top:4px solid #b4932f}.solid-separator-brand-gold-thin{border-top:2px solid #b4932f}.solid-separator{border-top:1px solid #808080}.solid-separator-thin{border-top:1px solid #ebebeb}.clickable-checkbox-list{display:flex;flex-direction:column}.clickable-checkbox-list a{margin:8px 0;color:#0f8dbb;border-color:#0f8dbb}.clickable-checkbox-list li{display:flex;justify-content:space-between;border-bottom:1px solid #ebebeb}.font-abril-bold{font-family:Abril W01 Text Bold;font-weight:700}@font-face{font-family:Abril W01 Text Bold;src:url(https://static.lokalguiden.se/js/v3/assets/abril-d3cd6669.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@media (max-width: 767px){.xs-article-font-style h2,.xs-article-font-style h4,.xs-article-font-style p.title{font-size:2rem}}.article&gt;div:hover a p.title,.article&gt;div:hover a p.text,.article&gt;div:hover a p:not(.category),.article&gt;div:hover a span:not(.category):not(.prefix):not(.name){color:#434749}.article.quote-article-small:hover p.text,.article.decoration-article-small:hover p.title{color:#434749}.article p{color:#373a3c;line-height:1.4}.article p.title{font-family:Abril W01 Text Bold;font-weight:700;color:#373a3c;line-height:1.1}.article.article-big{margin-bottom:16px}.article.article-big p{padding-bottom:0}.article.article-big p.title{color:#181a1b;padding-bottom:8px;font-size:42px}@media (max-width: 1343px){.article.article-big p.title{font-size:28px}}.article.article-big img{margin-bottom:16px}.article.native.native-image-small p.title{font-size:24px}.article.native-big.native-large .title{font-size:42px}@media (max-width: 1343px){.article.native-big.native-large .title{font-size:28px}}.article.article-regular.native .category,.article.native-large.native .category{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;color:#b4932f}.article.article-regular p,.article.native-large p{padding-bottom:0}.article.article-regular p.title,.article.native-large p.title{font-size:28px;padding-bottom:8px}@media (max-width: 767px){.article.article-regular p.title,.article.native-large p.title{font-size:28px}.article.article-regular img,.article.native-large img{margin-bottom:16px}}@media (min-width: 768px){.article.article-regular .image-container,.article.native-large .image-container{padding-right:0}}@media (min-width: 992px){.article.article-regular h2,.article.native-large h2,.article.article-regular span.title,.article.native-large span.title{margin-bottom:5px}}.article:first-of-type{margin-top:0}.article iframe{max-width:100%}.article img{width:100%}.article .category,.content-box .category,.article-regular.native .category{color:#0f8dbb;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;line-height:1.2;font-size:13px}@media (max-width: 1343px){.article .category,.content-box .category,.article-regular.native .category{font-size:12px}}@media (max-width: 767px){.article .category,.content-box .category,.article-regular.native .category{font-size:10px}}.article.articles-box ul{border-top:1px solid #808080;border-bottom:1px solid #808080;list-style-type:none;margin:0;padding:0}.article.articles-box ul li{border-bottom:1px solid #ebebeb;padding:12px 0}@media (max-width: 767px){.article.articles-box ul li{padding:8px 0}}.article.articles-box .prefix{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;font-size:.8125rem;color:#be3213}@media (max-width: 767px){.article.articles-box .prefix{font-size:10px}}.article.articles-box .primary-text{font-family:Abril W01 Text Bold;font-weight:700;font-size:1.375rem;color:#373a3c}@media (max-width: 1343px){.article.articles-box .primary-text{font-size:16px}}.article.articles-box .suffix{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:400;font-style:normal;font-size:1rem;color:#373a3c}.article.quote-article{border-bottom:1px solid #ebebeb;margin:16px 0}.article.quote-article .quote-icon{width:40px}@media (max-width: 767px){.article.quote-article .quote-icon{width:32px}}@media (max-width: 1343px){.article.quote-article .quote-icon{padding-bottom:8px;width:40px}}.article.quote-article.quote-article-small .name{font-size:1.875rem}@media (max-width: 1343px){.article.quote-article.quote-article-small .name{font-size:20px}}.article.quote-article.quote-article-small{margin-bottom:0}.article.quote-article .name{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;line-height:1;font-size:2.25rem;color:#0f8dbb;margin-bottom:10px}@media (max-width: 767px){.article.quote-article .name{font-size:1.7rem}}@media (max-width: 1343px){.article.quote-article .name{font-size:24px}}.article.quote-article p.text{padding-bottom:8px;font-size:1.5rem;color:#373a3c}@media (max-width: 767px){.article.quote-article p.text{padding-top:8px;font-size:1.285rem}}@media (max-width: 1343px){.article.quote-article p.text{font-size:18px}}.article.quote-article .image-container img{min-width:130px}.article.quote-article .text-container{padding-right:16px}.article.quote-article .wrapper{display:flex;align-items:flex-end;justify-content:space-between}.article.quote-article.quote-article-small p.text{padding-top:16px;padding-bottom:4px;font-size:1.125rem}.article-small p.title{padding-top:12.8px;padding-bottom:8px;font-size:30px}@media (max-width: 1343px){.article-small p.title{font-size:20px}}.article-small p.description{margin-bottom:4px}.article-small img{margin-top:16px}.small-article-container{margin-top:0;display:flex}@media (max-width: 767px){.small-article-container{flex-direction:column}}.small-article-container .description{padding-bottom:0}.small-article-container .articles-wrapper{padding-left:0;padding-right:0}@media (max-width: 767px){.small-article-container .articles-wrapper,.small-article-container .articles-wrapper .article.article-small a p{margin-bottom:0}.small-article-container .articles-wrapper .row-separator-container .internal-separator{border-top:0}}@media (min-width: 768px){.small-article-container .articles-wrapper .article p{margin-bottom:0!important}.small-article-container .articles-wrapper .article .article-separator.internal-separator{display:none}}.small-article-container .article-small{margin:0 auto}.small-article-container .article-small h4,.small-article-container .article-small p.title{margin-top:16px}@media (max-width: 767px){.small-article-container .article-small h4,.small-article-container .article-small p.title{margin-top:0}}@media (min-width: 768px) and (max-width: 991px){.small-article-container .article-small h4,.small-article-container .article-small p.title{font-size:20px}}.small-article-container .article-small p:last-of-type{margin-bottom:0}.small-article-container .internal-separator{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.small-article-container .internal-separator{margin-bottom:0;border-color:#ebebeb}.small-article-container h2,.small-article-container h4,.small-article-container p.title{font-size:2rem}}@media (min-width: 768px){.small-article-container .vertical-article-separator{border-right:1px solid #ebebeb}}.article.article-extra-small{margin-bottom:4px}.article.article-extra-small p.title{font-family:Abril W01 Text Bold;font-weight:700;color:#373a3c;font-size:1.5rem;margin-top:0;margin-bottom:0}@media (max-width: 1343px){.article.article-extra-small p.title{font-size:20px}}.region-search{margin-top:16px}.region-search form{border-left:1px solid #383739;border-right:1px solid #383739}.region-search input,.region-search button{padding:10px;height:45px;border-radius:0;border:0}.region-search button{background:#aeb0b2;color:#fff;padding:0}.region-search button i{width:45px;height:45px;line-height:45px;vertical-align:middle}.region-search button:hover{background:#0f8dbb;color:#fff}.article.decoration-article .title,.article.decoration-article-small .title{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;margin-bottom:16px}.article.decoration-article img,.article.decoration-article-small img{border:1px solid #979a9c;margin-top:16px}.decoration-row .article.decoration-article-small .title{margin-top:0;padding-bottom:0;font-size:28px;color:#181a1b;margin-bottom:0}@media (max-width: 991px){.decoration-row .article.decoration-article-small .title{font-size:18px}}@media (max-width: 1343px){.decoration-row .article.decoration-article-small .title{font-size:20px}}@media (max-width: 767px){.decoration-row .article.decoration-article-small .title{text-transform:uppercase;font-size:32px}}.article.decoration-article{margin-bottom:0;padding-bottom:32px}.article.decoration-article .category{display:none;margin-top:16px;margin-bottom:0}.article.decoration-article p.title{text-transform:uppercase;padding-bottom:0}@media (max-width: 1343px){.article.decoration-article p.title{margin-bottom:8px}}.article.decoration-article p{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:400;font-style:normal}@media (max-width: 767px){.container div.small-article-container.decoration-row{margin-bottom:0}.container div.small-article-container.decoration-row p.title{margin-bottom:16px}}@media (max-width: 767px) and (max-width: 1343px){.container div.small-article-container.decoration-row p.title{margin-bottom:8px}}@media (max-width: 767px){.decoration-row .articles-wrapper&gt;div:not(:first-of-type) .article img{margin-top:16px}}@media (min-width: 768px){.decoration-row .articles-wrapper{margin-bottom:16px}}.decoration-separator{display:block;text-align:center;overflow:hidden;white-space:nowrap;margin-bottom:16px}.decoration-separator&gt;span{position:relative;display:inline-block;text-transform:uppercase;color:#373a3c;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal}.decoration-separator&gt;span:before,.decoration-separator&gt;span:after{content:"";position:absolute;top:50%;width:100vw;height:1px;background:#373a3c}.decoration-separator&gt;span:before{right:100%;margin-right:15px}.decoration-separator&gt;span:after{left:100%;margin-left:15px}.hidden{display:none}.article-paginator{margin-top:32px}.article-paginator ul{margin-bottom:0}.xs-popular-regions{padding-top:24px}.popular-regions{font-weight:700;margin-bottom:16px}.popular-regions ul{margin-top:0;margin-bottom:0;padding:0;list-style-type:none}.popular-regions ul li.count{color:gray;font-size:.8125rem;list-style:none;letter-spacing:.5px}.popular-regions ul li.count:first-of-type{margin-top:0}@media (max-width: 1343px){.popular-regions ul li.count{font-size:13px}}.popular-regions ul li:not(.count) a{color:#383739;font-size:1.125rem;letter-spacing:.4px}.popular-regions ul li:not(.count) a span{color:#0f8dbb;text-transform:uppercase}@media (max-width: 767px){.popular-regions ul li:not(.count) a{font-size:18px}}@media (max-width: 1343px){.popular-regions ul li:not(.count) a{font-size:16px}}.popular-regions ul li a:hover{color:#6b696d!important}.popular-regions ul a{line-height:1.15}.content-box .content-title{display:flex;align-items:center;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;font-size:1.5rem;margin-bottom:12.8px;padding-top:12.8px;padding-bottom:0;border-top:5px solid #0f8dbb}@media (max-width: 1343px){.content-box .content-title{font-size:20px}}.content-box ul li{line-height:1;margin-bottom:3.2px}.content-box ul li.count{margin-bottom:12px;padding-bottom:13px;border-bottom:1px solid #ebebeb}.content-box ul li.count:last-of-type{border-bottom:none}.most-read{margin-bottom:0;font-weight:700}.most-read ul{margin-top:0;margin-bottom:0;padding:0;list-style-type:none}.most-read ul li.count{color:gray;font-size:.8125rem;list-style:none;letter-spacing:.5px}.most-read ul li.count:first-of-type{margin-top:0}@media (max-width: 1343px){.most-read ul li.count{font-size:13px}}.most-read ul li:not(.count) a{color:#383739;font-size:1.125rem;letter-spacing:.4px}.most-read ul li:not(.count) a span{color:#0f8dbb;text-transform:uppercase}@media (max-width: 767px){.most-read ul li:not(.count) a{font-size:18px}}@media (max-width: 1343px){.most-read ul li:not(.count) a{font-size:16px}}.most-read ul li a:hover{color:#6b696d!important}.most-read ul{padding-bottom:8px}.most-read ul .text{border-bottom:1px solid #ebebeb;padding-bottom:12px;margin-bottom:12px}.most-read ul .text:last-of-type{border-bottom:none;margin-bottom:0}.most-read .category{font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:400;font-style:normal}.subscribe-form-container{margin-top:16px}.subscribe-form-container form{padding-bottom:16px;border-bottom:1px solid #808080}@media (max-width: 767px){.latest-objects{margin-top:16px}}.latest-objects&gt;div{display:flex;flex-direction:column}.latest-objects h4.section-title{padding:0;font-family:Lota Grotesque,Source Sans Pro,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Segoe UI,Trebuchet MS,Arial,Helvetica,system-ui,sans-serif;font-weight:700;font-style:normal;font-size:1.5rem;line-height:1.2}.latest-objects h4.section-title span{color:#0f8dbb}.latest-objects a.btn{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.latest-objects a.btn{margin-top:16px}}.latest-objects .premises-list{margin-left:-16px;margin-right:-16px}.latest-objects .premises-list .premises-item-container{margin:0}@media (min-width: 768px){.latest-objects .premises-list .premises-item-container:before{content:"";display:block;width:100%;margin-top:8px;margin-bottom:8px;border-bottom:1px solid #d3d3d2}.latest-objects .premises-list .premises-item-container .col-xs-12 .premises-item-container:last-of-type:before{border-bottom:none}.latest-objects .premises-list .premises-item-container .premises-item{box-shadow:none}}.object-separator{border-top:1px solid #bcbdc0}.object-separator:first-of-type{margin-bottom:10px}.badge-wrapper{margin-top:24px}.badge-wrapper:first-of-type{margin-top:0}.badge-wrapper .badge h5{margin:8px 0}
</pre></body></html>