.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:flex;flex-direction:column;inset:0 .5em 0 auto;padding:1em 0}/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.mat-mdc-button-base.action-button{font-weight:700;min-height:44px}.mat-mdc-button-base.action-button.action-button-headline{padding-top:4px;padding-bottom:4px}.mat-mdc-button-base.action-button.action-button-hero{font-weight:600;font-size:16px;min-width:196px;height:54px}@media screen and (max-width: 599px){.mat-mdc-button-base.action-button.action-button-hero{font-size:15px}}.mat-mdc-button-base.action-button.action-button-hero.action-button-hero-md{min-width:120px}.mat-mdc-button-base.action-button.action-button-hero.action-button-hero-submission{min-width:185px;height:50px}.mat-mdc-button-base.explore-all-mini{font-weight:700}.mat-mdc-button-base.outlined-button{font-weight:600;min-width:100px;padding:6px 8px}.mat-mdc-button-base.outlined-button.__with-icon{padding:6px 8px}.mat-mdc-button-base.outlined-button.__with-icon mat-icon{font-size:16px;height:16px;width:16px;margin-right:6px}@media screen and (max-width: 599px){.mat-mdc-button-base.outlined-button.__with-icon{min-width:auto;min-height:34px;padding:0 12px}.mat-mdc-button-base.outlined-button.__with-icon mat-icon{margin-right:0}}.mat-button-toggle-group.primary-toggle-group{padding:6px;border-radius:24px;font-weight:600}.mat-button-toggle-group.primary-toggle-group::-webkit-scrollbar{height:6px;width:auto;border:unset}.mat-button-toggle-group.primary-toggle-group::-webkit-scrollbar-thumb{border:unset}@media screen and (max-width: 599px){.mat-button-toggle-group.primary-toggle-group{overflow:auto}}.mat-button-toggle-group.primary-toggle-group .mat-button-toggle:not(:last-child){margin-right:4px}.mat-button-toggle-group.primary-toggle-group .mat-button-toggle{font-size:16px;border-radius:24px;min-width:80px;padding:12px 0}.mat-button-toggle-group.primary-toggle-group .mat-button-toggle.mat-button-toggle-checked{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}@media screen and (max-width: 599px){.mat-button-toggle-group.primary-toggle-group .mat-button-toggle{min-width:unset}}.mat-mdc-button.overflow-trigger{font-size:13px;padding:0;margin:0 0 0 4px;height:18px;letter-spacing:unset;text-decoration:underline;min-width:auto}.mat-mdc-button.overflow-trigger .mat-mdc-button-touch-target{height:18px}.bx-dialog .mat-mdc-dialog-container #bx-dialog-title{font-weight:900;font-size:28px;line-height:1}.bx-dialog .mat-mdc-dialog-container #bx-dialog-title,.bx-dialog .mat-mdc-dialog-container .dialog-message{text-align:center}.bx-dialog .mat-mdc-dialog-container #bx-dialog-title.left-align,.bx-dialog .mat-mdc-dialog-container .dialog-message.left-align{text-align:left}.bx-dialog .mat-mdc-dialog-container .dialog-message{font-size:20px;padding-top:16px;line-height:1.3}.bx-dialog .mat-mdc-dialog-container .dialog-message:last-child{margin-bottom:24px}.bx-dialog .mat-mdc-dialog-container .mat-mdc-dialog-actions{display:flex;justify-content:center}.bx-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface{position:relative;padding:32px}.bx-dialog .mat-mdc-dialog-container .mat-mdc-dialog-content{padding:2px}.bx-dialog .mat-mdc-dialog-container .close-dialog{position:absolute;top:12px;right:12px}.bx-dialog .mat-mdc-dialog-container .inline-dialog-icon{position:relative;top:4px;padding:0 2px}.bx-dialog.single-action-dialog .mat-mdc-dialog-surface{padding:44px}.bx-dialog.fullscreen-dialog{max-width:100%!important}.bx-dialog.fullscreen-dialog .mat-mdc-dialog-surface{padding:0}.bx-dialog.video-popup-dialog{max-width:1220px!important;max-height:720px;height:100%;width:100%}@media screen and (max-width: 960px){.bx-dialog.video-popup-dialog{max-width:100%!important;max-height:100%}}.bx-dialog.video-popup-dialog .mat-mdc-dialog-surface{padding:44px}@media screen and (max-width: 960px){.bx-dialog.bx-statistics-dialog{max-width:100vw!important;max-height:100vh}}.bx-dialog .dialog-save-indicator,.note-overlay-container .dialog-save-indicator,.term-overlay-container .dialog-save-indicator,.term-bottom-sheet-container .dialog-save-indicator{position:absolute;top:0;left:0}.filter-bottom-sheet .mat-bottom-sheet-container{padding:0 16px}.rx-indicator{font-size:12px;text-transform:initial;padding:4px 6px;border-radius:2px}.rx-indicator.__large{font-size:18px;font-weight:500;padding:12px 10px}.label-indicator{font-weight:600;font-size:11px;padding:2px 12px;border-radius:12px}.label-indicator.label-indicator-large,.label-indicator.collection-header-label{padding:4px 12px}.label-indicator.label-indicator-large{font-size:14px}.label-indicator.label-indicator-small{padding:0 8px}.label-indicator.license-label,.label-indicator.adapted-label{display:flex;align-items:center;border:none;cursor:pointer}.label-indicator.license-label mat-icon,.label-indicator.license-label img,.label-indicator.adapted-label mat-icon,.label-indicator.adapted-label img{margin-right:4px}.label-indicator.license-label mat-icon,.label-indicator.adapted-label mat-icon{font-size:10px;height:10px;width:10px;line-height:10px}.label-indicator.license-label img,.label-indicator.adapted-label img{font-size:11px;height:11px;width:11px;line-height:11px}.label-indicator.license-label-small{font-size:10px;padding:2px 8px}.callout-label{display:flex;align-items:center;font-weight:600;font-size:11px;padding:2px 12px;border-radius:12px}.callout-label .list-svg,.callout-label .brick-callout{height:16px;width:16px;margin-right:6px}.callout-label .brick-callout{filter:grayscale(100%)}.mat-mdc-checkbox .mdc-form-field>label{padding-left:8px}.primary-link{font-size:17px;font-weight:600;text-decoration:none}.primary-link.primary-link-lg{font-size:18px}.primary-link:hover{text-decoration:underline}.basic-link,.unstyled-link{text-decoration:none}.basic-link[href]:not(.icon-link,.disabled-link):hover,.unstyled-link[href]:not(.icon-link,.disabled-link):hover{text-decoration:underline}.unstyled-link{color:inherit}.subheader-action-link,.subsection-action-link{display:inline-flex;align-items:center;text-decoration:none}.subheader-action-link{font-size:15px;margin-left:-5px}.subsection-action-link{font-size:18px;font-weight:600}.rx-note,.rx-clinical-pearl{cursor:pointer;background-repeat:no-repeat;background-size:100% .25em;background-position:0 88%;background-color:unset;transition:background-size .25s ease-in-out;color:inherit}.rx-note:hover,.rx-clinical-pearl:hover{background-size:100% 88%}.rx-brick-audio,brick-video{cursor:pointer;position:relative}.rx-brick-audio:after,brick-video:after{font-family:Material Icons;position:relative;top:-7px;font-size:15px;height:10px;width:10px}.rx-brick-audio.playing:after,brick-video.playing:after{content:"play_circle_filled"}.rx-brick-audio:after{content:"play_circle_outline"}brick-video:after{content:"ondemand_video"}.primary-tabs .mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:6px}.primary-tabs .primary-tab-label{display:flex;align-items:center}.primary-tabs .primary-tab-label h2{font-size:24px;font-weight:600;margin:0}.primary-tabs .primary-tab-label small{font-size:16px;padding:0 8px;position:relative;top:1px}.primary-tabs.medium-tabs .primary-tab-label h2{font-size:16px;font-weight:700;margin:0}.primary-tabs.medium-tabs .mdc-tab-indicator .mdc-tab-indicator__content--underline,.search-tabs .mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:4px}.search-tabs .primary-tab-label{display:flex;align-items:center}.search-tabs .primary-tab-label h2{display:flex;align-items:center;font-size:18px;font-weight:700;margin:0}.search-tabs .primary-tab-label small{padding:0 4px;position:relative;top:1px}.term-tabs .mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:4px}.term-tabs .mdc-tab__text-label{font-weight:600}.mat-mdc-tooltip{font-size:12px!important;font-weight:600!important}.mat-mdc-tooltip.tooltip-small{font-size:10px!important;padding:2px 8px}.mat-mdc-snack-bar-container.bx-copy-snackbar{min-width:50px}.mat-mdc-snack-bar-container.feedback-snackbar .mat-mdc-snack-bar-container .mdc-snackbar__surface{min-width:100%}.user-profile-menu .mat-mdc-menu-content:not(:empty){padding-top:0}.user-profile-menu .account-item{padding:8px 18px 18px;height:auto}.user-profile-menu .account-item h2,.user-profile-menu .account-item h3,.user-profile-menu .account-item h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.user-profile-menu .account-item h2{margin:0;font-size:20px;font-weight:600;padding:8px 0}.user-profile-menu .account-item h3{margin:0;font-size:16px;font-weight:500;text-transform:lowercase;max-width:225px}.user-profile-menu .account-item h4{margin:4px 0 0;font-size:13px;font-weight:500;white-space:nowrap;max-width:225px}.user-profile-menu .option-wrapper{display:flex}.user-profile-menu .color-theme .mat-mdc-menu-item-text,.user-profile-menu .language-options .mat-mdc-menu-item-text{display:flex;justify-content:space-between;align-items:center;width:100%}.user-profile-menu .color-theme .language-select.mat-mdc-form-field,.user-profile-menu .language-options .language-select.mat-mdc-form-field{position:relative;left:-8px}.user-profile-menu .color-theme .language-select.mat-mdc-form-field.es,.user-profile-menu .language-options .language-select.mat-mdc-form-field.es{left:-16px}.user-profile-menu .color-theme .language-select.mat-mdc-form-field .mat-mdc-form-field-infix,.user-profile-menu .language-options .language-select.mat-mdc-form-field .mat-mdc-form-field-infix{display:flex;align-items:center}.note-overlay-backdrop{-webkit-backdrop-filter:brightness(80%);backdrop-filter:brightness(80%)}.bx-loading{max-height:calc(100vh - 100px);overflow:hidden;display:block}iframe#launcher{display:none}.heading-underline{width:60px;height:4px;border-radius:1px;margin:6px 0}.heading-underline.heading-underline-small{width:40px}.rx-active-term{cursor:pointer;text-decoration:underline;text-decoration-style:dotted}.line-separator{display:flex;align-items:center;width:100%;margin:24px 0}.line-separator .line{height:2px;flex:1}.line-separator .seperator-text{padding:0 12px;font-weight:700;font-size:20px}.combined-bullet{padding:0 6px;position:relative;top:1px}.medium-editor-anchor-preview,.medium-editor-toolbar{font-size:16px;z-index:2000}@keyframes medium-editor-image-loading{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes medium-editor-pop-upwards{0%{opacity:0;transform:matrix(.97,0,0,1,0,12)}20%{opacity:.7;transform:matrix(.99,0,0,1,0,2)}40%{opacity:1;transform:matrix(1,0,0,1,0,-1)}to{transform:scale(1)}}.medium-editor-anchor-preview{left:0;line-height:1.4;max-width:280px;position:absolute;text-align:center;top:0;word-break:break-all;word-wrap:break-word;visibility:hidden}.medium-editor-placeholder-relative:after,.medium-editor-placeholder:after{white-space:pre;padding:inherit;margin:inherit;font-style:italic}.medium-editor-placeholder{position:relative}.medium-editor-placeholder:after{position:absolute;left:0;top:0}.medium-editor-placeholder-relative,.medium-editor-placeholder-relative:after{position:relative}.medium-toolbar-arrow-over:before,.medium-toolbar-arrow-under:after{border-style:solid;content:"";display:block;height:0;left:50%;margin-left:-8px;position:absolute;width:0}.medium-toolbar-arrow-under:after{border-width:8px 8px 0}.medium-toolbar-arrow-over:before{border-width:0 8px 8px;top:-8px}.medium-editor-toolbar{left:0;position:absolute;top:0;visibility:hidden;border-radius:32px}.medium-editor-toolbar ul{margin:0;padding:0}.medium-editor-toolbar li{float:left;list-style:none;margin:0;padding:0}.medium-editor-toolbar-actions li:first-child button{border-top-left-radius:32px;border-bottom-left-radius:32px}.medium-editor-toolbar-actions li:last-child button{border-top-right-radius:32px;border-bottom-right-radius:32px}.medium-editor-toolbar li button{box-sizing:border-box;cursor:pointer;display:block;font-size:14px;line-height:1.33;margin:0;padding:12px;text-decoration:none}.medium-editor-toolbar li button:focus{outline:0}.medium-editor-toolbar-active{visibility:visible}.medium-editor-sticky-toolbar{position:fixed;top:1px}.medium-editor-relative-toolbar{position:relative}.medium-editor-toolbar-active.medium-editor-stalker-toolbar{animation:medium-editor-pop-upwards .16s forwards linear}.medium-editor-toolbar-form .medium-editor-toolbar-form-row{line-height:14px;margin-left:5px;padding-bottom:5px}.medium-editor-toolbar-form .medium-editor-toolbar-input,.medium-editor-toolbar-form label{border:none;box-sizing:border-box;font-size:14px;margin:0;padding:6px;width:316px;display:inline-block}.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,.medium-editor-toolbar-form label:focus{appearance:none;border:none;box-shadow:none;outline:0}.medium-editor-toolbar-form a{display:inline-block;font-size:24px;font-weight:bolder;margin:0 10px;text-decoration:none}.medium-editor-toolbar-form-active{display:block}.medium-editor-toolbar-actions:after{clear:both;content:"";display:table}.medium-editor-element{word-wrap:break-word;min-height:30px}.medium-editor-element img{max-width:100%}.medium-editor-element sub{vertical-align:sub}.medium-editor-element sup{vertical-align:super}.medium-editor-hidden{display:none}.medium-toolbar-arrow-under:after{top:50px}.medium-toolbar-arrow-over:before{top:-8px}.medium-editor-toolbar li{padding:0}.medium-editor-toolbar li button{min-width:50px;height:50px;border:none;transition:background-color .2s ease-in,color .2s ease-in}.medium-editor-toolbar li .medium-editor-button-last{border-right:none}.medium-editor-toolbar-form .medium-editor-toolbar-input{height:50px}.medium-editor-action.hide-action{display:none}.mat-mdc-paginator{border-radius:4px}.reading-list-option-menu{display:flex;flex-direction:column;max-height:450px}.reading-list-option-menu label{max-width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.reading-list-option-menu .mat-mdc-menu-content{display:flex;flex-direction:column;height:100%}.reading-list-option-menu .mat-mdc-menu-content .scroll-container{overflow-y:auto;flex-grow:1}.reading-list-option-menu .mat-mdc-menu-content mat-divider{flex-shrink:0}.reading-list-option-menu .mat-mdc-menu-content .mat-mdc-menu-item:last-child{margin-top:auto;flex-shrink:0}.ai-enhanced-listing-menu .mat-mdc-menu-item{padding-left:32px}.ai-enhanced-listing-menu .generate-button .ai-indicator{transform:scale(.6);margin-left:-26px;margin-right:8px}.ai-enhanced-listing-menu .generate-button .mat-mdc-menu-item-text{margin-left:-6px}.adapted-menu.mat-mdc-menu-panel.mat-mdc-menu-panel,.license-menu.mat-mdc-menu-panel.mat-mdc-menu-panel,.completion-menu.mat-mdc-menu-panel.mat-mdc-menu-panel{padding:8px 16px;max-width:485px}.completion-menu.mat-mdc-menu-panel.mat-mdc-menu-panel{max-width:300px}.brick-author-menu .mat-mdc-menu-content{padding:0}.mat-mdc-option.edition-name .mdc-list-item__primary-text{font-size:13px}.mat-mdc-option.edition-name .mat-pseudo-checkbox-minimal{margin-left:8px}.navigation-sub-menu+.cdk-overlay-connected-position-bounding-box{left:100px!important}.basic-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.basic-form-field .mat-mdc-text-field-wrapper{padding:0}.basic-form-field.no-underline .mdc-line-ripple,.mat-mdc-form-field.no-hint .mat-mdc-form-field-subscript-wrapper{display:none}.mat-mdc-form-field.edit-details-text-area .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-54.75px) scale(.75)}.mat-mdc-form-field.edit-reading-list-text-area .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mat-mdc-form-field .open-response-text-area .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-46.75px) scale(.75)}.mat-mdc-form-field.dense .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:6px;padding-bottom:6px}.mat-mdc-form-field.dense .mat-mdc-form-field-infix{min-height:auto}.mat-mdc-form-field.dense .mdc-icon-button{padding:0 12px;height:24px}.mat-mdc-form-field.dense .mat-mdc-input-element{font-size:15px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-form-field-infix{min-height:56px}.header-breadcrumb{display:flex;align-items:center;font-size:13px}.header-breadcrumb mat-icon{transform:scale(.8)}.main-grid{display:grid;grid-template-columns:1fr min(1400px,100%) 1fr}@media screen and (min-width: 1280px) and (max-width: 1919px){.main-grid{grid-template-columns:144px auto 144px}}@media screen and (min-width: 960px) and (max-width: 1279px){.main-grid{grid-template-columns:24px auto 24px}}@media screen and (max-width: 960px){.main-grid{display:block;padding:0 24px}}.main-grid>*{grid-column:2}.full-width-row{width:100%;grid-column:1/4}.subpage-grid-padding{padding-top:64px}@media screen and (max-width: 960px){.subpage-grid-padding{padding-top:0}}.grid-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px 44px}@media screen and (max-width: 1279px){.grid-two-col{grid-template-columns:1fr;gap:44px 0}}.grid-three-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px 44px}@media screen and (min-width: 960px) and (max-width: 1279px){.grid-three-col{grid-template-columns:1fr 1fr;gap:44px 0}}@media screen and (max-width: 960px){.grid-three-col{grid-template-columns:1fr;gap:44px 0}}.grid-four-col{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px 44px}@media screen and (max-width: 1279px){.grid-four-col{gap:44px 0}}@media screen and (min-width: 960px) and (max-width: 1279px){.grid-four-col{grid-template-columns:1fr 1fr}}@media screen and (max-width: 960px){.grid-four-col{grid-template-columns:1fr}}.grid-one-two{display:grid;grid-template-columns:2fr 1fr;gap:16px 44px}@media screen and (min-width: 1280px) and (max-width: 1919px){.grid-one-two{grid-template-columns:3fr 2fr}}@media screen and (max-width: 1279px){.grid-one-two{grid-template-columns:1fr;gap:44px 0}}@media screen and (max-width: 960px){.grid-one-two{gap:0}}.brick-grid{display:grid;grid-template-columns:1fr min(760px,100%) 1fr}@media screen and (max-width: 960px){.brick-grid{display:block;padding:0 16px}}.brick-grid>*{grid-column:2}.full-width-brick-row{width:100%;grid-column:1/4}.third-column-brick-row{grid-column:3}.subpage-grid{display:grid;grid-template-columns:1fr min(760px,100%) 1fr;padding-bottom:16px}.subpage-grid.subpage-grid-large{grid-template-columns:1fr min(1100px,100%) 1fr}@media screen and (min-width: 960px) and (max-width: 1279px){.subpage-grid{grid-template-columns:32px auto 32px}}@media screen and (max-width: 960px){.subpage-grid{display:block;padding:12px}}.subpage-grid>*{grid-column:2}.subheader{display:flex;align-items:center}.subheader.__with-action{justify-content:space-between}.subheader.__with-action .title{padding-right:16px}.subheader.__on-subpage{padding:32px 0}.subheader.__with-simple-details{flex-direction:column;align-items:flex-start;margin-bottom:24px}.subheader.__with-simple-details h1{padding-bottom:12px}.subheader.__with-simple-details .details{font-size:17px}.subheader .subheader-title{display:flex;align-items:center}.subheader .subheader-indicator{margin-right:4px}.subheader .subheader-actions{display:flex;align-items:center}.subheader h1.title{font-size:34px;font-weight:700;margin:0;line-height:1;text-wrap:balance}.subheader h2.title{margin:0;text-transform:uppercase}.subheader .rx-indicator{margin-right:8px}.seperator{padding:0 8px}.hide-xs{display:inherit}@media screen and (max-width: 599px){.hide-xs{display:none!important}}.hide-sm{display:inherit}@media screen and (min-width: 600px) and (max-width: 959px){.hide-sm{display:none!important}}.hide-md{display:inherit}@media screen and (min-width: 960px) and (max-width: 1279px){.hide-md{display:none!important}}.hide-lg{display:inherit}@media screen and (min-width: 1280px) and (max-width: 1919px){.hide-lg{display:none!important}}.hide-xl{display:inherit}@media screen and (min-width: 1920px) and (max-width: 5000px){.hide-xl{display:none!important}}.hide-sm-down{display:inherit}@media screen and (max-width: 960px){.hide-sm-down{display:none!important}}.hide-md-down{display:inherit}@media screen and (max-width: 1279px){.hide-md-down{display:none!important}}.hide-lg-down{display:inherit}@media screen and (max-width: 1280px){.hide-lg-down{display:none}}.hide-sm-up{display:inherit}@media screen and (min-width: 600px){.hide-sm-up{display:none}}.hide-md-up{display:inherit}@media screen and (min-width: 961px){.hide-md-up{display:none}}.hide-lg-up{display:inherit}@media screen and (min-width: 1280px){.hide-lg-up{display:none}}.display-none{display:none!important}.video-embed-wrapper{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;margin-top:20px;display:flex;justify-content:center;max-height:500px;border-radius:4px}.video-embed-wrapper iframe{left:0;top:0;height:100%;width:100%;position:absolute}html{--mat-badge-text-font: Roboto Flex, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/24px Roboto Flex,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:700 16px/16px Roboto Flex,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto Flex,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto Flex,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto Flex,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto Flex,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto Flex,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto Flex,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto Flex,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:400 112px/112px Roboto Flex,sans-serif;letter-spacing:normal;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:700 44px/44px Roboto Flex,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 45px/45px Roboto Flex,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:700 34px/34px Roboto Flex,sans-serif;letter-spacing:normal;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Roboto Flex, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-text-font: Roboto Flex, sans-serif;--mat-standard-button-toggle-text-font: Roboto Flex, sans-serif}html{--mat-datepicker-calendar-text-font: Roboto Flex, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: Roboto Flex, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto Flex, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: Roboto Flex, sans-serif;--mat-stepper-header-label-text-font: Roboto Flex, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: Roboto Flex, sans-serif;--mat-toolbar-title-text-line-height: 16px;--mat-toolbar-title-text-size: 16px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 700}html{--mat-tree-node-text-font: Roboto Flex, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Roboto Flex, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto Flex, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: Roboto Flex, sans-serif;--mat-card-title-text-line-height: 16px;--mat-card-title-text-size: 16px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 700;--mat-card-subtitle-text-font: Roboto Flex, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-plain-tooltip-supporting-text-font: Roboto Flex, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-label-text-font: Roboto Flex, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Roboto Flex, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Roboto Flex, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto Flex, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: Roboto Flex, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mdc-dialog-subhead-font: Roboto Flex, sans-serif;--mdc-dialog-subhead-line-height: 16px;--mdc-dialog-subhead-size: 16px;--mdc-dialog-subhead-weight: 700;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Roboto Flex, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto Flex, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: Roboto Flex, sans-serif;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-weight: 400}.mat-mdc-slide-toggle .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mat-mdc-radio-button .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Roboto Flex", sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}html{--mdc-slider-label-label-text-font: Roboto Flex, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: Roboto Flex, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-label-text-font: Roboto Flex, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto Flex, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto Flex, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto Flex,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Roboto Flex, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto Flex, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.mat-mdc-checkbox .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Roboto Flex", sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-button,.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Roboto Flex", sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}html{--mdc-extended-fab-label-text-font: Roboto Flex, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-supporting-text-font: Roboto Flex, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Roboto Flex, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto Flex, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto Flex, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.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:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.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;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{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{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset: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:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.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{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #c2c2c2;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #f26a24;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#c2c2c2}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#c2c2c2}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f26a24}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f26a24}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f26a24}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f26a24}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #c2c2c2;--mdc-linear-progress-track-color: rgba(194, 194, 194, .25)}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#c2c2c240;background-color:var(--mdc-linear-progress-track-color, rgba(194, 194, 194, .25))}@media (forced-colors: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(194, 194, 194, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#c2c2c240;background-color:var(--mdc-linear-progress-track-color, rgba(194, 194, 194, .25))}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f26a24;--mdc-linear-progress-track-color: rgba(242, 106, 36, .25)}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f26a2440;background-color:var(--mdc-linear-progress-track-color, rgba(242, 106, 36, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(242, 106, 36, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f26a2440;background-color:var(--mdc-linear-progress-track-color, rgba(242, 106, 36, .25))}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}@keyframes mdc-linear-progress-buffering{}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #c2c2c2;--mdc-filled-text-field-focus-active-indicator-color: #c2c2c2;--mdc-filled-text-field-focus-label-text-color: rgba(194, 194, 194, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #c2c2c2;--mdc-outlined-text-field-focus-outline-color: #c2c2c2;--mdc-outlined-text-field-focus-label-text-color: rgba(194, 194, 194, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(194, 194, 194, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .12}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f26a24;--mdc-filled-text-field-focus-active-indicator-color: #f26a24;--mdc-filled-text-field-focus-label-text-color: rgba(242, 106, 36, .87);--mdc-outlined-text-field-caret-color: #f26a24;--mdc-outlined-text-field-focus-outline-color: #f26a24;--mdc-outlined-text-field-focus-label-text-color: rgba(242, 106, 36, .87);--mat-form-field-focus-select-arrow-color: rgba(242, 106, 36, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(194, 194, 194, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(242, 106, 36, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #c2c2c2;--mdc-chip-elevated-container-color: #c2c2c2;--mdc-chip-elevated-disabled-container-color: #c2c2c2;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #c2c2c2;--mdc-chip-with-icon-icon-color: #c2c2c2;--mdc-chip-with-icon-disabled-icon-color: #c2c2c2;--mdc-chip-with-icon-selected-icon-color: #c2c2c2;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #c2c2c2;--mdc-chip-with-trailing-icon-trailing-icon-color: #c2c2c2}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #f26a24;--mdc-chip-elevated-disabled-container-color: #f26a24;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mdc-switch{--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-state-layer-size: 40px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #979797;--mdc-switch-selected-handle-color: #979797;--mdc-switch-selected-hover-state-layer-color: #979797;--mdc-switch-selected-pressed-state-layer-color: #979797;--mdc-switch-selected-focus-handle-color: #3c3c3c;--mdc-switch-selected-hover-handle-color: #3c3c3c;--mdc-switch-selected-pressed-handle-color: #3c3c3c;--mdc-switch-selected-focus-track-color: #f0f0f0;--mdc-switch-selected-hover-track-color: #f0f0f0;--mdc-switch-selected-pressed-track-color: #f0f0f0;--mdc-switch-selected-track-color: #f0f0f0;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f06220;--mdc-switch-selected-handle-color: #f06220;--mdc-switch-selected-hover-state-layer-color: #f06220;--mdc-switch-selected-pressed-state-layer-color: #f06220;--mdc-switch-selected-focus-handle-color: #e83c0d;--mdc-switch-selected-hover-handle-color: #e83c0d;--mdc-switch-selected-pressed-handle-color: #e83c0d;--mdc-switch-selected-focus-track-color: #f69766;--mdc-switch-selected-hover-track-color: #f69766;--mdc-switch-selected-pressed-track-color: #f69766;--mdc-switch-selected-track-color: #f69766}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c2c2c2;--mdc-radio-selected-hover-icon-color: #c2c2c2;--mdc-radio-selected-icon-color: #c2c2c2;--mdc-radio-selected-pressed-icon-color: #c2c2c2;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #c2c2c2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f26a24;--mdc-radio-selected-hover-icon-color: #f26a24;--mdc-radio-selected-icon-color: #f26a24;--mdc-radio-selected-pressed-icon-color: #f26a24;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f26a24;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6}html{--mdc-slider-handle-color: #c2c2c2;--mdc-slider-focus-handle-color: #c2c2c2;--mdc-slider-hover-handle-color: #c2c2c2;--mdc-slider-active-track-color: #c2c2c2;--mdc-slider-inactive-track-color: #c2c2c2;--mdc-slider-with-tick-marks-inactive-container-color: #c2c2c2;--mdc-slider-with-tick-marks-active-container-color: #c2c2c2;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-mdc-slider-ripple-color: #c2c2c2;--mat-mdc-slider-hover-ripple-color: rgba(194, 194, 194, .05);--mat-mdc-slider-focus-ripple-color: rgba(194, 194, 194, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #f26a24;--mdc-slider-focus-handle-color: #f26a24;--mdc-slider-hover-handle-color: #f26a24;--mdc-slider-active-track-color: #f26a24;--mdc-slider-inactive-track-color: #f26a24;--mdc-slider-with-tick-marks-inactive-container-color: #f26a24;--mdc-slider-with-tick-marks-active-container-color: black;--mat-mdc-slider-ripple-color: #f26a24;--mat-mdc-slider-hover-ripple-color: rgba(242, 106, 36, .05);--mat-mdc-slider-focus-ripple-color: rgba(242, 106, 36, .2)}html .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}html{--mat-menu-container-shape: 4px}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c2c2c2;--mdc-radio-selected-hover-icon-color: #c2c2c2;--mdc-radio-selected-icon-color: #c2c2c2;--mdc-radio-selected-pressed-icon-color: #c2c2c2}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f26a24;--mdc-radio-selected-hover-icon-color: #f26a24;--mdc-radio-selected-icon-color: #f26a24;--mdc-radio-selected-pressed-icon-color: #f26a24}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #c2c2c2;--mdc-checkbox-selected-hover-icon-color: #c2c2c2;--mdc-checkbox-selected-icon-color: #c2c2c2;--mdc-checkbox-selected-pressed-icon-color: #c2c2c2;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c2c2c2;--mdc-checkbox-selected-hover-state-layer-color: #c2c2c2;--mdc-checkbox-selected-pressed-state-layer-color: #c2c2c2;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f26a24;--mdc-checkbox-selected-hover-icon-color: #f26a24;--mdc-checkbox-selected-icon-color: #f26a24;--mdc-checkbox-selected-pressed-icon-color: #f26a24;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f26a24;--mdc-checkbox-selected-hover-state-layer-color: #f26a24;--mdc-checkbox-selected-pressed-state-layer-color: #f26a24;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#c2c2c2}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #c2c2c2;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c2c2c2;--mat-tab-header-active-ripple-color: #c2c2c2;--mat-tab-header-inactive-ripple-color: #c2c2c2;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c2c2c2;--mat-tab-header-active-hover-label-text-color: #c2c2c2;--mat-tab-header-active-focus-indicator-color: #c2c2c2;--mat-tab-header-active-hover-indicator-color: #c2c2c2}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f26a24;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f26a24;--mat-tab-header-active-ripple-color: #f26a24;--mat-tab-header-inactive-ripple-color: #f26a24;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f26a24;--mat-tab-header-active-hover-label-text-color: #f26a24;--mat-tab-header-active-focus-indicator-color: #f26a24;--mat-tab-header-active-hover-indicator-color: #f26a24}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #c2c2c2;--mat-tab-header-with-background-foreground-color: #c2c2c2}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f26a24;--mat-tab-header-with-background-foreground-color: black}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f26a24;--mdc-checkbox-selected-hover-icon-color: #f26a24;--mdc-checkbox-selected-icon-color: #f26a24;--mdc-checkbox-selected-pressed-icon-color: #f26a24;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f26a24;--mdc-checkbox-selected-hover-state-layer-color: #f26a24;--mdc-checkbox-selected-pressed-state-layer-color: #f26a24;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #c2c2c2;--mdc-checkbox-selected-hover-icon-color: #c2c2c2;--mdc-checkbox-selected-icon-color: #c2c2c2;--mdc-checkbox-selected-pressed-icon-color: #c2c2c2;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c2c2c2;--mdc-checkbox-selected-hover-state-layer-color: #c2c2c2;--mdc-checkbox-selected-pressed-state-layer-color: #c2c2c2;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.mat-mdc-button{--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #c2c2c2;--mat-text-button-state-layer-color: #c2c2c2;--mat-text-button-ripple-color: rgba(194, 194, 194, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f26a24;--mat-text-button-state-layer-color: #f26a24;--mat-text-button-ripple-color: rgba(242, 106, 36, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #c2c2c2;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f26a24;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #c2c2c2;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f26a24;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button:hover,.mat-mdc-raised-button:focus{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-mdc-raised-button:active,.mat-mdc-raised-button:focus:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-mdc-outlined-button{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #c2c2c2;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c2c2c2;--mat-outlined-button-ripple-color: rgba(194, 194, 194, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f26a24;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f26a24;--mat-outlined-button-ripple-color: rgba(242, 106, 36, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #c2c2c2;--mat-icon-button-state-layer-color: #c2c2c2;--mat-icon-button-ripple-color: rgba(194, 194, 194, .1)}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f26a24;--mat-icon-button-state-layer-color: #f26a24;--mat-icon-button-ripple-color: rgba(242, 106, 36, .1)}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px}html{--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary,html .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #c2c2c2;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-accent,html .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f26a24;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-warn,html .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f26a24}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #c2c2c2}html .mat-accent{--mdc-circular-progress-active-indicator-color: #f26a24}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.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;background-color:var(--mat-badge-background-color);color:var(--mat-badge-text-color);font-family:Roboto,sans-serif;font-family:var(--mat-badge-text-font, Roboto, sans-serif);font-size:12px;font-size:var(--mat-badge-text-size, 12px);font-weight:600;font-weight:var(--mat-badge-text-weight, 600)}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.mat-badge-hidden .mat-badge-content{display:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px;font-size:9px;font-size:var(--mat-badge-small-size-text-size, 9px)}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px;font-size:24px;font-size:var(--mat-badge-large-size-text-size, 24px)}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}html{--mat-badge-background-color: #c2c2c2;--mat-badge-text-color: #c2c2c2;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #f26a24;--mat-badge-text-color: black}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-datepicker-calendar-date-selected-state-text-color: #c2c2c2;--mat-datepicker-calendar-date-selected-state-background-color: #c2c2c2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(194, 194, 194, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #c2c2c2;--mat-datepicker-calendar-date-focus-state-background-color: rgba(194, 194, 194, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(194, 194, 194, .3);--mat-datepicker-toggle-active-state-icon-color: #c2c2c2;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(194, 194, 194, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #f26a24;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(242, 106, 36, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(242, 106, 36, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(242, 106, 36, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(242, 106, 36, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f26a24}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #c2c2c2}.mat-icon.mat-accent{--mat-icon-color: #f26a24}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-shape: 0}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: #c2c2c2;--mat-stepper-header-selected-state-icon-background-color: #c2c2c2;--mat-stepper-header-selected-state-icon-foreground-color: #c2c2c2;--mat-stepper-header-done-state-icon-background-color: #c2c2c2;--mat-stepper-header-done-state-icon-foreground-color: #c2c2c2;--mat-stepper-header-edit-state-icon-background-color: #c2c2c2;--mat-stepper-header-edit-state-icon-foreground-color: #c2c2c2;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #f26a24;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #f26a24;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #f26a24;--mat-stepper-header-edit-state-icon-foreground-color: black}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #c2c2c2;--mat-toolbar-container-text-color: #c2c2c2}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f26a24;--mat-toolbar-container-text-color: black}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}::selection{background:#d5e4f6}bx-deck .back ::selection{background:#2460a8}.mat-mdc-button-base.action-button.action-button-secondary{color:#fff}.mat-mdc-button-base.action-button.action-button-outlined{color:#ee571b;border:1px solid #ee571b;background:#fff}.mat-mdc-button-base.action-button.action-button-success{background:#00a670}.mat-mdc-button-base.action-button.action-button-danger{background:#de2d46}.mat-mdc-button-base.topic-button{color:#3c3c3c;background:#f0f0f0}.mat-mdc-button-base.outlined-button{color:#606060;border:1px solid #606060}.mat-mdc-button-base.outlined-button.__with-accent-color{color:#ee571b;border:1px solid #ee571b}.mat-button-toggle-group.primary-toggle-group{background:#c2c2c2}.mat-button-toggle-group.primary-toggle-group .mat-button-toggle{color:#3c3c3c;background:#c2c2c2}.mat-button-toggle-group.primary-toggle-group .mat-button-toggle.mat-button-toggle-checked{background:#fafafa}.primary-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard+.mat-button-toggle-appearance-standard{border-left:none}.mat-mdc-button.overflow-trigger:not(:disabled){color:#606060}.bx-dialog .close-dialog{color:#c2c2c2}.basic-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent}.basic-form-field .mat-mdc-form-field-focus-overlay{background-color:transparent}.mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}.primary-link,.basic-link{color:#000}.indicator-link:hover{filter:brightness(.9)}.subheader-action-link,.subsection-action-link,.footer-action-link{color:#ee571b}.rx-note{background-image:linear-gradient(120deg,#f69766,#f26a24)}.rx-clinical-pearl{background-image:linear-gradient(120deg,#f0f8ffe6,#add8e6e6)}.rx-brick-audio,brick-video{color:#ee571b}.rx-brick-audio mark,brick-video mark{color:#ee571b}.primary-tabs .primary-tab-label small{color:#606060}.primary-tabs .mdc-tab--active .primary-tab-label h2{color:#000000de}.primary-tabs .mat-mdc-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.search-tabs .primary-tab-label small{color:#606060}.search-tabs .mdc-tab--active .primary-tab-label h2{color:#000000de}.search-tabs .mat-mdc-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.term-tabs.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#000000de}.line-separator .line{background-color:#dedede}.heading-underline{background-color:#ee571b}.rx-active-term{text-decoration-color:#979797}.rx-indicator{color:#fff}.rx-indicator.essentials-indicator{background:radial-gradient(circle,#f69766,#ee571b 35%,#e83c0d)}.rx-indicator.clinical-indicator{background:radial-gradient(circle,#557db8,#3c63a4 35%,#224990)}mat-icon.mat-icon.ai-indicator{color:#8667fe}.subheader.__with-simple-details .details{color:#606060}.header-breadcrumb{color:#748197}.free-label{background:#f7e752}.coming-soon-label,.default-label{background:#dedede}.license-label,.adapted-label{background:#f0f0f0;color:#606060}.callout-label{background:#f0f0f0;color:#606060;border:1px solid #606060}.brick-callout{opacity:.4}.language-label{background:#e4edf2}.unlisted-label{color:#fff;background:#ef5350}mark.rx-highlight-yellow{background:#ff0}mark.rx-highlight-pink{background:#ff709f}mark.rx-highlight-green{background:#98f99c}.medium-editor-toolbar{box-shadow:0 0 5px #00000040}.medium-toolbar-arrow-under:after{border-color:#303030 transparent transparent}.medium-toolbar-arrow-over:before{border-color:transparent transparent #303030}.medium-editor-toolbar{background-color:#303030}.medium-editor-toolbar li button{border-right:1px solid #606060;background-color:transparent;color:#fff}.medium-editor-toolbar li button:hover img,.medium-editor-toolbar li button:hover i{filter:brightness(.8)}.medium-editor-toolbar li .medium-editor-button-active{background-color:#171717}.offset-orange{color:#ee571b}.offset-background{background:#fff8f5}.offset-box{background:#fff8f5;border-top:1px solid rgb(237,216,207);border-bottom:1px solid rgb(237,216,207)}.mat-mdc-paginator{border:1px solid #dedede}.brick-complete-indicator{color:#1c79c5}bx-toolbar{border-bottom:2px solid #f0f0f0}.user-profile-menu .account-item h4{color:#606060}bx-collection-listing .collection-details{color:#606060}bx-collection-listing .rx-indicator{border:1px solid #f69766}bx-organization-listing .organization-collection-details{color:#606060}bx-organization-simple-listing .organization-collection-details{color:#606060}bx-brick-listing .listing-type{color:#ee571b}bx-brick-listing .author-duration,bx-brick-listing .status-container{color:#606060}bx-brick-listing .brick-progress{background:#fafafa}bx-brick-listing .brick-image img:not(.placeholder-image){border:1px solid #dedede}bx-brick-listing .brick-image.with-brick-thumbnail{background:#f5f5f5}bx-adapted-indicator button,bx-adapted-indicator .adapted-dense{background:#f0f0f0;color:#606060}bx-adapted-indicator .dense-brick-name{color:#ee571b}bx-adapted-indicator .dense-brick-name:not([href]){color:inherit}.adapted-menu .subheader{color:#606060}.adapted-menu .original{color:#ee571b}.adapted-menu .divider{color:#c2c2c2}bx-stat-listing{border:1px solid #dedede}bx-product-indicator .product-label{color:#ee571b}bx-product-indicator .product-label.clinical-label{color:#31629c}bx-list-progress .list-progress-bar .mdc-linear-progress__bar-inner{border-color:#1c79c5}bx-like-button svg.favorited #heart{fill:#ee571b;stroke:#ee571b}bx-like-button svg:not(.favorited) #heart{stroke:#606060}.license-menu .subheader{color:#606060}bx-brick-simple-listing .brick-options,bx-brick-simple-listing .brick-duration{color:#606060}.apps-menu .app-name{color:#606060}.apps-menu .app-description{color:#00000080}.apps-menu .app:hover{background-color:#0000000a}bx-author-image .author-initials .initials{color:#fff}bx-author-listing .author-details{color:#606060}bx-author-affiliations{color:#606060}bx-progress-svg .guide-svg svg circle{stroke:#c2c2c2}bx-progress-svg .mat-mdc-progress-spinner .mdc-circular-progress__determinate-container circle,bx-progress-svg .mat-mdc-progress-spinner .mdc-circular-progress__determinate-container svg{stroke:#1c79c5}bx-brick-versions .mat-tree{background-color:transparent}bx-brick-versions .divider{color:#c2c2c2}bx-brick-versions .brick-listing .brick-name,bx-brick-versions .brick-listing .brick-name a{color:#000}bx-brick-versions .brick-listing.__leaf{background:#f0f0f0}bx-brick-versions .brick-listing.__leaf .version-indicator{background:#000}bx-brick-versions .brick-listing.__original .version-indicator{background:#979797}bx-hero-box .hero-description{color:#606060}bx-hero-banner{background:#f0f0f0;border:1px solid #dedede}bx-hero-banner .hero-description{color:#606060}.bottom-sheet-container .bottom-sheet-header{border-bottom:1px solid #dedede}.bottom-sheet-container .bottom-sheet-header h1{color:#000000de}.bottom-sheet-container .bottom-sheet-content .category-header h3{color:#606060}.bottom-sheet-container .bottom-sheet-content .category-header mat-icon{color:#0000008a}.bottom-sheet-container .bottom-sheet-content .mat-mdc-checkbox .mdc-form-field>label{color:#000000de}.bottom-sheet-container .bottom-sheet-content .show-more{color:#f26a24}.bottom-sheet-container .bottom-sheet-footer{border-top:1px solid #dedede}.bottom-sheet-container .close-button{color:#979797}bx-share-link-dialog .dialog-link{border:1px solid #979797}bx-search-text-selection-dialog .result-wrapper .related-header .search-phrase{color:#606060}bx-search-text-selection-dialog .result-wrapper mat-nav-list .mat-mdc-list-item:not(:last-child){border-bottom:1px solid #f0f0f0}bx-feedback-dialog blockquote{background:#f5f5f5;border-left:10px solid #979797}bx-feedback-dialog blockquote:before{color:#c2c2c2}.generate-dialog-options .level-description{color:#0009}bx-edit-details-dialog .image-wrapper .image-picker{background:#0000008a}bx-edit-details-dialog .image-wrapper .image-picker mat-icon{color:#fff}bx-brick-statistics-dialog .meta-stat{border:2px solid #f0f0f0}bx-brick-statistics-dialog .meta-stat .stat-title{color:#3c3c3c}bx-brick-statistics-dialog .meta-stat .denominator,bx-brick-statistics-dialog .meta-stat .stat-detail{color:#979797}bx-brick-statistics-dialog .meta-tooltip{color:#979797}bx-brick-statistics-dialog .subtitle,bx-brick-statistics-dialog .open-brick{color:#979797}bx-brick-statistics-dialog .brick-activity-table tr:nth-child(2n){background-color:#f9fcff}bx-brick-statistics-dialog .brick-activity-table tr{border-bottom:1px solid #c2c2c2}bx-subscription360-dialog .indicator mat-icon{color:#1c79c5}bx-note-overlay .close-button{color:#979797}bx-note-overlay .mat-mdc-button.mat-primary.cancel-button{color:#979797}bx-note-overlay .note-overlay-container{background-color:#fff}bx-note-overlay .divider{border-right:2px solid #f0f0f0}bx-note-overlay quill-editor .ql-snow.ql-toolbar button svg .ql-stroke{stroke:#979797}bx-note-overlay quill-editor .ql-snow.ql-toolbar button svg .ql-fill{fill:#979797}bx-note-overlay quill-editor .ql-snow.ql-toolbar button:hover svg .ql-stroke{stroke:#3c3c3c}bx-note-overlay quill-editor .ql-snow.ql-toolbar button:hover svg .ql-fill{fill:#3c3c3c}bx-note-overlay quill-editor .ql-undo:after,bx-note-overlay quill-editor .ql-redo:after{color:#979797}bx-note-overlay quill-editor .ql-undo:hover:after,bx-note-overlay quill-editor .ql-redo:hover:after{color:#3c3c3c}bx-empty-state .empty-state-wrapper .empty-state-title{color:#105aa6}bx-empty-state .empty-state-wrapper .main-message{color:#3c3c3c}bx-empty-state .empty-state-wrapper .follow-up-message{color:#606060}.term-bottom-sheet .mat-bottom-sheet-container{background:#fafafa}bx-term-overlay .dialog-container,bx-term-bottom-sheet .dialog-container{background:#fafafa}bx-term-overlay .dialog-container.overlay-container,bx-term-bottom-sheet .dialog-container.overlay-container{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}bx-term-overlay .dialog-container mat-nav-list .mat-mdc-list-item:not(:last-child),bx-term-bottom-sheet .dialog-container mat-nav-list .mat-mdc-list-item:not(:last-child){border-bottom:1px solid #f0f0f0}bx-search-bar .app-search .search-button-lg.mat-mdc-icon-button{background:#ee571b}bx-search-bar .app-search .search-button-lg.mat-mdc-icon-button mat-icon{color:#fff}bx-not-found .not-found-title{color:#105aa6}bx-not-found .not-found-subtitle{color:#c2c2c2}bx-not-found .main-message{color:#3c3c3c}bx-not-found .follow-up-message{color:#606060}bx-not-found .helpful-link-list a{color:#ee571b}bx-not-found .dashboard-link{color:#ee571b}bx-no-access .no-access-title{color:#105aa6}bx-no-access .no-access-subtitle{color:#c2c2c2}bx-no-access .main-message{color:#3c3c3c}bx-no-access .follow-up-message{color:#606060}bx-no-access .dashboard-link{color:#ee571b}bx-brick-text-audio{background:#ececec;--media-control-background: #ececec;--media-control-hover-background: #ececec;--media-primary-color: #606060;--media-icon-color: black}bx-brick-text-audio media-control-bar media-time-range{--media-control-height: 8px;--media-range-track-background: #9e9e9e;--media-range-track-pointer-background: #9e9e9e}bx-brick-text-audio .media-block-controls{background:var(--media-control-background)}bx-brick-text-audio .audio-title{color:#606060}bx-brick-text-audio media-control-bar{background:#ececec}.brick-exchange-dark-theme bx-brick-text-audio{background:#3c3c3c;--media-control-background: #3c3c3c;--media-control-hover-background: #3c3c3c;--media-primary-color: white;--media-icon-color: white}.brick-exchange-dark-theme bx-brick-text-audio media-control-bar media-time-range{--media-control-height: 8px;--media-range-track-background: #9e9e9e;--media-range-track-pointer-background: #9e9e9e}.brick-exchange-dark-theme bx-brick-text-audio .media-block-controls{background:var(--media-control-background)}.brick-exchange-dark-theme bx-brick-text-audio .audio-title{color:#fff}.brick-exchange-dark-theme bx-brick-text-audio media-control-bar{background:#3c3c3c}bx-learning-objectives #learning-objective-tab-group .mdc-tab__text-label{color:#0009}bx-learning-objectives #learning-objective-tab-group .mdc-tab--active .mdc-tab__text-label{color:#000}bx-learning-objectives #learning-objective-tab-group .mat-ink-bar{background-color:#ee571b}bx-learning-objectives #learning-objective-tab-group .related-brick-list li:not(:last-child){border-bottom:3px solid #dedede}bx-brick-header .brick-details,bx-brick-header .brick-authors,bx-brick-header .brick-license{color:#606060}bx-brick-header .brick-collection-name a{background:#ee571b;border:1px solid #e83c0d}bx-brick-header .latest-edition-refresh{background:#1c79c5}bx-brick-header .latest-edition-refresh mat-icon{color:#fff}bx-feedback-footer .feedback-container{background:#000;border:1px solid #c2c2c2}bx-feedback-footer .feedback-container mat-icon{color:#fff}bx-feedback-footer .divider{border-right:2px solid #3c3c3c}bx-feedback-footer bx-like-button svg:not(.favorited) #heart{stroke:#fff}bx-case-connection{background:#f0f0f0}bx-case-connection .continue-reading-wrapper a{color:#ee571b}bx-in-training{background:#f0f0f0}bx-in-training .continue-reading-wrapper a{color:#ee571b}bx-table table{border:1px solid #979797}bx-table table{background-color:#f0f0f0}bx-table table tr{background-color:#f0f0f0;border:1px solid #dedede}@media screen and (max-width: 599px){bx-table tr,bx-table td{border-bottom:1px solid #979797}}bx-table-of-contents .toc-container .toc-link{color:inherit}bx-table-of-contents .toc-container .toc-link:hover,bx-table-of-contents .toc-container .toc-link.toc-active{color:#ee571b}bx-table-of-contents .toc-container .heading-underline{background-color:#dedede}bx-question .mat-mdc-checkbox-checked.mat-accent .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:#00a670;border-color:#00a670}bx-question .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#00a670!important}bx-question .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#00a670!important}bx-question .mat-expansion-panel .mat-expansion-indicator:after{color:#ee571b}bx-question .mat-expansion-panel{background:#f0f0f0}bx-quiz .mat-mdc-checkbox-checked.mat-accent .mat-mdc-checkbox-background{border-color:#00a670!important}bx-quiz .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#00a670!important}bx-quiz .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#00a670!important}bx-quiz .mat-expansion-panel .mat-expansion-indicator:after{color:#ee571b}bx-quiz .mat-expansion-panel{background:#f0f0f0}bx-quiz .brick-question-lead-in.mat-badge-overlap.mat-badge-before .mat-badge-content{background:#3c3c3c}bx-learning-objective-checklist{background-color:#f0f0f0;border:1px solid #dedede}bx-learning-objective-checklist .mat-mdc-card .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:#00a670;border-color:#00a670}bx-learning-objective-checklist .learning-objective-tip{color:#606060}bx-learning-objective-checklist .objectives-complete{background:#fafafa}bx-learning-objective-checklist .objectives-complete mat-icon{color:#00a670}bx-clinical-correlation .brick-box{background:#eef4fb}bx-clinical-correlation .brick-box-header mat-icon{color:#1c79c5}bx-clinical-reasoning .brick-box{background:#f4f2ee}bx-clinical-reasoning .brick-box-header mat-icon{color:#4a4038}bx-image .image-caption{color:#606060}bx-image .brick-figure img{border:1px solid #f0f0f0}bx-brick-image-slider #primary-slider{border:1px solid #f0f0f0;background:#fff}bx-brick-image-slider.slide-image #primary-slider{border:transparent;background:transparent}bx-brick-image-slider .splide__arrow{background-color:#3c3c3c}bx-brick-image-slider .splide__arrow>svg{fill:#fff}bx-brick-image-slider .credit{color:#979797}bx-brick-image-slider:not(.fullscreen) .slide-image-container{border:1px solid #f0f0f0}bx-brick-image-slider .splide__pagination__page.is-active{background:#606060}bx-brick-image-slider.fullscreen.slide-image #primary-slider img{border:none}bx-brick-preview-subscription .fade-before:before{background-image:linear-gradient(to bottom,#fff0 0,#fafafa)}bx-brick-preview-alert{color:#fff;background:#d32f2ff2}bx-related-brick-item .related-brick-link{color:inherit}bx-related-brick-item .related-brick-link:hover{color:#ee571b}bx-related-brick-item .complete-indicator{color:#1c79c5}bx-related-item .related-item-box{border:1px solid #dedede}bx-related-item .related-item-list .related-item-button:not(:last-child){border-bottom:1px solid #dedede}bx-related-item .related-fact-details{color:#606060}bx-related-item .go-indicator{color:#0c92f2}bx-brick-gate .dividing-line{background-color:#dedede}bx-brick-gate-introduction .dividing-line{background-color:#dedede}@media screen and (max-width: 599px){bx-brick-gate-introduction{background:#f0f0f0;border:1px solid #dedede}}bx-active-learning-matching .feedback-icon{background:#fff}bx-active-learning-matching .feedback-icon.correct{color:#00a670}bx-active-learning-matching .feedback-icon.incorrect{color:#de2d46}@media screen and (max-width: 960px){bx-active-learning-matching .bucket.correct{background:#00a67066}bx-active-learning-matching .bucket.incorrect{background:#de2d4666}}bx-active-learning-matching .bucket-label{border-right:1px solid #c2c2c2}@media screen and (max-width: 960px){bx-active-learning-matching .bucket-label{border-right:none;border-bottom:1px solid #c2c2c2}}bx-active-learning-matching .drop-option{border:1px solid #c2c2c2;background-color:#fafafa}bx-active-learning-matching .distractor-drag-option{border:1px solid #c2c2c2;background-color:#fafafa}bx-active-learning-matching .distractor-list{border:1px solid #c2c2c2;background-color:#f0f0f0}bx-active-learning-matching .bucket-container .cdk-drag-placeholder{background-color:#f0f0f0;border:1px dashed #a0a0a0;box-shadow:0 2px 4px #0000001a}bx-active-learning-matching .distractor-drag-option.cdk-drag-preview{box-shadow:0 4px 8px #0003}bx-brick-feedback{border:2px solid #dedede}bx-brick-feedback .difficulty-rating .mat-button-toggle-button,bx-brick-feedback .enjoyment-rating .mat-button-toggle-button{background:#f0f0f0;border:2px solid #dedede}bx-brick-feedback .difficulty-rating .mat-button-toggle-checked .mat-button-toggle-button,bx-brick-feedback .enjoyment-rating .mat-button-toggle-checked .mat-button-toggle-button{border:2px solid rgb(243,107,22);background:#fff6f0}bx-brick-feedback .difficulty-rating .mat-button-toggle-checked .mat-button-toggle-button .mat-button-toggle-label-content,bx-brick-feedback .enjoyment-rating .mat-button-toggle-checked .mat-button-toggle-button .mat-button-toggle-label-content{color:#f36b16}bx-brick-feedback .difficulty-rating .like-icon,bx-brick-feedback .difficulty-rating .dislike-icon,bx-brick-feedback .enjoyment-rating .like-icon,bx-brick-feedback .enjoyment-rating .dislike-icon{fill:#293542}bx-brick-feedback .difficulty-rating .mat-button-toggle-checked .like-icon,bx-brick-feedback .difficulty-rating .mat-button-toggle-checked .dislike-icon,bx-brick-feedback .enjoyment-rating .mat-button-toggle-checked .like-icon,bx-brick-feedback .enjoyment-rating .mat-button-toggle-checked .dislike-icon{fill:#f36b16}bx-brick-feedback .difficulty-label{color:#979797}bx-brick-feedback .secondary-rating .rating-option{border:1px solid #dedede}bx-brick-feedback .secondary-rating .rating-option.selected{background:#fff6f0;color:#f36b16;border:1px solid rgb(243,107,22)}bx-brick-feedback .secondary-rating .rating-option:hover{border:1px solid rgb(243,107,22);color:#f36b16}bx-brick-feedback .more-feedback textarea{border:1px solid #dedede}bx-brick a{color:#1c79c5}bx-brick .brick-box.__primary{border-top:2px solid #dedede;border-right:2px solid #dedede;border-bottom:2px solid #dedede}bx-brick .brick-box.brick-box-instructor .quote cite{color:#979797}bx-brick .brick-box.brick-box-instructor h5{color:#fff;background:#1c79c5}bx-brick .brick-box.--instructor-gray{border:4px solid #dedede}bx-brick .brick-box.--orange{box-shadow:inset 10px 0 #ee571b}bx-brick .brick-box.--blue{box-shadow:inset 10px 0 #1c79c5}bx-brick .brick-box.--gray{box-shadow:inset 10px 0 #dedede}bx-brick .brick-box-header{color:#3c3c3c}bx-brick .badge-list .mat-badge-content{background:#3c3c3c}bx-brick .rx-clinical-pearl-callout{margin:10px 10px 10px 10%;padding:20px;max-width:80%;font-size:.8em;border:#ee571b solid 2px;border-radius:5px}bx-brick .rx-clinical-pearl-callout h4{vertical-align:middle;display:flex;align-items:center;font-size:inherit}bx-brick .table{text-align:left}bx-home .headline{background:#f5f5f5;border-bottom:1px solid #f0f0f0}bx-home .next-up-label{color:#606060}bx-home .next-up-label a{color:#ee571b}bx-rx-clinical .brick{border-bottom:1px solid #dedede}bx-rx-clinical .clinical-section-description{color:#606060}bx-clinical-list .filter-fab{color:#fafafa;background-color:#3c3c3c}bx-logged-out-home .headline{background:#f5f5f5;border-bottom:1px solid #f0f0f0}bx-logged-out-home .footer{border-top:1px solid #dedede}bx-logged-in-home .last-visited{border:1.5px solid rgba(41,52,67,.15);background:#fff}bx-logged-in-home .discover{border-left:2px solid #f0f0f0}bx-logged-in-home .discover .section-description{color:#606060}bx-logged-in-home .header-content,bx-logged-in-home .up-next-context{background:#f2f4f7;border:1.5px solid rgba(41,52,67,.15)}bx-exchange-highlight-grid .tour-item{background:transparent}bx-exchange-highlight-grid .tour-item p{color:#979797}bx-exchange-highlight-grid .tour-image{border:1px solid rgb(237,216,207)}bx-exchange-highlight-grid .tour-item.active{background:#fff;box-shadow:0 0 5px #00000014}bx-exchange-highlight-grid .tour-item:not(.active){border-bottom:1px solid rgb(237,216,207)}@media screen and (max-width: 1279px){bx-exchange-highlight-grid .tour-item{background:#fff;box-shadow:0 0 5px #00000014;border-bottom:none!important}}bx-brick-scroll-listing{background:#fff;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014}bx-brick-scroll-listing .brick-description{color:#979797}bx-brick-scroll-listing .brick-image img{border:1px solid #dedede}bx-brick-scroll-listing .brick-image.with-brick-thumbnail{background:#f5f5f5}bx-root .primary-nav-list a.active-link,bx-root .primary-nav-list button.active-link{color:#ee571b}bx-root .primary-nav-list a:not(.active-link),bx-root .primary-nav-list button:not(.active-link),bx-root .primary-nav-list .menu-button{color:#979797}bx-root .primary-nav-list button.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{background-color:unset}bx-root .mat-icon.--favorite-active{color:#ee571b}.mat-mdc-tooltip .mdc-tooltip__surface{background:#000!important}bx-reading-list-item .reading-list-details{color:#606060}bx-reading-list-details .reading-list-drag-container{border-bottom:1px solid rgba(0,0,0,.12)}bx-reading-list-details .brick-listing-placeholder{background:#dedede;border:dotted 3px #979797}bx-reading-list-details .cdk-drag-handle{color:#979797}bx-reading-list-details .list-header{border-bottom:1px solid #dedede}bx-reading-list-details .description{color:#606060}bx-reading-list-details .primary-details{color:#606060}bx-reading-list-details .cdk-drag-preview{background:#fafafa}bx-reading-list bx-reading-list-item.focused-reading-list{background-color:#1c79c50d}bx-school-image .typeahead-image{border:1px solid #c2c2c2}bx-school .school-indicator{color:#ee571b}bx-school .description{color:#606060}bx-author .profile-indicator,bx-author .profile-indicator a{color:#ee571b}bx-author .description{color:#606060}bx-author bx-reading-list-item.focused-reading-list{background-color:#1c79c50d}bx-academy .academy-name,bx-academy .description{color:#fff}bx-academy .explore .jump-to-nav a{color:#606060}bx-academy .explore .jump-to-nav a:hover{color:#ee571b}bx-academy .explore .jump-to-nav .nav-listing:not(:last-child){border-bottom:1px solid #dedede}bx-collection-header .collection-return,bx-collection-header .basic-link{color:#606060}bx-collection-header .latest-edition-refresh{background:#1c79c5}bx-collection-header .latest-edition-refresh mat-icon{color:#fff}bx-collection .additional-details .jump-to-nav a{color:#606060}bx-collection .additional-details .jump-to-nav a:not(:last-child){border-bottom:1px solid #dedede}bx-collection .additional-details .jump-to-nav a:hover{color:#ee571b}bx-collection .brick-node+.brick-node{border-top:1px solid #dedede}bx-collection .collection-quote:before{color:#c2c2c2}bx-collection .collection-progress-bar .mdc-linear-progress__bar-inner{border-color:#1c79c5}bx-collection .mat-tree{background:#fafafa}bx-collection .collection-taxonomy .brick-container-header{background:#f0f0f0;border:1px solid #dedede}bx-action-footer .action-container button.mat-mdc-icon-button{color:#fff}bx-action-footer .action-container button.mat-mdc-icon-button:disabled{color:#606060}bx-action-footer .action-container{background:#000;border:1px solid #c2c2c2}bx-action-footer .divider{border-right:2px solid #3c3c3c}bx-search .search-results-paginator{border:1px solid #dedede}bx-search .search-bar-wrapper{border:1px solid #c2c2c2;transition:border-color .2s ease-in-out}bx-search .search-bar-wrapper:hover{border:1px solid #3c3c3c}bx-search .list-results{border-left:2px solid #f0f0f0}bx-search .result-section{border-bottom:2px solid #f0f0f0}bx-search .search-term-definition{border:2px solid #f0f0f0}bx-author-callout{border:2px solid #f0f0f0}bx-author-callout .callout-type{color:#606060}bx-organization-callout{border:2px solid #f0f0f0}bx-organization-callout .callout-type{color:#606060}bx-clinical-pearl-overlay{color:#fff;background:radial-gradient(circle at center,#f0f8ff1a,#add8e61a 50%,#3c3c3c 75%),#3c3c3c}bx-star-rating .star-rating mat-icon{color:#dedede}bx-star-rating .star-rating mat-icon.filled{color:#ee571b}bx-minimal-list .icon-container{background:#f2f4f7}bx-add-button .add-button{color:#606060;border:3px solid #606060}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{height:100%}body{margin:0}::-webkit-scrollbar{-webkit-appearance:none;width:12px}::-webkit-scrollbar-thumb{background-color:#00000054;border:2px solid #fff;border-radius:8px}
