html[data-city=barum]{--font-display:var(--font-oslo),Arial,sans-serif;--t24-local-primary:#1d292f;--t24-local-canvas:#ffffff;--t24-local-section:#f0f3f4;--t24-local-foreground:#1d292f;--t24-local-hairline:#d4dadd;--t24-local-radius:12px;--t24-local-accent:#1d292f;--t24-local-accent-light:#556168;--font-inter:var(--font-oslo);background:#ffffff;color:#1d292f}html[data-city=barum] body{background:#ffffff;color:#1d292f;font-family:var(--font-oslo),Arial,sans-serif}html[data-city=barum] :is(h1,h2,h3){text-transform:none;letter-spacing:-.035em}html[data-city=barum] :is(button,a,input,textarea,select):focus-visible{outline:2px solid #1d292f;outline-offset:5px}.barum-header{position:relative;z-index:30;justify-content:space-between;gap:24px;margin:auto;padding:28px 4.4%;border-bottom:1px solid #d4dadd;background:#ffffff;font-size:14px}.barum-brand,.barum-header{display:flex;align-items:center}.barum-brand{gap:12px;font-size:16px;color:#1d292f;text-decoration:none;white-space:nowrap}.barum-brand b{font-weight:600}.barum-header nav{display:flex;gap:28px}.barum-header nav a{text-decoration:none;color:#556168}.barum-header nav a:hover,.barum-header nav a[aria-current]{text-decoration:underline;text-underline-offset:5px}.barum-header-action{border:1px solid #1d292f;padding:12px 20px;white-space:nowrap;text-decoration:none}.barum-header-action span{margin-left:16px}.barum-menu-toggle{display:none}.barum-header-compact{padding-block:16px}.barum-closing h2,.barum-home h1,.barum-home h2,.barum-home h3{font-family:var(--font-oslo),Arial,sans-serif;font-weight:400}.barum-home em{font-weight:400}.barum-home p{font-size:17px;line-height:1.65;color:#556168}.barum-home .barum-eyebrow{font-family:var(--font-oslo),Arial,sans-serif;font-size:12px;letter-spacing:.1em;line-height:1.5;text-transform:uppercase;margin:0 0 24px}.barum-hero{margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:640px}.barum-hero-copy{padding:65px 8.8%}.barum-hero h1{font-size:clamp(54px,5.8vw,86px);line-height:1.03;letter-spacing:-.045em;margin:0 0 26px}.barum-hero-copy>p:not(.barum-eyebrow){max-width:440px}.barum-hero-photo{position:relative;min-height:500px;margin:24px 24px 24px 0;overflow:hidden}.barum-hero-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:88% center;object-position:88% center}.barum-home figcaption{position:absolute;bottom:12px;right:12px;background:#f7f1eeeb;color:#1d292f;padding:5px 9px;font-size:11px;border-radius:4px}.barum-hero-actions{display:flex;align-items:center;gap:26px;margin-top:28px}.barum-hero-actions>a:not(.barum-button){font-size:14px;text-underline-offset:5px}.barum-button{display:inline-flex;align-items:center;justify-content:center;gap:40px;padding:16px 24px;background:#1d292f;color:#fff!important;text-decoration:none;font-size:15px;min-height:50px}.barum-button:hover{background:#556168}.barum-quick-jobs{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:30px}.barum-quick-jobs a{font-size:12px;min-height:32px;display:flex;align-items:center;text-underline-offset:4px}.barum-role{border-block:1px solid #d4dadd;display:flex;justify-content:space-around;gap:24px;padding:22px;font-size:12px;color:#556168}.barum-section{max-width:1280px;margin:auto;padding:96px 40px}.barum-section-head{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:48px}.barum-home h2{font-size:clamp(36px,4vw,54px);line-height:1.1;margin:0}.barum-section-head>p{max-width:380px;margin:0}.barum-text-link{display:inline-flex;align-items:center;min-height:44px;font-size:14px;text-underline-offset:6px;color:#1d292f}.barum-journey-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:start}.barum-journey-picture{position:sticky;top:40px;aspect-ratio:1.1;margin:0;border-radius:4px;overflow:hidden}.barum-journey-picture img{-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .5s ease}.barum-journey-picture img.is-active{opacity:1}.barum-journey-picture figcaption{left:16px;right:16px;display:flex;justify-content:space-between}.barum-journey-grid article{min-height:55vh;display:flex;flex-direction:column;justify-content:center;border-top:1px solid #d4dadd;padding:36px 0}.barum-journey-grid article:last-child{min-height:45vh}.barum-journey-grid h3{font-size:38px;line-height:1.15;margin:0 0 16px}.barum-service-pair{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:20px}.barum-service-pair>a{text-decoration:none;color:inherit}.barum-service-pair figure{position:relative;aspect-ratio:1.3;overflow:hidden;border-radius:4px;margin:0 0 24px}.barum-service-pair img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}.barum-service-pair a:hover img{transform:scale(1.025)}.barum-service-pair>a>span{font-size:12px;color:#556168}.barum-service-pair h3{font-size:30px;display:flex;justify-content:space-between;margin:12px 0}.barum-service-pair h3 b{font-family:Arial,sans-serif;font-weight:400}.barum-service-pair p{font-size:15px}.barum-materials{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center;background:#f0f3f4;padding-inline:max(40px,calc((100vw - 1200px)/2))}.barum-materials figure{position:relative;min-height:480px;border-radius:4px;overflow:hidden;margin:0}.barum-materials img{-o-object-fit:cover;object-fit:cover}.barum-material-choices{display:flex;flex-wrap:wrap;gap:8px;margin:32px 0 24px}.barum-material-choices button{min-height:44px;padding:10px 16px;font-size:13px;border:1px solid #9baab3;background:transparent;color:#1d292f}.barum-material-choices button[aria-pressed=true]{background:#1d292f;color:#fff;border-color:#1d292f}.barum-local-intro{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:80px;column-gap:80px}.barum-local-intro>.barum-eyebrow{grid-column:1/-1}.barum-local-intro>div p:first-child{margin-top:0}html[data-city=barum] .barum-coverage{background:#f0f3f4;color:#1d292f;padding-block:70px}html[data-city=barum] .barum-coverage :is(h2,h3){font-family:var(--font-oslo),Arial,sans-serif;font-weight:400}html[data-city=barum] .barum-coverage :is(p,.barum-other-areas){color:#556168}html[data-city=barum] .barum-map-options button{color:#1d292f;border-color:#a5ac9d;border-radius:4px}html[data-city=barum] .barum-map-options button[aria-pressed=true]{background:#1d292f;color:#fff}html[data-city=barum] .barum-map-frame{border:0;border-radius:4px;overflow:hidden}html[data-city=barum] .barum-area-reading{color:#1d292f}.barum-reading{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.barum-reading>a{border-top:1px solid #c6cfd4;padding-top:28px;text-decoration:none;color:#1d292f;position:relative}.barum-reading span{font-size:12px}.barum-reading h3{font-size:28px;line-height:1.18;margin:20px 0 16px}.barum-reading p{font-size:15px}.barum-reading b{font-weight:400;font-size:24px}.barum-faq{padding-top:32px}.barum-faq .site-container{padding:0}.barum-faq section{background:transparent;padding:0}.barum-closing{padding:85px 24px;text-align:center;background:#f0f3f4}.barum-closing h2{margin-bottom:32px}.barum-closing>p:last-child{font-size:14px;margin-top:24px}.barum-footer{max-width:1280px;margin:auto;padding:70px 40px 28px;display:grid;grid-template-columns:1.3fr 1fr;gap:50px}.barum-footer p{font-size:14px;line-height:1.7;color:#556168;max-width:420px}.barum-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:16px}.barum-footer nav a{font-size:14px;text-decoration:none;min-height:28px}.barum-footer small{grid-column:1/-1;border-top:1px solid #d4dadd;padding-top:24px;color:#556168;font-size:12px}html[data-city=barum] .reader-header h1{font-family:var(--font-oslo),Arial,sans-serif;font-weight:400;font-size:clamp(38px,4.5vw,66px);line-height:1.08}html[data-city=barum] .reader-content :is(h2,h3){font-family:var(--font-oslo),Arial,sans-serif;font-weight:400}html[data-city=barum] .reader-hero{border-radius:4px;overflow:hidden}html[data-city=barum] .reader-header{padding-top:24px}html[data-city=barum] .local-button{border-radius:4px}html[data-city=barum] .reader-shell{background:transparent}@media(max-width:1000px){.barum-header nav{gap:16px}.barum-header{gap:16px;padding-inline:24px}.barum-hero-copy{padding:48px 30px}.barum-journey-grid,.barum-materials{gap:40px}.barum-section-head{gap:32px}}@media(max-width:760px){.barum-header{padding:18px 22px;flex-wrap:wrap;gap:14px}.barum-brand{font-size:14px;gap:8px}.barum-brand img{width:25px}.barum-header-action{padding:9px 14px;font-size:12px;min-height:40px}.barum-header-action span{margin-left:6px}.barum-menu-toggle{display:block;margin-left:auto;border:0;background:none;font-size:13px;min-height:44px}.barum-header nav{display:none;order:4;width:100%;padding:16px 0;flex-direction:column}.barum-header nav.is-open{display:flex}.barum-header nav a{min-height:40px}.barum-header:not(.barum-header-compact)>.barum-header-action{display:none}.barum-hero{display:flex;flex-direction:column;min-height:0}.barum-hero-copy{padding:36px 22px 28px}.barum-home .barum-eyebrow{margin-bottom:18px;font-size:11px}.barum-hero h1{font-size:48px;line-height:1.04;margin-bottom:22px}.barum-home p{font-size:16px}.barum-hero-actions{margin-top:22px;gap:22px}.barum-quick-jobs{margin-top:18px;gap:6px 18px}.barum-hero-photo{min-height:340px;margin:0 16px 20px}.barum-role{justify-content:center;padding:18px;font-size:11px}.barum-role span:not(:first-child){display:none}.barum-section{padding:56px 22px}.barum-section-head{display:block;margin-bottom:32px}.barum-section-head>p{margin-top:24px}.barum-section-head>.barum-text-link{margin-top:16px}.barum-home h2{font-size:37px}.barum-journey-grid{display:flex;flex-direction:column;gap:24px}.barum-journey-picture{position:relative;top:auto;width:100%;aspect-ratio:1.25}.barum-journey-grid article,.barum-journey-grid article:last-child{min-height:0;padding:28px 0}.barum-journey-grid h3{font-size:30px}.barum-service-pair{grid-template-columns:1fr;gap:36px}.barum-service-pair h3{font-size:28px}.barum-materials{grid-template-columns:1fr;gap:32px}.barum-materials figure{min-height:330px;order:2}.barum-material-choices{margin-top:24px}.barum-local-intro{display:block}.barum-local-intro h2{margin-bottom:24px}.barum-reading{grid-template-columns:1fr;gap:32px}.barum-reading h3{font-size:28px;margin:16px 0}.barum-reading p{margin-bottom:4px}.barum-closing{padding:60px 22px}.barum-footer{padding:48px 22px 24px;grid-template-columns:1fr;gap:28px}.barum-footer small{grid-column:auto}.barum-footer nav a{min-height:36px}html[data-city=barum] .barum-coverage{padding-block:48px}}@media(prefers-reduced-motion:reduce){.barum-home *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.barum-journey-picture{position:relative;top:auto}.barum-journey-grid article,.barum-journey-grid article:last-child{min-height:0;padding:32px 0}.barum-service-pair a:hover img{transform:none}}html[data-city=barum] .barum-calculator{padding:24px 0 48px;--font-inter:var(--font-oslo)}.barum-calculator :is(h1,h2,h3){font-family:var(--font-oslo),Arial,sans-serif!important;letter-spacing:-.03em}.barum-calculator h1{font-size:32px!important;line-height:1.15!important}.barum-calculator [class*=serviceStage]{max-width:1000px;margin:auto}.barum-calculator [class*=serviceCard]{background:transparent;box-shadow:none;border:0;padding:12px 0}.barum-calculator [class*=serviceIntro]{display:block;padding:0 0 22px}.barum-calculator [class*=serviceIntroText]{padding:0}.barum-calculator [class*=serviceGrid]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.barum-calculator [class*=serviceGrid] button{min-height:85px;padding:16px;border-radius:4px;background:#ffffff;color:#1d292f;border:1px solid #d4dadd}.barum-calculator [class*=serviceChoices]{padding:0}.barum-calculator [class*=serviceText] strong{font-size:17px}.barum-calculator [class*=serviceText]>span{font-size:13px}.barum-calculator [class*=propertyEntryImage]{display:none}.barum-calculator [class*=propertyEntryChoices]{display:grid;grid-template-columns:repeat(3,1fr)}.barum-calculator [class*=propertyEntryChoices] button{padding:20px;min-height:120px;background:#ffffff;border:1px solid #d4dadd;border-radius:4px}.barum-calculator [class*=stepCard],.barum-calculator [class*=summary]{box-shadow:none;background:#ffffff;border:1px solid #d4dadd}.barum-estimate{max-width:900px;margin:24px auto 64px;padding:32px 24px;color:#1d292f}.barum-estimate h1{font-size:34px;line-height:1.15;margin:12px 0}.barum-estimate p{font-size:16px;line-height:1.6;max-width:720px}.barum-estimate .barum-estimate-total{font-size:clamp(30px,4.8vw,56px);letter-spacing:-.04em;line-height:1.15;margin:24px 0 10px;max-width:none}.barum-estimate-total span{font-size:.55em}.barum-estimate-actions{display:flex;gap:24px;align-items:center;margin:24px 0}.barum-estimate details{border-top:1px solid #d4dadd;margin-top:36px;padding-top:20px}.barum-estimate summary{cursor:pointer;min-height:44px}.barum-estimate table{width:100%;text-align:left;margin:20px 0}.barum-estimate caption{text-align:left;font-size:14px;margin-bottom:16px}.barum-estimate :is(td,th){border-bottom:1px solid #d4dadd;padding:12px 4px}.barum-preview-note{font-size:13px!important;background:#f0f3f4;padding:14px;border-radius:4px}@media(max-width:760px){html[data-city=barum] .barum-calculator{padding:12px 0 32px}.barum-calculator h1{font-size:28px!important}.barum-calculator [class*=serviceGrid] button{min-height:83px;padding:12px;align-items:center}.barum-calculator [class*=serviceText] strong{font-size:14px}.barum-calculator [class*=serviceText]>span{font-size:11px;line-height:1.4}.barum-calculator [class*=serviceRadio]{display:none}.barum-calculator [class*=propertyEntryChoices]{grid-template-columns:1fr}.barum-calculator [class*=propertyEntryChoices] button{min-height:88px}.barum-estimate{padding:12px 4px}.barum-estimate h1{font-size:28px}.barum-estimate-actions{flex-wrap:wrap;gap:12px}.barum-estimate p{font-size:14px}}.barum-info{max-width:820px;margin:0 auto;padding:64px 24px 96px}.barum-info h1{font-size:64px;line-height:1.1;margin:0 0 24px}.barum-info h1,.barum-info h2{font-family:var(--font-oslo),Arial,sans-serif;font-weight:400}.barum-info h2{font-size:32px;line-height:1.2;margin:0 0 20px}.barum-info p{line-height:1.8;font-size:17px;color:#556168}.barum-info-lede{font-size:21px!important;line-height:1.6!important}.barum-info section{margin-top:48px}.barum-info aside{margin:32px 0}.barum-info a:not(.barum-button){text-underline-offset:5px}@media(max-width:760px){.barum-info{padding:40px 22px 64px}.barum-info h1{font-size:43px}.barum-info h2{font-size:29px}.barum-info-lede{font-size:18px!important}}html[data-city=barum] .barum-calculator [class*=serviceCard]{display:block;width:100%;min-height:0;background:transparent;box-shadow:none;border:0;padding:0;overflow:visible}html[data-city=barum] .barum-calculator [class*=serviceIntroText],html[data-city=barum] .barum-calculator [class*=serviceIntro]{background:transparent;color:#1d292f;min-height:0;width:auto;max-width:none;display:block;padding:0 0 18px}html[data-city=barum] .barum-calculator [class*=serviceIntro] :is(h1,p){color:#1d292f;max-width:none;width:auto}html[data-city=barum] .barum-calculator [class*=serviceGrid]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px;margin:0;max-width:none}html[data-city=barum] .barum-calculator [class*=serviceChoices]{padding:0;width:100%;max-width:none}html[data-city=barum] .barum-calculator [class*=serviceGrid] button{border:1px solid #d4dadd;background:#ffffff;border-radius:4px;padding:16px;min-height:90px;color:#1d292f}html[data-city=barum] main[data-site-chrome=calculator]>section{background:#ffffff;min-height:calc(100dvh - 82px);padding:12px 0}@media(max-width:760px){html[data-city=barum] .barum-calculator [class*=serviceGrid] button{padding:12px;min-height:87px}html[data-city=barum] .barum-calculator [class*=serviceIntroText]{padding-bottom:0}html[data-city=barum] .barum-calculator [class*=serviceGrid] strong{font-size:15px}html[data-city=barum] .barum-calculator [class*=serviceGrid] span>span{font-size:12px}}html[data-city=barum] .barum-calculator [class*=serviceGrid] button{box-shadow:none!important}html[data-city=barum] .barum-calculator [class*=serviceGrid] [class*=serviceRadio],html[data-city=barum] .barum-calculator [class*=serviceGrid] button:before{display:none}html[data-city=barum] .barum-calculator [class*=serviceGrid] [class*=serviceText]{width:100%;max-width:none}html[data-city=barum] .barum-calculator [class*=serviceGrid] [class*=serviceText]>span{font-size:14px;line-height:1.4;color:#556168}html[data-city=barum] .barum-calculator [class*=serviceCard]{box-shadow:none!important}html[data-city=barum] .barum-calculator [class*=propertyEntryChoices]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}html[data-city=barum] .barum-calculator [class*=propertyEntryChoices] button{display:block;padding:22px;min-height:130px;background:#ffffff;border:1px solid #d4dadd;border-radius:4px;box-shadow:none;text-align:left}html[data-city=barum] .barum-calculator [class*=propertyEntryImage]{display:none}html[data-city=barum] .barum-calculator [class*=propertyEntryText]{display:block;width:auto;max-width:none;padding:0}html[data-city=barum] .barum-calculator [class*=propertyEntryText] strong{display:block;font-size:17px}html[data-city=barum] .barum-calculator [class*=propertyEntryText] span{display:block;font-size:14px;line-height:1.5;margin-top:8px;max-width:none}@media(max-width:760px){html[data-city=barum] .barum-calculator [class*=propertyEntryChoices]{grid-template-columns:1fr;gap:12px}html[data-city=barum] .barum-calculator [class*=propertyEntryChoices] button{min-height:94px;padding:18px}html[data-city=barum] .barum-calculator [class*=propertyStage]{padding:0;margin:0}}html[data-city=barum] .leadform-card{background:#ffffff;border:1px solid #d4dadd;border-radius:4px;box-shadow:none}html[data-city=barum] .leadform-title{font-family:var(--font-oslo),Arial,sans-serif;font-weight:400;letter-spacing:-.035em}html[data-city=barum] .leadform-btn-primary{background:#556168;color:#fff;border-radius:4px;box-shadow:none}html[data-city=barum] .leadform-opts button{box-shadow:none;border-radius:4px}html[data-city=barum] .bergen-draft-download{max-width:680px;margin:28px auto;padding:0 20px;font-size:14px;line-height:1.6}html[data-city=barum] .bergen-draft-download button{text-decoration:underline;text-underline-offset:4px;margin-top:10px}.barum-draft-review{font-size:16px;line-height:1.65}.barum-draft-review dl{margin:24px 0}.barum-draft-review dt{font-weight:650;margin-top:16px}.barum-draft-review dd{margin:4px 0;white-space:pre-wrap}.barum-repair-location{padding:18px 0 24px;margin-bottom:24px;border-bottom:1px solid #d4dadd}.barum-repair-location h4{font-size:18px;margin-bottom:12px}.barum-repair-location p{font-size:15px;line-height:1.6}.barum-content-header{max-width:1280px;margin:32px auto 64px;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.barum-content-header h1{font:400 clamp(36px,4vw,60px)/1.1 var(--font-oslo),Arial,sans-serif;letter-spacing:-.04em}.barum-content-header p{font-size:17px;line-height:1.7;margin:24px 0}.barum-content-header figure{position:relative;margin:0}.barum-content-header img{width:100%;height:480px;-o-object-fit:cover;object-fit:cover;-o-object-position:85% center;object-position:85% center;border-radius:4px}.barum-content-header figcaption{font-size:12px;margin-top:8px;color:#556168}html[data-city=barum] .reader-body :is(h2,h3){font-family:var(--font-oslo),Arial,sans-serif;font-weight:400}html[data-city=barum] .reader-body{font-size:17px;line-height:1.75}html[data-city=barum] .reader-inline-cta{box-shadow:none;background:#f0f3f4;border-radius:4px}html[data-city=barum] .reader-hero figcaption{background:#ffffff;padding:10px 0;font-size:12px}@media(max-width:760px){.barum-content-header{grid-template-columns:1fr;padding:0 22px;gap:32px;margin:28px auto 42px}.barum-content-header img{height:300px}.barum-content-header h1{font-size:38px}}.barum-home-preview{font-size:12px;line-height:1.5;padding:10px 22px;text-align:center;color:#556168}html[data-city=barum] :is(h1,h2,h3){text-transform:none!important}html[data-city=barum] .reader-shell{width:100%;max-width:1120px;margin-inline:auto;padding-inline:40px}html[data-city=barum] .reader-column{width:100%;max-width:740px;margin-inline:auto}html[data-city=barum] .reader-wide{width:100%;max-width:1040px;margin-inline:auto}html[data-city=barum] .reader-hero-image{width:100%;height:auto;aspect-ratio:1.8;-o-object-fit:cover;object-fit:cover}html[data-city=barum] :is(.services-overview-head h1,.article-directory h1,.legal-page h1){font-family:var(--font-oslo),Arial,sans-serif;font-weight:400;letter-spacing:-.035em}html[data-city=barum] :is(.services-card,.article-card){box-shadow:none;border:1px solid #d4dadd;border-radius:4px;background:#ffffff}html[data-city=barum] :is(.services-overview,.article-directory){background:#ffffff}html[data-city=barum] .services-group h2{font-family:var(--font-oslo),Arial,sans-serif;font-weight:400}html[data-city=barum] .services-card-icon{background:transparent;color:#556168}html[data-city=barum] .article-jump a{border-radius:4px}@media(max-width:760px){html[data-city=barum] .reader-shell{padding-inline:22px}html[data-city=barum] .reader-header h1{font-size:38px}html[data-city=barum] .reader-column{max-width:100%}}.barum-estimate-table{overflow-x:auto}.barum-estimate-table th{font-weight:600}.barum-estimate-table td{white-space:nowrap}.barum-estimate-table table{min-width:520px}@media(max-width:760px){.barum-estimate-actions{align-items:flex-start;flex-direction:column;gap:18px}}@media(min-width:761px) and (max-width:1000px){.barum-header{flex-wrap:wrap}.barum-menu-toggle{display:block;margin-left:auto;min-height:44px}.barum-header nav{display:none;order:4;width:100%;flex-direction:column;padding:16px 0}.barum-header nav.is-open{display:flex}.barum-header nav a{min-height:40px}.barum-header-action{font-size:13px}.barum-hero{grid-template-columns:1fr 1fr}.barum-hero h1{font-size:54px}}html[data-city=barum] .services-group h2{font-size:30px;line-height:1.2;margin-bottom:12px}html[data-city=barum] .services-card p{font-size:15px;line-height:1.6}html[data-city=barum] .services-card h3{font-size:19px}.barum-price-example{display:block;border-block:1px solid #d4dadd;padding:22px 0;font-size:18px;line-height:1.7}.barum-price-example small{display:block;font-size:13px}@media(max-width:760px){html[data-city=barum] .leadform-steps{display:none}html[data-city=barum] .barum-repair-location{padding:0;margin:10px 0 16px;border:0}html[data-city=barum] .barum-repair-location h4{font-size:16px;margin:0 0 8px}html[data-city=barum] .barum-repair-location p{font-size:15px;line-height:1.5;margin:0}html[data-city=barum] .leadform-note{border:0;background:transparent;padding:0;margin-top:8px;line-height:1.5}html[data-city=barum] .leadform-rowbtn{margin-top:14px}}.barum-header{max-width:1440px;padding:22px 4%;border-bottom:1px solid #e0e4e6;background:#fff;min-height:84px}.barum-brand{font-size:20px;letter-spacing:-.05em}.barum-brand,.barum-brand b{font-weight:650}.barum-header-action{background:#243e4e;color:#fff;border:0;border-radius:4px;font-weight:600;padding:14px 23px}.barum-home h1,.barum-home h2,.barum-home h3{font-family:var(--font-oslo),Arial,sans-serif;font-weight:550}.barum-home em{font-style:normal}.barum-home h2{letter-spacing:-.045em}.barum-home .barum-eyebrow{font-size:11px;letter-spacing:.09em}.barum-hero{display:block;max-width:1440px;padding:66px 4% 50px;min-height:0}.barum-hero-copy{padding:0;max-width:1060px;margin:0 auto 48px;text-align:center}.barum-hero h1{font-size:clamp(44px,5.2vw,76px);line-height:1.08;font-weight:550;letter-spacing:-.055em;margin:0 0 28px}.barum-hero h1 span{display:block;color:#64717a}.barum-hero-copy>p:not(.barum-eyebrow){max-width:650px;font-size:19px;line-height:1.6;margin:0 auto 28px}.barum-hero-actions{justify-content:center;margin:0;gap:12px}.barum-button{border-radius:4px;background:#243e4e;padding:14px 24px;gap:22px}.barum-button,.barum-secondary{font-weight:550;min-height:48px}.barum-secondary{border:1px solid #bdc7cc;border-radius:4px;padding:13px 24px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.barum-hero-copy>small{display:block;font-size:12px;color:#64717a;margin-top:22px}.barum-hero-photo{height:clamp(320px,36vw,490px);min-height:0;margin:0;border-radius:4px}.barum-hero-photo img{-o-object-position:center 48%;object-position:center 48%}.barum-section{max-width:1360px;padding:88px 4%}.barum-section-head{align-items:start}.barum-section-head>p{max-width:390px}.barum-section-head h2{max-width:700px}.barum-job-list{display:grid;grid-template-columns:1fr 1fr;gap:0 48px}.barum-job-list>a{display:flex;gap:24px;align-items:center;border-top:1px solid #d4dadd;min-height:110px;padding:22px 0;text-decoration:none;color:inherit}.barum-job-list>a>span{font-size:12px;color:#64717a}.barum-job-list h3{font-size:23px;letter-spacing:-.04em;margin:0 0 8px}.barum-job-list p{font-size:14px;margin:0}.barum-job-list b{font-size:24px;font-weight:400;margin-left:auto}.barum-job-list a:hover h3{text-decoration:underline;text-underline-offset:5px}.barum-service-pair figure{aspect-ratio:1.5}.barum-materials{padding-inline:max(4%,calc((100vw - 1250px)/2));max-width:none}.barum-material-choices button{border-radius:4px}.barum-reading h3{font-weight:550;font-size:27px}.barum-home .barum-coverage h2,.barum-home .barum-coverage h3{font-family:inherit;font-weight:550}.barum-closing{text-align:left;padding:90px max(4%,calc((100vw - 1250px)/2))}.barum-closing h2{max-width:800px;font-size:clamp(38px,5vw,68px)}.barum-construction-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:start}.barum-price-card{position:sticky;top:65px;border-top:1px solid #d4dadd;padding-top:30px}.barum-price-card h3{font-size:32px;line-height:1.1;margin:20px 0}.barum-price-card>strong{font-size:clamp(25px,2.8vw,39px);letter-spacing:-.045em}.barum-price-card>p{font-size:14px}.barum-price-card dl{margin:30px 0;border-top:1px solid #d4dadd}.barum-price-card dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #d4dadd;padding:15px 0;font-size:14px}.barum-price-card dd{margin:0}.barum-price-card>.barum-text-link{display:block;margin-top:20px}.barum-home-preview{background:#f0f3f4;color:#64717a;font-size:11px;padding:7px 20px}.barum-footer{max-width:1360px}.barum-footer nav a:hover{text-decoration:underline}html[data-city=barum] .barum-info h1,html[data-city=barum] .leadform-title,html[data-city=barum] .reader-header h1{font-weight:550}html[data-city=barum] .leadform-btn-primary{background:#243e4e}html[data-city=barum] .barum-calculator [class*=serviceGrid] button{border-radius:4px!important}html[data-city=barum] .barum-calculator [class*=serviceGrid] button:hover{background:#f0f3f4;border-color:#243e4e}html[data-city=barum] .barum-calculator [class*=serviceGrid] button[aria-pressed=true]{background:#e7eff3;border-color:#243e4e}@media(max-width:760px){.barum-header{padding:16px 22px;min-height:72px}.barum-brand{font-size:18px}.barum-hero{padding:38px 22px 30px}.barum-hero-copy{padding:0;margin-bottom:30px}.barum-hero h1{font-size:clamp(34px,8.4vw,56px);line-height:1.1;margin-bottom:22px}.barum-hero-copy>p:not(.barum-eyebrow){font-size:16px;line-height:1.6;margin-bottom:24px}.barum-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.barum-hero-actions>a{font-size:13px;padding:13px 12px}.barum-hero-copy>small{font-size:11px;line-height:1.5;margin-top:18px}.barum-hero-photo{height:260px;min-height:0;margin:0}.barum-hero-photo img{-o-object-position:75% center;object-position:75% center}.barum-section{padding:54px 22px}.barum-home h2{font-size:34px}.barum-section-head{display:block;margin-bottom:28px}.barum-section-head>p{margin-top:20px}.barum-job-list{grid-template-columns:1fr}.barum-job-list>a{min-height:96px;gap:18px;padding:18px 0}.barum-job-list h3{font-size:21px}.barum-job-list p{font-size:13px}.barum-materials{padding:48px 22px}.barum-construction-grid{display:block}.barum-price-card{position:static;margin-top:35px}.barum-closing{padding:58px 22px}.barum-closing h2{font-size:38px}.barum-footer{padding:48px 22px 24px}.barum-home-preview{font-size:10px}}html[data-city=barum] .leadform-card :is(input,textarea,select){background:#f7f9fa;border-color:#cbd4d9;border-radius:4px}html[data-city=barum] .bergen-draft-download button{border-radius:4px;background:#fff;border:1px solid #bdc7cc;padding:12px 18px;text-decoration:none}html[data-city=barum] .reader-hero-image{border-radius:4px}@media(max-width:760px){.barum-story .overview-chapter:last-child{min-height:0;padding-bottom:32px}}.barum-header{border-bottom:0}.barum-hero{padding-top:48px;padding-bottom:20px}.barum-hero-photo{border-radius:24px}.barum-hero-photo img{-o-object-position:50% 41%;object-position:50% 41%}.barum-hero-places{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:12px 28px;padding:20px 0 12px;font-size:12px}.barum-hero-places>span{color:#64717a}.barum-hero-places a{color:#394b52;text-decoration:none;display:inline-flex;align-items:center;min-height:36px}.barum-hero-places a:hover{text-decoration:underline;text-underline-offset:4px}.barum-button,.barum-header-action,.barum-secondary{border-radius:999px}.barum-secondary{border-color:transparent;background:#eef1f2}.barum-secondary:hover{background:#e3e9eb}.barum-materials figure,.barum-service-pair figure{border-radius:22px}.barum-home figcaption{border-radius:8px}html[data-city=barum] .barum-home .barum-story{border-top:0;padding-top:44px}html[data-city=barum] .barum-story .overview-frame{border:0;border-radius:20px;overflow:hidden;background:#f0f3f4}html[data-city=barum] .barum-story .overview-frame header{border-bottom:0;background:#f0f3f4}html[data-city=barum] .barum-story .overview-address-tag,html[data-city=barum] .barum-story .overview-address>div,html[data-city=barum] .barum-story .overview-offers>div{border-radius:12px;border-color:#e3e8ea}html[data-city=barum] .barum-story .overview-chapter a,html[data-city=barum] .barum-story .overview-options button{border-radius:999px}html[data-city=barum] .barum-story .overview-chapter{border-top:0}html[data-city=barum] .barum-story .overview-progress{padding:10px 18px;gap:6px;height:28px;background:#f0f3f4}html[data-city=barum] .barum-story .overview-progress button{border:0;border-radius:999px;background:#d5dde1}html[data-city=barum] .barum-story .overview-progress button.is-current{background:#536b89}.barum-job-list>a{border-color:#e9edef}.barum-material-choices button{border-radius:999px;border-color:transparent;background:#fff}.barum-closing,.barum-materials{background:#f5f7f7}.barum-closing{border-top:0}html[data-city=barum] :is(.reader-hero,.reader-hero-image,.barum-map-frame,.barum-content-header img){border-radius:20px}html[data-city=barum] :is(.services-card,.article-card,.reader-inline-cta,.leadform-card){border-radius:16px;border-color:#e5eaec}html[data-city=barum] :is(.local-button,.leadform-btn-primary,.leadform-btn-secondary,.leadform-opts button,.barum-map-options button,.bergen-draft-download button,.article-jump a){border-radius:999px}html[data-city=barum] .leadform-card :is(input,textarea,select){border-radius:12px}html[data-city=barum] .barum-calculator :is([class*=serviceGrid],[class*=propertyEntryChoices]) button{border-radius:16px!important}html[data-city=barum] .barum-calculator :is([class*=stepCard],[class*=summary]){border-radius:16px}@media(max-width:760px){.barum-hero{padding-top:30px}.barum-hero-photo{border-radius:18px}.barum-hero-photo img{-o-object-position:55% center;object-position:55% center}.barum-hero-places{gap:2px 20px;padding:15px 0 0}.barum-hero-places>span{width:100%;text-align:center;font-size:11px}.barum-hero-places a{font-size:11px}html[data-city=barum] .barum-story .overview-frame{border-radius:16px}html[data-city=barum] .barum-story .overview-progress{padding:8px 12px;height:24px}}.barum-construction-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:5%}.barum-construction .barum-price-card{position:static;border:0;padding-top:22px}.barum-roof-viewer{background:#f3f5f5;border-radius:24px;padding:22px;min-width:0}.barum-roof-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.barum-roof-toolbar>span{font-size:10px;letter-spacing:.08em}.barum-roof-toolbar button{border:0;border-radius:999px;background:#243e4e;color:white;padding:12px 18px;font:inherit;font-size:13px;min-height:44px;cursor:pointer}.barum-roof-toolbar button span{margin-left:10px}.barum-roof-viewer .roof-components-stage{height:390px;margin:6px 0;max-height:none;min-height:0}.barum-roof-layer-list{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:20px 0}.barum-roof-layer-list button{display:flex;align-items:center;gap:10px;min-height:44px;text-align:left;border:1px solid transparent;border-radius:10px;background:white;color:#243e4e;padding:10px 12px;font:inherit;font-size:12px;cursor:pointer}.barum-roof-layer-list button span{font-size:10px;color:#66767e}.barum-roof-layer-list button[aria-pressed=true]{background:#243e4e;color:white}.barum-roof-layer-list button[aria-pressed=true] span{color:#dbe5ea}.barum-roof-detail{min-height:100px}.barum-roof-detail h3{font-size:21px;margin:0 0 8px}.barum-home .barum-roof-detail p{font-size:14px;line-height:1.5;margin:0}.barum-home .barum-roof-viewer .layer-caption{font-size:10px;line-height:1.5;margin:16px 0 0;color:#64717a}.barum-roof-loading{position:absolute;inset:40% 10% auto;text-align:center;font-size:13px!important}.barum-roof-viewer button:focus-visible{outline:2px solid #243e4e;outline-offset:3px}.barum-roof-viewer button:disabled{opacity:.5;cursor:default}@media(max-width:760px){.barum-construction-grid{display:block}.barum-roof-viewer{padding:16px;border-radius:20px}.barum-roof-viewer .roof-components-stage{height:310px}.barum-roof-toolbar>span{font-size:8px}.barum-roof-toolbar button{font-size:11px;padding:10px 13px}.barum-roof-layer-list button{font-size:11px;gap:7px;padding:10px 8px}}.barum-area-guide-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:5%;align-items:center}.barum-area-guide .barum-section-head{margin-bottom:32px}.barum-area-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.barum-area-choices button{display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:44px;padding:10px 12px;border:1px solid transparent;border-radius:6px;background:#f0f3f4;color:#243e4e;font:inherit;font-size:13px;line-height:1.35;text-align:left;cursor:pointer}.barum-area-choice-mark{visibility:hidden;flex:none}.barum-area-choices button:hover{background:#e3e9ec}.barum-area-choices button[aria-pressed=true]{background:#213e4e;color:#fff}.barum-area-choices button[aria-pressed=true] .barum-area-choice-mark{visibility:visible}.barum-area-choices button:focus-visible{outline:2px solid #243e4e;outline-offset:3px}@media(max-width:480px),(min-width:761px) and (max-width:1100px){.barum-area-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}.barum-area-detail{padding:28px 0 24px}.barum-area-detail h3{font-size:32px;letter-spacing:-.04em;margin:0 0 14px;line-height:1.1}.barum-area-detail>p{font-size:16px;line-height:1.65;margin:0 0 18px}.barum-area-all-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:#556168;text-decoration:underline;text-underline-offset:4px}.barum-area-reading-column{padding-block:8px}@media(max-width:760px){.barum-area-guide-layout{grid-template-columns:1fr;gap:20px}.barum-area-guide .barum-section-head{margin-bottom:24px}.barum-area-reading-column{padding:0}.barum-area-detail{padding:24px 0 12px}.barum-area-detail h3{font-size:28px}}.barum-faq .home-band{background:transparent;padding:0;border:0}.barum-faq .home-band>.site-container{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);-moz-column-gap:9%;column-gap:9%;grid-template-rows:auto 1fr;max-width:none;padding:0;margin:0;align-items:start}.barum-faq .eyebrow{grid-column:1;grid-row:1;margin:0 0 18px;font-size:11px;letter-spacing:.08em;color:#64717a}.barum-faq #faq-title{grid-column:1;grid-row:2;font-size:clamp(32px,3.4vw,46px);line-height:1.12;letter-spacing:-.04em;margin:0;max-width:330px}.barum-faq .home-band>.site-container>div{grid-column:2;grid-row:1/span 2;margin:0}.barum-faq details{background:transparent;border:0;border-bottom:1px solid #e0e6e8;border-radius:0;box-shadow:none;padding:0;margin:0!important}.barum-faq summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;padding:22px 0;min-height:72px;font-size:17px;line-height:1.45;font-weight:500;color:#24343e}.barum-faq summary::-webkit-details-marker{display:none}.barum-faq summary:after{content:"+";display:flex;align-items:center;justify-content:center;flex:0 0 32px;height:32px;border-radius:50%;background:#eef2f3;font-size:23px;line-height:1;font-weight:400}.barum-faq details[open] summary:after{content:"−";background:#243e4e;color:#fff}.barum-faq summary:focus-visible{outline:2px solid #243e4e;outline-offset:5px;border-radius:6px}.barum-home .barum-faq details>p{margin:0;padding:0 56px 24px 0;max-width:650px;font-size:16px;line-height:1.7;color:#556168}@media(max-width:760px){.barum-faq .home-band>.site-container{display:block}.barum-faq #faq-title{font-size:34px;margin-bottom:26px}.barum-faq summary{font-size:16px;padding:18px 0;gap:18px;min-height:70px}.barum-home .barum-faq details>p{font-size:15px;padding-right:0}}.barum-area-geography{position:relative;aspect-ratio:800/640;border-radius:24px;overflow:hidden;background:#edf0ed}.barum-area-geography>svg{display:block;width:100%;height:100%;opacity:.8}.barum-area-pin{position:absolute;transform:translate(-50%,-50%);width:36px;height:36px;padding:0;background:transparent;border:0;cursor:pointer;z-index:2}.barum-area-pin-dot{display:block;margin:auto;width:15px;height:15px;background:#526e7b;border:3px solid white;border-radius:50%;box-shadow:0 1px 5px #243e4e35}.barum-area-pin[aria-pressed=true]{z-index:5}.barum-area-pin[aria-pressed=true] .barum-area-pin-dot{background:#203d4e;width:21px;height:21px;box-shadow:0 0 0 5px #ffffff70}.barum-area-pin-label{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);background:#243e4e;color:white;font:12px var(--font-oslo),Arial,sans-serif;padding:7px 10px;border-radius:7px;white-space:nowrap;opacity:0;pointer-events:none}.barum-area-pin:is(:hover,:focus-visible,[aria-pressed=true]) .barum-area-pin-label{opacity:1}.barum-area-pin:focus-visible{outline:2px solid #243e4e;outline-offset:2px;border-radius:50%;z-index:6}.barum-area-north{position:absolute;top:16px;right:18px;font-size:12px;color:#243e4e}.barum-area-credit{position:absolute;bottom:5px;right:6px;background:#ffffffdc;color:#344954;padding:3px 5px;font-size:9px}@media(max-width:760px){.barum-area-geography{border-radius:18px}}.barum-area-article-link{display:inline-flex;align-items:center;gap:9px;padding:3px 0;color:#243e4e;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:4px}.barum-area-article-link:hover{text-decoration-thickness:2px}.barum-reading>a{border-top:0;padding-top:0}.barum-reading-image{margin:0 0 22px;aspect-ratio:1.5;overflow:hidden;border-radius:18px}.barum-reading-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.barum-services-page{padding-top:32px;padding-bottom:96px}.barum-services-page>header{padding:64px 0 60px;max-width:780px}.barum-services-page h1{font-size:clamp(36px,4.5vw,64px);line-height:1.08;letter-spacing:-.04em;margin:18px 0 22px}.barum-services-page>header>p:last-child{color:#5b6970;font-size:18px;line-height:1.6}.barum-services-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}.barum-services-groups h2{font-size:22px;line-height:1.3;letter-spacing:-.025em;margin:0 0 24px}.barum-services-groups a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;padding:18px 0;border-top:1px solid #dce2e4;font-size:17px;line-height:1.4;color:#243e4e}.barum-services-groups a svg{flex-shrink:0;transition:transform .2s}.barum-services-groups a:hover{color:#131e23}.barum-services-groups a:hover svg{transform:translateX(4px)}@media(max-width:900px){.barum-services-groups{grid-template-columns:1fr;gap:42px}.barum-services-page>header{padding:42px 0}.barum-services-groups h2{margin-bottom:16px}.barum-services-page{padding-bottom:64px}}html[data-city=barum] .article-card-media{width:100%;min-width:0;max-width:100%;overflow:hidden}html[data-city=barum] .article-card-media img{width:100%;max-width:100%;min-width:0}html[data-city=barum] .area-directory{background:#fff;color:#1d292f}html[data-city=barum] .area-directory-grid{gap:36px 32px}html[data-city=barum] .area-directory-grid>a{border:0;padding:0 0 20px;min-width:0}html[data-city=barum] .barum-area-image{display:block;width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:18px;margin-bottom:22px}.barum-services-page>header{max-width:none;padding:44px 0 38px}.barum-services-page>header h1{max-width:850px;font-size:clamp(40px,5.5vw,76px);font-weight:400}.barum-services-page>header>p:last-child{max-width:600px;margin-bottom:0}.barum-services-featured{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.barum-services-featured>a{min-width:0;color:#203d4d;text-decoration:none}.barum-services-featured figure{margin:0 0 20px;overflow:hidden;border-radius:22px;aspect-ratio:4/3;background:#eef2f3}.barum-services-featured img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.barum-services-featured>a:hover img{transform:scale(1.025)}.barum-services-featured>a>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.barum-services-featured h2{font-size:clamp(25px,2.8vw,36px);font-weight:400;letter-spacing:-.035em;line-height:1.2;margin:0}.barum-services-featured>a>div>span{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border-radius:50%;background:#eef2f3;font-size:24px}.barum-services-featured p{color:#596970;margin:9px 0 0;font-size:16px;line-height:1.5}.barum-services-secondary-head{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin:68px 0 32px;padding-top:38px;border-top:1px solid #dce2e4}.barum-services-secondary-head h2{font-size:30px;font-weight:400;letter-spacing:-.035em;margin:0}.barum-services-secondary-head>span{font-size:15px;color:#596970}.barum-services-groups{gap:32px}.barum-services-groups h2{font-size:17px;color:#596970;margin-bottom:18px}.barum-services-groups a{min-height:58px;font-size:16px;padding:15px 0}.barum-services-featured>a:focus-visible,.barum-services-groups a:focus-visible{outline:2px solid #203d4d;outline-offset:6px;border-radius:4px}@media(max-width:760px){.barum-services-featured{grid-template-columns:1fr;gap:30px}.barum-services-featured>a{display:grid;grid-template-columns:112px 1fr;gap:0 18px;align-items:center}.barum-services-featured figure{grid-row:1/3;aspect-ratio:1;margin:0;border-radius:18px}.barum-services-featured>a>div{align-self:end}.barum-services-featured h2{font-size:26px}.barum-services-featured>a>div>span{width:30px;height:30px;font-size:20px}.barum-services-featured p{font-size:14px;align-self:start;margin-top:6px}.barum-services-secondary-head{margin-top:42px;display:block;padding-top:28px}.barum-services-secondary-head h2{font-size:28px;margin-bottom:8px}.barum-services-groups{gap:28px}.barum-services-page>header{padding:30px 0}.barum-services-page>header>p:last-child{font-size:16px}}@media(prefers-reduced-motion:reduce){.barum-services-featured img{transition:none}.barum-services-featured>a:hover img{transform:none}}.barum-price-card>dl+p{margin:0;line-height:1.6}.barum-price-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px;margin-top:20px}.barum-price-actions .barum-text-link{display:inline-flex;align-items:center;min-height:44px;margin:0;padding:0;font-size:14px}.barum-price-actions .barum-button{margin:0}@media(max-width:480px){.barum-price-actions{gap:8px 18px;margin-top:16px}.barum-price-actions .barum-button{padding-inline:18px;font-size:14px}.barum-price-actions .barum-text-link{font-size:13px}}.barum-area-directory-map{margin:32px 0 48px}#omradeartikler{scroll-margin-top:100px}.barum-footer-editorial{background:#1d303b;color:#fff}.barum-footer-wrap{max-width:1440px;margin:auto;padding:68px 4.4% 24px}.barum-footer-top{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:42px}.barum-footer-intro .barum-footer-statement{color:#fff;font-size:28px;line-height:1.2;letter-spacing:-.035em;margin:0 0 24px}.barum-footer-intro p{max-width:330px;margin:8px 0 0;font-size:12px;line-height:1.6;color:#c4cdd2}.barum-footer-domain{font-size:13px;text-decoration:none;color:#fff}.barum-footer-editorial nav h2{font-size:12px;line-height:1.5;font-weight:400;color:#c4cdd2;margin:0 0 22px}.barum-footer-editorial ul{list-style:none;padding:0;margin:0}.barum-footer-editorial nav a{display:inline-flex;align-items:center;min-height:36px;font-size:14px;line-height:1.5;color:#fff;text-decoration:none}.barum-footer-editorial a:hover{text-decoration:underline;text-underline-offset:4px}.barum-footer-editorial a:focus-visible{outline:2px solid #fff;outline-offset:5px}.barum-footer-wordmark{font-size:clamp(110px,19vw,270px);line-height:.95;letter-spacing:-.07em;font-weight:400;margin:80px 0 38px}.barum-footer-meta{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff30;padding-top:20px;color:#c4cdd2;font-size:11px;line-height:1.6}@media(max-width:760px){.barum-footer-wrap{padding:42px 22px 24px}.barum-footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.barum-footer-intro{grid-column:1/-1}.barum-footer-editorial nav h2{margin-bottom:10px}.barum-footer-editorial nav a{min-height:44px;font-size:13px}.barum-footer-wordmark{font-size:25vw;margin:42px 0 26px}.barum-footer-meta{flex-direction:column;gap:6px}}.barum-logo{display:inline-flex;align-items:center;gap:13px;flex-shrink:0;color:#243e4e;text-decoration:none;min-height:52px}.barum-logo-mark{width:56px;height:49px;-o-object-fit:contain;object-fit:contain;flex:none}.barum-logo-type{display:flex;flex-direction:column;gap:5px}.barum-logo-label{font-size:9px;line-height:1;letter-spacing:.24em;text-transform:uppercase;font-weight:600}.barum-logo-name{font-size:33px;line-height:.96;letter-spacing:-.055em;font-weight:700}.barum-logo-light{color:#fff}.barum-footer-editorial .barum-logo{margin:0 0 16px;text-decoration:none}.barum-logo:focus-visible{outline:2px solid currentColor;outline-offset:6px;border-radius:3px}@media(max-width:760px){.barum-header .barum-logo{gap:10px;min-height:44px}.barum-header .barum-logo-mark{width:44px;height:39px}.barum-header .barum-logo-label{font-size:8px}.barum-header .barum-logo-name{font-size:28px}}.barum-hero-places{max-width:1050px;margin-inline:auto;gap:4px 25px}.barum-hero-places a{gap:5px}.barum-closing.barum-closing-roof{display:grid;grid-template-columns:1fr 1fr;padding:0;margin:0 auto 64px;width:92%;max-width:1250px;background:#203d4d;color:#fff;border-radius:24px;overflow:hidden}.barum-closing-copy{padding:clamp(32px,4.5vw,64px);align-self:center}.barum-home .barum-closing-copy .barum-eyebrow{color:#c2d2d9;margin-bottom:24px}.barum-home .barum-closing-copy h2{color:#fff;font-size:clamp(36px,4.2vw,60px);line-height:1.06;margin:0 0 24px}.barum-home .barum-closing-copy>p:not(.barum-eyebrow){color:#d3dfe4;max-width:350px;font-size:16px;margin:0 0 28px}.barum-closing-copy .barum-button{background:#fff;color:#203d4d!important;gap:32px}.barum-closing-copy .barum-button:hover{background:#e5eef1}.barum-closing-copy small{display:block;color:#c2d2d9;font-size:12px;margin-top:16px}.barum-closing-image{position:relative;margin:0;min-height:460px}.barum-closing-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:55% center;object-position:55% center}.barum-marker-pulse{transform-box:fill-box;transform-origin:center;animation:barum-marker-pulse 2.4s ease-out infinite}.barum-marker-pulse-delayed{animation-delay:1.2s;opacity:0}@keyframes barum-marker-pulse{0%{transform:scale(1);opacity:.65}85%,to{transform:scale(3.2);opacity:0}}@media(prefers-reduced-motion:reduce){.barum-marker-pulse{animation:none;opacity:0}}@media(max-width:760px){.barum-hero-places{gap:2px 18px}.barum-closing.barum-closing-roof{grid-template-columns:1fr;width:calc(100% - 44px);margin-bottom:40px;border-radius:20px}.barum-closing-copy{padding:32px 26px}.barum-home .barum-closing-copy h2{font-size:38px}.barum-closing-image{min-height:230px}}html[data-city=barum] .reader-inline-cta,html[data-city=barum] .reader-inline-cta h2{color:#1d2b31}html[data-city=barum] .reader-inline-cta p{color:#52616b}