@keyframes loader_circleScale{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}@keyframes loader_fadeOut{0%{opacity:1}to{opacity:0}}.loader{position:fixed;left:0;top:0;right:0;bottom:0;background:rgb(255,255,255);z-index:9990}.loader .logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.loader img{display:block;width:100%;max-width:136px;max-height:136px;border:none;outline:none;-webkit-appearance:none;appearance:none;background:transparent;animation:loader_circleScale 4s infinite;animation-delay:0ms}.loader.leave{opacity:0;animation:loader_fadeOut .8s}@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{line-height:normal;font-family:Onest;font-size:14px;padding:0;margin:0;height:100%}body{background:var(--ex-bg);height:100%}app-root{display:flex;flex-direction:column;height:100%;margin:0 auto}body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}hr{-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;overflow:visible;height:0}b{font-weight:600}strong{font-weight:500}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}a,button{background-color:transparent;color:inherit}a:focus,button:focus{outline-style:none}button,input{overflow:visible}input,textarea,button,select,[role=button],a{-webkit-tap-highlight-color:transparent}select:is(:-webkit-autofill,:-webkit-autofill:focus),textarea:is(:-webkit-autofill,:-webkit-autofill:focus),input:is(:-webkit-autofill,:-webkit-autofill:focus){-webkit-transition:background-color 600000s 0s,color 600000s 0s,filter 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s,filter 600000s 0s}button,select,textarea,input{color:#1e1e1e}button,select{text-transform:none}button{-webkit-appearance:button;-o-appearance:button;appearance:button}button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}table{border-collapse:collapse;border-spacing:0}select{border:none}template{display:none}[hidden],.hidden{display:none!important}p{-webkit-hyphens:auto;hyphens:auto;font-size:inherit;font-weight:inherit;margin:0}pre{white-space:break-spaces}h1{font: 600 34px/44px Onest}h2{font: 600 28px/40px Onest}h3{font: 600 20px/32px Onest}h4{font: 600 16px/24px Onest}h5{font: 600 14px/20px Onest}:root{--brand--bg: #F1F7FB}:root{--icon-size: 24px}:root{--btn-font: normal 600 16px/24px Onest;--btn-shape: 10px;--btn-gap: 8px;--btn-base-bg: rgb(255, 255, 255);--btn-shadow: 0px 3px 8px 0px rgba(0, 0, 0, .1);--btn-hover-shadow: 0px 3px 12px 0px rgba(0, 0, 0, .16);--btn-border-width: 1px;--btn-border-style: solid;--btn-border-color: #2CBECF;--btn-border-hover-width: 1px;--btn-border-hover-color: #1AADBD;--btn-border-active-width: 1.5px;--btn-border-active-color: #55D1DE;--btn-border-active-hover-width: var(--btn-border-hover-width);--btn-border-active-hover-color: var(--btn-border-hover-color);--btn-badge-size: 12px;--btn-badge-color: rgb(204, 102, 104);--btn-24-size: 24px;--btn-24-padding: 0 4px;--btn-26-size: 26px;--btn-26-padding: 2px 7px 2px;--btn-32-size: 32px;--btn-32-padding: 6px 12px;--btn-40-size: 40px;--btn-40-padding: 8px 32px;--btn-44-size: 44px;--btn-44-padding: 10px 32px;--btn-disabled-color: rgba(30, 30, 30, .48);--btn-disabled-bg: rgba(30, 30, 30, .06);--btn-disabled-border-color: transparent;--btn-disabled-box-shadow: none;--btn-disabled-cursor: not-allowed;--btn-icon-size: var(--icon-size);--btn-icon-shape: 5px;--btn-icon-indent: 12px;--btn-arrow-size: 24px;--btn-arrow-color: rgba(30, 30, 30, .64);--btn-arrow-indent-left: 4px;--btn-arrow-indent-right: 0px;--btn-default-color: rgb(30, 30, 30);--btn-default-bg: transparent;--btn-default-hover-color: rgb(30, 30, 30);--btn-default-hover-bg: transparent;--btn-default-active-color: rgb(30, 30, 30);--btn-default-active-bg: transparent;--btn-default-active-hover-color: var(--btn-default-hover-color);--btn-default-active-hover-bg: var(--btn-default-hover-bg);--btn-primary-color: #2CBECF;--btn-primary-hover-color: #1AADBD;--btn-primary-active-color: #55D1DE;--btn-primary-active-hover-color: var(--btn-primary-color);--btn-accent-color: rgb(204, 102, 104);--btn-accent-hover-color: rgb(204, 102, 104);--btn-accent-active-color: var(--btn-accent-color);--btn-accent-active-hover-color: var(--btn-accent-hover-color);--btn-warn-color: rgb(254, 156, 85);--btn-warn-hover-color: rgb(254, 156, 85);--btn-warn-active-color: var(--btn-warn-color);--btn-warn-active-hover-color: var(--btn-warn-hover-color);--btn-gray-color: #A4AAB1;--btn-gray-hover-color: #1AADBD;--btn-gray-active-color: #55D1DE;--btn-gray-active-hover-color: var(--btn-gray-hover-color);--btn-dark-color: rgb(30, 30, 30);--btn-dark-hover-color: #1AADBD;--btn-dark-active-color: #55D1DE;--btn-dark-active-hover-color: var(--btn-dark-hover-color);--btn-light-color: #A4AAB1;--btn-light-hover-color: #1AADBD;--btn-light-active-color: #55D1DE;--btn-light-active-hover-color: #55D1DE;--btn-light-border-color: rgba(255, 255, 255, .16);--btn-light-hover-border-color: rgba(255, 255, 255, .24);--btn-light-active-border-color: rgba(255, 255, 255, .24);--btn-link-bg: transparent;--btn-link-hover-color: rgba(30, 30, 30, .48);--btn-link-hover-bg: transparent;--btn-link-primary-hover-color: #1AADBD;--btn-link-accent-hover-color: rgba(204, 102, 104, .64);--btn-link-warn-hover-color: rgba(254, 156, 85, .64);--btn-link-gray-hover-color: rgb(30, 30, 30);--btn-link-dark-hover-color: rgba(30, 30, 30, .64);--btn-link-underline-color: rgba(30, 30, 30, .12);--btn-link-underline-color-disabled: rgba(30, 30, 30, .12);--btn-link-underline-color-hover: rgba(30, 30, 30, .48);--btn-link-underline-dark-color: rgb(30, 30, 30);--btn-link-underline-dark-color-disabled: transparent;--btn-fill-color: rgb(30, 30, 30);--btn-fill-bg: rgb(255, 255, 255);--btn-fill-hover-color: rgb(30, 30, 30);--btn-fill-hover-bg: rgb(255, 255, 255);--btn-fill-active-color: rgb(30, 30, 30);--btn-fill-active-bg: rgba(30, 30, 30, .08);--btn-fill-active-hover-color: var(--btn-fill-active-color);--btn-fill-active-hover-bg: var(--btn-fill-active-bg);--btn-fill-primary-color: rgb(255, 255, 255);--btn-fill-primary-bg: #2CBECF;--btn-fill-primary-hover-color: rgb(255, 255, 255);--btn-fill-primary-hover-bg: #1AADBD;--btn-fill-primary-active-color: rgb(255, 255, 255);--btn-fill-primary-active-bg: #55D1DE;--btn-fill-primary-active-hover-color: var(--btn-fill-primary-color);--btn-fill-primary-active-hover-bg: var(--btn-fill-primary-bg);--btn-fill-accent-color: rgb(255, 255, 255);--btn-fill-accent-bg: rgb(204, 102, 104);--btn-fill-accent-hover-color: rgb(255, 255, 255);--btn-fill-accent-hover-bg: rgba(204, 102, 104, .88);--btn-fill-accent-active-color: var(--btn-fill-accent-color);--btn-fill-accent-active-bg: var(--btn-fill-accent-bg);--btn-fill-accent-active-hover-color: var(--btn-fill-accent-color);--btn-fill-accent-active-hover-bg: var(--btn-fill-accent-bg);--btn-fill-warn-color: rgb(255, 255, 255);--btn-fill-warn-bg: rgb(254, 156, 85);--btn-fill-warn-hover-color: rgb(255, 255, 255);--btn-fill-warn-hover-bg: rgba(254, 156, 85, .88);--btn-fill-warn-active-color: var(--btn-fill-warn-color);--btn-fill-warn-active-bg: var(--btn-fill-warn-bg);--btn-fill-warn-active-hover-color: var(--btn-fill-warn-color);--btn-fill-warn-active-hover-bg: var(--btn-fill-warn-bg);--btn-fill-gray-color: #A4AAB1;--btn-fill-gray-bg: #F1F7FB;--btn-fill-gray-hover-color: #1AADBD;--btn-fill-gray-hover-bg: var(--btn-fill-gray-bg);--btn-fill-gray-active-color: #55D1DE;--btn-fill-gray-active-bg: var(--btn-fill-gray-bg);--btn-fill-gray-active-hover-color: var(--btn-fill-gray-hover-color);--btn-fill-gray-active-hover-bg: var(--btn-fill-gray-bg);--btn-fill-dark-color: rgb(30, 30, 30);--btn-fill-dark-bg: #F1F7FB;--btn-fill-dark-hover-color: #1AADBD;--btn-fill-dark-hover-bg: var(--btn-fill-dark-bg);--btn-fill-dark-active-color: #55D1DE;--btn-fill-dark-active-bg: var(--btn-fill-dark-bg);--btn-fill-dark-active-hover-color: var(--btn-fill-dark-color);--btn-fill-dark-active-hover-bg: var(--btn-fill-dark-bg);--btn-fill-light-color: var(--btn-fill-gray-color);--btn-fill-light-bg: transparent;--btn-fill-light-hover-color: var(--btn-fill-light-color);--btn-fill-light-hover-bg: rgba(255, 255, 255, .06);--btn-fill-light-active-color: var(--btn-fill-light-color);--btn-fill-light-active-bg: rgba(255, 255, 255, .06);--btn-fill-light-active-hover-color: var(--btn-fill-light-color);--btn-fill-light-active-hover-bg: rgba(255, 255, 255, .06)}:root{--notify-shape: 10px;--notify-max-width: 400px;--notify-indent: 8px 20px 8px 12px;--notify-outside-indent: 0 0 6px;--notify-bg: rgb(255, 255, 255);--notify-color: rgb(255, 255, 255);--notify-opacity: 1;--notify-hover-opacity: 1;--notify-shadow: none;--notify-hover-shadow: none;--notify-message-font: normal 400 14px/20px Onest;--notify-title-font: normal 500 20px/32px Onest;--notify-success-bg: rgb(0, 172, 90);--notify-error-bg: rgb(204, 102, 104);--notify-info-bg: rgb(47, 47, 62);--notify-warning-bg: rgb(254, 156, 85);--notify-icon-size: var(--icon-size);--notify-icon-indent-left: 8px;--notify-icon-success-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 20.125C16.4873 20.125 20.125 16.4873 20.125 12C20.125 7.51269 16.4873 3.875 12 3.875C7.51269 3.875 3.875 7.51269 3.875 12C3.875 16.4873 7.51269 20.125 12 20.125ZM21.625 12C21.625 17.3157 17.3157 21.625 12 21.625C6.68426 21.625 2.375 17.3157 2.375 12C2.375 6.68426 6.68426 2.375 12 2.375C17.3157 2.375 21.625 6.68426 21.625 12Z' fill='white'/%3E%3Cpath d='M8.5 11.6429L10.8333 14.5L15.5 9.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--notify-icon-error-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 20.125C16.4873 20.125 20.125 16.4873 20.125 12C20.125 7.51269 16.4873 3.875 12 3.875C7.51269 3.875 3.875 7.51269 3.875 12C3.875 16.4873 7.51269 20.125 12 20.125ZM21.625 12C21.625 17.3157 17.3157 21.625 12 21.625C6.68426 21.625 2.375 17.3157 2.375 12C2.375 6.68426 6.68426 2.375 12 2.375C17.3157 2.375 21.625 6.68426 21.625 12Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7906 7.7998H11.2156V12.8748H12.7906V7.7998ZM12.0031 14.0998C11.4232 14.0998 10.9531 14.5699 10.9531 15.1498C10.9531 15.7297 11.4232 16.1998 12.0031 16.1998C12.583 16.1998 13.0531 15.7297 13.0531 15.1498C13.0531 14.5699 12.583 14.0998 12.0031 14.0998Z' fill='white'/%3E%3C/svg%3E%0A");--notify-icon-info-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z' fill='white'/%3E%3Cpath d='M10.75 8.25C10.75 8.94036 11.3096 9.5 12 9.5C12.6904 9.5 13.25 8.94036 13.25 8.25C13.25 7.55964 12.6904 7 12 7C11.3096 7 10.75 7.55964 10.75 8.25Z' fill='%232F2F3E'/%3E%3Cpath d='M11.25 17L12.75 17V11H11.25L11.25 17Z' fill='%232F2F3E'/%3E%3C/svg%3E%0A");--notify-icon-warning-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 20.125C16.4873 20.125 20.125 16.4873 20.125 12C20.125 7.51269 16.4873 3.875 12 3.875C7.51269 3.875 3.875 7.51269 3.875 12C3.875 16.4873 7.51269 20.125 12 20.125ZM21.625 12C21.625 17.3157 17.3157 21.625 12 21.625C6.68426 21.625 2.375 17.3157 2.375 12C2.375 6.68426 6.68426 2.375 12 2.375C17.3157 2.375 21.625 6.68426 21.625 12Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7906 16.2002H11.2156V11.1252H12.7906V16.2002ZM12.0031 9.9002C11.4232 9.9002 10.9531 9.43009 10.9531 8.8502C10.9531 8.2703 11.4232 7.8002 12.0031 7.8002C12.583 7.8002 13.0531 8.2703 13.0531 8.8502C13.0531 9.43009 12.583 9.9002 12.0031 9.9002Z' fill='white'/%3E%3C/svg%3E%0A");--notify-top-center-max-width: 383px;--notify-top-center-y: 70px}@media (max-width: 768px){:root{--notify-max-width: 300px}}:root{--spinner-primary: rgb(30, 30, 30);--spinner-white: rgb(255, 255, 255);--spinner-warn: rgb(254, 156, 85);--spinner-danger: rgb(204, 102, 104)}:root{--stepper-icon-font: normal 400 14px/20px Onest;--stepper-label-font: normal 600 14px/20px Onest;--stepper-icon-color: rgb(30, 30, 30);--stepper-icon-bg: #F1F7FB;--stepper-label-color: #A4AAB1;--stepper-completed-icon-color: rgb(255, 255, 255);--stepper-completed-icon-bg: #55D1DE;--stepper-completed-label-color: #55D1DE;--stepper-active-icon-color: rgb(255, 255, 255);--stepper-active-icon-bg: #2CBECF;--stepper-active-label-color: rgb(30, 30, 30)}.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;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{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{top:0;left:0;right:0;bottom: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{top:0;left:0;right:0;bottom: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}.mat-ripple-element{background-color:#0000001a}html{--mat-option-selected-state-label-text-color: #2cbecf;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #2cbecf}.mat-warn{--mat-option-selected-state-label-text-color: #e57373}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#2cbecf}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#2cbecf}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#2cbecf}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#2cbecf}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#2cbecf}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#2cbecf}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#e57373}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#e57373}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}html{--mat-option-label-text-font: Onest;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Onest;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Onest;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-caret-color: #2cbecf;--mdc-filled-text-field-focus-active-indicator-color: #2cbecf;--mdc-filled-text-field-focus-label-text-color: rgba(44, 190, 207, .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: #e57373;--mdc-filled-text-field-error-label-text-color: #e57373;--mdc-filled-text-field-error-caret-color: #e57373;--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: #e57373;--mdc-filled-text-field-error-focus-active-indicator-color: #e57373;--mdc-filled-text-field-error-hover-active-indicator-color: #e57373;--mdc-outlined-text-field-caret-color: #2cbecf;--mdc-outlined-text-field-focus-outline-color: #2cbecf;--mdc-outlined-text-field-focus-label-text-color: rgba(44, 190, 207, .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: #e57373;--mdc-outlined-text-field-error-focus-label-text-color: #e57373;--mdc-outlined-text-field-error-label-text-color: #e57373;--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: #e57373;--mdc-outlined-text-field-error-hover-outline-color: #e57373;--mdc-outlined-text-field-error-outline-color: #e57373;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38)}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #e57373)}.mat-mdc-form-field-subscript-wrapper,.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)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#2cbecfde}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#2cbecfde}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#e57373de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #2cbecf;--mdc-filled-text-field-focus-active-indicator-color: #2cbecf;--mdc-filled-text-field-focus-label-text-color: rgba(44, 190, 207, .87);--mdc-outlined-text-field-caret-color: #2cbecf;--mdc-outlined-text-field-focus-outline-color: #2cbecf;--mdc-outlined-text-field-focus-label-text-color: rgba(44, 190, 207, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e57373;--mdc-filled-text-field-focus-active-indicator-color: #e57373;--mdc-filled-text-field-focus-label-text-color: rgba(229, 115, 115, .87);--mdc-outlined-text-field-caret-color: #e57373;--mdc-outlined-text-field-focus-outline-color: #e57373;--mdc-outlined-text-field-focus-label-text-color: rgba(229, 115, 115, .87)}.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}[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}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.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)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.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}html{--mdc-filled-text-field-label-text-font: Onest;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Onest;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Onest;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Onest;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html,html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(44, 190, 207, .87);--mat-select-invalid-arrow-color: rgba(229, 115, 115, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(229, 115, 115, .87);--mat-select-invalid-arrow-color: rgba(229, 115, 115, .87)}html{--mat-select-trigger-text-font: Onest;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-background-color: white}.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)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: Onest;--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: Onest;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #00acc1;--mdc-switch-selected-handle-color: #00acc1;--mdc-switch-selected-hover-state-layer-color: #00acc1;--mdc-switch-selected-pressed-state-layer-color: #00acc1;--mdc-switch-selected-focus-handle-color: #006064;--mdc-switch-selected-hover-handle-color: #006064;--mdc-switch-selected-pressed-handle-color: #006064;--mdc-switch-selected-focus-track-color: #4dd0e1;--mdc-switch-selected-hover-track-color: #4dd0e1;--mdc-switch-selected-pressed-track-color: #4dd0e1;--mdc-switch-selected-track-color: #4dd0e1;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #00acc1;--mdc-switch-selected-handle-color: #00acc1;--mdc-switch-selected-hover-state-layer-color: #00acc1;--mdc-switch-selected-pressed-state-layer-color: #00acc1;--mdc-switch-selected-focus-handle-color: #006064;--mdc-switch-selected-hover-handle-color: #006064;--mdc-switch-selected-pressed-handle-color: #006064;--mdc-switch-selected-focus-track-color: #4dd0e1;--mdc-switch-selected-hover-track-color: #4dd0e1;--mdc-switch-selected-pressed-track-color: #4dd0e1;--mdc-switch-selected-track-color: #4dd0e1}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: Onest;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-weight: 400}.mat-mdc-slide-toggle .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary,.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: #2cbecf;--mdc-radio-selected-hover-icon-color: #2cbecf;--mdc-radio-selected-icon-color: #2cbecf;--mdc-radio-selected-pressed-icon-color: #2cbecf;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #2cbecf;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e57373;--mdc-radio-selected-hover-icon-color: #e57373;--mdc-radio-selected-icon-color: #e57373;--mdc-radio-selected-pressed-icon-color: #e57373;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #e57373;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.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, Onest));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}html{--mat-menu-item-label-text-font: Onest;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html,.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #2cbecf;--mdc-checkbox-selected-hover-icon-color: #2cbecf;--mdc-checkbox-selected-icon-color: #2cbecf;--mdc-checkbox-selected-pressed-icon-color: #2cbecf;--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: #2cbecf;--mdc-checkbox-selected-hover-state-layer-color: #2cbecf;--mdc-checkbox-selected-pressed-state-layer-color: #2cbecf;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #e57373;--mdc-checkbox-selected-hover-icon-color: #e57373;--mdc-checkbox-selected-icon-color: #e57373;--mdc-checkbox-selected-pressed-icon-color: #e57373;--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: #e57373;--mdc-checkbox-selected-hover-state-layer-color: #e57373;--mdc-checkbox-selected-pressed-state-layer-color: #e57373;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size: 40px}.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, Onest));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Onest;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-text-font: Onest;--mat-standard-button-toggle-text-font: Onest}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2cbecf;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(44, 190, 207, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(44, 190, 207, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(44, 190, 207, .3);--mat-datepicker-toggle-active-state-icon-color: #2cbecf;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(44, 190, 207, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2cbecf;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(44, 190, 207, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(44, 190, 207, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(44, 190, 207, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(44, 190, 207, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #e57373;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 115, 115, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 115, 115, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 115, 115, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 115, 115, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #2cbecf}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e57373}.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}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html{--mat-datepicker-calendar-text-font: Onest;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-icon-color: inherit}.mat-icon.mat-primary,.mat-icon.mat-accent{--mat-icon-color: #2cbecf}.mat-icon.mat-warn{--mat-icon-color: #e57373}body .mdc-dialog__surface{scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}body .mdc-dialog__surface::-webkit-scrollbar{height:6px}body .mdc-dialog__surface::-webkit-scrollbar-track{background:#E1EBEF}body .mdc-dialog__surface::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}body .mdc-dialog__surface::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}:root{--mdc-filled-text-field-container-color: var(--ex-bg);--mdc-filled-text-field-label-text-size: 14px;--mdc-filled-text-field-active-indicator-color: #E1EBEF;--mdc-filled-text-field-hover-active-indicator-color: #E1EBEF;--mdc-filled-text-field-label-text-color: rgba(30, 30, 30, .64);--mdc-filled-text-field-error-focus-label-text-color: var(--mdc-filled-text-field-label-text-color);--mdc-filled-text-field-error-label-text-color: var(--mdc-filled-text-field-label-text-color);--mat-select-arrow-color: var(--mdc-filled-text-field-label-text-color);--mat-select-invalid-arrow-color: var(--mdc-filled-text-field-label-text-color)}body form .mat-mdc-form-field{width:100%;align-self:start}body .mat-mdc-form-field:hover{--mdc-filled-text-field-container-color: rgba(30, 30, 30, .04)}body .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,body .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{background:transparent;opacity:initial}body .mat-mdc-option .mdc-list-item__primary-text{display:flex;align-self:center;gap:4px}body .mat-mdc-form-field-text-suffix .spinner,body .mat-mdc-form-field-icon-suffix .spinner{position:absolute;right:9px;top:50%;transform:translateY(-50%)}.mdc-list-item.ident{padding-left:32px}body .mat-icon.mat-icon-inline,body .mat-icon{display:inline-flex;width:var(--icon-size);min-width:var(--icon-size);height:var(--icon-size)}:root{--mdc-checkbox-selected-checkmark-color: rgb(255, 255, 255);--mdc-checkbox-selected-focus-icon-color: #2CBECF;--mdc-checkbox-selected-hover-icon-color: #2CBECF;--mdc-checkbox-selected-icon-color: #2CBECF;--mdc-checkbox-selected-pressed-icon-color: #2CBECF;--mdc-checkbox-selected-focus-state-layer-color: #2CBECF;--mdc-checkbox-selected-hover-state-layer-color: #2CBECF}.mat-ripple,.mdc-checkbox__ripple{display:none}body .mdc-checkbox{--mdc-checkbox-state-layer-size: 24px;width:24px;height:24px;padding:0;margin:0;flex:0 0 24px}body .mat-mdc-checkbox-touch-target{height:24px;width:24px}body .mdc-switch{--mdc-switch-track-height: 24px;--mdc-switch-track-shape: 14px;--mdc-switch-handle-width: 17px;--mdc-switch-selected-track-color: #55D1DE;--mdc-switch-selected-hover-track-color: #55D1DE;--mdc-switch-selected-focus-track-color: #55D1DE;--mdc-switch-selected-pressed-track-color: #55D1DE;--mdc-switch-unselected-track-color: #E1EBEF;--mdc-switch-unselected-hover-track-color: #E1EBEF;--mdc-switch-unselected-focus-track-color: #E1EBEF;--mdc-switch-unselected-pressed-track-color: #E1EBEF;--mdc-switch-selected-handle-color: rgb(255, 255, 255);--mdc-switch-selected-hover-handle-color: rgba(255, 255, 255, .88);--mdc-switch-selected-focus-handle-color: rgba(255, 255, 255, .88);--mdc-switch-selected-pressed-handle-color: rgba(255, 255, 255, .88);--mdc-switch-unselected-handle-color: #A4AAB1;--mdc-switch-unselected-hover-handle-color: #A4AAB1;--mdc-switch-unselected-focus-handle-color: #A4AAB1;--mdc-switch-unselected-pressed-handle-color: #A4AAB1}body .mdc-switch .mdc-switch__handle{width:var(--mdc-switch-handle-width);height:var(--mdc-switch-handle-width)}body .mdc-switch .mdc-switch__handle:before,body .mdc-switch .mdc-switch__handle:after{left:3px}body .mdc-switch.mdc-switch--checked .mdc-switch__handle:before,body .mdc-switch.mdc-switch--checked .mdc-switch__handle:after{left:-3px}body .mdc-switch .mdc-switch__shadow,body .mdc-switch .mdc-switch__icons,body .mdc-switch .mdc-switch__ripple{display:none}.mat-mdc-menu-content{max-height:350px}.mat-mdc-select-arrow-wrapper{display:none!important}.btn{position:relative;display:inline-flex;align-items:center;font:var(--btn-font);border-radius:var(--btn-shape);white-space:nowrap;text-decoration:none;text-align:center;overflow:visible;transform:translateZ(0);transition:color .3s ease,background .3s cubic-bezier(.25,.8,.25,1);vertical-align:baseline;margin:0;padding:0;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent}.btn::-moz-focus-inner{border:0}.btn:focus{outline-style:none}.btn:before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:-1;transition:color .3s ease,background .3s cubic-bezier(.25,.8,.25,1);background:transparent}.btn .mat-icon.mat-icon-inline{transition:transform .3s ease,color .3s ease}.btn .mat-icon~span{margin-left:var(--btn-gap)}.btn span~.mat-icon{margin-left:var(--btn-gap)}.btn img,.btn .mat-icon.mat-icon-inline{vertical-align:middle}.btn img,.btn .mat-icon.mat-icon-inline{height:var(--btn-icon-size);width:var(--btn-icon-size);min-width:var(--btn-icon-size)}.btn--inline{display:inline}.btn:before{border:var(--btn-border-width) var(--btn-border-style) transparent}.btn-raised,.btn-icon--raised{box-shadow:var(--btn-shadow)}.btn-raised:hover,.btn-icon--raised:hover{box-shadow:var(--btn-hover-shadow)}.btn-stroked:before,.btn-icon--stroked:before{border:var(--btn-border-width) var(--btn-border-style) var(--btn-border-color)}.btn-stroked:hover:before,.btn-icon--stroked:hover:before{border-width:var(--btn-border-hover-width);border-color:var(--btn-border-hover-color)}.btn-stroked.active:before,.btn-stroked:active:before,.btn-icon--stroked.active:before,.btn-icon--stroked:active:before{border-width:var(--btn-border-active-width);border-color:var(--btn-border-active-color)}.btn-stroked.active:before:hover,.btn-stroked:active:before:hover,.btn-icon--stroked.active:before:hover,.btn-icon--stroked:active:before:hover{border-width:var(--btn-border-active-hover-width);border-color:var(--btn-border-active-hover-color)}.btn-icon{justify-content:center;border-radius:var(--btn-icon-shape);padding:var(--btn-icon-indent);background:transparent}.btn-link{background:transparent}.btn{color:var(--btn-default-color)}.btn:before{background:var(--btn-default-bg)}.btn .mat-icon{color:var(--btn-default-color)}.btn:hover,.btn:focus{color:var(--btn-default-hover-color)}.btn:hover:before,.btn:focus:before{background:var(--btn-default-hover-bg)}.btn:hover .mat-icon,.btn:focus .mat-icon{color:var(--btn-default-hover-color)}.btn.active,.btn:active{color:var(--btn-default-active-color)}.btn.active:before,.btn:active:before{background:var(--btn-default-active-bg)}.btn.active .mat-icon,.btn:active .mat-icon{color:var(--btn-default-active-color)}.btn.active:hover,.btn.active:focus,.btn:active:hover,.btn:active:focus{color:var(--btn-default-active-hover-color)}.btn.active:hover:before,.btn.active:focus:before,.btn:active:hover:before,.btn:active:focus:before{background:var(--btn-default-active-hover-bg)}.btn.active:hover .mat-icon,.btn.active:focus .mat-icon,.btn:active:hover .mat-icon,.btn:active:focus .mat-icon{color:var(--btn-default-active-hover-color)}.btn-primary{color:var(--btn-primary-color);--btn-border-color: var(--btn-primary-color);--btn-border-hover-color: var(--btn-primary-hover-color);--btn-border-active-color: var(--btn-primary-active-color);--btn-border-active-hover-color: var(--btn-primary-active-hover-color)}.btn-primary .mat-icon{color:var(--btn-primary-color)}.btn-primary:hover,.btn-primary:focus{color:var(--btn-primary-hover-color)}.btn-primary:hover .mat-icon,.btn-primary:focus .mat-icon{color:var(--btn-primary-hover-color)}.btn-primary.active,.btn-primary:active,.btn-primary.active .mat-icon,.btn-primary:active .mat-icon{color:var(--btn-primary-active-color)}.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary:active:hover,.btn-primary:active:focus{color:var(--btn-primary-active-hover-color)}.btn-primary.active:hover .mat-icon,.btn-primary.active:focus .mat-icon,.btn-primary:active:hover .mat-icon,.btn-primary:active:focus .mat-icon{color:var(--btn-primary-active-hover-color)}.btn-accent{color:var(--btn-accent-color);--btn-border-color: var(--btn-accent-color);--btn-border-hover-color: var(--btn-accent-hover-color);--btn-border-active-color: var(--btn-accent-active-color);--btn-border-active-hover-color: var(--btn-accent-active-hover-color)}.btn-accent .mat-icon{color:var(--btn-accent-color)}.btn-accent:hover,.btn-accent:focus{color:var(--btn-accent-hover-color)}.btn-accent:hover .mat-icon,.btn-accent:focus .mat-icon{color:var(--btn-accent-hover-color)}.btn-accent.active,.btn-accent:active,.btn-accent.active .mat-icon,.btn-accent:active .mat-icon{color:var(--btn-accent-active-color)}.btn-accent.active:hover,.btn-accent.active:focus,.btn-accent:active:hover,.btn-accent:active:focus{color:var(--btn-accent-active-hover-color)}.btn-accent.active:hover .mat-icon,.btn-accent.active:focus .mat-icon,.btn-accent:active:hover .mat-icon,.btn-accent:active:focus .mat-icon{color:var(--btn-accent-active-hover-color)}.btn-warn{color:var(--btn-warn-color);--btn-border-color: var(--btn-warn-color);--btn-border-hover-color: var(--btn-warn-hover-color);--btn-border-active-color: var(--btn-warn-active-color);--btn-border-active-hover-color: var(--btn-warn-active-hover-color)}.btn-warn .mat-icon{color:var(--btn-warn-color)}.btn-warn:hover,.btn-warn:focus{color:var(--btn-warn-hover-color)}.btn-warn:hover .mat-icon,.btn-warn:focus .mat-icon{color:var(--btn-warn-hover-color)}.btn-warn.active,.btn-warn:active,.btn-warn.active .mat-icon,.btn-warn:active .mat-icon{color:var(--btn-warn-active-color)}.btn-warn.active:hover,.btn-warn.active:focus,.btn-warn:active:hover,.btn-warn:active:focus{color:var(--btn-warn-active-hover-color)}.btn-warn.active:hover .mat-icon,.btn-warn.active:focus .mat-icon,.btn-warn:active:hover .mat-icon,.btn-warn:active:focus .mat-icon{color:var(--btn-warn-active-hover-color)}.btn-light{color:var(--btn-light-color);--btn-border-color: var(--btn-light-color);--btn-border-hover-color: var(--btn-light-hover-color);--btn-border-active-color: var(--btn-light-active-color);--btn-border-active-hover-color: var(--btn-light-active-hover-color)}.btn-light .mat-icon{color:var(--btn-light-color)}.btn-light:hover,.btn-light:focus{color:var(--btn-light-hover-color)}.btn-light:hover .mat-icon,.btn-light:focus .mat-icon{color:var(--btn-light-hover-color)}.btn-light.active,.btn-light:active,.btn-light.active .mat-icon,.btn-light:active .mat-icon{color:var(--btn-light-active-color)}.btn-light.active:hover,.btn-light.active:focus,.btn-light:active:hover,.btn-light:active:focus{color:var(--btn-light-active-hover-color)}.btn-light.active:hover .mat-icon,.btn-light.active:focus .mat-icon,.btn-light:active:hover .mat-icon,.btn-light:active:focus .mat-icon{color:var(--btn-light-active-hover-color)}.btn-gray{color:var(--btn-gray-color);--btn-border-color: var(--btn-gray-color);--btn-border-hover-color: var(--btn-gray-hover-color);--btn-border-active-color: var(--btn-gray-active-color);--btn-border-active-hover-color: var(--btn-gray-active-hover-color)}.btn-gray .mat-icon{color:var(--btn-gray-color)}.btn-gray:hover,.btn-gray:focus{color:var(--btn-gray-hover-color)}.btn-gray:hover .mat-icon,.btn-gray:focus .mat-icon{color:var(--btn-gray-hover-color)}.btn-gray.active,.btn-gray:active,.btn-gray.active .mat-icon,.btn-gray:active .mat-icon{color:var(--btn-gray-active-color)}.btn-gray.active:hover,.btn-gray.active:focus,.btn-gray:active:hover,.btn-gray:active:focus{color:var(--btn-gray-active-hover-color)}.btn-gray.active:hover .mat-icon,.btn-gray.active:focus .mat-icon,.btn-gray:active:hover .mat-icon,.btn-gray:active:focus .mat-icon{color:var(--btn-gray-active-hover-color)}.btn-dark{color:var(--btn-dark-color);--btn-border-color: var(--btn-dark-color);--btn-border-hover-color: var(--btn-dark-hover-color);--btn-border-active-color: var(--btn-dark-active-color);--btn-border-active-hover-color: var(--btn-dark-active-hover-color)}.btn-dark .mat-icon{color:var(--btn-dark-color)}.btn-dark:hover,.btn-dark:focus{color:var(--btn-dark-hover-color)}.btn-dark:hover .mat-icon,.btn-dark:focus .mat-icon{color:var(--btn-dark-hover-color)}.btn-dark.active,.btn-dark:active,.btn-dark.active .mat-icon,.btn-dark:active .mat-icon{color:var(--btn-dark-active-color)}.btn-dark.active:hover,.btn-dark.active:focus,.btn-dark:active:hover,.btn-dark:active:focus{color:var(--btn-dark-active-hover-color)}.btn-dark.active:hover .mat-icon,.btn-dark.active:focus .mat-icon,.btn-dark:active:hover .mat-icon,.btn-dark:active:focus .mat-icon{color:var(--btn-dark-active-hover-color)}.btn-link{border-radius:unset}.btn-link:before{border-width:0}.btn-link:before{background:var(--btn-link-bg)}.btn-link:hover,.btn-link:focus{color:var(--btn-link-hover-color)}.btn-link:hover:before,.btn-link:focus:before{background:var(--btn-link-hover-bg)}.btn-link:hover .mat-icon,.btn-link:focus .mat-icon{color:var(--btn-link-hover-color)}.btn-link.active,.btn-link:active{color:var(--btn-link-hover-color)}.btn-link.active:before,.btn-link:active:before{background:var(--btn-link-hover-bg)}.btn-link.active:hover,.btn-link.active:focus,.btn-link:active:hover,.btn-link:active:focus{color:var(--btn-link-hover-color)}.btn-link.active:hover:before,.btn-link.active:focus:before,.btn-link:active:hover:before,.btn-link:active:focus:before{background:var(--btn-link-hover-bg)}.btn-link.active:hover .mat-icon,.btn-link.active:focus .mat-icon,.btn-link:active:hover .mat-icon,.btn-link:active:focus .mat-icon{color:var(--btn-link-hover-color)}.btn-link.btn-primary:hover,.btn-link.btn-primary.active,.btn-link.btn-primary:active,.btn-link.btn-primary:focus{color:var(--btn-link-primary-hover-color)}.btn-link.btn-primary:hover:before,.btn-link.btn-primary.active:before,.btn-link.btn-primary:active:before,.btn-link.btn-primary:focus:before{background:var(--btn-link-hover-bg)}.btn-link.btn-primary:hover .mat-icon,.btn-link.btn-primary.active .mat-icon,.btn-link.btn-primary:active .mat-icon,.btn-link.btn-primary:focus .mat-icon{color:var(--btn-link-primary-hover-color)}.btn-link.btn-accent:hover,.btn-link.btn-accent.active,.btn-link.btn-accent:active,.btn-link.btn-accent:focus{color:var(--btn-link-accent-hover-color)}.btn-link.btn-accent:hover:before,.btn-link.btn-accent.active:before,.btn-link.btn-accent:active:before,.btn-link.btn-accent:focus:before{background:var(--btn-link-hover-bg)}.btn-link.btn-accent:hover .mat-icon,.btn-link.btn-accent.active .mat-icon,.btn-link.btn-accent:active .mat-icon,.btn-link.btn-accent:focus .mat-icon{color:var(--btn-link-accent-hover-color)}.btn-link.btn-warn:hover,.btn-link.btn-warn.active,.btn-link.btn-warn:active,.btn-link.btn-warn:focus{color:var(--btn-link-warn-hover-color)}.btn-link.btn-warn:hover:before,.btn-link.btn-warn.active:before,.btn-link.btn-warn:active:before,.btn-link.btn-warn:focus:before{background:var(--btn-link-hover-bg)}.btn-link.btn-warn:hover .mat-icon,.btn-link.btn-warn.active .mat-icon,.btn-link.btn-warn:active .mat-icon,.btn-link.btn-warn:focus .mat-icon{color:var(--btn-link-warn-hover-color)}.btn-link.btn-light:hover,.btn-link.btn-light.active,.btn-link.btn-light:active,.btn-link.btn-light:focus{color:var(--btn-link-light-hover-color)}.btn-link.btn-light:hover:before,.btn-link.btn-light.active:before,.btn-link.btn-light:active:before,.btn-link.btn-light:focus:before{background:var(--btn-link-hover-bg)}.btn-link.btn-light:hover .mat-icon,.btn-link.btn-light.active .mat-icon,.btn-link.btn-light:active .mat-icon,.btn-link.btn-light:focus .mat-icon{color:var(--btn-link-light-hover-color)}.btn-link.btn-gray:hover,.btn-link.btn-gray.active,.btn-link.btn-gray:active,.btn-link.btn-gray:focus{color:var(--btn-link-gray-hover-color)}.btn-link.btn-gray:hover:before,.btn-link.btn-gray.active:before,.btn-link.btn-gray:active:before,.btn-link.btn-gray:focus:before{background:var(--btn-link-hover-bg)}.btn-link.btn-gray:hover .mat-icon,.btn-link.btn-gray.active .mat-icon,.btn-link.btn-gray:active .mat-icon,.btn-link.btn-gray:focus .mat-icon{color:var(--btn-link-gray-hover-color)}.btn-link.btn-dark:hover,.btn-link.btn-dark.active,.btn-link.btn-dark:active,.btn-link.btn-dark:focus{color:var(--btn-link-dark-hover-color)}.btn-link.btn-dark:hover:before,.btn-link.btn-dark.active:before,.btn-link.btn-dark:active:before,.btn-link.btn-dark:focus:before{background:var(--btn-link-hover-bg)}.btn-link.btn-dark:hover .mat-icon,.btn-link.btn-dark.active .mat-icon,.btn-link.btn-dark:active .mat-icon,.btn-link.btn-dark:focus .mat-icon{color:var(--btn-link-dark-hover-color)}.btn-raised,.btn-flat,.btn-icon--raised,.btn-icon--stroked,.btn-icon--flat{background:var(--btn-base-bg);color:var(--btn-fill-color)}.btn-raised:before,.btn-flat:before,.btn-icon--raised:before,.btn-icon--stroked:before,.btn-icon--flat:before{background:var(--btn-fill-bg)}.btn-raised .mat-icon,.btn-flat .mat-icon,.btn-icon--raised .mat-icon,.btn-icon--stroked .mat-icon,.btn-icon--flat .mat-icon{color:var(--btn-fill-color)}.btn-raised:hover,.btn-raised:focus,.btn-flat:hover,.btn-flat:focus,.btn-icon--raised:hover,.btn-icon--raised:focus,.btn-icon--stroked:hover,.btn-icon--stroked:focus,.btn-icon--flat:hover,.btn-icon--flat:focus{color:var(--btn-fill-hover-color)}.btn-raised:hover:before,.btn-raised:focus:before,.btn-flat:hover:before,.btn-flat:focus:before,.btn-icon--raised:hover:before,.btn-icon--raised:focus:before,.btn-icon--stroked:hover:before,.btn-icon--stroked:focus:before,.btn-icon--flat:hover:before,.btn-icon--flat:focus:before{background:var(--btn-fill-hover-bg)}.btn-raised:hover .mat-icon,.btn-raised:focus .mat-icon,.btn-flat:hover .mat-icon,.btn-flat:focus .mat-icon,.btn-icon--raised:hover .mat-icon,.btn-icon--raised:focus .mat-icon,.btn-icon--stroked:hover .mat-icon,.btn-icon--stroked:focus .mat-icon,.btn-icon--flat:hover .mat-icon,.btn-icon--flat:focus .mat-icon{color:var(--btn-fill-hover-color)}.btn-raised.active,.btn-raised:active,.btn-flat.active,.btn-flat:active,.btn-icon--raised.active,.btn-icon--raised:active,.btn-icon--stroked.active,.btn-icon--stroked:active,.btn-icon--flat.active,.btn-icon--flat:active,.btn-raised.active .mat-icon,.btn-raised:active .mat-icon,.btn-flat.active .mat-icon,.btn-flat:active .mat-icon,.btn-icon--raised.active .mat-icon,.btn-icon--raised:active .mat-icon,.btn-icon--stroked.active .mat-icon,.btn-icon--stroked:active .mat-icon,.btn-icon--flat.active .mat-icon,.btn-icon--flat:active .mat-icon{color:var(--btn-fill-active-color)}.btn-raised.active:before,.btn-raised:active:before,.btn-flat.active:before,.btn-flat:active:before,.btn-icon--raised.active:before,.btn-icon--raised:active:before,.btn-icon--stroked.active:before,.btn-icon--stroked:active:before,.btn-icon--flat.active:before,.btn-icon--flat:active:before{background:var(--btn-fill-active-bg)}.btn-raised.active:hover,.btn-raised.active:focus,.btn-raised:active:hover,.btn-raised:active:focus,.btn-flat.active:hover,.btn-flat.active:focus,.btn-flat:active:hover,.btn-flat:active:focus,.btn-icon--raised.active:hover,.btn-icon--raised.active:focus,.btn-icon--raised:active:hover,.btn-icon--raised:active:focus,.btn-icon--stroked.active:hover,.btn-icon--stroked.active:focus,.btn-icon--stroked:active:hover,.btn-icon--stroked:active:focus,.btn-icon--flat.active:hover,.btn-icon--flat.active:focus,.btn-icon--flat:active:hover,.btn-icon--flat:active:focus{color:var(--btn-fill-active-hover-color)}.btn-raised.active:hover:before,.btn-raised.active:focus:before,.btn-raised:active:hover:before,.btn-raised:active:focus:before,.btn-flat.active:hover:before,.btn-flat.active:focus:before,.btn-flat:active:hover:before,.btn-flat:active:focus:before,.btn-icon--raised.active:hover:before,.btn-icon--raised.active:focus:before,.btn-icon--raised:active:hover:before,.btn-icon--raised:active:focus:before,.btn-icon--stroked.active:hover:before,.btn-icon--stroked.active:focus:before,.btn-icon--stroked:active:hover:before,.btn-icon--stroked:active:focus:before,.btn-icon--flat.active:hover:before,.btn-icon--flat.active:focus:before,.btn-icon--flat:active:hover:before,.btn-icon--flat:active:focus:before{background:var(--btn-fill-active-hover-bg)}.btn-raised.active:hover .mat-icon,.btn-raised.active:focus .mat-icon,.btn-raised:active:hover .mat-icon,.btn-raised:active:focus .mat-icon,.btn-flat.active:hover .mat-icon,.btn-flat.active:focus .mat-icon,.btn-flat:active:hover .mat-icon,.btn-flat:active:focus .mat-icon,.btn-icon--raised.active:hover .mat-icon,.btn-icon--raised.active:focus .mat-icon,.btn-icon--raised:active:hover .mat-icon,.btn-icon--raised:active:focus .mat-icon,.btn-icon--stroked.active:hover .mat-icon,.btn-icon--stroked.active:focus .mat-icon,.btn-icon--stroked:active:hover .mat-icon,.btn-icon--stroked:active:focus .mat-icon,.btn-icon--flat.active:hover .mat-icon,.btn-icon--flat.active:focus .mat-icon,.btn-icon--flat:active:hover .mat-icon,.btn-icon--flat:active:focus .mat-icon{color:var(--btn-fill-active-hover-color)}.btn-raised.btn-primary,.btn-flat.btn-primary,.btn-icon--raised.btn-primary,.btn-icon--stroked.btn-primary,.btn-icon--flat.btn-primary{color:var(--btn-fill-primary-color)}.btn-raised.btn-primary:before,.btn-flat.btn-primary:before,.btn-icon--raised.btn-primary:before,.btn-icon--stroked.btn-primary:before,.btn-icon--flat.btn-primary:before{background:var(--btn-fill-primary-bg)}.btn-raised.btn-primary .mat-icon,.btn-flat.btn-primary .mat-icon,.btn-icon--raised.btn-primary .mat-icon,.btn-icon--stroked.btn-primary .mat-icon,.btn-icon--flat.btn-primary .mat-icon{color:var(--btn-fill-primary-color)}.btn-raised.btn-primary:hover,.btn-raised.btn-primary:focus,.btn-flat.btn-primary:hover,.btn-flat.btn-primary:focus,.btn-icon--raised.btn-primary:hover,.btn-icon--raised.btn-primary:focus,.btn-icon--stroked.btn-primary:hover,.btn-icon--stroked.btn-primary:focus,.btn-icon--flat.btn-primary:hover,.btn-icon--flat.btn-primary:focus{color:var(--btn-fill-primary-hover-color)}.btn-raised.btn-primary:hover:before,.btn-raised.btn-primary:focus:before,.btn-flat.btn-primary:hover:before,.btn-flat.btn-primary:focus:before,.btn-icon--raised.btn-primary:hover:before,.btn-icon--raised.btn-primary:focus:before,.btn-icon--stroked.btn-primary:hover:before,.btn-icon--stroked.btn-primary:focus:before,.btn-icon--flat.btn-primary:hover:before,.btn-icon--flat.btn-primary:focus:before{background:var(--btn-fill-primary-hover-bg)}.btn-raised.btn-primary:hover .mat-icon,.btn-raised.btn-primary:focus .mat-icon,.btn-flat.btn-primary:hover .mat-icon,.btn-flat.btn-primary:focus .mat-icon,.btn-icon--raised.btn-primary:hover .mat-icon,.btn-icon--raised.btn-primary:focus .mat-icon,.btn-icon--stroked.btn-primary:hover .mat-icon,.btn-icon--stroked.btn-primary:focus .mat-icon,.btn-icon--flat.btn-primary:hover .mat-icon,.btn-icon--flat.btn-primary:focus .mat-icon{color:var(--btn-fill-primary-hover-color)}.btn-raised.btn-primary.active,.btn-raised.btn-primary:active,.btn-flat.btn-primary.active,.btn-flat.btn-primary:active,.btn-icon--raised.btn-primary.active,.btn-icon--raised.btn-primary:active,.btn-icon--stroked.btn-primary.active,.btn-icon--stroked.btn-primary:active,.btn-icon--flat.btn-primary.active,.btn-icon--flat.btn-primary:active{color:var(--btn-fill-primary-active-color)}.btn-raised.btn-primary.active:before,.btn-raised.btn-primary:active:before,.btn-flat.btn-primary.active:before,.btn-flat.btn-primary:active:before,.btn-icon--raised.btn-primary.active:before,.btn-icon--raised.btn-primary:active:before,.btn-icon--stroked.btn-primary.active:before,.btn-icon--stroked.btn-primary:active:before,.btn-icon--flat.btn-primary.active:before,.btn-icon--flat.btn-primary:active:before{background:var(--btn-fill-primary-active-bg)}.btn-raised.btn-primary.active .mat-icon,.btn-raised.btn-primary:active .mat-icon,.btn-flat.btn-primary.active .mat-icon,.btn-flat.btn-primary:active .mat-icon,.btn-icon--raised.btn-primary.active .mat-icon,.btn-icon--raised.btn-primary:active .mat-icon,.btn-icon--stroked.btn-primary.active .mat-icon,.btn-icon--stroked.btn-primary:active .mat-icon,.btn-icon--flat.btn-primary.active .mat-icon,.btn-icon--flat.btn-primary:active .mat-icon{color:var(--btn-fill-primary-active-color)}.btn-raised.btn-primary.active:hover,.btn-raised.btn-primary.active:focus,.btn-raised.btn-primary:active:hover,.btn-raised.btn-primary:active:focus,.btn-flat.btn-primary.active:hover,.btn-flat.btn-primary.active:focus,.btn-flat.btn-primary:active:hover,.btn-flat.btn-primary:active:focus,.btn-icon--raised.btn-primary.active:hover,.btn-icon--raised.btn-primary.active:focus,.btn-icon--raised.btn-primary:active:hover,.btn-icon--raised.btn-primary:active:focus,.btn-icon--stroked.btn-primary.active:hover,.btn-icon--stroked.btn-primary.active:focus,.btn-icon--stroked.btn-primary:active:hover,.btn-icon--stroked.btn-primary:active:focus,.btn-icon--flat.btn-primary.active:hover,.btn-icon--flat.btn-primary.active:focus,.btn-icon--flat.btn-primary:active:hover,.btn-icon--flat.btn-primary:active:focus{color:var(--btn-fill-primary-active-hover-color)}.btn-raised.btn-primary.active:hover:before,.btn-raised.btn-primary.active:focus:before,.btn-raised.btn-primary:active:hover:before,.btn-raised.btn-primary:active:focus:before,.btn-flat.btn-primary.active:hover:before,.btn-flat.btn-primary.active:focus:before,.btn-flat.btn-primary:active:hover:before,.btn-flat.btn-primary:active:focus:before,.btn-icon--raised.btn-primary.active:hover:before,.btn-icon--raised.btn-primary.active:focus:before,.btn-icon--raised.btn-primary:active:hover:before,.btn-icon--raised.btn-primary:active:focus:before,.btn-icon--stroked.btn-primary.active:hover:before,.btn-icon--stroked.btn-primary.active:focus:before,.btn-icon--stroked.btn-primary:active:hover:before,.btn-icon--stroked.btn-primary:active:focus:before,.btn-icon--flat.btn-primary.active:hover:before,.btn-icon--flat.btn-primary.active:focus:before,.btn-icon--flat.btn-primary:active:hover:before,.btn-icon--flat.btn-primary:active:focus:before{background:var(--btn-fill-primary-active-hover-bg)}.btn-raised.btn-primary.active:hover .mat-icon,.btn-raised.btn-primary.active:focus .mat-icon,.btn-raised.btn-primary:active:hover .mat-icon,.btn-raised.btn-primary:active:focus .mat-icon,.btn-flat.btn-primary.active:hover .mat-icon,.btn-flat.btn-primary.active:focus .mat-icon,.btn-flat.btn-primary:active:hover .mat-icon,.btn-flat.btn-primary:active:focus .mat-icon,.btn-icon--raised.btn-primary.active:hover .mat-icon,.btn-icon--raised.btn-primary.active:focus .mat-icon,.btn-icon--raised.btn-primary:active:hover .mat-icon,.btn-icon--raised.btn-primary:active:focus .mat-icon,.btn-icon--stroked.btn-primary.active:hover .mat-icon,.btn-icon--stroked.btn-primary.active:focus .mat-icon,.btn-icon--stroked.btn-primary:active:hover .mat-icon,.btn-icon--stroked.btn-primary:active:focus .mat-icon,.btn-icon--flat.btn-primary.active:hover .mat-icon,.btn-icon--flat.btn-primary.active:focus .mat-icon,.btn-icon--flat.btn-primary:active:hover .mat-icon,.btn-icon--flat.btn-primary:active:focus .mat-icon{color:var(--btn-fill-primary-active-hover-color)}.btn-raised.btn-accent,.btn-flat.btn-accent,.btn-icon--raised.btn-accent,.btn-icon--stroked.btn-accent,.btn-icon--flat.btn-accent{color:var(--btn-fill-accent-color)}.btn-raised.btn-accent:before,.btn-flat.btn-accent:before,.btn-icon--raised.btn-accent:before,.btn-icon--stroked.btn-accent:before,.btn-icon--flat.btn-accent:before{background:var(--btn-fill-accent-bg)}.btn-raised.btn-accent .mat-icon,.btn-flat.btn-accent .mat-icon,.btn-icon--raised.btn-accent .mat-icon,.btn-icon--stroked.btn-accent .mat-icon,.btn-icon--flat.btn-accent .mat-icon{color:var(--btn-fill-accent-color)}.btn-raised.btn-accent:hover,.btn-raised.btn-accent:focus,.btn-flat.btn-accent:hover,.btn-flat.btn-accent:focus,.btn-icon--raised.btn-accent:hover,.btn-icon--raised.btn-accent:focus,.btn-icon--stroked.btn-accent:hover,.btn-icon--stroked.btn-accent:focus,.btn-icon--flat.btn-accent:hover,.btn-icon--flat.btn-accent:focus{color:var(--btn-fill-accent-hover-color)}.btn-raised.btn-accent:hover:before,.btn-raised.btn-accent:focus:before,.btn-flat.btn-accent:hover:before,.btn-flat.btn-accent:focus:before,.btn-icon--raised.btn-accent:hover:before,.btn-icon--raised.btn-accent:focus:before,.btn-icon--stroked.btn-accent:hover:before,.btn-icon--stroked.btn-accent:focus:before,.btn-icon--flat.btn-accent:hover:before,.btn-icon--flat.btn-accent:focus:before{background:var(--btn-fill-accent-hover-bg)}.btn-raised.btn-accent:hover .mat-icon,.btn-raised.btn-accent:focus .mat-icon,.btn-flat.btn-accent:hover .mat-icon,.btn-flat.btn-accent:focus .mat-icon,.btn-icon--raised.btn-accent:hover .mat-icon,.btn-icon--raised.btn-accent:focus .mat-icon,.btn-icon--stroked.btn-accent:hover .mat-icon,.btn-icon--stroked.btn-accent:focus .mat-icon,.btn-icon--flat.btn-accent:hover .mat-icon,.btn-icon--flat.btn-accent:focus .mat-icon{color:var(--btn-fill-accent-hover-color)}.btn-raised.btn-accent.active,.btn-raised.btn-accent:active,.btn-flat.btn-accent.active,.btn-flat.btn-accent:active,.btn-icon--raised.btn-accent.active,.btn-icon--raised.btn-accent:active,.btn-icon--stroked.btn-accent.active,.btn-icon--stroked.btn-accent:active,.btn-icon--flat.btn-accent.active,.btn-icon--flat.btn-accent:active{color:var(--btn-fill-accent-active-color)}.btn-raised.btn-accent.active:before,.btn-raised.btn-accent:active:before,.btn-flat.btn-accent.active:before,.btn-flat.btn-accent:active:before,.btn-icon--raised.btn-accent.active:before,.btn-icon--raised.btn-accent:active:before,.btn-icon--stroked.btn-accent.active:before,.btn-icon--stroked.btn-accent:active:before,.btn-icon--flat.btn-accent.active:before,.btn-icon--flat.btn-accent:active:before{background:var(--btn-fill-accent-active-bg)}.btn-raised.btn-accent.active .mat-icon,.btn-raised.btn-accent:active .mat-icon,.btn-flat.btn-accent.active .mat-icon,.btn-flat.btn-accent:active .mat-icon,.btn-icon--raised.btn-accent.active .mat-icon,.btn-icon--raised.btn-accent:active .mat-icon,.btn-icon--stroked.btn-accent.active .mat-icon,.btn-icon--stroked.btn-accent:active .mat-icon,.btn-icon--flat.btn-accent.active .mat-icon,.btn-icon--flat.btn-accent:active .mat-icon{color:var(--btn-fill-accent-active-color)}.btn-raised.btn-accent.active:hover,.btn-raised.btn-accent.active:focus,.btn-raised.btn-accent:active:hover,.btn-raised.btn-accent:active:focus,.btn-flat.btn-accent.active:hover,.btn-flat.btn-accent.active:focus,.btn-flat.btn-accent:active:hover,.btn-flat.btn-accent:active:focus,.btn-icon--raised.btn-accent.active:hover,.btn-icon--raised.btn-accent.active:focus,.btn-icon--raised.btn-accent:active:hover,.btn-icon--raised.btn-accent:active:focus,.btn-icon--stroked.btn-accent.active:hover,.btn-icon--stroked.btn-accent.active:focus,.btn-icon--stroked.btn-accent:active:hover,.btn-icon--stroked.btn-accent:active:focus,.btn-icon--flat.btn-accent.active:hover,.btn-icon--flat.btn-accent.active:focus,.btn-icon--flat.btn-accent:active:hover,.btn-icon--flat.btn-accent:active:focus{color:var(--btn-fill-accent-active-hover-color)}.btn-raised.btn-accent.active:hover:before,.btn-raised.btn-accent.active:focus:before,.btn-raised.btn-accent:active:hover:before,.btn-raised.btn-accent:active:focus:before,.btn-flat.btn-accent.active:hover:before,.btn-flat.btn-accent.active:focus:before,.btn-flat.btn-accent:active:hover:before,.btn-flat.btn-accent:active:focus:before,.btn-icon--raised.btn-accent.active:hover:before,.btn-icon--raised.btn-accent.active:focus:before,.btn-icon--raised.btn-accent:active:hover:before,.btn-icon--raised.btn-accent:active:focus:before,.btn-icon--stroked.btn-accent.active:hover:before,.btn-icon--stroked.btn-accent.active:focus:before,.btn-icon--stroked.btn-accent:active:hover:before,.btn-icon--stroked.btn-accent:active:focus:before,.btn-icon--flat.btn-accent.active:hover:before,.btn-icon--flat.btn-accent.active:focus:before,.btn-icon--flat.btn-accent:active:hover:before,.btn-icon--flat.btn-accent:active:focus:before{background:var(--btn-fill-accent-active-hover-bg)}.btn-raised.btn-accent.active:hover .mat-icon,.btn-raised.btn-accent.active:focus .mat-icon,.btn-raised.btn-accent:active:hover .mat-icon,.btn-raised.btn-accent:active:focus .mat-icon,.btn-flat.btn-accent.active:hover .mat-icon,.btn-flat.btn-accent.active:focus .mat-icon,.btn-flat.btn-accent:active:hover .mat-icon,.btn-flat.btn-accent:active:focus .mat-icon,.btn-icon--raised.btn-accent.active:hover .mat-icon,.btn-icon--raised.btn-accent.active:focus .mat-icon,.btn-icon--raised.btn-accent:active:hover .mat-icon,.btn-icon--raised.btn-accent:active:focus .mat-icon,.btn-icon--stroked.btn-accent.active:hover .mat-icon,.btn-icon--stroked.btn-accent.active:focus .mat-icon,.btn-icon--stroked.btn-accent:active:hover .mat-icon,.btn-icon--stroked.btn-accent:active:focus .mat-icon,.btn-icon--flat.btn-accent.active:hover .mat-icon,.btn-icon--flat.btn-accent.active:focus .mat-icon,.btn-icon--flat.btn-accent:active:hover .mat-icon,.btn-icon--flat.btn-accent:active:focus .mat-icon{color:var(--btn-fill-accent-active-hover-color)}.btn-raised.btn-warn,.btn-flat.btn-warn,.btn-icon--raised.btn-warn,.btn-icon--stroked.btn-warn,.btn-icon--flat.btn-warn{color:var(--btn-fill-warn-color)}.btn-raised.btn-warn:before,.btn-flat.btn-warn:before,.btn-icon--raised.btn-warn:before,.btn-icon--stroked.btn-warn:before,.btn-icon--flat.btn-warn:before{background:var(--btn-fill-warn-bg)}.btn-raised.btn-warn .mat-icon,.btn-flat.btn-warn .mat-icon,.btn-icon--raised.btn-warn .mat-icon,.btn-icon--stroked.btn-warn .mat-icon,.btn-icon--flat.btn-warn .mat-icon{color:var(--btn-fill-warn-color)}.btn-raised.btn-warn:hover,.btn-raised.btn-warn:focus,.btn-flat.btn-warn:hover,.btn-flat.btn-warn:focus,.btn-icon--raised.btn-warn:hover,.btn-icon--raised.btn-warn:focus,.btn-icon--stroked.btn-warn:hover,.btn-icon--stroked.btn-warn:focus,.btn-icon--flat.btn-warn:hover,.btn-icon--flat.btn-warn:focus{color:var(--btn-fill-warn-hover-color)}.btn-raised.btn-warn:hover:before,.btn-raised.btn-warn:focus:before,.btn-flat.btn-warn:hover:before,.btn-flat.btn-warn:focus:before,.btn-icon--raised.btn-warn:hover:before,.btn-icon--raised.btn-warn:focus:before,.btn-icon--stroked.btn-warn:hover:before,.btn-icon--stroked.btn-warn:focus:before,.btn-icon--flat.btn-warn:hover:before,.btn-icon--flat.btn-warn:focus:before{background:var(--btn-fill-warn-hover-bg)}.btn-raised.btn-warn:hover .mat-icon,.btn-raised.btn-warn:focus .mat-icon,.btn-flat.btn-warn:hover .mat-icon,.btn-flat.btn-warn:focus .mat-icon,.btn-icon--raised.btn-warn:hover .mat-icon,.btn-icon--raised.btn-warn:focus .mat-icon,.btn-icon--stroked.btn-warn:hover .mat-icon,.btn-icon--stroked.btn-warn:focus .mat-icon,.btn-icon--flat.btn-warn:hover .mat-icon,.btn-icon--flat.btn-warn:focus .mat-icon{color:var(--btn-fill-warn-hover-color)}.btn-raised.btn-warn.active,.btn-raised.btn-warn:active,.btn-flat.btn-warn.active,.btn-flat.btn-warn:active,.btn-icon--raised.btn-warn.active,.btn-icon--raised.btn-warn:active,.btn-icon--stroked.btn-warn.active,.btn-icon--stroked.btn-warn:active,.btn-icon--flat.btn-warn.active,.btn-icon--flat.btn-warn:active{color:var(--btn-fill-warn-active-color)}.btn-raised.btn-warn.active:before,.btn-raised.btn-warn:active:before,.btn-flat.btn-warn.active:before,.btn-flat.btn-warn:active:before,.btn-icon--raised.btn-warn.active:before,.btn-icon--raised.btn-warn:active:before,.btn-icon--stroked.btn-warn.active:before,.btn-icon--stroked.btn-warn:active:before,.btn-icon--flat.btn-warn.active:before,.btn-icon--flat.btn-warn:active:before{background:var(--btn-fill-warn-active-bg)}.btn-raised.btn-warn.active .mat-icon,.btn-raised.btn-warn:active .mat-icon,.btn-flat.btn-warn.active .mat-icon,.btn-flat.btn-warn:active .mat-icon,.btn-icon--raised.btn-warn.active .mat-icon,.btn-icon--raised.btn-warn:active .mat-icon,.btn-icon--stroked.btn-warn.active .mat-icon,.btn-icon--stroked.btn-warn:active .mat-icon,.btn-icon--flat.btn-warn.active .mat-icon,.btn-icon--flat.btn-warn:active .mat-icon{color:var(--btn-fill-warn-active-color)}.btn-raised.btn-warn.active:hover,.btn-raised.btn-warn.active:focus,.btn-raised.btn-warn:active:hover,.btn-raised.btn-warn:active:focus,.btn-flat.btn-warn.active:hover,.btn-flat.btn-warn.active:focus,.btn-flat.btn-warn:active:hover,.btn-flat.btn-warn:active:focus,.btn-icon--raised.btn-warn.active:hover,.btn-icon--raised.btn-warn.active:focus,.btn-icon--raised.btn-warn:active:hover,.btn-icon--raised.btn-warn:active:focus,.btn-icon--stroked.btn-warn.active:hover,.btn-icon--stroked.btn-warn.active:focus,.btn-icon--stroked.btn-warn:active:hover,.btn-icon--stroked.btn-warn:active:focus,.btn-icon--flat.btn-warn.active:hover,.btn-icon--flat.btn-warn.active:focus,.btn-icon--flat.btn-warn:active:hover,.btn-icon--flat.btn-warn:active:focus{color:var(--btn-fill-warn-active-hover-color)}.btn-raised.btn-warn.active:hover:before,.btn-raised.btn-warn.active:focus:before,.btn-raised.btn-warn:active:hover:before,.btn-raised.btn-warn:active:focus:before,.btn-flat.btn-warn.active:hover:before,.btn-flat.btn-warn.active:focus:before,.btn-flat.btn-warn:active:hover:before,.btn-flat.btn-warn:active:focus:before,.btn-icon--raised.btn-warn.active:hover:before,.btn-icon--raised.btn-warn.active:focus:before,.btn-icon--raised.btn-warn:active:hover:before,.btn-icon--raised.btn-warn:active:focus:before,.btn-icon--stroked.btn-warn.active:hover:before,.btn-icon--stroked.btn-warn.active:focus:before,.btn-icon--stroked.btn-warn:active:hover:before,.btn-icon--stroked.btn-warn:active:focus:before,.btn-icon--flat.btn-warn.active:hover:before,.btn-icon--flat.btn-warn.active:focus:before,.btn-icon--flat.btn-warn:active:hover:before,.btn-icon--flat.btn-warn:active:focus:before{background:var(--btn-fill-warn-active-hover-bg)}.btn-raised.btn-warn.active:hover .mat-icon,.btn-raised.btn-warn.active:focus .mat-icon,.btn-raised.btn-warn:active:hover .mat-icon,.btn-raised.btn-warn:active:focus .mat-icon,.btn-flat.btn-warn.active:hover .mat-icon,.btn-flat.btn-warn.active:focus .mat-icon,.btn-flat.btn-warn:active:hover .mat-icon,.btn-flat.btn-warn:active:focus .mat-icon,.btn-icon--raised.btn-warn.active:hover .mat-icon,.btn-icon--raised.btn-warn.active:focus .mat-icon,.btn-icon--raised.btn-warn:active:hover .mat-icon,.btn-icon--raised.btn-warn:active:focus .mat-icon,.btn-icon--stroked.btn-warn.active:hover .mat-icon,.btn-icon--stroked.btn-warn.active:focus .mat-icon,.btn-icon--stroked.btn-warn:active:hover .mat-icon,.btn-icon--stroked.btn-warn:active:focus .mat-icon,.btn-icon--flat.btn-warn.active:hover .mat-icon,.btn-icon--flat.btn-warn.active:focus .mat-icon,.btn-icon--flat.btn-warn:active:hover .mat-icon,.btn-icon--flat.btn-warn:active:focus .mat-icon{color:var(--btn-fill-warn-active-hover-color)}.btn-raised.btn-light,.btn-flat.btn-light,.btn-icon--raised.btn-light,.btn-icon--stroked.btn-light,.btn-icon--flat.btn-light{color:var(--btn-fill-light-color)}.btn-raised.btn-light:before,.btn-flat.btn-light:before,.btn-icon--raised.btn-light:before,.btn-icon--stroked.btn-light:before,.btn-icon--flat.btn-light:before{background:var(--btn-fill-light-bg)}.btn-raised.btn-light .mat-icon,.btn-flat.btn-light .mat-icon,.btn-icon--raised.btn-light .mat-icon,.btn-icon--stroked.btn-light .mat-icon,.btn-icon--flat.btn-light .mat-icon{color:var(--btn-fill-light-color)}.btn-raised.btn-light:hover,.btn-raised.btn-light:focus,.btn-flat.btn-light:hover,.btn-flat.btn-light:focus,.btn-icon--raised.btn-light:hover,.btn-icon--raised.btn-light:focus,.btn-icon--stroked.btn-light:hover,.btn-icon--stroked.btn-light:focus,.btn-icon--flat.btn-light:hover,.btn-icon--flat.btn-light:focus{color:var(--btn-fill-light-hover-color)}.btn-raised.btn-light:hover:before,.btn-raised.btn-light:focus:before,.btn-flat.btn-light:hover:before,.btn-flat.btn-light:focus:before,.btn-icon--raised.btn-light:hover:before,.btn-icon--raised.btn-light:focus:before,.btn-icon--stroked.btn-light:hover:before,.btn-icon--stroked.btn-light:focus:before,.btn-icon--flat.btn-light:hover:before,.btn-icon--flat.btn-light:focus:before{background:var(--btn-fill-light-hover-bg)}.btn-raised.btn-light:hover .mat-icon,.btn-raised.btn-light:focus .mat-icon,.btn-flat.btn-light:hover .mat-icon,.btn-flat.btn-light:focus .mat-icon,.btn-icon--raised.btn-light:hover .mat-icon,.btn-icon--raised.btn-light:focus .mat-icon,.btn-icon--stroked.btn-light:hover .mat-icon,.btn-icon--stroked.btn-light:focus .mat-icon,.btn-icon--flat.btn-light:hover .mat-icon,.btn-icon--flat.btn-light:focus .mat-icon{color:var(--btn-fill-light-hover-color)}.btn-raised.btn-light.active,.btn-raised.btn-light:active,.btn-flat.btn-light.active,.btn-flat.btn-light:active,.btn-icon--raised.btn-light.active,.btn-icon--raised.btn-light:active,.btn-icon--stroked.btn-light.active,.btn-icon--stroked.btn-light:active,.btn-icon--flat.btn-light.active,.btn-icon--flat.btn-light:active{color:var(--btn-fill-lighty-active-color)}.btn-raised.btn-light.active:before,.btn-raised.btn-light:active:before,.btn-flat.btn-light.active:before,.btn-flat.btn-light:active:before,.btn-icon--raised.btn-light.active:before,.btn-icon--raised.btn-light:active:before,.btn-icon--stroked.btn-light.active:before,.btn-icon--stroked.btn-light:active:before,.btn-icon--flat.btn-light.active:before,.btn-icon--flat.btn-light:active:before{background:var(--btn-fill-light-active-bg)}.btn-raised.btn-light.active .mat-icon,.btn-raised.btn-light:active .mat-icon,.btn-flat.btn-light.active .mat-icon,.btn-flat.btn-light:active .mat-icon,.btn-icon--raised.btn-light.active .mat-icon,.btn-icon--raised.btn-light:active .mat-icon,.btn-icon--stroked.btn-light.active .mat-icon,.btn-icon--stroked.btn-light:active .mat-icon,.btn-icon--flat.btn-light.active .mat-icon,.btn-icon--flat.btn-light:active .mat-icon{color:var(--btn-fill-light-active-color)}.btn-raised.btn-light.active:hover,.btn-raised.btn-light.active:focus,.btn-raised.btn-light:active:hover,.btn-raised.btn-light:active:focus,.btn-flat.btn-light.active:hover,.btn-flat.btn-light.active:focus,.btn-flat.btn-light:active:hover,.btn-flat.btn-light:active:focus,.btn-icon--raised.btn-light.active:hover,.btn-icon--raised.btn-light.active:focus,.btn-icon--raised.btn-light:active:hover,.btn-icon--raised.btn-light:active:focus,.btn-icon--stroked.btn-light.active:hover,.btn-icon--stroked.btn-light.active:focus,.btn-icon--stroked.btn-light:active:hover,.btn-icon--stroked.btn-light:active:focus,.btn-icon--flat.btn-light.active:hover,.btn-icon--flat.btn-light.active:focus,.btn-icon--flat.btn-light:active:hover,.btn-icon--flat.btn-light:active:focus{color:var(--btn-fill-light-active-hover-color)}.btn-raised.btn-light.active:hover:before,.btn-raised.btn-light.active:focus:before,.btn-raised.btn-light:active:hover:before,.btn-raised.btn-light:active:focus:before,.btn-flat.btn-light.active:hover:before,.btn-flat.btn-light.active:focus:before,.btn-flat.btn-light:active:hover:before,.btn-flat.btn-light:active:focus:before,.btn-icon--raised.btn-light.active:hover:before,.btn-icon--raised.btn-light.active:focus:before,.btn-icon--raised.btn-light:active:hover:before,.btn-icon--raised.btn-light:active:focus:before,.btn-icon--stroked.btn-light.active:hover:before,.btn-icon--stroked.btn-light.active:focus:before,.btn-icon--stroked.btn-light:active:hover:before,.btn-icon--stroked.btn-light:active:focus:before,.btn-icon--flat.btn-light.active:hover:before,.btn-icon--flat.btn-light.active:focus:before,.btn-icon--flat.btn-light:active:hover:before,.btn-icon--flat.btn-light:active:focus:before{background:var(--btn-fill-light-active-hover-bg)}.btn-raised.btn-light.active:hover .mat-icon,.btn-raised.btn-light.active:focus .mat-icon,.btn-raised.btn-light:active:hover .mat-icon,.btn-raised.btn-light:active:focus .mat-icon,.btn-flat.btn-light.active:hover .mat-icon,.btn-flat.btn-light.active:focus .mat-icon,.btn-flat.btn-light:active:hover .mat-icon,.btn-flat.btn-light:active:focus .mat-icon,.btn-icon--raised.btn-light.active:hover .mat-icon,.btn-icon--raised.btn-light.active:focus .mat-icon,.btn-icon--raised.btn-light:active:hover .mat-icon,.btn-icon--raised.btn-light:active:focus .mat-icon,.btn-icon--stroked.btn-light.active:hover .mat-icon,.btn-icon--stroked.btn-light.active:focus .mat-icon,.btn-icon--stroked.btn-light:active:hover .mat-icon,.btn-icon--stroked.btn-light:active:focus .mat-icon,.btn-icon--flat.btn-light.active:hover .mat-icon,.btn-icon--flat.btn-light.active:focus .mat-icon,.btn-icon--flat.btn-light:active:hover .mat-icon,.btn-icon--flat.btn-light:active:focus .mat-icon{color:var(--btn-fill-light-active-hover-color)}.btn-raised.btn-gray,.btn-flat.btn-gray,.btn-icon--raised.btn-gray,.btn-icon--stroked.btn-gray,.btn-icon--flat.btn-gray{color:var(--btn-fill-gray-color)}.btn-raised.btn-gray:before,.btn-flat.btn-gray:before,.btn-icon--raised.btn-gray:before,.btn-icon--stroked.btn-gray:before,.btn-icon--flat.btn-gray:before{background:var(--btn-fill-gray-bg)}.btn-raised.btn-gray .mat-icon,.btn-flat.btn-gray .mat-icon,.btn-icon--raised.btn-gray .mat-icon,.btn-icon--stroked.btn-gray .mat-icon,.btn-icon--flat.btn-gray .mat-icon{color:var(--btn-fill-gray-color)}.btn-raised.btn-gray:hover,.btn-raised.btn-gray:focus,.btn-flat.btn-gray:hover,.btn-flat.btn-gray:focus,.btn-icon--raised.btn-gray:hover,.btn-icon--raised.btn-gray:focus,.btn-icon--stroked.btn-gray:hover,.btn-icon--stroked.btn-gray:focus,.btn-icon--flat.btn-gray:hover,.btn-icon--flat.btn-gray:focus{color:var(--btn-fill-gray-hover-color)}.btn-raised.btn-gray:hover:before,.btn-raised.btn-gray:focus:before,.btn-flat.btn-gray:hover:before,.btn-flat.btn-gray:focus:before,.btn-icon--raised.btn-gray:hover:before,.btn-icon--raised.btn-gray:focus:before,.btn-icon--stroked.btn-gray:hover:before,.btn-icon--stroked.btn-gray:focus:before,.btn-icon--flat.btn-gray:hover:before,.btn-icon--flat.btn-gray:focus:before{background:var(--btn-fill-gray-hover-bg)}.btn-raised.btn-gray:hover .mat-icon,.btn-raised.btn-gray:focus .mat-icon,.btn-flat.btn-gray:hover .mat-icon,.btn-flat.btn-gray:focus .mat-icon,.btn-icon--raised.btn-gray:hover .mat-icon,.btn-icon--raised.btn-gray:focus .mat-icon,.btn-icon--stroked.btn-gray:hover .mat-icon,.btn-icon--stroked.btn-gray:focus .mat-icon,.btn-icon--flat.btn-gray:hover .mat-icon,.btn-icon--flat.btn-gray:focus .mat-icon{color:var(--btn-fill-gray-hover-color)}.btn-raised.btn-gray.active,.btn-raised.btn-gray:active,.btn-flat.btn-gray.active,.btn-flat.btn-gray:active,.btn-icon--raised.btn-gray.active,.btn-icon--raised.btn-gray:active,.btn-icon--stroked.btn-gray.active,.btn-icon--stroked.btn-gray:active,.btn-icon--flat.btn-gray.active,.btn-icon--flat.btn-gray:active{color:var(--btn-fill-gray-active-color)}.btn-raised.btn-gray.active:before,.btn-raised.btn-gray:active:before,.btn-flat.btn-gray.active:before,.btn-flat.btn-gray:active:before,.btn-icon--raised.btn-gray.active:before,.btn-icon--raised.btn-gray:active:before,.btn-icon--stroked.btn-gray.active:before,.btn-icon--stroked.btn-gray:active:before,.btn-icon--flat.btn-gray.active:before,.btn-icon--flat.btn-gray:active:before{background:var(--btn-fill-gray-active-bg)}.btn-raised.btn-gray.active .mat-icon,.btn-raised.btn-gray:active .mat-icon,.btn-flat.btn-gray.active .mat-icon,.btn-flat.btn-gray:active .mat-icon,.btn-icon--raised.btn-gray.active .mat-icon,.btn-icon--raised.btn-gray:active .mat-icon,.btn-icon--stroked.btn-gray.active .mat-icon,.btn-icon--stroked.btn-gray:active .mat-icon,.btn-icon--flat.btn-gray.active .mat-icon,.btn-icon--flat.btn-gray:active .mat-icon{color:var(--btn-fill-gray-active-color)}.btn-raised.btn-gray.active:hover,.btn-raised.btn-gray.active:focus,.btn-raised.btn-gray:active:hover,.btn-raised.btn-gray:active:focus,.btn-flat.btn-gray.active:hover,.btn-flat.btn-gray.active:focus,.btn-flat.btn-gray:active:hover,.btn-flat.btn-gray:active:focus,.btn-icon--raised.btn-gray.active:hover,.btn-icon--raised.btn-gray.active:focus,.btn-icon--raised.btn-gray:active:hover,.btn-icon--raised.btn-gray:active:focus,.btn-icon--stroked.btn-gray.active:hover,.btn-icon--stroked.btn-gray.active:focus,.btn-icon--stroked.btn-gray:active:hover,.btn-icon--stroked.btn-gray:active:focus,.btn-icon--flat.btn-gray.active:hover,.btn-icon--flat.btn-gray.active:focus,.btn-icon--flat.btn-gray:active:hover,.btn-icon--flat.btn-gray:active:focus{color:var(--btn-fill-gray-active-hover-color)}.btn-raised.btn-gray.active:hover:before,.btn-raised.btn-gray.active:focus:before,.btn-raised.btn-gray:active:hover:before,.btn-raised.btn-gray:active:focus:before,.btn-flat.btn-gray.active:hover:before,.btn-flat.btn-gray.active:focus:before,.btn-flat.btn-gray:active:hover:before,.btn-flat.btn-gray:active:focus:before,.btn-icon--raised.btn-gray.active:hover:before,.btn-icon--raised.btn-gray.active:focus:before,.btn-icon--raised.btn-gray:active:hover:before,.btn-icon--raised.btn-gray:active:focus:before,.btn-icon--stroked.btn-gray.active:hover:before,.btn-icon--stroked.btn-gray.active:focus:before,.btn-icon--stroked.btn-gray:active:hover:before,.btn-icon--stroked.btn-gray:active:focus:before,.btn-icon--flat.btn-gray.active:hover:before,.btn-icon--flat.btn-gray.active:focus:before,.btn-icon--flat.btn-gray:active:hover:before,.btn-icon--flat.btn-gray:active:focus:before{background:var(--btn-fill-gray-active-hover-bg)}.btn-raised.btn-gray.active:hover .mat-icon,.btn-raised.btn-gray.active:focus .mat-icon,.btn-raised.btn-gray:active:hover .mat-icon,.btn-raised.btn-gray:active:focus .mat-icon,.btn-flat.btn-gray.active:hover .mat-icon,.btn-flat.btn-gray.active:focus .mat-icon,.btn-flat.btn-gray:active:hover .mat-icon,.btn-flat.btn-gray:active:focus .mat-icon,.btn-icon--raised.btn-gray.active:hover .mat-icon,.btn-icon--raised.btn-gray.active:focus .mat-icon,.btn-icon--raised.btn-gray:active:hover .mat-icon,.btn-icon--raised.btn-gray:active:focus .mat-icon,.btn-icon--stroked.btn-gray.active:hover .mat-icon,.btn-icon--stroked.btn-gray.active:focus .mat-icon,.btn-icon--stroked.btn-gray:active:hover .mat-icon,.btn-icon--stroked.btn-gray:active:focus .mat-icon,.btn-icon--flat.btn-gray.active:hover .mat-icon,.btn-icon--flat.btn-gray.active:focus .mat-icon,.btn-icon--flat.btn-gray:active:hover .mat-icon,.btn-icon--flat.btn-gray:active:focus .mat-icon{color:var(--btn-fill-gray-active-hover-color)}.btn-raised.btn-dark,.btn-flat.btn-dark,.btn-icon--raised.btn-dark,.btn-icon--stroked.btn-dark,.btn-icon--flat.btn-dark{color:var(--btn-fill-dark-color)}.btn-raised.btn-dark:before,.btn-flat.btn-dark:before,.btn-icon--raised.btn-dark:before,.btn-icon--stroked.btn-dark:before,.btn-icon--flat.btn-dark:before{background:var(--btn-fill-dark-bg)}.btn-raised.btn-dark .mat-icon,.btn-flat.btn-dark .mat-icon,.btn-icon--raised.btn-dark .mat-icon,.btn-icon--stroked.btn-dark .mat-icon,.btn-icon--flat.btn-dark .mat-icon{color:var(--btn-fill-dark-color)}.btn-raised.btn-dark:hover,.btn-raised.btn-dark:focus,.btn-flat.btn-dark:hover,.btn-flat.btn-dark:focus,.btn-icon--raised.btn-dark:hover,.btn-icon--raised.btn-dark:focus,.btn-icon--stroked.btn-dark:hover,.btn-icon--stroked.btn-dark:focus,.btn-icon--flat.btn-dark:hover,.btn-icon--flat.btn-dark:focus{color:var(--btn-fill-dark-hover-color)}.btn-raised.btn-dark:hover:before,.btn-raised.btn-dark:focus:before,.btn-flat.btn-dark:hover:before,.btn-flat.btn-dark:focus:before,.btn-icon--raised.btn-dark:hover:before,.btn-icon--raised.btn-dark:focus:before,.btn-icon--stroked.btn-dark:hover:before,.btn-icon--stroked.btn-dark:focus:before,.btn-icon--flat.btn-dark:hover:before,.btn-icon--flat.btn-dark:focus:before{background:var(--btn-fill-dark-hover-bg)}.btn-raised.btn-dark:hover .mat-icon,.btn-raised.btn-dark:focus .mat-icon,.btn-flat.btn-dark:hover .mat-icon,.btn-flat.btn-dark:focus .mat-icon,.btn-icon--raised.btn-dark:hover .mat-icon,.btn-icon--raised.btn-dark:focus .mat-icon,.btn-icon--stroked.btn-dark:hover .mat-icon,.btn-icon--stroked.btn-dark:focus .mat-icon,.btn-icon--flat.btn-dark:hover .mat-icon,.btn-icon--flat.btn-dark:focus .mat-icon{color:var(--btn-fill-dark-hover-color)}.btn-raised.btn-dark.active,.btn-raised.btn-dark:active,.btn-flat.btn-dark.active,.btn-flat.btn-dark:active,.btn-icon--raised.btn-dark.active,.btn-icon--raised.btn-dark:active,.btn-icon--stroked.btn-dark.active,.btn-icon--stroked.btn-dark:active,.btn-icon--flat.btn-dark.active,.btn-icon--flat.btn-dark:active{color:var(--btn-fill-dark-active-color)}.btn-raised.btn-dark.active:before,.btn-raised.btn-dark:active:before,.btn-flat.btn-dark.active:before,.btn-flat.btn-dark:active:before,.btn-icon--raised.btn-dark.active:before,.btn-icon--raised.btn-dark:active:before,.btn-icon--stroked.btn-dark.active:before,.btn-icon--stroked.btn-dark:active:before,.btn-icon--flat.btn-dark.active:before,.btn-icon--flat.btn-dark:active:before{background:var(--btn-fill-dark-active-bg)}.btn-raised.btn-dark.active .mat-icon,.btn-raised.btn-dark:active .mat-icon,.btn-flat.btn-dark.active .mat-icon,.btn-flat.btn-dark:active .mat-icon,.btn-icon--raised.btn-dark.active .mat-icon,.btn-icon--raised.btn-dark:active .mat-icon,.btn-icon--stroked.btn-dark.active .mat-icon,.btn-icon--stroked.btn-dark:active .mat-icon,.btn-icon--flat.btn-dark.active .mat-icon,.btn-icon--flat.btn-dark:active .mat-icon{color:var(--btn-fill-dark-active-color)}.btn-raised.btn-dark.active:hover,.btn-raised.btn-dark.active:focus,.btn-raised.btn-dark:active:hover,.btn-raised.btn-dark:active:focus,.btn-flat.btn-dark.active:hover,.btn-flat.btn-dark.active:focus,.btn-flat.btn-dark:active:hover,.btn-flat.btn-dark:active:focus,.btn-icon--raised.btn-dark.active:hover,.btn-icon--raised.btn-dark.active:focus,.btn-icon--raised.btn-dark:active:hover,.btn-icon--raised.btn-dark:active:focus,.btn-icon--stroked.btn-dark.active:hover,.btn-icon--stroked.btn-dark.active:focus,.btn-icon--stroked.btn-dark:active:hover,.btn-icon--stroked.btn-dark:active:focus,.btn-icon--flat.btn-dark.active:hover,.btn-icon--flat.btn-dark.active:focus,.btn-icon--flat.btn-dark:active:hover,.btn-icon--flat.btn-dark:active:focus{color:var(--btn-fill-dark-active-hover-color)}.btn-raised.btn-dark.active:hover:before,.btn-raised.btn-dark.active:focus:before,.btn-raised.btn-dark:active:hover:before,.btn-raised.btn-dark:active:focus:before,.btn-flat.btn-dark.active:hover:before,.btn-flat.btn-dark.active:focus:before,.btn-flat.btn-dark:active:hover:before,.btn-flat.btn-dark:active:focus:before,.btn-icon--raised.btn-dark.active:hover:before,.btn-icon--raised.btn-dark.active:focus:before,.btn-icon--raised.btn-dark:active:hover:before,.btn-icon--raised.btn-dark:active:focus:before,.btn-icon--stroked.btn-dark.active:hover:before,.btn-icon--stroked.btn-dark.active:focus:before,.btn-icon--stroked.btn-dark:active:hover:before,.btn-icon--stroked.btn-dark:active:focus:before,.btn-icon--flat.btn-dark.active:hover:before,.btn-icon--flat.btn-dark.active:focus:before,.btn-icon--flat.btn-dark:active:hover:before,.btn-icon--flat.btn-dark:active:focus:before{background:var(--btn-fill-dark-active-hover-bg)}.btn-raised.btn-dark.active:hover .mat-icon,.btn-raised.btn-dark.active:focus .mat-icon,.btn-raised.btn-dark:active:hover .mat-icon,.btn-raised.btn-dark:active:focus .mat-icon,.btn-flat.btn-dark.active:hover .mat-icon,.btn-flat.btn-dark.active:focus .mat-icon,.btn-flat.btn-dark:active:hover .mat-icon,.btn-flat.btn-dark:active:focus .mat-icon,.btn-icon--raised.btn-dark.active:hover .mat-icon,.btn-icon--raised.btn-dark.active:focus .mat-icon,.btn-icon--raised.btn-dark:active:hover .mat-icon,.btn-icon--raised.btn-dark:active:focus .mat-icon,.btn-icon--stroked.btn-dark.active:hover .mat-icon,.btn-icon--stroked.btn-dark.active:focus .mat-icon,.btn-icon--stroked.btn-dark:active:hover .mat-icon,.btn-icon--stroked.btn-dark:active:focus .mat-icon,.btn-icon--flat.btn-dark.active:hover .mat-icon,.btn-icon--flat.btn-dark.active:focus .mat-icon,.btn-icon--flat.btn-dark:active:hover .mat-icon,.btn-icon--flat.btn-dark:active:focus .mat-icon{color:var(--btn-fill-dark-active-hover-color)}.btn--close{position:absolute;left:12px;top:12px;line-height:normal}.btn--close-left{left:8px}.btn--close-right{right:12px;left:auto}.btn--badge:after{position:absolute;display:block;content:"";top:0;right:2px;width:var(--btn-badge-size);height:var(--btn-badge-size);background:var(--btn-badge-color);border-radius:50%;z-index:1}.btn--isa{justify-content:space-between}.btn--isa span{flex:1 1 auto;text-align:left}.btn--24{height:var(--btn-24-size);padding:var(--btn-24-padding)}.btn--24.btn-icon{width:var(--btn-24-size);min-width:var(--btn-24-size);padding:0}.btn--26{height:var(--btn-26-size);padding:var(--btn-26-padding)}.btn--26.btn-icon{width:var(--btn-26-size);min-width:var(--btn-26-size);padding:0}.btn--32{height:var(--btn-32-size);padding:var(--btn-32-padding)}.btn--32.btn-icon{width:var(--btn-32-size);min-width:var(--btn-32-size);padding:0}.btn--40{height:var(--btn-40-size);padding:var(--btn-40-padding)}.btn--40.btn-icon{width:var(--btn-40-size);min-width:var(--btn-40-size);padding:0}.btn--44{height:var(--btn-44-size);padding:var(--btn-44-padding)}.btn--44.btn-icon{width:var(--btn-44-size);min-width:var(--btn-44-size);padding:0}.btn--no-base-bg{--btn-base-bg: transparent !important}.btn--br0{border-radius:0}.btn--br8{border-radius:8px}.btn--br10{border-radius:10px}.btn--br12{border-radius:12px}.btn--br16{border-radius:16px}.btn--br50{border-radius:50px}.btn--center{justify-content:center}.btn--self-center{align-self:center}.btn--wsn{white-space:normal;height:auto}.btn--pre span{width:auto;white-space:pre;overflow:hidden;text-overflow:ellipsis}.btn--f1{flex:1}.btn--w120{min-width:120px}.btn--w130{min-width:130px}.btn--w150{min-width:150px}.btn--w160{min-width:160px}.btn--w180{min-width:180px}.btn--w200{min-width:200px}.btn--fill{width:100%}.btn-link.btn--underline:after,.btn-link.btn--underline-dark:after,.btn-link.btn--hover-underline:hover:after{content:"";position:absolute;display:block;height:1px;width:100%;bottom:0;right:0;border-bottom:1px solid var(--btn-link-underline-color)}.btn-link.btn--underline:hover:after{border-color:var(--btn-link-underline-color-hover)}.btn-link.btn--underline-dark:hover:after{border-color:var(--btn-link-underline-color-hover)}.btn-link.btn--underline-dark:after{transition:border-color .5s;border-color:var(--btn-link-underline-dark-color)}.arrow.mat-icon.mat-icon-inline{height:var(--btn-arrow-size);width:var(--btn-arrow-size);min-width:var(--btn-arrow-size);line-height:var(--btn-arrow-size);margin-left:var(--btn-arrow-indent-left);margin-right:var(--btn-arrow-indent-right);color:var(--btn-arrow-color)}.btn.open .arrow.mat-icon,.btn .open.arrow.mat-icon{transform:rotate(180deg)}.btn.disabled,.btn[disabled]{cursor:var(--btn-disabled-cursor)!important}.btn.disabled,.btn.disabled:hover,.btn.disabled:focus,.btn.disabled.active,.btn.disabled:active,.btn[disabled],.btn[disabled]:hover,.btn[disabled]:focus,.btn[disabled].active,.btn[disabled]:active{color:var(--btn-disabled-color)!important}.btn.disabled .mat-icon,.btn.disabled:hover .mat-icon,.btn.disabled:focus .mat-icon,.btn.disabled.active .mat-icon,.btn.disabled:active .mat-icon,.btn[disabled] .mat-icon,.btn[disabled]:hover .mat-icon,.btn[disabled]:focus .mat-icon,.btn[disabled].active .mat-icon,.btn[disabled]:active .mat-icon{color:var(--btn-disabled-color)!important}.btn.disabled.btn-stroked:before,.btn.disabled.btn-stroked:hover:before,.btn.disabled.btn-stroked:focus:before,.btn.disabled.btn-stroked.active:before,.btn.disabled.btn-stroked:active:before,.btn.disabled.btn-icon--stroked:before,.btn.disabled.btn-icon--stroked:hover:before,.btn.disabled.btn-icon--stroked:focus:before,.btn.disabled.btn-icon--stroked.active:before,.btn.disabled.btn-icon--stroked:active:before,.btn[disabled].btn-stroked:before,.btn[disabled].btn-stroked:hover:before,.btn[disabled].btn-stroked:focus:before,.btn[disabled].btn-stroked.active:before,.btn[disabled].btn-stroked:active:before,.btn[disabled].btn-icon--stroked:before,.btn[disabled].btn-icon--stroked:hover:before,.btn[disabled].btn-icon--stroked:focus:before,.btn[disabled].btn-icon--stroked.active:before,.btn[disabled].btn-icon--stroked:active:before{border-color:var(--btn-disabled-border-color)!important}.btn.disabled.btn-raised,.btn.disabled.btn-raised:hover,.btn.disabled.btn-raised:focus,.btn.disabled.btn-raised.active,.btn.disabled.btn-raised:active,.btn.disabled.btn-icon--raised,.btn.disabled.btn-icon--raised:hover,.btn.disabled.btn-icon--raised:focus,.btn.disabled.btn-icon--raised.active,.btn.disabled.btn-icon--raised:active,.btn[disabled].btn-raised,.btn[disabled].btn-raised:hover,.btn[disabled].btn-raised:focus,.btn[disabled].btn-raised.active,.btn[disabled].btn-raised:active,.btn[disabled].btn-icon--raised,.btn[disabled].btn-icon--raised:hover,.btn[disabled].btn-icon--raised:focus,.btn[disabled].btn-icon--raised.active,.btn[disabled].btn-icon--raised:active{box-shadow:var(--btn-disabled-box-shadow)!important}.btn.disabled,.btn.disabled:hover,.btn.disabled.active,.btn.disabled:active,.btn.disabled:focus,.btn[disabled],.btn[disabled]:hover,.btn[disabled].active,.btn[disabled]:active,.btn[disabled]:focus{background:transparent!important}.btn.disabled:before,.btn.disabled:hover:before,.btn.disabled.active:before,.btn.disabled:active:before,.btn.disabled:focus:before,.btn[disabled]:before,.btn[disabled]:hover:before,.btn[disabled].active:before,.btn[disabled]:active:before,.btn[disabled]:focus:before{background:transparent!important}.btn.disabled.btn-raised:before,.btn.disabled.btn-raised:hover:before,.btn.disabled.btn-raised:focus:before,.btn.disabled.btn-raised.active:before,.btn.disabled.btn-raised:active:before,.btn.disabled.btn-flat:before,.btn.disabled.btn-flat:hover:before,.btn.disabled.btn-flat:focus:before,.btn.disabled.btn-flat.active:before,.btn.disabled.btn-flat:active:before,.btn.disabled.btn-icon--raised:before,.btn.disabled.btn-icon--raised:hover:before,.btn.disabled.btn-icon--raised:focus:before,.btn.disabled.btn-icon--raised.active:before,.btn.disabled.btn-icon--raised:active:before,.btn.disabled.btn-icon--stroked:before,.btn.disabled.btn-icon--stroked:hover:before,.btn.disabled.btn-icon--stroked:focus:before,.btn.disabled.btn-icon--stroked.active:before,.btn.disabled.btn-icon--stroked:active:before,.btn.disabled.btn-icon--flat:before,.btn.disabled.btn-icon--flat:hover:before,.btn.disabled.btn-icon--flat:focus:before,.btn.disabled.btn-icon--flat.active:before,.btn.disabled.btn-icon--flat:active:before,.btn[disabled].btn-raised:before,.btn[disabled].btn-raised:hover:before,.btn[disabled].btn-raised:focus:before,.btn[disabled].btn-raised.active:before,.btn[disabled].btn-raised:active:before,.btn[disabled].btn-flat:before,.btn[disabled].btn-flat:hover:before,.btn[disabled].btn-flat:focus:before,.btn[disabled].btn-flat.active:before,.btn[disabled].btn-flat:active:before,.btn[disabled].btn-icon--raised:before,.btn[disabled].btn-icon--raised:hover:before,.btn[disabled].btn-icon--raised:focus:before,.btn[disabled].btn-icon--raised.active:before,.btn[disabled].btn-icon--raised:active:before,.btn[disabled].btn-icon--stroked:before,.btn[disabled].btn-icon--stroked:hover:before,.btn[disabled].btn-icon--stroked:focus:before,.btn[disabled].btn-icon--stroked.active:before,.btn[disabled].btn-icon--stroked:active:before,.btn[disabled].btn-icon--flat:before,.btn[disabled].btn-icon--flat:hover:before,.btn[disabled].btn-icon--flat:focus:before,.btn[disabled].btn-icon--flat.active:before,.btn[disabled].btn-icon--flat:active:before{background:var(--btn-disabled-bg)!important}.btn-link.disabled,.btn-link.disabled:hover,.btn-link.disabled.active,.btn-link.disabled:active,.btn-link.disabled:focus,.btn-link[disabled],.btn-link[disabled]:hover,.btn-link[disabled].active,.btn-link[disabled]:active,.btn-link[disabled]:focus{background:transparent!important}.btn-link.disabled:before,.btn-link.disabled:hover:before,.btn-link.disabled.active:before,.btn-link.disabled:active:before,.btn-link.disabled:focus:before,.btn-link[disabled]:before,.btn-link[disabled]:hover:before,.btn-link[disabled].active:before,.btn-link[disabled]:active:before,.btn-link[disabled]:focus:before{background:transparent!important}.btn-link.disabled.btn--underline:after,.btn-link[disabled].btn--underline:after{border-color:var(--btn-link-underline-color-disabled)!important}.btn-link.disabled.btn--underline-dark:after,.btn-link[disabled].btn--underline-dark:after{border-color:var(--btn-link-underline-dark-color-disabled)}.btn-link.disabled.btn--hover-underline:hover:after,.btn-link[disabled].btn--hover-underline:hover:after{border-color:var(--btn-link-underline-dark-color-disabled)!important}.tabs{display:flex;gap:0;padding:4px;border-radius:10px;border:1px solid #E1EBEF;background:#F1F7FB}.tabs__item{min-width:88px;height:32px;border-radius:6px;gap:10px;padding:4px 20px;font: 600 16px/24px Onest;color:#a4aab1;transition:background .2s cubic-bezier(.4,0,1,1),color .2s ease-in-out;-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.tabs__item::-moz-focus-inner{border:0}.tabs__item:focus{outline-style:none}.tabs__item.active{color:#2cbecf;background:rgb(255,255,255)}body .mat-datepicker-content .mat-calendar{padding-bottom:120px}body .mat-calendar-body-selected{background-color:#2cbecf}body .mat-calendar-body-cell-content{border-radius:4px}body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2cbecf;color:#fff}.range-buttons{position:absolute;width:100%;left:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.range-buttons button{-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;cursor:pointer;padding:6px 8px;border-radius:2px;background:#F1F7FB;color:#1e1e1e}.range-buttons button::-moz-focus-inner{border:0}.range-buttons button:focus{outline-style:none}.range-buttons button:hover{color:#1e1e1ea3}.screen-blur{-moz-filter:blur(5px);-ms-filter:blur(5px);-o-filter:blur(5px);filter:blur(5px);transition:opacity .52s ease 0s}.screen-blur--2{-moz-filter:blur(1.2px);-ms-filter:blur(1.2px);-o-filter:blur(1.2px);filter:blur(1.2px)}.scrolling{scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.scrolling::-webkit-scrollbar{height:6px}.scrolling::-webkit-scrollbar-track{background:#E1EBEF}.scrolling::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.scrolling::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.scrolling.vertical{scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.scrolling.vertical::-webkit-scrollbar{height:6px}.scrolling.vertical::-webkit-scrollbar-track{background:#E1EBEF}.scrolling.vertical::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.scrolling.vertical::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.scrolling.horizontal{scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.scrolling.horizontal::-webkit-scrollbar{height:6px}.scrolling.horizontal::-webkit-scrollbar-track{background:#E1EBEF}.scrolling.horizontal::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.scrolling.horizontal::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.scrolling.hide-scrollbar{scrollbar-width:none}.scrolling.hide-scrollbar::-webkit-scrollbar,.scrolling.hide-scrollbar::-webkit-scrollbar-track,.scrolling.hide-scrollbar::-webkit-scrollbar-thumb,.scrolling.hide-scrollbar::-webkit-scrollbar-thumb:hover{display:none}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar,.hide-scrollbar::-webkit-scrollbar-track,.hide-scrollbar::-webkit-scrollbar-thumb,.hide-scrollbar::-webkit-scrollbar-thumb:hover{display:none}@keyframes skeletonShimmer{to{transform:translate(100%)}}.skeleton{overflow:hidden;position:relative;background:rgba(30,30,30,.06)!important}.skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));animation:skeletonShimmer 2s infinite;content:""}.ex-dialog{max-width:unset!important;width:100vw!important;--dialog-width: 100vw;--dialog-max-width: 480px}.ex-dialog.ex-dialog--w400{--dialog-max-width: 400px}.ex-dialog.ex-dialog--w520{--dialog-max-width: 520px}.ex-dialog.ex-dialog--full{--dialog-max-width: 100vw}.ex-dialog.ex-dialog--full .mdc-dialog{--mdc-dialog-container-shape: 0;max-height:100vh}.ex-dialog .mdc-dialog{--mdc-dialog-container-shape: 16px;max-height:calc(100vh - 64px);border-radius:var(--mdc-dialog-container-shape);width:var(--dialog-width);max-width:var(--dialog-max-width);margin:0 auto;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.ex-dialog .mdc-dialog::-webkit-scrollbar{height:6px}.ex-dialog .mdc-dialog::-webkit-scrollbar-track{background:#E1EBEF}.ex-dialog .mdc-dialog::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.ex-dialog .mdc-dialog::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.ex-dialog .mdc-dialog .mdc-dialog__title{display:flex;position:relative;align-items:center;justify-content:flex-start;padding:32px 32px 20px;font: 600 28px/40px Onest;white-space:pre-line;overflow:hidden;text-overflow:ellipsis;text-align:left}.ex-dialog .subtitle{display:block;width:100%;text-align:left;font: 600 20px/32px Onest;color:#1e1e1e}.ex-dialog .mdc-dialog .mat-mdc-dialog-content{position:relative;display:flex;padding:32px;gap:20px;flex-direction:column;align-self:stretch;max-height:unset;overflow:hidden}.ex-dialog .mdc-dialog .mat-mdc-dialog-content form{display:flex;flex-direction:column;align-self:stretch;gap:inherit}.ex-dialog .mdc-dialog .mat-mdc-dialog-content form>.mat-mdc-form-field:first-child{margin-top:0}.ex-dialog .mdc-dialog .mat-mdc-dialog-content .mat-mdc-form-field-infix{width:auto}.ex-dialog .mdc-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-content{padding-top:0}.ex-dialog .mdc-dialog .mdc-dialog__actions{gap:16px;padding:0 32px 32px}@media (max-width: 660px){.ex-dialog{margin:0 auto;padding:0 20px}}@media (max-width: 500px){.ex-dialog .mdc-dialog .mdc-dialog__title{font: 600 20px/32px Onest}}.idle-dialog .ex-idle-holder{color:#1e1e1ea3}.idle-dialog .ex-idle-holder b{display:inline;font-size:18px;color:#1e1e1e}.msg-dialog.ex-dialog .btn--close{left:auto;right:8px}.msg-dialog.ex-dialog .mdc-dialog__actions.actions-reverse{flex-direction:row-reverse}.msg-dialog .img{width:100%;text-align:center;margin-top:24px;margin-bottom:8px}.msg-dialog .img .mat-icon.mat-icon-inline{display:block;margin:0 auto;width:176px;min-width:176px;height:176px}.msg-dialog .img.img--176 .mat-icon.mat-icon-inline{width:176px;min-width:176px;height:176px}.msg-dialog .img.img--160 .mat-icon.mat-icon-inline{width:160px;min-width:160px;height:160px}.msg-dialog .img.img--120 .mat-icon.mat-icon-inline{width:120px;min-width:120px;height:120px}.msg-dialog .img.img--112 .mat-icon.mat-icon-inline{width:112px;min-width:112px;height:112px}.msg-dialog .img.img--88 .mat-icon.mat-icon-inline{min-width:88px;width:88px;height:88px}.msg-dialog .details{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;border-radius:10px;padding:16px;gap:12px;background:var(--ex-bg);margin-top:32px}.msg-dialog .details-item{display:flex;align-items:flex-start;justify-content:space-between}.msg-dialog .details-label{font: 400 16px/24px Onest;color:#1e1e1ea3}.msg-dialog .details-value{font: 400 16px/24px Onest}.msg-dialog .details-value.red{color:#cc6668}.msg-dialog .view-list{display:flex;align-items:center;flex-direction:column;width:100%;gap:16px;list-style:none}.msg-dialog .view-item{display:flex;width:100%;font: 400 16px/24px Onest;color:#1e1e1e;gap:8px}.msg-dialog .view-item:before{content:"\2022";font: 600 20px/32px Onest;color:#1e1e1e}.msg-dialog .info{display:flex;align-items:center;align-self:stretch;font: 400 14px/20px Onest;padding:12px 16px 12px 12px;border-radius:12px;background:rgba(30,30,30,.06);gap:8px}.msg-dialog .info .mat-icon.mat-icon-inline{height:24px;width:24px;min-width:24px}.msg-dialog.ex-dialog .title{text-align:center;font-size:28px;font-weight:600}.msg-dialog .btn--close+.img{margin-top:40px}.msg-dialog .img~.title{padding-top:0}.msg-dialog .img+.details{margin-top:24px}.msg-dialog .title+.details{margin-top:20px}.msg-dialog .details+.info{margin-top:20px}@media (max-width: 500px){.msg-dialog.ex-dialog{margin:0 auto;max-width:90%}.msg-dialog.ex-dialog .btn--close{left:8px;right:auto}.msg-dialog.ex-dialog .btn--close+.title{padding-left:40px}.msg-dialog.ex-dialog .mdc-dialog__actions.actions-reverse{flex-direction:column-reverse}.msg-dialog.msg-dialog--hide-img-xs .img{display:none}.msg-dialog .details{margin-top:28px}.msg-dialog.msg-dialog--details--xs-cols .details-item{flex-direction:column}}.performing{display:flex;gap:20px;background:#F1F7FB;border-radius:5px;padding:20px}.performing__cell{display:flex;flex-direction:column;gap:12px;flex:1}.performing__split{display:flex;align-items:center;justify-content:flex-start;flex:0}.performing__split .mat-icon{color:#a4aab1}.performing__label{display:flex;align-items:center;justify-content:flex-start;font: 600 16px/24px Onest;white-space:nowrap;gap:8px}.performing__amount{font: 400 20px/32px Onest;white-space:nowrap}@media (max-width: 500px){.performing-dialog.ex-dialog .mat-mdc-dialog-content .title{padding-bottom:var(--dialog-child-indent)}.performing{flex-direction:column}.performing__split .mat-icon{transform:rotate(90deg)}}.filters-dialog form{display:flex;flex-wrap:wrap;gap:20px}.filters-dialog-group{display:grid;grid-template-columns:1fr 1fr;gap:20px}:root{--ex-navbar-height: 64px;--page-header-height: 48px + 40px;--ex-content--space-sidebar: 0px;--ex-bg: var(--brand--bg);--ex-sidebar--left: 260px;--ex-sidebar--left-lr: 20px;--ex-sidebar--right: 260px}@media (max-width: 1440px){:root{--page-header-height: 48px + 24px}}@media (min-width: 992.01px) and (max-width: 1280px){:root{--ex-sidebar--left: 72px;--ex-sidebar--left--mini-width: 260px;--ex-content--space-sidebar: var(--ex-sidebar--left)}}@media (max-width: 992px){:root{--ex-sidebar--left: 260px;--ex-content--space-sidebar: 0px;--ex-navbar-height: 48px;--page-header-height: 48px + 16px}}.layout{display:flex;position:relative;flex-direction:column;width:100%;max-width:2560px;margin:0 auto;height:100vh;overflow:hidden;background:var(--ex-bg);color:#1e1e1e;transition:opacity 75ms linear}.layout.routing{pointer-events:none!important;opacity:.6}.ex-main{display:flex;flex-direction:column;width:100%;margin:0 auto;flex:1 1 auto;overflow:hidden}.ex-main-wrapper{display:flex;flex-direction:row;flex:1 1 auto;overflow:hidden}.ex-main-wrapper{min-height:calc(var(--app-height) - var(--ex-navbar-height));max-height:calc(var(--app-height) - var(--ex-navbar-height))}.page-header~.ex-main-wrapper{min-height:calc(var(--app-height) - var(--ex-navbar-height) - var(--page-header-height));max-height:calc(var(--app-height) - var(--ex-navbar-height) - var(--page-header-height))}.ex-content{width:100%;display:flex;flex:1 1 auto;position:relative;flex-direction:column;transition:padding-left .3s ease-in-out;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.ex-content::-webkit-scrollbar{height:6px}.ex-content::-webkit-scrollbar-track{background:#E1EBEF}.ex-content::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.ex-content::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.ex-scrolling{scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.ex-scrolling::-webkit-scrollbar{height:6px}.ex-scrolling::-webkit-scrollbar-track{background:#E1EBEF}.ex-scrolling::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.ex-scrolling::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.ex-scrolling-all{scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.ex-scrolling-all::-webkit-scrollbar{height:6px}.ex-scrolling-all::-webkit-scrollbar-track{background:#E1EBEF}.ex-scrolling-all::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.ex-scrolling-all::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.ex-loader{position:fixed;top:0;left:0;right:0;bottom:0;transition-duration:.3s;transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-property:opacity,background-color,visibility;background-color:#0006;z-index:9991}.ex-loader .spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ex-navbar-wrapper{display:block;position:relative;width:100%;height:var(--ex-navbar-height);min-height:var(--ex-navbar-height)}.ex-navbar-wrapper .ex-navbar{position:absolute;top:0;left:0}.ex-navbar{display:flex;flex-direction:row;align-items:center;white-space:nowrap;letter-spacing:normal;flex:none;width:100%;min-width:100%;height:var(--ex-navbar-height);padding:0 30px 0 20px;color:#1e1e1e;background-color:#fff;border-bottom:1px solid #E1EBEF;box-shadow:none;z-index:101}button.ex-navbar__logo{cursor:pointer}.ex-navbar__logo{display:flex;height:100%;align-items:center;outline:none;border:none;padding:0;margin:0}.ex-navbar__logo .mat-icon.mat-icon-inline{width:96px;min-width:96px;height:32px;color:inherit}.ex-navbar__actions{display:flex;align-items:center;margin-left:auto;height:100%;gap:24px}@media (max-width: 992px){.ex-navbar{border-bottom:none}}.ex-navbar-profile{position:relative;display:flex;align-items:center;height:100%;gap:10px;-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.ex-navbar-profile::-moz-focus-inner{border:0}.ex-navbar-profile:focus{outline-style:none}.ex-navbar-profile .mat-mdc-menu-trigger{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;opacity:0;visibility:hidden;background:transparent;pointer-events:none}.ex-navbar-profile-wrapper{display:flex;flex-direction:column;align-items:flex-start}.ex-navbar-profile-menu.mat-mdc-menu-panel{--mat-menu-container-shape: 10px;--mat-menu-container-color: #FFF;padding:20px;min-width:200px;max-width:320px;border:1px solid #E1EBEF;box-shadow:4px 4px 10px #1e1e1e14}.ex-navbar-profile-menu .mat-mdc-menu-content{display:flex;flex-direction:column;gap:16px}.ex-navbar-profile-hr{display:block;width:100%;height:1px;background:#E1EBEF;margin:0;padding:0}.ex-navbar-profile-header{display:flex;align-items:center;gap:12px}.ex-navbar-profile-icon{display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;gap:10px;border-radius:30px;font: 600 14px/20px Onest;background:#F1F7FB;color:#1e1e1e}.ex-navbar-profile-texts{display:flex;flex-direction:column;align-items:flex-start}.ex-navbar-profile-email{font: 400 14px/20px Onest;color:#a4aab1}.ex-navbar-profile-name{font: 400 14px/20px Onest;color:#1e1e1e}.ex-navbar-profile-nav{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.ex-navbar-profile-nav-item{display:flex;align-items:center;border-radius:5px;padding:10px;width:100%;gap:8px;color:#757a7f;-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.ex-navbar-profile-nav-item::-moz-focus-inner{border:0}.ex-navbar-profile-nav-item:focus{outline-style:none}.ex-navbar-profile-nav-item:hover{color:#2cbecf;background:#F1F7FB}.ex-navbar-profile-section{display:flex;flex-direction:column;gap:8px;width:100%}.ex-navbar-profile-section-title{font: 600 12px/18px Onest;color:#a4aab1;text-transform:uppercase;letter-spacing:.5px}.ex-navbar-profile-languages{display:flex;flex-direction:column;gap:4px}.ex-navbar-profile-lang-item{display:flex;align-items:center;justify-content:space-between;border-radius:5px;padding:8px 10px;width:100%;color:#757a7f;-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;cursor:pointer;transition:all .2s ease}.ex-navbar-profile-lang-item::-moz-focus-inner{border:0}.ex-navbar-profile-lang-item:focus{outline-style:none}.ex-navbar-profile-lang-item:hover{color:#2cbecf;background:#F1F7FB}.ex-navbar-profile-lang-item.active{color:#2cbecf;background:#F1F7FB;font-weight:600}.ex-navbar-profile-lang-item .lang-flag{font: 600 12px/18px Onest;min-width:24px;text-align:center}.ex-navbar-profile-lang-item .lang-name{font: 400 14px/20px Onest;flex:1;text-align:left;margin-left:8px}.ex-langs{display:flex;align-items:center;margin-left:8px;height:100%}.ex-langs .btn{font-size:normal 400 14px/20px "Onest";color:#1e1e1e52;transition:transform .2s ease-in-out}.ex-langs .btn:hover{color:#1e1e1e52;transform:scale(1.1)}.ex-langs .active{color:#1e1e1e;font-weight:500}.ex-langs .active:hover{color:#1e1e1e}.ex-langs .spinner{position:absolute;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.ex-langs .divider{display:block;margin:0;border-top:0;border-right-width:1px;border-right-style:solid;height:20px;border-color:#1e1e1e}@media (max-width: 1280px){.ex-langs{margin-left:0}}.ex-sidebar{display:flex;flex-direction:column;align-items:stretch}.ex-sidebar-holder{display:flex;flex-direction:column;align-items:stretch;min-height:100%;background:rgb(255,255,255);scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.ex-sidebar-holder::-webkit-scrollbar{height:6px}.ex-sidebar-holder::-webkit-scrollbar-track{background:#E1EBEF}.ex-sidebar-holder::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.ex-sidebar-holder::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.ex-sidebar-backdrop{position:fixed;left:0;top:0;right:0;bottom:0;opacity:0;visibility:hidden;cursor:pointer;pointer-events:auto;transition-duration:.3s;transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-property:opacity,background-color,visibility;background:rgba(30,30,30,.16);z-index:100}.ex-sidebar--left{position:relative;top:0;bottom:0;left:0;width:var(--ex-sidebar--left);z-index:101;flex:none}.ex-sidebar--left .ex-sidebar-holder{padding:40px var(--ex-sidebar--left-lr) 10px}.ex-sidebar--right{position:relative;top:0;bottom:0;right:0;width:var(--ex-sidebar--right);z-index:102;background:var(--ex-bg);flex:none}.ex-sidebar--right .ex-sidebar-holder{background:transparent;padding:32px 20px;gap:20px}.ex-sidebar-balance-title{display:flex;align-items:center;justify-content:space-between;font: 600 20px/32px Onest}.ex-sidebar-balance-list{display:flex;flex-direction:column;gap:12px}.ex-sidebar-balance__item{display:flex;flex-direction:column;padding:12px;border:1px solid #E1EBEF;background:rgb(255,255,255);border-radius:10px;gap:4px}.ex-sidebar-balance__label{display:flex;align-items:flex-start;font: 600 16px/24px Onest;gap:8px}.ex-sidebar-balance__average-rate{font: 400 12px/18px Onest;color:#757a7f;margin-top:2px;cursor:help}.ex-sidebar-menu,.ex-sidebar-menu-list{display:flex;flex-direction:column;transform:translateZ(0);gap:12px}.ex-sidebar-menu-list{align-items:flex-end}.ex-sidebar-menu{flex:1 1 auto}.ex-sidebar-menu-group{position:relative;padding:30px 10px 12px;font-weight:600;font-size:16px}.ex-sidebar-menu-group:after{content:"";position:absolute;bottom:-4px;left:0;display:block;width:100%;height:1px;background:#E1EBEF}.ex-sidebar-menu-item{display:flex;align-items:center;white-space:nowrap;overflow:hidden;cursor:default;padding:10px;gap:8px;color:#757a7f;transition:background .2s cubic-bezier(.4,0,1,1),color .2s ease 0ms;border-radius:4px;-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.ex-sidebar-menu-item.disabled{color:#1e1e1e7a!important;background:transparent!important;cursor:default!important}.ex-sidebar-menu-item.disabled .mat-icon.mat-icon-inline{color:#1e1e1e7a!important}.ex-sidebar-menu-item.skeleton{width:100%}.ex-sidebar-menu-item .mat-icon.mat-icon-inline{color:#757a7f;transition:color .2s ease 0ms}.ex-sidebar-menu-item.active{color:#1e1e1e;background:#F1F7FB}.ex-sidebar-menu-item.active .mat-icon.mat-icon-inline{color:#1e1e1e}.ex-sidebar-menu-item.clickable{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.ex-sidebar-menu-item.clickable:hover{color:#2cbecf;background-color:#f1f7fb}.ex-sidebar-menu-item.clickable:hover .mat-icon.mat-icon-inline{color:#2cbecf}.ex-sidebar-menu-item.clickable.active:hover{color:#2cbecf;background-color:#f1f7fb}.ex-sidebar-menu-item.clickable.active:hover .mat-icon.mat-icon-inline{color:#2cbecf}.ex-sidebar-menu-label{font: 400 16px/24px Onest}.ex-sidebar-menu-list .ex-sidebar-menu-item:hover,.ex-sidebar-menu-list .ex-sidebar-menu-item.active,.ex-sidebar-menu-list .ex-sidebar-menu-item.active:hover{background-color:transparent}.ex-sidebar-branch-btn{-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;border-bottom:1px solid #E1EBEF;padding:0 10px 8px;width:100%;gap:4px;cursor:pointer}.ex-sidebar-branch-btn::-moz-focus-inner{border:0}.ex-sidebar-branch-btn:focus{outline-style:none}.ex-sidebar-branch-btn .mat-icon.mat-icon-inline{flex:none;color:#a4aab1}.ex-sidebar-branch-btn .ex-sidebar-menu-label{display:inline-block;font: 600 16px/24px Onest;text-align:left;flex:1 1 auto;white-space:pre;overflow:hidden;text-overflow:ellipsis}@media (min-width: 992.01px) and (max-width: 1280px){.ex-sidebar-branch-btn .mat-icon.mat-icon-inline{order:1}.ex-sidebar-branch-btn .ex-sidebar-menu-label{order:2}}.ex-sidebar-branch-menu.mat-mdc-menu-panel{min-width:calc(var(--ex-sidebar--left) - var(--ex-sidebar--left-lr) * 2);min-height:160px}@media (min-width: 992.01px) and (max-width: 1280px){.ex-sidebar-branch-menu.mat-mdc-menu-panel{min-width:calc(var(--ex-sidebar--left--mini-width) - var(--ex-sidebar--left-lr) * 2);margin-left:var(--ex-sidebar--left);margin-top:-40px}}.ex-sidebar-branch-item{-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;cursor:pointer}.ex-sidebar-branch-item::-moz-focus-inner{border:0}.ex-sidebar-branch-item:focus{outline-style:none}.ex-sidebar-branch-item.ident{padding-left:32px}.ex-sidebar-branch-item.active{background:rgba(0,0,0,.04)}.ex-sidebar-branch-item.active .ex-sidebar-menu-label{font: 600 16px/24px Onest;color:#2cbecf}.ex-sidebar-branch-item:hover{background:#E1EBEF}.ex-sidebar-footer-profile{display:flex;flex-direction:column;gap:12px}.ex-sidebar-profile-texts{display:flex;flex-direction:column;align-items:flex-start}.ex-sidebar-profile-label{font: 400 12px/18px Onest;color:#a4aab1}.ex-sidebar-profile-name{font: 600 14px/20px Onest;color:#1e1e1e}.ex-sidebar-profile-email{font: 400 14px/20px Onest;color:#1e1e1e}.ex-sidebar-profile-hr{display:block;width:100%;height:1px;background:#E1EBEF;margin:0;padding:0}.page{display:flex;flex-direction:column;padding:32px 32px 52px;gap:20px}.page--fill{display:flex;flex-direction:column;flex:1 1 auto;width:100%}@media (max-width: 768px){.page{padding:24px 24px 52px;gap:16px}}@media (max-width: 500px){.page{padding:16px 16px 32px;gap:16px}}.page-header{position:relative;display:flex;align-items:center;font: 700 34px/44px Onest;gap:12px}.page-header-wrapper{display:flex;align-items:center;align-self:stretch;gap:12px;flex:1 1 auto}.page-header-title{font: 600 28px/40px Onest;flex:1}.page-header-title.skeleton{height:20px;width:100%;max-width:180px;border-radius:10px}.page-header-actions{display:flex;justify-content:flex-end;flex:1;gap:12px}.page-header-back{display:flex;justify-content:center;align-items:center;color:#a4aab1;cursor:pointer;border:none;height:44px;width:44px}.page-header-back mat-icon{height:44px;width:44px}.page-header-back mat-icon svg{height:24px;width:24px}@media (max-width: 992px){.page-header-title{font: 600 24px/36px Onest}}@media (max-width: 660px){.page-header-actions{flex-wrap:wrap}}@media (max-width: 500px){.page-header{flex-direction:column;align-items:flex-start;gap:8px}.page-header-title{font: 600 20px/32px Onest}.page-header-actions{flex-direction:column;width:100%}.page-header-actions .btn{flex:1}}.page-toolbar{position:-webkit-sticky;position:-webkit-sticky;position:sticky;display:flex;align-items:center;justify-content:space-between;background:var(--ex-bg);z-index:1;gap:8px;top:0}.page-grid{display:flex;flex-direction:column;width:100%;padding:0 20px 10px;border-radius:10px;border:1px solid #E1EBEF;background:rgb(255,255,255)}.page-grid-head{padding-top:20px}.page-grid-head .page-grid-row{border-bottom:2px solid #E1EBEF}.page-grid-head .page-grid-col{padding-bottom:8px;color:#757a7f;font: 400 12px/18px Onest}.page-grid-body{display:flex;flex-direction:column}.page-grid-body .page-grid-row{height:60px;border-bottom:1px solid #E1EBEF}.page-grid-body .page-grid-row:last-child{border-bottom:none}.page-grid-body .page-grid-row.skeleton{border-radius:10px;margin-bottom:8px}.page-grid-body .page-grid-col{font: 400 14px/20px Onest}.page-grid-loading .page-grid-body{overflow:hidden}.page-grid-row{display:flex;align-items:center}.page-grid-row:first-of-type.skeleton{margin-top:12px}.page-grid-col{flex:1}.page-grid-actions{flex:0}.page-grid-empty{display:flex;flex-direction:column;margin:12px auto 20px;gap:10px}.page-grid-empty__image img{width:186px;height:116px;border:0}.page-grid-empty__text{font: 400 14px/20px Onest;color:#757a7f;text-align:center}@media (min-width: 1280.01px){.ex-sidebar-header,.ex-sidebar-footer-toggle{display:none}}@media (max-width: 1280px){.ex-navbar{padding:0 20px}.ex-sidebar-menu{margin-top:20px}.ex-sidebar-menu-item{padding:10px}.ex-sidebar-menu-item>span{display:inline-block}.ex-sidebar-menu-item .mat-icon.mat-icon-inline{margin-left:4px;margin-right:16px}}@media (min-width: 992.01px) and (max-width: 1280px){.ex-sidebar--mini-laptop.ex-sidebar{position:fixed;top:var(--ex-navbar-height);bottom:0;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.ex-sidebar--mini-laptop.ex-sidebar::-webkit-scrollbar{height:6px}.ex-sidebar--mini-laptop.ex-sidebar::-webkit-scrollbar-track{background:#E1EBEF}.ex-sidebar--mini-laptop.ex-sidebar::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.ex-sidebar--mini-laptop.ex-sidebar::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.ex-sidebar--mini-laptop .ex-sidebar-header{margin:4px 0;padding-left:4px;text-align:left}.ex-sidebar--mini-laptop.ex-sidebar--left:not(.ex-sidebar--open) .ex-sidebar-menu-label{display:none}.ex-sidebar--mini-laptop.ex-sidebar--left .ex-sidebar-menu-group{display:none}.ex-sidebar--mini-laptop .ex-sidebar-toggle-btn{transition:transform .3s ease-in-out}.ex-sidebar--mini-laptop.ex-sidebar--right{right:0}.ex-sidebar--mini-laptop.ex-sidebar--left{left:0;margin-top:0;margin-left:0;width:var(--ex-sidebar--left);transition:transform .3s cubic-bezier(.1,0,1,1) 0s,width .3s ease-in-out 0s,visibility 0s ease .3s}.ex-sidebar--mini-laptop.ex-sidebar--left .ex-sidebar-holder{padding:0 12px 10px}.ex-sidebar--mini-laptop.ex-sidebar--open .ex-sidebar-toggle-btn{transform:rotate(180deg)}.ex-sidebar--mini-laptop.ex-sidebar--open.ex-sidebar--left{--ex-sidebar--left: var(--ex-sidebar--left--mini-width)}.has-sidebar--opened .ex-sidebar--mini-laptop .ex-sidebar-backdrop{top:var(--ex-navbar-height);display:block;visibility:visible;opacity:1}.ex-sidebar--mini-laptop~.ex-content{margin-left:var(--ex-sidebar--left)}}@media (min-width: 992.01px){.ex-navbar-toggle,.ex-sidebar-header,.ex-sidebar-footer-profile{display:none}.ex-sidebar--right{box-shadow:-4px 4px 10px #1e1e1e0d}.ex-main{z-index:99}}@media (max-width: 992px){.la{width:100%;min-width:320px}.ex-navbar{padding:0 40px}.ex-navbar__actions{gap:12px}.ex-navbar-profile{display:none}.ex-main{margin-left:0;max-width:none}.ex-content{padding:0;margin:0}.ex-sidebar{position:fixed;top:0;bottom:0;overflow:hidden;margin-top:0;margin-left:0;width:0;max-width:355px;transition:transform .3s cubic-bezier(.1,0,1,1) 0s,width .3s ease-in-out 0s,visibility 0s ease .3s}.ex-sidebar-footer-toggle{display:none}.ex-sidebar-holder{background:#F1F7FB}.ex-sidebar-header{margin:4px 0;padding-left:4px;text-align:left}.ex-sidebar-toggle-btn{box-shadow:2px 2px 2px #1e1e1e14}.ex-sidebar-menu{margin-top:20px}.ex-sidebar-menu-item{padding:12px 8px;min-height:48px}.ex-sidebar-menu-item>span{display:inline-block}.ex-sidebar-menu-item .mat-icon.mat-icon-inline{margin-left:4px;margin-right:16px}.ex-sidebar--right{right:0}.ex-sidebar--left{right:0;left:auto}.ex-sidebar--right .ex-sidebar-holder,.ex-sidebar--left .ex-sidebar-holder{padding:12px 20px}.ex-sidebar--open.ex-sidebar--right,.ex-sidebar--open.ex-sidebar--left{width:100%;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.ex-sidebar--open.ex-sidebar--right::-webkit-scrollbar,.ex-sidebar--open.ex-sidebar--left::-webkit-scrollbar{height:6px}.ex-sidebar--open.ex-sidebar--right::-webkit-scrollbar-track,.ex-sidebar--open.ex-sidebar--left::-webkit-scrollbar-track{background:#E1EBEF}.ex-sidebar--open.ex-sidebar--right::-webkit-scrollbar-thumb,.ex-sidebar--open.ex-sidebar--left::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.ex-sidebar--open.ex-sidebar--right::-webkit-scrollbar-thumb:hover,.ex-sidebar--open.ex-sidebar--left::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.has-sidebar--opened .ex-sidebar-backdrop{top:var(--ex-navbar-height);display:block;visibility:visible;opacity:1}}.not-found-page{display:block;padding:20px 50px}.unsupported{position:fixed;width:100%;max-width:500px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9999;padding:25px;font-size:20px;line-height:2;text-align:center;border-radius:18px;border:4px solid rgb(254,156,85);background:rgb(255,255,255);color:#1e1e1e}.unsupported a{color:#2cbecf}.unsupported a:hover{color:#2cbecfcc}.auth{position:relative;width:100%}.auth-container{height:100%;display:flex;position:relative;align-items:center;flex-direction:column;justify-content:flex-start;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.auth-container::-webkit-scrollbar{height:6px}.auth-container::-webkit-scrollbar-track{background:#E1EBEF}.auth-container::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.auth-container::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.auth-header{display:flex;position:relative;flex-direction:column;gap:8px;width:100%}.auth-form{display:flex;position:relative;flex-direction:column;gap:20px;flex:1;width:100%;max-width:445px;margin:120px auto 0;padding:40px;border-radius:16px;border:1px solid rgba(30,30,30,.08);background:rgb(255,255,255);box-shadow:0 4px 8px #0000000f}.auth-title{font: 600 28px/40px Onest;text-align:center}.auth-subtitle{font: 400 16px/24px Onest;color:#1e1e1ea3;text-align:center}.auth-fieldset{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.auth-actions{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px}.auth-info{display:flex;width:100%;align-items:center;align-self:stretch;gap:8px;padding:8px;margin:0 auto;border-radius:5px;background:rgba(30,30,30,.06);font: 400 14px/20px Onest}.auth-info .mat-icon.mat-icon-inline{color:#2cbecf}.auth-info--error{background:rgba(204,102,104,.2)}.auth-info--error .mat-icon.mat-icon-inline{color:#cc6668}img.auth-bg{position:absolute;top:10px;left:60%;transform:translate(-60%);width:565px;height:640px;z-index:0;border-radius:24px}@media (max-width: 992px){.auth-component{display:flex;flex-direction:column}.auth-form{width:100%;max-width:400px;height:100%;flex:1 1 auto}}@media (max-width: 500px){.auth{padding-left:8px;padding-right:8px}.auth-form{width:100%;max-width:430px;padding-left:15px;padding-right:15px}}@media (max-width: 320px){.auth-form{padding-left:15px;padding-right:15px;margin-left:0;margin-right:0}}.exchange-order{display:flex;flex-direction:column;gap:20px}.exchange-order__form{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:10px;border:1px solid #E1EBEF;background:rgb(255,255,255)}.exchange-order__line{position:relative;display:block;width:100%;height:1px;background:#E1EBEF}.exchange-order__line-actions{position:absolute;right:-40px;top:50%;transform:translateY(-50%)}.exchange-order__line-actions .turnover.mat-icon{transform:rotate(180deg)}.exchange-order__group{display:flex;flex-direction:column;gap:16px}.exchange-order__title{font: 600 20px/32px Onest}.exchange-order__actions{display:flex;align-self:flex-start;gap:24px}@media (min-width: 992.01px){.exchange-order__group{width:100%;gap:12px}.exchange-order__group.mat-mdc-form-field,.exchange-order__group{display:flex;flex-direction:row}.exchange-order__group>*:first-child{max-width:140px}.exchange-order__group .mat-mdc-form-field+.mat-mdc-form-field{--form-field-outer-gap: 0px}}.exchange-rates{display:flex;flex-direction:column;padding:20px;gap:12px;border-radius:10px;border:1px solid #E1EBEF;background:rgb(255,255,255)}.exchange-rates__header{display:flex;align-items:center;justify-content:space-between}.exchange-rates__title{font: 600 20px/32px Onest;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.exchange-rates__list{display:flex;flex-direction:column;gap:20px}.exchange-rates__item{display:flex;flex-direction:column;gap:4px}.exchange-rates__item.skeleton{border-radius:10px}.exchange-rates__item:last-of-type{border-bottom:none}.exchange-rates__item.action{-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.exchange-rates__item.action::-moz-focus-inner{border:0}.exchange-rates__item.action:focus{outline-style:none}.exchange-rates__item.fake .exchange-rates__name,.exchange-rates__item.fake .exchange-rates__label{color:#1e1e1e52}.exchange-rates__item.fake .exchange-rates__amount{color:#cc6668}.exchange-rates__label{display:flex;align-items:flex-start;font: 600 16px/24px Onest;gap:8px;white-space:nowrap}.exchange-rates__cells{display:flex;width:100%;gap:16px}.exchange-rates__cell{display:flex;flex-direction:column;flex:1}.exchange-rates__name{font: 400 12px/18px Onest;color:#757a7f}.exchange-rates__amount{font: 400 16px/24px Onest;white-space:nowrap}@media (max-width: 375px){.exchange-rates__cells{flex-direction:column;gap:6px}}.exchange-page .exchange-content{display:flex;align-items:flex-start;gap:48px}.exchange-page .exchange-order{width:100%;flex:7}.exchange-page .exchange-rates{flex:3;width:100%;max-width:260px}@media (min-width: 992.01px){.exchange-page .exchange-order{max-width:520px}}.client-exchange-rates-wrapper{width:100%;padding-bottom:15px;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.client-exchange-rates-wrapper::-webkit-scrollbar{height:6px}.client-exchange-rates-wrapper::-webkit-scrollbar-track{background:#E1EBEF}.client-exchange-rates-wrapper::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.client-exchange-rates-wrapper::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.client-exchange-rates-list{min-width:700px}.client-exchange-rates-list .page-grid-row{gap:12px}.client-exchange-rates-list .client-exchange-rates-pair{display:flex;gap:8px;align-items:center;font-weight:600}.client-exchange-rates-list .client-exchange-rates-operation{display:flex;gap:4px;align-items:center}.client-exchange-rates-list .client-exchange-rates-operation.active{color:#2cbecf}.client-exchange-rates-list .client-exchange-rates-operation.locked{color:#cc6668}.client-exchange-rates-list .date{display:flex;flex-direction:column;gap:2px}.client-exchange-rates-list .date .time{color:#757a7f;font: 400 12px/18px Onest}@media (max-width: 768px){.client-exchange-rates-list .date{display:none}}.client-exchange-rates-dialog .form-row:not(:last-child){margin-bottom:20px}.client-exchange-rates-dialog .pair{display:flex;align-items:center;gap:8px;font-weight:600}.client-exchange-rates-dialog .toggle-row{display:flex;justify-content:space-between;border-bottom:1px solid #E1EBEF}.client-exchange-rates-dialog .toggle-row .state-title{font-weight:600;color:#1e1e1e;padding-bottom:8px}.customers-page .page-grid-head{color:#757a7f}.customers-page .page-grid-actions{min-width:44px}.customers-page .date{display:flex;flex-direction:column;gap:2px}.customers-page .date .time{color:#757a7f;font: 400 12px/18px Onest}.customers-page .status-box{display:inline-block;font: 400 12px/18px Onest;border-radius:20px;padding:0 12px}.customers-page .status-box{background:#F1F7FB;color:#1e1e1e}.customers-page .status-box.OnCheck{background:rgb(204,102,104);color:#fff}.customers-page .status-box.Verified{background:#2CBECF;color:#fff}@media (max-width: 992px){.customers-page .date{display:none}}@media (max-width: 500px){.customers-page .date,.customers-page .apps{display:none}}.customer-operations-page .page-toolbar{justify-content:flex-start;gap:20px}.customer-operations-page .header-address{font: 400 14px/20px Onest}@media (max-width: 992px){.customer-operations-page .operations-list .name{display:none}}@media (max-width: 768px){.customer-operations-page .operations-list .date,.customer-operations-page .operations-list .manager,.customer-operations-page .operations-list .customer{display:none}}@media (max-width: 500px){.customer-operations-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.customer-operations-page .input-search{width:100%;max-width:unset}.customer-operations-page .operations-list .amount,.customer-operations-page .operations-list .currency,.customer-operations-page .operations-list .date,.customer-operations-page .operations-list .manager,.customer-operations-page .operations-list .customer{display:none}}.upsert-customer-dialog .optional{font: 400 14px/20px Onest;color:#a4aab1;margin-right:12px}.upsert-customer-dialog .input-group{display:flex;gap:12px}.upsert-customer-dialog .input-group .btn-copy{padding:8px;border-radius:5px;background:#F1F7FB;margin-top:8px}.upsert-customer-dialog .input-group .btn-copy .mat-icon{color:#a4aab1}@media (max-width: 992px){.operations-page .operations-list .name{display:none}}@media (max-width: 768px){.operations-page .operations-list .name,.operations-page .operations-list .status,.operations-page .operations-list .date{display:none}}@media (max-width: 500px){.operations-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.operations-page .input-search{width:100%;max-width:unset}.operations-page .operations-list .currency,.operations-page .operations-list .amount,.operations-page .operations-list .status,.operations-page .operations-list .date,.operations-page .operations-list .name{display:none}}.operation-create-container{display:flex;align-items:flex-start;gap:20px}.operation-create-info{width:100%;max-width:260px;gap:12px}.operation-create-address{display:flex;align-items:center;justify-content:space-between;gap:9px}.operation-create-info-fail{font: 600 14px/20px Onest;color:#cc6668}@media (max-width: 1280px){.operation-create-container{flex-direction:column}}@media (max-width: 500px){.operation-create-info{max-width:unset}}.operations-list .page-grid-head{color:#757a7f}.operations-list .page-grid-actions{min-width:44px}.operations-list .date{display:flex;flex-direction:column;gap:2px}.operations-list .date .time{color:#757a7f;font: 400 12px/18px Onest}.operations-list .amount{display:flex;align-items:center;gap:8px}.operation-status-box{display:inline-block;font: 400 12px/18px Onest;border-radius:20px;padding:0 12px}.operation-status-box{background:#F1F7FB;color:#1e1e1e}.operation-status-box.CREATED{background:#A879E4;color:#1e1e1e}.operation-status-box.READY_TO_COMPLETE{background:rgba(85,209,222,.4);color:#1e1e1e}.operation-status-box.COMPLETED{background:#F1F7FB;color:#1e1e1e}.operation-status-box.FAILED{background:rgba(204,102,104,.4);color:#1e1e1e}.operation-type-box{display:inline-block;font: 400 12px/18px Onest;border-radius:20px;padding:0 12px}.operation-type-box{background:#F1F7FB;color:#1e1e1e}.operation-type-box.BranchCurrencyExchange,.operation-type-box.ClientCurrencyExchange{background:#A879E4;color:#fff}.operation-type-box.ClientTopUpBranch{background:#2CBECF;color:#fff}.operation-type-box.BranchWithdrawal,.operation-type-box.ClientWithdrawalBranch{background:rgb(204,102,104);color:#fff}.transaction-status-dot{display:flex;align-items:center;justify-content:center}.transaction-status-dot .icon{position:relative;display:flex;align-items:center;justify-content:center;width:12px;height:12px;border-radius:50%}.transaction-status-dot .icon:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:6px;height:6px;border-radius:50%}.transaction-status-dot .icon{background:rgba(30,30,30,.12)}.transaction-status-dot .icon:before{background:rgba(255,255,255,.88)}.transaction-status-dot.Unmatched .icon{background:rgba(204,102,104,.5)}.transaction-status-dot.Unmatched .icon:before{background:rgba(204,102,104,.4)}.transaction-status-dot.Matched .icon{background:rgba(124,143,246,.5)}.transaction-status-dot.Matched .icon:before{background:rgb(124,143,246)}.transaction-status-dot.Linked .icon{background:rgba(44,190,207,.5)}.transaction-status-dot.Linked .icon:before{background:#2CBECF}.transaction-status{display:flex;align-items:center;gap:8px;font: 400 14px/20px Onest}.transaction-status .icon{position:relative;display:flex;align-items:center;justify-content:center;width:12px;height:12px;border-radius:50%}.transaction-status .icon:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:6px;height:6px;border-radius:50%}.transaction-status{color:#1e1e1e}.transaction-status .icon{background:rgba(30,30,30,.12)}.transaction-status .icon:before{background:rgba(255,255,255,.88)}.transaction-status.Unmatched{color:#1e1e1e}.transaction-status.Unmatched .icon{background:rgba(204,102,104,.5)}.transaction-status.Unmatched .icon:before{background:rgba(204,102,104,.4)}.transaction-status.Matched{color:#1e1e1e}.transaction-status.Matched .icon{background:rgba(124,143,246,.5)}.transaction-status.Matched .icon:before{background:rgb(124,143,246)}.transaction-status.Imported{color:#1e1e1e}.transaction-status.Imported .icon{background:rgba(254,156,85,.5)}.transaction-status.Imported .icon:before{background:rgb(254,156,85)}.transaction-status.Skipped{color:#1e1e1e}.transaction-status.Skipped .icon{background:rgba(117,122,127,.5)}.transaction-status.Skipped .icon:before{background:#757A7F}.transaction-status.Linked{color:#1e1e1e}.transaction-status.Linked .icon{background:rgba(85,209,222,.5)}.transaction-status.Linked .icon:before{background:rgba(85,209,222,.4)}.operation-view{display:flex;flex-direction:column;width:100%;flex:1;gap:20px}.operation-view-container{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:10px;border:1px solid #E1EBEF;background:rgb(255,255,255);width:100%;max-width:520px}.operation-view-line{display:block;width:100%;height:1px;background:#E1EBEF;margin:0;padding:0}.operation-view-row{display:flex;align-items:center;justify-content:flex-start;font: 400 16px/24px Onest;gap:4px}.operation-view-label{min-width:140px;color:#a4aab1;word-wrap:break-word;white-space:normal}.operation-view-value{display:flex;align-items:center;gap:20px;width:100%}.operation-view-value.strong{font: 600 16px/24px Onest}.operation-view-value.skeleton{height:20px;width:100%;border-radius:10px}.operation-view-status{display:inline-flex;align-items:center;justify-content:center;align-self:normal;flex:none;width:auto;padding:0 12px;border-radius:20px;color:#1e1e1e;background:#F1F7FB;font: 400 12px/18px Onest}.operation-view-comment-box{display:flex;justify-content:space-between;align-items:center;width:100%;font: 600 16px/24px Onest}.operation-connection-title{font-size:16px;font-weight:600;margin:0 0 16px;color:#333}.status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-badge.status-linked{background-color:#e8f5e8;color:#2e7d32}.status-badge.status-matched{background-color:#e3f2fd;color:#1976d2}.status-badge.status-unmatched{background-color:#fff3e0;color:#f57c00}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;color:#6c757d;font-size:14px}.transaction-list{display:flex;flex-direction:column;gap:8px}.transaction-item{display:flex;align-items:center;gap:8px}.transaction-link{color:#1976d2;text-decoration:none;font-family:monospace;font-size:14px}.transaction-link:hover{text-decoration:underline}.transaction-link:visited{color:#1976d2}.transaction-copy-btn{background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease;outline:none}.transaction-copy-btn mat-icon{width:16px;height:16px;font-size:16px}.transaction-copy-btn:hover{background-color:#f5f5f5;color:#333}.transaction-copy-btn:active{background-color:#e0e0e0}.transaction-copy-btn:focus{outline:none;box-shadow:none}.transaction-copy-btn:focus-visible{outline:none;box-shadow:none}@media (max-width: 992px){.operation-view-container{max-width:unset}}@media (max-width: 500px){.operation-view-row{flex-direction:column;align-items:flex-start;gap:4px}.transaction-item{flex-wrap:wrap;gap:4px}.transaction-link{font-size:13px}}.operation-create{display:flex;flex-direction:column;max-width:520px;width:100%;gap:20px}.operation-create .tabs{align-self:flex-start}.operation-create .mat-mdc-form-field-icon-suffix,.operation-create [dir=rtl] .mat-mdc-form-field-icon-prefix{padding:0 12px}.operation-create .mat-mdc-form-field-infix{width:auto}.operation-create .mat-mdc-form-field-icon-suffix{font: 400 12px/18px Onest;color:#a4aab1}.operation-create-form{display:flex;flex-direction:column}.operation-create-form,.operation-create-box{gap:20px}.operation-create-group{display:flex;gap:20px;position:relative}.operation-create-group--currency-amount .mat-mdc-form-field{flex:1}.operation-create-group--currency-amount .mat-mdc-form-field:first-of-type{flex:.5}.operation-create-reverse{position:absolute;right:20px;top:-50%;z-index:1}.operation-create-reverse-actions .turnover.mat-icon{transform:rotate(180deg)}.operation-create-toggles{display:flex;flex-direction:column;gap:16px}.operation-create-toggles .toggle-field{display:flex;justify-content:space-between;align-items:center;font: 400 16px/24px Onest}.operation-create-toggles .mat-mdc-slide-toggle .mdc-label{font: 400 16px/24px Onest;color:#757a7f}.operation-create-toggles .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked .mdc-label{color:#1e1e1e}.operation-create-summary{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:12px;border-radius:5px;background:rgb(255,255,255);box-shadow:4px 4px 10px #1e1e1e14;font: 400 14px/20px Onest}.operation-create-summary .operation-create-summary-item{display:flex;align-items:center;justify-content:space-between;gap:20px}.operation-create-summary .operation-create-summary-item .operation-create-summary-label{color:#757a7f}.operation-create-summary .operation-create-summary-item .operation-create-summary-value{color:#1e1e1e}.operation-create-actions{display:flex;gap:20px}@media (max-width: 500px){.operation-create-actions{flex-direction:column}.operation-create-actions .btn{justify-content:center}}.operation-create-box{display:flex;flex-direction:column;background:rgb(255,255,255);border:1px solid #E1EBEF;border-radius:10px;padding:20px}.operation-create-info-title{font: 600 20px/32px Onest}.operation-create-info-row{display:flex;align-items:center;justify-content:space-between;gap:9px}.operation-create-info-row .mat-icon{color:#a4aab1}.operation-create-info-row .mat-mdc-icon-button{width:24px;height:24px}.operation-create-info-group{display:flex;align-items:center;gap:9px}.operations-wallets-wrapper{width:100%;padding-bottom:15px;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.operations-wallets-wrapper::-webkit-scrollbar{height:6px}.operations-wallets-wrapper::-webkit-scrollbar-track{background:#E1EBEF}.operations-wallets-wrapper::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.operations-wallets-wrapper::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.operations-wallets{min-width:600px}.operations-wallets .address{display:flex;align-items:center}.operations-wallets .address mat-icon,.operations-wallets .address mat-icon:hover{color:#a4aab1}@media (max-width: 992px){.fund-page .operations-list .name{display:none}}@media (max-width: 768px){.fund-page .operations-list .name,.fund-page .operations-list .date{display:none}}@media (max-width: 500px){.fund-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.fund-page .input-search{width:100%;max-width:unset}.fund-page .operations-list .currency,.fund-page .operations-list .amount,.fund-page .operations-list .date,.fund-page .operations-list .name{display:none}}@media (max-width: 992px){.withdraw-page .operations-list .name{display:none}}@media (max-width: 768px){.withdraw-page .operations-list .name,.withdraw-page .operations-list .date{display:none}}@media (max-width: 500px){.withdraw-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.withdraw-page .input-search{width:100%;max-width:unset}.withdraw-page .operations-list .currency,.withdraw-page .operations-list .amount,.withdraw-page .operations-list .date,.withdraw-page .operations-list .name{display:none}}.operations-history-page .currency-cell{position:relative;display:inline-flex;flex-direction:column}.operations-history-page .currency-cell .arrow-down{position:absolute;top:8px;right:-100%;color:#a4aab1}@media (max-width: 992px){.operations-history-page .operations-list .name{display:none}}@media (max-width: 768px){.operations-history-page .operations-list .name,.operations-history-page .operations-list .status,.operations-history-page .operations-list .date,.operations-history-page .operations-list .cashpoint{display:none}}@media (max-width: 500px){.operations-history-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.operations-history-page .input-search{width:100%;max-width:unset}.operations-history-page .operations-list .currency,.operations-history-page .operations-list .type,.operations-history-page .operations-list .status,.operations-history-page .operations-list .date,.operations-history-page .operations-list .name{display:none}}.employee-page .page-grid-head .page-grid-col{font: 400 12px/18px Onest;color:#757a7f}.employee-page .page-grid-row{color:#1e1e1e}.employee-page .page-grid-row.disabled{color:#a4aab1}.employee-page .page-grid-col{font: 400 14px/20px Onest}.employee-page .page-grid-actions{min-width:44px}@media (max-width: 992px){.employee-page .email{display:none}}@media (max-width: 500px){.employee-page .role,.employee-page .email,.employee-page .date,.employee-page .cashpoint{display:none}}.cashpoints-page .page-grid-actions{padding-left:4px}.cashpoints-page .balance-list{display:flex;flex-direction:column;gap:12px}.cashpoints-page .balance-item{display:flex;flex-direction:row;gap:8px}.cashpoints-page .balance-item__label{font: 400 14px/20px Onest;color:#757a7f}.cashpoints-page .balance-item__amount{color:#1e1e1e;font: 600 14px/20px Onest}@media (min-width: 768.01px){.cashpoints-page .page-grid-body .page-grid-row{padding:8px 0}.cashpoints-page .page-grid-body .page-grid-row.auto-height{height:auto}.cashpoints-page .page-grid-body .page-grid-row:last-of-type{padding-bottom:0}.cashpoints-page .page-grid-body .page-grid-col{height:auto;border:none;align-self:flex-start}.cashpoints-page .page-grid-body .page-grid-actions{align-self:flex-start}}@media (max-width: 768px){.cashpoints-page .balance{display:none}}@media (max-width: 500px){.cashpoints-page .city,.cashpoints-page .address,.cashpoints-page .balance{display:none}}.cashpoint-operations-page .page-toolbar{justify-content:flex-start;gap:20px}.cashpoint-operations-page .header-title-wrapper{display:flex;align-items:center;gap:6px}.cashpoint-operations-page .header-title-wrapper h2{margin:0}.cashpoint-operations-page .header-address{font: 400 14px/20px Onest}.cashpoint-operations-page mat-menu .mat-icon{width:20px;height:20px;font-size:20px}@media (max-width: 992px){.cashpoint-operations-page .operations-list .name{display:none}}@media (max-width: 768px){.cashpoint-operations-page .operations-list .date,.cashpoint-operations-page .operations-list .manager,.cashpoint-operations-page .operations-list .customer{display:none}}@media (max-width: 500px){.cashpoint-operations-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.cashpoint-operations-page .input-search{width:100%;max-width:unset}.cashpoint-operations-page .operations-list .amount,.cashpoint-operations-page .operations-list .currency,.cashpoint-operations-page .operations-list .date,.cashpoint-operations-page .operations-list .manager,.cashpoint-operations-page .operations-list .cashpoint{display:none}}.wallet-info-dialog .wallet-info-content{width:100%;display:flex;flex-direction:column;gap:20px}.wallet-info-dialog .wallet-details-section{width:100%;background:#F6F7F8;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.wallet-info-dialog .detail-row{display:flex;align-items:flex-start;gap:16px}.wallet-info-dialog .detail-row .label{font: 400 14px/20px Onest;color:#a4aab1;min-width:160px;flex-shrink:0}.wallet-info-dialog .detail-row .value{font: 600 14px/20px Onest;color:#1e1e1e;flex:1;word-break:break-all}.wallet-info-dialog .detail-row .value.wallet-address{font: 400 14px/20px Onest;color:#1e1e1e;line-height:1.4}.wallet-info-dialog .warning-section{width:100%;background:#FDF2F2;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:12px}.wallet-info-dialog .warning-section .warning-icon{flex-shrink:0;margin-top:2px}.wallet-info-dialog .warning-section .warning-icon .mat-icon{color:#cc6668;font-size:20px;width:20px;height:20px}.wallet-info-dialog .warning-section .warning-text{font: 400 14px/20px Onest;color:#1e1e1e;line-height:1.5}@media (max-width: 660px){.wallet-info-dialog .wallet-info-header{flex-direction:column;align-items:flex-start;gap:12px}.wallet-info-dialog .detail-row{flex-direction:column}}.cashpoints-settings-page .page-grid-head .page-grid-col{font: 400 12px/18px Onest;color:#757a7f}.cashpoints-settings-page .page-grid-row{color:#1e1e1e}.cashpoints-settings-page .page-grid-row.disabled{color:#a4aab1}.cashpoints-settings-page .page-grid-col{font: 400 14px/20px Onest}.cashpoints-settings-page .page-grid-actions{min-width:44px}@media (max-width: 500px){.cashpoints-settings-page .cashiers,.cashpoints-settings-page .address{display:none}}.upsert-cashpoint-dialog .mat-mdc-dialog-content{gap:12px!important;align-items:flex-start!important}.upsert-cashpoint-dialog .mat-mdc-dialog-content>*{flex:0 0 auto}.upsert-cashpoint-dialog .mat-mdc-dialog-content form#formCashpoint{display:flex;flex-direction:column;gap:12px}.upsert-cashpoint-dialog .mdc-dialog__actions{display:flex;align-items:center;justify-content:flex-start}.upsert-cashpoint-dialog .mdc-dialog__actions.reverse-around{flex-direction:row-reverse;justify-content:space-between}.upsert-cashpoint-dialog .state{display:flex;align-items:center;justify-content:flex-start;gap:16px;width:100%;padding-bottom:8px;margin-bottom:12px;border-bottom:1px solid #E1EBEF}.upsert-cashpoint-dialog .state mat-slide-toggle{display:flex;flex-direction:row;margin-left:auto!important}.upsert-cashpoint-dialog .state mat-slide-toggle .mdc-form-field{flex-direction:row}.upsert-cashpoint-dialog .state .mdc-switch~.mdc-label{font: 400 14px/20px Onest;color:#a4aab1}.upsert-cashpoint-dialog .state .mdc-switch.mdc-switch--checked~.mdc-label{color:#1e1e1e}.upsert-cashpoint-dialog .state-title{font: 600 20px/32px Onest;color:#1e1e1e;flex-shrink:0}.upsert-cashpoint-dialog form.currency{display:flex;flex-direction:column;flex:0 0 auto;width:100%;gap:12px}.upsert-cashpoint-dialog .currency-title{font: 600 20px/32px Onest}.upsert-cashpoint-dialog .currency-list{display:flex;flex-wrap:wrap;flex:0 0 auto;gap:8px 0;min-height:0;align-content:flex-start}.upsert-cashpoint-dialog .currency-item{flex-basis:50%;flex-grow:0;flex-shrink:0}.upsert-cashpoint-dialog .currency-item .mdc-label{display:flex;align-items:center;justify-content:flex-start;gap:4px}.upsert-cashpoint-dialog .cashiers{display:flex;flex-direction:column;width:100%;gap:12px}.upsert-cashpoint-dialog .cashiers-title{font: 600 20px/32px Onest}.upsert-cashpoint-dialog .cashiers-list{display:flex;flex-direction:column;width:100%;gap:12px}.upsert-cashpoint-dialog .cashiers-item{display:flex;align-items:center;gap:12px}.upsert-cashpoint-dialog .cashiers-item .mat-mdc-form-field{width:100%}upsert-division-dialog .mat-mdc-dialog-content{gap:12px!important;align-items:flex-start!important}upsert-division-dialog .mat-mdc-dialog-content>*{flex:0 0 auto}upsert-division-dialog .mat-mdc-dialog-content form#formDivision{display:flex;flex-direction:column;gap:12px}upsert-division-dialog .mdc-dialog__actions{display:flex;align-items:center;justify-content:flex-start}upsert-division-dialog .state{display:flex;align-items:center;justify-content:flex-start;gap:16px;width:100%;padding-bottom:8px;margin-bottom:12px;border-bottom:1px solid #E1EBEF}upsert-division-dialog .state mat-slide-toggle{display:flex;flex-direction:row;margin-left:auto!important}upsert-division-dialog .state mat-slide-toggle .mdc-form-field{flex-direction:row}upsert-division-dialog .state-title{font: 600 20px/32px Onest;color:#1e1e1e;flex-shrink:0}upsert-category-dialog .mat-mdc-dialog-content{gap:12px!important;align-items:flex-start!important}upsert-category-dialog .mat-mdc-dialog-content>*{flex:0 0 auto}upsert-category-dialog .mat-mdc-dialog-content form#formCategory{display:flex;flex-direction:column;gap:12px}upsert-category-dialog .mdc-dialog__actions{display:flex;align-items:center;justify-content:flex-start}upsert-category-dialog .state{display:flex;align-items:center;justify-content:flex-start;gap:16px;width:100%;padding-bottom:8px;margin-bottom:12px;border-bottom:1px solid #E1EBEF}upsert-category-dialog .state mat-slide-toggle{display:flex;flex-direction:row;margin-left:auto!important}upsert-category-dialog .state mat-slide-toggle .mdc-form-field{flex-direction:row}upsert-category-dialog .state-title{font: 600 20px/32px Onest;color:#1e1e1e;flex-shrink:0}.settings-page .main-currency{display:flex;flex-direction:column;max-width:520px;width:100%;padding:20px;gap:12px;border-radius:10px;border:1px solid #E1EBEF;background:rgb(255,255,255)}.settings-page .main-currency-header{display:flex;align-items:center;justify-content:space-between}.settings-page .main-currency-title{font: 600 20px/32px Onest;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.settings-page .main-currency-list{display:flex;flex-wrap:wrap;gap:8px 0}.settings-page .main-currency-item{display:flex;flex-basis:50%;gap:8px;font: 600 16px/24px Onest;color:#1e1e1e}.settings-page .main-currency-item .main{color:#2cbecf}.change-main-currency-dialog .change-main-currency-dialog-host{display:flex;flex-direction:column;min-height:320px}.change-main-currency-dialog .mat-mdc-dialog-content{flex:1 1 auto}.change-main-currency-dialog .mat-mdc-dialog-content form{gap:12px}.change-main-currency-dialog .main-currency{display:flex;align-items:center;justify-content:flex-start;gap:8px}.change-main-currency-dialog .currency{display:flex;flex-direction:column;width:100%;gap:12px}.change-main-currency-dialog .currency-title{font: 600 20px/32px Onest}.change-main-currency-dialog .currency-list{display:flex;flex-wrap:wrap;gap:8px 0}.change-main-currency-dialog .currency-item{flex-basis:33.3333%}.company-settings-list .page-grid-head{color:#757a7f}.company-settings-list .page-grid-actions{min-width:44px}.company-settings-list .name{flex:2}.company-settings-list .country,.company-settings-list .status{flex:1}.branch-status-box{display:inline-block;font: 400 12px/18px Onest;border-radius:20px;padding:0 12px}.branch-status-box{background:#E1EBEF;color:#1e1e1e}.branch-status-box.active{background:#F1F7FB;color:#1e1e1e}.branch-status-box.inactive{background:rgba(204,102,104,.4);color:#1e1e1e}.branch-details-page .transaction-details-container{position:relative}.branch-details-page .transaction-details-title{font: 600 16px/24px Onest;color:#1e1e1e;margin-bottom:8px}.branch-details-page .branch-currencies-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.branch-details-page .branch-currencies-header .transaction-details-title{margin-bottom:0}.branch-details-page .branch-currencies-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#a4aab1}.branch-details-page .branch-currencies-empty mat-icon{width:48px;height:48px;font-size:48px;margin-bottom:16px}.branch-details-page .branch-currencies-empty p{font: 400 14px/20px Onest;margin:0}.branch-details-edit-btn{position:absolute;top:16px;right:16px}.branch-currencies-list{display:flex;flex-direction:column;gap:8px}.branch-currencies-list .currency-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;border:1px solid #E1EBEF;transition:background-color .2s}.branch-currencies-list .currency-item:hover{background:#E1EBEF}.branch-currencies-list .currency-item mat-icon:first-child{width:20px;height:20px;font-size:20px;flex-shrink:0}.branch-currencies-list .currency-item .currency-info-wrapper{display:flex;flex-direction:column;gap:4px;flex:1}.branch-currencies-list .currency-item .currency-code{font: 600 14px/20px Onest;color:#1e1e1e}.branch-currencies-list .currency-item .currency-name{font: 400 12px/18px Onest;color:#757a7f}.branch-currencies-list .currency-item .currency-toggle-wrapper{display:flex;align-items:center;gap:12px}.branch-currencies-list .currency-item .currency-toggle-wrapper .toggle-label{font: 400 14px/20px Onest;color:#1e1e1e;min-width:80px}.add-currency-dialog-host .mat-mdc-dialog-content{max-height:60vh;padding:0 24px}.search-container{padding:16px 0;position:-webkit-sticky;position:-webkit-sticky;position:sticky;top:0;background:rgb(255,255,255);z-index:1}.search-container mat-form-field{width:100%}.currency-list{display:flex;flex-direction:column;gap:0;min-height:300px;max-height:400px;overflow-y:auto}.currency-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:background-color .2s;border:2px solid transparent}.currency-item:hover:not(.disabled){background:#E1EBEF}.currency-item.selected:not(.disabled){border-color:#2cbecf;background:#F1F7FB}.currency-item.disabled{cursor:not-allowed;opacity:.5}.currency-item.disabled .currency-code,.currency-item.disabled .currency-name{color:#a4aab1}.currency-item mat-icon{width:24px;height:24px;font-size:24px;flex-shrink:0}.currency-item .currency-icon-skeleton{width:24px;height:24px;border-radius:50%;background:#E1EBEF}.currency-item .currency-info{display:flex;flex-direction:column;gap:4px;flex:1}.currency-item .currency-code{font: 600 14px/20px Onest;color:#1e1e1e}.currency-item .currency-name{font: 400 12px/18px Onest;color:#757a7f}.currency-item .currency-badge{font: 400 12px/18px Onest;color:#a4aab1;padding:4px 8px;border-radius:12px;background:#E1EBEF}.currency-item .check-icon{color:#2cbecf}.currency-item.skeleton{pointer-events:none}.currency-item.skeleton .currency-code,.currency-item.skeleton .currency-name{background:#E1EBEF;border-radius:4px;color:transparent}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#a4aab1}.empty-state mat-icon{width:48px;height:48px;font-size:48px;margin-bottom:16px}.empty-state p{font: 400 14px/20px Onest;margin:0}.edit-branch-dialog .edit-branch-dialog-host{display:flex;flex-direction:column;min-height:320px}.edit-branch-dialog .mat-mdc-dialog-content{flex:1 1 auto}.edit-branch-dialog .mdc-dialog__actions{display:flex;align-items:center;justify-content:flex-start}.edit-branch-dialog .state{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;margin-bottom:16px}.edit-branch-dialog .state .mdc-switch~.mdc-label{font: 400 14px/20px Onest;color:#a4aab1}.edit-branch-dialog .state .mdc-switch.mdc-switch--checked~.mdc-label{color:#1e1e1e}.edit-branch-dialog .state-title{font: 600 20px/32px Onest;color:#1e1e1e}.edit-branch-dialog form{display:flex;flex-direction:column;gap:12px}.edit-branch-dialog form mat-form-field{width:100%}.select-company-type-dialog .mat-mdc-dialog-content{padding:24px}.select-company-type-dialog .company-type-options{display:flex;gap:16px;justify-content:center}.select-company-type-dialog .company-type-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 24px;min-width:160px;border:2px solid #E1EBEF;border-radius:12px;background:rgb(255,255,255);cursor:pointer;transition:all .2s}.select-company-type-dialog .company-type-option:hover{border-color:#2cbecf;background:#F1F7FB}.select-company-type-dialog .company-type-option mat-icon{width:48px;height:48px;font-size:48px;color:#2cbecf}.select-company-type-dialog .company-type-option .company-type-label{font: 600 16px/24px Onest;color:#1e1e1e}@media (min-width: 992.01px){.exchange-operations--layout .ex-content{scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.exchange-operations--layout .ex-content::-webkit-scrollbar{height:6px}.exchange-operations--layout .ex-content::-webkit-scrollbar-track{background:#E1EBEF}.exchange-operations--layout .ex-content::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.exchange-operations--layout .ex-content::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}}.exchange-operations-page .page-toolbar{justify-content:flex-start}.exchange-operations-page .page-grid-head{background:rgb(255,255,255)}.exchange-operations-page .page-grid-total{height:48px}.exchange-operations-page .page-grid-total .page-grid-col{padding-bottom:0}.exchange-operations-page .page-grid-total .total{color:#757a7f;font: 400 14px/20px Onest}.exchange-operations-page .page-grid-total .cost,.exchange-operations-page .page-grid-total .profit{font: 600 14px/20px Onest}@media (min-width: 992.01px){.exchange-operations-page .page-content{padding-right:32px;min-width:1200px}.exchange-operations-page .page-toolbar{min-width:1200px}.exchange-operations-page .page-grid-head{position:-webkit-sticky;position:-webkit-sticky;position:sticky;top:56px;z-index:1;background:rgb(255,255,255)}.exchange-operations-page .page-grid-total{height:48px}}@media (max-width: 992px){.exchange-operations-page .page-content{width:100%;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.exchange-operations-page .page-content::-webkit-scrollbar{height:6px}.exchange-operations-page .page-content::-webkit-scrollbar-track{background:#E1EBEF}.exchange-operations-page .page-content::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.exchange-operations-page .page-content::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.exchange-operations-page .page-grid{min-width:1200px}}.exchange-operations-page .total{flex:7.3}.exchange-operations-page .np{flex:.3}.exchange-operations-page .page-grid-body .currency{display:flex;align-items:center;gap:8px}.exchange-operations-page .tranDate{word-break:break-word;overflow-wrap:anywhere}@media (max-width: 500px){.exchange-operations-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.exchange-operations-page .page-toolbar .datepicker,.exchange-operations-page .page-toolbar .mat-mdc-form-field{align-self:stretch;width:100%}}@media (min-width: 992.01px){.exchange-operations-summary--layout .ex-content{scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.exchange-operations-summary--layout .ex-content::-webkit-scrollbar{height:6px}.exchange-operations-summary--layout .ex-content::-webkit-scrollbar-track{background:#E1EBEF}.exchange-operations-summary--layout .ex-content::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.exchange-operations-summary--layout .ex-content::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}}.exchange-operations-summary-page .page-toolbar{justify-content:flex-start}.exchange-operations-summary-page .page-grid-head{background:rgb(255,255,255)}.exchange-operations-summary-page .page-grid-row{gap:4px}.exchange-operations-summary-page .page-grid-total{height:48px}.exchange-operations-summary-page .page-grid-total .page-grid-col{padding-bottom:0;font: 600 14px/20px Onest}.exchange-operations-summary-page .page-grid-total .total{color:#757a7f;font: 400 14px/20px Onest}.exchange-operations-summary-page .page-grid-body .currency{display:flex;align-items:center;gap:8px}@media (min-width: 992.01px){.exchange-operations-summary-page .page-content{padding-right:32px;min-width:1100px}.exchange-operations-summary-page .page-toolbar{min-width:1100px}.exchange-operations-summary-page .page-grid-head{position:-webkit-sticky;position:-webkit-sticky;position:sticky;top:56px;z-index:1;background:rgb(255,255,255)}.exchange-operations-summary-page .page-grid-total{height:48px}}@media (max-width: 992px){.exchange-operations-summary-page .page-content{width:100%;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.exchange-operations-summary-page .page-content::-webkit-scrollbar{height:6px}.exchange-operations-summary-page .page-content::-webkit-scrollbar-track{background:#E1EBEF}.exchange-operations-summary-page .page-content::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.exchange-operations-summary-page .page-content::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.exchange-operations-summary-page .page-grid{min-width:1100px}}@media (max-width: 500px){.exchange-operations-summary-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.exchange-operations-summary-page .page-toolbar .datepicker,.exchange-operations-summary-page .page-toolbar .mat-mdc-form-field{align-self:stretch;width:100%}}@media (min-width: 768.01px){.transaction-list-page .page-content{width:100%;scrollbar-color:#2CBECF transparent;scrollbar-width:thin;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.transaction-list-page .page-content::-webkit-scrollbar{height:6px}.transaction-list-page .page-content::-webkit-scrollbar-track{background:#E1EBEF}.transaction-list-page .page-content::-webkit-scrollbar-thumb{background:#2CBECF;border-radius:10px}.transaction-list-page .page-content::-webkit-scrollbar-thumb:hover{background:#1AADBD!important}.transaction-list-page .page-grid{min-width:980px}}.transaction-list-page .page-grid-head{color:#757a7f}.transaction-list-page .page-grid-actions{min-width:44px}.transaction-list-page .date{display:flex;flex-direction:column;gap:2px;font: 400 14px/20px Onest}.transaction-list-page .date .time{color:#757a7f;font: 400 12px/18px Onest}.transaction-list-page .transaction-hash-link{color:#1976d2;text-decoration:none;font-family:monospace;font-size:.9em}.transaction-list-page .transaction-hash-link:hover{text-decoration:underline;color:#1565c0}@media (max-width: 992px){.transaction-list-page .page-grid .name{display:none}}@media (max-width: 768px){.transaction-list-page .page-content{width:100%;overflow-x:visible}.transaction-list-page .page-grid{min-width:unset;width:100%}.transaction-list-page .page-grid .name,.transaction-list-page .page-grid .status,.transaction-list-page .page-grid .date{display:none}}@media (max-width: 500px){.transaction-list-page .page-toolbar{flex-direction:column;align-items:flex-start;align-self:stretch}.transaction-list-page .input-search{width:100%;max-width:unset}.transaction-list-page .page-content{width:100%;overflow-x:visible}.transaction-list-page .page-grid{min-width:unset;width:100%}.transaction-list-page .page-grid .currency,.transaction-list-page .page-grid .amount,.transaction-list-page .page-grid .status,.transaction-list-page .page-grid .date,.transaction-list-page .page-grid .name{display:none}}.transaction-details-page{display:flex;flex-direction:column;width:100%;flex:1;gap:20px}.transaction-details-container,.transaction-details-actions{width:100%;max-width:520px}.transaction-details-container{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:10px;border:1px solid #E1EBEF;background:rgb(255,255,255)}.transaction-details-line{display:block;width:100%;height:1px;background:#E1EBEF;margin:0;padding:0}.transaction-details-row{display:flex;align-items:center;justify-content:flex-start;font: 400 16px/24px Onest;gap:4px}.transaction-details-row--start{align-items:flex-start}.transaction-details-group{display:flex;align-items:flex-start;width:100%;gap:8px}.transaction-details-group>*{min-width:0}.transaction-details-label{min-width:140px;color:#a4aab1;word-wrap:break-word;white-space:normal}.transaction-details-value{display:flex;align-items:center;width:100%;word-break:break-all;overflow-wrap:anywhere;flex:1 1 auto}.transaction-details-value .btn.btn-link{word-break:break-all;overflow-wrap:anywhere;white-space:normal;text-align:left;line-height:1.4;padding:0;min-height:auto;max-width:100%;flex:1}.transaction-details-value.strong{font: 600 16px/24px Onest}.transaction-details-value.skeleton{height:20px;width:100%;border-radius:10px}.transaction-details-actions{display:flex;align-items:center;gap:8px}.transaction-details-actions__ml{margin-left:auto}@media (max-width: 992px){.transaction-details-container,.transaction-details-actions{max-width:unset}}@media (max-width: 500px){.transaction-details-row{flex-direction:column;align-items:flex-start;gap:4px}.transaction-details-actions{flex-direction:column;align-self:stretch}.transaction-details-actions .btn{width:100%;align-self:stretch;justify-self:center}}.transaction-view{display:flex;flex-direction:column;width:100%;flex:1;gap:20px}.transaction-view-container{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:10px;border:1px solid #E1EBEF;background:rgb(255,255,255);width:100%;max-width:520px}.transaction-view-row{display:flex;align-items:flex-start;justify-content:flex-start;font: 400 16px/24px Onest;gap:4px}.transaction-view-label{min-width:140px;color:#a4aab1;word-wrap:break-word;white-space:normal}.transaction-view-value{display:flex;align-items:flex-start;gap:20px;width:100%}.transaction-view-value.strong{font: 600 16px/24px Onest}.transaction-view-value.skeleton{height:20px;width:100%;border-radius:10px}.transaction-view-wallet{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.transaction-view-wallet .wallet-address{word-break:break-all;overflow-wrap:anywhere;line-height:1.4;flex:1;min-width:0}.transaction-view-wallet .wallet-copy-btn{flex-shrink:0;margin-top:-1px;background:none!important;border:none!important;padding:4px;cursor:pointer;border-radius:4px;transition:all .2s ease}.transaction-view-wallet .wallet-copy-btn .mat-icon{width:20px;height:20px;font-size:20px;color:#a4aab1}.transaction-view-wallet .wallet-copy-btn:hover{background:none!important}.transaction-view-wallet .wallet-copy-btn:hover .mat-icon{color:#2cbecf}.transaction-view-wallet .wallet-copy-btn:focus{background:none!important;outline:none}.transaction-view-wallet .wallet-copy-btn:active{background:none!important}.transaction-view-wallet .wallet-copy-btn:active .mat-icon{color:#2cbecf;transform:scale(.95)}.transaction-view-hash{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.transaction-view-hash .hash-text{word-break:break-all;overflow-wrap:anywhere;line-height:1.4;flex:1;min-width:0;font-weight:400}.transaction-view-hash .hash-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-top:-1px}.transaction-view-hash .hash-link-btn,.transaction-view-hash .hash-copy-btn{background:none!important;border:none!important;padding:4px;cursor:pointer;border-radius:4px;transition:all .2s ease}.transaction-view-hash .hash-link-btn svg,.transaction-view-hash .hash-link-btn .mat-icon,.transaction-view-hash .hash-copy-btn svg,.transaction-view-hash .hash-copy-btn .mat-icon{width:20px;height:20px;font-size:20px;color:#a4aab1}.transaction-view-hash .hash-link-btn:hover,.transaction-view-hash .hash-copy-btn:hover{background:none!important}.transaction-view-hash .hash-link-btn:hover svg path,.transaction-view-hash .hash-link-btn:hover .mat-icon,.transaction-view-hash .hash-copy-btn:hover svg path,.transaction-view-hash .hash-copy-btn:hover .mat-icon{color:#2cbecf}.transaction-view-hash .hash-link-btn:focus,.transaction-view-hash .hash-copy-btn:focus{background:none!important;outline:none}.transaction-view-hash .hash-link-btn:active,.transaction-view-hash .hash-copy-btn:active{background:none!important}.transaction-view-hash .hash-link-btn:active svg,.transaction-view-hash .hash-link-btn:active .mat-icon,.transaction-view-hash .hash-copy-btn:active svg,.transaction-view-hash .hash-copy-btn:active .mat-icon{transform:scale(.95)}.transaction-status-section{width:100%;max-width:520px;margin-top:32px}.transaction-status-container{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:10px;border:1px solid #E1EBEF;background:rgb(255,255,255);width:100%}.transaction-status-title{font: 600 16px/24px Onest;color:#1e1e1e;margin:0 0 16px;padding:0}.transaction-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap;justify-content:flex-start;align-items:center}.transaction-status-row{display:flex;align-items:flex-start;justify-content:flex-start;font: 400 16px/24px Onest;gap:4px}.transaction-status-label{min-width:140px;color:#a4aab1;word-wrap:break-word;white-space:normal}.transaction-status-value{display:flex;align-items:center;gap:20px;width:100%}.transaction-status-value.skeleton{height:20px;width:100%;border-radius:10px}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:20px;font: 500 12px/18px Onest;text-transform:uppercase;letter-spacing:.5px}.status-badge.status-created{background-color:#fff3cd;color:#856404;border:1px solid #FFEAA7}.status-badge.status-ready{background-color:#d1ecf1;color:#0c5460;border:1px solid #B8DAFF}.status-badge.status-completed{background-color:#d4edda;color:#155724;border:1px solid #C3E6CB}.status-badge.status-failed{background-color:#f8d7da;color:#721c24;border:1px solid #F5C6CB}.status-badge.status-skipped{background-color:#e2e3e5;color:#383d41;border:1px solid #D6D8DB}.status-badge.status-matched{background-color:#d1f2eb;color:#0e6655;border:1px solid #A3E4D7}.status-badge.status-unmatched{background-color:#fadbd8;color:#922b21;border:1px solid #F1948A}.status-badge.status-linked{background-color:#ebf5ff;color:#1b4f72;border:1px solid #AED6F1}.status-badge.status-default{background-color:#e1ebef;color:#a4aab1;border:1px solid #E1EBEF}@media (max-width: 992px){.transaction-view-container,.transaction-status-section{max-width:unset}}@media (max-width: 500px){.transaction-view-wallet{flex-direction:column;align-items:flex-start}.transaction-view-wallet .wallet-copy-btn{margin-top:4px;align-self:flex-end}.transaction-view-hash{flex-direction:column;align-items:flex-start}.transaction-view-hash .hash-actions{margin-top:4px;align-self:flex-end}.transaction-actions{flex-direction:column;align-items:stretch;gap:8px}.transaction-actions button{width:100%!important}}.transaction-type{display:flex;align-items:center;justify-self:flex-start;height:20px;gap:10px;padding-right:12px;padding-left:12px;border-radius:20px;font: 400 14px/20px Onest;color:#fff}.transaction-type.fund{background:#2CBECF}.transaction-type.withdraw{background:rgb(204,102,104)}.shortcut-texts{display:flex;align-items:center;overflow:hidden;gap:8px;min-height:32px}.shortcut-texts .shortcut-texts-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-page .page-content{display:flex;flex-direction:column;gap:20px}.main-page .main-page-period{display:flex;align-items:center;gap:12px}.main-page .label-info{color:#757a7f}.main-page .value-info{display:flex;gap:4px;font: 600 16px/24px Onest;line-height:24px;margin-top:4px}.main-page .value-info mat-icon{color:#a4aab1}.main-page .mt-12{margin-top:12px}.main-page .date-picker{max-width:287px}.main-page .main-page-points{position:relative;border-radius:10px;padding:20px;overflow:hidden;background:url(assets/images/bg_main.webp?v=1.5.0) lightgray 50%/cover no-repeat}.main-page .main-page-points .point-item{background:#fff;padding:12px;border-radius:5px}.main-page .main-title-head{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #E1EBEF;padding-bottom:8px}.main-page .main-title-box{font: 600 20px/32px Onest}.main-page .main-page-grid{display:grid;gap:20px}.main-page .main-page-grid.grid-cols-2{grid-template-columns:repeat(2,1fr)}.main-page .main-page-grid.grid-cols-3{grid-template-columns:repeat(3,1fr)}.main-page .main-page-grid.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 992px){.main-page .main-page-grid.lg-grid-cols-1{grid-template-columns:1fr}.main-page .main-page-grid.lg-grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.main-page .main-page-grid.md-grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.main-page .main-page-grid.xs-grid-cols-1{grid-template-columns:1fr}}.main-page .main-page-info{background:#fff;border:1px solid #E1EBEF;border-radius:10px;padding:20px}.main-page .group-item{display:flex;align-items:center;gap:16px}.main-page .group-item .icon{padding:16px;background-color:#f1f7fb;border-radius:5px}.main-page .group-item .icon mat-icon{color:#a4aab1}
