:root{--menu-width: 0px;--sidebar-width: 100vw}@media (min-width: 768px){:root{--menu-width: 100px;--sidebar-width: 550px}}body{background-color:var(--f-gray-50);overflow-x:hidden;max-width:100%}.tease{transform:translate(0)}.group:hover .tease{animation:tease 1s forwards}@keyframes tease{0%{transform:translate(0)}30%{transform:translate(4px)}50%{transform:translate(2px)}70%{transform:translate(4px)}to{transform:translate(0)}}@media (min-width: 768px){.md\:min-w-85{min-width:85px}}.min-w-16{min-width:16px}.min-w-24{min-width:24px}.min-w-30{min-width:30px}.min-h-24{min-height:24px}.min-h-30{min-height:30px}.min-h-352{min-height:352px}.min-w-174{min-width:174px}@media (min-width: 768px){.md\:min-w-174{min-width:174px}}.max-w-142{max-width:142px}.w-174{width:174px}.max-w-138{max-width:138px}@media (min-width: 768px){.md\:max-w-138{max-width:138px}}.max-w-182{max-width:182px}.max-w-630{max-width:630px}@media (min-width: 1280px){.xl\:max-w-630{max-width:630px}}.max-w-700{max-width:700px}.text-20{font-size:20px}.sh-screen{height:100 svh}.lh-screen{height:100 lvh}.dh-screen{height:100 dvh}@media (min-width: 480px){.sm\:sh-screen{height:100 svh}.sm\:lh-screen{height:100 lvh}.sm\:dh-screen{height:100 dvh}}@media (min-width: 768px){.md\:sh-screen{height:100 svh}.md\:lh-screen{height:100 lvh}.md\:dh-screen{height:100 dvh}}.input-toggle.delicate.right{padding-top:0;padding-bottom:0}.input-toggle.delicate input[type=radio]:checked+label:before{border-width:4px}.input-toggle.delicate input[type=radio]+label:before{width:16px;height:16px;margin:2px 0;left:9px;top:8px}.input-toggle.delicate.right input[type=radio]+label:before{left:auto;right:24px;top:16px}.input-toggle.delicate input[type=radio]+label{padding-left:33px;padding-top:6px;padding-bottom:4px;height:38px}.input-toggle.delicate.right input[type=radio]+label{padding-left:24px;padding-top:12px;padding-bottom:12px;height:auto}.input-toggle.delicate input[type=checkbox]+label{padding-left:24px}.input-toggle.delicate input[type=checkbox]+label:before{width:16px;height:16px;margin:2px 0}.input-toggle.delicate input[type=checkbox]:indeterminate+label:before{line-height:.9}.input-toggle input[type=checkbox]:disabled+label:before{border-color:var(--f-bluegray-300)}.input-switch{display:flex}.input-switch input[type=checkbox]{height:0;width:0;visibility:hidden}.input-switch label{cursor:pointer;text-indent:-9999px;width:51px;height:31px;background:rgba(120,120,128,.16);display:block;border-radius:100px;position:relative}.input-switch label:after{content:"";position:absolute;top:2px;left:2px;width:27px;height:27px;background:#fff;border-radius:90px;transition:.3s}.input-switch input:checked+label{background:var(--f-blue-600)}.input-switch input:checked+label:after{left:calc(100% - 2px);transform:translate(-100%)}.input-switch label:active:after{width:51px}.input select{border-color:var(--f-bluegray-200);border-radius:6px;padding-top:10px;padding-bottom:10px;padding-left:12px;font-weight:700}.input--select__wrap:before{background-size:50%}.input .search-input{border-color:var(--f-bluegray-200);border-radius:8px}.input .search-input.wide{min-width:250px}.medal{outline-color:#fff;outline-style:solid;outline-width:2px}.medal-large{width:38px;height:38px;outline-color:#fff;outline-style:solid;outline-width:3px}.progressmarker{border-radius:5px;border:5px solid transparent;top:-200%}.progressmarker-blue:hover{border-color:var(--f-dv-blue-100)}.progressmarker-green:hover{border-color:var(--f-dv-green-100)}.progressmarker-teal:hover{border-color:var(--f-dv-teal-100)}.progressmarker-red:hover{border-color:var(--f-dv-red-100)}.progress-starter{border:4px solid transparent;border-radius:8px;top:-150%}.progress-starter-blue:hover{border-color:var(--f-dv-blue-100)}.progress-starter-green:hover{border-color:var(--f-dv-green-100)}.progress-starter-teal:hover{border-color:var(--f-dv-teal-100)}.progress-starter-red:hover{border-color:var(--f-dv-red-100)}.magic-topbar{height:26px}@media (min-width: 768px){.magic-topbar{height:39px}}.full-topbar{width:calc(100vw - var(--menu-width))}@media (min-width: 768px){.menu{width:var(--menu-width)}.sidebar{width:var(--sidebar-width)}}.a-very-special-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.a-very-special-grid>*{min-width:285px}@media (min-width: 990px){.a-very-special-grid{grid-template-columns:repeat(6,minmax(0,1fr));max-width:calc(100vw - var(--sidebar-width) / 2 - var(--menu-width))}.a-very-special-grid>*{min-width:auto}}@media (min-width: 1280px){.a-very-special-grid{grid-template-columns:repeat(9,minmax(0,1fr));max-width:calc(100vw - var(--sidebar-width) / 2 - var(--menu-width))}}@media (min-width: 1500px){.a-very-special-grid{max-width:calc(100vw - var(--sidebar-width) - var(--menu-width) - 102px)}}@media (min-width: 2000px){.a-very-special-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.drawer{animation:.4s ease-out 0s 1 slideUp}@keyframes fadeIn{0%{opacity:0}to{opacity:.5}}.backdrop{animation:.3s ease-out 0s 1 fadeIn}.group:hover .group-hover\:svg-shadow-raised,.svg-shadow-raised{filter:drop-shadow(0px 2px 4px rgba(70,70,70,.12))}.svg-shadow-overlay{filter:drop-shadow(0px 2px 8px rgba(70,70,70,.12))}.svg-shadow-popout{filter:drop-shadow(0px 2px 20px rgba(70,70,70,.12))}@media (min-width: 990px){.cells{height:352px;width:537px}}.kontorer-cells{max-height:352px;width:100%}.thin-scrollbar{scrollbar-color:#9ba8ba #e1e6ee;scrollbar-width:thin}.thin-scrollbar::-webkit-scrollbar{width:4px;height:8px;background-color:#e1e6ee;border-radius:100px}.thin-scrollbar::-webkit-scrollbar-thumb{background:#9ba8ba;border-radius:100px}.no-scrollbar::-webkit-scrollbar{display:none}.enhanced-clickable-area:after{content:"";position:absolute;inset:0}.skeleton{position:relative;background-color:var(--f-bluegray-200);color:var(--f-bluegray-200);overflow:hidden;line-height:1}.skeleton:after{display:block;content:"";position:absolute;top:0;width:100%;height:100%;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:skeleton 1s infinite}.skeleton-svg{fill:var(--f-bluegray-200)}.skeleton-svg-gradient{transform:translate(-100%);animation:skeleton 1s infinite}@keyframes skeleton{to{transform:translate(100%)}}.skeleton-test{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.separator{display:flex;flex-direction:column}.separator li{margin-top:5px;position:relative}.separator li:before{content:"";background:#e1e6ee;position:absolute;top:-5px;left:0;height:1px;width:100%;margin-left:8px;margin-right:8px}.separator li:first-child:before{display:none}.cursor-pointer{cursor:pointer}.profile-image-size,.profile-image-size-large{width:91px;height:91px}@media (min-width: 768px){.profile-image-size-large{width:134px;height:134px}}.full-page{margin-bottom:112px}@media (min-width: 768px){.full-page{height:calc(100vh - 88px);max-width:948px;margin-bottom:44px}}.profile-list{scrollbar-width:thin;scrollbar-color:var(--f-dv-blue-700) white;max-height:331px}
