html{-webkit-tap-highlight-color:transparent;width:100%;height:100%}body{-webkit-tap-highlight-color:transparent;background-color:#fff;width:100%;height:100%;font-weight:400}span[type=button]{-webkit-appearance:none!important}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0}#app{height:100%}.tooltip{white-space:pre-line;max-width:640px;padding:6px 16px;background-color:#425058!important}.tooltip.place-top:after{border-top-color:#425058!important}.tooltip.place-left:after{border-left-color:#425058!important}.tooltip.place-right:after{border-right-color:#425058!important}.tooltip.place-bottom:after{border-bottom-color:#425058!important}.tooltip.show{opacity:1!important}.ReactModal__Overlay{opacity:1;transition:opacity .3s}.ReactModal__Overlay--before-close{opacity:0}.ReactModal__Body--open{overflow:hidden}.svg-icon{fill:currentColor;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px;height:24px;display:inline-block}.loading-indicator{width:auto;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes fadeIn{0%{opacity:.5}to{opacity:1}}@keyframes wave{0%{transform:translate(-100%)}to{transform:translate(100%)}}.styles__loadingIndicator-fff26e{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles__loadingIndicator-fff26e video{width:120px;height:120px}.styles__loader-f15d66{max-width:200px;animation:4s infinite styles__pulse-f1d8de}@keyframes styles__pulse-f1d8de{0%{transform:scale(1)}25%{transform:scale(1.15)}}.styles__overlay-ab99e6{z-index:2000;background:rgba(51,0,0,.2);width:100%;height:100%;position:fixed;top:0;left:0}.styles__error-d0d622{color:#ff5252;z-index:2000!important}.styles__notification-deff44{z-index:2000!important}.styles__snackbar-e3c5c8{z-index:1450}.styles__spinner-fcd167{border:2px solid transparent;border-color:transparent transparent currentColor currentColor;flex-shrink:0;animation:1s linear infinite styles__spinAnimation-a27b35;position:relative;transform:translateZ(0)}.styles__spinner-fcd167,.styles__spinner-fcd167:after{border-radius:50%}@keyframes styles__spinAnimation-a27b35{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles__fullPageDivider-bcde14{background:#f0f2f4;width:100%;height:1px;display:block;position:absolute;left:0}.styles__header-d06b2b{align-items:flex-start;padding:8px 0 24px;display:flex}@media (max-width:768px){.styles__header-d06b2b{flex-direction:column;align-items:center;padding-bottom:8px}}.styles__searchBar-ed41df{position:relative}@media (max-width:768px){.styles__searchBar-ed41df{height:100%}}.styles__searchBar-ed41df .styles__inputWrapper-d625b1{width:100%;height:100%}.styles__searchBar-ed41df .styles__input-afb4fd{border:1px solid #b0bec5;border-radius:20px;padding:8px 48px}@media (max-width:768px){.styles__searchBar-ed41df .styles__input-afb4fd{border:none;border-radius:0}}.styles__searchBar-ed41df .styles__deactivated-edeb35{padding-right:12px}.styles__searchBar-ed41df .styles__inputSecondary-d40777{background-color:#f0f2f4;border:1px solid #f0f2f4}.styles__searchBar-ed41df .styles__searchIcon-d27628{z-index:1;justify-content:center;align-items:center;height:100%;padding:0 12px;display:flex;position:absolute}.styles__searchBar-ed41df .styles__clearButton-f6a3a8{border-radius:20px;justify-content:center;align-items:center;width:48px;min-width:48px;height:100%;padding:0 12px;display:flex;position:absolute;top:0;right:0}.styles__searchBar-ed41df .styles__clearButtonGray-b8847a{background-color:#f0f2f4}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-results-button{-webkit-appearance:none}input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.styles__searchResults-c61823{z-index:1400;background:#fff;border:.5px solid #f0f2f4;border-radius:4px;width:100%;padding:8px 0;position:absolute;box-shadow:0 7px 6px rgba(84,110,122,.04),0 7px 24px rgba(84,110,122,.2)}@media (max-width:768px){.styles__searchResults-c61823{border-width:.5px 0;border-radius:0;box-shadow:0 7px 6px rgba(84,110,122,.04)}}.styles__emptyLink-d46619{width:100%;padding:8px 8px 8px 46px!important}.styles__button-cfdf3f{width:100%;justify-content:start!important}.styles__searchInput-ddf933{position:relative}@media (max-width:768px){.styles__searchInput-ddf933{height:100%;box-shadow:0 1px rgba(51,65,72,.2)}}.styles__wideSearch-b021c4{width:100%;margin-left:24px!important}@media (max-width:768px){.styles__wideSearch-b021c4{margin:0!important}}.styles__searchButton-ed4ff0{border-radius:20px!important;margin-left:auto!important}.styles__container-a62de0{align-items:center;display:flex}.styles__reverse-e34d70{flex-direction:row-reverse}.hotspot{float:left;cursor:pointer;background:#fdd835;border-radius:50%;width:15px;height:15px;animation:.8s hotSpotStyle__fadein-f42f04;display:inline-block;position:relative}.hotspot:before,.hotspot:after{cursor:pointer;content:"";width:inherit;height:inherit;border-radius:inherit;background:inherit;opacity:.3;transition:box-shadow .3s;animation:5s ease-in-out infinite both hotSpotStyle__pulse-animation-d171f5;position:absolute;top:0;left:0}.hotspot:after{animation-delay:2.5s}.hotspot:hover:before,.hotspot:hover:after{box-shadow:0 0 .5px .5px #fff}@keyframes hotSpotStyle__pulse-animation-d171f5{0%{transform:scale(1)}50%{transform:scale(3)}to{transform:scale(1)}}@keyframes hotSpotStyle__fadein-f42f04{0%{opacity:0}to{opacity:1}}.styles__link-f12fae{cursor:pointer;text-align:center;align-items:center;text-transform:uppercase!important;color:#546e7a!important;padding:8px 16px!important;display:inline-flex!important}.styles__link-f12fae:hover{color:#334148!important}@media (max-width:768px){.styles__link-f12fae{padding:16px!important}}.styles__linkActive-b6b4d5{color:#334148!important;font-weight:500!important}.styles__newIcon-be88d5{margin-left:10px;display:flex}.styles__navbar-c5b474{align-items:center;display:flex}@media (max-width:768px){.styles__navbar-c5b474{flex-direction:column;align-items:flex-start}}.styles__logo-d951ef{object-fit:contain}.styles__navBar-acbd19{align-items:center;height:64px;display:flex;position:relative}@media (max-width:768px){.styles__navBar-acbd19{background:#fff}}.styles__mobileMenu-d33de0{z-index:1400;width:100%;max-height:0;box-shadow:none;opacity:.5;background:#fff;transition:all .3s;position:absolute;top:100%;left:0;overflow:hidden}.styles__isOpen-b5c0ba{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;opacity:1;max-height:-moz-max-content;box-shadow:0 7px 6px rgba(96,125,139,.04),0 7px 24px rgba(96,125,139,.1)}.styles__buttonActiveLabel-e9690d{-webkit-text-fill-color:transparent;background-image:linear-gradient(#e03cfa 0%,#0091ea 100%);-webkit-background-clip:text}.styles__buttonLabel-b3b231{color:#546e7a!important}.styles__onlyIconButton-e17914{border-radius:50%!important}.styles__notification-ad0b51{background:#ff5252;border-radius:4px;width:4px;height:4px;position:absolute;top:0;right:0}.styles__iconWrapper-a35fe4{position:relative}.styles__avatar-a1f48c{border-radius:50%;padding:2px}.styles__wrapper-b67a65{display:flex}.styles__buttonFlexHelper-aac7f9{text-align:left;flex-direction:column;align-items:flex-start;margin:0 0 0 8px;line-height:16px;display:flex}@media (max-width:768px){.styles__buttonFlexHelper-aac7f9{margin-left:0;display:none}}.styles__label-a05712{white-space:nowrap;text-overflow:ellipsis;max-width:200px;line-height:20px;overflow:hidden}.styles__licenseName-ffb01b{white-space:nowrap}.styles__wrapper-ac2b05{justify-content:center;display:flex}.styles__onlyIconButton-b8a420{border-radius:50%!important}.styles__noLayoutContainer-d41cb3{width:100%;min-height:100vh}.styles__container-d34b88{flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}.styles__body-a84c70{flex:1;width:100%}@media (max-width:768px){.styles__body-a84c70{padding-top:64px}}.styles__flexible-f007f7{display:flex}.styles__header-af7711{width:100%}@media (max-width:768px){.styles__header-af7711{z-index:100;height:64px;padding:0 16px;position:fixed;top:0}}.styles__footer-b1f409{border-top:1px solid #f0f2f4;width:100%}.styles__centeredSubsection-fd73fd{width:100%;margin:auto;padding:0 32px}@media (max-width:768px){.styles__centeredSubsection-fd73fd{padding:0}}@media (min-width:1400px){.styles__centeredSubsection-fd73fd{max-width:1400px}}@media (min-width:1464px){.styles__centeredSubsection-fd73fd{padding:0}}.styles__container-caa629{width:100%;min-width:0;padding-bottom:8px;display:flex}.styles__mainContent-e21f50{flex:1;min-width:0}.styles__sidebar-ae804b{padding-left:24px}.styles__startButtonWrapper-a0e6ce{margin-left:20px;position:relative}.styles__customIcon-e7f5a3{object-fit:contain;width:24px;height:24px}.styles__startSessionButton-b245c3{white-space:nowrap}.styles__breadcrumbsWrapper-efad94{width:calc(100% - 200px)}.styles__breadcrumbs-cceeff{flex-basis:100%;display:flex}.styles__breadcrumbs-cceeff:after{clear:both}@media (max-width:768px){.styles__breadcrumbs-cceeff{align-items:center;width:100%;padding-right:8px}}.styles__menuLink-f0d148{overflow:hidden;padding:0!important}.styles__menuContainer-f4a1f2{align-items:center;display:flex}.styles__menuControlButton-de094d{border-radius:50%!important}.styles__menuArrow-baf234{margin:6px 4px 4px}.styles__menuLinkContent-b92164{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.styles__iconWrapper-ea7d40{align-items:center;margin-right:8px;display:flex}.styles__iconWrapper-ea7d40 img{object-fit:contain;width:24px;height:24px}.styles__breadcrumb-e3d0c1{float:left;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 4px 0 0!important;display:flex!important}.styles__arrowIcon-ce21ac{margin-top:2px;margin-left:6px}.styles__mobileBackLink-cbdff2{display:flex!important}.styles__editableTitleWrapper-a7783e{flex:1;width:0;padding-right:5px}@media (max-width:768px){.styles__editableTitleWrapper-a7783e{max-width:80vw;padding-right:8px}}.styles__editableTitle-a0b1c0{overflow:hidden}.styles__showOnMobile-b9c7af{width:100%;display:none}@media (max-width:768px){.styles__showOnMobile-b9c7af{align-items:center;display:flex}}.styles__hideOnMobile-e38e21{align-items:center;width:100%;display:flex}@media (max-width:768px){.styles__hideOnMobile-e38e21{display:none}}.styles__content-a7db0d{width:480px;max-width:100%;position:relative}.styles__closeButton-fc5b33{top:8px;right:8px;position:absolute!important}.styles__dialog-d297e3{z-index:1300}.styles__container-b6d3c8{background-color:rgba(51,65,72,.87)}.styles__spinner-aa5458{margin:auto!important}.styles__content-c33f81{align-items:center;width:100%;display:flex;border-radius:0!important;max-width:776px!important}.styles__innerWrapper-d5d7a1{width:100%}.styles__welcomeBanner-d4d9b2{flex-wrap:nowrap;margin:16px 0;padding:24px 16px;display:flex;position:relative}@media (max-width:768px){.styles__welcomeBanner-d4d9b2{margin:8px;padding-bottom:16px}}@media screen and (max-width:450px){.styles__welcomeBanner-d4d9b2{flex-wrap:wrap}}.styles__imageWrapper-cdbc53{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-right:50px;position:relative}.styles__imageWrapper-cdbc53 img{max-width:256px;max-height:210px;margin-left:24px}@media (max-width:768px){.styles__imageWrapper-cdbc53 img{max-height:130px}}@media screen and (max-width:450px){.styles__imageWrapper-cdbc53{margin:0 auto}.styles__imageWrapper-cdbc53 img{margin:0}}.styles__playButton-f2826f{cursor:pointer;opacity:.8;background:rgba(38,50,56,.87);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:6px;transition:opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 2px #fafcfd,0 0 0 4px rgba(38,50,56,.87)}.styles__playButton-f2826f svg{fill:#fafcfd!important;width:32px!important;height:32px!important}@media (max-width:768px){.styles__playButton-f2826f{opacity:1}}.styles__welcomeInfo-f10def{flex-flow:column;margin-right:24px;display:flex}@media (max-width:768px){.styles__welcomeInfo-f10def{margin:0}.styles__welcomeInfo-f10def h5{margin-top:8px;font-size:20px}}.styles__close-b1592d{top:0;right:0;position:absolute!important}.styles__onboardingText-b44f25{margin-top:16px;line-height:1.5}.styles__hasVideo-bb6044{cursor:pointer}.styles__hasVideo-bb6044:hover .styles__playButton-f2826f{opacity:1}.styles__container-bfd5fb{flex-direction:column;justify-content:center;height:calc(100vh - 128px);display:flex}.styles__image-b33587{justify-content:center;height:350px;display:flex}.styles__image-b33587 img{height:100%}.styles__status-c7eb0a{text-align:center;color:#eceff1;text-shadow:2px 2px #8ba1ab;margin-bottom:24px;font-size:96px;font-weight:900}.styles__message-e04910{color:#334148;text-align:center;font-size:24px}.styles__importLink-a05fe0{justify-content:flex-end;align-items:center;width:100%;margin:8px 0;padding-right:12px;display:flex}.styles__importLink-a05fe0:hover{opacity:.8}.styles__importLink-a05fe0 svg{margin-left:4px;width:16px!important;height:16px!important}.styles__import-e044dc{text-align:center;flex-direction:column;width:100%;margin-top:32px;display:flex}.styles__importTitle-ceedc2{border-bottom:1px solid #f0f2f4;padding-bottom:8px}.styles__sharePopover-d0bd08{max-width:350px;position:relative;border-radius:4px!important;margin-right:24px!important;padding:24px!important;overflow:visible!important;box-shadow:0 7px 6px rgba(96,125,139,.04),0 7px 24px rgba(96,125,139,.1)!important}.styles__sharePopover-d0bd08>div,.styles__sharePopover-d0bd08 .styles__sharePopoverContent-daefe5{max-width:100%}.styles__sharePopover-d0bd08 .copy-button{color:#fff;box-shadow:none;background:#0091ea;border-radius:2px}.styles__sharePopover-d0bd08 .copy-button:hover{opacity:.8;background:#0091ea}.styles__sharePopover-d0bd08 .copy-button:active{opacity:.9}.styles__sharePopover-d0bd08:after{content:"";z-index:2;background:#fff;width:16px;height:16px;margin-left:-8px;position:absolute;top:12px;left:100%;transform:rotate(45deg);box-shadow:0 0 14px 1px rgba(96,125,139,.1)}.styles__shareTitle-cd484d{color:#334148;margin-bottom:12px;font-size:20px}.styles__shareContent-a283ad{color:#334148;margin-bottom:24px}.styles__helpBlock-ccf5c8{z-index:3;background:#fff;padding:8px;position:absolute;top:0;right:0}.styles__copyInput-c0f573{width:100%}.styles__customInputFocusColor-e2f864{border-color:#546e7a!important}.styles__copyButton-d8c562{flex-shrink:0;color:#b0bec5!important;background:#fff!important}.styles__customButtonColor-e59b11{color:#334148!important;border:1px solid #546e7a!important}.styles__disabledButtonColor-c2d7bb{border:1px solid #b0bec5!important}.styles__smallInput-a02552,.styles__smallButton-f44ce8{height:40px!important}.styles__iconOnlyButton-c43c1c{width:40px!important;min-width:0!important}.styles__paper-f8796b{background-color:#fff;border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:auto;box-shadow:0 7px 6px rgba(96,125,139,.04),0 7px 24px rgba(96,125,139,.2)}.styles__onTopOfPaper-c0a293{width:100%;position:absolute;top:0;left:0}.styles__disablingMask-e709b8>*{opacity:.5}.styles__alertedHeader-d1cd83{padding-top:24px}.styles__centeredWrapper-f2a849{padding-right:40px!important}@media (max-width:768px){.styles__centeredWrapper-f2a849{padding-right:24px!important}}.styles__alert-ed298c{background-color:#fbedd5;justify-content:center;align-items:center;padding:46px 40px 40px;display:flex}.styles__alertIcon-e6dbab{width:40px!important;height:40px!important}.styles__body-b85824{padding:0 24px 0 40px;overflow-y:auto;line-height:24px!important}@media (max-width:768px){.styles__body-b85824{padding-left:24px}}.styles__withBodyBorder-a72a28{border-top:1px solid #b0bec5;border-bottom:1px solid #b0bec5}.styles__fullHeight-fe8e54{flex-basis:100vh}.styles__disabledScroll-fc9fd3{overflow-y:initial}.styles__withBottomPadding-dd39ae{padding-bottom:40px}.styles__withForcedScrollbarVisibility-f172c3::-webkit-scrollbar{border-radius:2px;width:6px}.styles__withForcedScrollbarVisibility-f172c3::-webkit-scrollbar-track{background:0 0}.styles__withForcedScrollbarVisibility-f172c3::-webkit-scrollbar-thumb{background-color:#b0bec5;border-radius:2px}.styles__withForcedScrollbarVisibility-f172c3::-webkit-scrollbar-thumb:active{background-color:#78909c}.styles__footer-a716c6{z-index:2;justify-content:end;gap:8px;padding:16px 24px 24px 40px;display:flex}@media (max-width:768px){.styles__footer-a716c6{padding-left:24px}}.styles__root-c2bc5f{z-index:1300}@media (max-width:768px){.styles__root-c2bc5f .styles__placementBottom-c562d4{align-items:flex-end}}.styles__container-d978f3{background-color:rgba(51,65,72,.87)}.styles__paperWrapper-ee4767{background-color:#fff;width:50%;min-width:480px;box-shadow:0 7px 6px rgba(96,125,139,.04),0 7px 24px rgba(96,125,139,.2);max-height:calc(100% - 128px)!important}.styles__container-d978f3 .styles__paperWrapper-ee4767{border-radius:8px}@media (max-height:780px){.styles__paperWrapper-ee4767{max-height:92%!important}}@media (max-width:768px){.styles__paperWrapper-ee4767{width:80%;min-width:240px;margin:24px;max-height:calc(100% - 48px)!important}.styles__placementBottom-c562d4 .styles__paperWrapper-ee4767{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;max-width:100%;margin:0}}.styles__closeButton-dc0af8{z-index:3;top:8px;right:8px;position:absolute!important}.styles__emptyList-c3cc6d{text-align:center;flex:1;padding-top:80px;position:relative}.styles__emptyImage-f0ea14{max-width:214px;margin-top:108px;margin-bottom:32px;position:relative}.styles__arrowImage-b7cdb0{transform-origin:100% 0;width:168px;position:absolute;top:8px;right:0;transform:rotate(90deg)translate(100%)}.styles__optionsButtonWrapper-d125e0{align-items:center;height:100%;display:flex;position:relative}.styles__buttons-dc445f{display:flex}.styles__dragHandle-c6cc22{opacity:0;align-items:center;width:24px;font-size:24px;transition:opacity .2s;display:flex}@media (max-width:768px){.styles__dragHandle-c6cc22{opacity:1}}.styles__dragHandle-c6cc22:hover{opacity:1;cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.styles__action-c567ef{opacity:0;align-items:center;height:100%;transition:opacity .2s;display:flex}@media (max-width:768px){.styles__action-c567ef{opacity:1}}.styles__actionWithPlaceholder-ab4ead{display:none}@media (max-width:768px){.styles__actionWithPlaceholder-ab4ead{display:flex}}.styles__actionPlaceholder-fa83a6{display:flex}@media (max-width:768px){.styles__actionPlaceholder-fa83a6{display:none}}.styles__hasSelection-e160c5 .styles__row-df4eb0 .styles__checkboxContainer-fdddde{opacity:1}.styles__row-df4eb0{align-items:center;display:flex}.styles__row-df4eb0:hover .styles__checkboxContainer-fdddde{opacity:1}.styles__row-df4eb0:hover .styles__dragHandle-bcb676{opacity:1!important}.styles__row-df4eb0:first-child .styles__action-c567ef{opacity:1}.styles__row-df4eb0:first-child:only-child .styles__actionWithPlaceholder-ab4ead{display:none}.styles__row-df4eb0:first-child:only-child .styles__actionPlaceholder-fa83a6,.styles__row-df4eb0:first-child:not(:only-child) .styles__actionWithPlaceholder-ab4ead{display:flex}.styles__row-df4eb0:first-child:not(:only-child) .styles__actionPlaceholder-fa83a6{display:none}.styles__borderBottom-f022dc{border-bottom:1px solid #f0f2f4}.styles__disabled-b8808d{opacity:.5;pointer-events:none}.styles__list-d4f634{animation:.5s styles__fadeIn-ec3382}.styles__list-d4f634:hover .styles__action-c567ef{opacity:0}@media (max-width:768px){.styles__list-d4f634:hover .styles__action-c567ef{opacity:1}}.styles__list-d4f634:hover .styles__actionWithPlaceholder-ab4ead{display:none!important}@media (max-width:768px){.styles__list-d4f634:hover .styles__actionWithPlaceholder-ab4ead{display:flex}}.styles__list-d4f634:hover .styles__actionPlaceholder-fa83a6{display:flex!important}@media (max-width:768px){.styles__list-d4f634:hover .styles__actionPlaceholder-fa83a6{display:none}}.styles__checkboxContainer-fdddde{opacity:0;transition:opacity .2s}.styles__checkboxContainer-fdddde:hover{opacity:1!important}.styles__rowContent-e988c1{cursor:pointer;border-top:1px solid #f0f2f4;flex:1;align-items:center;max-width:100%;height:56px;padding:0 16px;display:flex}@media (max-width:768px){.styles__rowContent-e988c1{padding:0 8px}}.styles__rowContent-e988c1:hover{background-color:#fafcfd}.styles__rowContent-e988c1:hover .styles__action-c567ef{opacity:1}.styles__rowContent-e988c1:hover .styles__actionWithPlaceholder-ab4ead{display:flex!important}.styles__rowContent-e988c1:hover .styles__actionPlaceholder-fa83a6{display:none!important}.styles__rowContent-e988c1:focus{outline:none}.styles__hasOrder-c7638b{padding-left:0}.styles__highlightedRowContent-dacc42{background:#fafcfd}.styles__order-c57416{text-align:right;min-width:36px;padding:0 8px}@media (max-width:768px){.styles__order-c57416{padding:0 8px 0 0}}.styles__questionSorting-efa9e0{background:#fafcfd;box-shadow:0 5px 5px -5px rgba(0,0,0,.1),0 -5px 5px -5px rgba(0,0,0,.1);cursor:grabbing!important}.styles__questionSorting-efa9e0 .styles__rowContent-e988c1{border:none!important}.styles__questionSorting-efa9e0 .styles__dragHandle-bcb676{opacity:1!important}.styles__extraMargin-abefe4{margin-left:40px}@media (max-width:768px){.styles__extraMargin-abefe4{margin-left:0}}@keyframes styles__fadeIn-ec3382{0%{opacity:.2}to{opacity:1}}.styles__rowContentLeft-f8557f{flex:1;align-items:center;display:flex;overflow:hidden}.styles__rowContentRight-e23eb7{justify-content:flex-end;align-items:center;height:100%;display:flex}.styles__forceFullOpacity-ea8559{opacity:1!important;display:flex!important}.styles__hiddenPlaceholder-c1b590{display:none!important}.styles__questionSetsList-c6d7c0{margin-top:-1px}@media (max-width:768px){.styles__folderRow-c3fac8{border-bottom:1px solid #f0f2f4}}.styles__folderTitle-d91439{overflow:hidden;margin-left:16px!important}.styles__folderIcon-a9deae{object-fit:contain;width:24px;height:24px}.styles__container-def8a1{padding-top:32px}@media (max-width:768px){.styles__container-def8a1{padding-top:0}}.styles__emptyOnboardingText-ed5f95{text-align:center}.styles__loading-d40454{height:16px}.styles__libraryTooltip-d3f115{width:320px;animation:2s linear styles__libraryTooltipAnimation-f807cd}.styles__placeholderItem-a4f530{margin-left:32px}@media (max-width:768px){.styles__placeholderItem-a4f530{margin-left:16px}}@keyframes styles__libraryTooltipAnimation-f807cd{0%{opacity:0}90%{opacity:0}to{opacity:1}}.styles__placeholder-item-c9bafc{box-sizing:content-box;border-top:1px solid #f0f2f4;align-items:center;height:56px;padding-left:16px;display:flex}.styles__placeholder-item-c9bafc:last-child{border-bottom:1px solid #f0f2f4}.styles__placeholder-item-c9bafc>div{background:linear-gradient(90deg,#fff 8%,#e1e5e9 18%,#fff 33%) 0 0/480px 96px;align-items:center;width:240px;height:24px;animation:1s linear infinite styles__placeHolderShimmer-f51196;display:flex}.styles__placeholder-item-c9bafc>div:before{content:"";box-sizing:content-box;background:0 0;border-right:16px solid #fff;width:24px;height:24px;display:block}.styles__placeholder-item-c9bafc>div:after{content:"";box-sizing:content-box;background:#fff;flex:1;height:8px;display:block}.styles__single-line-d75fc7>div:before{box-sizing:border-box;border-top:8px solid #fff;border-bottom:8px solid #fff;width:72px}.styles__single-line-d75fc7>div:after{box-sizing:content-box;background:0 0;border-top:8px solid #fff;border-bottom:8px solid #fff}@keyframes styles__placeHolderShimmer-f51196{0%{background-position:-160px 0}to{background-position:240px 0}}.styles__folderTitle-bbf72a{margin-left:8px}.styles__header-e4549c{align-items:center;margin-bottom:16px;display:flex}.styles__items-b96350{margin-bottom:16px}.styles__item-fcb74e{align-items:center;display:flex}.styles__itemTitle-a8d954{margin-left:8px}.styles__contentPlaceholder-fef711{width:100%;height:300px}.styles__contentPlaceholder-fef711>*{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles__question-d794f4{color:#334148;cursor:pointer;flex-basis:100%;padding-left:16px;overflow:hidden;box-shadow:inset 0 1px #f0f2f4}@media (max-width:768px){.styles__question-d794f4{padding-left:0}}.styles__flexWrapper-ccd7d9{align-items:flex-start;display:flex}.styles__flexWrapper-ccd7d9:last-child .styles__question-d794f4{box-shadow:inset 0 1px #f0f2f4,inset 0 -1px #f0f2f4}.styles__fullVisibility-c3bd51{opacity:1!important}.styles__mobileActionButton-a50a4c{border:0;border-radius:0;flex-direction:column;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;margin:0!important;padding:8px!important}.styles__mobileActionButton-a50a4c span{margin:0;width:unset!important}@media (max-width:768px){.styles__wrapedMobileButton-ae9606{right:8px}}.styles__questionCell-fb5499{justify-content:flex-start;align-items:center;height:56px;display:flex;overflow:hidden}.styles__kindIconWrapper-ab30d2{margin-right:16px}.styles__question-d8a8c9{max-width:100%;overflow:hidden}.styles__title-d436ce{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:40px;padding-right:8px;display:-webkit-box;overflow:hidden;line-height:1.25!important}.styles__questionHeader-f71b0c{justify-content:space-between;align-items:center;height:56px;display:flex}.styles__questionHeader-f71b0c.styles__expanded-dab972{min-height:56px}.styles__questionIndexWrapper-c57b09{margin-right:14px!important}.styles__questionTitleWrapper-d6d6b0{align-items:center;max-height:100%;display:flex}@media (max-width:768px){.styles__questionTitleWrapper-d6d6b0{padding:4px 8px}}.styles__actionContainer-ff449d{flex-shrink:0;align-items:center;height:100%;display:flex}.styles__toggleIcon-a15acf{padding:0 8px;width:unset!important}.styles__spinner-cd608d{margin:12px}.styles__wrapper-f64a01{justify-content:center;align-items:center;margin-top:16px;display:flex}.styles__icon-d4fbe8{margin-right:16px}.styles__source-d4b915{font-style:italic}.styles__imagePreview-ee78a3{break-inside:avoid;page-break-inside:avoid}.styles__imagePreview-ee78a3 img{max-width:100%;display:inline-block}.styles__imagePreview-ee78a3 div{width:100%}.styles__imageContent-a96310{justify-content:center;align-items:center;display:flex;position:relative}.styles__button-ad69a2{top:0;right:0;background:#f0f2f4!important;min-width:24px!important;padding:0!important;position:absolute!important}.styles__zoomIcon-ca850b{pointer-events:none;opacity:0;transition:opacity .2s}@media (max-width:768px){.styles__zoomIcon-ca850b{opacity:1}}.styles__generalWrapper-b1f6bc{max-width:652px;margin:0 auto;padding:0 16px}.styles__image-d77434{background:#eceff1;width:100%;margin:0 auto}.overrides__playerWrapper-cfbc80{flex-grow:1;max-width:640px;margin:16px auto;display:flex}@media (max-width:768px){.overrides__playerWrapper-cfbc80{padding:0 8px}}.overrides__no-focus-e2c468 *{outline:none!important}.rhap_container,.rhap_container *{outline-color:#78909c!important}.rhap_container{box-shadow:none;background-color:#f0f2f4;border-radius:38px;margin:0 auto;padding:10px 25px 10px 15px}.rhap_controls-section{flex:0 auto}.rhap_additional-controls,.rhap_volume-controls{flex:unset;flex-basis:0}.rhap_volume-container{margin-left:20px}.rhap_volume-button{color:#78909c;width:24px;height:24px;font-size:24px}.rhap_play-pause-button{color:#78909c;width:32px;height:32px;font-size:32px}.rhap_progress-bar,.rhap_download-progress,.rhap_volume-bar{opacity:1;height:4px;background-color:#b0bec5!important}.rhap_progress-filled{background:#334148}.rhap_progress-indicator,.rhap_volume-indicator{width:16px;height:16px;box-shadow:none;background:#334148;margin-left:-8px;top:-6px;opacity:1!important}.rhap_time{color:#546e7a;font-family:inherit;font-size:14px;line-height:20px}.styles__barWrapper-b0fd69{width:240px;margin-top:5px;margin-right:7px}@media (max-width:768px){.styles__barWrapper-b0fd69{padding:0 2px}}.styles__answersBar-e496a4{margin-top:4px;display:inline-flex}@media (max-width:768px){.styles__answersBar-e496a4{flex-direction:column}}.styles__checkboxes-question-d9b69c{flex-wrap:nowrap!important}.styles__checkboxes-question-d9b69c .evaluation-icon{left:-24px}.styles__checkboxesAnswerModal-ece3c0{padding-left:16px}@media (max-width:768px){.styles__checkboxesAnswerModal-ece3c0{padding-left:0}}.styles__no-evaluation-f82753>*{padding-left:0}.styles__answer-wrapper-c7a6d4>:not(:last-child){margin-bottom:24px}.styles__choiceWrapper-e3aec1{flex-direction:row;align-items:center;display:flex}.styles__TtsButton-d8591a{margin-right:7px!important}.styles__evaluationIcon-abe2ae{margin-right:10px}.styles__gap-eef04a{flex-shrink:0;width:32px;margin-right:10px}.styles__choice-d2e654{width:100%;position:relative}.styles__choice-d2e654:not(:last-child){margin-bottom:12px}.styles__choice-d2e654 .styles__controlLabel-f60c84{width:100%;margin:0}.styles__choice-d2e654 .styles__label-bcf8a5{width:100%;color:inherit;margin-left:4px;box-shadow:0 1px #f0f2f4}.styles__choice-d2e654 .styles__label-bcf8a5.styles__isDisabled-d42292{color:#334148}.styles__choice-d2e654 .styles__label-bcf8a5 p{margin:0}.styles__choice-d2e654 .evaluation-icon{position:absolute;top:50%;transform:translateY(-50%)}.styles__switch-f2c383{margin:-8px!important}.styles__choice-image-f08116{text-align:left;width:90%;min-width:100px;max-width:500px;padding:16px}.styles__round-f5a222{border-radius:50%!important}.styles__isPlaying-b8b5e4{color:#0091ea!important;background:#e1f5fe!important}.styles__textToSpeechButtonWrapper-acbcdf{align-items:flex-start;gap:12px;display:flex}.styles__activateHighlighting-a7bc9f [style*="stroke-dashoffset: 0"]{color:#0091ea!important}.styles__mathjaxWrapper-b97761 mjx-math{white-space:normal}.styles__mathjaxWrapper-b97761 mjx-math>*{white-space:nowrap}.styles__choice-a28df5{position:relative}.styles__evaluationIcon-bd9367{margin-left:-28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles__percent-fc1fff{color:#607d8b;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(16px,-50%)}.styles__categorizerQuestion-e10ca1{background:#fafcfd;max-width:100%;display:inline-flex;position:relative;overflow:hidden}@media (max-width:768px){.styles__categorizerQuestion-e10ca1{width:100%;margin:0;padding:16px;overflow:hidden}}.styles__isSolution-a4832e{padding-left:16px;padding-right:16px}.styles__isSolution-a4832e th,.styles__isSolution-a4832e td{background:inherit!important}.styles__headerCellContent-c1e121,.styles__bodyHeaderCellContent-d5eba0{word-break:break-word;align-items:center;min-width:80px;max-width:200px;min-height:44px;padding:6px 8px;display:flex;overflow:hidden}.styles__headerCellContent-c1e121{justify-content:center}.styles__textToSpeechButtonContainer-ab3112{flex-direction:column!important;align-items:center!important}.styles__noAnswerCaption-deb2f5{color:#607d8b;align-items:center;display:flex}.styles__dot-a574e7{background:#78909c;border-radius:50%;width:8px;height:8px;margin:0 16px}.styles__highlightTextQuestion-ee1a71{padding:0 16px}.styles__highlightTextQuestion-ee1a71 .styles__clozeContent-e4036b{white-space:pre-wrap;padding:0 16px 24px 0;font-size:16px;line-height:32px}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;background:#eceff1;border:1px solid transparent;border-radius:8px;margin-left:2px;padding:3px 8px;line-height:24px;transition:all .2s;display:inline-block;position:relative}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217 .styles__choiceContent-d80a10{white-space:normal}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217 svg{margin-right:4px;position:absolute;top:5px;left:2px;width:20px!important;height:20px!important}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__selected-c4d752{color:#fff;font-weight:550;background-color:#546e7a!important}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__correct-ee1af9,.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__wrong-cce500,.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__notSelectedSolution-f11f00{padding-left:24px}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__correct-ee1af9{background-color:#4caf50!important}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__correct-ee1af9 svg{fill:#fff!important}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__notSelectedSolution-f11f00{border-color:#ff5252;background-color:#eceff1!important}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__notSelectedSolution-f11f00 svg{fill:#ff5252!important}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__wrong-cce500.styles__selected-c4d752{background-color:#ff5252!important}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__disabled-f98f6d{cursor:inherit}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217.styles__secondary-ba397f{color:#546e7a}.styles__highlightTextQuestion-ee1a71 .styles__choice-eee217:not(.styles__disabled-f98f6d):hover{border-color:#cfd6db}.styles__highlightTextQuestion-ee1a71.styles__isSolution-e16b88 .styles__choice-eee217{background-color:transparent;border:1px solid #334148}.styles__highlightTextQuestion-ee1a71.styles__isSolution-e16b88 .styles__choice-eee217.styles__wrong-cce500{border:none;background-color:#eceff1!important}.styles__highlightTextQuestion-ee1a71.styles__isSolution-e16b88 .styles__choice-eee217.styles__correct-ee1af9{color:#fff;border:none;font-weight:550;background-color:#546e7a!important}.styles__highlightTextQuestion-ee1a71.styles__isSolution-e16b88 .styles__choice-eee217.styles__correct-ee1af9 svg{fill:#fff!important}.styles__ttsWrapper-c875c5{display:flex}.styles__HotspotPoint-e01972{pointer-events:none;background-color:#0091ea;border-radius:50%;display:inline-block;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.styles__HotspotPoint-e01972.styles__positioned-d9a407{background-color:#99d7f3}.styles__HotspotPoint-e01972.styles__disabled-dd380a{background-color:#607d8b}.styles__HotspotPoint-e01972.styles__pointPulse-ae809a{animation:2s infinite styles__pulse-f2d781}@keyframes styles__pulse-f2d781{0%{transform:scale(1);box-shadow:0 0 rgba(231,247,254,.4)}70%{box-shadow:0 0 0 10px rgba(204,169,44,0)}15%{transform:scale(.9)}40%{transform:scale(1.1)}to{box-shadow:0 0 rgba(204,169,44,0)}}.styles__HotspotForm-b3a8a0{break-inside:avoid}.styles__HotspotForm-b3a8a0 .styles__actions-b408fa{justify-content:space-between;height:40px;margin-bottom:8px;font-size:14px;line-height:20px;display:flex}.styles__HotspotForm-b3a8a0 .styles__actions-b408fa .styles__addNewButton-f9013f{color:#0091ea;cursor:pointer;background-color:#e1f5fe;border:none;border-radius:20px;outline:none;align-items:center;padding:10px 20px 10px 16px;display:flex}.styles__HotspotForm-b3a8a0 .styles__actions-b408fa .styles__addNewButton-f9013f:disabled{color:#607d8b;cursor:not-allowed;background-color:#f0f2f4}.styles__HotspotForm-b3a8a0 .styles__actions-b408fa .styles__addNewIcon-f343d2{margin-right:16px}.styles__HotspotForm-b3a8a0 .styles__actions-b408fa .styles__clearButton-fce7a8{cursor:pointer;border:none;outline:none;align-items:center;padding:10px 20px 10px 16px;display:flex}.styles__HotspotForm-b3a8a0 .styles__actions-b408fa .styles__clearButton-fce7a8:disabled{color:#607d8b;cursor:not-allowed}.styles__HotspotForm-b3a8a0 .styles__actions-b408fa .styles__clearButton-fce7a8>:first-child{margin-right:8px}.styles__shapeFill-fee031{stroke:#0091ea;stroke-width:2px;stroke-dasharray:4;fill:rgba(55,168,242,.4)}.sorter-drag-handler{cursor:row-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0;width:32px;display:inline}@media (max-width:768px){.sorter-drag-handler{display:none}}.sorter-drag-handler svg{fill:#8ba1ab}.sorter-choices-list{background:#e1f5fe}@media (min-width:769px){.sorter-choices-list{background:0 0}}.sorter-choices-list .sorting-disabled{background:0 0}.sorter-choice{border-top:1px solid #f0f2f4;width:100%;font-size:16px;line-height:24px;position:relative}@media (min-width:769px){.sorter-choice{user-select:inherit;padding:4px 0 4px 32px;border:none!important}}.sorter-choice:hover .sorter-drag-handler{opacity:1}.sorter-choice:last-child{border-bottom:1px solid #f0f2f4}.sorter-choice p{min-height:20px;margin:0}.sorter-choice-content{background:#fff;align-items:center;padding:8px;display:flex}@media (min-width:769px){.sorter-choice-content{border:1px solid #f0f2f4;border-radius:2px;padding-left:4px}}.sorter-choice-content .sorting-disabled{background:0 0}.sorter-choice-wrapper{flex-direction:row;align-items:center;display:flex}.sorter-choice-sorting{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:300;line-height:24px;overflow:hidden;box-shadow:0 5px 5px -5px rgba(0,0,0,.2),0 -5px 5px -5px rgba(0,0,0,.2);z-index:1400!important;border-top:1px solid #0091ea!important;border-bottom:1px solid #0091ea!important}.sorter-choice-sorting .sorter-choice-content{background:rgba(255,255,255,.8)}@media (min-width:769px){.sorter-choice-sorting{box-shadow:none;border:none!important}.sorter-choice-sorting .sorter-choice-content{background:rgba(255,255,255,.8);border-color:#0091ea}.sorter-choice-sorting .choice-order{opacity:.3}.sorter-choice-sorting svg{fill:#0091ea!important}}.sorting-disabled .sorter-drag-handler{pointer-events:none;cursor:inherit}.sorting-disabled .sorter-drag-handler svg{display:none!important}.choice-order{text-align:right;pointer-events:none;width:32px;padding:0 8px}@media (min-width:769px){.choice-order{pointer-events:inherit;position:absolute;left:0}}.choice-no-order{margin-right:7px}.sorter-choice-status{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:24px;display:flex}.sorter-content{word-break:break-word;min-height:24px}.choice-order-evaluation{text-align:right;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px;padding:0 8px}#MathJax_Message{display:none!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.styles__textQuestion-d1fb39{background:#fff;margin:24px 16px 16px}@media (min-width:769px){.styles__textQuestion-d1fb39{border-radius:4px;max-width:860px;margin:0 auto;padding:56px 48px;box-shadow:0 1px 4px rgba(51,65,72,.2)}}@media (max-width:768px){.styles__textQuestion-d1fb39{margin-left:0;margin-right:0}}.styles__textQuestion-d1fb39 label{color:#78909c!important}.styles__wrapper-b1f56f{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center;margin:0;padding:0 4px 0 11px;display:flex}.styles__container-bdc3b6{flex-direction:column;display:flex}.styles__content-cd1872{padding:8px 0}@media (min-width:769px){.styles__content-cd1872{padding:8px 32px 12px 40px}}.styles__gapChoiceMoving-db6250{background-color:rgba(51,65,72,.04);box-shadow:0 5px 5px -5px rgba(0,0,0,.2),0 -5px 5px -5px rgba(0,0,0,.2);z-index:1400!important}.styles__gapChoiceMoving-db6250 .styles__dragHandle-ef8159{opacity:1!important}.styles__choice-e468c9{justify-content:left;align-items:center;padding-left:24px;display:flex}.styles__choiceShuffle-dbc192{padding-left:0}.styles__choiceShuffle-dbc192:hover{background-color:rgba(51,65,72,.04)}.styles__choiceShuffle-dbc192:hover .styles__dragHandle-d294f1,.styles__choiceShuffle-dbc192:hover .styles__hiddenButton-d82536{opacity:1}.styles__hiddenButton-d82536{width:40px}@media (min-width:769px){.styles__hiddenButton-d82536{opacity:0}}.styles__deleteButton-a4675c{opacity:1}.styles__flex-bf97de{width:100%;display:flex}.styles__wrapper-a19e5d{padding:8px}.styles__wrapper-fccdc8{margin-top:24px}.styles__container-b898b3{background-color:#f0f2f4;border-radius:8px;width:100%;min-height:80px;margin-bottom:8px;padding:8px}.styles__choice-ccb8c6{align-items:center;margin-left:52px;display:flex}.styles__content-a286fc{margin-left:12px}.styles__gapWrapper-d7ac65{background-color:inherit;border-top-right-radius:2px;border-bottom-right-radius:2px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:56px;max-width:100%;display:inline-block;position:relative}.styles__title-abd31e{align-items:center;min-height:28px;padding:4px 8px 4px 4px;display:flex}.styles__gapChoiceWrapper-c2b4e0{flex-direction:row;align-items:center;display:flex}.styles__textarea-da062d{white-space:pre-wrap;font-size:16px;line-height:36px}@media (max-width:768px){.styles__textarea-da062d.styles__teacherView-f6462e{margin-left:16px;margin-right:16px}}.styles__solutionBox-b32ddc{white-space:pre-wrap;padding:12px 16px 0}.styles__ttsWrapper-f401c0{align-items:flex-start;gap:10px;display:flex}.styles__ttsGapContent-e13190{width:100%}.styles__pointsRoot-ac59bb{color:#78909c;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex}.styles__textContainer-fc0f11{color:#546e7a;height:40px}.styles__textInputContainer-c483fd{border-radius:20px;align-items:center}.styles__textInputContainer-c483fd:hover{background-color:#e1f5fe}.styles__textInputContainer-c483fd:hover svg{color:#0091ea}@media (max-width:768px){.styles__textInputContainer-c483fd{background-color:#e1f5fe}.styles__textInputContainer-c483fd:hover{background-color:unset}}.styles__pointsItem-fb21a0{margin:0 8px!important}.styles__label-d8e2fc{align-items:center;display:flex}.styles__clickableLabel-fe690c{cursor:pointer}.styles__spinnerWrapper-bb41b7{justify-content:center;align-items:center;width:64px;height:32px;margin-left:8px;display:flex}.styles__options-d74a58{gap:8px;margin-left:8px;display:flex}@media (max-width:768px){.styles__options-d74a58{width:100%}}.styles__smallOptions-c18fa0{margin-left:8px;display:flex}.styles__smallOptions-c18fa0>:nth-child(2){margin-left:-1px!important}.styles__smallOptions-c18fa0>:hover{z-index:10}.styles__smallCorrect-c0f64c{border-radius:2px 0 0 2px!important;width:32px!important}.styles__smallCorrect-c0f64c svg{font-size:20px!important}.styles__smallWrong-c9231f{border-radius:0 2px 2px 0!important;width:32px!important}.styles__smallWrong-c9231f svg{font-size:20px!important}.styles__textAreaWrapper-bb0519{border-color:inherit;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:56px;max-width:100%;display:inline-block;position:relative}.styles__textAreaWrapper-bb0519:after{content:attr(data-value)" ";white-space:pre-wrap;visibility:hidden;border-left:none;display:block}.styles__textAreaWrapper-bb0519>textarea{resize:none;box-sizing:border-box;border-radius:0 2px 2px 0;outline:none;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;overflow:hidden;border-color:inherit!important}.styles__textAreaWrapper-bb0519:after,.styles__textAreaWrapper-bb0519>textarea{font:inherit;white-space:pre-wrap;word-wrap:break-word;min-height:28px;padding:2px 8px;font-size:16px;line-height:26px}.styles__noSideMargin-e41db5{margin-left:0;margin-right:0}.styles__outerFlexContainer-f2468e{vertical-align:middle;max-width:100%;margin:0 4px;display:inline-flex}.styles__essayForPrintOut-adb58f{border:1px solid rgba(120,144,156,.4);width:100%;box-shadow:unset!important;margin-right:-116px!important}.styles__essayWrapper-fde46b{background:#fff;border-radius:4px;flex-direction:column;max-width:885px;min-height:200px;margin:0 auto;padding-top:8px;transition:max-width .5s;display:flex;position:relative;box-shadow:0 1px 4px rgba(51,65,72,.2)}.styles__essayWrapper-fde46b.styles__essayWrapperZoomed150-d03750{max-width:1327.5px}.styles__essayWrapper-fde46b.styles__essayWrapperZoomed125-ea340b{max-width:1106.25px}.styles__essayWrapper-fde46b.styles__essayWrapperZoomed75-bbba03{max-width:663.75px}.styles__essayWrapper-fde46b:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%);width:40px;height:40px;position:absolute;right:0}.styles__essayWrapper-fde46b:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(270deg,rgba(255,255,255,0) 0%,#fff 100%);width:40px;height:40px;position:absolute}@media (max-width:1024px){.styles__essayWrapper-fde46b{max-width:none;margin:8px 16px}}.styles__essayWrapper-fde46b.styles__essayWrapperStudentMode-bdf6bf{margin:0 auto}.styles__editableWrapper-ff55ce{min-height:150px;overflow:auto}.styles__editableWrapper-ff55ce::-webkit-scrollbar{border-radius:4px;height:4px}.styles__editableWrapper-ff55ce::-webkit-scrollbar-track{background:#eceff1}.styles__editableWrapper-ff55ce::-webkit-scrollbar-thumb{background-color:#b0bec5;border-radius:4px}.styles__editableWrapper-ff55ce::-webkit-scrollbar-thumb:active{background-color:#78909c}.styles__studentEditWrapper-b42f36{min-height:450px}.styles__fullPage-aea3f2{min-height:70vh}.styles__toolbar-d5fb4a{background-color:inherit;z-index:1;border-bottom:1px solid #b0bec5;position:-webkit-sticky;position:sticky;top:0;padding:0 18px 8px!important}@media (max-width:768px){.styles__toolbar-d5fb4a{top:-48px}}.styles__toolbar-d5fb4a::-webkit-scrollbar{border-radius:4px;height:4px}.styles__toolbar-d5fb4a::-webkit-scrollbar-track{background:#eceff1}.styles__toolbar-d5fb4a::-webkit-scrollbar-thumb{background-color:#b0bec5;border-radius:4px}.styles__toolbar-d5fb4a::-webkit-scrollbar-thumb:active{background-color:#78909c}.styles__editableForPrintOut-d60c60{padding:16px 180px 16px 16px!important}.styles__editable-a1e1b7{cursor:text;outline:none;flex-grow:1;padding:30px 82px;font-size:14px;line-height:1.5;white-space:break-spaces!important}.styles__editable-a1e1b7.styles__zoomedEditable150-d674c4{width:1327.5px;padding:45px 123px}.styles__editable-a1e1b7.styles__zoomedEditable125-d4b32d{width:1106.25px;padding:37.5px 102.5px}.styles__editable-a1e1b7.styles__zoomedEditable75-baa0d8{width:663.75px;padding:22.5px 61.5px}@media (max-width:1024px){.styles__editable-a1e1b7{width:auto;padding:18px 24px}}.styles__studentEditable-ef1acf{min-height:450px}.styles__emptyPrintBlock-bce8bc{border:1px solid rgba(120,144,156,.4);border-radius:4px;max-width:700px;margin-left:auto;margin-right:auto;min-height:100px!important}.styles__highlight-cfb406{background-color:#ff0}.styles__highlight-cfb406 ::-moz-selection{background-color:#d5e3a0}.styles__highlight-cfb406 ::selection{background-color:#d5e3a0}.styles__strikethrough-dcdf60{text-decoration:line-through}.styles__pageBreak-abe71f{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;margin:0;display:block}.styles__pageBreakMark-a1ce5a{color:#8ba1ab;grid-template-columns:1fr max-content 1fr;align-items:center;gap:10px;margin-top:25px;margin-bottom:0;display:grid}.styles__pageBreakMark-a1ce5a>span{grid-column:2}.styles__pageBreakMark-a1ce5a:after,.styles__pageBreakMark-a1ce5a:before{content:"";border-top:1px solid #dae1e5;height:0}.styles__children-ed9e68{visibility:hidden}@media print{.styles__pageBreak-abe71f{page-break-after:always;display:block;overflow:hidden;height:0!important}.styles__pageBreakMark-a1ce5a{display:none}}.tableStyles__table-e6bfd5 .tableStyles__tableRow-cc1901 .tableStyles__tableCell-f182ea{border:1px solid #d3d3d3}.tableStyles__table-e6bfd5{flex-direction:column;width:100%;margin:16px 0;display:flex}.tableStyles__tableRow-cc1901{display:flex}.tableStyles__tableRow-cc1901>.tableStyles__tableCell-f182ea{flex:1;min-width:0;padding:6px!important}.tableStyles__tableCell-f182ea{flex-direction:column;display:flex}.tableStyles__tableCell-f182ea ol,.tableStyles__tableCell-f182ea ul,.tableStyles__tableCell-f182ea p{margin:0}.styles__menuControl-c72b65{border:1px solid #b0bec5!important;border-radius:4px!important;margin:0 4px!important;padding:0 8px 0 16px!important}.styles__menuControl-c72b65:hover,.styles__menuControl-c72b65:focus{background:#fff!important;border-color:#0091ea!important}.styles__zoomMenu-d83e1a{min-width:90px!important}@media (max-width:1024px){.styles__zoomMenu-d83e1a{display:none!important}}.styles__fontSizeMenu-cbee64{min-width:78px!important}.styles__menuControl-e3d1a1{border-radius:40px!important;min-width:auto!important;padding:5px 2px 5px 8px!important}.styles__menuControl-e3d1a1 svg{margin:0}.styles__menuControl-e3d1a1:hover{background-color:rgba(0,145,234,.04)!important}.styles__menuControl-e3d1a1:hover svg{color:#0091ea}.styles__menuControlOpen-b6f159{background-color:rgba(0,145,234,.04)!important}.styles__menuControlOpen-b6f159 svg{color:#0091ea}.styles__separator-a44402{border-right:1px solid #b0bec5;height:32px;margin:0 4px;display:inline-block}.styles__actionButtonsWrapper-d22919{gap:8px;display:flex}.styles__actionButton-ad4e57{flex-grow:100}.styles__saveAsTemplateButton-cebd58,.styles__deleteButton-d229af,.styles__editButton-d0d37c,.styles__saveButton-ab254e{padding:8px 16px}.styles__saveAsTemplateButton-cebd58{order:2}.styles__deleteButton-d229af{order:3}.styles__editButton-d0d37c{order:1}.styles__saveButton-ab254e{order:0}.styles__spinner-bae9d2{margin:8px 16px 8px 8px}.styles__saveCommentTemplateMobileMenuWrapper-b882c5{z-index:1300;background:#fff;border:1px solid #f0f2f4;border-radius:8px 8px 0 0;flex-direction:column;gap:16px;width:100%;max-height:100%;padding:40px 24px 24px 40px;transition:all .3s;display:flex;position:fixed;bottom:0;left:0}.styles__commentContent-f5c427{overflow-y:auto}.styles__outdatedWarning-d4c2d1{gap:8px;padding:8px;display:flex}.styles__commentTitle-f9c9f5{padding:8px}.styles__commentHeader-e4bf82{flex-wrap:wrap;justify-content:space-between;display:flex}.styles__commentTitle-e13bf3{padding:8px 8px 0}.styles__commentWrapper-be38fd{background-color:#e1f5fe;border-radius:4px;flex-direction:column;gap:8px;width:100%;padding:8px;display:flex}.styles__feedbackWrapper-c5e4f7{width:auto;margin:8px 56px}.styles__editableWrapper-e6f484{padding:0 8px}.styles__solutionsContainer-d9d26b{flex-direction:column;gap:8px;margin:0 auto;padding-top:32px;display:flex}.styles__solutionsContainer-d9d26b:empty{padding-top:0}.styles__solutionsContainerForPrintOut-ad23a6{display:block!important}.styles__solutionsContainerForPrintOut-ad23a6>div{page-break-inside:avoid!important}.styles__solutionsContainerForPrintOut-ad23a6>div+div{margin-top:8px}.styles__scrollbarsRoot-e30715{width:calc(100% + 12px)!important}.styles__scrollbarsView-be831e{padding-right:12px}.styles__scrollbarsTrackVertical-cc416b{height:100%;top:0;right:0;width:4px!important}.styles__scrollbarsTrackVertical-cc416b>*{background-color:#b0bec5!important}.styles__smoothWrapper-bebc9f{transition:height .25s,margin .25s;overflow:hidden}.styles__contentWrapper-cc9645{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden}.styles__explanation-d17bef{white-space:pre-wrap;padding:16px}.styles__explanation-d17bef p{min-height:20px;margin:0}.styles__solutionsContainer-b53d03{flex-direction:column;gap:8px;margin:0 auto;padding-top:32px;display:flex}.styles__solutionsContainer-b53d03:empty{padding-top:0}.styles__solutionsContainerForPrintOut-c87c87{display:block!important}.styles__solutionsContainerForPrintOut-c87c87>div{page-break-inside:avoid!important}.styles__solutionsContainerForPrintOut-c87c87>div+div{margin-top:8px}.styles__wordCounterLabelContainer-efc3f0{justify-content:flex-end;max-width:800px;margin:8px auto!important;display:flex!important}@media (min-width:769px){.styles__wordCounterLabelContainer-efc3f0{padding-right:48px}.styles__textAnswerContainer-d97374{padding:24px 32px 2px}.styles__textAnswerContainer-d97374>div:last-child{max-width:700px}}.styles__wordCounterLabel-a8f1d1{display:inline-block}.styles__paragraphWithLinks-f74d2d{white-space:pre-wrap}.styles__textToSpeechText-b1d7e7{padding-top:5px}.styles__container-db5ef0{padding-top:8px}.styles__header-f0ca57{justify-content:space-between;align-items:center;padding:16px 0 24px;display:flex;box-shadow:0 1px #f0f2f4}.styles__title-ce0706{flex:1;align-items:center;min-height:40px;display:flex}.styles__addQuestionButton-ff9bd5{white-space:nowrap;margin-top:22px!important}.styles__emptyOnboardingText-eeb30a{text-align:center}.styles__loading-e1860c{height:16px}.styles__content-d59a93{flex:1}.styles__totalWeight-a23146{text-align:right;padding:8px 16px 8px 0}@media (--mobile){.styles__totalWeight-a23146{padding-right:8px}}.styles__welcomeBanner-c6d471{margin-top:16px}.styles__welcomeBanner-c6d471>div{margin-right:24px!important}.styles__welcomeBanner-c6d471 img{max-width:304px}.styles__emptyHeader-aff363{font-size:32px}.styles__placeholderItems-f7026c{flex-grow:1}.styles__placeholderItem-ec589c{margin-left:56px}@media (--mobile){.styles__placeholderItem-ec589c{margin-left:0}}.styles__arrowImageQuestionSet-af1b80{top:-35px}.styles__modal-a442f8{margin:32px auto;position:absolute;width:calc(100vw - 64px)!important;max-width:1024px!important}@media (max-width:768px){.styles__modal-a442f8{width:calc(100vw - 32px)!important;margin:16px!important}}.styles__videoUploader-b959e3{position:unset}.styles__modalInnerWrapper-e90740{display:flex;position:relative;overflow:hidden}.styles__modalContent-b75fa3{flex-direction:column;flex:1;min-height:0;animation:.5s styles__fadein-afc192;display:flex}.styles__actions-c13194{align-items:center;display:flex}.styles__closeIcon-c8871e{width:32px!important;height:32px!important;padding:0!important}.styles__titleInput-e22140{border:none;padding:0 40px;overflow:hidden}.styles__titleInput-e22140 textarea{font-size:16px!important;line-height:1.5!important}.styles__titleInput-e22140 div{position:relative}.styles__formWarning-c9292f{color:rgba(0,0,0,.3);margin-right:24px;font-size:14px}@keyframes styles__fadein-afc192{0%{opacity:0}to{opacity:1}}.styles__container-f992ac{background:#fff}.styles__header-c88ddf{z-index:2;justify-content:space-between;align-items:center;padding:8px;display:flex;position:relative}.styles__locked-e58924{background:rgba(255,160,0,.08)}.styles__actions-bded8b{flex-direction:row-reverse;align-items:center;display:flex}@media (max-width:768px){.styles__actions-bded8b{flex-direction:column;align-items:flex-end}}.styles__actions-bded8b .spinner{margin-right:8px}.styles__formWarning-df703c{align-items:center;margin-right:16px;display:flex}@media (max-width:768px){.styles__formWarning-df703c{flex-direction:row-reverse;margin:0}}.styles__errorText-cbaeb8{margin-left:8px}.styles__iconVideo-ca4338{width:160px!important;height:auto!important}.styles__iconWrapper-f22406{background:#f0f2f4;border-radius:8px;justify-content:center;align-items:center;width:100%;height:270px;margin-top:24px;margin-bottom:89px;display:flex}.styles__iconWrapper-f22406 div{justify-content:center;align-items:center;display:flex}.styles__buttonWrapper-bf2d7f{justify-content:flex-end;display:flex}.styles__videoBlock-e1991a{background:#fafcfd;padding:56px 40px}@media (max-width:768px){.styles__videoBlock-e1991a{padding:25px 8px 40px}}.styles__videoUrlBlock-acdd65{width:100%;max-height:560px;display:flex}.styles__button-e6e9ba{margin-left:8px}.styles__close-d01b55{position:absolute;top:8px;right:8px}.pluginStyles__toolbar-b438de{box-sizing:border-box;background:#334148;border-radius:4px;margin-left:80px;padding:0 4px;position:absolute;box-shadow:0 2px 8px rgba(51,65,72,.2)}.pluginStyles__buttonWrapper-c21805{display:inline-block}.pluginStyles__button-f5aba3{color:#b0bec5;vertical-align:center;background:#334148;width:32px;height:40px;padding-left:4px;padding-right:4px;font-size:18px}.pluginStyles__button-f5aba3 svg{fill:#b0bec5!important}.pluginStyles__button-f5aba3:hover,.pluginStyles__button-f5aba3:focus{cursor:pointer;background:rgba(255,255,255,.08);outline:0}.pluginStyles__active-cdfec5{color:#fff;background:rgba(255,255,255,.28)}.pluginStyles__active-cdfec5 svg{fill:#fff!important}.pluginStyles__input-ee450b{color:#0091ea;background-color:#fff;border:1px solid #f0f2f4;border-radius:4px;width:300px;height:40px;margin:0 -4px;padding:0 8px;font-family:Roboto Regular;font-size:16px;font-weight:400;line-height:19px}.pluginStyles__input-ee450b:focus{outline:none}.pluginStyles__input-ee450b::-webkit-input-placeholder{color:#78909c}.pluginStyles__input-ee450b::-ms-input-placeholder{color:#78909c}.pluginStyles__input-ee450b::placeholder{color:#78909c}.pluginStyles__inputInvalid-ea59f5{color:#ff5252}.pluginStyles__link-a8d9a5{color:#2196f3;text-decoration:underline}.styles__fluffyEditor-ecf415{cursor:text}.styles__fluffyEditor-ecf415 .mathjax-button{opacity:0;transition:opacity .2s}.styles__editorWrapper-d8d7a2{width:100%;position:relative}.styles__hasFocus-ed6730 .styles__bar-b75ee5{transform:scaleX(1)}.styles__hasFocus-ed6730:not(.styles__choiceEditor-c8e0e8) .mathjax-button{opacity:.8}.styles__bar-b75ee5{background:#0091ea;width:100%;height:2px;margin:-2px auto 0;transition:transform .3s;position:absolute;top:100%;transform:scaleX(0)}.mathjax-button{cursor:pointer;position:absolute;top:4px;right:36px}.mathjax-button svg{width:20px;height:20px}.mathjax-button :hover polygon{fill:#0091ea}.styles__choiceEditor-c8e0e8{align-items:flex-start;display:flex;padding:10px 0 0!important}.styles__choiceEditor-c8e0e8 .mathjax-button{padding:0 10px;position:static}.styles__choiceEditor-c8e0e8 .DraftEditor-root{flex:1}.styles__categorizerChoiceEditor-bb32cb{color:#334148;min-width:124px;max-width:200px}.styles__categorizerChoiceEditor-bb32cb .mathjax-button{visibility:hidden;opacity:0;margin-left:4px;top:8px;right:6px}.styles__categorizerChoiceEditor-bb32cb .mathjax-overlay{z-index:2;background:rgba(0,0,0,.1)}.styles__categorizerChoiceEditor-bb32cb .mathjax-input-container{min-width:360px}.styles__categorizerChoiceEditor-bb32cb div[class^=draftJsToolbar__toolbar]{white-space:nowrap}.styles__categorizerChoiceEditor-bb32cb mjx-math{white-space:normal}.styles__categorizerChoiceEditor-bb32cb mjx-math>*{white-space:nowrap}.styles__categorizerChoiceEditor-bb32cb .DraftEditor-root{border:none!important}.styles__choiceEditor-c8e0e8{box-sizing:border-box;cursor:text;flex:1;margin-bottom:8px;padding:8px 8px 0 0;position:relative}.styles__solutionInput-fa6f75{color:#334148;cursor:text;background:#c1eafb;border-radius:24px;width:100%;min-height:48px;margin:0;padding:12px 36px 12px 16px;font-size:14px;transition:background .2s,box-shadow .2s;display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #f0f2f4}.styles__solutionInput-fa6f75 .mathjax-button{top:12px;right:12px}.styles__solutionInput-fa6f75 .mathjax-input-container{margin-top:0;bottom:100%}.styles__solutionInput-fa6f75 .mathjax-preview{background:rgba(255,255,255,.5);box-shadow:0 0 3px rgba(255,255,255,.5)}.styles__solutionInput-fa6f75 .mathjax-help{padding:0 0 4px;top:auto;bottom:100%}.styles__contentEditor-eeb6a6{border:1px solid transparent;border-radius:4px;margin-top:8px;padding:4px 32px 4px 16px;position:relative}.styles__contentEditor-eeb6a6.has-focus,.styles__contentEditor-eeb6a6:hover{border-color:#b0bec5}.styles__contentEditor-eeb6a6 .public-DraftEditor-content{min-height:40px}.styles__contentEditor-eeb6a6 .DraftEditor-root{max-height:200px;overflow:auto}.styles__contentEditor-eeb6a6 .mathjax-button{top:8px;right:8px}.public-DraftEditor-content .mjx-merror{color:#ff5252!important;background:#fff!important;border:none!important}.mathjax-input-container{z-index:11;background:#fff;border:1px solid #b0bec5;border-radius:2px;width:100%;height:100%;min-height:4em;padding:8px 8px 8px 16px;display:flex;position:absolute;top:100%;left:0}.mathjax-overlay{z-index:1;cursor:default;background:rgba(0,0,0,.05);position:fixed;top:0;bottom:0;left:0;right:0}.mathjax-textarea{text-align:left;resize:none;border:none;outline:none;flex:1;padding:0 8px 0 0}.mathjax-textarea::-webkit-input-placeholder{opacity:.3}.mathjax-textarea :-ms-placeholder-shown{opacity:.3}.mathjax-textarea::-moz-placeholder{opacity:.3}.mathjax-textarea :-moz-placeholder-shown{opacity:.3}.mathjax-action{cursor:pointer;color:#607d8b;border:1px solid #8ba1ab;border-radius:2px;outline:none;padding:8px 12px}.mathjax-action :hover{background:#fff}.mathjax-remove{color:#ff5252;border-color:#ff5252;margin-left:8px}.mathjax-preview{z-index:10;pointer-events:none;background:#fff;display:inline-block;position:relative;box-shadow:0 0 0 3px #fff}.mathjax-preview span:focus{outline:none}.mathjax-rendered{cursor:pointer}.mathjax-help{color:#607d8b;padding-top:4px;font-size:12px;display:flex;position:absolute;top:100%;right:0}.mathjax-help :hover{color:#0091ea}.mathjax-help:after{content:"?";text-align:center;color:#607d8b;background:#fff;border:1px solid #b0bec5;border-radius:8px;width:16px;height:16px;margin-left:2px;font-size:12px;line-height:16px;display:block}.editor-link{color:#0091ea}.editor-link :active{color:#0091ea;opacity:.9}.public-DraftEditorPlaceholder-inner{color:#78909c}.public-DraftEditorPlaceholder-root{color:#334148;position:absolute}.DraftEditor-root{overflow:auto!important}.mathjax-opened .styles__contentEditor-eeb6a6 .DraftEditor-root{overflow:visible}.styles__kind-f9271a{padding:16px 0 8px}@media (max-width:768px){.styles__kind-f9271a{padding:8px 0 0}}.styles__choiceInput-f04d39{transition:background-color .5s}.styles__row-a42997{align-items:center;padding-left:4px;display:flex}.styles__label-a8a0a7{cursor:pointer}.styles__addChoice-e81c22{display:flex}.styles__button-ffb95e:focus{background-color:#eaf7ff!important}.styles__row-e3c24e{text-align:left;border-radius:2px;justify-content:space-between;align-items:flex-start;margin-left:-40px;display:flex;position:relative}@media (max-width:768px){.styles__row-e3c24e{margin-left:0}}.styles__row-e3c24e[style*=hidden] svg{opacity:0}.styles__row-e3c24e .styles__dragHandle-e75e95{width:40px;height:40px}.styles__row-e3c24e .styles__dragHandle-e75e95>span{margin:0 auto}.styles__row-e3c24e .styles__dragHandle-e75e95,.styles__row-e3c24e .styles__iconButton-f02cff{transition:opacity .2s}.styles__row-e3c24e:hover{background:#fafcfd}.styles__row-e3c24e:hover .styles__dragHandle-e75e95,.styles__row-e3c24e:hover .styles__iconButton-f02cff,.styles__row-e3c24e:hover .mathjax-button{opacity:1}.styles__rowInner-cd5278{flex:1;align-items:flex-start;display:flex}.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28{padding:0 8px}.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28 .styles__rowInner-cd5278{border:1px solid #f0f2f4;border-radius:2px}.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28 .styles__isFocused-bfdbc3 .styles__rowInner-cd5278,.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28:hover .styles__rowInner-cd5278{border-color:#0091ea}.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28 .styles__isFocused-bfdbc3 .styles__dragHandle-e75e95 svg,.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28:hover .styles__dragHandle-e75e95 svg{fill:#0091ea!important}.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28 .styles__dragHandle-e75e95{min-width:32px;padding:0 4px}.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28 .DraftEditor-root{border:none!important}.styles__sortableChoiceList-ec92f6 .styles__isSorter-a55d28 .mathjax-button{margin:0 8px}.styles__rowContent-ffdd23{flex:1;align-items:flex-start;display:flex}.styles__contentWrapper-b8ec7d{flex:1;min-height:40px}.styles__imagePreview-a5c298{text-align:left;width:90%;min-width:100px;max-width:200px;padding-bottom:8px}@media (min-width:800px){.styles__imagePreview-a5c298{width:40%;max-width:500px}}.styles__sortableChoice-bf0df5{cursor:grabbing;cursor:-webkit-grabbing;cursor:-moz-grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(255,255,255,.8);border:none;overflow:hidden;box-shadow:0 5px 5px -5px rgba(0,0,0,.2),0 -5px 5px -5px rgba(0,0,0,.2);z-index:1400!important}.styles__sortableChoice-bf0df5 .styles__dragHandle-e75e95,.styles__sortableChoice-bf0df5 .styles__iconButton-f02cff{opacity:1}.styles__sortableChoice-bf0df5 .DraftEditor-root{border-bottom:1px solid #d3d3d3}.styles__sortableChoice-bf0df5 .styles__isSorter-a55d28{box-shadow:none}.styles__sortableChoice-bf0df5 .styles__isSorter-a55d28 .styles__rowInner-cd5278{border-color:#0091ea;box-shadow:0 2px 8px rgba(176,190,197,.2)}.styles__sortableChoice-bf0df5 .styles__isSorter-a55d28 .styles__dragHandle-e75e95 svg{fill:#0091ea!important}.styles__sortableChoice-bf0df5 .styles__isSorter-a55d28 .DraftEditor-root{border:none}.styles__iconButton-f02cff{opacity:0}@media (max-width:768px){.styles__iconButton-f02cff{opacity:1}}.styles__order-f58060{text-align:center;align-content:center;width:40px;height:40px}.styles__sortableChoiceList-ec92f6.styles__isSorter-a55d28{flex-direction:column;gap:8px;display:flex}.styles__sortableChoiceList-ec92f6.styles__isSorter-a55d28 .styles__dragHandle-e75e95{margin-left:8px}.styles__textEditor-d7cb88{background-color:rgba(255,160,0,.16);border-radius:4px;gap:24px;margin:8px 0 16px;padding:16px;display:flex}@media (max-width:1024px){.styles__textEditor-d7cb88{flex-direction:column;gap:16px;padding:24px 16px}}.styles__textEditorColumnDirection-a2500b{flex-direction:column}.styles__imageWrapper-f5d9a1{flex-grow:1}@media (max-width:1024px){.styles__imageWrapper-f5d9a1{display:flex}}.styles__image-e0b6b6{width:100%;height:auto}@media (max-width:1024px){.styles__image-e0b6b6{width:80%}}@media (max-width:768px){.styles__image-e0b6b6{width:100%}}.styles__descriptionWrapper-d030d8{flex-basis:33%}@media (max-width:1024px){.styles__descriptionWrapper-d030d8{margin-left:8px}}.styles__title-cdfd3f{margin-bottom:8px;font-weight:500}.styles__bulletPointWrapper-a7332d{align-items:center;gap:8px;margin-bottom:4px;display:flex}.styles__circle-e120d3{opacity:.7;background-color:#607d8b;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin:0 8px;display:block}.styles__categorizer-a472ac{width:100%;margin-bottom:16px;overflow-y:visible}.styles__table-fcfe15{border-collapse:collapse;border-spacing:0}.styles__table-fcfe15 td{text-align:center;padding:0!important}.styles__table-fcfe15 td:first-child{border-left:none}.styles__table-fcfe15 thead tr td{border-top:none}.styles__table-fcfe15 tbody tr:hover{background:#fafcfd}.styles__deleteCell-e3550f{border:1px inset #b0bec5;position:relative}.styles__lastRow-ebe094{background:0 0!important}.styles__lastRow-ebe094 .deleteCell{border-bottom:none}.styles__lastColumn-f58452.deleteCell{border-right:none}.styles__buttonCell-e46177{vertical-align:top;flex:1;min-width:0}.styles__addButton-f9869d{cursor:pointer;color:#607d8b;white-space:nowrap;background-color:transparent;border:none;outline:none;align-items:center;width:100%;min-width:110px;height:44px;padding:0 8px;font-weight:400;transition:all .1s;display:flex}.styles__addButton-f9869d svg{margin-right:8px}.styles__removeButton-bace0c{opacity:.5;background-color:transparent;border:none;outline:none;padding:0;position:relative}.styles__removeButton-bace0c:hover{cursor:pointer;opacity:1}.styles__removeButton-bace0c:hover svg{fill:#0091ea!important}.styles__checkBoxCell-cf86f7{vertical-align:middle;border:1px inset #b0bec5;position:relative}.styles__isRowFocused-cac3d4 td{z-index:1;border:1px solid #0091ea;border-color:#0091ea #b0bec5}.styles__isColumnFocused-cc261d{border:1px solid #b0bec5;border-color:#b0bec5 #0091ea}.styles__titleCell-eea17f{vertical-align:top;border:1px inset #b0bec5;font-weight:400;position:relative;text-align:left!important}.styles__titleCell-eea17f:hover .mathjax-button{opacity:.9;visibility:visible;transition:opacity .1s .2s}.styles__titleCell-eea17f:last-child .mathjax-input-container{left:auto;right:0}.styles__cellContent-a32dbf{align-items:center;min-height:44px;padding:8px 24px 8px 8px;display:flex;position:relative}.styles__cloze-e67923{text-align:left;margin:16px 0}.styles__tip-d70f4e{color:#8ba1ab;font-size:14px}.styles__tip-d70f4e b{color:#334148}.styles__preview-a1c357{padding:4px 0}.styles__previewTitle-d2b741{margin:16px 0 8px}.styles__previewPlaceholder-a422f0{color:#8ba1ab;min-height:26px;padding-left:16px;font-size:14px}.styles__textField-a1d91f{padding:18.5px 14px}.styles__questionWeight-a2cf96{color:#546e7a;justify-content:flex-end;align-items:center;font-size:14px;display:flex}.styles__hotspotEditor-cef5c9{text-align:left;padding-bottom:16px}.styles__button-fe1c95{color:#607d8b;cursor:pointer;background:#fafcfd;border:1px solid #b0bec5;border-radius:2px;outline:none;justify-content:center;align-items:center;width:100%;height:40px;padding:0 16px 0 12px;font-size:14px;display:flex;transform:translateZ(0)}.styles__button-fe1c95:hover{opacity:.8}.styles__button-fe1c95 svg{margin-right:4px;fill:#8ba1ab!important}.styles__tip-af0bc0{float:left;color:#8ba1ab;width:633px;height:auto;margin-top:8px;margin-bottom:12px;font-size:14px;font-style:italic;line-height:16px}.styles__requireAllToggleWrapper-e78456{width:100%;margin-top:12px;margin-bottom:8px;display:flex}.styles__requireAllToggle-fba162{float:left;color:#334148;cursor:pointer;border:1px solid #8ba1ab;border-radius:20px;align-items:center;width:auto;font-size:14px;transition:all .1s;display:flex}.styles__label-d36709{border-radius:22px;margin:-1px;padding:5px 12px}.styles__labelHighlighted-e61936{border:1px solid #0091ea;border-radius:22px;margin:-1px;padding:5px 12px;background-color:#e1f5fe!important}.styles__container-ad26ff{border-radius:8px;margin:0 16px 32px 32px;padding:12px 8px}.styles__actions-d7537a{justify-content:space-between;margin:8px 0 0 20px;display:flex}.styles__editorContainer-f00847{height:100%;display:block}.styles__editorContainer-f00847 .DraftEditor-root{border-bottom:1px solid #f0f2f4}.styles__questionInfo-bb359f{justify-content:space-between;align-items:center;display:flex}.styles__topPanel-db0d89{align-items:center;padding:8px 16px;line-height:32px;display:flex}.styles__expandButtonIcon-cfcf92{margin-right:8px}.styles__tagsWrapper-ddc8e8{flex-wrap:wrap;align-items:center;row-gap:4px;display:flex}.styles__tagsWrapper-ddc8e8>*{margin-top:0!important;margin-bottom:0!important}.styles__addButton-b26ecb{border-radius:20px!important;height:32px!important;font-size:14px!important}.styles__filters-e17e63{margin:16px 0;display:flex}.styles__filtersTrigger-ff1731{color:#607d8b;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;align-items:center;padding-right:24px;display:inline-block;position:relative;overflow:hidden}.styles__filtersTrigger-ff1731:hover{color:#0091ea}.styles__filtersTrigger-ff1731:not(:last-child){margin-right:16px}.styles__filtersTriggerIcon-b4c000{position:absolute;top:50%;right:0;transform:translateY(-50%)}.styles__filterMenuControl-b07d29{min-width:280px;padding:4px 8px 4px 16px}.styles__icon-a155b5{width:12px;height:12px}.styles__competencyName-cb5bd7{font-size:12px}.styles__wrapper-c95296{color:#546e7a;align-items:center;gap:6px;padding:4px;display:inline-flex}.styles__breadcrumbTooltip-e1b155{color:#fff;max-width:500px;font-size:14px}.styles__breadcrumb-e0f8f7{color:#78909c;margin-top:4px}.styles__breadcrumbLink-df52c2{color:inherit;text-decoration:none}.styles__breadcrumbLink-df52c2:hover{text-decoration:underline}.styles__breadcrumb-f2ce3e{color:#607d8b;align-items:center;font-size:14px;line-height:20px;display:flex}.styles__breadcrumb-f2ce3e .styles__icon-e417c5{font-size:16px}.styles__breadcrumb-f2ce3e .styles__breadcrumbItem-e4a9a8{white-space:nowrap;text-overflow:ellipsis;min-width:40px;overflow:hidden}.styles__breadcrumb-f2ce3e .styles__breadcrumbItem-e4a9a8>*{display:inline-block}.styles__tagsEditor-c82084{text-align:left;background:#fff;font-size:14px;line-height:16px}.styles__searchError-c24d25{color:#ff1744}.styles__filtersList-a24fc6{margin-left:40px}@media (max-width:768px){.styles__filtersList-a24fc6{margin-left:0}}.styles__filtersEmptySearch-a8b123{margin-bottom:16px}.styles__tagsSearchInput-d5bfe1{margin:4px 0}.styles__searchInput-d99f80{position:relative}.styles__searchInput-d99f80 .styles__inputWrapper-e8d328{width:100%}.styles__searchInput-d99f80 .styles__input-afd57e{border:1px solid #f0f2f4;border-radius:32px;padding:8px 64px 8px 56px}.styles__searchInput-d99f80 .styles__inputSecondary-b8fbd5{background-color:#f0f2f4}.styles__searchInput-d99f80 .styles__inputNoClear-b0c92b{padding-right:0}.styles__searchInput-d99f80 .styles__searchIcon-f72798{z-index:1;justify-content:center;align-items:center;width:56px;height:100%;display:flex;position:absolute}.styles__searchInput-d99f80 .styles__clearButton-e7c462{color:#607d8b;border:1px solid #f0f2f4;border-radius:0 32px 32px 0;height:100%;position:absolute;top:0;right:0}.styles__searchInput-d99f80 .styles__clearButton-e7c462:hover,.styles__searchInput-d99f80 .styles__clearButtonGray-aee476{background-color:#f0f2f4}.styles__searchInput-d99f80 .styles__spinnerWrapper-ac8ac2{position:absolute;top:50%;right:72px;transform:translateY(-50%)}.styles__playerWrapper-ad36e2{align-items:center;width:100%;display:flex}.styles__spinnerWrapper-ae50b0{justify-content:center;margin:16px auto;display:flex}.styles__removeButton-af3661{margin-left:8px}.styles__mediaContainer-d4af6d{margin:12px auto;display:block;position:relative}@media (min-width:769px){.styles__mediaContainer-d4af6d{align-items:start;display:flex!important}}.styles__img-e00b3b{display:inline-block}.styles__imgContainer-bf7039{padding:0}@media (min-width:769px){.styles__imgContainer-bf7039{width:100%;margin:0 auto}}.styles__mediaWrapper-fd5c3c{width:100%;padding:0}@media (min-width:769px){.styles__mediaWrapper-fd5c3c{margin:0 auto}}.styles__audio-e7e886{max-width:100%;margin-top:0;margin-bottom:0}@media (max-width:768px){.styles__audio-e7e886{background-color:#f0f2f4;border-radius:38px;padding-right:45px}}.styles__container-a05cf9{text-align:center;padding:16px 0}.styles__buttons-f40e9c{gap:16px;display:flex}.styles__fileInput-c68cbf{opacity:0;cursor:pointer;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.styles__content-a6fff4{text-align:center;background:#fff;padding-bottom:40px}@media (max-width:768px){.styles__content-a6fff4{padding-bottom:32px}}.styles__contentLoading-a3b0ba{text-align:center}.styles__closeButton-b856ff{border-radius:100%!important}.styles__tooltipWrapper-e4255b{background-color:#fff!important;border-radius:8px!important;padding:8px 0 16px!important;box-shadow:0 7px 24px rgba(0,0,0,.24),0 7px 6px rgba(84,110,122,.04)!important}.styles__tooltipBody-afe533{flex-direction:column;display:flex}.styles__mobileTooltip-fffa01{width:280px}.styles__desktopTooltip-afa792{min-width:280px;max-width:336px}.styles__mediaContentWrapper-ef1e9f{width:100%;margin-top:8px}.styles__mediaContentWrapper-ef1e9f>:first-child{max-width:100%}.styles__descriptionWrapper-d70ada{white-space:pre-line;width:100%;padding:0 16px;margin-top:8px!important}.styles__titleWrapper-f0da36{justify-content:space-between;align-items:center;padding:0 8px 0 16px;display:flex}.styles__buttonWrapper-ea41a6{justify-content:flex-end;gap:10px;margin-top:8px;padding:0 16px;display:flex}.styles__error-a59bfe{justify-content:center;align-items:center;margin:16px 0;display:flex}.styles__infoIcon-f4f5aa{margin-right:8px}.styles__dropzone-c08b67{background:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:40px;animation:.2s styles__fadein-de40a8;display:flex;overflow-y:auto}.styles__dropzoneFullScreen-aef7f2{z-index:1300;position:fixed;top:0;bottom:0;left:0;right:0}.styles__header-a56485{display:flex}.styles__button-aa40ad{border-color:#78909c;flex-shrink:0}.styles__orSeparator-a93b44{align-items:center;padding:0 8px;display:flex}.styles__content-e4c6ed{margin-top:24px}.styles__activeDropzonePlaceholder-dfa9b2{color:#8ba1ab;border:2px dashed #b3e5fc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:270px;display:flex}.styles__activeDropzonePlaceholder-dfa9b2 svg{opacity:.8;fill:#40c4ff!important;width:64px!important;height:64px!important}.styles__buttonWrapper-d8deb2{justify-content:flex-end;padding:40px 0 24px;display:flex}.styles__continueButton-f28467{margin-left:8px}.styles__previewImageWrapper-b2aae5{background:linear-gradient(rgba(255,255,255,0),#f0f2f4);border:1px solid #f0f2f4;border-radius:8px;justify-content:center;align-items:center;display:flex}@media (min-width:769px){.styles__previewImageWrapper-b2aae5{min-height:400px}}@media (max-width:768px){.styles__previewImageWrapper-b2aae5{height:270px}}.styles__previewImage-b82bf1{animation:.2s styles__fadein-de40a8}.styles__imageWrapper-abc918 img{object-fit:contain;width:100%;height:100%}.styles__selectButton-f58cef{margin:8px auto 0!important}.styles__close-c294d3{padding:8px;position:absolute;top:0;right:0}@keyframes styles__fadein-de40a8{0%{opacity:0}to{opacity:1}}.styles__inputWrapper-e9f7d1{align-items:center;margin-top:16px;display:flex}.styles__copyrightIcon-bc6529{margin:0 8px}.styles__sidebar-e1a422{flex-direction:column;min-width:200px;display:flex;position:-webkit-sticky;position:sticky;top:32px}.styles__sidebarButton-d89402{margin-bottom:8px}.styles__itemTitle-e214d6{margin-left:16px}.styles__itemDetails-e5597c{white-space:nowrap;margin-left:8px}.styles__itemDetails-e5597c:before{content:"•";margin-right:8px}.styles__placeholderItem-f02a24{margin-left:32px}@media (max-width:768px){.styles__placeholderItem-f02a24{margin-left:16px}}.styles__emptyTrashBinText-dae078{padding:8px 0}.styles__permanentDeletionWarning-d5cc17{background-color:#e1f5fe;border-radius:4px;justify-content:space-between;align-items:center;margin:8px 0;padding:8px 8px 8px 16px;display:flex}.styles__list-c9f333{margin-top:16px}.styles__row-c023bd{cursor:default}.styles__modalContent-c78a7d{border-radius:4px;justify-content:center;align-items:center;padding:40px;display:flex}.styles__inReviewContent-d62961{text-align:center;background:#fafcfd;font-size:20px}.styles__approved-da62d7 .styles__successIcon-dec655{background:#baf4bc}.styles__successIcon-dec655{background:#e1f5fe;border-radius:50%;width:90px;height:90px;padding:20px}.styles__successIcon-dec655 svg{font-size:50px;fill:#fff!important}.styles__questionSet-b51ee2{margin-top:8px;display:flex}.styles__questionSetContent-f39162{background:#fafcfd;border-radius:2px 2px 0 0;flex:1;margin-bottom:24px;padding:8px 12px 16px;box-shadow:0 4px #e1f5fe}.styles__questionsCount-c0af4f{margin-top:8px}.styles__questionSetIcon-f9b4f2{margin-top:8px;margin-right:8px}.styles__block-aead4e{margin:8px 0 16px;display:flex}.styles__inputWrapper-c4e164{flex:1;padding-left:8px;margin-bottom:16px!important}.styles__header-acf508{flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.styles__titleWrapper-ae73b6{align-items:center;display:flex}.styles__backLink-e22ffe{font-size:16px}.styles__helpLink-ff8e3b{justify-content:center;align-self:center;margin-left:8px;padding:0;display:flex}.styles__spinnerWrapper-ef9a68{justify-content:center;align-items:center;display:flex}.styles__userInfoWrapper-e1baa1{align-items:center;display:flex}.styles__userAvatar-ecb94b{margin-right:8px}.styles__notAvailableIcon-c34371{justify-content:center;align-items:center;margin-top:24px;display:flex}.styles__circle-c43221{border-radius:50%;justify-content:center;align-items:center;display:flex}.styles__majorCircle-dd90a5{background-color:#f0f2f4;width:140px;height:140px}.styles__minorCircle-fa0ec7{opacity:.7;background-color:#fff;width:64px;height:64px}.styles__schoolIcon-d4f711{font-size:46px}.styles__learnMore-b28909{margin-top:6px;padding:0}.styles__overlay-d83159{z-index:1300;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(51,65,72,.87)!important}.styles__modal-e9aeb2{outline:none;position:absolute;top:32px;bottom:32px;left:32px;right:32px;overflow:hidden}.styles__modalContent-c0100b{background:#fff;border-radius:4px;flex-direction:column;max-width:480px;max-height:100%;margin:0 auto;padding:24px;display:flex;position:relative;overflow:hidden}.styles__actions-e8b41e{justify-content:flex-end;padding-top:8px;display:flex}.styles__warning-ac35dd{text-align:center;color:#334148;opacity:1;z-index:1500;touch-action:none;background:#fff59d;padding:16px;font-size:14px;transition:all .5s;position:fixed;bottom:0;left:0;right:0;transform:translateY(0%)}.styles__branded-b61d20{color:#0091ea;white-space:nowrap}.styles__close-bdcb3a{top:0;right:0;position:absolute!important}.styles__message-bcc419{padding:0 10px}.styles__container-c45a4e{max-width:480px}.styles__image-f55744{width:100%;max-width:400px;margin:46px auto;display:block}.styles__userCard-a33d3f{background-color:#fff;border-radius:4px;padding:12px 16px;box-shadow:0 1px 2px rgba(51,65,72,.2)}.styles__hint-c6a7a5{display:block;margin-left:44px!important}.styles__hint-c6a7a5:first-child{margin-bottom:4px!important}.styles__hint-c6a7a5:last-child{margin-top:4px!important}.styles__extensionDisabledMessage-f1cbf4{font-style:italic;margin-left:44px!important}.styles__container-b18f38{max-width:480px}.styles__contentWrapper-a703f0{padding-bottom:1px}.styles__contentWrapper-a703f0>*{margin-top:16px}.styles__inputContainer-fb2cb2{flex-direction:column;display:flex}.styles__input-ff4bda{margin-top:24px!important}.styles__container-b55609{width:360px}@media (min-width:769px){.styles__container-b55609{width:480px}}.styles__button-d5e2e9{margin-top:32px!important;font-weight:500!important}.styles__errorLink-b721c3{color:inherit;text-decoration:underline}.styles__inputContainer-b7e24f{flex-direction:column;display:flex}.styles__input-c61f17{margin-top:24px!important}.styles__container-f0383a{width:360px}@media (min-width:769px){.styles__container-f0383a{width:480px}}.styles__button-e84efa{margin-top:32px!important;font-weight:500!important}.styles__errorWrapper-e5f27b{margin-top:6px}.styles__errorBlock-afce05{color:#ff5252;background-color:rgba(213,0,0,.1);border-radius:4px;width:100%}.styles__textContent-e70074{padding:8px 16px!important}.styles__dynamicText-bf898e{animation:.5s ease-in fadeIn}.styles__warningWrapper-ed1743,.styles__estimationWrapper-b634d3{margin-top:8px}.styles__barSkeleton-ea33d6{background:#f0f2f4;border-radius:4px;height:8px;position:relative;overflow:hidden}.styles__barSkeleton-ea33d6:after{content:"";z-index:1;background:linear-gradient(90deg,transparent,#fafcfd,transparent);width:100%;height:100%;animation:2.5s infinite wave;position:absolute;top:0;left:0;transform:translate(-100%)}.styles__authLayout-b80922{justify-content:center;width:100%;min-height:100vh;display:flex}.styles__authLayoutBlueWithImage-d85532{background:url(https://static.classtime.com/teach/app-2026-01-15_1/ea1bd9894f45dca4.jpg) top/cover no-repeat}.styles__authLayoutBlue-a0d38d{background:linear-gradient(60deg,rgba(41,98,255,.59) 15%,rgba(0,176,255,.59) 85%)}.styles__authLayoutOrange-d01605{background:linear-gradient(to top right,#ffca55,#ffbc65,#ffb175,#ffa885,#f7a293)}.styles__authLayoutGreyBlue-d26d7e{background:#ecf3f9}.styles__wrapper-e900e9{flex-direction:column;flex:1;justify-content:space-between;max-width:1024px;display:flex}@media (max-width:768px){.styles__wrapper-e900e9{max-width:100%}}.styles__innerWrapper-c13d7d{flex-direction:column;height:100%;display:flex}.styles__header-c8e2bb{justify-content:space-between;align-items:center;padding:32px;display:flex}@media (max-width:768px){.styles__header-c8e2bb{padding:32px 24px}}.styles__body-b700dd{justify-content:center;height:100%;display:flex}.styles__footer-e607f9{min-height:30px;padding:0 32px}@media (max-width:768px){.styles__footer-e607f9{padding:0 24px}}.styles__centeredWrapper-afe6ef{margin:auto}.styles__link-a48fb9{padding:0!important}.styles__title-e086ac{font-weight:500!important}.styles__description-a6688e{margin-top:16px;display:flex}.styles__button-e37276{transition:color .2s ease-in .1s,background-color .2s ease-in .1s;padding-left:7px!important}.styles__buttonIcon-d710ab{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:24px;display:flex;overflow:hidden}.styles__loadingItem-e59a10{box-sizing:border-box;height:48px}.styles__loadingItem-e59a10:not(:last-child),.styles__buttonWrapper-cb039a{margin-bottom:16px}.styles__divider-ca4d0b{z-index:0;justify-content:center;align-items:center;margin:8px 0;display:flex;position:relative}.styles__divider-ca4d0b:before{content:"";background:#b0bec5;width:100%;height:1px;position:absolute}.styles__dividerLabel-e27fb4{z-index:1;color:#78909c;background:#fff;padding:8px;position:relative}.styles__button-ead4e7{transition:color .2s ease-in .1s,background-color .2s ease-in .1s;justify-content:center!important;font-weight:500!important}.styles__restorePasswordLink-a07b5b{margin:12px auto 16px!important}.styles__errorWrapper-e1f55d{margin:8px 0}.styles__emailOnlyForm-b96e60 .styles__button-ead4e7{margin-top:16px!important}.styles__emailOnlyForm-b96e60 .styles__errorWrapper-e1f55d{margin:8px 0 0}.styles__emailPasswordForm-ab143a{margin-bottom:8px!important}.styles__errorLink-b86cca{color:inherit!important;padding:0!important;line-height:1!important;display:inline!important}.styles__container-be4cec{max-width:480px;margin-top:40px}.styles__sblButton-c3b531{margin-top:16px!important}.styles__container-cf0234{max-width:480px;margin-top:40px}.styles__classLinkButton-c81266{margin-top:16px!important}.styles__header-b06000{justify-content:space-between;align-items:center;padding:32px;display:flex}@media (max-width:768px){.styles__header-b06000{padding:32px 24px}}.styles__logo-af3896{display:inline-block}.styles__layout-bda466{flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;display:flex}.styles__wrapper-adf1b8{max-width:1024px;height:100%;margin:32px auto;padding:32px}.styles__footer-d6290e{border-top:1px solid #f0f2f4;width:100%;padding:0 32px}.styles__container-b45414{text-align:center;flex-direction:column}.styles__container-b45414 svg{margin:24px 0}@media (max-width:768px){.styles__header-d3d713{padding-left:16px}.styles__titleLink-d77ea4{display:none}}.styles__container-dba2a0{background:rgba(255,160,0,.1);border-radius:20px;max-width:450px;margin:24px auto 48px;padding:40px}.styles__buttonWrapper-ac1353{justify-content:flex-end;align-items:center;margin-top:24px;display:flex}.styles__mainButton-b973f8{margin-left:8px}.styles__connectionBar-d1b3fb{z-index:2000!important}.styles__connectionBar-d1b3fb span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles__overlay-b59edb{z-index:2000;background:rgba(10,10,10,.1);width:100%;height:100%;position:fixed;top:0;left:0}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(data:font/woff2;base64,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)format("woff2")}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;src:url(data:font/woff2;base64,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)format("woff2")}.material-symbols-rounded{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Rounded;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}@font-face{font-family:Material Symbols Sharp;font-style:normal;font-weight:100 700;src:url(data:font/woff2;base64,d09GMgABAAAAABLQABEAAAAAKDQAABJtAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHIYKBmA/U1RBVIFEJzQAggAvgQwRCAqcYJZ6C1oAMJwyATYCJANaBCAFhjAHIAwHG8wjRSQnrR7IVC0SMi9Y/fHrzz///eB5WvvfubP2RGS+Ka6SSHiIZH7Dkkuji8re68Z7Rw67BKi47m6QfBHZKs5W96m++aS+8WHssvR1Zf5pW3163wwYW1iZDJVjgBVjFBisWXhVbOMxXphsdKNXJVf907tlb2aADTCIhhVjaS91rk1VzvVP7OPHBJhzkVSMcntc6rS0Wck2gcAmGXjgx2HvD+KfksQGsQFs7ouLZqjgpbvE/3/O1+5+lgOSmJH6m1BMzjQ3r+15ec0nSvsBMemAkCSSArSsWRgz4d2WMZX40n3te5Qpo1FTSpG9hzNSLLcvM9kIhBAynNHKgkVWRGYBwMoH7GS7+s3uD2rw0NGTCa1esHktIcxGQa6LGq1ZbVy0ejOJjatXLCNEkRUU7bFxJMlDhgtmbzBdsYWDjyBhYiS0vJVkgAk51i77NybXOc5oQihcl42BTZ40NWQppvuSIE8ddZSopEAtTaTJkqWKekHripgMVTQwWZGXBGlylKhSsnozqGJNVDQPC69MnhwmKS0kNaOJbLP68KNJ00jDSuyoBlTTMNBKRJ5ReWqo4MrSO6pOdUxRf2olqqmh1hErkL4YHCVHQE4Yw6SKCkhmMpHOOA0dI+kuZIsgc7SA1kJEPTVkEJO+hZAWymgd05zQyDIqV1LlvhYab9hmL5PpSS05QkSxiNArZDP/VdSSJ4jXsr4dArLKTQPjkFCaZdf/AGlKs/WoQm/QyuQtIhhkyVHENC7KUSzKiiyfGKL4tGuJJGsZNm7cMC6if3YxtXsMQs1aZoV6gHHRuJiYNE2Bjf6iCcgMnVFDR4we3SR82MQBgwVOjKxbv2mnKNS2Zcs3i4HBPrazmvlMZjjdaUaTYBuFeNVZetwU86jpBRz5imbhCiVHQalTzJZmP4ubUMhkMWqb/GRe5H5KfG8EqpTHKIyLXBwl6k9/cCDTgyn3r71ue7FQkSU5JTy2sa26pQZ1kQ3azAzjiAQmb0dyR3SonnjNPJawgvVsYcfDHo9GP5rz6Oqze88Hv+z2cvXLjS/3vzzzyvuq9dWJj0c+nv/ZxXWduel5LGAZq9jI9ofdH41+NFu/ys5VtJxx18P/8nf5qnxZviifl08BJnwBmLBuzJrRHwBG3hp5buTxkVtHOgAjGqI90Ub371uVrpSmXSG0PUnV9rhNFAOD/dJKqYDAB/etTRzkVuFtTFT+1usacIq+RvfrfRUDKJDqUaULSPo9kZynSfOcaoB7d3Q38M/Kw5BwRx9ICERhWUK0x+bNMGhyNgFQG4CzoANiiDYIAeQONGECFbsYOPimYqBwEIJHwkq3kiylXk5KQgihqMyghqhhioapK+ogDxqg4iqZGEbk0K2gs1Tf932aMmyFr2gu/JBdGuT7s5jVDKU8ckaEYRj50qdF3gjPUyTdyGmqruq0KyqCKqxWxmaUKEECU1Ngq0opuFIK1kjYLgVXSsEd9cfhoH6U8ckc00KeGoBj2ayk6VSBac4nMzg20Hwyz9VigeIANpllelLaA1SVaWh1muK4pXRnu/b2XbHeQdJyd1W2d1LCfbA1N9VmLdE0m7Ej6ovskI9UsTMU2UgSWq1WandXbHYZvTsxO+NkhzYXZBNCxxWiudFSyFCNpWgk+yzY6heB1eaSpgoyU2zpE2b6vb3L8epNTN/JU/eHy7t5jb76YESszVWdv0sjtUmuPRxpZHLl/nCTxGmKfPXqCKPjJz9naI7vfZ+l4+TydTh2Y3icmMd/loOR+OQnn/w+y5x6h+lbPvkajr3pF4HVd1Tp7nns8XLLfAPYLTu5q8OYKJF2EIA+y+DL3MhNgRc8FN61p9H1kQnfzfNjixmuTJ4qimKizLIsI9GbC3lSaQ+GEKJJe3ofbCaToqLNqDCwtlNakZDEIrQkBrbCwaAoANXye9gKNwHrSlkFTIHJ1lJkUTgcqdQ7JE8oTA6hEZA7EabA7bAHBSZDHZA7sWTiAeFZxueStE/8NZ/7wRTrUAqF6ESSrYKKL1RFUDsqU9AYYKbJCf0PHjzwWTsZgdgRGrry/fvRhDrexHVGEkw0wiU66jqtgqvgcqjcuhKqhCvgCgapEq4QwKIquJwoIdiCS6fCTpm7F8sWK2YvX1ksuzhXvliGflSiAhfVcj/+JT+L3yW+n9zM023R8Uz8ar6+il/N3+S9spqqmPzdrlNpepsB4UDz998POY5B2GuvYZN7DnLkaP/++6oZqa5GxFKBmSeaS6mrS5kTicT46urmUkTJVIW8kcOHR2AxBUyTjq+7aDLpZjj1PbA1HOHpCAy+9vbqjY3mZvVGf2uti2TqwMwUtbWJJr1XeNFBS2B3IHOZuVyWmbcOgs0AtfrWrVu9vLCwMGCIPUmP4ZoDPJpHcv671c/WK+R5gv8vqs1ms3l6JGDzosZisWiqN5c3l3mm9dTN1M11Owvf4lvUXze9+tDjZbHbbQdovjqdzmQC5ZUiTCYIBAlh0bnHUfUbsL2HvRWqQa/mxeodrXvPYYaOcOx4JYfKoNEY1EoOdrwj3KBdse599ogo/nJ48BVkh+2SNJ/MUn8p90t6DY9R8yVXUurnkylJ5Sbb2iRzYXc0i16H9L4W95GH7u4PR9RSew/7MeHau7x9W4xdfZIbF9bzjoIo/+HAwocVxg9rOxrUDbEfByIBQQjA8F8L9Hn18alZNwm7cniZ9Xp5MZ63IBBlxsWLUgULrHcF3ITIGG6U4F3wu5X4vYAuef4wWpA/1CV7L0Cc2L+tJUIsY2Sh13LjCzxUdN+0Hs/S7KSqrNkHIyMelfQSt/zEZJSSJVFoIka3AQwffNMyb6AbLIY3/fL8tYvaMfr4YrfWH2C4I3L6aT2r/qfL+YBgJd3jq5UgI0pF9lCb/I1AUXS/bXuoQnhS+X5eVKGzEvIYPD858cZj7Tg6avO23p81DHMibngDDEd9wnwK8cLEsESQyNIwNSwWS8PUsJT/D+7J3z1575c17GhdbtD/b4DGw6qGSwgow9stNiiZZbFpx2V/ppIbv/hD+OUfSnLonwDDi8PTySkkKa4MSSG7/g/WreZ/3r9mu/bz/nnDzwdXbFd+PniQM3RUO2s7e3TX0MgRrc5Wd7QHYDglomK7IDSKl5gYyROGVmyPwGEJntUXIRINhGfgAMNti3QlVbXTKpWJqTKliFMzMiRJySalasNTafNdFPjMauUPSSsVpabOJxr3L0RHeldFjLhpt5Y97NxW748gqfyl4sc/GRqk1AJq+isxxn2zwXEOHL86l5bt2ZdcL8irCp+jYEU1jJQigyqwbpU37lPHTVcLutHuwSWstXmlsb9b3i1IU9dxx3wAfU0DIeEje5sgZfwbqnjqnqYJVjjVpAFLwGgc8A5xIYf4hHQZjQAEo0g5Ar7sM+IPTKnhyzcbgO9nGaAJmH4IGugK9CIW8bn4JRInJ5GLyaPkE7KTWJ605w7Pq77jfJVKAzjI2Y8ztird4I9Q8EASBMCQAwTL/siJR+DJ1ehBCLj1BSJnBRhRzgXrmN5oTA+Uy4E7QC56FeXHHxWlCPIj3X/88eGH9XoqdfrpixebwaA56vWOTsbjk6bYFdatmubQ0JIlQ0OmqVJqmkjskGlSyp5E6fStL0ABA4UhQNY7BLtQdmumPQ+WOL6qXQ+WOK4qZewGVuEJ38S9bdu2cWL69OkJrA8PD1cqZSyEw2EB241Gw2a9M6dLkiTFYKxSqYwBIT7BMNrgo5T6oG2wXrdptayx3bt3j1koEokkxH5rbPfu3WMWikQiiPUO795fr9eb4BdF0Q8uIm1R9EOzXpcNzEqYCevWVYgH+2bKsjyzLwjmnm1ifNv2mA8k7kVo8Fl8oNBnaXtVVd2rWSAke7PZbG9SANswDBs8lFIP638EG/tR6kkMzM8ggwzHQ2+iV9fx690fq8r49YV1cDtaNQG4nb2y5oBLYXXDGWNiV63WBcxn8Bmxq6tWY99Qz9w6ix4YqtdF0QL5gVcDmmSvX/ZK8PQE16JlkG85hjXGmsdujfcUE1kp3QmLrE+voddr8LUZ73Sr4LpZnPHOHFarVcBFNMWhuuMfBcfOuinapDgkTmLVr1fvNbQSFrUs2xplGmhJ6EnWyVD7woF1Fsc81L7DiqIchpQsy6nuXR7oP6ho0KIXVM3d24n35HqAudYn1tArNfjyQKS7NmUjTudhUzZqWStsXfRRy05A+K7qV6r3MloGc1uKYQ2xBmHpnmFpVlovA4VkfiLLH+MOIiuKfEeHqmaz1DAo61CzWZVSw2AfX5Cxltb3wGqcx3n2WAGpuOjJmbvf4w/IaEWR74kFoI4Ky1wsdqAZ7483SfEuOXsAHTzIHmOD1JBR0lXJ6mD+rpifRskOktaDVve5PNLxFoWJ6z0db0nIrFsW7NW4EV2PRAqL+9gjGdJBTE9hywoyRjxYhynxI4ggrrSAc7lcCVer1dtgsfESyuVYAe/atauEBwYGbgOxzhLatYtBwQsZyAOGWQkcHdkDHui34gYlklSprOZRHi2shnEYJ9dee+ed7H4sSXCMOwEXojBc6E64E2jPnlXuBCuQXK5aZYIsg6JEo+Pj9xZRu11KYJBrP9VkefZsGSGEKh8Wo2+8p8EwgKoqZLOWJQj3dlEqipS29bYamxFTVctS3eutZfeRWq2r61ZSreZy7P5grQacIy4StVqc3Ufb2mlKwTBEsV5n9wejUQjbR+xwuLMz7BhIQ5r0LVmjEQgwgVNUMikzgUEyQbAsJrRsEgTVLfASbIedcAlcdWIZ+Veaf/bxcBe8gDCaBlthG5RhB1RJpVL57FR+Hb/Idd0dfBaXeK46ERKf5e5wXX4Rvwa9+88dASEej4+V//z4beAvYs75Z+zYt4xtLMMG+ACehJ99Ny9fNEuSpGP49Xw6XOhT+ZV8hVD6Zcs4xOasuHkd/AxPwQewAcq3C2efPE+KaJrWLAL/FnMHP0WSyV9/fclrx/L5fKq43LWztTnOr7/XZucl6kuvWzB/rtiu+QvWpb3hKXNmb9n0/0jz0LeffvbZ5032CoGNWhw4wl4E/DbEeQlQMWns21fXoMSYoR3YVfyApltZdUaWadqyl/yvx+dx3gLbdu8YOKTIuSnzlq4+cnCkzUkkE/ru1/XDVUX5b8eGX78LCT5cQo5TJHwSnCJxgfAi8eTxKgIqZZAHyT09qUxPT08mlUyGBGLbNhFCSUY4X7bspZVOkg/Z+RPr9zltcwJ3kL276w17Ylv1f7HO6rYJ1zq4e29vvxjwhGemxFY2LUMfb9t20zQDEvUT7I1SGhCZKI16MQJOmn7BUb0JL+8dnArFB3s7k2vvZOR9TXv/9ZUOF5M+aB4SKz6saUdArdfUf7cFoq+lGxxvTJ86mElls6nM4NTpDQ32xvYSXTeaDcNoWqauDxGfBwGfbDmRsCg/qL7//qff/GHvm0/Xr99SHt55oobLW9YzRjnwFrIBOY7t2AxQEXF+m5cD8mJ0RwB7RCJCAD1HLsx2Po0Qf/o24sAkL2LH4SUyE2PkJZE8Mz7VIuEE3Nuxx4PfBv40ctFTbDBgmk3bbo/rZss6wjkHdB4yET+9Ncxd14b9aGFvIMSBv4ARQp+xQcNoNA1dJ1779I6C3x+LhCNOa5ID8viIrptW89YARtsrNc3EGKMiJPkWexCK/1ZfejABo6LLoGz54cfnpqPTl6BtmeFmYd8qwyuk1+bjKhxbJpQswlspaGShqjDYWhgeTDG3cGq1cJiYn4Om//E6+bG4wlfngd/WI4W6Ib/UFKKJ0Tz369wu7Pxy3P9vRxkllXiQUUAkkmhqa1RlQqG4xxlrebO6yLDtIrU0DTDzrifiiiANBu9GSoHFyisKwJ1itFDFje9YLkyjEuEyV7oai5iQs5J6YioSNxtO4CdWOAV0xBinSJ7w4ZSI4wenjAVPnAoRLLStR1GFvijiWtJEwgk06NOAyYwa4BTRooBTQo08ThkjojgVNAjAiLXkApwaelgZ1VGLdvLgrYEWEqCaBcY9t8WHJtpIo5EW6immjqi7NdVRRjbl1FO9C6lQ9rLbqSeFaiqpoo1YumijhWLZO4eqRG4gP5ZKEpbehVxNKX1CSTbV9BQs3ixhGeXEUZ1CXcJi2iinBVAvaTbd1FPCYE2tZFNFMS008a7UlSzKqaQdlSzPjLbii26kAYkXbgTigTdp+yS2LdFRYrWkguppG0w86aQTTzBjMzttgGXSaBppotuAOBzVGT3wwhdJPEY0UkldsiFJCilE44ZEEoloo85EarWYtXbPOrzO3CLn7SFirCoT74r/gztKkwAAAA==)format("woff2")}.material-symbols-sharp{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Sharp;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}