@font-face{font-family:cm-icons;src:url(/react-static/js/cm-icons-nJj4f1w4.woff2) format("woff2")}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--color-border-action-strong: #107ae3;--color-border-action-subtle: #e7f3ff;--color-border-inverted-default: #3f4d5c;--color-border-negative-strong: #d72968;--color-border-negative-subtle: #fcd5e3;--color-border-neutral-strong-active: #107ae3;--color-border-neutral-strong-default: #ccdcee;--color-border-neutral-strong-hover: #9ec1e6;--color-border-neutral-subtle-active: #107ae3;--color-border-neutral-subtle-default: #e6eef7;--color-border-neutral-subtle-hover: #ccdcee;--color-border-positive-strong: #219f42;--color-border-positive-subtle: #d4f4dc;--color-border-warning-strong: #ac8000;--color-border-warning-subtle: #fdf1cc;--color-icon-action-active: #0d5fb0;--color-icon-action-hover: #0e6cca;--color-icon-action-inactive: #8eaecf;--color-icon-action-strong: #107ae3;--color-icon-disabled: #9ec1e6;--color-icon-inverted-default: #ffffff;--color-icon-negative-strong: #d72968;--color-icon-neutral-medium: #6f87a1;--color-icon-neutral-strong: #20272e;--color-icon-neutral-subtle: #8eaecf;--color-icon-positive-strong: #219f42;--color-icon-warning-strong: #ac8000;--color-surface-action-medium-active: #e7f3ff;--color-surface-action-medium-default: #f1f8ff;--color-surface-action-medium-hover: #e7f3ff;--color-surface-action-strong-active: #0b5197;--color-surface-action-strong-default: #0e6cca;--color-surface-action-strong-hover: #0d5fb0;--color-surface-action-subtle-active: #f1f8ff;--color-surface-action-subtle-default: #ffffff;--color-surface-action-subtle-hover: #f8fbff;--color-surface-disabled-default: #8eaecf;--color-surface-inverted-medium: #2f3a45;--color-surface-inverted-strong: #20272e;--color-surface-inverted-subtle: #3f4d5c;--color-surface-negative-medium-active: #a72051;--color-surface-negative-medium-default: #d72968;--color-surface-negative-medium-hover: #bf255d;--color-surface-negative-strong-active: #8f1c46;--color-surface-negative-strong-default: #bf255d;--color-surface-negative-strong-hover: #a72051;--color-surface-negative-subtle-active: #fac0d5;--color-surface-negative-subtle-default: #fdeaf1;--color-surface-negative-subtle-hover: #fcd5e3;--color-surface-neutral-default: #ffffff;--color-surface-neutral-medium-active: #e6eef7;--color-surface-neutral-medium-default: #f5f8fc;--color-surface-neutral-medium-hover: #ebf1f8;--color-surface-neutral-strong-active: #7e9ab8;--color-surface-neutral-strong-default: #9ec1e6;--color-surface-neutral-strong-hover: #8eaecf;--color-surface-neutral-subtle-active: #ebf1f8;--color-surface-neutral-subtle-default: #fafcfd;--color-surface-neutral-subtle-hover: #f5f8fc;--color-surface-positive-medium-active: #219f42;--color-surface-positive-medium-default: #29c752;--color-surface-positive-medium-hover: #25b34a;--color-surface-positive-strong-active: #197731;--color-surface-positive-strong-default: #219f42;--color-surface-positive-strong-hover: #1d8b39;--color-surface-positive-subtle-active: #bfeecb;--color-surface-positive-subtle-default: #eaf9ee;--color-surface-positive-subtle-hover: #d4f4dc;--color-surface-warning-strong-active: #c49200;--color-surface-warning-strong-default: #f5b700;--color-surface-warning-strong-hover: #dda500;--color-surface-warning-subtle-active: #fce9b3;--color-surface-warning-subtle-default: #fef8e6;--color-surface-warning-subtle-hover: #fdf1cc;--color-text-action-medium-active: #0e6cca;--color-text-action-medium-default: #20272e;--color-text-action-medium-hover: #107ae3;--color-text-action-medium-inactive: #6f87a1;--color-text-action-strong-active: #0b5197;--color-text-action-strong-default: #0e6cca;--color-text-action-strong-hover: #0d5fb0;--color-text-action-strong-inactive: #6f87a1;--color-text-disabled: #8eaecf;--color-text-inverted-medium: #e6eef7;--color-text-inverted-strong: #ffffff;--color-text-inverted-subtle: #ccdcee;--color-text-negative-medium: #bf255d;--color-text-negative-strong: #20272e;--color-text-neutral-medium: #3f4d5c;--color-text-neutral-strong: #20272e;--color-text-neutral-subtle: #4f6173;--color-text-positive-medium: #197731;--color-text-positive-strong: #20272e;--color-text-warning-medium: #7b5c00;--color-text-warning-strong: #20272e}[data-theme=christmas]:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;background-image:radial-gradient(2px 2px at 20px 30px,white,transparent),radial-gradient(2px 2px at 40px 70px,white,transparent),radial-gradient(1px 1px at 50px 50px,white,transparent),radial-gradient(1px 1px at 130px 80px,white,transparent),radial-gradient(2px 2px at 160px 120px,white,transparent);background-size:200px 200px;animation:snowfall 20s linear infinite;opacity:.6}::view-transition-old(root),::view-transition-new(root){animation-duration:1.5s;animation-timing-function:ease-in-out}@keyframes christmas-fade-in{0%{opacity:.95}to{opacity:1}}@keyframes magical-snowflakes{0%{opacity:0;transform:translateY(-20px) scale(.5)}20%{opacity:1}to{opacity:0;transform:translateY(100vh) scale(1) rotate(180deg)}}[data-theme=christmas]{animation:christmas-fade-in 1.5s ease-in-out}[data-theme=christmas]:after{content:"❄";position:fixed;top:-100px;left:10%;font-size:32px;pointer-events:none;z-index:10000;animation:magical-snowflakes 4s ease-in 0s;opacity:0;text-shadow:0 0 10px rgba(255,255,255,.8)}@keyframes magical-snowflakes-2{0%{opacity:0;transform:translateY(-20px) translate(0) scale(.5)}20%{opacity:1}to{opacity:0;transform:translateY(100vh) translate(50px) scale(1) rotate(240deg)}}@keyframes magical-snowflakes-3{0%{opacity:0;transform:translateY(-20px) translate(0) scale(.5)}20%{opacity:1}to{opacity:0;transform:translateY(100vh) translate(-30px) scale(1) rotate(120deg)}}@keyframes snowfall{0%{background-position:0px 0px,0px 0px,0px 0px,0px 0px,0px 0px}to{background-position:0px 200px,0px 200px,0px 200px,0px 200px,0px 200px}}@media (prefers-reduced-motion: reduce){[data-theme=christmas]:before{animation:none}}[data-theme=christmas]{--color-surface-page: #0F3D2E;--color-surface-primary: #0F3D2E;--color-surface-menu-background: #0F3D2E;--page-loader-color-start: #D6B878;--page-loader-color-end: #1B5A46;--page-loader-stroke-start: #F2F4F3;--page-loader-stroke-end: rgba(242, 244, 243, .25);--page-loader-text-start: #D6B878;--page-loader-text-end: #F2F4F3;--color-surface-secondary: #1B5A46;--color-surface-tertiary: #1B5A46;--color-surface-neutral-subtle: #1B5A46;--color-surface-neutral-strong: #1B5A46;--color-surface-card: #1B5A46;--color-surface-action-strong-default: #F5F1E8;--color-surface-action-strong-hover: #EBE5D8;--color-surface-action-strong-active: #E0D9C8;--color-text-action-strong-on-surface: #0F3D2E;--color-text-inverted-strong: #0F3D2E;--color-surface-action-subtle-default: #0F3D2E;--color-surface-action-subtle-hover: #1B5A46;--color-surface-action-subtle-active: #154A38;--color-border-action-subtle: #D6B878;--color-text-action-subtle: #F5F1E8;--color-surface-positive-strong-default: #1B5A46;--color-surface-positive-strong-hover: #154A38;--color-surface-positive-strong-active: #0F3D2E;--color-border-positive-strong: #1B5A46;--color-icon-positive-strong: #1B5A46;--color-text-positive-strong: #1B5A46;--color-surface-negative-strong-default: #B0443E;--color-surface-negative-strong-hover: #933833;--color-surface-negative-strong-active: #762D29;--color-border-negative-strong: #B0443E;--color-icon-negative-strong: #B0443E;--color-text-negative-strong: #B0443E;--color-border-accent: #D6B878;--color-border-neutral-subtle: #D6B878;--color-border-neutral-default: #D6B878;--color-icon-accent: #D6B878;--color-icon-neutral-default: #D6B878;--color-text-neutral-strong: #FFFFFF;--color-text-neutral-default: #F2F4F3;--color-text-neutral-subtle: #F2F4F3;--color-text-on-surface: #0F3D2E;--color-text-neutral-on-light: #0F3D2E;--color-text-inverse: #0F3D2E;--color-border-neutral-strong: #D6B878;--color-border-neutral-on-surface: #D6CDB8;--color-border-neutral-strong-default: #D6B878;--color-border-neutral-subtle-default: #1B5A46;--color-surface-neutral-default: #1B5A46;--color-surface-neutral-medium-active: #1B5A46;--color-surface-neutral-subtle-hover: #154A38;--color-surface-neutral-subtle-default: #0F3D2E;--color-icon-neutral-medium: #D6B878;--color-icon-neutral-subtle: #D6B878;--color-icon-action-active: #D6B878;--color-text-action-medium-active: #FFFFFF;--color-text-action-medium-inactive: #F2F4F3;--color-text-action-strong-hover: #FFFFFF;--color-text-action-strong-default: #D6B878;--color-text-neutral-medium: #F2F4F3;--color-surface-action-subtle-default: #1B5A46;--color-surface-action-subtle-hover: #154A38;--color-surface-action-subtle-active: #1B5A46;--color-border-neutral-strong-hover: #D6B878;--color-border-neutral-strong-active: #D6B878;--color-surface-action-medium-default: #1B5A46;--color-surface-neutral-medium-default: #E0D9C8;--color-surface-neutral-medium-hover: #D6CDB8}[data-theme=christmas] [style*=--color-surface-action-medium-default],[data-theme=christmas] .StyledObservationsSummaryCard,[data-theme=christmas] .observations-summarystyled__StyledObservationsSummaryCard{color:#f2f4f3;background-color:#154a38!important}[data-theme=christmas] .StyledObservationsSummaryCard *,[data-theme=christmas] .observations-summarystyled__StyledObservationsSummaryCard *{--color-text-neutral-strong: #FFFFFF;--color-text-neutral-default: #F2F4F3;--color-text-neutral-subtle: #F2F4F3;--color-text-action-strong-default: #D6B878;--color-icon-action-active: #D6B878}[data-theme=christmas] .StyledObservationsSummaryGroup,[data-theme=christmas] .observations-summarystyled__StyledObservationsSummaryGroup{background-color:#1b5a46!important}[data-theme=christmas] .StyledObservationsSummaryGroup:hover,[data-theme=christmas] .observations-summarystyled__StyledObservationsSummaryGroup:hover{background-color:#1f6b51!important}[data-theme=christmas] .StyledCard,[data-theme=christmas] .cardstyled__StyledCard-dBDzsp,[data-theme=christmas] .StyledGridWidgetRoot,[data-theme=christmas] .grid-widgetstyled__StyledGridWidgetRoot-iTqrku,[data-theme=christmas] .StyledCard *,[data-theme=christmas] .cardstyled__StyledCard-dBDzsp *,[data-theme=christmas] .StyledGridWidgetRoot *,[data-theme=christmas] .grid-widgetstyled__StyledGridWidgetRoot-iTqrku *{--color-text-neutral-strong: #F2F4F3;--color-text-neutral-default: #F2F4F3;--color-text-neutral-medium: #F2F4F3}[data-theme=christmas] .highcharts-background,[data-theme=christmas] .highcharts-plot-background{fill:#1b5a46!important}[data-theme=christmas] .highcharts-color-0,[data-theme=christmas] .highcharts-point{fill:#d6b878!important;stroke:#d6b878!important}[data-theme=christmas] .highcharts-graph{stroke:#d6b878!important}[data-theme=christmas] .highcharts-series-0 .highcharts-point{fill:#d6b878!important}[data-theme=christmas] linearGradient stop[stop-color*="rgb(26,161,239)"],[data-theme=christmas] linearGradient stop[stop-color*="#0196ED"]{stop-color:#d6b878!important}[data-theme=christmas] .highcharts-tooltip-box{fill:#1b5a46!important;stroke:#d6b878!important}[data-theme=christmas] .highcharts-tooltip text{fill:#f2f4f3!important}[data-theme=christmas] .highcharts-label-box{fill:#1b5a46!important;stroke:#d6b878!important}[data-theme=christmas] .highcharts-label{fill:#1b5a46!important}[data-theme=christmas] .highcharts-tooltip,[data-theme=christmas] .highcharts-tooltip>*{background:#1b5a46!important;background-color:#1b5a46!important;border-color:#d6b878!important}[data-theme=christmas] g.highcharts-label rect,[data-theme=christmas] g.highcharts-tooltip rect{fill:#1b5a46!important;stroke:#d6b878!important}[data-theme=christmas] .highcharts-data-labels text{fill:#f2f4f3!important}[data-theme=christmas] .highcharts-data-label text{fill:#f2f4f3!important}[data-theme=christmas] .highcharts-text-outline{stroke:#1b5a46!important;fill:#1b5a46!important}[data-theme=christmas] .highcharts-point-select,[data-theme=christmas] .highcharts-point:hover,[data-theme=christmas] .highcharts-series-hover .highcharts-point{fill:#c9a863!important;stroke:#d6b878!important}[data-theme=christmas] .highcharts-bar-series.highcharts-series-hover rect{fill:#c9a863!important}[data-theme=christmas] linearGradient stop{stop-color:#d6b878!important}[data-theme=christmas] linearGradient stop:first-child{stop-color:#c9a863!important}[data-theme=christmas] linearGradient stop:last-child{stop-color:#d6b878!important}[data-theme=christmas] .highcharts-axis-labels span[style*=color],[data-theme=christmas] .highcharts-xaxis-labels span[style*=color],[data-theme=christmas] .highcharts-yaxis-labels span[style*=color],[data-theme=christmas] .highcharts-xaxis-labels span,[data-theme=christmas] .highcharts-xaxis-labels__label-name,[data-theme=christmas] div[class*=highcharts-axis-labels] span{color:#f2f4f3!important}[data-theme=christmas] .highcharts-axis-labels span:hover,[data-theme=christmas] .highcharts-xaxis-labels span:hover,[data-theme=christmas] [data-testid=grid-widget-body-enabled] .highcharts-xaxis-labels span,[data-theme=christmas] [data-testid=grid-widget-body-disabled] .highcharts-xaxis-labels span{color:#f2f4f3!important;opacity:1!important;visibility:visible!important}[data-theme=christmas] [class*=templatestyled__StyledTemplateTitle],[data-theme=christmas] [class*=StyledTemplateTitle],[data-theme=christmas] div[class*=templatestyled__StyledTemplateTitle],[data-theme=christmas] div[class*=StyledTemplateTitle]{color:#fff!important}[data-theme=christmas] [class*=templatestyled__StyledTemplateCaption],[data-theme=christmas] [class*=StyledTemplateCaption]{color:#f2f4f3!important}[data-theme=christmas] [class*=templatestyled__StyledTemplateRoot],[data-theme=christmas] [class*=StyledTemplateRoot]{background-color:var(--color-surface-neutral-default)!important}[data-theme=christmas] [class*=templatestyled__StyledTemplateHeader],[data-theme=christmas] [class*=StyledTemplateHeader]{color:inherit}[data-theme=christmas] [data-variation=light],[data-theme=christmas] [class*=light-buttonstyled__StyledLightButton],[data-theme=christmas] button[data-variation=light]{background-color:#1b5a46!important;color:#f2f4f3!important;border-color:#d6b878!important}[data-theme=christmas] [data-variation=light]:hover,[data-theme=christmas] [class*=light-buttonstyled__StyledLightButton]:hover,[data-theme=christmas] button[data-variation=light]:hover{background-color:#154a38!important}[data-theme=christmas] [data-variation=light] [class*=StyledButtonText],[data-theme=christmas] [class*=light-buttonstyled__StyledLightButton] [class*=StyledButtonText],[data-theme=christmas] button[data-variation=light] [class*=StyledButtonText],[data-theme=christmas] button[data-variation=light] span{color:#f2f4f3!important}[data-theme=christmas] [class*=report-chart-legendstyled__StyledReportChartLegendRoot],[data-theme=christmas] [class*=StyledReportChartLegendRoot],[data-theme=christmas] [class*=report-chart-legendstyled__StyledReportChartLegendInner],[data-theme=christmas] [class*=StyledReportChartLegendInner],[data-theme=christmas] [class*=report-chart-legendstyled__StyledReportChartLegendBody],[data-theme=christmas] [class*=StyledReportChartLegendBody],[data-theme=christmas] [class*=report-chart-legendstyled__StyledReportChartLegendBodyInner],[data-theme=christmas] [class*=StyledReportChartLegendBodyInner],[data-theme=christmas] [class*=report-chart-legendstyled__StyledReportChartLegendHeader],[data-theme=christmas] [class*=StyledReportChartLegendHeader]{background-color:#1b5a46!important}[data-theme=christmas] .StyledReportChartLegendExpandButton:before,[data-theme=christmas] .report-chart-legendstyled__StyledReportChartLegendExpandButton:before{background-color:#d6b878!important}[data-theme=christmas] .StyledReportChartLegendGroupHeaderTitle,[data-theme=christmas] .report-chart-legendstyled__StyledReportChartLegendGroupHeaderTitle,[data-theme=christmas] .StyledReportChartLegendGroupHeaderTitleText,[data-theme=christmas] .report-chart-legendstyled__StyledReportChartLegendGroupHeaderTitleText-fuJnPw,[data-theme=christmas] .report-chart-legendstyled__StyledReportChartLegendGroupHeaderTitleText-fuJnPw.bMdbsZ{color:#f2f4f3!important}[data-theme=christmas] .StyledReportChartLegendFooter,[data-theme=christmas] .report-chart-legendstyled__StyledReportChartLegendFooter{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] .StyledReportChartLegendFooterRight,[data-theme=christmas] .report-chart-legendstyled__StyledReportChartLegendFooterRight,[data-theme=christmas] .StyledReportChartLegendFooterRightSubText,[data-theme=christmas] .report-chart-legendstyled__StyledReportChartLegendFooterRightSubText,[data-theme=christmas] .StyledReportChartLegendNoResults,[data-theme=christmas] .report-chart-legendstyled__StyledReportChartLegendNoResults{color:#f2f4f3!important}[data-theme=christmas] [class*=report-chart-legend] [class*=CheckboxBox],[data-theme=christmas] [class*=report-chart-legend] [class*=CheckboxButton]{background-color:#0f3d2e!important}[data-theme=christmas] [class*=report-chart-legend] label,[data-theme=christmas] [class*=report-chart-legend] [class*=CheckboxText]{color:#f2f4f3!important}[data-theme=christmas] [class*=report-chart-legend] span:not([class*=CheckboxBox]):not([class*=CheckboxButton]){color:#f2f4f3!important}[data-theme=christmas] [class*=CheckboxText],[data-theme=christmas] [class*=CheckboxRoot],[data-theme=christmas] label[data-testid=checkbox-label],[data-theme=christmas] [data-testid=legend-item],[data-theme=christmas] [data-testid=legend-item] label,[data-theme=christmas] [data-testid=legend-item] span{color:#f2f4f3!important}[data-theme=christmas] .StyledViewMoreLink,[data-theme=christmas] .report-chart-legendstyled__StyledViewMoreLink-bKXGwe,[data-theme=christmas] .report-chart-legendstyled__StyledViewMoreLink-bKXGwe.dMcMqN{color:#d6b878!important}[data-theme=christmas] .StyledPopover,[data-theme=christmas] .popoverstyled__StyledPopover-bxGzvt,[data-theme=christmas] .StyledDatePickerRoot,[data-theme=christmas] .date-pickerstyled__StyledDatePickerRoot-qHtge,[data-theme=christmas] .StyledDatePickerHeader,[data-theme=christmas] .date-pickerstyled__StyledDatePickerHeader-bOwkhP{background-color:#1b5a46!important}[data-theme=christmas] .rdp{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] .rdp-months{background-color:#1b5a46!important}[data-theme=christmas] .rdp-month,[data-theme=christmas] .rdp-table{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] .rdp-caption{background-color:#1b5a46!important}[data-theme=christmas] .rdp-caption_label{color:#f2f4f3!important}[data-theme=christmas] .rdp-head,[data-theme=christmas] .rdp-head_row{background-color:#1b5a46!important}[data-theme=christmas] .rdp-head_cell{color:#f2f4f3!important}[data-theme=christmas] .rdp-tbody,[data-theme=christmas] .rdp-row,[data-theme=christmas] .rdp-cell{background-color:#1b5a46!important}[data-theme=christmas] .rdp-day{color:#f2f4f3!important;background-color:transparent!important}[data-theme=christmas] .rdp-day:hover:not(.rdp-day_disabled){background-color:#154a38!important;color:#f2f4f3!important}[data-theme=christmas] .rdp-day_selected{background-color:#d6b878!important;color:#0f3d2e!important}[data-theme=christmas] .rdp-day_disabled{color:#5a8374!important;opacity:.5}[data-theme=christmas] .rdp-nav_button{color:#f2f4f3!important}[data-theme=christmas] .rdp-nav_button:hover:not(:disabled){background-color:#154a38!important}[data-theme=christmas] .StyledDatePickerFooterRoot,[data-theme=christmas] .date-picker-footerstyled__StyledDatePickerFooterRoot-qsaGH{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] .StyledDatePickerFooterInput,[data-theme=christmas] .date-picker-footerstyled__StyledDatePickerFooterInput-eqxseH{background-color:#0f3d2e!important;color:#f2f4f3!important;border-color:#d6b878!important}[data-theme=christmas] .StyledDatePickerFooterInputsDash,[data-theme=christmas] .date-picker-footerstyled__StyledDatePickerFooterInputsDash-bgDFCC,[data-theme=christmas] a,[data-theme=christmas] .StyledLink,[data-theme=christmas] [class*=linkstyled__StyledLink]{color:#f2f4f3!important}[data-theme=christmas] a:hover,[data-theme=christmas] .StyledLink:hover,[data-theme=christmas] [class*=linkstyled__StyledLink]:hover{color:#d6b878!important}[data-theme=christmas] .StyledReportSidePanelHeading,[data-theme=christmas] .report-side-panelstyled__StyledReportSidePanelHeading-kDEdup,[data-theme=christmas] .StyledReportSidePanelHeading span,[data-theme=christmas] .report-side-panelstyled__StyledReportSidePanelHeading-kDEdup span,[data-theme=christmas] [class*=dropdown-field] [class*=StyledDropdownFieldValue],[data-theme=christmas] [class*=StyledDropdownFieldValue],[data-theme=christmas] [aria-label="Selected values"]{color:#f2f4f3!important}[data-theme=christmas] .page-loader,[data-theme=christmas] .page-loader-figure-square{background-color:#0f3d2e!important}[data-theme=christmas] .page-loader-text{color:#f2f4f3!important;animation:page-loader-text-animation-christmas 4.5s cubic-bezier(.532,.207,.496,.741) infinite alternate!important}[data-theme=christmas] .page-loader-figure-petals__petal path{animation:page-loader-petal-animation-christmas 4.5s cubic-bezier(.526,.217,.559,.808) infinite alternate!important}[data-theme=christmas] .page-loader-figure-circle circle{animation:page-loader-circle-animation-christmas 2.5s cubic-bezier(.58,.33,.472,.64) infinite alternate!important}@keyframes page-loader-petal-animation-christmas{0%{fill:#d6b878}to{fill:#1b5a46}}@keyframes page-loader-circle-animation-christmas{0%{stroke:#f2f4f3;stroke-width:2px}to{stroke:#f2f4f340;stroke-width:16px}}@keyframes page-loader-text-animation-christmas{0%{color:#d6b878}to{color:#f2f4f3}}[data-theme=christmas] [class*=CircleLoader]{color:#f2f4f3!important}[data-theme=christmas] [class*=loading],[data-theme=christmas] [class*=Loading],[data-theme=christmas] [class*=spinner],[data-theme=christmas] [class*=Spinner]{background-color:#0f3d2e!important;color:#f2f4f3!important}[data-theme=christmas] [class*=loading] *,[data-theme=christmas] [class*=Loading] *,[data-theme=christmas] [class*=spinner] *,[data-theme=christmas] [class*=Spinner] *{color:#f2f4f3!important}[data-theme=christmas] [class*=spinner] svg,[data-theme=christmas] [class*=Spinner] svg,[data-theme=christmas] [class*=loading] svg,[data-theme=christmas] [class*=Loading] svg{color:#d6b878!important}[data-theme=christmas] [class*=spinner] circle,[data-theme=christmas] [class*=Spinner] circle,[data-theme=christmas] [class*=loading] circle,[data-theme=christmas] [class*=Loading] circle{stroke:#d6b878!important}[data-theme=christmas] a,[data-theme=christmas] [class*=link],[data-theme=christmas] [class*=Link],[data-theme=christmas] [class*=StyledLink]{color:#d6b878!important}[data-theme=christmas] a:hover,[data-theme=christmas] [class*=link]:hover,[data-theme=christmas] [class*=Link]:hover,[data-theme=christmas] [class*=StyledLink]:hover{color:#e8d19f!important;text-decoration-color:#e8d19f!important}[data-theme=christmas] a:active,[data-theme=christmas] [class*=link]:active,[data-theme=christmas] [class*=Link]:active,[data-theme=christmas] [class*=StyledLink]:active{color:#c4a66b!important}[data-theme=christmas] [class*=grid-widget] [class*=Title] a,[data-theme=christmas] [class*=GridWidget] [class*=Title] a{color:#fff!important}[data-theme=christmas] [class*=grid-widget] [class*=Title] a:hover,[data-theme=christmas] [class*=GridWidget] [class*=Title] a:hover{color:#d6b878!important;text-decoration-color:#d6b878!important}[data-theme=christmas] [class*=checkbox] [class*=Box]:hover,[data-theme=christmas] [class*=Checkbox] [class*=Box]:hover,[data-theme=christmas] input[type=checkbox]:hover+[class*=Box]{box-shadow:inset 0 0 0 1px #d6b878!important}[data-theme=christmas] [class*=checkbox] [class*=Icon],[data-theme=christmas] [class*=Checkbox] [class*=Icon]{color:#d6b878!important}[data-theme=christmas] [class*=radio] [class*=Button]:hover,[data-theme=christmas] [class*=Radio] [class*=Button]:hover,[data-theme=christmas] input[type=radio]:hover+[class*=Button]{box-shadow:inset 0 0 0 1px #d6b878!important}[data-theme=christmas] [class*=radio] [class*=Icon],[data-theme=christmas] [class*=Radio] [class*=Icon]{color:#d6b878!important}[data-theme=christmas] [class*=label],[data-theme=christmas] [class*=Label],[data-theme=christmas] [class*=pill],[data-theme=christmas] [class*=Pill],[data-theme=christmas] [class*=tag],[data-theme=christmas] [class*=Tag]{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] [class*=label][data-color],[data-theme=christmas] [class*=Label][data-color],[data-theme=christmas] [class*=pill][data-color],[data-theme=christmas] [class*=Pill][data-color]{background-color:#1b5a46!important;border-color:#d6b878!important}[data-theme=christmas] [class*=modal],[data-theme=christmas] [class*=Modal],[data-theme=christmas] [class*=dialog],[data-theme=christmas] [class*=Dialog],[data-theme=christmas] [role=dialog]{background-color:#1b5a46!important}[data-theme=christmas] [class*=modal] [class*=Header],[data-theme=christmas] [class*=Modal] [class*=Header],[data-theme=christmas] [class*=modal] [class*=Body],[data-theme=christmas] [class*=Modal] [class*=Body],[data-theme=christmas] [class*=modal] [class*=Footer],[data-theme=christmas] [class*=Modal] [class*=Footer]{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] [class*=modal] [class*=Content],[data-theme=christmas] [class*=Modal] [class*=Content]{background-color:#1b5a46!important}[data-theme=christmas] [class*=modal] [class*=Backdrop],[data-theme=christmas] [class*=Modal] [class*=Backdrop],[data-theme=christmas] [class*=overlay],[data-theme=christmas] [class*=Overlay]{background-color:#0f3d2ebf!important}[data-theme=christmas] [class*=conversation],[data-theme=christmas] [class*=Conversation],[data-theme=christmas] [class*=message],[data-theme=christmas] [class*=Message],[data-theme=christmas] [class*=comment],[data-theme=christmas] [class*=Comment]{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] [class*=conversation] [class*=Body],[data-theme=christmas] [class*=Conversation] [class*=Body],[data-theme=christmas] [class*=message] [class*=Body],[data-theme=christmas] [class*=Message] [class*=Body]{background-color:#1b5a46!important}[data-theme=christmas] [class*=separator]:before,[data-theme=christmas] [class*=Separator]:before,[data-theme=christmas] [class*=separator]:after,[data-theme=christmas] [class*=Separator]:after,[data-theme=christmas] [class*=with-dot]:before,[data-theme=christmas] [class*=withDot]:before{background-color:#d6b878!important;color:#d6b878!important}[data-theme=christmas] span[class*=dot],[data-theme=christmas] span[class*=Dot],[data-theme=christmas] [class*=bullet]{color:#d6b878!important}[data-theme=christmas] button[data-variation=ghost-accent],[data-theme=christmas] button[data-variation=flat-blue],[data-theme=christmas] [class*=button][data-variation=ghost-accent],[data-theme=christmas] [class*=Button][data-variation=ghost-accent]{color:#d6b878!important;border-color:#d6b878!important}[data-theme=christmas] button[data-variation=ghost-accent]:hover,[data-theme=christmas] button[data-variation=flat-blue]:hover,[data-theme=christmas] [class*=button][data-variation=ghost-accent]:hover,[data-theme=christmas] [class*=Button][data-variation=ghost-accent]:hover{background-color:#d6b8781a!important;border-color:#e8d19f!important;color:#e8d19f!important}[data-theme=christmas] [class*=input] [class*=Icon],[data-theme=christmas] [class*=Input] [class*=Icon],[data-theme=christmas] [class*=field] [class*=Icon],[data-theme=christmas] [class*=Field] [class*=Icon],[data-theme=christmas] [class*=control] [class*=Icon],[data-theme=christmas] [class*=Control] [class*=Icon],[data-theme=christmas] [class*=password] [class*=Toggle],[data-theme=christmas] [class*=Password] [class*=Toggle]{color:#d6b878!important}[data-theme=christmas] [class*=popover] [class*=Item]:hover,[data-theme=christmas] [class*=Popover] [class*=Item]:hover,[data-theme=christmas] [class*=menu] [class*=Item]:hover,[data-theme=christmas] [class*=Menu] [class*=Item]:hover{background-color:#0f3d2e!important;color:#d6b878!important}[data-theme=christmas] [class*=notification],[data-theme=christmas] [class*=Notification],[data-theme=christmas] [class*=alert],[data-theme=christmas] [class*=Alert],[data-theme=christmas] [class*=toast],[data-theme=christmas] [class*=Toast]{background-color:#1b5a46!important;color:#f2f4f3!important;border-color:#d6b878!important}[data-theme=christmas] table,[data-theme=christmas] [class*=table],[data-theme=christmas] [class*=Table],[data-theme=christmas] table thead,[data-theme=christmas] table tbody,[data-theme=christmas] table tr,[data-theme=christmas] [class*=table] thead,[data-theme=christmas] [class*=Table] thead,[data-theme=christmas] [class*=table] tbody,[data-theme=christmas] [class*=Table] tbody{background-color:#1b5a46!important}[data-theme=christmas] table th,[data-theme=christmas] table td,[data-theme=christmas] [class*=table] th,[data-theme=christmas] [class*=Table] th,[data-theme=christmas] [class*=table] td,[data-theme=christmas] [class*=Table] td{background-color:#1b5a46!important;color:#f2f4f3!important;border-color:#0f3d2e!important}[data-theme=christmas] table tr:hover,[data-theme=christmas] [class*=table] tr:hover,[data-theme=christmas] [class*=Table] [class*=Row]:hover{background-color:#154a38!important}[data-theme=christmas] [class*=flipswitch],[data-theme=christmas] [class*=Flipswitch],[data-theme=christmas] [class*=toggle],[data-theme=christmas] [class*=Toggle],[data-theme=christmas] [class*=switch],[data-theme=christmas] [class*=Switch]{background-color:#0f3d2e!important}[data-theme=christmas] [class*=flipswitch][data-checked=true],[data-theme=christmas] [class*=Flipswitch][data-checked=true],[data-theme=christmas] [class*=toggle][aria-checked=true],[data-theme=christmas] [class*=Toggle][aria-checked=true]{background-color:#d6b878!important}[data-theme=christmas] [class*=wizard],[data-theme=christmas] [class*=Wizard],[data-theme=christmas] [class*=stepper],[data-theme=christmas] [class*=Stepper]{background-color:#1b5a46!important}[data-theme=christmas] [class*=wizard] [class*=Step],[data-theme=christmas] [class*=Wizard] [class*=Step],[data-theme=christmas] [class*=stepper] [class*=Step],[data-theme=christmas] [class*=Stepper] [class*=Step]{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] [class*=wizard] [class*=Step][data-active=true],[data-theme=christmas] [class*=Wizard] [class*=Step][data-active=true]{background-color:#0f3d2e!important;border-color:#d6b878!important}[data-theme=christmas] [class*=filter],[data-theme=christmas] [class*=Filter]{background-color:#1b5a46!important;color:#f2f4f3!important}[data-theme=christmas] [class*=filter] [class*=Item],[data-theme=christmas] [class*=Filter] [class*=Item],[data-theme=christmas] [class*=filter] [class*=Option],[data-theme=christmas] [class*=Filter] [class*=Option]{background-color:#1b5a46!important}[data-theme=christmas] [class*=filter] [class*=Item]:hover,[data-theme=christmas] [class*=Filter] [class*=Item]:hover,[data-theme=christmas] [class*=filter] [class*=Option]:hover,[data-theme=christmas] [class*=Filter] [class*=Option]:hover{background-color:#0f3d2e!important;color:#d6b878!important}[data-theme=christmas] [class*=audio],[data-theme=christmas] [class*=Audio],[data-theme=christmas] [class*=player],[data-theme=christmas] [class*=Player]{background-color:#1b5a46!important}[data-theme=christmas] [class*=audio] button,[data-theme=christmas] [class*=Audio] button,[data-theme=christmas] [class*=player] button,[data-theme=christmas] [class*=Player] button{color:#d6b878!important}[data-theme=christmas] [class*=audio] button:hover,[data-theme=christmas] [class*=Audio] button:hover,[data-theme=christmas] [class*=player] button:hover,[data-theme=christmas] [class*=Player] button:hover{color:#e8d19f!important;background-color:#d6b8781a!important}[data-theme=christmas] [class*=observation-type-iconstyled__StyledObservationTypeIconWrapper] i,[data-theme=christmas] [class*=StyledObservationTypeIconWrapper] i{visibility:hidden!important;position:relative!important}[data-theme=christmas] [class*=observation-type-iconstyled__StyledObservationTypeIconWrapper] i:before,[data-theme=christmas] [class*=StyledObservationTypeIconWrapper] i:before{visibility:visible!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol!important;font-style:normal!important;font-size:14px!important}[data-theme=christmas] [class*=observation-type-iconstyled__StyledObservationTypeIconWrapper][style*=positive] i:before,[data-theme=christmas] [class*=StyledObservationTypeIconWrapper][style*=positive] i:before{content:"🎁"!important}[data-theme=christmas] [class*=StyledObservationTypeIconWrapper]:not([style*=negative]):not([style*=rotate]) i:before{content:"🎁"!important}[data-theme=christmas] [class*=observation-type-iconstyled__StyledObservationTypeIconWrapper][style*=negative],[data-theme=christmas] [class*=StyledObservationTypeIconWrapper][style*=negative],[data-theme=christmas] [class*=observation-type-iconstyled__StyledObservationTypeIconWrapper][style*=rotate],[data-theme=christmas] [class*=StyledObservationTypeIconWrapper][style*=rotate]{transform:none!important}[data-theme=christmas] [class*=observation-type-iconstyled__StyledObservationTypeIconWrapper][style*=negative] i:before,[data-theme=christmas] [class*=StyledObservationTypeIconWrapper][style*=negative] i:before,[data-theme=christmas] [class*=observation-type-iconstyled__StyledObservationTypeIconWrapper][style*=rotate] i:before,[data-theme=christmas] [class*=StyledObservationTypeIconWrapper][style*=rotate] i:before{content:"🪨"!important;transform:translate(-50%,-50%)!important}[data-theme=christmas] i[class*=StyledIcon],[data-theme=christmas] [class*=iconstyled__StyledIcon]{color:inherit!important}[data-theme=christmas] i[class*=StyledIcon][style*=color],[data-theme=christmas] [class*=iconstyled__StyledIcon][style*=color],[data-theme=christmas] button i[class*=StyledIcon],[data-theme=christmas] a i[class*=StyledIcon],[data-theme=christmas] [role=button] i[class*=StyledIcon]{color:#d6b878!important}
