:root{--dashed-border-color: #d9d9d9;--card-border-color: #c6c6c8;--mandatory-info-color: #265aa7;--background-white: #f5f5f5;--black-color: #000;--light-gray-color: rgb(0 0 0 / 70%);--background-default-icon: #f9f9f9;--border-deny-button: #d9d9d9;--card-view-container-height: 675px;--component-link-color: var(--color-primary-1);--component-link-color-hover: var(--color-primary-1)}:root{font-size:var(--font-size-root, 16px);--font-size-xs: 0.75rem;--font-size-sm: 0.875rem;--font-size-normal: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.4375rem}h2{font-weight:700;font-size:var(--font-size-xl);line-height:1.75rem}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;background:var(--background-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-spin .ant-spin-dot-item{background-color:var(--color-primary-1)}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{border-color:var(--color-primary-1);background-color:var(--color-primary-1)}.ant-radio-wrapper:hover .ant-radio-inner{border-color:var(--color-primary-1)}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border:1px solid var(--color-primary-3)}.app-loader-wrapper{display:flex;padding-top:5rem;justify-content:center}.securechate_container{position:absolute;--sc-anonymous-panel-background: white;--sc-anonymous-primary-color: var(--component-button-background);--sc-anonymous-float-button-background: var(--component-button-background);--sc-anonymous-button-border-radius: var(--component-button-border-radius);--sc-anonymous-button-height: var(--component-button-height);--sc-anonymous-color-white: var(--component-button-color, var(--color-background-primary));--sc-anonymous-button-box-shadow: none;--sc-anonymous-panel-strip-background: var(--component-button-background)}.securechate_container>.container>div:has(*){transform:translateY(-60px)}#progress-countdown foreignObject>div>div{background:conic-gradient(from 0deg, var(--color-primary-1) 0%, var(--color-primary-4) 100%) !important}#progress-countdown .ant-spin{color:var(--color-primary-1)}.success-icon{color:var(--color-primary-1)}.device-select-label svg{color:var(--color-primary-1)}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:rgb(from var(--color-primary-4) r g b/0.3)}.maintenance-notification-icon{color:var(--color-primary-1)}.hr{display:block;height:1px;border:0;border-top:1px solid #dedede;margin:24px 0;padding:0}.notification-popup .ant-notification-notice-description{margin-inline-start:-24px;margin-bottom:-35px;margin-right:-24px}.notification-popup .ant-progress-bg{height:3px !important}.progress-countdown{margin-bottom:60px;margin-top:40px}.progress-countdown .ant-progress.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#265aa7}.progress-countdown .ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#000}.progress-countdown .progress-countdown-label{display:block;padding-top:4px;margin-bottom:-4px;font-size:var(--font-size-xs);font-weight:400;color:rgba(0,0,0,.7)}#progress-countdown .anticon-spin{animation:loadingCircle 2s infinite linear}.progress-countdown-failed{margin-bottom:160px;margin-top:100px}.progress-countdown-failed .ant-progress.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#265aa7}.progress-countdown-failed .ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:#000}.ant-notification,.ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-description{margin-inline-start:-24px}.ant-modal-content .ant-collapse-content-box table{border:none}.ant-modal-content .ant-collapse-content-box table img{width:100%}.code-digit-wrapper{display:flex;padding:8px 0px;justify-content:center;align-items:center;gap:8px;position:relative}.code-digit-wrapper input::-webkit-outer-spin-button,.code-digit-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.code-digit-wrapper input[type=number]{-moz-appearance:textfield}.code-digit-wrapper{width:100%}.code-digit{font-family:var(--font-family-1-name);color:var(--color-primary-1);background:rgb(from var(--color-primary-1) r g b/0.1);border-radius:2px;border:1px solid var(--gray-gray-5, #d9d9d9);width:30px;height:40px;font-size:var(--font-size-normal);line-height:1.5;font-weight:bold;text-align:center}.code-digit:focus-visible{outline:none;border:1px solid var(--color-primary-1)}.invalid-input{border-color:red;background:rgba(251,222,222,0.3411764706)}.invalid-input-message{position:absolute;top:58px;font-size:var(--font-size-xs);padding:0;color:#ff4d4f;background-color:rgba(255,197,197,0.3215686275)}.validation-rules{text-align:left;font-size:var(--font-size-sm);line-height:1.0625rem;margin-top:-8px;margin-bottom:20px;color:rgba(0,0,0,.7)}.validation-rules>*{margin:3px 0}.validation-rule span{margin-right:8px}:root{--color-background-primary: #fff;--color-background-secondary: #353535;--color-background-tetriary: #fff;--color-background-color: #fff;--color-background-image: #fff;--color-text-1: #000;--color-text-2: #000;--color-text-3: #000;--color-text-4: #000;--color-primary-1: #6db379;--color-primary-2: #333333;--color-primary-3: #58c06a;--color-primary-4: #58c06a;--color-secondary-1: #444444;--color-secondary-2: #444444;--color-secondary-3: #444444;--color-secondary-4: #444444;--color-accent-1: #f91f39;--color-separator-1: #6db379;--color-separator-2: #6db379;--component-button-border-radius: 0.2rem;--component-button-background: #6db379;--component-button-width: fit-content;--component-button-height: 36px;--component-button-font-weight: 400;--component-button-disabled-background: #RRGGBBAA;--component-button-disabled-color: #fff;--component-button-hover-background: #333;--component-button-active-background: #519c5e;--component-button-focus-background: #56a463;--component-secondary-btn-border-radius: 0.2rem;--component-secondary-btn-border: 2px solid #6db379;--component-secondary-btn-background: transparent;--component-secondary-btn-width: fit-content;--component-secondary-btn-height: 36px;--component-secondary-btn-font-weight: 400;--component-secondary-btn-color: #6db379;--component-secondary-btn-disabled-background: #RRGGBBAA;--component-secondary-btn-disabled-color: #fff;--component-secondary-btn-disabled-border: 2px solid #fff;--component-secondary-btn-hover-color: #333;--component-secondary-btn-hover-border: 2px solid #333;--component-secondary-btn-active-color: #519c5e;--component-secondary-btn-active-border: 3px solid #519c5e;--component-secondary-btn-focus-color: #56a463;--component-secondary-btn-focus-border: 3px solid #56a463;--component-footer-background-color: transparent;--component-footer-color: #000;--component-footer-hover-color: #58c06a;--component-header-border-top: none;--component-background-image: none;--component-background-color: none;--component-checkbox-background-color-checked: #6db379;--component-checkbox-background-color-unchecked: #58c06a;--component-checkbox-border-checked: 1px solid #6db379;--component-checkbox-border-unchecked: 1px solid #58c06a;--component-logo-header: url(./img/7b4c3893fc20435dc020.svg);--component-logo-client-connection-background-image: url(./img/7b4c3893fc20435dc020.svg);--component-title-font-size: 32px;--component-title-font-color: #6db379;--component-title-font-weight: 700;--component-title-font-family: FrutigerNextLT;--component-input-height: 42px;--component-input-border-color: #ced4da;--component-input-disabled-background-color: #F5F5F5;--component-input-active-border-color: rgb(193, 223, 198);--component-input-hover-border-color: rgb(204, 204, 204);--component-input-focus-border-color: rgb(204, 204, 204);--component-input-error-border-color: rgb(239, 9, 0);--component-card-content-text-align: left;--component-card-width: 495px;--component-info-panel-arrow-content: "";--component-info-panel-arrow-size: 12px;--component-info-panel-arrow-background-image: url(./img/59f419703ee5e1dd705e.svg);--font-family-1-name: FrutigerNextLT;--font-family-2-name: FrutigerNextLT}@font-face{font-family:FrutigerNextLT;src:url(./fonts/55f1f5486c757d5bf536.woff)}.App.module.theme .container .card #authorize-btn:focus,.App.module.theme .container .card .authorize-btn:focus{box-shadow:0 0 0 .2rem rgba(98,158,109,.5)}.App.module.theme .login-input:active{box-shadow:0 0 0 .2rem rgba(109,179,121,.25);border-color:#c1dfc6}.App.module.theme .image .image__info{background:hsla(0,0%,100%,.8)}.App.module.theme .carousel-container .ant-carousel .slick-dots li{overflow:visible}.App.module.theme .carousel-container .ant-carousel .slick-dots li::after{content:none}
