@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;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;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right: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}.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{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;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}.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;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid}.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-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;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}.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}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items: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}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;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:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;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:"\00a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour: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:1px solid #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}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-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:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour: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}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 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}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f121"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f122"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-1-1,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-fluid{width:100%;max-width:100%}.video-js.vjs-1-1:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-fluid:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js .vjs-tech,.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),hsla(0,0%,100%,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-audio-only-mode .vjs-control-bar,.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js :not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster{display:block}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control{display:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto}.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.vjs-layout-x-small .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{flex:auto;display:block}.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer{width:auto}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:none}.video-js :focus:not(:focus-visible){outline:none}.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:#000;color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-window.cc-banner{align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:flex;align-items:center;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{flex-direction:column}.cc-window.cc-banner .cc-compliance{flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}:host::ng-deep .invite-promo-code .mat-form-field-appearance-outline .mat-form-field-outline{color:var(--accent-darker-color)}:host::ng-deep .invite-promo-code .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-end,:host::ng-deep .invite-promo-code .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-start{border-width:2px}:host::ng-deep .invite-promo-code mat-form-field ::-moz-placeholder{color:var(--accent-darker-color)}:host::ng-deep .invite-promo-code mat-form-field .mat-form-field-label,:host::ng-deep .invite-promo-code mat-form-field .mat-hint,:host::ng-deep .invite-promo-code mat-form-field ::placeholder,:host::ng-deep .invite-promo-code mat-form-field input{color:var(--accent-darker-color)}:host::ng-deep .invite-promo-code vsc-icon{color:var(--accent-darker-color)}:host ::ng-deep vsc-paginator-switch .mat-paginator-container{height:57px}:host ::ng-deep vsc-paginator-switch .mat-paginator{font-size:23px!important}@media only screen and (max-width: 1919px){:host ::ng-deep vsc-paginator-switch .mat-paginator{font-size:21px!important}}:host::ng-deep .week-view-event-template{background-color:var(--text-primary-color);border:none;padding:0!important}:host::ng-deep .week-view-event-template .title{display:none}:host::ng-deep .week-view-event-template .body{font-size:18px;font-weight:400;color:rgba(0,0,0,.87);padding:8px}:host::ng-deep .week-view-event-template .body div:first-of-type{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host::ng-deep .week-view-event-template .body div:last-of-type{display:none}:host::ng-deep .week-view-event-template:hover{box-shadow:0 6px 12px -4px rgba(0,0,0,.38);transition:all .4s ease}:host::ng-deep .day-view-event-template{color:rgba(0,0,0,.87);border:none;padding:8px!important;font-size:18px;font-weight:700}:host::ng-deep .day-view-event-template .title{text-transform:uppercase}:host::ng-deep .day-view-event-template .host{font-weight:400}::ng-deep .calendar-event-detail mat-dialog-container{padding:0!important;box-shadow:none!important;max-width:560px}::ng-deep .primary-theme .mat-calendar-body-cell-content,::ng-deep .primary-theme .mat-date-range-input-separator{color:var(--primary-main-color);border-color:transparent;font-weight:600}::ng-deep .primary-theme .mat-calendar-body-selected{background-color:var(--primary-main-color)}::ng-deep .mat-select-panel::-webkit-scrollbar{width:30px;background-color:var(--scrollbar-bg-color);border-radius:8px}::ng-deep .mat-select-panel::-webkit-scrollbar-track{border-radius:32px;border:1px solid var(--primary-main-color)}::ng-deep .mat-select-panel::-webkit-scrollbar-thumb{background-color:var(--primary-main-color);border-radius:16px;width:30px}::ng-deep .mat-select-panel::-webkit-scrollbar-button:single-button:vertical:decrement{background-color:var(--scrollbar-bg-color);border-radius:16px;width:30px;height:30px;border:1px solid var(--primary-main-color);background-image:url(chevron-up.5b2e508645d8a28f0776.svg);background-repeat:no-repeat;background-position:50%;background-size:50%}::ng-deep .mat-select-panel::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url(chevron-down.e37183041a2526ec0aaf.svg);background-repeat:no-repeat;background-position:center calc(50% + 2px);background-color:var(--scrollbar-bg-color);border-radius:16px;background-size:50%;width:30px;height:30px;border:1px solid var(--primary-main-color)}::ng-deep .mat-calendar-body{font-size:16px!important}::ng-deep .mat-calendar-table-header th{font-size:16px;font-weight:400;color:var(--primary-main-color)}::ng-deep .primary-theme .mat-calendar-body-label{color:var(--primary-main-color)}::ng-deep .mat-hint{color:#696969!important;font-size:14px!important;margin-bottom:7px}::ng-deep .hintColor{color:#696969!important}::ng-deep .mat-form-field-outline{color:#929191!important}::ng-deep .mat-form-field-outline-thick{color:var(--primary-color)!important}::ng-deep .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,::ng-deep .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap,::ng-deep .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start{border-width:1px!important}::ng-deep .mat-form-field-outline-end,::ng-deep .mat-form-field-outline-start{border-radius:0!important}::ng-deep .chat-manage vsc-back-button .btn-back{min-width:95px!important}::ng-deep .chat-manage vsc-back-button .btn-back .mat-button-wrapper{padding:0 6px 0 0!important}::ng-deep .chat-manage vsc-back-button .divider{height:24px;border-right:2px solid rgba(89,87,86,.25);margin:0 15px 0 5px}:host::ng-deep .mat-checkbox-layout{opacity:1;text-transform:unset!important;font-size:20px;font-weight:400;color:#363030}:host::ng-deep .mat-checkbox-layout .mat-checkbox-inner-container{margin-right:16px;margin-bottom:6px}:host::ng-deep .mat-checkbox .mat-ripple-element{background-color:var(--primary-color)!important}:host::ng-deep .mat-checkbox .mat-checkbox-background{border:2px solid #929191!important}:host::ng-deep .mat-checkbox.mat-checkbox-checked .mat-checkbox-background{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}:host::ng-deep .mat-checkbox.mat-checkbox-checked .mat-checkbox-checkmark-path{stroke:#fff!important;stroke:var(--custom-colors,#fff)!important}@media only screen and (max-width: 959px) and (min-width: 750px){:host::ng-deep .mat-checkbox-layout{font-size:18px}:host::ng-deep .mat-checkbox-layout .mat-checkbox-inner-container{margin-right:16px;margin-bottom:6px}}@media only screen and (max-width: 749px) and (min-width: 600px){:host::ng-deep .mat-checkbox-layout{font-size:16px}:host::ng-deep .mat-checkbox-layout .mat-checkbox-inner-container{margin-right:8px;margin-bottom:6px}}:host ::ng-deep .spinner-container{position:absolute;top:50%;left:40%}:host ::ng-deep .list-view-container{padding-left:2px;padding-right:5px;position:relative;overflow-y:auto;max-height:1000px;padding-bottom:16px}:host ::ng-deep .mat-drawer-content{background-color:transparent}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date{width:400px;height:100%}@media only screen and (min-width: 1280px) and (max-width: 1919px){::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date{width:370px}}@media only screen and (max-width: 1279px){::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date{width:340px}}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date .mat-calendar-header{height:90px}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date .mat-calendar-header button.mat-calendar-next-button,::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date .mat-calendar-header button.mat-calendar-previous-button{width:47px;height:47px}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date .mat-calendar-body-label,::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date .mat-calendar-period-button{font-size:19px!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date .mat-calendar-table-header th{font-size:18px!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date .mat-calendar-body{font-size:20px!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.class-date .mat-calendar-content{padding:0 13px 13px!important}@media only screen and (max-width: 959px){.home-container{flex-direction:column!important}}vsc-menu{position:sticky;top:20px;display:block}:host::ng-deep .mat-checkbox-frame{border-color:#2177f9!important}:host::ng-deep .mat-checkbox-checked .mat-checkbox-background{border:#2177f9;border-width:2px;border-style:solid}:host::ng-deep .mat-checkbox-checked .mat-checkbox-background,:host::ng-deep .mat-checkbox-indeterminate .mat-checkbox-background{background-color:#fff!important}:host::ng-deep .mat-checkbox-checkmark-path{stroke:#17219a!important}:host::ng-deep .mat-checkbox-inner-container{height:40px!important;width:40px!important}:host::ng-deep .second-column-cont{max-height:100%}:host::ng-deep .mat-checkbox-label{padding-top:6px}@media only screen and (min-device-width: 820px) and (max-device-width: 1200px) and (orientation: landscape){.custom-footer{align-self:unset;margin-top:50px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.custom-footer{align-self:unset;margin-top:50px}}:host::ng-deep .support-request-message-cont label{text-transform:none;font-size:20px;font-weight:400;opacity:.9}:host::ng-deep .support-request-message-cont button{text-transform:uppercase}:host::ng-deep .mat-form-field-outline{background-color:#fff!important}:host::ng-deep textarea{height:250px}:host::ng-deep vsc-input.ng-invalid mat-form-field .mat-form-field-outline-thick{color:rgba(18,53,84,.87)!important}:host::ng-deep vsc-validation-message{color:#db0000;font-size:18px;font-weight:700;opacity:.9}:host::ng-deep .counter{position:relative;top:-21px;color:rgba(18,53,84,.87);font-size:18px;font-weight:700;opacity:.9}:host ::ng-deep vsc-paginator-switch{height:100%;min-width:100%}@media only screen and (max-width: 1279px){:host ::ng-deep vsc-paginator-switch{min-width:unset;min-height:100%}}:host ::ng-deep vsc-paginator-switch .mat-paginator-container{margin-top:0!important}:host ::ng-deep vsc-paginator-switch .mat-paginator-container .mat-paginator-range-actions .mat-paginator-range-label{white-space:nowrap;font-size:23px}@media only screen and (min-width: 1280px) and (max-width: 1919px){:host ::ng-deep vsc-paginator-switch .mat-paginator-container .mat-paginator-range-actions .mat-paginator-range-label{font-size:21px}}@media only screen and (min-width: 1400px) and (max-width: 1540px){:host ::ng-deep vsc-paginator-switch .mat-paginator-container .mat-paginator-range-actions .mat-paginator-range-label{margin:0 10px}}:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date{width:400px;height:100%}@media only screen and (min-width: 1280px) and (max-width: 1919px){:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date{width:370px}}@media only screen and (max-width: 1279px){:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date{width:340px}}:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date .mat-calendar-header{height:90px}:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date .mat-calendar-header button.mat-calendar-next-button,:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date .mat-calendar-header button.mat-calendar-previous-button{width:47px;height:47px}:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date .mat-calendar-body-label,:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date .mat-calendar-period-button{font-size:19px!important}:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date .mat-calendar-table-header th{font-size:18px!important}:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date .mat-calendar-body{font-size:20px!important}:host::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar.video-date .mat-calendar-content{padding:0 13px 13px!important}:host::ng-deep .tab-filter .videos-search{margin-top:20px!important}.selected{font-weight:700;color:#2b76d6!important}.filter-selector{padding-left:16px}.filter-selector button{margin-bottom:4px}:host::ng-deep .tab-filter{min-height:366px}:host::ng-deep .tab-filter .mat-tab-label{opacity:1}:host::ng-deep .tab-filter .mat-tab-label-active .mat-tab-label-content{color:#2b76d6;opacity:1}:host::ng-deep .tab-filter .mat-ink-bar{background-color:#2b76d6!important}:host::ng-deep .tab-filter .mat-tab-body.mat-tab-body-active{position:relative;overflow:hidden}:host::ng-deep .tab-filter .mat-tab-body-content{overflow:hidden}:host::ng-deep .tab-filter .videos-search{margin-bottom:0!important;width:33%!important}:host::ng-deep .tab-filter .videos-search .container input{height:60px!important}:host::ng-deep .tab-filter .mat-chip{cursor:pointer!important;font-size:15px;font-weight:600;padding:18px 12px!important}:host::ng-deep .tab-filter .mat-chip.mat-standard-chip{background-color:transparent!important;border:2px solid #526985;color:#526985}:host::ng-deep .tab-filter .mat-chip.mat-standard-chip:after{opacity:0!important}:host::ng-deep .tab-filter .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#2b76d6!important;border:2px solid #035ac8}:host::ng-deep .tab-filter .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .vsc-icon{display:none}:host::ng-deep .mat-tab-link-container{height:80px}:host::ng-deep .mat-tab-link-container .mat-tab-list{display:flex;align-items:center}:host::ng-deep .mat-tab-link-container .mat-tab-list .mat-tab-links{justify-content:space-between;width:100%}:host::ng-deep .mat-tab-link-container .mat-tab-list .mat-tab-link{font-size:19px;font-weight:600;opacity:1!important;height:48px!important;background-color:var(--blue-bayoux);margin-right:12px;color:var(--text-primary-color)!important}@media only screen and (min-width: 1280px) and (max-width: 1919px){:host::ng-deep .mat-tab-link-container .mat-tab-list .mat-tab-link{font-size:17px}}@media only screen and (max-width: 1279px){:host::ng-deep .mat-tab-link-container .mat-tab-list .mat-tab-link{font-size:18px}}:host::ng-deep .mat-tab-link-container .mat-tab-list .mat-tab-link:hover{background-color:var(--accent-color)}:host::ng-deep .mat-tab-link-container .mat-tab-list .mat-tab-link:focus{background-color:var(--accent-color)!important;outline:none!important}:host::ng-deep .mat-tab-link-container .mat-tab-list .mat-tab-label-active{background-color:var(--accent-color);border:2px solid var(--tab-border-color)}:host::ng-deep .mat-tab-link-container .mat-tab-list .mat-tab-label-active:focus{outline:none!important}:host::ng-deep .mat-ink-bar{display:none!important}:host::ng-deep .mat-tab-header{border-bottom:none!important;padding-bottom:15px}.range-container{justify-content:space-between!important;width:100%!important}.button-container{position:relative;left:-24px}.button-container .range-button:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.button-container .range-button:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}@media only screen and (max-width: 1440px) and (min-width: 1281px){.range-container{padding-right:12px}}.load-more-btn{width:100%}:host{position:relative}::ng-deep .cdk-virtual-scroll-content-wrapper{display:grid;grid-template-columns:50% 50%}:host ::ng-deep .mat-form-field{width:100%;height:100%}:host ::ng-deep .mat-form-field *{height:98%}:host ::ng-deep .mat-form-field .mat-form-field-wrapper{padding:0}:host ::ng-deep .mat-form-field .mat-form-field-subscript-wrapper{display:none}:host ::ng-deep .mat-form-field .mat-form-field-infix{display:block;padding:4px 4px 4px 11px!important;border:none!important}::ng-deep .single-item-option{font-weight:600!important}::ng-deep .single-item-option[readOnly=true]{pointer-events:none!important}:host ::ng-deep .mat-form-field-infix,:host ::ng-deep .mat-form-field-underline{display:none}:host ::ng-deep .mat-form-field-wrapper{padding:0}:host ::ng-deep .vsc-items:hover .items-container .single-item .single-item-container .text{color:#363030!important}:host ::ng-deep .vsc-items .items-container .single-item{position:relative}:host ::ng-deep .vsc-items .items-container .single-item:last-child .single-item-validation{position:absolute!important}mat-drawer-container,mat-drawer-content{display:block;height:100%;background-color:#fff;z-index:1}mat-drawer-container div.filters-container div.actions,mat-drawer-content div.filters-container div.actions{padding-bottom:15px}mat-drawer-container main,mat-drawer-content main{height:100%}.mat-cell,.mat-header-cell{word-wrap:normal;display:table-cell;padding:0 10px;line-break:unset;width:30%;white-space:nowrap;overflow:hidden;vertical-align:middle}.mat-header-row,.mat-row{display:table-row}.dark-theme vsc-public-calendar .date-switcher:not(.active),.mat-stroked-button,.primary-theme vsc-public-calendar .date-switcher:not(.active){height:52px}::ng-deep #selectAllCheckboxId .mat-checkbox-layout{width:100%}::ng-deep #selectAllCheckboxId .mat-checkbox-inner-container{margin-left:0}::ng-deep #selectAllCheckboxId .mat-checkbox-label{text-transform:capitalize;color:var(--text-dark-color);font-size:16px;font-weight:600}::ng-deep #selectAllCheckboxId.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:var(--primary-color)!important}::ng-deep .mat-accent .mat-pseudo-checkbox-checked,::ng-deep .mat-accent .mat-pseudo-checkbox-indeterminate{background:#fff!important}::ng-deep .mat-accent .mat-pseudo-checkbox:after{color:rgba(0,0,0,.612)}::ng-deep .mat-accent .mat-pseudo-checkbox{border:2px solid rgba(0,0,0,.612)}:host::ng-deep a .mat-button-wrapper{margin:8px 0;font-size:1.2rem!important}:host::ng-deep .mat-checkbox-inner-container{margin-right:15px;width:20px;height:20px}:host::ng-deep .mat-checkbox-label{text-transform:none;font-size:1.3rem;font-weight:700}:host ::ng-deep .mat-form-field-wrapper{padding:0!important;margin:0!important}:host ::ng-deep .mat-error{margin-top:20px!important}:host::ng-deep .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{border-radius:0}:host::ng-deep .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,:host::ng-deep .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap,:host::ng-deep .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start{border-width:1px!important}:host::ng-deep .mat-form-field-outline-end,:host::ng-deep .mat-form-field-outline-start{border-radius:0!important}:host::ng-deep .mat-form-field-outline{color:#929191!important}:host::ng-deep .mat-form-field-outline-thick{color:#4747b5!important}:host::ng-deep vsc-select label span{font-size:16px!important;font-weight:700!important;color:#595756}@media only screen and (min-width: 1280px) and (max-width: 1600px){:host::ng-deep .continue-button{max-width:27%!important}}:host::ng-deep .mat-form-field-appearance-outline .mat-form-field-flex{padding:0}:host::ng-deep .mat-form-field .cdk-mouse-focused .country-selector,:host::ng-deep .mat-form-field-wrapper>.mat-form-field-flex:hover .country-selector,:host::ng-deep .mat-form-field:has(.ng-invalid) .country-selector,:host::ng-deep .mat-form-field:has(.ng-valid) .country-selector{height:97%;top:0;left:2px}:host::ng-deep .ngx-mat-tel-input-container .country-selector .mat-button-wrapper{margin:0 15px}::ng-deep .copy-to-clipboard-tooltip{display:none}::ng-deep .user-menu-content a{text-decoration:none}::ng-deep .user-menu-content a,::ng-deep .user-menu-content button{cursor:pointer}:host ::ng-deep .mat-checkbox-label{text-transform:none;font-weight:600;font-size:16px}:host ::ng-deep .mat-checkbox-inner-container{right:32px;position:absolute;width:20px!important;height:20px!important;opacity:1;margin:2px 8px auto 0}:host ::ng-deep .mat-checkbox{height:30px;width:100%}:host ::ng-deep .mat-checkbox.mat-checkbox-checked .mat-checkbox-label{font-weight:700}:host ::ng-deep .mat-checkbox-layout{margin:0!important;display:flex;height:20px;justify-content:space-between;align-items:center;opacity:1!important}:host ::ng-deep .mat-checkbox-layout .mat-checkbox-label{font-size:16px;color:#595756;transition:color .25s ease}:host ::ng-deep .mat-checkbox-layout .mat-checkbox-checkmark-path{stroke:#fff!important}:host ::ng-deep .mat-checkbox-frame{border-radius:0!important;border:1px solid #595756!important;opacity:1}:host ::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background,:host ::ng-deep .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#f25c42!important;border-color:#f25c42!important;border-radius:0}.participants-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:10px;gap:10px;margin-top:20px}.participant-card{background-color:#f0f0f0;border:1px solid #ccc;padding:10px;text-align:center;border-radius:5px}.meeting-screen{height:700px;width:auto;max-width:100%;margin:0 auto;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px}.classroom-title{display:flex!important;align-items:center!important;justify-content:space-between!important}.classroom-title .classroom-heading{display:flex;align-items:center}.classroom-title .classroom-toggle{padding:0;line-height:unset;height:unset}@media only screen and (min-device-width: 820px) and (max-device-width: 1200px) and (orientation: landscape){.classroom-container{max-height:520px;height:100%}.classroom-container .meeting-screen{height:100%}.caption-box{width:50%;max-width:500px;top:12%;font-size:1rem;min-height:2.8em}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.classroom-container{max-height:520px;height:100%}.classroom-container .meeting-screen{height:100%}.caption-box{width:60%;max-width:450px;top:15%;padding:15px 20px;min-height:2.5em}}@media only screen and (max-width: 768px){.caption-box{width:60%;left:50%;top:10%;font-size:1rem;padding:15px 20px}}@media only screen and (max-width: 480px){.caption-box{width:60%;left:50%;top:8%;font-size:.9rem;padding:12px 16px;min-height:2.5em}.caption-content{font-size:14px;line-height:1.2em}}.classroom-container{position:relative;z-index:0;height:700px;width:100%;overflow:hidden}.caption-box{position:absolute;top:8%;left:70%;transform:translateX(-50%);width:70%;max-width:600px;min-height:3em;max-height:160px;height:auto;padding:10px 14px;background-color:rgba(0,0,0,.65);font-size:1.1rem;font-weight:500;border-radius:8px;z-index:10;box-shadow:0 6px 16px rgba(0,0,0,.3);align-items:flex-start;justify-content:flex-start;cursor:move;overflow:hidden}.caption-box,.caption-content{color:#fff;display:flex;text-align:left}.caption-content{flex-direction:column;justify-content:flex-end;grid-gap:4px;gap:4px;font-size:16px;line-height:1.3em;white-space:pre-wrap;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.caption-content::-webkit-scrollbar{display:none}.resize-handle-bottom{position:absolute;height:10px;left:0;right:0;bottom:0;cursor:ns-resize;background-color:transparent}.resize-handle-bottom:after{content:"";position:absolute;left:50%;bottom:3px;transform:translateX(-50%);width:30px;height:4px;background-color:hsla(0,0%,100%,.5);border-radius:2px}.resize-handle-bottom:hover:after{background-color:hsla(0,0%,100%,.8)}.caption-box:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.classroom-toggle .mat-slide-toggle-label{font-weight:700;font-size:1.4rem;color:#ef3312}.mat-badge-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif}.mat-h5,.mat-typography h5{font:400 calc(14px * .83) /20px Roboto,Helvetica Neue,sans-serif}.mat-h6,.mat-typography h6{font:400 calc(14px * .67) /20px Roboto,Helvetica Neue,sans-serif}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif}.dark-theme vsc-public-calendar .date-switcher.active,.dark-theme vsc-public-calendar .date-switcher:not(.active),.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button,.primary-theme vsc-public-calendar .date-switcher.active,.primary-theme vsc-public-calendar .date-switcher:not(.active){font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select,.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label,.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif}.mat-list-item,.mat-list-option,.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item .mat-line:nth-child(n+2),.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item,.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option,.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-size:12px;font-weight:500}.mat-list-base[dense] .mat-subheader,.mat-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif}.dark-theme .snack-message,.mat-simple-snackbar,.primary-theme .snack-message{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-size:14px}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.34373em) scale(.75);width:133.3333533333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34372em) scale(.75);width:133.3333633333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00106px);-ms-transform:translateY(-1.28119em) scale(.75);width:133.3333933333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00107px);-ms-transform:translateY(-1.28118em) scale(.75);width:133.3334033333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00108px);-ms-transform:translateY(-1.28117em) scale(.75);width:133.3334133333%}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28116em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28115em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28114em) scale(.75)}}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59372em) scale(.75);width:133.3333633333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59372em) scale(.75);width:133.3333633333%}.mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:700 30px/30px Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:700 18px/24px Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:700 16px/26px Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:500 24px/32px Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(16px * .83) /24px Open Sans;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(16px * .67) /24px Open Sans;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:400 16px/26px Open Sans;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 16px/24px Open Sans;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:700 16px/24px Open Sans;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 24px/24px Open Sans;letter-spacing:normal;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:600 30px/38px Open Sans;letter-spacing:normal;margin:0 0 64px}.mat-display-1,.mat-display-2,.mat-typography .mat-display-1,.mat-typography .mat-display-2{font:700 16px/24px Open Sans;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 16px/24px Open Sans;letter-spacing:normal}.dark-theme vsc-public-calendar .date-switcher.active,.dark-theme vsc-public-calendar .date-switcher:not(.active),.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button,.primary-theme vsc-public-calendar .date-switcher.active,.primary-theme vsc-public-calendar .date-switcher:not(.active){font-family:Open Sans;font-size:16px;font-weight:700}.mat-button-toggle,.mat-card{font-family:Open Sans}.mat-card-title{font-size:30px;font-weight:700}.mat-card-header .mat-card-title{font-size:18px}.mat-card-content,.mat-card-subtitle{font-size:16px}.mat-checkbox{font-family:Open Sans}.mat-checkbox-layout .mat-checkbox-label{line-height:26px}.mat-chip{font-size:16px;font-weight:400}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Open Sans}.mat-header-cell{font-size:16px;font-weight:400}.mat-cell,.mat-footer-cell{font-size:16px}.mat-calendar{font-family:Open Sans}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:16px;font-weight:700}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:700 18px/24px Open Sans;letter-spacing:normal}.mat-expansion-panel-header{font-family:Open Sans;font-size:24px;font-weight:500}.mat-expansion-panel-content{font:400 16px/24px Open Sans;letter-spacing:normal}.mat-form-field{font:600 16px/1.125 Open Sans;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.34371em) scale(.75);width:133.3333733333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3437em) scale(.75);width:133.3333833333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00112px);-ms-transform:translateY(-1.28113em) scale(.75);width:133.3334533333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00113px);-ms-transform:translateY(-1.28112em) scale(.75);width:133.3334633333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00114px);-ms-transform:translateY(-1.28111em) scale(.75);width:133.3334733333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.2811em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28109em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28108em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-.59371em) scale(.75);width:133.3333733333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.5937em) scale(.75);width:133.3333833333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.59371em) scale(.75);width:133.3333733333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.5937em) scale(.75);width:133.3333833333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:16px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:16px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-weight:400}.mat-menu-item,.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:16px}.mat-radio-button,.mat-select{font-family:Open Sans}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Open Sans}.mat-slider-thumb-label-text{font-family:Open Sans;font-size:16px;font-weight:400}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Open Sans}.mat-step-label{font-size:16px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:16px}.mat-step-label-selected{font-size:16px;font-weight:400}.mat-tab-group{font-family:Open Sans}.mat-tab-label,.mat-tab-link{font-family:Open Sans;font-size:16px;font-weight:700}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:700 18px/24px Open Sans;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Open Sans}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2),.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:16px}.mat-list-base .mat-subheader{font-family:Open Sans;font-size:16px;font-weight:400}.mat-list-base[dense] .mat-list-item{font-size:16px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:16px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:16px}.mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:16px;font-weight:400}.mat-option{font-family:Open Sans;font-size:16px}.mat-optgroup-label{font:400 16px/26px Open Sans;letter-spacing:normal}.dark-theme .snack-message,.mat-simple-snackbar,.primary-theme .snack-message{font-family:Open Sans;font-size:16px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:700}.mat-tree{font-family:Open Sans}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:16px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}body{--primary-color:#4747b5;--primary-main-color:map-get(#4747b5,main);--primary-lighter-color:lighten(#4747b5,5%);--primary-darker-color:darken(#4747b5,5%);--text-dark-color:#000;--text-primary-color:#fff;--text-primary-lighter-color:#030303;--text-primary-darker-color:#fff;--text-light-color:#fff;--scrollbar-bg-color:$light-bg-lighter-100;--border-hover-color-chat:#384e68;--accent-color:$accent-color;--accent-lighter-color:lighten($accent-color,5%);--accent-darker-color:darken($accent-color,5%);--text-accent-color:#fff;--text-accent-lighter-color:#030303;--text-accent-darker-color:#fff;--dark-disabled-text:rgba(3,3,3,.38);--dark-disabled-button:#dbdada;--filter-label-color:#4f516d;--filter-label-selected-color:$primary-color;--warn-color:red;--warn-lighter-color:#ffb3b3;--warn-darker-color:#b30000;--text-warn-color:#fff;--text-warn-lighter-color:#030303;--text-warn-darker-color:#fff;--tab-border-color:#035ac8;--blue-bayoux:#526985}label{text-transform:uppercase;font-weight:700;margin:12px 0 6px;font-size:15px;opacity:.81}.mat-form-field-appearance-outline .mat-form-field-outline{background-color:rgba(224,231,255,.12)!important}.mat-form-field-infix{border-top:.375em solid transparent!important;line-height:16px}input.mat-input-element{height:20px;line-height:21px!important}.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{padding:0 4px!important;line-height:16px}.mat-select{height:19px}.mat-form-field-appearance-outline .mat-select-arrow-wrapper{transform:none!important}.mat-select-value-text{line-height:21px}.p-0{padding:0!important}.p-1{padding:1px!important}.p-2{padding:2px!important}.p-3{padding:3px!important}.p-4{padding:4px!important}.p-5{padding:5px!important}.p-6{padding:6px!important}.p-7{padding:7px!important}.p-8{padding:8px!important}.p-9{padding:9px!important}.p-10{padding:10px!important}.p-11{padding:11px!important}.p-12{padding:12px!important}.p-13{padding:13px!important}.p-14{padding:14px!important}.p-15{padding:15px!important}.p-16{padding:16px!important}.p-17{padding:17px!important}.p-18{padding:18px!important}.p-19{padding:19px!important}.p-20{padding:20px!important}.p-21{padding:21px!important}.p-22{padding:22px!important}.p-23{padding:23px!important}.p-24{padding:24px!important}.p-25{padding:25px!important}.p-26{padding:26px!important}.p-27{padding:27px!important}.p-28{padding:28px!important}.p-29{padding:29px!important}.p-30{padding:30px!important}.p-31{padding:31px!important}.p-32{padding:32px!important}.p-33{padding:33px!important}.p-34{padding:34px!important}.p-35{padding:35px!important}.p-36{padding:36px!important}.p-37{padding:37px!important}.p-38{padding:38px!important}.p-39{padding:39px!important}.p-40{padding:40px!important}.p-41{padding:41px!important}.p-42{padding:42px!important}.p-43{padding:43px!important}.p-44{padding:44px!important}.p-45{padding:45px!important}.p-46{padding:46px!important}.p-47{padding:47px!important}.p-48{padding:48px!important}.p-49{padding:49px!important}.p-50{padding:50px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:1px!important}.pb-2{padding-bottom:2px!important}.pb-3{padding-bottom:3px!important}.pb-4{padding-bottom:4px!important}.pb-5{padding-bottom:5px!important}.pb-6{padding-bottom:6px!important}.pb-7{padding-bottom:7px!important}.pb-8{padding-bottom:8px!important}.pb-9{padding-bottom:9px!important}.pb-10{padding-bottom:10px!important}.pb-11{padding-bottom:11px!important}.pb-12{padding-bottom:12px!important}.pb-13{padding-bottom:13px!important}.pb-14{padding-bottom:14px!important}.pb-15{padding-bottom:15px!important}.pb-16{padding-bottom:16px!important}.pb-17{padding-bottom:17px!important}.pb-18{padding-bottom:18px!important}.pb-19{padding-bottom:19px!important}.pb-20{padding-bottom:20px!important}.pb-21{padding-bottom:21px!important}.pb-22{padding-bottom:22px!important}.pb-23{padding-bottom:23px!important}.pb-24{padding-bottom:24px!important}.pb-25{padding-bottom:25px!important}.pb-26{padding-bottom:26px!important}.pb-27{padding-bottom:27px!important}.pb-28{padding-bottom:28px!important}.pb-29{padding-bottom:29px!important}.pb-30{padding-bottom:30px!important}.pb-31{padding-bottom:31px!important}.pb-32{padding-bottom:32px!important}.pb-33{padding-bottom:33px!important}.pb-34{padding-bottom:34px!important}.pb-35{padding-bottom:35px!important}.pb-36{padding-bottom:36px!important}.pb-37{padding-bottom:37px!important}.pb-38{padding-bottom:38px!important}.pb-39{padding-bottom:39px!important}.pb-40{padding-bottom:40px!important}.pb-41{padding-bottom:41px!important}.pb-42{padding-bottom:42px!important}.pb-43{padding-bottom:43px!important}.pb-44{padding-bottom:44px!important}.pb-45{padding-bottom:45px!important}.pb-46{padding-bottom:46px!important}.pb-47{padding-bottom:47px!important}.pb-48{padding-bottom:48px!important}.pb-49{padding-bottom:49px!important}.pb-50{padding-bottom:50px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:1px!important}.pt-2{padding-top:2px!important}.pt-3{padding-top:3px!important}.pt-4{padding-top:4px!important}.pt-5{padding-top:5px!important}.pt-6{padding-top:6px!important}.pt-7{padding-top:7px!important}.pt-8{padding-top:8px!important}.pt-9{padding-top:9px!important}.pt-10{padding-top:10px!important}.pt-11{padding-top:11px!important}.pt-12{padding-top:12px!important}.pt-13{padding-top:13px!important}.pt-14{padding-top:14px!important}.pt-15{padding-top:15px!important}.pt-16{padding-top:16px!important}.pt-17{padding-top:17px!important}.pt-18{padding-top:18px!important}.pt-19{padding-top:19px!important}.pt-20{padding-top:20px!important}.pt-21{padding-top:21px!important}.pt-22{padding-top:22px!important}.pt-23{padding-top:23px!important}.pt-24{padding-top:24px!important}.pt-25{padding-top:25px!important}.pt-26{padding-top:26px!important}.pt-27{padding-top:27px!important}.pt-28{padding-top:28px!important}.pt-29{padding-top:29px!important}.pt-30{padding-top:30px!important}.pt-31{padding-top:31px!important}.pt-32{padding-top:32px!important}.pt-33{padding-top:33px!important}.pt-34{padding-top:34px!important}.pt-35{padding-top:35px!important}.pt-36{padding-top:36px!important}.pt-37{padding-top:37px!important}.pt-38{padding-top:38px!important}.pt-39{padding-top:39px!important}.pt-40{padding-top:40px!important}.pt-41{padding-top:41px!important}.pt-42{padding-top:42px!important}.pt-43{padding-top:43px!important}.pt-44{padding-top:44px!important}.pt-45{padding-top:45px!important}.pt-46{padding-top:46px!important}.pt-47{padding-top:47px!important}.pt-48{padding-top:48px!important}.pt-49{padding-top:49px!important}.pt-50{padding-top:50px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:1px!important}.pl-2{padding-left:2px!important}.pl-3{padding-left:3px!important}.pl-4{padding-left:4px!important}.pl-5{padding-left:5px!important}.pl-6{padding-left:6px!important}.pl-7{padding-left:7px!important}.pl-8{padding-left:8px!important}.pl-9{padding-left:9px!important}.pl-10{padding-left:10px!important}.pl-11{padding-left:11px!important}.pl-12{padding-left:12px!important}.pl-13{padding-left:13px!important}.pl-14{padding-left:14px!important}.pl-15{padding-left:15px!important}.pl-16{padding-left:16px!important}.pl-17{padding-left:17px!important}.pl-18{padding-left:18px!important}.pl-19{padding-left:19px!important}.pl-20{padding-left:20px!important}.pl-21{padding-left:21px!important}.pl-22{padding-left:22px!important}.pl-23{padding-left:23px!important}.pl-24{padding-left:24px!important}.pl-25{padding-left:25px!important}.pl-26{padding-left:26px!important}.pl-27{padding-left:27px!important}.pl-28{padding-left:28px!important}.pl-29{padding-left:29px!important}.pl-30{padding-left:30px!important}.pl-31{padding-left:31px!important}.pl-32{padding-left:32px!important}.pl-33{padding-left:33px!important}.pl-34{padding-left:34px!important}.pl-35{padding-left:35px!important}.pl-36{padding-left:36px!important}.pl-37{padding-left:37px!important}.pl-38{padding-left:38px!important}.pl-39{padding-left:39px!important}.pl-40{padding-left:40px!important}.pl-41{padding-left:41px!important}.pl-42{padding-left:42px!important}.pl-43{padding-left:43px!important}.pl-44{padding-left:44px!important}.pl-45{padding-left:45px!important}.pl-46{padding-left:46px!important}.pl-47{padding-left:47px!important}.pl-48{padding-left:48px!important}.pl-49{padding-left:49px!important}.pl-50{padding-left:50px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:1px!important}.pr-2{padding-right:2px!important}.pr-3{padding-right:3px!important}.pr-4{padding-right:4px!important}.pr-5{padding-right:5px!important}.pr-6{padding-right:6px!important}.pr-7{padding-right:7px!important}.pr-8{padding-right:8px!important}.pr-9{padding-right:9px!important}.pr-10{padding-right:10px!important}.pr-11{padding-right:11px!important}.pr-12{padding-right:12px!important}.pr-13{padding-right:13px!important}.pr-14{padding-right:14px!important}.pr-15{padding-right:15px!important}.pr-16{padding-right:16px!important}.pr-17{padding-right:17px!important}.pr-18{padding-right:18px!important}.pr-19{padding-right:19px!important}.pr-20{padding-right:20px!important}.pr-21{padding-right:21px!important}.pr-22{padding-right:22px!important}.pr-23{padding-right:23px!important}.pr-24{padding-right:24px!important}.pr-25{padding-right:25px!important}.pr-26{padding-right:26px!important}.pr-27{padding-right:27px!important}.pr-28{padding-right:28px!important}.pr-29{padding-right:29px!important}.pr-30{padding-right:30px!important}.pr-31{padding-right:31px!important}.pr-32{padding-right:32px!important}.pr-33{padding-right:33px!important}.pr-34{padding-right:34px!important}.pr-35{padding-right:35px!important}.pr-36{padding-right:36px!important}.pr-37{padding-right:37px!important}.pr-38{padding-right:38px!important}.pr-39{padding-right:39px!important}.pr-40{padding-right:40px!important}.pr-41{padding-right:41px!important}.pr-42{padding-right:42px!important}.pr-43{padding-right:43px!important}.pr-44{padding-right:44px!important}.pr-45{padding-right:45px!important}.pr-46{padding-right:46px!important}.pr-47{padding-right:47px!important}.pr-48{padding-right:48px!important}.pr-49{padding-right:49px!important}.pr-50{padding-right:50px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:1px!important;padding-left:1px!important}.px-2{padding-right:2px!important;padding-left:2px!important}.px-3{padding-right:3px!important;padding-left:3px!important}.px-4{padding-right:4px!important;padding-left:4px!important}.px-5{padding-right:5px!important;padding-left:5px!important}.px-6{padding-right:6px!important;padding-left:6px!important}.px-7{padding-right:7px!important;padding-left:7px!important}.px-8{padding-right:8px!important;padding-left:8px!important}.px-9{padding-right:9px!important;padding-left:9px!important}.px-10{padding-right:10px!important;padding-left:10px!important}.px-11{padding-right:11px!important;padding-left:11px!important}.px-12{padding-right:12px!important;padding-left:12px!important}.px-13{padding-right:13px!important;padding-left:13px!important}.px-14{padding-right:14px!important;padding-left:14px!important}.px-15{padding-right:15px!important;padding-left:15px!important}.px-16{padding-right:16px!important;padding-left:16px!important}.px-17{padding-right:17px!important;padding-left:17px!important}.px-18{padding-right:18px!important;padding-left:18px!important}.px-19{padding-right:19px!important;padding-left:19px!important}.px-20{padding-right:20px!important;padding-left:20px!important}.px-21{padding-right:21px!important;padding-left:21px!important}.px-22{padding-right:22px!important;padding-left:22px!important}.px-23{padding-right:23px!important;padding-left:23px!important}.px-24{padding-right:24px!important;padding-left:24px!important}.px-25{padding-right:25px!important;padding-left:25px!important}.px-26{padding-right:26px!important;padding-left:26px!important}.px-27{padding-right:27px!important;padding-left:27px!important}.px-28{padding-right:28px!important;padding-left:28px!important}.px-29{padding-right:29px!important;padding-left:29px!important}.px-30{padding-right:30px!important;padding-left:30px!important}.px-31{padding-right:31px!important;padding-left:31px!important}.px-32{padding-right:32px!important;padding-left:32px!important}.px-33{padding-right:33px!important;padding-left:33px!important}.px-34{padding-right:34px!important;padding-left:34px!important}.px-35{padding-right:35px!important;padding-left:35px!important}.px-36{padding-right:36px!important;padding-left:36px!important}.px-37{padding-right:37px!important;padding-left:37px!important}.px-38{padding-right:38px!important;padding-left:38px!important}.px-39{padding-right:39px!important;padding-left:39px!important}.px-40{padding-right:40px!important;padding-left:40px!important}.px-41{padding-right:41px!important;padding-left:41px!important}.px-42{padding-right:42px!important;padding-left:42px!important}.px-43{padding-right:43px!important;padding-left:43px!important}.px-44{padding-right:44px!important;padding-left:44px!important}.px-45{padding-right:45px!important;padding-left:45px!important}.px-46{padding-right:46px!important;padding-left:46px!important}.px-47{padding-right:47px!important;padding-left:47px!important}.px-48{padding-right:48px!important;padding-left:48px!important}.px-49{padding-right:49px!important;padding-left:49px!important}.px-50{padding-right:50px!important;padding-left:50px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:1px!important;padding-bottom:1px!important}.py-2{padding-top:2px!important;padding-bottom:2px!important}.py-3{padding-top:3px!important;padding-bottom:3px!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}.py-6{padding-top:6px!important;padding-bottom:6px!important}.py-7{padding-top:7px!important;padding-bottom:7px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.py-9{padding-top:9px!important;padding-bottom:9px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.py-11{padding-top:11px!important;padding-bottom:11px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.py-13{padding-top:13px!important;padding-bottom:13px!important}.py-14{padding-top:14px!important;padding-bottom:14px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.py-17{padding-top:17px!important;padding-bottom:17px!important}.py-18{padding-top:18px!important;padding-bottom:18px!important}.py-19{padding-top:19px!important;padding-bottom:19px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.py-21{padding-top:21px!important;padding-bottom:21px!important}.py-22{padding-top:22px!important;padding-bottom:22px!important}.py-23{padding-top:23px!important;padding-bottom:23px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.py-25{padding-top:25px!important;padding-bottom:25px!important}.py-26{padding-top:26px!important;padding-bottom:26px!important}.py-27{padding-top:27px!important;padding-bottom:27px!important}.py-28{padding-top:28px!important;padding-bottom:28px!important}.py-29{padding-top:29px!important;padding-bottom:29px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}.py-31{padding-top:31px!important;padding-bottom:31px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}.py-33{padding-top:33px!important;padding-bottom:33px!important}.py-34{padding-top:34px!important;padding-bottom:34px!important}.py-35{padding-top:35px!important;padding-bottom:35px!important}.py-36{padding-top:36px!important;padding-bottom:36px!important}.py-37{padding-top:37px!important;padding-bottom:37px!important}.py-38{padding-top:38px!important;padding-bottom:38px!important}.py-39{padding-top:39px!important;padding-bottom:39px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.py-41{padding-top:41px!important;padding-bottom:41px!important}.py-42{padding-top:42px!important;padding-bottom:42px!important}.py-43{padding-top:43px!important;padding-bottom:43px!important}.py-44{padding-top:44px!important;padding-bottom:44px!important}.py-45{padding-top:45px!important;padding-bottom:45px!important}.py-46{padding-top:46px!important;padding-bottom:46px!important}.py-47{padding-top:47px!important;padding-bottom:47px!important}.py-48{padding-top:48px!important;padding-bottom:48px!important}.py-49{padding-top:49px!important;padding-bottom:49px!important}.py-50{padding-top:50px!important;padding-bottom:50px!important}.m-0{margin:0!important}.m-1{margin:1px!important}.m-2{margin:2px!important}.m-3{margin:3px!important}.m-4{margin:4px!important}.m-5{margin:5px!important}.m-6{margin:6px!important}.m-7{margin:7px!important}.m-8{margin:8px!important}.m-9{margin:9px!important}.m-10{margin:10px!important}.m-11{margin:11px!important}.m-12{margin:12px!important}.m-13{margin:13px!important}.m-14{margin:14px!important}.m-15{margin:15px!important}.m-16{margin:16px!important}.m-17{margin:17px!important}.m-18{margin:18px!important}.m-19{margin:19px!important}.m-20{margin:20px!important}.m-21{margin:21px!important}.m-22{margin:22px!important}.m-23{margin:23px!important}.m-24{margin:24px!important}.m-25{margin:25px!important}.m-26{margin:26px!important}.m-27{margin:27px!important}.m-28{margin:28px!important}.m-29{margin:29px!important}.m-30{margin:30px!important}.m-31{margin:31px!important}.m-32{margin:32px!important}.m-33{margin:33px!important}.m-34{margin:34px!important}.m-35{margin:35px!important}.m-36{margin:36px!important}.m-37{margin:37px!important}.m-38{margin:38px!important}.m-39{margin:39px!important}.m-40{margin:40px!important}.m-41{margin:41px!important}.m-42{margin:42px!important}.m-43{margin:43px!important}.m-44{margin:44px!important}.m-45{margin:45px!important}.m-46{margin:46px!important}.m-47{margin:47px!important}.m-48{margin:48px!important}.m-49{margin:49px!important}.m-50{margin:50px!important}.mb-1{margin-bottom:1px!important}.mb-2{margin-bottom:2px!important}.mb-3{margin-bottom:3px!important}.mb-4{margin-bottom:4px!important}.mb-5{margin-bottom:5px!important}.mb-6{margin-bottom:6px!important}.mb-7{margin-bottom:7px!important}.mb-9{margin-bottom:9px!important}.mb-10{margin-bottom:10px!important}.mb-11{margin-bottom:11px!important}.mb-12{margin-bottom:12px!important}.mb-13{margin-bottom:13px!important}.mb-14{margin-bottom:14px!important}.mb-15{margin-bottom:15px!important}.mb-17{margin-bottom:17px!important}.mb-18{margin-bottom:18px!important}.mb-19{margin-bottom:19px!important}.mb-20{margin-bottom:20px!important}.mb-21{margin-bottom:21px!important}.mb-22{margin-bottom:22px!important}.mb-23{margin-bottom:23px!important}.mb-24{margin-bottom:24px!important}.mb-25{margin-bottom:25px!important}.mb-26{margin-bottom:26px!important}.mb-27{margin-bottom:27px!important}.mb-28{margin-bottom:28px!important}.mb-29{margin-bottom:29px!important}.mb-30{margin-bottom:30px!important}.mb-31{margin-bottom:31px!important}.mb-32{margin-bottom:32px!important}.mb-33{margin-bottom:33px!important}.mb-34{margin-bottom:34px!important}.mb-35{margin-bottom:35px!important}.mb-36{margin-bottom:36px!important}.mb-37{margin-bottom:37px!important}.mb-38{margin-bottom:38px!important}.mb-39{margin-bottom:39px!important}.mb-40{margin-bottom:40px!important}.mb-41{margin-bottom:41px!important}.mb-42{margin-bottom:42px!important}.mb-43{margin-bottom:43px!important}.mb-44{margin-bottom:44px!important}.mb-45{margin-bottom:45px!important}.mb-46{margin-bottom:46px!important}.mb-47{margin-bottom:47px!important}.mb-48{margin-bottom:48px!important}.mb-49{margin-bottom:49px!important}.mb-50{margin-bottom:50px!important}.mt-1{margin-top:1px!important}.mt-2{margin-top:2px!important}.mt-3{margin-top:3px!important}.mt-4{margin-top:4px!important}.mt-5{margin-top:5px!important}.mt-6{margin-top:6px!important}.mt-7{margin-top:7px!important}.mt-9{margin-top:9px!important}.mt-10{margin-top:10px!important}.mt-11{margin-top:11px!important}.mt-12{margin-top:12px!important}.mt-13{margin-top:13px!important}.mt-14{margin-top:14px!important}.mt-15{margin-top:15px!important}.mt-17{margin-top:17px!important}.mt-18{margin-top:18px!important}.mt-19{margin-top:19px!important}.mt-20{margin-top:20px!important}.mt-21{margin-top:21px!important}.mt-22{margin-top:22px!important}.mt-23{margin-top:23px!important}.mt-24{margin-top:24px!important}.mt-25{margin-top:25px!important}.mt-26{margin-top:26px!important}.mt-27{margin-top:27px!important}.mt-28{margin-top:28px!important}.mt-29{margin-top:29px!important}.mt-30{margin-top:30px!important}.mt-31{margin-top:31px!important}.mt-32{margin-top:32px!important}.mt-33{margin-top:33px!important}.mt-34{margin-top:34px!important}.mt-35{margin-top:35px!important}.mt-36{margin-top:36px!important}.mt-37{margin-top:37px!important}.mt-38{margin-top:38px!important}.mt-39{margin-top:39px!important}.mt-40{margin-top:40px!important}.mt-41{margin-top:41px!important}.mt-42{margin-top:42px!important}.mt-43{margin-top:43px!important}.mt-44{margin-top:44px!important}.mt-45{margin-top:45px!important}.mt-46{margin-top:46px!important}.mt-47{margin-top:47px!important}.mt-48{margin-top:48px!important}.mt-49{margin-top:49px!important}.mt-50{margin-top:50px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:1px!important}.ml-2{margin-left:2px!important}.ml-3{margin-left:3px!important}.ml-4{margin-left:4px!important}.ml-5{margin-left:5px!important}.ml-6{margin-left:6px!important}.ml-7{margin-left:7px!important}.ml-9{margin-left:9px!important}.ml-10{margin-left:10px!important}.ml-11{margin-left:11px!important}.ml-12{margin-left:12px!important}.ml-13{margin-left:13px!important}.ml-14{margin-left:14px!important}.ml-15{margin-left:15px!important}.ml-17{margin-left:17px!important}.ml-18{margin-left:18px!important}.ml-19{margin-left:19px!important}.ml-20{margin-left:20px!important}.ml-21{margin-left:21px!important}.ml-22{margin-left:22px!important}.ml-23{margin-left:23px!important}.ml-24{margin-left:24px!important}.ml-25{margin-left:25px!important}.ml-26{margin-left:26px!important}.ml-27{margin-left:27px!important}.ml-28{margin-left:28px!important}.ml-29{margin-left:29px!important}.ml-30{margin-left:30px!important}.ml-31{margin-left:31px!important}.ml-32{margin-left:32px!important}.ml-33{margin-left:33px!important}.ml-34{margin-left:34px!important}.ml-35{margin-left:35px!important}.ml-36{margin-left:36px!important}.ml-37{margin-left:37px!important}.ml-38{margin-left:38px!important}.ml-39{margin-left:39px!important}.ml-40{margin-left:40px!important}.ml-41{margin-left:41px!important}.ml-42{margin-left:42px!important}.ml-43{margin-left:43px!important}.ml-44{margin-left:44px!important}.ml-45{margin-left:45px!important}.ml-46{margin-left:46px!important}.ml-47{margin-left:47px!important}.ml-48{margin-left:48px!important}.ml-49{margin-left:49px!important}.ml-50{margin-left:50px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1px!important}.mr-2{margin-right:2px!important}.mr-3{margin-right:3px!important}.mr-4{margin-right:4px!important}.mr-5{margin-right:5px!important}.mr-6{margin-right:6px!important}.mr-7{margin-right:7px!important}.mr-9{margin-right:9px!important}.mr-10{margin-right:10px!important}.mr-11{margin-right:11px!important}.mr-12{margin-right:12px!important}.mr-13{margin-right:13px!important}.mr-14{margin-right:14px!important}.mr-15{margin-right:15px!important}.mr-17{margin-right:17px!important}.mr-18{margin-right:18px!important}.mr-19{margin-right:19px!important}.mr-20{margin-right:20px!important}.mr-21{margin-right:21px!important}.mr-22{margin-right:22px!important}.mr-23{margin-right:23px!important}.mr-24{margin-right:24px!important}.mr-25{margin-right:25px!important}.mr-26{margin-right:26px!important}.mr-27{margin-right:27px!important}.mr-28{margin-right:28px!important}.mr-29{margin-right:29px!important}.mr-30{margin-right:30px!important}.mr-31{margin-right:31px!important}.mr-32{margin-right:32px!important}.mr-33{margin-right:33px!important}.mr-34{margin-right:34px!important}.mr-35{margin-right:35px!important}.mr-36{margin-right:36px!important}.mr-37{margin-right:37px!important}.mr-38{margin-right:38px!important}.mr-39{margin-right:39px!important}.mr-40{margin-right:40px!important}.mr-41{margin-right:41px!important}.mr-42{margin-right:42px!important}.mr-43{margin-right:43px!important}.mr-44{margin-right:44px!important}.mr-45{margin-right:45px!important}.mr-46{margin-right:46px!important}.mr-47{margin-right:47px!important}.mr-48{margin-right:48px!important}.mr-49{margin-right:49px!important}.mr-50{margin-right:50px!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:1px!important;margin-left:1px!important}.mx-2{margin-right:2px!important;margin-left:2px!important}.mx-3{margin-right:3px!important;margin-left:3px!important}.mx-4{margin-right:4px!important;margin-left:4px!important}.mx-5{margin-right:5px!important;margin-left:5px!important}.mx-6{margin-right:6px!important;margin-left:6px!important}.mx-7{margin-right:7px!important;margin-left:7px!important}.mx-8{margin-right:8px!important;margin-left:8px!important}.mx-9{margin-right:9px!important;margin-left:9px!important}.mx-10{margin-right:10px!important;margin-left:10px!important}.mx-11{margin-right:11px!important;margin-left:11px!important}.mx-12{margin-right:12px!important;margin-left:12px!important}.mx-13{margin-right:13px!important;margin-left:13px!important}.mx-14{margin-right:14px!important;margin-left:14px!important}.mx-15{margin-right:15px!important;margin-left:15px!important}.mx-16{margin-right:16px!important;margin-left:16px!important}.mx-17{margin-right:17px!important;margin-left:17px!important}.mx-18{margin-right:18px!important;margin-left:18px!important}.mx-19{margin-right:19px!important;margin-left:19px!important}.mx-20{margin-right:20px!important;margin-left:20px!important}.mx-21{margin-right:21px!important;margin-left:21px!important}.mx-22{margin-right:22px!important;margin-left:22px!important}.mx-23{margin-right:23px!important;margin-left:23px!important}.mx-24{margin-right:24px!important;margin-left:24px!important}.mx-25{margin-right:25px!important;margin-left:25px!important}.mx-26{margin-right:26px!important;margin-left:26px!important}.mx-27{margin-right:27px!important;margin-left:27px!important}.mx-28{margin-right:28px!important;margin-left:28px!important}.mx-29{margin-right:29px!important;margin-left:29px!important}.mx-30{margin-right:30px!important;margin-left:30px!important}.mx-31{margin-right:31px!important;margin-left:31px!important}.mx-32{margin-right:32px!important;margin-left:32px!important}.mx-33{margin-right:33px!important;margin-left:33px!important}.mx-34{margin-right:34px!important;margin-left:34px!important}.mx-35{margin-right:35px!important;margin-left:35px!important}.mx-36{margin-right:36px!important;margin-left:36px!important}.mx-37{margin-right:37px!important;margin-left:37px!important}.mx-38{margin-right:38px!important;margin-left:38px!important}.mx-39{margin-right:39px!important;margin-left:39px!important}.mx-40{margin-right:40px!important;margin-left:40px!important}.mx-41{margin-right:41px!important;margin-left:41px!important}.mx-42{margin-right:42px!important;margin-left:42px!important}.mx-43{margin-right:43px!important;margin-left:43px!important}.mx-44{margin-right:44px!important;margin-left:44px!important}.mx-45{margin-right:45px!important;margin-left:45px!important}.mx-46{margin-right:46px!important;margin-left:46px!important}.mx-47{margin-right:47px!important;margin-left:47px!important}.mx-48{margin-right:48px!important;margin-left:48px!important}.mx-49{margin-right:49px!important;margin-left:49px!important}.mx-50{margin-right:50px!important;margin-left:50px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:1px!important;margin-bottom:1px!important}.my-2{margin-top:2px!important;margin-bottom:2px!important}.my-3{margin-top:3px!important;margin-bottom:3px!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}.my-6{margin-top:6px!important;margin-bottom:6px!important}.my-7{margin-top:7px!important;margin-bottom:7px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.my-9{margin-top:9px!important;margin-bottom:9px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.my-11{margin-top:11px!important;margin-bottom:11px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.my-13{margin-top:13px!important;margin-bottom:13px!important}.my-14{margin-top:14px!important;margin-bottom:14px!important}.my-15{margin-top:15px!important;margin-bottom:15px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.my-17{margin-top:17px!important;margin-bottom:17px!important}.my-18{margin-top:18px!important;margin-bottom:18px!important}.my-19{margin-top:19px!important;margin-bottom:19px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.my-21{margin-top:21px!important;margin-bottom:21px!important}.my-22{margin-top:22px!important;margin-bottom:22px!important}.my-23{margin-top:23px!important;margin-bottom:23px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.my-25{margin-top:25px!important;margin-bottom:25px!important}.my-26{margin-top:26px!important;margin-bottom:26px!important}.my-27{margin-top:27px!important;margin-bottom:27px!important}.my-28{margin-top:28px!important;margin-bottom:28px!important}.my-29{margin-top:29px!important;margin-bottom:29px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}.my-31{margin-top:31px!important;margin-bottom:31px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.my-33{margin-top:33px!important;margin-bottom:33px!important}.my-34{margin-top:34px!important;margin-bottom:34px!important}.my-35{margin-top:35px!important;margin-bottom:35px!important}.my-36{margin-top:36px!important;margin-bottom:36px!important}.my-37{margin-top:37px!important;margin-bottom:37px!important}.my-38{margin-top:38px!important;margin-bottom:38px!important}.my-39{margin-top:39px!important;margin-bottom:39px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.my-41{margin-top:41px!important;margin-bottom:41px!important}.my-42{margin-top:42px!important;margin-bottom:42px!important}.my-43{margin-top:43px!important;margin-bottom:43px!important}.my-44{margin-top:44px!important;margin-bottom:44px!important}.my-45{margin-top:45px!important;margin-bottom:45px!important}.my-46{margin-top:46px!important;margin-bottom:46px!important}.my-47{margin-top:47px!important;margin-bottom:47px!important}.my-48{margin-top:48px!important;margin-bottom:48px!important}.my-49{margin-top:49px!important;margin-bottom:49px!important}.my-50{margin-top:50px!important;margin-bottom:50px!important}.primary-theme .mat-ripple-element{background-color:rgba(0,0,0,.1)}.primary-theme .mat-option{color:#030303}.primary-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.primary-theme .mat-option:focus:not(.mat-option-disabled),.primary-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.primary-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#030303}.primary-theme .mat-option.mat-option-disabled{color:rgba(3,3,3,.38)}.primary-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4747b5}.primary-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#f25c42}.primary-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.primary-theme .mat-optgroup-label{color:#595756}.primary-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(3,3,3,.38)}.primary-theme .mat-pseudo-checkbox{color:#595756}.primary-theme .mat-pseudo-checkbox:after{color:#eff3f5}.primary-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.primary-theme .mat-primary .mat-pseudo-checkbox-checked,.primary-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#4747b5}.primary-theme .mat-accent .mat-pseudo-checkbox-checked,.primary-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.primary-theme .mat-pseudo-checkbox-checked,.primary-theme .mat-pseudo-checkbox-indeterminate{background:#f25c42}.primary-theme .mat-warn .mat-pseudo-checkbox-checked,.primary-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.primary-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.primary-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.primary-theme .mat-app-background,.primary-theme.mat-app-background{background-color:#eff3f5;color:#030303}.primary-theme .mat-elevation-z0{box-shadow:0 0 0 0 rgba(32,54,93,.2),0 0 0 0 rgba(32,54,93,.14),0 0 0 0 rgba(32,54,93,.12)}.primary-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(32,54,93,.2),0 1px 1px 0 rgba(32,54,93,.14),0 1px 3px 0 rgba(32,54,93,.12)}.primary-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(32,54,93,.2),0 2px 2px 0 rgba(32,54,93,.14),0 1px 5px 0 rgba(32,54,93,.12)}.primary-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(32,54,93,.2),0 3px 4px 0 rgba(32,54,93,.14),0 1px 8px 0 rgba(32,54,93,.12)}.primary-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(32,54,93,.2),0 4px 5px 0 rgba(32,54,93,.14),0 1px 10px 0 rgba(32,54,93,.12)}.primary-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(32,54,93,.2),0 5px 8px 0 rgba(32,54,93,.14),0 1px 14px 0 rgba(32,54,93,.12)}.primary-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(32,54,93,.2),0 6px 10px 0 rgba(32,54,93,.14),0 1px 18px 0 rgba(32,54,93,.12)}.primary-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(32,54,93,.2),0 7px 10px 1px rgba(32,54,93,.14),0 2px 16px 1px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(32,54,93,.2),0 8px 10px 1px rgba(32,54,93,.14),0 3px 14px 2px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(32,54,93,.2),0 9px 12px 1px rgba(32,54,93,.14),0 3px 16px 2px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(32,54,93,.2),0 10px 14px 1px rgba(32,54,93,.14),0 4px 18px 3px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(32,54,93,.2),0 11px 15px 1px rgba(32,54,93,.14),0 4px 20px 3px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(32,54,93,.2),0 12px 17px 2px rgba(32,54,93,.14),0 5px 22px 4px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(32,54,93,.2),0 13px 19px 2px rgba(32,54,93,.14),0 5px 24px 4px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(32,54,93,.2),0 14px 21px 2px rgba(32,54,93,.14),0 5px 26px 4px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(32,54,93,.2),0 15px 22px 2px rgba(32,54,93,.14),0 6px 28px 5px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(32,54,93,.2),0 16px 24px 2px rgba(32,54,93,.14),0 6px 30px 5px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(32,54,93,.2),0 17px 26px 2px rgba(32,54,93,.14),0 6px 32px 5px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(32,54,93,.2),0 18px 28px 2px rgba(32,54,93,.14),0 7px 34px 6px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(32,54,93,.2),0 19px 29px 2px rgba(32,54,93,.14),0 7px 36px 6px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(32,54,93,.2),0 20px 31px 3px rgba(32,54,93,.14),0 8px 38px 7px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(32,54,93,.2),0 21px 33px 3px rgba(32,54,93,.14),0 8px 40px 7px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(32,54,93,.2),0 22px 35px 3px rgba(32,54,93,.14),0 8px 42px 7px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(32,54,93,.2),0 23px 36px 3px rgba(32,54,93,.14),0 9px 44px 8px rgba(32,54,93,.12)}.primary-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(32,54,93,.2),0 24px 38px 3px rgba(32,54,93,.14),0 9px 46px 8px rgba(32,54,93,.12)}.primary-theme .mat-autocomplete-panel{background:#fff;color:#030303}.primary-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(32,54,93,.2),0 4px 5px 0 rgba(32,54,93,.14),0 1px 10px 0 rgba(32,54,93,.12)}.primary-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.primary-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#030303}.primary-theme .mat-badge{position:relative}.primary-theme .mat-badge-hidden .mat-badge-content{display:none}.primary-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.primary-theme .mat-badge-content._mat-animation-noopable,.primary-theme .ng-animate-disabled .mat-badge-content{transition:none}.primary-theme .mat-badge-content.mat-badge-active{transform:none}.primary-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.primary-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.primary-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.primary-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .primary-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.primary-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .primary-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.primary-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .primary-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.primary-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .primary-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.primary-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.primary-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.primary-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.primary-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .primary-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.primary-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .primary-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.primary-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .primary-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.primary-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .primary-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.primary-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.primary-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.primary-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.primary-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .primary-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.primary-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .primary-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.primary-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .primary-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.primary-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .primary-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.primary-theme .mat-badge-content{color:#030303;background:#4747b5}.cdk-high-contrast-active .primary-theme .mat-badge-content{outline:1px solid;border-radius:0}.primary-theme .mat-badge-accent .mat-badge-content{background:#f25c42;color:#fff}.primary-theme .mat-badge-warn .mat-badge-content{color:#fff;background:red}.primary-theme .mat-badge-disabled .mat-badge-content{background:#dbdada;color:rgba(3,3,3,.38)}.primary-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(32,54,93,.2),0 16px 24px 2px rgba(32,54,93,.14),0 6px 30px 5px rgba(32,54,93,.12);background:#fff;color:#030303}.dark-theme vsc-public-calendar .primary-theme .date-switcher:not(.active),.primary-theme .mat-button,.primary-theme .mat-icon-button,.primary-theme .mat-stroked-button,.primary-theme vsc-public-calendar .date-switcher:not(.active){color:inherit;background:transparent}.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher:not(.active),.primary-theme .mat-button.mat-primary,.primary-theme .mat-icon-button.mat-primary,.primary-theme .mat-stroked-button.mat-primary,.primary-theme vsc-public-calendar .mat-primary.date-switcher:not(.active){color:#4747b5}.dark-theme vsc-public-calendar .primary-theme .mat-accent.date-switcher:not(.active),.primary-theme .mat-button.mat-accent,.primary-theme .mat-icon-button.mat-accent,.primary-theme .mat-stroked-button.mat-accent,.primary-theme vsc-public-calendar .mat-accent.date-switcher:not(.active){color:#f25c42}.dark-theme vsc-public-calendar .primary-theme .mat-warn.date-switcher:not(.active),.primary-theme .mat-button.mat-warn,.primary-theme .mat-icon-button.mat-warn,.primary-theme .mat-stroked-button.mat-warn,.primary-theme vsc-public-calendar .mat-warn.date-switcher:not(.active){color:red}.dark-theme vsc-public-calendar .primary-theme .mat-button-disabled.mat-button-disabled.date-switcher:not(.active),.primary-theme .mat-button.mat-accent.mat-button-disabled,.primary-theme .mat-button.mat-button-disabled.mat-button-disabled,.primary-theme .mat-button.mat-primary.mat-button-disabled,.primary-theme .mat-button.mat-warn.mat-button-disabled,.primary-theme .mat-icon-button.mat-accent.mat-button-disabled,.primary-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.primary-theme .mat-icon-button.mat-primary.mat-button-disabled,.primary-theme .mat-icon-button.mat-warn.mat-button-disabled,.primary-theme .mat-stroked-button.mat-accent.mat-button-disabled,.primary-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled,.primary-theme .mat-stroked-button.mat-primary.mat-button-disabled,.primary-theme .mat-stroked-button.mat-warn.mat-button-disabled,.primary-theme vsc-public-calendar .mat-button-disabled.mat-button-disabled.date-switcher:not(.active){color:#dbdada}.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher:not(.active) .mat-button-focus-overlay,.primary-theme .mat-button.mat-primary .mat-button-focus-overlay,.primary-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.primary-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay,.primary-theme vsc-public-calendar .mat-primary.date-switcher:not(.active) .mat-button-focus-overlay{background-color:#4747b5}.dark-theme vsc-public-calendar .primary-theme .mat-accent.date-switcher:not(.active) .mat-button-focus-overlay,.primary-theme .mat-button.mat-accent .mat-button-focus-overlay,.primary-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.primary-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay,.primary-theme vsc-public-calendar .mat-accent.date-switcher:not(.active) .mat-button-focus-overlay{background-color:#f25c42}.dark-theme vsc-public-calendar .primary-theme .mat-warn.date-switcher:not(.active) .mat-button-focus-overlay,.primary-theme .mat-button.mat-warn .mat-button-focus-overlay,.primary-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.primary-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay,.primary-theme vsc-public-calendar .mat-warn.date-switcher:not(.active) .mat-button-focus-overlay{background-color:red}.dark-theme vsc-public-calendar .primary-theme .mat-button-disabled.date-switcher:not(.active) .mat-button-focus-overlay,.primary-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.primary-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.primary-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.primary-theme vsc-public-calendar .mat-button-disabled.date-switcher:not(.active) .mat-button-focus-overlay{background-color:transparent}.dark-theme vsc-public-calendar .primary-theme .date-switcher:not(.active) .mat-ripple-element,.primary-theme .mat-button .mat-ripple-element,.primary-theme .mat-icon-button .mat-ripple-element,.primary-theme .mat-stroked-button .mat-ripple-element,.primary-theme vsc-public-calendar .date-switcher:not(.active) .mat-ripple-element{opacity:.1;background-color:currentColor}.primary-theme .mat-button-focus-overlay{background:#000}.dark-theme vsc-public-calendar .primary-theme .date-switcher:not(.mat-button-disabled):not(.active),.primary-theme .mat-stroked-button:not(.mat-button-disabled),.primary-theme vsc-public-calendar .date-switcher:not(.mat-button-disabled):not(.active){border-color:rgba(3,3,3,.12)}.dark-theme vsc-public-calendar .primary-theme .date-switcher.active,.primary-theme .mat-fab,.primary-theme .mat-flat-button,.primary-theme .mat-mini-fab,.primary-theme .mat-raised-button,.primary-theme vsc-public-calendar .date-switcher.active{color:#030303;background-color:#fff}.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher.active,.primary-theme .mat-fab.mat-primary,.primary-theme .mat-flat-button.mat-primary,.primary-theme .mat-mini-fab.mat-primary,.primary-theme .mat-raised-button.mat-primary,.primary-theme vsc-public-calendar .mat-primary.date-switcher.active{color:#030303}.dark-theme vsc-public-calendar .primary-theme .mat-accent.date-switcher.active,.dark-theme vsc-public-calendar .primary-theme .mat-warn.date-switcher.active,.primary-theme .mat-fab.mat-accent,.primary-theme .mat-fab.mat-warn,.primary-theme .mat-flat-button.mat-accent,.primary-theme .mat-flat-button.mat-warn,.primary-theme .mat-mini-fab.mat-accent,.primary-theme .mat-mini-fab.mat-warn,.primary-theme .mat-raised-button.mat-accent,.primary-theme .mat-raised-button.mat-warn,.primary-theme vsc-public-calendar .mat-accent.date-switcher.active,.primary-theme vsc-public-calendar .mat-warn.date-switcher.active{color:#fff}.dark-theme vsc-public-calendar .primary-theme .mat-button-disabled.mat-button-disabled.date-switcher.active,.primary-theme .mat-fab.mat-accent.mat-button-disabled,.primary-theme .mat-fab.mat-button-disabled.mat-button-disabled,.primary-theme .mat-fab.mat-primary.mat-button-disabled,.primary-theme .mat-fab.mat-warn.mat-button-disabled,.primary-theme .mat-flat-button.mat-accent.mat-button-disabled,.primary-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.primary-theme .mat-flat-button.mat-primary.mat-button-disabled,.primary-theme .mat-flat-button.mat-warn.mat-button-disabled,.primary-theme .mat-mini-fab.mat-accent.mat-button-disabled,.primary-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.primary-theme .mat-mini-fab.mat-primary.mat-button-disabled,.primary-theme .mat-mini-fab.mat-warn.mat-button-disabled,.primary-theme .mat-raised-button.mat-accent.mat-button-disabled,.primary-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.primary-theme .mat-raised-button.mat-primary.mat-button-disabled,.primary-theme .mat-raised-button.mat-warn.mat-button-disabled,.primary-theme vsc-public-calendar .mat-button-disabled.mat-button-disabled.date-switcher.active{color:#dbdada}.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher.active,.primary-theme .mat-fab.mat-primary,.primary-theme .mat-flat-button.mat-primary,.primary-theme .mat-mini-fab.mat-primary,.primary-theme .mat-raised-button.mat-primary,.primary-theme vsc-public-calendar .mat-primary.date-switcher.active{background-color:#4747b5}.dark-theme vsc-public-calendar .primary-theme .mat-accent.date-switcher.active,.primary-theme .mat-fab.mat-accent,.primary-theme .mat-flat-button.mat-accent,.primary-theme .mat-mini-fab.mat-accent,.primary-theme .mat-raised-button.mat-accent,.primary-theme vsc-public-calendar .mat-accent.date-switcher.active{background-color:#f25c42}.dark-theme vsc-public-calendar .primary-theme .mat-warn.date-switcher.active,.primary-theme .mat-fab.mat-warn,.primary-theme .mat-flat-button.mat-warn,.primary-theme .mat-mini-fab.mat-warn,.primary-theme .mat-raised-button.mat-warn,.primary-theme vsc-public-calendar .mat-warn.date-switcher.active{background-color:red}.dark-theme vsc-public-calendar .primary-theme .mat-button-disabled.mat-button-disabled.date-switcher.active,.primary-theme .mat-fab.mat-accent.mat-button-disabled,.primary-theme .mat-fab.mat-button-disabled.mat-button-disabled,.primary-theme .mat-fab.mat-primary.mat-button-disabled,.primary-theme .mat-fab.mat-warn.mat-button-disabled,.primary-theme .mat-flat-button.mat-accent.mat-button-disabled,.primary-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.primary-theme .mat-flat-button.mat-primary.mat-button-disabled,.primary-theme .mat-flat-button.mat-warn.mat-button-disabled,.primary-theme .mat-mini-fab.mat-accent.mat-button-disabled,.primary-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.primary-theme .mat-mini-fab.mat-primary.mat-button-disabled,.primary-theme .mat-mini-fab.mat-warn.mat-button-disabled,.primary-theme .mat-raised-button.mat-accent.mat-button-disabled,.primary-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.primary-theme .mat-raised-button.mat-primary.mat-button-disabled,.primary-theme .mat-raised-button.mat-warn.mat-button-disabled,.primary-theme vsc-public-calendar .mat-button-disabled.mat-button-disabled.date-switcher.active{background-color:rgba(18,53,84,.13)}.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher.active .mat-ripple-element,.primary-theme .mat-fab.mat-primary .mat-ripple-element,.primary-theme .mat-flat-button.mat-primary .mat-ripple-element,.primary-theme .mat-mini-fab.mat-primary .mat-ripple-element,.primary-theme .mat-raised-button.mat-primary .mat-ripple-element,.primary-theme vsc-public-calendar .mat-primary.date-switcher.active .mat-ripple-element{background-color:rgba(3,3,3,.1)}.dark-theme vsc-public-calendar .primary-theme .mat-accent.date-switcher.active .mat-ripple-element,.dark-theme vsc-public-calendar .primary-theme .mat-warn.date-switcher.active .mat-ripple-element,.primary-theme .mat-fab.mat-accent .mat-ripple-element,.primary-theme .mat-fab.mat-warn .mat-ripple-element,.primary-theme .mat-flat-button.mat-accent .mat-ripple-element,.primary-theme .mat-flat-button.mat-warn .mat-ripple-element,.primary-theme .mat-mini-fab.mat-accent .mat-ripple-element,.primary-theme .mat-mini-fab.mat-warn .mat-ripple-element,.primary-theme .mat-raised-button.mat-accent .mat-ripple-element,.primary-theme .mat-raised-button.mat-warn .mat-ripple-element,.primary-theme vsc-public-calendar .mat-accent.date-switcher.active .mat-ripple-element,.primary-theme vsc-public-calendar .mat-warn.date-switcher.active .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.dark-theme vsc-public-calendar .primary-theme .date-switcher.active:not([class*=mat-elevation-z]),.dark-theme vsc-public-calendar .primary-theme .date-switcher:not([class*=mat-elevation-z]):not(.active),.primary-theme .mat-flat-button:not([class*=mat-elevation-z]),.primary-theme .mat-stroked-button:not([class*=mat-elevation-z]),.primary-theme vsc-public-calendar .date-switcher.active:not([class*=mat-elevation-z]),.primary-theme vsc-public-calendar .date-switcher:not([class*=mat-elevation-z]):not(.active){box-shadow:0 0 0 0 rgba(32,54,93,.2),0 0 0 0 rgba(32,54,93,.14),0 0 0 0 rgba(32,54,93,.12)}.primary-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(32,54,93,.2),0 2px 2px 0 rgba(32,54,93,.14),0 1px 5px 0 rgba(32,54,93,.12)}.primary-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(32,54,93,.2),0 8px 10px 1px rgba(32,54,93,.14),0 3px 14px 2px rgba(32,54,93,.12)}.primary-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(32,54,93,.2),0 0 0 0 rgba(32,54,93,.14),0 0 0 0 rgba(32,54,93,.12)}.primary-theme .mat-fab:not([class*=mat-elevation-z]),.primary-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(32,54,93,.2),0 6px 10px 0 rgba(32,54,93,.14),0 1px 18px 0 rgba(32,54,93,.12)}.primary-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.primary-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(32,54,93,.2),0 12px 17px 2px rgba(32,54,93,.14),0 5px 22px 4px rgba(32,54,93,.12)}.primary-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.primary-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(32,54,93,.2),0 0 0 0 rgba(32,54,93,.14),0 0 0 0 rgba(32,54,93,.12)}.primary-theme .mat-button-toggle-group,.primary-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(32,54,93,.2),0 2px 2px 0 rgba(32,54,93,.14),0 1px 5px 0 rgba(32,54,93,.12)}.primary-theme .mat-button-toggle-group-appearance-standard,.primary-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.primary-theme .mat-button-toggle{color:rgba(3,3,3,.38)}.primary-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(3,3,3,.12)}.primary-theme .mat-button-toggle-appearance-standard{color:#030303;background:#fff}.primary-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#030303}.primary-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(3,3,3,.12)}.primary-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(3,3,3,.12)}.primary-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(3,3,3,.12)}.primary-theme .mat-button-toggle-checked{background-color:#b3c3ce;color:#595756}.primary-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#030303}.primary-theme .mat-button-toggle-disabled{color:#dbdada;background-color:#d2dce2}.primary-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.primary-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#94abba}.primary-theme .mat-button-toggle-group-appearance-standard,.primary-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(3,3,3,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.primary-theme .mat-card{background:#fff;color:#030303}.primary-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(32,54,93,.2),0 1px 1px 0 rgba(32,54,93,.14),0 1px 3px 0 rgba(32,54,93,.12)}.primary-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(32,54,93,.2),0 0 0 0 rgba(32,54,93,.14),0 0 0 0 rgba(32,54,93,.12)}.primary-theme .mat-card-subtitle{color:#595756}.primary-theme .mat-checkbox-frame{border-color:#595756}.primary-theme .mat-checkbox-checkmark{fill:#eff3f5}.primary-theme .mat-checkbox-checkmark-path{stroke:#eff3f5!important}.primary-theme .mat-checkbox-mixedmark{background-color:#eff3f5}.primary-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.primary-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#4747b5}.primary-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.primary-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#f25c42}.primary-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.primary-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:red}.primary-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.primary-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.primary-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.primary-theme .mat-checkbox-disabled .mat-checkbox-label{color:#595756}.primary-theme .mat-checkbox .mat-ripple-element{background-color:#000}.primary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.primary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#4747b5}.primary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.primary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#f25c42}.primary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.primary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.primary-theme .mat-chip.mat-standard-chip{background-color:#d2dce2;color:#030303}.primary-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#030303;opacity:.4}.primary-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(32,54,93,.2),0 3px 4px 0 rgba(32,54,93,.14),0 1px 8px 0 rgba(32,54,93,.12)}.primary-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.primary-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.primary-theme .mat-chip.mat-standard-chip:after{background:#000}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4747b5;color:#030303}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#030303;opacity:.4}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:rgba(3,3,3,.1)}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#f25c42;color:#fff}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.primary-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.primary-theme .mat-table{background:#fff}.primary-theme .mat-table tbody,.primary-theme .mat-table tfoot,.primary-theme .mat-table thead,.primary-theme .mat-table-sticky,.primary-theme [mat-footer-row],.primary-theme [mat-header-row],.primary-theme [mat-row],.primary-theme mat-footer-row,.primary-theme mat-header-row,.primary-theme mat-row{background:inherit}.primary-theme mat-footer-row,.primary-theme mat-header-row,.primary-theme mat-row,.primary-theme td.mat-cell,.primary-theme td.mat-footer-cell,.primary-theme th.mat-header-cell{border-bottom-color:rgba(3,3,3,.12)}.primary-theme .mat-header-cell{color:#595756}.primary-theme .mat-cell,.primary-theme .mat-footer-cell{color:#030303}.primary-theme .mat-calendar-arrow{border-top-color:#8b8b8b}.primary-theme .mat-datepicker-content .mat-calendar-next-button,.primary-theme .mat-datepicker-content .mat-calendar-previous-button,.primary-theme .mat-datepicker-toggle{color:#8b8b8b}.primary-theme .mat-calendar-table-header-divider:after{background:rgba(3,3,3,.12)}.primary-theme .mat-calendar-body-label,.primary-theme .mat-calendar-table-header{color:#595756}.primary-theme .mat-calendar-body-cell-content,.primary-theme .mat-date-range-input-separator{color:#030303;border-color:transparent}.primary-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.primary-theme .mat-form-field-disabled .mat-date-range-input-separator{color:rgba(3,3,3,.38)}.primary-theme .mat-calendar-body-in-preview{color:rgba(3,3,3,.24)}.primary-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(3,3,3,.38)}.primary-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(3,3,3,.18)}.primary-theme .mat-calendar-body-in-range:before{background:rgba(71,71,181,.2)}.primary-theme .mat-calendar-body-comparison-identical,.primary-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.primary-theme .mat-calendar-body-comparison-bridge-start:before,.primary-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(71,71,181,.2) 50%,rgba(249,171,0,.2) 0)}.primary-theme .mat-calendar-body-comparison-bridge-end:before,.primary-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(71,71,181,.2) 50%,rgba(249,171,0,.2) 0)}.primary-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.primary-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.primary-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.primary-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.primary-theme .mat-calendar-body-selected{background-color:#4747b5;color:#030303}.primary-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(71,71,181,.4)}.primary-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #030303}.primary-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.primary-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.primary-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(71,71,181,.3)}.primary-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(32,54,93,.2),0 4px 5px 0 rgba(32,54,93,.14),0 1px 10px 0 rgba(32,54,93,.12);background-color:#fff;color:#030303}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(242,92,66,.2)}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.primary-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(242,92,66,.2) 50%,rgba(249,171,0,.2) 0)}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.primary-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(242,92,66,.2) 50%,rgba(249,171,0,.2) 0)}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f25c42;color:#fff}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(242,92,66,.4)}.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.primary-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.primary-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.primary-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(242,92,66,.3)}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.primary-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 0)}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.primary-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 0)}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,0,0,.4)}.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.primary-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.primary-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.primary-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,0,0,.3)}.primary-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px rgba(32,54,93,.2),0 24px 38px 3px rgba(32,54,93,.14),0 9px 46px 8px rgba(32,54,93,.12)}.primary-theme .mat-datepicker-toggle-active{color:#4747b5}.primary-theme .mat-datepicker-toggle-active.mat-accent{color:#f25c42}.primary-theme .mat-datepicker-toggle-active.mat-warn{color:red}.primary-theme .mat-date-range-input-inner[disabled]{color:rgba(3,3,3,.38)}.primary-theme .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(32,54,93,.2),0 24px 38px 3px rgba(32,54,93,.14),0 9px 46px 8px rgba(32,54,93,.12);background:#fff;color:#030303}.primary-theme .mat-divider{border-top-color:rgba(3,3,3,.12)}.primary-theme .mat-divider-vertical{border-right-color:rgba(3,3,3,.12)}.primary-theme .mat-expansion-panel{background:#fff;color:#030303}.primary-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(32,54,93,.2),0 2px 2px 0 rgba(32,54,93,.14),0 1px 5px 0 rgba(32,54,93,.12)}.primary-theme .mat-action-row{border-top-color:rgba(3,3,3,.12)}.primary-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.primary-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.primary-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.primary-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.primary-theme .mat-expansion-panel-header-title{color:#030303}.primary-theme .mat-expansion-indicator:after,.primary-theme .mat-expansion-panel-header-description{color:#595756}.primary-theme .mat-expansion-panel-header[aria-disabled=true]{color:#dbdada}.primary-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.primary-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.primary-theme .mat-form-field-label,.primary-theme .mat-hint{color:rgba(89,87,86,.6)}.primary-theme .mat-form-field.mat-focused .mat-form-field-label{color:#4747b5}.primary-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#f25c42}.primary-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.primary-theme .mat-focused .mat-form-field-required-marker{color:#f25c42}.primary-theme .mat-form-field-ripple{background-color:rgba(3,3,3,.87)}.primary-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4747b5}.primary-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#f25c42}.primary-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.primary-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#4747b5}.primary-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#f25c42}.primary-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.primary-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.primary-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.primary-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:red}.primary-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.primary-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.primary-theme .mat-error{color:red}.primary-theme .mat-form-field-appearance-legacy .mat-form-field-label,.primary-theme .mat-form-field-appearance-legacy .mat-hint{color:#595756}.primary-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(3,3,3,.42)}.primary-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(3,3,3,.42) 0,rgba(3,3,3,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.primary-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(3,3,3,.42)}.primary-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(3,3,3,.42) 0,rgba(3,3,3,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.primary-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.primary-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.primary-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(3,3,3,.42)}.primary-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(3,3,3,.38)}.primary-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.primary-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(3,3,3,.12)}.primary-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(3,3,3,.87)}.primary-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4747b5}.primary-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#f25c42}.primary-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.primary-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.primary-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(3,3,3,.38)}.primary-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(3,3,3,.06)}.primary-theme .mat-icon.mat-primary{color:#4747b5}.primary-theme .mat-icon.mat-accent{color:#f25c42}.primary-theme .mat-icon.mat-warn{color:red}.primary-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#595756}.primary-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.primary-theme .mat-input-element:disabled{color:rgba(3,3,3,.38)}.primary-theme .mat-input-element{caret-color:#4747b5}.primary-theme .mat-input-element::placeholder{color:rgba(89,87,86,.42)}.primary-theme .mat-input-element::-moz-placeholder{color:rgba(89,87,86,.42)}.primary-theme .mat-input-element::-webkit-input-placeholder{color:rgba(89,87,86,.42)}.primary-theme .mat-input-element:-ms-input-placeholder{color:rgba(89,87,86,.42)}.primary-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#f25c42}.primary-theme .mat-form-field-invalid .mat-input-element,.primary-theme .mat-form-field.mat-warn .mat-input-element{caret-color:red}.primary-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.primary-theme .mat-list-base .mat-list-item,.primary-theme .mat-list-base .mat-list-option{color:#030303}.primary-theme .mat-list-base .mat-subheader{color:#595756}.primary-theme .mat-list-item-disabled{background-color:#d2dce2}.primary-theme .mat-action-list .mat-list-item:focus,.primary-theme .mat-action-list .mat-list-item:hover,.primary-theme .mat-list-option:focus,.primary-theme .mat-list-option:hover,.primary-theme .mat-nav-list .mat-list-item:focus,.primary-theme .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.primary-theme .mat-list-single-selected-option,.primary-theme .mat-list-single-selected-option:focus,.primary-theme .mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.primary-theme .mat-menu-panel{background:#fff}.primary-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(32,54,93,.2),0 4px 5px 0 rgba(32,54,93,.14),0 1px 10px 0 rgba(32,54,93,.12)}.primary-theme .mat-menu-item{background:transparent;color:#030303}.primary-theme .mat-menu-item[disabled],.primary-theme .mat-menu-item[disabled] .mat-icon-no-color,.primary-theme .mat-menu-item[disabled] .mat-menu-submenu-icon{color:rgba(3,3,3,.38)}.primary-theme .mat-menu-item .mat-icon-no-color,.primary-theme .mat-menu-submenu-icon{color:#8b8b8b}.primary-theme .mat-menu-item-highlighted:not([disabled]),.primary-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.primary-theme .mat-menu-item.cdk-program-focused:not([disabled]),.primary-theme .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.primary-theme .mat-paginator{background:#fff}.primary-theme .mat-paginator,.primary-theme .mat-paginator-page-size .mat-select-trigger{color:#595756}.primary-theme .mat-paginator-decrement,.primary-theme .mat-paginator-increment{border-top:2px solid #8b8b8b;border-right:2px solid #8b8b8b}.primary-theme .mat-paginator-first,.primary-theme .mat-paginator-last{border-top:2px solid #8b8b8b}.primary-theme .mat-icon-button[disabled] .mat-paginator-decrement,.primary-theme .mat-icon-button[disabled] .mat-paginator-first,.primary-theme .mat-icon-button[disabled] .mat-paginator-increment,.primary-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(3,3,3,.38)}.mat-paginator-container{min-height:56px}.primary-theme .mat-progress-bar-background{fill:#c5c8e5}.primary-theme .mat-progress-bar-buffer{background-color:#c5c8e5}.primary-theme .mat-progress-bar-fill:after{background-color:#4747b5}.primary-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#f0cdc8}.primary-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#f0cdc8}.primary-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#f25c42}.primary-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f3b6b8}.primary-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f3b6b8}.primary-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.primary-theme .mat-progress-spinner circle,.primary-theme .mat-spinner circle{stroke:#4747b5}.primary-theme .mat-progress-spinner.mat-accent circle,.primary-theme .mat-spinner.mat-accent circle{stroke:#f25c42}.primary-theme .mat-progress-spinner.mat-warn circle,.primary-theme .mat-spinner.mat-warn circle{stroke:red}.primary-theme .mat-radio-outer-circle{border-color:#595756}.primary-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4747b5}.primary-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.primary-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.primary-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.primary-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#4747b5}.primary-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#f25c42}.primary-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.primary-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.primary-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.primary-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#f25c42}.primary-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.primary-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.primary-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.primary-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.primary-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.primary-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.primary-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(3,3,3,.38)}.primary-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.primary-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(3,3,3,.38)}.primary-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(3,3,3,.38)}.primary-theme .mat-radio-button .mat-ripple-element{background-color:#000}.primary-theme .mat-select-value{color:#030303}.primary-theme .mat-select-placeholder{color:rgba(89,87,86,.42)}.primary-theme .mat-select-disabled .mat-select-value{color:rgba(3,3,3,.38)}.primary-theme .mat-select-arrow{color:#595756}.primary-theme .mat-select-panel{background:#fff}.primary-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(32,54,93,.2),0 4px 5px 0 rgba(32,54,93,.14),0 1px 10px 0 rgba(32,54,93,.12)}.primary-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.primary-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4747b5}.primary-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#f25c42}.primary-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.primary-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:red}.primary-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(3,3,3,.38)}.primary-theme .mat-drawer-container{background-color:#eff3f5;color:#030303}.primary-theme .mat-drawer{background-color:#fff;color:#030303}.primary-theme .mat-drawer.mat-drawer-push{background-color:#fff}.primary-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(32,54,93,.2),0 16px 24px 2px rgba(32,54,93,.14),0 6px 30px 5px rgba(32,54,93,.12)}.primary-theme .mat-drawer-side{border-right:1px solid rgba(3,3,3,.12)}.primary-theme .mat-drawer-side.mat-drawer-end,.primary-theme [dir=rtl] .mat-drawer-side{border-left:1px solid rgba(3,3,3,.12);border-right:none}.primary-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(3,3,3,.12)}.primary-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.primary-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#f25c42}.primary-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(242,92,66,.54)}.primary-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#f25c42}.primary-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#4747b5}.primary-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(71,71,181,.54)}.primary-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#4747b5}.primary-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.primary-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,0,0,.54)}.primary-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.primary-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.primary-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(32,54,93,.2),0 1px 1px 0 rgba(32,54,93,.14),0 1px 3px 0 rgba(32,54,93,.12);background-color:#fafafa}.primary-theme .mat-slide-toggle-bar{background-color:rgba(3,3,3,.38)}.primary-theme .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.primary-theme .mat-primary .mat-slider-thumb,.primary-theme .mat-primary .mat-slider-thumb-label,.primary-theme .mat-primary .mat-slider-track-fill{background-color:#4747b5}.primary-theme .mat-primary .mat-slider-thumb-label-text{color:#030303}.primary-theme .mat-primary .mat-slider-focus-ring{background-color:rgba(71,71,181,.2)}.primary-theme .mat-accent .mat-slider-thumb,.primary-theme .mat-accent .mat-slider-thumb-label,.primary-theme .mat-accent .mat-slider-track-fill{background-color:#f25c42}.primary-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.primary-theme .mat-accent .mat-slider-focus-ring{background-color:rgba(242,92,66,.2)}.primary-theme .mat-warn .mat-slider-thumb,.primary-theme .mat-warn .mat-slider-thumb-label,.primary-theme .mat-warn .mat-slider-track-fill{background-color:red}.primary-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.primary-theme .mat-warn .mat-slider-focus-ring{background-color:rgba(255,0,0,.2)}.primary-theme .mat-slider.cdk-focused .mat-slider-track-background,.primary-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(3,3,3,.38)}.primary-theme .mat-slider-disabled .mat-slider-thumb,.primary-theme .mat-slider-disabled .mat-slider-track-background,.primary-theme .mat-slider-disabled .mat-slider-track-fill,.primary-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.primary-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.primary-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.primary-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#030303}.primary-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.primary-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.primary-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.primary-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.primary-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(3,3,3,.38)}.primary-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.primary-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.primary-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.primary-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.primary-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.primary-theme .mat-step-header.cdk-keyboard-focused,.primary-theme .mat-step-header.cdk-program-focused,.primary-theme .mat-step-header:hover:not([aria-disabled]),.primary-theme .mat-step-header:hover[aria-disabled=false]{background-color:rgba(0,0,0,.04)}.primary-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.primary-theme .mat-step-header:hover{background:none}}.primary-theme .mat-step-header .mat-step-label,.primary-theme .mat-step-header .mat-step-optional{color:#595756}.primary-theme .mat-step-header .mat-step-icon{background-color:#595756;color:#030303}.primary-theme .mat-step-header .mat-step-icon-selected,.primary-theme .mat-step-header .mat-step-icon-state-done,.primary-theme .mat-step-header .mat-step-icon-state-edit{background-color:#4747b5;color:#030303}.primary-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.primary-theme .mat-step-header.mat-accent .mat-step-icon-selected,.primary-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.primary-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#f25c42;color:#fff}.primary-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.primary-theme .mat-step-header.mat-warn .mat-step-icon-selected,.primary-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.primary-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.primary-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.primary-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#030303}.primary-theme .mat-step-header .mat-step-label.mat-step-label-error{color:red}.primary-theme .mat-stepper-horizontal,.primary-theme .mat-stepper-vertical{background-color:#fff}.primary-theme .mat-stepper-vertical-line:before{border-left-color:rgba(3,3,3,.12)}.primary-theme .mat-horizontal-stepper-header:after,.primary-theme .mat-horizontal-stepper-header:before,.primary-theme .mat-stepper-horizontal-line{border-top-color:rgba(3,3,3,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.primary-theme .mat-sort-header-arrow{color:#595756}.primary-theme .mat-tab-header,.primary-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(3,3,3,.12)}.primary-theme .mat-tab-group-inverted-header .mat-tab-header,.primary-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(3,3,3,.12);border-bottom:none}.primary-theme .mat-tab-label,.primary-theme .mat-tab-link{color:#030303}.primary-theme .mat-tab-label.mat-tab-disabled,.primary-theme .mat-tab-link.mat-tab-disabled{color:rgba(3,3,3,.38)}.primary-theme .mat-tab-header-pagination-chevron{border-color:#030303}.primary-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(3,3,3,.38)}.primary-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.primary-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.primary-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(106,106,197,.3)}.primary-theme .mat-tab-group.mat-primary .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4747b5}.primary-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.primary-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#030303}.primary-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(9,88%,80%,.3)}.primary-theme .mat-tab-group.mat-accent .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#f25c42}.primary-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.primary-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.primary-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(0,100%,85%,.3)}.primary-theme .mat-tab-group.mat-warn .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.primary-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.primary-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.primary-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.primary-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(106,106,197,.3)}.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#4747b5}.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#030303}.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(3,3,3,.4)}.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before{border-color:#030303}.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#030303;opacity:.4}.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.primary-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:#030303;opacity:.12}.primary-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(9,88%,80%,.3)}.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#f25c42}.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff}.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.primary-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:#fff;opacity:.12}.primary-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.primary-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(0,100%,85%,.3)}.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:red}.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff}.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.primary-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.primary-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:#fff;opacity:.12}.primary-theme .mat-toolbar{background:#dcdcdc;color:#030303}.primary-theme .mat-toolbar.mat-primary{background:#4747b5;color:#030303}.primary-theme .mat-toolbar.mat-accent{background:#f25c42;color:#fff}.primary-theme .mat-toolbar.mat-warn{background:red;color:#fff}.primary-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.primary-theme .mat-toolbar .mat-form-field-ripple,.primary-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.primary-theme .mat-toolbar .mat-focused .mat-form-field-label,.primary-theme .mat-toolbar .mat-form-field-label,.primary-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.primary-theme .mat-toolbar .mat-select-arrow,.primary-theme .mat-toolbar .mat-select-value{color:inherit}.primary-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.primary-theme .mat-tooltip{background:rgba(36,106,168,.9)}.primary-theme .mat-tree{background:#fff}.primary-theme .mat-nested-tree-node,.primary-theme .mat-tree-node{color:#030303}.mat-tree-node{min-height:48px}.primary-theme .mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(32,54,93,.2),0 6px 10px 0 rgba(32,54,93,.14),0 1px 18px 0 rgba(32,54,93,.12)}.primary-theme .mat-simple-snackbar-action{color:#f25c42}.primary-theme .class-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.primary-theme .class-manage-container .tabs a:hover{text-decoration:none}.primary-theme .class-manage-container .body{height:100%}.primary-theme .bookmark-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.primary-theme .bookmark-manage-container .tabs a:hover{text-decoration:none}.primary-theme .mat-hint-custom{padding:0 4px!important;line-height:16px;font-size:75%;text-align:left;letter-spacing:normal;font-weight:600}.primary-theme .mat-checkbox{margin-bottom:0!important}.primary-theme textarea{min-height:55px!important}.primary-theme .organization-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.primary-theme .organization-manage-container .tabs a:hover{text-decoration:none}.primary-theme .change-status-btn{margin-bottom:20px}.primary-theme .group-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.primary-theme .group-manage-container .tabs a:hover{text-decoration:none}.primary-theme .group-manage-container .body{height:100%}.primary-theme .red-chip{background-color:#a22a2c!important}.primary-theme .green-chip{background-color:#1f6124!important}.primary-theme .users-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important}.primary-theme .users-manage-container .tabs a:hover{text-decoration:none}.primary-theme .users-manage-container .body{height:100%}.primary-theme .create-new-user-btn{margin-bottom:2%!important}.primary-theme .users-search-input-container{margin-top:2%;margin-left:2%;margin-right:2%}.primary-theme .video-provider-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.primary-theme .video-provider-manage-container .tabs a:hover{text-decoration:none}.primary-theme .video-provider-manage-container .body{height:100%}.primary-theme mat-card{border:none!important;box-shadow:none!important}.primary-theme vsc-admin #page{position:absolute;display:grid;min-width:100%;min-height:100%;grid-template-areas:"head head" "nav toolbar" "nav  main" "nav  foot";grid-template-rows:auto 56px 1fr 65px;grid-template-columns:auto 1fr;background-color:#eff3f5}@media (max-width: 959px){.primary-theme vsc-admin #page{grid-template-columns:56px 1fr}.primary-theme vsc-admin #page>nav{grid-area:nav;z-index:3}}.primary-theme vsc-admin #page>header{grid-area:head}.primary-theme vsc-admin #page>header .mat-toolbar{padding-left:12px!important;color:#373636;border-bottom:1px solid rgba(32,54,93,.08)}.primary-theme vsc-admin #page>header .mat-toolbar vsc-logo{margin-left:20px}.primary-theme vsc-admin #page>header .mat-toolbar button{color:#373636;font-weight:600}.primary-theme vsc-admin #page>header .nav-divider{height:64px}.primary-theme vsc-admin #page>nav{grid-area:nav}.primary-theme vsc-admin #page>main{grid-area:main;padding:35px 30px 30px;overflow:hidden}.primary-theme vsc-admin #page>main mat-card{display:flex;flex-direction:column;flex:1}.primary-theme vsc-admin #page>#toolbar{grid-area:toolbar}.primary-theme vsc-admin #page>#toolbar .mat-toolbar{background:#fff;padding:0 30px;height:56px}.primary-theme vsc-admin #page>vsc-footer{grid-area:foot;align-self:center;padding:16px 32px}.primary-theme vsc-admin #page>vsc-footer .copyright{font-size:14px}.primary-theme vsc-admin .red-chip{background-color:#a22a2c!important}.primary-theme vsc-admin .green-chip{background-color:#1f6124!important}.primary-theme vsc-admin .orange-chip{background-color:#c14e02!important}.primary-theme vsc-admin .purple-chip{background-color:purple!important}.primary-theme vsc-admin .green-icon{color:#1f6124!important}.primary-theme vsc-admin .red-icon{color:#a22a2c!important}.primary-theme input:focus,.primary-theme mat-select:focus{outline:none!important}.primary-theme .dialog-cancel-button{height:52px!important}.primary-theme .announcement-container .announcement{padding:10px;border-bottom:1px solid #c7dbef}.primary-theme .announcement-container .announcement:last-child{border-bottom:none!important}.primary-theme .announcement-container .announcement.link{cursor:pointer!important}.primary-theme .announcement-container .announcement.link:hover .announcement-name a{text-decoration:underline}.primary-theme .announcement-container .announcement .item{padding:16px 20px 16px 0!important}.primary-theme .announcement-container .announcement .date{width:70px;padding-right:10px}.primary-theme .announcement-container .announcement .date .day,.primary-theme .announcement-container .announcement .date .month{display:flex;align-items:center;justify-content:center}.primary-theme .announcement-container .announcement .date .day{font-size:30px;font-weight:600}.primary-theme .announcement-container .announcement .date .month{font-size:19px;color:#6d6c72;font-weight:600;opacity:.6}.primary-theme .no-announcements{padding:10px 20px;font-weight:700;font-size:15px}.primary-theme .read-more{font-size:18px;font-weight:600}.primary-theme .announcement-name{text-transform:none!important;word-break:break-word}.primary-theme .announcement-name>span{line-height:26px}.primary-theme .announcement-name vsc-icon{font-size:20px}.primary-theme .btn-bad-request{text-transform:uppercase;font-size:24px;height:64px!important;display:inline;background-color:#f25c42;padding:0 32px;color:#fff;border:none;font-weight:700;margin-top:20px}.primary-theme .bad-request{margin-top:20px;max-width:30%}.primary-theme .bookmark{background-color:#fff}.primary-theme .bookmark .content{padding:0;height:100%}.primary-theme .bookmark .content:hover{cursor:pointer}.primary-theme .bookmark .content .icon{padding:32px 0 24px}.primary-theme .bookmark .content .icon img{height:64px}.primary-theme .bookmark .content .name{text-align:center;font-size:22px;font-weight:600;padding:0 10px 32px}.primary-theme .bookmark .content .name:hover{text-decoration:underline}.primary-theme .bookmark-title-cont{margin-bottom:16px!important}.primary-theme .bookmark-title-cont h1{font-size:24px;color:#373636}.primary-theme .bookmarks-search{margin-bottom:0!important;padding-left:15px;margin-right:1%}.primary-theme .internet-games-paginator-cont .paginator{padding-right:20%}@media only screen and (min-width: 1280px){.primary-theme .bookmarks-search{margin-right:0!important}}@media only screen and (max-width: 960px){.primary-theme .bookmarks-search{margin-right:0!important}}@media only screen and (min-width: 1281px) and (max-width: 1338px){.primary-theme .bookmark-title-cont{height:66px;margin-bottom:12px}}@media only screen and (max-width: 1278px){.primary-theme .paginator{padding-right:0!important}}.primary-theme .paginator-container{justify-content:center!important}.primary-theme vsc-public-calendar .classes-background-color{background-color:#e2f1fc}.primary-theme vsc-public-calendar .chat-background-color{background-color:#ffdbd1}.primary-theme vsc-public-calendar button.cal-nav-button{height:56px!important;font-size:20px!important;padding:0 20px;border-radius:0}.primary-theme vsc-public-calendar .date-switcher{cursor:pointer;height:52px;width:52px}.primary-theme vsc-public-calendar .date-switcher:focus{outline:none!important}.primary-theme vsc-public-calendar .date-switcher vsc-icon{font-size:26px!important;margin:0}.primary-theme vsc-public-calendar .date-switcher vsc-icon.icon-adj-left,.primary-theme vsc-public-calendar .date-switcher vsc-icon.icon-adj-right{position:relative}.primary-theme vsc-public-calendar .cal-nav-container{margin-bottom:12px}.primary-theme vsc-public-calendar .view-date{font-size:22px;font-weight:700;margin:0 32px;text-align:center}.primary-theme vsc-public-calendar .cal-week-view{max-height:calc(100vh - 262px);overflow-y:scroll}.primary-theme vsc-public-calendar .cal-week-view .cal-time{font-size:22px;width:100px!important;padding:8px;line-height:1;height:100%;display:flex;align-items:center;justify-content:center}.primary-theme vsc-public-calendar .cal-week-view .cal-header{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;padding:16px;background-color:transparent;border-color:#cce2ef!important}.primary-theme vsc-public-calendar .cal-week-view .cal-header.cal-today{background-color:transparent!important;border-bottom:3px solid #f25c42!important}.primary-theme vsc-public-calendar .cal-week-view .cal-header:last-of-type{border-right:1px solid #cce2ef}.primary-theme vsc-public-calendar .cal-week-view .cal-header:hover{background-color:rgba(242,244,255,.81)}.primary-theme vsc-public-calendar .cal-week-view .cal-header br{display:none}.primary-theme vsc-public-calendar .cal-week-view .cal-time-label-column{width:100px}.primary-theme vsc-public-calendar .cal-week-view .cal-day-columns{position:relative}.primary-theme vsc-public-calendar .cal-week-view .cal-all-day-events,.primary-theme vsc-public-calendar .cal-week-view .cal-day-column{position:static;border-color:#cce2ef!important}.primary-theme vsc-public-calendar .cal-week-view .cal-hour-segment{border-color:#cce2ef!important;border-bottom:1px solid #cce2ef!important}.primary-theme vsc-public-calendar .cal-week-view .cal-hour-segment:hover{background-color:#fff!important}.primary-theme vsc-public-calendar .cal-week-view .cal-after-hour-start{border-bottom:1px solid #cce2ef!important}.primary-theme vsc-public-calendar .cal-week-view .cal-events-row{margin-left:100px!important}.primary-theme vsc-public-calendar .cal-week-view .cal-time-events{border-color:#cce2ef!important;border-bottom:none}.primary-theme vsc-public-calendar .cal-week-view .cal-hour-odd{background-color:#fff}.primary-theme vsc-public-calendar .cal-week-view .cal-day-headers{border-color:#cce2ef!important;position:sticky;top:0;z-index:2;background-color:#fff;padding-left:100px;border-right:none;background-image:url(/assets/images/backgrounds/calendar-bgr.svg);background-repeat:no-repeat;background-position:38px}.primary-theme vsc-public-calendar .cal-week-view .cal-day-headers span{font-size:26px;opacity:1;font-weight:700}.primary-theme vsc-public-calendar .cal-week-view .cal-day-headers b{font-size:18px;font-weight:400;text-transform:uppercase}.primary-theme vsc-public-calendar .cal-day-view .cal-events-container{margin-left:100px}.primary-theme vsc-public-calendar .cal-day-view .cal-time{background-color:rgba(242,244,255,.81);border-right:1px solid #cce2ef!important}.primary-theme vsc-public-calendar .cal-current-time-marker{height:3px;background-color:#f25c42}.primary-theme vsc-public-calendar .cal-day-view .cal-current-time-marker{margin-left:100px;width:calc(100% - 100px)}.primary-theme .cal-week-view .cal-header.cal-weekend span{color:inherit}@media only screen and (max-width: 1440px) and (min-width: 1281px){.primary-theme vsc-public-calendar button.cal-nav-button{padding:0 16px}.primary-theme vsc-public-calendar .cal-week-view .cal-header{padding:8px}}@media only screen and (max-width: 1280px) and (min-width: 700px){.primary-theme vsc-public-calendar button.cal-nav-button{padding:0 12px}.primary-theme vsc-public-calendar .cal-week-view .cal-header{padding:8px}.primary-theme vsc-public-calendar .view-date{margin:0 12px;font-size:20px}}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme vsc-public-calendar{width:97vw;display:inline-block}.primary-theme vsc-public-calendar .cal-nav-container button.cal-nav-button{height:46px!important;font-size:18px!important;padding:0 10px}.primary-theme vsc-public-calendar .cal-nav-container .view-date{font-size:18px;margin:0 8px}.primary-theme vsc-public-calendar .cal-hour .cal-time{font-size:18px}.primary-theme vsc-public-calendar .cal-day-headers .cal-header b{font-size:10px;font-weight:700}.primary-theme vsc-public-calendar .cal-day-headers .cal-header span{font-size:18px}}.primary-theme .classes-top-border{border-top-color:#e2f1fc!important}.primary-theme .chat-top-border{border-top-color:#ffdbd1!important}.primary-theme .event-detail{min-width:480px;position:relative}.primary-theme .event-detail .close-button{position:absolute;right:13px;top:12px;cursor:pointer}.primary-theme .event-detail .header{margin-bottom:-9px}.primary-theme .event-detail .header a:hover{text-decoration:none}.primary-theme .event-detail .header a span{cursor:pointer}.primary-theme .event-detail .header a span:hover{text-decoration:underline}.primary-theme .event-detail .header a vsc-icon{min-width:unset;font-size:16px}.primary-theme .event-detail .event-info{padding:14px 0;font-size:16px;font-weight:600;color:#363030}.primary-theme .event-detail .event-info vsc-icon{color:#8b8b8b;font-size:12px;min-width:unset}.primary-theme .event-detail .event-info .btn-join{border-radius:0!important}.primary-theme .event-detail .body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.primary-theme .event-detail .body .title{font-size:20px;font-weight:700}.primary-theme .event-detail .body .host{font-size:16px}.primary-theme .event-detail .body .category{font-weight:700;text-transform:uppercase;font-size:14px}.primary-theme .event-detail .footer .class-details-btn{background-color:#f9f9fb;font-size:16px;text-transform:uppercase;width:100%;height:52px}.primary-theme .event-detail .footer .class-details-btn:hover{background-color:var(--primary-color);color:#fff}.primary-theme .event-detail .footer .accept-decline-buttons button{width:40%;height:100%}.primary-theme .event-detail .footer vsc-join-class,.primary-theme .event-detail .footer vsc-join-class button{width:100%}.primary-theme .event-detail .footer vsc-join-chat button{width:100%;margin-bottom:20px}.primary-theme .carousel .carousel-slider:focus,.primary-theme .carousel .main-item:focus{outline:none!important}.primary-theme .carousel .nav-btn{cursor:pointer}.primary-theme .carousel .carousel-divider{margin-bottom:20px;margin-top:20px;width:40%;border-bottom:1px solid #c7dbef}.primary-theme .carousel img{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.primary-theme .carousel .carousel-slider{width:100%}.primary-theme .carousel .carousel-slider .items{display:flex;align-items:center;height:140px;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none;padding:7px 2px}.primary-theme .carousel .carousel-slider .items .slider-item{height:70%;margin-right:9px}.primary-theme .carousel .carousel-slider .items .slider-item.active,.primary-theme .carousel .carousel-slider .items .slider-item:not([readOnly=true]):hover{cursor:pointer}.primary-theme .carousel .carousel-slider .items .slider-item.active img,.primary-theme .carousel .carousel-slider .items .slider-item:not([readOnly=true]):hover img{border-color:#718cae}.primary-theme .carousel .carousel-slider .items .slider-item[readOnly=true]:hover{cursor:not-allowed}.primary-theme .carousel .carousel-slider .items .slider-item,.primary-theme .carousel .carousel-slider .items .slider-item img{width:120px;-o-object-fit:cover;object-fit:cover}.primary-theme .carousel .carousel-slider .items .slider-item img{height:100%;transition:border-color .4s ease;border:3px solid transparent}.primary-theme .carousel .carousel-slider .items::-webkit-scrollbar{display:none}.primary-theme .carousel .carousel-slider .nav-btn.right{margin-left:15px}.primary-theme .carousel .carousel-slider .nav-btn.left{margin-right:15px}.primary-theme .carousel .carousel-slider .nav-btn vsc-icon{font-size:25px!important}.primary-theme .carousel .main-item{width:100%}.primary-theme .carousel .main-item .img-container{width:90%;position:relative;overflow:hidden;display:flex;align-items:center;height:450px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .carousel .main-item .img-container{height:350px}}@media only screen and (max-width: 1470px){.primary-theme .carousel .main-item .img-container{height:250px}}.primary-theme .carousel .main-item .img-container img{-o-object-fit:contain;object-fit:contain;width:100%}.primary-theme .carousel .main-item .nav-btn{height:100%;width:70px}.primary-theme .carousel .main-item .nav-btn.right{padding-left:10px}.primary-theme .carousel .main-item .nav-btn.left{padding-right:10px}.primary-theme .carousel .main-item .nav-btn vsc-icon{font-size:60px!important;height:80px!important;display:flex;align-items:center}@media only screen and (max-width: 1919px){.primary-theme .carousel .carousel-slider .items{height:115px}.primary-theme .carousel .carousel-slider .items .slider-item{height:80%}.primary-theme .carousel .carousel-slider .items .slider-item,.primary-theme .carousel .carousel-slider .items .slider-item img{width:120px}}.primary-theme vsc-chats .divider{border-left:2px solid #bbb9b9;height:60px;padding:0 10px;margin-left:4px}.primary-theme .chats-container{padding-top:4px}.primary-theme .chat-title-cont{min-height:52px;margin-bottom:15px!important}.primary-theme .chat-title-cont button{font-size:18px;border-radius:0;color:#f9f9fb}.primary-theme .chat-title-cont button:hover{background-color:#222172}.primary-theme .user-chats-container>vsc-chat-schedule{max-height:100%;background-color:#fff!important;margin-top:20px}.primary-theme .user-chats-container,.primary-theme .user-chats-container>vsc-chat-schedule vsc-chat-schedule{background-color:#fff!important;padding:20px;border:transparent}.primary-theme .first-column-cont{max-height:100%;background-color:#fff!important;margin-top:22px}.primary-theme .user-visibility-container{padding-top:30px;padding-left:20px}.primary-theme .user-visibility-container .allow-contact-header{font-size:24px;font-weight:600;color:#363030;margin-bottom:20px}.primary-theme .user-visibility-container .uncheck-text{font-size:16px;font-weight:400;color:#707070}@media only screen and (max-width: 1440px){.primary-theme .chat-title-cont{height:60px;margin-bottom:11px!important}}@media only screen and (max-width: 1279px) and (min-width: 750px){.primary-theme .user-visibility-container .allow-contact-header{font-size:21px}}@media only screen and (max-width: 749px) and (min-width: 600px){.primary-theme .user-visibility-container{padding-left:8px}.primary-theme .user-visibility-container .allow-contact-header{font-size:18px}}.primary-theme .chat-title{font-size:24px;font-weight:600;color:#373636;padding-bottom:5px;text-transform:unset!important}.primary-theme .chat-item{background-color:#eff3f6;padding:20px;margin:0 33px 20px 0;font-weight:600}.primary-theme .chat-item .actions{padding-left:15px}.primary-theme .chat-item .actions button{border-radius:0;font-size:18px;font-weight:700;height:48px!important;min-width:80px;color:#f9f9fb;border:none!important}.primary-theme .chat-item .actions button:hover{background-color:#222172}.primary-theme .chat-item .actions button.border{color:#232173}.primary-theme .chat-item .actions button.border:hover{color:#f9f9fb}.primary-theme .chat-item .time{font-size:16px;color:#363030}.primary-theme .chat-item .time vsc-icon{color:#595756!important;font-size:12px;width:12px!important;min-width:12px!important;margin-right:6px!important}.primary-theme .chat-item .title{font-size:20px;color:#000!important;padding-bottom:24px!important}.primary-theme .chat-item .title:hover{text-decoration:underline}.primary-theme .chat-item .participants{font-size:16px;color:#363030}.primary-theme .chat-item .participants vsc-icon{color:#595756;font-size:12px;width:12px!important;min-width:12px!important;margin-right:6px}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme .chat-item-actions{margin-top:24px}}.primary-theme .chat-manage .title{padding:5px 0 22px}.primary-theme .chat-manage .title .chat-title{padding-bottom:0}.primary-theme .chat-manage .chat-actions{width:567px;padding:0 0 32px}.primary-theme .chat-manage .chat-actions button{border-radius:0;font-weight:700;border:none!important;height:56px!important}.primary-theme .chat-manage .chat-actions button:hover{background-color:#222172}.primary-theme .chat-manage .chat-actions button.border{color:#232173}.primary-theme .chat-manage .chat-actions button.border:hover{color:#f9f9fb}.primary-theme .chat-manage .chat-actions button[disabled]:hover{background-color:#e0e5e9}.primary-theme .chat-manage .chat-actions .hint{padding:10px 0 0}.primary-theme .chat-manage .chat-actions mat-card-actions{margin:0}@media screen and (max-width: 1279px){.primary-theme .chat-manage .chat-actions{padding-bottom:15px}.primary-theme .chat-manage .chat-actions .hint{padding-bottom:25px}}.primary-theme .chat-manage label,.primary-theme .chat-manage mat-hint{font-size:18px}.primary-theme .chat-management-container .manage-chat-form{padding-left:22px;max-width:58%!important}.primary-theme .chat-management-container .manage-chat-form .mat-card-content{margin-bottom:0}.primary-theme .chat-management-container button{font-size:18px}.primary-theme .chat-management-container label{font-size:16px;opacity:1!important;margin-top:8px;margin-bottom:2px;color:#595756}.primary-theme .chat-management-container .calendar-custom:hover .mat-hint,.primary-theme .chat-management-container .title-input:hover .mat-hint{color:#929191!important}.primary-theme .chat-management-container .calendar-custom .mat-form-field{width:380px!important}.primary-theme .chat-management-container .calendar-custom .mat-form-field .mat-datepicker-toggle{color:#f25c42}.primary-theme .chat-management-container vsc-select.time-intervals{margin-top:42px}.primary-theme .chat-management-container vsc-select.time-intervals .mat-form-field{width:175px}.primary-theme .chat-management-container .description:hover .mat-hint{color:#929191!important}.primary-theme .chat-management-container .description .mat-form-field{color:#363030}.primary-theme .chat-management-container .description .mat-form-field .mat-form-field-wrapper{padding-bottom:6px}.primary-theme .chat-management-container input::-moz-placeholder,.primary-theme .chat-management-container textarea::-moz-placeholder{color:#797a81;font-size:16px;font-weight:600}.primary-theme .chat-management-container input::placeholder,.primary-theme .chat-management-container textarea::placeholder{color:#797a81;font-size:16px;font-weight:600}.primary-theme .chat-management-container input[disabled]::-moz-placeholder,.primary-theme .chat-management-container textarea[disabled]::-moz-placeholder{color:rgba(3,3,3,.38)!important}.primary-theme .chat-management-container input[disabled]::placeholder,.primary-theme .chat-management-container textarea[disabled]::placeholder{color:rgba(3,3,3,.38)!important}.primary-theme .chat-management-container .mat-form-field{color:#363030;width:567px;border-radius:0}.primary-theme .chat-management-container .mat-form-field .mat-error{font-size:15px!important}.dark-theme vsc-public-calendar .primary-theme .date-switcher:not(.active),.primary-theme .mat-stroked-button,.primary-theme vsc-public-calendar .date-switcher:not(.active){border-width:2px!important}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme .chat-manage .chat-actions{width:520px}.primary-theme .chat-management-container .manage-chat-form{max-width:90%!important}.primary-theme .chat-management-container .mat-form-field{width:520px}.primary-theme .chat-management-container .calendar-custom .mat-form-field{width:335px!important}}.primary-theme .room-wrapper{width:100%;height:100%}.primary-theme .room-wrapper .title{padding:11px 0 22px}.primary-theme .room-wrapper .title .chat-title{padding-bottom:0}.primary-theme .room-wrapper .button-wrapper .btn-chat{cursor:pointer}.primary-theme .room-wrapper .button-wrapper .btn-chat,.primary-theme .room-wrapper .button-wrapper .btn-chat .mat-button-wrapper{padding:0 6px 0 0!important}.primary-theme .room-wrapper .button-wrapper .btn-chat span.text{font-weight:600;color:#595756;font-size:18px}.primary-theme .room-wrapper .button-wrapper .btn-chat span.text:hover{text-decoration:underline}.primary-theme .room-wrapper .button-wrapper .btn-chat vsc-icon{color:#f25c42;font-size:20px!important;min-width:12px!important}.primary-theme .room-wrapper .divider{height:24px;border-right:2px solid rgba(89,87,86,.25);margin:0 15px 0 5px}.primary-theme .room-wrapper .chat-room{width:100%;height:85%}.primary-theme .chats-schedule-container{background:hsla(0,0%,100%,.075);overflow-y:auto;max-height:1000px;padding-bottom:16px;padding-right:16px;padding-top:5px;margin-top:8px}.primary-theme .chats-schedule-container .chats-lists-wrapper{margin-bottom:100px}.primary-theme .chats-schedule-container .chats-list{margin-bottom:20px}.primary-theme .chats-schedule-container .chats-list .chat-type-header{font-size:20px;padding:0;color:#595756;font-weight:600}.primary-theme .chats-schedule-container .chat-box .date{font-size:16px;padding:0;color:#595756;font-weight:600}.primary-theme .chats-schedule-container .no-item-wrapper .empty-chat-image{height:334px;margin:65px 117px 43px}.primary-theme .chats-schedule-container .no-item-wrapper .no-item-text{text-align:center;font-size:24px;font-weight:400;color:#030303;margin-bottom:40px}.primary-theme .chats-schedule-container .no-item-wrapper .schedule-button{margin-bottom:140px;font-size:18px;border-radius:0}.primary-theme .chats-schedule-container .no-item-wrapper .schedule-button vsc-icon{font-size:13px;margin-right:0}@media only screen and (max-width: 1520px){.primary-theme .chats-schedule-container{overflow-y:auto;max-height:1108px!important}}@media only screen and (max-width: 1281px){.primary-theme .chats-schedule-container{overflow-y:auto;max-height:944px!important}}@media only screen and (max-width: 599px){.primary-theme .chats-schedule-container{overflow-y:auto;max-height:100%!important}}@media only screen and (max-width: 1279px) and (min-width: 750px){.primary-theme .chats-schedule-container{overflow-y:auto;max-height:100%!important}.primary-theme .chats-schedule-container .no-item-wrapper .empty-chat-image{height:290px;margin:8px}.primary-theme .chats-schedule-container .no-item-wrapper .no-item-text{font-size:21px}}@media only screen and (max-width: 749px) and (min-width: 600px){.primary-theme .chats-schedule-container{overflow-y:auto;max-height:100%!important}.primary-theme .chats-schedule-container .no-item-wrapper .empty-chat-image{height:200px;margin:8px}.primary-theme .chats-schedule-container .no-item-wrapper .no-item-text{font-size:17px}}.primary-theme vsc-class-appearance{height:100%}.primary-theme vsc-class-appearance vsc-mat-section-header{text-transform:uppercase}.primary-theme vsc-class-appearance mat-card{height:100%;border:none!important;box-shadow:none!important}.primary-theme vsc-class-appearance .images-container{width:700px}.primary-theme .class-session-container{margin-bottom:5px;transition:box-shadow .1s ease}.primary-theme .class-session-container.active,.primary-theme .class-session-container:not(.active):hover{border:1px solid #f25c42;cursor:pointer}.primary-theme h3.class-name{font-size:30px;margin-top:24px!important;margin-bottom:24px!important;margin-right:8px}.primary-theme div.class-session-date{font-size:14px;font-weight:600;color:#595756}@media only screen and (max-width: 1279px){.primary-theme div.class-session-date{font-size:12px}}.primary-theme span.class-session-title{font-size:18px;font-weight:600;color:#000}@media only screen and (max-width: 1919px){.primary-theme span.class-session-title{font-size:16px}}.primary-theme span.class-more-sessions-title{font-size:18px;font-weight:600;color:#373636}@media only screen and (max-width: 1919px){.primary-theme span.class-more-sessions-title{font-size:16px}}.primary-theme .list-view{height:100%}.primary-theme .list-view .no-sessions{width:100%;height:100%;font-weight:600;font-size:22px}@media only screen and (max-width: 1919px){.primary-theme .list-view .no-sessions{font-size:19px}}.primary-theme .list-view .no-sessions .svg-inline--fa{font-size:80px!important;padding-bottom:30px}@media only screen and (max-width: 1919px){.primary-theme .list-view .no-sessions .svg-inline--fa{font-size:65px!important}}.primary-theme .list-view .no-sessions span{text-align:center}.primary-theme .list-view .list-item{padding-top:6px;padding-bottom:6px}.primary-theme .list-view .list-item .image-container{display:grid;position:relative}.primary-theme .list-view .list-item .image-container img{width:130px;height:100%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.primary-theme .list-view .list-item .image-container .video-button{position:absolute;width:100%;height:100%}.primary-theme .list-view .list-item .image-container .video-button .video-button-wrapper{width:37px;height:37px;background-color:var(--accent-color)}.primary-theme .list-view .list-item .image-container .video-button .video-button-wrapper .svg-inline--fa{color:#fff;font-size:32px!important}.primary-theme .list-view .list-item .text-container{padding:6px 15px 6px 6px}.primary-theme .list-view .list-item .class-session-date,.primary-theme .list-view .list-item .text-container{display:grid;align-items:end}.primary-theme .list-view .list-view-container{padding-left:2px;padding-bottom:2px;padding-right:5px;width:100%;height:100%;align-self:start}.primary-theme .list-view .list-view-container .load-more-btn{font-size:20px;outline:none!important;border:2px solid transparent;transition:border-color .4s ease}.primary-theme .list-view .list-view-container .load-more-btn:focus,.primary-theme .list-view .list-view-container .load-more-btn:hover{border-color:var(--accent-color)}.primary-theme .video-main{margin:16px;padding:0 26px 0 0!important;border-right:1px solid #cccecf}.primary-theme .video-main .tabs-container .tab{color:#595756;font-weight:600;font-size:18px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .video-main .tabs-container .tab{font-size:16px}}@media only screen and (max-width: 1279px){.primary-theme .video-main .tabs-container .tab{font-size:16px}}.primary-theme .video-main .tabs-container .mat-tab-label-active{font-weight:600;color:#000;opacity:1}.primary-theme .video-main mat-ink-bar{background-color:#f25c42!important;height:4px}.primary-theme .video-main nav.mat-tab-header{border-bottom:none}.primary-theme .live-stream{padding:56.25% 0 0;position:relative}.primary-theme .sessions>div{border-left:none!important;padding-left:0!important}@media only screen and (max-width: 1279px){.primary-theme .sessions>div{padding:0}}.primary-theme .class-info-container{color:#20365d;height:100%}.primary-theme .class-info-container .header{padding:0}.primary-theme .class-info-container .tabs{margin-top:16px;background-color:#fff;height:100%;box-shadow:0 6px 12px -4px rgba(32,54,93,.19)}.primary-theme .class-info-container .tabs a:hover{text-decoration:none}.primary-theme .class-info-container .body{height:100%}.primary-theme .class-info-container .video-switcher{display:flex;width:100%;place-content:flex-end}.primary-theme .class-info-container .actions{padding-left:15px;align-items:center}.primary-theme .class-info-container .actions button{height:56px!important;font-size:20px}.dark-theme vsc-public-calendar .primary-theme .class-info-container .actions button.fav-button.date-switcher:not(.active),.primary-theme .class-info-container .actions button.fav-button.mat-stroked-button,.primary-theme .class-info-container .actions vsc-public-calendar button.fav-button.date-switcher:not(.active),.primary-theme vsc-public-calendar .class-info-container .actions button.fav-button.date-switcher:not(.active){background-color:transparent}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .class-info-container .actions button{font-size:18px}}@media only screen and (max-width: 1279px){.primary-theme .class-info-container .actions button{font-size:17px}}.primary-theme .class-info-container .actions a{cursor:pointer;font-weight:600;font-size:16px;color:#373636;text-decoration:underline}.primary-theme .class-info-container .actions .svg-inline--fa{color:#f25c42;margin-right:5px;font-size:18px}.primary-theme .class-info-container .class-title{padding:5px 0 5px 10px}.primary-theme .class-info-container .class-title h2{margin:0 0 9px;font-size:24px;line-height:1;font-weight:600;color:#000}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .class-info-container .class-title h2{font-size:22px}}@media only screen and (max-width: 1279px){.primary-theme .class-info-container .class-title h2{font-size:21px}}@media only screen and (min-width: 600px) and (max-width: 959px){.primary-theme .class-info-container .class-title h2{font-size:19px}}.primary-theme .class-info-container h3{font-size:18px;font-weight:600;line-height:1}.primary-theme .class-info-container .with-text{font-style:italic;font-weight:600;color:#525a69;margin-right:6px}.primary-theme .class-info-container .class-session-date{margin-top:5px;color:#595756}.primary-theme .class-info-container .class-session-date h3{font-weight:600;font-size:16px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .class-info-container .class-session-date h3{font-size:14px}}@media only screen and (max-width: 1279px){.primary-theme .class-info-container .class-session-date h3{font-size:14px}}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme .video-main.class-session{max-height:49%!important;padding-right:0!important;border-right:none}.primary-theme .class-info-container .actions{flex:none;min-width:125px}.primary-theme .class-info-container .actions a{font-size:13px}}.primary-theme .material-container .material-link{font-size:16px;color:#000;text-decoration:underline}.primary-theme .material-container .description span.desc-text{opacity:1;color:#000;word-break:break-word;text-align:left;line-height:1.6;font-size:18px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .material-container .description span.desc-text{font-size:16px}}@media only screen and (max-width: 1279px){.primary-theme .material-container .description span.desc-text{font-size:16px}}.primary-theme .material-container .attachment-icon{rotate:316deg;color:#8b8b8b}.primary-theme .overview-container .description span.desc-text{opacity:1;color:#000;word-break:break-word;text-align:left;line-height:1.6;font-size:18px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .overview-container .description span.desc-text{font-size:16px}}@media only screen and (max-width: 1279px){.primary-theme .overview-container .description span.desc-text{font-size:16px}}.primary-theme .video-slider-component{position:relative}.primary-theme .no-video-container{aspect-ratio:1.79;margin-bottom:16px}.primary-theme .no-video-container .no-video{position:relative;height:100%}.primary-theme .no-video-container .no-video img{width:100%;-o-object-fit:cover;object-fit:cover;max-height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.primary-theme .no-video-container .no-video img.no-recordings{opacity:.95}.primary-theme .no-video-container .no-video .notes{position:absolute;color:#fff;background-color:rgba(0,0,0,.55);height:200px;padding:30px;font-size:18px}@media only screen and (max-width: 1919px){.primary-theme .no-video-container .no-video .notes{font-size:16px}}.primary-theme .no-video-container .no-video .notes vsc-icon{font-size:45px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.primary-theme video{margin-bottom:24px;height:auto;width:100%}.primary-theme .hr-style{clear:none;position:relative;top:22px;right:10px;text-align:right;height:0;border:none;border-top:1px solid #0000001a}.primary-theme .section-name{margin-right:30px;float:left;font-weight:600;color:#595756;font-size:20px}.primary-theme .sticky-filters{position:sticky;top:0;padding:16px}.primary-theme .event-chip{color:#fff;font-weight:700;text-transform:uppercase;padding:7px 16px;font-size:15px}@media only screen and (max-width: 1919px){.primary-theme .event-chip{font-size:14px}}.primary-theme .classes-container{height:100%}.primary-theme .classes-container .class-title-cont{height:66px;margin-bottom:0!important;padding-bottom:11px}.primary-theme .classes-container .class-title-cont h1{color:#373636;font-weight:600;font-size:24px}.primary-theme .classes-container .classes-search{margin-bottom:0!important;width:33%!important}.primary-theme .classes-container .classes-search .container input{height:60px!important}.primary-theme .classes-container .date-filters{margin-left:10px}.primary-theme .classes-container .actions{padding-top:3px}.primary-theme .classes-container .actions .content>button,.primary-theme .classes-container .actions .paginator,.primary-theme .classes-container .actions button.date-filter-button{height:56px}.primary-theme .classes-container .actions button.date-filter-button{min-height:56px!important;padding:0 32px;outline:none!important;font-size:18px}.primary-theme .classes-container .actions button.date-filter-button.active{background-color:#f25c42;color:#fff}@media only screen and (max-width: 1279px){.primary-theme .classes-container .actions button.date-filter-button{font-size:19px}}.primary-theme .classes-container .actions .paginator{min-width:280px}@media only screen and (max-width: 1279px){.primary-theme .classes-container .actions .paginator{min-height:56px}}.primary-theme .classes-container .actions .date-switcher{position:relative}@media only screen and (max-width: 1279px){.primary-theme .classes-container .actions .date-switcher{width:100%;align-items:center!important}}.primary-theme .classes-container .actions .date-switcher .content>button{padding:10px 30px;outline:none!important;font-weight:700;font-size:22px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .classes-container .actions .date-switcher .content>button{font-size:20px}}.primary-theme .classes-container .actions .date-switcher .content>button.switcher{text-transform:capitalize}.primary-theme .classes-container .actions .date-switcher .content>button.switcher.prev{padding-left:17px}.primary-theme .classes-container .actions .date-switcher .content>button.switcher.next{padding-right:17px}.primary-theme .classes-container .actions .date-switcher .content>button.switcher:disabled{cursor:default!important}.primary-theme .classes-container .actions .date-switcher .content>button.switcher>span{padding-bottom:3px}.primary-theme .classes-container .actions .date-switcher .content>button.switcher vsc-icon{color:var(--accent-color);padding-top:3px;font-size:40px!important}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .classes-container .actions .date-switcher .content>button.switcher vsc-icon{font-size:35px!important;padding-top:2px}}.primary-theme .classes-container .actions .date-switcher .content>button.date vsc-icon{color:var(--accent-color);padding-right:10px;font-size:36px!important}.primary-theme .classes-container .actions .date-switcher .picker-container{position:relative}.primary-theme .classes-container .actions .date-switcher .picker-container .date-picker{position:absolute;height:1px;top:-9px;width:400px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .classes-container .actions .date-switcher .picker-container .date-picker{width:370px}}@media only screen and (max-width: 1279px){.primary-theme .classes-container .actions .date-switcher .picker-container .date-picker{width:340px}}.primary-theme .classes-container .actions .date-switcher .picker-container .date-picker mat-form-field{height:0;visibility:hidden}@media only screen and (min-width: 1280px) and (max-width: 1800px){.primary-theme .classes-container .actions>*{flex:unset!important}.primary-theme .classes-container .actions .date-switcher .content{grid-template-columns:1fr 260px 1fr}}@media only screen and (min-width: 1400px) and (max-width: 1540px){.primary-theme .classes-container .actions>div:not(:last-child){margin-right:7px!important}.primary-theme .classes-container .actions button.date-filter-button{padding:0 24px}.primary-theme .classes-container .actions .date-switcher .content{grid-column-gap:6px}}.primary-theme .classes-container vsc-list-view{min-height:60vh}.primary-theme .classes-container vsc-list-view vsc-public-event-card{height:100%}@media only screen and (min-width: 1281px) and (max-width: 1338px){.primary-theme .classes-container .class-title-cont{height:66px;margin-bottom:12px}}@media only screen and (max-width: 1440px){.primary-theme .classes-container .class-title-cont{height:66px}.primary-theme .classes-container .classes-search{margin-bottom:0!important}.primary-theme .classes-container .classes-search .container input{height:60px!important}}@media only screen and (min-width: 1919px) and (max-width: 2379px){.primary-theme .classes-container .class-card .title h2{font-size:20px}.primary-theme .classes-container .class-card .user{font-size:18px}.primary-theme .classes-container .class-card .footer button{font-size:18px!important}}@media only screen and (min-width: 2380px){.primary-theme .classes-container .class-card{max-width:20%!important}}.primary-theme .meeting-image{margin-top:50px;width:40%}.primary-theme iframe{border:none}.primary-theme .meeting-header{margin-bottom:20px!important}.primary-theme vsc-collection-view{display:flex;position:relative}.primary-theme .collection-view-container{width:100%}.primary-theme .no-record-found{padding:32px;font-size:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto}.primary-theme .mat-paginator{background:transparent!important}.primary-theme .mat-paginator-container{min-height:64px;padding:0;background-color:transparent;margin-top:12px}.primary-theme .mat-paginator-container .mat-select-value-text{background-color:#f25c42}.primary-theme .carousel-paginator-container .mat-paginator-page-size{display:none!important}.primary-theme .carousel-paginator-container .mat-paginator{width:100%;padding:0}.primary-theme .carousel-paginator-container .mat-paginator,.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-outer-container{height:100%}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-container{justify-content:center;min-height:100%!important}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-label{display:none}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{justify-content:space-between;width:100%;position:absolute;bottom:48%}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:50%}}@media only screen and (max-width: 1279px){.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:48%}}@media only screen and (max-width: 959px){.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:95%}}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button{width:48px!important;height:48px!important;background-color:#4747b5;color:#fff;border:2px solid #4747b5;display:flex;align-items:center;justify-content:center;cursor:pointer!important;transition:background-color .4s ease;outline:none!important}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button:disabled{cursor:default!important;border-color:transparent;background-color:#dbdada}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button:disabled svg{color:#595756!important;opacity:.65}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button:not(:disabled):hover{background-color:#222172!important;cursor:pointer}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button svg{width:37px!important;color:#fff!important}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-navigation-previous{order:1;left:-15px}.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-navigation-next{order:2;right:-15px}@media only screen and (min-width: 1280px) and (max-width: 1399px){.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:48%}}@media only screen and (min-width: 1600px){.primary-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:48%}}.primary-theme .load-more-btn-style{border:2px solid #363030!important;border-radius:0;color:#363030;font-size:18px;font-weight:700;margin-top:30px;background-color:transparent!important}.primary-theme .load-more-btn-style:hover{color:#4747b5;border-color:#4747b5!important;background-color:transparent!important}.primary-theme .back-top-btn-style{z-index:2;position:fixed;bottom:52px;right:370px;padding:4px 12px;color:#363030;cursor:pointer;font-size:18px;font-weight:600}.primary-theme .back-top-btn-style .svg-inline--fa{margin-left:8px;color:#f25c42}.primary-theme .back-top-btn-style:hover{text-decoration:none}.primary-theme .error-message{margin-top:150px}.primary-theme .coming-soon{max-width:30%}.primary-theme :host{width:100%}.primary-theme .dz-image-preview{flex-direction:column!important}.primary-theme .dz-image-preview,.primary-theme .dz-image-preview .dz-image{display:flex!important;justify-content:center;align-items:center}.primary-theme .dz-image-preview .dz-image img{width:auto!important;height:48px!important;margin:0;-o-object-fit:contain;object-fit:contain}.primary-theme .dz-image-preview .dz-progress{height:6px!important;background-color:#e0e2ea!important;width:200px!important;margin:16px auto 0!important;position:unset!important;border:none!important;animation:pulse 2s linear infinite!important}.primary-theme .dz-remove{margin:8px 0 16px;color:#597187}.primary-theme .remove-logo{font-size:17px;color:#f25c42;width:160px;margin-top:8px}.primary-theme .dz-image{width:160px}.primary-theme vsc-footer{grid-area:foot;align-self:center;padding:16px 32px 0}.primary-theme vsc-footer .powered-by{position:sticky;bottom:15px;left:100px;font-size:17px;font-weight:700;font-family:Open Sans,sans-serif!important;opacity:.6}.primary-theme vsc-footer .powered-by img{width:30px;height:30px;vertical-align:middle}.primary-theme vsc-footer footer{font-size:16px}.primary-theme vsc-footer footer,.primary-theme vsc-footer footer a{color:#000}.primary-theme vsc-footer footer a{cursor:pointer;text-decoration:underline;color:#73706f}.primary-theme vsc-footer footer .links a:not(:last-child){border-right:2px solid #73706f;padding-right:15px}.primary-theme vsc-footer footer .copyright{line-height:1;margin-left:auto;font-weight:700;font-size:17px;color:#000;opacity:.6}.primary-theme .set-height{height:calc(100% - 170px)!important}.primary-theme .home-container .widget-title{background-color:#fff;padding:16px;border-bottom:1px solid #c7dbef;display:flex;justify-content:space-between;align-items:center}.primary-theme .home-container .widget-title h4{text-transform:uppercase;font-size:20px;font-weight:700;color:#373636;margin:0}.primary-theme .home-container .widget-title a{display:flex;align-items:center}.primary-theme .home-container .widget-title a:hover{text-decoration:none}.primary-theme .home-container .vsc-card{background-color:#fff;border-top:none;box-shadow:0 3px 6px #20365d19}.primary-theme .home-container .vsc-card.widget{padding:0}.primary-theme .home-container .vsc-card.widget .title{background-color:#fafafb;padding:16px 20px;color:#fff;text-transform:uppercase;font-size:16px;font-weight:600}.primary-theme .home-container .vsc-card.widget .line{border-top:1px solid #c7dbef}.primary-theme .home-container .vsc-card.widget .item{padding:16px 20px;font-weight:700;font-size:18px;text-transform:capitalize}.primary-theme .home-container .vsc-card.widget .loading{padding:10px 20px;font-weight:700;font-size:15px}.primary-theme .home-container span.vsc-message{margin:16px 10%}.primary-theme .home-container span.vsc-help-message,.primary-theme .home-container span.vsc-message{text-align:center;line-height:1.45;font-weight:600;font-size:20px}.primary-theme .home-container .help-card{background-image:url(contact-help.4d0dfcc51aec2a85cbb7.svg);background-size:340px;background-position:188px 80px;background-repeat:no-repeat;max-height:230px;min-height:230px}.primary-theme .home-container .help-card h3{margin:8px 0;font-weight:600}@media only screen and (max-width: 1520px){.primary-theme .help-card{background-position:114px 80px}.primary-theme .help-card h1{font-size:30px}.primary-theme .help-card h3{margin:8px 0;font-weight:600;font-size:20px}}@media only screen and (max-width: 1366px){.primary-theme .help-card{background-position:114px 80px}.primary-theme .help-card h1{font-size:30px}.primary-theme .help-card h3{margin:8px 0;font-weight:600;font-size:18px}}.primary-theme .join-chat-button{border-radius:0;font-size:18px!important;min-height:56px!important;min-width:128px!important}.primary-theme .join-chat-button:hover{background-color:#222172}.primary-theme vsc-join-class button{background-color:#4747b5!important;color:#fff!important;border-radius:0}.dark-theme vsc-public-calendar .primary-theme vsc-join-class button.date-switcher.active,.primary-theme vsc-join-class button.mat-flat-button,.primary-theme vsc-join-class vsc-public-calendar button.date-switcher.active,.primary-theme vsc-public-calendar vsc-join-class button.date-switcher.active{font-size:18px!important;height:56px!important}.primary-theme .dialog-wrapper{position:relative}.primary-theme .dialog-wrapper .dialog-title{font-size:24px;font-weight:600;height:33px}.primary-theme .dialog-wrapper vsc-close-button{position:absolute;top:-21px;right:-21px}.primary-theme .dialog-wrapper .display-content{white-space:pre-line}.primary-theme .dialog-wrapper .display-content h2{font-size:16px;font-weight:400;margin:10px 0 66px}.primary-theme .dialog-wrapper .buttons-wrapper button{font-size:18px;border-radius:0;padding:0 26px}.primary-theme .dialog-wrapper .buttons-wrapper button.dialog-cancel-button{border:none;background-color:#f3f3ff}.primary-theme .dialog-wrapper .buttons-wrapper button.dialog-cancel-button:hover{color:var(--primary-color)!important;background-color:#f3f3ff!important}.primary-theme .leave-class-wrapper .btn-cancel{height:52px}.primary-theme .leave-class-wrapper .dialog-header{display:flex;align-items:center;place-content:center space-between}.primary-theme .leave-class-wrapper .dialog-footer{place-content:end}.dark-theme vsc-public-calendar .primary-theme .date-switcher.active,.dark-theme vsc-public-calendar .primary-theme .date-switcher:not(.active),.primary-theme .mat-flat-button,.primary-theme .mat-stroked-button,.primary-theme vsc-public-calendar .date-switcher.active,.primary-theme vsc-public-calendar .date-switcher:not(.active){padding:0 24px}.dark-theme vsc-public-calendar .primary-theme .date-switcher.active,.primary-theme .mat-flat-button,.primary-theme vsc-public-calendar .date-switcher.active{height:52px!important;color:#fff!important}.primary-theme .mat-icon-button{line-height:0!important}.primary-theme .mat-button-wrapper{display:flex;align-items:center;justify-content:center}.dark-theme vsc-public-calendar .primary-theme .date-switcher:not(.active),.primary-theme .mat-stroked-button,.primary-theme vsc-public-calendar .date-switcher:not(.active){background-color:#fff;transition:background-color .15s ease;border:none}.dark-theme vsc-public-calendar .primary-theme .date-switcher:not(.border):not(.active),.primary-theme .mat-stroked-button:not(.border),.primary-theme vsc-public-calendar .date-switcher:not(.border):not(.active){box-shadow:0 0 14px -1px rgba(32,54,93,.09)!important}.dark-theme vsc-public-calendar .primary-theme .border.mat-primary.date-switcher:not(.active),.primary-theme .mat-stroked-button.border.mat-primary,.primary-theme vsc-public-calendar .border.mat-primary.date-switcher:not(.active){border:1px solid #4747b5}.dark-theme vsc-public-calendar .primary-theme .border.mat-accent.date-switcher:not(.active),.primary-theme .mat-stroked-button.border.mat-accent,.primary-theme vsc-public-calendar .border.mat-accent.date-switcher:not(.active){border:1px solid #f25c42}.dark-theme vsc-public-calendar .primary-theme .rounded.date-switcher:not(.active),.primary-theme .mat-stroked-button.rounded,.primary-theme vsc-public-calendar .rounded.date-switcher:not(.active){min-width:unset;border-radius:50%!important;padding:10px;outline:none!important}.dark-theme vsc-public-calendar .primary-theme [disabled=true].date-switcher:not(.active),.primary-theme .mat-stroked-button[disabled=true],.primary-theme vsc-public-calendar [disabled=true].date-switcher:not(.active){border-color:transparent!important}.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher:not(.active) vsc-icon,.primary-theme .mat-stroked-button.mat-primary vsc-icon,.primary-theme vsc-public-calendar .mat-primary.date-switcher:not(.active) vsc-icon{color:#4747b5}.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher:hover:not(.active),.primary-theme .mat-stroked-button.mat-primary:hover,.primary-theme vsc-public-calendar .mat-primary.date-switcher:hover:not(.active){background-color:#4747b5!important}.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher:hover:not(.active),.dark-theme vsc-public-calendar .primary-theme .mat-primary.date-switcher:hover:not(.active) vsc-icon,.primary-theme .mat-stroked-button.mat-primary:hover,.primary-theme .mat-stroked-button.mat-primary:hover vsc-icon,.primary-theme vsc-public-calendar .mat-primary.date-switcher:hover:not(.active),.primary-theme vsc-public-calendar .mat-primary.date-switcher:hover:not(.active) vsc-icon{color:#fff}.dark-theme vsc-public-calendar .primary-theme .mat-accent.date-switcher:not(.active),.dark-theme vsc-public-calendar .primary-theme .mat-accent.date-switcher:not(.active) vsc-icon,.primary-theme .mat-stroked-button.mat-accent,.primary-theme .mat-stroked-button.mat-accent vsc-icon,.primary-theme vsc-public-calendar .mat-accent.date-switcher:not(.active),.primary-theme vsc-public-calendar .mat-accent.date-switcher:not(.active) vsc-icon{color:#f25c42!important}.dark-theme vsc-public-calendar .primary-theme .mat-warn.date-switcher:not(.active),.primary-theme .mat-stroked-button.mat-warn,.primary-theme vsc-public-calendar .mat-warn.date-switcher:not(.active){background-color:transparent;transition:background-color .15s ease;border:1px solid}.primary-theme .mat-card{border-radius:0;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef;padding-bottom:0}.primary-theme .mat-card-actions{margin-left:0;margin-right:0;padding:0}.primary-theme .mat-form-field{font-size:16px!important;color:rgba(18,53,84,.87)}.primary-theme .mat-form-field .mat-error{color:var(--warn-darker-color)}.primary-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:var(--warn-darker-color)!important}.primary-theme vsc-mat-section-header{padding:0 0 12px;border-bottom:2px solid #e0e7ff;margin:24px 0;font-size:16px;font-weight:700}.primary-theme vsc-mat-section-header .container{display:flex;flex-direction:row}.primary-theme vsc-mat-section-header .container .vsc-icon{max-width:23px}.primary-theme vsc-mat-section-header .container .vsc-icon-hint{position:relative!important;font-size:20px!important;opacity:.8}.primary-theme .showbox{position:absolute;top:0;bottom:0;left:0;right:0}.primary-theme .loader,.primary-theme .showbox{display:flex;align-items:center;justify-content:center}.primary-theme .loader{width:100%;height:100%;background-color:hsla(0,0%,100%,.35);z-index:1}.primary-theme .loader:before{content:"";display:block;padding-top:100%}.primary-theme .circular{animation:rotate 2s linear infinite;height:100px;transform-origin:center center;width:100px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.primary-theme .mat-chip{color:#fff!important}.primary-theme vsc-menu-item.active div.list-item .mat-list-item,.primary-theme vsc-menu-item.active div.list-item .mat-list-item:hover{background-color:#edffff!important}.primary-theme vsc-menu-item.active div.list-item .mat-list-item vsc-icon{color:#373636!important}.primary-theme vsc-menu-item.active div.list-item div.border{background-color:#00abbd}.primary-theme vsc-menu-item div.list-item{margin-bottom:12px}.primary-theme vsc-menu-item div.list-item .mat-list-item{background-color:#fff;overflow:hidden;height:56px;color:#000!important;box-shadow:0 4px 8px -2px rgba(32,54,93,.15)}.primary-theme vsc-menu-item div.list-item .mat-list-item:hover{box-shadow:0 6px 12px -4px rgba(32,54,93,.19);background-color:#fff!important}.primary-theme vsc-menu-item div.list-item .mat-list-item .title{font-size:18px;font-weight:700;margin-right:20px}.primary-theme vsc-menu-item div.list-item .mat-list-item vsc-icon{margin-left:20px;margin-right:20px;font-size:20px;color:#8b8b8b}.primary-theme vsc-menu-item div.list-item .mat-list-item .mat-list-item-content{padding:0!important}.primary-theme vsc-menu-item div.list-item .content span.note{padding-right:12px;font-size:17px;text-align:end;white-space:nowrap;color:#f25c42}.primary-theme vsc-menu-item div.list-item div.border{background-color:transparent;height:4px;width:100%}@media only screen and (max-width: 1399px) and (min-width: 960px){.primary-theme div.list-item .content{flex:unset!important;flex-direction:column!important}.primary-theme div.list-item .content span.note{position:absolute;bottom:35px;padding-right:0}}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme div.list-item .content{flex:unset!important;flex-direction:column!important}.primary-theme div.list-item .content span.note{font-size:14px!important;position:absolute;bottom:16px;padding-right:0}}@media only screen and (max-width: 599px){.primary-theme div.list-item .content{flex:unset!important;flex-direction:column!important}.primary-theme div.list-item .content span.note{position:absolute;bottom:35px;padding-right:0}}.primary-theme vsc-news .news{margin-top:10px}.primary-theme vsc-news .news .header-title{font-size:26px;margin-top:10px!important;margin-bottom:20px!important}.primary-theme vsc-news .news .news-container{min-height:470px}.primary-theme vsc-news .news .news-container>.news-items{position:relative}.primary-theme vsc-news .news .refresh-btn{display:flex;font-size:16px;color:#373636;margin-bottom:18px}.primary-theme vsc-news .news .refresh-btn vsc-icon{font-size:16px}.primary-theme vsc-news .news .refresh-btn:focus{outline:none!important}.primary-theme vsc-news .news .refresh-btn:hover{cursor:pointer}.primary-theme vsc-news .news .news-title-cont{font-size:24px;padding-bottom:15px;color:#373636}.primary-theme vsc-news .news .no-items img{height:350px}.primary-theme vsc-news .news .no-items h3{text-align:center}.primary-theme .news-feed-container{padding-bottom:16px}.primary-theme .news-feed-container .first{margin-top:0!important;padding-top:0!important}.primary-theme .news-feed-container .date{font-size:20px;font-weight:600;padding-bottom:30px;padding-top:10px}.primary-theme .news-feed-container .line{width:100%;margin:0!important;border-top:1px solid #c7dbef}.primary-theme .news-item{padding:10px;margin-bottom:20px;font-weight:700;background-color:#fff}.primary-theme .news-item vsc-icon{font-size:16px;color:#8b8b8b}.primary-theme .news-item .news-text{color:#000;font-size:20px;font-weight:600}.primary-theme .news-item .actions{align-self:flex-end;padding-left:15px;padding-bottom:5px}.primary-theme .news-item .actions .view-more-btn{display:flex;font-size:16px;color:#373636}.primary-theme .news-item .feed-source{font-size:15px;margin-top:10px}.primary-theme .news-item .feed-source .news-name{font-weight:700}.primary-theme .news-item .widget-divider{opacity:.5;font-size:24px;font-weight:700}@media only screen and (max-width: 1520px){.primary-theme .news-feed-container{overflow-y:auto;max-height:1108px!important}}@media only screen and (max-width: 1281px){.primary-theme .news-feed-container{overflow-y:auto;max-height:944px!important}}@media only screen and (max-width: 1280px){.primary-theme .news-feed-container{overflow-y:auto;max-height:100%!important}}.primary-theme .btn-unauthorized{text-transform:uppercase;font-size:24px;height:64px!important;display:inline;background-color:#f25c42;padding:0 32px;color:#fff;border:none;font-weight:700;margin-top:20px}.primary-theme .unauthorized{margin-top:20px;max-width:30%}.primary-theme .error-message{margin-top:50px!important;font-size:45px;text-align:center}.primary-theme .btn-not-found{text-transform:uppercase;font-size:24px;height:64px!important;display:inline;background-color:#f25c42;padding:0 32px;color:#fff;border:none;font-weight:700;margin-top:20px}.primary-theme .not-found{margin-top:20px;max-width:30%}.primary-theme .description-message{margin-top:20px;font-size:19px!important;text-align:center}.primary-theme .policy-mat-card{padding:30px}.primary-theme .no-promotions{padding:10px 20px;font-weight:700;font-size:15px}.primary-theme .promotions-mat-card{padding:0;height:100%;display:flex;flex-direction:column;justify-content:space-between;border:none;overflow:hidden}.primary-theme .slider{background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:600px}.primary-theme .slider .details{padding:20px 15px 10px}.primary-theme .slider .details p.title{font-size:22px;margin-bottom:8px;margin-top:4px;font-weight:600;color:#000}.primary-theme .slider .details p.description{font-size:16px}.primary-theme .slider .details .footer{width:100%}.primary-theme .slider .details .footer a.view-more-button{font-size:18px;padding:12px 20px 12px 0;line-height:1;cursor:pointer}.primary-theme .slider .details .footer a.view-more-button vsc-icon{font-size:20px}.primary-theme .slider .details .footer a.view-more-button span{font-weight:600}.primary-theme .container .content-top{background-color:#373636;color:#fff;padding:10px 12px;font-weight:700;font-size:17px;line-height:1;align-self:flex-end;margin:16px 16px 0 0}.primary-theme .navigation-button{width:40px;height:40px;border-radius:24px;background-color:#fff;border:2px solid #f25c42;display:flex;align-items:center;justify-content:center;cursor:pointer;min-width:40px}.primary-theme .slide{position:absolute;top:0;left:0}.primary-theme .slide-1,.primary-theme .slide-2{background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;width:100%;flex-direction:column;justify-content:space-between}.primary-theme .slide-2{background-image:url(class-promo.a419ceb8cdc13cb0c046.jpg)}.primary-theme .controls-row{padding:8px}.primary-theme .controls-row vsc-icon{font-size:20px!important}.primary-theme .controls-row p{margin:0 10px;font-weight:700}@media only screen and (max-width: 1279px){.primary-theme .slider{height:450px}}.primary-theme vsc-public-chat-card .event-chip{background-color:#c72158}.primary-theme vsc-public-class-card .event-chip{background-color:#20365d}.dark-theme vsc-public-calendar .primary-theme .vertical-card-join button.date-switcher.active,.primary-theme .vertical-card-join button.mat-flat-button,.primary-theme .vertical-card-join vsc-public-calendar button.date-switcher.active,.primary-theme vsc-public-calendar .vertical-card-join button.date-switcher.active{font-size:15px!important;height:52px!important}@media only screen and (max-width: 1060px) and (min-width: 960px){.primary-theme .add-to-calendar-vertical,.primary-theme .remove-from-calendar-vertical{font-size:13px!important}}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme .add-to-calendar-horizontal,.primary-theme .remove-from-calendar-horizontal{font-size:12px!important}}.primary-theme vsc-public-event-card{border-bottom:1px solid #d5dee2}.primary-theme vsc-public-event-card .event .content{height:100%}.primary-theme vsc-public-event-card .event .content .title h2{margin:0;color:#000;font-size:22px;word-wrap:break-word;word-break:break-word;font-weight:600;font-size:21px}@media only screen and (min-width: 1920px){.primary-theme vsc-public-event-card .event .content .title h2{font-size:21px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-event-card .event .content .title h2{font-size:18px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-event-card .event .content .title h2{font-size:19px}}.primary-theme vsc-public-event-card .event .content .title h2:hover{text-decoration:underline}.primary-theme vsc-public-event-card .event .content .body .main{padding-bottom:0}.primary-theme vsc-public-event-card .event .content .body .main vsc-icon{min-width:unset}.primary-theme vsc-public-event-card .event .content .body .main .organizer{font-size:16px!important;font-weight:600;color:#373636;line-height:1;font-size:19px}.primary-theme vsc-public-event-card .event .content .body .main .organizer .organizer-name{word-break:break-word;color:#373636}.primary-theme vsc-public-event-card .event .content .body .main .organizer i{font-weight:600;font-size:15px;opacity:1;margin-right:6px;color:#595756}.primary-theme vsc-public-event-card .event .content .body .main .organizer .livestream-text{font-size:15px;padding-top:0!important;color:#595756!important;margin-left:12px}.primary-theme vsc-public-event-card .event .content .body .main .organizer .livestream-text .svg-inline--fa{color:#ff0043;width:12px;margin-right:5px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-event-card .event .content .body .main .organizer{font-size:17px}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-event-card .event .content .body .main .organizer{font-size:18px}}.primary-theme vsc-public-event-card .event .content .body .main .time-logo-box{height:48px}.primary-theme vsc-public-event-card .event .content .body .main .date-time{font-weight:600!important;color:#595756;line-height:25px;font-size:15px}.primary-theme vsc-public-event-card .event .content .body .main .date-time .happening-now vsc-icon{color:#f11d1d}.primary-theme vsc-public-event-card .event .content .body .main .date-time vsc-icon{font-size:13px;width:15px;height:15px}.primary-theme vsc-public-event-card .event .content .body .main .date-time vsc-icon svg{margin:0}.primary-theme vsc-public-event-card .event .content .body .main .date-time span{font-weight:600;font-size:15px}@media only screen and (max-width: 1919px){.primary-theme vsc-public-event-card .event .content .body .main .date-time{font-size:14px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-event-card .event .content .body .main .date-time{font-size:16px}}@media only screen and (max-width: 959px){.primary-theme vsc-public-event-card .event .content .body .main .date-time{font-size:15px}}.primary-theme vsc-public-event-card .event .content .image-container{position:relative;border-radius:9px}.primary-theme vsc-public-event-card .event .content .image-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.primary-theme vsc-public-event-card .event .content .logo img{max-width:100%}.primary-theme vsc-public-event-card .event .content .actions button{border-radius:0!important;float:right;font-size:16px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-event-card .event .content .actions button{font-size:16px}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-event-card .event .content .actions button{font-size:15px}}.primary-theme vsc-public-event-card .event .content .actions a{text-decoration:none;font-size:16px;font-weight:600;width:auto!important;float:right;color:#373636;line-height:25px;text-align:end;font-size:15px}.primary-theme vsc-public-event-card .event .content .actions a:hover{text-decoration:underline}.primary-theme vsc-public-event-card .event .content .actions a:focus{outline:none!important}.primary-theme vsc-public-event-card .event .content .actions a .svg-inline--fa{color:#f25c42;font-size:18px}@media only screen and (max-width: 1919px){.primary-theme vsc-public-event-card .event .content .actions a,.primary-theme vsc-public-event-card .event .content .actions a .svg-inline--fa{font-size:14px}}.primary-theme vsc-public-event-card .event .actions>button{text-transform:uppercase;height:56px!important}.primary-theme vsc-public-event-card .event .red-icon{color:#e70852;vertical-align:sub}@media only screen and (max-width: 1279px){.primary-theme vsc-public-event-card .event[orientation=horizontal] .title h2{font-size:22px!important}.primary-theme vsc-public-event-card .event .event-chip{font-size:14px}}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme vsc-public-event-card .event[orientation=horizontal] .title h2{font-size:18px!important}}.primary-theme vsc-public-event-card .event[orientation=vertical]{background-color:#fff;overflow:hidden}.primary-theme vsc-public-event-card .event[orientation=vertical] .content{padding:0}.primary-theme vsc-public-event-card .event[orientation=vertical] .content:hover{cursor:pointer}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .body .event-chip{box-shadow:0 0 10px 1px rgba(0,0,0,.2);padding:10px 0 0 16px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .body .livestream-text{display:flex;align-items:center;padding-top:10px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container{width:100%;height:200px}@media only screen and (max-width: 1919px){.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container{height:170px}}@media only screen and (max-width: 959px){.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container{height:220px}}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .event-chip{position:absolute;right:20px;top:20px;padding:5px 15px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .livestream-text{position:absolute;top:20px;left:20px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .video-attachment-icons{position:absolute;right:16px;top:50px;padding:5px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper{display:inline-block;width:30px;height:30px;background-color:#fff}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper vsc-icon{margin:3px 0 0 3px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper:nth-of-type(2){margin-left:10px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .logo{padding-right:4px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .logo img{max-height:50px}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .actions{height:100%}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .actions>*{width:100%}.primary-theme vsc-public-event-card .event[orientation=vertical] .content .actions button{width:100%;height:52px!important;font-weight:700}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-event-card .event[orientation=vertical] .content .actions button{height:100%!important}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-event-card .event[orientation=vertical] .content .actions button{height:52px!important}}.primary-theme vsc-public-event-card .event[orientation=horizontal]{background-color:#fff}.primary-theme vsc-public-event-card .event[orientation=horizontal][clickable=true]>.content:hover .wrapper{border-bottom-color:transparent}.primary-theme vsc-public-event-card .event[orientation=horizontal][clickable=true]>.content:hover .wrapper .title h2{text-decoration:underline}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content{position:relative;padding:15px 15px 0}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper{border-bottom:1px solid #c7dbef;padding:2px 0 18px}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .body .main{padding-left:15px}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .body .main .title{padding-top:8px;width:100%;transition:text-transform .4s ease}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .body .main .title vsc-icon{margin-right:5px;font-size:20px!important;color:#c0392b}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .body .main .side-box{min-height:100%}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .image-container{height:140px;min-width:140px;max-width:140px;overflow:hidden}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .logo{padding-right:5px}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .logo img{max-height:70px}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .event-chip{align-self:start;margin-top:2px;padding:5px 15px}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .livestream-text{display:flex;align-items:center;margin-top:2px;padding:0 15px}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons{margin-left:10px;padding:2px 5px}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper{display:inline-block;width:26px;height:26px;background-color:#fff;box-shadow:0 3px 6px #00000029}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper vsc-icon{margin:4px 0 0 4px;font-size:20px!important}.primary-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper:nth-of-type(2){margin-left:10px}@media only screen and (max-width: 1060px) and (min-width: 960px){.primary-theme .time-logo-box .date-time{font-size:14px!important}}.primary-theme vsc-public{font-size:18px!important}.primary-theme vsc-public #page{position:absolute;display:grid;min-width:100%;min-height:100%;grid-template-areas:"head head" "nav  main" "foot  foot";grid-template-rows:auto 1fr 65px;grid-template-columns:min-content 1fr;background-color:#eff3f5}.primary-theme vsc-public #page>header{grid-area:head;z-index:4}.primary-theme vsc-public #page>header .mat-toolbar{padding-left:32px!important;height:72px;padding-right:8px;color:#595756;box-shadow:0 4px 8px -2px rgba(32,54,93,.08)}.primary-theme vsc-public #page>header .mat-toolbar vsc-logo{margin-right:45px!important}.primary-theme vsc-public #page>header .mat-toolbar button{color:#363030;font-weight:600}.primary-theme vsc-public #page>header vsc-icon{margin-right:8px}.primary-theme vsc-public #page>nav{grid-area:nav;padding:0 16px;min-width:290px}.primary-theme vsc-public #page>nav.hidden{display:block}.primary-theme vsc-public #page>nav vsc-menu-item .mat-list-item .mat-list-item-content{flex-direction:row!important}.primary-theme vsc-public #page>main{grid-area:main;padding:20px 30px 10px 0}.primary-theme vsc-public #page>main h1.mat-h1{margin:0!important;text-transform:capitalize}.primary-theme vsc-public #page>#toolbar{grid-area:toolbar;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important}.primary-theme vsc-public #page>#toolbar .mat-toolbar{background:#fff;padding:0 36px;height:56px}.primary-theme vsc-public #page>vsc-footer{padding-left:90px}@media only screen and (max-width: 1399px){.primary-theme vsc-public .powered-by{bottom:0;margin-left:90px}.primary-theme vsc-public #page{position:absolute;display:grid;min-width:100%;min-height:100%;grid-template-areas:"head" "main" "foot";grid-template-rows:auto 1fr 42px;grid-template-columns:100%;background-color:#eff3f5}.primary-theme vsc-public #page>header{grid-area:head}.primary-theme vsc-public #page>header .mat-toolbar{padding-left:32px!important;height:72px}.primary-theme vsc-public #page>header .logo img.main-logo{height:32px}.primary-theme vsc-public #page>header .logo div.formerly-logo img{height:20px}.primary-theme vsc-public #page>nav{margin-top:72px;z-index:3;grid-area:head/head/foot/foot;background-color:#fff;min-width:unset}.primary-theme vsc-public #page>nav.hidden{display:none}.primary-theme vsc-public #page>nav .mat-nav-list{display:flex;align-items:center;justify-content:center;flex-flow:row wrap}.primary-theme vsc-public #page>nav vsc-menu-item .mat-list-item{width:230px;height:248px;margin:16px}.primary-theme vsc-public #page>nav vsc-menu-item .mat-list-item .mat-list-item-content{flex-direction:column!important;align-items:center!important;justify-content:center!important}.primary-theme vsc-public #page>nav vsc-menu-item .mat-list-item .mat-list-item-content vsc-icon{font-size:32px!important}.primary-theme vsc-public #page>nav vsc-menu-item .mat-list-item .title{margin:16px 0 0!important}.primary-theme vsc-public #page>main{grid-area:main;padding:20px 16px 8px 28px}.primary-theme vsc-public #page>#toolbar{grid-area:toolbar;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important}.primary-theme vsc-public #page>#toolbar .mat-toolbar{background:#fff;padding:0 36px;height:56px}}@media only screen and (max-width: 1440px) and (min-width: 1400px){.primary-theme vsc-public #page{position:absolute;display:grid;min-width:100%;min-height:100%;grid-template-areas:"head head" "nav  main" "foot  foot";grid-template-rows:auto 1fr 42px;grid-template-columns:min-content 1fr;background-color:#eff3f5}.primary-theme vsc-public #page>header{grid-area:head}.primary-theme vsc-public #page>header .mat-toolbar{padding-left:32px!important;height:72px}.primary-theme vsc-public #page>header .logo img.main-logo{height:32px}.primary-theme vsc-public #page>header .logo div.formerly-logo img{height:20px}.primary-theme vsc-public #page>main{grid-area:main;padding:20px 16px 8px 0}.primary-theme vsc-public #page>#toolbar{grid-area:toolbar;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important}.primary-theme vsc-public #page>#toolbar .mat-toolbar{background:#fff;padding:0 36px;height:56px}}@media only screen and (max-width: 1279px) and (min-width: 960px){.primary-theme vsc-public #page>header .mat-toolbar{padding-left:16px!important}.primary-theme vsc-public #page>main{padding:20px 16px 8px}.primary-theme vsc-public #page .widget-holder{display:none}}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme vsc-public #page.min-height-set{min-height:2000px!important}.primary-theme vsc-public #page>header .mat-toolbar{padding-left:16px!important}.primary-theme vsc-public #page>header .mat-toolbar vsc-logo,.primary-theme vsc-public #page>header button.help-font span{display:none}.primary-theme vsc-public #page>nav vsc-menu-item .mat-list-item{width:180px;height:148px;margin:4px}.primary-theme vsc-public #page>nav .title{font-size:13px}.primary-theme vsc-public #page>main{padding:20px 16px 8px}.primary-theme vsc-public #page .widget-holder{display:none}}.primary-theme .user-management-container label{font-size:18px;opacity:1!important}.primary-theme .user-management-container .remove-phone{font-size:17px;color:#f25c42;opacity:1!important;margin-top:8.5px;margin-bottom:8.5px}.primary-theme .widget-divider{opacity:.5;font-size:20px;font-weight:300}.primary-theme .widget-holder{padding:0}.primary-theme button.help-font{font-size:18px;font-weight:600;border:none;background-color:transparent!important;color:inherit;display:flex;align-items:center;cursor:pointer;font-family:Open Sans,sans-serif;padding:0 8px}.primary-theme button.menu-button{display:none}.primary-theme .nav-divider{width:1px;height:72px;background-color:hsla(0,0%,100%,.18);display:block;mix-blend-mode:difference}.primary-theme .vsc-card-link:hover{cursor:pointer}.primary-theme .vsc-card-link:hover .news-text{text-decoration:underline}.primary-theme .user-menu vsc-icon.chevron{margin-left:12px;font-size:15px}@media only screen and (max-width: 1399px){.primary-theme button.menu-button{font-size:20px;font-weight:600;background-color:#c14e02;color:#fff;margin-right:16px;font-weight:700;display:block;padding:0 16px}.primary-theme button.menu-button span.chats-count-note{padding-left:10px}}.primary-theme .consumer-information-wrapper mat-card{position:relative}.primary-theme .consumer-information-wrapper .consumer-information-layout{height:100%;width:100%}.primary-theme .consumer-information-wrapper .consumer-info-margins{margin-top:50px;margin-left:8%;margin-right:9%}.primary-theme .consumer-information-wrapper .title-wrapper{margin-top:32px;margin-bottom:16px!important}.primary-theme .consumer-information-wrapper .title-wrapper .consumer-info-title{font-size:60px;margin:0;color:#212131}.primary-theme .consumer-information-wrapper .subtitle-style{margin:0;font-size:20px;color:#363030}.primary-theme .consumer-information-wrapper .colored-title{font-size:22px;font-weight:700;margin-top:0;color:#363030}.primary-theme .consumer-information-wrapper .language-chips .mat-chip{background-color:#fff!important;font-size:16px;font-weight:600;border:2px solid #363030;border-radius:23px!important;color:#363030!important;align-items:center;justify-content:center;height:46px;padding:7px 22px;margin:4px 6px}.primary-theme .consumer-information-wrapper .language-chips .mat-chip:hover{background-color:#fff!important;color:#222172!important}.primary-theme .consumer-information-wrapper .language-chips .mat-chip-selected,.primary-theme .consumer-information-wrapper .language-chips .mat-chip-selected:hover{background-color:#4747b5!important;border:2px solid #4747b5;color:#fff!important}.primary-theme .consumer-information-wrapper .finish-button{border-radius:0;margin-top:60px;margin-bottom:124px;width:162px;height:72px!important;font-size:18px!important;font-weight:700!important}.primary-theme .consumer-information-wrapper .finish-button:hover{background-color:#222172}.primary-theme .consumer-information-wrapper .finish-button:disabled{background-color:#dbdada}.primary-theme .consumer-information-wrapper mat-radio-button label{color:#4747b5;text-transform:none;font-size:16px}.primary-theme .consumer-information-wrapper .images{overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,299px);justify-content:flex-start;grid-gap:32px;margin-top:6px}.primary-theme .consumer-information-wrapper .img-container{position:relative;top:0;left:0;width:299px;height:299px;margin-right:5px;margin-bottom:20px;overflow:hidden;z-index:1}.primary-theme .consumer-information-wrapper .img-container:after{content:"";pointer-events:none;position:absolute;z-index:2;height:292px;width:292px;top:0;left:0}.primary-theme .consumer-information-wrapper .img-container img{transition:transform .5s ease}.primary-theme .consumer-information-wrapper .img-container:hover img{transform:scale(1.5)}.primary-theme .consumer-information-wrapper .cursor-pointer{width:292px;height:292px;position:relative;top:7px;right:0;overflow:hidden}.primary-theme .consumer-information-wrapper .img-dimensions{width:292px;height:292px}.primary-theme .consumer-information-wrapper .selected-icons{position:absolute;top:0;right:0;z-index:4}.primary-theme .consumer-information-wrapper .green-icon-background{background-color:#fff;width:28px;height:28px;border-radius:50%}.primary-theme .consumer-information-wrapper .green-icon{font-size:29px!important;color:#0eb700}.primary-theme .consumer-information-wrapper .text-on-image{position:absolute;bottom:11px;left:20px;z-index:3;font-weight:600;font-size:24px;color:#fff}.primary-theme .consumer-information-wrapper .mat-checkbox{color:#4747b5!important;border-color:#4747b5!important;height:40px!important}.primary-theme .consumer-information-wrapper .mat-checkbox.mat-checkbox-checked .mat-checkbox-background,.primary-theme .consumer-information-wrapper .mat-ripple-element{background-color:#4747b5!important}.primary-theme .consumer-information-wrapper .mat-checkbox-frame{border-color:#4747b5!important;height:22px!important;width:22px!important}.primary-theme .consumer-information-wrapper .mat-checkbox-label{color:#4747b5!important}.primary-theme .consumer-information-wrapper .mat-checkbox-layout{opacity:1;margin:5px 0}.primary-theme .consumer-information-wrapper .mat-checkbox-inner-container{margin-top:0;margin-right:12px;width:28px!important;height:28px!important}.primary-theme .consumer-information-wrapper .mat-checkbox-inner-container .mat-checkbox-frame{width:28px!important;height:28px!important;border:2px solid #363030!important}.primary-theme .consumer-information-wrapper .select-all-checkbox{margin:0;padding:0!important}.primary-theme .consumer-information-wrapper .select-all-text{font-size:22px!important;font-weight:600!important;color:#363030;text-transform:none}.primary-theme .consumer-information-wrapper .cursor-pointer:hover{cursor:pointer}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme .consumer-information-wrapper .title-wrapper{margin-top:16px}.primary-theme .consumer-information-wrapper .images{grid-gap:24px}}@media only screen and (min-width: 600px) and (max-width: 959px){.primary-theme .consumer-information-wrapper .title-wrapper{margin-top:0}.primary-theme .consumer-information-wrapper .images{grid-gap:16px}}.primary-theme .isolation-survey-wrapper{min-height:100vh}.primary-theme .isolation-survey-wrapper form{position:relative}.primary-theme .header-section{font-size:28px;margin-top:7vh;color:var(--primary-main-color)}.primary-theme .main-section{margin-top:8vh}.primary-theme .survey-section{margin-left:21.5vw;color:var(--primary-main-color)}.primary-theme .isolation-survey-image{margin-top:50px;margin-left:60px}.primary-theme .list-section{margin-top:3vh}.primary-theme .list-option-style{background:#e3e9ffb3;margin-bottom:7px;padding-top:10px!important;padding-bottom:10px!important;font-size:16px;font-weight:700;width:650px!important}.primary-theme .list-option-style[aria-selected=true]{background:#4747b5;color:#fff}.primary-theme .continue-button{margin-top:4vh;width:300px}@media only screen and (max-width: 1280px){.primary-theme .image-section{display:flex;justify-content:center}}.primary-theme vsc-report>div.report-content,.primary-theme vsc-report>div.report-content mat-card{width:100%;height:100%}.primary-theme vsc-report>div.report-content mat-card{display:block!important}.primary-theme vsc-report>div.report-content>div.actions{width:100%}.primary-theme vsc-report>div.report-content>div.actions div.refresh-note{position:relative;height:100%;min-width:350px}.primary-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule span{color:#000}.primary-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr{display:flex;text-align:start}.primary-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr>td{white-space:nowrap}.primary-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr>td:first-child{margin-right:3px}.primary-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr.next-refresh>td vsc-icon{font-size:17px!important;position:relative;opacity:.81}.primary-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr td.note{font-weight:700;text-align:left}.primary-theme vsc-report>div.report-content>div.actions div.refresh-note>div.spinner-container>div.showbox>div.loader>svg.circular{height:75px}.primary-theme vsc-report>div.report-content>div.actions button.fullscreen-btn vsc-icon{color:#fff!important}.primary-theme vsc-report>div.report-content>mat-card{padding:10px 0}.primary-theme vsc-report>div.report-content>mat-card .pbi-report{height:100%}.primary-theme vsc-search-input{margin-bottom:0!important;width:100%;flex-basis:max-content}.primary-theme vsc-search-input .container input{height:60px!important}.primary-theme ::-moz-placeholder{color:#7a7b81}.primary-theme ::placeholder{color:#7a7b81}.primary-theme .search{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;border:1px solid #929191}.primary-theme .search input[type=search]{height:52px;font-size:16px;font-family:Open Sans;width:100%}.primary-theme .search .icon{position:absolute;z-index:1;height:20px;width:20px}.primary-theme .search[type=public] input[type=search]{font-weight:600;border:none!important;color:#20365d;padding-left:16px;padding-right:40px;box-shadow:0 4px 8px -2px rgba(32,54,93,.15)}.primary-theme .search[type=public] input[type=search]:focus{border:1px solid #4747b5!important;outline:none!important}.primary-theme .search[type=public] .icon{color:#8b8b8b;right:16px}.primary-theme .search[type=admin]{overflow:hidden}.primary-theme .search[type=admin] input[type=search]{border:1px solid #c7dbef!important;max-width:500px;width:500px;padding-left:60px;padding-right:24px}.primary-theme .search[type=admin] input[type=search]:focus{border:2px solid #546e84!important;outline:none!important}.primary-theme .search[type=admin] .icon{color:#4f5b66;left:24px}.primary-theme vsc-side-menu{background:#fff;height:100%;z-index:2;overflow-x:hidden;display:block;border-right:1px solid #c7dbef!important}.primary-theme vsc-side-menu>*{width:100%}.primary-theme .mat-list-base{padding-top:0!important;width:auto}.primary-theme mat-nav-list:first-of-type{margin-top:20px!important}.primary-theme .mat-tooltip{font-size:16px}.primary-theme vsc-side-menu-item{display:flex;flex-direction:column;outline:none;width:auto;min-width:200px}.primary-theme vsc-side-menu-item *{transition:all .2s linear}.primary-theme vsc-side-menu-item .mat-list-item{width:auto!important;font-weight:400!important;color:#546e84!important;min-height:52px;height:unset;display:inline-grid}.primary-theme vsc-side-menu-item .mat-list-item.expanded-menu .menu-item-title{opacity:1;word-wrap:break-word}.primary-theme vsc-side-menu-item .mat-list-item vsc-icon{color:#8b8b8b;margin-left:2px;font-size:20px}.primary-theme vsc-side-menu-item .mat-list-item .menu-item-title{min-width:170px;padding:10px;opacity:0}.primary-theme vsc-side-menu-item .mat-list-item .menu-item-title>div.spinner-container .circular{width:50px;right:0;left:unset}.primary-theme vsc-side-menu-item .mat-list-item .drop-arrow{position:absolute;right:5px;font-size:18px;line-height:1;top:13px}.primary-theme vsc-side-menu-item .mat-list-item .drop-arrow vsc-icon{color:#c14e02!important}.primary-theme vsc-side-menu-item a.mat-list-item.menu-list-item.active{font-weight:700!important;color:#c14e02!important;box-shadow:inset 5px 0 0 0 #c14e02}.primary-theme vsc-side-menu-item a.mat-list-item.menu-list-item.active vsc-icon{color:#c14e02!important;margin-left:2px}.primary-theme .expanded-menu .mat-list-item{background-color:rgba(18,53,84,.08)}.primary-theme .expanded-menu .mat-list-item:hover{background-color:rgba(18,53,84,.13)}.primary-theme .single-item-validation{color:#b30000!important;font-size:15px;padding-top:12px;font-weight:600}.primary-theme .single-item-container{display:flex;align-items:center;justify-content:space-between;height:47px;padding-left:11px;background-color:rgba(224,231,255,.12);box-shadow:0 0 0 1px #929191;font-weight:600;cursor:pointer;transition:box-shadow 50ms!important}.primary-theme .single-item-container[readOnly=true]{color:rgba(3,3,3,.38);cursor:default;pointer-events:none}.primary-theme .single-item-container:not([readOnly=true]):focus-within,.primary-theme .single-item-container:not([readOnly=true]):hover{box-shadow:0 0 0 1px var(--primary-color);outline:none}@-moz-document url-prefix(){.primary-theme .single-item-container:not([readOnly=true]):focus-within,.primary-theme .single-item-container:not([readOnly=true]):hover{box-shadow:0 0 0 1px var(--primary-color)}}.primary-theme .single-item-container .text{padding:0;color:#797a81!important}.primary-theme .single-item-container .text.item-selected{color:#363030!important}.primary-theme .single-item-container .actions{position:relative}.primary-theme .single-item-container .actions button{height:20px;font-size:14px;font-weight:400;color:#363030}.primary-theme .single-item-container .actions button vsc-icon{color:#696969;font-size:14px;margin-right:0}.primary-theme .single-item-error{box-shadow:0 0 0 2px #b30000!important}.primary-theme .single-item-input{justify-content:left;padding:0;transition:box-shadow .4s ease-in}.primary-theme .snack-message{margin-left:22px;margin-right:22px}.primary-theme .snack-message span{font-weight:400!important}.primary-theme .snack-icon{padding-left:20px!important;color:#fff;display:flex;align-items:center}.primary-theme .snack-icon vsc-icon{font-size:32px!important}.primary-theme .snack-success{background-color:#067c89!important}.primary-theme .help-container{background-color:#fff;border:1px solid #c7dbef;padding:24px}.primary-theme h1.support-request-title{margin:0!important;text-transform:capitalize}.primary-theme .support-request-title-cont{height:78px;margin-bottom:12px!important}.primary-theme p.classes-support,.primary-theme p.general-questions,.primary-theme p.support-hours,.primary-theme p.technical-support{text-transform:none;font-size:20px;font-weight:400;opacity:.9;margin-top:1px;padding-bottom:25px;white-space:pre;text-wrap:unset}.primary-theme .user-manual .user-manual-text{text-transform:none;font-size:24px;font-weight:700;opacity:.8}.primary-theme .user-manual button{font-size:18px;font-weight:700;text-transform:uppercase}.primary-theme .resources .resources-text{text-transform:none;font-size:20px;font-weight:400;opacity:.9;margin-top:0}.primary-theme .resources button{font-size:18px;font-weight:700;text-transform:uppercase}@media only screen and (max-width: 1440px){.primary-theme .support-request-title-cont{height:66px;margin-bottom:12px!important}}@media only screen and (min-width: 1281px) and (max-width: 1338px){.primary-theme .support-request-title-cont{height:66px;margin-bottom:12px}.primary-theme .support-request-title-cont h1.support-request-title{font-size:24px!important}}.primary-theme vsc-table .filter-icon{font-size:20px}.primary-theme vsc-table div.filter-toggle{padding-bottom:5px}.primary-theme vsc-table div.filters-container>div.actions>button{font-size:18px}.primary-theme vsc-table.filters-opened{min-height:755px;display:flex;flex-direction:column}.primary-theme vsc-table.filters-opened main,.primary-theme vsc-table.filters-opened mat-drawer-container,.primary-theme vsc-table.filters-opened mat-drawer-content,.primary-theme vsc-table.filters-opened>div{display:flex;flex-direction:column;flex:1}.primary-theme vsc-table.filters-opened mat-table{flex:1}.primary-theme vsc-table.filters-opened mat-drawer-container{max-height:calc(100% - 36px)}.primary-theme vsc-table.filters-opened mat-drawer-container>mat-drawer-content main{justify-content:space-between}.primary-theme vsc-table mat-drawer.filters{width:33%;padding:0 10px 0 25px}.primary-theme .mat-header-row{border:none}.primary-theme .actions{justify-content:flex-end}.primary-theme .no-record-found{text-align:center;padding:20px;font-size:14px;margin-top:30px;margin-bottom:30px;height:500px}.primary-theme mat-cell.actions button{opacity:.7}.primary-theme mat-cell.actions button:hover{opacity:1}.primary-theme .mat-cell,.primary-theme .mat-header-cell{padding-right:10px}.primary-theme .mat-header-cell,.primary-theme .mat-sort-header-button{color:#000}.primary-theme .mat-paginator-container{display:flex;align-items:center;justify-content:space-between;min-height:84px;padding:0 20px;flex-wrap:wrap-reverse;width:100%;font-size:15px}.primary-theme .mat-paginator-container .mat-select-value-text{min-width:36px;min-height:36px;background-color:#8c8a89;padding:0;display:flex;align-items:center;justify-content:center;color:#fff}.primary-theme .mat-paginator .mat-form-field-underline{display:none}.primary-theme .mat-cell{height:56px;font-size:15px}.primary-theme .mat-cell.column-center-value-align{text-align:center}.primary-theme .first-column-actions{width:1%!important}.primary-theme .column-center-value-align{justify-content:center}.primary-theme mat-row:hover{background-color:rgba(18,53,84,.08)}.primary-theme vsc-todays-schedule{display:flex;flex-direction:column;height:100%}.primary-theme vsc-todays-schedule h1{margin:0 0 16px}.primary-theme vsc-todays-schedule h3{width:373px;text-align:center;font-weight:600}.primary-theme vsc-todays-schedule .widget-title a.view-more-programs:hover{text-decoration:underline}.primary-theme vsc-todays-schedule .widget-title a.view-more-programs vsc-icon{font-size:20px}.primary-theme vsc-todays-schedule .upcoming-classes{font-size:20px!important;height:56px!important;text-transform:uppercase;padding:0 20px}.primary-theme vsc-todays-schedule .empty-state-class{height:100%}.primary-theme vsc-todays-schedule .todays-schedule-container{position:relative;overflow-y:auto;padding-bottom:16px}.primary-theme vsc-todays-schedule .todays-schedule-container .line{width:100%;margin:0!important;border-top:1px solid #c7dbef}.primary-theme vsc-todays-schedule .todays-schedule-container .no-items{height:506px}.primary-theme vsc-todays-schedule vsc-public-chat-card .actions button,.primary-theme vsc-todays-schedule vsc-public-class-card .actions button{min-width:165px;font-size:18px}.primary-theme vsc-todays-schedule vsc-public-chat-card:last-child .event .content .wrapper,.primary-theme vsc-todays-schedule vsc-public-class-card:last-child .event .content .wrapper{border-bottom:none!important}@media only screen and (max-width: 1520px){.primary-theme .todays-schedule-container{overflow-y:auto;max-height:800px!important}}@media only screen and (max-width: 1281px){.primary-theme .todays-schedule-container{overflow-y:auto;max-height:640px!important}}@media only screen and (max-width: 1280px){.primary-theme .todays-schedule-container{overflow-y:auto;max-height:100%!important}}.primary-theme p.subtitle-text{text-align:left;font-weight:700}.primary-theme p.text{text-align:justify}.primary-theme .tos-mat-card{padding:30px}.primary-theme .video-js{font-size:10px;margin-bottom:16px;border-radius:0;color:#fff;background-color:transparent}.primary-theme .vjs-poster{background-size:cover}.primary-theme .vjs-default-skin .vjs-big-play-button{font-size:9em;line-height:114px;height:124px;width:124px;border-radius:50%;left:50%;top:50%;margin-left:-62px;margin-top:-62px;background-color:#fff!important;color:#373636}.primary-theme .video-js .vjs-big-play-button,.primary-theme .video-js .vjs-control-bar,.primary-theme .video-js .vjs-menu-button .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,52,64,.25)}.primary-theme .video-js .vjs-slider{background-color:#fff;background-color:hsla(0,0%,100%,.5)}.primary-theme .video-js .vjs-play-progress,.primary-theme .video-js .vjs-slider-bar,.primary-theme .video-js .vjs-volume-level{background:#fff}.primary-theme .video-js .vjs-load-progress{background:#fff;background:hsla(0,0%,100%,.1);border:1px solid #fff}.primary-theme .video-js .vjs-load-progress div{background:#fff;background:hsla(0,0%,100%,.15)}.primary-theme .video-js .vjs-progress-holder .vjs-load-progress,.primary-theme .video-js .vjs-progress-holder .vjs-load-progress div,.primary-theme .video-js .vjs-progress-holder .vjs-play-progress{border-radius:0}.primary-theme .video-js .vjs-play-progress:before{font-size:24px;position:absolute;right:-.5em;top:-7px;z-index:1;color:#f25c42}.primary-theme .video-js .vjs-control-bar{height:72px;align-items:center;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.primary-theme .video-js .vjs-control-bar button{height:40px;min-width:56px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#000;border-radius:0;margin:0 12px}.primary-theme .vjs-button>.vjs-icon-placeholder:before{font-size:22px;line-height:40px;text-transform:uppercase}.primary-theme .video-js .vjs-volume-panel{display:flex;align-items:center;width:auto}.primary-theme .vjs-slider-horizontal .vjs-volume-level{height:8px;border-radius:0}.primary-theme .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:11em}.primary-theme .video-js .vjs-volume-level:before{position:absolute;font-size:24px;color:#f25c42}.primary-theme .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal{width:8em}.primary-theme .vjs-volume-bar.vjs-slider-horizontal{width:8em;height:8px;border-radius:0}.primary-theme .video-js .vjs-progress-control{position:absolute;top:-64px;width:100%;padding:0 8px}.primary-theme .video-js .vjs-progress-holder{height:10px;border-radius:0}.primary-theme .vjs-picture-in-picture-control,.primary-theme .vjs-remaining-time,.primary-theme .vjs-seek-to-live-control{display:none!important}.primary-theme .video-js .vjs-fullscreen-control{width:200px;margin-left:auto!important}.primary-theme .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"Fullscreen";font-family:Open Sans;line-height:40px;position:relative;font-weight:600}.primary-theme .video-js .vjs-fullscreen-control .vjs-icon-placeholder:after{content:"";font-size:22px;position:relative;bottom:-4px;left:3px}.primary-theme .video-js .vjs-play-control{width:120px}.primary-theme .video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder:before{content:"Play";font-family:Open Sans;line-height:56px;position:relative;font-weight:600}.primary-theme .video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder:after{content:"";font-size:22px;position:relative;bottom:-4px;left:3px}.primary-theme .video-js .vjs-play-control.vjs-playing{background-color:#fff}.primary-theme .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:"Pause";font-family:Open Sans;line-height:56px;text-shadow:none!important;position:relative;font-weight:600}.primary-theme .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:after{content:"";font-size:22px;position:relative;bottom:-4px;left:3px;text-shadow:none!important}.primary-theme .video-js .vjs-tech{border-radius:0}.primary-theme .navigation{padding:7px 0 7px 7px}.primary-theme .navigation button{width:32px;height:32px;border-radius:50%;background-color:#fff;border:2px solid #f25c42;display:flex;align-items:center;justify-content:center}.primary-theme .navigation button:not([disabled]):hover{cursor:pointer}.primary-theme .navigation button:disabled{color:#595756;border-color:#dbdada;background-color:#dbdada;opacity:.65;cursor:not-allowed}.primary-theme .navigation .slide-counter,.primary-theme .navigation .video-nav-text{font-weight:700;font-size:14px;color:#373636;margin:8px}.primary-theme .navigation .next-video,.primary-theme .navigation .previous-video{font-size:13px;color:#4d4d4f}.primary-theme .navigation .play-video{font-weight:600;font-size:16px;color:#373636;margin-right:8px}.primary-theme .breadcrumb{flex-wrap:wrap;list-style:none;margin:0;padding:0 1rem;display:flex;color:#000}.primary-theme .breadcrumb .breadcrumb-item{align-items:center;display:flex}.primary-theme .breadcrumb .breadcrumb-item.active{font-weight:600;opacity:.7}.primary-theme .breadcrumb .breadcrumb-item vsc-icon{font-size:15px}.primary-theme .weather.mat-card{height:78%}.primary-theme .weather-title{background-color:#fafafb;padding:14px 20px;color:#3a477d;text-transform:uppercase;font-size:22px;font-weight:800;border:1px solid #c7dbef;border-bottom:3px solid}.primary-theme h2.weather-font{font-size:18px;font-weight:700;margin:0 0 10px}.primary-theme p.weather-font{font-size:18px;font-weight:600}.primary-theme h2.weather-font-temp{font-weight:600;font-size:18px;margin:10px 0 0}.primary-theme .weather-icon{height:60px}.primary-theme .weather-current-icon{height:120px}.primary-theme .item-container{padding:20px}.primary-theme .item-container .weather-item-cont{padding:25px 25px 100px}.primary-theme .current-weather-icon{margin-left:22px}.primary-theme .current-weather-info{margin:0 22px}.primary-theme .current-weather-cont{margin-top:65px}.primary-theme .weather-full-width-cont{width:100%;background-color:#fcfcfc}.primary-theme .weather-item-cont{padding-top:60px!important;padding-bottom:106px!important}.primary-theme .weather-current-font{font-size:24px;font-weight:500;position:absolute;left:0;top:-55px;width:-moz-max-content;width:max-content}.primary-theme .weather-title-cont{margin-top:5px;margin-bottom:13px!important}.primary-theme .second-col-cont{margin-bottom:28px;position:relative;margin-right:25px}.primary-theme .third-col-cont{margin-bottom:5px}.primary-theme .weather-month{text-align:center}.primary-theme .current-temp-cont{margin-bottom:5px}.primary-theme .max-temp-cont{margin-top:0;margin-bottom:5px}.primary-theme .min-temp-cont{margin-top:0;padding-top:5px}.primary-theme .precipitation-cont{margin-bottom:5px}.primary-theme .wind-cont{margin-top:0;margin-bottom:5px;padding-top:9px;padding-bottom:5px}.primary-theme .humidity-cont{margin-top:0}.primary-theme .weather-title-cont{text-transform:none!important}.primary-theme .weather{border:none;box-shadow:0 6px 12px -4px rgba(32,54,93,.19)!important}.primary-theme .weather-header{padding-top:3px}.primary-theme .fw-600{font-weight:600}.primary-theme .fw-400{font-weight:400}.primary-theme .secondary-color{color:#595756}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme .weather-header{font-size:26px}.primary-theme .weather-full-width-cont .item-container .forecasting-part{flex-wrap:wrap}.primary-theme .weather-full-width-cont .item-container .forecasting-part .weather-item-cont .weather-font{font-size:.8em}.primary-theme .weather-full-width-cont .item-container .forecasting-part .weather-item-cont h3,.primary-theme .weather-full-width-cont .item-container .forecasting-part .weather-item-cont h4{font-size:.9em}}.primary-theme .pt-17{padding-top:17px!important}.primary-theme .description{font-style:italic;margin-bottom:15px;font-size:16px}.primary-theme .select-search{background-color:rgba(224,231,255,.12)!important;border-bottom:2px solid #e0e7ff}.primary-theme .select-search .search-input{height:44px;font-weight:600}.primary-theme .select-search .close-button{position:absolute;right:10px}.primary-theme vsc-public-video-card .featured-videos:hover{cursor:pointer}.primary-theme vsc-public-video-card .carousel-wrapper{overflow-x:hidden;max-width:50vw!important;width:calc(100% - 368px)!important}.primary-theme vsc-public-video-card .featured-videos{max-width:240px!important;height:395px!important;margin-bottom:24px;min-width:240px}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content.featured-view-all{background:#fff 0 0 no-repeat padding-box!important;box-shadow:0 5px 10px #3d477927!important}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content.featured-view-all .view-all-button{display:flex;justify-content:center;line-height:395px!important}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content.featured-view-all .view-all-button:hover{cursor:pointer}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content{height:100%;margin-left:10px}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-body{background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 10px #3d477927;opacity:1;padding:0 10px}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-image-container{position:relative;opacity:1;display:flex;align-items:center;justify-content:center}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-image-container img{height:100%;width:100%;min-height:100%!important;-o-object-fit:cover;object-fit:cover}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-image-container .playbutton{position:absolute;top:50%;opacity:.8;color:#fff;left:45%;transform:scale(2)}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-title h2{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;margin:0;word-spacing:0;padding-top:24px;color:#000;cursor:pointer;font-size:13px}@media only screen and (min-width: 1920px){.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-title h2{font-size:17px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-title h2{font-size:16px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-title h2{font-size:15px}}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description{text-align:left;font-size:16px;letter-spacing:0;color:#373636;opacity:1;padding:15px 0;line-height:1;margin-top:auto;font-size:19px}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description span{font-size:14px;word-break:break-word}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description i{font-weight:600;font-size:16px;opacity:.75;margin-right:6px}.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description mat-icon{font-size:32px!important;margin-right:8px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description{font-size:17px}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description{font-size:18px}}.primary-theme vsc-public-video-card .video-provider{max-width:368px!important;height:395px!important;margin-bottom:24px;min-width:368px}.primary-theme vsc-public-video-card .video-provider .content{height:100%}.primary-theme vsc-public-video-card .video-provider .content .title .title-wrap{display:flex;justify-content:space-between}.primary-theme vsc-public-video-card .video-provider .content .title .title-wrap span{font-size:14px}.primary-theme vsc-public-video-card .video-provider .content .title h2{margin:0;word-spacing:0;color:#000;word-wrap:break-word;word-break:break-word;font-size:18px}@media only screen and (min-width: 1920px){.primary-theme vsc-public-video-card .video-provider .content .title h2{font-size:20px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video-provider .content .title h2{font-size:20px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-video-card .video-provider .content .title h2{font-size:17px}}.primary-theme vsc-public-video-card .video-provider .content .title-video h2{margin:0;word-spacing:0;padding-top:24px;color:#000;word-wrap:break-word;word-break:break-word;font-size:13px}@media only screen and (min-width: 1920px){.primary-theme vsc-public-video-card .video-provider .content .title-video h2{font-size:20px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video-provider .content .title-video h2{font-size:19px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-video-card .video-provider .content .title-video h2{font-size:18px}}.primary-theme vsc-public-video-card .video-provider .content .body{background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 10px #3d477927;opacity:1}.primary-theme vsc-public-video-card .video-provider .content .main .description{text-align:left;font-size:16px;letter-spacing:0;color:#373636;opacity:1;padding:15px 0;line-height:1.625;margin-top:auto;font-size:19px}.primary-theme vsc-public-video-card .video-provider .content .main .description p{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box!important;-webkit-box-orient:vertical;white-space:normal}.primary-theme vsc-public-video-card .video-provider .content .main .description span{font-size:16px;word-break:break-word}.primary-theme vsc-public-video-card .video-provider .content .main .description i{font-weight:600;font-size:16px;opacity:.75;margin-right:6px}.primary-theme vsc-public-video-card .video-provider .content .main .description mat-icon{font-size:32px!important;margin-right:8px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video-provider .content .main .description{font-size:17px}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-video-card .video-provider .content .main .description{font-size:18px}}.primary-theme vsc-public-video-card .video-provider .content .main .time-logo-box{height:65px}.primary-theme vsc-public-video-card .video-provider .content .main .date-time{font-weight:700!important;color:#000;padding-top:8px;line-height:25px;font-weight:600;font-size:18px}@media only screen and (max-width: 1919px){.primary-theme vsc-public-video-card .video-provider .content .main .date-time{font-size:17px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-video-card .video-provider .content .main .date-time{font-size:16px}}@media only screen and (max-width: 959px){.primary-theme vsc-public-video-card .video-provider .content .main .date-time{font-size:17px}}.primary-theme vsc-public-video-card .video-provider .content .image-container{position:relative;opacity:1;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ffe3de;background:radial-gradient(circle,#fff 0,#f9f9f9 100%)}.primary-theme vsc-public-video-card .video-provider .content .image-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.primary-theme vsc-public-video-card .video-provider .content .image-container .playbutton{position:absolute;top:50%;opacity:.8;color:#fff;left:45%;transform:scale(2)}.primary-theme vsc-public-video-card .video-provider .content .image-container .imgprovider{max-width:150px;max-height:150px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.primary-theme vsc-public-video-card .video-provider .content .video-images{height:431px!important}.primary-theme vsc-public-video-card .video-provider .content .logo img{max-width:100%}.primary-theme vsc-public-video-card .video-provider .content .actions button{font-size:20px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video-provider .content .actions button{font-size:17px}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-video-card .video-provider .content .actions button{font-size:16px}}.primary-theme vsc-public-video-card .video-provider .actions>button{text-transform:uppercase;height:56px!important}@media only screen and (max-width: 1279px){.primary-theme vsc-public-video-card .video-provider[orientation=horizontal] .title h2{font-size:22px!important}.primary-theme vsc-public-video-card .video-provider .event-chip{font-size:14px}}.primary-theme vsc-public-video-card .video .content{height:100%}.primary-theme vsc-public-video-card .video .content .title h2{margin:0;word-spacing:0;color:#000;word-wrap:break-word;word-break:break-word;font-size:20px}@media only screen and (min-width: 1920px){.primary-theme vsc-public-video-card .video .content .title h2{font-size:22px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video .content .title h2{font-size:22px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-video-card .video .content .title h2{font-size:19px}}.primary-theme vsc-public-video-card .video .content .title-video h2{margin:0;word-spacing:0;padding-top:24px;color:#000;word-wrap:break-word;word-break:break-word;font-size:13px}@media only screen and (min-width: 1920px){.primary-theme vsc-public-video-card .video .content .title-video h2{font-size:20px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video .content .title-video h2{font-size:19px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-video-card .video .content .title-video h2{font-size:18px}}.primary-theme vsc-public-video-card .video .content .body{background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 10px #3d477927;opacity:1}.primary-theme vsc-public-video-card .video .content .main .description{text-align:left;font-size:16px;letter-spacing:0;color:#373636;opacity:1;padding:15px 0;line-height:1;margin-top:auto;font-size:19px}.primary-theme vsc-public-video-card .video .content .main .description span{font-size:14px;word-break:break-word}.primary-theme vsc-public-video-card .video .content .main .description i{font-weight:600;font-size:16px;opacity:.75;margin-right:6px}.primary-theme vsc-public-video-card .video .content .main .description mat-icon{font-size:32px!important;margin-right:8px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video .content .main .description{font-size:17px}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-video-card .video .content .main .description{font-size:18px}}.primary-theme vsc-public-video-card .video .content .main .time-logo-box{height:65px}.primary-theme vsc-public-video-card .video .content .main .date-time{font-weight:700!important;color:#000;padding-top:8px;line-height:25px;font-weight:600;font-size:18px}@media only screen and (max-width: 1919px){.primary-theme vsc-public-video-card .video .content .main .date-time{font-size:17px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme vsc-public-video-card .video .content .main .date-time{font-size:16px}}@media only screen and (max-width: 959px){.primary-theme vsc-public-video-card .video .content .main .date-time{font-size:17px}}.primary-theme vsc-public-video-card .video .content .image-container{position:relative;opacity:1;display:flex;align-items:center;justify-content:center}.primary-theme vsc-public-video-card .video .content .image-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.primary-theme vsc-public-video-card .video .content .image-container .playbutton{position:absolute;top:50%;opacity:.8;color:#fff;left:45%;transform:scale(2)}.primary-theme vsc-public-video-card .video .content .image-container .imgprovider{max-width:120px;max-height:120px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.primary-theme vsc-public-video-card .video .content .video-images{height:431px!important}.primary-theme vsc-public-video-card .video .content .logo img{max-width:100%}.primary-theme vsc-public-video-card .video .content .actions button{font-size:20px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video .content .actions button{font-size:17px}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-video-card .video .content .actions button{font-size:16px}}.primary-theme vsc-public-video-card .video .actions>button{text-transform:uppercase;height:56px!important}@media only screen and (max-width: 1279px){.primary-theme vsc-public-video-card .video[orientation=horizontal] .title h2{font-size:22px!important}.primary-theme vsc-public-video-card .video .event-chip{font-size:14px}}.primary-theme vsc-public-video-card .video-provider[orientation=vertical],.primary-theme vsc-public-video-card .video[orientation=vertical]{background-color:#fff;overflow:hidden}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content,.primary-theme vsc-public-video-card .video[orientation=vertical] .content{padding:0}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content:hover,.primary-theme vsc-public-video-card .video[orientation=vertical] .content:hover{cursor:pointer}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .body,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .body{padding:12px}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .body .event-chip,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .body .event-chip{box-shadow:0 0 10px 1px;padding:10px 0 0 16px}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .image-container{width:100%;height:260px}@media only screen and (max-width: 1919px){.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .image-container{height:212px}}@media only screen and (max-width: 959px){.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .image-container{height:280px}}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .event-chip,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .event-chip{position:absolute;right:20px;top:20px;padding:5px 15px}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .video-attachment-icons,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .video-attachment-icons{position:absolute;right:16px;top:50px;padding:5px}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper{display:inline-block;width:30px;height:30px;border-radius:50%;background-color:#fff}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper mat-icon,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper mat-icon{margin:3px 0 0 3px}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper:nth-of-type(2),.primary-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper:nth-of-type(2){margin-left:10px}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .logo,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .logo{padding-right:4px}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .logo img,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .logo img{max-height:50px}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .actions>*,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .actions>*{width:100%}.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .actions button,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .actions button{width:100%;height:56px!important;font-weight:700}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .actions button,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .actions button{height:50px!important}}@media only screen and (max-width: 1279px){.primary-theme vsc-public-video-card .video-provider[orientation=vertical] .content .actions button,.primary-theme vsc-public-video-card .video[orientation=vertical] .content .actions button{height:48px!important}}.primary-theme vsc-public-video-card .video[orientation=horizontal]{background-color:#fff}.primary-theme vsc-public-video-card .video[orientation=horizontal][clickable=true]>.content:hover .wrapper{border-bottom-color:transparent}.primary-theme vsc-public-video-card .video[orientation=horizontal][clickable=true]>.content:hover .wrapper .title h2{text-decoration:underline}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content{position:relative;padding:15px 15px 0}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper{border-bottom:1px solid #c7dbef;padding:2px 0 18px}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .body .main{padding-left:15px}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .body .main .title{padding-top:8px;width:100%;transition:text-transform .4s ease}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .body .main .title mat-icon{margin-right:5px;font-size:20px!important}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .body .main .side-box{min-height:100%}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .image-container{height:140px;min-width:140px;max-width:140px;border-radius:9px;overflow:hidden}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .logo{padding-right:5px}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .logo img{max-height:70px}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .event-chip{align-self:start;margin-top:2px;padding:5px 15px}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons{margin-left:10px;padding:2px 5px}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper{display:inline-block;width:26px;height:26px;border-radius:50%;background-color:#fff;box-shadow:0 3px 6px}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper mat-icon{margin:4px 0 0 4px;font-size:20px!important}.primary-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper:nth-of-type(2){margin-left:10px}@media only screen and (min-width: 600px) and (max-width: 959px){.primary-theme vsc-public-video-card .carousel-wrapper{max-width:50vw!important;width:calc(100% - 300px)!important}.primary-theme vsc-public-video-card .video-provider{max-width:300px!important;min-width:260px}}.primary-theme .moreVideos{color:#2b76d6;font-size:14px}@media only screen and (max-width: 1279px){.primary-theme .moreVideos{font-size:16px}}.primary-theme .class-title{color:#20365d;font-size:30px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .class-title{font-size:26px}}@media only screen and (max-width: 1279px){.primary-theme .class-title{font-size:25px}}.primary-theme .videoCategoryName{text-align:left;font-weight:700;font-size:26px;letter-spacing:0;color:#20365d;opacity:1;line-height:14px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .videoCategoryName{font-size:24px}}.primary-theme .moreVideos{display:flex;letter-spacing:0;color:#373636;opacity:1;text-align:left;font-size:16px}@media only screen and (max-width: 1279px){.primary-theme .moreVideos{font-size:18px}}.primary-theme .moreVideos vsc-icon{font-size:20px}.primary-theme .video-categories-container{height:100%}.primary-theme vsc-list-view{min-height:60vh}.primary-theme vsc-list-view vsc-public-event-card{height:100%}.primary-theme .class-title{letter-spacing:0;padding:14px 0 5px 10px;color:#373636;opacity:1;font-weight:700;margin:0 0 9px;font-size:24px;line-height:1}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .class-title{font-size:20px}}@media only screen and (max-width: 1279px){.primary-theme .class-title{font-size:19px}}.primary-theme .categoryname{text-align:left;font-weight:700;align-items:self-end;margin:15px 0;font-size:20px;letter-spacing:0;opacity:1;line-height:14px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .categoryname{font-size:18px}}.primary-theme .logo-image-container{position:relative;width:120px}.primary-theme .logo-image-container img{max-width:100%;max-height:80px;display:block;margin:auto 0 auto auto;-o-object-fit:contain!important;object-fit:contain!important}.primary-theme .video .content{height:100%}.primary-theme .video .content .title h2{margin:0;color:#000;font-size:22px;word-wrap:break-word;word-break:break-word;font-size:21px}@media only screen and (min-width: 1920px){.primary-theme .video .content .title h2{font-size:21px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .video .content .title h2{font-size:20px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme .video .content .title h2{font-size:19px}}.primary-theme .video .content .body .main .organizer{font-weight:600;padding-top:8px;color:#000;line-height:1;margin-top:auto;font-size:19px}.primary-theme .video .content .body .main .organizer span{word-break:break-word}.primary-theme .video .content .body .main .organizer i{font-weight:600;font-size:16px;opacity:.75;margin-right:6px}.primary-theme .video .content .body .main .organizer vsc-icon{font-size:32px!important;margin-right:8px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .video .content .body .main .organizer{font-size:17px}}@media only screen and (max-width: 1279px){.primary-theme .video .content .body .main .organizer{font-size:18px}}.primary-theme .video .content .body .main .time-logo-box{height:65px}.primary-theme .video .content .body .main .date-time{font-weight:700!important;color:#000;padding-top:8px;line-height:25px;font-weight:600;font-size:18px}@media only screen and (max-width: 1919px){.primary-theme .video .content .body .main .date-time{font-size:17px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme .video .content .body .main .date-time{font-size:16px}}@media only screen and (max-width: 959px){.primary-theme .video .content .body .main .date-time{font-size:17px}}.primary-theme .video .content .actions button{font-size:20px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .video .content .actions button{font-size:17px}}@media only screen and (max-width: 1279px){.primary-theme .video .content .actions button{font-size:16px}}.primary-theme .video .actions>button{text-transform:uppercase;height:56px!important}@media only screen and (max-width: 1279px){.primary-theme .video[orientation=horizontal] .title h2{font-size:22px!important}.primary-theme .video .video-chip{font-size:14px}}.primary-theme .sessions{padding:16px}.primary-theme .video-title{padding:13px 0 5px 10px}.primary-theme .video-title h2{margin:0 0 9px;font-size:30px;line-height:22px;font-weight:700}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .video-title h2{font-size:26px}}@media only screen and (max-width: 1279px){.primary-theme .video-title h2{font-size:25px}}.primary-theme .video-info-container{height:100%}.primary-theme .video-info-container .class-title{padding:5px 0 5px 10px;letter-spacing:0;color:#20365d;opacity:1;font-weight:700;margin:0 0 9px;font-size:30px;line-height:1}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .video-info-container .class-title{font-size:26px}}@media only screen and (max-width: 1279px){.primary-theme .video-info-container .class-title{font-size:25px}}.primary-theme .video-info-container .class-session-date{margin-top:5px}.primary-theme .video-info-container .class-session-date h3,.primary-theme .video-info-container .class-session-date i{font-size:18px}.primary-theme .video-info-container .class-session-date i{font-weight:600;opacity:.75}@media only screen and (min-width: 600px) and (max-width: 959px){.primary-theme .more-videos-wrapper{margin-bottom:8px}}.primary-theme button.date-filter-button{min-height:52px!important;padding:0 32px;outline:none!important;font-size:18px}.primary-theme button.date-filter-button.active{background-color:#f25c42;color:#fff}@media only screen and (max-width: 1279px){.primary-theme button.date-filter-button{font-size:19px}}.primary-theme .video-chip{color:#fff;font-weight:700;text-transform:uppercase;padding:7px 16px;font-size:15px}@media only screen and (max-width: 1919px){.primary-theme .video-chip{font-size:14px}}.primary-theme .videos-container{height:100%}.primary-theme .videos-container .video-title-cont{font-size:26px;letter-spacing:0;color:#20365d;opacity:1;font-weight:700;margin-bottom:0!important;padding-bottom:11px}.primary-theme .videos-container .videos-search{margin-bottom:0!important;width:33%!important}.primary-theme .videos-container .videos-search .container input{height:60px!important}.primary-theme .videos-container .videos-search{display:inline}.primary-theme .videos-container .actions{padding-top:3px}.primary-theme .videos-container .actions .content>button,.primary-theme .videos-container .actions .paginator,.primary-theme .videos-container .actions button.date-filter-button{height:56px}.primary-theme .videos-container .actions button.date-filter-button{min-height:56px!important;padding:0 32px;outline:none!important;font-size:18px}.primary-theme .videos-container .actions button.date-filter-button.active{background-color:#f25c42;color:#fff}@media only screen and (max-width: 1279px){.primary-theme .videos-container .actions button.date-filter-button{font-size:19px}}.primary-theme .videos-container .actions .paginator{min-width:280px}@media only screen and (max-width: 1279px){.primary-theme .videos-container .actions .paginator{min-height:56px}}.primary-theme .videos-container .actions .date-switcher{position:relative}@media only screen and (max-width: 1279px){.primary-theme .videos-container .actions .date-switcher{width:100%;align-items:center!important}}.primary-theme .videos-container .actions .date-switcher .content>button{padding:10px 30px;outline:none!important;font-weight:700;font-size:22px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .videos-container .actions .date-switcher .content>button{font-size:20px}}.primary-theme .videos-container .actions .date-switcher .content>button.switcher{text-transform:capitalize}.primary-theme .videos-container .actions .date-switcher .content>button.switcher.prev{padding-left:17px}.primary-theme .videos-container .actions .date-switcher .content>button.switcher.next{padding-right:17px}.primary-theme .videos-container .actions .date-switcher .content>button.switcher:disabled{cursor:default!important}.primary-theme .videos-container .actions .date-switcher .content>button.switcher:disabled .vsc-icon{color:#dbdada}.primary-theme .videos-container .actions .date-switcher .content>button.switcher>span{padding-bottom:3px}.primary-theme .videos-container .actions .date-switcher .content>button.switcher vsc-icon{color:var(--accent-color);padding-top:3px;font-size:40px!important}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .videos-container .actions .date-switcher .content>button.switcher vsc-icon{font-size:35px!important;padding-top:2px}}.primary-theme .videos-container .actions .date-switcher .content>button.date vsc-icon{color:var(--accent-color);padding-right:10px;font-size:36px!important}.primary-theme .videos-container .actions .date-switcher .picker-container{position:relative}.primary-theme .videos-container .actions .date-switcher .picker-container .date-picker{position:absolute;height:1px;top:-9px;width:400px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .videos-container .actions .date-switcher .picker-container .date-picker{width:370px}}@media only screen and (max-width: 1279px){.primary-theme .videos-container .actions .date-switcher .picker-container .date-picker{width:340px}}.primary-theme .videos-container .actions .date-switcher .picker-container .date-picker mat-form-field{height:0;visibility:hidden}@media only screen and (min-width: 1280px) and (max-width: 1800px){.primary-theme .videos-container .actions>*{flex:unset!important}.primary-theme .videos-container .actions .date-switcher .content{grid-template-columns:1fr 260px 1fr}}@media only screen and (min-width: 1400px) and (max-width: 1540px){.primary-theme .videos-container .actions>div:not(:last-child){margin-right:7px!important}.primary-theme .videos-container .actions button.date-filter-button{padding:0 24px}.primary-theme .videos-container .actions .date-switcher .content{grid-column-gap:6px}}.primary-theme .videos-container vsc-collection-view{min-height:60vh}.primary-theme .videos-container vsc-collection-view vsc-public-video-card{height:100%}@media only screen and (min-width: 1281px) and (max-width: 1338px){.primary-theme .videos-container .video-title-cont{height:66px;margin-bottom:12px}}@media only screen and (max-width: 1440px){.primary-theme .videos-container .video-title-cont{height:66px}.primary-theme .videos-container .videos-search{margin-bottom:0!important}.primary-theme .videos-container .videos-search .container input{height:60px!important}}@media only screen and (min-width: 1919px) and (max-width: 2379px){.primary-theme .videos-container .video-card .title h2{font-size:20px}.primary-theme .videos-container .video-card .user{font-size:18px}.primary-theme .videos-container .video-card .footer button{font-size:18px!important}}@media only screen and (min-width: 600px) and (max-width: 1279px){.primary-theme .videos-container .video-title-cont{height:unset}}.primary-theme .duration{text-align:left;font-weight:700;letter-spacing:0;opacity:1;padding-top:10px;font-size:16px}.primary-theme .desc-text-provider{text-align:left;font-weight:600;font-family:Open Sans;font-size:18px;letter-spacing:0;color:#575758;opacity:1;padding-bottom:30px}@media only screen and (max-width: 1279px){.primary-theme .desc-text-provider{font-size:26px}}.primary-theme .desc-title-provider{text-align:left;line-height:22px;font-family:Open Sans;font-size:18px;letter-spacing:0;color:#20365d;opacity:1}@media only screen and (max-width: 1279px){.primary-theme .desc-title-provider{font-size:22px}}.primary-theme .selected-video-title{text-align:left;padding-top:20px;font-weight:700;font-family:Open Sans;font-size:26px;letter-spacing:0;color:#000;opacity:1}@media only screen and (max-width: 1279px){.primary-theme .selected-video-title{font-size:26px}}.primary-theme .video-main{padding:16px}.primary-theme .sessions{padding:16px 16px 16px 0}.primary-theme .sessions>div{border-left:1px solid #c7dbef;padding-left:30px}@media only screen and (max-width: 1279px){.primary-theme .sessions>div{border-left:none;padding:10px}}.primary-theme .video-info-container{color:#20365d;height:96%}.primary-theme .video-info-container .header{padding:0}.primary-theme .video-info-container .tabs{margin-top:16px;background-color:#fff;height:100%;box-shadow:0 6px 12px -4px rgba(32,54,93,.19)}.primary-theme .video-info-container .tabs a:hover{text-decoration:none}.primary-theme .video-info-container .body{height:100%}.primary-theme .video-info-container .btn-back{line-height:11px;font-size:20px}@media only screen and (max-width: 1279px){.primary-theme .video-info-container .btn-back{font-size:22px}}.primary-theme .video-info-container .btn-back .mat-button-wrapper{padding-right:12px}.primary-theme .video-info-container .actions{padding-left:15px}.primary-theme .video-info-container .actions button{text-transform:uppercase;height:60px!important;font-size:20px}.dark-theme vsc-public-calendar .primary-theme .video-info-container .actions button.fav-button.date-switcher:not(.active),.primary-theme .video-info-container .actions button.fav-button.mat-stroked-button,.primary-theme .video-info-container .actions vsc-public-calendar button.fav-button.date-switcher:not(.active),.primary-theme vsc-public-calendar .video-info-container .actions button.fav-button.date-switcher:not(.active){background-color:transparent}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .video-info-container .actions button{font-size:18px}}@media only screen and (max-width: 1279px){.primary-theme .video-info-container .actions button{font-size:17px}}.primary-theme .video-info-container .video-title{margin:0 0 9px;font-size:24px;font-weight:700;letter-spacing:0;padding:14px 0 5px 10px;color:#373636;opacity:1;line-height:1}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .video-info-container .video-title{font-size:22px}}@media only screen and (max-width: 1279px){.primary-theme .video-info-container .video-title{font-size:21px}}.primary-theme .video-info-container h3{font-size:18px;font-weight:600;line-height:1}.primary-theme .video-info-container .with-text{font-style:italic;font-weight:600;color:#525a69;margin-right:6px}.primary-theme .video-info-container .video-date{margin-top:5px}.primary-theme .video-info-container .video-date h3,.primary-theme .video-info-container .video-date i{font-size:18px}.primary-theme .video-info-container .video-date i{font-weight:600;opacity:.75}@media only screen and (min-width: 600px) and (max-width: 1279px){.primary-theme .video-info-container .tabs .video-container .video-main.video-info{border-right:none;padding-right:0!important}.primary-theme .video-info-container .tabs .video-container .video-main.video-info .iframe-window{min-height:400px}.primary-theme .video-info-container .tabs .video-container .video-main.video-info .desc-text-provider{font-size:18px}}.primary-theme .zoom-download-wrapper{min-height:100vh;background-color:var(--primary-main-color)}.primary-theme .zoom-download-wrapper .zoom-download-container{background-color:#fff;margin:160px 75px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper{margin:20px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section{margin-bottom:64px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section h1{text-align:center;font-size:60px;font-weight:700;margin:0 0 12px;color:#212131}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section p{font-size:22px;margin:0;color:#363030}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section{margin-bottom:115px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button{border-radius:0;margin-bottom:5px;text-decoration:none;height:auto;width:330px;white-space:normal}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button:hover{background-color:#fff!important;color:#4747b5}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button .text-wrapper{font-size:21px;line-height:26px;display:inline-block;margin:18px 5px 18px 0;width:145px;text-align:left;overflow-wrap:break-word}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button .img-wrapper{margin-top:5px;display:inline-block;width:68px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button .img-wrapper img{width:100%}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button:first-child{margin-right:42px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .have-installed-zoom{font-size:18px;width:272px;height:72px!important;border-radius:0}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .have-installed-zoom:hover{background-color:#222172}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .confirm-checkbox{height:40px!important}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .confirm-checkbox.mat-checkbox-checked .mat-checkbox-background,.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .mat-ripple-element{background-color:#4747b5!important}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .mat-checkbox-layout{opacity:1}.primary-theme .remove-element{display:none}@media only screen and (max-width: 959px) and (min-width: 750px){.primary-theme .zoom-download-wrapper .zoom-download-container{margin:100px 75px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper{margin:20px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section h1{font-size:3rem!important}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section p{font-size:1.2rem!important}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section{display:flex;flex-direction:column;align-items:center;justify-content:center}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button:first-child{margin-right:0!important;margin-bottom:20px}}@media only screen and (max-width: 749px){.primary-theme .zoom-download-wrapper .zoom-download-container{margin:64px 75px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper{margin:20px}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section h1{font-size:3rem!important}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section p{font-size:1.2rem!important}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section{display:flex;flex-direction:column;align-items:center;justify-content:center}.primary-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button:first-child{margin-right:0!important;margin-bottom:20px}}.primary-theme vsc-filter .advancedFilter{height:53px;margin-top:-3px}.primary-theme vsc-filter .matCardSpacing{padding:20px 40px}.primary-theme vsc-filter button{height:52px!important}.primary-theme vsc-filter vsc-dynamic-field{padding:10px 0}.primary-theme .phone-control-container:has(mat-error) .mat-form-field-wrapper{margin-bottom:-18px!important}.primary-theme .ngx-mat-tel-input-container .country-selector{opacity:1!important;height:100%;background-color:#f2f2f2;top:-1px;left:1px;width:auto;border-top-left-radius:4px;border-bottom-left-radius:4px}.primary-theme .ngx-mat-tel-input-container .country-selector ::ng-deep .mat-button-wrapper{margin:0 10px}.primary-theme .ngx-mat-tel-input-container input:not(.country-search){padding:0 6px 0 110px}.primary-theme .additional-information-wrapper{min-height:100vh}.primary-theme .additional-information-wrapper form{position:relative}.primary-theme .additional-information-wrapper .additional-information-container{margin:40px auto}.primary-theme .additional-information-wrapper .additional-information-container .additional-information-header-section{margin-bottom:30px}.primary-theme .additional-information-wrapper .additional-information-container .additional-information-header-section .additional-information-title{font-size:60px;margin:0 0 10px;color:#212131}.primary-theme .additional-information-wrapper .additional-information-container .additional-information-header-section .additional-information-header-text{margin-top:0;font-size:20px;color:#363030}.primary-theme .additional-information-wrapper .additional-information-container .colored-title{font-size:20px;color:#363030}.primary-theme .additional-information-wrapper .additional-information-container .form-section:last-of-type{margin-top:20px}.primary-theme .additional-information-wrapper .additional-information-container .form-section .form-control-section{position:relative;color:#595756}.primary-theme .additional-information-wrapper .additional-information-container .form-section .continue-button{position:relative;border-radius:0;height:72px!important;font-size:18px!important;font-weight:700!important}.primary-theme .additional-information-wrapper .additional-information-container .form-section .continue-button:hover{background-color:#222172}.primary-theme .additional-information-wrapper .additional-information-container .form-section .continue-button:disabled{background-color:#dbdada}.primary-theme .additional-information-wrapper .additional-information-container .form-section .continue-button.skip{margin-right:16px;background-color:#fff!important;color:#4747b5!important}.primary-theme .additional-information-wrapper .additional-information-container .form-section .continue-button.skip:hover{background-color:#4747b5!important;color:#fff!important}.primary-theme .additional-information-wrapper .image-wrapper{position:relative;background-image:url(additional-information.d0e10e6fda8cae5412af.jpg);background-size:cover!important;background-position:100%}.primary-theme .additional-information-wrapper .enliveo-logo-color{width:267px;position:absolute;bottom:20px;right:20px}.primary-theme .additional-information-wrapper .enliveo-logo-color img{width:100%}@media only screen and (max-width: 959px){.primary-theme .image-wrapper{display:none}}.primary-theme .checkbox-multi-select label{opacity:1!important;font-size:18px;font-weight:600;text-transform:none}.primary-theme .checkbox-multi-select .section-style{margin-left:10px;margin-top:-10px}.primary-theme .checkbox-multi-select .reset-link{color:#373636;font-size:14px;font-weight:600;text-decoration:underline;margin-right:9px;cursor:pointer}.primary-theme .checkbox-multi-select .mat-checkbox{height:30px;width:100%}.primary-theme .checkbox-multi-select .checkbox-item{height:10px}.primary-theme .image-selection-container .grid-layout{width:30vw;height:50vw;margin-top:5px;margin-bottom:5px}.primary-theme .image-selection-container .main-item,.primary-theme .image-selection-container:focus{outline:none!important}.primary-theme .image-selection-container .image-selection-divider{margin-bottom:20px;margin-top:20px;width:40%;border-bottom:1px solid #c7dbef}.primary-theme .image-selection-container img{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.primary-theme .image-selection-container .main-item{width:34vw}.primary-theme .image-selection-container .main-item .img-container{width:90%;position:relative;overflow:hidden;display:flex;align-items:center;height:450px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .image-selection-container .main-item .img-container{height:350px}}@media only screen and (max-width: 1470px){.primary-theme .image-selection-container .main-item .img-container{height:250px}}.primary-theme .image-selection-container .main-item .img-container img{-o-object-fit:contain;object-fit:contain;width:100%}.primary-theme .image-selection-container .selected-image{position:absolute}.primary-theme .image-selection-container .selected-image.active,.primary-theme .image-selection-container .selected-image:not([readOnly=true]):hover{cursor:pointer;box-shadow:0 0 0 3px #718cae}.primary-theme .image-selection-container .selected-image.active::-webkit-box-shadow,.primary-theme .image-selection-container .selected-image:not([readOnly=true]):hover::-webkit-box-shadow{border-radius:0 0 0 3px #718cae}.primary-theme .image-selection-container .selected-image.active::-moz-box-shadow,.primary-theme .image-selection-container .selected-image:not([readOnly=true]):hover::-moz-box-shadow{border-radius:0 0 0 3px #718cae}.primary-theme .image-selection-container .selected-image[readOnly=true]:hover{cursor:not-allowed}.primary-theme .image-selection-container .selected-image img{width:100%}.primary-theme .image-selection-container .scrollbar{max-height:200px;overflow-y:auto;overflow-x:hidden;padding:10px}.primary-theme .invite-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.primary-theme .invite-manage-container .tabs a:hover{text-decoration:none}.primary-theme .invite-manage-container .body{height:100%}.primary-theme .invite-details-container form{position:relative}.primary-theme .schedule-alert-note{margin:0;font:inherit;color:#72757a;text-align:inherit}.primary-theme .alerts-mat-card{margin:0 0 14px;padding:0;height:185px;display:flex;flex-direction:column;justify-content:space-between;border:none;overflow:hidden}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper{flex-direction:row;position:relative;display:flex;width:100%;height:100%}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .x-mark-icon{position:absolute;right:6px;top:6px;width:20px;min-width:20px;color:#fff;margin-right:0;cursor:pointer}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .x-mark-icon .svg-inline--fa{height:20px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content{box-sizing:border-box;display:flex;flex:1 1 100%;flex-direction:column;justify-content:start;align-items:flex-start;background-color:#edffff;color:#000;padding:16px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-title{font-size:24px;font-weight:600;margin:0 0 8px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-text{flex:1;font-size:16px!important;margin:0 0 5px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button{display:flex;cursor:pointer;font-size:18px;font-weight:600;margin:10px 0 8px;background-color:transparent;color:#000}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button vsc-icon{min-width:20px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button vsc-icon .svg-inline--fa{position:relative;top:2px;height:18px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .widget-image{height:185px;width:630px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .widget-image img{width:100%;height:100%}@media only screen and (min-width: 1721px) and (max-width: 1900px){.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-title{font-size:20px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button{font-size:17px}}@media only screen and (min-width: 1541px) and (max-width: 1720px){.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-title{font-size:20px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-text{font-size:15px!important}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button{font-size:16px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button vsc-icon .svg-inline--fa{top:1px;height:16px}}@media only screen and (min-width: 1280px) and (max-width: 1540px){.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-title{font-size:20px;margin:0 0 3px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-text{font-size:14px!important}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button{font-size:16px!important;margin:0 0 5px}.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button vsc-icon .svg-inline--fa{top:1px;height:16px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .widget-image{width:500px}}@media only screen and (max-width: 959px){.primary-theme .alerts-mat-card .container .alerts-widget-wrapper .widget-image{width:440px}}.primary-theme .vsc-review-users vsc-table .mat-cell,.primary-theme .vsc-review-users vsc-table .mat-header-cell{width:25%}.primary-theme vsc-toast{position:fixed;right:0;bottom:0;z-index:2}.primary-theme vsc-toast div.container{width:95%;height:100%;padding:20px;display:flex;justify-content:end;align-items:end;flex-direction:column}.primary-theme vsc-toast div.container>div{overflow:visible;position:relative;margin-top:15px;max-height:150px;transition:transform .3s ease,opacity .5s ease,max-height .3s ease .25s}.primary-theme vsc-toast div.container>div:not(.active){transform:translateX(100%)!important;opacity:0!important;z-index:-1;margin:0;max-height:0}.primary-theme vsc-toast-item div.toast-item{box-shadow:1px 0 10px 0 rgba(0,0,0,.15);overflow:hidden}.primary-theme vsc-toast-item div.toast-item div.toast-content{width:350px;display:flex;background:#eff3f5;-webkit-backdrop-filter:blur(30px) saturate(160%) brightness(130%);backdrop-filter:blur(30px) saturate(160%) brightness(130%);margin-right:20px}.primary-theme vsc-toast-item div.toast-item div.toast-content div.icon{width:95px;place-content:center!important}.primary-theme vsc-toast-item div.toast-item div.toast-content div.icon vsc-icon{font-size:45px!important}.primary-theme vsc-toast-item div.toast-item div.toast-content .content{display:flex;flex-direction:column;justify-content:center;padding:10px}.primary-theme vsc-toast-item div.toast-item div.toast-content .content p.message{margin:7px;font-weight:600}.primary-theme vsc-notification-toast{background-color:#fff;cursor:pointer}.primary-theme vsc-notification-toast div.notification{min-height:80px;min-width:750px;padding:10px}.primary-theme vsc-notification-toast div.notification div.details{max-width:450px;padding-right:20px}.primary-theme vsc-notification-toast div.notification div.details.full-width{max-width:unset}.primary-theme vsc-notification-toast div.notification div.details p{margin:7px;font-weight:600}.primary-theme vsc-notification-toast div.notification div.graphic{width:95px}.primary-theme vsc-notification-toast div.notification div.graphic vsc-icon{font-size:60px!important}.primary-theme vsc-notification-toast div.notification div.graphic:has(.icon){place-content:center!important}.primary-theme vsc-notification-toast div.notification div.graphic>.image{width:90px;height:90px;overflow:hidden}.primary-theme vsc-notification-toast div.notification div.graphic>.image>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.primary-theme vsc-notification-toast div.notification p.created-date{font-size:15px}.primary-theme vsc-notification-toast div.notification p.created-date .schedule-icon{font-size:13px!important;min-width:13px!important;margin-right:5px!important}.primary-theme vsc-notification-toast div.notification div.actions{margin-right:10px}@media only screen and (min-width: 600px) and (max-width: 959px){.primary-theme vsc-notification-toast div.notification{min-width:550px}}.primary-theme vsc-icon{font-size:24px;width:auto;height:auto;min-width:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:inherit;margin-right:4px}.primary-theme vsc-icon>span{display:none}.primary-theme vsc-copy-to-clipboard vsc-icon{margin-left:10px;cursor:pointer;color:#8b8b8b}.primary-theme .cc-revoke{display:none!important}.primary-theme .cc-window{background-color:#f7f7f7;z-index:11;padding:18px 36px}.primary-theme .cc-window .cc-message{font-size:18px;font-weight:600;margin-right:110px;color:#363030}.primary-theme .cc-window .cc-btn{padding:14px 22px;font-size:18px;font-weight:700;color:#f8f8fa!important;border-color:transparent}.primary-theme .cc-window .cc-btn:hover{text-decoration:none;color:#fff}.primary-theme .cc-window .cc-btn.cc-allow{color:#363030!important;border:2px solid #363030;background-color:#fff!important;margin-left:16px}.primary-theme .cc-window .cc-btn.cc-allow:hover{color:#4747b5!important;border-color:#4747b5}.primary-theme .cc-window .cc-btn.cc-deny{background-color:#4747b5!important}.primary-theme .cc-window .cc-btn.cc-deny:hover{background-color:#222172!important}@media screen and (max-width: 1279px){.primary-theme .cc-btn,.primary-theme .cc-message{font-size:16px}}@media screen and (max-width: 959px){.primary-theme .cc-window{flex-direction:column;align-items:flex-start}.primary-theme .cc-window .cc-message{margin-right:0;margin-bottom:20px}}.primary-theme vsc-back-button .divider{height:31.2px;border-right:2px solid #a6a6a6;margin:0 10px 0 0}.primary-theme vsc-back-button .btn-back{height:52px!important;min-width:120px}.primary-theme vsc-back-button .btn-back,.primary-theme vsc-back-button .btn-back .mat-button-wrapper{padding:0 6px 0 0!important}.primary-theme vsc-back-button .btn-back span.text{font-weight:600;color:#373636;font-size:18px}@media only screen and (max-width: 1279px){.primary-theme vsc-back-button .btn-back span.text{font-size:16px}}.primary-theme vsc-back-button .back-icon{color:#f25c42;font-size:22px;margin-right:5px}.primary-theme vsc-user-menu vsc-icon.chevron{margin-left:12px;font-size:15px}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme vsc-user-menu span{display:none}.primary-theme vsc-user-menu .user-menu .chevron{margin-left:0;font-size:15px}}.primary-theme span.class-recommended-programs-title{font-size:18px;font-weight:600;color:#373636}@media only screen and (max-width: 1919px){.primary-theme span.class-recommended-programs-title{font-size:16px}}.primary-theme .class-card{margin-top:10px}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme span.class-recommended-programs-title{margin-left:16px}}.primary-theme label.filter-group-title{opacity:1!important;font-size:18px;font-weight:600;color:#373636;text-transform:none}.primary-theme .filters-form{padding-left:25px}.primary-theme .reset-link{color:#373636;font-size:14px;font-weight:600;text-decoration:underline;margin-right:9px;cursor:pointer}.primary-theme .header-container{padding-bottom:30px;border-top:1px solid #cccecf!important}@media only screen and (max-width: 1279px){.primary-theme .header-container{padding-bottom:10px}}.primary-theme .header-container .description{margin-top:20px}.primary-theme .header-container .description span.desc-text{font-size:18px;opacity:1;color:#000;word-break:break-word;text-align:left;line-height:1.6}.primary-theme .header-container .info{font-weight:600;padding:20px 0;line-height:1;border-bottom:1px solid #cccecf!important;font-size:16px}.primary-theme .header-container .info .info-item{text-transform:none;padding-top:2px;color:#373636;margin-right:25px}.primary-theme .header-container .info .info-item .svg-inline--fa{margin-right:5px;opacity:.6}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .header-container .info .info-item{margin-right:10px}}@media only screen and (max-width: 1279px){.primary-theme .header-container .info .info-item{margin-right:8px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .header-container .info{font-size:12px}}@media only screen and (max-width: 1279px){.primary-theme .header-container .info{font-size:12px}}.primary-theme .header-container .red-icon{color:#e70852;opacity:1!important}.primary-theme .header-container .recording-icon{color:#f11d1d;margin-right:5px;opacity:1!important}.primary-theme .vsc-items{min-width:845px;padding-bottom:8px}.primary-theme .vsc-items:hover .mat-hint{color:#929191!important}@media only screen and (max-width: 2253px){.primary-theme .vsc-items[last-item-error=true]{padding-bottom:18px}}@media only screen and (max-width: 1953px){.primary-theme .vsc-items[last-item-error=true]{padding-bottom:25px}}@media only screen and (max-width: 1440px){.primary-theme .vsc-items[last-item-error=true]{padding-bottom:50px}}.primary-theme .vsc-items button{height:50px}.primary-theme .vsc-items .items-container{padding:6px 0 8px}.primary-theme .vsc-items .items-container .items-wrapper{width:567px}.primary-theme .vsc-items .items-container>div:first-child{padding-bottom:1px}.primary-theme .vsc-items .button-wrapper{align-items:flex-start!important}.primary-theme .vsc-items .button-wrapper .single-item{width:567px!important}.primary-theme .vsc-items .button-wrapper .add-more-items-label{color:#373636!important;font-size:16px;font-weight:600;border:none!important;text-transform:unset;padding:0}.primary-theme .vsc-items .button-wrapper .add-more-items-label vsc-icon{color:#f25c42;font-size:16px;margin-right:2px}.primary-theme .vsc-items .button-wrapper .add-more-items-label .label-text:hover{text-decoration:underline}.primary-theme .vsc-items .button-wrapper .add-more-items-label:hover{background-color:#fff!important}.primary-theme .vsc-items .button-wrapper .add-more-items-label:hover vsc-icon{color:#f25c42}.primary-theme .vsc-items .mat-error{font-size:13px}@media only screen and (max-width: 959px) and (min-width: 600px){.primary-theme .vsc-items{min-width:520px}.primary-theme .vsc-items .items-container{padding:6px 0 8px}.primary-theme .vsc-items .items-container .items-wrapper{width:520px}}.primary-theme .all-notifications-page-wrapper .notifications-title{border-top-left-radius:8px;border-top-right-radius:8px;padding:5px 0 16px 16px;color:#373636;font-size:22px;font-weight:700;display:flex;justify-content:start;align-items:center}.primary-theme .all-notifications-page-wrapper .notifications-title a{display:inline-block;min-width:220px;padding:10px;border-radius:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;cursor:pointer}.primary-theme .all-notifications-page-wrapper .notifications-title a:hover{text-decoration:none}.primary-theme .all-notifications-page-wrapper .notifications-title a.settings-link{margin-left:auto;margin-right:15px;background-color:#f25c42}.primary-theme .all-notifications-page-wrapper .notifications-title a.settings-link:hover{background-color:#c1280d}.primary-theme .all-notifications-page-wrapper .notifications-title a.mark-all-link{background-color:#363030}.primary-theme .all-notifications-page-wrapper .notifications-title a.mark-all-link:hover{background-color:#000}.primary-theme .all-notifications-page-wrapper .notifications-title a .vsc-icon{margin-right:5px!important;font-size:17px}.primary-theme .all-notifications-page-wrapper .all-notifications-container{padding-top:10px;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:none;box-shadow:0 3px 6px #20365d19;position:relative;height:960px!important;overflow-y:auto;padding-bottom:16px}.primary-theme .all-notifications-page-wrapper .all-notifications-container .list-view{width:98%}.primary-theme .all-notifications-page-wrapper .all-notifications-container .no-items{height:506px}@media only screen and (max-width: 1520px){.primary-theme .all-notifications-page-wrapper .all-notifications-container{overflow-y:auto}}@media only screen and (max-width: 1281px){.primary-theme .all-notifications-page-wrapper .all-notifications-container{overflow-y:auto}}@media only screen and (max-width: 1280px){.primary-theme .all-notifications-page-wrapper .all-notifications-container{overflow-y:auto}}@media only screen and (min-width: 600px) and (max-width: 959px){.primary-theme .all-notifications-page-wrapper .notifications-title{flex-direction:column;justify-content:start;align-items:flex-start}.primary-theme .all-notifications-page-wrapper .notifications-title a{margin:5px 0 0}.primary-theme .all-notifications-page-wrapper .notifications-title a.settings-link{margin:15px 0 0}}.primary-theme .notification-item-wrapper{margin-bottom:10px;border-bottom:1px solid #dcdcdc;border-right:1px solid #f0f0f0;border-left:1px solid #f0f0f0;box-shadow:0 3px 6px #fff!important;background-color:#fff}.primary-theme .notification-item-wrapper:hover{cursor:pointer;box-shadow:0 6px 12px -4px rgba(0,0,0,.38)!important}.primary-theme .notification-item{margin-left:10px;margin-bottom:10px;overflow:hidden;border-radius:0;opacity:1}.primary-theme .notification-item.grey-out{opacity:.7}.primary-theme .notification-item .content{height:100%;padding:0}.primary-theme .notification-item .content .image-section-wrapper{position:relative;border-radius:10px;height:110px;width:110px}@media only screen and (max-width: 1919px){.primary-theme .notification-item .content .image-section-wrapper{height:100px}}@media only screen and (max-width: 959px){.primary-theme .notification-item .content .image-section-wrapper{height:90px;width:90px}}.primary-theme .notification-item .content .image-section-wrapper .image-container{width:100%;height:100%}.primary-theme .notification-item .content .image-section-wrapper .image-container .image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.primary-theme .notification-item .content .image-section-wrapper .bell-icon{font-size:70px!important;display:inline-block;margin:0 0 0 25px}.primary-theme .notification-item .content .body{padding:12px;border-radius:0 0 8px 8px;margin-right:30px}.primary-theme .notification-item .content .body .main .message{flex:1}.primary-theme .notification-item .content .body .main .message h3{min-width:500px;white-space:normal!important;margin:0;color:#000;word-wrap:break-word;word-break:break-word;font-size:16px}@media only screen and (min-width: 1920px){.primary-theme .notification-item .content .body .main .message h3{font-size:16px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.primary-theme .notification-item .content .body .main .message h3{font-size:15px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme .notification-item .content .body .main .message h3{font-size:14px}}@media only screen and (max-width: 959px){.primary-theme .notification-item .content .body .main .message h3{font-size:13px}}.primary-theme .notification-item .content .body .main .date-time{font-weight:700!important;color:#000;padding-top:8px;line-height:25px;font-weight:600;font-size:14px}@media only screen and (max-width: 1919px){.primary-theme .notification-item .content .body .main .date-time{font-size:14px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme .notification-item .content .body .main .date-time{font-size:13px}}@media only screen and (max-width: 959px){.primary-theme .notification-item .content .body .main .date-time{font-size:12px}}.primary-theme .notification-item .content .body .main .date-time .schedule-icon{font-size:13px!important;min-width:13px!important;margin-right:5px!important}.primary-theme .notification-item .content .buttons{display:flex;align-items:center;margin-left:auto;margin-right:30px}.primary-theme .notification-item .content .buttons button{display:inline-block;min-width:80px;padding:9px;border-radius:6px;display:flex;justify-content:center;align-items:center;font-size:16px;border:2px solid #f25c42;cursor:pointer}.primary-theme .notification-item .content .buttons button.deny-button{color:#f25c42;background-color:#fff}.primary-theme .notification-item .content .buttons button.deny-button:hover{color:#c1280d;font-weight:700}.primary-theme .notification-item .content .buttons button.accept-button{color:#fff;background-color:#f25c42}.primary-theme .notification-item .content .buttons button.accept-button:hover{background-color:#c1280d}@media only screen and (max-width: 1279px){.primary-theme .notification-item .content{margin-left:10px}.primary-theme .notification-item .content .image-container{margin-left:15px}.primary-theme .notification-item .content .body{margin-right:0}.primary-theme .notification-item .content .body .main .message h3{min-width:280px}.primary-theme .notification-item .content .buttons{margin-left:15px;margin-bottom:20px}.primary-theme .notification-item .content .buttons button{min-width:60px;padding:7px;font-size:14px}}.primary-theme .notifications-panel-wrapper{position:absolute;top:35px;right:35px;z-index:1000;max-width:1500px;min-width:700px;border:1px solid hsla(0,0%,59%,.2);box-shadow:5px 5px 10px #f0f0f0;padding:5px 20px;background-color:#fff;animation-duration:.7s;animation-fill-mode:both}.primary-theme .notifications-panel-wrapper.fade-in{animation-name:fadeIn}.primary-theme .notifications-panel-wrapper .notifications-panel-title{position:relative;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;padding:16px;color:#373636;font-size:20px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.primary-theme .notifications-panel-wrapper .notifications-panel-title .close-panel-icon{position:absolute;right:0;top:10px;cursor:pointer;color:#000;font-size:26px!important;margin-right:0!important}.primary-theme .notifications-panel-wrapper .notifications-panel-container{position:relative;overflow-y:auto;max-height:865px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links{background-color:#fff;padding:16px;display:flex;justify-content:flex-end}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a{cursor:pointer;display:flex;align-items:center;font-size:20x;color:#373636}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a .vsc-icon{font-size:20px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a:hover{text-decoration:underline}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link{margin-right:auto}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link .flag-icon{font-size:16px;margin-right:5px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .no-items{height:506px}@media only screen and (max-width: 1520px){.primary-theme .notifications-panel-wrapper .notifications-panel-container{overflow-y:auto}}@media only screen and (max-width: 1280px){.primary-theme .notifications-panel-wrapper .notifications-panel-container{overflow-y:auto;max-height:100%!important}}@media only screen and (min-width: 960px) and (max-width: 1279px){.primary-theme .notifications-panel-wrapper{min-width:500px;max-width:500px;width:500px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a{font-size:17px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link{flex-direction:row-reverse}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link .flag-icon{margin-left:5px}}@media only screen and (min-width: 600px) and (max-width: 959px){.primary-theme .notifications-panel-wrapper{max-width:400px;min-width:325px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links{display:flex;flex-direction:column;justify-content:flex-start}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a{font-size:15px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link{margin-bottom:15px;flex-direction:row-reverse}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link .flag-icon{margin-left:5px}}@media only screen and (max-width: 599px){.primary-theme .notifications-panel-wrapper{max-width:400px;min-width:325px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links{display:flex;flex-direction:column;justify-content:flex-start}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a{font-size:15px}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link{margin-bottom:15px;flex-direction:row-reverse}.primary-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link .flag-icon{margin-left:5px}}.primary-theme .bell-with-panel{position:relative}.primary-theme .bell-with-panel .bell-wrapper{height:30px;position:relative;top:8px;background-color:#fcfcfc;border:none;cursor:pointer}.primary-theme .bell-with-panel .bell-wrapper .count{font-size:12px;display:inline-block;padding:5px;min-width:12px;min-height:12px;text-align:center;border-radius:50%;position:relative;top:-35px;right:-10px;color:#fff;background-color:red}@-moz-document url-prefix(){.primary-theme .bell-with-panel .bell-wrapper{top:11px}}.primary-theme .bell-with-panel .notifications-panel{display:none}.primary-theme .bell-with-panel .notifications-panel.visible{display:block}.primary-theme body{color:#030303}.primary-theme a{color:#373636}.dark-theme .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.dark-theme .mat-option{color:#fff}.dark-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.dark-theme .mat-option:focus:not(.mat-option-disabled),.dark-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(247,249,255,.04)}.dark-theme .mat-option.mat-active{background:rgba(247,249,255,.04);color:#fff}.dark-theme .mat-option.mat-option-disabled{color:hsla(0,0%,100%,.5)}.dark-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4747b5}.dark-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#f25c42}.dark-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.dark-theme .mat-optgroup-label{color:hsla(0,0%,100%,.7)}.dark-theme .mat-optgroup-disabled .mat-optgroup-label{color:hsla(0,0%,100%,.5)}.dark-theme .mat-pseudo-checkbox{color:hsla(0,0%,100%,.7)}.dark-theme .mat-pseudo-checkbox:after{color:#123554}.dark-theme .mat-pseudo-checkbox-disabled{color:#686868}.dark-theme .mat-primary .mat-pseudo-checkbox-checked,.dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#4747b5}.dark-theme .mat-accent .mat-pseudo-checkbox-checked,.dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.dark-theme .mat-pseudo-checkbox-checked,.dark-theme .mat-pseudo-checkbox-indeterminate{background:#f25c42}.dark-theme .mat-warn .mat-pseudo-checkbox-checked,.dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.dark-theme .mat-app-background,.dark-theme.mat-app-background{background-color:#123554;color:#fff}.dark-theme .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dark-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.dark-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dark-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.dark-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.dark-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.dark-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.dark-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.dark-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.dark-theme .mat-autocomplete-panel{background:#174269;color:#fff}.dark-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#174269}.dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.dark-theme .mat-badge{position:relative}.dark-theme .mat-badge-hidden .mat-badge-content{display:none}.dark-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.dark-theme .mat-badge-content._mat-animation-noopable,.dark-theme .ng-animate-disabled .mat-badge-content{transition:none}.dark-theme .mat-badge-content.mat-badge-active{transform:none}.dark-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.dark-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.dark-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.dark-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .dark-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.dark-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .dark-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.dark-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.dark-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.dark-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.dark-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.dark-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.dark-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.dark-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .dark-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.dark-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .dark-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.dark-theme .mat-badge-content{color:#030303;background:#4747b5}.cdk-high-contrast-active .dark-theme .mat-badge-content{outline:1px solid;border-radius:0}.dark-theme .mat-badge-accent .mat-badge-content{background:#f25c42;color:#fff}.dark-theme .mat-badge-warn .mat-badge-content{color:#fff;background:red}.dark-theme .mat-badge-disabled .mat-badge-content{background:#597287;color:hsla(0,0%,100%,.5)}.dark-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#174269;color:#fff}.dark-theme .mat-button,.dark-theme .mat-icon-button,.dark-theme .mat-stroked-button,.dark-theme vsc-public-calendar .date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .date-switcher:not(.active){color:inherit;background:transparent}.dark-theme .mat-button.mat-primary,.dark-theme .mat-icon-button.mat-primary,.dark-theme .mat-stroked-button.mat-primary,.dark-theme vsc-public-calendar .mat-primary.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher:not(.active){color:#4747b5}.dark-theme .mat-button.mat-accent,.dark-theme .mat-icon-button.mat-accent,.dark-theme .mat-stroked-button.mat-accent,.dark-theme vsc-public-calendar .mat-accent.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .mat-accent.date-switcher:not(.active){color:#f25c42}.dark-theme .mat-button.mat-warn,.dark-theme .mat-icon-button.mat-warn,.dark-theme .mat-stroked-button.mat-warn,.dark-theme vsc-public-calendar .mat-warn.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .mat-warn.date-switcher:not(.active){color:red}.dark-theme .mat-button.mat-accent.mat-button-disabled,.dark-theme .mat-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-button.mat-primary.mat-button-disabled,.dark-theme .mat-button.mat-warn.mat-button-disabled,.dark-theme .mat-icon-button.mat-accent.mat-button-disabled,.dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-icon-button.mat-primary.mat-button-disabled,.dark-theme .mat-icon-button.mat-warn.mat-button-disabled,.dark-theme .mat-stroked-button.mat-accent.mat-button-disabled,.dark-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-stroked-button.mat-primary.mat-button-disabled,.dark-theme .mat-stroked-button.mat-warn.mat-button-disabled,.dark-theme vsc-public-calendar .mat-button-disabled.mat-button-disabled.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .mat-button-disabled.mat-button-disabled.date-switcher:not(.active){color:hsla(0,0%,100%,.3)}.dark-theme .mat-button.mat-primary .mat-button-focus-overlay,.dark-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.dark-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay,.dark-theme vsc-public-calendar .mat-primary.date-switcher:not(.active) .mat-button-focus-overlay,.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher:not(.active) .mat-button-focus-overlay{background-color:#4747b5}.dark-theme .mat-button.mat-accent .mat-button-focus-overlay,.dark-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.dark-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay,.dark-theme vsc-public-calendar .mat-accent.date-switcher:not(.active) .mat-button-focus-overlay,.primary-theme vsc-public-calendar .dark-theme .mat-accent.date-switcher:not(.active) .mat-button-focus-overlay{background-color:#f25c42}.dark-theme .mat-button.mat-warn .mat-button-focus-overlay,.dark-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.dark-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay,.dark-theme vsc-public-calendar .mat-warn.date-switcher:not(.active) .mat-button-focus-overlay,.primary-theme vsc-public-calendar .dark-theme .mat-warn.date-switcher:not(.active) .mat-button-focus-overlay{background-color:red}.dark-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.dark-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.dark-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.dark-theme vsc-public-calendar .mat-button-disabled.date-switcher:not(.active) .mat-button-focus-overlay,.primary-theme vsc-public-calendar .dark-theme .mat-button-disabled.date-switcher:not(.active) .mat-button-focus-overlay{background-color:transparent}.dark-theme .mat-button .mat-ripple-element,.dark-theme .mat-icon-button .mat-ripple-element,.dark-theme .mat-stroked-button .mat-ripple-element,.dark-theme vsc-public-calendar .date-switcher:not(.active) .mat-ripple-element,.primary-theme vsc-public-calendar .dark-theme .date-switcher:not(.active) .mat-ripple-element{opacity:.1;background-color:currentColor}.dark-theme .mat-button-focus-overlay{background:#fff}.dark-theme .mat-stroked-button:not(.mat-button-disabled),.dark-theme vsc-public-calendar .date-switcher:not(.mat-button-disabled):not(.active),.primary-theme vsc-public-calendar .dark-theme .date-switcher:not(.mat-button-disabled):not(.active){border-color:hsla(0,0%,100%,.12)}.dark-theme .mat-fab,.dark-theme .mat-flat-button,.dark-theme .mat-mini-fab,.dark-theme .mat-raised-button,.dark-theme vsc-public-calendar .date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .date-switcher.active{color:#fff;background-color:#174269}.dark-theme .mat-fab.mat-primary,.dark-theme .mat-flat-button.mat-primary,.dark-theme .mat-mini-fab.mat-primary,.dark-theme .mat-raised-button.mat-primary,.dark-theme vsc-public-calendar .mat-primary.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher.active{color:#030303}.dark-theme .mat-fab.mat-accent,.dark-theme .mat-fab.mat-warn,.dark-theme .mat-flat-button.mat-accent,.dark-theme .mat-flat-button.mat-warn,.dark-theme .mat-mini-fab.mat-accent,.dark-theme .mat-mini-fab.mat-warn,.dark-theme .mat-raised-button.mat-accent,.dark-theme .mat-raised-button.mat-warn,.dark-theme vsc-public-calendar .mat-accent.date-switcher.active,.dark-theme vsc-public-calendar .mat-warn.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .mat-accent.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .mat-warn.date-switcher.active{color:#fff}.dark-theme .mat-fab.mat-accent.mat-button-disabled,.dark-theme .mat-fab.mat-button-disabled.mat-button-disabled,.dark-theme .mat-fab.mat-primary.mat-button-disabled,.dark-theme .mat-fab.mat-warn.mat-button-disabled,.dark-theme .mat-flat-button.mat-accent.mat-button-disabled,.dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-flat-button.mat-primary.mat-button-disabled,.dark-theme .mat-flat-button.mat-warn.mat-button-disabled,.dark-theme .mat-mini-fab.mat-accent.mat-button-disabled,.dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.dark-theme .mat-mini-fab.mat-primary.mat-button-disabled,.dark-theme .mat-mini-fab.mat-warn.mat-button-disabled,.dark-theme .mat-raised-button.mat-accent.mat-button-disabled,.dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-raised-button.mat-primary.mat-button-disabled,.dark-theme .mat-raised-button.mat-warn.mat-button-disabled,.dark-theme vsc-public-calendar .mat-button-disabled.mat-button-disabled.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .mat-button-disabled.mat-button-disabled.date-switcher.active{color:hsla(0,0%,100%,.3)}.dark-theme .mat-fab.mat-primary,.dark-theme .mat-flat-button.mat-primary,.dark-theme .mat-mini-fab.mat-primary,.dark-theme .mat-raised-button.mat-primary,.dark-theme vsc-public-calendar .mat-primary.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher.active{background-color:#4747b5}.dark-theme .mat-fab.mat-accent,.dark-theme .mat-flat-button.mat-accent,.dark-theme .mat-mini-fab.mat-accent,.dark-theme .mat-raised-button.mat-accent,.dark-theme vsc-public-calendar .mat-accent.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .mat-accent.date-switcher.active{background-color:#f25c42}.dark-theme .mat-fab.mat-warn,.dark-theme .mat-flat-button.mat-warn,.dark-theme .mat-mini-fab.mat-warn,.dark-theme .mat-raised-button.mat-warn,.dark-theme vsc-public-calendar .mat-warn.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .mat-warn.date-switcher.active{background-color:red}.dark-theme .mat-fab.mat-accent.mat-button-disabled,.dark-theme .mat-fab.mat-button-disabled.mat-button-disabled,.dark-theme .mat-fab.mat-primary.mat-button-disabled,.dark-theme .mat-fab.mat-warn.mat-button-disabled,.dark-theme .mat-flat-button.mat-accent.mat-button-disabled,.dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-flat-button.mat-primary.mat-button-disabled,.dark-theme .mat-flat-button.mat-warn.mat-button-disabled,.dark-theme .mat-mini-fab.mat-accent.mat-button-disabled,.dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.dark-theme .mat-mini-fab.mat-primary.mat-button-disabled,.dark-theme .mat-mini-fab.mat-warn.mat-button-disabled,.dark-theme .mat-raised-button.mat-accent.mat-button-disabled,.dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-raised-button.mat-primary.mat-button-disabled,.dark-theme .mat-raised-button.mat-warn.mat-button-disabled,.dark-theme vsc-public-calendar .mat-button-disabled.mat-button-disabled.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .mat-button-disabled.mat-button-disabled.date-switcher.active{background-color:rgba(247,249,255,.12)}.dark-theme .mat-fab.mat-primary .mat-ripple-element,.dark-theme .mat-flat-button.mat-primary .mat-ripple-element,.dark-theme .mat-mini-fab.mat-primary .mat-ripple-element,.dark-theme .mat-raised-button.mat-primary .mat-ripple-element,.dark-theme vsc-public-calendar .mat-primary.date-switcher.active .mat-ripple-element,.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher.active .mat-ripple-element{background-color:rgba(3,3,3,.1)}.dark-theme .mat-fab.mat-accent .mat-ripple-element,.dark-theme .mat-fab.mat-warn .mat-ripple-element,.dark-theme .mat-flat-button.mat-accent .mat-ripple-element,.dark-theme .mat-flat-button.mat-warn .mat-ripple-element,.dark-theme .mat-mini-fab.mat-accent .mat-ripple-element,.dark-theme .mat-mini-fab.mat-warn .mat-ripple-element,.dark-theme .mat-raised-button.mat-accent .mat-ripple-element,.dark-theme .mat-raised-button.mat-warn .mat-ripple-element,.dark-theme vsc-public-calendar .mat-accent.date-switcher.active .mat-ripple-element,.dark-theme vsc-public-calendar .mat-warn.date-switcher.active .mat-ripple-element,.primary-theme vsc-public-calendar .dark-theme .mat-accent.date-switcher.active .mat-ripple-element,.primary-theme vsc-public-calendar .dark-theme .mat-warn.date-switcher.active .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.dark-theme .mat-flat-button:not([class*=mat-elevation-z]),.dark-theme .mat-stroked-button:not([class*=mat-elevation-z]),.dark-theme vsc-public-calendar .date-switcher.active:not([class*=mat-elevation-z]),.dark-theme vsc-public-calendar .date-switcher:not([class*=mat-elevation-z]):not(.active),.primary-theme vsc-public-calendar .dark-theme .date-switcher.active:not([class*=mat-elevation-z]),.primary-theme vsc-public-calendar .dark-theme .date-switcher:not([class*=mat-elevation-z]):not(.active){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dark-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dark-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.dark-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dark-theme .mat-fab:not([class*=mat-elevation-z]),.dark-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.dark-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.dark-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.dark-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.dark-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dark-theme .mat-button-toggle-group,.dark-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dark-theme .mat-button-toggle-group-appearance-standard,.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.dark-theme .mat-button-toggle{color:hsla(0,0%,100%,.5)}.dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:hsla(0,0%,100%,.12)}.dark-theme .mat-button-toggle-appearance-standard{color:#fff;background:#174269}.dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid hsla(0,0%,100%,.12)}.dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid hsla(0,0%,100%,.12)}.dark-theme .mat-button-toggle-checked{background-color:#246aa8;color:hsla(0,0%,100%,.7)}.dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.dark-theme .mat-button-toggle-disabled{color:hsla(0,0%,100%,.3);background-color:#1b507e}.dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#174269}.dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#2d85d2}.dark-theme .mat-button-toggle-group-appearance-standard,.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid hsla(0,0%,100%,.12)}.dark-theme .mat-card{background:#174269;color:#fff}.dark-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.dark-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dark-theme .mat-card-subtitle{color:hsla(0,0%,100%,.7)}.dark-theme .mat-checkbox-frame{border-color:hsla(0,0%,100%,.7)}.dark-theme .mat-checkbox-checkmark{fill:#123554}.dark-theme .mat-checkbox-checkmark-path{stroke:#123554!important}.dark-theme .mat-checkbox-mixedmark{background-color:#123554}.dark-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.dark-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#4747b5}.dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.dark-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#f25c42}.dark-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.dark-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:red}.dark-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.dark-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.dark-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.dark-theme .mat-checkbox-disabled .mat-checkbox-label{color:hsla(0,0%,100%,.7)}.dark-theme .mat-checkbox .mat-ripple-element{background-color:#fff}.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#4747b5}.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#f25c42}.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.dark-theme .mat-chip.mat-standard-chip{background-color:#246aa8;color:#fff}.dark-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.dark-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.dark-theme .mat-chip.mat-standard-chip:after{background:#fff}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4747b5;color:#030303}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#030303;opacity:.4}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:rgba(3,3,3,.1)}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#f25c42;color:#fff}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.dark-theme .mat-table{background:#174269}.dark-theme .mat-table tbody,.dark-theme .mat-table tfoot,.dark-theme .mat-table thead,.dark-theme .mat-table-sticky,.dark-theme [mat-footer-row],.dark-theme [mat-header-row],.dark-theme [mat-row],.dark-theme mat-footer-row,.dark-theme mat-header-row,.dark-theme mat-row{background:inherit}.dark-theme mat-footer-row,.dark-theme mat-header-row,.dark-theme mat-row,.dark-theme td.mat-cell,.dark-theme td.mat-footer-cell,.dark-theme th.mat-header-cell{border-bottom-color:hsla(0,0%,100%,.12)}.dark-theme .mat-header-cell{color:hsla(0,0%,100%,.7)}.dark-theme .mat-cell,.dark-theme .mat-footer-cell{color:#fff}.dark-theme .mat-calendar-arrow{border-top-color:#fff}.dark-theme .mat-datepicker-content .mat-calendar-next-button,.dark-theme .mat-datepicker-content .mat-calendar-previous-button,.dark-theme .mat-datepicker-toggle{color:#fff}.dark-theme .mat-calendar-table-header-divider:after{background:hsla(0,0%,100%,.12)}.dark-theme .mat-calendar-body-label,.dark-theme .mat-calendar-table-header{color:hsla(0,0%,100%,.7)}.dark-theme .mat-calendar-body-cell-content,.dark-theme .mat-date-range-input-separator{color:#fff;border-color:transparent}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .mat-form-field-disabled .mat-date-range-input-separator{color:hsla(0,0%,100%,.5)}.dark-theme .mat-calendar-body-in-preview{color:hsla(0,0%,100%,.24)}.dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:hsla(0,0%,100%,.5)}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:hsla(0,0%,100%,.3)}.dark-theme .mat-calendar-body-in-range:before{background:rgba(71,71,181,.2)}.dark-theme .mat-calendar-body-comparison-identical,.dark-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-calendar-body-comparison-bridge-start:before,.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(71,71,181,.2) 50%,rgba(249,171,0,.2) 0)}.dark-theme .mat-calendar-body-comparison-bridge-end:before,.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(71,71,181,.2) 50%,rgba(249,171,0,.2) 0)}.dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.dark-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-calendar-body-selected{background-color:#4747b5;color:#030303}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(71,71,181,.4)}.dark-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #030303}.dark-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(71,71,181,.3)}.dark-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#174269;color:#fff}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(242,92,66,.2)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(242,92,66,.2) 50%,rgba(249,171,0,.2) 0)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(242,92,66,.2) 50%,rgba(249,171,0,.2) 0)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f25c42;color:#fff}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(242,92,66,.4)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.dark-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(242,92,66,.3)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 0)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 0)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,0,0,.4)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.dark-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,0,0,.3)}.dark-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.dark-theme .mat-datepicker-toggle-active{color:#4747b5}.dark-theme .mat-datepicker-toggle-active.mat-accent{color:#f25c42}.dark-theme .mat-datepicker-toggle-active.mat-warn{color:red}.dark-theme .mat-date-range-input-inner[disabled]{color:hsla(0,0%,100%,.5)}.dark-theme .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#174269;color:#fff}.dark-theme .mat-divider{border-top-color:hsla(0,0%,100%,.12)}.dark-theme .mat-divider-vertical{border-right-color:hsla(0,0%,100%,.12)}.dark-theme .mat-expansion-panel{background:#174269;color:#fff}.dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dark-theme .mat-action-row{border-top-color:hsla(0,0%,100%,.12)}.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(247,249,255,.04)}@media (hover: none){.dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#174269}}.dark-theme .mat-expansion-panel-header-title{color:#fff}.dark-theme .mat-expansion-indicator:after,.dark-theme .mat-expansion-panel-header-description{color:hsla(0,0%,100%,.7)}.dark-theme .mat-expansion-panel-header[aria-disabled=true]{color:hsla(0,0%,100%,.3)}.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.dark-theme .mat-form-field-label,.dark-theme .mat-hint{color:hsla(0,0%,100%,.7)}.dark-theme .mat-form-field.mat-focused .mat-form-field-label{color:#4747b5}.dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#f25c42}.dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.dark-theme .mat-focused .mat-form-field-required-marker{color:#f25c42}.dark-theme .mat-form-field-ripple{background-color:#fff}.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4747b5}.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#f25c42}.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#4747b5}.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#f25c42}.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:red}.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.dark-theme .mat-error{color:red}.dark-theme .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-form-field-appearance-legacy .mat-hint{color:hsla(0,0%,100%,.7)}.dark-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:hsla(0,0%,100%,.7)}.dark-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.dark-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:hsla(0,0%,100%,.7)}.dark-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.dark-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:hsla(0,0%,100%,.1)}.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:hsla(0,0%,100%,.05)}.dark-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:hsla(0,0%,100%,.5)}.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.dark-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:hsla(0,0%,100%,.3)}.dark-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.dark-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4747b5}.dark-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#f25c42}.dark-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.dark-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:hsla(0,0%,100%,.15)}.dark-theme .mat-icon.mat-primary{color:#4747b5}.dark-theme .mat-icon.mat-accent{color:#f25c42}.dark-theme .mat-icon.mat-warn{color:red}.dark-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:hsla(0,0%,100%,.7)}.dark-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.dark-theme .mat-input-element:disabled{color:hsla(0,0%,100%,.5)}.dark-theme .mat-input-element{caret-color:#4747b5}.dark-theme .mat-input-element::placeholder{color:hsla(0,0%,100%,.5)}.dark-theme .mat-input-element::-moz-placeholder{color:hsla(0,0%,100%,.5)}.dark-theme .mat-input-element::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.dark-theme .mat-input-element:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.dark-theme .mat-input-element:not(.mat-native-select-inline) option{color:#030303}.dark-theme .mat-input-element:not(.mat-native-select-inline) option:disabled{color:rgba(3,3,3,.38)}.dark-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#f25c42}.dark-theme .mat-form-field-invalid .mat-input-element,.dark-theme .mat-form-field.mat-warn .mat-input-element{caret-color:red}.dark-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.dark-theme .mat-list-base .mat-list-item,.dark-theme .mat-list-base .mat-list-option{color:#fff}.dark-theme .mat-list-base .mat-subheader{color:hsla(0,0%,100%,.7)}.dark-theme .mat-list-item-disabled{background-color:#1b507e}.dark-theme .mat-action-list .mat-list-item:focus,.dark-theme .mat-action-list .mat-list-item:hover,.dark-theme .mat-list-option:focus,.dark-theme .mat-list-option:hover,.dark-theme .mat-nav-list .mat-list-item:focus,.dark-theme .mat-nav-list .mat-list-item:hover{background:rgba(247,249,255,.04)}.dark-theme .mat-list-single-selected-option,.dark-theme .mat-list-single-selected-option:focus,.dark-theme .mat-list-single-selected-option:hover{background:rgba(247,249,255,.12)}.dark-theme .mat-menu-panel{background:#174269}.dark-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.dark-theme .mat-menu-item{background:transparent;color:#fff}.dark-theme .mat-menu-item[disabled],.dark-theme .mat-menu-item[disabled] .mat-icon-no-color,.dark-theme .mat-menu-item[disabled] .mat-menu-submenu-icon{color:hsla(0,0%,100%,.5)}.dark-theme .mat-menu-item .mat-icon-no-color,.dark-theme .mat-menu-submenu-icon{color:#fff}.dark-theme .mat-menu-item-highlighted:not([disabled]),.dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),.dark-theme .mat-menu-item:hover:not([disabled]){background:rgba(247,249,255,.04)}.dark-theme .mat-paginator{background:#174269}.dark-theme .mat-paginator,.dark-theme .mat-paginator-page-size .mat-select-trigger{color:hsla(0,0%,100%,.7)}.dark-theme .mat-paginator-decrement,.dark-theme .mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.dark-theme .mat-paginator-first,.dark-theme .mat-paginator-last{border-top:2px solid #fff}.dark-theme .mat-icon-button[disabled] .mat-paginator-decrement,.dark-theme .mat-icon-button[disabled] .mat-paginator-first,.dark-theme .mat-icon-button[disabled] .mat-paginator-increment,.dark-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:hsla(0,0%,100%,.5)}.dark-theme .mat-progress-bar-background{fill:#1f3a6c}.dark-theme .mat-progress-bar-buffer{background-color:#1f3a6c}.dark-theme .mat-progress-bar-fill:after{background-color:#4747b5}.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#4a3f50}.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#4a3f50}.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#f25c42}.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#4d283f}.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#4d283f}.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.dark-theme .mat-progress-spinner circle,.dark-theme .mat-spinner circle{stroke:#4747b5}.dark-theme .mat-progress-spinner.mat-accent circle,.dark-theme .mat-spinner.mat-accent circle{stroke:#f25c42}.dark-theme .mat-progress-spinner.mat-warn circle,.dark-theme .mat-spinner.mat-warn circle{stroke:red}.dark-theme .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.7)}.dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4747b5}.dark-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.dark-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.dark-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#4747b5}.dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#f25c42}.dark-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.dark-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.dark-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#f25c42}.dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.dark-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.dark-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.dark-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.dark-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.5)}.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:hsla(0,0%,100%,.5)}.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:hsla(0,0%,100%,.5)}.dark-theme .mat-radio-button .mat-ripple-element{background-color:#fff}.dark-theme .mat-select-value{color:#fff}.dark-theme .mat-select-disabled .mat-select-value,.dark-theme .mat-select-placeholder{color:hsla(0,0%,100%,.5)}.dark-theme .mat-select-arrow{color:hsla(0,0%,100%,.7)}.dark-theme .mat-select-panel{background:#174269}.dark-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.dark-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(247,249,255,.12)}.dark-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4747b5}.dark-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#f25c42}.dark-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.dark-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:red}.dark-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:hsla(0,0%,100%,.5)}.dark-theme .mat-drawer-container{background-color:#123554;color:#fff}.dark-theme .mat-drawer{color:#fff}.dark-theme .mat-drawer,.dark-theme .mat-drawer.mat-drawer-push{background-color:#174269}.dark-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.dark-theme .mat-drawer-side{border-right:1px solid hsla(0,0%,100%,.12)}.dark-theme .mat-drawer-side.mat-drawer-end,.dark-theme [dir=rtl] .mat-drawer-side{border-left:1px solid hsla(0,0%,100%,.12);border-right:none}.dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.dark-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:hsla(29,64%,75%,.6)}.dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#f25c42}.dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(242,92,66,.54)}.dark-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#f25c42}.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#4747b5}.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(71,71,181,.54)}.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#4747b5}.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,0,0,.54)}.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.dark-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.dark-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#bdbdbd}.dark-theme .mat-slide-toggle-bar{background-color:hsla(0,0%,100%,.5)}.dark-theme .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.dark-theme .mat-primary .mat-slider-thumb,.dark-theme .mat-primary .mat-slider-thumb-label,.dark-theme .mat-primary .mat-slider-track-fill{background-color:#4747b5}.dark-theme .mat-primary .mat-slider-thumb-label-text{color:#030303}.dark-theme .mat-primary .mat-slider-focus-ring{background-color:rgba(71,71,181,.2)}.dark-theme .mat-accent .mat-slider-thumb,.dark-theme .mat-accent .mat-slider-thumb-label,.dark-theme .mat-accent .mat-slider-track-fill{background-color:#f25c42}.dark-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.dark-theme .mat-accent .mat-slider-focus-ring{background-color:rgba(242,92,66,.2)}.dark-theme .mat-warn .mat-slider-thumb,.dark-theme .mat-warn .mat-slider-thumb-label,.dark-theme .mat-warn .mat-slider-track-fill{background-color:red}.dark-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.dark-theme .mat-warn .mat-slider-focus-ring{background-color:rgba(255,0,0,.2)}.dark-theme .mat-slider-disabled .mat-slider-thumb,.dark-theme .mat-slider-disabled .mat-slider-track-background,.dark-theme .mat-slider-disabled .mat-slider-track-fill,.dark-theme .mat-slider-disabled:hover .mat-slider-track-background,.dark-theme .mat-slider.cdk-focused .mat-slider-track-background,.dark-theme .mat-slider:hover .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.dark-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:hsla(0,0%,100%,.12)}.dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:hsla(0,0%,100%,.3)}.dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:hsla(0,0%,100%,.3);background-color:transparent}.dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:hsla(0,0%,100%,.3)}.dark-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:hsla(0,0%,100%,.7)}.dark-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent)}.dark-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent)}.dark-theme .mat-step-header.cdk-keyboard-focused,.dark-theme .mat-step-header.cdk-program-focused,.dark-theme .mat-step-header:hover:not([aria-disabled]),.dark-theme .mat-step-header:hover[aria-disabled=false]{background-color:rgba(247,249,255,.04)}.dark-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.dark-theme .mat-step-header:hover{background:none}}.dark-theme .mat-step-header .mat-step-label,.dark-theme .mat-step-header .mat-step-optional{color:hsla(0,0%,100%,.7)}.dark-theme .mat-step-header .mat-step-icon{background-color:hsla(0,0%,100%,.7);color:#030303}.dark-theme .mat-step-header .mat-step-icon-selected,.dark-theme .mat-step-header .mat-step-icon-state-done,.dark-theme .mat-step-header .mat-step-icon-state-edit{background-color:#4747b5;color:#030303}.dark-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#f25c42;color:#fff}.dark-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.dark-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.dark-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.dark-theme .mat-step-header .mat-step-label.mat-step-label-error{color:red}.dark-theme .mat-stepper-horizontal,.dark-theme .mat-stepper-vertical{background-color:#174269}.dark-theme .mat-stepper-vertical-line:before{border-left-color:hsla(0,0%,100%,.12)}.dark-theme .mat-horizontal-stepper-header:after,.dark-theme .mat-horizontal-stepper-header:before,.dark-theme .mat-stepper-horizontal-line{border-top-color:hsla(0,0%,100%,.12)}.dark-theme .mat-sort-header-arrow{color:#b9c6d2}.dark-theme .mat-tab-header,.dark-theme .mat-tab-nav-bar{border-bottom:1px solid hsla(0,0%,100%,.12)}.dark-theme .mat-tab-group-inverted-header .mat-tab-header,.dark-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid hsla(0,0%,100%,.12);border-bottom:none}.dark-theme .mat-tab-label,.dark-theme .mat-tab-link{color:#fff}.dark-theme .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.5)}.dark-theme .mat-tab-header-pagination-chevron{border-color:#fff}.dark-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.5)}.dark-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.dark-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(106,106,197,.3)}.dark-theme .mat-tab-group.mat-primary .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4747b5}.dark-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#030303}.dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(9,88%,80%,.3)}.dark-theme .mat-tab-group.mat-accent .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#f25c42}.dark-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(0,100%,85%,.3)}.dark-theme .mat-tab-group.mat-warn .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.dark-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(106,106,197,.3)}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#4747b5}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#030303}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(3,3,3,.4)}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before{border-color:#030303}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#030303;opacity:.4}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:#030303;opacity:.12}.dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(9,88%,80%,.3)}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#f25c42}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:#fff;opacity:.12}.dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(0,100%,85%,.3)}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:red}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:#fff;opacity:.12}.dark-theme .mat-toolbar{background:#174269;color:#fff}.dark-theme .mat-toolbar.mat-primary{background:#4747b5;color:#030303}.dark-theme .mat-toolbar.mat-accent{background:#f25c42;color:#fff}.dark-theme .mat-toolbar.mat-warn{background:red;color:#fff}.dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.dark-theme .mat-toolbar .mat-form-field-ripple,.dark-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.dark-theme .mat-toolbar .mat-focused .mat-form-field-label,.dark-theme .mat-toolbar .mat-form-field-label,.dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.dark-theme .mat-toolbar .mat-select-arrow,.dark-theme .mat-toolbar .mat-select-value{color:inherit}.dark-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.dark-theme .mat-tooltip{background:rgba(36,106,168,.9)}.dark-theme .mat-tree{background:#174269}.dark-theme .mat-nested-tree-node,.dark-theme .mat-tree-node{color:#fff}.dark-theme .mat-snack-bar-container{color:#030303;background:#fafafa;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.dark-theme .mat-simple-snackbar-action{color:inherit}.dark-theme .class-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.dark-theme .class-manage-container .tabs a:hover{text-decoration:none}.dark-theme .class-manage-container .body{height:100%}.dark-theme .bookmark-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.dark-theme .bookmark-manage-container .tabs a:hover{text-decoration:none}.dark-theme .mat-hint-custom{padding:0 4px!important;line-height:16px;font-size:75%;text-align:left;letter-spacing:normal;font-weight:600}.dark-theme .mat-checkbox{margin-bottom:0!important}.dark-theme textarea{min-height:55px!important}.dark-theme .organization-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.dark-theme .organization-manage-container .tabs a:hover{text-decoration:none}.dark-theme .change-status-btn{margin-bottom:20px}.dark-theme .group-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.dark-theme .group-manage-container .tabs a:hover{text-decoration:none}.dark-theme .group-manage-container .body{height:100%}.dark-theme .red-chip{background-color:#a22a2c!important}.dark-theme .green-chip{background-color:#1f6124!important}.dark-theme .users-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important}.dark-theme .users-manage-container .tabs a:hover{text-decoration:none}.dark-theme .users-manage-container .body{height:100%}.dark-theme .create-new-user-btn{margin-bottom:2%!important}.dark-theme .users-search-input-container{margin-top:2%;margin-left:2%;margin-right:2%}.dark-theme .video-provider-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.dark-theme .video-provider-manage-container .tabs a:hover{text-decoration:none}.dark-theme .video-provider-manage-container .body{height:100%}.dark-theme mat-card{border:none!important;box-shadow:none!important}.dark-theme vsc-admin #page{position:absolute;display:grid;min-width:100%;min-height:100%;grid-template-areas:"head head" "nav toolbar" "nav  main" "nav  foot";grid-template-rows:auto 56px 1fr 65px;grid-template-columns:auto 1fr;background-color:#123554}@media (max-width: 959px){.dark-theme vsc-admin #page{grid-template-columns:56px 1fr}.dark-theme vsc-admin #page>nav{grid-area:nav;z-index:3}}.dark-theme vsc-admin #page>header{grid-area:head}.dark-theme vsc-admin #page>header .mat-toolbar{padding-left:12px!important;color:#373636;border-bottom:1px solid rgba(32,54,93,.08)}.dark-theme vsc-admin #page>header .mat-toolbar vsc-logo{margin-left:20px}.dark-theme vsc-admin #page>header .mat-toolbar button{color:#373636;font-weight:600}.dark-theme vsc-admin #page>header .nav-divider{height:64px}.dark-theme vsc-admin #page>nav{grid-area:nav}.dark-theme vsc-admin #page>main{grid-area:main;padding:35px 30px 30px;overflow:hidden}.dark-theme vsc-admin #page>main mat-card{display:flex;flex-direction:column;flex:1}.dark-theme vsc-admin #page>#toolbar{grid-area:toolbar}.dark-theme vsc-admin #page>#toolbar .mat-toolbar{background:#fff;padding:0 30px;height:56px}.dark-theme vsc-admin #page>vsc-footer{grid-area:foot;align-self:center;padding:16px 32px}.dark-theme vsc-admin #page>vsc-footer .copyright{font-size:14px}.dark-theme vsc-admin .red-chip{background-color:#a22a2c!important}.dark-theme vsc-admin .green-chip{background-color:#1f6124!important}.dark-theme vsc-admin .orange-chip{background-color:#c14e02!important}.dark-theme vsc-admin .purple-chip{background-color:purple!important}.dark-theme vsc-admin .green-icon{color:#1f6124!important}.dark-theme vsc-admin .red-icon{color:#a22a2c!important}.dark-theme input:focus,.dark-theme mat-select:focus{outline:none!important}.dark-theme .dialog-cancel-button{height:52px!important}.dark-theme .announcement-container .announcement{padding:10px;border-bottom:1px solid #c7dbef}.dark-theme .announcement-container .announcement:last-child{border-bottom:none!important}.dark-theme .announcement-container .announcement.link{cursor:pointer!important}.dark-theme .announcement-container .announcement.link:hover .announcement-name a{text-decoration:underline}.dark-theme .announcement-container .announcement .item{padding:16px 20px 16px 0!important}.dark-theme .announcement-container .announcement .date{width:70px;padding-right:10px}.dark-theme .announcement-container .announcement .date .day,.dark-theme .announcement-container .announcement .date .month{display:flex;align-items:center;justify-content:center}.dark-theme .announcement-container .announcement .date .day{font-size:30px;font-weight:600}.dark-theme .announcement-container .announcement .date .month{font-size:19px;color:#6d6c72;font-weight:600;opacity:.6}.dark-theme .no-announcements{padding:10px 20px;font-weight:700;font-size:15px}.dark-theme .read-more{font-size:18px;font-weight:600}.dark-theme .announcement-name{text-transform:none!important;word-break:break-word}.dark-theme .announcement-name>span{line-height:26px}.dark-theme .announcement-name vsc-icon{font-size:20px}.dark-theme .btn-bad-request{text-transform:uppercase;font-size:24px;height:64px!important;display:inline;background-color:#f25c42;padding:0 32px;color:#fff;border:none;font-weight:700;margin-top:20px}.dark-theme .bad-request{margin-top:20px;max-width:30%}.dark-theme .bookmark{background-color:#fff}.dark-theme .bookmark .content{padding:0;height:100%}.dark-theme .bookmark .content:hover{cursor:pointer}.dark-theme .bookmark .content .icon{padding:32px 0 24px}.dark-theme .bookmark .content .icon img{height:64px}.dark-theme .bookmark .content .name{text-align:center;font-size:22px;font-weight:600;padding:0 10px 32px}.dark-theme .bookmark .content .name:hover{text-decoration:underline}.dark-theme .bookmark-title-cont{margin-bottom:16px!important}.dark-theme .bookmark-title-cont h1{font-size:24px;color:#373636}.dark-theme .bookmarks-search{margin-bottom:0!important;padding-left:15px;margin-right:1%}.dark-theme .internet-games-paginator-cont .paginator{padding-right:20%}@media only screen and (min-width: 1280px){.dark-theme .bookmarks-search{margin-right:0!important}}@media only screen and (max-width: 960px){.dark-theme .bookmarks-search{margin-right:0!important}}@media only screen and (min-width: 1281px) and (max-width: 1338px){.dark-theme .bookmark-title-cont{height:66px;margin-bottom:12px}}@media only screen and (max-width: 1278px){.dark-theme .paginator{padding-right:0!important}}.dark-theme .paginator-container{justify-content:center!important}.dark-theme vsc-public-calendar .classes-background-color{background-color:#e2f1fc}.dark-theme vsc-public-calendar .chat-background-color{background-color:#ffdbd1}.dark-theme vsc-public-calendar button.cal-nav-button{height:56px!important;font-size:20px!important;padding:0 20px;border-radius:0}.dark-theme vsc-public-calendar .date-switcher{cursor:pointer;height:52px;width:52px}.dark-theme vsc-public-calendar .date-switcher:focus{outline:none!important}.dark-theme vsc-public-calendar .date-switcher vsc-icon{font-size:26px!important;margin:0}.dark-theme vsc-public-calendar .date-switcher vsc-icon.icon-adj-left,.dark-theme vsc-public-calendar .date-switcher vsc-icon.icon-adj-right{position:relative}.dark-theme vsc-public-calendar .cal-nav-container{margin-bottom:12px}.dark-theme vsc-public-calendar .view-date{font-size:22px;font-weight:700;margin:0 32px;text-align:center}.dark-theme vsc-public-calendar .cal-week-view{max-height:calc(100vh - 262px);overflow-y:scroll}.dark-theme vsc-public-calendar .cal-week-view .cal-time{font-size:22px;width:100px!important;padding:8px;line-height:1;height:100%;display:flex;align-items:center;justify-content:center}.dark-theme vsc-public-calendar .cal-week-view .cal-header{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;padding:16px;background-color:transparent;border-color:#cce2ef!important}.dark-theme vsc-public-calendar .cal-week-view .cal-header.cal-today{background-color:transparent!important;border-bottom:3px solid #f25c42!important}.dark-theme vsc-public-calendar .cal-week-view .cal-header:last-of-type{border-right:1px solid #cce2ef}.dark-theme vsc-public-calendar .cal-week-view .cal-header:hover{background-color:rgba(242,244,255,.81)}.dark-theme vsc-public-calendar .cal-week-view .cal-header br{display:none}.dark-theme vsc-public-calendar .cal-week-view .cal-time-label-column{width:100px}.dark-theme vsc-public-calendar .cal-week-view .cal-day-columns{position:relative}.dark-theme vsc-public-calendar .cal-week-view .cal-all-day-events,.dark-theme vsc-public-calendar .cal-week-view .cal-day-column{position:static;border-color:#cce2ef!important}.dark-theme vsc-public-calendar .cal-week-view .cal-hour-segment{border-color:#cce2ef!important;border-bottom:1px solid #cce2ef!important}.dark-theme vsc-public-calendar .cal-week-view .cal-hour-segment:hover{background-color:#fff!important}.dark-theme vsc-public-calendar .cal-week-view .cal-after-hour-start{border-bottom:1px solid #cce2ef!important}.dark-theme vsc-public-calendar .cal-week-view .cal-events-row{margin-left:100px!important}.dark-theme vsc-public-calendar .cal-week-view .cal-time-events{border-color:#cce2ef!important;border-bottom:none}.dark-theme vsc-public-calendar .cal-week-view .cal-hour-odd{background-color:#fff}.dark-theme vsc-public-calendar .cal-week-view .cal-day-headers{border-color:#cce2ef!important;position:sticky;top:0;z-index:2;background-color:#fff;padding-left:100px;border-right:none;background-image:url(/assets/images/backgrounds/calendar-bgr.svg);background-repeat:no-repeat;background-position:38px}.dark-theme vsc-public-calendar .cal-week-view .cal-day-headers span{font-size:26px;opacity:1;font-weight:700}.dark-theme vsc-public-calendar .cal-week-view .cal-day-headers b{font-size:18px;font-weight:400;text-transform:uppercase}.dark-theme vsc-public-calendar .cal-day-view .cal-events-container{margin-left:100px}.dark-theme vsc-public-calendar .cal-day-view .cal-time{background-color:rgba(242,244,255,.81);border-right:1px solid #cce2ef!important}.dark-theme vsc-public-calendar .cal-current-time-marker{height:3px;background-color:#f25c42}.dark-theme vsc-public-calendar .cal-day-view .cal-current-time-marker{margin-left:100px;width:calc(100% - 100px)}.dark-theme .cal-week-view .cal-header.cal-weekend span{color:inherit}@media only screen and (max-width: 1440px) and (min-width: 1281px){.dark-theme vsc-public-calendar button.cal-nav-button{padding:0 16px}.dark-theme vsc-public-calendar .cal-week-view .cal-header{padding:8px}}@media only screen and (max-width: 1280px) and (min-width: 700px){.dark-theme vsc-public-calendar button.cal-nav-button{padding:0 12px}.dark-theme vsc-public-calendar .cal-week-view .cal-header{padding:8px}.dark-theme vsc-public-calendar .view-date{margin:0 12px;font-size:20px}}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme vsc-public-calendar{width:97vw;display:inline-block}.dark-theme vsc-public-calendar .cal-nav-container button.cal-nav-button{height:46px!important;font-size:18px!important;padding:0 10px}.dark-theme vsc-public-calendar .cal-nav-container .view-date{font-size:18px;margin:0 8px}.dark-theme vsc-public-calendar .cal-hour .cal-time{font-size:18px}.dark-theme vsc-public-calendar .cal-day-headers .cal-header b{font-size:10px;font-weight:700}.dark-theme vsc-public-calendar .cal-day-headers .cal-header span{font-size:18px}}.dark-theme .classes-top-border{border-top-color:#e2f1fc!important}.dark-theme .chat-top-border{border-top-color:#ffdbd1!important}.dark-theme .event-detail{min-width:480px;position:relative}.dark-theme .event-detail .close-button{position:absolute;right:13px;top:12px;cursor:pointer}.dark-theme .event-detail .header{margin-bottom:-9px}.dark-theme .event-detail .header a:hover{text-decoration:none}.dark-theme .event-detail .header a span{cursor:pointer}.dark-theme .event-detail .header a span:hover{text-decoration:underline}.dark-theme .event-detail .header a vsc-icon{min-width:unset;font-size:16px}.dark-theme .event-detail .event-info{padding:14px 0;font-size:16px;font-weight:600;color:#363030}.dark-theme .event-detail .event-info vsc-icon{color:#8b8b8b;font-size:12px;min-width:unset}.dark-theme .event-detail .event-info .btn-join{border-radius:0!important}.dark-theme .event-detail .body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.dark-theme .event-detail .body .title{font-size:20px;font-weight:700}.dark-theme .event-detail .body .host{font-size:16px}.dark-theme .event-detail .body .category{font-weight:700;text-transform:uppercase;font-size:14px}.dark-theme .event-detail .footer .class-details-btn{background-color:#f9f9fb;font-size:16px;text-transform:uppercase;width:100%;height:52px}.dark-theme .event-detail .footer .class-details-btn:hover{background-color:var(--primary-color);color:#fff}.dark-theme .event-detail .footer .accept-decline-buttons button{width:40%;height:100%}.dark-theme .event-detail .footer vsc-join-class,.dark-theme .event-detail .footer vsc-join-class button{width:100%}.dark-theme .event-detail .footer vsc-join-chat button{width:100%;margin-bottom:20px}.dark-theme .carousel .carousel-slider:focus,.dark-theme .carousel .main-item:focus{outline:none!important}.dark-theme .carousel .nav-btn{cursor:pointer}.dark-theme .carousel .carousel-divider{margin-bottom:20px;margin-top:20px;width:40%;border-bottom:1px solid #c7dbef}.dark-theme .carousel img{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark-theme .carousel .carousel-slider{width:100%}.dark-theme .carousel .carousel-slider .items{display:flex;align-items:center;height:140px;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none;padding:7px 2px}.dark-theme .carousel .carousel-slider .items .slider-item{height:70%;margin-right:9px}.dark-theme .carousel .carousel-slider .items .slider-item.active,.dark-theme .carousel .carousel-slider .items .slider-item:not([readOnly=true]):hover{cursor:pointer}.dark-theme .carousel .carousel-slider .items .slider-item.active img,.dark-theme .carousel .carousel-slider .items .slider-item:not([readOnly=true]):hover img{border-color:#718cae}.dark-theme .carousel .carousel-slider .items .slider-item[readOnly=true]:hover{cursor:not-allowed}.dark-theme .carousel .carousel-slider .items .slider-item,.dark-theme .carousel .carousel-slider .items .slider-item img{width:120px;-o-object-fit:cover;object-fit:cover}.dark-theme .carousel .carousel-slider .items .slider-item img{height:100%;transition:border-color .4s ease;border:3px solid transparent}.dark-theme .carousel .carousel-slider .items::-webkit-scrollbar{display:none}.dark-theme .carousel .carousel-slider .nav-btn.right{margin-left:15px}.dark-theme .carousel .carousel-slider .nav-btn.left{margin-right:15px}.dark-theme .carousel .carousel-slider .nav-btn vsc-icon{font-size:25px!important}.dark-theme .carousel .main-item{width:100%}.dark-theme .carousel .main-item .img-container{width:90%;position:relative;overflow:hidden;display:flex;align-items:center;height:450px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .carousel .main-item .img-container{height:350px}}@media only screen and (max-width: 1470px){.dark-theme .carousel .main-item .img-container{height:250px}}.dark-theme .carousel .main-item .img-container img{-o-object-fit:contain;object-fit:contain;width:100%}.dark-theme .carousel .main-item .nav-btn{height:100%;width:70px}.dark-theme .carousel .main-item .nav-btn.right{padding-left:10px}.dark-theme .carousel .main-item .nav-btn.left{padding-right:10px}.dark-theme .carousel .main-item .nav-btn vsc-icon{font-size:60px!important;height:80px!important;display:flex;align-items:center}@media only screen and (max-width: 1919px){.dark-theme .carousel .carousel-slider .items{height:115px}.dark-theme .carousel .carousel-slider .items .slider-item{height:80%}.dark-theme .carousel .carousel-slider .items .slider-item,.dark-theme .carousel .carousel-slider .items .slider-item img{width:120px}}.dark-theme vsc-chats .divider{border-left:2px solid #bbb9b9;height:60px;padding:0 10px;margin-left:4px}.dark-theme .chats-container{padding-top:4px}.dark-theme .chat-title-cont{min-height:52px;margin-bottom:15px!important}.dark-theme .chat-title-cont button{font-size:18px;border-radius:0;color:#f9f9fb}.dark-theme .chat-title-cont button:hover{background-color:#222172}.dark-theme .user-chats-container>vsc-chat-schedule{max-height:100%;background-color:#fff!important;margin-top:20px}.dark-theme .user-chats-container,.dark-theme .user-chats-container>vsc-chat-schedule vsc-chat-schedule{background-color:#fff!important;padding:20px;border:transparent}.dark-theme .first-column-cont{max-height:100%;background-color:#fff!important;margin-top:22px}.dark-theme .user-visibility-container{padding-top:30px;padding-left:20px}.dark-theme .user-visibility-container .allow-contact-header{font-size:24px;font-weight:600;color:#363030;margin-bottom:20px}.dark-theme .user-visibility-container .uncheck-text{font-size:16px;font-weight:400;color:#707070}@media only screen and (max-width: 1440px){.dark-theme .chat-title-cont{height:60px;margin-bottom:11px!important}}@media only screen and (max-width: 1279px) and (min-width: 750px){.dark-theme .user-visibility-container .allow-contact-header{font-size:21px}}@media only screen and (max-width: 749px) and (min-width: 600px){.dark-theme .user-visibility-container{padding-left:8px}.dark-theme .user-visibility-container .allow-contact-header{font-size:18px}}.dark-theme .chat-title{font-size:24px;font-weight:600;color:#373636;padding-bottom:5px;text-transform:unset!important}.dark-theme .chat-item{background-color:#eff3f6;padding:20px;margin:0 33px 20px 0;font-weight:600}.dark-theme .chat-item .actions{padding-left:15px}.dark-theme .chat-item .actions button{border-radius:0;font-size:18px;font-weight:700;height:48px!important;min-width:80px;color:#f9f9fb;border:none!important}.dark-theme .chat-item .actions button:hover{background-color:#222172}.dark-theme .chat-item .actions button.border{color:#232173}.dark-theme .chat-item .actions button.border:hover{color:#f9f9fb}.dark-theme .chat-item .time{font-size:16px;color:#363030}.dark-theme .chat-item .time vsc-icon{color:#595756!important;font-size:12px;width:12px!important;min-width:12px!important;margin-right:6px!important}.dark-theme .chat-item .title{font-size:20px;color:#000!important;padding-bottom:24px!important}.dark-theme .chat-item .title:hover{text-decoration:underline}.dark-theme .chat-item .participants{font-size:16px;color:#363030}.dark-theme .chat-item .participants vsc-icon{color:#595756;font-size:12px;width:12px!important;min-width:12px!important;margin-right:6px}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme .chat-item-actions{margin-top:24px}}.dark-theme .chat-manage .title{padding:5px 0 22px}.dark-theme .chat-manage .title .chat-title{padding-bottom:0}.dark-theme .chat-manage .chat-actions{width:567px;padding:0 0 32px}.dark-theme .chat-manage .chat-actions button{border-radius:0;font-weight:700;border:none!important;height:56px!important}.dark-theme .chat-manage .chat-actions button:hover{background-color:#222172}.dark-theme .chat-manage .chat-actions button.border{color:#232173}.dark-theme .chat-manage .chat-actions button.border:hover{color:#f9f9fb}.dark-theme .chat-manage .chat-actions button[disabled]:hover{background-color:#e0e5e9}.dark-theme .chat-manage .chat-actions .hint{padding:10px 0 0}.dark-theme .chat-manage .chat-actions mat-card-actions{margin:0}@media screen and (max-width: 1279px){.dark-theme .chat-manage .chat-actions{padding-bottom:15px}.dark-theme .chat-manage .chat-actions .hint{padding-bottom:25px}}.dark-theme .chat-manage label,.dark-theme .chat-manage mat-hint{font-size:18px}.dark-theme .chat-management-container .manage-chat-form{padding-left:22px;max-width:58%!important}.dark-theme .chat-management-container .manage-chat-form .mat-card-content{margin-bottom:0}.dark-theme .chat-management-container button{font-size:18px}.dark-theme .chat-management-container label{font-size:16px;opacity:1!important;margin-top:8px;margin-bottom:2px;color:#595756}.dark-theme .chat-management-container .calendar-custom:hover .mat-hint,.dark-theme .chat-management-container .title-input:hover .mat-hint{color:#929191!important}.dark-theme .chat-management-container .calendar-custom .mat-form-field{width:380px!important}.dark-theme .chat-management-container .calendar-custom .mat-form-field .mat-datepicker-toggle{color:#f25c42}.dark-theme .chat-management-container vsc-select.time-intervals{margin-top:42px}.dark-theme .chat-management-container vsc-select.time-intervals .mat-form-field{width:175px}.dark-theme .chat-management-container .description:hover .mat-hint{color:#929191!important}.dark-theme .chat-management-container .description .mat-form-field{color:#363030}.dark-theme .chat-management-container .description .mat-form-field .mat-form-field-wrapper{padding-bottom:6px}.dark-theme .chat-management-container input::-moz-placeholder,.dark-theme .chat-management-container textarea::-moz-placeholder{color:#797a81;font-size:16px;font-weight:600}.dark-theme .chat-management-container input::placeholder,.dark-theme .chat-management-container textarea::placeholder{color:#797a81;font-size:16px;font-weight:600}.dark-theme .chat-management-container input[disabled]::-moz-placeholder,.dark-theme .chat-management-container textarea[disabled]::-moz-placeholder{color:hsla(0,0%,100%,.5)!important}.dark-theme .chat-management-container input[disabled]::placeholder,.dark-theme .chat-management-container textarea[disabled]::placeholder{color:hsla(0,0%,100%,.5)!important}.dark-theme .chat-management-container .mat-form-field{color:#363030;width:567px;border-radius:0}.dark-theme .chat-management-container .mat-form-field .mat-error{font-size:15px!important}.dark-theme .mat-stroked-button,.dark-theme vsc-public-calendar .date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .date-switcher:not(.active){border-width:2px!important}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme .chat-manage .chat-actions{width:520px}.dark-theme .chat-management-container .manage-chat-form{max-width:90%!important}.dark-theme .chat-management-container .mat-form-field{width:520px}.dark-theme .chat-management-container .calendar-custom .mat-form-field{width:335px!important}}.dark-theme .room-wrapper{width:100%;height:100%}.dark-theme .room-wrapper .title{padding:11px 0 22px}.dark-theme .room-wrapper .title .chat-title{padding-bottom:0}.dark-theme .room-wrapper .button-wrapper .btn-chat{cursor:pointer}.dark-theme .room-wrapper .button-wrapper .btn-chat,.dark-theme .room-wrapper .button-wrapper .btn-chat .mat-button-wrapper{padding:0 6px 0 0!important}.dark-theme .room-wrapper .button-wrapper .btn-chat span.text{font-weight:600;color:hsla(0,0%,100%,.7);font-size:18px}.dark-theme .room-wrapper .button-wrapper .btn-chat span.text:hover{text-decoration:underline}.dark-theme .room-wrapper .button-wrapper .btn-chat vsc-icon{color:#f25c42;font-size:20px!important;min-width:12px!important}.dark-theme .room-wrapper .divider{height:24px;border-right:2px solid hsla(0,0%,100%,.25);margin:0 15px 0 5px}.dark-theme .room-wrapper .chat-room{width:100%;height:85%}.dark-theme .chats-schedule-container{background:hsla(0,0%,100%,.075);overflow-y:auto;max-height:1000px;padding-bottom:16px;padding-right:16px;padding-top:5px;margin-top:8px}.dark-theme .chats-schedule-container .chats-lists-wrapper{margin-bottom:100px}.dark-theme .chats-schedule-container .chats-list{margin-bottom:20px}.dark-theme .chats-schedule-container .chats-list .chat-type-header{font-size:20px;padding:0;color:#595756;font-weight:600}.dark-theme .chats-schedule-container .chat-box .date{font-size:16px;padding:0;color:#595756;font-weight:600}.dark-theme .chats-schedule-container .no-item-wrapper .empty-chat-image{height:334px;margin:65px 117px 43px}.dark-theme .chats-schedule-container .no-item-wrapper .no-item-text{text-align:center;font-size:24px;font-weight:400;color:#030303;margin-bottom:40px}.dark-theme .chats-schedule-container .no-item-wrapper .schedule-button{margin-bottom:140px;font-size:18px;border-radius:0}.dark-theme .chats-schedule-container .no-item-wrapper .schedule-button vsc-icon{font-size:13px;margin-right:0}@media only screen and (max-width: 1520px){.dark-theme .chats-schedule-container{overflow-y:auto;max-height:1108px!important}}@media only screen and (max-width: 1281px){.dark-theme .chats-schedule-container{overflow-y:auto;max-height:944px!important}}@media only screen and (max-width: 599px){.dark-theme .chats-schedule-container{overflow-y:auto;max-height:100%!important}}@media only screen and (max-width: 1279px) and (min-width: 750px){.dark-theme .chats-schedule-container{overflow-y:auto;max-height:100%!important}.dark-theme .chats-schedule-container .no-item-wrapper .empty-chat-image{height:290px;margin:8px}.dark-theme .chats-schedule-container .no-item-wrapper .no-item-text{font-size:21px}}@media only screen and (max-width: 749px) and (min-width: 600px){.dark-theme .chats-schedule-container{overflow-y:auto;max-height:100%!important}.dark-theme .chats-schedule-container .no-item-wrapper .empty-chat-image{height:200px;margin:8px}.dark-theme .chats-schedule-container .no-item-wrapper .no-item-text{font-size:17px}}.dark-theme vsc-class-appearance{height:100%}.dark-theme vsc-class-appearance vsc-mat-section-header{text-transform:uppercase}.dark-theme vsc-class-appearance mat-card{height:100%;border:none!important;box-shadow:none!important}.dark-theme vsc-class-appearance .images-container{width:700px}.dark-theme .class-session-container{margin-bottom:5px;transition:box-shadow .1s ease}.dark-theme .class-session-container.active,.dark-theme .class-session-container:not(.active):hover{border:1px solid #f25c42;cursor:pointer}.dark-theme h3.class-name{font-size:30px;margin-top:24px!important;margin-bottom:24px!important;margin-right:8px}.dark-theme div.class-session-date{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.7)}@media only screen and (max-width: 1279px){.dark-theme div.class-session-date{font-size:12px}}.dark-theme span.class-session-title{font-size:18px;font-weight:600;color:#000}@media only screen and (max-width: 1919px){.dark-theme span.class-session-title{font-size:16px}}.dark-theme span.class-more-sessions-title{font-size:18px;font-weight:600;color:#373636}@media only screen and (max-width: 1919px){.dark-theme span.class-more-sessions-title{font-size:16px}}.dark-theme .list-view{height:100%}.dark-theme .list-view .no-sessions{width:100%;height:100%;font-weight:600;font-size:22px}@media only screen and (max-width: 1919px){.dark-theme .list-view .no-sessions{font-size:19px}}.dark-theme .list-view .no-sessions .svg-inline--fa{font-size:80px!important;padding-bottom:30px}@media only screen and (max-width: 1919px){.dark-theme .list-view .no-sessions .svg-inline--fa{font-size:65px!important}}.dark-theme .list-view .no-sessions span{text-align:center}.dark-theme .list-view .list-item{padding-top:6px;padding-bottom:6px}.dark-theme .list-view .list-item .image-container{display:grid;position:relative}.dark-theme .list-view .list-item .image-container img{width:130px;height:100%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.dark-theme .list-view .list-item .image-container .video-button{position:absolute;width:100%;height:100%}.dark-theme .list-view .list-item .image-container .video-button .video-button-wrapper{width:37px;height:37px;background-color:var(--accent-color)}.dark-theme .list-view .list-item .image-container .video-button .video-button-wrapper .svg-inline--fa{color:#fff;font-size:32px!important}.dark-theme .list-view .list-item .text-container{padding:6px 15px 6px 6px}.dark-theme .list-view .list-item .class-session-date,.dark-theme .list-view .list-item .text-container{display:grid;align-items:end}.dark-theme .list-view .list-view-container{padding-left:2px;padding-bottom:2px;padding-right:5px;width:100%;height:100%;align-self:start}.dark-theme .list-view .list-view-container .load-more-btn{font-size:20px;outline:none!important;border:2px solid transparent;transition:border-color .4s ease}.dark-theme .list-view .list-view-container .load-more-btn:focus,.dark-theme .list-view .list-view-container .load-more-btn:hover{border-color:var(--accent-color)}.dark-theme .video-main{margin:16px;padding:0 26px 0 0!important;border-right:1px solid #cccecf}.dark-theme .video-main .tabs-container .tab{color:hsla(0,0%,100%,.7);font-weight:600;font-size:18px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .video-main .tabs-container .tab{font-size:16px}}@media only screen and (max-width: 1279px){.dark-theme .video-main .tabs-container .tab{font-size:16px}}.dark-theme .video-main .tabs-container .mat-tab-label-active{font-weight:600;color:#000;opacity:1}.dark-theme .video-main mat-ink-bar{background-color:#f25c42!important;height:4px}.dark-theme .video-main nav.mat-tab-header{border-bottom:none}.dark-theme .live-stream{padding:56.25% 0 0;position:relative}.dark-theme .sessions>div{border-left:none!important;padding-left:0!important}@media only screen and (max-width: 1279px){.dark-theme .sessions>div{padding:0}}.dark-theme .class-info-container{color:#20365d;height:100%}.dark-theme .class-info-container .header{padding:0}.dark-theme .class-info-container .tabs{margin-top:16px;background-color:#fff;height:100%;box-shadow:0 6px 12px -4px rgba(32,54,93,.19)}.dark-theme .class-info-container .tabs a:hover{text-decoration:none}.dark-theme .class-info-container .body{height:100%}.dark-theme .class-info-container .video-switcher{display:flex;width:100%;place-content:flex-end}.dark-theme .class-info-container .actions{padding-left:15px;align-items:center}.dark-theme .class-info-container .actions button{height:56px!important;font-size:20px}.dark-theme .class-info-container .actions button.fav-button.mat-stroked-button,.dark-theme .class-info-container .actions vsc-public-calendar button.fav-button.date-switcher:not(.active),.dark-theme vsc-public-calendar .class-info-container .actions button.fav-button.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .class-info-container .actions button.fav-button.date-switcher:not(.active){background-color:transparent}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .class-info-container .actions button{font-size:18px}}@media only screen and (max-width: 1279px){.dark-theme .class-info-container .actions button{font-size:17px}}.dark-theme .class-info-container .actions a{cursor:pointer;font-weight:600;font-size:16px;color:#373636;text-decoration:underline}.dark-theme .class-info-container .actions .svg-inline--fa{color:#f25c42;margin-right:5px;font-size:18px}.dark-theme .class-info-container .class-title{padding:5px 0 5px 10px}.dark-theme .class-info-container .class-title h2{margin:0 0 9px;font-size:24px;line-height:1;font-weight:600;color:#000}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .class-info-container .class-title h2{font-size:22px}}@media only screen and (max-width: 1279px){.dark-theme .class-info-container .class-title h2{font-size:21px}}@media only screen and (min-width: 600px) and (max-width: 959px){.dark-theme .class-info-container .class-title h2{font-size:19px}}.dark-theme .class-info-container h3{font-size:18px;font-weight:600;line-height:1}.dark-theme .class-info-container .with-text{font-style:italic;font-weight:600;color:#525a69;margin-right:6px}.dark-theme .class-info-container .class-session-date{margin-top:5px;color:hsla(0,0%,100%,.7)}.dark-theme .class-info-container .class-session-date h3{font-weight:600;font-size:16px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .class-info-container .class-session-date h3{font-size:14px}}@media only screen and (max-width: 1279px){.dark-theme .class-info-container .class-session-date h3{font-size:14px}}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme .video-main.class-session{max-height:49%!important;padding-right:0!important;border-right:none}.dark-theme .class-info-container .actions{flex:none;min-width:125px}.dark-theme .class-info-container .actions a{font-size:13px}}.dark-theme .material-container .material-link{font-size:16px;color:#000;text-decoration:underline}.dark-theme .material-container .description span.desc-text{opacity:1;color:#000;word-break:break-word;text-align:left;line-height:1.6;font-size:18px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .material-container .description span.desc-text{font-size:16px}}@media only screen and (max-width: 1279px){.dark-theme .material-container .description span.desc-text{font-size:16px}}.dark-theme .material-container .attachment-icon{rotate:316deg;color:#8b8b8b}.dark-theme .overview-container .description span.desc-text{opacity:1;color:#000;word-break:break-word;text-align:left;line-height:1.6;font-size:18px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .overview-container .description span.desc-text{font-size:16px}}@media only screen and (max-width: 1279px){.dark-theme .overview-container .description span.desc-text{font-size:16px}}.dark-theme .video-slider-component{position:relative}.dark-theme .no-video-container{aspect-ratio:1.79;margin-bottom:16px}.dark-theme .no-video-container .no-video{position:relative;height:100%}.dark-theme .no-video-container .no-video img{width:100%;-o-object-fit:cover;object-fit:cover;max-height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark-theme .no-video-container .no-video img.no-recordings{opacity:.95}.dark-theme .no-video-container .no-video .notes{position:absolute;color:#fff;background-color:rgba(0,0,0,.55);height:200px;padding:30px;font-size:18px}@media only screen and (max-width: 1919px){.dark-theme .no-video-container .no-video .notes{font-size:16px}}.dark-theme .no-video-container .no-video .notes vsc-icon{font-size:45px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark-theme video{margin-bottom:24px;height:auto;width:100%}.dark-theme .hr-style{clear:none;position:relative;top:22px;right:10px;text-align:right;height:0;border:none;border-top:1px solid #0000001a}.dark-theme .section-name{margin-right:30px;float:left;font-weight:600;color:hsla(0,0%,100%,.7);font-size:20px}.dark-theme .sticky-filters{position:sticky;top:0;padding:16px}.dark-theme .event-chip{color:#fff;font-weight:700;text-transform:uppercase;padding:7px 16px;font-size:15px}@media only screen and (max-width: 1919px){.dark-theme .event-chip{font-size:14px}}.dark-theme .classes-container{height:100%}.dark-theme .classes-container .class-title-cont{height:66px;margin-bottom:0!important;padding-bottom:11px}.dark-theme .classes-container .class-title-cont h1{color:#373636;font-weight:600;font-size:24px}.dark-theme .classes-container .classes-search{margin-bottom:0!important;width:33%!important}.dark-theme .classes-container .classes-search .container input{height:60px!important}.dark-theme .classes-container .date-filters{margin-left:10px}.dark-theme .classes-container .actions{padding-top:3px}.dark-theme .classes-container .actions .content>button,.dark-theme .classes-container .actions .paginator,.dark-theme .classes-container .actions button.date-filter-button{height:56px}.dark-theme .classes-container .actions button.date-filter-button{min-height:56px!important;padding:0 32px;outline:none!important;font-size:18px}.dark-theme .classes-container .actions button.date-filter-button.active{background-color:#f25c42;color:#fff}@media only screen and (max-width: 1279px){.dark-theme .classes-container .actions button.date-filter-button{font-size:19px}}.dark-theme .classes-container .actions .paginator{min-width:280px}@media only screen and (max-width: 1279px){.dark-theme .classes-container .actions .paginator{min-height:56px}}.dark-theme .classes-container .actions .date-switcher{position:relative}@media only screen and (max-width: 1279px){.dark-theme .classes-container .actions .date-switcher{width:100%;align-items:center!important}}.dark-theme .classes-container .actions .date-switcher .content>button{padding:10px 30px;outline:none!important;font-weight:700;font-size:22px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .classes-container .actions .date-switcher .content>button{font-size:20px}}.dark-theme .classes-container .actions .date-switcher .content>button.switcher{text-transform:capitalize}.dark-theme .classes-container .actions .date-switcher .content>button.switcher.prev{padding-left:17px}.dark-theme .classes-container .actions .date-switcher .content>button.switcher.next{padding-right:17px}.dark-theme .classes-container .actions .date-switcher .content>button.switcher:disabled{cursor:default!important}.dark-theme .classes-container .actions .date-switcher .content>button.switcher>span{padding-bottom:3px}.dark-theme .classes-container .actions .date-switcher .content>button.switcher vsc-icon{color:var(--accent-color);padding-top:3px;font-size:40px!important}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .classes-container .actions .date-switcher .content>button.switcher vsc-icon{font-size:35px!important;padding-top:2px}}.dark-theme .classes-container .actions .date-switcher .content>button.date vsc-icon{color:var(--accent-color);padding-right:10px;font-size:36px!important}.dark-theme .classes-container .actions .date-switcher .picker-container{position:relative}.dark-theme .classes-container .actions .date-switcher .picker-container .date-picker{position:absolute;height:1px;top:-9px;width:400px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .classes-container .actions .date-switcher .picker-container .date-picker{width:370px}}@media only screen and (max-width: 1279px){.dark-theme .classes-container .actions .date-switcher .picker-container .date-picker{width:340px}}.dark-theme .classes-container .actions .date-switcher .picker-container .date-picker mat-form-field{height:0;visibility:hidden}@media only screen and (min-width: 1280px) and (max-width: 1800px){.dark-theme .classes-container .actions>*{flex:unset!important}.dark-theme .classes-container .actions .date-switcher .content{grid-template-columns:1fr 260px 1fr}}@media only screen and (min-width: 1400px) and (max-width: 1540px){.dark-theme .classes-container .actions>div:not(:last-child){margin-right:7px!important}.dark-theme .classes-container .actions button.date-filter-button{padding:0 24px}.dark-theme .classes-container .actions .date-switcher .content{grid-column-gap:6px}}.dark-theme .classes-container vsc-list-view{min-height:60vh}.dark-theme .classes-container vsc-list-view vsc-public-event-card{height:100%}@media only screen and (min-width: 1281px) and (max-width: 1338px){.dark-theme .classes-container .class-title-cont{height:66px;margin-bottom:12px}}@media only screen and (max-width: 1440px){.dark-theme .classes-container .class-title-cont{height:66px}.dark-theme .classes-container .classes-search{margin-bottom:0!important}.dark-theme .classes-container .classes-search .container input{height:60px!important}}@media only screen and (min-width: 1919px) and (max-width: 2379px){.dark-theme .classes-container .class-card .title h2{font-size:20px}.dark-theme .classes-container .class-card .user{font-size:18px}.dark-theme .classes-container .class-card .footer button{font-size:18px!important}}@media only screen and (min-width: 2380px){.dark-theme .classes-container .class-card{max-width:20%!important}}.dark-theme .meeting-image{margin-top:50px;width:40%}.dark-theme iframe{border:none}.dark-theme .meeting-header{margin-bottom:20px!important}.dark-theme vsc-collection-view{display:flex;position:relative}.dark-theme .collection-view-container{width:100%}.dark-theme .no-record-found{padding:32px;font-size:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto}.dark-theme .mat-paginator{background:transparent!important}.dark-theme .mat-paginator-container{min-height:64px;padding:0;background-color:transparent;margin-top:12px}.dark-theme .mat-paginator-container .mat-select-value-text{background-color:#f25c42}.dark-theme .carousel-paginator-container .mat-paginator-page-size{display:none!important}.dark-theme .carousel-paginator-container .mat-paginator{width:100%;padding:0}.dark-theme .carousel-paginator-container .mat-paginator,.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-outer-container{height:100%}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-container{justify-content:center;min-height:100%!important}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-label{display:none}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{justify-content:space-between;width:100%;position:absolute;bottom:48%}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:50%}}@media only screen and (max-width: 1279px){.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:48%}}@media only screen and (max-width: 959px){.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:95%}}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button{width:48px!important;height:48px!important;background-color:#4747b5;color:#fff;border:2px solid #4747b5;display:flex;align-items:center;justify-content:center;cursor:pointer!important;transition:background-color .4s ease;outline:none!important}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button:disabled{cursor:default!important;border-color:transparent;background-color:#dbdada}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button:disabled svg{color:hsla(0,0%,100%,.7)!important;opacity:.65}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button:not(:disabled):hover{background-color:#222172!important;cursor:pointer}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions button svg{width:37px!important;color:#fff!important}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-navigation-previous{order:1;left:-15px}.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-navigation-next{order:2;right:-15px}@media only screen and (min-width: 1280px) and (max-width: 1399px){.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:48%}}@media only screen and (min-width: 1600px){.dark-theme .carousel-paginator-container .mat-paginator .mat-paginator-range-actions{bottom:48%}}.dark-theme .load-more-btn-style{border:2px solid #363030!important;border-radius:0;color:#363030;font-size:18px;font-weight:700;margin-top:30px;background-color:transparent!important}.dark-theme .load-more-btn-style:hover{color:#4747b5;border-color:#4747b5!important;background-color:transparent!important}.dark-theme .back-top-btn-style{z-index:2;position:fixed;bottom:52px;right:370px;padding:4px 12px;color:#363030;cursor:pointer;font-size:18px;font-weight:600}.dark-theme .back-top-btn-style .svg-inline--fa{margin-left:8px;color:#f25c42}.dark-theme .back-top-btn-style:hover{text-decoration:none}.dark-theme .error-message{margin-top:150px}.dark-theme .coming-soon{max-width:30%}.dark-theme :host{width:100%}.dark-theme .dz-image-preview{flex-direction:column!important}.dark-theme .dz-image-preview,.dark-theme .dz-image-preview .dz-image{display:flex!important;justify-content:center;align-items:center}.dark-theme .dz-image-preview .dz-image img{width:auto!important;height:48px!important;margin:0;-o-object-fit:contain;object-fit:contain}.dark-theme .dz-image-preview .dz-progress{height:6px!important;background-color:#e0e2ea!important;width:200px!important;margin:16px auto 0!important;position:unset!important;border:none!important;animation:pulse 2s linear infinite!important}.dark-theme .dz-remove{margin:8px 0 16px;color:#597187}.dark-theme .remove-logo{font-size:17px;color:#f25c42;width:160px;margin-top:8px}.dark-theme .dz-image{width:160px}.dark-theme vsc-footer{grid-area:foot;align-self:center;padding:16px 32px 0}.dark-theme vsc-footer .powered-by{position:sticky;bottom:15px;left:100px;font-size:17px;font-weight:700;font-family:Open Sans,sans-serif!important;opacity:.6}.dark-theme vsc-footer .powered-by img{width:30px;height:30px;vertical-align:middle}.dark-theme vsc-footer footer{font-size:16px}.dark-theme vsc-footer footer,.dark-theme vsc-footer footer a{color:#fff}.dark-theme vsc-footer footer a{cursor:pointer;text-decoration:underline;color:hsla(0,0%,100%,.7)}.dark-theme vsc-footer footer .links a:not(:last-child){border-right:2px solid hsla(0,0%,100%,.7);padding-right:15px}.dark-theme vsc-footer footer .copyright{line-height:1;margin-left:auto;font-weight:700;font-size:17px;color:#fff;opacity:.6}.dark-theme .set-height{height:calc(100% - 170px)!important}.dark-theme .home-container .widget-title{background-color:#fff;padding:16px;border-bottom:1px solid #c7dbef;display:flex;justify-content:space-between;align-items:center}.dark-theme .home-container .widget-title h4{text-transform:uppercase;font-size:20px;font-weight:700;color:#373636;margin:0}.dark-theme .home-container .widget-title a{display:flex;align-items:center}.dark-theme .home-container .widget-title a:hover{text-decoration:none}.dark-theme .home-container .vsc-card{background-color:#fff;border-top:none;box-shadow:0 3px 6px #20365d19}.dark-theme .home-container .vsc-card.widget{padding:0}.dark-theme .home-container .vsc-card.widget .title{background-color:#fafafb;padding:16px 20px;color:#fff;text-transform:uppercase;font-size:16px;font-weight:600}.dark-theme .home-container .vsc-card.widget .line{border-top:1px solid #c7dbef}.dark-theme .home-container .vsc-card.widget .item{padding:16px 20px;font-weight:700;font-size:18px;text-transform:capitalize}.dark-theme .home-container .vsc-card.widget .loading{padding:10px 20px;font-weight:700;font-size:15px}.dark-theme .home-container span.vsc-message{margin:16px 10%}.dark-theme .home-container span.vsc-help-message,.dark-theme .home-container span.vsc-message{text-align:center;line-height:1.45;font-weight:600;font-size:20px}.dark-theme .home-container .help-card{background-image:url(contact-help.4d0dfcc51aec2a85cbb7.svg);background-size:340px;background-position:188px 80px;background-repeat:no-repeat;max-height:230px;min-height:230px}.dark-theme .home-container .help-card h3{margin:8px 0;font-weight:600}@media only screen and (max-width: 1520px){.dark-theme .help-card{background-position:114px 80px}.dark-theme .help-card h1{font-size:30px}.dark-theme .help-card h3{margin:8px 0;font-weight:600;font-size:20px}}@media only screen and (max-width: 1366px){.dark-theme .help-card{background-position:114px 80px}.dark-theme .help-card h1{font-size:30px}.dark-theme .help-card h3{margin:8px 0;font-weight:600;font-size:18px}}.dark-theme .join-chat-button{border-radius:0;font-size:18px!important;min-height:56px!important;min-width:128px!important}.dark-theme .join-chat-button:hover{background-color:#222172}.dark-theme vsc-join-class button{background-color:#4747b5!important;color:#fff!important;border-radius:0}.dark-theme vsc-join-class button.mat-flat-button,.dark-theme vsc-join-class vsc-public-calendar button.date-switcher.active,.dark-theme vsc-public-calendar vsc-join-class button.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme vsc-join-class button.date-switcher.active{font-size:18px!important;height:56px!important}.dark-theme .dialog-wrapper{position:relative}.dark-theme .dialog-wrapper .dialog-title{font-size:24px;font-weight:600;height:33px}.dark-theme .dialog-wrapper vsc-close-button{position:absolute;top:-21px;right:-21px}.dark-theme .dialog-wrapper .display-content{white-space:pre-line}.dark-theme .dialog-wrapper .display-content h2{font-size:16px;font-weight:400;margin:10px 0 66px}.dark-theme .dialog-wrapper .buttons-wrapper button{font-size:18px;border-radius:0;padding:0 26px}.dark-theme .dialog-wrapper .buttons-wrapper button.dialog-cancel-button{border:none;background-color:#f3f3ff}.dark-theme .dialog-wrapper .buttons-wrapper button.dialog-cancel-button:hover{color:var(--primary-color)!important;background-color:#f3f3ff!important}.dark-theme .leave-class-wrapper .btn-cancel{height:52px}.dark-theme .leave-class-wrapper .dialog-header{display:flex;align-items:center;place-content:center space-between}.dark-theme .leave-class-wrapper .dialog-footer{place-content:end}.dark-theme .mat-flat-button,.dark-theme .mat-stroked-button,.dark-theme vsc-public-calendar .date-switcher.active,.dark-theme vsc-public-calendar .date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .date-switcher:not(.active){padding:0 24px}.dark-theme .mat-flat-button,.dark-theme vsc-public-calendar .date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .date-switcher.active{height:52px!important;color:#fff!important}.dark-theme .mat-icon-button{line-height:0!important}.dark-theme .mat-button-wrapper{display:flex;align-items:center;justify-content:center}.dark-theme .mat-stroked-button,.dark-theme vsc-public-calendar .date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .date-switcher:not(.active){background-color:#fff;transition:background-color .15s ease;border:none}.dark-theme .mat-stroked-button:not(.border),.dark-theme vsc-public-calendar .date-switcher:not(.border):not(.active),.primary-theme vsc-public-calendar .dark-theme .date-switcher:not(.border):not(.active){box-shadow:0 0 14px -1px rgba(32,54,93,.09)!important}.dark-theme .mat-stroked-button.border.mat-primary,.dark-theme vsc-public-calendar .border.mat-primary.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .border.mat-primary.date-switcher:not(.active){border:1px solid #4747b5}.dark-theme .mat-stroked-button.border.mat-accent,.dark-theme vsc-public-calendar .border.mat-accent.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .border.mat-accent.date-switcher:not(.active){border:1px solid #f25c42}.dark-theme .mat-stroked-button.rounded,.dark-theme vsc-public-calendar .rounded.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .rounded.date-switcher:not(.active){min-width:unset;border-radius:50%!important;padding:10px;outline:none!important}.dark-theme .mat-stroked-button[disabled=true],.dark-theme vsc-public-calendar [disabled=true].date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme [disabled=true].date-switcher:not(.active){border-color:transparent!important}.dark-theme .mat-stroked-button.mat-primary vsc-icon,.dark-theme vsc-public-calendar .mat-primary.date-switcher:not(.active) vsc-icon,.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher:not(.active) vsc-icon{color:#4747b5}.dark-theme .mat-stroked-button.mat-primary:hover,.dark-theme vsc-public-calendar .mat-primary.date-switcher:hover:not(.active),.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher:hover:not(.active){background-color:#4747b5!important}.dark-theme .mat-stroked-button.mat-primary:hover,.dark-theme .mat-stroked-button.mat-primary:hover vsc-icon,.dark-theme vsc-public-calendar .mat-primary.date-switcher:hover:not(.active),.dark-theme vsc-public-calendar .mat-primary.date-switcher:hover:not(.active) vsc-icon,.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher:hover:not(.active),.primary-theme vsc-public-calendar .dark-theme .mat-primary.date-switcher:hover:not(.active) vsc-icon{color:#fff}.dark-theme .mat-stroked-button.mat-accent,.dark-theme .mat-stroked-button.mat-accent vsc-icon,.dark-theme vsc-public-calendar .mat-accent.date-switcher:not(.active),.dark-theme vsc-public-calendar .mat-accent.date-switcher:not(.active) vsc-icon,.primary-theme vsc-public-calendar .dark-theme .mat-accent.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .mat-accent.date-switcher:not(.active) vsc-icon{color:#f25c42!important}.dark-theme .mat-stroked-button.mat-warn,.dark-theme vsc-public-calendar .mat-warn.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .mat-warn.date-switcher:not(.active){background-color:transparent;transition:background-color .15s ease;border:1px solid}.dark-theme .mat-card{border-radius:0;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef;padding-bottom:0}.dark-theme .mat-card-actions{margin-left:0;margin-right:0;padding:0}.dark-theme .mat-form-field{font-size:16px!important;color:rgba(18,53,84,.87)}.dark-theme .mat-form-field .mat-error{color:var(--warn-darker-color)}.dark-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:var(--warn-darker-color)!important}.dark-theme vsc-mat-section-header{padding:0 0 12px;border-bottom:2px solid #e0e7ff;margin:24px 0;font-size:16px;font-weight:700}.dark-theme vsc-mat-section-header .container{display:flex;flex-direction:row}.dark-theme vsc-mat-section-header .container .vsc-icon{max-width:23px}.dark-theme vsc-mat-section-header .container .vsc-icon-hint{position:relative!important;font-size:20px!important;opacity:.8}.dark-theme .showbox{position:absolute;top:0;bottom:0;left:0;right:0}.dark-theme .loader,.dark-theme .showbox{display:flex;align-items:center;justify-content:center}.dark-theme .loader{width:100%;height:100%;background-color:hsla(0,0%,100%,.35);z-index:1}.dark-theme .loader:before{content:"";display:block;padding-top:100%}.dark-theme .circular{animation:rotate 2s linear infinite;height:100px;transform-origin:center center;width:100px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@keyframes rotate{to{transform:rotate(-1turn)}}.dark-theme .mat-chip{color:#fff!important}.dark-theme vsc-menu-item.active div.list-item .mat-list-item,.dark-theme vsc-menu-item.active div.list-item .mat-list-item:hover{background-color:#edffff!important}.dark-theme vsc-menu-item.active div.list-item .mat-list-item vsc-icon{color:#373636!important}.dark-theme vsc-menu-item.active div.list-item div.border{background-color:#00abbd}.dark-theme vsc-menu-item div.list-item{margin-bottom:12px}.dark-theme vsc-menu-item div.list-item .mat-list-item{background-color:#fff;overflow:hidden;height:56px;color:#000!important;box-shadow:0 4px 8px -2px rgba(32,54,93,.15)}.dark-theme vsc-menu-item div.list-item .mat-list-item:hover{box-shadow:0 6px 12px -4px rgba(32,54,93,.19);background-color:#fff!important}.dark-theme vsc-menu-item div.list-item .mat-list-item .title{font-size:18px;font-weight:700;margin-right:20px}.dark-theme vsc-menu-item div.list-item .mat-list-item vsc-icon{margin-left:20px;margin-right:20px;font-size:20px;color:#fff}.dark-theme vsc-menu-item div.list-item .mat-list-item .mat-list-item-content{padding:0!important}.dark-theme vsc-menu-item div.list-item .content span.note{padding-right:12px;font-size:17px;text-align:end;white-space:nowrap;color:#f25c42}.dark-theme vsc-menu-item div.list-item div.border{background-color:transparent;height:4px;width:100%}@media only screen and (max-width: 1399px) and (min-width: 960px){.dark-theme div.list-item .content{flex:unset!important;flex-direction:column!important}.dark-theme div.list-item .content span.note{position:absolute;bottom:35px;padding-right:0}}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme div.list-item .content{flex:unset!important;flex-direction:column!important}.dark-theme div.list-item .content span.note{font-size:14px!important;position:absolute;bottom:16px;padding-right:0}}@media only screen and (max-width: 599px){.dark-theme div.list-item .content{flex:unset!important;flex-direction:column!important}.dark-theme div.list-item .content span.note{position:absolute;bottom:35px;padding-right:0}}.dark-theme vsc-news .news{margin-top:10px}.dark-theme vsc-news .news .header-title{font-size:26px;margin-top:10px!important;margin-bottom:20px!important}.dark-theme vsc-news .news .news-container{min-height:470px}.dark-theme vsc-news .news .news-container>.news-items{position:relative}.dark-theme vsc-news .news .refresh-btn{display:flex;font-size:16px;color:#373636;margin-bottom:18px}.dark-theme vsc-news .news .refresh-btn vsc-icon{font-size:16px}.dark-theme vsc-news .news .refresh-btn:focus{outline:none!important}.dark-theme vsc-news .news .refresh-btn:hover{cursor:pointer}.dark-theme vsc-news .news .news-title-cont{font-size:24px;padding-bottom:15px;color:#373636}.dark-theme vsc-news .news .no-items img{height:350px}.dark-theme vsc-news .news .no-items h3{text-align:center}.dark-theme .news-feed-container{padding-bottom:16px}.dark-theme .news-feed-container .first{margin-top:0!important;padding-top:0!important}.dark-theme .news-feed-container .date{font-size:20px;font-weight:600;padding-bottom:30px;padding-top:10px}.dark-theme .news-feed-container .line{width:100%;margin:0!important;border-top:1px solid #c7dbef}.dark-theme .news-item{padding:10px;margin-bottom:20px;font-weight:700;background-color:#fff}.dark-theme .news-item vsc-icon{font-size:16px;color:#8b8b8b}.dark-theme .news-item .news-text{color:#000;font-size:20px;font-weight:600}.dark-theme .news-item .actions{align-self:flex-end;padding-left:15px;padding-bottom:5px}.dark-theme .news-item .actions .view-more-btn{display:flex;font-size:16px;color:#373636}.dark-theme .news-item .feed-source{font-size:15px;margin-top:10px}.dark-theme .news-item .feed-source .news-name{font-weight:700}.dark-theme .news-item .widget-divider{opacity:.5;font-size:24px;font-weight:700}@media only screen and (max-width: 1520px){.dark-theme .news-feed-container{overflow-y:auto;max-height:1108px!important}}@media only screen and (max-width: 1281px){.dark-theme .news-feed-container{overflow-y:auto;max-height:944px!important}}@media only screen and (max-width: 1280px){.dark-theme .news-feed-container{overflow-y:auto;max-height:100%!important}}.dark-theme .btn-unauthorized{text-transform:uppercase;font-size:24px;height:64px!important;display:inline;background-color:#f25c42;padding:0 32px;color:#fff;border:none;font-weight:700;margin-top:20px}.dark-theme .unauthorized{margin-top:20px;max-width:30%}.dark-theme .error-message{margin-top:50px!important;font-size:45px;text-align:center}.dark-theme .btn-not-found{text-transform:uppercase;font-size:24px;height:64px!important;display:inline;background-color:#f25c42;padding:0 32px;color:#fff;border:none;font-weight:700;margin-top:20px}.dark-theme .not-found{margin-top:20px;max-width:30%}.dark-theme .description-message{margin-top:20px;font-size:19px!important;text-align:center}.dark-theme .policy-mat-card{padding:30px}.dark-theme .no-promotions{padding:10px 20px;font-weight:700;font-size:15px}.dark-theme .promotions-mat-card{padding:0;height:100%;display:flex;flex-direction:column;justify-content:space-between;border:none;overflow:hidden}.dark-theme .slider{background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:600px}.dark-theme .slider .details{padding:20px 15px 10px}.dark-theme .slider .details p.title{font-size:22px;margin-bottom:8px;margin-top:4px;font-weight:600;color:#fff}.dark-theme .slider .details p.description{font-size:16px}.dark-theme .slider .details .footer{width:100%}.dark-theme .slider .details .footer a.view-more-button{font-size:18px;padding:12px 20px 12px 0;line-height:1;cursor:pointer}.dark-theme .slider .details .footer a.view-more-button vsc-icon{font-size:20px}.dark-theme .slider .details .footer a.view-more-button span{font-weight:600}.dark-theme .container .content-top{background-color:hsla(0,0%,100%,.7);color:#fff;padding:10px 12px;font-weight:700;font-size:17px;line-height:1;align-self:flex-end;margin:16px 16px 0 0}.dark-theme .navigation-button{width:40px;height:40px;border-radius:24px;background-color:#fff;border:2px solid #f25c42;display:flex;align-items:center;justify-content:center;cursor:pointer;min-width:40px}.dark-theme .slide{position:absolute;top:0;left:0}.dark-theme .slide-1,.dark-theme .slide-2{background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;width:100%;flex-direction:column;justify-content:space-between}.dark-theme .slide-2{background-image:url(class-promo.a419ceb8cdc13cb0c046.jpg)}.dark-theme .controls-row{padding:8px}.dark-theme .controls-row vsc-icon{font-size:20px!important}.dark-theme .controls-row p{margin:0 10px;font-weight:700}@media only screen and (max-width: 1279px){.dark-theme .slider{height:450px}}.dark-theme vsc-public-chat-card .event-chip{background-color:#c72158}.dark-theme vsc-public-class-card .event-chip{background-color:#20365d}.dark-theme .vertical-card-join button.mat-flat-button,.dark-theme .vertical-card-join vsc-public-calendar button.date-switcher.active,.dark-theme vsc-public-calendar .vertical-card-join button.date-switcher.active,.primary-theme vsc-public-calendar .dark-theme .vertical-card-join button.date-switcher.active{font-size:15px!important;height:52px!important}@media only screen and (max-width: 1060px) and (min-width: 960px){.dark-theme .add-to-calendar-vertical,.dark-theme .remove-from-calendar-vertical{font-size:13px!important}}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme .add-to-calendar-horizontal,.dark-theme .remove-from-calendar-horizontal{font-size:12px!important}}.dark-theme vsc-public-event-card{border-bottom:1px solid #d5dee2}.dark-theme vsc-public-event-card .event .content{height:100%}.dark-theme vsc-public-event-card .event .content .title h2{margin:0;color:#000;font-size:22px;word-wrap:break-word;word-break:break-word;font-weight:600;font-size:21px}@media only screen and (min-width: 1920px){.dark-theme vsc-public-event-card .event .content .title h2{font-size:21px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-event-card .event .content .title h2{font-size:18px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-event-card .event .content .title h2{font-size:19px}}.dark-theme vsc-public-event-card .event .content .title h2:hover{text-decoration:underline}.dark-theme vsc-public-event-card .event .content .body .main{padding-bottom:0}.dark-theme vsc-public-event-card .event .content .body .main vsc-icon{min-width:unset}.dark-theme vsc-public-event-card .event .content .body .main .organizer{font-size:16px!important;font-weight:600;color:#373636;line-height:1;font-size:19px}.dark-theme vsc-public-event-card .event .content .body .main .organizer .organizer-name{word-break:break-word;color:#373636}.dark-theme vsc-public-event-card .event .content .body .main .organizer i{font-weight:600;font-size:15px;opacity:1;margin-right:6px;color:hsla(0,0%,100%,.7)}.dark-theme vsc-public-event-card .event .content .body .main .organizer .livestream-text{font-size:15px;padding-top:0!important;color:hsla(0,0%,100%,.7)!important;margin-left:12px}.dark-theme vsc-public-event-card .event .content .body .main .organizer .livestream-text .svg-inline--fa{color:#ff0043;width:12px;margin-right:5px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-event-card .event .content .body .main .organizer{font-size:17px}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-event-card .event .content .body .main .organizer{font-size:18px}}.dark-theme vsc-public-event-card .event .content .body .main .time-logo-box{height:48px}.dark-theme vsc-public-event-card .event .content .body .main .date-time{font-weight:600!important;color:hsla(0,0%,100%,.7);line-height:25px;font-size:15px}.dark-theme vsc-public-event-card .event .content .body .main .date-time .happening-now vsc-icon{color:#f11d1d}.dark-theme vsc-public-event-card .event .content .body .main .date-time vsc-icon{font-size:13px;width:15px;height:15px}.dark-theme vsc-public-event-card .event .content .body .main .date-time vsc-icon svg{margin:0}.dark-theme vsc-public-event-card .event .content .body .main .date-time span{font-weight:600;font-size:15px}@media only screen and (max-width: 1919px){.dark-theme vsc-public-event-card .event .content .body .main .date-time{font-size:14px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-event-card .event .content .body .main .date-time{font-size:16px}}@media only screen and (max-width: 959px){.dark-theme vsc-public-event-card .event .content .body .main .date-time{font-size:15px}}.dark-theme vsc-public-event-card .event .content .image-container{position:relative;border-radius:9px}.dark-theme vsc-public-event-card .event .content .image-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.dark-theme vsc-public-event-card .event .content .logo img{max-width:100%}.dark-theme vsc-public-event-card .event .content .actions button{border-radius:0!important;float:right;font-size:16px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-event-card .event .content .actions button{font-size:16px}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-event-card .event .content .actions button{font-size:15px}}.dark-theme vsc-public-event-card .event .content .actions a{text-decoration:none;font-size:16px;font-weight:600;width:auto!important;float:right;color:#373636;line-height:25px;text-align:end;font-size:15px}.dark-theme vsc-public-event-card .event .content .actions a:hover{text-decoration:underline}.dark-theme vsc-public-event-card .event .content .actions a:focus{outline:none!important}.dark-theme vsc-public-event-card .event .content .actions a .svg-inline--fa{color:#f25c42;font-size:18px}@media only screen and (max-width: 1919px){.dark-theme vsc-public-event-card .event .content .actions a,.dark-theme vsc-public-event-card .event .content .actions a .svg-inline--fa{font-size:14px}}.dark-theme vsc-public-event-card .event .actions>button{text-transform:uppercase;height:56px!important}.dark-theme vsc-public-event-card .event .red-icon{color:#e70852;vertical-align:sub}@media only screen and (max-width: 1279px){.dark-theme vsc-public-event-card .event[orientation=horizontal] .title h2{font-size:22px!important}.dark-theme vsc-public-event-card .event .event-chip{font-size:14px}}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme vsc-public-event-card .event[orientation=horizontal] .title h2{font-size:18px!important}}.dark-theme vsc-public-event-card .event[orientation=vertical]{background-color:#fff;overflow:hidden}.dark-theme vsc-public-event-card .event[orientation=vertical] .content{padding:0}.dark-theme vsc-public-event-card .event[orientation=vertical] .content:hover{cursor:pointer}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .body .event-chip{box-shadow:0 0 10px 1px rgba(0,0,0,.2);padding:10px 0 0 16px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .body .livestream-text{display:flex;align-items:center;padding-top:10px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container{width:100%;height:200px}@media only screen and (max-width: 1919px){.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container{height:170px}}@media only screen and (max-width: 959px){.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container{height:220px}}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .event-chip{position:absolute;right:20px;top:20px;padding:5px 15px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .livestream-text{position:absolute;top:20px;left:20px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .video-attachment-icons{position:absolute;right:16px;top:50px;padding:5px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper{display:inline-block;width:30px;height:30px;background-color:#fff}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper vsc-icon{margin:3px 0 0 3px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper:nth-of-type(2){margin-left:10px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .logo{padding-right:4px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .logo img{max-height:50px}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .actions{height:100%}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .actions>*{width:100%}.dark-theme vsc-public-event-card .event[orientation=vertical] .content .actions button{width:100%;height:52px!important;font-weight:700}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-event-card .event[orientation=vertical] .content .actions button{height:100%!important}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-event-card .event[orientation=vertical] .content .actions button{height:52px!important}}.dark-theme vsc-public-event-card .event[orientation=horizontal]{background-color:#fff}.dark-theme vsc-public-event-card .event[orientation=horizontal][clickable=true]>.content:hover .wrapper{border-bottom-color:transparent}.dark-theme vsc-public-event-card .event[orientation=horizontal][clickable=true]>.content:hover .wrapper .title h2{text-decoration:underline}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content{position:relative;padding:15px 15px 0}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper{border-bottom:1px solid #c7dbef;padding:2px 0 18px}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .body .main{padding-left:15px}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .body .main .title{padding-top:8px;width:100%;transition:text-transform .4s ease}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .body .main .title vsc-icon{margin-right:5px;font-size:20px!important;color:#c0392b}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .body .main .side-box{min-height:100%}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .image-container{height:140px;min-width:140px;max-width:140px;overflow:hidden}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .logo{padding-right:5px}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .logo img{max-height:70px}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .event-chip{align-self:start;margin-top:2px;padding:5px 15px}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .livestream-text{display:flex;align-items:center;margin-top:2px;padding:0 15px}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons{margin-left:10px;padding:2px 5px}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper{display:inline-block;width:26px;height:26px;background-color:#fff;box-shadow:0 3px 6px #00000029}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper vsc-icon{margin:4px 0 0 4px;font-size:20px!important}.dark-theme vsc-public-event-card .event[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper:nth-of-type(2){margin-left:10px}@media only screen and (max-width: 1060px) and (min-width: 960px){.dark-theme .time-logo-box .date-time{font-size:14px!important}}.dark-theme vsc-public{font-size:18px!important}.dark-theme vsc-public #page{position:absolute;display:grid;min-width:100%;min-height:100%;grid-template-areas:"head head" "nav  main" "foot  foot";grid-template-rows:auto 1fr 65px;grid-template-columns:min-content 1fr;background-color:#123554}.dark-theme vsc-public #page>header{grid-area:head;z-index:4}.dark-theme vsc-public #page>header .mat-toolbar{padding-left:32px!important;height:72px;padding-right:8px;color:hsla(0,0%,100%,.7);box-shadow:0 4px 8px -2px rgba(32,54,93,.08)}.dark-theme vsc-public #page>header .mat-toolbar vsc-logo{margin-right:45px!important}.dark-theme vsc-public #page>header .mat-toolbar button{color:#363030;font-weight:600}.dark-theme vsc-public #page>header vsc-icon{margin-right:8px}.dark-theme vsc-public #page>nav{grid-area:nav;padding:0 16px;min-width:290px}.dark-theme vsc-public #page>nav.hidden{display:block}.dark-theme vsc-public #page>nav vsc-menu-item .mat-list-item .mat-list-item-content{flex-direction:row!important}.dark-theme vsc-public #page>main{grid-area:main;padding:20px 30px 10px 0}.dark-theme vsc-public #page>main h1.mat-h1{margin:0!important;text-transform:capitalize}.dark-theme vsc-public #page>#toolbar{grid-area:toolbar;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important}.dark-theme vsc-public #page>#toolbar .mat-toolbar{background:#fff;padding:0 36px;height:56px}.dark-theme vsc-public #page>vsc-footer{padding-left:90px}@media only screen and (max-width: 1399px){.dark-theme vsc-public .powered-by{bottom:0;margin-left:90px}.dark-theme vsc-public #page{position:absolute;display:grid;min-width:100%;min-height:100%;grid-template-areas:"head" "main" "foot";grid-template-rows:auto 1fr 42px;grid-template-columns:100%;background-color:#123554}.dark-theme vsc-public #page>header{grid-area:head}.dark-theme vsc-public #page>header .mat-toolbar{padding-left:32px!important;height:72px}.dark-theme vsc-public #page>header .logo img.main-logo{height:32px}.dark-theme vsc-public #page>header .logo div.formerly-logo img{height:20px}.dark-theme vsc-public #page>nav{margin-top:72px;z-index:3;grid-area:head/head/foot/foot;background-color:#fff;min-width:unset}.dark-theme vsc-public #page>nav.hidden{display:none}.dark-theme vsc-public #page>nav .mat-nav-list{display:flex;align-items:center;justify-content:center;flex-flow:row wrap}.dark-theme vsc-public #page>nav vsc-menu-item .mat-list-item{width:230px;height:248px;margin:16px}.dark-theme vsc-public #page>nav vsc-menu-item .mat-list-item .mat-list-item-content{flex-direction:column!important;align-items:center!important;justify-content:center!important}.dark-theme vsc-public #page>nav vsc-menu-item .mat-list-item .mat-list-item-content vsc-icon{font-size:32px!important}.dark-theme vsc-public #page>nav vsc-menu-item .mat-list-item .title{margin:16px 0 0!important}.dark-theme vsc-public #page>main{grid-area:main;padding:20px 16px 8px 28px}.dark-theme vsc-public #page>#toolbar{grid-area:toolbar;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important}.dark-theme vsc-public #page>#toolbar .mat-toolbar{background:#fff;padding:0 36px;height:56px}}@media only screen and (max-width: 1440px) and (min-width: 1400px){.dark-theme vsc-public #page{position:absolute;display:grid;min-width:100%;min-height:100%;grid-template-areas:"head head" "nav  main" "foot  foot";grid-template-rows:auto 1fr 42px;grid-template-columns:min-content 1fr;background-color:#123554}.dark-theme vsc-public #page>header{grid-area:head}.dark-theme vsc-public #page>header .mat-toolbar{padding-left:32px!important;height:72px}.dark-theme vsc-public #page>header .logo img.main-logo{height:32px}.dark-theme vsc-public #page>header .logo div.formerly-logo img{height:20px}.dark-theme vsc-public #page>main{grid-area:main;padding:20px 16px 8px 0}.dark-theme vsc-public #page>#toolbar{grid-area:toolbar;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important}.dark-theme vsc-public #page>#toolbar .mat-toolbar{background:#fff;padding:0 36px;height:56px}}@media only screen and (max-width: 1279px) and (min-width: 960px){.dark-theme vsc-public #page>header .mat-toolbar{padding-left:16px!important}.dark-theme vsc-public #page>main{padding:20px 16px 8px}.dark-theme vsc-public #page .widget-holder{display:none}}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme vsc-public #page.min-height-set{min-height:2000px!important}.dark-theme vsc-public #page>header .mat-toolbar{padding-left:16px!important}.dark-theme vsc-public #page>header .mat-toolbar vsc-logo,.dark-theme vsc-public #page>header button.help-font span{display:none}.dark-theme vsc-public #page>nav vsc-menu-item .mat-list-item{width:180px;height:148px;margin:4px}.dark-theme vsc-public #page>nav .title{font-size:13px}.dark-theme vsc-public #page>main{padding:20px 16px 8px}.dark-theme vsc-public #page .widget-holder{display:none}}.dark-theme .user-management-container label{font-size:18px;opacity:1!important}.dark-theme .user-management-container .remove-phone{font-size:17px;color:#f25c42;opacity:1!important;margin-top:8.5px;margin-bottom:8.5px}.dark-theme .widget-divider{opacity:.5;font-size:20px;font-weight:300}.dark-theme .widget-holder{padding:0}.dark-theme button.help-font{font-size:18px;font-weight:600;border:none;background-color:transparent!important;color:inherit;display:flex;align-items:center;cursor:pointer;font-family:Open Sans,sans-serif;padding:0 8px}.dark-theme button.menu-button{display:none}.dark-theme .nav-divider{width:1px;height:72px;background-color:hsla(0,0%,100%,.18);display:block;mix-blend-mode:difference}.dark-theme .vsc-card-link:hover{cursor:pointer}.dark-theme .vsc-card-link:hover .news-text{text-decoration:underline}.dark-theme .user-menu vsc-icon.chevron{margin-left:12px;font-size:15px}@media only screen and (max-width: 1399px){.dark-theme button.menu-button{font-size:20px;font-weight:600;background-color:#c14e02;color:#fff;margin-right:16px;font-weight:700;display:block;padding:0 16px}.dark-theme button.menu-button span.chats-count-note{padding-left:10px}}.dark-theme .consumer-information-wrapper mat-card{position:relative}.dark-theme .consumer-information-wrapper .consumer-information-layout{height:100%;width:100%}.dark-theme .consumer-information-wrapper .consumer-info-margins{margin-top:50px;margin-left:8%;margin-right:9%}.dark-theme .consumer-information-wrapper .title-wrapper{margin-top:32px;margin-bottom:16px!important}.dark-theme .consumer-information-wrapper .title-wrapper .consumer-info-title{font-size:60px;margin:0;color:#212131}.dark-theme .consumer-information-wrapper .subtitle-style{margin:0;font-size:20px;color:#363030}.dark-theme .consumer-information-wrapper .colored-title{font-size:22px;font-weight:700;margin-top:0;color:#363030}.dark-theme .consumer-information-wrapper .language-chips .mat-chip{background-color:#fff!important;font-size:16px;font-weight:600;border:2px solid #363030;border-radius:23px!important;color:#363030!important;align-items:center;justify-content:center;height:46px;padding:7px 22px;margin:4px 6px}.dark-theme .consumer-information-wrapper .language-chips .mat-chip:hover{background-color:#fff!important;color:#222172!important}.dark-theme .consumer-information-wrapper .language-chips .mat-chip-selected,.dark-theme .consumer-information-wrapper .language-chips .mat-chip-selected:hover{background-color:#4747b5!important;border:2px solid #4747b5;color:#fff!important}.dark-theme .consumer-information-wrapper .finish-button{border-radius:0;margin-top:60px;margin-bottom:124px;width:162px;height:72px!important;font-size:18px!important;font-weight:700!important}.dark-theme .consumer-information-wrapper .finish-button:hover{background-color:#222172}.dark-theme .consumer-information-wrapper .finish-button:disabled{background-color:#dbdada}.dark-theme .consumer-information-wrapper mat-radio-button label{color:#4747b5;text-transform:none;font-size:16px}.dark-theme .consumer-information-wrapper .images{overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,299px);justify-content:flex-start;grid-gap:32px;margin-top:6px}.dark-theme .consumer-information-wrapper .img-container{position:relative;top:0;left:0;width:299px;height:299px;margin-right:5px;margin-bottom:20px;overflow:hidden;z-index:1}.dark-theme .consumer-information-wrapper .img-container:after{content:"";pointer-events:none;position:absolute;z-index:2;height:292px;width:292px;top:0;left:0}.dark-theme .consumer-information-wrapper .img-container img{transition:transform .5s ease}.dark-theme .consumer-information-wrapper .img-container:hover img{transform:scale(1.5)}.dark-theme .consumer-information-wrapper .cursor-pointer{width:292px;height:292px;position:relative;top:7px;right:0;overflow:hidden}.dark-theme .consumer-information-wrapper .img-dimensions{width:292px;height:292px}.dark-theme .consumer-information-wrapper .selected-icons{position:absolute;top:0;right:0;z-index:4}.dark-theme .consumer-information-wrapper .green-icon-background{background-color:#fff;width:28px;height:28px;border-radius:50%}.dark-theme .consumer-information-wrapper .green-icon{font-size:29px!important;color:#0eb700}.dark-theme .consumer-information-wrapper .text-on-image{position:absolute;bottom:11px;left:20px;z-index:3;font-weight:600;font-size:24px;color:#fff}.dark-theme .consumer-information-wrapper .mat-checkbox{color:#4747b5!important;border-color:#4747b5!important;height:40px!important}.dark-theme .consumer-information-wrapper .mat-checkbox.mat-checkbox-checked .mat-checkbox-background,.dark-theme .consumer-information-wrapper .mat-ripple-element{background-color:#4747b5!important}.dark-theme .consumer-information-wrapper .mat-checkbox-frame{border-color:#4747b5!important;height:22px!important;width:22px!important}.dark-theme .consumer-information-wrapper .mat-checkbox-label{color:#4747b5!important}.dark-theme .consumer-information-wrapper .mat-checkbox-layout{opacity:1;margin:5px 0}.dark-theme .consumer-information-wrapper .mat-checkbox-inner-container{margin-top:0;margin-right:12px;width:28px!important;height:28px!important}.dark-theme .consumer-information-wrapper .mat-checkbox-inner-container .mat-checkbox-frame{width:28px!important;height:28px!important;border:2px solid #363030!important}.dark-theme .consumer-information-wrapper .select-all-checkbox{margin:0;padding:0!important}.dark-theme .consumer-information-wrapper .select-all-text{font-size:22px!important;font-weight:600!important;color:#363030;text-transform:none}.dark-theme .consumer-information-wrapper .cursor-pointer:hover{cursor:pointer}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme .consumer-information-wrapper .title-wrapper{margin-top:16px}.dark-theme .consumer-information-wrapper .images{grid-gap:24px}}@media only screen and (min-width: 600px) and (max-width: 959px){.dark-theme .consumer-information-wrapper .title-wrapper{margin-top:0}.dark-theme .consumer-information-wrapper .images{grid-gap:16px}}.dark-theme .isolation-survey-wrapper{min-height:100vh}.dark-theme .isolation-survey-wrapper form{position:relative}.dark-theme .header-section{font-size:28px;margin-top:7vh;color:var(--primary-main-color)}.dark-theme .main-section{margin-top:8vh}.dark-theme .survey-section{margin-left:21.5vw;color:var(--primary-main-color)}.dark-theme .isolation-survey-image{margin-top:50px;margin-left:60px}.dark-theme .list-section{margin-top:3vh}.dark-theme .list-option-style{background:#e3e9ffb3;margin-bottom:7px;padding-top:10px!important;padding-bottom:10px!important;font-size:16px;font-weight:700;width:650px!important}.dark-theme .list-option-style[aria-selected=true]{background:#4747b5;color:#fff}.dark-theme .continue-button{margin-top:4vh;width:300px}@media only screen and (max-width: 1280px){.dark-theme .image-section{display:flex;justify-content:center}}.dark-theme vsc-report>div.report-content,.dark-theme vsc-report>div.report-content mat-card{width:100%;height:100%}.dark-theme vsc-report>div.report-content mat-card{display:block!important}.dark-theme vsc-report>div.report-content>div.actions{width:100%}.dark-theme vsc-report>div.report-content>div.actions div.refresh-note{position:relative;height:100%;min-width:350px}.dark-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule span{color:#000}.dark-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr{display:flex;text-align:start}.dark-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr>td{white-space:nowrap}.dark-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr>td:first-child{margin-right:3px}.dark-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr.next-refresh>td vsc-icon{font-size:17px!important;position:relative;opacity:.81}.dark-theme vsc-report>div.report-content>div.actions div.refresh-note>table.refresh-schedule>tbody>tr td.note{font-weight:700;text-align:left}.dark-theme vsc-report>div.report-content>div.actions div.refresh-note>div.spinner-container>div.showbox>div.loader>svg.circular{height:75px}.dark-theme vsc-report>div.report-content>div.actions button.fullscreen-btn vsc-icon{color:#fff!important}.dark-theme vsc-report>div.report-content>mat-card{padding:10px 0}.dark-theme vsc-report>div.report-content>mat-card .pbi-report{height:100%}.dark-theme vsc-search-input{margin-bottom:0!important;width:100%;flex-basis:max-content}.dark-theme vsc-search-input .container input{height:60px!important}.dark-theme ::-moz-placeholder{color:#7a7b81}.dark-theme ::placeholder{color:#7a7b81}.dark-theme .search{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;border:1px solid #929191}.dark-theme .search input[type=search]{height:52px;font-size:16px;font-family:Open Sans;width:100%}.dark-theme .search .icon{position:absolute;z-index:1;height:20px;width:20px}.dark-theme .search[type=public] input[type=search]{font-weight:600;border:none!important;color:#20365d;padding-left:16px;padding-right:40px;box-shadow:0 4px 8px -2px rgba(32,54,93,.15)}.dark-theme .search[type=public] input[type=search]:focus{border:1px solid #4747b5!important;outline:none!important}.dark-theme .search[type=public] .icon{color:#8b8b8b;right:16px}.dark-theme .search[type=admin]{overflow:hidden}.dark-theme .search[type=admin] input[type=search]{border:1px solid #c7dbef!important;max-width:500px;width:500px;padding-left:60px;padding-right:24px}.dark-theme .search[type=admin] input[type=search]:focus{border:2px solid #546e84!important;outline:none!important}.dark-theme .search[type=admin] .icon{color:#4f5b66;left:24px}.dark-theme vsc-side-menu{background:#fff;height:100%;z-index:2;overflow-x:hidden;display:block;border-right:1px solid #c7dbef!important}.dark-theme vsc-side-menu>*{width:100%}.dark-theme .mat-list-base{padding-top:0!important;width:auto}.dark-theme mat-nav-list:first-of-type{margin-top:20px!important}.dark-theme .mat-tooltip{font-size:16px}.dark-theme vsc-side-menu-item{display:flex;flex-direction:column;outline:none;width:auto;min-width:200px}.dark-theme vsc-side-menu-item *{transition:all .2s linear}.dark-theme vsc-side-menu-item .mat-list-item{width:auto!important;font-weight:400!important;color:#546e84!important;min-height:52px;height:unset;display:inline-grid}.dark-theme vsc-side-menu-item .mat-list-item.expanded-menu .menu-item-title{opacity:1;word-wrap:break-word}.dark-theme vsc-side-menu-item .mat-list-item vsc-icon{color:#fff;margin-left:2px;font-size:20px}.dark-theme vsc-side-menu-item .mat-list-item .menu-item-title{min-width:170px;padding:10px;opacity:0}.dark-theme vsc-side-menu-item .mat-list-item .menu-item-title>div.spinner-container .circular{width:50px;right:0;left:unset}.dark-theme vsc-side-menu-item .mat-list-item .drop-arrow{position:absolute;right:5px;font-size:18px;line-height:1;top:13px}.dark-theme vsc-side-menu-item .mat-list-item .drop-arrow vsc-icon{color:#c14e02!important}.dark-theme vsc-side-menu-item a.mat-list-item.menu-list-item.active{font-weight:700!important;color:#c14e02!important;box-shadow:inset 5px 0 0 0 #c14e02}.dark-theme vsc-side-menu-item a.mat-list-item.menu-list-item.active vsc-icon{color:#c14e02!important;margin-left:2px}.dark-theme .expanded-menu .mat-list-item{background-color:rgba(18,53,84,.08)}.dark-theme .expanded-menu .mat-list-item:hover{background-color:rgba(18,53,84,.13)}.dark-theme .single-item-validation{color:#b30000!important;font-size:15px;padding-top:12px;font-weight:600}.dark-theme .single-item-container{display:flex;align-items:center;justify-content:space-between;height:47px;padding-left:11px;background-color:rgba(224,231,255,.12);box-shadow:0 0 0 1px #929191;font-weight:600;cursor:pointer;transition:box-shadow 50ms!important}.dark-theme .single-item-container[readOnly=true]{color:rgba(3,3,3,.38);cursor:default;pointer-events:none}.dark-theme .single-item-container:not([readOnly=true]):focus-within,.dark-theme .single-item-container:not([readOnly=true]):hover{box-shadow:0 0 0 1px var(--primary-color);outline:none}@-moz-document url-prefix(){.dark-theme .single-item-container:not([readOnly=true]):focus-within,.dark-theme .single-item-container:not([readOnly=true]):hover{box-shadow:0 0 0 1px var(--primary-color)}}.dark-theme .single-item-container .text{padding:0;color:#797a81!important}.dark-theme .single-item-container .text.item-selected{color:#363030!important}.dark-theme .single-item-container .actions{position:relative}.dark-theme .single-item-container .actions button{height:20px;font-size:14px;font-weight:400;color:#363030}.dark-theme .single-item-container .actions button vsc-icon{color:#696969;font-size:14px;margin-right:0}.dark-theme .single-item-error{box-shadow:0 0 0 2px #b30000!important}.dark-theme .single-item-input{justify-content:left;padding:0;transition:box-shadow .4s ease-in}.dark-theme .snack-message{margin-left:22px;margin-right:22px}.dark-theme .snack-message span{font-weight:400!important}.dark-theme .snack-icon{padding-left:20px!important;color:#fff;display:flex;align-items:center}.dark-theme .snack-icon vsc-icon{font-size:32px!important}.dark-theme .snack-success{background-color:#067c89!important}.dark-theme .help-container{background-color:#fff;border:1px solid #c7dbef;padding:24px}.dark-theme h1.support-request-title{margin:0!important;text-transform:capitalize}.dark-theme .support-request-title-cont{height:78px;margin-bottom:12px!important}.dark-theme p.classes-support,.dark-theme p.general-questions,.dark-theme p.support-hours,.dark-theme p.technical-support{text-transform:none;font-size:20px;font-weight:400;opacity:.9;margin-top:1px;padding-bottom:25px;white-space:pre;text-wrap:unset}.dark-theme .user-manual .user-manual-text{text-transform:none;font-size:24px;font-weight:700;opacity:.8}.dark-theme .user-manual button{font-size:18px;font-weight:700;text-transform:uppercase}.dark-theme .resources .resources-text{text-transform:none;font-size:20px;font-weight:400;opacity:.9;margin-top:0}.dark-theme .resources button{font-size:18px;font-weight:700;text-transform:uppercase}@media only screen and (max-width: 1440px){.dark-theme .support-request-title-cont{height:66px;margin-bottom:12px!important}}@media only screen and (min-width: 1281px) and (max-width: 1338px){.dark-theme .support-request-title-cont{height:66px;margin-bottom:12px}.dark-theme .support-request-title-cont h1.support-request-title{font-size:24px!important}}.dark-theme vsc-table .filter-icon{font-size:20px}.dark-theme vsc-table div.filter-toggle{padding-bottom:5px}.dark-theme vsc-table div.filters-container>div.actions>button{font-size:18px}.dark-theme vsc-table.filters-opened{min-height:755px;display:flex;flex-direction:column}.dark-theme vsc-table.filters-opened main,.dark-theme vsc-table.filters-opened mat-drawer-container,.dark-theme vsc-table.filters-opened mat-drawer-content,.dark-theme vsc-table.filters-opened>div{display:flex;flex-direction:column;flex:1}.dark-theme vsc-table.filters-opened mat-table{flex:1}.dark-theme vsc-table.filters-opened mat-drawer-container{max-height:calc(100% - 36px)}.dark-theme vsc-table.filters-opened mat-drawer-container>mat-drawer-content main{justify-content:space-between}.dark-theme vsc-table mat-drawer.filters{width:33%;padding:0 10px 0 25px}.dark-theme .mat-header-row{border:none}.dark-theme .actions{justify-content:flex-end}.dark-theme .no-record-found{text-align:center;padding:20px;font-size:14px;margin-top:30px;margin-bottom:30px;height:500px}.dark-theme mat-cell.actions button{opacity:.7}.dark-theme mat-cell.actions button:hover{opacity:1}.dark-theme .mat-cell,.dark-theme .mat-header-cell{padding-right:10px}.dark-theme .mat-header-cell,.dark-theme .mat-sort-header-button{color:#000}.dark-theme .mat-paginator-container{display:flex;align-items:center;justify-content:space-between;min-height:84px;padding:0 20px;flex-wrap:wrap-reverse;width:100%;font-size:15px}.dark-theme .mat-paginator-container .mat-select-value-text{min-width:36px;min-height:36px;background-color:hsla(0,0%,100%,.7);padding:0;display:flex;align-items:center;justify-content:center;color:#fff}.dark-theme .mat-paginator .mat-form-field-underline{display:none}.dark-theme .mat-cell{height:56px;font-size:15px}.dark-theme .mat-cell.column-center-value-align{text-align:center}.dark-theme .first-column-actions{width:1%!important}.dark-theme .column-center-value-align{justify-content:center}.dark-theme mat-row:hover{background-color:rgba(18,53,84,.08)}.dark-theme vsc-todays-schedule{display:flex;flex-direction:column;height:100%}.dark-theme vsc-todays-schedule h1{margin:0 0 16px}.dark-theme vsc-todays-schedule h3{width:373px;text-align:center;font-weight:600}.dark-theme vsc-todays-schedule .widget-title a.view-more-programs:hover{text-decoration:underline}.dark-theme vsc-todays-schedule .widget-title a.view-more-programs vsc-icon{font-size:20px}.dark-theme vsc-todays-schedule .upcoming-classes{font-size:20px!important;height:56px!important;text-transform:uppercase;padding:0 20px}.dark-theme vsc-todays-schedule .empty-state-class{height:100%}.dark-theme vsc-todays-schedule .todays-schedule-container{position:relative;overflow-y:auto;padding-bottom:16px}.dark-theme vsc-todays-schedule .todays-schedule-container .line{width:100%;margin:0!important;border-top:1px solid #c7dbef}.dark-theme vsc-todays-schedule .todays-schedule-container .no-items{height:506px}.dark-theme vsc-todays-schedule vsc-public-chat-card .actions button,.dark-theme vsc-todays-schedule vsc-public-class-card .actions button{min-width:165px;font-size:18px}.dark-theme vsc-todays-schedule vsc-public-chat-card:last-child .event .content .wrapper,.dark-theme vsc-todays-schedule vsc-public-class-card:last-child .event .content .wrapper{border-bottom:none!important}@media only screen and (max-width: 1520px){.dark-theme .todays-schedule-container{overflow-y:auto;max-height:800px!important}}@media only screen and (max-width: 1281px){.dark-theme .todays-schedule-container{overflow-y:auto;max-height:640px!important}}@media only screen and (max-width: 1280px){.dark-theme .todays-schedule-container{overflow-y:auto;max-height:100%!important}}.dark-theme p.subtitle-text{text-align:left;font-weight:700}.dark-theme p.text{text-align:justify}.dark-theme .tos-mat-card{padding:30px}.dark-theme .video-js{font-size:10px;margin-bottom:16px;border-radius:0;color:#fff;background-color:transparent}.dark-theme .vjs-poster{background-size:cover}.dark-theme .vjs-default-skin .vjs-big-play-button{font-size:9em;line-height:114px;height:124px;width:124px;border-radius:50%;left:50%;top:50%;margin-left:-62px;margin-top:-62px;background-color:#fff!important;color:#373636}.dark-theme .video-js .vjs-big-play-button,.dark-theme .video-js .vjs-control-bar,.dark-theme .video-js .vjs-menu-button .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,52,64,.25)}.dark-theme .video-js .vjs-slider{background-color:#fff;background-color:hsla(0,0%,100%,.5)}.dark-theme .video-js .vjs-play-progress,.dark-theme .video-js .vjs-slider-bar,.dark-theme .video-js .vjs-volume-level{background:#fff}.dark-theme .video-js .vjs-load-progress{background:#fff;background:hsla(0,0%,100%,.1);border:1px solid #fff}.dark-theme .video-js .vjs-load-progress div{background:#fff;background:hsla(0,0%,100%,.15)}.dark-theme .video-js .vjs-progress-holder .vjs-load-progress,.dark-theme .video-js .vjs-progress-holder .vjs-load-progress div,.dark-theme .video-js .vjs-progress-holder .vjs-play-progress{border-radius:0}.dark-theme .video-js .vjs-play-progress:before{font-size:24px;position:absolute;right:-.5em;top:-7px;z-index:1;color:#f25c42}.dark-theme .video-js .vjs-control-bar{height:72px;align-items:center;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.dark-theme .video-js .vjs-control-bar button{height:40px;min-width:56px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#000;border-radius:0;margin:0 12px}.dark-theme .vjs-button>.vjs-icon-placeholder:before{font-size:22px;line-height:40px;text-transform:uppercase}.dark-theme .video-js .vjs-volume-panel{display:flex;align-items:center;width:auto}.dark-theme .vjs-slider-horizontal .vjs-volume-level{height:8px;border-radius:0}.dark-theme .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:11em}.dark-theme .video-js .vjs-volume-level:before{position:absolute;font-size:24px;color:#f25c42}.dark-theme .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal{width:8em}.dark-theme .vjs-volume-bar.vjs-slider-horizontal{width:8em;height:8px;border-radius:0}.dark-theme .video-js .vjs-progress-control{position:absolute;top:-64px;width:100%;padding:0 8px}.dark-theme .video-js .vjs-progress-holder{height:10px;border-radius:0}.dark-theme .vjs-picture-in-picture-control,.dark-theme .vjs-remaining-time,.dark-theme .vjs-seek-to-live-control{display:none!important}.dark-theme .video-js .vjs-fullscreen-control{width:200px;margin-left:auto!important}.dark-theme .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"Fullscreen";font-family:Open Sans;line-height:40px;position:relative;font-weight:600}.dark-theme .video-js .vjs-fullscreen-control .vjs-icon-placeholder:after{content:"";font-size:22px;position:relative;bottom:-4px;left:3px}.dark-theme .video-js .vjs-play-control{width:120px}.dark-theme .video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder:before{content:"Play";font-family:Open Sans;line-height:56px;position:relative;font-weight:600}.dark-theme .video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder:after{content:"";font-size:22px;position:relative;bottom:-4px;left:3px}.dark-theme .video-js .vjs-play-control.vjs-playing{background-color:#fff}.dark-theme .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:"Pause";font-family:Open Sans;line-height:56px;text-shadow:none!important;position:relative;font-weight:600}.dark-theme .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:after{content:"";font-size:22px;position:relative;bottom:-4px;left:3px;text-shadow:none!important}.dark-theme .video-js .vjs-tech{border-radius:0}.dark-theme .navigation{padding:7px 0 7px 7px}.dark-theme .navigation button{width:32px;height:32px;border-radius:50%;background-color:#fff;border:2px solid #f25c42;display:flex;align-items:center;justify-content:center}.dark-theme .navigation button:not([disabled]):hover{cursor:pointer}.dark-theme .navigation button:disabled{color:hsla(0,0%,100%,.7);border-color:#dbdada;background-color:#dbdada;opacity:.65;cursor:not-allowed}.dark-theme .navigation .slide-counter,.dark-theme .navigation .video-nav-text{font-weight:700;font-size:14px;color:#373636;margin:8px}.dark-theme .navigation .next-video,.dark-theme .navigation .previous-video{font-size:13px;color:#4d4d4f}.dark-theme .navigation .play-video{font-weight:600;font-size:16px;color:#373636;margin-right:8px}.dark-theme .breadcrumb{flex-wrap:wrap;list-style:none;margin:0;padding:0 1rem;display:flex;color:#fff}.dark-theme .breadcrumb .breadcrumb-item{align-items:center;display:flex}.dark-theme .breadcrumb .breadcrumb-item.active{font-weight:600;opacity:.7}.dark-theme .breadcrumb .breadcrumb-item vsc-icon{font-size:15px}.dark-theme .weather.mat-card{height:78%}.dark-theme .weather-title{background-color:#fafafb;padding:14px 20px;color:#3a477d;text-transform:uppercase;font-size:22px;font-weight:800;border:1px solid #c7dbef;border-bottom:3px solid}.dark-theme h2.weather-font{font-size:18px;font-weight:700;margin:0 0 10px}.dark-theme p.weather-font{font-size:18px;font-weight:600}.dark-theme h2.weather-font-temp{font-weight:600;font-size:18px;margin:10px 0 0}.dark-theme .weather-icon{height:60px}.dark-theme .weather-current-icon{height:120px}.dark-theme .item-container{padding:20px}.dark-theme .item-container .weather-item-cont{padding:25px 25px 100px}.dark-theme .current-weather-icon{margin-left:22px}.dark-theme .current-weather-info{margin:0 22px}.dark-theme .current-weather-cont{margin-top:65px}.dark-theme .weather-full-width-cont{width:100%;background-color:#fcfcfc}.dark-theme .weather-item-cont{padding-top:60px!important;padding-bottom:106px!important}.dark-theme .weather-current-font{font-size:24px;font-weight:500;position:absolute;left:0;top:-55px;width:-moz-max-content;width:max-content}.dark-theme .weather-title-cont{margin-top:5px;margin-bottom:13px!important}.dark-theme .second-col-cont{margin-bottom:28px;position:relative;margin-right:25px}.dark-theme .third-col-cont{margin-bottom:5px}.dark-theme .weather-month{text-align:center}.dark-theme .current-temp-cont{margin-bottom:5px}.dark-theme .max-temp-cont{margin-top:0;margin-bottom:5px}.dark-theme .min-temp-cont{margin-top:0;padding-top:5px}.dark-theme .precipitation-cont{margin-bottom:5px}.dark-theme .wind-cont{margin-top:0;margin-bottom:5px;padding-top:9px;padding-bottom:5px}.dark-theme .humidity-cont{margin-top:0}.dark-theme .weather-title-cont{text-transform:none!important}.dark-theme .weather{border:none;box-shadow:0 6px 12px -4px rgba(32,54,93,.19)!important}.dark-theme .weather-header{padding-top:3px}.dark-theme .fw-600{font-weight:600}.dark-theme .fw-400{font-weight:400}.dark-theme .secondary-color{color:hsla(0,0%,100%,.7)}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme .weather-header{font-size:26px}.dark-theme .weather-full-width-cont .item-container .forecasting-part{flex-wrap:wrap}.dark-theme .weather-full-width-cont .item-container .forecasting-part .weather-item-cont .weather-font{font-size:.8em}.dark-theme .weather-full-width-cont .item-container .forecasting-part .weather-item-cont h3,.dark-theme .weather-full-width-cont .item-container .forecasting-part .weather-item-cont h4{font-size:.9em}}.dark-theme .pt-17{padding-top:17px!important}.dark-theme .description{font-style:italic;margin-bottom:15px;font-size:16px}.dark-theme .select-search{background-color:rgba(224,231,255,.12)!important;border-bottom:2px solid #e0e7ff}.dark-theme .select-search .search-input{height:44px;font-weight:600}.dark-theme .select-search .close-button{position:absolute;right:10px}.dark-theme vsc-public-video-card .featured-videos:hover{cursor:pointer}.dark-theme vsc-public-video-card .carousel-wrapper{overflow-x:hidden;max-width:50vw!important;width:calc(100% - 368px)!important}.dark-theme vsc-public-video-card .featured-videos{max-width:240px!important;height:395px!important;margin-bottom:24px;min-width:240px}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content.featured-view-all{background:#fff 0 0 no-repeat padding-box!important;box-shadow:0 5px 10px #3d477927!important}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content.featured-view-all .view-all-button{display:flex;justify-content:center;line-height:395px!important}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content.featured-view-all .view-all-button:hover{cursor:pointer}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content{height:100%;margin-left:10px}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-body{background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 10px #3d477927;opacity:1;padding:0 10px}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-image-container{position:relative;opacity:1;display:flex;align-items:center;justify-content:center}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-image-container img{height:100%;width:100%;min-height:100%!important;-o-object-fit:cover;object-fit:cover}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-image-container .playbutton{position:absolute;top:50%;opacity:.8;color:#fff;left:45%;transform:scale(2)}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-title h2{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;margin:0;word-spacing:0;padding-top:24px;color:#000;cursor:pointer;font-size:13px}@media only screen and (min-width: 1920px){.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-title h2{font-size:17px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-title h2{font-size:16px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-title h2{font-size:15px}}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description{text-align:left;font-size:16px;letter-spacing:0;color:#373636;opacity:1;padding:15px 0;line-height:1;margin-top:auto;font-size:19px}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description span{font-size:14px;word-break:break-word}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description i{font-weight:600;font-size:16px;opacity:.75;margin-right:6px}.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description mat-icon{font-size:32px!important;margin-right:8px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description{font-size:17px}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-video-card .featured-videos .featured-videos-content .featured-videos-description{font-size:18px}}.dark-theme vsc-public-video-card .video-provider{max-width:368px!important;height:395px!important;margin-bottom:24px;min-width:368px}.dark-theme vsc-public-video-card .video-provider .content{height:100%}.dark-theme vsc-public-video-card .video-provider .content .title .title-wrap{display:flex;justify-content:space-between}.dark-theme vsc-public-video-card .video-provider .content .title .title-wrap span{font-size:14px}.dark-theme vsc-public-video-card .video-provider .content .title h2{margin:0;word-spacing:0;color:#000;word-wrap:break-word;word-break:break-word;font-size:18px}@media only screen and (min-width: 1920px){.dark-theme vsc-public-video-card .video-provider .content .title h2{font-size:20px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video-provider .content .title h2{font-size:20px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-video-card .video-provider .content .title h2{font-size:17px}}.dark-theme vsc-public-video-card .video-provider .content .title-video h2{margin:0;word-spacing:0;padding-top:24px;color:#000;word-wrap:break-word;word-break:break-word;font-size:13px}@media only screen and (min-width: 1920px){.dark-theme vsc-public-video-card .video-provider .content .title-video h2{font-size:20px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video-provider .content .title-video h2{font-size:19px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-video-card .video-provider .content .title-video h2{font-size:18px}}.dark-theme vsc-public-video-card .video-provider .content .body{background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 10px #3d477927;opacity:1}.dark-theme vsc-public-video-card .video-provider .content .main .description{text-align:left;font-size:16px;letter-spacing:0;color:#373636;opacity:1;padding:15px 0;line-height:1.625;margin-top:auto;font-size:19px}.dark-theme vsc-public-video-card .video-provider .content .main .description p{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box!important;-webkit-box-orient:vertical;white-space:normal}.dark-theme vsc-public-video-card .video-provider .content .main .description span{font-size:16px;word-break:break-word}.dark-theme vsc-public-video-card .video-provider .content .main .description i{font-weight:600;font-size:16px;opacity:.75;margin-right:6px}.dark-theme vsc-public-video-card .video-provider .content .main .description mat-icon{font-size:32px!important;margin-right:8px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video-provider .content .main .description{font-size:17px}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-video-card .video-provider .content .main .description{font-size:18px}}.dark-theme vsc-public-video-card .video-provider .content .main .time-logo-box{height:65px}.dark-theme vsc-public-video-card .video-provider .content .main .date-time{font-weight:700!important;color:#000;padding-top:8px;line-height:25px;font-weight:600;font-size:18px}@media only screen and (max-width: 1919px){.dark-theme vsc-public-video-card .video-provider .content .main .date-time{font-size:17px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-video-card .video-provider .content .main .date-time{font-size:16px}}@media only screen and (max-width: 959px){.dark-theme vsc-public-video-card .video-provider .content .main .date-time{font-size:17px}}.dark-theme vsc-public-video-card .video-provider .content .image-container{position:relative;opacity:1;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ffe3de;background:radial-gradient(circle,#fff 0,#f9f9f9 100%)}.dark-theme vsc-public-video-card .video-provider .content .image-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.dark-theme vsc-public-video-card .video-provider .content .image-container .playbutton{position:absolute;top:50%;opacity:.8;color:#fff;left:45%;transform:scale(2)}.dark-theme vsc-public-video-card .video-provider .content .image-container .imgprovider{max-width:150px;max-height:150px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.dark-theme vsc-public-video-card .video-provider .content .video-images{height:431px!important}.dark-theme vsc-public-video-card .video-provider .content .logo img{max-width:100%}.dark-theme vsc-public-video-card .video-provider .content .actions button{font-size:20px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video-provider .content .actions button{font-size:17px}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-video-card .video-provider .content .actions button{font-size:16px}}.dark-theme vsc-public-video-card .video-provider .actions>button{text-transform:uppercase;height:56px!important}@media only screen and (max-width: 1279px){.dark-theme vsc-public-video-card .video-provider[orientation=horizontal] .title h2{font-size:22px!important}.dark-theme vsc-public-video-card .video-provider .event-chip{font-size:14px}}.dark-theme vsc-public-video-card .video .content{height:100%}.dark-theme vsc-public-video-card .video .content .title h2{margin:0;word-spacing:0;color:#000;word-wrap:break-word;word-break:break-word;font-size:20px}@media only screen and (min-width: 1920px){.dark-theme vsc-public-video-card .video .content .title h2{font-size:22px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video .content .title h2{font-size:22px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-video-card .video .content .title h2{font-size:19px}}.dark-theme vsc-public-video-card .video .content .title-video h2{margin:0;word-spacing:0;padding-top:24px;color:#000;word-wrap:break-word;word-break:break-word;font-size:13px}@media only screen and (min-width: 1920px){.dark-theme vsc-public-video-card .video .content .title-video h2{font-size:20px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video .content .title-video h2{font-size:19px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-video-card .video .content .title-video h2{font-size:18px}}.dark-theme vsc-public-video-card .video .content .body{background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 10px #3d477927;opacity:1}.dark-theme vsc-public-video-card .video .content .main .description{text-align:left;font-size:16px;letter-spacing:0;color:#373636;opacity:1;padding:15px 0;line-height:1;margin-top:auto;font-size:19px}.dark-theme vsc-public-video-card .video .content .main .description span{font-size:14px;word-break:break-word}.dark-theme vsc-public-video-card .video .content .main .description i{font-weight:600;font-size:16px;opacity:.75;margin-right:6px}.dark-theme vsc-public-video-card .video .content .main .description mat-icon{font-size:32px!important;margin-right:8px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video .content .main .description{font-size:17px}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-video-card .video .content .main .description{font-size:18px}}.dark-theme vsc-public-video-card .video .content .main .time-logo-box{height:65px}.dark-theme vsc-public-video-card .video .content .main .date-time{font-weight:700!important;color:#000;padding-top:8px;line-height:25px;font-weight:600;font-size:18px}@media only screen and (max-width: 1919px){.dark-theme vsc-public-video-card .video .content .main .date-time{font-size:17px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme vsc-public-video-card .video .content .main .date-time{font-size:16px}}@media only screen and (max-width: 959px){.dark-theme vsc-public-video-card .video .content .main .date-time{font-size:17px}}.dark-theme vsc-public-video-card .video .content .image-container{position:relative;opacity:1;display:flex;align-items:center;justify-content:center}.dark-theme vsc-public-video-card .video .content .image-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.dark-theme vsc-public-video-card .video .content .image-container .playbutton{position:absolute;top:50%;opacity:.8;color:#fff;left:45%;transform:scale(2)}.dark-theme vsc-public-video-card .video .content .image-container .imgprovider{max-width:120px;max-height:120px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.dark-theme vsc-public-video-card .video .content .video-images{height:431px!important}.dark-theme vsc-public-video-card .video .content .logo img{max-width:100%}.dark-theme vsc-public-video-card .video .content .actions button{font-size:20px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video .content .actions button{font-size:17px}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-video-card .video .content .actions button{font-size:16px}}.dark-theme vsc-public-video-card .video .actions>button{text-transform:uppercase;height:56px!important}@media only screen and (max-width: 1279px){.dark-theme vsc-public-video-card .video[orientation=horizontal] .title h2{font-size:22px!important}.dark-theme vsc-public-video-card .video .event-chip{font-size:14px}}.dark-theme vsc-public-video-card .video-provider[orientation=vertical],.dark-theme vsc-public-video-card .video[orientation=vertical]{background-color:#fff;overflow:hidden}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content,.dark-theme vsc-public-video-card .video[orientation=vertical] .content{padding:0}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content:hover,.dark-theme vsc-public-video-card .video[orientation=vertical] .content:hover{cursor:pointer}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .body,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .body{padding:12px}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .body .event-chip,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .body .event-chip{box-shadow:0 0 10px 1px;padding:10px 0 0 16px}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .image-container{width:100%;height:260px}@media only screen and (max-width: 1919px){.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .image-container{height:212px}}@media only screen and (max-width: 959px){.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .image-container{height:280px}}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .event-chip,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .event-chip{position:absolute;right:20px;top:20px;padding:5px 15px}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .video-attachment-icons,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .video-attachment-icons{position:absolute;right:16px;top:50px;padding:5px}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper{display:inline-block;width:30px;height:30px;border-radius:50%;background-color:#fff}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper mat-icon,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper mat-icon{margin:3px 0 0 3px}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper:nth-of-type(2),.dark-theme vsc-public-video-card .video[orientation=vertical] .content .image-container .video-attachment-icons .icon-wrapper:nth-of-type(2){margin-left:10px}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .logo,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .logo{padding-right:4px}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .logo img,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .logo img{max-height:50px}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .actions>*,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .actions>*{width:100%}.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .actions button,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .actions button{width:100%;height:56px!important;font-weight:700}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .actions button,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .actions button{height:50px!important}}@media only screen and (max-width: 1279px){.dark-theme vsc-public-video-card .video-provider[orientation=vertical] .content .actions button,.dark-theme vsc-public-video-card .video[orientation=vertical] .content .actions button{height:48px!important}}.dark-theme vsc-public-video-card .video[orientation=horizontal]{background-color:#fff}.dark-theme vsc-public-video-card .video[orientation=horizontal][clickable=true]>.content:hover .wrapper{border-bottom-color:transparent}.dark-theme vsc-public-video-card .video[orientation=horizontal][clickable=true]>.content:hover .wrapper .title h2{text-decoration:underline}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content{position:relative;padding:15px 15px 0}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper{border-bottom:1px solid #c7dbef;padding:2px 0 18px}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .body .main{padding-left:15px}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .body .main .title{padding-top:8px;width:100%;transition:text-transform .4s ease}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .body .main .title mat-icon{margin-right:5px;font-size:20px!important}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .body .main .side-box{min-height:100%}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .image-container{height:140px;min-width:140px;max-width:140px;border-radius:9px;overflow:hidden}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .logo{padding-right:5px}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .logo img{max-height:70px}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .event-chip{align-self:start;margin-top:2px;padding:5px 15px}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons{margin-left:10px;padding:2px 5px}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper{display:inline-block;width:26px;height:26px;border-radius:50%;background-color:#fff;box-shadow:0 3px 6px}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper mat-icon{margin:4px 0 0 4px;font-size:20px!important}.dark-theme vsc-public-video-card .video[orientation=horizontal] .content .wrapper .chip-icons-wrapper .video-attachment-icons .icon-wrapper:nth-of-type(2){margin-left:10px}@media only screen and (min-width: 600px) and (max-width: 959px){.dark-theme vsc-public-video-card .carousel-wrapper{max-width:50vw!important;width:calc(100% - 300px)!important}.dark-theme vsc-public-video-card .video-provider{max-width:300px!important;min-width:260px}}.dark-theme .moreVideos{color:#2b76d6;font-size:14px}@media only screen and (max-width: 1279px){.dark-theme .moreVideos{font-size:16px}}.dark-theme .class-title{color:#20365d;font-size:30px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .class-title{font-size:26px}}@media only screen and (max-width: 1279px){.dark-theme .class-title{font-size:25px}}.dark-theme .videoCategoryName{text-align:left;font-weight:700;font-size:26px;letter-spacing:0;color:#20365d;opacity:1;line-height:14px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .videoCategoryName{font-size:24px}}.dark-theme .moreVideos{display:flex;letter-spacing:0;color:#373636;opacity:1;text-align:left;font-size:16px}@media only screen and (max-width: 1279px){.dark-theme .moreVideos{font-size:18px}}.dark-theme .moreVideos vsc-icon{font-size:20px}.dark-theme .video-categories-container{height:100%}.dark-theme vsc-list-view{min-height:60vh}.dark-theme vsc-list-view vsc-public-event-card{height:100%}.dark-theme .class-title{letter-spacing:0;padding:14px 0 5px 10px;color:#373636;opacity:1;font-weight:700;margin:0 0 9px;font-size:24px;line-height:1}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .class-title{font-size:20px}}@media only screen and (max-width: 1279px){.dark-theme .class-title{font-size:19px}}.dark-theme .categoryname{text-align:left;font-weight:700;align-items:self-end;margin:15px 0;font-size:20px;letter-spacing:0;opacity:1;line-height:14px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .categoryname{font-size:18px}}.dark-theme .logo-image-container{position:relative;width:120px}.dark-theme .logo-image-container img{max-width:100%;max-height:80px;display:block;margin:auto 0 auto auto;-o-object-fit:contain!important;object-fit:contain!important}.dark-theme .video .content{height:100%}.dark-theme .video .content .title h2{margin:0;color:#000;font-size:22px;word-wrap:break-word;word-break:break-word;font-size:21px}@media only screen and (min-width: 1920px){.dark-theme .video .content .title h2{font-size:21px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .video .content .title h2{font-size:20px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme .video .content .title h2{font-size:19px}}.dark-theme .video .content .body .main .organizer{font-weight:600;padding-top:8px;color:#000;line-height:1;margin-top:auto;font-size:19px}.dark-theme .video .content .body .main .organizer span{word-break:break-word}.dark-theme .video .content .body .main .organizer i{font-weight:600;font-size:16px;opacity:.75;margin-right:6px}.dark-theme .video .content .body .main .organizer vsc-icon{font-size:32px!important;margin-right:8px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .video .content .body .main .organizer{font-size:17px}}@media only screen and (max-width: 1279px){.dark-theme .video .content .body .main .organizer{font-size:18px}}.dark-theme .video .content .body .main .time-logo-box{height:65px}.dark-theme .video .content .body .main .date-time{font-weight:700!important;color:#000;padding-top:8px;line-height:25px;font-weight:600;font-size:18px}@media only screen and (max-width: 1919px){.dark-theme .video .content .body .main .date-time{font-size:17px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme .video .content .body .main .date-time{font-size:16px}}@media only screen and (max-width: 959px){.dark-theme .video .content .body .main .date-time{font-size:17px}}.dark-theme .video .content .actions button{font-size:20px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .video .content .actions button{font-size:17px}}@media only screen and (max-width: 1279px){.dark-theme .video .content .actions button{font-size:16px}}.dark-theme .video .actions>button{text-transform:uppercase;height:56px!important}@media only screen and (max-width: 1279px){.dark-theme .video[orientation=horizontal] .title h2{font-size:22px!important}.dark-theme .video .video-chip{font-size:14px}}.dark-theme .sessions{padding:16px}.dark-theme .video-title{padding:13px 0 5px 10px}.dark-theme .video-title h2{margin:0 0 9px;font-size:30px;line-height:22px;font-weight:700}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .video-title h2{font-size:26px}}@media only screen and (max-width: 1279px){.dark-theme .video-title h2{font-size:25px}}.dark-theme .video-info-container{height:100%}.dark-theme .video-info-container .class-title{padding:5px 0 5px 10px;letter-spacing:0;color:#20365d;opacity:1;font-weight:700;margin:0 0 9px;font-size:30px;line-height:1}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .video-info-container .class-title{font-size:26px}}@media only screen and (max-width: 1279px){.dark-theme .video-info-container .class-title{font-size:25px}}.dark-theme .video-info-container .class-session-date{margin-top:5px}.dark-theme .video-info-container .class-session-date h3,.dark-theme .video-info-container .class-session-date i{font-size:18px}.dark-theme .video-info-container .class-session-date i{font-weight:600;opacity:.75}@media only screen and (min-width: 600px) and (max-width: 959px){.dark-theme .more-videos-wrapper{margin-bottom:8px}}.dark-theme button.date-filter-button{min-height:52px!important;padding:0 32px;outline:none!important;font-size:18px}.dark-theme button.date-filter-button.active{background-color:#f25c42;color:#fff}@media only screen and (max-width: 1279px){.dark-theme button.date-filter-button{font-size:19px}}.dark-theme .video-chip{color:#fff;font-weight:700;text-transform:uppercase;padding:7px 16px;font-size:15px}@media only screen and (max-width: 1919px){.dark-theme .video-chip{font-size:14px}}.dark-theme .videos-container{height:100%}.dark-theme .videos-container .video-title-cont{font-size:26px;letter-spacing:0;color:#20365d;opacity:1;font-weight:700;margin-bottom:0!important;padding-bottom:11px}.dark-theme .videos-container .videos-search{margin-bottom:0!important;width:33%!important}.dark-theme .videos-container .videos-search .container input{height:60px!important}.dark-theme .videos-container .videos-search{display:inline}.dark-theme .videos-container .actions{padding-top:3px}.dark-theme .videos-container .actions .content>button,.dark-theme .videos-container .actions .paginator,.dark-theme .videos-container .actions button.date-filter-button{height:56px}.dark-theme .videos-container .actions button.date-filter-button{min-height:56px!important;padding:0 32px;outline:none!important;font-size:18px}.dark-theme .videos-container .actions button.date-filter-button.active{background-color:#f25c42;color:#fff}@media only screen and (max-width: 1279px){.dark-theme .videos-container .actions button.date-filter-button{font-size:19px}}.dark-theme .videos-container .actions .paginator{min-width:280px}@media only screen and (max-width: 1279px){.dark-theme .videos-container .actions .paginator{min-height:56px}}.dark-theme .videos-container .actions .date-switcher{position:relative}@media only screen and (max-width: 1279px){.dark-theme .videos-container .actions .date-switcher{width:100%;align-items:center!important}}.dark-theme .videos-container .actions .date-switcher .content>button{padding:10px 30px;outline:none!important;font-weight:700;font-size:22px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .videos-container .actions .date-switcher .content>button{font-size:20px}}.dark-theme .videos-container .actions .date-switcher .content>button.switcher{text-transform:capitalize}.dark-theme .videos-container .actions .date-switcher .content>button.switcher.prev{padding-left:17px}.dark-theme .videos-container .actions .date-switcher .content>button.switcher.next{padding-right:17px}.dark-theme .videos-container .actions .date-switcher .content>button.switcher:disabled{cursor:default!important}.dark-theme .videos-container .actions .date-switcher .content>button.switcher:disabled .vsc-icon{color:hsla(0,0%,100%,.3)}.dark-theme .videos-container .actions .date-switcher .content>button.switcher>span{padding-bottom:3px}.dark-theme .videos-container .actions .date-switcher .content>button.switcher vsc-icon{color:var(--accent-color);padding-top:3px;font-size:40px!important}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .videos-container .actions .date-switcher .content>button.switcher vsc-icon{font-size:35px!important;padding-top:2px}}.dark-theme .videos-container .actions .date-switcher .content>button.date vsc-icon{color:var(--accent-color);padding-right:10px;font-size:36px!important}.dark-theme .videos-container .actions .date-switcher .picker-container{position:relative}.dark-theme .videos-container .actions .date-switcher .picker-container .date-picker{position:absolute;height:1px;top:-9px;width:400px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .videos-container .actions .date-switcher .picker-container .date-picker{width:370px}}@media only screen and (max-width: 1279px){.dark-theme .videos-container .actions .date-switcher .picker-container .date-picker{width:340px}}.dark-theme .videos-container .actions .date-switcher .picker-container .date-picker mat-form-field{height:0;visibility:hidden}@media only screen and (min-width: 1280px) and (max-width: 1800px){.dark-theme .videos-container .actions>*{flex:unset!important}.dark-theme .videos-container .actions .date-switcher .content{grid-template-columns:1fr 260px 1fr}}@media only screen and (min-width: 1400px) and (max-width: 1540px){.dark-theme .videos-container .actions>div:not(:last-child){margin-right:7px!important}.dark-theme .videos-container .actions button.date-filter-button{padding:0 24px}.dark-theme .videos-container .actions .date-switcher .content{grid-column-gap:6px}}.dark-theme .videos-container vsc-collection-view{min-height:60vh}.dark-theme .videos-container vsc-collection-view vsc-public-video-card{height:100%}@media only screen and (min-width: 1281px) and (max-width: 1338px){.dark-theme .videos-container .video-title-cont{height:66px;margin-bottom:12px}}@media only screen and (max-width: 1440px){.dark-theme .videos-container .video-title-cont{height:66px}.dark-theme .videos-container .videos-search{margin-bottom:0!important}.dark-theme .videos-container .videos-search .container input{height:60px!important}}@media only screen and (min-width: 1919px) and (max-width: 2379px){.dark-theme .videos-container .video-card .title h2{font-size:20px}.dark-theme .videos-container .video-card .user{font-size:18px}.dark-theme .videos-container .video-card .footer button{font-size:18px!important}}@media only screen and (min-width: 600px) and (max-width: 1279px){.dark-theme .videos-container .video-title-cont{height:unset}}.dark-theme .duration{text-align:left;font-weight:700;letter-spacing:0;opacity:1;padding-top:10px;font-size:16px}.dark-theme .desc-text-provider{text-align:left;font-weight:600;font-family:Open Sans;font-size:18px;letter-spacing:0;color:#575758;opacity:1;padding-bottom:30px}@media only screen and (max-width: 1279px){.dark-theme .desc-text-provider{font-size:26px}}.dark-theme .desc-title-provider{text-align:left;line-height:22px;font-family:Open Sans;font-size:18px;letter-spacing:0;color:#20365d;opacity:1}@media only screen and (max-width: 1279px){.dark-theme .desc-title-provider{font-size:22px}}.dark-theme .selected-video-title{text-align:left;padding-top:20px;font-weight:700;font-family:Open Sans;font-size:26px;letter-spacing:0;color:#000;opacity:1}@media only screen and (max-width: 1279px){.dark-theme .selected-video-title{font-size:26px}}.dark-theme .video-main{padding:16px}.dark-theme .sessions{padding:16px 16px 16px 0}.dark-theme .sessions>div{border-left:1px solid #c7dbef;padding-left:30px}@media only screen and (max-width: 1279px){.dark-theme .sessions>div{border-left:none;padding:10px}}.dark-theme .video-info-container{color:#20365d;height:96%}.dark-theme .video-info-container .header{padding:0}.dark-theme .video-info-container .tabs{margin-top:16px;background-color:#fff;height:100%;box-shadow:0 6px 12px -4px rgba(32,54,93,.19)}.dark-theme .video-info-container .tabs a:hover{text-decoration:none}.dark-theme .video-info-container .body{height:100%}.dark-theme .video-info-container .btn-back{line-height:11px;font-size:20px}@media only screen and (max-width: 1279px){.dark-theme .video-info-container .btn-back{font-size:22px}}.dark-theme .video-info-container .btn-back .mat-button-wrapper{padding-right:12px}.dark-theme .video-info-container .actions{padding-left:15px}.dark-theme .video-info-container .actions button{text-transform:uppercase;height:60px!important;font-size:20px}.dark-theme .video-info-container .actions button.fav-button.mat-stroked-button,.dark-theme .video-info-container .actions vsc-public-calendar button.fav-button.date-switcher:not(.active),.dark-theme vsc-public-calendar .video-info-container .actions button.fav-button.date-switcher:not(.active),.primary-theme vsc-public-calendar .dark-theme .video-info-container .actions button.fav-button.date-switcher:not(.active){background-color:transparent}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .video-info-container .actions button{font-size:18px}}@media only screen and (max-width: 1279px){.dark-theme .video-info-container .actions button{font-size:17px}}.dark-theme .video-info-container .video-title{margin:0 0 9px;font-size:24px;font-weight:700;letter-spacing:0;padding:14px 0 5px 10px;color:#373636;opacity:1;line-height:1}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .video-info-container .video-title{font-size:22px}}@media only screen and (max-width: 1279px){.dark-theme .video-info-container .video-title{font-size:21px}}.dark-theme .video-info-container h3{font-size:18px;font-weight:600;line-height:1}.dark-theme .video-info-container .with-text{font-style:italic;font-weight:600;color:#525a69;margin-right:6px}.dark-theme .video-info-container .video-date{margin-top:5px}.dark-theme .video-info-container .video-date h3,.dark-theme .video-info-container .video-date i{font-size:18px}.dark-theme .video-info-container .video-date i{font-weight:600;opacity:.75}@media only screen and (min-width: 600px) and (max-width: 1279px){.dark-theme .video-info-container .tabs .video-container .video-main.video-info{border-right:none;padding-right:0!important}.dark-theme .video-info-container .tabs .video-container .video-main.video-info .iframe-window{min-height:400px}.dark-theme .video-info-container .tabs .video-container .video-main.video-info .desc-text-provider{font-size:18px}}.dark-theme .zoom-download-wrapper{min-height:100vh;background-color:var(--primary-main-color)}.dark-theme .zoom-download-wrapper .zoom-download-container{background-color:#fff;margin:160px 75px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper{margin:20px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section{margin-bottom:64px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section h1{text-align:center;font-size:60px;font-weight:700;margin:0 0 12px;color:#212131}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section p{font-size:22px;margin:0;color:#363030}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section{margin-bottom:115px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button{border-radius:0;margin-bottom:5px;text-decoration:none;height:auto;width:330px;white-space:normal}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button:hover{background-color:#fff!important;color:#4747b5}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button .text-wrapper{font-size:21px;line-height:26px;display:inline-block;margin:18px 5px 18px 0;width:145px;text-align:left;overflow-wrap:break-word}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button .img-wrapper{margin-top:5px;display:inline-block;width:68px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button .img-wrapper img{width:100%}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button:first-child{margin-right:42px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .have-installed-zoom{font-size:18px;width:272px;height:72px!important;border-radius:0}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .have-installed-zoom:hover{background-color:#222172}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .confirm-checkbox{height:40px!important}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .confirm-checkbox.mat-checkbox-checked .mat-checkbox-background,.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .mat-ripple-element{background-color:#4747b5!important}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .finish-action-section .mat-checkbox-layout{opacity:1}.dark-theme .remove-element{display:none}@media only screen and (max-width: 959px) and (min-width: 750px){.dark-theme .zoom-download-wrapper .zoom-download-container{margin:100px 75px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper{margin:20px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section h1{font-size:3rem!important}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section p{font-size:1.2rem!important}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section{display:flex;flex-direction:column;align-items:center;justify-content:center}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button:first-child{margin-right:0!important;margin-bottom:20px}}@media only screen and (max-width: 749px){.dark-theme .zoom-download-wrapper .zoom-download-container{margin:64px 75px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper{margin:20px}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section h1{font-size:3rem!important}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .header-section p{font-size:1.2rem!important}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section{display:flex;flex-direction:column;align-items:center;justify-content:center}.dark-theme .zoom-download-wrapper .zoom-download-container .content-wrapper .download-section .download-section-button:first-child{margin-right:0!important;margin-bottom:20px}}.dark-theme vsc-filter .advancedFilter{height:53px;margin-top:-3px}.dark-theme vsc-filter .matCardSpacing{padding:20px 40px}.dark-theme vsc-filter button{height:52px!important}.dark-theme vsc-filter vsc-dynamic-field{padding:10px 0}.dark-theme .phone-control-container:has(mat-error) .mat-form-field-wrapper{margin-bottom:-18px!important}.dark-theme .ngx-mat-tel-input-container .country-selector{opacity:1!important;height:100%;background-color:#f2f2f2;top:-1px;left:1px;width:auto;border-top-left-radius:4px;border-bottom-left-radius:4px}.dark-theme .ngx-mat-tel-input-container .country-selector ::ng-deep .mat-button-wrapper{margin:0 10px}.dark-theme .ngx-mat-tel-input-container input:not(.country-search){padding:0 6px 0 110px}.dark-theme .additional-information-wrapper{min-height:100vh}.dark-theme .additional-information-wrapper form{position:relative}.dark-theme .additional-information-wrapper .additional-information-container{margin:40px auto}.dark-theme .additional-information-wrapper .additional-information-container .additional-information-header-section{margin-bottom:30px}.dark-theme .additional-information-wrapper .additional-information-container .additional-information-header-section .additional-information-title{font-size:60px;margin:0 0 10px;color:#212131}.dark-theme .additional-information-wrapper .additional-information-container .additional-information-header-section .additional-information-header-text{margin-top:0;font-size:20px;color:#363030}.dark-theme .additional-information-wrapper .additional-information-container .colored-title{font-size:20px;color:#363030}.dark-theme .additional-information-wrapper .additional-information-container .form-section:last-of-type{margin-top:20px}.dark-theme .additional-information-wrapper .additional-information-container .form-section .form-control-section{position:relative;color:#595756}.dark-theme .additional-information-wrapper .additional-information-container .form-section .continue-button{position:relative;border-radius:0;height:72px!important;font-size:18px!important;font-weight:700!important}.dark-theme .additional-information-wrapper .additional-information-container .form-section .continue-button:hover{background-color:#222172}.dark-theme .additional-information-wrapper .additional-information-container .form-section .continue-button:disabled{background-color:#dbdada}.dark-theme .additional-information-wrapper .additional-information-container .form-section .continue-button.skip{margin-right:16px;background-color:#fff!important;color:#4747b5!important}.dark-theme .additional-information-wrapper .additional-information-container .form-section .continue-button.skip:hover{background-color:#4747b5!important;color:#fff!important}.dark-theme .additional-information-wrapper .image-wrapper{position:relative;background-image:url(additional-information.d0e10e6fda8cae5412af.jpg);background-size:cover!important;background-position:100%}.dark-theme .additional-information-wrapper .enliveo-logo-color{width:267px;position:absolute;bottom:20px;right:20px}.dark-theme .additional-information-wrapper .enliveo-logo-color img{width:100%}@media only screen and (max-width: 959px){.dark-theme .image-wrapper{display:none}}.dark-theme .checkbox-multi-select label{opacity:1!important;font-size:18px;font-weight:600;text-transform:none}.dark-theme .checkbox-multi-select .section-style{margin-left:10px;margin-top:-10px}.dark-theme .checkbox-multi-select .reset-link{color:#373636;font-size:14px;font-weight:600;text-decoration:underline;margin-right:9px;cursor:pointer}.dark-theme .checkbox-multi-select .mat-checkbox{height:30px;width:100%}.dark-theme .checkbox-multi-select .checkbox-item{height:10px}.dark-theme .image-selection-container .grid-layout{width:30vw;height:50vw;margin-top:5px;margin-bottom:5px}.dark-theme .image-selection-container .main-item,.dark-theme .image-selection-container:focus{outline:none!important}.dark-theme .image-selection-container .image-selection-divider{margin-bottom:20px;margin-top:20px;width:40%;border-bottom:1px solid #c7dbef}.dark-theme .image-selection-container img{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark-theme .image-selection-container .main-item{width:34vw}.dark-theme .image-selection-container .main-item .img-container{width:90%;position:relative;overflow:hidden;display:flex;align-items:center;height:450px}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .image-selection-container .main-item .img-container{height:350px}}@media only screen and (max-width: 1470px){.dark-theme .image-selection-container .main-item .img-container{height:250px}}.dark-theme .image-selection-container .main-item .img-container img{-o-object-fit:contain;object-fit:contain;width:100%}.dark-theme .image-selection-container .selected-image{position:absolute}.dark-theme .image-selection-container .selected-image.active,.dark-theme .image-selection-container .selected-image:not([readOnly=true]):hover{cursor:pointer;box-shadow:0 0 0 3px #718cae}.dark-theme .image-selection-container .selected-image.active::-webkit-box-shadow,.dark-theme .image-selection-container .selected-image:not([readOnly=true]):hover::-webkit-box-shadow{border-radius:0 0 0 3px #718cae}.dark-theme .image-selection-container .selected-image.active::-moz-box-shadow,.dark-theme .image-selection-container .selected-image:not([readOnly=true]):hover::-moz-box-shadow{border-radius:0 0 0 3px #718cae}.dark-theme .image-selection-container .selected-image[readOnly=true]:hover{cursor:not-allowed}.dark-theme .image-selection-container .selected-image img{width:100%}.dark-theme .image-selection-container .scrollbar{max-height:200px;overflow-y:auto;overflow-x:hidden;padding:10px}.dark-theme .invite-manage-container{background-color:#fff;box-shadow:5px 5px 10px rgba(145,141,178,.06)!important;border:1px solid #c7dbef}.dark-theme .invite-manage-container .tabs a:hover{text-decoration:none}.dark-theme .invite-manage-container .body{height:100%}.dark-theme .invite-details-container form{position:relative}.dark-theme .schedule-alert-note{margin:0;font:inherit;color:#72757a;text-align:inherit}.dark-theme .alerts-mat-card{margin:0 0 14px;padding:0;height:185px;display:flex;flex-direction:column;justify-content:space-between;border:none;overflow:hidden}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper{flex-direction:row;position:relative;display:flex;width:100%;height:100%}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .x-mark-icon{position:absolute;right:6px;top:6px;width:20px;min-width:20px;color:#fff;margin-right:0;cursor:pointer}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .x-mark-icon .svg-inline--fa{height:20px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content{box-sizing:border-box;display:flex;flex:1 1 100%;flex-direction:column;justify-content:start;align-items:flex-start;background-color:#edffff;color:#000;padding:16px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-title{font-size:24px;font-weight:600;margin:0 0 8px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-text{flex:1;font-size:16px!important;margin:0 0 5px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button{display:flex;cursor:pointer;font-size:18px;font-weight:600;margin:10px 0 8px;background-color:transparent;color:#000}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button vsc-icon{min-width:20px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button vsc-icon .svg-inline--fa{position:relative;top:2px;height:18px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .widget-image{height:185px;width:630px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .widget-image img{width:100%;height:100%}@media only screen and (min-width: 1721px) and (max-width: 1900px){.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-title{font-size:20px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button{font-size:17px}}@media only screen and (min-width: 1541px) and (max-width: 1720px){.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-title{font-size:20px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-text{font-size:15px!important}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button{font-size:16px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button vsc-icon .svg-inline--fa{top:1px;height:16px}}@media only screen and (min-width: 1280px) and (max-width: 1540px){.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-title{font-size:20px;margin:0 0 3px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .content-text{font-size:14px!important}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button{font-size:16px!important;margin:0 0 5px}.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .content .see-details-button vsc-icon .svg-inline--fa{top:1px;height:16px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .widget-image{width:500px}}@media only screen and (max-width: 959px){.dark-theme .alerts-mat-card .container .alerts-widget-wrapper .widget-image{width:440px}}.dark-theme .vsc-review-users vsc-table .mat-cell,.dark-theme .vsc-review-users vsc-table .mat-header-cell{width:25%}.dark-theme vsc-toast{position:fixed;right:0;bottom:0;z-index:2}.dark-theme vsc-toast div.container{width:95%;height:100%;padding:20px;display:flex;justify-content:end;align-items:end;flex-direction:column}.dark-theme vsc-toast div.container>div{overflow:visible;position:relative;margin-top:15px;max-height:150px;transition:transform .3s ease,opacity .5s ease,max-height .3s ease .25s}.dark-theme vsc-toast div.container>div:not(.active){transform:translateX(100%)!important;opacity:0!important;z-index:-1;margin:0;max-height:0}.dark-theme vsc-toast-item div.toast-item{box-shadow:1px 0 10px 0 rgba(0,0,0,.15);overflow:hidden}.dark-theme vsc-toast-item div.toast-item div.toast-content{width:350px;display:flex;background:#123554;-webkit-backdrop-filter:blur(30px) saturate(160%) brightness(130%);backdrop-filter:blur(30px) saturate(160%) brightness(130%);margin-right:20px}.dark-theme vsc-toast-item div.toast-item div.toast-content div.icon{width:95px;place-content:center!important}.dark-theme vsc-toast-item div.toast-item div.toast-content div.icon vsc-icon{font-size:45px!important}.dark-theme vsc-toast-item div.toast-item div.toast-content .content{display:flex;flex-direction:column;justify-content:center;padding:10px}.dark-theme vsc-toast-item div.toast-item div.toast-content .content p.message{margin:7px;font-weight:600}.dark-theme vsc-notification-toast{background-color:#fff;cursor:pointer}.dark-theme vsc-notification-toast div.notification{min-height:80px;min-width:750px;padding:10px}.dark-theme vsc-notification-toast div.notification div.details{max-width:450px;padding-right:20px}.dark-theme vsc-notification-toast div.notification div.details.full-width{max-width:unset}.dark-theme vsc-notification-toast div.notification div.details p{margin:7px;font-weight:600}.dark-theme vsc-notification-toast div.notification div.graphic{width:95px}.dark-theme vsc-notification-toast div.notification div.graphic vsc-icon{font-size:60px!important}.dark-theme vsc-notification-toast div.notification div.graphic:has(.icon){place-content:center!important}.dark-theme vsc-notification-toast div.notification div.graphic>.image{width:90px;height:90px;overflow:hidden}.dark-theme vsc-notification-toast div.notification div.graphic>.image>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.dark-theme vsc-notification-toast div.notification p.created-date{font-size:15px}.dark-theme vsc-notification-toast div.notification p.created-date .schedule-icon{font-size:13px!important;min-width:13px!important;margin-right:5px!important}.dark-theme vsc-notification-toast div.notification div.actions{margin-right:10px}@media only screen and (min-width: 600px) and (max-width: 959px){.dark-theme vsc-notification-toast div.notification{min-width:550px}}.dark-theme vsc-icon{font-size:24px;width:auto;height:auto;min-width:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:inherit;margin-right:4px}.dark-theme vsc-icon>span{display:none}.dark-theme vsc-copy-to-clipboard vsc-icon{margin-left:10px;cursor:pointer;color:#fff}.dark-theme .cc-revoke{display:none!important}.dark-theme .cc-window{background-color:#f7f7f7;z-index:11;padding:18px 36px}.dark-theme .cc-window .cc-message{font-size:18px;font-weight:600;margin-right:110px;color:#363030}.dark-theme .cc-window .cc-btn{padding:14px 22px;font-size:18px;font-weight:700;color:#f8f8fa!important;border-color:transparent}.dark-theme .cc-window .cc-btn:hover{text-decoration:none;color:#fff}.dark-theme .cc-window .cc-btn.cc-allow{color:#363030!important;border:2px solid #363030;background-color:#fff!important;margin-left:16px}.dark-theme .cc-window .cc-btn.cc-allow:hover{color:#4747b5!important;border-color:#4747b5}.dark-theme .cc-window .cc-btn.cc-deny{background-color:#4747b5!important}.dark-theme .cc-window .cc-btn.cc-deny:hover{background-color:#222172!important}@media screen and (max-width: 1279px){.dark-theme .cc-btn,.dark-theme .cc-message{font-size:16px}}@media screen and (max-width: 959px){.dark-theme .cc-window{flex-direction:column;align-items:flex-start}.dark-theme .cc-window .cc-message{margin-right:0;margin-bottom:20px}}.dark-theme vsc-back-button .divider{height:31.2px;border-right:2px solid #a6a6a6;margin:0 10px 0 0}.dark-theme vsc-back-button .btn-back{height:52px!important;min-width:120px}.dark-theme vsc-back-button .btn-back,.dark-theme vsc-back-button .btn-back .mat-button-wrapper{padding:0 6px 0 0!important}.dark-theme vsc-back-button .btn-back span.text{font-weight:600;color:#373636;font-size:18px}@media only screen and (max-width: 1279px){.dark-theme vsc-back-button .btn-back span.text{font-size:16px}}.dark-theme vsc-back-button .back-icon{color:#f25c42;font-size:22px;margin-right:5px}.dark-theme vsc-user-menu vsc-icon.chevron{margin-left:12px;font-size:15px}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme vsc-user-menu span{display:none}.dark-theme vsc-user-menu .user-menu .chevron{margin-left:0;font-size:15px}}.dark-theme span.class-recommended-programs-title{font-size:18px;font-weight:600;color:#373636}@media only screen and (max-width: 1919px){.dark-theme span.class-recommended-programs-title{font-size:16px}}.dark-theme .class-card{margin-top:10px}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme span.class-recommended-programs-title{margin-left:16px}}.dark-theme label.filter-group-title{opacity:1!important;font-size:18px;font-weight:600;color:#373636;text-transform:none}.dark-theme .filters-form{padding-left:25px}.dark-theme .reset-link{color:#373636;font-size:14px;font-weight:600;text-decoration:underline;margin-right:9px;cursor:pointer}.dark-theme .header-container{padding-bottom:30px;border-top:1px solid #cccecf!important}@media only screen and (max-width: 1279px){.dark-theme .header-container{padding-bottom:10px}}.dark-theme .header-container .description{margin-top:20px}.dark-theme .header-container .description span.desc-text{font-size:18px;opacity:1;color:#000;word-break:break-word;text-align:left;line-height:1.6}.dark-theme .header-container .info{font-weight:600;padding:20px 0;line-height:1;border-bottom:1px solid #cccecf!important;font-size:16px}.dark-theme .header-container .info .info-item{text-transform:none;padding-top:2px;color:#373636;margin-right:25px}.dark-theme .header-container .info .info-item .svg-inline--fa{margin-right:5px;opacity:.6}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .header-container .info .info-item{margin-right:10px}}@media only screen and (max-width: 1279px){.dark-theme .header-container .info .info-item{margin-right:8px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .header-container .info{font-size:12px}}@media only screen and (max-width: 1279px){.dark-theme .header-container .info{font-size:12px}}.dark-theme .header-container .red-icon{color:#e70852;opacity:1!important}.dark-theme .header-container .recording-icon{color:#f11d1d;margin-right:5px;opacity:1!important}.dark-theme .vsc-items{min-width:845px;padding-bottom:8px}.dark-theme .vsc-items:hover .mat-hint{color:#929191!important}@media only screen and (max-width: 2253px){.dark-theme .vsc-items[last-item-error=true]{padding-bottom:18px}}@media only screen and (max-width: 1953px){.dark-theme .vsc-items[last-item-error=true]{padding-bottom:25px}}@media only screen and (max-width: 1440px){.dark-theme .vsc-items[last-item-error=true]{padding-bottom:50px}}.dark-theme .vsc-items button{height:50px}.dark-theme .vsc-items .items-container{padding:6px 0 8px}.dark-theme .vsc-items .items-container .items-wrapper{width:567px}.dark-theme .vsc-items .items-container>div:first-child{padding-bottom:1px}.dark-theme .vsc-items .button-wrapper{align-items:flex-start!important}.dark-theme .vsc-items .button-wrapper .single-item{width:567px!important}.dark-theme .vsc-items .button-wrapper .add-more-items-label{color:#373636!important;font-size:16px;font-weight:600;border:none!important;text-transform:unset;padding:0}.dark-theme .vsc-items .button-wrapper .add-more-items-label vsc-icon{color:#f25c42;font-size:16px;margin-right:2px}.dark-theme .vsc-items .button-wrapper .add-more-items-label .label-text:hover{text-decoration:underline}.dark-theme .vsc-items .button-wrapper .add-more-items-label:hover{background-color:#fff!important}.dark-theme .vsc-items .button-wrapper .add-more-items-label:hover vsc-icon{color:#f25c42}.dark-theme .vsc-items .mat-error{font-size:13px}@media only screen and (max-width: 959px) and (min-width: 600px){.dark-theme .vsc-items{min-width:520px}.dark-theme .vsc-items .items-container{padding:6px 0 8px}.dark-theme .vsc-items .items-container .items-wrapper{width:520px}}.dark-theme .all-notifications-page-wrapper .notifications-title{border-top-left-radius:8px;border-top-right-radius:8px;padding:5px 0 16px 16px;color:#373636;font-size:22px;font-weight:700;display:flex;justify-content:start;align-items:center}.dark-theme .all-notifications-page-wrapper .notifications-title a{display:inline-block;min-width:220px;padding:10px;border-radius:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;cursor:pointer}.dark-theme .all-notifications-page-wrapper .notifications-title a:hover{text-decoration:none}.dark-theme .all-notifications-page-wrapper .notifications-title a.settings-link{margin-left:auto;margin-right:15px;background-color:#f25c42}.dark-theme .all-notifications-page-wrapper .notifications-title a.settings-link:hover{background-color:#c1280d}.dark-theme .all-notifications-page-wrapper .notifications-title a.mark-all-link{background-color:#363030}.dark-theme .all-notifications-page-wrapper .notifications-title a.mark-all-link:hover{background-color:#000}.dark-theme .all-notifications-page-wrapper .notifications-title a .vsc-icon{margin-right:5px!important;font-size:17px}.dark-theme .all-notifications-page-wrapper .all-notifications-container{padding-top:10px;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:none;box-shadow:0 3px 6px #20365d19;position:relative;height:960px!important;overflow-y:auto;padding-bottom:16px}.dark-theme .all-notifications-page-wrapper .all-notifications-container .list-view{width:98%}.dark-theme .all-notifications-page-wrapper .all-notifications-container .no-items{height:506px}@media only screen and (max-width: 1520px){.dark-theme .all-notifications-page-wrapper .all-notifications-container{overflow-y:auto}}@media only screen and (max-width: 1281px){.dark-theme .all-notifications-page-wrapper .all-notifications-container{overflow-y:auto}}@media only screen and (max-width: 1280px){.dark-theme .all-notifications-page-wrapper .all-notifications-container{overflow-y:auto}}@media only screen and (min-width: 600px) and (max-width: 959px){.dark-theme .all-notifications-page-wrapper .notifications-title{flex-direction:column;justify-content:start;align-items:flex-start}.dark-theme .all-notifications-page-wrapper .notifications-title a{margin:5px 0 0}.dark-theme .all-notifications-page-wrapper .notifications-title a.settings-link{margin:15px 0 0}}.dark-theme .notification-item-wrapper{margin-bottom:10px;border-bottom:1px solid #dcdcdc;border-right:1px solid #f0f0f0;border-left:1px solid #f0f0f0;box-shadow:0 3px 6px #fff!important;background-color:#fff}.dark-theme .notification-item-wrapper:hover{cursor:pointer;box-shadow:0 6px 12px -4px rgba(0,0,0,.38)!important}.dark-theme .notification-item{margin-left:10px;margin-bottom:10px;overflow:hidden;border-radius:0;opacity:1}.dark-theme .notification-item.grey-out{opacity:.7}.dark-theme .notification-item .content{height:100%;padding:0}.dark-theme .notification-item .content .image-section-wrapper{position:relative;border-radius:10px;height:110px;width:110px}@media only screen and (max-width: 1919px){.dark-theme .notification-item .content .image-section-wrapper{height:100px}}@media only screen and (max-width: 959px){.dark-theme .notification-item .content .image-section-wrapper{height:90px;width:90px}}.dark-theme .notification-item .content .image-section-wrapper .image-container{width:100%;height:100%}.dark-theme .notification-item .content .image-section-wrapper .image-container .image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.dark-theme .notification-item .content .image-section-wrapper .bell-icon{font-size:70px!important;display:inline-block;margin:0 0 0 25px}.dark-theme .notification-item .content .body{padding:12px;border-radius:0 0 8px 8px;margin-right:30px}.dark-theme .notification-item .content .body .main .message{flex:1}.dark-theme .notification-item .content .body .main .message h3{min-width:500px;white-space:normal!important;margin:0;color:#000;word-wrap:break-word;word-break:break-word;font-size:16px}@media only screen and (min-width: 1920px){.dark-theme .notification-item .content .body .main .message h3{font-size:16px}}@media only screen and (min-width: 1280px) and (max-width: 1919px){.dark-theme .notification-item .content .body .main .message h3{font-size:15px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme .notification-item .content .body .main .message h3{font-size:14px}}@media only screen and (max-width: 959px){.dark-theme .notification-item .content .body .main .message h3{font-size:13px}}.dark-theme .notification-item .content .body .main .date-time{font-weight:700!important;color:#000;padding-top:8px;line-height:25px;font-weight:600;font-size:14px}@media only screen and (max-width: 1919px){.dark-theme .notification-item .content .body .main .date-time{font-size:14px}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme .notification-item .content .body .main .date-time{font-size:13px}}@media only screen and (max-width: 959px){.dark-theme .notification-item .content .body .main .date-time{font-size:12px}}.dark-theme .notification-item .content .body .main .date-time .schedule-icon{font-size:13px!important;min-width:13px!important;margin-right:5px!important}.dark-theme .notification-item .content .buttons{display:flex;align-items:center;margin-left:auto;margin-right:30px}.dark-theme .notification-item .content .buttons button{display:inline-block;min-width:80px;padding:9px;border-radius:6px;display:flex;justify-content:center;align-items:center;font-size:16px;border:2px solid #f25c42;cursor:pointer}.dark-theme .notification-item .content .buttons button.deny-button{color:#f25c42;background-color:#fff}.dark-theme .notification-item .content .buttons button.deny-button:hover{color:#c1280d;font-weight:700}.dark-theme .notification-item .content .buttons button.accept-button{color:#fff;background-color:#f25c42}.dark-theme .notification-item .content .buttons button.accept-button:hover{background-color:#c1280d}@media only screen and (max-width: 1279px){.dark-theme .notification-item .content{margin-left:10px}.dark-theme .notification-item .content .image-container{margin-left:15px}.dark-theme .notification-item .content .body{margin-right:0}.dark-theme .notification-item .content .body .main .message h3{min-width:280px}.dark-theme .notification-item .content .buttons{margin-left:15px;margin-bottom:20px}.dark-theme .notification-item .content .buttons button{min-width:60px;padding:7px;font-size:14px}}.dark-theme .notifications-panel-wrapper{position:absolute;top:35px;right:35px;z-index:1000;max-width:1500px;min-width:700px;border:1px solid hsla(0,0%,59%,.2);box-shadow:5px 5px 10px #f0f0f0;padding:5px 20px;background-color:#fff;animation-duration:.7s;animation-fill-mode:both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dark-theme .notifications-panel-wrapper.fade-in{animation-name:fadeIn}.dark-theme .notifications-panel-wrapper .notifications-panel-title{position:relative;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;padding:16px;color:#373636;font-size:20px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.dark-theme .notifications-panel-wrapper .notifications-panel-title .close-panel-icon{position:absolute;right:0;top:10px;cursor:pointer;color:#000;font-size:26px!important;margin-right:0!important}.dark-theme .notifications-panel-wrapper .notifications-panel-container{position:relative;overflow-y:auto;max-height:865px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links{background-color:#fff;padding:16px;display:flex;justify-content:flex-end}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a{cursor:pointer;display:flex;align-items:center;font-size:20x;color:#373636}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a .vsc-icon{font-size:20px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a:hover{text-decoration:underline}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link{margin-right:auto}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link .flag-icon{font-size:16px;margin-right:5px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .no-items{height:506px}@media only screen and (max-width: 1520px){.dark-theme .notifications-panel-wrapper .notifications-panel-container{overflow-y:auto}}@media only screen and (max-width: 1280px){.dark-theme .notifications-panel-wrapper .notifications-panel-container{overflow-y:auto;max-height:100%!important}}@media only screen and (min-width: 960px) and (max-width: 1279px){.dark-theme .notifications-panel-wrapper{min-width:500px;max-width:500px;width:500px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a{font-size:17px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link{flex-direction:row-reverse}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link .flag-icon{margin-left:5px}}@media only screen and (min-width: 600px) and (max-width: 959px){.dark-theme .notifications-panel-wrapper{max-width:400px;min-width:325px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links{display:flex;flex-direction:column;justify-content:flex-start}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a{font-size:15px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link{margin-bottom:15px;flex-direction:row-reverse}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link .flag-icon{margin-left:5px}}@media only screen and (max-width: 599px){.dark-theme .notifications-panel-wrapper{max-width:400px;min-width:325px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links{display:flex;flex-direction:column;justify-content:flex-start}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a{font-size:15px}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link{margin-bottom:15px;flex-direction:row-reverse}.dark-theme .notifications-panel-wrapper .notifications-panel-container .panel-links a.mark-all-link .flag-icon{margin-left:5px}}.dark-theme .bell-with-panel{position:relative}.dark-theme .bell-with-panel .bell-wrapper{height:30px;position:relative;top:8px;background-color:#fcfcfc;border:none;cursor:pointer}.dark-theme .bell-with-panel .bell-wrapper .count{font-size:12px;display:inline-block;padding:5px;min-width:12px;min-height:12px;text-align:center;border-radius:50%;position:relative;top:-35px;right:-10px;color:#fff;background-color:red}@-moz-document url-prefix(){.dark-theme .bell-with-panel .bell-wrapper{top:11px}}.dark-theme .bell-with-panel .notifications-panel{display:none}.dark-theme .bell-with-panel .notifications-panel.visible{display:block}html{height:100%}body{padding:0;margin:0;min-height:100%}body,input{font-family:Open Sans,sans-serif!important}a{font-weight:700;text-decoration:none}a:hover{text-decoration:underline}mat-slide-toggle{padding-bottom:2rem}.vsc-icon-hint{margin-left:5px;display:inline;color:#2b76d6;font-size:17px!important;min-width:17px!important;cursor:pointer}.vsc-icon-hint::-moz-selection{background-color:transparent}.vsc-icon-hint::selection{background-color:transparent}.cta-button{font-size:24px!important}.cta-button,.orange-button{background-color:#c14e02!important;color:#fff!important}.orange-button{font-size:18px;font-weight:700;height:64px;width:auto;text-transform:uppercase}.card-shadow,.dark-theme .bookmark,.dark-theme .notification-item-wrapper,.dark-theme vsc-public-event-card .event[orientation=vertical],.dark-theme vsc-public-video-card .video-provider[orientation=vertical],.dark-theme vsc-public-video-card .video[orientation=vertical],.primary-theme .bookmark,.primary-theme .notification-item-wrapper,.primary-theme vsc-public-event-card .event[orientation=vertical],.primary-theme vsc-public-video-card .video-provider[orientation=vertical],.primary-theme vsc-public-video-card .video[orientation=vertical]{box-shadow:0 3px 6px #20365d19;transition:box-shadow .4s ease}.card-shadow:hover,.dark-theme .bookmark:hover,.dark-theme .notification-item-wrapper:hover,.dark-theme vsc-public-event-card .event[orientation=vertical]:hover,.dark-theme vsc-public-video-card .video-provider[orientation=vertical]:hover,.dark-theme vsc-public-video-card .video[orientation=vertical]:hover,.primary-theme .bookmark:hover,.primary-theme .notification-item-wrapper:hover,.primary-theme vsc-public-event-card .event[orientation=vertical]:hover,.primary-theme vsc-public-video-card .video-provider[orientation=vertical]:hover,.primary-theme vsc-public-video-card .video[orientation=vertical]:hover{box-shadow:0 8px 21px -4px rgba(0,0,0,.38)}.dark-theme .home-container .vsc-card.widget .item.link,.dark-theme vsc-public-event-card .event[orientation=horizontal][clickable=true]>.content,.dark-theme vsc-public-video-card .video[orientation=horizontal][clickable=true]>.content,.hover-shadow,.primary-theme .home-container .vsc-card.widget .item.link,.primary-theme vsc-public-event-card .event[orientation=horizontal][clickable=true]>.content,.primary-theme vsc-public-video-card .video[orientation=horizontal][clickable=true]>.content{transition:box-shadow .4s ease}.dark-theme .home-container .vsc-card.widget .item.link:hover,.dark-theme vsc-public-event-card .event[orientation=horizontal][clickable=true]>.content:hover,.dark-theme vsc-public-video-card .video[orientation=horizontal][clickable=true]>.content:hover,.hover-shadow:hover,.primary-theme .home-container .vsc-card.widget .item.link:hover,.primary-theme vsc-public-event-card .event[orientation=horizontal][clickable=true]>.content:hover,.primary-theme vsc-public-video-card .video[orientation=horizontal][clickable=true]>.content:hover{box-shadow:0 6px 12px -4px rgba(3,3,3,.38);cursor:pointer}.dark-theme .carousel,.dark-theme .carousel .main-item,.dark-theme .carousel .nav-btn,.dark-theme .classes-container .actions .date-switcher,.dark-theme .classes-container .actions .date-switcher .content>button,.dark-theme .event-chip,.dark-theme .header-container .info>div,.dark-theme .image-selection-container,.dark-theme .image-selection-container .main-item,.dark-theme .image-selection-container .nav-btn,.dark-theme .video-chip,.dark-theme .video-main .tabs-container,.dark-theme .videos-container .actions .date-switcher,.dark-theme .videos-container .actions .date-switcher .content>button,.dark-theme vsc-icon,.dark-theme vsc-public-calendar .date-switcher,.flex-centered,.primary-theme .carousel,.primary-theme .carousel .main-item,.primary-theme .carousel .nav-btn,.primary-theme .classes-container .actions .date-switcher,.primary-theme .classes-container .actions .date-switcher .content>button,.primary-theme .event-chip,.primary-theme .header-container .info>div,.primary-theme .image-selection-container,.primary-theme .image-selection-container .main-item,.primary-theme .image-selection-container .nav-btn,.primary-theme .video-chip,.primary-theme .video-main .tabs-container,.primary-theme .videos-container .actions .date-switcher,.primary-theme .videos-container .actions .date-switcher .content>button,.primary-theme vsc-icon,.primary-theme vsc-public-calendar .date-switcher{display:flex;justify-content:center;align-items:center}.d-none{display:none}.d-block{display:block}.v-hidden{visibility:hidden}.v-visible{visibility:visible}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.mr-16{margin-right:16px!important}.ml-16{margin-left:16px!important}.mt-16{margin-top:16px!important}.mb-16{margin-bottom:16px!important}.m-0,.no-margins{margin:0!important}.no-padding{padding:0!important}.mt-0{margin-top:0!important}.mt-5{margin-top:5!important}.mb-0{margin-bottom:0!important}.mat-snack-bar-container{line-height:30px}.dark-theme .snack-message,.mat-simple-snackbar,.primary-theme .snack-message{font-size:20px;color:#fff}.mr-8{margin-right:8px!important}.ml-8{margin-left:8px!important}.mt-8{margin-top:8px!important}.mb-8{margin-bottom:8px!important}.tooltip-list{white-space:pre;max-width:unset!important}.link-grid-action vsc-icon{margin-top:8px}.link-grid-action:hover{text-decoration:none}.dark-theme .list-view .list-view-container::-webkit-scrollbar,.dark-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar,.primary-theme .list-view .list-view-container::-webkit-scrollbar,.primary-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar,.vsc-scrollbar::-webkit-scrollbar{width:35px;background-color:var(--scrollbar-bg-color)}.dark-theme .list-view .list-view-container::-webkit-scrollbar-track,.dark-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar-track,.primary-theme .list-view .list-view-container::-webkit-scrollbar-track,.primary-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar-track,.vsc-scrollbar::-webkit-scrollbar-track{width:25px}.dark-theme .list-view .list-view-container::-webkit-scrollbar-thumb,.dark-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar-thumb,.primary-theme .list-view .list-view-container::-webkit-scrollbar-thumb,.primary-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar-thumb,.vsc-scrollbar::-webkit-scrollbar-thumb{background-color:#bdbdce;width:30px}.dark-theme .list-view .list-view-container::-webkit-scrollbar-button:single-button:vertical:decrement,.dark-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar-button:single-button:vertical:decrement,.primary-theme .list-view .list-view-container::-webkit-scrollbar-button:single-button:vertical:decrement,.primary-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar-button:single-button:vertical:decrement,.vsc-scrollbar::-webkit-scrollbar-button:single-button:vertical:decrement{background-color:#f8f8fa;width:30px;height:30px;background-image:url(chevron-up.5b2e508645d8a28f0776.svg);background-repeat:no-repeat;background-position:50%;background-size:50%}.dark-theme .list-view .list-view-container::-webkit-scrollbar-button:single-button:vertical:increment,.dark-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar-button:single-button:vertical:increment,.primary-theme .list-view .list-view-container::-webkit-scrollbar-button:single-button:vertical:increment,.primary-theme vsc-public-calendar .cal-week-view::-webkit-scrollbar-button:single-button:vertical:increment,.vsc-scrollbar::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url(chevron-down.e37183041a2526ec0aaf.svg);background-repeat:no-repeat;background-position:center calc(50% + 2px);background-color:#f8f8fa;background-size:50%;width:30px;height:30px}#hubspot-messages-iframe-container{z-index:10!important}.mat-dialog-container{min-width:480px;border-radius:0!important}