@charset "UTF-8";
html{font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media only screen and (max-width:900px){html{font-size:56.25%}}.body-overlay{position:fixed;top:0;left:0;z-index:4;width:100%;height:100%;display:none;background-color:rgb(0 0 0 / .4)}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}body{font-family:"Open Sans",-apple-system,"Segoe UI",sans-serif;font-size:1.6rem}h1,h2,h3,h4,h5,h6{font-family:"Arapey",serif;margin:3rem 0 1.38rem;font-weight:400;line-height:1.3}h1{margin-top:0;font-size:3.2436rem}h2{font-size:2.8836rem}h3{font-size:2.5632rem}h4{font-size:2.2788rem}h5{font-size:2.025rem}p{font-size:1.8rem;line-height:3rem;margin-bottom:2rem;color:#333}a{color:inherit}a:hover{text-decoration:none}.inline-link{color:inherit}.inline-link:hover{color:#111}ul,ol{padding-inline-start:4rem}.blog-entry{width:100%;position:relative}.blog-entry:not(:last-child){margin-bottom:18rem}.blog-entry__header{margin-bottom:3rem}.blog-entry__header--white *{color:#FFF!important}.site-banner__header .blog-entry__header{padding:0 3rem}.blog-entry__title{font-family:"Arapey",serif;font-weight:400;font-size:3.2436rem;line-height:3rem;-ms-word-wrap:break-word;word-wrap:break-word;word-break:break-all}.blog-entry.sticky .blog-entry__title{display:flex;align-items:center;min-width:0}.blog-entry.sticky .blog-entry__title::before{content:"Utvalt";display:inline-block;font-family:"Open Sans",-apple-system,"Segoe UI",sans-serif;font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;color:#FFF;background-color:#111;line-height:1;padding:.7rem 1rem;margin-right:1rem;border-radius:2px}.blog-entry__title-link{text-decoration:none;color:inherit;min-width:0}.blog-entry__title-link:hover{text-decoration:underline}.blog-entry figure{width:100%!important;margin-bottom:3rem}.blog-entry figure img{margin-bottom:1rem}.blog-entry img{width:calc(100% + 4rem);margin:0 -2rem;height:auto;margin-bottom:3rem}.blog-entry p a img{margin-bottom:0}.blog-entry__meta{font-size:1.44rem;line-height:2rem;margin-top:1rem;color:#515151}.single-post .blog-entry__meta{color:#FFF}.blog-entry__footer{margin-top:6rem;padding-bottom:.9rem}.blog-entry--single-post .blog-entry__footer{margin-top:0}.blog-entry__footer-block{display:flex;flex-wrap:wrap}.blog-entry__footer-block--space-between{justify-content:space-between}.blog-entry__footer-block:last-child{border-top:2px solid #E6E6E6;padding-top:1rem}.blog-entry__comment{font-size:1.4rem;font-weight:600;color:#515151;text-decoration:none;display:flex;align-items:center}.blog-entry__comment-total{margin-right:.5rem}.blog-entry__link{display:flex;align-items:center;color:#515151;font-size:1.4rem;line-height:1;text-decoration:none;text-transform:uppercase;padding:3px 3px 3px 13px;border-radius:4rem}.blog-entry__link:hover{background-color:#F2F2F2;color:#111}.blog-entry__link::after{content:"arrow_forward";display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-left:1rem;border-radius:50%;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.3rem;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;background-color:#F2F2F2;color:#515151}.blog-entry__link:hover::after{background-color:#E6E6E6}figcaption{padding:0 2rem;font-style:italic}.btn-to-top{display:none;-webkit-appearance:none;cursor:pointer;position:fixed;right:5rem;bottom:5rem;width:5rem;height:5rem;border-radius:50%;border:none;box-shadow:0 1rem 3rem rgb(0 0 0 / .1);background-color:#111;font-size:0}@media only screen and (max-width:900px){.btn-to-top{right:0;bottom:3rem;width:4rem;height:4rem;border-radius:2rem 0 0 2rem}}.btn-to-top:hover{background-color:#333}.btn-to-top::before{content:"arrow_upward";font-family:"Material Icons";font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;color:#FFF}.comment-section-wrapper{overflow:hidden}.comment-section{width:100%;max-width:80rem;margin:0 auto;padding:0}.comment-section ul,.comment-section ol{list-style:none}@media only screen and (max-width:600px){.comment-section ul,.comment-section ol{padding-inline-start:1.5rem}}h3#comments{padding:0 0 6rem 8rem;font-size:2.5632rem;font-family:"Arapey",serif;font-weight:400;line-height:3rem}@media only screen and (max-width:600px){h3#comments{padding:0 0 3rem 3rem}}.commentlist{display:flex;flex-direction:column;list-style:none;padding:0}.comment-body{display:flex;flex-wrap:wrap;width:calc(100% - 6rem);margin:0 0 9rem auto;background-color:#F2F2F2;border-radius:2rem;position:relative;padding:2rem 2rem 0}.children .comment-body{margin:0 0 6rem auto}@media only screen and (max-width:600px){.comment-body{width:100%;padding:2rem 1.5rem 0;margin:0 0 6rem auto;border-radius:1.5rem}}.comment-body::before{content:'';display:block;position:absolute;top:4rem;left:-7px;width:0;height:0;border-style:solid;border-width:7.5px 7px 7.5px 0;border-color:#fff0 #F2F2F2 #fff0 #fff0}@media only screen and (max-width:600px){.comment-body::before{top:2.5rem;left:-2px;border-width:3.5px 3px 3.5px 0}}.comment-body .comment-meta{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%}.comment-body .comment-content{width:100%}.comment-body p{font-size:1.6rem;line-height:1.8;margin-bottom:1.6rem}@media only screen and (max-width:600px){.comment-body p{font-size:1.4rem;margin-bottom:1.4rem}}.comment-body .reply{width:100%;position:absolute;bottom:-4rem;text-align:right;left:0;padding:0 3rem}.comment-reply-link{background-color:#FFF;color:#515151;font-size:1.4rem;line-height:3rem;text-decoration:none;text-transform:uppercase;border-radius:2rem;padding:0 1.2rem;display:inline-block}.comment-reply-link:hover{background-color:#F2F2F2}.comment-author{display:flex;align-items:center;position:relative;left:-8rem}@media only screen and (max-width:600px){.comment-author{left:-2rem}}.comment-author .avatar{align-self:flex-start;width:4rem;height:4rem;border-radius:50%;margin-right:4rem}@media only screen and (max-width:600px){.comment-author .avatar{width:2rem;height:2rem;margin-left:-2rem;margin-right:2rem}}.comment-author .fn ::after{display:inline-block;content:"\00a0"}.comment-author .fn,.comment-author .says{position:relative;top:-1rem;font-size:1.8rem;font-family:"Arapey",serif;font-weight:400;line-height:3rem;color:#111}@media only screen and (max-width:600px){.comment-author .fn,.comment-author .says{font-size:1.4rem}}.comment-author .url{color:#111;text-decoration:none}.comment-author .url:hover{text-decoration:underline}.comment-metadata{position:relative;top:-2rem}.comment-metadata *{font-size:1.44rem;font-family:"Open Sans",-apple-system,"Segoe UI",sans-serif;font-weight:400;line-height:3rem;color:#515151}.comment-metadata *:hover{text-decoration:none}@media only screen and (max-width:600px){.comment-metadata *{font-size:1.2rem}}.comment-metadata .edit-link::before{display:inline-block;content:"|";padding:0 .5rem}.comment-respond .comment-reply-title{padding:0 0 .5rem;width:100%;border-bottom:1px solid #515151}.comment-form{display:flex;flex-wrap:wrap}.comment-form label{font-size:1.44rem;font-family:"Open Sans",-apple-system,"Segoe UI",sans-serif;font-weight:400;line-height:3rem;color:#515151}.comment-form-comment{width:100%;display:flex;flex-direction:column}.comment-form-comment #comment{width:100%;-webkit-appearance:none;appearance:none;background-color:#F2F2F2;border-radius:5px;border:1px solid #E6E6E6}.comment-form-author{width:100%;display:flex;flex-direction:column}.comment-form-author #author{width:100%;-webkit-appearance:none;appearance:none;background-color:#F2F2F2;border-radius:5px;border:1px solid #E6E6E6}.comment-form-email{width:100%;display:flex;flex-direction:column}.comment-form-email #email{width:100%;-webkit-appearance:none;appearance:none;background-color:#F2F2F2;border-radius:5px;border:1px solid #E6E6E6}.comment-form-url{width:100%;display:flex;flex-direction:column}.comment-form-url #url{width:100%;-webkit-appearance:none;appearance:none;background-color:#F2F2F2;border-radius:5px;border:1px solid #E6E6E6}.comment-form input,.comment-form textarea{font-size:16px;font-family:"Open Sans",-apple-system,"Segoe UI",sans-serif;font-weight:400;line-height:3rem;padding:0 1rem}.comment-form .submit{display:block;cursor:pointer;font-family:"Open Sans",-apple-system,"Segoe UI",sans-serif;font-size:1.4rem;font-weight:600;color:#FFF;background-color:#111;text-decoration:none;text-transform:uppercase;letter-spacing:.25;line-height:1;padding:1.5rem 2rem;border-radius:3rem;border:none;-webkit-appearance:none;appearance:none}.comment-form .submit:hover{background-color:#333}@media screen and (max-width:400px){.comment-form .submit{width:100%}}@media screen and (max-width:400px){.form-submit{display:block;width:100%}}.comment-notes{font-size:1.44rem;font-family:"Open Sans",-apple-system,"Segoe UI",sans-serif;font-weight:400;line-height:3rem;color:#515151}.logged-in-as{margin-top:1.5rem;font-size:1.4rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.25;line-height:1;color:#515151}.logged-in-as a{color:inherit}pre{overflow:auto;background-color:#fff0;border:1px solid #898989;padding:5px}.hamburger{display:block;width:30px;height:30px;right:2rem;top:50%;padding:10px;position:absolute;cursor:pointer;box-sizing:content-box;z-index:10;transform:translateY(-50%);appearance:none;background-color:#fff0;border:none}@media only screen and (max-width:600px){.hamburger{right:.99rem}}.hamburger *,.hamburger *::before,.hamburger *::after{transition:.3s ease}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:2px;content:"";position:absolute;display:block;background-color:#111}.hamburger-inner{top:15px}.hamburger-inner::before{top:10px}.hamburger-inner::after{top:20px}.hamburger .hamburger-inner,.hamburger .hamburger-inner::before,.hamburger .hamburger-inner::after{transition-timing-function:ease;transition-duration:.2s;transition-property:opacity,top,transform;transition-delay:.2s,.2s,0s}.hamburger.is-clicked .hamburger-inner,.hamburger.is-clicked .hamburger-inner::before,.hamburger.is-clicked .hamburger-inner::after{transition-timing-function:ease;transition-duration:.2s;transition-property:opacity,top,transform;transition-delay:.2s,0s,.2s}.hamburger--menu .hamburger-inner::after{content:'MENY';background-color:#fff0;top:16px;font-size:8px;text-align:center;letter-spacing:2px;transform:translateX(0);transition-property:opacity,top,transform;transition-delay:.4s,.4s,0s;color:#111}.hamburger--menu.is-clicked .hamburger-inner{top:25px;transform:rotate(45deg);transition-property:opacity,top,transform;transition-delay:0s,.2s,.4s}.hamburger--menu.is-clicked .hamburger-inner::before{top:0;transform:rotate(-90deg);transition-property:opacity,top,transform;transition-delay:0s,.2s,.4s}.hamburger--menu.is-clicked .hamburger-inner::after{display:none;content:'STÄNG';letter-spacing:1px;transform:translate(13px,-2px) rotate(-45deg);transition-property:opacity,top,transform;transition-delay:0s,0s,0s}.pagination{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:600px){.pagination{flex-wrap:wrap}}.pagination__counter{font-size:1.4rem;color:#515151;text-align:center}@media only screen and (max-width:600px){.pagination__counter{width:100%;order:1;margin-bottom:3rem}}.pagination__btn-wrapper{width:40%;display:flex}@media only screen and (max-width:600px){.pagination__btn-wrapper{width:auto;order:2}}.pagination__btn-wrapper:last-child{justify-content:flex-end}@media only screen and (max-width:600px){.pagination__btn-wrapper:last-child{order:3}}@media screen and (max-width:374px){.pagination__btn-wrapper{width:100%;justify-content:center!important}.pagination__btn-wrapper:not(:last-child){margin-bottom:3rem}}.pagination__btn{display:flex;align-items:center;color:#515151;font-size:1.4rem;line-height:1;text-decoration:none;text-transform:uppercase;padding:3px;border-radius:4rem}.pagination__btn:hover{background-color:#F2F2F2;color:#111}.pagination__btn::before{content:'';display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:50%;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:16px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;background-color:#F2F2F2;color:#515151}.pagination__btn:hover::before{background-color:#E6E6E6}.pagination__btn--prev{padding-right:2rem}.pagination__btn--prev::before{content:'arrow_back';margin-right:1rem}.pagination__btn--next{flex-direction:row-reverse;padding-left:2rem}.pagination__btn--next::before{content:'arrow_forward';margin-left:1rem}.site-banner{width:100%;height:45rem;margin-top:9rem;position:relative}@media only screen and (max-width:600px){.site-banner{margin-top:6rem}}.site-banner__image{width:100%;height:100%;object-fit:cover;object-position:center}.site-banner__header{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:rgb(0 0 0 / .4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center}.searchform,.search-form{width:100%;display:flex;position:relative}.searchform label,.search-form label{width:100%}.screen-reader-text{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;height:1px;width:1px}.searchform #s,.search-field{background-color:#F2F2F2;border-radius:3rem;-webkit-appearance:none;border:none;width:100%;padding-left:2rem;font-size:16px;height:4.8rem}.searchform #s:hover,.search-field:hover{background-color:#E6E6E6}#searchsubmit,.search-submit{position:absolute;top:3px;right:3px;-webkit-appearance:none;appearance:none;border:none;border-radius:50%;box-sizing:content-box;height:22px;width:22px;padding:10px;background-color:#fff0;background-image:url(/wp-content/themes/nacka_144/assets/images/search-24px.svg);background-size:24px;background-position:center;background-repeat:no-repeat;font-size:0;cursor:pointer}#searchsubmit:hover,.search-submit:hover{background-color:#E6E6E6}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none}.taxonomy{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;margin:0 0 1.5rem;list-style:none}.blog-entry .taxonomy:not(:first-child)::before{content:"\2022";margin:0 1rem 0 0;line-height:3rem;color:#515151}.taxonomy__item{padding:0 1rem 0 0;line-height:1;margin-bottom:1rem}.taxonomy__link{background-color:#F2F2F2;color:#515151;font-size:1.4rem;line-height:3rem;text-decoration:none;text-transform:uppercase;padding:0 .9rem;display:block}.taxonomy__link:hover{background-color:#E6E6E6;color:#111;text-decoration:none}.taxonomy__link--category{border-radius:2rem;padding:0 1.2rem}.taxonomy__link--tag{border-radius:5px;line-height:2.4rem;font-size:1.2rem;margin:.3rem 0}.widget_categories ul{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;margin:0 0 1.5rem;list-style:none}.widget_categories .cat-item{padding:0 1rem 0 0;line-height:1;margin-bottom:1rem}.widget_categories .cat-item a{background-color:#F2F2F2;color:#515151;font-size:1.4rem;line-height:3rem;text-decoration:none;text-transform:uppercase;padding:0 .9rem;display:block;border-radius:2rem;padding:0 1.2rem}.widget_categories .cat-item a:hover{background-color:#E6E6E6;color:#111;text-decoration:none}.tagcloud{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;margin:0 0 1.5rem}.tagcloud .tag-cloud-link{background-color:#F2F2F2;color:#515151;line-height:2.4rem;font-size:1.2rem!important;text-decoration:none;text-transform:uppercase;display:block;align-self:flex-start;padding:0 .9rem;border-radius:5px;margin:0 1rem 1rem 0}.tagcloud .tag-cloud-link:hover{background-color:#E6E6E6;color:#111}.aside-item-container{display:block;width:100%;margin-top:6rem}.aside-item{display:block;margin-bottom:6rem}.aside-item__title{font-family:"Arapey",serif;font-size:2.2788rem;line-height:3rem;color:#111;border-bottom:1px solid #E6E6E6;padding-bottom:.6rem;margin-bottom:2.4rem}.widget{display:block;font-size:1.44rem;line-height:3rem}.widget .widgettitle{font-family:"Arapey",serif;font-size:2.2788rem;line-height:3rem;color:#111;border-bottom:1px solid #E6E6E6;padding-bottom:.6rem;margin-bottom:2.4rem}.widget ul{list-style:none;padding:0}.widget a{color:#515151;text-decoration:underline}.widget a:hover{color:#111;text-decoration:none}.wp-calendar-table{width:100%;table-layout:fixed}.wp-calendar-table a{display:block;width:2.5rem;height:2.5rem;background-color:#111;color:#FFF;text-decoration:none;margin:auto;line-height:2.5rem;text-align:center;border-radius:50%}.wp-calendar-table a:hover{background-color:#515151;color:#FFF}.wp-calendar-table td{text-align:center}.footer{width:100%;background-color:#515151}.footer__container{max-width:123.6rem;margin:0 auto;padding:12rem 1.8rem 0}.footer__sidebar{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1.8rem}@media only screen and (max-width:900px){.footer__sidebar{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.footer__sidebar{grid-template-columns:repeat(1,1fr)}}.footer .footer__sidebar *{color:#FFF}.footer__bottom{width:100%;display:flex;justify-content:flex-end;border-top:1px solid #E6E6E6;padding:1rem 0 1.5rem;margin-top:3rem}.footer__info{color:#FFF;font-size:1.2rem;margin:0}.site-header{width:100%;position:fixed;top:0;z-index:5;display:grid;place-items:center;background-color:#FFF;box-shadow:0 1rem 3rem rgb(0 0 0 / .1);transition:.5s ease}@media only screen and (max-width:600px){.site-header{padding:0 1.8rem}}.site-header--scrolled{transform:translateY(-9rem);box-shadow:none}@media only screen and (max-width:600px){.site-header--scrolled{transform:translateY(-6rem)}}.site-header__global{display:grid;grid-template-columns:25rem auto;align-items:center;background-color:#FFF;width:100%;height:9rem;padding:0 3rem}@media only screen and (max-width:600px){.site-header__global{height:6rem;padding:0}}.site-header__nav-container{display:grid;grid-template-columns:auto 25rem;align-items:center;padding-right:5.5rem}.open-menu .site-header__nav-container{grid-template-columns:1fr;padding-right:0!important}.site-header__logo-title{font-family:"Arapey",serif;font-size:2.8836rem;font-weight:400;color:#111;text-transform:uppercase;margin:0}.site-header__logo-link{color:inherit;text-decoration:none}.site-header__nav{display:block}@media only screen and (max-width:1200px){.site-header__nav{width:100%;margin:3rem 0}}.site-header__nav-list{display:flex;justify-content:center;padding:0;margin:0;list-style:none}.open-menu .site-header__nav-list{flex-wrap:wrap}.site-header__nav-item{display:inline}.open-menu .site-header__nav-item{width:100%}.site-header__nav-link{font-family:"Open Sans",-apple-system,"Segoe UI",sans-serif;font-size:1.2rem;font-weight:600;color:#515151;text-decoration:none;text-transform:uppercase;line-height:1;display:block;padding:.8rem 1.3rem;border-radius:3rem}.site-header__nav-link:hover{color:#111;background-color:#F2F2F2}.site-header__search{width:100%}.open-menu .site-header__search{border-top:1px solid #E6E6E6;padding-top:1.8rem}.site-nav{display:none}.site-nav.open-menu{display:flex;flex-direction:column;position:absolute;right:0;width:100%;max-width:50rem;height:calc(100vh - (9rem));overflow-y:scroll;overflow-x:visible;background-color:#FFF;padding:0 3rem 6rem;top:9rem}@media only screen and (max-width:600px){.site-nav.open-menu{top:6rem;padding:0 1.8rem 6rem;height:calc(100vh - (6rem))}}.page-404{width:100%;height:100vh;margin-top:9rem;position:relative}@media only screen and (max-width:600px){.page-404{margin-top:6rem}}.page-404__image{width:100%;height:100%;object-fit:cover;object-position:center}.page-404__header{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:rgb(0 0 0 / .2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center}.page-404__title{font-family:"Arapey",serif;font-size:15vw;font-weight:400;color:#FFF}.page-404__info{color:#FFF}.site-content{padding:12rem 6rem}@media only screen and (max-width:1200px){.site-content{padding:12rem 3rem}}@media only screen and (max-width:1200px){.site-content{padding:12rem 1.8rem}}.site-content--gray{background-color:#F2F2F2}.site-content__section{display:flex;justify-content:flex-end;width:100%;max-width:123.6rem;margin:0 auto}@media only screen and (max-width:1200px){.site-content__section{justify-content:center}}.site-content__main{width:100%;max-width:80rem;margin-right:10rem}@media only screen and (max-width:1200px){.site-content__main{margin-right:0}}.site-content__main--centered{margin:0 auto}.site-content__aside{display:block;max-width:30rem;width:100%}@media only screen and (max-width:1200px){.site-content__aside{display:none}}