@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;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-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}@keyframes shadow-fade-in{0%{box-shadow:none}to{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}}@keyframes shadow-fade-out{0%{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}to{box-shadow:none}}.col-span-1{grid-column:span 1 / span 1}.col-span-10{grid-column:span 10 / span 10}.col-span-11{grid-column:span 11 / span 11}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-5{grid-column:span 5 / span 5}.col-span-6{grid-column:span 6 / span 6}.col-span-7{grid-column:span 7 / span 7}.col-span-8{grid-column:span 8 / span 8}.col-span-9{grid-column:span 9 / span 9}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.row-span-2{grid-row:span 2 / span 2}.row-start-2{grid-row-start:2}.\!block{display:block!important}.block{display:block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.\!contents{display:contents!important}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.flex-1{flex:1 1 0%}.flex-\[0_0_100\%\]{flex:0 0 100%}.flex-\[0_0_100px\]{flex:0 0 100px}.flex-\[0_0_10px\]{flex:0 0 10px}.flex-\[0_0_120px\]{flex:0 0 120px}.flex-\[0_0_124px\]{flex:0 0 124px}.flex-\[0_0_131px\]{flex:0 0 131px}.flex-\[0_0_140px\]{flex:0 0 140px}.flex-\[0_0_150px\]{flex:0 0 150px}.flex-\[0_0_176px\]{flex:0 0 176px}.flex-\[0_0_19px\]{flex:0 0 19px}.flex-\[0_0_200px\]{flex:0 0 200px}.flex-\[0_0_20px\]{flex:0 0 20px}.flex-\[0_0_232px\]{flex:0 0 232px}.flex-\[0_0_240px\]{flex:0 0 240px}.flex-\[0_0_297px\]{flex:0 0 297px}.flex-\[0_0_30\%\]{flex:0 0 30%}.flex-\[0_0_300px\]{flex:0 0 300px}.flex-\[0_0_306px\]{flex:0 0 306px}.flex-\[0_0_33\%\]{flex:0 0 33%}.flex-\[0_0_400px\]{flex:0 0 400px}.flex-\[0_0_428px\]{flex:0 0 428px}.flex-\[0_0_446px\]{flex:0 0 446px}.flex-\[0_0_450px\]{flex:0 0 450px}.flex-\[0_0_50px\]{flex:0 0 50px}.flex-\[0_0_55\%\]{flex:0 0 55%}.flex-\[0_0_56px\]{flex:0 0 56px}.flex-\[0_0_60\%\]{flex:0 0 60%}.flex-\[0_0_65px\]{flex:0 0 65px}.flex-\[0_0_68px\]{flex:0 0 68px}.flex-\[0_0_760px\]{flex:0 0 760px}.flex-\[0_0_80\%\]{flex:0 0 80%}.flex-\[0_0_80px\]{flex:0 0 80px}.flex-\[0_0_92px\]{flex:0 0 92px}.flex-\[0_0_96px\]{flex:0 0 96px}.flex-\[0_0_auto\]{flex:0 0 auto}.flex-\[0_1_10\%\]{flex:0 1 10%}.flex-\[0_1_100\%\]{flex:0 1 100%}.flex-\[0_1_120px\]{flex:0 1 120px}.flex-\[0_1_1280px\]{flex:0 1 1280px}.flex-\[0_1_15\%\]{flex:0 1 15%}.flex-\[0_1_170px\]{flex:0 1 170px}.flex-\[0_1_180px\]{flex:0 1 180px}.flex-\[0_1_200px\]{flex:0 1 200px}.flex-\[0_1_20px\]{flex:0 1 20px}.flex-\[0_1_210px\]{flex:0 1 210px}.flex-\[0_1_240px\]{flex:0 1 240px}.flex-\[0_1_25\%\]{flex:0 1 25%}.flex-\[0_1_250px\]{flex:0 1 250px}.flex-\[0_1_320px\]{flex:0 1 320px}.flex-\[0_1_33\.3\%\]{flex:0 1 33.3%}.flex-\[0_1_350px\]{flex:0 1 350px}.flex-\[0_1_385px\]{flex:0 1 385px}.flex-\[0_1_40\%\]{flex:0 1 40%}.flex-\[0_1_42px\]{flex:0 1 42px}.flex-\[0_1_50\%\]{flex:0 1 50%}.flex-\[0_1_500px\]{flex:0 1 500px}.flex-\[0_1_50px\]{flex:0 1 50px}.flex-\[0_1_550px\]{flex:0 1 550px}.flex-\[0_1_60\%\]{flex:0 1 60%}.flex-\[0_1_600px\]{flex:0 1 600px}.flex-\[0_1_66\.6\%\]{flex:0 1 66.6%}.flex-\[0_1_680px\]{flex:0 1 680px}.flex-\[0_1_68px\]{flex:0 1 68px}.flex-\[0_1_700px\]{flex:0 1 700px}.flex-\[0_1_880px\]{flex:0 1 880px}.flex-\[0_1_96px\]{flex:0 1 96px}.flex-\[0_1_auto\]{flex:0 1 auto}.flex-\[0_1_calc\(33\%-10px\)\]{flex:0 1 calc(33% - 10px)}.flex-\[0_1_calc\(33\%-40px\)\]{flex:0 1 calc(33% - 40px)}.flex-\[0_1_calc\(33\.3\%-24px\)\]{flex:0 1 calc(33.3% - 24px)}.flex-\[0_1_calc\(50\%-40px\)\]{flex:0 1 calc(50% - 40px)}.flex-\[0_1_calc\(66\%-40px\)\]{flex:0 1 calc(66% - 40px)}.flex-\[100\%\]{flex:100%}.flex-\[100\]{flex:100}.flex-\[1_0_100\%\]{flex:1 0 100%}.flex-\[1_0_140px\]{flex:1 0 140px}.flex-\[1_0_180px\]{flex:1 0 180px}.flex-\[1_0_20px\]{flex:1 0 20px}.flex-\[1_0_50\%\]{flex:1 0 50%}.flex-\[1_1_0\%\]{flex:1 1 0%}.flex-\[1_1_100\%\]{flex:1 1 100%}.flex-\[1_1_140px\]{flex:1 1 140px}.flex-\[1_1_1e-09px\]{flex:1 1 1e-09px}.flex-\[1_1_240px\]{flex:1 1 240px}.flex-\[1_1_300px\]{flex:1 1 300px}.flex-\[1_1_32px\]{flex:1 1 32px}.flex-\[1_1_45\%\]{flex:1 1 45%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.\!flex-grow-0{flex-grow:0!important}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.flex-grow-\[0\.3\]{flex-grow:.3}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-0{flex-basis:0px}.basis-1{flex-basis:.25rem}.basis-1\.5{flex-basis:.375rem}.basis-1\/12{flex-basis:8.333333%}.basis-1\/2{flex-basis:50%}.basis-1\/3{flex-basis:33.333333%}.basis-1\/4{flex-basis:25%}.basis-1\/5{flex-basis:20%}.basis-1\/6{flex-basis:16.666667%}.basis-10{flex-basis:2.5rem}.basis-10\/12{flex-basis:83.333333%}.basis-11{flex-basis:2.75rem}.basis-11\/12{flex-basis:91.666667%}.basis-12{flex-basis:3rem}.basis-14{flex-basis:3.5rem}.basis-16{flex-basis:4rem}.basis-2{flex-basis:.5rem}.basis-2\.5{flex-basis:.625rem}.basis-2\/12{flex-basis:16.666667%}.basis-2\/3{flex-basis:66.666667%}.basis-2\/4{flex-basis:50%}.basis-2\/5{flex-basis:40%}.basis-2\/6{flex-basis:33.333333%}.basis-20{flex-basis:5rem}.basis-24{flex-basis:6rem}.basis-28{flex-basis:7rem}.basis-4\/5{flex-basis:80%}.basis-44{flex-basis:11rem}.basis-48{flex-basis:12rem}.basis-5\/6{flex-basis:83.333333%}.basis-56{flex-basis:14rem}.basis-60{flex-basis:15rem}.basis-64{flex-basis:16rem}.basis-72{flex-basis:18rem}.basis-9{flex-basis:2.25rem}.basis-\[10px\]{flex-basis:10px}.basis-\[120px\]{flex-basis:120px}.basis-\[1232px\]{flex-basis:1232px}.basis-\[140px\]{flex-basis:140px}.basis-\[150px\]{flex-basis:150px}.basis-\[160px\]{flex-basis:160px}.basis-\[18px\]{flex-basis:18px}.basis-\[200px\]{flex-basis:200px}.basis-\[220px\]{flex-basis:220px}.basis-\[24px\]{flex-basis:24px}.basis-\[26px\]{flex-basis:26px}.basis-\[280px\]{flex-basis:280px}.basis-\[28px\]{flex-basis:28px}.basis-\[30\%\]{flex-basis:30%}.basis-\[300px\]{flex-basis:300px}.basis-\[32px\]{flex-basis:32px}.basis-\[36px\]{flex-basis:36px}.basis-\[400px\]{flex-basis:400px}.basis-\[405px\]{flex-basis:405px}.basis-\[40px\]{flex-basis:40px}.basis-\[45px\]{flex-basis:45px}.basis-\[50\%\]{flex-basis:50%}.basis-\[50px\]{flex-basis:50px}.basis-\[540px\]{flex-basis:540px}.basis-\[60\%\]{flex-basis:60%}.basis-\[60px\]{flex-basis:60px}.basis-\[64px\]{flex-basis:64px}.basis-\[65\%\]{flex-basis:65%}.basis-\[676px\]{flex-basis:676px}.basis-\[70\%\]{flex-basis:70%}.basis-\[80\%\]{flex-basis:80%}.basis-\[80px\]{flex-basis:80px}.basis-\[880px\]{flex-basis:880px}.basis-\[90px\]{flex-basis:90px}.basis-\[96px\]{flex-basis:96px}.basis-\[calc\(100\%-48px\)\]{flex-basis:calc(100% - 48px)}.basis-\[calc\(25\%_-_16px\)\]{flex-basis:calc(25% - 16px)}.basis-\[calc\(50\%_\+_20px\)\]{flex-basis:calc(50% + 20px)}.basis-\[calc\(50\%_-_20px\)\]{flex-basis:calc(50% - 20px)}.basis-full{flex-basis:100%}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-content-start{place-content:start}.place-content-between{place-content:space-between}.content-center{align-content:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-40{gap:10rem}.gap-44{gap:11rem}.gap-48{gap:12rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-60{gap:15rem}.gap-64{gap:16rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.gap-\[2px\]{gap:2px}.gap-\[8px\]{gap:8px}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-6{column-gap:1.5rem}.gap-x-7{column-gap:1.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.place-self-end{place-self:end}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:700 22px/24px Montserrat;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:700 18px/22px Montserrat;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 14px/18px Montserrat;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 12px/14px Montserrat;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Nunito Sans;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Nunito Sans;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:700 14px/20px Nunito Sans}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Nunito Sans}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/18px Nunito Sans}.mat-headline-1,.mat-typography .mat-headline-1{font:700 45px/56px Montserrat;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:700 37px/48px Montserrat;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:700 31px/42px Montserrat;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:700 26px/35px Montserrat;margin:0 0 64px}html{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #3ba0a8;--mat-option-label-text-color: #414141;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #625ac5;--mat-option-label-text-color: #414141;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #ff5209;--mat-option-label-text-color: #414141;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: #414141;--mat-full-pseudo-checkbox-selected-icon-color: #625ac5;--mat-full-pseudo-checkbox-selected-checkmark-color: #eff0f0;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #eff0f0;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #625ac5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3ba0a8;--mat-full-pseudo-checkbox-selected-checkmark-color: #eff0f0;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #eff0f0;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3ba0a8;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #625ac5;--mat-full-pseudo-checkbox-selected-checkmark-color: #eff0f0;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #eff0f0;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #625ac5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5209;--mat-full-pseudo-checkbox-selected-checkmark-color: #eff0f0;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #eff0f0;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5209;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #eff0f0;--mat-app-text-color: #414141;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-option-label-text-font: Montserrat;--mat-option-label-text-line-height: 14px;--mat-option-label-text-size: 12px;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Montserrat;--mat-optgroup-label-text-line-height: 14px;--mat-optgroup-label-text-size: 12px;--mat-optgroup-label-text-weight: 400;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-title-text-font: Montserrat;--mat-card-title-text-line-height: 22px;--mat-card-title-text-size: 18px;--mat-card-title-text-weight: 700;--mat-card-subtitle-text-font: Nunito Sans;--mat-card-subtitle-text-line-height: 20px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-weight: 700;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3ba0a8;--mdc-linear-progress-track-color: rgba(59, 160, 168, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #625ac5;--mdc-linear-progress-track-color: rgba(98, 90, 197, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5209;--mdc-linear-progress-track-color: rgba(255, 82, 9, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: Nunito Sans;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #3ba0a8;--mdc-filled-text-field-focus-active-indicator-color: #3ba0a8;--mdc-filled-text-field-focus-label-text-color: rgba(59, 160, 168, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(65, 65, 65, .6);--mdc-filled-text-field-hover-label-text-color: rgba(65, 65, 65, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(65, 65, 65, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(65, 65, 65, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5209;--mdc-filled-text-field-error-focus-label-text-color: #ff5209;--mdc-filled-text-field-error-label-text-color: #ff5209;--mdc-filled-text-field-error-caret-color: #ff5209;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5209;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5209;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5209;--mdc-outlined-text-field-caret-color: #3ba0a8;--mdc-outlined-text-field-focus-outline-color: #3ba0a8;--mdc-outlined-text-field-focus-label-text-color: rgba(59, 160, 168, .87);--mdc-outlined-text-field-label-text-color: rgba(65, 65, 65, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(65, 65, 65, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(65, 65, 65, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(65, 65, 65, .6);--mdc-outlined-text-field-error-caret-color: #ff5209;--mdc-outlined-text-field-error-focus-label-text-color: #ff5209;--mdc-outlined-text-field-error-label-text-color: #ff5209;--mdc-outlined-text-field-error-hover-label-text-color: #ff5209;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5209;--mdc-outlined-text-field-error-hover-outline-color: #ff5209;--mdc-outlined-text-field-error-outline-color: #ff5209;--mat-form-field-focus-select-arrow-color: rgba(59, 160, 168, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff5209;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #625ac5;--mdc-filled-text-field-focus-active-indicator-color: #625ac5;--mdc-filled-text-field-focus-label-text-color: rgba(98, 90, 197, .87);--mdc-outlined-text-field-caret-color: #625ac5;--mdc-outlined-text-field-focus-outline-color: #625ac5;--mdc-outlined-text-field-focus-label-text-color: rgba(98, 90, 197, .87);--mat-form-field-focus-select-arrow-color: rgba(98, 90, 197, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5209;--mdc-filled-text-field-focus-active-indicator-color: #ff5209;--mdc-filled-text-field-focus-label-text-color: rgba(255, 82, 9, .87);--mdc-outlined-text-field-caret-color: #ff5209;--mdc-outlined-text-field-focus-outline-color: #ff5209;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 82, 9, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 82, 9, .87)}html{--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mdc-filled-text-field-label-text-font: Montserrat;--mdc-filled-text-field-label-text-size: 12px;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Montserrat;--mdc-outlined-text-field-label-text-size: 12px;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Montserrat;--mat-form-field-container-text-line-height: 14px;--mat-form-field-container-text-size: 12px;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 12px;--mat-form-field-subscript-text-font: Nunito Sans;--mat-form-field-subscript-text-line-height: 18px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-weight: 400;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(65, 65, 65, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(65, 65, 65, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(65, 65, 65, .38);--mat-select-focused-arrow-color: rgba(59, 160, 168, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 9, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(65, 65, 65, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(65, 65, 65, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(65, 65, 65, .38);--mat-select-focused-arrow-color: rgba(98, 90, 197, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 9, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(65, 65, 65, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(65, 65, 65, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(65, 65, 65, .38);--mat-select-focused-arrow-color: rgba(255, 82, 9, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 9, .87)}html{--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Montserrat;--mat-select-trigger-text-line-height: 14px;--mat-select-trigger-text-size: 12px;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(65, 65, 65, .87);--mdc-dialog-supporting-text-color: rgba(65, 65, 65, .6);--mdc-dialog-subhead-font: Montserrat;--mdc-dialog-subhead-line-height: 22px;--mdc-dialog-subhead-size: 18px;--mdc-dialog-subhead-weight: 700;--mdc-dialog-supporting-text-font: Montserrat;--mdc-dialog-supporting-text-line-height: 14px;--mdc-dialog-supporting-text-size: 12px;--mdc-dialog-supporting-text-weight: 400}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3ba0a8;--mdc-chip-elevated-selected-container-color: #3ba0a8;--mdc-chip-elevated-disabled-container-color: #3ba0a8;--mdc-chip-flat-disabled-selected-container-color: #3ba0a8;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #625ac5;--mdc-chip-elevated-selected-container-color: #625ac5;--mdc-chip-elevated-disabled-container-color: #625ac5;--mdc-chip-flat-disabled-selected-container-color: #625ac5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff5209;--mdc-chip-elevated-selected-container-color: #ff5209;--mdc-chip-elevated-disabled-container-color: #ff5209;--mdc-chip-flat-disabled-selected-container-color: #ff5209;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Nunito Sans;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-weight: 400}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #3598a0;--mdc-switch-selected-handle-color: #3598a0;--mdc-switch-selected-hover-state-layer-color: #3598a0;--mdc-switch-selected-pressed-state-layer-color: #3598a0;--mdc-switch-selected-focus-handle-color: #19737d;--mdc-switch-selected-hover-handle-color: #19737d;--mdc-switch-selected-pressed-handle-color: #19737d;--mdc-switch-selected-focus-track-color: #76bdc2;--mdc-switch-selected-hover-track-color: #76bdc2;--mdc-switch-selected-pressed-track-color: #76bdc2;--mdc-switch-selected-track-color: #76bdc2;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: #414141}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5a52bf;--mdc-switch-selected-handle-color: #5a52bf;--mdc-switch-selected-hover-state-layer-color: #5a52bf;--mdc-switch-selected-pressed-state-layer-color: #5a52bf;--mdc-switch-selected-focus-handle-color: #342ea3;--mdc-switch-selected-hover-handle-color: #342ea3;--mdc-switch-selected-pressed-handle-color: #342ea3;--mdc-switch-selected-focus-track-color: #918cd6;--mdc-switch-selected-hover-track-color: #918cd6;--mdc-switch-selected-pressed-track-color: #918cd6;--mdc-switch-selected-track-color: #918cd6}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff4b08;--mdc-switch-selected-handle-color: #ff4b08;--mdc-switch-selected-hover-state-layer-color: #ff4b08;--mdc-switch-selected-pressed-state-layer-color: #ff4b08;--mdc-switch-selected-focus-handle-color: #d02e00;--mdc-switch-selected-hover-handle-color: #d02e00;--mdc-switch-selected-pressed-handle-color: #d02e00;--mdc-switch-selected-focus-track-color: #ff8653;--mdc-switch-selected-hover-track-color: #ff8653;--mdc-switch-selected-pressed-track-color: #ff8653;--mdc-switch-selected-track-color: #ff8653}html{--mdc-switch-state-layer-size: 36px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Nunito Sans;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-weight: 400}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3ba0a8;--mdc-radio-selected-hover-icon-color: #3ba0a8;--mdc-radio-selected-icon-color: #3ba0a8;--mdc-radio-selected-pressed-icon-color: #3ba0a8;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3ba0a8;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: #414141}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #625ac5;--mdc-radio-selected-hover-icon-color: #625ac5;--mdc-radio-selected-icon-color: #625ac5;--mdc-radio-selected-pressed-icon-color: #625ac5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #625ac5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: #414141}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff5209;--mdc-radio-selected-hover-icon-color: #ff5209;--mdc-radio-selected-icon-color: #ff5209;--mdc-radio-selected-pressed-icon-color: #ff5209;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff5209;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: #414141}html{--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mat-radio-label-text-font: Nunito Sans;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-weight: 400;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #3ba0a8;--mdc-slider-focus-handle-color: #3ba0a8;--mdc-slider-hover-handle-color: #3ba0a8;--mdc-slider-active-track-color: #3ba0a8;--mdc-slider-inactive-track-color: #3ba0a8;--mdc-slider-with-tick-marks-inactive-container-color: #3ba0a8;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #3ba0a8;--mat-slider-hover-state-layer-color: rgba(59, 160, 168, .05);--mat-slider-focus-state-layer-color: rgba(59, 160, 168, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #625ac5;--mdc-slider-focus-handle-color: #625ac5;--mdc-slider-hover-handle-color: #625ac5;--mdc-slider-active-track-color: #625ac5;--mdc-slider-inactive-track-color: #625ac5;--mdc-slider-with-tick-marks-inactive-container-color: #625ac5;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #625ac5;--mat-slider-hover-state-layer-color: rgba(98, 90, 197, .05);--mat-slider-focus-state-layer-color: rgba(98, 90, 197, .2)}html .mat-warn{--mdc-slider-handle-color: #ff5209;--mdc-slider-focus-handle-color: #ff5209;--mdc-slider-hover-handle-color: #ff5209;--mdc-slider-active-track-color: #ff5209;--mdc-slider-inactive-track-color: #ff5209;--mdc-slider-with-tick-marks-inactive-container-color: #ff5209;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ff5209;--mat-slider-hover-state-layer-color: rgba(255, 82, 9, .05);--mat-slider-focus-state-layer-color: rgba(255, 82, 9, .2)}html{--mdc-slider-label-label-text-font: Nunito Sans;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 20px;--mdc-slider-label-label-text-weight: 700;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: #414141;--mat-menu-item-icon-color: #414141;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: Montserrat;--mat-menu-item-label-text-size: 12px;--mat-menu-item-label-text-line-height: 14px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #414141;--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: #414141;--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: #414141;--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3ba0a8;--mdc-radio-selected-hover-icon-color: #3ba0a8;--mdc-radio-selected-icon-color: #3ba0a8;--mdc-radio-selected-pressed-icon-color: #3ba0a8}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #625ac5;--mdc-radio-selected-hover-icon-color: #625ac5;--mdc-radio-selected-icon-color: #625ac5;--mdc-radio-selected-pressed-icon-color: #625ac5}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff5209;--mdc-radio-selected-hover-icon-color: #ff5209;--mdc-radio-selected-icon-color: #ff5209;--mdc-radio-selected-pressed-icon-color: #ff5209}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3ba0a8;--mdc-checkbox-selected-hover-icon-color: #3ba0a8;--mdc-checkbox-selected-icon-color: #3ba0a8;--mdc-checkbox-selected-pressed-icon-color: #3ba0a8;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3ba0a8;--mdc-checkbox-selected-hover-state-layer-color: #3ba0a8;--mdc-checkbox-selected-pressed-state-layer-color: #3ba0a8;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #625ac5;--mdc-checkbox-selected-hover-icon-color: #625ac5;--mdc-checkbox-selected-icon-color: #625ac5;--mdc-checkbox-selected-pressed-icon-color: #625ac5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #625ac5;--mdc-checkbox-selected-hover-state-layer-color: #625ac5;--mdc-checkbox-selected-pressed-state-layer-color: #625ac5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5209;--mdc-checkbox-selected-hover-icon-color: #ff5209;--mdc-checkbox-selected-icon-color: #ff5209;--mdc-checkbox-selected-pressed-icon-color: #ff5209;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5209;--mdc-checkbox-selected-hover-state-layer-color: #ff5209;--mdc-checkbox-selected-pressed-state-layer-color: #ff5209;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3ba0a8}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}html{--mdc-list-list-item-label-text-font: Montserrat;--mdc-list-list-item-label-text-line-height: 14px;--mdc-list-list-item-label-text-size: 12px;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Nunito Sans;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Nunito Sans;--mdc-list-list-item-trailing-supporting-text-line-height: 18px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 14px/18px Montserrat}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: Nunito Sans;--mat-paginator-container-text-line-height: 18px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3ba0a8;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-active-label-text-color: #3ba0a8;--mat-tab-header-active-ripple-color: #3ba0a8;--mat-tab-header-inactive-ripple-color: #3ba0a8;--mat-tab-header-inactive-focus-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-active-focus-label-text-color: #3ba0a8;--mat-tab-header-active-hover-label-text-color: #3ba0a8;--mat-tab-header-active-focus-indicator-color: #3ba0a8;--mat-tab-header-active-hover-indicator-color: #3ba0a8}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #625ac5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-active-label-text-color: #625ac5;--mat-tab-header-active-ripple-color: #625ac5;--mat-tab-header-inactive-ripple-color: #625ac5;--mat-tab-header-inactive-focus-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-active-focus-label-text-color: #625ac5;--mat-tab-header-active-hover-label-text-color: #625ac5;--mat-tab-header-active-focus-indicator-color: #625ac5;--mat-tab-header-active-hover-indicator-color: #625ac5}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5209;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-active-label-text-color: #ff5209;--mat-tab-header-active-ripple-color: #ff5209;--mat-tab-header-inactive-ripple-color: #ff5209;--mat-tab-header-inactive-focus-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(65, 65, 65, .6);--mat-tab-header-active-focus-label-text-color: #ff5209;--mat-tab-header-active-hover-label-text-color: #ff5209;--mat-tab-header-active-focus-indicator-color: #ff5209;--mat-tab-header-active-hover-indicator-color: #ff5209}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3ba0a8;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #625ac5;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5209;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px;--mat-tab-header-label-text-font: Montserrat;--mat-tab-header-label-text-size: 12px;--mat-tab-header-label-text-line-height: 24px;--mat-tab-header-label-text-weight: 700}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #625ac5;--mdc-checkbox-selected-hover-icon-color: #625ac5;--mdc-checkbox-selected-icon-color: #625ac5;--mdc-checkbox-selected-pressed-icon-color: #625ac5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #625ac5;--mdc-checkbox-selected-hover-state-layer-color: #625ac5;--mdc-checkbox-selected-pressed-state-layer-color: #625ac5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: #414141}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3ba0a8;--mdc-checkbox-selected-hover-icon-color: #3ba0a8;--mdc-checkbox-selected-icon-color: #3ba0a8;--mdc-checkbox-selected-pressed-icon-color: #3ba0a8;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3ba0a8;--mdc-checkbox-selected-hover-state-layer-color: #3ba0a8;--mdc-checkbox-selected-pressed-state-layer-color: #3ba0a8;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5209;--mdc-checkbox-selected-hover-icon-color: #ff5209;--mdc-checkbox-selected-icon-color: #ff5209;--mdc-checkbox-selected-pressed-icon-color: #ff5209;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5209;--mdc-checkbox-selected-hover-state-layer-color: #ff5209;--mdc-checkbox-selected-pressed-state-layer-color: #ff5209;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block;--mat-checkbox-label-text-font: Nunito Sans;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-weight: 400;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #414141;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #414141;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #414141;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #414141;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3ba0a8;--mat-text-button-state-layer-color: #3ba0a8;--mat-text-button-ripple-color: rgba(59, 160, 168, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #625ac5;--mat-text-button-state-layer-color: #625ac5;--mat-text-button-ripple-color: rgba(98, 90, 197, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5209;--mat-text-button-state-layer-color: #ff5209;--mat-text-button-ripple-color: rgba(255, 82, 9, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3ba0a8;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #625ac5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5209;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3ba0a8;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #625ac5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5209;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3ba0a8;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3ba0a8;--mat-outlined-button-ripple-color: rgba(59, 160, 168, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #625ac5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #625ac5;--mat-outlined-button-ripple-color: rgba(98, 90, 197, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5209;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff5209;--mat-outlined-button-ripple-color: rgba(255, 82, 9, .1)}html{--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-text-button-label-text-font: Montserrat;--mdc-text-button-label-text-size: 12px;--mdc-text-button-label-text-weight: 700;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Montserrat;--mdc-filled-button-label-text-size: 12px;--mdc-filled-button-label-text-weight: 700;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Montserrat;--mdc-protected-button-label-text-size: 12px;--mdc-protected-button-label-text-weight: 700;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Montserrat;--mdc-outlined-button-label-text-size: 12px;--mdc-outlined-button-label-text-weight: 700;--mdc-outlined-button-label-text-transform: none;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3ba0a8;--mat-icon-button-state-layer-color: #3ba0a8;--mat-icon-button-ripple-color: rgba(59, 160, 168, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #625ac5;--mat-icon-button-state-layer-color: #625ac5;--mat-icon-button-ripple-color: rgba(98, 90, 197, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5209;--mat-icon-button-state-layer-color: #ff5209;--mat-icon-button-ripple-color: rgba(255, 82, 9, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3ba0a8;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #625ac5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff5209;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3ba0a8;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #625ac5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff5209;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: Montserrat;--mdc-extended-fab-label-text-size: 12px;--mdc-extended-fab-label-text-weight: 700;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c4eaed;--mdc-snackbar-supporting-text-font: Nunito Sans;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #414141;--mat-table-row-item-label-text-color: #414141;--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-table-header-headline-font: Nunito Sans;--mat-table-header-headline-line-height: 20px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 700;--mat-table-row-item-label-text-font: Nunito Sans;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-footer-supporting-text-font: Nunito Sans;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #3ba0a8}html .mat-accent{--mdc-circular-progress-active-indicator-color: #625ac5}html .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5209}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #3ba0a8;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: rgb(176.86, 177.6, 177.6);--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #625ac5;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #ff5209;--mat-badge-text-color: white}html{--mat-badge-text-font: Nunito Sans;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #414141;--mat-bottom-sheet-container-background-color: white;--mat-bottom-sheet-container-text-font: Nunito Sans;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: #414141;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: #414141;--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #414141;--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-standard-button-toggle-height: 44px;--mat-legacy-button-toggle-label-text-font: Montserrat;--mat-legacy-button-toggle-label-text-line-height: 14px;--mat-legacy-button-toggle-label-text-size: 12px;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Montserrat;--mat-standard-button-toggle-label-text-line-height: 14px;--mat-standard-button-toggle-label-text-size: 12px;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3ba0a8;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(59, 160, 168, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(59, 160, 168, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(59, 160, 168, .3);--mat-datepicker-toggle-active-state-icon-color: #3ba0a8;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(59, 160, 168, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: #414141;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: #414141;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: #414141;--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #414141}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #625ac5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(98, 90, 197, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(98, 90, 197, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(98, 90, 197, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(98, 90, 197, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5209;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 82, 9, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 82, 9, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 82, 9, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 82, 9, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #625ac5}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5209}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Montserrat;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 12px;--mat-datepicker-calendar-body-label-text-weight: 700;--mat-datepicker-calendar-period-button-text-size: 12px;--mat-datepicker-calendar-period-button-text-weight: 700;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #414141;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: #414141;--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-expansion-header-text-font: Nunito Sans;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 700;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Nunito Sans;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3ba0a8}.mat-icon.mat-accent{--mat-icon-color: #625ac5}.mat-icon.mat-warn{--mat-icon-color: #ff5209}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #414141;--mat-sidenav-content-background-color: #eff0f0;--mat-sidenav-content-text-color: #414141;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3ba0a8;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3ba0a8;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3ba0a8;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: #414141;--mat-stepper-header-error-state-label-text-color: #ff5209;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff5209;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #625ac5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #625ac5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #625ac5;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff5209;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5209;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5209;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 68px;--mat-stepper-container-text-font: Nunito Sans;--mat-stepper-header-label-text-font: Nunito Sans;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 12px;--mat-stepper-header-selected-state-label-text-size: 12px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3);--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: #414141}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3ba0a8;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #625ac5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5209;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-toolbar-title-text-font: Montserrat;--mat-toolbar-title-text-line-height: 22px;--mat-toolbar-title-text-size: 18px;--mat-toolbar-title-text-weight: 700;--mat-tree-container-background-color: white;--mat-tree-node-text-color: #414141;--mat-tree-node-min-height: 44px;--mat-tree-node-text-font: Nunito Sans;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.ob-button{--mdc-filled-button-label-text-transform: uppercase;--mdc-text-button-label-text-transform: uppercase;--mdc-outlined-button-label-text-transform: uppercase}.ob-button.mdc-button{-webkit-font-smoothing:auto;border-radius:2px}.ob-button.mdc-button:not(.only-icon){gap:4px}.ob-button.mdc-button .mat-icon{width:24px;height:24px;font-size:24px;margin:0;display:flex;align-items:center;justify-content:center}.ob-button:not(.mat-mdc-icon-button):not(.only-icon){padding-left:20px;padding-right:20px}.ob-button.mat-mdc-icon-button{border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center}.ob-button.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.1}.ob-button.mat-mdc-icon-button.no-hover-ripple .mat-mdc-button-persistent-ripple:before{display:none}.ob-button.mat-mdc-icon-button[disabled]{color:#bbb}.ob-button.mat-mdc-icon-button.mat-mdc-outlined-button,.ob-button.mat-mdc-icon-button.mat-stroked-button{background-color:#fff;border:solid 1px #dadada}.ob-button.mat-mdc-icon-button.mat-mdc-outlined-button:hover:not([disabled]),.ob-button.mat-mdc-icon-button.mat-stroked-button:hover:not([disabled]){background-color:#fff;border:solid 1px #414141}.ob-button.mat-mdc-icon-button.mat-mdc-outlined-button:hover:not([disabled]) .mat-mdc-button-touch-target,.ob-button.mat-mdc-icon-button.mat-stroked-button:hover:not([disabled]) .mat-mdc-button-touch-target{opacity:0}.ob-button.mat-mdc-icon-button .mat-icon{display:flex;align-items:center;justify-content:center}.ob-button.mat-mdc-icon-button.mat-tertiary.active:not([disabled]){transition:background-color .2s ease-out;background-color:#dadada}.ob-button.mat-mdc-icon-button.mat-tertiary:hover:not([disabled]):not(.active){transition:background-color .2s ease-out;background-color:#dadada}.ob-button.mat-mdc-icon-button,.ob-button.mat-mdc-button,.ob-button.mat-mdc-raised-button,.ob-button.mat-mdc-unelevated-button,.ob-button.mat-button-toggle,.ob-button.mat-mdc-outlined-button{height:36px;min-width:36px}.ob-button.mat-mdc-icon-button .mat-icon,.ob-button.mat-mdc-button .mat-icon,.ob-button.mat-mdc-raised-button .mat-icon,.ob-button.mat-mdc-unelevated-button .mat-icon,.ob-button.mat-button-toggle .mat-icon,.ob-button.mat-mdc-outlined-button .mat-icon{font-size:20px;line-height:24px;min-width:24px;width:auto;height:auto;margin:0}.ob-button.mat-mdc-icon-button.only-icon,.ob-button.mat-mdc-button.only-icon,.ob-button.mat-mdc-raised-button.only-icon,.ob-button.mat-mdc-unelevated-button.only-icon,.ob-button.mat-button-toggle.only-icon,.ob-button.mat-mdc-outlined-button.only-icon{width:36px}.ob-button.mat-mdc-icon-button .mdc-button__label,.ob-button.mat-mdc-button .mdc-button__label,.ob-button.mat-mdc-raised-button .mdc-button__label,.ob-button.mat-mdc-unelevated-button .mdc-button__label,.ob-button.mat-button-toggle .mdc-button__label,.ob-button.mat-mdc-outlined-button .mdc-button__label{white-space:nowrap}.ob-button.mat-mdc-icon-button .mdc-button__label+.mat-icon,.ob-button.mat-mdc-button .mdc-button__label+.mat-icon,.ob-button.mat-mdc-raised-button .mdc-button__label+.mat-icon,.ob-button.mat-mdc-unelevated-button .mdc-button__label+.mat-icon,.ob-button.mat-button-toggle .mdc-button__label+.mat-icon,.ob-button.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin:0}.ob-button.mat-mdc-icon-button .mat-mdc-button-touch-target,.ob-button.mat-mdc-button .mat-mdc-button-touch-target,.ob-button.mat-mdc-raised-button .mat-mdc-button-touch-target,.ob-button.mat-mdc-unelevated-button .mat-mdc-button-touch-target,.ob-button.mat-button-toggle .mat-mdc-button-touch-target,.ob-button.mat-mdc-outlined-button .mat-mdc-button-touch-target{height:auto}.ob-button.mat-mdc-icon-button.xsmall,.ob-button.mat-mdc-button.xsmall,.ob-button.mat-mdc-raised-button.xsmall,.ob-button.mat-mdc-unelevated-button.xsmall,.ob-button.mat-button-toggle.xsmall,.ob-button.mat-mdc-outlined-button.xsmall{height:26px;min-width:26px}.ob-button.mat-mdc-icon-button.xsmall .mat-icon,.ob-button.mat-mdc-button.xsmall .mat-icon,.ob-button.mat-mdc-raised-button.xsmall .mat-icon,.ob-button.mat-mdc-unelevated-button.xsmall .mat-icon,.ob-button.mat-button-toggle.xsmall .mat-icon,.ob-button.mat-mdc-outlined-button.xsmall .mat-icon{font-size:18px;line-height:24px;margin:0}.ob-button.mat-mdc-icon-button.xsmall.only-icon,.ob-button.mat-mdc-button.xsmall.only-icon,.ob-button.mat-mdc-raised-button.xsmall.only-icon,.ob-button.mat-mdc-unelevated-button.xsmall.only-icon,.ob-button.mat-button-toggle.xsmall.only-icon,.ob-button.mat-mdc-outlined-button.xsmall.only-icon{width:26px}.ob-button.mat-mdc-icon-button.small,.ob-button.mat-mdc-button.small,.ob-button.mat-mdc-raised-button.small,.ob-button.mat-mdc-unelevated-button.small,.ob-button.mat-button-toggle.small,.ob-button.mat-mdc-outlined-button.small{height:30px;min-width:30px}.ob-button.mat-mdc-icon-button.small .mat-icon,.ob-button.mat-mdc-button.small .mat-icon,.ob-button.mat-mdc-raised-button.small .mat-icon,.ob-button.mat-mdc-unelevated-button.small .mat-icon,.ob-button.mat-button-toggle.small .mat-icon,.ob-button.mat-mdc-outlined-button.small .mat-icon{font-size:18px;line-height:22px}.ob-button.mat-mdc-icon-button.small:not(.only-icon) .mat-icon,.ob-button.mat-mdc-button.small:not(.only-icon) .mat-icon,.ob-button.mat-mdc-raised-button.small:not(.only-icon) .mat-icon,.ob-button.mat-mdc-unelevated-button.small:not(.only-icon) .mat-icon,.ob-button.mat-button-toggle.small:not(.only-icon) .mat-icon,.ob-button.mat-mdc-outlined-button.small:not(.only-icon) .mat-icon{width:20px;height:20px;font-size:18px;line-height:20px;margin:0}.ob-button.mat-mdc-icon-button.small:not(.only-icon) .mdc-button__label,.ob-button.mat-mdc-button.small:not(.only-icon) .mdc-button__label,.ob-button.mat-mdc-raised-button.small:not(.only-icon) .mdc-button__label,.ob-button.mat-mdc-unelevated-button.small:not(.only-icon) .mdc-button__label,.ob-button.mat-button-toggle.small:not(.only-icon) .mdc-button__label,.ob-button.mat-mdc-outlined-button.small:not(.only-icon) .mdc-button__label{line-height:19px}.ob-button.mat-mdc-icon-button.small.only-icon,.ob-button.mat-mdc-button.small.only-icon,.ob-button.mat-mdc-raised-button.small.only-icon,.ob-button.mat-mdc-unelevated-button.small.only-icon,.ob-button.mat-button-toggle.small.only-icon,.ob-button.mat-mdc-outlined-button.small.only-icon{width:30px}.ob-button.mat-mdc-icon-button.medium,.ob-button.mat-mdc-button.medium,.ob-button.mat-mdc-raised-button.medium,.ob-button.mat-mdc-unelevated-button.medium,.ob-button.mat-button-toggle.medium,.ob-button.mat-mdc-outlined-button.medium{height:36px;min-width:36px}.ob-button.mat-mdc-icon-button.medium .mat-icon,.ob-button.mat-mdc-button.medium .mat-icon,.ob-button.mat-mdc-raised-button.medium .mat-icon,.ob-button.mat-mdc-unelevated-button.medium .mat-icon,.ob-button.mat-button-toggle.medium .mat-icon,.ob-button.mat-mdc-outlined-button.medium .mat-icon{font-size:20px;line-height:24px;min-width:24px;width:auto;height:auto;margin:0}.ob-button.mat-mdc-icon-button.medium.only-icon,.ob-button.mat-mdc-button.medium.only-icon,.ob-button.mat-mdc-raised-button.medium.only-icon,.ob-button.mat-mdc-unelevated-button.medium.only-icon,.ob-button.mat-button-toggle.medium.only-icon,.ob-button.mat-mdc-outlined-button.medium.only-icon{width:36px}.ob-button.mat-mdc-icon-button.large,.ob-button.mat-mdc-button.large,.ob-button.mat-mdc-raised-button.large,.ob-button.mat-mdc-unelevated-button.large,.ob-button.mat-button-toggle.large,.ob-button.mat-mdc-outlined-button.large{height:42px;min-width:42px}.ob-button.mat-mdc-icon-button.large .mat-icon,.ob-button.mat-mdc-button.large .mat-icon,.ob-button.mat-mdc-raised-button.large .mat-icon,.ob-button.mat-mdc-unelevated-button.large .mat-icon,.ob-button.mat-button-toggle.large .mat-icon,.ob-button.mat-mdc-outlined-button.large .mat-icon{font-size:22px;line-height:24px}.ob-button.mat-mdc-icon-button.large.only-icon,.ob-button.mat-mdc-button.large.only-icon,.ob-button.mat-mdc-raised-button.large.only-icon,.ob-button.mat-mdc-unelevated-button.large.only-icon,.ob-button.mat-button-toggle.large.only-icon,.ob-button.mat-mdc-outlined-button.large.only-icon{width:42px}.ob-button.mat-mdc-icon-button{width:36px}.ob-button.mat-mdc-icon-button.xsmall{width:26px}.ob-button.mat-mdc-icon-button.small{width:30px}.ob-button.mat-mdc-icon-button.medium{width:36px}.ob-button.mat-mdc-icon-button.large{width:42px}.ob-button.mat-mdc-button:hover:not([disabled]) .mat-mdc-button-touch-target{opacity:.15}.ob-button.mat-mdc-button.active:not([disabled]){transition:color .3s ease-out;color:#19737d}.ob-button.mat-mdc-button.active:not([disabled]):hover .mat-mdc-button-touch-target{opacity:0}.ob-button.mat-mdc-button:not(:disabled){color:#414141}.ob-button.mat-mdc-button[disabled]{color:#bbb}.ob-button.mat-mdc-button .mat-mdc-button-touch-target{height:auto}.ob-button.mat-mdc-unelevated-button:not([disabled]){color:#414141}.ob-button.mat-mdc-unelevated-button[disabled]{cursor:not-allowed;color:#bbb}.ob-button.mat-mdc-unelevated-button.mat-primary:hover:not([disabled]):not(.active){transition:background-color .2s ease-out;background-color:#19737d}.ob-button.mat-mdc-unelevated-button.mat-primary.active:not([disabled]){transition:background-color .2s ease-out;background-color:#19737d}.ob-button.mat-mdc-unelevated-button.mat-primary[disabled]{color:#fff;background-color:#bbb}.ob-button.mat-mdc-unelevated-button.mat-primary:not([disabled]){color:#fff}.ob-button.mat-mdc-unelevated-button.mat-tertiary.active:not([disabled]){transition:background-color .2s ease-out;background-color:#dadada}.ob-button.mat-mdc-unelevated-button.mat-tertiary:hover:not([disabled]):not(.active){transition:background-color .2s ease-out;background-color:#dadada}.ob-button.mat-mdc-outlined-button[disabled]{color:#bbb;border:1px solid #bbbbbb;cursor:not-allowed}.ob-button.mat-mdc-outlined-button:not([disabled]){color:#414141}.ob-button.mat-mdc-outlined-button.mat-primary:not([disabled]){border-color:#3ba0a8;color:#3ba0a8}.ob-button.mat-mdc-outlined-button.mat-primary:hover:not([disabled]):not(.active){transition:background-color .2s ease-out;background-color:#e7f4f5}.ob-button.mat-mdc-outlined-button.mat-primary.active:not([disabled]){transition:color .2s ease-out,border-color .2s ease-out;color:#19737d;border-color:#19737d}.ob-button.mat-mdc-outlined-button.mat-primary.active:not([disabled]):hover .mat-mdc-button-touch-target{opacity:0}.ob-button.mat-mdc-outlined-button.mat-primary[disabled]{border-color:#bbb;color:#bbb}.ob-button.mat-mdc-outlined-button.mat-tertiary{color:#414141;border-color:#bbb}.ob-button.mat-mdc-outlined-button.mat-tertiary.active:not([disabled]){background-color:#dadada;transition:border-color .3s ease-out;border-color:#414141}.ob-button.mat-mdc-outlined-button.mat-tertiary.active:not([disabled]):hover .mat-mdc-button-touch-target{opacity:0}.ob-button.mat-mdc-outlined-button.mat-tertiary:hover:not([disabled]):not(.active){background-color:#dadada;stroke-opacity:90%;border-color:#bbb}.ob-button.mat-mdc-outlined-button.mat-tertiary[disabled]{border-color:#bbb;color:#bbb}.ob-button.only-icon{padding:0}.ob-button.only-icon .mat-icon{width:auto;height:auto}.ob-button.ticket-template-preview{color:#414141}.ob-button.not-uppercase{text-transform:none}.ob-mdc-button.mdc-button{text-transform:uppercase;white-space:nowrap;height:36px}.ob-mdc-button.mdc-button.x-small{height:26px}.ob-mdc-button.mdc-button.small{height:30px}.ob-mdc-button.mdc-button.large{height:42px}.ob-mdc-button.mdc-button.mat-mdc-button,.ob-mdc-button.mdc-button.mat-mdc-outlined-button{padding:0 20px}.ob-mdc-button.mdc-button.mat-mdc-button{--mdc-text-button-container-shape: 2px}.ob-mdc-button.mdc-button.mat-mdc-outlined-button{--mdc-outlined-button-container-shape: 2px}.ob-mdc-button.mdc-button.light-button{--mat-mdc-button-ripple-color: #ffffff;--mat-mdc-button-persistent-ripple-color: #ffffff}.ob-mdc-button.mdc-button.light-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.15}.ob-mdc-button.mdc-button.light-button.mat-mdc-button{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .6)}.ob-mdc-button.mdc-button.light-button.mat-mdc-button:not(:active){--mdc-text-button-label-text-color: #ffffff}.ob-mdc-button.mdc-button.light-button.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: #ffffff;--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .3)}.ob-mdc-button.mdc-button.light-button.mat-mdc-outlined-button:not(:active){--mdc-outlined-button-label-text-color: #ffffff}.ob-mdc-button.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 36px;--mdc-icon-button-icon-size: 22px}.ob-mdc-button.mat-mdc-icon-button.mat-mdc-button-base:hover .mat-mdc-button-persistent-ripple:before{opacity:.1}.ob-mdc-button.mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{width:100%;height:100%}.ob-mdc-button.mat-mdc-icon-button.mat-mdc-button-base .mat-icon{font-size:var(--mdc-icon-button-icon-size);width:unset;height:unset;line-height:unset}.ob-mdc-button.mat-mdc-icon-button.mat-mdc-button-base.mat-mdc-button-base{padding:calc((var(--mdc-icon-button-state-layer-size) - var(--mdc-icon-button-icon-size)) / 2) 0}.ob-mdc-button.mat-mdc-icon-button.mat-mdc-button-base.x-small{--mdc-icon-button-state-layer-size: 26px;--mdc-icon-button-icon-size: 18px}.ob-mdc-button.mat-mdc-icon-button.mat-mdc-button-base.small{--mdc-icon-button-state-layer-size: 30px;--mdc-icon-button-icon-size: 20px}.ob-mdc-button.mat-mdc-icon-button.mat-mdc-button-base.large{--mdc-icon-button-state-layer-size: 42px;--mdc-icon-button-icon-size: 24px}.ob-icon-button-toggle.mat-button-toggle.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:none;--mat-standard-button-toggle-hover-state-layer-opacity: .1;--mat-standard-button-toggle-shape: 50%;--mat-standard-button-toggle-background-color: transparent;--mat-standard-button-toggle-selected-state-background-color: #dadada;width:var(--mat-standard-button-toggle-height);height:var(--mat-standard-button-toggle-height);--mat-standard-button-toggle-height: 36px;--ob-icon-button-toggle-icon-size: 22px}.ob-icon-button-toggle.mat-button-toggle.mat-button-toggle-standalone.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{padding:0}.ob-icon-button-toggle.mat-button-toggle.mat-button-toggle-standalone.mat-button-toggle-appearance-standard .mat-icon{font-size:var(--ob-icon-button-toggle-icon-size);height:unset}.ob-icon-button-toggle.mat-button-toggle.mat-button-toggle-standalone.mat-button-toggle-appearance-standard.x-small{--mat-standard-button-toggle-height: 26px;--ob-icon-button-toggle-icon-size: 18px}.ob-icon-button-toggle.mat-button-toggle.mat-button-toggle-standalone.mat-button-toggle-appearance-standard.small{--mat-standard-button-toggle-height: 30px;--ob-icon-button-toggle-icon-size: 20px}.ob-icon-button-toggle.mat-button-toggle.mat-button-toggle-standalone.mat-button-toggle-appearance-standard.large{--mat-standard-button-toggle-height: 42px;--ob-icon-button-toggle-icon-size: 24px}.ob-icon-button-toggle-simple.mat-button-toggle{box-shadow:none;border:none;background-color:transparent;color:#bbb;transition:color .2s ease-out,background-color .2s ease-out;--mat-standard-button-toggle-divider-color: transparent;--mat-standard-button-toggle-disabled-selected-state-background-color: transparent;--mat-standard-button-toggle-selected-state-background-color: transparent}.ob-icon-button-toggle-simple.mat-button-toggle.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:50%}.ob-icon-button-toggle-simple.mat-button-toggle.mat-button-toggle-checked{color:#3498db}.ob-icon-button-toggle-simple.mat-button-toggle.mat-button-toggle-checked.yellow-icon-appearance{color:#ffaa09}.ob-icon-button-toggle-simple.mat-button-toggle:hover:not(.mat-button-toggle-disabled){background-color:#41414126}.ob-icon-button-toggle-simple.mat-button-toggle:hover:not(.mat-button-toggle-disabled):not(.mat-button-toggle-checked){color:#414141}.ob-icon-button-toggle-simple.mat-button-toggle .mat-icon{height:auto}.ob-icon-button-toggle-simple.mat-button-toggle .mat-button-toggle-label-content{padding:0;vertical-align:middle}.ob-icon-button-toggle-simple.mat-button-toggle .mat-button-toggle-button{display:flex;align-items:center;justify-content:center}.ob-icon-button-toggle-simple.mat-button-toggle.small .mat-icon{font-size:18px;line-height:22px}.ob-icon-button-toggle-simple.mat-button-toggle.small.only-icon{width:30px}.mat-button-toggle-group{--mat-standard-button-toggle-label-text-font: Nunito Sans;--mat-standard-button-toggle-label-text-size: 14px}.mat-button-toggle-group.ob-subtab{padding:40px 0 20px;margin:0;z-index:9999;background-color:#fff;border-radius:0;border:none;border-right:solid 1px #bbbbbb;overflow:initial;gap:10px}.mat-button-toggle-group.ob-subtab .mat-button-toggle{font-size:14px;font-weight:400;line-height:20px;font-family:Nunito Sans;color:#8d8d8f;height:40px;min-height:40px;border-top:none;background-color:#0000}.mat-button-toggle-group.ob-subtab .mat-button-toggle.mat-button-toggle-disabled{opacity:.5}.mat-button-toggle-group.ob-subtab .mat-button-toggle.mat-button-toggle-checked{color:#414141;background-color:unset}.mat-button-toggle-group.ob-subtab .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-button{border-right:solid 5px #3ba0a8;background-color:#c4eaed}.mat-button-toggle-group.ob-subtab .mat-button-toggle .mat-button-toggle-button{height:100%;display:flex;align-items:center;border-right:solid 5px rgba(0,0,0,0)}.mat-button-toggle-group.ob-subtab .mat-button-toggle .mat-button-toggle-label-content{line-height:1.2;left:0;text-align:left;padding-left:16px;padding-bottom:5px;padding-top:5px;white-space:normal;width:100%}.mat-button-toggle-group.ob-subtab .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000;border:unset}.mat-button-toggle-group.ob-subtab .mat-button-toggle:not(.mat-button-toggle-disabled):hover{color:#414141;background-color:#e7f4f5}.mat-button-toggle-group.ob-subtab.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-top:none}.mat-button-toggle-group.ob-subtab .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:none}.mat-button-toggle-group.ob-subtab .mat-expansion-panel .mat-expansion-panel-header{font-size:14px;font-weight:400;line-height:20px;font-family:Nunito Sans;height:40px;padding:0 16px}.mat-button-toggle-group.ob-subtab .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{margin-bottom:5px}.mat-button-toggle-group.ob-subtab .mat-expansion-panel .mat-expansion-panel-header-title:not(:active){color:#8d8d8f}.mat-button-toggle-group.ob-subtab .mat-expansion-panel .mat-expansion-panel-body{padding:0}.mat-button-toggle-group.ob-subtab .mat-expansion-panel .mat-expansion-panel-body .mat-button-toggle{font-size:12px;font-weight:400;line-height:18px;font-family:Nunito Sans;display:block;height:unset;min-height:unset;margin:0}.mat-button-toggle-group.ob-subtab .mat-expansion-panel .mat-expansion-panel-body .mat-button-toggle .mat-button-toggle-label-content{padding-left:24px}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard{border:unset;border-radius:0}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle{border-color:#dadada;border-width:thin;border-top-style:solid;border-bottom-style:solid;color:#8d8d8f}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle .mat-button-toggle-label-content>*{vertical-align:text-top}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle:hover:not(.mat-button-toggle-checked){color:#414141}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.mat-button-toggle-checked{color:#fff;background-color:#19737d;border-color:#19737d}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-left-style:solid}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-right-style:solid}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard.small .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:28px}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard.small .mat-button-toggle-appearance-standard .mat-button-toggle-label-content .mat-icon{width:21px;height:21px;font-size:21px}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard.medium .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:34px}.mat-button-toggle-group.ob-flat-button-group.mat-button-toggle-group-appearance-standard.medium .mat-button-toggle-appearance-standard .mat-button-toggle-label-content .mat-icon{width:21px;height:21px;font-size:21px}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard{border-color:#dadada;border-width:thin;border-top-style:solid;border-bottom-style:solid}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard:hover{border-color:#bbb}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard.active{border-color:#414141}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle{background-color:#eff0f0;padding-left:10px;padding-right:10px}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.mat-button-toggle-checked{color:unset;background-color:unset}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle .mat-button-toggle-label-content>*{vertical-align:middle}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.text-button:not(.text-button-range){font-size:12px;font-weight:700;line-height:24px;font-family:Montserrat}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.text-button-range{background-color:#fff}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.text-button-range .empty-date{color:#bbb}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.icon-button{color:#fff;background-color:#3ba0a8}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.only-icon{padding-left:0;padding-right:0}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle:hover:not(.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.mat-button-toggle-disabled):not(.icon-button){background-color:#e0e0e0;stroke-opacity:90%}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.mat-button-toggle-disabled{opacity:50%;color:#00000042}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard.small .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:28px}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard.small .mat-button-toggle-appearance-standard .mat-button-toggle-label-content .mat-icon{width:21px;height:21px;font-size:21px}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard.medium .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:34px}.mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard.medium .mat-button-toggle-appearance-standard .mat-button-toggle-label-content .mat-icon{width:21px;height:21px;font-size:21px}.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard{border:none;border-radius:0}.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle{padding:0;border-left:none}.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle:hover:not(.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.mat-button-toggle-disabled) .mat-button-toggle-focus-overlay{background-color:unset}.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle:hover:not(.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle.mat-button-toggle-disabled):not(.icon-button){background-color:#fff}.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard.mat-button-toggle:not(.icon-button) .mat-button-toggle-button{text-align:left}.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard.medium .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:16px}.ob-form-field.mat-mdc-form-field .mat-button-toggle-group.ob-popover-button-group.mat-button-toggle-group-appearance-standard.medium .mat-button-toggle-appearance-standard .mat-button-toggle-label-content .mat-icon{width:16px;height:16px;font-size:16px}.mat-button-toggle-group.ob-round-button-group{font-size:12px;font-weight:400;line-height:18px;font-family:Nunito Sans;border:0}.mat-button-toggle-group.ob-round-button-group .mat-button-toggle-appearance-standard{border:solid 1px rgba(0,0,0,.12);border-radius:100%;transition:border .2s ease-out}.mat-button-toggle-group.ob-round-button-group .mat-button-toggle-appearance-standard:not(:last-child){margin-right:10px}.mat-button-toggle-group.ob-round-button-group .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#fff;background-color:#3ba0a8}.mat-button-toggle-group.ob-round-button-group .mat-button-toggle-appearance-standard:not(.mat-button-toggle-disabled):hover{border:solid 1px #414141}.mat-button-toggle-group.ob-round-button-group .mat-button-toggle-appearance-standard:not(.mat-button-toggle-disabled):hover .mat-button-toggle-focus-overlay{opacity:0}.mat-button-toggle-group.ob-round-button-group .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{width:28px;line-height:28px;padding:0}.mat-button-toggle-group.ob-round-button-group .mat-button-toggle-appearance-standard .mat-button-toggle-ripple{border-radius:100%}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard{border:0;border-radius:0}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle.mat-button-toggle-checked{background-color:unset;color:#19737d}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-button{border:1px #19737d solid}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content{font-weight:700}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border:0;border-radius:0}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle .mat-button-toggle-button{border:1px solid transparent;border-radius:2px}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle mat-checkbox{margin-right:10px;vertical-align:initial}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle mat-checkbox .mat-checkbox-layout{padding-top:8px}.mat-button-toggle-group.ob-outline-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:34px;text-align:left;padding-right:30px}div:has(>.subtabs-container){padding-left:calc(50% - 640px)}.subtabs-container{position:relative}.subtabs-container .mat-button-toggle-group{position:absolute;width:100%;height:100%;overflow-y:auto;box-sizing:border-box}.subtabs-container .mat-button-toggle-group mat-expansion-panel{min-height:fit-content}[hidden-outline]{width:100%;margin-block:8px}[hidden-outline].inline-field{padding-block:4px}[hidden-outline] .mdc-notched-outline__leading,[hidden-outline] .mdc-notched-outline__trailing,[hidden-outline] .mdc-notched-outline__notch{border:none!important}[hidden-outline] .mdc-text-field--filled{--mdc-filled-text-field-active-indicator-height: 0px;--mdc-filled-text-field-focus-active-indicator-height: 0px;--mdc-filled-text-field-container-shape: 0;--mdc-filled-text-field-container-color: transparent}[hidden-outline] .mdc-text-field{padding:0}[hidden-outline] .mat-mdc-form-field-infix{min-height:0;padding:0!important}[hidden-outline] .mat-mdc-form-field-focus-overlay{background-color:unset}.ob-form-field{--mat-form-field-container-text-font: Nunito Sans;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-line-height: 14px;--mat-form-field-container-text-weight: 400;--mat-form-field-subscript-text-line-height: 14px;--mat-form-field-subscript-text-size: 10px}.ob-form-field .mat-mdc-icon-button{--mdc-icon-button-state-layer-size: 32px;padding:4px;margin:0 4px}.ob-form-field .mat-mdc-text-field-wrapper{background-color:var(--ob-theme-color-white);flex:none}.ob-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled{background-color:var(--ob-theme-color-bg-1)}.ob-form-field .mdc-text-field--outlined{--mdc-shape-small: 2px;--mdc-outlined-text-field-label-text-font: Nunito Sans;--mdc-outlined-text-field-label-text-size: 14px;--mdc-outlined-text-field-label-text-weight: 700;--mdc-outlined-text-field-disabled-outline-color: var(--ob-theme-color-grey-light-20);--mdc-outlined-text-field-focus-outline-color: var(--ob-theme-color-black);--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: Nunito Sans;--mat-form-field-subscript-text-line-height: 14px;--mat-form-field-subscript-text-weight: 400;--mat-form-field-subscript-text-size: 10px;--mdc-outlined-text-field-container-shape: 2px;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .265);--mdc-outlined-text-field-label-text-color: var(--ob-theme-color-black);--mdc-outlined-text-field-focus-label-text-color: var(--ob-theme-color-black);--mdc-outlined-text-field-hover-label-text-color: var(--ob-theme-color-black);padding-inline:10px}.ob-form-field .mdc-text-field--outlined .mat-mdc-form-field-infix{width:40px;align-content:center;min-height:36px;padding-top:8px;padding-bottom:8px}.ob-form-field.ob-date-form-field .mat-mdc-form-field-infix .mat-mdc-form-field-label-wrapper .mat-mdc-form-field-label,.ob-form-field.ob-date-form-field .mat-mdc-form-field-subscript-wrapper{width:250px}.ob-form-field.ob-form-field-short .mat-mdc-form-field-subscript-wrapper{width:200px}.ob-form-field.min-padding.field-with-label{min-width:0}.ob-form-field.min-padding .mat-mdc-form-field-infix{padding:.2em .15em .2em .18em;margin-left:-.75em;margin-right:-.75em;width:100%}.ob-form-field.field-with-label{margin-top:18px;margin-bottom:8px;min-width:150px;height:min-content;--mat-mdc-form-field-floating-label-scale: 1;--mat-form-field-subscript-text-line-height: 14px;--mat-form-field-subscript-text-size: 10px}.ob-form-field.field-with-label.inline-field{margin-block:8px}.ob-form-field.field-with-label.inline-field .mat-mdc-form-field-subscript-wrapper{display:none}.ob-form-field.field-with-label.no-margin{margin-bottom:0}.ob-form-field.field-with-label.label-with-icon .mdc-notched-outline--upgraded .mdc-floating-label--float-above{top:10px}.ob-form-field.field-with-label.label-with-icon .mdc-notched-outline--upgraded .mdc-floating-label--float-above .mat-icon{width:20px;height:20px;font-size:20px}.ob-form-field.field-with-label .mat-mdc-form-field-bottom-align:before{height:12px}.ob-form-field.field-with-label .mat-mdc-form-field-hint-wrapper,.ob-form-field.field-with-label .mat-mdc-form-field-error-wrapper{padding-inline:2px}.ob-form-field.field-with-label .mdc-text-field--disabled{--mdc-outlined-text-field-outline-color: var(--mdc-outlined-text-field-disabled-outline-color)}.ob-form-field.field-with-label .mdc-notched-outline--upgraded .mdc-notched-outline__leading,.ob-form-field.field-with-label .mdc-notched-outline--upgraded .mdc-notched-outline__trailing{width:max(0px,var(--mdc-outlined-text-field-container-shape))}.ob-form-field.field-with-label .mdc-notched-outline--upgraded .mdc-notched-outline__notch{border-top:1px solid;border-color:var(--mdc-outlined-text-field-outline-color)}.ob-form-field.field-with-label .mdc-notched-outline--upgraded .mdc-floating-label--float-above{position:absolute;top:14px;left:var(--mdc-outlined-text-field-container-shape);--mat-mdc-form-field-label-transform: none}.ob-form-field.inline-field .mat-mdc-form-field-subscript-wrapper{display:none}.ob-form-field.no-padding .mat-mdc-form-field-infix{padding:0}.ob-form-field.no-padding .mdc-text-field--outlined{padding-inline:0}.ob-form-field.no-padding textarea.mat-input-element{box-sizing:border-box;padding:5px 5px 5px 10px;margin:0 0 1px -1px}.ob-form-field.no-margin-top{margin-top:0}.ob-form-field.value-field{margin:0 15px}.ob-form-field.mat-focused .mat-mdc-form-field-icon-prefix .ob-input-button{line-height:30px;margin-left:2px;padding-inline-start:11px}.ob-form-field .mat-mdc-form-field-icon-prefix .ob-input-button{margin-left:1px;padding-inline:12px;border:0;line-height:32px;background-color:var(--ob-theme-color-primary);color:var(--ob-theme-color-white);cursor:pointer}.ob-form-field .mat-mdc-form-field-icon-prefix .ob-input-button .mat-icon{vertical-align:middle;width:21px;height:21px;font-size:21px}.ob-form-field .mat-mdc-form-field-icon-prefix .ob-button.mat-mdc-icon-button{height:24px;width:24px;min-width:24px}.ob-form-field .mat-mdc-form-field-icon-prefix>.mat-icon{padding-inline:12px}.ob-form-field .mat-mdc-form-field-icon-prefix>.ob-icon{padding:0;margin-inline:8px 4px}.ob-form-field .mat-mdc-form-field-icon-suffix .ob-button.mat-mdc-icon-button{height:24px;width:24px;min-width:24px}.ob-form-field .mat-mdc-form-field-icon-suffix>.mat-icon{padding:0 12px}.ob-form-field .mat-mdc-form-field-icon-suffix>.ob-icon{padding:0;margin-inline:4px 8px}.ob-form-field.cursor-not-allowed{cursor:not-allowed}.ob-form-field.cursor-not-allowed .mat-mdc-form-field-infix>*{pointer-events:none}.informative-error .ob-form-field.mat-mdc-form-field.mat-mdc-form-field-invalid.mat-mdc-form-field-appearance-outline.mat-mdc-form-field-invalid .mat-mdc-form-field-outline-thick,.informative-error .ob-form-field.mat-mdc-form-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label.mat-accent,.informative-error .ob-form-field.mat-mdc-form-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label .mat-mdc-form-field-required-marker,.informative-error .ob-form-field.mat-mdc-form-field .mat-error{color:#ffaa09}.informative-error .invalid-field-divider{border-color:#ffaa09}.invalid-field-divider{border-color:#ff5209}.mat-mdc-form-field-subscript-wrapper .mat-icon.error-icon{height:14px;width:14px;font-size:14px}app-expanded-menu,app-collapsed-menu{height:100%;display:block}.mat-drawer{background-color:#eff0f0}.mat-drawer-side{border-right:solid 1px #bbbbbb}.ob-sidenav-container{height:100%}.ob-sidenav-container.initial-transition.mat-drawer-transition .mat-drawer-content{transition:none}.ob-sidenav-container .ob-sidenav{color:#8d8d8f;background-color:#272a33}.ob-sidenav-container .ob-sidenav.expanded{width:255px;overflow-x:hidden;border-right-color:transparent}.ob-sidenav-container .ob-sidenav.rail{overflow:hidden;transition-duration:.4s;transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-property:transform,width}.ob-sidenav-container .ob-sidenav.rail.collapsed{width:64px;transform:translate(0)!important;visibility:visible}.ob-sidenav-container .ob-sidenav.rail.collapsed.mat-drawer-opened{transform:translateZ(0)!important}.ob-sidenav-container .ob-sidenav.mat-drawer-opened .reports div{padding-left:20px;padding-right:20px}.ob-sidenav-container .ob-sidenav.mat-drawer-opened .reports div .mat-mdc-button .mat-icon{padding-right:15px}.ob-sidenav-container .ob-sidenav .content-scroll{overflow:auto}.ob-sidenav-container .ob-sidenav mat-accordion .mat-expansion-panel:first-of-type,.ob-sidenav-container .ob-sidenav mat-accordion .mat-expansion-panel:last-of-type{border-radius:0}.ob-sidenav-container .ob-sidenav .mat-drawer-inner-container{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll!important;display:block!important}.ob-sidenav-container .ob-sidenav .mat-drawer-inner-container::-webkit-scrollbar{display:none}.ob-sidenav-container .ob-sidenav .list .list-item{color:inherit;font-family:Montserrat;font-size:14px;line-height:24px;font-weight:700;display:flex;flex-wrap:10px;gap:10px}.ob-sidenav-container .ob-sidenav .list .list-item.active-link{color:#fff;pointer-events:none}.ob-sidenav-container .ob-sidenav .nav-list{padding-top:0}.ob-sidenav-container .ob-sidenav .nav-list .list-item{height:56px;font-weight:700;display:flex;flex-wrap:wrap;align-content:center}.ob-sidenav-container .ob-sidenav .nav-list .list-item .popover-menu-btn{width:100%;height:100%;border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;--mat-mdc-button-persistent-ripple-color: #0000}.ob-sidenav-container .ob-sidenav .nav-list .list-item .popover-menu-btn .mat-icon svg{fill:inherit}.ob-sidenav-container .ob-sidenav .nav-list .list-item .popover-menu-btn .list-title{max-width:85%;font-weight:500;font-size:10px;line-height:16px;font-family:Montserrat}.ob-sidenav-container .ob-sidenav .nav-list .list-item:hover{color:#3ba0a8;background-color:#ffffff26}.ob-sidenav-container .ob-sidenav .nav-list .list-item.active-menu{color:#3ba0a8}.ob-sidenav-container .ob-sidenav .nav-list .list-item.active-menu .mat-icon svg{fill:#3ba0a8}.ob-sidenav-container .ob-sidenav .mat-expansion-panel{background:inherit;color:inherit;border-radius:0;white-space:nowrap}.ob-sidenav-container .ob-sidenav .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-panel-header-title,.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-panel-header-description,.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-indicator:after{color:inherit}.ob-sidenav-container .ob-sidenav .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{color:#3ba0a8;background-color:#ffffff26}.ob-sidenav-container .ob-sidenav .mat-expansion-panel.mat-expanded{background-color:#0d0e12}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-panel-header{padding:0 20px;font-weight:700}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-panel-header .mat-icon svg{fill:inherit}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-panel-header.active-menu{color:#3ba0a8}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-panel-header.active-menu .mat-icon svg{fill:#3ba0a8}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{transition:padding-top .2s ease-out;padding-bottom:6px}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .mat-expansion-panel-body{padding:0 0 16px}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .nav-list .list-item{font-size:14px;line-height:20px;font-family:Nunito Sans;height:32px;font-weight:400;padding-left:54px;color:inherit}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .nav-list .list-item:hover{color:#fff}.ob-sidenav-container .ob-sidenav .mat-expansion-panel .nav-list .list-item.active-link{color:#fff;pointer-events:none}.sidenav-popover-menu{background-color:#0d0e12;border-radius:4px;margin-left:20px;min-width:195px}.sidenav-popover-menu .menu-title{font-weight:700;color:#3ba0a8;padding:1rem 1.5rem}.sidenav-popover-menu .mat-divider{border-color:#8d8d8f;opacity:.4;margin:0 0 0 1.5rem}.sidenav-popover-menu .nav-list{padding:12px 0}.sidenav-popover-menu .nav-list .nav-list{display:flex;flex-direction:column;padding:1rem 1.5rem}.sidenav-popover-menu .nav-list .list-item{font-size:14px;font-weight:400;line-height:20px;font-family:Nunito Sans;height:2rem;color:#8d8d8f;padding:0 1.5rem;display:flex;flex-wrap:wrap;align-content:center}.sidenav-popover-menu .nav-list .list-item:hover{color:#fff;background-color:#ffffff26}.sidenav-popover-menu .nav-list .list-item.active-link{color:#fff;pointer-events:none}.ob-toolbar.mat-toolbar{background:#fff;box-shadow:0 -9px 15px #414141}.ob-table{width:100%}.ob-table .mat-mdc-header-row,.ob-table .mat-mdc-row,.ob-table .mat-mdc-footer-row{border-left:10px solid transparent;border-right:10px solid transparent;-webkit-font-smoothing:unset}.ob-table .mat-mdc-header-row.dense-row .mat-mdc-header-cell:first-child,.ob-table .mat-mdc-header-row.dense-row .mat-mdc-cell:first-child,.ob-table .mat-mdc-header-row.dense-row .mat-mdc-footer-cell:first-child,.ob-table .mat-mdc-row.dense-row .mat-mdc-header-cell:first-child,.ob-table .mat-mdc-row.dense-row .mat-mdc-cell:first-child,.ob-table .mat-mdc-row.dense-row .mat-mdc-footer-cell:first-child,.ob-table .mat-mdc-footer-row.dense-row .mat-mdc-header-cell:first-child,.ob-table .mat-mdc-footer-row.dense-row .mat-mdc-cell:first-child,.ob-table .mat-mdc-footer-row.dense-row .mat-mdc-footer-cell:first-child{padding-right:20px;padding-left:20px}.ob-table .mat-mdc-header-row.dense-row th.mat-mdc-header-cell:first-child,.ob-table .mat-mdc-header-row.dense-row td.mat-mdc-cell:first-child,.ob-table .mat-mdc-header-row.dense-row td.mat-mdc-footer-cell:first-child,.ob-table .mat-mdc-row.dense-row th.mat-mdc-header-cell:first-child,.ob-table .mat-mdc-row.dense-row td.mat-mdc-cell:first-child,.ob-table .mat-mdc-row.dense-row td.mat-mdc-footer-cell:first-child,.ob-table .mat-mdc-footer-row.dense-row th.mat-mdc-header-cell:first-child,.ob-table .mat-mdc-footer-row.dense-row td.mat-mdc-cell:first-child,.ob-table .mat-mdc-footer-row.dense-row td.mat-mdc-footer-cell:first-child{padding-left:30px}.ob-table .mat-mdc-header-row.dense-row .head-cell,.ob-table .mat-mdc-row.dense-row .head-cell,.ob-table .mat-mdc-footer-row.dense-row .head-cell{font-size:14px}.ob-table .mat-mdc-header-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right,.ob-table .mat-mdc-header-row .mat-mdc-cell.mat-mdc-table-sticky.border-right,.ob-table .mat-mdc-header-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right,.ob-table .mat-mdc-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right,.ob-table .mat-mdc-row .mat-mdc-cell.mat-mdc-table-sticky.border-right,.ob-table .mat-mdc-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right,.ob-table .mat-mdc-footer-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right,.ob-table .mat-mdc-footer-row .mat-mdc-cell.mat-mdc-table-sticky.border-right,.ob-table .mat-mdc-footer-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right{padding-right:20px}.ob-table .mat-mdc-header-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-header-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-header-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.ob-table .mat-mdc-header-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-header-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-header-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.ob-table .mat-mdc-header-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-header-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-header-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.ob-table .mat-mdc-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.ob-table .mat-mdc-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.ob-table .mat-mdc-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.ob-table .mat-mdc-footer-row .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div{margin-left:20px}.ob-table .mat-mdc-header-row .mat-mdc-header-cell.border-right,.ob-table .mat-mdc-header-row .mat-mdc-cell.border-right,.ob-table .mat-mdc-header-row .mat-mdc-footer-cell.border-right,.ob-table .mat-mdc-row .mat-mdc-header-cell.border-right,.ob-table .mat-mdc-row .mat-mdc-cell.border-right,.ob-table .mat-mdc-row .mat-mdc-footer-cell.border-right,.ob-table .mat-mdc-footer-row .mat-mdc-header-cell.border-right,.ob-table .mat-mdc-footer-row .mat-mdc-cell.border-right,.ob-table .mat-mdc-footer-row .mat-mdc-footer-cell.border-right{border-right:1px #dadada solid}.ob-table .mat-mdc-header-row .mat-mdc-header-cell.right,.ob-table .mat-mdc-header-row .mat-mdc-cell.right,.ob-table .mat-mdc-header-row .mat-mdc-footer-cell.right,.ob-table .mat-mdc-row .mat-mdc-header-cell.right,.ob-table .mat-mdc-row .mat-mdc-cell.right,.ob-table .mat-mdc-row .mat-mdc-footer-cell.right,.ob-table .mat-mdc-footer-row .mat-mdc-header-cell.right,.ob-table .mat-mdc-footer-row .mat-mdc-cell.right,.ob-table .mat-mdc-footer-row .mat-mdc-footer-cell.right{text-align:right;justify-content:flex-end}.ob-table .mat-mdc-header-row mat-header-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-header-row mat-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-header-row mat-footer-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-header-row th.mat-mdc-header-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-header-row td.mat-mdc-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-header-row td.mat-mdc-footer-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-row mat-header-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-row mat-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-row mat-footer-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-row th.mat-mdc-header-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-row td.mat-mdc-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-row td.mat-mdc-footer-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-footer-row mat-header-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-footer-row mat-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-footer-row mat-footer-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-footer-row th.mat-mdc-header-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-footer-row td.mat-mdc-cell:first-of-type:not(.default-padding),.ob-table .mat-mdc-footer-row td.mat-mdc-footer-cell:first-of-type:not(.default-padding){padding-left:74px}.ob-table .mat-mdc-header-row mat-header-cell:last-of-type,.ob-table .mat-mdc-header-row mat-cell:last-of-type,.ob-table .mat-mdc-header-row mat-footer-cell:last-of-type,.ob-table .mat-mdc-header-row th.mat-mdc-header-cell:last-of-type,.ob-table .mat-mdc-header-row td.mat-mdc-cell:last-of-type,.ob-table .mat-mdc-header-row td.mat-mdc-footer-cell:last-of-type,.ob-table .mat-mdc-row mat-header-cell:last-of-type,.ob-table .mat-mdc-row mat-cell:last-of-type,.ob-table .mat-mdc-row mat-footer-cell:last-of-type,.ob-table .mat-mdc-row th.mat-mdc-header-cell:last-of-type,.ob-table .mat-mdc-row td.mat-mdc-cell:last-of-type,.ob-table .mat-mdc-row td.mat-mdc-footer-cell:last-of-type,.ob-table .mat-mdc-footer-row mat-header-cell:last-of-type,.ob-table .mat-mdc-footer-row mat-cell:last-of-type,.ob-table .mat-mdc-footer-row mat-footer-cell:last-of-type,.ob-table .mat-mdc-footer-row th.mat-mdc-header-cell:last-of-type,.ob-table .mat-mdc-footer-row td.mat-mdc-cell:last-of-type,.ob-table .mat-mdc-footer-row td.mat-mdc-footer-cell:last-of-type{padding-right:10px}.ob-table .mat-mdc-header-row mat-header-cell:not(:last-of-type),.ob-table .mat-mdc-header-row mat-cell:not(:last-of-type),.ob-table .mat-mdc-header-row mat-footer-cell:not(:last-of-type),.ob-table .mat-mdc-row mat-header-cell:not(:last-of-type),.ob-table .mat-mdc-row mat-cell:not(:last-of-type),.ob-table .mat-mdc-row mat-footer-cell:not(:last-of-type),.ob-table .mat-mdc-footer-row mat-header-cell:not(:last-of-type),.ob-table .mat-mdc-footer-row mat-cell:not(:last-of-type),.ob-table .mat-mdc-footer-row mat-footer-cell:not(:last-of-type){padding-right:0}.ob-table .mat-mdc-header-row mat-header-cell.without-gap,.ob-table .mat-mdc-header-row mat-header-cell.without-gap:first-of-type,.ob-table .mat-mdc-header-row mat-cell.without-gap,.ob-table .mat-mdc-header-row mat-cell.without-gap:first-of-type,.ob-table .mat-mdc-header-row mat-footer-cell.without-gap,.ob-table .mat-mdc-header-row mat-footer-cell.without-gap:first-of-type,.ob-table .mat-mdc-row mat-header-cell.without-gap,.ob-table .mat-mdc-row mat-header-cell.without-gap:first-of-type,.ob-table .mat-mdc-row mat-cell.without-gap,.ob-table .mat-mdc-row mat-cell.without-gap:first-of-type,.ob-table .mat-mdc-row mat-footer-cell.without-gap,.ob-table .mat-mdc-row mat-footer-cell.without-gap:first-of-type,.ob-table .mat-mdc-footer-row mat-header-cell.without-gap,.ob-table .mat-mdc-footer-row mat-header-cell.without-gap:first-of-type,.ob-table .mat-mdc-footer-row mat-cell.without-gap,.ob-table .mat-mdc-footer-row mat-cell.without-gap:first-of-type,.ob-table .mat-mdc-footer-row mat-footer-cell.without-gap,.ob-table .mat-mdc-footer-row mat-footer-cell.without-gap:first-of-type{padding-left:0}.ob-table .mat-mdc-header-row mat-header-cell.without-gap,.ob-table .mat-mdc-header-row mat-header-cell.without-gap:not(:last-of-type),.ob-table .mat-mdc-header-row mat-cell.without-gap,.ob-table .mat-mdc-header-row mat-cell.without-gap:not(:last-of-type),.ob-table .mat-mdc-header-row mat-footer-cell.without-gap,.ob-table .mat-mdc-header-row mat-footer-cell.without-gap:not(:last-of-type),.ob-table .mat-mdc-row mat-header-cell.without-gap,.ob-table .mat-mdc-row mat-header-cell.without-gap:not(:last-of-type),.ob-table .mat-mdc-row mat-cell.without-gap,.ob-table .mat-mdc-row mat-cell.without-gap:not(:last-of-type),.ob-table .mat-mdc-row mat-footer-cell.without-gap,.ob-table .mat-mdc-row mat-footer-cell.without-gap:not(:last-of-type),.ob-table .mat-mdc-footer-row mat-header-cell.without-gap,.ob-table .mat-mdc-footer-row mat-header-cell.without-gap:not(:last-of-type),.ob-table .mat-mdc-footer-row mat-cell.without-gap,.ob-table .mat-mdc-footer-row mat-cell.without-gap:not(:last-of-type),.ob-table .mat-mdc-footer-row mat-footer-cell.without-gap,.ob-table .mat-mdc-footer-row mat-footer-cell.without-gap:not(:last-of-type){margin-right:0}.ob-table .mat-mdc-header-row th.mat-mdc-header-cell:not(:last-of-type)>div,.ob-table .mat-mdc-header-row td.mat-mdc-cell:not(:last-of-type)>div,.ob-table .mat-mdc-header-row td.mat-mdc-footer-cell:not(:last-of-type)>div,.ob-table .mat-mdc-row th.mat-mdc-header-cell:not(:last-of-type)>div,.ob-table .mat-mdc-row td.mat-mdc-cell:not(:last-of-type)>div,.ob-table .mat-mdc-row td.mat-mdc-footer-cell:not(:last-of-type)>div,.ob-table .mat-mdc-footer-row th.mat-mdc-header-cell:not(:last-of-type)>div,.ob-table .mat-mdc-footer-row td.mat-mdc-cell:not(:last-of-type)>div,.ob-table .mat-mdc-footer-row td.mat-mdc-footer-cell:not(:last-of-type)>div{margin-right:0;padding-right:0}.ob-table .mat-mdc-header-row mat-cell,.ob-table .mat-mdc-header-row td.mat-mdc-cell,.ob-table .mat-mdc-row mat-cell,.ob-table .mat-mdc-row td.mat-mdc-cell,.ob-table .mat-mdc-footer-row mat-cell,.ob-table .mat-mdc-footer-row td.mat-mdc-cell{line-height:20px;padding-top:10px;padding-bottom:10px}.ob-table .mat-mdc-header-row mat-footer-cell,.ob-table .mat-mdc-header-row td.mat-mdc-footer-cell,.ob-table .mat-mdc-row mat-footer-cell,.ob-table .mat-mdc-row td.mat-mdc-footer-cell,.ob-table .mat-mdc-footer-row mat-footer-cell,.ob-table .mat-mdc-footer-row td.mat-mdc-footer-cell{font-size:14px;font-weight:700;font-family:Nunito Sans;line-height:20px;color:#625ac5;padding-top:10px;padding-bottom:10px}.ob-table .mat-mdc-header-row .number-input,.ob-table .mat-mdc-row .number-input,.ob-table .mat-mdc-footer-row .number-input{text-align:right}.ob-table .mat-mdc-header-row input[type=number],.ob-table .mat-mdc-row input[type=number],.ob-table .mat-mdc-footer-row input[type=number]{-moz-appearance:textfield}.ob-table .mat-mdc-header-row input[type=number]::-webkit-outer-spin-button,.ob-table .mat-mdc-header-row input[type=number]::-webkit-inner-spin-button,.ob-table .mat-mdc-row input[type=number]::-webkit-outer-spin-button,.ob-table .mat-mdc-row input[type=number]::-webkit-inner-spin-button,.ob-table .mat-mdc-footer-row input[type=number]::-webkit-outer-spin-button,.ob-table .mat-mdc-footer-row input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ob-table .mat-mdc-header-row .price-column,.ob-table .mat-mdc-row .price-column,.ob-table .mat-mdc-footer-row .price-column{min-width:150px;max-width:150px}.ob-table .mat-mdc-header-row th.checkbox-column,.ob-table .mat-mdc-header-row th.checkbox-column:not(:last-of-type),.ob-table .mat-mdc-header-row td.checkbox-column,.ob-table .mat-mdc-header-row td.checkbox-column:not(:last-of-type),.ob-table .mat-mdc-row th.checkbox-column,.ob-table .mat-mdc-row th.checkbox-column:not(:last-of-type),.ob-table .mat-mdc-row td.checkbox-column,.ob-table .mat-mdc-row td.checkbox-column:not(:last-of-type),.ob-table .mat-mdc-footer-row th.checkbox-column,.ob-table .mat-mdc-footer-row th.checkbox-column:not(:last-of-type),.ob-table .mat-mdc-footer-row td.checkbox-column,.ob-table .mat-mdc-footer-row td.checkbox-column:not(:last-of-type){width:0;padding-right:20px}.ob-table .mat-mdc-header-row .checkbox-column,.ob-table .mat-mdc-header-row .checkbox-column:not(:last-of-type),.ob-table .mat-mdc-row .checkbox-column,.ob-table .mat-mdc-row .checkbox-column:not(:last-of-type),.ob-table .mat-mdc-footer-row .checkbox-column,.ob-table .mat-mdc-footer-row .checkbox-column:not(:last-of-type){margin:0;padding:0}.ob-table .mat-mdc-header-row .ob-form-field,.ob-table .mat-mdc-row .ob-form-field,.ob-table .mat-mdc-footer-row .ob-form-field{width:100%}.ob-table .mat-mdc-header-row .ob-form-field .mat-mdc-form-field-infix,.ob-table .mat-mdc-row .ob-form-field .mat-mdc-form-field-infix,.ob-table .mat-mdc-footer-row .ob-form-field .mat-mdc-form-field-infix{padding-block:4px;min-height:30px}.ob-table .mat-mdc-header-row .ob-form-field .mat-mdc-form-field-subscript-wrapper,.ob-table .mat-mdc-row .ob-form-field .mat-mdc-form-field-subscript-wrapper,.ob-table .mat-mdc-footer-row .ob-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.ob-table .mat-mdc-header-row:not(:hover) .ob-form-field:not(.ob-form-field-outline).mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mdc-notched-outline,.ob-table .mat-mdc-row:not(:hover) .ob-form-field:not(.ob-form-field-outline).mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mdc-notched-outline,.ob-table .mat-mdc-footer-row:not(:hover) .ob-form-field:not(.ob-form-field-outline).mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mdc-notched-outline{--mdc-outlined-text-field-outline-width: 0px}.ob-table .mat-mdc-header-row .mat-mdc-cell:not(.editable-cell) .ob-form-field,.ob-table .mat-mdc-row .mat-mdc-cell:not(.editable-cell) .ob-form-field,.ob-table .mat-mdc-footer-row .mat-mdc-cell:not(.editable-cell) .ob-form-field{pointer-events:none}.ob-table .mat-mdc-header-row .mat-mdc-cell:not(.editable-cell) .ob-form-field.mat-form-field-appearance-outline .mat-form-field-outline,.ob-table .mat-mdc-row .mat-mdc-cell:not(.editable-cell) .ob-form-field.mat-form-field-appearance-outline .mat-form-field-outline,.ob-table .mat-mdc-footer-row .mat-mdc-cell:not(.editable-cell) .ob-form-field.mat-form-field-appearance-outline .mat-form-field-outline{color:transparent}.ob-table .mat-mdc-header-row .fake-icon-button,.ob-table .mat-mdc-row .fake-icon-button,.ob-table .mat-mdc-footer-row .fake-icon-button{height:36px;min-width:36px;padding:0;display:inline-block;text-align:center}.ob-table .mat-mdc-header-row .fake-icon-button .mat-icon,.ob-table .mat-mdc-row .fake-icon-button .mat-icon,.ob-table .mat-mdc-footer-row .fake-icon-button .mat-icon{display:block;width:100%;font-size:20px;line-height:34px;transition:color .3s ease-out}.ob-table .mat-mdc-header-row .fake-icon-button .mat-icon.not-selected,.ob-table .mat-mdc-row .fake-icon-button .mat-icon.not-selected,.ob-table .mat-mdc-footer-row .fake-icon-button .mat-icon.not-selected{color:#bbb}.ob-table .mat-mdc-header-row .fake-icon-button .mat-icon.selected,.ob-table .mat-mdc-row .fake-icon-button .mat-icon.selected,.ob-table .mat-mdc-footer-row .fake-icon-button .mat-icon.selected{color:#ffaa09}.ob-table .mat-mdc-header-row .mat-mdc-icon-button,.ob-table .mat-mdc-row .mat-mdc-icon-button,.ob-table .mat-mdc-footer-row .mat-mdc-icon-button{transition:background-color .2s ease-out}.ob-table .mat-mdc-header-row .mat-mdc-icon-button:not(:hover) .mat-icon.not-selected,.ob-table .mat-mdc-row .mat-mdc-icon-button:not(:hover) .mat-icon.not-selected,.ob-table .mat-mdc-footer-row .mat-mdc-icon-button:not(:hover) .mat-icon.not-selected{color:#bbb}.ob-table .mat-mdc-header-row .mat-mdc-icon-button.more-actions-opened,.ob-table .mat-mdc-row .mat-mdc-icon-button.more-actions-opened,.ob-table .mat-mdc-footer-row .mat-mdc-icon-button.more-actions-opened{background-color:#00000026}.ob-table .mat-mdc-header-row .mat-mdc-icon-button .mat-icon,.ob-table .mat-mdc-row .mat-mdc-icon-button .mat-icon,.ob-table .mat-mdc-footer-row .mat-mdc-icon-button .mat-icon{transition:color .2s ease-out}.ob-table .mat-mdc-header-row .mat-mdc-icon-button .mat-icon .selected,.ob-table .mat-mdc-row .mat-mdc-icon-button .mat-icon .selected,.ob-table .mat-mdc-footer-row .mat-mdc-icon-button .mat-icon .selected{color:#ffaa09}.ob-table .mat-mdc-header-row .mat-icon.status-icon.info,.ob-table .mat-mdc-row .mat-icon.status-icon.info,.ob-table .mat-mdc-footer-row .mat-icon.status-icon.info{color:#8d8d8f}.ob-table .mat-mdc-header-row .mat-icon.status-icon.success,.ob-table .mat-mdc-row .mat-icon.status-icon.success,.ob-table .mat-mdc-footer-row .mat-icon.status-icon.success{color:#43d05b}.ob-table .mat-mdc-header-row .mat-icon.status-icon.alert,.ob-table .mat-mdc-row .mat-icon.status-icon.alert,.ob-table .mat-mdc-footer-row .mat-icon.status-icon.alert{color:#ffaa09}.ob-table .mat-mdc-header-row .mat-icon.tooltip-icon,.ob-table .mat-mdc-row .mat-icon.tooltip-icon,.ob-table .mat-mdc-footer-row .mat-icon.tooltip-icon{cursor:help}.ob-table .mat-mdc-header-row .mat-icon.tooltip-icon.margin-left,.ob-table .mat-mdc-row .mat-icon.tooltip-icon.margin-left,.ob-table .mat-mdc-footer-row .mat-icon.tooltip-icon.margin-left{margin-left:10px}.ob-table .mat-mdc-header-row .mat-icon.tooltip-icon.margin-right,.ob-table .mat-mdc-row .mat-icon.tooltip-icon.margin-right,.ob-table .mat-mdc-footer-row .mat-icon.tooltip-icon.margin-right{margin-right:10px}.ob-table .mat-mdc-header-row .mat-icon.tooltip-icon.info,.ob-table .mat-mdc-row .mat-icon.tooltip-icon.info,.ob-table .mat-mdc-footer-row .mat-icon.tooltip-icon.info{color:#8d8d8f}.ob-table .mat-mdc-header-row .with-status-border,.ob-table .mat-mdc-row .with-status-border,.ob-table .mat-mdc-footer-row .with-status-border{position:relative}.ob-table .mat-mdc-header-row .with-status-border:before,.ob-table .mat-mdc-row .with-status-border:before,.ob-table .mat-mdc-footer-row .with-status-border:before{content:"";position:absolute;top:10%;bottom:10%;left:0;width:4px}.ob-table .mat-mdc-header-row .with-status-border.success:before,.ob-table .mat-mdc-row .with-status-border.success:before,.ob-table .mat-mdc-footer-row .with-status-border.success:before{background-color:#43d05b}.ob-table .mat-mdc-header-row .with-status-border.alert:before,.ob-table .mat-mdc-row .with-status-border.alert:before,.ob-table .mat-mdc-footer-row .with-status-border.alert:before{background-color:#ffaa09}.ob-table .mat-mdc-header-row .input-column.right,.ob-table .mat-mdc-row .input-column.right,.ob-table .mat-mdc-footer-row .input-column.right{padding-right:10px}.ob-table .mat-mdc-header-row .input-column.right:last-of-type,.ob-table .mat-mdc-row .input-column.right:last-of-type,.ob-table .mat-mdc-footer-row .input-column.right:last-of-type{padding-right:20px}.ob-table .mat-mdc-header-row .input-column:not(.right),.ob-table .mat-mdc-row .input-column:not(.right),.ob-table .mat-mdc-footer-row .input-column:not(.right){padding-left:20px}.ob-table .mat-mdc-header-row .mat-mdc-cell .copy-button,.ob-table .mat-mdc-row .mat-mdc-cell .copy-button,.ob-table .mat-mdc-footer-row .mat-mdc-cell .copy-button{display:none}.ob-table .mat-mdc-header-row .mat-mdc-cell:hover .copy-button,.ob-table .mat-mdc-row .mat-mdc-cell:hover .copy-button,.ob-table .mat-mdc-footer-row .mat-mdc-cell:hover .copy-button{display:unset}.ob-table .mat-mdc-header-row{background-color:#eff0f0;border-bottom:none;white-space:nowrap}.ob-table .mat-mdc-header-row .mat-mdc-header-cell{white-space:normal;border-bottom:none}.ob-table .mat-mdc-row{min-height:68px}.ob-table .mat-mdc-row:last-child .mat-mdc-cell,.ob-table .mat-mdc-row.last-cell .mat-mdc-cell{border-bottom:1px solid #e9e9e9}.ob-table .mat-mdc-row:hover.interactive-row{cursor:pointer;background-color:#e9e9e9}.ob-table .mat-mdc-row:hover.hoverable-row{background-color:#e9e9e9}.ob-table .mat-mdc-row:hover .action-buttons{display:inherit}.ob-table .mat-mdc-row:hover mat-icon.tooltip-icon.hidden-icon{display:inherit}.ob-table .mat-mdc-row.ob-row-selected{background-color:#c4eaed}.ob-table .mat-mdc-row.ob-row-selected:hover.interactive-row{cursor:pointer;background-color:#9dd0d4}.ob-table .mat-mdc-row.ob-row-selected:hover.hoverable-row{background-color:#9dd0d4}.ob-table .mat-mdc-row.ob-row-disabled{background-color:#e0e0e0}.ob-table .mat-mdc-row.ob-row-disabled:hover{background-color:#dadada}.ob-table .mat-mdc-row.ob-row-error{border:1px solid #ff5209;border-radius:2px;padding-left:9px;padding-right:9px;margin-bottom:1px}.ob-table .mat-mdc-row.ob-row-alert{background-color:#fff5e1}.ob-table .mat-mdc-row.ob-row-alert:hover.interactive-row{cursor:pointer;background-color:#ffe6b5}.ob-table .mat-mdc-row.ob-row-alert:hover.hoverable-row{background-color:#ffe6b5}.ob-table mat-header-row.dense-row{min-height:30px;padding-top:9px;padding-bottom:9px}.ob-table tr.mat-mdc-header-row.dense-row{height:48px}.ob-table tr.mat-mdc-header-row.dense-row th.mat-mdc-header-cell{padding:9px 16px 9px 0}.ob-table tr.mat-mdc-header-row.dense-row th.mat-mdc-header-cell.input-column{padding-right:26px}.ob-table tr.mat-mdc-header-row th.mat-mdc-header-cell{border-bottom:none}.ob-table mat-row.dense-row{min-height:49px}.ob-table mat-row.dense-row mat-cell{padding-top:9px;padding-bottom:9px}.ob-table mat-row.dense-row mat-cell.actions-cell{padding-top:4px;padding-bottom:4px}.ob-table mat-row.main-row-height{min-height:68px}.ob-table tr.mat-mdc-row.dense-row{height:48px}.ob-table tr.mat-mdc-row.dense-row td.mat-mdc-cell{padding:9px 16px 9px 0}.ob-table tr.mat-mdc-row.dense-row td.mat-mdc-cell.actions-cell{padding:4px 0}.ob-table tr.mat-mdc-row td.mat-mdc-cell{border-bottom:1px solid #e9e9e9}.ob-table mat-footer-row{border-bottom-color:#8d8d8f}.ob-table mat-footer-row.dense-row{min-height:30px}.ob-table mat-footer-row.dense-row mat-footer-cell{padding-top:9px;padding-bottom:9px}.ob-table tr.mat-mdc-footer-row.dense-row{height:48px}.ob-table tr.mat-mdc-footer-row.dense-row td.mat-footer-cell{padding-top:9px;padding-bottom:9px}.ob-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell{border-bottom-color:#8d8d8f}.ob-table.cdk-drop-list-dragging.not-touchable .mat-row.ob-draggable-row:hover .action-buttons{display:none}.ob-table.cdk-drop-list-dragging.not-touchable .mat-row.ob-draggable-row:hover mat-icon.tooltip-icon.hidden-icon{display:none}.ob-table.cdk-drop-list-dragging .mat-mdc-row.ob-draggable-row.hoverable-row{background-color:inherit}.ob-table.cdk-drop-list-dragging .mat-mdc-row.ob-draggable-row.cdk-drag-placeholder{opacity:0}.ob-table.cdk-drop-list-dragging .mat-mdc-row.ob-draggable-row:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.ob-table .head-cell{font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans;color:#414141}.ob-table .status-cell{white-space:nowrap}.ob-table .status-cell.positive{color:var(--ob-theme-color-success)}.ob-table .status-cell.negative{color:var(--ob-theme-color-warn)}.ob-table .status-dot{height:8px;width:8px;background-color:#bbb;border-radius:50%;display:inline-block;margin-right:6px;flex-shrink:0}.ob-table .status-dot.ok,.ob-table .status-dot.accepted,.ob-table .status-dot.renewed,.ob-table .status-dot.sold,.ob-table .status-dot.transferred,.ob-table .status-dot.active,.ob-table .status-dot.paid{background-color:#43d05b}.ob-table .status-dot.refunded,.ob-table .status-dot.not_renewed,.ob-table .status-dot.released,.ob-table .status-dot.pending{background-color:#ffaa09}.ob-table .status-dot.error,.ob-table .status-dot.inactive,.ob-table .status-dot.rejected,.ob-table .status-dot.locked,.ob-table .status-dot.canceled,.ob-table .status-dot.blocked,.ob-table .status-dot.disabled,.ob-table .status-dot.unpaid{background-color:#ff5209}.ob-table .status-dot.temporary_blocked,.ob-table .status-dot.recovered{background-color:#09b7ff}.ob-table .status-dot.substatus{background-color:#985ac5}.ob-table.not-touchable .action-buttons{display:none}.ob-table.not-touchable mat-icon.tooltip-icon.hidden-icon{display:none}.ob-table .mat-column-actions{flex:0 0 56px;place-content:stretch flex-end}.ob-table .mat-column-actions .action-buttons{display:inherit}.ob-table .mat-column-actions.float-actions-cell{position:relative}.ob-table .mat-column-actions.float-actions-cell .action-buttons{display:flex;position:absolute;left:46px;top:50%;transform:translate(-100%,-50%);width:0;background:#bbb;overflow:hidden}.ob-table .mat-column-actions.two-actions-cell{flex:0 0 82px}.ob-table .mat-column-actions.two-actions-cell.float-actions-cell .action-buttons{left:82px}.ob-table .mat-column-actions.three-actions-cell{flex:0 0 108px}.ob-table .mat-column-actions.three-actions-cell.float-actions-cell .action-buttons{left:120px}.ob-table .mat-column-actions.button-actions-cell{flex:0 0 240px}.ob-table .mat-mdc-row:hover .float-actions-cell .action-buttons{width:40px;transition:width .15s ease-in-out;background-color:inherit}.ob-table .mat-mdc-row:hover .float-actions-cell.two-actions-cell .action-buttons{width:80px;display:flex}.ob-table .mat-mdc-row:hover .float-actions-cell.three-actions-cell .action-buttons{width:120px}.ob-table .dense-row .mat-column-actions:not(.float-actions-cell) .action-buttons{height:30px}.ob-table.aggregated-table .head-cell{font-size:12px;font-weight:400;line-height:14px;font-family:Montserrat}.ob-table.aggregated-table tr.mat-mdc-header-row,.ob-table.aggregated-table tr.mat-mdc-footer-row,.ob-table.aggregated-table tr.mat-mdc-row{height:20px}.ob-table.aggregated-table tr.mat-mdc-header-row td,.ob-table.aggregated-table tr.mat-mdc-footer-row td,.ob-table.aggregated-table tr.mat-mdc-row td{color:#414141;font-size:14px;font-weight:400;line-height:20px;font-family:Nunito Sans}.ob-table.aggregated-table tr.mat-mdc-header-row td:last-child,.ob-table.aggregated-table tr.mat-mdc-header-row td.last-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row td:last-child,.ob-table.aggregated-table tr.mat-mdc-footer-row td.last-cell,.ob-table.aggregated-table tr.mat-mdc-row td:last-child,.ob-table.aggregated-table tr.mat-mdc-row td.last-cell{color:#625ac5}.ob-table.aggregated-table tr.mat-mdc-header-row td:last-child:not(.actions-cell),.ob-table.aggregated-table tr.mat-mdc-header-row td.last-cell:not(.actions-cell),.ob-table.aggregated-table tr.mat-mdc-footer-row td:last-child:not(.actions-cell),.ob-table.aggregated-table tr.mat-mdc-footer-row td.last-cell:not(.actions-cell),.ob-table.aggregated-table tr.mat-mdc-row td:last-child:not(.actions-cell),.ob-table.aggregated-table tr.mat-mdc-row td.last-cell:not(.actions-cell){min-width:182px}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-cell{border-bottom:unset}.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell:first-child{width:10%;min-width:96px;font-size:10px;font-weight:400;line-height:14px;font-family:Nunito Sans}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell.last-cell{font-weight:700}.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell:not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell:not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell:not(:last-child):not(.last-cell){font-weight:400}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell.last-cell{color:#625ac5}.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell{padding-bottom:0;padding-top:0;border-bottom:unset;font-size:22px;font-weight:700;line-height:24px;font-family:Montserrat;font-family:Nunito Sans}.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-cell{padding-top:0;padding-bottom:0}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-cell:first-child,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell:first-child{max-width:50px;padding-left:36px}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-cell.last-cell,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell:last-child,.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell.last-cell{padding-left:16px;padding-right:32px;position:sticky;right:0;background-color:#fff;border-left:1px #e9e9e9 solid}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell:not(:first-child):not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-cell:not(:first-child):not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell:not(:first-child):not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell:not(:first-child):not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-cell:not(:first-child):not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell:not(:first-child):not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell:not(:first-child):not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-cell:not(:first-child):not(:last-child):not(.last-cell),.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell:not(:first-child):not(:last-child):not(.last-cell){padding:0 16px}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell:not(:nth-child(-n+2)),.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-cell:not(:nth-child(-n+2)),.ob-table.aggregated-table tr.mat-mdc-header-row td.mat-mdc-footer-cell:not(:nth-child(-n+2)),.ob-table.aggregated-table tr.mat-mdc-footer-row th.mat-mdc-header-cell:not(:nth-child(-n+2)),.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-cell:not(:nth-child(-n+2)),.ob-table.aggregated-table tr.mat-mdc-footer-row td.mat-mdc-footer-cell:not(:nth-child(-n+2)),.ob-table.aggregated-table tr.mat-mdc-row th.mat-mdc-header-cell:not(:nth-child(-n+2)),.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-cell:not(:nth-child(-n+2)),.ob-table.aggregated-table tr.mat-mdc-row td.mat-mdc-footer-cell:not(:nth-child(-n+2)){border-left:1px #e9e9e9 solid}.ob-table.aggregated-table tr.mat-mdc-header-row.metric-active td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-header-row.metric-inactive td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row.metric-active td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-footer-row.metric-inactive td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-row.metric-active td.mat-mdc-cell,.ob-table.aggregated-table tr.mat-mdc-row.metric-inactive td.mat-mdc-cell{font-weight:700}.ob-table.aggregated-table tr.mat-mdc-header-row{background-color:unset}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell{color:#bbb}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell.currency-column{color:#625ac5}.ob-table.aggregated-table tr.mat-mdc-header-row th.mat-mdc-header-cell mat-icon{color:#414141}.ob-table.aggregated-table tr.mat-mdc-header-row .metric-head{position:relative}.ob-table.aggregated-table tr.mat-mdc-header-row .metric-head .ob-button{top:50%;position:absolute;transition:top .1s ease-in-out}.ob-table.aggregated-table tr.mat-mdc-header-row.expanded .ob-button{top:-6px;position:absolute}.ob-table.aggregated-table tr.mat-mdc-header-row.expanded th.mat-header-cell{padding-bottom:5px}.ob-table.aggregated-table tr.mat-mdc-footer-row.expanded td.mat-mdc-footer-cell{padding-top:5px}.ob-table.dense-table .mat-mdc-header-row,.ob-table.dense-table .mat-mdc-row,.ob-table.dense-table .mat-mdc-footer-row{border-left:0px;border-right:0px}.ob-table.dense-table.dense-row .mat-mdc-header-cell:first-child,.ob-table.dense-table.dense-row .mat-mdc-cell:first-child,.ob-table.dense-table.dense-row .mat-mdc-footer-cell:first-child{padding-right:0;padding-left:8px}.ob-table.dense-table mat-mdc-header-cell:first-of-type,.ob-table.dense-table mat-mdc-cell:first-of-type,.ob-table.dense-table mat-mdc-footer-cell:first-of-type,.ob-table.dense-table th.mat-mdc-header-cell:first-of-type,.ob-table.dense-table td.mat-mdc-cell:first-of-type,.ob-table.dense-table td.mat-mdc-footer-cell:first-of-type{margin-left:0}.ob-table.dense-table th.mat-mdc-header-cell:not(:last-of-type)>div,.ob-table.dense-table td.mat-mdc-cell:not(:last-of-type)>div,.ob-table.dense-table td.mat-mdc-footer-cell:not(:last-of-type)>div{margin-left:0}.ob-table .additional-headers-tr-row .additional-headers-th-row{text-align:center;border-top:5px solid;padding:0 10px}.ob-table .readonly-cell{pointer-events:none}.mat-mdc-header-cell.ob-draggable-column.cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:#e0e0e0}.mat-mdc-header-cell.ob-draggable-column.cdk-drag-placeholder{color:#e0e0e0;background-color:#e0e0e0}.mat-mdc-header-cell.ob-draggable-column.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.mat-mdc-header-cell.ob-draggable-column.cdk-drag{cursor:move}.mat-mdc-header-cell.ob-draggable-column.cdk-drag-disabled{cursor:not-allowed}.mat-mdc-row.ob-draggable-row{cursor:move}.mat-mdc-row.ob-draggable-row.cdk-drag-preview{display:table;box-sizing:border-box;background-color:#fff;border:none;border-radius:4px;animation-name:shadow-fade-in;animation-duration:.3s;animation-timing-function:cubic-bezier(0,0,.2,1);animation-delay:0ms;animation-iteration-count:1;animation-fill-mode:forwards}.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row .mat-mdc-header-cell:first-child,.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row .mat-mdc-cell:first-child,.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row .mat-mdc-footer-cell:first-child{padding-right:20px;padding-left:20px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row th.mat-mdc-header-cell:first-child,.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row td.mat-mdc-cell:first-child,.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row td.mat-mdc-footer-cell:first-child{padding-left:30px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row .head-cell{font-size:14px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-header-cell.mat-mdc-table-sticky.border-right,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-cell.mat-mdc-table-sticky.border-right,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right{padding-right:20px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-header-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-header-cell>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-cell>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-footer-cell.mat-mdc-table-sticky.border-right+.mat-mdc-footer-cell>div{margin-left:20px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-header-cell.border-right,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-cell.border-right,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-footer-cell.border-right{border-right:1px #dadada solid}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-header-cell.right,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-cell.right,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-footer-cell.right{text-align:right;justify-content:flex-end}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-header-cell:first-of-type:not(.default-padding),.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell:first-of-type:not(.default-padding),.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-footer-cell:first-of-type:not(.default-padding),.mat-mdc-row.ob-draggable-row.cdk-drag-preview th.mat-mdc-header-cell:first-of-type:not(.default-padding),.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell:first-of-type:not(.default-padding),.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-footer-cell:first-of-type:not(.default-padding){padding-left:74px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-header-cell:last-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell:last-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-footer-cell:last-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview th.mat-mdc-header-cell:last-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell:last-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-footer-cell:last-of-type{padding-right:10px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-header-cell:not(:last-of-type),.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell:not(:last-of-type),.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-footer-cell:not(:last-of-type){padding-right:0}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-header-cell.without-gap,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-header-cell.without-gap:first-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell.without-gap,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell.without-gap:first-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-footer-cell.without-gap,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-footer-cell.without-gap:first-of-type{padding-left:0}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-header-cell.without-gap,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-header-cell.without-gap:not(:last-of-type),.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell.without-gap,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell.without-gap:not(:last-of-type),.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-footer-cell.without-gap,.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-footer-cell.without-gap:not(:last-of-type){margin-right:0}.mat-mdc-row.ob-draggable-row.cdk-drag-preview th.mat-mdc-header-cell:not(:last-of-type)>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell:not(:last-of-type)>div,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-footer-cell:not(:last-of-type)>div{margin-right:0;padding-right:0}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell{line-height:20px;padding-top:10px;padding-bottom:10px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-footer-cell,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-footer-cell{font-size:14px;font-weight:700;font-family:Nunito Sans;line-height:20px;color:#625ac5;padding-top:10px;padding-bottom:10px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .number-input{text-align:right}.mat-mdc-row.ob-draggable-row.cdk-drag-preview input[type=number]{-moz-appearance:textfield}.mat-mdc-row.ob-draggable-row.cdk-drag-preview input[type=number]::-webkit-outer-spin-button,.mat-mdc-row.ob-draggable-row.cdk-drag-preview input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .price-column{min-width:150px;max-width:150px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview th.checkbox-column,.mat-mdc-row.ob-draggable-row.cdk-drag-preview th.checkbox-column:not(:last-of-type),.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.checkbox-column,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.checkbox-column:not(:last-of-type){width:0;padding-right:20px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .checkbox-column,.mat-mdc-row.ob-draggable-row.cdk-drag-preview .checkbox-column:not(:last-of-type){margin:0;padding:0}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .ob-form-field{width:100%}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .ob-form-field .mat-mdc-form-field-infix{padding-block:4px;min-height:30px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .ob-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.mat-mdc-row.ob-draggable-row.cdk-drag-preview:not(:hover) .ob-form-field:not(.ob-form-field-outline).mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mdc-notched-outline{--mdc-outlined-text-field-outline-width: 0px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-cell:not(.editable-cell) .ob-form-field{pointer-events:none}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .mat-mdc-cell:not(.editable-cell) .ob-form-field.mat-form-field-appearance-outline .mat-form-field-outline{color:transparent}.mat-mdc-row.ob-draggable-row.cdk-drag-preview.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1);animation-name:shadow-fade-out;animation-duration:.3s;animation-timing-function:cubic-bezier(0,0,.2,1);animation-delay:0ms;animation-iteration-count:1;animation-fill-mode:forwards}.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row{height:48px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row mat-cell,.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row td.mat-mdc-cell{padding-top:9px;padding-bottom:9px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row mat-cell.actions-cell,.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row td.mat-mdc-cell.actions-cell{padding-top:4px;padding-bottom:4px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell{line-height:20px;vertical-align:middle}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell:first-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell:first-of-type{margin-left:40px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell:last-of-type,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell:last-of-type{padding-right:10px}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell.checkbox-column,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell.checkbox-column{margin:0}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-cell.mat-table-sticky:first-child,.mat-mdc-row.ob-draggable-row.cdk-drag-preview td.mat-mdc-cell.mat-table-sticky:first-child{border-right-color:transparent}.mat-mdc-row.ob-draggable-row.cdk-drag-preview .action-buttons{display:none}.mat-mdc-row.ob-draggable-row.cdk-drag-preview mat-icon.tooltip-icon.hidden-icon{display:none}.mat-mdc-row.ob-draggable-row .mat-icon.drag-icon{position:absolute;margin-left:-26px;color:#bbb}mat-row.mat-mdc-row.ob-draggable-row.cdk-drag-preview{border-left:10px solid transparent;border-right:10px solid transparent}mat-row.mat-mdc-row.ob-draggable-row.cdk-drag-preview.dense-row{min-height:30px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.ob-dialog:not(.lateral){transition:width .1s ease-in-out,height .1s ease-in-out}.ob-dialog.full-screen{width:100%}.ob-dialog.extra-large{width:1000px}.ob-dialog.large{width:800px}.ob-dialog.medium{width:500px}.ob-dialog.small{width:360px}.ob-dialog.extra-small{width:260px}.ob-dialog.no-padding .mat-mdc-dialog-content{padding:0}.ob-dialog.warn .mdc-dialog__surface{border-top-style:solid;border-top-width:8px;border-top-color:#ff5209}.ob-dialog.alert .mdc-dialog__surface{border-top-style:solid;border-top-width:8px;border-top-color:#ffaa09}.ob-dialog.info .mdc-dialog__surface{border-top-style:solid;border-top-width:8px;border-top-color:#09b7ff}.ob-dialog.success .mdc-dialog__surface{border-top-style:solid;border-top-width:8px;border-top-color:#43d05b}.ob-dialog .mat-mdc-dialog-container{--mdc-dialog-supporting-text-font: Nunito Sans;--mdc-dialog-supporting-text-line-height: 20px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-color: var(--ob-theme-color-black);--mdc-dialog-supporting-text-tracking: 0;--mat-dialog-with-actions-content-padding: 16px 24px 24px 24px;padding:0;border-radius:5px;overflow-y:hidden}.ob-dialog .mat-mdc-dialog-container .mdc-dialog__title{align-items:center}.ob-dialog .mat-mdc-dialog-container .mdc-dialog__title+.mdc-dialog__content{padding-top:24px}.ob-dialog .mdc-dialog__title:before{content:none}.ob-dialog .mdc-dialog__content>:first-child.ob-form-field{margin-top:16px}.ob-dialog .mat-mdc-dialog-title{width:100%;margin:0;padding:24px 24px 0}.ob-dialog .mat-mdc-dialog-title .title{font-size:22px;font-weight:700;line-height:24px;font-family:Montserrat;overflow:hidden;text-overflow:ellipsis}.ob-dialog .mat-mdc-dialog-title .ob-button.small.only-icon{margin-top:-2px}.ob-dialog .mat-mdc-dialog-content{width:100%;padding:32px 24px;margin:0;max-height:calc(90vh - 148px);box-sizing:border-box}.ob-dialog .mat-mdc-dialog-content.with-sticky-content{padding-top:0;margin-top:32px}.ob-dialog .mat-mdc-dialog-content.with-wizard-bar{max-height:calc(90vh - 195px)}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel{box-shadow:none;border-radius:0}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.neutral{--mat-expansion-container-background-color: $ob-bg-1}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:none}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel:first-of-type,.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel:last-of-type{border-radius:0!important}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.mat-expansion-panel-spacing,.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel:not(.mat-expansion-panel-spacing){margin:16px 0}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.mat-expansion-panel-spacing:first-child,.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel:first-child{margin-top:0}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.mat-expansion-panel-spacing:last-child,.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel:last-child{margin-bottom:0}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.tiny .mat-expansion-panel-header{height:24px;margin-top:5px;border:0}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.tiny .mat-expansion-panel-header .mat-expansion-indicator:after{padding:3px;border-width:0 2px 2px 0;margin-bottom:5px}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.tiny .mat-expansion-panel-header .mat-expansion-panel-header-title{font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans;color:#414141}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.tiny .mat-expansion-panel-content{margin-bottom:16px}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel.tiny .mat-expansion-panel-content .mat-expansion-panel-body{padding:16px 0 0 24px}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel .mat-expansion-panel-header{height:22px;padding:0 5px 2px;border-bottom:1px solid #dadada;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel .mat-expansion-panel-header.ng-trigger-expansionHeight{height:22px}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 8px 0 0}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator:after{padding:2px;margin-bottom:6px;border-width:0 2px 2px 0;color:#414141}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{font-size:18px;font-weight:700;line-height:22px;font-family:Montserrat}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel .mat-expansion-panel-header:first-of-type,.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel .mat-expansion-panel-header:last-of-type{border-radius:0!important}.ob-dialog .mat-mdc-dialog-content .mat-expansion-panel.ob-dialog-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding:16px 0 24px}.ob-dialog .mat-mdc-dialog-content .operation-summary{display:flex;flex-direction:row}.ob-dialog .mat-mdc-dialog-content .operation-summary .label{color:var(--ob-theme-color-grey)}.ob-dialog .mat-mdc-dialog-content .operation-summary .value{font:var(--ob-theme-font-headline);font-family:Nunito Sans}.ob-dialog .mat-mdc-dialog-content .operation-summary .current-amount,.ob-dialog .mat-mdc-dialog-content .operation-summary .new-amount{display:flex;flex-direction:column;align-items:center;flex:0 1 50%}.ob-dialog .mat-mdc-dialog-content .operation-summary .current-amount{border-right:1px solid var(--ob-theme-color-grey-light-10)}.ob-dialog .mat-mdc-dialog-content .operation-summary .current-amount .value{font-weight:400}.ob-dialog .mat-mdc-dialog-content .operation-summary .new-amount .value{color:var(--ob-theme-color-accent)}.ob-dialog .mat-mdc-dialog-actions{width:100%;padding:16px 24px 0;margin:0;background-color:#eff0f0}.ob-dialog .mat-mdc-dialog-actions button{margin:0 0 16px}.ob-dialog .mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:16px}.ob-dialog .mat-mdc-dialog-actions .footer-info{margin-bottom:16px}.ob-dialog .ob-form-field.ob-date-form-field{margin-bottom:0}.ob-dialog .ob-date-time-form-field .ob-form-field:not(:last-child){margin-bottom:0}.ob-dialog .dialog-grid-form *[fxlayoutgap~=grid] .ob-form-field{margin-bottom:0}.ob-dialog .dialog-grid-form *[fxlayoutgap~=grid] .ob-grid-divider{margin:-15px 20px 0 0}.ob-dialog.lateral{animation:slideLeft .3s forwards 0s ease-in;width:650px}.ob-dialog.lateral .mdc-dialog__surface{border-radius:0}.ob-dialog.lateral .mat-mdc-dialog-title{border-bottom:1px #dadada solid;padding:24px}.ob-dialog.lateral:not(.no-action-bar) .mat-mdc-dialog-content{height:calc(100vh - 165px);max-height:calc(100vh - 165px)}.ob-dialog.lateral.no-action-bar .mat-mdc-dialog-content{max-height:unset}.ob-dialog.lateral.no-action-bar .dialog-msg-container{height:100vh}.ob-dialog.lateral .mat-mdc-dialog-actions{background-color:#fff;box-shadow:0 9px 15px #414141}.ob-dialog.lateral.ob-dialog .mat-mdc-dialog-container{border-radius:0}.ob-dialog.handset .mat-mdc-dialog-actions{display:flex;flex-direction:row;flex-wrap:nowrap;place-content:center flex-end;align-items:center;box-sizing:border-box}@media screen and (max-width: 599.98px) and (orientation: portrait),screen and (max-width: 959.98px) and (orientation: landscape){.ob-dialog.handset{animation:slideUp .2s forwards 0s ease-in;align-self:end;max-width:100vw!important;min-width:100vw!important}.ob-dialog.handset .mdc-dialog__surface{border-bottom-left-radius:0;border-bottom-right-radius:0}.ob-dialog.handset .mat-mdc-dialog-content{max-height:70dvh;height:70dvh}.ob-dialog.handset .mat-mdc-dialog-content.with-sticky-content{max-height:calc(70dvh - 32px);height:calc(70dvh - 32px)}.ob-dialog.handset .mat-mdc-dialog-actions{padding-inline:24px;padding-block:16px;flex-direction:column;align-items:stretch}.ob-dialog.handset .mat-mdc-dialog-actions .handset-hide{display:none}.ob-dialog.handset .mat-mdc-dialog-actions button{margin:0}.ob-dialog.handset .mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin:0}}@media screen and (max-width: 599.98px) and (orientation: portrait){.ob-dialog.handset .mat-mdc-dialog-content{max-height:70dvh;height:70dvh}.ob-dialog.handset .mat-mdc-dialog-content.with-sticky-content{max-height:calc(70dvh - 32px);height:calc(70dvh - 32px)}}@media screen and (max-width: 959.98px) and (orientation: landscape){.ob-dialog.handset .mat-mdc-dialog-content{max-height:50dvh;height:50dvh}.ob-dialog.handset .mat-mdc-dialog-content.with-sticky-content{max-height:calc(50dvh - 32px);height:calc(50dvh - 32px)}}@media screen and (max-width: 599.98px) and (orientation: portrait),screen and (max-width: 959.98px) and (orientation: landscape){.ob-chip-list.handset{overflow-x:auto;-webkit-overflow-scrolling:touch}.ob-chip-list.handset::-webkit-scrollbar{display:none}.ob-chip-list.handset .mdc-evolution-chip-set__chips{flex-wrap:nowrap;margin-top:0}.ob-chip-list.handset .mdc-evolution-chip-set__chips .mat-mdc-chip.mat-mdc-standard-chip{flex-shrink:0}}.ob-chip-list .mdc-evolution-chip-set__chips{margin-top:-4px;margin-bottom:-4px}.ob-chip-list .mat-mdc-standard-chip{--mdc-chip-label-text-font: Nunito Sans;--mdc-chip-label-text-line-height: 18px;--mdc-chip-label-text-size: 12px}.ob-chip-list .mat-mdc-chip.mat-mdc-standard-chip{border:1px solid rgba(65,65,65,.4);transition:border-color .1s ease-in;min-height:28px;box-sizing:border-box;background-color:#fff;height:1px}.ob-chip-list .mat-mdc-chip.mat-mdc-standard-chip:hover{border-color:#41414199}.ob-chip-list .mat-mdc-chip.mat-mdc-standard-chip:hover:after{opacity:0}.ob-chip-list .mat-mdc-chip.mat-mdc-standard-chip:focus:after{opacity:0}.ob-chip-list .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled):active{box-shadow:none}.ob-chip-list .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mat-mdc-chip-remove{opacity:.4;font-weight:700;transition:opacity .1s ease-in;overflow:visible}.ob-chip-list .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mat-mdc-chip-remove:hover{opacity:1}mat-select{--mat-select-trigger-text-font: Nunito Sans;--mat-select-trigger-text-line-height: 14px;--mat-select-trigger-text-size: 14px;--mat-select-focused-arrow-color: var(--ob-theme-color-black)}.ob-select-server-search-panel.mat-mdc-select-panel.elements-shown-4{max-height:275px}.ob-select-server-search-panel.mat-mdc-select-panel.elements-shown-8{max-height:550px}mat-option{--mat-option-label-text-font: Nunito Sans;--mat-option-label-text-line-height: 14px;--mat-option-label-text-size: 14px}mat-option.mat-mdc-option{min-height:40px}mat-option.mat-mdc-option .mat-pseudo-checkbox-full{margin-right:8px}mat-select .mat-mdc-select-arrow-wrapper{height:20px}mat-optgroup.mat-mdc-optgroup{color:#8d8d8f}mat-select-trigger .status-dot{height:8px;width:8px;background-color:#8d8d8f;border-radius:50%;display:inline-block;margin-right:6px;flex-shrink:0}mat-select-trigger .status-dot.accepted,mat-select-trigger .status-dot.paid,mat-select-trigger .status-dot.active{background-color:#43d05b}mat-select-trigger .status-dot.refunded,mat-select-trigger .status-dot.pending,mat-select-trigger .status-dot.disable{background-color:#ffaa09}mat-select-trigger .status-dot.inactive,mat-select-trigger .status-dot.rejected,mat-select-trigger .status-dot.blocked,mat-select-trigger .status-dot.unpaid,mat-select-trigger .status-dot.disabled{background-color:#ff5209}mat-select-trigger .status-dot.temporary_blocked{background-color:#09b7ff}mat-select-trigger .status-dot-spinner{height:12px;width:12px;display:inline-block;margin-right:6px}.mat-select-panel .cdk-virtual-scroll-content-wrapper{max-width:100%}.mat-option{min-height:40px;padding-inline:16px;display:flex;align-items:center}.mat-mdc-option.mat-active{background-color:#80808026}.mat-mdc-option.mat-selected{background-color:#dadada}.mat-mdc-option.mat-selected .mat-option-text{color:#414141}.mat-mdc-option.mat-option-disabled .mat-option-text{color:#bbb}.mat-mdc-option .mat-option-text{color:#8d8d8f}.mat-mdc-option .mat-icon.no-margin{margin:0}.mat-mdc-option.select-all .mat-pseudo-checkbox{display:none}.mat-mdc-option.options-loader{pointer-events:none}.mat-mdc-option.options-loader .mat-pseudo-checkbox{display:none}.mat-mdc-option.options-loader.mat-selected:not(.mat-option-multiple){background-color:#fff}.mat-mdc-option.option-container{min-height:48px}.mat-mdc-option.option-container .option-title{font:var(--ob-theme-font-body-2)}.mat-mdc-option.option-container .option-subtitle{color:#8d8d8f;font:var(--ob-theme-font-body-1)}.mat-select-search-inner input.mat-select-search-input{border-bottom:1px solid var(--ob-theme-color-grey-light-10)}.ob-tab-menu{background:#eff0f0}.ob-tab-menu .mat-mdc-tab-header-pagination-before .mat-ripple-element,.ob-tab-menu .mat-mdc-tab-header-pagination-after .mat-ripple-element{background-color:#414141;opacity:.15}.ob-tab-menu .mat-mdc-tab-header-pagination-before:not(.mat-mdc-tab-header-pagination-disabled),.ob-tab-menu .mat-mdc-tab-header-pagination-after:not(.mat-mdc-tab-header-pagination-disabled){box-shadow:0 0 10px #bbb}.ob-tab-menu .mat-mdc-tab-header-pagination-before:not(.mat-mdc-tab-header-pagination-disabled) .mat-mdc-tab-header-pagination-chevron,.ob-tab-menu .mat-mdc-tab-header-pagination-after:not(.mat-mdc-tab-header-pagination-disabled) .mat-mdc-tab-header-pagination-chevron{border-color:#414141}.ob-tab-menu .mat-mdc-tab-link.mdc-tab{min-width:120px;height:40px;font-family:Nunito Sans;font-size:16px;font-weight:400}.ob-tab-menu .mat-mdc-tab-link.mdc-tab .mdc-tab-indicator__content--underline{border-top-width:4px}.ob-tab-menu .mat-mdc-tab-link.mdc-tab .mat-mdc-tab-ripple .mat-ripple-element{background-color:#414141;opacity:.15}.ob-tab-menu .mat-mdc-tab-link.mdc-tab.mdc-tab--active{opacity:1}.ob-tab-menu .mat-mdc-tab-link.mdc-tab.mdc-tab--active:not(.mat-mdc-tab-disabled) .mdc-tab__text-label{color:#414141}.ob-tab-menu .mat-mdc-tab-link.mdc-tab:not(.mat-mdc-tab-disabled){color:#414141;opacity:.8}.ob-tab-menu .mat-mdc-tab-link.mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active{opacity:1}.ob-tab-menu .mat-mdc-tab-link.mdc-tab.mat-mdc-tab-disabled{opacity:.5}.ob-tab-menu .mat-ink-bar{height:4px}.ob-horizontal-subtab{background-color:#e9e9e9;border:hidden;border-radius:0;height:50px;min-height:50px;place-content:center}.ob-horizontal-subtab .mat-mdc-tab-header-pagination-after .mat-ripple-element,.ob-horizontal-subtab .mat-mdc-tab-header-pagination-before .mat-ripple-element{background-color:#414141;opacity:.15}.ob-horizontal-subtab .mat-mdc-tab-header-pagination-after:not(.mat-mdc-tab-header-pagination-disabled),.ob-horizontal-subtab .mat-mdc-tab-header-pagination-before:not(.mat-mdc-tab-header-pagination-disabled){box-shadow:0 0 10px #bbb}.ob-horizontal-subtab .mat-mdc-tab-header-pagination-after:not(.mat-mdc-tab-header-pagination-disabled) .mat-mdc-tab-header-pagination-chevron,.ob-horizontal-subtab .mat-mdc-tab-header-pagination-before:not(.mat-mdc-tab-header-pagination-disabled) .mat-mdc-tab-header-pagination-chevron{border-color:#414141}.ob-horizontal-subtab .mat-mdc-tab-list{display:flex;justify-content:center;align-items:center}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links{justify-content:center}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .tab-tooltip-container:not(:first-child){margin-left:20px}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab{background-color:#fff0;height:30px;border-radius:2px;min-width:0;padding:0 15px;opacity:1;font-size:14px;font-weight:400;line-height:20px;font-family:Nunito Sans;color:#414141}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab:hover .mdc-tab__ripple:before{background-color:#fff}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab:hover .mdc-tab__ripple:before .mdc-tab__text-label{color:#414141;opacity:1}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab:not(:first-child){margin-left:20px}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab .mdc-tab__text-label{color:#414141;opacity:1}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab.mat-mdc-tab-disabled .mdc-tab__text-label{opacity:.4}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab:hover:not(.mat-mdc-tab-disabled){background-color:#ffffff80}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab.mdc-tab--active{background-color:#fff}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab.mdc-tab--active .mdc-tab__text-label{font-weight:700;color:#19737d}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab .mdc-tab-indicator__content--underline{border:none}.ob-horizontal-subtab .mat-mdc-tab-list .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab .mat-mdc-tab-ripple .mat-ripple-element{background-color:#414141;opacity:.15}.ob-horizontal-subtab .mat-ink-bar{display:none}@media screen and (max-width: 599.98px) and (orientation: portrait),screen and (max-width: 959.98px) and (orientation: landscape){.ob-tab-component.handset .mat-mdc-tab-header{overflow-x:scroll;-webkit-overflow-scrolling:touch}.ob-tab-component.handset .mat-mdc-tab-header.mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination{display:none}.ob-tab-component.handset .mat-mdc-tab-header::-webkit-scrollbar{display:none}.ob-tab-component.handset .mat-mdc-tab-label-container{overflow:visible}}.ob-tab-component.invisible-tabs .mat-mdc-tab-header{display:none}.ob-tab-component.vertical .mat-mdc-tab-labels{flex-direction:column}.ob-tab-component.height-full{height:100%}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links{border-bottom:1px #19737d solid;margin:0 0 10px;padding:15px 15px 0}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link{font-family:Nunito Sans;font-size:14px;min-height:30px;height:auto;padding:0 20px;min-width:100px}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link:hover .mdc-tab__ripple:before{background-color:#fff}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link:hover.mdc-tab--active .mdc-tab__ripple:before{background-color:#fff}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab--active{background:#fff;margin-bottom:-1px;border:1px #19737d solid;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom:1px #ffffff solid}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab--active .mdc-tab__text-label{color:#19737d;opacity:1}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab--active.mat-mdc-tab-disabled{opacity:1}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link:not(.mdc-tab--active){opacity:.6}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link:not(.mdc-tab--active) .mdc-tab__text-label{color:#414141}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-links .mat-mdc-tab-link .mat-mdc-tab-ripple .mat-ripple-element{background-color:#414141;opacity:.15}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-labels{border-bottom:1px #19737d solid;height:30px;box-sizing:border-box}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab{font-size:14px;padding:0 30px;min-width:0}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-labels .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active{border:1px #19737d solid;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom:1px #ffffff solid}.ob-tab-component.ob-navigation-tabs .mat-mdc-tab-labels .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#19737d}.ob-tab-component.ob-navigation-tabs.padded-tabs-header .mat-mdc-tab-labels{padding-left:25px}.ob-tab-component.ob-language-tabs .mat-mdc-tab-header{padding-left:25px;padding-top:5px;padding-bottom:5px;border-bottom:1px #dadada solid;margin-bottom:20px}.ob-tab-component.ob-language-tabs .mat-mdc-tab-header .mat-mdc-tab-labels{border-bottom:unset;height:unset}.ob-tab-component.ob-language-tabs .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab{min-width:auto;padding:0 12px;margin:5px;opacity:1;font-weight:700;border-radius:3px;border:1px transparent solid;font-size:14px}.ob-tab-component.ob-language-tabs .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab:last-child{margin-right:0}.ob-tab-component.ob-language-tabs .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab:first-child{margin-left:0}.ob-tab-component.ob-language-tabs .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover:not(.mat-mdc-tab-disabled){background-color:#dadada80}.ob-tab-component.ob-language-tabs .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active{border-color:#19737d}.ob-tab-component.ob-language-tabs .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#19737d}.ob-tab-component.ob-language-tabs.no-left-padding .mat-mdc-tab-header{padding-left:0}.ob-tab-component.ob-language-tabs.no-bottom-margin .mat-mdc-tab-header{margin-bottom:0}.ob-tab-component.ob-language-tabs.no-left-padding .mat-form-field{display:block}.ob-tab-component.ob-language-tabs.vertical{margin-bottom:8px;flex-direction:row}.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-header{padding-left:0;margin-right:20px;border-bottom:none}.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab{height:35px;max-width:200px;justify-content:start}.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab .mdc-tab__content{width:100%}.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab .mdc-tab__text-label{text-align:left;width:100%;overflow:hidden;text-overflow:ellipsis}@supports (-webkit-line-clamp: 2){.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab .mdc-tab__text-label{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:normal;line-height:1.2}}@supports not (-webkit-line-clamp: 2){.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab .mdc-tab__text-label{display:block;white-space:nowrap}}.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab:last-child{margin-right:5px}.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab:first-child{margin-left:5px}.ob-tab-component.ob-language-tabs.vertical .mat-mdc-tab-body-wrapper{width:100%}.ob-tab-component.ob-language-tabs.fixed-width .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab{min-width:180px}.ob-tab-component .mat-mdc-tab-header{margin-bottom:24px}.ob-tab-component .mat-mdc-tab-header .mat-mdc-tab.mdc-tab{height:30px;font-family:Nunito Sans;font-size:16px;font-weight:400;opacity:.6}.ob-tab-component .mat-mdc-tab-header .mat-mdc-tab.mdc-tab.mdc-tab--active{opacity:1;font-weight:700}.ob-tab-component .mat-mdc-tab-header .mat-mdc-tab.mdc-tab .mdc-tab__text-label{color:#414141}.ob-tab-component .mat-mdc-tab-header .mat-mdc-tab .mdc-tab__ripple:before,.ob-tab-component .mat-mdc-tab-header .mat-mdc-tab .mat-mdc-tab-ripple{background:none}.ob-tab-component .mat-mdc-tab-header .mat-mdc-tab:hover .mdc-tab__ripple:before{background-color:#fff}.ob-tab-component .mdc-tab-indicator{display:none}.ob-tab-component .mat-mdc-tab-body-content{overflow-x:hidden}.cdk-overlay-pane{--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-font: Nunito Sans;--mat-menu-item-label-text-line-height: 20px;--mat-menu-item-label-text-color: #2e2e2e}.mat-mdc-paginator{--mat-paginator-container-text-color: #8d8d8f;--mat-paginator-container-background-color: unset}.mat-mdc-paginator.main-page-paginator{color:#8d8d8f;background-color:var(--ob-theme-color-bg-1)}.mat-mdc-paginator.main-page-paginator .mat-mdc-paginator-container{padding-right:0}.mat-mdc-paginator.main-page-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{font:var(--ob-theme-font-subheading-2);font-family:Nunito Sans;-webkit-font-smoothing:auto;color:#414141;margin-right:10px}.mat-mdc-paginator.main-page-paginator .mat-mdc-icon-button{background-color:transparent}.mat-mdc-paginator.main-page-paginator .mat-mdc-icon-button .mat-mdc-paginator-icon{--mat-paginator-disabled-icon-color: #bbb;--mat-paginator-enabled-icon-color: #414141;width:18px}.mat-mdc-paginator .mat-mdc-icon-button{width:24px;height:24px;padding:0;border:1px solid #bbbbbb;background-color:#fff;border-radius:2px;box-sizing:content-box;margin:2px}.mat-mdc-paginator .mat-mdc-icon-button span{width:inherit;height:inherit;border-radius:inherit}.mat-mdc-paginator .mat-mdc-paginator-range-label{display:none}.mat-mdc-paginator .mat-mdc-paginator-container{min-height:40px}.mat-mdc-paginator.with-range-label .mat-mdc-paginator-range-label{display:block;margin:0 16px}.mat-mdc-paginator.no-padding .mat-mdc-paginator-container{padding:0}.ob-accordion-list.mat-accordion{overflow-y:auto}.ob-accordion-list.mat-accordion .mat-expansion-panel:first-of-type,.ob-accordion-list.mat-accordion .mat-expansion-panel:last-of-type{border-radius:0}.ob-accordion-list.tiny.mat-accordion .mat-expansion-panel{color:#414141;min-height:35px}.ob-accordion-list.tiny.mat-accordion .mat-expansion-panel .mat-expansion-panel-header{background:#dadada;height:34px;border-top:1px #ffffff solid;border-left:0;border-bottom:0}.ob-accordion-list.tiny.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded{border-bottom:1px #ffffff solid;min-height:34px}.ob-accordion-list.tiny.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-content{margin-left:0}.ob-accordion-list.tiny.mat-accordion .mat-expansion-panel .mat-expansion-panel-content{overflow:auto;height:100%}.ob-accordion-list.tiny.mat-accordion .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{height:100%;border:0;margin:0}.ob-accordion-list.tiny.mat-accordion .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body>*{margin:0}.ob-accordion-list.tiny.mat-accordion .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .cdk-virtual-scroll-viewport{height:100%}.ob-accordion-list .mat-expansion-panel{background:#eff0f0;color:#8d8d8f;border-radius:0}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-content-wrapper{flex:1}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header{border-bottom:1px #dadada solid;border-left:46px transparent solid;height:46px;font-size:14px;font-weight:400;font-family:Nunito Sans;font-weight:700;line-height:20px;padding:0 18px}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header.ng-trigger-expansionHeight{height:46px}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header .mat-content{margin-left:-46px}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title,.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description{color:inherit;padding-right:10px}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header .group-counters-badge{font-size:10px;font-weight:400;line-height:14px;font-family:Nunito Sans;font-weight:700;border-radius:50px;padding:0 8px;color:#fff;background-color:#bbb}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header .group-counters-badge.partially-selected{background-color:#8d8d8f}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header .group-counters-badge.all-selected{background-color:#3ba0a8}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{transition:padding-top .2s ease-out;padding-bottom:6px}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{color:#414141;padding:3px;margin-bottom:0;border-width:0 2px 2px 0}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-body{padding:10px 18px;border-bottom:1px #dadada solid;border-left:46px transparent solid;margin-right:-46px}.ob-accordion-list .mat-expansion-panel .mat-expansion-panel-body>*{margin-left:-46px}.ob-accordion-list .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{color:#414141;background-color:#e9e9e9}.ob-accordion-list .mat-expansion-panel.mat-expanded{background-color:#fff}.ob-accordion-list .mat-expansion-panel.mat-expanded .mat-expansion-panel-header{border-bottom-color:#dadadabf}.ob-accordion-list .mat-expansion-panel.mat-expanded .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{margin-right:24px}.ob-accordion-list .mat-expansion-panel.exclude-body-padding .mat-expansion-panel-body{padding:0}.ob-accordion-list .mat-expansion-panel.exclude-header-padding .mat-expansion-panel-header .mat-content{margin-left:-46px}.ob-accordion-list .mat-expansion-panel.error-status{border:1px #ff5209 solid}.ob-accordion-list .mat-expansion-panel.error-status+.error-status{border-top:none}.ob-accordion-list .accordion-table .mat-expansion-panel-header{background-color:#fff;font-weight:400;color:#414141;border-left:none;padding:0 8px}.ob-accordion-list .accordion-table .mat-expansion-panel-header .mat-content{margin:0;height:100%}.ob-accordion-list .accordion-table .mat-expansion-panel-body{color:#414141;border-bottom:none;-webkit-scrollbar:none}mat-datepicker-toggle.mat-datepicker-toggle button{color:#414141;margin-right:-6px}mat-datepicker-toggle.mat-datepicker-toggle button:disabled{color:#41414142}.ob-color-picker color-chrome .chrome-picker{box-shadow:none;width:250px}.ob-color-picker color-chrome .chrome-picker .chrome-hue{margin-top:9px}.ob-color-picker color-saturation{cursor:crosshair}.ob-color-picker .colors-group+.colors-group{margin-top:10px}.ob-color-picker .colors-group .colors-group-label{font-weight:700;margin-bottom:5px}.ob-color-picker color-editable-input{font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans}.timepicker-backdrop-overlay,.timepicker-overlay{z-index:9999!important}.timepicker .timepicker__header{background-color:#3ba0a8!important}.timepicker .timepicker__body{cursor:pointer}.timepicker .clock-face__clock-hand{background-color:#3ba0a8!important}.timepicker .clock-face__clock-hand:after{background-color:#3ba0a8!important}.timepicker .clock-face__clock-hand:before{border-color:#3ba0a8!important}.timepicker .clock-face__number>span.active{background-color:#3ba0a8!important}.timepicker button:not(.timepicker-dial__item){color:#3ba0a8!important}.ngx-material-timepicker-toggle{color:#414141e6;padding:2px 0 0!important;width:30px;height:30px}.ngx-material-timepicker-toggle svg{width:22px;height:22px}.ngx-material-timepicker-toggle:focus{background-color:#4141411f}.ngx-material-timepicker-toggle:disabled{opacity:.26;cursor:default}.ob-snackbar.mat-mdc-snack-bar-container{max-width:33vw;margin:24px}.ob-snackbar.mat-mdc-snack-bar-container .mdc-snackbar__surface{padding:0;background-color:transparent}.ob-snackbar.mat-mdc-snack-bar-container .mdc-snackbar__surface .mdc-snackbar__label{padding:0}.material-icons{font-size:24px;width:auto;height:auto}.ob-icon.mat-icon.xxsmall{height:13px;width:13px;min-width:13px;font-size:13px}.ob-icon.mat-icon.xsmall{height:20px;width:20px;min-width:20px;font-size:20px}.ob-icon.mat-icon.small{height:22px;width:22px;min-width:22px;font-size:22px}.ob-icon.mat-icon.medium{height:24px;width:24px;min-width:24px;font-size:24px}.ob-icon.mat-icon.large{height:28px;width:28px;min-width:28px;font-size:28px}.ob-icon.mat-icon.success{color:#43d05b}.ob-icon.mat-icon.info{color:#09b7ff}.ob-icon.mat-icon.warning{color:#ffaa09}.ob-icon.mat-icon.error{color:#ff5209}.ob-icon.mat-icon.neutral{color:#8d8d8f}.ob-icon.mat-icon.with-text{margin-right:8px}.ob-icon.mat-icon.action{cursor:pointer}.ob-help-icon{color:#427fec;cursor:help;height:20px;width:20px;min-width:20px;font-size:20px}.star{color:#ffaa09}.star svg{fill:#ffaa09}mat-selection-list.mat-mdc-selection-list .mat-mdc-subheader{margin:0;padding:16px;color:#0000008a}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item{align-items:center;position:relative;overflow:hidden}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item,mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-one-line{height:48px;padding-right:0}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item.mdc-list-item--disabled,mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--non-interactive{background:#e9e9e9}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item.mdc-list-item--disabled:before,mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--non-interactive:before{background:#e9e9e9}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item.query-option .mdc-list-item__end{display:none}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__start{line-height:18px;padding-left:16px;margin:0}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__start>.mdc-checkbox{padding:0}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__start>.mdc-checkbox>.mdc-checkbox__background{top:0;left:0}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__content{padding:0 16px;display:flex;align-items:center}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__content>.mdc-list-item__primary-text{padding:0;display:block;flex-grow:1;height:unset;text-wrap:wrap;--mdc-list-list-item-label-text-size: 14px;--mdc-list-list-item-label-text-font: Nunito Sans}mat-selection-list.mat-mdc-selection-list .mat-mdc-list-item .mat-mdc-list-option-checkbox-before{--mdc-checkbox-selected-checkmark-color: #fff}mat-selection-list.mat-mdc-selection-list.small-rows>.mat-mdc-list-item.mdc-list-item--with-leading-checkbox,mat-selection-list.mat-mdc-selection-list.small-rows>.mat-mdc-list-item.mdc-list-item--with-one-line,mat-selection-list.mat-mdc-selection-list.small-rows .mat-mdc-list-item.mdc-list-item--with-leading-checkbox,mat-selection-list.mat-mdc-selection-list.small-rows .mat-mdc-list-item.mdc-list-item--with-one-line{height:40px}.ob-list.mat-mdc-selection-list:is(.ng-touched).ng-invalid{border:1px solid var(--mat-form-field-error-text-color)}.ob-list.mat-mdc-selection-list .list-header{padding:8px 16px 8px 0}.ob-list.mat-mdc-selection-list .list-header mat-checkbox{padding:0 16px}.ob-list.mat-mdc-selection-list[aria-multiselectable=false] .list-header{padding:8px 16px 8px 32px}.ob-list.mat-mdc-selection-list.export-fields-list .mat-mdc-subheader{padding:0}.ob-list.mat-mdc-selection-list .group-header{padding:2px 16px 0 48px;background-color:#dadada}.ob-list.mat-mdc-selection-list .mat-mdc-list-option:hover{background:#e9e9e9}.ob-list.mat-mdc-selection-list .mat-mdc-list-option:hover[aria-selected=true]{background:#9dd0d4}.ob-list.mat-mdc-selection-list .mat-mdc-list-option:not(.mdc-list-item--disabled):focus:not(:hover):not([aria-selected=true]):not(.mat-mdc-subheader){background:none}.ob-list.mat-mdc-selection-list .mat-mdc-list-option[aria-selected=true]{background:#c4eaed}.ob-list.mat-mdc-selection-list .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.left-bar-container{height:100%}.left-bar-container .left-bar{overflow:hidden;background-color:#eff0f0}.left-bar-container .left-bar.detail-bar{background-color:#fff}.left-bar-container .left-bar.detail-bar .left-sidebar-title{background-color:#eff0f0;border-bottom:1px #dadada solid}.left-bar-container .left-bar.detail-bar .left-sidebar-subheader{padding:16px 8px 8px 16px}.left-bar-container .left-bar.detail-bar .item-details{padding:8px 8px 8px 16px}.left-bar-container .left-bar.detail-bar .item-details .label{font-size:12px;font-weight:400;font-family:Nunito Sans;font-weight:700;line-height:20px;text-transform:uppercase}.left-bar-container .left-bar.detail-bar .item-details .value{color:#8d8d8f}.left-bar-container .left-bar.detail-bar .item-details .detail-bar-divider{margin-left:10px;margin-right:10px}.left-bar-container .left-bar .left-sidebar-header{padding:0 8px 0 16px;border-bottom:1px #dadada solid}.left-bar-container .left-bar .left-sidebar-header .ob-button{vertical-align:middle;margin-left:2px}.left-bar-container .left-bar .left-sidebar-title{padding:8px 16px 0}.left-bar-container .left-bar .left-sidebar-title .title{margin:0 8px 0 0}.left-bar-container .left-bar .left-sidebar-title .results-count{font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans;color:#625ac5}.left-bar-container .left-bar .left-sidebar-title .results-count>span{padding-left:8px}.left-bar-container .left-bar .list-divider{border-color:#dadada}.left-bar-container .left-bar .list-container{overflow-y:auto}.left-bar-container .left-bar .list-container .ob-lateral-select-list .mat-mdc-list-option{-webkit-user-select:none;user-select:none;height:64px;width:auto}.left-bar-container .left-bar .list-container .ob-lateral-select-list .mat-mdc-list-option:focus{outline:none}.left-bar-container .loading-state-container{position:absolute;top:0;width:100%;height:inherit}.left-bar-container .loading-state-container .loading-state-background{height:100%;width:100%;background-color:#ffffffbf}.ob-lateral-select-list.mat-mdc-list-base{padding-top:0;padding-bottom:0;background-color:#eff0f0;--mdc-list-list-item-disabled-label-text-opacity: 1;--mdc-list-list-item-label-text-font: "Nunito Sans";--mdc-list-list-item-label-text-color: #8d8d8f;--mdc-list-list-item-label-text-line-height: 18px;--mdc-list-list-item-hover-state-layer-color: transparent;--mdc-list-list-item-hover-label-text-color: #8d8d8f;--mdc-list-list-item-focus-state-layer-color: transparent}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option{height:auto;border-bottom:1px #dadada solid;padding-left:0;overflow:visible;-webkit-user-select:none;user-select:none;box-sizing:content-box;transition:background-color .2s ease-out;overflow:hidden}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option:focus{outline:none}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option:hover{background-color:#e9e9e9}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option.mat-mdc-list-single-selected-option{background-color:#c4eaed}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option .mdc-list-item__end{display:none}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option .mdc-list-item__content{padding:10px 5px 10px 16px;font-size:12px;font-weight:400;line-height:18px;font-family:Nunito Sans;color:#8d8d8f;box-sizing:border-box;width:100%}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option .mdc-list-item__content .list-item-title{color:#414141;font-size:14px;font-weight:400;font-family:Nunito Sans;line-height:16px}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option .mdc-list-item__content .list-item-subtitle{color:#8d8d8f;font-size:12px;font-weight:400;font-family:Nunito Sans;line-height:14px}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option .mdc-list-item__content .mdc-list-item__primary-text{display:flex;flex-direction:column;width:100%}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option.with-select-button .mdc-list-item__content{padding-left:2px}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option.with-badge .badge-container{margin-left:5px}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option.mdc-list-item:not([aria-selected=false]){color:#414141;background-color:#fff;cursor:default}.ob-lateral-select-list.mat-mdc-list-base .mat-mdc-list-option.mdc-list-item:not([aria-selected=false]) .list-item-title{font-weight:700}.ob-grid-select-list.mat-mdc-selection-list{padding:0;gap:10px}.ob-grid-select-list.mat-mdc-selection-list:focus{outline:0}.ob-grid-select-list.mat-mdc-selection-list.no-padding .mdc-list-item__primary-text{padding:0}.ob-grid-select-list.mat-mdc-selection-list.no-padding-right .mdc-list-item__content{padding-right:0}.ob-grid-select-list.mat-mdc-selection-list .mdc-list-item--selected .mdc-list-item__primary-text{color:inherit}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive{height:60px;padding:0;border:1px solid #8d8d8f}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive,.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive:hover,.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive:focus{background:none}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive,.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive:before{transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive:not([aria-selected=false]){background-color:#c4eaed;border-color:#3ba0a8}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive:not([aria-selected=false]):hover{background-color:#9dd0d4}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive:not([aria-selected=false]) .mat-icon.right-check{color:#3ba0a8}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive.mdc-list-item--disabled{background:none;background-color:#eff0f0;border:1px solid #eff0f0;cursor:default}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive.mdc-list-item--disabled:focus{outline:0}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive.mdc-list-item--disabled:before{--mdc-list-list-item-focus-state-layer-opacity: 0}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive.mdc-list-item--disabled .mat-mdc-icon{color:#8d8d8f}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive.mdc-list-item--disabled .mat-mdc-icon.right-check{margin-left:10px}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive.mdc-list-item--disabled .card-title{font-weight:400}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive .mdc-list-item__end:has(.mdc-radio,.mdc-checkbox){display:none}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive .mat-mdc-list-item-unscoped-content{box-sizing:border-box}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive .mat-mdc-list-item-unscoped-content .thumbnail{width:120px;height:100%;object-fit:contain;background-color:#fff}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive .mat-mdc-list-item-unscoped-content .thumbnail.default{padding:8px 0;text-align:center;background-color:#bbb}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive .mat-mdc-list-item-unscoped-content .card-title{font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans;margin:0}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive .mat-mdc-list-item-unscoped-content .card-text{font-size:12px;font-weight:400;font-family:Nunito Sans;line-height:16px;margin:0}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive .mat-mdc-list-item-unscoped-content .promotion-type-badge{text-transform:uppercase;padding:0 4px;border-radius:4px;font-size:12px;border:1px rgba(96,125,139,.2) solid;margin:0 16px;color:#607d8b}.ob-grid-select-list.mat-mdc-selection-list .mat-mdc-list-option.mat-mdc-list-item-interactive .mat-mdc-list-item-unscoped-content .right-side{padding-left:10px;border-left:1px solid #dadada;text-align:center}.ob-tabs-select-list{background-color:#eff0f0}.ob-tabs-select-list.mat-mdc-list-base{background-color:#eff0f0;padding:0 12px 12px}.ob-tabs-select-list.mat-mdc-list-base .selector-list-title{font-weight:700;padding:8px 0}.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option{height:auto;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-out;padding:0}.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option:focus{outline:none}.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option:hover{background-color:#e9e9e9}.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option[aria-selected=true]{color:#19737d;background-color:#fffc;font-weight:700}.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option[aria-selected=true]:hover:before,.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option[aria-selected=true]:focus:before{background-color:unset;opacity:unset}.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option .mdc-list-item__content{padding:6px 6px 6px 10px}.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option .mat-mdc-list-item-unscoped-content{line-height:18px;padding:6px 6px 6px 10px;margin-bottom:4px;min-height:48px;color:inherit;font-weight:inherit}.ob-tabs-select-list.mat-mdc-list-base .mat-mdc-list-option .mdc-list-item__end{display:none}app-selection-list{display:inherit}.ob-list.mat-mdc-list-base{padding:0}.ob-list.mat-mdc-list-base .mat-mdc-subheader{font-size:12px;font-weight:400;line-height:14px;font-family:Montserrat;border-bottom:1px #e9e9e9 solid;text-transform:uppercase;position:sticky;top:0;z-index:1;background-color:#fff}.ob-list.mat-mdc-list-base .mat-mdc-subheader.mat-mdc-list-item{margin-top:16px}.ob-list.mat-mdc-list-base .mat-mdc-subheader .mdc-list-item__primary-text{color:#8d8d8f}.ob-list.mat-mdc-list-base .mat-mdc-subheader:first-child{margin-top:16px}.ob-list.mat-mdc-list-base .mat-mdc-subheader:first-child.first-subheader{margin-top:0}.ob-list.mat-mdc-list-base .mat-mdc-subheader:first-child.mat-mdc-list-item{border-top:0}.ob-list.mat-mdc-list-base .mdc-list-item__primary-text{font-size:14px;font-weight:400;line-height:20px;font-family:Nunito Sans;line-height:unset}.ob-list .mat-mdc-list-item{font-size:14px;font-weight:400;line-height:20px;font-family:Nunito Sans;border-bottom:1px #e9e9e9 solid;margin:0;padding:0;box-sizing:unset;overflow:unset}.ob-list .mat-mdc-list-item .mdc-list-item__content{height:inherit;pointer-events:inherit}.ob-list .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content,.ob-list .mat-mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text{display:flex;box-sizing:border-box;height:inherit;align-items:center;padding:0 16px}.ob-list .mat-mdc-list-item:not(.mat-mdc-list-item-interactive){cursor:auto}.ob-list .mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.ob-list .mat-mdc-list-item:first-child{border-top:1px #e9e9e9 solid}.ob-list .mat-mdc-list-item.editable-item .mdc-list-item__primary-text{padding:10px}.ob-list .mat-mdc-list-item.editable-item .write-value{height:30px;line-height:30px;margin-left:10px;margin-right:10px}.ob-list .mat-mdc-list-item.editable-item .write-value input{font-size:14px;font-weight:400;font-family:Nunito Sans;height:26px;line-height:26px;outline:none;background-color:#fff;padding:2px 9px;width:calc(100% - 18px);border:none}.ob-list .mat-mdc-list-item.editable-item .write-value input:focus{padding:1px 8px;border:1px #3ba0a8 solid}.ob-list .mat-mdc-list-item.editable-item .write-value input.invalid{border:1px #ff5209 solid}.ob-list .mat-mdc-list-item.editable-item:hover{background-color:#e9e9e9}.ob-list .mat-mdc-list-item.editable-item:hover .write-value input{padding:1px 8px}.ob-list .mat-mdc-list-item.editable-item:hover .write-value input:not(.invalid):not(:focus){border:1px #dadada solid}.ob-list .mat-mdc-list-item.editable-item:hover .write-value input:not(.invalid):not(:focus):hover{border:1px #303133 solid}.ob-list .mat-mdc-list-item.hoverable-item:hover{background-color:#e9e9e9}.ob-list .mat-mdc-list-item.card-item{height:56px}.ob-list .mat-mdc-list-item.card-item .mdc-list-item__primary-text{border:1px solid #8d8d8f}.ob-list .mat-mdc-list-item.card-item .mdc-list-item__primary-text .card-title{font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans;margin:0}.ob-list .mat-mdc-list-item.card-item .mdc-list-item__primary-text .card-text{font-size:12px;font-weight:400;font-family:Nunito Sans;line-height:16px;margin:0}.ob-list .mat-mdc-list-item.card-item.with-icon .mdc-list-item__primary-text{padding-left:0}.ob-list .mat-mdc-list-item .mat-mdc-icon-button{transition:background-color .2s ease-out}.ob-list .mat-mdc-list-item.content-full>.mdc-list-item__content{width:100%}.ob-list .mat-mdc-list-item .delete-action{width:36px;height:36px}.ob-list .mat-mdc-list-item:not(:hover) .delete-action button{display:none}.ob-list .mat-mdc-list-item:not(:hover) .action-buttons.float-actions-cell{opacity:0}.ob-list .mat-mdc-list-item:not(:hover) .actions-container>*{display:none}.ob-list .mat-mdc-list-item.cdk-drag{cursor:move}.ob-list.disabled .mat-mdc-list-item{pointer-events:none;opacity:.5}.ob-list.read-only .mat-mdc-list-item{pointer-events:none}.ob-list.small-rows .mat-mdc-list-item{height:40px}.ob-list .list-header{position:sticky;font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans;background-color:#eff0f0;top:0;z-index:1}.ob-list.mat-mdc-list .list-header{padding:8px 16px}.ob-list.mat-mdc-list .list-header.with-action-button>div{margin-right:40px}.ob-list.mat-mdc-list .group-header{padding:2px 16px 0}.ob-list.cdk-drop-list-dragging .mat-mdc-list-item.cdk-drag-placeholder{opacity:0}.ob-list.cdk-drop-list-dragging .mat-mdc-list-item:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}mat-list.mat-mdc-list-base{padding-bottom:0}mat-list.mat-mdc-list-base .mat-mdc-list-item{--mdc-list-list-item-one-line-container-height: 48px}mat-list.mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__primary-text{--mdc-list-list-item-label-text-size: 14px;--mdc-list-list-item-label-text-font: Nunito Sans}mat-list.mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__primary-text p{margin:0}mat-list.mat-mdc-list-base .mat-mdc-subheader{padding:16px;color:#8d8d8f}.mat-mdc-list-item .drag-icon{color:#bbb;padding:4px;margin-right:21px}.mat-mdc-list-item.with-position{margin-left:32px;width:auto}.mat-mdc-list-item.with-position.editable-item{margin-left:36px}.mat-mdc-list-item.with-position .drag-icon{margin-left:10px}.mat-mdc-list-item.cdk-drag-preview{font-size:14px;font-weight:400;line-height:20px;font-family:Nunito Sans;background-color:#fff;border:none;animation-name:shadow-fade-in;animation-duration:.3s;animation-timing-function:cubic-bezier(0,0,.2,1);animation-delay:0;animation-iteration-count:1;animation-fill-mode:forwards;padding:0;overflow:unset}.mat-mdc-list-item.cdk-drag-preview>.mdc-list-item__content{height:inherit}.mat-mdc-list-item.cdk-drag-preview.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1);animation-name:shadow-fade-out;animation-duration:.3s;animation-timing-function:cubic-bezier(0,0,.2,1);animation-delay:0;animation-iteration-count:1;animation-fill-mode:forwards}.mat-mdc-list-item.cdk-drag-preview .mdc-list-item__primary-text{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:0 16px;position:relative;height:inherit}.mat-mdc-list-item.cdk-drag-preview.card-item{height:56px}.mat-mdc-list-item.cdk-drag-preview.card-item .mdc-list-item__primary-text{border:1px solid #8d8d8f}.mat-mdc-list-item.cdk-drag-preview.card-item .mdc-list-item__primary-text .card-title{font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans;margin:0}.mat-mdc-list-item.cdk-drag-preview.card-item .mdc-list-item__primary-text .card-text{font-size:12px;font-weight:400;font-family:Nunito Sans;line-height:16px;margin:0}.mat-mdc-list-item.cdk-drag-preview.card-item .mdc-list-item__primary-text .card-text.grey{color:#8d8d8f}.mat-mdc-list-item.cdk-drag-preview.card-item.with-icon .mdc-list-item__primary-text{padding-left:0}.mat-mdc-list-item.cdk-drag-preview.editable-item .write-value input{font-size:14px;font-weight:400;font-family:Nunito Sans;height:26px;line-height:26px;outline:none;background-color:#fff;padding:2px 9px;width:calc(100% - 18px);border:none}.mat-mdc-list-item.cdk-drag-preview.editable-item .write-value input.invalid{border:1px #ff5209 solid}.mat-mdc-list-item.cdk-drag-preview .delete-action button{display:none}.mat-mdc-list-item,.mat-mdc-list-item>.mdc-list-item__content,.mat-mdc-list-item .mdc-list-item__primary-text{overflow:unset}@keyframes shadow-fade-in{0%{box-shadow:none}to{box-shadow:0 3px 1px -2px #41414133,0 2px 2px #41414124,0 1px 5px #4141411f}}@keyframes shadow-fade-out{0%{box-shadow:0 3px 1px -2px #41414133,0 2px 2px #41414124,0 1px 5px #4141411f}to{box-shadow:none}}.ob-sidebar-toggle{transition:padding .3s ease-in-out;position:absolute;left:0;bottom:75px;padding:13px 3px 13px 8px;background-color:#fff;border-top:1px #dadada solid;border-right:1px #dadada solid;border-bottom:1px #dadada solid;border-radius:2px;cursor:pointer;z-index:9999}.ob-sidebar-toggle .arrow:after{transition:transform .3s ease-in-out;border-style:solid;border-width:0 0 2px 2px;content:"";display:inline-block;padding:3px;transform:rotate(45deg);vertical-align:middle;color:#414141}.ob-sidebar-toggle.collapsed{padding:13px 8px 13px 3px}.ob-sidebar-toggle.collapsed .arrow:after{transform:rotate(-135deg)}mat-radio-group.ng-touched.ng-invalid .mdc-radio__outer-circle{--mdc-radio-unselected-icon-color: #ff5209}.mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__inner-circle,.mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-radio-button .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mat-mdc-radio-button .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-radio-button .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__inner-circle,.mat-mdc-radio-button .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{--mdc-radio-disabled-selected-icon-color: $ob-grey-light-20;border-color:#bbb;background-color:#e0e0e0;opacity:1}.mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 24px}mat-radio-button.ob-radio-card-button{border:1px solid #8d8d8f}mat-radio-button.ob-radio-card-button:hover:not(:has(.mdc-radio--disabled)){background-color:#dadada}mat-radio-button.ob-radio-card-button.mat-primary.mat-mdc-radio-checked{border-color:#3ba0a8;background-color:#3ba0a826}mat-radio-button.ob-radio-card-button.mat-primary.mat-mdc-radio-checked:hover{background-color:#3ba0a859}mat-radio-button.ob-radio-card-button.mat-accent.mat-mdc-radio-checked{border-color:#625ac5;background-color:#625ac526}mat-radio-button.ob-radio-card-button.mat-accent.mat-mdc-radio-checked:hover{background-color:#625ac559}mat-radio-button.ob-radio-card-button.mat-warn.mat-mdc-radio-checked{border-color:#ff5209;background-color:#ff520926}mat-radio-button.ob-radio-card-button.mat-warn.mat-mdc-radio-checked:hover{background-color:#ff520959}mat-radio-button.ob-radio-card-button:has(.mdc-radio--disabled){border-color:#dadada}mat-radio-button.ob-radio-card-button .mdc-form-field{--mdc-radio-disabled-unselected-icon-color: #dadada;white-space:normal;padding:10px;width:calc(100% - 20px)}mat-radio-button.ob-radio-card-button .mdc-form-field label{width:100%}mat-radio-button.ob-radio-card-button.inline,mat-radio-button.ob-radio-button.inline{padding-top:12px;padding-bottom:32px}mat-radio-button.ob-radio-card-button.vertical-list,mat-radio-button.ob-radio-button.vertical-list{padding:10px 0;display:flex}mat-radio-button.ob-radio-card-button.align .mdc-radio,mat-radio-button.ob-radio-button.align .mdc-radio{align-self:center}mat-radio-button.ob-radio-card-button .mdc-form-field .mdc-radio--disabled+label>*,mat-radio-button.ob-radio-button .mdc-form-field .mdc-radio--disabled+label>*{color:#dadada}mat-radio-button.ob-radio-card-button.disabled-with-contrast .mdc-form-field .mdc-radio--disabled+label>*,mat-radio-button.ob-radio-button.disabled-with-contrast .mdc-form-field .mdc-radio--disabled+label>*{color:inherit}mat-radio-button.ob-radio-card-button .mdc-radio,mat-radio-button.ob-radio-button .mdc-radio{padding:0 4px 0 0}mat-radio-button.ob-radio-image-button .mdc-form-field{align-items:flex-start}mat-radio-button .option-title{font:var(--ob-theme-font-body-2);line-height:22px;margin-bottom:2px}mat-radio-button .mdc-radio{align-self:flex-start}.ob-slide-toggle{--mat-slide-toggle-label-text-tracking: 0}.ob-slide-toggle .mdc-switch__handle{border:3px solid transparent;box-sizing:border-box}.ob-slide-toggle .mdc-switch{margin-right:4px;--mdc-switch-handle-height: 19px;--mdc-switch-handle-width: 19px;--mdc-switch-handle-shape: 8px;--mdc-switch-track-height: 18px;--mdc-switch-track-shape: 16px;--mdc-switch-track-width: 36px;--mdc-switch-selected-icon-size: 0;--mdc-switch-unselected-icon-size: 0;--mdc-switch-state-layer-size: 32px;--mdc-switch-selected-handle-color: #fff;--mdc-switch-selected-focus-handle-color: #fff;--mdc-switch-selected-hover-handle-color: #fff;--mdc-switch-selected-pressed-handle-color: #fff;--mdc-switch-selected-focus-track-color: var(--ob-theme-color-primary);--mdc-switch-selected-hover-track-color: var(--ob-theme-color-primary);--mdc-switch-selected-pressed-track-color: var(--ob-theme-color-primary);--mdc-switch-selected-track-color: var(--ob-theme-color-primary);--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-shadow-color: black;--mdc-switch-unselected-handle-color: #f8f8f8;--mdc-switch-unselected-focus-handle-color: #fff;--mdc-switch-unselected-hover-handle-color: #fff;--mdc-switch-unselected-pressed-handle-color: #fff;--mdc-switch-unselected-focus-track-color: #bbb;--mdc-switch-unselected-hover-track-color: #bbb;--mdc-switch-unselected-pressed-track-color: #bbb;--mdc-switch-unselected-track-color: #bbb;--mdc-switch-disabled-handle-opacity: .7;--mdc-switch-disabled-track-opacity: .4;--mdc-switch-disabled-selected-handle-color: #fff;--mdc-switch-disabled-selected-track-color: var(--ob-theme-color-primary);--mdc-switch-disabled-unselected-handle-color: #fff;--mdc-switch-disabled-unselected-track-color: #bbb}mat-tooltip-component .mat-mdc-tooltip.no-margin .mdc-tooltip__surface{margin:0}mat-tooltip-component .mat-mdc-tooltip.ob-tooltip-nowrap .mdc-tooltip__surface{text-overflow:revert;white-space:nowrap;max-width:none}mat-tooltip-component .mat-mdc-tooltip.ob-tooltip-error .mdc-tooltip__surface{background-color:#ff5209;color:#fff}mat-tooltip-component .mat-mdc-tooltip.ob-venue-tooltip .mdc-tooltip__surface{text-align:left}mat-tooltip-component .mat-mdc-tooltip .mdc-tooltip__surface{background-color:#272a33;color:#dadada;line-height:18px;padding:8px 12px;margin:8px;white-space:pre-line;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-state-layer-size: 24px}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{--mdc-checkbox-selected-icon-color: var(--ob-theme-color-grey)}.mat-mdc-checkbox.small-touch-area .mat-mdc-checkbox-touch-target{position:absolute;width:100%;height:100%;top:0;left:0;transform:unset}mat-checkbox.mat-mdc-checkbox-disabled{opacity:.7}mat-checkbox.mat-mdc-checkbox-disabled .mdc-checkbox__background{background-color:#e0e0e0}mat-checkbox.mat-mdc-checkbox-disabled .mat-mdc-checkbox-frame{border-color:#bbb}mat-checkbox.mat-mdc-checkbox-indeterminate.mat-primary .mat-mdc-checkbox-background{background-color:#8d8d8f}mat-checkbox .mat-mdc-checkbox-frame{border-color:#8d8d8f}mat-checkbox.inline{padding-top:8px}mat-checkbox.list-header-checkbox{height:100%}mat-checkbox.list-header-checkbox label{height:100%;padding-left:2px;padding-right:10px}mat-checkbox.list-checkbox{height:100%}mat-checkbox.list-checkbox label{height:100%;padding-left:15px;padding-right:10px}mat-checkbox.list-checkbox label .mat-mdc-checkbox-inner-container{margin-top:12px}mat-checkbox.list-checkbox.tiny-list label .mat-mdc-checkbox-inner-container{margin-top:6px}mat-checkbox.xsmall .mat-mdc-checkbox-layout{padding-top:1px}mat-checkbox.xsmall .mat-mdc-checkbox-ripple{left:calc(50% - 13px);top:calc(50% - 13px);height:26px;width:26px}mat-checkbox .mat-internal-form-field .mdc-checkbox{align-self:flex-start}mat-checkbox .mat-internal-form-field .mat-mdc-checkbox-label{line-height:22px}mat-checkbox.label-with-description .mat-mdc-checkbox-label{line-height:18px}mat-checkbox.nested-field{padding-left:24px}.ob-progress-bar{--mdc-linear-progress-active-indicator-color: #09b7ff}.ob-progress-bar .mdc-linear-progress__buffer-bar{background-color:#76bdc2}.ob-progress-bar.empty{--mdc-linear-progress-active-indicator-color: #ffffff}.ob-progress-bar.empty .mdc-linear-progress__buffer-bar{background-color:#fff}.ob-progress-bar.warn{--mdc-linear-progress-active-indicator-color: #ff5209}.ob-progress-bar.warn .mdc-linear-progress__buffer-bar{background-color:#ffa984}.ob-progress-bar.info{--mdc-linear-progress-active-indicator-color: #09b7ff}.ob-progress-bar.info .mdc-linear-progress__buffer-bar{background-color:#84dbff}.ob-progress-bar.success{--mdc-linear-progress-active-indicator-color: #43d05b}.ob-progress-bar.success .mdc-linear-progress__buffer-bar{background-color:#a1e8ad}.previewer-backdrop{background:#0d0e12cc}.mat-calendar.ob-calendar .mat-calendar-table-header-divider{display:none}.mat-calendar.ob-calendar .mat-calendar-body-label:not(:last-of-type){visibility:hidden}.mat-calendar.ob-calendar .mat-calendar-body-label:last-of-type{display:none}.mat-calendar.ob-calendar .mat-calendar-header{padding-top:0}.mat-calendar.ob-calendar .mat-calendar-controls{margin:0}.mat-calendar.ob-calendar .mat-calendar-abbr{font-weight:400;line-height:14px;font-family:Nunito Sans;font-size:8px}.mat-calendar.ob-calendar .mat-calendar-body-cell-content{font-weight:400;line-height:14px;font-family:Nunito Sans;font-size:9px}.mat-calendar.ob-calendar .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:none}.ob-tree-table mat-tree-node{border-bottom:1px solid #e9e9e9}.ob-tree-table mat-tree-node.hoverable-tree-node .action-category-button{visibility:hidden}.ob-tree-table mat-tree-node.hoverable-tree-node .editable-tree-cell .ob-form-field{width:100%}.ob-tree-table mat-tree-node.hoverable-tree-node .editable-tree-cell .ob-form-field:not(.with-error) .mat-form-field-wrapper{padding-bottom:0}.ob-tree-table mat-tree-node.hoverable-tree-node .editable-tree-cell .ob-form-field .mat-form-field-wrapper{margin:0}.ob-tree-table mat-tree-node.hoverable-tree-node .editable-tree-cell .ob-form-field .mat-form-field-wrapper .mat-form-field-infix{padding:.625em 0 .375em}.ob-tree-table mat-tree-node.hoverable-tree-node:not(:hover) .editable-tree-cell .ob-form-field:not(.ob-form-field-outline).mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-form-field-outline{color:transparent;background-color:transparent}.ob-tree-table mat-tree-node.hoverable-tree-node:hover{background-color:#e9e9e9}.ob-tree-table mat-tree-node.hoverable-tree-node:hover .action-category-button{visibility:visible}.ob-tree-table mat-tree-node .action-buttons-container .action-category-button[disabled]{cursor:not-allowed}mat-expansion-panel.ob-expansion-card{border-radius:0!important;margin-bottom:8px}mat-expansion-panel.ob-expansion-card:not([class*=mat-elevation-z]){box-shadow:none;border:1px solid #dadada}mat-expansion-panel.ob-expansion-card mat-panel-title{font-size:14px;font-weight:700;line-height:20px;font-family:Nunito Sans}mat-expansion-panel.ob-expansion-card .mat-expansion-panel-header{height:50px;padding:0 16px}mat-expansion-panel.ob-expansion-card .mat-expansion-panel-header .mat-expansion-indicator{margin:0 16px 0 8px}mat-expansion-panel.ob-expansion-card .mat-expansion-panel-header .mat-expansion-indicator:after{vertical-align:text-top;padding:4px}mat-expansion-panel.ob-expansion-card .mat-expansion-panel-body{padding:16px}mat-expansion-panel.ob-expansion-card .mat-expansion-panel-body .gray-card-content{background-color:#eff0f0;padding:16px 16px 24px}mat-expansion-panel.ob-expansion-card .mat-expansion-panel-body .gray-card-content .expansion-card-subcontent{padding:8px;background-color:#fff}mat-divider.ob-divider{margin:16px 0 24px}mat-divider.ob-form-divider{margin:0 0 24px}mat-divider.ob-form-divider.fields-divider{margin:24px 0}mat-divider.no-margin-bottom{margin-bottom:0}.ob-slider.mat-mdc-slider{--mat-mdc-slider-focus-ripple-color: transparent;--mat-mdc-slider-hover-ripple-color: transparent;--mdc-slider-handle-width: 16px;--mdc-slider-handle-height: 16px}.ob-slider.mat-mdc-slider .mdc-slider__track,.ob-slider.mat-mdc-slider .mdc-slider__track .mdc-slider__track--inactive,.ob-slider.mat-mdc-slider .mdc-slider__track .mdc-slider__track--active{height:2px}.ob-slider.mat-mdc-slider .mdc-slider__track .mdc-slider__track--inactive{background-color:#414141}.ob-slider.mat-mdc-slider .mdc-slider__thumb{top:-9px}.ob-card.mat-mdc-card{box-shadow:0 5px 8px 1px #00000040;padding:0;margin-top:8px}.ob-card.mat-mdc-card .mat-mdc-card-content{padding:24px;margin-bottom:0}.ob-card.mat-mdc-card .mat-mdc-card-footer{padding:16px 24px;margin:0;background-color:#eff0f0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.ob-card.mat-mdc-card .mat-mdc-card-footer .right-actions{display:flex}.ob-card.mat-mdc-card .mat-mdc-card-footer .right-actions>:not(:last-child){margin-right:16px}.ob-card.mat-mdc-card .mat-mdc-card-actions{padding:0 24px 16px}.ob-card.mat-mdc-card .mat-mdc-card-actions .right-actions>:not(:last-child){margin-right:16px}.ob-card.content-padding-none.mat-mdc-card .mat-mdc-card-content{padding:0}.ob-card.small-paddings.mat-mdc-card .mat-mdc-card-content,.ob-card.small-paddings.mat-mdc-card .mat-mdc-card-footer{padding:16px}.ob-card.small-paddings.mat-mdc-card .mat-mdc-card-actions{padding:0 16px 16px}html{--ob-theme-font-caption: 400 12px/18px Nunito Sans;--ob-theme-font-tiny: 400 10px/14px Nunito Sans;--ob-theme-font-button: 700 12px/24px Montserrat;--ob-theme-font-input: 400 14px/1.28572 Nunito Sans;--ob-theme-font-body-1: 400 14px/20px Nunito Sans;--ob-theme-font-body-2: 700 14px/20px Nunito Sans;--ob-theme-font-display-2: 700 31px/42px Montserrat;--ob-theme-font-title: 700 18px/22px Montserrat;--ob-theme-font-headline: 700 22px/24px Montserrat;--ob-theme-font-subheading-1: 400 12px/14px Montserrat;--ob-theme-font-subheading-2: 400 14px/18px Montserrat;--ob-theme-color-primary: #3ba0a8;--ob-theme-color-secondary: #19737d;--ob-theme-color-primary-50: #e7f4f5;--ob-theme-color-primary-100: #c4eaed;--ob-theme-color-primary-200: #9dd0d4;--ob-theme-color-primary-900: #19737d;--ob-theme-color-background-menu: #272a33;--ob-theme-color-disabled: rgba(0, 0, 0, .38);--ob-theme-color-white: #ffffff;--ob-theme-color-bg-1: #eff0f0;--ob-theme-color-bg-2: #e9e9e9;--ob-theme-color-bg-3: #e0e0e0;--ob-theme-color-grey-light-10: #dadada;--ob-theme-color-grey-light-20: #bbbbbb;--ob-theme-color-grey: #8d8d8f;--ob-theme-color-grey-dark: #545454;--ob-theme-color-bg-dark-10: #0d0e12;--ob-theme-color-bg-dark-20: #272a33;--ob-theme-color-black: #414141;--ob-theme-color-yellow: #ffaa09;--ob-theme-color-blue: #3498db;--ob-theme-color-fuchsia: #c55abd;--ob-theme-color-neutral: #607d8b;--ob-theme-color-tertiary: #427fec;--ob-theme-color-success: #43d05b;--ob-theme-color-warn: #ff5209;--ob-theme-color-info: #09b7ff;--ob-theme-color-alert: #ffaa09;--ob-theme-color-accent: #625ac5;--ob-theme-color-success-darker: #1eb32f;--ob-theme-color-warn-darker: #d02e00;--ob-theme-color-info-darker: #0290ff;--ob-theme-color-alert-darker: #ff7f02;--ob-theme-color-accent-darker: #342ea3;--ob-theme-color-success-lighter: #e8f9eb;--ob-theme-color-warn-lighter: #ffeae1;--ob-theme-color-info-lighter: #e1f6ff;--ob-theme-color-alert-lighter: #fff5e1;--ob-theme-color-accent-lighter: #ecebf8}.admonition{--admonition-background-color: var(--ob-theme-color-primary-50);--admonition-color: var(--ob-theme-color-primary-900)}html,body{height:100%;margin:0}html.cdk-global-scrollblock,body.cdk-global-scrollblock{overflow-y:auto}.mat-typography h1,.mat-typography h2,.mat-typography h3,.mat-typography h4,.mat-typography h5{margin:0}.mat-typography h1.section-title,.mat-typography h2.section-title,.mat-typography h3.section-title,.mat-typography h4.section-title,.mat-typography h5.section-title{margin:0 0 16px}.mat-typography h3.section-title{text-transform:uppercase;font-weight:700}.mat-typography p{margin:0 0 16px;max-width:760px}a{text-decoration:none;color:var(--ob-theme-color-primary)}:focus{outline:none}.primary{color:var(--ob-theme-color-primary)}.secondary{color:var(--ob-theme-color-secondary)}.warn{color:var(--ob-theme-color-warn)}.ob-error-message{color:var(--ob-theme-color-warn);font:var(--ob-theme-font-tiny)}.ob-link{font:var(--ob-theme-font-body-1);cursor:pointer;color:var(--ob-theme-color-tertiary)}.ob-link:hover:not([disabled]):not(.disabled){text-decoration:underline}.ob-link[disabled],.ob-link.disabled{color:var(--ob-theme-color-disabled)}.ob-link[disabled]:hover,.ob-link.disabled:hover{cursor:default}.ob-link.icon:after{font-family:Material Icons;content:"launch";position:relative;bottom:-2px;margin-left:4px}.ob-label{font:var(--ob-theme-font-body-2)}.ob-label.disabled{color:var(--ob-theme-color-disabled)}.ob-summary-value .label{font:var(--ob-theme-font-caption);font-weight:700;line-height:20px;text-transform:uppercase;margin:0}.ob-summary-value .value{font:var(--ob-theme-font-body-1);margin:0}.ob-summary-value .grey{color:var(--ob-theme-color-grey)}.field-label{width:100%;padding-bottom:8px;font:var(--ob-theme-font-body-2);color:var(--ob-theme-color-black)}.field-label.inline-field{width:unset;padding-bottom:4px;margin-right:4px}.field-label.title{margin-top:8px}.field-label.no-margin{margin-top:0}.field-label.section{margin-top:32px}.status-notifications-container{padding:8px 42px 8px 24px;border-bottom:1px solid var(--ob-theme-color-grey-light-10)}.highlighted-box{font:var(--ob-theme-font-body-1);line-height:19px;border-radius:4px;border:1px solid var(--ob-theme-color-grey);background-color:var(--ob-theme-color-grey-light-10);padding:1px 10px 0}.highlighted-box.transparent{background-color:unset;color:var(--ob-theme-color-grey)}.list-total-elems{font-weight:700}.ob-text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uppercase{text-transform:uppercase}router-outlet+*{display:flex;flex:100%;flex-grow:0;flex-shrink:1;flex-direction:column}.input-number-no-arrows{-moz-appearance:textfield}.input-number-no-arrows::-webkit-outer-spin-button,.input-number-no-arrows::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.section-block:not(:last-child){margin-bottom:32px}.image-uploader{margin-bottom:16px}.field-format{font:var(--ob-theme-font-tiny);line-height:18px;color:var(--ob-theme-color-grey);margin-top:8px}.content-not-defined-message{color:var(--ob-theme-color-grey)}.mat-tiny{font:var(--ob-theme-font-tiny)}@media screen and (max-width: 599.98px) and (orientation: portrait),screen and (max-width: 959.98px) and (orientation: landscape){.popover-anchor{top:0!important;left:0!important}}.content-scroll{overflow:auto}input[hidden]{display:none!important}.full-width .cdk-virtual-scroll-content-wrapper{width:100%}.heading-container{padding-left:50px;padding-right:50px;flex-shrink:0}.heading-container:not(.without-overflow-hidden){overflow:hidden}.heading-container.second-level-list{padding:0}.heading-container.heading-divider{margin-top:10px}.heading-container.heading-aggregated{padding:10px 0 0}.heading-container.only-title{padding-bottom:8px;border-bottom:1px #bbbbbb solid}.heading-container h1.mat-headline-3{margin-bottom:0;margin-right:16px}.heading-container p{margin:0}.heading-container .page-summary{white-space:nowrap}.list-container{margin-top:0}.list-container .search-field{max-width:340px}.list-container .actions-container>*:not(:first-child){margin-left:10px}.list-container .actions-container .search-field{max-width:340px}.list-container .actions-container .filter-container,.list-container .actions-container .more-actions{display:flex;margin-top:.25em;margin-bottom:.25em}.list-container app-paginator{margin-left:auto}.list-container .context-notification-container{background-color:var(--ob-theme-color-white)}.list-container .context-notification-container .ob-context-notification{margin-top:48px}.list-container .context-notification-container .ob-context-notification p{margin:0}.list-container .ob-table .final_price{font:var(--ob-theme-font-body-2);font-weight:700;color:var(--ob-theme-color-accent)}.list-container.detail .actions-container{padding:16px 0}.details-container{margin-top:0}.details-container .heading-container{padding-left:0}.details-container .heading-container .back-link{width:50px}.details-container .heading-container .back-link a,.details-container .heading-container .back-link a:active,.details-container .heading-container .back-link a:visited{color:var(--ob-theme-color-black);font-family:Montserrat;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-decoration:none;text-transform:uppercase;transition:color .15s ease-out}.details-container .heading-container .back-link a:hover,.details-container .heading-container .back-link a:active:hover,.details-container .heading-container .back-link a:visited:hover{color:var(--ob-theme-color-primary)}.details-container .heading-container .back-link a .mat-icon,.details-container .heading-container .back-link a:active .mat-icon,.details-container .heading-container .back-link a:visited .mat-icon{height:22px;width:22px;font-size:22px;vertical-align:middle;margin-right:4px}.details-container .main-content{background-color:var(--ob-theme-color-white)}.details-container .main-content .ob-tab-menu{margin-left:30px}.details-container .main-content .top-actions,.details-container .top-actions{border-bottom:1px var(--ob-theme-color-grey-light-20) solid;background-color:var(--ob-theme-color-bg-1)}.filter-block .ob-label{min-width:80px;margin-right:16px}.filter-block .ob-label:not(.ob-label-checkbox-group){line-height:36px}.filter-block .ob-label.filter-label{min-width:120px;max-width:120px}.filter-block .filter-block-input{min-width:200px;width:auto}.filter-block .filter-block-input.full{flex:100%;min-width:unset}.filter-block .filter-block-input.combined{min-width:180px}.filter-block .filter-block-input .ob-form-field{width:100%}.filter-block .filter-block-input .ob-form-field .mat-form-field-wrapper{padding-bottom:0}.filter-block .filter-block-input .ob-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.filter-block .filter-input-divider{width:20px;height:1px;background-color:var(--ob-theme-color-grey-light-10)}.filter-block .filter-block-dates-separator{height:23px;border-bottom:1px solid var(--ob-theme-color-grey-light-10)}.filter-block .filter-block-time-picker .mat-divider{position:unset;left:unset}.details-default-row{padding-top:10px;padding-bottom:10px}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion){box-shadow:none;border-radius:0}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion):not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:none}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion):first-of-type,.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion):last-of-type{border-radius:0!important}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).mat-expansion-panel-spacing,.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion):not(.mat-expansion-panel-spacing){margin:16px 0}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).mat-expansion-panel-spacing:first-child,.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion):first-child{margin-top:0}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).mat-expansion-panel-spacing:last-child,.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion):last-child{margin-bottom:0}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).without-panel-spacing{margin:0}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).tiny .mat-expansion-panel-header{height:24px;border:0}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).tiny .mat-expansion-panel-header .mat-expansion-indicator:after{padding:3px;border-width:0 2px 2px 0;margin-bottom:5px}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).tiny .mat-expansion-panel-header .mat-expansion-panel-header-title{font:var(--ob-theme-font-body-2);color:var(--ob-theme-color-black)}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).tiny .mat-expansion-panel-content{margin-bottom:35px}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).tiny .mat-expansion-panel-content .mat-expansion-panel-body{padding:10px 0 0 30px}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion).with-context-overlay .mat-expansion-panel-content .mat-expansion-panel-body{position:relative}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.expansion-subheader{background-color:var(--ob-theme-color-bg-1);padding:10px}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.mat-expansion-panel-header{height:22px;padding:0 5px 2px;border-bottom:1px solid var(--ob-theme-color-grey-light-10);border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 599.98px) and (orientation: portrait),screen and (max-width: 959.98px) and (orientation: landscape){.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.mat-expansion-panel-header{height:auto}}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.mat-expansion-panel-header.ng-trigger-expansionHeight{height:22px}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 8px 0 0}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator:after{padding:2px;margin-bottom:6px;border-width:0 2px 2px 0;color:var(--ob-theme-color-black)}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.mat-expansion-panel-header .mat-expansion-panel-header-title{font:var(--ob-theme-font-title)}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.mat-expansion-panel-header:first-of-type,.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion)>.mat-expansion-panel-header:last-of-type{border-radius:0!important}.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion) .mat-expansion-panel-content .mat-expansion-panel-body{padding:16px 0 24px 20px}@media screen and (max-width: 599.98px) and (orientation: portrait),screen and (max-width: 959.98px) and (orientation: landscape){.details-form-container .mat-expansion-panel:not(.ob-expansion-card):not(.label-expansion) .mat-expansion-panel-content .mat-expansion-panel-body{padding:16px 0 24px}}.details-form-container .sticky{position:sticky;top:0;z-index:2}.details-non-editable-field:not(.no-grid-spacing){margin-bottom:24px}.details-non-editable-field.no-grid-spacing{margin-bottom:20px}.details-non-editable-field .field-label{width:100%;margin-top:-1.5px;padding-bottom:8px;font:var(--ob-theme-font-body-2)}.content-wrapper{padding:30px 30px 50px}.content-wrapper.overflow{overflow:auto}svg.venue-template-svg{position:absolute;-webkit-user-select:none;user-select:none}svg.venue-template-svg .interactive{cursor:pointer}svg.venue-template-svg .interactive.filtered{cursor:default}svg.venue-template-svg.fit-svg-animation{transition:width .2s,height .2s,top .2s,left .2s}svg.venue-template-svg .selected-rect{stroke:#ff1493;fill:none}svg.graphic-elements-active svg :not(.interactive){cursor:pointer;pointer-events:all}svg.interactive-elements-active svg .interactive{cursor:pointer;pointer-events:all}.venue-tpl-editor-svg-container svg{background-color:#fff;position:absolute;-webkit-user-select:none;user-select:none}.venue-tpl-editor-svg-container svg>*{cursor:pointer}.venue-tpl-editor-svg-container svg>.drag-move{cursor:move}.venue-tpl-editor-svg-container.interactive-elements-not-active svg>.interactive{pointer-events:none}.venue-tpl-editor-svg-container.graphic-elements-not-active svg>:not(.interactive){pointer-events:none}.actions-bar{background-color:var(--ob-theme-color-bg-1);margin:0 30px;padding:15px 0}.actions-bar .actions-container-with-status{display:flex;align-items:center}.actions-bar .actions-container-with-status .notification-status{margin-left:auto;margin-right:20px}.actions-bar .actions-container-with-status .notification-status .status-dot{height:8px;width:8px;border-radius:50%;display:inline-block;flex-shrink:0}.bottom-actions-bar{flex:none;position:sticky;height:60px;min-height:60px;z-index:1;bottom:0;left:0;right:0;background-color:var(--ob-theme-color-white);box-shadow:0 9px 15px var(--ob-theme-color-black)}.bottom-actions-bar button+button{margin-left:12px}.bottom-actions-bar .bottom-action-subbar{padding:0 12px}.bottom-actions-bar .bottom-action-content{padding:0 20px}.bottom-actions-bar.no-shadow{box-shadow:none}.spinner-container{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;place-content:center;align-items:center;z-index:999}.spinner-container.non-blocking{pointer-events:none}.ob-overlay-wrapper{position:absolute;top:0;left:0;display:flex;place-content:center;align-items:center;z-index:1000;pointer-events:auto;opacity:1;background:#00000052;height:100%;width:100%}.ob-overlay-pane{position:absolute;display:flex;box-sizing:border-box;z-index:1000;pointer-events:auto;max-width:100%;max-height:100%}.ob-overlay-pane.pane-sticky{top:200px;position:-webkit-sticky;position:sticky}.ob-overlay-pane.pane-center{margin-top:0}app-rich-text-area editor.rich-text-area-editor .tox-tinymce{border:0 none}app-rich-text-area editor.rich-text-area-editor .tox .tox-editor-header{z-index:0}app-rich-text-area editor.rich-text-area-editor .tox-toolbar__primary{background-image:none;background-color:var(--ob-theme-color-bg-1)}app-rich-text-area editor.rich-text-area-editor.rich-text-area-editor-disabled .tox-edit-area__iframe{background-color:var(--ob-theme-color-bg-1)}.portal-content-values-container app-rich-text-area.vertical-stretch editor.rich-text-area-editor .tox-tinymce{height:calc(100vh - 370px)!important}.portal-content-values-container .historical-content-selector+.historical-content app-rich-text-area.vertical-stretch editor.rich-text-area-editor .tox-tinymce{height:calc(100vh - 440px)!important}.cropper-wrapper{position:relative}.cropper-wrapper .cropper img{max-width:100%;max-height:100%;height:auto}.cropper-wrapper .cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-wrapper .cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrapper .cropper-wrap-box,.cropper-wrapper .cropper-canvas,.cropper-wrapper .cropper-drag-box,.cropper-wrapper .cropper-crop-box,.cropper-wrapper .cropper-modal{inset:0;position:absolute}.cropper-wrapper .cropper-wrap-box,.cropper-wrapper .cropper-canvas{overflow:hidden}.cropper-wrapper .cropper-drag-box{background-color:#fff;opacity:0}.cropper-wrapper .cropper-modal{background-color:#000;opacity:.7}.cropper-wrapper .cropper-view-box{display:block;height:100%;outline-color:#3399ffbf;outline:1px solid #39f;overflow:hidden;width:100%}.cropper-wrapper .cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-wrapper .cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-wrapper .cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.cropper-wrapper .cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-wrapper .cropper-center:before,.cropper-wrapper .cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-wrapper .cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-wrapper .cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-wrapper .cropper-face,.cropper-wrapper .cropper-line,.cropper-wrapper .cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-wrapper .cropper-face{background-color:#fff;left:0;top:0}.cropper-wrapper .cropper-line{background-color:#39f}.cropper-wrapper .cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-wrapper .cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-wrapper .cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-wrapper .cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-wrapper .cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-wrapper .cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-wrapper .cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-wrapper .cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-wrapper .cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-wrapper .cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-wrapper .cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-wrapper .cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-wrapper .cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-wrapper .cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-wrapper .cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-wrapper .cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-wrapper .cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-wrapper .cropper-invisible{opacity:0}.cropper-wrapper .cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-wrapper .cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-wrapper .cropper-hidden{display:none!important}.cropper-wrapper .cropper-move{cursor:move}.cropper-wrapper .cropper-crop{cursor:crosshair}.cropper-wrapper .cropper-disabled .cropper-drag-box,.cropper-wrapper .cropper-disabled .cropper-face,.cropper-wrapper .cropper-disabled .cropper-line,.cropper-wrapper .cropper-disabled .cropper-point{cursor:not-allowed}.context-message-container{background-color:var(--ob-theme-color-bg-2);color:var(--ob-theme-color-grey);animation:context-message-container-fade-in .5s;-webkit-user-select:none;user-select:none;padding:75px 20px;text-align:center;font:var(--ob-theme-font-body-1);font-style:italic}.context-message-container .title{font:var(--ob-theme-font-body-2);font-style:italic}.context-message-container button{margin-top:20px;color:var(--ob-theme-color-black);font-size:14px}@keyframes context-message-container-fade-in{0%{opacity:0}to{opacity:1}}.header-summary-detail{margin:4px 0;padding:0 12px;overflow:hidden;flex:1 1 0;box-sizing:border-box;flex-direction:column;display:flex;place-content:stretch flex-end;align-items:stretch;border-right:1px var(--ob-theme-color-grey-light-10) solid}.header-summary-detail>span{text-align:right;text-transform:uppercase;font:var(--ob-theme-font-headline);font-family:Nunito Sans;font-weight:400;color:var(--ob-theme-color-black)}.header-summary-detail>span:first-child{font:var(--ob-theme-font-subheading-1);color:var(--ob-theme-color-grey);line-height:20px;white-space:nowrap}.header-summary-detail.bold-detail>span{font-weight:700;color:var(--ob-theme-color-black)}.header-summary-detail.purple-detail>span{font-weight:700;color:var(--ob-theme-color-accent)}.paginated-selection-list-container .filters,.paginated-list-container .filters{position:sticky;top:0;z-index:1;background-color:var(--ob-theme-color-white);padding-top:8px;padding-bottom:16px}.paginated-selection-list-container .filters.boxed-filters,.paginated-list-container .filters.boxed-filters{padding:16px 20px}app-searchable-paginated-selection .mat-form-field[slot=filter]{margin-top:5px}.ob-badge{font:var(--ob-theme-font-tiny);line-height:14px;font-weight:700;display:inline;border-radius:10px;padding:1px 5px 0;color:var(--ob-theme-color-white);height:14px;align-self:center;vertical-align:middle;margin-left:5px}.ob-badge.info{background-color:var(--ob-theme-color-info)}.ob-badge.more-info{background-color:var(--ob-theme-color-grey-light-10);color:var(--ob-theme-color-black);cursor:pointer;white-space:nowrap}.ob-status-badge{text-transform:uppercase;padding:2px 4px;border-radius:4px;margin:0 3px 0 5px;font:var(--ob-theme-font-caption);text-align:center;line-height:16px}.ob-status-badge.capitalized{text-transform:capitalize}.ob-status-badge.small-badge{min-width:12px;margin-top:3px;margin-bottom:3px}.ob-status-badge.success,.ob-status-badge.active{color:var(--ob-theme-color-success-darker);border:1px solid var(--ob-theme-color-success-darker);background-color:var(--ob-theme-color-success-lighter)}.ob-status-badge.cancelled,.ob-status-badge.inactive{color:var(--ob-theme-color-warn-darker);border:1px solid var(--ob-theme-color-warn-darker);background-color:var(--ob-theme-color-warn-lighter)}.ob-status-badge.rejected,.ob-status-badge.finished,.ob-status-badge.expired{color:var(--ob-theme-color-neutral);border:1px solid var(--ob-theme-color-neutral);background-color:var(--ob-theme-color-grey-light-10)}.ob-status-badge.pending,.ob-status-badge.upcoming{color:var(--ob-theme-color-alert-darker);border:1px solid var(--ob-theme-color-alert-darker);background-color:var(--ob-theme-color-alert-lighter)}.ob-status-badge.neutral{color:var(--ob-theme-color-neutral);border:1px solid var(--ob-theme-color-neutral);background-color:var(--ob-theme-color-white)}.ob-status-badge.preview{color:var(--ob-theme-color-info-darker);border:1px solid var(--ob-theme-color-info-darker);background-color:var(--ob-theme-color-info-lighter)}.ob-status-badge.disabled{color:var(--ob-theme-color-white);background-color:var(--ob-theme-color-neutral);border-color:1px solid var(--ob-theme-color-neutral)}.ob-status-badge.tag{color:var(var(--ob-theme-color-black));background-color:var(--ob-theme-color-bg-2);border:1px solid var(--ob-theme-color-grey-light-20)}.ob-round-badge{position:relative;text-align:center;display:inline-block;border-radius:50%;overflow:hidden;white-space:nowrap;pointer-events:none;font:var(--ob-theme-font-subheading-2);font-weight:700;line-height:25px;height:25px;width:25px;color:var(--ob-theme-color-white);background-color:var(--ob-theme-color-accent)}.ob-round-badge.badge-pdf{background-color:#7d5ac5}.ob-round-badge.badge-passbook{background-color:#c55a87}.ob-round-badge.badge-printer{background-color:#5a88c5}.ob-round-badge.badge-customization{background-color:var(--ob-theme-color-tertiary)}.ob-round-badge.badge-list-position{margin-left:-45px;font:var(--ob-theme-font-button);line-height:20px;height:20px;width:20px}.ob-language-bar{display:flex}.ob-language-bar .mat-mdc-button .mat-ripple-element{background-color:var(--ob-theme-color-grey);opacity:.15}.ob-card{border-radius:4px;border:1px solid var(--ob-theme-color-grey-light-20)}.ob-summary.sidebar-container{padding:24px 16px 16px;top:0;height:100%;position:sticky}.ob-summary .summary-section-title{padding-left:16px;margin-bottom:8px}.ob-summary .summary-price-row{padding-bottom:4px}.ob-summary .summary-price-row:first-child{padding-top:8px}.ob-summary .summary-price-row:last-child{padding-bottom:8px}.ob-summary .summary-price-row>div{line-height:16px;padding:4px 16px}.ob-summary .summary-price-row>div:last-child{padding-left:0;padding-right:28px}.ob-summary .summary-price-row.summary-price-total{color:var(--ob-theme-color-accent);padding:12px 0}.ob-summary .summary-price-row.summary-price-total .mat-headline-5{font-family:Nunito Sans;margin-bottom:0}.ob-summary .order-taxes-info{padding:4px 16px}.in-radio-group{margin-left:23px}.in-checkbox{margin-left:28px}.pill{border:1px solid var(--ob-theme-color-neutral);border-radius:4px;padding:2px 4px;line-height:16px;font-size:12px;color:var(--ob-theme-color-neutral);margin-right:16px;text-transform:uppercase;min-width:50px;text-align:center}.edition-block{padding:25px 10px 25px 25px;margin:10px 10px 20px 25px;background-color:var(--ob-theme-color-bg-1)}.bi-legacy-acces{display:none}@media (min-width: 640px){.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-10{grid-column:span 10 / span 10}.sm\:col-span-11{grid-column:span 11 / span 11}.sm\:col-span-12{grid-column:span 12 / span 12}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:col-span-5{grid-column:span 5 / span 5}.sm\:col-span-6{grid-column:span 6 / span 6}.sm\:col-span-7{grid-column:span 7 / span 7}.sm\:col-span-8{grid-column:span 8 / span 8}.sm\:col-span-9{grid-column:span 9 / span 9}.sm\:flex{display:flex}.sm\:flex-\[0_0_180px\]{flex:0 0 180px}.sm\:flex-\[0_0_30\%\]{flex:0 0 30%}.sm\:flex-\[0_0_540px\]{flex:0 0 540px}.sm\:flex-\[0_0_60\%\]{flex:0 0 60%}.sm\:flex-\[0_0_600px\]{flex:0 0 600px}.sm\:flex-\[0_1_calc\(100\%-_24px\)\]{flex:0 1 calc(100% - 24px)}.sm\:flex-\[0_1_calc\(50\%-40px\)\]{flex:0 1 calc(50% - 40px)}.sm\:flex-\[0_1_calc\(50\%_-_24px\)\]{flex:0 1 calc(50% - 24px)}.sm\:flex-\[1_1_calc\(50\%-25px\)\]{flex:1 1 calc(50% - 25px)}.sm\:flex-initial{flex:0 1 auto}.sm\:shrink{flex-shrink:1}.sm\:grow-0{flex-grow:0}.sm\:basis-1{flex-basis:.25rem}.sm\:basis-1\.5{flex-basis:.375rem}.sm\:basis-1\/12{flex-basis:8.333333%}.sm\:basis-1\/2{flex-basis:50%}.sm\:basis-1\/3{flex-basis:33.333333%}.sm\:basis-1\/4{flex-basis:25%}.sm\:basis-1\/5{flex-basis:20%}.sm\:basis-1\/6{flex-basis:16.666667%}.sm\:basis-10{flex-basis:2.5rem}.sm\:basis-10\/12{flex-basis:83.333333%}.sm\:basis-11{flex-basis:2.75rem}.sm\:basis-11\/12{flex-basis:91.666667%}.sm\:basis-12{flex-basis:3rem}.sm\:basis-14{flex-basis:3.5rem}.sm\:basis-16{flex-basis:4rem}.sm\:basis-2{flex-basis:.5rem}.sm\:basis-2\.5{flex-basis:.625rem}.sm\:basis-2\/12{flex-basis:16.666667%}.sm\:basis-2\/3{flex-basis:66.666667%}.sm\:basis-2\/4{flex-basis:50%}.sm\:basis-2\/5{flex-basis:40%}.sm\:basis-2\/6{flex-basis:33.333333%}.sm\:basis-20{flex-basis:5rem}.sm\:basis-24{flex-basis:6rem}.sm\:basis-28{flex-basis:7rem}.sm\:basis-60{flex-basis:15rem}.sm\:basis-64{flex-basis:16rem}.sm\:basis-72{flex-basis:18rem}.sm\:basis-auto{flex-basis:auto}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0px}.sm\:gap-4{gap:1rem}.sm\:gap-40{gap:10rem}.sm\:gap-44{gap:11rem}.sm\:gap-48{gap:12rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-60{gap:15rem}.sm\:gap-64{gap:16rem}.sm\:gap-\[40px\]{gap:40px}}@media (min-width: 768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-10{grid-column:span 10 / span 10}.md\:col-span-11{grid-column:span 11 / span 11}.md\:col-span-12{grid-column:span 12 / span 12}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-5{grid-column:span 5 / span 5}.md\:col-span-6{grid-column:span 6 / span 6}.md\:col-span-7{grid-column:span 7 / span 7}.md\:col-span-8{grid-column:span 8 / span 8}.md\:col-span-9{grid-column:span 9 / span 9}.md\:flex-\[0_0_35\%\]{flex:0 0 35%}.md\:flex-\[0_1_calc\(33\.3\%-24px\)\]{flex:0 1 calc(33.3% - 24px)}.md\:flex-\[0_1_calc\(33\.3\%-40px\)\]{flex:0 1 calc(33.3% - 40px)}.md\:flex-\[0_1_calc\(50\%-24px\)\]{flex:0 1 calc(50% - 24px)}.md\:basis-1{flex-basis:.25rem}.md\:basis-1\.5{flex-basis:.375rem}.md\:basis-1\/12{flex-basis:8.333333%}.md\:basis-1\/2{flex-basis:50%}.md\:basis-1\/3{flex-basis:33.333333%}.md\:basis-1\/4{flex-basis:25%}.md\:basis-1\/5{flex-basis:20%}.md\:basis-1\/6{flex-basis:16.666667%}.md\:basis-10{flex-basis:2.5rem}.md\:basis-10\/12{flex-basis:83.333333%}.md\:basis-11{flex-basis:2.75rem}.md\:basis-11\/12{flex-basis:91.666667%}.md\:basis-12{flex-basis:3rem}.md\:basis-14{flex-basis:3.5rem}.md\:basis-16{flex-basis:4rem}.md\:basis-2{flex-basis:.5rem}.md\:basis-2\.5{flex-basis:.625rem}.md\:basis-2\/12{flex-basis:16.666667%}.md\:basis-2\/3{flex-basis:66.666667%}.md\:basis-2\/4{flex-basis:50%}.md\:basis-2\/5{flex-basis:40%}.md\:basis-2\/6{flex-basis:33.333333%}.md\:basis-20{flex-basis:5rem}.md\:basis-24{flex-basis:6rem}.md\:basis-28{flex-basis:7rem}.md\:basis-60{flex-basis:15rem}.md\:basis-72{flex-basis:18rem}.md\:basis-\[436px\]{flex-basis:436px}.md\:basis-\[600px\]{flex-basis:600px}.md\:basis-\[calc\(50\%-10px\)\]{flex-basis:calc(50% - 10px)}.md\:basis-\[calc\(50\%-24px\)\]{flex-basis:calc(50% - 24px)}.md\:basis-full{flex-basis:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-center{align-items:center}.md\:gap-4{gap:1rem}.md\:gap-40{gap:10rem}.md\:gap-44{gap:11rem}.md\:gap-48{gap:12rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-60{gap:15rem}.md\:gap-64{gap:16rem}.md\:gap-x-\[25px\]{column-gap:25px}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-10{grid-column:span 10 / span 10}.lg\:col-span-11{grid-column:span 11 / span 11}.lg\:col-span-12{grid-column:span 12 / span 12}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-span-9{grid-column:span 9 / span 9}.lg\:flex-\[0_0_45\%\]{flex:0 0 45%}.lg\:flex-\[0_1_33\%\]{flex:0 1 33%}.lg\:basis-1{flex-basis:.25rem}.lg\:basis-1\.5{flex-basis:.375rem}.lg\:basis-1\/12{flex-basis:8.333333%}.lg\:basis-1\/2{flex-basis:50%}.lg\:basis-1\/3{flex-basis:33.333333%}.lg\:basis-1\/4{flex-basis:25%}.lg\:basis-1\/5{flex-basis:20%}.lg\:basis-1\/6{flex-basis:16.666667%}.lg\:basis-10{flex-basis:2.5rem}.lg\:basis-10\/12{flex-basis:83.333333%}.lg\:basis-11{flex-basis:2.75rem}.lg\:basis-11\/12{flex-basis:91.666667%}.lg\:basis-12{flex-basis:3rem}.lg\:basis-14{flex-basis:3.5rem}.lg\:basis-16{flex-basis:4rem}.lg\:basis-2{flex-basis:.5rem}.lg\:basis-2\.5{flex-basis:.625rem}.lg\:basis-2\/12{flex-basis:16.666667%}.lg\:basis-2\/3{flex-basis:66.666667%}.lg\:basis-2\/4{flex-basis:50%}.lg\:basis-2\/5{flex-basis:40%}.lg\:basis-2\/6{flex-basis:33.333333%}.lg\:basis-20{flex-basis:5rem}.lg\:basis-24{flex-basis:6rem}.lg\:basis-28{flex-basis:7rem}.lg\:basis-60{flex-basis:15rem}.lg\:basis-72{flex-basis:18rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:gap-4{gap:1rem}.lg\:gap-40{gap:10rem}.lg\:gap-44{gap:11rem}.lg\:gap-48{gap:12rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-60{gap:15rem}.lg\:gap-64{gap:16rem}}@media (min-width: 1280px){.xl\:flex-\[0_1_25\%\]{flex:0 1 25%}.xl\:basis-1\/2{flex-basis:50%}.xl\:basis-\[calc\(33\.3\%-24px\)\]{flex-basis:calc(33.3% - 24px)}}
