@import url('../style.css');
:root{--paper:#f8f6ef;--white:#fffefa;--ink:#163e35;--muted:#61706a;--line:#dcded3;--orange:#ae4b2d;--sage:#dde5d6;--gold:#f1cf7d;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 var(--sans)}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b9552f;outline-offset:4px}button,input,select{min-height:46px}svg{max-width:100%;height:auto}img{max-width:100%;height:auto}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.section{padding-block:88px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.5;text-transform:uppercase;margin:0 0 20px}.lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:640px}.quiet,.fineprint,small{color:var(--muted);font-size:12px;line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(44px,5vw,72px);margin-bottom:25px}h2{font-size:clamp(32px,3.5vw,47px);margin-bottom:22px}h3{font-size:19px;line-height:1.3}em{font-weight:400;color:#7b8a65}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:13px 23px;border:1px solid var(--orange);border-radius:6px;background:var(--orange);color:white;font-size:14px;font-weight:700;text-decoration:none;line-height:1.4}.button:hover{background:#923e25}.button--secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button--secondary:hover{background:var(--sage)}.text-link{font-size:14px;font-weight:700}.skip-link{position:absolute;left:16px;top:-100px;z-index:20;background:white;padding:15px}.skip-link:focus{top:8px}.site-header{border-bottom:1px solid var(--line)}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:24px;font-weight:800;letter-spacing:-1px;line-height:1}.brand-mark{display:grid;place-items:center;width:37px;height:43px;background:var(--ink);color:var(--gold);border-radius:9px;font-size:36px;font-weight:400;transform:rotate(-5deg)}.brand-dot{color:var(--orange)}.brand small{display:block;margin-top:8px;font-size:8px;letter-spacing:.18em}.nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700}.nav a{text-decoration:none}.nav a:hover{text-decoration:underline}.nav-cta{border:1px solid var(--line);border-radius:5px;padding:12px 15px}.menu-button{display:none;border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:4px;padding:8px 15px}.home-hero{display:grid;grid-template-columns:1fr 1.1fr;gap:30px;padding-block:65px 55px;align-items:center}.hero-copy .lead{font-size:17px;max-width:430px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:23px;margin:30px 0 18px}.live-dot{display:inline-block;width:6px;height:6px;background:var(--orange);border-radius:50%;margin:0 7px 2px 0}.hero-art{align-self:stretch;display:flex;flex-direction:column;justify-content:center;background:#eeefe3;border:1px solid #e1e4d6;border-radius:14px;padding:26px 18px 20px;position:relative}.art-label{display:flex;justify-content:space-between;gap:10px;font-size:9px;letter-spacing:.11em;font-weight:700;padding-inline:12px}.hero-art>svg{width:100%;margin-block:12px}.art-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-inline:10px}.art-chip{background:var(--white);border-radius:4px;font-size:11px;padding:10px 12px;box-shadow:0 3px 12px #243b3010}.sketch-note{font:italic 18px var(--serif);transform:rotate(-5deg)}.benefit-strip{border-block:1px solid var(--line);padding:22px 0}.benefit-strip>.wrap{display:flex;justify-content:space-between;gap:20px;font-size:13px}.benefit-strip b{font-weight:400;color:var(--orange);margin-right:12px;font-family:var(--serif);font-style:italic;font-size:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading h2{margin:0}.section-heading>p{color:var(--muted);font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.project-card{display:flex;align-items:center;gap:17px;background:var(--white);border:1px solid var(--line);border-radius:8px;padding:24px 20px;text-decoration:none;transition:transform .18s,border-color .18s}.project-card:hover{transform:translateY(-3px);border-color:#7e907b}.card-icon{display:grid;place-items:center;width:47px;height:50px;background:#eef0e7;border-radius:9px;color:#50715c;flex:none}.card-icon svg{width:25px}.project-card strong{display:block;font-size:17px;line-height:1.35;margin-bottom:5px}.project-card>span:nth-child(2)>span{display:block;font-size:12px;color:var(--muted);line-height:1.4}.card-arrow{margin-left:auto;color:#86947f}.project-card:first-child{background:#eaf0e1;border-color:#becbb2}.paint-feature{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--ink);color:#f6f4e8;border-radius:14px;padding:55px}.feature-copy p:not(.eyebrow){color:#cad6c9;font-size:15px;max-width:430px}.paint-feature .eyebrow{color:#e6c88b}.feature-steps>div{display:flex;gap:23px;padding:22px 0;border-bottom:1px solid #49665a}.feature-steps>div:last-child{border:0}.feature-steps>div>span{font:italic 28px var(--serif);color:#e6c88b}.feature-steps h3{margin-bottom:5px}.feature-steps p{font-size:13px;color:#c7d2c7;margin:0}.editorial{text-align:center;max-width:800px}.editorial .lead{margin:0 auto 25px;font-size:17px}.site-footer{background:#eeeee4;border-top:1px solid var(--line);padding:48px 0 20px}.footer-grid{display:flex;justify-content:space-between;gap:40px}.footer-grid p{font-size:14px;margin:15px 0 6px}.footer-grid nav{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #d8dacf;margin-top:32px;padding-top:20px;font-size:10px;color:var(--muted)}.page-hero{padding:48px 0 25px}.page-hero h1{font-size:clamp(38px,4.5vw,58px)}.page-hero .lead{font-size:17px;max-width:760px}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:30px}.paint-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;margin-bottom:45px;align-items:center}.mini-room{background:#eef0e5;border-radius:10px;padding:14px;text-align:center}.mini-room svg{max-height:260px;display:block;margin:auto}.mini-room small{display:block;font-size:10px}.swatches{display:flex;gap:12px;justify-content:center;margin:0 0 10px}.swatches button{height:28px;min-height:28px;width:28px;border-radius:50%;background:var(--swatch);border:3px solid var(--paper);outline:1px solid transparent;outline-offset:2px}.swatches button[aria-pressed=true]{outline-color:var(--ink)}.intro-content h2{font-size:32px}.intro-content>p:not(.eyebrow){font-size:14px;color:var(--muted)}.anchor-links{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.anchor-links a{background:#e9edde;border:1px solid #d4ddc9;border-radius:30px;font-size:11px;font-weight:700;padding:8px 12px;text-decoration:none}.guide-companion{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:17px}.guide-companion strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.guide-companion p{font-size:12px;line-height:1.5;margin:3px 0 0;color:var(--muted)}.guide-companion button{font-size:10px;color:var(--muted);background:none;border:0;margin-left:auto;flex:none}.companion-face{flex:none;display:flex;justify-content:center;align-items:center;gap:6px;width:36px;height:43px;border-radius:12px;background:#efc777;transform:rotate(-5deg);position:relative;animation:breathe 4s ease-in-out infinite}.companion-face span{height:5px;width:4px;background:#385144;border-radius:50%}.companion-face:after{content:'';position:absolute;width:10px;height:5px;border-bottom:2px solid #385144;border-radius:50%;top:25px}@keyframes breathe{50%{transform:rotate(3deg) translateY(-3px)}}.calculator-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:start;margin-bottom:50px}.calculator{background:var(--white);padding:30px;border:1px solid var(--line);border-radius:10px;min-width:0}.example-note{font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:20px}.field-grid,.helper-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field label,.helper-fields label{display:block;font-size:13px;font-weight:700;line-height:1.5}.field small{display:block;font-size:10px;margin-top:4px}.field input,.helper-fields input,.helper-fields select,.pack-fields input,select,.project-search{width:100%;border:1px solid #c6cebf;border-radius:5px;background:#fcfcf7;color:var(--ink);padding:10px 13px;font-size:17px;min-width:0}.field input{margin-top:6px;font-variant-numeric:tabular-nums}.field input:invalid:not(:focus){border-color:#b87557}.form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.result-card{background:var(--ink);color:var(--white);border-radius:10px;padding:30px;min-width:0}.result-card h2{font:11px var(--sans);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#c9d8bd}.result-row{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #466157;padding:9px 0;font-size:12px;align-items:baseline}.result-row strong{white-space:nowrap;font-size:14px;font-variant-numeric:tabular-nums}.result-row--total{display:block;border-bottom:1px solid #68806e;margin-bottom:12px;padding:0 0 20px}.result-row--total span{display:block;font-size:11px;color:#c9d8bd}.result-row--total strong{font:44px/1.3 var(--serif);letter-spacing:-1px;color:#f5d696;white-space:normal;overflow-wrap:anywhere}.result-note{font-size:11px;color:#bfcec1;margin-top:20px}.result-actions,.scenario-controls,.scenario-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.result-action{border:1px solid #809084;border-radius:4px;background:#2b5044;color:#fff8e9;font-size:11px;font-weight:700;padding:10px;line-height:1.4}.result-action:hover{background:#406758}.result-status,.scenario-status{font-size:11px;color:#cfdecf;min-height:1em;margin:8px 0 0}.scenario-compare{border-top:1px solid #5a7163;padding-top:20px;margin-top:20px}.scenario-heading h3{font-size:16px;margin-bottom:6px}.scenario-heading p{font-size:11px;color:#cbd9cb;margin-bottom:12px}.scenario-option{border:1px solid #597364;border-radius:5px;padding:12px;min-width:0}.scenario-option-head{display:flex;flex-direction:column;gap:5px}.scenario-option-head span{font-size:10px;color:#b9cdbd}.scenario-option-head strong{font-size:15px;overflow-wrap:anywhere}.scenario-bar{height:5px;border-radius:5px;background:#496358;margin-top:10px;overflow:hidden}.scenario-bar-fill{display:block;height:100%;background:#e9c576}.scenario-restore{background:transparent;color:white;border:0;text-decoration:underline;font-size:11px;min-height:34px;padding:5px 0}.scenario-summary{display:grid;gap:7px;margin-top:18px;font-size:13px}.scenario-summary>span{font-size:11px;color:#d1decf}.scenario-copy{width:100%}.work-choice{display:flex;gap:8px}.work-choice button{background:#edf0e4;border:1px solid #c4d0b9;border-radius:5px;padding:8px 15px;font-size:12px;color:var(--ink)}.choice-note{display:block;font-size:10px;margin:6px 0 20px}.measure-helper{border:1px solid var(--line);border-radius:6px;padding:15px;margin-bottom:23px}.measure-helper summary{font-size:13px;font-weight:700;cursor:pointer}.helper-fields{margin-top:18px}.helper-fields label{font-size:11px}.helper-fields input,.helper-fields select{font-size:14px;margin-top:6px}.measure-helper small{display:block;margin-top:10px;font-size:10px}.measure-helper [role=status]{font-size:12px;margin:15px 0}.measure-helper .button{min-height:42px;font-size:11px}.content-narrow{width:min(760px,calc(100% - 80px));margin-inline:auto}.content-narrow h2{font-size:30px}.content-narrow p{font-size:15px;color:var(--muted)}.section--white{background:#f1f2e9;padding:48px 0}.callout{padding:20px;border-left:3px solid #b5c9a1;background:#e6edde;font-size:13px;margin:20px 0}.project-guide{padding:60px 0}.guide-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:55px;align-items:start}.surface-card{background:#e9edde;padding:24px;border-radius:8px}.surface-card label{display:block;font-size:13px;font-weight:700;margin-bottom:10px}.surface-card select{font-size:14px;background:var(--white)}.surface-advice{font-size:13px;line-height:1.65;margin-top:16px}.guide-steps{list-style:none;margin:26px 0;padding:0}.guide-steps li{display:flex;gap:22px;padding:18px 0;border-bottom:1px solid var(--line)}.guide-steps li>span{font:italic 29px var(--serif);color:#869c75}.guide-steps h3{font-size:17px;margin-bottom:6px}.guide-steps p{font-size:13px;color:var(--muted);margin:0}.source-note{font-size:11px;color:var(--muted);line-height:1.7}.equipment-card{border:1px solid var(--line);border-radius:10px;background:var(--white);padding:28px}.equipment-card>p:not(.eyebrow){font-size:13px;color:var(--muted)}.equipment-list{border-top:1px solid var(--line)}.equipment-list label{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);font-size:12px;cursor:pointer}.equipment-list input{width:19px;height:19px;min-height:19px;accent-color:var(--ink);flex:none}.equipment-list input:checked+span{color:#788475;text-decoration:line-through}.equipment-card .text-link{display:block;margin-top:22px}.equipment-card small{font-size:10px}.pack-panel{padding:24px;border-radius:8px;background:#e9edde;margin-top:18px;color:var(--ink)}.pack-panel h3{font-size:19px;margin:0 0 10px}.pack-panel p,.pack-panel small{font-size:11px;color:#5a6a58}.pack-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pack-fields label{font-size:11px;font-weight:700}.pack-fields input{font-size:15px;margin-top:5px;background:var(--white)}.pack-result{display:block;font-family:var(--serif);font-size:28px;line-height:1.3;margin:18px 0 6px}.pack-panel [data-pack-details]{font-size:12px}.pack-panel [data-pack-budget]{font-size:18px;font-weight:700}.cost-bars{margin:16px 0 5px}.cost-bars>div{display:grid;grid-template-columns:1fr auto;gap:4px 15px;font-size:10px;margin-bottom:9px}.cost-bars i{height:3px;background:#9caf8c;grid-column:1/-1;display:block;min-width:0}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.next-step{padding:55px 0}.next-step h2{font-size:35px}.next-step p{font-size:13px;color:var(--muted)}.step-number{font:italic 28px var(--serif);color:var(--orange)}.three-grid h3{margin-top:15px}.project-search{max-width:500px;margin:10px 0 28px}.search-label{display:block;font-size:13px;font-weight:700}.project-tools{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.project-tools button,.project-tools label{background:transparent;border:0;color:#cbdccb;font-size:10px;padding:8px 0;text-decoration:underline;cursor:pointer;min-height:40px}.project-tools input{display:none}dialog{border:1px solid var(--line);border-radius:10px;width:min(850px,calc(100% - 30px));max-height:90dvh;padding:25px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#122f27aa}.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-bar h2{font-size:28px;margin:0}.dialog-bar button{border:1px solid #b9c7b3;border-radius:4px;background:white;color:var(--ink);padding:8px 16px;font-size:12px}dialog>p{font-size:12px}.report-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.report-status{font-size:12px}.print-page{background:white;border:1px solid var(--line);padding:28px;margin-bottom:18px;font-size:12px}.print-brand{font-weight:800;border-bottom:2px solid var(--ink);padding-bottom:10px;margin-bottom:16px}.print-page h2{font:26px/1.2 var(--serif);margin:12px 0}.print-page h3{font-size:14px;margin:18px 0 7px}.print-meta,.print-note{font-size:10px;color:#5a6359}.print-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.print-page table{width:100%;border-collapse:collapse;font-size:11px}.print-page td{padding:4px 0;border-bottom:1px solid #deded4}.print-page td:last-child{text-align:right;padding-left:10px}.print-total{font-size:24px;margin:10px 0}.print-page ol,.print-page ul{padding-left:20px}.print-page li{margin-bottom:7px}#vkd-print-root{display:none}
@media(min-width:901px){.nav{display:flex!important}}@media(max-width:1100px){.wrap{width:calc(100% - 50px)}.nav{gap:16px}.nav-cta{display:none}.hero-art{padding-inline:10px}.art-bottom{flex-wrap:wrap}.sketch-note{display:none}.project-card{gap:10px;padding:19px 15px}.project-card strong{font-size:15px}.project-card .card-icon{width:36px}.paint-feature{gap:30px;padding:35px}.result-card,.calculator{padding:23px}}
@media(max-width:900px){.header-inner{min-height:85px;flex-wrap:wrap;padding-block:18px;gap:15px}.brand{font-size:22px}.menu-button{display:block}.nav{display:none;flex-direction:column;align-items:stretch;width:100%;gap:0}.nav[data-open=true]{display:flex}.nav a{padding:12px 0;border-top:1px solid var(--line)}.nav .nav-cta{display:block}.home-hero{gap:20px;padding-block:45px}.home-hero h1{font-size:50px}.hero-copy .lead{font-size:15px}.art-label{font-size:7px;padding:0}.project-grid{grid-template-columns:1fr 1fr}.calculator-layout{grid-template-columns:1fr 1fr;gap:18px}.field-grid{grid-template-columns:1fr}.paint-intro{gap:25px}.guide-layout{gap:28px;grid-template-columns:1fr 1fr}.section-heading{align-items:start}.section-heading>p{font-size:12px}.footer-grid{gap:25px}}
@media(max-width:640px){.wrap,.content-narrow{width:calc(100% - 36px)}.home-hero{grid-template-columns:1fr;padding-top:32px;gap:24px}.home-hero h1{font-size:48px;line-height:1.02;margin-bottom:20px}.home-hero h1 em br{display:none}.home-hero .eyebrow{font-size:9px;margin-bottom:15px}.hero-copy .lead{font-size:15px;margin-bottom:0}.hero-actions{gap:20px;margin:24px 0 13px}.hero-actions .button{font-size:12px;padding:13px 17px}.hero-actions .text-link{font-size:12px}.hero-art{padding:15px 14px 13px;border-radius:9px}.hero-art>svg{max-height:245px;margin:0}.art-label{font-size:7px}.art-bottom{justify-content:center}.art-chip{font-size:10px;padding:7px 12px}.benefit-strip{padding:16px 0}.benefit-strip>.wrap{display:grid;grid-template-columns:1fr;gap:9px;font-size:12px}.benefit-strip b{font-size:16px}.section{padding-block:47px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin:16px 0 0}.section-heading h2{font-size:34px}.project-grid{grid-template-columns:1fr;gap:10px}.project-card{padding:18px 17px;gap:15px}.project-card .card-icon{width:44px;height:44px}.project-card strong{font-size:16px}.project-card>span:nth-child(2)>span{font-size:11px}.paint-feature{grid-template-columns:1fr;gap:15px;padding:30px 24px}.paint-feature h2{font-size:35px}.feature-copy p:not(.eyebrow){font-size:13px}.editorial{text-align:left}.editorial .lead{font-size:15px}.footer-grid{display:block}.footer-grid nav{margin-top:25px;font-size:11px}.footer-bottom{display:block;font-size:10px}.footer-bottom>span{display:block;margin-top:5px}.page-hero{padding-top:30px}.page-hero h1{font-size:40px}.page-hero .lead{font-size:15px}.breadcrumbs{margin-bottom:22px}.paint-intro{grid-template-columns:1fr;gap:25px;margin-bottom:28px}.mini-room svg{max-height:215px}.intro-content h2{font-size:30px}.guide-companion{gap:10px}.guide-companion button{font-size:9px}.calculator-layout{grid-template-columns:1fr;gap:18px}.calculator,.result-card{padding:23px}.field-grid{grid-template-columns:1fr 1fr;gap:17px 13px}.field label{font-size:12px}.field input{font-size:17px}.field small{font-size:10px}.form-actions .button{font-size:12px;padding:12px 16px}.helper-fields{grid-template-columns:1fr 1fr;gap:12px}.helper-fields label:first-child,.helper-fields label:last-child{grid-column:1/-1}.section--white{padding:35px 0}.content-narrow h2{font-size:28px}.content-narrow p{font-size:14px}.guide-layout{grid-template-columns:1fr;gap:25px}.project-guide{padding-block:35px}.guide-steps li{gap:17px}.surface-card{padding:20px}.three-grid{grid-template-columns:1fr;gap:18px}.three-grid article{border-top:1px solid var(--line);padding-top:15px}.next-step{padding-top:30px}.print-page{padding:17px}.print-grid{grid-template-columns:1fr;gap:12px}dialog{padding:18px}.dialog-bar h2{font-size:24px}.pack-fields{gap:10px}.project-search{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@page{size:A4 portrait;margin:12mm}@media print{*{box-sizing:border-box;-webkit-print-color-adjust:exact;print-color-adjust:exact}body> :not(#vkd-print-root){display:none!important}body,html{background:white!important;margin:0!important;padding:0!important;font:10pt/1.4 Arial,sans-serif!important}#vkd-print-root{display:block!important;width:auto!important;height:auto!important;min-height:0!important;overflow:visible!important}.print-page{display:block!important;background:white;border:0;padding:0;margin:0;break-after:page;font-size:10pt;min-height:0}.print-page:last-child{break-after:auto}.print-brand{font-size:12pt;margin:0 0 5mm;padding-bottom:3mm}.print-page h2{font-size:22pt;margin:4mm 0}.print-page h3{font-size:11pt;margin:4mm 0 2mm}.print-grid{display:grid;grid-template-columns:1fr 1fr;gap:8mm}.print-page table{font-size:9pt}.print-page td{padding:1.3mm 0;overflow-wrap:anywhere}.print-meta,.print-note{font-size:8pt}.print-total{font-size:23pt;margin:3mm 0}.print-page li{font-size:9pt;line-height:1.4;margin-bottom:2mm}.print-page a{color:#163e35;text-decoration:none}.print-page p{margin:2mm 0 3mm}.print-page ul,.print-page ol{margin:2mm 0;padding-left:5mm}a:after{content:none!important}}

.cost-bars:not(:empty)::after{content:"Avrundade andelar av delposterna.";display:block;color:#cbd9cb;font-size:9px;margin-top:8px}
