/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.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=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>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 li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{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-stroke.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{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);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-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.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{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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;-webkit-box-sizing:border-box;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;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}.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:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;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]{border:1px solid #ccc;display:none;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:0;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}#ospm_app .ql-editor>*{cursor:text}#ospm_app .ql-editor ul[data-checked=false]>li:before,#ospm_app .ql-editor ul[data-checked=true]>li:before,#ospm_app .ql-snow .ql-picker-label,#ospm_app .ql-snow .ql-picker-options .ql-picker-item,#ospm_app .ql-snow .ql-toolbar button,#ospm_app .ql-snow .ql-tooltip a,#ospm_app .ql-snow.ql-toolbar button{cursor:pointer}#ospm_app .ql-disabled{position:relative}#ospm_app .ql-disabled:after{content:" ";height:100%;left:0;position:absolute;top:0}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:var(--focus-01)}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:var(--focus-01)}.ql-container.ql-snow input{margin-right:.5em}:root{--nosize:var(--size-0);--tiny_01:var(--size-1);--tiny_02:var(--size-2);--small_02:var(--size-4);--small_05:var(--size-8);--small_10:var(--size-12);--small_15:var(--size-14);--small_20:var(--size-16);--small_22:var(--size-18);--small_25:var(--size-20);--small_27:var(--size-22);--small_30:var(--size-24);--small_35:var(--size-28);--medium_10:var(--size-32);--medium_12:var(--size-36);--medium_15:var(--size-40);--medium_20:var(--size-48);--medium_30:var(--size-64);--medium_35:var(--size-72);--large_10:var(--size-96);--large_20:var(--size-128);--large_30:var(--size-160);--large_35:var(--size-176)}body{--headline_01_font_size:var(--size-36);--headline_01_line_height:var(--size-40);--headline_01_font_weight:600;--headline_01_color:var(--readable-01);--headline_01_light_font_size:var(--size-36);--headline_01_light_line_height:var(--size-40);--headline_01_light_font_weight:300;--headline_01_light_color:var(--readable-01);--headline_02_font_size:var(--size-24);--headline_02_line_height:var(--size-32);--headline_02_font_weight:600;--headline_02_color:var(--readable-01);--headline_02_light_font_size:var(--size-24);--headline_02_light_line_height:var(--size-32);--headline_02_light_font_weight:300;--headline_02_light_color:var(--readable-01);--headline_03_font_size:var(--size-20);--headline_03_line_height:var(--size-24);--headline_03_font_weight:500;--headline_03_color:var(--readable-01);--headline_03_light_font_size:var(--size-20);--headline_03_light_line_height:var(--size-24);--headline_03_light_font_weight:300;--headline_03_light_color:var(--readable-01);--headline_04_font_size:var(--size-18);--headline_04_line_height:var(--size-20);--headline_04_font_weight:500;--headline_04_color:var(--readable-01);--headline_04_light_font_size:var(--size-18);--headline_04_light_line_height:var(--size-20);--headline_04_light_font_weight:300;--headline_04_light_color:var(--readable-01);--headline_05_font_size:var(--size-16);--headline_05_line_height:var(--size-20);--headline_05_font_weight:500;--headline_05_color:var(--readable-01);--headline_05_light_font_size:var(--size-16);--headline_05_light_line_height:var(--size-20);--headline_05_light_font_weight:300;--headline_05_light_color:var(--readable-01);--headline_06_font_size:var(--size-14);--headline_06_line_height:var(--size-16);--headline_06_font_weight:500;--headline_06_color:var(--readable-01);--multiline_01_font_size:var(--size-16);--multiline_01_line_height:var(--size-24);--multiline_01_font_weight:normal;--multiline_01_color:var(--readable-02);--multiline_01_bold_font_size:var(--size-16);--multiline_01_bold_line_height:var(--size-24);--multiline_01_bold_font_weight:500;--multiline_01_bold_color:var(--readable-02);--multiline_02_font_size:var(--size-14);--multiline_02_line_height:var(--size-20);--multiline_02_font_weight:normal;--multiline_02_color:var(--readable-02);--input_01_font_size:var(--size-16);--input_01_line_height:var(--size-24);--input_01_font_weight:normal;--input_01_color:var(--readable-01);--label_default_01_font_size:var(--size-20);--label_default_01_line_height:var(--size-24);--label_default_01_font_weight:normal;--label_default_01_color:var(--readable-02);--label_default_02_font_size:var(--size-18);--label_default_02_line_height:var(--size-20);--label_default_02_font_weight:normal;--label_default_02_color:var(--readable-02);--label_default_03_font_size:var(--size-16);--label_default_03_line_height:var(--size-18);--label_default_03_font_weight:normal;--label_default_03_color:var(--readable-02);--label_bold_03_font_size:var(--size-16);--label_bold_03_line_height:var(--size-18);--label_bold_03_font_weight:700;--label_bold_03_color:var(--readable-02);--label_default_04_font_size:var(--size-14);--label_default_04_line_height:var(--size-20);--label_default_04_font_weight:normal;--label_default_04_color:var(--readable-02);--label_bold_04_font_size:var(--size-14);--label_bold_04_line_height:var(--size-20);--label_bold_04_font_weight:700;--label_bold_04_color:var(--readable-02);--label_default_05_font_size:var(--size-12);--label_default_05_line_height:var(--size-16);--label_default_05_font_weight:normal;--label_default_05_color:var(--readable-02);--label_default_03_mobile_font_size:var(--size-12);--label_default_03_mobile_line_height:var(--size-16);--label_default_03_mobile_font_weight:normal;--label_default_03_mobile_color:var(--readable-02);--label_bold_03_mobile_font_size:var(--size-12);--label_bold_03_mobile_line_height:var(--size-16);--label_bold_03_mobile_font_weight:700;--label_bold_03_mobile_color:var(--readable-02);--label_button_01_font_size:var(--size-20);--label_button_01_line_height:var(--size-24);--label_button_01_font_weight:500;--label_button_01_color:var(--readable-02);--label_button_02_font_size:var(--size-16);--label_button_02_line_height:var(--size-16);--label_button_02_font_weight:500;--label_button_02_color:var(--readable-02);--label_button_03_font_size:var(--size-14);--label_button_03_line_height:var(--size-16);--label_button_03_font_weight:500;--label_button_03_color:var(--readable-02);--label_button_underline_02_font_size:var(--size-16);--label_button_underline_02_line_height:var(--size-16);--label_button_underline_02_font_weight:500;--label_button_underline_02_color:var(--readable-02);--label_button_underline_02_text_decoration:underline;--label_button_underline_03_font_size:var(--size-14);--label_button_underline_03_line_height:var(--size-16);--label_button_underline_03_font_weight:500;--label_button_underline_03_color:var(--readable-02);--label_button_underline_03_text_decoration:underline;--label_error_01_font_size:var(--size-14);--label_error_01_line_height:var(--size-20);--label_error_01_font_weight:normal;--label_error_01_color:var(--error-01-contrast);--link_01_font_size:var(--size-16);--link_01_line_height:var(--size-16);--link_01_font_weight:normal;--link_01_color:var(--readable-01);--link_01_text_decoration:underline;--link_02_font_size:var(--size-14);--link_02_line_height:var(--size-16);--link_02_font_weight:500;--link_02_color:var(--readable-01);--link_02_text_decoration:underline;--tan_01_font_size:var(--size-16);--tan_01_line_height:var(--size-16);--tan_01_font_weight:normal;--tan_01_color:var(--readable-01);--tan_02_font_size:var(--size-40);--tan_02_line_height:var(--size-48);--tan_02_font_weight:normal;--tan_02_color:var(--readable-01);--currency_account_01_font_size:var(--size-24);--currency_account_01_line_height:var(--size-24);--currency_account_01_font_weight:500;--currency_account_01_color:var(--readable-01);--currency_account_02_font_size:var(--size-20);--currency_account_02_line_height:var(--size-24);--currency_account_02_font_weight:500;--currency_account_02_color:var(--readable-01);--currency_account_03_font_size:var(--size-18);--currency_account_03_line_height:var(--size-20);--currency_account_03_font_weight:500;--currency_account_03_color:var(--readable-01);--currency_account_04_font_size:var(--size-16);--currency_account_04_line_height:var(--size-16);--currency_account_04_font_weight:500;--currency_account_04_color:var(--readable-01);--label_underline_01_font_size:var(--size-20);--label_underline_01_line_height:var(--size-24);--label_underline_01_font_weight:normal;--label_underline_01_color:var(--readable-02);--label_underline_01_text_decoration:underline;--label_underline_02_font_size:var(--size-16);--label_underline_02_line_height:var(--size-16);--label_underline_02_font_weight:normal;--label_underline_02_color:var(--readable-02);--label_underline_02_text_decoration:underline;--label_underline_03_font_size:var(--size-14);--label_underline_03_line_height:var(--size-16);--label_underline_03_font_weight:500;--label_underline_03_color:var(--readable-02);--label_underline_03_text_decoration:underline}#ospm_app.ospm_if,#ospm_app.ospm_if #ospm_app_header_wrapper,#ospm_app.ospm_if #ospm_page_header_view,#ospm_dashboard,#ospm_page_header_view,.ospm_background_default,.ospm_dialogview,.ospm_formattedtexteditor .ospm_toolbar_btn.active,.ospm_formattedtexteditor .ospm_toolbar_btn:hover,.ospm_layout_column_wrapper.ospm_has_sticky_element .ospm_column_layout .ospm_layout_stickyarea,.ospm_signatureview,body,body.ospm_if.ospm_background_default,body.ospm_if.ospm_device_desktop,body.ospm_if.ospm_device_mobile,body.ospm_if.ospm_device_stat,body:not(.ospm_device_wide) #ospm_app_header_wrapper{background-color:var(--ui-background-01)}#ospm_app_stage{background-color:var(--brand-01);color:var(--primary-01-contrast)}:root{--brand-contrast:#fff;--dialog-background-color:rgba(30,30,30,.5)}.ospm_if,body{color:var(--readable-02);font-size:var(--size-14);font-size:var(--small_15)}.ospm_label.ospm_text_style_13,.ospm_title{color:var(--readable-01)}.ospm_entry_infotext,.ospm_help_message{color:var(--readable-02)}.ospm_layout{height:100%;overflow-x:hidden;position:relative;white-space:nowrap;width:100%}.cpl-slot{clip:auto;all:initial;-webkit-animation:none 0s ease 0s 1 normal none running;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:separate;-o-border-image:none;border-image:none;border-radius:0;border-spacing:0;bottom:auto;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:content-box;box-sizing:content-box;caption-side:top;clear:none;color:#000;-webkit-column-fill:balance;-moz-column-fill:balance;column-fill:balance;-webkit-column-gap:normal;-moz-column-gap:normal;column-gap:normal;-webkit-column-rule:medium none currentColor;-moz-column-rule:medium none currentColor;column-rule:medium none currentColor;-webkit-column-span:1;-moz-column-span:1;column-span:1;-webkit-columns:auto;-moz-columns:auto;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;-webkit-perspective:none;perspective:none;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;position:static;right:auto;-moz-tab-size:8;-o-tab-size:8;tab-size:8;table-layout:auto;text-align:left;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;-webkit-transform:none;transform:none;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transform-style:flat;transform-style:flat;-webkit-transition:none 0s ease 0s;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto}.cpl-slot,.ospm_if .ospm_tabdeck_pages .ospm_layout{height:auto}.ospm_if .ospm_columns_container{margin-left:auto;margin-right:auto}.ospm_touch_device .ospm_layout{-webkit-overflow-scrolling:touch}.ospm_layout_column_wrapper{float:left;-webkit-transform:translateZ(0);width:100%}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper{min-height:1px}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper.ospm_has_hidden_elements{position:relative;top:-1px}body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout).ospm_three_column_layout .ospm_three_column_layout_center,body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout).ospm_three_column_layout .ospm_three_column_layout_left,body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout).ospm_two_column_layout .ospm_two_column_layout_11_left,body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout).ospm_two_column_layout .ospm_two_column_layout_12_left,body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout).ospm_two_column_layout .ospm_two_column_layout_21_left{margin-right:var(--small_30)}.ospm_layout_stickyarea{padding:24px 0 32px}.ospm_layout_column_wrapper.ospm_has_sticky_element .ospm_column_layout .ospm_layout_stickyarea{left:0;position:absolute;width:100%}.ospm_device_mobile .ospm_layout_stickyarea{padding:16px 0 32px}.ospm_layout.ospm_layout_border_bottom .ospm_columns_container:after,.ospm_layout.ospm_layout_border_top .ospm_columns_container:before,.ospm_tabdeck.ospm_layout_border_bottom:after,.ospm_tabdeck.ospm_layout_border_top:before{border-bottom:1px solid #e6e7eb;content:" ";display:block}.ospm_layout.ospm_layout_border_bottom .ospm_columns_container:after,.ospm_tabdeck.ospm_layout_border_bottom:after{padding-bottom:24px}.ospm_dialogview_content>.ospm_layout:not(.ospm_dialogview_listlayout) .ospm_layout_scrollarea,body:not(.ospm_device_mobile) .ospm_dialogview .ospm_frame_wrapper .ospm_column_layout>.ospm_layout_scrollarea{padding-top:32px}.ospm_layout:not(.ospm_layout_sublayout) .ospm_has_hidden_elements .ospm_layout_scrollarea{padding-top:0}body:not(.ospm_device_mobile) .ospm_dialogview .ospm_tabdeck_pages .ospm_layout .ospm_layout_scrollarea{padding-top:24px}body:not(.ospm_device_mobile) .ospm_tabdeck_pages .ospm_layout.ospm_layout_has_sublayouts .ospm_layout_column_wrapper.ospm_has_hidden_elements>.ospm_column_layout{height:0}.ospm_device_wide:not(.ospm_if) .ospm_page_container:not(.ospm_dialog_wf)>.ospm_layout .ospm_layout_scrollarea{padding-top:144px}body:not(.ospm_device_mobile):not(.ospm_dialog_wf) .ospm_page_container>.ospm_layout>.ospm_layout .ospm_layout_scrollarea{padding-top:0}.ospm_layout.ospm_layout_sublayout,.ospm_layout.ospm_layout_sublayout .ospm_column_layout.ospm_sticky_layout{height:auto}.ospm_if .ospm_layout_sublayout:not(:last-child){margin-bottom:0}.ospm_column_layout{position:relative;width:100%}.ospm_column_layout .ospm_layout_column_wrapper:not(.ospm_has_hidden_elements) .ospm_layout_scrollarea{min-height:1px;width:100%}.cordova .ospm_layout.ospm_scrollable_layout .ospm_column_layout .ospm_layout_scrollarea{height:auto}.ospm_if .ospm_dialog_wf .ospm_layout_column_wrapper,.ospm_if .ospm_dialog_wf .ospm_layout_column_wrapper>.ospm_column_layout{height:100%}body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout):not(.ospm_flow_layout) .ospm_layout_column_wrapper:not(.ospm_has_sticky_element) .ospm_column_layout .ospm_layout_scrollarea{padding-bottom:24px}body.ospm_device_mobile .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_layout_column_wrapper:not(.ospm_has_sticky_element) .ospm_column_layout .ospm_layout_scrollarea{margin-bottom:16px}.ospm_layout:not(.ospm_dialogview_listlayout) .ospm_layout_column_wrapper.ospm_has_hidden_elements:not(.ospm_has_sticky_element) .ospm_column_layout .ospm_layout_scrollarea,body.ospm_device_mobile .ospm_layout.ospm_dialogview_scrollarea .ospm_layout.ospm_dialogview_listlayout .ospm_layout_column_wrapper:not(.ospm_has_sticky_element) .ospm_column_layout .ospm_layout_scrollarea{margin-bottom:0}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list){margin-bottom:var(--small_30)}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list).ospm_dropdown,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list).ospm_textinput{margin-bottom:var(--small_10)}.ospm_device_mobile .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom),.ospm_three_column_layout_center .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom),.ospm_three_column_layout_left .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom),.ospm_three_column_layout_right .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom),.ospm_two_column_layout_12_left .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom),.ospm_two_column_layout_21_right .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom){margin-bottom:var(--small_20)}.ospm_device_mobile .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_dropdown,.ospm_device_mobile .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_textinput,.ospm_three_column_layout_center .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_dropdown,.ospm_three_column_layout_center .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_textinput,.ospm_three_column_layout_left .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_dropdown,.ospm_three_column_layout_left .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_textinput,.ospm_three_column_layout_right .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_dropdown,.ospm_three_column_layout_right .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_textinput,.ospm_two_column_layout_12_left .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_dropdown,.ospm_two_column_layout_12_left .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_textinput,.ospm_two_column_layout_21_right .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_dropdown,.ospm_two_column_layout_21_right .ospm_column_layout .ospm_layout_scrollarea>:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom).ospm_textinput{margin-bottom:var(--small_05)}.ospm_column_layout.ospm_sticky_layout.ospm_scrollable_layout:before{display:none}.ospm_column_layout .ospm_layout_stickyarea{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:100%;z-index:12}.ospm_column_layout .ospm_layout_stickyarea:empty{display:none}@media (min-width:1409px){body:not(.ospm_if) .ospm_sidebar_state_fixed:not(.ospm_startbar_state_fixed) .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{margin-left:calc(50vw - 704px)}}@media (min-width:1340px){body:not(.ospm_if) .ospm_startbar_state_fixed:not(.ospm_sidebar_state_fixed) .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{margin-left:calc(50vw - 576px)}}@media (min-width:1473px){body:not(.ospm_if) .ospm_startbar_state_fixed.ospm_sidebar_state_fixed .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{margin-left:calc(50vw - 768px)}}@media (min-width:1024px){body:not(.ospm_if) #ospm_app:not(.ospm_startbar_state_fixed):not(.ospm_sidebar_state_fixed) .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{margin-left:calc(50vw - 512px)}body:not(.ospm_if) .ospm_dialogview_content .ospm_layout .ospm_columns_container{margin-left:auto}}body:not(.ospm_device_mobile) .ospm_startbar_state_fixed .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{width:calc(100vw - 64px)}body:not(.ospm_device_mobile) .ospm_sidebar_state_fixed .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{width:calc(100vw - 384px)}body:not(.ospm_device_mobile) .ospm_startbar_state_fixed.ospm_sidebar_state_fixed .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{width:calc(100vw - 448px)}body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{width:100vw}.ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{max-width:1024px}body:not(.ospm_device_mobile) .ospm_layout.ospm_dialogview_listlayout .ospm_layout_column_wrapper:not(.ospm_has_sticky_element) .ospm_column_layout .ospm_layout_scrollarea{padding-bottom:0;padding-top:0}.cordova .ospm_layout.ospm_layout_sublayout:not(.ospm_dialogview_listlayout) .ospm_columns_container{padding-left:0;padding-right:0}body.cordova:not(.ospm_if):not(.ospm_device_mobile) .ospm_layout.ospm_layout_sublayout:not(.ospm_dialogview_listlayout) .ospm_columns_container,body.cordova:not(.ospm_if):not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container.ospm_layout_has_sublayouts{width:100%}.ospm_device_mobile .ospm_layout .ospm_columns_container{padding-left:0;padding-right:0}.ospm_layout .ospm_columns_aligner:after,.ospm_layout .ospm_columns_aligner:before{content:"";display:table}.ospm_layout .ospm_columns_aligner:after{clear:both}.ospm_layout .ospm_columns_container .ospm_column_layout_full_width{width:100%}body.ospm_device_mobile .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_aligner{margin-left:var(--small_05);margin-right:var(--small_05)}body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_aligner{margin-left:var(--small_20);margin-right:var(--small_20)}.ospm_signatureview_footer .ospm_layout .ospm_columns_container{width:100%!important}.ospm_layout_scrollarea{font-size:0;line-height:0}.ospm_touch_device .ospm_one_column_layout{-webkit-overflow-scrolling:touch;overflow-y:auto}.ospm_column_layout.ospm_layout_width_2_3{margin:auto;max-width:608px}.ospm_one_column_layout_1{width:100%}.ospm_layout_sublayout>.ospm_layout_column_wrapper>.ospm_column_layout>.ospm_layout_scrollarea{height:inherit!important}.ospm_two_column_layout_11_left,.ospm_two_column_layout_11_right{min-width:calc(336px - var(--size-24)/2);min-width:calc(336px - var(--small_30)/2);width:calc(50% - var(--size-24)/2);width:calc(50% - var(--small_30)/2)}.ospm_device_mobile .ospm_two_column_layout_11_left,.ospm_device_mobile .ospm_two_column_layout_11_right{min-width:100%}.ospm_device_mobile .ospm_two_column_layout_11_left{margin-bottom:0}.ospm_device_mobile .ospm_two_column_layout_11_left,.ospm_device_mobile .ospm_two_column_layout_11_right,.ospm_dialog_wf .ospm_two_column_layout_11_left,.ospm_dialog_wf .ospm_two_column_layout_11_right,.ospm_dialogview_content .ospm_two_column_layout_11_left,.ospm_dialogview_content .ospm_two_column_layout_11_right{display:block;min-width:100%;width:100%}.ospm_two_column_layout_21_left:not(.ospm_column_layout_full_width){max-width:calc(100% - 336px - var(--size-24)/2);max-width:calc(100% - 336px - var(--small_30)/2);width:calc(61.29% - var(--size-24)/2);width:calc(61.29% - var(--small_30)/2)}.ospm_two_column_layout_21_right{min-width:calc(336px - var(--size-24)/2);min-width:calc(336px - var(--small_30)/2);width:calc(38.71% - var(--size-24)/2);width:calc(38.71% - var(--small_30)/2)}.ospm_device_mobile .ospm_two_column_layout_21_left{margin-bottom:0}.ospm_device_mobile .ospm_two_column_layout_21_right{min-width:100%}.ospm_device_mobile .ospm_two_column_layout_21_left,.ospm_dialog_wf .ospm_two_column_layout_21_left,.ospm_dialogview_content .ospm_two_column_layout_21_left{display:block;max-width:100%;width:100%}.ospm_device_mobile .ospm_two_column_layout_21_right,.ospm_dialog_wf .ospm_two_column_layout_21_right,.ospm_dialogview_content .ospm_two_column_layout_21_right{display:block;min-width:100%;width:100%}.ospm_two_column_layout_12_left{min-width:calc(336px - var(--size-24)/2);min-width:calc(336px - var(--small_30)/2);width:calc(38.71% - var(--size-24)/2);width:calc(38.71% - var(--small_30)/2)}.ospm_device_mobile .ospm_two_column_layout_12_left{min-width:100%}.ospm_two_column_layout_12_right:not(.ospm_column_layout_full_width){max-width:calc(100% - 336px - var(--size-24)/2);max-width:calc(100% - 336px - var(--small_30)/2);width:calc(61.29% - var(--size-24)/2);width:calc(61.29% - var(--small_30)/2)}.ospm_device_mobile .ospm_two_column_layout_12_left,.ospm_dialog_wf .ospm_two_column_layout_12_left,.ospm_dialogview_content .ospm_two_column_layout_12_left{display:block;min-width:100%;width:100%}.ospm_device_mobile .ospm_two_column_layout_12_right,.ospm_dialog_wf .ospm_two_column_layout_12_right,.ospm_dialogview_content .ospm_two_column_layout_12_right{display:block;max-width:100%;width:100%}body.ospm_device_stat .ospm_three_column_layout>.ospm_columns_container .ospm_layout_column_wrapper{width:calc(33.33333% - var(--size-24)*2/3);width:calc(33.33333% - var(--small_30)*2/3)}body.ospm_device_desktop .ospm_three_column_layout .ospm_three_column_layout_center,body.ospm_device_desktop .ospm_three_column_layout .ospm_three_column_layout_left,body:not(.ospm_device_mobile) .ospm_three_column_layout .ospm_column_layout_half_width{width:calc(50% - var(--size-24)/2);width:calc(50% - var(--small_30)/2)}body:not(.ospm_device_mobile).ospm_device_desktop .ospm_layout:not(.ospm_dialogview_listlayout).ospm_three_column_layout .ospm_three_column_layout_center{margin-right:0}.ospm_three_column_layout.ospm_layout_has_sublayouts:after{content:"";display:block;height:32px}.ospm_device_mobile .ospm_three_column_layout_center,.ospm_device_mobile .ospm_three_column_layout_left{margin-bottom:0}.ospm_device_desktop .ospm_three_column_layout_center,.ospm_device_desktop .ospm_three_column_layout_left{margin-bottom:24px}.ospm_dialog_wf .ospm_layout.ospm_three_column_layout .ospm_layout_column_wrapper,.ospm_dialogview_content .ospm_layout.ospm_three_column_layout .ospm_layout_column_wrapper{width:100%!important}.ospm_dialog_wf .ospm_layout.ospm_three_column_layout .ospm_layout_column_wrapper,.ospm_dialogview_content .ospm_layout.ospm_three_column_layout .ospm_layout_column_wrapper{float:none}.ospm_flow_layout_3_columns .ospm_flex_items_align_center.ospm_infotextfield{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.ospm_flow_layout_3_columns .ospm_layout_scrollarea>:not(.ospm_list){height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.ospm_tabdeck{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.ospm_dialog_wf .ospm_tabdeck,.ospm_dialogview .ospm_tabdeck{padding-top:0!important}body:not(.if6).ospm_device_wide .ospm_tabdeck{padding-top:112px}.ospm_tabdeck_selection{max-width:1024px;padding:var(--nosize) var(--medium_12) var(--small_20) var(--medium_12);width:100%}.ospm_tabdeck_selection>div{color:var(--readable-02);cursor:pointer;display:inline-block;font-size:var(--label_button_03_font_size);font-weight:var(--label_button_03_font_weight);line-height:var(--label_button_03_line_height);margin-right:var(--small_20);padding-bottom:var(--small_02);padding-top:var(--small_02)}#ospm_app .ospm_tabdeck_selection>div,.ospm_view_wrapper .ospm_tabdeck_selection>div{cursor:pointer}.ospm_tabdeck_selection>div:last-child{margin-right:0}.ospm_tabdeck_selection:after{border-bottom:var(--tiny_01) solid var(--ui-01);content:" ";display:block}.ospm_tabdeck_selection>.ospm_tabdeck_selection_element[aria-selected=true]:after{border-bottom:var(--tiny_02) solid var(--brand-01);content:" ";display:block;margin-bottom:calc(var(--small_02)*-1);margin-top:var(--small_02);visibility:hidden}.ospm_tabdeck_selection>.ospm_tabdeck_selection_element:hover{color:var(--brand-01)}.ospm_tabdeck_selection>.ospm_tabdeck_selection_element:focus{color:var(--brand-01);outline:none}.ospm_tabdeck_selection>.ospm_tabdeck_selection_element:active,.ospm_tabdeck_selection>.ospm_tabdeck_selection_element[aria-selected=true]{color:var(--brand-01)}.ospm_tabdeck_selection>.ospm_tabdeck_selection_element:active:after,.ospm_tabdeck_selection>.ospm_tabdeck_selection_element:focus:after,.ospm_tabdeck_selection>.ospm_tabdeck_selection_element[aria-selected=true]:after{border-bottom:var(--tiny_02) solid var(--brand-01);visibility:visible}.ospm_tabdeck_selection>.ospm_tabdeck_selection_element:focus:after{border-bottom-color:var(--brand-01)}.ospm_tabdeck_pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:0;position:relative;width:100%}.ospm_tabdeck_pages_container_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.ospm_tabdeck_pages_container_wrapper .ospm_tabdeck_pages_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:0;position:relative;white-space:nowrap;width:100%}.ospm_tabdeck_pages_container_wrapper .ospm_tabdeck_pages_container>div{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:auto;z-index:1}.ospm_tabdeck_pages_container_wrapper .ospm_tabdeck_pages_container>div.ospm_tabdeck_hidden_page{position:absolute;visibility:hidden;z-index:0}.ospm_tabdeck_pages_container>*{vertical-align:top}.ospm_device_mobile .ospm_tabdeck_selection{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;overflow-x:scroll;overflow-y:visible;padding-bottom:var(--small_20);padding-left:var(--small_05);padding-right:var(--small_25);white-space:nowrap}.ospm_device_mobile .ospm_tabdeck_selection::-webkit-scrollbar{height:0;width:0}.ospm_device_mobile .ospm_tabdeck_selection.ospm_scroll_left:before{background:-webkit-gradient(linear,right top, left top,from(transparent),to(var(--ui-background-01)));background:linear-gradient(to left,transparent,var(--ui-background-01));bottom:0;content:" ";height:100%;left:0;pointer-events:none;position:absolute;width:33%}.ospm_device_mobile .ospm_tabdeck_selection.ospm_scroll_right:after{background:-webkit-gradient(linear,left top, right top,from(transparent),to(var(--ui-background-01)));background:linear-gradient(to right,transparent,var(--ui-background-01));bottom:0;content:" ";height:100%;pointer-events:none;position:absolute;right:0;width:33%}.ospm_device_mobile .ospm_tabdeck_selection>div{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);margin-right:var(--small_05);padding:var(--small_02) var(--small_10)}.ospm_device_mobile .ospm_tabdeck_selection>div:last-child{margin-right:0}.ospm_device_mobile .ospm_tabdeck_selection>.ospm_tabdeck_selection_element[aria-selected=true]{background-color:var(--readable-02);border-radius:var(--size-18);border-radius:var(--small_22);color:var(--readable-03)}.ospm_device_mobile .ospm_tabdeck_selection>.ospm_tabdeck_selection_element[aria-selected=true]:after{display:none}.ospm_device_mobile .ospm_tabdeck .ospm_tabdeck_pages_container>.ospm_layout:first-child .ospm_layout_scrollarea>.ospm_list:first-child{margin-top:0}.ospm_flow_layout .ospm_layout_scrollarea{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_flow_layout .ospm_layout_scrollarea>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:0;min-width:293px}@media (min-width:768px){.ospm_page_container:not(.ospm_dialog_wf) .ospm_flow_layout .ospm_layout_scrollarea>*{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-negative:1;flex-shrink:1;margin-left:0;margin-right:0;max-width:calc(50% - var(--size-24)/2);max-width:calc(50% - var(--small_30)/2)}.ospm_page_container:not(.ospm_dialog_wf) .ospm_flow_layout .ospm_layout_scrollarea{-webkit-column-gap:var(--size-24);-moz-column-gap:var(--size-24);column-gap:var(--size-24);-webkit-column-gap:var(--small_30);-moz-column-gap:var(--small_30);column-gap:var(--small_30)}.ospm_page_container:not(.ospm_dialog_wf) .ospm_flow_layout.ospm_flow_layout_2_columns .ospm_layout_scrollarea>.ospm_list{min-width:calc(50% - 24px)}}@media (-ms-high-contrast:active) and (min-width:768px),(-ms-high-contrast:none) and (min-width:768px),(device-width:768px) and (device-height:1024px) and (orientation:landscape),(device-width:768px) and (device-height:1024px) and (orientation:portrait){.ospm_flow_layout .ospm_layout_scrollarea>*{-ms-flex-preferred-size:auto;flex-basis:auto}}@media (min-width:1024px){.ospm_page_container:not(.ospm_dialog_wf) .ospm_flow_layout.ospm_flow_layout_3_columns .ospm_layout_scrollarea>*,.ospm_page_container:not(.ospm_dialog_wf) .ospm_flow_layout.ospm_flow_layout_3_columns .ospm_layout_scrollarea>.ospm_list{max-width:calc(33.33333% - var(--size-24)*2/3);max-width:calc(33.33333% - var(--small_30)*2/3)}}@media (min-width:768px){.ospm_flow_layout .ospm_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_flow_layout .ospm_list>:not(.ospm_list_content_container){-ms-flex-negative:0;flex-shrink:0;min-height:0}.ospm_flow_layout .ospm_list .ospm_list_content_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:0}.ospm_flow_layout .ospm_list .ospm_list_content_container>:not(.ospm_list_content_container){-ms-flex-negative:0;flex-shrink:0;min-height:0}.ospm_flow_layout .ospm_list .ospm_list_content_container .ospm_list_cell_container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:0}.ospm_page_container:not(.ospm_dialog_wf) .ospm_layout.ospm_flow_layout .ospm_layout_column_wrapper{padding-left:0;padding-right:0}}body:not(.ospm_device_mobile) .ospm_flow_layout .ospm_column_layout .ospm_layout_scrollarea>:not(.ospm_entry_grouping):not(.ospm_infotextfield):not(.ospm_has_margin_bottom){margin-bottom:24px}.ospm_device_mobile .ospm_flow_layout .ospm_column_layout .ospm_layout_scrollarea>:not(.ospm_entry_grouping):not(.ospm_infotextfield):not(.ospm_has_margin_bottom){margin-bottom:16px}body:not(.ospm_device_mobile) .ospm_flow_layout.ospm_layout:not(.ospm_dialogview_listlayout) .ospm_layout_column_wrapper .ospm_column_layout .ospm_layout_scrollarea{margin-bottom:8px}.ospm_device_mobile .ospm_flow_layout.ospm_layout:not(.ospm_dialogview_listlayout) .ospm_layout_column_wrapper .ospm_column_layout .ospm_layout_scrollarea{margin-bottom:16px}.ospm_list .ospm_list_content_container{background-color:var(--ui-background-02)}.ospm_dialogview .ospm_list .ospm_list_content_container{background-color:var(--transparent-01)}div:not(.ospm_contextmenuview_content)>.ospm_list:not(.ospm_empty_list):not(.ospm_result_list) .ospm_list_content_container{border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default)}div:not(.ospm_contextmenuview_content)>.ospm_list:not(.ospm_empty_list).ospm_list_without_border .ospm_list_content_container{border:none;-webkit-box-shadow:none;box-shadow:none}div:not(.ospm_contextmenuview_content)>.ospm_list:not(.ospm_empty_list) .ospm_list_content_container{margin-left:auto;margin-right:auto;padding:var(--small_05) 0;white-space:normal}.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list:not(.ospm_empty_list) .ospm_list_content_container{padding:var(--small_05) 0}.ospm_list_content_container{display:inline-block;width:100%}@media (-ms-high-contrast:none){.ospm_dialogview_content>.ospm_one_column_layout .ospm_list_content_container{display:block}}.ospm_list_sublist_entries{position:relative}.ospm_list .ospm_multiple_text_container{border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-12);border-radius:var(--small_10)}.ospm_list .ospm_multiple_text_container .ospm_text{padding-left:var(--small_30);padding-right:var(--small_30)}.ospm_list .ospm_multiple_text_container .ospm_text:not(:last-child):after{border-bottom:var(--tiny_01) solid var(--ui-01);bottom:var(--size-0);bottom:var(--nosize);content:"";display:block;height:var(--size-0);height:var(--nosize);left:var(--size-24);left:var(--small_30);right:var(--size-24);right:var(--small_30)}.ospm_list .ospm_dde.ospm_list_entry_wrapper:after{left:var(--size-0);left:var(--nosize);right:var(--size-0);right:var(--nosize)}.ospm_theme_contrast_height .ospm_list .ospm_list_entry_wrapper.ospm_entry_grouping{border-bottom:none;padding-bottom:var(--tiny_01)}.ospm_list_gap_entry{height:var(--size-32);height:var(--medium_10)}.ospm_list_entry{font-size:var(--size-16);font-size:var(--small_20);height:var(--size-48);height:var(--medium_20)}.ospm_list_entry,.ospm_list_small_entry{padding-left:var(--small_30);padding-right:var(--small_30)}.ospm_list_small_entry{font-size:calc(var(--size-1) + var(--size-16));font-size:calc(var(--tiny_01) + var(--small_20));height:calc(var(--size-40) + var(--size-4));height:calc(var(--medium_15) + var(--small_02))}.ospm_list .ospm_list_content_container>.ospm_header+.ospm_list_cell_container{border-top:var(--tiny_01) solid var(--ui-01);margin-bottom:var(--small_05);padding-top:var(--small_10)}.ospm_list:not([data-mode=hide]) .ospm_list_content_container>.ospm_header{margin-bottom:var(--small_05)}.ospm_flex_items_align_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ospm_list_entry .ospm_flex_items_align_center{height:100%}.ospm_list_entry_center{-ms-flex-preferred-size:var(--size-0);flex-basis:var(--size-0);-ms-flex-preferred-size:var(--nosize);flex-basis:var(--nosize);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;min-width:var(--size-0);min-width:var(--nosize)}.ospm_list_entry_center:empty{display:none}.ospm_advanced_search_container .ospm_checkbox .ospm_list_entry_left_content,.ospm_list_entry_left_content{-ms-flex-preferred-size:0!important;flex-basis:0!important;-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.ospm_advanced_search_container .ospm_checkbox .ospm_list_entry_left_content,.ospm_list_entry_left_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_advanced_search_container .ospm_checkbox .ospm_list_entry_left_content,.ospm_list_entry_left_content,.ospm_list_entry_right_content{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:var(--size-0);min-width:var(--nosize);padding-bottom:calc(var(--tiny_02) + var(--small_05));padding-top:calc(var(--tiny_02) + var(--small_05))}.ospm_list_entry_right_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:var(--size-0);flex-basis:var(--size-0);-ms-flex-preferred-size:var(--nosize);flex-basis:var(--nosize);-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ospm_list_entry_right_content:empty{display:none}.ospm_list_entry_left_content_first_line,.ospm_list_entry_left_content_second_line{font-size:medium}.ospm_horizontal_flex_container.ospm_label,.ospm_horizontal_flex_container.ospm_list_entry_label{max-width:100%}.ospm_list_entry_right *{padding-left:var(--small_25)}.ospm_list_sublist_empty>.ospm_list_sublist_header,.ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_one_button):last-of-type{border-bottom:none}.ospm_help_marker{background-position:0;background-repeat:no-repeat;background-size:var(--size-24);background-size:var(--small_30);cursor:pointer;display:inline-block;min-width:var(--size-32);min-width:var(--medium_10);vertical-align:middle}.ospm_has_infotext .ospm_help_marker,.ospm_has_label .ospm_help_marker{background-position:100%}.ospm_help_marker:focus{outline:none}.ospm_help_marker[data-hint-text=""]{display:none}.ospm_device_mobile .ospm_list .ospm_checkbox .ospm_list_entry_left_content,.ospm_flow_layout_3_columns .ospm_list .ospm_checkbox .ospm_list_entry_left_content,.ospm_three_column_layout_center .ospm_list .ospm_checkbox .ospm_list_entry_left_content,.ospm_three_column_layout_left .ospm_list .ospm_checkbox .ospm_list_entry_left_content,.ospm_three_column_layout_right .ospm_list .ospm_checkbox .ospm_list_entry_left_content,.ospm_two_column_layout_12_left .ospm_list .ospm_checkbox .ospm_list_entry_left_content,.ospm_two_column_layout_21_right .ospm_list .ospm_checkbox .ospm_list_entry_left_content{font-weight:300}.ospm_list_cell_container:empty{display:none}.ospm_list .ospm_list_sublist .ospm_list_entry_wrapper{position:relative}.ospm_list_entry_icon_spacer{width:var(--size-64);width:var(--medium_30)}.ospm_list_entry_icon{margin:auto;padding-bottom:calc(var(--tiny_02) + var(--small_05));padding-top:calc(var(--tiny_02) + var(--small_05));width:var(--size-24);width:var(--small_30)}.ospm_list_entry_left .ospm_list_entry_icon{padding-right:var(--small_25)}.ospm_list_sublist{position:relative;white-space:normal}.ospm_list_sublist .ospm_list_sublist_header .ospm_text.ospm_list_entry_wrapper{padding-left:var(--small_25)}.ospm_list_sublist .ospm_list_entry_wrapper:after{left:var(--size-0);left:var(--nosize);right:var(--size-0);right:var(--nosize)}.ospm_list_sublist.ospm_list_style_none .ospm_list_sublist_entries>.ospm_list_sublist .ospm_list_sublist_entries>.ospm_list_entry_wrapper:after{left:var(--size-24);left:var(--small_30);right:var(--size-0);right:var(--nosize)}.ospm_list_sublist.ospm_list_style_none .ospm_list_sublist_entries>.ospm_list_sublist .ospm_list_sublist_entries>.ospm_list_entry_wrapper{padding-left:var(--small_30);padding-right:var(--nosize)}.ospm_list_sublist.ospm_list_not_mobile .ospm_list_sublist_entries,.ospm_list_sublist.ospm_list_not_mobile .ospm_list_sublist_header,.ospm_list_sublist[data-mode=hide] .ospm_list_sublist_entries{display:none}.ospm_list_sublist[data-mode=hide] .ospm_list_entry_wrapper:not(.ospm_infotextfield){border-bottom:none}.ospm_list .ospm_multiple_buttons_container,.ospm_list .ospm_single_button_container{padding:var(--small_10)var(--nosize)}.ospm_list_title_container{height:auto;padding:var(--small_20) var(--small_25);white-space:break-spaces;width:100%}.ospm_device_mobile .ospm_list_title_container,.ospm_flow_layout_3_columns .ospm_list_title_container,.ospm_three_column_layout_center .ospm_list_title_container,.ospm_three_column_layout_left .ospm_list_title_container,.ospm_three_column_layout_right .ospm_list_title_container,.ospm_two_column_layout_12_left .ospm_list_title_container,.ospm_two_column_layout_21_right .ospm_list_title_container{padding:calc(var(--small_10) - var(--tiny_01)) var(--small_10)}.ospm_list_sublist_entries .ospm_texttable_container .ospm_left_icon+.ospm_texttable>div:before{display:none}.ospm_list_sublist .ospm_header_content_container{padding:var(--nosize)}.ospm_device_mobile .ospm_list_sublist .ospm_header_content_container .ospm_header_content,.ospm_flow_layout_3_columns .ospm_list_sublist .ospm_header_content_container .ospm_header_content,.ospm_three_column_layout_center .ospm_list_sublist .ospm_header_content_container .ospm_header_content,.ospm_three_column_layout_left .ospm_list_sublist .ospm_header_content_container .ospm_header_content,.ospm_three_column_layout_right .ospm_list_sublist .ospm_header_content_container .ospm_header_content,.ospm_two_column_layout_12_left .ospm_list_sublist .ospm_header_content_container .ospm_header_content,.ospm_two_column_layout_21_right .ospm_list_sublist .ospm_header_content_container .ospm_header_content{line-height:var(--size-16);line-height:var(--small_20)}.ospm_list.ospm_min_height_default .ospm_list_title_container,.ospm_list.ospm_min_height_small .ospm_list_title_container{min-height:calc(var(--size-40) + var(--size-4));min-height:calc(var(--medium_15) + var(--small_02));padding:calc(var(--tiny_02) + var(--small_05)) var(--small_30)}.ospm_list_sublist_header.ospm_min_height_small .ospm_header_content_container,.ospm_list_sublist_header.ospm_min_height_small.ospm_list_entry_wrapper .ospm_header_content_container{min-height:calc(var(--size-40) + var(--size-4));min-height:calc(var(--medium_15) + var(--small_02))}.ospm_list.ospm_min_height_large .ospm_list_title_container,.ospm_list_sortable_container .ospm_list_entry_wrapper,.ospm_list_sortable_container .ospm_text_container,.ospm_list_sublist_header.ospm_min_height_large .ospm_header_content_container,.ospm_list_sublist_header.ospm_min_height_large.ospm_list_entry_wrapper .ospm_header_content_container{min-height:var(--size-64);min-height:var(--medium_30)}.ospm_list_sortable_container{padding-left:var(--small_30)}.ospm_device_mobile .ospm_list_sortable_container,.ospm_flow_layout_3_columns .ospm_list_sortable_container,.ospm_three_column_layout_center .ospm_list_sortable_container,.ospm_three_column_layout_left .ospm_list_sortable_container,.ospm_three_column_layout_right .ospm_list_sortable_container,.ospm_two_column_layout_12_left .ospm_list_sortable_container,.ospm_two_column_layout_21_right .ospm_list_sortable_container{padding-left:var(--small_20);padding-right:var(--small_20)}.ospm_device_mobile .ospm_list_sortable_container .ospm_.ospm_list_entry_wrapper,.ospm_flow_layout_3_columns .ospm_list_sortable_container .ospm_.ospm_list_entry_wrapper,.ospm_three_column_layout_center .ospm_list_sortable_container .ospm_.ospm_list_entry_wrapper,.ospm_three_column_layout_left .ospm_list_sortable_container .ospm_.ospm_list_entry_wrapper,.ospm_three_column_layout_right .ospm_list_sortable_container .ospm_.ospm_list_entry_wrapper,.ospm_two_column_layout_12_left .ospm_list_sortable_container .ospm_.ospm_list_entry_wrapper,.ospm_two_column_layout_21_right .ospm_list_sortable_container .ospm_.ospm_list_entry_wrapper{padding-left:var(--medium_15);padding-right:var(--nosize)}.ospm_list_sortable_container .ospm_list_entry_wrapper{padding-left:var(--medium_15)}body.ospm_device_mobile .ospm_list .ospm_list_sortable_container>.ospm_list_entry_wrapper,div.ospm_flow_layout_3_columns .ospm_list .ospm_list_sortable_container>.ospm_list_entry_wrapper,div.ospm_three_column_layout_center .ospm_list .ospm_list_sortable_container>.ospm_list_entry_wrapper,div.ospm_three_column_layout_left .ospm_list .ospm_list_sortable_container>.ospm_list_entry_wrapper,div.ospm_three_column_layout_right .ospm_list .ospm_list_sortable_container>.ospm_list_entry_wrapper,div.ospm_two_column_layout_12_left .ospm_list .ospm_list_sortable_container>.ospm_list_entry_wrapper,div.ospm_two_column_layout_21_right .ospm_list .ospm_list_sortable_container>.ospm_list_entry_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_icon_move_down,.ospm_icon_move_up{display:none}.ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_down,.ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_up{background-position:var(--size-0) var(--size-0);background-position:var(--nosize) var(--nosize);background-repeat:no-repeat;background-size:var(--size-64) var(--size-32);background-size:var(--medium_30) var(--medium_10);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--size-32);height:var(--medium_10);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:calc(var(--size-1) - var(--size-24));left:calc(var(--tiny_01) - var(--small_30));position:absolute;top:var(--size-0);top:var(--nosize);width:var(--size-64);width:var(--medium_30)}#ospm_app .ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_down,#ospm_app .ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_up,.ospm_view_wrapper .ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_down,.ospm_view_wrapper .ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_up{cursor:pointer}.ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_up{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_down{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_down svg>use,.ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_up svg>use{fill:var(--readable-02)}.ospm_list_sortable_container .ospm_list_entry_wrapper:not(.ospm_disabled) .ospm_icon_move_down:hover svg>use,.ospm_list_sortable_container .ospm_list_entry_wrapper:not(.ospm_disabled) .ospm_icon_move_up:hover svg>use{fill:var(--readable-01)}.ospm_list_sortable_container .ospm_list_entry_wrapper:not(.ospm_disabled) .ospm_icon_move_down:focus svg>use,.ospm_list_sortable_container .ospm_list_entry_wrapper:not(.ospm_disabled) .ospm_icon_move_up:focus svg>use{fill:var(--focus-01)}.ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up svg>use,.ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up:focus svg>use,.ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up:hover svg>use,.ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down svg>use,.ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down:focus svg>use,.ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down:hover svg>use{fill:var(--disabled-01)}#ospm_app .ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up,#ospm_app .ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up:focus,#ospm_app .ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up:hover,#ospm_app .ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down,#ospm_app .ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down:focus,#ospm_app .ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down:hover,.ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up,.ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up:focus,.ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up:hover,.ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down,.ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down:focus,.ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down:hover,.ospm_view_wrapper .ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up,.ospm_view_wrapper .ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up:focus,.ospm_view_wrapper .ospm_list_sortable_container .ospm_list_entry_wrapper:first-child .ospm_icon_move_up:hover,.ospm_view_wrapper .ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down,.ospm_view_wrapper .ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down:focus,.ospm_view_wrapper .ospm_list_sortable_container .ospm_list_entry_wrapper:last-child .ospm_icon_move_down:hover{cursor:default}.ospm_list_expandable{border-top:var(--tiny_01) solid var(--ui-01);cursor:pointer;display:table;font-size:calc(var(--size-1) + var(--size-16));font-size:calc(var(--tiny_01) + var(--small_20));line-height:normal;padding:var(--small_20) var(--small_20);table-layout:fixed;text-align:center;width:100%}#ospm_app .ospm_list_expandable,.ospm_view_wrapper .ospm_list_expandable{cursor:pointer}.ospm_list_expandable:focus{outline:none}.ospm_list_expandable:hover{background-color:var(--ui-03);outline:none}.ospm_list_expandable .ospm_list_expandable_label{outline:none;text-decoration:underline}.ospm_list_expandable:focus .ospm_list_expandable_label{color:var(--focus-01);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-style:double}.ospm_list_expandable:focus .ospm_icon.ospm_icon_down_s>svg>use{fill:var(--focus-01)}.ospm_list_expandable .ospm_header_icon{background-position:100%;background-repeat:no-repeat;background-size:var(--size-12) var(--size-12);background-size:var(--small_10) var(--small_10);display:inline-block;max-width:100%;-webkit-text-decoration:var(--label_button_underline_02_text_decoration);text-decoration:var(--label_button_underline_02_text_decoration);text-overflow:ellipsis;white-space:nowrap}.ospm_device_mobile .ospm_list_expandable,.ospm_list_content_container .ospm_list_expandable{padding-bottom:var(--small_20);padding-top:var(--small_20)}.ospm_list_expandable .ospm_header_icon .ospm_icon{margin-left:var(--small_02)}.ospm_device_mobile .ospm_list_desktop_only,body:not(.ospm_device_mobile) .ospm_list_mobile_only{display:none}.ospm_widget.ospm_list.ospm_entry_grouping{border-bottom:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ospm_widget.ospm_list.ospm_entry_grouping{margin-bottom:var(--nosize)}div:not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_content_container .ospm_entry_grouping:not(.ospm_last_visible_element):not(.ospm_texttable_container),div>.ospm_entry_grouping:not(.ospm_last_visible_element){margin-bottom:var(--small_05)}div:not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_content_container .ospm_text.ospm_entry_grouping:not(.ospm_last_visible_element):not(.ospm_texttable_container),div>.ospm_text.ospm_entry_grouping:not(.ospm_last_visible_element){margin-bottom:var(--nosize)}.ospm_list_sublist .ospm_entry_grouping:not(.ospm_last_visible_element):not(.ospm_texttable_container),.ospm_list_sublist .ospm_entry_grouping:not(.ospm_last_visible_element):not(.ospm_texttable_container)+div,.ospm_list_sublist>.ospm_entry_grouping:not(.ospm_last_visible_element),.ospm_list_sublist>.ospm_entry_grouping:not(.ospm_last_visible_element)+div{margin-top:var(--nosize)}.ospm_widget.ospm_list.ospm_entry_grouping+.ospm_list{border-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_dropdown .ospm_value_container_form_hint_wrapper{padding-bottom:calc(var(--tiny_02) + var(--small_02));padding-top:calc(var(--tiny_02) + var(--small_02))}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_checkbox .ospm_textinput_value_container_form_hint_wrapper{min-height:var(--size-32);min-height:var(--medium_10)}.ospm_device_mobile .ospm_header.ospm_has_value .ospm_text_value_form_wrapper,.ospm_device_mobile .ospm_header.ospm_has_value .ospm_value_container_wrapper,.ospm_flow_layout_3_columns .ospm_header.ospm_has_value .ospm_text_value_form_wrapper,.ospm_flow_layout_3_columns .ospm_header.ospm_has_value .ospm_value_container_wrapper,.ospm_three_column_layout_center .ospm_header.ospm_has_value .ospm_text_value_form_wrapper,.ospm_three_column_layout_center .ospm_header.ospm_has_value .ospm_value_container_wrapper,.ospm_three_column_layout_left .ospm_header.ospm_has_value .ospm_text_value_form_wrapper,.ospm_three_column_layout_left .ospm_header.ospm_has_value .ospm_value_container_wrapper,.ospm_three_column_layout_right .ospm_header.ospm_has_value .ospm_text_value_form_wrapper,.ospm_three_column_layout_right .ospm_header.ospm_has_value .ospm_value_container_wrapper,.ospm_two_column_layout_12_left .ospm_header.ospm_has_value .ospm_text_value_form_wrapper,.ospm_two_column_layout_12_left .ospm_header.ospm_has_value .ospm_value_container_wrapper,.ospm_two_column_layout_21_right .ospm_header.ospm_has_value .ospm_text_value_form_wrapper,.ospm_two_column_layout_21_right .ospm_header.ospm_has_value .ospm_value_container_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:calc(var(--tiny_02) + var(--small_05));padding-top:calc(var(--tiny_01) + var(--small_05))}.ospm_device_mobile .ospm_list .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_flow_layout_3_columns .ospm_list .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_three_column_layout_center .ospm_list .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_three_column_layout_left .ospm_list .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_three_column_layout_right .ospm_list .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_two_column_layout_12_left .ospm_list .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_two_column_layout_21_right .ospm_list .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content{display:inline-block;width:auto}.ospm_layout_right_form_wrapper .ospm_entry_infotext,.ospm_layout_right_form_wrapper .ospm_widget_error_message,.ospm_textinput_value_container_form_wrapper .ospm_entry_infotext,.ospm_textinput_value_container_form_wrapper .ospm_widget_error_message{display:block;font-weight:300;line-height:var(--size-22);line-height:var(--small_27);padding-bottom:calc(var(--tiny_02) + var(--small_02));padding-left:var(--small_05);padding-top:var(--small_15)}.ospm_device_mobile .ospm_layout_right_form_wrapper .ospm_entry_infotext,.ospm_device_mobile .ospm_layout_right_form_wrapper .ospm_widget_error_message,.ospm_device_mobile .ospm_textinput_value_container_form_wrapper .ospm_entry_infotext,.ospm_device_mobile .ospm_textinput_value_container_form_wrapper .ospm_widget_error_message,.ospm_flow_layout_3_columns .ospm_layout_right_form_wrapper .ospm_entry_infotext,.ospm_flow_layout_3_columns .ospm_layout_right_form_wrapper .ospm_widget_error_message,.ospm_flow_layout_3_columns .ospm_textinput_value_container_form_wrapper .ospm_entry_infotext,.ospm_flow_layout_3_columns .ospm_textinput_value_container_form_wrapper .ospm_widget_error_message,.ospm_three_column_layout_center .ospm_layout_right_form_wrapper .ospm_entry_infotext,.ospm_three_column_layout_center .ospm_layout_right_form_wrapper .ospm_widget_error_message,.ospm_three_column_layout_center .ospm_textinput_value_container_form_wrapper .ospm_entry_infotext,.ospm_three_column_layout_center .ospm_textinput_value_container_form_wrapper .ospm_widget_error_message,.ospm_three_column_layout_left .ospm_layout_right_form_wrapper .ospm_entry_infotext,.ospm_three_column_layout_left .ospm_layout_right_form_wrapper .ospm_widget_error_message,.ospm_three_column_layout_left .ospm_textinput_value_container_form_wrapper .ospm_entry_infotext,.ospm_three_column_layout_left .ospm_textinput_value_container_form_wrapper .ospm_widget_error_message,.ospm_three_column_layout_right .ospm_layout_right_form_wrapper .ospm_entry_infotext,.ospm_three_column_layout_right .ospm_layout_right_form_wrapper .ospm_widget_error_message,.ospm_three_column_layout_right .ospm_textinput_value_container_form_wrapper .ospm_entry_infotext,.ospm_three_column_layout_right .ospm_textinput_value_container_form_wrapper .ospm_widget_error_message,.ospm_two_column_layout_12_left .ospm_layout_right_form_wrapper .ospm_entry_infotext,.ospm_two_column_layout_12_left .ospm_layout_right_form_wrapper .ospm_widget_error_message,.ospm_two_column_layout_12_left .ospm_textinput_value_container_form_wrapper .ospm_entry_infotext,.ospm_two_column_layout_12_left .ospm_textinput_value_container_form_wrapper .ospm_widget_error_message,.ospm_two_column_layout_21_right .ospm_layout_right_form_wrapper .ospm_entry_infotext,.ospm_two_column_layout_21_right .ospm_layout_right_form_wrapper .ospm_widget_error_message,.ospm_two_column_layout_21_right .ospm_textinput_value_container_form_wrapper .ospm_entry_infotext,.ospm_two_column_layout_21_right .ospm_textinput_value_container_form_wrapper .ospm_widget_error_message{padding-bottom:calc(var(--tiny_02) + var(--small_05));padding-left:var(--nosize);padding-top:calc(var(--tiny_02) + var(--small_05))}.ospm_layout_right_form_wrapper .ospm_widget_error_message:not(:empty)+.ospm_entry_infotext,.ospm_textinput_value_container_form_wrapper .ospm_widget_error_message:not(:empty)+.ospm_entry_infotext{padding-top:var(--nosize)}.ospm_layout_right_form_wrapper .ospm_entry_infotext:before,.ospm_textinput_value_container_form_wrapper .ospm_entry_infotext:before{content:none}.ospm_device_mobile .ospm_list.ospm_list_compressed .ospm_list_cell_container,.ospm_flow_layout_3_columns .ospm_list.ospm_list_compressed .ospm_list_cell_container,.ospm_three_column_layout_center .ospm_list.ospm_list_compressed .ospm_list_cell_container,.ospm_three_column_layout_left .ospm_list.ospm_list_compressed .ospm_list_cell_container,.ospm_three_column_layout_right .ospm_list.ospm_list_compressed .ospm_list_cell_container,.ospm_two_column_layout_12_left .ospm_list.ospm_list_compressed .ospm_list_cell_container,.ospm_two_column_layout_21_right .ospm_list.ospm_list_compressed .ospm_list_cell_container{max-height:var(--size-128);max-height:var(--large_20);overflow:hidden;position:relative}.ospm_device_mobile .ospm_list.ospm_list_compressed .ospm_list_cell_container:before,.ospm_flow_layout_3_columns .ospm_list.ospm_list_compressed .ospm_list_cell_container:before,.ospm_three_column_layout_center .ospm_list.ospm_list_compressed .ospm_list_cell_container:before,.ospm_three_column_layout_left .ospm_list.ospm_list_compressed .ospm_list_cell_container:before,.ospm_three_column_layout_right .ospm_list.ospm_list_compressed .ospm_list_cell_container:before,.ospm_two_column_layout_12_left .ospm_list.ospm_list_compressed .ospm_list_cell_container:before,.ospm_two_column_layout_21_right .ospm_list.ospm_list_compressed .ospm_list_cell_container:before{background-image:-webkit-gradient(linear,left bottom, left top,from(var(--ui-background-01)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(to top,var(--ui-background-01),hsla(0,0%,100%,0));content:"";height:var(--size-128);height:var(--large_20);left:var(--size-0);left:var(--nosize);position:absolute;top:var(--size-0);top:var(--nosize);width:100%;z-index:2}div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_item_extra_top_padding{padding-top:var(--small_05)}.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_item_extra_bottom_padding,.ospm_flow_layout_3_columns div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_flow_layout_3_columns div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_item_extra_bottom_padding,.ospm_three_column_layout_center div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_three_column_layout_center div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_item_extra_bottom_padding,.ospm_three_column_layout_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_three_column_layout_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_item_extra_bottom_padding,.ospm_three_column_layout_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_three_column_layout_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_item_extra_bottom_padding,.ospm_two_column_layout_12_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_two_column_layout_12_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_item_extra_bottom_padding,.ospm_two_column_layout_21_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_two_column_layout_21_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_item_extra_bottom_padding,body:not(.ospm_device_mobile) .ospm_layout.ospm_dialogview_listlayout .ospm_list_content_container .ospm_text.ospm_last_visible_element.ospm_item_extra_bottom_padding,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_layout.ospm_dialogview_listlayout .ospm_list_content_container .ospm_text.ospm_last_visible_element.ospm_item_extra_bottom_padding,div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_checkbox.ospm_last_visible_element.ospm_item_extra_bottom_padding{padding-bottom:var(--small_05)}.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_flow_layout_3_columns div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_three_column_layout_center div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_three_column_layout_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_three_column_layout_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_two_column_layout_12_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,.ospm_two_column_layout_21_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_image+.ospm_item_extra_bottom_padding,div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_checkbox.ospm_last_visible_element.ospm_item_extra_bottom_padding{padding-top:var(--tiny_01)}.ospm_icon_list_collapse>svg{fill:var(--ui-02)}.ospm_list .ospm_horizontal_line.ospm_list_entry_wrapper:after,.ospm_list .ospm_image_button.ospm_list_entry_wrapper:after,.ospm_list .ospm_list_entry_wrapper:not(.ospm_list_sublist).ospm_last_visible_element:not(.ospm_button.ospm_display_style_primary:focus):not(.ospm_button.ospm_display_style_secondary:focus):not(.ospm_one_button.ospm_display_style_primary:focus):not(.ospm_one_button.ospm_display_style_secondary:focus):after,.ospm_list .ospm_list_sublist .ospm_list_sublist_entries>.ospm_list_entry_wrapper:last-of-type:after,.ospm_list .ospm_list_sublist.ospm_last_visible_element.ospm_list_entry_wrapper:after,.ospm_list .ospm_list_sublist.ospm_last_visible_element.ospm_list_sublist_empty>.ospm_text.ospm_list_entry_wrapper:after,.ospm_list .ospm_list_sublist[data-mode=hide].ospm_last_visible_element>.ospm_text.ospm_list_entry_wrapper:after,.ospm_list .ospm_questionnaire.ospm_list_entry_wrapper:after,.ospm_list .ospm_spacer.ospm_list_entry_wrapper:after,.ospm_list .ospm_subheader.ospm_list_entry_wrapper:after,.ospm_list .ospm_text.ospm_highlighted_text_widget.ospm_list_entry_wrapper:after{display:none}.ospm_list .ospm_button.ospm_display_style_secondary:not(.ospm_disabled):focus,.ospm_list .ospm_one_button.ospm_display_style_secondary:not(.ospm_disabled):focus{border:var(--tiny_02) solid var(--ui-background-02)}.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>:not(.ospm_spacer),.ospm_flow_layout_3_columns div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>:not(.ospm_spacer),.ospm_three_column_layout_center div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>:not(.ospm_spacer),.ospm_three_column_layout_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>:not(.ospm_spacer),.ospm_three_column_layout_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>:not(.ospm_spacer),.ospm_two_column_layout_12_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>:not(.ospm_spacer),.ospm_two_column_layout_21_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>:not(.ospm_spacer){margin-bottom:var(--small_20)}div:not(.ospm_contextmenuview_content) .ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_last_visible_element:not(.ospm_has_margin_bottom),div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_last_visible_element:not(.ospm_has_margin_bottom){margin-bottom:var(--nosize)!important}div:not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>.ospm_list_sublist{margin-bottom:var(--small_05)}.ospm_list_sortable_container .ospm_list_entry_wrapper .ospm_icon_move_down{top:var(--size-32);top:var(--medium_10)}.ospm_result_list{max-width:700px}.ospm_list .ospm_list_cell_container>*{position:relative}.ospm_list:not(.ospm_result_list) .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_list_sublist .ospm_list_sublist_entries>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(:last-child):after{background-color:var(--ui-01);bottom:calc(var(--size-24)/-2);bottom:calc(var(--small_30)/-2);content:" ";display:block;height:var(--size-1);height:var(--tiny_01);left:var(--size-0);left:var(--nosize);position:absolute;visibility:visible;width:100%;z-index:var(--size-0);z-index:var(--nosize)}.ospm_list_sublist .ospm_list_sublist_entries>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(:last-child):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_list:not(.ospm_result_list):not(.ospm_list_no_footer_top_line) .ospm_footer{border-top:var(--tiny_01) solid var(--ui-01)}.ospm_list_sublist.ospm_list_style_none .ospm_list_sublist_entries>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(:last-child):after{width:auto}:not(.ospm_contextmenuview_content) .ospm_list_sublist .ospm_list_sublist_entries>.ospm_checkbox:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(:last-child):after{bottom:calc(var(--size-4)*-1);bottom:calc(var(--small_02)*-1)}div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>:not(.ospm_spacer):not(.ospm_has_margin_bottom){margin-bottom:var(--small_30)}.ospm_list_sublist[data-mode=show] .ospm_header:not(.ospm_widget_without_bottom_border),.ospm_list_sublist[data-mode=show]>.ospm_text:not(.ospm_widget_without_bottom_border){border-bottom:var(--tiny_01) solid var(--ui-01)}.ospm_device_mobile :not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_flow_layout_3_columns :not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_center :not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_left :not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_right :not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_12_left :not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_21_right :not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-16)/-2);bottom:calc(var(--small_20)/-2)}:not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>.ospm_dde:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_list .ospm_list_cell_container>.ospm_text:after{bottom:var(--size-0);bottom:var(--nosize)}.ospm_dropdown_content .ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):after{content:none}.ospm_list .ospm_list_cell_container>.ospm_list_sublist:not(.ospm_widget_without_bottom_border):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_list[data-mode=hide] .ospm_header_content_right .ospm_icon_list_collapse,.ospm_list_sublist .ospm_header_icon[aria-expanded=false] .ospm_icon_list_collapse,.ospm_list_sublist[data-mode=hide] .ospm_list_sublist_header .ospm_icon_list_collapse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ospm_list_sublist .ospm_header_content .ospm_label{font-weight:var(--headline_03_font_weight)!important}.ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper{padding-left:calc(var(--medium_10) + var(--small_25))!important}.ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper{margin-left:var(--nosize)}.ospm_device_mobile .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_flow_layout_3_columns .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_center .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_left .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_right .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_two_column_layout_12_left .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_two_column_layout_21_right .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper{padding-left:var(--medium_12)!important}.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper{padding-left:var(--medium_10)!important}.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper{margin-left:var(--nosize)}.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_flow_layout_3_columns .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_center .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_text .ospm_widget_content_wrapper{padding-left:var(--small_30)!important}.ospm_list_sublist .ospm_list_sublist_entries>.ospm_list_entry_wrapper,.ospm_list_sublist>.ospm_list_entry_wrapper{margin-left:0}.ospm_list_sublist>.ospm_list_sublist_header .ospm_header_content{padding:0}.ospm_list_sublist_entries .ospm_infotextfield,.ospm_list_sublist_entries .ospm_notification,.ospm_list_sublist_entries .ospm_one_button,.ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_list_sublist):not(.ospm_infotextfield):not(.ospm_one_button):not(.ospm_chart):not(.ospm_carousel):not(.ospm_gallery)>*{margin-left:var(--medium_10)!important}.ospm_list_sublist_entries .ospm_infotextfield,.ospm_list_sublist_entries .ospm_notification,.ospm_list_sublist_entries .ospm_one_button,.ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_list_sublist):not(.ospm_infotextfield):not(.ospm_one_button):not(.ospm_chart):not(.ospm_carousel):not(.ospm_gallery)>*{width:auto}body:not(.ospm_device_mobile) .ospm_list_style_none .ospm_list_sublist_entries .ospm_infotextfield,body:not(.ospm_device_mobile) .ospm_list_style_none .ospm_list_sublist_entries .ospm_notification,body:not(.ospm_device_mobile) .ospm_list_style_none .ospm_list_sublist_entries .ospm_one_button,body:not(.ospm_device_mobile) .ospm_list_style_none .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_list_sublist):not(.ospm_infotextfield):not(.ospm_one_button):not(.ospm_chart .ospm_gallery)>*{margin-left:calc(var(--medium_10) + var(--small_25))!important}.ospm_device_mobile .ospm_list_sublist_entries .ospm_infotextfield,.ospm_device_mobile .ospm_list_sublist_entries .ospm_notification,.ospm_device_mobile .ospm_list_sublist_entries .ospm_one_button,.ospm_device_mobile .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_list_sublist):not(.ospm_infotextfield):not(.ospm_one_button)>*,.ospm_flow_layout_3 .ospm_list_sublist_entries .ospm_infotextfield,.ospm_flow_layout_3 .ospm_list_sublist_entries .ospm_notification,.ospm_flow_layout_3 .ospm_list_sublist_entries .ospm_one_button,.ospm_flow_layout_3_columns .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_three_column_layout_cent .ospm_list_sublist_entries .ospm_infotextfield,.ospm_three_column_layout_cent .ospm_list_sublist_entries .ospm_notification,.ospm_three_column_layout_cent .ospm_list_sublist_entries .ospm_one_button,.ospm_three_column_layout_center .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_three_column_layout_left .ospm_list_sublist_entries .ospm_infotextfield,.ospm_three_column_layout_left .ospm_list_sublist_entries .ospm_notification,.ospm_three_column_layout_left .ospm_list_sublist_entries .ospm_one_button,.ospm_three_column_layout_left .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_three_column_layout_right .ospm_list_sublist_entries .ospm_infotextfield,.ospm_three_column_layout_right .ospm_list_sublist_entries .ospm_notification,.ospm_three_column_layout_right .ospm_list_sublist_entries .ospm_one_button,.ospm_three_column_layout_right .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_two_column_layout_12_left .ospm_list_sublist_entries .ospm_infotextfield,.ospm_two_column_layout_12_left .ospm_list_sublist_entries .ospm_notification,.ospm_two_column_layout_12_left .ospm_list_sublist_entries .ospm_one_button,.ospm_two_column_layout_12_left .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_two_column_layout_21_right .ospm_list_sublist_entries .ospm_infotextfield,.ospm_two_column_layout_21_right .ospm_list_sublist_entries .ospm_notification,.ospm_two_column_layout_21_right .ospm_list_sublist_entries .ospm_one_button,.ospm_two_column_layout_21_right .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*{margin-left:var(--medium_12)!important}.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_infotextfield,.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_notification,.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_one_button,.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_list_sublist):not(.ospm_infotextfield):not(.ospm_one_button)>*,.ospm_flow_layout_3 .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_infotextfield,.ospm_flow_layout_3 .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_notification,.ospm_flow_layout_3 .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_one_button,.ospm_flow_layout_3_columns .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_three_column_layout_cent .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_infotextfield,.ospm_three_column_layout_cent .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_notification,.ospm_three_column_layout_cent .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_one_button,.ospm_three_column_layout_center .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_infotextfield,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_notification,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_one_button,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_infotextfield,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_notification,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_one_button,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_infotextfield):not(.ospm_list_sublist_header):not(.ospm_list_sublist):not(.ospm_one_button)>*,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_infotextfield,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_notification,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_one_button,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_entry_wrapper:not(.ospm_text):not(.ospm_notification):not(.ospm_list_sublist):not(.ospm_infotextfield):not(.ospm_one_button)>*,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_infotextfield,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_notification,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries .ospm_one_button{margin-left:var(--small_30)!important}.ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_list_sublist .ospm_list_sublist_entries,.ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_list_sublist .ospm_list_sublist_header{padding-left:var(--medium_10)}.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries{padding-left:var(--small_25)}.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_flow_layout_3_columns .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_three_column_layout_center .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries{padding-left:var(--small_10)}.ospm_list_sublist .ospm_list_sublist_entries>.ospm_list_entry_wrapper{margin-bottom:var(--small_05);margin-top:var(--small_05)}.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries{margin-top:var(--small_05)}.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_flow_layout_3_columns .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_three_column_layout_center .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries{margin-top:calc(var(--small_10)/2)}.ospm_device_mobile .ospm_list_sublist .ospm_value_unit,.ospm_flow_layout_3_columns .ospm_list_sublist .ospm_value_unit,.ospm_three_column_layout_center .ospm_list_sublist .ospm_value_unit,.ospm_three_column_layout_left .ospm_list_sublist .ospm_value_unit,.ospm_three_column_layout_right .ospm_list_sublist .ospm_value_unit,.ospm_two_column_layout_12_left .ospm_list_sublist .ospm_value_unit,.ospm_two_column_layout_21_right .ospm_list_sublist .ospm_value_unit{padding-left:var(--small_02)!important}.ospm_list_sublist_entries .ospm_text_container{padding-left:var(--nosize)!important}.ospm_list_title_container{font-size:var(--headline_04_font_size);font-weight:var(--headline_04_font_weight);line-height:var(--headline_04_line_height)}.ospm_list.ospm_result_list{border:none;-webkit-box-shadow:none;box-shadow:none}.ospm_list .ospm_footer{border:none;margin-top:var(--small_05)}.ospm_list .ospm_slider .ospm_widget_content_wrapper{margin-right:var(--small_25)}.ospm_list_sublist_entries .ospm_one_button{width:auto!important}.ospm_list .ospm_list_sublist .ospm_checkbox_content{margin-left:var(--nosize)}.ospm_list_sublist .ospm_list_entry_wrapper.ospm_button,.ospm_list_sublist .ospm_list_entry_wrapper.ospm_one_button{margin-right:var(--small_25)}.ospm_device_mobile .ospm_list_sublist .ospm_list_entry_wrapper.ospm_button,.ospm_device_mobile .ospm_list_sublist .ospm_list_entry_wrapper.ospm_one_button,.ospm_flow_layout_3_columns .ospm_list_sublist .ospm_list_entry_wrapper.ospm_button,.ospm_flow_layout_3_columns .ospm_list_sublist .ospm_list_entry_wrapper.ospm_one_button,.ospm_three_column_layout_center .ospm_list_sublist .ospm_list_entry_wrapper.ospm_button,.ospm_three_column_layout_center .ospm_list_sublist .ospm_list_entry_wrapper.ospm_one_button,.ospm_three_column_layout_left .ospm_list_sublist .ospm_list_entry_wrapper.ospm_button,.ospm_three_column_layout_left .ospm_list_sublist .ospm_list_entry_wrapper.ospm_one_button,.ospm_three_column_layout_right .ospm_list_sublist .ospm_list_entry_wrapper.ospm_button,.ospm_three_column_layout_right .ospm_list_sublist .ospm_list_entry_wrapper.ospm_one_button,.ospm_two_column_layout_12_left .ospm_list_sublist .ospm_list_entry_wrapper.ospm_button,.ospm_two_column_layout_12_left .ospm_list_sublist .ospm_list_entry_wrapper.ospm_one_button,.ospm_two_column_layout_21_right .ospm_list_sublist .ospm_list_entry_wrapper.ospm_button,.ospm_two_column_layout_21_right .ospm_list_sublist .ospm_list_entry_wrapper.ospm_one_button{margin-right:var(--small_10)}.ospm_list_sublist .ospm_list_entry_wrapper.ospm_slider>.ospm_widget_content_wrapper{padding-left:var(--nosize);padding-right:var(--nosize)}.ospm_list_cell_container{display:contents;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_subvalue_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:40%;padding-bottom:10px;padding-top:10px;text-align:right}.ospm_subvalue_container{overflow:hidden;padding-left:16px;text-overflow:ellipsis}.ospm_text_subvalue_icons .ospm_subvalue_icon.ospm_icon_size_12{margin-left:4px}.ospm_text_subvalue_icons .ospm_subvalue_icon.ospm_icon_size_12:first-child{margin-left:12px}.ospm_text_subvalue_icons .ospm_subvalue_icon.ospm_icon_size_16{margin-left:8px}.ospm_text_subvalue_icons .ospm_subvalue_icon.ospm_icon_size_24{margin-left:12px}.ospm_text_subvalue_icons .ospm_subvalue_icon.ospm_icon_size_32{margin-left:8px}.ospm_text_subvalue_icons{white-space:nowrap}.ospm_text_subvalue_icons .ospm_icon{display:inline-block;margin:0;vertical-align:middle}.ospm_has_drilldown:not(.ospm_widget_wrap) .ospm_subvalue_container,.ospm_widget_nowrap .ospm_subvalue_container{white-space:nowrap}.ospm_subvalue_unit:not(:empty){margin-left:6px}.ospm_device_mobile .ospm_subvalue_content{display:none}.ospm_help_message{padding-bottom:9px;padding-top:3px}.ospm_help_message,.ospm_widget_error_message{font-size:17px;font-weight:300;line-height:24px}.ospm_widget_error_message{padding:3px 0 16px;width:100%}.ospm_gallery .ospm_gallery_item:not(.ospm_active){display:none}.ospm_gallery .ospm_gallery_item.ospm_active svg{margin:auto}.ospm_gallery .ospm_gallery_item.ospm_active .ospm_icon:focus,.ospm_gallery .ospm_gallery_item.ospm_active img:focus{outline:none}.ospm_gallery{position:relative}.ospm_gallery .ospm_gallery_nav{cursor:pointer;height:100%;opacity:0;position:absolute;top:0;width:64px;z-index:10}#ospm_app .ospm_gallery .ospm_gallery_nav,.ospm_view_wrapper .ospm_gallery .ospm_gallery_nav{cursor:pointer}.ospm_gallery.ospm_carousel .ospm_gallery_nav{opacity:1}.ospm_carousel .ospm_gallery_nav.ospm_disabled{opacity:.38}.ospm_gallery:not(.ospm_carousel) .ospm_gallery_nav{transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;-webkit-transition:opacity .1s ease-in}.ospm_gallery.ospm_focus_inside .ospm_gallery_nav.ospm_disabled,.ospm_gallery:hover .ospm_gallery_nav.ospm_disabled,body.ospm_touch_device .ospm_gallery .ospm_gallery_nav.ospm_disabled{opacity:.38}.ospm_gallery.ospm_focus_inside .ospm_gallery_nav:not(.ospm_disabled),.ospm_gallery:focus .ospm_gallery_nav:not(.ospm_disabled),.ospm_gallery:hover .ospm_gallery_nav,body.ospm_touch_device .ospm_gallery .ospm_gallery_nav:not(.ospm_disabled){opacity:1}.ospm_gallery .ospm_gallery_nav .ospm_icon{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.25);box-shadow:0 0 6px 0 rgba(0,0,0,.25);height:32px;left:16px;position:absolute;top:calc(50% - 16px);width:32px}.ospm_gallery .ospm_gallery_nav .ospm_icon>svg{padding:8px}.ospm_gallery .ospm_gallery_nav.ospm_prev_image{left:0}.ospm_gallery .ospm_gallery_nav.ospm_next_image{right:0}.ospm_image:not(.ospm_gallery) .ospm_gallery_nav.ospm_next_image,.ospm_image:not(.ospm_gallery) .ospm_gallery_nav.ospm_prev_image,.ospm_summary:not(.ospm_gallery) .ospm_gallery_nav.ospm_next_image,.ospm_summary:not(.ospm_gallery) .ospm_gallery_nav.ospm_prev_image{display:none}.ospm_image_wrapper .ospm_gallery_item{max-width:100%;position:relative}.ospm_Progress_Bar_Mixin progress{border:none;border-radius:var(--size-8);border-radius:var(--small_05);height:var(--size-8);height:var(--small_05);margin:var(--nosize);padding:var(--nosize);width:100%}progress::-moz-progress-bar{background:var(--success-01-contrast)}progress::-webkit-progress-bar{background:var(--ui-01)}progress::-webkit-progress-value{background:var(--success-01-contrast)}progress{background-color:var(--ui-01);color:var(--success-01-contrast)}progress::-webkit-progress-bar,progress::-webkit-progress-value{border-radius:var(--size-8);border-radius:var(--small_05)}progress::-moz-progress-bar{border-radius:var(--size-8);border-radius:var(--small_05)}.ospm_button,.ospm_one_button{background-color:var(--primary-01);border-radius:var(--size-32);border-radius:var(--medium_10);color:var(--primary-01-contrast);font-size:var(--label_button_02_font_size);font-weight:var(--label_button_02_font_weight);line-height:var(--label_button_02_line_height);margin-left:auto;margin-right:auto;margin-top:var(--small_30);max-width:100%;outline:none;position:relative;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.ospm_list .ospm_one_button{max-width:calc(100% - var(--size-20)*2);max-width:calc(100% - var(--small_25)*2)}.ospm_device_mobile .ospm_list .ospm_one_button{max-width:calc(100% - var(--size-12)*2);max-width:calc(100% - var(--small_10)*2)}.ospm_dialogview .ospm_one_button.ospm_one_button_full_width{max-width:100%}.ospm_device_mobile .ospm_button,.ospm_device_mobile .ospm_one_button,.ospm_flow_layout_3_columns .ospm_button,.ospm_flow_layout_3_columns .ospm_one_button,.ospm_three_column_layout_center .ospm_button,.ospm_three_column_layout_center .ospm_one_button,.ospm_three_column_layout_left .ospm_button,.ospm_three_column_layout_left .ospm_one_button,.ospm_three_column_layout_right .ospm_button,.ospm_three_column_layout_right .ospm_one_button,.ospm_two_column_layout_12_left .ospm_button,.ospm_two_column_layout_12_left .ospm_one_button,.ospm_two_column_layout_21_right .ospm_button,.ospm_two_column_layout_21_right .ospm_one_button{margin-top:var(--small_20)}.ospm_button_label_container{max-width:100%}.ospm_button .ospm_button_label,.ospm_one_button .ospm_button_label{font-weight:500;max-width:100%}.ospm_button:not(.ospm_widget_wrap) .ospm_button_label_container,.ospm_one_button:not(.ospm_widget_wrap) .ospm_button_label_container{padding:0 var(--medium_10)}.ospm_button:not(.ospm_widget_wrap) .ospm_button_label,.ospm_one_button:not(.ospm_widget_wrap) .ospm_button_label{height:calc(var(--size-16)*3);height:calc(var(--small_20)*3);line-height:calc(var(--size-16)*3);line-height:calc(var(--small_20)*3);max-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_button.ospm_widget_wrap .ospm_button_label,.ospm_one_button.ospm_widget_wrap .ospm_button_label{white-space:normal;word-break:break-word}.ospm_device_mobile .ospm_column_layout .ospm_one_button,.ospm_flow_layout_3_columns .ospm_column_layout .ospm_one_button,.ospm_one_button.ospm_one_button_full_width,.ospm_three_column_layout_center .ospm_column_layout .ospm_one_button,.ospm_three_column_layout_left .ospm_column_layout .ospm_one_button,.ospm_three_column_layout_right .ospm_column_layout .ospm_one_button,.ospm_two_column_layout_12_left .ospm_column_layout .ospm_one_button,.ospm_two_column_layout_21_right .ospm_column_layout .ospm_one_button{width:100%}.ospm_app_main_rightbar_buttons .ospm_one_button,.ospm_column_layout .ospm_one_button{display:block;text-align:center;text-overflow:ellipsis}.ospm_button.ospm_display_style_primary,.ospm_one_button.ospm_display_style_primary{border:var(--tiny_02) solid var(--primary-01);outline:none}.opsm_button.ospm_display_style_primary.ospm_disabled,.ospm_one_button.ospm_display_style_primary.ospm_disabled{background-color:var(--disabled-03);border:var(--tiny_02) solid var(--disabled-03);color:var(--disabled-01)}.ospm_button.ospm_display_style_primary:not(.ospm_disabled):hover,.ospm_one_button.ospm_display_style_primary:not(.ospm_disabled):hover{background-color:var(--primary-01-hover);border:var(--tiny_02) solid var(--primary-01-hover)}.ospm_button.ospm_display_style_primary:not(.ospm_disabled):focus,.ospm_one_button.ospm_display_style_primary:not(.ospm_disabled):focus{background-color:var(--primary-01-focus);border:var(--tiny_02) solid var(--readable-03);outline:none}.ospm_button.ospm_display_style_primary:focus:after,.ospm_button.ospm_display_style_secondary:focus:after,.ospm_one_button.ospm_display_style_primary:focus:after,.ospm_one_button.ospm_display_style_secondary:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:calc(var(--size-32) + var(--size-2)*2);border-radius:calc(var(--medium_10) + var(--tiny_02)*2);bottom:calc(var(--size-2)*-2);bottom:calc(var(--tiny_02)*-2);content:" ";display:block;left:calc(var(--size-2)*-2);left:calc(var(--tiny_02)*-2);outline:none;position:absolute;right:calc(var(--size-2)*-2);right:calc(var(--tiny_02)*-2);top:calc(var(--size-2)*-2);top:calc(var(--tiny_02)*-2)}.ospm_button.ospm_display_style_primary:not(.ospm_disabled):active,.ospm_one_button.ospm_display_style_primary:not(.ospm_disabled):active{background-color:var(--primary-01-active)}.ospm_button.ospm_display_style_primary:not(.ospm_disabled):active:not(:focus),.ospm_one_button.ospm_display_style_primary:not(.ospm_disabled):active:not(:focus){border:var(--tiny_02) solid var(--primary-01-active)}.ospm_button.ospm_display_style_secondary,.ospm_one_button.ospm_display_style_secondary{background-color:var(--transparent-01);border:var(--tiny_02) solid var(--secondary-01);color:var(--secondary-01);outline:none}.opsm_button.ospm_disabled.ospm_display_style_secondary,.ospm_one_button.ospm_disabled.ospm_display_style_secondary{background-color:transparent;border:var(--tiny_02) solid var(--disabled-01);color:var(--disabled-01);outline:none}.ospm_button.ospm_display_style_secondary:not(.ospm_disabled):hover,.ospm_one_button.ospm_display_style_secondary:not(.ospm_disabled):hover{background-color:var(--secondary-01-hover);border:var(--tiny_02) solid var(--secondary-01-hover);color:var(--readable-03)}.ospm_button.ospm_display_style_secondary:not(.ospm_disabled):focus,.ospm_one_button.ospm_display_style_secondary:not(.ospm_disabled):focus{background-color:var(--secondary-01-focus);border:var(--tiny_02) solid var(--readable-03);color:var(--readable-03);outline:none}.ospm_button.ospm_display_style_secondary:not(.ospm_disabled):active,.ospm_one_button.ospm_display_style_secondary:not(.ospm_disabled):active{background-color:var(--secondary-01-active);color:var(--readable-03)}.ospm_button.ospm_display_style_secondary:not(.ospm_disabled):active:not(:focus),.ospm_one_button.ospm_display_style_secondary:not(.ospm_disabled):active:not(:focus){border:var(--tiny_02) solid var(--secondary-01-active)}.ospm_button.ospm_display_style_tertiary,.ospm_one_button.ospm_display_style_tertiary{background-color:transparent;border:none;color:var(--secondary-01);outline:none;text-decoration:underline}.ospm_button.ospm_display_style_tertiary .ospm_icon svg>use,.ospm_one_button.ospm_display_style_tertiary .ospm_icon svg>use{fill:var(--secondary-01)}.ospm_button.ospm_display_style_tertiary:hover,.ospm_one_button.ospm_display_style_tertiary:hover{color:var(--secondary-01-hover)}.ospm_button.ospm_display_style_tertiary:hover .ospm_icon svg>use,.ospm_one_button.ospm_display_style_tertiary:hover .ospm_icon svg>use{fill:var(--secondary-01-hover)}.ospm_button.ospm_display_style_tertiary:focus,.ospm_one_button.ospm_display_style_tertiary:focus{color:var(--focus-01);text-decoration-style:double}.ospm_button.ospm_display_style_tertiary:focus .ospm_icon svg>use,.ospm_one_button.ospm_display_style_tertiary:focus .ospm_icon svg>use{fill:var(--focus-01)}.ospm_button.ospm_display_style_tertiary:active,.ospm_one_button.ospm_display_style_tertiary:active{color:var(--secondary-01-active)}.ospm_button.ospm_display_style_tertiary:active .ospm_icon svg>use,.ospm_one_button.ospm_display_style_tertiary:active .ospm_icon svg>use{fill:var(--secondary-01-active)}.ospm_button.ospm_display_style_tertiary.ospm_disabled,.ospm_one_button.ospm_display_style_tertiary.ospm_disabled{color:var(--disabled-01)}.ospm_button_label_wrapper.ospm_horizontal_flex_container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none}.ospm_button_one_size_default .ospm_button_label_container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--small_20) var(--medium_10)}.ospm_button_one_size_small .ospm_button_label_container{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(var(--size-12)*2 + var(--size-18));height:calc(var(--small_10)*2 + var(--small_22));padding:var(--small_10) var(--small_30)}.ospm_button_one_size_small .ospm_button_label_container .ospm_button_label{line-height:calc(var(--size-12)*2 + var(--size-18));line-height:calc(var(--small_10)*2 + var(--small_22))}.ospm_one_button{-moz-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.ospm_display_style_primary .ospm_icon svg>use{fill:var(--primary-01-contrast)}.ospm_display_style_primary.ospm_disabled .ospm_icon svg>use,.ospm_display_style_secondary.ospm_disabled .ospm_icon svg>use{fill:var(--disabled-01)}.ospm_button_label_container.ospm_empty_label_text .ospm_icon,.ospm_button_label_container.ospm_empty_label_text .ospm_right_icon{margin-left:0;margin-right:0}.ospm_button .ospm_icon,.ospm_one_button .ospm_icon{margin-right:var(--small_02)}.ospm_button .ospm_right_icon,.ospm_one_button .ospm_right_icon{margin-left:var(--small_02);margin-right:0}.ospm_contextmenuview:not(.ospm_dropdown_content) .ospm_one_button{margin-left:var(--medium_10);margin-right:var(--medium_10);width:calc(100% - var(--size-32)*2);width:calc(100% - var(--medium_10)*2)}.ospm_contextmenuview:not(.ospm_dropdown_content) .ospm_buttons_container .ospm_one_button{margin-left:0;margin-right:0;width:100%}.ospm_button.ospm_display_style_secondary use,.ospm_one_button.ospm_display_style_secondary use{fill:var(--secondary-01)}.ospm_button.ospm_display_style_secondary:focus use,.ospm_button.ospm_display_style_secondary:hover use,.ospm_one_button.ospm_display_style_secondary:focus use,.ospm_one_button.ospm_display_style_secondary:hover use{fill:var(--readable-03)}.ospm_buttons_container{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_buttons_container,.ospm_flow_layout_3_columns .ospm_buttons_container,.ospm_three_column_layout_center .ospm_buttons_container,.ospm_three_column_layout_left .ospm_buttons_container,.ospm_three_column_layout_right .ospm_buttons_container,.ospm_two_column_layout_12_left .ospm_buttons_container,.ospm_two_column_layout_21_right .ospm_buttons_container{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_buttons_horizontal_flex_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--size-32);gap:var(--medium_10);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.ospm_device_mobile .ospm_buttons_horizontal_flex_container,.ospm_flow_layout_3_columns .ospm_buttons_horizontal_flex_container,.ospm_three_column_layout_center .ospm_buttons_horizontal_flex_container,.ospm_three_column_layout_left .ospm_buttons_horizontal_flex_container,.ospm_three_column_layout_right .ospm_buttons_horizontal_flex_container,.ospm_two_column_layout_12_left .ospm_buttons_horizontal_flex_container,.ospm_two_column_layout_21_right .ospm_buttons_horizontal_flex_container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:var(--size-16);gap:var(--small_20)}.ospm_multiple_buttons_container .ospm_one_button{margin-left:0;margin-right:0;margin-top:0}.ospm_buttons_container:not(.ospm_list_entry_wrapper) .ospm_one_button{margin-top:2px}body:not(.ospm_device_mobile) .ospm_buttons_container:not(.ospm_list_entry_wrapper),ospm_layout_column_wrapper:not(.ospm_three_column_layout_center) .ospm_buttons_container:not(.ospm_list_entry_wrapper),ospm_layout_column_wrapper:not(.ospm_three_column_layout_left) .ospm_buttons_container:not(.ospm_list_entry_wrapper),ospm_layout_column_wrapper:not(.ospm_three_column_layout_right) .ospm_buttons_container:not(.ospm_list_entry_wrapper),ospm_layout_column_wrapper:not(.ospm_two_column_layout_12_left) .ospm_buttons_container:not(.ospm_list_entry_wrapper),ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right) .ospm_buttons_container:not(.ospm_list_entry_wrapper){margin-top:var(--small_30)}.ospm_three_column_layout_center .ospm_buttons_container:not(.ospm_list_entry_wrapper),.ospm_three_column_layout_left .ospm_buttons_container:not(.ospm_list_entry_wrapper),.ospm_three_column_layout_right .ospm_buttons_container:not(.ospm_list_entry_wrapper),.ospm_two_column_layout_12_left .ospm_buttons_container:not(.ospm_list_entry_wrapper),.ospm_two_column_layout_21_right .ospm_buttons_container:not(.ospm_list_entry_wrapper),body.ospm_device_mobile .ospm_buttons_container:not(.ospm_list_entry_wrapper){margin-top:var(--small_20)!important}.ospm_device_mobile .ospm_multiple_buttons_container .ospm_one_button,.ospm_flow_layout_3_columns .ospm_multiple_buttons_container .ospm_one_button,.ospm_three_column_layout_center .ospm_multiple_buttons_container .ospm_one_button,.ospm_three_column_layout_left .ospm_multiple_buttons_container .ospm_one_button,.ospm_three_column_layout_right .ospm_multiple_buttons_container .ospm_one_button,.ospm_two_column_layout_12_left .ospm_multiple_buttons_container .ospm_one_button,.ospm_two_column_layout_21_right .ospm_multiple_buttons_container .ospm_one_button{width:100%}.ospm_multiple_buttons_container .ospm_one_button_constant{-webkit-box-flex:0;-ms-flex:0 0 1px;flex:0 0 1px}body:not(.ospm_device_mobile) .ospm_dialogview .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:last-child,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right):not(.ospm_two_column_layout_11_left):not(.ospm_two_column_layout_11_right):not(.ospm_two_column_layout_21_left):not(.ospm_two_column_layout_12_right) .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:last-child{min-width:calc(100% - var(--size-12)*2);min-width:calc(100% - var(--small_10)*2)}body:not(.ospm_device_mobile) .ospm_dialogview .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(2),body:not(.ospm_device_mobile) .ospm_dialogview .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(2)~.ospm_one_button_constant,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right):not(.ospm_two_column_layout_11_left):not(.ospm_two_column_layout_11_right):not(.ospm_two_column_layout_21_left):not(.ospm_two_column_layout_12_right) .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(2),body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right):not(.ospm_two_column_layout_11_left):not(.ospm_two_column_layout_11_right):not(.ospm_two_column_layout_21_left):not(.ospm_two_column_layout_12_right) .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(2)~.ospm_one_button_constant{min-width:calc(50% - var(--size-12)*2);min-width:calc(50% - var(--small_10)*2)}body:not(.ospm_device_mobile) .ospm_dialogview .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(3),body:not(.ospm_device_mobile) .ospm_dialogview .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(3)~.ospm_one_button_constant,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right):not(.ospm_two_column_layout_11_left):not(.ospm_two_column_layout_11_right):not(.ospm_two_column_layout_21_left):not(.ospm_two_column_layout_12_right) .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(3),body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right):not(.ospm_two_column_layout_11_left):not(.ospm_two_column_layout_11_right):not(.ospm_two_column_layout_21_left):not(.ospm_two_column_layout_12_right) .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(3)~.ospm_one_button_constant{min-width:calc(33.333% - var(--size-12)*2);min-width:calc(33.333% - var(--small_10)*2)}body:not(.ospm_device_mobile) .ospm_dialogview .ospm_multiple_buttons_container .ospm_one_button_constant,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right):not(.ospm_two_column_layout_11_left):not(.ospm_two_column_layout_11_right):not(.ospm_two_column_layout_21_left):not(.ospm_two_column_layout_12_right) .ospm_multiple_buttons_container .ospm_one_button_constant{min-width:calc(25% - var(--size-12)*2);min-width:calc(25% - var(--small_10)*2)}.ospm_layout_column_wrapper.ospm_flow_layout_3_columns .ospm_multiple_buttons_container .ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_three_column_layout_center .ospm_multiple_buttons_container .ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_three_column_layout_left .ospm_multiple_buttons_container .ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_three_column_layout_right .ospm_multiple_buttons_container .ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_two_column_layout_12_left .ospm_multiple_buttons_container .ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_two_column_layout_21_right .ospm_multiple_buttons_container .ospm_one_button_constant,body.ospm_device_mobile .ospm_multiple_buttons_container .ospm_one_button_constant{min-width:calc(100% - var(--size-12)*2);min-width:calc(100% - var(--small_10)*2)}.ospm_layout_column_wrapper.ospm_two_column_layout_11_left .ospm_multiple_buttons_container .ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_two_column_layout_11_right .ospm_multiple_buttons_container .ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_two_column_layout_12_right .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(2),.ospm_layout_column_wrapper.ospm_two_column_layout_12_right .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(2)~.ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_two_column_layout_21_left .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(2),.ospm_layout_column_wrapper.ospm_two_column_layout_21_left .ospm_multiple_buttons_container .ospm_one_button_constant:first-child:nth-last-child(2)~.ospm_one_button_constant{min-width:calc(50% - var(--size-12)*2);min-width:calc(50% - var(--small_10)*2)}.ospm_layout_column_wrapper.ospm_two_column_layout_12_right .ospm_multiple_buttons_container .ospm_one_button_constant,.ospm_layout_column_wrapper.ospm_two_column_layout_21_left .ospm_multiple_buttons_container .ospm_one_button_constant{min-width:calc(33.333% - var(--size-12)*2);min-width:calc(33.333% - var(--small_10)*2)}.ospm_multiple_buttons_container .ospm_button:not(.ospm_widget_wrap) .ospm_button_label_container,.ospm_multiple_buttons_container .ospm_one_button:not(.ospm_widget_wrap) .ospm_button_label_container{padding:var(--small_20) var(--medium_10)}.ospm_multiple_buttons_container .ospm_button .ospm_button_label,.ospm_multiple_buttons_container .ospm_one_button .ospm_button_label{text-wrap:normal;word-wrap:anywhere;height:auto;line-height:inherit;max-height:none;max-width:100%}.ospm_multiple_buttons_container .ospm_button:not(.ospm_widget_wrap):not(ospm_widget_nowrap) .ospm_button_label,.ospm_multiple_buttons_container .ospm_one_button:not(.ospm_widget_wrap):not(.ospm_widget_nowrap) .ospm_button_label{overflow:hidden;text-overflow:ellipsis}.ospm_multiple_buttons_container .ospm_button.ospm_widget_nowrap .ospm_button_label,.ospm_multiple_buttons_container .ospm_one_button.ospm_widget_nowrap .ospm_button_label{overflow:visible;overflow:initial}.ospm_multiple_buttons_container .ospm_button.ospm_widget_wrap .ospm_button_label,.ospm_multiple_buttons_container .ospm_one_button.ospm_widget_wrap .ospm_button_label{overflow:visible;overflow:initial;text-overflow:clip;white-space:inherit}.ospm_buttons_container .ospm_one_button{white-space:normal}.ospm_checkbox .ospm_switch_box{display:none}#ospm_app .ospm_checkbox,.ospm_checkbox,.ospm_view_wrapper .ospm_checkbox{cursor:pointer}.ospm_checkbox .ospm_entry_infotext{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_checkbox_box{cursor:pointer;min-height:calc(var(--size-24) - var(--size-2)*2);min-height:calc(var(--small_30) - var(--tiny_02)*2);min-width:calc(var(--size-24) - var(--size-2)*2);min-width:calc(var(--small_30) - var(--tiny_02)*2);position:relative}#ospm_app .ospm_checkbox_box,.ospm_view_wrapper .ospm_checkbox_box{cursor:pointer}.ospm_checkbox_content{word-wrap:break-word;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:var(--small_25);margin-right:var(--small_25);min-width:0}.ospm_device_mobile .ospm_checkbox_content,.ospm_flow_layout_3_columns .ospm_checkbox_content,.ospm_three_column_layout_center .ospm_checkbox_content,.ospm_three_column_layout_left .ospm_checkbox_content,.ospm_three_column_layout_right .ospm_checkbox_content,.ospm_two_column_layout_12_left .ospm_checkbox_content,.ospm_two_column_layout_21_right .ospm_checkbox_content{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_device_mobile .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_device_mobile .ospm_checkbox_content .ospm_list_entry_left_content_second_line,.ospm_flow_layout_3_columns .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_flow_layout_3_columns .ospm_checkbox_content .ospm_list_entry_left_content_second_line,.ospm_three_column_layout_center .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_center .ospm_checkbox_content .ospm_list_entry_left_content_second_line,.ospm_three_column_layout_left .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_left .ospm_checkbox_content .ospm_list_entry_left_content_second_line,.ospm_three_column_layout_right .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_right .ospm_checkbox_content .ospm_list_entry_left_content_second_line,.ospm_two_column_layout_12_left .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_two_column_layout_12_left .ospm_checkbox_content .ospm_list_entry_left_content_second_line,.ospm_two_column_layout_21_right .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_two_column_layout_21_right .ospm_checkbox_content .ospm_list_entry_left_content_second_line{margin-left:var(--small_10)}.ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_checkbox_content .ospm_list_entry_left_content_second_line{margin-left:var(--small_20)}.ospm_checkbox_box.ospm_align_top{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:var(--small_10);margin-top:var(--small_10)}.ospm_checkbox.ospm_has_switch input,.ospm_checkbox_box input{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ospm_list_form .ospm_checkbox_content .ospm_sublabel{margin-left:var(--small_05)}.ospm_checkbox .ospm_label{color:var(--readable-02);font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height);vertical-align:middle}.ospm_checkbox_content .ospm_sublabel{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_device_mobile .ospm_checkbox_content .ospm_sublabel{color:var(--label_default_03_mobile_color);font-size:var(--label_default_03_mobile_font_size);font-weight:var(--label_default_03_mobile_font_weight);line-height:var(--label_default_03_mobile_line_height)}.ospm_checkbox.ospm_has_switch .ospm_checkbox_content .ospm_sublabel{margin-left:0}.ospm_checkbox_box .ospm_icon{bottom:calc(var(--size-2)*-2);bottom:calc(var(--tiny_02)*-2);left:calc(var(--size-2)*-2);left:calc(var(--tiny_02)*-2);margin:0;opacity:0;position:absolute;right:calc(var(--size-2)*-2);right:calc(var(--tiny_02)*-2);top:calc(var(--size-2)*-2);top:calc(var(--tiny_02)*-2);-webkit-transition:opacity;transition:opacity;-webkit-transition-delay:0s,0s;transition-delay:0s,0s;-webkit-transition-duration:.4s,.4s;transition-duration:.4s,.4s;-webkit-transition-timing-function:ease,ease;transition-timing-function:ease,ease}.ospm_checkbox_box .ospm_icon>svg{height:var(--size-24);height:var(--small_30);width:var(--size-24);width:var(--small_30)}.ospm_checkbox_box[value] .ospm_icon{opacity:1}.ospm_checkbox_box{border:var(--tiny_02) solid var(--readable-02);border-radius:var(--size-4);border-radius:var(--small_02)}.ospm_checkbox.ospm_focus_inside .ospm_checkbox_box{border-color:var(--readable-01)}.ospm_checkbox_box[value] .ospm_icon>svg{fill:var(--readable-02)}.ospm_checkbox.ospm_focus_inside .ospm_checkbox_box[value] .ospm_icon>svg{fill:var(--readable-01)}.ospm_checkbox.ospm_disabled .ospm_checkbox_box,.ospm_checkbox.ospm_disabled .ospm_checkbox_box:hover{border-color:var(--disabled-01)}.ospm_checkbox.ospm_disabled .ospm_checkbox_box[value] .ospm_icon>svg{fill:var(--disabled-01)}.ospm_checkbox.ospm_focus_inside .ospm_checkbox_box:before{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-8);border-radius:var(--small_05);bottom:calc(var(--size-2)*-3);bottom:calc(var(--tiny_02)*-3);content:" ";display:block;left:calc(var(--size-2)*-3);left:calc(var(--tiny_02)*-3);position:absolute;right:calc(var(--size-2)*-3);right:calc(var(--tiny_02)*-3);top:calc(var(--size-2)*-3);top:calc(var(--tiny_02)*-3)}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_list_cell_container.ospm_min_height_large>.ospm_checkbox>.ospm_flex_items_align_center,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_list_cell_container.ospm_min_height_large>.ospm_list_sublist>.ospm_checkbox.ospm_list_sublist_header>.ospm_flex_items_align_center,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_list_sublist_entries.ospm_min_height_large>.ospm_checkbox>.ospm_flex_items_align_center{min-height:64px}.ospm_device_mobile .ospm_list_single_entry .ospm_checkbox.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_flow_layout_3_columns .ospm_list_single_entry .ospm_checkbox.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_three_column_layout_center .ospm_list_single_entry .ospm_checkbox.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_three_column_layout_left .ospm_list_single_entry .ospm_checkbox.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_three_column_layout_right .ospm_list_single_entry .ospm_checkbox.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_two_column_layout_12_left .ospm_list_single_entry .ospm_checkbox.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_two_column_layout_21_right .ospm_list_single_entry .ospm_checkbox.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center{min-height:44px}.ospm_checkbox.ospm_has_switch .ospm_checkbox_switch{height:var(--size-16);height:var(--small_20);position:relative;width:calc(var(--size-14) + var(--size-12) + var(--size-2)*2);width:calc(var(--small_15) + var(--small_10) + var(--tiny_02)*2)}.ospm_checkbox.ospm_has_switch .ospm_checkbox_switch .ospm_switch_box{background-color:var(--ui-02);border-radius:var(--size-8);border-radius:var(--small_05);display:block;height:100%;padding:var(--tiny_02);position:relative;width:100%}.ospm_checkbox_box.ospm_disabled{border-color:var(--disabled-01)}.ospm_checkbox.ospm_has_switch:not(.ospm_disabled) .ospm_checkbox_switch[value] .ospm_switch_box{background-color:var(--success-01-contrast);-webkit-transition:background-color .4s ease 0s;transition:background-color .4s ease 0s}.ospm_checkbox.ospm_has_switch:not(.ospm_disabled).ospm_focus_inside .ospm_checkbox_switch[value] .ospm_switch_box,.ospm_checkbox.ospm_has_switch:not(.ospm_disabled):active .ospm_checkbox_switch[value] .ospm_switch_box,.ospm_checkbox.ospm_has_switch:not(.ospm_disabled):hover .ospm_checkbox_switch[value] .ospm_switch_box{background-color:var(--success-01-contrast)}.ospm_checkbox.ospm_has_switch.ospm_disabled .ospm_checkbox_switch .ospm_switch_box{background-color:var(--disabled-02)}.ospm_checkbox.ospm_has_switch .ospm_checkbox_switch .ospm_switch_box .ospm_switch_circle{background-color:var(--readable-04);border-radius:100%;height:var(--size-12);height:var(--small_10);-webkit-transition:margin-left .4s ease 0s;transition:margin-left .4s ease 0s;width:var(--size-12);width:var(--small_10)}.ospm_checkbox.ospm_has_switch .ospm_checkbox_switch[value] .ospm_switch_box .ospm_switch_circle{margin-left:var(--small_15)}.ospm_checkbox.ospm_has_switch .ospm_checkbox_switch .ospm_icon{display:none}.ospm_checkbox.ospm_has_switch.ospm_focus_inside .ospm_switch_box:before{border:var(--tiny_02) solid var(--focus-01);border-radius:calc(var(--size-8) + var(--size-2)*2);border-radius:calc(var(--small_05) + var(--tiny_02)*2);bottom:calc(var(--size-2)*-2);bottom:calc(var(--tiny_02)*-2);content:" ";display:block;left:calc(var(--size-2)*-2);left:calc(var(--tiny_02)*-2);position:absolute;right:calc(var(--size-2)*-2);right:calc(var(--tiny_02)*-2);top:calc(var(--size-2)*-2);top:calc(var(--tiny_02)*-2)}.ospm_checkbox[data-mode=error] .ospm_checkbox_box[value] .ospm_icon>svg{fill:var(--error-01-contrast)}.ospm_checkbox[data-mode=error] .ospm_checkbox_box,.ospm_checkbox[data-mode=error] .ospm_checkbox_switch{border-color:var(--error-01-contrast)}.ospm_checkbox[data-mode=error] .ospm_checkbox_switch .ospm_switch_box,.ospm_checkbox[data-mode=error].ospm_has_switch .ospm_checkbox_switch[value] .ospm_switch_box{background-color:var(--error-01-contrast)}.ospm_checkbox .ospm_left_icon{margin-left:var(--small_20)}.ospm_device_mobile .ospm_checkbox .ospm_left_icon,.ospm_flow_layout_3_columns .ospm_checkbox .ospm_left_icon,.ospm_three_column_layout_center .ospm_checkbox .ospm_left_icon,.ospm_three_column_layout_left .ospm_checkbox .ospm_left_icon,.ospm_three_column_layout_right .ospm_checkbox .ospm_left_icon,.ospm_two_column_layout_12_left .ospm_checkbox .ospm_left_icon,.ospm_two_column_layout_21_right .ospm_checkbox .ospm_left_icon{margin-left:var(--small_10)}.ospm_checkbox .ospm_widget_error_message{color:var(--error-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--label_default_04_font_size);line-height:var(--label_default_04_line_height)}.ospm_checkbox .ospm_widget_error_message>.ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-top:var(--tiny_02);width:var(--size-16);width:var(--small_20)}.ospm_list .ospm_checkbox .ospm_widget_error_message,.ospm_list .ospm_radiobutton .ospm_widget_error_message{margin-top:calc(var(--small_05)*-1);padding-bottom:var(--small_10)}.ospm_checkbox:not(.ospm_list_entry_wrapper){white-space:normal}.ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content{padding-right:var(--small_05)}.ospm_checkbox:not(.ospm_disabled):hover{background-color:var(--ui-03)}.ospm_checkbox .ospm_widget_error_message{padding-left:var(--small_25);padding-right:var(--small_25)}.depot-cockpit .ospm_checkbox_box input{z-index:-5}.ospm_checkbox_box.ospm_radiobutton_box{border-radius:100%}.ospm_checkbox_box.ospm_radiobutton_box .ospm_icon>svg{display:none}.ospm_checkbox_box.ospm_radiobutton_box .ospm_icon{background-color:var(--secondary-01);border-radius:100%;height:80%;margin:auto;width:80%}.ospm_checkbox_box.ospm_radiobutton_box[value]:hover .ospm_icon,.ospm_radiobutton.ospm_focus_inside .ospm_checkbox_box.ospm_radiobutton_box[value] .ospm_icon{background-color:var(--readable-01)}.ospm_radiobutton.ospm_disabled .ospm_checkbox_box.ospm_radiobutton_box[value] .ospm_icon{background-color:var(--disabled-01)}.ospm_radiobutton[data-mode=error] .ospm_checkbox_box.ospm_radiobutton_box[value] .ospm_icon{background-color:var(--error-01-contrast)}.ospm_checkbox.ospm_radiobutton.ospm_focus_inside .ospm_checkbox_box.ospm_radiobutton_box:before{border-radius:100%}.ospm_checkable{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_checkable_right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ospm_checkable_checkbox_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0;width:36px}.ospm_list_cell_container .ospm_texttable_container.ospm_list_entry_wrapper .ospm_checkable_checkbox_container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px}.ospm_list_cell_container.ospm_min_height_large .ospm_textinput.ospm_list_entry_wrapper .ospm_checkable_checkbox_container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.ospm_list_cell_container .ospm_textarea_container.ospm_list_entry_wrapper .ospm_checkable_checkbox_container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:22px}.ospm_device_mobile .ospm_list_cell_container .ospm_slider.ospm_list_entry_wrapper .ospm_checkable_checkbox_container,.ospm_device_mobile .ospm_list_cell_container .ospm_slider_large.ospm_list_entry_wrapper .ospm_checkable_checkbox_container,.ospm_list_cell_container.ospm_min_height_large .ospm_slider.ospm_list_entry_wrapper .ospm_checkable_checkbox_container,.ospm_list_cell_container.ospm_min_height_large .ospm_slider_large.ospm_list_entry_wrapper .ospm_checkable_checkbox_container{padding-top:90px}.ospm_device_mobile .ospm_list_cell_container .ospm_slider_small.ospm_list_entry_wrapper .ospm_checkable_checkbox_container,.ospm_list_cell_container.ospm_min_height_large .ospm_slider_small.ospm_list_entry_wrapper .ospm_checkable_checkbox_container{padding-top:65px}body:not(.ospm_device_mobile) .ospm_list_cell_container:not(.ospm_min_height_large) .ospm_hbar.ospm_list_entry_wrapper .ospm_checkable_checkbox_container{padding-top:6px}body.ospm_device_mobile .ospm_list_cell_container:not(.ospm_min_height_large) .ospm_hbar.ospm_list_entry_wrapper .ospm_checkable_checkbox_container{padding-top:15px}.ospm_device_mobile .ospm_checkable_checkbox_container,.ospm_list_cell_container.ospm_min_height_large .ospm_list_entry_wrapper .ospm_checkable_checkbox_container{padding-top:0}.ospm_checkable_checkbox_container+.ospm_widget_content_wrapper,.ospm_checkable_checkbox_container~.ospm_labelfield{width:calc(100% - 36px)}.ospm_checkable_checkbox_container+.ospm_widget_content_wrapper .ospm_list_entry_left_content_form_wrapper{display:inline-block;width:calc(38% - 22.32px)}.ospm_checkable_checkbox_container+.ospm_widget_content_wrapper .ospm_layout_right_form_wrapper,.ospm_checkable_checkbox_container+.ospm_widget_content_wrapper .ospm_textinput_value_container_form_wrapper{display:inline-block;width:calc(62% + 22.32px)}.ospm_checkable_right .ospm_checkable_checkbox_container+.ospm_widget_content_wrapper .ospm_list_entry_left_content_form_wrapper{width:calc(38% + 13.68px)}.ospm_checkable_right .ospm_checkable_checkbox_container+.ospm_widget_content_wrapper .ospm_layout_right_form_wrapper,.ospm_checkable_right .ospm_checkable_checkbox_container+.ospm_widget_content_wrapper .ospm_textinput_value_container_form_wrapper{width:calc(62% - 13.68px)}.ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box{cursor:pointer;margin:0 16px 0 0}#ospm_app .ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box,.ospm_view_wrapper .ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box{cursor:pointer}.ospm_checkable_right .ospm_checkable_checkbox_container .ospm_checkbox_box{margin:0 0 0 16px}#ospm_app .ospm_checkable.ospm_clickable,.ospm_checkable.ospm_clickable,.ospm_view_wrapper .ospm_checkable.ospm_clickable{cursor:auto}.ospm_checkable.ospm_disabled:not(.ospm_text):not(.ospm_hbar) .ospm_checkable_checkbox_container .ospm_checkbox_box{opacity:.38}.ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box.ospm_disabled{pointer-events:none}.ospm_texttable_entry .ospm_checkable_checkbox_container{margin-bottom:var(--small_02)!important;margin-top:var(--small_02)!important}.ospm_texttable_entry .ospm_checkable_checkbox_container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_texttable_entry .ospm_checkbox_box{margin-right:var(--small_22)!important}.ospm_device_mobile .ospm_texttable_entry .ospm_checkbox_box,.ospm_flow_layout_3_columns .ospm_texttable_entry .ospm_checkbox_box,.ospm_three_column_layout_center .ospm_texttable_entry .ospm_checkbox_box,.ospm_three_column_layout_left .ospm_texttable_entry .ospm_checkbox_box,.ospm_three_column_layout_right .ospm_texttable_entry .ospm_checkbox_box,.ospm_two_column_layout_12_left .ospm_texttable_entry .ospm_checkbox_box,.ospm_two_column_layout_21_right .ospm_texttable_entry .ospm_checkbox_box{margin-right:var(--small_15)!important}.ospm_selectionrow:not(.ospm_list_entry_wrapper){white-space:normal}.ospm_selectionrow_options{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_selectionrow>.ospm_selectionrow_main_content>.ospm_list_entry_left_content .ospm_list_entry_left_content_first_line{padding-right:var(--small_30)}.ospm_selectionrow .ospm_list_entry_left_content .ospm_list_entry_left_content_first_line>.ospm_label{color:var(--label_default_03_color);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}.ospm_selectionrow .ospm_list_entry_left_content .ospm_list_entry_left_content_second_line>.ospm_sublabel{font-size:var(--label_default_04_font_size);line-height:var(--label_default_04_line_height)}.ospm_selectionrow.ospm_has_label.ospm_has_sublabel .ospm_list_entry_left_content_second_line>.ospm_sublabel{margin-top:var(--tiny_02)}.ospm_selectionrow .ospm_list_entry_left_content .ospm_list_entry_left_content_first_line>.ospm_optional{color:var(--ui-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content{margin-left:var(--small_15);margin-right:var(--small_15)}.ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content{padding-right:0}.ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox{position:relative}.ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after{background-color:var(--ui-03);bottom:var(--size-12);bottom:var(--small_10);content:" ";display:block;position:absolute;right:0;top:var(--size-12);top:var(--small_10);width:var(--size-1);width:var(--tiny_01)}.ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:last-child:after{content:none}.ospm_selectionrow .ospm_widget_error_message{color:var(--error-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);padding-left:var(--small_25);padding-right:var(--small_25);padding-top:var(--small_05)}.ospm_selectionrow .ospm_widget_error_message>.ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);margin-top:var(--tiny_02);width:var(--size-16);width:var(--small_20)}.ospm_selectionrow.ospm_disabled .ospm_list_entry_left_content .ospm_list_entry_left_content_first_line>.ospm_label,.ospm_selectionrow.ospm_disabled .ospm_selectionrow .ospm_list_entry_left_content .ospm_list_entry_left_content_first_line>.ospm_optional{color:var(--disabled-01)}.ospm_contextmenuview_content .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_device_mobile .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_selectionrow.ospm_mobile_design .ospm_selectionrow_main_content,.ospm_three_column_layout_center .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_three_column_layout_left .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_three_column_layout_right .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_two_column_layout_12_right .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_two_column_layout_21_left .ospm_selectionrow .ospm_selectionrow_main_content,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_selectionrow_main_content{-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_contextmenuview_content .ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line,.ospm_device_mobile .ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line,.ospm_mobile_design.ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_center .ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_left .ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_right .ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_selectionrow_main_content .ospm_list_entry_left_content_first_line{word-break:break-word}.ospm_contextmenuview_content .ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options,.ospm_device_mobile .ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options,.ospm_mobile_design.ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options,.ospm_three_column_layout_center .ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options,.ospm_three_column_layout_left .ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options,.ospm_three_column_layout_right .ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_selectionrow_main_content .ospm_selectionrow_options{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_device_mobile .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox,.ospm_mobile_design.ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox,.ospm_three_column_layout_center .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox,.ospm_three_column_layout_left .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox,.ospm_three_column_layout_right .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox{margin-left:calc(var(--small_10)*-1);margin-right:calc(var(--small_10)*-1);padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_device_mobile .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content,.ospm_mobile_design.ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content,.ospm_three_column_layout_center .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content,.ospm_three_column_layout_left .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content,.ospm_three_column_layout_right .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox_content{margin-left:0;margin-right:0}.ospm_device_mobile .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after,.ospm_mobile_design.ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after,.ospm_three_column_layout_center .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after,.ospm_three_column_layout_left .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after,.ospm_three_column_layout_right .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_selectionrow_options .ospm_checkbox:after{bottom:0;height:var(--size-1);height:var(--tiny_01);left:var(--size-12);left:var(--small_10);right:var(--size-12);right:var(--small_10);top:auto;width:auto}.ospm_device_mobile .ospm_selectionrow:not(.ospm_has_lefticon) .ospm_selectionrow_main_content:before,.ospm_flow_layout_3_columns .ospm_selectionrow:not(.ospm_has_lefticon) .ospm_selectionrow_main_content:before,.ospm_mobile_design.ospm_selectionrow:not(.ospm_has_lefticon) .ospm_selectionrow_main_content:before,.ospm_three_column_layout_center .ospm_selectionrow:not(.ospm_has_lefticon) .ospm_selectionrow_main_content:before,.ospm_three_column_layout_left .ospm_selectionrow:not(.ospm_has_lefticon) .ospm_selectionrow_main_content:before,.ospm_three_column_layout_right .ospm_selectionrow:not(.ospm_has_lefticon) .ospm_selectionrow_main_content:before,.ospm_two_column_layout_12_left .ospm_selectionrow:not(.ospm_has_lefticon) .ospm_selectionrow_main_content:before,.ospm_two_column_layout_21_right .ospm_selectionrow:not(.ospm_has_lefticon) .ospm_selectionrow_main_content:before{content:" ";display:block;width:1px}.ospm_selectionrow{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_selectionrow,.ospm_flow_layout_3_columns .ospm_selectionrow,.ospm_three_column_layout_center .ospm_selectionrow,.ospm_three_column_layout_left .ospm_selectionrow,.ospm_three_column_layout_right .ospm_selectionrow,.ospm_two_column_layout_12_left .ospm_selectionrow,.ospm_two_column_layout_21_right .ospm_selectionrow{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_vertical_flex_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.ospm_flex_items_align_left,.ospm_flex_items_align_right{-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_flex_items_align_left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.ospm_flex_items_align_right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.ospm_selectionrow.ospm_mobile_design .ospm_list_entry_left_content .ospm_left_icon{margin-bottom:auto;margin-top:auto}.ospm_selectionrow.ospm_mobile_design .ospm_list_entry_left_content,.ospm_selectionrow.ospm_vertical_widget .ospm_list_entry_left_content{-webkit-box-flex:initial!important;-ms-flex:initial!important;flex:initial!important}.ospm_selectionrow.ospm_mobile_design .ospm_list_entry_left_content,.ospm_selectionrow.ospm_vertical_widget .ospm_list_entry_left_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;min-width:var(--size-0);min-width:var(--nosize)}.ospm_selectionrow.ospm_vertical_widget .ospm_selectionrow_options .ospm_checkbox:after{content:none}.ospm_device_mobile .ospm_selectionrow .ospm_selectionrow_main_content>.ospm_icon,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_selectionrow_main_content>.ospm_icon,.ospm_mobile_design.ospm_selectionrow .ospm_selectionrow_main_content>.ospm_icon,.ospm_three_column_layout_center .ospm_selectionrow .ospm_selectionrow_main_content>.ospm_icon,.ospm_three_column_layout_left .ospm_selectionrow .ospm_selectionrow_main_content>.ospm_icon,.ospm_three_column_layout_right .ospm_selectionrow .ospm_selectionrow_main_content>.ospm_icon,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_selectionrow_main_content>.ospm_icon,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_selectionrow_main_content>.ospm_icon{margin-right:var(--small_20)}.ospm_device_mobile .ospm_selectionrow .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_device_mobile .ospm_selectionrow .ospm_checkbox_icon_container .ospm_icon,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_flow_layout_3_columns .ospm_selectionrow .ospm_checkbox_icon_container .ospm_icon,.ospm_mobile_design.ospm_selectionrow .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_mobile_design.ospm_selectionrow .ospm_checkbox_icon_container .ospm_icon,.ospm_three_column_layout_center .ospm_selectionrow .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_center .ospm_selectionrow .ospm_checkbox_icon_container .ospm_icon,.ospm_three_column_layout_left .ospm_selectionrow .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_left .ospm_selectionrow .ospm_checkbox_icon_container .ospm_icon,.ospm_three_column_layout_right .ospm_selectionrow .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_three_column_layout_right .ospm_selectionrow .ospm_checkbox_icon_container .ospm_icon,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_two_column_layout_12_left .ospm_selectionrow .ospm_checkbox_icon_container .ospm_icon,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_checkbox_content .ospm_list_entry_left_content_first_line,.ospm_two_column_layout_21_right .ospm_selectionrow .ospm_checkbox_icon_container .ospm_icon{margin-left:var(--small_05)}.ospm_selectionrow.ospm_vertical_widget .ospm_selectionrow_options .ospm_checkbox_content{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_footer{border-top:var(--tiny_01) solid var(--ui-01);padding:var(--small_20) var(--small_25)}body.ospm_device_mobile .ospm_footer,div.ospm_flow_layout_3_columns .ospm_footer,div.ospm_three_column_layout_center .ospm_footer,div.ospm_three_column_layout_left .ospm_footer,div.ospm_three_column_layout_right .ospm_footer,div.ospm_two_column_layout_12_left .ospm_footer,div.ospm_two_column_layout_21_right .ospm_footer{padding:var(--small_10) var(--small_20)}.ospm_footer>.ospm_flex_items_align_center{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_footer .ospm_layout_center,.ospm_footer .ospm_layout_left,.ospm_footer .ospm_layout_right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.ospm_footer .ospm_layout_center:empty,.ospm_footer.ospm_only_right_button .ospm_layout_center:empty,.ospm_footer.ospm_only_right_button .ospm_layout_left:empty,.ospm_footer.ospm_single_button .ospm_layout_left:empty,.ospm_footer.ospm_single_button .ospm_layout_right:empty{display:none}.ospm_footer .ospm_layout_left>.ospm_icon{height:var(--size-32);height:var(--medium_10);margin-right:var(--small_20);width:var(--size-32);width:var(--medium_10)}.ospm_footer .ospm_layout_left>.ospm_icon>svg{fill:var(--readable-02)}.ospm_footer .ospm_layout_right>.ospm_icon{height:var(--size-24);height:var(--small_30);margin-left:var(--small_20);margin-right:0;width:var(--size-24);width:var(--small_30)}.ospm_footer .ospm_layout_right>.ospm_icon>svg{fill:var(--readable-02)}.ospm_footer .ospm_layout_left>.ospm_labels_container>.ospm_label{font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height)}.ospm_footer .ospm_label{color:var(--readable-01)}body.ospm_device_mobile .ospm_footer.ospm_has_info_text .ospm_layout_left>.ospm_labels_container .ospm_label,div.ospm_flow_layout_3_columns .ospm_footer.ospm_has_info_text .ospm_layout_left>.ospm_labels_container .ospm_label,div.ospm_three_column_layout_center .ospm_footer.ospm_has_info_text .ospm_layout_left>.ospm_labels_container .ospm_label,div.ospm_three_column_layout_left .ospm_footer.ospm_has_info_text .ospm_layout_left>.ospm_labels_container .ospm_label,div.ospm_three_column_layout_right .ospm_footer.ospm_has_info_text .ospm_layout_left>.ospm_labels_container .ospm_label,div.ospm_two_column_layout_12_left .ospm_footer.ospm_has_info_text .ospm_layout_left>.ospm_labels_container .ospm_label,div.ospm_two_column_layout_21_right .ospm_footer.ospm_has_info_text .ospm_layout_left>.ospm_labels_container .ospm_label{display:block}.ospm_footer .ospm_entry_infotext{font-size:var(--label_default_04_font_size);line-height:var(--label_default_04_line_height)}.ospm_footer:not(.ospm_has_info_text) .ospm_layout_left .ospm_help_marker{padding-top:var(--tiny_02)}.ospm_footer .ospm_help_marker{padding-top:var(--tiny_02);vertical-align:top}.ospm_footer .ospm_help_marker,.ospm_footer .ospm_help_marker .ospm_icon{height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_footer .ospm_layout_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.ospm_footer .ospm_layout_right>.ospm_value_container{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);text-align:right}.ospm_footer .ospm_value_container{color:var(--readable-01)}.ospm_footer .ospm_layout_right>.ospm_value_container>.ospm_text_value{padding-right:var(--small_05)}.ospm_footer .ospm_layout_left .ospm_text_button.ospm_has_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ospm_footer .ospm_right_buttons_container .ospm_text_button.ospm_has_icon .ospm_icon{margin-left:var(--small_02);margin-right:0}.ospm_footer .ospm_layout_right>.ospm_right_buttons_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--size-32);gap:var(--medium_10);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body.ospm_device_mobile .ospm_footer .ospm_layout_right>.ospm_right_buttons_container,div.ospm_flow_layout_3_columns .ospm_footer .ospm_layout_right>.ospm_right_buttons_container,div.ospm_three_column_layout_center .ospm_footer .ospm_layout_right>.ospm_right_buttons_container,div.ospm_three_column_layout_left .ospm_footer .ospm_layout_right>.ospm_right_buttons_container,div.ospm_three_column_layout_right .ospm_footer .ospm_layout_right>.ospm_right_buttons_container,div.ospm_two_column_layout_12_left .ospm_footer .ospm_layout_right>.ospm_right_buttons_container,div.ospm_two_column_layout_21_right .ospm_footer .ospm_layout_right>.ospm_right_buttons_container{gap:var(--size-24);gap:var(--small_30)}.ospm_footer .ospm_layout_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ospm_footer .ospm_text_button{color:var(--readable-02);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}.ospm_footer .ospm_text_button>div{text-decoration:underline;text-decoration-color:inherit}.ospm_footer .ospm_text_button>.ospm_icon.ospm_icon_size_undefined{height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_footer .ospm_text_button>.ospm_icon{margin-right:var(--small_02)}.ospm_footer .ospm_text_button>.ospm_icon>svg{fill:var(--readable-02)}.ospm_footer .ospm_text_button:hover{color:var(--secondary-01-hover)}.ospm_footer .ospm_text_button:hover>.ospm_icon>svg{fill:var(--secondary-01-hover)}.ospm_footer .ospm_text_button:focus{outline:none}.ospm_footer .ospm_text_button:focus>div{color:var(--focus-01);text-decoration-style:double}.ospm_footer .ospm_text_button:focus>.ospm_icon>svg{fill:var(--focus-01)}.ospm_footer .ospm_text_button:active{color:var(--secondary-01-active)}.ospm_footer .ospm_text_button:active>.ospm_icon>svg{fill:var(--secondary-01-active)}body.ospm_device_mobile .ospm_footer .ospm_layout_left .ospm_entry_infotext:before,div.ospm_flow_layout_3_columns .ospm_footer .ospm_layout_left .ospm_entry_infotext:before,div.ospm_three_column_layout_center .ospm_footer .ospm_layout_left .ospm_entry_infotext:before,div.ospm_three_column_layout_left .ospm_footer .ospm_layout_left .ospm_entry_infotext:before,div.ospm_three_column_layout_right .ospm_footer .ospm_layout_left .ospm_entry_infotext:before,div.ospm_two_column_layout_12_left .ospm_footer .ospm_layout_left .ospm_entry_infotext:before,div.ospm_two_column_layout_21_right .ospm_footer .ospm_layout_left .ospm_entry_infotext:before{content:normal}body.ospm_device_mobile .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center,div.ospm_flow_layout_3_columns .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center,div.ospm_three_column_layout_center .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center,div.ospm_three_column_layout_left .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center,div.ospm_three_column_layout_right .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center,div.ospm_two_column_layout_12_left .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center,div.ospm_two_column_layout_21_right .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}body.ospm_device_mobile .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>*,div.ospm_flow_layout_3_columns .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>*,div.ospm_three_column_layout_center .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>*,div.ospm_three_column_layout_left .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>*,div.ospm_three_column_layout_right .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>*,div.ospm_two_column_layout_12_left .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>*,div.ospm_two_column_layout_21_right .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>*{border-bottom:var(--tiny_01) solid var(--ui-03);padding-bottom:var(--small_10);padding-top:var(--small_10)}body.ospm_device_mobile .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>:first-child,div.ospm_flow_layout_3_columns .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>:first-child,div.ospm_three_column_layout_center .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>:first-child,div.ospm_three_column_layout_left .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>:first-child,div.ospm_three_column_layout_right .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>:first-child,div.ospm_two_column_layout_12_left .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>:first-child,div.ospm_two_column_layout_21_right .ospm_footer.ospm_footer_stack_buttons>.ospm_flex_items_align_center>:first-child{border-bottom:none}.ospm_footer .ospm_text_button.ospm_disabled,.ospm_footer.ospm_disabled *,.ospm_footer.ospm_disabled .ospm_labels_container .ospm_label{color:var(--disabled-01);pointer-events:none}.ospm_footer .ospm_text_button.ospm_disabled>.ospm_icon>svg,.ospm_footer.ospm_disabled .ospm_text_button>.ospm_icon>svg,.ospm_footer.ospm_disabled svg{fill:var(--disabled-01)}.ospm_summing_footer_wrapper.ospm_disabled{opacity:.38}.ospm_summing_footer_wrapper{border-bottom-left-radius:var(--size-8);border-bottom-left-radius:var(--small_05);border-bottom-right-radius:var(--size-8);border-bottom-right-radius:var(--small_05);margin-bottom:calc(var(--small_25)*-1)}.ospm_summing_footer{border-top:var(--tiny_01) solid var(--ui-01);margin-top:var(--small_05);padding:var(--small_25)}.ospm_device_mobile .ospm_summing_footer,.ospm_flow_layout_3_columns .ospm_summing_footer,.ospm_three_column_layout_center .ospm_summing_footer,.ospm_three_column_layout_left .ospm_summing_footer,.ospm_three_column_layout_right .ospm_summing_footer,.ospm_two_column_layout_12_left .ospm_summing_footer,.ospm_two_column_layout_21_right .ospm_summing_footer{padding:var(--small_10) var(--small_20)}.ospm_summing_footer .ospm_list_entry_left_content{padding-bottom:0;padding-right:var(--medium_10);padding-top:0}.ospm_device_mobile .ospm_summing_footer .ospm_list_entry_left_content,.ospm_flow_layout_3_columns .ospm_summing_footer .ospm_list_entry_left_content,.ospm_three_column_layout_center .ospm_summing_footer .ospm_list_entry_left_content,.ospm_three_column_layout_left .ospm_summing_footer .ospm_list_entry_left_content,.ospm_three_column_layout_right .ospm_summing_footer .ospm_list_entry_left_content,.ospm_two_column_layout_12_left .ospm_summing_footer .ospm_list_entry_left_content,.ospm_two_column_layout_21_right .ospm_summing_footer .ospm_list_entry_left_content{padding-right:var(--small_30)}.ospm_summing_footer .ospm_list_entry_left_content .ospm_label{color:var(--readable-01);font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height)}.ospm_summing_footer .ospm_value_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--readable-02);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--currency_account_04_font_size);font-weight:var(--currency_account_04_font_weight);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;line-height:var(--currency_account_04_line_height);text-align:right}.ospm_summing_footer .ospm_value_container .ospm_value_unit{padding-left:var(--small_05)}.ospm_summing_footer .ospm_value_container .ospm_display_color_positive{color:var(--currency-positiv-01-contrast)}.ospm_summing_footer .ospm_value_container .ospm_display_color_negative{color:var(--currency-negative-01)}.ospm_summing_footer .ospm_value_container>div:first-child{display:inline-block}.ospm_summing_footer .ospm_value_container>div:first-child:not(:empty){padding-right:var(--small_20)}.ospm_summing_footer .ospm_list_entry_left_content .ospm_entry_infotext{color:var(--readable-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_summing_footer .ospm_list_entry_left_content .ospm_entry_infotext:not(:empty):before{content:" ";display:block}.ospm_summing_footer_wrapper.ospm_clickable{margin-left:calc(var(--small_25)*-1);margin-right:calc(var(--small_25)*-1);padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_summing_footer_wrapper.ospm_clickable:focus,.ospm_summing_footer_wrapper.ospm_clickable:hover{background-color:var(--ui-03)}.ospm_summing_footer_wrapper.ospm_clickable:active{background-color:var(--ui-01)}.ospm_footer .ospm_entry_infotext,.ospm_footer .ospm_label{display:inline-block;line-height:normal;word-break:break-word}#ospm_app .ospm_footer .ospm_right_buttons_container .ospm_display_color_default,.ospm_dialogview_content .ospm_footer .ospm_right_buttons_container .ospm_display_color_default{color:var(--brand-01)}.ospm_footer .ospm_right_buttons_container .ospm_icon_next_brand svg *{fill:var(--brand-01)}.ospm_footer .ospm_right_buttons_container .ospm_icon_next_brand svg{width:16px}.ospm_footer .ospm_right_buttons_container .ospm_icon_next_red svg *{fill:var(--error-01-contrast)}.ospm_footer .ospm_right_buttons_container .ospm_icon_next_blue svg *{fill:var(--focus-01)}.ospm_footer .ospm_right_buttons_container .ospm_icon_next_green svg *{fill:var(--currency-positive-01-contrast)}.ospm_footer .ospm_right_buttons_container .ospm_icon_next_light svg *{fill:var(--ui-02)}.ospm_formattedtexteditor .ospm_editor_wrapper{position:relative}.ospm_formattedtexteditor{padding:var(--medium_30) 0 0}.ospm_device_mobile .ospm_formattedtexteditor,.ospm_flow_layout_3_columns .ospm_formattedtexteditor,.ospm_three_column_layout_center .ospm_formattedtexteditor,.ospm_three_column_layout_left .ospm_formattedtexteditor,.ospm_three_column_layout_right .ospm_formattedtexteditor,.ospm_two_column_layout_12_left .ospm_formattedtexteditor,.ospm_two_column_layout_21_right .ospm_formattedtexteditor{padding:var(--medium_20) var(--medium_15) var(--small_25)}.ospm_formattedtexteditor .ospm_editor ol,.ospm_formattedtexteditor .ospm_editor ul{padding-left:var(--small_25)}.ospm_formattedtexteditor .ospm_teheader{padding-bottom:var(--small_10)}.ospm_formattedtexteditor .ospm_teheader_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.ospm_formattedtexteditor .ospm_teheader_column{width:100%}.ospm_formattedtexteditor .ospm_toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle{color:var(--headline_02_light_color);font-size:var(--headline_02_light_font_size);font-weight:var(--headline_02_light_font_weight);line-height:var(--headline_02_light_line_height);padding-bottom:var(--small_30);white-space:break-spaces}.ospm_device_mobile .ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle,.ospm_flow_layout_3_columns .ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle,.ospm_three_column_layout_center .ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle,.ospm_three_column_layout_left .ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle,.ospm_three_column_layout_right .ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle,.ospm_two_column_layout_12_left .ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle,.ospm_two_column_layout_21_right .ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle{padding-bottom:var(--medium_10)}.ospm_formattedtexteditor .ospm_teheader_column:first-of-type{-webkit-box-flex:1;-ms-flex:1;flex:1}.ospm_formattedtexteditor .ospm_toolbar_btn{cursor:pointer;height:var(--size-36);height:var(--medium_12);margin-right:var(--small_05);outline:none;width:var(--size-36);width:var(--medium_12)}#ospm_app .ospm_formattedtexteditor .ospm_toolbar_btn,.ospm_view_wrapper .ospm_formattedtexteditor .ospm_toolbar_btn{cursor:pointer}.ospm_formattedtexteditor .ospm_toolbar_btn:active svg,.ospm_formattedtexteditor .ospm_toolbar_btn:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ospm_formattedtexteditor .ospm_toolbar_btn:focus{fill:var(--focus-01)}.ospm_formattedtexteditor .ospm_toolbar_btn:active{fill:var(--secondary-01-active);-webkit-filter:none;filter:none;-webkit-transform:none;transform:none}.ospm_formattedtexteditor .ospm_editor{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-02);border-radius:var(--size-8);border-radius:var(--small_05);color:var(--input_01_color);cursor:text;font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);height:100%;line-height:var(--input_01_line_height);min-height:125px;outline:none;padding:var(--small_10) var(--small_25);white-space:normal;width:100%;word-break:keep-all;z-index:1}#ospm_app .ospm_formattedtexteditor .ospm_editor,.ospm_view_wrapper .ospm_formattedtexteditor .ospm_editor{cursor:text}.ospm_formattedtexteditor .ospm_editor:hover{border:var(--tiny_01) solid var(--readable-01)}.ospm_formattedtexteditor .ospm_editor:focus{border:var(--tiny_01) solid var(--focus-01)}.ospm_formattedtexteditor .ospm_editor p:after{background:url(../../res/ospm/formattedtexteditor/paragraph.svg) -6px -6px no-repeat;border-radius:var(--size-2);border-radius:var(--tiny_02);border-style:solid;border-width:var(--tiny_01);content:" ";display:block;height:var(--size-18);height:var(--small_22);margin:var(--small_02) 0 var(--small_02) 0;width:var(--size-18);width:var(--small_22)}.ospm_formattedtexteditor_v2_info_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ospm_formattedtexteditor .ospm_editor_infomessage,.ospm_formattedtexteditor .ospm_widget_error_message{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);padding:var(--small_05) var(--small_20) 0 var(--small_25);white-space:break-spaces}.ospm_formattedtexteditor .ospm_widget_error_message{color:var(--error-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ospm_formattedtexteditor .ospm_editor_infomessage{color:var(--secondary-01)}.ospm_formattedtexteditor.ospm_has_error_messages .ospm_editor_infomessage{display:none}.ospm_formattedtexteditor .ospm_widget_error_message>.ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);width:var(--size-16);width:var(--small_20)}.ospm_formattedtexteditor .ospm_character_countdown{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);padding-right:var(--small_10);padding-top:var(--small_05)}.ospm_formattedtexteditor.ospm_has_error_messages .ospm_character_countdown_highlighted{color:var(--error-01-contrast)}.ospm_hbar .ospm_widget_content_wrapper .ospm_text_container .ospm_flex_items_align_center{padding-left:var(--nosize);padding-right:var(--small_20)}body.ospm_device_mobile .ospm_hbar .ospm_widget_content_wrapper .ospm_text_container,body:not(.ospm_device_mobile) .ospm_hbar .ospm_widget_content_wrapper .ospm_text_container{margin-bottom:var(--small_20);padding:var(--nosize)}.ospm_hbar .ospm_widget_content_wrapper .ospm_text_container .ospm_list_entry_left_content{padding-bottom:var(--nosize);padding-top:var(--nosize)}.ospm_device_mobile .ospm_hbar .ospm_widget_content_wrapper .ospm_text_container{padding-bottom:var(--small_10);padding-top:var(--nosize)}.ospm_hbar .ospm_value_unit{padding-left:var(--small_02)}.ospm_device_mobile .ospm_hbar,.ospm_hbar{padding:var(--small_20) var(--small_25) var(--small_20) var(--small_25)!important}.ospm_device_mobile .ospm_hbar{padding:var(--small_10)!important}.ospm_hbar_bar_background_filled{background-color:var(--ui-03)}.ospm_hbar_bar_background_filled:not(:last-child):not(~.ospm_hbar_zeropoint){height:var(--size-0)!important;height:var(--nosize)!important}.ospm_hbar_bar_background_filled+.ospm_hbar_zeropoint{height:var(--size-8);height:var(--small_05)}.ospm_hbar_bar_background_filled+.ospm_hbar_zeropoint_large{height:var(--size-16);height:var(--small_20)}.ospm_device_mobile .ospm_hbar.ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box{margin-right:var(--small_10)}.ospm_hbar .ospm_hbar_zeropoint{height:var(--size-4);height:var(--small_02);position:absolute;width:50%}.ospm_hbar .ospm_hbar_zeropoint:after{background-color:var(--secondary-01);border-radius:var(--size-8);border-radius:var(--small_05);content:" ";display:inline-block;height:var(--size-20);height:var(--small_25);position:absolute;right:calc((var(--size-1) + var(--size-2))*-1);right:calc((var(--tiny_01) + var(--tiny_02))*-1);top:calc(var(--size-14)*-1);top:calc(var(--small_15)*-1);width:var(--size-2);width:var(--tiny_02);z-index:2}.ospm_hbar .ospm_hbar_zeropoint_large{height:var(--size-20);height:var(--small_25);position:absolute;width:50%}.ospm_hbar .ospm_hbar_zeropoint_large:after{background-color:var(--secondary-01);border-radius:var(--size-8);border-radius:var(--small_05);content:" ";display:inline-block;height:var(--size-28);height:var(--small_35);position:absolute;right:calc((var(--size-1) + var(--size-2))*-1);right:calc((var(--tiny_01) + var(--tiny_02))*-1);top:calc(var(--size-22)*-1);top:calc(var(--small_27)*-1);width:var(--size-2);width:var(--tiny_02);z-index:2}.ospm_hbar_bar_segment{border-radius:var(--size-0);border-radius:var(--nosize);bottom:var(--size-0);bottom:var(--nosize);position:absolute;z-index:1}.ospm_hbar_bar_segment .ospm_label{-ms-flex-line-pack:center;align-content:center;content:"";display:grid;height:100%;line-height:var(--size-20);line-height:var(--small_25);position:absolute;text-align:center;width:100%}.ospm_hbar_bar_segment:last-child{border-radius:var(--size-0) var(--size-8) var(--size-8) var(--size-0);border-radius:var(--nosize) var(--small_05) var(--small_05) var(--nosize)}.ospm_hbar .ospm_hbar_marker{height:var(--size-4);height:var(--small_02);position:absolute;width:50%}.ospm_hbar .ospm_hbar_marker:after{border-right:var(--tiny_02) dashed;border-color:inherit;content:"";display:inline-block;height:var(--size-16);height:var(--small_20);position:absolute;right:calc(var(--size-1)*-1);right:calc(var(--tiny_01)*-1);top:calc(var(--size-12)*-1);top:calc(var(--small_10)*-1);width:var(--size-2);width:var(--tiny_02)}.ospm_hbar .ospm_hbar_marker .ospm_mark_label_container .ospm_label{top:var(--size-12);top:var(--small_10)}.ospm_hbar .ospm_hbar_marker .ospm_mark_label_container .ospm_label,.ospm_hbar .ospm_hbar_marker_large .ospm_mark_label_container .ospm_label{content:"";font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-0);line-height:var(--nosize);opacity:.64;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ospm_hbar .ospm_hbar_marker_large .ospm_mark_label_container .ospm_label{top:var(--size-16);top:var(--small_20)}.ospm_hbar .ospm_hbar_marker_large{height:var(--size-20);height:var(--small_25);position:absolute;width:50%}.ospm_hbar .ospm_hbar_marker_large:after{border-left:var(--tiny_02) dashed;border-color:inherit;content:" ";display:inline-block;height:var(--size-28);height:var(--small_35);position:absolute;right:calc((var(--size-1) + var(--size-2))*-1);right:calc((var(--tiny_01) + var(--tiny_02))*-1);top:calc(var(--size-20)*-1);top:calc(var(--small_25)*-1);width:var(--size-2);width:var(--tiny_02)}.ospm_hbar .ospm_mark_label_container{height:inherit;left:100%;position:absolute}.ospm_hbar .ospm_text_value{padding-left:var(--small_20)}.ospm_hbar .ospm_text_value,.ospm_hbar .ospm_value_unit{font-size:var(--size-16);font-size:var(--small_20)}.ospm_hbar .ospm_value_container.ospm_text_style_0 .ospm_text_value.ospm_positive,.ospm_hbar .ospm_value_container.ospm_text_style_0 .ospm_text_value.ospm_positive+.ospm_value_unit{color:var(--currency-positive-01-contrast)}.ospm_hbar .ospm_value_container.ospm_text_style_0 .ospm_text_value.ospm_negative,.ospm_hbar .ospm_value_container.ospm_text_style_0 .ospm_text_value.ospm_negative+.ospm_value_unit{color:var(--currency-negative-01)}.ospm_hbar .ospm_labelfield .ospm_value_container{padding-left:var(--medium_10)}.ospm_hbar .ospm_widget_content_wrapper{position:relative}.ospm_hbar .ospm_hbar_bar_segment .ospm_label{color:var(--readable-03);font-size:var(--label_bold_04_font_size);font-weight:var(--label_bold_04_font_weight);line-height:var(--label_bold_04_line_height)}.ospm_hbar_bar_tooltip.ospm_tooltip{border:var(--tiny_01) solid var(--ui-03);border-radius:var(--size-8);border-radius:var(--small_05);pointer-events:none;position:absolute;z-index:2820}.ospm_hbar .ospm_label,.ospm_hbar_bar_tooltip.ospm_tooltip{color:var(--headline_05_color);font-size:var(--headline_05_font_size);font-weight:400;line-height:var(--headline_05_line_height)}.ospm_hbar_bar_tooltip:after{background:#fff;border-style:none;-webkit-box-shadow:calc(var(--size-1)*-1) var(--size-1) var(--size-0) var(--size-0) rgba(0,0,0,.08);box-shadow:calc(var(--size-1)*-1) var(--size-1) var(--size-0) var(--size-0) rgba(0,0,0,.08);-webkit-box-shadow:calc(var(--tiny_01)*-1) var(--tiny_01) var(--nosize) var(--nosize) rgba(0,0,0,.08);box-shadow:calc(var(--tiny_01)*-1) var(--tiny_01) var(--nosize) var(--nosize) rgba(0,0,0,.08);content:"";height:var(--size-8);height:var(--small_05);left:calc(50% - var(--size-4));left:calc(50% - var(--small_02));position:absolute;top:calc(var(--size-4)*-1);top:calc(var(--small_02)*-1);-webkit-transform:rotate(135deg);transform:rotate(135deg);width:var(--size-8);width:var(--small_05);z-index:2819}.ospm_hbar .ospm_text_value.ospm_negative:before{content:"-";display:inline-block;padding-right:calc(var(--tiny_02) + var(--tiny_01))}body:not(.ospm_device_mobile) .ospm_list_cell_container:not(.ospm_min_height_large) .ospm_hbar.ospm_list_entry_wrapper .ospm_checkable_checkbox_container{padding-top:0!important}.ospm_hbar .ospm_value_container{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_hbar .ospm_value_container>span{display:inline-block;line-height:normal;word-break:break-word}.ospm_horizontal_line{border-bottom-style:solid;border-bottom-width:var(--tiny_01);border-color:var(--ui-01);height:1px;margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_horizontal_line,.ospm_flow_layout_3_columns .ospm_horizontal_line,.ospm_three_column_layout_center .ospm_horizontal_line,.ospm_three_column_layout_left .ospm_horizontal_line,.ospm_three_column_layout_right .ospm_horizontal_line,.ospm_two_column_layout_12_left .ospm_horizontal_line,.ospm_two_column_layout_21_right .ospm_horizontal_line{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_horizontal_line.ospm_full_width{margin-left:0;margin-right:0}.ospm_list .ospm_list_entry_wrapper.ospm_widget_without_bottom_border:not(:focus):after{border-color:transparent!important}.ospm_list .ospm_list_entry_wrapper.ospm_horizontal_line:after{content:none}.ospm_app_main_rightbar_wrapper .ospm_list{border-radius:0}.ospm_app_main_rightbar_wrapper .ospm_texttable_entry{padding:0!important}.ospm_app_main_rightbar_wrapper .ospm_list_entry{padding:0}.ospm_app_main_rightbar_wrapper .ospm_texttable_entry .ospm_header{border-bottom:none}.ospm_textinput{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_textinput,.ospm_flow_layout_3_columns .ospm_textinput,.ospm_three_column_layout_center .ospm_textinput,.ospm_three_column_layout_left .ospm_textinput,.ospm_three_column_layout_right .ospm_textinput,.ospm_two_column_layout_12_left .ospm_textinput,.ospm_two_column_layout_21_right .ospm_textinput{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_textinput .ospm_textinput_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-02);border-radius:var(--size-8);border-radius:var(--small_05);display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 var(--small_25);position:relative}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper{border:var(--tiny_02) solid var(--focus-01);margin:-1px}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper:not(.ospm_contextmenu_top){border-bottom-left-radius:0;border-bottom-right-radius:0}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper.ospm_contextmenu_top{border-top-left-radius:0;border-top-right-radius:0}.ospm_textinput .ospm_widget_content_wrapper{-ms-flex-item-align:stretch;align-self:stretch}.ospm_textinput .ospm_label_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:var(--size-24);top:var(--small_30);-webkit-transition:top .2s ease;transition:top .2s ease;width:100%;word-break:break-all}.ospm_textinput:not(.ospm_widget_nowrap) .ospm_label_container{white-space:pre-wrap}.ospm_textinput:not(.ospm_widget_nowrap).ospm_has_subvalue .ospm_label_container .ospm_right_label{max-width:40%;min-width:15%;width:auto}.ospm_device_mobile .ospm_textinput:not(.ospm_widget_nowrap).ospm_has_subvalue .ospm_label_container .ospm_right_label{min-width:15%}.ospm_textinput:not(.ospm_widget_nowrap) .ospm_label_container .ospm_left_label{width:auto}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label_container,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label_container,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label_container,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label_container,.ospm_textinput:not(.ospm_input_empty) .ospm_label_container{top:var(--size-12);top:var(--small_10)}.ospm_textinput .ospm_widget_content_wrapper .ospm_label{color:var(--readable-02);font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);overflow:hidden;text-overflow:ellipsis;-webkit-transition:font-size .2s ease;transition:font-size .2s ease;white-space:nowrap}.ospm_textinput:not(.ospm_widget_nowrap) .ospm_label{display:inline;white-space:pre-wrap}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label,.ospm_textinput:not(.ospm_input_empty) .ospm_label{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_textinput .ospm_labelfield{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:var(--size-72);height:var(--medium_35);padding-bottom:var(--small_30);padding-top:var(--small_30);position:relative;white-space:nowrap}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_labelfield,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_labelfield,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_labelfield,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_labelfield,.ospm_textinput:not(.ospm_input_empty) .ospm_labelfield{padding-bottom:var(--small_10);padding-top:var(--small_10)}.ospm_textinput:not(.ospm_has_value_unit) .ospm_textinput_value_container,.ospm_textinput:not(.ospm_has_value_unit) .ospm_textinput_value_container input{width:100%}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_textinput_value_container,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_textinput_value_container,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_textinput_value_container,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_textinput_value_container,.ospm_textinput:not(.ospm_input_empty) .ospm_textinput_value_container{height:var(--size-24);height:var(--small_30);margin-top:var(--small_02)}.ospm_textinput .ospm_labelfield .ospm_textinput_value{background:transparent;border:none;bottom:0;color:var(--readable-01);height:var(--size-24);height:var(--small_30);left:0;margin:calc(var(--small_25) + var(--small_10) + var(--small_02)) 0 var(--small_10);outline:none;top:0}.ospm_textinput .ospm_labelfield .ospm_textinput_value,.ospm_textinput .ospm_textinput_value_container .ospm_value_unit{font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);position:absolute;right:0}.ospm_textinput .ospm_textinput_value_container .ospm_value_unit{color:var(--readable-02);max-width:40%;overflow:hidden;padding-left:var(--small_05);text-overflow:ellipsis;top:var(--size-36);top:var(--medium_12)}.ospm_textinput .ospm_sublabel{color:var(--readable-02);display:inline-block;font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);overflow:hidden;text-overflow:ellipsis;-webkit-transition:font-size .2s ease;transition:font-size .2s ease}.ospm_textinput:not(.ospm_widget_nowrap).ospm_has_sublabel .ospm_sublabel{display:inline}.ospm_textinput .ospm_sublabel:before{color:var(--readable-02);content:"-";font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);padding-left:var(--small_02);padding-right:var(--small_02);-webkit-transition:font-size .2s ease;transition:font-size .2s ease}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel,.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_textinput:not(.ospm_input_empty) .ospm_sublabel,.ospm_textinput:not(.ospm_input_empty) .ospm_sublabel:before{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_textinput .ospm_optional{color:var(--ui-02);font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);-webkit-transition:font-size .2s ease;transition:font-size .2s ease}.ospm_textinput:not(.ospm_widget_nowrap) .ospm_optional{display:inline}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_optional,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_optional,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_optional,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_optional,.ospm_textinput:not(.ospm_input_empty) .ospm_optional{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_textinput .ospm_label_spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_textinput .ospm_subvalue_content{-ms-flex-item-align:baseline;align-self:baseline;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);max-width:none;padding:0}.ospm_textinput .ospm_subvalue_content .ospm_subvalue{overflow:hidden;text-overflow:ellipsis}.ospm_textinput .ospm_subvalue_container{color:var(--readable-02);font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);-webkit-transition:font-size .2s ease;transition:font-size .2s ease}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_textinput:not(.ospm_input_empty) .ospm_subvalue_container{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_textinput .ospm_entry_infotext{color:var(--readable-02);display:block;font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-24);line-height:var(--small_30);margin-top:var(--small_05);padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_textinput .ospm_entry_infotext:empty{margin-top:0}.ospm_textinput .ospm_entry_infotext:before{content:normal}.ospm_textinput .ospm_entry_infotext:after{content:" "}.ospm_textinput .ospm_textinput_caption .ospm_help_marker{position:relative;top:-1px}.ospm_textinput .ospm_textinput_caption .ospm_help_marker>.ospm_icon{margin-left:0;padding-left:0}.ospm_textinput .ospm_widget_error_message{color:var(--error-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_textinput .ospm_widget_error_message>.ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);margin-top:var(--tiny_02);width:var(--size-16);width:var(--small_20)}.ospm_textinput .ospm_textinput_wrapper>.ospm_icon{fill:var(--readable-02)}.ospm_textinput .ospm_textinput_wrapper>.ospm_icon_container{cursor:pointer;outline:none}#ospm_app .ospm_textinput .ospm_textinput_wrapper>.ospm_icon_container,.ospm_view_wrapper .ospm_textinput .ospm_textinput_wrapper>.ospm_icon_container{cursor:pointer}#ospm_app .ospm_textinput,.ospm_view_wrapper .ospm_textinput{cursor:text}.ospm_textinput .ospm_textinput_wrapper>.ospm_icon_container>.ospm_icon{margin-left:var(--small_10)}.ospm_textinput .ospm_icon_container *{pointer-events:none}.ospm_textinput.ospm_disabled .ospm_textinput_wrapper{border:var(--tiny_01) solid var(--disabled-01)}.ospm_textinput.ospm_disabled .ospm_icon_lock_s{display:block;height:var(--size-16);height:var(--small_20);margin-right:0;width:var(--size-16);width:var(--small_20)}.ospm_textinput.ospm_disabled .ospm_icon_lock_s>svg>use{fill:var(--readable-02)}.ospm_textinput.ospm_disabled .ospm_optional{display:none}.ospm_textinput.ospm_has_error_messages .ospm_textinput_wrapper{border:var(--tiny_02) solid var(--error-01-contrast);margin:-1px}.ospm_textinput.ospm_checkable{display:block}.ospm_textinput.ospm_checkable .ospm_textinput_wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_textinput.ospm_checkable .ospm_textinput_caption,.ospm_textinput.ospm_checkable .ospm_widget_error_message{-ms-flex-preferred-size:100%;flex-basis:100%}.ospm_textinput.ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-4);border-radius:var(--small_02);bottom:calc(var(--size-2)*-3);bottom:calc(var(--tiny_02)*-3);content:"";left:calc(var(--size-2)*-3);left:calc(var(--tiny_02)*-3);position:absolute;right:calc(var(--size-2)*-3);right:calc(var(--tiny_02)*-3);top:calc(var(--size-2)*-3);top:calc(var(--tiny_02)*-3)}.ospm_textinput.ospm_checkable:not(.ospm_disabled) .ospm_checkable_checkbox_container .ospm_checkbox_box.ospm_radiobutton_box:focus:after{border-radius:100%}.ospm_textinput.ospm_inputtool_active .ospm_textinput_wrapper:not(.ospm_contextmenu_top){border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:var(--ui-01);border-left-color:var(--focus-01);border-left-width:var(--tiny_02);border-right-color:var(--focus-01);border-right-width:var(--tiny_02);border-top-color:var(--focus-01);border-top-width:var(--tiny_02);margin:-1px}.ospm_textinput.ospm_inputtool_active .ospm_textinput_wrapper.ospm_contextmenu_top{border-color:var(--ui-01);border-bottom-color:var(--focus-01);border-bottom-width:var(--tiny_02);border-left-color:var(--focus-01);border-left-width:var(--tiny_02);border-right-color:var(--focus-01);border-right-width:var(--tiny_02);border-top-left-radius:0;border-top-right-radius:0;margin:-1px}.ospm_textinput .ospm_helpmessage_hinticon_container{display:inline;vertical-align:top;z-index:10}.ospm_textinput .ospm_help_marker>.ospm_icon{-webkit-transition:height .2s ease;transition:height .2s ease}.ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_help_marker>.ospm_icon,.ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_help_marker>.ospm_icon,.ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_help_marker>.ospm_icon,.ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_help_marker>.ospm_icon,.ospm_textinput:not(.ospm_input_empty) .ospm_help_marker>.ospm_icon{height:var(--size-18);height:var(--small_22)}.ospm_textinput .ospm_textinput_value::-ms-reveal{display:none}.ospm_textinput .ospm_password_show{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--readable-02);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-18);line-height:var(--small_22);margin-left:var(--small_10)}#ospm_app .ospm_textinput .ospm_password_show,.ospm_view_wrapper .ospm_textinput .ospm_password_show{cursor:pointer}.ospm_textinput .ospm_password_show>.ospm_icon{fill:var(--readable-02);height:var(--size-24);height:var(--small_30);margin-right:var(--small_05);margin-right:0;width:var(--size-24);width:var(--small_30)}.ospm_textinput .ospm_password_show>.ospm_label_span{margin-left:var(--small_05)}.ospm_textinput .ospm_password_show>.ospm_icon.ospm_icon_eye_close_s{display:none}.ospm_textinput .ospm_password_show.ospm_password_visible>.ospm_icon.ospm_icon_eye_close_s{display:block}.ospm_textinput .ospm_password_show.ospm_password_visible>.ospm_icon.ospm_icon_eye_s,body.ospm_device_mobile .ospm_textinput .ospm_password_show>.ospm_label_span,div.ospm_flow_layout_3_columns .ospm_textinput .ospm_password_show>.ospm_label_span,div.ospm_three_column_layout_center .ospm_textinput .ospm_password_show>.ospm_label_span,div.ospm_three_column_layout_left .ospm_textinput .ospm_password_show>.ospm_label_span,div.ospm_three_column_layout_right .ospm_textinput .ospm_password_show>.ospm_label_span,div.ospm_two_column_layout_12_left .ospm_textinput .ospm_password_show>.ospm_label_span,div.ospm_two_column_layout_21_right .ospm_textinput .ospm_password_show>.ospm_label_span{display:none}.ospm_device_mobile .ospm_textinput .ospm_textinput_wrapper,.ospm_flow_layout_3_columns .ospm_textinput .ospm_textinput_wrapper,.ospm_three_column_layout_center .ospm_textinput .ospm_textinput_wrapper,.ospm_three_column_layout_left .ospm_textinput .ospm_textinput_wrapper,.ospm_three_column_layout_right .ospm_textinput .ospm_textinput_wrapper,.ospm_two_column_layout_12_left .ospm_textinput .ospm_textinput_wrapper,.ospm_two_column_layout_21_right .ospm_textinput .ospm_textinput_wrapper{padding:0 var(--small_10)}.ospm_device_mobile .ospm_textinput .ospm_labelfield,.ospm_flow_layout_3_columns .ospm_textinput .ospm_labelfield,.ospm_three_column_layout_center .ospm_textinput .ospm_labelfield,.ospm_three_column_layout_left .ospm_textinput .ospm_labelfield,.ospm_three_column_layout_right .ospm_textinput .ospm_labelfield,.ospm_two_column_layout_12_left .ospm_textinput .ospm_labelfield,.ospm_two_column_layout_21_right .ospm_textinput .ospm_labelfield{height:var(--size-64);height:var(--medium_30);padding-bottom:var(--small_25);padding-top:var(--small_25)}.ospm_device_mobile .ospm_textinput .ospm_label,.ospm_device_mobile .ospm_textinput .ospm_optional,.ospm_device_mobile .ospm_textinput .ospm_sublabel,.ospm_device_mobile .ospm_textinput .ospm_subvalue_container,.ospm_flow_layout_3_columns .ospm_textinput .ospm_label,.ospm_flow_layout_3_columns .ospm_textinput .ospm_optional,.ospm_flow_layout_3_columns .ospm_textinput .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_textinput .ospm_subvalue_container,.ospm_three_column_layout_center .ospm_textinput .ospm_label,.ospm_three_column_layout_center .ospm_textinput .ospm_optional,.ospm_three_column_layout_center .ospm_textinput .ospm_sublabel,.ospm_three_column_layout_center .ospm_textinput .ospm_subvalue_container,.ospm_three_column_layout_left .ospm_textinput .ospm_label,.ospm_three_column_layout_left .ospm_textinput .ospm_optional,.ospm_three_column_layout_left .ospm_textinput .ospm_sublabel,.ospm_three_column_layout_left .ospm_textinput .ospm_subvalue_container,.ospm_three_column_layout_right .ospm_textinput .ospm_label,.ospm_three_column_layout_right .ospm_textinput .ospm_optional,.ospm_three_column_layout_right .ospm_textinput .ospm_sublabel,.ospm_three_column_layout_right .ospm_textinput .ospm_subvalue_container,.ospm_two_column_layout_12_left .ospm_textinput .ospm_label,.ospm_two_column_layout_12_left .ospm_textinput .ospm_optional,.ospm_two_column_layout_12_left .ospm_textinput .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_textinput .ospm_subvalue_container,.ospm_two_column_layout_21_right .ospm_textinput .ospm_label,.ospm_two_column_layout_21_right .ospm_textinput .ospm_optional,.ospm_two_column_layout_21_right .ospm_textinput .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_textinput .ospm_subvalue_container{font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);line-height:var(--input_01_line_height)}.ospm_device_mobile .ospm_textinput .ospm_label_container,.ospm_flow_layout_3_columns .ospm_textinput .ospm_label_container,.ospm_three_column_layout_center .ospm_textinput .ospm_label_container,.ospm_three_column_layout_left .ospm_textinput .ospm_label_container,.ospm_three_column_layout_right .ospm_textinput .ospm_label_container,.ospm_two_column_layout_12_left .ospm_textinput .ospm_label_container,.ospm_two_column_layout_21_right .ospm_textinput .ospm_label_container{top:var(--size-20);top:var(--small_25)}.ospm_device_mobile .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label_container,.ospm_device_mobile .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label_container,.ospm_device_mobile .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label_container,.ospm_device_mobile .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label_container,.ospm_device_mobile .ospm_textinput:not(.ospm_input_empty) .ospm_label_container,.ospm_flow_layout_3_columns .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label_container,.ospm_flow_layout_3_columns .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label_container,.ospm_flow_layout_3_columns .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label_container,.ospm_flow_layout_3_columns .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label_container,.ospm_flow_layout_3_columns .ospm_textinput:not(.ospm_input_empty) .ospm_label_container,.ospm_three_column_layout_center .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_center .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_center .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_center .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_center .ospm_textinput:not(.ospm_input_empty) .ospm_label_container,.ospm_three_column_layout_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_left .ospm_textinput:not(.ospm_input_empty) .ospm_label_container,.ospm_three_column_layout_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label_container,.ospm_three_column_layout_right .ospm_textinput:not(.ospm_input_empty) .ospm_label_container,.ospm_two_column_layout_12_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label_container,.ospm_two_column_layout_12_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label_container,.ospm_two_column_layout_12_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label_container,.ospm_two_column_layout_12_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label_container,.ospm_two_column_layout_12_left .ospm_textinput:not(.ospm_input_empty) .ospm_label_container,.ospm_two_column_layout_21_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label_container,.ospm_two_column_layout_21_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label_container,.ospm_two_column_layout_21_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label_container,.ospm_two_column_layout_21_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label_container,.ospm_two_column_layout_21_right .ospm_textinput:not(.ospm_input_empty) .ospm_label_container{top:var(--size-12);top:var(--small_10)}.ospm_device_mobile .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label,.ospm_device_mobile .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_optional,.ospm_device_mobile .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel,.ospm_device_mobile .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_device_mobile .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_device_mobile .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label,.ospm_device_mobile .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_optional,.ospm_device_mobile .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel,.ospm_device_mobile .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_device_mobile .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_device_mobile .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label,.ospm_device_mobile .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_optional,.ospm_device_mobile .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel,.ospm_device_mobile .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_device_mobile .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_device_mobile .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label,.ospm_device_mobile .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_optional,.ospm_device_mobile .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel,.ospm_device_mobile .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_device_mobile .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_device_mobile .ospm_textinput:not(.ospm_input_empty) .ospm_label,.ospm_device_mobile .ospm_textinput:not(.ospm_input_empty) .ospm_optional,.ospm_device_mobile .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel,.ospm_device_mobile .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel:before,.ospm_device_mobile .ospm_textinput:not(.ospm_input_empty) .ospm_subvalue_container,.ospm_flow_layout_3_columns .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label,.ospm_flow_layout_3_columns .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_optional,.ospm_flow_layout_3_columns .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_flow_layout_3_columns .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_flow_layout_3_columns .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label,.ospm_flow_layout_3_columns .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_optional,.ospm_flow_layout_3_columns .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_flow_layout_3_columns .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_flow_layout_3_columns .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label,.ospm_flow_layout_3_columns .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_optional,.ospm_flow_layout_3_columns .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_flow_layout_3_columns .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_flow_layout_3_columns .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label,.ospm_flow_layout_3_columns .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_optional,.ospm_flow_layout_3_columns .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_flow_layout_3_columns .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_flow_layout_3_columns .ospm_textinput:not(.ospm_input_empty) .ospm_label,.ospm_flow_layout_3_columns .ospm_textinput:not(.ospm_input_empty) .ospm_optional,.ospm_flow_layout_3_columns .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel:before,.ospm_flow_layout_3_columns .ospm_textinput:not(.ospm_input_empty) .ospm_subvalue_container,.ospm_three_column_layout_center .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_center .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_center .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_center .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_center .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_center .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_center .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_center .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_center .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_center .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_center .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_center .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_center .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_center .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_center .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_center .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_center .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_center .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_center .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_center .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_center .ospm_textinput:not(.ospm_input_empty) .ospm_label,.ospm_three_column_layout_center .ospm_textinput:not(.ospm_input_empty) .ospm_optional,.ospm_three_column_layout_center .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel,.ospm_three_column_layout_center .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel:before,.ospm_three_column_layout_center .ospm_textinput:not(.ospm_input_empty) .ospm_subvalue_container,.ospm_three_column_layout_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_left .ospm_textinput:not(.ospm_input_empty) .ospm_label,.ospm_three_column_layout_left .ospm_textinput:not(.ospm_input_empty) .ospm_optional,.ospm_three_column_layout_left .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel,.ospm_three_column_layout_left .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel:before,.ospm_three_column_layout_left .ospm_textinput:not(.ospm_input_empty) .ospm_subvalue_container,.ospm_three_column_layout_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label,.ospm_three_column_layout_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_optional,.ospm_three_column_layout_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel,.ospm_three_column_layout_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_three_column_layout_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_three_column_layout_right .ospm_textinput:not(.ospm_input_empty) .ospm_label,.ospm_three_column_layout_right .ospm_textinput:not(.ospm_input_empty) .ospm_optional,.ospm_three_column_layout_right .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel,.ospm_three_column_layout_right .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel:before,.ospm_three_column_layout_right .ospm_textinput:not(.ospm_input_empty) .ospm_subvalue_container,.ospm_two_column_layout_12_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label,.ospm_two_column_layout_12_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_optional,.ospm_two_column_layout_12_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_two_column_layout_12_left .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_two_column_layout_12_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label,.ospm_two_column_layout_12_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_optional,.ospm_two_column_layout_12_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_two_column_layout_12_left .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_two_column_layout_12_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label,.ospm_two_column_layout_12_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_optional,.ospm_two_column_layout_12_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_two_column_layout_12_left .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_two_column_layout_12_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label,.ospm_two_column_layout_12_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_optional,.ospm_two_column_layout_12_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_two_column_layout_12_left .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_two_column_layout_12_left .ospm_textinput:not(.ospm_input_empty) .ospm_label,.ospm_two_column_layout_12_left .ospm_textinput:not(.ospm_input_empty) .ospm_optional,.ospm_two_column_layout_12_left .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel:before,.ospm_two_column_layout_12_left .ospm_textinput:not(.ospm_input_empty) .ospm_subvalue_container,.ospm_two_column_layout_21_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_label,.ospm_two_column_layout_21_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_optional,.ospm_two_column_layout_21_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_two_column_layout_21_right .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_two_column_layout_21_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_label,.ospm_two_column_layout_21_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_optional,.ospm_two_column_layout_21_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_two_column_layout_21_right .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_two_column_layout_21_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_label,.ospm_two_column_layout_21_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_optional,.ospm_two_column_layout_21_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_two_column_layout_21_right .ospm_textinput.ospm_has_placeholder .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_two_column_layout_21_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_label,.ospm_two_column_layout_21_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_optional,.ospm_two_column_layout_21_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_sublabel:before,.ospm_two_column_layout_21_right .ospm_textinput.ospm_multiline_label .ospm_textinput_wrapper .ospm_subvalue_container,.ospm_two_column_layout_21_right .ospm_textinput:not(.ospm_input_empty) .ospm_label,.ospm_two_column_layout_21_right .ospm_textinput:not(.ospm_input_empty) .ospm_optional,.ospm_two_column_layout_21_right .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_textinput:not(.ospm_input_empty) .ospm_sublabel:before,.ospm_two_column_layout_21_right .ospm_textinput:not(.ospm_input_empty) .ospm_subvalue_container{font-size:var(--size-12);font-size:var(--small_10);line-height:var(--size-16);line-height:var(--small_20)}.ospm_device_mobile .ospm_textinput .ospm_labelfield .ospm_textinput_value,.ospm_flow_layout_3_columns .ospm_textinput .ospm_labelfield .ospm_textinput_value,.ospm_three_column_layout_center .ospm_textinput .ospm_labelfield .ospm_textinput_value,.ospm_three_column_layout_left .ospm_textinput .ospm_labelfield .ospm_textinput_value,.ospm_three_column_layout_right .ospm_textinput .ospm_labelfield .ospm_textinput_value,.ospm_two_column_layout_12_left .ospm_textinput .ospm_labelfield .ospm_textinput_value,.ospm_two_column_layout_21_right .ospm_textinput .ospm_labelfield .ospm_textinput_value{margin:calc(var(--small_10) + var(--small_20)) 0 var(--small_10)}.ospm_device_mobile .ospm_textinput .ospm_textinput_value_container .ospm_value_unit,.ospm_flow_layout_3_columns .ospm_textinput .ospm_textinput_value_container .ospm_value_unit,.ospm_three_column_layout_center .ospm_textinput .ospm_textinput_value_container .ospm_value_unit,.ospm_three_column_layout_left .ospm_textinput .ospm_textinput_value_container .ospm_value_unit,.ospm_three_column_layout_right .ospm_textinput .ospm_textinput_value_container .ospm_value_unit,.ospm_two_column_layout_12_left .ospm_textinput .ospm_textinput_value_container .ospm_value_unit,.ospm_two_column_layout_21_right .ospm_textinput .ospm_textinput_value_container .ospm_value_unit{top:calc(var(--size-12) + var(--size-16));top:calc(var(--small_10) + var(--small_20))}.ospm_device_mobile .ospm_textinput .ospm_entry_infotext,.ospm_device_mobile .ospm_textinput .ospm_widget_error_message,.ospm_flow_layout_3_columns .ospm_textinput .ospm_entry_infotext,.ospm_flow_layout_3_columns .ospm_textinput .ospm_widget_error_message,.ospm_three_column_layout_center .ospm_textinput .ospm_entry_infotext,.ospm_three_column_layout_center .ospm_textinput .ospm_widget_error_message,.ospm_three_column_layout_left .ospm_textinput .ospm_entry_infotext,.ospm_three_column_layout_left .ospm_textinput .ospm_widget_error_message,.ospm_three_column_layout_right .ospm_textinput .ospm_entry_infotext,.ospm_three_column_layout_right .ospm_textinput .ospm_widget_error_message,.ospm_two_column_layout_12_left .ospm_textinput .ospm_entry_infotext,.ospm_two_column_layout_12_left .ospm_textinput .ospm_widget_error_message,.ospm_two_column_layout_21_right .ospm_textinput .ospm_entry_infotext,.ospm_two_column_layout_21_right .ospm_textinput .ospm_widget_error_message{padding-left:var(--small_10);padding-right:var(--small_10)}div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textinput:not(.ospm_has_margin_bottom){margin-bottom:var(--small_10)}.ospm_list .ospm_list_cell_container>.ospm_textinput:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-12)/-2);bottom:calc(var(--small_10)/-2)}.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textinput:not(.ospm_has_margin_bottom),.ospm_flow_layout_3_columns div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textinput:not(.ospm_has_margin_bottom),.ospm_three_column_layout_center div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textinput:not(.ospm_has_margin_bottom),.ospm_three_column_layout_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textinput:not(.ospm_has_margin_bottom),.ospm_three_column_layout_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textinput:not(.ospm_has_margin_bottom),.ospm_two_column_layout_12_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textinput:not(.ospm_has_margin_bottom),.ospm_two_column_layout_21_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textinput:not(.ospm_has_margin_bottom){margin-bottom:var(--small_05)}.ospm_device_mobile .ospm_list .ospm_list_cell_container>.ospm_textinput:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_flow_layout_3_columns .ospm_list .ospm_list_cell_container>.ospm_textinput:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_center .ospm_list .ospm_list_cell_container>.ospm_textinput:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_left .ospm_list .ospm_list_cell_container>.ospm_textinput:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_right .ospm_list .ospm_list_cell_container>.ospm_textinput:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_12_left .ospm_list .ospm_list_cell_container>.ospm_textinput:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_21_right .ospm_list .ospm_list_cell_container>.ospm_textinput:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_dialogview .ospm_textinput,div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_textinput{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_textinput:not(.ospm_active) .ospm_helpmessage_hinticon_container{z-index:auto}.ospm_textinput .ospm_helpmessage_hinticon_container #active_tooltip_v2{z-index:2}.ospm_textinput .ospm_widget_error_message_line{text-wrap:wrap}.ospm_textarea_container{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_textarea_container{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_textarea_container{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.ospm_textarea_container>.ospm_widget_content_wrapper{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-02);border-radius:var(--size-8);border-radius:var(--small_05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 var(--small_25)}.ospm_device_mobile .ospm_textarea_container>.ospm_widget_content_wrapper,.ospm_flow_layout_3_columns .ospm_textarea_container>.ospm_widget_content_wrapper,.ospm_three_column_layout_center .ospm_textarea_container>.ospm_widget_content_wrapper,.ospm_three_column_layout_left .ospm_textarea_container>.ospm_widget_content_wrapper,.ospm_three_column_layout_right .ospm_textarea_container>.ospm_widget_content_wrapper,.ospm_two_column_layout_12_left .ospm_textarea_container>.ospm_widget_content_wrapper,.ospm_two_column_layout_21_right .ospm_textarea_container>.ospm_widget_content_wrapper{padding:0 var(--small_10)}.ospm_device_mobile .ospm_textarea_container .ospm_textarea_icon_label_container,.ospm_flow_layout_3_columns .ospm_textarea_container .ospm_textarea_icon_label_container,.ospm_three_column_layout_center .ospm_textarea_container .ospm_textarea_icon_label_container,.ospm_three_column_layout_left .ospm_textarea_container .ospm_textarea_icon_label_container,.ospm_three_column_layout_right .ospm_textarea_container .ospm_textarea_icon_label_container,.ospm_two_column_layout_12_left .ospm_textarea_container .ospm_textarea_icon_label_container,.ospm_two_column_layout_21_right .ospm_textarea_container .ospm_textarea_icon_label_container{top:var(--size-24);top:var(--small_30)}.ospm_device_mobile .ospm_textarea_container textarea,.ospm_flow_layout_3_columns .ospm_textarea_container textarea,.ospm_three_column_layout_center .ospm_textarea_container textarea,.ospm_three_column_layout_left .ospm_textarea_container textarea,.ospm_three_column_layout_right .ospm_textarea_container textarea,.ospm_two_column_layout_12_left .ospm_textarea_container textarea,.ospm_two_column_layout_21_right .ospm_textarea_container textarea{margin:calc(var(--small_20) + var(--small_10) + var(--small_02)) 0 var(--small_05)}.ospm_device_mobile .ospm_textarea_container .ospm_icon,.ospm_flow_layout_3_columns .ospm_textarea_container .ospm_icon,.ospm_three_column_layout_center .ospm_textarea_container .ospm_icon,.ospm_three_column_layout_left .ospm_textarea_container .ospm_icon,.ospm_three_column_layout_right .ospm_textarea_container .ospm_icon,.ospm_two_column_layout_12_left .ospm_textarea_container .ospm_icon,.ospm_two_column_layout_21_right .ospm_textarea_container .ospm_icon{margin-top:var(--small_35)}.ospm_textarea_container.ospm_focus_inside>.ospm_widget_content_wrapper{border:var(--tiny_02) solid var(--focus-01);margin:calc(var(--tiny_01) - var(--tiny_02))}#ospm_app .ospm_textarea_container textarea,.ospm_textarea_container textarea{background-color:transparent;border:none;color:var(--readable-01);font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);line-height:var(--input_01_line_height);margin:calc(var(--small_25) + var(--small_10) + var(--small_02)) 0 var(--small_10);outline:none;resize:none;width:100%}.ospm_textarea_container .ospm_icon+.ospm_textarea_label_textarea_container{max-width:calc(100% - var(--size-16) - var(--size-12));max-width:calc(100% - var(--small_20) - var(--small_10));position:relative}.ospm_textarea_container .ospm_textarea_label_textarea_container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ospm_textarea_container .ospm_textarea_icon_label_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:var(--size-24);top:var(--small_30);-webkit-transition:top .2s ease;transition:top .2s ease;word-break:break-all;z-index:2}.ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container *,.ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container *,.ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container *{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container,.ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container,.ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container{top:var(--size-12);top:var(--small_10)}.ospm_device_mobile .ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container *,.ospm_device_mobile .ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container *,.ospm_device_mobile .ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container *,.ospm_flow_layout_3_columns .ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container *,.ospm_flow_layout_3_columns .ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container *,.ospm_flow_layout_3_columns .ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container *,.ospm_three_column_layout_center .ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container *,.ospm_three_column_layout_center .ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container *,.ospm_three_column_layout_center .ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container *,.ospm_three_column_layout_left .ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container *,.ospm_three_column_layout_left .ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container *,.ospm_three_column_layout_left .ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container *,.ospm_three_column_layout_right .ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container *,.ospm_three_column_layout_right .ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container *,.ospm_three_column_layout_right .ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container *,.ospm_two_column_layout_12_left .ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container *,.ospm_two_column_layout_12_left .ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container *,.ospm_two_column_layout_12_left .ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container *,.ospm_two_column_layout_21_right .ospm_textarea_container.ospm_focus_inside .ospm_textarea_icon_label_container *,.ospm_two_column_layout_21_right .ospm_textarea_container.ospm_has_placeholder .ospm_textarea_icon_label_container *,.ospm_two_column_layout_21_right .ospm_textarea_container:not(.ospm_input_empty) .ospm_textarea_icon_label_container *{font-size:var(--size-12);font-size:var(--small_10);line-height:var(--size-16);line-height:var(--small_20)}.ospm_textarea_container .ospm_label,.ospm_textarea_container .ospm_optional.ospm_text_style_36{color:var(--readable-02);font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);line-height:var(--input_01_line_height);-webkit-transition:all .2s ease;transition:all .2s ease}.ospm_textarea_container .ospm_optional.ospm_text_style_36{color:var(--ui-02)}.ospm_textarea_container.ospm_focus_inside .ospm_label,.ospm_textarea_container.ospm_focus_inside .ospm_optional.ospm_text_style_36,.ospm_textarea_container.ospm_has_placeholder .ospm_label,.ospm_textarea_container.ospm_has_placeholder .ospm_optional.ospm_text_style_36,.ospm_textarea_container:not(.ospm_input_empty) .ospm_label,.ospm_textarea_container:not(.ospm_input_empty) .ospm_optional.ospm_text_style_36{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_textarea_container .ospm_textarea_label_line{max-width:100%}.ospm_textarea_container .ospm_horizontal_flex_container>.ospm_icon{margin-top:var(--tiny_02)}.ospm_textarea_container .ospm_textarea_bottom_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_textarea_container .ospm_character_countdown{color:var(--readable-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);margin-left:auto;padding-right:var(--small_25);padding-top:var(--small_05);text-align:right}.ospm_device_mobile .ospm_textarea_container .ospm_character_countdown,.ospm_flow_layout_3_columns .ospm_textarea_container .ospm_character_countdown,.ospm_three_column_layout_center .ospm_textarea_container .ospm_character_countdown,.ospm_three_column_layout_left .ospm_textarea_container .ospm_character_countdown,.ospm_three_column_layout_right .ospm_textarea_container .ospm_character_countdown,.ospm_two_column_layout_12_left .ospm_textarea_container .ospm_character_countdown,.ospm_two_column_layout_21_right .ospm_textarea_container .ospm_character_countdown{padding-right:var(--small_10)}.ospm_textarea_container.ospm_has_error_messages>.ospm_widget_content_wrapper{border:var(--tiny_02) solid var(--error-01-contrast);margin:calc(var(--tiny_01) - var(--tiny_02))}.ospm_textarea_container .ospm_widget_error_message{color:var(--error-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);padding:var(--small_05) var(--small_30) 0;white-space:normal}.ospm_device_mobile .ospm_textarea_container .ospm_widget_error_message,.ospm_flow_layout_3_columns .ospm_textarea_container .ospm_widget_error_message,.ospm_three_column_layout_center .ospm_textarea_container .ospm_widget_error_message,.ospm_three_column_layout_left .ospm_textarea_container .ospm_widget_error_message,.ospm_three_column_layout_right .ospm_textarea_container .ospm_widget_error_message,.ospm_two_column_layout_12_left .ospm_textarea_container .ospm_widget_error_message,.ospm_two_column_layout_21_right .ospm_textarea_container .ospm_widget_error_message{padding-left:var(--small_10)}.ospm_textarea_container .ospm_widget_error_message>.ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);margin-top:var(--tiny_02);width:var(--size-16);width:var(--small_20)}.ospm_textarea_container .ospm_textinput_wrapper>.ospm_icon{fill:var(--readable-02)}.ospm_textarea_container.ospm_disabled>.ospm_widget_content_wrapper{border:var(--tiny_01) solid var(--disabled-01)}.ospm_textarea_container.ospm_disabled .ospm_label,.ospm_textarea_container.ospm_disabled .ospm_optional.ospm_text_style_36,.ospm_textarea_container.ospm_disabled textarea{color:var(--disabled-01)}.ospm_textarea_container .ospm_checkable_checkbox_container{-ms-flex-item-align:start;align-self:flex-start}.ospm_textarea_container.ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-8);border-radius:var(--small_05);bottom:calc(var(--size-2)*-3);bottom:calc(var(--tiny_02)*-3);content:"";left:calc(var(--size-2)*-3);left:calc(var(--tiny_02)*-3);position:absolute;right:calc(var(--size-2)*-3);right:calc(var(--tiny_02)*-3);top:calc(var(--size-2)*-3);top:calc(var(--tiny_02)*-3)}.ospm_textarea_container.ospm_checkable:not(.ospm_disabled) .ospm_checkable_checkbox_container .ospm_checkbox_box.ospm_radiobutton_box:focus:after{border-radius:100%}.ospm_dialogview .ospm_textarea_container,div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_textarea_container{margin-left:var(--nosize);margin-right:var(--nosize)}div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_has_margin_bottom){margin-bottom:var(--small_10)}.ospm_list .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-12)/-2);bottom:calc(var(--small_10)/-2)}.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_has_margin_bottom),.ospm_flow_layout_3_columns div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_has_margin_bottom),.ospm_three_column_layout_center div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_has_margin_bottom),.ospm_three_column_layout_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_has_margin_bottom),.ospm_three_column_layout_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_has_margin_bottom),.ospm_two_column_layout_12_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_has_margin_bottom),.ospm_two_column_layout_21_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_has_margin_bottom){margin-bottom:var(--small_05)}.ospm_device_mobile .ospm_list .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_flow_layout_3_columns .ospm_list .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_center .ospm_list .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_left .ospm_list .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_right .ospm_list .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_12_left .ospm_list .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_21_right .ospm_list .ospm_list_cell_container>.ospm_textarea_container:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_textarea_container .ospm_widget_content_wrapper{cursor:text!important}.ospm_textarea_container .ospm_icon{margin-top:var(--small_35)}.ospm_textarea_container.ospm_disabled .ospm_icon_lock_s{display:block;height:var(--size-16);height:var(--small_20);margin-right:0;width:var(--size-16);width:var(--small_20)}.ospm_textarea_container .ospm_icon_lock_s{display:none}.ospm_device_mobile .ospm_textarea_container:not(.ospm_input_empty) .ospm_icon_lock_s,.ospm_flow_layout_3_columns .ospm_textarea_container:not(.ospm_input_empty) .ospm_icon_lock_s,.ospm_textarea_container.ospm_has_placeholder .ospm_icon_lock_s,.ospm_three_column_layout_center .ospm_textarea_container:not(.ospm_input_empty) .ospm_icon_lock_s,.ospm_three_column_layout_left .ospm_textarea_container:not(.ospm_input_empty) .ospm_icon_lock_s,.ospm_three_column_layout_right .ospm_textarea_container:not(.ospm_input_empty) .ospm_icon_lock_s,.ospm_two_column_layout_12_left .ospm_textarea_container:not(.ospm_input_empty) .ospm_icon_lock_s,.ospm_two_column_layout_21_right .ospm_textarea_container:not(.ospm_input_empty) .ospm_icon_lock_s{margin-top:calc(var(--small_30) - var(--small_10))}.ospm_textarea_container .ospm_checkbox_box .ospm_icon{margin-top:0}.ospm_textarea_container.ospm_one_Line .ospm_checkable_checkbox_container{margin-top:var(--small_35)}.ospm_textarea_container:not(.ospm_one_Line) .ospm_checkable_checkbox_container{margin-top:calc(var(--small_20) + var(--tiny_01))}.ospm_textarea_container:not(.ospm_one_Line) .ospm_left_icon{margin-top:calc(var(--small_22) + var(--tiny_01))}.ospm_device_mobile .ospm_textarea_container .ospm_checkable_checkbox_container,.ospm_flow_layout_3_columns .ospm_textarea_container .ospm_checkable_checkbox_container,.ospm_three_column_layout_center .ospm_textarea_container .ospm_checkable_checkbox_container,.ospm_three_column_layout_left .ospm_textarea_container .ospm_checkable_checkbox_container,.ospm_three_column_layout_right .ospm_textarea_container .ospm_checkable_checkbox_container,.ospm_two_column_layout_12_left .ospm_textarea_container .ospm_checkable_checkbox_container,.ospm_two_column_layout_21_right .ospm_textarea_container .ospm_checkable_checkbox_container{margin-top:var(--small_20)}body:not(.ospm_device_mobile) .ospm_textarea_container:not(.ospm_one_Line) .ospm_textarea_icon_label_container{top:var(--size-16);top:var(--small_20)}.ospm_list_cell_container .ospm_textarea_container.ospm_list_entry_wrapper.ospm_one_Line .ospm_checkable_checkbox_container{margin-top:calc(var(--small_30) + var(--tiny_02))}.ospm_texttable{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;width:100%}.ospm_texttable_container:not(.ospm_list_entry_wrapper){margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_texttable_container:not(.ospm_list_entry_wrapper){margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_texttable_container{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_texttable_container.ospm_disabled .ospm_texttable .ospm_clickable .ospm_texttable_icon_label,.ospm_texttable_container.ospm_disabled.ospm_clickable .ospm_texttable .ospm_value_container{color:var(--disabled-01)}.ospm_texttable_container.ospm_disabled .ospm_texttable .ospm_clickable .ospm_right_icon svg,.ospm_texttable_container.ospm_disabled.ospm_clickable .ospm_texttable .ospm_right_icon svg{fill:var(--disabled-01)}.ospm_list_entry_details_container{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.ospm_list_entry_details_container .ospm_label:not(:empty){min-width:var(--size-1);min-width:var(--tiny_01)}.ospm_list_entry_details .ospm_icon{min-width:var(--size-24);min-width:var(--small_30)}.ospm_texttable .ospm_list_entry_header>.ospm_icon.ospm_icon_void{display:none}.ospm_texttable .ospm_subvalue_container{max-width:40%;overflow:hidden;padding-left:var(--small_20);text-align:right;text-overflow:ellipsis}.ospm_texttable .ospm_texttable_value_container{text-align:right}.ospm_texttable .ospm_list_entry_details:not(.ospm_overflow) .ospm_subvalue_container:not(.ospm_hidden)+.ospm_texttable_value_container{text-align:right;width:var(--size-160);width:var(--large_30)}.ospm_texttable_container.ospm_min_height_small.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_texttable_container.ospm_min_height_small>.ospm_flex_items_align_center{min-height:var(--size-40);min-height:var(--medium_15)}.ospm_texttable_container.ospm_min_height_large>.ospm_flex_items_align_center{min-height:var(--size-64);min-height:var(--medium_30)}.ospm_device_mobile .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large>.ospm_flex_items_align_center,.ospm_flow_layout_3_columns .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large>.ospm_flex_items_align_center,.ospm_three_column_layout_center .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large>.ospm_flex_items_align_center,.ospm_three_column_layout_left .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large>.ospm_flex_items_align_center,.ospm_three_column_layout_right .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large>.ospm_flex_items_align_center,.ospm_two_column_layout_12_left .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large>.ospm_flex_items_align_center,.ospm_two_column_layout_21_right .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large>.ospm_flex_items_align_center{min-height:var(--size-40);min-height:var(--medium_15)}.ospm_texttable_container.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center{min-height:var(--size-64);min-height:var(--medium_30);position:relative}.ospm_device_mobile .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_flow_layout_3_columns .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_three_column_layout_center .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_three_column_layout_left .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_three_column_layout_right .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_two_column_layout_12_left .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center,.ospm_two_column_layout_21_right .ospm_list_single_entry .ospm_texttable_container.ospm_min_height_large.ospm_list_entry_wrapper>.ospm_flex_items_align_center{min-height:var(--size-40);min-height:var(--medium_15)}.ospm_list_sublist_entries .ospm_texttable_container{background-position-y:var(--size-14)!important;background-position-y:var(--small_15)!important}.ospm_entry_grouping+.ospm_texttable_container .ospm_help_message,.ospm_entry_grouping+.ospm_texttable_container .ospm_list_entry_header,.ospm_entry_grouping+.ospm_texttable_container[data-mode=hasNoValues]{display:none}.ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content{padding-right:var(--small_20)}.ospm_device_mobile .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_flow_layout_3_columns .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_three_column_layout_center .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_three_column_layout_left .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_three_column_layout_right .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_two_column_layout_12_left .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_two_column_layout_21_right .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content{padding-right:var(--small_10)}.ospm_texttable_icon>.ospm_texttable_icon_label{display:inline-block;padding-left:var(--medium_10);vertical-align:middle}.ospm_texttable .ospm_list_entry_details_container:empty{display:none}.ospm_texttable_container.ospm_min_height_large.ospm_entry_grouping:not(:last-child) .ospm_highlighted_widget_background{height:calc(100% - 7px)}.ospm_texttable_container.ospm_widget_nowrap .ospm_list_entry_details_container_wrapper .ospm_label,.ospm_texttable_container.ospm_widget_nowrap .ospm_list_entry_details_container_wrapper .ospm_subvalue_container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_texttable .ospm_list_entry_details.ospm_overflow .ospm_label,.ospm_texttable .ospm_list_entry_details.ospm_overflow .ospm_texttable_value_container,.ospm_texttable_container.ospm_widget_wrap .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_label,.ospm_texttable_container.ospm_widget_wrap .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_texttable_value_container{white-space:normal}.ospm_list:not(.ospm_list_form) .ospm_texttable_container:not(.ospm_widget_nowrap) .ospm_texttable .ospm_texttable_value_container{word-wrap:break-word;overflow:auto}.ospm_texttable .ospm_list_entry_details.ospm_overflow.ospm_flex_items_align_center,.ospm_texttable_container.ospm_widget_wrap .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_flex_items_align_center{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ospm_device_mobile .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_text_style_26,.ospm_flow_layout_3_columns .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_text_style_26,.ospm_texttable label,.ospm_texttable span,.ospm_three_column_layout_center .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_text_style_26,.ospm_three_column_layout_left .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_text_style_26,.ospm_three_column_layout_right .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_text_style_26,.ospm_two_column_layout_12_left .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_text_style_26,.ospm_two_column_layout_21_right .ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_text_style_26{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_texttable label,.ospm_texttable span{font-weight:400}.ospm_device_mobile .ospm_texttable .ospm_texttable_icon_label,.ospm_flow_layout_3_columns .ospm_texttable .ospm_texttable_icon_label,.ospm_three_column_layout_center .ospm_texttable .ospm_texttable_icon_label,.ospm_three_column_layout_left .ospm_texttable .ospm_texttable_icon_label,.ospm_three_column_layout_right .ospm_texttable .ospm_texttable_icon_label,.ospm_two_column_layout_12_left .ospm_texttable .ospm_texttable_icon_label,.ospm_two_column_layout_21_right .ospm_texttable .ospm_texttable_icon_label{padding-left:var(--small_05)}.ospm_device_mobile .ospm_texttable .ospm_right_icon,.ospm_flow_layout_3_columns .ospm_texttable .ospm_right_icon,.ospm_three_column_layout_center .ospm_texttable .ospm_right_icon,.ospm_three_column_layout_left .ospm_texttable .ospm_right_icon,.ospm_three_column_layout_right .ospm_texttable .ospm_right_icon,.ospm_two_column_layout_12_left .ospm_texttable .ospm_right_icon,.ospm_two_column_layout_21_right .ospm_texttable .ospm_right_icon{margin-left:var(--small_02);padding-left:var(--tiny_02)}.ospm_texttable .ospm_right_icon{margin-right:var(--nosize)}.ospm_texttable_container.ospm_widget_nowrap .ospm_list_entry_header .ospm_list_entry_left_content_first_line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_texttable_container.ospm_widget_wrap .ospm_list_entry_header .ospm_list_entry_left_content_first_line .ospm_entry_infotext{white-space:normal}.ospm_texttable_container .ospm_value_container{text-align:right}.ospm_texttable_container.ospm_widget_nowrap .ospm_list_entry_details_container_wrapper .ospm_texttable_value_container,.ospm_texttable_container.ospm_widget_nowrap .ospm_value_container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_texttable_container.ospm_widget_nowrap .ospm_value_container .ospm_markuptext{white-space:normal}.ospm_texttable_container.ospm_widget_nowrap .ospm_list_entry_left_content_first_line .ospm_label:not(.opsm_markuptext){height:var(--size-24);height:var(--small_30)}.ospm_texttable_container.ospm_widget_nowrap .ospm_list_entry_left_content_first_line .ospm_markuptext,.ospm_texttable_container.ospm_widget_wrap .ospm_list_entry_left_content_first_line{white-space:normal}.ospm_entry_grouping+.ospm_texttable_container .ospm_list_entry_details_container_wrapper{padding-top:var(--small_05)}.ospm_texttable .ospm_list_entry_details.ospm_overflow .ospm_subvalue_container{text-align:left}.ospm_texttable_container.ospm_has_label.ospm_has_hint .ospm_list_entry_header .ospm_label{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ospm_texttable_entry .ospm_list_entry_details{border-color:var(--ui-03);border-top-style:solid;border-top-width:var(--tiny_01);padding-left:var(--nosize)}.ospm_checkable .ospm_texttable_entry .ospm_list_entry_details .ospm_label{padding-left:var(--medium_12)}.ospm_has_lefticon .ospm_texttable_entry .ospm_list_entry_details .ospm_label{margin-left:var(--medium_15)}.ospm_has_lefticon .ospm_texttable_entry .ospm_list_entry_details .ospm_icon~.ospm_label{margin-left:var(--nosize)}.ospm_texttable_entry .ospm_list_entry_details .ospm_icon{margin-right:var(--small_20)}.ospm_texttable_value_container{float:right}.ospm_texttable_entry .ospm_value_unit{padding-left:var(--small_05)}.ospm_device_mobile .ospm_texttable_entry .ospm_value_unit,.ospm_flow_layout_3_columns .ospm_texttable_entry .ospm_value_unit,.ospm_three_column_layout_center .ospm_texttable_entry .ospm_value_unit,.ospm_three_column_layout_left .ospm_texttable_entry .ospm_value_unit,.ospm_three_column_layout_right .ospm_texttable_entry .ospm_value_unit,.ospm_two_column_layout_12_left .ospm_texttable_entry .ospm_value_unit,.ospm_two_column_layout_21_right .ospm_texttable_entry .ospm_value_unit{padding-left:var(--small_02)}.ospm_texttable_value_container .ospm_text_value{font-size:var(--size-14);font-size:var(--small_15);text-align:left}.ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content,.ospm_texttable_container .ospm_flex_items_align_center.ospm_horizontal_flex_container.ospm_subvalue_empty{padding-bottom:var(--small_20);padding-top:var(--small_20)}.ospm_texttable_container .ospm_widget_content_wrapper{border-color:var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);border-style:solid;border-width:var(--tiny_01);-webkit-box-shadow:var(--shadow-default),var(--size-0) var(--size-2) var(--size-8) rgba(86,86,86,.05);box-shadow:var(--shadow-default),var(--size-0) var(--size-2) var(--size-8) rgba(86,86,86,.05);-webkit-box-shadow:var(--shadow-default),var(--nosize) var(--tiny_02) var(--small_05) rgba(86,86,86,.05);box-shadow:var(--shadow-default),var(--nosize) var(--tiny_02) var(--small_05) rgba(86,86,86,.05);padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_list .ospm_texttable_container .ospm_widget_content_wrapper{border-width:var(--nosize);-webkit-box-shadow:none;box-shadow:none}.ospm_device_mobile .ospm_texttable_container .ospm_widget_content_wrapper,.ospm_flow_layout_3_columns .ospm_texttable_container .ospm_widget_content_wrapper,.ospm_three_column_layout_center .ospm_texttable_container .ospm_widget_content_wrapper,.ospm_three_column_layout_left .ospm_texttable_container .ospm_widget_content_wrapper,.ospm_three_column_layout_right .ospm_texttable_container .ospm_widget_content_wrapper,.ospm_two_column_layout_12_left .ospm_texttable_container .ospm_widget_content_wrapper,.ospm_two_column_layout_21_right .ospm_texttable_container .ospm_widget_content_wrapper{padding-left:var(--small_20);padding-right:var(--small_20)}.ospm_device_mobile .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_device_mobile .ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content,.ospm_device_mobile .ospm_texttable_container .ospm_flex_items_align_center.ospm_horizontal_flex_container.ospm_subvalue_empty,.ospm_flow_layout_3_columns .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_flow_layout_3_columns .ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content,.ospm_flow_layout_3_columns .ospm_texttable_container .ospm_flex_items_align_center.ospm_horizontal_flex_container.ospm_subvalue_empty,.ospm_three_column_layout_center .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_three_column_layout_center .ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content,.ospm_three_column_layout_center .ospm_texttable_container .ospm_flex_items_align_center.ospm_horizontal_flex_container.ospm_subvalue_empty,.ospm_three_column_layout_left .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_three_column_layout_left .ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content,.ospm_three_column_layout_left .ospm_texttable_container .ospm_flex_items_align_center.ospm_horizontal_flex_container.ospm_subvalue_empty,.ospm_three_column_layout_right .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_three_column_layout_right .ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content,.ospm_three_column_layout_right .ospm_texttable_container .ospm_flex_items_align_center.ospm_horizontal_flex_container.ospm_subvalue_empty,.ospm_two_column_layout_12_left .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_two_column_layout_12_left .ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content,.ospm_two_column_layout_12_left .ospm_texttable_container .ospm_flex_items_align_center.ospm_horizontal_flex_container.ospm_subvalue_empty,.ospm_two_column_layout_21_right .ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content,.ospm_two_column_layout_21_right .ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content,.ospm_two_column_layout_21_right .ospm_texttable_container .ospm_flex_items_align_center.ospm_horizontal_flex_container.ospm_subvalue_empty{padding-bottom:var(--small_10);padding-top:var(--small_10)}.ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_list_entry_details_container{padding-left:var(--nosize)!important}.ospm_texttable .ospm_list_entry_details_container_wrapper .ospm_list_entry_details_container{padding-bottom:var(--nosize)}.ospm_texttable_entry .ospm_list_entry_details .ospm_icon{margin-left:var(--nosize)}.ospm_texttable .ospm_list_entry_header .ospm_icon:not(.ospm_right_icon){margin-right:var(--small_20)}.ospm_texttable .ospm_list_entry_header .ospm_help_marker.ospm_has_tooltip_v2 .ospm_icon{margin-right:var(--nosize)}.ospm_texttable_icon_label{padding-left:var(--medium_10)}.ospm_texttable_entry .ospm_list_entry_details_container_wrapper .ospm_label{padding-right:var(--small_20)}.ospm_device_mobile .ospm_texttable_entry .ospm_list_entry_details_container_wrapper .ospm_label,.ospm_flow_layout_3_columns .ospm_texttable_entry .ospm_list_entry_details_container_wrapper .ospm_label,.ospm_three_column_layout_center .ospm_texttable_entry .ospm_list_entry_details_container_wrapper .ospm_label,.ospm_three_column_layout_left .ospm_texttable_entry .ospm_list_entry_details_container_wrapper .ospm_label,.ospm_three_column_layout_right .ospm_texttable_entry .ospm_list_entry_details_container_wrapper .ospm_label,.ospm_two_column_layout_12_left .ospm_texttable_entry .ospm_list_entry_details_container_wrapper .ospm_label,.ospm_two_column_layout_21_right .ospm_texttable_entry .ospm_list_entry_details_container_wrapper .ospm_label{padding-right:var(--small_10)}.ospm_texttable_right_icons .ospm_icon{margin-left:var(--small_05)}.ospm_device_mobile .ospm_texttable_right_icons .ospm_icon,.ospm_flow_layout_3_columns .ospm_texttable_right_icons .ospm_icon,.ospm_three_column_layout_center .ospm_texttable_right_icons .ospm_icon,.ospm_three_column_layout_left .ospm_texttable_right_icons .ospm_icon,.ospm_three_column_layout_right .ospm_texttable_right_icons .ospm_icon,.ospm_two_column_layout_12_left .ospm_texttable_right_icons .ospm_icon,.ospm_two_column_layout_21_right .ospm_texttable_right_icons .ospm_icon{margin-left:var(--tiny_02)}.ospm_texttable .ospm_entry_infotext,.ospm_texttable .ospm_list_entry_details_text_label,.ospm_texttable .ospm_text_value,.ospm_texttable .ospm_value_unit,.ospm_texttable_icon_label{font-size:var(--size-14)!important;font-size:var(--small_15)!important}.ospm_texttable .ospm_entry_infotext,.ospm_texttable .ospm_list_entry_details_text_label,.ospm_texttable .ospm_text_value,.ospm_texttable .ospm_value_unit,.ospm_texttable_icon_label{line-height:var(--size-20);line-height:var(--small_25)}.ospm_texttable .ospm_list_entry_details_container .ospm_label,.ospm_texttable .ospm_list_entry_header .ospm_list_entry_left_content{-ms-flex-item-align:baseline;align-self:baseline;display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:auto}.ospm_texttable .ospm_list_entry_header .ospm_list_entry_right_content{-ms-flex-item-align:baseline;align-self:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;width:auto}.ospm_device_mobile .ospm_texttable .ospm_list_entry_right_content .ospm_value_container{display:block}.ospm_texttable .ospm_list_entry_details_container .ospm_texttable_value_container{-ms-flex-item-align:baseline;align-self:baseline;display:inline-block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:auto}.ospm_texttable_container.ospm_has_empty_header .ospm_texttable .ospm_list_entry_header{display:none}.ospm_texttable_container.ospm_has_empty_header .ospm_texttable .ospm_list_entry_details:first-of-type{border-top:0}.ospm_texttable.ospm_vertical_widget .ospm_list_entry_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_texttable_container .ospm_texttable.ospm_vertical_widget .ospm_value_container,.ospm_texttable_container .ospm_texttable.ospm_vertical_widget .ospm_value_container .ospm_text_value{text-align:left}.ospm_slider>.ospm_widget_content_wrapper{padding:0 var(--small_25)}.ospm_slider .ospm_slider_entry_left_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_icon.ospm_slider_lowerlimit,.ospm_icon.ospm_slider_upperlimit{height:var(--size-8);height:var(--small_05);position:absolute;top:var(--size-22);top:var(--small_27);width:var(--size-12);width:var(--small_10);z-index:1}.ospm_slider .ospm_slider_inputline{margin-bottom:var(--small_30);margin-top:var(--small_30);position:relative}.ospm_slider .ospm_slider_inputbackground{background-color:var(--ui-01);border-radius:var(--size-1);border-radius:var(--tiny_01);height:var(--size-2);height:var(--tiny_02)}.ospm_slider .ospm_slider_inputbackground_filled{background-color:var(--currency-positive-01-contrast);border-radius:var(--size-2);border-radius:var(--tiny_02);height:var(--size-4);height:var(--small_02);position:relative;top:-3px}.ospm_slider .ospm_slider_knobs_wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.ospm_slider .ospm_slider_inputknob{background-color:var(--readable-04);border:var(--tiny_02) solid var(--ui-01);border-radius:100%;-webkit-box-shadow:var(--shadow-hover);box-shadow:var(--shadow-hover);cursor:-webkit-grab;cursor:grab;height:calc(var(--size-24) + var(--size-2)*2);height:calc(var(--small_30) + var(--tiny_02)*2);margin-left:calc(var(--small_30)/-2);position:relative;top:-13px;width:calc(var(--size-24) + var(--size-2)*2);width:calc(var(--small_30) + var(--tiny_02)*2);z-index:2}#ospm_app .ospm_slider .ospm_slider_inputknob,.ospm_view_wrapper .ospm_slider .ospm_slider_inputknob{cursor:-webkit-grab;cursor:grab}#ospm_app .ospm_slider.ospm_disabled .ospm_slider_inputknob,.ospm_slider.ospm_disabled .ospm_slider_inputknob,.ospm_view_wrapper .ospm_slider.ospm_disabled .ospm_slider_inputknob{cursor:inherit}.ospm_slider .ospm_slider_label{color:var(--readable-01);font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height)}.ospm_slider .ospm_list_entry_left_content_first_line{margin-right:var(--small_10);word-break:break-word}.ospm_slider .ospm_slider_minmaxline{height:var(--label_default_04_line_height);position:relative}.ospm_slider .ospm_slider_main .ospm_slider_minmaxline>label,.ospm_slider .ospm_slider_mark_wrapper_text{color:var(--readable-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);position:absolute}.ospm_slider .ospm_slider_main .ospm_slider_minmaxline>label{top:0}.ospm_slider .ospm_slider_minmaxline>label:first-child{left:0}.ospm_slider .ospm_slider_minmaxline>label:nth-child(2){right:0}.ospm_slider .ospm_slider_arrow_mark_text{position:absolute}.ospm_slider .ospm_slider_arrow_mark_wrapper{height:var(--label_default_04_line_height);margin-top:calc(var(--label_default_04_line_height)*-1);position:relative;width:100%}.ospm_slider .ospm_icon.ospm_slider_arrow_mark{background-color:var(--ui-01);height:var(--size-16);height:var(--small_20);margin:0;position:absolute;top:-38px;width:var(--size-2);width:var(--tiny_02);z-index:1}.ospm_slider .ospm_slider_mark_wrapper_text{background-color:transparent;margin-left:var(--small_05);margin-right:var(--small_05);text-align:center}.ospm_slider .ospm_slider_mark_wrapper{margin-left:calc(var(--small_05)*-2);position:absolute}.ospm_slider .ospm_slider_value_container .ospm_slider_value{background-color:var(--transparent-01);border:none;margin-left:0;outline:none;padding:0;text-align:right}.ospm_slider .ospm_slider_value_container .ospm_slider_value,.ospm_slider .ospm_slider_value_container .ospm_slider_value_unit{color:var(--readable-02);font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height)}.ospm_slider .ospm_slider_value_container .ospm_slider_value_unit{padding-left:var(--small_02)}.ospm_slider .ospm_slider_value_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--small_02) var(--small_05)}.ospm_slider .ospm_slider_value_container>.ospm_icon.ospm_icon_edit_s{height:var(--size-16);height:var(--small_20);margin-right:0;padding-left:var(--small_10);width:calc(var(--size-16) + var(--size-12));width:calc(var(--small_20) + var(--small_10))}.ospm_slider .ospm_slider_value_container>.ospm_icon.ospm_icon_edit_s>svg{height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_slider .ospm_slider_value_container>.ospm_icon.ospm_icon_lock_s{display:none}.ospm_slider.ospm_disabled .ospm_slider_value_container>.ospm_icon.ospm_icon_lock_s{display:block;margin-left:var(--small_05)}.ospm_slider.ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box{outline:none}.ospm_slider.ospm_checkable:not(.ospm_disabled) .ospm_checkable_checkbox_container .ospm_checkbox_box:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-4);border-radius:var(--small_02);bottom:calc(var(--size-2)*-3);bottom:calc(var(--tiny_02)*-3);content:"";left:calc(var(--size-2)*-3);left:calc(var(--tiny_02)*-3);position:absolute;right:calc(var(--size-2)*-3);right:calc(var(--tiny_02)*-3);top:calc(var(--size-2)*-3);top:calc(var(--tiny_02)*-3)}.ospm_slider.ospm_checkable:not(.ospm_disabled) .ospm_checkable_checkbox_container .ospm_checkbox_box.ospm_radiobutton_box:focus:after{border-radius:100%}.ospm_slider.ospm_disabled .ospm_slider_value_container{border:none;padding:var(--small_02) 0}.ospm_slider.ospm_disabled .ospm_slider_value_container>.ospm_icon.ospm_icon_edit_s{display:none}.ospm_slider .ospm_slider_event_area{bottom:-20px;cursor:pointer;left:-10px;position:absolute;right:-10px;top:-20px}#ospm_app .ospm_slider .ospm_slider_event_area,.ospm_view_wrapper .ospm_slider .ospm_slider_event_area{cursor:pointer}#ospm_app .ospm_slider.ospm_disabled .ospm_slider_event_area,.ospm_slider.ospm_disabled .ospm_slider_event_area,.ospm_view_wrapper .ospm_slider.ospm_disabled .ospm_slider_event_area{cursor:inherit}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_column_layout .ospm_layout_scrollarea>.ospm_search:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_infotextfield):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist){margin:0 auto var(--small_10)}.ospm_device_mobile .ospm_column_layout .ospm_layout_scrollarea>.ospm_search:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list),.ospm_three_column_layout_center .ospm_column_layout .ospm_layout_scrollarea>.ospm_search:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list),.ospm_three_column_layout_left .ospm_column_layout .ospm_layout_scrollarea>.ospm_search:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list),.ospm_three_column_layout_right .ospm_column_layout .ospm_layout_scrollarea>.ospm_search:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list),.ospm_two_column_layout_12_left .ospm_column_layout .ospm_layout_scrollarea>.ospm_search:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list),.ospm_two_column_layout_21_right .ospm_column_layout .ospm_layout_scrollarea>.ospm_search:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list){margin-bottom:var(--small_05)}.ospm_search{margin:0 auto;max-width:700px}#ospm_app .ospm_search_container button,.ospm_view_wrapper .ospm_search_container button{cursor:pointer}.ospm_search>.ospm_horizontal_flex_container{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-02);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--readable-01);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-16);font-size:var(--small_20);height:var(--size-72);height:var(--medium_35);position:relative;width:100%}.ospm_search.ospm_autocomplete_open>.ospm_horizontal_flex_container:not(.ospm_contextmenu_top){border-bottom-left-radius:0;border-bottom-right-radius:0}.ospm_search.ospm_autocomplete_open>.ospm_horizontal_flex_container.ospm_contextmenu_top{border-top-left-radius:0;border-top-right-radius:0}.ospm_big_input_container_v2{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.ospm_big_input_container_v2 .ospm_big_input{background-color:transparent;border:none;color:var(--input_01_color);font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);height:100%;line-height:var(--input_01_line_height);outline:none;padding:var(--medium_12) 0 var(--small_10) var(--small_25);width:100%}.ospm_device_mobile .ospm_big_input_container_v2 .ospm_big_input,div.ospm_three_column_layout_center .ospm_big_input_container_v2 .ospm_big_input,div.ospm_three_column_layout_left .ospm_big_input_container_v2 .ospm_big_input,div.ospm_three_column_layout_right .ospm_big_input_container_v2 .ospm_big_input,div.ospm_two_column_layout_12_left .ospm_big_input_container_v2 .ospm_big_input,div.ospm_two_column_layout_21_right .ospm_big_input_container_v2 .ospm_big_input{padding:var(--medium_12) 0 var(--small_10) var(--small_10)}.ospm_big_input_container_v2 .ospm_label_span{color:var(--label_default_03_color);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);left:var(--size-20);left:var(--small_25);line-height:var(--size-24);line-height:var(--small_30);pointer-events:none;position:absolute;right:var(--size-20);right:var(--small_25);top:calc(var(--size-72)/2 - var(--size-24)/2);top:calc(var(--medium_35)/2 - var(--small_30)/2);-webkit-transition:all .2s ease;transition:all .2s ease;vertical-align:center;white-space:normal;word-break:break-word}.ospm_device_mobile .ospm_big_input_container_v2 .ospm_label_span,div.ospm_three_column_layout_center .ospm_big_input_container_v2 .ospm_label_span,div.ospm_three_column_layout_left .ospm_big_input_container_v2 .ospm_label_span,div.ospm_three_column_layout_right .ospm_big_input_container_v2 .ospm_label_span,div.ospm_two_column_layout_12_left .ospm_big_input_container_v2 .ospm_label_span,div.ospm_two_column_layout_21_right .ospm_big_input_container_v2 .ospm_label_span{left:var(--size-12);left:var(--small_10);right:var(--size-12);right:var(--small_10)}.ospm_search.ospm_active .ospm_big_input_container_v2 .ospm_label_span,.ospm_search.ospm_multiline_label .ospm_big_input_container_v2 .ospm_label_span,.ospm_search:not(.ospm_input_empty) .ospm_big_input_container_v2 .ospm_label_span,.ospm_search>.ospm_horizontal_flex_container[focus-within] .ospm_big_input_container_v2 .ospm_label_span{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);top:var(--size-12);top:var(--small_10)}.ospm_search.ospm_active .ospm_big_input_container_v2 .ospm_label_span,.ospm_search.ospm_multiline_label .ospm_big_input_container_v2 .ospm_label_span,.ospm_search:not(.ospm_input_empty) .ospm_big_input_container_v2 .ospm_label_span,.ospm_search>.ospm_horizontal_flex_container:focus-within .ospm_big_input_container_v2 .ospm_label_span{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);top:var(--size-12);top:var(--small_10)}.ospm_search.ospm_autocomplete_open>.ospm_horizontal_flex_container:after,.ospm_search>.ospm_horizontal_flex_container[focus-within]:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-8);border-radius:var(--small_05);bottom:calc(var(--size-2)/-2);bottom:calc(var(--tiny_02)/-2);content:" ";left:calc(var(--size-2)/-2);left:calc(var(--tiny_02)/-2);pointer-events:none;position:absolute;right:calc(var(--size-2)/-2);right:calc(var(--tiny_02)/-2);top:calc(var(--size-2)/-2);top:calc(var(--tiny_02)/-2)}.ospm_search.ospm_autocomplete_open>.ospm_horizontal_flex_container:after,.ospm_search>.ospm_horizontal_flex_container:focus-within:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-8);border-radius:var(--small_05);bottom:calc(var(--size-2)/-2);bottom:calc(var(--tiny_02)/-2);content:" ";left:calc(var(--size-2)/-2);left:calc(var(--tiny_02)/-2);pointer-events:none;position:absolute;right:calc(var(--size-2)/-2);right:calc(var(--tiny_02)/-2);top:calc(var(--size-2)/-2);top:calc(var(--tiny_02)/-2)}.ospm_search.ospm_autocomplete_open>.ospm_horizontal_flex_container:not(.ospm_contextmenu_top):after{border-bottom-left-radius:0;border-bottom-right-radius:0}.ospm_search.ospm_autocomplete_open>.ospm_horizontal_flex_container.ospm_contextmenu_top:after{border-top-left-radius:0;border-top-right-radius:0}.ospm_search.ospm_error_input>.ospm_horizontal_flex_container:after{border:var(--tiny_02) solid var(--error-01-contrast);border-radius:var(--size-8);border-radius:var(--small_05);bottom:calc(var(--size-2)/-2);bottom:calc(var(--tiny_02)/-2);content:" ";left:calc(var(--size-2)/-2);left:calc(var(--tiny_02)/-2);pointer-events:none;position:absolute;right:calc(var(--size-2)/-2);right:calc(var(--tiny_02)/-2);top:calc(var(--size-2)/-2);top:calc(var(--tiny_02)/-2)}.ospm_search .ospm_search_button,.ospm_search .ospm_search_icon_button{background-color:transparent;border:none;color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);max-width:40%;overflow:hidden;position:relative;white-space:normal;word-break:break-word}.ospm_search .ospm_search_button:hover{color:var(--secondary-01-hover)}.ospm_search .ospm_search_button:active{color:var(--secondary-01-active)}.ospm_search .ospm_search_button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:var(--small_10);padding-right:var(--small_05)}.ospm_search .ospm_search_button:last-child{padding-right:var(--small_25)}.ospm_device_mobile .ospm_search .ospm_search_button:last-child,.ospm_three_column_layout_center .ospm_search .ospm_search_button:last-child,.ospm_three_column_layout_left .ospm_search .ospm_search_button:last-child,.ospm_three_column_layout_right .ospm_search .ospm_search_button:last-child,.ospm_two_column_layout_12_left .ospm_search .ospm_search_button:last-child,.ospm_two_column_layout_21_right .ospm_search .ospm_search_button:last-child{padding-right:var(--small_10)}.ospm_search .ospm_search_icon_button:before{border-left:var(--tiny_01) solid var(--ui-02);content:" ";padding-bottom:var(--tiny_02);padding-right:var(--small_05);padding-top:var(--tiny_02)}.ospm_search .ospm_search_icon_button{padding-left:0;padding-right:var(--small_25)}.ospm_device_mobile .ospm_search .ospm_search_icon_button,div.ospm_three_column_layout_center .ospm_search .ospm_search_icon_button,div.ospm_three_column_layout_left .ospm_search .ospm_search_icon_button,div.ospm_three_column_layout_right .ospm_search .ospm_search_icon_button,div.ospm_two_column_layout_12_left .ospm_search .ospm_search_icon_button,div.ospm_two_column_layout_21_right .ospm_search .ospm_search_icon_button{padding-left:0;padding-right:var(--small_10)}.ospm_search .ospm_search_button>.ospm_icon{height:var(--size-16);height:var(--small_20);margin-left:var(--small_02);margin-right:0;width:var(--size-16);width:var(--small_20)}.ospm_search .ospm_search_button>.ospm_icon>svg>use,.ospm_search .ospm_search_icon_button>.ospm_icon>svg>use{fill:var(--secondary-01)}.ospm_search .ospm_search_button:hover>.ospm_icon>svg>use,.ospm_search .ospm_search_icon_button:hover>.ospm_icon>svg>use{fill:var(--secondary-01-hover)}.ospm_search .ospm_search_button:active>.ospm_icon>svg>use,.ospm_search .ospm_search_icon_button:active>.ospm_icon>svg>use{fill:var(--secondary-01-active)}.ospm_search .ospm_search_button:focus,.ospm_search .ospm_search_icon_button:focus{outline:none;text-decoration:underline}.ospm_search .ospm_search_button_rounded_corners:focus:after{border-radius:var(--size-12);border-radius:var(--small_10);border-bottom-left-radius:0;border-top-left-radius:0}.ospm_search_icon_button>.ospm_icon{margin-right:0}.ospm_search_icon_button>.ospm_icon svg{height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_search_icon_button>.ospm_icon svg>use{fill:var(--ui-01-contrast)}.ospm_search:not(.ospm_error_input)>.ospm_error_message{display:none}.ospm_search>.ospm_error_message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:var(--small_05)}.ospm_search>.ospm_error_message>.ospm_icon{height:var(--size-14);height:var(--small_15);margin-left:var(--small_25);margin-right:var(--small_02);width:var(--size-14);width:var(--small_15)}.ospm_search>.ospm_error_message>.ospm_icon>svg>use{fill:var(--error-01-contrast)}.ospm_big_input_container_v2 .ospm_big_input:-webkit-autofill,.ospm_big_input_container_v2 .ospm_big_input:-webkit-autofill:focus,.ospm_big_input_container_v2 .ospm_big_input:-webkit-autofill:hover{--webkit-box-shadow:0 0 0 1000px var(--ui-background-02) inset!important}.ospm_big_input_container_v2 .ospm_big_input:-webkit-autofill,.ospm_big_input_container_v2 .ospm_big_input:-webkit-autofill:focus,.ospm_big_input_container_v2 .ospm_big_input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}body.ospm_device_mobile .ospm_search .ospm_search_button,div.ospm_three_column_layout_center .ospm_search .ospm_search_button,div.ospm_three_column_layout_left .ospm_search .ospm_search_button,div.ospm_three_column_layout_right .ospm_search .ospm_search_button,div.ospm_two_column_layout_12_left .ospm_search .ospm_search_button,div.ospm_two_column_layout_21_right .ospm_search .ospm_search_button{font-size:0}.ospm_three_column_layout_center .ospm_search .ospm_search_button>.ospm_icon,.ospm_three_column_layout_left .ospm_search .ospm_search_button>.ospm_icon,.ospm_three_column_layout_right .ospm_search .ospm_search_button>.ospm_icon,.ospm_two_column_layout_12_left .ospm_search .ospm_search_button>.ospm_icon,.ospm_two_column_layout_21_right .ospm_search .ospm_search_button>.ospm_icon,body.ospm_device_mobile .ospm_search .ospm_search_button>.ospm_icon{margin-left:0}.ospm_search.ospm_disabled>.ospm_horizontal_flex_container{border:var(--tiny_01) solid var(--disabled-01)}.ospm_search .ospm_icon.ospm_icon_lock_s{display:none;height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_search.ospm_disabled .ospm_icon.ospm_icon_lock_s{display:block}.ospm_search_result_row{color:var(--readable-02);margin-bottom:var(--small_10);margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_list:not(.ospm_result_list) .ospm_search_result_row{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_vertical_icons_container .ospm_icon{height:var(--size-24);height:var(--small_30);width:var(--size-24);width:var(--small_30)}body.ospm_device_mobile .ospm_search_result_row,div.ospm_three_column_layout_center .ospm_search_result_row,div.ospm_three_column_layout_left .ospm_search_result_row,div.ospm_three_column_layout_right .ospm_search_result_row,div.ospm_two_column_layout_12_left .ospm_search_result_row,div.ospm_two_column_layout_21_right .ospm_search_result_row{margin-left:var(--nosize);margin-right:var(--nosize)}body.ospm_device_mobile .ospm_list:not(.ospm_result_list) .ospm_search_result_row,div.ospm_three_column_layout_center .ospm_list:not(.ospm_result_list) .ospm_search_result_row,div.ospm_three_column_layout_left .ospm_list:not(.ospm_result_list) .ospm_search_result_row,div.ospm_three_column_layout_right .ospm_list:not(.ospm_result_list) .ospm_search_result_row,div.ospm_two_column_layout_12_left .ospm_list:not(.ospm_result_list) .ospm_search_result_row,div.ospm_two_column_layout_21_right .ospm_list:not(.ospm_result_list) .ospm_search_result_row{margin-left:var(--small_10);margin-right:var(--small_10)}div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_search_result_row{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_search_result_row:not(.ospm_list_entry_wrapper){white-space:normal}.ospm_search_result_row>.ospm_card_v2{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default);font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);max-width:840px;padding:var(--small_25) var(--small_25);position:relative;-webkit-transition:margin .2s,border .2s,-webkit-box-shadow .2s;transition:margin .2s,border .2s,-webkit-box-shadow .2s;transition:margin .2s,box-shadow .2s,border .2s;transition:margin .2s,box-shadow .2s,border .2s,-webkit-box-shadow .2s;width:auto}body.ospm_device_mobile .ospm_search_result_row>.ospm_card_v2,div.ospm_three_column_layout_center .ospm_search_result_row>.ospm_card_v2,div.ospm_three_column_layout_left .ospm_search_result_row>.ospm_card_v2,div.ospm_three_column_layout_right .ospm_search_result_row>.ospm_card_v2,div.ospm_two_column_layout_12_left .ospm_search_result_row>.ospm_card_v2,div.ospm_two_column_layout_21_right .ospm_search_result_row>.ospm_card_v2{max-width:375px;padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_search_result_row:not(.ospm_disabled).ospm_widget_focused>.ospm_card_v2{-webkit-box-shadow:var(--shadow-hover);box-shadow:var(--shadow-hover);position:relative;z-index:2}.ospm_search_result_row:not(.ospm_disabled)>.ospm_card_v2:hover{-webkit-box-shadow:var(--shadow-hover);box-shadow:var(--shadow-hover);margin-left:calc(var(--tiny_02)*-1);margin-right:calc(var(--tiny_02)*-1);position:relative;z-index:2}.ospm_search_result_row.ospm_widget_focused>.ospm_card_v2{outline:none}.ospm_search_result_row .ospm_list_entry_label{color:var(--headline_05_color);font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);padding-bottom:var(--tiny_02)}.ospm_search_result_row .ospm_search_row_iconlabel_list{margin-top:var(--small_10)}.ospm_search_result_row .ospm_right_icon_container{-ms-flex-item-align:center;align-self:center;outline:none}.ospm_search_result_row .ospm_right_icon_container>.ospm_icon{fill:var(--success-01-contrast);height:var(--size-32);height:var(--medium_10);margin:auto;visibility:hidden;width:var(--size-32);width:var(--medium_10)}.ospm_search_result_row .ospm_right_icon_container.ospm_checked>.ospm_icon{visibility:visible;visibility:initial}.ospm_search_result_row:not(.ospm_disabled)>.ospm_card_v2 .ospm_search_row_details{-webkit-transition:padding .2s;transition:padding .2s}.ospm_search_result_row:not(.ospm_disabled)>.ospm_card_v2:hover .ospm_search_row_details{padding:var(--tiny_02)}.ospm_search_result_row .ospm_resultrow_textlabel_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:var(--small_20)}.ospm_device_mobile .ospm_search_result_row .ospm_resultrow_textlabel_list .ospm_resultrow_textlabel_list_inner,.ospm_three_column_layout_center .ospm_search_result_row .ospm_resultrow_textlabel_list .ospm_resultrow_textlabel_list_inner,.ospm_three_column_layout_left .ospm_search_result_row .ospm_resultrow_textlabel_list .ospm_resultrow_textlabel_list_inner,.ospm_three_column_layout_right .ospm_search_result_row .ospm_resultrow_textlabel_list .ospm_resultrow_textlabel_list_inner,.ospm_two_column_layout_12_left .ospm_search_result_row .ospm_resultrow_textlabel_list .ospm_resultrow_textlabel_list_inner,.ospm_two_column_layout_21_right .ospm_search_result_row .ospm_resultrow_textlabel_list .ospm_resultrow_textlabel_list_inner{width:100%}.ospm_search_result_row .ospm_resultrow_textlabel_list .ospm_resultrow_textlabel_list_inner{width:50%}.ospm_search_result_row .ospm_vertical_icons_container{-ms-flex-item-align:start;align-self:flex-start;margin-right:var(--small_05);position:relative}.ospm_search_result_row .ospm_vertical_icons_container:empty,.ospm_search_result_row .ospm_vertical_icons_container>.ospm_icon{display:none}.ospm_vertical_icons_container use{fill:var(--readable-01)}.ospm_search_result_row .ospm_vertical_icons_container>.ospm_icon:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_search_result_row.ospm_result_row_collapsible>.ospm_card_v2>.ospm_flex_items_align_center>.ospm_vertical_icons_container{background-color:var(--attention-02)}.ospm_search_result_row.ospm_result_row_collapsible>.ospm_card_v2>.ospm_flex_items_align_center>.ospm_vertical_icons_container>.ospm_icon>svg>use{fill:var(--attention-01)}.ospm_search_result_row.ospm_has_children:not(.ospm_collapsed)>.ospm_card_v2:first-child,.ospm_search_result_row.ospm_has_children:not(.ospm_collapsed)>.ospm_card_v2:first-child:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.ospm_search_result_row_children:empty{display:none}.ospm_search_result_row_children>.ospm_search_result_row>.ospm_card_v2{border-radius:0;border-top:none}.ospm_search_result_row_children>.ospm_search_result_row{margin-bottom:0}.ospm_search_result_row:not(.ospm_card_last)>.ospm_card_v2:first-child{border-bottom:none}.ospm_search_result_row.ospm_card_last>.ospm_card_v2:first-child{border-bottom-left-radius:var(--size-8);border-bottom-left-radius:var(--small_05);border-bottom-right-radius:var(--size-8);border-bottom-right-radius:var(--small_05)}.ospm_search_result_row .ospm_vertical_icons_container>.ospm_icon.ospm_icon_suche_down,.ospm_search_result_row .ospm_vertical_icons_container>.ospm_icon.ospm_icon_suche_up{bottom:0;display:block;height:var(--size-16);height:var(--small_20);position:absolute;right:0;width:var(--size-16);width:var(--small_20)}.ospm_search_result_row .ospm_pill{height:auto;min-height:var(--size-28);min-height:var(--small_35)}.ospm_search_result_row.ospm_result_row_collapsible:not(.ospm_collapsed)>.ospm_card_v2:before,.ospm_search_result_row>.ospm_search_result_row_children>.ospm_search_result_row>.ospm_card_v2:before{border-bottom:var(--tiny_01) solid var(--ui-01);bottom:-1px;content:"";display:block;height:var(--size-1);height:var(--tiny_01);left:0;margin-left:var(--small_25);margin-right:var(--small_25);position:absolute;width:calc(100% - var(--size-20)*2);width:calc(100% - var(--small_25)*2);z-index:2}.ospm_search_result_row>.ospm_search_result_row_children>.ospm_search_result_row>.ospm_card_v2:before{margin-left:calc(var(--small_25)*2);width:calc(100% - var(--size-20)*3);width:calc(100% - var(--small_25)*3)}.ospm_search_result_row>.ospm_search_result_row_children>.ospm_search_result_row>.ospm_search_result_row_children>.ospm_search_result_row>.ospm_card_v2:before{margin-left:calc(var(--small_25)*3);width:calc(100% - var(--size-20)*4);width:calc(100% - var(--small_25)*4)}.ospm_search_result_row>.ospm_search_result_row_children>.ospm_search_result_row.ospm_card_last>.ospm_card_v2:before{content:normal}.ospm_search_result_row>.ospm_card_v2>.ospm_card_expandable{color:var(--readable-02);margin-left:0;padding-bottom:0;padding-left:0}.ospm_search_result_row>.ospm_card_v2>.ospm_card_expandable:hover{color:var(--readable-01)}.ospm_search_result_row>.ospm_card_v2>.ospm_card_expandable:hover .ospm_icon{fill:var(--readable-01)}.ospm_search_result_row>.ospm_search_result_row_children>.ospm_search_result_row .ospm_card_expandable{margin-right:0}.ospm_search_result_row.ospm_disabled .ospm_list_entry_details,.ospm_search_result_row.ospm_disabled .ospm_list_entry_label,.ospm_search_result_row.ospm_disabled .ospm_pill{color:var(--disabled-01)}.ospm_search_result_row.ospm_disabled .ospm_icon svg use{fill:var(--disabled-01)}.ospm_search_result_row.ospm_disabled .ospm_icon img{-webkit-filter:grayscale(1) opacity(.7);filter:grayscale(1) opacity(.7)}.ospm_search_result_row.ospm_disabled .ospm_icon>.ospm_icon_sticker{background-color:var(--disabled-01)}.ospm_search_result_row .ospm_has_children:not(.ospm_collapsed)>.ospm_card_v2{border-bottom:none}.ospm_search_result_row_children>.ospm_search_result_row.ospm_widget_focused>.ospm_card_v2:after{border-top-left-radius:0;border-top-right-radius:0}.ospm_search_result_row:not(.ospm_card_last)>.ospm_card_v2:first-child:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.ospm_search_result_row .ospm_card_expandable>.ospm_card_expandable_icons[focus-within]:after{content:normal}.ospm_search_result_row .ospm_card_expandable>.ospm_card_expandable_icons:focus-within:after{content:normal}.ospm_search_result_row.ospm_widget_focused>.ospm_card_v2:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-8);border-radius:var(--small_05);content:"";display:block;height:calc(100% - var(--size-2)*2);height:calc(100% - var(--tiny_02)*2);left:0;position:absolute;top:0;width:calc(100% - var(--size-2)*2);width:calc(100% - var(--tiny_02)*2)}.ospm_search_result_row .ospm_icon.ospm_icon_size_undefined{height:var(--size-24);height:var(--small_30);width:var(--size-24);width:var(--small_30)}.ospm_advanced_search_container{border-bottom:var(--tiny_01) solid var(--ui-01);margin-bottom:var(--small_25)}.ospm_advanced_search_container .ospm_one_column_input_container,.ospm_advanced_search_container .ospm_two_column_input_container,.ospm_advanced_search_container>.ospm_horizontal_flex_container{margin-bottom:var(--small_20)}.ospm_advanced_search_container>.ospm_horizontal_flex_container>div:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.ospm_device_mobile .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_device_mobile .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_three_column_layout_center .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_three_column_layout_center .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_three_column_layout_left .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_three_column_layout_left .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_three_column_layout_right .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_three_column_layout_right .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_two_column_layout_12_left .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_two_column_layout_12_left .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_two_column_layout_21_right .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_two_column_layout_21_right .ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_textinput{margin:0}.ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput .ospm_textinput_wrapper{background-color:transparent;border:none}.ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput.ospm_autocomplete_open .ospm_textinput_wrapper,.ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper{border:none;margin:0}.ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput.ospm_has_error_messages .ospm_textinput_wrapper{border:none}.ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_textinput{padding-left:0;padding-right:0}.ospm_advanced_search_container .ospm_checkbox .ospm_list_entry_left_content{display:none}.ospm_advanced_search_container .ospm_checkbox .ospm_label{padding-left:var(--small_05)}.ospm_advanced_search_container .ospm_two_column_input_container .ospm_column>.ospm_checkbox{padding-left:0;padding-right:0}.ospm_device_mobile .ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput .ospm_textinput_wrapper .ospm_label_container{top:var(--size-12);top:var(--small_10)}.ospm_device_mobile .ospm_advanced_search_container>.ospm_horizontal_flex_container{height:92px}.ospm_device_mobile .ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput .ospm_textinput_wrapper .ospm_textinput_value_container input{margin-top:56px}.ospm_device_mobile .ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper .ospm_labelfield{padding-bottom:var(--small_25);padding-top:var(--small_25)}.ospm_device_mobile .ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput .ospm_textinput_wrapper .ospm_label,.ospm_device_mobile .ospm_advanced_search_container>.ospm_horizontal_flex_container .ospm_textinput .ospm_textinput_wrapper .ospm_optional{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);top:var(--size-12);top:var(--small_10)}#ospm_app .ospm_advanced_search_container button,.ospm_view_wrapper .ospm_advanced_search_container button{cursor:pointer}.ospm_history_toggle_link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--readable-02);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-18);font-size:var(--small_22);font-weight:500;line-height:var(--size-20);line-height:var(--small_25);margin:0 auto;max-width:648px;outline:none;padding-bottom:var(--small_25);padding-left:var(--small_25);padding-right:var(--small_25);position:relative;-webkit-transition:color .2s;transition:color .2s}#ospm_app .ospm_history_toggle_link,.ospm_view_wrapper .ospm_history_toggle_link{cursor:pointer}a.ospm_history_toggle_link{color:var(--readable-02)}.ospm_history_toggle_link:after{border-bottom:var(--tiny_01) solid var(--ui-01);bottom:-1px;content:"";display:block;height:0;left:var(--size-20);left:var(--small_25);position:absolute;right:var(--size-20);right:var(--small_25)}.ospm_history_toggle_link.ospm_history_up_arrow{margin-bottom:var(--small_25);padding-bottom:0}.ospm_history_toggle_link.ospm_history_up_arrow:after{border-bottom:none}.ospm_history_toggle_link>.ospm_icon{fill:var(--secondary-01);display:none;height:var(--size-16);height:var(--small_20);margin-right:0;min-width:auto;-webkit-transition:fill .2s;transition:fill .2s;width:var(--size-16);width:var(--small_20)}.ospm_history_toggle_link.ospm_history_down_arrow>.ospm_icon.ospm_icon_down_s,.ospm_history_toggle_link.ospm_history_up_arrow>.ospm_icon.ospm_icon_up_s{display:block}.ospm_history_toggle_link>.ospm_history_toggle_label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:var(--small_02);word-break:break-word}.ospm_history_toggle_link:hover>.ospm_icon{fill:var(--secondary-01-hover)}.ospm_history_toggle_link:active>.ospm_icon{fill:var(--secondary-01-active)}.ospm_history_toggle_link:focus{color:var(--focus-01);text-decoration:underline}.ospm_history_toggle_link:focus>.ospm_icon{fill:var(--focus-01)}.ospm_history_toggle_link~div>.ospm_list{border:0;-webkit-box-shadow:none;box-shadow:none;max-width:648px;padding:0}.ospm_history_toggle_link:focus .ospm_history_count~.ospm_history_toggle_label{position:relative}.ospm_history_toggle_link:focus .ospm_history_count~.ospm_history_toggle_label:not(:empty):before{color:transparent;content:"_";display:block;height:var(--size-1);height:var(--tiny_01);left:0;position:absolute;text-decoration:underline;text-decoration-color:var(--focus-01);width:var(--size-1);width:var(--tiny_01)}.ospm_chart{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_chart{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_chart svg text{font-size:var(--label_default_05_font_size);font-weight:var(--label_default_05_font_weight);line-height:var(--label_default_05_line_height)}.ospm_chart svg text.center{text-anchor:middle}.ospm_chart svg text.left{text-anchor:end}.ospm_chart svg .labels text.left:first-child{text-anchor:start}.ospm_chart .ospm_chart_keys_container{padding:var(--small_05) var(--small_25)}.ospm_chart .ospm_chart_keys_container:not(.chart_legend_without_border){border-top:var(--tiny_01) solid var(--ui-01)}.ospm_chart .x_labels{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.ospm_chart .x_labels .ospm_chart_key{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_chart .x_labels .ospm_chart_key_container:first-child{text-align:left}.ospm_chart .x_labels .ospm_chart_key_container:last-child{text-align:right}.ospm_chart svg .marks_lines text{font-size:var(--label_default_05_font_size);font-weight:var(--label_default_05_font_weight);line-height:var(--label_default_05_line_height)}.ospm_chart svg .surface{fill-opacity:.1;stroke-width:0}.ospm_chart .legend{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--size-4) var(--size-24);gap:var(--small_02) var(--small_30);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:var(--small_05)}.ospm_chart .legend_label{font-size:var(--label_default_05_font_size);font-weight:var(--label_default_05_font_weight);line-height:var(--label_default_05_line_height);padding-left:var(--small_20);position:relative}.ospm_chart .legend_circle{border-radius:50%;display:inline-block;height:var(--size-8);height:var(--small_05);left:0;position:absolute;top:calc(50% - var(--size-8)/2);top:calc(50% - var(--small_05)/2);width:var(--size-8);width:var(--small_05)}.ospm_chart .legend_circle.legend_shape_ring{background-color:transparent;border:var(--tiny_02) solid var(--focus-01);border-radius:100%}.ospm_circular_chart{margin-bottom:var(--small_30);margin-left:var(--small_25);margin-right:var(--small_25);padding-bottom:var(--small_05);padding-top:var(--small_05)}.ospm_device_mobile .ospm_circular_chart,.ospm_three_column_layout .ospm_circular_chart,.ospm_two_column_layout_12_left .ospm_circular_chart,.ospm_two_column_layout_21_right .ospm_circular_chart{margin-bottom:var(--small_20);margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_circular_chart:not(.ospm_list_entry_wrapper){white-space:normal}.ospm_circular_chart .ospm_circular_chart_middle{-webkit-box-flex:2;-ms-flex:2;flex:2;position:relative}.ospm_circular_chart .ospm_circular_chart_labels_and_icon{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40%}.ospm_three_column_layout .ospm_circular_chart .ospm_circular_chart_labels_and_icon,.ospm_two_column_layout_12_left .ospm_circular_chart .ospm_circular_chart_labels_and_icon,.ospm_two_column_layout_21_right .ospm_circular_chart .ospm_circular_chart_labels_and_icon{width:40%}.ospm_device_mobile .ospm_circular_chart .ospm_circular_chart_labels_and_icon{width:50%}.ospm_circular_chart .ospm_circular_chart_labels_and_icon .ospm_icon{margin-top:var(--tiny_02)}.ospm_circular_chart .ospm_circular_chart_labels_and_icon .ospm_icon_size_undefined{height:var(--size-40);height:var(--medium_15);width:var(--size-40);width:var(--medium_15)}.ospm_circular_chart .ospm_circular_chart_labels_and_icon .ospm_label{display:block;font-size:var(--headline_04_font_size);font-weight:var(--headline_04_font_weight);line-height:var(--headline_04_line_height);overflow-x:hidden;text-overflow:ellipsis}.ospm_circular_chart .ospm_label{color:var(--readable-01)}.ospm_circular_chart .ospm_circular_chart_labels_and_icon .ospm_sublabel{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);margin-top:var(--tiny_02)}.ospm_circular_chart .ospm_sublabel{color:var(--readable-02)}.ospm_circular_chart .ospm_circular_chart_labels_and_icon .ospm_icon svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ospm_circular_chart .ospm_circular_chart_labels_and_icon>.ospm_label,.ospm_circular_chart .ospm_circular_chart_labels_and_icon>.ospm_sublabel{white-space:normal}.ospm_circular_chart.ospm_widget_nowrap .ospm_circular_chart_labels_and_icon>.ospm_label,.ospm_circular_chart.ospm_widget_nowrap .ospm_circular_chart_labels_and_icon>.ospm_sublabel{white-space:nowrap}.ospm_circular_chart_middle{display:block;position:relative}.ospm_circular_chart_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ospm_circular_chart_segment_label:not(:empty){background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:calc(var(--size-28)/2);border-radius:calc(var(--small_35)/2);color:var(--readable-02);font-size:var(--size-14);font-size:var(--small_15);line-height:normal;margin-bottom:var(--small_05);margin-right:var(--small_05);max-width:var(--size-160);max-width:var(--large_30);padding:var(--small_02) var(--small_10);pointer-events:none;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.ospm_chart_tooltip.ospm_tooltip{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-12);border-radius:var(--small_10)}#ospm_app .ospm_circular_chart.ospm_clickable,.ospm_circular_chart.ospm_clickable,.ospm_view_wrapper .ospm_circular_chart.ospm_clickable{cursor:inherit}.ospm_circular_chart.ospm_clickable .ospm_circular_chart_icon,.ospm_circular_chart.ospm_clickable .ospm_circular_chart_left_navigation_icon,.ospm_circular_chart.ospm_clickable .ospm_circular_chart_right_navigation_icon{cursor:pointer;outline:none}#ospm_app .ospm_circular_chart.ospm_clickable .ospm_circular_chart_icon,#ospm_app .ospm_circular_chart.ospm_clickable .ospm_circular_chart_left_navigation_icon,#ospm_app .ospm_circular_chart.ospm_clickable .ospm_circular_chart_right_navigation_icon,.ospm_view_wrapper .ospm_circular_chart.ospm_clickable .ospm_circular_chart_icon,.ospm_view_wrapper .ospm_circular_chart.ospm_clickable .ospm_circular_chart_left_navigation_icon,.ospm_view_wrapper .ospm_circular_chart.ospm_clickable .ospm_circular_chart_right_navigation_icon{cursor:pointer}.ospm_circular_chart .ospm_circular_chart_bottom .ospm_circular_chart_left_navigation_icon,.ospm_circular_chart .ospm_circular_chart_bottom .ospm_circular_chart_right_navigation_icon{position:absolute}.ospm_circular_chart_bottom .ospm_icon,.ospm_circular_chart_left .ospm_icon,.ospm_circular_chart_right .ospm_icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ui-01);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--size-36);height:var(--medium_12);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:var(--size-36);width:var(--medium_12)}.ospm_circular_chart_bottom .ospm_icon:hover,.ospm_circular_chart_left .ospm_icon:hover,.ospm_circular_chart_right .ospm_icon:hover{background-color:var(--secondary-01-hover)}.ospm_circular_chart_bottom .ospm_icon:hover svg,.ospm_circular_chart_left .ospm_icon:hover svg,.ospm_circular_chart_right .ospm_icon:hover svg{fill:var(--readable-03)}.ospm_circular_chart_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:var(--small_05)}.ospm_circular_chart_bottom .ospm_icon svg,.ospm_circular_chart_left .ospm_icon svg,.ospm_circular_chart_right .ospm_icon svg{height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_circular_chart .ospm_circular_chart_middle svg .segments circle.inner_ring{fill:none}.ospm_list .ospm_circular_chart .ospm_circular_chart_middle svg .segments circle.inner_circle{fill:var(--ui-background-02)}.ospm_circular_chart .ospm_circular_chart_middle svg .segments circle.inner_circle{fill:var(--ui-background-01)}.ospm_circular_chart .ospm_circular_chart_middle svg .segments circle.gradient_circle{fill:none}.ospm_circular_chart .ospm_circular_chart_middle svg .segments line{stroke:var(--readable-03);stroke-width:2}.ospm_layout_column_wrapper:not(.ospm_two_column_layout_12_left):not(.ospm_two_column_layout_21_right):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_circular_chart_labels_and_icon{max-height:140px;max-width:140px}.ospm_layout_column_wrapper.ospm_two_column_layout_12_left .ospm_circular_chart_labels_and_icon,.ospm_layout_column_wrapper.ospm_two_column_layout_21_right .ospm_circular_chart_labels_and_icon{max-height:110px;max-width:110px}.ospm_circular_chart_labels_and_icon .ospm_label,.ospm_circular_chart_labels_and_icon .ospm_sublabel{display:-webkit-box!important}.ospm_circular_chart_labels_and_icon .ospm_label,.ospm_circular_chart_labels_and_icon .ospm_sublabel{-webkit-box-orient:vertical;overflow-y:hidden}.ospm_layout_column_wrapper:not(.ospm_two_column_layout_12_left):not(.ospm_two_column_layout_21_right):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_circular_chart_labels_and_icon .ospm_label,.ospm_layout_column_wrapper:not(.ospm_two_column_layout_12_left):not(.ospm_two_column_layout_21_right):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_circular_chart_labels_and_icon .ospm_sublabel{-webkit-line-clamp:3}.ospm_layout_column_wrapper.ospm_three_column_layout_center .ospm_circular_chart_labels_and_icon .ospm_label,.ospm_layout_column_wrapper.ospm_three_column_layout_center .ospm_circular_chart_labels_and_icon .ospm_sublabel,.ospm_layout_column_wrapper.ospm_three_column_layout_left .ospm_circular_chart_labels_and_icon .ospm_label,.ospm_layout_column_wrapper.ospm_three_column_layout_left .ospm_circular_chart_labels_and_icon .ospm_sublabel,.ospm_layout_column_wrapper.ospm_three_column_layout_right .ospm_circular_chart_labels_and_icon .ospm_label,.ospm_layout_column_wrapper.ospm_three_column_layout_right .ospm_circular_chart_labels_and_icon .ospm_sublabel,.ospm_layout_column_wrapper.ospm_two_column_layout_12_left .ospm_circular_chart_labels_and_icon .ospm_label,.ospm_layout_column_wrapper.ospm_two_column_layout_12_left .ospm_circular_chart_labels_and_icon .ospm_sublabel,.ospm_layout_column_wrapper.ospm_two_column_layout_21_right .ospm_circular_chart_labels_and_icon .ospm_label,.ospm_layout_column_wrapper.ospm_two_column_layout_21_right .ospm_circular_chart_labels_and_icon .ospm_sublabel{-webkit-line-clamp:2}.ospm_circular_chart_labels_and_icon .ospm_icon{max-height:20%}.ospm_vertical_bar_chart{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_vertical_bar_chart{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_vertical_bar_chart .default_gradient_stop{stop-color:var(--ui-02)}.ospm_vertical_bar_chart .ospm_vertical_bar_chart_labels,.ospm_vertical_bar_chart .ospm_vertical_bar_chart_labels2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--size-12);gap:var(--small_10);margin-bottom:var(--small_30);margin-top:var(--tiny_02);width:100%}.ospm_vertical_bar_chart .ospm_vertical_bar_chart_label,.ospm_vertical_bar_chart .ospm_vertical_bar_chart_label2{color:var(--readable-02);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:var(--label_default_04_font_size);line-height:var(--label_default_04_line_height);text-align:center}.ospm_vertical_bar_chart.ospm_has_bar_group .ospm_vertical_bar_chart_labels,.ospm_vertical_bar_chart.ospm_has_bar_group .ospm_vertical_bar_chart_labels2{gap:var(--size-20);gap:var(--small_25)}.ospm_vertical_bar_chart svg{height:calc(var(--size-160) + var(--size-40)*2);height:calc(var(--large_30) + var(--medium_15)*2)}.ospm_vertical_bar_chart.ospm_height_small svg{height:var(--size-160);height:var(--large_30)}.ospm_vertical_bar_chart.ospm_height_large svg{height:calc(var(--size-176)*2);height:calc(var(--large_35)*2)}.ospm_vertical_bar_chart .ospm_disabled{opacity:.38}.ospm_vertical_bar_chart svg .marks text{fill:var(--readable-02);font-size:var(--label_default_04_font_size);line-height:var(--label_default_04_line_height)}.ospm_vertical_bar_chart svg .marks line{stroke:var(--ui-01);stroke-width:var(--size-1);stroke-width:var(--tiny_01);shape-rendering:crispEdges}.ospm_two_bar_chart{padding:var(--small_05) var(--small_25)}.ospm_two_bar_chart:not(.ospm_has_margin_top){margin-top:var(--small_30)}.ospm_two_bar_chart:not(.ospm_has_margin_bottom){margin-bottom:var(--small_30)}.ospm_device_mobile .ospm_two_bar_chart,.ospm_flow_layout_3_columns .ospm_two_bar_chart,.ospm_three_column_layout_center .ospm_two_bar_chart,.ospm_three_column_layout_left .ospm_two_bar_chart,.ospm_three_column_layout_right .ospm_two_bar_chart,.ospm_two_column_layout_12_left .ospm_two_bar_chart,.ospm_two_column_layout_21_right .ospm_two_bar_chart{padding:var(--small_05) var(--small_10)}.ospm_device_mobile .ospm_two_bar_chart:not(.ospm_has_margin_bottom),.ospm_flow_layout_3_columns .ospm_two_bar_chart:not(.ospm_has_margin_bottom),.ospm_three_column_layout_center .ospm_two_bar_chart:not(.ospm_has_margin_bottom),.ospm_three_column_layout_left .ospm_two_bar_chart:not(.ospm_has_margin_bottom),.ospm_three_column_layout_right .ospm_two_bar_chart:not(.ospm_has_margin_bottom),.ospm_two_column_layout_12_left .ospm_two_bar_chart:not(.ospm_has_margin_bottom),.ospm_two_column_layout_21_right .ospm_two_bar_chart:not(.ospm_has_margin_bottom){margin-bottom:var(--small_20)}.ospm_device_mobile .ospm_two_bar_chart:not(.ospm_has_margin_top),.ospm_flow_layout_3_columns .ospm_two_bar_chart:not(.ospm_has_margin_top),.ospm_three_column_layout_center .ospm_two_bar_chart:not(.ospm_has_margin_top),.ospm_three_column_layout_left .ospm_two_bar_chart:not(.ospm_has_margin_top),.ospm_three_column_layout_right .ospm_two_bar_chart:not(.ospm_has_margin_top),.ospm_two_column_layout_12_left .ospm_two_bar_chart:not(.ospm_has_margin_top),.ospm_two_column_layout_21_right .ospm_two_bar_chart:not(.ospm_has_margin_top){margin-top:var(--small_20)}.ospm_two_bar_chart{white-space:normal}.ospm_two_bar_chart .ospm_two_bar_chart_main{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--size-24);gap:var(--small_30)}.ospm_two_bar_chart .ospm_bar{border-top-left-radius:var(--size-8);border-top-left-radius:var(--small_05);border-top-right-radius:var(--size-8);border-top-right-radius:var(--small_05);position:relative;width:50%}.ospm_two_bar_chart .ospm_positive_bar{background-color:var(--currency-positive-01-contrast)}.ospm_two_bar_chart .ospm_negative_bar{background-color:var(--error-01-contrast)}.ospm_two_bar_chart .ospm_difference_bar{background-color:var(--ui-background-02);border-top-left-radius:var(--size-8);border-top-left-radius:var(--small_05);border-top-right-radius:var(--size-8);border-top-right-radius:var(--small_05);opacity:.2}.ospm_two_bar_chart .ospm_difference_label_text{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);padding-bottom:var(--small_02);text-align:center}.ospm_two_bar_chart .ospm_difference_label_value{color:var(--currency-positive-01-contrast);font-size:var(--currency_account_03_font_size);font-weight:var(--currency_account_03_font_weight);line-height:var(--currency_account_03_line_height);text-align:center}.ospm_two_bar_chart .ospm_negative_bar .ospm_difference_label_value{color:var(--error-01-contrast)}.ospm_two_bar_chart .ospm_difference_label{position:absolute;text-align:center;top:calc(100% + var(--size-8));top:calc(100% + var(--small_05));width:100%}.ospm_device_mobile .ospm_two_bar_chart .ospm_difference_label_value,.ospm_flow_layout_3_columns .ospm_two_bar_chart .ospm_difference_label_value,.ospm_three_column_layout_center .ospm_two_bar_chart .ospm_difference_label_value,.ospm_three_column_layout_left .ospm_two_bar_chart .ospm_difference_label_value,.ospm_three_column_layout_right .ospm_two_bar_chart .ospm_difference_label_value,.ospm_two_column_layout_12_left .ospm_two_bar_chart .ospm_difference_label_value,.ospm_two_column_layout_21_right .ospm_two_bar_chart .ospm_difference_label_value{font-size:var(--currency_account_04_font_size)}.ospm_two_bar_chart.ospm_disabled .ospm_difference_label_text,.ospm_two_bar_chart.ospm_disabled .ospm_difference_label_value{color:var(--readable-01)}.ospm_two_bar_chart.ospm_disabled .ospm_bar{opacity:.38}.ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,.ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column{width:0}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column{max-width:50%}@-moz-document url-prefix(){body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column{min-width:48%}}.ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_two_column_input_container .ospm_column>.ospm_list_cell_container .ospm_checkbox,.ospm_two_column_input_container .ospm_column>.ospm_list_sublist,.ospm_two_column_input_container .ospm_column>.ospm_slider,.ospm_two_column_input_container .ospm_column>.ospm_table,.ospm_two_column_input_container .ospm_column>.ospm_text,.ospm_two_column_input_container .ospm_column>.ospm_textarea_container,.ospm_two_column_input_container .ospm_column>.ospm_textinput{border-radius:var(--size-4);border-radius:var(--small_02);margin:0;padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_two_column_input_container .ospm_column>.ospm_textarea_container{padding:var(--small_25)}.ospm_two_column_input_container .ospm_column>.ospm_slider{padding-top:var(--small_25)}.ospm_two_column_input_container .ospm_column>.ospm_table{border-collapse:inherit}.ospm_column .ospm_list_sublist .ospm_list_entry_wrapper{bottom:-1px;position:relative}.ospm_device_mobile .ospm_two_column_input_container>.ospm_horizontal_flex_container,.ospm_flow_layout_3_columns .ospm_two_column_input_container>.ospm_horizontal_flex_container,.ospm_three_column_layout_center .ospm_two_column_input_container>.ospm_horizontal_flex_container,.ospm_three_column_layout_left .ospm_two_column_input_container>.ospm_horizontal_flex_container,.ospm_three_column_layout_right .ospm_two_column_input_container>.ospm_horizontal_flex_container,.ospm_two_column_layout_12_left .ospm_two_column_input_container>.ospm_horizontal_flex_container,.ospm_two_column_layout_21_right .ospm_two_column_input_container>.ospm_horizontal_flex_container{display:block}.ospm_device_mobile .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,.ospm_device_mobile .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_left_column,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column{width:100%}.ospm_device_mobile .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_horizontal_flex_container .ospm_right_column{margin-left:0;margin-top:var(--small_20)}.ospm_device_mobile .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_device_mobile .ospm_two_column_input_container .ospm_column>.ospm_list_cell_container .ospm_checkbox,.ospm_device_mobile .ospm_two_column_input_container .ospm_column>.ospm_list_sublist,.ospm_device_mobile .ospm_two_column_input_container .ospm_column>.ospm_slider,.ospm_device_mobile .ospm_two_column_input_container .ospm_column>.ospm_table,.ospm_device_mobile .ospm_two_column_input_container .ospm_column>.ospm_text,.ospm_device_mobile .ospm_two_column_input_container .ospm_column>.ospm_textarea_container,.ospm_device_mobile .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_column>.ospm_list_cell_container .ospm_checkbox,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_column>.ospm_list_sublist,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_column>.ospm_slider,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_column>.ospm_table,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_column>.ospm_text,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_column>.ospm_textarea_container,.ospm_flow_layout_3_columns .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_column>.ospm_list_cell_container .ospm_checkbox,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_column>.ospm_list_sublist,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_column>.ospm_slider,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_column>.ospm_table,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_column>.ospm_text,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_column>.ospm_textarea_container,.ospm_three_column_layout_center .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_column>.ospm_list_cell_container .ospm_checkbox,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_column>.ospm_list_sublist,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_column>.ospm_slider,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_column>.ospm_table,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_column>.ospm_text,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_column>.ospm_textarea_container,.ospm_three_column_layout_left .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_column>.ospm_list_cell_container .ospm_checkbox,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_column>.ospm_list_sublist,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_column>.ospm_slider,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_column>.ospm_table,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_column>.ospm_text,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_column>.ospm_textarea_container,.ospm_three_column_layout_right .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_column>.ospm_list_cell_container .ospm_checkbox,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_column>.ospm_list_sublist,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_column>.ospm_slider,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_column>.ospm_table,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_column>.ospm_text,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_column>.ospm_textarea_container,.ospm_two_column_layout_12_left .ospm_two_column_input_container .ospm_column>.ospm_textinput,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_column>.ospm_checkbox,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_column>.ospm_list_cell_container .ospm_checkbox,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_column>.ospm_list_sublist,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_column>.ospm_slider,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_column>.ospm_table,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_column>.ospm_text,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_column>.ospm_textarea_container,.ospm_two_column_layout_21_right .ospm_two_column_input_container .ospm_column>.ospm_textinput{margin:var(--small_02)}.ospm_inputpair{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_inputpair .ospm_list_entry_left_content_first_line .ospm_label{white-space:break-spaces}.ospm_device_mobile .ospm_inputpair,.ospm_flow_layout_3_columns .ospm_inputpair,.ospm_three_column_layout_center .ospm_inputpair,.ospm_three_column_layout_left .ospm_inputpair,.ospm_three_column_layout_right .ospm_inputpair,.ospm_two_column_layout_12_left .ospm_inputpair,.ospm_two_column_layout_21_right .ospm_inputpair{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_inputpair,div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_inputpair.ospm_has_label .ospm_list_entry_left_content,div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair .ospm_list_entry_left_content{padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_device_mobile .ospm_inputpair.ospm_has_label .ospm_list_entry_left_content,.ospm_device_mobile div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair .ospm_list_entry_left_content,.ospm_flow_layout_3_columns .ospm_inputpair.ospm_has_label .ospm_list_entry_left_content,.ospm_flow_layout_3_columns div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair .ospm_list_entry_left_content,.ospm_three_column_layout_center .ospm_inputpair.ospm_has_label .ospm_list_entry_left_content,.ospm_three_column_layout_center div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair .ospm_list_entry_left_content,.ospm_three_column_layout_left .ospm_inputpair.ospm_has_label .ospm_list_entry_left_content,.ospm_three_column_layout_left div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair .ospm_list_entry_left_content,.ospm_three_column_layout_right .ospm_inputpair.ospm_has_label .ospm_list_entry_left_content,.ospm_three_column_layout_right div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair .ospm_list_entry_left_content,.ospm_two_column_layout_12_left .ospm_inputpair.ospm_has_label .ospm_list_entry_left_content,.ospm_two_column_layout_12_left div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair .ospm_list_entry_left_content,.ospm_two_column_layout_21_right .ospm_inputpair.ospm_has_label .ospm_list_entry_left_content,.ospm_two_column_layout_21_right div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_inputpair .ospm_list_entry_left_content{padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_inputpair .ospm_list_entry_left_content{padding-bottom:var(--small_10);padding-top:var(--small_10)}.ospm_inputpair:not(.ospm_has_label) .ospm_list_entry_left_content{padding-bottom:0;padding-top:0}.ospm_inputpair .ospm_list_entry_left_content .ospm_label{color:var(--headline_05_color);font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height)}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_inputpair .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column{-ms-flex-preferred-size:33%;flex-basis:33%}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_inputpair .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_inputpair .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column{-ms-flex-preferred-size:66%;flex-basis:66%}body.ospm_device_desktop .ospm_layout_column_wrapper.ospm_three_column_layout_right .ospm_inputpair .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_inputpair .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column{-ms-flex-preferred-size:33%;flex-basis:33%}body.ospm_device_desktop .ospm_layout_column_wrapper.ospm_three_column_layout_right .ospm_inputpair .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,body.ospm_device_desktop .ospm_layout_column_wrapper.ospm_three_column_layout_right .ospm_inputpair .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column{-ms-flex-preferred-size:66%;flex-basis:66%}body.ospm_device_desktop .ospm_layout_column_wrapper.ospm_three_column_layout_right .ospm_inputpair .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column{-ms-flex-preferred-size:33%;flex-basis:33%}.ospm_device_mobile .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container,.ospm_flow_layout_3_columns .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container,.ospm_three_column_layout_center .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container,.ospm_three_column_layout_left .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container,.ospm_two_column_layout_12_left .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container,.ospm_two_column_layout_21_right .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container{-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_device_mobile .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_flow_layout_3_columns .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_three_column_layout_center .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_three_column_layout_left .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_two_column_layout_12_left .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_two_column_layout_21_right .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container .ospm_column.ospm_left_column,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container .ospm_column.ospm_left_column{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 var(--small_05)}.ospm_device_mobile .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container,.ospm_flow_layout_3_columns .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container,.ospm_three_column_layout_center .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container,.ospm_three_column_layout_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container,.ospm_two_column_layout_12_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container,.ospm_two_column_layout_21_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair:not(.ospm_widget_nowrap) .ospm_horizontal_flex_container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ospm_device_mobile .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_flow_layout_3_columns .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_three_column_layout_center .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_three_column_layout_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_two_column_layout_12_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container .ospm_column.ospm_left_column,.ospm_two_column_layout_21_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container .ospm_column.ospm_left_column,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container .ospm_column.ospm_left_column{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 var(--small_05) 0 0}.ospm_device_mobile .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column,.ospm_flow_layout_3_columns .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column,.ospm_three_column_layout_center .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column,.ospm_three_column_layout_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column,.ospm_two_column_layout_12_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column,.ospm_two_column_layout_21_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_left_column{-ms-flex-preferred-size:33%;flex-basis:33%}.ospm_device_mobile .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,.ospm_device_mobile .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column,.ospm_flow_layout_3_columns .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,.ospm_flow_layout_3_columns .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column,.ospm_three_column_layout_center .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,.ospm_three_column_layout_center .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column,.ospm_three_column_layout_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,.ospm_three_column_layout_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column,.ospm_two_column_layout_12_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,.ospm_two_column_layout_12_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column,.ospm_two_column_layout_21_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,.ospm_two_column_layout_21_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_1_2 .ospm_column.ospm_right_column,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_left_column{-ms-flex-preferred-size:66%;flex-basis:66%}.ospm_device_mobile .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column,.ospm_flow_layout_3_columns .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column,.ospm_three_column_layout_center .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column,.ospm_three_column_layout_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column,.ospm_two_column_layout_12_left .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column,.ospm_two_column_layout_21_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair.ospm_widget_nowrap .ospm_horizontal_flex_container.ospm_column_ratio_2_1 .ospm_column.ospm_right_column{-ms-flex-preferred-size:33%;flex-basis:33%}.ospm_device_mobile .ospm_inputpair .ospm_horizontal_flex_container .ospm_column.ospm_right_column,.ospm_flow_layout_3_columns .ospm_inputpair .ospm_horizontal_flex_container .ospm_column.ospm_right_column,.ospm_three_column_layout_center .ospm_inputpair .ospm_horizontal_flex_container .ospm_column.ospm_right_column,.ospm_three_column_layout_left .ospm_inputpair .ospm_horizontal_flex_container .ospm_column.ospm_right_column,.ospm_two_column_layout_12_left .ospm_inputpair .ospm_horizontal_flex_container .ospm_column.ospm_right_column,.ospm_two_column_layout_21_right .ospm_inputpair .ospm_horizontal_flex_container .ospm_column.ospm_right_column,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_inputpair .ospm_horizontal_flex_container .ospm_column.ospm_right_column{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0}.ospm_inputpair .ospm_entry_infotext,.ospm_inputpair .ospm_widget_error_message_line{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_inputpair .ospm_entry_infotext{padding-left:var(--small_25)}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_list_form .ospm_inputpair .ospm_widget_error_message{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:var(--small_25);padding-top:var(--small_05)}.ospm_device_mobile .ospm_list_form .ospm_inputpair .ospm_widget_error_message,.ospm_flow_layout_3_columns .ospm_list_form .ospm_inputpair .ospm_widget_error_message,.ospm_three_column_layout_center .ospm_list_form .ospm_inputpair .ospm_widget_error_message,.ospm_three_column_layout_left .ospm_list_form .ospm_inputpair .ospm_widget_error_message,.ospm_two_column_layout_12_left .ospm_list_form .ospm_inputpair .ospm_widget_error_message,.ospm_two_column_layout_21_right .ospm_list_form .ospm_inputpair .ospm_widget_error_message,body:not(.ospm_device_desktop) .ospm_three_column_layout_right .ospm_list_form .ospm_inputpair .ospm_widget_error_message{padding-bottom:0;padding-top:var(--small_05)}.ospm_inputpair .ospm_widget_error_message .ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);width:var(--size-16);width:var(--small_20)}.ospm_inputpair .ospm_widget_error_message_line{color:var(--error-01-contrast)}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_inputpair .ospm_widget_error_message_line:nth-of-type(2):before{content:", "}div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_inputpair:not(.ospm_has_margin_bottom){margin-bottom:var(--small_10)}.ospm_list .ospm_list_cell_container>.ospm_inputpair:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-12)/-2);bottom:calc(var(--small_10)/-2)}.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_inputpair:not(.ospm_has_margin_bottom),.ospm_flow_layout_3_columns div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_inputpair:not(.ospm_has_margin_bottom),.ospm_three_column_layout_center div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_inputpair:not(.ospm_has_margin_bottom),.ospm_three_column_layout_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_inputpair:not(.ospm_has_margin_bottom),.ospm_three_column_layout_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_inputpair:not(.ospm_has_margin_bottom),.ospm_two_column_layout_12_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_inputpair:not(.ospm_has_margin_bottom),.ospm_two_column_layout_21_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_inputpair:not(.ospm_has_margin_bottom){margin-bottom:var(--small_05)}.ospm_device_mobile .ospm_list .ospm_list_cell_container>.ospm_inputpair:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_flow_layout_3_columns .ospm_list .ospm_list_cell_container>.ospm_inputpair:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_center .ospm_list .ospm_list_cell_container>.ospm_inputpair:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_left .ospm_list .ospm_list_cell_container>.ospm_inputpair:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_right .ospm_list .ospm_list_cell_container>.ospm_inputpair:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_12_left .ospm_list .ospm_list_cell_container>.ospm_inputpair:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_21_right .ospm_list .ospm_list_cell_container>.ospm_inputpair:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_inputpair .ospm_textinput .ospm_entry_infotext{white-space:normal;word-break:break-all}.ospm_text .ospm_widget_content_wrapper{padding-left:var(--small_25);padding-right:var(--small_25);white-space:normal}.ospm_device_mobile .ospm_text .ospm_widget_content_wrapper,.ospm_flow_layout_3_columns .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_center .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_left .ospm_text .ospm_widget_content_wrapper,.ospm_three_column_layout_right .ospm_text .ospm_widget_content_wrapper,.ospm_two_column_layout_12_left .ospm_text .ospm_widget_content_wrapper,.ospm_two_column_layout_21_right .ospm_text .ospm_widget_content_wrapper{padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_device_mobile .ospm_text .ospm_text_value_container .ospm_display_color_bold,.ospm_flow_layout_3_columns .ospm_text .ospm_text_value_container .ospm_display_color_bold,.ospm_three_column_layout_center .ospm_text .ospm_text_value_container .ospm_display_color_bold,.ospm_three_column_layout_left .ospm_text .ospm_text_value_container .ospm_display_color_bold,.ospm_three_column_layout_right .ospm_text .ospm_text_value_container .ospm_display_color_bold,.ospm_two_column_layout_12_left .ospm_text .ospm_text_value_container .ospm_display_color_bold,.ospm_two_column_layout_21_right .ospm_text .ospm_text_value_container .ospm_display_color_bold{font-weight:var(--headline_01_light_font_weight)}.ospm_text .ospm_value_container .ospm_display_color_bold{font-weight:var(--label_default_01_font_weight)}.ospm_entry_infotext:before{content:","}.ospm_text .ospm_sublabel:empty{-moz-box-flex:0}.ospm_highlighted_text_widget{position:relative}.ospm_highlighted_text_widget>*{position:relative;z-index:1}.ospm_highlighted_text_widget .ospm_highlighted_widget_background{bottom:calc(var(--size-1)*-1);bottom:calc(var(--tiny_01)*-1);left:0;position:absolute;right:0;top:calc(var(--size-1)*-1);top:calc(var(--tiny_01)*-1);z-index:0}.ospm_list_sublist_entries .ospm_highlighted_text_widget .ospm_highlighted_widget_background{left:calc(var(--size-24)*-1);left:calc(var(--small_30)*-1);margin-top:calc(var(--tiny_01)*-1);right:calc(var(--size-24)*-1);right:calc(var(--small_30)*-1)}.ospm_list>div:first-child .ospm_labelfield .ospm_highlighted_widget_background,.ospm_list_cell_container>div.ospm_texttable_container:first-child .ospm_highlighted_widget_background{border-top-left-radius:var(--size-4);border-top-left-radius:var(--small_02);border-top-right-radius:var(--size-4);border-top-right-radius:var(--small_02)}.ospm_list>div.ospm_list_cell_container .ospm_list_entry_wrapper:last-child .ospm_labelfield .ospm_highlighted_widget_background,.ospm_list_cell_container>div.ospm_texttable_container:last-child .ospm_highlighted_widget_background{border-bottom-left-radius:var(--size-4);border-bottom-left-radius:var(--small_02);border-bottom-right-radius:var(--size-4);border-bottom-right-radius:var(--small_02)}.ospm_list>div.ospm_list_cell_container .ospm_list_entry_wrapper:last-child .ospm_labelfield .ospm_highlighted_widget_background.ospm_highlighted_without_bottom_border_radius{border-bottom-left-radius:0;border-bottom-right-radius:0}.ospm_text .ospm_one_button{overflow:visible;position:relative}.ospm_text .ospm_one_button:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex}.ospm_text .ospm_one_button:before{border-right-style:solid;border-right-width:var(--tiny_01);content:"";height:var(--size-20);height:var(--small_25);margin-top:var(--small_05);position:absolute;right:calc(var(--size-8)*-1);right:calc(var(--small_05)*-1)}.ospm_text .ospm_one_button:last-child:before{border:none}.ospm_text .ospm_list_entry_left_content_first_line,.ospm_text .ospm_list_entry_left_content_second_line{min-width:0;text-overflow:ellipsis}.ospm_device_mobile .ospm_text .ospm_list_entry_left_content_first_line .ospm_label,.ospm_flow_layout_3_columns .ospm_text .ospm_list_entry_left_content_first_line .ospm_label,.ospm_text .ospm_list_entry_left_content_second_line .ospm_sublabel,.ospm_three_column_layout_center .ospm_text .ospm_list_entry_left_content_first_line .ospm_label,.ospm_three_column_layout_left .ospm_text .ospm_list_entry_left_content_first_line .ospm_label,.ospm_three_column_layout_right .ospm_text .ospm_list_entry_left_content_first_line .ospm_label,.ospm_two_column_layout_12_left .ospm_text .ospm_list_entry_left_content_first_line .ospm_label,.ospm_two_column_layout_21_right .ospm_text .ospm_list_entry_left_content_first_line .ospm_label{overflow:hidden;text-overflow:ellipsis}.ospm_device_mobile .ospm_list_entry_right_content .ospm_value_container,.ospm_flow_layout_3_columns .ospm_list_entry_right_content .ospm_value_container,.ospm_three_column_layout_center .ospm_list_entry_right_content .ospm_value_container,.ospm_three_column_layout_left .ospm_list_entry_right_content .ospm_value_container,.ospm_three_column_layout_right .ospm_list_entry_right_content .ospm_value_container,.ospm_two_column_layout_12_left .ospm_list_entry_right_content .ospm_value_container,.ospm_two_column_layout_21_right .ospm_list_entry_right_content .ospm_value_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ospm_device_mobile .ospm_list_entry_right_content span.ospm_text_value,.ospm_flow_layout_3_columns .ospm_list_entry_right_content span.ospm_text_value,.ospm_three_column_layout_center .ospm_list_entry_right_content span.ospm_text_value,.ospm_three_column_layout_left .ospm_list_entry_right_content span.ospm_text_value,.ospm_three_column_layout_right .ospm_list_entry_right_content span.ospm_text_value,.ospm_two_column_layout_12_left .ospm_list_entry_right_content span.ospm_text_value,.ospm_two_column_layout_21_right .ospm_list_entry_right_content span.ospm_text_value{overflow:hidden;text-overflow:ellipsis}.ospm_list_entry_left_center_content .ospm_list_entry_left_content_first_line,.ospm_list_entry_left_center_content .ospm_list_entry_left_content_second_line{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ospm_labelfield_relative_container{position:relative;width:100%}.ospm_text.ospm_has_subvalue .ospm_subvalue_container,.ospm_text.ospm_has_subvalue .ospm_value_container{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin-right:0}body .ospm_layout_column_wrapper .ospm_list .ospm_text .ospm_value_container{text-align:right}.ospm_text .ospm_value_container{padding-left:var(--small_20)}.ospm_widget_nowrap .ospm_value_unit{display:inline}.ospm_text .ospm_value_container:empty{display:none}.ospm_text .ospm_help_message{padding-bottom:var(--small_05);padding-top:var(--tiny_02)}.ospm_list .ospm_text .ospm_widget_error_message{padding-bottom:var(--small_20);padding-top:var(--tiny_02)}.ospm_help_marker_overflow{margin-top:0}.ospm_text .ospm_value_container_full_width{margin-left:0;padding-left:0;width:100%}.ospm_text .ospm_text_long_value_container:not(:empty){color:var(--label_default_03_color);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height);margin-top:calc(var(--small_10)*-1);padding:0 var(--small_25) var(--small_20) var(--small_25)}.ospm_text .ospm_text_long_value_container:empty{padding-bottom:0}.ospm_device_mobile .ospm_text .ospm_text_long_value_container:not(:empty),.ospm_flow_layout_3_columns .ospm_text .ospm_text_long_value_container:not(:empty),.ospm_three_column_layout_center .ospm_text .ospm_text_long_value_container:not(:empty),.ospm_three_column_layout_left .ospm_text .ospm_text_long_value_container:not(:empty),.ospm_three_column_layout_right .ospm_text .ospm_text_long_value_container:not(:empty),.ospm_two_column_layout_12_left .ospm_text .ospm_text_long_value_container:not(:empty),.ospm_two_column_layout_21_right .ospm_text .ospm_text_long_value_container:not(:empty){padding-bottom:calc(var(--small_05)*-1)}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_list_cell_container.ospm_min_height_large>.ospm_list_sublist>.ospm_text.ospm_list_sublist_header>.ospm_widget_content_wrapper>.ospm_text_container,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_list_cell_container.ospm_min_height_large>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container,body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_list_sublist_entries.ospm_min_height_large>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container{min-height:64px}.ospm_text_container .ospm_horizontal_flex_container{-ms-flex-wrap:wrap}.ospm_text_left_icons:empty{display:none}.ospm_text_left_icons{line-height:100%}.ospm_device_mobile .ospm_text_left_icons,.ospm_flow_layout_3_columns .ospm_text_left_icons,.ospm_three_column_layout_center .ospm_text_left_icons,.ospm_three_column_layout_left .ospm_text_left_icons,.ospm_three_column_layout_right .ospm_text_left_icons,.ospm_two_column_layout_12_left .ospm_text_left_icons,.ospm_two_column_layout_21_right .ospm_text_left_icons{float:left}.ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon{display:inline-block;margin:0 var(--small_05) 0 0;vertical-align:middle}.ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon.ospm_icon_sticker{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_device_mobile .ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon,.ospm_flow_layout_3_columns .ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon,.ospm_three_column_layout_center .ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon,.ospm_three_column_layout_left .ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon,.ospm_three_column_layout_right .ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon,.ospm_two_column_layout_12_left .ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon,.ospm_two_column_layout_21_right .ospm_text .ospm_text_container .ospm_text_left_icons .ospm_text_icon_left .ospm_icon{margin:0 var(--small_05) 0 0}.ospm_text_left_icons .ospm_text_icon{display:inline-block}.ospm_leftbar_area .ospm_text_left_icons{height:var(--size-20);height:var(--small_25)}.ospm_text_right_icons:empty{display:none}.ospm_text_right_icons{line-height:100%}.ospm_text_icon .ospm_text_icon_right{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_device_mobile .ospm_text_right_icons,.ospm_flow_layout_3_columns .ospm_text_right_icons,.ospm_three_column_layout_center .ospm_text_right_icons,.ospm_three_column_layout_left .ospm_text_right_icons,.ospm_three_column_layout_right .ospm_text_right_icons,.ospm_two_column_layout_12_left .ospm_text_right_icons,.ospm_two_column_layout_21_right .ospm_text_right_icons{float:right}.ospm_text_right_icons .ospm_icon{margin:auto 0 auto var(--small_05)!important}.ospm_text_right_icons .ospm_icon{display:inline-block;vertical-align:middle}.ospm_text_right_icons .ospm_icon.ospm_icon_sticker{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_text_right_icons .ospm_text_icon{display:inline-block}.ospm_text_icon>.ospm_text_icon_label{display:inline-block;vertical-align:middle}.ospm_text_right_icons .ospm_text_icon_label{padding-left:var(--small_20)}.ospm_text_left_icons .ospm_text_icon_label{padding-right:var(--small_05)}.ospm_rightbar_area .ospm_text_right_icons{height:var(--size-20);height:var(--small_25)}.ospm_text_symbolvalue_diamond{font-size:var(--size-8);font-size:var(--small_05);margin-left:var(--tiny_02)}.ospm_text_symbolvalue_circle{font-size:var(--headline_02_font_size);margin-left:0}.ospm_text_symbolvalue_triangle{font-size:var(--headline_05_font_size);margin-left:0}.ospm_device_mobile .ospm_text .ospm_value_container,.ospm_flow_layout_3_columns .ospm_text .ospm_value_container,.ospm_three_column_layout_center .ospm_text .ospm_value_container,.ospm_three_column_layout_left .ospm_text .ospm_value_container,.ospm_three_column_layout_right .ospm_text .ospm_value_container,.ospm_two_column_layout_12_left .ospm_text .ospm_value_container,.ospm_two_column_layout_21_right .ospm_text .ospm_value_container{display:inline-block}.ospm_device_mobile .ospm_text .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_text .ospm_sublabel,.ospm_three_column_layout_center .ospm_text .ospm_sublabel,.ospm_three_column_layout_left .ospm_text .ospm_sublabel,.ospm_three_column_layout_right .ospm_text .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_text .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_text .ospm_sublabel{margin-bottom:var(--tiny_02)}.ospm_highlighted_text_widget+.ospm_text_long_value_container>span:first-child:after{bottom:0;content:"";left:calc(var(--size-24)*-1);left:calc(var(--small_30)*-1);position:absolute;right:calc(var(--size-24)*-1);right:calc(var(--small_30)*-1);top:0;z-index:-1}.ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus,.ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus *{text-decoration:none}.ospm_text:not(.ospm_list_entry_wrapper):not(.ospm_disabled) .ospm_clickable.ospm_widget_content_wrapper:focus,body:not(.ospm_device_mobile) .ospm_text:not(.ospm_list_entry_wrapper):not(.ospm_disabled) .ospm_clickable.ospm_widget_content_wrapper:hover:not(:active){background-color:var(--ui-03);border-radius:var(--size-8);border-radius:var(--small_05);outline:none}.ospm_text:not(.ospm_list_entry_wrapper) .ospm_clickable.ospm_widget_content_wrapper:active{background-color:var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05)}.ospm_list_cell_container .ospm_list_sublist_entries .ospm_text:first-child .ospm_clickable.ospm_widget_content_wrapper{border-top-left-radius:0!important;border-top-right-radius:0!important}.ospm_list_cell_container .ospm_text:not(.ospm_disabled):not(.ospm_highlighted_text_widget) .ospm_clickable.ospm_widget_content_wrapper:focus,body:not(.ospm_device_mobile) .ospm_list_cell_container .ospm_text:not(.ospm_disabled):not(.ospm_highlighted_text_widget) .ospm_clickable.ospm_widget_content_wrapper:hover:not(:active){background-color:var(--ui-03);outline:none}.ospm_device_mobile .ospm_list_cell_container .ospm_text:not(.ospm_disabled) .ospm_clickable.ospm_widget_content_wrapper:active,.ospm_list_cell_container .ospm_text.ospm_highlighted_text_widget:not(.ospm_disabled) .ospm_clickable.ospm_widget_content_wrapper,body:not(.ospm_device_mobile) .ospm_list_cell_container .ospm_text:not(.ospm_disabled) .ospm_clickable.ospm_widget_content_wrapper:active{background-color:var(--ui-01)}.ospm_text.ospm_disabled .ospm_widget_content_wrapper{opacity:.5}.ospm_device_mobile .ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus,.ospm_flow_layout_3_columns .ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus,.ospm_text.ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box,.ospm_three_column_layout_center .ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus,.ospm_three_column_layout_left .ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus,.ospm_three_column_layout_right .ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus,.ospm_two_column_layout_12_left .ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus,.ospm_two_column_layout_21_right .ospm_text .ospm_clickable.ospm_widget_content_wrapper:focus{outline:none}.ospm_text.ospm_checkable:not(.ospm_disabled) .ospm_checkable_checkbox_container .ospm_checkbox_box:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-4);border-radius:var(--small_02);bottom:calc(var(--size-2)*-3);bottom:calc(var(--tiny_02)*-3);content:"";left:calc(var(--size-2)*-3);left:calc(var(--tiny_02)*-3);position:absolute;right:calc(var(--size-2)*-3);right:calc(var(--tiny_02)*-3);top:calc(var(--size-2)*-3);top:calc(var(--tiny_02)*-3)}.ospm_text.ospm_checkable:not(.ospm_disabled) .ospm_checkable_checkbox_container .ospm_checkbox_box.ospm_radiobutton_box:focus:after{border-radius:100%}.ospm_text .ospm_text_container .ospm_checkable_checkbox_container{width:auto}.ospm_text.ospm_checkable{display:block}#ospm_app .ospm_text.ospm_clickable,.ospm_text.ospm_clickable,.ospm_view_wrapper .ospm_text.ospm_clickable{cursor:inherit}#ospm_app .ospm_text.ospm_clickable:not(.ospm_disabled) .ospm_widget_content_wrapper,#ospm_app .ospm_text_right_icons .ospm_clickable,.ospm_text.ospm_clickable:not(.ospm_disabled) .ospm_widget_content_wrapper,.ospm_text_right_icons .ospm_clickable,.ospm_view_wrapper .ospm_text.ospm_clickable:not(.ospm_disabled) .ospm_widget_content_wrapper,.ospm_view_wrapper .ospm_text_right_icons .ospm_clickable{cursor:pointer}.ospm_list .ospm_text.ospm_has_drilldown:not(.ospm_widget_wrap) .ospm_list_entry_left_content_first_line,.ospm_list .ospm_text.ospm_has_drilldown:not(.ospm_widget_wrap) .ospm_list_entry_left_content_second_line,.ospm_text.ospm_has_drilldown:not(.ospm_widget_wrap) .ospm_value_container,.ospm_text.ospm_widget_nowrap .ospm_list_entry_left_content_first_line,.ospm_text.ospm_widget_nowrap .ospm_list_entry_left_content_second_line,.ospm_text.ospm_widget_nowrap .ospm_value_container{word-wrap:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_text .ospm_text_right_icons{white-space:break-spaces;word-break:break-word}.ospm_text .ospm_list_entry_left_content,.ospm_text .ospm_list_entry_right_content,.ospm_text .ospm_subvalue_content{-webkit-box-flex:0;-ms-flex:none;flex:none}.ospm_text.ospm_has_flyoutmenu{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_text.ospm_has_flyoutmenu .ospm_widget_content_wrapper{max-width:calc(100% - 32px)}.ospm_text .ospm_widget_content_wrapper[\:has\(\%2B\%20\.ospm_flyout_icon_container\.ospm_icon_flyout\)]{padding-right:var(--nosize)}.ospm_text .ospm_widget_content_wrapper:has(+.ospm_flyout_icon_container.ospm_icon_flyout){padding-right:var(--nosize)}.ospm_text .ospm_widget_content_wrapper[\:has\(\%2B\%20\.ospm_flyout_icon_container\.ospm_icon_flyout\)] .ospm_text_right_icons{margin-right:var(--small_02)}.ospm_text .ospm_widget_content_wrapper:has(+.ospm_flyout_icon_container.ospm_icon_flyout) .ospm_text_right_icons{margin-right:var(--small_02)}.ospm_text .ospm_flyout_icon_container.ospm_icon_flyout{-ms-flex-item-align:center;align-self:center;margin-right:var(--small_25);position:static}.ospm_device_mobile .ospm_text .ospm_flyout_icon_container.ospm_icon_flyout,.ospm_three_column_layout_center .ospm_text .ospm_flyout_icon_container.ospm_icon_flyout,.ospm_three_column_layout_left .ospm_flyout_icon_container.ospm_icon_flyout,.ospm_three_column_layout_right .ospm_text .ospm_flyout_icon_container.ospm_icon_flyout,.ospm_two_column_layout_12_left .ospm_text .ospm_flyout_icon_container.ospm_icon_flyout,.ospm_two_column_layout_21_right .ospm_text .ospm_flyout_icon_container.ospm_icon_flyout{margin-right:var(--small_10)}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_text:not(.ospm_has_sublabel).ospm_has_hint .ospm_flyout_icon_container.ospm_icon_flyout{-ms-flex-item-align:baseline;align-self:baseline;position:relative;top:var(--size-20);top:var(--small_25)}.ospm_text .ospm_label{color:var(--label_default_03_color);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}.ospm_device_mobile .ospm_text .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_text .ospm_sublabel,.ospm_three_column_layout_center .ospm_text .ospm_sublabel,.ospm_three_column_layout_left .ospm_text .ospm_sublabel,.ospm_three_column_layout_right .ospm_text .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_text .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_text .ospm_sublabel{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);letter-spacing:var(--size-0);letter-spacing:var(--nosize);line-height:var(--label_default_04_line_height)}.ospm_text .ospm_entry_infotext,.ospm_text .ospm_list_entry_right_content .ospm_value_container,.ospm_text .ospm_subvalue,.ospm_text .ospm_subvalue_unit,.ospm_text_icon>.ospm_text_icon_label{font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}body:not(.ospm_device_mobile) .ospm_text .ospm_sublabel{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_text .ospm_subvalue_container,.ospm_text_icon_label{color:var(--label_default_03_color)}.ospm_text .ospm_subvalue_unit:not(:empty){margin-left:var(--small_05)}.ospm_text .ospm_text_subvalue_icons .ospm_subvalue_icon{margin-left:var(--small_20)}.ospm_text .ospm_value_unit:not(:empty){padding-left:var(--small_05)}.ospm_text .ospm_subvalue_content{max-width:none;padding-bottom:0;padding-top:0}.ospm_text .ospm_list_entry_left_content,.ospm_text .ospm_list_entry_right_content{padding-bottom:0;padding-top:0}.ospm_text_container,body:not(.ospm_device_mobile) .ospm_list_cell_container.ospm_min_height_large>.ospm_list_sublist>.ospm_text.ospm_list_sublist_header>.ospm_widget_content_wrapper>.ospm_text_container,body:not(.ospm_device_mobile) .ospm_list_cell_container.ospm_min_height_large>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container,body:not(.ospm_device_mobile) .ospm_list_sublist_entries.ospm_min_height_large>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container{padding-bottom:var(--small_20);padding-top:var(--small_20)}.ospm_device_mobile .ospm_text_container,.ospm_flow_layout_3_columns .ospm_text_container,.ospm_three_column_layout_center .ospm_text_container,.ospm_three_column_layout_left .ospm_text_container,.ospm_three_column_layout_right .ospm_text_container,.ospm_two_column_layout_12_left .ospm_text_container,.ospm_two_column_layout_21_right .ospm_text_container,body:not(.ospm_device_mobile) .ospm_list_cell_container.ospm_min_height_small>.ospm_list_sublist>.ospm_text.ospm_list_sublist_header>.ospm_widget_content_wrapper>.ospm_text_container.ospm_text_large_height,body:not(.ospm_device_mobile) .ospm_list_cell_container.ospm_min_height_small>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container.ospm_text_large_height,body:not(.ospm_device_mobile) .ospm_list_cell_container>.ospm_list_sublist>.ospm_text.ospm_list_sublist_header>.ospm_widget_content_wrapper>.ospm_text_container.ospm_text_large_height,body:not(.ospm_device_mobile) .ospm_list_cell_container>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container.ospm_text_large_height,body:not(.ospm_device_mobile) .ospm_list_sublist_entries.ospm_min_height_small>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container.ospm_text_large_height,body:not(.ospm_device_mobile) .ospm_list_sublist_entries>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container.ospm_text_large_height{padding-bottom:var(--small_05);padding-top:var(--small_05)}div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options)>.ospm_text.ospm_item_extra_top_padding{padding-top:0}.ospm_device_mobile .ospm_list.ospm_list_form .ospm_text .ospm_widget_content_wrapper .ospm_text_container.ospm_horizontal_flex_container,.ospm_flow_layout_3_columns .ospm_list.ospm_list_form .ospm_text .ospm_widget_content_wrapper .ospm_text_container.ospm_horizontal_flex_container,.ospm_three_column_layout_center .ospm_list.ospm_list_form .ospm_text .ospm_widget_content_wrapper .ospm_text_container.ospm_horizontal_flex_container,.ospm_three_column_layout_left .ospm_list.ospm_list_form .ospm_text .ospm_widget_content_wrapper .ospm_text_container.ospm_horizontal_flex_container,.ospm_three_column_layout_right .ospm_list.ospm_list_form .ospm_text .ospm_widget_content_wrapper .ospm_text_container.ospm_horizontal_flex_container,.ospm_two_column_layout_12_left .ospm_list.ospm_list_form .ospm_text .ospm_widget_content_wrapper .ospm_text_container.ospm_horizontal_flex_container,.ospm_two_column_layout_21_right .ospm_list.ospm_list_form .ospm_text .ospm_widget_content_wrapper .ospm_text_container.ospm_horizontal_flex_container{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_text .ospm_text_container .ospm_checkable_checkbox_container+.ospm_widget_content_wrapper,.ospm_text .ospm_text_container .ospm_checkable_checkbox_container~.ospm_labelfield{width:calc(100% - var(--size-20));width:calc(100% - var(--small_25))}.ospm_list_cell_container .ospm_list_sublist_entries .ospm_text .ospm_clickable.ospm_widget_content_wrapper{padding-left:var(--small_30);padding-right:var(--small_30)}.ospm_device_mobile .ospm_column_layout .ospm_layout_scrollarea>.ospm_text:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom),body:not(.ospm_device_mobile) .ospm_column_layout .ospm_layout_scrollarea>.ospm_text:not(:last-child):not(.ospm_last_visible_element):not(.ospm_entry_grouping):not(.ospm_has_margin_bottom):not(.ospm_element_before_buttonlist):not(.ospm_empty_list),div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_text:not(.ospm_has_margin_bottom){margin-bottom:var(--small_05)}.ospm_list .ospm_list_cell_container .ospm_text:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_list_sublist .ospm_list_sublist_entries>.ospm_text:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(:last-child):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_text .ospm_widget_error_message{color:var(--error-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--label_default_04_font_size);line-height:var(--label_default_04_line_height)}.ospm_text .ospm_widget_error_message>.ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);margin-top:var(--tiny_02);width:var(--size-16);width:var(--small_20)}#ospm_app .ospm_text_right_icons .ospm_clickable .ospm_text_icon_label:hover,.ospm_text_right_icons .ospm_clickable .ospm_text_icon_label:hover{color:var(--readable-01)}.ospm_text .ospm_list_entry_right_content .ospm_text_icon_label{text-align:right;white-space:normal}.ospm_text .ospm_text_container.ospm_textcontainer_with_progressbar{display:block}.ospm_text .ospm_Progress_Bar_Mixin{margin-top:var(--small_05)}.ospm_flex_items_align_vleft{-ms-flex-line-pack:start;align-content:flex-start}.ospm_horizontal_flex_container .ospm_flex_items_align_vleft{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ospm_flex_items_align_vleft .ospm_list_entry_left_content{-webkit-box-flex:initial!important;-ms-flex:initial!important;flex:initial!important}.ospm_flex_items_align_vcenter .ospm_list_entry_left_content,.ospm_flex_items_align_vcenter .ospm_list_entry_left_content>div{-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_flex_items_align_vleft .ospm_subvalue_container{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding-left:0}.ospm_flex_items_align_vleft .ospm_text_left_icons,.ospm_flex_items_align_vleft .ospm_text_right_icons{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_text .ospm_flex_items_align_vleft .ospm_value_container{padding-left:var(--nosize)}body .ospm_layout_column_wrapper .ospm_list .ospm_text .ospm_flex_items_align_vleft .ospm_value_container{text-align:left}.ospm_list_entry_left_content_third_line{font-size:var(--label_default_03_font_size);line-height:var(--label_default_03_line_height)}.ospm_text .ospm_value_unit{display:inline-block;vertical-align:top;word-break:break-word}.ospm_text .ospm_text_value{word-break:break-word}.ospm_text li li{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ospm_text li ol li::marker{content:counter(list-1,lower-alpha) ". "}.ospm_text li li li{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ospm_text li li ol li::marker{content:counter(list-2,lower-roman) ". "}.ospm_text li li li li{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ospm_text li li li ol li::marker{content:counter(list-3,decimal) ". "}.ospm_text li li li li li{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ospm_text li li li li ol li::marker{content:counter(list-4,lower-alpha) ". "}.ospm_text li li li li li li{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ospm_text li li li li li ol li::marker{content:counter(list-5,lower-roman) ". "}.ospm_text li li li li li li li{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ospm_text li li li li li li ol li::marker{content:counter(list-6,decimal) ". "}.ospm_text li li li li li li li li{counter-increment:list-7;counter-reset:list-8 list-9}.ospm_text li li li li li li li ol li::marker{content:counter(list-7,lower-alpha) ". "}.ospm_text li li li li li li li li li{counter-increment:list-8;counter-reset:list-9}.ospm_text li li li li li li li li ol li::marker{content:counter(list-8,lower-roman) ". "}.ospm_text li li li li li li li li li li{counter-increment:list-9}.ospm_text li li li li li li li li li ol li::marker{content:counter(list-9,decimal) ". "}.ospm_text li li li li li li li li li ul li::marker,.ospm_text li li li li li li li li ul li::marker,.ospm_text li li li li li li li ul li::marker,.ospm_text li li li li li li ul li::marker,.ospm_text li li li li li ul li::marker,.ospm_text li li li li ul li::marker,.ospm_text li li li ul li::marker,.ospm_text li li ul li::marker,.ospm_text li ul li::marker{content:"\2022 "}.ospm_richtexteditor{margin-left:var(--small_25);margin-right:var(--small_25);white-space:normal}body.ospm_device_mobile .ospm_richtexteditor,div.ospm_flow_layout_3_columns .ospm_richtexteditor,div.ospm_three_column_layout_center .ospm_richtexteditor,div.ospm_three_column_layout_left .ospm_richtexteditor,div.ospm_three_column_layout_right .ospm_richtexteditor,div.ospm_two_column_layout_12_left .ospm_richtexteditor,div.ospm_two_column_layout_21_right .ospm_richtexteditor{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_richtexteditor{margin-left:var(--nosize);margin-right:var(--nosize)}.ql-editor.ospm_min_textarea_height_large{min-height:calc(var(--size-128) + var(--size-4));min-height:calc(var(--large_20) + var(--small_02))}.ql-editor.ospm_min_textarea_height_medium{min-height:var(--size-96);min-height:var(--large_10)}.ql-editor.ospm_min_textarea_height_small{min-height:calc(var(--size-64) - var(--size-4));min-height:calc(var(--medium_30) - var(--small_02))}div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries):not(.ospm_image_button_row_container)>.ospm_richtexteditor{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_richtexteditor{border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default)}.ql-container.ql-snow,.ql-toolbar.ql-snow{border:none}.ql-toolbar.ql-snow{border-bottom:var(--tiny_01) solid var(--ui-01)}.ospm_richtexteditor .ql-editor,.ospm_richtexteditor .ql-editor ol li:before,.ospm_richtexteditor .ql-snow.ql-toolbar .ql-formats *{color:var(--readable-02)}.ospm_richtexteditor .ql-editor.ql-blank:before{color:var(--ui-02);font-style:normal}.ospm_richtexteditor .ql-snow.ql-toolbar .ql-formats svg .ql-stroke{stroke:var(--readable-02)}.ospm_richtexteditor .ql-snow.ql-toolbar .ql-formats svg .ql-fill{fill:var(--readable-02)}.ospm_richtexteditor .ql-snow .ql-picker-options{background-color:var(--ui-background-02);line-height:normal}.ospm_richtexteditor .ql-snow.ql-toolbar .ql-formats .ql-active *{color:var(--focus-01)}.ospm_richtexteditor .ql-snow.ql-toolbar .ql-formats .ql-active .ql-stroke{stroke:var(--focus-01)}.ospm_richtexteditor .ql-snow.ql-toolbar .ql-formats .ql-active .ql-fill{fill:var(--focus-01)}.ospm_richtexteditor .ql-snow .ql-picker-options .ql-picker-item{padding:var(--nosize)}.ospm_richtexteditor li:before{padding-right:calc(var(--small_05) + var(--tiny_02))}body.if6 .cbox #ospm_app .ospm_richtexteditor li{list-style:none!important}.if6 .ospm_richtexteditor li::-webkit-details-marker,.if6 .ospm_richtexteditor li::marker{content:none;display:none}.if6 .ospm_richtexteditor li:before{font-size:calc(var(--size-12) + var(--size-1));font-size:calc(var(--small_10) + var(--tiny_01))}.if6 .ospm_richtexteditor li:not([class^=ql-indent]):before{content:counter(list0,decimal) "."}.if6 .ospm_richtexteditor li:not([class^=ql-indent]){counter-increment:list0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}body .ospm_list .ospm_infotextfield{margin-left:var(--small_25);margin-right:var(--small_25)}body.ospm_device_mobile .ospm_list .ospm_infotextfield{margin-left:var(--small_10);margin-right:var(--small_10)}body .ospm_dialogview .ospm_infotextfield{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_horizontal_flex_container.ospm_infotextfield{width:auto}body .ospm_infotextfield{word-wrap:anywhere;background-color:var(--information-02);border-radius:var(--size-8);border-radius:var(--small_05);color:var(--information-01);padding:var(--small_20) var(--small_25);white-space:normal;width:auto}body .ospm_infotextfield *,body .ospm_infotextfield.ospm_labelfield{font-size:var(--multiline_01_font_size);font-weight:var(--multiline_01_font_weight);line-height:var(--multiline_01_line_height)}body .ospm_flow_layout_3_columns .ospm_infotextfield,body .ospm_three_column_layout_center .ospm_infotextfield,body .ospm_three_column_layout_left .ospm_infotextfield,body .ospm_three_column_layout_right .ospm_infotextfield,body .ospm_two_column_layout_12_left .ospm_infotextfield,body .ospm_two_column_layout_21_right .ospm_infotextfield,body.ospm_device_mobile .ospm_infotextfield{margin-left:var(--small_10);margin-right:var(--small_10);padding:var(--small_20) var(--small_10)}.ospm_infotextfield>.ospm_icon{fill:var(--information-01);-ms-flex-item-align:start;align-self:flex-start;margin:0 var(--small_10) auto 0;min-width:auto}.ospm_infotextfield .ospm_label,.ospm_infotextfield.ospm_text_style_default .ospm_label,.ospm_infotextfield.ospm_text_style_emphasized .ospm_label{color:var(--information-01)}.ospm_infotextfield.ospm_text_style_success{background-color:var(--success-02)}.ospm_infotextfield.ospm_text_style_success .ospm_label{color:var(--success-01)}.ospm_infotextfield.ospm_text_style_success .ospm_icon svg{fill:var(--success-01)}.ospm_infotextfield.ospm_text_style_error{background-color:var(--error-02)}.ospm_infotextfield.ospm_text_style_error .ospm_label{color:var(--error-01)}.ospm_infotextfield.ospm_text_style_error .ospm_icon svg{fill:var(--error-01)}.ospm_infotextfield.ospm_text_style_warning{background-color:var(--warning-02)}.ospm_infotextfield.ospm_text_style_warning .ospm_label{color:var(--warning-01)}.ospm_infotextfield.ospm_text_style_warning .ospm_icon svg{fill:var(--warning-01)}.ospm_infotextfield.ospm_text_style_information{background-color:var(--information-02)}.ospm_infotextfield.ospm_text_style_information .ospm_label{color:var(--information-01)}.ospm_infotextfield.ospm_text_style_information .ospm_icon svg{fill:var(--information-01)}.ospm_infotextfield.ospm_text_style_attention{background-color:var(--attention-02)}.ospm_infotextfield.ospm_text_style_attention .ospm_label{color:var(--attention-01)}.ospm_infotextfield.ospm_text_style_attention .ospm_icon svg{fill:var(--attention-01)}.ospm_infotextfield.ospm_text_style_neutral{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default)}.ospm_infotextfield.ospm_text_style_neutral .ospm_label{color:var(--readable-02)}.ospm_infotextfield.ospm_text_style_neutral .ospm_icon svg{fill:var(--readable-02)}.ospm_infotextfield.ospm_empty_label:not(.ospm_has_lefticon){display:none}body .ospm_header .ospm_list_cell_container .ospm_infotextfield,body .ospm_list .ospm_header .ospm_infotextfield,body .ospm_list .ospm_list_content_container .ospm_header.ospm_has_infotextfield .ospm_list_cell_container .ospm_infotextfield:not(.ospm_has_margin_bottom){margin:0}.ospm_infotextfield:not(.ospm_text_style_neutral) .ospm_text_red{color:var(--error-01)}.ospm_infotextfield:not(.ospm_text_style_neutral) .ospm_text_green{color:var(--success-01)}.ospm_infotextfield:not(.ospm_text_style_neutral) .ospm_text_blue{color:var(--attention-01)}.ospm_infotextfield:not(.ospm_text_style_neutral) .ospm_text_yellow{color:var(--extra-11)}.ospm_infotextfield:not(.ospm_text_style_neutral) .ospm_text_lightgrey{color:var(--disabled-01)}.ospm_infotextfield:not(.ospm_text_style_neutral) .ospm_text_darkgrey{color:var(--information-01	)}.ospm_widget{position:relative}.ospm_entry_infotext:empty,.ospm_label:empty,.ospm_sublabel:empty,.ospm_text_value:empty,.ospm_value_unit:empty{display:none}.ospm_entry_grouping:not(.ospm_last_visible_element){margin-bottom:-8px}.ospm_indent_left_12,.ospm_indent_left_16{padding-left:48px}.ospm_indent_left_24,.ospm_indent_left_32{padding-left:64px}.ospm_indent_left_64{padding-left:88px}.ospm_flyout_icon_container{background-size:100%;cursor:pointer;position:absolute;right:20px;top:20px;z-index:11}#ospm_app .ospm_flyout_icon_container,.ospm_view_wrapper .ospm_flyout_icon_container{cursor:pointer}.ospm_flyout_icon_container:focus{outline:none}.ospm_text_link{cursor:pointer;text-decoration:underline}#ospm_app .ospm_text_link,.ospm_view_wrapper .ospm_text_link{cursor:pointer}.ospm_text_b{font-weight:700}.ospm_text_content p{margin-bottom:8px;margin-top:8px}.ospm_text_content li{margin-left:32px}[class*=" ospm_text_style_"].ospm_label_font_light{font-weight:300}.ospm_widget_content_wrapper{width:100%}.ospm_image{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_image,.ospm_flow_layout_3_columns .ospm_image,.ospm_three_column_layout_center .ospm_image,.ospm_three_column_layout_left .ospm_image,.ospm_three_column_layout_right .ospm_image,.ospm_two_column_layout_12_left .ospm_image,.ospm_two_column_layout_21_right .ospm_image{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_image{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_image.ospm_image_alignment_left:not(.ospm_full_width){text-align:left}.ospm_image.ospm_last_visible_element.ospm_padding_bottom_m1,.ospm_image.ospm_padding_bottom_m1{padding-bottom:var(--small_30)}.ospm_image.ospm_image_alignment_center:not(.ospm_full_width){text-align:center}.ospm_image.ospm_image_alignment_right:not(.ospm_full_width){text-align:right}.ospm_image_wrapper{max-width:100%;position:relative}.ospm_image img{max-width:100%;width:auto}.ospm_image .ospm_image_wrapper .ospm_icon{width:auto}.ospm_image.ospm_full_width .ospm_image_wrapper .ospm_icon{height:100%}.ospm_image .ospm_image_wrapper .ospm_icon svg{margin:auto}.ospm_image .ospm_image_wrapper.ospm_clickable .ospm_icon:focus,.ospm_image .ospm_image_wrapper.ospm_clickable img:focus{outline:none}.ospm_img_overlay_center,.ospm_img_overlay_left,.ospm_img_overlay_right{bottom:0;margin:auto;position:absolute;top:0}.ospm_image.ospm_full_width img,.ospm_image.ospm_full_width svg{max-width:none;width:100%}.ospm_image.ospm_full_width{padding-left:0;padding-right:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ospm_image.ospm_full_width .ospm_icon{height:0;padding-bottom:100%;position:relative;width:100%}.ospm_image.ospm_full_width .ospm_icon>svg{height:100%;position:absolute;width:100%}}.ospm_avatar .ospm_image_wrapper{position:static}.ospm_avatar img{border-radius:var(--size-8);border-radius:var(--small_05);height:var(--size-160);height:var(--large_30);-o-object-fit:cover;object-fit:cover;width:var(--size-128);width:var(--large_20)}.ospm_avatar img.ospm_image_landscape{max-height:100%}.ospm_avatar img.ospm_image_portrait{max-width:100%}.ospm_gallery .ospm_gallery_nav .ospm_icon{background-color:var(--ui-01);border-radius:50%;height:var(--size-36);height:var(--medium_12);width:var(--size-36);width:var(--medium_12)}.ospm_gallery .ospm_gallery_nav .ospm_icon>svg{padding:10px}.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon{background-color:var(--ui-01)}.ospm_gallery .ospm_gallery_nav.ospm_disabled .ospm_icon{background-color:var(--disabled-02)}.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon:focus,.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon:hover{background-color:var(--secondary-01-hover)}.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon:active{background-color:var(--secondary-01-active)}.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon svg>use{fill:var(--readable-02)}.ospm_gallery .ospm_gallery_nav.ospm_disabled .ospm_icon svg>use{fill:var(--disabled-01)}.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon:active svg>use,.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon:focus svg>use,.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon:hover svg>use{fill:var(--readable-03)}.ospm_gallery .ospm_gallery_nav:not(.ospm_disabled) .ospm_icon:focus>svg{fill:var(--readable-03);background-color:var(--secondary-01-focus);border:var(--tiny_02) solid var(--ui-background-01);border-radius:50%;-webkit-box-shadow:0 0 0 2pt var(--focus-01);box-shadow:0 0 0 2pt var(--focus-01);outline:none;padding:var(--small_05)}.ospm_gallery.ospm_focus_inside .ospm_gallery_nav.ospm_disabled .ospm_icon,.ospm_gallery:hover .ospm_gallery_nav.ospm_disabled .ospm_icon,body.ospm_touch_device .ospm_gallery .ospm_gallery_nav.ospm_disabled .ospm_icon{background-color:var(--disabled-02)}.ospm_gallery .ospm_gallery_nav.ospm_disabled .ospm_icon>svg,.ospm_gallery.ospm_focus_inside .ospm_gallery_nav.ospm_disabled .ospm_icon>svg,body.ospm_touch_device .ospm_gallery .ospm_gallery_nav.ospm_disabled .ospm_icon>svg{fill:var(--disabled-01)}.ospm_gallery .ospm_gallery_nav{opacity:1}.ospm_gallery .ospm_gallery_nav.ospm_disabled{opacity:.38}.ospm_gallery .ospm_gallery_item img{background-color:var(--ui-background-02)}.ospm_image.ospm_disabled{opacity:.5}.ospm_image_editor .ospm_image_editor_wrapper{height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;width:808px}.ospm_image_editor .ospm_editable_image_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_image_editor .ospm_editable_image_wrapper .ospm_img{display:block;margin:auto}.ospm_image_editor .ospm_editing_button_container .ospm_editmode_button_row{-webkit-column-gap:var(--size-12);-moz-column-gap:var(--size-12);column-gap:var(--size-12);-webkit-column-gap:var(--small_10);-moz-column-gap:var(--small_10);column-gap:var(--small_10);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:var(--small_25)}.ospm_image_editor .ospm_editmode_button_row .ospm_slider{-webkit-box-flex:1;-ms-flex:1;flex:1}.ospm_image_editor .ospm_editing_button_container .ospm_editmode_button_row>.ospm_icon{-ms-flex-item-align:center;align-self:center;margin-right:0}.ospm_image_editor .ospm_confirmation_button_container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--size-32);gap:var(--medium_10)}.ospm_image_editor .ospm_confirmation_button_container .ospm_one_button{width:100%}.ospm_dialogview.ospm_image_editor_dialog .ospm_dialogview_header .ospm_list_entry_left_content{text-align:left}.ospm_dialogview.ospm_image_editor_dialog .ospm_dialogview_header .ospm_header .ospm_header_content .ospm_list_entry_left_content .ospm_label{color:var(--label_default_03_color);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}.ospm_dialogview.ospm_image_editor_dialog .ospm_dialogview_header .ospm_header .ospm_header_content .ospm_list_entry_left_content .ospm_sublabel{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_image_editor .ospm_editmode_button_row{display:block}.ospm_image_editor .ospm_editmode_button_row .ospm_turn_button_container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:var(--small_10)}.ospm_image_editor .ospm_editmode_button_row .ospm_turn_button_container .ospm_icon{height:var(--size-24);height:var(--small_30);margin-bottom:var(--small_05);margin-left:var(--small_10);margin-right:var(--small_10);width:var(--size-24);width:var(--small_30)}.ospm_image_editor .ospm_editmode_button_row .ospm_turn_button_container .ospm_label_span{-ms-flex-item-align:center;align-self:center;color:var(--readable-02);font-size:var(--size-20);font-size:var(--small_25);font-style:normal;font-weight:400;line-height:var(--size-24);line-height:var(--small_30);text-align:center}.ospm_image_editor .ospm_editmode_button_row .ospm_turn_button_container>div{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:var(--small_20);width:100%}.ospm_image_editor .ospm_turn_left_button_container,.ospm_image_editor .ospm_turn_right_button_container{cursor:pointer}.ospm_image_editor .ospm_turn_button_container .ospm_turn_left_button_container{margin-left:var(--small_10);margin-right:var(--small_35)}.ospm_image_editor .ospm_turn_button_container .ospm_turn_right_button_container{margin-left:var(--small_35);margin-right:var(--small_10)}.ospm_image_editor .ospm_slider .ospm_widget_content_wrapper{padding-bottom:var(--small_10)}.ospm_dialogview.ospm_image_editor_dialog,.ospm_dialogview.ospm_image_editor_dialog .ospm_editable_image_wrapper,.ospm_dialogview.ospm_image_editor_dialog .ospm_list{background-color:var(--ui-background-02)}.ospm_image_editor .ospm_slider_value_container{display:none}.ospm_draganddrop{width:100%}.ospm_draganddrop .ospm_draganddrop_header{padding:var(--small_10) var(--small_25)}.ospm_draganddrop .ospm_draganddrop_header .ospm_draganddrop_label,.ospm_draganddrop .ospm_draganddrop_header .ospm_draganddrop_sublabel{white-space:normal;word-break:break-word}.ospm_draganddrop .ospm_draganddrop_fileupload_text_label,.ospm_draganddrop .ospm_draganddrop_header .ospm_draganddrop_label{color:var(--headline_05_color);font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height)}.ospm_draganddrop .ospm_draganddrop_fileupload_text_sublabel,.ospm_draganddrop .ospm_draganddrop_header .ospm_draganddrop_sublabel{color:var(--multiline_01_color);font-size:var(--multiline_01_font_size);font-weight:var(--multiline_01_font_weight);line-height:var(--multiline_01_line_height);white-space:normal}.ospm_draganddrop .ospm_draganddrop_fileupload_upload{display:none}.ospm_draganddrop .ospm_draganddrop_fileupload .ospm_icon{height:var(--size-32);height:var(--medium_10);margin:0 auto;width:var(--size-32);width:var(--medium_10)}.ospm_draganddrop .ospm_draganddrop_fileupload{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:var(--tiny_01) dashed var(--ui-02);border-radius:var(--size-8);border-radius:var(--small_05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--small_30);padding:var(--medium_10) var(--small_25);text-align:center}.ospm_draganddrop .ospm_draganddrop_fileupload .ospm_draganddrop_fileupload_upload_link{text-decoration:underline}.ospm_draganddrop .ospm_draganddrop_fileupload.ospm_draganddrop_dragover .ospm_draganddrop_fileupload_text:after{color:var(--headline_02_light_color);content:"Datei loslassen, um sie Hochzuladen";font-size:var(--headline_02_light_font_size);font-weight:var(--headline_02_light_font_weight);line-height:var(--headline_02_light_line_height)}.ospm_draganddrop .ospm_draganddrop_fileupload.ospm_draganddrop_dragover .ospm_draganddrop_fileupload_text .ospm_draganddrop_fileupload_text_label,.ospm_draganddrop .ospm_draganddrop_fileupload.ospm_draganddrop_dragover .ospm_draganddrop_fileupload_text .ospm_draganddrop_fileupload_text_sublabel{display:none}.ospm_draganddrop .ospm_draganddrop_fileupload.ospm_draganddrop_error{border:var(--tiny_02) solid var(--error-01-contrast);border-radius:var(--size-8);border-radius:var(--small_05)}.ospm_draganddrop .ospm_draganddrop_fileerror{color:var(--label_error_01_color);font-size:var(--label_error_01_font_size);font-weight:var(--label_error_01_font_weight);line-height:var(--label_error_01_line_height);padding:0 var(--small_25) 0 var(--small_25)}.ospm_draganddrop.ospm_draganddrop_no_filelist .ospm_draganddrop_filelist,.ospm_draganddrop.ospm_draganddrop_no_progress .ospm_Progress_Bar_Mixin{display:none}.ospm_image_button{-moz-box-flex:1;background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default);-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:var(--size-1);min-width:var(--tiny_01);outline:none;position:relative;text-align:center}.ospm_image_button_img{border-radius:var(--size-4);border-radius:var(--small_02);margin:var(--small_02);margin-left:auto;margin-right:auto;max-width:100%;width:auto}.ospm_image_button .ospm_icon{margin-right:0;margin-top:var(--small_20)}#ospm_app .ospm_image_button_img:not(.ospm_disabled):hover,.ospm_image_button_img:not(.ospm_disabled):hover,.ospm_view_wrapper .ospm_image_button_img:not(.ospm_disabled):hover{cursor:pointer}.ospm_image_button.ospm_full_width img{max-width:none;width:100%}.ospm_image_button_shadow{border-radius:var(--size-8);border-radius:var(--small_05);height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ospm_image_button:focus .ospm_image_button_shadow,.ospm_image_button_shadow:hover{opacity:1}.ospm_image_button .ospm_imagelabel:not(:empty){color:var(--label_button_01_color);font-size:var(--label_button_01_font_size);font-weight:var(--label_button_01_font_weight);line-height:var(--label_button_01_line_height);padding:var(--small_10);white-space:normal}.ospm_device_mobile .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_flow_layout_3_columns .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_three_column_layout_center .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_three_column_layout_left .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_three_column_layout_right .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_two_column_layout_12_left .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_two_column_layout_21_right .ospm_image_button .ospm_imagelabel:not(:empty){padding:var(--small_10)}.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_image_button:not(.ospm_has_margin_bottom):not(:last-child),div:not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>.ospm_image_button:not(.ospm_has_margin_bottom):not(:last-child){margin-bottom:var(--medium_10)}.ospm_layout .ospm_image_button:not(.ospm_disabled):focus{-webkit-box-shadow:0 0 0 var(--size-2) var(--focus-01);box-shadow:0 0 0 var(--size-2) var(--focus-01);-webkit-box-shadow:0 0 0 var(--tiny_02) var(--focus-01);box-shadow:0 0 0 var(--tiny_02) var(--focus-01)}.ospm_layout .ospm_image_button:not(.ospm_disabled):hover{-webkit-box-shadow:var(--shadow-hover);box-shadow:var(--shadow-hover)}.ospm_image_button.ospm_disabled{opacity:.4}.ospm_image_button:not(.ospm_disabled):active,.ospm_image_button[value=true]{background-color:var(--currency-positive-02)}.ospm_image_button:not(.ospm_disabled):active .ospm_imagelabel,.ospm_image_button[value=true] .ospm_imagelabel{color:var(--success-01)}.ospm_image_button:not(.ospm_disabled):active .ospm_icon svg>use,.ospm_image_button[value=true] .ospm_icon svg>use{fill:var(--success-01)}.ospm_list .ospm_list_cell_container>.ospm_image_button:not(.ospm_widget_without_bottom_border):after{bottom:calc(var(--size-32)/-2);bottom:calc(var(--medium_10)/-2)}body.ospm_device_mobile .ospm_image_button,div.ospm_flow_layout_3_columns .ospm_image_button,div.ospm_three_column_layout_center .ospm_image_button,div.ospm_three_column_layout_left .ospm_image_button,div.ospm_three_column_layout_right .ospm_image_button,div.ospm_two_column_layout_12_left .ospm_image_button,div.ospm_two_column_layout_21_right .ospm_image_button{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_image_button{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_dialogview .ospm_image_button,div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries):not(.ospm_image_button_row_container)>.ospm_image_button{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_image_button_row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:var(--small_25);margin-right:var(--small_25);text-align:center}.ospm_device_mobile .ospm_image_button_row{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_image_button_row .ospm_image_button,div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_image_button_row{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_image_button_row .ospm_image_button{border-radius:var(--size-8);border-radius:var(--small_05);margin-bottom:0}.ospm_image_button_row .ospm_image_button_row_container{gap:var(--size-24);gap:var(--small_30)}body.ospm_device_mobile .ospm_image_button_row .ospm_image_button{margin-left:var(--nosize);margin-right:var(--nosize)}body.ospm_device_mobile .ospm_image_button_row .ospm_image_button_row_container{gap:var(--size-12);gap:var(--small_10)}.ospm_image_button_row.ospm_align_left{text-align:left}.ospm_image_button_row.ospm_align_right{text-align:right}.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_image_button_row:not(.ospm_has_margin_bottom):not(:last-child),div:not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_cell_container>.ospm_image_button_row:not(.ospm_has_margin_bottom):not(:last-child){margin-bottom:var(--medium_10)}.ospm_list .ospm_list_cell_container>.ospm_image_button_row:not(.ospm_widget_without_bottom_border):after{bottom:calc(var(--size-32)/-2);bottom:calc(var(--medium_10)/-2)}.ospm_image_button_row.ospm_align_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_image_button_row.ospm_align_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ospm_image_button_row.ospm_align_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ospm_image_button_row.ospm_align_center .ospm_image_button_row_container,.ospm_image_button_row.ospm_align_left .ospm_image_button_row_container,.ospm_image_button_row.ospm_align_right .ospm_image_button_row_container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;width:auto}.ospm_three_column_layout .ospm_image_button_row .ospm_image_button_row_container,.ospm_two_column_layout .ospm_image_button_row .ospm_image_button_row_container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%}.ospm_three_column_layout .ospm_image_button_row .ospm_image_button,.ospm_two_column_layout .ospm_image_button_row .ospm_image_button{-webkit-box-flex:30%;-ms-flex:30%;flex:30%}.ospm_three_column_layout .ospm_image_button_row.ospm_align_center .ospm_image_button,.ospm_three_column_layout .ospm_image_button_row.ospm_align_left .ospm_image_button{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ospm_image_button_row_container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ospm_device_mobile .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_flow_layout_3_columns .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_three_column_layout_center .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_three_column_layout_left .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_three_column_layout_right .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_two_column_layout_12_left .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_two_column_layout_21_right .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_device_mobile .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_flow_layout_3_columns .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_three_column_layout_center .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_three_column_layout_left .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_three_column_layout_right .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_two_column_layout_12_left .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_two_column_layout_21_right .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ospm_device_mobile .ospm_image_button_row.ospm_widget_wrap .ospm_image_button,.ospm_flow_layout_3_columns .ospm_image_button_row.ospm_widget_wrap .ospm_image_button,.ospm_three_column_layout_center .ospm_image_button_row.ospm_widget_wrap .ospm_image_button,.ospm_three_column_layout_left .ospm_image_button_row.ospm_widget_wrap .ospm_image_button,.ospm_three_column_layout_right .ospm_image_button_row.ospm_widget_wrap .ospm_image_button,.ospm_two_column_layout_12_left .ospm_image_button_row.ospm_widget_wrap .ospm_image_button,.ospm_two_column_layout_21_right .ospm_image_button_row.ospm_widget_wrap .ospm_image_button{margin-bottom:var(--small_10)}.ospm_device_mobile .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_flow_layout_3_columns .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_three_column_layout_center .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_three_column_layout_left .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_three_column_layout_right .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_two_column_layout_12_left .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container,.ospm_two_column_layout_21_right .ospm_image_button_row.ospm_widget_wrap .ospm_image_button_row_container{gap:var(--size-0);gap:var(--nosize)}.ospm_device_mobile .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_flow_layout_3_columns .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_three_column_layout_center .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_three_column_layout_left .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_three_column_layout_right .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_two_column_layout_12_left .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container,.ospm_two_column_layout_21_right .ospm_image_button_row:not(.ospm_widget_wrap) .ospm_image_button_row_container{gap:var(--size-12);gap:var(--small_10)}.ospm_device_mobile .ospm_image_button_row .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_three_column_layout_center .ospm_image_button_row .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_three_column_layout_left .ospm_image_button_row .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_three_column_layout_right .ospm_image_button_row .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_two_column_layout_12_left .ospm_image_button_row .ospm_image_button .ospm_imagelabel:not(:empty),.ospm_two_column_layout_21_right .ospm_image_button_row .ospm_image_button .ospm_imagelabel:not(:empty){font-size:var(--label_button_03_font_size)}.ospm_carousel{overflow:hidden}.ospm_carousel:not(.ospm_widget_without_bottom_border){overflow:visible}body.ospm_device_mobile .ospm_carousel,div.ospm_flow_layout_3_columns .ospm_carousel,div.ospm_three_column_layout_center .ospm_carousel,div.ospm_three_column_layout_left .ospm_carousel,div.ospm_three_column_layout_right .ospm_carousel,div.ospm_two_column_layout_12_left .ospm_carousel,div.ospm_two_column_layout_21_right .ospm_carousel{overflow:visible;padding-left:0;padding-right:0}.ospm_carousel .ospm_carousel_container{overflow:hidden;position:relative}.ospm_carousel .ospm_carousel_container .ospm_image_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:50%;max-width:none;padding-bottom:var(--medium_10);padding-top:var(--medium_10);position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:99999px}.ospm_carousel .ospm_carousel_container .ospm_gallery_item{cursor:default;display:block;opacity:0;pointer-events:none;position:relative;-webkit-transition:.5s;transition:.5s;z-index:1}#ospm_app .ospm_carousel .ospm_carousel_container .ospm_gallery_item,.ospm_view_wrapper .ospm_carousel .ospm_carousel_container .ospm_gallery_item{cursor:default}#ospm_app .ospm_carousel.ospm_clickable .ospm_carousel_container .ospm_gallery_item.ospm_active,.ospm_carousel.ospm_clickable .ospm_carousel_container .ospm_gallery_item.ospm_active,.ospm_view_wrapper .ospm_carousel.ospm_clickable .ospm_carousel_container .ospm_gallery_item.ospm_active{cursor:pointer}.ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_active{cursor:default;opacity:1;pointer-events:auto;z-index:3}#ospm_app .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_active,.ospm_view_wrapper .ospm_carousel_container .ospm_gallery_item.ospm_active{cursor:default}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_active{-webkit-transform:scale(1) translateY(0) translateX(0);transform:scale(1) translateY(0) translateX(0)}.ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next,.ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev{opacity:.6;pointer-events:auto;z-index:2}.ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next{-webkit-transform:scale(.62) translateY(0) translateX(-100%);transform:scale(.62) translateY(0) translateX(-100%)}.ospm_device_mobile .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next,.ospm_flow_layout_3_columns .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next,.ospm_three_column_layout_center .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next,.ospm_three_column_layout_left .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next,.ospm_three_column_layout_right .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next,.ospm_two_column_layout_12_left .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next,.ospm_two_column_layout_21_right .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_next{-webkit-transform:translateX(var(--size-16));-webkit-transform:translateX(var(--small_20));transform:translateX(var(--size-16));transform:translateX(var(--small_20))}.ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev{-webkit-transform:scale(.62) translateY(0) translateX(100%);transform:scale(.62) translateY(0) translateX(100%)}body.ospm_device_mobile .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev,div.ospm_flow_layout_3_columns .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev,div.ospm_three_column_layout_center .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev,div.ospm_three_column_layout_left .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev,div.ospm_three_column_layout_right .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev,div.ospm_two_column_layout_12_left .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev,div.ospm_two_column_layout_21_right .ospm_carousel .ospm_carousel_container .ospm_gallery_item.ospm_carousel_prev{-webkit-transform:translateX(calc(var(--size-16)*-1));-webkit-transform:translateX(calc(var(--small_20)*-1));transform:translateX(calc(var(--size-16)*-1));transform:translateX(calc(var(--small_20)*-1))}.ospm_carousel .ospm_carousel_container .ospm_gallery_item .ospm_icon,.ospm_carousel .ospm_carousel_container .ospm_gallery_item .ospm_img{border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--size-0) var(--size-2) var(--size-8) rgba(86,86,86,.1),var(--size-0) var(--size-4) var(--size-8) rgba(86,86,86,.16);box-shadow:var(--size-0) var(--size-2) var(--size-8) rgba(86,86,86,.1),var(--size-0) var(--size-4) var(--size-8) rgba(86,86,86,.16);-webkit-box-shadow:var(--nosize) var(--tiny_02) var(--small_05) rgba(86,86,86,.1),var(--nosize) var(--small_02) var(--small_05) rgba(86,86,86,.16);box-shadow:var(--nosize) var(--tiny_02) var(--small_05) rgba(86,86,86,.1),var(--nosize) var(--small_02) var(--small_05) rgba(86,86,86,.16);display:block;margin:auto;max-width:100%}.ospm_carousel .ospm_slide_indicator_container{padding-bottom:var(--medium_10)}.ospm_carousel .ospm_slide_indicator_container .ospm_slide_indicators,.ospm_carousel .ospm_slide_indicator_container .ospm_slide_numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}.ospm_carousel .ospm_slide_indicator_container .ospm_slide_numbers{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_carousel .ospm_slide_indicator_container .ospm_slide_dot{border-radius:var(--size-4);border-radius:var(--small_02);cursor:pointer;height:calc(var(--size-8) - var(--size-2));height:calc(var(--small_05) - var(--tiny_02));margin-right:calc(var(--small_02) - var(--tiny_01));width:calc(var(--size-8) - var(--size-2));width:calc(var(--small_05) - var(--tiny_02))}#ospm_app .ospm_carousel .ospm_slide_indicator_container .ospm_slide_dot,.ospm_view_wrapper .ospm_carousel .ospm_slide_indicator_container .ospm_slide_dot{cursor:pointer}.ospm_carousel .ospm_slide_indicator_container .ospm_slide_dot:last-child{margin-right:0}.ospm_carousel .ospm_slide_indicator_container .ospm_slide_dot.ospm_active{opacity:1}.ospm_carousel .ospm_slide_indicator_container .ospm_slide_dot{background-color:var(--ui-02)}.ospm_carousel .ospm_slide_indicator_container .ospm_slide_dot.ospm_active{background-color:var(--readable-01)}.ospm_carousel .ospm_icon{fill:var(--readable-01);display:inline-block;margin-right:var(--small_10);position:relative;vertical-align:middle}.ospm_carousel .ospm_disabled>.ospm_icon.ospm_icon_back_s,.ospm_carousel .ospm_disabled>.ospm_icon.ospm_icon_next_s{fill:var(--disabled-01)}.ospm_carousel.ospm_disabled{opacity:.38}.ospm_yesorno{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_yesorno{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_yesorno{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_yesorno:not(.ospm_list_entry_wrapper){white-space:normal}.ospm_yesorno .ospm_yesorno_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--size-32);gap:var(--medium_10);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_yesorno .ospm_one_button{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0}.ospm_three_column_layout .ospm_yesorno .ospm_one_button{white-space:break-spaces;width:50%}.ospm_dialogview_content .ospm_yesorno .ospm_yesorno_wrapper{padding-bottom:var(--small_05)}.ospm_yesorno:after{content:none!important}.ospm_header{position:relative}.ospm_header.ospm_disabled{opacity:.38}.ospm_header.ospm_clickable:not(.ospm_disabled):focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-8);border-radius:var(--small_05);bottom:0;content:" ";display:block;left:0;outline:none;position:absolute;right:0;top:0}.ospm_header.ospm_clickable:not(.ospm_disabled):focus,body:not(.ospm_device_mobile) .ospm_header.ospm_clickable:not(.ospm_disabled):hover:not(:active){background-color:var(--ui-03);border-radius:var(--size-8);border-radius:var(--small_05);outline:none}.ospm_header.ospm_clickable:not(.ospm_disabled):active{background-color:var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05)}.ospm_device_mobile .ospm_list_cell_container .ospm_header.ospm_clickable:not(.ospm_disabled):active,body:not(.ospm_device_mobile) .ospm_list_cell_container .ospm_header.ospm_clickable:not(.ospm_disabled):active{background-color:var(--ui-01)}.ospm_device_mobile .ospm_header.ospm_clickable:not(.ospm_disabled):focus{outline:none}.ospm_header.ospm_clickable{border-radius:var(--size-8);border-radius:var(--small_05)}.ospm_header_content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.ospm_device_mobile .ospm_header_content,.ospm_flow_layout_3_columns .ospm_header_content,.ospm_three_column_layout_center .ospm_header_content,.ospm_three_column_layout_left .ospm_header_content,.ospm_three_column_layout_right .ospm_header_content,.ospm_two_column_layout_12_left .ospm_header_content,.ospm_two_column_layout_21_right .ospm_header_content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ospm_header:not(.ospm_custominputfield){padding:var(--small_05) var(--small_25) var(--small_10)}.ospm_header.ospm_has_flyoutmenu .ospm_header_content_container{padding-right:var(--medium_15)}.ospm_header.ospm_has_infotextfield .ospm_header_content_container{padding-bottom:var(--small_10)}.ospm_device_mobile .ospm_header:not(.ospm_custominputfield),.ospm_flow_layout_3_columns .ospm_header:not(.ospm_custominputfield),.ospm_three_column_layout_center .ospm_header:not(.ospm_custominputfield),.ospm_three_column_layout_left .ospm_header:not(.ospm_custominputfield),.ospm_three_column_layout_right .ospm_header:not(.ospm_custominputfield),.ospm_two_column_layout_12_left .ospm_header:not(.ospm_custominputfield),.ospm_two_column_layout_21_right .ospm_header:not(.ospm_custominputfield){padding:var(--small_05 ) var(--small_10)}.ospm_header .ospm_label{display:inline;word-break:break-word}.ospm_header .ospm_sublabel{white-space:normal}.ospm_header.ospm_has_sublabel .ospm_header_content .ospm_label_container .ospm_helpmessage_hinticon_container,.ospm_header.ospm_has_sublabel .ospm_header_content .ospm_label_container .ospm_label,.ospm_header:not(.ospm_has_sublabel) .ospm_header_content .ospm_label_container .ospm_helpmessage_hinticon_container,.ospm_header:not(.ospm_has_sublabel) .ospm_header_content .ospm_label_container .ospm_label{font-size:var(--headline_03_font_size);font-weight:var(--headline_03_font_weight);line-height:var(--headline_03_line_height)}.ospm_header .ospm_header_content .ospm_label_container .ospm_helpmessage_hinticon_container .ospm_icon{vertical-align:text-bottom}.ospm_header .ospm_label{color:var(--readable-01)}.ospm_header.ospm_has_sublabel .ospm_header_content_middle .ospm_sublabel{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_header .ospm_sublabel{color:var(--readable-02)}.ospm_header .ospm_header_icon .ospm_header_icon_label{font-size:var(--size-14);font-size:var(--small_15);font-weight:400;line-height:var(--size-20);line-height:var(--small_25)}.ospm_header .ospm_value_container{width:100%}.ospm_header .ospm_value_container .ospm_text_value,.ospm_header .ospm_value_container .ospm_value_unit{font-size:var(--size-16);font-size:var(--small_20);font-weight:400;line-height:var(--size-18);line-height:var(--small_22)}.ospm_header.ospm_has_sublabel .ospm_value_container .ospm_text_value,.ospm_header.ospm_has_sublabel .ospm_value_container .ospm_value_unit{font-size:var(--size-14);font-size:var(--small_15);font-weight:400;line-height:var(--size-20);line-height:var(--small_25)}.ospm_header.ospm_has_sublabel .ospm_header_content .ospm_help_marker,.ospm_header.ospm_has_sublabel .ospm_header_content .ospm_help_marker svg{width:var(--size-14);width:var(--small_15)}.ospm_header:not(.ospm_has_sublabel) .ospm_header_content .ospm_help_marker,.ospm_header:not(.ospm_has_sublabel) .ospm_header_content .ospm_help_marker svg{width:var(--size-20);width:var(--small_25)}.ospm_header .ospm_header_label_center .ospm_label_container{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_header .ospm_header_content .ospm_header_label_left .ospm_label_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ospm_header .ospm_header_content .ospm_label_container .ospm_helpmessage_hinticon_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ospm_header .ospm_list_entry_left_content{min-width:0;min-width:auto;padding-bottom:0;padding-top:0;width:100%;word-break:break-word}.ospm_header .ospm_header_content_middle.ospm_header_label_left .ospm_list_entry_left_content{-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:60%;flex-basis:60%;margin-right:var(--small_20)}.ospm_header .ospm_header_content_left,.ospm_header .ospm_header_content_right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:1;flex-shrink:1;white-space:normal}.ospm_header .ospm_header_content_left{margin-right:auto}.ospm_header .ospm_header_content_right{margin-left:auto}.ospm_device_mobile .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_left,.ospm_flow_layout_3_columns .ospm_header .ospm_header_icon_right:not(:empty),.ospm_three_column_layout_center .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_left,.ospm_three_column_layout_left .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_left,.ospm_three_column_layout_right .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_left,.ospm_two_column_layout_12_left .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_left,.ospm_two_column_layout_21_right .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ospm_device_mobile .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_right,.ospm_flow_layout_3_columns .ospm_header .ospm_header_icon_right:not(:empty),.ospm_three_column_layout_center .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_right,.ospm_three_column_layout_left .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_right,.ospm_three_column_layout_right .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_right,.ospm_two_column_layout_12_left .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_right,.ospm_two_column_layout_21_right .ospm_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ospm_header.ospm_has_sublabel .ospm_header_content_left,.ospm_header.ospm_has_sublabel .ospm_header_content_right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ospm_device_mobile .ospm_header .ospm_header_content.ospm_has_icon_label,.ospm_flow_layout_3_columns .ospm_header .ospm_header_content.ospm_has_icon_label,.ospm_three_column_layout_center .ospm_header .ospm_header_content.ospm_has_icon_label,.ospm_three_column_layout_left .ospm_header .ospm_header_content.ospm_has_icon_label,.ospm_three_column_layout_right .ospm_header .ospm_header_content.ospm_has_icon_label,.ospm_two_column_layout_12_left .ospm_header .ospm_header_content.ospm_has_icon_label,.ospm_two_column_layout_21_right .ospm_header .ospm_header_content.ospm_has_icon_label{-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_header .ospm_header_label_left .ospm_value_container{-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:40%;flex-basis:40%;text-align:right;word-break:break-word}.ospm_header_label_center,.ospm_header_label_left{text-align:center}.ospm_header_label_left{text-align:left}.ospm_header_content_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:0;white-space:normal}.ospm_header_content_middle.ospm_header_label_left{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ospm_header .ospm_header_icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_header .ospm_header_icons_right:not(:empty){display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_device_mobile .ospm_header .ospm_header_content_left:empty~.ospm_header_content_right,.ospm_flow_layout_3_columns .ospm_header .ospm_header_content_left:empty~.ospm_header_content_right,.ospm_three_column_layout_center .ospm_header .ospm_header_content_left:empty~.ospm_header_content_right,.ospm_three_column_layout_left .ospm_header .ospm_header_content_left:empty~.ospm_header_content_right,.ospm_three_column_layout_right .ospm_header .ospm_header_content_left:empty~.ospm_header_content_right,.ospm_two_column_layout_12_left .ospm_header .ospm_header_content_left:empty~.ospm_header_content_right,.ospm_two_column_layout_21_right .ospm_header .ospm_header_content_left:empty~.ospm_header_content_right{margin-left:auto}.ospm_device_mobile .ospm_header .ospm_header_icon.ospm_header_icon_left,.ospm_flow_layout_3_columns .ospm_header .ospm_header_icon.ospm_header_icon_left,.ospm_three_column_layout_center .ospm_header .ospm_header_icon.ospm_header_icon_left:only-child,.ospm_three_column_layout_left .ospm_header .ospm_header_icon.ospm_header_icon_left:only-child,.ospm_three_column_layout_right .ospm_header .ospm_header_icon.ospm_header_icon_left:only-child,.ospm_two_column_layout_12_left .ospm_header .ospm_header_icon.ospm_header_icon_left:only-child,.ospm_two_column_layout_21_right .ospm_header .ospm_header_icon.ospm_header_icon_left:only-child{margin-left:0;margin-right:var(--small_05)}.ospm_header .ospm_value_container:not(.ospm_empty) .ospm_value_unit:not(.ospm_empty){margin-left:var(--small_05)}.ospm_header .ospm_header_content_middle.ospm_header_label_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_header .ospm_header_long_value_container:not(empty){margin-left:auto;margin-right:auto;padding-left:0}.ospm_header .ospm_header_icon .ospm_icon{margin-right:0}.ospm_header .ospm_header_icon .ospm_icon:not(.ospm_icon_weiter):not(.ospm_left_icon),.ospm_header .ospm_icon.ospm_right_icon{margin-left:var(--small_05);margin-right:0}.ospm_header .ospm_header_icon .ospm_icon:not(.ospm_icon_weiter)+.ospm_header_icon_label,.ospm_header .ospm_icon.ospm_left_icon{margin-left:0;margin-right:var(--small_05)}.ospm_header_button_left_container,.ospm_header_button_right_container{padding-bottom:var(--small_10)}.ospm_header .ospm_one_button{margin-top:0}.ospm_header_button_right_container .ospm_one_button{margin-left:var(--small_30)}.ospm_header_button_right_container .ospm_one_button.ospm_display_style_text{margin-left:var(--medium_20)}.ospm_header_button_left_container{margin-right:var(--medium_20)}.ospm_header_button_right_container .ospm_button_one_size_small.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_right_container .ospm_device_mobile .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_right_container .ospm_three_column_layout_center .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_right_container .ospm_three_column_layout_left .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_right_container .ospm_three_column_layout_right .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_right_container .ospm_two_column_layout_12_left .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_right_container .ospm_two_column_layout_21_right .ospm_one_button.ospm_display_style_text .ospm_button_label_container{padding-right:0}.ospm_header_button_left_container .ospm_button_one_size_small.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_left_container .ospm_device_mobile .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_left_container .ospm_three_column_layout_center .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_left_container .ospm_three_column_layout_left .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_left_container .ospm_three_column_layout_right .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_left_container .ospm_two_column_layout_12_left .ospm_one_button.ospm_display_style_text .ospm_button_label_container,.ospm_header_button_left_container .ospm_two_column_layout_21_right .ospm_one_button.ospm_display_style_text .ospm_button_label_container{padding-left:0}.ospm_device_mobile .ospm_header_content.ospm_has_left_button,.ospm_device_mobile .ospm_header_content.ospm_has_right_button,.ospm_flow_layout_3_columns .ospm_header_content.ospm_has_left_button,.ospm_flow_layout_3_columns .ospm_header_content.ospm_has_right_button,.ospm_three_column_layout_center .ospm_header_content.ospm_has_left_button,.ospm_three_column_layout_center .ospm_header_content.ospm_has_right_button,.ospm_three_column_layout_left .ospm_header_content.ospm_has_left_button,.ospm_three_column_layout_left .ospm_header_content.ospm_has_right_button,.ospm_three_column_layout_right .ospm_header_content.ospm_has_left_button,.ospm_three_column_layout_right .ospm_header_content.ospm_has_right_button,.ospm_two_column_layout_12_left .ospm_header_content.ospm_has_left_button,.ospm_two_column_layout_12_left .ospm_header_content.ospm_has_right_button,.ospm_two_column_layout_21_right .ospm_header_content.ospm_has_left_button,.ospm_two_column_layout_21_right .ospm_header_content.ospm_has_right_button{-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_device_mobile .ospm_header_content.ospm_has_left_button .ospm_header_content_middle,.ospm_device_mobile .ospm_header_content.ospm_has_right_button .ospm_header_content_middle,.ospm_flow_layout_3_columns .ospm_header_content.ospm_has_left_button .ospm_header_content_middle,.ospm_flow_layout_3_columns .ospm_header_content.ospm_has_right_button .ospm_header_content_middle,.ospm_three_column_layout_center .ospm_header_content.ospm_has_left_button .ospm_header_content_middle,.ospm_three_column_layout_center .ospm_header_content.ospm_has_right_button .ospm_header_content_middle,.ospm_three_column_layout_left .ospm_header_content.ospm_has_left_button .ospm_header_content_middle,.ospm_three_column_layout_left .ospm_header_content.ospm_has_right_button .ospm_header_content_middle,.ospm_three_column_layout_right .ospm_header_content.ospm_has_left_button .ospm_header_content_middle,.ospm_three_column_layout_right .ospm_header_content.ospm_has_right_button .ospm_header_content_middle,.ospm_two_column_layout_12_left .ospm_header_content.ospm_has_left_button .ospm_header_content_middle,.ospm_two_column_layout_12_left .ospm_header_content.ospm_has_right_button .ospm_header_content_middle,.ospm_two_column_layout_21_right .ospm_header_content.ospm_has_left_button .ospm_header_content_middle,.ospm_two_column_layout_21_right .ospm_header_content.ospm_has_right_button .ospm_header_content_middle{-ms-flex-preferred-size:60%;flex-basis:60%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:initial}.ospm_device_mobile .ospm_header_content.ospm_has_right_button .ospm_header_content_right,.ospm_flow_layout_3_columns .ospm_header_content.ospm_has_right_button .ospm_header_content_right,.ospm_three_column_layout_center .ospm_header_content.ospm_has_right_button .ospm_header_content_right,.ospm_three_column_layout_left .ospm_header_content.ospm_has_right_button .ospm_header_content_right,.ospm_three_column_layout_right .ospm_header_content.ospm_has_right_button .ospm_header_content_right,.ospm_two_column_layout_12_left .ospm_header_content.ospm_has_right_button .ospm_header_content_right,.ospm_two_column_layout_21_right .ospm_header_content.ospm_has_right_button .ospm_header_content_right{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ospm_device_mobile .ospm_header_content.ospm_has_left_button .ospm_header_content_left,.ospm_flow_layout_3_columns .ospm_header_content.ospm_has_left_button .ospm_header_content_left,.ospm_three_column_layout_center .ospm_header_content.ospm_has_left_button .ospm_header_content_left,.ospm_three_column_layout_left .ospm_header_content.ospm_has_left_button .ospm_header_content_left,.ospm_three_column_layout_right .ospm_header_content.ospm_has_left_button .ospm_header_content_left,.ospm_two_column_layout_12_left .ospm_header_content.ospm_has_left_button .ospm_header_content_left,.ospm_two_column_layout_21_right .ospm_header_content.ospm_has_left_button .ospm_header_content_left{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ospm_device_mobile .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_left,.ospm_device_mobile .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_right,.ospm_flow_layout_3_columns .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_left,.ospm_flow_layout_3_columns .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_right,.ospm_three_column_layout_center .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_left,.ospm_three_column_layout_center .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_right,.ospm_three_column_layout_left .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_left,.ospm_three_column_layout_left .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_right,.ospm_three_column_layout_right .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_left,.ospm_three_column_layout_right .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_right,.ospm_two_column_layout_12_left .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_left,.ospm_two_column_layout_12_left .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_right,.ospm_two_column_layout_21_right .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_left,.ospm_two_column_layout_21_right .ospm_header_content.ospm_has_right_button.ospm_has_left_button .ospm_header_content_right{-ms-flex-preferred-size:50%;flex-basis:50%}.ospm_device_mobile .ospm_header .ospm_header_content_middle.ospm_has_icon_label,.ospm_flow_layout_3_columns .ospm_header .ospm_header_content_middle.ospm_has_icon_label,.ospm_three_column_layout_center .ospm_header .ospm_header_content_middle.ospm_has_icon_label,.ospm_three_column_layout_left .ospm_header .ospm_header_content_middle.ospm_has_icon_label,.ospm_three_column_layout_right .ospm_header .ospm_header_content_middle.ospm_has_icon_label,.ospm_two_column_layout_12_left .ospm_header .ospm_header_content_middle.ospm_has_icon_label,.ospm_two_column_layout_21_right .ospm_header .ospm_header_content_middle.ospm_has_icon_label{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--small_05)}.ospm_device_mobile .ospm_header .ospm_header_content_middle.ospm_header_label_left,.ospm_flow_layout_3_columns .ospm_header .ospm_header_content_middle.ospm_header_label_left,.ospm_three_column_layout_center .ospm_header .ospm_header_content_middle.ospm_header_label_left,.ospm_three_column_layout_left .ospm_header .ospm_header_content_middle.ospm_header_label_left,.ospm_three_column_layout_right .ospm_header .ospm_header_content_middle.ospm_header_label_left,.ospm_two_column_layout_12_left .ospm_header .ospm_header_content_middle.ospm_header_label_left,.ospm_two_column_layout_21_right .ospm_header .ospm_header_content_middle.ospm_header_label_left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ospm_device_mobile .ospm_header .ospm_value_container,.ospm_flow_layout_3_columns .ospm_header .ospm_value_container,.ospm_three_column_layout_center .ospm_header .ospm_value_container,.ospm_three_column_layout_left .ospm_header .ospm_value_container,.ospm_three_column_layout_right .ospm_header .ospm_value_container,.ospm_two_column_layout_12_left .ospm_header .ospm_value_container,.ospm_two_column_layout_21_right .ospm_header .ospm_value_container{margin-left:0}.ospm_device_mobile .ospm_header.ospm_mobile_label_center .ospm_header_content,.ospm_flow_layout_3_columns .ospm_header.ospm_mobile_label_center .ospm_header_content,.ospm_three_column_layout_center .ospm_header.ospm_mobile_label_center .ospm_header_content,.ospm_three_column_layout_left .ospm_header.ospm_mobile_label_center .ospm_header_content,.ospm_three_column_layout_right .ospm_header.ospm_mobile_label_center .ospm_header_content,.ospm_two_column_layout_12_left .ospm_header.ospm_mobile_label_center .ospm_header_content,.ospm_two_column_layout_21_right .ospm_header.ospm_mobile_label_center .ospm_header_content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_header .ospm_flyout_icon_container{top:var(--size-14);top:var(--small_15)}.ospm_header .ospm_header_content_right .ospm_header_icon_label{padding-left:var(--small_05);text-align:right}div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_header:not(.ospm_has_margin_bottom){margin-bottom:var(--small_05)}.ospm_list .ospm_list_cell_container .ospm_header:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_list .ospm_header .ospm_label{width:-webkit-max-content;width:-moz-max-content;width:max-content}.ospm_flexible_image_header{margin-bottom:var(--small_02)}.ospm_flexible_image_header .ospm_header_content_middle.ospm_has_icon_label .ospm_image,.ospm_flexible_image_header .ospm_image{margin:0;padding:var(--medium_10) 0}.ospm_flexible_image_header .ospm_header_content{-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_flexible_image_header .ospm_header_content .ospm_header_content_left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ospm_flexible_image_header .ospm_header_content .ospm_header_content_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ospm_flexible_image_header .ospm_header_content_left,.ospm_flexible_image_header .ospm_header_content_right{-ms-flex-line-pack:start;align-content:flex-start;width:50%}.ospm_flexible_image_header .ospm_header_content_left,.ospm_flexible_image_header .ospm_header_content_right .ospm_header_icons_right{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--size-16) var(--size-24);gap:var(--small_20) var(--small_30)}.ospm_flexible_image_header .ospm_header_content_right .ospm_header_icons_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ospm_flexible_image_header.ospm_widget_nowrap .ospm_label,.ospm_flexible_image_header.ospm_widget_nowrap .ospm_sublabel{word-wrap:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_flexible_image_header.ospm_widget_nowrap .ospm_label{display:block}.ospm_flexible_image_header .ospm_header_icon .ospm_header_icon_label{font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}.ospm_flexible_image_header .ospm_header_content_left{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.ospm_flexible_image_header .ospm_header_content_right{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.ospm_flexible_image_header .ospm_sublabel{padding-top:var(--small_05)}.ospm_header:not(.ospm_custominputfield).ospm_flexible_image_header{padding:var(--small_25)}.ospm_header.ospm_flexible_image_header.ospm_has_sublabel .ospm_header_content .ospm_label_container .ospm_label{font-size:var(--headline_02_font_size);font-weight:var(--headline_02_font_weight);line-height:var(--headline_02_line_height)}.ospm_device_mobile .ospm_header.ospm_flexible_image_header .ospm_header_content.ospm_has_icon_label .ospm_header_content_middle{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ospm_notification{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--transparent-01);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:var(--small_25);position:relative}.ospm_device_mobile .ospm_notification,.ospm_flow_layout_3_columns .ospm_notification,.ospm_three_column_layout_center .ospm_notification,.ospm_three_column_layout_left .ospm_notification,.ospm_three_column_layout_right .ospm_notification,.ospm_two_column_layout_12_left .ospm_notification,.ospm_two_column_layout_21_right .ospm_notification{padding:var(--small_20) var(--small_10)}.ospm_notification.ospm_notification_box{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default)}.ospm_notification:not(.ospm_has_illustration) .ospm_notification_icon{height:var(--size-64);height:var(--medium_30);min-width:var(--size-64);min-width:var(--medium_30);width:var(--size-64);width:var(--medium_30)}.ospm_notification.ospm_has_illustration .ospm_notification_icon{height:var(--size-160);height:var(--large_30);width:100%}.ospm_notification.ospm_has_icon>.ospm_notification_icon>.ospm_icon_sticker{height:var(--size-72);height:var(--medium_35);min-height:var(--size-72);min-height:var(--medium_35);min-width:var(--size-72);min-width:var(--medium_35);width:var(--size-72);width:var(--medium_35)}.ospm_notification.ospm_has_icon>.ospm_notification_icon.ospm_icon_sticker>svg{height:var(--size-32);height:var(--medium_10);min-height:var(--size-32);min-height:var(--medium_10);min-width:var(--size-32);min-width:var(--medium_10);width:var(--size-32);width:var(--medium_10)}.ospm_notification_icon+.ospm_label{padding-top:var(--small_20)}.ospm_notification .ospm_label,.ospm_notification .ospm_sublabel{-ms-flex-item-align:center;align-self:center;margin:auto 0;max-width:100%;text-align:center;white-space:normal}.ospm_notification.ospm_widget_nowrap .ospm_label,.ospm_notification.ospm_widget_nowrap .ospm_sublabel{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_notification .ospm_label{color:var(--headline_02_light_color);font-size:var(--headline_02_light_font_size);font-weight:var(--headline_02_light_font_weight);line-height:var(--headline_02_light_line_height)}.ospm_device_mobile .ospm_notification .ospm_label,.ospm_flow_layout_3_columns .ospm_notification .ospm_label,.ospm_three_column_layout_center .ospm_notification .ospm_label,.ospm_three_column_layout_left .ospm_notification .ospm_label,.ospm_three_column_layout_right .ospm_notification .ospm_label,.ospm_two_column_layout_12_left .ospm_notification .ospm_label,.ospm_two_column_layout_21_right .ospm_notification .ospm_label{color:var(--headline_03_light_color);font-size:var(--headline_03_light_font_size);font-weight:var(--headline_03_light_font_weight);line-height:var(--headline_03_light_line_height)}.ospm_device_mobile .ospm_notification .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_notification .ospm_sublabel,.ospm_notification .ospm_sublabel,.ospm_three_column_layout_center .ospm_notification .ospm_sublabel,.ospm_three_column_layout_left .ospm_notification .ospm_sublabel,.ospm_three_column_layout_right .ospm_notification .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_notification .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_notification .ospm_sublabel{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);margin-top:var(--small_05)}.ospm_notification.ospm_has_icon .ospm_icon{margin-right:0}.ospm_notification:not(.ospm_widget_without_bottom_border):after{background-color:var(--ui-01);bottom:calc(var(--size-24)/-2);bottom:calc(var(--small_30)/-2);content:" ";display:block;height:var(--size-1);height:var(--tiny_01);left:var(--size-0);left:var(--nosize);position:absolute;width:100%;z-index:var(--size-0);z-index:var(--nosize)}.ospm_device_mobile .ospm_notification:not(.ospm_widget_without_bottom_border :last-child):after{bottom:calc(var(--size-16)/-2);bottom:calc(var(--small_20)/-2)}#ospm_app .ospm_table{border:var(--tiny_01) solid var(--ui-01);border-collapse:inherit;border-radius:var(--size-8);border-radius:var(--small_05);border-spacing:0;-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default);margin-left:var(--small_25);margin-right:var(--small_25);max-width:calc(100% - var(--size-20)*2);max-width:calc(100% - var(--small_25)*2);table-layout:fixed;text-align:left;width:100%}#ospm_app .ospm_list .ospm_table{border:none;-webkit-box-shadow:none;box-shadow:none}.ospm_device_mobile .ospm_table{margin-left:var(--small_10);margin-right:var(--small_10);max-width:calc(100% - var(--size-12)*2);max-width:calc(100% - var(--small_10)*2)}.ospm_dialogview .ospm_table{margin-left:var(--nosize);margin-right:var(--nosize);max-width:100%}.ospm_table{outline:calc(var(--size-2) - var(--size-1)) solid transparent;outline:calc(var(--tiny_02) - var(--tiny_01)) solid transparent}.ospm_table.ospm_clickable:not(.ospm_disabled):focus{border-color:var(--focus-01);outline-color:var(--focus-01)}.ospm_table.ospm_clickable:not(.ospm_disabled):focus,body:not(.ospm_device_mobile) .ospm_table.ospm_clickable:not(.ospm_disabled):hover:not(:active){background-color:var(--ui-03)}#ospm_app .ospm_table:not(.ospm_table_input) td,#ospm_app .ospm_table:not(.ospm_table_input) th,.ospm_view_wrapper .ospm_table:not(.ospm_table_input) td,.ospm_view_wrapper .ospm_table:not(.ospm_table_input) th{padding:var(--small_25) var(--small_25) var(--small_25) 0}#ospm_app .ospm_table:not(.ospm_table_input) td:last-child,#ospm_app .ospm_table:not(.ospm_table_input) th:last-child,.ospm_view_wrapper .ospm_table:not(.ospm_table_input) td:last-child,.ospm_view_wrapper .ospm_table:not(.ospm_table_input) th:last-child{padding-right:0}#ospm_app .ospm_table:not(.ospm_table_input) thead tr:first-child>*,.ospm_view_wrapper .ospm_table:not(.ospm_table_input) thead tr:first-child>*{padding-top:var(--small_20)}#ospm_app .ospm_table:not(.ospm_table_input) tbody tr:last-child>*,.ospm_view_wrapper .ospm_table:not(.ospm_table_input) tbody tr:last-child>*{padding-bottom:var(--small_20)}.ospm_table thead td,.ospm_table thead th{border-bottom:var(--tiny_01) solid var(--readable-01)}.ospm_table .ospm_table_cell_content .ospm_left_icon{margin-right:var(--small_10)}.ospm_table .ospm_table_cell_content .ospm_right_icon{margin-left:var(--small_10);margin-right:0}.ospm_table,.ospm_table .ospm_table_cell{color:var(--readable-01);font-size:var(--size-14);font-size:var(--small_15);font-weight:400;line-height:var(--size-20);line-height:var(--small_25);word-break:break-all}#ospm_app .ospm_table .ospm_table_cell_content.ospm_sortable,.ospm_table .ospm_table_cell_content.ospm_sortable,.ospm_view_wrapper .ospm_table .ospm_table_cell_content.ospm_sortable{cursor:pointer}.ospm_table .ospm_table_cell_content .ospm_table_sort_icons{display:inline;margin-left:var(--small_10)}.ospm_table .ospm_table_cell_content .ospm_table_sort_icons>.ospm_icon{height:var(--size-14);height:var(--small_15);margin-right:0;width:calc(var(--size-14)/2);width:calc(var(--small_15)/2)}.ospm_table .ospm_table_cell_content .ospm_helpmessage_hinticon_container{display:inline-block}.ospm_table .ospm_table_cell_content .ospm_table_sort_icons>.ospm_icon.ospm_table_sort_active>svg>use{fill:var(--secondary-01-active)}.ospm_table .ospm_table_cell_content .ospm_table_sort_icons>.ospm_icon.ospm_table_sort_inactive>svg>use{fill:var(--disabled-03)}.ospm_table .ospm_table_cell_content.ospm_table_cell_alignment_left{text-align:left}.ospm_table .ospm_table_cell_content.ospm_table_cell_alignment_right{text-align:right}.ospm_table .ospm_table_cell_content.ospm_table_cell_alignment_center{text-align:center}.ospm_table tbody>tr:not(:last-child)>td,.ospm_table tbody>tr:not(:last-child)>th{border-bottom:var(--tiny_01) solid var(--ui-01)}.ospm_table .ospm_indent_level_1 th.ospm_table_cell{padding-left:40px!important}.ospm_table .ospm_indent_level_2 th.ospm_table_cell{padding-left:80px!important}.ospm_table .ospm_indent_level_3 th.ospm_table_cell{padding-left:120px!important}.ospm_device_mobile .ospm_table .ospm_table_title{margin-top:var(--small_10)}.ospm_device_mobile .ospm_table .ospm_table_rowblock_column,.ospm_device_mobile .ospm_table .ospm_table_title{padding-left:var(--small_05);padding-right:var(--small_05)}.ospm_device_mobile .ospm_table .ospm_table_rowblock_header_wrapper~.ospm_table_rowblock_column{margin-top:var(--small_10)}.ospm_device_mobile .ospm_table .ospm_table_rowblock_header_wrapper{border-bottom:var(--tiny_01) solid var(--ui-01);padding-bottom:var(--small_05);padding-left:var(--small_05);padding-right:var(--small_05)}.ospm_device_mobile .ospm_table .ospm_table_rowblock:not(:first-child),.ospm_device_mobile .ospm_table .ospm_table_title~.ospm_table_rowblock{border-top:var(--tiny_01) solid var(--ui-01);margin-top:var(--small_10);padding-top:var(--small_10)}.ospm_device_mobile .ospm_table .ospm_table_rowblock:first-child{margin-top:var(--small_10)}.ospm_device_mobile .ospm_table .ospm_table_rowblock:last-child{margin-bottom:var(--small_10)}.ospm_device_mobile .ospm_table .ospm_table_rowblock_column_header_cell{border-bottom:var(--tiny_01) solid var(--ui-01);margin-bottom:var(--small_05);margin-left:calc(var(--small_05)*-1);margin-right:calc(var(--small_05)*-1);padding-bottom:var(--small_05);padding-left:var(--small_05);padding-right:var(--small_05)}.ospm_device_mobile .ospm_table .ospm_table_rowblock_column:not(:first-child) .ospm_table_rowblock_column_header_cell{border-top:var(--tiny_01) solid var(--ui-01);margin-top:var(--small_05);padding-top:var(--small_05)}.ospm_device_mobile .ospm_table .ospm_table_rowblock_header_wrapper~.ospm_table_rowblock_column .ospm_table_rowblock_column_header_cell{border:0;margin:0;padding:0}.ospm_device_mobile .ospm_table_v2_container,.ospm_three_column_layout_center .ospm_table_v2_container,.ospm_three_column_layout_left .ospm_table_v2_container,.ospm_three_column_layout_right .ospm_table_v2_container,.ospm_two_column_layout_12_left .ospm_table_v2_container,.ospm_two_column_layout_21_right .ospm_table_v2_container{margin:0 var(--small_05)}.ospm_device_mobile .ospm_list .ospm_table_v2_container,.ospm_table_v2_container{margin:0 var(--small_25)}.if6 .ospm_list .ospm_table_v2_parent{overflow-x:hidden}.ospm_table_input{table-layout:fixed}.ospm_table_input:not(.ospm_list_entry_wrapper){white-space:normal}.ospm_table_input .ospm_textinput_value{border:none;color:var(--readable-01);-webkit-box-flex:2;-ms-flex:2;flex:2;font-size:var(--multiline_02_font_size);font-weight:var(--multiline_02_font_weight);line-height:var(--multiline_02_line_height);max-width:calc(100% - var(--size-8) - var(--size-16));max-width:calc(100% - var(--small_05) - var(--small_20));outline:none;text-align:right}.ospm_table.ospm_table_input .ospm_value_unit{padding-bottom:0;padding-top:0}.ospm_table.ospm_table_input .ospm_textinput_value,.ospm_table.ospm_table_input .ospm_value_unit{height:auto}.ospm_table_input .ospm_textinput_value:disabled{background-color:transparent}.ospm_table_input .ospm_ti_cell_wrapper .ospm_textinput_value_container .ospm_icon{display:none}.ospm_table_input .ospm_ti_cell_wrapper.ospm_disabled .ospm_textinput_value_container .ospm_icon_lock_s,.ospm_table_input .ospm_ti_cell_wrapper:not(.ospm_disabled).ospm_textinput_date .ospm_textinput_value_container .ospm_icon_textinput_calender_regular,.ospm_table_input .ospm_ti_cell_wrapper:not(.ospm_disabled):not(.ospm_textinput_date) .ospm_textinput_value_container .ospm_icon_edit_s{display:block}.ospm_table_input .ospm_icon_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_table_input .ospm_ti_cell_wrapper .ospm_textinput_value_container .ospm_icon_container .ospm_icon{height:var(--size-16);height:var(--small_20);margin-right:0;min-width:0;min-width:auto;width:var(--size-16);width:var(--small_20)}.ospm_table_input .ospm_ti_cell_wrapper .ospm_textinput_value_container .ospm_icon_container .ospm_icon svg{fill:var(--readable-01);height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_table_input .ospm_textinput_value_container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--size-8);gap:var(--small_05)}.ospm_table_input{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default)}.ospm_table_input tr>td,.ospm_table_input tr>th{border-bottom:var(--tiny_01) solid var(--ui-01)}.ospm_table_input tr:nth-last-child(-n+2)>td{border-bottom:none}.ospm_table_input>tr:first-child>th{border-bottom-color:var(--readable-01)}.ospm_table_input .ospm_help_message_container td{border:none;padding:0}.ospm_table_input .ospm_help_message{padding:var(--small_25)}table.ospm_table_input.ospm_table tr .ospm_table_column_header_cell{color:var(--readable-01);font-size:var(--size-14);font-size:var(--small_15);font-weight:500;line-height:var(--size-20);line-height:var(--small_25);padding:var(--small_25)}.ospm_table_input .ospm_table_cell_alignment_right{text-align:right}.ospm_table_input.ospm_table .ospm_table_row .ospm_table_cell,.ospm_table_input.ospm_table .ospm_table_row .ospm_table_top_cell{color:var(--readable-02);font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);padding:var(--small_25)}.ospm_table.ospm_table_input th.ospm_table_cell,.ospm_table_input.ospm_table_input td.ospm_table_cell{padding-bottom:var(--small_25)!important;padding-top:var(--small_25)!important}td.ospm_table_top_cell,td.ospm_table_top_cell:last-child{padding-right:var(--small_25)}.ospm_table_input>tr:first-child>th.ospm_table_top_cell{border-bottom-color:var(--ui-01)}.ospm_table_input .ospm_widget_error_message{color:var(--error-01);font-size:var(--label_error_01_font_size);font-weight:var(--label_error_01_font_weight);line-height:var(--label_error_01_line_height);padding-bottom:0}.ospm_table_input .ospm_table_cell.ospm_table_cell_alignment_right .ospm_widget_error_message{padding-left:0}.ospm_table_input .ospm_widget_error_message .ospm_icon{fill:var(--error-01);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);width:var(--size-16);width:var(--small_20)}.ospm_table_input .ospm_icon svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ospm_table_input .ospm_widget_error_message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ospm_table_input .ospm_widget_error_message_line{text-align:left}.ospm_table_summingrow .ospm_table_cell{border-top:var(--tiny_01) solid var(--readable-01)}.ospm_table_input .ospm_table_label{color:var(--readable-01);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_table_input th.ospm_table_cell.ospm_text_style_24.ospm_has_lefticon .ospm_icon,.ospm_table_input th.ospm_table_cell.ospm_text_style_24.ospm_has_lefticon .ospm_table_label{display:table-cell}.ospm_table_input th.ospm_table_cell.ospm_text_style_24.ospm_has_lefticon .ospm_icon{padding-right:var(--small_20)}.ospm_table.ospm_table_input th.ospm_table_cell{vertical-align:middle}.ospm_window_fullscreen_datepicker_wrapper.ospm_origin_table_input .ospm_datepicker.ospm_fullscreen_wrapper_aligned_content{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-8);border-radius:var(--small_05)}.ospm_window_fullscreen_datepicker_wrapper.ospm_origin_table_input .ospm_datepicker .ospm_fullscreen_wrapper_aligned_content_container{width:100%}.ospm_window_fullscreen_wrapper_contextmenuview.ospm_origin_table_input .ospm_contextmenuview.ospm_dropdown_content{border:0;border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-hover);box-shadow:var(--shadow-hover)}.ospm_window_fullscreen_wrapper_contextmenuview.ospm_origin_table_input .ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container .ospm_list_entry_wrapper.ospm_keyboard_selected{background-color:var(--ui-01)}.ospm_window_fullscreen_wrapper_contextmenuview.ospm_origin_table_input .ospm_contextmenuview.ospm_dropdown_content:after,.ospm_window_fullscreen_wrapper_contextmenuview.ospm_origin_table_input .ospm_contextmenuview.ospm_dropdown_content:before{content:normal}.ospm_window_fullscreen_wrapper_contextmenuview.ospm_origin_table_input .ospm_list_entry_wrapper{border-bottom:var(--tiny_01) solid var(--ui-03)}.ospm_window_fullscreen_wrapper_contextmenuview.ospm_origin_table_input .ospm_list_entry_wrapper:first-child{border-top-left-radius:var(--size-8);border-top-left-radius:var(--small_05);border-top-right-radius:var(--size-8);border-top-right-radius:var(--small_05)}.ospm_window_fullscreen_wrapper_contextmenuview.ospm_origin_table_input .ospm_list_entry_wrapper:last-child{border-bottom-left-radius:var(--size-8);border-bottom-left-radius:var(--small_05);border-bottom-right-radius:var(--size-8);border-bottom-right-radius:var(--small_05)}.ospm_device_mobile .ospm_table_input .ospm_table_title,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_title,.ospm_three_column_layout_center .ospm_table_input .ospm_table_title,.ospm_three_column_layout_left .ospm_table_input .ospm_table_title,.ospm_three_column_layout_right .ospm_table_input .ospm_table_title,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_title,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_title{border-bottom:var(--tiny_01) solid var(--ui-01)}.ospm_device_mobile .ospm_table_input .ospm_table_rowblock:nth-of-type(n+2) .ospm_table_rowblock_header_wrapper,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock:nth-of-type(n+2) .ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock:nth-of-type(n+2) .ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock:nth-of-type(n+2) .ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock:nth-of-type(n+2) .ospm_table_rowblock_header_wrapper,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock:nth-of-type(n+2) .ospm_table_rowblock_header_wrapper,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock:nth-of-type(n+2) .ospm_table_rowblock_header_wrapper{border-top:var(--tiny_01) solid var(--ui-02)}.ospm_device_mobile .ospm_table_input .ospm_table_title+.ospm_table_rowblock .ospm_table_rowblock_header_wrapper,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_title+.ospm_table_rowblock .ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_center .ospm_table_input .ospm_table_title+.ospm_table_rowblock .ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_left .ospm_table_input .ospm_table_title+.ospm_table_rowblock .ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_right .ospm_table_input .ospm_table_title+.ospm_table_rowblock .ospm_table_rowblock_header_wrapper,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_title+.ospm_table_rowblock .ospm_table_rowblock_header_wrapper,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_title+.ospm_table_rowblock .ospm_table_rowblock_header_wrapper{border-top:none}.ospm_device_mobile .ospm_table_input .ospm_table_rowblock .ospm_table_summingrow.ospm_table_rowblock_header_wrapper,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock .ospm_table_summingrow.ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock .ospm_table_summingrow.ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock .ospm_table_summingrow.ospm_table_rowblock_header_wrapper,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock .ospm_table_summingrow.ospm_table_rowblock_header_wrapper,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock .ospm_table_summingrow.ospm_table_rowblock_header_wrapper,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock .ospm_table_summingrow.ospm_table_rowblock_header_wrapper{border-top-color:var(--readable-01)}.ospm_device_mobile .ospm_table_input .ospm_table_rowblock_column,.ospm_device_mobile .ospm_table_input .ospm_table_rowblock_header,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock_column,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock_header,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock_column,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock_header,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock_column,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock_header,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock_column,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock_header,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock_column,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock_header,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock_column,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock_header{border-bottom:var(--tiny_01) solid var(--ui-03)}.ospm_device_mobile .ospm_table_input .ospm_table_rowblock_column:last-child,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock_column:last-child,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock_column:last-child,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock_column:last-child,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock_column:last-child,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock_column:last-child,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock_column:last-child{border-bottom:none}.ospm_device_mobile .ospm_table_input .ospm_table_rowblock_column,.ospm_device_mobile .ospm_table_input .ospm_table_rowblock_header,.ospm_device_mobile .ospm_table_input .ospm_table_title,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock_column,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock_header,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_title,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock_column,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock_header,.ospm_three_column_layout_center .ospm_table_input .ospm_table_title,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock_column,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock_header,.ospm_three_column_layout_left .ospm_table_input .ospm_table_title,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock_column,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock_header,.ospm_three_column_layout_right .ospm_table_input .ospm_table_title,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock_column,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock_header,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_title,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock_column,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock_header,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_title{padding:var(--small_30) var(--small_10)}.ospm_device_mobile .ospm_table_input .ospm_widget_error_message,.ospm_flow_layout_3_columns .ospm_table_input .ospm_widget_error_message,.ospm_three_column_layout_center .ospm_table_input .ospm_widget_error_message,.ospm_three_column_layout_left .ospm_table_input .ospm_widget_error_message,.ospm_three_column_layout_right .ospm_table_input .ospm_widget_error_message,.ospm_two_column_layout_12_left .ospm_table_input .ospm_widget_error_message,.ospm_two_column_layout_21_right .ospm_table_input .ospm_widget_error_message{font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:var(--label_default_04_line_height)}.ospm_device_mobile .ospm_table_input .ospm_table_header_label,.ospm_device_mobile .ospm_table_input .ospm_table_rowblock_header_label,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_header_label,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock_header_label,.ospm_three_column_layout_center .ospm_table_input .ospm_table_header_label,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock_header_label,.ospm_three_column_layout_left .ospm_table_input .ospm_table_header_label,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock_header_label,.ospm_three_column_layout_right .ospm_table_input .ospm_table_header_label,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock_header_label,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_header_label,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock_header_label,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_header_label,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock_header_label{color:var(--readable-02);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}.ospm_device_mobile .ospm_table_input .ospm_table_rowblock_header_label,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock_header_label,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock_header_label,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock_header_label,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock_header_label,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock_header_label,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock_header_label{color:var(--readable-01)}.ospm_device_mobile .ospm_table_input .ospm_table_rowblock_column_header_cell,.ospm_flow_layout_3_columns .ospm_table_input .ospm_table_rowblock_column_header_cell,.ospm_three_column_layout_center .ospm_table_input .ospm_table_rowblock_column_header_cell,.ospm_three_column_layout_left .ospm_table_input .ospm_table_rowblock_column_header_cell,.ospm_three_column_layout_right .ospm_table_input .ospm_table_rowblock_column_header_cell,.ospm_two_column_layout_12_left .ospm_table_input .ospm_table_rowblock_column_header_cell,.ospm_two_column_layout_21_right .ospm_table_input .ospm_table_rowblock_column_header_cell{color:var(--readable-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_device_mobile .ospm_table_input .ospm_textinput_value,.ospm_flow_layout_3_columns .ospm_table_input .ospm_textinput_value,.ospm_three_column_layout_center .ospm_table_input .ospm_textinput_value,.ospm_three_column_layout_left .ospm_table_input .ospm_textinput_value,.ospm_three_column_layout_right .ospm_table_input .ospm_textinput_value,.ospm_two_column_layout_12_left .ospm_table_input .ospm_textinput_value,.ospm_two_column_layout_21_right .ospm_table_input .ospm_textinput_value{color:var(--readable-01);font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);line-height:var(--input_01_line_height)}.ospm_table_input .ospm_textinput_value,.ospm_table_input.ospm_table .ospm_textinput_value{background-color:inherit}.ospm_table_input .ospm_icon_container.ospm_clickable{cursor:pointer}.ospm_table_input .ospm_icon_container.ospm_clickable.focus-visible,.ospm_table_input .ospm_icon_container.ospm_clickable:focus-within{outline:none}.ospm_table_input .ospm_icon_container.ospm_clickable.focus-visible,.ospm_table_input .ospm_icon_container.ospm_clickable[focus-within]{outline:none}.ospm_table_input .ospm_icon_container.ospm_clickable:focus-visible,.ospm_table_input .ospm_icon_container.ospm_clickable[focus-within]{outline:none}.ospm_table_input .ospm_icon_container.ospm_clickable:focus-visible,.ospm_table_input .ospm_icon_container.ospm_clickable:focus-within{outline:none}.ospm_table_input .ospm_icon_container.ospm_clickable:focus svg,.ospm_table_input .ospm_icon_container.ospm_clickable:hover svg{-webkit-filter:brightness(.8);filter:brightness(.8);-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ospm_table_input .ospm_icon_container.ospm_clickable:focus svg>use{fill:var(--focus-01)}.ospm_numpad_header{border-style:solid;border-top-left-radius:4px;border-top-right-radius:4px;border-width:0;font-size:34px;font-weight:300;height:56px;padding-left:16px;padding-right:16px;text-align:right;width:100%}.ospm_numpad_buttoncontainer>.ospm_numpad_buttonline>.ospm_icon_back_cancel_m,.ospm_numpad_buttoncontainer>.ospm_numpad_buttonline>.ospm_icon_cancel_m{height:16px;padding:16px 48px 32px 32px;width:16px}.ospm_icon_numpad_cancel{border-bottom-left-radius:4px}.ospm_icon_numpad_ok{border-bottom-right-radius:4px}.ospm_numpad_header_content{float:right;margin-top:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ospm_numpad_buttonline{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;line-height:50px}.ospm_numpad_button{border-style:solid;border-width:1px 0 0 1px;cursor:pointer;font-size:17px;font-weight:300;text-align:center;width:80px}#ospm_app .ospm_numpad_button,.ospm_view_wrapper .ospm_numpad_button{cursor:pointer}.ospm_numpad_buttonline:last-child>.ospm_numpad_button,.ospm_numpad_buttonline>.ospm_numpad_button:first-child{border-left-width:0}.ospm_numpad_buttoncontainer .ospm_numpad_button_icon{background-position:50%;background-repeat:no-repeat;background-size:32px auto}.ospm_theme_contrast_height .ospm_numpad{border:1px solid #000}.ospm_pinpad{margin:auto;max-width:240px}.ospm_pinpad.ospm_disabled{opacity:.7}.ospm_pinpad .ospm_textinput .ospm_textinput_wrapper{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-bottom:none;border-radius:0;border-top-left-radius:var(--size-8);border-top-left-radius:var(--small_05);border-top-right-radius:var(--size-8);border-top-right-radius:var(--small_05)}.ospm_pinpad_buttoncontainer>.ospm_pinpad_buttonline>.ospm_pinpad_button>.ospm_icon_sign_arrow_left_cross_s{-ms-flex-item-align:center;align-self:center;height:var(--size-24);height:var(--small_30);margin-left:var(--small_05);width:var(--size-24);width:var(--small_30)}.ospm_pinpad .ospm_pinpad_button_delete{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-bottom-left-radius:var(--size-8);border-bottom-left-radius:var(--small_05);border-bottom-right-radius:var(--size-8);border-bottom-right-radius:var(--small_05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.ospm_pinpad_buttonline{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;line-height:50px}.ospm_pinpad_button{color:var(--readable-02);cursor:pointer;font-size:var(--size-16);font-size:var(--small_20);text-align:center}.ospm_pinpad_button,.ospm_pinpad_empty_button{background-color:var(--ui-background-02);border-left:var(--tiny_01) solid var(--ui-01);border-top:var(--tiny_01) solid var(--ui-01);outline:none;width:33.34%}.ospm_pinpad_buttonline>:last-child{border-right:var(--tiny_01) solid var(--ui-01)}#ospm_app .ospm_pinpad_button,.ospm_view_wrapper .ospm_pinpad_button{cursor:pointer}.ospm_pinpad_buttonline:first-child>.ospm_pinpad_button,.ospm_pinpad_buttonline:last-child>.ospm_pinpad_button{border-top-color:var(--ui-01)}.ospm_pinpad:not(.ospm_disabled) .ospm_pinpad_button:focus,.ospm_pinpad:not(.ospm_disabled) .ospm_pinpad_button:hover{background-color:var(--ui-03)}.ospm_pinpad:not(.ospm_disabled) .ospm_textinput:focus{outline:none}.ospm_pinpad .ospm_textinput .ospm_password_show .ospm_label_span,.ospm_pinpad .ospm_textinput .ospm_widget_error_message,.ospm_pinpad .ospm_textinput.ospm_disabled .ospm_icon_lock_s,.ospm_pinpad.ospm_disabled .ospm_textinput .ospm_icon_eye_close_s,.ospm_pinpad.ospm_disabled .ospm_textinput .ospm_icon_eye_s{display:none}.ospm_pinpad.ospm_disabled .ospm_textinput.ospm_disabled .ospm_icon_lock_s{display:block}.ospm_pinpad .ospm_pinpad_button_delete .ospm_icon_sign_arrow_left_cross_s>svg>use,.ospm_pinpad .ospm_textinput .ospm_icon_eye_close_s>svg>use,.ospm_pinpad .ospm_textinput .ospm_icon_eye_s>svg>use{fill:var(--readable-02)}.ospm_pinpad:not(.ospm_disabled) .ospm_textinput .ospm_icon_eye_close_s,.ospm_pinpad:not(.ospm_disabled) .ospm_textinput .ospm_icon_eye_s{cursor:pointer!important}.ospm_pinpad .ospm_textinput.ospm_focus_inside .ospm_textinput_wrapper{margin:0}.ospm_dropdown{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_dropdown,.ospm_flow_layout_3_columns .ospm_dropdown,.ospm_three_column_layout_center .ospm_dropdown,.ospm_three_column_layout_left .ospm_dropdown,.ospm_three_column_layout_right .ospm_dropdown,.ospm_two_column_layout_12_left .ospm_dropdown,.ospm_two_column_layout_21_right .ospm_dropdown{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_dropdown,div:not(.ospm_list_cell_container):not(.ospm_list_sublist):not(.ospm_list_sublist_entries)>.ospm_dropdown{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_dropdown .ospm_dropdown_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-02);border-radius:var(--size-8);border-radius:var(--small_05);display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 var(--small_25);position:relative}.ospm_dropdown.ospm_active .ospm_dropdown_wrapper,.ospm_dropdown.ospm_focus_inside .ospm_dropdown_wrapper{border:var(--tiny_02) solid var(--focus-01);margin:-1px;outline:none}.ospm_dropdown.ospm_active .ospm_dropdown_wrapper:not(.ospm_contextmenu_top){border-bottom-left-radius:0;border-bottom-right-radius:0}.ospm_dropdown.ospm_active .ospm_dropdown_wrapper.ospm_contextmenu_top{border-top-left-radius:0;border-top-right-radius:0}.ospm_contextmenuview.ospm_dropdown_content.ospm_contextmenu_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ospm_dropdown .ospm_label_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:var(--size-24);top:var(--small_30);-webkit-transition:top .2s ease;transition:top .2s ease;width:100%}.ospm_dropdown:not(.ospm_widget_nowrap) .ospm_label_container{display:block;white-space:pre-wrap}.ospm_dropdown .ospm_has_placeholder.ospm_select_empty.ospm_dropdown_wrapper .ospm_label_container,.ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label_container,.ospm_dropdown:not(.ospm_dropdown_without_selection).ospm_multiline_label .ospm_dropdown_wrapper .ospm_label_container{top:var(--size-12);top:var(--small_10)}.ospm_dropdown .ospm_sublabel{color:var(--readable-02);display:inline-block;font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);overflow:hidden;text-overflow:ellipsis;-webkit-transition:font-size .2s ease;transition:font-size .2s ease}.ospm_dropdown:not(.ospm_widget_nowrap) .ospm_sublabel{display:inline}.ospm_dropdown .ospm_sublabel:empty{display:none}.ospm_dropdown .ospm_sublabel:before{color:var(--readable-02);content:"-";font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);padding-left:var(--small_02);padding-right:var(--small_02);-webkit-transition:font-size .2s ease;transition:font-size .2s ease}.ospm_dropdown .ospm_has_placeholder.ospm_select_empty.ospm_dropdown_wrapper .ospm_sublabel,.ospm_dropdown .ospm_has_placeholder.ospm_select_empty.ospm_dropdown_wrapper .ospm_sublabel:before,.ospm_dropdown.ospm_multiline_label .ospm_sublabel,.ospm_dropdown.ospm_multiline_label .ospm_sublabel:before,.ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel,.ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel:before{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_dropdown .ospm_label_container .ospm_helpmessage_hinticon_container{display:inline;vertical-align:top;z-index:1}.ospm_dropdown .ospm_help_marker>.ospm_icon{-webkit-transition:height .2s ease;transition:height .2s ease}.ospm_dropdown.ospm_multiline_label .ospm_help_marker>.ospm_icon,.ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_help_marker>.ospm_icon{height:var(--size-18);height:var(--small_22)}.ospm_dropdown .ospm_label{color:var(--readable-02);font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);overflow:hidden;text-overflow:ellipsis;-webkit-transition:font-size .2s ease;transition:font-size .2s ease;white-space:nowrap}.ospm_dropdown:not(.ospm_widget_nowrap) .ospm_label{display:inline;white-space:pre-wrap}.ospm_dropdown .ospm_has_placeholder.ospm_select_empty.ospm_dropdown_wrapper .ospm_label,.ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label,.ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_dropdown .ospm_labelfield{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:var(--size-72);height:var(--medium_35);padding-bottom:var(--small_30);padding-top:var(--small_30);position:relative;white-space:nowrap}.ospm_dropdown .ospm_dropdown_value_container{width:100%}.ospm_dropdown .ospm_labelfield .ospm_dropdown_right_label{background:transparent;border:none;color:var(--readable-01);font-size:var(--size-16);font-size:var(--small_20);left:0;line-height:var(--size-24);line-height:var(--small_30);outline:none;padding-bottom:var(--small_10);padding-top:calc(var(--small_25) + var(--small_10) + var(--small_02));position:absolute;right:0;top:0;white-space:normal}.ospm_dropdown .ospm_right_icon_container{margin-left:var(--small_20)}.ospm_dropdown .ospm_right_icon_container>.ospm_icon{height:var(--size-16);height:var(--small_20);margin-right:0;width:var(--size-16);width:var(--small_20)}.ospm_dropdown .ospm_right_icon_container>.ospm_icon.ospm_icon_up_s{display:none}.ospm_dropdown.ospm_active .ospm_right_icon_container>.ospm_icon.ospm_icon_up_s{display:block}.ospm_dropdown.ospm_active .ospm_right_icon_container>.ospm_icon.ospm_icon_down_s{display:none}.ospm_dropdown .ospm_optional.ospm_text_style_36{color:var(--ui-02);font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);-webkit-transition:font-size .2s ease;transition:font-size .2s ease}.ospm_dropdown:not(.ospm_widget_nowrap) .ospm_optional{display:inline}.ospm_dropdown .ospm_has_placeholder.ospm_select_empty.ospm_dropdown_wrapper .ospm_optional,.ospm_dropdown.ospm_multiline_label .ospm_optional,.ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_optional{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}.ospm_dropdown .ospm_entry_infotext{color:var(--readable-02);display:block;font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-24);line-height:var(--small_30);margin-top:var(--small_05);padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_device_mobile .ospm_dropdown .ospm_entry_infotext,.ospm_flow_layout_3_columns .ospm_dropdown .ospm_entry_infotext,.ospm_three_column_layout_center .ospm_dropdown .ospm_entry_infotext,.ospm_three_column_layout_left .ospm_dropdown .ospm_entry_infotext,.ospm_three_column_layout_right .ospm_dropdown .ospm_entry_infotext,.ospm_two_column_layout_12_left .ospm_dropdown .ospm_entry_infotext,.ospm_two_column_layout_21_right .ospm_dropdown .ospm_entry_infotext{margin-top:var(--small_02);padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_dropdown .ospm_entry_infotext:empty{margin-top:0}.ospm_dropdown .ospm_entry_infotext:before{content:normal}.ospm_dropdown .ospm_entry_infotext:after{content:" "}.ospm_dropdown.ospm_disabled .ospm_dropdown_wrapper{border:var(--tiny_01) solid var(--disabled-01)}.ospm_dropdown.ospm_disabled .ospm_optional{display:none}.ospm_dropdown.ospm_has_error_messages:not(.ospm_active) .ospm_dropdown_wrapper{border:var(--tiny_02) solid var(--error-01-contrast);margin:-1px}.ospm_dropdown .ospm_widget_error_message{color:var(--error-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);padding-left:var(--small_30);padding-right:var(--small_30)}.ospm_dropdown .ospm_widget_error_message>.ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);margin-top:var(--tiny_02);width:var(--size-16);width:var(--small_20)}.ospm_dropdown .ospm_icon.ospm_icon_lock_s svg>use,.ospm_dropdown .ospm_textinput_wrapper>.ospm_icon{fill:var(--readable-02)}.ospm_dropdown.ospm_checkable{display:block}.ospm_dropdown.ospm_checkable .ospm_checkable_checkbox_container .ospm_checkbox_box:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-4);border-radius:var(--small_02);bottom:calc(var(--size-2)*-3);bottom:calc(var(--tiny_02)*-3);content:"";left:calc(var(--size-2)*-3);left:calc(var(--tiny_02)*-3);position:absolute;right:calc(var(--size-2)*-3);right:calc(var(--tiny_02)*-3);top:calc(var(--size-2)*-3);top:calc(var(--tiny_02)*-3)}.ospm_dropdown.ospm_checkable:not(.ospm_disabled) .ospm_checkable_checkbox_container .ospm_checkbox_box.ospm_radiobutton_box:focus:after{border-radius:100%}.ospm_device_mobile .ospm_dropdown .ospm_dropdown_wrapper,.ospm_flow_layout_3_columns .ospm_dropdown .ospm_dropdown_wrapper,.ospm_three_column_layout_center .ospm_dropdown .ospm_dropdown_wrapper,.ospm_three_column_layout_left .ospm_dropdown .ospm_dropdown_wrapper,.ospm_three_column_layout_right .ospm_dropdown .ospm_dropdown_wrapper,.ospm_two_column_layout_12_left .ospm_dropdown .ospm_dropdown_wrapper,.ospm_two_column_layout_21_right .ospm_dropdown .ospm_dropdown_wrapper{padding:0 var(--small_10)}.ospm_device_mobile .ospm_dropdown .ospm_labelfield,.ospm_flow_layout_3_columns .ospm_dropdown .ospm_labelfield,.ospm_three_column_layout_center .ospm_dropdown .ospm_labelfield,.ospm_three_column_layout_left .ospm_dropdown .ospm_labelfield,.ospm_three_column_layout_right .ospm_dropdown .ospm_labelfield,.ospm_two_column_layout_12_left .ospm_dropdown .ospm_labelfield,.ospm_two_column_layout_21_right .ospm_dropdown .ospm_labelfield{height:var(--size-64);height:var(--medium_30)}.ospm_device_mobile .ospm_dropdown .ospm_label_container,.ospm_flow_layout_3_columns .ospm_dropdown .ospm_label_container,.ospm_three_column_layout_center .ospm_dropdown .ospm_label_container,.ospm_three_column_layout_left .ospm_dropdown .ospm_label_container,.ospm_three_column_layout_right .ospm_dropdown .ospm_label_container,.ospm_two_column_layout_12_left .ospm_dropdown .ospm_label_container,.ospm_two_column_layout_21_right .ospm_dropdown .ospm_label_container{top:var(--size-20);top:var(--small_25)}.ospm_device_mobile .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label_container,.ospm_device_mobile .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label_container,.ospm_flow_layout_3_columns .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label_container,.ospm_flow_layout_3_columns .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label_container,.ospm_three_column_layout_center .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label_container,.ospm_three_column_layout_center .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label_container,.ospm_three_column_layout_left .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label_container,.ospm_three_column_layout_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label_container,.ospm_three_column_layout_right .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label_container,.ospm_three_column_layout_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label_container,.ospm_two_column_layout_12_left .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label_container,.ospm_two_column_layout_12_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label_container,.ospm_two_column_layout_21_right .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label_container,.ospm_two_column_layout_21_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label_container{top:var(--size-12);top:var(--small_10)}.ospm_device_mobile .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label,.ospm_device_mobile .ospm_dropdown.ospm_multiline_label .ospm_optional,.ospm_device_mobile .ospm_dropdown.ospm_multiline_label .ospm_sublabel,.ospm_device_mobile .ospm_dropdown.ospm_multiline_label .ospm_sublabel:before,.ospm_device_mobile .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label,.ospm_device_mobile .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_optional,.ospm_device_mobile .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel,.ospm_device_mobile .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel:before,.ospm_flow_layout_3_columns .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label,.ospm_flow_layout_3_columns .ospm_dropdown.ospm_multiline_label .ospm_optional,.ospm_flow_layout_3_columns .ospm_dropdown.ospm_multiline_label .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_dropdown.ospm_multiline_label .ospm_sublabel:before,.ospm_flow_layout_3_columns .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label,.ospm_flow_layout_3_columns .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_optional,.ospm_flow_layout_3_columns .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel,.ospm_flow_layout_3_columns .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel:before,.ospm_three_column_layout_center .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label,.ospm_three_column_layout_center .ospm_dropdown.ospm_multiline_label .ospm_optional,.ospm_three_column_layout_center .ospm_dropdown.ospm_multiline_label .ospm_sublabel,.ospm_three_column_layout_center .ospm_dropdown.ospm_multiline_label .ospm_sublabel:before,.ospm_three_column_layout_center .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label,.ospm_three_column_layout_center .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_optional,.ospm_three_column_layout_center .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel,.ospm_three_column_layout_center .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel:before,.ospm_three_column_layout_left .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label,.ospm_three_column_layout_left .ospm_dropdown.ospm_multiline_label .ospm_optional,.ospm_three_column_layout_left .ospm_dropdown.ospm_multiline_label .ospm_sublabel,.ospm_three_column_layout_left .ospm_dropdown.ospm_multiline_label .ospm_sublabel:before,.ospm_three_column_layout_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label,.ospm_three_column_layout_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_optional,.ospm_three_column_layout_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel,.ospm_three_column_layout_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel:before,.ospm_three_column_layout_right .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label,.ospm_three_column_layout_right .ospm_dropdown.ospm_multiline_label .ospm_optional,.ospm_three_column_layout_right .ospm_dropdown.ospm_multiline_label .ospm_sublabel,.ospm_three_column_layout_right .ospm_dropdown.ospm_multiline_label .ospm_sublabel:before,.ospm_three_column_layout_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label,.ospm_three_column_layout_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_optional,.ospm_three_column_layout_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel,.ospm_three_column_layout_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel:before,.ospm_two_column_layout_12_left .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label,.ospm_two_column_layout_12_left .ospm_dropdown.ospm_multiline_label .ospm_optional,.ospm_two_column_layout_12_left .ospm_dropdown.ospm_multiline_label .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_dropdown.ospm_multiline_label .ospm_sublabel:before,.ospm_two_column_layout_12_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label,.ospm_two_column_layout_12_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_optional,.ospm_two_column_layout_12_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel,.ospm_two_column_layout_12_left .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel:before,.ospm_two_column_layout_21_right .ospm_dropdown.ospm_multiline_label .ospm_dropdown_wrapper .ospm_label,.ospm_two_column_layout_21_right .ospm_dropdown.ospm_multiline_label .ospm_optional,.ospm_two_column_layout_21_right .ospm_dropdown.ospm_multiline_label .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_dropdown.ospm_multiline_label .ospm_sublabel:before,.ospm_two_column_layout_21_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_dropdown_wrapper .ospm_label,.ospm_two_column_layout_21_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_optional,.ospm_two_column_layout_21_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel,.ospm_two_column_layout_21_right .ospm_dropdown:not(.ospm_dropdown_without_selection) .ospm_sublabel:before{font-size:var(--size-12);font-size:var(--small_10);line-height:var(--size-16);line-height:var(--small_20)}.ospm_device_mobile .ospm_dropdown .ospm_labelfield .ospm_dropdown_right_label,.ospm_flow_layout_3_columns .ospm_dropdown .ospm_labelfield .ospm_dropdown_right_label,.ospm_three_column_layout_center .ospm_dropdown .ospm_labelfield .ospm_dropdown_right_label,.ospm_three_column_layout_left .ospm_dropdown .ospm_labelfield .ospm_dropdown_right_label,.ospm_three_column_layout_right .ospm_dropdown .ospm_labelfield .ospm_dropdown_right_label,.ospm_two_column_layout_12_left .ospm_dropdown .ospm_labelfield .ospm_dropdown_right_label,.ospm_two_column_layout_21_right .ospm_dropdown .ospm_labelfield .ospm_dropdown_right_label{padding-top:calc(var(--small_10) + var(--small_20))}.ospm_contextmenuview.ospm_dropdown_content{background-color:var(--ui-background-02);border:var(--tiny_02) solid var(--focus-01);border-radius:var(--size-8);border-radius:var(--small_05);border-top:none;border-top-left-radius:0;border-top-right-radius:0;-webkit-box-shadow:none;box-shadow:none;outline:none}.ospm_contextmenuview.ospm_dropdown_content.ospm_has_error_messages{border-color:var(--error-01-contrast)}.ospm_contextmenuview.ospm_dropdown_content.ospm_contextmenu_top{border-bottom:none;border-radius:var(--size-8);border-radius:var(--small_05);border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:var(--tiny_02) solid var(--focus-01);outline:none}.ospm_contextmenuview.ospm_dropdown_content:not(.ospm_contextmenu_top):before{background-color:var(--ui-01);-webkit-box-shadow:none;box-shadow:none;content:" ";display:block;height:var(--size-1);height:var(--tiny_01);width:100%}.ospm_dropdown_content .ospm_textinput_value_container{border-bottom:var(--tiny_01) solid var(--ui-01);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_contextmenuview.ospm_dropdown_content:not(.ospm_contextmenu_top) .ospm_textinput_value_container{border-top:0}.ospm_contextmenuview.ospm_dropdown_content.ospm_contextmenu_top .ospm_textinput_value_container{border-top:var(--tiny_01) solid var(--ui-01)}.ospm_dropdown_content .ospm_textinput_value_container .ospm_textinput_value{color:var(--readable-02);font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);line-height:var(--input_01_line_height)}.ospm_dropdown_content .ospm_textinput_value_container>input{background-color:var(--transparent-01);border:none;outline:none;padding:var(--small_10) var(--nosize) var(--small_10) var(--small_25);width:100%}.ospm_device_mobile .ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div,.ospm_device_mobile .ospm_dropdown_content .ospm_textinput_value_container>input,.ospm_small_column_layout.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div,.ospm_small_column_layout.ospm_dropdown_content .ospm_dropdown_reset_container,.ospm_small_column_layout.ospm_dropdown_content .ospm_dropdown_unselect_container{padding:var(--small_10)}.ospm_dropdown_reset .ospm_icon_zuruecksetzen{padding-left:var(--small_05)}.ospm_device_mobile .ospm_dropdown_content .ospm_dropdown_reset_container,.ospm_device_mobile .ospm_dropdown_content .ospm_dropdown_unselect_container,.ospm_small_column_layout.ospm_dropdown_content .ospm_textinput_value_container>input{padding:var(--small_10) var(--nosize) var(--small_10) var(--small_10)}.ospm_two_column_layout_21_right.ospm_dropdown_content .ospm_header{padding:0}.ospm_dd_picker_header .ospm_custominputfield_search .ospm_custom_input_button_container{display:none}.ospm_dropdown_content .ospm_dde.ospm_selected .ospm_icon{margin-right:0}.ospm_dropdown_content:not(.ospm_contextmenu_top) .ospm_contextmenuview_content_wrapper{border-bottom-left-radius:var(--size-8);border-bottom-left-radius:var(--small_05);border-bottom-right-radius:var(--size-8);border-bottom-right-radius:var(--small_05)}.ospm_dd_picker_header .ospm_custom_input_button_container{color:var(--readable-02);cursor:pointer;line-height:var(--size-48);line-height:var(--medium_20);min-width:var(--size-128);min-width:var(--large_20);outline:none;padding-left:var(--small_20)}.ospm_dropdown_content:not(.ospm_contextmenu_top) .ospm_dd_picker_header .ospm_custom_input_button_container{border-bottom:var(--tiny_01) solid var(--ui-01)}.ospm_dropdown_content.ospm_contextmenu_top .ospm_dd_picker_header .ospm_custom_input_button_container{border-bottom:var(--tiny_01) solid var(--ui-01);border-top:var(--tiny_01) solid var(--ui-01)}.ospm_device_mobile .ospm_dd_picker_header .ospm_custom_input_button_container,.ospm_small_column_layout .ospm_dd_picker_header .ospm_custom_input_button_container{padding-left:var(--small_05)}#ospm_app .ospm_dd_picker_header .ospm_custom_input_button_container,.ospm_view_wrapper .ospm_dd_picker_header .ospm_custom_input_button_container{cursor:pointer}.ospm_dd_picker_header .ospm_custom_input_button_container:hover{color:var(--secondary-01-hover)}.ospm_dd_picker_header .ospm_custom_input_button_container:hover .ospm_icon svg>use{fill:var(--secondary-01-hover)}.ospm_dd_picker_header .ospm_custom_input_button_container:focus{color:var(--focus-01)}.ospm_dd_picker_header .ospm_custom_input_button_container:focus .ospm_custom_input_button_label{text-decoration-style:double}.ospm_dd_picker_header .ospm_custom_input_button_container:focus .ospm_icon svg>use{fill:var(--focus-01)}.ospm_dd_picker_header .ospm_custom_input_button_container:active{color:var(--secondary-01-active)}.ospm_dd_picker_header .ospm_custom_input_button_container:active .ospm_icon svg>use{fill:var(--secondary-01-active)}.ospm_dd_picker_header .ospm_custom_input_button_container .ospm_icon{display:inline-block;height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);vertical-align:text-bottom;width:var(--size-16);width:var(--small_20)}.ospm_dd_picker_header .ospm_custom_input_button_container .ospm_custom_input_button_label{display:inline;font-size:var(--label_underline_02_font_size);font-style:normal;font-weight:var(--label_underline_02_font_weight);height:var(--size-18);height:var(--small_22);line-height:var(--label_underline_02_line_height);-webkit-text-decoration:var(--label_underline_02_text_decoration);text-decoration:var(--label_underline_02_text_decoration)}.ospm_dd_picker_header .ospm_custom_input_button_container .ospm_icon svg>use{fill:var(--secondary-01)}.ospm_device_mobile .ospm_dd_picker_header .ospm_header,.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container{padding:0}.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div,.ospm_dropdown_content .ospm_dropdown_reset_container,.ospm_dropdown_content .ospm_dropdown_unselect_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--readable-01);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);line-height:var(--input_01_line_height);margin-bottom:0;padding:var(--small_10) var(--small_25)}.ospm_dropdown_content .ospm_dropdown_reset_container,.ospm_dropdown_content .ospm_dropdown_unselect_container{cursor:pointer}.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div>.ospm_dde_label{color:var(--readable-01)}.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div>:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div.ospm_keyboard_selected,.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div:not(.ospm_disabled):hover,.ospm_dropdown_content .ospm_dropdown_reset_container:hover,.ospm_dropdown_content .ospm_dropdown_unselect_container:hover{background-color:var(--ui-03)}.ospm_dropdown_content.ospm_contextmenu_top .ospm_hidden_custominput .ospm_dropdown_reset_container:hover,.ospm_dropdown_content.ospm_contextmenu_top .ospm_hidden_custominput .ospm_dropdown_unselect_container:hover,.ospm_dropdown_content.ospm_contextmenu_top .ospm_hidden_custominput.ospm_hidden_unselect+.ospm_contextmenuview_content_wrapper .ospm_list .ospm_list_cell_container>div:first-child.ospm_keyboard_selected,.ospm_dropdown_content.ospm_contextmenu_top .ospm_hidden_custominput.ospm_hidden_unselect+.ospm_contextmenuview_content_wrapper .ospm_list .ospm_list_cell_container>div:first-child:not(.ospm_disabled):hover{border-top-left-radius:var(--size-8);border-top-left-radius:var(--small_05);border-top-right-radius:var(--size-8);border-top-right-radius:var(--small_05)}.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div.ospm_selected,.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div:not(.ospm_disabled):active{background-color:var(--ui-01)}.ospm_dropdown_content .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div.ospm_disabled>.ospm_dde_label{color:var(--disabled-01)}body:not(.ospm_device_mobile) .ospm_contextmenuview.ospm_dropdown_content{min-width:0!important;min-width:auto!important}.ospm_dropdown .ospm_has_placeholder.ospm_select_empty.ospm_dropdown_wrapper .ospm_dropdown_right_label{color:var(--ui-02);font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);line-height:var(--input_01_line_height)}div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_dropdown:not(.ospm_has_margin_bottom){margin-bottom:var(--small_10)}.ospm_list .ospm_list_cell_container>.ospm_dropdown:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-12)/-2);bottom:calc(var(--small_10)/-2)}.ospm_device_mobile div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_dropdown:not(.ospm_has_margin_bottom),.ospm_flow_layout_3_columns div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_dropdown:not(.ospm_has_margin_bottom),.ospm_three_column_layout_center div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_dropdown:not(.ospm_has_margin_bottom),.ospm_three_column_layout_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_dropdown:not(.ospm_has_margin_bottom),.ospm_three_column_layout_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_dropdown:not(.ospm_has_margin_bottom),.ospm_two_column_layout_12_left div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_dropdown:not(.ospm_has_margin_bottom),.ospm_two_column_layout_21_right div:not(.ospm_contextmenuview_content)>.ospm_list div:not(.ospm_selectionrow_options) .ospm_list_cell_container>.ospm_dropdown:not(.ospm_has_margin_bottom){margin-bottom:var(--small_05)}.ospm_device_mobile .ospm_list .ospm_list_cell_container>.ospm_dropdown:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_flow_layout_3_columns .ospm_list .ospm_list_cell_container>.ospm_dropdown:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_center .ospm_list .ospm_list_cell_container>.ospm_dropdown:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_left .ospm_list .ospm_list_cell_container>.ospm_dropdown:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_three_column_layout_right .ospm_list .ospm_list_cell_container>.ospm_dropdown:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_12_left .ospm_list .ospm_list_cell_container>.ospm_dropdown:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after,.ospm_two_column_layout_21_right .ospm_list .ospm_list_cell_container>.ospm_dropdown:not(.ospm_widget_without_bottom_border):not(.ospm_entry_grouping):not(.ospm_last_visible_element):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_dropdown_wrapper .ospm_icon.ospm_icon_help_circle_s,.ospm_dropdown_wrapper .ospm_icon.ospm_icon_info_circle_s{margin-left:0}.ospm_dropdown_wrapper .ospm_optional,.ospm_mandatory .ospm_dropdown_wrapper .ospm_sublabel,.ospm_mandatory:not(.ospm_has_sublabel) .ospm_dropdown_wrapper .ospm_label{margin-right:var(--small_05)}.ospm_contextmenuview_content_wrapper{border-radius:var(--size-8);border-radius:var(--small_05)}.ospm_dropdown_content:not(.ospm_contextmenu_top) .ospm_contextmenuview_content_wrapper{border-radius:var(--size-0) var(--size-0) var(--size-8) var(--size-8);border-radius:var(--nosize) var(--nosize) var(--small_05) var(--small_05)}.ospm_dropdown_content.ospm_contextmenu_top .ospm_contextmenuview_content_wrapper{border-radius:var(--size-8) var(--size-8) var(--size-0) var(--size-0);border-radius:var(--small_05) var(--small_05) var(--nosize) var(--nosize)}.ospm_dde:not(.ospm_dde_action) .ospm_dde_action_icon{display:none}.ospm_dde.ospm_dde_action .ospm_dde_action_icon{display:inline-block}.ospm_dropdown_reset_container,.ospm_dropdown_unselect_container{border-bottom:var(--tiny_01) solid var(--ui-01)}body:not(.ospm_device_mobile) .ospm_contextmenuview.ospm_dropdown_content .ospm_contextmenuview_content_wrapper .ospm_contextmenuview_content .ospm_list_entry_wrapper{padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_dropdown_content .ospm_icon.ospm_icon_next_s.ospm_icon_color_6.ospm_icon_noStroke.ospm_icon_size_16.ospm_dde_action_icon{margin:0}body.if6.ospm_no_scroll{overflow:hidden}.ospm_progressbar_wrapper>div{margin-top:var(--small_10)}.ospm_progressbar_container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;white-space:nowrap}.ospm_progressbar_wrapper .ospm_progressbar_container .ospm_progressbar_step{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;margin-right:var(--tiny_02);width:auto}.ospm_progressbar_wrapper .ospm_progressbar_container .ospm_progressbar_step:first-child{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ospm_progressbar_step:first-child .ospm_progressbar_left_horizontal_line{display:none}.ospm_progressbar_left_horizontal_line{border-top:var(--tiny_02) solid var(--ui-01);-webkit-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;margin-right:var(--tiny_02);min-width:var(--size-12);min-width:var(--small_10);-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ospm_progressbar_step .ospm_icon_check_filled_circle_s+.ospm_progressbar_left_horizontal_line,.ospm_progressbar_step .ospm_icon_radio_selected_s+.ospm_progressbar_left_horizontal_line{border-color:var(--success-01-contrast)}.ospm_progressbar_step .ospm_icon_circle_s,.ospm_progressbar_step .ospm_icon_radio_selected_s{fill:var(--readable-01)}.ospm_progressbar .ospm_icon_check_filled_circle_s{fill:var(--success-01-contrast)}.ospm_progressbar_container .ospm_progressbar_step .ospm_icon{margin-right:0;min-width:var(--size-16);min-width:var(--small_20)}.ospm_progressbar_step .ospm_icon svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ospm_device_mobile .ospm_progressbar_container{width:100%}.ospm_device_mobile .ospm_progressbar{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--size-24);min-height:var(--small_30)}.ospm_device_mobile #ospm_page_header_view .ospm_progressbar_wrapper .ospm_progressbar_container{max-height:var(--size-24);max-height:var(--small_30)}.ospm_device_mobile .ospm_progressbar_left_horizontal_line,.ospm_device_mobile .ospm_progressbar_wrapper .ospm_progressbar_container .ospm_progressbar_step{margin-right:var(--small_05)}.ospm_device_mobile .ospm_progressbar_container .ospm_progressbar_step .ospm_icon_radio_selected_s{height:var(--size-24);height:var(--small_30);width:var(--size-24);width:var(--small_30)}.ospm_headline{color:var(--readable-02);font-size:var(--headline_01_light_font_size);font-weight:var(--headline_01_light_font_weight);line-height:var(--headline_01_light_line_height);margin-left:var(--small_25);margin-right:var(--small_25);overflow:hidden;text-align:center;text-overflow:ellipsis}.ospm_device_mobile .ospm_headline,.ospm_flow_layout_3_columns .ospm_headline,.ospm_three_column_layout_center .ospm_headline,.ospm_three_column_layout_left .ospm_headline,.ospm_three_column_layout_right .ospm_headline,.ospm_two_column_layout_12_left .ospm_headline,.ospm_two_column_layout_21_right .ospm_headline{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_headline.ospm_disabled{color:var(--disabled-01)}#ospm_app .ospm_headline.ospm_clickable,.ospm_headline.ospm_clickable,.ospm_view_wrapper .ospm_headline.ospm_clickable{cursor:inherit}.ospm_headline.ospm_clickable .ospm_headline_link{color:var(--readable-02);cursor:pointer;font-size:var(--label_button_underline_02_font_size);font-weight:var(--label_button_underline_02_font_weight);line-height:var(--label_button_underline_02_line_height);outline:none;text-decoration:underline;white-space:nowrap}#ospm_app .ospm_headline.ospm_clickable .ospm_headline_link,.ospm_view_wrapper .ospm_headline.ospm_clickable .ospm_headline_link{cursor:pointer}.ospm_headline.ospm_clickable .ospm_headline_link:hover{color:var(--secondary-01-hover)}.ospm_headline.ospm_clickable .ospm_headline_link:active{color:var(--secondary-01-active)}.ospm_headline.ospm_clickable .ospm_headline_link:focus{color:var(--focus-01)}.ospm_headline.ospm_disabled.ospm_clickable .ospm_headline_link{color:var(--disabled-01)}.ospm_headline .ospm_headline_link .ospm_icon{fill:var(--readable-02);height:var(--size-16);height:var(--small_20);margin-top:calc(var(--tiny_02)*-1);padding-left:var(--small_10);width:var(--size-16);width:var(--small_20)}.ospm_headline.ospm_clickable .ospm_headline_link:hover .ospm_icon{fill:var(--secondary-01-hover)}.ospm_headline.ospm_clickable .ospm_headline_link:active .ospm_icon{fill:var(--secondary-01-active)}.ospm_headline.ospm_clickable .ospm_headline_link:focus .ospm_icon{fill:var(--focus-01)}.ospm_questionnaire .ospm_questionnaire_table{border-spacing:0;white-space:normal;width:100%;word-break:break-word}body:not(.ospm_device_mobile) .ospm_questionnaire .ospm_questionnaire_table{height:var(--size-1);height:var(--tiny_01)}body .ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table,body .ospm_questionnaire.ospm_force_mobile_view .ospm_questionnaire_table,body .ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table,body .ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table,body .ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table,body .ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table,body .ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table{height:auto}.ospm_questionnaire:not(.ospm_list_entry_wrapper) .ospm_questionnaire_table{border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default)}.ospm_questionnaire .ospm_question_answer_label{color:var(--readable-02);display:none;font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_questionnaire .ospm_questionnaire_table_header_row>*{border-bottom:var(--tiny_01) solid var(--readable-01);padding:var(--small_25) var(--small_20)}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table_header_row>*{padding:var(--small_20) var(--small_10)}.ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child{padding-left:var(--small_25)}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child{padding-left:var(--small_10)}.ospm_questionnaire .ospm_questionnaire_table_header_row>:last-child{padding-right:var(--small_25)}.ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_horizontal_flex_container{-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--size-32);gap:var(--medium_10)}.ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_label{color:var(--readable-01);-webkit-box-flex:1;-ms-flex:1 0 var(--size-48);flex:1 0 var(--size-48);-ms-flex:1 0 var(--medium_20);flex:1 0 var(--medium_20);font-size:var(--headline_06_font_size);font-weight:var(--headline_06_font_weight);line-height:var(--headline_06_line_height);text-align:left}.ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label{color:var(--readable-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label:not(:empty){max-width:calc(50% - var(--size-32)/2);max-width:calc(50% - var(--medium_10)/2);text-align:left}.ospm_questionnaire .ospm_questionnaire_question>.ospm_table_column_header_cell,.ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell{color:var(--readable-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);text-align:left}.ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell{text-align:center}.ospm_questionnaire .ospm_questionnaire_question>*{border-bottom:var(--tiny_01) solid var(--ui-01);padding:var(--small_25) var(--small_20)}.ospm_questionnaire .ospm_questionnaire_question:last-child>*{border-bottom:0}.ospm_questionnaire .ospm_questionnaire_question>:first-child{padding-left:var(--small_25)}.ospm_questionnaire .ospm_questionnaire_question>:last-child{padding-right:var(--small_25)}.ospm_questionnaire .ospm_checkbox,.ospm_questionnaire .ospm_checkbox>.ospm_flex_items_align_center{height:100%}.ospm_questionnaire .ospm_checkbox .ospm_checkbox_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_questionnaire .ospm_checkbox .ospm_list_entry_left_content{display:none}.ospm_questionnaire .ospm_questionnaire_question>.ospm_table_cell{padding:0}.ospm_questionnaire .ospm_optional{color:var(--ui-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_questionnaire .ospm_questionnaire_table .ospm_table_column_header_cell{height:auto}.ospm_questionnaire .ospm_widget_error_message{color:var(--error-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);padding-left:0}.ospm_questionnaire .ospm_widget_error_message>.ospm_icon{fill:var(--error-01-contrast);height:var(--size-16);height:var(--small_20);margin-right:var(--small_02);margin-top:var(--tiny_02);width:var(--size-16);width:var(--small_20)}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label,.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell,.ospm_force_mobile_view.ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_questionnaire_label_cell .ospm_questionnaire_headlines_label,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table_header_row>.ospm_table_column_header_cell{display:none}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table,.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table>tr,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table>tr,.ospm_force_mobile_view.ospm_questionnaire .ospm_questionnaire_table,.ospm_force_mobile_view.ospm_questionnaire .ospm_questionnaire_table>tr,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table>tr,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table>tr,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table>tr,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table>tr,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table>tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_question>*,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_question>*,.ospm_force_mobile_view.ospm_questionnaire .ospm_questionnaire_question>*,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_question>*,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_question>*,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_question>*,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_question>*,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_question>*{border-bottom:none}.ospm_device_mobile .ospm_questionnaire .ospm_question_answer_label,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_question_answer_label,.ospm_force_mobile_view.ospm_questionnaire .ospm_question_answer_label,.ospm_three_column_layout_center .ospm_questionnaire .ospm_question_answer_label,.ospm_three_column_layout_left .ospm_questionnaire .ospm_question_answer_label,.ospm_three_column_layout_right .ospm_questionnaire .ospm_question_answer_label,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_question_answer_label,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_question_answer_label{display:inline}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table .ospm_table_column_header_cell,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table .ospm_table_column_header_cell,.ospm_force_mobile_view.ospm_questionnaire .ospm_question_answer_label,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table .ospm_table_column_header_cell,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table .ospm_table_column_header_cell,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table .ospm_table_column_header_cell,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table .ospm_table_column_header_cell,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table .ospm_table_column_header_cell{padding:var(--small_20) var(--small_10) calc(var(--tiny_02) + var(--tiny_02))}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell,.ospm_force_mobile_view.ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:var(--tiny_01) solid var(--ui-01);display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--small_20) var(--small_10)}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell:last-child,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell:last-child,.ospm_force_mobile_view.ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell:last-child,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell:last-child,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell:last-child,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell:last-child,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell:last-child,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table .ospm_table_cell:last-child{border-bottom:none}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table .ospm_question_answer_label,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table .ospm_question_answer_label,.ospm_force_mobile_view.ospm_questionnaire .ospm_questionnaire_table .ospm_question_answer_label,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table .ospm_question_answer_label,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table .ospm_question_answer_label,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table .ospm_question_answer_label,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table .ospm_question_answer_label,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table .ospm_question_answer_label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_device_mobile .ospm_questionnaire .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_force_mobile_view.ospm_questionnaire .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_three_column_layout_center .ospm_questionnaire .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_three_column_layout_left .ospm_questionnaire .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_three_column_layout_right .ospm_questionnaire .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_checkbox:not(.ospm_list_entry_wrapper) .ospm_list_entry_left_content{display:none}.ospm_device_mobile .ospm_questionnaire .ospm_checkbox .ospm_checkbox_content,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_checkbox .ospm_checkbox_content,.ospm_force_mobile_view.ospm_questionnaire .ospm_checkbox .ospm_checkbox_content,.ospm_three_column_layout_center .ospm_questionnaire .ospm_checkbox .ospm_checkbox_content,.ospm_three_column_layout_left .ospm_questionnaire .ospm_checkbox .ospm_checkbox_content,.ospm_three_column_layout_right .ospm_questionnaire .ospm_checkbox .ospm_checkbox_content,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_checkbox .ospm_checkbox_content,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_checkbox .ospm_checkbox_content{margin:0}.ospm_device_mobile .ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child,.ospm_flow_layout_3_columns .ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child,.ospm_force_mobile_view.ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child,.ospm_three_column_layout_center .ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child,.ospm_three_column_layout_left .ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child,.ospm_three_column_layout_right .ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child,.ospm_two_column_layout_12_left .ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child,.ospm_two_column_layout_21_right .ospm_questionnaire .ospm_questionnaire_table_header_row>:first-child{width:100%}.if6 .ospm_questionnaire table{border-collapse:inherit}.ospm_questionnaire td.ospm_table_cell:hover{cursor:pointer!important}.ospm_questionnaire td.ospm_table_cell:hover{background-color:var(--ui-03)}.ospm_progress_information{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_progress_information{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_progress_information{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_progress_information .ospm_icon{fill:var(--readable-01)}.ospm_progress_information:not(.ospm_list_entry_wrapper){white-space:normal}.ospm_progress_information:after{content:none!important}.ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:first-child{fill:var(--success-01-contrast);display:none}.ospm_progress_information_entry .ospm_icon svg{-webkit-transform:rotate(.01deg);transform:rotate(.01deg);z-index:2}.ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:nth-child(2) svg{stroke:var(--readable-01);stroke-width:var(--size-1);stroke-width:var(--tiny_01)}.ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:last-child{display:none}.ospm_progress_information .ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:nth-child(2),.ospm_progress_information.ospm_has_active_step .ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_progress_information.ospm_has_active_step .ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:nth-child(2),.ospm_progress_information.ospm_has_active_step .ospm_progress_information_entry.ospm_selected .ospm_progress_information_icon .ospm_icon:first-child{display:none}.ospm_progress_information_entry.ospm_selected .ospm_progress_information_icon .ospm_icon:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_progress_information.ospm_has_active_step .ospm_progress_information_entry.ospm_selected~.ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:first-child{display:none}.ospm_progress_information_entry.ospm_selected~.ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_progress_information .ospm_icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0;width:var(--size-24);width:var(--small_30)}.ospm_progress_information .ospm_progress_information_title{color:var(--readable-01);font-size:var(--size-20);font-size:var(--small_25);font-weight:var(--input_01_font_weight);line-height:var(--size-24);line-height:var(--small_30)}.ospm_progress_information_text_container,.ospm_progress_information_title{padding:var(--small_15) var(--small_25)}.ospm_progress_information .ospm_progress_information_label{font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-20);line-height:var(--small_25)}.ospm_progress_information .ospm_progress_information_sublabel{font-size:var(--label_default_04_font_size);line-height:var(--label_default_04_line_height)}.ospm_progress_information_entry.ospm_selected .ospm_progress_information_label,.ospm_progress_information_entry.ospm_selected .ospm_progress_information_sublabel{color:var(--readable-01)}.ospm_progress_information_entry_inner_container:after{border-bottom:var(--tiny_01) solid var(--ui-03);bottom:0;content:"";left:calc(var(--size-24) + var(--size-20));left:calc(var(--small_30) + var(--small_25));position:absolute;width:calc(100% - var(--size-24) - var(--size-20)*2);width:calc(100% - var(--small_30) - var(--small_25)*2)}.ospm_progress_information_entry{position:relative}.ospm_progress_information_icon{z-index:2}.ospm_progress_information_lower_vertical_line,.ospm_progress_information_upper_vertical_line{border-left:var(--tiny_02) solid var(--ui-01);content:"";height:50%;margin-left:11px;position:absolute;top:0;z-index:1}.ospm_progress_information.ospm_has_active_step .ospm_progress_information_lower_vertical_line,.ospm_progress_information.ospm_has_active_step .ospm_progress_information_upper_vertical_line{border-left-color:var(--success-01-contrast)}.ospm_progress_information_entry.ospm_selected .ospm_progress_information_lower_vertical_line,.ospm_progress_information_entry.ospm_selected~.ospm_progress_information_entry .ospm_progress_information_lower_vertical_line,.ospm_progress_information_entry.ospm_selected~.ospm_progress_information_entry .ospm_progress_information_upper_vertical_line{border-left-color:var(--ui-01)}.ospm_progress_information_upper_vertical_line{top:0}.ospm_progress_information_lower_vertical_line{top:50%}.ospm_progress_information_entry:first-child .ospm_progress_information_upper_vertical_line,.ospm_progress_information_entry:last-child .ospm_progress_information_lower_vertical_line{display:none}.ospm_progress_information .ospm_icon:after{background-color:var(--ui-background-02);content:"";display:block;height:calc(100% + var(--size-8));height:calc(100% + var(--small_05));position:absolute;top:calc(-50% + var(--size-4));top:calc(-50% + var(--small_02));width:100%;z-index:1}.ospm_progress_information_entry.ospm_selected .ospm_icon:after{top:calc(-50% + var(--size-8));top:calc(-50% + var(--small_05))}.ospm_progress_information.ospm_disabled .ospm_progress_information_entry .ospm_progress_information_label,.ospm_progress_information.ospm_disabled .ospm_progress_information_entry .ospm_progress_information_sublabel,.ospm_progress_information.ospm_disabled .ospm_progress_information_title{color:var(--disabled-01)}.ospm_progress_information.ospm_disabled .ospm_progress_information_entry .ospm_progress_information_lower_vertical_line,.ospm_progress_information.ospm_disabled .ospm_progress_information_entry .ospm_progress_information_upper_vertical_line{border-left-color:var(--disabled-01)}.ospm_progress_information.ospm_disabled .ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon{fill:var(--disabled-01)}.ospm_progress_information.ospm_disabled .ospm_progress_information_entry .ospm_progress_information_icon .ospm_icon:nth-child(2) svg{stroke:var(--disabled-01)}.ospm_description{margin-left:var(--small_25);margin-right:var(--small_25);position:relative;text-align:center}.ospm_device_mobile .ospm_description{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_description{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_description .ospm_description_label{color:var(--headline_02_color);font-size:var(--headline_02_font_size);font-weight:var(--headline_02_font_weight);line-height:var(--headline_02_line_height);margin-bottom:var(--small_05)}.ospm_description .ospm_description_img_container{margin-bottom:var(--small_30)}.ospm_description .ospm_description_img_crop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.ospm_description .ospm_description_sublabel{color:var(--secondary-01);font-size:var(--input_01_font_size);font-weight:var(--input_01_font_weight);line-height:var(--input_01_line_height);word-break:break-word}.ospm_description .ospm_description_sublabel_container{display:block;float:left}.ospm_description .ospm_description_sublabel_container .ospm_description_sublabel{float:left;text-align:left}.ospm_description .ospm_description_button{cursor:pointer;display:inline-block;line-height:var(--input_01_line_height);margin:0;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}#ospm_app .ospm_description .ospm_description_button,.ospm_view_wrapper .ospm_description .ospm_description_button{cursor:pointer}.ospm_description .ospm_description_button .ospm_button_label_container{padding:0}.ospm_description.ospm_disabled *{color:var(--disabled-01)}.ospm_description.ospm_disabled .ospm_description_button{pointer-events:none}.ospm_description.ospm_disabled .ospm_description_img_crop{opacity:.2}.ospm_description.ospm_disabled .ospm_display_style_tertiary .ospm_icon{fill:var(--disabled-01)}.ospm_description_img_container .ospm_icon>svg{margin:auto}.ospm_description{border:var(--tiny_02) solid transparent;border-radius:var(--size-8);border-radius:var(--small_05)}.ospm_description.ospm_clickable:not(.ospm_disabled):focus{border:var(--tiny_02) solid var(--focus-01);outline:none}.ospm_description.ospm_clickable:not(.ospm_disabled):focus,body:not(.ospm_device_mobile) .ospm_description.ospm_clickable:not(.ospm_disabled):hover:not(:active){background-color:var(--ui-03);outline:none}.ospm_widget_description_list .ospm_header .ospm_header_content .ospm_label_container .ospm_label{color:var(--headline_02_color);font-size:var(--headline_02_font_size);font-weight:var(--headline_02_font_weight);line-height:var(--headline_02_line_height)}.ospm_widget_description_list .ospm_footer .ospm_right_buttons_container{max-width:100%}.ospm_widget_description_list .ospm_list_content_container>.ospm_header+.ospm_list_cell_container{border-top:none}.ospm_widget_description_list .ospm_footer .ospm_layout_right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ospm_widget_description_list .ospm_footer .ospm_text_button .ospm_text_style_default{font-weight:var(--label_button_01_font_weight)}.ospm_widget_description_list .ospm_footer,body.ospm_device_mobile .ospm_widget_description_list .ospm_footer,div.ospm_flow_layout_3_columns .ospm_widget_description_list .ospm_footer,div.ospm_three_column_layout_center .ospm_widget_description_list .ospm_footer,div.ospm_three_column_layout_left .ospm_widget_description_list .ospm_footer,div.ospm_three_column_layout_right .ospm_widget_description_list .ospm_footer,div.ospm_two_column_layout_12_left .ospm_widget_description_list .ospm_footer,div.ospm_two_column_layout_21_right .ospm_widget_description_list .ospm_footer{padding-top:var(--medium_10)}body.ospm_device_mobile .ospm_widget_description_list .ospm_description,div.ospm_flow_layout_3_columns .ospm_widget_description_list .ospm_description,div.ospm_three_column_layout_center .ospm_widget_description_list .ospm_description,div.ospm_three_column_layout_left .ospm_widget_description_list .ospm_description,div.ospm_three_column_layout_right .ospm_widget_description_list .ospm_description,div.ospm_two_column_layout_12_left .ospm_widget_description_list .ospm_description,div.ospm_two_column_layout_21_right .ospm_widget_description_list .ospm_description{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_widget_description_list:not([data-mode=hide]) .ospm_list_content_container>.ospm_header{margin-bottom:0}body.ospm_device_mobile .ospm_widget_description_list .ospm_footer,div.ospm_flow_layout_3_columns .ospm_widget_description_list .ospm_footer,div.ospm_three_column_layout_center .ospm_widget_description_list .ospm_footer,div.ospm_three_column_layout_left .ospm_widget_description_list .ospm_footer,div.ospm_three_column_layout_right .ospm_widget_description_list .ospm_footer,div.ospm_two_column_layout_12_left .ospm_widget_description_list .ospm_footer,div.ospm_two_column_layout_21_right .ospm_widget_description_list .ospm_footer{padding-left:0;padding-right:0}.ospm_widget_description_list .ospm_description_sublabel .ospm_one_button .ospm_button_label{height:auto;line-height:var(--input_01_line_height)}.ospm_widget_description_list .ospm_description_sublabel .ospm_one_button .ospm_icon{margin-left:calc(var(--tiny_02)*2)}.ospm_widget_description_list .ospm_footer{border-top:var(--tiny_01) solid var(--ui-01)}.ospm_widget_description_list .ospm_footer .ospm_text_button{cursor:pointer!important}.ospm_widget_description_list .ospm_footer .ospm_text_button{border:var(--tiny_02) solid var(--secondary-01);border-radius:var(--size-32);border-radius:var(--medium_10);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:var(--label_button_02_font_size);font-weight:var(--label_button_02_font_weight);line-height:var(--label_button_02_line_height);max-width:100%;outline:none;position:relative;text-align:center;text-overflow:ellipsis;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.ospm_widget_description_list .ospm_footer .ospm_text_button div{color:var(--readable-02);height:calc(var(--size-16)*3);height:calc(var(--small_20)*3);line-height:calc(var(--size-16)*3);line-height:calc(var(--small_20)*3);max-height:100%;overflow:hidden;padding:0 var(--medium_10);text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.ospm_widget_description_list .ospm_footer .ospm_text_button:focus,.ospm_widget_description_list .ospm_footer .ospm_text_button:hover{background-color:var(--readable-02)}.ospm_widget_description_list .ospm_footer .ospm_text_button:focus{border-color:var(--readable-03)}.ospm_widget_description_list .ospm_footer .ospm_text_button:hover{border-color:var(--secondary-01-hover)}.ospm_widget_description_list .ospm_footer .ospm_text_button:focus div,.ospm_widget_description_list .ospm_footer .ospm_text_button:hover div{color:var(--readable-03)}.ospm_widget_description_list .ospm_footer .ospm_text_button:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:calc(var(--size-32) + var(--size-2)*2);border-radius:calc(var(--medium_10) + var(--tiny_02)*2);bottom:calc(var(--size-2)*-2);bottom:calc(var(--tiny_02)*-2);content:" ";display:block;left:calc(var(--size-2)*-2);left:calc(var(--tiny_02)*-2);outline:none;position:absolute;right:calc(var(--size-2)*-2);right:calc(var(--tiny_02)*-2);top:calc(var(--size-2)*-2);top:calc(var(--tiny_02)*-2)}.ospm_column_layout .ospm_layout_scrollarea>.ospm_hint{margin-top:8px}.ospm_tooltip{background-color:var(--ui-background-02);border-color:var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default);color:var(--readable-02);padding:var(--small_30);z-index:2860}.ospm_tooltip:after{background:var(--ui-background-02)}.ospm_tooltip_v2{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default);color:var(--readable-02);max-width:272px;opacity:1;padding:var(--small_30);position:absolute;text-align:left;top:var(--size-24);top:var(--small_30);-webkit-transition:opacity .3s;transition:opacity .3s;visibility:visible;white-space:pre-line;width:-webkit-max-content;width:-moz-max-content;width:max-content;word-break:break-word;z-index:2850}.ospm_tooltip_v2_headline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--small_02)}.ospm_tooltip_v2 .ospm_tooltip_v2_headline>span{color:var(--readable-01);display:inline-block;font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height);white-space:pre-wrap}.ospm_tooltip_v2 .ospm_tooltip_v2_text_content{color:var(--multiline_02_color);display:inline-block;font-size:var(--multiline_02_font_size);font-weight:var(--multiline_02_font_weight);line-height:var(--multiline_02_line_height);white-space:pre-wrap}.ospm_tooltip_v2.ospm_bottom_tooltip_v2_arrow:after,.ospm_tooltip_v2.ospm_bottom_tooltip_v2_arrow:before{border-style:solid;content:"";display:inline-block;position:absolute}.ospm_tooltip_v2.ospm_bottom_tooltip_v2_arrow:after{border-color:var(--ui-01) transparent transparent transparent;border-width:calc(var(--small_02) + var(--tiny_02));-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default);margin-left:-2px;top:100%}.ospm_tooltip_v2.ospm_bottom_tooltip_v2_arrow:before{border-color:var(--ui-background-02) transparent transparent transparent;border-width:var(--small_02);display:block;top:100%;z-index:2}.ospm_tooltip_v2.ospm_top_tooltip_v2_arrow:after,.ospm_tooltip_v2.ospm_top_tooltip_v2_arrow:before{border-style:solid;content:"";display:inline-block;position:absolute}.ospm_tooltip_v2.ospm_top_tooltip_v2_arrow:after{border-color:transparent transparent var(--ui-background-02) transparent;border-width:var(--small_02);display:block;top:-8px;z-index:2}.ospm_tooltip_v2.ospm_top_tooltip_v2_arrow:before{border-color:transparent transparent var(--ui-01) transparent;border-width:calc(var(--small_02) + var(--tiny_02));margin-left:-2px;top:-12px}body .ospm_layout .ospm_helpmessage_hinticon_container{display:inline-block;position:relative}.ospm_footer .ospm_layout_left .ospm_labels_container{overflow:visible!important;overflow:initial!important}.ospm_dialogview_content{position:relative;z-index:6}.ospm_summary{position:relative}.ospm_device_mobile .ospm_summary .ospm_summary_label,.ospm_device_mobile .ospm_summary .ospm_summary_sublabel,.ospm_flow_layout_3_columns .ospm_summary .ospm_summary_label,.ospm_flow_layout_3_columns .ospm_summary .ospm_summary_sublabel,.ospm_three_column_layout_center .ospm_summary .ospm_summary_label,.ospm_three_column_layout_center .ospm_summary .ospm_summary_sublabel,.ospm_three_column_layout_left .ospm_summary .ospm_summary_label,.ospm_three_column_layout_left .ospm_summary .ospm_summary_sublabel,.ospm_three_column_layout_right .ospm_summary .ospm_summary_label,.ospm_three_column_layout_right .ospm_summary .ospm_summary_sublabel,.ospm_two_column_layout_12_left .ospm_summary .ospm_summary_label,.ospm_two_column_layout_12_left .ospm_summary .ospm_summary_sublabel,.ospm_two_column_layout_21_right .ospm_summary .ospm_summary_label,.ospm_two_column_layout_21_right .ospm_summary .ospm_summary_sublabel{padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_summary_image_container{position:relative}.ospm_summary.ospm_list_entry_wrapper.ospm_is_empty{display:none}.ospm_summary .ospm_summary_title{padding:0 var(--small_25) var(--small_20) var(--small_25)}.ospm_device_mobile .ospm_summary .ospm_summary_title,.ospm_flow_layout_3_columns .ospm_summary .ospm_summary_title,.ospm_three_column_layout_center .ospm_summary .ospm_summary_title,.ospm_three_column_layout_left .ospm_summary .ospm_summary_title,.ospm_three_column_layout_right .ospm_summary .ospm_summary_title,.ospm_two_column_layout_12_left .ospm_summary .ospm_summary_title,.ospm_two_column_layout_21_right .ospm_summary .ospm_summary_title{padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_summary_label:empty,.ospm_summary_sublabel:empty,.ospm_summary_title:empty{display:none}.ospm_summary_label:not(.ospm_markuptext),.ospm_summary_section_header,.ospm_summary_section_item,.ospm_summary_sublabel:not(.ospm_markuptext),.ospm_summary_title{overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_summary.ospm_widget_wrap .ospm_summary_label,.ospm_summary.ospm_widget_wrap .ospm_summary_section_header,.ospm_summary.ospm_widget_wrap .ospm_summary_section_item,.ospm_summary.ospm_widget_wrap .ospm_summary_sublabel,.ospm_summary.ospm_widget_wrap .ospm_summary_title,.ospm_summary_label .ospm_markuptext,.ospm_summary_sublabel .ospm_markuptext{white-space:normal}.ospm_summary_section_header,.ospm_summary_section_header>*,.ospm_summary_section_item,.ospm_summary_section_item>*{white-space:nowrap}.ospm_summary.ospm_widget_wrap .ospm_summary_section_header,.ospm_summary.ospm_widget_wrap .ospm_summary_section_header>*,.ospm_summary.ospm_widget_wrap .ospm_summary_section_item,.ospm_summary.ospm_widget_wrap .ospm_summary_section_item>*{white-space:normal}body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_summary_label:not(:empty),body:not(.ospm_device_mobile) .ospm_layout_column_wrapper:not(.ospm_flow_layout_3_columns):not(.ospm_two_column_layout_21_right):not(.ospm_two_column_layout_12_left):not(.ospm_three_column_layout_left):not(.ospm_three_column_layout_center):not(.ospm_three_column_layout_right) .ospm_summary_sublabel:not(:empty){padding-left:var(--small_25);padding-right:var(--small_25)}.ospm_summary_image_large,.ospm_summary_image_small{margin:0 auto}.ospm_summary_image_margin .ospm_summary_image_large,.ospm_summary_image_margin .ospm_summary_image_small{margin-bottom:var(--small_20)}.ospm_summary_image_large,.ospm_summary_small .ospm_summary_image_small{display:block;max-width:100%}.ospm_summary_image_small,.ospm_summary_small .ospm_summary_image_large{display:none}.ospm_summary_section_container{padding-Left:var(--small_25);margin-top:var(--medium_10);padding-right:var(--small_25)}.ospm_device_mobile .ospm_summary_section_container,.ospm_flow_layout_3_columns .ospm_summary_section_container,.ospm_three_column_layout_center .ospm_summary_section_container,.ospm_three_column_layout_left .ospm_summary_section_container,.ospm_three_column_layout_rights .ospm_summary_section_container,.ospm_two_column_layout_12_left .ospm_summary_section_container,.ospm_two_column_layout_21_right .ospm_summary_section_container{padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_summary_label:empty+.ospm_summary_sublabel:empty+.ospm_summary_section_container{margin-top:0}#ospm_app .ospm_summary.ospm_clickable,.ospm_summary.ospm_clickable,.ospm_view_wrapper .ospm_summary.ospm_clickable{cursor:inherit}#ospm_app .ospm_summary.ospm_clickable .ospm_summary_title_icon,.ospm_summary.ospm_clickable .ospm_summary_title_icon,.ospm_view_wrapper .ospm_summary.ospm_clickable .ospm_summary_title_icon{cursor:pointer}.ospm_summary .ospm_summary_title_icon{outline:none}.ospm_icon.ospm_summary_title_icon{position:absolute}.ospm_summary_title_icon{background-size:100%;height:var(--size-32);height:var(--medium_10);position:absolute;right:0;top:0;width:var(--size-32);width:var(--medium_10)}.ospm_summary_section_header{border-bottom:var(--tiny_01) solid var(--ui-03);padding-bottom:var(--small_05)}.ospm_summary_section{display:inline-block;vertical-align:top;width:49%}.ospm_summary_section:not(:nth-last-child(-n+2)),.ospm_two_column_layout_12_right .ospm_summary_section:not(:last-child),.ospm_two_column_layout_21_left .ospm_summary_section:not(:last-child){margin-bottom:var(--medium_10)}.ospm_device_mobile .ospm_summary_section,.ospm_flow_layout_3_columns .ospm_summary_section,.ospm_three_column_layout_center .ospm_summary_section,.ospm_three_column_layout_left .ospm_summary_section,.ospm_three_column_layout_right .ospm_summary_section,.ospm_two_column_layout_12_left .ospm_summary_section,.ospm_two_column_layout_21_right .ospm_summary_section{margin-bottom:var(--small_30)}.ospm_device_mobile .ospm_summary_section,.ospm_flow_layout_3_columns .ospm_summary_section,.ospm_layout_width_2_3 .ospm_summary_section,.ospm_summary_small .ospm_summary_section,.ospm_three_column_layout_center .ospm_summary_section,.ospm_three_column_layout_left .ospm_summary_section,.ospm_three_column_layout_right .ospm_summary_section,.ospm_two_column_layout .ospm_summary_section,.ospm_two_column_layout_12_left .ospm_summary_section,.ospm_two_column_layout_12_right .ospm_summary_section,.ospm_two_column_layout_21_left .ospm_summary_section,.ospm_two_column_layout_21_right .ospm_summary_section{display:block;width:100%}.ospm_summary_section:nth-child(odd){margin-right:var(--small_10)}.ospm_summary_section_header .ospm_entry_infotext,.ospm_summary_section_header .ospm_label{padding:0}.ospm_summary_section_header,.ospm_summary_section_item{font-size:var(--headline_05_font_size)}.ospm_summary_section_header .ospm_label{font-weight:400}.ospm_summary_section>.ospm_summary_section_header+.ospm_summary_section_item{padding-top:var(--small_02)}.ospm_summary_section>.ospm_summary_section_item:last-child{padding-bottom:var(--small_02)}.ospm_summary_section_item{margin:var(--small_05) 0}.ospm_summary.ospm_widget_wrap .ospm_summary_section_item{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_summary_section_item .ospm_icon{display:inline-block;margin-right:var(--small_02);min-width:var(--size-24);min-width:var(--small_30);width:var(--size-24);width:var(--small_30)}.ospm_summary_section_item .ospm_icon:empty{background-position:0;background-repeat:no-repeat;background-size:var(--size-16);background-size:var(--small_20);vertical-align:bottom}.ospm_summary_section_item .ospm_icon svg{display:inline;height:var(--size-16);height:var(--small_20);vertical-align:-2px;width:var(--size-16);width:var(--small_20)}.ospm_summary .ospm_flyout_icon_container{top:var(--size-96);top:var(--large_10)}.ospm_summary .ospm_summary_title:empty~.ospm_flyout_icon_container{top:var(--size-20);top:var(--small_25)}.ospm_summary .ospm_summary_title:empty~.ospm_summary_title_icon~.ospm_flyout_icon_container{right:var(--size-36);right:var(--medium_12);top:var(--size-28);top:var(--small_35)}.ospm_summary .ospm_image_wrapper .ospm_icon{width:auto}.ospm_summary .ospm_image_wrapper .ospm_icon svg{margin:auto}.ospm_summary .ospm_image_wrapper.ospm_clickable .ospm_icon:focus,.ospm_summary .ospm_image_wrapper.ospm_clickable img:focus{outline:none}.ospm_gallery_nav.ospm_next_image .ospm_icon,.ospm_gallery_nav.ospm_prev_image .ospm_icon{-webkit-box-shadow:none;box-shadow:none}.ospm_gallery_nav.ospm_next_image .ospm_icon,.ospm_gallery_nav.ospm_next_image:not(.ospm_disabled) .ospm_icon,.ospm_gallery_nav.ospm_prev_image .ospm_icon,.ospm_gallery_nav.ospm_prev_image:not(.ospm_disabled) .ospm_icon{outline:none}.ospm_summary_label,.ospm_summary_sublabel,.ospm_summary_title{text-align:center;width:100%}.ospm_summary .ospm_summary_section .ospm_summary_section_header .ospm_label,.ospm_summary .ospm_summary_title{font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height)}.ospm_summary .ospm_summary_label{font-size:var(--headline_02_light_font_size);font-weight:var(--headline_02_light_font_weight);line-height:var(--headline_02_light_line_height)}.ospm_summary .ospm_summary_section .ospm_summary_section_header .ospm_entry_infotext,.ospm_summary .ospm_summary_sublabel{font-size:var(--multiline_02_font_size);font-weight:var(--multiline_02_font_weight);line-height:var(--multiline_02_line_height)}.ospm_summary .ospm_summary_section .ospm_summary_section_item .ospm_label{font-size:var(--headline_06_font_size);font-weight:var(--headline_06_font_weight);line-height:var(--headline_06_line_height)}.ospm_summary .ospm_summary_section .ospm_summary_section_item .ospm_entry_infotext{font-size:var(--label_default_05_font_size);font-weight:var(--label_default_05_font_weight);line-height:var(--label_default_05_line_height)}.ospm_summary .ospm_summary_section span{word-break:break-word}.ospm_subheader .ospm_subheader_content_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--size-16);gap:var(--small_20);-ms-flex-pack:distribute;justify-content:space-around;margin-left:var(--small_25);margin-right:var(--small_25);padding-bottom:var(--small_10);padding-top:var(--small_10)}.ospm_device_mobile .ospm_subheader .ospm_subheader_content_container,.ospm_flow_layout_3_columns .ospm_subheader .ospm_subheader_content_container,.ospm_three_column_layout_center .ospm_subheader .ospm_subheader_content_container,.ospm_three_column_layout_left .ospm_subheader .ospm_subheader_content_container,.ospm_three_column_layout_right .ospm_subheader .ospm_subheader_content_container,.ospm_two_column_layout_12_left .ospm_subheader .ospm_subheader_content_container,.ospm_two_column_layout_21_right .ospm_subheader .ospm_subheader_content_container{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_subheader .ospm_subheader_content_left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.ospm_subheader .ospm_subheader_content_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:40%}.ospm_subheader .ospm_subheader_content_right.ospm_empty{display:none}.ospm_subheader .ospm_label,.ospm_subheader .ospm_subheader_icon_label{word-break:break-word}.ospm_subheader .ospm_label{color:var(--label_default_02_color);font-size:var(--label_default_02_font_size);font-weight:var(--label_default_02_font_weight);line-height:var(--label_default_02_line_height)}.ospm_device_mobile .ospm_subheader .ospm_label,.ospm_flow_layout_3_columns .ospm_subheader .ospm_label,.ospm_subheader .ospm_subheader_icon_label,.ospm_three_column_layout_center .ospm_subheader .ospm_label,.ospm_three_column_layout_left .ospm_subheader .ospm_label,.ospm_three_column_layout_right .ospm_subheader .ospm_label,.ospm_two_column_layout_12_left .ospm_subheader .ospm_label,.ospm_two_column_layout_21_right .ospm_subheader .ospm_label{color:var(--label_default_03_color);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}.ospm_device_mobile .ospm_subheader .ospm_subheader_icon_label,.ospm_flow_layout_3_columns .ospm_subheader .ospm_subheader_icon_label,.ospm_three_column_layout_center .ospm_subheader .ospm_subheader_icon_label,.ospm_three_column_layout_left .ospm_subheader .ospm_subheader_icon_label,.ospm_three_column_layout_right .ospm_subheader .ospm_subheader_icon_label,.ospm_two_column_layout_12_left .ospm_subheader .ospm_subheader_icon_label,.ospm_two_column_layout_21_right .ospm_subheader .ospm_subheader_icon_label{color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height)}.ospm_subheader.ospm_disabled .ospm_label,.ospm_subheader.ospm_disabled .ospm_subheader_icon_label{color:var(--disabled-01)}.ospm_subheader.ospm_disabled .ospm_icon svg{fill:var(--disabled-01)}.ospm_subheader .ospm_subheader_icon_label{display:inline-block;margin-right:var(--small_05);vertical-align:middle}.ospm_subheader .ospm_subheader_icon_right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_subheader .ospm_subheader_content_container.ospm_vertical_align_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ospm_subheader .ospm_subheader_content_container.ospm_vertical_align_top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ospm_subheader:not(.ospm_list_entry_wrapper){white-space:normal}.ospm_navigationbar{margin-left:var(--small_25);margin-right:var(--small_25)}.ospm_device_mobile .ospm_navigationbar,.ospm_flow_layout_3_columns .ospm_navigationbar,.ospm_three_column_layout_center .ospm_navigationbar,.ospm_three_column_layout_left .ospm_navigationbar,.ospm_three_column_layout_right .ospm_navigationbar,.ospm_two_column_layout_12_left .ospm_navigationbar,.ospm_two_column_layout_21_right .ospm_navigationbar{margin-left:var(--small_10);margin-right:var(--small_10)}.ospm_dialogview .ospm_navigationbar{margin-left:var(--nosize);margin-right:var(--nosize)}.ospm_navigationbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:var(--size-32);-moz-column-gap:var(--size-32);column-gap:var(--size-32);-webkit-column-gap:var(--medium_10);-moz-column-gap:var(--medium_10);column-gap:var(--medium_10);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:var(--size-16);row-gap:var(--small_20)}.ospm_list .ospm_navigationbar .ospm_one_button{max-width:100%}.ospm_navigationbar>*{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_device_mobile .ospm_navigationbar.ospm_reverse_order{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ospm_navigationbar.ospm_reverse_order{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ospm_navigationbar .ospm_one_button{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:var(--nosize);margin-right:var(--nosize);margin-top:0;width:auto}.ospm_device_mobile .ospm_navigationbar,.ospm_flow_layout_3_columns .ospm_navigationbar,.ospm_three_column_layout_center .ospm_navigationbar,.ospm_three_column_layout_left .ospm_navigationbar,.ospm_three_column_layout_right .ospm_navigationbar,.ospm_two_column_layout_12_left .ospm_navigationbar,.ospm_two_column_layout_21_right .ospm_navigationbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--size-16);gap:var(--small_20)}.ospm_device_mobile .ospm_navigationbar>*,.ospm_flow_layout_3_columns .ospm_navigationbar>*,.ospm_three_column_layout_center .ospm_navigationbar>*,.ospm_three_column_layout_left .ospm_navigationbar>*,.ospm_three_column_layout_right .ospm_navigationbar>*,.ospm_two_column_layout_12_left .ospm_navigationbar>*,.ospm_two_column_layout_21_right .ospm_navigationbar>*{width:100%}.ospm_navigationbar .ospm_icon_none{display:none}#ospm_app_main_leftbar_button_container{cursor:pointer;height:62px;position:relative;-webkit-transition:background-position,border-radius .3s ease;transition:background-position,border-radius .3s ease;-moz-transition:background-position,border-radius .3s ease;width:64px}#ospm_app #ospm_app_main_leftbar_button_container{cursor:pointer}#ospm_app_main_leftbar_button{background-position:50%;background-repeat:no-repeat;background-size:64px;display:block;height:32px;left:16px;position:relative;top:16px;width:32px}#ospm_app_main_leftbar_button_container.ospm_button_on #ospm_app_main_leftbar_button,#ospm_app_main_leftbar_button_container:not(.ospm_button_on):hover #ospm_app_main_leftbar_button{background-position:center -20px;background-size:64px}#ospm_app_main_leftbar_button_container span{bottom:6px;display:inline-block;font-size:11px;opacity:0;position:absolute;text-align:center;-moz-transition:opacity .3s ease;width:100%}#ospm_app_main_leftbar_button_container.ospm_button_on span,#ospm_app_main_leftbar_button_container:hover span{opacity:1}#ospm_app_main_leftbar_wrapper{background-color:var(--ui-01);border-color:var(--ui-02);border-radius:0 5px 5px 0;border-style:solid solid solid none;border-width:1px 1px 1px 0;color:var(--readable-01);cursor:pointer;position:fixed;top:128px;z-index:3}#ospm_app #ospm_app_main_leftbar_wrapper{cursor:pointer}#ospm_app_main_leftbar{border-top:1px solid var(--ui-02);padding-top:12px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}#ospm_app_main_leftbar.ospm_open{left:0}#ospm_app_main_leftbar_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.ospm_leftbar_button_container{cursor:pointer;height:64px;width:100%}#ospm_app .ospm_leftbar_button_container{cursor:pointer}.ospm_leftbar_button{background-position:50%;background-repeat:no-repeat;background-size:64px;display:block;height:32px;left:16px;position:relative;top:16px;width:32px}#ospm_button_settings{margin-bottom:12px}#ospm_button_logout{border-color:var(--ui-02);border-top-left-radius:0;border-top-right-radius:0;border-top-style:solid;border-top-width:1px;height:65px}.ospm_theme_contrast_height #ospm_app_main_leftbar_button_container,.ospm_theme_contrast_height .ospm_leftbar_button_container{border-radius:5px}.ospm_theme_contrast_height #ospm_app_main_rightbar_button_container{border-bottom-left-radius:5px;border-top-left-radius:5px}.ospm_theme_contrast_height #ospm_app_main_leftbar_button,.ospm_theme_contrast_height #ospm_app_main_rightbar_button,.ospm_theme_contrast_height .ospm_leftbar_button{display:none}.ospm_theme_contrast_height #ospm_app_main_leftbar_button_container span,.ospm_theme_contrast_height #ospm_app_main_rightbar_button_container span,.ospm_theme_contrast_height .ospm_leftbar_button_container span{display:table-cell;font-size:11px;height:64px;opacity:1;padding:4px;position:static;text-align:center;vertical-align:middle;width:64px}#ospm_app_main_rightbar_button_container{background-color:var(--ui-01);border-color:var(--ui-02);border-radius:5px 0 0 5px;border-style:solid none solid solid;border-width:1px 0 1px 1px;color:var(--readable-01);cursor:pointer;height:64px;left:-64px;margin:0;position:absolute;top:128px;-webkit-transition:background-position,right .3s ease;transition:background-position,right .3s ease;-moz-transition:background-position,right .3s ease;width:65px;z-index:1}#ospm_app #ospm_app_main_rightbar_button_container{cursor:pointer}#ospm_app_main_rightbar_button{background-position:50%;background-repeat:no-repeat;background-size:64px;display:block;height:32px;left:16px;position:relative;top:16px;width:32px}.ospm_device_small_height #ospm_app_main_leftbar_wrapper,.ospm_device_small_height #ospm_app_main_rightbar_button_container{top:32px}body:not(.if6).ospm_device_wide #ospm_app_main_leftbar_wrapper,body:not(.if6).ospm_device_wide #ospm_app_main_rightbar_button_container{top:144px}body:not(.if6).ospm_device_wide.ospm_device_small_height #ospm_app_main_leftbar_wrapper,body:not(.if6).ospm_device_wide.ospm_device_small_height #ospm_app_main_rightbar_button_container{top:48px}#ospm_app_main_rightbar_button_container.ospm_button_on #ospm_app_main_rightbar_button,#ospm_app_main_rightbar_button_container:hover #ospm_app_main_rightbar_button{top:12px}#ospm_app_main_rightbar_button_container.ospm_button_on{border-right:none;right:383px}#ospm_app_main_rightbar_button_container span{bottom:6px;display:inline-block;font-size:11px;opacity:0;position:absolute;text-align:center;-moz-transition:opacity .3s ease;width:100%}#ospm_app_main_rightbar_button_container.ospm_button_on span,#ospm_app_main_rightbar_button_container:hover span{opacity:1}#ospm_app_main_rightbar{background-color:var(--ui-background-01);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default)}#ospm_app_main_rightbar #ospm_app_main_rightbar_header,#ospm_app_main_rightbar #ospm_app_main_rightbar_tabcontainer{border-color:var(--ui-02)}.ospm_leftbar_button_container{position:relative}#ospm_app_main_leftbar_button_container .ospm_icon,#ospm_app_main_rightbar_button_container .ospm_icon,.ospm_leftbar_button_container .ospm_icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;right:0;top:0;width:auto}#ospm_app_main_leftbar_button_container .ospm_icon>svg,#ospm_app_main_rightbar_button_container .ospm_icon>svg,.ospm_leftbar_button_container .ospm_icon>svg{height:32px;width:32px}#ospm_app_main_leftbar_button_container .ospm_icon>svg>use,#ospm_app_main_rightbar_button_container .ospm_icon>svg>use,.ospm_leftbar_button_container .ospm_icon>svg>use{fill:var(--readable-02)}#ospm_app_main_leftbar_button_container:hover .ospm_icon>svg>use,#ospm_app_main_rightbar_button_container:hover .ospm_icon>svg>use,.ospm_leftbar_button_container:hover .ospm_icon>svg>use{fill:var(--readable-01)}#ospm_app_main_leftbar_button_container:focus .ospm_icon>svg>use,#ospm_app_main_rightbar_button_container:focus .ospm_icon>svg>use,.ospm_leftbar_button_container:focus .ospm_icon>svg>use{fill:var(--focus-01)}.ospm_table_v2_parent{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default)}.ospm_list .ospm_table_v2_parent{border:none;-webkit-box-shadow:none;box-shadow:none}.ospm_table_v2_container{display:block;overflow:auto;white-space:nowrap}.has_pagination .ospm_table_v2_container{border-bottom-left-radius:0;border-bottom-right-radius:0}.ospm_table_v2{border-spacing:0;font-size:var(--size-16);font-size:var(--small_20);line-height:var(--size-24);line-height:var(--small_30);min-width:100%;table-layout:fixed;vertical-align:center}.ospm_table_v2 th{color:var(--readable-01);font-weight:500;text-align:left}.ospm_table_v2 td,.ospm_table_v2 th{font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);padding:var(--small_25)}.ospm_table_v2 td{color:var(--readable-02)}.ospm_table_v2>tbody>tr>td,.ospm_table_v2>thead>tr>th{border-bottom:var(--tiny_01) solid var(--ui-01);border-color:var(--ui-01)}.ospm_table_v2>thead>tr:last-child th{border-color:var(--readable-01)}.ospm_table_v2>tbody>tr.ospm_last_row>td{border-bottom:none}.ospm_table_v2_container.ospm_content_scrolled_v1 .ospm_table_v2.ospm_table_v2_sticky>thead{-webkit-box-shadow:0 20px 15px -15px #000;box-shadow:0 20px 15px -15px #000;position:sticky;top:0;z-index:99}.ospm_table_v2_container.ospm_content_scrolled .ospm_table_v2.ospm_table_v2_sticky>thead{-webkit-box-shadow:var(--shadow-sticky-bottom);box-shadow:var(--shadow-sticky-bottom);position:sticky;top:0;z-index:99}.ospm_table_v2.ospm_table_v2_sticky thead th{background-color:var(--ui-background-02);position:sticky;top:0;z-index:99}.ospm_table_v2.ospm_table_v2_sticky thead th:first-child{border-top-left-radius:var(--size-8);border-top-left-radius:var(--small_05)}.ospm_table_v2.ospm_table_v2_sticky thead th:last-child{border-top-right-radius:var(--size-8);border-top-right-radius:var(--small_05)}.ospm_table_v2 .ospm_icon{position:static}.ospm_table_v2 .ospm_icon svg{-webkit-transform:inherit;transform:inherit}.ospm_table_v2 .ospm_table_v2_icon_column.ospm_table_v2_icon_right span,.ospm_table_v2_icon_column .ospm_icon:not(:last-child){margin-right:var(--small_05)}.ospm_table_v2 .ospm_table_v2_icon_column.ospm_table_v2_icon_right .ospm_table_v2_markup_text_icon_right span{margin-right:var(--nosize)}.ospm_table_v2 .ospm_checkbox_content,.ospm_table_v2 .ospm_table_v2_column_header>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:inherit;flex-basis:inherit;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#ospm_app .ospm_table_v2 .ospm_table_v2_column_header.ospm_table_v2_column_sortable,.ospm_table_v2 .ospm_table_v2_column_header.ospm_table_v2_column_sortable,.ospm_view_wrapper .ospm_table_v2 .ospm_table_v2_column_header.ospm_table_v2_column_sortable{cursor:pointer}.ospm_table_v2 .ospm_table_v2_column_header .ospm_label_span{margin-right:var(--small_10)}.ospm_table_v2 .ospm_table_v2_column_header.ospm_table_v2_header_no_icons .ospm_label_span{margin-right:0}.ospm_table_v2 .ospm_checkbox_box .ospm_icon{position:absolute}.ospm_table_v2 .ospm_checkbox_content .ospm_label_span{margin-left:var(--small_15)}.ospm_table_v2 .ospm_checkbox_box.indeterminate>.ospm_icon_checkbox_minus_s{opacity:1}.ospm_table_v2 .ospm_checkbox_box:not(.indeterminate)>.ospm_icon_checkbox_minus_s>svg{display:none}.ospm_table_v2_column_checkbox:hover,.ospm_table_v2_column_radio:hover{background-color:var(--ui-03);cursor:pointer}#ospm_app .ospm_table_v2_column_checkbox:hover,#ospm_app .ospm_table_v2_column_radio:hover,.ospm_view_wrapper .ospm_table_v2_column_checkbox:hover,.ospm_view_wrapper .ospm_table_v2_column_radio:hover{cursor:pointer}.ospm_table_v2_column_checkbox.ospm_table_v2_column_selected{background-color:var(--ui-01);color:var(--readable-01)}.ospm_table_v2_row_hover:hover td{background-color:var(--ui-03);cursor:pointer}#ospm_app .ospm_table_v2_row_hover:hover td,.ospm_view_wrapper .ospm_table_v2_row_hover:hover td{cursor:pointer}.ospm_table_v2_column_selected,.ospm_table_v2_row_hover.ospm_table_v2_row_selected td,.ospm_table_v2_row_hover:hover td.ospm_table_v2_column_selected{background-color:var(--ui-01)}.ospm_table_v2 .ospm_table_v2_column_header .ospm_table_v2_sort_icons{display:inline-block;height:var(--size-16);height:var(--small_20);outline:0;padding-left:var(--tiny_02);position:relative;width:var(--size-16);width:var(--small_20)}.ospm_table_v2 .ospm_table_v2_column_header .ospm_table_v2_sort_icons>.ospm_icon{height:14px;margin-right:0;width:7px}.ospm_table_v2 .ospm_table_v2_column_header .ospm_table_v2_sort_icons>.ospm_icon>svg>use{stroke:none}.ospm_table_v2 .ospm_table_v2_column_header .ospm_table_v2_sort_icons>.ospm_icon.ospm_table_v2_sort_active>svg>use{fill:var(--secondary-01-active)}.ospm_table_v2 .ospm_table_v2_column_header .ospm_table_v2_sort_icons>.ospm_icon.ospm_table_v2_sort_inactive>svg>use{fill:var(--disabled-03)}.ospm_table_v2_column_header .ospm_checkbox_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_table_v2_column_header .ospm_checkbox_content>div:last-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ospm_table_v2_column_header .ospm_table_v2_sort_icons:focus,.ospm_table_v2_column_header .ospm_table_v2_sort_icons:hover{-webkit-filter:brightness(.8);filter:brightness(.8);-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ospm_table_v2 .ospm_table_v2_column_header .ospm_table_v2_sort_icons:focus>.ospm_icon.ospm_table_v2_sort_active>svg>use{fill:var(--focus-01)}.ospm_table_v2 .ospm_table_v2_column_header .ospm_table_v2_filter_icon{outline:0;position:relative}.ospm_table_v2 .ospm_table_v2_column_header .ospm_table_v2_filter_icon>svg>use{fill:var(--readable-02)}.ospm_table_v2_column_text.ospm_table_v2_column_text_left{text-align:left}.ospm_table_v2_column_text.ospm_table_v2_column_text_right{text-align:right}.ospm_table_v2_column_text.ospm_table_v2_column_text_center{text-align:center}.ospm_table_v2 .ospm_table_v2_column_header.ospm_table_v2_column_text_right>div{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ospm_table_v2 .ospm_table_v2_column_header.ospm_table_v2_column_text_center>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_table_v2 div.ospm_table_v2_filter_container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:var(--small_10);position:relative}.ospm_table_v2 div.ospm_table_v2_filter_container>.ospm_icon.ospm_icon_filter_s,.ospm_table_v2 div.ospm_table_v2_filter_container>.ospm_icon.ospm_icon_magnifier_m{background-image:none;position:absolute;right:var(--size-16);right:var(--small_20)}.ospm_table_v2 div.ospm_table_v2_filter_container>.ospm_icon.ospm_icon_filter_s{top:var(--size-4);top:var(--small_02)}.ospm_table_v2 div.ospm_table_v2_filter_container>.ospm_icon.ospm_icon_filter_s>svg>use,.ospm_table_v2 div.ospm_table_v2_filter_container>.ospm_icon.ospm_icon_magnifier_m>svg>use{fill:var(--readable-02)}.ospm_table_v2 div.ospm_table_v2_filter_container.ospm_table_v2_filter_multiple{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ospm_table_v2 .ospm_table_v2_filter_container>.opsm_table_v2_filter{border:var(--tiny_01) solid var(--ui-02);border-radius:calc(var(--size-24)*2);border-radius:calc(var(--small_30)*2);height:var(--size-24);height:var(--small_30);min-width:var(--size-96);min-width:var(--large_10);outline:0;padding:0 var(--small_10);padding-right:var(--small_30);width:100%}.ospm_table_v2 .ospm_table_v2_filter_container>select.opsm_table_v2_filter{border-radius:var(--size-8);border-radius:var(--small_05);height:var(--size-72);height:var(--medium_35);overflow:auto}.ospm_table_v2 .ospm_table_v2_filter_container>.opsm_table_v2_filter:focus{border:var(--tiny_02) solid var(--focus-01);border-color:var(--focus-01)}.ospm_table_v2 .ospm_table_v2_filter_container>.ospm_icon.ospm_icon_cancel_s{margin-left:var(--small_05);margin-right:0}.ospm_table_v2 .ospm_table_v2_filter_container.ospm_table_v2_filter_multiple>.ospm_icon.ospm_icon_cancel_s{margin-top:var(--small_02)}.ospm_table_v2 .ospm_table_v2_filter_visible div.ospm_table_v2_column_icons>.ospm_icon.ospm_table_v2_filter_icon{display:none}.ospm_table_v2 .ospm_table_v2_sub_table_toggle{width:var(--size-20);width:var(--small_25)}.ospm_table_v2 .ospm_table_v2_sub_table_toggle>.ospm_icon{height:var(--size-20);height:var(--small_25);width:var(--size-20);width:var(--small_25)}.ospm_table_v2 .ospm_table_v2_sub_table_toggle>.ospm_icon>svg>use{fill:var(--readable-02)}.ospm_table_v2 .ospm_table_v2_sub_table_toggle:hover>.ospm_icon>svg>use{fill:var(--secondary-01-active)}.ospm_table_v2 .ospm_table_v2_nesting_open>td{border-bottom:0}.ospm_table_v2_nesting_row>td{padding:0 var(--small_25) var(--small_25) var(--medium_15)}.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table{border-spacing:0 var(--size-2);border-spacing:0 var(--tiny_02);font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25);width:100%}.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table tr{background-color:var(--ui-03)}.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table .ospm_table_v2_row_action:hover{background-color:var(--ui-01)}.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table .ospm_table_v2_row_action:focus{background-color:var(--ui-01);outline:var(--size-2) solid var(--focus-01);outline:var(--tiny_02) solid var(--focus-01);outline-offset:calc(var(--size-2)*-1);outline-offset:calc(var(--tiny_02)*-1)}.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table .ospm_table_v2_row_action:active{background-color:var(--disabled-01)}.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table td,.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table th{padding:var(--small_05) var(--small_20)}.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table th{color:var(--readable-01);vertical-align:top}.ospm_table_v2_nesting_row .ospm_table_v2_nesting_table td{word-wrap:break-word;color:var(--readable-02);white-space:normal;width:100%;word-break:break-word}.ospm_table_v2_nesting_action{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_table_v2_nesting_action .ospm_table_v2_nesting_action_text{-webkit-box-flex:1;-ms-flex:1;flex:1}.ospm_table_v2 .ospm_table_v2_nesting_action .ospm_table_v2_nesting_action_icon>.ospm_icon{height:var(--size-14);height:var(--small_15);margin-right:0;width:var(--size-14);width:var(--small_15)}.ospm_table_v2_nesting_action .ospm_table_v2_nesting_action_icon>.ospm_icon>svg>use{fill:var(--readable-02)}.ospm_table_v2_page_button>.ospm_icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ui-01);border-radius:var(--size-18);border-radius:var(--small_22);color:var(--readable-01);display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--size-28);height:var(--small_35);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;margin:var(--small_02);top:var(--size-1);top:var(--tiny_01);width:var(--size-28);width:var(--small_35)}#ospm_app .ospm_table_v2_page_button{cursor:pointer}.ospm_table_v2_page_button>.ospm_icon svg{height:var(--size-12);height:var(--small_10);min-width:var(--size-12);min-width:var(--small_10);width:var(--size-12);width:var(--small_10)}.ospm_table_v2_page_button_hidden{display:none}.ospm_table_v2_pages .ospm_table_v2_page_button_visible{display:block}.ospm_table_v2_page_button:focus{border:var(--tiny_01) solid var(--focus-01);outline:none}.ospm_table_v2_page_button.ospm_table_v2_selected_page>.ospm_icon{background-color:var(--primary-01);color:var(--primary-01-contrast)}.ospm_table_v2_page_back_next_button.ospm_disabled>.ospm_icon{fill:var(--disabled-01);background-color:var(--disabled-02)}.ospm_table_v2_page_button:not(.ospm_disabled) .ospm_icon:active,.ospm_table_v2_page_button:not(.ospm_disabled) .ospm_icon:focus,.ospm_table_v2_page_button:not(.ospm_disabled) .ospm_icon:hover{fill:var(--readable-03);background-color:var(--secondary-01-hover);color:var(--readable-03)}.focus-visible,:focus-within{outline:none}.focus-visible,[focus-within]{outline:none}:focus-visible,[focus-within]{outline:none}:focus-visible,:focus-within{outline:none}.ospm_table_v2_page_button:not(.ospm_disabled) .ospm_icon:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:calc(var(--size-32) + var(--size-2)*2);border-radius:calc(var(--medium_10) + var(--tiny_02)*2);bottom:calc(var(--size-2)*-2);bottom:calc(var(--tiny_02)*-2);content:" ";display:block;left:calc(var(--size-2)*-2);left:calc(var(--tiny_02)*-2);outline:none;position:absolute;right:calc(var(--size-2)*-2);right:calc(var(--tiny_02)*-2);top:calc(var(--size-2)*-2);top:calc(var(--tiny_02)*-2)}.ospm_table_v2_pages{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}#ospm_app .ospm_table_v2_select_rowsPerPage,.ospm_view_wrapper .ospm_table_v2_select_rowsPerPage{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-02);border-radius:var(--size-8);border-radius:var(--small_05);color:var(--readable-01);cursor:pointer;font-size:var(--size-14);font-size:var(--small_15);height:var(--size-32);height:var(--medium_10);padding-left:10px;width:var(--size-72);width:var(--medium_35)}.ospm_table_v2_select_wrapper{border-radius:var(--size-8);border-radius:var(--small_05);height:var(--size-32);height:var(--medium_10);margin-left:var(--small_05);margin-right:var(--small_05);position:relative}.ospm_table_v2_select_wrapper:after{background-color:var(--readable-01);content:"";display:block;height:var(--size-32);height:var(--medium_10);-webkit-mask-image:url(../../res/ospm/icons/ic_down_s.svg);mask-image:url(../../res/ospm/icons/ic_down_s.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--size-16);mask-size:var(--size-16);-webkit-mask-size:var(--small_20);mask-size:var(--small_20);pointer-events:none;position:absolute;right:0;top:0;width:var(--size-32);width:var(--medium_10)}.ospm_table_v2_select_rowsPerPage:focus{border:var(--tiny_01) solid var(--focus-01)!important}.ospm_table_v2_select_rowsPerPage:focus{outline:var(--size-1) solid var(--focus-01);outline:var(--tiny_01) solid var(--focus-01)}.ospm_table_v2_select_rowsPerPage:focus>option:hover{background-color:var(--ui-03);color:var(--readable-01)}.ospm_table_v2_select_rowsPerPage:focus>option:checked{background-color:var(--ui-01)!important;color:var(--readable-01)!important}.ospm_table_v2_pages,.ospm_table_v2_select_view{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--small_25)}.ospm_table_v2_pagination_view{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:var(--tiny_01) solid var(--readable-01);color:var(--readable-02);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-14);font-size:var(--small_15);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:var(--size-20);line-height:var(--small_25);overflow:auto}.ospm_table_v2 .ospm_table_v2_column_fixed_width .ospm_checkbox .ospm_checkbox_content,.ospm_table_v2 td.ospm_table_v2_column_fixed_width,.ospm_table_v2 th.ospm_table_v2_column_fixed_width{white-space:normal;word-break:break-word}.ospm_table_v2 .ospm_checkbox_content>.ospm_checkbox_box{-ms-flex-negative:0;flex-shrink:0}.ospm_table_v2_container .ospm_table_v2_load_more{border-top:var(--tiny_01) solid var(--readable-01);color:var(--readable-02);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--size-16);font-size:var(--small_20);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;line-height:var(--size-18);line-height:var(--small_22);padding:var(--small_25);position:sticky;right:0}.ospm_table_v2_container .ospm_table_v2_load_more>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none}#ospm_app .ospm_table_v2_container .ospm_table_v2_load_more>div,.ospm_view_wrapper .ospm_table_v2_container .ospm_table_v2_load_more>div{cursor:pointer}.ospm_table_v2_container .ospm_table_v2_load_more>div:hover{color:var(--secondary-01-hover);text-decoration:underline}.ospm_table_v2_container .ospm_table_v2_load_more>div:active{color:var(--secondary-01-active);text-decoration:underline}.ospm_table_v2_container .ospm_table_v2_load_more>div:focus{color:var(--focus-01);text-decoration:underline}.ospm_table_v2_container .ospm_table_v2_load_more>div>.ospm_icon{height:var(--size-14);height:var(--small_15);margin-left:var(--small_15);width:var(--size-14);width:var(--small_15)}.ospm_table_v2_container .ospm_table_v2_load_more>div>.ospm_icon>svg>use{fill:var(--readable-02)}.ospm_table_v2_container .ospm_table_v2_load_more>div:hover>.ospm_icon>svg>use{fill:var(--secondary-01-hover)}.ospm_table_v2_container .ospm_table_v2_load_more>div:active>.ospm_icon>svg>use{fill:var(--secondary-01-active)}.ospm_table_v2_container .ospm_table_v2_load_more>div:focus>.ospm_icon>svg>use{fill:var(--focus-01)}.ospm_table_v2 .ospm_checkbox_content{margin-left:0}.ospm_table_v2 .ospm_checkbox:hover{background-color:transparent;background-color:initial}.if6 input.opsm_table_v2_filter,input.opsm_table_v2_filter{background-color:var(--ui-background-02);font-size:var(--size-12);font-size:var(--small_10)}.ospm_table_v2_select_view{position:absolute}.ospm_pill{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:calc(var(--size-28)/2);border-radius:calc(var(--small_35)/2);color:var(--readable-02);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:var(--size-14);font-size:var(--small_15);height:var(--size-28);height:var(--small_35);line-height:normal;margin-bottom:var(--small_05);margin-right:var(--small_05);padding:var(--small_02) var(--small_10);vertical-align:top;word-break:break-word}.ospm_pill>.ospm_icon{margin-right:var(--small_02)}.ospm_card_expandable{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_card_expandable:not(.ospm_expandable_v2_small){border-top:var(--tiny_01) solid var(--ui-01);color:var(--readable-01);font-size:var(--size-16);font-size:var(--small_20);font-weight:500;margin-left:calc(var(--medium_10)*-1);margin-right:calc(var(--small_25)*-1);padding:var(--small_20) var(--small_25) 8px var(--small_20)}.ospm_card_expandable>.ospm_card_expandable_icons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--size-16);height:var(--small_20);position:relative}.ospm_card_expandable>.ospm_card_expandable_icons>.ospm_icon{fill:var(--readable-01);height:var(--size-16);height:var(--small_20);margin-right:0;width:var(--size-16);width:var(--small_20)}.ospm_card_expandable>.ospm_card_expandable_icons>.ospm_icon:focus{fill:var(--focus-01);outline:none}.ospm_card_expandable>.ospm_card_expandable_icons[focus-within]:after{border:var(--tiny_02) solid var(--focus-01);border-radius:100%;content:"";height:var(--size-24);height:var(--small_30);left:calc((var(--size-24) + var(--size-2)*2 - var(--size-16))/-2);left:calc((var(--small_30) + var(--tiny_02)*2 - var(--small_20))/-2);position:absolute;top:calc((var(--size-24) + var(--size-2)*2 - var(--size-16))/-2);top:calc((var(--small_30) + var(--tiny_02)*2 - var(--small_20))/-2);width:var(--size-24);width:var(--small_30)}.ospm_card_expandable>.ospm_card_expandable_icons:focus-within:after{border:var(--tiny_02) solid var(--focus-01);border-radius:100%;content:"";height:var(--size-24);height:var(--small_30);left:calc((var(--size-24) + var(--size-2)*2 - var(--size-16))/-2);left:calc((var(--small_30) + var(--tiny_02)*2 - var(--small_20))/-2);position:absolute;top:calc((var(--size-24) + var(--size-2)*2 - var(--size-16))/-2);top:calc((var(--small_30) + var(--tiny_02)*2 - var(--small_20))/-2);width:var(--size-24);width:var(--small_30)}.ospm_card_expandable:not(.ospm_expandable_v2_small)[focus-within]{color:var(--focus-01);text-decoration:underline}.ospm_card_expandable:not(.ospm_expandable_v2_small):focus-within{color:var(--focus-01);text-decoration:underline}.ospm_card_expandable>.ospm_card_expandable_icons>.ospm_icon.ospm_icon_down_s{display:none}.ospm_card_expandable.ospm_expanded>.ospm_card_expandable_icons>.ospm_icon.ospm_icon_down_s{display:block}.ospm_card_expandable.ospm_expanded>.ospm_card_expandable_icons>.ospm_icon.ospm_icon_up_s{display:none}.ospm_card_expandable>.ospm_label_span{-webkit-box-flex:1;-ms-flex:1;flex:1}.ospm_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--medium_10)}.ospm_rating .ospm_icon,.ospm_rating .ospm_icon:last-child{margin-right:12px}.ospm_rating2.ospm_list_entry_wrapper:after{border-bottom:0 solid}.ospm_loginview{min-width:500px!important}.ospm_loginview{-ms-flex-item-align:center;align-self:center;border-radius:4px;margin:0;padding:0;width:500px}.ospm_loginview_header{border-radius:4px 4px 0 0;font-size:22px;height:64px;position:relative;width:100%}.ospm_loginview_header_left{height:40px;left:12px;position:absolute;top:12px;width:40px}.ospm_loginview_header_center{display:block;line-height:64px;text-align:center;width:100%}.ospm_loginview_main{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-flex:1;overflow:hidden;position:relative}.ospm_loginview_footer{border-top-style:solid;border-top-width:1px;height:57px;padding:15px;position:relative;top:-1px;width:100%}.ospm_loginview_footer .button{cursor:pointer;font-size:22px;text-align:center}#ospm_app .ospm_loginview_footer .button,.ospm_view_wrapper .ospm_loginview_footer .button{cursor:pointer}.ospm_loginview_contentframe{width:500px}.ospm_inputview_linecontainer.ospm_loginview_inputview_linecontainer{border-bottom:none;border-radius:0}.ospm_loginview .ospm_layout_icon_label_input{border-bottom-style:solid;border-bottom-width:1px}.ospm_layout_icon_label_input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:58px}.ospm_layout_icon_label_input>*{display:block}.ospm_layout_icon_label_input label{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-flex:1;white-space:nowrap}.ospm_loginview_header_right .icon{background-position:50%;background-repeat:no-repeat;background-size:32px auto;cursor:pointer;height:40px;padding:4px;width:40px}#ospm_app .ospm_loginview_header_right .icon,.ospm_view_wrapper .ospm_loginview_header_right .icon{cursor:pointer}.ospm_layout_icon_label_input .icon{background-repeat:no-repeat;background-size:100%;height:30px;margin-right:15px;width:30px}.ospm_layout_icon_label_input label{display:inline-block;font-size:18px;vertical-align:middle;white-space:normal}.ospm_layout_icon_label_input label:after{content:"\00A0";display:inline-block;line-height:43px;overflow:hidden;vertical-align:middle;width:0}.ospm_layout_icon_label_input input{-webkit-appearance:none;-moz-appearance:none;border:0;font-size:18px;height:43px;margin:auto 0 auto auto;text-align:right}.login_enduser_icon,.login_monitor_pms_calls_icon{background-position:50%;background-repeat:no-repeat;background-size:24px;cursor:pointer;height:24px;margin-left:3px;margin-right:18px;width:24px}#ospm_app .login_enduser_icon,#ospm_app .login_monitor_pms_calls_icon,.ospm_view_wrapper .login_enduser_icon,.ospm_view_wrapper .login_monitor_pms_calls_icon{cursor:pointer}.ospm_login_error_message_line{font-size:14px!important}.ospm_login_error_message_line{font-weight:300;line-height:14px;margin-left:46px;padding:0;width:100%}.ospm_login_error_height{height:30px!important;line-height:30px!important;margin-bottom:0!important}.ospm_flex_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.ospm_layout_icon_label_input_error{height:60px!important}.ospm_loginview .button:focus{outline:none;text-decoration:underline}.ospm_loginview input:focus{outline:none}.ospm_loginview .ospm_loginview_main .icon svg{margin-top:-1px}.ospm_loginview .icon use{fill:#151217}.ospm_loginview .ospm_loginview_header .icon use{fill:#fff}.ospm_loginview #ospm_line_host_institut .icon{opacity:.5}.ospm_theme_contrast_height .ospm_loginview{border:1px solid #000}.ospm_theme_contrast_black .ospm_loginview .icon use{fill:#fff;fill:currentColor}.ospm_theme_contrast_white .ospm_loginview .icon use{fill:#000;fill:currentColor}.ospm_inputview_linecontainer{border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px;padding:0 20px;width:100%}.ospm_inputview_header{height:50px;width:100%}.ospm_inputview_header_title{bottom:10px;font-size:18px;position:relative;text-align:center;top:14px}.ospm_inputview_footer{height:57px;padding:15px;width:100%}#ospm_dashboard{-webkit-overflow-scrolling:touch;height:100%;margin:0 auto;overflow-y:auto;padding-top:46px;-webkit-transition:margin-right .5s ease-in-out 0s;transition:margin-right .5s ease-in-out 0s}#ospm_dashboard:focus{outline:none}.ospm_dashboard_container{margin:0 auto;max-width:1088px}.ospm_device_wide .ospm_dashboard_container{margin-left:calc(50vw - 576px);padding-left:32px}.ospm_dashboard_container>*{max-width:1000px}.ospm_device_desktop .ospm_dashboard_header,.ospm_device_mobile .ospm_dashboard_header,.ospm_device_stat:not(.ospm_device_wide) .ospm_dashboard_header{padding:0 64px 0 24px}.ospm_device_wide #ospm_dashboard{padding-top:46px}.ospm_dashboard_header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}.ospm_dashboard_header .ospm_dashboard_header_left{-webkit-box-flex:1;-ms-flex:1 1 57%;flex:1 1 57%}.ospm_dashboard_header .ospm_dashboard_header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 43%;flex:1 1 43%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.ospm_dashboard_header_name{display:inline-block;font-size:22px;width:100%}.ospm_dashboard_header_name span{display:block;overflow:hidden;padding-right:50px;text-overflow:ellipsis}.ospm_dashboard_header_institut{-moz-box-flex:1;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:17px}.ospm_dashboard_header_institut.ospm_lastlogin{font-size:14px}.ospm_dashboard_header_institut,.ospm_dashboard_header_marked_label{font-weight:300;line-height:25px}.ospm_dashboard_header_marked_label{font-size:14px;font-weight:400}.ospm_dashboard_header_marked{border-radius:4px;cursor:pointer;height:40px;margin-right:12px;padding-left:16px;padding-right:14px;position:relative}#ospm_app .ospm_dashboard_header_marked{cursor:pointer}.ospm_dashboard_header_marked .ospm_icon_callout,.ospm_dashboard_header_marked_label{display:inline-block}.ospm_dashboard_header_institut .ospm_icon_callout{margin-bottom:-2px}.ospm_dashboard_header_marked>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}.ospm_dashboard_icon{vertical-align:top}#ospm_app .ospm_dashboard_icon>*,.ospm_dashboard_icon>*{cursor:pointer}.ospm_dashboard_icon .ospm_dashboard_icon_label_wrapping{display:block;height:60px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.ospm_dashboard_markedarea,.ospm_dashboard_wfarea{overflow:hidden;transition:min-height .5s ease-in-out;-moz-transition:min-height .5s ease-in-out;-webkit-transition:min-height .5s ease-in-out}.ospm_legacy_dashboard .ospm_dashboard_markedarea>*,.ospm_legacy_dashboard .ospm_dashboard_wfarea>*{display:inline-block}.ospm_dashboard_wfarea{margin-bottom:-9px;position:relative}.ospm_dashboard_wfmore_container{margin-top:9px}.ospm_dashboard_wfmore_header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:36px}.ospm_dashboard_wfmore_header_left{-moz-box-flex:1;background:#d4d4d9;background:-webkit-gradient(linear,left top, right top,from(hsla(240,6%,84%,0)),to(#d4d4d9));background:linear-gradient(90deg,hsla(240,6%,84%,0),#d4d4d9);-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:1px}.ospm_dashboard_wfmore_header_right{-moz-box-flex:1;background:#d4d4d9;background:-webkit-gradient(linear,right top, left top,from(hsla(240,6%,84%,0)),to(#d4d4d9));background:linear-gradient(270deg,hsla(240,6%,84%,0),#d4d4d9);-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:1px}.ospm_dashboard_wfmore_header_middle{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto 16px;padding-top:3px}#ospm_app .ospm_dashboard_wfmore_header_middle{cursor:pointer}.ospm_dashboard_wfmore_header_middle .ospm_icon{height:16px;margin:2px 0 6px;width:16px}.ospm_dashboard_wfmore_header_middle_text{font-size:17px;font-weight:300;height:24px;margin-right:8px;white-space:nowrap}.drilldown_up{transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}div[style="height: 0px;"]+.ospm_separator_line{display:none}.ospm_dashboard_header_marked .ospm_icon{height:24px;width:12px}.ospm_dashboard_icon{margin-bottom:48px;text-align:center;width:160px}.ospm_dashboard_new_icon svg{height:64px!important;width:64px!important}.ospm_dashboard_new_icon svg{margin:16px}.ospm_icon:last-child{margin-right:0}.ospm_dashboard_icon .ospm_dashboard_image{-ms-flex-item-align:center;align-self:center;background-repeat:no-repeat;background-size:cover;border-radius:16px;height:96px;margin:8px auto;width:96px}.ospm_dashboard_icon .ospm_dashboard_image svg{height:inherit;width:inherit}.ospm_dashboard_icon .label{font-size:15px;height:17px;line-height:20px;padding-top:2px;text-overflow:ellipsis}.ospm_dashboard_icon .sublabel,.ospm_dashboard_icon .subsublabel{font-size:14px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_dashboard_icon[src=""]{display:none}#ospm_dashboard .ospm_clickable:focus{text-decoration:none}#ospm_dashboard .ospm_clickable:focus *{text-decoration:underline}.ospm_dashboard_tab_selection_wrapper{height:57px;overflow:hidden;position:relative;width:100%}.ospm_dashboard_tab_selection_wrapper>.iScrollHorizontalScrollbar{border-radius:3px;bottom:0;height:6px;left:0;position:absolute;right:0;z-index:9999}.ospm_dashboard_tab_selection_wrapper>.iScrollHorizontalScrollbar>.iScrollIndicator{border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;height:100%;position:absolute}#ospm_app .ospm_dashboard_tab_selection_wrapper>.iScrollHorizontalScrollbar>.iScrollIndicator{cursor:-webkit-grab;cursor:grab}.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left,.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right{bottom:20px;cursor:pointer;height:46px;pointer-events:none;position:absolute;width:80px}#ospm_app .ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left,#ospm_app .ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right{cursor:pointer}.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left{left:0}.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right{right:0}.ospm_device_stat.ospm_touch_device:not(.ospm_device_wide) .ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left{padding-left:10px}.ospm_device_stat.ospm_touch_device:not(.ospm_device_wide) .ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right{padding-right:10px}.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left .ospm_fadeout_left_clickable_area,.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right .ospm_fadeout_right_clickable_area{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;pointer-events:all;width:50px}.ospm_dashboard_tab_selection{display:inline-block;float:left;overflow-x:hidden;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:none;white-space:nowrap}.ospm_dashboard_tab_selection>div{cursor:pointer;display:inline-block;max-width:100%;padding-bottom:12px;padding-left:16px;padding-right:16px;white-space:nowrap}#ospm_app .ospm_dashboard_tab_selection>div{cursor:pointer}.ospm_dashboard_tab_selection .ospm_dashboard_selection_element:focus,.ospm_dashboard_tab_selection .ospm_dashboard_selection_element:hover{outline:none}#ospm_app .ospm_dashboard_tab_selection .ospm_dashboard_selection_element[aria-selected=true],.ospm_dashboard_tab_selection .ospm_dashboard_selection_element[aria-selected=true]{cursor:inherit}.ospm_dashboard_tab_selection>div:last-child{margin-right:0}.ospm_dashboard_selection_element{border-bottom-style:solid;border-bottom-width:4px;font-size:17px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.ospm_dashboard_pages_container_wrapper .ospm_dashboard_pages_container,.ospm_dashboard_wfarea .ospm_group_area .ospm_group_content,.ospm_searchresults_area .ospm_searchresults_content{padding-top:40px}.ospm_dashboard_pages_container_wrapper .ospm_dashboard_pages_container>.ospm_dashboard_hidden_page{position:absolute;visibility:hidden;z-index:0}.ospm_dashboard_tabdeck{padding-top:3px}.ospm_dashboard_tabdeck .ospm_dashboard_tab,.ospm_dashboard_wfarea .ospm_group_area .ospm_group_content,.ospm_searchresults_area .ospm_searchresults_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.ospm_dashboard_tabdeck .ospm_dashboard_tab>.ospm_widget,.ospm_searchresults_area .ospm_searchresults_content>.ospm_widget{-ms-flex-preferred-size:160px;flex-basis:160px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left .ospm_fadeout_left_clickable_area .ospm_icon_arrow_left,.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right .ospm_fadeout_right_clickable_area .ospm_icon_arrow_right{background-color:#f0f1f2;background-size:100%;bottom:5px;position:relative}.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left .ospm_fadeout_left_clickable_area,.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left .ospm_fadeout_left_clickable_area .ospm_icon_arrow_left{margin-right:auto}.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right .ospm_fadeout_right_clickable_area,.ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right .ospm_fadeout_right_clickable_area .ospm_icon_arrow_right{margin-left:auto}.ospm_dashboard_header .ospm_dashboard_search{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:244px}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input{border-radius:4px;width:100%}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input>.ospm_icon.ospm_icon_anwendungssuche_delete_grey,.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input>.ospm_icon.ospm_icon_anwendungssuche_lupe{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;margin:4px 4px 4px 0;width:32px}#ospm_app .ospm_dashboard_header .ospm_dashboard_search .ospm_text_input>.ospm_icon.ospm_icon_anwendungssuche_delete_grey,#ospm_app .ospm_dashboard_header .ospm_dashboard_search .ospm_text_input>.ospm_icon.ospm_icon_anwendungssuche_lupe{cursor:pointer}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input.ospm_input_empty.ospm_focus_inside>.ospm_icon.ospm_icon_anwendungssuche_lupe,.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input:not(.ospm_input_empty)>.ospm_icon.ospm_icon_anwendungssuche_lupe{background:#f0f2f5;border-radius:3px}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input:not(.ospm_input_empty)>.ospm_icon.ospm_icon_anwendungssuche_delete_grey:focus>svg,.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input:not(.ospm_input_empty)>.ospm_icon.ospm_icon_anwendungssuche_lupe:focus>svg{display:none}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input:not(.ospm_input_empty)>.ospm_icon.ospm_icon_anwendungssuche_lupe:focus{background-image:url(../../res/ospm/icons/ic_anwendungssuche_lupe_focus.svg)!important}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input:not(.ospm_input_empty)>.ospm_icon.ospm_icon_anwendungssuche_lupe:focus{background-color:red;background-position:50%;background-repeat:no-repeat;background-size:100%}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input:not(.ospm_input_empty)>.ospm_icon.ospm_icon_anwendungssuche_delete_grey:focus{background-image:url(../../res/ospm/icons/ic_anwendungssuche_delete_focus.svg)!important}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input:not(.ospm_input_empty)>.ospm_icon.ospm_icon_anwendungssuche_delete_grey:focus{background-repeat:no-repeat;background-size:100%}.ospm_dashboard_header .ospm_dashboard_header_marked .ospm_icon.ospm_icon_vorgangssuche{margin-left:8px}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input>.ospm_icon>svg{height:100%;width:100%}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input>.ospm_textinput_value{width:100%}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input.ospm_input_empty>.ospm_icon_anwendungssuche_delete_grey{display:none}.ospm_dashboard_header .ospm_dashboard_search .ospm_textinput_value_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-justify-content:flex-start}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input>.ospm_textinput_value{border:none;font-size:14px;font-weight:400;height:40px;margin-left:0;max-width:calc(100% - 36px);overflow:hidden;padding:7px 8px 7px 16px;text-align:left;text-overflow:ellipsis}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input:not(.ospm_input_empty)>.ospm_textinput_value{max-width:calc(100% - 72px)}.ospm_dashboard_header .ospm_dashboard_search .ospm_text_input>.ospm_textinput_value:focus{outline:none}.ospm_dashboard_wfarea .ospm_group_area .ospm_breadcrumb:after,.ospm_dashboard_wfarea .ospm_searchresults_area .ospm_searchresults_header:after{border-bottom-style:solid;border-bottom-width:1px;content:" ";display:block}.ospm_dashboard_wfarea .ospm_group_area .ospm_breadcrumb .ospm_header_left,.ospm_dashboard_wfarea .ospm_searchresults_header .ospm_header_left,.ospm_dashboard_wfarea .ospm_searchresults_header .ospm_header_right{cursor:pointer;display:inline-block;font-size:17px;max-width:100%;padding-bottom:16px;padding-top:3px;white-space:nowrap}#ospm_app .ospm_dashboard_wfarea .ospm_group_area .ospm_breadcrumb .ospm_header_left,#ospm_app .ospm_dashboard_wfarea .ospm_searchresults_header .ospm_header_left,#ospm_app .ospm_dashboard_wfarea .ospm_searchresults_header .ospm_header_right{cursor:pointer}.ospm_dashboard_wfarea .ospm_group_area .ospm_breadcrumb .ospm_breadcrumb_separator{cursor:default;margin-left:10px;margin-right:10px}#ospm_app .ospm_dashboard_wfarea .ospm_group_area .ospm_breadcrumb .ospm_breadcrumb_separator{cursor:default}.ospm_dashboard_wfarea .ospm_searchresults_header .ospm_header_right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;float:right;padding-top:0}.ospm_dashboard_wfarea .ospm_searchresults_header .ospm_header_right:focus{outline:none;text-decoration:underline}.ospm_dashboard_wfarea .ospm_searchresults_header .ospm_header_right:focus>span{text-decoration:underline}.ospm_dashboard_wfarea .ospm_searchresults_header .ospm_header_right>.ospm_icon_zuruecksetzen{background-image:none;float:left;height:24px;margin-left:10px;width:24px}.ospm_theme_contrast_height .ospm_dashboard_tab_selection .ospm_dashboard_selection_element{border-width:1px 1px 0;padding:6px 16px}.ospm_theme_contrast_height .ospm_dashboard_tab_selection .ospm_dashboard_selection_element:focus{text-decoration:underline}.ospm_theme_contrast_height .ospm_dashboard_tab_selection .ospm_dashboard_selection_element[aria-selected=true]{-moz-border-top-colors:none;-moz-border-right-colors:none;-moz-border-bottom-colors:none;-moz-border-left-colors:none;-o-border-image:none;border-image:none;border-style:solid}.ospm_theme_contrast_height .ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_right{padding-right:10px;padding-top:5px}.ospm_theme_contrast_height .ospm_dashboard_tab_selection_wrapper>.ospm_dashboard_fadeout_left{padding-left:10px;padding-top:5px}.ospm_theme_contrast_height .ospm_dashboard_header_marked{margin-right:40px}body:not(.ospm_device_mobile) .ospm_window_fullscreen_dialogview_wrapper{padding-bottom:var(--medium_10);padding-top:var(--medium_10)}.ospm_dialogview{border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;max-height:100%;max-width:648px;opacity:1;outline:none;position:relative;width:100%}.ospm_device_mobile .ospm_dialogview{margin:var(--small_10)}.ospm_dialogview .ospm_dialogview_header:empty{display:none}.ospm_dialogview .ospm_dialogview_header .ospm_header_content_left:empty{padding-right:var(--medium_15)}.ospm_device_mobile .ospm_dialogview .ospm_dialogview_header .ospm_header_content_left:empty{padding-right:var(--medium_12)}.ospm_dialogview .ospm_dialogview_header .ospm_header_content_right .ospm_header_icons_right{margin-left:auto;padding-left:var(--small_20)}.ospm_device_mobile .ospm_dialogview .ospm_dialogview_header .ospm_header_content_right .ospm_header_icons_right{padding-left:var(--small_10)}.ospm_dialogview .ospm_dialogview_header .ospm_header_content_right .ospm_header_icons_right:empty{padding-left:var(--medium_15)}.ospm_device_mobile .ospm_dialogview .ospm_dialogview_header .ospm_header_content_right .ospm_header_icons_right:empty{padding-left:var(--medium_12)}.ospm_dialogview .ospm_dialogview_header .ospm_header_content_left{padding-right:var(--small_20)}.ospm_device_mobile .ospm_dialogview .ospm_dialogview_header .ospm_header_content_left{padding-right:var(--small_10)}.ospm_dialogview .ospm_dialogview_header,.ospm_dialogview .ospm_dialogview_header .ospm_header{border-top-left-radius:inherit;border-top-right-radius:inherit;width:100%}.ospm_dialogview>.ospm_dialogview_content{position:relative;width:100%}.ospm_dialogview_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_dialogview.ospm_dialogview_maximizeWidth,body .ospm_dialogview.ospm_dialogview_maximizeWidth .ospm_layout .ospm_columns_container{max-width:920px;width:100%}.ospm_dialogview.ospm_dialogview_maximizeHeight{height:100%}.ospm_dialogview_content .ospm_list .ospm_list_content_container{max-width:920px}.ospm_dialogview_content{padding:0 var(--medium_15)}.ospm_dialogview_security .ospm_dialogview_content{padding-bottom:var(--medium_10)}body.ospm_device_mobile .ospm_dialogview_content{padding:0 var(--small_10) var(--medium_10) var(--small_10)}body.ospm_device_mobile .ospm_dialogview_nofooter .ospm_dialogview_content{padding:0 var(--small_10) var(--small_30) var(--small_10)}body:not(.ospm_device_mobile) .ospm_dialogview:not(.ospm_textdialogview) .ospm_dialogview_content{padding-bottom:var(--medium_10)}body:not(.ospm_device_mobile) .ospm_dialogview.ospm_dialogview_nofooter:not(.ospm_textdialogview) .ospm_dialogview_content{padding-bottom:var(--medium_15)}.ospm_dialogview .ospm_header .ospm_icon{fill:var(--readable-02)}.ospm_dialogview .ospm_header .ospm_clickable:hover .ospm_icon{fill:var(--secondary-01-hover)}.ospm_dialogview .ospm_header .ospm_clickable:active .ospm_icon{fill:var(--secondary-01-active)}.ospm_dialogview .ospm_header .ospm_clickable:focus .ospm_icon{fill:var(--focus-01)}body:not(.ospm_device_mobile) .ospm_dialogview_content .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_aligner{margin-left:0;margin-right:0}body:not(.ospm_device_mobile) .ospm_dialogview_content .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_layout_column_wrapper{padding-left:0;padding-right:0}.ospm_dialogview_content .ospm_list_entry_wrapper:after{content:none}.ospm_dialogview_content .ospm_layout.ospm_background_default:not(.ospm_dialogview_listlayout) .ospm_list .ospm_list_content_container{border:none;-webkit-box-shadow:none;box-shadow:none}body:not(.ospm_device_mobile) .ospm_dialogview .ospm_layout:not(.ospm_dialogview_listlayout):not(.ospm_flow_layout) .ospm_layout_column_wrapper:not(.ospm_has_sticky_element) .ospm_column_layout .ospm_layout_scrollarea{padding-bottom:0}.ospm_dialogview_content>.ospm_layout:not(.ospm_dialogview_listlayout) .ospm_layout_scrollarea,body:not(.ospm_device_mobile) .ospm_dialogview .ospm_frame_wrapper .ospm_column_layout>.ospm_layout_scrollarea,body:not(.ospm_device_mobile) .ospm_dialogview .ospm_layout:not(.ospm_layout_sublayout) .ospm_layout_scrollarea{padding-top:0}body:not(.ospm_device_mobile) .ospm_layout:not(.ospm_dialogview_listlayout) .ospm_columns_container{width:auto}body .ospm_dialogview .ospm_dialogview_content div:not(.ospm_contextmenuview_content)>.ospm_list .ospm_list_content_container{border:none;-webkit-box-shadow:none;box-shadow:none;padding:var(--tiny_01)}.ospm_dialogview_header .ospm_header .ospm_header_content .ospm_label_container .ospm_label{color:var(--headline_02_light_color);font-size:var(--headline_02_light_font_size);font-weight:var(--headline_02_light_font_weight);line-height:var(--headline_02_light_line_height)}.ospm_dialogview_header .ospm_header.ospm_has_sublabel .ospm_sublabel{color:var(--multiline_01_color);font-size:var(--multiline_01_font_size);font-weight:var(--multiline_01_font_weight);line-height:var(--multiline_01_line_height)}.ospm_dialogview_header .ospm_header_icon_left,.ospm_dialogview_header .ospm_header_icon_right{padding-top:var(--small_02)}.ospm_dialogview_header .ospm_header .ospm_header_content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ospm_dialogview_header .ospm_header .ospm_header_content_middle{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ospm_dialogview_header .ospm_header_icon_left .ospm_icon,.ospm_dialogview_header .ospm_header_icon_right .ospm_icon{height:var(--size-24);height:var(--small_30);margin-left:0;width:var(--size-24);width:var(--small_30)}.ospm_dialogview_header .ospm_header_icon_right{position:relative}.ospm_dialogview_header .ospm_header_icon_right[focus-within]{border:none;-webkit-box-shadow:none;box-shadow:none;outline:none}.ospm_dialogview_header .ospm_header_icon_right:focus-within{border:none;-webkit-box-shadow:none;box-shadow:none;outline:none}.ospm_device_mobile .ospm_dialogview_header .ospm_header_content_left,.ospm_device_mobile .ospm_dialogview_header .ospm_header_content_right{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.ospm_device_mobile .ospm_dialogview_header .ospm_header .ospm_header_icon.ospm_header_icon_left{margin:0}.ospm_dialogview_header .ospm_header .ospm_header_icons_right{margin-right:0;margin-top:0}.ospm_dialogview_header .ospm_header .ospm_header_icon.ospm_header_icon_right{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ospm_dialogview_header .ospm_header .ospm_header_content_left,.ospm_dialogview_header .ospm_header .ospm_header_content_right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body:not(.ospm_device_mobile) .ospm_dialogview_header .ospm_header_content_container .ospm_header_content_middle{margin-left:calc(var(--medium_30) - var(--small_25));margin-right:calc(var(--medium_30) - var(--small_25))}.ospm_dialogview:not(.ospm_dialogview_nofooter) .ospm_dialogview_footer{padding:0 var(--medium_15);padding-bottom:var(--medium_15)}.ospm_device_mobile .ospm_dialogview:not(.ospm_dialogview_nofooter) .ospm_dialogview_footer{padding:0 var(--small_10);padding-bottom:var(--small_30)}.ospm_dialogview .ospm_dialogview_footer .ospm_buttons_container{margin:0}.ospm_device_mobile .ospm_dialogview_nofooter>.ospm_dialogview_footer,.ospm_dialogview_nofooter>.ospm_dialogview_footer{padding:0}body.ospm_device_mobile .ospm_dialogview:not(.ospm_dialogview_nofooter):not(.ospm_dialogview_security) .ospm_dialogview_footer{padding:var(--nosize) var(--small_10) var(--small_30) var(--small_10)}body .ospm_dialogview_security .ospm_dialogview_footer .ospm_multiple_buttons_container{margin-top:0}.ospm_dialogview_footer .ospm_multiple_buttons_container .ospm_one_button:first-child{margin-left:0}.ospm_dialogview_footer .ospm_multiple_buttons_container .ospm_one_button:last-child{margin-right:0}body.ospm_device_mobile .ospm_dialogview_footer .ospm_multiple_buttons_container .ospm_one_button{width:100%}body:not(.ospm_device_mobile) .ospm_inputdialogview .ospm_dialogview_content{margin-bottom:0}.ospm_inputdialogview .ospm_dialogview_content .ospm_list .ospm_list_content_container{padding-top:0}.ospm_inputdialogview .ospm_dialogview_content .ospm_flexible_image_header .ospm_image{margin:0;padding-top:0}.ospm_inputdialogview .ospm_flexible_image_header .ospm_header_content_container{margin-bottom:0;margin-left:0;margin-right:0;margin-top:var(--small_10)}.ospm_inputdialogview .ospm_dialogview_content .ospm_flexible_image_header{padding:0}.ospm_dialogview.ospm_inputdialogview .ospm_dialogview_content .ospm_layout .ospm_columns_container .ospm_columns_aligner{margin:0}.ospm_device_mobile .ospm_dialogview.ospm_inputdialogview .ospm_dialogview_content .ospm_layout .ospm_layout_scrollarea{padding-bottom:0}.ospm_device_mobile .ospm_inputdialogview .ospm_dialogview_header .ospm_header_content_left{top:calc((var(--size-8) + var(--size-2))*-1);top:calc((var(--small_05) + var(--tiny_02))*-1)}.ospm_dialogview.ospm_textdialogview .ospm_dialogview_content .ospm_notification{padding:0}body:not(.ospm_device_mobile) .ospm_dialogview.ospm_textdialogview .ospm_dialogview_header .ospm_header_content_right{top:calc(var(--size-32)*-1);top:calc(var(--medium_10)*-1)}.ospm_dialogview.ospm_dialogview_nofooter .ospm_dialogview_content .ospm_notification{padding:0}.ospm_dialogview.ospm_dialogview_nofooter .ospm_dialogview_footer{padding-top:0}.ospm_dialogview.ospm_textdialogview .ospm_dialogview_content .ospm_text{text-align:center}.ospm_dialogview.ospm_textdialogview .ospm_dialogview_content .ospm_list .ospm_list_content_container .ospm_list_cell_container .ospm_text .ospm_text_container{min-height:0;min-height:auto;padding:0}.ospm_dialogview.ospm_dialogview_nofooter .ospm_dialogview_content .ospm_list .ospm_list_content_container .ospm_list_cell_container .ospm_text_container{min-height:0;min-height:auto;padding:var(--small_15) 0}.ospm_textdialogview .ospm_dialogview_content{padding-bottom:var(--medium_15)}.ospm_textdialogview .ospm_notification_icon+.ospm_label{padding-top:var(--small_30)}.ospm_device_mobile .ospm_textdialogview .ospm_notification_icon+.ospm_label{padding-top:var(--small_25)}.ospm_dialogview.ospm_textdialogview:not(.ospm_dialogview_nofooter).ospm_dialogview_noheader .ospm_dialogview_content{margin-top:var(--medium_15)}body:not(.ospm_device_mobile) .ospm_dialogview_security .ospm_dialogview_footer .ospm_multiple_buttons_container .ospm_one_button{margin-top:0}.ospm_dialogview_security .ospm_multiple_buttons_container{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;gap:var(--size-16) var(--size-32);gap:var(--small_20) var(--medium_10)}.ospm_dialogview_security .ospm_one_button{margin-top:0}.ospm_dialogview_security .ospm_multiple_buttons_container .ospm_one_button{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}body:not(.ospm_device_mobile) .ospm_dialogview.ospm_dialogview_security .ospm_dialogview_content{margin-bottom:0}.ospm_dialogview_security .ospm_notification .ospm_sublabel{font-size:var(--input_01_font_size);line-height:var(--input_01_line_height);margin-top:var(--small_30)}.ospm_device_mobile .ospm_dialogview_security .ospm_multiple_buttons_container .ospm_one_button:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ospm_device_mobile .ospm_dialogview_security .ospm_label{font-size:var(--headline_03_light_font_size);line-height:var(--headline_03_light_line_height)}.ospm_dialogview_security .ospm_dialogview_content .ospm_notification{padding:0}.ospm_dialogview_security .ospm_dialogview_content .ospm_notification:not(.ospm_has_margin_top){margin-bottom:var(--medium_10);margin-top:var(--medium_15)}body.ospm_device_mobile .ospm_dialogview.ospm_dialogview_security .ospm_layout .ospm_layout_column_wrapper .ospm_column_layout .ospm_layout_scrollarea,body.ospm_device_mobile .ospm_dialogview_security .ospm_layout .ospm_layout_column_wrapper .ospm_column_layout .ospm_layout_scrollarea{margin-bottom:0}.ospm_device_mobile .ospm_dialogview_security .ospm_dialogview_content .ospm_notification:not(.ospm_has_margin_top){margin-top:var(--small_30)}.ospm_dialogview_security .ospm_dialogview_content .ospm_notification:not(.ospm_has_margin_bottom){margin-bottom:var(--medium_10)}.ospm_device_mobile .ospm_dialogview_security .ospm_dialogview_footer .ospm_one_button,.ospm_device_mobile .ospm_textdialogview .ospm_dialogview_footer .ospm_one_button{width:auto}.ospm_device_mobile .ospm_dialogview_security .ospm_dialogview_footer .ospm_buttons_container{margin:0}.ospm_device_mobile .ospm_dialogview.ospm_dialogview_security .ospm_dialogview_content .ospm_list .ospm_list_content_container{padding:0}.ospm_device_mobile .ospm_dialogview_security .ospm_reverse_security_buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_dialogview_security .ospm_reverse_security_buttons{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_header .ospm_header_content_right{right:calc((var(--size-24) + var(--size-1))*-1);right:calc((var(--small_30) + var(--tiny_01))*-1)}.ospm_device_mobile .ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_left,.ospm_device_mobile .ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_right{width:100%}.ospm_device_mobile .ospm_dialogview_workflow .ospm_dialogview_header .ospm_header_content_right{right:calc(var(--size-12)*-1);right:calc(var(--small_10)*-1)}.ospm_dialogview_workflow .ospm_footer{padding:0}.ospm_dialogview_workflow .ospm_footer>div{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--size-16) var(--size-32);gap:var(--small_20) var(--medium_10);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_right_buttons_container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_right:not(.ospm_single_action_button){display:none}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button{background-color:var(--primary-01);border-radius:var(--size-32);border-radius:var(--medium_10);color:var(--primary-01-contrast);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:100%;outline:none;padding:var(--small_20) var(--medium_10);position:relative;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button .ospm_icon svg>use{fill:var(--primary-01-contrast)}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button:hover{background-color:var(--primary-01-hover)}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button:focus{background-color:var(--primary-01-focus)}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button:focus>div{color:inherit}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button>div{text-decoration:none}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button:focus:after{border:var(--tiny_02) solid var(--focus-01);border-radius:calc(var(--size-32) + var(--size-2)*2);border-radius:calc(var(--medium_10) + var(--tiny_02)*2);bottom:calc(var(--size-2)*-2);bottom:calc(var(--tiny_02)*-2);content:" ";display:block;left:calc(var(--size-2)*-2);left:calc(var(--tiny_02)*-2);outline:none;position:absolute;right:calc(var(--size-2)*-2);right:calc(var(--tiny_02)*-2);top:calc(var(--size-2)*-2);top:calc(var(--tiny_02)*-2)}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button>div:first-child{font-size:var(--size-16);font-size:var(--small_20);font-weight:var(--headline_03_font_weight);line-height:normal}.ospm_dialogview.ospm_dialogview_workflow .ospm_text_button .ospm_icon svg{color:var(--secondary-01)}.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_left .ospm_text_button{background-color:transparent;border:var(--tiny_02) solid var(--secondary-01);color:var(--secondary-01);outline:none}.ospm_dialogview_footer .ospm_footer{border:none}.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_left .ospm_text_button .ospm_icon svg>use{fill:var(--readable-02)}.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_left .ospm_text_button:hover{background-color:var(--secondary-01-hover);border:var(--tiny_02) solid var(--readable-03);color:var(--readable-03);outline:none}.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_left .ospm_text_button:focus .ospm_icon svg>use,.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_left .ospm_text_button:hover .ospm_icon svg>use{fill:var(--readable-03)}.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_layout_left .ospm_text_button:focus{background-color:var(--secondary-01-focus);border:var(--tiny_02) solid var(--readable-03);color:var(--readable-03);outline:none}.ospm_dialogview_workflow .ospm_footer.ospm_has_cancel_button:not(.ospm_has_next_button) .ospm_layout_left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.ospm_dialogview_workflow .ospm_footer.ospm_has_cancel_button.ospm_has_next_button .ospm_flex_items_align_center:not(.ospm_text_button){-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.ospm_dialogview_workflow .ospm_footer.ospm_has_cancel_button.ospm_has_next_button .ospm_layout_left,.ospm_dialogview_workflow .ospm_footer.ospm_has_cancel_button.ospm_has_next_button .ospm_layout_right{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center}.ospm_dialogview_workflow .ospm_footer .ospm_layout_left,.ospm_dialogview_workflow .ospm_footer .ospm_layout_right{max-width:100%}.ospm_dialogview_workflow .ospm_footer.ospm_has_cancel_button.ospm_has_next_button .ospm_text_button{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.ospm_dialogview .ospm_layout{overflow:visible;overflow:initial}body:not(.ospm_device_mobile) .ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_header .ospm_header_content_left,body:not(.ospm_device_mobile) .ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_header .ospm_header_content_right{height:auto}.ospm_device_mobile .ospm_dialogview_workflow .ospm_dialogview_content{margin-left:0;margin-right:0;width:100%}.ospm_dialogview.ospm_dialogview_workflow .ospm_app_main_right_content_wrapper{overflow:visible;overflow:initial;position:relative}.ospm_dialogview .ospm_dialogview_scrollarea,.ospm_if .ospm_dialogview .ospm_dialogview_scrollarea{overflow-x:hidden}.ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_header .ospm_header_content_container .ospm_header_content_right{top:var(--size-2);top:var(--tiny_02)}body.ospm_device_mobile .ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_footer{padding-top:0}body.ospm_device_mobile .ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_content .ospm_layout_column_wrapper:not(.ospm_has_sticky_element) .ospm_column_layout .ospm_layout_scrollarea{margin-bottom:0}.ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_footer .ospm_footer{padding:0}body.ospm_device_mobile .ospm_dialogview.ospm_dialogview_workflow .ospm_dialogview_content .ospm_column_layout .ospm_layout_scrollarea .ospm_last_visible_element{padding-bottom:0}.ospm_dialogview .ospm_button:not(.ospm_widget_wrap) .ospm_button_label_container,.ospm_dialogview .ospm_one_button:not(.ospm_widget_wrap) .ospm_button_label_container{padding:var(--small_20) var(--medium_10)}.ospm_dialogview .ospm_multiple_buttons_container .ospm_one_button:not(.ospm_widget_wrap) .ospm_button_label{margin:var(--nosize)}.ospm_dialogview .ospm_button:not(.ospm_widget_wrap) .ospm_button_label,.ospm_dialogview .ospm_one_button:not(.ospm_widget_wrap) .ospm_button_label{height:auto;line-height:var(--size-20);line-height:var(--small_25);overflow:visible;overflow:initial;text-overflow:clip}.ospm_dialogview .ospm_dialogview_header{padding:var(--medium_15) var(--medium_15) var(--small_30) var(--medium_15)}.ospm_dialogview .ospm_dialogview_header .ospm_header{padding:0}.ospm_device_mobile .ospm_dialogview .ospm_dialogview_header{padding:var(--small_30) var(--small_10) var(--small_25) var(--small_10)}.ospm_dialogview .ospm_dialogview_header .ospm_header_content_right{vertical-align:top}.ospm_dialogview .ospm_header_content_middle{display:contents}.ospm_device_mobile .ospm_dialogview .ospm_dialogview_header .ospm_header_content_right{top:calc((var(--size-8) + var(--size-2))*-1);top:calc((var(--small_05) + var(--tiny_02))*-1)}body .ospm_dialogview.ospm_dialogview_security .ospm_dialogview_content .ospm_layout .ospm_columns_container .ospm_columns_aligner,body.ospm_device_mobile .ospm_dialogview.ospm_dialogview_security .ospm_dialogview_content .ospm_layout .ospm_columns_container .ospm_columns_aligner{margin:0}.ospm_dialogview.ospm_dialogview_security .ospm_dialogview_header:empty{padding:0}.ospm_dialogview.ospm_dialogview_security .ospm_notification{margin-bottom:0;margin-top:var(--medium_15)}.ospm_device_mobile .ospm_dialogview.ospm_dialogview_security .ospm_notification{margin-top:var(--small_30)}.ospm_dialogview.ospm_scrollable_dialogview .ospm_dialogview_header{border-bottom:var(--tiny_01) solid var(--ui-01)}.ospm_dialogview.ospm_content_scrolled .ospm_dialogview_header{-webkit-box-shadow:var(--shadow-sticky-bottom);box-shadow:var(--shadow-sticky-bottom);z-index:7}.ospm_frame_wrapper.ospm_active_frame{position:relative}.ospm_dialogview .ospm_app_main_right_content{height:100%!important}.ospm_dialogview.ospm_dialogview_nofooter.ospm_textdialogview .ospm_dialogview_content .ospm_label{float:left;text-align:left}.ospm_dialogview.ospm_dialogview_nofooter.ospm_textdialogview.ospm_dialogview_with_Icon .ospm_dialogview_header{background-color:transparent;background-color:initial;border:initial;height:var(--size-0);height:var(--nosize);padding-bottom:var(--nosize);padding-top:var(--nosize);z-index:7}.ospm_dialogview.ospm_dialogview_nofooter.ospm_textdialogview.ospm_dialogview_with_Icon .ospm_dialogview_header .ospm_header_icons_right{padding-top:var(--medium_15)}.ospm_device_mobile .ospm_dialogview.ospm_dialogview_nofooter.ospm_textdialogview.ospm_dialogview_with_Icon .ospm_dialogview_header .ospm_header_icons_right{padding-top:var(--small_30)}.ospm_dialogview.ospm_dialogview_nofooter.ospm_textdialogview.ospm_dialogview_with_Icon .ospm_dialogview_content{padding:var(--medium_15)}.ospm_device_mobile .ospm_dialogview.ospm_dialogview_nofooter.ospm_textdialogview.ospm_dialogview_with_Icon .ospm_dialogview_content{padding:var(--small_30) var(--small_10)}.ospm_dialogview.ospm_textdialogview .ospm_dialogview_content .ospm_text .ospm_widget_content_wrapper{padding-left:var(--nosize);padding-right:var(--nosize)}.ospm_textdialogview.ospm_dialogview_with_Icon .ospm_sublabel{margin-top:var(--nosize);padding-top:var(--small_30)}.ospm_device_mobile .ospm_textdialogview.ospm_dialogview_with_Icon .ospm_sublabel{padding-top:var(--small_25)}.ospm_device_mobile .ospm_dialogview.ospm_textdialogview:not(.ospm_dialogview_nofooter).ospm_dialogview_noheader .ospm_dialogview_content{margin-top:var(--small_30)}body.ospm_device_mobile .ospm_textdialogview .ospm_dialogview_footer .ospm_buttons_container:not(.ospm_list_entry_wrapper){margin-top:var(--nosize)}.ospm_dialogview.ospm_textdialogview .ospm_dialogview_content{padding-bottom:var(--medium_10)}body .ospm_dialogview.ospm_textdialogview .ospm_dialogview_footer .ospm_buttons_container{margin-top:var(--nosize)}.ospm_dialogview.ospm_sticky_footer_dialog.ospm_scrollable_dialogview .ospm_dialogview_footer{border-top:var(--tiny_01) solid var(--ui-01)}.ospm_dialogview.ospm_sticky_footer_dialog.ospm_content_bottom_shadow.ospm_scrollable_dialogview .ospm_dialogview_footer{-webkit-box-shadow:var(--shadow-sticky-top);box-shadow:var(--shadow-sticky-top);z-index:7}.ospm_dialogview .ospm_dialogview_scrollarea[\:has\(\%20\.ospm_dialogview_footer\)] .ospm_dialogview_content{padding-bottom:var(--nosize)}.ospm_dialogview .ospm_dialogview_scrollarea:has(~.ospm_dialogview_footer) .ospm_dialogview_content{padding-bottom:var(--nosize)}.ospm_dialogview.ospm_textdialogview .ospm_dialogview_content .ospm_text li{text-align:left}.ospm_dialogview_error .ospm_header_content_left,.ospm_dialogview_error .ospm_header_content_right{display:none}.ospm_dialogview_error .ospm_infotextfield{background-color:transparent;background-color:initial}.ospm_dialogview_error .ospm_infotextfield .ospm_label{color:var(--ui-02)}.ospm_dialogview_error .ospm_infotextfield{padding-left:0;padding-right:0}.ospm_dialogview_error .ospm_dialogview_content{padding-left:var(--medium_15);padding-right:var(--medium_15)}.ospm_dialogview_error .ospm_dialogview_content div:not(.ospm_contextmenuview_content)>.ospm_list{border:none;-webkit-box-shadow:none;box-shadow:none}.ospm_device_mobile .ospm_dialogview_error .ospm_dialogview_content div:not(.ospm_contextmenuview_content)>.ospm_list{margin:0;padding:0}.ospm_dialogview_error.ospm_dialogview.ospm_dialogview_nofooter .ospm_dialogview_content .ospm_list .ospm_list_content_container .ospm_list_cell_container .ospm_text:first-child .ospm_text_container{padding-bottom:var(--small_30);padding-top:0}.ospm_device_mobile .ospm_dialogview_error.ospm_dialogview.ospm_dialogview_nofooter .ospm_dialogview_content .ospm_list .ospm_list_content_container .ospm_list_cell_container .ospm_text:first-child .ospm_text_container{padding-bottom:var(--small_25)}.ospm_dialogview_error.title_alignment_left .ospm_list_entry_left_content .ospm_label_container{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}body:not(.ospm_device_mobile) .ospm_dialogview.ospm_dialogview_error:not(.ospm_textdialogview) .ospm_dialogview_content{padding-bottom:var(--medium_15)}body.ospm_device_mobile .ospm_dialogview.ospm_dialogview_error:not(.ospm_textdialogview) .ospm_dialogview_content{padding-bottom:var(--small_30)}body .ospm_dialogview_error .ospm_dialogview_content .ospm_layout .ospm_columns_container .ospm_columns_aligner{margin:0}.ospm_dialogview_error .ospm_dialogview_content .ospm_columns_aligner .ospm_widget_content_wrapper{padding-left:0;padding-right:0}body:not(.ospm_device_mobile) .ospm_dialogview_error .ospm_dialogview_header .ospm_header_content_container .ospm_header_content_middle{margin:0}body .ospm_dialogview.ospm_dialogview_error .ospm_dialogview_scrollarea.ospm_layout .ospm_list_content_container .ospm_text:first-child{margin-bottom:var(--nosize)}.ospm_gallery.ospm_window_fullscreen_wrapper{padding:var(--medium_15) var(--medium_15) var(--large_10) var(--medium_15)}.ospm_device_mobile .ospm_gallery.ospm_window_fullscreen_wrapper{padding:var(--small_20) var(--small_20) var(--large_10) var(--small_20)}.ospm_gallery.ospm_window_fullscreen_wrapper .ospm_window_fullscreen_wrapper_container{overflow:hidden}.ospm_lightbox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ospm_lightbox .ospm_image_wrapper .ospm_icon.ospm_icon_cancel_s,.ospm_lightbox .ospm_image_wrapper .ospm_icon.ospm_icon_lightbox_close{cursor:pointer;float:right;margin:var(--small_30);position:relative;z-index:20}#ospm_app .ospm_lightbox .ospm_image_wrapper .ospm_icon.ospm_icon_cancel_s,#ospm_app .ospm_lightbox .ospm_image_wrapper .ospm_icon.ospm_icon_lightbox_close,.ospm_view_wrapper .ospm_lightbox .ospm_image_wrapper .ospm_icon.ospm_icon_cancel_s,.ospm_view_wrapper .ospm_lightbox .ospm_image_wrapper .ospm_icon.ospm_icon_lightbox_close{cursor:pointer}.ospm_gallery .ospm_lightbox .ospm_image_wrapper .ospm_gallery_item img:focus,.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_icon_lightbox_zoom_in:focus,.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_icon_lightbox_zoom_out:focus,.ospm_lightbox .ospm_image_wrapper .ospm_icon.ospm_icon_cancel_s,.ospm_lightbox .ospm_image_wrapper .ospm_icon.ospm_icon_lightbox_close:focus{outline:none}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_icon_lightbox_zoom_in:focus{border-bottom-right-radius:var(--size-22);border-bottom-right-radius:var(--small_27);border-top-right-radius:var(--size-22);border-top-right-radius:var(--small_27)}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_icon_lightbox_zoom_out:focus{border-bottom-left-radius:var(--size-22);border-bottom-left-radius:var(--small_27);border-top-left-radius:var(--size-22);border-top-left-radius:var(--small_27)}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation{bottom:var(--size-24);bottom:var(--small_30);height:var(--size-36);height:var(--medium_12);position:fixed}.ospm_gallery .ospm_lightbox .ospm_gallery_nav .ospm_icon{border-radius:50%;height:100%;left:0;top:0;width:var(--size-36);width:var(--medium_12)}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation>div{cursor:pointer;float:left;position:static}#ospm_app .ospm_gallery .ospm_lightbox .ospm_lightbox_navigation>div,.ospm_view_wrapper .ospm_gallery .ospm_lightbox .ospm_lightbox_navigation>div{cursor:pointer}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_lightbox_zoom_container{border-radius:var(--size-22);border-radius:var(--small_27);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin-left:var(--small_20);margin-right:var(--small_20);text-align:center;vertical-align:middle}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_icon_lightbox_zoom_in,.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_icon_lightbox_zoom_out{height:var(--size-36);height:var(--medium_12);margin-right:0;width:var(--size-36);width:var(--medium_12)}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_icon_lightbox_zoom_in svg>use,.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_icon_lightbox_zoom_out svg>use{fill:var(--readable-01);-webkit-transform:scale(.5) translate(20px,17.5px);transform:scale(.5) translate(20px,17.5px)}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_lightbox_zoom_display{line-height:var(--size-36);line-height:var(--medium_12);width:var(--size-64);width:var(--medium_30)}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_gallery_nav.ospm_next_image,.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_gallery_nav.ospm_prev_image{border-radius:var(--size-22);border-radius:var(--small_27);height:100%;opacity:1;width:var(--size-36);width:var(--medium_12)}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_gallery_nav.ospm_disabled{opacity:.38}.ospm_gallery .ospm_lightbox .ospm_lightbox_navigation .ospm_gallery_nav .ospm_icon{position:static}.ospm_gallery .ospm_lightbox .ospm_image_wrapper .ospm_gallery_item .ospm_icon,.ospm_gallery .ospm_lightbox .ospm_image_wrapper .ospm_gallery_item img{position:relative}.ospm_icon.ospm_icon_lightbox_close>svg,.ospm_icon.ospm_icon_lightbox_nav_next>svg,.ospm_icon.ospm_icon_lightbox_nav_prev>svg,.ospm_icon.ospm_icon_lightbox_zoom_in>svg,.ospm_icon.ospm_icon_lightbox_zoom_out>svg{stroke:var(--readable-02)}.ospm_lightbox .ospm_lightbox_navigation .ospm_lightbox_zoom_container{background:var(--ui-01);color:var(--readable-01)}.ospm_lightbox .ospm_image_wrapper .ospm_gallery_item{padding:var(--medium_35) var(--medium_30) var(--small_30) var(--medium_30);text-align:center}.ospm_lightbox .ospm_image_wrapper{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);max-height:calc(100vh - var(--size-40) - var(--size-96));max-height:calc(100vh - var(--medium_15) - var(--large_10));max-width:calc(100vw - var(--size-40)*2);max-width:calc(100vw - var(--medium_15)*2);overflow:hidden}.ospm_device_mobile .ospm_lightbox .ospm_image_wrapper{max-height:calc(100vh - (--small_20) - var(--size-96));max-height:calc(100vh - (--small_20) - var(--large_10));max-width:calc(100vw - var(--size-16)*2);max-width:calc(100vw - var(--small_20)*2)}#ospm_pdfview_main{height:100%;overflow:hidden;padding:0;position:absolute;top:0;width:100%;z-index:300}#ospm_pdfview_navbar{border-bottom:1px solid #a4a6ab;height:35px;padding:4px}.ospm_pdfview_navbar_wrapper{text-align:center}.ospm_pdfview_navbar_left,.ospm_pdfview_navbar_right{display:inline-block;white-space:nowrap;width:20%}.ospm_pdfview_navbar_center{display:inline-block;width:60%}.ospm_pdfview_navbar_left{text-align:left}.ospm_pdfview_navbar_right{text-align:right}.ospm_pdfview_navbar_icon .ospm_icon{background-size:22px!important}.ospm_pdfview_navbar_icon .ospm_icon{height:24px;margin-top:7px;min-width:24px;width:24px}.ospm_pdfview_navbar_icon>div{float:left}.ospm_pdfview_navbar_icon>div.ospm_label{height:24px;margin-top:10px;padding-left:5px}.ospm_pdfview_navbar_title>div:first-child{font-size:18px;font-weight:700}.ospm_pdfview_navbar_title>div:last-child{font-size:11px}.ospm_pdfview_navbar_title{text-align:center}.ospm_pdfview_navbar_center>div,.ospm_pdfview_navbar_left>div,.ospm_pdfview_navbar_right>div{display:inline-block;padding:0;vertical-align:top}.ospm_pdfview_navbar_left>div:first-child{padding-left:10px}.ospm_pdfview_navbar_right>div:last-child{padding-right:10px}.ospm_pdfview_navbar_space_small{width:7px}.ospm_pdfview_navbar_space_normal{width:20px}#ospm_pdfview_native_area{background-repeat:no-repeat;background-size:contain;height:100%;position:absolute;width:100%}.ospm_pdfview_icon_disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6}@-webkit-keyframes ospm_pdfview_rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes ospm_pdfview_rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ospm_pdfview_icon_rotated{-webkit-animation:ospm_pdfview_rotation .8s linear infinite;animation:ospm_pdfview_rotation .8s linear infinite}.ospm_signatureview{border-radius:8px;-webkit-box-shadow:1px 2px 16px 0 rgba(46,48,54,.2);box-shadow:1px 2px 16px 0 rgba(46,48,54,.2);max-height:100%;padding-bottom:8px;padding-top:64px;position:relative;width:750px}.ospm_device_mobile .ospm_signatureview{max-height:calc(100% - 32px)!important}.ospm_device_mobile .ospm_signatureview{margin-bottom:16px;margin-top:16px;padding-bottom:48px;padding-top:48px}.ospm_signatureview:focus{outline:none}.ospm_signatureview:not(.ospm_signatureview_layouted) .ospm_signatureview_content .ospm_scrollbar{right:4px!important}.ospm_signatureview.ospm_signatureview_noheader{padding-top:0}.ospm_signatureview.ospm_signatureview_nofooter{padding-bottom:0}.ospm_signatureview.ospm_signatureview_maximizeHeight{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.ospm_signatureview>.ospm_signatureview_header{border-bottom-style:solid;border-bottom-width:1px;position:absolute;top:0;width:100%;z-index:1}.ospm_signatureview_content .ospm_textinput .ospm_label,.ospm_signatureview_content .ospm_textinput .ospm_list_entry_label{max-width:50%}.ospm_signatureview .ospm_signatureview_content .ospm_horizontal_flex_container .ospm_label,.ospm_signatureview .ospm_signatureview_content .ospm_horizontal_flex_container .ospm_list_entry_label{-moz-box-flex:3}.ospm_signatureview>.ospm_signatureview_footer:not(:empty){border-top-width:0;bottom:0;position:relative}.ospm_window_fullscreen_wrapper_container.ospm_mode_sticky{max-height:100%;position:relative}body:not(.ospm_device_mobile) .ospm_window_fullscreen_wrapper_container.ospm_mode_sticky .ospm_signatureview{left:50%;margin-left:-288px;position:fixed;top:0}.ospm_signatureview_content{max-height:100%}.cordova .ospm_window_fullscreen_wrapper_container.ospm_mode_sticky .ospm_signatureview_content,.ospm_if .ospm_window_fullscreen_wrapper_container.ospm_mode_sticky .ospm_signatureview_content{-webkit-overflow-scrolling:touch}.ospm_if .ospm_window_fullscreen_wrapper_container.ospm_mode_sticky .ospm_contextmenuview{overflow-y:scroll}.ospm_signatureview .ospm_signatureview_header,.ospm_signatureview .ospm_signatureview_header .ospm_header{border-top-left-radius:inherit;border-top-right-radius:inherit}.ospm_signatureview .ospm_signatureview_header:empty{display:none}.ospm_signatureview .ospm_signatureview_footer,.ospm_signatureview .ospm_signatureview_footer .ospm_footer{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.ospm_signatureview .ospm_signatureview_header .ospm_header .ospm_icon{margin-left:0}.ospm_signatureview_content .ospm_three_column_layout .ospm_layout_column_wrapper,.ospm_signatureview_content .ospm_two_column_layout .ospm_layout_column_wrapper{height:auto}.ospm_signatureview_content .ospm_tabdeck_pages_container_wrapper,.ospm_signatureview_content .ospm_tabdeck_pages_container_wrapper .ospm_layout_column_wrapper .ospm_column_layout,.ospm_signatureview_content .ospm_tabdeck_pages_container_wrapper .ospm_one_column_layout .ospm_layout_column_wrapper,.ospm_signatureview_content>.ospm_layout>div,.ospm_signatureview_content>.ospm_layout>div>.ospm_column_layout{height:100%}.ospm_signatureview_layouted{width:640px}.ospm_signatureview_layouted .ospm_signatureview_content .ospm_one_column_layout .ospm_list{padding:0}.ospm_window_fullscreen_wrapper_container.ospm_mode_sticky .ospm_signatureview_layouted{margin-left:-328px}.ospm_signatureview>.ospm_signatureview_content{position:relative}.ospm_signatureview_nofooter>.ospm_signatureview_content{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ospm_signatureview.ospm_signatureview_security .ospm_label,.ospm_signatureview.ospm_signatureview_security .ospm_sublabel{font-size:17px;line-height:22px}.ospm_signatureview_content .ospm_signatureview_listlayout{padding-left:0}.ospm_signatureview_listlayout .ospm_one_column_layout_1>.ospm_column_layout>.ospm_layout_scrollarea{padding-right:0}.ospm_signatureview_listlayout .ospm_layout_scrollarea .ospm_list{border-radius:0}.ospm_signatureview_listlayout .ospm_layout_scrollarea:before{display:none}.ospm_signatureview_listlayout .ospm_layout_scrollarea>.ospm_scrollbar{margin-top:32px}.ospm_signatureview_listlayout .ospm_layout_scrollarea:after{display:none}.ospm_mobile .ospm_signatureview{padding-bottom:48px}.ospm_signatureview_area{background-size:cover;border-radius:8px;height:300px;margin:10px 30px 0;padding:0;position:relative;width:690px}.ospm_signatureview_header_wrapper{text-align:center}.ospm_signatureview_header_left,.ospm_signatureview_header_middle,.ospm_signatureview_header_right{display:inline-block;width:33.333%;width:33.33333%}.ospm_signatureview_header_middle .ospm_signatureview_header_label{margin-left:auto;margin-right:auto}.ospm_signatureview_header_left .ospm_signatureview_header_label{margin-right:auto}.ospm_signatureview_header_right .ospm_signatureview_header_label{margin-left:auto}.ospm_signatureview_header_left>div:first-child{padding-left:12px}.ospm_signatureview_header_right>div:last-child{padding-right:12px}.ospm_signatureview_header_left{text-align:left}.ospm_signatureview_header_right{text-align:right}.ospm_signatureview_header_label{line-height:63px!important}.ospm_signatureview_header_label{vertical-align:middle}.ospm_signatureview_footer>.ospm_layout_scrollarea{padding-top:12px}.ospm_contextmenuview{-ms-flex-item-align:center;align-self:center;background-color:var(--ui-background-01);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-default);box-shadow:var(--shadow-default);padding:0;position:absolute}body:not(.ospm_device_mobile) .ospm_contextmenuview{min-width:352px;width:352px}body .ospm_contextmenuview .ospm_contextmenuview_content_wrapper .ospm_contextmenuview_content .ospm_header,body .ospm_contextmenuview .ospm_contextmenuview_content_wrapper .ospm_contextmenuview_content .ospm_list_entry_wrapper:not(.ospm_one_button):not(.ospm_text){margin:0}body .ospm_contextmenuview .ospm_contextmenuview_content_wrapper .ospm_contextmenuview_content .ospm_text{margin-bottom:var(--small_05);margin-left:0;margin-right:0}body .ospm_contextmenuview .ospm_contextmenuview_content_wrapper .ospm_contextmenuview_content .ospm_widget_content_wrapper{padding-left:var(--small_10);padding-right:var(--small_10)}.ospm_device_mobile .ospm_contextmenuview{left:var(--size-16)!important;left:var(--small_20)!important}.ospm_device_mobile .ospm_contextmenuview{right:var(--size-16);right:var(--small_20)}.ospm_contextmenuview_content_wrapper{-webkit-overflow-scrolling:touch;max-height:100%;overflow-x:hidden;overflow-y:auto}#ospm_app .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div,.ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div,.ospm_view_wrapper .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div{cursor:pointer}.ospm_contextmenuview:not(.ospm_dropdown_content) .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>div:not(.ospm_text){padding:var(--tiny_02) var(--small_10)}.ospm_contextmenuview .ospm_contextmenuview_content .ospm_list .ospm_list_cell_container>:not(.ospm_widget_without_bottom_border):not(.ospm_last_visible_element):after{bottom:calc(var(--size-8)/-2);bottom:calc(var(--small_05)/-2)}.ospm_contextmenuview .ospm_text{margin-bottom:var(--small_05)}.ospm_dialogview.ospm_ospm_alertview .ospm_list_sublist .ospm_list_sublist_entries .ospm_label{font-family:Lucida Console,Monaco,monospace;font-size:small;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;white-space:pre-line;-ms-word-break:break-all;word-break:break-all}.ospm_dialogview.ospm_ospm_alertview .ospm_infotextfield .ospm_label{word-break:break-all}.ospm_dialogview.ospm_ospm_alertview .ospm_notification_icon.ospm_icon_fehler_schwer{height:40px;margin-bottom:26px;margin-top:12px}.ospm_dialogview.ospm_clientreportview .ospm_headline{border-width:0;font-weight:300;padding-bottom:0;padding-top:0}.ospm_dialogview.ospm_clientreportview .ospm_notification{border-width:0;padding-bottom:30px;padding-top:27px}.ospm_dialogview.ospm_clientreportview .ospm_notification .ospm_label{font-size:17px;font-weight:400;line-height:24px}.ospm_dialogview.ospm_clientreportview .ospm_notification .ospm_sublabel{font-size:14px;font-weight:400;line-height:20px}.ospm_dialogview.ospm_clientreportview .ospm_text_style_44{color:red!important}.ospm_device_mobile .ospm_window_fullscreen_datepicker_wrapper{overflow:auto}.ospm_datepicker{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ui-background-02);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:320px}.ospm_datepicker.ospm_fullscreen_wrapper_aligned_content{border:var(--tiny_02) solid var(--focus-01);border-radius:0 0 var(--size-8) var(--size-8);border-radius:0 0 var(--small_05) var(--small_05);border-top:var(--tiny_01) solid var(--ui-01)}.ospm_datepicker.ospm_fullscreen_wrapper_aligned_content.ospm_contextmenu_top{border:var(--tiny_02) solid var(--focus-01);border-bottom:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8) var(--size-8) 0 0;border-radius:var(--small_05) var(--small_05) 0 0}.ospm_datepicker .ospm_fullscreen_wrapper_aligned_content_container{min-width:320px;width:auto}.ospm_datepicker_navigation>.ospm_icon{cursor:pointer;height:var(--size-16);height:var(--small_20);outline:none;width:var(--size-16);width:var(--small_20)}#ospm_app .ospm_datepicker_navigation>.ospm_icon,.ospm_view_wrapper .ospm_datepicker_navigation>.ospm_icon{cursor:pointer}.ospm_datepicker_navigation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:var(--small_20);margin-top:var(--small_30);padding-left:var(--small_20);padding-right:var(--small_20);width:100%}.ospm_datepicker_navigation>.ospm_datepicker_month{color:var(--readable-01);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:var(--headline_05_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height);text-align:center}.ospm_datepicker_days_container{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_datepicker_days_container>.ospm_datepicker_days{color:var(--readable-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);height:var(--label_default_04_line_height);line-height:var(--label_default_04_line_height);text-align:center;width:var(--size-48);width:var(--medium_20)}.ospm_datepicker_dates_container{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_datepicker_dates_container>.ospm_datepicker_date{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--readable-02);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);height:var(--size-48);height:var(--medium_20);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:var(--label_default_04_line_height);outline:none;position:relative;width:var(--size-48);width:var(--medium_20)}#ospm_app .ospm_datepicker_dates_container>.ospm_datepicker_date,.ospm_view_wrapper .ospm_datepicker_dates_container>.ospm_datepicker_date{cursor:pointer}.ospm_datepicker_date:not(.ospm_datepicker_disabled):focus:before,.ospm_datepicker_date:not(.ospm_datepicker_disabled):hover:before{background-color:var(--ui-03);border-radius:var(--size-8);border-radius:var(--small_05);bottom:var(--size-4);bottom:var(--small_02);content:" ";left:var(--size-4);left:var(--small_02);position:absolute;right:var(--size-4);right:var(--small_02);top:var(--size-4);top:var(--small_02);z-index:-1}.ospm_datepicker_date:not(.ospm_datepicker_disabled):focus{color:var(--focus-01)}.ospm_icon_container.ospm_clickable:focus .ospm_icon.ospm_icon_textinput_calender_regular,.ospm_icon_container.ospm_clickable:hover .ospm_icon.ospm_icon_textinput_calender_regular{-webkit-filter:brightness(.8);filter:brightness(.8);-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ospm_icon_container.ospm_clickable:focus .ospm_icon.ospm_icon_textinput_calender_regular svg use{fill:var(--focus-01);outline:none}.ospm_datepicker_date.ospm_datepicker_selected{color:var(--readable-03)}.ospm_datepicker_date.ospm_datepicker_selected:hover{color:var(--readable-02)}.ospm_datepicker_date.ospm_datepicker_selected:before{background-color:var(--secondary-01-active);border-radius:var(--size-8);border-radius:var(--small_05);bottom:var(--size-4);bottom:var(--small_02);content:" ";left:var(--size-4);left:var(--small_02);position:absolute;right:var(--size-4);right:var(--small_02);top:var(--size-4);top:var(--small_02);z-index:-1}.ospm_datepicker_date.ospm_datepicker_today:after{border-bottom:var(--tiny_02) solid var(--primary-01);bottom:var(--size-14);bottom:var(--small_15);content:" ";left:var(--size-12);left:var(--small_10);position:absolute;right:var(--size-12);right:var(--small_10)}.ospm_datepicker_date.ospm_datepicker_finished{color:var(--disabled-01)}.ospm_datepicker_date.ospm_datepicker_disabled{color:var(--disabled-01);cursor:inherit}#ospm_app .ospm_datepicker_date.ospm_datepicker_disabled,.ospm_view_wrapper .ospm_datepicker_date.ospm_datepicker_disabled{cursor:inherit}.ospm_datepicker_remove_buttom_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;border-bottom-left-radius:var(--size-8);border-bottom-left-radius:var(--small_05);border-bottom-right-radius:var(--size-8);border-bottom-right-radius:var(--small_05);border-top:var(--tiny_01) solid var(--ui-01);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;outline:none;padding:var(--small_20)}#ospm_app .ospm_datepicker_remove_buttom_container,.ospm_view_wrapper .ospm_datepicker_remove_buttom_container{cursor:pointer}.ospm_datepicker_remove_buttom_container:focus,.ospm_datepicker_remove_buttom_container:hover{background-color:var(--ui-03)}.ospm_datepicker_remove_buttom_container:focus .ospm_label_span,.ospm_datepicker_remove_buttom_container:focus svg use{fill:var(--focus-01);color:var(--focus-01)}.ospm_datepicker_remove_buttom_container>.ospm_icon{fill:var(--readable-02);height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_datepicker_remove_buttom_container>.ospm_label_span{color:var(--readable-02);font-size:var(--label_button_underline_02_font_size);font-weight:var(--label_button_underline_02_font_weight);line-height:var(--label_button_underline_02_line_height)}.ospm_datepicker.ospm_small_container,.ospm_datepicker.ospm_small_container .ospm_fullscreen_wrapper_aligned_content_container{max-width:100%;min-width:0;min-width:auto}.ospm_datepicker.ospm_reduce_height .ospm_datepicker_dates_container>.ospm_datepicker_date{height:var(--size-32);height:var(--medium_10)}.ospm_datepicker.ospm_reduce_height .ospm_datepicker_date.ospm_datepicker_today:after{bottom:var(--size-4);bottom:var(--small_02)}.ospm_datepicker_remove_buttom_container,.ospm_datepicker_remove_buttom_container.focus-visible,.ospm_datepicker_remove_buttom_container:focus,.ospm_datepicker_remove_buttom_container:focus-within{outline:none}.ospm_datepicker_remove_buttom_container,.ospm_datepicker_remove_buttom_container.focus-visible,.ospm_datepicker_remove_buttom_container:focus,.ospm_datepicker_remove_buttom_container[focus-within]{outline:none}.ospm_datepicker_remove_buttom_container,.ospm_datepicker_remove_buttom_container:focus,.ospm_datepicker_remove_buttom_container:focus-visible,.ospm_datepicker_remove_buttom_container[focus-within]{outline:none}.ospm_datepicker_remove_buttom_container,.ospm_datepicker_remove_buttom_container:focus,.ospm_datepicker_remove_buttom_container:focus-visible,.ospm_datepicker_remove_buttom_container:focus-within{outline:none}.ospm_window_fullscreen_busyview_wrapper{background-color:var(--transparent-02)}.ospm_busyview{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-8);border-radius:var(--small_05);-webkit-box-shadow:var(--shadow-hover);box-shadow:var(--shadow-hover);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:41px 20px;position:relative}.ospm_busyview:not(.ospm_busyview_with_label) .ospm_busyview_label,.ospm_busyview:not(.ospm_busyview_with_sublabel) .ospm_busyview_sublabel{display:none}.ospm_hidden_busyview .ospm_busyview{visibility:hidden}.ospm_busyview:not(.ospm_busyview_with_image) .ospm_busyview_image_wrapper,.ospm_busyview:not(.ospm_busyview_with_image) .ospm_busyview_loading{display:none}.ospm_busyview_label{color:var(--readable-01);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height);text-align:center}.ospm_busyview_sublabel{color:var(--readable-02);font-size:var(--label_default_04_font_size);font-weight:var(--label_default_04_font_weight);line-height:var(--label_default_04_line_height);margin-top:var(--small_02);text-align:center}.ospm_busyview_sublabel:empty{margin-top:0}.ospm_busyview.ospm_busyview_with_label .ospm_busyview_label_wrapper{margin-top:var(--small_10);max-width:284px}.ospm_busyview.ospm_busyview_with_image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:500px;padding:0}.ospm_busyview.ospm_busyview_with_image .ospm_icon_busyview{display:none}.ospm_busyview.ospm_busyview_with_image .ospm_busyview_image_wrapper{text-align:center}.ospm_busyview.ospm_busyview_with_image .ospm_busyview_image{border-top-left-radius:var(--size-8);border-top-left-radius:var(--small_05);border-top-right-radius:var(--size-8);border-top-right-radius:var(--small_05)}.ospm_busyview.ospm_busyview_with_image .ospm_busyview_loading{text-align:right}.ospm_busyview.ospm_busyview_with_image .ospm_busyview_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_busyview.ospm_busyview_with_image .ospm_busyview_label_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:var(--tiny_01) solid var(--ui-01);display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--size-8);gap:var(--small_05);margin:var(--small_20) var(--small_25);padding-top:var(--small_20)}.ospm_busyview.ospm_busyview_with_image .ospm_busyview_left_label_wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ospm_busyview.ospm_busyview_with_image .ospm_busyview_label,.ospm_busyview.ospm_busyview_with_image .ospm_busyview_sublabel{text-align:left}.ospm_busyview_loading{color:var(--readable-01);font-size:var(--label_default_03_font_size);font-weight:var(--label_default_03_font_weight);line-height:var(--label_default_03_line_height)}.ospm_busyview .ospm_icon_hourglass_wait_sit,.ospm_busyview .ospm_icon_hourglass_wait_stand{margin-left:80px;margin-right:80px}.ospm_busyview.ospm_busyview_with_image .ospm_icon_hourglass_wait_sit,.ospm_busyview.ospm_busyview_with_image .ospm_icon_hourglass_wait_stand{display:none}.ospm_select_institute{min-width:352px!important}.ospm_select_institute{-ms-flex-item-align:center;align-self:center;border-radius:4px;margin:0;padding:0;width:500px}.ospm_select_institute_header{border-radius:4px 4px 0 0;font-size:22px;height:64px;position:relative;width:100%}.ospm_select_institute_header_left{cursor:pointer;height:40px;left:12px;position:absolute;top:12px;width:40px}#ospm_app .ospm_select_institute_header_left,.ospm_view_wrapper .ospm_select_institute_header_left{cursor:pointer}.ospm_select_institute_header_center{display:block;line-height:64px;text-align:center;width:100%}.ospm_select_institute .ospm_icon_select_institut_back{padding:4px}.ospm_select_institute .ospm_icon_select_institut_back use{fill:#fff}.ospm_select_institute_main{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-flex:1;overflow:hidden;position:relative}.ospm_select_institute_contentframe{width:500px}.ospm_select_institute_inputview_linecontainer_all{border-bottom:0;border-radius:0;border-top:0;height:230px;overflow-y:auto}.ospm_select_institute_inputview_linecontainer{border-radius:0}.ospm_select_institute .ospm_select_institut_institut_icon use{fill:#151217}.ospm_select_institute .ospm_icon_select_institut_search use{fill:#6c6e73}.ospm_select_institute .ospm_icon_select_institut_check{padding:5px}.ospm_select_institute_footer{border-top-style:solid;border-top-width:1px;display:block;height:57px;padding:15px;width:100%}.ospm_select_institute_footer .button{cursor:pointer;font-size:22px;text-align:center}#ospm_app .ospm_select_institute_footer .button,.ospm_view_wrapper .ospm_select_institute_footer .button{cursor:pointer}.ospm_select_institute_footer .button:focus{outline:none;text-decoration:underline}.ospm_select_institute_footer_center{-ms-flex-item-align:center;align-self:center;position:relative}.ospm_select_institut_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:58px}.ospm_select_institut_row>div{margin:0;padding:0}.ospm_select_institute .ospm_select_institut_row:not(:last-child){border-bottom-style:solid;border-bottom-width:1px}.ospm_select_institut_inputbox,.ospm_select_institut_labelbox{width:calc(100% - 30px)}.ospm_select_institut_labelbox label{display:inherit;font-size:18px;overflow:hidden;text-overflow:ellipsis}.ospm_select_institut_row input{-webkit-appearance:none;-moz-appearance:none;border:0;font-size:18px;height:43px;text-align:left;width:100%}.ospm_select_institut_selection{background-position:50%;background-repeat:no-repeat;height:30px;width:30px}.ospm_select_institute .ospm_select_institut_icon{height:30px;margin-right:15px;width:30px}.ospm_select_institute .ospm_select_institut_icon svg{margin-top:-1px}.ospm_theme_contrast_height .ospm_select_institute{border:1px solid #000}.ospm_theme_contrast_black .ospm_select_institute .ospm_select_institut_icon use{fill:#fff}.ospm_theme_contrast_white .ospm_select_institute .ospm_icon_select_institut_back use,.ospm_theme_contrast_white .ospm_select_institute .ospm_select_institut_icon use{fill:#000}.ospm_hostloginview_footer{display:block}.ospm_hostloginview_footer_left{float:left;position:relative}.ospm_hostloginview_footer_right{float:right;position:relative}.ospm_loginview_header_right{cursor:pointer;height:40px;position:absolute;right:12px;top:12px;width:40px}#ospm_app .ospm_loginview_header_right,.ospm_view_wrapper .ospm_loginview_header_right{cursor:pointer}#ospm_line_host_institut>label{opacity:.5}#ospm_page_header_view{padding-top:46px;width:100%}:not(.sbt) .ospm_device_desktop:not(.if6) #ospm_app #ospm_page_header_view,:not(.sbt) .ospm_device_mobile:not(.if6) #ospm_app #ospm_page_header_view,:not(.sbt) .ospm_device_stat:not(.if6):not(.ospm_device_wide) #ospm_app #ospm_page_header_view{padding-top:0}#ospm_page_header_view .ospm_context_title,#ospm_page_header_view .ospm_progressbar_wrapper,#ospm_page_header_view .ospm_title{-moz-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center}#ospm_page_header_view .ospm_title,.ospm_dashboard_header .ospm_dashboard_header_name{-moz-box-flex:6;color:var(--headline_02_color);-webkit-box-flex:6;-ms-flex:6;flex:6;font-size:var(--headline_02_font_size);font-weight:var(--headline_02_font_weight);line-height:var(--headline_02_line_height);min-height:var(--headline_02_line_height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ospm_page_header_view .ospm_progressbar_wrapper{-webkit-box-flex:2;-ms-flex:2;flex:2}#ospm_page_header_view .ospm_progressbar_wrapper .ospm_progressbar_container{max-height:16px;text-align:left}.ospm_progressbar_wrapper .ospm_button_prev_text .ospm_icon{display:inline-block;height:var(--size-24);height:var(--small_30);margin-right:var(--small_05);vertical-align:top;width:var(--size-24);width:var(--small_30)}#ospm_page_header_view .ospm_action_bar,#ospm_page_header_view .ospm_context_title{text-align:right;white-space:nowrap}#ospm_page_header_view .ospm_context_title{-webkit-box-flex:4;-ms-flex:4;flex:4;margin-left:24px;overflow:hidden}#ospm_page_header_view .ospm_context_title span{font-size:17px;overflow:hidden;position:relative;text-overflow:ellipsis;top:6px;white-space:nowrap}#ospm_page_header_view .ospm_title span{overflow:hidden;text-overflow:ellipsis}.sbt #ospm_page_header_view .ospm_only_title{padding-top:2px}#ospm_page_header_view .ospm_action_bar>*{display:inline-block;vertical-align:bottom}#ospm_page_header_view .ospm_action_buttons{vertical-align:super}#ospm_page_header_view .ospm_action_button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--readable-02);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:var(--size-16);font-size:var(--small_20);height:var(--size-24);height:var(--small_30);margin-left:var(--small_20)}#ospm_app #ospm_page_header_view .ospm_action_button{cursor:pointer}#ospm_page_header_view .ospm_action_button>.ospm_icon>svg,#ospm_page_header_view .ospm_button_prev>.ospm_icon>svg{fill:var(--readable-02)}#ospm_page_header_view .ospm_action_button:not(.ospm_disabled):hover{color:var(--secondary-01-hover);text-decoration:underline}#ospm_page_header_view .ospm_action_button:not(.ospm_disabled):hover>.ospm_icon>svg,#ospm_page_header_view .ospm_button_prev:not(.ospm_disabled):hover>.ospm_icon>svg{fill:var(--secondary-01-hover)}#ospm_page_header_view .ospm_action_button:not(.ospm_disabled):active{color:var(--secondary-01-active);text-decoration:underline}#ospm_page_header_view .ospm_action_button:not(.ospm_disabled):active>.ospm_icon>svg,#ospm_page_header_view .ospm_button_prev:not(.ospm_disabled):active>.ospm_icon>svg{fill:var(--secondary-01-active)}#ospm_page_header_view .ospm_action_button:focus{color:var(--focus-01);text-decoration:underline}#ospm_page_header_view .ospm_action_button:focus>.ospm_icon>svg,#ospm_page_header_view .ospm_button_prev:focus>.ospm_icon>svg{fill:var(--focus-01)}#ospm_app #ospm_page_header_view .ospm_action_button.ospm_disabled,#ospm_page_header_view .ospm_action_button.ospm_disabled{cursor:inherit}#ospm_page_header_view .ospm_action_bar .ospm_header_actionbar_separator:before{content:" ";display:inline-block;height:16px;line-height:16px;margin:0 4px 0 16px;position:relative;top:-2px;width:1px}#ospm_page_header_view .ospm_button_next,#ospm_page_header_view .ospm_button_prev,#ospm_page_header_view .ospm_button_voicerecord{cursor:pointer;height:24px;margin-left:12px;width:24px}#ospm_app #ospm_page_header_view .ospm_button_next,#ospm_app #ospm_page_header_view .ospm_button_prev,#ospm_app #ospm_page_header_view .ospm_button_voicerecord{cursor:pointer}#ospm_page_header_view .ospm_button_next.ospm_disabled,#ospm_page_header_view .ospm_button_prev.ospm_disabled,#ospm_page_header_view .ospm_button_voicerecord{cursor:inherit;opacity:.38}#ospm_app #ospm_page_header_view .ospm_button_next.ospm_disabled,#ospm_app #ospm_page_header_view .ospm_button_prev.ospm_disabled,#ospm_app #ospm_page_header_view .ospm_button_voicerecord{cursor:inherit}#ospm_page_header_view .ospm_button_prev_text{cursor:pointer;font-size:17px;height:24px;line-height:24px}#ospm_app #ospm_page_header_view .ospm_button_prev_text{cursor:pointer}#ospm_page_header_view .ospm_action_button:focus,#ospm_page_header_view .ospm_button_next:focus,#ospm_page_header_view .ospm_button_prev:focus,#ospm_page_header_view .ospm_button_prev_text:focus,#ospm_page_header_view .ospm_button_voicerecord:focus{outline:none;text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar div{padding-left:0;width:auto}.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_non_visible_text{font-size:14px;left:inherit;line-height:24px;position:static}.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_action_button{margin-right:12px}.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_action_button:focus,.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_action_button:hover,.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_button_next:focus,.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_button_next:hover,.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_button_prev:focus,.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_button_prev:hover,.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_button_voicerecord:focus{text-decoration:underline}.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_header_actionbar_separator:before{content:"";display:none}#ospm_page_header_view .ospm_action_bar .ospm_action_button{padding-top:var(--small_10)}#ospm_page_header_view .ospm_action_bar .ospm_action_button .ospm_icon{margin-right:var(--small_02)}#ospm_page_footer_view{width:100%}.ospm_device_mobile #ospm_page_footer_view{cursor:pointer;margin-bottom:16px}#ospm_app .ospm_device_mobile #ospm_page_footer_view{cursor:pointer}#ospm_page_footer_view .ospm_action_button_exit{cursor:pointer;font-size:14px;padding-bottom:5px;padding-top:5px;text-align:center;text-decoration:underline}#ospm_app #ospm_page_footer_view .ospm_action_button_exit{cursor:pointer}#ospm_page_footer_view .ospm_action_button_exit:before{background-position:0 0;cursor:pointer;font-weight:400;line-height:24px}#ospm_app #ospm_page_footer_view .ospm_action_button_exit:before{cursor:pointer}#ospm_page_footer_view .ospm_action_button_exit:focus{outline:none}#ospm_page_footer_view .ospm_action_button_exit:before{background-repeat:no-repeat;content:"\00A0";display:inline-block;width:24px}.ospm_popup_view{background-color:var(--ui-background-02);border:var(--tiny_01) solid var(--ui-01);border-radius:var(--size-12);border-radius:var(--small_10);-webkit-box-shadow:var(--shadow-hover);box-shadow:var(--shadow-hover);margin-right:var(--medium_10);margin-top:var(--medium_10);min-height:calc(var(--size-24)*2 + var(--size-32));min-height:calc(var(--small_30)*2 + var(--medium_10));opacity:1;padding-left:calc(var(--medium_35) + var(--small_05));padding-right:var(--medium_30);position:fixed;right:0;visibility:visible;width:540px;z-index:2860}.ospm_popup_view .ospm_popup_view_header{padding-top:var(--small_30)}.ospm_popup_view .ospm_popup_view_header_label{color:var(--headline_05_color);font-size:var(--headline_05_light_font_size);font-weight:var(--headline_05_font_weight);line-height:var(--headline_05_line_height)}.ospm_popup_view .ospm_popup_view_content .ospm_popup_view_content_text:not(:empty){color:var(--multiline_01_color);font-size:var(--multiline_01_font_size);font-weight:var(--multiline_01_font_weight);line-height:var(--multiline_01_line_height);padding-top:var(--small_02)}.ospm_popup_view .ospm_popup_view_content .ospm_popup_view_content_text{padding-bottom:var(--small_30)}.ospm_popup_view .ospm_popup_view_header_action{cursor:pointer;position:absolute;right:var(--size-24);right:var(--small_30);top:var(--size-24);top:var(--small_30)}#ospm_app .ospm_popup_view .ospm_popup_view_header_action,.ospm_view_wrapper .ospm_popup_view .ospm_popup_view_header_action{cursor:pointer}.ospm_popup_view .ospm_popup_view_header .ospm_icon_cancel_s svg{height:var(--size-16);height:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_popup_view svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ospm_popup_view .ospm_popup_view_header>.ospm_icon{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom-left-radius:var(--size-12);border-bottom-left-radius:var(--small_10);border-top-left-radius:var(--size-12);border-top-left-radius:var(--small_10);display:none;height:100%;left:0;margin-right:0;padding:var(--small_30) var(--small_10);position:absolute;top:0;width:calc(var(--size-32) + var(--size-12)*2);width:calc(var(--medium_10) + var(--small_10)*2)}.ospm_popup_view .ospm_popup_view_header>.ospm_icon svg{height:var(--size-32);height:var(--medium_10)}.ospm_popup_view .ospm_popup_view_header_label~.ospm_icon_standard_information_circle_m{background-color:var(--information-02)}.ospm_popup_view .ospm_popup_view_header_label~.ospm_icon_standard_information_circle_m svg{fill:var(--information-01)}.ospm_popup_view .ospm_popup_view_header_label:not(.ospm_warn):not(.ospm_error)~.ospm_icon_standard_information_circle_m{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_popup_view .ospm_popup_view_header_label.ospm_warn~.ospm_icon_hint_square_m{background-color:var(--warning-02);display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_popup_view .ospm_popup_view_header_label.ospm_warn~.ospm_icon_hint_square_m svg{fill:var(--warning-01)}.ospm_popup_view .ospm_popup_view_header_label.ospm_error~.ospm_icon_warning_m{background-color:var(--error-02);display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_popup_view .ospm_popup_view_header_label.ospm_error~.ospm_icon_warning_m svg{fill:var(--error-01)}.ospm_device_mobile #ospm_app.ospm_if .ospm_popup_view,.ospm_device_mobile .ospm_popup_view{margin-left:calc(var(--tiny_02)*2);margin-right:calc(var(--tiny_02)*2);min-height:calc(var(--size-16)*2 + var(--size-32));min-height:calc(var(--small_20)*2 + var(--medium_10));padding-left:var(--medium_30);padding-right:var(--medium_20);width:calc(100% - var(--size-2)*4);width:calc(100% - var(--tiny_02)*4)}.ospm_device_mobile .ospm_popup_view .ospm_popup_view_header>.ospm_icon{padding:var(--small_20) var(--small_05);width:calc(var(--size-32) + var(--size-8)*2);width:calc(var(--medium_10) + var(--small_05)*2)}.ospm_device_mobile .ospm_popup_view .ospm_popup_view_header{padding-top:var(--small_20)}.ospm_device_mobile .ospm_popup_view .ospm_popup_view_header_action{right:var(--size-16);right:var(--small_20);top:var(--size-16);top:var(--small_20)}.ospm_device_mobile .ospm_popup_view .ospm_popup_view_content .ospm_popup_view_content_text{padding-bottom:var(--small_20)}.ospm_popup_view .ospm_popup_view_no_content{padding-top:var(--medium_10)}.ospm_popup_view .ospm_popup_view_no_content .ospm_popup_view_header_action{top:var(--size-32);top:var(--medium_10)}.ospm_device_mobile .ospm_popup_view .ospm_popup_view_no_content .ospm_popup_view_header_action{top:var(--size-16);top:var(--small_20)}.ospm_device_mobile .ospm_popup_view .ospm_popup_view_no_content{padding-top:var(--small_20)}#ospm_app_main_rightbar_wrapper{bottom:0;min-width:385px;position:fixed;right:-385px;top:0;-webkit-transition:right .3s ease;transition:right .3s ease;-moz-transition:right .3s ease;width:385px;z-index:4}#ospm_app_main_rightbar_wrapper.ospm_open{right:0}#ospm_app_main_rightbar{height:100%;position:relative;width:100%}#ospm_app_main_rightbar .ospm_value_container{max-width:160px;min-width:1px;overflow-x:hidden;padding-left:0;padding-top:1px;text-align:right;white-space:nowrap}#ospm_app_main_rightbar .ospm_rightbar_group .ospm_value_container{text-overflow:ellipsis}#ospm_app_main_rightbar .ospm_information_item .ospm_value{display:inline-block}#ospm_app_main_rightbar .ospm_list_content_container{-webkit-box-shadow:none;box-shadow:none}#ospm_app_main_rightbar .ospm_list_cell_container.ospm_min_height_large>.ospm_text:not(.ospm_text_long_value)>.ospm_widget_content_wrapper>.ospm_text_container{min-height:0;min-height:auto}#ospm_app_main_rightbar .ospm_text_value .ospm_list_entry_details:first-of-type{padding-top:10px}#ospm_app_main_rightbar .ospm_text_value .ospm_list_entry_details:last-of-type{padding-bottom:9px}#ospm_app_main_rightbar .ospm_entry_grouping+.ospm_text:not(.ospm_text_long_value)>.ospm_text_container,#ospm_app_main_rightbar .ospm_text.ospm_entry_grouping:not(.ospm_text_long_value)>.ospm_text_container{min-height:0;min-height:auto}#ospm_app_main_rightbar .ospm_text_container,#ospm_app_main_rightbar .ospm_widget_content_wrapper{height:100%}#ospm_app_main_rightbar .ospm_item_extra_bottom_padding{padding-bottom:0}#ospm_app_main_rightbar .ospm_item_extra_top_padding{padding-top:0}#ospm_app_main_rightbar_header{border-left-style:solid;border-left-width:1px;height:96px;left:0;padding:0 32px;position:absolute;right:0;top:0;z-index:4}.ospm_device_small_height #ospm_app_main_rightbar_header{display:none}#ospm_app_main_rightbar_header img[src=""]{visibility:hidden}#ospm_app_main_rightbar_header_image>*{border-radius:4px;height:48px;margin-top:24px;width:48px}#ospm_app_main_rightbar_header_image .ospm_sidebar_icon{position:absolute;top:0}.ospm_sidebar_new_icon svg{height:32px!important;width:32px!important}.ospm_sidebar_new_icon svg{margin:8px}#ospm_app_main_rightbar_header_image svg{height:inherit;width:inherit}#ospm_app_main_rightbar_header>div>div:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px;padding:25px 0 0 16px}#ospm_app_main_rightbar_header .ospm_title{font-size:23px;height:28px;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ospm_app_main_rightbar_header .ospm_subtitle{font-size:17px;font-weight:300;margin-top:-1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ospm_app_main_rightbar_tabcontainer{border-left-style:solid;border-left-width:1px;height:100%;left:0;padding-top:96px;position:relative;-webkit-transition:left .5s ease-in-out;transition:left .5s ease-in-out;-moz-transition:left .5s ease-in-out;width:200%}.ospm_device_small_height #ospm_app_main_rightbar_tabcontainer{padding-top:0}.ospm_app_main_rightbar_wrapper .ospm_list{-webkit-box-shadow:none;box-shadow:none}#ospm_app_main_rightbar_noteslist:not(:last-child),#ospm_app_main_rightbar_noteslist>.ospm_list:not(:last-child){margin-bottom:32px}#ospm_app_main_rightbar_noteslist .ospm_list>.ospm_header>.ospm_list_entry_center{display:none}#ospm_app_main_rightbar_noteslist .ospm_list>.ospm_header>.ospm_header_label_center{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-flex:1;height:auto;line-height:normal;position:relative;text-align:left}#ospm_app_main_rightbar_noteslist .ospm_list .ospm_list_sublist.ospm_list_entry_wrapper{padding-left:0;padding-right:0}#ospm_app_main_rightbar_noteslist .ospm_list .ospm_list_entry_wrapper .ospm_widget_content_wrapper:after{border-bottom:1px solid;bottom:0;content:"";display:block;height:0;left:0;position:absolute;right:0}#ospm_app_main_rightbar_noteslist .ospm_infotextfield .ospm_label_title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-all}#ospm_app_main_rightbar_noteslist .ospm_list_entry_wrapper:not(.ospm_list_details_header){font-weight:300}#ospm_app_main_rightbar_noteslist .ospm_list_details_header .ospm_list_entry_left_content_first_line{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_app_main_rightbar_slider,.ospm_app_main_rightbar_tab{display:inline-block;float:left;height:100%;left:0;position:relative;-webkit-transition:left .5s ease-in-out;transition:left .5s ease-in-out;-moz-transition:left .5s ease-in-out;width:100%}.ospm_app_main_rightbar_tab{overflow-x:hidden;padding:0;width:385px}.ospm_app_main_rightbar_wrapper{-webkit-overflow-scrolling:touch;display:inline-block;float:left;height:100%;left:0;overflow-x:hidden;overflow-y:auto;padding:32px;width:384px}.ospm_app_main_rightbar_wrapper .ospm_scrollbar{margin-top:32px}.ospm_device_wide .ospm_app_main_rightbar_wrapper{padding-top:48px}.ospm_device_wide .ospm_app_main_rightbar_wrapper .ospm_scrollbar{margin-top:48px}.ospm_rightbar_frame{display:table;height:100%;max-width:322px;table-layout:fixed;width:322px}.ospm_rightbar_row{display:table-row;height:1px;overflow:hidden}.ospm_rightbar_row_expanded{height:auto}#ospm_app_main_rightbar_context>div{border-radius:4px;-webkit-box-shadow:inset 0 0 0 1px #e6d5eb;box-shadow:inset 0 0 0 1px #e6d5eb;height:64px;margin-bottom:32px;max-height:64px;min-height:64px}#ospm_app_main_rightbar_context>div .ospm_list_entry_left_content{padding-bottom:0;padding-top:0}#ospm_app_main_rightbar_context .ospm_rightbar_context{border-radius:4px;cursor:pointer}#ospm_app #ospm_app_main_rightbar_context .ospm_rightbar_context{cursor:pointer}#ospm_app_main_rightbar_administration .ospm_list_areadetails .ospm_header_label_center .ospm_label,#ospm_app_main_rightbar_context .ospm_rightbar_context .ospm_label,#ospm_app_main_rightbar_context .ospm_rightbar_context .ospm_list_entry_label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ospm_app_main_rightbar_context .ospm_rightbar_person_contract .ospm_sublabel{white-space:nowrap}#ospm_app_main_rightbar_context .ospm_label{line-height:20px}#ospm_app_main_rightbar_context .ospm_sublabel{line-height:19px;margin-top:0}#ospm_app_main_rightbar_context .ospm_label{overflow-x:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#ospm_app_main_rightbar_context .ospm_label{display:block}#ospm_app_main_rightbar_areas{margin-bottom:32px}#ospm_app_main_rightbar_areas:empty{display:none}#ospm_app_main_rightbar_areas .ospm_rightbar_area{border-bottom:1px solid;height:64px;max-height:64px;min-height:64px}#ospm_app_main_rightbar_areas .ospm_rightbar_area .ospm_label,#ospm_app_main_rightbar_areas .ospm_rightbar_area .ospm_list_entry_label{line-height:30px}#ospm_app_main_rightbar_messages{margin-bottom:16px}#ospm_app_main_rightbar_messages:empty{display:none}.ospm_app_main_rightbar_buttons .ospm_one_button{margin-bottom:16px}.ospm_app_main_rightbar_buttons .ospm_one_button:last-of-type{margin-bottom:0}.ospm_app_main_rightbar_tab .ospm_text_right_icons{margin-left:8px;margin-right:24px}.ospm_app_main_rightbar_tab #ospm_app_main_rightbar_details .ospm_text_right_icons{margin-left:0;margin-right:0}.ospm_app_main_rightbar_tab .ospm_information_item .ospm_text_right_icons .ospm_icon{margin-left:0}.ospm_app_main_rightbar_tab .ospm_infotextfield .ospm_icon{display:none}.ospm_rightbar_area .ospm_label,.ospm_rightbar_area .ospm_list_entry_label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px;overflow-x:hidden;white-space:nowrap}.ospm_app_main_rightbar_tab .ospm_header,.ospm_app_main_rightbar_tab .ospm_list_cell_container{padding-left:0;padding-right:0}.ospm_app_main_rightbar_tab .ospm_list_details .ospm_list_details_header{margin-bottom:32px}.ospm_app_main_rightbar_tab .ospm_texttable_entry .ospm_list_entry_details{height:24px}.ospm_app_main_rightbar_tab .ospm_list_entry_wrapper.ospm_texttable_entry{margin-bottom:10px;padding-bottom:10px}#ospm_app .ospm_app_main_rightbar_tab .ospm_rightbar_group,.ospm_app_main_rightbar_tab .ospm_rightbar_group{cursor:pointer}#ospm_app .ospm_app_main_rightbar_tab .ospm_rightbar_group.ospm_no_callout,.ospm_app_main_rightbar_tab .ospm_rightbar_group.ospm_no_callout{cursor:inherit}.ospm_app_main_rightbar_tab .ospm_rightbar_group .ospm_icon{height:16px!important;margin-right:0!important;width:16px!important}.ospm_list_vertragdetails .ospm_texttable_container:not(:last-child){margin-bottom:24px}.ospm_app_main_rightbar_tab .ospm_icon_green_note,.ospm_app_main_rightbar_tab .ospm_icon_red_note,.ospm_app_main_rightbar_tab .ospm_icon_yellow_note{background-size:16px 16px!important;margin-bottom:6px!important;margin-top:6px!important}#ospm_app #ospm_app_main_rightbar_areas .ospm_list_entry_left_content_first_line .ospm_label,#ospm_app #ospm_app_main_rightbar_areas .ospm_list_entry_left_content_second_line .ospm_sublabel,#ospm_app #ospm_app_main_rightbar_areas .ospm_text .ospm_labelfield .ospm_horizontal_flex_container,#ospm_app #ospm_app_main_rightbar_context .ospm_list_entry_left_content_first_line .ospm_label,#ospm_app #ospm_app_main_rightbar_context .ospm_list_entry_left_content_second_line .ospm_sublabel,#ospm_app #ospm_app_main_rightbar_context .ospm_text .ospm_labelfield .ospm_horizontal_flex_container,#ospm_app #ospm_app_main_rightbar_context .ospm_text .ospm_labelfield .ospm_horizontal_flex_container .ospm_icon,#ospm_app #ospm_app_main_rightbar_noteslist .ospm_horizontal_flex_container,#ospm_app #ospm_app_main_rightbar_noteslist .ospm_label,#ospm_app #ospm_app_main_rightbar_noteslist .ospm_list_entry_left_content,#ospm_app #ospm_app_main_rightbar_noteslist .ospm_list_entry_left_content_first_line,#ospm_app .ospm_app_main_rightbar_wrapper .ospm_list_cell_container .ospm_list_details_header .ospm_text_container,#ospm_app .ospm_app_main_rightbar_wrapper .ospm_list_cell_container .ospm_list_details_header .ospm_text_container *,#ospm_app .ospm_rightbar_area .ospm_labelfield .ospm_horizontal_flex_container .ospm_icon,#ospm_app .ospm_rightbar_area .ospm_list_entry_left_content_first_line,#ospm_app .ospm_rightbar_area .ospm_list_entry_left_content_second_line,#ospm_app .ospm_rightbar_area .ospm_text .ospm_labelfield .ospm_horizontal_flex_container,#ospm_app_main_rightbar_areas .ospm_list_entry_left_content_first_line .ospm_label,#ospm_app_main_rightbar_areas .ospm_list_entry_left_content_second_line .ospm_sublabel,#ospm_app_main_rightbar_areas .ospm_text .ospm_labelfield .ospm_horizontal_flex_container,#ospm_app_main_rightbar_context .ospm_list_entry_left_content_first_line .ospm_label,#ospm_app_main_rightbar_context .ospm_list_entry_left_content_second_line .ospm_sublabel,#ospm_app_main_rightbar_context .ospm_text .ospm_labelfield .ospm_horizontal_flex_container,#ospm_app_main_rightbar_context .ospm_text .ospm_labelfield .ospm_horizontal_flex_container .ospm_icon,#ospm_app_main_rightbar_noteslist .ospm_horizontal_flex_container,#ospm_app_main_rightbar_noteslist .ospm_label,#ospm_app_main_rightbar_noteslist .ospm_list_entry_left_content,#ospm_app_main_rightbar_noteslist .ospm_list_entry_left_content_first_line,.ospm_app_main_rightbar_wrapper .ospm_list_cell_container .ospm_list_details_header .ospm_text_container,.ospm_app_main_rightbar_wrapper .ospm_list_cell_container .ospm_list_details_header .ospm_text_container *,.ospm_rightbar_area .ospm_labelfield .ospm_horizontal_flex_container .ospm_icon,.ospm_rightbar_area .ospm_list_entry_left_content_first_line,.ospm_rightbar_area .ospm_list_entry_left_content_second_line,.ospm_rightbar_area .ospm_text .ospm_labelfield .ospm_horizontal_flex_container{cursor:pointer}#ospm_app .ospm_app_main_rightbar_wrapper .ospm_list_cell_container .ospm_icon,.ospm_app_main_rightbar_wrapper .ospm_list_cell_container .ospm_icon{cursor:inherit}.ospm_app_main_rightbar_details_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:100%;width:100%}.ospm_device_desktop .ospm_app_main_rightbar_details_wrapper,.ospm_device_mobile .ospm_app_main_rightbar_details_wrapper{padding-top:32px}#ospm_app_main_rightbar_details .ospm_list_entry_details_container .ospm_label,#ospm_app_main_rightbar_details .ospm_text:not(.ospm_list_details_header) .ospm_list_entry_left_content_first_line,.ospm_rightbar_area .ospm_list_entry_left_content_first_line{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}#ospm_app_main_rightbar_details .ospm_list_areagroupdetails .ospm_rightbar_group .ospm_list_entry_left_content{display:inline-block}#ospm_app_main_rightbar_details .ospm_list_areagroupdetails .ospm_rightbar_group .ospm_list_entry_left_content_first_line *{white-space:normal}#ospm_app_main_rightbar_details .ospm_texttable_container .ospm_texttable_label_as_header{padding-bottom:10px;padding-top:10px}#ospm_app_main_rightbar_details .ospm_texttable_container.ospm_has_empty_header .ospm_texttable_label_as_header{padding-bottom:0;padding-top:0}#ospm_app_main_rightbar_details .ospm_list .ospm_list_entry_wrapper{padding-left:0;padding-right:0}#ospm_app_main_rightbar_details .ospm_list .ospm_list_entry_wrapper:after{left:0;right:0}.ospm_app_main_rightbar_tab .ospm_entry_grouping+.ospm_text{min-height:33px!important}.ospm_app_main_rightbar_tab .ospm_textinput .ospm_textinput_value_container{margin-bottom:-1px}.ospm_app_main_rightbar_tab .ospm_textinput .ospm_textinput_value,.ospm_app_main_rightbar_tab .ospm_textinput .ospm_textinput_value_container{max-width:80%}.ospm_app_main_rightbar_tab .ospm_icon.ospm_left_icon{margin-left:16px;margin-right:16px}.ospm_app_main_rightbar_wrapper .ospm_infotextfield{padding-top:0}.ospm_app_main_rightbar_wrapper .ospm_list_cell_container .ospm_list_details_header .ospm_text_container .ospm_list_entry_left_content_first_line{word-wrap:normal;overflow-x:hidden}.ospm_rightbar_row .ospm_list_sublist_entries .ospm_list_entry_wrapper{background:none;padding-left:0}.ospm_app_main_rightbar_details_wrapper .ospm_list:not(:last-child):not(.ospm_list_persondetails){border-bottom-style:solid;border-bottom-width:1px}.ospm_app_main_rightbar_details_wrapper .ospm_list_details_header .ospm_label{font-size:22px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_app_main_rightbar_details_wrapper .ospm_list_details_header{height:64px}.ospm_notes_details_list .ospm_list_cell_container{border-bottom:1px solid}.ospm_notes_details_list .ospm_app_main_rightbar_buttons{margin-top:24px}.ospm_sidebar_subvalue_row{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_sidebar_subvalue_left{display:inline-block;text-align:center}.ospm_sidebar_subvalue_right{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px}.ospm_app_main_rightbar_details_wrapper .ospm_sidebar_subvalue_left,.ospm_app_main_rightbar_details_wrapper .ospm_sidebar_subvalue_right{padding-left:0;padding-right:0}.ospm_app_main_rightbar_details_wrapper .ospm_sidebar_subvalue_right{max-width:80%}.ospm_sidebar_subvalue_row .ospm_label,.ospm_sidebar_subvalue_row .ospm_sublabel{height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ospm_app_main_rightbar_printerqueue .ospm_list_sublist_entries .ospm_text{white-space:nowrap}#ospm_app_main_rightbar_printerqueue .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_has_lefticon):before{background-image:none}#ospm_app_main_rightbar .ospm_left_icon.ospm_icon_size_32{margin:0 16px}.ospm_dialogview.ospm_simple_message_dialog{padding-top:0}.ospm_dialogview.ospm_simple_message_dialog .ospm_dialogview_footer,.ospm_dialogview.ospm_simple_message_dialog .ospm_dialogview_header{height:64px;line-height:64px;min-height:64px;padding:0;position:relative;text-align:center}.ospm_dialogview.ospm_simple_message_dialog .ospm_dialogview_content{max-height:calc(100vh - 128px);overflow-y:auto;padding-left:24px;padding-right:24px;position:relative}.ospm_dialogview.ospm_simple_message_dialog .ospm_dialogview_footer:focus{outline:none;text-decoration:underline}.ospm_dialogview.ospm_simple_message_dialog .ospm_simple_message{padding-bottom:9px;padding-top:10px}.ospm_dialogview.ospm_simple_message_dialog .ospm_simple_message:last-child{border-bottom:none}.ospm_dialogview.ospm_simple_message_dialog .ospm_simple_message_buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.ospm_dialogview.ospm_simple_message_dialog .ospm_simple_message_button_left{margin-left:10px;text-align:left;width:50%}.ospm_dialogview.ospm_simple_message_dialog .ospm_simple_message_button_right{margin-right:10px;text-align:right;width:50%}.ospm_dialogview.ospm_simple_message_dialog .ospm_dialogview_footer.ospm_simple_extended_footer{background-position:16px;background-repeat:no-repeat;border-top:none;padding-left:64px}.ospm_dialogview.ospm_simple_message_dialog .ospm_dialogview_footer>div{height:64px;line-height:64px}.ospm_dialogview.ospm_simple_message_dialog .ospm_dialogview_footer.ospm_simple_extended_footer>div{background-position:100%;background-repeat:no-repeat;margin-right:24px;padding-right:24px;text-align:left}.ospm_layout.ospm_background_color>.ospm_columns_container.ospm_list_opaque .ospm_list_content_container,.ospm_layout.ospm_background_color>.ospm_columns_container.ospm_list_opaque .ospm_list_sublist,.ospm_layout.ospm_background_color>.ospm_columns_container.ospm_list_opaque .ospm_list_title_container,.ospm_tabdeck.ospm_background_color>.ospm_column_container.ospm_list_opaque .ospm_list_content_container,.ospm_tabdeck.ospm_background_color>.ospm_column_container.ospm_list_opaque .ospm_list_title_container,.ospm_tabdeck.ospm_background_color>.ospm_columns_container.ospm_list_opaque .ospm_list_sublist{background-color:#fff}body.ospm_device_wide #ospm_app_header_wrapper{background-color:inherit!important}.ospm_text_red{color:var(--error-01-contrast)}.ospm_text_green{color:var(--success-01-contrast)}.ospm_text_blue{color:var(--focus-01)}.ospm_text_yellow{color:var(--extra-12)}.ospm_text_lightgrey{color:var(--disabled-01)}.ospm_text_darkgrey{color:var(--readable-01)}.ospm_icon{fill:var(--readable-02);display:inline-block;margin-right:var(--small_10);position:relative;vertical-align:middle}.ospm_icon_size_undefined{aspect-ratio:1/1}.ospm_lightbox .ospm_icon_lightbox_close{margin-right:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}#ospm_page_header_view .ospm_action_button_appointment{display:none!important}.ospm_icon_size_32{height:var(--size-32);height:var(--medium_10);min-width:var(--size-32);min-width:var(--medium_10);width:var(--size-32);width:var(--medium_10)}.ospm_icon_size_12{height:var(--size-12);height:var(--small_10);min-width:var(--size-12);min-width:var(--small_10);width:var(--size-12);width:var(--small_10)}.ospm_icon_size_16{height:var(--size-16);height:var(--small_20);min-width:var(--size-16);min-width:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_icon_size_24{height:var(--size-24);height:var(--small_30);min-width:var(--size-24);min-width:var(--small_30);width:var(--size-24);width:var(--small_30)}.ospm_icon_size_2432{width:var(--size-32);width:var(--medium_10)}.ospm_icon_size_2448,.ospm_icon_size_48{width:var(--size-48);width:var(--medium_20)}.ospm_icon_size_48{height:var(--size-48);height:var(--medium_20);min-width:var(--size-48);min-width:var(--medium_20)}.ospm_icon_size_64{height:var(--size-64);height:var(--medium_30);min-width:var(--size-64);min-width:var(--medium_30);width:var(--size-64);width:var(--medium_30)}.ospm_icon_size_96{height:var(--size-96);height:var(--large_10);min-width:var(--size-96);min-width:var(--large_10);width:var(--size-96);width:var(--large_10)}.ospm_icon_size_128{height:var(--size-128);height:var(--large_20);min-width:var(--size-128);min-width:var(--large_20);width:var(--size-128);width:var(--large_20)}.ospm_icon_size_160{height:var(--size-160);height:var(--large_30);min-width:var(--size-160);min-width:var(--large_30);width:var(--size-160);width:var(--large_30)}.ospm_icon img,.ospm_icon svg{display:block;height:inherit;-webkit-transform:translateZ(0);transform:translateZ(0);width:inherit}.ospm_icon img{margin-left:auto;margin-right:auto;width:auto}.ospm_icon_textinput_calender,.ospm_icon_textinput_calender_regular,.ospm_icon_textinput_edit,.ospm_icon_textinput_inputdialog{height:var(--size-24);height:var(--small_30);margin-bottom:1px;margin-right:0;min-width:var(--size-24);min-width:var(--small_30);width:var(--size-24);width:var(--small_30)}.ospm_help_marker .ospm_icon{height:var(--size-24);height:var(--small_30);margin-left:var(--small_05);width:var(--size-16);width:var(--small_20)}.ospm_list_marker_hint_icon_help .ospm_icon_help_circle_s,.ospm_list_marker_hint_icon_hint .ospm_icon_info_circle_s{display:block}.ospm_help_marker[aria-pressed=true]:not(.ospm_has_tooltip_v2) .ospm_icon{display:none}.ospm_help_marker[aria-pressed=true]:not(.ospm_has_tooltip_v2) .ospm_icon_up_circle_s{display:block}.ospm_textinput .ospm_icon_edit_s,.ospm_textinput .ospm_icon_lock_s,.ospm_textinput .ospm_icon_textinput_edit,.ospm_textinput .ospm_icon_textinput_inputdialog,.ospm_textinput.ospm_disabled .ospm_icon_textinput_calender,.ospm_textinput.ospm_disabled .ospm_icon_textinput_calender_regular,.ospm_textinput.ospm_disabled .ospm_icon_textinput_inputdialog,.ospm_textinput.ospm_textinput_date .ospm_icon_edit_s,.ospm_textinput.ospm_textinput_date .ospm_icon_textinput_edit,.ospm_textinput:not(.ospm_textinput_date) .ospm_icon_textinput_calender,.ospm_textinput:not(.ospm_textinput_date) .ospm_icon_textinput_calender_regular{display:none}#ospm_app .ospm_header_icon.ospm_clickable,#ospm_app .ospm_help_marker .ospm_icon,#ospm_app .ospm_icon.ospm_clickable,.ospm_view_wrapper .ospm_header_icon.ospm_clickable,.ospm_view_wrapper .ospm_help_marker .ospm_icon,.ospm_view_wrapper .ospm_icon.ospm_clickable{cursor:pointer;outline:none}.ospm_datepicker_navigation .ospm_icon:focus svg,.ospm_datepicker_navigation .ospm_icon:hover svg,.ospm_flyout_icon_container:focus .ospm_icon svg,.ospm_flyout_icon_container:hover .ospm_icon svg,.ospm_header_icon.ospm_clickable:focus .ospm_icon svg,.ospm_header_icon.ospm_clickable:hover .ospm_icon svg,.ospm_help_marker:focus .ospm_icon svg,.ospm_help_marker:hover .ospm_icon svg,.ospm_icon.ospm_clickable:focus svg,.ospm_icon.ospm_clickable:hover svg,.ospm_popup_view_header_action .ospm_icon:focus svg,.ospm_popup_view_header_action:hover .ospm_icon svg,.ospm_text_icon.ospm_clickable:focus .ospm_icon svg,.ospm_text_icon.ospm_clickable:hover .ospm_icon svg{-webkit-filter:brightness(.8);filter:brightness(.8);-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ospm_datepicker_navigation .ospm_icon:focus svg,.ospm_flyout_icon_container:focus .ospm_icon svg,.ospm_header_icon.ospm_clickable:focus .ospm_icon svg,.ospm_help_marker:focus .ospm_icon svg,.ospm_icon.ospm_clickable:focus svg,.ospm_icon.ospm_clickable:focus svg>use,.ospm_popup_view_header_action .ospm_icon:focus svg,.ospm_text_icon.ospm_clickable:focus .ospm_icon svg{fill:var(--focus-01);outline:none}.ospm_popup_view_header_action .ospm_icon.focus-visible{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important}.ospm_popup_view_header_action .ospm_icon:focus-visible{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important}.ospm_datepicker_navigation .ospm_icon:active svg,.ospm_header_icon.ospm_clickable:active .ospm_icon svg,.ospm_help_marker:active .ospm_icon svg,.ospm_icon.ospm_clickable:active svg,.ospm_icon.ospm_clickable:active svg>use,.ospm_text_icon.ospm_clickable:active .ospm_icon svg{fill:var(--secondary-01-active);-webkit-filter:none;filter:none;-webkit-transform:none;transform:none}.ospm_icon_sticker{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_icon_sticker.ospm_sticker_size_undefined{height:var(--size-48);height:var(--medium_20);min-height:var(--size-48);min-height:var(--medium_20);min-width:var(--size-48);min-width:var(--medium_20);width:var(--size-48);width:var(--medium_20)}.ospm_icon_sticker.ospm_sticker_size_s{height:var(--size-36);height:var(--medium_12);min-height:var(--size-36);min-height:var(--medium_12);min-width:var(--size-36);min-width:var(--medium_12);width:var(--size-36);width:var(--medium_12)}.ospm_icon_sticker.ospm_sticker_size_m{height:var(--size-48);height:var(--medium_20);min-height:var(--size-48);min-height:var(--medium_20);min-width:var(--size-48);min-width:var(--medium_20);width:var(--size-48);width:var(--medium_20)}.ospm_icon_sticker.ospm_sticker_size_l{height:var(--size-72);height:var(--medium_35);min-height:var(--size-72);min-height:var(--medium_35);min-width:var(--size-72);min-width:var(--medium_35);width:var(--size-72);width:var(--medium_35)}.ospm_icon_sticker.ospm_sticker_size_xl{height:88px;min-height:88px;min-width:88px;width:88px}.ospm_icon_sticker.ospm_sticker_size_undefined>svg{height:var(--size-24);height:var(--small_30);min-height:var(--size-24);min-height:var(--small_30);min-width:var(--size-24);min-width:var(--small_30);width:var(--size-24);width:var(--small_30)}.ospm_icon_sticker.ospm_sticker_size_s>svg{height:var(--size-16);height:var(--small_20);min-height:var(--size-16);min-height:var(--small_20);min-width:var(--size-16);min-width:var(--small_20);width:var(--size-16);width:var(--small_20)}.ospm_icon_sticker.ospm_sticker_size_m>svg{height:var(--size-24);height:var(--small_30);min-height:var(--size-24);min-height:var(--small_30);min-width:var(--size-24);min-width:var(--small_30);width:var(--size-24);width:var(--small_30)}.ospm_icon_sticker.ospm_sticker_size_l>svg{height:var(--size-32);height:var(--medium_10);min-height:var(--size-32);min-height:var(--medium_10);min-width:var(--size-32);min-width:var(--medium_10);width:var(--size-32);width:var(--medium_10)}.ospm_icon_sticker.ospm_sticker_size_xl>svg{height:var(--size-40);height:var(--medium_15);min-height:var(--size-40);min-height:var(--medium_15);min-width:var(--size-40);min-width:var(--medium_15);width:var(--size-40);width:var(--medium_15)}.ospm_icon_number.ospm_icon_sticker{background-color:var(--ui-03);border:1px solid var(--ui-02)}.ospm_icon_placeholder.ospm_icon_sticker{background-color:var(--ui-background-02);border:1px dashed var(--ui-02)}.ospm_busyview .ospm_icon_busyview{background-image:url(../../res/ospm/illustrations/il_hourglass_wait_stand_light.svg);background-size:100%;height:124px;margin-left:80px;margin-right:80px;width:124px}.ospm_busyview.ospm_busyview_icon_2 .ospm_icon_busyview{background-image:url(../../res/ospm/illustrations/il_hourglass_wait_sit_light.svg)}@media only all and (color-index:48){:root body:not(.no-darkmode) .ospm_busyview .ospm_icon_busyview{background-image:url(../../res/ospm/illustrations/il_hourglass_wait_stand_dark.svg)}:root body:not(.no-darkmode) .ospm_busyview.ospm_busyview_icon_2 .ospm_icon_busyview{background-image:url(../../res/ospm/illustrations/il_hourglass_wait_sit_dark.svg)}}@media only all and (color:48842621){:root body:not(.no-darkmode) .ospm_busyview .ospm_icon_busyview{background-image:url(../../res/ospm/illustrations/il_hourglass_wait_stand_dark.svg)}:root body:not(.no-darkmode) .ospm_busyview.ospm_busyview_icon_2 .ospm_icon_busyview{background-image:url(../../res/ospm/illustrations/il_hourglass_wait_sit_dark.svg)}}@media only all and (prefers-color-scheme:dark){:root body:not(.no-darkmode) .ospm_busyview .ospm_icon_busyview{background-image:url(../../res/ospm/illustrations/il_hourglass_wait_stand_dark.svg)}:root body:not(.no-darkmode) .ospm_busyview.ospm_busyview_icon_2 .ospm_icon_busyview{background-image:url(../../res/ospm/illustrations/il_hourglass_wait_sit_dark.svg)}}.ospm_icon_number{background:var(--secondary-01);border-radius:var(--size-16);border-radius:var(--small_20);color:var(--readable-03);font-size:var(--label_default_05_font_size);height:auto;line-height:var(--label_default_05_line_height);padding:var(--tiny_02) var(--small_10) var(--tiny_02) var(--small_10);text-align:center;vertical-align:middle;width:auto}.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_list_sublist .ospm_list_sublist_header:before,.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_one_button):not(.ospm_list_sublist):not(.ospm_horizontal_line):not(.ospm_infotextfield):not(.ospm_notification):before{background-color:var(--readable-02)!important}.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_list_sublist .ospm_list_sublist_header:before,.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper:not(.ospm_one_button):not(.ospm_list_sublist):not(.ospm_horizontal_line):not(.ospm_infotextfield):not(.ospm_notification):before{content:"";height:var(--size-16);height:var(--small_20);left:0;-webkit-mask-image:url(../../res/ospm/icons/ic_arrow_subitem_s.svg);mask-image:url(../../res/ospm/icons/ic_arrow_subitem_s.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:absolute;top:calc(50% - 6.5px);width:var(--size-16);width:var(--small_20);z-index:2}.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before,.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_one_button:before{background-color:var(--ui-background-02)!important;left:calc(var(--size-32)*-1)!important;left:calc(var(--medium_10)*-1)!important}.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before,.ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_one_button:before{background-image:url(../../res/ospm/icons/ic_arrow_subitem_s.svg);background-position:0 0;background-repeat:no-repeat;background-size:var(--size-16);background-size:var(--small_20);content:"";height:var(--size-16);height:var(--small_20);position:absolute;top:calc(50% - 6.5px);width:var(--size-16);width:var(--small_20);z-index:2}.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_device_mobile .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before,.ospm_flow_layout_3 .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_flow_layout_3 .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before,.ospm_three_column_layout_cent .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_three_column_layout_cent .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_three_column_layout_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_three_column_layout_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_two_column_layout_12_left .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_infotextfield:before,.ospm_two_column_layout_21_right .ospm_list_sublist:not(.ospm_list_style_none) .ospm_list_sublist_entries>.ospm_list_entry_wrapper.ospm_notification:before{left:calc(var(--size-24)*-1)!important;left:calc(var(--small_30)*-1)!important}.ospm_icon.ospm_icon_color_widgetFgColor>svg>use{fill:var(--brand-01);stroke:var(--brand-01)}.ospm_force_round img,.ospm_force_round svg{border-radius:50%}.ospm_disabled .ospm_icon svg{-webkit-filter:none!important;filter:none!important;-webkit-transform:none!important;transform:none!important}.ospm_disabled .ospm_icon svg>use,.ospm_disabled .ospm_icon.ospm_clickable:focus svg>use{fill:var(--disabled-01);stroke:var(--disabled-01)}.ospm_icon_date_day{color:var(--label_default_03_color);font-size:var(--label_default_03_font_size);line-height:var(--label_default_03_line_height);text-align:center}.ospm_icon_date_month{word-wrap:normal;color:var(--label_default_04_color);font-size:var(--label_default_04_font_size);line-height:var(--label_default_04_line_height);text-align:center}.ospm_icon_date{margin-top:calc(var(--medium_10) - var(--label_default_03_line_height) - var(--label_default_04_line_height))!important}.ospm_icon_noStroke svg>use{stroke:none!important}.ospm_icon_color_widgetFGColor_noStroke svg>use{fill:var(--brand-01)}.ospm_icon_color_2 svg>use{fill:var(--readable-03);stroke:var(--readable-03)}.ospm_icon_color_3 svg>use{fill:var(--ui-03);stroke:var(--ui-03)}.ospm_icon_color_4 svg>use{fill:var(--ui-01);stroke:var(--ui-01)}.ospm_icon_color_5 svg>use{fill:var(--disabled-01);stroke:var(--disabled-01)}.ospm_icon_color_6 svg>use{fill:var(--readable-02);stroke:var(--readable-02)}.ospm_icon_color_7 svg>use{fill:var(--readable-01);stroke:var(--readable-01)}.ospm_icon_color_8 svg>use{fill:var(--settings-settings-01);stroke:var(--settings-settings-01)}.ospm_icon_color_9 svg>use{fill:var(--error-01-contrast);stroke:var(--error-01-contrast)}.ospm_icon_color_10 svg>use{fill:var(--category-clothing-01);stroke:var(--category-clothing-01)}.ospm_icon_color_11 svg>use{fill:var(--category-purchases-01);stroke:var(--category-purchases-01)}.ospm_icon_color_12 svg>use{fill:var(--error-02);stroke:var(--error-02)}.ospm_icon_color_13 svg>use{fill:var(--extra-01);stroke:var(--extra-01)}.ospm_icon_color_14 svg>use{fill:var(--extra-02);stroke:var(--extra-02)}.ospm_icon_color_15 svg>use{fill:var(--delete-01-hover);stroke:var(--delete-01-hover)}.ospm_icon_color_16 svg>use{fill:var(--delete-01);stroke:var(--delete-01)}.ospm_icon_color_17 svg>use{fill:var(--extra-04);stroke:var(--extra-04)}.ospm_icon_color_18 svg>use{fill:var(--extra-05);stroke:var(--extra-05)}.ospm_icon_color_19 svg>use{fill:var(--focus-02);stroke:var(--focus-02)}.ospm_icon_color_20 svg>use{fill:var(--extra-06);stroke:var(--extra-06)}.ospm_icon_color_21 svg>use{fill:var(--extra-07);stroke:var(--extra-07)}.ospm_icon_color_22 svg>use{fill:var(--focus-01);stroke:var(--focus-01)}.ospm_icon_color_23 svg>use{fill:var(--attention-01);stroke:var(--attention-01)}.ospm_icon_color_24 svg>use{fill:var(--success-02-hover);stroke:var(--success-02-hover)}.ospm_icon_color_25 svg>use{fill:var(--extra-08);stroke:var(--extra-08)}.ospm_icon_color_26 svg>use{fill:var(--extra-09);stroke:var(--extra-09)}.ospm_icon_color_27 svg>use{fill:var(--currency-positive-01-contrast);stroke:var(--currency-positive-01-contrast)}.ospm_icon_color_28 svg>use{fill:var(--extra-10);stroke:var(--extra-10)}.ospm_icon_color_29 svg>use{fill:var(--extra-11);stroke:var(--extra-11)}.ospm_icon_color_30 svg>use{fill:var(--extra-12);stroke:var(--extra-12)}.ospm_icon_color_31 svg>use{fill:var(--warning-01-contrast);stroke:var(--warning-01-contrast)}.ospm_icon_color_32 svg>use{fill:var(--category-travel-01);stroke:var(--category-travel-01)}.ospm_icon_color_brand svg>use{fill:var(--brand-01);stroke:var(--brand-01)}.ospm_icon_color_color1 svg>use{stroke:var(--readable-02);fill:var(--readable-02)}.ospm_icon_color_color2 svg>use{stroke:var(--success-01-contrast);fill:var(--success-01-contrast)}.ospm_icon_color_color3 svg>use{stroke:var(--error-01-contrast);fill:var(--error-01-contrast)}.ospm_icon_color_color4 svg>use{stroke:var(--readable-01);fill:var(--readable-01)}.ospm_icon_color_color5 svg>use{stroke:var(--disabled-01);fill:var(--disabled-01)}.ospm_icon_color_color6 svg>use{fill:var(--extra-04);stroke:var(--extra-04)}.ospm_icon_color_color7 svg>use{fill:var(--readable-03);stroke:var(--readable-03)}.ospm_icon_color_color8 svg>use{fill:var(--ui-03);stroke:var(--ui-03)}.ospm_icon_color_color9 svg>use{fill:var(--ui-01);stroke:var(--ui-01)}.ospm_icon_color_color10 svg>use{fill:var(--category-uncategorized-01);stroke:var(--category-uncategorized-01)}.ospm_icon_color_color11 svg>use{fill:var(--category-miscellaneous-01);stroke:var(--category-miscellaneous-01)}.ospm_icon_color_color12 svg>use{fill:var(--category-allissues-01);stroke:var(--category-allissues-01)}.ospm_icon_color_color13 svg>use{fill:var(--category-food-01);stroke:var(--category-food-01)}.ospm_icon_color_color14 svg>use{fill:var(--category-clothing-01);stroke:var(--category-clothing-01)}.ospm_icon_color_color15 svg>use{fill:var(--category-purchases-01);stroke:var(--category-purchases-01)}.ospm_icon_color_color16 svg>use{fill:var(--category-sport-01);stroke:var(--category-sport-01)}.ospm_icon_color_color17 svg>use{fill:var(--error-02);stroke:var(--error-02)}.ospm_icon_color_color18 svg>use{fill:var(--extra-01);stroke:var(--extra-01)}.ospm_icon_color_color19 svg>use{fill:var(--extra-02);stroke:var(--extra-02)}.ospm_icon_color_color20 svg>use{fill:var(--delete-01-hover);stroke:var(--delete-01-hover)}.ospm_icon_color_color21 svg>use{fill:var(--delete-01);stroke:var(--delete-01)}.ospm_icon_color_color22 svg>use{fill:var(--extra-05);stroke:var(--extra-05)}.ospm_icon_color_color23 svg>use{fill:var(--category-entertainment-01);stroke:var(--category-entertainment-01)}.ospm_icon_color_color24 svg>use{fill:var(--category-health-01);stroke:var(--category-health-01)}.ospm_icon_color_color25 svg>use{fill:var(--category-notrelevant-01);stroke:var(--category-notrelevant-01)}.ospm_icon_color_color26 svg>use{fill:var(--focus-02);stroke:var(--focus-02)}.ospm_icon_color_color27 svg>use{fill:var(--extra-06);stroke:var(--extra-06)}.ospm_icon_color_color28 svg>use{fill:var(--extra-07);stroke:var(--extra-07)}.ospm_icon_color_color29 svg>use{fill:var(--category-telecommunication-01);stroke:var(--category-telecommunication-01)}.ospm_icon_color_color30 svg>use{fill:var(--category-travel-01);stroke:var(--category-travel-01)}.ospm_icon_color_color31 svg>use{fill:var(--category-education-01);stroke:var(--category-education-01)}.ospm_icon_color_color32 svg>use{fill:var(--focus-01);stroke:var(--focus-01)}.ospm_icon_color_color33 svg>use{fill:var(--category-mobility-01);stroke:var(--category-mobility-01)}.ospm_icon_color_color34 svg>use{fill:var(--attention-01);stroke:var(--attention-01)}.ospm_icon_color_color35 svg>use{fill:var(--category-taxes-01);stroke:var(--category-taxes-01)}.ospm_icon_color_color36 svg>use{fill:var(--success-02-hover);stroke:var(--success-02-hover)}.ospm_icon_color_color37 svg>use{fill:var(--extra-08);stroke:var(--extra-08)}.ospm_icon_color_color38 svg>use{fill:var(--extra-09);stroke:var(--extra-09)}.ospm_icon_color_color39 svg>use{fill:var(--category-income-01);stroke:var(--category-income-01)}.ospm_icon_color_color40 svg>use{fill:var(--category-garden-01);stroke:var(--category-garden-01)}.ospm_icon_color_color41 svg>use{fill:var(--extra-10);stroke:var(--extra-10)}.ospm_icon_color_color42 svg>use{fill:var(--extra-11);stroke:var(--extra-11)}.ospm_icon_color_color43 svg>use{fill:var(--extra-12);stroke:var(--extra-12)}.ospm_icon_color_color44 svg>use{fill:var(--category-cash-01);stroke:var(--category-cash-01)}.ospm_icon_color_color45 svg>use{fill:var(--category-saving-01);stroke:var(--category-saving-01)}.ospm_icon_color_color46 svg>use{fill:var(--category-protection-01);stroke:var(--category-protection-01)}.ospm_icon_color_color47 svg>use{fill:var(--settings-settings-01);stroke:var(--settings-settings-01)}.ospm_icon_color_color48 svg>use{fill:var(--warning-01-contrast);stroke:var(--warning-01-contrast)}.ospm_icon_color_color49 svg>use{fill:var(--error-01);stroke:var(--error-01)}.ospm_icon_color_color50 svg>use{fill:var(--warning-01);stroke:var(--warning-01)}.ospm_icon_color_color51 svg>use{fill:var(--success-01);stroke:var(--success-01)}.ospm_icon_color_color52 svg>use{fill:var(--information-01);stroke:var(--information-01)}.ospm_icon_sticker>.ospm_icon_sticker{background-color:var(--readable-02);opacity:.1;position:absolute}.ospm_icon_color_widgetFGColor_noStroke>.ospm_icon_sticker{background-color:var(--brand-01)}.ospm_icon_color_2>.ospm_icon_sticker{background-color:var(--readable-03)}.ospm_icon_color_3>.ospm_icon_sticker{background-color:var(--ui-03)}.ospm_icon_color_4>.ospm_icon_sticker{background-color:var(--ui-01)}.ospm_icon_color_5>.ospm_icon_sticker{background-color:var(--disabled-01)}.ospm_icon_color_6>.ospm_icon_sticker{background-color:var(--readable-02)}.ospm_icon_color_7>.ospm_icon_sticker{background-color:var(--readable-01)}.ospm_icon_color_8>.ospm_icon_sticker{background-color:var(--settings-settings-01)}.ospm_icon_color_9>.ospm_icon_sticker{background-color:var(--error-01-contrast)}.ospm_icon_color_10>.ospm_icon_sticker{background-color:var(--category-clothing-01)}.ospm_icon_color_11>.ospm_icon_sticker{background-color:var(--category-purchases-01)}.ospm_icon_color_12>.ospm_icon_sticker{background-color:var(--error-02)}.ospm_icon_color_13>.ospm_icon_sticker{background-color:var(--extra-01)}.ospm_icon_color_14>.ospm_icon_sticker{background-color:var(--extra-02)}.ospm_icon_color_15>.ospm_icon_sticker{background-color:var(--delete-01-hover)}.ospm_icon_color_16>.ospm_icon_sticker{background-color:var(--delete-01)}.ospm_icon_color_17>.ospm_icon_sticker{background-color:var(--extra-04)}.ospm_icon_color_18>.ospm_icon_sticker{background-color:var(--extra-05)}.ospm_icon_color_19>.ospm_icon_sticker{background-color:var(--focus-02)}.ospm_icon_color_20>.ospm_icon_sticker{background-color:var(--extra-06)}.ospm_icon_color_21>.ospm_icon_sticker{background-color:var(--extra-07)}.ospm_icon_color_22>.ospm_icon_sticker{background-color:var(--focus-01)}.ospm_icon_color_23>.ospm_icon_sticker{background-color:var(--attention-01)}.ospm_icon_color_24>.ospm_icon_sticker{background-color:var(--success-02-hover)}.ospm_icon_color_25>.ospm_icon_sticker{background-color:var(--extra-08)}.ospm_icon_color_26>.ospm_icon_sticker{background-color:var(--extra-09)}.ospm_icon_color_27>.ospm_icon_sticker{background-color:var(--currency-positive-01-contrast)}.ospm_icon_color_28>.ospm_icon_sticker{background-color:var(--extra-10)}.ospm_icon_color_29>.ospm_icon_sticker{background-color:var(--extra-11)}.ospm_icon_color_30>.ospm_icon_sticker{background-color:var(--extra-12)}.ospm_icon_color_31>.ospm_icon_sticker{background-color:var(--warning-01-contrast)}.ospm_icon_color_32>.ospm_icon_sticker{background-color:var(--category-travel-01)}.ospm_icon_color_brand>.ospm_icon_sticker{background-color:var(--brand-01)}.ospm_icon_color_color1>.ospm_icon_sticker{background-color:var(--readable-02)}.ospm_icon_color_color2>.ospm_icon_sticker{background-color:var(--success-01-contrast)}.ospm_icon_color_color3>.ospm_icon_sticker{background-color:var(--error-01-contrast)}.ospm_icon_color_color4>.ospm_icon_sticker{background-color:var(--readable-01)}.ospm_icon_color_color5>.ospm_icon_sticker{background-color:var(--disabled-01)}.ospm_icon_color_color6>.ospm_icon_sticker{background-color:var(--extra-04)}.ospm_icon_color_color7>.ospm_icon_sticker{background-color:var(--readable-03)}.ospm_icon_color_color8>.ospm_icon_sticker{background-color:var(--ui-03)}.ospm_icon_color_color9>.ospm_icon_sticker{background-color:var(--ui-01)}.ospm_icon_color_color10>.ospm_icon_sticker{background-color:var(--category-uncategorized-01)}.ospm_icon_color_color11>.ospm_icon_sticker{background-color:var(--category-miscellaneous-01)}.ospm_icon_color_color12>.ospm_icon_sticker{background-color:var(--category-allissues-01)}.ospm_icon_color_color13>.ospm_icon_sticker{background-color:var(--category-food-01)}.ospm_icon_color_color14>.ospm_icon_sticker{background-color:var(--category-clothing-01)}.ospm_icon_color_color15>.ospm_icon_sticker{background-color:var(--category-purchases-01)}.ospm_icon_color_color16>.ospm_icon_sticker{background-color:var(--category-sport-01)}.ospm_icon_color_color17>.ospm_icon_sticker{background-color:var(--error-02)}.ospm_icon_color_color18>.ospm_icon_sticker{background-color:var(--extra-01)}.ospm_icon_color_color19>.ospm_icon_sticker{background-color:var(--extra-02)}.ospm_icon_color_color20>.ospm_icon_sticker{background-color:var(--delete-01-hover)}.ospm_icon_color_color21>.ospm_icon_sticker{background-color:var(--delete-01)}.ospm_icon_color_color22>.ospm_icon_sticker{background-color:var(--extra-05)}.ospm_icon_color_color23>.ospm_icon_sticker{background-color:var(--category-entertainment-01)}.ospm_icon_color_color24>.ospm_icon_sticker{background-color:var(--category-health-01)}.ospm_icon_color_color25>.ospm_icon_sticker{background-color:var(--category-notrelevant-01)}.ospm_icon_color_color26>.ospm_icon_sticker{background-color:var(--focus-02)}.ospm_icon_color_color27>.ospm_icon_sticker{background-color:var(--extra-06)}.ospm_icon_color_color28>.ospm_icon_sticker{background-color:var(--extra-07)}.ospm_icon_color_color29>.ospm_icon_sticker{background-color:var(--category-telecommunication-01)}.ospm_icon_color_color30>.ospm_icon_sticker{background-color:var(--category-travel-01)}.ospm_icon_color_color31>.ospm_icon_sticker{background-color:var(--category-education-01)}.ospm_icon_color_color32>.ospm_icon_sticker{background-color:var(--focus-01)}.ospm_icon_color_color33>.ospm_icon_sticker{background-color:var(--category-mobility-01)}.ospm_icon_color_color34>.ospm_icon_sticker{background-color:var(--attention-01)}.ospm_icon_color_color35>.ospm_icon_sticker{background-color:var(--category-taxes-01)}.ospm_icon_color_color36>.ospm_icon_sticker{background-color:var(--success-02-hover)}.ospm_icon_color_color37>.ospm_icon_sticker{background-color:var(--extra-08)}.ospm_icon_color_color38>.ospm_icon_sticker{background-color:var(--extra-09)}.ospm_icon_color_color39>.ospm_icon_sticker{background-color:var(--category-income-01)}.ospm_icon_color_color40>.ospm_icon_sticker{background-color:var(--category-garden-01)}.ospm_icon_color_color41>.ospm_icon_sticker{background-color:var(--extra-10)}.ospm_icon_color_color42>.ospm_icon_sticker{background-color:var(--extra-11)}.ospm_icon_color_color43>.ospm_icon_sticker{background-color:var(--extra-12)}.ospm_icon_color_color44>.ospm_icon_sticker{background-color:var(--category-cash-01)}.ospm_icon_color_color45>.ospm_icon_sticker{background-color:var(--category-saving-01)}.ospm_icon_color_color46>.ospm_icon_sticker{background-color:var(--category-protection-01)}.ospm_icon_color_color47>.ospm_icon_sticker{background-color:var(--settings-settings-01)}.ospm_icon_color_color48>.ospm_icon_sticker{background-color:var(--warning-01-contrast)}.ospm_icon_color_color49>.ospm_icon_sticker{background-color:var(--error-01)}.ospm_icon_color_color50>.ospm_icon_sticker{background-color:var(--warning-01)}.ospm_icon_color_color51>.ospm_icon_sticker{background-color:var(--success-01)}.ospm_icon_color_color52>.ospm_icon_sticker{background-color:var(--information-01)}.ospm_checkbox .ospm_text_style_11,.ospm_checkbox .ospm_text_style_12,.ospm_checkbox .ospm_text_style_21,.ospm_checkbox .ospm_text_style_22,.ospm_flexible_image_header .ospm_label.ospm_text_style_1,.ospm_flexible_image_header .ospm_label.ospm_text_style_2,.ospm_label.ospm_text_style_11,.ospm_label.ospm_text_style_12,.ospm_label.ospm_text_style_21,.ospm_label.ospm_text_style_22,.ospm_sublabel.ospm_text_style_31,.ospm_sublabel.ospm_text_style_32,.ospm_subvalue_container.ospm_text_style_21,.ospm_subvalue_container.ospm_text_style_22,.ospm_summing_footer .ospm_value_container.ospm_text_style_11,.ospm_summing_footer .ospm_value_container.ospm_text_style_12,.ospm_text_style_1,.ospm_text_style_11,.ospm_text_style_12,.ospm_text_style_2,.ospm_text_style_21,.ospm_text_style_22,.ospm_text_style_31,.ospm_text_style_32,.ospm_value_container.ospm_text_style_21,.ospm_value_container.ospm_text_style_22{color:var(--brand-01)}.ospm_checkbox .ospm_text_style_13,.ospm_checkbox .ospm_text_style_14,.ospm_checkbox .ospm_text_style_23,.ospm_checkbox .ospm_text_style_24,.ospm_flexible_image_header .ospm_label.ospm_text_style_3,.ospm_flexible_image_header .ospm_label.ospm_text_style_4,.ospm_label.ospm_text_style_13,.ospm_label.ospm_text_style_14,.ospm_label.ospm_text_style_23,.ospm_label.ospm_text_style_24,.ospm_sublabel.ospm_text_style_33,.ospm_sublabel.ospm_text_style_34,.ospm_subvalue_container.ospm_text_style_23,.ospm_subvalue_container.ospm_text_style_24,.ospm_summing_footer .ospm_value_container.ospm_text_style_13,.ospm_summing_footer .ospm_value_container.ospm_text_style_14,.ospm_text_style_13,.ospm_text_style_14,.ospm_text_style_23,.ospm_text_style_24,.ospm_text_style_3,.ospm_text_style_33,.ospm_text_style_34,.ospm_text_style_4,.ospm_value_container.ospm_text_style_23,.ospm_value_container.ospm_text_style_24{color:var(--readable-01)}.ospm_checkbox .ospm_text_style_15,.ospm_checkbox .ospm_text_style_16,.ospm_checkbox .ospm_text_style_25,.ospm_checkbox .ospm_text_style_26,.ospm_flexible_image_header .ospm_label.ospm_text_style_5,.ospm_flexible_image_header .ospm_label.ospm_text_style_6,.ospm_label.ospm_text_style_15,.ospm_label.ospm_text_style_16,.ospm_label.ospm_text_style_25,.ospm_label.ospm_text_style_26,.ospm_sublabel.ospm_text_style_35,.ospm_sublabel.ospm_text_style_36,.ospm_subvalue_container.ospm_text_style_25,.ospm_subvalue_container.ospm_text_style_26,.ospm_summing_footer .ospm_value_container.ospm_text_style_15,.ospm_summing_footer .ospm_value_container.ospm_text_style_16,.ospm_text_style_15,.ospm_text_style_16,.ospm_text_style_25,.ospm_text_style_26,.ospm_text_style_35,.ospm_text_style_36,.ospm_text_style_5,.ospm_text_style_6,.ospm_value_container.ospm_text_style_25,.ospm_value_container.ospm_text_style_26{color:var(--readable-02)}.ospm_button.ospm_display_style_tertiary.ospm_text_style_41,.ospm_button.ospm_display_style_tertiary.ospm_text_style_45,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_41,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_45{color:var(--primary-01)}.ospm_button.ospm_display_style_tertiary.ospm_text_style_42,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_42{color:var(--currency-positive-01)}.ospm_button.ospm_display_style_tertiary.ospm_text_style_43,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_43{color:var(--focus-01)}.ospm_button.ospm_display_style_tertiary.ospm_text_style_44,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_44{color:var(--readable-02)}.ospm_button.ospm_display_style_tertiary.ospm_text_style_41:not(.ospm_disabled):active,.ospm_button.ospm_display_style_tertiary.ospm_text_style_41:not(.ospm_disabled):hover,.ospm_button.ospm_display_style_tertiary.ospm_text_style_42:not(.ospm_disabled):active,.ospm_button.ospm_display_style_tertiary.ospm_text_style_42:not(.ospm_disabled):hover,.ospm_button.ospm_display_style_tertiary.ospm_text_style_43:not(.ospm_disabled):active,.ospm_button.ospm_display_style_tertiary.ospm_text_style_43:not(.ospm_disabled):hover,.ospm_button.ospm_display_style_tertiary.ospm_text_style_44:not(.ospm_disabled):active,.ospm_button.ospm_display_style_tertiary.ospm_text_style_44:not(.ospm_disabled):hover,.ospm_button.ospm_display_style_tertiary.ospm_text_style_45:not(.ospm_disabled):active,.ospm_button.ospm_display_style_tertiary.ospm_text_style_45:not(.ospm_disabled):hover,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_41:not(.ospm_disabled):active,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_41:not(.ospm_disabled):hover,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_42:not(.ospm_disabled):active,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_42:not(.ospm_disabled):hover,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_43:not(.ospm_disabled):active,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_43:not(.ospm_disabled):hover,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_44:not(.ospm_disabled):active,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_44:not(.ospm_disabled):hover,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_45:not(.ospm_disabled):active,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_45:not(.ospm_disabled):hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.ospm_button.ospm_display_style_tertiary.ospm_text_style_41:not(.ospm_disabled):focus,.ospm_button.ospm_display_style_tertiary.ospm_text_style_42:not(.ospm_disabled):focus,.ospm_button.ospm_display_style_tertiary.ospm_text_style_43:not(.ospm_disabled):focus,.ospm_button.ospm_display_style_tertiary.ospm_text_style_44:not(.ospm_disabled):focus,.ospm_button.ospm_display_style_tertiary.ospm_text_style_45:not(.ospm_disabled):focus,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_41:not(.ospm_disabled):focus,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_42:not(.ospm_disabled):focus,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_43:not(.ospm_disabled):focus,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_44:not(.ospm_disabled):focus,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_45:not(.ospm_disabled):focus{color:var(--focus-01)}.ospm_button.ospm_display_style_tertiary.ospm_text_style_41.ospm_disabled,.ospm_button.ospm_display_style_tertiary.ospm_text_style_42.ospm_disabled,.ospm_button.ospm_display_style_tertiary.ospm_text_style_43.ospm_disabled,.ospm_button.ospm_display_style_tertiary.ospm_text_style_44.ospm_disabled,.ospm_button.ospm_display_style_tertiary.ospm_text_style_45.ospm_disabled,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_41.ospm_disabled,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_42.ospm_disabled,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_43.ospm_disabled,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_44.ospm_disabled,.ospm_one_button.ospm_display_style_tertiary.ospm_text_style_45.ospm_disabled{color:var(--disabled-01)}.ospm_display_color_negative{color:var(--error-01-contrast)}.ospm_display_color_positive{color:var(--currency-positive-01-contrast)}.ospm_display_color_neutral{color:var(--focus-01)}.ospm_display_color_light,.ospm_display_color_normal{color:var(--ui-02)}.ospm_display_color_bold{color:var(--readable-01)}.ospm_device_mobile .ospm_text_style_21,.ospm_device_mobile .ospm_text_style_23,.ospm_device_mobile .ospm_text_style_25,.ospm_device_mobile .ospm_text_style_31,.ospm_device_mobile .ospm_text_style_33,.ospm_device_mobile .ospm_text_style_35{font-weight:400}.ospm_text_style_11,.ospm_text_style_12,.ospm_text_style_13,.ospm_text_style_14,.ospm_text_style_15,.ospm_text_style_16,label.ospm_text_style_11,label.ospm_text_style_12,label.ospm_text_style_13,label.ospm_text_style_14,label.ospm_text_style_15,label.ospm_text_style_16{font-weight:500}.ospm_if .ospm_text_style_1,.ospm_if .ospm_text_style_21,.ospm_if .ospm_text_style_23,.ospm_if .ospm_text_style_25,.ospm_if .ospm_text_style_3,.ospm_if .ospm_text_style_31,.ospm_if .ospm_text_style_33,.ospm_if .ospm_text_style_35,.ospm_if .ospm_text_style_41,.ospm_if .ospm_text_style_42,.ospm_if .ospm_text_style_43,.ospm_if .ospm_text_style_44,.ospm_if .ospm_text_style_45,.ospm_if .ospm_text_style_5,.ospm_text_style_1,.ospm_text_style_21,.ospm_text_style_23,.ospm_text_style_25,.ospm_text_style_3,.ospm_text_style_31,.ospm_text_style_33,.ospm_text_style_35,.ospm_text_style_41,.ospm_text_style_42,.ospm_text_style_43,.ospm_text_style_44,.ospm_text_style_45,.ospm_text_style_5,label.ospm_text_style_1,label.ospm_text_style_21,label.ospm_text_style_23,label.ospm_text_style_25,label.ospm_text_style_3,label.ospm_text_style_31,label.ospm_text_style_33,label.ospm_text_style_35,label.ospm_text_style_41,label.ospm_text_style_42,label.ospm_text_style_43,label.ospm_text_style_44,label.ospm_text_style_45,label.ospm_text_style_5{font-weight:400}.ospm_text_style_2,.ospm_text_style_22,.ospm_text_style_24,.ospm_text_style_26,.ospm_text_style_32,.ospm_text_style_34,.ospm_text_style_36,.ospm_text_style_4,.ospm_text_style_6,label.ospm_text_style_2,label.ospm_text_style_22,label.ospm_text_style_24,label.ospm_text_style_26,label.ospm_text_style_32,label.ospm_text_style_34,label.ospm_text_style_36,label.ospm_text_style_4,label.ospm_text_style_6{font-weight:300}h3.ospm_text_style_1,h3.ospm_text_style_11,h3.ospm_text_style_12,h3.ospm_text_style_13,h3.ospm_text_style_14,h3.ospm_text_style_15,h3.ospm_text_style_16,h3.ospm_text_style_2,h3.ospm_text_style_3,h3.ospm_text_style_31,h3.ospm_text_style_32,h3.ospm_text_style_33,h3.ospm_text_style_34,h3.ospm_text_style_35,h3.ospm_text_style_36,h3.ospm_text_style_4,h3.ospm_text_style_41,h3.ospm_text_style_42,h3.ospm_text_style_43,h3.ospm_text_style_44,h3.ospm_text_style_45,h3.ospm_text_style_5,h3.ospm_text_style_6,h4.ospm_text_style_1,h4.ospm_text_style_11,h4.ospm_text_style_12,h4.ospm_text_style_13,h4.ospm_text_style_14,h4.ospm_text_style_15,h4.ospm_text_style_16,h4.ospm_text_style_2,h4.ospm_text_style_3,h4.ospm_text_style_31,h4.ospm_text_style_32,h4.ospm_text_style_33,h4.ospm_text_style_34,h4.ospm_text_style_35,h4.ospm_text_style_36,h4.ospm_text_style_4,h4.ospm_text_style_41,h4.ospm_text_style_42,h4.ospm_text_style_43,h4.ospm_text_style_44,h4.ospm_text_style_45,h4.ospm_text_style_5,h4.ospm_text_style_6,h5.ospm_text_style_1,h5.ospm_text_style_11,h5.ospm_text_style_12,h5.ospm_text_style_13,h5.ospm_text_style_14,h5.ospm_text_style_15,h5.ospm_text_style_16,h5.ospm_text_style_2,h5.ospm_text_style_3,h5.ospm_text_style_31,h5.ospm_text_style_32,h5.ospm_text_style_33,h5.ospm_text_style_34,h5.ospm_text_style_35,h5.ospm_text_style_36,h5.ospm_text_style_4,h5.ospm_text_style_41,h5.ospm_text_style_42,h5.ospm_text_style_43,h5.ospm_text_style_44,h5.ospm_text_style_45,h5.ospm_text_style_5,h5.ospm_text_style_6,h6.ospm_text_style_1,h6.ospm_text_style_11,h6.ospm_text_style_12,h6.ospm_text_style_13,h6.ospm_text_style_14,h6.ospm_text_style_15,h6.ospm_text_style_16,h6.ospm_text_style_2,h6.ospm_text_style_3,h6.ospm_text_style_31,h6.ospm_text_style_32,h6.ospm_text_style_33,h6.ospm_text_style_34,h6.ospm_text_style_35,h6.ospm_text_style_36,h6.ospm_text_style_4,h6.ospm_text_style_41,h6.ospm_text_style_42,h6.ospm_text_style_43,h6.ospm_text_style_44,h6.ospm_text_style_45,h6.ospm_text_style_5,h6.ospm_text_style_6{font-weight:500}.ospm_text_style_52{font-weight:700}.ospm_device_mobile .ospm_margin_bottom_l1>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_l2>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_l3>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_m1>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_m2>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_m3>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_none>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_s1>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_s2>:last-child:after,.ospm_device_mobile .ospm_margin_bottom_s3>:last-child:after,.ospm_device_mobile .ospm_margin_top_l1>:first-child:before,.ospm_device_mobile .ospm_margin_top_l2>:first-child:before,.ospm_device_mobile .ospm_margin_top_l3>:first-child:before,.ospm_device_mobile .ospm_margin_top_m1>:first-child:before,.ospm_device_mobile .ospm_margin_top_m2>:first-child:before,.ospm_device_mobile .ospm_margin_top_m3>:first-child:before,.ospm_device_mobile .ospm_margin_top_none>:first-child:before,.ospm_device_mobile .ospm_margin_top_s1>:first-child:before,.ospm_device_mobile .ospm_margin_top_s2>:first-child:before,.ospm_device_mobile .ospm_margin_top_s3>:first-child:before,.ospm_margin_bottom_l1>:last-child:after,.ospm_margin_bottom_l2>:last-child:after,.ospm_margin_bottom_l3>:last-child:after,.ospm_margin_bottom_m1>:last-child:after,.ospm_margin_bottom_m2>:last-child:after,.ospm_margin_bottom_m3>:last-child:after,.ospm_margin_bottom_none>:last-child:after,.ospm_margin_bottom_s1>:last-child:after,.ospm_margin_bottom_s2>:last-child:after,.ospm_margin_bottom_s3>:last-child:after,.ospm_margin_top_l1>:first-child:before,.ospm_margin_top_l2>:first-child:before,.ospm_margin_top_l3>:first-child:before,.ospm_margin_top_m1>:first-child:before,.ospm_margin_top_m2>:first-child:before,.ospm_margin_top_m3>:first-child:before,.ospm_margin_top_none>:first-child:before,.ospm_margin_top_s1>:first-child:before,.ospm_margin_top_s2>:first-child:before,.ospm_margin_top_s3>:first-child:before{content:"";display:block}.ospm_device_mobile .ospm_margin_top_none>:first-child,.ospm_margin_top_none>:first-child{margin-top:var(--nosize)}.ospm_device_mobile .ospm_margin_bottom_none>:last-child,.ospm_margin_bottom_none>:last-child{margin-bottom:var(--nosize)}.ospm_margin_top_s1>:first-child{margin-top:var(--small_05)}.ospm_margin_bottom_s1>:last-child{margin-bottom:var(--small_05)}.ospm_device_mobile .ospm_margin_top_s1>:first-child{margin-top:var(--small_02)}.ospm_device_mobile .ospm_margin_bottom_s1>:last-child{margin-bottom:var(--small_02)}.ospm_margin_top_s2>:first-child{margin-top:var(--small_10)}.ospm_margin_bottom_s2>:last-child{margin-bottom:var(--small_10)}.ospm_device_mobile .ospm_margin_top_s2>:first-child{margin-top:var(--small_05)}.ospm_device_mobile .ospm_margin_bottom_s2>:last-child{margin-bottom:var(--small_05)}.ospm_margin_top_s3>:first-child{margin-top:var(--small_20)}.ospm_margin_bottom_s3>:last-child{margin-bottom:var(--small_20)}.ospm_device_mobile .ospm_margin_top_s3>:first-child{margin-top:var(--small_05)}.ospm_device_mobile .ospm_margin_bottom_s3>:last-child{margin-bottom:var(--small_05)}.ospm_margin_top_m1>:first-child{margin-top:var(--small_30)}.ospm_margin_bottom_m1>:last-child{margin-bottom:var(--small_30)}.ospm_device_mobile .ospm_margin_top_m1>:first-child{margin-top:var(--small_20)}.ospm_device_mobile .ospm_margin_bottom_m1>:last-child{margin-bottom:var(--small_20)}.ospm_margin_top_m2>:first-child{margin-top:var(--medium_10)}.ospm_margin_bottom_m2>:last-child{margin-bottom:var(--medium_10)}.ospm_device_mobile .ospm_margin_top_m2>:first-child{margin-top:var(--small_30)}.ospm_device_mobile .ospm_margin_bottom_m2>:last-child{margin-bottom:var(--small_30)}.ospm_margin_top_m3>:first-child{margin-top:var(--medium_20)}.ospm_margin_bottom_m3>:last-child{margin-bottom:var(--medium_20)}.ospm_device_mobile .ospm_margin_top_m3>:first-child{margin-top:var(--medium_10)}.ospm_device_mobile .ospm_margin_bottom_m3>:last-child{margin-bottom:var(--medium_10)}.ospm_margin_top_l1>:first-child{margin-top:var(--medium_30)}.ospm_margin_bottom_l1>:last-child{margin-bottom:var(--medium_30)}.ospm_device_mobile .ospm_margin_top_l1>:first-child{margin-top:var(--medium_20)}.ospm_device_mobile .ospm_margin_bottom_l1>:last-child{margin-bottom:var(--medium_20)}.ospm_margin_top_l2>:first-child{margin-top:var(--large_10)}.ospm_margin_bottom_l2>:last-child{margin-bottom:var(--large_10)}.ospm_device_mobile .ospm_margin_top_l2>:first-child{margin-top:var(--medium_35)}.ospm_device_mobile .ospm_margin_bottom_l2>:last-child{margin-bottom:var(--medium_35)}.ospm_margin_bottom_l3>:first-child{margin-bottom:var(--large_20)}.ospm_margin_top_l3>:last-child{margin-top:var(--large_20)}.ospm_device_mobile .ospm_margin_top_l3>:first-child{margin-top:var(--large_10)}.ospm_device_mobile .ospm_margin_bottom_l3>:last-child{margin-bottom:var(--large_10)}.ospm_device_mobile .ospm_padding_top_none,.ospm_padding_top_none{padding-top:0}.ospm_device_mobile .ospm_padding_bottom_none,.ospm_padding_bottom_none{padding-bottom:0}.ospm_padding_top_s1{padding-top:8px}.ospm_padding_bottom_s1{padding-bottom:8px}.ospm_device_mobile .ospm_padding_top_s1{padding-top:4px}.ospm_device_mobile .ospm_padding_bottom_s1{padding-bottom:4px}.ospm_padding_top_s2{padding-top:12px}.ospm_padding_bottom_s2{padding-bottom:12px}.ospm_device_mobile .ospm_padding_top_s2{padding-top:8px}.ospm_device_mobile .ospm_padding_bottom_s2{padding-bottom:8px}.ospm_padding_top_s3{padding-top:16px}.ospm_padding_bottom_s3{padding-bottom:16px}.ospm_device_mobile .ospm_padding_top_s3{padding-top:8px}.ospm_device_mobile .ospm_padding_bottom_s3{padding-bottom:8px}.ospm_padding_top_m1{padding-top:24px}.ospm_padding_bottom_m1{padding-bottom:24px}.ospm_device_mobile .ospm_padding_top_m1{padding-top:16px}.ospm_device_mobile .ospm_padding_bottom_m1{padding-bottom:16px}.ospm_padding_top_m2{padding-top:32px}.ospm_padding_bottom_m2{padding-bottom:32px}.ospm_device_mobile .ospm_padding_top_m2{padding-top:24px}.ospm_device_mobile .ospm_padding_bottom_m2{padding-bottom:24px}.ospm_padding_top_m3{padding-top:48px}.ospm_padding_bottom_m3{padding-bottom:48px}.ospm_device_mobile .ospm_padding_top_m3{padding-top:32px}.ospm_device_mobile .ospm_padding_bottom_m3{padding-bottom:32px}.ospm_padding_top_l1{padding-top:64px}.ospm_padding_bottom_l1{padding-bottom:64px}.ospm_device_mobile .ospm_padding_top_l1{padding-top:48px}.ospm_device_mobile .ospm_padding_bottom_l1{padding-bottom:48px}.ospm_padding_top_l2{padding-top:96px}.ospm_padding_bottom_l2{padding-bottom:96px}.ospm_device_mobile .ospm_padding_top_l2{padding-top:72px}.ospm_device_mobile .ospm_padding_bottom_l2{padding-bottom:72px}.ospm_padding_top_l3{padding-top:128px}.ospm_padding_bottom_l3{padding-bottom:128px}.ospm_device_mobile .ospm_padding_top_l3{padding-top:96px}.ospm_device_mobile .ospm_padding_bottom_l3{padding-bottom:96px}@media print{#ospm_app_main_leftbar_wrapper,#ospm_app_main_rightbar_wrapper,.ospm_action_bar,.ospm_progressbar_wrapper{display:none}#ospm_app_header,#ospm_app_sub_header_container{max-width:none!important}.ospm_page_container,.ospm_page_container>.ospm_layout .ospm_layout_scrollarea,.ospm_tabdeck{padding-top:6px!important}#ospm_app_stage_label_wrapper{color:#000}#ospm_main_wrapper{display:block!important}#ospm_main_wrapper{padding-left:0}#ospm_app_header_wrapper,#ospm_page_header_view,.ospm_columns_container{padding:0!important}.ospm_columns_container{margin:0!important;max-width:none!important;width:100%!important}#ospm_app_header_container{display:none}#ospm_app_header{padding:0!important}#ospm_app_main{top:0!important}#ospm_app,#ospm_app_header,#ospm_main_wrapper,.ospm_app_main_middle_inner_content,.ospm_frame_wrapper,body,html{height:inherit!important}.ospm_list:not(:last-child){border-bottom:2px solid #66686d}body,html{overflow:auto!important;position:static!important}.ospm_frame_wrapper:not(.ospm_active_frame){display:none}#ospm_app_main,#ospm_app_main_middle,.ospm_app_main_right_content,.ospm_app_main_right_content_wrapper,.ospm_frame_wrapper{position:relative!important}.ospm_list_content_container{-webkit-box-shadow:none!important;box-shadow:none!important}.ospm_list_content_container{display:block}.ospm_one_button:not(.ospm_startbutton){border:1px solid #66686d}.ospm_list .ospm_one_button{border:none}.ospm_tabdeck_pages_container_wrapper .ospm_tabdeck_pages_container>div{display:block}.ospm_tabdeck_pages_container_wrapper .ospm_layout.invisible{display:none}.ospm_tabdeck_pages_container{left:0!important}.ospm_tabdeck .ospm_tabdeck_selection_element,.ospm_tabdeck_pages_container_wrapper .ospm_tabdeck_pages_container>div.ospm_tabdeck_hidden_page{display:none}.ospm_layout_column_wrapper{margin-top:0!important}.ospm_chart_tooltip{display:none!important}#ospm_app_header_wrapper,#ospm_page_header_view,.ospm_layout,.ospm_layout_stickyarea,.ospm_tabdeck,body,html{background-color:#fff!important}.ospm_window_fullscreen_wrapper{background:none!important;bottom:inherit!important;position:absolute!important}.ospm_dialogview,.ospm_dialogview_content{display:block!important}.ospm_dialogview{margin:10px auto}.ospm_window_fullscreen_wrapper_container{display:block!important;height:auto!important}.ospm_app_hidden #ospm_app,body[style="overflow: hidden;"] #ospm_app{display:none}.ospm_layout_stickyarea{position:static!important}.ospm_dialogview_content .ospm_layout_scrollarea{padding-bottom:inherit!important;padding-top:inherit!important}#ospm_app.ospm_if>div{margin-left:0!important;margin-right:0!important}.ospm_list_entry_left_content{-ms-flex-preferred-size:auto!important;flex-basis:auto!important}.ospm_text.ospm_text_nowrap .ospm_subvalue_container,.ospm_text.ospm_text_nowrap .ospm_value_container{white-space:normal}.ospm_layout_scrollarea{padding-bottom:0!important}.ospm_text_style_1,.ospm_text_style_2,.ospm_text_style_3,.ospm_text_style_4,.ospm_text_style_5,.ospm_text_style_6,h3.ospm_text_style_1,h3.ospm_text_style_2,h3.ospm_text_style_3,h3.ospm_text_style_4,h3.ospm_text_style_5,h3.ospm_text_style_6,h4.ospm_text_style_1,h4.ospm_text_style_2,h4.ospm_text_style_3,h4.ospm_text_style_4,h4.ospm_text_style_5,h4.ospm_text_style_6,h5.ospm_text_style_1,h5.ospm_text_style_2,h5.ospm_text_style_3,h5.ospm_text_style_4,h5.ospm_text_style_5,h5.ospm_text_style_6,h6.ospm_text_style_1,h6.ospm_text_style_2,h6.ospm_text_style_3,h6.ospm_text_style_4,h6.ospm_text_style_5,h6.ospm_text_style_6,label.ospm_text_style_1,label.ospm_text_style_2,label.ospm_text_style_3,label.ospm_text_style_4,label.ospm_text_style_5,label.ospm_text_style_6,td.ospm_text_style_1,td.ospm_text_style_2,td.ospm_text_style_3,td.ospm_text_style_4,td.ospm_text_style_5,td.ospm_text_style_6,th.ospm_text_style_1,th.ospm_text_style_2,th.ospm_text_style_3,th.ospm_text_style_4,th.ospm_text_style_5,th.ospm_text_style_6{font-size:29px;line-height:43px}.ospm_text_style_11,.ospm_text_style_11+.ospm_entry_infotext,.ospm_text_style_12,.ospm_text_style_12+.ospm_entry_infotext,.ospm_text_style_13,.ospm_text_style_13+.ospm_entry_infotext,.ospm_text_style_14,.ospm_text_style_14+.ospm_entry_infotext,.ospm_text_style_15,.ospm_text_style_15+.ospm_entry_infotext,.ospm_text_style_16,.ospm_text_style_16+.ospm_entry_infotext,h3.ospm_text_style_11,h3.ospm_text_style_12,h3.ospm_text_style_13,h3.ospm_text_style_14,h3.ospm_text_style_15,h3.ospm_text_style_16,h4.ospm_text_style_11,h4.ospm_text_style_12,h4.ospm_text_style_13,h4.ospm_text_style_14,h4.ospm_text_style_15,h4.ospm_text_style_16,h5.ospm_text_style_11,h5.ospm_text_style_12,h5.ospm_text_style_13,h5.ospm_text_style_14,h5.ospm_text_style_15,h5.ospm_text_style_16,h6.ospm_text_style_11,h6.ospm_text_style_12,h6.ospm_text_style_13,h6.ospm_text_style_14,h6.ospm_text_style_15,h6.ospm_text_style_16,label.ospm_text_style_11,label.ospm_text_style_12,label.ospm_text_style_13,label.ospm_text_style_14,label.ospm_text_style_15,label.ospm_text_style_16,td.ospm_text_style_11,td.ospm_text_style_12,td.ospm_text_style_13,td.ospm_text_style_14,td.ospm_text_style_15,td.ospm_text_style_16,th.ospm_text_style_11,th.ospm_text_style_12,th.ospm_text_style_13,th.ospm_text_style_14,th.ospm_text_style_15,th.ospm_text_style_16{font-size:17px;line-height:27px}.ospm_text_style_21,.ospm_text_style_22,.ospm_text_style_23,.ospm_text_style_24,.ospm_text_style_25,.ospm_text_style_26,h3.ospm_text_style_21,h3.ospm_text_style_22,h3.ospm_text_style_23,h3.ospm_text_style_24,h3.ospm_text_style_25,h3.ospm_text_style_26,h4.ospm_text_style_21,h4.ospm_text_style_22,h4.ospm_text_style_23,h4.ospm_text_style_24,h4.ospm_text_style_25,h4.ospm_text_style_26,h5.ospm_text_style_21,h5.ospm_text_style_22,h5.ospm_text_style_23,h5.ospm_text_style_24,h5.ospm_text_style_25,h5.ospm_text_style_26,h6.ospm_text_style_21,h6.ospm_text_style_22,h6.ospm_text_style_23,h6.ospm_text_style_24,h6.ospm_text_style_25,h6.ospm_text_style_26,label.ospm_text_style_21,label.ospm_text_style_22,label.ospm_text_style_23,label.ospm_text_style_24,label.ospm_text_style_25,label.ospm_text_style_26,td.ospm_text_style_21,td.ospm_text_style_22,td.ospm_text_style_23,td.ospm_text_style_24,td.ospm_text_style_25,td.ospm_text_style_26,th.ospm_text_style_21,th.ospm_text_style_22,th.ospm_text_style_23,th.ospm_text_style_24,th.ospm_text_style_25,th.ospm_text_style_26{font-size:12px;line-height:19px}.ospm_text_style_31,.ospm_text_style_32,.ospm_text_style_33,.ospm_text_style_34,.ospm_text_style_35,.ospm_text_style_36,h3.ospm_text_style_31,h3.ospm_text_style_32,h3.ospm_text_style_33,h3.ospm_text_style_34,h3.ospm_text_style_35,h3.ospm_text_style_36,h4.ospm_text_style_31,h4.ospm_text_style_32,h4.ospm_text_style_33,h4.ospm_text_style_34,h4.ospm_text_style_35,h4.ospm_text_style_36,h5.ospm_text_style_31,h5.ospm_text_style_32,h5.ospm_text_style_33,h5.ospm_text_style_34,h5.ospm_text_style_35,h5.ospm_text_style_36,h6.ospm_text_style_31,h6.ospm_text_style_32,h6.ospm_text_style_33,h6.ospm_text_style_34,h6.ospm_text_style_35,h6.ospm_text_style_36,label.ospm_text_style_31,label.ospm_text_style_32,label.ospm_text_style_33,label.ospm_text_style_34,label.ospm_text_style_35,label.ospm_text_style_36,td.ospm_text_style_31,td.ospm_text_style_32,td.ospm_text_style_33,td.ospm_text_style_34,td.ospm_text_style_35,td.ospm_text_style_36,th.ospm_text_style_31,th.ospm_text_style_32,th.ospm_text_style_33,th.ospm_text_style_34,th.ospm_text_style_35,th.ospm_text_style_36{font-size:9px;line-height:15px}.ospm_text_style_41,.ospm_text_style_42,.ospm_text_style_43,.ospm_text_style_44,.ospm_text_style_45,h3.ospm_text_style_41,h3.ospm_text_style_42,h3.ospm_text_style_43,h3.ospm_text_style_44,h3.ospm_text_style_45,h4.ospm_text_style_41,h4.ospm_text_style_42,h4.ospm_text_style_43,h4.ospm_text_style_44,h4.ospm_text_style_45,h5.ospm_text_style_41,h5.ospm_text_style_42,h5.ospm_text_style_43,h5.ospm_text_style_44,h5.ospm_text_style_45,h6.ospm_text_style_41,h6.ospm_text_style_42,h6.ospm_text_style_43,h6.ospm_text_style_44,h6.ospm_text_style_45,label.ospm_text_style_41,label.ospm_text_style_42,label.ospm_text_style_43,label.ospm_text_style_44,label.ospm_text_style_45,label.ospm_text_style_46,td.ospm_text_style_41,td.ospm_text_style_42,td.ospm_text_style_43,td.ospm_text_style_44,td.ospm_text_style_45,th.ospm_text_style_41,th.ospm_text_style_42,th.ospm_text_style_43,th.ospm_text_style_44,th.ospm_text_style_45{font-size:17px;line-height:27px}.ospm_header .ospm_label.ospm_label_font_normal,.ospm_header.ospm_has_sublabel .ospm_label,.ospm_text .ospm_text_long_value_container:not(:empty),.ospm_textinput,.ospm_textinput_value{font-size:12px}.ospm_text_symbolvalue_diamond{font-size:16px}.ospm_text_symbolvalue_circle{font-size:18px}.ospm_text_symbolvalue_triangle{font-size:12px}.ospm_buttons_text_big .ospm_one_button{font-size:17px}.ospm_buttons_text_small .ospm_one_button,.ospm_infotextfield .ospm_label,.ospm_textarea_container textarea{font-size:12px}.ospm_button{font-size:11px}.ospm_app_main_rightbar_buttons .ospm_one_button,.ospm_column_layout .ospm_one_button{font-size:17px}.ospm_one_button.ospm_startbutton{font-size:23px}.ospm_one_button.ospm_rightbar_button_vorgang{font-size:17px}.ospm_chart svg .labels .point,.ospm_chart svg .marks_lines text{font-size:9px}.ospm_chart .legend_label{font-size:8px}.ospm_chart.ospm_chart_mode_diagram .legend_label{font-size:9px}.ospm_chart .ospm_chart_keys_container,.ospm_chart svg .labels{font-size:11px}.ospm_circular_chart_segment_label{font-size:12px}.ospm_circular_chart_small_size .ospm_circular_chart_segment_label{font-size:10px}.ospm_circular_chart_segment_label_number{font-size:17px}.ospm_circular_chart_small_size .ospm_circular_chart_segment_label_number{font-size:12px}.ospm_circular_chart_segment_label_percent{font-size:10px}.ospm_circular_chart_small_size .ospm_circular_chart_segment_label_percent{font-size:6px}.ospm_circular_chart_small_size .ospm_circular_chart_labels_and_icon>.ospm_label{font-size:12px}.ospm_circular_chart_small_size .ospm_circular_chart_labels_and_icon>.ospm_sublabel{font-size:9px}.ospm_dd_picker_header .ospm_header .ospm_input,.ospm_description_aux_hidden_div,.ospm_dropdown .ospm_layout_right select,.ospm_summing_footer_wrapper.ospm_size_small .ospm_summing_footer .ospm_list_entry_left_content .ospm_label,.ospm_summing_footer_wrapper.ospm_size_small .ospm_summing_footer .ospm_value_container{font-size:12px}.ospm_formattedtexteditor .ospm_teheader_column .ospm_tetitle{font-size:17px}.ospm_formattedtext ol li:before,.ospm_formattedtext ul li:before,.ospm_formattedtexteditor .ospm_editor,.ospm_formattedtexteditor .ospm_editor *,.ospm_formattedtexteditor .ospm_placeholder{font-size:12px}.ospm_entry_grouping+.ospm_hbar .ospm_label,.ospm_entry_grouping+.ospm_hbar .ospm_value_container{font-size:9px}.ospm_list_entry{font-size:11px}.ospm_help_message,.ospm_list_expandable,.ospm_list_form .ospm_text .ospm_list_entry_left_content_first_line,.ospm_list_small_entry,.ospm_widget_error_message{font-size:12px}.ospm_numpad_header{font-size:29px}.ospm_numpad_button,.ospm_progressbar_label{font-size:12px}.ospm_questionnaire tr:first-child>th:first-child{font-size:17px}.ospm_slider_minmaxline>label{font-size:12px}.ospm_slider_labelline{font-size:11px}.ospm_slider_mark_wrapper_text,.ospm_slider_value,.ospm_slider_value_unit,.ospm_summary_label,.ospm_summary_sublabel,.ospm_summary_title{font-size:12px}.ospm_summary_label{font-size:19px}.ospm_summary_section_header .ospm_entry_infotext,.ospm_summary_section_header .ospm_label,.ospm_summary_section_item .ospm_entry_infotext,.ospm_summary_section_item .ospm_label{font-size:12px}.ospm_summary_image_container{page-break-after:auto;page-break-before:auto;page-break-inside:avoid}.ospm_mobile_header_font{font-size:19px}.ospm_right_icon.ospm_icon_size_24{margin-left:0}.ospm_two_bar_chart .ospm_difference_bar{font-size:12px}.ospm_two_bar_chart .ospm_difference_label_text,.ospm_two_bar_chart .ospm_difference_label_value{font-size:9px}.ospm_vertical_bar_chart svg .marks text{font-size:12px}.ospm_vertical_bar_chart_label,.ospm_vertical_bar_chart_label2{font-size:9px}.ospm_yesorno_label{font-size:17px}.ospm_search_row_details .ospm_label,.ospm_search_row_details .ospm_list_entry_details,.ospm_search_row_details .ospm_list_entry_label,.ospm_search_row_iconlabel_list{font-size:12px}.ospm_search_row_details .ospm_resultrow_textlabel_list .ospm_list_entry_details{font-size:9px}.ospm_advanced_search_container .ospm_widget_error_message,.ospm_big_input,.ospm_contextmenuview_header .ospm_header .ospm_input,.ospm_error_message,.ospm_search_button{font-size:12px}.ospm_dashboard_header_name{font-size:17px}.ospm_dashboard_header_institut,.ospm_dashboard_wfmore_header_middle_text{font-size:12px}.ospm_dashboard_icon .label{font-size:10px}.ospm_dashboard_icon .sublabel,.ospm_dashboard_icon .subsublabel{font-size:9px}.ospm_datepicker_month{font-size:17px}.ospm_datepicker_remove_buttom_container{font-size:12px}.ospm_inputview_header_title{font-size:13px}#ospm_page_header_view .ospm_title,.ospm_dashboard_header .ospm_dashboard_header_name{font-size:29px}#ospm_page_header_view .ospm_context_title span{font-size:12px}#ospm_page_header_view .ospm_action_button{font-size:9px}#ospm_page_header_view .ospm_button_prev_text{font-size:12px}.ospm_theme_contrast_height #ospm_page_header_view .ospm_action_bar .ospm_non_visible_text{font-size:9px}#ospm_app_main_rightbar_header .ospm_title{font-size:18px}#ospm_app_main_rightbar_header .ospm_subtitle{font-size:12px}.ospm_app_main_rightbar_details_wrapper .ospm_list_details_header .ospm_label{font-size:17px}.ospm_tabdeck_selection_element{font-size:12px}.ospm_tabdeck,.ospm_tabdeck_pages,.ospm_tabdeck_pages_container_wrapper,.ospm_tabdeck_pages_container_wrapper .ospm_tabdeck_pages_container{display:block}.ospm_tabdeck_selection_element[aria-selected=true]{display:inline-block}#ospm_app_stage_label_wrapper{font-size:17px}#ospm_app_main_leftbar_button_container span,#ospm_app_main_rightbar_button_container span,.ospm_theme_contrast_height #ospm_app_main_leftbar_button_container span,.ospm_theme_contrast_height #ospm_app_main_rightbar_button_container span,.ospm_theme_contrast_height .ospm_leftbar_button_container span{font-size:6px}.ospm_measuring_container span{font-size:12px}.ospm_sidebar_state_fixed #ospm_main_wrapper{padding-right:0!important}.ospm_app_main_right_content{height:auto!important}.ospm_if .ospm_textinput_value{font-size:12px!important}.ospm_if .ospm_slider_value{font-size:12px}.ospm_if .ospm_slider_large .ospm_slider_value{font-size:17px}.ospm_perf_row{font-size:12px}.ospm_perf_pre .ospm_text .ospm_label{font-size:6px}.ospm_icon_number{font-size:12px}.ospm_search_icon_button{padding:16px 20px}body:not(.ospm_device_mobile) .ospm_list_cell_container.ospm_min_height_large>.ospm_checkbox>.ospm_flex_items_align_center,body:not(.ospm_device_mobile) .ospm_list_cell_container.ospm_min_height_large>.ospm_list_sublist>.ospm_checkbox.ospm_list_sublist_header>.ospm_flex_items_align_center,body:not(.ospm_device_mobile) .ospm_list_sublist_entries.ospm_min_height_large>.ospm_checkbox>.ospm_flex_items_align_center{min-height:59px}body:not(.ospm_device_mobile) .ospm_selectionrow_options.ospm_flex_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_left_icon.ospm_icon_size_32{margin:0 6px 0 -8px}.ospm_flow_layout .ospm_layout_scrollarea,.ospm_selectionrow:not(.ospm_min_height_small) .ospm_selectionrow_main_content{display:block}@media (min-width:1024px){.ospm_flow_layout.ospm_flow_layout_3_columns .ospm_layout_scrollarea>*{max-width:calc(100% - 24px)}.ospm_flow_layout.ospm_flow_layout_3_columns .ospm_layout_scrollarea>.ospm_list{min-width:calc(100% - 24px)}}@media (min-width:768px){.ospm_flow_layout .ospm_layout_scrollarea>*{max-width:calc(100% - 24px)}.ospm_flow_layout.ospm_flow_layout_2_columns .ospm_layout_scrollarea>.ospm_list{min-width:calc(100% - 24px)}}.ospm_flow_layout .ospm_list,.ospm_flow_layout .ospm_list .ospm_list_content_container{display:block}}.cpl-slot,.ospm_cpl_container{height:100%;width:100%}#ospm_app .ospm_frame_wrapper>.ospm_cpl_container>.cpl-slot,.ospm_dialogview_content .ospm_frame_wrapper>.ospm_cpl_container{overflow:auto}.ospm_dialogview_content .ospm_frame_wrapper>.ospm_cpl_container>.cpl-slot{padding-bottom:0;padding-top:0}.ospm_frame_wrapper>.ospm_cpl_container>.cpl-slot{padding-bottom:24px}body:not(.ospm_device_mobile) .ospm_app_main_right_content_wrapper:not(.ospm_dialogview_content) .ospm_frame_wrapper>.ospm_cpl_container>.cpl-slot{padding-top:32px}.ospm_device_wide:not(.ospm_if) .ospm_app_main_right_content_wrapper:not(.ospm_dialogview_content) .ospm_frame_wrapper>.ospm_cpl_container>.cpl-slot{padding-top:144px}body:not(.ospm_device_wide):not(.sbt) .ospm_app_main_right_content_wrapper:not(.ospm_dialogview_content) .ospm_cpl_container{padding-top:128px}.sbt .ospm_cpl_container{padding-top:64px}body:not(.if6).ospm_device_wide .ospm_cpl_container{padding-top:0}.ospm_checkbox.not_checked:not(.ospm_disabled):hover .ospm_checkbox_box svg>use,.ospm_theme_contrast_height .ospm_checkbox.not_checked.ospm_focus_inside:not(.ospm_disabled) .ospm_checkbox_box .ospm_icon_checkbox_highlighted svg>use,.ospm_theme_contrast_height .ospm_checkbox.not_checked.ospm_focus_inside:not(.ospm_disabled):hover .ospm_checkbox_box .ospm_icon_checkbox_highlighted svg>use,.ospm_theme_contrast_height .ospm_checkbox.not_checked:not(.ospm_disabled):hover .ospm_checkbox_box svg>use,.ospm_theme_contrast_height .ospm_checkbox_box svg>use,.ospm_theme_contrast_height .ospm_checkbox_box[value] .ospm_icon_checkbox_selected svg>use,.ospm_theme_contrast_height .ospm_radiobutton.not_checked.ospm_focus_inside:not(.ospm_disabled) .ospm_radiobutton_box .ospm_icon_radiobutton_highlighted svg>use,.ospm_theme_contrast_height .ospm_radiobutton.not_checked.ospm_focus_inside:not(.ospm_disabled):hover .ospm_radiobutton_box .ospm_icon_radiobutton_highlighted svg>use,.ospm_theme_contrast_height .ospm_radiobutton_box[value] .ospm_icon_radiobutton_selected svg>use{stroke:currentColor;fill:currentColor;color:#000}.ospm_theme_contrast_height .ospm_checkbox.ospm_focus_inside .ospm_checkbox_box,.ospm_theme_contrast_height .ospm_checkbox.ospm_focus_inside .ospm_checkbox_switch:after,.ospm_theme_contrast_height .ospm_dropdown .ospm_open .ospm_icon_dropdown_12,.ospm_theme_contrast_height .ospm_dropdown :focus .ospm_icon_dropdown_12{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.ospm_theme_contrast_height .ospm_checkbox.ospm_focus_inside .ospm_checkbox_box,.ospm_theme_contrast_height .ospm_checkbox.ospm_focus_inside .ospm_checkbox_switch:after,.ospm_theme_contrast_height .ospm_dropdown .ospm_open .ospm_icon_dropdown_12,.ospm_theme_contrast_height .ospm_dropdown :focus .ospm_icon_dropdown_12{border:2px solid #000;padding:2px}.ospm_theme_contrast_height .ospm_checkbox.ospm_focus_inside .ospm_checkbox_box{border-radius:8px;margin:8px 0 8px 12px;-webkit-transform:translateX(4px);transform:translateX(4px)}.ospm_theme_contrast_height .ospm_checkbox .ospm_checkbox_switch,.ospm_theme_contrast_height .ospm_checkbox .ospm_checkbox_switch:before,.ospm_theme_contrast_height .ospm_checkbox .ospm_checkbox_switch:hover,.ospm_theme_contrast_height .ospm_checkbox .ospm_checkbox_switch:hover:before,.ospm_theme_contrast_height .ospm_checkbox:not(.ospm_disabled) .ospm_checkbox_switch:not([value]):hover{border:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box}.ospm_theme_contrast_height .ospm_checkbox .ospm_checkbox_switch:before,.ospm_theme_contrast_height .ospm_checkbox .ospm_checkbox_switch:hover:before,.ospm_theme_contrast_height .ospm_checkbox:not(.ospm_disabled) .ospm_checkbox_switch:not([value]):hover:before{border:8px solid #000;margin:1px}.ospm_theme_contrast_height .ospm_checkbox .ospm_checkbox_switch[value]{border:10px solid #000}.ospm_theme_contrast_height .ospm_checkbox .ospm_checkbox_switch[value]:before{border:none;margin-left:18px;-webkit-transform:translateY(-9px) translateX(-10px);transform:translateY(-9px) translateX(-10px)}.ospm_theme_contrast_height .ospm_checkbox.ospm_focus_inside .ospm_checkbox_switch:after{border-radius:18px;content:"";height:18px;left:0;position:absolute;top:0;-webkit-transform:translateX(-4px) translateY(-4px);transform:translateX(-4px) translateY(-4px);width:34px}.ospm_theme_contrast_height .ospm_checkbox.ospm_focus_inside .ospm_checkbox_switch[value]:after{-webkit-transform:translateY(-13px) translateX(-13px);transform:translateY(-13px) translateX(-13px)}.ospm_theme_contrast_height .ospm_checkbox.ospm_focus_inside .ospm_radiobutton_box,.ospm_theme_contrast_height .ospm_dropdown .ospm_open .ospm_icon_dropdown_12,.ospm_theme_contrast_height .ospm_dropdown :focus .ospm_icon_dropdown_12{border-radius:50%}.ospm_theme_contrast_height .ospm_dropdown .ospm_open .ospm_icon_dropdown_12,.ospm_theme_contrast_height .ospm_dropdown :focus .ospm_icon_dropdown_12{margin-left:4px;-webkit-transform:translateX(4px);transform:translateX(4px)}.ospm_theme_contrast_height .ospm_textinput_value_container>input{border:none}.ospm_theme_contrast_height .ospm_textinput .ospm_textinput_value_container .ospm_icon svg>use,.ospm_theme_contrast_height .ospm_textinput.ospm_active .ospm_textinput_value_container .ospm_icon svg>use{fill:currentColor;stroke:currentColor;color:#000}.ospm_theme_contrast_height .ospm_textinput.ospm_active .ospm_textinput_value_container .ospm_icon{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.ospm_theme_contrast_height .ospm_textinput.ospm_active .ospm_textinput_value_container .ospm_icon{border:2px solid #000;border-radius:50%;padding:2px;-webkit-transform:translateX(4px);transform:translateX(4px)}.ospm_theme_contrast_height .ospm_textinput.ospm_active .ospm_textinput_value_container .ospm_textinput_value{padding-right:4px}.ospm_theme_contrast_height .ospm_icon.ospm_clickable:focus{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.ospm_theme_contrast_height .ospm_icon.ospm_clickable:focus{border:2px solid #000;border-radius:50%;filter:none;-webkit-filter:none;margin-right:8px;padding:2px;-webkit-transform:translateX(-4px);transform:translateX(-4px)}.ospm_theme_contrast_height .ospm_icon.ospm_clickable.ospm_right_icon:focus{margin-left:4px;margin-right:0;-webkit-transform:translateX(4px);transform:translateX(4px)}.ospm_theme_contrast_height .ospm_dropdown_content .ospm_dde.ospm_keyboard_selected.ospm_last_visible_element:after,.ospm_theme_contrast_height .ospm_dropdown_content .ospm_dde.ospm_keyboard_selected:after,.ospm_theme_contrast_height .ospm_dropdown_content .ospm_dde:not(.ospm_disabled):hover:after{border-bottom:4px solid #000;display:block}.ospm_theme_contrast_height .ospm_image_button{border:1px solid #000;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:3px;padding-top:3px}.ospm_theme_contrast_height .ospm_image_button:focus{border:4px solid #000;padding-bottom:0;padding-top:0}#ospm_app *,.ospm_viewlayer_wrapper *,.ospm_wf_html *,.ospm_window_fullscreen_busyview_wrapper *,.ospm_window_fullscreen_wrapper *,.ospm_window_fullscreen_wrapper2 *,.ospm_window_fullscreen_wrapper3 *,.ospm_window_fullscreen_wrapper_clear *{-webkit-box-sizing:border-box;box-sizing:border-box}*{-webkit-touch-callout:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:0}#ospm_app *,.ospm_view_wrapper *{cursor:inherit}#ospm_app *,.ospm_autoclose_wrapper *,.ospm_dd_picker_fs_wrapper *,.ospm_measuring_container *,.ospm_window_fullscreen_busyview_wrapper *,.ospm_window_fullscreen_wrapper *,.ospm_window_fullscreen_wrapper2 *,.ospm_window_fullscreen_wrapper3 *,body:not(.if6) *{font-family:Body Text,Helvetica,Arial,serif}html{height:100%;width:100%}body{cursor:default}.ospm_wf_html,body:not(.if6){height:100%;overflow-x:hidden;width:100%}body.ospm_dialog_wf{max-width:640px!important}.ospm_invisible{visibility:hidden!important}.ospm_hidden{display:none!important}.ospm_visible{display:block!important}#ospm_app{word-wrap:break-word;height:100%;min-width:0;overflow-y:hidden;position:relative;width:100%}#ospm_app_stage{height:96px;position:relative;z-index:2}.ospm_device_small_height #ospm_app_stage{display:none}#ospm_app_stage_content{font-size:0;margin:auto;max-width:960px;width:100%}.ospm_device_mobile #ospm_app_stage_content{padding:0 16px}#ospm_app_stage_content>*{display:inline-block;margin-top:19px;vertical-align:top}#ospm_app_stage_icon{height:29px;max-height:29px;max-width:22px;min-height:29px;min-width:22px;width:22px}#ospm_app_stage_icon.ospm_app_stage_icon_individual_logo{height:90px;margin-top:0;max-height:90px;max-width:600px;min-height:90px;min-width:600px;width:600px}#ospm_app_stage_label_wrapper{font-size:22px;margin-left:12px;margin-top:29px}#ospm_app_header_container{position:relative;z-index:2}#ospm_app_sub_header_container{margin:0 auto;position:relative;z-index:1}.ospm_device_wide #ospm_app_sub_header_container{max-width:1024px}#ospm_app_header_wrapper{border-bottom-style:solid;border-bottom-width:1px;width:100%}body:not(.if6):not(.ospm_device_wide) #ospm_app:not(.ospm_sidebar_state_fixed):not(.sbt) #ospm_app_header_wrapper{padding:0 64px}.ospm_sidebar_state_fixed #ospm_app_header_wrapper{padding-left:64px;padding-right:448px}#ospm_app.sbt #ospm_app_header_wrapper,body:not(.if6).ospm_device_wide #ospm_app_header_wrapper{border:none}#ospm_app_header{height:auto;margin:0 auto;max-width:1024px;padding:var(--small_20) var(--small_10)}.sbt #ospm_app_header{height:64px}body:not(.if6).ospm_device_wide #ospm_app_header{height:112px;padding-top:0}#ospm_app_main{bottom:0;left:0;overflow:visible;position:absolute;right:0;top:96px;z-index:0}.ospm_datepicker_is_shown body{z-index:1}.ospm_device_small_height #ospm_app_main{top:0}#ospm_main_wrapper{height:100%;padding-right:0;position:relative}.ospm_startbar_state_fixed #ospm_main_wrapper{padding-left:64px}.ospm_sidebar_state_fixed #ospm_main_wrapper{padding-right:384px}.ospm_sidebar_state_fixed #ospm_app_sub_header_container{max-width:none}#ospm_app_main_middle{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}#ospm_app_main_middle,.ospm_app_main_middle_inner_content{height:100%;margin:0 auto;position:relative;width:100%}.ospm_app_main_right_content_wrapper{bottom:0;overflow:hidden;position:absolute;top:0;width:100%}.ospm_app_main_right_content{height:100%;position:relative;transition-property:left;-webkit-transition-property:left;-moz-transition-property:left}iframe{border:0;display:block;height:100%;width:100%}iframe body,iframe html{width:auto}.ospm_window_fullscreen_busyview_wrapper,.ospm_window_fullscreen_wrapper,.ospm_window_fullscreen_wrapper2,.ospm_window_fullscreen_wrapper3,.ospm_window_fullscreen_wrapper_clear{word-wrap:break-word;bottom:0;left:0;position:fixed;right:0;top:0;z-index:255}body.cordova .ospm_window_fullscreen_busyview_wrapper,body.cordova .ospm_window_fullscreen_wrapper,body.cordova .ospm_window_fullscreen_wrapper2,body.cordova .ospm_window_fullscreen_wrapper3,body.cordova .ospm_window_fullscreen_wrapper_clear{position:absolute!important}.ospm_window_fullscreen_busyview_wrapper{z-index:2900}.ospm_window_fullscreen_wrapper3{background:none}.ospm_window_fullscreen_wrapper2,.ospm_window_fullscreen_wrapper_clear{overflow-y:hidden}.ospm_window_fullscreen_wrapper_container{-moz-box-align:center;-moz-box-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ospm_window_fullscreen_wrapper.ospm_dialog_invisible .ospm_window_fullscreen_wrapper_container{visibility:hidden}.ospm_fullscreen_wrapper_aligned_content{border-style:solid;border-top-left-radius:4px;border-top-right-radius:4px;border-width:0;position:absolute}.ospm_fullscreen_wrapper_aligned_content_container{-webkit-overflow-scrolling:touch;overflow-scrolling:touch;height:100%;overflow-x:hidden;overflow-y:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.ospm_viewlayer_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;left:0;position:absolute;top:0;width:auto;z-index:2850}.ospm_blur{-webkit-filter:blur(2px);filter:blur(2px)}.ospm_horizontal_flex_container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.ospm_horizontal_flex_container .ospm_left_column,.ospm_horizontal_flex_container .ospm_right_column{-webkit-box-flex:1;-ms-flex:1;flex:1}.ospm_horizontal_flex_container div.ospm_left_column{margin-right:8px}.ospm_horizontal_flex_container div.ospm_right_column{margin-left:8px}.ospm_page_container{height:100%}:not(.sbt) .ospm_page_container{padding-top:128px}.sbt .ospm_page_container{padding-top:64px}body:not(.if6).ospm_device_wide .ospm_page_container{padding-top:0}.ospm_dialog_wf .ospm_page_container,.ospm_dialog_wf.ospm_page_container{padding-top:0!important}.ospm_frame_wrapper{height:100%;position:absolute;width:100%}.ospm_page_wrapper{word-wrap:break-word;height:100%;position:relative}.ospm_separator_line{border:0;height:1px;margin-bottom:32px;width:100%}.ospm_no_transition,.ospm_no_transition_childs *{-webkit-transition:none!important;transition:none!important}.ospm_view_container{height:100%;left:0;position:absolute;top:0;width:100%}.ospm_nowrap{white-space:nowrap!important}.ospm_empty{display:none}.ospm_italic{font-style:italic}.ospm_strikethrough{text-decoration:line-through}.ospm_code{font-family:monospace!important}.ospm_ellipsis{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ospm_measuring_container{background-color:#00008b;color:#faebd7;height:0;position:absolute;top:-99999em;width:0}.ospm_measuring_container span{font-size:17px;height:0;visibility:hidden;white-space:pre;width:0}#ospm_app input[type=search],#ospm_app input[type=text],#ospm_app textarea,.ospm_view_wrapper input[type=search],.ospm_view_wrapper input[type=text],.ospm_view_wrapper textarea{cursor:text}#ospm_app .ospm_clickable,.ospm_view_wrapper .ospm_clickable{cursor:pointer}.ospm_clickable .ospm_widget_content_wrapper:focus .ospm_clickable,.ospm_clickable:focus .ospm_clickable,.ospm_clickable:focus .ospm_clickable *{text-decoration:none}.ospm_disabled,.ospm_disabled *,.ospm_readonly,.ospm_readonly *{cursor:default!important}#ospm_app .ospm_help_marker,.ospm_view_wrapper .ospm_help_marker{cursor:pointer}.ospm_grabbing,.ospm_grabbing *,.ospm_grabbing input,.ospm_wf_html .ospm_grabbing *{cursor:pointer!important;cursor:-webkit-grabbing!important;cursor:grabbing!important}.ospm_grabbing,.ospm_grabbing *,.ospm_grabbing input,.ospm_wf_html .ospm_grabbing *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ospm_grabbing ::-moz-selection{background-color:transparent}.ospm_grabbing ::selection{background-color:transparent}#ospm_app [draggable=true],[draggable=true]{cursor:move}.ospm_maxrow_ellipsis:after{background-color:#fff;background:-webkit-gradient(linear,left top, right top,from(hsla(0,0%,100%,0)),color-stop(50%, #fff)) repeat scroll 0 0 transparent;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%) repeat scroll 0 0 transparent;bottom:.2em;content:"...";position:absolute;right:0;width:2em}.ospm_leftbar_button_container span,.ospm_non_visible_text{left:-99999px;position:absolute}.ospm_mobile .ospm_vp_iframe{margin:0;max-width:100%;padding:0;width:100%}.ospm_device_desktop .ospm_vp_iframe{max-width:100%;padding-left:32px;width:calc(100vw - 32px)}@media (min-width:1024px){.ospm_vp_iframe{margin-left:calc(50vw - 480px);width:100vw}}.ospm_vp_iframe{max-width:960px;min-height:100%}.ospm_vp_wrapper{height:100%;min-height:100%;overflow-y:auto;width:100%}body.cordova .ospm_vp_wrapper{-webkit-overflow-scrolling:touch;overflow-y:scroll}.ospm_whats_new .ospm_label img{max-width:100%}#ospm_svg_symbols_login,.ospm_svg_symbols{height:0;position:absolute;right:-1000px;top:-1000px;width:0}.ospm_content_iframe,.ospm_frame_wrapper:not(.ospm_active_frame) .ospm_page_container{display:none}#ospm_app.ospm_theme_inst_neutral #ospm_app_stage_icon{visibility:hidden}::-webkit-scrollbar-track{background-color:var(--transparent-01)}::-webkit-scrollbar,::-webkit-scrollbar-track{border-radius:var(--size-8);border-radius:var(--small_05)}::-webkit-scrollbar{background-color:var(--ui-03);height:var(--size-8);height:var(--small_05);width:var(--size-8);width:var(--small_05)}::-webkit-scrollbar-thumb{background-color:var(--ui-02);border-radius:var(--size-4);border-radius:var(--small_02)}::-webkit-scrollbar-corner{background-color:var(--transparent-01)}.ospm_window_fullscreen_wrapper2,.ospm_window_fullscreen_wrapper3:not(.ospm_window_fullscreen_busyview_wrapper):not(.ospm_window_fullscreen_wrapper_contextmenuview),.ospm_window_fullscreen_wrapper:not(.ospm_dialog_invisible):not(.ospm_window_fullscreen_busyview_wrapper):not(.ospm_if){background:var(--transparent-02)}.ospm_error_message{color:var(--error-01-contrast);font-size:var(--size-14);font-size:var(--small_15);line-height:var(--size-20);line-height:var(--small_25)}#ospm_page_footer_view .ospm_action_button_exit:before{content:normal}#ospm_page_footer_view .ospm_action_button_exit .ospm_icon{margin-right:var(--small_02)}.ospm_device_mobile .ospm_page_container>.ospm_layout.ospm_layout_has_sublayouts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ospm_device_mobile .ospm_page_container>.ospm_layout.ospm_layout_has_sublayouts #ospm_page_footer_view{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#ospm_app_main_rightbar_button_container .ospm_icon_menu_context_not_m,#ospm_app_main_rightbar_button_container .ospm_icon_menu_context_not_s,#ospm_app_main_rightbar_button_container.ospm_logout_button .ospm_icon_menu_context_m,#ospm_app_main_rightbar_button_container.ospm_logout_button .ospm_icon_menu_context_not_m,#ospm_app_main_rightbar_button_container.ospm_logout_button .ospm_icon_menu_context_not_s,#ospm_app_main_rightbar_button_container.ospm_logout_button .ospm_icon_menu_context_s,#ospm_app_main_rightbar_button_container.ospm_sidebar_newmessage .ospm_icon_menu_context_m,#ospm_app_main_rightbar_button_container.ospm_sidebar_newmessage .ospm_icon_menu_context_s{display:none}#ospm_app_main_rightbar_button_container.ospm_sidebar_newmessage .ospm_icon_menu_context_not_m,#ospm_app_main_rightbar_button_container.ospm_sidebar_newmessage .ospm_icon_menu_context_not_s{display:-webkit-box;display:-ms-flexbox;display:flex}