.sidebar-wrapper{height:100vh;display:flex;flex-direction:column;position:fixed;width:inherit;padding:0 .75rem;margin-right:.75rem;left:0;background-color:#fff}.sidebar-wrapper .brand-wrapper{display:flex;padding:1rem 0}.sidebar-wrapper .brand-wrapper .brand{display:inline-block;width:100px}.mm-bg{background:#f3fdff;background:linear-gradient(45deg, rgb(243, 253, 255) 37%, rgb(235, 241, 255) 70%, rgb(244, 241, 255) 100%);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.main-content{padding:1.5rem 1.5rem;position:relative}.fl-list-group{display:flex;flex-direction:column}.fl-list-group .list-group-item{padding:0 .5rem;margin-bottom:.5rem;display:flex;align-items:center;background-color:#f2f4f6;border-radius:var(--bs-border-radius);gap:.25rem}.fl-list-group .list-group-item:last-child{margin-bottom:0}.fl-list-group .list-group-item .dragger,.fl-list-group .list-group-item .btn-item{border:0;background:none}.fl-list-group .list-group-item .dragger{color:#adb5bd}.fl-list-group .list-group-item .dragger .material-symbols-outlined{position:relative;bottom:-5px;font-size:1.25rem}.fl-list-group .list-group-item .btn-item{width:100%;text-align:left;padding:.5rem;display:flex;align-items:center}.fl-list-group .list-group-item .btn-item img,.fl-list-group .list-group-item .btn-item svg{margin-right:.5rem;width:40px;height:40px;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.fl-list-group .btn-close{width:.2em;height:.2em;margin:.25rem .5rem 0 .5rem}.icon-list-add{background:#f8f9fa;border:0;border-radius:15px;width:100%;display:flex;padding:1rem;gap:.5rem;align-items:center;box-shadow:none;transition:all .13s linear}@media(prefers-reduced-motion: reduce){.icon-list-add{transition:none}}.icon-list-add .icn{width:42px;height:42px;border-radius:10px}.icon-list-add .icn svg,.icon-list-add .icn img{border-radius:10px}.icon-list-add .text{margin-right:auto;font-size:1rem}.icon-list-add .plus{display:inline-block;border-radius:15px;background-color:#fff;width:52px;height:32px;position:relative}.icon-list-add .plus:after{content:"+";position:absolute;font-size:22px;left:40%;top:-3px;color:#adb5bd}.icon-list-add:hover{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.icon-list-add:hover .plus{background-color:#f8f9fa}.icon-list-add:hover .plus:after{color:#212529}.icon-groups .icon-group{margin-bottom:1.5rem}.icon-groups .icon-group p{margin-bottom:.5rem}.icon-groups .icon-group:last-child{margin-bottom:0}.event-badge{display:inline-flex;width:400px;height:450px;flex-direction:column;padding:1.5rem 0;font-weight:500;line-height:1.2}.event-badge .user-profile{width:100px;height:100px;display:inline-block;border-radius:50%}.event-badge .user-profile img{border-radius:50%}.event-badge .user-name{font-size:1.25rem;font-weight:700}.event-badge .qr-code-wrapper{text-align:center}.event-badge .qr-code-wrapper img,.event-badge .qr-code-wrapper svg{display:inline-block;width:130px;height:130px}.event-badge.square{width:450px;height:450px}