*{margin:0;padding:0;box-sizing:border-box}.ant-btn-primary{background-color:#000}.ant-btn-primary:not(:disabled):hover{opacity:.8;background:#000}.no-transition{transition:width 0s}.ant-picker-date-panel{max-width:280px}.layout{display:flex;align-items:center;justify-content:space-between;min-height:100vh;background:#fff;padding:0 20px 50px}.header{position:sticky;top:0;padding:0 30px;z-index:1;background:#fff;border-bottom:1px solid #D3D3D3;display:flex;justify-content:space-between;align-items:center;column-gap:20px;width:calc(100% + 40px);margin-bottom:10px;min-height:61px}.header .logo{display:flex;align-items:center;cursor:pointer}.header .logo .image{max-width:60px}.header .logo .text{font-size:14px;font-weight:600;margin-left:10px;color:#000}.header .buttons{display:flex;column-gap:20px}.header .button{min-width:125px;margin-top:0}.header .anticon{display:none}.column{display:flex;flex-direction:column;justify-content:space-between;padding:10px 0}.column.doc-list{row-gap:10px}.qr{margin-right:10px;margin-left:-8px}.qr img{object-fit:contain;width:100%;height:100%}.container{position:relative;max-width:100%;width:100%}.container-small{max-width:280px}.container-medium{max-width:400px}.line-dashed{border:none;border-top:2px dashed rgba(194,194,194,.8);height:1px;width:100%}.action-icon{display:flex;justify-content:center;column-gap:5px;cursor:pointer}.action-icon-add{color:#1890ff}.action-icon-delete{color:#ff7875}.action-icons{display:flex;justify-content:space-around}.block{margin-top:40px}.block .title{font-size:14px}.title{line-height:24px!important}.text{color:gray;font-size:14px;line-height:16px}.text-small{font-size:14px}.complete_check_button{display:flex;margin:10px auto 0;color:#1890ff}.row{display:flex;margin-top:10px}.login{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}.login .title{text-align:center}.form_component{margin-top:10px;display:flex;flex-direction:column;row-gap:5px}.form_component .text{font-size:14px;color:#000}.form_component .ant-btn{width:115px;height:23px;border-radius:3px;font-size:14px}.form_component input,.form_component .ant-select-selector,.form_component .ant-picker,.form_component .ant-btn,.form_component textarea{border-radius:3px}.form_component input::placeholder,.form_component .ant-select-selection-placeholder,.form_component .ant-btn{font-size:14px}.form_component input:not(.gray)::placeholder,.form_component .ant-select-selection-placeholder{color:gray}.ant-select-dropdown .ant-select-item-option-content{overflow:initial;white-space:normal;text-overflow:initial}.ant-select-item-option-content{white-space:normal}.ant-upload{border-radius:3px}.ant-upload-list-item-container{width:fit-content;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-upload_wrapper{display:flex;flex-direction:column}.ant-upload .ant-btn{width:auto;height:auto}.ant-upload .ant-checkbox-wrapper{margin-left:10px}.ant-upload-list-item-actions .ant-btn{width:fit-content;opacity:1!important;display:flex;align-items:center}.ant-popover .ant-popover-inner{background-color:#e6f4ff;border:1px solid #91CAFF;max-width:270px}.ant-popover .ant-popover-arrow:before,.ant-popover .ant-popover-arrow:after{display:none}.ant-upload-list-fake-item{display:flex;column-gap:5px;margin-top:5px;max-width:280px;color:#71c51b}.ant-upload-list-fake-item .ant-upload-list-item-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload_big .ant-upload button{width:100%;height:200px;border:2px dotted black}.button{width:100%;border-radius:3px;font-size:14px;position:relative}.button strong{margin-left:5px;font-weight:400;color:gray}.button-loader{text-align:left;color:#437afc;border:none;background:none;pointer-events:none;margin-left:-15px}.button-waiting{color:#437afc!important;background:none!important;pointer-events:none;margin-bottom:-8px;width:auto}.button-waiting .ant-spin{margin-left:10px}.button .ant-upload-list-item-container{width:fit-content;max-width:100%}.footer .container{margin:0 auto}.footer p{font-size:12px;text-align:center}.footer_mobile{display:none}.footer_greeting{margin-top:30px;margin-bottom:-30px}.footer_greeting span{color:#898686;border-bottom:1px solid rgb(137,134,134);cursor:pointer}.bold{font-weight:600}.main{display:flex;justify-content:center;align-items:center;width:100%;position:relative}.main .buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:20px}.main .buttons .ant-upload-select{display:block}.main .buttons-small{column-gap:20px;flex-wrap:nowrap}.main .buttons-small .button{width:100%}.main .button{width:187px}.main .full_width{width:100%}.main .list{display:flex;flex-direction:column;row-gap:20px;list-style:none}.main .list_big-gaps{row-gap:30px}.main .list .separator{position:absolute;top:29px;left:11px;height:20px;width:2px;background:#d3d3d3}.main .list strong{font-size:14px;margin-left:auto}.main .list .item{position:relative;display:flex;align-items:center;column-gap:20px}.main .list .item p{font-size:18px}.main .list .item>span{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background-color:#000;border-radius:50%;font-size:9px;color:#fff}.main .doc-list.docs{margin-top:10px;row-gap:10px}.main .doc-list.ready .ant-checkbox-wrapper{cursor:default;pointer-events:none}.main .doc-list.ready .ant-checkbox-wrapper:hover{background:none}.main .doc-list.ready .ant-checkbox-wrapper:hover .ant-checkbox-inner{background-color:#89ca8c!important;border-color:#89ca8c}.main .doc-list.ready .ant-checkbox-wrapper .ant-checkbox-inner{background-color:#89ca8c;border-color:#89ca8c;cursor:default}.modal{max-width:90%;position:relative}.modal:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30px;z-index:1;background:linear-gradient(to bottom,#fff0 0,#ffffffab 66%,#fff 98%,#fff)}.modal.ant-modal{overflow:hidden;border-radius:8px}.modal .ant-modal-content{padding:70px;width:100%;max-height:530px;overflow:auto;position:static}.modal .button{margin-top:20px}.modal .text{color:#000}.modal_personal-data .text{color:gray;margin-top:10px}.modal_personal-data li{margin-top:5px;margin-left:15px}.modal-confirm{max-width:300px!important}.modal-confirm .ant-modal-content{padding:20px}.modal-confirm .row{column-gap:20px}.modal-confirm .text{font-size:18px}.modal-confirm .button{margin-top:0}.modal .sending_success{justify-content:center;align-items:center}.modal .sending_success svg{font-size:70px;color:#52c41a}.modal .sending_success .text{color:gray;margin-top:20px;text-align:center}.video{position:relative;padding-bottom:56.25%;height:0}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.list-numbered{flex-direction:column}.list-numbered span{font-weight:600}.list-numbered ol{padding-left:30px}.list-numbered ol li{margin-top:10px}.link_list ol{display:flex;flex-direction:column;row-gap:5px;margin-top:10px;margin-left:20px}.link_list a{color:gray;text-decoration:underline}.link_list span{color:#000;font-weight:600}.nav{position:absolute;left:-130px}.nav .back{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;border:1px solid #000;cursor:pointer;background:#fff}.nav .list{font-size:14px;margin-top:10px;row-gap:10px;max-width:115px}.nav .list li{color:gray;cursor:pointer}.nav .list li.active{cursor:default;color:#4096ff}.nav .list li.disabled{pointer-events:none}.nav-fixed{position:fixed;left:30px;top:50%}.nav-link{cursor:pointer;transition:color .2s ease}.nav-link:hover{color:#4096ff}.ant-radio-wrapper{font-size:14px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mb10{margin-bottom:10px}.max-w-200{max-width:200px}.disabled{pointer-events:none}.icon{font-size:16px;margin-left:5px;cursor:pointer;color:#4096ff}.info_block{color:#000;line-height:20px}.success_message .ant-message-notice-content{background-color:#f6ffed!important;max-width:280px}.ant-btn .mobile,.mobile .ant-btn,.mobile{display:none}.ant-steps-vertical.ant-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#000;border-color:#000}.ant-steps-vertical.ant-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:transparent;border-color:#71c51b}.ant-steps-vertical.ant-steps .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#71c51b}.ant-steps-vertical.ant-steps .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-tail:after{background-color:#71c51b}.ant-steps-vertical.ant-steps .ant-steps-item-wait .ant-steps-item-icon{background-color:transparent;border-color:#00000040}.ant-steps-vertical.ant-steps .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon{color:#00000040}.ant-steps-vertical.ant-steps .ant-steps-item .ant-steps-item-title{line-height:inherit}.error-boundary{max-width:300px;text-align:center}.loader{display:flex;justify-content:center}@media (max-width: 600px){.login{margin:auto}.desktop,.ant-btn .desktop{display:none}.mobile,.ant-btn .mobile,.mobile .ant-btn{display:initial}.button-waiting{min-width:200px}.main .buttons-small{flex-direction:column;gap:10px}.main .buttons-small .button{max-width:unset!important}input,.ant-input,.button,.text,.text-small,.form_component .text,.ant-select-selection-item,.ant-picker,.ant-picker .ant-picker-input>input,.ant-checkbox-wrapper,.ant-upload .ant-btn span,.ant-upload-list-item-name,input::placeholder,.block .title,.form_component .ant-input::placeholder,.form_component .ant-select-selection-placeholder,.ant-picker-dropdown,.ant-select-dropdown .ant-select-item-option-content,.ant-radio-wrapper,.ant-typography,.ant-picker-input input::placeholder{font-size:16px}.button,.ant-select,.ant-upload .ant-btn,.ant-select-selector{min-height:36px;height:auto}.header .buttons{column-gap:40px}.footer{display:none}.footer_greeting{display:block}.footer_mobile{display:flex;border-top:1px solid #D3D3D3;margin-top:20px;padding-top:20px;text-align:center}.footer_mobile .text{font-size:12px}.nav{position:static}.nav .list{margin:10px 0;flex-direction:row;flex-wrap:wrap;max-width:unset;gap:5px 10px}.nav .list li{padding:5px;border:1px solid #808080;border-radius:5px;font-size:16px}.nav .list li.active{border-color:#4096ff}.main .list_big-gaps{row-gap:20px}.main .list .separator{height:30px;top:37px}.main .list .item{height:42px}.main .list .item>span{min-width:24px}.header{padding:0 20px}.header .button{display:none}.header .anticon{display:inline-block;margin-inline-start:0}.buttons.row{flex-direction:column}.buttons.row .button{width:100%}.buttons.row .order{order:1}.modal .ant-modal-content{padding:20px;width:100%}.modal_personal-data .ant-modal-close{top:3px;inset-inline-end:3px}.modal-confirm .buttons{flex-direction:row}.ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-title{line-height:normal;min-height:36px}.buttons-small .order{order:1}}@media (hover: none){.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):not(:active):hover{background-color:#000!important;color:#fff!important;opacity:1!important}.ant-upload .ant-btn:not(:active):hover{background:#fff!important;border-color:#d9d9d9!important;color:#000000e0!important}.ant-btn-default:not(:disabled):not(.ant-btn-disabled):not(:active):hover{background:#fff!important;border-color:#d9d9d9!important;color:#000000e0!important}}
