.divider{margin:24px 0 16px;width:100%;border:1px solid #e9ecef;box-sizing:border-box}.channel-create-wrapper .channel-create{width:740px;height:590px;background:#fff;display:flex;flex-direction:column;border-radius:4px;overflow:hidden}.channel-create-wrapper .channel-create .header{padding:24px 32px}.channel-create-wrapper .channel-create .content{height:100%}.channel-create-wrapper .channel-create .content .empty-wrapper{padding:0 16px 16px;height:100%}.channel-create-wrapper .channel-create .content .empty-wrapper .empty{height:100%;display:flex;align-items:center;justify-content:center;background:#ffeded;border-radius:6px;color:#221313}.channel-create-wrapper .channel-create .content .additional-info{padding:8px 64px 24px 38px;color:#868e96}.channel-create-wrapper .channel-create .content .qr-section{display:flex;align-items:flex-start;justify-content:space-between;padding:25px 64px 8px 33px}.channel-create-wrapper .channel-create .content .qr-section .left-side{width:55%}.channel-create-wrapper .channel-create .content .qr-section .left-side .step{display:flex;align-items:flex-start;margin-bottom:33px}.channel-create-wrapper .channel-create .content .qr-section .left-side .step .text{font-weight:400;font-size:14px;line-height:20px;color:#343a40;margin-top:4px}.channel-create-wrapper .channel-create .content .qr-section .left-side .step .number{min-width:28px;min-height:28px;border-radius:50%;background:#28a745;color:#fff;padding:4px;margin-right:13px}.channel-create-wrapper .channel-create .content .qr-section .left-side .step .number p{font-size:14px;line-height:20px;text-align:center}.channel-create-wrapper .channel-create .content .qr-section .right-side{width:45%;display:flex;flex-direction:column;align-items:center}.channel-create-wrapper .channel-create .content .qr-section .right-side button{display:flex;align-items:center;margin-top:12px;padding:2px 8px}.channel-create-wrapper .channel-create .content .qr-section .right-side button:hover{background:rgba(0,123,255,.0588235294)}.channel-create-wrapper .channel-create .content .qr-section .right-side button svg{color:#007bff}.channel-create-wrapper .channel-create .content .qr-section .right-side button p{color:#007bff;margin-left:6px;margin-top:2px}.channel-create-wrapper .channel-create .content .qr-section .right-side img{width:200px;height:200px}.channel-create-wrapper .channel-create .footer{display:flex;justify-content:flex-end;background:#f8f9fa;padding:16px}.channel-create-wrapper .channel-create .footer button{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;color:#868e96;background:transparent;padding:12px 16px}.channel-create-wrapper .channel-create .spacer{flex-grow:1}.channel-create-wrapper .channel-create .loader{height:100%}