@import"https://fonts.googleapis.com/css2?family=Lexend+Giga:wght@100;200;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700&display=swap";.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top,.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-window.cc-banner{align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:flex;align-items:center;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{flex-direction:column}.cc-window.cc-banner .cc-compliance{flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color:rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color:#3f51b5;--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:#ff4081;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color:#f44336;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, .87)}.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:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px;--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color:rgba(0, 0, 0, .54)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5;--mdc-linear-progress-track-color:rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081;--mdc-linear-progress-track-color:rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px}html{--mdc-filled-text-field-caret-color:#3f51b5;--mdc-filled-text-field-focus-active-indicator-color:#3f51b5;--mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, .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-hover-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-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#3f51b5;--mdc-outlined-text-field-focus-outline-color:#3f51b5;--mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, .38);--mat-form-field-state-layer-color:rgba(0, 0, 0, .87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity:.04;--mat-form-field-focus-state-layer-opacity:.08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#ff4081;--mdc-filled-text-field-focus-active-indicator-color:#ff4081;--mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mdc-outlined-text-field-caret-color:#ff4081;--mdc-outlined-text-field-focus-outline-color:#ff4081;--mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, .87)}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color:white}html{--mdc-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color:#000;--mdc-dialog-container-shape:4px;--mat-dialog-container-max-width:80vw;--mat-dialog-container-small-max-width:80vw;--mat-dialog-container-min-width:0;--mat-dialog-actions-alignment:start;--mat-dialog-actions-padding:8px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px;--mat-dialog-headline-padding:0 24px 9px}html{--mdc-dialog-container-color:white;--mdc-dialog-subhead-color:rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-family:rounded;--mdc-chip-container-shape-radius:16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family:rounded;--mdc-chip-with-avatar-avatar-shape-radius:14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:0;--mdc-chip-outline-color:transparent;--mdc-chip-disabled-outline-color:transparent;--mdc-chip-focus-outline-color:transparent;--mdc-chip-hover-state-layer-opacity:.04;--mdc-chip-with-avatar-disabled-avatar-opacity:1;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-selected-hover-state-layer-opacity:.04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;--mdc-chip-with-icon-disabled-icon-opacity:1;--mat-chip-disabled-container-opacity:.4;--mat-chip-trailing-action-opacity:.54;--mat-chip-trailing-action-focus-opacity:1;--mat-chip-trailing-action-state-layer-color:transparent;--mat-chip-selected-trailing-action-state-layer-color:transparent;--mat-chip-trailing-action-hover-state-layer-opacity:0;--mat-chip-trailing-action-focus-state-layer-opacity:0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-selected-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-flat-disabled-selected-container-color:#e0e0e0;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:#212121;--mdc-chip-selected-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mat-chip-selected-disabled-trailing-icon-color:#212121;--mat-chip-selected-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-selected-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-flat-disabled-selected-container-color:#3f51b5;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-selected-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-flat-disabled-selected-container-color:#ff4081;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-selected-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-flat-disabled-selected-container-color:#f44336;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:.0178571429em;--mdc-chip-label-text-weight:400}html{--mdc-switch-disabled-selected-icon-opacity:.38;--mdc-switch-disabled-track-opacity:.12;--mdc-switch-disabled-unselected-icon-opacity:.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:.12;--mdc-switch-selected-hover-state-layer-opacity:.04;--mdc-switch-selected-pressed-state-layer-opacity:.1;--mdc-switch-unselected-focus-state-layer-opacity:.12;--mdc-switch-unselected-hover-state-layer-opacity:.04;--mdc-switch-unselected-pressed-state-layer-opacity:.1;--mat-switch-disabled-selected-handle-opacity:.38;--mat-switch-disabled-unselected-handle-opacity:.38;--mat-switch-unselected-handle-size:20px;--mat-switch-selected-handle-size:20px;--mat-switch-pressed-handle-size:20px;--mat-switch-with-icon-handle-size:20px;--mat-switch-selected-handle-horizontal-margin:0;--mat-switch-selected-with-icon-handle-horizontal-margin:0;--mat-switch-selected-pressed-handle-horizontal-margin:0;--mat-switch-unselected-handle-horizontal-margin:0;--mat-switch-unselected-with-icon-handle-horizontal-margin:0;--mat-switch-unselected-pressed-handle-horizontal-margin:0;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:1;--mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width:1px;--mat-switch-track-outline-color:transparent;--mat-switch-selected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent}html{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb;--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;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color:rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-label-text-weight:400}html{--mdc-radio-disabled-selected-icon-opacity:.38;--mdc-radio-disabled-unselected-icon-opacity:.38;--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--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:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#3f51b5;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--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:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#ff4081;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size:40px;--mat-radio-touch-target-display:block}.mat-mdc-radio-button{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-label-text-weight:400}html{--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%);--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:.6}html{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color:#3f51b5;--mat-slider-hover-state-layer-color:rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color:rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity:.6}html .mat-accent{--mat-slider-ripple-color:#ff4081;--mat-slider-hover-state-layer-color:rgba(255, 64, 129, .05);--mat-slider-focus-state-layer-color:rgba(255, 64, 129, .2);--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:white}html .mat-warn{--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, .2);--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:white}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px}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;--mat-menu-divider-color:rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:.38;--mdc-list-list-item-disabled-leading-icon-opacity:.38;--mdc-list-list-item-disabled-trailing-icon-opacity:.38;--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--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:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--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:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--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:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--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:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 0, 0, .87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, .12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mdc-secondary-navigation-tab-container-height:48px;--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#3f51b5;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#3f51b5;--mat-tab-header-active-ripple-color:#3f51b5;--mat-tab-header-inactive-ripple-color:#3f51b5;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#3f51b5;--mat-tab-header-active-hover-label-text-color:#3f51b5;--mat-tab-header-active-focus-indicator-color:#3f51b5;--mat-tab-header-active-hover-indicator-color:#3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#ff4081;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#ff4081;--mat-tab-header-active-ripple-color:#ff4081;--mat-tab-header-inactive-ripple-color:#ff4081;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#ff4081;--mat-tab-header-active-hover-label-text-color:#ff4081;--mat-tab-header-active-focus-indicator-color:#ff4081;--mat-tab-header-active-hover-indicator-color:#ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3f51b5;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#ff4081;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:.16;--mdc-checkbox-selected-hover-state-layer-opacity:.04;--mdc-checkbox-selected-pressed-state-layer-opacity:.16;--mdc-checkbox-unselected-focus-state-layer-opacity:.16;--mdc-checkbox-unselected-hover-state-layer-opacity:.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--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:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--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-checkbox-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color:rgba(0, 0, 0, .87)}.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:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--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:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--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:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block}.mat-mdc-checkbox{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false;--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false;--mdc-protected-button-container-shape:4px;--mdc-protected-button-keep-touch-target:false;--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px;--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0;--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px;--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px;--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px}html{--mdc-text-button-label-text-color:black;--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-text-button-state-layer-color:black;--mat-text-button-disabled-state-layer-color:black;--mat-text-button-ripple-color:rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity:.04;--mat-text-button-focus-state-layer-opacity:.12;--mat-text-button-pressed-state-layer-opacity:.12;--mdc-filled-button-container-color:white;--mdc-filled-button-label-text-color:black;--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color:black;--mat-filled-button-disabled-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity:.04;--mat-filled-button-focus-state-layer-opacity:.12;--mat-filled-button-pressed-state-layer-opacity:.12;--mdc-protected-button-container-color:white;--mdc-protected-button-label-text-color:black;--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color:#000;--mat-protected-button-state-layer-color:black;--mat-protected-button-disabled-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity:.04;--mat-protected-button-focus-state-layer-opacity:.12;--mat-protected-button-pressed-state-layer-opacity:.12;--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color:black;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:black;--mat-outlined-button-disabled-state-layer-color:black;--mat-outlined-button-ripple-color:rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity:.04;--mat-outlined-button-focus-state-layer-opacity:.12;--mat-outlined-button-pressed-state-layer-opacity:.12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5;--mat-text-button-state-layer-color:#3f51b5;--mat-text-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081;--mat-text-button-state-layer-color:#ff4081;--mat-text-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336;--mat-text-button-state-layer-color:#f44336;--mat-text-button-ripple-color:rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#3f51b5;--mat-outlined-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#ff4081;--mat-outlined-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#f44336;--mat-outlined-button-ripple-color:rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height:36px;--mdc-filled-button-container-height:36px;--mdc-outlined-button-container-height:36px;--mdc-protected-button-container-height:36px;--mat-text-button-touch-target-display:block;--mat-filled-button-touch-target-display:block;--mat-protected-button-touch-target-display:block;--mat-outlined-button-touch-target-display:block}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:.0892857143em;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-label-text-transform:none}html{--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color:black;--mat-icon-button-disabled-state-layer-color:black;--mat-icon-button-ripple-color:rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity:.04;--mat-icon-button-focus-state-layer-opacity:.12;--mat-icon-button-pressed-state-layer-opacity:.12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5;--mat-icon-button-state-layer-color:#3f51b5;--mat-icon-button-ripple-color:rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081;--mat-icon-button-state-layer-color:#ff4081;--mat-icon-button-ripple-color:rgba(255, 64, 129, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-icon-button-state-layer-color:#f44336;--mat-icon-button-ripple-color:rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display:block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape:50%;--mdc-fab-icon-size:24px;--mdc-fab-small-container-shape:50%;--mdc-fab-small-icon-size:24px;--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px}html{--mdc-fab-container-color:white;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color:#000;--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-disabled-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity:.04;--mat-fab-focus-state-layer-opacity:.12;--mat-fab-pressed-state-layer-opacity:.12;--mat-fab-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, .38);--mdc-fab-small-container-color:white;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color:#000;--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-disabled-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity:.04;--mat-fab-small-focus-state-layer-opacity:.12;--mat-fab-small-pressed-state-layer-opacity:.12;--mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color:#000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#3f51b5;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#ff4081;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#f44336;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:.0892857143em;--mdc-extended-fab-label-text-weight:500}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87);--mat-snack-bar-button-color:#ff4081}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, .87);--mat-table-row-item-outline-color:rgba(0, 0, 0, .12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#3f51b5;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color:#ff4081;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-large-size-text-size:24px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color:white}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:.04;--mat-standard-button-toggle-focus-state-layer-opacity:.12}html{--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:#e0e0e0}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:.03125em;--mat-legacy-button-toggle-label-text-weight:400;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:.03125em;--mat-standard-button-toggle-label-text-weight:400}html{--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color:#3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, .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-text-color:black;--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:#ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.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}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none}html{--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-expansion-header-text-color:rgba(0, 0, 0, .87);--mat-expansion-header-description-color:rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3f51b5}.mat-icon.mat-accent{--mat-icon-color:#ff4081}.mat-icon.mat-warn{--mat-icon-color:#f44336}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:rgba(0, 0, 0, .12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, .87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, .87);--mat-sidenav-scrim-color:rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3f51b5;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3f51b5;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3f51b5;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ff4081;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ff4081;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ff4081;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#757575}html{--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3f51b5;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#ff4081;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:white;--mat-tree-node-text-color:rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}@keyframes stroke{0%{stroke-dashoffset:4}to{stroke-dashoffset:0}}.success_checkmark{border-radius:50%;display:block;stroke-width:2;stroke-miterlimit:10;margin:0 auto;animation:scale .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:scale .3s ease-in-out .9s both}@keyframes anim-signal{0%{fill:transparent}65%{fill:#0080ff}to{fill:transparent}}#wifi-signal>path{animation-duration:3s;animation-iteration-count:infinite}#wifi-signal>path{animation-name:anim-signal}#wifi-signal>path:nth-child(2){animation-delay:.3s}#wifi-signal>path:nth-child(3){animation-delay:.6s}@keyframes mailbox-blink{0%{fill:transparent}65%{fill:#ced3d9}to{fill:transparent}}#mailbox>path{animation-duration:3s;animation-iteration-count:infinite}#mailbox>path{animation-name:mailbox-blink}#mailbox>path:nth-child(2){animation-delay:.3s}#mailbox>path:nth-child(3){animation-delay:.6s}#mailbox>path:nth-child(4){animation-delay:.9s}#mailbox>path:nth-child(5){animation-delay:1.2s}#mailbox>path:nth-child(6){animation-delay:1.5s}@keyframes anim-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}#blink-signal>path,#blink-signal>circle{animation-duration:3s;animation-iteration-count:infinite}#blink-signal>path,#blink-signal>circle{animation-name:anim-blink}@keyframes fadeInUp{0%{transform:translate3d(0,40px,0)}to{transform:translateZ(0);opacity:1}}.animated{animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}.animatedFadeInUp{opacity:0}.fadeInUp{opacity:0;animation-name:fadeInUp;-webkit-animation-name:fadeInUp}@keyframes loder-signal{0%{fill:transparent}65%{fill:#0080ff}to{fill:transparent}}#logo-loader>path{animation-duration:3s;animation-iteration-count:infinite;animation-name:loder-signal}#logo-loader>.line1{animation-delay:0s}#logo-loader>.line2{animation-delay:.3s}#logo-loader>.line3{animation-delay:.6s}#logo-loader>.line6{animation-delay:0s}#logo-loader>.line5{animation-delay:.3s}#logo-loader>.line4{animation-delay:.6s}.searching{animation:search-forever 10s infinite}@keyframes search-forever{0%{transform:translate(0)}35%{transform:translate(70px,-95px)}70%{transform:translate(150px)}to{transform:translate(0)}}.walletwithdraw-row{align-items:center;margin-right:-25px;margin-left:-25px;padding-bottom:30px;justify-content:center;row-gap:20px}.walletwithdraw-row>[class*=col-]{padding-right:25px;padding-left:25px}.walletwithdraw-row .walletwithdraw-amount{max-width:360px;margin-right:auto;margin-left:auto}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-heading{margin-bottom:20px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-heading>*:last-child{margin-bottom:0!important}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-heading img{margin-bottom:10px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-heading .withdraw-source{margin-top:0;margin-bottom:2px;font-weight:400;font-size:14px;color:#89909a;line-height:1.6}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-heading .withdraw-source strong{font-weight:500;color:#0a0a0a}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-heading .withdraw-balance{margin-top:0;margin-bottom:20px;font-weight:400;font-size:14px;line-height:1.6}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-heading .withdraw-balance strong{font-weight:500}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-value{margin-bottom:10px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-value .form-control{width:100%;margin-top:0;margin-bottom:0;padding:0;background-color:transparent;border:none;font-family:Lexend,sans-serif;font-weight:200;font-size:80px;line-height:1}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-presetvalue{margin:20px -8px 10px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-presetvalue>[class*=col-]{padding-right:8px;padding-left:8px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-presetvalue .mat-mdc-outlined-button{width:100%;height:32px;padding:0 10px!important;font-size:14px;line-height:1}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-notice{margin-bottom:3px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-notice>*:last-child{margin-bottom:0!important}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-notice .notice{max-width:300px;margin:0 auto 30px;font-weight:400;font-size:13px;line-height:1.6}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-notice .notice strong{font-weight:500;color:#0a0a0a}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-notice .label{margin-top:0;margin-bottom:2px;font-weight:500;font-size:15px;line-height:1.6}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-notice .label small{font-weight:400;font-size:14px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-notice .label .info-icon{display:inline-block;vertical-align:middle;margin-top:5px;margin-left:7px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-convert{display:flex;align-items:center;background-color:#f5f6f8}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-convert .price-box-bg{flex:0 0 40%;padding:12px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-convert .price-box-bg p{margin-top:0;margin-bottom:0;font-weight:400;font-size:24px;line-height:1}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-convert .price-box-bg p small{font-weight:300;font-size:14px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-convert .price-box-bg p img{max-width:20px;vertical-align:middle;margin-top:-5px;margin-right:5px}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-convert .price-box-bg.or{flex:0 0 60%;border-left:1px solid #CED3D9;position:relative}.walletwithdraw-row .walletwithdraw-amount .walletwithdraw-amount-convert .price-box-bg.or:after{content:"OR";position:absolute;background-color:#ced3d9;width:26px;height:26px;border-radius:50%;left:-13px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:300;display:flex;justify-content:center;align-items:center}.walletwithdraw-row .walletwithdraw-source{margin-bottom:20px;padding:20px 24px 24px;border:1px solid #CED3D9}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading{margin-bottom:22px}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading>*:last-child{margin-bottom:0!important}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .title{margin-top:0;margin-bottom:3px;font-weight:500;font-size:18px;line-height:1.6}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .subtitle{margin-top:0;margin-bottom:20px;font-weight:500;font-size:14px;line-height:1.6}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .subtitle img{vertical-align:middle;max-width:16px;margin-top:-2px;margin-right:1px;margin-left:1px}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .subtitle .mat-mdc-form-field{top:2px;margin-left:5px}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .subtitle .mat-mdc-form-field .mat-form-field-wrapper,.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .subtitle .mat-mdc-form-field .mat-form-field-flex,.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .subtitle .mat-mdc-form-field .mat-form-field-infix{padding:0}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .subtitle .mat-mdc-form-field .mat-form-field-underline{display:none}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-heading .subtitle .mat-mdc-form-field .mat-select-trigger img{width:16px;margin-right:9px}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list{display:block;max-height:310px;padding-right:24px;margin-right:-24px;overflow-x:hidden}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list::-webkit-scrollbar{width:6px}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list::-webkit-scrollbar-track{background:#f1f1f1}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:5px}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list::-webkit-scrollbar-thumb:hover{background-color:#0003}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item{width:100%;margin:0;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #CED3D9}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item:first-child{padding-top:0}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item:last-child{padding-bottom:0;border-bottom:none}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item:only-child{padding-top:0;padding-bottom:0;border-bottom:none}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label{flex-direction:row-reverse}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content{flex:1;display:flex;align-items:center;margin-right:15px;padding-left:0}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content .bank-icon{max-width:45px;margin-right:12px}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content .bank-icon img{vertical-align:middle}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content .bank-info{flex:1}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content .bank-info>*:last-child{margin-bottom:0!important}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content .bank-info .bank-name{margin-top:0;margin-bottom:0;font-weight:400;font-size:14px;line-height:1.6}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content .bank-info .account-number{margin-top:0;margin-bottom:20px;font-weight:400;font-size:14px;color:#89909a;line-height:1.6}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list{display:block;max-height:310px;padding-right:24px;margin-right:-24px;overflow-x:hidden}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list::-webkit-scrollbar{width:6px}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list::-webkit-scrollbar-track{background:#f1f1f1}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:5px}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list::-webkit-scrollbar-thumb:hover{background-color:#0003}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item{width:100%;margin:0;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #CED3D9}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item:first-child{padding-top:0}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item:last-child{padding-bottom:0;border-bottom:none}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item:only-child{padding-top:0;padding-bottom:0;border-bottom:none}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item .mat-radio-label{flex-direction:row-reverse}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item .mat-radio-label .mat-radio-label-content{flex:1;display:flex;flex-wrap:wrap;align-items:center;margin-right:15px;padding-left:0}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item .mat-radio-label .mat-radio-label-content .bank-icon{max-width:20px;margin-right:12px}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item .mat-radio-label .mat-radio-label-content .bank-icon img{vertical-align:middle}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item .mat-radio-label .mat-radio-label-content .bank-info{flex:1;max-width:160px;margin-right:15px;font-weight:500;font-size:15px;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item .mat-radio-label .mat-radio-label-content .bank-info a{font-size:13px;color:#0080ff;text-decoration:none}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item .mat-radio-label .mat-radio-label-content .bank-value{font-weight:500;font-size:15px;line-height:1.6}.walletwithdraw-row .walletwithdraw-source .walletdeposit-source-list .walletdeposit-source-list-item .mat-radio-label .mat-radio-label-content .bank-value small{font-weight:300;font-size:12px;color:#89909a}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-action{margin-top:25px}.walletwithdraw-row .walletwithdraw-source .walletwithdraw-source-action .mat-mdc-unelevated-button{width:100%}.walletwithdraw-auth{margin-right:auto;margin-left:auto}.walletwithdraw-auth .form-row{margin-left:0!important;margin-bottom:30px;margin-right:0!important}.walletwithdraw-auth .form-row:last-child,.walletwithdraw-auth .form-row:only-child{margin-bottom:0}.walletwithdraw-auth .form-row label{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:8px;font-weight:400;font-size:16px;line-height:1.6}.walletwithdraw-auth .form-row label .mat-icon{height:auto;font-size:18px;color:#89909a;cursor:pointer}.walletwithdraw-auth .form-row label .mat-icon:hover{color:#0080ff}.walletwithdraw-auth .form-row ng-otp-input{width:100%;margin-bottom:8px}.walletwithdraw-auth .form-row ng-otp-input .ng-otp-input-wrapper{display:flex}.walletwithdraw-auth .form-row ng-otp-input .ng-otp-input-wrapper .otp-input{flex:1 0 0%;height:70px;border-radius:0;border-color:#89909a;font-family:Lexend,sans-serif}.walletwithdraw-auth .form-row .note{margin-top:0;margin-bottom:0;font-weight:400;font-size:13px;line-height:1.6}.walletwithdraw-auth .form-row .note a{color:#0080ff}.walletwithdraw-auth .form-row.action-area{justify-content:center}.support-country-text p{font-size:14px;font-weight:400;color:#0a0a0a;margin:0;line-height:22px}.support-country-text p a{color:#0080ff;cursor:pointer}.walletwithdraw-success{max-width:400px}.walletwithdraw-success .walletwithdraw-success-icon{margin-bottom:35px}.walletwithdraw-success .walletwithdraw-success-icon .checkmark-placeholder{position:relative;width:239px;height:221px;margin:0 auto;display:flex;align-items:center;justify-content:center}.walletwithdraw-success .walletwithdraw-success-icon .checkmark-placeholder .checkmark-ray{position:absolute;inset:0;animation:checkmarkRay 1s linear}.walletwithdraw-success .walletwithdraw-success-icon .checkmark-placeholder .checkmark-circle{position:absolute;top:46px;left:55px;width:130px;height:130px;border:2px solid #00AA00;border-radius:50%;animation:checkmarkRay 1.2s linear}@keyframes checkmarkRay{0%,80%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.walletwithdraw-success .walletwithdraw-success-body{margin-bottom:40px}.walletwithdraw-success .walletwithdraw-success-body>*:last-child{margin-bottom:0!important}.walletwithdraw-success .walletwithdraw-success-body .title{margin-top:0;margin-bottom:5px;font-weight:400;font-size:24px;line-height:1.6}.walletwithdraw-success .walletwithdraw-success-body .subtitle{margin-top:0;margin-bottom:20px;font-weight:400;font-size:14px;line-height:1.6}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#0a0;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:110px;height:110px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #0a0;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 70px #0a0}}*{box-sizing:border-box;outline:none!important}body{margin:0;font-family:Lexend,sans-serif;font-weight:200;background:#0080ff url(app-bg@2x.bccc8acb618a66d7.png) no-repeat center bottom fixed;background-size:cover;overflow-x:hidden;overflow-y:auto;color:#0a0a0a;top:0!important}body>.skiptranslate{display:none}a{transition:all ease-in-out .2s}img{max-width:100%}input::-ms-reveal,input::-ms-clear{display:none}.grecaptcha-badge{z-index:99!important}.w-100{width:100%!important}.max-100{max-width:100%!important}.mt-0{margin-top:0!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-24{margin-top:24px!important}.mt-30{margin-top:30px!important}.mt-40{margin-top:40px!important}.mt-50{margin-top:50px!important}.mt-60{margin-top:60px!important}.mt-100{margin-top:100px!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-40{margin-bottom:40px!important}.mb-50{margin-bottom:50px!important}.my-30{margin-top:40px!important;margin-bottom:30px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.mr-11{margin-right:11px!important}.mr-15{margin-right:15px!important}.mr-20{margin-right:20px!important}.mr-30{margin-right:30px!important}.mr-40{margin-right:40px!important}.pt-0{padding-top:0!important}.pt-10{padding-top:10px!important}.pt-20{padding-top:20px!important}.pt-24{padding-top:24px!important}.pb-0{padding-bottom:0!important}.pb-10{padding-bottom:10px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-30{padding-bottom:30px!important}.py-0{padding-left:0!important;padding-right:0!important}.pr-10{padding-right:10px!important}.color-black{color:#0a0a0a!important}.d-block{display:block}.d-none{display:none}.d-flex{display:flex!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-between{justify-content:space-between!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}.flex-grow-1{flex-grow:1!important}.text-center{text-align:center!important}.align-items-start{align-items:flex-start!important}.ml-auto{margin-left:auto}.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-accent,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{background-color:#0a0!important}.mat-mdc-button.mat-primary,.mat-mdc-icon-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.color-blue{color:#0080ff!important}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-mdc-unelevated-button.mat-primary{padding-left:30px;padding-right:30px}.mat-mdc-button.mat-button-disabled,.mat-mdc-icon-button.mat-button-disabled,.mat-mdc-outlined-button.mat-button-disabled{color:#cce6ff!important}.mat-mdc-button,.mat-mdc-raised-button,.mat-mdc-icon-button,.mat-mdc-outlined-button,.mat-mdc-unelevated-button,.mat-mdc-fab,.mat-mdc-mini-fab,.mat-tab-label,.mdc-tab-label,.mat-mdc-tab-link,.mat-mdc-tab-group,p,h1,h2,h3,h4,h5,h6{font-family:Lexend,sans-serif}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0}input[type=number]{-moz-appearance:textfield!important}.mat-mdc-tab-group.mat-primary .mat-ink-bar,.mat-mdc-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0080ff!important}.mat-form-field-appearance-outline .mat-form-field-outline{color:#89909a}.mat-form-field-appearance-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0!important}.mat-form-field-label{color:#89909a}.mat-mdc-form-field.mat-focused .mat-form-field-label{font-weight:400;color:#0080ff}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#0080ff!important}.mat-form-field-appearance-outline input.mat-mdc-input-element{position:relative;top:-4px;font-size:15px;font-weight:500}.mat-mdc-form-field .mat-mdc-form-field-required-marker{color:#f44336}.goog-te-combo,.goog-te-banner *,.goog-te-ftab *,.goog-te-menu *,.goog-te-menu2 *,.goog-te-balloon *,.mat-mdc-button,.mat-mdc-raised-button,.mat-mdc-icon-button,.mat-mdc-outlined-button,.mat-mdc-unelevated-button,.mat-mdc-fab,.mat-mdc-mini-fab{font-family:Lexend,sans-serif}.mat-mdc-unelevated-button{font-family:Lexend,sans-serif;font-size:16px;font-weight:400;border-radius:0!important;height:56px;padding-left:50px!important;padding-right:50px!important;border:2px solid transparent!important;transition:all ease-in-out .2s}.mat-mdc-unelevated-button.mat-primary{background:#0080ff;border:2px solid #1b7ff6!important}.mat-mdc-unelevated-button.mat-primary:hover{background:#006fde}.mat-mdc-outlined-button{font-family:Lexend,sans-serif;font-size:16px;font-weight:400;border-radius:0!important;height:56px;padding-left:50px!important;padding-right:50px!important;border:2px solid transparent!important;transition:all ease-in-out .2s}.mat-mdc-outlined-button.mat-primary{border:2px solid #1b7ff6!important}.mat-mdc-outlined-button.mat-primary:hover{background:#0080ff1a!important}.mat-form-field-type-mat-select .mat-form-field-infix{border-top:0;padding:25px 0 20px}.form-row .mat-form-field-type-mat-select .mat-form-field-infix{padding:12px 0 20px}.mat-mdc-slide-toggle.pdx-togg .mat-slide-toggle-bar{width:42px;height:24px;background:#e6eaed;border-radius:30px;margin-right:12px}.mat-mdc-slide-toggle.mat-checked.pdx-togg .mat-slide-toggle-bar{background:#0080ff}.mat-mdc-slide-toggle.pdx-togg .mat-slide-toggle-thumb-container{top:2px;left:2px}.mat-mdc-slide-toggle.mat-checked.pdx-togg .mat-slide-toggle-thumb-container{transform:translate3d(18px,0,0)}.mat-mdc-slide-toggle.pdx-togg .mat-slide-toggle-thumb{background:#fff;box-shadow:none}.mat-mdc-slide-toggle.pdx-togg .mat-slide-toggle-content{font-family:Lexend,sans-serif;font-size:13px;font-weight:400}.mat-mdc-slide-toggle.pdx-togg a{color:#0080ff}#bubbles-wrap{position:fixed;inset:0;z-index:1;pointer-events:none}#bubbles-wrap span{display:block;position:absolute;height:10px;width:10px;border-radius:50%;background:#fff3;animation:rise 6s ease-in infinite}@keyframes rise{0%{bottom:-15%}to{bottom:120%}}.dotted-pattern{width:153px;height:196px;background:url(dotted-pattern.cd4315f311873380.svg) no-repeat;position:fixed;right:60px;bottom:80px;z-index:2;animation:floating 4s infinite ease-in-out alternate}@keyframes floating{0%{transform:translate(0)}65%{transform:translateY(19px)}to{transform:translate(0)}}.app-main-wrapper{position:relative;z-index:3}.header-container{max-width:1210px;padding-left:20px;padding-right:20px;margin:0 auto;width:100%}.app-main-wrapper .app-content .header-top{display:flex;height:46px;margin:30px 0;align-items:center;justify-content:space-between}.app-main-wrapper .app-content .header-top nav{font-size:14px;font-weight:400}.app-main-wrapper .app-content .header-top nav ul{display:flex;list-style:none;padding:0;margin:0}.app-main-wrapper .app-content .header-top nav ul li{margin-left:30px}.app-main-wrapper .app-content .header-top nav ul li a{color:#fff;text-decoration:none;display:block;padding:5px 0;position:relative;font-size:14px;font-weight:500}.app-main-wrapper .app-content .header-top nav ul li a:after{width:100%;height:1px;position:absolute;left:0;bottom:0;background:#fff;content:"";transform:scaleX(0);transition:all cubic-bezier(.7,.03,.38,1.15) .2s}.app-main-wrapper .app-content .header-top nav ul li a:hover:after{transform:scaleX(1)}.app-login-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:1210px;padding-left:20px;padding-right:20px;margin:0 auto;width:100%;min-height:calc(100vh - 154px)}.login-align-wrap{display:flex;align-items:center;height:100vh;padding-top:30px;padding-bottom:30px}.noheder .login-align-wrap{height:100%;padding-top:0;padding-bottom:0}.app-container{max-width:1210px;padding-left:20px;padding-right:20px;margin:0 auto;width:100%}.pdx-graphic-slider{flex:0 0 485px;color:#fff}.pdx-graphic-slider .slider-title{font-family:Lexend Giga,sans-serif;font-size:42px;font-weight:200;line-height:1.1;margin:0 0 20px}.pdx-graphic-slider .lead{font-size:18px;font-weight:200;margin:0}.pdx-swiper{width:485px;margin-top:50px}.pdx-swiper .swiper-pagination{position:static;margin-top:20px;display:flex;align-items:center;justify-content:flex-start}.pdx-graphic-slider .pdx-swiper .swiper-slide .lead{font-size:18px;font-weight:400;margin:0 0 30px;line-height:24px}.pdx-swiper .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;background:#e6eaed;border-radius:0;margin:0 5px;opacity:1}.pdx-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:10px;height:10px;background:#0a0a0a}.pdx-graphic-slider .pdx-swiper .swiper-slide img{max-height:350px}.pdx-login-box{flex:0 0 485px;max-width:485px;background:#fff;color:#0a0a0a;padding:32px 40px;position:relative}.pdx-login-box .title{font-size:24px;font-weight:400;margin:0 0 10px}.pdx-login-box .lead{font-size:14px;font-weight:400;margin:0 0 30px;line-height:24px}.form-row.cols-2{display:flex;align-items:center;justify-content:space-between}.pdx-login-box a,.signup-text a{font-size:13px;font-weight:400;color:#0080ff;text-decoration:underline}.pdx-login-box a:hover{opacity:.7;text-decoration:none}.signup-text{font-size:16px;font-weight:400;margin:0}.protected-msg{margin-top:20px;font-size:14px;color:#89909a}.app-footer{margin:13px 0 20px;font-size:12px;font-weight:500;color:#fff;text-align:center;bottom:0;right:0;left:0;width:100%}.app-footer a{display:inline-block;position:relative;color:#fff;text-decoration:none}.app-footer a:last-child{margin-left:18px}.app-footer a:last-child:before{content:"";height:13px;border-left:2px solid #fff;position:absolute;left:-10px;top:2px}.app-footer a:hover{color:#fff;text-decoration:underline}.number-info{display:block;font-size:14px;font-weight:600;margin:0}.number-info a{font-size:14px;font-weight:500;color:#0080ff;text-decoration:none;margin-left:5px}.phoneCodewrap .mat-icon{margin-right:5px}.phoneCodewrap:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:1px;height:22px;background-color:#ced3d9}.form-row .mat-mdc-select,.mat-select{font-family:Lexend,sans-serif;font-size:16px;font-weight:400;color:#0a0a0a}.form-row .mat-mdc-select mat-select-trigger,.mat-select mat-select-trigger{font-size:14px}.form-row .mat-mdc-select mat-select-trigger img,.mat-select mat-select-trigger img{display:inline-block;vertical-align:middle;margin-top:0;margin-right:0;max-width:26px}.form-row .mat-mdc-select img,.mat-select img,.mat-mdc-select-panel img{display:inline-block;vertical-align:middle;margin-top:0;margin-right:0;max-width:26px}.form-row .mat-mdc-select .mat-select-arrow-wrapper{transform:translate(15%,-15%)}.form-row .mat-mdc-select .mat-select-arrow-wrapper .mat-select-arrow{box-sizing:border-box;height:7px;width:7px;border-style:solid;border-color:#0a0a0a;border-width:0px 2px 2px 0px;transform:rotate(45deg);transition:border-width .15s ease-in-out;margin:0 6px}.form-row.phone-otp .ng-otp-input-wrapper{position:relative}.form-row.phone-otp .ng-otp-input-wrapper .otp-input:nth-child(2){margin-right:26px!important}.pdx-login-box .form-row.phone-otp .ng-otp-input-wrapper .otp-input:nth-child(2){margin-right:8px!important}.pdx-login-box .form-row.phone-otp .ng-otp-input-wrapper .otp-input:nth-child(3){position:relative}.form-row.phone-otp .ng-otp-input-wrapper.wrapper:after{position:absolute;left:136px;top:50%;transform:translateY(50%);width:6px;height:2px;background-color:#0a0a0a}.pdx-login-box .form-row.phone-otp .ng-otp-input-wrapper.wrapper:after{left:123px}.form-row.phone-otp .ng-otp-input-wrapper .otp-input,.form-row .signup-pin-wrap .ng-otp-input-wrapper .otp-input{border-style:solid;border-color:#89909a;border-width:1px;font-family:Lexend,sans-serif;font-size:24px;font-weight:500;color:#0a0a0a;transition:border-width .15s ease-in-out}.form-row.phone-otp .ng-otp-input-wrapper .otp-input:focus,.form-row.phone-otp .ng-otp-input-wrapper .otp-input:hover,.form-row .signup-pin-wrap .ng-otp-input-wrapper .otp-input:focus,.form-row .signup-pin-wrap .ng-otp-input-wrapper .otp-input:hover{border-color:#0080ff;border-width:2px}.pdx-signup-account-box{flex:0 0 100%;max-width:888px;width:100%;margin:0 auto}.pdx-add-image-box{flex:0 0 100%;max-width:792px;width:100%;margin:0 auto}.pdx-signup-referral-box{flex:0 0 100%;max-width:642px;width:100%;margin:0 auto}.pdx-email-verify-box{flex:0 0 100%;max-width:502px;width:100%;margin:0 auto}.step-text-no{color:#0a0a0a;font-size:13px;font-weight:600}.step-text-no strong{color:#0a0a0a;font-size:14px}.lead .mat-icon{font-size:20px;width:20px;height:20px;color:#0a0;margin-left:8px}.form-wrap .form-row{display:flex;flex-wrap:wrap;position:relative;margin-left:-10px;margin-right:-10px}.form-wrap .form-row .from-col{padding-left:10px;padding-right:10px}.signup-field.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-bottom:0;padding-bottom:15px}.form-wrap .form-row .from-col .mat-label{font-weight:500;font-size:16px;line-height:24px;color:#0a0a0a;margin-bottom:8px;display:flex;align-items:center}.form-wrap .form-row .mat-label .required,.required{color:#f44336;margin-left:4px}.form-wrap .form-row .mat-label .mat-mdc-icon-button{color:#89909a;width:30px;height:30px;line-height:30px;display:flex;align-items:center;justify-content:center;padding:0;position:relative;z-index:2}.form-wrap .form-row .mat-label .mat-mdc-icon-button:hover{color:#0080ff}.form-wrap .form-row .mat-label .mat-mdc-icon-button .mat-icon{font-size:20px}.form-row .from-col .text-ripple{text-decoration:none;font-size:14px;cursor:pointer}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:20px}.mat-form-field-appearance-outline .mat-form-field-prefix,.mat-form-field-appearance-outline .mat-form-field-suffix{top:0!important}.mat-mdc-unelevated-button.mat-primary.mat-button-disabled{background:#cce6ff;border-color:#cce6ff!important;color:#fff;cursor:not-allowed}.popover-content-wrap{position:absolute;left:-150px;top:42px;width:0;z-index:99}.popover-content-wrap.sharepop{left:30px;top:-30px}.popover-content-info{position:absolute;width:0;z-index:99;right:10px}.popover-content-info.min-w-278{right:85px}.popover-content-wrap .popover-content,.popover-content-info .popover-content{padding:15px 24px 10px;border-radius:0;background-color:#535353;color:#fffdfd;min-width:340px;z-index:99;text-align:left;white-space:normal}.popover-content-info.min-w-278 .popover-content{min-width:288px}.popover-content-wrap div[aria-hidden=true],.popover-content-info div[aria-hidden=true]{visibility:hidden}.popover-content-wrap .popover-content .pass-info-list,.popover-content-info .popover-content .pass-info-list{display:flex;align-items:flex-start;margin:12px 0}.popover-content-wrap .popover-content .pass-info-list .mat-icon,.popover-content-info .popover-content .pass-info-list .mat-icon{font-size:20px;width:30px;height:30px;min-width:30px}.popover-content-info .popover-content .popover-text h5{font-weight:500;font-size:16px;line-height:20px;color:#ced3d9;font-family:Lexend,sans-serif;margin:5px 0 20px}.popover-content-wrap .popover-content .popover-text p,.popover-content-info .popover-content .popover-text p{font-weight:300;font-size:13px;line-height:20px;color:#ced3d9;font-family:Lexend,sans-serif;margin:0}.f-w-500{font-weight:500!important}.signup-pin-wrap{display:flex;align-items:center}.timer-flex{display:flex}.green-text{color:#0080ff;font-size:14px;font-weight:500}.pdx-body-content{min-height:calc(100vh - 124px)}.heading-h3{margin:0;color:#0a0a0a;font-size:24px;line-height:30px;font-weight:500}.heading-h4{margin:0;color:#0a0a0a;font-size:16px}.p-13{margin:0;color:#0a0a0a;font-size:13px!important;line-height:20px;font-weight:400}.p-gray-13{margin:0;color:#89909a;font-size:13px;line-height:20px;font-weight:400}.p-gray-14{margin:0;color:#89909a;font-size:14px;line-height:20px;font-weight:500}.h-100{height:100%}.media{display:flex;align-items:flex-start}.media-body{flex:1}.my-prfile-wrap{display:flex}.my-prfile-wrap .my-prfile-content{flex:1;width:100%;padding-top:30px;padding-left:24px;padding-right:24px;position:relative}.pdx-footer{padding:20px;position:sticky;z-index:99;width:100%;bottom:0;background-color:#fff}.pdx-footer p{text-align:center;margin:0;font-size:12px;color:#89909a;font-weight:500}.pdx-footer p a{font-size:12px;color:#89909a;font-weight:500;padding:0 2px;text-decoration:none}.pdx-footer p a:hover,.pdx-footer p a.active{color:#0080ff}.my-prfile-left{max-width:270px;position:absolute;left:30px;top:30px;width:100%}.my-prfile-left .sticky{position:sticky;top:100px}.my-prfile-left .sticky h3{margin-bottom:15px}.my-prfile-content .my-prfile-left .sticky ul{padding:0;margin:0;list-style-type:none}.my-prfile-content .my-prfile-left .sticky ul li{padding:14px 0}.my-prfile-content .my-prfile-left .sticky ul li a{color:#89909a;font-weight:500;font-size:14px;line-height:14px;text-decoration:none;position:relative}.my-prfile-content .my-prfile-left .sticky ul li a small{background-color:#f44336;color:#fff;display:flex;align-items:center;justify-content:center;min-width:20px;min-height:20px;font-size:11px;font-weight:500;position:absolute;right:-36px;top:1px;border-radius:50%}.my-prfile-content .my-prfile-left .sticky ul li a:hover,.my-prfile-content .my-prfile-left .sticky ul li a.active{color:#0080ff}.my-prfile-content .my-prfile-left .sticky ul li a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-10px;left:0;background-color:#0080ff;transform-origin:bottom right;transition:transform .25s ease-out}.my-prfile-content .my-prfile-left .sticky ul li a:hover:after,.my-prfile-content .my-prfile-left .sticky ul li a.active:after{transform:scaleX(1);transform-origin:bottom left}.my-prfile-midle{margin-top:40px;margin-left:270px;max-width:930px}.profile-content-info{display:flex;margin-left:-10px;margin-right:-10px}.profile-content-info .profile-info-box{padding-left:10px;padding-right:10px;flex:1}.profile-content-info .profile-payment-box{padding-left:10px;padding-right:10px;flex:0 0 190px}.profile-content-info .profile-info-box .media{position:relative;background-color:#f8fcff;padding:24px;border:1px solid #f8fcff;height:100%}.profile-content-info .profile-info-box .media .mat-mdc-icon-button.p-edit{position:absolute;right:5px;top:5px}.profile-content-info .profile-info-box .user-img-box{position:relative;min-width:80px;width:80px}.profile-content-info .profile-info-box .user-img-box img{width:80px;height:80px;object-fit:cover;border-radius:50%;background-color:#fefefe}.profile-content-info .profile-info-box .user-img-box .initial{width:80px;height:80px;background-color:#cce6ff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:26px;position:relative;font-weight:500}.profile-content-info .profile-info-box .user-img-box .mat-mdc-icon-button{position:absolute;bottom:3px;right:-1px;background:#0080ff;box-shadow:0 4px 10px #00000026;width:26px;height:26px;line-height:10px;display:flex;justify-content:center;align-items:center;padding:0}.profile-content-info .profile-info-box .media-body{margin-left:20px}.profile-content-info .profile-info-box .media-body h4{margin:0 0 5px;font-size:24px;line-height:1.3;font-weight:600;word-break:break-word}.profile-content-info .profile-info-box .media-body .copy-text h5{font-size:14px;font-weight:300;color:#0a0a0a}.profile-content-info .profile-info-box .media-body .copy-text .mdc-icon-button{color:#0080ff}.profile-content-info .profile-info-box .media-body p{margin:0;color:#0a0a0a;font-size:14px;font-weight:400}.profile-content-info .profile-info-box .media-body h6{margin:19px 0 0;color:#0a0a0a;font-size:13px;font-weight:300}.profile-content-info .profile-info-box .media-body a{font-weight:400;color:#0080ff}.profile-content-info .profile-payment-box .box-border{border:1px solid #cce6ff;padding:20px 15px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100%}.profile-content-info .profile-payment-box .box-border p{text-align:center;width:100%;font-size:13px;font-weight:500;line-height:20px;margin:15px 0 0}.save-address-wrap{border:1px solid #e6eaed;padding:15px 24px 24px;margin-bottom:30px}.save-address-wrap .h4-title{margin-bottom:6px}.save-address-wrap h5{font-size:14px;font-weight:400;margin-right:10px}.save-address-wrap p{font-size:14px;font-weight:400;color:#89909a}.save-address-wrap .verified-icon .mdc-button{padding:0 19px!important;height:36px;font-size:12px;font-weight:500}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400!important}.h6-title{margin:0;font-size:14px;font-weight:500}.text-flex{display:flex;justify-content:space-between;align-items:center}.text-flex .mat-mdc-button{padding-left:0;padding-right:0}.save-address-row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;row-gap:20px}.add-address{flex:0 0 20%;max-width:20%;min-width:140px;padding-left:10px;padding-right:10px}.add-address .mat-mdc-button{border:1px dashed #66ccff;border-radius:0;padding:0 5px;width:100%;height:100%;min-height:95px!important}.address-list{padding-left:10px;padding-right:10px;flex:0 0 40%;max-width:40%}.address-list .address-list-border{border:1px solid #e6eaed;padding:15px 10px 15px 15px;height:100%}.address-list .address-list-border p{font-size:13px;line-height:20px;color:#89909a;margin:5px 0 0;font-weight:400;max-width:90%;word-break:break-word}.address-list .address-list-border .mat-mdc-icon-button{width:24px;height:24px;line-height:24px;display:flex;align-items:center;justify-content:center;padding:0}.address-list .address-list-border .mat-mdc-icon-button .mat-icon{font-size:18px}.text-flex .media .media-body p{font-weight:400;font-size:14px}.text-flex .media .verified-icon{margin-left:50px;position:relative;top:3px}.text-flex .media .verified-icon .mat-icon{color:#0a0;width:30px;height:30px;font-size:30px}.sign-out-text .mat-mdc-button{padding-left:5px;padding-right:5px;border-radius:0}.my-prfile-right{flex:0 0 330px;max-width:330px;border-left:1px solid #e6eaed;padding:30px 0 30px 15px}.copy-text-wrap{display:flex;align-items:center;justify-content:center}.copy-text-wrap .mat-mdc-icon-button{width:26px;height:26px;line-height:26px;display:flex;align-items:center;justify-content:center;padding:0}.comm-cam.cam-capture-wrap{flex:1 1 auto;height:auto;position:relative;background:#fff;border:2px dashed #66ccff}.qr-code.comm-cam.cam-capture-wrap{border:2px solid #e6eaed;height:180px;width:180px;margin:0 auto}.comm-cam.cam-capture-wrap .corner{width:26px;height:26px;position:absolute;background:url(frame-corner-blue.325ebf0e79721c43.svg) no-repeat;z-index:2;pointer-events:none}.comm-cam.cam-capture-wrap .corner.c1{left:-2px;top:-2px}.comm-cam.cam-capture-wrap .corner.c2{right:-2px;top:-2px;transform:rotate(90deg)}.comm-cam.cam-capture-wrap .corner.c3{left:-2px;bottom:-2px;transform:rotate(-90deg)}.comm-cam.cam-capture-wrap .corner.c4{right:-2px;bottom:-2px;transform:rotate(180deg)}.comm-cam.cam-capture-wrap .cam-image{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;overflow:hidden;padding:12px}.cam-upload-area .comm-cam .cam-upload-wrap{z-index:99;position:relative}.comm-cam.cam-capture-wrap .cam-image img,.comm-cam.cam-capture-wrap .cam-image video{width:100%;height:100%;object-fit:cover}.qr-code-scanner-wrap{text-align:center;margin-bottom:100px}.nft-box{background:#66ccff29;border:1px solid rgba(102,204,255,.5);padding:20px;position:relative}.nft-box .media .media-body{margin-left:10px}.nft-box .media .media-body h5{margin:0 0 5px;color:#0080ff}.nft-box .media .media-body p{margin:0}.nft-box .mat-mdc-icon-button.close{position:absolute;top:0;right:0;width:30px;height:30px;line-height:30px;display:flex;align-items:center;justify-content:center;padding:0}.nft-box .mat-mdc-icon-button.close .mat-icon{font-size:16px;color:#0080ff}.app-info-bg{background-color:#001955}.refer-box-wrap .refer-code-wrap{display:flex;flex-wrap:wrap;gap:15px}.refer-box-wrap .refer-code-wrap .refer-box{background:#f5f6f8;border:1px dashed #89909a;min-height:46px;padding:5px 5px 5px 15px;display:flex;align-items:center;text-align:center;flex:0 0 60%;max-width:400px}.refer-code-number{font-size:24px;font-weight:600}.pdx-body-content .mat-mdc-icon-button{width:30px;height:30px;line-height:30px;display:flex;align-items:center;justify-content:center;padding:0}.pdx-body-content .mat-mdc-icon-button .cross-icon{position:relative;top:1px}.pdx-body-content .mat-mdc-icon-button .material-icons{font-size:22px;display:flex;align-items:center;justify-content:center}.refer-box-wrap .refer-code-wrap .mat-mdc-unelevated-button.mat-primary,.refer-box-wrap .refer-code-wrap .mat-mdc-button-base.mat-primary{padding-left:24px!important;padding-right:24px!important;height:46px;line-height:30px;font-size:14px;font-weight:400;min-width:130px}.pdx-table table{border-collapse:collapse;margin:0;padding:0;width:100%;table-layout:fixed}.pdx-table table thead tr{background-color:#fafafa}.pdx-table table th,.pdx-table table td{padding:15px 10px;text-align:left}.pdx-table table thead th{font-size:13px;line-height:16px;text-transform:capitalize;color:#89909a;font-weight:500;padding:12px 10px}.pdx-table table tbody tr{border-bottom:1px solid #e6eaed;transition:all ease-in-out .2s}.pdx-table table tbody tr.pointer{cursor:pointer}.pdx-table table tbody tr:hover{border-bottom:1px solid transparent;background:#fff;box-shadow:0 0 30px #0000001a}.pdx-table table tbody tr:last-child{border-bottom:1px solid transparent}.pdx-table table tbody tr td{font-size:14px;font-weight:500}.pdx-table table tbody td .img-td{display:flex;align-items:center}.pdx-table table tbody td .img-td .refer-user-icon{min-width:48px;min-height:48px;background-color:#cce6ff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:16px;position:relative;text-transform:uppercase}.pdx-table table tbody td .img-td .refer-user-icon .arrow-sm-btn{position:absolute;top:2px;right:-8px;background:#fff;border:1px solid #e6eaed;height:20px;width:20px;border-radius:50%;font-size:14px;display:flex;align-items:center;justify-content:center;transform:rotate(-90deg)}.arrow-sm-btn.right{color:#f44336}.arrow-sm-btn.left{color:#0a0}.pdx-table table tbody td .img-td small{font-size:12px;font-weight:400}.pdx-table table tbody td .img-td img{width:48px;height:48px;border-radius:50%;object-fit:cover}.pdx-table table tbody tr td .status-td .date{color:#89909a;font-size:13px;font-weight:500;display:block;line-height:16px;margin-top:4px}.status-text{font-weight:500;font-size:13px;line-height:16px}.text-success{color:#0a0}.text-warning{color:#f44336}.text-info{color:#0268ce}.text-error{color:#f44336}.settings-list{display:flex;align-items:center;margin:12px 0}.settings-list:last-child{margin-bottom:0}.settings-list .settings-title{display:flex;align-items:center}.settings-list .settings-title .material-icons{font-size:18px;color:#89909a;display:flex;align-items:center}.settings-list .settings-title span{font-size:14px;font-weight:500;margin-left:2px}.comm-toggle .mat-mdc-slide-toggle .mat-slide-toggle-bar{position:relative;width:44px;height:24px;flex-shrink:0;border-radius:16px;border:1px solid #0a0a0a;background-color:transparent}.comm-toggle .mat-mdc-slide-toggle.mat-checked .mat-slide-toggle-bar{border:1px solid #0080ff;background-color:#0080ff}.comm-toggle .mat-mdc-slide-toggle .mat-slide-toggle-thumb-container{width:24px;height:24px;top:-1px;left:-1px}.comm-toggle .mat-mdc-slide-toggle .mat-slide-toggle-thumb{box-shadow:none;background-color:#fff;border:1px solid currentColor;height:24px;width:24px}.comm-toggle .mat-mdc-slide-toggle.mat-checked .mat-slide-toggle-thumb{border:1px solid #0080ff}.comm-toggle .mat-mdc-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(20px,0,0)}.comm-toggle .mat-mdc-slide-toggle.mat-checked .mat-ripple-element{background-color:#0080ff}.country-info{display:flex;align-items:center}.settings-list .country-info .span-text{font-size:14px;font-weight:500;margin:0 10px}.settings-list .mat-mdc-button.change-text{padding:5px!important;line-height:18px;border-radius:0;position:relative;right:0}.backdropBackground,.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:#0a0a0ad9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.swal2-container .swal2-popup{border-radius:0!important}.swal2-container .swal2-styled{border-radius:0!important;padding:10px 20px;min-width:100px;border:1px solid #0080ff;height:40px}.swal2-container .swal2-styled.swal2-confirm{background-color:#0080ff}.swal2-container .swal2-styled.swal2-confirm:focus{box-shadow:none}.swal2-container .swal2-styled.swal2-cancel{background-color:transparent;color:#89909a;border:1px solid #89909a}.change-location-dialog .mat-mdc-dialog-container,.full-width-dialog .mat-dialog-container{border-radius:0;padding:0;overflow:hidden}.mat-mdc-dialog-container .dialog-inner{position:relative;padding-top:30px;padding-bottom:30px}.mat-mdc-dialog-container .dialog-inner .dialog-heder,.mat-dialog-container .dialog-inner .dialog-footer,.mat-dialog-container .dialog-inner .dialog-content{padding-left:30px;padding-right:30px}.mat-mdc-dialog-container .dialog-inner.scroll-dialog .dialog-content{max-height:calc(100vh - 180px)}.dialog-inner .dialog-heder{display:flex;align-items:center;justify-content:space-between;position:relative}.btn-hide-absolute{position:absolute;opacity:0}.dialog-inner .dialog-heder h3,.h3-20{font-size:20px;font-weight:500;margin:0}.mat-mdc-icon-button.dialog-close{position:absolute;top:-15px;right:15px;z-index:10}.mat-mdc-icon-button.p-edit{color:#0080ff}.text-disabled{color:#0080ff;opacity:.5}.settings-list.settings-divider{border-top:1px solid #ccc;padding-top:15px;align-items:flex-start}.settings-list p{color:#89909a;font-size:13px;font-weight:500;line-height:20px;margin:5px 0 0}.settings-list h6{color:#0a0a0a;font-size:16px;font-weight:500;line-height:20px;margin:0}.blocked-user-icon{width:70px;height:70px;background-color:#cce6ff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;color:#0a0a0a;text-transform:uppercase}.blocked-user-icon img{width:70px;height:70px;object-fit:cover;border-radius:50%}.settings-list .media .media-body{align-self:center}.mat-mdc-option .mat-option-text .country-info img{width:22px}.mat-mdc-option .mat-option-text .country-info .span-text{margin-left:10px}.h-vh{height:calc(100vh - 250px)}.max-366{max-width:366px;margin:0 auto}.max-376{max-width:376px;margin:0 auto}.max-400{max-width:400px}.max-466{max-width:466px;margin:0 auto}.max-500{max-width:500px;margin:0 auto}.max-522{max-width:522px;margin:0 auto}.max-730{max-width:730px;margin:0 auto}.max-790{max-width:790px;margin:0 auto}.max-910{max-width:910px;margin:0 auto}.max-940{max-width:940px;margin:0 auto}.max-1024{max-width:1024px;margin:0 auto}.disabled-text{opacity:.5}.mt-minus{margin-top:-10px;padding-bottom:24px}.p-13 a{color:#0080ff}.map-wrap{margin-bottom:20px;position:relative}.cdk-global-scrollblock{overflow-y:hidden!important}.max-w-1300{max-width:1300px;margin:0 auto}.help-row{display:flex;flex-wrap:wrap}.help-support-left{flex:0 0 35%;max-width:35%;padding-right:50px}.help-support-midle{flex:0 0 65%;max-width:65%;padding-left:45px;position:relative}.border-left{border-left:1px solid #e6eaed}.articles-list ul{margin:0;padding-left:0;list-style-type:none}.articles-list ul li{margin:20px 0}.articles-list ul li:first-child{margin-top:0}.articles-list ul li a{color:#0a0a0a;font-size:14px;display:flex;align-items:center;text-decoration:none;font-weight:500}.articles-list ul li a:hover,.articles-list ul li a.active{color:#0080ff}.articles-list ul li a .mat-icon{display:flex;align-items:center}.tab-contents h1{font-size:36px;font-weight:300;margin-top:0;margin-bottom:10px}.h2-36{font-size:36px;font-weight:400;margin:0;line-height:50px}.h4-18{font-size:18px!important;font-weight:500!important;margin:0}.h4-16{font-size:16px!important;font-weight:500!important;line-height:26px}.p-20{font-size:20px!important;font-weight:500!important;line-height:26px}.p-16{font-size:16px!important;font-weight:400!important;line-height:26px}.p-16 a{color:#0080ff}.p-14{font-size:14px!important;font-weight:400!important;line-height:22px}.p-14 a{color:#0080ff}.emoji-wrap{display:flex;width:100%;border-top:1px solid #e6eaed;padding:30px 0 15px;align-items:center}.emoji-flex{display:flex;align-items:center;margin:0 5px}.emoji-wrap .emoji-ripple{border-radius:50%;overflow:hidden;margin:0 10px;width:32px;height:32px;cursor:pointer}.emoji-wrap .count-mumber{color:#89909a;font-size:13px;font-weight:500}.filter-search{display:flex;align-items:flex-start}.filter-search .filter-btn.mat-mdc-outlined-button{border:1px solid #89909a!important;padding:0!important;width:56px;height:56px;margin:4.5px 0 0 10px}.filter-search .mat-form-field-wrapper{padding-bottom:10px}.tickets-list ul{margin:0 -20px 0 0;padding-left:0;list-style-type:none;max-height:380px;overflow-y:auto;padding-right:20px}.tickets-list ul::-webkit-scrollbar{width:6px}.tickets-list ul::-webkit-scrollbar-track{background:transparent}.tickets-list ul::-webkit-scrollbar-thumb{background-color:#dee6ed;border-radius:8px;border:0px solid #ffffff}.tickets-list ul li{margin-bottom:15px}.tickets-list ul li:last-child{margin-bottom:0}.tickets-list ul li .media{padding:15px 18px;cursor:pointer}.tickets-list ul li .media:hover,.tickets-list ul li .media.active{background-color:#f5faff}.tickets-list ul li .media .media-body,.comm-ticket-info .media .media-body{margin-left:15px}.tickets-list ul li .media .mat-icon{color:#89909a}.tickets-list ul li .media .media-body h6,.comm-ticket-info .media .media-body h6,.tickets-list ul li .media .media-body p,.comm-ticket-info .media .media-body p,.tickets-list ul li .media .media-body span,.comm-ticket-info .media .media-body span{margin:0 0 5px;word-break:break-word}.tickets-list ul li .media .media-body span,.comm-ticket-info .media .media-body span{font-size:14px;font-weight:500;color:#89909a;display:block}.status-outline-btn{font-weight:400;font-size:14px;line-height:22px;border-width:1px;border-style:solid;padding:0;text-align:center;min-width:72px;height:26px}.status-outline-btn.success-outline-btn{color:#0a0;border-color:#0a0}.status-outline-btn.warning-outline-btn{color:#fd6300;border-color:#fd6300}.status-outline-btn.dark-outline-btn{color:#89909a;border-color:#89909a}.add-ticket-btn-wrap .mat-mdc-unelevated-button{height:46px;padding-left:15px!important;padding-right:15px!important}.ticketDesc{margin-top:20px;padding-top:20px;border-top:1px solid #E6EAED}.ticketDesc .font-500{font-weight:500!important}.ticketDesc .font-300{font-weight:300!important}.payment-issue-box.comm-ticket-info{border:1px solid #ced3d9;max-width:100%;padding:12px 15px}.comm-ticket-info{padding:12px 0}.payment-issue-box{border:1px solid #ced3d9;max-width:452px;padding:12px 15px}.comm-ticket-info .media h2{font-size:30px;font-weight:400;line-height:28px;position:relative;padding-left:19px;display:inline-flex;align-items:center}.comm-ticket-info .media h2 sub{font-size:inherit;position:absolute;bottom:0;left:0}.comm-ticket-info .media img.circle-img{width:32px;height:32px}.circle-img{border-radius:50%;object-fit:cover;background-color:#000}.divider{width:100%;border-top:1px solid #e6eaed}.media-bg{background-color:#f5f6f8}.comm-ticket-info .media .media-body.media-bg{padding:10px;margin-right:10px;flex:0 0 auto}.date-info{position:relative;padding:3px;text-align:center;margin-bottom:15px}.date-info:after{content:"";position:absolute;left:0;top:14px;right:0;width:100%;height:1px;background-color:#ced3d9}.date-info span{font-size:12px;font-weight:400;color:#89909a;background-color:#fff;padding:10px 15px;position:relative;z-index:1}.msg-input-wrap{position:relative}.support-alert{background-color:#ffece9;text-align:center;padding:10px;position:absolute;width:100%;top:-32px}.support-alert p{color:#0a0a0a;font-size:13px;font-weight:400;margin:0;display:flex;align-items:center;justify-content:center}.msg-input-wrap .mat-form-field-appearance-outline .mat-form-field-outline{color:#ced3d9}.msg-input-wrap .mat-form-field-appearance-outline .mat-form-field-infix{position:relative;padding-right:80px}.msg-input-wrap .msg-action-btn{position:absolute;right:-6px;top:6px;display:flex}.pdx-body-content .msg-input-wrap .msg-action-btn .mat-mdc-icon-button{width:42px;height:42px;line-height:42px;display:flex;align-items:center;justify-content:center;padding:0}.pdx-app-wrap{position:relative;min-height:calc(100vh - 124px);z-index:9;background:#fff}.pdx-app-wrap .pdx-header{display:flex;height:70px;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e6eaed;position:sticky;z-index:99;top:0}.pdx-app-wrap .pdx-header .pdx-logo{margin:0 20px;flex:0 0 163px}.pdx-app-wrap .pdx-header .pdx-logo img{display:block}.pdx-app-wrap .pdx-header .pdx-nav{position:absolute;height:70px;left:50%;transform:translate(-50%);z-index:1}.pdx-app-wrap .pdx-header .pdx-nav .mdc-button{height:100%!important;border-radius:0!important;color:#89909a!important;font-size:14px!important;font-weight:500!important;margin:0 16px!important;position:relative!important;padding:0 4px!important;min-width:40px!important}.pdx-app-wrap .pdx-header .pdx-nav .mdc-button:hover,.pdx-app-wrap .pdx-header .pdx-nav .mdc-button.active{color:#0080ff!important}.pdx-app-wrap .pdx-header .pdx-nav .mdc-button:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:3px;bottom:0;left:0;background-color:#0080ff;transform-origin:bottom right;transition:transform .25s ease-out}.pdx-app-wrap .pdx-header .pdx-nav .mdc-button:hover:after,.pdx-app-wrap .pdx-header .pdx-nav .mdc-button.active:after{transform:scaleX(1);transform-origin:bottom left}.mat-mdc-button .mat-mdc-button-persistent-ripple:before{background-color:#0080ff}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before{opacity:0!important}.pdx-app-wrap .pdx-header .pdx-nav .mdc-button:hover:not(.mdc-button-disabled) .mdc-button-focus-overlay,.pdx-app-wrap .pdx-header .pdx-nav .mdc-outlined-button:hover:not(.mdc-button-disabled) .mdc-button-focus-overlay{opacity:0}.pdx-app-wrap .pdx-header .mat-toolbar-single-row{width:auto;background:none;padding:0 20px;font-family:Lexend,sans-serif}.pdx-app-wrap .pdx-header .mat-toolbar-single-row .mat-mdc-icon-button{margin:0 3px;color:#89909a;transition:all ease-in-out .2s}.pdx-app-wrap .pdx-header .mat-toolbar-single-row .mat-mdc-icon-button:hover{background:#e6eaed;color:#0a0a0a}.pdx-app-wrap .pdx-header .mat-toolbar-single-row .line-spacer{width:1px;height:18px;background:#ced3d9;margin:0 25px 0 10px}.pdx-app-wrap .pdx-header .mat-toolbar-single-row .user-thumb{width:40px;height:40px;min-width:0;padding:0;border-radius:100%!important;background-color:#0080ff12}.pdx-app-wrap .pdx-header .mat-toolbar-single-row .user-thumb img{width:40px;height:40px;object-fit:cover;border-radius:100%}.mat-mdc-menu-panel.user-dropdown{box-shadow:0 0 10px #0000001a;margin-top:10px;min-width:160px}.mat-mdc-dialog-container .dialog-inner perfect-scrollbar .ps__rail-x,.mat-dialog-container .dialog-inner perfect-scrollbar .ps__thumb-x{display:none!important}.max-620{max-width:620px;margin:0 auto;width:100%}.ticket-steps .mat-horizontal-stepper-header-container{display:none}.ticket-steps .mat-horizontal-content-container{padding:0}.h1-light{font-size:40px;font-weight:300}textarea.mat-mdc-input-element{resize:none!important}.screenshot-img img{width:100%;height:auto;object-fit:cover}.textarea-input .mat-form-field-wrapper{padding-bottom:0}.add-screenshot .mat-mdc-button.browse-btn{padding-left:0;padding-right:0;border-radius:0;margin:5px 0 15px;color:#89909a;font-size:13px}.add-screenshot .mat-mdc-button.browse-btn svg{margin-right:5px}.full-width-dialog .mat-mdc-dialog-container .dialog-inner .dialog-content{min-height:calc(100vh - 60px);padding:30px 24px 50px}.full-width-dialog .mat-mdc-dialog-container .dialog-inner .dialog-content .pdx-logo{text-align:center}.full-width-dialog .mat-mdc-dialog-container .dialog-inner .dialog-content .max-466.w-100{height:calc(100% - 90px);display:flex;align-items:center;justify-content:center}.check-row{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.check-col{padding-left:8px;padding-right:8px;flex:0 0 50%;max-width:50%}.mat-mdc-checkbox.border-checkbox{border:1px solid #89909a;font-family:Lexend,sans-serif;display:flex;width:100%;font-size:16px;font-weight:400;padding:0;height:56px;align-items:center;margin-bottom:16px}.mat-mdc-checkbox.border-checkbox .mat-internal-form-field{width:100%}.mat-mdc-checkbox.border-checkbox.mat-mdc-checkbox-checked{border:2px solid #0080ff}.mat-mdc-checkbox.border-checkbox .mdc-checkbox{display:none}.mat-mdc-checkbox.border-checkbox .mdc-label{width:100%;display:block;position:relative;line-height:56px;padding:0 20px}.mat-mdc-checkbox.border-checkbox .mdc-label:before{content:"";display:inline-block;position:absolute;right:16px;top:20px;transform:rotate(45deg);height:10px;width:5px;border-bottom:2px solid;border-right:2px solid;border-color:#0080ff;opacity:0;visibility:hidden;transition:all ease-in-out .2s}.mat-mdc-checkbox.border-checkbox.mat-mdc-checkbox-checked .mdc-label:before{opacity:1;visibility:visible}.help-support-tabs .mat-mdc-tab-group .mat-tab-body-content{overflow:hidden}.faq-accodion-wrap .mat-accordion .mat-expansion-panel{box-shadow:none;border-radius:0;margin:0}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-header{padding-left:0;padding-right:3px;height:auto!important;min-height:50px}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.faq-accodion-wrap .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:transparent}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-header,.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-header span{font-size:16px;color:#89909a;font-weight:400}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded,.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded span{font-weight:600;color:#0a0a0a}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{display:flex;align-items:center}.faq-accodion-wrap .mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header .mat-expansion-indicator:after{color:#0080ff;margin-top:-8px}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{padding:0}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-body ul{list-style-type:none;padding-left:0;margin:0}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-body ul li{margin:20px 0}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-body ul li:first-child{margin-top:5px}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-body ul li a{color:#0080ff;font-size:14px;font-weight:500;cursor:pointer;line-height:22px}.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-body ul li a:hover,.faq-accodion-wrap .mat-accordion .mat-expansion-panel .mat-expansion-panel-body ul li.active a{text-decoration-line:underline}.mat-expansion-panel-content,.mat-accordion .mat-expansion-panel .mat-expansion-panel-header,.mat-mdc-checkbox,.mat-mdc-radio-button,.mat-mdc-menu-item,.mat-mdc-paginator,.mat-mdc-paginator-page-size .mat-select-trigger{font-family:Lexend,sans-serif!important}.mat-expansion-panel-content,.mat-radio-label-content{font:400 14px/20px Lexend,sans-serif!important}.mat-mdc-paginator,.mat-mdc-paginator-page-size .mat-select-trigger{color:#0a0a0a;font-size:14px;font-weight:400}.max-w-1120{max-width:1120px;margin:0 auto}.light-gray-bg{background-color:#fafafa}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col{position:relative;width:100%;padding-right:15px;padding-left:15px}.coment-main{padding:20px}.contact-padd{padding-right:50px}.contact-padd h1{max-width:450px;margin:0 0 30px}.coment-main h3{font-size:24px;font-weight:400;line-height:32px;max-width:450px;margin:0 0 24px}.support-info{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;align-items:stretch}.support-info-box{flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:5px}.support-info-box .media{background:#66ccff29;align-items:center;padding:30px 15px;justify-content:center;flex-direction:column;text-align:center;height:100%}.support-info-box .media-body{flex:none}.support-info-box .media .mat-icon{margin-right:0;margin-bottom:16px;color:#0080ff;font-size:34px;width:34px;height:34px}.support-info-box .media .media-body h5{margin:0 0 5px;font-size:16px;font-weight:600}.support-info-box .media .media-body h5 strong{font-weight:400;display:block;white-space:normal;word-break:break-all}.support-info-box .media .media-body p{margin:0;font-size:14px;font-weight:400}.help-support-wrap{background-color:#fff;min-height:calc(100vh - 158px)}.mat-mdc-radio-group.button-radio-box{margin-bottom:30px;display:flex}.button-radio-box .mat-mdc-radio-button{margin-right:15px}.button-radio-box .mat-mdc-radio-button .mat-radio-label{border:1px solid #89909a;padding:6px 15px;text-align:center;font-size:14px;color:#89909a;font-weight:500;min-width:90px}.button-radio-box .mat-mdc-radio-button.mat-radio-checked .mat-radio-label{border:1px solid #0080ff;color:#0080ff}.button-radio-box .mat-mdc-radio-button .mat-radio-label .mat-radio-container{display:none}.people-wrap{margin:15px 0}.people-wrap .data-blocks{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.people-wrap .data-blocks .data-block{flex:0 0 12.5%;padding-left:20px;padding-right:20px;text-align:center;cursor:pointer;margin:15px 0}.people-wrap .data-blocks .data-block .data-thumb{width:70px;height:70px;border-radius:100%;margin:auto;background:#cce6ff;border:1px solid transparent;display:flex;align-items:center;justify-content:center;transition:all ease-in-out .2s;position:relative;text-align:center}.people-wrap .data-blocks .data-block .data-thumb img{width:100%;height:100%;object-fit:cover;border-radius:50%}.people-wrap .data-blocks .data-block.view-all .data-thumb img{width:auto;height:auto}.search-users .brand-info .brand-logo{position:relative;overflow:visible!important;border-radius:50%}.search-users .brand-info .brand-logo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.people-wrap .data-blocks .data-block .material-icons.star,.search-users .brand-info .brand-logo .material-icons.star{width:20px;height:20px;background:#fff;border:1px solid #ced3d9;border-radius:100%;position:absolute;right:0;top:0;font-size:14px!important;line-height:18px!important;text-align:center;color:#0080ff!important;z-index:1}.search-users .brand-info .brand-logo .material-icons.star{width:16px;height:16px;right:-5px;bottom:0;top:auto;font-size:11px!important;line-height:15px!important}.people-wrap .data-blocks .data-block .data-thumb .initial{font-size:18px;font-weight:400;text-transform:uppercase}.people-wrap .data-blocks .data-block .data-title{font-size:13px;font-weight:500;margin:10px 0 0}.people-wrap .data-blocks .data-block.view-all .data-title{color:#0080ff}.people-wrap .data-blocks .data-block:hover .data-thumb{border-color:#1b7ff6}.transaction-body .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-labels .mat-tab-label{margin-left:0;margin-right:50px}.mat-mdc-snack-bar-container .mat-mdc-snack-bar-actions{margin:0;right:0;top:50%;transform:translateY(-50%)}.mat-mdc-snack-bar-container .mat-mdc-snack-bar-action{max-height:32px;height:32px;min-width:32px;color:#fff!important;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;margin-right:5px}.mat-mdc-snack-bar-container .mat-mdc-snack-bar-action .mat-ripple.mat-mdc-button-ripple{display:none}.mat-mdc-snack-bar-container.notification-success-snackbar .mat-mdc-snack-bar-action{right:-25px;top:-15px;transform:none}.mat-mdc-snack-bar-container .mdc-snackbar__label{padding:0 8px 0 0;width:100%;flex-grow:1;box-sizing:border-box;margin:0;visibility:hidden;color:#fff!important}.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:transparent!important;box-shadow:none!important}.mat-mdc-snack-bar-container .mat-mdc-button .mat-mdc-button-persistent-ripple:before{background-color:transparent}.mat-mdc-snack-bar-container .mat-mdc-snack-bar-action .mat-mdc-button{max-height:32px;height:32px;min-width:32px;color:#fff;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;margin-right:5px}.success-snackbar.mat-mdc-snack-bar-container,.error-snackbar.mat-mdc-snack-bar-container,.snk-success.mat-mdc-snack-bar-container,.snk-danger.mat-mdc-snack-bar-container,.notification-success-snackbar.mat-mdc-snack-bar-container{border-radius:0!important;min-height:60px;min-width:375px;display:flex;align-items:center;justify-content:flex-start;padding:34px 20px 10px 60px;position:relative;max-width:380px}.success-snackbar.mat-mdc-snack-bar-container,.snk-success.mat-mdc-snack-bar-container,.notification-success-snackbar.mat-mdc-snack-bar-container{color:#fff!important;background:#0a0!important;box-shadow:0 0 10px #00aa0002}.notification-success-snackbar.mat-mdc-snack-bar-container{padding:10px 15px}.error-snackbar.mat-mdc-snack-bar-container,.snk-danger.mat-mdc-snack-bar-container,.snk-error .mdc-snackbar__surface{color:#fff!important;background:#f44336!important;box-shadow:0 0 10px #ff190002}.success-snackbar.mat-mdc-snack-bar-container:after,.error-snackbar.mat-mdc-snack-bar-container:after,.snk-success.mat-mdc-snack-bar-container:after,.snk-danger.mat-mdc-snack-bar-container:after{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;width:26px;height:26px}.success-snackbar.mat-mdc-snack-bar-container:after,.snk-success.mat-mdc-snack-bar-container:after{background-image:url(snackbar-success-icon.97e5e16769906a81.svg)}.error-snackbar.mat-mdc-snack-bar-container:after,.snk-danger.mat-mdc-snack-bar-container:after{background-image:url(snackbar-error-icon.ddc85e495631b394.svg)}.success-snackbar.mat-mdc-snack-bar-container:before,.snk-success.mat-mdc-snack-bar-container:before{content:"Success";color:#fff;font-size:16px;font-weight:500;position:absolute;top:10px;left:60px}.error-snackbar.mat-mdc-snack-bar-container:before,.snk-danger.mat-mdc-snack-bar-container:before{content:"Error";color:#fff;font-size:16px;font-weight:500;position:absolute;top:10px;left:60px}.mat-mdc-simple-snack-bar{font-family:Lexend,sans-serif!important;font-size:14px!important;font-weight:400;line-height:18px!important;padding-right:20px}.form-row .mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{padding:0;position:static;font-size:13px;margin-top:0}.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{margin:.25em 0}.mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-error-wrapper{position:static!important;padding:0!important}.disable-field{opacity:.5;pointer-events:none}.settings-list.border-top{border-top:1px solid #ccc;padding-top:15px}.settings-list.border-top .settings-title{cursor:pointer}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 0;margin-bottom:1rem;list-style:none;border-radius:.25rem}.breadcrumb .breadcrumb-item{font-size:13px;font-weight:500}.breadcrumb .breadcrumb-item.active{color:#89909a}.breadcrumb .breadcrumb-item a{color:#0080ff;text-decoration:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#89909a;content:"/"}.dialog-inner .dialog-content .form-row.phone-otp .ng-otp-input-wrapper{max-width:420px;margin:0 auto}.mat-mdc-menu-panel.comm-dropdown{background:#fff;box-shadow:0 0 30px #0000001a;min-width:126px;min-height:50px;border-radius:0}.mat-mdc-menu-panel.comm-dropdown.filter-w{min-width:430px;padding:16px 30px 22px}.mat-mdc-menu-panel.comm-dropdown .mat-mdc-menu-content .mat-mdc-menu-item{line-height:42px;height:42px;display:flex;align-items:center;padding:0 20px}.mat-mdc-menu-panel.comm-dropdown .mat-mdc-menu-content .mat-mdc-menu-item:hover{color:#0080ff}.mat-mdc-menu-panel.comm-dropdown .mat-mdc-menu-content .mat-mdc-menu-item:hover svg path{fill:#0080ff!important}.mat-mdc-menu-panel.comm-dropdown .mat-mdc-menu-content .mat-mdc-menu-item svg{margin-right:10px}.upc-btn.mat-mdc-unelevated-button,.share-btn.mat-mdc-button-base{background-color:#f5f6f8;padding-left:15px!important;padding-right:15px!important;height:40px;font-size:14px}.share-btn.mat-mdc-button-base{min-width:140px}.filter-btn.mat-mdc-button{border-radius:0;padding-left:5px;padding-right:5px;height:40px;font-size:14px}.status-td.status-menu{display:flex;justify-content:space-between;align-items:center}.mat-mdc-menu-panel.comm-dropdown.filter-w .mat-mdc-form-field .mat-datepicker-input::placeholder{font-size:13px}.mat-mdc-menu-panel.comm-dropdown.filter-w .filterAmountField .mat-mdc-form-field-infix{padding:8px 0;min-height:42px}.mat-mdc-menu-panel.comm-dropdown.filter-w .filterAmountField .mat-mdc-form-field-infix .mat-mdc-input-element{font-size:16px}.mat-mdc-menu-panel.comm-dropdown.filter-w .filterAmountField .mat-mdc-form-field-icon-prefix{font-weight:400;padding-left:20px;padding-right:0;margin-top:-1px}.form-wrap .mat-form-field-appearance-outline .mat-form-field-wrapper{margin:0}.mat-mdc-form-field-bottom-align:before{height:0!important}.filter-header{align-items:center}.filter-header h3{font-size:20px;font-weight:500;margin:0}.filter-header .mat-mdc-icon-button{width:30px;height:30px;line-height:30px;position:relative;right:-10px;padding:0;display:flex;align-items:center;justify-content:center}.primary-radio .mat-mdc-radio-button{margin-right:20px;margin-top:5px;margin-bottom:5px}.primary-radio .mat-radio-outer-circle{border-width:1px;border-color:#89909a}.primary-radio .mat-radio-label{font-size:14px;font-weight:300}.primary-radio .mat-radio-checked .mat-radio-inner-circle{transform:scale(.4)}.primary-radio .mat-mdc-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#0080ff;background-color:#0080ff}.primary-radio .mat-mdc-radio-button.mat-accent .mat-radio-inner-circle{background-color:#fff}.primary-radio .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.primary-radio .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.primary-radio .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#0080ff}.filter-btn-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px}.filter-btn-wrap .mat-mdc-button-base,.msg-input-wrap .mat-button-base{padding-left:15px!important;padding-right:15px!important;height:40px;font-size:14px;font-weight:500}.pdx-table.pagination-table table{table-layout:auto}.pdx-table.pagination-table .mat-mdc-paginator{margin-top:20px}.pdx-table.pagination-table .mat-mdc-paginator-container{justify-content:flex-start;padding:0;min-height:36px}.mat-paginator-container .mat-form-field-type-mat-select .mat-form-field-infix{padding:0}.mat-paginator-container .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:0}.mat-paginator-container .mat-form-field-appearance-legacy .mat-form-field-ripple{height:0}.mat-paginator-container .mat-form-field-appearance-legacy .mat-form-field-underline{height:0px}.mat-mdc-paginator-container .mat-mdc-select .mat-select-arrow-wrapper{transform:translate(15%,-15%)}.mat-mdc-paginator-container .mat-mdc-select .mat-select-arrow-wrapper .mat-select-arrow{box-sizing:border-box;height:7px;width:7px;border-style:solid;border-color:#0a0a0a;border-width:0px 2px 2px 0px;transform:rotate(45deg);transition:border-width .15s ease-in-out;margin:0 6px}.mat-mdc-paginator-container .mat-mdc-text-field-wrapper{padding:0}.mat-mdc-paginator-container{font-size:14px;color:#0a0a0a}.mat-mdc-paginator-container .mat-mdc-paginator-page-size-select{width:60px}.mat-mdc-paginator-container .mat-mdc-form-field-infix{height:auto;line-height:1;padding:0!important;min-height:auto;width:auto}.mat-mdc-paginator-container .mdc-notched-outline{display:none}.mat-mdc-paginator-container .mat-mdc-select-trigger{justify-content:flex-start;gap:0 2px}.mat-mdc-paginator-container .mat-mdc-select-trigger .mat-mdc-select-value{width:auto;font-size:14px;font-weight:500;color:#0a0a0a}.mat-mdc-paginator-container .mat-mdc-select-arrow{box-sizing:border-box;height:7px;width:7px;border-style:solid;border-color:#0a0a0a;border-width:0px 2px 2px 0px;transform:rotate(45deg);transition:border-width .15s ease-in-out;margin:0 6px;position:relative;top:-2px}.mat-mdc-paginator-container .mat-mdc-select-arrow svg{display:none}.transaction-success-box{padding:15px 24px;position:sticky;top:70px}.small-btns.mat-mdc-button-base{padding:0 10px!important;height:32px;line-height:25px;font-size:14px;font-weight:500}.mat-datepicker-toggle .mat-mdc-icon-button{color:#1e3246}.screenshot-img-ticket{border-radius:5px;position:relative;margin:10px 0;width:250px;height:200px;background-color:#f8fcff}.screenshot-img-ticket img{width:250px;height:200px;object-fit:cover;border-radius:4px}.screenshot-img-ticket .mat-mdc-icon-button.image-ticket-close{width:30px;height:30px;line-height:12px;box-shadow:0 0 10px #0000000d;border-radius:50%;background-color:#fff;position:absolute;right:-10px;top:-10px;display:flex;align-items:center;justify-content:center;padding:0}.screenshot-img-ticket .mat-mdc-icon-button.image-ticket-close svg{width:12px;height:12px;font-size:12px}.refund-wrap{padding-bottom:30px;display:flex;justify-content:center;align-items:center;gap:0 50px}.refund-wrap .refund-left{max-width:330px}.refund-wrap .refund-thumb,.request-wrap .refund-thumb{width:44px;height:44px;border-radius:100%;margin:auto;background:#cce6ff;display:flex;align-items:center;justify-content:center;text-align:center}.refund-wrap .refund-thumb img,.request-wrap .refund-thumb img{border-radius:50%;object-fit:cover;width:100%;height:100%}.refund-wrap .refund-thumb h5,.request-wrap .refund-thumb h5{font-size:15px;font-weight:500;margin:0;color:#0a0a0a}.request-wrap .refund-thumb .initial{font-size:18px;font-weight:400;text-transform:uppercase;color:#0a0a0a}.refund-wrap .refund-left p,.request-wrap .refund-left p{color:#89909a;font-weight:400;font-size:14px;margin:20px 0 4px}.refund-wrap .refund-left p b,.request-wrap .refund-left p b{color:#0a0a0a;font-weight:500}.refund-wrap .refund-left span,.request-wrap .refund-left span{color:#89909a;font-weight:400;font-size:13px}.refund-wrap .refund-left h1,.request-wrap .refund-left h1{font-size:80px;font-weight:200;margin:24px 0}.refund-price-box{display:grid;grid-template-columns:repeat(2,1fr)}.refund-price-box .price-box-bg{background-color:#f5f6f8;padding:12px}.refund-price-box .price-box-bg h3{font-size:24px;font-weight:400;margin:0}.refund-price-box .price-box-bg.to{border-left:1px solid #ced3d9;position:relative}.refund-price-box .price-box-bg.to:after{content:"To";position:absolute;background-color:#ced3d9;width:26px;height:26px;border-radius:50%;left:-13px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:300;display:flex;justify-content:center;align-items:center}.flash-payment{display:flex;align-items:center;max-width:250px;margin:0 auto;position:relative}.flash-payment h6{display:flex;align-items:center;color:#0a0a0a;font-size:13px;font-weight:400;margin:0}.flash-payment h6 .mat-icon,.fees-text .mat-icon{font-size:20px;width:20px;height:20px;margin:0 5px 0 8px;color:#89909a}.flash-payment h6 .mat-icon:hover,.fees-text .mat-icon:hover{color:#0080ff}.fees-text{display:flex;align-items:center;justify-content:center;margin-top:50px;margin-bottom:15px;position:relative}.fees-text h5{font-size:15px;font-weight:300;margin:0}.refund-right{border:1px solid #ced3d9;padding:20px}.refund-assets-accordion .mat-expansion-panel{box-shadow:none;border-bottom:1px solid #ced3d9;border-radius:0!important;padding:12px 0;margin:0}.refund-assets-accordion .mat-expansion-panel:last-child{border-bottom:1px solid transparent}.refund-assets-accordion .mat-expansion-panel .mat-expansion-indicator:after{color:#0080ff;top:-2px;position:relative}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.refund-assets-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:transparent}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-header{padding:0 16px 0 0}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded{height:50px}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-content{display:block;padding-right:30px}.refund-assets-accordion .refund-assets-list{display:flex;justify-content:space-between;align-items:center}.refund-assets-accordion .refund-assets-list .assets-text{display:flex;align-items:center;font-size:14px}.refund-assets-accordion .refund-assets-list .assets-text small{margin-right:8px;display:inline-flex}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-body{padding-right:10px;padding-bottom:10px}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-body .d-flex{align-items:center}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-body .d-flex p{margin:0}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-body .d-flex .cash-price .mat-checkbox-label{padding-right:14px}.mat-mdc-checkbox.theam-checkbox .mat-checkbox-inner-container{width:20px;height:20px}.mat-mdc-checkbox.theam-checkbox .mat-checkbox-background,.mat-checkbox.theam-checkbox .mat-checkbox-frame{border-radius:0}.mat-mdc-checkbox.theam-checkbox .mat-checkbox-frame{border-color:#ced3d9}.refund-assets-accordion .mat-expansion-panel .mat-expansion-panel-body .mat-mdc-checkbox.theam-checkbox .mat-checkbox-ripple{transform:scale(0)}.theam-checkbox.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theam-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#0080ff}.btn-grid,.btn-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.btn-grid-2 .mat-button.mat-primary,.btn-grid-2 .mat-stroked-button.mat-primary,.btn-grid-2 .mat-flat-button.mat-primary,.refund-wrap .btn-grid .mat-mdc-button-base,.btn-grid .mat-button-base{padding-left:10px!important;padding-right:10px!important}.pdx-body-content .comm-body{max-width:1070px;margin:auto;padding-left:20px;padding-right:20px}.help-support-tabs .mat-mdc-tab-group.scheduled-tab-group .mat-mdc-tab-header{margin-bottom:20px}.help-support-tabs .mat-mdc-tab-group.scheduled-tab-group .mat-mdc-tab-header .mat-tab-labels .mat-tab-label{margin-left:0;margin-right:45px}.rewards-list{border-bottom:1px solid #e6eaed;padding:0 0 20px;margin:20px 0}.rewards-list:last-child{border-bottom:1px solid transparent;margin-bottom:0;padding-bottom:0}.rewards-list .media .rewards-img{margin-right:15px}.rewards-list .media .rewards-img img{width:56px;object-fit:contain}.rewards-list .media .media-body h4{margin-bottom:5px}.rewards-list .media .media-body h6{margin:6px 0 0}.plr-0.mat-mdc-button{padding-left:0!important;padding-right:0!important;border-radius:0!important}.cms-content-wrap{padding-bottom:30px}.cms-content-wrap h1{font-size:42px;margin:0 0 20px}.cms-content-wrap h2{font-size:36px;margin:0 0 20px}.cms-content-wrap h3{font-size:28px;margin:0 0 20px}.cms-content-wrap h4{font-size:22px;margin:0 0 20px}.cms-content-wrap h5{font-size:18px;margin:0 0 20px}.cms-content-wrap h6{font-size:14px;margin:0 0 20px}.cms-content-wrap p,.cms-content-wrap span{margin-bottom:24px;font-size:14px;margin-top:0;font-weight:400;line-height:24px}.cms-content-wrap a{font-size:14px;margin-top:0;font-weight:400;line-height:24px;color:#0080ff}.cms-content-wrap ul{padding-left:17px}.cms-content-wrap ul li{font-size:14px;margin-top:0;font-weight:400;line-height:24px}.crop-img-browse{display:flex;justify-content:center;margin-bottom:15px}.crop-img-browse label{width:300px;height:150px;padding:15px;border:2px dotted #0080ff;border-radius:4px;color:#0080ff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;cursor:pointer;font-size:14px;font-weight:400}.crop-img-browse label:hover{background-color:#f8fcff}.crop-img-browse .mat-icon{font-size:32px;width:32px;height:32px}.upload-crop-img{margin-bottom:15px}.home-news-swiper{position:relative;margin-top:24px}.home-news-swiper .swiper-container{max-width:96%;margin:0 auto}.home-news-swiper .swiper-wrapper .swiper-slide .news-box{background:#e7f7ff;padding:24px 15px;height:100%}.home-news-swiper .swiper-wrapper .swiper-slide.read-news .news-box{filter:grayscale(1)}.home-news-swiper .swiper-wrapper .swiper-slide .news-box img{object-fit:contain;width:36px}.home-news-swiper .swiper-wrapper .swiper-slide .news-box .media-body{margin-left:15px}.home-news-swiper .swiper-wrapper .swiper-slide .news-box .media-body h5{margin:0 0 4px;color:#0080ff;font-size:16px;font-weight:400;line-height:24px}.home-news-swiper .swiper-wrapper .swiper-slide .news-box .media-body p{margin:0;color:#89909a;font-size:14px}.home-news-swiper .swiper-button-next{right:-10px}.home-news-swiper .swiper-button-prev{left:-10px}.home-news-swiper .swiper-button-next:after,.home-news-swiper .swiper-button-prev:after{font-size:15px;font-weight:800}.app-download-content{margin-left:45px}.app-download-content h1{font-size:48px;font-weight:200;line-height:58px;margin:0 0 25px}.app-download-content p{margin:0 0 30px}.app-wrap{display:flex;column-gap:15px}.app-wrap .download-btn{display:flex;cursor:pointer}.copy-text .mat-copy.mat-mdc-icon-button{width:28px;height:28px;line-height:28px;display:flex;align-items:center;justify-content:center;padding:0}.copy-text .mat-copy.mat-mdc-icon-button .mat-icon{font-size:16px}.qr-code-content .copy-text{display:flex;align-items:center;justify-content:center}.copy-code-content .copy-text{display:flex;align-items:center}.qr-code-content .copy-text h5,.copy-text h5{font-size:13px;color:#0268ce;font-weight:500;margin:0}.qr-code-content .qr-text{margin-bottom:75px}.qr-code-content .qr-text .p-small{font-size:12px;font-weight:400;line-height:17px;margin:5px 0 20px}.qr-code-content .qr-text .p-gray-14{color:#89909a;font-size:14px;line-height:24px;font-weight:400;max-width:280px;margin:0 auto}.share-via-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px;border-top:1px solid #e6eaed;position:absolute;bottom:0;width:100%;padding:0 10px}.share-via-wrap .mat-mdc-button.border-right{border-right:1px solid #e6eaed}.share-via-wrap .mat-mdc-button{padding-left:15px!important;padding-right:15px!important;height:60px;font-size:14px;font-weight:500;border-radius:0}.pdx-no-search{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:40px 20px}.pdx-no-search .no-search-inner{text-align:center;height:100%}.pdx-no-search .no-search-inner h5{font-size:24px;margin:24px 0 10px;font-weight:400}.pdx-no-search .no-search-inner p{font-size:14px;font-weight:300;margin:0;line-height:24px}.pdx-no-data{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;height:100%;min-height:calc(100vh - 250px)}.pdx-no-data .no-data-inner{text-align:center;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:400px;margin:0 auto}.pdx-no-data .no-data-inner h5{font-size:16px;margin:0 0 10px;font-weight:400}.pdx-no-data .no-data-inner h4{font-size:24px;margin:30px 0 10px;font-weight:400}.pdx-no-data .no-data-inner p{font-size:14px;font-weight:300;margin:0 0 30px;line-height:24px}.chipset-input .mat-form-field-appearance-outline .mat-form-field-infix{border-top:5px solid transparent}.chipset-input .mat-chip-list-wrapper{margin:0;gap:10px;padding:0 5px}.chipset-input .mat-mdc-chip-list-wrapper .mat-chip.mat-mdc-standard-chip{background-color:#fff;border:1px solid #0080ff;border-radius:0;padding:5px 15px;margin:0;min-height:40px}.chipset-input .mat-mdc-chip-list-wrapper .mat-chip.mat-mdc-standard-chip:hover{background-color:transparent}.chipset-input .mat-mdc-chip-list-wrapper .mat-chip.mat-mdc-standard-chip .mat-chip-remove{color:#0080ff;opacity:1}.chipset-input .mat-form-field-appearance-outline input.mat-mdc-input-element{top:0;font-weight:400;font-size:14px;flex:0 0 100%}.sign-out-content p{margin:15px 0 24px;font-size:14px;color:#0a0a0a;font-weight:400}.sign-out-content .mat-mdc-button-base.mat-sm-btn{height:56px;font-size:14px!important;margin-top:15px;padding:0 20px!important}.sign-out-content .mat-mdc-button-base.mat-sm-btn .mdc-button__label{column-gap:17px}.scan-btn{display:inline-flex;height:26px;font-size:14px;font-weight:500;color:#0080ff;border-radius:0;margin-top:10px;align-items:center;padding:5px 15px;cursor:pointer}.dialog-heder .mat-mdc-button.go-back-btn{padding-left:5px!important;padding-right:10px!important;border-radius:0;line-height:24px;position:relative;left:-10px;top:-8px;font-size:13px}.form-wrap .mat-form-field-appearance-outline .mat-form-field-infix{border-top:12px solid transparent}.form-wrap .prefix-border{position:relative;margin-right:12px;padding-right:8px;padding-left:4px;top:-3px}.form-wrap .prefix-border:after{content:"";position:absolute;right:0;top:-18px;height:56px;width:1px;background-color:#ced3d9}.input-flex{display:flex;align-items:flex-start}.input-flex .mdc-icon-button.delete-action{margin-top:9px;position:relative;right:-8px}.form-wrap .input-flex .mat-form-field-appearance-outline .mat-form-field-wrapper{padding-bottom:15px}.form-wrap .mdc-button.add-action-btn{padding-left:0;padding-right:0;line-height:20px;border-radius:0}.form-row.phone-otp.delete-otp .ng-otp-input-wrapper.wrapper:after{left:145px}.payment-sub-list{display:flex}.payment-sub-list .media .media-body{margin-left:10px}.payment-sub-list .low-b-text,.payment-sub-list~.low-b-text{color:#f44336;font-size:13px;font-weight:400}.payment-sub-list~p.cash-price{min-width:130px;text-align:right}.payment-sub-list~p.cash-price .add-cash{display:block;text-align:center;margin-left:26px;font-size:13px;color:#0080ff;font-weight:400;width:64px;cursor:pointer}.refund-assets-accordion .primary-radio .mat-mdc-radio-button{margin:0}.cash-price .gray-lw{color:#89909a;font-size:12px}.primary-address-set{display:flex;align-items:center}.primary-address-set .mat-icon{color:#0a0;font-size:17px;width:17px;height:16px;margin-right:5px}.rainbow-wallet-info{margin-left:-24px;padding-top:5px}.rainbow-wallet-info p{font-size:13px;font-weight:400;margin:0}.rainbow-wallet-info p strong{font-weight:500}.red-text{color:#f44336}.address-status{font-size:12px;color:#ff2700;font-weight:500;white-space:nowrap}::ng-deep .mat-mdc-tooltip{color:#ff0}.select-with-icon.mat-form-field-appearance-outline .mat-form-field-prefix{top:6px!important;margin-right:10px}.payment-table{padding:15px 0 10px}.payment-table table{width:100%}.payment-table table tr th{font-size:16px;font-weight:500}.payment-table table tr th,.payment-table table tr td{padding:4px}.payment-table table tr td{font-size:14px;font-weight:500}.payment-table table tr th:first-child,.payment-table table tr td:first-child{padding-left:0}.payment-table table tr th:last-child,.payment-table table tr td:last-child{padding-right:0}.payment-table table tfoot tr td{padding:10px 15px!important;font-size:16px!important}.payment-table table tr td .mat-icon{color:#89909a}.payment-table table input{border:1px solid #89909a;height:40px;width:100%;padding:0 5px;color:#0a0a0a;font-size:14px;font-weight:500;font-family:Lexend,sans-serif}.payment-table table input:focus{border:1px solid #0080ff}.max-w-56{max-width:56px}.max-w-76{max-width:76px}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source{padding:20px 19px 24px}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list{max-height:100%}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item{padding-left:5px;padding-right:5px}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item:first-child{padding-top:20px}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item:last-child{padding-bottom:20px}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item.mat-radio-checked{background-color:#e7f7ff;border-color:#e7f7ff}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-container{display:none}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content{margin-right:0}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item .mat-radio-label .mat-radio-label-content .material-icons{margin-right:-5px}.walletwithdraw-row.fund-pdx-cash .walletwithdraw-source .walletwithdraw-source-list .walletwithdraw-source-list-item.mat-radio-checked .mat-radio-label .mat-radio-label-content .material-icons{color:#0080ff}.report-trans-help-box{background:#fff;border:1px solid #ced3d9;padding:16px}.report-trans-help-box .media .circle-img{width:45px;height:45px;object-fit:cover;align-self:center}.report-trans-help-box .media{align-items:center}.report-trans-help-box .media .media-body{margin-left:15px}.report-trans-help-box .media .media-body h4{font-weight:500}.report-trans-help-box .media h3{font-size:30px;font-weight:400;margin:0}.user-specific-info{display:flex;align-items:center}.user-specific-info .user-specific-thumb{width:40px;height:40px;background:#cce6ff;border-radius:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.user-specific-info .user-specific-thumb img{width:100%;height:100%;object-fit:cover}.user-specific-info .user-specific-thumb span{font-size:16px;color:#0a0a0a}.user-specific-info .user-specific-content{margin-left:10px}.user-specific-info .user-specific-content .name{font-size:14px;font-weight:600;margin:0 0 2px}.user-specific-info .user-specific-content .phone{color:#0a0a0a;font-size:13px;font-weight:300}.no-content-wrap{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 24px}.no-content-wrap .no-content-info{text-align:center}.no-content-wrap .no-content-info .transactions-msg{display:flex;align-items:center;padding:15px 24px;width:100%}.no-content-wrap .no-content-info .transactions-msg p{font-size:13px;font-weight:300;margin:0}.no-content-wrap .no-content-info .transactions-msg .material-icons{color:#0080ff;font-size:18px;display:flex;align-items:center}.transactions-msg{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;padding:15px 24px;width:100%}.transactions-msg p{font-size:13px;font-weight:300;margin:0}.transactions-msg .material-icons{color:#0a0;font-size:18px;display:flex;align-items:center}.msg-input-wrap{display:flex;width:100%;align-items:center;column-gap:10px}.msg-input-wrap .msg-btn{min-width:88px}.msg-input-wrap .msg-arrow-btn{min-width:40px;display:flex;justify-content:center;align-items:baseline;padding:0!important}.msg-input-wrap .input-wrap{position:relative;flex-grow:1}.msg-input-wrap .input-wrap input{font-family:Lexend,sans-serif!important;background:#fff;border:1px solid #89909a;transition:all .2s;width:100%;height:40px;font-size:12px;font-weight:400;color:#89909a;padding-left:10px;padding-right:40px}.msg-input-wrap .input-wrap input:hover{border:2px solid #89909a}.msg-input-wrap .input-wrap input:focus{border:2px solid #0080ff}.msg-input-wrap .input-wrap input::placeholder{font-weight:400}.msg-input-wrap .input-wrap .mat-mdc-icon-button.send-btn{position:absolute;right:2px;top:2px;width:36px;height:36px;line-height:30px;padding:0!important;display:flex;align-items:center;justify-content:center}.msg-input-wrap .input-wrap .mat-mdc-icon-button.send-btn .material-icons{font-size:18px;color:#0080ff}.contact-enquiry-wrap{padding:24px 32px 32px;margin-top:40px;margin-bottom:40px}.contact-enquiry-wrap .mat-form-field-appearance-outline .mat-form-field-outline{background-color:#fff}.form-wrap .chipset-input .mat-form-field-appearance-outline .mat-form-field-wrapper{max-height:375px;overflow-y:auto;padding-bottom:10px}.sidebarbackdrops{background:#0a0a0ad9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:fixed;inset:0;z-index:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:ease-in .1s}.comm-sidebar-wrap{position:fixed;top:0;bottom:0;right:0;width:100%;height:100%;z-index:9999;background-color:#fff;transition:all .2s;visibility:visible;transform:translate3d(100%,0,0)}.comm-sidebar-wrap .bar-header{display:flex;align-items:center;padding:10px 15px;border-bottom:1px solid #e6eaed;height:70px;position:relative}.comm-sidebar-wrap .bar-header .btn{position:absolute;right:20px;display:inline-flex;align-items:center;font-size:13px;font-weight:600;color:#0080ff;cursor:pointer;transition:all ease-in-out .2s}.comm-sidebar-wrap .bar-header .mat-mdc-icon-button.mat-close{width:28px;height:28px;line-height:28px;margin-right:4px;padding:0;display:flex;justify-content:center;align-items:center}.comm-sidebar-wrap .bar-header h5{margin:0;font-size:16px;font-weight:500}.comm-sidebar-wrap .bar-content{position:relative}.comm-sidebar-wrap .bar-content .form-wrap{padding:24px 24px 0}.comm-sidebar-wrap .bar-content .form-wrap .mat-form-field-appearance-outline input.mat-mdc-input-element{font-size:14px}.comm-sidebar-wrap .bar-content .mat-mdc-tab-header{border-bottom:none;margin-bottom:10px}.comm-sidebar-wrap .bar-content .mat-mdc-tab-header .mat-tab-label{height:30px;padding:0 2px;min-width:10px;margin-right:20px;font-size:14px;font-weight:400;opacity:1}.comm-sidebar-wrap .bar-content .mat-mdc-tab-header .mat-tab-label.mat-tab-label-active{font-weight:600;color:#0080ff}.comm-sidebar-wrap .bar-content .mat-tab-body-content{overflow:hidden}.comm-sidebar-wrap .bar-content .search-users{padding:0 24px;max-height:calc(100vh - 176px)}.comm-sidebar-wrap .bar-content .notifications{padding:24px 15px 0;max-height:calc(100vh - 72px)}.comm-sidebar-wrap .bar-content .notification-main.notifications{padding:0;max-height:calc(100vh - 72px)}.comm-sidebar-wrap .bar-content .payment-listing .payment-row{display:flex;justify-content:space-between;margin:24px 0}.comm-sidebar-wrap .bar-content .payment-listing .payment-row .brand-info{display:inline-flex;align-items:center}.comm-sidebar-wrap .bar-content .payment-listing .payment-row .brand-info .brand-logo{width:48px;height:48px;border-radius:100%;background:#cce6ff;overflow:hidden;margin-right:20px;display:flex;justify-content:center;align-items:center;position:relative}.comm-sidebar-wrap .bar-content .payment-listing .payment-row .brand-info .brand-logo span{font-weight:500;font-size:16px;line-height:16px;text-align:center;display:block;color:#0a0a0a}.comm-sidebar-wrap .bar-content .payment-listing .payment-row .brand-info .brand-logo img{width:100%;height:100%;object-fit:cover}.comm-sidebar-wrap .bar-content .payment-listing .payment-row .brand-info .info-col .name{font-size:14px;font-weight:500;margin:0 0 5px}.comm-sidebar-wrap .bar-content .payment-listing .payment-row .brand-info .info-col .brand-meta span{font-size:14px;font-weight:400;color:#89909a}.comm-sidebar-wrap .bar-content .payment-listing .payment-row .pay-amount .btn{font-size:13px;font-weight:400;color:#0080ff;cursor:pointer;transition:all ease-in-out .2s}.comm-sidebar-wrap .bar-content .payment-listing .payment-row .pay-amount .btn:hover{color:#000}.comm-sidebar-wrap .bar-content .trans-listing .trans-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ced3d9}.comm-sidebar-wrap .bar-content .notifications.notification-main .trans-listing .trans-row{padding:20px;margin-bottom:0;cursor:pointer}.comm-sidebar-wrap .bar-content .trans-listing .trans-row:last-child{margin-bottom:0;border-bottom:none}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-user{display:inline-flex;align-items:center;position:relative}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-user .user-thumb{width:44px;height:44px;background:#cce6ff;border-radius:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:44px;min-height:44px}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-user .user-thumb img{width:100%;height:100%;object-fit:cover}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-user .user-thumb .initial{font-size:15px;font-weight:500;text-transform:uppercase}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-user .trans-state{position:absolute;width:20px;height:20px;left:30px;top:0;background:#fff;border:1px solid #e6eaed;border-radius:100%;display:flex;align-items:center;justify-content:center}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-user .user-info{margin-left:20px}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-user .user-info .name{font-size:14px;font-weight:400;margin:0 0 2px}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-user .user-info .time{font-size:12px;font-weight:500;color:#89909a}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-amt{text-align:right}.comm-sidebar-wrap .bar-content .trans-listing .trans-row .trans-amt .amount{font-size:14px;font-weight:500;margin:0 0 2px}.comm-sidebar-wrap .bar-content .mail-code-info{display:flex;align-items:center;justify-content:space-around}.comm-sidebar-wrap .bar-content .mail-code-info .copy-text{display:flex;align-items:center}.comm-sidebar-wrap .bar-content .payment-status-box{background:#66ccff29;display:flex;column-gap:15px;padding:12px 16px}.comm-sidebar-wrap .bar-content .payment-status-box .payment-status-info .two-request{display:flex;column-gap:10px}.comm-sidebar-wrap .bar-content .payment-status-box .payment-status-info h6{display:flex;align-items:center}.comm-sidebar-wrap .bar-content .payment-status-box .payment-status-info .p-gray-14{margin-bottom:2px}.comm-sidebar-wrap .bar-footer{position:absolute;bottom:0;width:100%;height:84px;border-top:1px solid #e6eaed;padding:15px;display:flex;align-items:center}.max-w-430{max-width:430px}.show-sidebar,.show-sidebar-search{overflow:hidden;padding-right:17px}.show-sidebar .sidebarbackdrops.opensearch,.show-sidebar .sidebarbackdrops.openuserpayment,.show-sidebar-search .sidebarbackdrops.opensearch,.show-sidebar-search .sidebarbackdrops.openuserpayment{z-index:999;opacity:1;visibility:visible}.show-sidebar .sidebarbackdrops.opensearch .comm-sidebar-wrap,.show-sidebar .sidebarbackdrops.openuserpayment .comm-sidebar-wrap,.show-sidebar-search .sidebarbackdrops.opensearch .comm-sidebar-wrap,.show-sidebar-search .sidebarbackdrops.openuserpayment .comm-sidebar-wrap{visibility:visible;transform:translateZ(0)}.show-sidebar .pdx-footer,.show-sidebar-search .pdx-footer{z-index:0}.show-notification-sidebar{overflow:hidden;padding-right:17px}.show-notification-sidebar .notificationPanel{z-index:999;opacity:1;visibility:visible}.show-notification-sidebar .notificationPanel .comm-sidebar-wrap{visibility:visible;transform:translateZ(0)}.show-notification-sidebar .pdx-footer{z-index:0}.openuserpayment .comm-sidebar-wrap{max-width:460px}.openuserpayment .comm-sidebar-wrap .bar-footer .msg-input-wrap .mdc-button{padding:0 10px!important}.openuserpayment .comm-sidebar-wrap .bar-footer .msg-input-wrap .input-wrap{display:flex;align-items:center}.openuserpayment .comm-sidebar-wrap .bar-footer .msg-input-wrap .input-wrap .send-btn{position:relative;margin-left:10px}.pdx-loader{position:fixed;inset:0;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;visibility:hidden;z-index:0;transition:all cubic-bezier(.7,.03,.38,1.15) .2s}.pdx-loader .loader-content p{margin:10px 0 0;font-size:14px;font-weight:400}.loader-show{overflow:hidden}.loader-show .pdx-loader{opacity:1;visibility:visible;z-index:999}.lang-select .goog-te-gadget{font-size:0px}.lang-select .goog-te-gadget select{margin:0;border-radius:0;border:0;height:38px;padding:0 2px;cursor:pointer}.lang-select .goog-te-gadget select:focus{border:none}.lang-select .goog-te-gadget span a,.app-download-info-wrap{display:none}@media (min-width: 100px) and (max-width: 767px){body{overflow:hidden}body.isPageResponsive{overflow:visible;overflow-x:hidden}body.isPageResponsive .app-download-info-wrap{display:none}body .app-download-info-wrap{display:block;position:fixed;z-index:100000;inset:0;height:100%;width:100%;background-color:#f8fcff;overflow-y:scroll}body .app-download-info-wrap.isPaymentScreen{display:none}body .app-download-info-wrap:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:url(mobile-app.b43829407d012578.png);background-repeat:no-repeat;background-attachment:fixed;background-position:center;opacity:.04;z-index:-1}body .app-download-info-wrap .app-download-content{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;height:100%;padding:20px;max-width:320px;margin:0 auto}body .app-download-info-wrap .app-download-content h1{font-size:26px;font-weight:300;line-height:32px;margin:0 0 20px}body .app-download-info-wrap .app-download-content p{margin:0 0 20px}}.summary-expan-wrap{text-align:center;border-top:1px solid #E6EAED}.summary-expan-wrap p{margin:0;display:flex;align-items:center;justify-content:center;font-size:13px;color:#0a0a0a;font-weight:400;cursor:pointer}.summary-expan-info{padding:0 24px}.msger-chat{flex:1;padding-bottom:5px}.msg{display:flex;align-items:flex-start;margin-bottom:16px}.msg-img{width:36px;height:36px;margin-right:8px;background:#e7f7ff;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}.msg-img img{width:100%;height:100%;object-fit:cover;object-position:center}.msg-bubble{padding:12px 16px}.msg-info{display:flex;justify-content:space-between;align-items:center}.msg-status{margin-right:10px;display:flex;align-items:center}.msg-info-time{display:flex;align-items:center;margin-right:-8px}.left-msg .msg-bubble{border:1px solid #ced3d9;max-width:294px}.right-msg{flex-direction:row-reverse}.right-msg .msg-bubble{background:#f5f6f8;color:#0a0a0a;max-width:225px}.right-msg .msg-img{margin:0 0 0 8px}.msg-text{margin-bottom:6px}.msg-text p{margin:0;font-size:14px;font-weight:400}.msg-text strong{font-weight:500}.msg-text h5{margin:5px 0;font-size:32px;font-weight:300;line-height:1.2}.msg-text span{color:#89909a;font-size:14px;font-weight:300}.msg-info .msg-status span,.msg-info-time span{font-size:13px;font-weight:400}.msg-info .msg-status.reject{color:#ff2700}.msg-info .msg-status.processing{color:#0080ff}.msg-info .msg-status.success{color:#028a02}.msg-info .msg-info-time,.msg-bubble .msg-info-time{color:#89909a}.msger-chat .msg-info-time .material-icons{font-size:20px;width:18px;height:18px;color:#0080ff}.msger-chat .msg-status .material-icons{font-size:16px;width:16px;height:16px;margin-right:4px}.comm-sidebar-wrap .bar-content.transation-chat-h{height:calc(100vh - 300px)}.comm-sidebar-wrap .bar-footer{background-color:#fff}.date-divider{position:relative;text-align:center;margin-bottom:5px}.date-divider:after,.date-divider:before{content:"";position:absolute;top:50%;height:1px;width:50%;background-color:#f5f5f5}.date-divider:after{left:0}.date-divider:before{right:0}.date-divider span{color:#89909a;font-size:13px;font-weight:400;background:#fff;position:relative;z-index:9;padding:10px 15px;display:inline-flex}.radio-rounded-wrap{display:flex;flex-wrap:wrap;gap:6px}.radio-rounded-wrap .rounded-radio .radio-button{border:2px solid #bababa;border-radius:24px;padding:2px 12px}.radio-rounded-wrap .rounded-radio .radio-button .mdc-label{position:relative;top:-2px}.radio-rounded-wrap .rounded-radio .radio-button.mat-mdc-checkbox-checked{border:2px solid #0080ff}.radio-rounded-wrap .rounded-radio .radio-button.mat-mdc-checkbox-checked .mdc-label{color:#0080ff}.radio-rounded-wrap .rounded-radio .radio-button .mdc-checkbox{display:none}.mat-checkbox-layout{font:400 14px/20px Lexend,sans-serif!important;color:#89909a}.mat-checkbox-layout .mat-checkbox-inner-container{display:none}.heading-actionarea{position:relative}.heading-actionarea .heading-filter-area{position:absolute;right:0;top:0;display:flex;align-items:center;z-index:99;width:100%;max-width:400px}.heading-actionarea .form-row{flex:1;padding-right:10px;display:flex;align-items:center}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-form-field-wrapper{margin:0;padding:0}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-form-field-infix{padding:8px 0;font-size:14px;border-top:14px solid transparent}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-form-field-prefix{top:2px!important}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-form-field-prefix .mat-icon{margin-right:3px;color:#89909a}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-form-field-label{top:19px}.heading-actionarea .form-row .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-17px) scale(.75)}.heading-actionarea .form-row .mat-form-field-appearance-outline input.mat-input-element{position:relative;top:-5px;font-size:14px;font-weight:400}.transaction-body .mat-paginator-page-size-select{margin:0 4px}.active-dot{position:absolute;bottom:10px;right:10px;width:6px;height:6px;background-color:#ff2700;border-radius:50%;border:1px solid #fff;box-shadow:0 0 8px #00000065}.priceinput .mat-form-field-prefix{display:flex;align-self:center}.priceinput .mat-form-field-prefix .mat-icon{font-size:75px;line-height:45px;position:relative;width:42px!important;height:77px;top:5px;font-weight:300}.priceinput.mat-mdc-form-field .mat-form-field-infix input{font-size:75px}.priceinput.mat-mdc-form-field.mat-focused .mat-form-field-ripple{background-color:transparent}.priceinput.mat-form-field-appearance-legacy .mat-form-field-underline{height:0px}.notification-scroll{height:calc(100vh - 74px)}.comm-sidebar-wrap .bar-content.notification-scroll .notification-main.notifications{padding:0;max-height:100%;height:calc(100vh - 130px);overflow:auto}.comm-sidebar-wrap .bar-content.notification-scroll .notification-main.notifications::-webkit-scrollbar{width:6px}.comm-sidebar-wrap .bar-content.notification-scroll .notification-main.notifications::-webkit-scrollbar-track{background:transparent}.comm-sidebar-wrap .bar-content.notification-scroll .notification-main.notifications::-webkit-scrollbar-thumb{background-color:#dee6ed;border-radius:8px;border:0px solid #ffffff}.active-dot{position:absolute;top:5px;right:5px;width:6px;height:6px;background-color:#ff2700;border-radius:50%}.text-blue{color:#0080ff!important}.text-black{color:#000!important}.text-gray{color:#89909a}.f-size-13{font-size:13px}.f-size-14{font-size:14px}.border-dash-bottom{border-bottom:1px dashed #CED3D9}.border-solid-bottom{border-bottom:1px solid #CED3D9}.h4-title{margin:0;font-size:16px}.status-rejected{padding-bottom:20px;font-weight:400;font-size:13px;color:#ff2700;line-height:1.6}.status-processing{font-weight:400;font-size:13px;color:#cea002;line-height:1.6}.processing{color:#cea002!important}.status-cancelled{font-weight:400;font-size:13px;color:#89909a;line-height:1.6}.f-size-16{font-size:16px}.theam-info-color{color:#0080ff!important;font-weight:500!important;font-size:12px!important}.msger-chat-cursor{cursor:pointer}.change-location-dialog-height .mat-mdc-dialog-container,.full-width-dialog .mat-dialog-container{border-radius:0;padding:0;overflow:auto}.user-specific-thumb .initial{font-size:15px;font-weight:500;text-transform:uppercase}.msg-img .initial{font-size:15px!important;font-weight:500!important;text-transform:uppercase!important}.brand-logo .initial,.img-td .initial{font-size:15px;font-weight:500;text-transform:uppercase}.user-img-box .initial{font-size:18px;font-weight:400;text-transform:uppercase}.incoming-payment{color:#32cd32!important}.outgoing-payment{color:#ff2700!important}.p-26{font-size:26px!important}.notify-icon{position:absolute;bottom:2px;right:7px;width:13px;height:13px;background-color:#e1161b;box-shadow:0 0 2px #000000eb;border-radius:50%}.heading-filter-area .filter-btn.mat-stroked-button{border:1px solid #89909a!important;padding:0!important;width:56px!important;height:40px!important;margin:0 0 0 15px}.transaction-body{justify-content:center;display:flex;flex-direction:row-reverse}@media screen and (max-width: 1024px){.transaction-body{flex-wrap:wrap}}.transaction-left-content{width:100%;max-width:1170px;padding:40px}@media screen and (max-width: 1366px){.transaction-left-content{padding:24px}}.transaction-left-content .help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab{height:auto;font-size:16px;font-weight:500!important}.transaction-left-content .help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab .mdc-tab__content{padding:15px 0}.transaction-right-content{flex:0 0 400px;border-left:1px solid #e6eaed}@media screen and (max-width: 1366px){.transaction-right-content{flex:0 0 300px}}@media screen and (max-width: 1023.98px){.transaction-right-content{flex:0 0 100%!important;border-left:0px solid #e6eaed}}.tabs-show{display:block}.tabs-hide{display:none}.tab-show{display:block;transition:all ease-in-out .3s}.tab-hide{display:none!important;transition:all ease-in-out .3s}.tabs-btn .mat-raised-button.custom-tab-btn,.tabs-btn .mat-raised-button.filter-btn{border:1px solid #89909a;color:#89909a;font-size:14px;font-weight:500;box-shadow:none;border-radius:0;padding:0 10px;height:40px}.tabs-btn .mat-raised-button.custom-tab-btn{min-width:182px}.tabs-btn .mat-raised-button.custom-tab-btn.tab-active{background-color:#0080ff;border-color:#0080ff;color:#fff}.tabs-btn .mat-raised-button.custom-tab-btn svg{margin-right:6px}.tabs-btn .mat-raised-button.custom-tab-btn.tab-active svg path{fill:#fff}.tabs-btn .mat-raised-button.filter-btn{margin-left:15px;min-width:40px}.transaction-list .row{margin-left:-10px;margin-right:-10px}.transaction-list .row .col{padding-left:10px;padding-right:10px}.transaction-history-box{background:#e7f7ff;padding:15px;position:relative;margin-bottom:20px;height:100%;max-height:150px}.transaction-history-box h3{margin-bottom:5px;white-space:normal;word-break:break-word;padding-right:15px}.transaction-history-box .mat-icon-button{position:absolute;top:5px;right:5px}.transaction-header h3{font-size:16px;margin:0;font-weight:600}.transaction-header .mat-icon-button.mat-close{margin-right:5px;position:relative;left:-10px}.transaction-header .mat-icon-button.mat-more{position:relative;right:-10px}.medical-wrap{text-align:center;border-bottom:1px solid #ced3d9;padding:15px 0}.medical-wrap .medical-thumb{width:64px;height:64px;border-radius:100%;margin:auto;background:#cce6ff;display:flex;align-items:center;justify-content:center;text-align:center}.medical-wrap .medical-thumb h3{font-size:22px;font-weight:500;margin:0;text-transform:uppercase}.medical-wrap .medical-thumb img{height:64px;width:64px;object-fit:cover;border-radius:50%}.medical-wrap h4{font-size:16px;font-weight:500;margin:20px 0 8px}.medical-wrap p{color:#89909a;font-weight:300;font-size:13px;margin:0}.medical-wrap h2{font-size:40px;font-weight:300;margin:20px 0 5px}.transaction-id{padding:20px 0}.transaction-id h5{font-size:14px;font-weight:400;margin:0;display:flex;align-items:center}.transaction-id h4{font-size:16px;font-weight:500;margin:0 0 20px;display:flex;align-items:center}.transaction-id .mat-copy.mat-icon-button{width:28px;height:28px;line-height:28px;color:#001955}.transaction-id .material-icons{font-size:17px;width:20px;height:20px;line-height:20px}.transaction-id .transaction-success{color:#028a02;display:flex;align-items:center;font-size:13px;font-weight:400}.total-area .total-items{display:flex;align-items:center}.transaction-id ul{padding-left:0;list-style-type:none;margin:20px 0 0}.transaction-id ul li{position:relative;padding-bottom:24px}.transaction-id ul li:last-child{padding-bottom:0}.transaction-id ul li:after{content:"";position:absolute;height:100%;width:1px;background-color:#ced3d9;top:5px;left:8px}.transaction-id ul li:last-child:after{display:none}.transaction-id ul li .mat-icon{color:#0a0;margin-right:10px;position:relative;z-index:10;background-color:#fff;border-radius:50%}.transaction-id ul li .media-body p{font-size:14px;font-weight:400;margin-bottom:2px}.transaction-id ul li .media-body span{color:#89909a;font-size:13px;font-weight:400}.transaction-id .trans-cat-list h4 .mat-icon{margin-right:5px}.col-5{flex:0 0 20%;max-width:20%}@media screen and (max-width: 578px){.col-5{flex:0 0 100%;max-width:100%}}.list-item-info{flex:1}.list-item-info>*:last-child{margin-bottom:0!important}.list-item-info .name{margin-top:0;margin-bottom:3px;font-weight:400;font-size:14px;line-height:1.6}.list-item-info .details{margin-top:0;margin-bottom:0;font-weight:500;font-size:14px;line-height:1.6;display:inline-flex;gap:0 6px;word-break:break-all;max-width:250px}.list-item-info .details.refundTransactionId{cursor:pointer}@media (max-width: 1199px){.list-item-info .details{max-width:100%}}.list-item-info .details .mat-icon{vertical-align:middle;margin-top:0;margin-left:0;font-size:14px}.list-item-info .subject{margin-top:0;margin-bottom:0;font-weight:500;font-size:16px;line-height:1.6}.list-item-info .subject strong{font-weight:600}.list-item-info .subject .mat-icon{margin-right:4px}.total-area{margin-top:14px}.total-area .total-items{display:flex;align-items:center;margin:6px 0}.total-area .total-items.grand-total{margin-top:10px;padding-top:15px;padding-bottom:5px;border-top:1px solid #CED3D9}.total-area .tax-dis .total-items{margin:0}.total-area .tax-dis .total-items p,.total-area .tax-dis .total-items span{font-weight:400;font-size:13px;margin:0}.total-area .total-items.grand-total p,.total-area .total-items.grand-total strong{font-weight:500}.list-item-status{margin-left:0}.list-item-status .status-success{margin-top:0;margin-bottom:6px;font-weight:400;font-size:13px;color:#0a0;line-height:1.6}.list-item-status .status-success .mat-icon{vertical-align:middle;margin-top:-2px;margin-right:2px;width:17px;height:17px;font-size:17px}.transaction-history-box button{cursor:default}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label--float-above{color:#0080ff!important}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0080ff!important}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.mat-form-field-appearance-outline input.mat-mdc-input-element{position:relative;top:0;font-size:15px;font-weight:500}.mat-form-field-appearance-outline input.mat-mdc-input-element{top:0;font-size:14px}.mat-mdc-option,.mdc-form-field>label,.mat-mdc-form-field,.mdc-text-field--outlined .mdc-floating-label,.mat-mdc-menu-item-text,.mat-mdc-tab{font-family:Lexend,sans-serif!important}.mat-mdc-option{font-size:16px!important;font-weight:400!important}.mat-mdc-form-field,.mdc-text-field--outlined .mdc-floating-label{font-weight:300!important}.mat-mdc-form-field-error,.mat-error span{font-family:Lexend,sans-serif;color:#f44336!important;font-weight:500;font-size:12px;line-height:18px;margin-top:5px;display:inline-block;position:relative;top:-20px}.phoneCodewrap{position:relative;padding:15px 24px 15px 16px;top:0;display:flex;align-items:center}.flag-flex{min-width:120px}.form-row .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{box-sizing:border-box;height:7px;width:7px;border-style:solid;border-color:#0a0a0a;border-width:0px 2px 2px 0px;transform:rotate(45deg);transition:border-width .15s ease-in-out;margin:0 6px}.form-row .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow svg{display:none}.mdc-button.mat-mdc-button-base{font-family:Lexend,sans-serif!important;font-size:14px!important;font-weight:400!important;border-radius:0!important;min-height:40px}.pdx-login-box .mdc-button.mat-mdc-button-base,.contact-enquiry-wrap .mdc-button.mat-mdc-button-base{height:52px!important;padding-left:40px!important;padding-right:40px!important}.mat-primary.mat-mdc-unelevated-button:not(:disabled),.mat-primary.mat-mdc-unelevated-button:not(.mat-mdc-outlined-button){background:#0080ff;border:2px solid #1b7ff6}.mat-other-error{position:relative;top:0}.mat-loader.mat-mdc-progress-spinner,.mat-spinner.mat-mdc-progress-spinner,.mat-mdc-progress-spinner{width:100%!important;height:100%!important;overflow:hidden;line-height:0;position:fixed;z-index:1001;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ffffffb3;display:flex!important;justify-content:center;align-items:center}.mat-loader .mdc-circular-progress__determinate-container,.mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container{width:60px;height:60px}.mat-mdc-progress-spinner.mat-mdc-progress-spinner circle,.mat-spinner.mat-spinner circle,.mat-spinner.mat-progress-spinner circle{stroke:#0080ff!important}.pdx-body-content{margin-top:40px}.home-trans-cols .trans-col .mat-mdc-tab-header{border-bottom:none;margin-bottom:10px}.home-trans-cols .trans-col .mat-mdc-tab-header .mat-mdc-tab{height:30px;padding:0 2px;min-width:10px;margin-right:20px;font-size:14px;font-weight:400!important;opacity:1;flex-grow:initial!important;font-family:Lexend,sans-serif!important;letter-spacing:normal!important}.home-trans-cols .trans-col .mat-mdc-tab-header .mat-mdc-tab,.home-trans-cols .trans-col .mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label{color:#1a1a1a}.home-trans-cols .trans-col .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active,.home-trans-cols .trans-col .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{font-weight:500;color:#0080ff}.home-trans-cols .trans-col .mat-mdc-tab-header .mat-mdc-tab .mdc-tab-indicator__content--underline{border-color:#0080ff}.mat-mdc-menu-panel.comm-dropdown .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{font-size:14px;font-weight:400!important;font-family:Lexend,sans-serif!important;display:flex;align-items:center}.help-support-wrap .help-support-tabs{padding-top:30px;padding-left:24px;padding-right:24px}.help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header{border-bottom:0!important}.help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab{height:30px;padding:0 2px;min-width:10px;margin-right:20px;font-size:14px;font-weight:400!important;opacity:1;flex-grow:initial!important;font-family:Lexend,sans-serif!important;letter-spacing:normal!important}.help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab,.help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label{color:#1a1a1a}.help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active,.help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{font-weight:500;color:#0080ff}.help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab .mdc-tab-indicator__content--underline{border-color:#0080ff}.help-support-tabs .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-labels .mat-tab-label{height:32px;padding:0;min-width:50px;margin:0 20px;color:#89909a;opacity:1;font-size:14px;font-weight:500}.help-support-tabs .mat-mdc-tab-group .help-tabs{margin-top:50px;flex-wrap:nowrap}.transaction-body .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab{margin-left:0;margin-right:50px}.mat-mdc-unelevated-button[disabled],.mat-mdc-unelevated-button.mat-mdc-button-disabled{background:#cce6ff!important;border-color:#cce6ff!important;color:#fff!important;cursor:not-allowed}.mdc-switch{width:42px!important}.mdc-switch .mdc-switch__track{height:24px!important;border-radius:15px!important}.mdc-switch.mdc-switch--unselected .mdc-switch__icon{width:16px!important;height:16px!important}.mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle:after{background:#fff!important}.mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.mdc-switch:enabled .mdc-switch__track:after{background:#0080ff!important}.mat-mdc-slide-toggle .mdc-form-field>label{padding-left:10px!important}.upc-btn.mat-mdc-button-base,.share-btn.mat-mdc-button-base{background-color:#f5f6f8!important;padding-left:15px!important;padding-right:15px!important;height:40px;font-size:14px!important}.heading-actionarea .form-row{flex:auto;max-width:320px;padding-right:10px;display:flex;align-items:center}.heading-actionarea .form-row .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:0}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{margin:0;padding:0}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-mdc-form-field-infix{padding:8px 0;min-height:42px}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-mdc-form-field-icon-prefix .mat-icon{display:flex;margin-right:0;color:#89909a;font-size:20px;align-items:center}.heading-actionarea .form-row .mat-form-field-appearance-outline .mdc-floating-label{top:19.5px;font-family:Lexend,sans-serif!important;font-size:14px!important}.heading-actionarea .form-row .mat-form-field-appearance-outline .mdc-floating-label--float-above.mdc-floating-label{transform:translateY(-26px) scale(.75)!important}.heading-actionarea .form-row .mat-form-field-appearance-outline input.mat-mdc-input-element{position:relative;top:0;font-size:14px;font-weight:400;font-family:Lexend,sans-serif!important}.heading-actionarea .form-row .mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{display:none}.heading-actionarea .form-row .mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{--mat-mdc-form-field-label-offset-x: -30px}.filter-btn.mdc-button{border-radius:0!important;padding-left:5px;padding-right:5px;height:40px;font-size:14px!important}.mdc-button .mdc-button__label{display:flex;align-items:center;column-gap:5px}.mdc-button .mdc-button__label .material-icons{display:flex;align-items:center}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#0080ff!important}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#0080ff!important}.pdx-body-content .mat-mdc-icon-button{padding:0;display:flex;align-items:center;justify-content:center}.mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:#0080ff!important;background-color:#0080ff!important}.comm-dropdown .mdc-form-field>label{padding-left:0!important}.profile-content-info .profile-info-box .user-img-box .mat-mdc-icon-button svg{width:12px;height:12px}.add-address .mdc-button .mdc-button__label{flex-direction:column}.mat-mdc-form-field-icon-prefix>.mat-icon,.mat-mdc-form-field-icon-suffix>.mat-icon{padding:0 0 0 12px!important;display:flex!important;align-items:center!important}.action-area{column-gap:10px}.action-area .mdc-button.mat-mdc-button-base{padding:0 10px!important;height:40px}.mdc-button{letter-spacing:normal!important}.link-wallet{border-bottom:1px solid #CED3D9;padding-bottom:24px}.link-wallet .notice{font-size:14px;font-weight:400;color:#0a0a0a;margin:0}.link-wallet .media{align-items:center}.link-wallet .media img{max-width:100px}.link-wallet .media .media-body h4{margin:0 0 5px;font-size:18px;font-weight:400}.link-wallet .media .media-body p{font-size:11px;font-weight:300;margin:0}.previous-wallet-wrap{margin-top:30px}.previous-wallet-wrap h5{font-size:16px;font-weight:500;margin:0 0 10px}.previous-wallet-wrap ul{list-style-type:none;padding-left:0;margin:0}.previous-wallet-wrap ul li{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.previous-wallet-wrap ul li .wallet-info{display:flex;align-items:center}.previous-wallet-wrap ul li .wallet-info img{max-width:25px;margin-right:10px;width:25px;height:25px;object-fit:cover}.previous-wallet-wrap ul li .wallet-info p{font-size:16px;font-weight:400;margin:0}.previous-wallet-wrap ul li .connect-date{font-size:12px;font-weight:400}.help-support-tabs .mat-mdc-tab-body-content{overflow:inherit}.transaction-left-content .heading-actionarea .form-row .mat-form-field-appearance-outline .mdc-floating-label{left:14px;background-color:#fff}.rateTransaction{margin-top:40px}.rateTransaction p{font-weight:500!important;color:#0a0a0a}.rateTransaction .ratingCount{display:flex;justify-content:center;margin-top:8px}.rateTransaction .ratingCount .mdc-icon-button{color:#e6eaed;padding:0;display:flex;align-items:center;justify-content:center}.rateTransaction .ratingCount .mdc-icon-button .mat-icon{font-size:32px;width:auto;height:auto}.rateTransaction .ratingCount .mdc-icon-button.rated{color:#f1c644}.rateTransaction .ratingCount .star{color:#e6eaed;cursor:pointer}.rateTransaction .ratingCount .star:hover{transform:rotate(0) scale(1.3)}.rateTransaction .ratingCount .star:before{content:"\f005";color:#e6eaed;text-shadow:none!important}.rateTransaction .ratingCount input.star-5:checked~label.star:before{color:#fd4;text-shadow:none}.msg.right-msg .msg-bubble{max-width:100%;width:calc(100% - 80px);border:1px solid #CED3D9}.msg.left-msg .msg-bubble{max-width:100%;width:calc(100% - 80px)}.msg.left-msg .payment-buttons{flex-wrap:nowrap}.msg.left-msg .payment-buttons .mdc-button{padding:0 5px!important;font-size:12px!important;width:50%}.heading-filter-area .mat-mdc-outlined-button,.heading-actionarea .mat-mdc-outlined-button{padding-left:10px!important;padding-right:10px!important;border:1px solid #89909A!important;min-width:42px!important}.load-more-notification{position:fixed;bottom:0;left:0;right:0;width:100%;background:#fff;padding:15px}.refund-right .mat-mdc-radio-button .mdc-form-field{width:100%}.refund-right .mat-mdc-radio-button .mdc-form-field .mdc-label{margin-left:0;width:100%}.refund-right .mat-mdc-radio-button .mdc-form-field .media .media-body p{margin-top:0;font-size:14px;text-transform:uppercase;margin-bottom:0;white-space:normal;word-break:break-all;max-width:300px}.refund-right .mat-mdc-radio-button .mdc-form-field .media .media-body span{color:#89909a;font-size:14px}.mdc-radio__outer-circle{border-width:1px!important}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#89909a!important}.refund-right .mat-mdc-radio-group .border-bottom{border-bottom:1px solid #ced3d9;margin-bottom:20px;padding-bottom:20px}.refund-right .mat-mdc-radio-group .border-bottom:last-child{margin-bottom:10px}.mdc-dialog .dialog-heder .mat-mdc-icon-button{display:flex;align-items:center;justify-content:center}.mdc-dialog .dialog-heder .mat-mdc-icon-button svg,.mdc-dialog .dialog-heder .mat-mdc-icon-button img{width:16px;height:16px}.refund-right .proceed-btn-wrap .mat-mdc-button-base{height:56px}.refund-wrap .refund-left .pay-items-bg{margin-bottom:10px}.refund-wrap .refund-left .pay-user-info{color:#0a0a0a!important;font-size:13px;margin-top:8px}.refund-wrap .refund-left .pay-items-bg span{background-color:#f5f6f8;padding:3px 5px;text-align:center;font-size:12px!important;color:#0a0a0a!important}.primary-text{background-color:#0a0;color:#fff;border-radius:4px;padding:6px 8px;font-weight:400;text-transform:capitalize;display:flex;height:24px}.primary-text mat-icon{font-size:14px;margin:0;padding:0}.primary-text p{margin:0;padding:0;font-size:10px}.sendPaymentDialog .request-wrap{width:100%;max-width:360px}.sendPaymentDialog .request-wrap .refund-left .priceInputField{display:flex;align-items:center;position:relative}.sendPaymentDialog .request-wrap .refund-left .priceInputField .mat-icon{font-family:Lexend,sans-serif!important;font-weight:200!important;height:auto;width:55px;line-height:1.1!important;font-size:80px;padding:0!important}.sendPaymentDialog .request-wrap .refund-left .priceInputField .priceinput{position:relative;padding-left:65px}.sendPaymentDialog .request-wrap .refund-left .priceInputField .priceinput:before{content:"$";position:absolute;left:45px;top:21px;font-family:Lexend,sans-serif!important;font-weight:200!important;height:auto;width:55px;line-height:1.1!important;font-size:55px;padding:0!important}.sendPaymentDialog .request-wrap .refund-left .priceInputField .priceinput .mat-mdc-text-field-wrapper{padding-right:0;background-color:transparent}.sendPaymentDialog .request-wrap .refund-left .priceInputField .priceinput .mat-mdc-text-field-wrapper .mat-mdc-form-field-focus-overlay,.sendPaymentDialog .request-wrap .refund-left .priceInputField .priceinput .mat-mdc-text-field-wrapper .mdc-line-ripple{display:none}.sendPaymentDialog .request-wrap .refund-left .priceInputField .priceinput .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-icon{font-family:Lexend,sans-serif!important;font-weight:200!important;height:auto;width:auto!important;line-height:1.1!important;font-size:80px;padding:0!important}.sendPaymentDialog .request-wrap .refund-left .priceInputField .priceinput .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{width:100%;font-size:55px;font-weight:200}.sendPaymentDialog .request-wrap .refund-left .priceInputField .priceinput .mat-mdc-form-field-subscript-wrapper{display:none}.sendPaymentDialog .request-wrap .refund-left .select-with-icon .mat-mdc-input-element{text-align:left;font-size:12px;font-weight:400;color:#0a0a0a}.sendPaymentDialog .request-wrap .refund-left .select-with-icon .mat-mdc-input-element::placeholder{font-size:12px;font-weight:400;color:#89909a}.sendPaymentDialog .request-wrap .refund-left .textarea-input .mat-mdc-form-field-infix{padding:15px 0}.sendPaymentDialog .request-wrap .refund-left .textarea-input .mat-mdc-form-field-infix .mat-mdc-input-element{text-align:left;font-size:12px;font-weight:400;color:#0a0a0a}.sendPaymentDialog .request-wrap .refund-left .textarea-input .mat-mdc-form-field-infix .mat-mdc-input-element::placeholder{font-size:12px;font-weight:400;color:#89909a}.sendPaymentDialog .btnHolder .mdc-button{height:56px;width:100%;display:flex;flex-direction:row-reverse}.sendPaymentDialog .btnHolder .mdc-button span{color:#fff}.sendPaymentDialog .refund-right .payment-sub-list{justify-content:space-between;align-items:center}.sendPaymentDialog .refund-right .payment-sub-list .primary-text{text-transform:uppercase;display:inline-flex;height:20px;padding:0 7px;align-items:center}.sendPaymentDialog .refund-right .payment-sub-list .primary-text p{letter-spacing:.06em}.sendPaymentDialog .refund-right .payment-sub-list .primary-text mat-icon{height:13px;width:19px}.sendPaymentDialog .refund-right .scrollableContent{max-height:240px;overflow-y:auto;overflow-x:hidden;padding-right:15px}.sendPaymentDialog .refund-right .scrollableContent::-webkit-scrollbar{width:6px}.sendPaymentDialog .refund-right .scrollableContent::-webkit-scrollbar-track{background:transparent}.sendPaymentDialog .refund-right .scrollableContent::-webkit-scrollbar-thumb{background-color:#dee6ed;border-radius:8px;border:0px solid #ffffff}.requestPaymentAddNoteDialog .btnHolder{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px}.requestPaymentAddNoteDialog .btnHolder .mdc-button{height:56px;display:flex;flex-direction:row-reverse}.mat-mdc-unelevated-button .mat-mdc-button-touch-target{height:auto!important}.resultsCount .resultsCountTitle p{font-size:14px;font-weight:400;line-height:1.3;color:#ce6802;margin:15px 0}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-text-field-wrapper{padding:0;margin:0;border:0;background:none}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{padding:0!important}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip{background-color:#f5f6f8;border-radius:0;padding:6px 12px!important;height:32px;font-size:12px}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mdc-evolution-chip__action{padding-left:0}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mdc-evolution-chip__action .mdc-evolution-chip__text-label{font-size:12px;color:#000}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mat-mdc-chip-remove{padding-left:8px;padding-right:0;background-color:transparent;color:#89909a;opacity:1}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mat-mdc-chip-remove .mat-icon{width:14px;height:14px;font-size:14px}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mat-mdc-chip-remove:hover{color:#ff2700;opacity:1}.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-form-field-focus-overlay,.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper,.resultsCount .reultsChipData .mat-mdc-form-field .mdc-line-ripple,.resultsCount .reultsChipData .mat-mdc-form-field .mat-mdc-chip-input{display:none}.transaction-success-box .medical-wrap .requestTag{background-color:#cce6ff;padding:5px 8px;border-radius:6px;text-transform:uppercase;font-size:11px;font-weight:400;line-height:12px;letter-spacing:.04em;color:#0a0a0a;margin-bottom:15px;display:inline-flex}.transaction-success-box .medical-wrap .gasFeeLabel{font-size:14px;color:#0a0a0a;margin:10px 0;display:flex;align-items:flex-start;justify-content:center;gap:0 6px}.transaction-success-box .medical-wrap .gasFeeLabel em{display:inline-flex;align-items:center;font-style:normal;white-space:nowrap;margin-top:-6px}.transaction-success-box .medical-wrap .gasFeeLabel em .mat-mdc-tooltip-trigger .mat-icon{color:#89909a;width:16px;height:16px;font-size:16px}.transaction-success-box .medical-wrap .gasFeeLabel span{color:#ff2700;font-weight:600;white-space:normal;word-break:break-all;text-align:left}.transaction-success-box .medical-wrap .refundAmountBgBox{padding:24px;margin-top:20px}.transaction-success-box .medical-wrap .refundAmountBgBox.beforeRefund{background-color:#fffae9}.transaction-success-box .medical-wrap .refundAmountBgBox .dataTop{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #F0E7C8}.transaction-success-box .medical-wrap .refundAmountBgBox .dataTop .item.requestAmount .label p{font-size:14px;font-weight:600}.transaction-success-box .medical-wrap .refundAmountBgBox .dataTop .item.requestAmount .info p{font-size:20px}.transaction-success-box .medical-wrap .refundAmountBgBox .dataTop .item .info .status-processing{gap:0 3px;color:#cea002;font-size:12px}.transaction-success-box .medical-wrap .refundAmountBgBox .dataTop .item .info .status-processing .mat-icon{width:16px;height:16px;font-size:16px}.transaction-success-box .medical-wrap .refundAmountBgBox .item{margin-bottom:10px}.transaction-success-box .medical-wrap .refundAmountBgBox .item:last-child{margin-bottom:0}.transaction-success-box .medical-wrap .refundAmountBgBox .item .label p{font-size:13px;font-weight:500;line-height:1.4;color:#0a0a0a;margin:0}.transaction-success-box .medical-wrap .refundAmountBgBox .item .label p .mat-mdc-tooltip-trigger .mat-icon{color:#89909a;width:16px;height:16px;font-size:16px}.transaction-success-box .medical-wrap .refundAmountBgBox .item .info p{font-size:13px;font-weight:400;line-height:1.4;text-align:right;color:#0a0a0a;margin:0;max-width:160px}.transaction-success-box .total-items .flex-grow-1{display:flex;align-items:center;font-weight:500!important;margin-top:0}.transaction-success-box .total-items .flex-grow-1 .f-size-13{font-weight:400!important}.transaction-success-box .total-items .flex-grow-1 .mat-mdc-tooltip-trigger .mat-icon{color:#89909a;width:16px;height:16px;font-size:16px}.transaction-success-box .total-items .font-400{font-weight:400!important}.transaction-success-box .total-items .font-700{font-weight:700!important}.transaction-success-box .total-items .status-processing{color:#cea002}.transaction-success-box .total-items .status-processing,.transaction-success-box .total-items .status-success,.transaction-success-box .total-items .refund-color-blue{display:inline-flex;align-items:center}.transaction-success-box .total-items .status-processing i,.transaction-success-box .total-items .status-success i,.transaction-success-box .total-items .refund-color-blue i{line-height:1;min-width:16px;display:inline-flex}.transaction-success-box .btnGroup{margin-top:30px}.transaction-success-box .btnGroup .mdc-button{height:56px}.transaction-success-box .grandTotal span{font-weight:700}.transaction-success-box .fiatSendBadge,.transaction-success-box .fiatPaymentrecivedBadge{padding:6px 9px;border-radius:6px;text-transform:uppercase;font-size:11px!important;line-height:12px;letter-spacing:.04em;margin:30px 0 4px;display:inline-flex}.transaction-success-box .fiatSendBadge{background-color:#fff4f1}.transaction-success-box .fiatPaymentrecivedBadge{background-color:#ebffef}.text-capital{text-transform:capitalize}.trnxTypeBadgeCrypto,.trnxTypeBadgeFiat{padding:4px 8px;font-size:10px;font-weight:600;line-height:12px;letter-spacing:.04em;text-align:center;border-radius:4px;text-transform:uppercase}.trnxTypeBadgeCrypto{background-color:#fd6300;color:#fff}.trnxTypeBadgeFiat{background-color:#ffc600;color:#0a0a0a}.transactionCurrencyBadge{display:inline-flex;margin-bottom:15px}.ledgerDetailsBox .font-400{font-weight:400}.ledgerDetailsBox .font-700{font-weight:700!important}.ledgerDetailsBox .p-12{font-size:12px}.ledgerDetailsBox .dataTop .companyInfo{display:flex;justify-content:space-between}.ledgerDetailsBox .dataTop .companyInfo .h4-title{font-size:14px;font-weight:400;line-height:14px;color:#0a0a0a;margin:0;display:block}.ledgerDetailsBox .dataTop .companyInfo .h4-title span{display:block;font-size:12px;font-weight:400;line-height:1.8;color:#89909a;margin-top:5px}.ledgerDetailsBox .dataTop .companyInfo .amount{margin:0;text-align:right}.ledgerDetailsBox .dataTop .companyInfo .amount em{background-color:#edffed;color:#0a0;font-size:13px;font-weight:500;border-radius:4px;padding:3px 7px;font-style:normal}.ledgerDetailsBox .dataTop .companyInfo .amount span{display:block;font-size:12px;font-weight:400;line-height:20px;color:#89909a;margin-top:3px}.ledgerDetailsBox .dataTop .total-area .list-item-info .name{font-size:12px;font-weight:400!important}.ledgerDetailsBox .dataTop .total-area .diffAmount{color:#ce6802;font-size:12px}.ledgerDetailsBox .dataFooter .total-items,.ledgerDetailsBox .dataBody .total-items{margin:0 0 8px}.ledgerDetailsBox .dataFooter .total-items.trnxAmount span,.ledgerDetailsBox .dataBody .total-items.trnxAmount span{font-weight:700}.ledgerDetailsBox .dataFooter .total-items .flex-grow-1,.ledgerDetailsBox .dataBody .total-items .flex-grow-1{font-size:12px;margin:0}.ledgerDetailsBox .dataFooter .totalAmount .total-items{margin:0}.ledgerDetailsBox .dataFooter .totalAmount .total-items p{font-size:12px;line-height:1.2;margin:0}.ledgerDetailsBox .dataFooter .totalAmount .total-items span{font-weight:700;color:#32cd32}.ledgerDetailsBox .dataFooter .totalAmount .actualPayableAmount{border-top:1px dashed #CED3D9;padding-top:15px}.mat-mdc-dialog-container .shareDialog,.mat-mdc-dialog-container .changeLocationDialog,.mat-mdc-dialog-container .blockedUserDialog,.mat-mdc-dialog-container .shareTransactionDialog,.mat-mdc-dialog-container .changeProfilePicDialog,.mat-mdc-dialog-container .dialogSm{padding-left:30px;padding-right:30px}.mat-mdc-dialog-container .shareDialog .dialog-heder,.mat-mdc-dialog-container .changeLocationDialog .dialog-heder,.mat-mdc-dialog-container .blockedUserDialog .dialog-heder,.mat-mdc-dialog-container .shareTransactionDialog .dialog-heder,.mat-mdc-dialog-container .changeProfilePicDialog .dialog-heder,.mat-mdc-dialog-container .dialogSm .dialog-heder{padding-left:0;padding-right:0}.mat-mdc-dialog-container .shareDialog .dialog-close,.mat-mdc-dialog-container .changeLocationDialog .dialog-close,.mat-mdc-dialog-container .blockedUserDialog .dialog-close,.mat-mdc-dialog-container .shareTransactionDialog .dialog-close,.mat-mdc-dialog-container .changeProfilePicDialog .dialog-close,.mat-mdc-dialog-container .dialogSm .dialog-close{right:0}.blockedSettings .text-flex{min-width:130px;justify-content:flex-end}.requestRefundModal .dialog-heder .mat-mdc-icon-button svg{width:auto;height:auto}.requestRefundModal .dialog-inner .refundAmountInfo{background-color:#fffae9;padding:15px}.requestRefundModal .dialog-inner .refundAmountInfo .item{margin-bottom:12px}.requestRefundModal .dialog-inner .refundAmountInfo .item:last-child{margin-bottom:0}.requestRefundModal .dialog-inner .refundAmountInfo .item p{font-size:13px;font-weight:500;line-height:12px;color:#0a0a0a;margin:0}.requestRefundModal .dialog-inner .refundAmountInfo .item strong{text-align:right;font-size:13px}.requestRefundModal .dialog-inner .mat-mdc-form-field .mat-mdc-input-element{font-size:15px;font-weight:400;letter-spacing:0}.requestRefundModal .dialog-inner .mat-mdc-form-field .mat-mdc-input-element::placeholder{color:#89909a}.requestRefundModal .dialog-inner .mdc-button.mat-mdc-button-base{font-size:16px!important;font-weight:500!important;min-height:56px}.form-row.phone-otp.delete-otp .ng-otp-input-wrapper .otp-input:nth-child(2){margin-right:8px!important}.refundRequestDetailsBox .medical-wrap{border-bottom:0;padding-bottom:0}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox{padding:24px;margin-top:20px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.beforeRefund{background-color:#fffae9}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund{background-color:#f5f6f8}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded{background-color:#fcf3f4}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataTop,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataTop{border-color:#ced3d9}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataTop .item.requestAmount .label p,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataTop .item.requestAmount .label p{font-size:16px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataMid,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataMid{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #CED3D9}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataMid .item,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataMid .item{margin-bottom:15px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataMid .item:last-child,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataMid .item:last-child{margin-bottom:0}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataMid .item .label p,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataMid .item .label p{text-align:left;font-weight:600;margin-bottom:4px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataMid .item .info p,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataMid .item .info p{text-align:left;max-width:100%}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataBottom .item,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataBottom .item{margin-bottom:15px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataBottom .item:last-child,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataBottom .item:last-child{margin-bottom:0}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataBottom .item .label p,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataBottom .item .label p{text-align:left;font-weight:400;font-size:13px;color:#89909a}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataBottom .item .info p.text-success,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataBottom .item .info p.text-success{gap:0 4px;color:#0a0}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.afterRefund .dataBottom .item .info p.text-success .mat-icon,.refundRequestDetailsBox .medical-wrap .refundAmountBgBox.isRefunded .dataBottom .item .info p.text-success .mat-icon{font-size:17px;width:20px;height:20px;line-height:20px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .dataTop{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #F0E7C8}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .dataTop .item.requestAmount .label p{font-size:14px;font-weight:600}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .dataTop .item.requestAmount .info p{font-size:20px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .dataTop .item .info .status-processing{gap:0 3px;color:#cea002;font-size:12px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .dataTop .item .info .status-processing .mat-icon{width:16px;height:16px;font-size:16px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .dataTop .item .info .status-refund{gap:0 3px;color:#cea002;font-size:12px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .dataTop .item .info .status-refund .mat-icon{width:16px;height:16px;font-size:16px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .item{margin-bottom:10px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .item:last-child{margin-bottom:0}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .item .label p{font-size:13px;font-weight:500;line-height:1.4;color:#0a0a0a;margin:0}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .item .label p .mat-mdc-tooltip-trigger .mat-icon{color:#89909a;width:16px;height:16px;font-size:16px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .item .info p{font-size:13px;font-weight:400;line-height:1.4;text-align:right;color:#0a0a0a;margin:0;max-width:160px}.refundRequestDetailsBox .medical-wrap .refundAmountBgBox .item .info p i{line-height:1;width:16px;display:inline-flex;min-width:16px}.refundRequestDetailsBox .paymentDetails{padding:22px 0;border-top:1px solid #CED3D9;border-bottom:1px solid #CED3D9}.refundRequestDetailsBox .paymentDetails .transaction-id{padding-bottom:0!important}.refundRequestDetailsBox .paymentDetails .transaction-id .total-items.grand-total{padding-top:20px;border-color:#e6eaed}.refundRequestDetailsBox .mat-accordion .mat-expansion-panel{border-radius:0;box-shadow:none}.refundRequestDetailsBox .mat-accordion .mat-expansion-panel .mat-expansion-panel-header{height:auto;padding:0}.refundRequestDetailsBox .mat-accordion .mat-expansion-panel .mat-expansion-panel-header:hover{background:none!important}.refundRequestDetailsBox .mat-accordion .mat-expansion-panel .mat-expansion-panel-header h4{font-size:16px;font-weight:500;margin:0}.refundRequestDetailsBox .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{vertical-align:super!important;margin-right:11px!important;position:relative;right:-3px}.refundRequestDetailsBox .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{padding:0}.refundRequestDetailsBox .blankDivider{height:1px}.mat-mdc-form-field .mdc-notched-outline__notch{border-left:0!important}.mat-mdc-radio-button.mat-mdc-radio-checked .mat-ripple-element{background-color:#0080ff!important}.shareDialog .chipset-input .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip{background-color:transparent;border-radius:0;padding:6px 16px!important;height:40px;font-size:12px;border:1px solid #0080FF}.shareDialog .chipset-input .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mdc-evolution-chip__action{padding-left:0}.shareDialog .chipset-input .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mdc-evolution-chip__action .mdc-evolution-chip__text-label{font-weight:500;font-size:14px;color:#000}.shareDialog .chipset-input .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mat-mdc-chip-remove{padding-left:8px;padding-right:0;background-color:transparent;color:#0080ff;opacity:1}.shareDialog .chipset-input .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mat-mdc-chip-remove .mat-icon{width:14px;height:14px;font-size:14px}.shareDialog .chipset-input .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-evolution-chip-set__chips .mat-mdc-chip .mat-mdc-chip-remove:hover{color:#ff2700;opacity:1}.noBlockedUsers{max-width:620px;margin:0 auto}.noBlockedUsers .icon{min-width:100px;margin-right:45px}.noBlockedUsers .mediaData .title{font-size:24px;font-weight:300;line-height:1.3;color:#0a0a0a;margin:0 0 5px}.noBlockedUsers .mediaData .subTitle{font-size:16px;font-weight:300;line-height:1.5;color:#0a0a0a;margin:0}.refund-color-blue{font-weight:400;font-size:13px;color:#cea002;line-height:1.6}.transation-chat-h .summary-expan-info{padding:0}.transation-chat-h .summary-expan-info .mail-code-info{justify-content:flex-start;gap:0 5px;max-width:75%;margin:15px auto}.transation-chat-h .summary-expan-info .mail-code-info .copy-text{background-color:#f5f6f8;padding:5px 10px;height:34px}.transation-chat-h .summary-expan-info .mail-code-info .copy-text .mdc-icon-button{padding:0!important;width:auto!important;height:auto!important;color:#0080ff!important;margin-left:4px}.transation-chat-h .summary-expan-info .mail-code-info .copy-text .mdc-icon-button .mat-icon{font-size:16px;width:16px;height:16px}.transation-chat-h .summary-expan-info .mail-code-info .copy-text .mdc-icon-button .mat-ripple,.transation-chat-h .summary-expan-info .mail-code-info .copy-text .mdc-icon-button .mdc-icon-button__ripple,.transation-chat-h .summary-expan-info .mail-code-info .copy-text .mdc-icon-button .mat-mdc-button-touch-target{display:none!important}.transation-chat-h .summary-expan-info .mail-code-info .copy-text h5{font-size:12px;color:#0a0a0a}.transation-chat-h .summary-expan-info .mail-code-info .mailInfo{background-color:#f5f6f8;height:34px;display:flex;align-items:center;padding:5px 10px;margin-right:-50px}.transation-chat-h .summary-expan-info .mail-code-info .mailInfo p{color:#0a0a0a;font-size:12px;margin:0;font-weight:400;display:flex;align-items:center;gap:0 5px;white-space:normal;word-break:break-word}.transation-chat-h .summary-expan-info .mail-code-info .mailInfo p .mat-icon{font-size:14px;width:15px;min-width:15px;height:12px;color:#89909a}.hasValue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,.hasValue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,.hasValue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0080ff!important}.hasValue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,.hasValue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,.hasValue .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing{border-width:var(--mdc-outlined-text-field-focus-outline-width)!important}.comm-sidebar-wrap .bar-content .chatScrollContent.notifications{max-height:100%;overflow-y:auto}.comm-sidebar-wrap .bar-content .chatScrollContent.notifications::-webkit-scrollbar{width:6px}.comm-sidebar-wrap .bar-content .chatScrollContent.notifications::-webkit-scrollbar-track{background:transparent}.comm-sidebar-wrap .bar-content .chatScrollContent.notifications::-webkit-scrollbar-thumb{background-color:#ced3d9;border-radius:8px;border:0px solid #ffffff}.ratingInputField{max-width:280px;margin:0 auto}.ratingInputField .mat-mdc-form-field-infix{padding:12px 0}.ratingInputField .mat-mdc-form-field-infix .mat-mdc-input-element{text-align:left;font-size:12px;font-weight:400;color:#0a0a0a}.ratingInputField .mat-mdc-form-field-infix .mat-mdc-input-element::placeholder{font-size:12px;font-weight:400;color:#89909a}.ratingInputField .mdc-button.mat-mdc-button-base{font-size:16px!important}.mat-mdc-dialog-container .mdc-dialog__surface{border-radius:0!important}.markPrimaryBankLabel{font-size:14px;font-weight:400;line-height:1.3;color:#0a0a0a;margin:0}.shareDialog .form-wrap .chipset-input .mat-form-field-appearance-outline .mdc-evolution-chip-set__chips,.shareTransactionDialog .form-wrap .chipset-input .mat-form-field-appearance-outline .mdc-evolution-chip-set__chips{max-height:170px;padding-bottom:0;padding-right:10px;overflow-x:hidden;overflow-y:auto}.shareDialog .form-wrap .chipset-input .mat-form-field-appearance-outline .mdc-evolution-chip-set__chips::-webkit-scrollbar,.shareTransactionDialog .form-wrap .chipset-input .mat-form-field-appearance-outline .mdc-evolution-chip-set__chips::-webkit-scrollbar{width:6px}.shareDialog .form-wrap .chipset-input .mat-form-field-appearance-outline .mdc-evolution-chip-set__chips::-webkit-scrollbar-track,.shareTransactionDialog .form-wrap .chipset-input .mat-form-field-appearance-outline .mdc-evolution-chip-set__chips::-webkit-scrollbar-track{background:transparent}.shareDialog .form-wrap .chipset-input .mat-form-field-appearance-outline .mdc-evolution-chip-set__chips::-webkit-scrollbar-thumb,.shareTransactionDialog .form-wrap .chipset-input .mat-form-field-appearance-outline .mdc-evolution-chip-set__chips::-webkit-scrollbar-thumb{background-color:#dee6ed;border-radius:8px;border:0px solid #ffffff}.shareDialog .mdc-button.mat-mdc-button-base,.shareTransactionDialog .mdc-button.mat-mdc-button-base{padding:0 23px!important}.pdx-login-box .mdc-button.mat-mdc-button-base.signupBackBtn{padding:0!important;height:auto!important;line-height:1!important}i.mr-3{margin-right:3px}.total-area .total-items.d-block{display:block}.appDownloadDialog .dialog-content{overflow-y:auto}.appDownloadDialog .dialog-content::-webkit-scrollbar{width:6px}.appDownloadDialog .dialog-content::-webkit-scrollbar-track{background:transparent}.appDownloadDialog .dialog-content::-webkit-scrollbar-thumb{background-color:#dee6ed;border-radius:8px;border:0px solid #ffffff}.supportChatOuter .chatScrollContent{padding:16px;height:calc(100vh - 100px);overflow-y:auto}.supportChatOuter .chatScrollContent::-webkit-scrollbar{width:6px}.supportChatOuter .chatScrollContent::-webkit-scrollbar-track{background:transparent}.supportChatOuter .chatScrollContent::-webkit-scrollbar-thumb{background-color:#ced3d9;border-radius:8px;border:0px solid #ffffff}.supportChatOuter.hasAttached .chatScrollContent{height:calc(100vh - 230px)}.supportChatOuter .chatList{gap:0 16px;margin-bottom:25px}.supportChatOuter .chatList .avatar{width:32px;min-width:32px;height:32px}.supportChatOuter .chatList .avatar img{width:100%;height:100%;object-fit:cover;border-radius:100%;object-position:center}.supportChatOuter .chatList .chatData{flex:1}.supportChatOuter .chatList .chatData .userName p{font-size:14px;font-weight:500;line-height:1.3;color:#0a0a0a;margin:0 0 8px}.supportChatOuter .chatList .chatData .chatBody{border:1px solid #CED3D9;border-radius:4px 16px 16px}.supportChatOuter .chatList .chatData .chatBody .dataTop{padding:16px}.supportChatOuter .chatList .chatData .chatBody .chatText p{font-size:13px;font-weight:400;line-height:1.5;margin:0}.supportChatOuter .chatList .chatData .chatBody .chatDate p{font-size:13px;font-weight:400;color:#89909a;line-height:1.5;margin:12px 0 0}.supportChatOuter .chatList .chatData .chatBody .chatBotMenu{padding:0 16px;border-top:1px solid #CED3D9}.supportChatOuter .chatList .chatData .chatBody .chatBotMenu .menuItem .mdc-button{padding:15px 0;height:auto;width:100%;text-align:left;justify-content:flex-start;color:#0080ff;border-bottom:1px solid #E6EAED}.supportChatOuter .chatList .chatData .chatBody .chatBotMenu .menuItem p{font-size:13px;font-weight:400;line-height:1.4;color:#0080ff;display:block;margin:0;padding:13px 0;cursor:pointer;border-bottom:1px solid #E6EAED}.supportChatOuter .chatList .chatData .chatBody .chatBotMenu .menuItem:first-child p{padding-top:0}.supportChatOuter .chatList .chatData .chatBody .chatBotMenu .menuItem:last-child .mdc-button{border-bottom:0}.supportChatOuter .chatList.chatRight{flex-direction:row-reverse}.supportChatOuter .chatList.chatRight .chatData .chatBody{background-color:#f5f6f8;border-radius:16px 4px 16px 16px}.supportChatSidebar .comm-sidebar-wrap .bar-footer{height:auto;border-top:1px solid #e6eaed;padding:0 15px;display:block;z-index:9}.supportChatSidebar .comm-sidebar-wrap .bar-footer .msg-input-wrap .input-wrap input{height:52px;font-size:14px;font-weight:500;color:#0a0a0a;padding-left:0;padding-right:0;border:0}.supportChatSidebar .comm-sidebar-wrap .bar-footer .msg-input-wrap .input-wrap input::placeholder{color:#ced3d9}.supportChatSidebar .comm-sidebar-wrap .bar-footer .msg-input-wrap .btnGroup{display:flex;gap:0 8px}.supportChatSidebar .comm-sidebar-wrap .bar-footer .msg-input-wrap .btnGroup .mdc-icon-button{padding:5px;width:30px;height:30px;min-width:30px;display:inline-flex;align-items:center}.supportChatSidebar .comm-sidebar-wrap .bar-footer .msg-input-wrap .btnGroup .mdc-icon-button .mat-icon{height:19px;width:19px;font-size:19px;color:#0080ff}.supportChatSidebar .comm-sidebar-wrap .bar-footer .screenshot-img-ticket{width:120px;height:100px}.supportChatSidebar .comm-sidebar-wrap .bar-footer .screenshot-img-ticket img{width:100%;height:100%}.show-sidebar .sidebarbackdrops.openSupportChatSidebar{z-index:999;opacity:1;visibility:visible}.show-sidebar .sidebarbackdrops.openSupportChatSidebar .comm-sidebar-wrap{visibility:visible;transform:translateZ(0)}.userBlocked{background-color:#ffece9;padding:15px;color:#ff2700;font-weight:600;border-radius:6px;width:100%;text-align:center;align-items:center;display:flex;gap:0 3px}.userBlocked span{line-height:1;position:relative;top:2px}.createSupportTicketDialog .mdc-button.mat-mdc-button-base{min-height:56px;min-width:184px}.help-support-left .active-dot{top:-7px;right:-7px}.mat-mdc-slide-toggle.mat-mdc-slide-toggle-focused .mdc-switch .mdc-switch__ripple:after{opacity:0!important}.total-area .total-items.transactionId,.total-area .total-items.transactionId .details{align-items:center!important}.total-area .total-items.transactionId .details .mat-mdc-icon-button{width:auto;height:auto}.total-area .total-items.transactionId .details .mat-mdc-icon-button .material-icons{justify-content:flex-end;width:auto}.total-area .total-items.transactionId .details .mat-mdc-icon-button .mat-ripple,.total-area .total-items.transactionId .details .mat-mdc-icon-button .mat-mdc-button-persistent-ripple{display:none!important}@media (max-width: 767px){.isPageResponsive{overflow:visible;overflow-x:hidden}.isPageResponsive .app-download-info-wrap{display:none}.isPageResponsive .app-main-wrapper .app-content .header-top{height:auto;margin:30px 0;align-items:center;justify-content:space-between;flex-direction:column}.isPageResponsive .app-main-wrapper .app-content .header-top .pdx-logo{width:100%;margin-bottom:10px;text-align:center}.isPageResponsive .app-main-wrapper .app-content .header-top nav{width:100%}.isPageResponsive .app-main-wrapper .app-content .header-top ul{justify-content:space-between;width:100%}.isPageResponsive .app-main-wrapper .app-content .header-top ul li{margin-left:0!important}.isPageResponsive .cms-content-wrap h2{font-size:26px}.isPageResponsive .cms-content-wrap h3{font-size:22px}.isPageResponsive .cms-content-wrap h4{font-size:20px}.isPageResponsive .cms-content-wrap img{height:auto!important;width:100%!important}.help-support-wrap{padding-left:0!important;padding-right:0!important}.help-support-wrap .help-tabs{width:100%;flex-wrap:wrap!important}.help-support-wrap .help-tabs .help-support-left{flex:0 0 100%;max-width:100%;padding-right:0!important}.help-support-wrap .help-tabs .help-support-midle{flex:none;max-width:100%;padding-left:0!important;border-left:0}.help-support-wrap .help-tabs .help-support-midle img{height:auto!important}.help-support-wrap .tab-contents h1{font-size:25px}.help-support-wrap .tab-contents h2{font-size:22px}.help-support-wrap .tab-contents h3{font-size:20px}.form-wrap h2{font-size:24px;line-height:1.3}.contact-enquiry-wrap{padding:0;margin-top:30px;margin-bottom:30px;background-color:transparent}}.locationDialogOuter{width:100%;height:100vh;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;margin-top:-40px}.locationDialogOuter .topLogo{position:absolute;top:80px;left:0;right:0;text-align:center}.locationDialogOuter .midContet{max-width:370px;margin:0 auto}.locationDialogOuter .midContet p{font-size:16px;font-weight:400;line-height:1.6;margin:60px 0 0}.payOutDetails .total-area .total-items{align-items:flex-start}.VIpgJd-ZVi9od-aZ2wEe-OiiCO,.VIpgJd-ZVi9od-aZ2wEe-OiiCO-ti6hGc,.VIpgJd-ZVi9od-aZ2wEe{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important}.goog-te-gadget-icon{display:none!important}@media only screen and (min-width: 300px){.from-col{flex:0 0 100%;max-width:100%}}@media only screen and (min-width: 768px){.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media only screen and (min-width: 992px){.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media only screen and (min-width: 2180px){.pdx-app-wrap .pdx-header{padding-left:15%;padding-right:15%}}@media only screen and (max-width: 1366px){.profile-content-info .profile-payment-box .box-border{padding:22px 10px}.address-list .address-list-border p{max-width:90%}.help-support-left{padding-right:35px}.help-support-midle{padding-left:25px}.support-info-box{flex:0 0 50%;max-width:50%}}@media only screen and (max-width: 1199px){.address-list .address-list-border p{max-width:100%}.my-prfile-left{flex:0 0 250px}.my-prfile-midle{flex:1;margin-left:230px}.address-list{flex:1;max-width:100%;min-width:300px}.pdx-graphic-slider{flex:0 0 50%}.pdx-swiper{width:100%;max-width:395px}.pdx-login-box{flex:0 0 456px;max-width:456px;padding:40px}.pdx-graphic-slider .slider-title{font-size:36px;line-height:1}.pdx-signup-account-box{max-width:888px!important;flex:0 0 100%!important}.pdx-signup-referral-box{flex:0 0 100%!important;max-width:642px!important}.pdx-email-verify-box{flex:0 0 100%!important;max-width:502px!important}.pdx-add-image-box{flex:0 0 100%!important;max-width:792px!important}.pdx-app-wrap .pdx-header .pdx-nav .mat-mdc-button{margin:0 10px!important}.pdx-app-wrap .pdx-header .mat-toolbar-single-row .mat-mdc-icon-button{width:35px;height:35px;line-height:35px}.pdx-app-wrap .pdx-header .pdx-logo{flex:0 0 140px}.news-wrapper .people-block .data-blocks .data-block{flex:0 0 10%}.wraper-walletlist-main .mat-drawer-content{overflow-x:hidden}}@media only screen and (max-width: 1024px){.pdx-swiper{max-width:320px}.pdx-login-box{padding:30px;flex:0 0 436px;max-width:436px}.pdx-graphic-slider{flex:0 0 40%}.pdx-graphic-slider .slider-title{font-size:32px}.pdx-graphic-slider .lead{font-size:16px}.help-support-wrap{padding-left:20px;padding-right:20px}.help-support-wrap .help-support-tabs{padding-left:0;padding-right:0}.help-support-left{padding-right:20px}.help-support-midle{padding-left:20px}.my-prfile-left{flex:0 0 180px;max-width:180px}.my-prfile-midle{flex:1;margin-left:190px}.profile-content-info .profile-info-box .media{padding:16px;display:block}.save-address-wrap{padding:15px 16px 16px}.profile-content-info .profile-info-box .user-img-box{margin:0 auto 15px}.pdx-app-wrap .pdx-header .pdx-nav .mat-mdc-button{margin:0 5px!important}.pdx-app-wrap .pdx-header .mat-toolbar-single-row .line-spacer{margin:0 15px 0 10px}.wallet-wrapper .crypto-block{flex-wrap:wrap;justify-content:center!important}.wallet-wrapper .crypto-block .crypto-leftpanel{flex:0 0 100%!important;max-width:100%!important;text-align:center;margin-bottom:20px}.wallet-wrapper .crypto-block .wallet-balance{justify-content:center}.wallet-wrapper .qr-block{align-items:center;display:flex;justify-content:center;flex-direction:column}.news-wrapper .people-block .data-blocks .data-block{flex:0 0 10%!important}.home-trans-cols{grid-template-columns:repeat(1,1fr)!important;row-gap:20px}.transaction-left-content{padding-left:24px!important;padding-right:24px!important}.transaction-right-content{flex:0 0 100%!important}.transaction-success-box .btnGroup .mdc-button{width:50%!important}.transaction-success-box{padding:15px 16px}.people-wrap .data-blocks .data-block{flex:0 0 20%;max-width:20%;padding-left:10px;padding-right:10px}.tabs-btn .mat-mdc-raised-button.custom-tab-btn{min-width:130px!important}.refund-wrap{grid-column-gap:24px}.walletwithdraw-row{margin-right:-20px;margin-left:-20px}.walletwithdraw-row>[class*=col-]{padding-right:20px;padding-left:20px}.help-support-left{flex:0 0 320px;max-width:320px}.help-support-midle{flex:1;max-width:100%}.coment-main{padding:20px 0}}@media only screen and (max-width: 810px){.pdx-swiper{max-width:300px}.pdx-login-box{padding:24px;flex:0 0 424px;max-width:424px}.pdx-app-wrap .pdx-header .pdx-nav{transform:translate(-55%)}.news-wrapper .people-block .data-blocks{flex-wrap:wrap;row-gap:24px}.news-wrapper .people-block .data-blocks .data-block{flex:0 0 15%!important}.tabs-btn .mat-mdc-raised-button.custom-tab-btn{min-width:115px!important}.people-wrap .data-blocks .data-block{flex:0 0 25%;max-width:25%}}@media screen and (max-width: 767px){.pdx-table table{border:0}.pdx-table table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.pdx-table table tbody tr{border-bottom:3px solid #ddd;display:block}.pdx-table table tbody tr:nth-child(2n){background-color:#fcfcfc}.pdx-table table td{border-bottom:1px solid #ddd;display:block;text-align:right}.pdx-table table td:before{content:attr(data-label);float:left;font-weight:700;color:#89909a}.pdx-table table td:last-child{border-bottom:0}.pdx-table table tbody td .img-td{justify-content:flex-end}.pdx-table table tbody tr td{display:flex;align-items:center;justify-content:space-between}.pdx-login-box.pdx-email-verify-box{position:fixed;inset:0;display:flex;align-items:center}.pdx-login-box.pdx-email-verify-box .mdc-button{display:none}}
