.unsplash-credits{font-size:.7rem}.unsplash-credits a{color:var(--biz-text-color, #232323)}
.biz-avatar{border-radius:50%;background-color:#ffcbf4;display:flex;justify-content:center;align-items:center}.biz-avatar img{border-radius:50%;width:100%;height:100%}.biz-avatar.small{width:28px;height:28px}
.quiz-highscore-mini-wrapper{opacity:0;cursor:pointer;height:0;background-color:#fff;transition:opacity .5s ease-in-out}.quiz-highscore-mini-wrapper.loaded{opacity:1;height:auto}.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide{display:flex;justify-content:flex-start;margin-left:20px}.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide ul{display:flex;flex-direction:column;padding:0;gap:10px}.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide li:first-child{font-weight:bold}.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide li{display:flex;align-items:center}.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide li>span{margin-right:10px}.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide li>span.rank{width:25px;height:25px;border-radius:50%;color:#000;display:flex;align-items:center;justify-content:center;font-weight:bold}@media all and (min-width: 981px){.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide{justify-content:center;margin:0}.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide ul{flex-direction:row;justify-content:center}.quiz-highscore-mini-wrapper .quiz-highscore-mini-slide ul li{margin-right:40px}}
@media all and (min-width: 981px){.quiz-highscore-collection>div{display:flex;justify-content:center}}.quiz-highscore-collection .filter-menu{display:flex;margin:0;padding:50px 0 10px 0}.quiz-highscore-collection .filter-menu>li{margin:0 10px 0 0;position:relative;cursor:pointer}.quiz-highscore-collection .filter-menu>li::after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:2px;background-color:rgb(var(--biz-primary-rgb));display:none}.quiz-highscore-collection .filter-menu>li.active::after{display:block}.quiz-highscore-collection .filter-menu>li:not(.active):hover::after{opacity:.5;display:block}@media all and (min-width: 981px){.quiz-highscore-collection .filter-menu{padding:20px 0 10px 0}.quiz-highscore-collection .filter-menu>li{margin:0 20px}}.quiz-highscore-collection .quiz-highscore-panel-content .quiz-highscore-loading{display:flex;justify-content:center;align-items:center;height:100px}.quiz-highscore-collection .quiz-highscore-panel-content .highscore-top{width:100%;text-align:left}.quiz-highscore-collection .quiz-highscore-panel-content .highscore-top span{font-size:16px;line-height:20px;height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.quiz-highscore-collection .quiz-highscore-panel-content .highscore-item{font-size:12px;background-color:#fff;padding:6px 0;margin-bottom:3px;border-radius:4px}.quiz-highscore-collection .quiz-highscore-panel-content .highscore-item>span{color:#002379}.quiz-highscore-collection .quiz-highscore-panel-content .highscore-item>span:first-child{font-weight:bold}.quiz-highscore-collection .quiz-highscore-panel-content .highscore-item .biz-avatar{display:flex}.quiz-highscore-collection .quiz-highscore-panel-content .highscore-list{width:100%}.quiz-highscore-collection .quiz-highscore-panel-content .highscore-list-header{display:flex}@media all and (min-width: 981px){.quiz-highscore-collection .quiz-highscore-panel-content>div:first-child{width:50%}.quiz-highscore-collection .quiz-highscore-panel-content>div:first-child .quiz-highscore{width:100%;padding-right:10px}.quiz-highscore-collection .quiz-highscore-panel-content>div:first-child .highscore-item>span:last-child,.quiz-highscore-collection .quiz-highscore-panel-content>div:first-child .highscore-list-header>span:last-child{margin-right:40px}.quiz-highscore-collection .quiz-highscore-panel-content>div:not(:first-child){width:50%;display:flex;flex-wrap:wrap}.quiz-highscore-collection .quiz-highscore-panel-content>div:not(:first-child) .quiz-highscore{width:50%}.quiz-highscore-collection .quiz-highscore-panel-content>div:not(:first-child)>:nth-child(even){padding-left:4px}.quiz-highscore-collection .quiz-highscore-panel-content>div:not(:first-child)>:nth-child(odd){padding-right:4px}.quiz-highscore-collection .quiz-highscore-panel-content>div:not(:first-child) .highscore-item>span:first-child,.quiz-highscore-collection .quiz-highscore-panel-content>div:not(:first-child) .highscore-list-header>span:first-child{min-width:30px}.quiz-highscore-collection .quiz-highscore-panel-content>div:not(:first-child) .highscore-item>span:last-child,.quiz-highscore-collection .quiz-highscore-panel-content>div:not(:first-child) .highscore-list-header>span:last-child{min-width:50px;margin-right:10px}}.quiz-highscore-collection .quiz-hide-in-toplists-message{margin-top:20px;font-style:italic}
.biz-checkbox .MuiButtonBase-root.Mui-checked span.MuiTouchRipple-root,.biz-checkbox .MuiButtonBase-root.Mui-checked .MuiSvgIcon-root{color:var(--biz-primary-bg)}.biz-checkbox .MuiFormControlLabel-label{margin-left:10px}.biz-checkbox-list .biz-checkbox:not(:last-child){margin-bottom:6px}
.biz-button{cursor:pointer;position:relative;background-color:#ccc;border-width:0px;border-radius:6px;outline:none;padding:0}.biz-button.btn-lead{background-color:var(--biz-primary-bg);color:var(--biz-primary-text)}.biz-button:hover{background-color:rgba(var(--biz-primary-rgb), 0.95);color:var(--biz-primary-text)}.biz-button:focus{outline:solid 1px #575757}.biz-button .label{display:inline-block;padding:8px 30px}.biz-button .state-info{display:none;position:absolute;width:100%;height:100%;justify-content:center;align-items:center}.biz-button.loading .label,.biz-button.success .label,.biz-button.error .label{opacity:0}.biz-button.loading .state-info,.biz-button.success .state-info,.biz-button.error .state-info{display:flex}.biz-button[disabled]{opacity:.5;cursor:not-allowed}
.one-event-wrapper{text-align:left;margin-bottom:30px}.one-event-wrapper .biz-button>.label{padding:4px 30px}.one-event-wrapper .event-top{background-size:cover;min-height:140px;padding:20px;position:relative}.one-event-wrapper .event-top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25)}.one-event-wrapper .event-top .event-name{color:#fff;font-size:24px;font-weight:600;position:absolute;left:5%;top:10%}.one-event-wrapper .event-top .participation-report-btn{color:#fff;font-size:14px;position:absolute;left:5%;bottom:10%;display:flex;gap:10px;align-items:center;border-radius:20px;padding:3px 10px;background-color:var(--biz-primary-bg, #9792e4);cursor:pointer}.one-event-wrapper .event-info{padding:20px 20px 0 20px;font-weight:bold}.one-event-wrapper .event-info .event-info-item{display:flex;gap:7px;align-items:baseline}.one-event-wrapper .event-info .event-location{font-size:1rem}.one-event-wrapper .event-info .event-date-time{margin-top:10px;display:flex;gap:25px}.one-event-wrapper .event-info .event-participation-label{margin-top:10px}.one-event-wrapper .event-info .event-participation-label>div{display:flex;gap:7px;color:#5cb7a8;align-items:center}.one-event-wrapper .event-info .event-cancelled,.one-event-wrapper .event-info .event-not-completed{margin-top:10px;color:#ff6000;font-weight:bold}.one-event-wrapper .event-contact-card-wrapper{margin-left:20px}.one-event-wrapper .event-contant-card-header{font-size:16px;font-weight:bold}.one-event-wrapper .event-contact-card-wrapper>.event-contact-card{margin-top:5px}.one-event-wrapper .event-contact-card{padding:10px 0;border-radius:5px;font-weight:normal;display:flex}.one-event-wrapper .event-contact-card .contact-photo{width:40px;height:40px;border-radius:50%;background-color:#fff;margin-right:10px}.one-event-wrapper .event-contact-card .contact-photo img{max-width:100%;max-height:100%;border-radius:50%;object-fit:cover}.one-event-wrapper .event-contact-card .contact-info-top{font-weight:500;font-size:14px}.one-event-wrapper .event-contact-card .contact-info-bottom{font-size:12px}.one-event-wrapper .event-contact-card .contact-email{line-height:22px}.one-event-wrapper .event-contact-card .contact-email:hover{text-decoration:underline}.one-event-wrapper .event-description{padding:20px 20px 0 20px}.one-event-wrapper .event-todos{margin-top:30px;margin-bottom:30px;font-size:16px}.one-event-wrapper .event-todos ul{padding-left:28px;padding-right:10px}.one-event-wrapper .event-todos li{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;background-color:#f5f7fb;padding:14px 10px;border-radius:5px;position:relative}.one-event-wrapper .event-todos li:before{content:"";width:3px;height:100%;background-color:#f0b774;position:absolute;left:-8px}.one-event-wrapper .event-todos li.checked{opacity:.42}.one-event-wrapper .event-todos li.checked:before{background-color:#63d2b4}.one-event-wrapper .event-todos li .MuiCheckbox-root:not(.Mui-checked) svg{color:#dbdbdb}.one-event-wrapper .event-todos .event-todo-text,.one-event-wrapper .event-todos .event-todo-desc{display:block}.one-event-wrapper .event-todos .event-todo-text{font-weight:bold}.one-event-wrapper .event-todos .event-todo-desc{font-size:12px;color:#3f3f3f}.one-event-wrapper .event-html-text{margin-top:10px;line-height:1.5}.one-event-wrapper .event-no-rsvp-required{padding:20px;font-weight:bold}.one-event-wrapper .event-participation{padding:20px 20px 0 20px}.one-event-wrapper .event-participation span{padding:5px 10px;border-radius:8px;color:#fff;margin-right:20px}.one-event-wrapper .event-participation span.register{background-color:green}.one-event-wrapper .event-participation span.unregister{background-color:red}.one-event-wrapper .event-participation-user-relations{padding:20px 20px 20px 20px}.one-event-wrapper .event-participation-user-relations .user-relation-summary{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #ccc}.one-event-wrapper .event-participation-user-relations .user-relation-summary .checked-count{font-weight:bold}.one-event-wrapper .event-participation-user-relations .user-relation-summary .rsvp-passed-text{font-weight:bold}.one-event-wrapper .event-participation-user-relations ul.user-relation-list{padding-left:0px}.one-event-wrapper .event-participation-user-relations ul.user-relation-list li{display:flex;justify-content:space-between;margin-bottom:10px}.one-event-wrapper .event-participation-user-relations ul.user-relation-list li .name{font-weight:bold}.one-event-wrapper .event-participation-user-relations .button-wrapper{text-align:center}.one-event-wrapper .event-participation-toggler{padding:20px 20px 20px 20px}.one-event-wrapper .event-participation-toggler .event-participation-toggler-header{font-weight:bold;display:flex;justify-content:space-between;align-items:center}.one-event-wrapper .event-participation-toggler .event-participation-toggler-footer{text-align:center}.one-event-wrapper .event-participation-toggler .event-participation-toggler-footer .not-started-warning{display:block;margin-top:20px;font-style:italic}.one-event-wrapper .event-participation-toggler .event-internal-comment .comment-text-header{font-size:.8rem}.one-event-wrapper .event-participation-toggler .event-internal-comment .comment-text{padding:5px 0 40px 0}.one-event-wrapper .event-participation-toggler .event-internal-comment .comment-text textarea{width:100%;min-height:100px;background-color:#efefef;border:solid 1px #c9c9c9}.one-event-wrapper .event-participation-toggler .event-possible-participant:not(:last-child){padding-bottom:7px;margin-bottom:7px;padding-top:7px;margin-top:7px}.one-event-wrapper .event-participation-toggler .event-possible-participant>div{display:flex;justify-content:space-between;align-items:center}.one-event-wrapper .event-participation-toggler .event-possible-participant .participant-name{font-weight:bold}.one-event-wrapper .event-participation-toggler .event-possible-participant .participant-name>span{font-weight:normal;font-size:12px;text-transform:lowercase}.one-event-wrapper .event-participation-toggler .event-possible-participant .related-participant{padding-left:10px}.one-event-wrapper .event-participation-toggler .event-possible-participant .participant-comment{display:block;font-style:italic}.one-event-wrapper .event-participation-toggler .event-possible-participant.event-possible-participant-divider{border-top:1px solid #ccc;padding-top:14px}.one-event-wrapper .event-participation-customfields-wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;margin-bottom:20px}.one-event-wrapper .event-participation-customfields-wrapper input{background-color:#efefef;border:solid 1px #c9c9c9}
.biz-switch .MuiButtonBase-root.Mui-checked span.MuiSwitch-thumb,.biz-switch .MuiButtonBase-root.Mui-checked .MuiTouchRipple-root{color:var(--biz-switch-color, var(--biz-primary-bg))}.biz-switch .MuiButtonBase-root.Mui-checked+.MuiSwitch-track{background-color:var(--biz-switch-track-bg, var(--biz-primary-bg))}@media(prefers-color-scheme: dark){.biz-switch .MuiButtonBase-root:not(.Mui-checked) span.MuiSwitch-thumb{background-color:#d3d3d3}.biz-switch.MuiSwitch-root span.MuiSwitch-track{background-color:var(--biz-switch-track-bg, var(--biz-primary-bg))}}
.user-event-list .user-event-list-norsvp-events{margin-top:20px}.user-event-list .biz-sub-header{margin-bottom:10px}.user-event-list .mini-list-object.has-banner>*:not(.banner).image{opacity:.5}.user-event-list .mini-list-object.has-banner .banner{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.user-event-list .mini-list-object.has-banner .banner .banner-text{color:#000;background-color:#fff;font-size:1.5em;padding:10px 50px;border-radius:10px;font-weight:600;text-transform:uppercase}

/*# sourceMappingURL=bizreact.css.map*/