@font-face{font-family:Signifier;src:url(/fonts/Signifier-Thin.ttf)format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-ThinItalic.ttf)format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-ExtraLight.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-ExtraLightItalic.ttf)format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-LightItalic.ttf)format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-RegularItalic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-MediumItalic.ttf)format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Signifier;src:url(/fonts/Signifier-BoldItalic.ttf)format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_opsz,wght.ttf)format("truetype");font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-Italic-VariableFont_opsz,wght.ttf)format("truetype");font-style:italic}:root{--color-grey-10:#1c1918;--color-grey-20:#3a3b3c;--color-grey-30:#545454;--color-grey-40:#747474;--color-grey-50:#959494;--color-grey-60:#c6c4c1;--color-grey-70:#dadad7;--color-grey-80:#ededed;--color-grey-90:#f6f6f6;--color-grey-100:#fff;--color-green-10:#144533;--color-green-20:#076a54;--color-green-30:#148265;--color-green-40:#20946f;--color-green-50:#33a97b;--color-green-60:#8fd4b3;--color-green-70:#b8e9d2;--color-green-80:#dcf5ea;--color-green-90:#edfaf4;--color-olive-10:#455526;--color-olive-20:#556b2f;--color-olive-30:#72904c;--color-olive-40:#97b177;--color-olive-50:#abbf93;--color-olive-60:#c0cfae;--color-olive-70:#d4e1c5;--color-olive-80:#e6f0de;--color-olive-90:#f1f8ec;--color-red-10:#660015;--color-red-20:#890117;--color-red-30:#bb3131;--color-red-40:#d36767;--color-red-50:#e09595;--color-red-60:#f2b4b1;--color-red-70:#ffcdcc;--color-red-80:#fee2dc;--color-red-90:#ffefe8;--color-pink-10:#341d2e;--color-pink-20:#933477;--color-pink-30:#b45297;--color-pink-40:#cd63ae;--color-pink-50:#e17ec4;--color-pink-60:#f4a3dc;--color-pink-70:#ffc9ef;--color-pink-80:#fbdcef;--color-pink-90:#fcebf3;--color-purple-10:#4d3c78;--color-purple-20:#7357b7;--color-purple-30:#8d70d9;--color-purple-40:#9d80e7;--color-purple-50:#b59bf7;--color-purple-60:#cfbefa;--color-purple-70:#e1d7fc;--color-purple-80:#e5e2fd;--color-purple-90:#f2f0fe;--color-blue-10:#012934;--color-blue-20:#154e6c;--color-blue-30:#2b769d;--color-blue-40:#589cbe;--color-blue-50:#76b6d4;--color-blue-60:#add6e7;--color-blue-70:#c9e5f0;--color-blue-80:#dbeff6;--color-blue-90:#ecf7fb;--color-yellow-10:#847c65;--color-yellow-20:#a6792c;--color-yellow-30:#b7922d;--color-yellow-40:#e0c240;--color-yellow-50:#e6cf65;--color-yellow-60:#ece28a;--color-yellow-70:#f9f0bd;--color-yellow-80:#fbf5d1;--color-yellow-90:#fffcea;--color-sand-10:#5a5c1d;--color-sand-20:#7a7c27;--color-sand-30:#adaf4e;--color-sand-40:#c3c65e;--color-sand-50:#dde06e;--color-sand-60:#f2f58b;--color-sand-70:#faf9ca;--color-sand-80:#fcfbdd;--color-sand-90:#fefeec;--color-background:#fffdf4;font-family:Arial;font-size:1rem;font-weight:400}body{overscroll-behavior:none;background-color:var(--color-background);flex-direction:column;justify-content:stretch;align-items:stretch;height:100vh;margin:0;display:flex;overflow:hidden}.main{flex-grow:1;display:flex;position:relative;overflow:hidden}.leftMenu{border-right:1px solid var(--color-grey-70);flex-direction:column;justify-content:space-between;min-width:16rem;padding-top:5rem;display:flex;position:relative}.homeButton{cursor:pointer;z-index:10;padding:24px 26px;display:block;position:relative}.closeDialog{cursor:pointer;z-index:1;position:absolute;top:10px;right:10px}.arv,.content{flex:1;justify-content:space-between;display:flex;overflow-y:auto}.mainContent{flex-direction:column;flex:1;max-width:1150px;height:100%;display:flex;overflow-y:auto}.mainContent.wide{max-width:none}.contentHeader{border-bottom:1px solid var(--color-grey-70);flex-direction:column;gap:1.375rem;margin:2.125rem 2.25rem 0;padding-bottom:1.25rem;display:flex}.contentBody{flex:1;padding:.75rem 2.25rem}.arv{justify-content:space-between}.arv>.leftCollapsed{flex-grow:0;flex-shrink:0;width:80px}.arv>.leftCollapsed .circleLabel{opacity:0;transition:all .5s}.arv>.left .circleLabel,.arv>.leftCollapsed:hover .circleLabel{opacity:1;transition:all .5s}.arv>.leftCollapsed:hover{width:260px}.arv>.left,.arv>.leftCollapsed{background-color:#fff;border-right:1px solid #e0e0e0;position:relative;overflow:hidden}.arv>.left{width:260px;padding-top:85px}.arv>.middle{flex-direction:column;flex-grow:1;align-items:center;display:flex;inset:0;overflow:hidden scroll}.avtale>.middle{padding:0 4rem}.middleInner{width:100%;min-width:500px;height:100%;position:relative}.arv.arvinger>.middleInner{max-width:unset}.arv>.right{flex-grow:0;flex-shrink:0;width:270px;margin-left:0;position:relative;overflow-y:auto}.rightContent{box-sizing:border-box;background-color:#fff;border-left:1px solid #e0e0e0;flex-direction:column;padding:70px 16px 16px;display:flex;position:absolute;inset:0}.rightContentHidden{display:none}.rightContentTopNew{flex-direction:row;gap:12px;display:flex}.rightContentTop{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:20px 20px 0;transition:width .4s;display:flex;position:absolute;top:0;right:0}.main>.rightContentTop,.rightContentTopTight{width:200px;transition:width .4s}.rightContentTopSlim{width:168px;padding:0;position:relative}.rightContentTop>*{margin:0}.epilogForklarer{background-color:var(--color-yellow-80);border-radius:12px;flex-direction:column;flex-grow:1;display:flex;overflow:hidden}.epilogForklarer h1{color:var(--color-grey-10);margin:0;font-family:Signifier;font-size:26px;font-weight:300;line-height:32px}.epilogForklarer h1 i{font-weight:200}.epilogForklarer h2,.epilogForklarer h3{color:var(--color-grey-10);margin-top:0;margin-bottom:8px;font-family:Signifier;font-size:16px;font-style:italic;font-weight:200}.epilogForklarer strong{font-weight:600}.epilogForklarer .tips{background-image:url(/lightbulb.png);background-repeat:no-repeat;background-size:20px 20px;background-position:10px 10px!important;background-color:var(--color-grey-90)!important;border-radius:18px!important;padding:12px 15px 12px 80px!important}.epilogForklarer .viktig{background-image:url(/hand.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:10px 10px!important;background-color:var(--color-yellow-80)!important;border-radius:18px!important;padding:12px 15px 12px 80px!important}.epilogForklarer .greenButton{color:#fff;border-radius:12px;text-decoration:none;display:inline-block;background-color:var(--color-green-50)!important;padding:12px 15px!important}.epilogForklarer .timeline{counter-reset:step;padding-left:40px;list-style:none;position:relative}.epilogForklarer .timeline li{counter-increment:step;margin-bottom:10px;position:relative}.epilogForklarer .timeline li:not(:last-child):after{content:"";background:var(--color-green-40);width:2px;height:calc(100% - 10px);position:absolute;top:27px;left:-24px}.epilogForklarer .timeline li:before{content:counter(step);border:2px solid var(--color-green-40);width:30px;height:30px;color:var(--color-green-40);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:.8em;left:-40px;transform:translateY(-50%)}.timeline h3{margin:0 0 5px;font-size:16px}.lineBreak{height:14px;display:block}.rightContentTopHeading{justify-content:space-between;align-items:flex-end;padding:20px 20px 4px;display:flex;position:relative}.rightContentBottom{flex-grow:1;padding:0 20px 20px;overflow:hidden auto}.epilogForklarer details{color:var(--color-grey-20);background-color:#fff;border-radius:14px;margin-bottom:10px;padding:16px 20px 4px;font-family:Inter;font-size:13px;font-weight:300;line-height:20px}.epilogForklarer details[open]{padding-bottom:20px}.epilogForklarer details[open] summary{font-weight:500}.epilogForklarer details[open] summary img{transform:rotate(90deg)}.epilogForklarer summary{cursor:pointer;color:#000;margin-bottom:10px;font-family:Inter;font-size:14px;font-weight:300;position:relative}.epilogForklarer summary img{width:10px;height:10px;margin-top:5px;margin-right:10px;transition:all .2s;position:absolute;right:-10px}.epilogForklarer summary::marker{content:""}.epilogForklarer summary:before{margin-right:10px;font-size:20px}.epilogForklarerStepper .markdownRenderer{flex-direction:column;gap:10px;display:flex}.epilogForklarerStepper h2,.epilogForklarerStepper h3{margin-bottom:4px;font-family:Inter;font-size:15px;font-weight:500}.epilogForklarerStepper h4{margin-top:0;margin-bottom:0;font-family:Inter;font-size:14px;font-weight:500}.epilogForklarerStepper ol,.epilogForklarerStepper ul{margin-top:0;margin-bottom:0;padding-left:16px!important}.epilogForklarerStepper ul{padding-left:14px}.epilogForklarerStepper details{background-color:var(--color-yellow-80);box-sizing:border-box;border-radius:10px;margin:10px 0;padding:20px 24px;font-weight:300}.epilogForklarerStepper .importantNote{background-image:url(/hand.svg);background-repeat:no-repeat;background-position:25px 25px!important;background-color:var(--color-green-90)!important;border-radius:18px!important;margin:10px 0!important;padding:12px 15px 12px 80px!important;font-weight:300!important}.epilogForklarerStepper .importantNote h2{margin-bottom:4px!important;font-size:15px!important}.globalImportantNote{background-image:url(/hand.svg);background-position:16px 12px;background-repeat:no-repeat;background-color:var(--color-yellow-80);border-radius:16px;gap:12px;padding:0 16px 12px 60px;font-size:14px;font-weight:300}.globalInfoNote{background-image:url(/important.svg);background-position:16px 12px;background-repeat:no-repeat;background-size:20px 20px;background-color:var(--color-blue-80);border-radius:16px;gap:12px;padding:0 16px 12px 60px;font-size:14px;font-weight:300}.epilogForklarerStepper summary{cursor:pointer;font-size:15px;font-weight:500}.epilogForklarerStepper details:hover{background-color:var(--color-yellow-70)}.epilogForklarerStepper details[open]:hover{background-color:var(--color-yellow-80)}.epilogForklarerStepper summary img{width:10px;height:10px;margin-top:5px;transition:all .2s;position:absolute;right:36px}.epilogForklarerStepper details[open] summary{padding-bottom:0}.epilogForklarerStepper details[open] summary img{transform:rotate(90deg)}.epilogForklarerStepper summary::marker{content:""}.avatarWrapper{cursor:pointer;box-sizing:border-box;border-radius:32px;justify-content:space-between;align-items:center;gap:6px;width:fit-content;min-width:58px;height:32px;margin-left:-6px;padding-left:6px;padding-right:8px;display:flex}.avatarWrapper:hover{background-color:#f3f3f3}.inviteButton{cursor:pointer;border:var(--color-grey-40)solid 1px;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.inviteButton:hover{background-color:#f3f3f3}.popup{z-index:101;background:#fff;border:1px solid #e0e0e0;width:250px;position:absolute;top:50px;right:0}.popup>div{padding:15px}.popup>div:hover{background-color:#b2cdf9}.tileBoard{grid-gap:5%;flex-grow:1;grid-template-rows:repeat(3,30%);grid-template-columns:repeat(3,30%);padding:30px;display:grid}.tileBoard a{justify-content:stretch;align-items:stretch;display:flex}.tileBoard div{text-align:center;cursor:pointer;background:#f0f0f0 50%/30% 30% no-repeat;border:1px solid #e0e0e0;border-radius:3px;flex-grow:1;padding:20px;text-decoration:none;display:block}.tileBoard div:hover{box-shadow:0 4px 10px #80808080}.eiendel{cursor:pointer;background-color:#fff;border:1px solid #ececec;border-radius:9px;padding:20px}.eiendel:hover{background-color:#f0f0f0}a{color:#000}.spinnerWrapper{opacity:.8;z-index:100000;background-color:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.spinner{border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:80px;height:80px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}button:disabled{background-color:gray}.close{cursor:pointer;position:absolute;top:5px;right:5px}.buttonRow{border-top:1px solid #e0e0e0;flex-direction:row;justify-content:flex-end;margin:0 20px;padding:20px 0 30px;display:flex}.loading{justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tile{background-image:linear-gradient(120deg,#f0f0f1,#e1e1e1);border:1px solid #e0e0e0;border-radius:10px;margin-bottom:10px;padding:20px;display:block}.tile h3{cursor:pointer;margin-top:0}.tile:hover{background-image:linear-gradient(120deg,#b2daf4,#87c6f0)}.simpleTable th{text-align:left}.simpleTable td,.simpleTable th{vertical-align:top;padding:5px}.simpleTable .number{text-align:right}.headingWithUnderline{border-bottom:1px solid #1976d2;font-size:18px}.familyTree{background-color:#fffdf7;background-image:radial-gradient(circle,#d7d7d7 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;inset:0}.familyTreeToolbar{box-sizing:border-box;z-index:1;background-color:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;width:fit-content;padding:9px;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 0 10px #e0e0e0}.familyTreeToolbar button{border-radius:5px!important;padding:3px!important}.familyTreePos{position:absolute}.link{cursor:pointer;color:var(--color-blue-30)!important}.homeTop{flex-grow:1;flex-shrink:0;align-items:stretch;display:flex}.homeTileRow{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:20px;max-width:1500px;margin-top:50px}.homeTileRow2{flex-flow:wrap;flex:520px;justify-content:flex-start;align-items:center;gap:20px;display:flex;overflow:hidden}.homeTile{box-sizing:border-box;background-color:#efed88;border-radius:10px;flex-direction:column;flex:250px;align-items:flex-start;width:304px;max-width:500px;height:367px;padding:24px;font-family:Inter;display:flex;position:relative}.homeTile h1{color:#000;text-align:center;margin-top:46px;margin-bottom:0;font-size:18px;font-weight:500;line-height:28px}.homeTile p{color:var(--color-grey-10);margin-top:5px;font-size:16px;font-weight:300;line-height:24px}.homeTile:first-child{background-color:#e9d7c980;align-items:center;width:343px}.homeTile button{color:#fff;background-color:#000;border-radius:10px;padding:10px 20px;position:absolute;bottom:24px;right:70px}.homeTileImageFirst{color:#fff;background-image:url(/Avdode.svg);background-position:0;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:80px;height:80px;font-size:20px;font-weight:300;line-height:80px;display:flex}.homeTileImage{mix-blend-mode:multiply;background-position:0;background-repeat:no-repeat;background-size:contain;width:100%;height:80px}.homeBottom{color:#000;border-top:1px solid #c1c0c0;justify-content:space-between;display:flex}.homeBottom *{line-height:1.6;text-decoration:none;font-family:Inter!important}.homeBottomBottom{gap:20px}.homeBottomBottom>*{width:25%}.homeBottom h1{margin:0;font-size:20px;font-weight:400}.homeBottom h2{margin:5px 0;font-size:18px;font-weight:400}.homeBottom h4{margin:0;font-size:16px;font-weight:400}.homeBottom P{margin:0 0 10px;font-size:14px}.lighterHover:hover{filter:brightness(.9);cursor:pointer}.lighterHover2:hover{filter:brightness(.95);cursor:pointer}.branch{color:#fff;background-color:#404040;border:1px solid gray;padding:2px;font-family:courier;font-size:10px;position:fixed;top:0;left:0}.InputFile{text-transform:none;height:53px;background-color:var(--color-grey-90)!important;border:var(--color-grey-70)solid 1px!important;color:var(--color-grey-20)!important}.InputFile:hover{border:var(--color-green-50)solid 1px!important}.imageDiv{background-position:50%;background-repeat:no-repeat;background-size:contain}@media print{body *{visibility:hidden!important;max-width:none!important;height:auto!important;max-height:none!important;overflow:visible!important}.leftMenu,.main>:not(:nth-child(2)){display:none!important}.avtaleDokument,.avtaleDokument *{visibility:visible!important}.avtaleButtons{display:none!important}.avtaleDokument{top:0;left:0;right:0;box-sizing:border-box!important;width:100%!important;height:auto!important;margin:0!important;padding:12mm!important;position:static!important;overflow:visible!important}}
