@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@layer theme{:root{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500: oklch(63.7% .237 25.331);--color-red-600: oklch(57.7% .245 27.325);--color-slate-50: oklch(98.4% .003 247.858);--color-slate-200: oklch(92.9% .013 255.508);--color-slate-300: oklch(86.9% .022 252.894);--color-slate-400: oklch(70.4% .04 256.788);--color-slate-500: oklch(55.4% .046 257.417);--color-gray-500: oklch(55.1% .027 264.364);--color-black: #000;--color-white: #fff;--spacing: .25rem;--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--font-weight-light: 300;--font-weight-normal: 400;--font-weight-semibold: 600;--font-weight-bold: 700;--radius-4xl: 2rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-secondarydark: var(--p-portal-secondarydark);--color-tertiary: var(--p-portal-tertiary);--color-link: var(--p-portal-link)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}}@layer utilities{.pointer-events-none{pointer-events:none!important}.visible{visibility:visible!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important;border-width:0!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.relative{position:relative!important}.static{position:static!important}.sticky{position:sticky!important}.-top-4{top:calc(var(--spacing) * -4)!important}.top-1\/2{top:50%!important}.top-5\.5{top:calc(var(--spacing) * 5.5)!important}.top-\[0\.5rem\]{top:.5rem!important}.top-\[4px\]{top:4px!important}.top-\[7px\]{top:7px!important}.-right-4{right:calc(var(--spacing) * -4)!important}.right-0{right:0!important}.right-3{right:calc(var(--spacing) * 3)!important}.right-7{right:calc(var(--spacing) * 7)!important}.right-\[0\.3rem\]{right:.3rem!important}.right-\[2\.6rem\]{right:2.6rem!important}.right-\[3rem\]{right:3rem!important}.left-0{left:0!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-none{order:0!important}.col-12{grid-column:12!important}.col-span-1{grid-column:span 1 / span 1!important}.col-span-2{grid-column:span 2 / span 2!important}.col-span-4{grid-column:span 4 / span 4!important}.col-span-6{grid-column:span 6 / span 6!important}.col-span-8{grid-column:span 8 / span 8!important}.col-span-11{grid-column:span 11 / span 11!important}.col-span-12{grid-column:span 12 / span 12!important}.col-span-full{grid-column:1 / -1!important}.float-right{float:right!important}.clear-both{clear:both!important}.container{width:100%!important}@media (width >= 40rem){.container{max-width:40rem!important}}@media (width >= 48rem){.container{max-width:48rem!important}}@media (width >= 64rem){.container{max-width:64rem!important}}@media (width >= 80rem){.container{max-width:80rem!important}}@media (width >= 96rem){.container{max-width:96rem!important}}.m-0{margin:0!important}.m-4{margin:calc(var(--spacing) * 4)!important}.-mx-3{margin-inline:calc(var(--spacing) * -3)!important}.-mx-4{margin-inline:calc(var(--spacing) * -4)!important}.-mx-8{margin-inline:calc(var(--spacing) * -8)!important}.mx-0{margin-inline:0px!important}.mx-4{margin-inline:calc(var(--spacing) * 4)!important}.mx-5{margin-inline:calc(var(--spacing) * 5)!important}.mx-8{margin-inline:calc(var(--spacing) * 8)!important}.mx-auto{margin-inline:auto!important}.\!my-0{margin-block:0px!important}.-my-3{margin-block:calc(var(--spacing) * -3)!important}.my-0{margin-block:0px!important}.my-2{margin-block:calc(var(--spacing) * 2)!important}.my-3{margin-block:calc(var(--spacing) * 3)!important}.my-4{margin-block:calc(var(--spacing) * 4)!important}.my-6{margin-block:calc(var(--spacing) * 6)!important}.my-8{margin-block:calc(var(--spacing) * 8)!important}.my-auto{margin-block:auto!important}.\!mt-24{margin-top:calc(var(--spacing) * 24)!important}.-mt-2{margin-top:calc(var(--spacing) * -2)!important}.-mt-8{margin-top:calc(var(--spacing) * -8)!important}.mt-0{margin-top:0!important}.mt-1{margin-top:var(--spacing)!important}.mt-2{margin-top:calc(var(--spacing) * 2)!important}.mt-3{margin-top:calc(var(--spacing) * 3)!important}.mt-4{margin-top:calc(var(--spacing) * 4)!important}.mt-5{margin-top:calc(var(--spacing) * 5)!important}.mt-8{margin-top:calc(var(--spacing) * 8)!important}.mt-12{margin-top:calc(var(--spacing) * 12)!important}.mt-16{margin-top:calc(var(--spacing) * 16)!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-0\.5{margin-right:calc(var(--spacing) * .5)!important}.mr-1{margin-right:var(--spacing)!important}.mr-2{margin-right:calc(var(--spacing) * 2)!important}.mr-2\.5{margin-right:calc(var(--spacing) * 2.5)!important}.mr-3{margin-right:calc(var(--spacing) * 3)!important}.mr-4{margin-right:calc(var(--spacing) * 4)!important}.mr-5{margin-right:calc(var(--spacing) * 5)!important}.mr-8{margin-right:calc(var(--spacing) * 8)!important}.mr-auto{margin-right:auto!important}.\!mb-0{margin-bottom:0!important}.\!mb-2{margin-bottom:calc(var(--spacing) * 2)!important}.\!mb-12{margin-bottom:calc(var(--spacing) * 12)!important}.\!mb-15{margin-bottom:calc(var(--spacing) * 15)!important}.\!mb-24{margin-bottom:calc(var(--spacing) * 24)!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:var(--spacing)!important}.mb-2{margin-bottom:calc(var(--spacing) * 2)!important}.mb-3{margin-bottom:calc(var(--spacing) * 3)!important}.mb-4{margin-bottom:calc(var(--spacing) * 4)!important}.mb-8{margin-bottom:calc(var(--spacing) * 8)!important}.mb-9{margin-bottom:calc(var(--spacing) * 9)!important}.mb-12{margin-bottom:calc(var(--spacing) * 12)!important}.mb-16{margin-bottom:calc(var(--spacing) * 16)!important}.mb-20{margin-bottom:calc(var(--spacing) * 20)!important}.mb-\[30px\]{margin-bottom:30px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:var(--spacing)!important}.ml-2{margin-left:calc(var(--spacing) * 2)!important}.ml-3{margin-left:calc(var(--spacing) * 3)!important}.ml-4{margin-left:calc(var(--spacing) * 4)!important}.ml-8{margin-left:calc(var(--spacing) * 8)!important}.ml-auto{margin-left:auto!important}.line-clamp-2{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.line-clamp-4{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important}.block{display:block!important}.contents{display:contents!important}.flex{display:flex!important}.grid{display:grid!important}.hidden{display:none!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.h-8{height:calc(var(--spacing) * 8)!important}.h-14{height:calc(var(--spacing) * 14)!important}.h-\[30px\]{height:30px!important}.h-\[433px\]{height:433px!important}.h-auto{height:auto!important}.h-full{height:100%!important}.max-h-96{max-height:calc(var(--spacing) * 96)!important}.max-h-\[250px\]{max-height:250px!important}.min-h-\[5\.65rem\]{min-height:5.65rem!important}.w-1\/2{width:50%!important}.w-8{width:calc(var(--spacing) * 8)!important}.w-16{width:calc(var(--spacing) * 16)!important}.w-20{width:calc(var(--spacing) * 20)!important}.w-\[2\.5rem\]{width:2.5rem!important}.w-\[5rem\]{width:5rem!important}.w-\[7rem\]{width:7rem!important}.w-\[8rem\]{width:8rem!important}.w-\[9rem\]{width:9rem!important}.w-\[10rem\]{width:10rem!important}.w-\[30px\]{width:30px!important}.w-auto{width:auto!important}.w-full{width:100%!important}.w-max{width:max-content!important}.max-w-\[32rem\]{max-width:32rem!important}.max-w-\[1500px\]{max-width:1500px!important}.max-w-full{max-width:100%!important}.min-w-0{min-width:0px!important}.min-w-60{min-width:calc(var(--spacing) * 60)!important}.min-w-\[14rem\]{min-width:14rem!important}.min-w-\[100px\]{min-width:100px!important}.flex-1{flex:1!important}.flex-auto{flex:auto!important}.flex-none{flex:none!important}.flex-shrink-0{flex-shrink:0!important}.grow{flex-grow:1!important}.-translate-y-1\/2{--tw-translate-y: -50% !important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.cursor-pointer{cursor:pointer!important}.cursor-text{cursor:text!important}.resize{resize:both!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap{flex-wrap:wrap!important}.content-center{align-content:center!important}.items-baseline{align-items:baseline!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.items-start{align-items:flex-start!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-start{justify-content:flex-start!important}.gap-0{gap:0px!important}.gap-2{gap:calc(var(--spacing) * 2)!important}.gap-4{gap:calc(var(--spacing) * 4)!important}.gap-6{gap:calc(var(--spacing) * 6)!important}.gap-8{gap:calc(var(--spacing) * 8)!important}.gap-9{gap:calc(var(--spacing) * 9)!important}.gap-16{gap:calc(var(--spacing) * 16)!important}.gap-x-8{column-gap:calc(var(--spacing) * 8)!important}.gap-x-16{column-gap:calc(var(--spacing) * 16)!important}.gap-x-24{column-gap:calc(var(--spacing) * 24)!important}.gap-y-2{row-gap:calc(var(--spacing) * 2)!important}.gap-y-4{row-gap:calc(var(--spacing) * 4)!important}.gap-y-6{row-gap:calc(var(--spacing) * 6)!important}.gap-y-8{row-gap:calc(var(--spacing) * 8)!important}.gap-y-12{row-gap:calc(var(--spacing) * 12)!important}.self-start{align-self:flex-start!important}.justify-self-end{justify-self:flex-end!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-x-auto{overflow-x:auto!important}.rounded{border-radius:.25rem!important}.rounded-4xl{border-radius:var(--radius-4xl)!important}.rounded-\[3rem\]{border-radius:3rem!important}.rounded-\[10px\]{border-radius:10px!important}.border{border-style:var(--tw-border-style)!important;border-width:1px!important}.border-dashed{--tw-border-style: dashed !important;border-style:dashed!important}.border-\[var\(--color-primary-dark\)\]\/15{border-color:var(--color-primary-dark)!important}@supports (color: color-mix(in lab,red,red)){.border-\[var\(--color-primary-dark\)\]\/15{border-color:color-mix(in oklab,var(--color-primary-dark) 15%,transparent)!important}}.border-slate-200{border-color:var(--color-slate-200)!important}.border-slate-300{border-color:var(--color-slate-300)!important}.bg-\[\#e0e7eb\]{background-color:#e0e7eb!important}.bg-slate-50{background-color:var(--color-slate-50)!important}.bg-transparent{background-color:transparent!important}.bg-white{background-color:var(--color-white)!important}.\!p-0,.p-0{padding:0!important}.p-2{padding:calc(var(--spacing) * 2)!important}.p-4{padding:calc(var(--spacing) * 4)!important}.p-5{padding:calc(var(--spacing) * 5)!important}.p-8{padding:calc(var(--spacing) * 8)!important}.p-12{padding:calc(var(--spacing) * 12)!important}.p-\[0\.8rem\]{padding:.8rem!important}.px-0{padding-inline:0px!important}.px-3{padding-inline:calc(var(--spacing) * 3)!important}.px-4{padding-inline:calc(var(--spacing) * 4)!important}.px-8{padding-inline:calc(var(--spacing) * 8)!important}.px-16{padding-inline:calc(var(--spacing) * 16)!important}.px-28{padding-inline:calc(var(--spacing) * 28)!important}.px-\[0\.5rem\]{padding-inline:.5rem!important}.px-\[2rem\]{padding-inline:2rem!important}.px-\[10px\]{padding-inline:10px!important}.\!py-12{padding-block:calc(var(--spacing) * 12)!important}.\!py-14{padding-block:calc(var(--spacing) * 14)!important}.py-0{padding-block:0px!important}.py-2{padding-block:calc(var(--spacing) * 2)!important}.py-3{padding-block:calc(var(--spacing) * 3)!important}.py-4{padding-block:calc(var(--spacing) * 4)!important}.py-8{padding-block:calc(var(--spacing) * 8)!important}.py-12{padding-block:calc(var(--spacing) * 12)!important}.py-\[0\.65rem\]{padding-block:.65rem!important}.\!pt-0{padding-top:0!important}.\!pt-8{padding-top:calc(var(--spacing) * 8)!important}.pt-0{padding-top:0!important}.pt-2{padding-top:calc(var(--spacing) * 2)!important}.pt-4{padding-top:calc(var(--spacing) * 4)!important}.pt-8{padding-top:calc(var(--spacing) * 8)!important}.pt-12{padding-top:calc(var(--spacing) * 12)!important}.pr-1{padding-right:var(--spacing)!important}.pr-2{padding-right:calc(var(--spacing) * 2)!important}.pr-8{padding-right:calc(var(--spacing) * 8)!important}.pr-10{padding-right:calc(var(--spacing) * 10)!important}.pr-16{padding-right:calc(var(--spacing) * 16)!important}.pr-18{padding-right:calc(var(--spacing) * 18)!important}.\!pb-0{padding-bottom:0!important}.\!pb-12{padding-bottom:calc(var(--spacing) * 12)!important}.pb-0{padding-bottom:0!important}.pb-4{padding-bottom:calc(var(--spacing) * 4)!important}.pb-8{padding-bottom:calc(var(--spacing) * 8)!important}.pb-10{padding-bottom:calc(var(--spacing) * 10)!important}.pb-12{padding-bottom:calc(var(--spacing) * 12)!important}.pb-16{padding-bottom:calc(var(--spacing) * 16)!important}.pl-0{padding-left:0!important}.pl-1{padding-left:var(--spacing)!important}.pl-5{padding-left:calc(var(--spacing) * 5)!important}.pl-10{padding-left:calc(var(--spacing) * 10)!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.align-middle{vertical-align:middle!important}.text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading, var(--text-xl--line-height))!important}.text-\[1\.6rem\]{font-size:1.6rem!important}.text-\[14px\]{font-size:14px!important}.text-\[15px\]{font-size:15px!important}.font-bold{--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important}.font-light{--tw-font-weight: var(--font-weight-light) !important;font-weight:var(--font-weight-light)!important}.font-normal{--tw-font-weight: var(--font-weight-normal) !important;font-weight:var(--font-weight-normal)!important}.font-semibold{--tw-font-weight: var(--font-weight-semibold) !important;font-weight:var(--font-weight-semibold)!important}.text-wrap{text-wrap:wrap!important}.break-words{overflow-wrap:break-word!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.whitespace-pre-line{white-space:pre-line!important}.text-\(--color-primary-dark\){color:var(--color-primary-dark)!important}.text-black{color:var(--color-black)!important}.text-gray-500{color:var(--color-gray-500)!important}.text-link{color:var(--color-link)!important}.text-red-600{color:var(--color-red-600)!important}.text-secondarydark{color:var(--color-secondarydark)!important}.text-slate-400{color:var(--color-slate-400)!important}.text-slate-500{color:var(--color-slate-500)!important}.text-white{color:var(--color-white)!important}.uppercase{text-transform:uppercase!important}.line-through{text-decoration-line:line-through!important}.underline{text-decoration-line:underline!important}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)) !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.blur{--tw-blur: blur(8px) !important;filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration, var(--default-transition-duration))!important}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration, var(--default-transition-duration))!important}@media (hover: hover){.hover\:border-slate-400:hover{border-color:var(--color-slate-400)!important}.hover\:bg-slate-50:hover{background-color:var(--color-slate-50)!important}.hover\:text-red-500:hover{color:var(--color-red-500)!important}}@media (width >= 576px){.min-\[576px\]\:col-span-4{grid-column:span 4 / span 4!important}}@media (width >= 992px){.min-\[992px\]\:col-span-3{grid-column:span 3 / span 3!important}.min-\[992px\]\:-ml-\[28px\]{margin-left:-28px!important}.min-\[992px\]\:w-1\/2{width:50%!important}.min-\[992px\]\:items-center{align-items:center!important}.min-\[992px\]\:items-end{align-items:flex-end!important}.min-\[992px\]\:py-12{padding-block:calc(var(--spacing) * 12)!important}.min-\[992px\]\:pl-8{padding-left:calc(var(--spacing) * 8)!important}}@media (width >= 40rem){.sm\:top-0{top:0!important}.sm\:col-1{grid-column:1!important}.sm\:col-6{grid-column:6!important}.sm\:col-span-1{grid-column:span 1 / span 1!important}.sm\:col-span-2{grid-column:span 2 / span 2!important}.sm\:col-span-4{grid-column:span 4 / span 4!important}.sm\:col-span-5{grid-column:span 5 / span 5!important}.sm\:col-span-6{grid-column:span 6 / span 6!important}.sm\:col-span-7{grid-column:span 7 / span 7!important}.sm\:col-span-8{grid-column:span 8 / span 8!important}.sm\:col-span-12{grid-column:span 12 / span 12!important}.sm\:my-12{margin-block:calc(var(--spacing) * 12)!important}.sm\:mr-\[20px\]{margin-right:20px!important}.sm\:ml-8{margin-left:calc(var(--spacing) * 8)!important}.sm\:ml-\[20px\]{margin-left:20px!important}.sm\:ml-auto{margin-left:auto!important}.sm\:block{display:block!important}.sm\:flex{display:flex!important}.sm\:hidden{display:none!important}.sm\:inline-flex{display:inline-flex!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/3{width:calc(1 / 3 * 100%)!important}.sm\:w-auto{width:auto!important}.sm\:flex-\[2\]{flex:2!important}.sm\:flex-\[3\]{flex:3!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:flex-row{flex-direction:row!important}.sm\:items-start{align-items:flex-start!important}.sm\:gap-8{gap:calc(var(--spacing) * 8)!important}.sm\:gap-x-16{column-gap:calc(var(--spacing) * 16)!important}.sm\:self-center{align-self:center!important}.sm\:border-r{border-right-style:var(--tw-border-style)!important;border-right-width:1px!important}.sm\:p-4{padding:calc(var(--spacing) * 4)!important}}@media (width >= 48rem){.md\:col-span-4{grid-column:span 4 / span 4!important}.md\:col-span-6{grid-column:span 6 / span 6!important}.md\:col-span-8{grid-column:span 8 / span 8!important}.md\:col-span-10{grid-column:span 10 / span 10!important}.md\:col-span-full{grid-column:1 / -1!important}.md\:my-16{margin-block:calc(var(--spacing) * 16)!important}.md\:-mt-6{margin-top:calc(var(--spacing) * -6)!important}.md\:mt-0{margin-top:0!important}.md\:block{display:block!important}.md\:flex{display:flex!important}.md\:hidden{display:none!important}.md\:w-2\/3{width:calc(2 / 3 * 100%)!important}.md\:w-6{width:calc(var(--spacing) * 6)!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:gap-16{gap:calc(var(--spacing) * 16)!important}.md\:gap-y-16{row-gap:calc(var(--spacing) * 16)!important}.md\:px-0{padding-inline:0px!important}.md\:px-8{padding-inline:calc(var(--spacing) * 8)!important}.md\:pt-8{padding-top:calc(var(--spacing) * 8)!important}.md\:pt-12{padding-top:calc(var(--spacing) * 12)!important}.md\:pb-8{padding-bottom:calc(var(--spacing) * 8)!important}.md\:pb-12{padding-bottom:calc(var(--spacing) * 12)!important}}@media (width >= 64rem){.lg\:order-0{order:0!important}.lg\:order-1{order:1!important}.lg\:order-2{order:2!important}.lg\:order-3{order:3!important}.lg\:order-none{order:0!important}.lg\:col-span-1{grid-column:span 1 / span 1!important}.lg\:col-span-2{grid-column:span 2 / span 2!important}.lg\:col-span-3{grid-column:span 3 / span 3!important}.lg\:col-span-4{grid-column:span 4 / span 4!important}.lg\:col-span-5{grid-column:span 5 / span 5!important}.lg\:col-span-6{grid-column:span 6 / span 6!important}.lg\:col-span-7{grid-column:span 7 / span 7!important}.lg\:col-span-8{grid-column:span 8 / span 8!important}.lg\:col-span-10{grid-column:span 10 / span 10!important}.lg\:mx-2{margin-inline:calc(var(--spacing) * 2)!important}.lg\:mt-0{margin-top:0!important}.lg\:mt-4{margin-top:calc(var(--spacing) * 4)!important}.lg\:mt-8{margin-top:calc(var(--spacing) * 8)!important}.lg\:-mr-3{margin-right:calc(var(--spacing) * -3)!important}.lg\:ml-auto{margin-left:auto!important}.lg\:flex{display:flex!important}.lg\:w-1\/2{width:50%!important}.lg\:w-1\/4{width:25%!important}.lg\:w-3\/4{width:75%!important}.lg\:shrink-2,.lg\:shrink-\[2\]{flex-shrink:2!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:flex-row{flex-direction:row!important}.lg\:justify-end{justify-content:flex-end!important}.lg\:gap-8{gap:calc(var(--spacing) * 8)!important}.lg\:gap-16{gap:calc(var(--spacing) * 16)!important}.lg\:gap-x-16{column-gap:calc(var(--spacing) * 16)!important}.lg\:gap-y-16{row-gap:calc(var(--spacing) * 16)!important}.lg\:pt-0{padding-top:0!important}.lg\:pr-4{padding-right:calc(var(--spacing) * 4)!important}.lg\:pr-8{padding-right:calc(var(--spacing) * 8)!important}.lg\:pb-0{padding-bottom:0!important}.lg\:pl-4{padding-left:calc(var(--spacing) * 4)!important}.lg\:pl-8{padding-left:calc(var(--spacing) * 8)!important}.lg\:text-right{text-align:right!important}}@media (width >= 80rem){.xl\:col-span-1{grid-column:span 1 / span 1!important}.xl\:col-span-3{grid-column:span 3 / span 3!important}.xl\:col-span-4{grid-column:span 4 / span 4!important}.xl\:col-span-5{grid-column:span 5 / span 5!important}.xl\:col-span-6{grid-column:span 6 / span 6!important}.xl\:col-span-7{grid-column:span 7 / span 7!important}.xl\:col-span-8{grid-column:span 8 / span 8!important}.xl\:col-span-9{grid-column:span 9 / span 9!important}.xl\:col-start-7{grid-column-start:7!important}.xl\:col-start-10{grid-column-start:10!important}.xl\:w-5\/12{width:calc(5 / 12 * 100%)!important}.xl\:w-7\/12{width:calc(7 / 12 * 100%)!important}.xl\:w-auto{width:auto!important}}}:root{--primary-color: var(--p-primary-color);--primary-color-text: var(--p-primary-contrast-color);--text-color: var(--p-text-color);--text-color-secondary: var(--p-text-muted-color);--surface-border: var(--p-content-border-color);--surface-card: var(--p-content-background);--surface-hover: var(--p-content-hover-background);--surface-overlay: var(--p-overlay-popover-background);--transition-duration: var(--p-transition-duration);--maskbg: var(--p-mask-background);--border-radius: var(--p-content-border-radius);--layout-section-transition-duration: .2s;--focus-ring-shadow: var(--p-focus-ring-shadow);--surface-ground: var(--p-surface-100)}:root[class*=app-dark]{--surface-ground: var(--p-surface-950)}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:local("Lato Light"),local("Lato-Light"),url("./media/lato-v17-latin-ext_latin-300-CRMTVTFK.woff2") format("woff2"),url("./media/lato-v17-latin-ext_latin-300-PBILGDM7.woff") format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local("Lato"),local("Lato-Regular"),url("./media/lato-v17-latin-ext_latin-regular-K3K4DBEV.woff2") format("woff2"),url("./media/lato-v17-latin-ext_latin-regular-C7S7X5U5.woff") format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local("Lato Bold"),local("Lato-Bold"),url("./media/lato-v17-latin-ext_latin-700-BGNW4QNX.woff2") format("woff2"),url("./media/lato-v17-latin-ext_latin-700-XAAQNEST.woff") format("woff")}*{box-sizing:border-box}html{height:100%;font-size:14px}body{font-weight:400;padding:0;margin:0;min-height:100%;background:var(--surface-ground);color:var(--text-color);font-family:Lato,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{text-decoration:none}.layout-topbar{height:5rem;padding:0 2rem 0 1rem;position:fixed;left:0;top:0;width:100%;z-index:1000;display:flex;align-items:center;background-color:var(--v-body-bg)}.layout-topbar .app-logo{display:flex;align-items:center;flex-shrink:0}.layout-topbar .app-logo img{width:3rem}.layout-topbar .app-logo span{font-size:2rem;font-weight:700;margin-left:.5rem;color:var(--v-menuitem-text-color)}.layout-footer{padding:1rem 0;display:flex;justify-content:space-between;align-items:center;margin-top:auto}.layout-content-wrapper{transition:margin-left var(--layout-section-transition-duration);padding-top:5rem}.layout-content-wrapper .layout-content{border-top:1px solid var(--surface-border);overflow:auto;height:calc(100vh - 5rem);padding:2rem;background-color:var(--surface-ground);border-top-left-radius:30px;box-shadow:inset 0 3px 4px #0000001a}@media screen and (max-width: 991px){.layout-topbar{height:9rem;flex-wrap:wrap;padding:1rem 1rem 0}.layout-topbar .app-logo span{display:none}.layout-content-wrapper{margin-left:0;padding-top:9rem;height:calc(100% - 9rem)}.layout-content-wrapper .layout-content{border-top-right-radius:30px;height:calc(100vh - 9rem)}}.card{background:var(--surface-card);padding:1.5rem;margin-bottom:1rem;box-shadow:0 3px 4px #0000001a,0 24px 36px #0000000a;border-radius:14px}.card:last-child{margin-bottom:0}.p-component:disabled{border-color:var(--color-disabled-text)}.p-component:disabled.p-button,.p-component:disabled button{background-color:var(--color-disabled-text)!important}.p-component:disabled.p-inputtext+button{background-color:var(--color-disabled-text)!important;opacity:.6}.p-component{font-family:var(--font-family),serif;font-feature-settings:var(--font-feature-settings, normal);font-size:16px;font-weight:400}.p-disabled,.p-component:disabled{opacity:.6}.p-badge{color:var(--color-primary-lighter);background-color:var(--color-secondary-dark);font-size:1rem;font-weight:800;line-height:1.8rem;letter-spacing:.025rem;height:1.8rem;min-width:1.8rem}.p-badge.submenu-item-badge{display:flex;justify-content:center;color:var(--color-primary-lighter);background-color:var(--color-secondary-dark);font-size:1rem;font-weight:400;line-height:1.8rem;letter-spacing:.025rem;height:1.8rem;min-width:1.8rem}p-badge.list-menu-badge{background-color:var(--color-link-active);font-size:1.5rem;font-weight:200;padding:5px;height:30px;width:110px;border-radius:var(--border-radius-lg);margin-right:5px}.p-menuitem-link-active .p-breadcrumb-item-label{color:var(--p-portal-linkactive)}.p-breadcrumb-list{flex-wrap:wrap}.p-breadcrumb .p-breadcrumb-list li:last-child .p-breadcrumb-item-label{color:var(--p-portal-linkactive)}.p-menuitem-link-active:hover{text-decoration:underline}.p-breadcrumb .p-breadcrumb-list li:not(:last-child) a[href]:not([href=""]) .p-breadcrumb-item-label{color:var(--p-portal-link)}.p-breadcrumb .p-breadcrumb-list li:not(:last-child) a[href]:not([href=""]) .p-breadcrumb-item-label:hover{color:var(--p-portal-linkactive);text-decoration:underline}.p-breadcrumb{font-size:13px!important;overflow:visible!important;border:none;border-radius:6px;padding:0 0 2rem}.p-breadcrumb .p-breadcrumb-item-label{line-height:1}.p-breadcrumb .p-breadcrumb-separator{color:var(--color-secondarydark)}.p-breadcrumb ul{flex-wrap:wrap!important}.p-button{height:4.5rem;transition:none;letter-spacing:normal}.p-button:focus,.p-button.p-button-raised:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #8abccf,0 1px 2px #000;outline:none}.p-button.p-button-link{border:transparent}.p-button.p-button-white{background-color:var(--color-primary-lighter)}.p-button.p-button-sm{height:3.5rem;font-size:1.3rem}.p-button.p-button-sm .p-button-icon{font-size:1.6rem}.p-button.p-button-lg{min-height:6rem}.p-button:not(.p-button-link):enabled:hover,.p-button:not(.p-button-link):enabled:active,.p-button:not(.p-button-link):enabled:focus{background-color:var(--color-link-active);border-color:var(--color-link-active);color:var(--color-primary-lighter)}.p-button.p-button-link:enabled:hover,.p-button.p-button-link:enabled:active,.p-button.p-button-link:enabled:focus{color:var(--color-link-active)}.p-button.p-button-outlined{background-color:var(--color-primary-lighter);border:2px solid}.p-button.p-button-outlined:hover,.p-button.p-button-outlined:active,.p-button.p-button-outlined:focus{border:2px solid var(--color-link-active)!important}.p-button .p-button-label{flex:1 1 auto;text-decoration:none}.p-button .p-button-icon-left{margin-right:1rem;padding:0!important}.p-button .p-button-icon-right{margin-left:1rem;padding:0!important}.p-button.p-button-raised{box-shadow:0 0 2rem #0003}.p-button.p-button-text{background-color:var(--color-primary-lighter)}a.p-button{text-align:center}a.p-button:hover{background-color:var(--color-link-active);border-color:var(--color-link-active);color:var(--color-primary-lighter)}a.p-button:active{box-shadow:#fff 0 0 0 2px,#8abccf 0 0 0 4px,#0000001a 0 1px 2px}a.p-button-primary:hover{color:#fff;background-color:#0078bd}.p-datatable .p-datatable-thead>tr>th{border-top-color:#0000001a;border-bottom-color:#0000001a;border-left-color:#0000001a;border-right-color:#0000001a}.p-datatable .p-datatable-tbody>tr.p-datatable-row-selected{background:#cce5f4;color:#0078bd}.p-datatable .p-datatable-tbody>tr.p-datatable-row-selected td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.p-datatable .p-datatable-tbody>tr.p-datatable-row-selected td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.p-datatable .p-datatable-header{background:transparent;color:var(--p-text-color);border:solid rgba(0,0,0,.1);border-width:5px 0 5px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:solid rgba(0,0,0,.1);border-width:5px 0 5px 0;font-weight:700;color:var(--p-text-color);background:transparent;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:solid rgba(0,0,0,.1);border-width:5px 0 5px 0;font-weight:700;color:var(--p-text-color);background:transparent}.p-datatable .p-datatable-tbody>tr{background:transparent;color:var(--p-text-color);transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid rgba(0,0,0,.1);border-width:0 0 1px 0;padding:1rem}.p-datatable .p-datatable-tbody>tr:focus-visible{outline:.15rem solid var(--p-focus-ring-color);outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:var(--color-background-hover);color:var(--color-link-active)}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px 0 0 var(--color-primary-dark)}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px 0 0 var(--color-primary-dark)}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px 0 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td{border-width:0 0 0 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child{border-width:0 1px 0 1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#00000003}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:var(--color-background-hover);color:var(--color-link-active)}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable table{margin-bottom:2px}.p-datatable .p-datatable-tbody>tr.p-highlight{background:transparent}.p-datatable .p-datatable-tbody>tr.p-highlight td{background:var(--color-background-hover)}.p-datatable .p-datatable-tbody>tr.p-highlight td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.p-datatable .p-datatable-tbody>tr.p-highlight td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.p-datepicker-calendar .p-datepicker-header .p-button{background-color:transparent;color:inherit;height:30px;width:30px}.p-datepicker-calendar .p-datepicker-header .p-button:hover{color:var(--color-link-hover)!important;background-color:transparent!important;border:none!important}.p-datepicker-calendar .p-datepicker-header .p-datepicker-title,.p-datepicker-calendar table{font-size:13px}.p-datepicker .p-datepicker-input{width:100%}.p-datepicker .p-datepicker-input-icon{width:16px;height:16px;color:var(--color-primary-dark);margin-top:-.5em}.p-datepicker .p-datepicker-clear-icon{width:14px;height:14px;margin-right:1.2rem;color:var(--color-primary-dark);margin-top:-.5em}.p-datepicker .p-datepicker-input-icon-container{margin-top:-.5em;margin-right:.8rem}.p-dialog{border-radius:6px;box-shadow:0 1px 3px #0000004d;border:0 none}.p-dialog .p-button{height:unset}.p-dialog .p-dialog-header{border-bottom:0 none;background:var(--color-primary-lighter);color:var(--color-disabled-text);padding:2.5rem 2.5rem 3rem;border-top-right-radius:6px;border-top-left-radius:6px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:400;font-size:1.8rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:3.5rem;height:3.5rem;color:var(--p-text-muted-color);border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:var(--p-text-color);border-color:transparent;background:var(--p-surface-100)}.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px var(--p-focus-ring-color)}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:var(--color-primary-lighter);color:var(--p-text-color);padding:0 2.5rem 4.5rem;align-items:flex-start}.p-dialog .p-dialog-content:last-of-type{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer{border-top:0 none;background:var(--color-primary-lighter);color:var(--p-text-color);padding:0 2.5rem 3rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog{width:min(100%,450px)}.p-dialog .p-dialog-header .p-dialog-header-actions .p-button{width:3.5rem;height:3.5rem;color:var(--color-disabled-text)}.p-dialog .p-dialog-header .p-dialog-header-actions .p-button:hover{color:#fff}.p-dialog .p-dialog-header .p-dialog-header-icon .pi{font-size:1.2rem}.p-dialog .p-dialog-content{color:var(--p-text-color)}.p-dialog .p-dialog-footer .p-button{margin:0}.p-dialog .cancel{background-color:var(--color-surface-light);border-color:var(--color-surface-light);color:var(--color-primary-dark)}.p-dialog.p-confirm-dialog .p-dialog-content{align-items:flex-start}p-editor{margin-left:-15px;margin-right:-15px}p-editor .p-editor-toolbar{border:none!important;padding:7px 20px!important;background-color:var(--color-surface-cool)}p-editor .p-editor-toolbar .actions a{color:var(--color-link)!important;cursor:pointer}p-editor .p-editor-toolbar .actions a:hover{color:var(--color-link-active)!important}p-editor .p-editor-toolbar .actions a i{font-size:20px}p-editor .p-editor-content{border:none!important}p-editor .p-editor-content .ql-editor{font-size:1.4rem}p-editor .p-editor-content .ql-editor.ql-blank:before{color:var(--color-disabled-text);font-style:normal}.p-iconfield input{padding-right:4rem}.p-iconfield .p-inputicon{right:.95em;top:.9em;color:var(--color-secondarydark)}.p-input-icon-right>i{margin-top:0;transform:translateY(-50%);pointer-events:none}.p-inputnumber .p-inputnumber-input{width:100%}.p-inputnumber .p-inputnumber-button .p-icon{width:14px;height:14px}.p-inputtext{font-size:1.6rem;letter-spacing:normal;overflow:hidden;text-overflow:ellipsis}.p-menu,.p-menu-list{background:var(--color-primary-lighter)}.p-message{margin:1rem 0;border-width:0 0 0 7px;outline:none;display:block}.p-message .p-message-close-button{display:block;float:right}p-message.wider-title .p-message .p-message-summary{min-width:200px}.p-message .p-message-content{box-shadow:0 0 20px #0003;border-radius:6px;padding:1.4rem 2rem 1.4rem 1.4rem}.p-message .p-message-text{font-size:1.6rem}.p-message .p-message-summary{font-weight:700!important}.p-message .p-message-detail{color:var(--p-text-color);margin-left:2rem}.p-message .p-message-icon{align-items:center;display:flex;margin-right:2rem;font-size:1.6rem}.p-message .p-message-close-button{display:none}.p-paginator-prev,.p-paginator-next{border:0 none;color:var(--color-primary-dark);min-width:4.5rem;height:4.5rem;margin:.5rem;transition:box-shadow .2s;border-radius:6px}.p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator-next:not(.p-disabled):not(.p-highlight):hover{background:var(--color-link-active);border-color:transparent;color:var(--color-primary-lighter)}.p-paginator-current{background-color:var(--color-surface-light);border:0 none;min-width:4.5rem;height:4.5rem;margin:.5rem;padding:0 .5rem}.p-paginator-pages .p-paginator-page{background-color:var(--color-surface-light);border:0 none;color:var(--color-primary-dark);min-width:4.5rem;height:4.5rem;margin:.5rem;transition:box-shadow .2s;border-radius:6px}.p-paginator-pages .p-paginator-page.p-highlight{background:var(--color-background-hover);border-color:var(--color-background-hover);color:var(--color-link-active)}.p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:var(--color-link-active);border-color:transparent;color:var(--color-primary-lighter)}.p-paginator .p-paginator-icon{font-size:1.6rem}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{box-shadow:none}.p-paginator .p-paginator-first.p-disabled,.p-paginator .p-paginator-prev.p-disabled,.p-paginator .p-paginator-next.p-disabled,.p-paginator .p-paginator-last.p-disabled{color:var(--color-primary-lighter)}.p-radiobutton-checked .p-radiobutton-box.p-highlight{border:1px solid var(--color-link-active)}.p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon{position:relative;height:10px;width:10px}.p-radiobutton.check.p-radiobutton-checked .p-radiobutton-box.p-highlight{border:1px solid var(--color-link-active)}.p-radiobutton.check.p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon{position:relative;background:transparent;display:flex;align-items:center;justify-content:center}.p-radiobutton.check.p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon:after{font-family:"Font Awesome 6 Pro";font-size:20px;font-weight:900;content:"\f058";color:var(--color-link-active);position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.field-radiobutton>label{margin-left:.5rem;line-height:1}.p-select .p-select-label{background:transparent;border:0 none;font-size:1.6rem}.p-select .p-select-label.p-placeholder{color:var(--color-primary-dark)}.p-select .p-select-label:focus,.p-select .p-select-label:enabled:focus{outline:0 none;box-shadow:none}.p-select .p-select-dropdown{background:transparent;color:var(--color-primary-dark);width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px;justify-content:start}.p-select .p-select-dropdown-icon{color:var(--color-primary-dark)}.p-select .p-select-clear-icon{margin-right:5px;height:auto;width:auto}.p-select .p-select-header{background:var(--p-surface-50)}.p-select-list-container .p-select-option{white-space:normal}.p-icon{height:auto;width:auto}.p-inputwrapper:not(.p-disabled):hover{border-color:var(--color-primary-dark)}.p-inputwrapper:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px var(--color-primary-dark);border-color:var(--color-primary-dark);border-radius:6px}.p-inputwrapper .p-select-label{background:transparent;border:0 none}.p-inputwrapper .p-select-label.p-placeholder{color:var(--color-primary-dark)}.p-inputwrapper .p-select-label:focus,.p-inputwrapper .p-select-label:enabled:focus{outline:0 none;box-shadow:none}.p-select-overlay{background:var(--color-primary-lighter);color:var(--color-primary-dark);border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-select-overlay .p-select-header{padding:.75rem 1.25rem;border-bottom:1px solid var(--p-content-border-color);color:var(--p-text-muted-color);background:var(--p-surface-50);margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-select-overlay .p-select-list{padding:.75rem 0}.p-select-overlay .p-select-list .p-select-empty-message{padding:.75rem 1.25rem;color:var(--color-primary-dark);background:transparent}.p-timeline.p-timeline-vertical .p-timeline-event-opposite{padding:0 1rem;flex:0;min-width:unset}.p-timeline .p-timeline-event-marker:after{border:2px solid var(--color-primary-dark);border-radius:50%;width:1rem;height:1rem;background-color:var(--color-primary-lighter)}.p-toast{opacity:1}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 0 20px #0003}.p-toast .p-toast-message .p-toast-message-content{align-items:center;padding:1.4rem 2rem 1.4rem 1.4rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 0rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:400;font-size:16px}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0;font-size:16px;color:var(--p-text-color)}.p-toast .pi-check:before,.p-toast .pi-info-circle:before,.p-toast .pi-exclamation-triangle:before,.p-toast .pi-times-circle:before{font-family:"Font Awesome 6 Pro";font-weight:900}.p-toast .pi-check:before{content:"\f058"}.p-toast .pi-info-circle:before{content:"\f05a"}.p-toast .pi-exclamation-triangle:before{content:"\f071"}.p-toast .pi-times-circle:before{content:"\e417"}.p-inputtext.ng-invalid.ng-untouched,.p-dropdown.ng-invalid.ng-untouched,.p-select.ng-invalid.ng-untouched,.p-checkbox.ng-invalid.ng-untouched .p-checkbox-box,.p-inputnumber.ng-invalid.ng-untouched>.p-inputtext,.p-datepicker.ng-invalid.ng-untouched>.p-inputtext{border-color:var(--color-primary-dark)!important;box-shadow:none!important}.p-inputtext.ng-invalid.ng-untouched:focus,.p-dropdown.ng-invalid.ng-untouched:focus,.p-select.ng-invalid.ng-untouched:focus,.p-checkbox.ng-invalid.ng-untouched.p-focus .p-checkbox-box,.p-inputnumber.ng-invalid.ng-untouched.p-inputwrapper-focus>.p-inputtext,.p-datepicker.ng-invalid.ng-untouched:focus>.p-inputtext{border-color:var(--color-primary-dark)!important;box-shadow:0 0 0 1px var(--color-primary-dark)!important}.p-inputtext.ng-invalid.ng-touched:focus,.p-dropdown.ng-invalid.ng-touched.p-focus,.p-select.ng-invalid.ng-touched.p-focus,.p-checkbox.ng-invalid.ng-touched.p-focus .p-checkbox-box,.p-inputnumber.ng-invalid.ng-touched.p-inputwrapper-focus>.p-inputtext,.p-datepicker.ng-invalid.ng-touched:focus-within>.p-inputtext{border-color:var(--color-error)!important;box-shadow:0 0 0 1px var(--color-error)!important}.p-inputtext.ng-invalid.ng-touched:not(:focus),.p-dropdown.ng-invalid.ng-touched:not(.p-focus),.p-select.ng-invalid.ng-touched:not(.p-focus),.p-checkbox.ng-invalid.ng-touched:not(.p-focus) .p-checkbox-box,.p-inputnumber.ng-invalid.ng-touched:not(.p-inputwrapper-focus)>.p-inputtext,.p-datepicker.ng-invalid.ng-touched:not(:focus-within)>.p-inputtext{border-color:var(--color-error)!important;box-shadow:none!important}:root{--color-primary: var(--p-portal-primary);--color-primary-lighter: var(--p-portal-primarylighter);--color-primary-light: var(--p-portal-primarylight);--color-primary-dark: var(--p-portal-secondarydark);--color-secondary: var(--p-portal-secondary);--color-secondary-dark: var(--p-portal-darkred);--color-tertiary: var(--p-portal-tertiary);--color-link: var(--p-portal-link);--color-link-active: var(--p-portal-linkactive);--color-light: var(--p-portal-light);--color-dark: var(--p-portal-dark);--color-surface-gray: var(--p-portal-surfacegray);--color-surface-warm: var(--p-portal-surfacewarm);--color-surface-cool: var(--p-portal-surfacecool);--color-surface-light: var(--p-portal-surfacelight);--color-surface-lighter: var(--p-portal-surfacelighter);--color-background-hover: var(--p-portal-backgroundhover);--color-lightblue: var(--p-portal-lightblue);--color-lightbluegray: var(--p-portal-lightbluegray);--color-darkblue: var(--p-portal-darkblue);--color-bluemid: var(--p-portal-bluemid);--color-accentblue: var(--p-portal-accentblue);--color-footer-dark: var(--p-portal-footerdark);--color-gray: var(--p-portal-gray);--color-lightgray: var(--p-portal-lightgray);--color-text: var(--p-portal-text);--color-text-gray: var(--p-portal-textgray);--color-text-muted: var(--p-portal-textmuted);--color-disabled-text: var(--p-portal-disabledtext);--color-border-gray: var(--p-portal-bordergray);--color-green: var(--p-portal-green);--color-strong: #3b8226;--color-lightgreen: var(--p-portal-lightgreen);--color-success-light: var(--p-portal-successlight);--color-red: var(--p-portal-red);--color-darkred: var(--p-portal-darkred);--color-darkred-contrast: var(--p-portal-darkredcontrast);--color-error: var(--p-portal-error);--color-error-light: var(--p-portal-errorlight);--color-error-lighter: var(--p-portal-errorlighter);--color-yellow: var(--p-portal-yellow);--border-radius-lg: 30px;--border-radius-md: 20px;--border-radius-sm: 6px;--space-lg: 70px;--space-md: 40px;--space-sm: 20px;--space-xs: 10px;--font-family: var(--p-font-family-sans)}html{font-size:62.5%;letter-spacing:-.32px}body{font-family:Basier Square,Helvetica,sans-serif;font-size:16px;color:#1e1e1e;background:linear-gradient(to bottom,#fff 0% 110px,#ebf1f4 220px 100%) fixed;line-height:normal}body .using-keyboard *:focus:not(:disabled),body .using-keyboard a:focus *:not(.p-badge,i){background-color:#fdffb3!important;color:#1e1e1e!important;border:none;box-shadow:none;outline:none}body .using-keyboard a:focus .featured-entry,body .using-keyboard a:focus .featured-entry .featured-icon{background-color:#fdffb3!important;border:1px solid #1e1e1e!important;color:#1e1e1e!important}body .using-keyboard a:focus .featured-entry span{color:inherit!important}body .using-keyboard a:focus .featured-entry .featured-icon:after{background-color:#1e1e1e!important}body .using-keyboard .p-button:enabled:focus{border:1px solid #fdffb3!important;box-shadow:0 0 2rem #0003!important}body .using-keyboard .p-component.p-inputtext:focus,body .using-keyboard .p-select.p-inputwrapper-focus,body .using-keyboard .p-iconfield:focus-within .p-inputtext{background-color:#fdffb3!important;color:#1e1e1e!important;border:1px solid #1e1e1e!important;box-shadow:0 0 0 1px #1e1e1e!important}body .using-keyboard .p-select.p-inputwrapper-focus .p-select-label{color:#1e1e1e!important}body .using-keyboard .p-select.p-inputwrapper-focus .p-select-dropdown,body .using-keyboard .p-select.p-inputwrapper-focus .p-select-clear-icon,body .using-keyboard .p-select.p-inputwrapper-focus .p-select-clear-icon .p-icon{color:#1e1e1e!important;fill:#1e1e1e!important}body .using-keyboard .p-iconfield:focus-within .p-inputtext::placeholder{color:#1e1e1e!important}body .using-keyboard .p-iconfield:focus-within .p-inputicon{color:#1e1e1e!important}body .using-keyboard .p-toggleswitch:not(.p-disabled):has(.p-toggleswitch-input:focus-visible) .p-toggleswitch-slider,body .using-keyboard .p-toggleswitch:not(.p-disabled):has(.p-toggleswitch-input:focus) .p-toggleswitch-slider{outline:1px solid #1e1e1e!important}body .using-keyboard .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:focus-visible) .p-radiobutton-box{outline:1px solid #1e1e1e!important}html.embedded body{background:#f3f0ef!important}hr{border-top:1px solid rgba(0,0,0,.1);width:100%;margin:20px 0}strong{color:var(--color-strong)}section{padding:30px 0}section>h2{margin-bottom:30px}.form-container{padding-top:2rem;padding-bottom:4rem;margin-top:20px}.divider{border-top:1px solid #f2f4f5;margin:20px 0}.p-formgrid.grid{margin-right:-1rem;margin-left:-1rem;margin-top:-1rem}.p-formgrid.grid>[class*=col]{padding:1rem}.p-formgrid.grid.grid-sm{margin:-.5rem}.p-formgrid.grid.grid-sm>[class*=col]{padding:.5rem}@media screen and (max-width: 768px){section{padding:var(--space-sm)}section>h2{margin-left:0;margin-bottom:15px}.grid>[class*=col]:first-child:not(:last-child){padding-bottom:1rem}.grid>[class*=col]:not(:first-child):not(:last-child){padding-top:1rem;padding-bottom:1rem}.grid>[class*=col]:last-child:not(:first-child){padding-top:1rem}.grid.grid-sm>[class*=col]:first-child:not(:last-child){padding-bottom:.5rem}.grid.grid-sm>[class*=col]:not(:first-child):not(:last-child){padding-top:.5rem;padding-bottom:.5rem}.grid.grid-sm>[class*=col]:last-child:not(:first-child){padding-top:.5rem}}p{margin:0 0 1rem;line-height:1.5}p:last-child{margin-bottom:0}a{color:var(--color-link);transition:color .2s;cursor:pointer}a:hover,a:active{color:var(--color-link-active)}a:not(.no-underline-link,.p-breadcrumb-item-link,.navigation-menu-item-container,.event-entry,.certificate-entry,.underline-with-icon,.discussion-entry,.submenu-link,.p-button,:has(.card)):hover,a:not(.no-underline-link,.p-breadcrumb-item-link,.navigation-menu-item-container,.event-entry,.certificate-entry,.underline-with-icon,.discussion-entry,.submenu-link,.p-button,:has(.card)):active{text-decoration:underline!important}a.submenu-link span:hover,a.submenu-link span:active{text-decoration:underline!important}a.underline-with-icon{position:relative;width:fit-content}a.underline-with-icon:hover:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--color-link-active);transform:scaleX(1);transform-origin:bottom left}.menu-item a:hover,.menu-item a:active,.layout-topbar-main-menu li a:hover,.layout-topbar-main-menu li a:active{text-decoration:none!important}.shadow-focus-ring:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #ee999a,0 1px 2px #000}.shadow-focus-ring-link:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #8abccf,0 1px 2px #000;outline:none}h1,h2,h3,h4,h5,h6{margin:1.5rem 0;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}h1{font-size:45px;line-height:48px}h2{font-size:30px;line-height:36px}h3{font-size:20px;line-height:26px}h4{font-size:18px;line-height:24px}h5{font-size:16px;line-height:22px}h6{font-size:14px;line-height:20px}@media screen and (max-width: 768px){h1{font-size:30px;line-height:36px}h2{font-size:20px;line-height:26px}h3{font-size:18px;line-height:24px}h5{font-size:14px;line-height:20px}h4{font-size:16px;line-height:22px}}b{font-weight:700}.card{background-color:var(--color-primary-lighter);border-radius:var(--border-radius-lg);padding:var(--space-md);margin-bottom:var(--space-sm)}.card .entry-content .entry-meta{font-size:12px}.card .entry-content .entry-heading{margin-top:0;margin-bottom:30px;color:var(--color-primary-dark)}.card .entry-content .entry-heading.exposed{color:var(--color-darkred-contrast)}.card .entry-content .entry-heading.exposed a{color:inherit}.card .entry-content .entry-heading.exposed a:hover{color:var(--color-link)}.card .entry-content .entry-excerpt{margin-bottom:30px}@media screen and (max-width: 768px){.card{padding:var(--space-sm);border-radius:var(--border-radius-md)}.card .entry-content .entry-heading{margin-bottom:20px}}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loader,.loader:after{border-radius:50%;width:45px;height:45px}.loader{margin:40px auto;font-size:5px;position:relative;border-top:1.1em solid var(--p-surface-200);border-right:1.1em solid var(--p-surface-200);border-bottom:1.1em solid var(--p-surface-200);border-left:1.1em solid var(--color-tertiary);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}.table-total .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:5px solid rgba(0,0,0,.1);border-width:5px 0 5px 0;font-weight:700;color:#000;background:transparent;transition:box-shadow .2s}.inner-table .p-datatable .p-datatable-thead>tr>th{border-width:3px 0 2px 0}.layout-content-wrapper{transition:margin-left var(--transition-duration);padding-top:0}.layout-content-wrapper .layout-content{border-top-left-radius:0;overflow:unset;height:100%;box-shadow:none;border-top:none}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper{margin-top:auto}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer{padding:30px var(--space-sm) 0 var(--space-sm);align-items:stretch;flex-direction:column}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top{padding:0 100px;background:var(--color-footer-dark);border-radius:var(--border-radius-md);justify-content:center}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top h3{margin-bottom:30px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top ul{margin:0}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .nijz img{width:190px;height:50px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .nijz a{display:inline-block;margin-bottom:var(--space-sm)}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .socials{margin-top:var(--space-sm);display:flex;gap:10px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .faq{color:var(--color-primary-lighter);list-style-type:disc;list-style-position:inside;padding-left:0}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .faq a{text-decoration:none!important}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .faq a:hover,.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .faq a:active{text-decoration:underline!important}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .faq li+li{margin-top:5px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .faq li::marker{font-size:18px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .faq li:before{content:"";margin-left:-10px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .top-section{margin-right:var(--space-xs);padding:var(--space-md) 0;width:29.2%}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .top-section a{color:var(--color-primary-lighter)}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .top-section h3,.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .top-section p{color:var(--color-text-muted)}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section{margin-bottom:var(--space-sm);justify-content:space-between;display:flex;width:88.8%}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section a{color:var(--color-primary-lighter);font-size:14px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section p{color:var(--color-text-muted);font-size:14px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section .links ul{display:flex;flex-direction:row;list-style:none}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section .links ul li:not(:last-child){margin-right:30px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom{font-size:13px;padding:var(--space-md) 0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .copyright{height:70px;max-height:70px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .copyright p{line-height:1.5}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .copyright ul{list-style:none;padding:0;margin-top:0;margin-bottom:8px;display:flex;flex-direction:row}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .copyright ul li{margin-right:25px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about p{line-height:17px;display:flex;justify-content:center;margin-top:15px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about ul li{display:flex;align-items:center;position:relative}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about ul li:after{content:"";height:40px;width:1px;background-color:var(--color-primary-dark);opacity:.2;margin:0 50px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about ul li:last-child:after{display:none}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about ul li a img{object-fit:contain;height:50px}@media screen and (max-width: 2000px){.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about ul{flex-wrap:wrap}}@media screen and (max-width: 992px){.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top{padding:var(--space-sm) var(--space-md)}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .top-section{margin-top:10px;width:100%;margin-right:0;align-items:start!important}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .top-section h3{margin-left:0!important}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section{width:100%;padding:0 var(--space-sm)}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section .links ul{flex-direction:column}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section .links ul li{margin-bottom:10px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section .copyright{display:flex;flex-direction:column;justify-content:center}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about ul{flex-wrap:wrap;grid-template-columns:1fr 1fr}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom .about ul li:nth-child(2n):after{display:none}}@media screen and (max-width: 768px){.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer{padding:var(--space-sm) 0}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top{padding-inline:var(--space-sm);border-radius:var(--border-radius-md)}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top h3{margin-bottom:20px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .top-section{padding-top:35px;padding-bottom:var(--space-sm);padding-left:var(--space-sm);padding-right:var(--space-sm)}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-top .bottom-section{width:100%}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom ul li{margin:30px}.layout-wrapper.layout-wrapper-zvem .layout-footer-wrapper .layout-footer .zvem-footer-bottom ul li:after{display:none}}lib-footer{margin-top:auto}header{position:sticky;z-index:1000;left:0;top:0;width:100%}header .header-container{width:100%;height:100%;max-width:1500px!important}header .header-container .content-wrapper{display:flex;width:100%;height:100%;padding:20px 90px;align-items:center}@media screen and (max-width: 768px){header .header-container .content-wrapper{padding:20px}}.layout-wrapper.layout-wrapper-zvem .cookie-notice{background-color:#ebf1f4;border-top:3px solid var(--color-primary-dark);position:fixed;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.layout-wrapper.layout-wrapper-zvem .cookie-notice .header-container{width:100%;height:100%;max-width:1500px}.layout-wrapper.layout-wrapper-zvem .cookie-notice .header-container .content-wrapper{display:flex;justify-content:space-between;width:100%;height:100%;padding:20px 90px;align-items:center}.layout-wrapper.layout-wrapper-zvem .cookie-notice p{white-space:pre-line;line-height:20px;margin-bottom:0}.layout-wrapper.layout-wrapper-zvem .cookie-notice .p-button{margin-left:20px;min-width:120px}.layout-wrapper.layout-wrapper-zvem .cookie-notice .p-button .p-button-icon{display:none}@media screen and (max-width: 768px){.layout-wrapper.layout-wrapper-zvem .cookie-notice .p-button{min-width:4.5rem;width:4.5rem;justify-content:center}.layout-wrapper.layout-wrapper-zvem .cookie-notice .p-button .p-button-label{display:none}.layout-wrapper.layout-wrapper-zvem .cookie-notice .p-button .p-button-icon{display:block;font-size:18px;width:18px;height:18px}.layout-wrapper.layout-wrapper-zvem .cookie-notice .p-button .p-button-icon-left{margin-right:0}}.layout-wrapper.layout-wrapper-zvem .app-notification{display:flex;justify-content:center;background-color:var(--color-secondary-dark)}.layout-wrapper.layout-wrapper-zvem .app-notification strong{color:var(--color-primary-lighter)}.layout-wrapper.layout-wrapper-zvem .app-notification .header-container .content-wrapper{display:flex;gap:30px;padding:5px 30px;align-items:center;flex-wrap:wrap}.layout-wrapper.layout-wrapper-zvem .app-notification p{margin:0;color:var(--color-primary-lighter)}.layout-wrapper.layout-wrapper-zvem .app-notification a{color:var(--color-primary-lighter)}.layout-wrapper.layout-wrapper-zvem .app-notification div>strong{white-space:nowrap}.layout-wrapper.layout-wrapper-zvem .app-notification div{display:flex;gap:5px;align-items:center}.layout-wrapper.layout-wrapper-zvem .app-notification div>div{overflow:hidden}.layout-wrapper.layout-wrapper-zvem .app-notification div>div p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.layout-wrapper.layout-wrapper-zvem .app-notification .read-more{margin-top:0;white-space:nowrap}@media screen and (max-width: 768px){.layout-wrapper.layout-wrapper-zvem .app-notification .read-more span{display:none}}.layout-wrapper.layout-wrapper-zvem .app-notification .read-more i{margin-left:var(--space-xs)}.layout-wrapper.layout-wrapper-zvem .app-notification .read-more:active,.layout-wrapper.layout-wrapper-zvem .app-notification .read-more:hover{color:var(--color-primary-lighter)}@media screen and (max-width: 768px){.layout-wrapper.layout-wrapper-zvem .app-notification .header-container .content-wrapper{padding:20px 20px 35px}.layout-wrapper.layout-wrapper-zvem .app-notification .header-container .content-wrapper div{flex-direction:column;align-items:start;flex:1}.layout-wrapper.layout-wrapper-zvem .app-notification .header-container .content-wrapper div div{overflow:hidden;max-width:100%}.layout-wrapper.layout-wrapper-zvem .app-notification .header-container .content-wrapper div div>p{justify-content:start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.layout-wrapper.layout-wrapper-zvem .app-notification .read-more{color:var(--color-primary-lighter)}.layout-wrapper.layout-wrapper-zvem .app-notification .read-more i{display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin-left:0;border:2px solid var(--color-primary-lighter);border-radius:var(--border-radius-sm);transition:unset}.layout-wrapper.layout-wrapper-zvem .app-notification .read-more:active,.layout-wrapper.layout-wrapper-zvem .app-notification .read-more:hover{color:var(--color-primary-lighter)}.layout-wrapper.layout-wrapper-zvem .app-notification .read-more:active i,.layout-wrapper.layout-wrapper-zvem .app-notification .read-more:hover i{transform:unset}}.layout-wrapper.layout-wrapper-zvem .layout-topbar{width:100%;height:100%;padding:0;position:relative;display:flex;justify-content:center;background:var(--color-primary-lighter)}@supports (backdrop-filter: none){.layout-wrapper.layout-wrapper-zvem .layout-topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation,.layout-wrapper.layout-wrapper-zvem .layout-topbar .navigation-menu-overlay{display:flex;width:100%;height:100%;align-items:center}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .p-badge,.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .p-badge:focus,.layout-wrapper.layout-wrapper-zvem .layout-topbar .navigation-menu-overlay .p-badge,.layout-wrapper.layout-wrapper-zvem .layout-topbar .navigation-menu-overlay .p-badge:focus{display:flex;justify-content:center;color:var(--color-primary-lighter);background-color:var(--color-secondary-dark);font-size:1rem;font-weight:400;line-height:1.8rem;letter-spacing:.025rem;height:1.8rem;min-width:1.8rem;border-radius:10px;z-index:1}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation{min-height:90px;padding:20px 90px;justify-content:space-between;column-gap:20px;flex-wrap:wrap}@media screen and (max-width: 768px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation{padding:20px}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-left{position:relative}@media screen and (max-width: 576px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-left{align-self:flex-start}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-left .app-environment-razvoj{position:absolute;color:var(--color-secondary-dark);text-transform:uppercase;font-weight:700;top:40px;left:30px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-left .app-environment-test{position:absolute;color:#d1a000;text-transform:uppercase;font-weight:700;top:40px;left:40px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-left .app-environment-produkcija{display:none}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-left .app-name .app-logo{width:97px;height:40px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu{display:flex;align-items:center;justify-content:flex-end;list-style-type:none;margin:0;padding:0}@media screen and (max-width: 1204px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu{display:none}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li{position:relative;margin:0 10px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a{display:inline-block;padding:10px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a:after{content:"";bottom:0;left:0;width:0;border-bottom:2px solid transparent;position:absolute;transition:all .5s}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a:hover,.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a:active,.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a:focus,.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a.topbar-active-menuitem{color:var(--color-link-active)}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a:hover:after,.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a:active:after,.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a:focus:after,.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-main-menu>li>a.topbar-active-menuitem:after{width:100%;border-color:var(--color-link-active)}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right{flex-wrap:wrap}@media screen and (max-width: 576px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right{align-self:flex-end}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li .p-button{min-width:120px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li .p-button.p-button-link{min-width:unset;padding:10px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions .login{margin-left:20px;margin-right:0}@media screen and (max-width: 1204px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions .login{margin-right:10px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions .change-language{display:none}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li{position:relative}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li a{padding:10px;position:relative;display:block;font-weight:400}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item{background:transparent;border:0;border-radius:0}@media screen and (min-width: 1205px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item{margin-right:0}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container{font-size:14px;justify-content:flex-end}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container .name-container{text-align:end;white-space:nowrap}@media screen and (max-width: 1204px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container .name-container{display:none}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container .name-container .in-name-container{display:inline}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container .name-container span{display:inline}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container .name-container span.name{font-weight:400}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container .name-container span.in-name{display:block;font-size:16px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.mobile-menu{display:none;margin-right:0;position:relative}@media screen and (max-width: 1204px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.mobile-menu{display:flex;align-items:center}}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.mobile-menu .p-badge{margin-left:-.5rem}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.mobile-menu .p-button{color:#3b7b91;background-color:transparent;border:1px solid transparent;overflow:visible}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .login .p-button .p-button-icon{display:none}@media screen and (max-width: 991px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container .avatar i{display:block}}@media screen and (max-width: 1204px){.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li .p-button{padding:1rem;min-width:unset;width:45px}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li .p-button .p-button-icon{display:block;font-size:18px;width:18px;height:18px;padding:0}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions>li .p-button .p-button-icon-left{margin-right:0}.layout-wrapper.layout-wrapper-zvem .layout-topbar .primary-navigation .layout-topbar-right .layout-topbar-actions .login{display:none}}.profile-menu-container:before,.profile-menu-container:after{border-bottom-color:#448128;height:0;width:0;content:" ";bottom:100%;margin-bottom:5px}.profile-menu-container:before{border-width:10px!important}.profile-menu-container:after{border-width:8px!important}.profile-menu-container.p-popover{border-top:5px solid #448128;border-radius:10px}@media screen and (min-width: 2800px){.profile-menu-container.p-popover{margin-right:20px}}.language-menu-container:before,.language-menu-container:after,.navigation-menu-overlay:before,.navigation-menu-overlay:after{border-bottom-color:var(--color-link-active);height:0;width:0;content:" ";bottom:100%;margin-bottom:5px}.language-menu-container:before,.navigation-menu-overlay:before{border-width:10px!important}.language-menu-container:after,.navigation-menu-overlay:after{border-width:8px!important}.language-menu-container.p-popover,.navigation-menu-overlay.p-popover{margin-top:15px;border-top:5px solid var(--color-link-active);border-radius:10px}@media screen and (max-width: 1800px){.language-menu-container.p-popover,.navigation-menu-overlay.p-popover{margin-left:20px}}.profile-menu-container .profile-menu-header{margin:20px}.profile-menu-container .profile-menu-header .profile-container .name-container{margin-left:10px;text-align:start!important}.profile-menu-container .profile-menu-header .profile-container .name-container .name{color:var(--color-primary-text)!important}.profile-menu-container .profile-menu-header .profile-container .name-container .in-name-container .in-name{font-weight:700;color:var(--color-primary-text)!important}.profile-menu-container .profile-menu-mid{display:grid;background-color:var(--color-primary-lighter);margin-bottom:30px}.profile-menu-container .profile-menu-mid .profile-menu-column{position:relative;padding:0 20px}.profile-menu-container .profile-menu-mid .profile-menu-column .column-title{padding:5px 10px;font-weight:700}.profile-menu-container .profile-menu-mid .profile-menu-column:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:#0000001a}.profile-menu-container .menu-items,.profile-menu-container .menu-actions{padding:0;white-space:nowrap;margin-top:15px}.profile-menu-container .menu-items li,.profile-menu-container .menu-actions li{font-size:16px;list-style-type:none;padding:5px 0}.profile-menu-container .menu-items li .p-button,.profile-menu-container .menu-actions li .p-button{margin:10px}.profile-menu-container .menu-items li:not(:last-child),.profile-menu-container .menu-actions li:not(:last-child){margin-bottom:10px}.profile-menu-container .menu-items i,.profile-menu-container .menu-actions i{margin-right:10px}.profile-menu-container .profile-menu-footer{width:100%;padding:10px 20px;position:relative}.profile-menu-container .profile-menu-footer:before{content:"";position:absolute;top:0;left:30px;right:30px;height:1px;background-color:#0000001a}.profile-menu-container .profile-menu-footer .menu-actions{display:flex;align-items:center;list-style:none;padding:0;margin:0}.profile-menu-container .profile-menu-footer .menu-actions li{margin-right:20px;margin-bottom:0}.profile-menu-container .profile-menu-footer .menu-actions li:last-child{margin-right:0;margin-left:auto}.profile-container .avatar{display:flex;align-items:center;justify-content:center;width:45px;height:45px;padding:0;color:var(--color-primary-lighter);border-radius:50%;font-size:16px}.profile-container .avatar i{color:var(--color-primary-lighter)}.profile-menu-container.p-popover .p-popover-content{padding:0}@media screen and (min-width: 576px){.language-menu-container.p-popover{width:220px}}.language-menu-container.p-popover .p-popover-content{padding:0}.language-menu-container .languages{padding:10px 20px;margin-top:16px;margin-bottom:16px}.language-menu-container .languages li{display:flex;font-size:16px;list-style-type:none;padding:10px 20px;margin-left:-10px;margin-right:-10px;border-radius:60px;cursor:pointer}.language-menu-container .languages li.active{background-color:#cce5f4;color:#0078bd}.language-menu-container .languages li p-radiobutton .p-radiobutton-label{color:#346b80;cursor:pointer}.icon-with-text{position:relative}.icon-with-text .icon-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:9px;color:var(--color-primary-lighter);font-weight:400}.icon-with-text .icon-text.smaller{font-size:8px}.icon-with-text .icon-text.larger{font-size:10px}.layout-wrapper-zvem{position:static;visibility:visible}.layout-wrapper-zvem .layout-mobile-menu{position:fixed;top:0;left:-100%;width:100%;height:100vh;z-index:1001;background-color:var(--color-primary-lighter);transition:left .4s ease-in-out,visibility .4s ease-in-out;overflow-y:auto;visibility:hidden;display:flex;flex-direction:column}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header,.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation,.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-footer{padding:15px 20px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header{top:0;left:0;position:sticky;border-bottom:1px solid var(--color-surface-light);background-color:var(--color-primary-lighter);z-index:2;padding-bottom:20px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-toggler{background-color:transparent;color:var(--color-primary-dark);border:1px solid transparent;padding:1rem;font-size:20px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-toggler .p-button-icon{transform:rotate(90deg)}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header img{width:97px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions{margin-top:40px;margin-left:20px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions .profile-item{display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;border-radius:0}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions .profile-item .profile-container{display:flex;flex-direction:row-reverse;align-items:center;cursor:pointer}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions .profile-item .profile-container .avatar{display:flex;align-items:center;justify-content:center;width:45px;height:45px;padding:0;color:var(--color-primary-lighter);border-radius:50%}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions .profile-item .profile-container .name-container{padding:10px;text-align:start;white-space:nowrap}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions .profile-item .profile-container .name-container .in-name-container,.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions .profile-item .profile-container .name-container span{display:inline}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions .profile-item .profile-container .name-container span.name{color:var(--color-strong)}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header .mobile-menu-header-actions .profile-item .profile-container .name-container span.in-name{font-size:20px;display:block;color:var(--color-strong)}@media screen and (max-height: 350px){.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-header{position:static}}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-footer{margin-bottom:60px;margin-left:20px;font-size:20px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation{position:relative;flex:1 1 auto;min-height:fit-content}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .p-badge{position:absolute;top:-8px;right:-20px;background-color:var(--color-secondary-dark);font-size:1rem;font-weight:400;line-height:1.8rem;letter-spacing:.025rem;height:1.8rem;min-width:1.8rem}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-items{margin:0;padding-left:0}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .submenu{position:absolute;visibility:hidden;top:0;left:-100%;width:100%;height:100dvh;overflow-y:auto;background-color:var(--color-primary-lighter);transition:left .4s ease-in-out,visibility .4s ease-in-out;z-index:1;padding:35px 20px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item{list-style:none;margin:15px 20px 30px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item .users{padding:10px 0}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item .users li{margin:0;max-width:350px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item .users li:first-child{padding-left:0}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item a{color:var(--color-primary-dark);position:relative;display:inline-block;font-size:20px;padding:5px 0}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item a:after{content:"";bottom:0;left:0;width:0;border-bottom:2px solid transparent;position:absolute;transition:all .5s}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item a:hover,.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item a.mobile-menu-active-menuitem{color:var(--color-link-active)}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item a:hover:after,.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item a.mobile-menu-active-menuitem:after{border-color:var(--color-link-active);width:100%}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item.back{margin-bottom:50px}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item.back a{color:var(--color-link-active);font-weight:700}.layout-wrapper-zvem .layout-mobile-menu .mobile-menu-navigation .menu-item.back a:after{content:none}.layout-wrapper-zvem.layout-mobile-active{position:fixed;visibility:hidden}.layout-wrapper-zvem.layout-mobile-active .layout-mobile-menu{visibility:visible;left:0}.layout-topbar .layout-topbar-right{display:flex;align-items:center;justify-content:flex-end}.layout-topbar .layout-topbar-right .layout-topbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0 0 0 10px;padding:0;height:100%;gap:10px}.layout-topbar .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container{cursor:pointer;display:flex;align-items:center}.layout-topbar .layout-topbar-right .layout-topbar-actions>li.profile-item .profile-container .name-container{padding:.5rem 1rem}.layout-wrapper.layout-wrapper-zvem{display:flex;min-height:100vh;align-items:center;flex-direction:column;justify-content:flex-start}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper{display:flex;flex-direction:column;justify-content:space-between;position:static;height:auto;overflow:hidden;width:100%!important;max-width:1500px;margin-top:0;margin-left:0!important;border-radius:0}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content{border-radius:0;background:linear-gradient(to bottom,white 0%,white 110px,var(--color-surface-light) 220px,var(--color-surface-light) 100%) fixed;padding:0 var(--space-sm);position:relative}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .toast-wrapper{position:absolute;right:20px;width:100%;max-width:40rem}@media screen and (max-width: 768px){.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .toast-wrapper{right:0}}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .global-toast{width:100%;max-width:40rem;top:unset!important;right:unset!important}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation{margin-top:50px;display:flex;flex-grow:1;flex-wrap:wrap;align-items:center;gap:20px}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation span{display:block}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation .previous-link,.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation .next-link{display:flex}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation .previous-link i,.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation .next-link i{height:24px;display:flex;align-items:center}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation .next-link{text-align:right;margin-left:auto}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation .next-link i{margin-left:10px}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation .previous-link{text-align:left;margin-right:auto}.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content .navigation .previous-link i{margin-right:10px}@media screen and (max-width: 768px){.layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content{padding:0}}.layout-wrapper.layout-wrapper-zvem .ix-steps-container-padding{padding:0px var(--space-lg)}.layout-wrapper.layout-wrapper-zvem .ix-horizontal-steps-header-container,.layout-wrapper.layout-wrapper-zvem .ix-steps-footer-container{margin-left:-70px;margin-right:-70px;padding:30px 70px;border-radius:30px}.layout-wrapper.layout-wrapper-zvem .ix-horizontal-steps-content-container{margin-left:-20px;margin-right:-20px}@media screen and (max-width: 768px){.layout-wrapper.layout-wrapper-zvem .ix-steps-container-padding{padding:0}.layout-wrapper.layout-wrapper-zvem .ix-horizontal-steps-header-container{margin-left:-20px;margin-right:-20px;padding:30px 20px}.layout-wrapper.layout-wrapper-zvem .ix-steps-footer-container{margin-left:0;margin-right:0;padding:30px 20px}}html.embedded .layout-wrapper.layout-wrapper-zvem .layout-content-wrapper .layout-content{background:var(--color-surface-lighter)!important}.section-title-row{display:flex;justify-content:space-between;align-items:center}.section-title-row h2{margin-left:0}.mobile-apps-container{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.mobile-apps-container h3{margin:0 10px 0 0}.mobile-apps-container .mobile-apps{display:flex;justify-self:center}.mobile-apps-container .mobile-apps a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;margin:0 10px;background-color:var(--color-primary-lighter);border-radius:var(--border-radius-sm);box-shadow:0 0 20px #0003}.mobile-apps-container .mobile-apps a:first-child{margin-left:0}.mobile-apps-container .mobile-apps a:last-child{margin-right:0}.mobile-apps-container .mobile-apps a:hover{background-color:var(--color-link-active)}#hero{position:relative;border-radius:var(--border-radius-lg);padding-right:0;overflow:hidden;padding-bottom:160px}#hero .cta-container{margin-bottom:50px}#hero .cta-container h1{margin-bottom:var(--space-sm)}#hero .cta-container p{margin-bottom:var(--space-md)}#hero .cta-container .cta{display:flex;flex-direction:row;align-items:center}#hero .cta-container .cta .p-button{margin-right:var(--space-md);max-width:400px;min-width:200px}#hero .cta-container .cta p{margin-bottom:0}#hero .cta-container .cta p a{white-space:nowrap;text-decoration:underline!important}#hero .mobile-apps-container{justify-content:center}#hero .mobile-apps-container h2{margin:0;font-size:20px;text-align:center}#hero .hero-img{position:absolute;height:590px;width:50%;top:0;right:-5%;background-repeat:no-repeat;background-size:cover;background-position:left bottom}#featured-dashboard{padding:30px var(--space-lg);background-color:#fff;border-radius:var(--border-radius-lg);margin-top:10px}#featured-dashboard a h3{color:var(--color-primary-text)}#featured-dashboard .featured-container h2{margin-bottom:20px}#featured-dashboard .featured-container a[href^=http]{text-decoration:none!important}#actions-dashboard{border-radius:var(--border-radius-lg);display:flex;justify-content:center;align-items:center;padding:0}#actions-dashboard .actions-grid{margin-top:15px;padding:.5rem 1rem;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media (max-width: 1000px){#actions-dashboard .actions-grid{grid-template-columns:1fr}}#actions-dashboard .actions-container{width:100%;max-width:1500px;justify-content:center;align-items:center}#actions-dashboard .actions-container .actions-content-wrapper{width:100%;padding:0 10px}@media screen and (max-width: 768px){#actions-dashboard .container .content-wrapper{padding:20px}#actions-dashboard .actions-container .actions-content-wrapper{padding:0 10px}}#featured-home{position:relative;margin-top:-170px;padding-top:40px}#featured-home a[href^=http]{text-decoration:none!important}#featured-home h2{margin-bottom:20px;font-size:24px}#featured-home .card.featured-entry{padding:20px;border:1px solid #ebf1f4;border-radius:12px}#featured-home .card.featured-entry:hover{border:1px solid var(--color-link-active)}.card.featured-entry:hover .featured-icon:after{background-color:var(--color-link-active)}.home-support{padding:40px 0 30px}.home-blog{padding:30px 0}#timeline-certificates{padding:50px 0 20px}#timeline-certificates h2{margin-bottom:20px}#timeline-certificates .certificates{background-color:var(--color-primary-lighter);box-shadow:none;padding:40px}#timeline-certificates .read-more{margin-right:var(--space-md)}#timeline-certificates .read-more a{justify-content:flex-end}.featured{margin-top:30px}#pacient-certificates{padding-bottom:20px}#pacient-certificates h2{margin-left:var(--space-md);margin-bottom:30px}#pacient-certificates .certificates{background-color:var(--color-primary-lighter);box-shadow:none;padding:40px}.support-entry a:hover,.support-entry a:active{color:var(--color-link)}.support-entry a.underline-with-icon:hover:after{background-color:var(--color-link)}#support h2{margin-bottom:0;font-size:30px}#support .support-container{margin:0 -45px;padding-top:20px;padding-bottom:0;background-color:inherit}#support .support-entry{border-radius:var(--border-radius-lg);background-color:#e0e7eb}#blog h2{margin-bottom:35px;font-size:30px}#blog .blog-container{margin:0 -5px}@media screen and (max-width: 1200px){#hero .cta-container .cta{flex-direction:column}#hero .cta-container .cta .p-button{margin-right:0;margin-bottom:20px;width:100%}}@media screen and (max-width: 991px){#hero{padding-right:var(--space-lg)}#hero .cta-container .cta{flex-direction:row}#hero .cta-container .cta .p-button{margin-right:40px;margin-bottom:0;min-width:200px;width:unset}#hero .hero-img{display:none}}@media screen and (max-width: 768px){#hero{padding-right:var(--space-sm);border-radius:var(--border-radius-md)}#hero .cta-container,#hero .cta-container p{margin-bottom:var(--space-sm)}#hero .cta-container .cta{flex-direction:column}#hero .cta-container .cta .p-button{margin-right:0;margin-bottom:20px;width:100%}h2{margin-left:var(--space-sm);margin-bottom:15px}#featured-home{padding-top:40px}#featured-home a[href^=http]{text-decoration:none!important}#featured-home .featured-container{padding-top:30px;padding-bottom:30px}#timeline-certificates{padding:40px 0 0}#timeline-certificates .certificates{background-color:var(--color-primary-lighter);box-shadow:none;padding:20px}#pacient-certificates{padding-left:0;padding-right:0;padding-bottom:0}#pacient-certificates .certificates{background-color:var(--color-primary-lighter);box-shadow:none}#pacient-certificates .breadcrumb-class{margin-left:20px!important}#support{margin-left:var(--space-sm);margin-right:var(--space-sm)}#support .support-container{padding-bottom:30px}#blog{padding-bottom:var(--space-md)}#blog h2{margin-left:10px;margin-bottom:15px}}a[href^=http]{text-decoration:none!important}.cepljenje-buttons{display:flex;justify-content:flex-end}.cepljenje-button{box-shadow:0 0 3px #346b80;margin:10px}.cepljenje-button-reverse{background:#fff;color:#346b80;border:hidden}ol.cepljenje-seznam li{margin-bottom:20px}ol.cepljenje-seznam{margin-top:0;margin-bottom:0;padding-bottom:10px}#bolniske i:not(#prescription .certificate-entry i),#navodila i:not(#prescription .certificate-entry i),#prescription i:not(#prescription .certificate-entry i),#appointment i:not(#prescription .certificate-entry i),#referral i:not(#prescription .certificate-entry i){margin-right:5px}#bolniske .bolniske-summary,#bolniske .navodila-summary,#bolniske .prescription-summary,#bolniske .appointment-summary,#bolniske .referral-summary,#navodila .bolniske-summary,#navodila .navodila-summary,#navodila .prescription-summary,#navodila .appointment-summary,#navodila .referral-summary,#prescription .bolniske-summary,#prescription .navodila-summary,#prescription .prescription-summary,#prescription .appointment-summary,#prescription .referral-summary,#appointment .bolniske-summary,#appointment .navodila-summary,#appointment .prescription-summary,#appointment .appointment-summary,#appointment .referral-summary,#referral .bolniske-summary,#referral .navodila-summary,#referral .prescription-summary,#referral .appointment-summary,#referral .referral-summary{border-radius:var(--border-radius-lg);margin-top:50px;margin-bottom:0}#bolniske .bolniske-summary .referral-card-content,#bolniske .bolniske-summary .appointment-card-content,#bolniske .bolniske-summary .prescription-card-content,#bolniske .bolniske-summary .bolniske-card-content,#bolniske .bolniske-summary .navodila-card-content,#bolniske .navodila-summary .referral-card-content,#bolniske .navodila-summary .appointment-card-content,#bolniske .navodila-summary .prescription-card-content,#bolniske .navodila-summary .bolniske-card-content,#bolniske .navodila-summary .navodila-card-content,#bolniske .prescription-summary .referral-card-content,#bolniske .prescription-summary .appointment-card-content,#bolniske .prescription-summary .prescription-card-content,#bolniske .prescription-summary .bolniske-card-content,#bolniske .prescription-summary .navodila-card-content,#bolniske .appointment-summary .referral-card-content,#bolniske .appointment-summary .appointment-card-content,#bolniske .appointment-summary .prescription-card-content,#bolniske .appointment-summary .bolniske-card-content,#bolniske .appointment-summary .navodila-card-content,#bolniske .referral-summary .referral-card-content,#bolniske .referral-summary .appointment-card-content,#bolniske .referral-summary .prescription-card-content,#bolniske .referral-summary .bolniske-card-content,#bolniske .referral-summary .navodila-card-content,#navodila .bolniske-summary .referral-card-content,#navodila .bolniske-summary .appointment-card-content,#navodila .bolniske-summary .prescription-card-content,#navodila .bolniske-summary .bolniske-card-content,#navodila .bolniske-summary .navodila-card-content,#navodila .navodila-summary .referral-card-content,#navodila .navodila-summary .appointment-card-content,#navodila .navodila-summary .prescription-card-content,#navodila .navodila-summary .bolniske-card-content,#navodila .navodila-summary .navodila-card-content,#navodila .prescription-summary .referral-card-content,#navodila .prescription-summary .appointment-card-content,#navodila .prescription-summary .prescription-card-content,#navodila .prescription-summary .bolniske-card-content,#navodila .prescription-summary .navodila-card-content,#navodila .appointment-summary .referral-card-content,#navodila .appointment-summary .appointment-card-content,#navodila .appointment-summary .prescription-card-content,#navodila .appointment-summary .bolniske-card-content,#navodila .appointment-summary .navodila-card-content,#navodila .referral-summary .referral-card-content,#navodila .referral-summary .appointment-card-content,#navodila .referral-summary .prescription-card-content,#navodila .referral-summary .bolniske-card-content,#navodila .referral-summary .navodila-card-content,#prescription .bolniske-summary .referral-card-content,#prescription .bolniske-summary .appointment-card-content,#prescription .bolniske-summary .prescription-card-content,#prescription .bolniske-summary .bolniske-card-content,#prescription .bolniske-summary .navodila-card-content,#prescription .navodila-summary .referral-card-content,#prescription .navodila-summary .appointment-card-content,#prescription .navodila-summary .prescription-card-content,#prescription .navodila-summary .bolniske-card-content,#prescription .navodila-summary .navodila-card-content,#prescription .prescription-summary .referral-card-content,#prescription .prescription-summary .appointment-card-content,#prescription .prescription-summary .prescription-card-content,#prescription .prescription-summary .bolniske-card-content,#prescription .prescription-summary .navodila-card-content,#prescription .appointment-summary .referral-card-content,#prescription .appointment-summary .appointment-card-content,#prescription .appointment-summary .prescription-card-content,#prescription .appointment-summary .bolniske-card-content,#prescription .appointment-summary .navodila-card-content,#prescription .referral-summary .referral-card-content,#prescription .referral-summary .appointment-card-content,#prescription .referral-summary .prescription-card-content,#prescription .referral-summary .bolniske-card-content,#prescription .referral-summary .navodila-card-content,#appointment .bolniske-summary .referral-card-content,#appointment .bolniske-summary .appointment-card-content,#appointment .bolniske-summary .prescription-card-content,#appointment .bolniske-summary .bolniske-card-content,#appointment .bolniske-summary .navodila-card-content,#appointment .navodila-summary .referral-card-content,#appointment .navodila-summary .appointment-card-content,#appointment .navodila-summary .prescription-card-content,#appointment .navodila-summary .bolniske-card-content,#appointment .navodila-summary .navodila-card-content,#appointment .prescription-summary .referral-card-content,#appointment .prescription-summary .appointment-card-content,#appointment .prescription-summary .prescription-card-content,#appointment .prescription-summary .bolniske-card-content,#appointment .prescription-summary .navodila-card-content,#appointment .appointment-summary .referral-card-content,#appointment .appointment-summary .appointment-card-content,#appointment .appointment-summary .prescription-card-content,#appointment .appointment-summary .bolniske-card-content,#appointment .appointment-summary .navodila-card-content,#appointment .referral-summary .referral-card-content,#appointment .referral-summary .appointment-card-content,#appointment .referral-summary .prescription-card-content,#appointment .referral-summary .bolniske-card-content,#appointment .referral-summary .navodila-card-content,#referral .bolniske-summary .referral-card-content,#referral .bolniske-summary .appointment-card-content,#referral .bolniske-summary .prescription-card-content,#referral .bolniske-summary .bolniske-card-content,#referral .bolniske-summary .navodila-card-content,#referral .navodila-summary .referral-card-content,#referral .navodila-summary .appointment-card-content,#referral .navodila-summary .prescription-card-content,#referral .navodila-summary .bolniske-card-content,#referral .navodila-summary .navodila-card-content,#referral .prescription-summary .referral-card-content,#referral .prescription-summary .appointment-card-content,#referral .prescription-summary .prescription-card-content,#referral .prescription-summary .bolniske-card-content,#referral .prescription-summary .navodila-card-content,#referral .appointment-summary .referral-card-content,#referral .appointment-summary .appointment-card-content,#referral .appointment-summary .prescription-card-content,#referral .appointment-summary .bolniske-card-content,#referral .appointment-summary .navodila-card-content,#referral .referral-summary .referral-card-content,#referral .referral-summary .appointment-card-content,#referral .referral-summary .prescription-card-content,#referral .referral-summary .bolniske-card-content,#referral .referral-summary .navodila-card-content{padding:30px var(--space-lg) 55px var(--space-lg)}#bolniske .bolniske-summary .bolniske-type,#bolniske .bolniske-summary .navodila-type,#bolniske .bolniske-summary .prescription-type,#bolniske .bolniske-summary .appointment-type,#bolniske .bolniske-summary .referral-type,#bolniske .navodila-summary .bolniske-type,#bolniske .navodila-summary .navodila-type,#bolniske .navodila-summary .prescription-type,#bolniske .navodila-summary .appointment-type,#bolniske .navodila-summary .referral-type,#bolniske .prescription-summary .bolniske-type,#bolniske .prescription-summary .navodila-type,#bolniske .prescription-summary .prescription-type,#bolniske .prescription-summary .appointment-type,#bolniske .prescription-summary .referral-type,#bolniske .appointment-summary .bolniske-type,#bolniske .appointment-summary .navodila-type,#bolniske .appointment-summary .prescription-type,#bolniske .appointment-summary .appointment-type,#bolniske .appointment-summary .referral-type,#bolniske .referral-summary .bolniske-type,#bolniske .referral-summary .navodila-type,#bolniske .referral-summary .prescription-type,#bolniske .referral-summary .appointment-type,#bolniske .referral-summary .referral-type,#navodila .bolniske-summary .bolniske-type,#navodila .bolniske-summary .navodila-type,#navodila .bolniske-summary .prescription-type,#navodila .bolniske-summary .appointment-type,#navodila .bolniske-summary .referral-type,#navodila .navodila-summary .bolniske-type,#navodila .navodila-summary .navodila-type,#navodila .navodila-summary .prescription-type,#navodila .navodila-summary .appointment-type,#navodila .navodila-summary .referral-type,#navodila .prescription-summary .bolniske-type,#navodila .prescription-summary .navodila-type,#navodila .prescription-summary .prescription-type,#navodila .prescription-summary .appointment-type,#navodila .prescription-summary .referral-type,#navodila .appointment-summary .bolniske-type,#navodila .appointment-summary .navodila-type,#navodila .appointment-summary .prescription-type,#navodila .appointment-summary .appointment-type,#navodila .appointment-summary .referral-type,#navodila .referral-summary .bolniske-type,#navodila .referral-summary .navodila-type,#navodila .referral-summary .prescription-type,#navodila .referral-summary .appointment-type,#navodila .referral-summary .referral-type,#prescription .bolniske-summary .bolniske-type,#prescription .bolniske-summary .navodila-type,#prescription .bolniske-summary .prescription-type,#prescription .bolniske-summary .appointment-type,#prescription .bolniske-summary .referral-type,#prescription .navodila-summary .bolniske-type,#prescription .navodila-summary .navodila-type,#prescription .navodila-summary .prescription-type,#prescription .navodila-summary .appointment-type,#prescription .navodila-summary .referral-type,#prescription .prescription-summary .bolniske-type,#prescription .prescription-summary .navodila-type,#prescription .prescription-summary .prescription-type,#prescription .prescription-summary .appointment-type,#prescription .prescription-summary .referral-type,#prescription .appointment-summary .bolniske-type,#prescription .appointment-summary .navodila-type,#prescription .appointment-summary .prescription-type,#prescription .appointment-summary .appointment-type,#prescription .appointment-summary .referral-type,#prescription .referral-summary .bolniske-type,#prescription .referral-summary .navodila-type,#prescription .referral-summary .prescription-type,#prescription .referral-summary .appointment-type,#prescription .referral-summary .referral-type,#appointment .bolniske-summary .bolniske-type,#appointment .bolniske-summary .navodila-type,#appointment .bolniske-summary .prescription-type,#appointment .bolniske-summary .appointment-type,#appointment .bolniske-summary .referral-type,#appointment .navodila-summary .bolniske-type,#appointment .navodila-summary .navodila-type,#appointment .navodila-summary .prescription-type,#appointment .navodila-summary .appointment-type,#appointment .navodila-summary .referral-type,#appointment .prescription-summary .bolniske-type,#appointment .prescription-summary .navodila-type,#appointment .prescription-summary .prescription-type,#appointment .prescription-summary .appointment-type,#appointment .prescription-summary .referral-type,#appointment .appointment-summary .bolniske-type,#appointment .appointment-summary .navodila-type,#appointment .appointment-summary .prescription-type,#appointment .appointment-summary .appointment-type,#appointment .appointment-summary .referral-type,#appointment .referral-summary .bolniske-type,#appointment .referral-summary .navodila-type,#appointment .referral-summary .prescription-type,#appointment .referral-summary .appointment-type,#appointment .referral-summary .referral-type,#referral .bolniske-summary .bolniske-type,#referral .bolniske-summary .navodila-type,#referral .bolniske-summary .prescription-type,#referral .bolniske-summary .appointment-type,#referral .bolniske-summary .referral-type,#referral .navodila-summary .bolniske-type,#referral .navodila-summary .navodila-type,#referral .navodila-summary .prescription-type,#referral .navodila-summary .appointment-type,#referral .navodila-summary .referral-type,#referral .prescription-summary .bolniske-type,#referral .prescription-summary .navodila-type,#referral .prescription-summary .prescription-type,#referral .prescription-summary .appointment-type,#referral .prescription-summary .referral-type,#referral .appointment-summary .bolniske-type,#referral .appointment-summary .navodila-type,#referral .appointment-summary .prescription-type,#referral .appointment-summary .appointment-type,#referral .appointment-summary .referral-type,#referral .referral-summary .bolniske-type,#referral .referral-summary .navodila-type,#referral .referral-summary .prescription-type,#referral .referral-summary .appointment-type,#referral .referral-summary .referral-type{left:var(--space-lg);margin-right:var(--space-lg);row-gap:10px}#bolniske .bolniske-summary .prescription-status,#bolniske .navodila-summary .prescription-status,#bolniske .prescription-summary .prescription-status,#bolniske .appointment-summary .prescription-status,#bolniske .referral-summary .prescription-status,#navodila .bolniske-summary .prescription-status,#navodila .navodila-summary .prescription-status,#navodila .prescription-summary .prescription-status,#navodila .appointment-summary .prescription-status,#navodila .referral-summary .prescription-status,#prescription .bolniske-summary .prescription-status,#prescription .navodila-summary .prescription-status,#prescription .prescription-summary .prescription-status,#prescription .appointment-summary .prescription-status,#prescription .referral-summary .prescription-status,#appointment .bolniske-summary .prescription-status,#appointment .navodila-summary .prescription-status,#appointment .prescription-summary .prescription-status,#appointment .appointment-summary .prescription-status,#appointment .referral-summary .prescription-status,#referral .bolniske-summary .prescription-status,#referral .navodila-summary .prescription-status,#referral .prescription-summary .prescription-status,#referral .appointment-summary .prescription-status,#referral .referral-summary .prescription-status{top:62px;left:var(--space-md)}#bolniske .bolniske-summary .prescription-meta,#bolniske .bolniske-summary .referral-meta,#bolniske .navodila-summary .prescription-meta,#bolniske .navodila-summary .referral-meta,#bolniske .prescription-summary .prescription-meta,#bolniske .prescription-summary .referral-meta,#bolniske .appointment-summary .prescription-meta,#bolniske .appointment-summary .referral-meta,#bolniske .referral-summary .prescription-meta,#bolniske .referral-summary .referral-meta,#navodila .bolniske-summary .prescription-meta,#navodila .bolniske-summary .referral-meta,#navodila .navodila-summary .prescription-meta,#navodila .navodila-summary .referral-meta,#navodila .prescription-summary .prescription-meta,#navodila .prescription-summary .referral-meta,#navodila .appointment-summary .prescription-meta,#navodila .appointment-summary .referral-meta,#navodila .referral-summary .prescription-meta,#navodila .referral-summary .referral-meta,#prescription .bolniske-summary .prescription-meta,#prescription .bolniske-summary .referral-meta,#prescription .navodila-summary .prescription-meta,#prescription .navodila-summary .referral-meta,#prescription .prescription-summary .prescription-meta,#prescription .prescription-summary .referral-meta,#prescription .appointment-summary .prescription-meta,#prescription .appointment-summary .referral-meta,#prescription .referral-summary .prescription-meta,#prescription .referral-summary .referral-meta,#appointment .bolniske-summary .prescription-meta,#appointment .bolniske-summary .referral-meta,#appointment .navodila-summary .prescription-meta,#appointment .navodila-summary .referral-meta,#appointment .prescription-summary .prescription-meta,#appointment .prescription-summary .referral-meta,#appointment .appointment-summary .prescription-meta,#appointment .appointment-summary .referral-meta,#appointment .referral-summary .prescription-meta,#appointment .referral-summary .referral-meta,#referral .bolniske-summary .prescription-meta,#referral .bolniske-summary .referral-meta,#referral .navodila-summary .prescription-meta,#referral .navodila-summary .referral-meta,#referral .prescription-summary .prescription-meta,#referral .prescription-summary .referral-meta,#referral .appointment-summary .prescription-meta,#referral .appointment-summary .referral-meta,#referral .referral-summary .prescription-meta,#referral .referral-summary .referral-meta{display:flex;align-items:center;flex-wrap:wrap}#bolniske .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .bolniske-summary .referral-meta .meta-entry:not(:last-child):after,#bolniske .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .navodila-summary .referral-meta .meta-entry:not(:last-child):after,#bolniske .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .prescription-summary .referral-meta .meta-entry:not(:last-child):after,#bolniske .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .appointment-summary .referral-meta .meta-entry:not(:last-child):after,#bolniske .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .referral-summary .referral-meta .meta-entry:not(:last-child):after,#navodila .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .bolniske-summary .referral-meta .meta-entry:not(:last-child):after,#navodila .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .navodila-summary .referral-meta .meta-entry:not(:last-child):after,#navodila .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .prescription-summary .referral-meta .meta-entry:not(:last-child):after,#navodila .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .appointment-summary .referral-meta .meta-entry:not(:last-child):after,#navodila .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .referral-summary .referral-meta .meta-entry:not(:last-child):after,#prescription .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .bolniske-summary .referral-meta .meta-entry:not(:last-child):after,#prescription .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .navodila-summary .referral-meta .meta-entry:not(:last-child):after,#prescription .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .prescription-summary .referral-meta .meta-entry:not(:last-child):after,#prescription .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .appointment-summary .referral-meta .meta-entry:not(:last-child):after,#prescription .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .referral-summary .referral-meta .meta-entry:not(:last-child):after,#appointment .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .bolniske-summary .referral-meta .meta-entry:not(:last-child):after,#appointment .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .navodila-summary .referral-meta .meta-entry:not(:last-child):after,#appointment .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .prescription-summary .referral-meta .meta-entry:not(:last-child):after,#appointment .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .appointment-summary .referral-meta .meta-entry:not(:last-child):after,#appointment .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .referral-summary .referral-meta .meta-entry:not(:last-child):after,#referral .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .bolniske-summary .referral-meta .meta-entry:not(:last-child):after,#referral .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .navodila-summary .referral-meta .meta-entry:not(:last-child):after,#referral .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .prescription-summary .referral-meta .meta-entry:not(:last-child):after,#referral .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .appointment-summary .referral-meta .meta-entry:not(:last-child):after,#referral .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .referral-summary .referral-meta .meta-entry:not(:last-child):after{content:" ";border-left:1px solid rgba(0,0,0,.1);margin:0 20px}#bolniske .bolniske-summary .prescription-meta .referral-status,#bolniske .bolniske-summary .referral-meta .referral-status,#bolniske .navodila-summary .prescription-meta .referral-status,#bolniske .navodila-summary .referral-meta .referral-status,#bolniske .prescription-summary .prescription-meta .referral-status,#bolniske .prescription-summary .referral-meta .referral-status,#bolniske .appointment-summary .prescription-meta .referral-status,#bolniske .appointment-summary .referral-meta .referral-status,#bolniske .referral-summary .prescription-meta .referral-status,#bolniske .referral-summary .referral-meta .referral-status,#navodila .bolniske-summary .prescription-meta .referral-status,#navodila .bolniske-summary .referral-meta .referral-status,#navodila .navodila-summary .prescription-meta .referral-status,#navodila .navodila-summary .referral-meta .referral-status,#navodila .prescription-summary .prescription-meta .referral-status,#navodila .prescription-summary .referral-meta .referral-status,#navodila .appointment-summary .prescription-meta .referral-status,#navodila .appointment-summary .referral-meta .referral-status,#navodila .referral-summary .prescription-meta .referral-status,#navodila .referral-summary .referral-meta .referral-status,#prescription .bolniske-summary .prescription-meta .referral-status,#prescription .bolniske-summary .referral-meta .referral-status,#prescription .navodila-summary .prescription-meta .referral-status,#prescription .navodila-summary .referral-meta .referral-status,#prescription .prescription-summary .prescription-meta .referral-status,#prescription .prescription-summary .referral-meta .referral-status,#prescription .appointment-summary .prescription-meta .referral-status,#prescription .appointment-summary .referral-meta .referral-status,#prescription .referral-summary .prescription-meta .referral-status,#prescription .referral-summary .referral-meta .referral-status,#appointment .bolniske-summary .prescription-meta .referral-status,#appointment .bolniske-summary .referral-meta .referral-status,#appointment .navodila-summary .prescription-meta .referral-status,#appointment .navodila-summary .referral-meta .referral-status,#appointment .prescription-summary .prescription-meta .referral-status,#appointment .prescription-summary .referral-meta .referral-status,#appointment .appointment-summary .prescription-meta .referral-status,#appointment .appointment-summary .referral-meta .referral-status,#appointment .referral-summary .prescription-meta .referral-status,#appointment .referral-summary .referral-meta .referral-status,#referral .bolniske-summary .prescription-meta .referral-status,#referral .bolniske-summary .referral-meta .referral-status,#referral .navodila-summary .prescription-meta .referral-status,#referral .navodila-summary .referral-meta .referral-status,#referral .prescription-summary .prescription-meta .referral-status,#referral .prescription-summary .referral-meta .referral-status,#referral .appointment-summary .prescription-meta .referral-status,#referral .appointment-summary .referral-meta .referral-status,#referral .referral-summary .prescription-meta .referral-status,#referral .referral-summary .referral-meta .referral-status{position:static;transform:none;display:inline-block}#bolniske .bolniske-summary .prescription-meta i,#bolniske .bolniske-summary .referral-meta i,#bolniske .navodila-summary .prescription-meta i,#bolniske .navodila-summary .referral-meta i,#bolniske .prescription-summary .prescription-meta i,#bolniske .prescription-summary .referral-meta i,#bolniske .appointment-summary .prescription-meta i,#bolniske .appointment-summary .referral-meta i,#bolniske .referral-summary .prescription-meta i,#bolniske .referral-summary .referral-meta i,#navodila .bolniske-summary .prescription-meta i,#navodila .bolniske-summary .referral-meta i,#navodila .navodila-summary .prescription-meta i,#navodila .navodila-summary .referral-meta i,#navodila .prescription-summary .prescription-meta i,#navodila .prescription-summary .referral-meta i,#navodila .appointment-summary .prescription-meta i,#navodila .appointment-summary .referral-meta i,#navodila .referral-summary .prescription-meta i,#navodila .referral-summary .referral-meta i,#prescription .bolniske-summary .prescription-meta i,#prescription .bolniske-summary .referral-meta i,#prescription .navodila-summary .prescription-meta i,#prescription .navodila-summary .referral-meta i,#prescription .prescription-summary .prescription-meta i,#prescription .prescription-summary .referral-meta i,#prescription .appointment-summary .prescription-meta i,#prescription .appointment-summary .referral-meta i,#prescription .referral-summary .prescription-meta i,#prescription .referral-summary .referral-meta i,#appointment .bolniske-summary .prescription-meta i,#appointment .bolniske-summary .referral-meta i,#appointment .navodila-summary .prescription-meta i,#appointment .navodila-summary .referral-meta i,#appointment .prescription-summary .prescription-meta i,#appointment .prescription-summary .referral-meta i,#appointment .appointment-summary .prescription-meta i,#appointment .appointment-summary .referral-meta i,#appointment .referral-summary .prescription-meta i,#appointment .referral-summary .referral-meta i,#referral .bolniske-summary .prescription-meta i,#referral .bolniske-summary .referral-meta i,#referral .navodila-summary .prescription-meta i,#referral .navodila-summary .referral-meta i,#referral .prescription-summary .prescription-meta i,#referral .prescription-summary .referral-meta i,#referral .appointment-summary .prescription-meta i,#referral .appointment-summary .referral-meta i,#referral .referral-summary .prescription-meta i,#referral .referral-summary .referral-meta i{margin-right:var(--space-xs)}#bolniske .bolniske-summary .bolniske-title,#bolniske .bolniske-summary .navodila-title,#bolniske .bolniske-summary .prescription-title,#bolniske .bolniske-summary .appointment-title,#bolniske .bolniske-summary .referral-title,#bolniske .navodila-summary .bolniske-title,#bolniske .navodila-summary .navodila-title,#bolniske .navodila-summary .prescription-title,#bolniske .navodila-summary .appointment-title,#bolniske .navodila-summary .referral-title,#bolniske .prescription-summary .bolniske-title,#bolniske .prescription-summary .navodila-title,#bolniske .prescription-summary .prescription-title,#bolniske .prescription-summary .appointment-title,#bolniske .prescription-summary .referral-title,#bolniske .appointment-summary .bolniske-title,#bolniske .appointment-summary .navodila-title,#bolniske .appointment-summary .prescription-title,#bolniske .appointment-summary .appointment-title,#bolniske .appointment-summary .referral-title,#bolniske .referral-summary .bolniske-title,#bolniske .referral-summary .navodila-title,#bolniske .referral-summary .prescription-title,#bolniske .referral-summary .appointment-title,#bolniske .referral-summary .referral-title,#navodila .bolniske-summary .bolniske-title,#navodila .bolniske-summary .navodila-title,#navodila .bolniske-summary .prescription-title,#navodila .bolniske-summary .appointment-title,#navodila .bolniske-summary .referral-title,#navodila .navodila-summary .bolniske-title,#navodila .navodila-summary .navodila-title,#navodila .navodila-summary .prescription-title,#navodila .navodila-summary .appointment-title,#navodila .navodila-summary .referral-title,#navodila .prescription-summary .bolniske-title,#navodila .prescription-summary .navodila-title,#navodila .prescription-summary .prescription-title,#navodila .prescription-summary .appointment-title,#navodila .prescription-summary .referral-title,#navodila .appointment-summary .bolniske-title,#navodila .appointment-summary .navodila-title,#navodila .appointment-summary .prescription-title,#navodila .appointment-summary .appointment-title,#navodila .appointment-summary .referral-title,#navodila .referral-summary .bolniske-title,#navodila .referral-summary .navodila-title,#navodila .referral-summary .prescription-title,#navodila .referral-summary .appointment-title,#navodila .referral-summary .referral-title,#prescription .bolniske-summary .bolniske-title,#prescription .bolniske-summary .navodila-title,#prescription .bolniske-summary .prescription-title,#prescription .bolniske-summary .appointment-title,#prescription .bolniske-summary .referral-title,#prescription .navodila-summary .bolniske-title,#prescription .navodila-summary .navodila-title,#prescription .navodila-summary .prescription-title,#prescription .navodila-summary .appointment-title,#prescription .navodila-summary .referral-title,#prescription .prescription-summary .bolniske-title,#prescription .prescription-summary .navodila-title,#prescription .prescription-summary .prescription-title,#prescription .prescription-summary .appointment-title,#prescription .prescription-summary .referral-title,#prescription .appointment-summary .bolniske-title,#prescription .appointment-summary .navodila-title,#prescription .appointment-summary .prescription-title,#prescription .appointment-summary .appointment-title,#prescription .appointment-summary .referral-title,#prescription .referral-summary .bolniske-title,#prescription .referral-summary .navodila-title,#prescription .referral-summary .prescription-title,#prescription .referral-summary .appointment-title,#prescription .referral-summary .referral-title,#appointment .bolniske-summary .bolniske-title,#appointment .bolniske-summary .navodila-title,#appointment .bolniske-summary .prescription-title,#appointment .bolniske-summary .appointment-title,#appointment .bolniske-summary .referral-title,#appointment .navodila-summary .bolniske-title,#appointment .navodila-summary .navodila-title,#appointment .navodila-summary .prescription-title,#appointment .navodila-summary .appointment-title,#appointment .navodila-summary .referral-title,#appointment .prescription-summary .bolniske-title,#appointment .prescription-summary .navodila-title,#appointment .prescription-summary .prescription-title,#appointment .prescription-summary .appointment-title,#appointment .prescription-summary .referral-title,#appointment .appointment-summary .bolniske-title,#appointment .appointment-summary .navodila-title,#appointment .appointment-summary .prescription-title,#appointment .appointment-summary .appointment-title,#appointment .appointment-summary .referral-title,#appointment .referral-summary .bolniske-title,#appointment .referral-summary .navodila-title,#appointment .referral-summary .prescription-title,#appointment .referral-summary .appointment-title,#appointment .referral-summary .referral-title,#referral .bolniske-summary .bolniske-title,#referral .bolniske-summary .navodila-title,#referral .bolniske-summary .prescription-title,#referral .bolniske-summary .appointment-title,#referral .bolniske-summary .referral-title,#referral .navodila-summary .bolniske-title,#referral .navodila-summary .navodila-title,#referral .navodila-summary .prescription-title,#referral .navodila-summary .appointment-title,#referral .navodila-summary .referral-title,#referral .prescription-summary .bolniske-title,#referral .prescription-summary .navodila-title,#referral .prescription-summary .prescription-title,#referral .prescription-summary .appointment-title,#referral .prescription-summary .referral-title,#referral .appointment-summary .bolniske-title,#referral .appointment-summary .navodila-title,#referral .appointment-summary .prescription-title,#referral .appointment-summary .appointment-title,#referral .appointment-summary .referral-title,#referral .referral-summary .bolniske-title,#referral .referral-summary .navodila-title,#referral .referral-summary .prescription-title,#referral .referral-summary .appointment-title,#referral .referral-summary .referral-title{color:var(--color-strong);margin:0}#bolniske .circleIcon,#navodila .circleIcon,#prescription .circleIcon,#appointment .circleIcon,#referral .circleIcon{font-size:12px!important;position:absolute;left:50px;transform:translate(-50%);margin-top:8px}#bolniske .placeData,#navodila .placeData,#prescription .placeData,#appointment .placeData,#referral .placeData{line-height:1.5}#bolniske .prescription-details,#bolniske .appointment-details,#bolniske .referral-details,#bolniske .referral-appointments,#navodila .prescription-details,#navodila .appointment-details,#navodila .referral-details,#navodila .referral-appointments,#prescription .prescription-details,#prescription .appointment-details,#prescription .referral-details,#prescription .referral-appointments,#appointment .prescription-details,#appointment .appointment-details,#appointment .referral-details,#appointment .referral-appointments,#referral .prescription-details,#referral .appointment-details,#referral .referral-details,#referral .referral-appointments{padding:var(--space-md) var(--space-lg) 0 var(--space-lg)}#bolniske .prescription-details span.title,#bolniske .appointment-details span.title,#bolniske .referral-details span.title,#navodila .prescription-details span.title,#navodila .appointment-details span.title,#navodila .referral-details span.title,#prescription .prescription-details span.title,#prescription .appointment-details span.title,#prescription .referral-details span.title,#appointment .prescription-details span.title,#appointment .appointment-details span.title,#appointment .referral-details span.title,#referral .prescription-details span.title,#referral .appointment-details span.title,#referral .referral-details span.title,#bolniske .prescription-details strong,#bolniske .appointment-details strong,#bolniske .referral-details strong,#navodila .prescription-details strong,#navodila .appointment-details strong,#navodila .referral-details strong,#prescription .prescription-details strong,#prescription .appointment-details strong,#prescription .referral-details strong,#appointment .prescription-details strong,#appointment .appointment-details strong,#appointment .referral-details strong,#referral .prescription-details strong,#referral .appointment-details strong,#referral .referral-details strong{color:var(--p-text-color)}@media screen and (max-width: 768px){#bolniske .bolniske-summary .referral-card-content,#bolniske .bolniske-summary .appointment-card-content,#bolniske .bolniske-summary .prescription-card-content,#bolniske .bolniske-summary .bolniske-card-content,#bolniske .bolniske-summary .navodila-card-content,#bolniske .navodila-summary .referral-card-content,#bolniske .navodila-summary .appointment-card-content,#bolniske .navodila-summary .prescription-card-content,#bolniske .navodila-summary .bolniske-card-content,#bolniske .navodila-summary .navodila-card-content,#bolniske .prescription-summary .referral-card-content,#bolniske .prescription-summary .appointment-card-content,#bolniske .prescription-summary .prescription-card-content,#bolniske .prescription-summary .bolniske-card-content,#bolniske .prescription-summary .navodila-card-content,#bolniske .appointment-summary .referral-card-content,#bolniske .appointment-summary .appointment-card-content,#bolniske .appointment-summary .prescription-card-content,#bolniske .appointment-summary .bolniske-card-content,#bolniske .appointment-summary .navodila-card-content,#bolniske .referral-summary .referral-card-content,#bolniske .referral-summary .appointment-card-content,#bolniske .referral-summary .prescription-card-content,#bolniske .referral-summary .bolniske-card-content,#bolniske .referral-summary .navodila-card-content,#navodila .bolniske-summary .referral-card-content,#navodila .bolniske-summary .appointment-card-content,#navodila .bolniske-summary .prescription-card-content,#navodila .bolniske-summary .bolniske-card-content,#navodila .bolniske-summary .navodila-card-content,#navodila .navodila-summary .referral-card-content,#navodila .navodila-summary .appointment-card-content,#navodila .navodila-summary .prescription-card-content,#navodila .navodila-summary .bolniske-card-content,#navodila .navodila-summary .navodila-card-content,#navodila .prescription-summary .referral-card-content,#navodila .prescription-summary .appointment-card-content,#navodila .prescription-summary .prescription-card-content,#navodila .prescription-summary .bolniske-card-content,#navodila .prescription-summary .navodila-card-content,#navodila .appointment-summary .referral-card-content,#navodila .appointment-summary .appointment-card-content,#navodila .appointment-summary .prescription-card-content,#navodila .appointment-summary .bolniske-card-content,#navodila .appointment-summary .navodila-card-content,#navodila .referral-summary .referral-card-content,#navodila .referral-summary .appointment-card-content,#navodila .referral-summary .prescription-card-content,#navodila .referral-summary .bolniske-card-content,#navodila .referral-summary .navodila-card-content,#prescription .bolniske-summary .referral-card-content,#prescription .bolniske-summary .appointment-card-content,#prescription .bolniske-summary .prescription-card-content,#prescription .bolniske-summary .bolniske-card-content,#prescription .bolniske-summary .navodila-card-content,#prescription .navodila-summary .referral-card-content,#prescription .navodila-summary .appointment-card-content,#prescription .navodila-summary .prescription-card-content,#prescription .navodila-summary .bolniske-card-content,#prescription .navodila-summary .navodila-card-content,#prescription .prescription-summary .referral-card-content,#prescription .prescription-summary .appointment-card-content,#prescription .prescription-summary .prescription-card-content,#prescription .prescription-summary .bolniske-card-content,#prescription .prescription-summary .navodila-card-content,#prescription .appointment-summary .referral-card-content,#prescription .appointment-summary .appointment-card-content,#prescription .appointment-summary .prescription-card-content,#prescription .appointment-summary .bolniske-card-content,#prescription .appointment-summary .navodila-card-content,#prescription .referral-summary .referral-card-content,#prescription .referral-summary .appointment-card-content,#prescription .referral-summary .prescription-card-content,#prescription .referral-summary .bolniske-card-content,#prescription .referral-summary .navodila-card-content,#appointment .bolniske-summary .referral-card-content,#appointment .bolniske-summary .appointment-card-content,#appointment .bolniske-summary .prescription-card-content,#appointment .bolniske-summary .bolniske-card-content,#appointment .bolniske-summary .navodila-card-content,#appointment .navodila-summary .referral-card-content,#appointment .navodila-summary .appointment-card-content,#appointment .navodila-summary .prescription-card-content,#appointment .navodila-summary .bolniske-card-content,#appointment .navodila-summary .navodila-card-content,#appointment .prescription-summary .referral-card-content,#appointment .prescription-summary .appointment-card-content,#appointment .prescription-summary .prescription-card-content,#appointment .prescription-summary .bolniske-card-content,#appointment .prescription-summary .navodila-card-content,#appointment .appointment-summary .referral-card-content,#appointment .appointment-summary .appointment-card-content,#appointment .appointment-summary .prescription-card-content,#appointment .appointment-summary .bolniske-card-content,#appointment .appointment-summary .navodila-card-content,#appointment .referral-summary .referral-card-content,#appointment .referral-summary .appointment-card-content,#appointment .referral-summary .prescription-card-content,#appointment .referral-summary .bolniske-card-content,#appointment .referral-summary .navodila-card-content,#referral .bolniske-summary .referral-card-content,#referral .bolniske-summary .appointment-card-content,#referral .bolniske-summary .prescription-card-content,#referral .bolniske-summary .bolniske-card-content,#referral .bolniske-summary .navodila-card-content,#referral .navodila-summary .referral-card-content,#referral .navodila-summary .appointment-card-content,#referral .navodila-summary .prescription-card-content,#referral .navodila-summary .bolniske-card-content,#referral .navodila-summary .navodila-card-content,#referral .prescription-summary .referral-card-content,#referral .prescription-summary .appointment-card-content,#referral .prescription-summary .prescription-card-content,#referral .prescription-summary .bolniske-card-content,#referral .prescription-summary .navodila-card-content,#referral .appointment-summary .referral-card-content,#referral .appointment-summary .appointment-card-content,#referral .appointment-summary .prescription-card-content,#referral .appointment-summary .bolniske-card-content,#referral .appointment-summary .navodila-card-content,#referral .referral-summary .referral-card-content,#referral .referral-summary .appointment-card-content,#referral .referral-summary .prescription-card-content,#referral .referral-summary .bolniske-card-content,#referral .referral-summary .navodila-card-content{padding:30px var(--space-md) 55px var(--space-md)}#bolniske .bolniske-summary .prescription-status,#bolniske .navodila-summary .prescription-status,#bolniske .prescription-summary .prescription-status,#bolniske .appointment-summary .prescription-status,#bolniske .referral-summary .prescription-status,#navodila .bolniske-summary .prescription-status,#navodila .navodila-summary .prescription-status,#navodila .prescription-summary .prescription-status,#navodila .appointment-summary .prescription-status,#navodila .referral-summary .prescription-status,#prescription .bolniske-summary .prescription-status,#prescription .navodila-summary .prescription-status,#prescription .prescription-summary .prescription-status,#prescription .appointment-summary .prescription-status,#prescription .referral-summary .prescription-status,#appointment .bolniske-summary .prescription-status,#appointment .navodila-summary .prescription-status,#appointment .prescription-summary .prescription-status,#appointment .appointment-summary .prescription-status,#appointment .referral-summary .prescription-status,#referral .bolniske-summary .prescription-status,#referral .navodila-summary .prescription-status,#referral .prescription-summary .prescription-status,#referral .appointment-summary .prescription-status,#referral .referral-summary .prescription-status{left:var(--space-sm)}#bolniske .bolniske-summary .bolniske-type,#bolniske .bolniske-summary .navodila-type,#bolniske .bolniske-summary .prescription-type,#bolniske .bolniske-summary .appointment-type,#bolniske .bolniske-summary .referral-type,#bolniske .navodila-summary .bolniske-type,#bolniske .navodila-summary .navodila-type,#bolniske .navodila-summary .prescription-type,#bolniske .navodila-summary .appointment-type,#bolniske .navodila-summary .referral-type,#bolniske .prescription-summary .bolniske-type,#bolniske .prescription-summary .navodila-type,#bolniske .prescription-summary .prescription-type,#bolniske .prescription-summary .appointment-type,#bolniske .prescription-summary .referral-type,#bolniske .appointment-summary .bolniske-type,#bolniske .appointment-summary .navodila-type,#bolniske .appointment-summary .prescription-type,#bolniske .appointment-summary .appointment-type,#bolniske .appointment-summary .referral-type,#bolniske .referral-summary .bolniske-type,#bolniske .referral-summary .navodila-type,#bolniske .referral-summary .prescription-type,#bolniske .referral-summary .appointment-type,#bolniske .referral-summary .referral-type,#navodila .bolniske-summary .bolniske-type,#navodila .bolniske-summary .navodila-type,#navodila .bolniske-summary .prescription-type,#navodila .bolniske-summary .appointment-type,#navodila .bolniske-summary .referral-type,#navodila .navodila-summary .bolniske-type,#navodila .navodila-summary .navodila-type,#navodila .navodila-summary .prescription-type,#navodila .navodila-summary .appointment-type,#navodila .navodila-summary .referral-type,#navodila .prescription-summary .bolniske-type,#navodila .prescription-summary .navodila-type,#navodila .prescription-summary .prescription-type,#navodila .prescription-summary .appointment-type,#navodila .prescription-summary .referral-type,#navodila .appointment-summary .bolniske-type,#navodila .appointment-summary .navodila-type,#navodila .appointment-summary .prescription-type,#navodila .appointment-summary .appointment-type,#navodila .appointment-summary .referral-type,#navodila .referral-summary .bolniske-type,#navodila .referral-summary .navodila-type,#navodila .referral-summary .prescription-type,#navodila .referral-summary .appointment-type,#navodila .referral-summary .referral-type,#prescription .bolniske-summary .bolniske-type,#prescription .bolniske-summary .navodila-type,#prescription .bolniske-summary .prescription-type,#prescription .bolniske-summary .appointment-type,#prescription .bolniske-summary .referral-type,#prescription .navodila-summary .bolniske-type,#prescription .navodila-summary .navodila-type,#prescription .navodila-summary .prescription-type,#prescription .navodila-summary .appointment-type,#prescription .navodila-summary .referral-type,#prescription .prescription-summary .bolniske-type,#prescription .prescription-summary .navodila-type,#prescription .prescription-summary .prescription-type,#prescription .prescription-summary .appointment-type,#prescription .prescription-summary .referral-type,#prescription .appointment-summary .bolniske-type,#prescription .appointment-summary .navodila-type,#prescription .appointment-summary .prescription-type,#prescription .appointment-summary .appointment-type,#prescription .appointment-summary .referral-type,#prescription .referral-summary .bolniske-type,#prescription .referral-summary .navodila-type,#prescription .referral-summary .prescription-type,#prescription .referral-summary .appointment-type,#prescription .referral-summary .referral-type,#appointment .bolniske-summary .bolniske-type,#appointment .bolniske-summary .navodila-type,#appointment .bolniske-summary .prescription-type,#appointment .bolniske-summary .appointment-type,#appointment .bolniske-summary .referral-type,#appointment .navodila-summary .bolniske-type,#appointment .navodila-summary .navodila-type,#appointment .navodila-summary .prescription-type,#appointment .navodila-summary .appointment-type,#appointment .navodila-summary .referral-type,#appointment .prescription-summary .bolniske-type,#appointment .prescription-summary .navodila-type,#appointment .prescription-summary .prescription-type,#appointment .prescription-summary .appointment-type,#appointment .prescription-summary .referral-type,#appointment .appointment-summary .bolniske-type,#appointment .appointment-summary .navodila-type,#appointment .appointment-summary .prescription-type,#appointment .appointment-summary .appointment-type,#appointment .appointment-summary .referral-type,#appointment .referral-summary .bolniske-type,#appointment .referral-summary .navodila-type,#appointment .referral-summary .prescription-type,#appointment .referral-summary .appointment-type,#appointment .referral-summary .referral-type,#referral .bolniske-summary .bolniske-type,#referral .bolniske-summary .navodila-type,#referral .bolniske-summary .prescription-type,#referral .bolniske-summary .appointment-type,#referral .bolniske-summary .referral-type,#referral .navodila-summary .bolniske-type,#referral .navodila-summary .navodila-type,#referral .navodila-summary .prescription-type,#referral .navodila-summary .appointment-type,#referral .navodila-summary .referral-type,#referral .prescription-summary .bolniske-type,#referral .prescription-summary .navodila-type,#referral .prescription-summary .prescription-type,#referral .prescription-summary .appointment-type,#referral .prescription-summary .referral-type,#referral .appointment-summary .bolniske-type,#referral .appointment-summary .navodila-type,#referral .appointment-summary .prescription-type,#referral .appointment-summary .appointment-type,#referral .appointment-summary .referral-type,#referral .referral-summary .bolniske-type,#referral .referral-summary .navodila-type,#referral .referral-summary .prescription-type,#referral .referral-summary .appointment-type,#referral .referral-summary .referral-type{left:var(--space-md);margin-right:var(--space-md)}#bolniske .prescription-details,#bolniske .appointment-details,#bolniske .referral-details,#bolniske .referral-appointments,#navodila .prescription-details,#navodila .appointment-details,#navodila .referral-details,#navodila .referral-appointments,#prescription .prescription-details,#prescription .appointment-details,#prescription .referral-details,#prescription .referral-appointments,#appointment .prescription-details,#appointment .appointment-details,#appointment .referral-details,#appointment .referral-appointments,#referral .prescription-details,#referral .appointment-details,#referral .referral-details,#referral .referral-appointments{padding:var(--space-md) var(--space-md) 0 var(--space-md)}#bolniske .circleIcon,#navodila .circleIcon,#prescription .circleIcon,#appointment .circleIcon,#referral .circleIcon{left:25px}}@media screen and (max-width: 586px){#bolniske .bolniske-summary .prescription-meta,#bolniske .navodila-summary .prescription-meta,#bolniske .prescription-summary .prescription-meta,#bolniske .appointment-summary .prescription-meta,#bolniske .referral-summary .prescription-meta,#navodila .bolniske-summary .prescription-meta,#navodila .navodila-summary .prescription-meta,#navodila .prescription-summary .prescription-meta,#navodila .appointment-summary .prescription-meta,#navodila .referral-summary .prescription-meta,#prescription .bolniske-summary .prescription-meta,#prescription .navodila-summary .prescription-meta,#prescription .prescription-summary .prescription-meta,#prescription .appointment-summary .prescription-meta,#prescription .referral-summary .prescription-meta,#appointment .bolniske-summary .prescription-meta,#appointment .navodila-summary .prescription-meta,#appointment .prescription-summary .prescription-meta,#appointment .appointment-summary .prescription-meta,#appointment .referral-summary .prescription-meta,#referral .bolniske-summary .prescription-meta,#referral .navodila-summary .prescription-meta,#referral .prescription-summary .prescription-meta,#referral .appointment-summary .prescription-meta,#referral .referral-summary .prescription-meta{flex-direction:column;align-items:flex-start}#bolniske .bolniske-summary .prescription-meta .meta-entry,#bolniske .navodila-summary .prescription-meta .meta-entry,#bolniske .prescription-summary .prescription-meta .meta-entry,#bolniske .appointment-summary .prescription-meta .meta-entry,#bolniske .referral-summary .prescription-meta .meta-entry,#navodila .bolniske-summary .prescription-meta .meta-entry,#navodila .navodila-summary .prescription-meta .meta-entry,#navodila .prescription-summary .prescription-meta .meta-entry,#navodila .appointment-summary .prescription-meta .meta-entry,#navodila .referral-summary .prescription-meta .meta-entry,#prescription .bolniske-summary .prescription-meta .meta-entry,#prescription .navodila-summary .prescription-meta .meta-entry,#prescription .prescription-summary .prescription-meta .meta-entry,#prescription .appointment-summary .prescription-meta .meta-entry,#prescription .referral-summary .prescription-meta .meta-entry,#appointment .bolniske-summary .prescription-meta .meta-entry,#appointment .navodila-summary .prescription-meta .meta-entry,#appointment .prescription-summary .prescription-meta .meta-entry,#appointment .appointment-summary .prescription-meta .meta-entry,#appointment .referral-summary .prescription-meta .meta-entry,#referral .bolniske-summary .prescription-meta .meta-entry,#referral .navodila-summary .prescription-meta .meta-entry,#referral .prescription-summary .prescription-meta .meta-entry,#referral .appointment-summary .prescription-meta .meta-entry,#referral .referral-summary .prescription-meta .meta-entry{width:100%}#bolniske .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#bolniske .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#navodila .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#prescription .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#appointment .referral-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .bolniske-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .navodila-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .prescription-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .appointment-summary .prescription-meta .meta-entry:not(:last-child):after,#referral .referral-summary .prescription-meta .meta-entry:not(:last-child):after{border-left:0;border-bottom:1px solid rgba(0,0,0,.1);width:100%;margin:20px 0;display:block}#bolniske .bolniske-summary .bolniske-type,#bolniske .bolniske-summary .navodila-type,#bolniske .bolniske-summary .prescription-type,#bolniske .bolniske-summary .appointment-type,#bolniske .bolniske-summary .referral-type,#bolniske .navodila-summary .bolniske-type,#bolniske .navodila-summary .navodila-type,#bolniske .navodila-summary .prescription-type,#bolniske .navodila-summary .appointment-type,#bolniske .navodila-summary .referral-type,#bolniske .prescription-summary .bolniske-type,#bolniske .prescription-summary .navodila-type,#bolniske .prescription-summary .prescription-type,#bolniske .prescription-summary .appointment-type,#bolniske .prescription-summary .referral-type,#bolniske .appointment-summary .bolniske-type,#bolniske .appointment-summary .navodila-type,#bolniske .appointment-summary .prescription-type,#bolniske .appointment-summary .appointment-type,#bolniske .appointment-summary .referral-type,#bolniske .referral-summary .bolniske-type,#bolniske .referral-summary .navodila-type,#bolniske .referral-summary .prescription-type,#bolniske .referral-summary .appointment-type,#bolniske .referral-summary .referral-type,#navodila .bolniske-summary .bolniske-type,#navodila .bolniske-summary .navodila-type,#navodila .bolniske-summary .prescription-type,#navodila .bolniske-summary .appointment-type,#navodila .bolniske-summary .referral-type,#navodila .navodila-summary .bolniske-type,#navodila .navodila-summary .navodila-type,#navodila .navodila-summary .prescription-type,#navodila .navodila-summary .appointment-type,#navodila .navodila-summary .referral-type,#navodila .prescription-summary .bolniske-type,#navodila .prescription-summary .navodila-type,#navodila .prescription-summary .prescription-type,#navodila .prescription-summary .appointment-type,#navodila .prescription-summary .referral-type,#navodila .appointment-summary .bolniske-type,#navodila .appointment-summary .navodila-type,#navodila .appointment-summary .prescription-type,#navodila .appointment-summary .appointment-type,#navodila .appointment-summary .referral-type,#navodila .referral-summary .bolniske-type,#navodila .referral-summary .navodila-type,#navodila .referral-summary .prescription-type,#navodila .referral-summary .appointment-type,#navodila .referral-summary .referral-type,#prescription .bolniske-summary .bolniske-type,#prescription .bolniske-summary .navodila-type,#prescription .bolniske-summary .prescription-type,#prescription .bolniske-summary .appointment-type,#prescription .bolniske-summary .referral-type,#prescription .navodila-summary .bolniske-type,#prescription .navodila-summary .navodila-type,#prescription .navodila-summary .prescription-type,#prescription .navodila-summary .appointment-type,#prescription .navodila-summary .referral-type,#prescription .prescription-summary .bolniske-type,#prescription .prescription-summary .navodila-type,#prescription .prescription-summary .prescription-type,#prescription .prescription-summary .appointment-type,#prescription .prescription-summary .referral-type,#prescription .appointment-summary .bolniske-type,#prescription .appointment-summary .navodila-type,#prescription .appointment-summary .prescription-type,#prescription .appointment-summary .appointment-type,#prescription .appointment-summary .referral-type,#prescription .referral-summary .bolniske-type,#prescription .referral-summary .navodila-type,#prescription .referral-summary .prescription-type,#prescription .referral-summary .appointment-type,#prescription .referral-summary .referral-type,#appointment .bolniske-summary .bolniske-type,#appointment .bolniske-summary .navodila-type,#appointment .bolniske-summary .prescription-type,#appointment .bolniske-summary .appointment-type,#appointment .bolniske-summary .referral-type,#appointment .navodila-summary .bolniske-type,#appointment .navodila-summary .navodila-type,#appointment .navodila-summary .prescription-type,#appointment .navodila-summary .appointment-type,#appointment .navodila-summary .referral-type,#appointment .prescription-summary .bolniske-type,#appointment .prescription-summary .navodila-type,#appointment .prescription-summary .prescription-type,#appointment .prescription-summary .appointment-type,#appointment .prescription-summary .referral-type,#appointment .appointment-summary .bolniske-type,#appointment .appointment-summary .navodila-type,#appointment .appointment-summary .prescription-type,#appointment .appointment-summary .appointment-type,#appointment .appointment-summary .referral-type,#appointment .referral-summary .bolniske-type,#appointment .referral-summary .navodila-type,#appointment .referral-summary .prescription-type,#appointment .referral-summary .appointment-type,#appointment .referral-summary .referral-type,#referral .bolniske-summary .bolniske-type,#referral .bolniske-summary .navodila-type,#referral .bolniske-summary .prescription-type,#referral .bolniske-summary .appointment-type,#referral .bolniske-summary .referral-type,#referral .navodila-summary .bolniske-type,#referral .navodila-summary .navodila-type,#referral .navodila-summary .prescription-type,#referral .navodila-summary .appointment-type,#referral .navodila-summary .referral-type,#referral .prescription-summary .bolniske-type,#referral .prescription-summary .navodila-type,#referral .prescription-summary .prescription-type,#referral .prescription-summary .appointment-type,#referral .prescription-summary .referral-type,#referral .appointment-summary .bolniske-type,#referral .appointment-summary .navodila-type,#referral .appointment-summary .prescription-type,#referral .appointment-summary .appointment-type,#referral .appointment-summary .referral-type,#referral .referral-summary .bolniske-type,#referral .referral-summary .navodila-type,#referral .referral-summary .prescription-type,#referral .referral-summary .appointment-type,#referral .referral-summary .referral-type{left:var(--space-sm);margin-right:var(--space-sm)}#bolniske .prescription-details,#bolniske .referral-appointments,#navodila .prescription-details,#navodila .referral-appointments,#prescription .prescription-details,#prescription .referral-appointments,#appointment .prescription-details,#appointment .referral-appointments,#referral .prescription-details,#referral .referral-appointments{padding:var(--space-sm)}}.hidden-on-mobile{display:grid}.hidden-on-wide{display:none}@media screen and (max-width: 768px){.hidden-on-mobile{display:none}.hidden-on-wide{display:grid}}.inline-size-header{max-inline-size:70%;padding-bottom:10px;min-height:fit-content;max-height:fit-content}#med-langs{display:flex;justify-content:center;max-width:1200px;height:150px;align-items:center}@media screen and (max-width: 530px){.section-title-row{flex-direction:column;align-items:flex-start;justify-content:flex-start}}#post .post-header-container{display:flex;flex-direction:row;margin-bottom:40px}#post .post-header-container .post-header{flex:1}#post .post-header-container .post-header .post-title{margin-bottom:20px;margin-top:20px}#post .post-header-container .post-header .post-meta span{display:block}#post .post-header-container .post-header .post-excerpt{margin-top:40px;font-weight:700;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}#post .post-header-container img{max-width:200px;height:300px;object-fit:cover;margin-left:40px;border-radius:6px}#post .post-content{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}#post .post-content img{max-width:100%}#post .post-content iframe{width:100%;height:auto;aspect-ratio:16/9}@media screen and (max-width: 991px){#post .post-header-container{flex-direction:column;margin-bottom:20px;align-items:center}#post .post-header-container .post-header{align-self:flex-start}#post .post-header-container .post-header .post-excerpt{margin-top:20px;margin-bottom:20px}#post .post-header-container img{margin-left:0}}#mobile-app .mobile-app-setup{background-color:var(--color-primary-lighter);padding:40px 110px;border-radius:var(--border-radius-md)}#mobile-app .activated-devices{padding:var(--space-md)}@media screen and (max-width: 768px){#mobile-app .mobile-app-setup{margin-left:-10px;margin-right:-10px;padding:20px 40px}#mobile-app .activated-devices{padding:var(--space-sm)}}.featured-entry{height:100%;box-shadow:none;border-radius:var(--border-radius-sm);padding-top:var(--space-sm);padding-bottom:var(--space-sm);display:flex;flex-direction:row;align-items:center}.featured-entry h3{margin:0}.featured-entry span{transition:color .2s}.featured-entry .featured-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;border:2px solid var(--color-primary-dark);margin-right:var(--space-sm);border-radius:var(--border-radius-sm);width:45px;height:45px;background-color:transparent;color:var(--color-primary-dark);transition:background-color .2s,border-color .2s;position:relative}.featured-entry .featured-icon:after{content:"";position:absolute;right:-25px;top:50%;transform:translateY(-50%);width:1px;height:100%;background-color:#0000001a}.featured-entry.level1{background-color:var(--color-primary-lighter)}.featured-entry.level1 span{color:var(--color-secondary-dark)}.featured-entry.level1 i{border-color:var(--color-secondary-dark);background-color:var(--color-secondary-dark);color:var(--color-primary-lighter)}.featured-entry.level1.contacts{background-color:var(--color-surface-light)}.featured-entry.level1.contacts span{color:var(--color-primary-dark)}.featured-entry.level2{background-color:var(--color-primary-lighter)}.featured-entry.level2 i{background-color:var(--color-primary-dark);color:var(--color-primary-lighter)}@media screen and (max-width: 768px){.featured-entry{padding-top:15px;padding-bottom:15px}}.card.featured-entry{padding:20px;border:1px solid var(--color-surface-light);border-radius:12px}.card.featured-entry:hover{border:1px solid var(--color-link-active)}.featured-container .read-more i{margin-left:0;transform:rotate(0);transition:transform .3s ease-in-out}.featured-container.expanded .read-more:hover,.featured-container.expanded .read-more:active{text-decoration:overline!important}.featured-container.expanded .read-more span{display:none}.featured-container.expanded .read-more i{transform:rotate(180deg)}a:hover .level1 span,a:hover .level2 span{color:var(--color-link-active)}a:hover .level1 i,a:hover .level2 i{border-color:var(--color-link-active);background-color:var(--color-link-active)}.card.actions-entry{padding:10px;border-radius:var(--border-radius-sm);border:1px solid rgb(211,211,211);box-shadow:none;display:flex;flex-direction:row;align-items:center;margin-bottom:0;position:relative}.card.actions-entry .in-progress-overlay{content:" ";position:absolute;left:0;top:0;height:100%;width:100%;background:#0000001a;z-index:1}.card.actions-entry .loader-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card.actions-entry .loader-container .loader{width:4rem;height:4rem;margin:0}.card.actions-entry:only-child{grid-column:1/-1}.card.actions-entry .actions-front-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:35px;height:35px;color:var(--color-secondary-dark);position:relative;font-size:24px}.card.actions-entry .actions-front-icon:after{content:" ";position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:1px;height:98%;background-color:#0000001a}.card.actions-entry .action-close-button{border-color:transparent;border-radius:var(--border-radius-sm);background-color:var(--p-surface-100);color:var(--color-primary-dark)}.vertical-seperator{border-left:1px solid rgba(0,0,0,.1)}.action-content{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-left:20px}.action-content .action-content-left{display:flex;flex-wrap:wrap;flex:1;gap:10px;align-items:center}.action-content .action-content-right{display:flex;gap:10px}.action-content-text{color:var(--color-secondary-dark)}.action-confirm-button.p-button-sm{font-size:1.3rem}.certificate-entry{background:transparent;color:var(--color-primary-dark);box-shadow:none;display:flex;flex-direction:row;align-items:center;padding:var(--space-xs);border:1px solid var(--p-content-border-color);border-radius:12px}.certificate-entry.last-item{margin-bottom:0!important}.certificate-entry:hover{border-color:var(--color-link-active)}.certificate-entry:hover .certificate-icon,.certificate-entry:hover span{color:var(--color-link-active);border-color:var(--color-link-active)}.certificate-entry p{margin-bottom:0;margin-right:var(--space-sm)}.certificate-entry span{display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-left:auto;font-size:18px;width:45px;height:45px;text-align:center;border-left:1px solid var(--p-content-border-color)}.certificate-entry .certificate-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-right:var(--space-sm);font-size:18px;width:45px;height:45px;color:var(--color-primary-dark);background-color:transparent;border:1px solid var(--color-primary-dark);border-radius:50%}.messages-container{background-color:var(--color-primary-lighter);border-radius:var(--border-radius-lg)}.blog-entry{box-shadow:none;background-color:var(--color-success-light);border-radius:var(--border-radius-md);padding:0;display:flex;width:100%;height:300px;overflow:hidden}.blog-entry a:hover,.blog-entry a:active{color:var(--color-link)}.blog-entry a.underline-with-icon:hover:after{background-color:var(--color-link)}.blog-entry img{width:200px;height:100%;object-fit:cover;object-position:center;display:block;flex-shrink:0}.blog-entry .entry-content{padding:40px;display:flex;flex-direction:column}.blog-entry .entry-content .entry-heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:var(--space-sm)}.blog-entry .entry-content .entry-excerpt{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:var(--space-sm)}@media screen and (max-width: 768px){.blog-entry{height:auto;min-height:300px}.blog-entry img{height:auto;width:150px}.blog-entry .entry-content{padding:var(--space-sm)}.blog-entry .entry-content .entry-heading{-webkit-line-clamp:3}}.waiting-list-summary{line-height:26px}.bolniske-summary,.navodila-summary,.document-summary,.prescription-summary,.term-summary,.appointment-summary,.referral-summary,.waiting-list-summary,.potrdilo-a1-summary{background-color:var(--color-primary-lighter);border-radius:var(--border-radius-md);padding:0;position:relative;width:100%;min-height:360px;height:fit-content}.bolniske-summary.expired,.navodila-summary.expired,.document-summary.expired,.prescription-summary.expired,.term-summary.expired,.appointment-summary.expired,.referral-summary.expired,.waiting-list-summary.expired,.potrdilo-a1-summary.expired,.bolniske-summary.expired .entry-heading,.navodila-summary.expired .entry-heading,.document-summary.expired .entry-heading,.prescription-summary.expired .entry-heading,.term-summary.expired .entry-heading,.appointment-summary.expired .entry-heading,.referral-summary.expired .entry-heading,.waiting-list-summary.expired .entry-heading,.potrdilo-a1-summary.expired .entry-heading{color:var(--color-disabled-text)}.bolniske-summary.expired .entry-heading a,.navodila-summary.expired .entry-heading a,.document-summary.expired .entry-heading a,.prescription-summary.expired .entry-heading a,.term-summary.expired .entry-heading a,.appointment-summary.expired .entry-heading a,.referral-summary.expired .entry-heading a,.waiting-list-summary.expired .entry-heading a,.potrdilo-a1-summary.expired .entry-heading a{color:inherit}.bolniske-summary.expired .entry-heading a:hover,.navodila-summary.expired .entry-heading a:hover,.document-summary.expired .entry-heading a:hover,.prescription-summary.expired .entry-heading a:hover,.term-summary.expired .entry-heading a:hover,.appointment-summary.expired .entry-heading a:hover,.referral-summary.expired .entry-heading a:hover,.waiting-list-summary.expired .entry-heading a:hover,.potrdilo-a1-summary.expired .entry-heading a:hover{color:var(--color-link-active)}.bolniske-summary .summary-header,.navodila-summary .summary-header,.document-summary .summary-header,.prescription-summary .summary-header,.term-summary .summary-header,.appointment-summary .summary-header,.referral-summary .summary-header,.waiting-list-summary .summary-header,.potrdilo-a1-summary .summary-header{display:flex;align-items:center;justify-content:space-between;margin-right:var(--space-xs)}.bolniske-summary .entry-content,.navodila-summary .entry-content,.document-summary .entry-content,.prescription-summary .entry-content,.term-summary .entry-content,.appointment-summary .entry-content,.referral-summary .entry-content,.waiting-list-summary .entry-content,.potrdilo-a1-summary .entry-content{padding:var(--space-sm) var(--space-md)}.bolniske-summary .entry-content .flex,.navodila-summary .entry-content .flex,.document-summary .entry-content .flex,.prescription-summary .entry-content .flex,.term-summary .entry-content .flex,.appointment-summary .entry-content .flex,.referral-summary .entry-content .flex,.waiting-list-summary .entry-content .flex,.potrdilo-a1-summary .entry-content .flex{display:flex;align-items:center;height:35px}.bolniske-summary .entry-content .flex .entry-heading,.navodila-summary .entry-content .flex .entry-heading,.document-summary .entry-content .flex .entry-heading,.prescription-summary .entry-content .flex .entry-heading,.term-summary .entry-content .flex .entry-heading,.appointment-summary .entry-content .flex .entry-heading,.referral-summary .entry-content .flex .entry-heading,.waiting-list-summary .entry-content .flex .entry-heading,.potrdilo-a1-summary .entry-content .flex .entry-heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}.bolniske-summary .entry-content .entry-heading a,.navodila-summary .entry-content .entry-heading a,.document-summary .entry-content .entry-heading a,.prescription-summary .entry-content .entry-heading a,.term-summary .entry-content .entry-heading a,.appointment-summary .entry-content .entry-heading a,.referral-summary .entry-content .entry-heading a,.waiting-list-summary .entry-content .entry-heading a,.potrdilo-a1-summary .entry-content .entry-heading a{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:2px;color:var(--color-primary-text)}.bolniske-summary .entry-content .entry-heading a:hover,.navodila-summary .entry-content .entry-heading a:hover,.document-summary .entry-content .entry-heading a:hover,.prescription-summary .entry-content .entry-heading a:hover,.term-summary .entry-content .entry-heading a:hover,.appointment-summary .entry-content .entry-heading a:hover,.referral-summary .entry-content .entry-heading a:hover,.waiting-list-summary .entry-content .entry-heading a:hover,.potrdilo-a1-summary .entry-content .entry-heading a:hover{color:var(--color-link-active);text-decoration:underline}.bolniske-summary .entry-content span.title,.navodila-summary .entry-content span.title,.document-summary .entry-content span.title,.prescription-summary .entry-content span.title,.term-summary .entry-content span.title,.appointment-summary .entry-content span.title,.referral-summary .entry-content span.title,.waiting-list-summary .entry-content span.title,.potrdilo-a1-summary .entry-content span.title{color:var(--color-disabled-text)}.bolniske-summary .entry-content .entry-excerpt,.navodila-summary .entry-content .entry-excerpt,.document-summary .entry-content .entry-excerpt,.prescription-summary .entry-content .entry-excerpt,.term-summary .entry-content .entry-excerpt,.appointment-summary .entry-content .entry-excerpt,.referral-summary .entry-content .entry-excerpt,.waiting-list-summary .entry-content .entry-excerpt,.potrdilo-a1-summary .entry-content .entry-excerpt{margin-bottom:20px}.bolniske-summary .entry-content .separator,.navodila-summary .entry-content .separator,.document-summary .entry-content .separator,.prescription-summary .entry-content .separator,.term-summary .entry-content .separator,.appointment-summary .entry-content .separator,.referral-summary .entry-content .separator,.waiting-list-summary .entry-content .separator,.potrdilo-a1-summary .entry-content .separator{margin:10px 0!important}.bolniske-summary .entry-content strong,.navodila-summary .entry-content strong,.document-summary .entry-content strong,.prescription-summary .entry-content strong,.term-summary .entry-content strong,.appointment-summary .entry-content strong,.referral-summary .entry-content strong,.waiting-list-summary .entry-content strong,.potrdilo-a1-summary .entry-content strong{color:var(--color-primary-text)}.bolniske-summary .actions,.navodila-summary .actions,.document-summary .actions,.prescription-summary .actions,.term-summary .actions,.appointment-summary .actions,.referral-summary .actions,.waiting-list-summary .actions,.potrdilo-a1-summary .actions{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:var(--space-xs) var(--space-md) var(--space-md) var(--space-md);gap:1rem;margin-top:auto}.bolniske-summary .actions .underline-with-icon,.navodila-summary .actions .underline-with-icon,.document-summary .actions .underline-with-icon,.prescription-summary .actions .underline-with-icon,.term-summary .actions .underline-with-icon,.appointment-summary .actions .underline-with-icon,.referral-summary .actions .underline-with-icon,.waiting-list-summary .actions .underline-with-icon,.potrdilo-a1-summary .actions .underline-with-icon{position:relative}.bolniske-summary .actions .underline-with-icon:hover:after,.navodila-summary .actions .underline-with-icon:hover:after,.document-summary .actions .underline-with-icon:hover:after,.prescription-summary .actions .underline-with-icon:hover:after,.term-summary .actions .underline-with-icon:hover:after,.appointment-summary .actions .underline-with-icon:hover:after,.referral-summary .actions .underline-with-icon:hover:after,.waiting-list-summary .actions .underline-with-icon:hover:after,.potrdilo-a1-summary .actions .underline-with-icon:hover:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1.5px;background-color:var(--color-link-active);transform:scaleX(1);transform-origin:bottom left}.bolniske-summary .bolniske-type,.bolniske-summary .navodila-type,.bolniske-summary .document-type,.bolniske-summary .prescription-type,.bolniske-summary .term-type,.bolniske-summary .appointment-type,.bolniske-summary .referral-type,.bolniske-summary .waiting-list-type,.bolniske-summary .potrdilo-a1-type,.navodila-summary .bolniske-type,.navodila-summary .navodila-type,.navodila-summary .document-type,.navodila-summary .prescription-type,.navodila-summary .term-type,.navodila-summary .appointment-type,.navodila-summary .referral-type,.navodila-summary .waiting-list-type,.navodila-summary .potrdilo-a1-type,.document-summary .bolniske-type,.document-summary .navodila-type,.document-summary .document-type,.document-summary .prescription-type,.document-summary .term-type,.document-summary .appointment-type,.document-summary .referral-type,.document-summary .waiting-list-type,.document-summary .potrdilo-a1-type,.prescription-summary .bolniske-type,.prescription-summary .navodila-type,.prescription-summary .document-type,.prescription-summary .prescription-type,.prescription-summary .term-type,.prescription-summary .appointment-type,.prescription-summary .referral-type,.prescription-summary .waiting-list-type,.prescription-summary .potrdilo-a1-type,.term-summary .bolniske-type,.term-summary .navodila-type,.term-summary .document-type,.term-summary .prescription-type,.term-summary .term-type,.term-summary .appointment-type,.term-summary .referral-type,.term-summary .waiting-list-type,.term-summary .potrdilo-a1-type,.appointment-summary .bolniske-type,.appointment-summary .navodila-type,.appointment-summary .document-type,.appointment-summary .prescription-type,.appointment-summary .term-type,.appointment-summary .appointment-type,.appointment-summary .referral-type,.appointment-summary .waiting-list-type,.appointment-summary .potrdilo-a1-type,.referral-summary .bolniske-type,.referral-summary .navodila-type,.referral-summary .document-type,.referral-summary .prescription-type,.referral-summary .term-type,.referral-summary .appointment-type,.referral-summary .referral-type,.referral-summary .waiting-list-type,.referral-summary .potrdilo-a1-type,.waiting-list-summary .bolniske-type,.waiting-list-summary .navodila-type,.waiting-list-summary .document-type,.waiting-list-summary .prescription-type,.waiting-list-summary .term-type,.waiting-list-summary .appointment-type,.waiting-list-summary .referral-type,.waiting-list-summary .waiting-list-type,.waiting-list-summary .potrdilo-a1-type,.potrdilo-a1-summary .bolniske-type,.potrdilo-a1-summary .navodila-type,.potrdilo-a1-summary .document-type,.potrdilo-a1-summary .prescription-type,.potrdilo-a1-summary .term-type,.potrdilo-a1-summary .appointment-type,.potrdilo-a1-summary .referral-type,.potrdilo-a1-summary .waiting-list-type,.potrdilo-a1-summary .potrdilo-a1-type{display:flex;flex-wrap:wrap;left:var(--space-md);margin-right:var(--space-xs);padding:15px 40px;width:fit-content;border-right:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);font-size:16px;line-height:1;border-radius:var(--border-radius-md) 0 var(--border-radius-md) var(--border-radius-sm);background-color:var(--color-primary-lighter)!important;color:var(--color-primary-text)!important;row-gap:10px}.bolniske-summary .bolniske-type .meta-entry i,.bolniske-summary .navodila-type .meta-entry i,.bolniske-summary .document-type .meta-entry i,.bolniske-summary .prescription-type .meta-entry i,.bolniske-summary .term-type .meta-entry i,.bolniske-summary .appointment-type .meta-entry i,.bolniske-summary .referral-type .meta-entry i,.bolniske-summary .waiting-list-type .meta-entry i,.bolniske-summary .potrdilo-a1-type .meta-entry i,.navodila-summary .bolniske-type .meta-entry i,.navodila-summary .navodila-type .meta-entry i,.navodila-summary .document-type .meta-entry i,.navodila-summary .prescription-type .meta-entry i,.navodila-summary .term-type .meta-entry i,.navodila-summary .appointment-type .meta-entry i,.navodila-summary .referral-type .meta-entry i,.navodila-summary .waiting-list-type .meta-entry i,.navodila-summary .potrdilo-a1-type .meta-entry i,.document-summary .bolniske-type .meta-entry i,.document-summary .navodila-type .meta-entry i,.document-summary .document-type .meta-entry i,.document-summary .prescription-type .meta-entry i,.document-summary .term-type .meta-entry i,.document-summary .appointment-type .meta-entry i,.document-summary .referral-type .meta-entry i,.document-summary .waiting-list-type .meta-entry i,.document-summary .potrdilo-a1-type .meta-entry i,.prescription-summary .bolniske-type .meta-entry i,.prescription-summary .navodila-type .meta-entry i,.prescription-summary .document-type .meta-entry i,.prescription-summary .prescription-type .meta-entry i,.prescription-summary .term-type .meta-entry i,.prescription-summary .appointment-type .meta-entry i,.prescription-summary .referral-type .meta-entry i,.prescription-summary .waiting-list-type .meta-entry i,.prescription-summary .potrdilo-a1-type .meta-entry i,.term-summary .bolniske-type .meta-entry i,.term-summary .navodila-type .meta-entry i,.term-summary .document-type .meta-entry i,.term-summary .prescription-type .meta-entry i,.term-summary .term-type .meta-entry i,.term-summary .appointment-type .meta-entry i,.term-summary .referral-type .meta-entry i,.term-summary .waiting-list-type .meta-entry i,.term-summary .potrdilo-a1-type .meta-entry i,.appointment-summary .bolniske-type .meta-entry i,.appointment-summary .navodila-type .meta-entry i,.appointment-summary .document-type .meta-entry i,.appointment-summary .prescription-type .meta-entry i,.appointment-summary .term-type .meta-entry i,.appointment-summary .appointment-type .meta-entry i,.appointment-summary .referral-type .meta-entry i,.appointment-summary .waiting-list-type .meta-entry i,.appointment-summary .potrdilo-a1-type .meta-entry i,.referral-summary .bolniske-type .meta-entry i,.referral-summary .navodila-type .meta-entry i,.referral-summary .document-type .meta-entry i,.referral-summary .prescription-type .meta-entry i,.referral-summary .term-type .meta-entry i,.referral-summary .appointment-type .meta-entry i,.referral-summary .referral-type .meta-entry i,.referral-summary .waiting-list-type .meta-entry i,.referral-summary .potrdilo-a1-type .meta-entry i,.waiting-list-summary .bolniske-type .meta-entry i,.waiting-list-summary .navodila-type .meta-entry i,.waiting-list-summary .document-type .meta-entry i,.waiting-list-summary .prescription-type .meta-entry i,.waiting-list-summary .term-type .meta-entry i,.waiting-list-summary .appointment-type .meta-entry i,.waiting-list-summary .referral-type .meta-entry i,.waiting-list-summary .waiting-list-type .meta-entry i,.waiting-list-summary .potrdilo-a1-type .meta-entry i,.potrdilo-a1-summary .bolniske-type .meta-entry i,.potrdilo-a1-summary .navodila-type .meta-entry i,.potrdilo-a1-summary .document-type .meta-entry i,.potrdilo-a1-summary .prescription-type .meta-entry i,.potrdilo-a1-summary .term-type .meta-entry i,.potrdilo-a1-summary .appointment-type .meta-entry i,.potrdilo-a1-summary .referral-type .meta-entry i,.potrdilo-a1-summary .waiting-list-type .meta-entry i,.potrdilo-a1-summary .potrdilo-a1-type .meta-entry i{margin-right:5px}.bolniske-summary .bolniske-type .meta-entry:not(:last-child):after,.bolniske-summary .navodila-type .meta-entry:not(:last-child):after,.bolniske-summary .document-type .meta-entry:not(:last-child):after,.bolniske-summary .prescription-type .meta-entry:not(:last-child):after,.bolniske-summary .term-type .meta-entry:not(:last-child):after,.bolniske-summary .appointment-type .meta-entry:not(:last-child):after,.bolniske-summary .referral-type .meta-entry:not(:last-child):after,.bolniske-summary .waiting-list-type .meta-entry:not(:last-child):after,.bolniske-summary .potrdilo-a1-type .meta-entry:not(:last-child):after,.navodila-summary .bolniske-type .meta-entry:not(:last-child):after,.navodila-summary .navodila-type .meta-entry:not(:last-child):after,.navodila-summary .document-type .meta-entry:not(:last-child):after,.navodila-summary .prescription-type .meta-entry:not(:last-child):after,.navodila-summary .term-type .meta-entry:not(:last-child):after,.navodila-summary .appointment-type .meta-entry:not(:last-child):after,.navodila-summary .referral-type .meta-entry:not(:last-child):after,.navodila-summary .waiting-list-type .meta-entry:not(:last-child):after,.navodila-summary .potrdilo-a1-type .meta-entry:not(:last-child):after,.document-summary .bolniske-type .meta-entry:not(:last-child):after,.document-summary .navodila-type .meta-entry:not(:last-child):after,.document-summary .document-type .meta-entry:not(:last-child):after,.document-summary .prescription-type .meta-entry:not(:last-child):after,.document-summary .term-type .meta-entry:not(:last-child):after,.document-summary .appointment-type .meta-entry:not(:last-child):after,.document-summary .referral-type .meta-entry:not(:last-child):after,.document-summary .waiting-list-type .meta-entry:not(:last-child):after,.document-summary .potrdilo-a1-type .meta-entry:not(:last-child):after,.prescription-summary .bolniske-type .meta-entry:not(:last-child):after,.prescription-summary .navodila-type .meta-entry:not(:last-child):after,.prescription-summary .document-type .meta-entry:not(:last-child):after,.prescription-summary .prescription-type .meta-entry:not(:last-child):after,.prescription-summary .term-type .meta-entry:not(:last-child):after,.prescription-summary .appointment-type .meta-entry:not(:last-child):after,.prescription-summary .referral-type .meta-entry:not(:last-child):after,.prescription-summary .waiting-list-type .meta-entry:not(:last-child):after,.prescription-summary .potrdilo-a1-type .meta-entry:not(:last-child):after,.term-summary .bolniske-type .meta-entry:not(:last-child):after,.term-summary .navodila-type .meta-entry:not(:last-child):after,.term-summary .document-type .meta-entry:not(:last-child):after,.term-summary .prescription-type .meta-entry:not(:last-child):after,.term-summary .term-type .meta-entry:not(:last-child):after,.term-summary .appointment-type .meta-entry:not(:last-child):after,.term-summary .referral-type .meta-entry:not(:last-child):after,.term-summary .waiting-list-type .meta-entry:not(:last-child):after,.term-summary .potrdilo-a1-type .meta-entry:not(:last-child):after,.appointment-summary .bolniske-type .meta-entry:not(:last-child):after,.appointment-summary .navodila-type .meta-entry:not(:last-child):after,.appointment-summary .document-type .meta-entry:not(:last-child):after,.appointment-summary .prescription-type .meta-entry:not(:last-child):after,.appointment-summary .term-type .meta-entry:not(:last-child):after,.appointment-summary .appointment-type .meta-entry:not(:last-child):after,.appointment-summary .referral-type .meta-entry:not(:last-child):after,.appointment-summary .waiting-list-type .meta-entry:not(:last-child):after,.appointment-summary .potrdilo-a1-type .meta-entry:not(:last-child):after,.referral-summary .bolniske-type .meta-entry:not(:last-child):after,.referral-summary .navodila-type .meta-entry:not(:last-child):after,.referral-summary .document-type .meta-entry:not(:last-child):after,.referral-summary .prescription-type .meta-entry:not(:last-child):after,.referral-summary .term-type .meta-entry:not(:last-child):after,.referral-summary .appointment-type .meta-entry:not(:last-child):after,.referral-summary .referral-type .meta-entry:not(:last-child):after,.referral-summary .waiting-list-type .meta-entry:not(:last-child):after,.referral-summary .potrdilo-a1-type .meta-entry:not(:last-child):after,.waiting-list-summary .bolniske-type .meta-entry:not(:last-child):after,.waiting-list-summary .navodila-type .meta-entry:not(:last-child):after,.waiting-list-summary .document-type .meta-entry:not(:last-child):after,.waiting-list-summary .prescription-type .meta-entry:not(:last-child):after,.waiting-list-summary .term-type .meta-entry:not(:last-child):after,.waiting-list-summary .appointment-type .meta-entry:not(:last-child):after,.waiting-list-summary .referral-type .meta-entry:not(:last-child):after,.waiting-list-summary .waiting-list-type .meta-entry:not(:last-child):after,.waiting-list-summary .potrdilo-a1-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .bolniske-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .navodila-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .document-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .prescription-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .term-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .appointment-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .referral-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .waiting-list-type .meta-entry:not(:last-child):after,.potrdilo-a1-summary .potrdilo-a1-type .meta-entry:not(:last-child):after{content:" ";border-left:1px solid rgba(0,0,0,.1);margin:0 20px}.bolniske-summary .term-type,.bolniske-summary .appointment,.navodila-summary .term-type,.navodila-summary .appointment,.document-summary .term-type,.document-summary .appointment,.prescription-summary .term-type,.prescription-summary .appointment,.term-summary .term-type,.term-summary .appointment,.appointment-summary .term-type,.appointment-summary .appointment,.referral-summary .term-type,.referral-summary .appointment,.waiting-list-summary .term-type,.waiting-list-summary .appointment,.potrdilo-a1-summary .term-type,.potrdilo-a1-summary .appointment{background-color:var(--color-primary-lighter);color:var(--color-primary-text)}.bolniske-summary .bold,.navodila-summary .bold,.document-summary .bold,.prescription-summary .bold,.term-summary .bold,.appointment-summary .bold,.referral-summary .bold,.waiting-list-summary .bold,.potrdilo-a1-summary .bold{font-weight:700}.bolniske-summary .prescription-status,.bolniske-summary .term-status,.bolniske-summary .referral-status,.bolniske-summary .document-status,.navodila-summary .prescription-status,.navodila-summary .term-status,.navodila-summary .referral-status,.navodila-summary .document-status,.document-summary .prescription-status,.document-summary .term-status,.document-summary .referral-status,.document-summary .document-status,.prescription-summary .prescription-status,.prescription-summary .term-status,.prescription-summary .referral-status,.prescription-summary .document-status,.term-summary .prescription-status,.term-summary .term-status,.term-summary .referral-status,.term-summary .document-status,.appointment-summary .prescription-status,.appointment-summary .term-status,.appointment-summary .referral-status,.appointment-summary .document-status,.referral-summary .prescription-status,.referral-summary .term-status,.referral-summary .referral-status,.referral-summary .document-status,.waiting-list-summary .prescription-status,.waiting-list-summary .term-status,.waiting-list-summary .referral-status,.waiting-list-summary .document-status,.potrdilo-a1-summary .prescription-status,.potrdilo-a1-summary .term-status,.potrdilo-a1-summary .referral-status,.potrdilo-a1-summary .document-status{width:12px;height:12px;border-radius:50%;margin-left:7px}.bolniske-summary .term-status-section,.bolniske-summary .referral-status-section,.bolniske-summary .document-status-section,.navodila-summary .term-status-section,.navodila-summary .referral-status-section,.navodila-summary .document-status-section,.document-summary .term-status-section,.document-summary .referral-status-section,.document-summary .document-status-section,.prescription-summary .term-status-section,.prescription-summary .referral-status-section,.prescription-summary .document-status-section,.term-summary .term-status-section,.term-summary .referral-status-section,.term-summary .document-status-section,.appointment-summary .term-status-section,.appointment-summary .referral-status-section,.appointment-summary .document-status-section,.referral-summary .term-status-section,.referral-summary .referral-status-section,.referral-summary .document-status-section,.waiting-list-summary .term-status-section,.waiting-list-summary .referral-status-section,.waiting-list-summary .document-status-section,.potrdilo-a1-summary .term-status-section,.potrdilo-a1-summary .referral-status-section,.potrdilo-a1-summary .document-status-section{display:flex;flex-wrap:nowrap;margin-right:30px;align-items:center;margin-left:auto}#referrals .referral-summary{display:flex;flex-direction:column}#referrals .referral-summary .make-an-appointment{display:flex;align-items:center;background-color:var(--color-surface-light);padding:5px 10px;border-radius:var(--border-radius-sm)}#referrals .referral-summary .make-an-appointment-separator{width:1px;height:21px;background-color:#0000001a;margin-left:10px;margin-right:10px}#referrals .referral-summary .make-an-appointment i{margin-left:0}#referrals .referral-summary .entry-heading{position:relative}#referrals .referral-summary .entry-content{padding-top:30px;padding-bottom:0}#referrals .referral-summary .referral-type{position:relative;left:unset;top:unset}#terms .term-group{margin:1rem 0!important;background:var(--color-surface-warm);padding:.5rem;border-radius:2rem;text-align:center}#terms .term-summary{display:flex;flex-direction:column}#terms .term-summary .term-type{position:relative;left:unset;top:unset}#terms .term-summary .entry-content{padding-top:30px;padding-bottom:0}#waiting-list .waiting-list-type{position:relative;left:unset;top:unset}#izdanaZdravilaSeznam .prescription-summary{display:flex;flex-direction:column}#izdanaZdravilaSeznam .prescription-summary .entry-content{padding-top:30px;padding-bottom:0}#prescriptions .prescription-details{margin-right:30px;flex:0 0 40%;display:flex;align-items:center;justify-content:flex-end}#prescriptions .meta-entry:not(:last-child){border-right:1px solid rgba(0,0,0,.1);padding-right:10px;margin-right:10px}#prescriptions .prescription-summary,#ebol .document-summary{display:flex;flex-direction:column}#ebol .read-more{display:flex;justify-content:space-between;flex-wrap:wrap;gap:27rem}#documents .document-summary{display:flex;flex-direction:column}#my-documents .document-summary{padding-top:0;display:flex;flex-direction:column}#my-documents .document-summary .read-more{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}#my-documents .document-summary .cancel-document{display:flex;align-items:center;background-color:var(--color-surface-light);padding:5px 10px;border-radius:var(--border-radius-sm)}#my-documents .document-summary .cancel-document-separator{width:1px;height:21px;background-color:#0000001a;margin-left:10px;margin-right:10px}#my-documents .document-summary .cancel-document i{margin-left:0}#my-documents .document-summary .entry-heading{position:relative}#my-documents .document-summary .entry-content{margin-top:30px}#my-documents .document-summary .document-type{background-color:var(--color-primary-lighter);position:relative;left:unset;top:unset}@media screen and (max-width: 768px){.document-summary .prescription-type,.document-summary .appointment-type,.document-summary .document-type,.document-summary .term-type,.document-summary .waiting-list-type,.document-summary .potrdilo-a1-type,.prescription-summary .prescription-type,.prescription-summary .appointment-type,.prescription-summary .document-type,.prescription-summary .term-type,.prescription-summary .waiting-list-type,.prescription-summary .potrdilo-a1-type,.appointment-summary .prescription-type,.appointment-summary .appointment-type,.appointment-summary .document-type,.appointment-summary .term-type,.appointment-summary .waiting-list-type,.appointment-summary .potrdilo-a1-type,.term-summary .prescription-type,.term-summary .appointment-type,.term-summary .document-type,.term-summary .term-type,.term-summary .waiting-list-type,.term-summary .potrdilo-a1-type,.waiting-list-summary .prescription-type,.waiting-list-summary .appointment-type,.waiting-list-summary .document-type,.waiting-list-summary .term-type,.waiting-list-summary .waiting-list-type,.waiting-list-summary .potrdilo-a1-type,.potrdilo-a1-summary .prescription-type,.potrdilo-a1-summary .appointment-type,.potrdilo-a1-summary .document-type,.potrdilo-a1-summary .term-type,.potrdilo-a1-summary .waiting-list-type,.potrdilo-a1-summary .potrdilo-a1-type{left:var(--space-sm);margin-right:var(--space-xs)}#referrals .referral-summary .make-an-appointment{margin-right:0}#referrals .referral-summary .referral-type{margin-right:var(--space-xs)}#my-documents .document-summary .cancel-document{margin-right:0}#my-documents .document-summary .document-type{margin-right:var(--space-xs)}}@media screen and (max-width: 576px){.bolniske-summary,.navodila-summary,.document-summary,.prescription-summary,.term-summary,.appointment-summary,.referral-summary,.waiting-list-summary,.potrdilo-a1-summary{min-height:400px;height:fit-content}}@media screen and (max-width: 442px){.bolniske-summary .summary-header,.navodila-summary .summary-header,.prescription-summary .summary-header,.document-summary .summary-header{flex-direction:column;gap:20px;align-items:flex-start}.bolniske-summary .summary-header .prescription-details,.navodila-summary .summary-header .prescription-details,.prescription-summary .summary-header .prescription-details,.document-summary .summary-header .prescription-details{padding-left:var(--space-md)}.bolniske-summary .summary-header .document-status-section,.navodila-summary .summary-header .document-status-section,.prescription-summary .summary-header .document-status-section,.document-summary .summary-header .document-status-section{margin-left:0;padding-left:var(--space-md)}}.notification-text-header{margin:0!important;font-weight:800;font-size:15px!important}.notification-text{font-size:15px!important}.notification-bottom{height:70px;position:fixed;width:100%;bottom:0;left:0;background-color:#fff!important;z-index:10}.tooltip-width-large{max-width:300px}.read-more{margin-top:var(--space-sm)}.read-more a{display:flex;align-items:center;justify-content:center;display:inline-block}.read-more i{margin-left:var(--space-xs)}@media screen and (max-width: 768px){.read-more{margin-top:var(--space-xs)}}.zvem-radiobutton{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;margin-left:-20px;margin-right:-20px;border-radius:60px;cursor:pointer}.zvem-radiobutton label{width:100%;cursor:pointer;color:var(--color-primary-dark);padding-right:10px}.zvem-radiobutton.active{background-color:var(--color-background-hover)}.zvem-radiobutton.active label{color:var(--color-link-active)}.steps-auth-container{background-color:var(--color-primary-lighter);border-radius:var(--border-radius-md);display:block}.steps-auth-container a{color:var(--color-primary-lighter)}.p-error{color:var(--color-secondary-dark)}.pi{font-size:1rem}.pi-clear-button{font-size:14px;margin-top:4px}.date-dropdown-icon-size{font-size:16px}label.error{color:var(--color-secondary-dark)}label.error i{color:inherit}.margin-bottom-xs{margin-bottom:var(--space-xs)}@media screen and (max-width: 576px){.padding-mobile{padding-top:5px;padding-right:30px}}.p-link{font-family:var(--font-family),serif;font-feature-settings:var(--font-feature-settings, normal);font-size:16px;border-radius:6px}.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #a3c9d9}.p-menu-item-link:hover .p-menu-item-icon{color:var(--color-link-active)}.p-menu-item-link .p-menu-item-icon{color:var(--color-link)}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility: hidden;backface-visibility:hidden}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-pen-to-square:before{content:"\ea0b"}.pi-undo:before{content:"\e994"}.pi-file:before{content:"\e958"}.pi-trash:before{content:"\e93d"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-check:before{content:"\e909"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-info-circle:before{content:"\e924"}.pi-spinner:before{content:"\e926"}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fa,.fa-regular,.fa-solid,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.fal:before,.far:before,.fas:before{content:var(--fa)}.fa-regular,.fa-solid,.fal,.far,.fas{font-family:"Font Awesome 6 Pro"}.fab{font-family:"Font Awesome 6 Brands"}.fa-2x{font-size:2em}.fa-5x{font-size:5em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-fw{text-align:center;width:1.25em}.fa-spin{animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}@media (prefers-reduced-motion: reduce){.fa-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-stethoscope{--fa: "\f0f1";--fa--fa: "\f0f1\f0f1"}.fa-info{--fa: "\f129";--fa--fa: "\f129\f129"}.fa-file-alt{--fa: "\f15c";--fa--fa: "\f15c\f15c"}.fa-calendar-circle-user{--fa: "\e471";--fa--fa: "\e471\e471"}.fa-pencil{--fa: "\f303";--fa--fa: "\f303\f303"}.fa-pen-field{--fa: "\e211";--fa--fa: "\e211\e211"}.fa-user-ninja{--fa: "\f504";--fa--fa: "\f504\f504"}.fa-user-chef{--fa: "\e3d2";--fa--fa: "\e3d2\e3d2"}.fa-prescription-bottle{--fa: "\f485";--fa--fa: "\f485\f485"}.fa-bars{--fa: "\f0c9";--fa--fa: "\f0c9\f0c9"}.fa-circle-exclamation{--fa: "\f06a";--fa--fa: "\f06a\f06a"}.fa-sign-out{--fa: "\f08b";--fa--fa: "\f08b\f08b"}.fa-asterisk{--fa: "*";--fa--fa: "**"}.fa-clipboard-medical{--fa: "\e133";--fa--fa: "\e133\e133"}.fa-pen-to-square{--fa: "\f044";--fa--fa: "\f044\f044"}.fa-calendar-exclamation{--fa: "\f334";--fa--fa: "\f334\f334"}.fa-chevron-up{--fa: "\f077";--fa--fa: "\f077\f077"}.fa-pills{--fa: "\f484";--fa--fa: "\f484\f484"}.fa-angle-right{--fa: "\f105";--fa--fa: "\f105\f105"}.fa-link-simple{--fa: "\e1cd";--fa--fa: "\e1cd\e1cd"}.fa-notes-medical{--fa: "\f481";--fa--fa: "\f481\f481"}.fa-capsules{--fa: "\f46b";--fa--fa: "\f46b\f46b"}.fa-user{--fa: "\f007";--fa--fa: "\f007\f007"}.fa-building-user{--fa: "\e4da";--fa--fa: "\e4da\e4da"}.fa-globe{--fa: "\f0ac";--fa--fa: "\f0ac\f0ac"}.fa-message-plus{--fa: "\f4a8";--fa--fa: "\f4a8\f4a8"}.fa-ban{--fa: "\f05e";--fa--fa: "\f05e\f05e"}.fa-sign-in{--fa: "\f090";--fa--fa: "\f090\f090"}.fa-family{--fa: "\e300";--fa--fa: "\e300\e300"}.fa-hourglass-start{--fa: "\f251";--fa--fa: "\f251\f251"}.fa-crown{--fa: "\f521";--fa--fa: "\f521\f521"}.fa-user-group{--fa: "\f500";--fa--fa: "\f500\f500"}.fa-wheelchair{--fa: "\f193";--fa--fa: "\f193\f193"}.fa-bed-pulse{--fa: "\f487";--fa--fa: "\f487\f487"}.fa-headset{--fa: "\f590";--fa--fa: "\f590\f590"}.fa-messages{--fa: "\f4b6";--fa--fa: "\f4b6\f4b6"}.fa-poll,.fa-square-poll-vertical{--fa: "\f681";--fa--fa: "\f681\f681"}.fa-caret-up{--fa: "\f0d8";--fa--fa: "\f0d8\f0d8"}.fa-octagon-xmark{--fa: "\f2f0";--fa--fa: "\f2f0\f2f0"}.fa-check-circle,.fa-circle-check{--fa: "\f058";--fa--fa: "\f058\f058"}.fa-calendar-circle-minus{--fa: "\e46f";--fa--fa: "\e46f\e46f"}.fa-address-card{--fa: "\f2bb";--fa--fa: "\f2bb\f2bb"}.fa-user-vneck-hair-long{--fa: "\e463";--fa--fa: "\e463\e463"}.fa-circle-envelope{--fa: "\e10c";--fa--fa: "\e10c\e10c"}.fa-language{--fa: "\f1ab";--fa--fa: "\f1ab\f1ab"}.fa-phone-circle{--fa: "\e11b";--fa--fa: "\e11b\e11b"}.fa-file-signature{--fa: "\f573";--fa--fa: "\f573\f573"}.fa-puzzle-piece{--fa: "\f12e";--fa--fa: "\f12e\f12e"}.fa-arrow-up-right-from-square{--fa: "\f08e";--fa--fa: "\f08e\f08e"}.fa-user-cowboy{--fa: "\f8ea";--fa--fa: "\f8ea\f8ea"}.fa-arrow-right{--fa: "\f061";--fa--fa: "\f061\f061"}.fa-heart{--fa: "\f004";--fa--fa: "\f004\f004"}.fa-square-info{--fa: "\f30f";--fa--fa: "\f30f\f30f"}.fa-circle{--fa: "\f111";--fa--fa: "\f111\f111"}.fa-user-astronaut{--fa: "\f4fb";--fa--fa: "\f4fb\f4fb"}.fa-circle-question{--fa: "\f059";--fa--fa: "\f059\f059"}.fa-trash-xmark{--fa: "\e2b4";--fa--fa: "\e2b4\e2b4"}.fa-comment-medical{--fa: "\f7f5";--fa--fa: "\f7f5\f7f5"}.fa-file-circle-minus{--fa: "\e4ed";--fa--fa: "\e4ed\e4ed"}.fa-user-robot{--fa: "\e04b";--fa--fa: "\e04b\e04b"}.fa-eye{--fa: "\f06e";--fa--fa: "\f06e\f06e"}.fa-window-maximize{--fa: "\f2d0";--fa--fa: "\f2d0\f2d0"}.fa-file-user{--fa: "\f65c";--fa--fa: "\f65c\f65c"}.fa-redo{--fa: "\f01e";--fa--fa: "\f01e\f01e"}.fa-child-dress{--fa: "\e59c";--fa--fa: "\e59c\e59c"}.fa-calendar-xmark{--fa: "\f273";--fa--fa: "\f273\f273"}.fa-calendar-circle-plus{--fa: "\e470";--fa--fa: "\e470\e470"}.fa-trash{--fa: "\f1f8";--fa--fa: "\f1f8\f1f8"}.fa-arrow-left{--fa: "\f060";--fa--fa: "\f060\f060"}.fa-suitcase-medical{--fa: "\f0fa";--fa--fa: "\f0fa\f0fa"}.fa-user-secret{--fa: "\f21b";--fa--fa: "\f21b\f21b"}.fa-map-marker-exclamation{--fa: "\f608";--fa--fa: "\f608\f608"}.fa-child{--fa: "\f1ae";--fa--fa: "\f1ae\f1ae"}.fa-envelope{--fa: "\f0e0";--fa--fa: "\f0e0\f0e0"}.fa-paperclip{--fa: "\f0c6";--fa--fa: "\f0c6\f0c6"}.fa-user-doctor,.fa-user-md{--fa: "\f0f0";--fa--fa: "\f0f0\f0f0"}.fa-circle-info,.fa-info-circle{--fa: "\f05a";--fa--fa: "\f05a\f05a"}.fa-camera{--fa: "\f030";--fa--fa: "\f030\f030"}.fa-calendar-check{--fa: "\f274";--fa--fa: "\f274\f274"}.fa-calendar-clock{--fa: "\e0d2";--fa--fa: "\e0d2\e0d2"}.fa-check-double{--fa: "\f560";--fa--fa: "\f560\f560"}.fa-undo{--fa: "\f0e2";--fa--fa: "\f0e2\f0e2"}.fa-calendar-plus{--fa: "\f271";--fa--fa: "\f271\f271"}.fa-arrow-left-long{--fa: "\f177";--fa--fa: "\f177\f177"}.fa-file-certificate{--fa: "\f5f3";--fa--fa: "\f5f3\f5f3"}.fa-gear{--fa: "\f013";--fa--fa: "\f013\f013"}.fa-caret-down{--fa: "\f0d7";--fa--fa: "\f0d7\f0d7"}.fa-circle-location-arrow{--fa: "\f602";--fa--fa: "\f602\f602"}.fa-download{--fa: "\f019";--fa--fa: "\f019\f019"}.fa-user-pilot{--fa: "\e2c0";--fa--fa: "\e2c0\e2c0"}.fa-mobile{--fa: "\f3ce";--fa--fa: "\f3ce\f3ce"}.fa-file-medical{--fa: "\f477";--fa--fa: "\f477\f477"}.fa-rotate-right{--fa: "\f2f9";--fa--fa: "\f2f9\f2f9"}.fa-repeat-alt{--fa: "\f364";--fa--fa: "\f364\f364"}.fa-grip-lines{--fa: "\f7a4";--fa--fa: "\f7a4\f7a4"}.fa-arrow-right-long,.fa-long-arrow-right{--fa: "\f178";--fa--fa: "\f178\f178"}.fa-ellipsis{--fa: "\f141";--fa--fa: "\f141\f141"}.fa-bug{--fa: "\f188";--fa--fa: "\f188\f188"}.fa-circle-x{--fa: "\e12e";--fa--fa: "\e12e\e12e"}.fa-paint-roller{--fa: "\f5aa";--fa--fa: "\f5aa\f5aa"}.fa-eraser{--fa: "\f12d";--fa--fa: "\f12d\f12d"}.fa-hospital{--fa: "\f0f8";--fa--fa: "\f0f8\f0f8"}.fa-magnifying-glass,.fa-search{--fa: "\f002";--fa--fa: "\f002\f002"}.fa-chevron-down{--fa: "\f078";--fa--fa: "\f078\f078"}.fa-list-check{--fa: "\f0ae";--fa--fa: "\f0ae\f0ae"}.fa-user-doctor-hair{--fa: "\e458";--fa--fa: "\e458\e458"}.fa-hexagon-exclamation{--fa: "\e417";--fa--fa: "\e417\e417"}.fa-user-graduate{--fa: "\f501";--fa--fa: "\f501\f501"}.fa-user-vneck-hair{--fa: "\e462";--fa--fa: "\e462\e462"}.fa-plus{--fa: "+";--fa--fa: "++"}.fa-times,.fa-xmark{--fa: "\f00d";--fa--fa: "\f00d\f00d"}.fa-baby{--fa: "\f77c";--fa--fa: "\f77c\f77c"}.fa-arrow-down-to-bracket{--fa: "\e094";--fa--fa: "\e094\e094"}.fa-robot{--fa: "\f544";--fa--fa: "\f544\f544"}.fa-clock-rotate-left{--fa: "\f1da";--fa--fa: "\f1da\f1da"}.fa-house-medical{--fa: "\e3b2";--fa--fa: "\e3b2\e3b2"}.fa-shield-heart{--fa: "\e574";--fa--fa: "\e574\e574"}.fa-up-right-and-down-left-from-center{--fa: "\f424";--fa--fa: "\f424\f424"}.fa-calendar{--fa: "\f133";--fa--fa: "\f133\f133"}.fa-circle-plus{--fa: "\f055";--fa--fa: "\f055\f055"}.fa-check{--fa: "\f00c";--fa--fa: "\f00c\f00c"}.fa-angle-left{--fa: "\f104";--fa--fa: "\f104\f104"}.fa-exclamation-triangle,.fa-triangle-exclamation{--fa: "\f071";--fa--fa: "\f071\f071"}.fa-search-plus{--fa: "\f00e";--fa--fa: "\f00e\f00e"}.fa-window-minimize{--fa: "\f2d1";--fa--fa: "\f2d1\f2d1"}.fa-search-minus{--fa: "\f010";--fa--fa: "\f010\f010"}.fa-paperclip-vertical{--fa: "\e3c2";--fa--fa: "\e3c2\e3c2"}.fa-user-injured{--fa: "\f728";--fa--fa: "\f728\f728"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-NA2MKX6M.woff2") format("woff2"),url("./media/fa-brands-400-3CL3EXW6.ttf") format("truetype")}.fab{font-weight:400}.fa-facebook-square{--fa: "\f082"}.fa-square-x-twitter{--fa: "\e61a"}:root{--fa-style-family-duotone: "Font Awesome 6 Duotone";--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone"}:root{--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url("./media/fa-light-300-7CLP6NYP.woff2") format("woff2"),url("./media/fa-light-300-URYOCTTL.ttf") format("truetype")}.fal{font-weight:300}:root{--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-KQBOGGS5.woff2") format("woff2"),url("./media/fa-regular-400-RF4ZSZUM.ttf") format("truetype")}.fa-regular,.far{font-weight:400}:root{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-5MUJVEHA.woff2") format("woff2"),url("./media/fa-solid-900-NPYNBJDO.ttf") format("truetype")}.fa-solid,.fas{font-weight:900}:root{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url("./media/fa-thin-100-D57XXIHY.woff2") format("woff2"),url("./media/fa-thin-100-5LNK2WSI.ttf") format("truetype")}@layer base{ul,ol,menu{list-style:revert;margin:revert;padding:revert}}@font-face{font-display:swap;font-family:Basier Square;src:url("./media/BasierSquare-Regular-YYIX2PSB.eot");src:local("Basier Square Regular"),local("BasierSquare-Regular"),url("./media/BasierSquare-Regular-YYIX2PSB.eot?#iefix") format("embedded-opentype"),url("./media/BasierSquare-Regular-PSTUP7IT.woff2") format("woff2"),url("./media/BasierSquare-Regular-E4PTVXME.woff") format("woff"),url("./media/BasierSquare-Regular-T73TDPE7.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Basier Square;src:url("./media/BasierSquare-Bold-QYQF4AKI.eot");src:local("Basier Square Bold"),local("BasierSquare-Bold"),url("./media/BasierSquare-Bold-QYQF4AKI.eot?#iefix") format("embedded-opentype"),url("./media/BasierSquare-Bold-AAXFMSRB.woff2") format("woff2"),url("./media/BasierSquare-Bold-XQI6YUKS.woff") format("woff"),url("./media/BasierSquare-Bold-AXQHRTYW.ttf") format("truetype");font-weight:700;font-style:normal}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-font-weight: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial}}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
