@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}@layer bricks {.brxe-template{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@media only screen and (min-width: 0px) { :root{ --folders-primary: #00394a; --folders-textOnPrimary: white; --folders-linkColor: #27231e; --folders-iconColor: #00394a; } .downloads{ width: 100%; display: flex; gap: 40px; flex-wrap: wrap; }  .folder{ max-width: 100%; width: 100%; box-shadow: 0 0 20px 0 rgba(0,0,0,0.1); background-color: white; } .folder-heading{ min-height: 48px; display: flex; flex-direction: column; justify-content: center; background-color: var(--folders-primary); padding: 0 12px; } .folder-content{ padding: 24px; padding-top: 24px; } .folder-heading h2{ font-size: 22px; color: var(--folders-textOnPrimary); }  .file{ margin-bottom: 8px; } .file > a{ font-size: 18px; margin-left: 30px; position: relative; color: var(--folders-linkColor); } .file a:before{ content: ""; width: 25px; height: 25px; position: absolute; top: 0px; left: -35px; background-color: var(--folders-iconColor); -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z'/%3E%3C/svg%3E"); }}@media only screen and (min-width: 800px) { .folder{ width: calc(50% - 20px); }}#brxe-66251f {width: 25%; background-color: var(--bricks-color-huaadj); background-image: url(https://hallstahem.se/wp-content/uploads/2023/10/hh-logo-standard.svg); background-position: calc(100% - 1.5rem) calc(100% - 2.5rem); background-repeat: no-repeat; background-size: 100px; padding-top: 8rem; padding-right: 1.25rem; padding-left: 1.25rem}@media (max-width: 991px) {#brxe-66251f {width: 30%}}@media (max-width: 767px) {#brxe-66251f {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-size: 0; background-color: var(--bricks-color-yptked); margin-top: 1.25rem}}.brxe-5e6708 .item[aria-current="page"] {font-weight: 400}.brxe-5e6708 {gap: 7px}.brxe-5e6708 .item {font-weight: 700}@media (max-width: 767px) {.brxe-5e6708 {display: none}}@media (max-width: 767px) {#brxe-05c1cc {font-size: 1.75rem}}#brxe-100b2b {width: 75%; padding-top: 4rem; row-gap: 2rem}@media (max-width: 991px) {#brxe-100b2b {width: 70%}}@media (max-width: 767px) {#brxe-100b2b {width: 100%; order: 0; padding-top: 1rem}}#brxe-5488d3 {flex-direction: row; align-items: stretch; column-gap: 40px}@media (max-width: 991px) {#brxe-5488d3 {column-gap: 20px}}#brxe-e6790b {padding-bottom: 3.75rem}@media (max-width: 767px) {#brxe-e6790b {flex-wrap: wrap}}#brxe-2cc6e8 {width: 100%}#brxe-f7536a {width: 100%}