body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#003e6b;color:#fff}.fallback-loading{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.loading-animation1{animation:text-shadow1 1.5s ease-in-out infinite;font-size:100px}.loading-animation2{animation:text-shadow2 1.7s ease-in-out infinite;font-size:100px}.loading-animation3{animation:text-shadow3 2s ease-in-out infinite;font-size:100px}@keyframes text-shadow1{0%{transform:translateY(0)}20%{transform:translateY(-30px)}40%{transform:translateY(5px)}60%{transform:translateY(-2px)}80%{transform:translateY(0)}}@keyframes text-shadow2{0%{transform:translateY(0)}20%{transform:translateY(-10px)}40%{transform:translateY(5px)}60%{transform:translateY(-2px)}80%{transform:translateY(0)}}@keyframes text-shadow3{0%{transform:translateY(0)}20%{transform:translateY(-12px)}40%{transform:translateY(5px)}60%{transform:translateY(-2px)}80%{transform:translateY(0)}}.query-error{width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.query-error p{margin:10px 0;font-size:16px;line-height:1.5}.query-error code{background-color:#ffffff1a;padding:2px 6px;border-radius:3px;font-family:monospace}.rtl .description-text,.rtl .start-title{direction:rtl}.animation-player{position:sticky;top:0;right:0;display:flex;justify-content:center;align-items:center}.animation-player svg{position:absolute;right:0;top:200px}.animation-player-desktop svg{position:sticky;top:0;right:0;width:auto!important;max-width:100%}.description-content{width:350px;min-height:108px;max-height:180px;font-size:22px;line-height:1.5;border-radius:10px;position:relative;transition:.3s;-ms-overflow-style:none;scrollbar-width:none;text-align:center}.updates{animation:updateText .5s}.description-content:hover{cursor:text;background-color:#003461!important}.description-content::-webkit-scrollbar{display:none}.description-text{padding:10px;-ms-overflow-style:none;scrollbar-width:none}.description-text p{margin-top:0;margin-bottom:0;font-size:inherit;line-height:inherit;font-family:inherit}.description-text::-webkit-scrollbar{display:none}@keyframes updateText{0%{background-color:#003461;box-shadow:inset 0 0 15px #ffffff80,inset 0 0 15px #ffffff80,inset 0 0 15px #ffffff80;opacity:.8}to{background-color:transparent;box-shadow:none;opacity:1}}.expand-collapse{overflow-anchor:auto;text-align:center;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(100% + 10px);padding-top:6px;height:34px;border-top:1px solid white;border-bottom-left-radius:10px;border-bottom-right-radius:10px;cursor:pointer;margin-left:-10px;pointer-events:auto;background-color:#003e6b}.expand-collapse:hover{background-color:#346589}.description-debug{font-size:14px;font-weight:700;padding:0 5px;color:#fff;background-color:#f2565b;border-radius:5px;width:-moz-fit-content;width:fit-content;cursor:pointer}.description-debug:hover:after{content:" (Click for Airtable record in new tab)"}.externalURL,.internalURL{color:#99d6ff;cursor:pointer;transition:all .4s;-webkit-text-decoration:underline;text-decoration:underline;border-radius:5px;padding:0 3px}.externalURL:hover,.internalURL:hover{-webkit-text-decoration:underline;text-decoration:underline;background-color:#66cef5;color:#333!important;transition:all .4s}.externalURL:hover .description-text-icon,.internalURL:hover .description-text-icon{fill:#333!important;transition:all .4s}.description-text-icon{padding-left:3px;fill:#99d6ff;transition:all .4s;position:relative;top:3px}.widget-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;background-color:#003e6bcc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:25;overflow-y:scroll;animation-name:show-widget;animation-duration:.5s}@keyframes show-widget{0%{opacity:0}to{opacity:1}}.widget-container{width:calc(100% - 18px);margin:12px 0;height:-moz-fit-content;height:fit-content;min-height:calc(100% - 24px);display:flex;flex-direction:column;justify-content:space-between}.widget-prev-btn-container{display:flex;justify-content:center;margin:12px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.widget-nav-button{background:transparent;border:none;cursor:pointer;padding:0}.widget-nav-button:focus{border-radius:50px;height:55px}.widget-prev-btn{width:55px;box-sizing:border-box;border-radius:50px;background-color:#0000004d}.widget-nav-button:hover .widget-prev-btn{border:2px solid white}.widget-next-btn-container{display:flex;justify-content:center;margin:12px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.widget-next-btn{transform:rotate(180deg);width:55px;box-sizing:border-box;border-radius:50px}.widget-nav-button:hover .widget-next-btn{border:2px solid white}.widget-content-container{display:flex;justify-content:center;align-items:center;color:#000}.widget-debug{font-size:14px;font-weight:700;padding:5px;color:#fff;background-color:#f2565b;border-radius:5px;width:-moz-fit-content;width:fit-content;cursor:pointer;position:sticky;top:10vh}.widget-debug:hover:after{content:" (Click for Airtable record in new tab)"}.visually-hidden{visibility:visible;position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.SSQuestion-container{width:calc(100% - 12px);margin:48px 6px;display:flex;flex-direction:column;justify-content:center}.SSQuestion{min-height:calc(50vh - 24px);width:calc(100% - 48px);max-width:700px;margin:auto;padding:18px;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000080,0 6px 20px #00000080}.SSQoption.attempted.correct{transition:.3s;border:1px solid #84be60;background-color:#f5fff0;pointer-events:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.SSQoption.attempted.incorrect{transition:.3s;border:1px solid #ed3430;background-color:#fff0f0;pointer-events:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.feedback{display:none;font-size:16px;color:#333;margin:0 8px 16px;transition:.3s}.feedback-label,.feedback-message{font-weight:700;margin:0;padding:0}.rhetoricalQuestion{width:calc(100% - 48px);max-width:700px;padding:24px;margin:48px 0;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000080,0 6px 20px #00000080}.heading{font-size:24px;font-weight:700;letter-spacing:2px;text-align:center;text-transform:uppercase;margin:auto;width:-moz-fit-content;width:fit-content;border-bottom:5px solid rgb(251,172,72)}.questionData-rhetorical{margin:40px auto 0;max-width:500px;text-align:center;font-size:18px}.question-rhetorical-image{max-height:calc(100vh - 125px);max-width:500px;margin:10px 0;background-color:#003e6b;border-radius:5px}.basicVideo{width:calc(100% - 48px);max-width:700px;padding:18px;margin:48px 0;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000080,0 6px 20px #00000080}.heading{font-size:24px;font-weight:700;letter-spacing:2px;text-align:center;text-transform:uppercase;padding:20px 0;margin:20px auto;width:-moz-fit-content;width:fit-content;border-bottom:5px solid rgb(251,172,72)}.video-description{margin:20px 0;text-align:center;font-size:18px;line-height:1.5}.video-container{margin:20px 0;width:100%;background-color:#1c1c1c;border:1px solid rgb(28,28,28);position:relative}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._table_1jucx_274{width:100%;border-collapse:collapse;background-color:#fff;color:#333;table-layout:fixed}._table_1jucx_274 ._td_1jucx_281,._table_1jucx_274 ._th_1jucx_282{border:1px solid #668ba6;padding:8px}._table_1jucx_274 ._tr_1jucx_286:nth-child(2n){background-color:#f5f7f9}._table_1jucx_274 ._th_1jucx_282{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#003e6b;color:#fff}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.fullWidthAnimation{margin:0;padding:0;border-radius:5px;border:1px solid #ccd8e1;display:flex;flex-direction:column;overflow:hidden;max-width:100%}.fullWidthAnimation #lottie{margin-bottom:-4px!important;background-color:#003e6b!important}.fullWidthAnimation .lf-player-controls{background-color:#003e6b!important;height:40px!important;padding:0 8px!important}.fullWidthAnimation .lf-player-controls .lf-player-btn{fill:#ffffffbf!important}.fullWidthAnimation .lf-player-controls .lf-progress{width:100%!important;background:#ffffff80;background-image:none!important}.fullWidthAnimation .lf-player-controls .lf-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;cursor:pointer}.fullWidthAnimation .lf-player-controls .lf-progress::-moz-range-thumb{background:#fff;cursor:pointer}.fullWidthAnimation .lf-player-controls>div[role=button]{margin:0 8px!important}.fullWidthAnimation .lf-player-controls>div:last-child{margin:0 8px 0 16px!important}.fullWidthAnimation .playerWrapper{position:relative}.fullWidthAnimation figcaption{font-size:14px;padding:8px;text-align:center;line-height:1.5;border-radius:0 0 5px 5px;border-top:1px solid #ccd8e1;color:#555;font-weight:500}.fullWidthAnimation div[aria-label=animation]{pointer-events:initial!important;display:inline-flex;position:relative}.playBtn{border:0;background:transparent;box-sizing:border-box;width:0;height:74px;border-style:solid;border-width:37px 0 37px 60px;border-color:transparent transparent transparent #fff;transition:.1s all ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.stopped{background:#00000080;position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;cursor:pointer}.stopped:hover .playBtn{opacity:1}.playing{display:none}.testingClassStyle{width:100%;aspect-ratio:7/4;height:-moz-fit-content;height:fit-content;overflow-y:hidden;transition:height .3s ease;position:relative}.fullWidthAnimation-overlay{background-color:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;position:absolute;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;opacity:1;transition:opacity .3s ease}.ba-container{width:calc(100% - 48px);max-width:700px;padding:18px;margin:48px 0;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000080,0 6px 20px #00000080}.ba-heading{font-size:24px;font-weight:700;letter-spacing:2px;text-align:center;text-transform:uppercase;padding:20px 0;margin:20px auto;width:-moz-fit-content;width:fit-content;border-bottom:5px solid rgb(251,172,72)}.ba-description{margin:20px 0;text-align:center;font-size:18px;line-height:1.5}.lf-player-controls{margin-top:0!important}.lf-player-controls .lf-progress{background-color:#ffffff80!important;background-image:none!important}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._image_elzwv_274{display:block;width:100%;margin:0;padding:0;border-radius:5px;border:1px solid #336589;overflow:hidden}._image_elzwv_274 img{width:100%;display:block}._image_elzwv_274 ._figcaption_elzwv_287{font-size:14px;overflow:hidden;padding:16px;font-family:Bio Sans,Noto Sans,sans-serif;color:#333;background-color:#e5ecf0;border-radius:0 0 5px 5px}._zoomWrapper_elzwv_297{display:none}@media only screen and (min-width:320px)and (max-width:767px){._zoomWrapper_elzwv_297{display:block}}.basicVideo{width:100%;max-width:700px;margin:auto;display:flex;flex-direction:column;justify-content:center}.video-js{width:100%!important}.video-js:hover{cursor:pointer}.video-js:hover .vjs-big-play-button{background-color:#303030e6!important}.vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.vjs-progress-control{border-radius:5px}.vjs-remaining-time{display:none}.vjs-current-time{display:block!important;position:absolute;top:-4px;left:calc(100% - 148px)!important}.vjs-time-control{z-index:100}.vjs-time-divider{display:block!important;position:absolute;top:-4px;left:calc(100% - 64px)!important}.vjs-duration{display:block!important;position:absolute;top:-4px;left:calc(100% - 148px)!important}.vjs-volume-panel{position:absolute!important;top:-34px!important;right:6px!important}.vjs-volume-horizontal{background:#303030cc!important;border-radius:5px!important;padding:0 10px!important;height:36px!important;width:150px!important;position:relative!important;right:100px!important;top:-43px!important}.vjs-volume-horizontal .vjs-slider-bar{position:relative!important;top:3px!important;width:130px!important;border-radius:5px!important}.vjs-subs-caps-button,.vjs-volume-tooltip{display:none}.transcript-btn{padding:0 6px!important;width:-moz-fit-content!important;width:fit-content!important;height:36px!important;border-radius:5px!important;background-color:#303030cc!important;position:absolute!important;bottom:1px!important;left:calc(100% - 164px)!important;cursor:pointer!important}.vjs-big-play-button{margin-left:-67.5px!important;margin-top:-38.5px!important;width:135px!important;height:77px!important;line-height:77px!important;background-color:#303030b3!important;border:none!important;border-radius:22px!important;padding:19.3px 44.4px 19.3px 52.1px!important}.vjs-big-play-button .vjs-icon-placeholder{font-size:60px!important}.vjs-control-bar{background-color:transparent!important;margin-bottom:44px!important;height:0!important}.vjs-play-control{width:50px!important;height:36px!important;margin-top:-37px!important;margin-left:6px!important;border-radius:5px!important;line-height:77px!important;background-color:#303030cc!important}.vjs-play-control .vjs-icon-placeholder{position:absolute!important;top:-9px!important;left:9px!important;font-size:18px!important}.vjs-mute-control{width:36px!important;height:36px!important;border-radius:5px!important;background-color:#303030cc!important;position:absolute!important;bottom:7px!important;right:0!important}.vjs-mute-control .vjs-icon-placeholder{position:absolute!important;top:-6px!important;left:4px!important;font-size:16px!important}.vjs-progress-control{background-color:#303030cc!important;height:36px!important;width:calc(100% - 12px)!important;position:absolute!important;bottom:-40px!important;left:6px!important}.vjs-progress-control .vjs-mouse-display{background-color:#000!important;position:absolute!important;width:1px!important;height:100%!important;z-index:1!important}.vjs-progress-control .vjs-progress{height:10px!important;border-radius:5px!important}.vjs-progress-control .vjs-slider{border-radius:5px!important;background-color:#fff3!important;height:8px!important}.vjs-progress-control .vjs-play-progress{border-top-left-radius:5px!important;border-bottom-left-radius:5px!important;background-color:#faac48!important;font-size:18px!important;line-height:18px!important;text-shadow:0 0 2px black!important;color:#faac48!important}.vjs-progress-control .vjs-load-progress{border-top-left-radius:5px!important;border-bottom-left-radius:5px!important;background-color:#bbb!important}.vjs-progress-control .vjs-time-tooltip{opacity:0!important}.vjs-fullscreen-control{width:36px!important;height:36px!important;border-radius:5px!important;background-color:#303030cc!important;position:absolute!important;bottom:1px!important;left:calc(100% - 42px)!important}.vjs-fullscreen-control .vjs-icon-placeholder{position:absolute!important;top:-6px!important;left:4px!important;font-size:16px!important}.custom-button{background-color:transparent!important;height:36px!important;width:78px!important;pointer-events:none!important;position:absolute!important;bottom:1px!important;left:calc(100% - 290px)!important}.vjs-captions-button.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button{background-color:#303030cc!important;height:36px!important;max-width:36px!important;position:absolute!important;bottom:1px!important;border-radius:5px;left:calc(100% - 206px)!important}.vjs-playback-rate.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button{background-color:#303030cc!important;height:36px!important;max-width:36px!important;position:absolute!important;bottom:1px!important;left:calc(100% - 84px)!important;border-radius:5px!important}.vjs-captions-button.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button .vjs-icon-placeholder{font-size:1.2em!important}.vjs-playback-rate.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button .vjs-playback-rate-value{line-height:2.6!important;font-size:1.3em!important;margin-top:2px}.vjs-menu-content{bottom:22px!important}.custom-button:focus{background-color:#303030cc!important}.custom-video-js-transcript{padding:6px 0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.video-js .vac-comments-container{position:relative!important;background-color:#002037!important;width:100px;height:100%!important;display:none}.video-js .vac-marker-owrap .vac-marker-wrap .vac-marker.vac-ranged-marker:not(:hover){width:8px!important}.vac-tooltip{display:none!important}.custom-videojs-wrapper{display:flex;flex-direction:row;width:100vw;height:100vh;overflow:hidden}.video-js{width:100%;height:100%}.custom-video-js-transcript{margin:auto;font-family:Arial,sans-serif;background:#1c1c1c;color:#fff;width:100%}.transcript-selector{margin-left:calc(100% - 100px)}.transcript-body{height:150px;overflow-y:scroll}.transcript-line{position:relative;padding:5px;cursor:pointer;line-height:1.3}.transcript-timestamp{position:absolute;display:inline-block;color:#ccc;width:50px}.transcript-text{display:block;margin-left:50px}.transcript-line:hover{background-color:#888}.transcript-line.is-active{background-color:#faac48;color:#000}.transcript-line.is-active .transcript-timestamp{color:#000}.custom-videojs-annotations{width:100%;height:100%;overflow-x:hidden;overflow-y:scroll;overflow:hidden scroll;background:#002037;position:relative}.custom-videojs-annotations-toggle{width:70px;height:50px;position:absolute;right:100%;top:20px;background:#002037;border-radius:5px 0 0 5px;cursor:pointer}.custom-videojs-annotations-toggle.open img{transform:rotate(180deg)}.custom-videojs-annotations .custom-annotation{padding:16px;font-size:12px;color:#fff;border-bottom:1px solid #668ba6;display:flex;flex-direction:column}.custom-videojs-annotations .custom-annotation.highlight,.custom-videojs-annotations .custom-annotation:hover{background-color:#336589;cursor:pointer}.custom-videojs-annotations .custom-annotation p{margin:0}.custom-videojs-annotations .custom-annotation a{display:inline;color:#faac48}.custom-videojs-annotations .custom-annotation img{width:100%;height:auto;margin:8px 0}.video-js .vac-marker.vac-ranged-marker.vac-active,.video-js .vac-marker.vac-ranged-marker{bottom:0!important}button.custom-button.vjs-control.vjs-button:last-of-type{width:105px}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.ContentDropdown_container{box-sizing:border-box;border:1px solid #003e6b;border-radius:5px;margin-top:16px;background-color:#fff}.ContentDropdown_container .ContentDropdown_btn{display:flex;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:DIN Alternate,arial,sans-serif;color:#003e6b;padding:16px}.ContentDropdown_container .ContentDropdown_btn .ContentDropdown_icon{fill:#003e6b;width:24px;transition:.3s}.ContentDropdown_container .ContentDropdown_btn .ContentDropdown_icon.open{transform:rotate(180deg)}.ContentDropdown_container .ContentDropdown_content{padding:0 16px;transition:.3s;border-top:1px solid transparent;overflow:hidden}.ContentDropdown_container .ContentDropdown_content.open{border-color:#003e6b;padding:16px}.notebook-image-component>.ContentDropdown_container{border:none;border-top:1px solid #003e6b;border-radius:0}.cscq.content_component>.ContentDropdown_container,.mscq.content_component>.ContentDropdown_container{background-color:#e5ecf0}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.button{font-size:16px;padding:12px 16px;border-style:solid}.button-loading{width:24px}.button:disabled{color:#bbb;cursor:default!important}.button:hover{cursor:pointer}.primary{background-color:#faac48;color:#333;border-radius:5px;font-family:Bio Sans,Noto Sans,sans-serif}.primary:hover{background-color:#fccd91}.primary:focus{background-color:#fccd91;border-color:#003e6b;border-width:2px}.primary:visited{background-color:#e19b41}.primary:disabled{background-color:#e5ecf0;color:#99b2c4}.secondary{color:#003e6b;border-color:#003e6b;border-radius:5px;font-family:Bio Sans,Noto Sans,sans-serif;outline:1px solid #003e6b}.secondary:hover{background-color:#ccd8e1;color:#003e6b;border-color:#003e6b}.secondary:focus{background-color:#ccd8e1;color:#003e6b;border-color:#003e6b}.secondary:visited{background-color:#99b2c4;color:#003e6b;border-color:#003e6b}.secondary:disabled{color:#99b2c4;border-color:#99b2c4;background-color:#e5ecf0;outline:none}.start{background-color:#faac48;color:#333;border-radius:5px;font-family:Bio Sans,Noto Sans,sans-serif}.start:hover{background-color:#fccd91;color:#333}.start:focus{background-color:#fccd91;color:#333;border-color:#003e6b}.start:visited{background-color:#e19b41;color:#333}.start:disabled{background-color:#e5ecf0;color:#99b2c4}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.zoom-dropdown{height:44px!important;border:0!important;font-family:Bio Sans,Noto Sans,sans-serif}.zoom-dropdown .react-dropdown-header{background-color:#333;border-radius:0;border:none;padding:5px}.zoom-dropdown .react-dropdown-header .label{color:#fff}.zoom-dropdown .react-dropdown-header .icon{height:6px;width:8.1px;color:#fff}.zoom-dropdown .react-dropdown-options{top:auto;top:initial;bottom:20px}.zoom-dropdown .react-dropdown-options .option-item{background-color:#333;padding:8px;border-bottom:1px solid #777;font-size:14px;color:#fff}.zoom-dropdown .react-dropdown-options .option-item.selected{background-color:#004f9c}.zoom-dropdown .react-dropdown-options .option-item:hover{background-color:#111}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.zoomMenuBlock{display:flex;border-radius:5px;height:44px;max-width:138px;min-width:138px;flex-grow:1;background-color:#0000004d}.zoomMenuBlock .label{background:#333}.zoomMenuBlock_left,.zoomMenuBlock_right{display:flex;flex-grow:1;justify-content:center;align-items:center;opacity:.5;border:none;outline:none;padding:0;margin:0;background:#333;width:44px;height:44px;border-radius:5px}.zoomMenuBlock_left>.icon,.zoomMenuBlock_right>.icon{width:20px;height:20px!important;color:#fff}.zoomMenuBlock_left:hover,.zoomMenuBlock_right:hover{background-color:#0003;cursor:pointer}.zoomMenuBlock_left:active,.zoomMenuBlock_right:active{background-color:#0003;opacity:.8}.zoomMenuBlock_left .icon,.zoomMenuBlock_right .icon{color:#fff}.zoomMenuBlock_left:disabled,.zoomMenuBlock_right:disabled{cursor:not-allowed;background:#c3c3c347}.zoomMenuBlock_middle{display:flex;flex-direction:column;flex-grow:2;border-left:1px solid #000;border-right:1px solid #000}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.closeButton{display:inline-block;position:relative;margin-left:4px}.closeButton-block{font-family:Bio Sans,Noto Sans,sans-serif;font-size:16px;color:#003e6b;cursor:pointer}.closeButton-block span{display:flex;align-items:center}.react-dropdown{display:inline-flex;margin:0;padding:0;position:relative;height:60px;border:1px solid #668ba6}.react-dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:16px;color:#668ba6;border-radius:5px;background-color:#fff;cursor:pointer;position:relative;width:100%}.react-dropdown-header .label{font-size:16px;font-weight:500;color:#222}.react-dropdown-header .icon{margin-left:6px;width:24px;height:24px!important;pointer-events:none}.react-dropdown-options{position:absolute;width:100%;margin-top:0;border:1px solid #ccd8e1;z-index:2;top:60px;padding:0;border-radius:5px;overflow:hidden}.react-dropdown-options .option-item{list-style:none;padding:12px 8px;margin:0;border-bottom:1px solid #ccd8e1;color:#383838;background-color:#fff;transition:.3s background-color;cursor:pointer}.react-dropdown-options .option-item:hover{background-color:#e5f2fd;transition:.3s background-color}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._wrap_16ryi_274{position:relative;width:100%}._wrap_16ryi_274 ._tooltip_16ryi_278{position:absolute;width:4ch;top:-40px;margin-left:-4px;padding:4px;background-color:#333;border-radius:5px}._wrap_16ryi_274 ._tooltip_16ryi_278 p{display:flex;justify-content:center;color:#fff;font-family:Bio Sans,Noto Sans,sans-serif;position:relative;margin:0}._wrap_16ryi_274 ._tooltip_16ryi_278 p:after{content:"";position:absolute;top:23px;border-top:5px solid #333;border-left:5px solid transparent;border-right:5px solid transparent}._wrap_16ryi_274 ._rulerPoint_16ryi_303{position:absolute;width:4ch;top:20px}._wrap_16ryi_274 ._rulerPoint_16ryi_303 p{display:flex;justify-content:center;color:#555;font-family:Bio Sans,Noto Sans,sans-serif;position:relative;font-size:12px;margin:0}._wrap_16ryi_274 ._rulerPoint_16ryi_303 p:before{content:"";position:absolute;top:-8px;height:5px;border:1px solid #777}._wrap_16ryi_274 label{display:none}._wrap_16ryi_274 input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:12px;border-radius:5px;outline:none;padding:0;margin:0;display:flex}._wrap_16ryi_274 input:focus{outline:1px solid #003e6b}._wrap_16ryi_274 ._customThumb_16ryi_340::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border:0;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='11'%20fill='%23003E6B'%20stroke='%23FAAC48'%20stroke-width='2'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%2012.3714L10.125%207.5V11.2428H14.625V7.50002L20.25%2012.3714L14.625%2017.2428V13.4928H10.125V17.2428L4.5%2012.3714Z'%20fill='%23FAAC48'/%3e%3c/svg%3e");cursor:pointer}._wrap_16ryi_274 ._customThumb_16ryi_340::-moz-range-thumb{width:24px;height:24px;border:0;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='11'%20fill='%23003E6B'%20stroke='%23FAAC48'%20stroke-width='2'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%2012.3714L10.125%207.5V11.2428H14.625V7.50002L20.25%2012.3714L14.625%2017.2428V13.4928H10.125V17.2428L4.5%2012.3714Z'%20fill='%23FAAC48'/%3e%3c/svg%3e");cursor:pointer}._switchButton_1kaj8_200{display:grid;grid-template-columns:55px auto;justify-content:flex-start;align-items:center}._switchBtn-container_1kaj8_207 label{font-family:Bio Sans,sans-serif;font-size:12px;margin:0}._switch_1kaj8_200{width:40px;height:20px;border-radius:15px;cursor:pointer;border:1px solid #003e6b;display:flex;align-items:center}._switch_1kaj8_200 input{margin:0;width:0;height:0;opacity:0}._switch_1kaj8_200 span{width:14px;height:14px;border-radius:10px;background-color:#fff;border:1px solid #003e6b}._switchedOn_1kaj8_236{background-color:#336589}._switchedOn_1kaj8_236 span{transform:translate(-3px);transition:transform .3s}._switchedOff_1kaj8_244{background-color:#ccd8e1}._switchedOff_1kaj8_244 span{transform:translate(-20px);transition:transform .3s}._disabled_1kaj8_252{pointer-events:none;cursor:disabled;opacity:.5}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._errorMessage_jdvuc_274{text-align:center}._errorMessage_jdvuc_274 img{margin:20% 0 32px;width:108.2px}._errorMessage_jdvuc_274 h3{font-family:Bebas Neue,arial,sans-serif;font-size:32px;line-height:.96;letter-spacing:1px;text-align:center;color:#333;margin:5px 0}._errorMessage_jdvuc_274 p{font-family:Bio Sans,Noto Sans,sans-serif;font-size:16px;line-height:1.5;text-align:center;color:#333;padding:5px;margin:0}._errorMessage_jdvuc_274 button{width:173px;height:52px;margin:32px 76px 0;padding:14px 32px;border-radius:5px;background-color:#faac48}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._tooltip_1dx8o_274{position:fixed;box-shadow:0 4px 50px #000000ab;border:solid 1px #668ba6;background-color:#fff;border-radius:2px;min-width:320px;min-height:340px;max-width:320px;max-height:340px;font-weight:400;padding:0;font-style:normal;font-family:Bio Sans,Noto Sans,sans-serif;z-index:601;cursor:default;color:#333}._tooltip_header_1dx8o_292{display:flex;justify-content:space-between;padding:5px;font-weight:200}._tooltip_header_1dx8o_292 img{cursor:pointer;max-width:15px}._tooltip_body_1dx8o_302{padding:0 10px}._tooltip_body_1dx8o_302 img{max-width:300px}._tooltip_body_1dx8o_302 h4{font-size:18px;font-family:DIN Alternate,arial,sans-serif;margin:10px 0}._tooltip_body_1dx8o_302 p{font-size:15px;margin:0;padding-bottom:10px}._tooltip_body_1dx8o_302 p span{color:#004f9c;font-size:14px;cursor:pointer}._tooltip_body_1dx8o_302 p span:hover{-webkit-text-decoration:underline;text-decoration:underline;color:#003b75}._left_1dx8o_328:before{bottom:-15px;left:5px;content:"";position:absolute;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fff}._right_1dx8o_338:after{bottom:-15px;right:5px;content:"";position:absolute;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #fff}._top_1dx8o_348:before{top:-15px;left:5px;content:"";position:absolute;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff}._bottom_1dx8o_358:after{bottom:-15px;left:5px;content:"";position:absolute;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff}._allignArrowRight_1dx8o_368:before{left:auto;left:initial;right:5px}._allignArrowRight_1dx8o_368:after{left:auto;left:initial;right:5px}._allignArrowLeft_1dx8o_377:before{left:5px;right:auto;right:initial}._allignArrowLeft_1dx8o_377:after{left:5px;right:auto;right:initial}._alignArrowBottom_1dx8o_386:before{bottom:5px;left:-15px}._alignArrowBottom_1dx8o_386:after{bottom:5px;left:-15px}._alignArrowLeftCentre_1dx8o_395:before{bottom:170px;left:-15px}._alignArrowLeftCentre_1dx8o_395:after{bottom:200px;left:-15px}._alignArrowRightCentre_1dx8o_404:before{bottom:170px;right:-15px}._alignArrowRightCentre_1dx8o_404:after{bottom:170px;right:-15px}._alignArrowRightBottom_1dx8o_413:before{bottom:5px;right:-15px}._alignArrowRightBottom_1dx8o_413:after{bottom:5px;right:-15px}._tooltip_present_1dx8o_423{position:static!important;position:initial!important}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._ComparisonTabsContainer_1a393_274{height:100%;width:100%}._TabsNav_1a393_279{width:100%;height:41px;overflow-x:scroll;overflow-y:hidden;overflow:scroll hidden;display:flex;flex-direction:row;align-items:stretch;scrollbar-width:none}._TabsNav_1a393_279::-webkit-scrollbar{height:0}._TabsNav_1a393_279::-webkit-scrollbar-track{background:#eee}._TabsNav_1a393_279::-webkit-scrollbar-thumb{background:#999}._Tab_1a393_279{display:flex;justify-content:center;align-items:center;flex-grow:1;padding:10px;color:#000;font-weight:700;font-size:16px;border-radius:5px 5px 0 0;border:2px solid #003e6b;border-bottom:none;cursor:pointer;background-color:#ccd8e1}._Tab_1a393_279:hover:not(._Active_1a393_313){background-color:#ccd8e1}._Tab_1a393_279._Active_1a393_313{background-color:#fff}._Tab_1a393_279:not(:first-child){margin-left:2px}._Tab_1a393_279._AllActive_1a393_322:first-child{border-left-width:1.5px}._Tab_1a393_279._AllActive_1a393_322:last-child{border-right-width:1.5px}._Tab_1a393_279._AllActive_1a393_322{margin-left:0;border-radius:0;border-width:1px;border-top-width:2px;box-sizing:border-box}._ComparisonTabsContent_1a393_336{height:calc(100% - 41px);box-sizing:border-box;border:1px solid #003e6b;display:flex;flex-direction:row;justify-content:center;background-color:#e5ecf0;overflow:hidden}._ComparisonTabsContent_1a393_336._AllActive_1a393_322{height:100%;border-top:2px solid #003e6b}._ComparisonTabsContent_1a393_336 ._TabContentContainer_1a393_350{flex-grow:1;height:100%;padding:10px;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;box-sizing:border-box;border:1px solid #003e6b;background-color:#fff}._ComparisonTabsContent_1a393_336 ._TabContentContainer_1a393_350._AllActive_1a393_322{border-top:none}._PlotContainer_1edbz_200{background-color:#fff;color:#000;border-radius:10px}._PlotContainer_1edbz_200 h4{margin:0 0 10px}._Debug_1edbz_209{color:red;display:flex;flex-direction:row;justify-content:space-between;gap:20px}._Debug_1edbz_209 button{align-self:flex-end;height:40px;min-width:120px;padding:10px;font-weight:700;border-radius:10px;background-color:#f3565b;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-color:transparent;outline:transparent}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._animSlider_k1pgg_274{display:flex;flex-direction:column;justify-content:center;height:calc(100vh - 8px);color:#000}._animSlider_k1pgg_274 ._controlBlock_k1pgg_281{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;border:1px solid #e5ecf1;border-radius:10px}._animSlider_k1pgg_274 ._controlBlock_k1pgg_281 ._loader_k1pgg_289{min-width:300px;width:100%;height:100px;border:2px solid #fff;border-radius:5px}._animSlider_k1pgg_274 ._controlBlock_k1pgg_281 ._controlItems_k1pgg_296{padding:0;margin:0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-width:300px;width:100%}._animSlider_k1pgg_274 ._controlBlock_k1pgg_281 ._controlItems_k1pgg_296 ._slider_k1pgg_306{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;background-color:#fff;padding:8px;box-sizing:border-box}._animSlider_k1pgg_274 ._controlBlock_k1pgg_281 ._controlItems_k1pgg_296 ._slider_k1pgg_306 ._text_k1pgg_314{margin:0 0 16px;font-size:14px;font-family:Bio Sans,Noto Sans,sans-serif;font-weight:400}._animSlider_k1pgg_274 ._controlBlock_k1pgg_281 ._controlItems_k1pgg_296 ._slider_k1pgg_306 ._input_k1pgg_320{opacity:1}._animSlider_k1pgg_274 ._controlBlock_k1pgg_281 ._controlItems_k1pgg_296 ._switchBlock_k1pgg_323{display:flex;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);grid-gap:8px;padding:8px;background-color:#e5ecf0;box-sizing:border-box}._allowOverflow_k1pgg_333{height:calc(100% - 8px)}._inputLabels_k1pgg_337{display:flex;justify-content:space-between;padding-bottom:4px}._inputLabels_k1pgg_337 ._left_k1pgg_342,._inputLabels_k1pgg_337 ._middle_k1pgg_343,._inputLabels_k1pgg_337 ._right_k1pgg_344{margin:0;font-family:Bio Sans,Noto Sans,sans-serif;font-size:12px;color:#333}._animeBlock_k1pgg_351{pointer-events:all;position:relative;height:100%}._animeBlock_k1pgg_351>:first-child{-ms-overflow-style:none;scrollbar-width:none;background-color:#003e6b;background-size:cover;border:2px solid #faac48;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden}._animeBlock_k1pgg_351>:first-child::-webkit-scrollbar{display:none}._animeBlock_k1pgg_351 ._zoomMenu_k1pgg_369{margin-left:auto;margin-top:5px;margin-bottom:5px;min-width:160px;min-height:40px;border:1px solid #fff;background-color:#333}._animeBlock_k1pgg_351 ._zoomMenu_k1pgg_369>:nth-child(2){border-left-color:#fff;border-right-color:#fff}._animeBlock_k1pgg_351 ._zoomMenu_k1pgg_369>:nth-child(2)>:first-child>:first-child svg{fill:#fff}._tableData_k1pgg_386{background:#fff;padding:8px;margin-bottom:16px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;height:auto;max-height:calc(100% - 60px);overflow:scroll;display:flex;flex-direction:column;max-width:784px;width:calc(100% - 16px)}._stepperPrecise_1tplm_1{width:25%}._stepperPrecise_currentValue_1tplm_4{color:#003e6b;border:none;border-top:1px solid #003e6b;border-bottom:1px solid #003e6b;font-family:Bio Sans,sans-serif;font-size:14px;text-align:center}._stepperPrecise_currentValue_1tplm_4::-webkit-outer-spin-button,._stepperPrecise_currentValue_1tplm_4::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}._stepperPrecise_currentValue_1tplm_4[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}._stepperVague_1ue02_1{width:40%}._stepperVague_chevronLeft_1ue02_4{width:10px;margin:0 8px 0 0}._stepperVague_chevronRight_1ue02_8{width:10px;transform:rotate(180deg);margin:0 0 0 8px}._stepperVague_currentValue_1ue02_13{color:#003e6b;border:none;border-top:1px solid #003e6b;border-bottom:1px solid #003e6b;font-family:Bio Sans,sans-serif;font-size:14px;text-align:center}._stepperVague_currentValue_1ue02_13::-webkit-outer-spin-button,._stepperVague_currentValue_1ue02_13::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}._stepperVague_currentValue_1ue02_13[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}._stepper_1wje1_1{height:36px;display:flex;flex-direction:row;margin-top:10px}._stepper_1wje1_1 :first-child{border-radius:5px 0 0 5px}._stepper_1wje1_1 input:nth-child(2){flex-grow:1;margin:0}._stepper_1wje1_1 :last-child{border-radius:0 5px 5px 0}._widgetWrapper_1uo7a_200{margin:auto;width:100%;max-width:800px}._widgetHeading_1uo7a_206{font-family:Bio Sans,sans-serif;color:#000;background-color:#fff;margin:0;bottom:10px;border-top-left-radius:10px;border-top-right-radius:10px;font-size:20px}@media only screen and (max-width:768px){._widgetHeading_1uo7a_206{font-size:20px}}._switchBlock_1uo7a_222{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);grid-gap:8px;padding:8px;background-color:#e5ecf0;box-sizing:border-box}._switchBlock_1uo7a_222 div{display:flex;justify-content:space-between}._switchBlock_1uo7a_222 div label{font-family:Bio Sans,sans-serif;margin:0;font-size:12px;padding:6px}._debug_1uo7a_242{margin:0;padding:10px;position:fixed;left:0;top:0;font-size:14px;width:300px;list-style:none;background-color:#00000050;z-index:100;max-height:90vh;overflow-y:scroll}._debug_1uo7a_242 li{color:#fff;font-family:Bio Sans,sans-serif;display:flex;justify-content:space-between;padding:4px}._debug_1uo7a_242::-webkit-scrollbar{width:5px;height:5px}._debug_1uo7a_242::-webkit-scrollbar-track{background:#fff}._debug_1uo7a_242::-webkit-scrollbar-thumb{background:#656565}._debug_1uo7a_242::-webkit-scrollbar-thumb:hover{background:#656565}._debug_1uo7a_242:hover{background-color:#0009;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}._debugToggle_1uo7a_286{position:fixed;bottom:0;left:25px;background-color:#f2565b;color:#fff;border-top-right-radius:3px;border-top-left-radius:3px;padding:7px 10px;font-family:Bio Sans,sans-serif;font-size:18px;font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._Debug_1uo7a_302{color:red;display:flex;flex-direction:row;justify-content:space-between;gap:20px}._Debug_1uo7a_302 button{align-self:flex-end;height:40px;min-width:120px;padding:10px;font-weight:700;border-radius:10px;background-color:#f3565b;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-color:transparent;outline:transparent}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.tag{line-height:1.5}.highlight{font-family:Bio Sans,sans-serif;color:#003e6b;cursor:pointer;transition:all .4s;-webkit-text-decoration:underline;text-decoration:underline}.highlight:hover{-webkit-text-decoration:underline;text-decoration:underline;background-color:#66cef5;color:#333;transition:all .4s}.heading{font-family:DIN Alternate,arial,sans-serif;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;display:inline-block;margin-top:16px}h5.heading{padding-top:24px}.hyperlink-ref{cursor:pointer;color:#3382cf}h3.heading{font-family:Bio Sans,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:120%}a{color:#0063c3;-webkit-text-decoration:none;text-decoration:none}a:hover{-webkit-text-decoration:underline;text-decoration:underline}a:focus-visible{outline:2px solid #0063c3;border-radius:5px}a:visited{color:#642589}.equation-wrapper{outline:none}.equation-wrapper *{outline:none!important;pointer-events:none}.react-native-dropdown{display:inline-flex;margin:0;padding:0;position:relative}.react-native-dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:16px;color:#668ba6;border-radius:5px;background-color:transparent;cursor:pointer;position:relative;width:100%}.react-native-dropdown-header .label{font-size:16px;font-weight:500;color:#222}.react-native-dropdown-header .icon{margin-left:6px;width:24px;height:24px!important;pointer-events:none}.react-native-dropdown-options{width:100%;height:100%;margin:0;border:0;padding:8px 12px;font-size:14px;font-family:inherit;background-color:transparent;color:#333;cursor:pointer;text-wrap:wrap}.react-native-dropdown-options:disabled{opacity:1;cursor:not-allowed;background-color:transparent}.react-native-dropdown-options:focus{border-color:#003e6b;box-shadow:0 0 0 2px #3b82f61a;background-color:transparent}.react-native-dropdown-options:hover,.react-native-dropdown-options:active{background-color:transparent}.react-native-dropdown-options:valid{background-color:transparent!important}.react-native-dropdown-options[value]:not([value=""]){background-color:transparent!important}.react-native-dropdown-options option{padding:8px;background-color:transparent;color:#333}.react-native-dropdown-options option:disabled{color:#999;font-style:italic}.disabled{background:#c3c3c347;cursor:default}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.dataTable{font-family:Bio Sans,Noto Sans,sans-serif;width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed;margin-bottom:16px}.dataTable_row{border-bottom:1px solid #668ba6;border-left:1px solid #668ba6}.dataTable_row_title,.dataTable_row_fixed,.dataTable_row_cell,.dataTable_row_math_jax,.dataTable_row_image,.dataTable_row_image_title{text-align:left;font-weight:400;border-right:1px solid #668ba6;border-top:1px solid #668ba6;background-color:#fff;height:-moz-fit-content;height:fit-content}.dataTable_row_title_contents,.dataTable_row_fixed_contents,.dataTable_row_cell_contents,.dataTable_row_math_jax_contents,.dataTable_row_image_contents,.dataTable_row_image_title_contents{display:flex;justify-content:center;align-items:center;height:100%;min-height:40px;min-width:30px}.dataTable_row_image,.dataTable_row_image_title{padding:20px}.dataTable_row_image_contents,.dataTable_row_image_title_contents{flex-direction:column;justify-content:space-between}.dataTable_row_image_contents img,.dataTable_row_image_title_contents img{padding-bottom:20px}.dataTable_row_image_title{background-color:#336589;color:#fff;text-align:center}.dataTable_row_textAligned{font-weight:700;border-right:1px solid #111;height:0}.dataTable_row_textAligned_contents{display:flex;height:100%;min-height:40px;padding-left:10px}.dataTable_row_title p{padding:4px;width:100%}.dataTable_row_title p,.dataTable_row_fixed p,.dataTable_row_therapeutic_title,.dataTable_row_textAligned,.dataTable_row_math_jax,.dataTable_row_image{margin:0;text-align:center}.dataTable_row_therapeutic_title{text-align:center;font-weight:400;border-right:1px solid #111;height:0}.dataTable_row_title{background-color:#003e6b;color:#fff;text-align:center}.dataTable_row_cell{background:#e5ecf0}.dataTable_row_cell_input{margin:0;border:0;font-size:16px;font-weight:400;height:100%;min-height:40px;width:100%;padding:0 0 0 4px;background:#e5ecf0;color:#003e6b;outline-color:#003e6b}.dataTable_row_cell_input::-moz-placeholder{color:#668ba6}.dataTable_row_cell_input::placeholder{color:#668ba6}.dataTable_row_cell_input:input-placeholder{color:#668ba6}.dataTable_row_cell_input::input-placeholder{color:#668ba6}.dataTable_row_cell_dropdown{height:100%;width:100%;border:0}.dataTable_row_cell_dropdown .react-dropdown-header{padding:0 4px;background:#e5ecf0}.dataTable_row_cell_dropdown .react-dropdown-header .label{color:#003e6b}.dataTable_row_cell_dropdown .react-dropdown-header .icon{width:10px;height:10px!important;fill:#003e6b}.dataTable_row_cell_dropdown .react-dropdown-options .option-item{background-color:#f5f7f9;color:#003e6b}.dataTable_row_cell_dropdown .react-dropdown-options .option-item:hover{background-color:#e5ecf0}.dataTable_row:first-child{border-top:1px solid #111}.dataTable_autoSize{table-layout:auto}.correctOption{position:relative;background:#e6f2df;color:#4f723a}.correctOption .dataTable_row_cell_contents,.correctOption .dataTable_row_cell_contents .dataTable_row_cell_input{background:#e6f2df;color:#4f723a}.correctOption .dataTable_row_cell_contents .react-dropdown-header,.correctOption .dataTable_row_cell_contents .dataTable_row_cell_dropdown .react-dropdown-header{background:#e6f2df;cursor:not-allowed}.correctOption .dataTable_row_cell_contents .react-dropdown-header .label,.correctOption .dataTable_row_cell_contents .dataTable_row_cell_dropdown .react-dropdown-header .label{color:#4f723a}.correctOption .dataTable_row_cell_contents .dataTable_row_cell_feedback{margin-bottom:0;background:none;border:none;padding:8px;fill:#4f723a;stroke:#fff;cursor:pointer}.incorrectOption{position:relative;background:#fdebea;color:#8e1f1d}.incorrectOption .dataTable_row_cell_contents,.incorrectOption .dataTable_row_cell_contents .dataTable_row_cell_input{background:#fdebea;color:#8e1f1d}.incorrectOption .dataTable_row_cell_contents .react-dropdown-header,.incorrectOption .dataTable_row_cell_contents .dataTable_row_cell_dropdown .react-dropdown-header{background-color:#fdebea}.incorrectOption .dataTable_row_cell_contents .react-dropdown-header .label,.incorrectOption .dataTable_row_cell_contents .dataTable_row_cell_dropdown .react-dropdown-header .label{color:#8e1f1d}.incorrectOption .dataTable_row_cell_contents .dataTable_row_cell_feedback{margin-bottom:0;background:none;border:none;padding:8px;fill:#ed3431;stroke:#fff;cursor:pointer}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._player_14tin_274{position:relative;overflow:hidden}._player_14tin_274 ._animation_14tin_278{pointer-events:none;width:100%;height:100%}._player_14tin_274 ._animation_14tin_278 svg{display:block;overflow:hidden}._player_14tin_274 ._controls_14tin_287{position:absolute;bottom:0;display:flex;justify-content:flex-start;align-items:center;min-width:calc(100% - 16px);max-width:calc(100% - 16px);width:calc(100% - 16px);padding:8px 8px 4px;opacity:.4;background-color:#0006;transition:opacity .5s}._player_14tin_274 ._controls_14tin_287:hover{opacity:1;transition:opacity .3 .5s}._player_14tin_274 ._controls_14tin_287 ._icon_14tin_305{display:flex;justify-content:center;align-items:flex-start;flex:1 1 auto;width:20px!important;height:20px!important;fill:#fff;margin:0 8px}._player_14tin_274 ._controls_14tin_287 ._icon_14tin_305 svg{width:15px!important;height:15px!important}._player_14tin_274 ._controls_14tin_287 ._range_14tin_319{display:flex;justify-self:center;flex:1 1 100%;margin:0 8px}._player_14tin_274 ._controls_14tin_287 ._range_14tin_319 input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:5px;outline:none;padding:0;margin:0;background-color:#ffffff80}._player_14tin_274 ._controls_14tin_287 ._range_14tin_319 input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#fff;border-radius:50%;border:0;cursor:pointer}._player_14tin_274 ._controls_14tin_287 ._range_14tin_319 input::-moz-range-thumb{width:12px;height:12px;border:0;background:#fff;border-radius:50%;cursor:pointer}._fieldset_l5khf_200{margin:0;border:0;padding:0;display:flex;flex-direction:row}._fieldset_l5khf_200 legend{font-family:Bio Sans,sans-serif;font-weight:400;font-size:14px;margin:0;padding:0;display:block}._radioGroup-container_l5khf_216{background-color:#ccd8e1;padding:8px}._radioGroup-container_l5khf_216 label p{font-family:Bio Sans,sans-serif;font-size:14px;margin:0;line-height:20px}._radioGroup-wrap_l5khf_227{display:flex;flex-flow:row wrap}._switch_l5khf_232{display:flex;flex-direction:row;background-color:#ccd8e1;padding:8px 4px 8px 12px}._switch_l5khf_232 div{height:20px}._switch_l5khf_232 input{width:20px;height:20px;margin:0;padding:0;opacity:0;position:absolute}._switch_l5khf_232 svg{width:20px;height:20px;margin-right:8px}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._infoTooltip_vg8vo_274{border:2px solid #003e6b;background:#f5f7f9}._infoTooltip_vg8vo_274:before{right:10px;top:-30px;border-width:15px;border-style:solid;border-color:transparent transparent #003e6b}._infoTooltip_vg8vo_274:after{right:10px;top:-28px;border-width:15px;border-style:solid;border-color:transparent transparent #f5f7f9}._content_vg8vo_293{color:#003e6b}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._content_njdrb_274{text-align:center;color:#fafcf9;font-family:Bio Sans,Noto Sans,sans-serif;padding:5px;font-size:18px}._content_njdrb_274 p{margin:0}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._icon_xa6vk_274{display:flex;justify-content:center;flex:1 1}._icon_xa6vk_274 img{height:40px;width:40px}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._wrapper_n0ca9_274{position:absolute;top:50px;z-index:99;right:-10px;padding:8px;min-width:250px;max-width:300px;border-radius:5px;background:#a41034}._wrapper_n0ca9_274:before{content:"";position:absolute;width:0;height:0}._wrapper_n0ca9_274:after{content:"";position:absolute;width:0;height:0}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._errorTooltip_10gt6_274{border-radius:5px;background:#a41034}._errorTooltip_10gt6_274:before{right:10px;top:-15px;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #a41034}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._plainTooltip_913sj_274{border-radius:5px;background:#003e6b!important;padding:8px!important}._plainTooltip_913sj_274 h4{color:#fff;margin-bottom:8px;font-size:18px;margin-top:0;font-family:Bio Sans,Noto Sans,sans-serif;text-align:left}._plainTooltip_913sj_274 p{text-align:left!important}._plainTooltip_913sj_274:before{right:10px;top:-15px;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #003e6b}._tooltip-right_913sj_298{left:calc(100% - 40px)!important}._tooltip-right_913sj_298:before{left:10px!important}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.tooltip-wrap{position:relative}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._wrapper_1xhiv_274{border:1px solid #668ba6;box-sizing:border-box;border-radius:5px;padding:24px}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._question_1opog_274{font-size:18px;margin:0;font-family:Bio Sans,Noto Sans,sans-serif;color:#333}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._title_1nltx_274{margin:0;font-family:Bio Sans,Noto Sans,sans-serif;color:#333;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase}._square_1sn7y_200{border-radius:5px;overflow:hidden}._circle_1sn7y_205{border-radius:50%;overflow:hidden}._labelAlphabet_1sn7y_210{color:#333;width:35px;height:35px;border:1px solid #668ba6;background-color:#fff;display:flex;justify-content:center;align-items:center}._labelCorrect_1sn7y_221,._labelIncorrect_1sn7y_229{width:35px;height:35px;display:flex;justify-content:center;align-items:center}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._feedback_18el2_274{font-family:Bio Sans,Noto Sans,sans-serif;font-size:14px;margin:0;color:#333}._feedback_18el2_274 p{margin:0}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._wrapper_1lwx9_274{width:100%;border:1px solid #668ba6;box-sizing:border-box;border-radius:5px;min-height:60px;padding:16px;display:grid;align-items:center;grid-template-columns:45px calc(100% - 45px);font-family:Bio Sans,Noto Sans,sans-serif}._footer_gsix1_1{display:flex;align-items:center;justify-content:flex-end;flex:1 0 auto}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._button_1nwjh_274{border-radius:5px;height:52px;width:180px;border:none;font-family:Bio Sans,Noto Sans,sans-serif}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._attempts_butyd_274{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Bio Sans,Noto Sans,sans-serif;color:#333;font-size:16px;font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}.cscq{background:#fff}.cscq__mainTitle{margin:0 0 8px}.cscq__question,.cscq__content{margin:0 0 16px;color:#333}.cscq__image{margin:0 0 16px!important;color:#333}.cscq__option{margin:0 0 8px}.cscq__option>label{color:#333;cursor:inherit}.cscq__option:hover{cursor:pointer;background-color:#e5ecf0}.cscq__option.selected{background-color:#003e6b}.cscq__option.selected>label{color:#fff}.cscq__option.correct{border:1px solid #84be60;background-color:#f3f8ef;cursor:not-allowed}.cscq__option.incorrect{background-color:#fdebea;border:1px solid #ed3431;cursor:not-allowed}.cscq__feedback_correct{color:#4f723a;margin:-4px 0 8px}.cscq__feedback_incorrect{color:#8e1f1d;margin:-4px 0 8px}.cscq__footer{margin:24px 0 0}.cscq__footer__totalAttempts{margin-right:auto;color:#333}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._messagefeedback_u5fic_274{font-family:Bio Sans,Noto Sans,sans-serif;margin:0;padding:8px;border-radius:5px;display:flex;align-items:center;color:#333}._messagefeedback_u5fic_274>img{width:12px;padding-right:5px;height:12px}._messagefeedback_u5fic_274._complete_u5fic_288{color:#4f723a;background-color:#f3f8ef}._messagefeedback_u5fic_274._incomplete_u5fic_292{color:#8e1f1d;background-color:#fdebea}:export{colorAccentTint80:#7d5624;colorAccentTint60:#96672b;colorAccentTint40:#af7832;colorAccentTint20:#e19b41;colorAccent:#faac48;colorAccentTone20:#fbbd6d;colorAccentTone40:#fccd91;colorAccentTone60:#fddeb6;colorAccentTone80:#feeeda;colorPrimaryTint25:#002f50;colorPrimary:#003e6b;colorPrimaryTone20:#336589;colorPrimaryTone40:#668ba6;colorPrimaryTone60:#99b2c4;colorPrimaryTone80:#ccd8e1;colorPrimaryTone90:#e5ecf0;colorPrimaryTone95:#f5f7f9;colorSecondaryBlueTint80:#001427;colorSecondaryBlueTint60:#00284e;colorSecondaryBlueTint40:#003b75;colorSecondaryBlueTint20:#004f9c;colorSecondaryBlueTint21:#005796;colorSecondaryBlue:#0063c3;colorSecondaryBlueTone20:#3382cf;colorSecondaryBlueTone40:#66a1db;colorSecondaryBlueTone60:#99c1e7;colorSecondaryBlueTone80:#cce0f3;colorSecondaryCyanTint80:#002330;colorSecondaryCyanTint60:#004660;colorSecondaryCyanTint40:#00688f;colorSecondaryCyanTint20:#008bbf;colorSecondaryCyan:#00aeef;colorSecondaryCyanTone20:#33bef2;colorSecondaryCyanTone40:#66cef5;colorSecondaryCyanTone60:#99dff9;colorSecondaryCyanTone80:#cceffc;colorSecondaryBurgundyTint80:#21030a;colorSecondaryBurgundyTint60:#420615;colorSecondaryBurgundyTint40:#620a1f;colorSecondaryBurgundyTint20:#830d2a;colorSecondaryBurgundy:#a41034;colorSecondaryBurgundyTone20:#b6405d;colorSecondaryBurgundyTone40:#c87085;colorSecondaryBurgundyTone60:#db9fae;colorSecondaryBurgundyTone80:#edcfd6;colorFeedbackSuccessTint80:#1a2613;colorFeedbackSuccessTint60:#354c26;colorFeedbackSuccessTint40:#4f723a;colorFeedbackSuccessTint20:#6a984d;colorFeedbackSuccess:#84be60;colorFeedbackSuccessTone20:#9dcb80;colorSecondarySuccessTone40:#b5d8a0;colorSecondarySuccessTone60:#cee5bf;colorSecondarySuccessTone80:#e6f2df;colorSecondarySuccessTone90:#f3f8ef;colorSecondarySuccessTone95:#fafcf9;colorFeedbackFailTint80:#2f0a0a;colorFeedbackFailTint60:#5f1514;colorFeedbackFailTint40:#8e1f1d;colorFeedbackFailTint20:#be2a27;colorFeedbackFail:#ed3431;colorFeedbackFailTone20:#f15d5a;colorSecondaryFailTone40:#f48583;colorSecondaryFailTone60:#f8aead;colorSecondaryFailTone80:#fbd6d6;colorSecondaryFailTone90:#fdebea;colorSecondaryFailTone95:#fef5f5;colorFeedbackWarningTint80:#7d5624;colorFeedbackWarningTint60:#96672b;colorFeedbackWarningTint40:#af7832;colorFeedbackWarningTint20:#e19b41;colorFeedbackWarning:#faac48;colorFeedbackWarningTone20:#fbbd6d;colorSecondaryWarningTone40:#fccd91;colorSecondaryWarningTone60:#fddeb6;colorSecondaryWarningTone80:#feeeda;colorSecondaryWarningTone90:#fff7ed;colorSecondaryWarningTone95:#fffbf6;colorNeutralBlack:#111;colorNeutralGray1:#333;colorNeutralGray2:#555;colorNeutralGray3:#777;colorNeutralGray4:#999;colorNeutralGray5:#bbb;colorNeutralGray6:#ddd;colorNeutralGray7:#eee;colorNeutralGray8:#f7f7f7;colorNeutralGray9:#888;colorNeutralWhite:#fff;colorExtraPurpleTint80:#210c2e;colorExtraPurpleTint60:#42195c;colorExtraPurpleTint40:#642589;colorExtraPurpleTint20:#8532b7;colorExtraPurple:#a63ee5;colorExtraPurpleTone20:#b865ea;colorExtraPurpleTone40:#ca8bef;colorExtraPurpleTone60:#dbb2f5;colorExtraPurpleTone80:#edd8fa;colorExtraPinkTint80:#2d0a21;colorExtraPinkTint60:#5a1442;colorExtraPinkTint40:#861d63;colorExtraPinkTint20:#b32784;colorExtraPink:#e032a5;colorExtraPinkTone20:#e65ab7;colorExtraPinkTone40:#ec83c9;colorExtraPinkTone60:#f3addb;colorExtraPinkTone80:#f9d6ed;colorOpacity80:rgba(0,0,0,.8);colorOpacity50:rgba(0,0,0,.5019607843);colorOpacity30:rgba(0,0,0,.3019607843);gradientBlues:linear-gradient(to bottom,rgb(0,99,195),rgb(0,62,107));gradientReds:linear-gradient(to top right,rgb(251,172,76),rgb(237,53,50),rgb(164,29,54));burgundy:#a41034;blue1:#0063c3;blue2:#00aeef;blue3:#66a1db;blue4:#1c3b8b;navy1:#003e6b;navy2:#336589;navy3:#668ba6;navy4:#99b2c4;navy5:#ccd8e1;navy6:#e5ecf0;navy7:#f5f7f9;navy8:#005c8c;navy9:#003754;navy10:#14486d;navy11:#1642a9;red1:#ed3431;red2:#d35454;red3:#ea384c;yellow1:#faac48;yellow2:#e8c800;cyan1:#00aeef;green1:#84be60;charcoal1:#333;charcoal2:#666;charcoal3:#b2b2b2;charcoal4:#e7e7e7;offwhite:#f9f6f4;kanR:#f8af3e;rfp:#e52826;pBAD:#008d36;araC:#1399f2;ori:#333332;nogene:#989898;ampR:#115f92;magenta1:#a63791;black:#000;lightgray:#c5c5c5;gelBg:#7cb4d0;blue5:#1c3b8b;gradientLightBlue:#014c91;gradientDarkBlue:#003257;borderBule:#0163c2;color-orange-1:#c18b2f;color-orange-2:#cea259;color-orange-3:#d4ae6d;color-orange-4:#daba84;color-orange-5:#e6cb9d;color-orange-6:#ead4ad;color-orange-7:#f0dfc3;color-orange-8:#f5ead7}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:700}@font-face{font-family:BioSans-Bold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Bold-MK1QfXbG.otf);font-weight:400}@font-face{font-family:BioSans-SemiBold;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBold-DYphLWrg.otf);font-weight:400}@font-face{font-family:BioSans-SemiBoldItalic;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-SemiBoldItalic-LqMbY1dH.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}:export{fontButton:"Bio Sans","Noto Sans",sans-serif;fontButtonEal:"Noto Sans SC",sans-serif;fontButtonArabic:"Scheherazade",serif;headingAlt:"DIN Alternate",arial,sans-serif;heading:"Bebas Neue",arial,sans-serif}:export{spaceMostSmallest:1px;spaceExtraSmall:2px;spaceSmallest:4px;spaceSmall:8px;spaceMid:16px;spaceLarge:32px;spaceLargest:64px}:export{borderRadiusSmallest:1px;borderRadiusSmall:2px;borderRadiusStandard:5px;borderRadiusBig:8px}:export{lineThicknessThin:1px;lineThicknessMid:2px;lineThicknessThickest:3px}:export{shadowHover:0 4px 16px rgba(0,0,0,.3490196078);shadowCard:0 2px 6px rgba(0,0,0,.2509803922);shadowModal:0 4px 16px rgba(0,0,0,.2509803922)}.mscq{background:#fff}.mscq__mainTitle{margin:0 0 8px}.mscq__question{margin:0 0 16px;color:#333}.mscq__image{margin:0 0 16px!important;color:#333}.mscq__option{margin:0 0 8px}.mscq__option>label{color:#333}.mscq__option:hover{cursor:pointer;background-color:#e5ecf0}.mscq__option.selected{background-color:#003e6b}.mscq__option.selected>label{color:#fff}.mscq__option.correct{border:1px solid #84be60;background-color:#f3f8ef;cursor:not-allowed}.mscq__option.incorrect{background-color:#fdebea;border:1px solid #ed3431;cursor:not-allowed}.mscq__option.invalid{background-color:#f7f7f7;border-color:#999;cursor:not-allowed}.mscq__feedback_correct{margin-block-end:8px;color:#354c26;font-size:16px;line-height:normal}.mscq__feedback_incorrect{margin-block-end:8px;color:#620a1f;font-size:16px;line-height:normal}.mscq__answerfeedback{margin:20px 0 8px}.mscq__footer{margin:24px 0 0}.mscq__footer__totalAttempts{margin-right:auto;color:#333}.MSQuestion-container_storybook{width:calc(100% - 12px);margin:48px 6px;display:flex;flex-direction:column;justify-content:center}.MSQuestion_storybook{min-height:calc(50vh - 24px);width:calc(100% - 48px);max-width:700px;margin:auto}.MSQuestion-container{width:calc(100% - 12px);margin:48px 6px;display:flex;flex-direction:column;justify-content:center}.MSQuestion{min-height:calc(50vh - 24px);width:calc(100% - 48px);max-width:700px;margin:auto;padding:18px;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000080,0 6px 20px #00000080}.question-header{text-transform:capitalize;margin-bottom:16px;font-weight:700}.question{font-size:18px;color:#333;line-height:1.5;margin-bottom:18px}.question-image{width:100%;max-height:calc(100vh - 125px);margin:16px auto;border-radius:5px;background-color:#003e6b}.options{margin-top:8px;margin-bottom:24px}.option{font-size:18px;color:#333;line-height:1.5;padding:18px;margin-bottom:8px;border:1px solid #333;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;align-items:flex-start}.option:hover{background-color:#e5ecf0}.option.attempted.correct{transition:.3s;border:1px solid #84be60;background-color:#f5fff0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.option.attempted.incorrect{transition:.3s;border:1px solid #ed3430;background-color:#fff0f0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.option.attempted.partlyCorrect{transition:.3s;border:1px solid #10a4a4;background-color:#ebffff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.option.disabled{pointer-events:none;opacity:1}.selected{background-color:#003e6b!important;border-color:#003e6b;color:#fff}.alphabet{color:#333;text-align:auto;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;border:inherit;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center}.alphabet.attempted.incorrect{color:#fff;background-color:#ed3430}.alphabet.attempted.correct{color:#fff;background-color:#84be60}.alphabet.attempted.partlyCorrect{color:#fff;background-color:#10a4a4}.option-answer{color:inherit;margin-left:18px;margin-top:7px}.feedback{display:none;font-size:16px;font-weight:700;color:#333;margin:0 8px 16px;transition:.2s}.MSQfeedback{text-align:center;margin-bottom:24px}.feedback.attempted{display:block}.feedback.correct{color:green}.feedback.incorrect{color:#a41034}.feedback.partlyCorrect{color:#10a4a4}.feedback.correct sup,.feedback.correct sub,.feedback.correct i,.feedback.correct b{color:green}.feedback.incorrect sup,.feedback.incorrect sub,.feedback.incorrect i,.feedback.incorrect b{color:#a41034}.feedback.partlyCorrect sup,.feedback.partlyCorrect sub,.feedback.partlyCorrect i,.feedback.partlyCorrect b{color:#10a4a4}.hint-container{margin:48px auto;padding:10px 16px;border:1px solid #99b2c4;border-radius:5px;background-color:#e5ecf0;cursor:pointer}.hint-container:hover{border-color:#003e6b}.hint-toggle{color:#003e6b;font-size:20px;font-weight:700;position:relative}.hint-arrow{position:absolute;top:3px;right:4px;width:20px;transition:.3s;transform:rotate(180deg)}.hint-arrow.hide{transform:rotate(0)}.hint{margin-top:10px;color:#003e6b}.hint.hide{display:none}.submit-container{float:right}.submit{text-align:center;color:#333;width:-moz-fit-content;width:fit-content;min-width:100px;padding:14px;background-color:#faac48;border-radius:5px;cursor:pointer}.submit:hover{background-color:#fcca44}.submit.disabled{background-color:#e5ecf0;opacity:.6;cursor:default;pointer-events:none}.attempts{margin-left:2px;margin-bottom:6px;color:#333}.tab-comparison{width:calc(100% - 48px);max-width:700px;padding:24px;margin:48px 0;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000080,0 6px 20px #00000080}.tabComp-paragraph{font-size:18px;color:#333;line-height:1.5;margin-bottom:24px}.tabComp-tabs{display:flex;flex-direction:row;align-items:stretch;width:100%;overflow-x:scroll;overflow-y:hidden;overflow:scroll hidden}.tabComp-tabs::-webkit-scrollbar{height:4px}.tabComp-tabs::-webkit-scrollbar-track{background:#d3d3d3}.tabComp-tabs::-webkit-scrollbar-thumb{background:#013f6c}.tabComp-tab{flex:1;min-width:-moz-fit-content;min-width:fit-content;padding:10px 20px;text-align:center;font-weight:700;white-space:nowrap;cursor:pointer}.tabComp-tab:hover{box-shadow:inset 0 -6px #d3d3d3}.tabComp-active{box-shadow:inset 0 -6px #ffac4a!important}.tabComp-image{width:100%;max-height:calc(100vh - 60px);margin:6px auto;border-radius:5px}._sliderHeader_11tf9_1{font-family:Bio Sans,sans-serif;width:-moz-fit-content;width:fit-content;padding:6px 6px 6px 0;font-size:14px}._stepperButton_dbly5_1{display:flex;background-color:#003e6b;color:#fff;border:1px solid #003e6b;height:36px;justify-content:center;align-items:center;border-radius:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}._stepperButton_dbly5_1:hover{background-color:#336589;border:1px solid #003e6b}._stepperButton_dbly5_1:hover:active{background-color:#668ba6;border:1px solid #003e6b;color:#fff}._stepperButton_dbly5_1:focus{background-color:#336589;border:1px solid #003e6b}._stepperButton_dbly5_1:focus:hover{background-color:#668ba6;border:1px solid #003e6b;color:#fff}._stepperButton_dbly5_1:disabled{background-color:#f5f7f9;border:1px solid #99b2c4;color:#668ba6}._stepperButton_dbly5_1:disabled:hover{background-color:#f5f7f9;border:1px solid #99b2c4;color:#668ba6}._stepperPrecise_h4raj_1{width:36px}._stepperPrecise_currentValue_h4raj_4{display:flex;flex:1 1;justify-content:center;align-items:center;color:#003e6b;border-top:1px solid #003e6b;border-bottom:1px solid #003e6b;font-family:Bio Sans,sans-serif;font-size:14px}._stepperVague_rtbau_1{width:100%}._stepperVague_chevronLeft_rtbau_4{width:10px;margin:0 8px 0 0}._stepperVague_chevronRight_rtbau_8{width:10px;transform:rotate(180deg);margin:0 0 0 8px}._stepper_1nbn1_1{height:36px;display:flex;flex-direction:row}._stepper_1nbn1_1 :first-child{border-radius:5px 0 0 5px}._stepper_1nbn1_1 :last-child{border-radius:0 5px 5px 0}._widgetWrapper_wyq8p_200{margin:auto;width:100%;max-width:800px}._widgetHeading_wyq8p_206{font-family:Bio Sans,sans-serif;color:#000;background-color:#fff;margin:0;bottom:10px;border-top-left-radius:10px;border-top-right-radius:10px;font-size:20px;display:flex;flex-direction:row;justify-content:space-between;gap:10px}@media only screen and (max-width:768px){._widgetHeading_wyq8p_206{font-size:20px}}._switchBlock_wyq8p_226{display:flex;grid-gap:8px;padding:8px;background-color:#e5ecf0;box-sizing:border-box;flex-wrap:wrap}._switchBlock_wyq8p_226 div{display:flex;justify-content:space-between}._switchBlock_wyq8p_226 div label{font-family:Bio Sans,sans-serif;margin:0;font-size:12px;padding:6px}._debug_wyq8p_245{margin:0;padding:10px;position:fixed;left:0;top:0;font-size:14px;width:300px;list-style:none;background-color:#00000050;z-index:100;max-height:90vh;overflow-y:scroll}._debug_wyq8p_245 li{color:#fff;font-family:Bio Sans,sans-serif;display:flex;justify-content:space-between;padding:4px}._debug_wyq8p_245::-webkit-scrollbar{width:5px;height:5px}._debug_wyq8p_245::-webkit-scrollbar-track{background:#fff}._debug_wyq8p_245::-webkit-scrollbar-thumb{background:#656565}._debug_wyq8p_245::-webkit-scrollbar-thumb:hover{background:#656565}._debug_wyq8p_245:hover{background-color:#0009;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}._debugToggle_wyq8p_289{position:fixed;bottom:0;left:25px;background-color:#f2565b;color:#fff;border-top-right-radius:3px;border-top-left-radius:3px;padding:7px 10px;font-family:Bio Sans,sans-serif;font-size:18px;font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._IntroModalContainer_wyq8p_305{font-family:Bio Sans,sans-serif;position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center}._IntroModalContainer_wyq8p_305 ._IntroModalWrapper_wyq8p_319{width:calc(100% - 40px);max-width:700px;height:-moz-fit-content;height:fit-content;max-height:75%}._IntroModalContainer_wyq8p_305 ._IntroModalWrapper_wyq8p_319 ._IntroModal_wyq8p_305{width:calc(100% - 40px);background-color:#fff;color:#333;padding:20px;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}._IntroModalContainer_wyq8p_305 ._IntroModalWrapper_wyq8p_319 ._IntroModal_wyq8p_305 ._introImg_wyq8p_337{width:100%}._IntroModalContainer_wyq8p_305 ._IntroModalWrapper_wyq8p_319 ._IntroModal_wyq8p_305 ._IntroModalIntro_wyq8p_340{font-size:18px;line-height:1.5;text-align:center}._IntroModalContainer_wyq8p_305 ._IntroModalWrapper_wyq8p_319 ._IntroModal_wyq8p_305 ._IntroModalIntro_wyq8p_340 ol,._IntroModalContainer_wyq8p_305 ._IntroModalWrapper_wyq8p_319 ._IntroModal_wyq8p_305 ._IntroModalIntro_wyq8p_340 ul,._IntroModalContainer_wyq8p_305 ._IntroModalWrapper_wyq8p_319 ._IntroModal_wyq8p_305 ._IntroModalIntro_wyq8p_340 li{text-align:left}._IntroModalContainer_wyq8p_305 ._IntroModalWrapper_wyq8p_319 ._IntroModal_wyq8p_305 ._StartBtn_wyq8p_350{border:none;min-width:100px}._OpenBtn_wyq8p_355{border:none;white-space:nowrap}.sliderWidget-container{width:calc(100% - 20px);max-width:700px;padding:20px 10px;margin:48px 0;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000080,0 6px 20px #00000080}:export{burgundy:#a41034;blue1:#0063c3;blue2:#00aeef;blue3:#66a1db;blue4:#1c3b8b;navy1:#003e6b;navy2:#336589;navy3:#668ba6;navy4:#99b2c4;navy5:#ccd8e1;navy6:#e5ecf0;navy7:#f5f7f9;navy8:#005c8c;navy9:#003754;navy10:#14486d;navy11:#1642a9;red1:#ed3431;red2:#d35454;yellow1:#faac48;yellow2:#e8c800;cyan1:#00aeef;green1:#84be60;charcoal1:#333;charcoal2:#666;charcoal3:#b2b2b2;charcoal4:#e7e7e7;offwhite:#f9f6f4;kanR:#f8af3e;rfp:#e52826;pBAD:#008d36;araC:#1399f2;ori:#333332;nogene:#989898;ampR:#115f92;magenta1:#a63791;black:#000;lightgray:#c5c5c5;gelBg:#7cb4d0;blue5:#1c3b8b;gradientLightBlue:#014c91;gradientDarkBlue:#003257}p,button{font-family:Bio Sans,Arial,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}.toggle:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s}.toggle:before{border-radius:50%}input:checked+.toggle:before{transform:translate(20px)}.pcr_slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:5px;background:transparent;outline:none;margin:0}.pcr_slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#003e6b;border:1px solid white;z-index:1;position:relative;cursor:pointer}.pcr_slider::-moz-range-thumb{-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#003e6b;border:1px solid white;z-index:1;position:relative;cursor:pointer}.sliderlabels div:nth-of-type(2n){height:12px!important;opacity:.5}.sliderlabels div:nth-of-type(2n) span{font-size:8px!important}.rv-xy-plot svg{position:relative!important;right:auto!important;width:auto!important;height:auto!important}.rv-xy-plot__axis__title text{fill:#fff!important;font-size:18px!important}.chart-tooltip{background:#002f52;border-radius:50%;padding:4px;width:125px;height:125px;border:3px solid white;display:flex;flex-direction:column}.chart-tooltip div{width:100%;height:50%;display:flex!important;flex-direction:column}.chart-tooltip div p{font-weight:bolder}.chart-tooltip div:first-of-type{justify-content:flex-end}.chart-tooltip div:first-of-type p{margin-bottom:8px;margin-left:4px;margin-right:4px}.chart-tooltip div:last-of-type p{margin-top:8px;margin-left:4px;margin-right:4px}.chart-tooltip:before{content:"";height:1px;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);background:#fff}.chart-tooltip p{color:#000;font-size:14px;margin:0;text-align:center}circle[cy=NaN]{display:none}rect[cy=NaN]{display:none}.rv-xy-plot__series--custom-svg[transform$="NaN)"]{display:none}@font-face{font-family:Bio Sans;font-style:normal;src:url(/labxchange/scrollables/static/fonts/BioSans-Regular-CYfIo6HV.otf);font-weight:400}@font-face{font-family:Noto Sans SC;font-style:normal;src:url(/labxchange/scrollables/static/fonts/NotoSansSC-Regular-BI71981D.otf);font-weight:400}@font-face{font-family:Scheherazade;font-style:normal;src:url(/labxchange/scrollables/static/fonts/Scheherazade-Regular-l_0l_PQT.ttf);font-weight:400}@font-face{font-family:DIN Alternate;font-style:normal;src:url(/labxchange/scrollables/static/fonts/DIN_Alternate_Bold-BddMud4w.otf);font-weight:700}@font-face{font-family:Bebas Neue;font-style:bold;src:url(/labxchange/scrollables/static/fonts/BebasNeue_Bold-BpFtSsQk.otf);font-weight:700}._widgetWrapper_9e6gv_243{margin:auto;width:100%;max-width:800px}._widgetHeading_9e6gv_249{font-family:Bio Sans,sans-serif;color:#000;background-color:#fff;margin:0;padding:5px 10px;border-top-left-radius:10px;border-top-right-radius:10px}@media only screen and (max-width:768px){._widgetHeading_9e6gv_249{font-size:20px}}._animSlider_9e6gv_264{display:flex;flex-direction:column;justify-content:center;height:100%}._animSlider_9e6gv_264 ._animeBlock_9e6gv_270{pointer-events:all;position:relative;height:100%;max-height:calc(100vh - 265px)}._animSlider_9e6gv_264 ._animeBlock_9e6gv_270>:first-child{background-color:#003e6b;background-size:cover;border:2px solid #faac48;overflow:hidden}._animSlider_9e6gv_264 ._animeBlock_9e6gv_270 ._zoomMenu_9e6gv_282{margin-left:auto;margin-top:5px;margin-bottom:5px;min-width:160px;min-height:40px;border:1px solid #fff;background-color:#333}._animSlider_9e6gv_264 ._animeBlock_9e6gv_270 ._zoomMenu_9e6gv_282>:nth-child(2){border-left-color:#fff;border-right-color:#fff}._animSlider_9e6gv_264 ._animeBlock_9e6gv_270 ._zoomMenu_9e6gv_282>:nth-child(2)>:first-child>:first-child svg{fill:#fff}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298{display:flex;width:100%;padding:0;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #e5ecf1;border-radius:10px}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._loader_9e6gv_309{max-width:720px;min-width:300px;width:100%;height:100px;border:2px solid #fff;border-radius:5px}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317{padding:0;margin:0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;width:100%}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._slider_9e6gv_326{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;background-color:#fff;padding:8px;box-sizing:border-box}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._slider_9e6gv_326 ._text_9e6gv_334{margin:0 0 16px;font-size:14px;font-family:Bio Sans,sans-serif;font-weight:400;color:#000}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._slider_9e6gv_326 ._input_9e6gv_341{opacity:1}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._slider_9e6gv_326 ._inputLabels_9e6gv_344{display:flex;justify-content:space-between}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._slider_9e6gv_326 ._inputLabels_9e6gv_344 ._left_9e6gv_348,._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._slider_9e6gv_326 ._inputLabels_9e6gv_344 ._middle_9e6gv_349,._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._slider_9e6gv_326 ._inputLabels_9e6gv_344 ._right_9e6gv_350{margin:0;font-family:Bio Sans,sans-serif;font-size:12px;padding-bottom:4px;color:#333}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._switchBlock_9e6gv_357{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);grid-gap:8px;padding:8px;background-color:#e5ecf0;box-sizing:border-box}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._switchBlock_9e6gv_357 div{display:flex;justify-content:space-between}._animSlider_9e6gv_264 ._controlBlock_9e6gv_298 ._controlItems_9e6gv_317 ._switchBlock_9e6gv_357 div label{color:#000;font-family:Bio Sans,sans-serif;margin:0;font-size:12px;padding:6px}._debug_9e6gv_378{margin:0;padding:0;position:fixed;left:20px;top:20px;font-size:14px;width:180px;list-style:none}._debug_9e6gv_378 li{color:#fff;font-family:sans-serif;display:flex;justify-content:space-between;padding:4px}._player_9e6gv_396{position:relative;overflow:hidden;height:calc(100% - 60px)!important}._player_9e6gv_396 ._animation_9e6gv_401{pointer-events:none;width:100%;height:100%}._player_9e6gv_396 ._animation_9e6gv_401 svg{display:block!important}._rightContainer_9e6gv_410{display:flex;flex-direction:row;height:100%}._rightContainer__graphBlock_9e6gv_415{flex:1 1 auto}._rightContainer__tableBlock_9e6gv_418{position:relative;z-index:2;max-height:calc(100vh - 321px);overflow-y:scroll;border:2px solid #faac48;border-right:none;box-sizing:border-box;margin-bottom:56px}._rightContainer__tableBlock_9e6gv_418 div:not(:first-of-type){border-top-width:3px}._rightContainer__tableBlock_9e6gv_418 ._table_9e6gv_431{border-collapse:collapse}._rightContainer__tableBlock_9e6gv_418 ._table_9e6gv_431 td{border:1px solid #fff;padding:.5rem;text-align:left;color:#fff}._rightContainer__tableBlock_9e6gv_418 ._table_9e6gv_431 th{border:1px solid #fff;padding:.5rem;text-align:left;background-color:#fff;font-family:sans-serif;font-size:14px;font-weight:400;color:#000}._rightContainer__tableBlock_9e6gv_418 ._items_9e6gv_450{display:flex;flex-direction:row;font-family:Bio Sans,sans-serif;min-height:100%}._rightContainer__tableBlock_9e6gv_418 ._items_9e6gv_450 ._table_9e6gv_431{border-style:hidden;flex:1 1 auto;min-width:200px;min-height:100%}._rightContainer__tableBlock_9e6gv_418 ._items_9e6gv_450 ._table_9e6gv_431 td{color:#cfcfcf}._rightContainer__tableBlock_9e6gv_418 ._items_9e6gv_450 ._highlight_9e6gv_465{font-weight:1000}._rightContainer__tableBlock_9e6gv_418 ._items_9e6gv_450 ._highlight_9e6gv_465 td{color:#fff}._rightContainer__tableBlock_9e6gv_418 ._items1_9e6gv_471{border-bottom:3px solid #faac48;display:flex;flex-direction:row;font-family:Bio Sans,sans-serif;max-height:180px}._rightContainer__tableBlock_9e6gv_418 ._items1_9e6gv_471 ._table_9e6gv_431{border-style:hidden;flex:1 1 auto;min-width:240px}._rightContainer__tableBlock_9e6gv_418 ._invertedp_9e6gv_483{flex:0 0 auto;background-color:#fff;display:flex;justify-content:center;align-items:center;max-width:40px;min-width:40px}._rightContainer__tableBlock_9e6gv_418 ._invertedp_9e6gv_483 p{writing-mode:vertical-lr;transform:rotate(-180deg);font-family:Bio Sans,sans-serif}._animeBlock_9e6gv_270{pointer-events:all;position:relative}@media only screen and (orientation:portrait){._rightContainer_9e6gv_410{flex-direction:column}._rightContainer__graphBlock_9e6gv_415{margin:auto auto 64px;max-width:500px}._rightContainer__tableBlock_9e6gv_418{margin:auto auto 16px;max-width:500px}}._DataWidgetScene_1ntcj_200{height:100%;margin:auto;color:#000;width:100%}._SideBar_1ntcj_207{width:375px;padding:10px;height:100%;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;box-sizing:border-box;border:2px solid #003e6b;background-color:#fff}._ComparisonTabsContainer_1ntcj_217{height:100%;flex-grow:1}._TabContent_1ntcj_222 h3{margin:0}._Controls_1ntcj_226{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:40px 80px;background-color:#fff;color:#000;padding-top:10px;border-radius:5px;overflow:visible}._Plots_1ntcj_238{display:flex;justify-content:space-evenly;align-items:flex-start;flex-wrap:wrap;gap:20px;margin:20px auto 0}._RangeControlContainer_1ntcj_247{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:10px}._CheckboxControlContainer_1ntcj_255{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;gap:10px}._CheckboxControlContainer_1ntcj_255 ._toggle_1ntcj_263{position:relative;display:inline-block;width:60px;min-width:60px;height:34px}._CheckboxControlContainer_1ntcj_255 ._toggle_1ntcj_263 input{opacity:0;width:0;height:0}._CheckboxControlContainer_1ntcj_255 ._slider_1ntcj_275{position:absolute;cursor:pointer;inset:0;background-color:#ddd;transition:.3s;border-radius:34px;box-sizing:border-box;border:2px solid #004f9c}._CheckboxControlContainer_1ntcj_255 ._slider_1ntcj_275:before{position:absolute;content:"";height:26px;width:26px;left:2px;bottom:2px;background-color:#fff;box-sizing:border-box;border:2px solid #004f9c;transition:.3s;border-radius:50%}._CheckboxControlContainer_1ntcj_255 input:checked+._slider_1ntcj_275{background-color:#004f9c}._CheckboxControlContainer_1ntcj_255 input:focus+._slider_1ntcj_275{box-shadow:0 0 1px #004f9c}._CheckboxControlContainer_1ntcj_255 input:checked+._slider_1ntcj_275:before{transform:translate(28px)}._DevToggle_1ntcj_308{position:absolute;bottom:0;left:10px;padding:10px;font-weight:700;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#f3565b;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._DevURL_1ntcj_322{position:absolute;bottom:0;left:100px;padding:5px;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#f3565b;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10000}.dataWidget-container{width:calc(100% - 20px);padding:20px 10px;margin:48px 0;overflow-y:hidden;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000080,0 6px 20px #00000080}.numericEntryQuestion{width:100%;box-sizing:border-box;border-radius:5px;background:#fff;padding:23px}.numericEntryQuestion .feedback p{font-size:15px;font-weight:700}.numericEntryQuestion .label{margin:0 0 16px}.numericEntryQuestion .image-bg{margin-bottom:15px;border-radius:5px}.numericEntryQuestion .questionImage{width:100%;height:auto}.numericEntryQuestion .question-footer{display:flex;margin-top:24px}.numericEntryQuestion .question-footer button{background:#faac48;border-radius:5px;width:198px;height:52px;font-size:16px;border:none;cursor:pointer;margin-left:auto}.numericEntryQuestion .question-footer button[disabled]{background:#e5ecf0}.numericEntryQuestion .text-field.correct{background:transparent;border:#84be60 2px solid;color:#000;color:initial;border-radius:5px}.numericEntryQuestion .text-field.incorrect{background:transparent;border:#ed3431 2px solid;color:#000;color:initial;border-radius:5px}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.link-confirmation-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;flex-direction:column;justify-content:center}.link-confirmation-dialogue{border-radius:5px;background-color:#fff;padding:26px 26px 36px;color:#003e6b;margin:auto;max-width:475px;box-shadow:0 0 17px 1px #0000007a}.close-link-confirmation-btn{position:absolute;right:-30px;top:-30px;height:20px;cursor:pointer;margin:8px;padding:10px;border-radius:5px}.close-link-confirmation-btn:hover{background-color:#ebebeb}.closeImg{height:18px;width:18px;margin-left:8px;margin-bottom:-3px}.explore-image-container{height:108px;width:125px;margin:16px auto 27px}.explore-image{height:108px;width:125px}.external-link-warning{margin:5px 0;padding:0;text-align:center;color:#000;font-weight:700;font-size:30px}.external-link-url{margin:0 0 74px;max-height:90px;text-align:center;color:#000;overflow:hidden;word-wrap:break-word}.external-link-return-btn{position:absolute;height:50px;left:0;top:-42px;font-size:16px;font-weight:400;cursor:pointer;margin-right:6px;border-width:1px}.external-link-continue-btn{position:absolute;height:50px;background-color:#fbac48;border-color:#fbac48;cursor:pointer;margin-left:6px;font-size:16px;font-weight:400;border-width:1px}.external-link-continue-btn:hover{background-color:#e59c3e}.description-container{height:100vh;position:sticky;top:0;z-index:20;display:flex;flex-direction:column}.description-navigation{display:flex;flex-direction:column;pointer-events:none;position:fixed;top:12px;left:48px;z-index:10}.arrowBtn{margin-left:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nextBtn{margin-top:-6px}.progress-percentage{width:36px;font-size:14px;text-align:center;position:fixed;top:59px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;padding:0;margin:0;font-weight:400}.progress-icon{margin-top:-6px;transform:scale(1.1)}.disabled{opacity:.3;background-color:transparent!important}.splash-label-hex{margin-left:-16px;margin-top:-8px;transform:scale(.55)}.navigation-container{width:36px;height:calc(100% - 24px);margin:12px 12px 12px 4px;z-index:15;pointer-events:none;position:fixed;top:0;left:0}.progressBar{width:4px;height:100%;margin:auto;display:flex;flex-direction:column;justify-content:space-between}.splash-label{cursor:pointer;position:relative;height:28px;pointer-events:auto}.splash-label:hover{transform:scale(1.2)}.custom-label{cursor:pointer;position:relative;height:28px;pointer-events:auto}.custom-label:hover{transform:scale(1.3)}.label-text{width:20px;margin-left:-8px;margin-top:-24px;font-size:14px;font-weight:700;text-align:center;color:#003e6b;position:absolute;top:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.start{margin-left:3px;margin-top:2px}.checkmark{margin-left:0;margin-top:2px}.app-container{background-attachment:fixed;background-size:cover}.mainContainer_desktop{width:100%;display:flex;justify-content:center}.mainContentContainer_desktop{display:flex;direction:row;justify-content:center;width:100%}.mainContentContainer_xl{max-width:1700px}.animation-container{width:50%}.animation-scroll{min-height:calc(100vh + 0px)}.animation-player dotlottie-player{position:absolute;right:0;top:200px}.animation-player-desktop dotlottie-player{position:sticky;top:0;right:0;width:auto!important}.lf-player-controls{margin-top:-30px;height:30px!important;padding:0 18px!important;background-color:#0006!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lf-player-btn{fill:#fff!important;margin-right:18px!important}.lf-progress{background-color:#00008b!important}.lf-progress::-webkit-slider-thumb{background-color:#faac48!important}.start-screen{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;background-size:cover;z-index:10;overflow-y:hidden;box-shadow:0 18px 20px 3px #0000004d}.start-branding-desktop{display:flex;justify-content:center;align-items:center;margin-top:25px}.start-branding-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:25px;width:80%}.start-logo-2-desktop{margin:12px 20px 12px 12px;height:30px}.start-logo-2-mobile{margin:12px;width:60%;max-height:30px}.logo-line{width:1px;height:20px;background-color:#fff;margin-top:5px}.start-logo-desktop{height:60px;margin:19px 12px 12px 20px}.start-logo-mobile{margin:0 12px 12px;width:50%;max-height:60px}.start-solo-logo-desktop{height:75px}.start-solo-logo-mobile{margin:18px 12px 12px;width:100%;min-height:50px}.start-title{font-size:30px;line-height:1.5;text-align:center;max-width:600px;font-weight:700;padding:0 24px}.start-action{display:flex;flex-direction:column;align-content:center;text-align:center;font-size:22px}.start-action div:first-child{margin-bottom:8px}.start-arrows{opacity:1;height:1.5rem}.scro-call-to-action{font-size:22px;color:#fff;padding:0;margin:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.scro-start-intro{position:absolute;padding:0;margin:5px 0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;height:40px;width:40px;bottom:-20px;left:calc(50% - 20px)}.end-screen{width:100%;height:calc(100vh + -0px);display:flex;flex-direction:column;align-items:center;position:relative;justify-content:center;margin-top:-100vh;background-size:cover;box-shadow:0 -18px 20px 3px #0000004d}.end-logo{margin:12px;width:250px;max-width:50%}.end-screen::-webkit-scrollbar{display:none}.end-screen{-ms-overflow-style:none;scrollbar-width:none}.end-branding{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.end-logo-support{margin:10px;width:60%;max-width:300px}.end-logo-2{width:80%;max-width:400px}.end-footer{position:absolute;bottom:0;width:calc(100% - 20px);display:flex;justify-content:space-between;background-color:#fff;height:50px;padding:10px}.usersnap-container-desktop{margin-top:64px;padding:32px;background-color:#fff;border-radius:5px}.usersnap-container-mobile{margin-top:64px;padding:16px;background-color:#fff;border-radius:5px}
