/*!
 * Bootstrap Utilities v5.2.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.drag-border{border:#ff525b dashed 2px}.drag-handle{cursor:move;cursor:grab;cursor:-webkit-grab}.drag-handle:active{cursor:grabbing;cursor:-webkit-grabbing}.drag-hint-border{border:#3c763d dashed 2px}.drag-over-border{border:#fbbc05 dashed 2px}.drag-transit{border:#3500FF dashed 2px}.ap-logo{background-image:url(AP-logo.46ed90feaf6fd183.svg)}.rss-logo{background-image:url(https://wp-assets.rss.com/blog/wp-content/uploads/2019/10/10111557/social_style_3_rss-512-1.png)}.twitter-logo{background-image:url(twitter-logo.cd2ef85c65a00f7b.svg)}.app-icon{background-image:url(PSTMobileIcon.a998deecb49b8de1.svg)}.login-image{background-image:url(workspace.097897200b8cfe2b.jpg)}@font-face{font-family:GoodScWebCondBold;src:url(GoodScWebCondBold.7c6e073cbf479f93.eot?6iegry);src:url(GoodScWebCondBold.7c6e073cbf479f93.eot?6iegry#iefix) format("embedded-opentype"),url(GoodScCompCondBold.e26ceb1dc2382d26.ttf?6iegry) format("truetype"),url(GoodScWebCondBold.af807952e85fce96.woff?6iegry) format("woff")}@font-face{font-family:PSTIconSet;src:url(PSTIconSet.e9160016fb5ae851.eot?6iegry);src:url(PSTIconSet.e9160016fb5ae851.eot?6iegry#iefix) format("embedded-opentype"),url(PSTIconSet.2409d368578c6e46.ttf?6iegry) format("truetype"),url(PSTIconSet.a8cd486e092144ba.woff?6iegry) format("woff"),url(PSTIconSet.a003acdbeb675cbf.svg?6iegry#PSTIconSet) format("svg");font-weight:400;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:PSTIconSet!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-Clone:before{content:"\e908";color:#fff}.icon-Clipboard:before{content:"\e906";color:#fff}.icon-templateSave:before{content:"\e907";color:#fff}.icon-FavoriteNotSelected:before{content:"\e904";color:#fff}.icon-FavoriteSelected:before{content:"\e905";color:#fff}.icon-Remove:before{content:"\e902";color:#fff}.icon-Search:before{content:"\e903";color:#fff}.icon-Refresh:before{content:"\e901";color:#fff}.Solid{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.icon-Graphic:before{content:"\e919"}.icon-Interactive:before{content:"\e91c"}.icon-Audio:before{content:"\e93c"}.icon-LiveVideo:before{content:"\e91f"}.icon-Text:before{content:"\e92d"}.icon-Photo:before{content:"\e926"}.icon-Video:before{content:"\e934"}.icon-SocialPromotion:before{content:"\e92a"}.icon-NavigationArrow:before{content:"\e920"}.icon-OptionsMenu:before{content:"\e921";color:#fff}.icon-Save:before{content:"\e927"}.icon-Add:before{content:"\e935";color:#fff}.icon-New:before{content:"\e935"}.icon-Close{transform:rotate(45deg)}.icon-Close:before{content:"\e935";color:#757575}.icon-ApplicationMenu:before{content:"\e936"}.icon-BackArrow:before{content:"\e93d";color:#fff}.icon-Delete:before{content:"\e93e";color:#fff}.icon-Duplicate:before{content:"\e93f";color:#fff}.icon-Expand:before{content:"\e940";color:#fff}.LocationSVG{background-image:url(Location.ba7cb7c547aa81f1.svg)!important;background-size:contain;width:25px;height:25px}.GreenLocationSVG{background-image:url(GreenLocation.55c17ddd6d7ed3da.svg)!important;background-size:contain;width:25px;height:25px;text-align:center;line-height:20px;font-size:10px}.UserLocationSVG{background-image:url(UserLocation.95d2c1d44fe130dd.svg)!important;background-size:contain;width:25px;height:25px;text-align:center;line-height:20px;font-size:10px}.TextSVG{background-image:url(Text.f2f63bed20d40775.svg)!important;background-size:contain;width:15px;height:15px}.VideoSVG{background-image:url(Video.44e7752c5f87e768.svg)!important;background-size:contain;width:15px;height:15px}.SortOrderAscSVG{background-image:url(sort-amount-up-regular.0da26ff81b365fa2.svg)!important;background-size:contain;width:15px;height:15px;min-width:15px;min-height:15px;cursor:pointer}.SortOrderAscSVGDisabled{background-image:url(sort-amount-up-disabled.4be64e030b071a4f.svg)!important;background-size:contain;width:15px;height:15px;min-width:15px;min-height:15px;cursor:pointer}.SortOrderDescSVG{background-image:url(sort-amount-down-regular.e9b82227cc9571c6.svg)!important;background-size:contain;min-width:15px;min-height:15px;cursor:pointer}.SortOrderDescSVGDisabled{background-image:url(sort-amount-down-disabled.2a421f74d2b92fe1.svg)!important;background-size:contain;min-width:15px;min-height:15px;cursor:pointer}.JournalSVG{background-image:url(Journal.d384e30f2cbbce88.svg)!important;background-size:contain;width:15px;height:15px}.PlaybookSVG{background-image:url(Playbook.590268aee9832e09.svg)!important;background-size:contain;width:15px;height:15px}.PublisherSVG{background-image:url(Publisher.1b16bd8caa885add.svg)!important;background-size:contain;width:15px;height:15px}.DiscoverSVG{background-image:url(Publisher.1b16bd8caa885add.svg)!important;background-size:contain;width:15px;height:15px}.LiveSVG{background-image:url(APLive.073c9ade79962f37.svg)!important;background-size:contain;width:15px;height:15px}.CastSVG{background-image:url(APCast.7ee6bafeb87d1b18.svg)!important;background-size:contain;width:15px;height:15px}.icon-FlagIcon{background-image:url(flag-alt-regular.0b2cdecffa717634.svg)!important;background-size:contain;width:15px;height:15px}.icon-FlagIcon-white{background-image:url(flag-alt-regular-white.e711d30299fbf4fb.svg)!important;background-size:contain;width:15px;height:15px}.icon-FileImport{background-image:url(file-import-duotone.b8240d7623e85e6e.svg)!important;background-size:contain;width:15px;height:15px;background-repeat:no-repeat;font-size:14px;margin-top:6px;margin-left:5px}.icon-FileImport-white{background-image:url(file-import-duotone.b8240d7623e85e6e.svg)!important;background-size:contain;width:15px;height:15px;background-repeat:no-repeat;font-size:14px;margin-top:6px;margin-left:5px}.icon-CreateDraftFromTopic{background-image:url(CreateDraftFromTopic.3be0b0b12d45ee81.svg)!important;background-size:contain;width:15px;height:15px}.icon-FlagIconFull{background-image:url(flag-alt-solid.28274a914482d29e.svg)!important;background-size:contain;width:15px;height:15px}.icon-ExternalLink{background-image:url(external-link-square-regular.cbfce88fe76e81c9.svg)!important;background-size:contain;background-repeat:no-repeat;width:20px;height:20px}.ReloadSVG{background-image:url(Reload.76d4b4c585def4a4.svg)!important;background-size:contain;width:15px;height:15px}.EditSVG{background-image:url(Edit.0a1383ea163ffbf0.svg)!important;background-size:contain;width:15px;height:15px}.EditInverted{background-image:url(EditInverted.66a3591853eb9e2f.svg)!important;background-size:contain;width:15px;height:15px}.ROSVG{background-image:url(RO.a95f74fe1b120ba6.svg)!important;background-size:contain;width:20px;height:22px}.ROSVG-white{background-image:url(RO-white.3799c621edb94ba2.svg)!important;background-size:contain;width:20px;height:22px}.FacebookSVG{background-image:url(Facebook.59415231f6bc4456.svg)!important;background-size:contain;background-repeat:no-repeat;width:26px;height:26px;min-width:26px;text-align:center;display:flex;justify-content:center;align-items:center;color:#fff}.TwitterSVG{background-image:url(Twitter.0c5a794c3f9d5657.svg)!important;background-size:contain;background-repeat:no-repeat;width:26px;min-width:26px;height:26px;text-align:center;display:flex;justify-content:center;align-items:center}.LinkedInSVG{background-image:url(LinkedIn.2e11e628c44a2789.svg)!important;background-size:contain;background-repeat:no-repeat;width:26px;height:26px;min-width:26px;text-align:center;display:flex;justify-content:center;align-items:center}.WordpressSVG{background-image:url(Wordpress.faf2d009f3f17b9b.svg)!important;background-size:contain;background-repeat:no-repeat;width:26px;height:26px;min-width:26px;text-align:center;display:flex;justify-content:center;align-items:center}.WebsiteSVG{background-image:url(globe-regular.7a7322eec366bfed.svg)!important;background-size:contain;background-repeat:no-repeat;width:26px;height:26px;min-width:26px;text-align:center;display:flex;justify-content:center;align-items:center}.RadioSVG{background-image:url(broadcast-tower-regular.0c255ef59ef44a35.svg)!important;background-size:contain;background-repeat:no-repeat;width:26px;height:26px;min-width:26px;text-align:center;display:flex;justify-content:center;align-items:center}.icon-CheckIcon{background-image:url(check-regular.2ab07ffc4de69016.svg)!important;background-size:contain;width:15px;height:15px}.icon-FullScreenSVG{background-image:url(FullScreenIcon.651e9f0a17bb0ae3.svg)!important;background-size:contain;width:15px;height:15px;background-repeat:no-repeat}.wj-control .wj-btn,.wj-viewer .wj-control .wj-applybutton{background:#eee;cursor:pointer;color:#000;display:inline-block;border-style:none;padding:0 10px;text-align:center;min-width:30px;white-space:nowrap}.wj-control .wj-btn:focus,.wj-viewer .wj-control .wj-applybutton:focus,.wj-control .wj-btn:hover,.wj-viewer .wj-control .wj-applybutton:hover{background:#e1e1e1;transition-duration:.4s}.wj-control .wj-btn.wj-state-active,.wj-viewer .wj-control .wj-state-active.wj-applybutton{background:#d5d5d5}.wj-control .wj-btn[disabled],.wj-viewer .wj-control [disabled].wj-applybutton{cursor:default;pointer-events:none;opacity:.6}.wj-control a.wj-btn,.wj-viewer .wj-control a.wj-applybutton,.wj-control button.wj-btn:not(.wj-btn-default),.wj-viewer .wj-control button.wj-applybutton:not(.wj-btn-default){border-radius:4px;padding:6px 15px;text-decoration:none;font-weight:700;font-size:12px}.wj-control .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-btn,.wj-viewer .wj-control .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-applybutton{border-left:1px solid rgba(0,0,0,.2)}.wj-control .wj-input-group .wj-input-group-btn:first-child:not(:last-child)>.wj-btn,.wj-viewer .wj-control .wj-input-group .wj-input-group-btn:first-child:not(:last-child)>.wj-applybutton{border-right:1px solid rgba(0,0,0,.2)}.wj-control .wj-btn-group>.wj-btn,.wj-viewer .wj-control .wj-btn-group>.wj-applybutton,.wj-control .wj-input-group-btn>.wj-btn,.wj-viewer .wj-control .wj-input-group-btn>.wj-applybutton{height:100%;min-height:2em;background:#eee}.wj-control .wj-btn-group>.wj-btn:focus,.wj-viewer .wj-control .wj-btn-group>.wj-applybutton:focus,.wj-control .wj-btn-group>.wj-btn:hover,.wj-viewer .wj-control .wj-btn-group>.wj-applybutton:hover,.wj-control .wj-input-group-btn>.wj-btn:focus,.wj-viewer .wj-control .wj-input-group-btn>.wj-applybutton:focus,.wj-control .wj-input-group-btn>.wj-btn:hover,.wj-viewer .wj-control .wj-input-group-btn>.wj-applybutton:hover{background:#e1e1e1;transition-duration:.4s}.wj-control .wj-btn-group>.wj-btn.wj-btn-default,.wj-viewer .wj-control .wj-btn-group>.wj-btn-default.wj-applybutton,.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default,.wj-viewer .wj-control .wj-input-group-btn>.wj-btn-default.wj-applybutton{color:#000}.wj-control .wj-btn-group>.wj-btn.wj-btn-default:enabled,.wj-viewer .wj-control .wj-btn-group>.wj-btn-default.wj-applybutton:enabled,.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:enabled,.wj-viewer .wj-control .wj-input-group-btn>.wj-btn-default.wj-applybutton:enabled{background:0 0}.wj-control .wj-btn-group>.wj-btn.wj-btn-default:focus,.wj-viewer .wj-control .wj-btn-group>.wj-btn-default.wj-applybutton:focus,.wj-control .wj-btn-group>.wj-btn.wj-btn-default:hover,.wj-viewer .wj-control .wj-btn-group>.wj-btn-default.wj-applybutton:hover,.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:focus,.wj-viewer .wj-control .wj-input-group-btn>.wj-btn-default.wj-applybutton:focus,.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:hover,.wj-viewer .wj-control .wj-input-group-btn>.wj-btn-default.wj-applybutton:hover{background:#e1e1e1;transition-duration:.4s}.wj-control.wj-rtl .wj-input-group-btn:last-child:not(:first-child)>.wj-btn,.wj-viewer .wj-control.wj-rtl .wj-input-group-btn:last-child:not(:first-child)>.wj-applybutton{border-right:1px solid rgba(0,0,0,.2);border-left:none}.wj-control.wj-rtl .wj-input-group-btn:first-child:not(:last-child)>.wj-btn,.wj-viewer .wj-control.wj-rtl .wj-input-group-btn:first-child:not(:last-child)>.wj-applybutton{border-left:1px solid rgba(0,0,0,.2);border-right:none}.wj-calendar .wj-calendar-header .wj-btn-group .wj-btn,.wj-calendar .wj-calendar-header .wj-btn-group .wj-viewer .wj-control .wj-applybutton,.wj-viewer .wj-control .wj-calendar .wj-calendar-header .wj-btn-group .wj-applybutton{padding:2px 8px 0}.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-btn .wj-glyph-right,.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-viewer .wj-control .wj-applybutton .wj-glyph-right,.wj-viewer .wj-control .wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-applybutton .wj-glyph-right,.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-btn .wj-glyph-left,.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-viewer .wj-control .wj-applybutton .wj-glyph-left,.wj-viewer .wj-control .wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-applybutton .wj-glyph-left{transform:scaleX(-1)}.wj-pager .wj-input-group .wj-input-group-btn>.wj-btn,.wj-pager .wj-input-group .wj-viewer .wj-control .wj-input-group-btn>.wj-applybutton,.wj-viewer .wj-control .wj-pager .wj-input-group .wj-input-group-btn>.wj-applybutton{min-width:40px}.wj-labeled-input .wj-inputnumber.wj-state-empty:not(.wj-state-focused) .wj-btn,.wj-labeled-input .wj-inputnumber.wj-state-empty:not(.wj-state-focused) .wj-viewer .wj-control .wj-applybutton,.wj-viewer .wj-control .wj-labeled-input .wj-inputnumber.wj-state-empty:not(.wj-state-focused) .wj-applybutton{display:none}.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin,.wj-flexgrid .wj-colheaders .wj-header .wj-viewer .wj-control .wj-btn-glyph.wj-elem-pin.wj-applybutton,.wj-viewer .wj-control .wj-flexgrid .wj-colheaders .wj-header .wj-btn-glyph.wj-elem-pin.wj-applybutton{opacity:.9}.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin:not(.wj-state-pinned),.wj-flexgrid .wj-colheaders .wj-header .wj-viewer .wj-control .wj-btn-glyph.wj-elem-pin.wj-applybutton:not(.wj-state-pinned),.wj-viewer .wj-control .wj-flexgrid .wj-colheaders .wj-header .wj-btn-glyph.wj-elem-pin.wj-applybutton:not(.wj-state-pinned){opacity:.4}.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin:not(.wj-state-pinned) .wj-glyph-pin,.wj-flexgrid .wj-colheaders .wj-header .wj-viewer .wj-control .wj-btn-glyph.wj-elem-pin.wj-applybutton:not(.wj-state-pinned) .wj-glyph-pin,.wj-viewer .wj-control .wj-flexgrid .wj-colheaders .wj-header .wj-btn-glyph.wj-elem-pin.wj-applybutton:not(.wj-state-pinned) .wj-glyph-pin{transform:rotate(-45deg)}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph,.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-applybutton,.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-applybutton{padding:0 4px;min-width:1.5em;color:inherit;background:0 0;opacity:.4}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph:hover,.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-applybutton:hover,.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-applybutton:hover,.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph:focus,.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-applybutton:focus,.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-applybutton:focus{opacity:1;transition-duration:.4s}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right,.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton,.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-right.wj-applybutton{float:right;order:2}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:nth-child(1),.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton:nth-child(1),.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-right.wj-applybutton:nth-child(1){order:5}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:nth-child(2),.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton:nth-child(2),.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-right.wj-applybutton:nth-child(2){order:4}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:nth-child(3),.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton:nth-child(3),.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-right.wj-applybutton:nth-child(3){order:3}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-elem-detail,.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-elem-detail.wj-applybutton,.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-elem-detail.wj-applybutton{min-width:1em;padding:0}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph>span,.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-applybutton>span,.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-applybutton>span{opacity:1}.wj-flexgrid .wj-cell.wj-hasdropdown .wj-btn.wj-btn-glyph.wj-right,.wj-flexgrid .wj-cell.wj-hasdropdown .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton,.wj-viewer .wj-control .wj-flexgrid .wj-cell.wj-hasdropdown .wj-btn-glyph.wj-right.wj-applybutton{height:100%}.wj-flexgrid.wj-rtl .wj-cell .wj-btn.wj-btn-glyph.wj-right,.wj-flexgrid.wj-rtl .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton,.wj-viewer .wj-control .wj-flexgrid.wj-rtl .wj-cell .wj-btn-glyph.wj-right.wj-applybutton{float:left}.wj-flexgrid [wj-state-measuring].wj-cell .wj-btn.wj-btn-glyph.wj-right,.wj-flexgrid [wj-state-measuring].wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton,.wj-viewer .wj-control .wj-flexgrid [wj-state-measuring].wj-cell .wj-btn-glyph.wj-right.wj-applybutton{float:none}.wj-columnfiltereditor .wj-sort-buttons .wj-btn,.wj-columnfiltereditor .wj-sort-buttons .wj-viewer .wj-control .wj-applybutton,.wj-viewer .wj-control .wj-columnfiltereditor .wj-sort-buttons .wj-applybutton{min-width:95px}.wj-flexmap .wj-btn,.wj-flexmap .wj-viewer .wj-control .wj-applybutton,.wj-viewer .wj-control .wj-flexmap .wj-applybutton{opacity:.9;padding:10px 10px 6px!important;border:solid .5px gray}.wj-flexsheet{background:#a9a9a9;width:100%;height:100%}.wj-flexsheet .wj-content{outline:0;border-color:#ccc;border-radius:0}.wj-flexsheet .wj-header-row{background:#96abb4!important;color:#fff!important}.wj-flexsheet .wj-cell.wj-state-multi-selected{background:#e6e6e6;color:#222;border-right:1px solid #bbb;border-bottom:1px solid #bbb}.wj-flexsheet .wj-state-selected .wj-flexsheet-formula-description{color:#fff}.wj-flexsheet .wj-tabholder{width:100%;min-width:100px;background:#b8b8b8}.wj-flexsheet .wj-tabholder span.wj-sheet-icon{margin:0 14px}.wj-flexsheet .wj-tabholder div.wj-sheet-page.wj-btn-group{border:0}.wj-flexsheet .wj-tabholder div.wj-sheet-page.wj-btn-group>button{padding:1px 0 0;border:0;background:#e4e5e8;color:#727275;min-height:0}.wj-flexsheet .wj-tabholder div.wj-sheet-page.wj-btn-group>button:hover{background:#d2d3d8}.wj-flexsheet .wj-tabholder .wj-sheet-tab ul{display:inline-block;margin:0;padding:0;float:left}.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li{float:left;display:block;padding-right:20px;padding-left:20px;cursor:pointer;margin-top:1px;border-left:1px solid #b8b8b8;min-height:20px;background:#d2d3d8;text-align:center;padding-top:2px;font-size:11px;color:#727275}.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li.active{border-top-color:transparent;background:#fff;cursor:default;height:100%;margin-top:1px;border-left:1px solid #b8b8b8;font-weight:700}.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li.hidden{display:none}.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li:not(.active):hover{background:#aabcd6;color:#fff;cursor:pointer}.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li .wj-new-sheet:hover{background:#0085c7}.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li .wj-sheet-name-editor{height:100%;border:0;margin:0;padding:0;background:inherit;color:inherit;overflow:hidden;resize:none}.wj-flexsheet .wj-tabholder .wj-new-sheet{padding:0;width:32px;height:20px;font-size:11px;text-align:center;background:#668eb9;color:#fff}.wj-flexsheet .wj-tabholder .wj-new-sheet .wj-sheet-icon{color:#727275;margin-top:5px}.wj-flexsheet .wj-tabholder .wj-sheet>div{display:block;float:left}.wj-flexsheet .wj-flexchart{background:#fff;border:1px solid rgba(0,0,0,.2)}.wj-flexsheet.wj-rtl div.wj-sheet>div{float:right}.wj-flexsheet-formula-list{margin:0;padding:0;background:#fff;border:1px solid rgba(0,0,0,.2);font-family:arial,sans-serif;font-size:12px;line-height:22px;position:absolute;width:300px;z-index:2001;box-shadow:0 2px 4px #0003}.wj-flexsheet-formula-list .wj-flexsheet-formula-name{color:#222;font-size:13px;font-family:inconsolata,monospace,arial,sans,sans-serif;margin:-2px 0}.wj-flexsheet-formula-list .wj-flexsheet-formula-description{color:#666;display:block;font-size:11px;margin:-2px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wj-flexsheet-formula-list .wj-listbox-item.wj-state-selected>*{color:#fff}.wj-flexsheet-context-menu{background:#fff;border:thin solid gray;cursor:default;padding:3px 0}.wj-flexsheet-context-menu .wj-context-menu-item{padding:3px 10px}.wj-flexsheet-context-menu .wj-context-menu-item:not(.wj-context-menu-item-selected):hover{background:rgba(0,0,0,.1)}.wj-flexsheet-context-menu .wj-context-menu-item-selected{background:#0085c7;color:#fff}.wj-flexsheet-smart-tag{background:#fff;border:1px solid #ababab;position:absolute;padding:0;margin:0;height:18px;outline:0}.wj-multirow .wj-cell.wj-record-end:not(.wj-header){border-bottom-color:#787878}.wj-multirow .wj-cell.wj-group-end{border-right-color:#787878}.wj-multirow .wj-cell.wj-center-vert:not(.wj-hasdropdown){display:table;table-layout:fixed;padding-top:0;padding-bottom:0}.wj-multirow .wj-cell.wj-center-vert:not(.wj-hasdropdown) div{display:table-cell;vertical-align:middle;overflow:inherit;text-overflow:inherit;width:100%}.wj-multirow .wj-cell.wj-center-vert:not(.wj-hasdropdown) div.wj-btn.wj-btn-glyph.wj-elem-detail,.wj-multirow .wj-cell.wj-center-vert:not(.wj-hasdropdown) .wj-viewer .wj-control div.wj-btn-glyph.wj-elem-detail.wj-applybutton,.wj-viewer .wj-control .wj-multirow .wj-cell.wj-center-vert:not(.wj-hasdropdown) div.wj-btn-glyph.wj-elem-detail.wj-applybutton{vertical-align:top;padding-top:4px}.wj-multirow .wj-hdr-collapse{position:absolute;padding:6px;right:0;top:0;color:#0085c7;opacity:.5}.wj-multirow .wj-hdr-collapse:hover{opacity:1}.wj-transposed-multirow .wj-cell.wj-record-end:not(.wj-header){border-right-color:#787878}.wj-transposed-multirow .wj-cell.wj-group-end{border-bottom-color:#787878}.wj-pivotpanel{position:relative;padding:3px 6px;overflow:auto;min-height:25em;width:100%}.wj-pivotpanel table{table-layout:fixed;width:100%}.wj-pivotpanel div{width:100%}.wj-pivotpanel tr,.wj-pivotpanel td{border:1px #e0e0e0;padding:3px}.wj-pivotpanel label{display:block;font-weight:700;margin:0}.wj-pivotpanel .wj-marker{position:absolute;background:#0085c7;opacity:.5;pointer-events:none}.wj-pivotpanel .wj-flexgrid{border:0;border-radius:0;min-height:8em;max-height:20em;margin-left:6px;background:inherit}.wj-pivotpanel .wj-flexgrid .wj-cell{border:0;background:inherit;color:inherit}.wj-pivotpanel .wj-flexgrid .wj-cell.wj-group{background:inherit;color:inherit}.wj-pivotpanel .wj-flexgrid .wj-cell.wj-group:not(.wj-header):hover{background:rgba(0,0,0,.05);border-radius:4px}.wj-pivotpanel .wj-flexgrid .wj-cell label{font-weight:400;margin:0}.wj-pivotpanel .wj-flexgrid .wj-cell label input[type=checkbox]{margin:0}.wj-pivotpanel .wj-flexgrid .wj-glyph-filter{cursor:default;opacity:.5}.wj-pivotpanel .wj-flexgrid .wj-glyph-dimension,.wj-pivotpanel .wj-flexgrid .wj-glyph-measure{cursor:default}.wj-pivotpanel .wj-flexgrid .wj-aggregate{font-size:80%;opacity:.5}.wj-pivotpanel table .wj-flexgrid{min-height:5em;height:5em;width:95%}.wj-pivotfieldeditor{min-width:400px}.wj-pivotfieldeditor tr.wj-separator{border-top:10px solid transparent}.wj-pivotfieldeditor td:first-child{text-align:right;padding-right:.5em}.wj-pivotfiltereditor{padding:10px;min-width:230px}.wj-pivotfiltereditor .wj-control{margin-bottom:6px;width:100%}.wj-pivotfiltereditor .wj-listbox{max-height:150px}.wj-pivotfiltereditor .wj-listbox .wj-listbox-item label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wj-olap-context-menu{font-size:90%;padding:6px}.wj-olap-context-menu .menu-icon{display:inline-block;width:1em;margin-right:6px;opacity:.75;text-align:center}.wj-olap-context-menu .menu-icon.menu-icon-remove{color:maroon;font-weight:700}.wj-detaildialog{min-width:15em;min-height:20em;width:60vw;height:55vh}.wj-detaildialog>div{height:100%;display:flex;flex-direction:column}.wj-detaildialog>div .wj-dialog-header,.wj-detaildialog>div .wj-dialog-footer{flex-grow:0;flex-shrink:0;flex-basis:auto}.wj-detaildialog>div .wj-dialog-body{flex-grow:1;flex-shrink:1;flex-basis:auto;display:flex;flex-direction:column}.wj-detaildialog>div .wj-dialog-body .wj-summary{flex-grow:0;flex-shrink:0;flex-basis:auto}.wj-detaildialog>div .wj-dialog-body .wj-flexgrid{flex-grow:1;flex-shrink:1;flex-basis:0}.wj-pivotgrid .wj-cell.wj-aggregate{font-weight:700}.wj-pivotgrid .wj-cell.wj-aggregate:not(.wj-header):not(.wj-group):not(.wj-state-selected):not(.wj-state-multi-selected){background:#d9edf7}.wj-pivotgrid .wj-cell.wj-align-vcenter{display:flex;align-items:center;align-items:safe center;padding-top:0;padding-bottom:0}.wj-pivotgrid .wj-cell.wj-align-vcenter.wj-align-right{justify-content:flex-end}.wj-pivotgrid .wj-cell.wj-align-vcenter.wj-align-center{justify-content:center}.wj-pivotgrid .wj-topleft .wj-cell.wj-col-field-hdr{text-align:right;justify-content:flex-end}.wj-pivotgrid .wj-colheaders .wj-cell.wj-header{text-align:center;justify-content:center}.wj-pivotgrid .wj-pivot-collapse{display:inline;margin-right:4px;cursor:pointer}.wj-pivotchart{position:relative}.wj-pivotchart .wj-dropdown{position:absolute;margin-right:15px;z-index:999}.wj-pivotchart .wj-flexchart{padding:35px 15px 10px}.wj-slicer>div{display:flex;flex-direction:column;height:100%;max-height:inherit}.wj-slicer .wj-header{flex-shrink:0;display:flex;align-items:center}.wj-slicer .wj-header div:first-child{flex-grow:1;padding:6px}.wj-slicer .wj-header .wj-btn.wj-state-active,.wj-slicer .wj-header .wj-viewer .wj-control .wj-state-active.wj-applybutton,.wj-viewer .wj-control .wj-slicer .wj-header .wj-state-active.wj-applybutton{background:rgba(0,0,0,.2)}.wj-slicer .wj-listbox{border:0;border-radius:0}.wj-slicer .wj-listbox .wj-listbox-item label{width:100%}.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item{border:2px solid transparent;padding:6px;margin:4px;border-radius:4px}.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item.wj-state-checked:not(:hover){background-color:#0085c7;color:#fff}.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item.wj-state-selected{border-color:#80adbf}.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item.wj-state-selected:not(.wj-state-checked){background-color:transparent;color:#000}.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item input{display:none}.wj-viewer{height:750px}.wj-viewer .wj-viewer-outer{width:100%;height:100%;display:block;position:relative;padding-top:50px}.wj-viewer .wj-viewer-outer input{background:#fff;color:#000}.wj-viewer .wj-viewer-container{height:100%;width:100%}.wj-viewer .wj-viewer-leftpanel{float:left;height:100%}.wj-viewer .wj-viewer-splitter{cursor:pointer;float:left;height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.wj-viewer .wj-viewer-splitter button{height:100%;padding:0 2px;min-width:12px;background:#fafafa;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;border-top:none;border-bottom:none}.wj-viewer .wj-viewer-splitter button:hover{background:#dadada}.wj-viewer .wj-viewer-splitter span{text-align:center}.wj-viewer .wj-viewpanel-container{position:relative;height:100%;width:100%;overflow:hidden}.wj-viewer .wj-viewpanel-container.move .wj-view-page{cursor:move;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.wj-viewer .wj-viewpanel-container.rubberband-actived .wj-view-page,.wj-viewer .wj-viewpanel-container.magnifier-actived .wj-view-page{cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.wj-viewer .wj-viewpanel-container.rubberband-actived .wj-view-page svg,.wj-viewer .wj-viewpanel-container.magnifier-actived .wj-view-page svg{pointer-events:none}.wj-viewer .wj-viewpanel-container.rubberband-actived .wj-rubberband.show,.wj-viewer .wj-viewpanel-container.magnifier-actived .wj-magnifier.show{display:block}.wj-viewer .wj-pageview{outline:0;position:relative;background:#e5e5e5;height:100%;width:100%;text-align:center;-webkit-overflow-scrolling:touch}.wj-viewer .wj-pageview.hidden{display:none;visibility:hidden}.wj-viewer .wj-pageview-continuous{overflow:auto}.wj-viewer .wj-pageview-single:not(.virtual) .wj-pageview-pagescontainer{overflow-y:auto}.wj-viewer .wj-pageview-single:not(.virtual) .wj-pageview-vscroller{visibility:hidden}.wj-viewer .wj-pageview-pagescontainer{outline:0;position:relative;height:100%;width:100%;display:inline-block;overflow-x:auto;overflow-y:scroll;text-align:center}.wj-viewer.wj-state-disabled .wj-pageview,.wj-viewer.wj-state-disabled .wj-pageview .wj-pageview-pagescontainer{overflow-y:hidden}.wj-viewer .wj-pages-wrapper{display:inline-block;margin:30px}.wj-viewer .wj-view-page{width:1px;height:1px;margin:0 auto 30px;background:#fff;border:1px solid rgba(0,0,0,.3);box-shadow:0 2px 8px #00000026}.wj-viewer .wj-view-page .wj-loading{background:rgba(204,204,204,.8);width:100%;height:100%;word-break:keep-all;white-space:nowrap}.wj-viewer .wj-view-page .highlight{fill:#0085c7;fill-opacity:.5}.wj-viewer .wj-view-page rect{pointer-events:none}.wj-viewer .wj-view-page rect[arsvg\:data-action-type],.wj-viewer .wj-view-page a rect{pointer-events:inherit}.wj-viewer .wj-view-page:last-child{margin-bottom:0}.wj-viewer .wj-pageview-vscroller{outline:0;display:inline-block;position:absolute;right:0;top:0;height:100%;width:18px;float:right;overflow-x:hidden;overflow-y:scroll}.wj-viewer .wj-vscroller-wrapper{width:1px}.wj-viewer .wj-toolbar{height:50px;width:100%;border-bottom:1px solid #c8c8c8;position:absolute;margin-top:-50px}.wj-viewer .wj-toolbar:hover .wj-toolbar-move.enabled{opacity:1}.wj-viewer .wj-toolbar a:hover,.wj-viewer .wj-toolbar a:focus{background:#eee;outline:0}.wj-viewer .wj-toolbar a:hover.disabled,.wj-viewer .wj-toolbar a:focus.disabled,.wj-viewer .wj-toolbar a:hover.checked,.wj-viewer .wj-toolbar a:focus.checked{background:0 0;cursor:default}.wj-viewer .wj-toolbar>.wj-control,.wj-viewer .wj-toolbar .wj-tabcontent,.wj-viewer .wj-viewer-leftpanel>.wj-control,.wj-viewer .wj-viewer-leftpanel .wj-tabcontent{background:inherit;color:inherit}.wj-viewer .wj-content:not(.mobile) .wj-toolbar.mobile{display:none}.wj-viewer .wj-toolbar-move{width:12px;height:100%;cursor:pointer;visibility:hidden;opacity:.2}.wj-viewer .wj-toolbar-move.left{float:left}.wj-viewer .wj-toolbar-move.right{float:right}.wj-viewer .wj-toolbar-move .wj-glyph-left,.wj-viewer .wj-toolbar-move .wj-glyph-right{margin-top:20px;margin-left:2px}.wj-viewer .wj-toolbarcontainer{float:left;height:100%;overflow:hidden}.wj-viewer .wj-toolbarwrapper{position:relative;border:0;border-radius:0;padding-top:5px;height:100%}.wj-viewer .wj-toolbarwrapper.wj-btn-group>:not(.wj-control){border-left:none;padding-left:0;padding-right:0;position:relative;float:left}.wj-viewer .wj-toolbarwrapper.wj-btn-group>.wj-separator{height:33px;width:10px;float:left;border-right:2px solid #000;margin:3px 10px 0 0;opacity:.25}.wj-viewer .wj-toolbarwrapper .wj-pagenumber{margin:4px 10px;height:30px;width:80px;float:left}.wj-viewer .wj-toolbarwrapper .wj-pagecount{margin:5px 10px;height:30px;line-height:30px;float:left}.wj-viewer .wj-toolbarwrapper .wj-input-zoom{margin:4px 10px;height:30px;width:100px;float:left}.wj-viewer .wj-toolbarwrapper .slash{float:left;height:40px;width:10px;line-height:40px}.wj-viewer .wj-toolbarwrapper .hidden{display:none}.wj-viewer .wj-mini-toolbar{position:absolute;vertical-align:bottom;border:0;bottom:2em;padding:0 24px;width:auto;background:#303030;visibility:hidden;opacity:.8}.wj-viewer .wj-mini-toolbar .wj-btn-group>.wj-btn:focus,.wj-viewer .wj-mini-toolbar .wj-control .wj-btn-group>.wj-applybutton:focus,.wj-viewer .wj-control .wj-mini-toolbar .wj-btn-group>.wj-applybutton:focus{background:0 0}.wj-viewer .wj-mini-toolbar .wj-btn-group>.wj-btn:hover,.wj-viewer .wj-mini-toolbar .wj-control .wj-btn-group>.wj-applybutton:hover,.wj-viewer .wj-control .wj-mini-toolbar .wj-btn-group>.wj-applybutton:hover{background:#555}.wj-viewer .wj-mini-toolbar .slash,.wj-viewer .wj-mini-toolbar .wj-pagecount{color:#e0e0e0}.wj-viewer .wj-mini-toolbar .wj-pagenumber{color:#e0e0e0;background:#202020}.wj-viewer .wj-mini-toolbar .wj-pagenumber input{color:inherit;background:0 0}.wj-viewer .wj-mini-toolbar .wj-toolbar-move{visibility:hidden;display:none}.wj-viewer .wj-mini-toolbar .wj-btn:hover,.wj-viewer .wj-mini-toolbar .wj-control .wj-applybutton:hover,.wj-viewer .wj-control .wj-mini-toolbar .wj-applybutton:hover{background:#606060}.wj-viewer .wj-mini-toolbar .wj-btn-group .wj-btn svg.wj-svg-btn,.wj-viewer .wj-mini-toolbar .wj-btn-group .wj-control .wj-applybutton svg.wj-svg-btn,.wj-viewer .wj-control .wj-mini-toolbar .wj-btn-group .wj-applybutton svg.wj-svg-btn{fill:#fff;opacity:1}.wj-viewer .wj-nav{padding-left:0;list-style:none;float:left;border-bottom:0;margin-bottom:-1px}.wj-viewer .wj-nav>li{border:0}.wj-viewer .wj-nav>li:not(:first-child){border:0}.wj-viewer .wj-nav>li.hidden{display:none}.wj-viewer .wj-nav>li>a{width:48px;height:48px}.wj-viewer .wj-nav>li>a:hover,.wj-viewer .wj-nav>li>a:focus{text-decoration:none;background:#eee}.wj-viewer .wj-arrow{display:none}.wj-viewer .wj-arrow .wj-insidearrow{position:absolute;top:17px;right:-1px;height:0;width:0;border:7px solid transparent;border-right-color:#fafafa;z-index:1000}.wj-viewer .wj-arrow .wj-outsidearrow{position:absolute;top:16px;right:-1px;height:0;width:0;border:8px solid transparent;border-right-color:#c8c8c8}.wj-viewer .wj-viewer-tabsleft{height:100%;position:relative}.wj-viewer .wj-viewer-tabsleft.collapsed .wj-tabcontent{width:0;visibility:collapse}.wj-viewer .wj-tabcontent{float:right;height:100%;width:auto}.wj-viewer .wj-tabcontent h3{line-height:1.1;margin-bottom:10px;margin-top:0;font-family:-apple-system-font,Segoe UI Light,Segoe UI,Roboto,sans-serif;font-size:24px;color:inherit}.wj-viewer .wj-tabcontent legend{color:inherit}.wj-viewer .wj-tabcontent .active{left:0;width:300px;height:100%;border-left:1px solid #c8c8c8;display:block}.wj-viewer .wj-tabcontent .wj-tabpane .wj-tabcontent-inner{overflow:auto;height:100%;border-top:1px solid #c8c8c8}.wj-viewer .wj-tabpane{background:#fafafa;display:none}.wj-viewer .wj-tabtitle-wrapper{position:absolute;width:299px;padding:10px}.wj-viewer .wj-tabtitle-wrapper .wj-close{position:absolute;top:.2em;right:.3em;font-size:30pt;font-weight:700;line-height:.9em;opacity:.5;cursor:pointer}.wj-viewer .wj-tabtitle-wrapper .wj-close:hover{opacity:.75}.wj-viewer .wj-tabtitle-wrapper .wj-exportcontainer label{margin-right:8px}.wj-viewer .wj-tabcontent-wrapper{height:100%;padding-top:48px}.wj-viewer .wj-tabcontent-wrapper.search-wrapper{padding-top:202px}.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper{padding-top:120px}.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor{width:100%}.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor td{font-size:8pt}.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor td:first-child{width:200px}.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor td:last-child{width:150px}.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor .wj-exportformats-group{margin:8px}.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-exportformats-footer{padding:8px}.wj-viewer .wj-outlines-tree{display:block;width:100%;border:0;border-radius:0;background:#fafafa;padding-top:20px;padding-left:4px}.wj-viewer .wj-cell{border:0;background:#fafafa;color:#000;cursor:pointer}.wj-viewer .wj-cell span{margin-right:5px}.wj-viewer .wj-cell a:link,.wj-viewer .wj-cell a:visited,.wj-viewer .wj-cell a:hover{color:#000;text-decoration:none}.wj-viewer .wj-cell.wj-state-selected{background:#eee;color:#000}.wj-viewer .wj-cell.wj-state-multi-selected{background:#fafafa;color:#000}.wj-viewer .wj-cell.wj-header{color:#fff;background:#000;border:0;font-weight:700}.wj-viewer .wj-cell.wj-alt:not(.wj-state-selected):not(.wj-state-multi-selected){background:#fafafa;color:#000}.wj-viewer .wj-cell.wj-group:not(.wj-state-selected):not(.wj-state-multi-selected){background:#fafafa;color:#000}.wj-viewer .wj-thumbnaillist{display:block;width:100%;border:0;border-radius:0;background:inherit;color:inherit}.wj-viewer .wj-thumbnail-item{height:auto;text-align:center;padding-top:35px}.wj-viewer .wj-thumbnail-item .wj-pagethumbnail{background:#fff;border:1px solid #c8c8c8;cursor:pointer;outline:0;margin:0 auto 10px}.wj-viewer .wj-thumbnail-item.wj-state-selected{background:0 0;color:inherit}.wj-viewer .wj-thumbnail-item.wj-state-selected .wj-pagethumbnail{border-color:#0085c7}.wj-viewer .wj-thumbnail-item:not(.wj-state-selected):not(.wj-state-disabled):not(.wj-separator):hover{background:0 0;color:inherit}.wj-viewer .wj-parameterscontainer{float:left;width:100%;padding-left:10px;padding-right:10px}.wj-viewer .wj-parameterscontainer.wj-parametererrors-hidden .wj-parametercontainer .error{display:none}.wj-viewer .wj-parametercontainer{float:left;margin-top:20px}.wj-viewer .wj-parametercontainer .wj-parametercontrol{width:100%}.wj-viewer .wj-parametercontainer .error{color:red;float:right}.wj-viewer .wj-parametercontainer textarea{float:right;resize:none;height:100px;width:140px}.wj-viewer .wj-searchoption{margin-top:10px;float:left;width:100%}.wj-viewer .wj-searchoption input{width:16px;height:16px;float:left;margin:2px 0 0}.wj-viewer .wj-searchoption label{margin-top:2px;float:left;font-weight:initial}.wj-viewer .wj-searchresult{padding-top:15px;float:left}.wj-viewer .wj-searchresultlist{float:left;width:100%;padding:10px;border:0;border-radius:0;background:0 0;color:#444}.wj-viewer .wj-searchresultlist .wj-search-item{cursor:pointer}.wj-viewer .wj-searchresultlist .wj-search-item .wj-search-text{font-size:125%}.wj-viewer .wj-searchresultlist .wj-search-item:not(.wj-state-selected):not(:hover) .wj-search-text{color:#1e1e1e}.wj-viewer .wj-control .wj-applybutton{float:right;margin-top:20px;border-radius:4px;padding:4px 1em}.wj-viewer .wj-searchbar{height:50px;width:100%;border-top:1px solid #c8c8c8;position:relative;margin:0 auto}.wj-viewer .wj-searchbar.hidden{visibility:hidden;display:none}.wj-viewer .wj-searchbox{border:1px solid rgba(0,0,0,.2);border-radius:4px;padding:4px 6px 3px;width:100%;border-right:4.75em solid #eee}.wj-viewer .mobile .wj-searchbox{border-right-width:1px}.wj-viewer .mobile .wj-searchcontainer .wj-btn-group>.wj-btn-search{padding-top:4px}.wj-viewer .wj-searchcontainer{position:relative;padding-top:4px}.wj-viewer .wj-searchcontainer .wj-btn-group{position:absolute;right:.1em}.wj-viewer .wj-searchcontainer .wj-btn-group>.wj-btn-search{padding-top:4px}.wj-viewer .wj-searchcontainer .wj-btn-group button{background:0 0;height:30px;width:30px;border:0;padding:1px}.wj-viewer .wj-toolbarcontainer,.wj-viewer .wj-toolbarwrapper{width:100%}.wj-viewer .wj-toolbarwrapper>.wj-btn,.wj-viewer .wj-control .wj-toolbarwrapper>.wj-applybutton{display:inline-block}.wj-viewer .wj-toolbarwrapper>.wj-btn.hidden,.wj-viewer .wj-control .wj-toolbarwrapper>.hidden.wj-applybutton{display:none}.wj-viewer .wj-toolbarwrapper .wj-searchbtn-groups{float:right;width:auto;padding-top:0}.wj-viewer .wj-rubberband{position:absolute;border:solid;border-color:#0085c7;border-width:2px;display:none;z-index:1}.wj-viewer .wj-magnifier{border:solid;border-color:#0085c7;border-width:2px;width:242px;height:150px;position:absolute;display:none;overflow:hidden;cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none;z-index:1}.wj-viewer .wj-magnifier .wj-view-page{position:absolute}.wj-viewer .wj-viewer-footer{height:50px;width:100%;border-top:1px solid #c8c8c8;position:relative;display:none}.wj-viewer .wj-viewer-footer .wj-toolbar{margin:0 auto;left:0;right:0}.wj-viewer .wj-viewer-footer .wj-close{font-size:30pt;line-height:20px;float:right;font-weight:700;color:#000;opacity:.2;cursor:pointer;margin-top:12px}.wj-viewer .wj-btn-group{border:0}.wj-viewer .wj-btn-group>.wj-btn,.wj-viewer .wj-control .wj-btn-group>.wj-applybutton{padding:8px;margin:0;width:34px;height:36px;background:0 0}.wj-viewer .wj-btn-group>li>a.wj-btn,.wj-viewer .wj-control .wj-btn-group>li>a.wj-applybutton{padding:12px 10px;background:0 0}.wj-viewer .wj-btn-group>li>a.wj-btn:focus,.wj-viewer .wj-control .wj-btn-group>li>a.wj-applybutton:focus,.wj-viewer .wj-btn-group>li>a.wj-btn:hover,.wj-viewer .wj-control .wj-btn-group>li>a.wj-applybutton:hover{background:#e1e1e1}.wj-viewer .wj-viewer-loading{background:rgba(204,204,204,.8);position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;font-size:20pt}.wj-viewer .wj-viewer-loading .verticalalign{vertical-align:middle;display:inline-block;width:1px;height:100%;margin-left:-1px}.wj-viewer .wj-viewer-loading .textspan{vertical-align:middle;display:inline-block;padding:20px}.wj-viewer .wj-viewer-loading.errormessage{font-size:inherit}.wj-viewer .mobile.with-footer,.wj-viewer .mobile.with-searchbar{padding-bottom:50px}.wj-viewer .mobile.with-footer.with-searchbar{padding-bottom:100px}.wj-viewer .mobile .wj-viewer-leftpanel{width:0}.wj-viewer .mobile .wj-viewer-splitter,.wj-viewer .mobile .wj-toolbar{visibility:hidden;display:none}.wj-viewer .mobile .wj-toolbar .wj-pagenumber{width:50px}.wj-viewer .mobile .wj-toolbar .wj-pagecount{margin:5px 7px}.wj-viewer .mobile .wj-toolbar .wj-toolbar-move{visibility:hidden;display:none}.wj-viewer .mobile .wj-toolbar.mobile{display:block}.wj-viewer .mobile .wj-toolbar.mobile.hidden{display:none}.wj-viewer .mobile .wj-nav{display:none;visibility:hidden}.wj-viewer .mobile .wj-viewer-tabsleft{width:100%;position:absolute;top:0;z-index:1000}.wj-viewer .mobile .wj-viewer-tabsleft.collapsed{width:0}.wj-viewer .mobile .wj-tabcontent,.wj-viewer .mobile .wj-tabcontent .wj-tabpane .wj-pagesetupcontainer{width:100%}.wj-viewer .mobile .wj-tabcontent .wj-tabpane .wj-tabtitle-wrapper{position:absolute;width:100%;padding:10px 20px 20px}.wj-viewer .mobile .wj-tabcontent .active{left:0;width:100%;height:100%;border:1px solid #c8c8c8;display:block}.wj-viewer .mobile .wj-viewer-footer{display:block}.wj-viewer .mobile .wj-viewer-footer.hidden{display:none}.wj-viewer .mobile .wj-btn-group>.wj-btn,.wj-viewer .mobile .wj-control .wj-btn-group>.wj-applybutton,.wj-viewer .wj-control .mobile .wj-btn-group>.wj-applybutton{padding-top:9px}.wj-viewer .mobile .mobile{visibility:visible}.wj-viewer.full-screen{left:0;top:0;width:100%;height:100%;display:block;position:fixed;z-index:1200}.wj-viewer.full-screen .wj-viewer-outer{width:100%;height:100%;display:block;position:absolute;padding-top:0}.wj-viewer.full-screen .wj-viewer-outer.mobile{padding-top:50px}.wj-viewer.full-screen .wj-viewer-outer.mobile .wj-toolbar{display:block}.wj-viewer.full-screen .wj-viewer-outer.mobile .wj-mini-toolbar{visibility:hidden;display:none}.wj-viewer.full-screen .wj-viewer-outer.mobile .wj-viewer-leftpanel{display:block}.wj-viewer.full-screen .wj-viewer-outer.mobile .wj-searchbar.hidden,.wj-viewer.full-screen .wj-viewer-leftpanel,.wj-viewer.full-screen .wj-viewer-splitter,.wj-viewer.full-screen .wj-toolbar{display:none}.wj-viewer.full-screen .wj-mini-toolbar{visibility:visible;display:inline-block}.wj-viewer.narrow .wj-viewer-splitter,.wj-viewer.narrow .wj-viewer-leftpanel{display:none;visibility:hidden}.wj-viewer.wj-control{user-select:inherit;-webkit-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit}.wj-viewer .wj-btn-group .wj-btn svg.wj-svg-btn,.wj-viewer .wj-btn-group .wj-control .wj-applybutton svg.wj-svg-btn,.wj-viewer .wj-control .wj-btn-group .wj-applybutton svg.wj-svg-btn{fill:#444;stroke:#444}.wj-viewer .wj-btn-group .wj-btn.wj-state-active svg.wj-svg-btn,.wj-viewer .wj-btn-group .wj-control .wj-state-active.wj-applybutton svg.wj-svg-btn,.wj-viewer .wj-control .wj-btn-group .wj-state-active.wj-applybutton svg.wj-svg-btn{fill:#3986c7;opacity:1;stroke:#3986c7}.wj-viewer .wj-btn-group .wj-btn:hover svg.wj-svg-btn,.wj-viewer .wj-btn-group .wj-control .wj-applybutton:hover svg.wj-svg-btn,.wj-viewer .wj-control .wj-btn-group .wj-applybutton:hover svg.wj-svg-btn{opacity:1}.wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-btn .wj-svg-btn,.wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-viewer .wj-control .wj-applybutton .wj-svg-btn,.wj-viewer .wj-control .wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-applybutton .wj-svg-btn{fill:#3986c7;opacity:1}.wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-btn .wj-svg-btn .wj-hollow-svg,.wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-viewer .wj-control .wj-applybutton .wj-svg-btn .wj-hollow-svg,.wj-viewer .wj-control .wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-applybutton .wj-svg-btn .wj-hollow-svg{fill:none;stroke:#3986c7}.wj-viewer-menu>.wj-listbox-item{white-space:nowrap;padding:0 10px 10px}.wj-viewer-menu>.wj-listbox-item a.wj-btn,.wj-viewer-menu>.wj-listbox-item .wj-viewer .wj-control a.wj-applybutton,.wj-viewer .wj-control .wj-viewer-menu>.wj-listbox-item a.wj-applybutton{background:0 0;transform:translateY(.4em)}.wj-viewer-menu>.wj-listbox-item .checkIcon{width:20px;margin-right:5px;visibility:hidden}.wj-viewer-menu>.wj-listbox-item.checked .checkIcon{visibility:visible}.wj-viewer-menu>.wj-listbox-item.hidden{display:none;visibility:hidden}.wj-viewer svg.wj-svg-btn,.wj-viewer-menu svg.wj-svg-btn{opacity:.75;width:22px;height:22px;stroke-width:0}body.full-screen{overflow:hidden}@media print{.wj-viewer .wj-toolbar-move{visibility:hidden;display:none}.wj-viewer .wj-viewpanel-container{display:inline-block;float:none}}.wj-flexchart .fibonacci-arcs path.wj-state-selected{stroke-dasharray:5 10;stroke-linecap:butt}/*!
    *
    * Wijmo Library 5.20231.904
    * http://wijmo.com/
    *
    * Copyright(c) GrapeCity, Inc.  All rights reserved.
    *
    * Licensed under the GrapeCity Commercial License.
    * sales@wijmo.com
    * wijmo.com/products/wijmo-5/license/
    *
    */@charset "UTF-8";.wj-glyph,.wj-glyph-filter,.wj-glyph-up-right,.wj-glyph-up-left,.wj-glyph-up,.wj-glyph-step-forward,.wj-glyph-step-backward,.wj-glyph-square,.wj-glyph-right,.wj-glyph-pencil,.wj-glyph-plus,.wj-glyph-minus,.wj-glyph-pin,.wj-glyph-measure,.wj-glyph-left,.wj-glyph-file,.wj-glyph-drag,.wj-glyph-down-right,.wj-glyph-down-left,.wj-glyph-down,.wj-glyph-dimension,.wj-glyph-diamond,.wj-glyph-clock,.wj-glyph-clipboard,.wj-glyph-circle,.wj-glyph-check,.wj-glyph-calendar,.wj-glyph-asterisk{position:relative;display:inline-block;box-sizing:border-box;text-align:center;opacity:.75;white-space:normal;cursor:pointer}.wj-glyph-asterisk:after{content:"\2731\fe0e"}.wj-glyph-calendar{width:1em;height:1em;border:.1em solid;border-top:.3em solid;top:.15em}.wj-glyph-calendar:after{position:absolute;left:.3em;top:.1em;width:.2em;height:.4em;border-right:.1em solid;border-top:.07em solid;opacity:.7;content:" "}.wj-glyph-check:after{font-weight:700;content:"\2714\fe0e"}.wj-glyph-circle{border:.3em solid;border-radius:50%;top:-.1em}.wj-glyph-clipboard:after{content:"\1f4cb\fe0e"}.wj-glyph-clock{width:1em;height:1em;border:.1em solid;border-radius:50%;top:.15em}.wj-glyph-clock:after{position:absolute;border-left:.1em solid;border-bottom:.1em solid;width:.25em;height:.3em;top:.2em;left:.35em;content:" "}.wj-glyph-diamond:after{content:"\25c6\fe0e"}.wj-glyph-dimension:after{content:"\27c0\fe0e"}.wj-glyph-down{border-top:.5em solid;border-right:.4em solid transparent;border-left:.4em solid transparent}.wj-glyph-down-left{border-top:.65em solid transparent;border-left:.65em solid}.wj-glyph-down-right{top:-2px;border-bottom:.65em solid;border-left:.65em solid transparent}.wj-glyph-drag{width:1em;height:1em}.wj-glyph-drag:after{position:absolute;top:.15em;left:.1em;width:1em;height:1em;background:radial-gradient(#000 1px,transparent 2px);background-size:.33em .33em;content:" "}.wj-glyph-file{border-left:.7em solid;height:.85em}.wj-glyph-file:after{position:absolute;transform:translate(-100%);border-top:.3em solid transparent;border-left:.3em solid #fff;content:" "}.wj-glyph-left{top:1px;border-top:.4em solid transparent;border-right:.5em solid;border-bottom:.4em solid transparent}.wj-glyph-measure:after{content:"\1f4ca\fe0e"}.wj-glyph-pin{top:-.1em;left:.1em;width:.4em;border-top:.6em solid}.wj-glyph-pin:before{position:absolute;border-left:.7em solid;height:.1em;left:-.15em;top:-.1em;content:" "}.wj-glyph-pin:after{position:absolute;border-left:.15em solid;height:.5em;left:.15em;top:-.1em;content:" "}.wj-glyph-plus,.wj-glyph-minus{border-top:.25em solid;width:.9em;top:-.3em}.wj-glyph-plus:after{position:absolute;box-sizing:border-box;border-left:.25em solid;width:.25em;height:.95em;left:.33em;top:-.6em;content:" "}.wj-glyph-pencil:after{content:"\270e\fe0e"}.wj-glyph-right{top:1px;border-top:.4em solid transparent;border-bottom:.4em solid transparent;border-left:.5em solid}.wj-glyph-square{border:.25em solid}.wj-glyph-step-backward{border-top:.4em solid transparent;border-right:.5em solid;border-bottom:.4em solid transparent;top:.12em}.wj-glyph-step-backward:after{position:absolute;border-left:.2em solid;height:.75em;transform:translate(-100%,-50%);content:" "}[dir=rtl] .wj-glyph-step-backward:after{transform:translateY(-50%)}.wj-glyph-step-forward{border-top:.4em solid transparent;border-bottom:.4em solid transparent;border-left:.5em solid}.wj-glyph-step-forward:after{position:absolute;border-left:.2em solid;height:.75em;transform:translateY(-50%);content:" "}[dir=rtl] .wj-glyph-step-forward:after{transform:translate(100%,-50%)}.wj-glyph-up{border-right:.4em solid transparent;border-bottom:.5em solid;border-left:.4em solid transparent}.wj-glyph-up-left{border-bottom:.65em solid transparent;border-left:.65em solid}.wj-glyph-up-right{border-top:.65em solid;border-left:.65em solid transparent}.wj-glyph-filter{top:-.1em;width:.5em;border-top:.5em solid;border-right:.4em solid transparent;border-left:.4em solid transparent}.wj-glyph-filter:after{position:absolute;border-left:.25em solid;left:-.125em;top:-.2em;height:.4em;content:" "}.wj-control{display:block;box-sizing:border-box;color:#000;background:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.wj-control *{box-sizing:inherit}.wj-control [contenteditable]{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.wj-control:focus,.wj-control :not(.wj-tabpane *):focus,.wj-control .wj-tabpane .wj-control :focus,.wj-control a:focus{outline:0}.wj-control input::-ms-clear{display:none}.wj-control input:-ms-input-placeholder{opacity:.7}.wj-control input[type=number]::-webkit-inner-spin-button,.wj-control input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wj-control input:invalid{box-shadow:none;outline:0}.wj-control .wj-btn{background:#eee;cursor:pointer;color:#000;display:inline-block;border-style:none;padding:0 10px;text-align:center;min-width:30px;white-space:nowrap}.wj-control .wj-btn:focus,.wj-control .wj-btn:hover{background:#e1e1e1;transition-duration:.4s}.wj-control .wj-btn.wj-state-active{background:#d5d5d5}.wj-control .wj-btn[disabled]{cursor:default;pointer-events:none;opacity:.6}.wj-control a.wj-btn,.wj-control button.wj-btn:not(.wj-btn-default){border-radius:4px;padding:6px 15px;text-decoration:none;font-weight:700;font-size:12px}.wj-header{background:#eee;color:#444;font-weight:700}.wj-state-multi-selected{background:#80adbf;color:#fff}.wj-state-selected,.wj-state-last-selected{background:#0085c7;color:#fff}.wj-state-disabled:not(.wj-popup){cursor:default;pointer-events:none;opacity:.6}.wj-content{display:inline-block;border:1px solid rgba(0,0,0,.2);border-radius:4px;overflow:hidden}.wj-tooltip{box-sizing:border-box;position:absolute;pointer-events:none;max-width:400px;padding:4px 6px 3px;background:#fff;color:#000;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 6px 13px #0003;word-break:break-word;-ms-word-break:break-all}.wj-tooltip.wj-error-tip{background:red;color:#fff;white-space:pre-line;font-weight:700}.wj-dropdown-panel{pointer-events:auto;box-shadow:0 6px 13px #0003}.wj-content.wj-dropdown,.wj-content.wj-inputnumber,.wj-content.wj-inputmask,.wj-content.wj-calendar-outer,.wj-content.wj-pager{vertical-align:middle;display:inline-table;border-collapse:separate}.wj-control.wj-inputmask{display:inline-flex}.wj-control.wj-inputmask .wj-input{width:100%}.wj-control.wj-inputmask .wj-input-group{display:flex}.wj-dropdown-panel{display:block;background:#fff;color:#000}.wj-dropdown-panel .wj-control{background:0 0;color:inherit}.wj-dropdown-panel.wj-content>.wj-content{border:0}.wj-control .wj-template{position:relative;display:table-cell}.wj-control .wj-template,.wj-control .wj-input{height:100%}.wj-control .wj-input-group{display:table;border-collapse:separate;width:100%;height:100%}.wj-control .wj-input-group .wj-input-group-btn{display:table-cell;width:1%;height:100%;min-width:26px;white-space:nowrap;vertical-align:top}.wj-control .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-btn{border-left:1px solid rgba(0,0,0,.2)}.wj-control .wj-input-group .wj-input-group-btn:first-child:not(:last-child)>.wj-btn{border-right:1px solid rgba(0,0,0,.2)}.wj-control .wj-input-group .wj-form-control{display:table-cell;padding:4px 8px;border:0;width:100%;height:100%;color:inherit;background:0 0;min-height:2em}.wj-control .wj-input-group button,.wj-control .wj-input-group input{margin:0}.wj-control .wj-btn-group{display:inline-block;border:1px solid rgba(0,0,0,.2);border-radius:4px;overflow:hidden}.wj-control .wj-btn-group>:not(:first-child){border-left:1px solid rgba(0,0,0,.2)}.wj-control .wj-btn-group>.wj-form-control{padding:4px 6px 3px;border:0}.wj-control .wj-btn-group>.wj-form-control:not(:first-child){border-left:1px solid rgba(0,0,0,.2)}.wj-control .wj-btn-group>.wj-btn,.wj-control .wj-input-group-btn>.wj-btn{height:100%;min-height:2em;background:#eee}.wj-control .wj-btn-group>.wj-btn:focus,.wj-control .wj-btn-group>.wj-btn:hover,.wj-control .wj-input-group-btn>.wj-btn:focus,.wj-control .wj-input-group-btn>.wj-btn:hover{background:#e1e1e1;transition-duration:.4s}.wj-control .wj-btn-group>.wj-btn.wj-btn-default,.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default{color:#000}.wj-control .wj-btn-group>.wj-btn.wj-btn-default:enabled,.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:enabled{background:0 0}.wj-control .wj-btn-group>.wj-btn.wj-btn-default:focus,.wj-control .wj-btn-group>.wj-btn.wj-btn-default:hover,.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:focus,.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:hover{background:#e1e1e1;transition-duration:.4s}.wj-control.wj-rtl .wj-input-group-btn:last-child:not(:first-child)>.wj-btn{border-right:1px solid rgba(0,0,0,.2);border-left:none}.wj-control.wj-rtl .wj-input-group-btn:first-child:not(:last-child)>.wj-btn{border-left:1px solid rgba(0,0,0,.2);border-right:none}.wj-control.wj-rtl .wj-btn-group>:not(:first-child){border-right:1px solid rgba(0,0,0,.2);border-left:none}.wj-control.wj-rtl .wj-btn-group>.wj-form-control:not(:first-child){border-right:1px solid rgba(0,0,0,.2);border-left:none}.wj-inputnumber input.wj-form-control{text-align:right}.wj-listbox{overflow:auto;cursor:default}.wj-listbox .wj-listbox-item{padding:4px 6px 3px}.wj-listbox .wj-listbox-item.wj-separator{height:1px;margin:3px 0;padding:0;background:rgba(0,0,0,.1)}.wj-listbox .wj-listbox-item.wj-header{opacity:1;position:sticky;top:0}.wj-listbox .wj-listbox-item:not(.wj-state-selected):not(.wj-state-disabled):not(.wj-separator):hover{background:rgba(0,0,0,.05);transition-duration:.4s}.wj-listbox .wj-listbox-item>label{display:flex;align-content:flex-start;align-items:baseline;margin:0;font-weight:400}.wj-listbox .wj-listbox-item>label>input[type=checkbox]{margin:4px}.wj-multiselectlistbox .wj-template{display:flex;flex-direction:column;max-height:inherit;min-height:inherit;height:auto}.wj-multiselectlistbox .wj-content{display:block;border:0;border-radius:0}.wj-multiselectlistbox .wj-form-control{border:0;width:100%;color:inherit;padding:5px 8px}.wj-dropdown-panel>.wj-multiselectlistbox{display:block}.wj-calendar{max-width:100vw;overflow:auto}.wj-calendar .wj-header{font-size:90%}.wj-calendar .wj-day-today{font-weight:700}.wj-calendar .wj-day-othermonth{opacity:.65}.wj-calendar .wj-calendar-outer{display:block;padding:10px;cursor:default}.wj-calendar .wj-calendar-header{display:flex;justify-content:space-between;align-items:center;flex-grow:0;flex-shrink:0;margin-bottom:7px;min-width:19em}.wj-calendar .wj-calendar-header .wj-month-select{display:inline-block;margin:6px;font-weight:700;cursor:pointer}.wj-calendar .wj-calendar-header .wj-month-select .wj-glyph-down{opacity:.5}.wj-calendar .wj-calendar-header .wj-btn-group .wj-btn{padding:2px 8px 0}.wj-calendar .wj-calendar-header .wj-btn-group span{pointer-events:none}.wj-calendar .wj-calendar-month{width:100%;border-collapse:collapse;font:inherit}.wj-calendar .wj-calendar-month td{width:14.29%}.wj-calendar .wj-calendar-year{width:100%;border-collapse:collapse;font:inherit}.wj-calendar .wj-calendar-year td{width:25%}.wj-calendar .wj-calendar-year tr:not(.wj-header) td{height:3em}.wj-calendar td{text-align:center;padding:4px 6px 3px;border:0}.wj-calendar td.wj-state-invalid{opacity:.65}.wj-calendar.wj-calendar-multimonth{display:inline-flex;flex-wrap:wrap;border:1px solid rgba(0,0,0,.2);border-radius:4px}.wj-calendar.wj-calendar-multimonth .wj-content{border-color:#0000000d;border-radius:0}.wj-calendar.wj-calendar-multimonth .wj-calendar{display:flex}.wj-calendar.wj-btns-outside{position:relative}.wj-calendar.wj-btns-outside .wj-calendar-header .wj-btn-group{border:0}.wj-calendar.wj-btns-outside .wj-calendar-header .wj-btn-group button{display:none;position:absolute;z-index:1;top:0;min-width:1em;padding:0;border:0;opacity:.5}.wj-calendar.wj-btns-outside .wj-calendar-header .wj-btn-group button[wj-part=btn-prev]{left:0;display:block}.wj-calendar.wj-btns-outside .wj-calendar-header .wj-btn-group button[wj-part=btn-next]{right:0;display:block}.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group{float:left}.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-btn .wj-glyph-right,.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-btn .wj-glyph-left{transform:scaleX(-1)}.wj-dropdown-panel .wj-calendar-outer{background:0 0}.wj-dropdown-panel .wj-calendar-outer>.wj-content{display:block}.wj-yearpicker{max-height:12em;min-width:18em;display:grid;grid-template-columns:repeat(4,1fr);width:4em;align-items:center;justify-items:center;text-align:center}.wj-yearpicker .wj-listbox-item{text-align:center;display:inline-block;width:4em}.wj-outer-flex,.wj-inputdate-dropdown .wj-calendar-outer,.wj-calendar.wj-calendar-multimonth .wj-calendar-outer{display:flex;flex-direction:column;min-width:21em;flex-shrink:0}.wj-inputdate-dropdown{display:flex;background:#fff}.wj-inputdate-dropdown>.wj-calendar{flex-grow:1;border:0}.wj-inputdate-dropdown>.wj-listbox{flex-grow:1;margin:10px;min-width:8em;max-height:16em}.wj-inputdate-dropdown>.wj-listbox .wj-listbox-item{white-space:nowrap}.wj-colorpicker{width:420px;height:200px;padding:4px}.wj-colorpicker .wj-colorbox{position:relative;width:100%;height:100%;cursor:pointer;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.wj-inputcolor .wj-input-group input.wj-form-control{padding-left:24px}.wj-inputcolor .wj-inputcolorbox{position:absolute;left:6px;top:6px;bottom:6px;width:12px;border:1px solid #000}.wj-inputcolor.wj-rtl .wj-input-group input.wj-form-control{padding-left:4px;padding-right:24px}.wj-inputcolor.wj-rtl .wj-inputcolorbox{left:auto;right:6px}.wj-listbox.wj-dropdown-panel .wj-state-match{font-weight:700}.wj-multi-autocomplete{width:100%;padding:5px}.wj-multi-autocomplete .wj-input{float:left}.wj-multi-autocomplete .wj-input-group .wj-form-control{margin-top:5px;height:auto}.wj-multi-autocomplete .wj-token{background:#eee;color:#000;border:1px solid rgba(0,0,0,.2);border-radius:4px;margin:5px;vertical-align:middle;float:left;cursor:default}.wj-multi-autocomplete .wj-token:focus,.wj-multi-autocomplete .wj-token:hover,.wj-multi-autocomplete .wj-token.wj-token-active{background:#e1e1e1;transition-duration:.4s}.wj-multi-autocomplete .wj-token .wj-token-label{padding:4px 6px 3px;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;max-width:500px}.wj-multi-autocomplete .wj-token .wj-token-close{padding:4px 6px 3px;color:#000;vertical-align:middle;cursor:pointer;text-decoration:none}.wj-multi-autocomplete .wj-token .wj-token-close:hover,.wj-multi-autocomplete .wj-token .wj-token-close:focus{opacity:.5;transition-duration:.4s}.wj-multi-autocomplete .wj-token-helper{position:absolute;left:-10000px}.wj-popup{background:#fff;box-shadow:0 6px 13px #0003}.wj-popup .wj-dialog-header{width:100%;background:#eee;color:#444;font-weight:700;font-size:120%;padding:1em}.wj-popup .wj-dialog-body{padding:1em}.wj-popup .wj-dialog-footer{text-align:right;margin-top:1em;padding:1em}.wj-popup-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5)}.wj-menu .wj-form-control{cursor:pointer}.wj-listbox.wj-menu-items .wj-listbox-item:not(.wj-state-disabled):not(.wj-separator){cursor:pointer}.wj-listbox.wj-menu-items .wj-listbox-item.wj-subitems{position:relative}.wj-listbox.wj-menu-items .wj-listbox-item.wj-subitems:after{content:"";position:absolute;top:50%;transform:translateY(-50%);opacity:.75;border-top:.4em solid transparent;border-bottom:.4em solid transparent;border-left:.5em solid}.wj-listbox.wj-menu-items:not(.wj-rtl) .wj-listbox-item.wj-subitems{padding-right:1.8em}.wj-listbox.wj-menu-items:not(.wj-rtl) .wj-listbox-item.wj-subitems:after{right:.55em}.wj-listbox.wj-menu-items.wj-rtl .wj-listbox-item.wj-subitems{padding-left:1.8em}.wj-listbox.wj-menu-items.wj-rtl .wj-listbox-item.wj-subitems:after{left:.55em;transform:translateY(-50%) scaleX(-1)}.wj-pager .wj-input-group .wj-input-group-btn>.wj-btn{min-width:40px}.wj-pager .wj-input-group .wj-form-control{text-align:center;border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2)}.wj-labeled-input{position:relative;display:inline-block;width:12em;max-width:100%;margin:0 20px;padding:20px 0}.wj-labeled-input,.wj-labeled-input *,.wj-labeled-input :after,.wj-labeled-input :before{box-sizing:border-box}.wj-labeled-input.wide{width:20em}.wj-labeled-input .accesskey{text-decoration:underline;font-size:unset}.wj-labeled-input .wj-control.wj-content{margin:0;width:100%;background-color:transparent;border:0;border-bottom:1px solid rgba(0,0,0,.1)}.wj-labeled-input .wj-control.wj-content button{opacity:.75;border-color:#0000001a}.wj-labeled-input .wj-inputnumber.wj-state-empty:not(.wj-state-focused) .wj-btn{display:none}.wj-labeled-input label{font-size:16px;top:24px;bottom:0;margin:0;pointer-events:none;position:absolute;display:block;width:100%;overflow:hidden;white-space:nowrap;text-align:left;color:#00000042;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wj-labeled-input label:after{content:"";background-color:#0085c7;bottom:20px;height:2px;left:45%;position:absolute;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden;width:10px}.wj-labeled-input .wj-state-focused+label:after{left:0;visibility:visible;width:100%}.wj-labeled-input .wj-error{color:red;position:absolute;font-size:12px;margin-top:3px;visibility:hidden;display:block}.wj-labeled-input .wj-control.wj-state-invalid~.wj-error{visibility:visible}.wj-labeled-input .wj-state-invalid+label{color:red}.wj-labeled-input .wj-state-invalid+label:after{background-color:red}.wj-labeled-input input[type=checkbox],.wj-labeled-input input[type=radio]{display:none}.wj-labeled-input input[type=checkbox]+label,.wj-labeled-input input[type=radio]+label{position:relative;padding:.25em 0 0 1.8em;pointer-events:all;font-size:unset;top:0;overflow:visible}.wj-labeled-input input[type=checkbox]+label:after,.wj-labeled-input input[type=radio]+label:after{content:"";position:absolute;display:block;visibility:visible;text-align:center;left:0;top:.25em;width:1.3em;height:1.3em;color:#fff;background:#ddd;transition:all .3s}.wj-labeled-input input[type=checkbox]+label:hover:after,.wj-labeled-input input[type=radio]+label:hover:after{box-shadow:0 3px 3px #0006}.wj-labeled-input input[type=checkbox]:checked+label:after,.wj-labeled-input input[type=radio]:checked+label:after{content:"\2714";background:#0085c7}.wj-labeled-input input[type=radio]+label:after{border-radius:1em;transform:scale(1.1)}.wj-labeled-input input[type=radio]:checked+label:after{content:"";background:#fff;border:.45em solid #0085c7}.wj-labeled-input.switch input[type=checkbox]+label{padding-left:3.1em}.wj-labeled-input.switch input[type=checkbox]+label:before{content:"";position:absolute;display:block;visibility:visible;left:0;top:.5em;width:2.5em;height:1em;border-radius:1em;background:#ddd;transition:all .3s}.wj-labeled-input.switch input[type=checkbox]+label:after{content:"";left:0;top:.25em;width:1.5em;height:1.5em;border-radius:1em;border:1px solid #bbb;background:#fff;transition:all .3s}.wj-labeled-input.switch input[type=checkbox]:checked+label:before{background:#0085c7;opacity:.4}.wj-labeled-input.switch input[type=checkbox]:checked+label:after{margin-left:1.25em;border:1px solid #0085c7;background:#0085c7}.wj-static-labels .wj-labeled-input :not(.wj-state-focused)+label,.wj-labeled-input .wj-state-focused+label,.wj-labeled-input :not(.wj-state-empty)+label{font-size:12px;top:4px;color:#0085c7;visibility:visible}.wj-tabpanel{display:block}.wj-tabpanel>div>.wj-tabpanes{overflow:auto;border-top:1px solid #ddd;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.wj-tabpanel>div>.wj-tabpanes>.wj-tabpane:not(.wj-state-active){display:none}.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader{position:relative;cursor:pointer;display:inline-block;text-align:center;padding:8px 12px;text-decoration:none;color:inherit;font-weight:700;text-transform:uppercase}.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader.wj-state-active{background:#fff;color:#0085c7}.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader:not(.wj-state-active):not(.wj-state-disabled):focus{background:rgba(0,0,0,.1)}.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader:after{content:"";position:absolute;background:#0085c7;height:2.5px;left:45%;width:10%;bottom:0;visibility:hidden}.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader.wj-state-active:after{left:0;width:100%;visibility:visible}.wj-tabpanel.wj-animated>div>.wj-tabheaders>.wj-tabheader.wj-state-active:after{transition-duration:.2s}.wj-accordion{overflow:auto}.wj-accordion>.wj-content{border:0;overflow:hidden;display:none}.wj-accordion>.wj-header.wj-state-active+.wj-content{display:block}.wj-accordion>.wj-header{display:block;text-decoration:none;padding:12px;font-size:120%;cursor:pointer}.wj-accordion>.wj-header.wj-state-active{background:#0085c7;color:#fff}.wj-accordion>.wj-header:focus{outline:2px solid #0085c7;outline-offset:-2px}.wj-accordion.wj-show-icons>.wj-header:before{content:"";float:left;margin:.4em .5em .4em 0;opacity:.5;white-space:normal;border-top:.4em solid transparent;border-bottom:.4em solid transparent;border-left:.5em solid}.wj-accordion.wj-show-icons>.wj-header.wj-state-active:before{border-top:.5em solid;border-left:.4em solid transparent;border-right:.4em solid transparent}.wj-accordion.wj-rtl.wj-show-icons>.wj-header:before{float:right;margin:.4em 0 .4em .5em;transform:scaleX(-1)}.wj-treeview{width:100%;overflow:auto;border:0}.wj-treeview .wj-nodelist{display:block;position:relative}.wj-treeview .wj-nodelist .wj-nodelist{padding-left:1em}.wj-treeview .wj-node{cursor:pointer;white-space:nowrap;padding:4px 6px 3px}.wj-treeview .wj-node:before{content:"";position:relative;display:inline-block;border-top:.5em solid;border-right:.45em solid transparent;border-left:.45em solid transparent;top:-1px;margin-right:4px;opacity:.75}.wj-treeview .wj-node.wj-state-selected{color:inherit;background:rgba(0,0,0,.05)}.wj-treeview .wj-node.wj-state-collapsed:before,.wj-treeview .wj-node.wj-state-collapsing:before{transform:rotate(-90deg)}.wj-treeview .wj-node.wj-state-collapsed.wj-state-loading:before{animation-name:wjLazyNodeLoading;animation-duration:.6s;animation-direction:alternate;animation-iteration-count:infinite}.wj-treeview .wj-node.wj-state-empty:before{visibility:hidden}.wj-treeview .wj-node.wj-state-collapsed+.wj-nodelist{display:none}.wj-treeview .wj-node img{padding-right:4px}.wj-treeview .wj-node .wj-node-check{margin-right:4px}.wj-treeview .wj-node .wj-node-text{display:inline-block}.wj-treeview .wj-marker{position:absolute;background:#0085c7;opacity:.5;pointer-events:none}.wj-treeview.wj-state-loading *{cursor:wait}.wj-treeview.wj-animated .wj-node:before{transition:all .3s cubic-bezier(.4,0,.2,1)}.wj-treeview.wj-animated .wj-node.wj-state-collapsed:before,.wj-treeview.wj-animated .wj-node.wj-state-collapsing:before{transition:all .3s cubic-bezier(.4,0,.2,1)}.wj-treeview.wj-rtl .wj-nodelist .wj-nodelist{padding-left:unset;padding-right:1em}.wj-treeview.wj-rtl .wj-nodelist .wj-node:before{margin-right:unset;margin-left:4px}.wj-treeview.wj-rtl .wj-nodelist .wj-node.wj-state-collapsed:before,.wj-treeview.wj-rtl .wj-nodelist .wj-node.wj-state-collapsing:before{transform:rotate(90deg)}.wj-treeview.wj-rtl .wj-node img{padding-right:unset;padding-left:4px}.wj-treeview.wj-rtl .wj-node .wj-node-check{margin-right:unset;margin-left:4px}@keyframes wjLazyNodeLoading{0%{opacity:1;transform:scale(1.1)}to{opacity:.5;transform:scale(.5)}}.wj-flexgrid{width:100%;cursor:default;overflow:hidden}.wj-flexgrid .wj-row{position:absolute;top:0}.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin{opacity:.9}.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin:not(.wj-state-pinned){opacity:.4}.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin:not(.wj-state-pinned) .wj-glyph-pin{transform:rotate(-45deg)}.wj-flexgrid .wj-colheaders .wj-header.wj-state-multi-selected{border-bottom:2px solid #0085c7}.wj-flexgrid .wj-colheaders .wj-header.wj-colgroup{display:flex;align-items:center}.wj-flexgrid .wj-colheaders .wj-header.wj-colgroup.wj-align-right{justify-content:flex-end}.wj-flexgrid .wj-colheaders .wj-header.wj-colgroup.wj-align-center{justify-content:center}.wj-flexgrid .wj-colheaders .wj-header.wj-big-header:after{position:absolute;top:0;bottom:0;right:2px;border-right:1px solid rgba(0,0,0,.2);content:""}.wj-flexgrid .wj-rowheaders .wj-header.wj-state-multi-selected{border-right:2px solid #0085c7}.wj-flexgrid .wj-rowheaders .wj-header.wj-big-header:after{position:absolute;left:0;right:0;bottom:2px;border-bottom:1px solid rgba(0,0,0,.2);content:""}.wj-flexgrid .wj-topleft .wj-header.wj-big-header:after{position:absolute;top:0;bottom:0;right:2px;border-right:1px solid rgba(0,0,0,.2);content:""}.wj-flexgrid .wj-frozen-clone .wj-cell{pointer-events:auto}.wj-flexgrid .wj-frozen-clone .wj-cell a{display:inline-block}.wj-flexgrid .wj-marquee,.wj-flexgrid .wj-focus-header-cell{position:absolute;box-shadow:0 0 0 1px #0085c7,inset 0 0 0 1px #0085c7;pointer-events:none}.wj-flexgrid .wj-marker{position:absolute;background:#0085c7;opacity:.5;pointer-events:none;z-index:1000}.wj-flexgrid .wj-state-sticky .wj-header{opacity:.75}.wj-flexgrid .wj-grid-editor{width:100%;height:100%;border:0;margin:0;padding:0;background:inherit;color:inherit;overflow:hidden;resize:none}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph{padding:0 4px;min-width:1.5em;color:inherit;background:0 0;opacity:.4}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph:hover,.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph:focus{opacity:1;transition-duration:.4s}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right{float:right;order:2}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:nth-child(1){order:5}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:nth-child(2){order:4}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:nth-child(3){order:3}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-elem-detail{min-width:1em;padding:0}.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph>span{opacity:1}.wj-flexgrid .wj-cell.wj-hasdropdown{display:flex}.wj-flexgrid .wj-cell.wj-hasdropdown>div{flex-grow:1}.wj-flexgrid .wj-cell.wj-hasdropdown .wj-btn.wj-btn-glyph.wj-right{height:100%}.wj-flexgrid .wj-cell.wj-radio-map label{display:inline-block;font-weight:inherit;margin:0 1em 0 0}.wj-flexgrid .wj-cell.wj-radio-map label input[type=radio]{margin:0 4px 0 0;outline:0}.wj-flexgrid .wj-cell.wj-radio-map label input[type=radio]:not(:checked){opacity:.4}.wj-flexgrid .wj-cell.wj-detail .wj-content.wj-flexgrid{vertical-align:top}.wj-flexgrid .wj-cell.wj-detail{z-index:0}.wj-flexgrid .wj-cell label{display:inline-block;max-width:100%;margin:0;font-weight:inherit;line-height:1em}.wj-flexgrid .wj-cell label input[type=checkbox]{margin:0 6px 0 0}.wj-flexgrid.wj-rtl .wj-cell{border-left:1px solid rgba(0,0,0,.2);border-right:none}.wj-flexgrid.wj-rtl .wj-cell .wj-btn.wj-btn-glyph.wj-right{float:left}.wj-flexgrid.wj-rtl .wj-frozen-col{border-left:1px solid #a2a2a2;border-right:none}.wj-flexgrid.wj-rtl .wj-colheaders .wj-header.wj-filter-on,.wj-flexgrid.wj-rtl .wj-colheaders .wj-header.wj-filter-off{white-space:normal;word-break:break-all}.wj-flexgrid.wj-rtl .wj-colheaders .wj-header.wj-big-header:after{left:2px;right:unset}.wj-flexgrid.wj-rtl .wj-colheaders .wj-header .wj-sort-index{padding:0 .2em 0 0}.wj-flexgrid.wj-rtl .wj-rowheaders .wj-header.wj-state-multi-selected{border-left:2px solid #0085c7;border-right:none}.wj-flexgrid.wj-rtl .wj-topleft .wj-header.wj-big-header:after{left:2px;right:unset}.wj-flexgrid.wj-whitespace-pre .wj-cell{white-space:pre}.wj-flexgrid.wj-whitespace-pre .wj-cell.wj-wrap,.wj-flexgrid.wj-whitespace-pre .wj-cell.wj-multiline{white-space:pre-wrap}.wj-flexgrid [wj-state-measuring].wj-cell .wj-btn.wj-btn-glyph.wj-right{float:none}.wj-cell{position:absolute;overflow:hidden;white-space:nowrap;padding:4px 6px 3px;border-right:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);background:#fff;outline:0}.wj-cell:not(.wj-hasdropdown){text-overflow:ellipsis}.wj-cell.wj-alt{background:#f7f7f7}.wj-cell.wj-header{background:#eee;color:#444;font-weight:700}.wj-cell.wj-header.wj-state-multi-selected{background:#e1e1e1;color:#444;font-weight:700}.wj-cell.wj-header .wj-sort-index{display:inline-block;font-weight:400;font-size:80%;vertical-align:top;color:#0085c7;padding:0 0 0 .2em;opacity:1}.wj-cell.wj-frozen-row{border-bottom:1px solid #a2a2a2}.wj-cell.wj-frozen-col{border-right:1px solid #a2a2a2}.wj-cell.wj-group{background:#e1e1e1;color:#444}.wj-cell.wj-state-invalid{border:1.2px solid red}.wj-cell.wj-state-invalid.wj-header{background:#ffb4b4}.wj-cell.wj-state-invalid:not(.wj-header):after{position:absolute;content:"";width:0;right:0;top:-6px;border:6px solid transparent;border-right-color:red}.wj-cell.wj-header.wj-state-dragsrc{opacity:.5}.wj-cell.wj-wrap{white-space:normal;text-overflow:clip;word-wrap:break-word}.wj-cell.wj-multiline{white-space:pre;text-overflow:clip;word-wrap:break-word}.wj-cell.wj-wrap.wj-multiline{white-space:pre-wrap;text-overflow:clip}.wj-cell.wj-align-left{text-align:left}.wj-cell.wj-align-right{text-align:right}.wj-cell.wj-align-center{text-align:center}.wj-cell.wj-align-justify{text-align:justify}.wj-cell.wj-align-justify-all{text-align:justify;text-align-last:justify;text-justify:distribute}.wj-cells .wj-cell.wj-state-selected{background:#0085c7;color:#fff}.wj-cells .wj-cell.wj-state-multi-selected{background:#80adbf;color:#fff}.wj-flexgrid .wj-cell.wj-filter-on .wj-elem-filter{opacity:.9}.wj-flexgrid .wj-cell.wj-filter-off .wj-elem-filter{opacity:.5}.wj-columnfiltereditor{padding:10px;min-width:240px;max-width:400px}.wj-columnfiltereditor .wj-filtertype{text-align:right;margin:14px 0;font-size:12px}.wj-columnfiltereditor .wj-control{margin-bottom:6px;width:100%}.wj-columnfiltereditor .wj-valuefilter-editor,.wj-columnfiltereditor .wj-conditionfilter-editor{margin-top:1em}.wj-columnfiltereditor .wj-conditionfilter-editor>div>label{display:block;margin-bottom:0;font-weight:400}.wj-columnfiltereditor .wj-listbox{height:150px}.wj-columnfiltereditor .wj-listbox:not(.wj-state-focused) .wj-listbox-item.wj-state-selected{color:inherit;background:0 0}.wj-columnfiltereditor .wj-listbox:not(.wj-state-focused) .wj-listbox-item.wj-state-selected:hover{background:rgba(0,0,0,.05);transition-duration:.4s}.wj-columnfiltereditor label{display:inline-block;width:auto}.wj-columnfiltereditor a{color:inherit;font-size:inherit;font-weight:700}.wj-columnfiltereditor a.wj-state-disabled{text-decoration:none}.wj-columnfiltereditor .wj-sort-buttons .wj-btn{min-width:95px}.wj-grouppanel{display:block;background:#e1e1e1;padding:15px;min-height:1em}.wj-grouppanel .wj-groupmarker{margin-right:10px;padding:6px 16px;border:1px solid rgba(0,0,0,.2);cursor:pointer}.wj-grouppanel .wj-groupmarker:hover{background:#e1e1e1}.wj-grouppanel .wj-groupmarker .wj-glyph-drag{margin:0 10px 0 0}.wj-grouppanel .wj-groupmarker .wj-filter{margin:0 0 0 10px;cursor:pointer;opacity:.5}.wj-grouppanel .wj-groupmarker .wj-filter:hover,.wj-grouppanel .wj-groupmarker .wj-filter.wj-filter-on{opacity:1}.wj-grouppanel .wj-groupmarker .wj-remove{cursor:pointer;opacity:.5;padding:12px 0 12px 12px}.wj-grouppanel .wj-groupmarker .wj-remove:hover{opacity:1}.wj-grouppanel .wj-groupmarker span{opacity:.5}.wj-grouppanel .wj-groupmarker span:hover{opacity:1}.wj-grouppanel.wj-rtl .wj-groupmarker .wj-glyph-drag{margin:0 0 0 10px}.wj-grouppanel.wj-rtl .wj-groupmarker .wj-filter{margin:0 10px 0 0}.wj-grouppanel.wj-rtl .wj-groupmarker .wj-remove{padding:12px 12px 12px 0}.wj-content.wj-flexgridsearch{vertical-align:middle;display:inline-table;border-collapse:separate}.wj-flexgrid .wj-cell span.wj-state-match{background:#ff0;color:#000;font-weight:700}.wj-flexgrid .wj-cell input.wj-column-selector{margin:4px;vertical-align:bottom;outline:0}.wj-flexgrid .wj-cell input.wj-column-selector.wj-column-selector-group{transform:scale(1.25);margin-right:6px}.wj-flexgrid .wj-cell .wj-cell-maker{width:100%;height:100%}.wj-flexgrid .wj-cell:not([wj-state-measuring]) button.wj-cell-maker{position:absolute;left:0;top:0;color:#000}.wj-flexgrid .wj-cell.wj-state-selected a.wj-cell-maker,.wj-flexgrid .wj-cell.wj-state-multi-selected a.wj-cell-maker{color:inherit}.wj-flexgrid .wj-cell img.wj-cell-maker{width:unset}.wj-flexgrid .wj-cell .wj-cell-maker svg{width:100%;height:100%;overflow:visible;stroke:#376092;fill:#376092}.wj-flexgrid .wj-cell .wj-cell-maker svg rect,.wj-flexgrid .wj-cell .wj-cell-maker svg circle{stroke-width:0}.wj-flexgrid .wj-cell .wj-cell-maker svg line{stroke-width:2px}.wj-flexgrid .wj-cell .wj-cell-maker svg line.x-axis{stroke-width:.5px;stroke-opacity:.5}.wj-flexgrid .wj-cell .wj-cell-maker svg .wj-marker{fill:#d00000;opacity:1}.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label{position:relative;width:1em;transform:scale(.1);color:orange;margin:0 1em 0 0}.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label input,.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label input:not(:checked){opacity:0}.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label:after{position:absolute;transform:scale(20);cursor:pointer;content:"\2605";height:100%}.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label:hover{opacity:1;color:#ff4500;transition:color .6s}.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label.wj-chk-hidden{opacity:0;margin:0 0 0 -1em}.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label.wj-chk-off:not(:hover):not(.wj-chk-hidden){opacity:.15}.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map[aria-readonly=true] label{pointer-events:none}.wj-flexchart{height:400px;padding:15px 10px;margin-bottom:12px;background:#fff;border:1px solid #e4e4e4;display:block;background:0 0}.wj-flexchart .wj-header .wj-title{font-size:16pt;fill:#666;font-weight:400}.wj-flexchart .wj-footer .wj-title{fill:#666;font-weight:400}.wj-flexchart .wj-label,.wj-flexchart .wj-data-label{fill:#666}.wj-flexchart .wj-data-label-border{stroke:#80808080}.wj-flexchart .wj-data-label-line{stroke:gray}.wj-flexchart .wj-axis-x .wj-title,.wj-flexchart .wj-axis-y .wj-title,.wj-flexchart .wj-legend .wj-title{font-style:italic}.wj-flexchart .wj-axis-x .wj-line{stroke:#aaa;stroke-width:1px}.wj-flexchart .wj-gridline,.wj-flexchart .wj-gridline-minor{stroke:#666;stroke-width:1px;opacity:.75}.wj-flexchart .wj-gridline-minor{opacity:.25}.wj-flexchart .wj-tick,.wj-flexchart .wj-tick-minor{stroke:#aaa;stroke-width:1px}.wj-flexchart .wj-state-selected{stroke-width:3px;stroke-dasharray:6;stroke-linecap:square}.wj-flexchart.wj-flexchart-touch-disabled{touch-action:none;-ms-touch-action:none}.wj-flexchart .wj-chart-linemarker{background:rgba(128,128,128,.3);position:absolute;padding:2px}.wj-flexchart .wj-chart-linemarker .wj-chart-linemarker-hline{height:2px;background:gray;position:absolute;touch-action:none;-ms-touch-action:none}.wj-flexchart .wj-chart-linemarker .wj-chart-linemarker-vline{width:2px;background:gray;position:absolute;touch-action:none;-ms-touch-action:none}.wj-flexchart .wj-chart-linemarker-container{position:relative}.wj-flexchart.wj-chart-linemarker-draggable,.wj-flexchart .wj-chart-linemarker .wj-chart-linemarker-draggable{cursor:move}@media (max-width:1025px){.wj-flexchart .wj-state-selected{stroke-width:2px;stroke-dasharray:4}}@media (max-width:767px){wj-flexchart .wj-state-selected{stroke-width:1px;stroke-dasharray:3}}.wj-treemap .wj-data-label{fill:#fff}.wj-flexchart .wj-chart-rangeslider{position:absolute;touch-action:none;-ms-touch-action:none}.wj-flexchart .wj-chart-rangeslider button{position:absolute;text-align:center;vertical-align:middle;padding:0;line-height:16px;border-radius:2px}.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-content{background:#eaeaea;height:100%;position:relative}.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-rangehandle{position:absolute;text-align:center;vertical-align:middle;background:#bdbdbd;height:100%;width:100%}.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-minhandle,.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-maxhandle{border:1px solid gray;display:block;position:absolute;border-radius:4px}.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-handle-active{z-index:2}.wj-flexchart .wj-chart-rangeslider .wj-glyph-left{border-top:5px solid transparent;border-right:4px solid;border-bottom:4px solid transparent;margin-right:2px}.wj-flexchart .wj-chart-rangeslider .wj-glyph-right{border-bottom:5px solid transparent;border-left:4px solid;border-top:4px solid transparent;margin-left:2px}.wj-flexchart .wj-chart-rangeslider .wj-glyph-down{border-top:5px solid;border-right:4px solid transparent;border-left:4px solid transparent;margin-bottom:3px}.wj-flexchart .wj-chart-rangeslider .wj-glyph-up{border-right:4px solid transparent;border-bottom:5px solid;border-left:4px solid transparent;margin-bottom:4px}.wj-flexchart .wj-chart-hrangeslider .wj-rangeslider-minhandle,.wj-flexchart .wj-chart-hrangeslider .wj-rangeslider-maxhandle{background:#bdbdbd;cursor:ew-resize;height:22px;margin-top:-2px;width:14px}.wj-flexchart .wj-chart-hrangeslider .wj-rangeslider-decbtn{left:0}.wj-flexchart .wj-chart-hrangeslider .wj-rangeslider-incbtn{right:0}.wj-flexchart .wj-chart-hrangeslider button{width:16px;height:100%}.wj-flexchart .wj-chart-vrangeslider .wj-rangeslider-minhandle,.wj-flexchart .wj-chart-vrangeslider .wj-rangeslider-maxhandle{background:#bdbdbd;cursor:ns-resize;width:22px;margin-left:-2px;height:14px}.wj-flexchart .wj-chart-vrangeslider .wj-rangeslider-decbtn{bottom:0}.wj-flexchart .wj-chart-vrangeslider .wj-rangeslider-incbtn{top:0}.wj-flexchart .wj-chart-vrangeslider button{height:16px;width:100%}.wj-flexchart .wj-chart-rangeselector-container{position:relative}.wj-flexchart .wj-chart-rangeselector-container .wj-chart-rangeslider,.wj-flexchart .wj-chart-rangeselector-container .wj-rangeslider-content{background:0 0;border-color:transparent}.wj-flexchart .wj-chart-rangeselector-container .wj-rangeslider-rangehandle{opacity:.3}.wj-flexchart .wj-chart-rangeselector-container .wj-rangeslider-minhandle,.wj-flexchart .wj-chart-rangeselector-container .wj-rangeslider-maxhandle{background:0 0;opacity:.6;border:2px solid gray;border-radius:.5em}.wj-flexchart .wj-chart-rangeselector-container .wj-chart-hrangeslider .wj-rangeslider-minhandle,.wj-flexchart .wj-chart-rangeselector-container .wj-chart-hrangeslider .wj-rangeslider-maxhandle{height:20px;width:20px;border-radius:50%;top:0;bottom:0;margin:auto;border:1px solid hsla(0deg,0%,50.2%,.75);color:gray;background:#d3d3d3;opacity:1}.wj-flexchart .wj-chart-rangeselector-container .wj-chart-hrangeslider .wj-rangeslider-minhandle:after,.wj-flexchart .wj-chart-rangeselector-container .wj-chart-hrangeslider .wj-rangeslider-maxhandle:after{content:"\2551";text-align:center;width:100%;display:inline-block;position:absolute;margin:0;top:50%;transform:translateY(-55%);opacity:.75;font-size:10px}.wj-flexchart .wj-chart-rangeselector-container .wj-chart-vrangeslider .wj-rangeslider-minhandle,.wj-flexchart .wj-chart-rangeselector-container .wj-chart-vrangeslider .wj-rangeslider-maxhandle{height:20px;width:20px;left:50%;border-radius:50%;border:1px solid hsla(0deg,0%,50.2%,.75);top:0;bottom:0;color:gray;background:#d3d3d3;opacity:1}.wj-flexchart .wj-chart-rangeselector-container .wj-chart-vrangeslider .wj-rangeslider-minhandle:after,.wj-flexchart .wj-chart-rangeselector-container .wj-chart-vrangeslider .wj-rangeslider-maxhandle:after{content:"\2550";text-align:center;height:100%;display:inline-block;position:absolute;margin:0;left:50%;transform:translate(-50%,15%);opacity:.75;font-size:12px}.wj-flexchart .wj-chart-rangeselector-container .wj-chart-rangeslider .wj-rangeslider-minhandle.wj-rangeslider-handle-active,.wj-flexchart .wj-chart-rangeselector-container .wj-chart-rangeslider .wj-rangeslider-maxhandle.wj-rangeslider-handle-active{background:rgba(136,189,230,.7)}.wj-flexchart .wj-rangeselector .wj-scroller-center{background:rgba(128,128,128,.1);position:absolute;display:block;touch-action:none;-ms-touch-action:none}.wj-flexchart.wj-panable{cursor:pointer}.wj-flexchart .wj-zoom{visibility:hidden;position:relative}.wj-flexchart .wj-zoom-overlay{background:rgba(128,128,128,.2);position:absolute;display:block;touch-action:none;-ms-touch-action:none}.wj-flexchart .wj-block-other-interaction{display:none}.wj-flexmap .wj-btn{opacity:.9;padding:10px 10px 6px!important;border:solid .5px gray}.wj-gauge{background:0 0}.wj-gauge:not(.wj-state-readonly){touch-action:none}.wj-gauge .wj-face path{fill:#f5f5f5;stroke:#cbcbcb;stroke-width:1px;stroke-linejoin:round}.wj-gauge .wj-pointer,.wj-gauge .wj-needle{fill:#0085c7}.wj-gauge .wj-ticks{stroke-width:2px;stroke:#fff}.wj-gauge .wj-min,.wj-gauge .wj-max,.wj-gauge .wj-tick-text text{font-size:60%;opacity:.5}.wj-gauge text{fill:currentColor}.wj-gauge svg:not(:root){overflow:visible}.wj-gauge g{cursor:inherit}.wj-radialgauge .wj-value{font-size:150%}.wj-lineargauge{height:1.2em}.wj-lineargauge .wj-value{fill:#fff}.wj-barcode{height:60px;display:inline-block}.wj-barcode.wj-state-invalid{border:1.2px solid red}.wj-barcode-qrcode{width:100px;height:100px}.wj-barcode-ean8{width:85px}.wj-barcode-ean13{width:140px}.wj-barcode-upca{width:115px}.wj-barcode-upce0,.wj-barcode-upce1{width:70px}.wj-barcode-gs1databar-omnidirectional,.wj-barcode-gs1databar-truncated{width:100px}.wj-barcode-gs1databar-stacked,.wj-barcode-gs1databar-stacked-omnidirectional{width:60px}.wj-barcode-gs1databar-limited{width:85px}.wj-barcode-micropdf417{width:105px}.wj-barcode-datamatrix{width:85px;height:85px}.wj-barcode-code49{width:85px}.wj-barcode-itf14{width:170px}.wj-barcode-japanese-postal{width:140px;height:40px}.photoviewer-modal{position:absolute;z-index:1090;width:320px;height:320px;color:#333;background-color:#ffffffe6;border:1px solid rgba(0,0,0,.6);border-radius:6px;box-shadow:0 2px 10px 2px #0000004d;outline:none}.photoviewer-modal:focus-visible{outline:thick solid rgba(0,0,0,.2)}.photoviewer-inner{position:absolute;inset:0}.photoviewer-maximized{position:fixed;inset:0;width:auto;height:auto}.photoviewer-maximized.photoviewer-modal{border-width:0;border-radius:0}.photoviewer-maximized .photoviewer-header{border-radius:0}.photoviewer-maximized .photoviewer-resizable-handle{display:none}.photoviewer-button{display:inline-block;min-width:40px;height:40px;box-sizing:border-box;font-size:16px;line-height:1;background:none;border-width:0;color:inherit;cursor:pointer;outline:none}.photoviewer-button:hover{color:#111}.photoviewer-button:focus{background-color:#0000001a}.photoviewer-button svg{display:inline-block;font-size:inherit;width:1em;height:1em;overflow:visible;vertical-align:-.125em}.photoviewer-header{position:relative;z-index:2;height:30px;border-radius:5px 5px 0 0;overflow:hidden}.photoviewer-header .photoviewer-toolbar{float:right}[dir=rtl] .photoviewer-header .photoviewer-toolbar{float:left}.photoviewer-header .photoviewer-button{height:30px}.photoviewer-header .photoviewer-button:hover{background-color:#0000001a}.photoviewer-header .photoviewer-button-close:hover{color:#fff;background-color:#ff4545}.photoviewer-title{padding:8px 10px;font-size:14px;line-height:1;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;overflow:hidden}.photoviewer-stage{position:absolute;inset:30px 0 40px;z-index:1;border-top:1px solid rgba(0,0,0,.6);border-bottom:1px solid rgba(0,0,0,.6);background-color:#fff;overflow:hidden}.photoviewer-image{position:absolute;display:inline-block;min-width:auto;max-width:none}.photoviewer-footer{position:absolute;bottom:0;z-index:2;width:100%;height:40px;text-align:center}.photoviewer-align-center{text-align:center}.photoviewer-align-center:before{content:"";display:inline-block;height:100%;vertical-align:middle;overflow:hidden}.photoviewer-align-center .photoviewer-image{position:static;max-width:100%;max-height:100%;vertical-align:middle}.photoviewer-image-error{display:none}.photoviewer-error-msg{vertical-align:middle}[dir=rtl] .photoviewer-button-prev,[dir=rtl] .photoviewer-button-next{transform:rotate(180deg)}.photoviewer-resizable-handle{position:absolute;z-index:10}.photoviewer-resizable-handle-e{inset:0 -5px 0 auto;width:10px;cursor:e-resize}.photoviewer-resizable-handle-s{inset:auto 0 -5px;height:10px;cursor:s-resize}.photoviewer-resizable-handle-w{inset:0 auto 0 -5px;width:10px;cursor:w-resize}.photoviewer-resizable-handle-n{inset:-5px 0 auto;height:10px;cursor:n-resize}.photoviewer-resizable-handle-se{inset:auto -5px -5px auto;width:10px;height:10px;cursor:se-resize}.photoviewer-resizable-handle-sw{inset:auto auto -5px -5px;width:10px;height:10px;cursor:sw-resize}.photoviewer-resizable-handle-nw{inset:-5px auto auto -5px;width:10px;height:10px;cursor:nw-resize}.photoviewer-resizable-handle-ne{inset:-5px -5px auto auto;width:10px;height:10px;cursor:ne-resize}.photoviewer-modal:-webkit-full-screen{inset:0!important;width:100%!important;height:100%!important;background-color:#000;border-width:0;border-radius:0}.photoviewer-modal:fullscreen{inset:0!important;width:100%!important;height:100%!important;background-color:#000;border-width:0;border-radius:0}.photoviewer-modal:-webkit-full-screen .photoviewer-header,.photoviewer-modal:-webkit-full-screen .photoviewer-footer,.photoviewer-modal:-webkit-full-screen .photoviewer-resizable-handle{display:none}.photoviewer-modal:fullscreen .photoviewer-header,.photoviewer-modal:fullscreen .photoviewer-footer,.photoviewer-modal:fullscreen .photoviewer-resizable-handle{display:none}.photoviewer-modal:-webkit-full-screen .photoviewer-stage{inset:0;border-width:0;background-color:transparent}.photoviewer-modal:fullscreen .photoviewer-stage{inset:0;border-width:0;background-color:transparent}.is-grab{cursor:move;cursor:grab}.is-grabbing{cursor:move;cursor:grabbing}.photoviewer-loader{position:absolute;inset:30px 0 40px;z-index:2;text-align:center;color:#333}.photoviewer-loader:before{content:"";position:relative;display:inline-block;width:36px;height:36px;box-sizing:border-box;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(255,255,255,.5);border-radius:100%;vertical-align:middle;animation:photoviewerLoading 1s infinite linear}.photoviewer-loader:after{content:"";display:inline-block;width:0;height:100%;vertical-align:middle;overflow:hidden}@keyframes photoviewerLoading{0%{transform:rotate(0) translateZ(0)}to{transform:rotate(360deg) translateZ(0)}}.mat-button-loading .mdc-button__label,.mat-button-loading .mat-icon{visibility:hidden}.mat-button-loading .mat-mdc-progress-spinner{position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}.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)}.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:rgba(0,0,0,.32)}.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}.storytelling-theme{--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);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Roboto;--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;--mat-table-row-item-label-text-line-height: 16px;--mat-table-row-item-label-text-size: 12px;--mat-table-row-item-label-text-weight: 500;--mat-table-row-item-label-text-tracking: .1px;--mat-table-footer-supporting-text-font: Roboto;--mat-table-footer-supporting-text-line-height: 16px;--mat-table-footer-supporting-text-size: 12px;--mat-table-footer-supporting-text-weight: 500;--mat-table-footer-supporting-text-tracking: .1px}.storytelling-theme .mat-h1,.storytelling-theme .mat-headline-5,.storytelling-theme .mat-typography .mat-h1,.storytelling-theme .mat-typography .mat-headline-5,.storytelling-theme .mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto;letter-spacing:normal;margin:0 0 16px}.storytelling-theme .mat-h2,.storytelling-theme .mat-headline-6,.storytelling-theme .mat-typography .mat-h2,.storytelling-theme .mat-typography .mat-headline-6,.storytelling-theme .mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto;letter-spacing:.0125em;margin:0 0 16px}.storytelling-theme .mat-h3,.storytelling-theme .mat-subtitle-1,.storytelling-theme .mat-typography .mat-h3,.storytelling-theme .mat-typography .mat-subtitle-1,.storytelling-theme .mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:.009375em;margin:0 0 16px}.storytelling-theme .mat-h4,.storytelling-theme .mat-body-1,.storytelling-theme .mat-typography .mat-h4,.storytelling-theme .mat-typography .mat-body-1,.storytelling-theme .mat-typography h4{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px;margin:0 0 16px}.storytelling-theme .mat-h5,.storytelling-theme .mat-typography .mat-h5,.storytelling-theme .mat-typography h5{font:500 calc(12px * .83) / 16px Roboto;margin:0 0 12px}.storytelling-theme .mat-h6,.storytelling-theme .mat-typography .mat-h6,.storytelling-theme .mat-typography h6{font:500 calc(12px * .67) / 16px Roboto;margin:0 0 12px}.storytelling-theme .mat-body-strong,.storytelling-theme .mat-subtitle-2,.storytelling-theme .mat-typography .mat-body-strong,.storytelling-theme .mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto;letter-spacing:.0071428571em}.storytelling-theme .mat-body,.storytelling-theme .mat-body-2,.storytelling-theme .mat-typography .mat-body,.storytelling-theme .mat-typography .mat-body-2,.storytelling-theme .mat-typography{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .mat-body p,.storytelling-theme .mat-body-2 p,.storytelling-theme .mat-typography .mat-body p,.storytelling-theme .mat-typography .mat-body-2 p,.storytelling-theme .mat-typography p{margin:0 0 12px}.storytelling-theme .mat-small,.storytelling-theme .mat-caption,.storytelling-theme .mat-typography .mat-small,.storytelling-theme .mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto;letter-spacing:.0333333333em}.storytelling-theme .mat-headline-1,.storytelling-theme .mat-typography .mat-headline-1{font-size:96px;font-weight:300;line-height:96px;font-family:Roboto;letter-spacing:-.015625em;margin:0 0 56px}.storytelling-theme .mat-headline-2,.storytelling-theme .mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Roboto;letter-spacing:-.0083333333em;margin:0 0 64px}.storytelling-theme .mat-headline-3,.storytelling-theme .mat-typography .mat-headline-3{font-size:48px;font-weight:400;line-height:50px;font-family:Roboto;letter-spacing:normal;margin:0 0 64px}.storytelling-theme .mat-headline-4,.storytelling-theme .mat-typography .mat-headline-4{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto;letter-spacing:.0073529412em;margin:0 0 64px}.storytelling-theme .mat-ripple-element{background-color:#0000001a}.storytelling-theme{--mat-option-selected-state-label-text-color: #006a65;--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)}.storytelling-theme .mat-accent{--mat-option-selected-state-label-text-color: #006a65}.storytelling-theme .mat-warn{--mat-option-selected-state-label-text-color: #ba1a1a}.storytelling-theme{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.storytelling-theme .mat-pseudo-checkbox-full{color:#0000008a}.storytelling-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.storytelling-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#006a65}.storytelling-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#006a65}.storytelling-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.storytelling-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fffdfb}.storytelling-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#006a65}.storytelling-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#006a65}.storytelling-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.storytelling-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fffdfb}.storytelling-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#006a65}.storytelling-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#006a65}.storytelling-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.storytelling-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fffdfb}.storytelling-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ba1a1a}.storytelling-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ba1a1a}.storytelling-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.storytelling-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fffdfb}.storytelling-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.storytelling-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.storytelling-theme .mat-app-background,.storytelling-theme.mat-app-background{background-color:#fffdfb;color:#000000de}.storytelling-theme .mat-elevation-z0,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.storytelling-theme .mat-elevation-z1,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.storytelling-theme .mat-elevation-z2,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.storytelling-theme .mat-elevation-z3,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.storytelling-theme .mat-elevation-z4,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.storytelling-theme .mat-elevation-z5,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.storytelling-theme .mat-elevation-z6,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.storytelling-theme .mat-elevation-z7,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.storytelling-theme .mat-elevation-z8,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.storytelling-theme .mat-elevation-z9,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.storytelling-theme .mat-elevation-z10,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.storytelling-theme .mat-elevation-z11,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.storytelling-theme .mat-elevation-z12,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.storytelling-theme .mat-elevation-z13,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.storytelling-theme .mat-elevation-z14,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.storytelling-theme .mat-elevation-z15,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.storytelling-theme .mat-elevation-z16,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.storytelling-theme .mat-elevation-z17,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.storytelling-theme .mat-elevation-z18,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.storytelling-theme .mat-elevation-z19,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.storytelling-theme .mat-elevation-z20,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.storytelling-theme .mat-elevation-z21,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.storytelling-theme .mat-elevation-z22,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.storytelling-theme .mat-elevation-z23,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.storytelling-theme .mat-elevation-z24,.storytelling-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.storytelling-theme{--mat-option-label-text-font: Roboto;--mat-option-label-text-line-height: 16px;--mat-option-label-text-size: 13px;--mat-option-label-text-tracking: .5px;--mat-option-label-text-weight: 400}.storytelling-theme{--mat-optgroup-label-text-font: Roboto;--mat-optgroup-label-text-line-height: 16px;--mat-optgroup-label-text-size: 13px;--mat-optgroup-label-text-tracking: .5px;--mat-optgroup-label-text-weight: 400}.storytelling-theme .mat-mdc-card{--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)}.storytelling-theme .mat-mdc-card{--mat-card-title-text-font: Roboto;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto;--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}.storytelling-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #006a65;--mdc-linear-progress-track-color: rgba(0, 106, 101, .25)}.storytelling-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#006a6540;background-color:var(--mdc-linear-progress-track-color, rgba(0, 106, 101, .25))}@media (forced-colors: active){.storytelling-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.storytelling-theme .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(0, 106, 101, 0.25)'/%3E%3C/svg%3E")}}.storytelling-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#006a6540;background-color:var(--mdc-linear-progress-track-color, rgba(0, 106, 101, .25))}.storytelling-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #006a65;--mdc-linear-progress-track-color: rgba(0, 106, 101, .25)}.storytelling-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#006a6540;background-color:var(--mdc-linear-progress-track-color, rgba(0, 106, 101, .25))}@media (forced-colors: active){.storytelling-theme .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){.storytelling-theme .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(0, 106, 101, 0.25)'/%3E%3C/svg%3E")}}.storytelling-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#006a6540;background-color:var(--mdc-linear-progress-track-color, rgba(0, 106, 101, .25))}.storytelling-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ba1a1a;--mdc-linear-progress-track-color: rgba(186, 26, 26, .25)}.storytelling-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ba1a1a40;background-color:var(--mdc-linear-progress-track-color, rgba(186, 26, 26, .25))}@media (forced-colors: active){.storytelling-theme .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){.storytelling-theme .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(186, 26, 26, 0.25)'/%3E%3C/svg%3E")}}.storytelling-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ba1a1a40;background-color:var(--mdc-linear-progress-track-color, rgba(186, 26, 26, .25))}.storytelling-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #7a776f;--mdc-plain-tooltip-supporting-text-color: #fff}.storytelling-theme .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.storytelling-theme{--mdc-filled-text-field-caret-color: #006a65;--mdc-filled-text-field-focus-active-indicator-color: #006a65;--mdc-filled-text-field-focus-label-text-color: rgba(0, 106, 101, .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: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-error-caret-color: #ba1a1a;--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: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #ba1a1a;--mdc-outlined-text-field-caret-color: #006a65;--mdc-outlined-text-field-focus-outline-color: #006a65;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 106, 101, .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: #ba1a1a;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--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: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #ba1a1a;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38)}.storytelling-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ba1a1a)}.storytelling-theme .mat-mdc-form-field-subscript-wrapper,.storytelling-theme .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.storytelling-theme .mat-mdc-form-field-focus-overlay{background-color:#000000de}.storytelling-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.storytelling-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.storytelling-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.storytelling-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#006a65de}.storytelling-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#006a65de}.storytelling-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ba1a1ade}.storytelling-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.storytelling-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #006a65;--mdc-filled-text-field-focus-active-indicator-color: #006a65;--mdc-filled-text-field-focus-label-text-color: rgba(0, 106, 101, .87);--mdc-outlined-text-field-caret-color: #006a65;--mdc-outlined-text-field-focus-outline-color: #006a65;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 106, 101, .87)}.storytelling-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ba1a1a;--mdc-filled-text-field-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-focus-label-text-color: rgba(186, 26, 26, .87);--mdc-outlined-text-field-caret-color: #ba1a1a;--mdc-outlined-text-field-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-focus-label-text-color: rgba(186, 26, 26, .87)}.storytelling-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.storytelling-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.storytelling-theme .mat-mdc-form-field-infix{min-height:56px}.storytelling-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.storytelling-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.storytelling-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.storytelling-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.storytelling-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.storytelling-theme{--mdc-filled-text-field-label-text-font: Roboto;--mdc-filled-text-field-label-text-size: 13px;--mdc-filled-text-field-label-text-tracking: .5px;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Roboto;--mdc-outlined-text-field-label-text-size: 13px;--mdc-outlined-text-field-label-text-tracking: .5px;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Roboto;--mat-form-field-container-text-line-height: 16px;--mat-form-field-container-text-size: 13px;--mat-form-field-container-text-tracking: .5px;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 13px;--mat-form-field-subscript-text-font: Roboto;--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}.storytelling-theme,.storytelling-theme .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(0, 106, 101, .87);--mat-select-invalid-arrow-color: rgba(186, 26, 26, .87)}.storytelling-theme .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(186, 26, 26, .87);--mat-select-invalid-arrow-color: rgba(186, 26, 26, .87)}.storytelling-theme{--mat-select-trigger-text-font: Roboto;--mat-select-trigger-text-line-height: 16px;--mat-select-trigger-text-size: 13px;--mat-select-trigger-text-tracking: .5px;--mat-select-trigger-text-weight: 400}.storytelling-theme{--mat-autocomplete-background-color: white}.storytelling-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.storytelling-theme .mat-mdc-dialog-container{--mdc-dialog-subhead-font: Roboto;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto;--mdc-dialog-supporting-text-line-height: 16px;--mdc-dialog-supporting-text-size: 13px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .5px}.storytelling-theme .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}.storytelling-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.storytelling-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.storytelling-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.storytelling-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #006a65;--mdc-chip-elevated-disabled-container-color: #006a65;--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}.storytelling-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.storytelling-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #71f7ed;--mdc-chip-elevated-container-color: #ba1a1a;--mdc-chip-elevated-disabled-container-color: #ba1a1a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #71f7ed;--mdc-chip-with-icon-icon-color: #71f7ed;--mdc-chip-with-icon-disabled-icon-color: #71f7ed;--mdc-chip-with-icon-selected-icon-color: #71f7ed;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #71f7ed;--mdc-chip-with-trailing-icon-trailing-icon-color: #71f7ed}.storytelling-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.storytelling-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto;--mdc-chip-label-text-line-height: 16px;--mdc-chip-label-text-size: 12px;--mdc-chip-label-text-tracking: .1px;--mdc-chip-label-text-weight: 500}.storytelling-theme .mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #00a29a;--mdc-switch-selected-handle-color: #00a29a;--mdc-switch-selected-hover-state-layer-color: #00a29a;--mdc-switch-selected-pressed-state-layer-color: #00a29a;--mdc-switch-selected-focus-handle-color: #00504c;--mdc-switch-selected-hover-handle-color: #00504c;--mdc-switch-selected-pressed-handle-color: #00504c;--mdc-switch-selected-focus-track-color: #71f7ed;--mdc-switch-selected-hover-track-color: #71f7ed;--mdc-switch-selected-pressed-track-color: #71f7ed;--mdc-switch-selected-track-color: #71f7ed;--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}.storytelling-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.storytelling-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.storytelling-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #00a29a;--mdc-switch-selected-handle-color: #00a29a;--mdc-switch-selected-hover-state-layer-color: #00a29a;--mdc-switch-selected-pressed-state-layer-color: #00a29a;--mdc-switch-selected-focus-handle-color: #00504c;--mdc-switch-selected-hover-handle-color: #00504c;--mdc-switch-selected-pressed-handle-color: #00504c;--mdc-switch-selected-focus-track-color: #71f7ed;--mdc-switch-selected-hover-track-color: #71f7ed;--mdc-switch-selected-pressed-track-color: #71f7ed;--mdc-switch-selected-track-color: #71f7ed}.storytelling-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff5449;--mdc-switch-selected-handle-color: #ff5449;--mdc-switch-selected-hover-state-layer-color: #ff5449;--mdc-switch-selected-pressed-state-layer-color: #ff5449;--mdc-switch-selected-focus-handle-color: #93000a;--mdc-switch-selected-hover-handle-color: #93000a;--mdc-switch-selected-pressed-handle-color: #93000a;--mdc-switch-selected-focus-track-color: #ffdad6;--mdc-switch-selected-hover-track-color: #ffdad6;--mdc-switch-selected-pressed-track-color: #ffdad6;--mdc-switch-selected-track-color: #ffdad6}.storytelling-theme .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.storytelling-theme .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: Roboto;--mat-slide-toggle-label-text-size: 12px;--mat-slide-toggle-label-text-tracking: .1px;--mat-slide-toggle-label-text-line-height: 16px;--mat-slide-toggle-label-text-weight: 500}.storytelling-theme .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)}.storytelling-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.storytelling-theme .mat-mdc-radio-button.mat-primary,.storytelling-theme .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: #006a65;--mdc-radio-selected-hover-icon-color: #006a65;--mdc-radio-selected-icon-color: #006a65;--mdc-radio-selected-pressed-icon-color: #006a65;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #006a65;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.storytelling-theme .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: #ba1a1a;--mdc-radio-selected-hover-icon-color: #ba1a1a;--mdc-radio-selected-icon-color: #ba1a1a;--mdc-radio-selected-pressed-icon-color: #ba1a1a;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ba1a1a;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.storytelling-theme .mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.storytelling-theme .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));font-size:var(--mdc-typography-body2-font-size, 12px);line-height:var(--mdc-typography-body2-line-height, 16px);font-weight:var(--mdc-typography-body2-font-weight, 500);letter-spacing:var(--mdc-typography-body2-letter-spacing, .1px);-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)}.storytelling-theme .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.storytelling-theme .mat-mdc-slider.mat-primary,.storytelling-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #006a65;--mdc-slider-focus-handle-color: #006a65;--mdc-slider-hover-handle-color: #006a65;--mdc-slider-active-track-color: #006a65;--mdc-slider-inactive-track-color: #006a65;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #006a65;--mat-mdc-slider-ripple-color: #006a65;--mat-mdc-slider-hover-ripple-color: rgba(0, 106, 101, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 106, 101, .2)}.storytelling-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ba1a1a;--mdc-slider-focus-handle-color: #ba1a1a;--mdc-slider-hover-handle-color: #ba1a1a;--mdc-slider-active-track-color: #ba1a1a;--mdc-slider-inactive-track-color: #ba1a1a;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ba1a1a;--mat-mdc-slider-ripple-color: #ba1a1a;--mat-mdc-slider-hover-ripple-color: rgba(186, 26, 26, .05);--mat-mdc-slider-focus-ripple-color: rgba(186, 26, 26, .2)}.storytelling-theme .mat-mdc-slider{--mdc-slider-label-label-text-font: Roboto;--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}.storytelling-theme{--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}.storytelling-theme{--mat-menu-item-label-text-font: Roboto;--mat-menu-item-label-text-size: 13px;--mat-menu-item-label-text-tracking: .5px;--mat-menu-item-label-text-line-height: 16px;--mat-menu-item-label-text-weight: 400}.storytelling-theme .mat-mdc-list-base{--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}.storytelling-theme .mdc-list-item__start,.storytelling-theme .mdc-list-item__end,.storytelling-theme .mat-accent .mdc-list-item__start,.storytelling-theme .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: #006a65;--mdc-radio-selected-hover-icon-color: #006a65;--mdc-radio-selected-icon-color: #006a65;--mdc-radio-selected-pressed-icon-color: #006a65}.storytelling-theme .mat-warn .mdc-list-item__start,.storytelling-theme .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: #ba1a1a;--mdc-radio-selected-hover-icon-color: #ba1a1a;--mdc-radio-selected-icon-color: #ba1a1a;--mdc-radio-selected-pressed-icon-color: #ba1a1a}.storytelling-theme .mat-mdc-list-option,.storytelling-theme .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: #fff;--mdc-checkbox-selected-focus-icon-color: #006a65;--mdc-checkbox-selected-hover-icon-color: #006a65;--mdc-checkbox-selected-icon-color: #006a65;--mdc-checkbox-selected-pressed-icon-color: #006a65;--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: #006a65;--mdc-checkbox-selected-hover-state-layer-color: #006a65;--mdc-checkbox-selected-pressed-state-layer-color: #006a65;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.storytelling-theme .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: #ba1a1a;--mdc-checkbox-selected-hover-icon-color: #ba1a1a;--mdc-checkbox-selected-icon-color: #ba1a1a;--mdc-checkbox-selected-pressed-icon-color: #ba1a1a;--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: #ba1a1a;--mdc-checkbox-selected-hover-state-layer-color: #ba1a1a;--mdc-checkbox-selected-pressed-state-layer-color: #ba1a1a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.storytelling-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.storytelling-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.storytelling-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.storytelling-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#006a65}.storytelling-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.storytelling-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.storytelling-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.storytelling-theme .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.storytelling-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.storytelling-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.storytelling-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.storytelling-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.storytelling-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.storytelling-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.storytelling-theme .mat-mdc-list-base{--mdc-list-list-item-label-text-font: Roboto;--mdc-list-list-item-label-text-line-height: 16px;--mdc-list-list-item-label-text-size: 13px;--mdc-list-list-item-label-text-tracking: .5px;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto;--mdc-list-list-item-supporting-text-line-height: 16px;--mdc-list-list-item-supporting-text-size: 12px;--mdc-list-list-item-supporting-text-tracking: .1px;--mdc-list-list-item-supporting-text-weight: 500;--mdc-list-list-item-trailing-supporting-text-font: Roboto;--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}.storytelling-theme .mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:.009375em}.storytelling-theme{--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)}.storytelling-theme{--mat-paginator-container-size: 56px}.storytelling-theme .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.storytelling-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.storytelling-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.storytelling-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.storytelling-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.storytelling-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.storytelling-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.storytelling-theme{--mat-paginator-container-text-font: Roboto;--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}.storytelling-theme .mat-mdc-tab-group,.storytelling-theme .mat-mdc-tab-nav-bar,.storytelling-theme .mat-mdc-tab-group.mat-accent,.storytelling-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #006a65;--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: #006a65;--mat-tab-header-active-ripple-color: #006a65;--mat-tab-header-inactive-ripple-color: #006a65;--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: #006a65;--mat-tab-header-active-hover-label-text-color: #006a65;--mat-tab-header-active-focus-indicator-color: #006a65;--mat-tab-header-active-hover-indicator-color: #006a65}.storytelling-theme .mat-mdc-tab-group.mat-warn,.storytelling-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ba1a1a;--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: #ba1a1a;--mat-tab-header-active-ripple-color: #ba1a1a;--mat-tab-header-inactive-ripple-color: #ba1a1a;--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: #ba1a1a;--mat-tab-header-active-hover-label-text-color: #ba1a1a;--mat-tab-header-active-focus-indicator-color: #ba1a1a;--mat-tab-header-active-hover-indicator-color: #ba1a1a}.storytelling-theme .mat-mdc-tab-group.mat-background-primary,.storytelling-theme .mat-mdc-tab-nav-bar.mat-background-primary,.storytelling-theme .mat-mdc-tab-group.mat-background-accent,.storytelling-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #006a65;--mat-tab-header-with-background-foreground-color: white}.storytelling-theme .mat-mdc-tab-group.mat-background-warn,.storytelling-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ba1a1a;--mat-tab-header-with-background-foreground-color: #71f7ed}.storytelling-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.storytelling-theme .mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto;--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}.storytelling-theme,.storytelling-theme .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: #fff;--mdc-checkbox-selected-focus-icon-color: #006a65;--mdc-checkbox-selected-hover-icon-color: #006a65;--mdc-checkbox-selected-icon-color: #006a65;--mdc-checkbox-selected-pressed-icon-color: #006a65;--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: #006a65;--mdc-checkbox-selected-hover-state-layer-color: #006a65;--mdc-checkbox-selected-pressed-state-layer-color: #006a65;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.storytelling-theme .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: #ba1a1a;--mdc-checkbox-selected-hover-icon-color: #ba1a1a;--mdc-checkbox-selected-icon-color: #ba1a1a;--mdc-checkbox-selected-pressed-icon-color: #ba1a1a;--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: #ba1a1a;--mdc-checkbox-selected-hover-state-layer-color: #ba1a1a;--mdc-checkbox-selected-pressed-state-layer-color: #ba1a1a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.storytelling-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.storytelling-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.storytelling-theme{--mdc-checkbox-state-layer-size: 40px}.storytelling-theme .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));font-size:var(--mdc-typography-body2-font-size, 12px);line-height:var(--mdc-typography-body2-line-height, 16px);font-weight:var(--mdc-typography-body2-font-weight, 500);letter-spacing:var(--mdc-typography-body2-letter-spacing, .1px);-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)}.storytelling-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.storytelling-theme .mat-mdc-button.mat-primary,.storytelling-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #006a65}.storytelling-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ba1a1a}.storytelling-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.storytelling-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.storytelling-theme .mat-mdc-unelevated-button.mat-primary,.storytelling-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #006a65;--mdc-filled-button-label-text-color: #fff}.storytelling-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ba1a1a;--mdc-filled-button-label-text-color: #fff}.storytelling-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.storytelling-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.storytelling-theme .mat-mdc-raised-button.mat-primary,.storytelling-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #006a65;--mdc-protected-button-label-text-color: #fff}.storytelling-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ba1a1a;--mdc-protected-button-label-text-color: #fff}.storytelling-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.storytelling-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.storytelling-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.storytelling-theme .mat-mdc-outlined-button.mat-primary,.storytelling-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #006a65}.storytelling-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ba1a1a}.storytelling-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.storytelling-theme .mat-mdc-button,.storytelling-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.storytelling-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.storytelling-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.storytelling-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.storytelling-theme .mat-mdc-button.mat-primary,.storytelling-theme .mat-mdc-outlined-button.mat-primary,.storytelling-theme .mat-mdc-button.mat-accent,.storytelling-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #006a65;--mat-mdc-button-ripple-color: rgba(0, 106, 101, .1)}.storytelling-theme .mat-mdc-button.mat-warn,.storytelling-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ba1a1a;--mat-mdc-button-ripple-color: rgba(186, 26, 26, .1)}.storytelling-theme .mat-mdc-raised-button,.storytelling-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.storytelling-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.storytelling-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.storytelling-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.storytelling-theme .mat-mdc-raised-button.mat-primary,.storytelling-theme .mat-mdc-unelevated-button.mat-primary,.storytelling-theme .mat-mdc-raised-button.mat-accent,.storytelling-theme .mat-mdc-unelevated-button.mat-accent,.storytelling-theme .mat-mdc-raised-button.mat-warn,.storytelling-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.storytelling-theme .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .mat-mdc-raised-button.mat-mdc-button-base,.storytelling-theme .mat-mdc-unelevated-button.mat-mdc-button-base,.storytelling-theme .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.storytelling-theme .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto));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)}.storytelling-theme .mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.storytelling-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.storytelling-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.storytelling-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.storytelling-theme .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.storytelling-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.storytelling-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.storytelling-theme .mat-mdc-icon-button.mat-primary,.storytelling-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #006a65;--mat-mdc-button-persistent-ripple-color: #006a65;--mat-mdc-button-ripple-color: rgba(0, 106, 101, .1)}.storytelling-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ba1a1a;--mat-mdc-button-persistent-ripple-color: #ba1a1a;--mat-mdc-button-ripple-color: rgba(186, 26, 26, .1)}.storytelling-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.storytelling-theme .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.storytelling-theme .mat-mdc-fab,.storytelling-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.storytelling-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.storytelling-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.storytelling-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.storytelling-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.storytelling-theme .mat-mdc-fab.mat-primary,.storytelling-theme .mat-mdc-mini-fab.mat-primary,.storytelling-theme .mat-mdc-fab.mat-accent,.storytelling-theme .mat-mdc-mini-fab.mat-accent,.storytelling-theme .mat-mdc-fab.mat-warn,.storytelling-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.storytelling-theme .mat-mdc-fab[disabled][disabled],.storytelling-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.storytelling-theme .mat-mdc-fab.mat-unthemed,.storytelling-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: white;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.storytelling-theme .mat-mdc-fab.mat-primary,.storytelling-theme .mat-mdc-mini-fab.mat-primary,.storytelling-theme .mat-mdc-fab.mat-accent,.storytelling-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #006a65;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.storytelling-theme .mat-mdc-fab.mat-warn,.storytelling-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ba1a1a;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.storytelling-theme .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));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)}.storytelling-theme .mat-mdc-extended-fab{--mdc-extended-fab-label-text-font: Roboto;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.storytelling-theme .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #006a65}.storytelling-theme .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Roboto;--mdc-snackbar-supporting-text-line-height: 16px;--mdc-snackbar-supporting-text-size: 12px;--mdc-snackbar-supporting-text-weight: 500}.storytelling-theme .mat-mdc-progress-spinner,.storytelling-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #006a65}.storytelling-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ba1a1a}.storytelling-theme .mat-badge{position:relative}.storytelling-theme .mat-badge.mat-badge{overflow:visible}.storytelling-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;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 .storytelling-theme .mat-badge-content{outline:solid 1px;border-radius:0}.storytelling-theme .mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.storytelling-theme .mat-badge-hidden .mat-badge-content{display:none}.storytelling-theme .ng-animate-disabled .mat-badge-content,.storytelling-theme .mat-badge-content._mat-animation-noopable{transition:none}.storytelling-theme .mat-badge-content.mat-badge-active{transform:none}.storytelling-theme .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)}.storytelling-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.storytelling-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.storytelling-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .storytelling-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.storytelling-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .storytelling-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.storytelling-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .storytelling-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.storytelling-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .storytelling-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.storytelling-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.storytelling-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.storytelling-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.storytelling-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .storytelling-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.storytelling-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .storytelling-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.storytelling-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .storytelling-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.storytelling-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .storytelling-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.storytelling-theme .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)}.storytelling-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.storytelling-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.storytelling-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .storytelling-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.storytelling-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .storytelling-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.storytelling-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .storytelling-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.storytelling-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .storytelling-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.storytelling-theme{--mat-badge-background-color: #006a65;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #bdbbba;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.storytelling-theme .mat-badge-accent{--mat-badge-background-color: #006a65;--mat-badge-text-color: white}.storytelling-theme .mat-badge-warn{--mat-badge-background-color: #ba1a1a;--mat-badge-text-color: #71f7ed}.storytelling-theme{--mat-badge-text-font: Roboto;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.storytelling-theme{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.storytelling-theme{--mat-bottom-sheet-container-text-font: Roboto;--mat-bottom-sheet-container-text-line-height: 16px;--mat-bottom-sheet-container-text-size: 12px;--mat-bottom-sheet-container-text-tracking: .1px;--mat-bottom-sheet-container-text-weight: 500}.storytelling-theme{--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: #e7e2d9;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #f5f0e7;--mat-legacy-button-toggle-disabled-selected-state-background-color: #cac6bd;--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: #e7e2d9;--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: #cac6bd;--mat-standard-button-toggle-divider-color: #e0e0e0}.storytelling-theme{--mat-standard-button-toggle-height: 48px}.storytelling-theme{--mat-legacy-button-toggle-text-font: Roboto;--mat-standard-button-toggle-text-font: Roboto}.storytelling-theme{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #006a65;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 106, 101, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 106, 101, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 106, 101, .3);--mat-datepicker-toggle-active-state-icon-color: #006a65;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 106, 101, .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)}.storytelling-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #006a65;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 106, 101, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 106, 101, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 106, 101, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 106, 101, .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}.storytelling-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #71f7ed;--mat-datepicker-calendar-date-selected-state-background-color: #ba1a1a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(186, 26, 26, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #71f7ed;--mat-datepicker-calendar-date-focus-state-background-color: rgba(186, 26, 26, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(186, 26, 26, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(186, 26, 26, .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}.storytelling-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #006a65}.storytelling-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ba1a1a}.storytelling-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.storytelling-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.storytelling-theme{--mat-datepicker-calendar-text-font: Roboto;--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: 500}.storytelling-theme{--mat-divider-color: rgba(0, 0, 0, .12)}.storytelling-theme{--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)}.storytelling-theme{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.storytelling-theme{--mat-expansion-header-text-font: Roboto;--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;--mat-expansion-container-text-line-height: 16px;--mat-expansion-container-text-size: 12px;--mat-expansion-container-text-tracking: .1px;--mat-expansion-container-text-weight: 500}.storytelling-theme{--mat-grid-list-tile-header-primary-text-size: 12px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 12px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.storytelling-theme{--mat-icon-color: inherit}.storytelling-theme .mat-icon.mat-primary,.storytelling-theme .mat-icon.mat-accent{--mat-icon-color: #006a65}.storytelling-theme .mat-icon.mat-warn{--mat-icon-color: #ba1a1a}.storytelling-theme{--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: #fffdfb;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.storytelling-theme{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #006a65;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #006a65;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #006a65;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-icon-background-color: transparent}.storytelling-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #006a65;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #006a65;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #006a65;--mat-stepper-header-edit-state-icon-foreground-color: white}.storytelling-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #71f7ed;--mat-stepper-header-selected-state-icon-background-color: #ba1a1a;--mat-stepper-header-selected-state-icon-foreground-color: #71f7ed;--mat-stepper-header-done-state-icon-background-color: #ba1a1a;--mat-stepper-header-done-state-icon-foreground-color: #71f7ed;--mat-stepper-header-edit-state-icon-background-color: #ba1a1a;--mat-stepper-header-edit-state-icon-foreground-color: #71f7ed}.storytelling-theme{--mat-stepper-header-height: 72px}.storytelling-theme{--mat-stepper-container-text-font: Roboto;--mat-stepper-header-label-text-font: Roboto;--mat-stepper-header-label-text-size: 12px;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: 13px;--mat-stepper-header-selected-state-label-text-size: 13px;--mat-stepper-header-selected-state-label-text-weight: 400}.storytelling-theme .mat-sort-header-arrow{color:#757575}.storytelling-theme{--mat-toolbar-container-background-color: #fffdfb;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.storytelling-theme .mat-toolbar.mat-primary,.storytelling-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #006a65;--mat-toolbar-container-text-color: white}.storytelling-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ba1a1a;--mat-toolbar-container-text-color: #71f7ed}.storytelling-theme{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.storytelling-theme{--mat-toolbar-title-text-font: Roboto;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.storytelling-theme .mat-tree{background:white}.storytelling-theme .mat-tree-node,.storytelling-theme .mat-nested-tree-node{color:#000000de}.storytelling-theme .mat-tree-node{min-height:48px}.storytelling-theme .mat-tree{font-family:Roboto}.storytelling-theme .mat-tree-node,.storytelling-theme .mat-nested-tree-node{font-weight:500;font-size:12px}.storytelling-theme .mtx-datetimepicker-content{background-color:#fff;color:#000000de;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.storytelling-theme .mtx-calendar-header{background-color:#006a65;color:#fff}.storytelling-theme .mtx-calendar-body-label{color:#0000008a}.storytelling-theme .mtx-calendar-table-header{color:#00000061}.storytelling-theme .mtx-calendar-body-cell-content{color:#000000de}.storytelling-theme .mtx-calendar-body-cell-content.mtx-calendar-body-selected{background-color:#006a65;color:#fff}.storytelling-theme .mtx-calendar-body-cell-content.mtx-calendar-body-selected.mtx-calendar-body-today{box-shadow:inset 0 0 0 1px #fff}.storytelling-theme .mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected).mtx-calendar-body-today{border-color:#00000061}.storytelling-theme .mtx-calendar-body-cell:not(.mtx-calendar-body-disabled):hover>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected),.storytelling-theme .mtx-calendar-body-active>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected){background-color:#006a654d}.storytelling-theme .mtx-calendar-body-disabled>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected){color:#00000061}.storytelling-theme .mtx-calendar-body-disabled>.mtx-calendar-body-today:not(.mtx-calendar-body-selected){border-color:#00000061}.storytelling-theme .mtx-calendar-body-disabled>.mtx-calendar-body-selected{background-color:#006a6566}.storytelling-theme .mtx-calendar-previous-button.disabled,.storytelling-theme .mtx-calendar-next-button.disabled{color:#00000061}.storytelling-theme .mtx-clock-wrapper{background-color:#0000001f}.storytelling-theme .mtx-clock-center,.storytelling-theme .mtx-clock-hand{background-color:#006a65}.storytelling-theme .mtx-clock-hand:before{background-color:#006a65}.storytelling-theme .mtx-clock-cell{color:#000000de}.storytelling-theme .mtx-clock-cell.mtx-clock-cell-selected{background-color:#006a65;color:#fff}.storytelling-theme .mtx-clock-cell:not(.mtx-clock-cell-selected,.mtx-clock-cell-disabled):hover{background-color:#0000000a}.storytelling-theme .mtx-clock-cell.mtx-clock-cell-disabled{color:#00000061}.storytelling-theme .mtx-datetimepicker-toggle-active,.storytelling-theme .mtx-datetimepicker-toggle-active.mat-accent{color:#006a65}.storytelling-theme .mtx-datetimepicker-toggle-active.mat-warn{color:#ba1a1a}.storytelling-theme .mtx-time-input{color:#000000de;background-color:#0000001f}.storytelling-theme .mtx-time-input.mtx-time-input-active{color:#006a65;background-color:#006a6533}.storytelling-theme .mtx-time-input.mtx-time-input-active:focus{border-color:#006a65;background-color:#fffdfb}.storytelling-theme .mtx-time-input.mtx-time-input-active:focus::placeholder{color:#006a6599}.storytelling-theme .mtx-time-input.mtx-time-input-warning{border-color:#ba1a1a}.storytelling-theme .mtx-time-ampm .mtx-time-am,.storytelling-theme .mtx-time-ampm .mtx-time-pm{--mdc-text-button-label-text-color: rgba(0, 0, 0, .75);border-color:#00000061}.storytelling-theme .mtx-time-ampm .mtx-time-am.mtx-time-ampm-active,.storytelling-theme .mtx-time-ampm .mtx-time-pm.mtx-time-ampm-active{--mdc-text-button-label-text-color: rgba(0, 0, 0, .87);--mdc-typography-button-font-weight: 500;background-color:#006a6533}.storytelling-theme .mtx-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.storytelling-theme .mtx-calendar-body{font-size:13px}.storytelling-theme .mtx-calendar-body-label,.storytelling-theme .mtx-calendar-period-button{font-size:14px;font-weight:500}.storytelling-theme .mtx-calendar-table-header th{font-size:11px;font-weight:500}.storytelling-theme .mtx-clock{font-size:14px}.storytelling-theme .st-app-selector{background-color:#006a65;color:#fff}.storytelling-theme .st-app-selector-app-button--selected{background-color:#cce8e4;color:#00201e}.storytelling-theme .st-app-selector{font-family:Roboto}.storytelling-theme .st-main-sidebar-container{background-color:transparent;color:#fff;border-right:none}.storytelling-theme .st-main-filter-container{background-color:#f5f3f2;color:#000000de}.storytelling-theme .st-main-filter-container.mat-drawer-end{border-left:none}.storytelling-theme .st-main{font-family:Roboto}.storytelling-theme .st-side-bar{background-color:#f5f3f2;color:#46483c}.storytelling-theme .st-side-bar .mat-toolbar{background-color:#f5f3f2}.storytelling-theme .st-side-bar-item:hover:not(.storytelling-theme .st-side-bar-item--selected){background-color:#76786b14}.storytelling-theme .st-side-bar-item--selected{background-color:#cce8e4}.storytelling-theme .st-side-bar-menu{background-color:#f0efeb}.storytelling-theme .st-side-bar-menu-delete .mdc-list-item__primary-text,.storytelling-theme .st-side-bar-menu-delete.mdc-list-item:hover .mdc-list-item__primary-text{color:#ba1a1a}.storytelling-theme .st-side-bar-section.mat-expanded{border:0}.storytelling-theme .st-side-bar-section-header,.storytelling-theme .st-side-bar-section-header[aria-disabled=true]{color:#1d1c16}.storytelling-theme .st-side-bar-section-header.mat-expanded,.storytelling-theme .st-side-bar-section-header.mat-expanded:hover{background-color:#76786b29}.storytelling-theme .st-side-bar-section:not(.st-section-new).mat-expanded{border:1px solid #76786b}.storytelling-theme .st-side-bar--edit .st-side-bar-header-icon__lock mat-icon{font-family:Material Icons}.storytelling-theme .st-side-bar-group-label,.storytelling-theme .st-side-bar-group-label-select{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-side-bar-item-label,.storytelling-theme .st-side-bar .st-section-label__label{font-size:11px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-side-bar .mat-toolbar{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme .st-filter-add.mat-mdc-raised-button.mat-unthemed{background-color:#f0efeb;color:#006a65}.storytelling-theme .st-filter-full-width-button-toggle{background:#f0efeb;color:#1d1c16}.storytelling-theme .st-filter-full-width-button-toggle.mat-button-toggle-checked{background:#cce8e4;color:#1d1c16}.storytelling-theme .st-filter{font-family:Roboto}.storytelling-theme .st-filter__header__title{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme .st-filter-required-header,.storytelling-theme .st-filter-optional-header,.storytelling-theme .st-filter-full-width-button-toggle,.storytelling-theme .st-filter-add{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-modal,.storytelling-theme .st-fatal,.storytelling-theme .st-error,.storytelling-theme .st-alert{background:#eaebe3}.storytelling-theme .st-modal mat-icon,.storytelling-theme .st-fatal mat-icon,.storytelling-theme .st-error mat-icon,.storytelling-theme .st-alert mat-icon{color:#ba1a1a}.storytelling-theme .st-modal-header-title,.storytelling-theme .st-fatal-header-title,.storytelling-theme .st-error-header-title,.storytelling-theme .st-alert-header-title,.storytelling-theme .st-modal-body,.storytelling-theme .st-fatal-body,.storytelling-theme .st-error-body,.storytelling-theme .st-alert-body{color:#1d1c16}.storytelling-theme .st-modal-footer>button,.storytelling-theme .st-fatal-footer>button,.storytelling-theme .st-error-footer>button,.storytelling-theme .st-alert-footer>button{color:#1d1c16}.storytelling-theme .st-modal,.storytelling-theme .st-fatal,.storytelling-theme .st-error,.storytelling-theme .st-alert{font-family:Roboto}.storytelling-theme .st-modal-header-title,.storytelling-theme .st-fatal-header-title,.storytelling-theme .st-error-header-title,.storytelling-theme .st-alert-header-title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-modal-body,.storytelling-theme .st-fatal-body,.storytelling-theme .st-error-body,.storytelling-theme .st-alert-body{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-modal-footer>button,.storytelling-theme .st-fatal-footer>button,.storytelling-theme .st-error-footer>button,.storytelling-theme .st-alert-footer>button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-add-view-to-navigation{background:#eaebe3}.storytelling-theme .st-add-view-to-navigation-header-title{color:#fff}.storytelling-theme .st-add-view-to-navigation mat-icon{color:#006a65}.storytelling-theme .st-add-view-to-navigation{font-family:Roboto}.storytelling-theme .st-add-view-to-navigation-header-title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-add-view-to-navigation-body{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-add-view-to-navigation-footer>button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-playbook-list-loader .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#e3e4d3}.storytelling-theme .st-playbook-list-loader .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #006a65}.storytelling-theme .st-playbook-list-main-cta-button-group{border:none}.storytelling-theme .st-playbook-list-main-cta-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme .st-playbook-list-secondary-cta-menu{background:#f0efeb}.storytelling-theme .st-playbook-list-secondary-cta-menu .mdc-list-item__primary-text{color:#1d1c16}.storytelling-theme .st-playbook-list-rightSlot-icon__zoom,.storytelling-theme .st-playbook-list-rightSlot-icon__people,.storytelling-theme .st-playbook-list-rightSlot-icon__lock{background:#f5f3f2}.storytelling-theme .st-playbook-list-button-new-topic.mat-button-toggle-appearance-standard,.storytelling-theme .st-playbook-list-button-new-topic.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#006a65;color:#fff}.storytelling-theme .st-playbook-list-button-new-topic__combined{background-color:#006a65;color:#fff}.storytelling-theme .st-playbook-list-button-new-topic__disabled.mat-button-toggle-appearance-standard,.storytelling-theme .st-playbook-list-button-new-topic__disabled.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background-color:#1d1c161a;color:#1d1c1666}.storytelling-theme .st-playbook-list-button-new-topic-template.mat-button-toggle-appearance-standard,.storytelling-theme .st-playbook-list-button-new-topic-template.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#fffdfb;color:#051f1e}.storytelling-theme .st-playbook-list-button-new-topic-template__disabled.mat-button-toggle-appearance-standard,.storytelling-theme .st-playbook-list-button-new-topic-template__disabled.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#1d1c1666}.storytelling-theme .st-playbook-list-button-new-items.mat-mdc-button.mat-mdc-button-base{background:#cce8e4;color:#051f1e}.storytelling-theme .st-playbook-list-button-new-items__menu{--mdc-theme-surface: #f0efeb}.storytelling-theme .st-playbook-list-button-new-items__menu .st-tile-item{border:1px solid #c7c8b8}.storytelling-theme .st-playbook-list-button-new-topic .mat-button-toggle-appearance-standard,.storytelling-theme .st-playbook-list-button-new-topic .mat-button-toggle-label-content,.storytelling-theme .st-playbook-list-button-new-topic-template .mat-button-toggle-appearance-standard,.storytelling-theme .st-playbook-list-button-new-topic-template .mat-button-toggle-label-content{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-text-field mat-hint{color:var(--text-field-hint-message, #494740)}.storytelling-theme .st-text-field__input--edit.mat-mdc-form-field-input-control.mat-mdc-input-element{color:transparent}.storytelling-theme .st-text-field__display{font:inherit;letter-spacing:inherit;text-decoration:inherit;text-transform:inherit}.storytelling-theme .st-tile-item-content-container--status{background-color:#e3e4d3;color:#1a1d13}.storytelling-theme .st-tile-item-content-container--slug{color:#1a1d13}.storytelling-theme .st-tile-item-content-container--desk{color:#46483c}.storytelling-theme .st-tile-item-content-container--desk__icon{color:#006a65}.storytelling-theme .st-tile-item-content-container--owner{color:#46483c}.storytelling-theme .st-tile-item-content-container--owner__icon,.storytelling-theme .st-tile-item-content-container--assignments__icon{color:#006a65}.storytelling-theme .st-tile-item-content-container--status{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-tile-item-content-container--slug{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-tile-item-content-container--desk{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-tile-item-content-container--desk__icon.mat-icon{font-size:1rem}.storytelling-theme .st-tile-item-content-container--owner{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-tile-item-content-container--owner__icon.mat-icon,.storytelling-theme .st-tile-item-content-container--assignments__icon.mat-icon{font-size:1rem}.storytelling-theme .st-tile-item-content-container--assignments__items--extra{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-tile-column-list-header{background-color:#fffdfb}.storytelling-theme .st-tile-column-list-header-dayName{color:#1d1c16}.storytelling-theme .st-tile-column-timeline-day-cell-holder{border:1px solid #C7C8B8}.storytelling-theme .st-tile-column-header-dayName{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-tile-column-header-day{font-size:18px;font-weight:500;line-height:24px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-tile-column-header-cost{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-planning-view-item{background:#f5f3f2}.storytelling-theme .st-planning-view-item-main{border-color:#c7c8b8}.storytelling-theme .st-planning-view-item-selected{border-color:#006a65}.storytelling-theme .st-planning-view-item-container-right-buttons--delete{background:none;color:#ba1a1a}.storytelling-theme .st-planning-view-item-container-right-buttons--bookmark{background:none;color:#c7c8b8}.storytelling-theme .st-planning-view-item-container-right-buttons--bookmark-selected{color:#006a65}.storytelling-theme .st-planning-view-item-container-owner-info--name{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-planning-view-item-container-owner-info--date{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-planning-view-item-container-buttons--delete,.storytelling-theme .st-planning-view-item-container-buttons--bookmark{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-manage-team-members-tab-table{border:1px solid #c7c8b8}.storytelling-theme .st-manage-team-members-tab-table thead{background:#c7c8b8}.storytelling-theme .st-manage-team-members-tab-table .mdc-notched-outline__notch,.storytelling-theme .st-manage-team-members-tab-table .mdc-notched-outline__trailing,.storytelling-theme .st-manage-team-members-tab-table .mdc-notched-outline__leading{border:none}.storytelling-theme .st-manage-team-members-tab-table .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.storytelling-theme .st-manage-team-members-tab-table .mat-mdc-select-value .mdc-data-table__cell{color:#46483c}.storytelling-theme .st-manage-team-members-tab-table .is-disabled,.storytelling-theme .st-manage-team-members-tab-table [aria-disabled=true] .mat-mdc-select-arrow{color:#aaa}.storytelling-theme .st-manage-team-members-tab-table .is-odd{background:#f5f3f2}.storytelling-theme .st-manage-team-members-main-cta-button-group{border:none}.storytelling-theme .st-manage-team-members-main-cta-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme .st-manage-team-members-button-new-member.mat-button-toggle-appearance-standard,.storytelling-theme .st-manage-team-members-button-new-member.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#006a65;color:#fff}.storytelling-theme .st-manage-team-members-button-new-member.mat-button-toggle-standalone,.storytelling-theme .st-manage-team-members-button-new-member.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:1.25rem}.storytelling-theme .st-manage-team-members-button-new-member .mat-button-toggle-label-content{line-height:2rem}.storytelling-theme .st-manage-team-members-button-new-member .mat-button-toggle-ripple{border-radius:1.25rem .25rem .25rem 1.25rem}.storytelling-theme .st-manage-team-members-button-invite{background:#006a65;color:#fff}.storytelling-theme .st-manage-team-members-button-invite-disabled{background-color:#1d1c161a;color:#1d1c1666}.storytelling-theme .st-manage-team-members-button--delete{background:none;color:#ba1a1a}.storytelling-theme .st-manage-team-members-loader .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#e3e4d3}.storytelling-theme .mat-mdc-paginator{background:none}.storytelling-theme .st-manage-team-members .mat-mdc-header-cell{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-manage-team-members .mat-mdc-cell,.storytelling-theme .st-manage-team-members .mat-mdc-select,.storytelling-theme .st-manage-team-members-tab-table__text-field .mat-mdc-input-element{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-manage-team-members-tab-label,.storytelling-theme .st-manage-team-members-tab-counter{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-manage-team-members-button-invite{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-add-team-member{background:#f5f3f2}.storytelling-theme .st-add-team-member-label{color:#1d1c16}.storytelling-theme .st-add-team-member-button-group{border:none}.storytelling-theme .st-add-team-member-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme .st-add-team-member-button-confirm{background:#006a65;color:#fff!important}.storytelling-theme .st-add-team-member-button-confirm--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#71f7ed}.storytelling-theme .st-add-team-member-button-confirm--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: mat.get-color-from-palette( $primary-palette, 400 )}.storytelling-theme .st-add-team-member{font-family:Roboto}.storytelling-theme .st-add-team-member-label{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-add-team-member-button-confirm,.storytelling-theme .st-add-team-member-button-cancel{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-status .mat-mdc-standard-chip{border:1px solid #76786b}.storytelling-theme .st-status-menu{background-color:#f0efeb}.storytelling-theme .st-status-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme .st-status-valid{color:#ba1a1a}.storytelling-theme .st-status mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-desk-menu{background-color:#f0efeb}.storytelling-theme .st-desk-menu mat-chip-row,.storytelling-theme .st-desk-menu mat-chip{border:1px solid #76786b}.storytelling-theme .st-desk-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme .st-desk-value:nth-child(3n){background-color:#cfe5ff}.storytelling-theme .st-desk-value:nth-child(3n+1){background-color:#e9f1ff}.storytelling-theme .st-desk-value:nth-child(3n+2){background-color:#b0c9e7}.storytelling-theme .st-desk-button-add.mdc-button{--mdc-text-button-label-text-color: #46483c}.storytelling-theme .st-desk-button-add-valid.mat-mdc-button.mat-mdc-button-base:not(:disabled){color:#ba1a1a}.storytelling-theme .st-desk mat-chip{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-desk-button-add.mdc-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-topic-type .mat-mdc-standard-chip{--mdc-chip-label-text-color: inherit;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.storytelling-theme .st-topic-type-add.mat-mdc-standard-chip{--mdc-chip-with-avatar-avatar-size: .75rem;--mdc-chip-with-icon-icon-size: .75rem;--mdc-chip-label-text-color: #46483c;--mdc-chip-with-trailing-icon-trailing-icon-color: #46483c}.storytelling-theme .st-topic-type-add-invalid.mat-mdc-standard-chip{--mdc-chip-label-text-color: #ba1a1a;--mdc-chip-with-icon-icon-color: #ba1a1a;color:#ba1a1a}.storytelling-theme .st-topic-type-plus-chip.mat-mdc-standard-chip{--mdc-chip-label-text-color: #1d1c16}.storytelling-theme .st-staff-id-list-menu{background-color:#f0efeb}.storytelling-theme .st-staff-id-list-menu mat-chip-row,.storytelling-theme .st-staff-id-list-menu mat-chip{border:1px solid #76786b}.storytelling-theme .st-staff-id-list-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme .st-staff-id-list-menu-option:nth-child(3n) avatar{background-color:#cfe5ff}.storytelling-theme .st-staff-id-list-menu-option:nth-child(3n+1) avatar{background-color:#e9f1ff}.storytelling-theme .st-staff-id-list-menu-option:nth-child(3n+2) avatar{background-color:#b0c9e7}.storytelling-theme .st-staff-id-list-value:nth-child(3n){background-color:#cfe5ff}.storytelling-theme .st-staff-id-list-value:nth-child(3n+1){background-color:#e9f1ff}.storytelling-theme .st-staff-id-list-value:nth-child(3n+2){background-color:#b0c9e7}.storytelling-theme .st-staff-id-list-button-add.mdc-button{--mdc-text-button-label-text-color: #46483c}.storytelling-theme .st-staff-id-list-button-add-valid.mat-mdc-button.mat-mdc-button-base:not(:disabled){color:#ba1a1a}.storytelling-theme .st-staff-id-list-button-add.mdc-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-staff-id-list-menu mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-staff-id-list-menu-option .mdc-list-item__primary-text{font-weight:500}.storytelling-theme .st-staff-id-list-menu-option .mdc-list-item__secondary-text{font-size:12px}.storytelling-theme .st-staff-id-list-multiple-menu{background-color:#f0efeb}.storytelling-theme .st-staff-id-list-multiple-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme .st-staff-id-list-multiple-form-search{background-color:#f0efeb}.storytelling-theme .st-staff-id-list-multiple-value-list{background-color:#fff}.storytelling-theme .st-staff-id-list-multiple .mat-mdc-standard-chip{border:1px solid #909284;--mdc-chip-with-icon-icon-color: #24beb6}.storytelling-theme .st-staff-id-list-multiple .mat-mdc-chip-row{border:1px solid #76786b}.storytelling-theme .st-staff-id-list-multiple .mdc-text-field--filled{background-color:inherit}.storytelling-theme .st-staff-id-list-multiple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.storytelling-theme .st-staff-id-list-multiple .mdc-list-item__secondary-text,.storytelling-theme .st-staff-id-list-multiple .mdc-evolution-chip__text-label{color:#1d1c16}.storytelling-theme .st-staff-id-list-multiple-list-value-list{background-color:#f0efeb}.storytelling-theme .st-staff-id-list-multiple-list .mat-mdc-standard-chip{border:1px solid #76786b;--mdc-chip-with-icon-icon-color: #006a65}.storytelling-theme .st-staff-id-list-multiple-list .mat-mdc-standard-chip .mdc-evolution-chip__cell--trailing{border-inline-start:1px solid #76786b}.storytelling-theme .st-staff-id-list-multiple-list .mdc-evolution-chip__cell--trailing{border-inline-start:none!important}.storytelling-theme .st-staff-id-list-multiple .st-staff-id-list-multiple-button{--mdc-text-button-label-text-color: #1a1d13}.storytelling-theme .st-staff-id-list-multiple .st-staff-id-list-multiple-button-valid.mat-mdc-button.mat-mdc-button-base:not(:disabled){color:#ba1a1a}.storytelling-theme .st-staff-id-list-multiple-list .mdc-evolution-chip__text-label{font-weight:500}.storytelling-theme .st-staff-id-list-multiple-list mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-staff-id-list-multiple-form .mdc-list-item__primary-text{font-weight:500}.storytelling-theme .st-staff-id-list-multiple-form .mdc-list-item__secondary-text{font-size:12px}.storytelling-theme .st-staff-id-list-multiple-button{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-user-menu{--mat-menu-item-label-text-color: #1d1c16}.storytelling-theme .st-user-menu .mat-mdc-menu-panel{background-color:#f0efeb}.storytelling-theme .st-user-menu-container-header{background-color:#e3e4d3;color:#1d1c16}.storytelling-theme .st-user-menu-container-header-submenu{background-color:#f0efeb}.storytelling-theme .st-user-menu-container-header-info-username,.storytelling-theme .st-user-menu-container-header-info-team,.storytelling-theme .st-user-menu-submenu,.storytelling-theme .st-user-menu-submenu-title{color:#1d1c16}.storytelling-theme .st-user-menu-main{background-color:#e3e4d3}.storytelling-theme .st-user-menu-container-header-info-username{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-user-menu-container-header-info-team{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-user-menu-submenu-title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-login{background-color:#fffbff;--mdc-icon-button-icon-color: #1d1c16}.storytelling-theme .st-login mat-form-field{border-color:unset}.storytelling-theme .st-login input:-webkit-autofill,.storytelling-theme .st-login input:-webkit-autofill:hover,.storytelling-theme .st-login input:-webkit-autofill:focus,.storytelling-theme .st-login input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fffbff inset!important}.storytelling-theme .st-login input:-webkit-autofill{-webkit-text-fill-color:#1d1c16!important}.storytelling-theme .st-login-app-title,.storytelling-theme .st-login-spacing{color:#1d1c16}.storytelling-theme .st-login.mat-mdc-form-field-appearance-outline .mat-mdc-form-field-outline-thick{color:#ba1a1a}.storytelling-theme .st-login-password{--text-field-hint-message: #ba1a1a}.storytelling-theme .st-login-button{--mat-standard-button-toggle-background-color: #006a65;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-selected-state-background-color: #006a65;--mat-standard-button-toggle-selected-state-text-color: white}.storytelling-theme .st-login-button-group{border:none}.storytelling-theme .st-login-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme .st-login-button-group--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#71f7ed}.storytelling-theme .st-login-button-group--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #4fdbd1}.storytelling-theme .st-login-button-sso.mat-button-toggle-appearance-standard,.storytelling-theme .st-login-button-sso.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#f5f3f2;color:#1d1c16}.storytelling-theme .st-login-button-sso.mat-button-toggle-appearance-standard,.storytelling-theme .st-login-button-sso.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:1.25rem}.storytelling-theme .st-login-sso-providers-error{color:#ba1a1a}.storytelling-theme .st-login-app-title{font-size:2.125rem;font-weight:700;line-height:2.5rem;font-family:Roboto;letter-spacing:normal}.storytelling-theme .st-login-password mat-hint{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-login-spacing-remember label{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-login-button,.storytelling-theme .st-login-button-sso{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-login-sso-providers-error{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-date-range-pager-calendar{background:#f5f3f2}.storytelling-theme .st-date-range-pager-label{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-full-screen-dialog-left-container,.storytelling-theme .st-full-screen-dialog-right-container{background-color:#eaebe3}.storytelling-theme .st-full-screen-dialog-pager{background-color:#1a1d13;color:#e3e4d3}.storytelling-theme .st-full-screen-dialog-pager-text{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .topic-full-screen-header{border-bottom:1px solid #c7c8b8}.storytelling-theme .topic-full-screen-header__topic-type .st-topic-type-add{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #f5f3f2}.storytelling-theme .topic-full-screen-header__top-row__title{color:#46483c}.storytelling-theme .topic-full-screen-header-close-button{--mdc-icon-button-icon-color: black}.storytelling-theme .topic-full-screen-meta__status.st-status .mat-mdc-standard-chip{--mdc-chip-label-text-color: #006a65}.storytelling-theme .topic-full-screen-meta__approve{background-color:#f5f3f2;color:#006a65}.storytelling-theme .topic-full-screen-meta__approve--active{background-color:#006a65;color:#fff}.storytelling-theme .topic-full-screen-meta__actions{--mdc-icon-button-icon-color: black}.storytelling-theme .topic-full-screen-tags__icon,.storytelling-theme .topic-full-screen-owners__icon,.storytelling-theme .topic-full-screen-desks__icon{color:#006a65}.storytelling-theme .topic-full-screen-tags-label span,.storytelling-theme .topic-full-screen-owners-label span,.storytelling-theme .topic-full-screen-desks-label span{color:#1d1c16}.storytelling-theme .topic-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{--mdc-text-button-label-text-color: #1d1c16}.storytelling-theme .topic-full-screen-tags .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-tags .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-owners .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-owners .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-desks .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-desks .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;background:#f5f3f2}.storytelling-theme .topic-full-screen-tags .st-tags-autocomplete-button,.storytelling-theme .topic-full-screen-tags .st-check-list-button,.storytelling-theme .topic-full-screen-tags .st-staff-id-list-multiple-button,.storytelling-theme .topic-full-screen-owners .st-tags-autocomplete-button,.storytelling-theme .topic-full-screen-owners .st-check-list-button,.storytelling-theme .topic-full-screen-owners .st-staff-id-list-multiple-button,.storytelling-theme .topic-full-screen-desks .st-tags-autocomplete-button,.storytelling-theme .topic-full-screen-desks .st-check-list-button,.storytelling-theme .topic-full-screen-desks .st-staff-id-list-multiple-button{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #f5f3f2}.storytelling-theme .topic-full-screen-required .mat-content,.storytelling-theme .topic-full-screen-required .mat-expansion-indicator:after{color:#ba1a1a}.storytelling-theme .topic-full-screen-accordion-pane-container .mat-expansion-panel-header.mat-expanded{background:#e3e4d3}.storytelling-theme .topic-full-screen-accordion-pane-container-expand-collapse.mdc-button,.storytelling-theme .topic-full-screen-accordion-pane-container-btn__add.mdc-button{--mat-mdc-button-persistent-ripple-color: transparent;--mat-mdc-button-ripple-color: transparent;--mdc-filled-button-container-color: transparent;--mdc-filled-button-label-text-color: #46483c}.storytelling-theme .topic-full-screen-accordion-pane-container-property__container{background:#e4e7db;color:#1d1c16}.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;background:#f5f3f2;color:#1d1c16}.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-tags-autocomplete-button,.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-check-list-button,.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-staff-id-list-multiple-button{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #f5f3f2}.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-tags-autocomplete-button-valid.mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-check-list-button-valid.mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-accordion-pane-container-property__container .st-staff-id-list-multiple-button-valid.mat-mdc-button.mat-mdc-button-base{--mdc-text-button-label-text-color: #ba1a1a;color:#ba1a1a}.storytelling-theme .topic-full-screen-accordion-pane-container-property__label{color:#1d1c16}.storytelling-theme .topic-full-screen-create-footer-buttons .mat-mdc-button{--mdc-text-button-label-text-color: #1d1c16}.storytelling-theme .topic-full-screen-create-footer-buttons--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#e3e4d3}.storytelling-theme .topic-full-screen-create-footer-buttons--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #006a65}.storytelling-theme .topic-full-screen-header__title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .topic-full-screen-header__description{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .topic-full-screen-accordion-pane-container-expand-collapse.mdc-button,.storytelling-theme .topic-full-screen-accordion-pane-container-btn__add.mdc-button,.storytelling-theme .topic-full-screen-accordion-pane-container .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-accordion-pane-container .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-accordion-pane-container .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-accordion-pane-container .st-tags-autocomplete-button,.storytelling-theme .topic-full-screen-accordion-pane-container .st-check-list-button,.storytelling-theme .topic-full-screen-accordion-pane-container .st-staff-id-list-multiple-button,.storytelling-theme .topic-full-screen-accordion-pane-container-property__label{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .topic-full-screen-tags-label,.storytelling-theme .topic-full-screen-owners-label,.storytelling-theme .topic-full-screen-desks-label{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .topic-full-screen-tags .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-tags .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-owners .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-owners .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-desks .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-desks .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .topic-full-screen-tags .st-tags-autocomplete-button,.storytelling-theme .topic-full-screen-tags .st-check-list-button,.storytelling-theme .topic-full-screen-tags .st-staff-id-list-multiple-button,.storytelling-theme .topic-full-screen-owners .st-tags-autocomplete-button,.storytelling-theme .topic-full-screen-owners .st-check-list-button,.storytelling-theme .topic-full-screen-owners .st-staff-id-list-multiple-button,.storytelling-theme .topic-full-screen-desks .st-tags-autocomplete-button,.storytelling-theme .topic-full-screen-desks .st-check-list-button,.storytelling-theme .topic-full-screen-desks .st-staff-id-list-multiple-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .topic-full-screen-header mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .topic-full-screen-create-footer button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .assignment-full-screen-header{border-bottom:1px solid #c7c8b8}.storytelling-theme .assignment-full-screen-header__top-row__title{color:#46483c}.storytelling-theme .assignment-full-screen-header-meta__status.st-status .mat-mdc-standard-chip{--mdc-chip-label-text-color: #006a65}.storytelling-theme .assignment-full-screen-header-meta__approve{background-color:#f5f3f2;color:#006a65}.storytelling-theme .assignment-full-screen-header-meta__approve--active{background-color:#006a65;color:#fff}.storytelling-theme .assignment-full-screen-header-meta__actions,.storytelling-theme .assignment-full-screen-header-close-button{--mdc-icon-button-icon-color: black}.storytelling-theme .assignment-full-screen-tags__icon,.storytelling-theme .assignment-full-screen-owners__icon,.storytelling-theme .assignment-full-screen-desks__icon{color:#006a65}.storytelling-theme .assignment-full-screen-tags-label span,.storytelling-theme .assignment-full-screen-owners-label span,.storytelling-theme .assignment-full-screen-desks-label span{color:#1d1c16}.storytelling-theme .assignment-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{--mdc-text-button-label-text-color: #1d1c16}.storytelling-theme .assignment-full-screen-tags .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-tags .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-owners .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-owners .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-desks .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-desks .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;background:#f5f3f2}.storytelling-theme .assignment-full-screen-tags .st-tags-autocomplete-button,.storytelling-theme .assignment-full-screen-tags .st-check-list-button,.storytelling-theme .assignment-full-screen-tags .st-staff-id-list-multiple-button,.storytelling-theme .assignment-full-screen-owners .st-tags-autocomplete-button,.storytelling-theme .assignment-full-screen-owners .st-check-list-button,.storytelling-theme .assignment-full-screen-owners .st-staff-id-list-multiple-button,.storytelling-theme .assignment-full-screen-desks .st-tags-autocomplete-button,.storytelling-theme .assignment-full-screen-desks .st-check-list-button,.storytelling-theme .assignment-full-screen-desks .st-staff-id-list-multiple-button{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #f5f3f2}.storytelling-theme .assignment-full-screen-pager{border-top:1px solid #c7c8b8;color:#1d1c16}@media (max-width: 1279.98px){.storytelling-theme .assignment-full-screen-pager{background-color:#1a1d13;color:#e3e4d3}}.storytelling-theme .assignment-full-screen-accordion-pane-container .mat-expansion-panel-header.mat-expanded{background:#e3e4d3}.storytelling-theme .assignment-full-screen-accordion-pane-container-expand-collapse.mdc-button,.storytelling-theme .assignment-full-screen-accordion-pane-container-btn__add.mdc-button{--mat-mdc-button-persistent-ripple-color: transparent;--mat-mdc-button-ripple-color: transparent;--mdc-filled-button-container-color: transparent;--mdc-filled-button-label-text-color: #46483c}.storytelling-theme .assignment-full-screen-accordion-pane-container-property__container{background:#e4e7db;color:#1d1c16}.storytelling-theme .assignment-full-screen-accordion-pane-container-property__label{color:#1d1c16}.storytelling-theme .assignment-full-screen-accordion-pane-container .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;background:#f5f3f2;color:#1d1c16}.storytelling-theme .assignment-full-screen-accordion-pane-container .st-tags-autocomplete-button,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-check-list-button,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple-button{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #f5f3f2}.storytelling-theme .assignment-full-screen-accordion-pane-container .st-tags-autocomplete-button-valid.mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-check-list-button-valid.mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple-button-valid.mat-mdc-button.mat-mdc-button-base{--mdc-text-button-label-text-color: #ba1a1a;color:#ba1a1a}.storytelling-theme .assignment-full-screen-accordion-pane-container-required .mat-content,.storytelling-theme .assignment-full-screen-accordion-pane-container-required .mat-expansion-indicator:after{color:#ba1a1a}.storytelling-theme .assignment-full-screen-header__title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .assignment-full-screen-header__description{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .assignment-full-screen-accordion-pane-container-expand-collapse.mdc-button,.storytelling-theme .assignment-full-screen-accordion-pane-container-btn__add.mdc-button,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-tags-autocomplete-button,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-check-list-button,.storytelling-theme .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .assignment-full-screen-tags-label,.storytelling-theme .assignment-full-screen-owners-label,.storytelling-theme .assignment-full-screen-desks-label{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .assignment-full-screen-tags .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-tags .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-owners .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-owners .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-desks .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-desks .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .assignment-full-screen-tags .st-tags-autocomplete-button,.storytelling-theme .assignment-full-screen-tags .st-check-list-button,.storytelling-theme .assignment-full-screen-tags .st-staff-id-list-multiple-button,.storytelling-theme .assignment-full-screen-owners .st-tags-autocomplete-button,.storytelling-theme .assignment-full-screen-owners .st-check-list-button,.storytelling-theme .assignment-full-screen-owners .st-staff-id-list-multiple-button,.storytelling-theme .assignment-full-screen-desks .st-tags-autocomplete-button,.storytelling-theme .assignment-full-screen-desks .st-check-list-button,.storytelling-theme .assignment-full-screen-desks .st-staff-id-list-multiple-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .assignment-full-screen-header mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .assignment-full-screen-accordion-expand-collapse.mdc-button,.storytelling-theme .assignment-full-screen-accordion-btn__add.mdc-button,.storytelling-theme .assignment-full-screen-pager-text{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-text-area-overlay{border-radius:.25rem}.storytelling-theme .st-text-area-overlay:hover{background-color:#006a6514}.storytelling-theme .st-text-area-overlay-input{outline:2px solid #006a65;padding:4px 8px;border-radius:.25rem;background-color:#f0efeb;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d;color:#1d1c16}.storytelling-theme .st-text-area-overlay-display{color:#1d1c16}.storytelling-theme .st-text-area-overlay-valid{color:#ba1a1a;content:"*"}.storytelling-theme .st-text-area__display{color:#1d1c16}.storytelling-theme .st-text-area__input--edit.mat-mdc-form-field-input-control.mat-mdc-input-element{color:transparent}.storytelling-theme .st-text-area__display{font:inherit;letter-spacing:inherit;text-decoration:inherit;text-transform:inherit}.storytelling-theme .st-tags-autocomplete .mat-mdc-standard-chip{--mdc-chip-with-icon-icon-color: #006a65;border:1px solid #76786b}.storytelling-theme .st-tags-autocomplete-menu{background-color:#f0efeb}.storytelling-theme .st-tags-autocomplete-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme .st-tags-autocomplete-valid span{color:#ba1a1a}.storytelling-theme .st-tags-autocomplete-valid .mat-mdc-chip-graphic{--mdc-chip-with-icon-icon-color: #ba1a1a}.storytelling-theme .st-tags-autocomplete-button{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-check-list .mat-mdc-standard-chip{border:1px solid #909284}.storytelling-theme .st-check-list-menu{background-color:#f0efeb}.storytelling-theme .st-check-list-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme .st-check-list-button.mat-mdc-button{--mdc-text-button-label-text-color: #1d1c16}.storytelling-theme .st-check-list-button-valid.mat-mdc-button{--mdc-text-button-label-text-color: #ba1a1a}.storytelling-theme .st-check-list-button{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-date-range-picker-menu{background-color:#f0efeb}.storytelling-theme .st-date-range-picker-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme .st-date-range-picker-periods{border-left:.075rem solid #c7c8b8}.storytelling-theme .st-date-range-picker-button{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-topic-item{border-bottom:1px solid #C7C8B8}.storytelling-theme .st-topic-item-drag-preview{background-color:#e8e9e0;border-color:#76786b}.storytelling-theme .st-topic-item-content-container-main__time-updated,.storytelling-theme .st-topic-item-content-container-main__updated-by{color:#46483c}.storytelling-theme .st-topic-item-content-container{border-bottom:.125rem transparent}.storytelling-theme .st-topic-item-content-container__mouse-entered{border-bottom:.125rem solid #76786B}.storytelling-theme .st-topic-item-content-container-assigns__add-assignment-button.mdc-button{--mdc-text-button-label-text-color: #46483c}.storytelling-theme .st-topic-item-content-container-actions__approve{background-color:#f5f3f2;color:#006a65}.storytelling-theme .st-topic-item-content-container-actions__approve--active{background-color:#006a65;color:#fff}.storytelling-theme .st-topic-item-content-container__mobile--status{background-color:#e3e4d3}.storytelling-theme .st-topic-item-content-container__mobile--slug{color:#1a1d13}.storytelling-theme .st-topic-item-content-container__mobile--desk{color:#46483c}.storytelling-theme .st-topic-item-content-container__mobile--desk__icon{color:#006a65}.storytelling-theme .st-topic-item-content-container__mobile--owner{color:#46483c}.storytelling-theme .st-topic-item-content-container__mobile--owner__icon,.storytelling-theme .st-topic-item-content-container__mobile--assignments__icon{color:#006a65}.storytelling-theme .st-topic-item .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__notch,.storytelling-theme .st-topic-item .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__trailing,.storytelling-theme .st-topic-item .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__leading{border-color:#46483c}.storytelling-theme .st-topic-item-container-dynamic-controls-item mat-label{color:#46483c}.storytelling-theme .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__notch,.storytelling-theme .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__trailing,.storytelling-theme .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__leading{border-color:#46483c}.storytelling-theme-new-template-dialog{background-color:#f0efeb}.storytelling-theme .st-topic-item-content-container-main__type.st-topic-type .mat-mdc-chip{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-topic-item-content-container-main__time-updated,.storytelling-theme .st-topic-item-content-container-main__updated-by{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-topic-item-content-container-main__slug,.storytelling-theme .st-topic-item-content-container-main__slug .st-text-area-overlay-input{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-topic-item-content-container-main__summary,.storytelling-theme .st-topic-item-content-container-main__summary .st-text-area-overlay-input{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-topic-item-content-container-assigns__assignments-extraCount{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme .st-topic-item-content-container-assigns__add-assignment-button.mdc-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-topic-item-content-container__mobile--status{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-topic-item-content-container__mobile--slug{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-topic-item-content-container__mobile--desk{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-topic-item-content-container__mobile--desk__icon.mat-icon{font-size:1rem}.storytelling-theme .st-topic-item-content-container__mobile--owner{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-topic-item-content-container__mobile--owner__icon.mat-icon,.storytelling-theme .st-topic-item-content-container__mobile--assignments__icon.mat-icon{font-size:1rem}.storytelling-theme .st-topic-item-content-container__mobile--assignments__items--extra{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-assignment-condensed{border-inline:1px solid #c7c8b8}.storytelling-theme .st-assignment-condensed-icon{background-color:#e7e2d9}.storytelling-theme .st-assignment-condensed-container-story--title{color:#1d1c16}.storytelling-theme .st-assignment-condensed-container-story--desc{color:#46483c}.storytelling-theme .st-assignment-condensed-container-story--desc.st-topic-item-condensed-valid{color:#ba1a1a}.storytelling-theme .st-assignment-condensed-container-desk,.storytelling-theme .st-assignment-condensed-container-status{color:#46483c}.storytelling-theme .st-assignment-condensed-container-approve.mat-mdc-button{background-color:#f5f3f2;--mdc-text-button-label-text-color: #006A65}.storytelling-theme .st-assignment-condensed-container-approve--active.mat-mdc-button{background-color:#006a65;--mdc-text-button-label-text-color: #FFFFFF}.storytelling-theme .st-assignment-condensed-container-story--slug{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-assignment-condensed-container-story--desc,.storytelling-theme .st-assignment-condensed-container-desk,.storytelling-theme .st-assignment-condensed-container-status{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-wire-tile-item{background:#f5f3f2}.storytelling-theme .st-wire-tile-item:hover{background:#e4e7db;box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026}.storytelling-theme .st-wire-tile-item-container--title{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.1px}.storytelling-theme .st-wire-tile-item-container--text{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px}.storytelling-theme .wire-fullscreen-panel{background:#f5f3f2}.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-header-buttons mat-icon,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-gallery-header-buttons mat-icon{color:#1d1c16}.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-header-buttons__share-menu,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-gallery-header-buttons__share-menu{background:#f0efeb}.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-header__btn-close,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-gallery-header__btn-close,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-wrapper-info .user-info,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-gallery-wrapper-info .user-info,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-wrapper-info-info__title,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-gallery-wrapper-info-info__title{color:#1d1c16}.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-container-image,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-gallery-container-image{border:1px solid #76786b}.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-container-user-info__author,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-gallery-container-user-info__author{color:#006a65}.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-container-user__title,.storytelling-theme .wire-fullscreen-panel .st-wire-full-screen-gallery-container-user__title{color:#1d1c16}.storytelling-theme .st-wire-full-screen,.storytelling-theme .st-wire-full-screen-gallery{font-family:Roboto}.storytelling-theme .st-wire-full-screen-wrapper .user-info__date,.storytelling-theme .st-wire-full-screen-wrapper .user-info__fromNow,.storytelling-theme .st-wire-full-screen-gallery-wrapper .user-info__date,.storytelling-theme .st-wire-full-screen-gallery-wrapper .user-info__fromNow{font-size:14px;font-weight:500;letter-spacing:.0892857143em}.storytelling-theme .st-wire-full-screen-wrapper-info__title,.storytelling-theme .st-wire-full-screen-gallery-wrapper-info__title{font-size:24px;font-weight:400;line-height:32px}.storytelling-theme .st-wire-full-screen .mat-mdc-tab-labels,.storytelling-theme .st-wire-full-screen-gallery .mat-mdc-tab-labels{font-size:14px;font-weight:500}.storytelling-theme .st-wire-full-screen .mat-mdc-tab-labels .mdc-tab__text-label,.storytelling-theme .st-wire-full-screen-gallery .mat-mdc-tab-labels .mdc-tab__text-label{letter-spacing:.0892857143em}.storytelling-theme .st-wire-full-screen-container-user-info__author,.storytelling-theme .st-wire-full-screen-gallery-container-user-info__author{font-size:14px;font-weight:500;letter-spacing:.0892857143em}.storytelling-theme .st-wire-full-screen-container-user__text,.storytelling-theme .st-wire-full-screen-gallery-container-user__text{font-size:24px}.storytelling-theme .st-wire-full-screen-slider-image,.storytelling-theme .st-wire-full-screen-slider-btns-nav .btn-back,.storytelling-theme .st-wire-full-screen-slider-btns-nav .btn-next{border:1px solid #76786b}.storytelling-theme .st-top-bar__title{font-size:18px;font-weight:500;line-height:24px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-main-content-top-bar-main-cta,.storytelling-theme .st-main-content-top-bar-view-options,.storytelling-theme .st-main-content-top-bar-view-options button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-expansion-panel-panel__mouse-entered{border-bottom:.125rem solid #76786B}.storytelling-theme .st-expansion-panel-panel-header{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-expansion-panel-panel-header__items-cost,.storytelling-theme .st-expansion-panel-panel-header__items-count{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-playbook-card-view-pane-container-expand-collapse.mdc-button{--mat-mdc-button-persistent-ripple-color: transparent;--mat-mdc-button-ripple-color: transparent;--mdc-filled-button-container-color: transparent;--mdc-filled-button-label-text-color: mat.get-color-from-palette($neutral-variant-palette, 900)}.storytelling-theme .st-playbook-card-view-condensed-labels{border-inline:1px solid #c7c8b8;border-top:1px solid #c7c8b8;background:#e3e4d3}.storytelling-theme .st-playbook-card-view-topic-condensed{border-bottom:1px solid #c7c8b8}.storytelling-theme .st-playbook-card-view-topic-condensed:nth-child(2n){background-color:#f5f3f2}.storytelling-theme .st-playbook-card-view-assignment-topic-header{background:#e3e4d3;border-inline:1px solid #c7c8b8}.storytelling-theme .st-playbook-card-view-assignment-topic-header__location,.storytelling-theme .st-playbook-card-view-assignment-topic-header__category,.storytelling-theme .st-playbook-card-view-assignment-topic-header__owner,.storytelling-theme .st-playbook-card-view-assignment-topic-header__slug{color:#1d1c16}.storytelling-theme .st-playbook-card-view-pane-container-cost,.storytelling-theme .st-playbook-card-view-pane-container-count{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-playbook-card-view-pane-container-expand-collapse{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-playbook-card-view-condensed-labels-story,.storytelling-theme .st-playbook-card-view-condensed-labels-custom-field,.storytelling-theme .st-playbook-card-view-condensed-labels-desk,.storytelling-theme .st-playbook-card-view-condensed-labels-status,.storytelling-theme .st-playbook-card-view-condensed-labels-actions{font-size:11px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-playbook-card-view-assignment-topic-header__type.st-topic-type .mat-mdc-chip,.storytelling-theme .st-playbook-card-view-assignment-topic-header__type.st-topic-type .mdc-button,.storytelling-theme .st-playbook-card-view-assignment-topic-header__location,.storytelling-theme .st-playbook-card-view-assignment-topic-header__category,.storytelling-theme .st-playbook-card-view-assignment-topic-header__owner{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-playbook-card-view-assignment-topic-header__slug{font-size:11px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-topic-item-condensed{border-inline:1px solid #c7c8b8}.storytelling-theme .st-topic-item-condensed-drag-preview{background-color:#e8e9e0;border-color:#76786b}.storytelling-theme .st-topic-item-condensed-container__mouse-entered{border-bottom:.125rem solid #76786B}.storytelling-theme .st-topic-item-condensed-container-badge span.mat-badge-content{background:#ba1a1a;color:#fff}.storytelling-theme .st-topic-item-condensed-container-story-header--title{color:#1d1c16}.storytelling-theme .st-topic-item-condensed-container-story--desc{color:#46483c}.storytelling-theme .st-topic-item-condensed-container-story--desc.st-topic-item-condensed-valid{color:#ba1a1a}.storytelling-theme .st-topic-item-condensed-container-desk,.storytelling-theme .st-topic-item-condensed-container-status{color:#46483c}.storytelling-theme .st-topic-item-condensed-container-assignments .st-icon button{background-color:#e3e4d3}.storytelling-theme .st-topic-item-condensed-container-approve.mat-mdc-button{background-color:#f5f3f2;--mdc-text-button-label-text-color: #006A65}.storytelling-theme .st-topic-item-condensed-container-approve--active.mat-mdc-button{background-color:#006a65;--mdc-text-button-label-text-color: #FFFFFF}.storytelling-theme .st-topic-item-condensed-container-badge span.mat-badge-content{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-topic-item-condensed-container-story-header--title{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-topic-item-condensed-container-story--desc,.storytelling-theme .st-topic-item-condensed-container-desk,.storytelling-theme .st-topic-item-condensed-container-status,.storytelling-theme .st-topic-item-condensed-container-custom-fields{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-topic-item-condensed-container-assigns__assignments-extraCount{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme .st-view-state{background-color:#eaebe3}.storytelling-theme .st-view-state-tile-group{background-color:#e3e4d3}.storytelling-theme .st-view-state-create-footer-buttons--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#e3e4d3}.storytelling-theme .st-view-state-create-footer-buttons--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #006a65}.storytelling-theme .st-view-state{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-playbook-view-state-tab-settings__type-view,.storytelling-theme .st-playbook-view-state-tab-settings__type-content,.storytelling-theme .st-playbook-view-state-tab-settings-map{background-color:#e3e4d3}.storytelling-theme .st-playbook-view-state-tab-settings__type-view__label,.storytelling-theme .st-playbook-view-state-tab-settings__type-content__label,.storytelling-theme .st-playbook-view-state-tab-settings-map__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-layout__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping-order__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting-order__label{color:#1d1c16}.storytelling-theme .st-playbook-view-state-tab-settings-default-layout .mdc-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping .mdc-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping-order .mdc-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting .mdc-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting-order .mdc-button{--mdc-outlined-button-outline-color: #c7c8b8;--mdc-outlined-button-label-text-color: #006a65}.storytelling-theme .st-playbook-view-state-tab-settings-default-layout .mdc-icon-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping .mdc-icon-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping-order .mdc-icon-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting .mdc-icon-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting-order .mdc-icon-button{--mdc-icon-button-icon-color: #006a65;border:1px solid #c7c8b8}.storytelling-theme .st-playbook-view-state-tab-required-filter-buttons__clear-all.mat-mdc-unelevated-button,.storytelling-theme .st-playbook-view-state-tab-optional-filter-buttons__clear-all.mat-mdc-unelevated-button{--mdc-filled-button-container-color: transparent;--mdc-filled-button-label-text-color: #46483c}.storytelling-theme .st-playbook-view-state-header__title,.storytelling-theme .st-playbook-view-state-header__title textarea{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-playbook-view-state-tab-settings__type-view__label,.storytelling-theme .st-playbook-view-state-tab-settings__type-content__label,.storytelling-theme .st-playbook-view-state-tab-settings-map__label{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-playbook-view-state-tab-settings__type-view .mdc-form-field,.storytelling-theme .st-playbook-view-state-tab-settings__type-content .mdc-form-field,.storytelling-theme .st-playbook-view-state-tab-settings-map .mdc-form-field{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-playbook-view-state-tab-settings-default-layout__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping-order__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting__label,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting-order__label{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-playbook-view-state-tab-settings-default-layout .mdc-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping .mdc-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-grouping-order .mdc-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting .mdc-button,.storytelling-theme .st-playbook-view-state-tab-settings-default-sorting-order .mdc-button,.storytelling-theme .st-playbook-view-state-tab-required-filter-buttons__clear-all,.storytelling-theme .st-playbook-view-state-tab-required-filter-buttons__add,.storytelling-theme .st-playbook-view-state-tab-optional-filter-buttons__clear-all,.storytelling-theme .st-playbook-view-state-tab-optional-filter-buttons__add{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-cast-view-state-body__type-content,.storytelling-theme .st-cast-view-state-body__advanced-settings{background-color:#e3e4d3}.storytelling-theme .st-cast-view-state-body__type-content__label,.storytelling-theme .st-cast-view-state-body__advanced-settings__label,.storytelling-theme .st-cast-view-state-body-default-layout__label,.storytelling-theme .st-cast-view-state-body-default-view__label,.storytelling-theme .st-cast-view-state-body-channel__label,.storytelling-theme .st-cast-view-state-body-edition__label{color:#1d1c16}.storytelling-theme .st-cast-view-state-body-default-layout .mdc-button,.storytelling-theme .st-cast-view-state-body-default-view .mdc-button,.storytelling-theme .st-cast-view-state-body-channel .mdc-button,.storytelling-theme .st-cast-view-state-body-edition .mdc-button{--mdc-outlined-button-outline-color: #c7c8b8;--mdc-outlined-button-label-text-color: #006a65}.storytelling-theme .st-cast-view-state-body-default-layout .mdc-icon-button,.storytelling-theme .st-cast-view-state-body-default-view .mdc-icon-button,.storytelling-theme .st-cast-view-state-body-channel .mdc-icon-button,.storytelling-theme .st-cast-view-state-body-edition .mdc-icon-button{--mdc-icon-button-icon-color: #006a65;border:1px solid #c7c8b8}.storytelling-theme .st-cast-view-state-header__title,.storytelling-theme .st-cast-view-state-header__title textarea{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-cast-view-state-body__type-content__label,.storytelling-theme .st-cast-view-state-body__advanced-settings__label{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-cast-view-state-body__type-content .mdc-form-field,.storytelling-theme .st-cast-view-state-body__advanced-settings .mdc-form-field{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-cast-view-state-body-default-layout__label,.storytelling-theme .st-cast-view-state-body-default-view__label,.storytelling-theme .st-cast-view-state-body-channel__label,.storytelling-theme .st-cast-view-state-body-edition__label{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-cast-view-state-body-default-layout .mdc-button,.storytelling-theme .st-cast-view-state-body-default-view .mdc-button,.storytelling-theme .st-cast-view-state-body-channel .mdc-button,.storytelling-theme .st-cast-view-state-body-edition .mdc-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-assignment-item{border-block-end:1px solid #C7C8B8;background-color:#eaebe3}.storytelling-theme .st-assignment-item--selected{background-color:#46483c1f}.storytelling-theme .st-assignment-item-drag-preview{background-color:#e8e9e0;border-color:#76786b}.storytelling-theme .st-assignment-item-content-container-main__time-updated,.storytelling-theme .st-assignment-item-content-container-main__updated-by{color:#46483c}.storytelling-theme .st-assignment-item-content-container{border-bottom:.125rem transparent}.storytelling-theme .st-assignment-item-content-container__mouse-entered{border-bottom:.125rem solid #76786B}.storytelling-theme .st-assignment-item-content-container-actions__approve{background-color:#f5f3f2;color:#006a65}.storytelling-theme .st-assignment-item-content-container-actions__approve--active{background-color:#006a65;color:#fff}.storytelling-theme .st-assignment-item-content-container__mobile--status{background-color:#e3e4d3}.storytelling-theme .st-assignment-item-content-container__mobile--slug{color:#1a1d13}.storytelling-theme .st-assignment-item-content-container__mobile--desk{color:#46483c}.storytelling-theme .st-assignment-item-content-container__mobile--desk__icon{color:#006a65}.storytelling-theme .st-assignment-item-content-container__mobile--owner{color:#46483c}.storytelling-theme .st-assignment-item-content-container__mobile--owner__icon,.storytelling-theme .st-assignment-item-content-container__mobile--assignments__icon{color:#006a65}.storytelling-theme .st-assignment-item-content-container-main-top-row__slug,.storytelling-theme .st-assignment-item-content-container-main-top-row__slug .st-text-area-overlay-input{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-assignment-item-content-container-main__time-updated,.storytelling-theme .st-assignment-item-content-container-main__updated-by{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-assignment-item-content-container-main__summary,.storytelling-theme .st-assignment-item-content-container-main__summary .st-text-area-overlay-input{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-assignment-item-content-container__mobile--status{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-assignment-item-content-container__mobile--slug{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-assignment-item-content-container__mobile--desk{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-assignment-item-content-container__mobile--desk__icon.mat-icon{font-size:1rem}.storytelling-theme .st-assignment-item-content-container__mobile--owner{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-assignment-item-content-container__mobile--owner__icon.mat-icon{font-size:1rem}.storytelling-theme .st-assignment-item-content-container__mobile--assignments__items--extra{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-manage-publication-channels-table{background:transparent}.storytelling-theme .st-manage-publication-channels-table thead[role=rowgroup]{background:#e3e4d3}.storytelling-theme .st-manage-publication-channels-table__text-field .mdc-notched-outline__notch,.storytelling-theme .st-manage-publication-channels-table__text-field .mdc-notched-outline__trailing,.storytelling-theme .st-manage-publication-channels-table__text-field .mdc-notched-outline__leading{border:none}.storytelling-theme .st-manage-publication-channels-table__text-field input{background:transparent;color:#46483c}.storytelling-theme .st-manage-publication-channels-table__button.mat-mdc-button:not(:disabled){background:#006a65;color:#fff}.storytelling-theme .st-manage-publication-channels-table .mat-mdc-select-value-text{color:#46483c}.storytelling-theme .st-manage-publication-channels-button-new-channel.mat-button-toggle-appearance-standard,.storytelling-theme .st-manage-publication-channels-button-new-channel.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#006a65;color:#fff}.storytelling-theme .st-manage-publication-channels-button-new-channel.mat-button-toggle-standalone,.storytelling-theme .st-manage-publication-channels-button-new-channel.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:1.25rem}.storytelling-theme .st-manage-publication-channels-button-new-channel .mat-button-toggle-label-content{line-height:2rem}.storytelling-theme .st-manage-publication-channels-table-header__cell{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-manage-publication-channels-table__mat-select,.storytelling-theme .st-manage-publication-channels-table__text-field{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-manage-publication-channels-button-group__new-channel.mat-button-toggle-appearance-standard{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-add-publication-channel{background:#f5f3f2}.storytelling-theme .st-add-publication-channel-label{color:#1d1c16}.storytelling-theme .st-add-publication-channel-button-group{border:none}.storytelling-theme .st-add-publication-channel-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme .st-add-publication-channel-button-confirm{background:#006a65;color:#fff!important}.storytelling-theme .st-add-publication-channel-button-confirm--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#71f7ed}.storytelling-theme .st-add-publication-channel-button-confirm--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: mat.get-color-from-palette( $primary-palette, 400 )}.storytelling-theme .st-add-publication-channel{font-family:Roboto}.storytelling-theme .st-add-publication-channel-label{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-add-publication-channel-button-confirm,.storytelling-theme .st-add-publication-channel-button-cancel{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-time-control-toggle{color:var(--mat-datepicker-toggle-icon-color)}.storytelling-theme .mtx-datetimepicker-content .mtx-clock-wrapper{background-color:#e4e7db}.storytelling-theme .mtx-datetimepicker-content .mtx-calendar{background-color:#f0efeb}.storytelling-theme .mtx-datetimepicker-content .mtx-time-input{background-color:#e4e7db}.storytelling-theme .mtx-datetimepicker-content .mtx-time-input-active{background-color:#71f7ed;color:#00201e}.storytelling-theme .mtx-datetimepicker-content .mtx-time-ampm-active.mtx-time-am,.storytelling-theme .mtx-datetimepicker-content .mtx-time-ampm-active.mtx-time-pm{background-color:#cce8e4}.storytelling-theme .mtx-datetimepicker-content .mtx-time-ok-button{background:#006a65;color:#fff}.storytelling-theme .mtx-datetimepicker-content .mtx-time-input{font-size:50px;font-weight:400;line-height:60px;font-family:Roboto;letter-spacing:-.25px}.storytelling-theme .mtx-datetimepicker-content .mtx-time-ampm.mtx-time-am,.storytelling-theme .mtx-datetimepicker-content .mtx-time-ampm.mtx-time-pm{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-map-view-google-map div.map-container{border:1px solid #76786b}.storytelling-theme .st-map-view-google-map div.map-container div[role=dialog]{background:#f0efeb}.storytelling-theme .st-map-view-google-map div.map-container div[role=dialog] .poi-info-window a,.storytelling-theme .st-map-view-google-map div.poi-info-window div{background-color:transparent}.storytelling-theme .st-map-view-google-map__buttons{color:#051f1e;background:#cce8e4}.storytelling-theme .st-map-view .st-map-view__buttons,.storytelling-theme .st-map-goole-map .st-map-view__buttons{font-family:Material Icons}.storytelling-theme .st-playbook-map-view-container__icon{border:2px solid black}.storytelling-theme .st-playbook-map-view-container__title{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme .st-search-box-inactive .mdc-notched-outline>*{border-width:0;transition:all .2s ease-in-out}.storytelling-theme .st-address-form-details-fields{background-color:#f0efeb}.storytelling-theme .st-attachments-list .mat-mdc-standard-chip{border:1px solid #76786b}.storytelling-theme .st-attachments-list-upload{border-radius:1rem;border:1px solid #c7c8b8}.storytelling-theme .st-attachments-list-upload--dragging{border:2px dashed #006a65}.storytelling-theme .st-attachments-list-upload-browse{border:1px solid #006a65;background:transparent;color:#006a65}.storytelling-theme .st-attachments-list-upload>span{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme .st-attachment-rename{background:#eaebe3}.storytelling-theme .st-attachment-rename-header,.storytelling-theme .st-attachment-rename-body--input-suffix{color:#1d1c16}.storytelling-theme .st-attachment-rename-cancel-btn{--mdc-text-button-label-text-color: #006a65}.storytelling-theme .st-attachment-rename{font-family:Roboto}.storytelling-theme .st-attachment-rename-header{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-attachment-error{background:#eaebe3}.storytelling-theme .st-attachment-error-header{color:#1d1c16}.storytelling-theme .st-attachment-error-cancel-btn{--mdc-text-button-label-text-color: #006a65}.storytelling-theme .st-attachment-error-msg{color:#1d1c16}.storytelling-theme .st-attachment-error mat-icon{color:#ba1a1a}.storytelling-theme .st-attachment-error{font-family:Roboto}.storytelling-theme .st-attachment-error-header{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-attachment-error-msg{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-attachment-error-cancel-btn{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-filter-manage-team-members-options mat-chip-option.mat-mdc-chip-selected{border:1px solid #cce8e4;background-color:#cce8e4}.storytelling-theme .st-filter-manage-team-members-options mat-chip-option.mat-mdc-chip-selected .mdc-evolution-chip__checkmark,.storytelling-theme .st-filter-manage-team-members-options mat-chip-option.mat-mdc-chip-selected .mat-mdc-chip-action-label{color:#051f1e}.storytelling-theme .st-filter-manage-team-members-options mat-chip-option .mdc-evolution-chip__checkmark,.storytelling-theme .st-filter-manage-team-members-options mat-chip-option .mat-mdc-chip-action-label{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .mat-mdc-select-panel{background-color:#f0efeb}.storytelling-theme .mat-mdc-select-panel .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme .assignment-type__title{color:#46483c}.storytelling-theme .assignment-type__title{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .create-new-template{background-color:#f0efeb}.storytelling-theme .create-new-template-container__icon--edit{color:#46483c}.storytelling-theme .create-new-template-container--title{color:#1d1c16}.storytelling-theme .create-new-template-container-buttons__btn--save.mat-mdc-button.mat-unthemed{background-color:#006a65;color:#fff}.storytelling-theme .create-new-template-container--title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .create-new-template-container-buttons *{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-tree .mdc-text-field__input{caret-color:transparent}.storytelling-theme .st-tree-menu{box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026;background-color:#f0efeb}.storytelling-theme .st-tree-menu-item__label{color:#1d1c16}.storytelling-theme .st-tree-menu-item__label--selected{color:#006a65}.storytelling-theme .st-tree-menu-item__label{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-tree-checklist .mat-mdc-standard-chip{border:1px solid #909284}.storytelling-theme .st-tree-checklist-menu{box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026;background-color:#f0efeb}.storytelling-theme .st-tree-checklist-menu-item__checkbox{color:#1d1c16}.storytelling-theme .st-tree-checklist-menu-item__checkbox.mat-mdc-checkbox-checked .mdc-form-field{color:#006a65}.storytelling-theme .st-tree-checklist-menu-item__checkbox{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-topic-custom-fields{background:#eaebe3}.storytelling-theme .st-topic-custom-fields-header{color:#00201e}.storytelling-theme .st-topic-custom-fields st-topic-item{border:1px solid #cac6bd}.storytelling-theme .st-topic-custom-fields-cancel-btn{--mdc-text-button-label-text-color: #006a65}.storytelling-theme .st-topic-custom-fields .st-topic-custom-fields-body-field-container .mdc-notched-outline__notch,.storytelling-theme .st-topic-custom-fields .st-topic-custom-fields-body-field-container .mdc-notched-outline__trailing,.storytelling-theme .st-topic-custom-fields .st-topic-custom-fields-body-field-container .mdc-notched-outline__leading{border-color:#46483c}.storytelling-theme .st-topic-custom-fields .st-topic-custom-fields-body-field-container mat-label{color:#46483c}.storytelling-theme .st-topic-custom-fields{font-family:Roboto}.storytelling-theme .st-topic-custom-fields-header{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-clipboard-source-chooser-modal{background:#eaebe3}.storytelling-theme .st-clipboard-source-chooser-modal-cancel-btn{color:#006a65}.storytelling-theme .st-clipboard-source-chooser-modal{font-family:Roboto}.storytelling-theme .st-clipboard-source-chooser-modal-title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-avatar div{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .loader-label{color:#46483c}.storytelling-theme .loader-label{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-filter-list{font-family:Roboto}.storytelling-theme .st-filter-list .mat-expansion-panel-header-title{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-dialog-about{background:#eaebe3}.storytelling-theme .st-dialog-about-body-label{color:#1d1c16}.storytelling-theme .st-dialog-about-body-version{color:#46483c}.storytelling-theme .st-dialog-about-body-error{color:#006a65}.storytelling-theme .st-dialog-about-body-rights{color:#1d1c16}.storytelling-theme .st-dialog-about-header-product{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-dialog-about-body-label{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme .st-dialog-about-body-version,.storytelling-theme .st-dialog-about-body-error{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-dialog-about-body-rights{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-dialog-about-footer-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-external-actions-overlay{background-color:#f0efeb;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.storytelling-theme .st-external-actions-overlay .mat-mdc-list-item-title{color:#1d1c16}.storytelling-theme .st-external-actions-overlay .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start.st-external-actions-overlay-icon-error{color:#ba1a1a}.storytelling-theme .st-external-actions-overlay-icon.mat-icon{color:#1d1c16}.storytelling-theme .st-external-actions-overlay-icon-delete.mat-icon,.storytelling-theme .st-external-actions-overlay-delete.mat-mdc-list-item-title{color:#ba1a1a}.storytelling-theme .st-external-actions-overlay .mat-mdc-list-item-title{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-assignments-overlay{background-color:#f0efeb;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.storytelling-theme .st-assignments-overlay .mat-mdc-list-item-title,.storytelling-theme .st-assignments-overlay-icon.mat-icon{color:#1d1c16}.storytelling-theme .st-assignments-overlay .mat-mdc-list-item-title{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-staff-id-list-tooltip-content{background-color:#f0efeb;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.storytelling-theme .st-staff-id-list-tooltip-info__user-name,.storytelling-theme .st-staff-id-list-tooltip-info__user-email{color:#1d1c16}.storytelling-theme .st-staff-id-list-tooltip-info__user-name{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-date-time-range-apply{background:#006a65}.storytelling-theme .st-date-time-range-apply.mat-mdc-button:not(:disabled){color:#fff}.storytelling-theme .st-cast-list{border-radius:1.25rem}.storytelling-theme .st-cast-list-loader .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#f5f3f2}.storytelling-theme .st-cast-list-main-cta-button-group{border:none}.storytelling-theme .st-cast-list-main-cta-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme .st-cast-list-button{background:#006a65;color:#fff}.storytelling-theme .st-cast-list-button-right-slot-light{background:#71f7ed;color:#46483c}.storytelling-theme .st-cast-list-button-right-slot-transparent{background:transparent;color:#46483c}.storytelling-theme .st-cast-list-button-disabled{background:rgba(29,28,22,.1);color:#1d1c1666}.storytelling-theme .st-cast-list-button-new-topic.mat-button-toggle-appearance-standard,.storytelling-theme .st-cast-list-button-new-topic.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#006a65;color:#fff}.storytelling-theme .st-cast-list-button-new-topic__disabled.mat-button-toggle-appearance-standard,.storytelling-theme .st-cast-list-button-new-topic__disabled.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background-color:#1d1c161a;color:#1d1c1666}.storytelling-theme .st-cast-list-button-new-topic-template.mat-button-toggle-appearance-standard,.storytelling-theme .st-cast-list-button-new-topic-template.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#fffdfb}.storytelling-theme .st-cast-list-button-new-topic-template__disabled.mat-button-toggle-appearance-standard,.storytelling-theme .st-cast-list-button-new-topic-template__disabled.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#1d1c1666}.storytelling-theme .st-cast-list-second-top-bar.mat-toolbar{background:#f5f3f2}.storytelling-theme .st-cast-list-button-new-topic .mat-button-toggle-appearance-standard,.storytelling-theme .st-cast-list-button-new-topic .mat-button-toggle-label-content,.storytelling-theme .st-cast-list-button-new-topic-template .mat-button-toggle-appearance-standard,.storytelling-theme .st-cast-list-button-new-topic-template .mat-button-toggle-label-content{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-cast-list-label-channel{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-cast-list-label-published{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-cast-item{border-bottom:.125rem transparent}.storytelling-theme .st-cast-item-drag-preview{background-color:#e8e9e0;border-color:#76786b}.storytelling-theme .st-cast-item__mouse-entered{border-bottom:.125rem solid #76786B}.storytelling-theme .st-cast-item-topic-condensed,.storytelling-theme .st-cast-item-assignment-condensed{border-bottom:1px solid #c7c8b8}.storytelling-theme .st-cast-item-topic-condensed-first,.storytelling-theme .st-cast-item-assignment-condensed-first{border-top:1px solid #c7c8b8}.storytelling-theme .st-cast-objects{border-radius:1.25rem}.storytelling-theme .st-cast-objects-loader .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#f5f3f2}.storytelling-theme .st-cast-objects-button-group{border:none}.storytelling-theme .st-cast-objects-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme .st-cast-objects-button{background:#f0efeb;color:#1d1c16}.storytelling-theme .st-cast-objects-button-add-all.mat-mdc-button:not(:disabled){--mdc-text-button-label-text-color: #006a65}.storytelling-theme .st-cast-objects-button-add-all.mat-mdc-button[disabled]{background:rgba(29,28,22,.12);--mdc-text-button-disabled-label-text-color: rgba(29, 28, 22, .38)}.storytelling-theme .st-cast-objects-button-search,.storytelling-theme .st-cast-objects-button-saved-views,.storytelling-theme .st-cast-objects-checked-search,.storytelling-theme .st-cast-objects-checked-saved-views{border:1px solid #76786b}.storytelling-theme .st-cast-objects-checked-search.mat-button-toggle-appearance-standard,.storytelling-theme .st-cast-objects-checked-saved-views.mat-button-toggle-appearance-standard{background:white;color:#1d1c16}.storytelling-theme .st-cast-objects-checked-search .mat-button-toggle-label-content,.storytelling-theme .st-cast-objects-checked-saved-views .mat-button-toggle-label-content{line-height:2rem}.storytelling-theme .st-cast-objects-checked-search.mat-button-toggle-checked,.storytelling-theme .st-cast-objects-checked-saved-views.mat-button-toggle-checked{background:#cce8e4;color:#1d1c16}.storytelling-theme .st-cast-objects-checked-search-disabled.mat-button-toggle-checked:not(:disabled),.storytelling-theme .st-cast-objects-checked-saved-views-disabled.mat-button-toggle-checked:not(:disabled){background:rgba(29,28,22,.12)}.storytelling-theme .st-cast-objects__header__title{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme .st-cast-objects-button,.storytelling-theme .st-cast-objects-button-add-all,.storytelling-theme .st-cast-objects-button-search,.storytelling-theme .st-cast-objects-button-saved-views{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-cast-object-item{border-radius:1.25rem}.storytelling-theme .st-cast-object-item-fill{background:#e3e4d3}.storytelling-theme .st-cast-object-item-content__title{color:#1d1c16}.storytelling-theme .st-cast-object-item-divider{background:#e3e4d3}.storytelling-theme .st-cast-object-item-icon{color:#006a65}.storytelling-theme .st-cast-object-item-container-overlay{background:#eaebe3}.storytelling-theme .st-cast-object-item-container-overlay--title,.storytelling-theme .st-cast-object-item-container-overlay--desc,.storytelling-theme .st-cast-object-item-container-overlay__status--item,.storytelling-theme .st-cast-object-item-container-overlay__owner--label,.storytelling-theme .st-cast-object-item-container-overlay__tags--label,.storytelling-theme .st-cast-object-item-container-overlay__desk--label,.storytelling-theme .st-cast-object-item-container-overlay__status--label{color:#1d1c16}.storytelling-theme .st-cast-object-item-container-overlay__owner .mdc-evolution-chip__action--primary,.storytelling-theme .st-cast-object-item-container-overlay__tags .mdc-evolution-chip__action--primary,.storytelling-theme .st-cast-object-item-container-overlay__desk .mdc-evolution-chip__action--primary,.storytelling-theme .st-cast-object-item-container-overlay__status .mdc-evolution-chip__action--primary{border:1px solid #76786b}.storytelling-theme .st-cast-object-item-container-overlay__tags .mdc-evolution-chip__text-label.mat-mdc-chip-action-label,.storytelling-theme .st-cast-object-item-container-overlay__desk .mdc-evolution-chip__text-label.mat-mdc-chip-action-label{color:#46483c}.storytelling-theme .st-cast-object-item-container-overlay__date-time--item mat-icon{color:#46483c}.storytelling-theme .st-cast-object-item-content__title{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-cast-object-item-content__subtitle{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme .st-cast-object-item-container-overlay__topic-type .mat-mdc-standard-chip .mdc-evolution-chip__action--primary{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme .st-cast-object-item-container-overlay--title{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme .st-cast-object-item-container-overlay--desc{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme .st-cast-object-item-container-overlay__owner--item .mdc-evolution-chip__text-label.mat-mdc-chip-action-label,.storytelling-theme .st-cast-object-item-container-overlay__tags--label,.storytelling-theme .st-cast-object-item-container-overlay__desk--label,.storytelling-theme .st-cast-object-item-container-overlay__owner--label,.storytelling-theme .st-cast-object-item-container-overlay__date-time--label,.storytelling-theme .st-cast-object-item-container-overlay__status--label,.storytelling-theme .st-cast-object-item-container-overlay__date-time--item span{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme .st-wire-full-screen-image-panel{background:#f5f3f2}.storytelling-theme .st-wire-full-screen-image-panel .st-wire-full-screen-image-image,.storytelling-theme .st-wire-full-screen-image-panel .st-wire-full-screen-image-btns-nav .btn-back,.storytelling-theme .st-wire-full-screen-image-panel .st-wire-full-screen-image-btns-nav .btn-next{border:1px solid #76786b}.storytelling-theme .st-discover-list-main-cta-button-group{border:none}.storytelling-theme .st-discover-list-main-cta-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme .st-discover-list-button-new-feed.mat-button-toggle-appearance-standard,.storytelling-theme .st-discover-list-button-new-feed.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#006a65;color:#fff}.storytelling-theme .st-discover-list-button-new-feed.mat-button-toggle-standalone,.storytelling-theme .st-discover-list-button-new-feed.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:1.25rem}.storytelling-theme .st-discover-list-button-new-feed .mat-button-toggle-label-content{line-height:2.5rem}.storytelling-theme .st-discover-list-button-new-feed .mat-button-toggle-ripple{border-radius:1.25rem .25rem .25rem 1.25rem}.storytelling-theme .st-discover-tile-column-list-header{background-color:#fffdfb}.storytelling-theme .st-discover-tile-column-list-header-labels-displayName{color:#1d1c16}.storytelling-theme .st-tile-column-header-dayName{font-family:Roboto}.storytelling-theme-dark-mode{--mat-table-background-color: #282b1a;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mat-table-header-headline-font: Roboto;--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;--mat-table-row-item-label-text-line-height: 16px;--mat-table-row-item-label-text-size: 12px;--mat-table-row-item-label-text-weight: 500;--mat-table-row-item-label-text-tracking: .1px;--mat-table-footer-supporting-text-font: Roboto;--mat-table-footer-supporting-text-line-height: 16px;--mat-table-footer-supporting-text-size: 12px;--mat-table-footer-supporting-text-weight: 500;--mat-table-footer-supporting-text-tracking: .1px;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.storytelling-theme-dark-mode .mat-ripple-element{background-color:#ffffff1a}.storytelling-theme-dark-mode{--mat-option-selected-state-label-text-color: #4fdbd1;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.storytelling-theme-dark-mode .mat-accent{--mat-option-selected-state-label-text-color: #b0ccc9}.storytelling-theme-dark-mode .mat-warn{--mat-option-selected-state-label-text-color: #de3730}.storytelling-theme-dark-mode{--mat-optgroup-label-text-color: white}.storytelling-theme-dark-mode .mat-pseudo-checkbox-full{color:#ffffffb3}.storytelling-theme-dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.storytelling-theme-dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme-dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#4fdbd1}.storytelling-theme-dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme-dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#4fdbd1}.storytelling-theme-dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.storytelling-theme-dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#1d1c16}.storytelling-theme-dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme-dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0ccc9}.storytelling-theme-dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme-dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0ccc9}.storytelling-theme-dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.storytelling-theme-dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#1d1c16}.storytelling-theme-dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme-dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0ccc9}.storytelling-theme-dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme-dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0ccc9}.storytelling-theme-dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.storytelling-theme-dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#1d1c16}.storytelling-theme-dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme-dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#de3730}.storytelling-theme-dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme-dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#de3730}.storytelling-theme-dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.storytelling-theme-dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#1d1c16}.storytelling-theme-dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.storytelling-theme-dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.storytelling-theme-dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.storytelling-theme-dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.storytelling-theme-dark-mode .mat-app-background,.storytelling-theme-dark-mode.mat-app-background{background-color:#1d1c16;color:#fff}.storytelling-theme-dark-mode .mat-elevation-z0,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.storytelling-theme-dark-mode .mat-elevation-z1,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z2,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z3,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z4,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z5,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z6,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z7,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z8,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z9,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z10,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z11,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z12,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z13,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z14,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z15,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z16,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z17,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z18,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z19,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z20,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z21,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z22,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z23,.storytelling-theme-dark-mode .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.storytelling-theme-dark-mode .mat-elevation-z24,.storytelling-theme-dark-mode .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}.storytelling-theme-dark-mode .mat-mdc-card{--mdc-elevated-card-container-color: #282b1a;--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: #282b1a;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .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(255, 255, 255, .7)}.storytelling-theme-dark-mode .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #4fdbd1;--mdc-linear-progress-track-color: rgba(79, 219, 209, .25)}.storytelling-theme-dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#4fdbd140;background-color:var(--mdc-linear-progress-track-color, rgba(79, 219, 209, .25))}@media (forced-colors: active){.storytelling-theme-dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.storytelling-theme-dark-mode .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(79, 219, 209, 0.25)'/%3E%3C/svg%3E")}}.storytelling-theme-dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#4fdbd140;background-color:var(--mdc-linear-progress-track-color, rgba(79, 219, 209, .25))}.storytelling-theme-dark-mode .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #b0ccc9;--mdc-linear-progress-track-color: rgba(176, 204, 201, .25)}.storytelling-theme-dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#b0ccc940;background-color:var(--mdc-linear-progress-track-color, rgba(176, 204, 201, .25))}@media (forced-colors: active){.storytelling-theme-dark-mode .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){.storytelling-theme-dark-mode .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(176, 204, 201, 0.25)'/%3E%3C/svg%3E")}}.storytelling-theme-dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#b0ccc940;background-color:var(--mdc-linear-progress-track-color, rgba(176, 204, 201, .25))}.storytelling-theme-dark-mode .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #de3730;--mdc-linear-progress-track-color: rgba(222, 55, 48, .25)}@keyframes mdc-linear-progress-buffering{}.storytelling-theme-dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#de373040;background-color:var(--mdc-linear-progress-track-color, rgba(222, 55, 48, .25))}@media (forced-colors: active){.storytelling-theme-dark-mode .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){.storytelling-theme-dark-mode .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(222, 55, 48, 0.25)'/%3E%3C/svg%3E")}}.storytelling-theme-dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#de373040;background-color:var(--mdc-linear-progress-track-color, rgba(222, 55, 48, .25))}.storytelling-theme-dark-mode .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #282b1a;--mdc-plain-tooltip-supporting-text-color: #fff}.storytelling-theme-dark-mode{--mdc-filled-text-field-caret-color: #4fdbd1;--mdc-filled-text-field-focus-active-indicator-color: #4fdbd1;--mdc-filled-text-field-focus-label-text-color: rgba(79, 219, 209, .87);--mdc-filled-text-field-container-color: #313323;--mdc-filled-text-field-disabled-container-color: #2c2f1f;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-focus-label-text-color: #de3730;--mdc-filled-text-field-error-label-text-color: #de3730;--mdc-filled-text-field-error-caret-color: #de3730;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #de3730;--mdc-filled-text-field-error-focus-active-indicator-color: #de3730;--mdc-filled-text-field-error-hover-active-indicator-color: #de3730;--mdc-outlined-text-field-caret-color: #4fdbd1;--mdc-outlined-text-field-focus-outline-color: #4fdbd1;--mdc-outlined-text-field-focus-label-text-color: rgba(79, 219, 209, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #de3730;--mdc-outlined-text-field-error-focus-label-text-color: #de3730;--mdc-outlined-text-field-error-label-text-color: #de3730;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #de3730;--mdc-outlined-text-field-error-hover-outline-color: #de3730;--mdc-outlined-text-field-error-outline-color: #de3730;--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38)}.storytelling-theme-dark-mode .mat-mdc-form-field-error{color:var(--mdc-theme-error, #de3730)}.storytelling-theme-dark-mode .mat-mdc-form-field-subscript-wrapper,.storytelling-theme-dark-mode .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.storytelling-theme-dark-mode .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.storytelling-theme-dark-mode .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.storytelling-theme-dark-mode .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.storytelling-theme-dark-mode select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.storytelling-theme-dark-mode select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.storytelling-theme-dark-mode .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.storytelling-theme-dark-mode .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#4fdbd1de}.storytelling-theme-dark-mode .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#b0ccc9de}.storytelling-theme-dark-mode .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#de3730de}.storytelling-theme-dark-mode .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.storytelling-theme-dark-mode .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #b0ccc9;--mdc-filled-text-field-focus-active-indicator-color: #b0ccc9;--mdc-filled-text-field-focus-label-text-color: rgba(176, 204, 201, .87);--mdc-outlined-text-field-caret-color: #b0ccc9;--mdc-outlined-text-field-focus-outline-color: #b0ccc9;--mdc-outlined-text-field-focus-label-text-color: rgba(176, 204, 201, .87)}.storytelling-theme-dark-mode .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #de3730;--mdc-filled-text-field-focus-active-indicator-color: #de3730;--mdc-filled-text-field-focus-label-text-color: rgba(222, 55, 48, .87);--mdc-outlined-text-field-caret-color: #de3730;--mdc-outlined-text-field-focus-outline-color: #de3730;--mdc-outlined-text-field-focus-label-text-color: rgba(222, 55, 48, .87)}.storytelling-theme-dark-mode .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.storytelling-theme-dark-mode [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.storytelling-theme-dark-mode{--mat-select-panel-background-color: #282b1a;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(79, 219, 209, .87);--mat-select-invalid-arrow-color: rgba(222, 55, 48, .87)}.storytelling-theme-dark-mode .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #282b1a;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(176, 204, 201, .87);--mat-select-invalid-arrow-color: rgba(222, 55, 48, .87)}.storytelling-theme-dark-mode .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #282b1a;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(222, 55, 48, .87);--mat-select-invalid-arrow-color: rgba(222, 55, 48, .87)}.storytelling-theme-dark-mode{--mat-autocomplete-background-color: #282b1a}.storytelling-theme-dark-mode .mat-mdc-dialog-container{--mdc-dialog-container-color: #282b1a;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.storytelling-theme-dark-mode .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #424435;--mdc-chip-elevated-disabled-container-color: #424435;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.storytelling-theme-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.storytelling-theme-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #4fdbd1;--mdc-chip-elevated-disabled-container-color: #4fdbd1;--mdc-chip-focus-state-layer-color: white;--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}.storytelling-theme-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.storytelling-theme-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #003734;--mdc-chip-elevated-container-color: #b0ccc9;--mdc-chip-elevated-disabled-container-color: #b0ccc9;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #003734;--mdc-chip-with-icon-icon-color: #003734;--mdc-chip-with-icon-disabled-icon-color: #003734;--mdc-chip-with-icon-selected-icon-color: #003734;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #003734;--mdc-chip-with-trailing-icon-trailing-icon-color: #003734}.storytelling-theme-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.storytelling-theme-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #4fdbd1;--mdc-chip-elevated-container-color: #de3730;--mdc-chip-elevated-disabled-container-color: #de3730;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #4fdbd1;--mdc-chip-with-icon-icon-color: #4fdbd1;--mdc-chip-with-icon-disabled-icon-color: #4fdbd1;--mdc-chip-with-icon-selected-icon-color: #4fdbd1;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #4fdbd1;--mdc-chip-with-trailing-icon-trailing-icon-color: #4fdbd1}.storytelling-theme-dark-mode .mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #00504c;--mdc-switch-selected-handle-color: #00504c;--mdc-switch-selected-hover-state-layer-color: #00504c;--mdc-switch-selected-pressed-state-layer-color: #00504c;--mdc-switch-selected-focus-handle-color: #003734;--mdc-switch-selected-hover-handle-color: #003734;--mdc-switch-selected-pressed-handle-color: #003734;--mdc-switch-selected-focus-track-color: #00a29a;--mdc-switch-selected-hover-track-color: #00a29a;--mdc-switch-selected-pressed-track-color: #00a29a;--mdc-switch-selected-track-color: #00a29a;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--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: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161}.storytelling-theme-dark-mode .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.storytelling-theme-dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.storytelling-theme-dark-mode .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #324b49;--mdc-switch-selected-handle-color: #324b49;--mdc-switch-selected-hover-state-layer-color: #324b49;--mdc-switch-selected-pressed-state-layer-color: #324b49;--mdc-switch-selected-focus-handle-color: #1c3533;--mdc-switch-selected-hover-handle-color: #1c3533;--mdc-switch-selected-pressed-handle-color: #1c3533;--mdc-switch-selected-focus-track-color: #7b9693;--mdc-switch-selected-hover-track-color: #7b9693;--mdc-switch-selected-pressed-track-color: #7b9693;--mdc-switch-selected-track-color: #7b9693}.storytelling-theme-dark-mode .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #93000a;--mdc-switch-selected-handle-color: #93000a;--mdc-switch-selected-hover-state-layer-color: #93000a;--mdc-switch-selected-pressed-state-layer-color: #93000a;--mdc-switch-selected-focus-handle-color: #690005;--mdc-switch-selected-hover-handle-color: #690005;--mdc-switch-selected-pressed-handle-color: #690005;--mdc-switch-selected-focus-track-color: #ff5449;--mdc-switch-selected-hover-track-color: #ff5449;--mdc-switch-selected-pressed-track-color: #ff5449;--mdc-switch-selected-track-color: #ff5449}.storytelling-theme-dark-mode .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.storytelling-theme-dark-mode .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #4fdbd1;--mdc-radio-selected-hover-icon-color: #4fdbd1;--mdc-radio-selected-icon-color: #4fdbd1;--mdc-radio-selected-pressed-icon-color: #4fdbd1;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #4fdbd1;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.storytelling-theme-dark-mode .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #b0ccc9;--mdc-radio-selected-hover-icon-color: #b0ccc9;--mdc-radio-selected-icon-color: #b0ccc9;--mdc-radio-selected-pressed-icon-color: #b0ccc9;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #b0ccc9;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.storytelling-theme-dark-mode .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #de3730;--mdc-radio-selected-hover-icon-color: #de3730;--mdc-radio-selected-icon-color: #de3730;--mdc-radio-selected-pressed-icon-color: #de3730;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #de3730;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.storytelling-theme-dark-mode .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.storytelling-theme-dark-mode .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #4fdbd1;--mdc-slider-focus-handle-color: #4fdbd1;--mdc-slider-hover-handle-color: #4fdbd1;--mdc-slider-active-track-color: #4fdbd1;--mdc-slider-inactive-track-color: #4fdbd1;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #4fdbd1;--mat-mdc-slider-ripple-color: #4fdbd1;--mat-mdc-slider-hover-ripple-color: rgba(79, 219, 209, .05);--mat-mdc-slider-focus-ripple-color: rgba(79, 219, 209, .2)}.storytelling-theme-dark-mode .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #b0ccc9;--mdc-slider-focus-handle-color: #b0ccc9;--mdc-slider-hover-handle-color: #b0ccc9;--mdc-slider-active-track-color: #b0ccc9;--mdc-slider-inactive-track-color: #b0ccc9;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #b0ccc9;--mat-mdc-slider-ripple-color: #b0ccc9;--mat-mdc-slider-hover-ripple-color: rgba(176, 204, 201, .05);--mat-mdc-slider-focus-ripple-color: rgba(176, 204, 201, .2)}.storytelling-theme-dark-mode .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #de3730;--mdc-slider-focus-handle-color: #de3730;--mdc-slider-hover-handle-color: #de3730;--mdc-slider-active-track-color: #de3730;--mdc-slider-inactive-track-color: #de3730;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #de3730;--mat-mdc-slider-ripple-color: #de3730;--mat-mdc-slider-hover-ripple-color: rgba(222, 55, 48, .05);--mat-mdc-slider-focus-ripple-color: rgba(222, 55, 48, .2)}.storytelling-theme-dark-mode{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #282b1a}.storytelling-theme-dark-mode .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.storytelling-theme-dark-mode .mdc-list-item__start,.storytelling-theme-dark-mode .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #4fdbd1;--mdc-radio-selected-hover-icon-color: #4fdbd1;--mdc-radio-selected-icon-color: #4fdbd1;--mdc-radio-selected-pressed-icon-color: #4fdbd1}.storytelling-theme-dark-mode .mat-accent .mdc-list-item__start,.storytelling-theme-dark-mode .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #b0ccc9;--mdc-radio-selected-hover-icon-color: #b0ccc9;--mdc-radio-selected-icon-color: #b0ccc9;--mdc-radio-selected-pressed-icon-color: #b0ccc9}.storytelling-theme-dark-mode .mat-warn .mdc-list-item__start,.storytelling-theme-dark-mode .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #de3730;--mdc-radio-selected-hover-icon-color: #de3730;--mdc-radio-selected-icon-color: #de3730;--mdc-radio-selected-pressed-icon-color: #de3730}.storytelling-theme-dark-mode .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #4fdbd1;--mdc-checkbox-selected-hover-icon-color: #4fdbd1;--mdc-checkbox-selected-icon-color: #4fdbd1;--mdc-checkbox-selected-pressed-icon-color: #4fdbd1;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #4fdbd1;--mdc-checkbox-selected-hover-state-layer-color: #4fdbd1;--mdc-checkbox-selected-pressed-state-layer-color: #4fdbd1;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.storytelling-theme-dark-mode .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #b0ccc9;--mdc-checkbox-selected-hover-icon-color: #b0ccc9;--mdc-checkbox-selected-icon-color: #b0ccc9;--mdc-checkbox-selected-pressed-icon-color: #b0ccc9;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #b0ccc9;--mdc-checkbox-selected-hover-state-layer-color: #b0ccc9;--mdc-checkbox-selected-pressed-state-layer-color: #b0ccc9;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.storytelling-theme-dark-mode .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #de3730;--mdc-checkbox-selected-hover-icon-color: #de3730;--mdc-checkbox-selected-icon-color: #de3730;--mdc-checkbox-selected-pressed-icon-color: #de3730;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #de3730;--mdc-checkbox-selected-hover-state-layer-color: #de3730;--mdc-checkbox-selected-pressed-state-layer-color: #de3730;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.storytelling-theme-dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.storytelling-theme-dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.storytelling-theme-dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.storytelling-theme-dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#4fdbd1}.storytelling-theme-dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.storytelling-theme-dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.storytelling-theme-dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.storytelling-theme-dark-mode{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #282b1a;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.storytelling-theme-dark-mode .mat-mdc-tab-group,.storytelling-theme-dark-mode .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #4fdbd1;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #4fdbd1;--mat-tab-header-active-ripple-color: #4fdbd1;--mat-tab-header-inactive-ripple-color: #4fdbd1;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #4fdbd1;--mat-tab-header-active-hover-label-text-color: #4fdbd1;--mat-tab-header-active-focus-indicator-color: #4fdbd1;--mat-tab-header-active-hover-indicator-color: #4fdbd1}.storytelling-theme-dark-mode .mat-mdc-tab-group.mat-accent,.storytelling-theme-dark-mode .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #b0ccc9;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #b0ccc9;--mat-tab-header-active-ripple-color: #b0ccc9;--mat-tab-header-inactive-ripple-color: #b0ccc9;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #b0ccc9;--mat-tab-header-active-hover-label-text-color: #b0ccc9;--mat-tab-header-active-focus-indicator-color: #b0ccc9;--mat-tab-header-active-hover-indicator-color: #b0ccc9}.storytelling-theme-dark-mode .mat-mdc-tab-group.mat-warn,.storytelling-theme-dark-mode .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #de3730;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #de3730;--mat-tab-header-active-ripple-color: #de3730;--mat-tab-header-inactive-ripple-color: #de3730;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #de3730;--mat-tab-header-active-hover-label-text-color: #de3730;--mat-tab-header-active-focus-indicator-color: #de3730;--mat-tab-header-active-hover-indicator-color: #de3730}.storytelling-theme-dark-mode .mat-mdc-tab-group.mat-background-primary,.storytelling-theme-dark-mode .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #4fdbd1;--mat-tab-header-with-background-foreground-color: black}.storytelling-theme-dark-mode .mat-mdc-tab-group.mat-background-accent,.storytelling-theme-dark-mode .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #b0ccc9;--mat-tab-header-with-background-foreground-color: #003734}.storytelling-theme-dark-mode .mat-mdc-tab-group.mat-background-warn,.storytelling-theme-dark-mode .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #de3730;--mat-tab-header-with-background-foreground-color: #4fdbd1}.storytelling-theme-dark-mode{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #b0ccc9;--mdc-checkbox-selected-hover-icon-color: #b0ccc9;--mdc-checkbox-selected-icon-color: #b0ccc9;--mdc-checkbox-selected-pressed-icon-color: #b0ccc9;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #b0ccc9;--mdc-checkbox-selected-hover-state-layer-color: #b0ccc9;--mdc-checkbox-selected-pressed-state-layer-color: #b0ccc9;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.storytelling-theme-dark-mode .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #4fdbd1;--mdc-checkbox-selected-hover-icon-color: #4fdbd1;--mdc-checkbox-selected-icon-color: #4fdbd1;--mdc-checkbox-selected-pressed-icon-color: #4fdbd1;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #4fdbd1;--mdc-checkbox-selected-hover-state-layer-color: #4fdbd1;--mdc-checkbox-selected-pressed-state-layer-color: #4fdbd1;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.storytelling-theme-dark-mode .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #de3730;--mdc-checkbox-selected-hover-icon-color: #de3730;--mdc-checkbox-selected-icon-color: #de3730;--mdc-checkbox-selected-pressed-icon-color: #de3730;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #de3730;--mdc-checkbox-selected-hover-state-layer-color: #de3730;--mdc-checkbox-selected-pressed-state-layer-color: #de3730;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.storytelling-theme-dark-mode .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.storytelling-theme-dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.storytelling-theme-dark-mode .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.storytelling-theme-dark-mode .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #b0ccc9}.storytelling-theme-dark-mode .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #de3730}.storytelling-theme-dark-mode .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #282b1a;--mdc-filled-button-label-text-color: #fff}.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #4fdbd1;--mdc-filled-button-label-text-color: #000}.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #b0ccc9;--mdc-filled-button-label-text-color: #000}.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #de3730;--mdc-filled-button-label-text-color: #fff}.storytelling-theme-dark-mode .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #282b1a;--mdc-protected-button-label-text-color: #fff}.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #4fdbd1;--mdc-protected-button-label-text-color: #000}.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #b0ccc9;--mdc-protected-button-label-text-color: #000}.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #de3730;--mdc-protected-button-label-text-color: #fff}.storytelling-theme-dark-mode .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.storytelling-theme-dark-mode .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #b0ccc9}.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #de3730}.storytelling-theme-dark-mode .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.storytelling-theme-dark-mode .mat-mdc-button,.storytelling-theme-dark-mode .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.storytelling-theme-dark-mode .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.storytelling-theme-dark-mode .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.storytelling-theme-dark-mode .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.storytelling-theme-dark-mode .mat-mdc-button.mat-primary,.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #4fdbd1;--mat-mdc-button-ripple-color: rgba(79, 219, 209, .1)}.storytelling-theme-dark-mode .mat-mdc-button.mat-accent,.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #b0ccc9;--mat-mdc-button-ripple-color: rgba(176, 204, 201, .1)}.storytelling-theme-dark-mode .mat-mdc-button.mat-warn,.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #de3730;--mat-mdc-button-ripple-color: rgba(222, 55, 48, .1)}.storytelling-theme-dark-mode .mat-mdc-raised-button,.storytelling-theme-dark-mode .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.storytelling-theme-dark-mode .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.storytelling-theme-dark-mode .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.storytelling-theme-dark-mode .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-primary,.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-primary,.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-accent,.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-warn,.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.storytelling-theme-dark-mode .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.storytelling-theme-dark-mode .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.storytelling-theme-dark-mode .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.storytelling-theme-dark-mode .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.storytelling-theme-dark-mode .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.storytelling-theme-dark-mode .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.storytelling-theme-dark-mode .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.storytelling-theme-dark-mode .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #4fdbd1;--mat-mdc-button-persistent-ripple-color: #4fdbd1;--mat-mdc-button-ripple-color: rgba(79, 219, 209, .1)}.storytelling-theme-dark-mode .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #b0ccc9;--mat-mdc-button-persistent-ripple-color: #b0ccc9;--mat-mdc-button-ripple-color: rgba(176, 204, 201, .1)}.storytelling-theme-dark-mode .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #de3730;--mat-mdc-button-persistent-ripple-color: #de3730;--mat-mdc-button-ripple-color: rgba(222, 55, 48, .1)}.storytelling-theme-dark-mode .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.storytelling-theme-dark-mode .mat-mdc-fab,.storytelling-theme-dark-mode .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.storytelling-theme-dark-mode .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.storytelling-theme-dark-mode .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.storytelling-theme-dark-mode .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.storytelling-theme-dark-mode .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.storytelling-theme-dark-mode .mat-mdc-fab.mat-primary,.storytelling-theme-dark-mode .mat-mdc-mini-fab.mat-primary,.storytelling-theme-dark-mode .mat-mdc-fab.mat-accent,.storytelling-theme-dark-mode .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.storytelling-theme-dark-mode .mat-mdc-fab.mat-warn,.storytelling-theme-dark-mode .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.storytelling-theme-dark-mode .mat-mdc-fab[disabled][disabled],.storytelling-theme-dark-mode .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.storytelling-theme-dark-mode .mat-mdc-fab.mat-unthemed,.storytelling-theme-dark-mode .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #282b1a;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.storytelling-theme-dark-mode .mat-mdc-fab.mat-primary,.storytelling-theme-dark-mode .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #4fdbd1;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.storytelling-theme-dark-mode .mat-mdc-fab.mat-accent,.storytelling-theme-dark-mode .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #b0ccc9;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.storytelling-theme-dark-mode .mat-mdc-fab.mat-warn,.storytelling-theme-dark-mode .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #de3730;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.storytelling-theme-dark-mode .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d4d5d1;--mdc-snackbar-supporting-text-color: rgba(40, 43, 26, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.storytelling-theme-dark-mode .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #4fdbd1}.storytelling-theme-dark-mode .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #b0ccc9}.storytelling-theme-dark-mode .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #de3730}.storytelling-theme-dark-mode .mat-badge{position:relative}.storytelling-theme-dark-mode .mat-badge.mat-badge{overflow:visible}.storytelling-theme-dark-mode .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 .storytelling-theme-dark-mode .mat-badge-content{outline:solid 1px;border-radius:0}.storytelling-theme-dark-mode .mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.storytelling-theme-dark-mode .mat-badge-hidden .mat-badge-content{display:none}.storytelling-theme-dark-mode .ng-animate-disabled .mat-badge-content,.storytelling-theme-dark-mode .mat-badge-content._mat-animation-noopable{transition:none}.storytelling-theme-dark-mode .mat-badge-content.mat-badge-active{transform:none}.storytelling-theme-dark-mode .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)}.storytelling-theme-dark-mode .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.storytelling-theme-dark-mode .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.storytelling-theme-dark-mode .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.storytelling-theme-dark-mode .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.storytelling-theme-dark-mode .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.storytelling-theme-dark-mode .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.storytelling-theme-dark-mode .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.storytelling-theme-dark-mode .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.storytelling-theme-dark-mode .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.storytelling-theme-dark-mode .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.storytelling-theme-dark-mode .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.storytelling-theme-dark-mode .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.storytelling-theme-dark-mode .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.storytelling-theme-dark-mode .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)}.storytelling-theme-dark-mode .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.storytelling-theme-dark-mode .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.storytelling-theme-dark-mode .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.storytelling-theme-dark-mode .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.storytelling-theme-dark-mode .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.storytelling-theme-dark-mode .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .storytelling-theme-dark-mode .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.storytelling-theme-dark-mode{--mat-badge-background-color: #4fdbd1;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: #61605c;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.storytelling-theme-dark-mode .mat-badge-accent{--mat-badge-background-color: #b0ccc9;--mat-badge-text-color: #003734}.storytelling-theme-dark-mode .mat-badge-warn{--mat-badge-background-color: #de3730;--mat-badge-text-color: #4fdbd1}.storytelling-theme-dark-mode{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #282b1a}.storytelling-theme-dark-mode{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #e7e2d9;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #282b1a;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #282b1a;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #e7e2d9;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #282b1a;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #282b1a;--mat-standard-button-toggle-divider-color: #424435}.storytelling-theme-dark-mode{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #4fdbd1;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(79, 219, 209, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(79, 219, 209, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(79, 219, 209, .3);--mat-datepicker-toggle-active-state-icon-color: #4fdbd1;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(79, 219, 209, .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: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #282b1a;--mat-datepicker-calendar-container-text-color: white}.storytelling-theme-dark-mode .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #003734;--mat-datepicker-calendar-date-selected-state-background-color: #b0ccc9;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(176, 204, 201, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #003734;--mat-datepicker-calendar-date-focus-state-background-color: rgba(176, 204, 201, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(176, 204, 201, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(176, 204, 201, .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}.storytelling-theme-dark-mode .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #4fdbd1;--mat-datepicker-calendar-date-selected-state-background-color: #de3730;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(222, 55, 48, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #4fdbd1;--mat-datepicker-calendar-date-focus-state-background-color: rgba(222, 55, 48, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(222, 55, 48, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(222, 55, 48, .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}.storytelling-theme-dark-mode .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #b0ccc9}.storytelling-theme-dark-mode .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #de3730}.storytelling-theme-dark-mode{--mat-divider-color: rgba(255, 255, 255, .12)}.storytelling-theme-dark-mode{--mat-expansion-container-background-color: #282b1a;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.storytelling-theme-dark-mode{--mat-icon-color: inherit}.storytelling-theme-dark-mode .mat-icon.mat-primary{--mat-icon-color: #4fdbd1}.storytelling-theme-dark-mode .mat-icon.mat-accent{--mat-icon-color: #b0ccc9}.storytelling-theme-dark-mode .mat-icon.mat-warn{--mat-icon-color: #de3730}.storytelling-theme-dark-mode{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #282b1a;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #1d1c16;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(215, 212, 229, .6)}.storytelling-theme-dark-mode{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #4fdbd1;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #4fdbd1;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #4fdbd1;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #282b1a;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #de3730;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #de3730;--mat-stepper-header-error-state-icon-background-color: transparent}.storytelling-theme-dark-mode .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #003734;--mat-stepper-header-selected-state-icon-background-color: #b0ccc9;--mat-stepper-header-selected-state-icon-foreground-color: #003734;--mat-stepper-header-done-state-icon-background-color: #b0ccc9;--mat-stepper-header-done-state-icon-foreground-color: #003734;--mat-stepper-header-edit-state-icon-background-color: #b0ccc9;--mat-stepper-header-edit-state-icon-foreground-color: #003734}.storytelling-theme-dark-mode .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #4fdbd1;--mat-stepper-header-selected-state-icon-background-color: #de3730;--mat-stepper-header-selected-state-icon-foreground-color: #4fdbd1;--mat-stepper-header-done-state-icon-background-color: #de3730;--mat-stepper-header-done-state-icon-foreground-color: #4fdbd1;--mat-stepper-header-edit-state-icon-background-color: #de3730;--mat-stepper-header-edit-state-icon-foreground-color: #4fdbd1}.storytelling-theme-dark-mode .mat-sort-header-arrow{color:#bfbfba}.storytelling-theme-dark-mode{--mat-toolbar-container-background-color: #1d1c16;--mat-toolbar-container-text-color: white}.storytelling-theme-dark-mode .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #4fdbd1;--mat-toolbar-container-text-color: black}.storytelling-theme-dark-mode .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #b0ccc9;--mat-toolbar-container-text-color: #003734}.storytelling-theme-dark-mode .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #de3730;--mat-toolbar-container-text-color: #4fdbd1}.storytelling-theme-dark-mode .mat-tree{background:#282b1a}.storytelling-theme-dark-mode .mat-tree-node,.storytelling-theme-dark-mode .mat-nested-tree-node{color:#fff}.storytelling-theme-dark-mode{--mat-badge-text-font: Roboto;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.storytelling-theme-dark-mode .mat-h1,.storytelling-theme-dark-mode .mat-headline-5,.storytelling-theme-dark-mode .mat-typography .mat-h1,.storytelling-theme-dark-mode .mat-typography .mat-headline-5,.storytelling-theme-dark-mode .mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto;letter-spacing:normal;margin:0 0 16px}.storytelling-theme-dark-mode .mat-h2,.storytelling-theme-dark-mode .mat-headline-6,.storytelling-theme-dark-mode .mat-typography .mat-h2,.storytelling-theme-dark-mode .mat-typography .mat-headline-6,.storytelling-theme-dark-mode .mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto;letter-spacing:.0125em;margin:0 0 16px}.storytelling-theme-dark-mode .mat-h3,.storytelling-theme-dark-mode .mat-subtitle-1,.storytelling-theme-dark-mode .mat-typography .mat-h3,.storytelling-theme-dark-mode .mat-typography .mat-subtitle-1,.storytelling-theme-dark-mode .mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:.009375em;margin:0 0 16px}.storytelling-theme-dark-mode .mat-h4,.storytelling-theme-dark-mode .mat-body-1,.storytelling-theme-dark-mode .mat-typography .mat-h4,.storytelling-theme-dark-mode .mat-typography .mat-body-1,.storytelling-theme-dark-mode .mat-typography h4{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px;margin:0 0 16px}.storytelling-theme-dark-mode .mat-h5,.storytelling-theme-dark-mode .mat-typography .mat-h5,.storytelling-theme-dark-mode .mat-typography h5{font:500 calc(12px * .83) / 16px Roboto;margin:0 0 12px}.storytelling-theme-dark-mode .mat-h6,.storytelling-theme-dark-mode .mat-typography .mat-h6,.storytelling-theme-dark-mode .mat-typography h6{font:500 calc(12px * .67) / 16px Roboto;margin:0 0 12px}.storytelling-theme-dark-mode .mat-body-strong,.storytelling-theme-dark-mode .mat-subtitle-2,.storytelling-theme-dark-mode .mat-typography .mat-body-strong,.storytelling-theme-dark-mode .mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto;letter-spacing:.0071428571em}.storytelling-theme-dark-mode .mat-body,.storytelling-theme-dark-mode .mat-body-2,.storytelling-theme-dark-mode .mat-typography .mat-body,.storytelling-theme-dark-mode .mat-typography .mat-body-2,.storytelling-theme-dark-mode .mat-typography{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .mat-body p,.storytelling-theme-dark-mode .mat-body-2 p,.storytelling-theme-dark-mode .mat-typography .mat-body p,.storytelling-theme-dark-mode .mat-typography .mat-body-2 p,.storytelling-theme-dark-mode .mat-typography p{margin:0 0 12px}.storytelling-theme-dark-mode .mat-small,.storytelling-theme-dark-mode .mat-caption,.storytelling-theme-dark-mode .mat-typography .mat-small,.storytelling-theme-dark-mode .mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto;letter-spacing:.0333333333em}.storytelling-theme-dark-mode .mat-headline-1,.storytelling-theme-dark-mode .mat-typography .mat-headline-1{font-size:96px;font-weight:300;line-height:96px;font-family:Roboto;letter-spacing:-.015625em;margin:0 0 56px}.storytelling-theme-dark-mode .mat-headline-2,.storytelling-theme-dark-mode .mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Roboto;letter-spacing:-.0083333333em;margin:0 0 64px}.storytelling-theme-dark-mode .mat-headline-3,.storytelling-theme-dark-mode .mat-typography .mat-headline-3{font-size:48px;font-weight:400;line-height:50px;font-family:Roboto;letter-spacing:normal;margin:0 0 64px}.storytelling-theme-dark-mode .mat-headline-4,.storytelling-theme-dark-mode .mat-typography .mat-headline-4{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto;letter-spacing:.0073529412em;margin:0 0 64px}.storytelling-theme-dark-mode{--mat-bottom-sheet-container-text-font: Roboto;--mat-bottom-sheet-container-text-line-height: 16px;--mat-bottom-sheet-container-text-size: 12px;--mat-bottom-sheet-container-text-tracking: .1px;--mat-bottom-sheet-container-text-weight: 500}.storytelling-theme-dark-mode{--mat-legacy-button-toggle-text-font: Roboto;--mat-standard-button-toggle-text-font: Roboto}.storytelling-theme-dark-mode{--mat-datepicker-calendar-text-font: Roboto;--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: 500}.storytelling-theme-dark-mode{--mat-expansion-header-text-font: Roboto;--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;--mat-expansion-container-text-line-height: 16px;--mat-expansion-container-text-size: 12px;--mat-expansion-container-text-tracking: .1px;--mat-expansion-container-text-weight: 500}.storytelling-theme-dark-mode{--mat-grid-list-tile-header-primary-text-size: 12px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 12px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.storytelling-theme-dark-mode{--mat-stepper-container-text-font: Roboto;--mat-stepper-header-label-text-font: Roboto;--mat-stepper-header-label-text-size: 12px;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: 13px;--mat-stepper-header-selected-state-label-text-size: 13px;--mat-stepper-header-selected-state-label-text-weight: 400}.storytelling-theme-dark-mode{--mat-toolbar-title-text-font: Roboto;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.storytelling-theme-dark-mode .mat-tree{font-family:Roboto}.storytelling-theme-dark-mode .mat-tree-node,.storytelling-theme-dark-mode .mat-nested-tree-node{font-weight:500;font-size:12px}.storytelling-theme-dark-mode{--mat-option-label-text-font: Roboto;--mat-option-label-text-line-height: 16px;--mat-option-label-text-size: 13px;--mat-option-label-text-tracking: .5px;--mat-option-label-text-weight: 400}.storytelling-theme-dark-mode{--mat-optgroup-label-text-font: Roboto;--mat-optgroup-label-text-line-height: 16px;--mat-optgroup-label-text-size: 13px;--mat-optgroup-label-text-tracking: .5px;--mat-optgroup-label-text-weight: 400}.storytelling-theme-dark-mode .mat-mdc-card{--mat-card-title-text-font: Roboto;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto;--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}.storytelling-theme-dark-mode .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.storytelling-theme-dark-mode{--mdc-filled-text-field-label-text-font: Roboto;--mdc-filled-text-field-label-text-size: 13px;--mdc-filled-text-field-label-text-tracking: .5px;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Roboto;--mdc-outlined-text-field-label-text-size: 13px;--mdc-outlined-text-field-label-text-tracking: .5px;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Roboto;--mat-form-field-container-text-line-height: 16px;--mat-form-field-container-text-size: 13px;--mat-form-field-container-text-tracking: .5px;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 13px;--mat-form-field-subscript-text-font: Roboto;--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}.storytelling-theme-dark-mode{--mat-select-trigger-text-font: Roboto;--mat-select-trigger-text-line-height: 16px;--mat-select-trigger-text-size: 13px;--mat-select-trigger-text-tracking: .5px;--mat-select-trigger-text-weight: 400}.storytelling-theme-dark-mode .mat-mdc-dialog-container{--mdc-dialog-subhead-font: Roboto;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto;--mdc-dialog-supporting-text-line-height: 16px;--mdc-dialog-supporting-text-size: 13px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .5px}.storytelling-theme-dark-mode .mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto;--mdc-chip-label-text-line-height: 16px;--mdc-chip-label-text-size: 12px;--mdc-chip-label-text-tracking: .1px;--mdc-chip-label-text-weight: 500}.storytelling-theme-dark-mode .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: Roboto;--mat-slide-toggle-label-text-size: 12px;--mat-slide-toggle-label-text-tracking: .1px;--mat-slide-toggle-label-text-line-height: 16px;--mat-slide-toggle-label-text-weight: 500}.storytelling-theme-dark-mode .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)}.storytelling-theme-dark-mode .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));font-size:var(--mdc-typography-body2-font-size, 12px);line-height:var(--mdc-typography-body2-line-height, 16px);font-weight:var(--mdc-typography-body2-font-weight, 500);letter-spacing:var(--mdc-typography-body2-letter-spacing, .1px);-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)}.storytelling-theme-dark-mode .mat-mdc-slider{--mdc-slider-label-label-text-font: Roboto;--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}.storytelling-theme-dark-mode{--mat-menu-item-label-text-font: Roboto;--mat-menu-item-label-text-size: 13px;--mat-menu-item-label-text-tracking: .5px;--mat-menu-item-label-text-line-height: 16px;--mat-menu-item-label-text-weight: 400}.storytelling-theme-dark-mode .mat-mdc-list-base{--mdc-list-list-item-label-text-font: Roboto;--mdc-list-list-item-label-text-line-height: 16px;--mdc-list-list-item-label-text-size: 13px;--mdc-list-list-item-label-text-tracking: .5px;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto;--mdc-list-list-item-supporting-text-line-height: 16px;--mdc-list-list-item-supporting-text-size: 12px;--mdc-list-list-item-supporting-text-tracking: .1px;--mdc-list-list-item-supporting-text-weight: 500;--mdc-list-list-item-trailing-supporting-text-font: Roboto;--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}.storytelling-theme-dark-mode .mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:.009375em}.storytelling-theme-dark-mode{--mat-paginator-container-text-font: Roboto;--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}.storytelling-theme-dark-mode .mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto;--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}.storytelling-theme-dark-mode .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));font-size:var(--mdc-typography-body2-font-size, 12px);line-height:var(--mdc-typography-body2-line-height, 16px);font-weight:var(--mdc-typography-body2-font-weight, 500);letter-spacing:var(--mdc-typography-body2-letter-spacing, .1px);-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)}.storytelling-theme-dark-mode .mdc-button,.storytelling-theme-dark-mode .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));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)}.storytelling-theme-dark-mode .mat-mdc-extended-fab{--mdc-extended-fab-label-text-font: Roboto;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.storytelling-theme-dark-mode .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Roboto;--mdc-snackbar-supporting-text-line-height: 16px;--mdc-snackbar-supporting-text-size: 12px;--mdc-snackbar-supporting-text-weight: 500}.storytelling-theme-dark-mode .mat-mdc-form-field-infix{min-height:56px}.storytelling-theme-dark-mode .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.storytelling-theme-dark-mode .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.storytelling-theme-dark-mode .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.storytelling-theme-dark-mode .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.storytelling-theme-dark-mode .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.storytelling-theme-dark-mode{--mdc-checkbox-state-layer-size: 40px}.storytelling-theme-dark-mode .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.storytelling-theme-dark-mode .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.storytelling-theme-dark-mode .mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.storytelling-theme-dark-mode .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.storytelling-theme-dark-mode .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.storytelling-theme-dark-mode .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.storytelling-theme-dark-mode .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.storytelling-theme-dark-mode .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.storytelling-theme-dark-mode .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.storytelling-theme-dark-mode .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.storytelling-theme-dark-mode{--mat-paginator-container-size: 56px}.storytelling-theme-dark-mode .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.storytelling-theme-dark-mode .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.storytelling-theme-dark-mode .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.storytelling-theme-dark-mode .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.storytelling-theme-dark-mode .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.storytelling-theme-dark-mode .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.storytelling-theme-dark-mode .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.storytelling-theme-dark-mode .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.storytelling-theme-dark-mode .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.storytelling-theme-dark-mode .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.storytelling-theme-dark-mode{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.storytelling-theme-dark-mode{--mat-stepper-header-height: 72px}.storytelling-theme-dark-mode{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.storytelling-theme-dark-mode .mat-tree-node{min-height:48px}.storytelling-theme-dark-mode{--mat-standard-button-toggle-height: 48px}.storytelling-theme-dark-mode .mtx-alert{background-color:#282b1a}.storytelling-theme-dark-mode .mtx-alert-info.mtx-alert{background-color:#2196f3;color:#fff}.storytelling-theme-dark-mode .mtx-alert-success.mtx-alert{background-color:#4caf50;color:#fff}.storytelling-theme-dark-mode .mtx-alert-warning.mtx-alert{background-color:#ff9800;color:#fff}.storytelling-theme-dark-mode .mtx-alert-danger.mtx-alert{background-color:#f44336;color:#fff}.storytelling-theme-dark-mode .mtx-colorpicker-toggle-active{color:#4fdbd1}.storytelling-theme-dark-mode .mtx-colorpicker-toggle-active.mat-accent{color:#b0ccc9}.storytelling-theme-dark-mode .mtx-colorpicker-toggle-active.mat-warn{color:#de3730}.storytelling-theme-dark-mode .mtx-datetimepicker-content{background-color:#282b1a;color:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.storytelling-theme-dark-mode .mtx-calendar-header{background-color:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .mtx-calendar-body-label{color:#ffffffb3}.storytelling-theme-dark-mode .mtx-calendar-table-header{color:#ffffff80}.storytelling-theme-dark-mode .mtx-calendar-body-cell-content{color:#fff}.storytelling-theme-dark-mode .mtx-calendar-body-cell-content.mtx-calendar-body-selected{background-color:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .mtx-calendar-body-cell-content.mtx-calendar-body-selected.mtx-calendar-body-today{box-shadow:inset 0 0 0 1px #000}.storytelling-theme-dark-mode .mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected).mtx-calendar-body-today{border-color:#ffffff80}.storytelling-theme-dark-mode .mtx-calendar-body-cell:not(.mtx-calendar-body-disabled):hover>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected),.storytelling-theme-dark-mode .mtx-calendar-body-active>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected){background-color:#4fdbd14d}.storytelling-theme-dark-mode .mtx-calendar-body-disabled>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected){color:#ffffff80}.storytelling-theme-dark-mode .mtx-calendar-body-disabled>.mtx-calendar-body-today:not(.mtx-calendar-body-selected){border-color:#ffffff80}.storytelling-theme-dark-mode .mtx-calendar-body-disabled>.mtx-calendar-body-selected{background-color:#4fdbd166}.storytelling-theme-dark-mode .mtx-calendar-previous-button.disabled,.storytelling-theme-dark-mode .mtx-calendar-next-button.disabled{color:#ffffff80}.storytelling-theme-dark-mode .mtx-clock-wrapper{background-color:#ffffff1f}.storytelling-theme-dark-mode .mtx-clock-center,.storytelling-theme-dark-mode .mtx-clock-hand{background-color:#4fdbd1}.storytelling-theme-dark-mode .mtx-clock-hand:before{background-color:#4fdbd1}.storytelling-theme-dark-mode .mtx-clock-cell{color:#fff}.storytelling-theme-dark-mode .mtx-clock-cell.mtx-clock-cell-selected{background-color:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .mtx-clock-cell:not(.mtx-clock-cell-selected,.mtx-clock-cell-disabled):hover{background-color:#ffffff0a}.storytelling-theme-dark-mode .mtx-clock-cell.mtx-clock-cell-disabled{color:#ffffff80}.storytelling-theme-dark-mode .mtx-datetimepicker-toggle-active{color:#4fdbd1}.storytelling-theme-dark-mode .mtx-datetimepicker-toggle-active.mat-accent{color:#b0ccc9}.storytelling-theme-dark-mode .mtx-datetimepicker-toggle-active.mat-warn{color:#de3730}.storytelling-theme-dark-mode .mtx-time-input{color:#fff;background-color:#ffffff1f}.storytelling-theme-dark-mode .mtx-time-input.mtx-time-input-active{color:#4fdbd1;background-color:#4fdbd133}.storytelling-theme-dark-mode .mtx-time-input.mtx-time-input-active:focus{border-color:#4fdbd1;background-color:#1d1c16}.storytelling-theme-dark-mode .mtx-time-input.mtx-time-input-active:focus::placeholder{color:#4fdbd199}.storytelling-theme-dark-mode .mtx-time-input.mtx-time-input-warning{border-color:#de3730}.storytelling-theme-dark-mode .mtx-time-ampm .mtx-time-am,.storytelling-theme-dark-mode .mtx-time-ampm .mtx-time-pm{--mdc-text-button-label-text-color: rgba(255, 255, 255, .75);border-color:#ffffff80}.storytelling-theme-dark-mode .mtx-time-ampm .mtx-time-am.mtx-time-ampm-active,.storytelling-theme-dark-mode .mtx-time-ampm .mtx-time-pm.mtx-time-ampm-active{--mdc-text-button-label-text-color: white;--mdc-typography-button-font-weight: 500;background-color:#b0ccc933}.storytelling-theme-dark-mode .mtx-drawer-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#282b1a;color:#fff}.storytelling-theme-dark-mode .mtx-grid{border:1px solid rgba(255,255,255,.2)}.storytelling-theme-dark-mode .mtx-grid .mat-table-sticky-left,.storytelling-theme-dark-mode .mtx-grid .mat-table-sticky-right{border-color:#ffffff1f}.storytelling-theme-dark-mode .mtx-grid .mat-mdc-table.mat-table-striped .mat-row-odd{background-color:#3a3a3a}.storytelling-theme-dark-mode .mtx-grid .mat-mdc-table.mat-table-hover .mat-mdc-row:hover,.storytelling-theme-dark-mode .mtx-grid .mat-mdc-table .mat-mdc-row.selected,.storytelling-theme-dark-mode .mtx-grid .mat-mdc-table .mat-mdc-row.mat-row-odd.selected{background-color:#2a2a2a}.storytelling-theme-dark-mode .mtx-grid .mat-mdc-table .mat-mdc-cell.selected{box-shadow:inset 0 0 0 1px #b0ccc9}.storytelling-theme-dark-mode .mtx-grid .mat-mdc-footer-row .mat-mdc-footer-cell{border-top:1px solid rgba(255,255,255,.12);border-bottom-width:0;background-color:#1d1c16}.storytelling-theme-dark-mode .mtx-grid .mat-mdc-paginator{border-top:1px solid rgba(255,255,255,.2)}.storytelling-theme-dark-mode .mtx-grid-toolbar{border-bottom:1px solid rgba(255,255,255,.2)}.storytelling-theme-dark-mode .mtx-grid-sidebar{border-color:#fff3}.storytelling-theme-dark-mode .mtx-grid-statusbar{border-top:1px solid rgba(255,255,255,.2)}.storytelling-theme-dark-mode .mtx-grid-column-menu-item{color:#fff}.storytelling-theme-dark-mode .mtx-grid-column-menu-header,.storytelling-theme-dark-mode .mtx-grid-column-menu-footer{color:#fff;background-color:#282b1a}.storytelling-theme-dark-mode .mtx-grid-column-menu-header{border-bottom:1px solid rgba(255,255,255,.12)}.storytelling-theme-dark-mode .mtx-grid-column-menu-footer{border-top:1px solid rgba(255,255,255,.12)}.storytelling-theme-dark-mode .mat-column-resize-table.cdk-column-resize-with-resized-column{table-layout:fixed}.storytelling-theme-dark-mode .mat-column-resize-flex .mat-mdc-header-cell,.storytelling-theme-dark-mode .mat-column-resize-flex .mat-mdc-cell{box-sizing:border-box;min-width:32px}.storytelling-theme-dark-mode .mat-mdc-header-cell{position:relative}.storytelling-theme-dark-mode .mat-resizable{box-sizing:border-box}.storytelling-theme-dark-mode .mat-mdc-header-cell:not(.mat-resizable):after,.storytelling-theme-dark-mode .mat-resizable-handle{position:absolute;bottom:0;top:0;right:0;width:1px;background:transparent;transition:background .3s cubic-bezier(.55,0,.55,.2)}.storytelling-theme-dark-mode .mat-mdc-header-cell:not(.mat-resizable):after{content:""}.storytelling-theme-dark-mode [dir=rtl] .mat-mdc-header-cell:not(.mat-resizable):after,.storytelling-theme-dark-mode [dir=rtl] .mat-resizable-handle{left:0;right:auto}.storytelling-theme-dark-mode .mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-mdc-header-cell:not(.mat-resizable):after{background:rgba(255,255,255,.12)}.storytelling-theme-dark-mode .mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-resizable-handle{background:#003734}.storytelling-theme-dark-mode .mat-resizable.cdk-resizable-overlay-thumb-active>.mat-resizable-handle{opacity:0;transition:none}.storytelling-theme-dark-mode .mat-resizable-handle:focus,.storytelling-theme-dark-mode .mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-resizable-handle:focus{background:#00857f;outline:none}.storytelling-theme-dark-mode .mat-column-resize-overlay-thumb{background:transparent;cursor:col-resize;height:100%;transition:background .3s cubic-bezier(.55,0,.55,.2);width:100%;-webkit-user-select:none;user-select:none}.storytelling-theme-dark-mode .mat-column-resize-overlay-thumb:active{background:linear-gradient(90deg,transparent,transparent 7px,#00857f,#00857f 1px,transparent 8px,transparent);will-change:transform}.storytelling-theme-dark-mode .mtx-loader-backdrop{background-color:#1d1c16bf}.storytelling-theme-dark-mode .mtx-popover-panel{color:#fff;background-color:#282b1a}.storytelling-theme-dark-mode [class*=mtx-popover] .mtx-popover-direction-arrow:before{border-color:#ffffff1f}.storytelling-theme-dark-mode [class*=mtx-popover] .mtx-popover-direction-arrow:after{border-color:#282b1a}.storytelling-theme-dark-mode [class*=mtx-popover-below] .mtx-popover-direction-arrow:before,.storytelling-theme-dark-mode [class*=mtx-popover-below] .mtx-popover-direction-arrow:after,.storytelling-theme-dark-mode [class*=mtx-popover-above] .mtx-popover-direction-arrow:before,.storytelling-theme-dark-mode [class*=mtx-popover-above] .mtx-popover-direction-arrow:after{border-left-color:transparent;border-right-color:transparent}.storytelling-theme-dark-mode [class*=mtx-popover-before] .mtx-popover-direction-arrow:before,.storytelling-theme-dark-mode [class*=mtx-popover-before] .mtx-popover-direction-arrow:after,.storytelling-theme-dark-mode [class*=mtx-popover-after] .mtx-popover-direction-arrow:before,.storytelling-theme-dark-mode [class*=mtx-popover-after] .mtx-popover-direction-arrow:after{border-top-color:transparent;border-bottom-color:transparent}.storytelling-theme-dark-mode .mtx-progress{background-color:#ffffff0a}.storytelling-theme-dark-mode .mtx-progress-fill-info{background-color:#2196f3;color:#fff}.storytelling-theme-dark-mode .mtx-progress-fill-success{background-color:#4caf50;color:#fff}.storytelling-theme-dark-mode .mtx-progress-fill-warning{background-color:#ff9800;color:#fff}.storytelling-theme-dark-mode .mtx-progress-fill-danger{background-color:#f44336;color:#fff}.storytelling-theme-dark-mode .ng-select .ng-select-container{color:#fff}.storytelling-theme-dark-mode .ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#ffffff80}.storytelling-theme-dark-mode .ng-select .ng-select-container .ng-value-container .ng-input>input{color:#fff}.storytelling-theme-dark-mode .ng-select.ng-select-disabled .ng-value{color:#ffffff80}.storytelling-theme-dark-mode .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:#fff;background-color:#282b1a;border:1px solid rgba(255,255,255,.12)}.storytelling-theme-dark-mode .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{opacity:.4}.storytelling-theme-dark-mode .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#ffffff1f}.storytelling-theme-dark-mode .ng-select .ng-clear-wrapper{color:#ffffffb3}.storytelling-theme-dark-mode .ng-select .ng-clear-wrapper:hover .ng-clear{color:#de3730}.storytelling-theme-dark-mode .ng-select .ng-arrow-wrapper .ng-arrow{border-color:rgba(255,255,255,.7) transparent transparent}.storytelling-theme-dark-mode .ng-select.ng-select-invalid .ng-arrow-wrapper .ng-arrow{border-color:#de3730 transparent transparent}.storytelling-theme-dark-mode .ng-select.ng-select-opened .ng-arrow-wrapper .ng-arrow{border-color:transparent transparent rgba(255,255,255,.7)}.storytelling-theme-dark-mode .ng-select.ng-select-opened.ng-select-invalid .ng-arrow-wrapper .ng-arrow{border-color:transparent transparent #de3730}.storytelling-theme-dark-mode .ng-dropdown-panel{background-color:#282b1a}.storytelling-theme-dark-mode .ng-dropdown-panel.multiple .ng-option.selected{background:rgba(255,255,255,.12)}.storytelling-theme-dark-mode .ng-dropdown-panel.multiple .ng-option.marked{background:rgba(255,255,255,.04)}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid rgba(255,255,255,.12)}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid rgba(255,255,255,.12)}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{color:#ffffffb3}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:rgba(255,255,255,.04)}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{background:rgba(255,255,255,.12)}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{color:#fff}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:rgba(255,255,255,.04)}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background:rgba(255,255,255,.12)}.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.storytelling-theme-dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{color:#ffffff80}.storytelling-theme-dark-mode .mtx-slider-thumb{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.storytelling-theme-dark-mode .mtx-slider-track-background{background-color:#bdbdbd}.storytelling-theme-dark-mode .mat-primary .mtx-slider-track-fill,.storytelling-theme-dark-mode .mat-primary .mtx-slider-thumb,.storytelling-theme-dark-mode .mat-primary .mtx-slider-thumb-label{background-color:#4fdbd1}.storytelling-theme-dark-mode .mat-primary .mtx-slider-thumb-label-text{color:#000}.storytelling-theme-dark-mode .mat-primary .mtx-slider-focus-ring{background-color:#4fdbd133}.storytelling-theme-dark-mode .mat-accent .mtx-slider-track-fill,.storytelling-theme-dark-mode .mat-accent .mtx-slider-thumb,.storytelling-theme-dark-mode .mat-accent .mtx-slider-thumb-label{background-color:#b0ccc9}.storytelling-theme-dark-mode .mat-accent .mtx-slider-thumb-label-text{color:#003734}.storytelling-theme-dark-mode .mat-accent .mtx-slider-focus-ring{background-color:#b0ccc933}.storytelling-theme-dark-mode .mat-warn .mtx-slider-track-fill,.storytelling-theme-dark-mode .mat-warn .mtx-slider-thumb,.storytelling-theme-dark-mode .mat-warn .mtx-slider-thumb-label{background-color:#de3730}.storytelling-theme-dark-mode .mat-warn .mtx-slider-thumb-label-text{color:#4fdbd1}.storytelling-theme-dark-mode .mat-warn .mtx-slider-focus-ring{background-color:#de373033}.storytelling-theme-dark-mode .mtx-slider:hover .mtx-slider-track-background,.storytelling-theme-dark-mode .mtx-slider.cdk-focused .mtx-slider-track-background{background-color:#ffffff4d}.storytelling-theme-dark-mode .mtx-slider-disabled .mtx-slider-track-background{background-color:#bdbdbd8a}.storytelling-theme-dark-mode .mtx-slider-disabled .mtx-slider-track-fill,.storytelling-theme-dark-mode .mtx-slider-disabled .mtx-slider-thumb{background-color:#bdbdbd}.storytelling-theme-dark-mode .mtx-slider-disabled:hover .mtx-slider-track-background,.storytelling-theme-dark-mode .mtx-slider-disabled.cdk-focused .mtx-slider-track-background{background-color:#bdbdbd8a}.storytelling-theme-dark-mode .mtx-slider-min-value .mtx-slider-focus-ring{background-color:#ffffff1f}.storytelling-theme-dark-mode .mtx-slider-min-value.mtx-slider-thumb-label-showing:not(.mtx-range-slider) .mtx-slider-thumb,.storytelling-theme-dark-mode .mtx-slider-min-value.mtx-slider-thumb-label-showing:not(.mtx-range-slider) .mtx-slider-thumb-label{background-color:#fff}.storytelling-theme-dark-mode .mtx-slider-min-value.mtx-slider-thumb-label-showing:not(.mtx-range-slider).cdk-focused .mtx-slider-thumb,.storytelling-theme-dark-mode .mtx-slider-min-value.mtx-slider-thumb-label-showing:not(.mtx-range-slider).cdk-focused .mtx-slider-thumb-label{background-color:#ffffff4d}.storytelling-theme-dark-mode .mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider) .mtx-slider-thumb{background-color:#bdbdbd}.storytelling-theme-dark-mode .mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider):hover .mtx-slider-thumb,.storytelling-theme-dark-mode .mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider).cdk-focused .mtx-slider-thumb{background-color:#ffffff4d}.storytelling-theme-dark-mode .mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider):hover.mtx-slider-disabled .mtx-slider-thumb,.storytelling-theme-dark-mode .mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider).cdk-focused.mtx-slider-disabled .mtx-slider-thumb{border-color:#bdbdbd}.storytelling-theme-dark-mode .mtx-slider-has-ticks .mtx-slider-wrapper:after{border-color:#ffffffb3}.storytelling-theme-dark-mode .mtx-slider-horizontal .mtx-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.storytelling-theme-dark-mode .mtx-slider-vertical .mtx-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.storytelling-theme-dark-mode .mtx-split>.mtx-split-gutter{background-color:#ffffff1f}.storytelling-theme-dark-mode .mtx-split>.mtx-split-gutter:hover{background-color:#4fdbd1}.storytelling-theme-dark-mode .mtx-split>.mtx-split-gutter.mat-accent:hover{background-color:#b0ccc9}.storytelling-theme-dark-mode .mtx-split>.mtx-split-gutter.mat-warn:hover{background-color:#de3730}.storytelling-theme-dark-mode .mtx-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.storytelling-theme-dark-mode .st-app-selector{background-color:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .st-app-selector-app-button--selected{background-color:#324b49;color:#71f7ed}.storytelling-theme-dark-mode .st-app-selector{font-family:Roboto}.storytelling-theme-dark-mode .st-app-selector-dark-mode mat-icon{font-family:Material Icons}.storytelling-theme-dark-mode .st-main-sidebar-container{background-color:transparent;color:#fff;border-right:none}.storytelling-theme-dark-mode .st-main-filter-container{background-color:#242619;color:#fff}.storytelling-theme-dark-mode .st-main-filter-container.mat-drawer-end{border-left:none}.storytelling-theme-dark-mode .st-main{font-family:Roboto}.storytelling-theme-dark-mode .st-side-bar{background-color:#242619;color:#c7c8b8}.storytelling-theme-dark-mode .st-side-bar .mat-toolbar{background-color:#242619}.storytelling-theme-dark-mode .st-side-bar-item:hover:not(.storytelling-theme-dark-mode .st-side-bar-item--selected){background-color:#abac9d14}.storytelling-theme-dark-mode .st-side-bar-item--selected{background-color:#324b49}.storytelling-theme-dark-mode .st-side-bar-menu{background-color:#282b1a}.storytelling-theme-dark-mode .st-side-bar-menu-delete .mdc-list-item__primary-text,.storytelling-theme-dark-mode .st-side-bar-menu-delete.mdc-list-item:hover .mdc-list-item__primary-text{color:#ffb4ab}.storytelling-theme-dark-mode .st-side-bar-section.mat-expanded{border:0}.storytelling-theme-dark-mode .st-side-bar-section-header,.storytelling-theme-dark-mode .st-side-bar-section-header[aria-disabled=true]{color:#fffbff}.storytelling-theme-dark-mode .st-side-bar-section-header.mat-expanded,.storytelling-theme-dark-mode .st-side-bar-section-header.mat-expanded:hover{background-color:#abac9d29}.storytelling-theme-dark-mode .st-side-bar-section:not(.st-section-new).mat-expanded{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-side-bar--edit .st-side-bar-header-icon__lock mat-icon{font-family:Material Icons}.storytelling-theme-dark-mode .st-side-bar-group-label,.storytelling-theme-dark-mode .st-side-bar-group-label-select{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-side-bar-item-label,.storytelling-theme-dark-mode .st-side-bar .st-section-label__label{font-size:11px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-side-bar .mat-toolbar{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme-dark-mode .st-filter-add.mat-mdc-raised-button.mat-unthemed{background-color:#282b1a;color:#4fdbd1}.storytelling-theme-dark-mode .st-filter-full-width-button-toggle{background:#282b1a;color:#e7e2d9}.storytelling-theme-dark-mode .st-filter-full-width-button-toggle.mat-button-toggle-checked{background:#324b49;color:#e7e2d9}.storytelling-theme-dark-mode .st-filter{font-family:Roboto}.storytelling-theme-dark-mode .st-filter__header__title{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme-dark-mode .st-filter-required-header,.storytelling-theme-dark-mode .st-filter-optional-header,.storytelling-theme-dark-mode .st-filter-full-width-button-toggle,.storytelling-theme-dark-mode .st-filter-add{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-modal,.storytelling-theme-dark-mode .st-fatal,.storytelling-theme-dark-mode .st-error,.storytelling-theme-dark-mode .st-alert{background:#2b311c}.storytelling-theme-dark-mode .st-modal mat-icon,.storytelling-theme-dark-mode .st-fatal mat-icon,.storytelling-theme-dark-mode .st-error mat-icon,.storytelling-theme-dark-mode .st-alert mat-icon{color:#ffb4ab}.storytelling-theme-dark-mode .st-modal-header-title,.storytelling-theme-dark-mode .st-fatal-header-title,.storytelling-theme-dark-mode .st-error-header-title,.storytelling-theme-dark-mode .st-alert-header-title,.storytelling-theme-dark-mode .st-modal-body,.storytelling-theme-dark-mode .st-fatal-body,.storytelling-theme-dark-mode .st-error-body,.storytelling-theme-dark-mode .st-alert-body{color:#fffbff}.storytelling-theme-dark-mode .st-modal-footer>button,.storytelling-theme-dark-mode .st-fatal-footer>button,.storytelling-theme-dark-mode .st-error-footer>button,.storytelling-theme-dark-mode .st-alert-footer>button{color:#fffbff}.storytelling-theme-dark-mode .st-modal,.storytelling-theme-dark-mode .st-fatal,.storytelling-theme-dark-mode .st-error,.storytelling-theme-dark-mode .st-alert{font-family:Roboto}.storytelling-theme-dark-mode .st-modal-header-title,.storytelling-theme-dark-mode .st-fatal-header-title,.storytelling-theme-dark-mode .st-error-header-title,.storytelling-theme-dark-mode .st-alert-header-title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-modal-body,.storytelling-theme-dark-mode .st-fatal-body,.storytelling-theme-dark-mode .st-error-body,.storytelling-theme-dark-mode .st-alert-body{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-modal-footer>button,.storytelling-theme-dark-mode .st-fatal-footer>button,.storytelling-theme-dark-mode .st-error-footer>button,.storytelling-theme-dark-mode .st-alert-footer>button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-add-view-to-navigation{background:#2b311c}.storytelling-theme-dark-mode .st-add-view-to-navigation-header-title{color:#fff}.storytelling-theme-dark-mode .st-add-view-to-navigation mat-icon{color:#4fdbd1}.storytelling-theme-dark-mode .st-add-view-to-navigation{font-family:Roboto}.storytelling-theme-dark-mode .st-add-view-to-navigation-header-title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-add-view-to-navigation-body{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-add-view-to-navigation-footer>button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-playbook-list-loader .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#46483c}.storytelling-theme-dark-mode .st-playbook-list-loader .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #006a65}.storytelling-theme-dark-mode .st-playbook-list-main-cta-button-group{border:none}.storytelling-theme-dark-mode .st-playbook-list-main-cta-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme-dark-mode .st-playbook-list-secondary-cta-menu{background:#282b1a}.storytelling-theme-dark-mode .st-playbook-list-secondary-cta-menu .mdc-list-item__primary-text{color:#e7e2d9}.storytelling-theme-dark-mode .st-playbook-list-rightSlot-icon__zoom,.storytelling-theme-dark-mode .st-playbook-list-rightSlot-icon__people,.storytelling-theme-dark-mode .st-playbook-list-rightSlot-icon__lock{background:#242619}.storytelling-theme-dark-mode .st-playbook-list-button-new-topic.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-playbook-list-button-new-topic.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .st-playbook-list-button-new-topic__combined{background-color:#4fdbd1;color:#000}.storytelling-theme-dark-mode .st-playbook-list-button-new-topic__disabled.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-playbook-list-button-new-topic__disabled.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background-color:#fffbff1a;color:#fffbff66}.storytelling-theme-dark-mode .st-playbook-list-button-new-topic-template.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-playbook-list-button-new-topic-template.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#1d1c16;color:#cce8e4}.storytelling-theme-dark-mode .st-playbook-list-button-new-topic-template__disabled.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-playbook-list-button-new-topic-template__disabled.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fffbff66}.storytelling-theme-dark-mode .st-playbook-list-button-new-items.mat-mdc-button.mat-mdc-button-base{background:#324b49;color:#cce8e4}.storytelling-theme-dark-mode .st-playbook-list-button-new-items__menu{--mdc-theme-surface: #282b1a}.storytelling-theme-dark-mode .st-playbook-list-button-new-items__menu .st-tile-item{border:1px solid #5e6053}.storytelling-theme-dark-mode .st-playbook-list-button-new-topic .mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-playbook-list-button-new-topic .mat-button-toggle-label-content,.storytelling-theme-dark-mode .st-playbook-list-button-new-topic-template .mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-playbook-list-button-new-topic-template .mat-button-toggle-label-content{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-text-field mat-hint{color:var(--text-field-hint-message, #e7e2d9)}.storytelling-theme-dark-mode .st-text-field__input--edit.mat-mdc-form-field-input-control.mat-mdc-input-element{color:transparent}.storytelling-theme-dark-mode .st-text-field__display{font:inherit;letter-spacing:inherit;text-decoration:inherit;text-transform:inherit}.storytelling-theme-dark-mode .st-tile-item-content-container--status{background-color:#46483c;color:#fdfdec}.storytelling-theme-dark-mode .st-tile-item-content-container--slug{color:#fdfdec}.storytelling-theme-dark-mode .st-tile-item-content-container--desk{color:#e3e4d3}.storytelling-theme-dark-mode .st-tile-item-content-container--desk__icon{color:#4fdbd1}.storytelling-theme-dark-mode .st-tile-item-content-container--owner{color:#e3e4d3}.storytelling-theme-dark-mode .st-tile-item-content-container--owner__icon,.storytelling-theme-dark-mode .st-tile-item-content-container--assignments__icon{color:#4fdbd1}.storytelling-theme-dark-mode .st-tile-item-content-container--status{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-tile-item-content-container--slug{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-tile-item-content-container--desk{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-tile-item-content-container--desk__icon.mat-icon{font-size:1rem}.storytelling-theme-dark-mode .st-tile-item-content-container--owner{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-tile-item-content-container--owner__icon.mat-icon,.storytelling-theme-dark-mode .st-tile-item-content-container--assignments__icon.mat-icon{font-size:1rem}.storytelling-theme-dark-mode .st-tile-item-content-container--assignments__items--extra{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-tile-column-list-header{background-color:#1d1c16}.storytelling-theme-dark-mode .st-tile-column-list-header-dayName{color:#e7e2d9}.storytelling-theme-dark-mode .st-tile-column-timeline-day-cell-holder{border:1px solid #5E6053}.storytelling-theme-dark-mode .st-tile-column-header-dayName{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-tile-column-header-day{font-size:18px;font-weight:500;line-height:24px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-tile-column-header-cost{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-planning-view-item{background:#242619}.storytelling-theme-dark-mode .st-planning-view-item-main{border-color:#5e6053}.storytelling-theme-dark-mode .st-planning-view-item-selected{border-color:#4fdbd1}.storytelling-theme-dark-mode .st-planning-view-item-container-right-buttons--delete{background:none;color:#ffb4ab}.storytelling-theme-dark-mode .st-planning-view-item-container-right-buttons--bookmark{background:none;color:#5e6053}.storytelling-theme-dark-mode .st-planning-view-item-container-right-buttons--bookmark-selected{color:#4fdbd1}.storytelling-theme-dark-mode .st-planning-view-item-dark-mode mat-icon{font-family:Material Icons}.storytelling-theme-dark-mode .st-planning-view-item-container-owner-info--name{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-planning-view-item-container-owner-info--date{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-planning-view-item-container-buttons--delete,.storytelling-theme-dark-mode .st-planning-view-item-container-buttons--bookmark{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-manage-team-members-tab-table{border:1px solid #5e6053}.storytelling-theme-dark-mode .st-manage-team-members-tab-table thead{background:#5e6053}.storytelling-theme-dark-mode .st-manage-team-members-tab-table .mdc-notched-outline__notch,.storytelling-theme-dark-mode .st-manage-team-members-tab-table .mdc-notched-outline__trailing,.storytelling-theme-dark-mode .st-manage-team-members-tab-table .mdc-notched-outline__leading{border:none}.storytelling-theme-dark-mode .st-manage-team-members-tab-table .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.storytelling-theme-dark-mode .st-manage-team-members-tab-table .mat-mdc-select-value .mdc-data-table__cell{color:#e3e4d3}.storytelling-theme-dark-mode .st-manage-team-members-tab-table .is-disabled,.storytelling-theme-dark-mode .st-manage-team-members-tab-table [aria-disabled=true] .mat-mdc-select-arrow{color:#aaa}.storytelling-theme-dark-mode .st-manage-team-members-tab-table .is-odd{background:#242619}.storytelling-theme-dark-mode .st-manage-team-members-main-cta-button-group{border:none}.storytelling-theme-dark-mode .st-manage-team-members-main-cta-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme-dark-mode .st-manage-team-members-button-new-member.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-manage-team-members-button-new-member.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .st-manage-team-members-button-new-member.mat-button-toggle-standalone,.storytelling-theme-dark-mode .st-manage-team-members-button-new-member.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:1.25rem}.storytelling-theme-dark-mode .st-manage-team-members-button-new-member .mat-button-toggle-label-content{line-height:2rem}.storytelling-theme-dark-mode .st-manage-team-members-button-new-member .mat-button-toggle-ripple{border-radius:1.25rem .25rem .25rem 1.25rem}.storytelling-theme-dark-mode .st-manage-team-members-button-invite{background:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .st-manage-team-members-button-invite-disabled{background-color:#fffbff1a;color:#fffbff66}.storytelling-theme-dark-mode .st-manage-team-members-button--delete{background:none;color:#ffb4ab}.storytelling-theme-dark-mode .st-manage-team-members-loader .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#46483c}.storytelling-theme-dark-mode .mat-mdc-paginator{background:none}.storytelling-theme-dark-mode .st-manage-team-members .mat-mdc-header-cell{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-manage-team-members .mat-mdc-cell,.storytelling-theme-dark-mode .st-manage-team-members .mat-mdc-select,.storytelling-theme-dark-mode .st-manage-team-members-tab-table__text-field .mat-mdc-input-element{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-manage-team-members-tab-label,.storytelling-theme-dark-mode .st-manage-team-members-tab-counter{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-manage-team-members-button-invite{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-add-team-member{background:#242619}.storytelling-theme-dark-mode .st-add-team-member-label{color:#fffbff}.storytelling-theme-dark-mode .st-add-team-member-button-group{border:none}.storytelling-theme-dark-mode .st-add-team-member-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme-dark-mode .st-add-team-member-button-confirm{background:#4fdbd1;color:#fff!important}.storytelling-theme-dark-mode .st-add-team-member-button-confirm--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#00504c}.storytelling-theme-dark-mode .st-add-team-member-button-confirm--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: mat.get-color-from-palette( $primary-palette, 400 )}.storytelling-theme-dark-mode .st-add-team-member{font-family:Roboto}.storytelling-theme-dark-mode .st-add-team-member-label{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-add-team-member-button-confirm,.storytelling-theme-dark-mode .st-add-team-member-button-cancel{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-status .mat-mdc-standard-chip{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-status-menu{background-color:#282b1a}.storytelling-theme-dark-mode .st-status-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme-dark-mode .st-status-valid{color:#ffb4ab}.storytelling-theme-dark-mode .st-status mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-desk-menu{background-color:#282b1a}.storytelling-theme-dark-mode .st-desk-menu mat-chip-row,.storytelling-theme-dark-mode .st-desk-menu mat-chip{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-desk-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme-dark-mode .st-desk-value:nth-child(3n){background-color:#304962}.storytelling-theme-dark-mode .st-desk-value:nth-child(3n+1){background-color:#18324a}.storytelling-theme-dark-mode .st-desk-value:nth-child(3n+2){background-color:#48607b}.storytelling-theme-dark-mode .st-desk-button-add.mdc-button{--mdc-text-button-label-text-color: #e3e4d3}.storytelling-theme-dark-mode .st-desk-button-add-valid.mat-mdc-button.mat-mdc-button-base:not(:disabled){color:#ffb4ab}.storytelling-theme-dark-mode .st-desk mat-chip{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-desk-button-add.mdc-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-topic-type .mat-mdc-standard-chip{--mdc-chip-label-text-color: inherit;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.storytelling-theme-dark-mode .st-topic-type-add.mat-mdc-standard-chip{--mdc-chip-with-avatar-avatar-size: .75rem;--mdc-chip-with-icon-icon-size: .75rem;--mdc-chip-label-text-color: #e3e4d3;--mdc-chip-with-trailing-icon-trailing-icon-color: #e3e4d3}.storytelling-theme-dark-mode .st-topic-type-add-invalid.mat-mdc-standard-chip{--mdc-chip-label-text-color: #ffb4ab;--mdc-chip-with-icon-icon-color: #ffb4ab;color:#ffb4ab}.storytelling-theme-dark-mode .st-topic-type-plus-chip.mat-mdc-standard-chip{--mdc-chip-label-text-color: #fffbff}.storytelling-theme-dark-mode .st-staff-id-list-menu{background-color:#282b1a}.storytelling-theme-dark-mode .st-staff-id-list-menu mat-chip-row,.storytelling-theme-dark-mode .st-staff-id-list-menu mat-chip{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-staff-id-list-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme-dark-mode .st-staff-id-list-menu-option:nth-child(3n) avatar{background-color:#304962}.storytelling-theme-dark-mode .st-staff-id-list-menu-option:nth-child(3n+1) avatar{background-color:#18324a}.storytelling-theme-dark-mode .st-staff-id-list-menu-option:nth-child(3n+2) avatar{background-color:#48607b}.storytelling-theme-dark-mode .st-staff-id-list-value:nth-child(3n){background-color:#304962}.storytelling-theme-dark-mode .st-staff-id-list-value:nth-child(3n+1){background-color:#18324a}.storytelling-theme-dark-mode .st-staff-id-list-value:nth-child(3n+2){background-color:#48607b}.storytelling-theme-dark-mode .st-staff-id-list-button-add.mdc-button{--mdc-text-button-label-text-color: #e3e4d3}.storytelling-theme-dark-mode .st-staff-id-list-button-add-valid.mat-mdc-button.mat-mdc-button-base:not(:disabled){color:#ffb4ab}.storytelling-theme-dark-mode .st-staff-id-list-button-add.mdc-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-staff-id-list-menu mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-staff-id-list-menu-option .mdc-list-item__primary-text{font-weight:500}.storytelling-theme-dark-mode .st-staff-id-list-menu-option .mdc-list-item__secondary-text{font-size:12px}.storytelling-theme-dark-mode .st-staff-id-list-multiple-menu{background-color:#282b1a}.storytelling-theme-dark-mode .st-staff-id-list-multiple-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme-dark-mode .st-staff-id-list-multiple-form-search{background-color:#282b1a}.storytelling-theme-dark-mode .st-staff-id-list-multiple-value-list{background-color:#000}.storytelling-theme-dark-mode .st-staff-id-list-multiple .mat-mdc-standard-chip{border:1px solid #909284;--mdc-chip-with-icon-icon-color: #00857f}.storytelling-theme-dark-mode .st-staff-id-list-multiple .mat-mdc-chip-row{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-staff-id-list-multiple .mdc-text-field--filled{background-color:inherit}.storytelling-theme-dark-mode .st-staff-id-list-multiple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.storytelling-theme-dark-mode .st-staff-id-list-multiple .mdc-list-item__secondary-text,.storytelling-theme-dark-mode .st-staff-id-list-multiple .mdc-evolution-chip__text-label{color:#e7e2d9}.storytelling-theme-dark-mode .st-staff-id-list-multiple-list-value-list{background-color:#282b1a}.storytelling-theme-dark-mode .st-staff-id-list-multiple-list .mat-mdc-standard-chip{border:1px solid #abac9d;--mdc-chip-with-icon-icon-color: #4fdbd1}.storytelling-theme-dark-mode .st-staff-id-list-multiple-list .mat-mdc-standard-chip .mdc-evolution-chip__cell--trailing{border-inline-start:1px solid #abac9d}.storytelling-theme-dark-mode .st-staff-id-list-multiple-list .mdc-evolution-chip__cell--trailing{border-inline-start:none!important}.storytelling-theme-dark-mode .st-staff-id-list-multiple .st-staff-id-list-multiple-button{--mdc-text-button-label-text-color: #fdfdec}.storytelling-theme-dark-mode .st-staff-id-list-multiple .st-staff-id-list-multiple-button-valid.mat-mdc-button.mat-mdc-button-base:not(:disabled){color:#ffb4ab}.storytelling-theme-dark-mode .st-staff-id-list-multiple-list .mdc-evolution-chip__text-label{font-weight:500}.storytelling-theme-dark-mode .st-staff-id-list-multiple-list mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-staff-id-list-multiple-form .mdc-list-item__primary-text{font-weight:500}.storytelling-theme-dark-mode .st-staff-id-list-multiple-form .mdc-list-item__secondary-text{font-size:12px}.storytelling-theme-dark-mode .st-staff-id-list-multiple-button{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-login{background-color:#1d1c16;--mdc-icon-button-icon-color: #fffbff}.storytelling-theme-dark-mode .st-login mat-form-field{border-color:unset}.storytelling-theme-dark-mode .st-login input:-webkit-autofill,.storytelling-theme-dark-mode .st-login input:-webkit-autofill:hover,.storytelling-theme-dark-mode .st-login input:-webkit-autofill:focus,.storytelling-theme-dark-mode .st-login input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #1d1c16 inset!important}.storytelling-theme-dark-mode .st-login input:-webkit-autofill{-webkit-text-fill-color:#fffbff!important}.storytelling-theme-dark-mode .st-login-app-title,.storytelling-theme-dark-mode .st-login-spacing{color:#fffbff}.storytelling-theme-dark-mode .st-login.mat-mdc-form-field-appearance-outline .mat-mdc-form-field-outline-thick{color:#ffb4ab}.storytelling-theme-dark-mode .st-login-password{--text-field-hint-message: #ffb4ab}.storytelling-theme-dark-mode .st-login-button{--mat-standard-button-toggle-background-color: #4fdbd1;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-selected-state-background-color: #4fdbd1;--mat-standard-button-toggle-selected-state-text-color: white}.storytelling-theme-dark-mode .st-login-button-group{border:none}.storytelling-theme-dark-mode .st-login-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme-dark-mode .st-login-button-group--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#00504c}.storytelling-theme-dark-mode .st-login-button-group--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #4fdbd1}.storytelling-theme-dark-mode .st-login-button-sso.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-login-button-sso.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#242619;color:#e7e2d9}.storytelling-theme-dark-mode .st-login-button-sso.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-login-button-sso.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:1.25rem}.storytelling-theme-dark-mode .st-login-sso-providers-error{color:#ffb4ab}.storytelling-theme-dark-mode .st-login-app-title{font-size:2.125rem;font-weight:700;line-height:2.5rem;font-family:Roboto;letter-spacing:normal}.storytelling-theme-dark-mode .st-login-password mat-hint{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-login-spacing-remember label{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-login-button,.storytelling-theme-dark-mode .st-login-button-sso{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-login-sso-providers-error{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-date-range-pager-calendar{background:#242619}.storytelling-theme-dark-mode .st-date-range-pager-label{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-user-menu{--mat-menu-item-label-text-color: #fffbff}.storytelling-theme-dark-mode .st-user-menu .mat-mdc-menu-panel{background-color:#282b1a}.storytelling-theme-dark-mode .st-user-menu-container-header{background-color:#46483c;color:#fffbff}.storytelling-theme-dark-mode .st-user-menu-container-header-submenu{background-color:#282b1a}.storytelling-theme-dark-mode .st-user-menu-container-header-info-username,.storytelling-theme-dark-mode .st-user-menu-container-header-info-team,.storytelling-theme-dark-mode .st-user-menu-submenu,.storytelling-theme-dark-mode .st-user-menu-submenu-title{color:#fffbff}.storytelling-theme-dark-mode .st-user-menu-main{background-color:#46483c}.storytelling-theme-dark-mode .st-user-menu-container-header-info-username{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-user-menu-container-header-info-team{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-user-menu-submenu-title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-full-screen-dialog-left-container,.storytelling-theme-dark-mode .st-full-screen-dialog-right-container{background-color:#2b311c}.storytelling-theme-dark-mode .st-full-screen-dialog-pager{background-color:#fdfdec;color:#46483c;background-color:#1a1d13;color:#e3e4d3}.storytelling-theme-dark-mode .st-full-screen-dialog-pager-text{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .topic-full-screen-header{border-bottom:1px solid #5e6053}.storytelling-theme-dark-mode .topic-full-screen-header__topic-type .st-topic-type-add{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #242619}.storytelling-theme-dark-mode .topic-full-screen-header__top-row__title{color:#e3e4d3}.storytelling-theme-dark-mode .topic-full-screen-header-close-button{--mdc-icon-button-icon-color: white}.storytelling-theme-dark-mode .topic-full-screen-meta__status.st-status .mat-mdc-standard-chip{--mdc-chip-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .topic-full-screen-meta__approve{background-color:#242619;color:#4fdbd1}.storytelling-theme-dark-mode .topic-full-screen-meta__approve--active{background-color:#4fdbd1;color:#000}.storytelling-theme-dark-mode .topic-full-screen-meta__actions{--mdc-icon-button-icon-color: white}.storytelling-theme-dark-mode .topic-full-screen-tags__icon,.storytelling-theme-dark-mode .topic-full-screen-owners__icon,.storytelling-theme-dark-mode .topic-full-screen-desks__icon{color:#4fdbd1}.storytelling-theme-dark-mode .topic-full-screen-tags-label span,.storytelling-theme-dark-mode .topic-full-screen-owners-label span,.storytelling-theme-dark-mode .topic-full-screen-desks-label span{color:#fffbff}.storytelling-theme-dark-mode .topic-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{--mdc-text-button-label-text-color: #fffbff}.storytelling-theme-dark-mode .topic-full-screen-tags .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-tags .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-owners .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-owners .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-desks .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-desks .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;background:#242619}.storytelling-theme-dark-mode .topic-full-screen-tags .st-tags-autocomplete-button,.storytelling-theme-dark-mode .topic-full-screen-tags .st-check-list-button,.storytelling-theme-dark-mode .topic-full-screen-tags .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .topic-full-screen-owners .st-tags-autocomplete-button,.storytelling-theme-dark-mode .topic-full-screen-owners .st-check-list-button,.storytelling-theme-dark-mode .topic-full-screen-owners .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .topic-full-screen-desks .st-tags-autocomplete-button,.storytelling-theme-dark-mode .topic-full-screen-desks .st-check-list-button,.storytelling-theme-dark-mode .topic-full-screen-desks .st-staff-id-list-multiple-button{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #242619}.storytelling-theme-dark-mode .topic-full-screen-required .mat-content,.storytelling-theme-dark-mode .topic-full-screen-required .mat-expansion-indicator:after{color:#ffb4ab}.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container .mat-expansion-panel-header.mat-expanded{background:#46483c}.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-expand-collapse.mdc-button,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-btn__add.mdc-button{--mat-mdc-button-persistent-ripple-color: transparent;--mat-mdc-button-ripple-color: transparent;--mdc-filled-button-container-color: transparent;--mdc-filled-button-label-text-color: #e3e4d3}.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container{background:#2f361d;color:#fffbff}.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;background:#242619;color:#fffbff}.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-tags-autocomplete-button,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-check-list-button,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-staff-id-list-multiple-button{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #242619}.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-tags-autocomplete-button-valid.mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-check-list-button-valid.mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__container .st-staff-id-list-multiple-button-valid.mat-mdc-button.mat-mdc-button-base{--mdc-text-button-label-text-color: #ffb4ab;color:#ffb4ab}.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__label{color:#fffbff}.storytelling-theme-dark-mode .topic-full-screen-create-footer-buttons .mat-mdc-button{--mdc-text-button-label-text-color: #fffbff}.storytelling-theme-dark-mode .topic-full-screen-create-footer-buttons--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#46483c}.storytelling-theme-dark-mode .topic-full-screen-create-footer-buttons--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #006a65}.storytelling-theme-dark-mode .topic-full-screen-header__title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .topic-full-screen-header__description{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-expand-collapse.mdc-button,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-btn__add.mdc-button,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container .st-tags-autocomplete-button,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container .st-check-list-button,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .topic-full-screen-accordion-pane-container-property__label{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .topic-full-screen-tags-label,.storytelling-theme-dark-mode .topic-full-screen-owners-label,.storytelling-theme-dark-mode .topic-full-screen-desks-label{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .topic-full-screen-tags .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-tags .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-owners .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-owners .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-desks .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-desks .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .topic-full-screen-tags .st-tags-autocomplete-button,.storytelling-theme-dark-mode .topic-full-screen-tags .st-check-list-button,.storytelling-theme-dark-mode .topic-full-screen-tags .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .topic-full-screen-owners .st-tags-autocomplete-button,.storytelling-theme-dark-mode .topic-full-screen-owners .st-check-list-button,.storytelling-theme-dark-mode .topic-full-screen-owners .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .topic-full-screen-desks .st-tags-autocomplete-button,.storytelling-theme-dark-mode .topic-full-screen-desks .st-check-list-button,.storytelling-theme-dark-mode .topic-full-screen-desks .st-staff-id-list-multiple-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .topic-full-screen-header mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .topic-full-screen-create-footer button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .assignment-full-screen-header{border-bottom:1px solid #5e6053}.storytelling-theme-dark-mode .assignment-full-screen-header__top-row__title{color:#e3e4d3}.storytelling-theme-dark-mode .assignment-full-screen-header-meta__status.st-status .mat-mdc-standard-chip{--mdc-chip-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .assignment-full-screen-header-meta__approve{background-color:#242619;color:#4fdbd1}.storytelling-theme-dark-mode .assignment-full-screen-header-meta__approve--active{background-color:#4fdbd1;color:#000}.storytelling-theme-dark-mode .assignment-full-screen-header-meta__actions,.storytelling-theme-dark-mode .assignment-full-screen-header-close-button{--mdc-icon-button-icon-color: white}.storytelling-theme-dark-mode .assignment-full-screen-tags__icon,.storytelling-theme-dark-mode .assignment-full-screen-owners__icon,.storytelling-theme-dark-mode .assignment-full-screen-desks__icon{color:#4fdbd1}.storytelling-theme-dark-mode .assignment-full-screen-tags-label span,.storytelling-theme-dark-mode .assignment-full-screen-owners-label span,.storytelling-theme-dark-mode .assignment-full-screen-desks-label span{color:#fffbff}.storytelling-theme-dark-mode .assignment-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{--mdc-text-button-label-text-color: #fffbff}.storytelling-theme-dark-mode .assignment-full-screen-tags .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;background:#242619}.storytelling-theme-dark-mode .assignment-full-screen-tags .st-tags-autocomplete-button,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-check-list-button,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-tags-autocomplete-button,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-check-list-button,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-tags-autocomplete-button,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-check-list-button,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-staff-id-list-multiple-button{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #242619}.storytelling-theme-dark-mode .assignment-full-screen-pager{border-top:1px solid #5e6053;color:#fffbff}@media (max-width: 1279.98px){.storytelling-theme-dark-mode .assignment-full-screen-pager{background-color:#fdfdec;color:#46483c;background-color:#1a1d13;color:#e3e4d3}}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .mat-expansion-panel-header.mat-expanded{background:#46483c}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container-expand-collapse.mdc-button,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container-btn__add.mdc-button{--mat-mdc-button-persistent-ripple-color: transparent;--mat-mdc-button-ripple-color: transparent;--mdc-filled-button-container-color: transparent;--mdc-filled-button-label-text-color: #e3e4d3}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container-property__container{background:#2f361d;color:#fffbff}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container-property__label{color:#fffbff}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;background:#242619;color:#fffbff}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-tags-autocomplete-button,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-check-list-button,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple-button{box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;--mdc-chip-elevated-container-color: #242619}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-tags-autocomplete-button-valid.mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-check-list-button-valid.mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple-button-valid.mat-mdc-button.mat-mdc-button-base{--mdc-text-button-label-text-color: #ffb4ab;color:#ffb4ab}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container-required .mat-content,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container-required .mat-expansion-indicator:after{color:#ffb4ab}.storytelling-theme-dark-mode .assignment-full-screen-header__title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .assignment-full-screen-header__description{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container-expand-collapse.mdc-button,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container-btn__add.mdc-button,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-tags-autocomplete-button,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-check-list-button,.storytelling-theme-dark-mode .assignment-full-screen-accordion-pane-container .st-staff-id-list-multiple-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .assignment-full-screen-tags-label,.storytelling-theme-dark-mode .assignment-full-screen-owners-label,.storytelling-theme-dark-mode .assignment-full-screen-desks-label{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .assignment-full-screen-tags .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-tags-autocomplete .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-check-list .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-staff-id-list-multiple .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-tags-autocomplete-button,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-check-list-button,.storytelling-theme-dark-mode .assignment-full-screen-tags .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-tags-autocomplete-button,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-check-list-button,.storytelling-theme-dark-mode .assignment-full-screen-owners .st-staff-id-list-multiple-button,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-tags-autocomplete-button,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-check-list-button,.storytelling-theme-dark-mode .assignment-full-screen-desks .st-staff-id-list-multiple-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .assignment-full-screen-header mat-chip{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .assignment-full-screen-accordion-expand-collapse.mdc-button,.storytelling-theme-dark-mode .assignment-full-screen-accordion-btn__add.mdc-button,.storytelling-theme-dark-mode .assignment-full-screen-pager-text{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-text-area-overlay{border-radius:.25rem}.storytelling-theme-dark-mode .st-text-area-overlay:hover{background-color:#4fdbd114}.storytelling-theme-dark-mode .st-text-area-overlay-input{outline:2px solid #4fdbd1;padding:4px 8px;border-radius:.25rem;background-color:#282b1a;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d;color:#fffbff}.storytelling-theme-dark-mode .st-text-area-overlay-display{color:#fffbff}.storytelling-theme-dark-mode .st-text-area-overlay-valid{color:#ffb4ab;content:"*"}.storytelling-theme-dark-mode .st-text-area__display{color:#fffbff}.storytelling-theme-dark-mode .st-text-area__input--edit.mat-mdc-form-field-input-control.mat-mdc-input-element{color:transparent}.storytelling-theme-dark-mode .st-text-area__display{font:inherit;letter-spacing:inherit;text-decoration:inherit;text-transform:inherit}.storytelling-theme-dark-mode .st-tags-autocomplete .mat-mdc-standard-chip{--mdc-chip-with-icon-icon-color: #4fdbd1;border:1px solid #abac9d}.storytelling-theme-dark-mode .st-tags-autocomplete-menu{background-color:#282b1a}.storytelling-theme-dark-mode .st-tags-autocomplete-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme-dark-mode .st-tags-autocomplete-valid span{color:#ffb4ab}.storytelling-theme-dark-mode .st-tags-autocomplete-valid .mat-mdc-chip-graphic{--mdc-chip-with-icon-icon-color: #ffb4ab}.storytelling-theme-dark-mode .st-tags-autocomplete-button{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-check-list .mat-mdc-standard-chip{border:1px solid #909284}.storytelling-theme-dark-mode .st-check-list-menu{background-color:#282b1a}.storytelling-theme-dark-mode .st-check-list-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme-dark-mode .st-check-list-button.mat-mdc-button{--mdc-text-button-label-text-color: #fffbff}.storytelling-theme-dark-mode .st-check-list-button-valid.mat-mdc-button{--mdc-text-button-label-text-color: #ffb4ab}.storytelling-theme-dark-mode .st-check-list-button{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-date-range-picker-menu{background-color:#282b1a}.storytelling-theme-dark-mode .st-date-range-picker-menu .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme-dark-mode .st-date-range-picker-periods{border-left:.075rem solid #5e6053}.storytelling-theme-dark-mode .st-date-range-picker-button{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-topic-item{border-bottom:1px solid #5E6053}.storytelling-theme-dark-mode .st-topic-item-drag-preview{background-color:#2c331c;border-color:#abac9d}.storytelling-theme-dark-mode .st-topic-item-content-container-main__time-updated,.storytelling-theme-dark-mode .st-topic-item-content-container-main__updated-by{color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-item-content-container{border-bottom:.125rem transparent}.storytelling-theme-dark-mode .st-topic-item-content-container__mouse-entered{border-bottom:.125rem solid #ABAC9D}.storytelling-theme-dark-mode .st-topic-item-content-container-assigns__add-assignment-button.mdc-button{--mdc-text-button-label-text-color: #e3e4d3}.storytelling-theme-dark-mode .st-topic-item-content-container-actions__approve{background-color:#242619;color:#4fdbd1}.storytelling-theme-dark-mode .st-topic-item-content-container-actions__approve--active{background-color:#4fdbd1;color:#000}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--status{background-color:#46483c}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--slug{color:#fdfdec}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--desk{color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--desk__icon{color:#4fdbd1}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--owner{color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--owner__icon,.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--assignments__icon{color:#4fdbd1}.storytelling-theme-dark-mode .st-topic-item .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__notch,.storytelling-theme-dark-mode .st-topic-item .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__trailing,.storytelling-theme-dark-mode .st-topic-item .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__leading{border-color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-item-container-dynamic-controls-item mat-label{color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__notch,.storytelling-theme-dark-mode .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__trailing,.storytelling-theme-dark-mode .st-topic-item-container-dynamic-controls-item .mdc-notched-outline__leading{border-color:#e3e4d3}.storytelling-theme-dark-mode-new-template-dialog{background-color:#282b1a}.storytelling-theme-dark-mode .st-topic-item-content-container-main__type.st-topic-type .mat-mdc-chip{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-topic-item-content-container-main__time-updated,.storytelling-theme-dark-mode .st-topic-item-content-container-main__updated-by{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-topic-item-content-container-main__slug,.storytelling-theme-dark-mode .st-topic-item-content-container-main__slug .st-text-area-overlay-input{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-topic-item-content-container-main__summary,.storytelling-theme-dark-mode .st-topic-item-content-container-main__summary .st-text-area-overlay-input{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-topic-item-content-container-assigns__assignments-extraCount{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme-dark-mode .st-topic-item-content-container-assigns__add-assignment-button.mdc-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--status{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--slug{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--desk{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--desk__icon.mat-icon{font-size:1rem}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--owner{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--owner__icon.mat-icon,.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--assignments__icon.mat-icon{font-size:1rem}.storytelling-theme-dark-mode .st-topic-item-content-container__mobile--assignments__items--extra{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-assignment-condensed{border-inline:1px solid #5e6053}.storytelling-theme-dark-mode .st-assignment-condensed-icon{background-color:#494740}.storytelling-theme-dark-mode .st-assignment-condensed-container-story--title{color:#fffbff}.storytelling-theme-dark-mode .st-assignment-condensed-container-story--desc{color:#e3e4d3}.storytelling-theme-dark-mode .st-assignment-condensed-container-story--desc.st-topic-item-condensed-valid{color:#ffb4ab}.storytelling-theme-dark-mode .st-assignment-condensed-container-desk,.storytelling-theme-dark-mode .st-assignment-condensed-container-status{color:#e3e4d3}.storytelling-theme-dark-mode .st-assignment-condensed-container-approve.mat-mdc-button{background-color:#242619;--mdc-text-button-label-text-color: #4FDBD1}.storytelling-theme-dark-mode .st-assignment-condensed-container-approve--active.mat-mdc-button{background-color:#4fdbd1;--mdc-text-button-label-text-color: #000000}.storytelling-theme-dark-mode .st-assignment-condensed-container-story--slug{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-assignment-condensed-container-story--desc,.storytelling-theme-dark-mode .st-assignment-condensed-container-desk,.storytelling-theme-dark-mode .st-assignment-condensed-container-status{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-wire-tile-item{background:#242619}.storytelling-theme-dark-mode .st-wire-tile-item:hover{background:#2f361d;box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026}.storytelling-theme-dark-mode .st-wire-tile-item-container--title{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.1px}.storytelling-theme-dark-mode .st-wire-tile-item-container--text{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px}.storytelling-theme-dark-mode .wire-fullscreen-panel{background:#242619}.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-header-buttons mat-icon,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-gallery-header-buttons mat-icon{color:#fffbff}.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-header-buttons__share-menu,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-gallery-header-buttons__share-menu{background:#282b1a}.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-header__btn-close,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-gallery-header__btn-close,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-wrapper-info .user-info,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-gallery-wrapper-info .user-info,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-wrapper-info-info__title,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-gallery-wrapper-info-info__title{color:#fffbff}.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-container-image,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-gallery-container-image{border:1px solid #abac9d}.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-container-user-info__author,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-gallery-container-user-info__author{color:#4fdbd1}.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-container-user__title,.storytelling-theme-dark-mode .wire-fullscreen-panel .st-wire-full-screen-gallery-container-user__title{color:#fffbff}.storytelling-theme-dark-mode .st-wire-full-screen,.storytelling-theme-dark-mode .st-wire-full-screen-gallery{font-family:Roboto}.storytelling-theme-dark-mode .st-wire-full-screen-wrapper .user-info__date,.storytelling-theme-dark-mode .st-wire-full-screen-wrapper .user-info__fromNow,.storytelling-theme-dark-mode .st-wire-full-screen-gallery-wrapper .user-info__date,.storytelling-theme-dark-mode .st-wire-full-screen-gallery-wrapper .user-info__fromNow{font-size:14px;font-weight:500;letter-spacing:.0892857143em}.storytelling-theme-dark-mode .st-wire-full-screen-wrapper-info__title,.storytelling-theme-dark-mode .st-wire-full-screen-gallery-wrapper-info__title{font-size:24px;font-weight:400;line-height:32px}.storytelling-theme-dark-mode .st-wire-full-screen .mat-mdc-tab-labels,.storytelling-theme-dark-mode .st-wire-full-screen-gallery .mat-mdc-tab-labels{font-size:14px;font-weight:500}.storytelling-theme-dark-mode .st-wire-full-screen .mat-mdc-tab-labels .mdc-tab__text-label,.storytelling-theme-dark-mode .st-wire-full-screen-gallery .mat-mdc-tab-labels .mdc-tab__text-label{letter-spacing:.0892857143em}.storytelling-theme-dark-mode .st-wire-full-screen-container-user-info__author,.storytelling-theme-dark-mode .st-wire-full-screen-gallery-container-user-info__author{font-size:14px;font-weight:500;letter-spacing:.0892857143em}.storytelling-theme-dark-mode .st-wire-full-screen-container-user__text,.storytelling-theme-dark-mode .st-wire-full-screen-gallery-container-user__text{font-size:24px}.storytelling-theme-dark-mode .st-wire-full-screen-slider-image,.storytelling-theme-dark-mode .st-wire-full-screen-slider-btns-nav .btn-back,.storytelling-theme-dark-mode .st-wire-full-screen-slider-btns-nav .btn-next{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-top-bar__title{font-size:18px;font-weight:500;line-height:24px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-main-content-top-bar-main-cta,.storytelling-theme-dark-mode .st-main-content-top-bar-view-options,.storytelling-theme-dark-mode .st-main-content-top-bar-view-options button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-expansion-panel-panel__mouse-entered{border-bottom:.125rem solid #ABAC9D}.storytelling-theme-dark-mode .st-expansion-panel-panel-header{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-expansion-panel-panel-header__items-cost,.storytelling-theme-dark-mode .st-expansion-panel-panel-header__items-count{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-playbook-card-view-pane-container-expand-collapse.mdc-button{--mat-mdc-button-persistent-ripple-color: transparent;--mat-mdc-button-ripple-color: transparent;--mdc-filled-button-container-color: transparent;--mdc-filled-button-label-text-color: mat.get-color-from-palette($neutral-variant-palette, 900)}.storytelling-theme-dark-mode .st-playbook-card-view-condensed-labels{border-inline:1px solid #5e6053;border-top:1px solid #5e6053;background:#46483c}.storytelling-theme-dark-mode .st-playbook-card-view-topic-condensed{border-bottom:1px solid #5e6053}.storytelling-theme-dark-mode .st-playbook-card-view-topic-condensed:nth-child(2n){background-color:#242619}.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header{background:#46483c;border-inline:1px solid #5e6053}.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__location,.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__category,.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__owner,.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__slug{color:#fffbff}.storytelling-theme-dark-mode .st-playbook-card-view-pane-container-cost,.storytelling-theme-dark-mode .st-playbook-card-view-pane-container-count{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-playbook-card-view-pane-container-expand-collapse{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-playbook-card-view-condensed-labels-story,.storytelling-theme-dark-mode .st-playbook-card-view-condensed-labels-custom-field,.storytelling-theme-dark-mode .st-playbook-card-view-condensed-labels-desk,.storytelling-theme-dark-mode .st-playbook-card-view-condensed-labels-status,.storytelling-theme-dark-mode .st-playbook-card-view-condensed-labels-actions{font-size:11px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__type.st-topic-type .mat-mdc-chip,.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__type.st-topic-type .mdc-button,.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__location,.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__category,.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__owner{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-playbook-card-view-assignment-topic-header__slug{font-size:11px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-topic-item-condensed{border-inline:1px solid #5e6053}.storytelling-theme-dark-mode .st-topic-item-condensed-drag-preview{background-color:#2c331c;border-color:#abac9d}.storytelling-theme-dark-mode .st-topic-item-condensed-container__mouse-entered{border-bottom:.125rem solid #ABAC9D}.storytelling-theme-dark-mode .st-topic-item-condensed-container-badge span.mat-badge-content{background:#ffb4ab;color:#000}.storytelling-theme-dark-mode .st-topic-item-condensed-container-story-header--title{color:#fffbff}.storytelling-theme-dark-mode .st-topic-item-condensed-container-story--desc{color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-item-condensed-container-story--desc.st-topic-item-condensed-valid{color:#ffb4ab}.storytelling-theme-dark-mode .st-topic-item-condensed-container-desk,.storytelling-theme-dark-mode .st-topic-item-condensed-container-status{color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-item-condensed-container-assignments .st-icon button{background-color:#46483c}.storytelling-theme-dark-mode .st-topic-item-condensed-container-approve.mat-mdc-button{background-color:#242619;--mdc-text-button-label-text-color: #4FDBD1}.storytelling-theme-dark-mode .st-topic-item-condensed-container-approve--active.mat-mdc-button{background-color:#4fdbd1;--mdc-text-button-label-text-color: #000000}.storytelling-theme-dark-mode .st-topic-item-condensed-container-badge span.mat-badge-content{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-topic-item-condensed-container-story-header--title{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-topic-item-condensed-container-story--desc,.storytelling-theme-dark-mode .st-topic-item-condensed-container-desk,.storytelling-theme-dark-mode .st-topic-item-condensed-container-status,.storytelling-theme-dark-mode .st-topic-item-condensed-container-custom-fields{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-topic-item-condensed-container-assigns__assignments-extraCount{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme-dark-mode .st-view-state{background-color:#2b311c}.storytelling-theme-dark-mode .st-view-state-tile-group{background-color:#46483c}.storytelling-theme-dark-mode .st-view-state-create-footer-buttons--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#46483c}.storytelling-theme-dark-mode .st-view-state-create-footer-buttons--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #006a65}.storytelling-theme-dark-mode .st-view-state{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings__type-view,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings__type-content,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-map{background-color:#46483c}.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings__type-view__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings__type-content__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-map__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-layout__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping-order__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting-order__label{color:#fffbff}.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-layout .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping-order .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting-order .mdc-button{--mdc-outlined-button-outline-color: #5e6053;--mdc-outlined-button-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-layout .mdc-icon-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping .mdc-icon-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping-order .mdc-icon-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting .mdc-icon-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting-order .mdc-icon-button{--mdc-icon-button-icon-color: #4fdbd1;border:1px solid #5e6053}.storytelling-theme-dark-mode .st-playbook-view-state-tab-required-filter-buttons__clear-all.mat-mdc-unelevated-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-optional-filter-buttons__clear-all.mat-mdc-unelevated-button{--mdc-filled-button-container-color: transparent;--mdc-filled-button-label-text-color: #e3e4d3}.storytelling-theme-dark-mode .st-playbook-view-state-header__title,.storytelling-theme-dark-mode .st-playbook-view-state-header__title textarea{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings__type-view__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings__type-content__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-map__label{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings__type-view .mdc-form-field,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings__type-content .mdc-form-field,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-map .mdc-form-field{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-layout__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping-order__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting__label,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting-order__label{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-layout .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-grouping-order .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-settings-default-sorting-order .mdc-button,.storytelling-theme-dark-mode .st-playbook-view-state-tab-required-filter-buttons__clear-all,.storytelling-theme-dark-mode .st-playbook-view-state-tab-required-filter-buttons__add,.storytelling-theme-dark-mode .st-playbook-view-state-tab-optional-filter-buttons__clear-all,.storytelling-theme-dark-mode .st-playbook-view-state-tab-optional-filter-buttons__add{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-cast-view-state-body__type-content,.storytelling-theme-dark-mode .st-cast-view-state-body__advanced-settings{background-color:#46483c}.storytelling-theme-dark-mode .st-cast-view-state-body__type-content__label,.storytelling-theme-dark-mode .st-cast-view-state-body__advanced-settings__label,.storytelling-theme-dark-mode .st-cast-view-state-body-default-layout__label,.storytelling-theme-dark-mode .st-cast-view-state-body-default-view__label,.storytelling-theme-dark-mode .st-cast-view-state-body-channel__label,.storytelling-theme-dark-mode .st-cast-view-state-body-edition__label{color:#fffbff}.storytelling-theme-dark-mode .st-cast-view-state-body-default-layout .mdc-button,.storytelling-theme-dark-mode .st-cast-view-state-body-default-view .mdc-button,.storytelling-theme-dark-mode .st-cast-view-state-body-channel .mdc-button,.storytelling-theme-dark-mode .st-cast-view-state-body-edition .mdc-button{--mdc-outlined-button-outline-color: #5e6053;--mdc-outlined-button-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .st-cast-view-state-body-default-layout .mdc-icon-button,.storytelling-theme-dark-mode .st-cast-view-state-body-default-view .mdc-icon-button,.storytelling-theme-dark-mode .st-cast-view-state-body-channel .mdc-icon-button,.storytelling-theme-dark-mode .st-cast-view-state-body-edition .mdc-icon-button{--mdc-icon-button-icon-color: #4fdbd1;border:1px solid #5e6053}.storytelling-theme-dark-mode .st-cast-view-state-header__title,.storytelling-theme-dark-mode .st-cast-view-state-header__title textarea{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-cast-view-state-body__type-content__label,.storytelling-theme-dark-mode .st-cast-view-state-body__advanced-settings__label{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-cast-view-state-body__type-content .mdc-form-field,.storytelling-theme-dark-mode .st-cast-view-state-body__advanced-settings .mdc-form-field{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-cast-view-state-body-default-layout__label,.storytelling-theme-dark-mode .st-cast-view-state-body-default-view__label,.storytelling-theme-dark-mode .st-cast-view-state-body-channel__label,.storytelling-theme-dark-mode .st-cast-view-state-body-edition__label{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-cast-view-state-body-default-layout .mdc-button,.storytelling-theme-dark-mode .st-cast-view-state-body-default-view .mdc-button,.storytelling-theme-dark-mode .st-cast-view-state-body-channel .mdc-button,.storytelling-theme-dark-mode .st-cast-view-state-body-edition .mdc-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-assignment-item{border-block-end:1px solid #5E6053;background-color:#2b311c}.storytelling-theme-dark-mode .st-assignment-item--selected{background-color:#46483c1f}.storytelling-theme-dark-mode .st-assignment-item-drag-preview{background-color:#2c331c;border-color:#abac9d}.storytelling-theme-dark-mode .st-assignment-item-content-container-main__time-updated,.storytelling-theme-dark-mode .st-assignment-item-content-container-main__updated-by{color:#e3e4d3}.storytelling-theme-dark-mode .st-assignment-item-content-container{border-bottom:.125rem transparent}.storytelling-theme-dark-mode .st-assignment-item-content-container__mouse-entered{border-bottom:.125rem solid #ABAC9D}.storytelling-theme-dark-mode .st-assignment-item-content-container-actions__approve{background-color:#242619;color:#4fdbd1}.storytelling-theme-dark-mode .st-assignment-item-content-container-actions__approve--active{background-color:#4fdbd1;color:#000}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--status{background-color:#46483c}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--slug{color:#fdfdec}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--desk{color:#e3e4d3}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--desk__icon{color:#4fdbd1}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--owner{color:#e3e4d3}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--owner__icon,.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--assignments__icon{color:#4fdbd1}.storytelling-theme-dark-mode .st-assignment-item-content-container-main-top-row__slug,.storytelling-theme-dark-mode .st-assignment-item-content-container-main-top-row__slug .st-text-area-overlay-input{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-assignment-item-content-container-main__time-updated,.storytelling-theme-dark-mode .st-assignment-item-content-container-main__updated-by{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-assignment-item-content-container-main__summary,.storytelling-theme-dark-mode .st-assignment-item-content-container-main__summary .st-text-area-overlay-input{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--status{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--slug{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--desk{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--desk__icon.mat-icon{font-size:1rem}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--owner{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--owner__icon.mat-icon{font-size:1rem}.storytelling-theme-dark-mode .st-assignment-item-content-container__mobile--assignments__items--extra{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-manage-publication-channels-table{background:transparent}.storytelling-theme-dark-mode .st-manage-publication-channels-table thead[role=rowgroup]{background:#46483c}.storytelling-theme-dark-mode .st-manage-publication-channels-table__text-field .mdc-notched-outline__notch,.storytelling-theme-dark-mode .st-manage-publication-channels-table__text-field .mdc-notched-outline__trailing,.storytelling-theme-dark-mode .st-manage-publication-channels-table__text-field .mdc-notched-outline__leading{border:none}.storytelling-theme-dark-mode .st-manage-publication-channels-table__text-field input{background:transparent;color:#e3e4d3}.storytelling-theme-dark-mode .st-manage-publication-channels-table__button.mat-mdc-button:not(:disabled){background:#4fdbd1;color:#000}.storytelling-theme-dark-mode .st-manage-publication-channels-table .mat-mdc-select-value-text{color:#e3e4d3}.storytelling-theme-dark-mode .st-manage-publication-channels-button-new-channel.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-manage-publication-channels-button-new-channel.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .st-manage-publication-channels-button-new-channel.mat-button-toggle-standalone,.storytelling-theme-dark-mode .st-manage-publication-channels-button-new-channel.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:1.25rem}.storytelling-theme-dark-mode .st-manage-publication-channels-button-new-channel .mat-button-toggle-label-content{line-height:2rem}.storytelling-theme-dark-mode .st-manage-publication-channels-table-header__cell{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-manage-publication-channels-table__mat-select,.storytelling-theme-dark-mode .st-manage-publication-channels-table__text-field{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-manage-publication-channels-button-group__new-channel.mat-button-toggle-appearance-standard{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-add-publication-channel{background:#242619}.storytelling-theme-dark-mode .st-add-publication-channel-label{color:#fffbff}.storytelling-theme-dark-mode .st-add-publication-channel-button-group{border:none}.storytelling-theme-dark-mode .st-add-publication-channel-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme-dark-mode .st-add-publication-channel-button-confirm{background:#4fdbd1;color:#fff!important}.storytelling-theme-dark-mode .st-add-publication-channel-button-confirm--spinner .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#00504c}.storytelling-theme-dark-mode .st-add-publication-channel-button-confirm--spinner .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: mat.get-color-from-palette( $primary-palette, 400 )}.storytelling-theme-dark-mode .st-add-publication-channel{font-family:Roboto}.storytelling-theme-dark-mode .st-add-publication-channel-label{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-add-publication-channel-button-confirm,.storytelling-theme-dark-mode .st-add-publication-channel-button-cancel{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-time-control-toggle{color:var(--mat-datepicker-toggle-icon-color)}.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-clock-wrapper{background-color:#2f361d}.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-calendar{background-color:#282b1a}.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-time-input{background-color:#2f361d}.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-time-input-active{background-color:#00504c;color:#71f7ed}.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-time-ampm-active.mtx-time-am,.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-time-ampm-active.mtx-time-pm{background-color:#324b49}.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-time-ok-button{background:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-time-input{font-size:50px;font-weight:400;line-height:60px;font-family:Roboto;letter-spacing:-.25px}.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-time-ampm.mtx-time-am,.storytelling-theme-dark-mode .mtx-datetimepicker-content .mtx-time-ampm.mtx-time-pm{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-map-view-google-map div.map-container{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-map-view-google-map div.map-container div[role=dialog]{background:#282b1a}.storytelling-theme-dark-mode .st-map-view-google-map div.map-container div[role=dialog] .poi-info-window a,.storytelling-theme-dark-mode .st-map-view-google-map div.poi-info-window div{background-color:transparent}.storytelling-theme-dark-mode .st-map-view-google-map__buttons{color:#f2fffc;background:#324b49}.storytelling-theme-dark-mode .st-map-view .st-map-view__buttons,.storytelling-theme-dark-mode .st-map-goole-map .st-map-view__buttons{font-family:Material Icons}.storytelling-theme-dark-mode .st-playbook-map-view-container__icon{border:2px solid black}.storytelling-theme-dark-mode .st-playbook-map-view-container__title{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme-dark-mode .st-search-box-inactive .mdc-notched-outline>*{border-width:0;transition:all .2s ease-in-out}.storytelling-theme-dark-mode .st-address-form-details-fields{background-color:#282b1a}.storytelling-theme-dark-mode .st-attachments-list .mat-mdc-standard-chip{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-attachments-list-upload{border-radius:1rem;border:1px solid #5e6053}.storytelling-theme-dark-mode .st-attachments-list-upload--dragging{border:2px dashed #4fdbd1}.storytelling-theme-dark-mode .st-attachments-list-upload-browse{border:1px solid #4fdbd1;background:transparent;color:#4fdbd1}.storytelling-theme-dark-mode .st-attachments-list-upload>span{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme-dark-mode .st-attachment-rename{background:#2b311c}.storytelling-theme-dark-mode .st-attachment-rename-header,.storytelling-theme-dark-mode .st-attachment-rename-body--input-suffix{color:#fffbff}.storytelling-theme-dark-mode .st-attachment-rename-cancel-btn{--mdc-text-button-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .st-attachment-rename{font-family:Roboto}.storytelling-theme-dark-mode .st-attachment-rename-header{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-attachment-error{background:#2b311c}.storytelling-theme-dark-mode .st-attachment-error-header{color:#fffbff}.storytelling-theme-dark-mode .st-attachment-error-cancel-btn{--mdc-text-button-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .st-attachment-error-msg{color:#fffbff}.storytelling-theme-dark-mode .st-attachment-error mat-icon{color:#ffb4ab}.storytelling-theme-dark-mode .st-attachment-error{font-family:Roboto}.storytelling-theme-dark-mode .st-attachment-error-header{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-attachment-error-msg{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-attachment-error-cancel-btn{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-filter-manage-team-members-options mat-chip-option.mat-mdc-chip-selected{border:1px solid #324b49;background-color:#324b49}.storytelling-theme-dark-mode .st-filter-manage-team-members-options mat-chip-option.mat-mdc-chip-selected .mdc-evolution-chip__checkmark,.storytelling-theme-dark-mode .st-filter-manage-team-members-options mat-chip-option.mat-mdc-chip-selected .mat-mdc-chip-action-label{color:#cce8e4}.storytelling-theme-dark-mode .st-filter-manage-team-members-options mat-chip-option .mdc-evolution-chip__checkmark,.storytelling-theme-dark-mode .st-filter-manage-team-members-options mat-chip-option .mat-mdc-chip-action-label{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .mat-mdc-select-panel{background-color:#282b1a}.storytelling-theme-dark-mode .mat-mdc-select-panel .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:unset}.storytelling-theme-dark-mode .assignment-type__title{color:#e3e4d3}.storytelling-theme-dark-mode .assignment-type__title{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .create-new-template{background-color:#282b1a}.storytelling-theme-dark-mode .create-new-template-container__icon--edit{color:#e3e4d3}.storytelling-theme-dark-mode .create-new-template-container--title{color:#e7e2d9}.storytelling-theme-dark-mode .create-new-template-container-buttons__btn--save.mat-mdc-button.mat-unthemed{background-color:#4fdbd1;color:#000}.storytelling-theme-dark-mode .create-new-template-container--title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .create-new-template-container-buttons *{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-tree .mdc-text-field__input{caret-color:transparent}.storytelling-theme-dark-mode .st-tree-menu{box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026;background-color:#282b1a}.storytelling-theme-dark-mode .st-tree-menu-item__label{color:#e7e2d9}.storytelling-theme-dark-mode .st-tree-menu-item__label--selected{color:#4fdbd1}.storytelling-theme-dark-mode .st-tree-menu-item__label{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-tree-checklist .mat-mdc-standard-chip{border:1px solid #909284}.storytelling-theme-dark-mode .st-tree-checklist-menu{box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026;background-color:#282b1a}.storytelling-theme-dark-mode .st-tree-checklist-menu-item__checkbox{color:#e7e2d9}.storytelling-theme-dark-mode .st-tree-checklist-menu-item__checkbox.mat-mdc-checkbox-checked .mdc-form-field{color:#4fdbd1}.storytelling-theme-dark-mode .st-tree-checklist-menu-item__checkbox{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-clipboard-source-chooser-modal{background:#2b311c}.storytelling-theme-dark-mode .st-clipboard-source-chooser-modal-cancel-btn{color:#4fdbd1}.storytelling-theme-dark-mode .st-clipboard-source-chooser-modal{font-family:Roboto}.storytelling-theme-dark-mode .st-clipboard-source-chooser-modal-title{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-topic-custom-fields{background:#2b311c}.storytelling-theme-dark-mode .st-topic-custom-fields-header{color:#f2fffc}.storytelling-theme-dark-mode .st-topic-custom-fields st-topic-item{border:1px solid #615e57}.storytelling-theme-dark-mode .st-topic-custom-fields-cancel-btn{--mdc-text-button-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .st-topic-custom-fields .st-topic-custom-fields-body-field-container .mdc-notched-outline__notch,.storytelling-theme-dark-mode .st-topic-custom-fields .st-topic-custom-fields-body-field-container .mdc-notched-outline__trailing,.storytelling-theme-dark-mode .st-topic-custom-fields .st-topic-custom-fields-body-field-container .mdc-notched-outline__leading{border-color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-custom-fields .st-topic-custom-fields-body-field-container mat-label{color:#e3e4d3}.storytelling-theme-dark-mode .st-topic-custom-fields{font-family:Roboto}.storytelling-theme-dark-mode .st-topic-custom-fields-header{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .loader-label{color:#e3e4d3}.storytelling-theme-dark-mode .loader-label{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-avatar div{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-filter-list{font-family:Roboto}.storytelling-theme-dark-mode .st-filter-list .mat-expansion-panel-header-title{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-dialog-about{background:#2b311c}.storytelling-theme-dark-mode .st-dialog-about-body-label{color:#e7e2d9}.storytelling-theme-dark-mode .st-dialog-about-body-version{color:#e3e4d3}.storytelling-theme-dark-mode .st-dialog-about-body-error{color:#4fdbd1}.storytelling-theme-dark-mode .st-dialog-about-body-rights{color:#e7e2d9}.storytelling-theme-dark-mode .st-dialog-about-header-product{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-dialog-about-body-label{font-size:20px;font-weight:400;line-height:28px;font-family:Roboto;letter-spacing:0}.storytelling-theme-dark-mode .st-dialog-about-body-version,.storytelling-theme-dark-mode .st-dialog-about-body-error{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-dialog-about-body-rights{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-dialog-about-footer-button{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-external-actions-overlay{background-color:#282b1a;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.storytelling-theme-dark-mode .st-external-actions-overlay .mat-mdc-list-item-title{color:#e7e2d9}.storytelling-theme-dark-mode .st-external-actions-overlay .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start.st-external-actions-overlay-icon-error{color:#ffb4ab}.storytelling-theme-dark-mode .st-external-actions-overlay-icon.mat-icon{color:#e7e2d9}.storytelling-theme-dark-mode .st-external-actions-overlay-icon-delete.mat-icon,.storytelling-theme-dark-mode .st-external-actions-overlay-delete.mat-mdc-list-item-title{color:#ffb4ab}.storytelling-theme-dark-mode .st-external-actions-overlay .mat-mdc-list-item-title{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-assignments-overlay{background-color:#282b1a;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.storytelling-theme-dark-mode .st-assignments-overlay .mat-mdc-list-item-title,.storytelling-theme-dark-mode .st-assignments-overlay-icon.mat-icon{color:#e7e2d9}.storytelling-theme-dark-mode .st-assignments-overlay .mat-mdc-list-item-title{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-staff-id-list-tooltip-content{background-color:#282b1a;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.storytelling-theme-dark-mode .st-staff-id-list-tooltip-info__user-name,.storytelling-theme-dark-mode .st-staff-id-list-tooltip-info__user-email{color:#e7e2d9}.storytelling-theme-dark-mode .st-staff-id-list-tooltip-info__user-name{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-date-time-range-apply{background:#4fdbd1}.storytelling-theme-dark-mode .st-date-time-range-apply.mat-mdc-button:not(:disabled){color:#fff}.storytelling-theme-dark-mode .st-cast-list{border-radius:1.25rem}.storytelling-theme-dark-mode .st-cast-list-loader .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#242619}.storytelling-theme-dark-mode .st-cast-list-main-cta-button-group{border:none}.storytelling-theme-dark-mode .st-cast-list-main-cta-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme-dark-mode .st-cast-list-button{background:#4fdbd1;color:#1c3533}.storytelling-theme-dark-mode .st-cast-list-button-right-slot-light{background:#00504c;color:#c7c8b8}.storytelling-theme-dark-mode .st-cast-list-button-right-slot-transparent{background:transparent;color:#c7c8b8}.storytelling-theme-dark-mode .st-cast-list-button-disabled{background:rgba(255,251,255,.1);color:#fffbff66}.storytelling-theme-dark-mode .st-cast-list-button-new-topic.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-cast-list-button-new-topic.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#4fdbd1;color:#1c3533}.storytelling-theme-dark-mode .st-cast-list-button-new-topic__disabled.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-cast-list-button-new-topic__disabled.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background-color:#fffbff1a;color:#fffbff66}.storytelling-theme-dark-mode .st-cast-list-button-new-topic-template.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-cast-list-button-new-topic-template.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#1d1c16}.storytelling-theme-dark-mode .st-cast-list-button-new-topic-template__disabled.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-cast-list-button-new-topic-template__disabled.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fffbff66}.storytelling-theme-dark-mode .st-cast-list-second-top-bar.mat-toolbar{background:#242619}.storytelling-theme-dark-mode .st-cast-list-button-new-topic .mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-cast-list-button-new-topic .mat-button-toggle-label-content,.storytelling-theme-dark-mode .st-cast-list-button-new-topic-template .mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-cast-list-button-new-topic-template .mat-button-toggle-label-content{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-cast-list-label-channel{font-size:13px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-cast-list-label-published{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-cast-item{border-bottom:.125rem transparent}.storytelling-theme-dark-mode .st-cast-item-drag-preview{background-color:#2c331c;border-color:#abac9d}.storytelling-theme-dark-mode .st-cast-item__mouse-entered{border-bottom:.125rem solid #ABAC9D}.storytelling-theme-dark-mode .st-cast-item-topic-condensed,.storytelling-theme-dark-mode .st-cast-item-assignment-condensed{border-bottom:1px solid #5e6053}.storytelling-theme-dark-mode .st-cast-item-topic-condensed-first,.storytelling-theme-dark-mode .st-cast-item-assignment-condensed-first{border-top:1px solid #5e6053}.storytelling-theme-dark-mode .st-cast-objects{border-radius:1.25rem}.storytelling-theme-dark-mode .st-cast-objects-loader .mat-mdc-progress-spinner.mat-mdc-progress-spinner.mdc-circular-progress.loader-spinner.mdc-circular-progress--indeterminate circle{stroke:#242619}.storytelling-theme-dark-mode .st-cast-objects-button-group{border:none}.storytelling-theme-dark-mode .st-cast-objects-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme-dark-mode .st-cast-objects-button{background:#282b1a;color:#e7e2d9}.storytelling-theme-dark-mode .st-cast-objects-button-add-all.mat-mdc-button:not(:disabled){--mdc-text-button-label-text-color: #4fdbd1}.storytelling-theme-dark-mode .st-cast-objects-button-add-all.mat-mdc-button[disabled]{background:rgba(255,251,255,.12);--mdc-text-button-disabled-label-text-color: rgba(255, 251, 255, .38)}.storytelling-theme-dark-mode .st-cast-objects-button-search,.storytelling-theme-dark-mode .st-cast-objects-button-saved-views,.storytelling-theme-dark-mode .st-cast-objects-checked-search,.storytelling-theme-dark-mode .st-cast-objects-checked-saved-views{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-cast-objects-checked-search.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-cast-objects-checked-saved-views.mat-button-toggle-appearance-standard{background:black;color:#e7e2d9}.storytelling-theme-dark-mode .st-cast-objects-checked-search .mat-button-toggle-label-content,.storytelling-theme-dark-mode .st-cast-objects-checked-saved-views .mat-button-toggle-label-content{line-height:2rem}.storytelling-theme-dark-mode .st-cast-objects-checked-search.mat-button-toggle-checked,.storytelling-theme-dark-mode .st-cast-objects-checked-saved-views.mat-button-toggle-checked{background:#324b49;color:#e7e2d9}.storytelling-theme-dark-mode .st-cast-objects-checked-search-disabled.mat-button-toggle-checked:not(:disabled),.storytelling-theme-dark-mode .st-cast-objects-checked-saved-views-disabled.mat-button-toggle-checked:not(:disabled){background:rgba(255,251,255,.12)}.storytelling-theme-dark-mode .st-cast-objects__header__title{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme-dark-mode .st-cast-objects-button,.storytelling-theme-dark-mode .st-cast-objects-button-add-all,.storytelling-theme-dark-mode .st-cast-objects-button-search,.storytelling-theme-dark-mode .st-cast-objects-button-saved-views{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-cast-object-item{border-radius:1.25rem}.storytelling-theme-dark-mode .st-cast-object-item-fill{background:#46483c}.storytelling-theme-dark-mode .st-cast-object-item-content__title{color:#e7e2d9}.storytelling-theme-dark-mode .st-cast-object-item-divider{background:#46483c}.storytelling-theme-dark-mode .st-cast-object-item-icon{color:#4fdbd1}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay{background:#2b311c}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay--title,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay--desc,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__status--item,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__owner--label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__tags--label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__desk--label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__status--label{color:#fffbff}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__owner .mdc-evolution-chip__action--primary,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__tags .mdc-evolution-chip__action--primary,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__desk .mdc-evolution-chip__action--primary,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__status .mdc-evolution-chip__action--primary{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__tags .mdc-evolution-chip__text-label.mat-mdc-chip-action-label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__desk .mdc-evolution-chip__text-label.mat-mdc-chip-action-label{color:#e3e4d3}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__date-time--item mat-icon{color:#e3e4d3}.storytelling-theme-dark-mode .st-cast-object-item-content__title{font-size:14px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-cast-object-item-content__subtitle{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto;letter-spacing:.25px}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__topic-type .mat-mdc-standard-chip .mdc-evolution-chip__action--primary{font-size:10px;font-weight:500;line-height:12px;font-family:Roboto;letter-spacing:.5px}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay--title{font-size:16px;font-weight:500;line-height:20px;font-family:Roboto;letter-spacing:.15px}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay--desc{font-size:10px;font-weight:400;line-height:12px;font-family:Roboto;letter-spacing:.4px}.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__owner--item .mdc-evolution-chip__text-label.mat-mdc-chip-action-label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__tags--label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__desk--label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__owner--label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__date-time--label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__status--label,.storytelling-theme-dark-mode .st-cast-object-item-container-overlay__date-time--item span{font-size:12px;font-weight:500;line-height:16px;font-family:Roboto;letter-spacing:.1px}.storytelling-theme-dark-mode .st-wire-full-screen-image-panel{background:#242619}.storytelling-theme-dark-mode .st-wire-full-screen-image-panel .st-wire-full-screen-image-image,.storytelling-theme-dark-mode .st-wire-full-screen-image-panel .st-wire-full-screen-image-btns-nav .btn-back,.storytelling-theme-dark-mode .st-wire-full-screen-image-panel .st-wire-full-screen-image-btns-nav .btn-next{border:1px solid #abac9d}.storytelling-theme-dark-mode .st-discover-list-main-cta-button-group{border:none}.storytelling-theme-dark-mode .st-discover-list-main-cta-button-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none}.storytelling-theme-dark-mode .st-discover-list-button-new-feed.mat-button-toggle-appearance-standard,.storytelling-theme-dark-mode .st-discover-list-button-new-feed.mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:#4fdbd1;color:#fff}.storytelling-theme-dark-mode .st-discover-list-button-new-feed.mat-button-toggle-standalone,.storytelling-theme-dark-mode .st-discover-list-button-new-feed.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border-radius:1.25rem}.storytelling-theme-dark-mode .st-discover-list-button-new-feed .mat-button-toggle-label-content{line-height:2.5rem}.storytelling-theme-dark-mode .st-discover-list-button-new-feed .mat-button-toggle-ripple{border-radius:1.25rem .25rem .25rem 1.25rem}.storytelling-theme-dark-mode .st-discover-tile-column-list-header{background-color:#1d1c16}.storytelling-theme-dark-mode .st-discover-tile-column-list-header-labels-displayName{color:#e7e2d9}.storytelling-theme-dark-mode .st-tile-column-header-dayName{font-family:Roboto}.storytelling-theme .mat-toolbar-multiple-rows,.storytelling-theme-dark-mode .mat-toolbar-multiple-rows{min-height:2rem}.storytelling-theme .mat-toolbar-row,.storytelling-theme-dark-mode .mat-toolbar-row{padding:0;--mat-toolbar-mobile-height: 2rem;--mat-toolbar-standard-height: 2rem}.storytelling-theme .mdc-icon-button,.storytelling-theme-dark-mode .mdc-icon-button,.storytelling-theme .mat-mdc-icon-button,.storytelling-theme-dark-mode .mat-mdc-icon-button{width:2rem;height:2rem}.storytelling-theme .mat-mdc-icon-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-mdc-icon-button.mat-mdc-button-base{width:2rem;height:2rem;padding:.25rem}.storytelling-theme .mat-mdc-icon-button .mat-mdc-button-touch-target,.storytelling-theme-dark-mode .mat-mdc-icon-button .mat-mdc-button-touch-target{width:2rem;height:2rem}.storytelling-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:2.5rem;height:2.5rem;padding:.5rem}.storytelling-theme .mat-mdc-button.mat-mdc-button-base,.storytelling-theme .mat-mdc-unelevated-button.mat-mdc-button-base,.storytelling-theme .mat-mdc-raised-button.mat-mdc-button-base,.storytelling-theme .mat-mdc-outlined-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-mdc-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-mdc-unelevated-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-mdc-raised-button.mat-mdc-button-base,.storytelling-theme-dark-mode .mat-mdc-outlined-button.mat-mdc-button-base{height:2rem;--mdc-text-button-container-shape: 1.25rem}.storytelling-theme .mat-expansion-panel,.storytelling-theme-dark-mode .mat-expansion-panel{background-color:transparent}.storytelling-theme .mat-expansion-panel:not([class*=mat-elevation-z]),.storytelling-theme-dark-mode .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none}.storytelling-theme .mat-expansion-panel.mat-expansion-panel:first-of-type,.storytelling-theme .mat-expansion-panel.mat-expansion-panel:last-of-type,.storytelling-theme-dark-mode .mat-expansion-panel.mat-expansion-panel:first-of-type,.storytelling-theme-dark-mode .mat-expansion-panel.mat-expansion-panel:last-of-type{border-radius:0}.storytelling-theme .mat-expansion-panel .mat-expansion-panel-header-description,.storytelling-theme-dark-mode .mat-expansion-panel .mat-expansion-panel-header-description{justify-content:flex-end;margin:0}.storytelling-theme .mat-expansion-panel.mat-expansion-panel-spacing,.storytelling-theme-dark-mode .mat-expansion-panel.mat-expansion-panel-spacing{margin:0}.storytelling-theme .mat-expansion-panel-header,.storytelling-theme-dark-mode .mat-expansion-panel-header{padding:0;height:2rem;transition:none}.storytelling-theme .mat-expansion-panel-header[inner],.storytelling-theme-dark-mode .mat-expansion-panel-header[inner]{height:2rem;border-radius:0}.storytelling-theme .mat-expansion-panel-header.mat-expanded,.storytelling-theme-dark-mode .mat-expansion-panel-header.mat-expanded,.storytelling-theme .mat-expansion-panel-header.mat-expanded[inner],.storytelling-theme-dark-mode .mat-expansion-panel-header.mat-expanded[inner]{height:2rem}.storytelling-theme .mat-expansion-panel-header .mat-content,.storytelling-theme-dark-mode .mat-expansion-panel-header .mat-content{align-items:center}.storytelling-theme .mat-expansion-panel-header .mat-content.mat-content-hide-toggle,.storytelling-theme-dark-mode .mat-expansion-panel-header .mat-content.mat-content-hide-toggle{margin:0}.storytelling-theme .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator,.storytelling-theme-dark-mode .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin:0;margin-inline-end:.5rem;margin-inline-start:.5rem}.storytelling-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.storytelling-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.storytelling-theme .mat-expansion-panel .mat-expansion-panel-header:hover:not([aria-disabled=true]),.storytelling-theme-dark-mode .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.storytelling-theme-dark-mode .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.storytelling-theme-dark-mode .mat-expansion-panel .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(63,73,71,.0784313725)}.storytelling-theme .mat-expansion-panel-body,.storytelling-theme-dark-mode .mat-expansion-panel-body{padding:0}.storytelling-theme .mat-icon[small],.storytelling-theme-dark-mode .mat-icon[small]{width:1rem;min-width:1rem;min-height:1rem;height:1rem;font-size:1rem}.storytelling-theme .mat-icon,.storytelling-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.storytelling-theme-dark-mode .mat-icon,.storytelling-theme-dark-mode .mdc-list-item--with-leading-icon .mdc-list-item__start{height:1.25rem;width:1.25rem}.storytelling-theme .material-symbols-outlined,.storytelling-theme .material-icons,.storytelling-theme-dark-mode .material-symbols-outlined,.storytelling-theme-dark-mode .material-icons{font-size:1.25rem}.storytelling-theme .mat-form-field-appearance-outline .mat-mdc-form-field-infix,.storytelling-theme-dark-mode .mat-form-field-appearance-outline .mat-mdc-form-field-infix{min-height:2rem}.storytelling-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix,.storytelling-theme-dark-mode .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding:0}.storytelling-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix>*,.storytelling-theme-dark-mode .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix>*{margin-block-start:.5rem;margin-block-end:.5rem}.storytelling-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-flex .mat-mdc-floating-label,.storytelling-theme-dark-mode .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-flex .mat-mdc-floating-label{top:1rem;line-height:1rem}.storytelling-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.storytelling-theme-dark-mode .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY(-1.375rem) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.storytelling-theme .mat-mdc-standard-chip,.storytelling-theme-dark-mode .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: transparent;--mdc-chip-elevated-disabled-container-color: transparent}.storytelling-theme .mat-mdc-standard-chip .mat-mdc-chip-action-label,.storytelling-theme-dark-mode .mat-mdc-standard-chip .mat-mdc-chip-action-label{overflow:hidden}.storytelling-theme .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.storytelling-theme-dark-mode .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic{padding-inline-end:0;padding-inline-start:0}.storytelling-theme .mdc-evolution-chip-set .mdc-evolution-chip-set__chips,.storytelling-theme-dark-mode .mdc-evolution-chip-set .mdc-evolution-chip-set__chips{margin-left:0}.storytelling-theme .mdc-evolution-chip-set .mdc-evolution-chip,.storytelling-theme-dark-mode .mdc-evolution-chip-set .mdc-evolution-chip{margin-top:0;margin-left:0}.storytelling-theme .mat-mdc-dialog-container,.storytelling-theme-dark-mode .mat-mdc-dialog-container{--mdc-dialog-container-elevation: none;--mdc-dialog-container-color: transparent}.storytelling-theme .mat-mdc-select-arrow-wrapper,.storytelling-theme-dark-mode .mat-mdc-select-arrow-wrapper{height:1rem}.storytelling-theme .mat-mdc-checkbox,.storytelling-theme-dark-mode .mat-mdc-checkbox{--mdc-checkbox-touch-target-size: 2rem;--mdc-checkbox-ripple-size: 2rem}.storytelling-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control,.storytelling-theme-dark-mode .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:0;right:0;left:0}.storytelling-theme .mat-mdc-checkbox .mat-mdc-checkbox-touch-target,.storytelling-theme-dark-mode .mat-mdc-checkbox .mat-mdc-checkbox-touch-target{height:2.5rem;width:2.5rem}.storytelling-theme .mat-mdc-menu-item,.storytelling-theme-dark-mode .mat-mdc-menu-item{min-height:2rem}.storytelling-theme .mat-datepicker-content-container,.storytelling-theme-dark-mode .mat-datepicker-content-container{flex-direction:row}.storytelling-theme .mat-mdc-tab-header .mdc-tab,.storytelling-theme-dark-mode .mat-mdc-tab-header .mdc-tab{height:2.5rem}*:not(textarea):not(input){box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden!important;overflow-y:hidden!important;font-size:16px;min-width:375px}*::-webkit-scrollbar{width:.5rem}*::-webkit-scrollbar-thumb{background-color:#6f7978;border-radius:.25rem}.topic-full-screen-panel{width:calc(100% - 2rem);height:calc(100% - 6.5rem);margin-top:1.5rem;margin-left:1rem}.topic-full-screen-panel:has(.cdk-global-overlay-wrapper){align-items:flex-start!important}@media (max-width: 1279.98px){.topic-full-screen-panel{width:100%;height:100%;margin-top:0;margin-left:0}}.cdk-global-overlay-wrapper:has(.topic-full-screen-panel){align-items:flex-start!important;justify-content:flex-start!important}

/*# sourceMappingURL=styles.7eed9387b190c87c.css.map*/