.Kontakt-module__vQYdsa__container{flex-direction:column;min-height:100vh;display:flex}.Kontakt-module__vQYdsa__formContainer{z-index:1;flex:1;max-width:800px;margin:0 auto;padding:4rem 2rem;position:relative}.Kontakt-module__vQYdsa__formContainer:after{content:"";background:radial-gradient(circle at top right,rgba(var(--primary-rgb),.05),transparent 60%);z-index:-1;position:absolute;inset:0}.Kontakt-module__vQYdsa__formTitle{color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Kontakt-module__vQYdsa__formSubtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Kontakt-module__vQYdsa__contactForm{flex-direction:column;gap:1.5rem;display:flex}.Kontakt-module__vQYdsa__formGroup{flex-direction:column;gap:.5rem;display:flex}.Kontakt-module__vQYdsa__formRow{gap:1.5rem;display:flex}@media (max-width:768px){.Kontakt-module__vQYdsa__formRow{flex-direction:column}}.Kontakt-module__vQYdsa__label{color:var(--text-color);font-size:.95rem;font-weight:500}.Kontakt-module__vQYdsa__required{color:#e53935;margin-left:2px}.Kontakt-module__vQYdsa__input,.Kontakt-module__vQYdsa__select,.Kontakt-module__vQYdsa__textarea{border:2px solid var(--form-border-color,#e0e0e0);color:var(--text-color);background-color:#f9f9f9;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s,background-color .3s,color .3s}.Kontakt-module__vQYdsa__input:-webkit-autofill{caret-color:var(--text-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #f9f9f9!important}.Kontakt-module__vQYdsa__input:-webkit-autofill:hover{caret-color:var(--text-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #f9f9f9!important}.Kontakt-module__vQYdsa__input:-webkit-autofill:focus{caret-color:var(--text-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #f9f9f9!important}.Kontakt-module__vQYdsa__input:-webkit-autofill:active{caret-color:var(--text-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #f9f9f9!important}.Kontakt-module__vQYdsa__input:focus,.Kontakt-module__vQYdsa__select:focus,.Kontakt-module__vQYdsa__textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1);outline:none}.Kontakt-module__vQYdsa__textarea{resize:vertical;min-height:120px}.Kontakt-module__vQYdsa__submitButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s}.Kontakt-module__vQYdsa__submitButton:hover{background-color:var(--primary-dark)}.Kontakt-module__vQYdsa__submitButton:disabled{cursor:not-allowed;background-color:#b0bec5}.Kontakt-module__vQYdsa__statusMessage{border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-weight:500;transition:background-color .3s,color .3s,border-color .3s}.Kontakt-module__vQYdsa__success{color:#2e7d32;background-color:#e8f5e9;border:1px solid #a5d6a7}.Kontakt-module__vQYdsa__error{color:#c62828;background-color:#ffebee;border:1px solid #ef9a9a}.dark-mode .Kontakt-module__vQYdsa__formContainer{background:0 0}.dark-mode .Kontakt-module__vQYdsa__formContainer:after{background:radial-gradient(circle at top right,rgba(var(--primary-rgb),.1),transparent 70%)}.dark-mode .Kontakt-module__vQYdsa__formTitle{color:var(--primary-color)}.dark-mode .Kontakt-module__vQYdsa__formSubtitle{color:var(--grey-medium)}.dark-mode .Kontakt-module__vQYdsa__label{color:var(--dark-text-color)}.dark-mode .Kontakt-module__vQYdsa__required{color:#ff6b6b}:is(.dark-mode .Kontakt-module__vQYdsa__input,.dark-mode .Kontakt-module__vQYdsa__select,.dark-mode .Kontakt-module__vQYdsa__textarea){background-color:var(--dark-grey-light);color:var(--dark-text-color);border-color:#3a3a3a}.dark-mode .Kontakt-module__vQYdsa__input:-webkit-autofill{caret-color:var(--dark-text-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--dark-grey-light)inset!important;-webkit-text-fill-color:var(--dark-text-color)!important}.dark-mode .Kontakt-module__vQYdsa__input:-webkit-autofill:hover{caret-color:var(--dark-text-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--dark-grey-light)inset!important;-webkit-text-fill-color:var(--dark-text-color)!important}.dark-mode .Kontakt-module__vQYdsa__input:-webkit-autofill:focus{caret-color:var(--dark-text-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--dark-grey-light)inset!important;-webkit-text-fill-color:var(--dark-text-color)!important}.dark-mode .Kontakt-module__vQYdsa__input:-webkit-autofill:active{caret-color:var(--dark-text-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--dark-grey-light)inset!important;-webkit-text-fill-color:var(--dark-text-color)!important}:is(.dark-mode .Kontakt-module__vQYdsa__input:hover,.dark-mode .Kontakt-module__vQYdsa__select:hover,.dark-mode .Kontakt-module__vQYdsa__textarea:hover){border-color:#4a4a4a}:is(.dark-mode .Kontakt-module__vQYdsa__input:focus,.dark-mode .Kontakt-module__vQYdsa__select:focus,.dark-mode .Kontakt-module__vQYdsa__textarea:focus){border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.2)}.dark-mode .Kontakt-module__vQYdsa__submitButton{background-color:var(--primary-color)}.dark-mode .Kontakt-module__vQYdsa__submitButton:hover{background-color:var(--primary-dark);box-shadow:0 0 10px rgba(var(--primary-rgb),.3)}.dark-mode .Kontakt-module__vQYdsa__submitButton:disabled{color:#8a8a8a;background-color:#4a4a4a}.dark-mode .Kontakt-module__vQYdsa__success{color:#81c784;background-color:#2e7d3233;border-color:#2e7d32}.dark-mode .Kontakt-module__vQYdsa__error{color:#ef9a9a;background-color:#c6282833;border-color:#c62828}
.Footer-module__XgkNCq__footer{background-color:var(--background-alt);color:var(--text-color);padding:4rem 0 2rem}.Footer-module__XgkNCq__footerGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__XgkNCq__footerCol .Footer-module__XgkNCq__footerTitle{color:var(--primary-dark);margin-bottom:1.5rem;font-weight:700}.Footer-module__XgkNCq__footerLinks{list-style:none}.Footer-module__XgkNCq__footerLinks li{margin-bottom:.8rem}.Footer-module__XgkNCq__footerLinks a{color:var(--text-color);text-decoration:none;transition:color .3s}.Footer-module__XgkNCq__footerLinks a:hover{color:var(--primary-color)}.Footer-module__XgkNCq__footerLink{font:inherit;color:var(--text-color);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;transition:color .3s}.Footer-module__XgkNCq__footerLink:hover{color:var(--primary-color)}.Footer-module__XgkNCq__copyright{text-align:center;border-top:1px solid var(--grey-light);padding-top:2rem}@media (max-width:768px){.Footer-module__XgkNCq__footerGrid{text-align:center;grid-template-columns:1fr}}.dark-mode .Footer-module__XgkNCq__footer{background-color:var(--dark-background-alt)}.dark-mode .Footer-module__XgkNCq__footerLinks a{color:var(--dark-text-color)}.dark-mode .Footer-module__XgkNCq__footerCol .Footer-module__XgkNCq__footerTitle{color:var(--primary-light)}
.UtslippsfaktorPage-module__d_4c4G__pageContainer{width:100%;min-height:calc(100vh - 200px)}.UtslippsfaktorPage-module__d_4c4G__tabContainer{border-bottom:2px solid var(--border-color);background:var(--bg-color);z-index:10;gap:0;max-width:1400px;margin:0 auto;padding:0 1.5rem;transition:transform .2s ease-in-out;display:flex;position:sticky;top:80px}.UtslippsfaktorPage-module__d_4c4G__tabHidden{pointer-events:none;transform:translateY(-100%)}.UtslippsfaktorPage-module__d_4c4G__tabHidden .UtslippsfaktorPage-module__d_4c4G__tab{border-bottom-color:#0000}.UtslippsfaktorPage-module__d_4c4G__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative;bottom:-2px}.UtslippsfaktorPage-module__d_4c4G__tab:hover{color:var(--text-primary);background:var(--hover-bg)}.UtslippsfaktorPage-module__d_4c4G__activeTab{color:var(--primary-color);border-bottom-color:var(--primary-color);font-weight:600}.UtslippsfaktorPage-module__d_4c4G__tabContent{width:100%;animation:.3s ease-in-out UtslippsfaktorPage-module__d_4c4G__fadeIn}@keyframes UtslippsfaktorPage-module__d_4c4G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.UtslippsfaktorPage-module__d_4c4G__tabContainer{padding:0 1rem;top:60px}.UtslippsfaktorPage-module__d_4c4G__tab{padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.UtslippsfaktorPage-module__d_4c4G__tab{padding:.75rem 1rem;font-size:.85rem}}
.WebinarRegistration-module__HZ5c5q__modalOverlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;animation:.3s WebinarRegistration-module__HZ5c5q__fadeIn;display:flex;position:fixed;inset:0}.WebinarRegistration-module__HZ5c5q__modalContainer{background-color:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;animation:.3s WebinarRegistration-module__HZ5c5q__slideIn;position:relative;overflow-y:auto;box-shadow:0 10px 30px #0003}.WebinarRegistration-module__HZ5c5q__closeButton{cursor:pointer;color:var(--grey-medium);z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:24px;transition:color .2s;display:flex;position:absolute;top:15px;right:15px}.WebinarRegistration-module__HZ5c5q__closeButton:hover{color:var(--primary-dark);background-color:var(--grey-light)}.WebinarRegistration-module__HZ5c5q__modalHeader{text-align:center;padding:2rem 2rem 1rem}.WebinarRegistration-module__HZ5c5q__modalHeader h2{color:var(--primary-dark);margin:0 0 .5rem;font-size:1.5rem}.WebinarRegistration-module__HZ5c5q__webinarTitle{color:var(--text-color);margin:.5rem 0;font-size:1.2rem;font-weight:600}.WebinarRegistration-module__HZ5c5q__webinarInfo{color:var(--grey-medium);justify-content:center;gap:1rem;margin:.5rem 0 1rem;font-size:.9rem;display:flex}.WebinarRegistration-module__HZ5c5q__statusMessage{border-radius:6px;margin:0 2rem 1rem;padding:.75rem 1rem;font-size:.9rem}.WebinarRegistration-module__HZ5c5q__success{color:#00a550;background-color:#00c8531a;border:1px solid #00c85333}.WebinarRegistration-module__HZ5c5q__error{color:#e53935;background-color:#ff4c4c1a;border:1px solid #ff4c4c33}.WebinarRegistration-module__HZ5c5q__registrationForm{padding:0 2rem 2rem}.WebinarRegistration-module__HZ5c5q__formGroup{margin-bottom:1.5rem}.WebinarRegistration-module__HZ5c5q__label{color:var(--text-color);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.WebinarRegistration-module__HZ5c5q__required{color:#e53935}.WebinarRegistration-module__HZ5c5q__input,.WebinarRegistration-module__HZ5c5q__select{border:1px solid var(--grey-light);border-radius:6px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.WebinarRegistration-module__HZ5c5q__input:focus,.WebinarRegistration-module__HZ5c5q__select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1);outline:none}.WebinarRegistration-module__HZ5c5q__formActions{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}.WebinarRegistration-module__HZ5c5q__cancelButton{border:1px solid var(--grey-light);color:var(--text-color);cursor:pointer;background-color:#0000;border-radius:6px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.WebinarRegistration-module__HZ5c5q__cancelButton:hover{background-color:var(--grey-light)}.WebinarRegistration-module__HZ5c5q__submitButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;flex:2;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.WebinarRegistration-module__HZ5c5q__submitButton:hover{background-color:var(--primary-dark)}.WebinarRegistration-module__HZ5c5q__submitButton:disabled{background-color:var(--grey-medium);cursor:not-allowed}@keyframes WebinarRegistration-module__HZ5c5q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WebinarRegistration-module__HZ5c5q__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dark-mode .WebinarRegistration-module__HZ5c5q__modalContainer{background-color:var(--dark-background-alt)}.dark-mode .WebinarRegistration-module__HZ5c5q__modalHeader h2{color:var(--dark-text-color)}.dark-mode .WebinarRegistration-module__HZ5c5q__webinarTitle{color:var(--dark-text-color)}.dark-mode .WebinarRegistration-module__HZ5c5q__label{color:var(--dark-text-color)}:is(.dark-mode .WebinarRegistration-module__HZ5c5q__input,.dark-mode .WebinarRegistration-module__HZ5c5q__select){background-color:var(--dark-background-color);border-color:var(--dark-grey-light);color:var(--dark-text-color)}:is(.dark-mode .WebinarRegistration-module__HZ5c5q__input:focus,.dark-mode .WebinarRegistration-module__HZ5c5q__select:focus){border-color:var(--primary-light);box-shadow:0 0 0 3px rgba(var(--primary-light-rgb),.2)}.dark-mode .WebinarRegistration-module__HZ5c5q__cancelButton{border-color:var(--dark-grey-light);color:var(--dark-text-color)}.dark-mode .WebinarRegistration-module__HZ5c5q__cancelButton:hover{background-color:var(--dark-grey-light)}@media (max-width:768px){.WebinarRegistration-module__HZ5c5q__modalContainer{width:95%}.WebinarRegistration-module__HZ5c5q__modalHeader,.WebinarRegistration-module__HZ5c5q__registrationForm{padding-left:1.5rem;padding-right:1.5rem}.WebinarRegistration-module__HZ5c5q__formActions{flex-direction:column}.WebinarRegistration-module__HZ5c5q__cancelButton,.WebinarRegistration-module__HZ5c5q__submitButton{flex:auto}}
.Blogg-module__ZSnSxG__container{background-color:var(--background-color);flex-direction:column;min-height:100vh;display:flex}.Blogg-module__ZSnSxG__main{background-color:var(--background-color);flex:1;width:100%;max-width:100%;margin:0 auto;padding:4rem 2rem}.Blogg-module__ZSnSxG__header{text-align:center;max-width:900px;margin-bottom:4rem;margin-left:auto;margin-right:auto;position:relative}.Blogg-module__ZSnSxG__header:after{content:"";background:linear-gradient(90deg,#2e7d32,#43a047);border-radius:2px;width:6rem;height:4px;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%)}.Blogg-module__ZSnSxG__tittel{text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:700;color:var(--text-color)!important}.Blogg-module__ZSnSxG__undertittel{color:var(--grey-medium);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Blogg-module__ZSnSxG__bloggGrid{flex-direction:column;gap:2.5rem;max-width:900px;margin-bottom:4rem;margin-left:auto;margin-right:auto;display:flex}.Blogg-module__ZSnSxG__bloggKort{box-shadow:var(--box-shadow);background-color:#fff;border:1px solid #e2e8f099;border-radius:12px;height:310px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.Blogg-module__ZSnSxG__bloggKort:hover{border-color:#2e7d3233;transform:translateY(-3px);box-shadow:0 6px 16px #00000014}.Blogg-module__ZSnSxG__bloggBildeContainer{width:35%;height:100%;position:relative;overflow:hidden}.Blogg-module__ZSnSxG__bloggBilde{-o-object-fit:cover;object-fit:cover;height:100%;transition:transform .4s}.Blogg-module__ZSnSxG__bloggKort:hover .Blogg-module__ZSnSxG__bloggBilde{transform:scale(1.03)}.Blogg-module__ZSnSxG__innhold{flex-direction:column;flex-grow:1;justify-content:space-between;padding:2.5rem;display:flex}.Blogg-module__ZSnSxG__kortMeta{color:#666;justify-content:space-between;margin-bottom:.75rem;font-size:.9rem;display:flex}.Blogg-module__ZSnSxG__kortTittel{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3;text-decoration:none;transition:color .2s}.Blogg-module__ZSnSxG__kortTittel:hover{color:#2e7d32}.Blogg-module__ZSnSxG__kortSammendrag{color:var(--text-color);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.Blogg-module__ZSnSxG__kategorier{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Blogg-module__ZSnSxG__kategorierTop{flex-wrap:wrap;width:100%;margin-top:.5rem;padding-bottom:.5rem;display:flex}.Blogg-module__ZSnSxG__kategori{color:#2e7d32;word-break:normal;background-color:#e8f5e9;border-radius:20px;margin:0 .25rem .25rem 0;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Blogg-module__ZSnSxG__lesmerLink{color:#2e7d32;align-items:center;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Blogg-module__ZSnSxG__lesmerLink:hover{color:#388e3c;transform:translate(2px)}.Blogg-module__ZSnSxG__lesmerLink:after{content:"→";margin-left:.5rem;transition:transform .2s}.Blogg-module__ZSnSxG__lesmerLink:hover:after{transform:translate(3px)}.Blogg-module__ZSnSxG__tilbakeLink{color:#555;z-index:10;background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;justify-content:flex-start;align-items:center;width:100%;margin:0;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;position:relative}.Blogg-module__ZSnSxG__tilbakeLink:hover{color:#2e7d32;background-color:#e8f5e9}.Blogg-module__ZSnSxG__tilbakeLink:before{content:"←";margin-right:.5rem;transition:transform .2s}.Blogg-module__ZSnSxG__tilbakeLink:hover:before{transform:translate(-3px)}.Blogg-module__ZSnSxG__bloggInnlegg{max-width:100%;box-shadow:none;background-color:#0000;margin:0 auto 4rem;padding:0}.Blogg-module__ZSnSxG__bloggHero{background-color:#f5f5f5;border-radius:12px;width:100%;max-width:900px;margin-bottom:3rem;margin-left:auto;margin-right:auto;position:relative;overflow:visible}.Blogg-module__ZSnSxG__heroBilde{border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden}.Blogg-module__ZSnSxG__heroOverlay{z-index:1;background:linear-gradient(#0000000d,#0006);position:absolute;inset:0}.Blogg-module__ZSnSxG__bloggHeader{z-index:2;box-shadow:var(--box-shadow);background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:900px;height:auto;min-height:fit-content;margin:-60px auto 0;padding:1.75rem 2.5rem 3rem;display:flex;position:relative;overflow:visible}.Blogg-module__ZSnSxG__headerInnhold{flex-direction:column;gap:.75rem;width:100%;display:flex}.Blogg-module__ZSnSxG__bloggTittel{color:var(--text-color);letter-spacing:-.02em;background:linear-gradient(90deg,#1e5b24,#43a047);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:.25rem 0 .75rem;font-size:2.5rem;font-weight:800;line-height:1.2}.Blogg-module__ZSnSxG__metaInfo{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:.25rem;margin-bottom:1rem;display:flex}.Blogg-module__ZSnSxG__datoInfo{color:#666;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Blogg-module__ZSnSxG__datoIkon{font-size:1.1rem}.Blogg-module__ZSnSxG__datoSeparator{color:#aaa;margin:0 .5rem}.Blogg-module__ZSnSxG__hovedBilde{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Blogg-module__ZSnSxG__bloggInnhold{box-shadow:var(--box-shadow);background-color:#fff;border-radius:12px;max-width:900px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:3rem}.Blogg-module__ZSnSxG__meta{color:#555;flex-wrap:wrap;align-items:center;gap:1.5rem;font-size:.95rem;display:flex}.Blogg-module__ZSnSxG__bloggInnhold h2{color:var(--text-color);margin:2.5rem 0 1.25rem;font-size:1.9rem;font-weight:700}.Blogg-module__ZSnSxG__bloggInnhold h3{color:var(--text-color);margin:2rem 0 1rem;font-size:1.5rem;font-weight:700}.Blogg-module__ZSnSxG__bloggInnhold p{margin-bottom:1.75rem}.Blogg-module__ZSnSxG__bloggInnhold ul,.Blogg-module__ZSnSxG__bloggInnhold ol{margin-bottom:1.75rem;padding-left:1.5rem}.Blogg-module__ZSnSxG__bloggInnhold li{margin-bottom:.75rem}.Blogg-module__ZSnSxG__bloggInnhold a{color:#2e7d32;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.Blogg-module__ZSnSxG__bloggInnhold a:hover{border-bottom-color:#2e7d32}.Blogg-module__ZSnSxG__kommentarer{box-shadow:var(--box-shadow);background-color:#fff;border-radius:12px;max-width:900px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:3rem}.Blogg-module__ZSnSxG__kommentarer h2{color:var(--text-color);margin-bottom:2.5rem;padding-bottom:1rem;font-size:1.8rem;position:relative}.Blogg-module__ZSnSxG__kommentarer h2:after{content:"";background:linear-gradient(90deg,#2e7d32,#43a047);border-radius:2px;width:4rem;height:3px;position:absolute;bottom:0;left:0}.Blogg-module__ZSnSxG__kommentarListe{margin-bottom:3rem}.Blogg-module__ZSnSxG__kommentar{background-color:#f8fafc;border-left:3px solid #2e7d32;border-radius:12px;margin-bottom:1.5rem;padding:1.75rem;box-shadow:0 2px 8px #0000000a}.Blogg-module__ZSnSxG__kommentarHode{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.Blogg-module__ZSnSxG__kommentarHode strong{color:#222;font-size:1.1rem;font-weight:600}.Blogg-module__ZSnSxG__dato{color:#666;font-size:.9rem}.Blogg-module__ZSnSxG__svarKnapp{color:#2e7d32;cursor:pointer;background-color:#0000;border:none;align-items:center;margin-top:.75rem;padding:.35rem 0;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.Blogg-module__ZSnSxG__svarKnapp:hover{color:#388e3c}.Blogg-module__ZSnSxG__svarKnapp:before{content:"↩";margin-right:.5rem;font-size:1.1rem}.Blogg-module__ZSnSxG__svar{border-left:2px solid #c8e6c9;margin-top:1.5rem;margin-left:2rem;padding-left:1.5rem}.Blogg-module__ZSnSxG__kommentarFormular{box-shadow:var(--box-shadow);background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem}.Blogg-module__ZSnSxG__kommentarFormular h3{color:#222;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.Blogg-module__ZSnSxG__feilmelding{color:#d32f2f;background-color:#ffebee;border-left:3px solid #d32f2f;border-radius:8px;margin-bottom:1rem;padding:.75rem}.Blogg-module__ZSnSxG__formGruppe{margin-bottom:1.5rem}.Blogg-module__ZSnSxG__formGruppe label{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.Blogg-module__ZSnSxG__formGruppe input,.Blogg-module__ZSnSxG__formGruppe textarea{border:1px solid var(--grey-light);background-color:var(--background-color);width:100%;color:var(--text-color);border-radius:8px;padding:.9rem;font-size:1rem;transition:all .2s}.Blogg-module__ZSnSxG__formGruppe input:focus,.Blogg-module__ZSnSxG__formGruppe textarea:focus{border-color:#2e7d32;outline:none;box-shadow:0 0 0 3px #2e7d3226}.Blogg-module__ZSnSxG__knapper{justify-content:flex-end;gap:1rem;display:flex}.Blogg-module__ZSnSxG__primaerKnapp{color:#fff;cursor:pointer;background-color:#2e7d32;border:none;border-radius:8px;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;transition:all .2s}.Blogg-module__ZSnSxG__primaerKnapp:hover{background-color:#388e3c;transform:translateY(-1px);box-shadow:0 3px 8px #2e7d3233}.Blogg-module__ZSnSxG__sekundaerKnapp{color:#444;cursor:pointer;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;transition:all .2s}.Blogg-module__ZSnSxG__sekundaerKnapp:hover{color:#2e7d32;background-color:#e8f5e9;transform:translateY(-1px)}@media (max-width:992px){.Blogg-module__ZSnSxG__bloggInnlegg{max-width:100%}.Blogg-module__ZSnSxG__bloggHeader{max-width:900px;margin-top:-40px;padding:1.5rem 2rem 2.5rem}.Blogg-module__ZSnSxG__bloggHero{max-width:900px}.Blogg-module__ZSnSxG__heroBilde{height:350px}.Blogg-module__ZSnSxG__bloggTittel{font-size:2.25rem}.Blogg-module__ZSnSxG__kategorierTop{flex-wrap:wrap}}@media (max-width:768px){.Blogg-module__ZSnSxG__main{padding:3rem 1rem}.Blogg-module__ZSnSxG__tittel{font-size:2.5rem}.Blogg-module__ZSnSxG__bloggTittel{font-size:2rem}.Blogg-module__ZSnSxG__bloggHeader{max-width:100%;margin-top:-30px;padding:1.25rem 1.5rem 2rem}.Blogg-module__ZSnSxG__bloggHero{max-width:100%}.Blogg-module__ZSnSxG__heroBilde{height:300px}.Blogg-module__ZSnSxG__bloggInnhold{padding:2rem}.Blogg-module__ZSnSxG__metaInfo{flex-direction:column;gap:.5rem}.Blogg-module__ZSnSxG__meta,.Blogg-module__ZSnSxG__kommentarHode{flex-direction:column;align-items:flex-start}.Blogg-module__ZSnSxG__dato{margin-top:.25rem}.Blogg-module__ZSnSxG__kommentarer{padding:2rem}.Blogg-module__ZSnSxG__kategorierTop{margin-top:1rem}.Blogg-module__ZSnSxG__kategori{padding:.25rem .75rem;font-size:.75rem}.Blogg-module__ZSnSxG__tilbakeLink{padding:.75rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.Blogg-module__ZSnSxG__main{padding:2rem .75rem}.Blogg-module__ZSnSxG__tittel{font-size:2rem}.Blogg-module__ZSnSxG__bloggHeader{max-width:calc(100% - 1rem);margin:-30px auto 0;padding:1rem 1.25rem 1.75rem}.Blogg-module__ZSnSxG__heroBilde{height:250px}.Blogg-module__ZSnSxG__bloggTittel{font-size:1.8rem}.Blogg-module__ZSnSxG__bloggInnlegg{padding:0}.Blogg-module__ZSnSxG__bloggInnhold{padding:1.5rem}.Blogg-module__ZSnSxG__knapper{flex-direction:column}.Blogg-module__ZSnSxG__knapper button{width:100%}.Blogg-module__ZSnSxG__kategorierTop{margin-bottom:.5rem}.Blogg-module__ZSnSxG__kategori{padding:.25rem .7rem;font-size:.7rem}.Blogg-module__ZSnSxG__tilbakeLink{padding:.6rem 1rem;font-size:.85rem}}:is(.dark-mode .Blogg-module__ZSnSxG__container,.dark-mode .Blogg-module__ZSnSxG__main){background-color:#1a1a1a}.dark-mode .Blogg-module__ZSnSxG__tittel{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__bloggTittel{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold h1{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold h2{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold h3{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold h4{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold h5{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold h6{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__undertittel{color:#e6e6e6}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold p{color:#e6e6e6}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold li{color:#e6e6e6}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold blockquote{color:#e6e6e6}.dark-mode .Blogg-module__ZSnSxG__kortSammendrag{color:#e6e6e6}.dark-mode .Blogg-module__ZSnSxG__bloggKort{background-color:#252525;box-shadow:0 4px 12px #0003}.dark-mode .Blogg-module__ZSnSxG__bloggKort:hover{border-color:#2e7d32;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.dark-mode .Blogg-module__ZSnSxG__bloggHero{background-color:#222}.dark-mode .Blogg-module__ZSnSxG__heroOverlay{background:linear-gradient(#0000001a,#00000080)}:is(.dark-mode .Blogg-module__ZSnSxG__bloggHeader,.dark-mode .Blogg-module__ZSnSxG__bloggInnhold,.dark-mode .Blogg-module__ZSnSxG__kommentarer){background-color:#252525;border-color:#333}.dark-mode .Blogg-module__ZSnSxG__innhold{background-color:#252525}:is(.dark-mode .Blogg-module__ZSnSxG__kommentar,.dark-mode .Blogg-module__ZSnSxG__kommentarFormular){background-color:#2a2a2a;border-left-color:#2e7d32}.dark-mode .Blogg-module__ZSnSxG__kommentarHode strong{color:#e0e0e0}.dark-mode .Blogg-module__ZSnSxG__dato{color:#aaa}.dark-mode .Blogg-module__ZSnSxG__kommentarHode{border-bottom-color:#444}.dark-mode .Blogg-module__ZSnSxG__svar{background-color:#2d2d2d;border-left-color:#2c3c2c}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold blockquote{background-color:#2d2d2d;border-left-color:#43a047}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold code{color:#b0e0b0;background-color:#2a2a2a}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold pre{background-color:#2a2a2a}.dark-mode .Blogg-module__ZSnSxG__kategori{color:#a5d6a7;background-color:#2c3c2c}.dark-mode .Blogg-module__ZSnSxG__tilbakeLink{color:#ccc;background-color:#222;border-bottom:1px solid #444}.dark-mode .Blogg-module__ZSnSxG__tilbakeLink:hover{color:#e0e0e0;background-color:#1b5e20}.dark-mode .Blogg-module__ZSnSxG__kortMeta{color:#aaa}.dark-mode .Blogg-module__ZSnSxG__kortTittel{color:#e0e0e0}:is(.dark-mode .Blogg-module__ZSnSxG__datoInfo,.dark-mode .Blogg-module__ZSnSxG__datoSeparator,.dark-mode .Blogg-module__ZSnSxG__lesmerLink){color:#aaa}.dark-mode .Blogg-module__ZSnSxG__lesmerLink:hover{color:#81c784}.dark-mode .Blogg-module__ZSnSxG__lesmerLink:after{color:#81c784}.dark-mode .Blogg-module__ZSnSxG__formGruppe label{color:#ccc}:is(.dark-mode .Blogg-module__ZSnSxG__formGruppe input,.dark-mode .Blogg-module__ZSnSxG__formGruppe textarea){color:#e0e0e0;background-color:#333;border-color:#444}:is(.dark-mode .Blogg-module__ZSnSxG__formGruppe input:focus,.dark-mode .Blogg-module__ZSnSxG__formGruppe textarea:focus){border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d3233}.dark-mode .Blogg-module__ZSnSxG__feilmelding{color:#ef9a9a;background-color:#321c1c;border-left-color:#c62828}.dark-mode .Blogg-module__ZSnSxG__primaerKnapp{color:#e0e0e0;background-color:#2e7d32;border-color:#1b5e20}.dark-mode .Blogg-module__ZSnSxG__primaerKnapp:hover{background-color:#388e3c}.dark-mode .Blogg-module__ZSnSxG__sekundaerKnapp{color:#ddd;background-color:#333;border-color:#444}.dark-mode .Blogg-module__ZSnSxG__sekundaerKnapp:hover{color:#a5d6a7;background-color:#2c3c2c}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold a{color:#9be29d;border-bottom-color:#2c3c2c}.dark-mode .Blogg-module__ZSnSxG__bloggInnhold a:hover{color:#b5e8b7;border-bottom-color:#4caf50}.dark-mode .Blogg-module__ZSnSxG__kommentarer h2:after{background:linear-gradient(90deg,#2e7d32,#4caf50)}.dark-mode .Blogg-module__ZSnSxG__header:after{background:linear-gradient(90deg,#2e7d32,#4caf50)}.dark-mode .Blogg-module__ZSnSxG__bloggBildeContainer{border-color:#333}.dark-mode .Blogg-module__ZSnSxG__svarKnapp{color:#81c784;background-color:#2c3c2c;border-color:#333}.dark-mode .Blogg-module__ZSnSxG__svarKnapp:hover{color:#e0e0e0;background-color:#1b5e20}.dark-mode .Blogg-module__ZSnSxG__svarKnapp:before{color:#81c784}
.Dokumentasjon-module__byOBWW__container{flex-direction:column;min-height:100vh;display:flex}.Dokumentasjon-module__byOBWW__main{background-color:var(--background-color);flex:1;padding:4rem 0}.Dokumentasjon-module__byOBWW__header{text-align:center;margin-bottom:4rem;padding:0 1rem}.Dokumentasjon-module__byOBWW__header h1{color:var(--primary-dark);margin-bottom:1rem;font-size:3rem}.Dokumentasjon-module__byOBWW__subtitle{color:var(--text-color);max-width:800px;margin:0 auto;font-size:1.25rem}.Dokumentasjon-module__byOBWW__content{max-width:1200px;margin:0 auto;padding:0 2rem}.Dokumentasjon-module__byOBWW__section{box-shadow:var(--box-shadow);color:inherit;background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block}.Dokumentasjon-module__byOBWW__section:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.Dokumentasjon-module__byOBWW__section h2{color:var(--primary-dark);margin-bottom:1rem;font-size:1.8rem}.Dokumentasjon-module__byOBWW__section p{color:var(--text-color);line-height:1.6}.dark-mode .Dokumentasjon-module__byOBWW__section{background-color:var(--dark-background-alt)}.dark-mode .Dokumentasjon-module__byOBWW__section h2{color:var(--primary-light)}.dark-mode .Dokumentasjon-module__byOBWW__section p{color:var(--dark-text-color)}@media (max-width:768px){.Dokumentasjon-module__byOBWW__header h1{font-size:2.5rem}.Dokumentasjon-module__byOBWW__content{padding:0 1rem}.Dokumentasjon-module__byOBWW__section{padding:1.5rem}}
.ApiReferanse-module__ekvmZa__container{flex-direction:column;min-height:100vh;display:flex}.ApiReferanse-module__ekvmZa__main{background-color:var(--background-color);flex:1;padding:4rem 0}.ApiReferanse-module__ekvmZa__tilbakeLink{color:var(--primary-color);margin:2rem 0 0 2rem;font-weight:500;text-decoration:none;display:inline-block}.ApiReferanse-module__ekvmZa__tilbakeLink:hover{text-decoration:underline}.dark-mode .ApiReferanse-module__ekvmZa__tilbakeLink{color:var(--primary-light)}.ApiReferanse-module__ekvmZa__article{max-width:900px;margin:0 auto;padding:0 2rem}.ApiReferanse-module__ekvmZa__header{text-align:center;margin-bottom:3rem}.ApiReferanse-module__ekvmZa__header h1{color:var(--primary-dark);margin-bottom:.5rem;font-size:2.5rem}.ApiReferanse-module__ekvmZa__headerSubtitle{color:var(--text-color);font-size:1.1rem}.ApiReferanse-module__ekvmZa__content{color:var(--text-color);text-align:center;padding:2rem 0;line-height:1.6}.ApiReferanse-module__ekvmZa__content p{max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto}.ApiReferanse-module__ekvmZa__badge{color:#856404;background:#fff3cd;border-radius:20px;margin-bottom:2rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.ApiReferanse-module__ekvmZa__kontaktLink{background:var(--primary-color);color:#fff;border-radius:6px;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.ApiReferanse-module__ekvmZa__kontaktLink:hover{background:var(--primary-dark)}.dark-mode .ApiReferanse-module__ekvmZa__header h1{color:var(--primary-light)}.dark-mode .ApiReferanse-module__ekvmZa__headerSubtitle{color:var(--dark-text-color)}.dark-mode .ApiReferanse-module__ekvmZa__badge{color:#ffe066;background:#3a3520}@media (max-width:768px){.ApiReferanse-module__ekvmZa__header h1{font-size:2rem}.ApiReferanse-module__ekvmZa__article{padding:0 1rem}}
.CliTools-module__iK3Hna__container{flex-direction:column;min-height:100vh;display:flex}.CliTools-module__iK3Hna__main{background-color:var(--background-color);flex:1;padding:4rem 0}.CliTools-module__iK3Hna__tilbakeLink{color:var(--primary-color);margin:2rem 0 0 2rem;font-weight:500;text-decoration:none;display:inline-block}.CliTools-module__iK3Hna__tilbakeLink:hover{text-decoration:underline}.dark-mode .CliTools-module__iK3Hna__tilbakeLink{color:var(--primary-light)}.CliTools-module__iK3Hna__article{max-width:900px;margin:0 auto;padding:0 2rem}.CliTools-module__iK3Hna__header{text-align:center;margin-bottom:3rem}.CliTools-module__iK3Hna__header h1{color:var(--primary-dark);margin-bottom:.5rem;font-size:2.5rem}.CliTools-module__iK3Hna__headerSubtitle{color:var(--text-color);font-size:1.1rem}.CliTools-module__iK3Hna__content{color:var(--text-color);line-height:1.6}.CliTools-module__iK3Hna__content p{margin-bottom:1rem}.CliTools-module__iK3Hna__content h2{color:var(--primary-dark);margin-top:2.5rem;margin-bottom:1rem;font-size:1.6rem}.CliTools-module__iK3Hna__content h3{color:var(--primary-dark);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.3rem}.CliTools-module__iK3Hna__content ul,.CliTools-module__iK3Hna__content ol{margin-bottom:1rem;padding-left:1.5rem}.CliTools-module__iK3Hna__content li{margin-bottom:.4rem}.CliTools-module__iK3Hna__content a{color:var(--primary-color);text-decoration:none}.CliTools-module__iK3Hna__content a:hover{text-decoration:underline}.CliTools-module__iK3Hna__content table{border-collapse:collapse;width:100%;margin:1.5rem 0}.CliTools-module__iK3Hna__content th,.CliTools-module__iK3Hna__content td{text-align:left;border:1px solid #ccc;padding:.75rem}.CliTools-module__iK3Hna__content th{background:#f5f5f5;font-weight:600}.CliTools-module__iK3Hna__content code{background:#f4f4f4;border-radius:3px;padding:.15em .4em;font-family:SF Mono,Consolas,monospace;font-size:.9em}.CliTools-module__iK3Hna__content pre{background:#f4f4f4;border-radius:6px;margin:1rem 0;padding:1rem;overflow-x:auto}.CliTools-module__iK3Hna__content pre code{background:0 0;padding:0}.CliTools-module__iK3Hna__blockquote{background:#fffbe6;border-left:4px solid #ffe066;border-radius:0 6px 6px 0;margin:1rem 0;padding:.75rem 1rem}.CliTools-module__iK3Hna__blockquote p{margin:0}.CliTools-module__iK3Hna__noteLabel{font-weight:600}.CliTools-module__iK3Hna__disclaimer{background:#e8f4fd;border-left:4px solid #2196f3;border-radius:0 6px 6px 0;margin:2rem 0;padding:1rem 1.25rem}.CliTools-module__iK3Hna__disclaimer p{margin:0}.CliTools-module__iK3Hna__figur{margin:2rem 0}.CliTools-module__iK3Hna__figurTekst{color:#555;margin-top:.5rem;font-size:.9rem}.CliTools-module__iK3Hna__content .CliTools-module__iK3Hna__githubLink{background:var(--primary-color);color:#fff;border-radius:6px;align-items:center;gap:.5rem;margin-top:1rem;padding:.6rem 1.2rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.CliTools-module__iK3Hna__content .CliTools-module__iK3Hna__githubLink:hover{background:var(--primary-dark);color:#fff;text-decoration:none}.dark-mode .CliTools-module__iK3Hna__header h1{color:var(--primary-light)}.dark-mode .CliTools-module__iK3Hna__headerSubtitle{color:var(--dark-text-color)}:is(.dark-mode .CliTools-module__iK3Hna__content h2,.dark-mode .CliTools-module__iK3Hna__content h3){color:var(--primary-light)}.dark-mode .CliTools-module__iK3Hna__content th{background:var(--dark-background-alt);color:var(--dark-text-color)}:is(.dark-mode .CliTools-module__iK3Hna__content th,.dark-mode .CliTools-module__iK3Hna__content td){color:var(--dark-text-color);border-color:#555}.dark-mode .CliTools-module__iK3Hna__content code{color:#e0e0e0;background:#2d2d2d}.dark-mode .CliTools-module__iK3Hna__content pre{color:#e0e0e0;background:#2d2d2d}.dark-mode .CliTools-module__iK3Hna__content pre code{background:0 0}.dark-mode .CliTools-module__iK3Hna__blockquote{background:#3a3520;border-left-color:#ffe066}.dark-mode .CliTools-module__iK3Hna__disclaimer{background:#1a2a3a;border-left-color:#2196f3}.dark-mode .CliTools-module__iK3Hna__figurTekst{color:#aaa}.dark-mode .CliTools-module__iK3Hna__content a{color:var(--primary-light)}@media (max-width:768px){.CliTools-module__iK3Hna__header h1{font-size:2rem}.CliTools-module__iK3Hna__article{padding:0 1rem}.CliTools-module__iK3Hna__content table{font-size:.85rem}.CliTools-module__iK3Hna__content th,.CliTools-module__iK3Hna__content td{padding:.5rem}.CliTools-module__iK3Hna__content pre{font-size:.85rem}}
.Energimerking-module__MGcHLq__container{flex-direction:column;min-height:100vh;display:flex}.Energimerking-module__MGcHLq__main{background-color:var(--background-color);flex:1;padding:4rem 0}.Energimerking-module__MGcHLq__tilbakeLink{color:var(--primary-color);margin:2rem 0 0 2rem;font-weight:500;text-decoration:none;display:inline-block}.Energimerking-module__MGcHLq__tilbakeLink:hover{text-decoration:underline}.dark-mode .Energimerking-module__MGcHLq__tilbakeLink{color:var(--primary-light)}.Energimerking-module__MGcHLq__article{max-width:900px;margin:0 auto;padding:0 2rem}.Energimerking-module__MGcHLq__header{text-align:center;margin-bottom:3rem}.Energimerking-module__MGcHLq__header h1{color:var(--primary-dark);margin-bottom:.5rem;font-size:2.5rem}.Energimerking-module__MGcHLq__headerSubtitle{color:var(--text-color);font-size:1.1rem}.Energimerking-module__MGcHLq__content{color:var(--text-color);line-height:1.6}.Energimerking-module__MGcHLq__content p{margin-bottom:1rem}.Energimerking-module__MGcHLq__content h2{color:var(--primary-dark);margin-top:2.5rem;margin-bottom:1rem;font-size:1.6rem}.Energimerking-module__MGcHLq__content h3{color:var(--primary-dark);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.3rem}.Energimerking-module__MGcHLq__content ul{margin:.5rem 0 1rem;padding-left:1.5rem}.Energimerking-module__MGcHLq__content li{margin-bottom:.3rem}.Energimerking-module__MGcHLq__content a{color:var(--primary-color);text-decoration:none}.Energimerking-module__MGcHLq__content a:hover{text-decoration:underline}.Energimerking-module__MGcHLq__step{align-items:flex-start;gap:1rem;margin:1rem 0;display:flex}.Energimerking-module__MGcHLq__stepNumber{color:#fff;background:#2e7d32;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:600;display:flex}.Energimerking-module__MGcHLq__stepContent{flex:1;padding-top:2px}.Energimerking-module__MGcHLq__figur{text-align:center;margin:1.5rem 0}.Energimerking-module__MGcHLq__figurBilde{border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 8px #0000001a}.Energimerking-module__MGcHLq__figurTekst{color:#666;margin-top:.5rem;font-size:.9rem;font-style:italic}.Energimerking-module__MGcHLq__note{background:#e8f5e9;border-left:4px solid #2e7d32;border-radius:0 6px 6px 0;margin:1.5rem 0;padding:1rem}.Energimerking-module__MGcHLq__note p{margin:0}.Energimerking-module__MGcHLq__noteTitle{color:#2e7d32;font-weight:600}.Energimerking-module__MGcHLq__warning{background:#fff3e0;border-left:4px solid #f57c00;border-radius:0 6px 6px 0;margin:1.5rem 0;padding:1rem}.Energimerking-module__MGcHLq__warning p{margin:0}.Energimerking-module__MGcHLq__warningTitle{color:#e65100;font-weight:600}.dark-mode .Energimerking-module__MGcHLq__header h1{color:var(--primary-light)}.dark-mode .Energimerking-module__MGcHLq__headerSubtitle{color:var(--dark-text-color)}:is(.dark-mode .Energimerking-module__MGcHLq__content h2,.dark-mode .Energimerking-module__MGcHLq__content h3){color:var(--primary-light)}.dark-mode .Energimerking-module__MGcHLq__content a{color:var(--primary-light)}.dark-mode .Energimerking-module__MGcHLq__figurBilde{border-color:#555;box-shadow:0 2px 8px #0000004d}.dark-mode .Energimerking-module__MGcHLq__figurTekst{color:#aaa}.dark-mode .Energimerking-module__MGcHLq__note{background:#1a2e1a;border-left-color:#4caf50}.dark-mode .Energimerking-module__MGcHLq__noteTitle{color:#4caf50}.dark-mode .Energimerking-module__MGcHLq__warning{background:#3a2a1a;border-left-color:#ff9800}.dark-mode .Energimerking-module__MGcHLq__warningTitle{color:#ff9800}@media (max-width:768px){.Energimerking-module__MGcHLq__header h1{font-size:2rem}.Energimerking-module__MGcHLq__article{padding:0 1rem}}
.Integrasjoner-module__y4PKhG__container{flex-direction:column;min-height:100vh;display:flex}.Integrasjoner-module__y4PKhG__main{background-color:var(--background-color);flex:1;padding:4rem 0}.Integrasjoner-module__y4PKhG__tilbakeLink{color:var(--primary-color);margin:2rem 0 0 2rem;font-weight:500;text-decoration:none;display:inline-block}.Integrasjoner-module__y4PKhG__tilbakeLink:hover{text-decoration:underline}.dark-mode .Integrasjoner-module__y4PKhG__tilbakeLink{color:var(--primary-light)}.Integrasjoner-module__y4PKhG__article{max-width:900px;margin:0 auto;padding:0 2rem}.Integrasjoner-module__y4PKhG__header{text-align:center;margin-bottom:3rem}.Integrasjoner-module__y4PKhG__header h1{color:var(--primary-dark);margin-bottom:.5rem;font-size:2.5rem}.Integrasjoner-module__y4PKhG__headerSubtitle{color:var(--text-color);font-size:1.1rem}.Integrasjoner-module__y4PKhG__content{color:var(--text-color);line-height:1.6}.Integrasjoner-module__y4PKhG__content p{margin-bottom:1rem}.Integrasjoner-module__y4PKhG__content h2{color:var(--primary-dark);margin-top:2.5rem;margin-bottom:1rem;font-size:1.6rem}.Integrasjoner-module__y4PKhG__content h3{color:var(--primary-dark);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.3rem}.Integrasjoner-module__y4PKhG__content ul{margin-bottom:1rem;padding-left:1.5rem}.Integrasjoner-module__y4PKhG__content li{margin-bottom:.4rem}.Integrasjoner-module__y4PKhG__content code{background:#f4f4f4;border-radius:3px;padding:.15em .4em;font-family:SF Mono,Consolas,monospace;font-size:.9em}.Integrasjoner-module__y4PKhG__content table{border-collapse:collapse;width:100%;margin:1.5rem 0}.Integrasjoner-module__y4PKhG__content th,.Integrasjoner-module__y4PKhG__content td{text-align:left;border:1px solid #ccc;padding:.75rem}.Integrasjoner-module__y4PKhG__content th{background:#f5f5f5;font-weight:600}.Integrasjoner-module__y4PKhG__step{align-items:flex-start;gap:1rem;margin:1rem 0;display:flex}.Integrasjoner-module__y4PKhG__stepNumber{color:#fff;background:#2e7d32;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:600;display:flex}.Integrasjoner-module__y4PKhG__stepContent{flex:1;padding-top:2px}.Integrasjoner-module__y4PKhG__figur{text-align:center;margin:1.5rem 0}.Integrasjoner-module__y4PKhG__figurBilde{border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 8px #0000001a}.Integrasjoner-module__y4PKhG__figurTekst{color:#666;margin-top:.5rem;font-size:.9rem;font-style:italic}.Integrasjoner-module__y4PKhG__note{background:#e8f5e9;border-left:4px solid #2e7d32;border-radius:0 6px 6px 0;margin:1.5rem 0;padding:1rem}.Integrasjoner-module__y4PKhG__note p{margin:0}.Integrasjoner-module__y4PKhG__noteTitle{color:#2e7d32;font-weight:600}.dark-mode .Integrasjoner-module__y4PKhG__header h1{color:var(--primary-light)}.dark-mode .Integrasjoner-module__y4PKhG__headerSubtitle{color:var(--dark-text-color)}:is(.dark-mode .Integrasjoner-module__y4PKhG__content h2,.dark-mode .Integrasjoner-module__y4PKhG__content h3){color:var(--primary-light)}.dark-mode .Integrasjoner-module__y4PKhG__content th{background:var(--dark-background-alt);color:var(--dark-text-color)}:is(.dark-mode .Integrasjoner-module__y4PKhG__content th,.dark-mode .Integrasjoner-module__y4PKhG__content td){color:var(--dark-text-color);border-color:#555}.dark-mode .Integrasjoner-module__y4PKhG__content code{color:#e0e0e0;background:#2d2d2d}.dark-mode .Integrasjoner-module__y4PKhG__figurBilde{border-color:#555;box-shadow:0 2px 8px #0000004d}.dark-mode .Integrasjoner-module__y4PKhG__figurTekst{color:#aaa}.dark-mode .Integrasjoner-module__y4PKhG__note{background:#1a2e1a;border-left-color:#4caf50}.dark-mode .Integrasjoner-module__y4PKhG__noteTitle{color:#4caf50}@media (max-width:768px){.Integrasjoner-module__y4PKhG__header h1{font-size:2rem}.Integrasjoner-module__y4PKhG__article{padding:0 1rem}.Integrasjoner-module__y4PKhG__content table{font-size:.85rem}.Integrasjoner-module__y4PKhG__content th,.Integrasjoner-module__y4PKhG__content td{padding:.5rem}}
.SamsvarNs3031-module__Tvjf0a__container{flex-direction:column;min-height:100vh;display:flex}.SamsvarNs3031-module__Tvjf0a__main{background-color:var(--background-color);flex:1;padding:4rem 0}.SamsvarNs3031-module__Tvjf0a__tilbakeLink{color:var(--primary-color);margin:2rem 0 0 2rem;font-weight:500;text-decoration:none;display:inline-block}.SamsvarNs3031-module__Tvjf0a__tilbakeLink:hover{text-decoration:underline}.dark-mode .SamsvarNs3031-module__Tvjf0a__tilbakeLink{color:var(--primary-light)}.SamsvarNs3031-module__Tvjf0a__article{max-width:900px;margin:0 auto;padding:0 2rem}.SamsvarNs3031-module__Tvjf0a__header{text-align:center;margin-bottom:3rem}.SamsvarNs3031-module__Tvjf0a__header h1{color:var(--primary-dark);margin-bottom:.5rem;font-size:2.5rem}.SamsvarNs3031-module__Tvjf0a__headerSubtitle{color:var(--text-color);font-size:1.1rem}.SamsvarNs3031-module__Tvjf0a__content{color:var(--text-color);line-height:1.6}.SamsvarNs3031-module__Tvjf0a__content p{margin-bottom:1rem}.SamsvarNs3031-module__Tvjf0a__content h2{color:var(--primary-dark);margin-top:2.5rem;margin-bottom:1rem;font-size:1.6rem}.SamsvarNs3031-module__Tvjf0a__content table{border-collapse:collapse;width:100%;margin:1.5rem 0}.SamsvarNs3031-module__Tvjf0a__content th,.SamsvarNs3031-module__Tvjf0a__content td{text-align:left;border:1px solid #ccc;padding:.75rem}.SamsvarNs3031-module__Tvjf0a__content th{background:#f5f5f5;font-weight:600}.SamsvarNs3031-module__Tvjf0a__content caption{color:#555;text-align:left;caption-side:top;margin-bottom:.5rem;font-size:.9rem}.SamsvarNs3031-module__Tvjf0a__equation{text-align:center;margin:1.5rem 0;font-family:Times New Roman,serif;font-style:italic}.SamsvarNs3031-module__Tvjf0a__figurerSeksjon{margin-top:3rem}.SamsvarNs3031-module__Tvjf0a__figurerSeksjon h2{color:var(--primary-dark);margin-bottom:1.5rem;font-size:1.6rem}.SamsvarNs3031-module__Tvjf0a__figur{margin:1.5rem 0}.SamsvarNs3031-module__Tvjf0a__figurTekst{color:#555;margin-top:.5rem;font-size:.9rem}.dark-mode .SamsvarNs3031-module__Tvjf0a__content th{background:var(--dark-background-alt);color:var(--dark-text-color)}.dark-mode .SamsvarNs3031-module__Tvjf0a__content td{color:var(--dark-text-color);border-color:#555}:is(.dark-mode .SamsvarNs3031-module__Tvjf0a__content th,.dark-mode .SamsvarNs3031-module__Tvjf0a__content td){border-color:#555}.dark-mode .SamsvarNs3031-module__Tvjf0a__content caption{color:#aaa}.dark-mode .SamsvarNs3031-module__Tvjf0a__figurTekst{color:#aaa}:is(.dark-mode .SamsvarNs3031-module__Tvjf0a__content h2,.dark-mode .SamsvarNs3031-module__Tvjf0a__figurerSeksjon h2){color:var(--primary-light)}.dark-mode .SamsvarNs3031-module__Tvjf0a__header h1{color:var(--primary-light)}.dark-mode .SamsvarNs3031-module__Tvjf0a__headerSubtitle{color:var(--dark-text-color)}@media (max-width:768px){.SamsvarNs3031-module__Tvjf0a__header h1{font-size:2rem}.SamsvarNs3031-module__Tvjf0a__article{padding:0 1rem}.SamsvarNs3031-module__Tvjf0a__content table{font-size:.85rem}.SamsvarNs3031-module__Tvjf0a__content th,.SamsvarNs3031-module__Tvjf0a__content td{padding:.5rem}}
.Guider-module__4kVFoG__container{flex-direction:column;min-height:100vh;display:flex}.Guider-module__4kVFoG__main{background-color:var(--background-color);flex:1;padding:4rem 0}.Guider-module__4kVFoG__header{text-align:center;margin-bottom:4rem;padding:0 1rem}.Guider-module__4kVFoG__header h1{color:var(--primary-dark);margin-bottom:1rem;font-size:3rem}.Guider-module__4kVFoG__subtitle{color:var(--text-color);max-width:800px;margin:0 auto;font-size:1.25rem}.Guider-module__4kVFoG__content{max-width:1200px;margin:0 auto;padding:0 2rem}.Guider-module__4kVFoG__guideGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Guider-module__4kVFoG__guideCard{box-shadow:var(--box-shadow);background-color:#fff;border-radius:12px;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Guider-module__4kVFoG__guideCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.Guider-module__4kVFoG__guideIcon{margin-bottom:1.5rem;font-size:2.5rem}.Guider-module__4kVFoG__guideCard h2{color:var(--primary-dark);margin-bottom:1rem;font-size:1.5rem}.Guider-module__4kVFoG__guideCard p{color:var(--text-color);flex-grow:1;margin-bottom:2rem;line-height:1.6}.Guider-module__4kVFoG__timeEstimate{color:var(--grey-medium);font-size:.9rem;display:block}.dark-mode .Guider-module__4kVFoG__guideCard{background-color:var(--dark-background-alt)}.dark-mode .Guider-module__4kVFoG__guideCard h2{color:var(--primary-light)}.dark-mode .Guider-module__4kVFoG__guideCard p{color:var(--dark-text-color)}.dark-mode .Guider-module__4kVFoG__timeEstimate{color:var(--dark-grey-medium)}@media (max-width:768px){.Guider-module__4kVFoG__header h1{font-size:2.5rem}.Guider-module__4kVFoG__content{padding:0 1rem}.Guider-module__4kVFoG__guideGrid{grid-template-columns:1fr}}
.Verktoy-module__vHYh4W__container{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:4rem 1.5rem}.Verktoy-module__vHYh4W__pageTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Verktoy-module__vHYh4W__pageDescription{color:var(--text-secondary);max-width:800px;margin-bottom:3rem;font-size:1.125rem}.Verktoy-module__vHYh4W__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Verktoy-module__vHYh4W__toolCard{background:var(--card-bg);color:var(--text-primary);border:2px solid #e5e7eb;border-radius:.75rem;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 10px #00000014,0 1px 4px #0000000f}.Verktoy-module__vHYh4W__toolCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 12px 24px #0000001f,0 4px 8px #00000014}.Verktoy-module__vHYh4W__toolIcon{width:3rem;height:3rem;color:var(--primary-color);margin-bottom:1.5rem}.Verktoy-module__vHYh4W__toolIcon svg{width:100%;height:100%}.Verktoy-module__vHYh4W__toolTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.Verktoy-module__vHYh4W__toolDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Verktoy-module__vHYh4W__toolLink{color:var(--primary-color);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:flex}.Verktoy-module__vHYh4W__arrowIcon{width:1.25rem;height:1.25rem;transition:transform .3s}.Verktoy-module__vHYh4W__toolCard:hover .Verktoy-module__vHYh4W__arrowIcon{transform:translate(4px)}.Verktoy-module__vHYh4W__dark .Verktoy-module__vHYh4W__toolCard{background:#2d3748;border-color:#4a5568;box-shadow:0 2px 8px #0003,0 1px 3px #00000026}.Verktoy-module__vHYh4W__dark .Verktoy-module__vHYh4W__toolCard:hover{box-shadow:0 12px 24px #0000004d,0 4px 8px #0003}@media (max-width:768px){.Verktoy-module__vHYh4W__container{padding:2rem 1rem}.Verktoy-module__vHYh4W__pageTitle{font-size:2rem}.Verktoy-module__vHYh4W__pageDescription{font-size:1rem}.Verktoy-module__vHYh4W__toolsGrid{grid-template-columns:1fr}}
.Webinarer-module__7JgMbG__container{flex-direction:column;min-height:100vh;display:flex}.Webinarer-module__7JgMbG__main{background-color:var(--background-color);flex:1;padding:4rem 0}.Webinarer-module__7JgMbG__header{text-align:center;margin-bottom:4rem;padding:0 1rem}.Webinarer-module__7JgMbG__header h1{color:var(--primary-dark);margin-bottom:1rem;font-size:3rem}.Webinarer-module__7JgMbG__subtitle{color:var(--text-color);max-width:800px;margin:0 auto;font-size:1.25rem}.Webinarer-module__7JgMbG__content{max-width:1200px;margin:0 auto;padding:0 2rem}.Webinarer-module__7JgMbG__upcomingSection,.Webinarer-module__7JgMbG__recordingsSection{margin-bottom:4rem}.Webinarer-module__7JgMbG__upcomingSection h2,.Webinarer-module__7JgMbG__recordingsSection h2{color:var(--primary-dark);margin-bottom:2rem;font-size:2rem}.Webinarer-module__7JgMbG__webinarGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Webinarer-module__7JgMbG__webinarCard{box-shadow:var(--box-shadow);background-color:#fff;border-radius:12px;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Webinarer-module__7JgMbG__webinarCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.Webinarer-module__7JgMbG__webinarStatus{background-color:var(--primary-color);color:#fff;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Webinarer-module__7JgMbG__webinarCard h3{color:var(--primary-dark);margin:1.5rem 0 1rem;font-size:1.5rem}.Webinarer-module__7JgMbG__webinarCard p{color:var(--text-color);flex-grow:1;margin-bottom:2rem;line-height:1.6}.Webinarer-module__7JgMbG__webinarMeta{color:var(--grey-medium);justify-content:space-between;margin-bottom:1.5rem;font-size:.9rem;display:flex}.Webinarer-module__7JgMbG__registerButton,.Webinarer-module__7JgMbG__watchButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.8rem;font-size:1rem;font-weight:500;transition:background-color .3s}.Webinarer-module__7JgMbG__registerButton:hover,.Webinarer-module__7JgMbG__watchButton:hover{background-color:var(--primary-dark)}.Webinarer-module__7JgMbG__watchButton{border:2px solid var(--primary-color);color:var(--primary-color);background-color:#0000}.Webinarer-module__7JgMbG__watchButton:hover{background-color:var(--primary-color);color:#fff}.dark-mode .Webinarer-module__7JgMbG__webinarCard{background-color:var(--dark-background-alt)}.dark-mode .Webinarer-module__7JgMbG__webinarCard h3{color:var(--primary-light)}.dark-mode .Webinarer-module__7JgMbG__webinarCard p{color:var(--dark-text-color)}.dark-mode .Webinarer-module__7JgMbG__webinarMeta{color:var(--dark-grey-medium)}.dark-mode .Webinarer-module__7JgMbG__watchButton{border-color:var(--primary-light);color:var(--primary-light)}.dark-mode .Webinarer-module__7JgMbG__watchButton:hover{background-color:var(--primary-light);color:var(--dark-background-color)}@media (max-width:768px){.Webinarer-module__7JgMbG__header h1{font-size:2.5rem}.Webinarer-module__7JgMbG__content{padding:0 1rem}.Webinarer-module__7JgMbG__webinarGrid{grid-template-columns:1fr}.Webinarer-module__7JgMbG__webinarCard{margin-bottom:2rem}}
