<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--main-background-color:#EFEFF4;--default-background-color:#ffffff;--inversed-default-background-color:#333333;--second-background-color:#F9F9F9;--third-background-color:#EFEFF4;--fourth-background-color:#EFEFF4;--fifth-background-color:#ffffff;--main-font-color:#333333;--inversed-main-font-color:#ffffff;--second-font-color:#999999;--third-font-color:#999999;--main-black-light-color:#464646;--separator-color:#EFEFF4;--shadow-color:#999999;--link-color:#4571A7;--brand-active-color:#395D89;--green-color:#79c969;--poll-result-item-arrow-background-color:#7da2dd66;--blue-background-color:#E0EAFB;--ortho-input-border-color:#E1E1E1;--ortho-input-border-color-hover:#b3b3b3}.night-mode{--main-background-color:#292929;--default-background-color:#333333;--inversed-default-background-color:#ffffff;--second-background-color:#464646;--third-background-color:#464646;--fourth-background-color:#5d5c5c;--fifth-background-color:#464646;--main-font-color:#ffffff;--inversed-main-font-color:#333333;--second-font-color:#5d5c5c;--third-font-color:#EFEFF4;--main-black-light-color:#EFEFF4;--separator-color:#464646;--shadow-color:#464646;--link-color:#89bbf6;--brand-active-color:#82A1DB;--green-color:#509542;--poll-result-item-arrow-background-color:#3e506d66;--blue-background-color:#414850;--ortho-input-border-color:#464646;--ortho-input-border-color-hover:#5d5c5c}.presentation-mode{transition:background-color .2s ease,color .2s ease}.presentation-mode__message-animation-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:flex-start;height:calc(100vh - 80px);overflow-y:auto;transition:transform .7s}.presentation-mode__message-animation-wrapper--exit{transform:translateY(0)}.presentation-mode__message-animation-wrapper--exit-active{transform:translateY(100%)}.presentation-mode__message-animation-wrapper--enter{transform:translateY(-100%)}.presentation-mode__message-animation-wrapper--enter-active{transform:translateY(0)}.presentation-mode__message-animation-child-wrapper{flex-grow:1;width:100%;max-width:800px;margin:0 auto}.presentation-mode__message-animation-child-wrapper .ortho-comment{margin-top:0}.presentation-mode__presentation-input{display:none}.presentation-mode__header{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;height:80px;color:#333;box-shadow:0 1px 10px 0 rgba(0,0,0,.15);border-left:10px solid #7da2dc}.presentation-mode__title{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 25px;box-sizing:border-box;z-index:1;transition:background-color .2s ease,color .2s ease;font-size:27px}.presentation-mode__title--question{font-weight:700}.presentation-mode__title-timer-part{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.presentation-mode__not-completed-notification{color:#858585;font-size:18px}.presentation-mode__attendance-management{display:none;margin-right:25px}.presentation-mode__attendance-management--visible{display:flex}.presentation-mode__attendance-management-leave-conference-container{display:flex;align-items:center;flex-wrap:nowrap}.presentation-mode__attendance-management-leave-conference-label{font-size:18px;color:#7fbe7d;white-space:nowrap}.presentation-mode__controls{position:fixed;top:130px;bottom:0;right:25px;width:55px;text-align:center;transition:background-color .2s ease,color .2s ease;z-index:2}.presentation-mode__controls-wrapper{position:absolute;top:0;left:0;width:40px;padding-top:8px}.presentation-mode__control{position:relative;display:inline-block;width:40px;height:40px;line-height:40px;margin-top:10px;padding:0;box-sizing:border-box;transition:background .2s ease;border:none;color:#fff;cursor:pointer;font-size:16px;vertical-align:top;text-align:center;background-color:#4571a7}.presentation-mode__control--active,.presentation-mode__control.active,.presentation-mode__control:hover{background-color:#2d9cdb}.presentation-mode__control--close{position:static}.presentation-mode__control--nightmode{margin-top:24px;font-size:22px}.presentation-mode__control--nightmode .icon-day{display:none}.presentation-mode__control--reset{font-size:20px}.presentation-mode__control--question{font-size:20px}.presentation-mode__control--result{font-size:20px}.presentation-mode__control--hidden{display:none}.presentation-mode__control--keyboard{font-size:12px}.presentation-mode__control--case{margin-top:24px;font-size:20px}.presentation-mode__control--polls{font-size:20px;padding-top:2px}.presentation-mode__control--outcomes{padding-top:2px;font-size:20px}.presentation-mode__control--disabled{color:#c6c6c6;background-color:#eaeaea}.presentation-mode__control--disabled:hover{color:#c6c6c6;background-color:#eaeaea;cursor:default}.presentation-mode__control--share{font-size:20px}.presentation-mode__control--timer{background-color:#464646;-moz-appearance:textfield}.presentation-mode__control--timer::-webkit-inner-spin-button,.presentation-mode__control--timer::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.presentation-mode__control--timer:hover{background-color:#464646}.presentation-mode__control--timer[disabled]{color:#999}.presentation-mode__control--start{margin-top:0}.presentation-mode__control--start .icon-approved{display:none}.presentation-mode__control--active-presentation .icon-approved{display:inline-block}.presentation-mode__control--active-presentation .icon-review{display:none}.presentation-mode__control--message .icon{position:relative;top:2px}.presentation-mode__control--user-mode-view+.presentation-mode__control--user-mode-view{margin-top:0}.presentation-mode__control--user-mode-view .icon{position:relative;top:2px}.presentation-mode__control-icon--share{position:relative;top:2px;left:-1px}.presentation-mode__switch{min-width:50px;margin-left:-5px}.presentation-mode__switch--hidden{visibility:hidden}.presentation-mode__polls{height:calc(100vh - 80px)!important;overflow-y:auto}.presentation-mode__announcements{height:calc(100vh - 80px);margin-bottom:30px;overflow-y:auto}.presentation-mode__content{display:flex}.presentation-mode__section-divider{position:relative;left:1px;border-right:1px solid #4d4d4d}.presentation-mode__event-agenda,.presentation-mode__event-announcements,.presentation-mode__event-feed,.presentation-mode__event-polls,.presentation-mode__event-sponsors{height:calc(100vh - 160px);overflow-y:auto;padding-right:8px;transition:opacity .3s,visibility .3s}.presentation-mode__event-feed{overflow:hidden}.presentation-mode__event-feed{position:relative}.presentation-mode__event-polls{height:calc(100vh - 190px)}.presentation-mode__event-agenda{height:calc(100vh - 264px)}.presentation-mode__event-sponsors{height:calc(100vh - 196px)}.presentation-mode__sponsor-page{display:flex}.presentation-mode__event-main-sections,.presentation-mode__sponsor-main-sections{display:flex;width:75%;transition:width .3s ease}.presentation-mode__sponsor-meetings-section,.presentation-mode__sponsor-overview-section{width:50%;flex-shrink:0;padding:0 32px}.presentation-mode__sponsor-overview-section{padding-left:22px}.presentation-mode__sponsor-overview-section .event-sponsor{flex-direction:column}.presentation-mode__sponsor-overview-section .event-sponsor__additional-info{border:1px solid #4d4d4d;border-top:none}.presentation-mode__sponsor-overview-section .event-sponsor__additional-info-footer{display:none}.presentation-mode__sponsor-overview-section .presentation-mode__sponsor-overview{overflow:auto;height:calc(100vh - 196px);padding-right:8px}.presentation-mode__sponsor-meetings-section-title,.presentation-mode__sponsor-overview-section-title,.presentation-mode__sponsor-users-section-title{font-size:16px;font-weight:700;display:flex;height:80px;align-items:center;justify-content:flex-start;text-transform:uppercase}.presentation-mode__event-feed-section-wrapper{position:relative;margin:0 auto}.presentation-mode__event-feed-section{position:relative;width:60%;padding:0 32px 0 22px;flex-shrink:0;transition:width .3s,padding .3s}.presentation-mode__event-feed-section .poll-create-section{margin-bottom:24px}.presentation-mode__event-feed-section .poll-create-section .poll-create-section__tools-button{background-color:#4d4d4d}.presentation-mode__event-feed-section .poll-create-section .poll-create-section__title{font-size:26px;padding-left:20px}.presentation-mode__event-feed-section .poll-create-section .poll-create-section__title-text{padding:0}.presentation-mode__event-feed-section .poll-create-section .poll-result__items-wrapper{padding-left:80px}.presentation-mode__event-feed-section .poll-create-section .poll-result__item{padding:0;width:100%}.presentation-mode__event-feed-section .poll-create-section .poll-result__desc{padding-top:16px;padding-bottom:4px;margin:0}.presentation-mode__event-feed-section .active-poll{background-color:#393939;position:relative}.presentation-mode__event-feed-section .active-poll__close{position:absolute;top:16px;right:16px;cursor:pointer;z-index:1}.presentation-mode__event-feed-section-title{height:80px;display:flex;align-items:center;transition:opacity .3s,visibility .3s;font-size:16px}.presentation-mode__poll-row{font-size:16px;display:flex;align-items:stretch;margin-bottom:1px;cursor:pointer;background-color:#4d4d4d;justify-content:space-between;transition:opacity .1s}.presentation-mode__poll-row:hover{opacity:.8}.presentation-mode__poll-field{color:#fff;opacity:.6;font-size:16px;padding:24px 4px;display:flex;align-items:center;justify-content:center}.presentation-mode__poll-field--question{color:#fff;opacity:1;width:40%;justify-content:flex-start}.presentation-mode__poll-field--number{background-color:#5f5f5f;color:#fff;opacity:1;width:10%}.presentation-mode__poll-field--date{display:flex;flex-direction:column;padding-right:16px}.presentation-mode__users-section{display:flex;transition:margin .3s ease;width:25%;min-width:25%}.presentation-mode__users-section .menu-collapse-button--users:after{background-color:#4d4d4d}.presentation-mode__users-section--hidden{margin-left:calc(-25% + 24px)}.presentation-mode__users-section--hidden .menu-collapse-button--users .arrow-circle-item{transform:rotate(-90deg)}.presentation-mode__users-section .presentation-mode__user{justify-content:space-between}.presentation-mode__users-section .presentation-mode__users{position:relative;top:0;left:0;min-width:250px;padding-left:32px;padding-right:22px;margin-top:0;width:100%}.presentation-mode__users-section .presentation-mode__users-section-title{font-size:16px;display:flex;height:80px;align-items:center;justify-content:flex-start}.presentation-mode__users-section-user-types{display:flex;font-size:13px;align-items:center;justify-content:flex-start;margin-bottom:16px;margin-left:-6px}.presentation-mode__users-section-user-type{background-color:transparent;border:none;box-shadow:none;text-transform:uppercase;transition:opacity .1s}.presentation-mode__users-section-user-type.active{font-weight:700}.presentation-mode__users-section-user-type:hover{opacity:.8}.presentation-mode__event-agenda-days-tabs,.presentation-mode__user-leaderboard-period-tabs,.presentation-mode__votes-statistics-periods{cursor:pointer;font-size:13px;margin-bottom:20px;display:flex;text-align:center}.presentation-mode__event-agenda-days-tabs,.presentation-mode__user-leaderboard-period-tabs{margin-bottom:16px}.presentation-mode__event-agenda-days-tabs{justify-content:flex-start}.presentation-mode__event-agenda-day-tab,.presentation-mode__user-leaderboard-period,.presentation-mode__votes-statistics-period{width:100%;padding:10px;cursor:pointer;background-color:transparent;border:0;border-bottom:1px solid #5b5b5b;color:#9f9f9f;font-size:14px}.presentation-mode__event-agenda-day-tab.active,.presentation-mode__user-leaderboard-period.active,.presentation-mode__votes-statistics-period.active{border-bottom:2px solid #5b5b5b;color:#000}.presentation-mode__event-agenda-day-tab,.presentation-mode__user-leaderboard-period{text-transform:uppercase;font-size:13px;transition:border-color ease .5s;padding:8px}.presentation-mode__image-section{text-align:center;padding-right:150px;padding-left:150px;transition:padding .4s ease}.presentation-mode__image-section--with-preview{padding-left:430px}.presentation-mode__image-wraper{height:calc(100vh - 100px);width:100%;padding-top:55px;padding-bottom:120px;display:inline-block;position:relative}.presentation-mode__image-control-wrapper{height:100%;overflow:hidden}.presentation-mode__image-draggable{height:100%}.presentation-mode__image-rotate{height:100%}.presentation-mode__image-rotate[data-rotate="90"]{transform:rotate(90deg)}.presentation-mode__image-rotate[data-rotate="180"]{transform:rotate(180deg)}.presentation-mode__image-rotate[data-rotate="270"]{transform:rotate(270deg)}.presentation-mode__image{height:100%;width:100%;transition:transform .2s ease;transform:scale(1);background-repeat:no-repeat;background-position:center;background-size:contain}.presentation-mode__image-type{position:absolute;bottom:70px;left:0;padding-bottom:10px;color:#333;font-size:24px;text-align:left;transition:color .2s ease}.presentation-mode__image-description{position:absolute;bottom:50px;left:0;color:#333;font-size:18px;text-align:left;transition:color .2s ease}.presentation-mode__image-date{position:absolute;bottom:81px;right:50px;color:#878787;font-size:18px}.presentation-mode__image-controls{position:absolute;bottom:20px;left:0;right:0;text-align:center;transition:transform .4s ease,opacity .2s ease,visibility .2s ease;opacity:1;visibility:visible}.presentation-mode__image-controls--hidden{opacity:0;visibility:hidden}.presentation-mode__image-controls--with-preview{transform:translateX(145px)}.presentation-mode__image-control{height:25px;width:25px;padding:0;font-size:26px;border:none;background-color:transparent;color:#a9a9a9;transition:color .2s ease}.presentation-mode__image-control+.presentation-mode__image-control{margin-left:15px}.presentation-mode__image-block-control-icons{transition:opacity .2s ease,visibility .2s ease;color:#a9a9a9}.presentation-mode__image-block-control-icons--open{opacity:0;visibility:hidden}.presentation-mode__image-block-control-icons--close{opacity:1;visibility:visible}.presentation-mode__image-block-control{position:absolute;top:90px;left:0;width:40px;height:40px;background-color:#f9f9f9;border-radius:0 100px 100px 0;font-size:14px;cursor:pointer;transition:background-color .2s ease,opacity .2s ease,visibility .2s ease;display:block}.presentation-mode__image-block-control .icon{position:absolute}.presentation-mode__image-block-control .icon-arrow-prev-round{top:13px;left:11px}.presentation-mode__image-block-control .icon-arrow-next-round{top:13px;left:21px}.presentation-mode__image-block-control:hover{background-color:#e4e4e4}.presentation-mode__image-block-control--open .presentation-mode__image-block-control-icons--open{opacity:1;visibility:visible}.presentation-mode__image-block-control--open .presentation-mode__image-block-control-icons--close{opacity:0;visibility:hidden}.presentation-mode__image-block-control--hidden{display:none}.presentation-mode__dot{position:absolute;right:25px;width:4px;height:4px;border-radius:100%;background-color:#a9a9a9}.presentation-mode__dot--top{top:11px}.presentation-mode__dot--middle{top:18px}.presentation-mode__dot--bottom{top:25px}.presentation-mode__dot--close{right:12px}.presentation-mode__image-preview-controls{position:absolute;top:125px;left:50px;width:330px;height:calc(100vh - 150px)!important;padding-right:5px;font-size:16px;transition:transform .4s ease,opacity .2s ease,visibility .2s ease;transform:translateX(-400px);opacity:1;visibility:visible;overflow-y:auto}.presentation-mode__image-preview-controls--open{transform:translateX(0)}.presentation-mode__image-preview-controls--hidden{opacity:0;visibility:hidden}.presentation-mode__image-preview-section{padding:10px;line-height:1.2;background-color:#f9f9f9;transition:background-color .2s ease}.presentation-mode__image-section-name{max-height:40px;overflow:hidden;font-size:16px}.presentation-mode__image-section-dop{margin-top:10px;font-size:14px;color:#a9a9a9;text-align:right}.presentation-mode__image-preview-control{display:table;width:100%;padding:10px 0;border-bottom:1px solid #e6e6e6;transition:border .2s ease}.presentation-mode__image-preview-img-wrapper{display:table-cell;text-align:right;vertical-align:top}.presentation-mode__image-preview-image,.presentation-mode__image-preview-video{height:80px;border:3px solid transparent;transition:border .2s ease;cursor:pointer}.presentation-mode__image-preview-image--active,.presentation-mode__image-preview-image:hover,.presentation-mode__image-preview-video--active,.presentation-mode__image-preview-video:hover{border:3px solid #7da2dc}.presentation-mode__image-preview-video{width:-webkit-max-content;width:max-content;margin:0 0 0 auto;position:relative}.presentation-mode__image-preview-video-image{height:100%;width:100%}.presentation-mode__image-preview-video-play-button{visibility:inherit}.presentation-mode__image-preview-text{display:table-cell;line-height:1.5;text-align:left;vertical-align:top}.presentation-mode__image-preview-type{padding-bottom:5px}.presentation-mode__image-preview-description{color:#a9a9a9}.presentation-mode__tooltip{border:1px solid #e6e6e6;background-color:#fff;box-shadow:1px 2px 4px 2px rgba(0,0,0,.15);opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s ease}.presentation-mode__tooltip--hidden{opacity:0;visibility:hidden}.presentation-mode__tooltip .qtip-content{padding:0}.presentation-mode__tooltip-content{position:relative;display:inline-flex;flex-wrap:wrap;justify-content:flex-start;max-height:260px;max-width:680px;min-width:220px;margin-right:3px;margin-top:-1px;z-index:1;background-color:#fff;overflow-y:auto}.presentation-mode__user{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;width:100%;padding:10px 10px 10px 0;line-height:1.1;color:#7da2dc;font-size:16px;transition:color .2s ease,background-color .1s ease}.presentation-mode__user:hover{color:#6583b1;text-decoration:none}.presentation-mode__user:focus{text-decoration:none}.presentation-mode__user--removing{animation-name:removing;animation-duration:1s}.presentation-mode__user--adding{animation-name:adding;animation-duration:1s}.presentation-mode__user--small{width:180px;box-sizing:border-box}.presentation-mode__user--small:first-child{margin-top:-1px}.presentation-mode__user-data{display:flex;flex-direction:column;justify-content:center;margin-right:16px;max-width:100%;min-width:0}.presentation-mode__user-index{color:#fff;font-size:18px;min-width:24px;margin-right:8px}.presentation-mode__user-total-points{color:#fff;font-size:13px}.presentation-mode__user-total-points-text{display:none}.presentation-mode__user-additional-information,.presentation-mode__user-main-information{display:flex;align-items:center;min-width:0}.presentation-mode__user-additional-information{flex-shrink:0;margin-left:auto}.presentation-mode__user-practice{margin-top:3px;font-size:12px;line-height:1;color:#999;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presentation-mode__user-photo{display:inline-block;width:40px;height:40px;flex-shrink:0;margin-right:10px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%}.presentation-mode__user-datetime{align-items:center;display:flex;font-size:12px;margin-top:4px;color:#888}.presentation-mode__user-datetime-label{border-radius:10px;height:10px;width:10px;margin-right:10px}.presentation-mode__user-join-datetime .presentation-mode__user-datetime-label{background-color:#79c969}.presentation-mode__user-leave-datetime .presentation-mode__user-datetime-label{background-color:#dd5f5f}.presentation-mode__users-group-tltles{display:flex;justify-content:space-between;align-items:center}.presentation-mode__users{position:fixed;top:120px;left:20px;padding-right:4px;transition:opacity .2s ease,visibility .2s ease,margin .3s ease}.presentation-mode__users--hidden{opacity:0;visibility:hidden}.presentation-mode__users .menu-collapse-button--users{position:absolute;right:-24px}.presentation-mode__users .menu-collapse-button--users:after{background-color:#464646}.presentation-mode__users-title{margin-bottom:15px;padding-right:15px;border:none;background-color:transparent;transition:color .2s ease;cursor:pointer;font-size:13px}.presentation-mode__users-title .icon{position:relative;left:5px;transform:rotate(-90deg);font-size:10px}.presentation-mode__users-title:hover{color:#838383}.presentation-mode__users-title.active .icon{transform:rotate(90deg)}.presentation-mode__user-groups-wrapper{position:relative;min-width:200px;margin-top:-1px;padding-right:3px;border-radius:2px;border:none}.presentation-mode__users-scroll{min-width:180px;height:calc(100vh - 200px);overflow-y:auto;overflow-x:hidden}.presentation-mode__testcode{padding-top:5px;color:#858585;font-size:24px;font-weight:400}.presentation-mode__questions-table{margin:0 100px 100px 0;display:flex}.presentation-mode__questions-table .presentation-mode__users{position:relative;top:0;left:0;width:300px;padding-right:16px;padding-left:16px;margin-right:4px;margin-top:32px;transition:margin .3s ease;box-sizing:border-box}.presentation-mode__main-content-scroll{height:calc(100vh - 80px);overflow:auto}.presentation-mode__main-content{width:70%;max-width:calc(100% - 510px);padding-top:35px;margin:0 auto 0 316px;box-sizing:border-box}.presentation-mode__content-section-wrapper{position:relative}.presentation-mode__single-question-controls .icon{position:relative;top:1px;left:-5px}.presentation-mode__single-question-controls .ortho-button{margin-right:15px;margin-bottom:10px}.presentation-mode__all-voted{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;text-align:center;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;color:#b3b3b3}.presentation-mode__all-voted--active{opacity:1;visibility:visible}.presentation-mode__all-voted-text{font-size:18px}.presentation-mode__all-voted-icon{padding-bottom:5px;font-size:16px}.presentation-mode__timer{min-width:300px;margin-right:20px;color:#7fbe7d}.presentation-mode__timer .ortho-timer__input{color:#7fbe7d}.presentation-mode__time-period{padding-right:30px;color:#fff;font-size:20px}.presentation-mode__time-icon-calendar{padding-right:3px}.presentation-mode__header-logo-wrapper{display:flex;padding:0;border:none;background-color:transparent}.presentation-mode__header-logo-wrapper--button{transition:opacity .1s}.presentation-mode__header-logo-wrapper--button:hover{opacity:.7}.presentation-mode__header-logo{height:56px;margin-right:25px}.presentation-mode__header-logo--hidden{display:none}.presentation-mode__content-wrapper-with-header{height:calc(100vh - 80px - 32px * 2);padding-right:8px;margin-right:8px;margin-top:32px;margin-bottom:32px;overflow:auto}.presentation-mode__content-wrapper-with-header--event-announcements{padding-right:0;padding-left:32px}.presentation-mode__content-wrapper-with-header--event-announcements .presentation-mode__event-announcements{padding-right:24px}.presentation-mode__content-wrapper-with-header--user{height:calc(100vh - 80px);padding:0;margin:0;overflow:hidden}.presentation-mode__content-wrapper-with-header--user-mode{height:calc(100vh - 80px);padding:0;margin:0;overflow:hidden}.presentation-mode__content-wrapper-with-header--event-poll .poll-create-section__presentation-items,.presentation-mode__content-wrapper-with-header--event-poll-answer .poll-create-section__presentation-items{padding-left:0}.presentation-mode__content-wrapper-with-header--event-poll .poll-create-section__title-text,.presentation-mode__content-wrapper-with-header--event-poll-answer .poll-create-section__title-text{padding-left:0!important}.presentation-mode__content-wrapper-with-header--event-poll .poll-create-section__buttons-section,.presentation-mode__content-wrapper-with-header--event-poll-answer .poll-create-section__buttons-section{display:none}.presentation-mode__content-wrapper-with-header--event-poll .poll-wraper,.presentation-mode__content-wrapper-with-header--event-poll-answer .poll-wraper{padding-top:0!important}.presentation-mode__content-wrapper-with-header--event-poll .poll-result__content-links,.presentation-mode__content-wrapper-with-header--event-poll-answer .poll-result__content-links{display:none}.presentation-mode__content-wrapper-with-header--event-poll .poll-create-section__tools,.presentation-mode__content-wrapper-with-header--event-poll-answer .poll-create-section__tools{display:none}.presentation-mode__content-wrapper-with-header--event-poll .poll-result__items-wrapper,.presentation-mode__content-wrapper-with-header--event-poll-answer .poll-result__items-wrapper{padding-left:0!important}.presentation-mode__content-wrapper-with-header--event-poll .presentation-mode__users,.presentation-mode__content-wrapper-with-header--event-poll-answer .presentation-mode__users{width:20%}.presentation-mode__content-wrapper-with-header--event-poll .poll-wraper,.presentation-mode__content-wrapper-with-header--event-poll-answer .poll-wraper{margin-left:25%!important}.presentation-mode__user-iframe{width:100%;height:100%}.presentation-mode__controls-hover-section{position:fixed;right:32px;top:0;bottom:0;z-index:1;width:40px}.presentation-mode__event-agenda-full-view-placeholder{display:none;height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto}.presentation-mode__event-poll-answer-placeholder{width:50%;margin:0 auto}.presentation-mode__event-poll-answer-placeholder .poll-create-section__tools{display:none}.presentation-mode__event-poll-answer-placeholder .poll-result__content-links{display:none}.presentation-mode__event-poll-answer-placeholder .poll-result__item{width:100%}.presentation-mode__event-poll-placeholder{width:50%;margin:0 auto}.presentation-mode__event-poll-placeholder .poll-create-section__tools{display:none}.presentation-mode__event-poll-placeholder .poll-create-section__buttons-section{display:none}.presentation-mode__event-poll-placeholder .poll-create-section__label:after,.presentation-mode__event-poll-placeholder .poll-create-section__label:before{content:none}.presentation-mode__event-poll-placeholder .poll-create-section__input:checked+.poll-create-section__label{background:0 0}.presentation-mode__event-poll-placeholder .poll-create-section__item{padding-top:24px}.presentation-mode__dashboard-additional-thread{width:100%;max-width:800px;margin:0 auto}.presentation-mode__dashboard-additional-thread .presentation-mode__message-animation-wrapper{top:96px}.presentation-mode__control-popup{position:absolute;top:16px;right:calc(100% + 12px);display:flex;flex-direction:column;align-items:flex-start;min-width:200px;padding:24px;border:1px solid #464646;box-shadow:1px 2px 3px 0 rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:opacity .1s,visibility .1s;background-color:#333}.presentation-mode__control-popup--visible{opacity:1;visibility:visible}.presentation-mode__bottom-separator{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #464646;text-align:left;width:100%}.presentation-mode__qr-code{position:absolute;bottom:80px;right:0;width:168px;color:#efeff4;font-size:13px;text-align:center}.presentation-mode__qr-placeholder{display:inline-block;width:150px}.presentation-mode__qr-placeholder img{width:100%;transition:.2s}.presentation-mode__qr-placeholder img:hover{opacity:.7}.presentation-mode__qr-text{padding-top:8px;line-height:1.5}.presentation-mode__card-slider-qr-code .presentation-mode__qr-code{right:32px}.presentation-mode .poll-result__bar{background-color:transparent}.presentation-mode .hide-users-section .presentation-mode__event-main-sections,.presentation-mode .hide-users-section .presentation-mode__sponsor-main-sections{width:calc(100% - 24px)}.presentation-mode .hide-event-sidebar-section .presentation-mode__event-feed-section{width:calc(100% - 24px/2)}.presentation-mode .hide-event-sidebar-section .menu-collapse-button--event-sidebar .arrow-circle-item{transform:rotate(90deg)}.presentation-mode .show-event-agenda-section .presentation-mode__event-feed-section{width:0;padding:0}.presentation-mode .show-event-agenda-section .menu-collapse-button--event-agenda .arrow-circle-item{transform:rotate(-90deg)}.presentation-mode .show-event-agenda-section .presentation-mode__event-agenda-full-view-placeholder{display:block}.presentation-mode .show-event-agenda-section .ortho-tabs__content-items--event-items{display:none}.presentation-mode .show-event-agenda-section .presentation-mode__event-items-section-tabs{display:none}.presentation-mode .show-event-agenda-section .menu-collapse-button--event-sidebar{display:none}.presentation-mode .show-event-agenda-section .presentation-mode__event-feed-section-title{opacity:0;visibility:hidden}.presentation-mode .show-event-agenda-section .presentation-mode__event-feed{opacity:0;visibility:hidden}.presentation-mode .show-event-agenda-section .presentation-mode__event-items-section{width:100%;min-width:100%}.presentation-mode .ortho-slider__slide{min-height:calc(100vh - 80px)}.presentation-mode .loading-layout:not(.second-screen-section__iframe-wrapper):not(.loading-layout--not-fixed):after{position:fixed}.presentation-mode .dashboard-thread .loading-layout:after{position:absolute}.presentation-mode .ortho-tabs--tabs-vote-references--hidden{display:none}.presentation-mode .dashboard-item__link:focus{text-decoration:none;background-color:#5b5b5b}.presentation-mode .ortho-scroll{height:90%}.presentation-mode .ortho-scroll.presentation-mode__image-preview-controls .mCSB_scrollTools{border-left:none}.presentation-mode .ortho-scroll .mCSB_scrollTools{transition:border .2s ease;z-index:2;background-color:#fff}.presentation-mode .ortho-scroll .mCSB_scrollTools .mCSB_draggerRail{transition:background-color .2s ease}.presentation-mode .ortho-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{transition:background-color .2s ease}.presentation-mode .case-body__table{padding-top:35px;padding-left:15%;padding-right:15%;border-spacing:5px}.presentation-mode .case-body__table__tr__td1{font-size:24px;transition:background-color .2s ease,color .2s ease}.presentation-mode .case-body__table__tr__td2{font-size:24px;vertical-align:middle;line-height:1.2!important;font-weight:400;transition:background-color .2s ease}.presentation-mode .case-body__table__tr .multiline_br{white-space:break-spaces}.presentation-mode .content_main_section{position:relative}.presentation-mode .question .text{padding-left:0;padding-right:0;margin-bottom:20px}.presentation-mode .question-text{font-weight:700}.presentation-mode .question .testID{padding-top:15px;color:#7da2dc;font-size:24px}.presentation-mode .question__qid{display:inline-block;padding-top:15px;color:#7da2dc;font-size:24px}.presentation-mode .question .nbs span{color:#fff;background:#61996c;font-size:24px;padding:3px 10px}.presentation-mode .question .nbs p{display:inline-block;padding-left:10px;vertical-align:20%}.presentation-mode .question .nbs{display:inline-block;padding-left:20px;color:#61996c;font-size:12px}.presentation-mode .answers{padding-top:15px}.presentation-mode .answers .answerItem{min-height:40px;padding-top:0;padding-bottom:0;padding-left:0;outline:15px solid transparent;transition:background-color .2s ease,outline .2s ease}.presentation-mode .answers .answerItem.selected{outline:15px solid rgba(130,161,219,.2)}.presentation-mode .answers .answerItem+.answerItem{margin-top:25px}.presentation-mode .answers .answerItem .answerNumber{min-width:40px;width:40px;min-height:40px;height:40px;line-height:40px;font-size:22px;transition:color .2s ease,border .2s ease,background-color .2s ease}.presentation-mode .answers .answerItem .answerDescription{margin-left:40px}.presentation-mode .answers .answerItem .preferred{margin-top:5px;margin-left:-5px;padding-left:5px}.presentation-mode .answers .answerItem .answerText{line-height:30px}.presentation-mode .preferredResponse.active .collapseBtn{height:50px;line-height:50px;padding:0 25px;color:#fff;background-color:#7da2dc;font-size:20px;transition:background-color .2s ease}.presentation-mode .preferredResponse.active .collapseBtn:hover{background-color:#6a90cc}.presentation-mode .preferredResponse .collapseBtn:after{left:5px;top:-3px;font-size:10px}.presentation-mode .preferredResponse{margin-top:35px}.presentation-mode .answers .answerItem .progress{width:70%;height:20px;vertical-align:middle;transition:background-color .2s ease}.presentation-mode .answers .answerItem .percent{vertical-align:middle;font-size:20px;transition:color .2s ease}.presentation-mode .answers .answerItem .number{vertical-align:middle;font-size:20px;transition:background-color .2s ease}.presentation-mode .answers .answerItem .progress .bar{position:relative;height:20px}.presentation-mode .answers .answerItem .progress .bar--group:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url('/ux-images/lines-pattern.png');background-size:contain}.presentation-mode .collapsable__header{height:50px;line-height:50px;font-size:20px}.presentation-mode .collapsable--blue .collapsable__header-icon{width:50px;height:50px;margin-right:20px;line-height:50px;font-size:20px}.presentation-mode .collapsable__header:after{right:20px;font-size:12px}.presentation-mode .dashboard-item__trackers{display:none}.presentation-mode .references-approval{display:none}.presentation-mode .test-question-flag{display:none}.presentation-mode .author-card--presentation{display:inline-block;text-align:left}.presentation-mode .authors{text-align:center}.presentation-mode .single-author{display:none}.presentation-mode .authors-title{display:block;padding-bottom:10px;font-size:24px}.presentation-mode .rate-content{background-color:transparent}.presentation-mode .rate-content__call{display:none}.presentation-mode .rate-content__icon-star{font-size:28px}.presentation-mode .ortho-tabs--tabs-vote-references .rate-content__icon-star{font-size:14px}.presentation-mode .rate-content__rating{color:#878787;font-size:24px}.presentation-mode #slider3{position:relative}.presentation-mode #slider3 .buttons{position:absolute!important}.presentation-mode #slider3 .buttons.prev{left:-40px!important;top:200px!important}.presentation-mode #slider3 .buttons.next{left:1220px!important;top:200px!important}.presentation-mode .figures{padding-top:56px;transition:color .2s ease}.presentation-mode .webkit-scrollbar::-webkit-scrollbar{background-color:#fff;width:8px}.presentation-mode .webkit-scrollbar::-webkit-scrollbar-thumb{background-color:#e6e6e6;border-radius:16px}.presentation-mode .webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#a9a9a9}.presentation-mode .webkit-scrollbar--main{margin-right:5px}.presentation-mode .answers .answerItem .progress .bar--group{box-shadow:0 0 3px 2px transparent;transition:box-shadow .2s ease,width .6s ease}.presentation-mode .answers .answerItem .progress--group:hover .bar--group{box-shadow:0 0 3px 2px #7da2dc}.presentation-mode .ortho-slider__slide--announcements{padding:30px 100px 0 30px}.presentation-mode .ortho-slider__slide--announcements .activityItem{margin-bottom:30px}.presentation-mode .ortho-slider__slide--announcements .commentItem{min-height:100px}.presentation-mode .ortho-slider__slide--announcements .commentItem__attachments{padding:0}.presentation-mode .ortho-slider__slide--announcements .commentItem .comment-controls{display:none}.presentation-mode .ortho-slider__slide--announcements .commentItem .name{font-size:16px}.presentation-mode .ortho-slider__slide--announcements .commentItem .avatar{width:100px;height:100px}.presentation-mode .ortho-slider__slide--announcements .commentItem .content{margin-left:108px}.presentation-mode .ortho-slider__slide--announcements .commentItem .text{font-size:24px;padding-top:10px}.presentation-mode .ortho-slider__slide--announcements .commentItem .date{font-size:14px}.presentation-mode .cme-pocl-case-vote-evidence{padding-bottom:6px}.presentation-mode .card-slider__modal-btn--calculator{display:none}.presentation-mode .question__header{display:none}.presentation-mode .card-slider__sumbit-button{margin-right:0}.presentation-mode .qbankTest__absolute-importance{display:none}.presentation-mode--polls-slide .presentation-mode__controls{transition:transform .5s;transform:translateX(100px)}.presentation-mode--polls-slide .presentation-mode__controls--visible{transform:translateX(0)}.presentation-mode--polls-slide .poll-wraper{width:60%;margin:0;left:30%;padding-top:48px;transition:left .3s ease,opacity 0s ease .3s}.presentation-mode--polls-slide .poll-result__option{font-size:20px}.presentation-mode--polls-slide .poll-result__info{font-size:18px}@media (min-width:1920px){.presentation-mode--polls-slide .poll-result__info{font-size:18px}}.presentation-mode--polls-slide .poll-result__bar{height:18px}@media (min-width:1920px){.presentation-mode--polls-slide .poll-result__bar{height:18px}}.presentation-mode--polls-slide .poll-result__bar-value{height:18px}@media (min-width:1920px){.presentation-mode--polls-slide .poll-result__bar-value{height:18px}}.presentation-mode .comment-polls-attachments .poll-create-section__title{font-size:24px}.presentation-mode .comment-polls-attachments .poll-create-section__text{font-size:22px}.presentation-mode .comment-polls-attachments .poll-result__items-wrapper{padding-left:16px}.presentation-mode .commentItem--announcement .course-announcement-label{font-size:18px;margin-top:16px;padding-left:8px}.presentation-mode .commentItem--announcement .course-announcement-label i{margin-right:8px}.presentation-mode .commentItem--announcement .full-width-flex-item{flex-basis:100%}.presentation-mode .commentItem--announcement .commentItem__header{flex-wrap:wrap}.presentation-mode .question__text{font-size:24px}.presentation-mode .question__code{display:block}.presentation-mode .highlight-help-placeholder{display:none}.presentation-mode .card-slider__modal-btn--lab{margin-right:0}.presentation-mode .card-slider__controls{height:0}.presentation-mode .card-slider__controls-part--right{position:relative;top:-64px;left:-280px}.presentation-mode .event-sponsors__sponsored-event-event-name{color:#fff;font-weight:400}.presentation-mode .presentation-mode__sponsor-meetings{overflow:auto;height:calc(100vh - 196px);padding-right:24px;padding-left:24px}.presentation-mode .poll-create-section__text{font-size:20px}.presentation-mode .poll-create-section__question-text{font-size:20px}.presentation-mode .poll-result__desc{padding-bottom:4px;font-size:18px}.presentation-mode .card-slider__card-placeholder--announcements .presentation-mode__event-announcements .activityItem:not(:first-child){display:none}.presentation-mode--nightmode{background-color:#333;color:#fff}.presentation-mode--nightmode button,.presentation-mode--nightmode select{color:#f9f9f9}.presentation-mode--nightmode .event-sponsor__additional-info,.presentation-mode--nightmode .sponsor-tier-icon__name{color:#fff}.presentation-mode--nightmode .poll-result__add-efootprint-button:hover{background-color:#464646}.presentation-mode--nightmode .poll-create-section__tools-button{color:#fff}.presentation-mode--nightmode .ortho-comment__practice{color:#fff;transition:opacity .1s}.presentation-mode--nightmode .ortho-comment__practice:hover{opacity:.8}.presentation-mode--nightmode .poll-create-section__poll-submit.ortho-button{background-color:transparent;color:#7da2dc;border:1px solid #4571a7}.presentation-mode--nightmode .poll-create-section__poll-submit.ortho-button:hover{border:1px solid #4571a7;color:#fff;background-color:#4571a7;opacity:1}.presentation-mode--nightmode .presentation-mode__header{background-color:#202020;color:#fff}.presentation-mode--nightmode .presentation-mode__control .icon-day{display:block}.presentation-mode--nightmode .presentation-mode__control .icon-night{display:none}.presentation-mode--nightmode .presentation-mode__image-preview-control{border-bottom:1px solid #4d4d4d}.presentation-mode--nightmode .presentation-mode__image-control{color:#fff}.presentation-mode--nightmode .presentation-mode__image-preview-section{background-color:#4d4d4d}.presentation-mode--nightmode .poll-create-section__text{color:#fff}.presentation-mode--nightmode .loading-layout--loading:not(.presentation-mode__content-wrapper-with-header--user):after{opacity:.3}.presentation-mode--nightmode .ortho-scroll .mCSB_scrollTools{border-left:1px solid #5b5b5b;background-color:#333}.presentation-mode--nightmode .ortho-scroll .mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.presentation-mode--nightmode .ortho-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#4d4d4d}.presentation-mode--nightmode .case-body__table__tr__td1{background-color:#7da2dc;color:#333}.presentation-mode--nightmode .case-body__table__tr__td2{background-color:#5b5b5b}.presentation-mode--nightmode .presentation-mode__image-block-control{background-color:#4d4d4d}.presentation-mode--nightmode .presentation-mode__image-block-control:hover{background-color:#737373}.presentation-mode--nightmode .presentation-mode__dot{background-color:#d8d8d8}.presentation-mode--nightmode .presentation-mode__image-block-control-icons{color:#d8d8d8}.presentation-mode--nightmode .presentation-mode__image-type{color:#fff}.presentation-mode--nightmode .presentation-mode__image-description{color:#fff}.presentation-mode--nightmode .presentation-mode__tooltip{border:1px solid #666;background-color:#333;box-shadow:1px 2px 4px 2px rgba(0,0,0,.45);opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s ease}.presentation-mode--nightmode .presentation-mode__tooltip--hidden{opacity:0;visibility:hidden}.presentation-mode--nightmode .presentation-mode__tooltip .qtip-content{padding:0}.presentation-mode--nightmode .presentation-mode__tooltip-content{background-color:#333}.presentation-mode--nightmode .presentation-mode__user:before{background-color:#515151}.presentation-mode--nightmode .presentation-mode__user:hover{color:#a1c1f5}.presentation-mode--nightmode .presentation-mode__users-title:hover{color:#d8d8d8}.presentation-mode--nightmode .answers .answerItem .answerNumber{color:#fff;border:1px solid #fff}.presentation-mode--nightmode .answers .answerItem.selected.selected.selected{outline:15px solid #3E434C;background-color:#3e434c}.presentation-mode--nightmode .answers .answerItem .progress{background-color:#5b5b5b}.presentation-mode--nightmode .answers .answerItem .percent{color:#fff}.presentation-mode--nightmode .answers .answerItem .number{color:silver}.presentation-mode--nightmode .answers .answerItem.selected .progress{background-color:#5b5b5b}.presentation-mode--nightmode .author-card--presentation:hover{background-color:#5b5b5b}.presentation-mode--nightmode .figures{color:#fff}.presentation-mode--nightmode .presentation-mode__users-title{color:#9f9f9f}.presentation-mode--nightmode .presentation-mode__users-section-title{color:#fff}.presentation-mode--nightmode .presentation-mode__user-fullname{color:#fff}.presentation-mode--nightmode .illustrations{color:#fff}.presentation-mode--nightmode .dashboard-item__title{color:#fff}.presentation-mode--nightmode .dashboard-item__controls--label{color:#fff;background-color:#505050;border:1px solid #505050}.presentation-mode--nightmode .dashboard-item+.dashboard-item{border-top:1px solid #878787}.presentation-mode--nightmode .dashboard-item__link:hover{background-color:#5b5b5b}.presentation-mode--nightmode .poll-create-section__label-index{color:#fff}.presentation-mode--nightmode .webkit-scrollbar::-webkit-scrollbar{background-color:#333}.presentation-mode--nightmode .webkit-scrollbar::-webkit-scrollbar-thumb{background-color:#5b5b5b}.presentation-mode--nightmode .webkit-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#737373}.presentation-mode--nightmode .poll-reference-tab-button.active,.presentation-mode--nightmode .poll-reference-tab-button:hover{border-bottom:2px solid #c6c6c6;color:#c6c6c6}.presentation-mode--nightmode .poll-result__efootprint-box__row__against,.presentation-mode--nightmode .poll-result__efootprint-box__row__for{background-color:transparent}.presentation-mode--nightmode .poll-result__efootprint-box__row__against:hover,.presentation-mode--nightmode .poll-result__efootprint-box__row__for:hover{background-color:#5b5b5b}.presentation-mode--nightmode .poll-result__efootprint-box__row__against{border:1px solid #c556cc}.presentation-mode--nightmode .poll-result__efootprint-box__row__for{border:1px solid #5f7ba7}.presentation-mode--nightmode .presentation-mode__event-agenda-day-tab.active,.presentation-mode--nightmode .presentation-mode__event-agenda-day-tab:hover,.presentation-mode--nightmode .presentation-mode__user-leaderboard-period.active,.presentation-mode--nightmode .presentation-mode__user-leaderboard-period:hover,.presentation-mode--nightmode .presentation-mode__votes-statistics-period.active,.presentation-mode--nightmode .presentation-mode__votes-statistics-period:hover{border-bottom:2px solid #c6c6c6;color:#c6c6c6}.presentation-mode--nightmode .poll-create-section__index-icon{background-color:#4d4d4d;color:#fff}.presentation-mode--nightmode .commentItem{color:#fff}.presentation-mode--nightmode .commentItem .content{background-color:#4d4d4d}.presentation-mode--nightmode .commentItem .content .text{color:#fff}.presentation-mode--nightmode .commentItem__attachments{background-color:#333}.presentation-mode--nightmode .commentItem:before{display:none}.presentation-mode--nightmode .recents{margin-top:0}.presentation-mode--nightmode .recents .recent{margin-bottom:24px;border-bottom:0;background-color:#3b3b3b}.presentation-mode--nightmode .recents .case .description .question,.presentation-mode--nightmode .recents .case .description .title,.presentation-mode--nightmode .recents .post .description .question,.presentation-mode--nightmode .recents .post .description .title,.presentation-mode--nightmode .recents .question .description .question,.presentation-mode--nightmode .recents .question .description .title{color:#fff}.presentation-mode--nightmode .recents .recent footer i{color:#e1e1e1}.presentation-mode--nightmode .recents .recent footer p span{color:#e1e1e1}.presentation-mode--nightmode .recents .recent .commentItem{padding-right:0}.presentation-mode--nightmode .content .text{color:#fff}.presentation-mode--nightmode .infinitelist-load-more:hover{color:#fff}.presentation-mode--nightmode .qbankTest .answers .answerItem{padding-left:10px}.presentation-mode--nightmode .recents .qbankTest .answers .answerItem .answerDescription{color:#e1e1e1}.presentation-mode--nightmode .qbankTest .answers .answerItem .answerNumber{border:1px solid #e1e1e1;color:#fff}.presentation-mode--nightmode .recents .recentEvidence .evidenceWrapper .text h3 a{color:#fff}.presentation-mode--nightmode .recents .recentEvidence .evidenceWrapper .text span{color:#e1e1e1}.presentation-mode--nightmode .recents .video .description .text,.presentation-mode--nightmode .recents .video .description .title{color:#fff}.presentation-mode--nightmode .recents .video .description p{color:#fff}.presentation-mode--nightmode .live-feed-section-name{color:#fff}.presentation-mode--nightmode .ortho-modal__modal{background-color:#292929}.presentation-mode--nightmode .ortho-modal__close{background-color:transparent;color:#fff;transition:background-color .2s ease}.presentation-mode--nightmode .ortho-modal__close:hover{background-color:#4d4d4d}.presentation-mode--nightmode .ortho-modal__title{color:#fff}.presentation-mode--nightmode .commentItem__header{border-bottom:1px solid rgba(255,255,255,.1)}.presentation-mode--nightmode .commentItem__header .name.qtiplink{color:#29b2ff!important}.presentation-mode--nightmode .commentItem__header .date{color:#999}.presentation-mode--nightmode .commentItem__practice{color:#29b2ff}.presentation-mode--nightmode .commentItem .content{background-color:#4d4d4d;color:#fff}.presentation-mode--nightmode .commentItem .content .text{color:#fff}.presentation-mode--nightmode .poll-create-section__title{color:#fff}.presentation-mode--nightmode .poll-create-section__items__item__text{color:#fff}.presentation-mode--nightmode .poll-result__option{color:#e1e1e1}.presentation-mode--nightmode .attachment-item__attachment-title{color:#fff}.presentation-mode--nightmode .attachment-item__attachment-header{color:#e1e1e1}.presentation-mode--nightmode .attachment-item__attachment-author{color:#e1e1e1}.presentation-mode--nightmode .dashboardBreadcrumbs-link{color:#e1e1e1}.presentation-mode--nightmode .author-card__name{color:#f9f9f9}.presentation-mode--nightmode .commentItem__attachments{padding:0}.presentation-mode--nightmode .cme-pocl-action-date{height:51.6px;line-height:51.6px}.presentation-mode--nightmode .cme-group-wrapper .cme-pocl-action-points{background-color:transparent}.presentation-mode--nightmode .cme-group-wrapper .cme-pocl-evidence{background-color:#3b3b3b}.presentation-mode--nightmode .evidence-top-section-case-poll-option{background-color:#3b3b3b}.presentation-mode--nightmode .cme-group-wrapper .evidence-top-section-case-poll-option-row2{border-right:1px solid #4d4d4d;border-bottom:1px solid #4d4d4d}.presentation-mode--nightmode .cme-group-wrapper .evidence-top-section-case-poll-option-row1{border-right:1px solid #4d4d4d;border-bottom:1px solid #4d4d4d}.presentation-mode--nightmode .cme-pocl-evidence__link{color:#fff}.presentation-mode--nightmode .attachment-item__link:focus,.presentation-mode--nightmode .attachment-item__link:hover{background-color:#676767}.presentation-mode--nightmode .ortho-comment:first-child{padding-top:0}.presentation-mode--nightmode .ortho-comment__side-content-wrapper{background-color:#333}.presentation-mode--nightmode .ortho-comment__main{background-color:#4d4d4d;color:#fff}.presentation-mode--nightmode .ortho-comment__main:before{background-color:#4d4d4d}.presentation-mode--nightmode .ortho-comment__name{color:#7ca2dc}.presentation-mode--nightmode .ortho-comment__footer-item{color:#fff}.presentation-mode--nightmode .ortho-comment__footer-quantity--empty{color:#fff}.presentation-mode--nightmode .ortho-comment__content-link{color:#999}.presentation-mode--nightmode .ortho-comment__content-link .ortho-comment__content-title{color:#999}.presentation-mode--nightmode .ortho-comment__content-arrow-icon{color:#fff}.presentation-mode--nightmode .ortho-comment__dislike-filled-icon,.presentation-mode--nightmode .ortho-comment__dislike-icon,.presentation-mode--nightmode .ortho-comment__like-filled-icon,.presentation-mode--nightmode .ortho-comment__like-icon{color:#fff}.presentation-mode--nightmode .ortho-comment__evidence:hover{background-color:#676767}.presentation-mode--nightmode .ortho-comment__evidence-text{color:#fff}.presentation-mode--nightmode .ortho-comment__evidence-description{color:#e1e1e1}.presentation-mode--nightmode .ortho-comment__evidence-wrapper:hover .ortho-comment__evidence-title{color:#fff}.presentation-mode--nightmode .card-slider__controls{background-color:#333}.presentation-mode--nightmode .card-slider__modal-btn{color:#fff}.presentation-mode--nightmode .answers .answerItem .progress .bar{background-color:#999}.presentation-mode--nightmode .preferredResponse__tested-concept-button--answer{border-color:#464646;background-color:#464646}.presentation-mode--nightmode .preferredResponse__tested-concept-button--answer.active:after{background-color:#464646}.presentation-mode--nightmode .event-agenda{border-bottom:1px solid #4d4d4d;flex-grow:1}.presentation-mode--nightmode .event-agenda:first-child{border-top:none}.presentation-mode--nightmode .event-agenda__session{background-color:#333;border-bottom:1px solid #4d4d4d}.presentation-mode--nightmode .event-agenda__session:hover{background-color:#464646!important}.presentation-mode--nightmode .event-agenda__time,.presentation-mode--nightmode .event-agenda__title{color:#fff}.presentation-mode--nightmode .event-agenda .author-card__name,.presentation-mode--nightmode .event-agenda__person{color:#fff}.presentation-mode--nightmode .event-agenda .author-card__name:hover,.presentation-mode--nightmode .event-agenda__person:hover{opacity:.8}.presentation-mode--nightmode .event-agenda__ortho-button{background-color:#464646!important}.presentation-mode--nightmode .event-agenda__timeslot{border-top:1px solid #4d4d4d}.presentation-mode--nightmode .event-agenda__timeslot+.event-agenda__timeslot .event-agenda__description:before{border-top:none}.presentation-mode--nightmode .event-agenda__timeslot--active{background-color:#4571a7}.presentation-mode--nightmode .event-agenda__description{border-left:1px solid #4d4d4d}.presentation-mode--nightmode .ortho-comment__achievement{color:#fff}.presentation-mode--nightmode .ortho-comment__achievement--learning{background-color:#4d9c90}.presentation-mode--nightmode .ortho-comment__achievement--teaching{background-color:#2d9cdb}.presentation-mode--nightmode .ortho-comment__achievement--care{background-color:#8e2c85}.presentation-mode--nightmode .ortho-comment__achievement--cme{background-color:#999}.presentation-mode--nightmode .rank-badge__icon{display:none}.presentation-mode--nightmode .ortho-comment__icon-svg{display:inline-block}.presentation-mode--nightmode .ortho-comment__case-poll-result:hover{background-color:#464646}.presentation-mode--nightmode .ortho-comment__header-user{background-color:transparent}.presentation-mode--nightmode .ortho-checkbox__label{color:#fff}.presentation-mode--nightmode .table td{color:#fff}.presentation-mode .dashboard-item__delete{display:none}.presentation-mode__title-and-authors{display:flex;align-items:center;width:60%;flex-grow:1}.presentation-mode__case-authors{display:flex;overflow:hidden;max-width:640px}.presentation-mode__event-items-section{position:relative;padding:32px 32px 32px 32px;width:40%;min-width:40%;transition:width .3s,min-width .3s}.presentation-mode__event-cases{height:calc(100vh - 264px);overflow-y:auto;padding-right:16px}.presentation-mode__event-items-section-tabs{display:flex;font-size:18px;align-items:center;justify-content:space-between;margin-bottom:28px}.presentation-mode__event-items-section-types{display:flex;font-size:16px;align-items:center;row-gap:8px;flex-wrap:wrap}.presentation-mode__event-items-section-type{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:8px;padding:0;border-radius:1px;background-color:transparent;border:none;box-shadow:none;text-transform:uppercase;text-align:left;transition:background-color .1s;color:#fff}.presentation-mode__event-items-section-type:focus,.presentation-mode__event-items-section-type:hover{opacity:.8}.presentation-mode__event-items-section-type.active{background-color:#464646}.presentation-mode__event-items-icon--case{position:relative;top:-1px;font-size:16px}.presentation-mode__event-items-icon--polls{font-size:14px}.presentation-mode__event-items-icon--schedule{font-size:16px}.presentation-mode__event-cases-section-view-tabs{position:absolute;top:-60px;right:0;display:flex;justify-content:flex-end;align-items:center;margin-bottom:16px;font-size:18px}.presentation-mode__event-sponsors-section-view-tabs{position:absolute;top:-60px;right:0;display:flex;justify-content:flex-end;align-items:center;margin-bottom:16px;font-size:18px}.presentation-mode__event-cases-section-view-tab,.presentation-mode__event-sponsors-section-view-tab{cursor:pointer;width:32px;height:32px;padding:0;margin-left:8px;border:none;display:flex;align-items:center;justify-content:center;transition:opacity .1s,background-color .1s;background-color:transparent;text-align:center;font-size:14px}.presentation-mode__event-cases-section-view-tab:focus,.presentation-mode__event-cases-section-view-tab:hover,.presentation-mode__event-sponsors-section-view-tab:focus,.presentation-mode__event-sponsors-section-view-tab:hover{opacity:.8}.presentation-mode__event-cases-section-view-tab.active,.presentation-mode__event-sponsors-section-view-tab.active{background-color:#464646}.presentation-mode__event-cases-section-view-tab:not(:last-child),.presentation-mode__event-sponsors-section-view-tab:not(:last-child){margin-right:12px}.presentation-mode__event-cases-section-view-tab .icon-list-view,.presentation-mode__event-sponsors-section-view-tab .icon-list-view{padding-top:3px}.presentation-mode__event-cases-section-view-tab .icon-carousel-view,.presentation-mode__event-sponsors-section-view-tab .icon-carousel-view{font-size:12px}.presentation-mode__event-case{display:flex;flex-direction:column}.presentation-mode__event-case-main-info{display:flex;flex-direction:column}.presentation-mode__event-case-header{display:flex;justify-content:space-between;align-items:center;color:#fff;margin-bottom:8px;transition:opacity .1s}.presentation-mode__event-case-header:focus,.presentation-mode__event-case-header:hover{text-decoration:none;opacity:.8}.presentation-mode__event-case-title{font-size:16px;max-width:calc(100% - 100px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.presentation-mode__event-case-id{color:#4571a7;font-size:16px}.presentation-mode__event-case-author{width:100%}.presentation-mode__event-case-author .author-card__name{color:#fff}.presentation-mode__event-case-author .author-card{margin:0;transition:.1s ease}.presentation-mode__event-case-author .author-card:hover{background-color:#4d4d4d}.presentation-mode__event-case-images{display:flex;gap:4px;min-height:128px;margin:16px 0;position:relative}.presentation-mode__event-case-image{flex-shrink:0;width:50%;background-position:center;background-repeat:no-repeat;background-size:cover;height:128px}.presentation-mode__event-case-polls{display:flex;flex-direction:column;gap:16px;max-height:200px;overflow-y:auto;padding-right:8px;padding-bottom:4px}.presentation-mode__event-case-poll{display:flex;flex-direction:column;gap:8px;color:#fff;font-size:16px;transition:opacity .1s}.presentation-mode__event-case-poll:focus,.presentation-mode__event-case-poll:hover{text-decoration:none;opacity:.8}.presentation-mode__event-case-poll-title{color:#4571a7}.presentation-mode__event-case-poll-question{color:#fff}.presentation-mode__event-case-divider{margin:16px 0;border-bottom:1px solid #4d4d4d}.presentation-mode__button-new-frame{position:absolute;bottom:8px;left:32px;padding:8px;border-radius:1px;background-color:#464646;color:#fff;transition:background-color .1s}.presentation-mode__button-new-frame:hover{background-color:#535353}.presentation-mode .poll-create-section__poll-submit{margin-top:32px}.presentation-mode .poll-create-section__tools{order:10}.presentation-mode .poll-create-section__presentation-items{padding-left:0}.presentation-mode .poll-create-section__poll-submit{margin:0}.presentation-mode .poll-create-section__poll-show-result{margin:0 0 0 24px}.presentation-mode .poll-create-section__buttons-section{justify-content:flex-start;padding-top:24px}.presentation-mode .poll-result__add-efootprint-buttons{display:flex;width:120px}.presentation-mode .poll-result__add-efootprint-button{font-size:16px}.presentation-mode .poll-result__pm-add-efootprint-button--against{margin-bottom:0;border:1px solid #8e2c85;color:#8e2c85}.presentation-mode .poll-result__pm-add-efootprint-button--for{margin-left:4px;border:1px solid #4571a7;color:#4571a7}.presentation-mode--case .presentation-mode__users,.presentation-mode--event-live-polls .presentation-mode__users{max-width:20%;width:20%;top:80px;padding-top:40px}.presentation-mode__send-conference-check-in-notification{margin-right:8px}.presentation-mode__send-conference-check-in-notification button{font-size:13px}.presentation-mode--case .presentation-mode__title{display:block;max-width:60%;flex-shrink:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.presentation-mode--case .presentation-mode__header-logo{margin-right:40px;max-width:250px;object-fit:contain}.presentation-mode--event-feed{height:100vh;overflow:hidden}.presentation-mode--event-feed .presentation-mode__controls{transition:transform .5s;transform:translateX(100px);right:32px;width:40px}.presentation-mode--event-feed .presentation-mode__controls--visible{transform:translateX(0)}.presentation-mode--event-feed .user-ads__achievements{margin-right:0}.presentation-mode--event-feed .presentation-mode__title{font-size:24px}.presentation-mode--event-feed .presentation-mode__user-fullname{font-size:13px}.presentation-mode--event-feed .presentation-mode__user-practice{font-size:10px}.presentation-mode--event-feed .presentation-mode__poll-field--date{font-size:10px}.presentation-mode--event-feed .presentation-mode__poll-field--id,.presentation-mode--event-feed .presentation-mode__poll-field--question{font-size:13px}.presentation-mode--event-feed .presentation-mode__users-scroll{height:calc(100vh - 280px)}.presentation-mode--event-feed .presentation-mode__users-scroll--sponsors{height:calc(100vh - 200px)}.presentation-mode--event-feed .presentation-mode__event-agenda-session{background-color:#333;display:flex;align-items:center;color:#fff;font-size:16px;padding:16px 8px;margin-bottom:8px;cursor:pointer}.presentation-mode--event-feed .presentation-mode__event-agenda-session:hover{background-color:#4d4d4d}.presentation-mode--event-feed .presentation-mode__event-agenda-session.active{background-color:#4d4d4d}.presentation-mode--event-feed .presentation-mode__event-agenda-session.active .presentation-mode__event-agenda-session-title{font-weight:700}.presentation-mode--event-feed .presentation-mode__event-agenda-session-description-info{display:flex;flex-direction:column}.presentation-mode--event-feed .presentation-mode__event-agenda-session-title{margin-bottom:4px}.presentation-mode--event-feed .presentation-mode__event-agenda-session-time{flex-shrink:0;width:80px;margin-right:16px;line-height:1.3;color:#7ca2dc}.presentation-mode--event-feed .presentation-mode__event-agenda-session-location{font-size:13px}.presentation-mode--event-feed .event-sponsor{flex-direction:column;min-height:133px}.presentation-mode--event-feed .event-sponsors__tier{padding-top:16px}.presentation-mode--event-feed .event-sponsors__tier:first-child{padding-top:0}.presentation-mode--event-feed .event-sponsors__tier-name{padding-bottom:24px;font-size:24px;color:#fff}.presentation-mode--event-feed .event-sponsor__main-info{padding:16px}.presentation-mode--event-feed .event-sponsor__logo-wrapper{text-align:center}.presentation-mode--event-feed .event-sponsor__name-section{font-size:24px}.presentation-mode--event-feed .presentation-mode__event-sponsors .event-sponsor__additional-info{display:none;opacity:0;border:none;padding:16px 8px;transition:opacity ease .3s}.presentation-mode--event-feed .event-sponsor__additional-info-section--representatives,.presentation-mode--event-feed .event-sponsor__additional-info-section--surgeons,.presentation-mode--event-feed .event-sponsor__map,.presentation-mode--event-feed .event-sponsor__map-button{display:none}.presentation-mode--event-feed .presentation-mode__event-announcements-section .commentItem .avatar{width:64px;height:64px}.presentation-mode--event-feed .presentation-mode__event-announcements-section .commentItem .content{margin-left:80px;position:relative}.presentation-mode--event-feed .presentation-mode__event-announcements-section .commentItem .content:before{content:'';position:absolute;top:26px;left:-5px;display:inline-block;width:12px;height:12px;transform:rotate(45deg);background-color:#4d4d4d}.presentation-mode--event-feed .presentation-mode__event-announcements-section .commentItem .comment-controls{display:none}.presentation-mode--event-feed .presentation-mode__event-announcements-section .commentItem__header .date{display:block;padding-left:8px;margin-bottom:8px}.presentation-mode--event-feed .presentation-mode__event-announcements-section .commentItem__header .name{margin-bottom:8px;cursor:pointer}.presentation-mode--event-feed .presentation-mode__event-announcements-section .commentItem__header .commentItem__header-main-info{display:flex;flex-wrap:wrap;align-items:center}.presentation-mode--event-feed .presentation-mode__event-announcements-section .commentItem__header .course-announcement-label{font-size:13px;margin-top:8px}.presentation-mode--event-agenda .presentation-mode__title,.presentation-mode--event-sponsor .presentation-mode__title{font-size:24px}.presentation-mode--event-agenda .event-sponsor__additional-info-content--location,.presentation-mode--event-sponsor .event-sponsor__additional-info-content--location{flex-direction:column;gap:16px}.presentation-mode--event-agenda .event-sponsor__additional-info-content--location .event-sponsor__map-button,.presentation-mode--event-sponsor .event-sponsor__additional-info-content--location .event-sponsor__map-button{margin-left:0}.presentation-mode--event-sponsor .presentation-mode__users-scroll{height:calc(100vh - 196px)}.presentation-mode--only-single-section .presentation-mode__button-new-frame{display:none}.presentation-mode--only-single-section .menu-collapse-button{display:none}@media only screen and (max-width:1023px){.presentation-mode--only-single-section .presentation-mode__title{font-size:16px}}@media only screen and (max-width:599px){.presentation-mode--only-single-section .presentation-mode__title{display:none}}@media only screen and (max-width:599px){.presentation-mode--only-single-section .presentation-mode__header{justify-content:flex-end}}.presentation-mode--only-left-sidebar .presentation-mode__users-section{width:100%;min-width:100px}.presentation-mode--only-left-sidebar .presentation-mode__user-leaderboard-period{width:auto}@media only screen and (max-width:1023px){.presentation-mode--only-left-sidebar .presentation-mode__users{display:block!important}}.presentation-mode--only-left-sidebar .presentation-mode__users-section-title{max-width:440px;margin-left:auto;margin-right:auto}.presentation-mode--only-left-sidebar .presentation-mode__user{max-width:440px;margin-left:auto;margin-right:auto;padding-right:120px}.presentation-mode--only-left-sidebar .presentation-mode__users-section-tabs{display:flex;align-items:center;justify-content:flex-start;max-width:440px;margin-left:auto;margin-right:auto}.presentation-mode--only-left-sidebar .presentation-mode__user-leaderboard-period-tabs{margin-left:8px}.presentation-mode--only-left-sidebar .presentation-mode__user-fullname{font-size:16px}.presentation-mode--only-left-sidebar .presentation-mode__user-practice{font-size:13px}.presentation-mode--only-right-sidebar .presentation-mode__event-main-sections{width:100%}.presentation-mode--only-right-sidebar .presentation-mode__event-items-section{width:100%;min-width:100%}.presentation-mode--only-thread .presentation-mode__event-feed-section{width:100%;padding:0}.presentation-mode--only-thread .presentation-mode__event-main-sections{width:100%}.presentation-mode--only-thread .ortho-comment{margin-top:0}.presentation-mode--only-thread .presentation-mode__message-animation-child-wrapper{padding-top:16px}.presentation-mode--old-home-feed .presentation-mode__event-feed{overflow:auto}.presentation-mode--old-home-feed .infinitelist-load-more{color:#fff}.presentation-mode--event-user-mode .presentation-mode__user{width:40%;flex-grow:1}.presentation-mode--event-user-mode .presentation-mode__user:first-child{order:1}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(2){order:3}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(3){order:5}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(4){order:7}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(5){order:9}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(6){order:2}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(7){order:4}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(8){order:6}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(9){order:8}.presentation-mode--event-user-mode .presentation-mode__user:nth-child(10){order:10}.presentation-mode--event-user-mode .presentation-mode__users-scroll{display:flex;flex-wrap:wrap;width:70%;height:auto;gap:24px 40px;margin:0 auto}.presentation-mode--event-user-mode .presentation-mode__users-section-title{width:70%;margin:32px auto 16px auto;font-size:16px}.presentation-mode--event-user-mode .presentation-mode__content{display:block;height:calc(100vh - 80px)}.presentation-mode--event-user-mode .presentation-mode__user-photo{margin-right:16px;width:64px;height:64px}.presentation-mode--event-user-mode .presentation-mode__user-fullname{font-size:18px}.presentation-mode--event-user-mode .presentation-mode__user-practice{font-size:16px}.presentation-mode--event-user-mode .user-ads__flag{width:32px;height:32px}.presentation-mode--event-user-mode .presentation-mode__user-total-points{font-size:16px}.presentation-mode--event-user-mode .card-slider__cards{border-top:none}.presentation-mode--event-user-mode .presentation-mode__controls-wrapper{top:auto;bottom:80px}.presentation-mode--event-user-mode .presentation-mode__controls{top:auto;transition:transform .5s;transform:translateX(100px)}.presentation-mode--event-user-mode .presentation-mode__controls--visible{transform:translateX(0)}.presentation-mode--event-user-mode .presentation-mode__user-additional-information{position:relative;top:-1px;margin-left:8px}.presentation-mode--event-user-mode .presentation-mode__user-total-points-text{display:inline;margin-left:4px}.presentation-mode--event-user-mode .presentation-mode__user-total-points-value{color:#7da2dc;font-size:22px}.presentation-mode--event-user-mode .presentation-mode__user-main-information{width:300px}.presentation-mode--event-user-mode .presentation-mode__title{display:none}.presentation-mode--event-user-mode .presentation-mode__header{justify-content:flex-end}.presentation-mode--event-user-mode .presentation-mode__control-popup{top:148px}.presentation-mode.hide-users .presentation-mode__users{margin-left:calc(-20% - 20px)}.presentation-mode.hide-users .presentation-mode__users .menu-collapse-button--users .arrow-circle-item{transform:rotate(-90deg)}.presentation-mode.hide-users .ortho-slider__slide--polls.poll-wraper{width:90%;left:5%}.presentation-mode .menu-collapse-button__wrapper{top:28px}@media only screen and (max-width:1023px){.presentation-mode .presentation-mode__users{display:none}.presentation-mode .ortho-slider__slide--polls.poll-wraper{width:90%;left:5%;max-width:calc(100% - 5% - 100px)}}.presentation-mode .card-slider--sponsors{width:100%}.presentation-mode .card-slider--sponsors .card-slider__card-placeholder{height:calc(100vh - 80px)}.presentation-mode .card-slider--sponsors .card-slider__cards{border-top:none}@keyframes removing{0%{background-color:transparent}20%{background-color:rgba(221,95,95,.7)}100%{background-color:transparent}}@keyframes adding{0%{background-color:transparent}20%{background-color:rgba(121,201,105,.7)}100%{background-color:transparent}}.attendance-management-button{min-height:35px;line-height:35px;margin-right:10px}@media only screen and (max-width:1023px){.attendance-management-button{width:170px}}.attendance-management-button--leave-conference{display:inline-block;color:#fff;border:none;background:0 0;cursor:pointer;font-size:18px}.presentation-mode__item{width:100%;margin:auto;align-items:flex-end}.presentation-mode__item::before{content:none}.presentation-mode__item::after{content:none}.presentation-mode__case-body{font-size:15px;line-height:1.3;width:100%}.presentation-mode__result-items{min-height:auto!important}.presentation-mode__efootprint-buttons{margin:4px 0}.presentation-mode__efootprint-buttons button{background-color:transparent;height:32px;border:1px solid #676767;border-radius:2px}.presentation-mode__efootprint-buttons button :active,.presentation-mode__efootprint-buttons button:hover{background-color:#efeff4}.presentation-mode .poll-result{min-height:auto;padding-bottom:32px}.poll-result__presentation-info{color:#658ab6}.disabled-and-hidden{pointer-events:none;display:none!important;opacity:.6}.presentation-questions-table{width:100%;color:#333;margin-top:16px}.presentation-questions-table__row{transition:background-color .2s ease}.presentation-questions-table__row.locked{background:#edf3fd}.presentation-questions-table__row:not(.presentation-questions-table__row--without-link){cursor:pointer}.presentation-questions-table__row:not(.presentation-questions-table__row--without-link):hover{background-color:#e3ecfd}.presentation-questions-table__row:not(.presentation-questions-table__row--without-link):hover .presentation-questions-table__icon-next{opacity:1;visibility:visible}.presentation-questions-table__cell{position:relative;padding:18px 15px;box-sizing:border-box;border-bottom:1px solid #eaeaea;transition:border .2s ease,color .2s ease;color:#333;font-size:20px;text-align:left;vertical-align:middle}.presentation-questions-table__cell--number{width:60px;padding:18px 5px;box-sizing:border-box;background-color:#f9f9f9;transition:background-color .2s ease,border .2s ease;font-size:22px;text-align:center}.presentation-questions-table__cell--header{color:#878787;background-color:transparent;font-size:18px;text-transform:uppercase;font-weight:400;white-space:nowrap}.presentation-questions-table__cell--controls{align-items:center;padding:14px 5px;text-align:right}.presentation-questions-table__cell--controls .icon{position:relative;top:3px;font-size:20px}.presentation-questions-table__cell--controls .ortho-button{padding:0 15px;min-height:30px;line-height:30px}.presentation-questions-table__cell--controls .ortho-button+.ortho-button{margin:4px}.presentation-questions-table__cell--controls .icon-slides{padding-right:5px}.presentation-questions-table__cell--sortable{cursor:pointer}.presentation-questions-table__cell--level{padding:10px 20px}.presentation-questions-table__cell--takencount{text-align:center}.presentation-questions-table__cell--percentcorrect{text-align:center}.presentation-questions-table__cell--question{line-height:1.3}@media only screen and (max-width:1023px){.presentation-questions-table__cell--created-at,.presentation-questions-table__cell--created-on{display:none}}@media only screen and (max-width:599px){.presentation-questions-table__cell--created-at,.presentation-questions-table__cell--created-on{display:none}}.presentation-questions-table__cell.tablesorter-headerAsc .presentation-questions-table__sorter--asc{border-top:6px solid #7ca2dc}.presentation-questions-table__cell.tablesorter-headerDesc .presentation-questions-table__sorter--desc{border-bottom:6px solid #7ca2dc}.presentation-questions-table__cell .icon-donut{margin-right:10px}.presentation-questions-table__cell-inner--subspecialty{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-start}.presentation-questions-table__sorters{position:relative}.presentation-questions-table__sorter{position:absolute;left:10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;transition:border .2s ease}.presentation-questions-table__sorter--desc{top:0;border-bottom:6px solid #c7c6c6}.presentation-questions-table__sorter--asc{bottom:0;border-top:6px solid #c7c6c6}.presentation-questions-table__pseudo-link{display:flex;flex-grow:1}.presentation-questions-table__icon-next{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:#7da2dc;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;font-size:20px}.presentation-questions-table__level-label{display:inline-block;padding:8px 14px;font-size:18px}.presentation-questions-table__level-label:after{padding:8px 14px}.presentation-questions-table--in-poll .presentation-questions-table__cell{padding:18px 10px;font-size:18px}.presentation-questions-table--in-poll .presentation-questions-table__cell--header{font-size:16px}.presentation-questions-table--events{width:70%;max-width:calc(100% - 210px);margin:50px auto 0 auto}@media only screen and (max-width:1023px){.presentation-questions-table--events{width:100%}}.presentation-mode--nightmode .presentation-questions-table__link{color:#fff}.presentation-mode--nightmode .presentation-questions-table__cell{border-bottom:1px solid #5b5b5b;color:#fff}.presentation-mode--nightmode .presentation-questions-table__cell--number{background-color:#7da2dc;color:#333}.presentation-mode--nightmode th.presentation-questions-table__cell--number{background-color:transparent;color:#fff}.presentation-mode--nightmode .presentation-questions-table__cell--header{background-color:transparent}.presentation-mode--nightmode .presentation-questions-table__row{background-color:#474747}.presentation-mode--nightmode .presentation-questions-table__row--without-link{background-color:transparent}.presentation-mode--nightmode .presentation-questions-table__row:not(.presentation-questions-table__row--without-link):hover{background-color:#55575b}.presentation-questions-table-poll-wrapper{width:80%;margin:0 auto;padding:10px 0 50px 0}.presentation-questions-table-title{padding-top:50px;padding-bottom:20px;font-size:20px;text-transform:uppercase}.case-large-preview-cards{display:grid;grid-template-columns:1fr 1fr;gap:32px 80px;align-items:start;align-content:flex-start;height:calc(100vh - 80px);width:100%;padding:8px;overflow-y:auto}.case-large-preview-cards--slider{height:calc(100vh - 80px - (32px * 2))}.case-large-preview-card{display:flex;align-items:center;width:500px;padding:8px;border:none;color:#fff;background-color:transparent;text-align:left;transition:background-color .1s}.case-large-preview-card:nth-child(odd){justify-self:end}.case-large-preview-card:hover{background-color:#464646;text-decoration:none}.case-large-preview-card__image{width:230px;height:150px;object-fit:cover}.case-large-preview-card__image-wrapper{position:relative;margin-right:32px}.case-large-preview-card__index{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#9e3c61;color:#fff;font-size:16px}.case-large-preview-card__title{padding-top:16px;font-size:16px;line-height:1.2}.case-large-preview-card__chief-complaint{padding-top:4px;color:#7ca2dc;font-size:24px}.case-large-preview-card__content{min-width:0}.case-large-preview-card__user{margin:16px 0 0 0;padding:0}.case-large-preview-card__user:hover .author-card__name{text-decoration:underline}.meeting-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background-color:#333;color:#fff;font-size:24px}.meeting-logo__image{width:100%;max-width:600px}.meeting-logo__city{padding-top:24px}.meeting-logo__date{padding-top:24px}.q-p-mode .collapsable.comments,.q-p-mode .menu-collapse-button,.q-p-mode .pass-peak-place-holder,.q-p-mode .right-sidebar{display:none}.q-p-mode .menu-collapse-button--users{display:block;flex-shrink:0}.q-p-mode .menu-collapse-button--users .arrow-circle-item{position:relative}.q-p-mode .hide-users .presentation-mode__users{margin-left:-300px}.q-p-mode .presentation-questions-table{margin-left:8px}.q-p-mode .presentation-mode__header{padding-top:8px}.q-p-mode .topicNavigation{position:relative}.q-p-mode .pageWrapper{height:100vh;overflow:hidden;padding:0;background-color:#fff}.q-p-mode .mainWrapper{max-width:100%;width:100%;position:fixed;z-index:30}.q-p-mode main{padding:0}.q-p-mode header.testTitle{padding-top:16px;margin-bottom:10px;padding-left:0}.q-p-mode footer{display:none}.q-p-mode .questionGrid .question{font-size:20px;width:200px}.q-p-mode .questionGrid .question a{font-size:20px}.q-p-mode .questionGrid .question a .question-arrow{zoom:1.4}.q-p-mode .questionGrid .specialty{font-size:20px;width:200px;padding-left:20px}.q-p-mode .questionGrid .topic{font-size:20px}.q-p-mode .questionGrid #test_score_table thead{display:none}.q-p-mode .questionModeLink{display:inline-block;margin-right:30px;margin-top:-2px;text-decoration:none;color:#6396e6;font-size:28px}.q-p-mode .questionModeLink:hover{color:#5f7ba7}.q-p-mode #fixedheader{margin-top:15px}.q-p-mode .buttons{position:absolute;width:100%;top:-48px;left:-78px}.q-p-mode .topicquestion{max-width:1270px!important;font-size:24px}.q-p-mode section.question{font-size:24px}.q-p-mode .qbankTest .figures{font-size:24px}.q-p-mode .qbankTest .answers .answerItem .answerText{font-size:24px}.q-p-mode .qbankTest .preferredResponse .text{font-size:24px;line-height:26px}.q-p-mode .topicPage #slider3 .bullets{left:585px!important}.q-p-mode #slider3 .viewport{width:1220px;height:760px}.q-p-mode #slider3 .bullets{margin:0;padding:5px;padding-top:0;position:absolute;top:-26px;left:1167px!important;overflow-x:auto;white-space:nowrap;width:250px;height:36px}.q-p-mode #slider3 .bullet{background-color:#e2edff;font-size:14px;padding:2px}.q-p-mode #slider3 .bullet.active{color:#fff;background-color:#e2edff}.q-p-mode #slider3 .bullets li{display:inline-block;float:none}.q-p-mode .topicPage{width:1298px;margin-left:-7px}.q-p-mode .oldTopicText table td{font-size:24px}.q-p-mode .pm_sprite{display:inline-block;cursor:pointer;zoom:1;margin-left:-4px}.q-p-mode .pm_sprite{background:url('/images/presentation/pm_tool.png') no-repeat top left}.q-p-mode .pm_sprite.toolClosePopUp{background-position:0 0;width:46px;height:50px}.q-p-mode .pm_sprite.toolBackSlide{background-position:0 -70px;width:46px;height:50px}.q-p-mode .pm_sprite.toolDownBullet{background-position:0 -140px;width:46px;height:50px}.q-p-mode .pm_sprite.toolEscape{background-position:0 -210px;width:46px;height:50px}.q-p-mode .pm_sprite.toolForwardSlide{background-position:0 -280px;width:46px;height:50px}.q-p-mode .pm_sprite.toolHome{background-position:0 -350px;width:46px;height:50px}.q-p-mode .pm_sprite.toolImagePopUp{background-position:0 -420px;width:46px;height:50px}.q-p-mode .pm_sprite.toolInstructions{background-position:0 -490px;width:48px;height:50px}.q-p-mode .pm_sprite.toolQuestionPopUp{background-position:0 -560px;width:46px;height:50px}.q-p-mode .pm_sprite.toolVideoPopUp{background-position:0 -630px;width:45px;height:50px}.q-p-mode .pm_sprite.toolZoomin{background-position:0 -700px;width:46px;height:50px}.q-p-mode .pm_sprite.toolZoomOut{background-position:0 -770px;width:47px;height:50px}.q-p-mode .pm_sprite.toolUpBullet{background-position:0 -849px;width:46px;height:50px}.q-p-mode .unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.q-p-mode .pm-tools{position:fixed;top:0;right:111px;width:100%;z-index:50}.q-p-mode header.topicHeader{position:fixed;top:30px;left:14px;right:0;z-index:1;background:#fff;padding:20px 0 0;width:1344px}.q-p-mode header.topicHeader .top{width:95%;margin:0 auto;background:#395685;color:#fff}.q-p-mode header.topicHeader .authors{display:none}.q-p-mode header.topicHeader .topic-title{font-size:24px!important;line-height:34px;font-weight:400;text-transform:uppercase}.q-p-mode header.topicHeader .nav-tabs__item{background:0 0;border:none;border-radius:0;margin-left:1px}.q-p-mode header.topicHeader .nav-tabs__link{padding:0 8px;border-radius:0;background:#3e6198;color:#fff;opacity:.5}.q-p-mode header.topicHeader .nav-tabs__link:hover{background:#102654;opacity:1}.q-p-mode section.topicContent{margin-top:89px;margin-left:3px;margin-right:18px}.q-p-mode .oldTopicText article{padding-right:initial}.q-p-mode #simplemodal-container{left:250px!important}.q-p-mode #logo_tooltip{font-size:18px;line-height:18px}.q-p-mode .qp-test-buttons{position:fixed;top:10px;left:602px;z-index:1500}.q-p-mode .qp-test-buttons .nav li i.icon{font-size:17px;top:6px}.q-p-mode .qp-test-buttons .nav li a{padding-top:3px;padding-bottom:3px}.q-p-mode .topicImages{margin-top:-30px}.q-p-mode .qbankTest .pmNav__item-slides{margin-left:235px}.q-p-mode #simplemodal-container{width:950px!important}.q-p-mode .test_section_tr{font-size:24px}.q-p-mode #facebox_old.efootprintPopup{left:200px!important}.qpm{width:100%}.qpm .rightcontent{float:none;width:100%;border-left:0;padding:0;font-size:24px;margin-top:58px}.qpm #newQuestionDisplay{font-size:24px;line-height:28px;font-weight:400}.qpm #newQuestionDisplay a{font-size:24px;line-height:28px}.qpm_mainpage .center{width:92%;border-left:0;padding-top:5px}.qpm #contentbody{padding-right:20px;padding-left:20px}.qpm .qpm_question_section{max-width:100%!important;padding-bottom:0!important;text-align:justify}.qpm a{font-size:24px;white-space:nowrap}.qpm a.btn{padding:10px}.qpm #test_score_table td{white-space:nowrap;padding-left:5px;padding-right:5px}.qpm img{zoom:1.5}.qpm .discussion-text{font-size:24px}.qpm .tablesorter-header{padding-left:20px;padding-right:20px}.qpm_mainpage{width:100%!important;height:100vh}.qpm .presentation_topic_icon{height:20px!important}.qpm .question_option_distribution{font-size:24px!important}.qpm .question_option_distribution .distribution_bar{height:20px!important;overflow:hidden!important}.qpm .prev_next_links{margin-bottom:7px}.pmPanel{position:fixed;top:0;left:13px;right:0;width:1346px;z-index:2;overflow:hidden;background:#fff}.pmPanel__holder{width:95%;margin:0 auto;padding:10px 0}.pmNav{float:left}.pmNav__item{display:inline-block;margin-right:10px}.pmNav__btn{min-width:140px}.pmNav__backIcon{font-size:14px;margin-right:5px}.pmTools{float:right;font-size:0}.pmTools__item{display:inline-block;margin-left:1px}.pmTools__btn{display:inline-block;width:40px;height:30px;line-height:30px;text-align:center;background:#7da2dc;color:#fff}.pmTools__btn .icon-minus{font-size:1px;vertical-align:middle}.pmTools__btn:hover{background:#6f90c3}.t-p-mode .pageWrapper{height:auto;padding:10px 20px;overflow:visible}.t-p-mode .content-header__tools{display:none}.t-p-mode .pmPanel{padding:20px 0 30px 0}

</pre></body></html>