.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;margin-left:-160px;top:1em}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:1px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1;margin:auto 0}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:700;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.ToastNotification_toast__6Pygh{background-color:#657390;color:#fff;text-align:center}.ToastNotification_toastError__9fBo5{background-color:#d80100;color:#fff;font-weight:700;text-align:center}.ToastNotification_toastError__9fBo5 button{color:#fff;opacity:1}.ToastNotification_toastError__9fBo5 a{color:#fff;text-decoration:underline}.ToastNotification_toastWarning__ZDs05{background-color:#ff6b00;color:#fff;text-align:center}.ToastNotification_toastSuccess__zQzCn{background-color:#4ec491;color:#fff;font-weight:700;text-align:center}@media print{.ToastNotification_toast__6Pygh{display:none}}.Icon_button__COYQO{background:#0000;border:none;box-shadow:none;color:inherit;outline:none}@media(min-width:992px){.Icon_button__COYQO{cursor:pointer}}.Icon_icon__8VPx2{font-size:1.25rem}.Icon_iconLarge__DtJTg{font-size:2.25rem}.CustomFeedbackPlayer_feedback__KpdLV b{color:#1e1f3c;font-weight:700;line-height:125%}.CustomFeedbackPlayer_feedback__KpdLV p{color:#1e1f3c;font-weight:400;line-height:125%}.CustomFeedbackPlayer_feedback__KpdLV b{font-size:.8125rem}@media(min-width:992px){.CustomFeedbackPlayer_feedback__KpdLV b{font-size:.875rem}}.CustomFeedbackPlayer_feedback__KpdLV p{font-size:.8125rem}@media(min-width:992px){.CustomFeedbackPlayer_feedback__KpdLV p{font-size:.875rem}}.CustomFeedbackPlayer_feedback__KpdLV{border:1px solid #d80100!important;border-radius:.25rem;display:flex;margin-top:10px;padding:10px}.CustomFeedbackPlayer_feedback__KpdLV .CustomFeedbackPlayer_iconContainer__rqNvx{align-items:center;align-self:flex-start;display:flex}.CustomFeedbackPlayer_feedback__KpdLV .CustomFeedbackPlayer_iconContainer__rqNvx .CustomFeedbackPlayer_icon__OXQqR{color:#d80100}.CustomFeedbackPlayer_feedback__KpdLV b{margin-right:5px}.CustomFeedbackPlayer_feedback__KpdLV p{color:#a1a2a3;line-height:16px;margin-top:2px!important;text-align:start}.CustomFeedbackPlayer_feedback__KpdLV span{color:#1e1f3c}.Button_button__4U1Z7{background-color:#fff;border:1px solid #0000;border-radius:4px;color:#a1a2a3;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;height:42px;outline:none;text-align:center}.Button_button__4U1Z7:hover{background-color:#f2f2f2}.Button_button__4U1Z7:active{color:#6e6f70}@media(min-width:992px){.Button_button__4U1Z7{cursor:pointer}}.Button_button__4U1Z7.Button_add__Jp9J3{background-color:#ededed;color:#292f3b}.Button_button__4U1Z7.Button_add__Jp9J3:hover{background-color:#e0e0e0}.Button_button__4U1Z7.Button_add__Jp9J3:active{color:#000}.Button_button__4U1Z7.Button_primary__27pg4{background-color:#e00b7e;color:#fff}.Button_button__4U1Z7.Button_primary__27pg4:active{color:#ccc}.Button_button__4U1Z7.Button_primary__27pg4:hover{background-color:#e63c98}.Button_button__4U1Z7.Button_primary__27pg4:disabled{background-color:#f9cee5;cursor:not-allowed}.Button_button__4U1Z7.Button_inverted__-VtH1{background-color:#0000;color:#e00b7e}.Button_button__4U1Z7.Button_inverted__-VtH1:hover{color:#f9cee5}.Button_button__4U1Z7.Button_inverted__-VtH1:disabled{color:#f9cee5;cursor:not-allowed}.Button_button__4U1Z7.Button_blank__jQKkS{background-color:#edf2fd;border:1px solid #cedbf8;box-shadow:none;color:#292f3b;color:#1e1f3c}.Button_button__4U1Z7.Button_blank__jQKkS:active{color:#000}.Button_button__4U1Z7.Button_blank__jQKkS:hover{background-color:#cedbf8}.Button_button__4U1Z7.Button_blank__jQKkS:disabled{color:#acacac;cursor:not-allowed}.Button_button__4U1Z7.Button_blank__jQKkS:disabled:hover{background-color:#cedbf8}.Button_button__4U1Z7.Button_secondary__TRfyX{background-color:#1285c7;color:#fff}.Button_button__4U1Z7.Button_secondary__TRfyX:active{color:#ccc}.Button_button__4U1Z7.Button_secondary__TRfyX:hover{background-color:#106aa7}.Button_button__4U1Z7.Button_secondary__TRfyX:disabled{background-color:#d0e7f4;cursor:not-allowed}.Button_button__4U1Z7.Button_faded__yHkpM{background-color:#fff;color:#dadada}.Button_button__4U1Z7.Button_faded__yHkpM:active{color:#a7a7a7}.Button_button__4U1Z7.Button_faded__yHkpM:hover{background-color:#edf2fd}.Button_button__4U1Z7.Button_faded__yHkpM:disabled{background-color:#d0e7f4;cursor:not-allowed}.LabelIcon_container__Q86jl{align-items:center;color:#1285c7;cursor:pointer;display:flex;font-size:.9375rem;width:-moz-fit-content;width:fit-content}.LabelIcon_container__Q86jl.LabelIcon_primary__4KcKo{color:#e00b7e}.LabelIcon_container__Q86jl.LabelIcon_selected__6ixU\+{color:#ea4335}.LabelIcon_container__Q86jl .LabelIcon_text__UvK9D{margin-left:5px}@media(min-width:992px){.LabelIcon_container__Q86jl .LabelIcon_text__UvK9D{display:inline-block}}.LabelIcon_container__Q86jl.LabelIcon_right__q9bSE{flex-flow:row-reverse}.LabelIcon_container__Q86jl.LabelIcon_right__q9bSE .LabelIcon_text__UvK9D{margin-left:0;margin-right:5px}.CustomSubmitPlayerButton_btnContainer__npjMS .CustomSubmitPlayerButton_button__LzOIk{align-items:center;display:flex;margin:0 10px;padding:0 20px;position:absolute;right:0}.CustomSubmitPlayerButton_btnContainer__npjMS .CustomSubmitPlayerButton_button__LzOIk .CustomSubmitPlayerButton_iconLabel__16Enr{color:#fff;cursor:inherit}.CustomSubmitPlayerButton_btnContainer__npjMS .CustomSubmitPlayerButton_button__LzOIk .CustomSubmitPlayerButton_iconLabel__16Enr>div>i{font-size:10px}@media(max-width:769px){.CustomSubmitPlayerButton_btnContainer__npjMS{align-items:center;background:#fff;border-top:2px solid #cedbf8;bottom:0;display:flex;height:5rem;justify-content:flex-end;left:0;padding:1rem;position:fixed;width:100%;z-index:1}.CustomSubmitPlayerButton_btnContainer__npjMS .CustomSubmitPlayerButton_button__LzOIk{position:static}}.DropZone_container__Lezwg{align-items:center;border:2px dashed #b4c2e2;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;height:120px;justify-content:center;width:100%}@media(min-width:869px){.DropZone_container__Lezwg{height:208px;width:384px}}.DropZoneMessage_dropZoneMessage__X1VW2 p{margin:10px!important}.DropZoneMessage_dropZoneMessage__X1VW2 span{display:block;line-height:1.25;margin:10px;text-align:center}.DropZoneMessage_dropZoneMessage__X1VW2 .DropZoneMessage_browseFileMessage__R5K8I{color:#0083c9;font-weight:700}.DropZoneMessage_dropZoneMessage__X1VW2 .DropZoneMessage_icon__igooe{color:#cedbf8;font-size:3rem;margin-bottom:10px}.FileList_listItem__dectu{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:384px;padding:15px 0;width:90%}.FileList_listItem__dectu .FileList_text__WqkHJ{line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Player_container__jq4kd section{margin-left:0}.Player_container__jq4kd .Player_player__t7UDS>div>div{min-height:auto;position:static}.Player_container__jq4kd .hideNextButton .customPlayerButton{display:none}.Player_container__jq4kd .pl-video-external-iframe{height:350px!important;position:relative!important}.Player_container__jq4kd .pl-topic{margin-top:0}.Player_container__jq4kd .pl-topic .pl-particle{margin:0 0 1rem}.Player_container__jq4kd .pl-topic .pl-particle .pl-paragraph{margin:0}.Player_container__jq4kd .pl-topic .pl-particle .pl-example ol,.Player_container__jq4kd .pl-topic .pl-particle .pl-example ul{list-style:inherit}.Player_container__jq4kd .pl-topic .pl-particle header{margin:0 0 1.25rem}.Player_container__jq4kd .pl-topic .pl-particle header .pl-paragraph{color:#1e1f3c;font-family:Inter,sans-serif;font-size:1rem;line-height:1.375rem;text-align:left}.Player_container__jq4kd .pl-topic .pl-particle .pl-solution-explained-container{border:1px solid #edf2fd;border-radius:4px}.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching main button,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching main button{background-color:#f5f8fe;border:1px solid #edf2fd;border-radius:4px}.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching main button.pl-selected,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching main button.pl-selected{border:1px solid #0083c9}.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching main button:hover,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching main button:hover{border:1px solid #b4c2e2}.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching main .pl-matching-middle-line,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching main .pl-matching-middle-line{background:#0083c9;flex-grow:1;height:2px}.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching main .pl-matching-box-dot-item,.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching main .pl-matching-box-dot-match,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching main .pl-matching-box-dot-item,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching main .pl-matching-box-dot-match{background:#0083c9}.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching .pl-correct-and-current-answer-switch-wrapper,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching .pl-correct-and-current-answer-switch-wrapper{background:#f5f8fe;border-radius:4px;margin-left:0;width:100%}@media(min-width:869px){.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching .pl-correct-and-current-answer-switch-wrapper,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching .pl-correct-and-current-answer-switch-wrapper{width:360px}}.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching .pl-correct-and-current-answer-switch-wrapper .pl-current-answer-switch,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching .pl-correct-and-current-answer-switch-wrapper .pl-current-answer-switch{border-radius:4px;color:#0083c9;font-size:.875rem;padding:.5rem}.Player_container__jq4kd .pl-topic .pl-particle .pl-chain-matching .pl-correct-and-current-answer-switch-wrapper .pl-correct-answer-switch,.Player_container__jq4kd .pl-topic .pl-particle .pl-matching .pl-correct-and-current-answer-switch-wrapper .pl-correct-answer-switch{border-radius:4px;font-size:.875rem;padding:.5rem}.Player_container__jq4kd .pl-topic .pl-particle .pl-hot-text .pl-hint-button{margin:.625rem 0}.Player_container__jq4kd .pl-topic .pl-particle .pl-hot-text .pl-hint-button>*{border-radius:4px;padding:.5rem 1.5rem}.Player_container__jq4kd .pl-topic .pl-particle .pl-hot-text .pl-hint-button-box{background-color:#f5f8fe;border:1px solid #0083c9;border-radius:4px}.Player_container__jq4kd .pl-topic .pl-particle .pl-hot-text .pl-hot-text-option{border:1px solid #b4c2e2;border-radius:4px}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-match main{width:100%}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-match main .pl-match-matrix-row-content{flex-wrap:wrap}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-match main .pl-multiple-match-button-container{border:2px solid #edf2fd;border-radius:4px;height:auto;max-width:100%;min-height:6.25rem;min-width:9.375rem}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-match main .pl-multiple-match-button-container button{border:none}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-match main .pl-multiple-match-button-container .pl-checkbox{border:1px solid #edf2fd}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select main{counter-reset:section}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main{justify-content:space-around}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-selected,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong{background:#f5f8fe;border:2px solid #edf2fd;border-radius:4px;box-shadow:none;counter-increment:section;margin:.5rem 0;padding:.75rem;position:relative}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option .pl-select-option-answer-button,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-select-option-answer-button,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-selected .pl-select-option-answer-button,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-select-option-answer-button{border:none}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct>span:first-child,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-selected>span:first-child,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong>span:first-child,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option>span:first-child{visibility:hidden}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct>div,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-selected>div,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong>div,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option>div{z-index:inherit}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option .pl-item-content-container,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-item-content-container,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-selected .pl-item-content-container,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-item-content-container{align-items:center;display:flex;width:calc(100% - 45px)}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option .pl-paragraph,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-paragraph,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-selected .pl-paragraph,.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-paragraph{font-size:.875rem;margin-right:1.25rem;text-align:left}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option:hover{border:2px solid #b4c2e2;cursor:pointer}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-selected{border:2px solid #0083c9}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct{background-color:#edf9f4;border:2px solid #4ec491}.Player_container__jq4kd .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong{background-color:#fbe5e5;border:2px solid #831515}.Player_container__jq4kd .pl-topic .pl-particle .pl-open-question{width:100%}.Player_container__jq4kd .pl-topic .pl-particle .pl-open-question .ql-toolbar{border:1px solid #b4c2e2;border-radius:4px 4px 0 0;max-width:57rem}.Player_container__jq4kd .pl-topic .pl-particle .pl-open-question .ql-container{background:#f6f9fd;border:1px solid #b4c2e2;border-radius:0 0 4px 4px;line-height:1.5rem;max-width:57rem;min-height:12.5rem}.Player_container__jq4kd .pl-topic .pl-particle .pl-self-assess-submit-button{display:none}.Player_container__jq4kd .pl-topic .pl-particle .pl-gap-match .pl-draggable-item-box{background-color:#f5f8fe;border-radius:4px;color:#1e1f3c}.Player_container__jq4kd .pl-topic .pl-particle .pl-gap-match .pl-gap-match-gap{background-color:#f5f8fe;border:1px dashed #0083c9;border-radius:4px;color:#0083c9}.Player_container__jq4kd .pl-topic .pl-particle .pl-text-entry-main main{text-align:left}.Player_container__jq4kd .pl-topic .pl-particle .pl-text-entry-main .pl-input{border-radius:4px;margin:5px}.Player_container__jq4kd .pl-topic .pl-particle .pl-text-entry-main .pl-input:focus-within{border:1px solid #0083c9}.Player_container__jq4kd .pl-topic .pl-particle .pl-sequencing .pl-new-draggable-div{border-radius:4px}.Player_container__jq4kd .pl-topic .pl-particle .pl-sequencing .pl-new-draggable-div:hover{border:1px solid #b4c2e2}.Player_container__jq4kd .pl-topic .pl-particle .pl-sequencing .correctAnswerContainer{background-color:#edf9f4;border:1px solid #4ec491}.Player_container__jq4kd .pl-topic .pl-particle .actionPlan,.Player_container__jq4kd .pl-topic .pl-particle .briefAbstract,.Player_container__jq4kd .pl-topic .pl-particle .briefSummary,.Player_container__jq4kd .pl-topic .pl-particle .coreSentence,.Player_container__jq4kd .pl-topic .pl-particle .letterMemo,.Player_container__jq4kd .pl-topic .pl-particle .note,.Player_container__jq4kd .pl-topic .pl-particle .pl-audio-button,.Player_container__jq4kd .pl-topic .pl-particle .pl-case,.Player_container__jq4kd .pl-topic .pl-particle .pl-example,.Player_container__jq4kd .pl-topic .pl-particle .pl-fact-indepth,.Player_container__jq4kd .pl-topic .pl-particle .pl-legal-text,.Player_container__jq4kd .pl-topic .pl-particle .pl-lq,.Player_container__jq4kd .pl-topic .pl-particle .pl-newspaper,.Player_container__jq4kd .pl-topic .pl-particle .pl-web{background-color:#d7e6f1}.Player_container__jq4kd .pl-topic .pl-particle .pl-text-entry main{text-align:left}.Player_container__jq4kd .pl-topic .pl-particle .pl-text-entry .pl-input-dropdown{background-color:#f5f8fe;border:1px solid #b4c2e2;border-radius:4px}.Player_container__jq4kd .pl-topic .pl-particle .pl-text-entry .pl-input-selector-dropdown{border:1px solid #b4c2e2;border-radius:4px;color:#4e6089;margin:.625rem 0;padding:0;text-align:left}.Player_container__jq4kd .pl-topic .pl-particle .pl-text-entry .pl-input-selector-dropdown .pl-input-selector-dropdown-item{background-color:#fff;border-radius:2px;cursor:pointer;height:-moz-fit-content;height:fit-content;outline:none;padding:.625rem;width:100%;z-index:1}.Player_container__jq4kd .pl-topic .pl-particle .pl-text-entry .pl-input-selector-dropdown .pl-input-selector-dropdown-item:hover{background-color:#e5f3fa;transition:all .1s ease-in-out}.Breadcrumbs_navList__p3\+BB{display:flex;justify-content:center}.Breadcrumbs_navList__p3\+BB>a{font-size:.9375rem;letter-spacing:0;line-height:1.3125rem;text-decoration:none}.Breadcrumbs_navList__p3\+BB>a:after{color:#a1a2a3;content:"/";padding:0 10px}.Breadcrumbs_navList__p3\+BB>a:last-child:after{content:""}.Breadcrumbs_navList__p3\+BB>a.Breadcrumbs_selected__Be886{color:#292f3b}.Breadcrumbs_navList__p3\+BB>a.Breadcrumbs_link__IC9LL{color:#a1a2a3}.Breadcrumbs_navList__7Wmd8{display:flex;justify-content:center}.Breadcrumbs_navList__7Wmd8>a{font-size:.9375rem;letter-spacing:0;line-height:1.3125rem;text-decoration:none}.Breadcrumbs_navList__7Wmd8>a:after{color:#1e1f3c;content:">";padding:0 10px}.Breadcrumbs_navList__7Wmd8>a:last-child:after{content:""}.Breadcrumbs_navList__7Wmd8>a.Breadcrumbs_link__Sr1ea{color:#1e1f3c;display:flex;transition:all .2s ease-in-out}.Breadcrumbs_navList__7Wmd8>a.Breadcrumbs_link__Sr1ea:hover{color:#0083c9}.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_header__wywgQ,.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_subheader__EWXxn{color:#1e1f3c;font-weight:400}.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_header__wywgQ{font-size:.9375rem}@media(min-width:992px){.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_header__wywgQ{font-size:1.0625rem}}.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_subheader__EWXxn{font-size:.6875rem}@media(min-width:992px){.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_subheader__EWXxn{font-size:.8125rem}}.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_subheader__EWXxn{color:#a1a2a3}.Card_card__fXwon{background-color:#fff;border-radius:4px;box-shadow:0 0 8px 0 rgba(70,82,129,.129);display:flex;width:100%}.Card_card__fXwon.Card_vertical__Dc3BZ{flex-direction:column;margin-bottom:16px}.Card_card__fXwon.Card_horizontal__gaiOR{flex-direction:row;height:80px}@media(min-width:992px){.Card_card__fXwon.Card_horizontal__gaiOR{flex-direction:column;height:auto;margin-bottom:16px}}.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL{align-content:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:center;overflow:auto;padding:.5rem}.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_header__wywgQ,.Card_card__fXwon.Card_horizontal__gaiOR .Card_contentContainer__8wRaL .Card_subheader__EWXxn{margin-left:5px;overflow-wrap:break-word;padding-bottom:.5rem;padding-top:.5rem;text-align:left}.Card_card__fXwon.Card_horizontal__gaiOR .Card_imageContainer-horizontal__zffRA{flex-shrink:0;width:142px}@media(min-width:992px){.Card_card__fXwon.Card_horizontal__gaiOR .Card_imageContainer-horizontal__zffRA{height:152px;width:100%}}.Card_card__fXwon.Card_horizontal__gaiOR .Card_imageContainer-vertical__6ybv5{flex-shrink:0;height:152px}.Card_image__naBOK{height:100%;object-fit:cover;width:100%}.Card_hidden__qL61n{display:none}.Card_primary__e3SzR{color:#e00b7e!important}.Card_secondary__ZO6ZE{color:#1285c7!important}.Checkbox_checkbox__oENPf{-webkit-appearance:none;-o-appearance:none;appearance:none;background-color:#fff;border-radius:4px;color:#e00b7e;display:flex;height:27px;margin-right:10px;width:30px}.Checkbox_checkbox__oENPf:active{color:#7f0647}.Checkbox_checkbox__oENPf:after{align-items:center;color:#fff;content:"✓";font-size:20px;font-weight:700;margin:auto;text-align:center}.Checkbox_checkbox__oENPf:checked{background-color:#1285c7}.Checkbox_checkbox__oENPf:focus{border:none}@media(min-width:769px){.Checkbox_checkbox__oENPf{cursor:pointer;font-size:1.25rem}}.ChipSelector_container__Ex9-n{display:flex;flex-direction:column;font-weight:700;justify-content:center;text-align:center}.ChipSelector_container__Ex9-n .ChipSelector_title__k8Rpe{text-align:center}.ChipSelector_container__Ex9-n .ChipSelector_pages__wx5Ts{-ms-overflow-style:none;align-items:center;display:flex;overflow-x:auto;overflow:-moz-scrollbars-none}.ChipSelector_container__Ex9-n .ChipSelector_pages__wx5Ts::-webkit-scrollbar{width:0!important}.ChipSelector_container__Ex9-n .ChipSelector_pagination__aPb-f{align-items:center;display:flex;max-width:880px}.ChipSelector_container__Ex9-n .ChipSelector_pagination__aPb-f .ChipSelector_path__bMGYB{align-items:center;background-color:#fff;border:2px solid #edf2fd;border-radius:32px;color:#b4c2e2;cursor:pointer;display:flex;height:2.5rem;justify-content:center;margin-right:10px;min-width:5.5rem}.ChipSelector_container__Ex9-n .ChipSelector_pagination__aPb-f .ChipSelector_path__bMGYB.ChipSelector_selected__K7Ceg{background-color:#0083c9;border:none;color:#fff}.ChipSelector_container__Ex9-n .ChipSelector_pagination__aPb-f .ChipSelector_path__bMGYB.ChipSelector_current__IlWKf{background-color:#fff;border:2px solid #e5f3fa;color:#69bdae}.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_title__rJbi2{color:#1e1f3c;font-size:1.0625rem;font-weight:400}@media(min-width:992px){.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_title__rJbi2{font-size:1.25rem}}.Collapsible_container__BfHcH{background-color:#fafafa;border:1px solid #ededed;box-shadow:none;display:flex;flex-flow:column wrap;justify-content:space-between;width:100%}@media(max-width:769px){.Collapsible_container__BfHcH{background-color:#fff}}.Collapsible_container__BfHcH.Collapsible_borderless__K26zE{border:none}.Collapsible_container__BfHcH .Collapsible_header__dAm\+s{align-items:center;background-color:#fff;border:1px solid #ededed;cursor:pointer;display:flex;max-height:152px;min-height:96px;padding:16px;width:100%}.Collapsible_container__BfHcH .Collapsible_header__dAm\+s.Collapsible_expanded__gkmtv{border-left:0;border-radius:0 0 4px 4px;border-right:0;border-top:0}@media(max-width:769px){.Collapsible_container__BfHcH .Collapsible_header__dAm\+s.Collapsible_expanded__gkmtv{border-bottom:none}}@media(min-width:992px){.Collapsible_container__BfHcH .Collapsible_header__dAm\+s{align-items:center;height:90px;padding:16px 35px}}.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_checkCompleted__qc3oj{height:3rem;margin-right:1.5rem}.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_title__rJbi2{display:flex;flex-grow:2;font-weight:700;margin-bottom:24px;order:0;width:80%}@media(min-width:992px){.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_title__rJbi2{margin-bottom:0}}.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_iconWrapper__IjDmW{display:flex;flex:0 1 15%;margin-bottom:16px;order:1}.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_iconWrapper__IjDmW i{margin-left:auto}@media(max-width:769px){.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_iconWrapper__IjDmW{align-self:flex-end;padding-bottom:8px}}@media(min-width:992px){.Collapsible_container__BfHcH .Collapsible_header__dAm\+s .Collapsible_iconWrapper__IjDmW{align-items:center;flex:0 1;margin-bottom:0;margin-left:24px;order:2}}.Collapsible_container__BfHcH .Collapsible_hidden__Afgey{display:none}.Collapsible_container__BfHcH .Collapsible_content__YbUsD{display:flex;flex-flow:column wrap;padding:16px}@media(min-width:992px){.Collapsible_container__BfHcH .Collapsible_content__YbUsD{flex-flow:row wrap;padding:26px 40px}}@media print{.Collapsible_container__BfHcH{border:none}.Collapsible_container__BfHcH .Collapsible_header__dAm\+s{display:none}.Collapsible_container__BfHcH .Collapsible_content__YbUsD{-webkit-print-color-adjust:exact}}.DashProgressBar_failure2__e1vAi :first-child,.DashProgressBar_failure2__e1vAi :nth-child(2),.DashProgressBar_failure3__5AOkn :first-child,.DashProgressBar_failure3__5AOkn :nth-child(2),.DashProgressBar_failure3__5AOkn :nth-child(3),.DashProgressBar_failure__Gr7N\+ :first-child{background-color:#d80000}.DashProgressBar_medium__HLGjj :first-child,.DashProgressBar_medium__HLGjj :nth-child(2),.DashProgressBar_medium__HLGjj :nth-child(3),.DashProgressBar_medium__HLGjj :nth-child(4){background-color:#f6b300}.DashProgressBar_success__fqjoR div{background-color:#4ec491!important}.DashProgressBar_below100__CNWb8 div,.DashProgressBar_below20__E\+CVz :first-child,.DashProgressBar_below40__PKlqP :first-child,.DashProgressBar_below40__PKlqP :nth-child(2),.DashProgressBar_below60__\+o0Dt :first-child,.DashProgressBar_below60__\+o0Dt :nth-child(2),.DashProgressBar_below60__\+o0Dt :nth-child(3),.DashProgressBar_below80__HVo-3 :first-child,.DashProgressBar_below80__HVo-3 :nth-child(2),.DashProgressBar_below80__HVo-3 :nth-child(3),.DashProgressBar_below80__HVo-3 :nth-child(4),.DashProgressBar_fiveDash__3gZlx div,.DashProgressBar_fourDash__EccHZ :first-child,.DashProgressBar_fourDash__EccHZ :nth-child(2),.DashProgressBar_fourDash__EccHZ :nth-child(3),.DashProgressBar_fourDash__EccHZ :nth-child(4),.DashProgressBar_oneDash__SKNXd :first-child,.DashProgressBar_threeDash__6zhtW :first-child,.DashProgressBar_threeDash__6zhtW :nth-child(2),.DashProgressBar_threeDash__6zhtW :nth-child(3),.DashProgressBar_twoDash__wi67i :first-child,.DashProgressBar_twoDash__wi67i :nth-child(2){background-color:#0083c9}.ProgressColorBar_container__U9am0{display:flex;justify-content:space-between}.ProgressColorBar_container__U9am0 div{background-color:#b4c2e2;border-radius:6px;height:.5rem;margin-right:1.3rem;width:3.5rem}@media(min-width:769px){.ProgressColorBar_container__U9am0 div{margin-right:1rem;width:2rem}}@media(min-width:992px){.ProgressColorBar_container__U9am0 div{margin-right:.7rem;width:2.5rem}}@media(min-width:1440px){.ProgressColorBar_container__U9am0 div{margin-right:.5rem;width:2rem}}@media(max-width:769px){.ProgressColorBar_container__U9am0 div{margin-right:.7rem;width:.8rem}}.DesktopTab_text__Q4lzB{font-size:.75rem}.DesktopTab_button__3z5Be{display:none}@media(min-width:992px){.DesktopTab_button__3z5Be{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:0;border-radius:4px;color:#a1a2a3;cursor:pointer;display:inline-flex;flex:1 1;flex-direction:column;font-size:1.4375rem;font-weight:700;justify-content:center;margin:10px 0 0;max-width:100%;min-width:100%;outline:none;padding:12px 12px 14px;position:relative;text-align:center;text-decoration:none;transition:color .25s cubic-bezier(.4,0,.2,1) 0ms,padding-top .25s cubic-bezier(.4,0,.2,1) 0ms;-webkit-user-select:none;user-select:none;vertical-align:middle}.DesktopTab_button__3z5Be:hover{background-color:#f2f2f2}.DesktopTab_button__3z5Be:active{color:#6e6f70}.DesktopTab_button__3z5Be:hover{color:#1285c7}.DesktopTab_button__3z5Be:hover:before{border-bottom-right-radius:5px;border-right:5px solid #1285c7;border-top-right-radius:5px;bottom:-.3px;content:"";height:100%;position:absolute;right:0;top:auto}}@media(min-width:769px){.DesktopTab_button__3z5Be{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:0;border-radius:0;color:#a1a2a3;cursor:pointer;display:inline-flex;flex:1 1;flex-direction:column;font-size:1.4375rem;font-weight:700;justify-content:center;margin:10px 0 0;max-width:100%;min-width:100%;outline:none;padding:12px 12px 14px;position:relative;text-align:center;text-decoration:none;transition:color .25s cubic-bezier(.4,0,.2,1) 0ms,padding-top .25s cubic-bezier(.4,0,.2,1) 0ms;-webkit-user-select:none;user-select:none;vertical-align:middle}.DesktopTab_button__3z5Be:hover{background-color:#f2f2f2}.DesktopTab_button__3z5Be:active{color:#6e6f70}.DesktopTab_button__3z5Be:hover{color:#1285c7}.DesktopTab_button__3z5Be:hover:before{border-bottom-right-radius:5px;border-right:5px solid #1285c7;border-top-right-radius:5px;bottom:-.3px;content:"";height:100%;position:absolute;right:0;top:auto}}.DesktopTab_icon__vyVAG{align-items:center;display:inline-flex;flex-direction:column;justify-content:center;padding:2px;width:100%}.DesktopTab_icon__vyVAG svg{display:inline-block;flex-shrink:0;font-size:1.25rem;height:1em;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;-webkit-user-select:none;user-select:none;width:1em}.DesktopTab_selected__m\+dm5{color:#1285c7}@media(min-width:992px){.DesktopTab_selected__m\+dm5:before{border-bottom-right-radius:5px;border-right:5px solid #1285c7;border-top-right-radius:5px;bottom:-.3px;content:"";height:100%;position:absolute;right:0;top:auto}}@media(min-width:769px){.DesktopTab_selected__m\+dm5:before{border-bottom-right-radius:5px;border-right:5px solid #1285c7;border-top-right-radius:5px;bottom:-.3px;content:"";height:100%;position:absolute;right:0;top:auto}}.DownloadLink_link__GIL93{border:1px solid #ededed;border-radius:8px;color:#a1a2a3;padding:10px 15px;text-decoration:none;width:100%}.DownloadLink_link__GIL93.DownloadLink_iconLink__MiuMV{border:none;border-radius:0;padding:0}.DownloadLink_link__GIL93.DownloadLink_iconLink__MiuMV .DownloadLink_fileButton__89PH2{align-items:center;border:1px solid #ededed;border-radius:8px;color:#a1a2a3;display:flex;justify-content:center;padding:10px 15px;width:100%}.DownloadLink_link__GIL93.DownloadLink_iconLink__MiuMV .DownloadLink_fileButtonText__59m9M{overflow:hidden;padding:4px 0;text-overflow:ellipsis;white-space:nowrap}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.DraftEditor_title__a9Xth{margin-bottom:10px}.DraftEditor_toolbarClassName__jP4ri{background-color:#fff;border:1px solid #b4c2e2;border-radius:4px 4px 0 0;margin:0;padding:8px}.DraftEditor_toolbarClassName__jP4ri>*{margin-bottom:0}.DraftEditor_toolbarClassName__jP4ri>div>div{border:initial}.DraftEditor_toolbarClassName__jP4ri>div:nth-child(10),.DraftEditor_toolbarClassName__jP4ri>div:nth-child(12),.DraftEditor_toolbarClassName__jP4ri>div:nth-child(7),.DraftEditor_toolbarClassName__jP4ri>div:nth-child(9),.DraftEditor_toolbarClassName__jP4ri>div>div:nth-child(4),.DraftEditor_toolbarClassName__jP4ri>div>div:nth-child(5),.DraftEditor_toolbarClassName__jP4ri>div>div:nth-child(6),.DraftEditor_toolbarClassName__jP4ri>div>div:nth-child(7),.DraftEditor_toolbarClassName__jP4ri>div>div:nth-child(8){display:none}.DraftEditor_toolbarClassName__jP4ri>div>div:hover{box-shadow:none}.DraftEditor_toolbarClassName__jP4ri>div:nth-child(2),.DraftEditor_toolbarClassName__jP4ri>div:nth-child(3),.DraftEditor_toolbarClassName__jP4ri>div:nth-child(4){display:none}.DraftEditor_editorClassName__DyvFh{background:#f6f9fd;border:1px solid #cedbf8;border-radius:0 0 4px 4px;min-height:187px;padding:10px 15px}.GroupSelector_groupsContainer__P5GRM{background:#fff;border-radius:4px;box-shadow:0 2px 8px 0 #00000012;font-size:14px;max-height:200px;overflow:auto}.GroupSelector_groupsContainer__P5GRM .GroupSelector_optionContainer__jCCJX{align-items:center;display:flex}.GroupSelector_groupsContainer__P5GRM .GroupSelector_iconContainer__OCp3i{color:#0083c9;width:32px}.GroupSelector_dropdownContainer__jqoUi{align-items:center;cursor:pointer;display:flex;font-size:16px;justify-content:center;position:relative}.GroupSelector_dropdownContainer__jqoUi .GroupSelector_iconArrow__NJ5wE{margin-left:8px}.GroupSelector_dropdownContainer__jqoUi .GroupSelector_dropdownGroups__lnRIC{position:absolute;right:0;top:24px;z-index:200}.GroupSelector_dropdownContainer__jqoUi .GroupSelector_dropdownGroups__lnRIC .GroupSelector_optionContainer__jCCJX{align-items:center;border-radius:4px;display:flex;height:32px;justify-content:flex-start;padding:0 8px;width:144px}.GroupSelector_dropdownContainer__jqoUi .GroupSelector_dropdownGroups__lnRIC .GroupSelector_optionContainer__jCCJX:hover{background-color:#e5f3fa}.Header_headerStyle__gjDJp{background:#fff;box-shadow:0 0 4px 0 #0003;min-height:56px;width:100%}.Header_headerStyle__gjDJp>div{align-items:center;display:flex;justify-content:space-between;margin:0 auto;min-height:56px;width:80vw}@media(min-width:769px){.Header_headerStyle__gjDJp{padding:0 50px}}@media(min-width:992px){.Header_headerStyle__gjDJp{padding:0 5%}}.Header_headerStyle__gjDJp.Header_expanded__gVckF{padding:0}.Header_headerStyle__gjDJp.Header_expanded__gVckF>div{width:100vw}.Header_headerStyle__dzUmp{margin-top:17px;min-height:56px}.Header_headerStyle__dzUmp>div{align-items:center;display:flex;justify-content:space-between;min-height:56px;width:100%}@media(min-width:869px){.Header_headerStyle__dzUmp{padding:0 135px}}@media(max-width:869px){.Header_headerStyle__dzUmp{display:flex;margin:0;padding:0 19px;width:100vw}}.Header_headerStyle__dzUmp.Header_expanded__zLaIV{padding:0}.Header_headerStyle__dzUmp.Header_expanded__zLaIV>div{width:100vw}.Input_input__wWSom{background-color:#fff;border:1px solid #b4c2e2;border-radius:4px;color:#1e1f3c;font-family:Inter,sans-serif;font-size:.875rem;height:48px;padding:14px;width:100%}.Input_input__wWSom:disabled{background-color:#f6f9fd}::placeholder{color:#8191b5}::-ms-input-placeholder{color:#8191b5}:-ms-input-placeholder{color:#8191b5}.Input_inputError__6W1Cz{border:1px solid #d80000!important}.Label_label__H\+SW9{color:#fff;font-size:.6875rem}.Label_errorLabel__OsAQb{align-self:flex-start;color:#d80000!important;margin:4px 0;width:auto!important}.InputForm_inputForm__x4Lnx{align-items:flex-start;display:flex;flex-direction:column;width:100%}.InputForm_label__RLLCk{color:#292f3b;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.ProgressBar_container__CWElD,.ProgressBar_container__CWElD .ProgressBar_bar__edEH0{border-radius:4px;height:8px}.ProgressBar_container__CWElD{background-color:#e3e9f1;position:relative;width:128px}.ProgressBar_container__CWElD .ProgressBar_bar__edEH0{position:relative;z-index:1}.ProgressBar_container__CWElD.ProgressBar_noRadious__3YoJ8,.ProgressBar_container__CWElD.ProgressBar_noRadious__3YoJ8 .ProgressBar_bar__edEH0{border-radius:0}.ProgressBar_container__CWElD .ProgressBar_customBox__\+oITr{border:1px solid #4dc591;border-radius:7px;font-size:.625rem;padding:3px 6px;position:absolute;top:-20px}.ProgressBar_container__CWElD .ProgressBar_secondBar__eJR0g{position:absolute;top:0;z-index:0}.LabelGroup_layout__jH2KE,.LabelGroup_layout__jH2KE.LabelGroup_reverse__k5P6c .LabelGroup_default_no_bold__4DDzq{color:#1e1f3c;font-size:.8125rem;font-weight:400}@media(min-width:992px){.LabelGroup_layout__jH2KE,.LabelGroup_layout__jH2KE.LabelGroup_reverse__k5P6c .LabelGroup_default_no_bold__4DDzq{font-size:.9375rem}}.LabelGroup_layout__jH2KE span{color:#a1a2a3}.LabelGroup_layout__jH2KE{align-items:center;color:#a1a2a3;display:flex;font-size:.8125rem;justify-content:space-between;margin:9px 0;width:100%}.LabelGroup_layout__jH2KE span{font-weight:700}.LabelGroup_layout__jH2KE .LabelGroup_default__XSfk2{color:#97a1b8}.LabelGroup_layout__jH2KE .LabelGroup_default_no_bold__4DDzq{color:#97a1b8;font-weight:300}.LabelGroup_layout__jH2KE.LabelGroup_reverse__k5P6c{flex-direction:row-reverse}.LabelGroup_layout__jH2KE.LabelGroup_reverse__k5P6c .LabelGroup_default_no_bold__4DDzq{color:#a1a2a3;font-family:Inter,sans-serif;font-size:.9375rem;margin:0 12px}.Logo_logo__U7rD4{align-items:center;display:flex;flex-direction:column;margin:32px 0 35px 40px;width:200px}.Logo_logo__U7rD4 img{max-width:294px;width:100%}.Logo_navBarLogo__2R1hY,.Logo_navBarLogo__omtDn{align-items:center;display:flex;flex-direction:row}.Logo_navBarLogo__omtDn{cursor:pointer;height:30px}.Logo_image__0zxQK{height:40px}.Edify_container__bUvQx blockquote{color:#1e1f3c;font-size:.8125rem;font-weight:400}@media(min-width:992px){.Edify_container__bUvQx blockquote{font-size:.9375rem}}.Edify_container__bUvQx hr{background-color:#e3e9f1;height:1px;margin-bottom:45px}.Edify_container__bUvQx hr hr{display:none}.Edify_container__bUvQx blockquote{border-left:4px solid #657390;line-height:20px;padding:14px 28px}.Edify_container__bUvQx blockquote p{margin-bottom:10px}.Edify_container__bUvQx img{margin-bottom:10px;max-width:50%}.Edify_learningGoal__k-DNt{background-color:#f5f8fe;margin-bottom:30px;padding:28px 30px 12px}.pl-equation-block{overflow-x:auto;overflow-y:hidden}.pl-background{align-items:center;background:#0000004d;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.pl-background .pl-zoom-image{height:95%;object-fit:contain;width:95%}a.MuiButton-containedPrimary{color:#fff!important;padding:0 12px!important}.Edify_container__bUvQx sup{font-size:smaller;vertical-align:super}.Edify_container__bUvQx sub{font-size:smaller;vertical-align:sub}.Edify_container__bUvQx b{color:#292f3b;font-weight:700}.Edify_container__bUvQx img{cursor:pointer;display:block}.Edify_container__bUvQx iframe{position:relative!important;width:auto!important}.Edify_container__bUvQx blockquote{background:url(/static/media/long-quote-icn.2f5883dde69aa6f6683c.svg) 0 0 no-repeat;border:0;font-family:Georgia,Book Antiqua,Palatino,serif;font-size:1.5rem;font-style:italic;line-height:150%;min-height:3.125rem;padding:1.25rem 1.875rem;text-indent:2.5rem}.Edify_container__bUvQx mjx-container{font-size:1.22rem!important;line-height:2!important;margin:5px;padding:10px 0}.Edify_container__bUvQx .intro>.pl-paragraph{font-size:1.125rem;font-weight:700;line-height:150%;margin-bottom:1.25rem}.Edify_container__bUvQx .learning-goals{background:#fbe3ef url(/static/media/leerdoel-icn.cfb25da9ad897e9df8c3.svg) 20px 0 no-repeat;border-left:8px solid #de177e;color:#000;margin-bottom:20px;min-height:140px;padding:20px 20px 20px 160px}.Edify_container__bUvQx .learning-goals b,.Edify_container__bUvQx .learning-goals strong{display:block;font-size:17px;font-weight:700;letter-spacing:1px;line-height:125%;margin-bottom:5px;text-transform:uppercase}.Edify_container__bUvQx .linkToSection{display:block;line-height:3;margin-left:-15px}.Edify_container__bUvQx .newspaper{background:#fffbf0;background:linear-gradient(180deg,#fffbf0 0,#fff7e0);box-shadow:0 5px 7px 0 #00000080;display:block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffbf0",endColorstr="#fff7e0",GradientType=0);font-family:Times New Roman,Georgia,Times,serif;margin-bottom:20px;padding:20px;position:relative}.Edify_container__bUvQx .newspaper .pl-paragraph{font-size:20px}.Edify_container__bUvQx .newspaper .pl-newspaper-title{color:#333;font-family:Playfair Display,Georgia,Times,serif;font-size:36px;font-weight:900;letter-spacing:normal;line-height:125%}.Edify_container__bUvQx .newspaper .pl-newspaper-title span{font-weight:900;text-transform:uppercase}.Edify_container__bUvQx .newspaper .pl-figure-img{margin:10px 0}.Edify_container__bUvQx .caption,.Edify_container__bUvQx .newspaper .pl-figure-img figcaption{font-size:14px;font-style:italic;margin:5px 0 0}.Edify_container__bUvQx .internet,.Edify_container__bUvQx .web{background:#fff;border:1px solid #fff;border-radius:7px;box-shadow:0 3px 5px 0 #00000080;display:block;font-family:Roboto,Arial,sans-serif;margin:20px 0;padding:20px;position:relative;width:90%}.Edify_container__bUvQx .internet .pl-paragraph a,.Edify_container__bUvQx .web .pl-paragraph a{margin:0 5px}.Edify_container__bUvQx .internet .internet .pl-div-children p b,.Edify_container__bUvQx .internet .internet .pl-div-children p b+span,.Edify_container__bUvQx .web .internet .pl-div-children p b,.Edify_container__bUvQx .web .internet .pl-div-children p b+span{color:#000;font-size:24px;font-weight:600;line-height:125%;margin-bottom:10px}.Edify_container__bUvQx .internet ul>li,.Edify_container__bUvQx .web ul>li{display:flex}.Edify_container__bUvQx .example{background:#fffbe0;border-left:4px solid #fffbe0;margin-bottom:20px;padding:20px}.Edify_container__bUvQx .example .pl-example-title{background:url(/static/media/voorbeeld-icn-2.7d38732dcb60151fc74e.svg) 0 -23px no-repeat;border-bottom:1px solid #666;font-size:24px;font-weight:700;height:-moz-fit-content;height:fit-content;letter-spacing:1px;min-height:75px;padding-bottom:15px;padding-left:140px}.Edify_container__bUvQx .pl-table-wrapper{overflow-x:auto}.Edify_container__bUvQx .pl-table-wrapper .pl-table{margin-left:auto;margin-right:auto}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting thead tr td{border-top:4px solid #292f3b;text-align:left}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting thead tr td p{margin:20px}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting thead tr td p b{color:#292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening{background-color:#fff;border-bottom:2px solid #292f3b;border-collapse:initial;border-left:1px solid #ccc;border-right:1px solid #ccc;border-spacing:0;table-layout:auto;width:100%}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans{border-collapse:initial;border-spacing:0;width:auto}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan,.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting{background-color:#fff;border-bottom:2px solid #292f3b;border-collapse:initial;border-spacing:0;table-layout:auto;width:100%}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel{background-color:#fff;border:1px solid #ccc;border-collapse:collapse;display:table-cell;margin:0 auto}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance thead,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans thead{background-color:#fff}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance thead tr td,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans thead tr td{border-color:#292f3b #ccc;border-style:solid;border-width:4px 1px 2px;padding:20px;text-align:center}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance thead tr td p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans thead tr td p{margin-bottom:0}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance thead tr td p *,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans thead tr td p *{color:#292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel tbody tr td{border:1px solid #ccc;padding:5px 10px}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel thead tr td{padding:5px 10px}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel thead tr td p{margin-bottom:0}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel thead tr td p *{color:#292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr td{border-bottom:2px dotted #ccc;border-right:1px solid #ccc;width:120px}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr td p{margin-left:20px;margin-right:20px;width:max-content}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr td{border-bottom:2px dotted #ccc;border-right:1px solid #ccc}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr td p{color:#292f3b;margin-left:10px;margin-right:10px;vertical-align:middle}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr td p b{color:#292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr td.subtotal{border-top:3px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr td.subtotal p{font-weight:700}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr td.total{border-bottom:8px double #292f3b!important;border-top:3px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr td.total p{font-weight:700}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr td,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr td,.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr td{background-color:#fff}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr td.subtotal,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr td.subtotal,.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr td.subtotal{border-top:3px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr td.subtotal p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr td.subtotal p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr td.subtotal p{font-weight:700}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr td.total,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr td.total,.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr td.total{border-bottom:8px double #292f3b!important;border-top:3px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr td.total p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr td.total p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr td.total p{font-weight:700}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance tbody tr td,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans tbody tr td{background-color:#fff;border-bottom:2px dotted #ccc;border-right:1px solid #ccc;padding:10px 20px;width:30%}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance tbody tr td.subtotal,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans tbody tr td.subtotal{border-top:3px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance tbody tr td.subtotal p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans tbody tr td.subtotal p{font-weight:700}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance tbody tr td.total,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans tbody tr td.total{border-bottom:8px double #292f3b!important;border-top:3px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance tbody tr td.total p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans tbody tr td.total p{font-weight:700}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tr td:first-child{border-left:1px solid #ccc}.Edify_container__bUvQx .pl-table-wrapper .pl-table.balance tbody tr,.Edify_container__bUvQx .pl-table-wrapper .pl-table.balans tbody tr:last-child td{border-bottom:2px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel tbody tr td .container .pl-table-wrapper .pl-table:nth-child(n+3){text-align:right}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel thead tr td:last-child{border-left:1px solid #ccc;text-align:right}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel thead tr{border:1px solid #ccc}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel tbody tr{border-bottom:2px dotted #ccc}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel tbody tr:first-child{border-bottom:2px solid #292f3b;border-top:2px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel tbody tr:nth-last-child(2) p *{font-style:italic}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel tbody tr:last-child{border-bottom:2px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.grootboekhandel tbody tr:last-child p *{font-weight:700}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr:first-child td{border-top:2px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr:first-child td p{margin-top:15px}.Edify_container__bUvQx .pl-table-wrapper .pl-table.liquiditeitsbegroting tbody tr:first-child td p b{color:#292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr:first-child td{border-bottom:1px solid #292f3b;border-top:1px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.resultatenrekening tbody tr:first-child td p *{color:#292f3b;font-weight:700;text-align:center;vertical-align:middle}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr td.subheader,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr td.subheader{border-color:#292f3b #ccc;border-style:solid;border-width:4px 1px 2px;padding:20px;text-align:center}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr td.subheader p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr td.subheader p{margin-bottom:0}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr td.subheader p *,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr td.subheader p *{color:#292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr:last-child td,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr:last-child td{border-bottom:none}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr:nth-child(n+2) td,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr:nth-child(n+2) td{background-color:#fff;border-bottom:2px dotted #ccc;border-right:1px solid #ccc}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr:nth-child(n+2) td.subheader,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr:nth-child(n+2) td.subheader{border-bottom:2px solid #292f3b}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr:nth-child(n+2) td:nth-child(n+1),.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr:nth-child(n+2) td:nth-child(n+1){border-left:1px solid #ccc;width:75%}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr:nth-child(n+2) td:nth-child(n+1) p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr:nth-child(n+2) td:nth-child(n+1) p{margin-left:10px}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr:nth-child(n+2) td:nth-child(n+2),.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr:nth-child(n+2) td:nth-child(n+2){text-align:right;width:25%}.Edify_container__bUvQx .pl-table-wrapper .pl-table.financieringsplan tbody tr:nth-child(n+2) td:nth-child(n+2) p,.Edify_container__bUvQx .pl-table-wrapper .pl-table.investeringsplan tbody tr:nth-child(n+2) td:nth-child(n+2) p{margin-right:10px}.Edify_container__bUvQx section.pl-section>p.pl-section-title.pl-title>span{color:#292f3b;font-size:1rem;font-weight:800;line-height:125%;margin-bottom:.625rem}.Edify_container__bUvQx .case{background:#f5f5f5;margin-bottom:20px;padding:20px}.Edify_container__bUvQx .case>:not(figcaption *) .pl-title{background:url(/static/media/casus-icn-2.75f1a0dd5b594edf13c4.svg) 0 -23px no-repeat;border-bottom:1px solid #666;font-size:24px;font-weight:800;height:-moz-fit-content;height:fit-content;letter-spacing:1px;line-height:125%;min-height:75px;padding-bottom:15px;padding-left:140px}@media(min-width:992px){.Edify_container__bUvQx .groupWrapper>.pl-div-children{display:flex;justify-content:space-between}.Edify_container__bUvQx .groupWrapper>.pl-div-children .pl-equation-block{overflow:hidden}.Edify_container__bUvQx .groupWrapper>.pl-div-children>div{width:45%}}.Edify_container__bUvQx mjx-container>.MJX-TEX{flex-wrap:wrap;margin-top:15px;width:auto}.Wysiwyg_container__MGA7L a,.Wysiwyg_container__MGA7L blockquote,.Wysiwyg_container__MGA7L h1,.Wysiwyg_container__MGA7L h2,.Wysiwyg_container__MGA7L h3,.Wysiwyg_container__MGA7L h4,.Wysiwyg_container__MGA7L h5,.Wysiwyg_container__MGA7L h6,.Wysiwyg_container__MGA7L p,.Wysiwyg_container__MGA7L span{color:#1e1f3c;font-weight:400}.Wysiwyg_container__MGA7L h1{font-size:1.5rem}@media(min-width:992px){.Wysiwyg_container__MGA7L h1{font-size:2rem}}.Wysiwyg_container__MGA7L h2{font-size:1.25rem}@media(min-width:992px){.Wysiwyg_container__MGA7L h2{font-size:1.5rem}}.Wysiwyg_container__MGA7L a,.Wysiwyg_container__MGA7L h3{font-size:1.0625rem}@media(min-width:992px){.Wysiwyg_container__MGA7L a,.Wysiwyg_container__MGA7L h3{font-size:1.25rem}}.Wysiwyg_container__MGA7L h4{font-size:.9375rem}@media(min-width:992px){.Wysiwyg_container__MGA7L h4{font-size:1.0625rem}}.Wysiwyg_container__MGA7L blockquote,.Wysiwyg_container__MGA7L h5{font-size:.8125rem}@media(min-width:992px){.Wysiwyg_container__MGA7L blockquote,.Wysiwyg_container__MGA7L h5{font-size:.9375rem}}.Wysiwyg_container__MGA7L h6{font-size:.6875rem}@media(min-width:992px){.Wysiwyg_container__MGA7L h6{font-size:.8125rem}}.Wysiwyg_container__MGA7L p,.Wysiwyg_container__MGA7L span{font-size:.9375rem}@media(min-width:992px){.Wysiwyg_container__MGA7L p,.Wysiwyg_container__MGA7L span{font-size:1rem}}.Wysiwyg_container__MGA7L hr{background-color:#e3e9f1;height:1px;margin-bottom:45px}.Wysiwyg_container__MGA7L hr hr{display:none}.Wysiwyg_container__MGA7L h1,.Wysiwyg_container__MGA7L h2,.Wysiwyg_container__MGA7L h3,.Wysiwyg_container__MGA7L h5,.Wysiwyg_container__MGA7L h6,.Wysiwyg_container__MGA7L p,.Wysiwyg_container__MGA7L span{color:#292f3b}.Wysiwyg_container__MGA7L h4{color:#e00b7e}.Wysiwyg_container__MGA7L p,.Wysiwyg_container__MGA7L span{line-height:20px;margin-bottom:31px}.Wysiwyg_container__MGA7L blockquote{border-left:4px solid #657390;font-style:italic;line-height:20px;padding:14px 28px}.Wysiwyg_container__MGA7L blockquote p,.Wysiwyg_container__MGA7L h1,.Wysiwyg_container__MGA7L h2,.Wysiwyg_container__MGA7L h3{margin-bottom:10px}.Wysiwyg_container__MGA7L h4,.Wysiwyg_container__MGA7L h5,.Wysiwyg_container__MGA7L h6{margin-bottom:31px}.Wysiwyg_container__MGA7L a{color:#e00b7e;text-decoration:none}.Wysiwyg_container__MGA7L a:hover{text-decoration:underline}.Wysiwyg_container__MGA7L img{margin-bottom:10px;max-width:50%}.Wysiwyg_container__MGA7L *{font-family:Inter,sans-serif!important}.Wysiwyg_container__MGA7L p,.Wysiwyg_container__MGA7L span{background-color:#0000!important}.QuestionOption_cardContainer__aZ\+q8{align-items:center;background-color:#cedbf8;border-radius:4px;box-shadow:none;display:flex;padding:18px 10px 22px;text-align:left}@media(min-width:992px){.QuestionOption_cardContainer__aZ\+q8{padding:12px}}.QuestionOption_cardContainer__aZ\+q8 .QuestionOption_option__MKODT{align-items:center;display:flex;width:90%}.QuestionOption_cardContainer__aZ\+q8 .QuestionOption_option__MKODT:first-letter{text-transform:uppercase}.QuestionOption_cardContainer__aZ\+q8 .QuestionOption_option__MKODT .QuestionOption_letter__lFb--{align-items:center;background-color:#fff;border-radius:24px;display:flex;font-weight:700;height:32px;justify-content:center;margin-right:12px;min-width:32px}.QuestionOption_cardContainer__aZ\+q8 .QuestionOption_option__MKODT .QuestionOption_optionText__\+BG-M{line-height:normal;margin-bottom:auto;margin-left:10px;text-align:left;width:80%}@media(min-width:992px){.QuestionOption_cardContainer__aZ\+q8 .QuestionOption_option__MKODT .QuestionOption_optionText__\+BG-M{margin-left:20px;width:90%}}.QuestionOption_cardContainer__aZ\+q8 .QuestionOption_option__MKODT .QuestionOption_optionText__\+BG-M:first-letter{text-transform:uppercase}@media(min-width:992px){.QuestionOption_cardContainer__aZ\+q8 .QuestionOption_option__MKODT{margin-left:0}}.QuestionOption_cardContainer__aZ\+q8.QuestionOption_success__ePzeR{background-color:#edfff3;border:2px solid #5bdd87;transform:translateY(0)}.QuestionOption_cardContainer__aZ\+q8.QuestionOption_failure__ea0VD{background-color:#fbe5e5;border:2px solid #d80000;transform:translateY(0)}.QuestionOption_cardContainer__aZ\+q8.QuestionOption_selected__p3aLC{background-color:#fffccc}.QuestionOption_cardContainer__aZ\+q8.QuestionOption_disabled__z4xmH:hover{cursor:not-allowed}.QuestionOption_cardContainer__aZ\+q8:not(.QuestionOption_disabled__z4xmH):hover{background-color:#f2f2f2;cursor:pointer}.MultipleChoiceQuestion_statement__1MBPx{color:#1e1f3c;font-size:.9375rem;font-weight:400}@media(min-width:992px){.MultipleChoiceQuestion_statement__1MBPx{font-size:1rem}}.MultipleChoiceQuestion_container__6vqmK{counter-reset:question;width:auto}.MultipleChoiceQuestion_statement__1MBPx{margin-bottom:45px}.MultipleChoiceQuestion_question__mY0ZB{margin:16px}.OpenQuestion_container__hN4c\+ .OpenQuestion_questionStatement__W57RK .OpenQuestion_correctAnswerTitle__7lepm,.OpenQuestion_container__hN4c\+ .OpenQuestion_questionTitle__1EbGQ{color:#1e1f3c;font-weight:400}.OpenQuestion_container__hN4c\+ .OpenQuestion_questionTitle__1EbGQ{font-size:1.5rem}@media(min-width:992px){.OpenQuestion_container__hN4c\+ .OpenQuestion_questionTitle__1EbGQ{font-size:2rem}}.OpenQuestion_container__hN4c\+ .OpenQuestion_questionStatement__W57RK .OpenQuestion_correctAnswerTitle__7lepm{font-size:1.25rem}@media(min-width:992px){.OpenQuestion_container__hN4c\+ .OpenQuestion_questionStatement__W57RK .OpenQuestion_correctAnswerTitle__7lepm{font-size:1.5rem}}.OpenQuestion_container__hN4c\+ .OpenQuestion_questionTitle__1EbGQ{margin-bottom:15px}@media(min-width:769px){.OpenQuestion_container__hN4c\+ .OpenQuestion_questionTitle__1EbGQ{margin-bottom:36px}}.OpenQuestion_container__hN4c\+ .OpenQuestion_questionStatement__W57RK{color:#657390}.OpenQuestion_container__hN4c\+ .OpenQuestion_questionStatement__W57RK .OpenQuestion_correctAnswerTitle__7lepm{font-weight:700;line-height:24px;margin-bottom:14px;margin-top:40px}.OpenQuestion_container__hN4c\+ .OpenQuestion_textareaContainer__\+v4UB{display:flex;height:128px;width:100%}.OpenQuestion_container__hN4c\+ .OpenQuestion_textarea__B3zXn{background-color:#fff;border:1px solid #dadada;border-radius:4px;color:#292f3b;font-family:inherit;font-size:inherit;height:120px;margin:25px 0;padding:16px;resize:none;width:100%}@media(min-width:992px){.OpenQuestion_container__hN4c\+ .OpenQuestion_textarea__B3zXn{width:90%}}.OverviewList_item__bqQGC .OverviewList_label__MEynX,.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1 .OverviewList_columnName__x-7oz{color:#1e1f3c;font-weight:400;line-height:125%}.OverviewList_item__bqQGC .OverviewList_label__MEynX{font-size:.8125rem}@media(min-width:992px){.OverviewList_item__bqQGC .OverviewList_label__MEynX{font-size:.875rem}}.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1 .OverviewList_columnName__x-7oz{font-size:.6875rem}@media(min-width:992px){.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1 .OverviewList_columnName__x-7oz{font-size:.75rem}}.OverviewList_item__bqQGC{align-items:center;display:flex;justify-content:space-between;padding:0}.OverviewList_item__bqQGC:nth-child(odd){background-color:#f9f9f9}.OverviewList_item__bqQGC .OverviewList_label__MEynX{flex-grow:1}.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1{align-self:flex-end}.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1:not(:first-child){margin-left:1rem}.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1 .OverviewList_columnName__x-7oz{font-weight:400;margin-bottom:.625rem;text-align:center}.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1 .OverviewList_barContainer__mOnY2{align-items:center;display:flex;flex-direction:column-reverse}.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1 .OverviewList_barContainer__mOnY2 .OverviewList_noValue__v0ZaI{color:#b4c2e2;display:block;text-align:center;width:100%}@media(min-width:992px){.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1 .OverviewList_barContainer__mOnY2{align-items:flex-start;flex-direction:row;margin-top:0;width:128px}.OverviewList_item__bqQGC .OverviewList_ratingColumn__v2NA1 .OverviewList_barContainer__mOnY2 span{padding-left:5px}}.OverviewList_item__ygR7y .OverviewList_label__4t\+FW,.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_columnName__64ddk,.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_valueContainer__oE9zB .OverviewList_barContainer__ybGYJ span{color:#1e1f3c;font-weight:400;line-height:125%}.OverviewList_item__ygR7y .OverviewList_label__4t\+FW,.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_valueContainer__oE9zB .OverviewList_barContainer__ybGYJ span{font-size:.8125rem}@media(min-width:992px){.OverviewList_item__ygR7y .OverviewList_label__4t\+FW,.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_valueContainer__oE9zB .OverviewList_barContainer__ybGYJ span{font-size:.875rem}}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_columnName__64ddk{font-size:.6875rem}@media(min-width:992px){.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_columnName__64ddk{font-size:.75rem}}.OverviewList_item__ygR7y{align-items:center;border-bottom:1px solid #cedbf8;display:flex;justify-content:space-between;padding:0}.OverviewList_item__ygR7y:nth-child(odd){background-color:#fff}.OverviewList_item__ygR7y .OverviewList_label__4t\+FW{flex-grow:1}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO{align-items:flex-start;display:flex;flex-direction:column;margin-right:25px;min-width:170px}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO:last-child{margin-right:0}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_columnName__64ddk{color:#4e6089;font-weight:400;margin-bottom:.625rem;text-align:center}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_valueContainer__oE9zB{align-items:center;display:flex;flex-direction:column-reverse}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_valueContainer__oE9zB .OverviewList_barContainer__ybGYJ{align-items:center;display:flex}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_valueContainer__oE9zB .OverviewList_barContainer__ybGYJ span{color:#292a54;margin-left:.625rem}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_valueContainer__oE9zB .OverviewList_barContainer__ybGYJ .OverviewList_bar__diYni{margin-right:.5rem;width:1rem}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO .OverviewList_valueContainer__oE9zB .OverviewList_noValue__a2CWP{color:#b4c2e2;display:block;text-align:center;width:100%}@media(max-width:869px){.OverviewList_item__ygR7y{align-items:normal;flex-direction:column}.OverviewList_item__ygR7y .OverviewList_label__4t\+FW i,.OverviewList_item__ygR7y :nth-child(2){display:none}.OverviewList_item__ygR7y .OverviewList_ratingColumn__kXprO{margin-top:1rem}}.Paginator_container__Amb\+k{display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.Paginator_container__Amb\+k .Paginator_title__xN-vp{text-align:center}.Paginator_container__Amb\+k .Paginator_pages__VvnOy{align-items:center;display:flex;max-width:300px;overflow:auto}.Paginator_container__Amb\+k .Paginator_pagination__dcZlM{align-items:center;display:flex}.Paginator_container__Amb\+k .Paginator_pagination__dcZlM .Paginator_element__ys1BT{background-color:#fff;border-radius:8px;cursor:pointer;font-size:15px;padding:5px 10px}.Paginator_container__Amb\+k .Paginator_pagination__dcZlM .Paginator_path__yAdpS{color:#292f3b;padding:10px;text-decoration:none}.Paginator_container__Amb\+k .Paginator_pagination__dcZlM .Paginator_path__yAdpS.Paginator_selected__rq3du{color:#e00b7e}.PillFilter_containerOld__t0jgW{display:flex;flex-wrap:nowrap;margin-left:-2rem;margin-right:-2rem;white-space:nowrap;width:-moz-fit-content;width:fit-content}.PillFilter_containerOld__t0jgW .PillFilter_innerContainer__HhkuE{-ms-overflow-style:none;display:flex;overflow:-moz-scrollbars-none;width:100%}@media(max-width:869px){.PillFilter_containerOld__t0jgW .PillFilter_innerContainer__HhkuE{margin-bottom:-10px}}.PillFilter_containerOld__t0jgW .PillFilter_innerContainer__HhkuE::-webkit-scrollbar{width:0!important}.PillFilter_containerOld__t0jgW label{align-items:center;background-color:#fff;border:2px solid #edf2fd;border-radius:32px;color:#b4c2e2;cursor:pointer;display:flex;font-size:.87rem;height:2.5rem;justify-content:center;margin-right:1rem;margin-top:1rem;padding:8px 16px;width:-moz-fit-content;width:fit-content}.PillFilter_containerOld__t0jgW .PillFilter_button__DAjQV{margin-right:-2rem;padding-left:2rem}.PillFilter_containerOld__t0jgW .PillFilter_input__pqqav{display:none;width:-moz-fit-content;width:fit-content}.PillFilter_containerOld__t0jgW .PillFilter_input__pqqav:checked+label{background-color:#0083c9;border:2px solid #0083c9;color:#fff}.QuestionResult_cardContainer__TxuLN{color:#1e1f3c;font-size:.9375rem;font-weight:400}@media(min-width:992px){.QuestionResult_cardContainer__TxuLN{font-size:1.0625rem}}.QuestionResult_cardContainer__TxuLN.QuestionResult_blank__biQpD.QuestionResult_failure__87H74 .QuestionResult_icon__SBAxG,.QuestionResult_cardContainer__TxuLN.QuestionResult_blank__biQpD.QuestionResult_success__Qhmzh .QuestionResult_icon__SBAxG,.QuestionResult_cardContainer__TxuLN.QuestionResult_failure__87H74 .QuestionResult_icon__SBAxG,.QuestionResult_cardContainer__TxuLN.QuestionResult_success__Qhmzh .QuestionResult_icon__SBAxG{align-items:center;display:flex;justify-content:center;visibility:visible}.QuestionResult_cardContainer__TxuLN{border-radius:8px;box-shadow:none;justify-content:flex-start}.QuestionResult_cardContainer__TxuLN .QuestionResult_icon__SBAxG{border-radius:6px 0 0 6px;display:none;padding:0}.QuestionResult_cardContainer__TxuLN .QuestionResult_icon__SBAxG i{font-size:.75rem}@media(min-width:992px){.QuestionResult_cardContainer__TxuLN .QuestionResult_icon__SBAxG{font-size:auto;padding:0 10px}.QuestionResult_cardContainer__TxuLN .QuestionResult_icon__SBAxG i{font-size:1rem}}.QuestionResult_cardContainer__TxuLN.QuestionResult_success__Qhmzh{background-color:#fff;border:1px solid #4dc591}.QuestionResult_cardContainer__TxuLN.QuestionResult_success__Qhmzh .QuestionResult_icon__SBAxG{background-color:#4dc591;color:#fff}.QuestionResult_cardContainer__TxuLN.QuestionResult_failure__87H74{background-color:#fff;border:1px solid #d80000}.QuestionResult_cardContainer__TxuLN.QuestionResult_failure__87H74 .QuestionResult_icon__SBAxG{background-color:#d80000;color:#fff}.QuestionResult_cardContainer__TxuLN.QuestionResult_blank__biQpD{border:none}.QuestionResult_cardContainer__TxuLN.QuestionResult_blank__biQpD.QuestionResult_hide__il3wk .QuestionResult_icon__SBAxG{display:flex;visibility:hidden}.QuestionResult_cardContainer__TxuLN.QuestionResult_blank__biQpD.QuestionResult_success__Qhmzh .QuestionResult_icon__SBAxG{background-color:#fff;color:#4dc591}.QuestionResult_cardContainer__TxuLN.QuestionResult_blank__biQpD.QuestionResult_failure__87H74 .QuestionResult_icon__SBAxG{background-color:#fff;color:#d80000}.Select_select__0XdZo{color:#1e1f3c;font-size:.6875rem;font-weight:400}@media(min-width:992px){.Select_select__0XdZo{font-size:.8125rem}}.Select_select__0XdZo{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(180deg,#fff 0,#fff);background-position:right .6rem top 55%,0 0;background-repeat:no-repeat,repeat;background-size:.65rem auto,100%;border-radius:8px;color:#292f3b;cursor:pointer;height:32px;line-height:16px;padding:8px 2rem 8px 16px}.Select_select__0XdZo:first-letter{text-transform:uppercase}.Separator_horizontal__QIdKz{background-color:#cedbf8;display:flex;flex-direction:row;height:1px;width:100%}.Separator_horizontal__QIdKz hr{display:none}.Separator_vertical__t1y\+Z{background-color:#cedbf8;display:flex;flex-direction:column;width:1px}.Separator_vertical__t1y\+Z hr{display:none}.SliderArrow_container__JD47V{align-items:center;background-color:#ffffff4d;border-radius:50px;color:#fff;display:flex;height:50px;justify-content:center;position:absolute;top:calc(50% - 25px);width:50px;z-index:1000}.SliderArrow_container__JD47V:before{content:none}.SliderArrow_container__JD47V:hover{background-color:#ffffff4d;color:#fff}.SliderArrow_icon__O6WW\+{font-weight:700}.SliderNavbar_tabBar__5yBWQ{align-items:center;background:#fff;bottom:0;box-shadow:0 0 4px 0 #0003;display:flex;justify-content:space-between;left:0;min-height:72px;overflow-x:auto;position:fixed;right:0;width:100%}@media(min-width:992px){.SliderNavbar_tabBar__5yBWQ{overflow:hidden;padding:0 35px}}.SliderNavbar_tabBar__5yBWQ .SliderNavbar_button__OlCKk{align-items:center;display:flex;margin:0 15px 0 0;padding:0 20px}.SliderNavbar_tabBar__5yBWQ .SliderNavbar_button__OlCKk:last-of-type{border:none;margin:0 0 0 15px}.SliderNavbar_tabBar__5yBWQ .SliderNavbar_button__OlCKk .SliderNavbar_leftButton__JUBk4{color:#292f3b}.SliderNavbar_tabBar__5yBWQ .SliderNavbar_button__OlCKk .SliderNavbar_leftButton__JUBk4>div>i{font-size:.625rem}.SliderNavbar_tabBar__5yBWQ .SliderNavbar_button__OlCKk .SliderNavbar_rightButton__LPRmd{color:#fff}.SliderNavbar_tabBar__5yBWQ .SliderNavbar_button__OlCKk .SliderNavbar_rightButton__LPRmd>div>i{font-size:.625rem}@media(max-width:769px){.SliderNavbar_tabBar__5yBWQ{box-shadow:none;position:static}}.Tab_button__ve4xz{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:0;border-radius:0;color:#a1a2a3;cursor:pointer;display:inline-flex;flex:1 1;flex-direction:column;font-size:.6875rem;font-weight:700;justify-content:center;margin:0;max-width:168px;min-width:80px;outline:none;padding:12px 12px 14px;position:relative;text-align:center;text-decoration:none;transition:color .25s cubic-bezier(.4,0,.2,1) 0ms,padding-top .25s cubic-bezier(.4,0,.2,1) 0ms;-webkit-user-select:none;user-select:none;vertical-align:middle}.Tab_button__ve4xz:active:hover{background-color:#f2f2f2}.Tab_button__ve4xz:active{color:#6e6f70}@media(min-width:769px){.Tab_button__ve4xz{font-size:1rem;max-width:195px;min-width:120px}.Tab_button__ve4xz:active:hover:before{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:5px solid #e00b7e;content:"";height:1px;left:0;position:absolute;width:100%}.Tab_button__ve4xz:active:hover[class~=secondary]:before{border-top-color:#1285c7}.Tab_button__ve4xz:active:hover[class~=marker-bottom]:before{border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:-5px;top:auto}.Tab_button__ve4xz:active:hover[class~=marker-top]:before{border-top-left-radius:5px;border-top-right-radius:5px;bottom:auto;top:-5px}}.Tab_icon__ajBF5{align-items:center;display:inline-flex;flex-direction:column;justify-content:center;padding:2px;width:100%}.Tab_icon__ajBF5 svg{display:inline-block;flex-shrink:0;font-size:1.5rem;height:1em;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;-webkit-user-select:none;user-select:none;width:1em}.Tab_selected__nHv3L{color:#e00b7e}.Tab_selected__nHv3L[class~=secondary]{color:#1285c7}.Tab_selected__nHv3L:before{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:5px solid #e00b7e;content:"";height:1px;left:25%;position:absolute;top:0;width:50%}.Tab_selected__nHv3L[class~=secondary]:before{border-top-color:#1285c7}@media(min-width:769px){.Tab_selected__nHv3L:before{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:5px solid #e00b7e;height:1px;left:0;width:100%}.Tab_selected__nHv3L[class~=secondary]:before{border-top-color:#1285c7}.Tab_selected__nHv3L[class~=marker-bottom]:before{border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:-5px;top:auto}.Tab_selected__nHv3L[class~=marker-top]:before{border-top-left-radius:5px;border-top-right-radius:5px;bottom:auto;top:-5px}}.TabBar_tabBar__QfHJz .TabBar_childrenContainer__jBfoo{display:flex;justify-content:space-around;width:100%}.TabBar_tabBar__QfHJz .TabBar_logo__OkkNT{display:none}@media(min-width:769px){.TabBar_tabBar__QfHJz .TabBar_logo__OkkNT{display:flex}.TabBar_tabBar__QfHJz .TabBar_logo__OkkNT img{width:152px}}.modal-transition-enter-done{bottom:0;opacity:1}.modal-transition-exit-done{bottom:-50%;opacity:0}.modal-transition-enter,.modal-transition-enter-active,.modal-transition-exit,.modal-transition-exit-active{bottom:-100%;opacity:0}.ToastMenu_toastMenuContainer__AsBff{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:80px;z-index:2}.ToastMenu_toastMenuContainer__AsBff .ToastMenu_toastMenu__73\+U8{background-color:#fff;box-shadow:0 -2px 4px 0 #0000001a;max-height:100%;overflow:auto;position:relative;transition:all .3s linear;z-index:3}@media(min-width:992px){.ToastMenu_toastMenuContainer__AsBff .ToastMenu_toastMenu__73\+U8{width:50%}}.ToastMenu_background__aKpBo{background-color:#0000004d;bottom:0;left:0;opacity:1;position:fixed;right:0;top:0;z-index:1}.ToggleSwitch_switch__h1QWC{display:flex;height:24px;padding:0;position:relative;width:48px}.ToggleSwitch_switch__h1QWC .ToggleSwitch_content__AYJAG{background-color:#cedbf8;border-radius:50px;height:24px;margin:0;position:absolute;right:0;top:0;width:48px}.ToggleSwitch_switch__h1QWC .ToggleSwitch_handle__R4Avk{background-color:#fff;border-radius:18px;height:16px;margin:4px;padding:0;position:absolute;top:0;transition:all .2s ease-in-out;transition-property:transform;width:16px}.ToggleSwitch_switch__h1QWC .ToggleSwitch_switchInput__RsCJJ{cursor:pointer;height:24px;opacity:0;position:absolute;right:0;width:100%;z-index:1}.ToggleSwitch_switch__h1QWC .ToggleSwitch_switchInput__RsCJJ:checked~.ToggleSwitch_handle__R4Avk{transform:translateX(24px)}.ToggleSwitch_switch__h1QWC .ToggleSwitch_switchInput__RsCJJ:checked~.ToggleSwitch_content__AYJAG{background-color:#0083c9}.Tooltip_tooltip__Pk-KS{display:inline-block;position:relative}.Tooltip_tooltipText__RpGJL{background-color:#555;border-radius:6px;bottom:125%;color:#fff;left:50%;margin-left:-60px;opacity:0;padding:5px 10px;position:absolute;text-align:justify;transition:opacity .3s;visibility:hidden;width:max-content;z-index:1}.Tooltip_tooltip__Pk-KS .Tooltip_tooltipText__RpGJL:after{border:5px solid #0000;border-top-color:#555;content:"";left:55px;position:absolute;top:100%}.Tooltip_tooltip__Pk-KS:hover .Tooltip_tooltipText__RpGJL{opacity:1;visibility:visible}.WeekProgressBar_progress__dx\+CN{align-items:center;display:flex;height:24px}.WeekProgressBar_progress__dx\+CN .WeekProgressBar_singleBar__S40rN{border-radius:6px;height:4px;margin-right:4px;width:-webkit-fill-available}.WeekProgressBar_default__9omlA{background-color:#b4c2e2}.WeekProgressBar_green__53B6n{background-color:#4ec491}.WeekProgressBar_red__6taHs{background-color:#d80000}.WeekProgressBar_orange__HldsR{background-color:#f6b300}.icon-check_filled:before{color:#69bdae;content:""}.icon-bad .path1:before{color:#ffca28;content:""}.icon-bad .path2:before{color:#6d4c41;content:"";margin-left:-1em}.icon-bad .path3:before{color:#6d4c41;content:"";margin-left:-1em}.icon-bad .path4:before{color:#6d4c41;content:"";margin-left:-1em}.icon-awesome .path1:before{color:#ffca28;content:""}.icon-awesome .path2:before{color:#fafafa;content:"";margin-left:-1em}.icon-awesome .path3:before{color:#f44336;content:"";margin-left:-1em}.icon-awesome .path4:before{color:#f44336;content:"";margin-left:-1em}.icon-good .path1:before{color:#ffca28;content:""}.icon-good .path2:before{color:#6d4c41;content:"";margin-left:-1em}.icon-good .path3:before{color:#6d4c41;content:"";margin-left:-1em}.icon-good .path4:before{color:#6d4c41;content:"";margin-left:-1em}.icon-terrible .path1:before{color:#fafafa;content:""}.icon-terrible .path2:before{color:#f44336;content:"";margin-left:-1em}.icon-terrible .path3:before{color:#f44336;content:"";margin-left:-1em}.icon-terrible .path4:before{color:#ffca28;content:"";margin-left:-1em}.icon-terrible .path5:before{color:#6d4c41;content:"";margin-left:-1em}.icon-terrible .path6:before{color:#6d4c41;content:"";margin-left:-1em}.icon-terrible .path7:before{color:#6d4c41;content:"";margin-left:-1em}.icon-meh .path1:before{color:#ffca28;content:""}.icon-meh .path2:before{color:#6d4c41;content:"";margin-left:-1em}.icon-meh .path3:before{color:#6d4c41;content:"";margin-left:-1em}.icon-meh .path4:before{color:#6d4c41;content:"";margin-left:-1em}.icon-alert-circle:before{content:""}.icon-check-circle:before{content:""}.icon-check-solid:before{content:""}.icon-uniE900:before{content:""}.icon-uniE901:before{content:""}.icon-uniE902:before{content:""}.icon-uniE903:before{content:""}.icon-uniE904:before{content:""}.icon-uniE905:before{content:""}.icon-uniE906:before{content:""}.icon-uniE907:before{content:""}.icon-uniE908:before{content:""}.icon-uniE909:before{content:""}.icon-uniE90A:before{content:""}.icon-uniE90B:before{content:""}.icon-uniE90C:before{content:""}.icon-uniE90D:before{content:""}.icon-uniE90E:before{content:""}.icon-uniE90F:before{content:""}.icon-uniE910:before{content:""}.icon-uniE911:before{content:""}.icon-uniE912:before{content:""}.icon-uniE913:before{content:""}.icon-uniE914:before{content:""}.icon-uniE915:before{content:""}.icon-uniE916:before{content:""}.icon-arrow_double_left:before{content:""}.icon-arrow_double_right:before{content:""}.icon-arrow_move_left:before{content:""}.icon-arrow_rise:before{content:""}.icon-bell:before{content:""}.icon-bundle:before{content:""}.icon-check_light:before{content:""}.icon-courses:before{content:""}.icon-envelope:before{content:""}.icon-feedback:before{content:""}.icon-folder_search:before{content:""}.icon-fullscreen:before{content:""}.icon-glossary:before{content:""}.icon-highglight:before{content:""}.icon-next:before{content:""}.icon-notes:before{content:""}.icon-question:before{content:""}.icon-read:before{content:""}.icon-reset_color:before{content:""}.icon-search_filled:before{content:""}.icon-sound:before{content:""}.icon-study_teacher:before{content:""}.icon-summary:before{content:""}.icon-videos:before{content:""}.icon-uniE918:before{content:""}.icon-uniE919:before{content:""}.icon-uniE91A:before{content:""}.icon-uniE91B:before{content:""}.icon-uniE91C:before{content:""}.icon-uniE91D:before{content:""}.icon-uniE91E:before{content:""}.icon-uniE91F:before{content:""}.icon-uniE920:before{content:""}.icon-uniE921:before{content:""}.icon-uniE922:before{content:""}.icon-uniE923:before{content:""}.icon-uniE924:before{content:""}.icon-uniE925:before{content:""}.icon-uniE926:before{content:""}.icon-uniE927:before{content:""}.icon-uniE928:before{content:""}.icon-uniE929:before{content:""}.icon-uniE92A:before{content:""}.icon-uniE92B:before{content:""}.icon-uniE92C:before{content:""}.icon-uniE92D:before{content:""}.icon-uniE92E:before{content:""}.icon-uniE9001:before{content:""}.icon-uniE9011:before{content:""}.icon-uniE9021:before{content:""}.icon-uniE9031:before{content:""}.icon-uniE9041:before{content:""}.icon-uniE9051:before{content:""}.icon-uniE9061:before{content:""}.icon-uniE9071:before{content:""}.icon-uniE9081:before{content:""}.icon-uniE9091:before{content:""}.icon-uniE90A1:before{content:""}.icon-logo-text:before{content:""}.icon-theorie:before{content:""}.icon-arrow_thick_right:before{content:""}.icon-arrow_thick_left:before{content:""}.icon-arrow_thick_up:before{content:""}.icon-arrow_thick_down:before{content:""}.icon-extra_material:before{content:""}.icon-document_big:before{content:""}.icon-customize:before{content:""}.icon-print:before{content:""}.icon-excell:before{content:""}.icon-diamond:before{content:""}.icon-download1:before{content:""}.icon-ranking:before{content:""}.icon-add_more:before{content:""}.icon-practice1:before{content:""}.icon-docent:before{content:""}.icon-layers:before{content:""}.icon-video1:before{content:""}.icon-icon_close:before{content:""}.icon-menu:before{content:""}.icon-creditcard2:before{content:""}.icon-slide:before{content:""}.icon-star:before{content:""}.icon-results:before{content:""}.icon-trash:before{content:""}.icon-content:before{content:""}.icon-star_empty:before{content:""}.icon-search3:before{content:""}.icon-check_thick:before{content:""}.icon-close_thick:before{content:""}.icon-folder1:before{content:""}.icon-undo:before{content:""}.icon-redo:before{content:""}.icon-number_list:before{content:""}.icon-list:before{content:""}.icon-add_more1:before{content:""}.icon-add:before{content:""}.icon-folder11:before{content:""}.icon-view1:before{content:""}.icon-bubble:before{content:""}.icon-info1:before{content:""}.icon-user_group:before{content:""}.icon-user:before{content:""}.icon-search:before{content:""}.icon-alert:before{content:""}.icon-arrow_thin_right:before{content:""}.icon-arrow_thin_left:before{content:""}.icon-share:before{content:""}.icon-add1:before{content:""}.icon-active:before{content:""}.icon-alert1:before{content:""}.icon-clock:before{content:""}.icon-upload:before{content:""}.icon-image:before{content:""}.icon-calendar:before{content:""}.icon-dropdown_left:before{content:""}.icon-dropdown_right:before{content:""}.icon-exclamation2:before{content:""}.icon-hide1:before{content:""}.icon-progress:before{content:""}.icon-statistics:before{content:""}.icon-arrow_down:before{content:""}.icon-arrow_left:before{content:""}.icon-arrow_right:before{content:""}.icon-arrow_up:before{content:""}.icon-case:before{content:""}.icon-chat_bubble_outline:before{content:""}.icon-check:before{content:""}.icon-close:before{content:""}.icon-deliver:before{content:""}.icon-discuss:before{content:""}.icon-display_left:before{content:""}.icon-display_right:before{content:""}.icon-dots_horizontal:before{content:""}.icon-dots_vertical:before{content:""}.icon-double_left:before{content:""}.icon-double_right:before{content:""}.icon-download:before{content:""}.icon-dropdown:before{content:""}.icon-edit:before{content:""}.icon-folder:before{content:""}.icon-hide:before{content:""}.icon-info:before{content:""}.icon-link:before{content:""}.icon-move_left:before{content:""}.icon-play_colored:before{content:""}.icon-play:before{content:""}.icon-practice:before{content:""}.icon-remove:before{content:""}.icon-rise:before{content:""}.icon-rocket:before{content:""}.icon-search_bold:before{content:""}.icon-search_fill:before{content:""}.icon-search_medium:before{content:""}.icon-search_thin:before{content:""}.icon-slides:before{content:""}.icon-teacher:before{content:""}.icon-theory:before{content:""}.icon-video:before{content:""}.icon-view:before{content:""}.icon-resume:before{content:""}.icon-study:before{content:""}.icon-test:before{content:""}.icon-rank:before{content:""}.icon-preparation:before{content:""}.icon-example:before{content:""}.icon-overview:before{content:""}.icon-block-view:before{content:""}.icon-row-view:before{content:""}.icon-check-icon:before{content:""}.icon-external-link-alt:before{content:""}.icon-power-off:before{content:""}.icon-stm-logo:before{content:""}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:800;src:url(/static/media/Gilroy-ExtraBold.cf1c1c42b89179572edd.eot);src:url(/static/media/Gilroy-ExtraBold.cf1c1c42b89179572edd.eot?#iefix) format("embedded-opentype"),url(/static/media/Gilroy-ExtraBold.579ed04b377472b1db34.woff2) format("woff2"),url(/static/media/Gilroy-ExtraBold.a3fdd0428d96a973fb8d.woff) format("woff")}@font-face{font-family:Px;font-style:normal;font-weight:400;src:url(/static/media/Px-Grotesk-Bold.102447307b47298a7f96.eot),url(/static/media/Px-Grotesk-Bold.d69c37c3e6e16708d46d.woff) format("woff"),url(/static/media/Px-Grotesk-Bold.2e04c1b0a9518822e4c4.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/Inter.f958c681d7293226a319.ttf)}@font-face{font-family:InterBold;font-style:normal;font-weight:700;src:url(/static/media/Inter-Bold.3e3cb905bf27a4c8c370.ttf)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-size:100%;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{height:100vh}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.black{color:#292f3b}.white{color:#fff}.primary{color:#e00b7e}.secondary{color:#1285c7}.error{color:#d80000}*{-webkit-overflow-scrolling:touch;box-sizing:border-box}:root{font-size:1rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7f9;font-family:Inter,sans-serif;margin:0}body.hideWidget #launcher{display:none}#root{display:flex;flex-direction:column;height:100%}input:focus,textarea:focus{border:1px solid #a1a2a3;outline:none!important}input[type=radio]{position:relative}input[type=radio]:after{background-color:#fff;border:1px solid #757575;border-radius:15px;height:11px;width:11px}input[type=radio]:after,input[type=radio]:checked:before{content:"";display:inline-block;position:relative;visibility:visible}input[type=radio]:checked:before{background-color:#e00b7e;border:none;border-radius:15px;height:13px;width:13px}input[type=radio]:checked:after{background-color:#fff;border:none;border-radius:15px;content:"";height:5px;left:4px;position:absolute;top:4px;width:5px}select{background-color:#fff;border:1px solid #dadada;border-radius:4px;box-shadow:none;color:#292f3b;font-size:.875rem;height:48px}a{text-decoration:none}@page{size:auto;margin:0 10mm}.ActionModal_container__X5ZjS{text-align:center}.ActionModal_container__X5ZjS p{color:#292f3b;line-height:24px}.ActionModal_actionContainer__JFplU{align-items:center;display:flex;justify-content:center}.ActionModal_actionContainer__JFplU button{margin:0 8px}@media(min-width:992px){.ActionModal_actionModal__A1Jbe{border-radius:4px;box-shadow:0 0 8px 0 rgba(70,82,129,.129);width:calc(100% - 512px)}}@media(min-width:1440px){.ActionModal_actionModal__A1Jbe{width:928px}}.AssignmentForm_editorContainer__POj1t{margin:2rem}.AssignmentForm_editorContainer__POj1t>div>h2{color:#1e1f3c;font-size:1rem;text-align:left}.AssignmentForm_radiosContainer__Ffi83{align-items:center;border-bottom:1px solid #cedbf8;display:flex;justify-content:space-around;margin-bottom:2rem;padding:1.25rem}.AssignmentForm_switch__cRzQu{align-items:center;display:flex}.AssignmentForm_switch__cRzQu .AssignmentForm_label__efKo1{color:#4e6089;font-size:.875rem;padding:0 1rem}.AssignmentForm_switch__cRzQu .AssignmentForm_label__efKo1.AssignmentForm_selected__3ocHi{color:#1e1f3c;font-weight:700}.AssignmentForm_insertButton__iG-Pb{align-items:center;color:#0083c9;display:flex;font-size:.875rem;font-weight:700;height:auto;margin:0 2rem 2rem;padding:0}.AssignmentForm_insertButton__iG-Pb i{font-size:.9rem;padding-right:.5rem}.AssignmentForm_insertButton__iG-Pb:hover{background:#0000}.AssignmentForm_files__cphzB{color:#1e1f3c;font-size:.875rem;margin:0 32px;max-width:220px}.AssignmentForm_files__cphzB i{color:#8191b5;font-size:1.5rem}.AssignmentForm_fileUpload__wURfi{align-items:center;border:1px solid #cedbf8;border-radius:4px;color:#4e6089;display:flex;font-size:.875rem;justify-content:space-between;margin:2rem 2rem 0;padding:3px 3px 3px 10px}.AssignmentForm_fileUpload__wURfi .AssignmentForm_uploadButton__kmOmY{align-items:center;display:flex;font-weight:700;justify-content:center;padding:0 1.125rem}.AssignmentForm_fileUpload__wURfi .AssignmentForm_uploadButton__kmOmY i{font-size:1.5rem}.AssignmentForm_fileUpload__wURfi .AssignmentForm_inputFile__1I6yD{display:none}.AssignmentForm_button__CQM4k{margin:0 0 2.5rem;max-width:308px;width:100%}.AssignmentForm_selectContainer__UY4nL{display:flex;margin:1rem 2rem 2rem}.AssignmentForm_selectContainer__UY4nL .AssignmentForm_titleLabel__4Nmcu{display:flex;flex-direction:column;text-align:left;text-align:initial;width:100%}.AssignmentForm_selectContainer__UY4nL .AssignmentForm_titleLabel__4Nmcu>span{align-self:flex-start;color:#1e1f3c;font-size:.75rem;margin:.3rem 0}.AssignmentForm_selectContainer__UY4nL .AssignmentForm_select__PoA9I{z-index:1}.AssignmentForm_inputsContainer__e6y5H{display:flex;justify-content:space-between;margin:0 2rem}.AssignmentForm_inputsContainer__e6y5H .AssignmentForm_titleLabel__4Nmcu{display:flex;flex-direction:column;width:100%}.AssignmentForm_inputsContainer__e6y5H .AssignmentForm_titleLabel__4Nmcu>span{align-self:flex-start;color:#1e1f3c;font-size:.75rem}.AssignmentForm_inputsContainer__e6y5H .AssignmentForm_titleLabel__4Nmcu .AssignmentForm_titleInput__VxotT{background-color:#f6f9fd;border:1px solid #b4c2e2;font-size:1rem;margin:5px 0}.AssignmentForm_inputsContainer__e6y5H .AssignmentForm_titleLabel__4Nmcu .AssignmentForm_titleInput__VxotT::placeholder{color:#8191b5;font-size:1rem}.AssignmentForm_inputsContainer__e6y5H .AssignmentForm_hoursLabel__elgzO{display:flex;flex-direction:column;width:20%}.AssignmentForm_inputsContainer__e6y5H .AssignmentForm_hoursLabel__elgzO>span{align-self:flex-start;color:#1e1f3c;font-size:.75rem}.AssignmentForm_inputsContainer__e6y5H .AssignmentForm_hoursLabel__elgzO .AssignmentForm_hoursInput__nunpY{background-color:#f6f9fd;border:1px solid #b4c2e2;font-size:1rem;margin:5px 0}.AssignmentForm_inputsContainer__e6y5H .AssignmentForm_hoursLabel__elgzO .AssignmentForm_hoursInput__nunpY::placeholder{color:#8191b5;font-size:1rem}.NewAssignmentModal_title__bjwdl{color:#1e1f3c;font-size:1.0625rem;line-height:125%}@media(min-width:992px){.NewAssignmentModal_title__bjwdl{font-size:1.5rem}}.NewAssignmentModal_title__bjwdl{align-items:center;border-bottom:1px solid #cedbf8;display:flex;font-weight:700;justify-content:center;margin-top:2rem;padding-bottom:1.5rem}.NewAssignmentModal_icon__GFplu{align-items:center;color:#b4c2e2;cursor:pointer;display:flex;font-size:.9375rem;justify-content:flex-end;margin:15px;position:absolute;right:0;top:0;width:auto}.NewAssignmentModal_actionModal__oYpXi{height:80vh;max-width:752px;overflow-y:auto}@media(min-width:992px){.NewAssignmentModal_actionModal__oYpXi{width:100%!important}}.AddFileModal_addFileModal__sZYVy .AddFileModal_header__N9LeW{font-size:1.0625rem;font-weight:700;line-height:125%}@media(min-width:992px){.AddFileModal_addFileModal__sZYVy .AddFileModal_header__N9LeW{font-size:1.5rem}.AddFileModal_extraStyles__mGxs5{max-width:480px}}.AddFileModal_addFileModal__sZYVy{align-items:center;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:30px 0}.AddFileModal_addFileModal__sZYVy .AddFileModal_closeButtonContainer__SRBCe{position:absolute;right:16px;top:16px}.AddFileModal_addFileModal__sZYVy .AddFileModal_files__5\+D5e{color:#1e1f3c}.AddFileModal_addFileModal__sZYVy .AddFileModal_files__5\+D5e i{color:#8191b5;font-size:1.5rem}.AddFileModal_addFileModal__sZYVy .AddFileModal_card__8fjyp{width:100%}.AddFileModal_addFileModal__sZYVy .AddFileModal_card__8fjyp .AddFileModal_fileName__Nbm5-{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:25px auto 0;max-width:384px;width:90%}.AddFileModal_addFileModal__sZYVy .AddFileModal_card__8fjyp .AddFileModal_fileName__Nbm5- .AddFileModal_inputForm__p0cBV{background-color:#f6f9fd;border:1px solid #b4c2e2;font-size:1rem;margin:5px 0}.AddFileModal_addFileModal__sZYVy .AddFileModal_card__8fjyp .AddFileModal_fileName__Nbm5- .AddFileModal_inputForm__p0cBV::placeholder{color:#8191b5;font-size:1rem}.AddFileModal_addFileModal__sZYVy .AddFileModal_card__8fjyp .AddFileModal_fileName__Nbm5- .AddFileModal_label__qWLN8{color:#1e1f3c;font-size:.75rem;font-weight:400}.AddFileModal_addFileModal__sZYVy .AddFileModal_closeIcon__9P6-D{color:#b4c2e2;font-size:1rem}.AddFileModal_addFileModal__sZYVy .AddFileModal_header__N9LeW{color:#1e1f3c;padding-bottom:15px;padding-top:18px}.AddFileModal_addFileModal__sZYVy .AddFileModal_content__XUpVD{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:25px auto 0;max-width:384px;width:90%}.AddFileModal_addFileModal__sZYVy .AddFileModal_button__C1Vcr{margin-top:25px;width:100%}.AddNewCourseLayout_container__3TP2B{display:flex;justify-content:center}@media(min-width:869px){.AddNewCourseLayout_container__3TP2B{margin-top:35px}}.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_course__3R4F4{margin:0 16px 20px}@media(min-width:869px){.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_course__3R4F4{margin:0 40px 20px}}@media(min-width:1440px){.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_course__3R4F4{margin:0 95px}}.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_separator__OFfzi{display:none;height:76vh}@media(min-width:992px){.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_separator__OFfzi{display:flex}}.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_imageContainer__JZMsM{display:none}@media(min-width:992px){.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_imageContainer__JZMsM{align-items:flex-start;display:flex;justify-content:center;margin:50px 0}}@media(min-width:1440px){.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_imageContainer__JZMsM{margin:68px 64px 0 56px}}.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_imageContainer__JZMsM img{width:80%}@media(min-width:1440px){.AddNewCourseLayout_container__3TP2B .AddNewCourseLayout_imageContainer__JZMsM img{width:auto}}.AssignmentBox_collapsible__-2FCm .AssignmentBox_header__FKz\+o .AssignmentBox_title__mT6mf{color:#1e1f3c;font-size:.9375rem;font-weight:400;line-height:125%}@media(min-width:992px){.AssignmentBox_collapsible__-2FCm .AssignmentBox_header__FKz\+o .AssignmentBox_title__mT6mf{font-size:1rem}}.AssignmentBox_collapsible__-2FCm .AssignmentBox_content__i06kq .AssignmentBox_assignment__t3BYB,.AssignmentBox_collapsible__-2FCm .AssignmentBox_header__FKz\+o .AssignmentBox_title__mT6mf{color:#1e1f3c}.AssignmentBox_collapsible__-2FCm{background-color:#fff;border:1px solid #cedbf8;border-radius:4px;box-shadow:none;display:flex;flex-direction:column;height:auto;margin:24px 0}.AssignmentBox_collapsible__-2FCm .AssignmentBox_header__FKz\+o{align-items:center;background-color:#fff;border-bottom:1px solid #cedbf8;border-radius:4px;cursor:pointer;display:flex;height:100%;height:80px;width:100%}.AssignmentBox_collapsible__-2FCm .AssignmentBox_header__FKz\+o img{border-radius:16px 0 0 16px;height:100%;width:96px}.AssignmentBox_collapsible__-2FCm .AssignmentBox_header__FKz\+o .AssignmentBox_title__mT6mf{font-weight:700;line-height:16px;margin-left:24px}.AssignmentBox_collapsible__-2FCm .AssignmentBox_header__FKz\+o .AssignmentBox_icon__VqxNF{margin:0 24px 0 auto}.AssignmentBox_collapsible__-2FCm .AssignmentBox_header__FKz\+o .AssignmentBox_icon__VqxNF i{color:#1e1f3c;font-size:.8rem}.AssignmentBox_collapsible__-2FCm.AssignmentBox_collapsed__VHxZE .AssignmentBox_header__FKz\+o{border:none}.AssignmentBox_collapsible__-2FCm .AssignmentBox_content__i06kq{background-color:#f6f9fd;border-radius:0 0 4px 4px}.AssignmentBox_collapsible__-2FCm .AssignmentBox_content__i06kq.AssignmentBox_hidden__nLiS9{display:none}.AssignmentRichText_edifyContainer__6jmwh mjx-container{font-size:1.2rem!important}.AssignmentRichText_edifyContainer__6jmwh mjx-assistive-mml{width:100%!important}.AssignmentCase_assignmentTitle__rMqbC{color:#1e1f3c;font-size:1.0625rem;font-weight:700;line-height:125%}@media(min-width:992px){.AssignmentCase_assignmentTitle__rMqbC{font-size:1.5rem}}.AssignmentCase_assignmentTitle__rMqbC{align-self:flex-start;border-bottom:1px solid #cedbf8;font-weight:800;margin-bottom:1.875rem;padding-bottom:2.5rem;width:100%}.AssignmentCase_player__DfuZx{padding:0}.DiscussionCheckbox_discussContainer__Ld4PG{display:grid;grid-template-columns:1fr 1fr;margin:2.5rem 0}.DiscussionCheckbox_discussContainer__Ld4PG .DiscussionCheckbox_discussionCheckbox__opM19{align-items:center;display:flex;flex-direction:row;font-size:14px;font-weight:400;grid-column:2;justify-content:flex-start;padding-left:5px}.DiscussionCheckbox_discussContainer__Ld4PG .DiscussionCheckbox_discussionCheckbox__opM19 .DiscussionCheckbox_checkbox__sfVIN{border:1px solid #4e6089;display:inline-flex;height:24px;margin:0 5px 0 0;width:24px}.DiscussionCheckbox_discussContainer__Ld4PG .DiscussionCheckbox_discussionCheckbox__opM19 .DiscussionCheckbox_checkbox__sfVIN:checked{border:none}.DiscussionCheckbox_discussContainer__Ld4PG .DiscussionCheckbox_discussionCheckbox__opM19 p{justify-content:center}.AssignmentBox_assignmentContainer__IrOze{display:flex;flex-direction:column}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_feedback__45ht0{align-items:center;display:flex;margin-top:24px}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_feedback__45ht0 span{font-weight:800;padding-right:.25rem}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_feedback__45ht0 .AssignmentBox_icon__rscW5{color:#657390;height:24px;width:24px}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_gridContainer__K\+lW-{display:grid;grid-template-columns:1fr 1fr;margin-top:1rem}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_solution__xbRyL{background:#edf9f4;display:flex;flex-direction:column;margin:20px 0;padding:1.5rem}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_solution__xbRyL span{background-color:#edf9f4!important}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_solution__xbRyL .AssignmentBox_titleSolution__tpyn3{color:#4ec491;font-weight:700;padding-bottom:1rem}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_toolbar__jXOTT{border:1px solid #b4c2e2;border-radius:4px 4px 0 0;margin:0;max-width:57rem;padding:8px}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_editor__K\+snZ{background:#f6f9fd;border:1px solid #b4c2e2;border-radius:0 0 4px 4px;line-height:1.5rem;max-width:57rem;min-height:12.5rem;padding:0 15px}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_editor__K\+snZ.AssignmentBox_passed__0gvaQ{background-color:#edf9f4;border:1px solid #4ec491}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_editor__K\+snZ.AssignmentBox_failed__LIeAz{background-color:#fbe5e5;border:1px solid #831515}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_buttonsContainer__8tFlU{align-items:center;display:flex;grid-column:2;justify-content:flex-start}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_buttonsContainer__8tFlU .AssignmentBox_saveShowSolutionButton__hpEnE{background:#0000;border:none;color:#0083c9;margin-right:1.5rem;padding:0}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_buttonsContainer__8tFlU .AssignmentBox_saveShowSolutionButton__hpEnE:disabled{opacity:.5}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_buttonsContainer__8tFlU .AssignmentBox_saveShowSolutionButton__hpEnE:hover{background:#0000}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_buttonsContainer__8tFlU .AssignmentBox_button__rcOqp{border:1px solid #cedbf8;font-family:Roboto,sans-serif;height:48px;padding:0 1rem}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_buttonsContainer__8tFlU .AssignmentBox_button__rcOqp:disabled{border:none;color:#8191b5}.AssignmentBox_assignmentContainer__IrOze .AssignmentBox_buttonsContainer__8tFlU .AssignmentBox_button__rcOqp:disabled:hover{background-color:#edf2fd}.OpenQuestion_question__Jo2\+e{width:100%}.OpenQuestion_question__Jo2\+e:not(:first-child){margin-top:4rem}.OpenQuestion_statement__73Z9I{text-align:justify}.UploadAnswer_answers__qSuMW{pointer-events:auto}.UploadAnswer_answers__qSuMW .UploadAnswer_solution__WvVrF{background:#edf9f4;display:flex;flex-direction:column;margin:20px 0;padding:1.5rem}.UploadAnswer_answers__qSuMW .UploadAnswer_solution__WvVrF .UploadAnswer_titleSolution__fSIAb{color:#4ec491;font-weight:700;padding-bottom:1rem}.UploadAnswer_answers__qSuMW .UploadAnswer_solution__WvVrF table{background-color:#0000;margin:0}.UploadAnswer_answers__qSuMW .UploadAnswer_feedback__JdK47{align-items:center;display:flex;margin-top:24px}.UploadAnswer_answers__qSuMW .UploadAnswer_feedback__JdK47 .UploadAnswer_icon__uNKDm{color:#657390;height:24px;width:24px}.UploadAnswer_answers__qSuMW .UploadAnswer_answerBox__8ROYG{width:-moz-fit-content;width:fit-content}.UploadAnswer_answers__qSuMW .UploadAnswer_answerBox__8ROYG .UploadAnswer_downloadLink__qWo1P>div{background:#f6f9fd;border:1px solid #b4c2e2;border-radius:4px;color:#1e1f3c}.UploadAnswer_answers__qSuMW .UploadAnswer_answerBox__8ROYG .UploadAnswer_passed__a1zxj>div{background-color:#edf9f4;border:1px solid #4ec491}.UploadAnswer_answers__qSuMW .UploadAnswer_answerBox__8ROYG .UploadAnswer_failed__bTZhK>div{background-color:#fbe5e5;border:1px solid #831515}.UploadQuestion_statement__xDf9c{text-align:justify}.UploadQuestion_container__bnvQI{text-align:center}.PlayerQuestion_hideSolutionAnswer__lJIHg [data-cy=solution-explained]{display:none}.PlayerQuestion_container__a5jwf{position:relative;width:100%}.PlayerQuestion_container__a5jwf .PlayerQuestion_gridContainer__Di\+mk{display:grid;grid-template-columns:1fr 1fr;margin-top:1rem}.PlayerQuestion_container__a5jwf .PlayerQuestion_showAnswersContainer__2-9Td{margin-bottom:10px;width:100%}.PlayerQuestion_container__a5jwf .PlayerQuestion_buttonsContainer__gSDLZ{align-items:center;display:flex;grid-column:2;justify-content:flex-start}.PlayerQuestion_container__a5jwf .PlayerQuestion_buttonsContainer__gSDLZ .PlayerQuestion_saveShowSolutionButton__KtFLO{background:#0000;border:none;color:#0083c9;margin-right:1.5rem;padding:0}.PlayerQuestion_container__a5jwf .PlayerQuestion_buttonsContainer__gSDLZ .PlayerQuestion_saveShowSolutionButton__KtFLO:disabled{opacity:.5}.PlayerQuestion_container__a5jwf .PlayerQuestion_buttonsContainer__gSDLZ .PlayerQuestion_saveShowSolutionButton__KtFLO:hover{background:#0000}.PlayerQuestion_container__a5jwf .PlayerQuestion_buttonsContainer__gSDLZ .PlayerQuestion_sendButton__0EU2W{padding:0 1rem}.PlayerQuestion_container__a5jwf .PlayerQuestion_buttonsContainer__gSDLZ .PlayerQuestion_sendButton__0EU2W:disabled{border:none;color:#8191b5}.PlayerQuestion_container__a5jwf .PlayerQuestion_buttonsContainer__gSDLZ .PlayerQuestion_sendButton__0EU2W:disabled:hover{background-color:#edf2fd}.PlayerQuestion_container__a5jwf .PlayerQuestion_solution__6LnX5{background:#edf9f4;display:flex;flex-direction:column;margin:1.25rem 0;padding:1.5rem}.PlayerQuestion_container__a5jwf .PlayerQuestion_solution__6LnX5 .PlayerQuestion_titleSolution__9XUtm{color:#4ec491;font-weight:700;padding-bottom:1rem}.PlayerQuestion_container__a5jwf .PlayerQuestion_solution__6LnX5 table{background-color:#0000;margin:0}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs{padding:0}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs header,.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs main{width:100%}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs .pl-topic-wrapper{margin:0;max-width:none}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs .pl-topic-wrapper .pl-topic{margin:0}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs .ql-container,.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs .ql-toolbar{max-width:none!important}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs .pl-topic>.pl-particle{margin:0}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs .pl-paragraph{font-size:1rem;line-height:24px}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs .pl-paragraph:nth-child(2){display:block}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs .pl-open-question-input-container{text-align:center}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs.PlayerQuestion_failed__1uOzr .ql-container{background-color:#fbe5e5!important;border:1px solid #831515!important;pointer-events:none}.PlayerQuestion_container__a5jwf .PlayerQuestion_playerContainer__D41zs.PlayerQuestion_passed__oXmPQ .ql-container{background-color:#edf9f4!important;border:1px solid #4ec491!important;pointer-events:none}.PlayerQuestion_container__a5jwf .PlayerQuestion_feedback__kNkLZ{align-items:center;display:flex;margin-top:1.5rem}.PlayerQuestion_container__a5jwf .PlayerQuestion_feedback__kNkLZ span{font-weight:800;padding-right:.25rem}.PlayerQuestion_container__a5jwf .PlayerQuestion_feedback__kNkLZ .PlayerQuestion_icon__zT8U1{color:#657390;height:1.5rem;margin-right:5px;width:1.5rem}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_headerCollapsible__QbzXI .AssignmentQuestionItem_questionsTitle__mBbbD{color:#1e1f3c;font-size:.9375rem;font-weight:700;line-height:125%}@media(min-width:992px){.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_headerCollapsible__QbzXI .AssignmentQuestionItem_questionsTitle__mBbbD{font-size:1.125rem}}.AssignmentQuestionItem_questionItem__PGcP0{border-bottom:1px solid #cedbf8}.AssignmentQuestionItem_questionItem__PGcP0:last-child{border:none}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu{background:#fff;border:none}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_headerCollapsible__QbzXI{border:none;border-radius:inherit}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_headerCollapsible__QbzXI i{color:#1e1f3c;font-size:.9rem}@media(min-width:992px){.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_headerCollapsible__QbzXI{align-items:center;height:80px;padding:1.5rem}}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_headerCollapsible__QbzXI .AssignmentQuestionItem_questionsTitle__mBbbD{align-items:center;display:flex;margin:0}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_headerCollapsible__QbzXI .AssignmentQuestionItem_questionsTitle__mBbbD .AssignmentQuestionItem_infoIcon__dMJaS{align-items:center;background-color:#edf2fd;border-radius:24px;color:#1e1f3c;display:flex;font-size:1.6rem;height:32px;justify-content:center;margin-right:1rem;padding-top:.2rem;width:32px}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_headerCollapsible__QbzXI .AssignmentQuestionItem_questionsTitle__mBbbD.AssignmentQuestionItem_collapsed__Vxh0S>.AssignmentQuestionItem_infoIcon__dMJaS{background-color:#9be7ff}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_contentCollapsible__dTzcS{padding:0 2.5rem 2rem}@media(min-width:992px){.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_contentCollapsible__dTzcS{padding:0 4.5rem 4rem}}.AssignmentQuestionItem_questionItem__PGcP0 .AssignmentQuestionItem_questionsCollapsible__LLUxu .AssignmentQuestionItem_contentCompleted__u2tvl{padding:0 4.5rem 2rem}.ScrollButton_scrollButton__CH2cZ{animation:ScrollButton_fadeIn__rEIqr .3s;bottom:.5rem;padding:.75rem 1rem;position:fixed;z-index:999}.ScrollButton_scrollButton__CH2cZ i{font-size:.8rem;padding-right:.75rem}.ScrollButton_scrollButton__CH2cZ.ScrollButton_hidden__K9Vek{display:none}@keyframes ScrollButton_fadeIn__rEIqr{0%{opacity:0}to{opacity:1}}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_header__uQsE4{color:#1e1f3c;font-size:1.0625rem;font-weight:400}@media(min-width:992px){.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_header__uQsE4{font-size:1.25rem}}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_header__uQsE4{color:#292f3b}.ConfirmDialog_confirmationModal__QHCPm{border-radius:4px;display:flex;flex-direction:column;padding:32px 16px}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_header__uQsE4{font-weight:700;margin:29px auto 20px}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_closeButtonContainer__p\+6HT{position:absolute;right:16px;top:16px}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_closeButtonContainer__p\+6HT .ConfirmDialog_closeIcon__1\+mLF{color:#a1a2a3;font-size:1rem}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_confirmationMessage__nMkDb{font-size:20px;line-height:24px;margin:20px auto}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_confirmationMessage__nMkDb p{color:#292f3b}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_actionButtons__cC6Hy{display:flex;flex-direction:row}.ConfirmDialog_confirmationModal__QHCPm .ConfirmDialog_actionButtons__cC6Hy button{height:40px;margin:8px auto;width:276px}.SubmitAssignmentConfirmDialog_warningMessage__oYFzb .SubmitAssignmentConfirmDialog_title__QL2pl{font-weight:700;line-height:125%}.SubmitAssignmentConfirmDialog_warningMessage__oYFzb .SubmitAssignmentConfirmDialog_subtitle__NvSVU{color:#1e1f3c;font-weight:400;line-height:125%}.SubmitAssignmentConfirmDialog_warningMessage__oYFzb .SubmitAssignmentConfirmDialog_title__QL2pl{font-size:1.0625rem}@media(min-width:992px){.SubmitAssignmentConfirmDialog_warningMessage__oYFzb .SubmitAssignmentConfirmDialog_title__QL2pl{font-size:1.5rem}}.SubmitAssignmentConfirmDialog_warningMessage__oYFzb .SubmitAssignmentConfirmDialog_subtitle__NvSVU{font-size:.9375rem}@media(min-width:992px){.SubmitAssignmentConfirmDialog_warningMessage__oYFzb .SubmitAssignmentConfirmDialog_subtitle__NvSVU{font-size:1rem}}.SubmitAssignmentConfirmDialog_warningMessage__oYFzb{padding:0 1rem;text-align:left}.SubmitAssignmentConfirmDialog_warningMessage__oYFzb .SubmitAssignmentConfirmDialog_title__QL2pl{color:#1e1f3c}.SubmitAssignmentConfirmDialog_warningMessage__oYFzb .SubmitAssignmentConfirmDialog_subtitle__NvSVU{color:#4e6089}.AssignmentElement_assignmentCase__gDwV9{align-items:center;box-shadow:0 0 8px #46528121;color:#1e1f3c;display:flex;flex-direction:column;padding:2.5rem}.AssignmentElement_assignmentCase__gDwV9 .AssignmentElement_introduction__m2k4F{align-self:flex-start;text-align:left;width:100%}.AssignmentElement_assignmentCase__gDwV9 p{color:#1e1f3c;line-height:24px}.AssignmentElement_assignmentCase__gDwV9 p:not([class*=relatedText]){font-weight:400;margin-bottom:1.25rem}.AssignmentElement_image__Vx9cw{max-height:100%;max-width:100%}.AssignmentElement_submit__z03K3{align-self:center;margin:2rem 0;padding:0 1rem}.AssignmentElement_submit__z03K3 .AssignmentElement_iconLabel__k3VBo{color:#fff}.AssignmentElement_submit__z03K3 .AssignmentElement_iconLabel__k3VBo i{font-size:.8rem}.AssignmentElement_downloadLink__qhKc2 .AssignmentElement_link__bwq\+5{border:#0000;color:#0083c9;font-weight:700;justify-content:flex-start;padding:0}.AssignmentElement_downloadLink__qhKc2 .AssignmentElement_link__bwq\+5 i{color:#0083c9;font-size:1.4rem}.AssignmentElement_assignmentQuestions__K\+yZz{border:1px solid #cedbf8;border-radius:4px;display:flex;flex-direction:column;margin-top:2rem;width:100%}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_header__-mZi- .ChapterBox_title__tKNGw{color:#1e1f3c;font-weight:700;line-height:125%}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT span,.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT ul li,.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu,.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu .ChapterBox_addChapterButton__NGINC .ChapterBox_buttonLabel__6SBr5{color:#1e1f3c;font-weight:400;line-height:125%}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_header__-mZi- .ChapterBox_title__tKNGw{font-size:.9375rem}@media(min-width:992px){.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_header__-mZi- .ChapterBox_title__tKNGw{font-size:1rem}}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT span,.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT ul li,.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu .ChapterBox_addChapterButton__NGINC .ChapterBox_buttonLabel__6SBr5{font-size:.8125rem}@media(min-width:992px){.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT span,.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT ul li,.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu .ChapterBox_addChapterButton__NGINC .ChapterBox_buttonLabel__6SBr5{font-size:.875rem}}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu{font-size:.6875rem}@media(min-width:992px){.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu{font-size:.75rem}}.ChapterBox_chapterBox__Ui0cG{border:1px solid #cedbf8;border-radius:4px;box-shadow:none;height:auto;margin:1.5rem 0}.ChapterBox_chapterBox__Ui0cG.ChapterBox_collapsed__sTUJ0{height:80px}.ChapterBox_chapterBox__Ui0cG .ChapterBox_imgContainer__8fOd3 img{border-radius:1rem 0 0 1rem;height:100%;object-fit:cover;position:relative;width:96px}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo{margin:1.5rem 1.5rem 1.5rem 40px;width:100%}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_header__-mZi-{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_header__-mZi- .ChapterBox_icon__8LKPQ{cursor:pointer}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_header__-mZi- .ChapterBox_icon__8LKPQ i{color:#1e1f3c;font-size:.8rem}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_header__-mZi- .ChapterBox_title__tKNGw{line-height:16px}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT{margin:.625rem 0 .75rem .625rem;transition:all .5s ease}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT span{line-height:16px}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT ul{margin-top:12px}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT ul li{align-items:center;color:#4e6089;display:flex;line-height:21px}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT ul li:before{color:#4e6089;content:"•";width:15px}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_content__2mHRT.ChapterBox_hidden__69fVO{display:none}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu{align-items:center;color:#4e6089;display:flex;justify-content:space-between;margin:1.6875rem .5rem 0;width:100%}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu.ChapterBox_hidden__69fVO{display:none}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu>span{color:#1e1f3c;font-weight:700;margin-left:6px}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu .ChapterBox_addChapterButton__NGINC{height:2rem;margin-left:auto}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu .ChapterBox_addChapterButton__NGINC .ChapterBox_buttonLabel__6SBr5{color:#fff;flex-direction:row-reverse;font-weight:700}.ChapterBox_chapterBox__Ui0cG .ChapterBox_container__-0HGo .ChapterBox_footer__jATYu .ChapterBox_addChapterButton__NGINC .ChapterBox_buttonLabel__6SBr5 i{font-size:.5rem;margin-left:6px}.Confirmation_container__Gbgqs .Confirmation_heading__vwDX5 h1,.Confirmation_container__Gbgqs .Confirmation_subHeading__mp0Ch h4{color:#1e1f3c;font-weight:400}.Confirmation_container__Gbgqs .Confirmation_heading__vwDX5 h1{font-size:1.5rem}@media(min-width:992px){.Confirmation_container__Gbgqs .Confirmation_heading__vwDX5 h1{font-size:2rem}}.Confirmation_container__Gbgqs .Confirmation_subHeading__mp0Ch h4{font-size:.9375rem}@media(min-width:992px){.Confirmation_container__Gbgqs .Confirmation_subHeading__mp0Ch h4{font-size:1.0625rem}}.Confirmation_container__Gbgqs .Confirmation_heading__vwDX5 h1,.Confirmation_container__Gbgqs .Confirmation_subHeading__mp0Ch h4{color:#292f3b}.Confirmation_container__Gbgqs{align-items:center;display:flex;flex-direction:column;height:100vh;margin:0 auto;text-align:center;width:calc(100% - 48px)}.Confirmation_container__Gbgqs .Confirmation_logo__mCHXJ{margin-top:auto}.Confirmation_container__Gbgqs .Confirmation_heading__vwDX5{margin-bottom:15px}.Confirmation_container__Gbgqs .Confirmation_heading__vwDX5 h1{font-weight:500}@media(min-width:992px){.Confirmation_container__Gbgqs .Confirmation_heading__vwDX5{margin-bottom:30px}}.Confirmation_container__Gbgqs .Confirmation_subHeading__mp0Ch{line-height:20px;margin-bottom:15px;width:60vw}@media(min-width:992px){.Confirmation_container__Gbgqs .Confirmation_subHeading__mp0Ch{margin-bottom:30px}}.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_title__hLdgZ{color:#1e1f3c;font-weight:700;line-height:125%}.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_subtitle__\+WtOL{color:#1e1f3c;font-weight:400;line-height:125%}.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_title__hLdgZ{font-size:1.0625rem}@media(min-width:992px){.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_title__hLdgZ{font-size:1.5rem}}.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_subtitle__\+WtOL{font-size:.9375rem}@media(min-width:992px){.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_subtitle__\+WtOL{font-size:1rem}}.CourseOrderConfirmModal_modal__eDW6u{line-height:1.625rem;padding:1.5rem 2rem;text-align:left}.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_closeButtonContainer__9Smo7{position:absolute;right:16px;top:16px}.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_subtitle__\+WtOL{text-align:left}.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_options__N1-\+d{align-items:center;display:flex;justify-content:center}.CourseOrderConfirmModal_modal__eDW6u .CourseOrderConfirmModal_options__N1-\+d .CourseOrderConfirmModal_formButton__yDQ\+I{margin:0 .5rem;padding:0 1rem}.CreateOwnTextModal_title__Yxspy{color:#1e1f3c;font-size:1.0625rem;line-height:125%}@media(min-width:992px){.CreateOwnTextModal_title__Yxspy{font-size:1.5rem}}.CreateOwnTextModal_modal__fIISK{height:80%;max-width:750px;width:90%}.CreateOwnTextModal_form__jIWuv{padding:1rem}@media(min-width:869px){.CreateOwnTextModal_form__jIWuv{padding:2rem}}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_element__XUAho{margin-top:1.5rem}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_element__XUAho .CreateOwnTextModal_inputForm__pynpX{background-color:#f6f9fd;border:1px solid #b4c2e2;font-size:1rem;margin:5px 0}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_element__XUAho .CreateOwnTextModal_inputForm__pynpX::placeholder{color:#8191b5;font-size:1rem}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_element__XUAho .CreateOwnTextModal_label__kSyEe{color:#1e1f3c;font-size:.75rem;font-weight:400}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_fileUpload__cCbaU{align-items:center;border:1px solid #cedbf8;border-radius:4px;color:#4e6089;display:flex;font-size:.875rem;justify-content:space-between;padding:3px 3px 3px 10px;width:100%}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_fileUpload__cCbaU .CreateOwnTextModal_uploadButton__WbyYJ{align-items:center;display:flex;font-weight:700;justify-content:center;padding:0 1.125rem}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_fileUpload__cCbaU .CreateOwnTextModal_uploadButton__WbyYJ i{font-size:1.5rem}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_fileUpload__cCbaU .CreateOwnTextModal_inputFile__8j7-b{display:none}.CreateOwnTextModal_form__jIWuv .CreateOwnTextModal_editorContainer__1NWhV{margin:1rem 0 2rem}.CreateOwnTextModal_editor__Saqty{min-height:300px}.CreateOwnTextModal_title__Yxspy{align-items:center;border-bottom:1px solid #cedbf8;display:flex;font-weight:700;justify-content:center;margin-top:2rem;padding-bottom:1.5rem}.CreateOwnTextModal_icon__wDyfw{align-items:center;color:#b4c2e2;cursor:pointer;display:flex;justify-content:flex-end;margin:.9375rem;position:absolute;right:0;top:0;width:auto}.CreateOwnTextModal_submitButton__S0uqQ{font-weight:700;width:100%}@media(min-width:869px){.CreateOwnTextModal_submitButton__S0uqQ{max-width:308px}}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_header__wJOZ1{font-weight:700;line-height:125%}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_confirmationMessage__sPpmy{color:#1e1f3c;font-weight:400;line-height:125%}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_header__wJOZ1{font-size:1.0625rem}@media(min-width:992px){.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_header__wJOZ1{font-size:1.5rem}}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_confirmationMessage__sPpmy{font-size:.9375rem}@media(min-width:992px){.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_confirmationMessage__sPpmy{font-size:1.125rem}}.DeleteAsset_modalStyle__8sOy7{width:max-content}.DeleteAsset_deleteContentModal__oW4W3{border-radius:4px;display:flex;flex-direction:column;max-height:328px;padding:20px;width:100%}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_header__wJOZ1{color:#1e1f3c;margin:29px auto 20px}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_confirmationMessage__sPpmy{color:#a1a2a3;line-height:24px;margin:20px auto}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_actionButtons__Eg4fN{display:flex;flex-direction:column}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_actionButtons__Eg4fN button{height:40px;margin:8px auto;width:100%}.DeleteAsset_deleteContentModal__oW4W3 .DeleteAsset_actionButtons__Eg4fN button:last-child{margin-bottom:32px}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_header__9GmR4{font-size:1.0625rem;font-weight:700;line-height:125%}@media(min-width:992px){.EditAssetModal_editAssetModal__KKOit .EditAssetModal_header__9GmR4{font-size:1.5rem}.EditAssetModal_extraStyles__nlKeH{max-width:480px}}.EditAssetModal_editAssetModal__KKOit{align-items:center;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:30px 0}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_closeButtonContainer__h0hEE{position:absolute;right:16px;top:16px}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_card__MpqBn{width:100%}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_card__MpqBn .EditAssetModal_fileName__dp2cw{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:25px auto 0;max-width:384px;width:90%}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_card__MpqBn .EditAssetModal_fileName__dp2cw .EditAssetModal_inputForm__ppDnU{background-color:#f6f9fd;border:1px solid #b4c2e2;font-size:1rem;margin:5px 0}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_card__MpqBn .EditAssetModal_fileName__dp2cw .EditAssetModal_inputForm__ppDnU::placeholder{color:#8191b5;font-size:1rem}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_card__MpqBn .EditAssetModal_fileName__dp2cw .EditAssetModal_label__Q3yAy{color:#1e1f3c;font-size:.75rem;font-weight:400}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_closeIcon__\+731V{color:#b4c2e2;font-size:1rem}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_header__9GmR4{color:#1e1f3c;padding-bottom:15px;padding-top:18px}.EditAssetModal_editAssetModal__KKOit .EditAssetModal_button__05waC{margin-top:25px;width:100%}.EditAssignmentModal_title__vZCQj{color:#1e1f3c;font-size:1.0625rem;line-height:125%}@media(min-width:992px){.EditAssignmentModal_title__vZCQj{font-size:1.5rem}}.EditAssignmentModal_title__vZCQj{align-items:center;border-bottom:1px solid #cedbf8;display:flex;font-weight:700;justify-content:center;margin-top:2rem;padding-bottom:1.5rem}.EditAssignmentModal_icon__grD1q{align-items:center;color:#b4c2e2;cursor:pointer;display:flex;font-size:.9375rem;justify-content:flex-end;margin:15px;position:absolute;right:0;top:0;width:auto}.EditAssignmentModal_actionModal__NjBz-{height:80vh;max-width:752px;overflow-y:auto}@media(min-width:992px){.EditAssignmentModal_actionModal__NjBz-{width:100%!important}}.EditExternalVideosAndLinksModal_title__pnMlo{color:#1e1f3c;font-size:1.0625rem;line-height:125%}@media(min-width:992px){.EditExternalVideosAndLinksModal_title__pnMlo{font-size:1.5rem}}.EditExternalVideosAndLinksModal_modalExternalVideo__1LYhW{max-width:465px;width:90%}.EditExternalVideosAndLinksModal_title__pnMlo{align-items:center;border-bottom:1px solid #cedbf8;display:flex;font-weight:700;justify-content:center;margin-top:2rem;padding-bottom:1.5rem}.EditExternalVideosAndLinksModal_form__F9XoP{padding:1.875rem 2rem}.EditExternalVideosAndLinksModal_form__F9XoP .EditExternalVideosAndLinksModal_element__Tsoh2{margin-bottom:1.875rem}.EditExternalVideosAndLinksModal_form__F9XoP .EditExternalVideosAndLinksModal_inputForm__BTGa\+{background-color:#f6f9fd;border:1px solid #b4c2e2;font-size:1rem;margin:5px 0}.EditExternalVideosAndLinksModal_form__F9XoP .EditExternalVideosAndLinksModal_inputForm__BTGa\+::placeholder{color:#8191b5;font-size:1rem}.EditExternalVideosAndLinksModal_form__F9XoP .EditExternalVideosAndLinksModal_label__X32gO{color:#1e1f3c;font-size:.75rem;font-weight:400}.EditExternalVideosAndLinksModal_form__F9XoP .EditExternalVideosAndLinksModal_button__elnJ7{width:100%}.EditExternalVideosAndLinksModal_icon__vUeWT{align-items:center;color:#b4c2e2;cursor:pointer;display:flex;justify-content:flex-end;margin:.9375rem;position:absolute;right:0;top:0;width:auto}.EditOwnTextModal_title__OSlia{color:#1e1f3c;font-size:1.0625rem;line-height:125%}@media(min-width:992px){.EditOwnTextModal_title__OSlia{font-size:1.5rem}}.EditOwnTextModal_modal__YUAo0{height:80%;max-width:750px;width:90%}.EditOwnTextModal_form__MGrgd{padding:1rem}@media(min-width:869px){.EditOwnTextModal_form__MGrgd{padding:2rem}}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_element__npXIe{margin-top:1.5rem}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_element__npXIe .EditOwnTextModal_inputForm__bAEx1{background-color:#f6f9fd;border:1px solid #b4c2e2;font-size:1rem;margin:5px 0}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_element__npXIe .EditOwnTextModal_inputForm__bAEx1::placeholder{color:#8191b5;font-size:1rem}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_element__npXIe .EditOwnTextModal_label__2KLKC{color:#1e1f3c;font-size:.75rem;font-weight:400}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_files__HtBxg{color:#1e1f3c;font-size:.875rem;margin:0 32px;max-width:220px}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_files__HtBxg i{color:#8191b5;font-size:1.5rem}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_fileUpload__1-\+kZ{align-items:center;border:1px solid #cedbf8;border-radius:4px;color:#4e6089;display:flex;font-size:.875rem;justify-content:space-between;padding:3px 3px 3px 10px;width:100%}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_fileUpload__1-\+kZ .EditOwnTextModal_uploadButton__ro6dj{align-items:center;display:flex;font-weight:700;justify-content:center;padding:0 1.125rem}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_fileUpload__1-\+kZ .EditOwnTextModal_uploadButton__ro6dj i{font-size:1.5rem}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_fileUpload__1-\+kZ .EditOwnTextModal_inputFile__A\+cBI{display:none}.EditOwnTextModal_form__MGrgd .EditOwnTextModal_editorContainer__rkqJo{margin:1rem 0 2rem}.EditOwnTextModal_editor__MAeKl{min-height:300px}.public-DraftEditorPlaceholder-root{color:#8191b5;font-weight:400}.EditOwnTextModal_title__OSlia{align-items:center;border-bottom:1px solid #cedbf8;display:flex;font-weight:700;justify-content:center;margin-top:2rem;padding-bottom:1.5rem}.EditOwnTextModal_icon__Ha7XD{align-items:center;color:#b4c2e2;cursor:pointer;display:flex;justify-content:flex-end;margin:.9375rem;position:absolute;right:0;top:0;width:auto}.EditOwnTextModal_submitButton__eLkhc{font-weight:700;width:100%}@media(min-width:869px){.EditOwnTextModal_submitButton__eLkhc{max-width:308px}}.ExternalVideosAndLinksModal_title__8UA2e{color:#1e1f3c;font-size:1.0625rem;line-height:125%}@media(min-width:992px){.ExternalVideosAndLinksModal_title__8UA2e{font-size:1.5rem}}.ExternalVideosAndLinksModal_modalExternalVideo__udkAe{max-width:465px;width:90%}.ExternalVideosAndLinksModal_title__8UA2e{align-items:center;border-bottom:1px solid #cedbf8;display:flex;font-weight:700;justify-content:center;margin-top:2rem;padding-bottom:1.5rem}.ExternalVideosAndLinksModal_form__rxnKw{padding:1.875rem 2rem}.ExternalVideosAndLinksModal_form__rxnKw .ExternalVideosAndLinksModal_element__jLVJd{margin-bottom:1.875rem}.ExternalVideosAndLinksModal_form__rxnKw .ExternalVideosAndLinksModal_inputForm__4nA3K{background-color:#f6f9fd;border:1px solid #b4c2e2;font-size:1rem;margin:5px 0}.ExternalVideosAndLinksModal_form__rxnKw .ExternalVideosAndLinksModal_inputForm__4nA3K::placeholder{color:#8191b5;font-size:1rem}.ExternalVideosAndLinksModal_form__rxnKw .ExternalVideosAndLinksModal_label__zKTBg{color:#1e1f3c;font-size:.75rem;font-weight:400}.ExternalVideosAndLinksModal_form__rxnKw .ExternalVideosAndLinksModal_button__mMWqV{width:100%}.ExternalVideosAndLinksModal_icon__3SGpf{align-items:center;color:#b4c2e2;cursor:pointer;display:flex;justify-content:flex-end;margin:.9375rem;position:absolute;right:0;top:0;width:auto}.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc .Navbar_publishButton__swtSp .Navbar_label__GQu61{color:#1e1f3c;font-size:.9375rem;font-weight:400}@media(min-width:992px){.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc .Navbar_publishButton__swtSp .Navbar_label__GQu61{font-size:1.0625rem}}.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc .Navbar_publishButton__swtSp,.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc .Navbar_publishButton__swtSp .Navbar_label__GQu61{color:#fff}.Navbar_container__HwfxT{background-color:#fff;box-shadow:0 0 4px 0 #0003;max-height:80px;min-height:80px;width:100%}.Navbar_container__HwfxT.Navbar_fixed__06SUk{align-items:center;display:flex;position:fixed;z-index:999}.Navbar_container__HwfxT .Navbar_navbar__ibYms{align-items:center;display:flex;height:80px;height:100%;justify-content:space-between;margin:0 auto;width:100%}.Navbar_container__HwfxT .Navbar_navbar__ibYms.Navbar_edit__gdlA4{height:48px;justify-content:flex-end}.Navbar_container__HwfxT .Navbar_navbar__ibYms.Navbar_edit__gdlA4 .Navbar_editButton__m0Dpn{padding:0 10px}.Navbar_container__HwfxT .Navbar_navbar__ibYms.Navbar_edit__gdlA4 .Navbar_editButton__m0Dpn .Navbar_label__GQu61{align-content:center;color:#fff;flex-direction:row-reverse;margin:0}.Navbar_container__HwfxT .Navbar_navbar__ibYms.Navbar_edit__gdlA4 .Navbar_editButton__m0Dpn .Navbar_label__GQu61 i{font-size:.5rem;vertical-align:middle}@media(min-width:1440px){.Navbar_container__HwfxT .Navbar_navbar__ibYms.Navbar_edit__gdlA4{max-width:1136px;width:1136px}}.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc{display:flex}.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc a{margin-right:18px}.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc button{padding:0 16px}.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc .Navbar_publishButton__swtSp{margin-right:20px}.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc .Navbar_publishButton__swtSp:active:hover{background-color:#f52997;color:#e6e6e6}.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc .Navbar_publishButton__swtSp .Navbar_label__GQu61,.Navbar_container__HwfxT .Navbar_navbar__ibYms .Navbar_actionButtons__cPcEc .Navbar_publishButton__swtSp .Navbar_label__GQu61 i{font-weight:700}.DeleteWeekModal_modalContainer__Ddxlx{height:18.5rem;padding:1.3rem;width:41rem}.DeleteWeekModal_modalContainer__Ddxlx .DeleteWeekModal_closeButtonContainer__zq0vJ{display:flex;flex-direction:row-reverse;margin-bottom:1.9rem}.DeleteWeekModal_modalContainer__Ddxlx .DeleteWeekModal_closeButtonContainer__zq0vJ .DeleteWeekModal_closeIcon__YyoFR{color:#b4c2e2}.DeleteWeekModal_modalContainer__Ddxlx .DeleteWeekModal_title__LRYN5{font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.DeleteWeekModal_modalContainer__Ddxlx .DeleteWeekModal_subtitle__3KbcP{font-size:1rem;font-weight:400;text-align:center}.DeleteWeekModal_modalContainer__Ddxlx .DeleteWeekModal_btnContainer__NP5yl{display:flex;justify-content:center;margin-top:4rem}.DeleteWeekModal_modalContainer__Ddxlx .DeleteWeekModal_btnContainer__NP5yl .DeleteWeekModal_btn__KHs0h{margin-right:1rem;width:10rem}.DownloadAllButton_button__0kTnE{color:#1e1f3c;font-size:.9375rem;font-weight:400;line-height:125%}@media(min-width:992px){.DownloadAllButton_button__0kTnE{font-size:1.125rem}}.DownloadAllButton_button__0kTnE{align-items:center;border-radius:4px;color:#b20b87;display:flex;font-weight:700;justify-content:space-between;padding:12px 16px}.DownloadAllButton_button__0kTnE img{margin-right:5px}.DownloadAllButton_button__0kTnE svg{color:#b20b87}.ErrorLayout_header__nwuAV,.ErrorLayout_subHeader__O5PBc{color:#1e1f3c;font-weight:400;line-height:125%}.ErrorLayout_header__nwuAV{font-size:2.25rem}@media(min-width:992px){.ErrorLayout_header__nwuAV{font-size:4rem}}.ErrorLayout_subHeader__O5PBc{font-size:1.0625rem}@media(min-width:992px){.ErrorLayout_subHeader__O5PBc{font-size:1.5rem}}.ErrorLayout_header__nwuAV,.ErrorLayout_subHeader__O5PBc{color:#fff}.ErrorLayout_button__MgNDz{color:#e00b7e}.ErrorLayout_container__FU1di{align-items:center;background-color:#1e1f3c;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100vw}.ErrorLayout_header__nwuAV,.ErrorLayout_subHeader__O5PBc{font-weight:700;margin-bottom:40px}.ErrorLayout_button__MgNDz{color:#fff}.FullScreen_fullScreen__dYN5S{background-color:#ebeff4;display:flex;flex-direction:column;height:100%;max-height:none;min-height:0;min-height:auto}@media only screen and (max-height:392px)and (orientation:landscape){.FullScreen_fullScreen__dYN5S{height:auto}}.NavigationBar_leftItem__9HIAH{color:#657390}.NavigationBar_navigationBar__64SDF{align-items:center;box-shadow:0 0 4px 0 #0003;display:flex;height:56px;justify-content:center;min-height:56px;position:relative;width:100%}@media(min-width:769px){.NavigationBar_navigationBar__64SDF{margin-left:auto;margin-right:auto;margin-top:60px}}.NavigationBar_primary__zjMza{background-color:#fff;box-shadow:0 0 2px 0 #0000001a}.NavigationBar_centerItem__HO8Q4{text-align:center;width:100%}.NavigationBar_leftItem__9HIAH{left:8px;position:absolute}.NavigationBar_rightItem__1ahEi{right:8px;top:20px}@media(min-width:769px){.IconsNavigation_navbar__mBhzf{background-color:#0000;border:none;box-shadow:none}}.ImageModal_modalContainer__hblrq{background-color:#0000;box-shadow:none;display:flex;flex-direction:column;height:100vh;overflow-y:auto;width:100vw}@media(min-width:769px){.ImageModal_modalContainer__hblrq{height:auto;width:90vw}}.ImageModal_modalContainer__hblrq .ImageModal_closeButtonContainer__bUB5G{position:absolute;right:16px;top:16px}.ImageModal_modalContainer__hblrq .ImageModal_closeButtonContainer__bUB5G .ImageModal_closeIcon__TMwcr{color:#fff;font-size:1rem}.ImageModal_modalContainer__hblrq .ImageModal_imgContainer__TYtH-{align-content:center;display:flex;justify-content:center;margin-top:30vh}@media(min-width:769px){.ImageModal_modalContainer__hblrq .ImageModal_imgContainer__TYtH-{margin-top:0}}.ImageModal_modalContainer__hblrq .ImageModal_imgContainer__TYtH- img{height:auto;max-width:100vw;width:auto}@media(min-width:769px){.ImageModal_modalContainer__hblrq .ImageModal_imgContainer__TYtH- img{max-width:70vw}}.InfoBannerLayout_hidden__eg4Vz{display:none}.InfoBannerLayout_container__OiMT\+{display:flex;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;padding:16px 16px 16px 65px;text-align:left}.LegalInfo_link__Kyl8K{color:#1e1f3c;font-size:.9375rem;font-weight:400}@media(min-width:992px){.LegalInfo_link__Kyl8K{font-size:1rem}}.LegalInfo_link__Kyl8K{color:#e00b7e;font-weight:900}.LoaderWrapper_hiddenContent__Xosu-{display:none}.LoadingBackground_accessContainer__VsD\+G,.LoadingBackground_container__Cf1o4{height:100vh;width:100vw}.LoadingBackground_accessContainer__VsD\+G{background-color:#ebeff4}.LoadingBackground_invisibleButtons__-gWls{height:48px;min-height:48px}.LoadingBar_loadingBar__9EUbP{background:#e00b7e;height:5px;left:0;order:0;position:fixed;right:0;top:0;z-index:100}.MenuLayout_container__JvlHL{align-items:center;display:flex;flex-direction:column;height:100%;margin:0;padding:1rem;width:100%}.MenuLayout_container__JvlHL .MenuLayout_homeHeader__rnCAg{align-items:center;display:flex;justify-content:space-between;margin:0 0 2.5rem;padding:0 3rem;width:100%}.MenuLayout_container__JvlHL .MenuLayout_navMenu__isiTj{cursor:pointer}.MenuLayout_container__JvlHL .MenuLayout_menu__ddZXC{top:5rem}.PaymentLayout_container__G6C26{margin-bottom:20px;text-align:center}.PaymentLayout_container__G6C26 .PaymentLayout_title__MvjrD{font-size:1.5rem;font-weight:700;height:-moz-fit-content;height:fit-content;margin-top:50px}.PaymentLayout_container__G6C26 .PaymentLayout_subtitle__6CPGf{color:#a1a2a3;line-height:19px;margin:20px 16px 0}.PaymentLayout_container__G6C26 .PaymentLayout_content__VkQVp{box-shadow:none;display:block;margin-bottom:1.25rem;margin-top:1.25rem;padding:1.5rem;text-align:left}.PaymentLayout_container__1yvmJ{margin:1.25rem 0 7rem;position:relative}@media(min-width:869px){.PaymentLayout_container__1yvmJ{margin:0}}.PaymentLayout_container__1yvmJ .PaymentLayout_logo__skWQ6>div{display:none;margin:0 0 1.5rem}.PaymentLayout_container__1yvmJ .PaymentLayout_logo__skWQ6>div img{width:152px}@media(min-width:869px){.PaymentLayout_container__1yvmJ .PaymentLayout_logo__skWQ6>div{display:flex;flex-direction:row}}.PaymentLayout_container__1yvmJ .PaymentLayout_title__NESOw{color:#1e1f3c;font-size:1.5rem;font-weight:800;margin:0 1rem}@media(min-width:869px){.PaymentLayout_container__1yvmJ .PaymentLayout_title__NESOw{font-size:2rem;margin:0}}.PaymentLayout_container__1yvmJ .PaymentLayout_subtitle__rAiu3{color:#8191b5;font-size:.75rem;font-weight:700;margin:0 1rem 1rem}@media(min-width:869px){.PaymentLayout_container__1yvmJ .PaymentLayout_subtitle__rAiu3{font-size:.875rem;margin:0 0 1rem}}.PaymentLayout_container__1yvmJ .PaymentLayout_content__x4\+JH{border-radius:4px;box-shadow:none;display:flex;flex-direction:column;margin:1rem 0 0;padding:1rem;width:100vw}@media(min-width:869px){.PaymentLayout_container__1yvmJ .PaymentLayout_content__x4\+JH{margin:2rem 0 0;padding:1.5rem;width:552px}}.PaymentLayout_container__1yvmJ.PaymentLayout_center__MZTjR{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0 0}@media(min-width:869px){.PaymentLayout_container__1yvmJ.PaymentLayout_center__MZTjR{margin:4rem 0 0}}.PaymentLayout_container__1yvmJ.PaymentLayout_center__MZTjR .PaymentLayout_title__NESOw{color:#1e1f3c;font-family:InterBold,sans-serif;font-size:1.8rem;font-weight:700}@media(min-width:869px){.PaymentLayout_container__1yvmJ.PaymentLayout_center__MZTjR .PaymentLayout_title__NESOw{font-size:3rem}}.PaymentLayout_container__1yvmJ.PaymentLayout_center__MZTjR .PaymentLayout_content__x4\+JH{width:100%}@media(min-width:869px){.PaymentLayout_container__1yvmJ.PaymentLayout_center__MZTjR .PaymentLayout_content__x4\+JH{width:560px}}.PaymentLoadingModal_container__uqsmq{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 2rem}.PaymentLoadingModal_container__uqsmq .PaymentLoadingModal_title__Gk6l6{color:#1e1f3c;font-size:32px;font-weight:800}.PaymentLoadingModal_container__uqsmq .PaymentLoadingModal_description__GqWKJ{color:#292a54;font-size:18px;font-weight:400;margin-bottom:1.5rem;margin-top:8px}.PaymentLoadingModal_container__uqsmq .PaymentLoadingModal_loader__bmM7Y{animation-duration:1s;animation-iteration-count:infinite;animation-name:PaymentLoadingModal_rotate__Jd8js;animation-timing-function:linear;border:10px solid #0083c9;border-bottom-color:#0000;border-radius:50%;height:86px;margin:0 auto;transition:all .5s ease-in;width:86px}@keyframes PaymentLoadingModal_rotate__Jd8js{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PaymentLoadingModal_modal__tDxDR{height:350px;max-width:560px;width:100%}.PaymentLoadingModal_modal__tDxDR>div{height:100%}.AssetBlock_button__LLhaJ{color:#1e1f3c;font-size:.9375rem;font-weight:400;line-height:125%}@media(min-width:992px){.AssetBlock_button__LLhaJ{font-size:1.125rem}}.AssetBlock_button__LLhaJ{align-items:center;border-radius:4px;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:12px 16px;width:100%}.AssetBlock_button__LLhaJ img{margin-right:5px}.ExamExtraMaterial_card__QhaeN{align-items:center;border:2px solid #edf2fd;box-shadow:none;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;width:100%}.ExamExtraMaterial_card__QhaeN .ExamExtraMaterial_text__f2\+Ye{color:#4e6089;font-size:.875rem}.ExamExtraMaterial_card__QhaeN .ExamExtraMaterial_text__f2\+Ye .ExamExtraMaterial_title__LsRtL{color:#1e1f3c;font-size:1rem;font-weight:700}.ExamExtraMaterial_card__QhaeN .ExamExtraMaterial_assetsButton__XA-Pm{background-color:#0083c9;font-size:1rem;width:auto}.ExamExtraMaterial_card__QhaeN .ExamExtraMaterial_assetsButton__XA-Pm i{font-size:1.5rem}.ExamExtraMaterial_card__QhaeN .ExamExtraMaterial_assetsButton__XA-Pm:hover{background-color:#0083c9}.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW .PracticeOverview_title__fW520,.PracticeOverview_card__pF89\+ .PracticeOverview_weekTitle__RJ3bv h3{color:#1e1f3c;font-weight:700;line-height:125%}.PracticeOverview_card__pF89\+ .PracticeOverview_weekContent__kSL5N>div{color:#1e1f3c;font-weight:400;line-height:125%}.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW .PracticeOverview_title__fW520{font-size:1.0625rem}@media(min-width:992px){.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW .PracticeOverview_title__fW520{font-size:1.5rem}}.PracticeOverview_card__pF89\+ .PracticeOverview_weekTitle__RJ3bv h3{font-size:.9375rem}@media(min-width:992px){.PracticeOverview_card__pF89\+ .PracticeOverview_weekTitle__RJ3bv h3{font-size:1.125rem}}.PracticeOverview_card__pF89\+ .PracticeOverview_weekContent__kSL5N>div{font-size:.8125rem}@media(min-width:992px){.PracticeOverview_card__pF89\+ .PracticeOverview_weekContent__kSL5N>div{font-size:.875rem}}.PracticeOverview_card__pF89\+{border-radius:4px;box-shadow:0 0 8px #46528121;display:flex;flex-direction:column;margin:2.5rem 0}.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW{background-color:#fff;border-radius:4px 4px 0 0;display:grid;grid-template-columns:1fr 10rem;padding:1rem 2rem}.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW .PracticeOverview_title__fW520{align-items:center;display:flex}.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW .PracticeOverview_title__fW520 i{color:#b4c2e2;font-size:2rem;padding-right:1rem}.PracticeOverview_card__pF89\+ .PracticeOverview_weekTitle__RJ3bv{background-color:#edf2fd;border-bottom:1px solid #cedbf8;padding:.75rem 2rem}.PracticeOverview_card__pF89\+ .PracticeOverview_weekContent__kSL5N{display:grid;grid-template-columns:1fr 10rem;padding:1.2rem 2rem}.PracticeOverview_card__pF89\+ .PracticeOverview_weekContent__kSL5N:nth-child(2n){background-color:#edf2fd33}@media(max-width:869px){.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW{align-items:baseline;display:flex;flex-direction:column}.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW .PracticeOverview_title__fW520{margin-bottom:1rem}.PracticeOverview_card__pF89\+ .PracticeOverview_resultsOverview__wD-EW .PracticeOverview_title__fW520 i{display:none}.PracticeOverview_card__pF89\+ .PracticeOverview_weekContent__kSL5N{align-items:baseline;display:flex;flex-direction:column}.PracticeOverview_card__pF89\+ .PracticeOverview_weekContent__kSL5N .PracticeOverview_chapterTitle__RRq3v{margin-bottom:1rem}}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_title__JpCPO{color:#1e1f3c;font-weight:700;line-height:125%}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_text__0FaGO{color:#1e1f3c;font-weight:400;line-height:125%}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_title__JpCPO{font-size:1.0625rem}@media(min-width:992px){.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_title__JpCPO{font-size:1.5rem}}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_text__0FaGO{font-size:.8125rem}@media(min-width:992px){.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_text__0FaGO{font-size:.875rem}}.PersonalTestPage_container__-zvEj{display:flex;flex-direction:column;margin-left:2rem;margin-right:2rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_button__9Ap4v{display:none}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk{border-radius:4px;box-shadow:0 0 8px #46528121;flex-direction:row;min-height:280px;overflow:hidden;position:relative}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_cardImage__\+wOGH{display:none}@media(min-width:869px){.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_cardImage__\+wOGH{align-items:flex-end;display:flex}}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG{display:flex;flex-direction:column;justify-content:space-around;margin:1rem 1.625rem;position:relative}@media(min-width:992px){.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG{margin:2.5rem 0 2.5rem 2rem}}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_title__JpCPO{line-height:24px;margin-bottom:22px}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_text__0FaGO{color:#4e6089;line-height:19px;margin-bottom:32px;margin-right:-3rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_buttonsContainer__yx-Rz{display:flex}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_buttonsContainer__yx-Rz .PersonalTestPage_blankButton__SxsUm{border:2px solid #cedbf8;margin-right:1rem;padding:0 1.2rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_buttonsContainer__yx-Rz .PersonalTestPage_button__9Ap4v{align-items:center;display:flex;justify-content:center;padding:0 1.2rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk .PersonalTestPage_content__C4rjG .PersonalTestPage_buttonsContainer__yx-Rz .PersonalTestPage_button__9Ap4v i{padding-left:.5rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobilePersonalTestContainer__Pe1FX,.PersonalTestPage_container__-zvEj .PersonalTestPage_mobileTitleWithResults__R8CFn{display:none}.PersonalTestPage_container__-zvEj .PersonalTestPage_extraMaterial__JYHWa{margin-top:2.5rem}@media(max-width:869px){.PersonalTestPage_container__-zvEj .PersonalTestPage_button__9Ap4v{align-items:center;display:flex;justify-content:center}.PersonalTestPage_container__-zvEj .PersonalTestPage_card__1LTfk{display:none}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobilePersonalTestContainer__Pe1FX{display:flex;flex-direction:column;justify-content:center}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobilePersonalTestContainer__Pe1FX .PersonalTestPage_imageContainer__h3nrb{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;margin:1rem 1rem 4rem;position:relative}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobilePersonalTestContainer__Pe1FX .PersonalTestPage_imageContainer__h3nrb .PersonalTestPage_image__QoQW8{height:15rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobilePersonalTestContainer__Pe1FX .PersonalTestPage_imageContainer__h3nrb .PersonalTestPage_imageBg__JlWA4{height:19.68rem;position:absolute;width:19.31rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobilePersonalTestContainer__Pe1FX .PersonalTestPage_mobileTitle__xIiCm{font-size:18px;font-weight:700;margin-bottom:1rem;text-align:center}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobilePersonalTestContainer__Pe1FX .PersonalTestPage_mobileSubtitle__rhMJH{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:2rem;text-align:center}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobilePersonalTestContainer__Pe1FX .PersonalTestPage_button__9Ap4v{align-items:center;display:flex;justify-content:center}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobileTitleWithResults__R8CFn{background-color:#fff;display:block;padding:.8rem 1.1rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobileTitleWithResults__R8CFn .PersonalTestPage_mobileTitle__xIiCm{margin-bottom:1.2rem}.PersonalTestPage_container__-zvEj .PersonalTestPage_mobileTitleWithResults__R8CFn .PersonalTestPage_button__9Ap4v{margin-top:1rem;width:100%}}.ProgressCombined_text__RMsnF{color:#1e1f3c;font-size:.6875rem;font-weight:400}.ProgressCombined_container__sOHxX{background:#fff;border-radius:11px;display:flex;position:relative}.ProgressCombined_container__sOHxX .ProgressCombined_progressBar__IsySx{background-color:#0000;z-index:1}.ProgressCombined_container__sOHxX .ProgressCombined_progressBar__IsySx .ProgressCombined_leftBorder__9QtsL{border-bottom-left-radius:50px}.ProgressCombined_container__sOHxX .ProgressCombined_progressBar__IsySx .ProgressCombined_rightBorder__t7Wo0{border-bottom-right-radius:50px}.ProgressCombined_text__RMsnF{color:#a1a2a3;padding:5px 0}.ProgressCombined_item__UOWqf{align-items:center;display:flex;flex-direction:column;padding-right:1px}.SearchableSelector_selectBoxContainer__vvqZ6{position:relative}.SearchableSelector_selectBoxContainer__vvqZ6 .SearchableSelector_inputContainer__U1SNh{align-items:center;background:#fff;border:1px solid #e3e9f1;border-radius:5px;display:flex;height:2.25rem;padding:.5rem;width:100%}.SearchableSelector_selectBoxContainer__vvqZ6 .SearchableSelector_inputContainer__U1SNh .SearchableSelector_input__041In{background:none;border:0;flex-grow:1;font-size:1rem}.SearchableSelector_selectBoxContainer__vvqZ6 .SearchableSelector_inputContainer__U1SNh .SearchableSelector_icon__Fn1Zx{color:#657390;margin-left:.5rem}.SearchableSelector_selectBoxContainer__vvqZ6.SearchableSelector_collapsed__Vvskc .SearchableSelector_optionList__ormRA{display:none}.SearchableSelector_selectBoxContainer__vvqZ6.SearchableSelector_open__RKfXM .SearchableSelector_inputContainer__U1SNh{border-bottom-color:#0000;border-bottom-left-radius:0;border-bottom-right-radius:0}.SearchableSelector_selectBoxContainer__vvqZ6.SearchableSelector_open__RKfXM .SearchableSelector_optionList__ormRA{background:#fff;border:1px solid #e3e9f1;box-sizing:border-box;max-height:15rem;overflow-y:scroll;position:absolute;top:100%;width:100%;z-index:9999}.SearchableSelector_selectBoxContainer__vvqZ6.SearchableSelector_open__RKfXM .SearchableSelector_optionList__ormRA>*{font-size:1rem;padding:.75rem}.SearchableSelector_selectBoxContainer__vvqZ6.SearchableSelector_open__RKfXM .SearchableSelector_optionList__ormRA>:hover{background:#e3e9f1}.SearchableSelector_selectBoxContainer__vvqZ6.SearchableSelector_open__RKfXM .SearchableSelector_optionList__ormRA>.SearchableSelector_placeholder__MMDdw{color:#e3e9f1}.SearchableSelector_selectBoxContainer__vvqZ6.SearchableSelector_open__RKfXM .SearchableSelector_optionList__ormRA>.SearchableSelector_placeholder__MMDdw:hover{background:none}.SearchableSelector_hidden__-Y-sE{display:none}.SideResults_details__X5Mg- .SideResults_mark__vxPSI,.SideResults_details__X5Mg- .SideResults_scoreTitle__pspwz{color:#1e1f3c;font-weight:400}.SideResults_details__X5Mg- .SideResults_scoreTitle__pspwz{font-size:1.5rem}@media(min-width:992px){.SideResults_details__X5Mg- .SideResults_scoreTitle__pspwz{font-size:2rem}}.SideResults_details__X5Mg- .SideResults_mark__vxPSI{font-size:1.0625rem}@media(min-width:992px){.SideResults_details__X5Mg- .SideResults_mark__vxPSI{font-size:1.25rem}}.SideResults_details__X5Mg-{align-items:center;background-color:#fff;border:1px solid #d5dce5;border-radius:4px;box-shadow:none;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;padding:20px 0}.SideResults_details__X5Mg- .SideResults_imageContainer__RiFZK{margin-bottom:20px;width:80px}.SideResults_details__X5Mg- .SideResults_imageContainer__RiFZK img{border-radius:50%;width:100%}@media(min-width:992px){.SideResults_details__X5Mg- .SideResults_imageContainer__RiFZK{width:50%}}.SideResults_details__X5Mg- .SideResults_groupResults__m7mb1{display:flex;flex-direction:column;justify-content:center}.SideResults_details__X5Mg- .SideResults_scoreTitle__pspwz{font-size:3rem;font-weight:700;line-height:3.75rem;text-align:center}.SideResults_details__X5Mg- svg[data-icon=star]{font-size:1rem;margin:0 .1875rem}.SideResults_details__X5Mg- .SideResults_mark__vxPSI{font-weight:700;margin-top:20px;text-align:center}.SideResults_details__X5Mg-.SideResults_horizontal__vP1Ia{margin:100px auto 20px;max-height:180px;min-width:320px}@media(min-width:769px){.SideResults_details__X5Mg-.SideResults_horizontal__vP1Ia{margin:80px auto 20px}}.SideResults_details__X5Mg-.SideResults_horizontal__vP1Ia .SideResults_imageContainer__RiFZK{height:120px;position:absolute;top:0;width:120px}.SideResults_details__X5Mg-.SideResults_horizontal__vP1Ia .SideResults_mark__vxPSI{margin-bottom:20px}@media(min-width:769px){.SideResults_details__X5Mg-{max-width:256px;min-width:256px}}@media(min-width:992px){.SideResults_details__X5Mg-{padding:40px 0}}.UserExtraInfoModal_container__Av0dd{max-width:640px;padding:1.25rem}.UserExtraInfoModal_container__Av0dd>div{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:340px;text-align:left}.UserExtraInfoModal_container__Av0dd .UserExtraInfoModal_logo__K8Hfm{margin:1rem 0}.UserExtraInfoModal_container__Av0dd .UserExtraInfoModal_subtitle__-N2uw{align-self:flex-start;font-weight:700;margin:1rem 0}.UserExtraInfoModal_container__Av0dd form{width:100%}.UserExtraInfoModal_container__Av0dd form .UserExtraInfoModal_inputField__9sig3{border-color:#b4c2e2;color:#1e1f3c;font-size:1rem;margin-bottom:20px}.UserExtraInfoModal_container__Av0dd form .UserExtraInfoModal_inputLabel__nd87F{color:#1e1f3c;font-size:.75rem;font-weight:400;margin-bottom:.375rem}.UserExtraInfoModal_container__Av0dd form .UserExtraInfoModal_selectorContainer__SRKH5{display:flex;flex-direction:column;text-align:justify}.UserExtraInfoModal_container__Av0dd form .UserExtraInfoModal_selectorContainer__SRKH5 .UserExtraInfoModal_groupSelector__UDpwp{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(180deg,#fff 0,#fff);background-position:right .6rem top 55%,0 0;background-repeat:no-repeat,repeat;background-size:.65rem auto,100%;border:1px solid #b4c2e2;border-radius:4px;font-size:1rem;height:3.125rem;margin-bottom:20px;padding-left:14px;padding-right:2rem;width:100%}.UserExtraInfoModal_container__Av0dd form .UserExtraInfoModal_selectorContainer__SRKH5 .UserExtraInfoModal_groupSelector__UDpwp:first-letter{text-transform:uppercase}.UserExtraInfoModal_container__Av0dd form .UserExtraInfoModal_selectorContainer__SRKH5 .UserExtraInfoModal_label__nRF0C{color:#1e1f3c;font-size:.75rem;font-weight:400;margin-bottom:.375rem}.UserExtraInfoModal_container__Av0dd form .UserExtraInfoModal_buttonContainer__Xs3hQ{align-items:center;display:flex;justify-content:center;margin-top:2rem}.UserExtraInfoModal_container__Av0dd form .UserExtraInfoModal_buttonContainer__Xs3hQ .UserExtraInfoModal_button__y4nr8{cursor:pointer;margin:0 10px}.TutorialModal_tutorialModal__6eLCt{border-radius:1rem;display:flex;flex-direction:column;padding:2rem}.TutorialModal_tutorialModal__6eLCt .TutorialModal_closeButtonContainer__kT34J{position:absolute;right:1rem;top:1rem}.TutorialModal_tutorialModal__6eLCt .TutorialModal_closeButtonContainer__kT34J .TutorialModal_closeIcon__okAfs{color:#a1a2a3;font-size:1rem}.TutorialModal_tutorialModal__6eLCt .TutorialModal_contentContainer__OnD4Q p{color:#292f3b;text-align:left}.PlayerQuestion_playerContainer__wJ2vI{padding:0}.PlayerQuestion_buttonContainer__Ns-aD{display:flex;justify-content:flex-end}.PlayerQuestion_buttonContainer__Ns-aD .PlayerQuestion_sendButton__cM0sC{padding:0 1rem}.PlayerQuestion_buttonContainer__Ns-aD .PlayerQuestion_sendButton__cM0sC:disabled{border:none;color:#8191b5}.PlayerQuestion_buttonContainer__Ns-aD .PlayerQuestion_sendButton__cM0sC:disabled:hover{background-color:#edf2fd}.WarningMessage_messageContainer__4xCA6{align-items:center;display:flex;font-size:.875rem;justify-content:center;margin:1rem 0 1.5rem;width:100%}.WarningMessage_messageContainer__4xCA6 .WarningMessage_icon__NTr5g{color:#ffc168;font-size:1.125rem;margin-right:.3125rem}.WarningMessage_messageContainer__4xCA6 .WarningMessage_label__bqGQ9{color:#4c4949;margin-right:.3125rem}.WarningMessage_messageContainer__4xCA6 .WarningMessage_description__W5ID1{color:#e00b7e;font-weight:700}.CrosslinkModal_contentModal__l9yhK{border-radius:1rem;display:flex;flex-direction:column}.CrosslinkModal_contentModal__l9yhK iframe{position:relative!important;width:auto!important}.CrosslinkModal_contentModal__l9yhK .CrosslinkModal_buttonContainer__xzECD{align-items:center;border-bottom:1px solid #e3e9f1;display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.CrosslinkModal_contentModal__l9yhK .CrosslinkModal_buttonContainer__xzECD .CrosslinkModal_icon__yG4gW{color:#a1a2a3;cursor:pointer;font-size:1.5rem}.CrosslinkModal_contentModal__l9yhK .CrosslinkModal_buttonContainer__xzECD .CrosslinkModal_title__rrFu0{color:#657390;font-size:1rem}.CrosslinkModal_contentModal__l9yhK .CrosslinkModal_contentContainer__x5M0g{padding:1rem 1.5rem;text-align:left}.CrosslinkModal_contentModal__l9yhK .CrosslinkModal_contentContainer__x5M0g .CrosslinkModal_loader__AmHuZ{color:#a1a2a3;font-size:5rem;padding:5rem;text-align:center}.UnavailableContentMessage_messageContainer__\+CI-Y{align-items:center;display:flex;padding:1rem}.UnavailableContentMessage_messageContainer__\+CI-Y .UnavailableContentMessage_message__BT4wh{padding:0 2rem}.UnavailableContentMessage_messageContainer__\+CI-Y .UnavailableContentMessage_message__BT4wh>p{color:#292f3b;margin:0;text-align:center}.UnavailableContentMessage_messageContainer__\+CI-Y .UnavailableContentMessage_message__BT4wh>p:first-child{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.UnavailableContentMessage_messageContainer__\+CI-Y .UnavailableContentMessage_icon__0LtqN{color:#e2097e;font-size:3rem}.EducationDetails_sectionHeader__jbxbY,.EducationDetails_sectionSubheader__2uwt0,.EducationDetails_sectionValue__RaP-P{color:#1e1f3c;font-weight:400}.EducationDetails_sectionHeader__jbxbY{font-size:1.5rem}@media(min-width:992px){.EducationDetails_sectionHeader__jbxbY{font-size:2rem}}.EducationDetails_sectionValue__RaP-P{font-size:.8125rem}@media(min-width:992px){.EducationDetails_sectionValue__RaP-P{font-size:.9375rem}}.EducationDetails_sectionSubheader__2uwt0{font-size:.6875rem}.EducationDetails_sectionHeader__jbxbY{color:#292f3b;font-weight:700;padding-top:42px;text-align:center}.EducationDetails_sectionSubheader__2uwt0{color:#a1a2a3;padding:15px 0 2px;text-align:center}.EducationDetails_sectionValue__RaP-P{color:#657390;text-align:center}.Footer_contact__yDfDW{color:#1e1f3c;font-size:.6875rem;font-weight:400}.Footer_buttonContainer__Or7AO{margin:24px auto;text-align:center;width:100%}.Footer_buttonContainer__Or7AO .Footer_button__QopR4{background-color:#657390;border-color:#0000;color:#fff;cursor:pointer;width:100%}.Footer_buttonContainer__Or7AO .Footer_button__QopR4:hover{background-color:#5a6781}@media(min-width:769px){.Footer_buttonContainer__Or7AO .Footer_button__QopR4{width:368px}}.Footer_contact__yDfDW{color:#a1a2a3;padding-top:25px;text-align:center}.Footer_contact__yDfDW .Footer_supportLink__\+bP0t{color:#e00b7e}.Account_header__t2tYN{border-bottom:1px solid #cedbf8;margin-left:316px;margin-right:36px;margin-top:32px;padding-bottom:20px}.Account_container__eJEIj{margin:50px auto 0;max-width:368px}.Account_form__-AVXC{display:flex;flex-direction:column;width:100%}.Account_formLabel__B86x6{margin-bottom:4px;margin-left:8px;margin-top:16px}.Account_formButton__9\+TvU{display:block;margin:30px auto;text-align:center;width:368px}.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP .ActivateAccount_heading__KR8ZA h1{color:#1e1f3c;font-size:1.5rem;font-weight:400}@media(min-width:992px){.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP .ActivateAccount_heading__KR8ZA h1{font-size:2rem}}.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP .ActivateAccount_heading__KR8ZA h1{color:#292f3b}.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP{display:flex;flex-direction:column;margin:0 auto;width:calc(100% - 48px)}.ActivateAccount_container__McDc6{align-items:center;background:#ebeff4;display:flex;flex-direction:row;margin:0 auto;text-align:center;width:100%}.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP{height:100vh}@media(min-width:992px){.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP{margin:0;width:50vw}}.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP .ActivateAccount_heading__KR8ZA{margin-bottom:8px}.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP .ActivateAccount_heading__KR8ZA h1{font-weight:500}.ActivateAccount_container__McDc6 .ActivateAccount_register__aIlWP .ActivateAccount_logo__n7lok{margin:auto 0 35px}.ActivateAccount_container__McDc6 .ActivateAccount_noordhoff__zaMUi{bottom:30px;left:30px;position:absolute}.ActivateAccount_container__McDc6 .ActivateAccount_img__Bs0Lj{background-color:#657390;display:none;position:absolute;right:0;top:0;width:50vw}@media(min-width:992px){.ActivateAccount_container__McDc6 .ActivateAccount_img__Bs0Lj{align-items:center;display:flex;justify-content:center}}.ActivateAccount_container__McDc6 .ActivateAccount_img__Bs0Lj img{height:100vh;object-fit:cover;width:100%}.ActivateForm_form__9zHCL label .ActivateForm_inputField__S4SmQ{color:#1e1f3c;font-size:.8125rem;font-weight:400}@media(min-width:992px){.ActivateForm_form__9zHCL label .ActivateForm_inputField__S4SmQ{font-size:.9375rem}}.ActivateForm_form__9zHCL{display:flex;flex-direction:column;margin:0 auto auto;width:100%}@media(min-width:769px){.ActivateForm_form__9zHCL{width:384px}}.ActivateForm_form__9zHCL>label{margin:20px 0 0}.ActivateForm_form__9zHCL label{display:flex;flex-direction:column;width:100%}.ActivateForm_form__9zHCL label .ActivateForm_inputField__S4SmQ{height:48px}.ActivateForm_form__9zHCL label>span{align-self:flex-start;color:#292f3b;font-family:Inter,sans-serif;font-size:10px;font-weight:700;margin:0 8px 4px}.ActivateForm_form__9zHCL .ActivateForm_buttonContainer__bRu7p{margin-top:24px;text-align:center;width:100%}.ActivateForm_form__9zHCL .ActivateForm_buttonContainer__bRu7p .ActivateForm_button__CG-KN{height:40px;width:100%}.ContentCard_container__jUXdE{background:#fff;border-radius:4px;margin-bottom:2rem;padding-top:21px;width:100%}.ContentCard_container__jUXdE>:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ContentCard_container__jUXdE .ContentCard_header__eDozI{color:#292f3b;margin-bottom:1rem;padding:0 1.75rem}.ContentCard_container__jUXdE .ContentCard_header__eDozI .ContentCard_title__nVU\+3{font-size:1.25rem;font-weight:700}.ContentCard_container__jUXdE .ContentCard_header__eDozI .ContentCard_text__NgSLc{font-size:.9375rem;margin-top:.6rem}.ContentCard_container__jUXdE .ContentCard_icon__lT5hK{color:#e00b7e;float:right;font-size:2rem;margin:0 0 1.75rem 1.75rem}.EmptyMessage_emptyMessage__r2aJC{align-items:center;display:flex;flex-direction:column;height:20rem;justify-content:center}.EmptyMessage_emptyMessage__r2aJC .EmptyMessage_icon__3PB-1{color:#657390;font-size:5rem;margin-bottom:1.5rem;opacity:.35}.MenuLink_active__qNQmG,.MenuLink_link__wj5u5{color:#1e1f3c;font-size:.8125rem;font-weight:400}@media(min-width:992px){.MenuLink_active__qNQmG,.MenuLink_link__wj5u5{font-size:.9375rem}}.MenuLink_active__qNQmG,.MenuLink_link__wj5u5{color:#a1a2a3}.MenuLink_active__qNQmG{color:#fff}.MenuLink_active__qNQmG,.MenuLink_link__wj5u5{align-items:center;border:1px solid #ededed;border-radius:4px;display:flex;outline:none;padding:8px 16px;text-align:right}.MenuLink_active__qNQmG span,.MenuLink_link__wj5u5 span{display:none}.MenuLink_active__qNQmG .MenuLink_icon__ujCqE,.MenuLink_link__wj5u5 .MenuLink_icon__ujCqE{font-size:16px;margin-left:24px}@media(min-width:992px){.MenuLink_active__qNQmG,.MenuLink_link__wj5u5{border:0;border-radius:0;border-top:1px solid #ededed;flex-direction:row-reverse;height:40px;padding-right:27px;width:100%}.MenuLink_active__qNQmG:first-of-type,.MenuLink_link__wj5u5:first-of-type{border:0}.MenuLink_active__qNQmG span,.MenuLink_link__wj5u5 span{display:inline}}.MenuLink_active__qNQmG:first-child,.MenuLink_link__wj5u5:first-child{border-top:0}.MenuLink_active__qNQmG{background-color:#e00b7e}.AccessForm_formContainer__AmbUR{background:#e3e9f1;display:flex;flex-direction:column;padding:1.5rem;text-align:left}.AccessForm_formContainer__AmbUR .AccessForm_input__BXeGq{margin:10px auto;width:80%}.AccessForm_formContainer__AmbUR .AccessForm_input__BXeGq label{color:#292f3b;display:block;font-family:Inter,sans-serif;font-size:10px;font-weight:700;margin-bottom:.5rem}.AccessForm_formContainer__AmbUR .AccessForm_input__BXeGq input,.AccessForm_formContainer__AmbUR .AccessForm_input__BXeGq select{background:#fff;border:1px solid #dadada;border-radius:4px;color:#292f3b;font-family:Inter,sans-serif;font-size:.875rem;max-height:48px;outline:none;padding:14px;width:100%}.AccessForm_formContainer__AmbUR .AccessForm_input__BXeGq .AccessForm_customSelect__Flr-a>div{background:#fff;border:1px solid #dadada;border-radius:4px;color:#292f3b;font-family:Inter,sans-serif;font-size:.875rem;height:auto;max-height:48px;padding:14px;width:100%}.AccessForm_formContainer__AmbUR .AccessForm_input__BXeGq .AccessForm_customSelect__Flr-a>div>*{color:#292f3b;font-size:1rem;outline:none;padding:0}@media(min-width:992px){.AccessForm_formContainer__AmbUR .AccessForm_input__BXeGq .AccessForm_customSelect__Flr-a>div>*{font-size:.875rem}}.AccessForm_formContainer__AmbUR .AccessForm_input__BXeGq .AccessForm_customSelect__Flr-a>ul{border:1px solid #ededed;border-radius:4px}.AccessForm_formContainer__AmbUR .AccessForm_buttonContainer__8Og0E{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:2rem auto 0;width:80%}.AccessForm_formContainer__AmbUR .AccessForm_buttonContainer__8Og0E .AccessForm_toggle__KIm8W{align-items:center;display:flex;font-size:.8rem;margin-bottom:auto;margin-top:auto;width:12.5rem}.AccessForm_formContainer__AmbUR .AccessForm_buttonContainer__8Og0E .AccessForm_toggle__KIm8W .AccessForm_toggleSwitch__zboRR{margin:0 .5rem}.AccessForm_formContainer__AmbUR .AccessForm_buttonContainer__8Og0E .AccessForm_toggle__KIm8W .AccessForm_toggleDisabled__5OzvU{color:#acacac}.AccessForm_formContainer__AmbUR .AccessForm_buttonContainer__8Og0E .AccessForm_toggle__KIm8W .AccessForm_redColor__qbee5{color:red}.AccessForm_formContainer__AmbUR .AccessForm_buttonContainer__8Og0E .AccessForm_toggle__KIm8W .AccessForm_greenColor__rzALf{color:green}.AccessForm_formContainer__AmbUR .AccessForm_buttonContainer__8Og0E .AccessForm_resetButton__-ubiI,.AccessForm_formContainer__AmbUR .AccessForm_buttonContainer__8Og0E .AccessForm_submitButton__pQfB3{outline:none;width:10rem}.CourseAccessRow_row__MzlUJ>*{padding:8px;vertical-align:middle}.CourseAccessRow_row__MzlUJ td{word-wrap:break-word;max-width:250px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.CourseAccessRow_row__MzlUJ.CourseAccessRow_body__xmiTM{background:#f9f9f9}.CourseAccessRow_row__MzlUJ.CourseAccessRow_body__xmiTM:nth-child(2n){background-color:#fff}.CourseAccessRow_row__MzlUJ .CourseAccessRow_subtitle__o-TzN{color:#e00b7e;font-style:normal;margin-top:.5em}.CourseAccessRow_row__MzlUJ .CourseAccessRow_subtitle__o-TzN .CourseAccessRow_dataSet__p4W0C{display:inline-block}.CourseAccessRow_row__MzlUJ .CourseAccessRow_subtitle__o-TzN .CourseAccessRow_dataSet__p4W0C .CourseAccessRow_value__mVNhF{color:#4dc591}.CourseAccessRow_row__MzlUJ .CourseAccessRow_subtitle__o-TzN .CourseAccessRow_separatorCharacter__uDCU\+{color:#97a1b8;margin:0 .5rem}.CourseAccessRow_row__MzlUJ .CourseAccessRow_horizontalCenter__b-sEk{text-align:center}.CourseAccessTable_table__1iFPn{width:100%}.CourseAccessTable_table__1iFPn .CourseAccessTable_row__SGori>*{padding:.5em 1em;vertical-align:middle}.CourseAccessTable_table__1iFPn .CourseAccessTable_row__SGori.CourseAccessTable_body__MUgLV{background:#f9f9f9}.CourseAccessTable_table__1iFPn .CourseAccessTable_row__SGori.CourseAccessTable_body__MUgLV:nth-child(2n){background-color:#fff}.CourseAccessTable_table__1iFPn .CourseAccessTable_heading__gRslA{background:#97a1b8;color:#fff}.CourseAccessTable_table__1iFPn .CourseAccessTable_heading__gRslA>*{font-weight:700;padding:.5em 1em}.StudentsFilter_container__xK3fE{display:flex;flex-flow:row wrap;width:100%}.StudentsFilter_container__xK3fE .StudentsFilter_formContainer__PoXtn{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.StudentsFilter_container__xK3fE .StudentsFilter_formContainer__PoXtn .StudentsFilter_textSearch__W4gWW{display:flex;margin-bottom:15px;width:100%}.StudentsFilter_container__xK3fE .StudentsFilter_formContainer__PoXtn .StudentsFilter_textSearch__W4gWW .StudentsFilter_searchInput__Rong-{box-shadow:none;color:#292f3b;width:90%}.StudentsFilter_container__xK3fE .StudentsFilter_formContainer__PoXtn .StudentsFilter_buttonContainer__\+5BqT{display:flex;margin:0 43px 15px auto}.StudentsFilter_container__xK3fE .StudentsFilter_formContainer__PoXtn .StudentsFilter_buttonContainer__\+5BqT .StudentsFilter_button__NkMZE{margin-left:20px;text-align:center;width:103px}.CourseAccess_footer__JJcQ6{align-items:center;background:#97a1b8;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:1em}.CourseAccess_paginator__4-DWU{margin:0 auto;width:-moz-fit-content;width:fit-content}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_form__y32-\+ .CourseDiscountsRow_inputBox__AmLMm{color:#1e1f3c;font-size:.9375rem;font-weight:400;line-height:125%}@media(min-width:992px){.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_form__y32-\+ .CourseDiscountsRow_inputBox__AmLMm{font-size:1rem}}.CourseDiscountsRow_row__LlUHU>*{padding:1em;vertical-align:middle}.CourseDiscountsRow_row__LlUHU td{word-wrap:break-word;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.CourseDiscountsRow_row__LlUHU.CourseDiscountsRow_body__dsYuW{background:#f9f9f9}.CourseDiscountsRow_row__LlUHU.CourseDiscountsRow_body__dsYuW:nth-child(2n){background-color:#fff}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_form__y32-\+{padding:.5em}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_form__y32-\+ .CourseDiscountsRow_inputBox__AmLMm{background:#edf2fd;border:1px solid #cedbf8;border-radius:4px;font-family:Inter,sans-serif;font-size:1rem;height:40px;text-align:center;width:50px}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_form__y32-\+ .CourseDiscountsRow_inputBox__AmLMm::placeholder{color:#edf2fd}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_form__y32-\+ .CourseDiscountsRow_saveButton__ZLsxV{max-height:40px}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_subtitle__4afFt{color:#e00b7e;font-style:normal;margin-top:.5em}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_subtitle__4afFt .CourseDiscountsRow_dataSet__tIYSz{display:inline-block}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_subtitle__4afFt .CourseDiscountsRow_dataSet__tIYSz .CourseDiscountsRow_value__HJzj4{color:#657390}.CourseDiscountsRow_row__LlUHU .CourseDiscountsRow_subtitle__4afFt .CourseDiscountsRow_separatorCharacter__KfIJN{color:#97a1b8;margin:0 .5rem}.CourseDiscountsTable_table__5B7mE{width:100%}.CourseDiscountsTable_table__5B7mE .CourseDiscountsTable_row__Q05Tj>*{padding:.5em 1em;vertical-align:middle}.CourseDiscountsTable_table__5B7mE .CourseDiscountsTable_row__Q05Tj.CourseDiscountsTable_body__pIFnw{background:#f9f9f9}.CourseDiscountsTable_table__5B7mE .CourseDiscountsTable_row__Q05Tj.CourseDiscountsTable_body__pIFnw:nth-child(2n){background-color:#fff}.CourseDiscountsTable_table__5B7mE .CourseDiscountsTable_heading__g6YsR{background:#97a1b8;color:#fff}.CourseDiscountsTable_table__5B7mE .CourseDiscountsTable_heading__g6YsR>*{font-weight:700;padding:.5em 1em}.CourseDiscounts_footer__1L8i7{align-items:center;background:#97a1b8;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:1em}.CourseOwnerRow_row__DGR7P>*{padding:1em;vertical-align:middle}.CourseOwnerRow_row__DGR7P td{word-wrap:break-word;max-width:250px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.CourseOwnerRow_row__DGR7P.CourseOwnerRow_body__PNpzi{background:#f9f9f9}.CourseOwnerRow_row__DGR7P.CourseOwnerRow_body__PNpzi:nth-child(2n){background-color:#fff}.CourseOwnerRow_row__DGR7P .CourseOwnerRow_form__n28YX{padding:.5em}.CourseOwnerRow_row__DGR7P .CourseOwnerRow_subtitle__VDkuV{color:#e00b7e;font-style:normal;margin-top:.5em}.CourseOwnerRow_row__DGR7P .CourseOwnerRow_subtitle__VDkuV .CourseOwnerRow_dataSet__eSkIN{display:inline-block}.CourseOwnerRow_row__DGR7P .CourseOwnerRow_subtitle__VDkuV .CourseOwnerRow_dataSet__eSkIN .CourseOwnerRow_value__lvK4A{color:#4dc591}.CourseOwnerRow_row__DGR7P .CourseOwnerRow_subtitle__VDkuV .CourseOwnerRow_separatorCharacter__7iKiJ{color:#97a1b8;margin:0 .5rem}.CourseOwnerRow_actionButtons__gbt-2{min-width:115px;text-align:center;width:115px}.CourseOwnerRow_actionButtons__gbt-2 .CourseOwnerRow_editButton__Zdy9Z{color:#97a1b8}.CourseOwnerRow_actionButtons__gbt-2 .CourseOwnerRow_cancelButton__8\+Vzu{color:#d80000;vertical-align:middle}.CourseOwnerRow_actionButtons__gbt-2 .CourseOwnerRow_confirmButton__ZDs-8{color:#7ed321;vertical-align:middle}.CourseOwnerTable_table__XMg5m{width:100%}.CourseOwnerTable_table__XMg5m .CourseOwnerTable_row__E51Cs>*{padding:.5em 1em;vertical-align:middle}.CourseOwnerTable_table__XMg5m .CourseOwnerTable_row__E51Cs.CourseOwnerTable_body__O1EqI{background:#f9f9f9}.CourseOwnerTable_table__XMg5m .CourseOwnerTable_row__E51Cs.CourseOwnerTable_body__O1EqI:nth-child(2n){background-color:#fff}.CourseOwnerTable_table__XMg5m .CourseOwnerTable_heading__JenNY{background:#97a1b8;color:#fff}.CourseOwnerTable_table__XMg5m .CourseOwnerTable_heading__JenNY>*{font-weight:700;padding:.5em 1em}.CourseOwnerTable_table__XMg5m .CourseOwnerTable_actionButtons__M-EOe{max-width:100px;text-align:center;width:100px}.CourseOwnership_footer__bdQx2{align-items:center;background:#97a1b8;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:1em}.UserForm_formContainer__HbVJE{background:#e3e9f1;padding:2rem}.UserForm_formContainer__HbVJE .UserForm_formFieldContainer__U8H5z .UserForm_formField__uJnIi:not(:last-child){margin-bottom:1.5rem}.UserForm_formContainer__HbVJE .UserForm_formFieldContainer__U8H5z .UserForm_formField__uJnIi .UserForm_dropdown__X2aax{background-color:#fff;border:1px solid #dadada;border-radius:4px;color:#292f3b;font-family:Inter,sans-serif;font-size:.875rem;max-height:48px;padding:14px;width:100%}.UserForm_formContainer__HbVJE .UserForm_formFieldContainer__U8H5z .UserForm_formField__uJnIi .UserForm_dropdown__X2aax:disabled{background-color:#f5f7f9}.UserForm_formContainer__HbVJE .UserForm_buttonContainer__rtQLs{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:2rem}.UserRow_row__0T2jR>*{padding:1em;vertical-align:middle}.UserRow_row__0T2jR.UserRow_body__ti0T4{background:#f9f9f9}.UserRow_row__0T2jR.UserRow_body__ti0T4:nth-child(2n){background-color:#fff}.UserRow_row__0T2jR .UserRow_unknownData__9NhhI{color:#a1a2a3}.UserRow_row__0T2jR .UserRow_subtitle__OSzkd{color:#e00b7e;font-style:normal;margin-top:.5em}.UserRow_row__0T2jR .UserRow_horizontalCenter__PCnpw{text-align:center}.UserRow_actionButtons__tLomS{max-width:100px;text-align:center;width:100px}.UserRow_actionButtons__tLomS .UserRow_editButton__2MoTc{color:#97a1b8}.UserTable_table__sofHj{width:100%}.UserTable_table__sofHj .UserTable_row__Ub6ZA>*{padding:.5em 1em;vertical-align:middle}.UserTable_table__sofHj .UserTable_heading__CXpot{background:#97a1b8;color:#fff}.UserTable_table__sofHj .UserTable_heading__CXpot>*{font-weight:700;padding:.5em 1em}.UserTable_table__sofHj .UserTable_actionButtons__7pRbE{max-width:100px;text-align:center;width:100px}.UserAccounts_footer__dmgMQ{align-items:center;background:#97a1b8;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:1em}.UserAccounts_paginator__1U-Wj{margin:0 auto;width:-moz-fit-content;width:fit-content}.ReviewStatistics_container__nWdef{background:#e3e9f1;display:flex;padding:2em}.ReviewStatistics_container__nWdef .ReviewStatistics_averageScore__mnYdX{align-items:center;display:flex;justify-content:center;margin-left:2em;position:relative}.ReviewStatistics_container__nWdef .ReviewStatistics_averageScore__mnYdX .ReviewStatistics_icon__xs4pc{color:#e00b7e;font-size:6em}.ReviewStatistics_container__nWdef .ReviewStatistics_averageScore__mnYdX .ReviewStatistics_score__8Zjo0{align-items:center;color:#fff;display:flex;font-size:1.5em;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.ReviewStatistics_container__nWdef .ReviewStatistics_statistics__yDemH{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.ReviewStatistics_container__nWdef .ReviewStatistics_statistics__yDemH>*{line-height:2.5em}.ReviewStatistics_container__nWdef .ReviewStatistics_statistics__yDemH>* .ReviewStatistics_icon__xs4pc{color:#657390;margin-right:1em}.UserReview_container__\+mvVk{padding:1em}.UserReview_container__\+mvVk .UserReview_icon__Z0ttY{color:#657390;margin-right:.35em}.UserReview_container__\+mvVk .UserReview_reviewAuthor__w90N8{padding:0}.UserReview_container__\+mvVk .UserReview_contactInfo__kJ5fW{display:flex;justify-content:space-between;padding:0 1em}.UserReview_container__\+mvVk .UserReview_reviewBody__3x77O{background:#f9f9f9;margin:1em 0;padding:1em}.UserReview_container__\+mvVk .UserReview_reviewBody__3x77O .UserReview_score__h-zcT .UserReview_icon__Z0ttY{margin-right:0}.UserReview_container__\+mvVk .UserReview_reviewBody__3x77O h2{margin:1em 0 .5em}.UserReview_container__\+mvVk .UserReview_reviewBody__3x77O p{line-height:1.5em}.UserFeedback_reviewListContainer__MkzwL{padding:1em}.UserFeedback_reviewListContainer__MkzwL>:not(:first-child()){margin-top:1em}.AdminPanel_container__NvKcq{width:100%}@media(min-width:992px){.AdminPanel_container__NvKcq{height:100vh}}.AdminPanel_container__NvKcq .AdminPanel_contentContainer__xnSGU{height:calc(100% - 52px);padding:1.5rem 0}@media(min-width:769px){.AdminPanel_container__NvKcq .AdminPanel_contentContainer__xnSGU{display:flex;margin:0 auto;width:90%}}@media(min-width:1440px){.AdminPanel_container__NvKcq .AdminPanel_contentContainer__xnSGU{max-width:1200px;width:100%}}.AdminPanel_container__NvKcq .AdminPanel_contentContainer__xnSGU .AdminPanel_details__RWDiO{flex-flow:row wrap;justify-self:left}@media(min-width:769px){.AdminPanel_container__NvKcq .AdminPanel_contentContainer__xnSGU .AdminPanel_details__RWDiO{width:275px}}.AdminPanel_container__NvKcq .AdminPanel_contentContainer__xnSGU .AdminPanel_blocks__UcvvL{flex-flow:row wrap;height:100%;justify-self:left;width:100%}@media(min-width:992px){.AdminPanel_container__NvKcq .AdminPanel_contentContainer__xnSGU .AdminPanel_blocks__UcvvL{margin-left:30px}}.ExamBreadcrumbs_titleContainer__KbVeK{color:#1e1f3c;font-size:.9375rem;font-weight:700;line-height:125%}@media(min-width:992px){.ExamBreadcrumbs_titleContainer__KbVeK{font-size:1rem}}.ExamBreadcrumbs_titleContainer__KbVeK{display:flex;flex-direction:row}.BottomBar_childrenContainer__UXMfo .BottomBar_total__pwLdF{color:#1e1f3c;font-size:.9375rem;font-weight:400}@media(min-width:992px){.BottomBar_childrenContainer__UXMfo .BottomBar_total__pwLdF{font-size:1rem}}.BottomBar_childrenContainer__UXMfo .BottomBar_total__pwLdF{color:#a1a2a3}.BottomBar_progress__An38N{width:100%}.BottomBar_progress__An38N .BottomBar_progressBar__7svKE{width:200px}@media(min-width:769px){.BottomBar_progress__An38N .BottomBar_progressBar__7svKE{width:400px}}@media(max-width:769px){.BottomBar_progress__An38N .BottomBar_progressBar__7svKE{width:320px}}.BottomBar_button__SUbNX{display:none!important}.BottomBar_childrenContainer__UXMfo{display:flex;justify-content:space-around;width:100%}@media(min-width:769px){.BottomBar_childrenContainer__UXMfo{align-items:center;display:flex;margin:0 auto;width:-moz-fit-content;width:fit-content}}.BottomBar_childrenContainer__UXMfo .BottomBar_total__pwLdF{line-height:21px;margin-left:10px}@media(max-width:769px){.BottomBar_childrenContainer__UXMfo{align-items:flex-end;flex-direction:column-reverse}}.Questions_container__4LtL6{background-color:#fff;margin:20px 0;text-align:center}.Questions_container__4LtL6 table{margin:5px 0}.Questions_container__4LtL6 table td{border:1px solid #1e1f3c!important;padding:6px 12px}@media(min-width:992px){.Questions_container__4LtL6{margin:70px 0 20px}}.Questions_container__4LtL6 .Questions_playerContainer__sM5tO{line-height:24px;margin:0 auto;max-width:600px;position:relative;width:100%}.Questions_container__4LtL6 .Questions_button__I2srE{align-items:center;display:flex;padding:0 20px}.Questions_container__4LtL6 .Questions_leftButton__kcJty{color:#fff;cursor:inherit}.Questions_container__4LtL6 .Questions_leftButton__kcJty>div>i{font-size:.625rem}@media(max-width:869px){.Questions_container__4LtL6 .Questions_buttonNavBar__IIim9{align-items:center;bottom:0;display:flex;height:5rem;left:0;padding:1rem;position:fixed;z-index:1}}.Exam_navigationBar__FdAg0{margin:0;max-width:100%}@media(min-width:992px){.Exam_navigationBar__FdAg0{background-color:#fff;box-shadow:0 0 2px 0 #0000001a}}@media(max-width:769px){.Exam_navigationBar__FdAg0{display:none}}.Exam_questionContainer__XHbjj{background-color:#fff;height:calc(100vh - 128px);overflow:auto}@media(max-width:769px){.Exam_questionContainer__XHbjj{border-top-left-radius:19px;border-top-right-radius:19px;padding:20px}}.ComingSoon_container__OLBBE .ComingSoon_signIn__Q\+M7i .ComingSoon_text__Kyo1L .ComingSoon_title__gniHr{color:#1e1f3c;font-size:1.0625rem;font-weight:700;line-height:125%}@media(min-width:992px){.ComingSoon_container__OLBBE .ComingSoon_signIn__Q\+M7i .ComingSoon_text__Kyo1L .ComingSoon_title__gniHr{font-size:1.5rem}}.ComingSoon_container__OLBBE{align-items:center;background:#f6f9fd;flex-direction:row;justify-content:center;margin:0 auto;text-align:center;width:100%}@media(min-width:992px){.ComingSoon_container__OLBBE{justify-content:flex-start;margin:0;max-width:100%}}.ComingSoon_container__OLBBE .ComingSoon_signIn__Q\+M7i{display:flex;flex-direction:column;height:100vh;margin:0 auto;width:calc(100% - 48px)}@media(min-width:992px){.ComingSoon_container__OLBBE .ComingSoon_signIn__Q\+M7i{margin:0;width:50vw}}.ComingSoon_container__OLBBE .ComingSoon_signIn__Q\+M7i .ComingSoon_legalInfo__4HQL-{display:flex;justify-content:space-evenly;margin-bottom:10px;padding:0 20px;text-align:center;width:100%}.ComingSoon_container__OLBBE .ComingSoon_signIn__Q\+M7i .ComingSoon_logo__\+S--m{margin-top:auto}.ComingSoon_container__OLBBE .ComingSoon_signIn__Q\+M7i .ComingSoon_text__Kyo1L{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:1.3em;margin:0 auto auto;width:60%}.ComingSoon_container__OLBBE .ComingSoon_signIn__Q\+M7i .ComingSoon_text__Kyo1L .ComingSoon_title__gniHr{margin-bottom:8px}.ComingSoon_container__OLBBE .ComingSoon_noordhoff__\+bszV{bottom:30px;left:30px;position:absolute}.ComingSoon_container__OLBBE .ComingSoon_img__0kYBd{background-color:#657390;display:none;position:absolute;right:0;top:0;width:50vw}@media(min-width:992px){.ComingSoon_container__OLBBE .ComingSoon_img__0kYBd{align-items:center;display:flex;justify-content:center}}.ComingSoon_container__OLBBE .ComingSoon_img__0kYBd img{height:100vh;object-fit:cover;width:100%}.BookRow_cell__PhSIE .BookRow_link__3i1RV{color:#1e1f3c!important}.BookRow_cell__PhSIE .BookRow_link__3i1RV a{text-decoration:none}.BookRow_cell__PhSIE td{position:relative}.BookRow_cell__PhSIE td[data-cy=edit-book-cell]{cursor:pointer;max-width:150px;text-align:center}.BookRow_cell__PhSIE td[data-cy=cell-date]{width:170px}.BookRow_cell__PhSIE .BookRow_iconContainer__lLaCQ{color:#97a1b8;text-align:center}.BookList_table__VbE0t{background:#f9f9f9;border-collapse:collapse;width:100%}.BookList_table__VbE0t td,.BookList_table__VbE0t th{padding:10px;text-align:left;vertical-align:middle}.BookList_table__VbE0t thead{background:#97a1b8;position:sticky;top:0;z-index:1}.BookList_table__VbE0t thead th{color:#fff}.BookList_table__VbE0t tr:nth-child(2n){background-color:#fff}.PriceChangeInputs_priceChange__AGreP .PriceChangeInputs_inputContainer__oraOf p{color:#1e1f3c;font-size:.6875rem;font-weight:400;line-height:125%}@media(min-width:992px){.PriceChangeInputs_priceChange__AGreP .PriceChangeInputs_inputContainer__oraOf p{font-size:.75rem}}.PriceChangeInputs_priceChange__AGreP{align-items:flex-end;display:flex;justify-content:space-between;margin-top:1rem}.PriceChangeInputs_priceChange__AGreP .PriceChangeInputs_inputContainer__oraOf p{margin-bottom:5px}.PriceChangeInputs_priceChange__AGreP .PriceChangeInputs_inputContainer__oraOf input{height:2.25rem;width:20rem}.PriceChangeInputs_priceChange__AGreP button{height:2.25rem}.PriceChangeInputs_noBookSelected__k4Nst{display:none}.Chapters_filterBox__V-lQr{background:#f9f9f9;padding:1rem}.ContentEditor_container__8Y6bW{width:100%}.ContentEditor_container__8Y6bW .ContentEditor_contentContainer__gssEQ .ContentEditor_details__xXOVZ{flex-flow:row wrap;justify-self:left}.MigrationInfoModal_migrationInfoModal__sB4VL{overflow:hidden;padding:20px;width:659px}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_close__CdkMW{display:flex;justify-content:flex-end}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_close__CdkMW .MigrationInfoModal_closeIcon__\+tb\+L{color:#000;cursor:pointer;font-size:1.5rem;font-weight:400;height:1.5rem;width:1.5rem}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5{align-items:center;display:flex;flex-direction:column;margin-top:33px;width:100%}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_title__Pa2G2{color:#000;font-size:1.5rem;font-style:normal;font-weight:700;line-height:132%;margin-bottom:1rem}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_text__rRtsN{display:flex;justify-content:center;width:100%}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_text__rRtsN p{align-items:center;color:#000;font-size:16px;line-height:24px;text-align:center}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_optionsContainer__78Doy{display:flex;justify-content:space-between;width:100%}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_optionsContainer__78Doy a{width:100%}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_optionsContainer__78Doy .MigrationInfoModal_checkBox__kmnNS{align-items:center;display:flex;width:-webkit-fill-available;width:-moz-available;width:stretch}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_optionsContainer__78Doy .MigrationInfoModal_checkBox__kmnNS p{margin-bottom:0}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_optionsContainer__78Doy .MigrationInfoModal_buttonContainer__hqSAF{display:flex;justify-content:flex-end;width:-webkit-fill-available;width:-moz-available;width:stretch}.MigrationInfoModal_migrationInfoModal__sB4VL .MigrationInfoModal_content__xnKN5 .MigrationInfoModal_optionsContainer__78Doy .MigrationInfoModal_buttonContainer__hqSAF .MigrationInfoModal_button__oRg\+I{align-items:center;display:flex;gap:8px;height:40px;padding:0 16px}.PodConfirmationModal_podModal__Gb58f{margin-bottom:1rem;min-height:29.37rem;min-width:47.6rem;overflow:hidden;padding:20px}.PodConfirmationModal_podModal__Gb58f .PodConfirmationModal_close__i4njg{display:flex;justify-content:flex-end}.PodConfirmationModal_podModal__Gb58f .PodConfirmationModal_close__i4njg .PodConfirmationModal_closeIcon__9S\+vE{color:#1e1f3c;font-size:1.5rem;font-weight:400}.PodConfirmationModal_podModal__Gb58f .PodConfirmationModal_title__2h3\+y{color:#1e1f3c;font-size:2rem;font-weight:700;margin-bottom:1rem}.PodConfirmationModal_podModal__Gb58f .PodConfirmationModal_subtitle__93si3{font-size:1.5rem;margin-bottom:18px;margin-top:18px}.PodConfirmationModal_podModal__Gb58f .PodConfirmationModal_img__l6Uc4{height:16.37rem;margin:auto auto 1rem;width:37.6rem}.PodConfirmationModal_podModal__Gb58f .PodConfirmationModal_text__rTt63{display:flex;justify-content:center}.PodConfirmationModal_podModal__Gb58f .PodConfirmationModal_text__rTt63 p{align-items:center;color:#4e6089;display:flex;font-size:16px;line-height:24px;text-align:center;width:28.6rem}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_legend__YUszW .GroupTable_legendItem__nAsgu{color:#1e1f3c;font-size:.6875rem;font-weight:400}@media(min-width:992px){.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_legend__YUszW .GroupTable_legendItem__nAsgu{font-size:.8125rem}}.GroupTable_container__j6UrA{padding-top:21px}.GroupTable_container__j6UrA .GroupTable_title__ys4fj{display:flex;justify-content:space-between;margin-bottom:12px;padding-left:40px;width:100%}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_textTitle__B0Hce{color:#292f3b;font-size:20px;font-weight:700;letter-spacing:0;line-height:24px}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_iconTitle__rtgeB{align-items:center;border:1px solid #ededed;border-radius:3px;box-sizing:border-box;display:flex;height:33px;justify-content:center;margin-right:16px;width:33px}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_legend__YUszW{display:flex;margin-left:120px}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_legend__YUszW .GroupTable_legendItem__nAsgu{align-items:center;display:flex;margin:0 10px}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_legend__YUszW .GroupTable_legendItem__nAsgu .GroupTable_circle__RFPPH{border-radius:50%;height:16px;margin-right:8px;width:16px}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_legend__YUszW .GroupTable_legendItem__nAsgu .GroupTable_circle__RFPPH.GroupTable_green__uVtSO{background-color:#4dc591}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_legend__YUszW .GroupTable_legendItem__nAsgu .GroupTable_circle__RFPPH.GroupTable_red__dDEl7{background-color:#e36752}.GroupTable_container__j6UrA .GroupTable_title__ys4fj .GroupTable_legend__YUszW .GroupTable_legendItem__nAsgu .GroupTable_circle__RFPPH.GroupTable_grey__N0qrl{background-color:#657390}.GroupTable_container__j6UrA .GroupTable_text__Ckq0h{color:#292f3b;font-size:15px;letter-spacing:0;line-height:19px;margin-bottom:16px;padding-left:40px;width:676px}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_iconGreen__jnV8e,.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_iconRed__IIqPQ,.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_icon__n1T79{color:#1e1f3c;font-size:.8125rem;font-weight:400;line-height:125%}@media(min-width:992px){.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_iconGreen__jnV8e,.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_iconRed__IIqPQ,.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_icon__n1T79{font-size:.875rem}}.Assignments_table__nHyj4{border-radius:0 0 16px 16px;margin-bottom:20px}.Assignments_table__nHyj4 .Assignments_week__wos0S{max-width:50px;text-align:center;width:50px}.Assignments_table__nHyj4 .Assignments_student__WWZkq{max-width:180px;text-align:center;width:180px}.Assignments_table__nHyj4 .Assignments_body__pGZGs{background-color:#f9f9f9;display:flex;height:47px}.Assignments_table__nHyj4 .Assignments_body__pGZGs:last-of-type{border-radius:0 0 16px 16px}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_studentBody__1v2OQ{align-items:center;color:#1e1f3c;display:flex;font-size:16px;justify-content:center;letter-spacing:0;line-height:24px}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_weekBody__\+EQEl{align-items:center;color:#a1a2a3;display:flex;font-size:13px;justify-content:center;letter-spacing:0;line-height:21px}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_weekBodySelected__PYU6e{border-left:2px solid #e00b7e;border-right:2px solid #e00b7e}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_tooltipText__NFxfC{display:flex;margin-right:30px}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_tooltipStatus__sIzoX{border-radius:50%;height:16px;margin:4px 10px 0 0;position:absolute;right:0;width:16px}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_tooltipStatus__sIzoX.Assignments_notReviewable__YY5J3{background-color:#657390}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_tooltipStatus__sIzoX.Assignments_passed__R9Umj{background-color:#4ec491}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_tooltipStatus__sIzoX.Assignments_failed__acfzC{background-color:#e36752}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_iconGreen__jnV8e,.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_iconRed__IIqPQ,.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_icon__n1T79{align-items:center;display:flex;height:100%;justify-content:center}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_iconGreen__jnV8e{color:#4ec491}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_iconRed__IIqPQ{color:#d80000}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_assignmentStatus__e7MtS{border-radius:50%;cursor:pointer;height:20px;width:20px}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_assignmentStatus__e7MtS.Assignments_notReviewable__YY5J3{background-color:#657390}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_assignmentStatus__e7MtS.Assignments_passed__R9Umj{background-color:#4ec491}.Assignments_table__nHyj4 .Assignments_body__pGZGs .Assignments_assignmentStatus__e7MtS.Assignments_failed__acfzC{background-color:#e36752}.Assignments_table__nHyj4 .Assignments_body__pGZGs:nth-child(2n){background-color:#fff}.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_assignmentsToDiscuss__6YimA>li,.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_questionsToDiscuss__ffYE3>li{color:#1e1f3c;font-size:.9375rem;font-weight:400}@media(min-width:992px){.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_assignmentsToDiscuss__6YimA>li,.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_questionsToDiscuss__ffYE3>li{font-size:1.0625rem}}.QuestionsToDiscuss_discussionStatus__mkkMQ{background-color:#fffad1;height:50%;width:100%}.QuestionsToDiscuss_discussionStatus__mkkMQ ul{list-style-type:none;margin:0;padding:0}.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_assignmentsToDiscuss__6YimA{margin:0 20px 10px}.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_assignmentsToDiscuss__6YimA>li{font-weight:700}.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_assignmentsToDiscuss__6YimA>li:before{color:#292f3b;content:"•";font-size:2rem;padding:0 13px;vertical-align:middle}.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_questionsToDiscuss__ffYE3{margin:0 40px 10px}.QuestionsToDiscuss_discussionStatus__mkkMQ .QuestionsToDiscuss_questionsToDiscuss__ffYE3>li:before{color:#292f3b;content:"‒";font-size:2rem;padding:0 13px;vertical-align:middle}.TableHeader_head__i8dqV{display:flex;height:40px}.TableHeader_head__i8dqV .TableHeader_counter__Hq5dj{align-items:center;color:#a1a2a3;display:flex;font-size:13px;justify-content:center;letter-spacing:0;line-height:21px}.TableHeader_head__i8dqV .TableHeader_week__q7e1W{max-width:50px;text-align:center;width:50px}.TableHeader_head__i8dqV .TableHeader_student__uQJxn{max-width:180px;text-align:center;width:180px}.TableHeader_head__i8dqV .TableHeader_studentHeader__v-C3W{letter-spacing:0;line-height:21px}.TableHeader_head__i8dqV .TableHeader_podText__wsQzs,.TableHeader_head__i8dqV .TableHeader_studentHeader__v-C3W,.TableHeader_head__i8dqV .TableHeader_weekHeader__pFFzn{align-items:center;color:#a1a2a3;display:flex;font-size:13px;justify-content:center}.TableHeader_head__i8dqV .TableHeader_weekHeader__pFFzn{letter-spacing:0;line-height:21px}.TableHeader_head__i8dqV .TableHeader_weekSelected__4rD1t{color:#e00b7e}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_iconGreen__nGh8N,.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_iconRed__4Sgqs,.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_icon__Z\+TdK{color:#1e1f3c;font-size:.8125rem;font-weight:400;line-height:125%}@media(min-width:992px){.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_iconGreen__nGh8N,.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_iconRed__4Sgqs,.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_icon__Z\+TdK{font-size:.875rem}}.AssignmentsBlended_table__X6naO{border-radius:0 0 16px 16px;margin-bottom:20px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_week__xc2WB{max-width:50px;text-align:center;width:50px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_student__ZSTVK{max-width:180px;text-align:center;width:180px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+{background-color:#f9f9f9;display:flex;height:47px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+:last-of-type{border-radius:0 0 16px 16px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_studentBody__Qsenh{align-items:center;color:#1e1f3c;display:flex;font-size:16px;justify-content:center;letter-spacing:0;line-height:24px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_weekBody__XuRrR{align-items:center;color:#a1a2a3;display:flex;font-size:13px;justify-content:center;letter-spacing:0;line-height:21px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_weekBodySelected__aHpN0{border-left:2px solid #e00b7e;border-right:2px solid #e00b7e}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_tooltipText__Gt4xm{display:flex;margin-right:30px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_tooltipStatus__J9Zir{border-radius:50%;height:16px;margin:4px 10px 0 0;position:absolute;right:0;width:16px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_tooltipStatus__J9Zir.AssignmentsBlended_notReviewable__RK4Jo{background-color:#657390}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_tooltipStatus__J9Zir.AssignmentsBlended_passed__Lc\+wE{background-color:#4ec491}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_tooltipStatus__J9Zir.AssignmentsBlended_failed__8HAXS{background-color:#e36752}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_iconGreen__nGh8N,.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_iconRed__4Sgqs,.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_icon__Z\+TdK{align-items:center;display:flex;height:100%;justify-content:center}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_iconGreen__nGh8N{color:#4ec491}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_iconRed__4Sgqs{color:#d80000}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_assignmentStatus__ZBbhj{border-radius:50%;cursor:pointer;height:20px;width:20px}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_assignmentStatus__ZBbhj.AssignmentsBlended_notReviewable__RK4Jo{background-color:#657390}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_assignmentStatus__ZBbhj.AssignmentsBlended_passed__Lc\+wE{background-color:#4ec491}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+ .AssignmentsBlended_assignmentStatus__ZBbhj.AssignmentsBlended_failed__8HAXS{background-color:#e36752}.AssignmentsBlended_table__X6naO .AssignmentsBlended_body__HT7K\+:nth-child(2n){background-color:#fff}.Results_table__PT6Fi .Results_iconGreen__vbZ8T,.Results_table__PT6Fi .Results_iconRed__llyQf,.Results_table__PT6Fi .Results_icon__Rc7hE{color:#1e1f3c;font-size:.8125rem;font-weight:400;line-height:125%}@media(min-width:992px){.Results_table__PT6Fi .Results_iconGreen__vbZ8T,.Results_table__PT6Fi .Results_iconRed__llyQf,.Results_table__PT6Fi .Results_icon__Rc7hE{font-size:.875rem}}.Results_footer__uMvIB{background-color:#97a1b8;border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:flex;height:48px;min-width:50rem;width:-moz-fit-content;width:fit-content}.Results_footer__uMvIB .Results_scoreTitle__jEWCO{font-size:16px;margin-left:3.125rem;max-width:180px;width:180px}.Results_footer__uMvIB .Results_average__2sdQ7,.Results_footer__uMvIB .Results_scoreTitle__jEWCO{align-items:center;color:#fff;display:flex;font-weight:700;justify-content:center;letter-spacing:0;line-height:16px;text-align:center}.Results_footer__uMvIB .Results_average__2sdQ7{font-size:13px;max-width:50px;width:50px}.Results_table__PT6Fi{min-width:50rem;width:-moz-fit-content;width:fit-content}.Results_table__PT6Fi .Results_student__TZLij{max-width:180px;text-align:center;width:180px}.Results_table__PT6Fi .Results_week__zVdca{max-width:50px;text-align:center;width:50px}.Results_table__PT6Fi .Results_body__R3jPm{background-color:#f9f9f9;display:flex;height:47px}.Results_table__PT6Fi .Results_body__R3jPm .Results_studentBody__RVY0r{align-items:center;color:#1e1f3c;display:flex;font-size:16px;justify-content:center;letter-spacing:0;line-height:24px}.Results_table__PT6Fi .Results_body__R3jPm .Results_weekBody__kW3Xy{align-items:center;color:#a1a2a3;display:flex;font-size:13px;justify-content:center;letter-spacing:0;line-height:21px}.Results_table__PT6Fi .Results_body__R3jPm .Results_weekBodySelected__\+kczG{border-left:2px solid #e00b7e;border-right:2px solid #e00b7e}.Results_table__PT6Fi .Results_iconGreen__vbZ8T,.Results_table__PT6Fi .Results_iconRed__llyQf,.Results_table__PT6Fi .Results_icon__Rc7hE{align-items:center;display:flex;height:100%;justify-content:center}.Results_table__PT6Fi .Results_iconGreen__vbZ8T{color:#4ec491}.Results_table__PT6Fi .Results_iconRed__llyQf{color:#d80000}.Results_table__PT6Fi .Results_body__R3jPm:nth-child(2n){background-color:#fff}.Results_container__PJlio{overflow:auto}.ResultsBlended_table__9QupS .ResultsBlended_iconGreen__2womQ,.ResultsBlended_table__9QupS .ResultsBlended_iconRed__EPGqt,.ResultsBlended_table__9QupS .ResultsBlended_icon__f07-D{color:#1e1f3c;font-size:.8125rem;font-weight:400;line-height:125%}@media(min-width:992px){.ResultsBlended_table__9QupS .ResultsBlended_iconGreen__2womQ,.ResultsBlended_table__9QupS .ResultsBlended_iconRed__EPGqt,.ResultsBlended_table__9QupS .ResultsBlended_icon__f07-D{font-size:.875rem}}.ResultsBlended_footer__wPUww{background-color:#97a1b8;border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:flex;height:48px;min-width:50rem;width:-moz-fit-content;width:fit-content}.ResultsBlended_footer__wPUww .ResultsBlended_scoreTitle__mxtmN{font-size:16px;margin-left:3.125rem;max-width:180px;width:180px}.ResultsBlended_footer__wPUww .ResultsBlended_average__aSkC6,.ResultsBlended_footer__wPUww .ResultsBlended_scoreTitle__mxtmN{align-items:center;color:#fff;display:flex;font-weight:700;justify-content:center;letter-spacing:0;line-height:16px;text-align:center}.ResultsBlended_footer__wPUww .ResultsBlended_average__aSkC6{font-size:13px;max-width:50px;width:50px}.ResultsBlended_table__9QupS{min-width:50rem;width:-moz-fit-content;width:fit-content}.ResultsBlended_table__9QupS .ResultsBlended_student__BZOuj{max-width:180px;text-align:center;width:180px}.ResultsBlended_table__9QupS .ResultsBlended_chapter__w5700{max-width:50px;text-align:center;width:50px}.ResultsBlended_table__9QupS .ResultsBlended_body__MWxt2{background-color:#f9f9f9;display:flex;height:47px}.ResultsBlended_table__9QupS .ResultsBlended_body__MWxt2 .ResultsBlended_studentBody__M3u\+X{align-items:center;color:#1e1f3c;display:flex;font-size:16px;justify-content:center;letter-spacing:0;line-height:24px}.ResultsBlended_table__9QupS .ResultsBlended_body__MWxt2 .ResultsBlended_chapterBody__vx4ff{align-items:center;color:#a1a2a3;display:flex;font-size:13px;justify-content:center;letter-spacing:0;line-height:21px}.ResultsBlended_table__9QupS .ResultsBlended_iconGreen__2womQ,.ResultsBlended_table__9QupS .ResultsBlended_iconRed__EPGqt,.ResultsBlended_table__9QupS .ResultsBlended_icon__f07-D{align-items:center;display:flex;height:100%;justify-content:center}.ResultsBlended_table__9QupS .ResultsBlended_iconGreen__2womQ{color:#4ec491}.ResultsBlended_table__9QupS .ResultsBlended_iconRed__EPGqt{color:#d80000}.ResultsBlended_table__9QupS .ResultsBlended_body__MWxt2:nth-child(2n){background-color:#fff}.ResultsBlended_container__i-EBg{overflow:auto}.EmailChips_container__yXDYj{width:100%}.EmailChips_container__yXDYj .EmailChips_chipsContainer__zksuk{display:flex;flex-wrap:wrap;height:auto;margin-bottom:1rem;margin-top:8px;max-height:18rem;max-width:100%;overflow:auto}.EmailChips_input__V2kDu{-webkit-appearance:none;border:1px solid #b4c2e2;border-radius:.2rem;box-sizing:border-box;color:#1e1f3c;font:inherit;height:48px;padding:0 1rem;width:100%}.EmailChips_input__V2kDu:focus{border:1px solid #b4c2e2;outline:none}.EmailChips_error__vzYIj{color:#831515;font-size:90%;margin:0}.EmailChips_tagItem__1XsGC{align-items:center;border:1px solid #cedbf8;border-radius:4px;display:flex;font-size:14px;height:32px;margin:0 .3rem .3rem 0;max-width:auto;padding:0 4px 0 1rem}.EmailChips_tagItem__1XsGC>.EmailChips_button__Qaz6y{align-items:center;background-color:#fff;border:none;color:#cedbf8;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:22px;justify-content:center;line-height:1;margin-right:0;padding:0;width:22px}.ShareCourseModal_modal__2vcNx{max-height:95%!important;max-width:752px;overflow:visible!important;overflow:initial!important;padding-bottom:8px;width:100%}@media(min-width:992px){.ShareCourseModal_modal__2vcNx{width:100%!important}}.ShareCourseModal_backgroundColorModal__fhFKn{background:#1e1f3c;opacity:.8}.ShareCourseModal_icon__Ni8eK{align-items:center;color:#b4c2e2;cursor:pointer;display:flex;font-size:1.2rem;justify-content:flex-end;margin:1rem;position:absolute;right:0}.ShareCourseModal_title__5QR-S{font-size:24px;font-weight:700;height:64px;padding:32px 32px 0;text-align:start;width:100%}.ShareCourseModal_subTitle__rizef{color:#4e6089;font-size:16px;height:64px;margin:0 0 1rem;padding:16px 32px;text-align:start;width:100%}.ShareCourseModal_inputContainer__0w4nQ{display:flex;justify-content:space-between;min-width:500px;padding:0 32px}.ShareCourseModal_inputContainer__0w4nQ .ShareCourseModal_groupSelectorContainer__qjITZ{align-items:center;border:1px solid #b4c2e2;border-radius:4px;display:flex;height:48px;justify-content:center;margin:0 16px;padding:0 4px;width:300px}.ShareCourseModal_shareButton__SzMNh{height:48px;min-width:80px;padding:10px}.TeacherRow_iconDelete__1us1y{color:#b4c2e2;margin-left:16px}.TeacherRow_interactionContainer__Vxoxa{display:flex;flex-direction:row}.TeacherRow_teacherContainer__2GsGU{align-items:center;display:flex;height:48px;justify-content:space-between;margin-bottom:16px;margin-top:16px;padding:0 32px}.TeacherRow_teacherContainer__2GsGU .TeacherRow_nameContainer__v0wtE{align-items:center;display:flex;justify-content:center}.TeacherRow_teacherContainer__2GsGU .TeacherRow_circle__Q\+odR{align-items:center;background-color:#f6b300;border-radius:24px;color:#fff;display:flex;font-weight:700;height:48px;justify-content:center;margin-right:16px;width:48px}.TeacherRow_teacherContainer__2GsGU .TeacherRow_teacherName__NCLBu{font-size:14px}.StatsCard_container__r3708 .StatsCard_link__bm5LA .StatsCard_more__aRLPz{color:#1e1f3c;font-size:.9375rem;font-weight:400}@media(min-width:992px){.StatsCard_container__r3708 .StatsCard_link__bm5LA .StatsCard_more__aRLPz{font-size:1.0625rem}}.StatsCard_container__r3708 .StatsCard_link__bm5LA .StatsCard_more__aRLPz{color:#fff}.StatsCard_container__r3708{border-radius:8px;margin-bottom:2rem;width:100%}.StatsCard_container__r3708 .StatsCard_cardContainer__5vXtG{height:100%;margin:0;width:100%}.StatsCard_container__r3708 .StatsCard_cardContent__giMzT{flex-grow:1}.StatsCard_container__r3708>div{box-shadow:none}.StatsCard_container__r3708 .StatsCard_link__bm5LA{display:flex;justify-content:center;margin:15px 0 25px}.StatsCard_container__r3708 .StatsCard_link__bm5LA .StatsCard_more__aRLPz{background-color:#657390;border-radius:8px;font-weight:700;margin:0 24px;width:100%}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_title__luisl,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_title__luisl,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_title__luisl,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerGreen__2JsjQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerRed__W0WSM,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainer__6jcQ6,.PersonalTestResult_container__DMG3f .PersonalTestResult_neutral__0lefZ{color:#1e1f3c;font-weight:700;line-height:125%}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_text__n6ToQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_text__n6ToQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_text__n6ToQ{color:#1e1f3c;font-weight:400;line-height:125%}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_result__b1v3S{font-size:2.25rem}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_result__b1v3S{font-size:4rem}}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_title__luisl,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_title__luisl,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_title__luisl{font-size:1.25rem}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_title__luisl,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_title__luisl,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_title__luisl{font-size:2rem}}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerGreen__2JsjQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerRed__W0WSM,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainer__6jcQ6{font-size:1.0625rem}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answer__Xy4fP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerGreen__2JsjQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerRed__W0WSM,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainer__6jcQ6{font-size:1.5rem}}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ{font-size:.9375rem}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ{font-size:1.125rem}}.PersonalTestResult_container__DMG3f .PersonalTestResult_neutral__0lefZ{font-size:.8125rem}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_neutral__0lefZ{font-size:.875rem}}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8{font-size:1.0625rem}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8{font-size:1.5rem}}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_text__n6ToQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_text__n6ToQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_text__n6ToQ{font-size:.9375rem}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_text__n6ToQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_text__n6ToQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_text__n6ToQ{font-size:1.125rem}}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx{font-size:.8125rem}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx{font-size:.875rem}}.PersonalTestResult_container__DMG3f{display:flex;flex-direction:column}.PersonalTestResult_container__DMG3f .PersonalTestResult_previousResultContainer__iYVgW{left:200px;position:absolute;top:70px}.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerGreen__2JsjQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerRed__W0WSM,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainer__6jcQ6{display:flex;margin-top:22px}.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerGreen__2JsjQ i,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerRed__W0WSM i,.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainer__6jcQ6 i{font-size:1.625rem;margin-right:10px;margin-top:4px}.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerRed__W0WSM{color:#d80000}.PersonalTestResult_container__DMG3f .PersonalTestResult_increaseContainerGreen__2JsjQ{color:#4ec491}.PersonalTestResult_container__DMG3f .PersonalTestResult_neutral__0lefZ{color:#4e6089}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5{border-radius:4px;box-shadow:0 0 8px #46528121;flex-direction:row;min-height:220px;overflow:hidden;position:relative;width:100%}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G{display:flex;flex-direction:column;padding:.8rem;position:relative}@media(min-width:992px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G{padding:2.5rem}}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_result__b1v3S,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_result__b1v3S{margin-bottom:-12px}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_percentage__w3xTp,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_percentage__w3xTp,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_percentage__w3xTp{align-items:flex-end;display:flex;margin-bottom:24px;margin-top:10px;text-align:end}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_text__n6ToQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_text__n6ToQ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_text__n6ToQ{color:#4e6089;line-height:26px;margin:20px 0}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_buttonsContainer__QDkeP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_buttonsContainer__QDkeP,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_buttonsContainer__QDkeP{display:flex}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_buttonsContainer__QDkeP .PersonalTestResult_button__m8Aw2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_buttonsContainer__QDkeP .PersonalTestResult_button__m8Aw2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_buttonsContainer__QDkeP .PersonalTestResult_button__m8Aw2{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0 2.4rem}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_dataContainer__\+5PNM,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_dataContainer__\+5PNM,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_dataContainer__\+5PNM{display:flex;justify-content:space-between}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_progressBar__T1MRv,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_progressBar__T1MRv,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_progressBar__T1MRv{margin-top:12px;width:27px}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_neutralBig__0utPJ{color:#4e6089}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5{display:flex;flex-direction:column}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerGreen__pn0i2{color:#4ec491}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerRed__Lo5yr{color:#d80000}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_answerText__W25bx{color:#4e6089}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_icon__6xBt8{align-items:center;border-radius:20px;display:flex;height:40px;justify-content:center;margin-right:16px;width:40px}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconGreen__OcXDr{background-color:#edf9f4;color:#4ec491}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_iconRed__eqwON{background-color:#fbe5e5;color:#d80000}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv .PersonalTestResult_resultContainer__zLCyy,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH .PersonalTestResult_resultContainer__zLCyy,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G .PersonalTestResult_resultContainer__zLCyy{align-items:center;display:flex;flex-direction:row;margin:14px 0}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv{min-width:60%}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH{border-left:1px solid #cedbf8;min-width:40%}@media(max-width:869px){.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5{align-items:baseline;display:flex;flex-direction:column}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentLeft__D4VEv,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_contentRight__\+SgnH,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_content__Y9T0G{width:100%}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_subTitle__YXh-D,.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_text__n6ToQ{display:none}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_button__m8Aw2{width:100%}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_dataContainer__\+5PNM{flex-direction:column}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_attempContainer__7fhWj{align-items:center;display:flex;justify-content:space-between}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_attempContainer__7fhWj .PersonalTestResult_previousResultContainer__iYVgW{position:static}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_attempContainer__7fhWj .PersonalTestResult_previousResultContainer__iYVgW div{margin-top:0}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_answersContainer__WbaE5{flex-direction:row;justify-content:space-between;margin-top:2rem}.PersonalTestResult_container__DMG3f .PersonalTestResult_card__cd6p5 .PersonalTestResult_dataContainer__\+5PNM .PersonalTestResult_answersContainer__WbaE5 .PersonalTestResult_resultContainer__zLCyy i{height:30px;width:30px}}.Options_optionsList__6YjEb .Options_option__ZLSIK{color:#1e1f3c;font-size:.6875rem;font-weight:400;line-height:125%}@media(min-width:992px){.Options_optionsList__6YjEb .Options_option__ZLSIK{font-size:.75rem}}.Options_optionsList__6YjEb{counter-reset:options}.Options_optionsList__6YjEb .Options_option__ZLSIK{align-items:baseline;color:#a1a2a3;counter-increment:options;display:flex;margin-bottom:7px}.Options_optionsList__6YjEb .Options_option__ZLSIK .Options_list__LvFZw>div{display:inline-block}.Options_optionsList__6YjEb .Options_option__ZLSIK li{align-items:baseline;display:grid;grid-template-columns:20px 1fr;line-height:16px}.Options_optionsList__6YjEb .Options_option__ZLSIK i{font-size:.8125rem}.ResultsItem_feedback__fJUcD b{color:#1e1f3c;font-weight:700;line-height:125%}.ResultsItem_questionContainer__rgvsD,.ResultsItem_questionContainer__rgvsD .ResultsItem_statement__k0hOe{color:#1e1f3c;font-weight:400;line-height:125%}.ResultsItem_feedback__fJUcD b{font-size:.6875rem}@media(min-width:992px){.ResultsItem_feedback__fJUcD b{font-size:.75rem}}.ResultsItem_questionContainer__rgvsD,.ResultsItem_questionContainer__rgvsD .ResultsItem_statement__k0hOe{font-size:.6875rem}@media(min-width:992px){.ResultsItem_questionContainer__rgvsD,.ResultsItem_questionContainer__rgvsD .ResultsItem_statement__k0hOe{font-size:.75rem}}.ResultsItem_feedback__fJUcD{display:flex}.ResultsItem_feedback__fJUcD b{margin-right:5px}.ResultsItem_feedback__fJUcD p{color:#a1a2a3;line-height:16px}.ResultsItem_question__fSKBe{margin-bottom:16px}.ResultsItem_questionContainer__rgvsD{padding:13px 16px;width:100%}.ResultsItem_questionContainer__rgvsD>div>p{line-height:20px;margin-bottom:15px}.ResultsItem_questionContainer__rgvsD .ResultsItem_statement__k0hOe{margin-bottom:10px}.ResultsItemPlayer_playerContainer__3ed57{padding:0}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle{background-color:#fff;border-radius:4px;margin-bottom:1rem;padding:.8125rem 1rem}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle header{margin:0 0 .625rem;max-width:700px;width:100%}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle header .pl-paragraph{font-size:.8125rem}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-answer-level-feedback{display:none}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle main{width:100%}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle main .pl-paragraph{font-size:.8125rem;line-height:1.25rem}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-image,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle aside{width:100%}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-hint-button>button{display:none}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main{margin-left:.75rem}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong{background-color:#fff;border:none;margin:0;padding:0;position:relative}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct:hover,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong:hover{background-color:#0000;cursor:auto}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct button,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong button{cursor:auto}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct img,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong img{left:0}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-item-content-container,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-item-content-container{align-items:center;display:flex;width:calc(100% - 24px)}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-item-content-container:before,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-item-content-container:before{content:counter(section,upper-alpha) ". ";display:inline-flex;font-weight:400;height:auto;margin-right:.5rem;min-width:auto}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-paragraph,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-paragraph{color:#1e1f3c;display:block;font-size:.8125rem;margin:0 1.25rem;width:100%}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-radio-button-selected~div .pl-paragraph,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-radio-button-selected~div .pl-paragraph:before,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-radio-button-selected~div .pl-paragraph,.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-radio-button-selected~div .pl-paragraph:before{font-weight:700}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-matching .pl-correct-and-current-answer-switch-wrapper{margin:1rem;position:inherit}.ResultsItemPlayer_playerContainer__3ed57 .pl-topic .pl-particle .pl-hot-text{align-items:flex-start}.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tabSelected__L6cMQ,.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tab__JVLYp,.ResultsTable_card__JAILD .ResultsTable_title__khePs .ResultsTable_titleContainer__GDJWh,.ResultsTable_card__JAILD .ResultsTable_weekTitle__PqASs h3{color:#1e1f3c;font-weight:700;line-height:125%}.ResultsTable_card__JAILD .ResultsTable_questionsContainer__XxGvh .ResultsTable_titleContainer__GDJWh p,.ResultsTable_card__JAILD .ResultsTable_weekContent__7zZv->div{color:#1e1f3c;font-weight:400;line-height:125%}.ResultsTable_card__JAILD .ResultsTable_title__khePs .ResultsTable_titleContainer__GDJWh{font-size:1.0625rem}@media(min-width:992px){.ResultsTable_card__JAILD .ResultsTable_title__khePs .ResultsTable_titleContainer__GDJWh{font-size:1.5rem}}.ResultsTable_card__JAILD .ResultsTable_weekTitle__PqASs h3{font-size:.9375rem}@media(min-width:992px){.ResultsTable_card__JAILD .ResultsTable_weekTitle__PqASs h3{font-size:1.125rem}}.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tabSelected__L6cMQ,.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tab__JVLYp{font-size:.9375rem}@media(min-width:992px){.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tabSelected__L6cMQ,.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tab__JVLYp{font-size:1rem}}.ResultsTable_card__JAILD .ResultsTable_questionsContainer__XxGvh .ResultsTable_titleContainer__GDJWh p,.ResultsTable_card__JAILD .ResultsTable_weekContent__7zZv->div{font-size:.8125rem}@media(min-width:992px){.ResultsTable_card__JAILD .ResultsTable_questionsContainer__XxGvh .ResultsTable_titleContainer__GDJWh p,.ResultsTable_card__JAILD .ResultsTable_weekContent__7zZv->div{font-size:.875rem}}.ResultsTable_card__JAILD{border:1px solid #e5f3fa;border-radius:4px;box-shadow:none;display:flex;flex-direction:column;margin-top:40px}.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5{display:flex;flex-direction:row;padding:0 20px}.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tabSelected__L6cMQ,.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tab__JVLYp{align-items:center;border-bottom:3px solid #fff;color:#b4c2e2;cursor:pointer;display:flex;height:50px;justify-content:center;margin:0 12px}.ResultsTable_card__JAILD .ResultsTable_tabsContainer__Bx9L5 .ResultsTable_tabSelected__L6cMQ{border-bottom:3px solid #0083c9;color:#1e1f3c}.ResultsTable_card__JAILD .ResultsTable_weekTitle__PqASs{background-color:#edf2fd;border-bottom:1px solid #cedbf8;padding:.75rem 2rem}.ResultsTable_card__JAILD .ResultsTable_weekContent__7zZv-{grid-template-columns:1fr 10rem;padding:1.2rem 2rem}.ResultsTable_card__JAILD .ResultsTable_weekContent__7zZv-:nth-child(2n){background-color:#edf2fd33}.ResultsTable_card__JAILD .ResultsTable_title__khePs{border-radius:4px 4px 0 0;font-size:1.25rem;font-weight:700;padding:1.2rem 2rem}.ResultsTable_card__JAILD .ResultsTable_title__khePs>div{font-size:.875rem;font-weight:700}.ResultsTable_card__JAILD .ResultsTable_title__khePs>div:first-child{font-size:1.25rem}.ResultsTable_card__JAILD .ResultsTable_title__khePs i{color:#b4c2e2;font-size:2rem;margin-right:10px}.ResultsTable_card__JAILD .ResultsTable_title__khePs .ResultsTable_titleContainer__GDJWh{align-items:center;display:flex}.ResultsTable_card__JAILD .ResultsTable_questionsContainer__XxGvh{padding:30px}.ResultsTable_card__JAILD .ResultsTable_questionsContainer__XxGvh .ResultsTable_titleContainer__GDJWh{display:flex;flex-direction:row;margin-left:16px}.ResultsTable_card__JAILD .ResultsTable_questionsContainer__XxGvh .ResultsTable_titleContainer__GDJWh .ResultsTable_slash__JKu7s{color:#1e1f3c}.ResultsTable_card__JAILD .ResultsTable_questionsContainer__XxGvh .ResultsTable_titleContainer__GDJWh .ResultsTable_link__umJxN{max-width:45%}.ResultsTable_card__JAILD .ResultsTable_questionsContainer__XxGvh .ResultsTable_titleContainer__GDJWh p{color:#0083c9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_title__AO3EM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_title__AO3EM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_title__AO3EM,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerGreen__4A6jy,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerRed__7drCE,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainer__AQ-Gx,.ChapterExamResults_container__fV0-i .ChapterExamResults_neutral__Ngc5K{color:#1e1f3c;font-weight:700;line-height:125%}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_text__ukwsv,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_text__ukwsv,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_text__ukwsv{color:#1e1f3c;font-weight:400;line-height:125%}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_result__sUbzR{font-size:2.25rem}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_result__sUbzR{font-size:4rem}}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_title__AO3EM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_title__AO3EM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_title__AO3EM{font-size:1.25rem}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_title__AO3EM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_title__AO3EM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_title__AO3EM{font-size:2rem}}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerGreen__4A6jy,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerRed__7drCE,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainer__AQ-Gx{font-size:1.0625rem}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answer__Cg6Wh,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerGreen__4A6jy,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerRed__7drCE,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainer__AQ-Gx{font-size:1.5rem}}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa{font-size:.9375rem}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa{font-size:1.125rem}}.ChapterExamResults_container__fV0-i .ChapterExamResults_neutral__Ngc5K{font-size:.8125rem}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_neutral__Ngc5K{font-size:.875rem}}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B{font-size:1.0625rem}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B{font-size:1.5rem}}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_text__ukwsv,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_text__ukwsv,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_text__ukwsv{font-size:.9375rem}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_text__ukwsv,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_text__ukwsv,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_text__ukwsv{font-size:1.125rem}}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY{font-size:.8125rem}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY{font-size:.875rem}}.ChapterExamResults_container__fV0-i{display:flex;flex-direction:column}.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerGreen__4A6jy,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerRed__7drCE,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainer__AQ-Gx{display:flex;margin-top:22px}.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerGreen__4A6jy i,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerRed__7drCE i,.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainer__AQ-Gx i{font-size:1.625rem;margin-right:10px;margin-top:4px}.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerRed__7drCE{color:#d80000}.ChapterExamResults_container__fV0-i .ChapterExamResults_increaseContainerGreen__4A6jy{color:#4ec491}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU-{align-items:center;display:flex;flex-direction:row;margin:16px}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_attempt__P8wRA,.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- p{margin-left:5px}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_date__A7W\+7{margin-left:20px;margin-right:10px}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_attemptButtonDisabled__hs7M4,.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_attemptButton__10gC\+{align-items:center;background:#edf2fd;border:1px solid #cedbf8;color:#1e1f3c;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:8px;width:24px}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_attemptButtonDisabled__hs7M4:hover,.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_attemptButton__10gC\+:hover{background:#cedbf8}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_attemptButtonDisabled__hs7M4{background:#fff;border:1px solid #b4c2e2;color:#8191b5!important;cursor:default}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_attemptButtonDisabled__hs7M4:hover{background:#fff}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_attemptButtonDisabled__hs7M4 i{color:#b4c2e2}@media(max-width:869px){.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU-{align-items:baseline;display:flex;flex-direction:column}.ChapterExamResults_container__fV0-i .ChapterExamResults_attemptContainer__DZbU- .ChapterExamResults_button__bYVpw{width:100%}}.ChapterExamResults_container__fV0-i .ChapterExamResults_previousResultContainer__W4uo9{left:200px;position:absolute;top:80px}.ChapterExamResults_container__fV0-i .ChapterExamResults_neutral__Ngc5K{color:#4e6089}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F{border-radius:4px;box-shadow:none!important;flex-direction:row;min-height:220px;overflow:hidden;position:relative;width:100%}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY{display:flex;flex-direction:column;padding:.8rem;position:relative}@media(min-width:992px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY{padding:2.5rem}}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_result__sUbzR,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_result__sUbzR{margin-bottom:-12px}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_percentage__EGm\+d,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_percentage__EGm\+d,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_percentage__EGm\+d{align-items:flex-end;display:flex;margin-bottom:24px;margin-top:10px;text-align:end}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_text__ukwsv,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_text__ukwsv,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_text__ukwsv{color:#4e6089;line-height:26px;margin:20px 0}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_buttonsContainer__W5LVQ,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_buttonsContainer__W5LVQ,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_buttonsContainer__W5LVQ{display:flex}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_buttonsContainer__W5LVQ .ChapterExamResults_button__bYVpw,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_buttonsContainer__W5LVQ .ChapterExamResults_button__bYVpw,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_buttonsContainer__W5LVQ .ChapterExamResults_button__bYVpw{align-items:center;display:flex;justify-content:center;padding:0 2.4rem}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_buttonsContainer__W5LVQ .ChapterExamResults_button__bYVpw i,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_buttonsContainer__W5LVQ .ChapterExamResults_button__bYVpw i,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_buttonsContainer__W5LVQ .ChapterExamResults_button__bYVpw i{padding-left:.5rem}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_dataContainer__Y4u5Z,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_dataContainer__Y4u5Z,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_dataContainer__Y4u5Z{display:flex;justify-content:space-between}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_progressBar__-e9cy,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_progressBar__-e9cy,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_progressBar__-e9cy{margin-top:12px;width:27px}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_neutralBig__TIcHa{color:#4e6089}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD{display:flex;flex-direction:column}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerGreen__LtgQ9{color:#4ec491}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerRed__peeqA{color:#d80000}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_answerText__TP-cY{color:#4e6089}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_icon__NcA5B{align-items:center;border-radius:20px;display:flex;height:40px;justify-content:center;margin-right:16px;width:40px}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconGreen__12DfM{background-color:#edf9f4;color:#4ec491}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_iconRed__ByOgj{background-color:#fbe5e5;color:#d80000}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB .ChapterExamResults_resultContainer__PUgBa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd .ChapterExamResults_resultContainer__PUgBa,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_content__cbeDY .ChapterExamResults_resultContainer__PUgBa{align-items:center;display:flex;flex-direction:row;margin:14px 0}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentLeft__ExUUB{min-width:60%}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_contentRight__dEDqd{border-left:1px solid #cedbf8;min-width:40%}.ChapterExamResults_container__fV0-i .ChapterExamResults_blocks__SDe8k,.ChapterExamResults_container__fV0-i .ChapterExamResults_results__bcpqA{height:100%;width:100%}@media(max-width:869px){.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_dataContainer__Y4u5Z{flex-direction:column}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_attempContainer__MA9\+1{align-items:center;display:flex;justify-content:space-between}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_attempContainer__MA9\+1 .ChapterExamResults_previousResultContainer__W4uo9{position:static}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_attempContainer__MA9\+1 .ChapterExamResults_previousResultContainer__W4uo9 div{margin-top:0}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_answersContainer__PsEMD{flex-direction:row;justify-content:space-between;margin-top:2rem}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_dataContainer__Y4u5Z .ChapterExamResults_answersContainer__PsEMD .ChapterExamResults_resultContainer__PUgBa i{height:30px;width:30px}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_subTitle__fBuwr,.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_text__ukwsv{display:none}.ChapterExamResults_container__fV0-i .ChapterExamResults_card__AGR9F .ChapterExamResults_button__bYVpw{width:100%}}.ContinueExam_contentRight__-HQYE .ContinueExam_subTitle__D0R83,.ContinueExam_content__PHlHB .ContinueExam_subTitle__D0R83{color:#1e1f3c;font-weight:700;line-height:125%}.ContinueExam_contentRight__-HQYE .ContinueExam_text__L8DOp,.ContinueExam_content__PHlHB .ContinueExam_text__L8DOp{color:#1e1f3c;font-weight:400;line-height:125%}.ContinueExam_contentRight__-HQYE .ContinueExam_subTitle__D0R83,.ContinueExam_content__PHlHB .ContinueExam_subTitle__D0R83{font-size:1.0625rem}@media(min-width:992px){.ContinueExam_contentRight__-HQYE .ContinueExam_subTitle__D0R83,.ContinueExam_content__PHlHB .ContinueExam_subTitle__D0R83{font-size:1.5rem}}.ContinueExam_contentRight__-HQYE .ContinueExam_text__L8DOp,.ContinueExam_content__PHlHB .ContinueExam_text__L8DOp{font-size:.9375rem}@media(min-width:992px){.ContinueExam_contentRight__-HQYE .ContinueExam_text__L8DOp,.ContinueExam_content__PHlHB .ContinueExam_text__L8DOp{font-size:1.125rem}}.ContinueExam_contentRight__-HQYE,.ContinueExam_content__PHlHB{display:flex;flex-direction:column;padding:.8rem;position:relative}@media(min-width:992px){.ContinueExam_contentRight__-HQYE,.ContinueExam_content__PHlHB{padding:2.5rem}}.ContinueExam_contentRight__-HQYE .ContinueExam_text__L8DOp,.ContinueExam_content__PHlHB .ContinueExam_text__L8DOp{color:#4e6089;line-height:26px;margin:20px 0}.ContinueExam_contentRight__-HQYE .ContinueExam_buttonsContainer__Rowhe,.ContinueExam_content__PHlHB .ContinueExam_buttonsContainer__Rowhe{display:flex}.ContinueExam_contentRight__-HQYE .ContinueExam_buttonsContainer__Rowhe .ContinueExam_buttonText__UB0UW,.ContinueExam_content__PHlHB .ContinueExam_buttonsContainer__Rowhe .ContinueExam_buttonText__UB0UW{color:#fff}.ContinueExam_contentRight__-HQYE .ContinueExam_buttonsContainer__Rowhe .ContinueExam_button__uqa0V,.ContinueExam_content__PHlHB .ContinueExam_buttonsContainer__Rowhe .ContinueExam_button__uqa0V{align-items:center;display:flex;justify-content:center;padding:0 2.4rem}.ContinueExam_contentRight__-HQYE .ContinueExam_buttonsContainer__Rowhe .ContinueExam_button__uqa0V i,.ContinueExam_content__PHlHB .ContinueExam_buttonsContainer__Rowhe .ContinueExam_button__uqa0V i{padding-left:.5rem}.ContinueExam_contentRight__-HQYE{border-left:1px solid #cedbf8;min-width:40%}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_roundNumber__75pnZ,.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I,.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I i{color:#1e1f3c;font-weight:700;line-height:125%}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_icon__5dBBC,.OverviewItemHeader_item__WTL13 .OverviewItemHeader_label__bCNha,.OverviewItemHeader_item__WTL13 .OverviewItemHeader_label__bCNha i,.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx .OverviewItemHeader_valueContainer__dxUlN .OverviewItemHeader_barContainer__xdZrM span,.OverviewItemHeader_tooltipContent__w4ryS{color:#1e1f3c;font-weight:400;line-height:125%}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_roundNumber__75pnZ,.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I i{font-size:.9375rem}@media(min-width:992px){.OverviewItemHeader_item__WTL13 .OverviewItemHeader_roundNumber__75pnZ,.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I i{font-size:1.125rem}}.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I{font-size:.9375rem}@media(min-width:992px){.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I{font-size:1rem}}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_label__bCNha{font-size:.9375rem}@media(min-width:992px){.OverviewItemHeader_item__WTL13 .OverviewItemHeader_label__bCNha{font-size:1.125rem}}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_icon__5dBBC,.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx .OverviewItemHeader_valueContainer__dxUlN .OverviewItemHeader_barContainer__xdZrM span{font-size:.8125rem}@media(min-width:992px){.OverviewItemHeader_item__WTL13 .OverviewItemHeader_icon__5dBBC,.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx .OverviewItemHeader_valueContainer__dxUlN .OverviewItemHeader_barContainer__xdZrM span{font-size:.875rem}}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_label__bCNha i,.OverviewItemHeader_tooltipContent__w4ryS{font-size:.9375rem}@media(min-width:992px){.OverviewItemHeader_item__WTL13 .OverviewItemHeader_label__bCNha i,.OverviewItemHeader_tooltipContent__w4ryS{font-size:1rem}}.OverviewItemHeader_tooltipContent__w4ryS{align-items:flex-end;display:flex;flex-direction:column}.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I{align-items:center;background-color:#edf2fd;border:2px solid #cedbf8;border-radius:4px;color:#1e1f3c;cursor:pointer;display:flex;height:48px;justify-content:center;margin-right:0;margin-top:20px;padding:0 5px;width:90px}.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I i{margin-bottom:4px;margin-left:8px}.OverviewItemHeader_tooltipContent__w4ryS .OverviewItemHeader_seeButton__3Mu2I:hover{background:#cedbf8}.OverviewItemHeader_item__WTL13{align-items:center;border-top:1px solid #cedbf8;cursor:pointer;display:flex;justify-content:space-between;padding:14px}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_itemContent__PjA-o{align-items:center;display:flex;justify-content:space-between;width:-webkit-fill-available}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_itemContent__PjA-o .OverviewItemHeader_itemTitle__fuHL8{display:flex}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_toolTip__Egmz-{background:#fff;border:1px solid #b4c2e2;bottom:-630%;color:#1e1f3c;padding:25px}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_toolTip__Egmz-:after{display:none}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_label__bCNha{align-items:center;display:flex;flex-grow:1;margin-left:14px}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_label__bCNha i{align-self:center;justify-self:center;margin-left:10px;padding-top:6px}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx{align-items:flex-start;display:flex;flex-direction:column;margin-right:25px}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx:last-child{margin-right:0}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx .OverviewItemHeader_valueContainer__dxUlN{align-items:center;display:flex;flex-direction:column-reverse}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx .OverviewItemHeader_valueContainer__dxUlN .OverviewItemHeader_barContainer__xdZrM{align-items:center;display:flex;justify-content:space-between;min-width:210px}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx .OverviewItemHeader_valueContainer__dxUlN .OverviewItemHeader_barContainer__xdZrM span{color:#292a54;margin-left:.625rem}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx .OverviewItemHeader_valueContainer__dxUlN .OverviewItemHeader_barContainer__xdZrM .OverviewItemHeader_bar__9VE3h{margin-right:.5rem;width:1rem}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_ratingColumn__S5OIx .OverviewItemHeader_valueContainer__dxUlN .OverviewItemHeader_noValue__\+-iAi{color:#e3e9f1;display:block;text-align:center;width:100%}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_roundNumber__75pnZ{align-items:center;background:#9be7ff;border-radius:16px;display:flex;height:32px;justify-content:center;width:32px}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_icon__5dBBC{margin-left:30px}@media(max-width:869px){.OverviewItemHeader_item__WTL13 .OverviewItemHeader_itemContent__PjA-o{align-items:normal;flex-direction:column}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_itemTitle__fuHL8{display:flex;margin-bottom:.8rem}.OverviewItemHeader_item__WTL13 .OverviewItemHeader_barContainer__xdZrM{justify-content:start!important}}.Options_optionsList__LxNWy .Options_option__-Dog9{color:#1e1f3c;font-size:.6875rem;font-weight:400;line-height:125%}@media(min-width:992px){.Options_optionsList__LxNWy .Options_option__-Dog9{font-size:.75rem}}.Options_optionsList__LxNWy{counter-reset:options}.Options_optionsList__LxNWy .Options_option__-Dog9{align-items:baseline;color:#a1a2a3;counter-increment:options;display:flex;margin-bottom:7px}.Options_optionsList__LxNWy .Options_option__-Dog9 .Options_list__vfFQe>div{display:inline-block}.Options_optionsList__LxNWy .Options_option__-Dog9 li{align-items:baseline;display:grid;grid-template-columns:20px 1fr;line-height:16px}.Options_optionsList__LxNWy .Options_option__-Dog9 i{font-size:.8125rem}.ResultsItem_feedback__zpSBc b,.ResultsItem_questionContainer__rolrR,.ResultsItem_questionContainer__rolrR .ResultsItem_statement__QHT1P{color:#1e1f3c;font-size:.6875rem;font-weight:400;line-height:125%}@media(min-width:992px){.ResultsItem_feedback__zpSBc b,.ResultsItem_questionContainer__rolrR,.ResultsItem_questionContainer__rolrR .ResultsItem_statement__QHT1P{font-size:.75rem}}.ResultsItem_feedback__zpSBc b{color:#1e1f3c}.ResultsItem_feedback__zpSBc{display:flex}.ResultsItem_feedback__zpSBc b{margin-right:5px}.ResultsItem_feedback__zpSBc p{color:#a1a2a3;line-height:16px}.ResultsItem_question__N-VeQ{margin-bottom:16px}.ResultsItem_questionContainer__rolrR{padding:13px 16px;width:100%}.ResultsItem_questionContainer__rolrR>div>p{line-height:20px;margin-bottom:15px}.ResultsItem_questionContainer__rolrR .ResultsItem_statement__QHT1P{margin-bottom:10px}.ResultsItemPlayer_playerContainer__aI8FD{padding:0}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle{background-color:#fff;border-radius:4px;margin-bottom:1rem;padding:.8125rem 1rem}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle header{margin:0 0 .625rem;max-width:700px;width:100%}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle header .pl-paragraph{font-size:.8125rem}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-answer-level-feedback{display:none}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle main{width:100%}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle main .pl-paragraph{font-size:.8125rem;line-height:1.25rem}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-image,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle aside{width:100%}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-hint-button>button{display:none}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main{margin-left:.75rem}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong{background-color:#fff;border:none;margin:0;padding:0;position:relative}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct:hover,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong:hover{background-color:#0000;cursor:auto}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct button,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong button{cursor:auto}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct img,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong img{left:0}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-item-content-container,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-item-content-container{align-items:center;display:flex;width:calc(100% - 24px)}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-item-content-container:before,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-item-content-container:before{content:counter(section,upper-alpha) ". ";display:inline-flex;font-weight:400;height:auto;margin-right:.5rem;min-width:auto}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-paragraph,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-paragraph{color:#1e1f3c;display:block;font-size:.8125rem;margin:0 1.25rem;width:100%}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-radio-button-selected~div .pl-paragraph,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-correct .pl-radio-button-selected~div .pl-paragraph:before,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-radio-button-selected~div .pl-paragraph,.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-multiple-select .pl-multiple-select-main .pl-select-option-wrong .pl-radio-button-selected~div .pl-paragraph:before{font-weight:700}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-matching .pl-correct-and-current-answer-switch-wrapper{margin:1rem;position:inherit}.ResultsItemPlayer_playerContainer__aI8FD .pl-topic .pl-particle .pl-hot-text{align-items:flex-start}.OverviewItem_item__\+k\+jB{padding:20px 40px}.Overview_container__M-qa4 .Overview_cardHeader__A\+\+G8 .Overview_title__\+6hjt{color:#1e1f3c;font-weight:700;line-height:125%}.Overview_container__M-qa4 .Overview_cardHeader__A\+\+G8 .Overview_subtitle__4XqMs{color:#1e1f3c;font-weight:400;line-height:125%}.Overview_container__M-qa4 .Overview_cardHeader__A\+\+G8 .Overview_title__\+6hjt{font-size:1.25rem}@media(min-width:992px){.Overview_container__M-qa4 .Overview_cardHeader__A\+\+G8 .Overview_title__\+6hjt{font-size:2rem}}.Overview_container__M-qa4 .Overview_cardHeader__A\+\+G8 .Overview_subtitle__4XqMs{font-size:.9375rem}@media(min-width:992px){.Overview_container__M-qa4 .Overview_cardHeader__A\+\+G8 .Overview_subtitle__4XqMs{font-size:1.125rem}}.Overview_container__M-qa4{box-shadow:none;display:flex;flex-direction:column;padding:0 20px 20px}.Overview_container__M-qa4 .Overview_overviewContainer__-9oyx{border-bottom:1px solid #cedbf8;border-left:1px solid #cedbf8;border-right:1px solid #cedbf8}.Overview_container__M-qa4 .Overview_cardHeader__A\+\+G8{padding:20px}.Overview_container__M-qa4 .Overview_cardHeader__A\+\+G8 .Overview_subtitle__4XqMs{color:#4e6089;margin:10px 0}.ResultsTable_card__ITQvp .ResultsTable_title__luUXC .ResultsTable_titleContainer__4K41p,.ResultsTable_card__ITQvp .ResultsTable_weekTitle__Xos91 h3{color:#1e1f3c;font-weight:700;line-height:125%}.ResultsTable_card__ITQvp .ResultsTable_weekContent__cdcB->div{color:#1e1f3c;font-weight:400;line-height:125%}.ResultsTable_card__ITQvp .ResultsTable_title__luUXC .ResultsTable_titleContainer__4K41p{font-size:1.0625rem}@media(min-width:992px){.ResultsTable_card__ITQvp .ResultsTable_title__luUXC .ResultsTable_titleContainer__4K41p{font-size:1.5rem}}.ResultsTable_card__ITQvp .ResultsTable_weekTitle__Xos91 h3{font-size:.9375rem}@media(min-width:992px){.ResultsTable_card__ITQvp .ResultsTable_weekTitle__Xos91 h3{font-size:1.125rem}}.ResultsTable_card__ITQvp .ResultsTable_weekContent__cdcB->div{font-size:.8125rem}@media(min-width:992px){.ResultsTable_card__ITQvp .ResultsTable_weekContent__cdcB->div{font-size:.875rem}}.ResultsTable_card__ITQvp{border:1px solid #e5f3fa;border-radius:4px;box-shadow:none;display:flex;flex-direction:column;margin-top:40px}.ResultsTable_card__ITQvp .ResultsTable_weekTitle__Xos91{background-color:#edf2fd;border-bottom:1px solid #cedbf8;padding:.75rem 2rem}.ResultsTable_card__ITQvp .ResultsTable_weekContent__cdcB-{grid-template-columns:1fr 10rem;padding:1.2rem 2rem}.ResultsTable_card__ITQvp .ResultsTable_weekContent__cdcB-:nth-child(2n){background-color:#edf2fd33}@media(max-width:869px){.ResultsTable_card__ITQvp .ResultsTable_weekContent__cdcB-{padding:1.2rem .8rem}}.ResultsTable_card__ITQvp .ResultsTable_title__luUXC{border-radius:4px 4px 0 0;font-size:1.25rem;font-weight:700;padding:1.2rem 2rem}.ResultsTable_card__ITQvp .ResultsTable_title__luUXC>div{font-size:.875rem;font-weight:700}.ResultsTable_card__ITQvp .ResultsTable_title__luUXC>div:first-child{font-size:1.25rem}.ResultsTable_card__ITQvp .ResultsTable_title__luUXC i{color:#b4c2e2;font-size:2rem;margin-right:10px}.ResultsTable_card__ITQvp .ResultsTable_title__luUXC .ResultsTable_titleContainer__4K41p{align-items:center;display:flex}:root{--rpv-attachment__item--hover-background-color:#0000001a;--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;flex-direction:column;height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:#0000001a;background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-bookmark__item--hover-background-color:#0000001a;--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:#000;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:#0000001a;background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;margin:0;overflow:auto;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color:#ff03;--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:#0000004d;--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:#0000004d;--rpv-core__button-background-color:#0000004d;--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:#0000004d;--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:#0000001a;--rpv-core__menu-item--disabled-color:#0000004d;--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:#0000001a;--rpv-core__minimal-button--disabled-color:#0000004d;--rpv-core__minimal-button--selected-background-color:#0000001a;--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:#0000004d;--rpv-core__modal-overlay-background-color:#00000080;--rpv-core__page-layer-box-shadow:2px 2px 8px 0 #0003;--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:#0000004d;--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:#0000001a;--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:#0000004d;--rpv-core__spinner-border-color:#0006;--rpv-core__spinner-border-transparent-color:#0000;--rpv-core__splitter-background-color:#0000;--rpv-core__splitter--hover-background-color:#0003;--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:#0000;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:#0003;--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:#0000004d;border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid #0000004d;border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:#0000004d;border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:#0000004d;background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:#ff03;background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:#0000001a;background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:#0000004d;color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:#0000004d;color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:#00000080;background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid #0000004d;border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:#0000001a;background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid #0000;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid #0000;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid #0006;border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid #0006;border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{animation-duration:.4s;animation-iteration-count:infinite;animation-name:rpv-core__spinner-transform;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rpv-core__splitter{background-color:initial;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:#0003;background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid #0003;border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:#0000;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color:#fff;--rpv-thumbnail__container-box-shadow:#0003 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:#0000004d}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-thumbnail__container{align-items:center;background:#fff;background:var(--rpv-thumbnail__container-background-color);box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--dual-cover,.rpv-thumbnail__item--single{padding:.5rem}.rpv-thumbnail__item--dual-cover-odd,.rpv-thumbnail__item--dual-even{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-cover-even,.rpv-thumbnail__item--dual-odd{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__item--single:hover,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item{background-color:#0000004d;background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;padding:.25rem;text-align:center}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:#0000004d;background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:#0000004d;--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:#fff;background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:9999}.rpv-drop__area-body{align-items:center;border:2px dashed #0000004d;border:2px dashed var(--rpv-drop__area-body-border-color);color:#000;color:var(--rpv-drop__area-body-color);display:flex;font-size:1.5rem;height:100%;justify-content:center}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{align-items:center;background-color:#fff;background-color:var(--rpv-full-screen__overlay-background-color);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{bottom:0;cursor:pointer;display:none;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:#0000004d;--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:#0000;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:#fff;background-color:var(--rpv-print__progress-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;page-break-after:always;page-break-inside:avoid;width:100%}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-search__highlight{background-color:#ff06;background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:#00800066;background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:#ff06;--rpv-search__highlight--current-background-color:#00800066}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:#0009}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:#0009 #0000 #0000;border-color:var(--rpv-zoom__popover-target-arrow-border-color) #0000 #0000;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:#000;color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:#0000004d;--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:#0000001a;--rpv-default-layout__sidebar-border-color:#0003;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:#0003;--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid #0000004d;border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:#eee;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid #0000001a;border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;height:2.5rem;left:0;position:absolute;top:0;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar--opened-background-color);bottom:0;left:0;position:absolute;top:0;width:12rem;z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid #0003;border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid #0003;border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:#fff;background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media(min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media(min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:#eee;background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:#000;color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid #0003;border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid #0003;border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.Description_container__3WdGy{counter-increment:answer;display:flex;line-height:24px;padding:0 40px}.Description_container__3WdGy .Description_description__IBWrZ{line-height:20px}.Description_container__3WdGy .Description_description__IBWrZ>*{font-weight:700}.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_backIcon__S1O8\+{color:#1e1f3c;font-size:.8125rem;font-weight:400;line-height:125%}@media(min-width:992px){.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_backIcon__S1O8\+{font-size:.875rem}}.AssignmentPreviewModal_modal__-a6I7{height:683px;max-height:95%!important;max-width:1000px;width:90%}@media(min-width:992px){.AssignmentPreviewModal_modal__-a6I7{width:90%!important}}.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_buttonsContainer__9gAdx{align-items:center;display:flex;justify-content:space-between;margin:1.5rem 2rem}.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_backIcon__S1O8\+{color:#8191b5}.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_backIcon__S1O8\+>div{align-items:center;display:flex}.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_backIcon__S1O8\+ i{color:#1e1f3c;font-size:1.2rem}.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_labelText__V4w\+N{margin-left:.8rem}.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_icon__f70SQ{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}.AssignmentPreviewModal_modal__-a6I7 .AssignmentPreviewModal_icon__f70SQ i{color:#b4c2e2;font-size:1.2rem}.AssignmentPreviewModal_container__5QPxv{margin:50px}.AssignmentPreviewModal_container__5QPxv .AssignmentPreviewModal_introduction__r5-a\+{text-align:left}.AssignmentPreviewModal_container__5QPxv .AssignmentPreviewModal_assignmentQuestions__t99LR{border:1px solid #cedbf8;border-radius:4px;display:flex;flex-direction:column;margin-top:2rem;width:100%}.AssignmentPreviewModal_loadingIcon__GYwEc{color:#8191b5;font-size:3rem}.BookAssignmentsList_assignmentDetails__MhyOw .BookAssignmentsList_assignmentNumber__tR9z-{color:#1e1f3c;font-size:.6875rem;font-weight:700;line-height:125%}@media(min-width:992px){.BookAssignmentsList_assignmentDetails__MhyOw .BookAssignmentsList_assignmentNumber__tR9z-{font-size:.75rem}}.BookAssignmentsList_assignmentDetails__MhyOw{align-items:center;display:flex;justify-content:space-between;margin:22px 18px 12px 32px}.BookAssignmentsList_assignmentDetails__MhyOw .BookAssignmentsList_assignmentNumber__tR9z-{color:#4e6089;line-height:16px}.BookAssignmentsList_showToStudent__kT03Q{align-items:center;display:flex;margin:0 30px 24px}.BookAssignmentsList_showToStudent__kT03Q .BookAssignmentsList_formContainer__o1kAg{display:flex;width:100%}.BookAssignmentsList_showToStudent__kT03Q .BookAssignmentsList_formContainer__o1kAg label{align-items:flex-start;cursor:pointer;display:flex;flex-flow:row-reverse;margin:0 32px 0 0}.BookAssignmentsList_showToStudent__kT03Q .BookAssignmentsList_formContainer__o1kAg label input[type=radio]{cursor:pointer;margin-right:16px}.BookAssignmentsList_noAssignments__MApgP{margin:20px 0;text-align:center}.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g .BooksFilter_select__c1Dpg label,.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g .BooksFilter_textSearch__4z0A1 label{color:#1e1f3c;font-size:.6875rem;font-weight:400}.BooksFilter_container__r18i1{display:flex;flex-flow:row wrap;margin:35px auto 90px;width:80%}.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g .BooksFilter_textSearch__4z0A1{margin-bottom:29px;width:100%}.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g .BooksFilter_textSearch__4z0A1 label{align-items:center;color:#fff;display:inline-flex;flex-flow:row-reverse;margin:8px;width:auto}.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g .BooksFilter_textSearch__4z0A1 .BooksFilter_searchInput__zUoBs{box-shadow:none;color:#292f3b}.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g .BooksFilter_select__c1Dpg{overflow:hidden;position:relative;width:40%}.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g .BooksFilter_select__c1Dpg label{color:#fff;margin:8px}.BooksFilter_container__r18i1 .BooksFilter_formContainer__myz7g .BooksFilter_select__c1Dpg select{-webkit-appearance:none;-moz-appearance:none;margin-top:4px;padding:0 15px;width:100%}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_bookAuthor__ZqFWa,.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_bookTitle__1069F{color:#1e1f3c;font-weight:400}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_bookTitle__1069F{font-size:.9375rem}@media(min-width:992px){.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_bookTitle__1069F{font-size:1.0625rem}}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_bookAuthor__ZqFWa{font-size:.8125rem}@media(min-width:992px){.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_bookAuthor__ZqFWa{font-size:.9375rem}}.BooksListGrid_booksList__tTSXG{display:flex;flex-flow:row wrap;justify-content:flex-start}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8{margin:14px 29px;width:100%}@media(min-width:992px){.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8{max-width:238px}}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c{border:1px solid #d5dce5;border-radius:4px;box-shadow:none;cursor:pointer;display:grid;grid-template-columns:120px 1fr .5fr;grid-template-rows:80px;height:16rem;margin:0 auto}@media(min-width:992px){.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c{display:flex}}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR{display:flex;height:125px;margin-top:1rem;width:238px}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR .BooksListGrid_genericImage__\+MCFZ{margin-top:-1rem;min-height:calc(125px + 1rem)}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR img{border-radius:4px 0 0 4px;margin:auto;max-height:100%;max-width:100%;object-fit:cover;object-position:center center}@media(min-width:992px){.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR img{border-radius:4px 4px 0 0}}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id=Economie]{background-color:#e5f3fa}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id="Exact, Techniek & Onderzoek"]{background-color:#bcb8ae}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id="Management & Bedrijfskunde"]{background-color:#feedc2}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id="Marketing & sales"]{background-color:#f1c9f0}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id=Lerarenopleiding]{background-color:#f1f1f1}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id=Recht]{background-color:#ebe7e0}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id="Sociale wetenschappen & gezondheidszorg"]{background-color:#c9d4e0}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id=Praktijkopleidingen]{background-color:rgba(124,255,216,.698)}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id="Persoonlijke & professionele ontwikkeling"]{background-color:#b2d7ff}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id="Communicatie & Talen"]{background-color:#cba4fd}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_imageWrapper__1EPKR[id=None]{background-color:#fff}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_bookTitle__1069F{color:#1e1f3c;font-weight:700;line-height:21px;overflow:hidden;padding:9px 16px 5px;text-overflow:ellipsis}.BooksListGrid_booksList__tTSXG .BooksListGrid_bookContainer__RaB\+8 .BooksListGrid_book__gHl3c .BooksListGrid_bookAuthor__ZqFWa{color:#a1a2a3;line-height:21px;overflow:hidden;padding:5px 16px 12px}.CollapsibleBooks_categories__zncak{display:flex;flex-direction:column}.CollapsibleBooks_categories__zncak .CollapsibleBooks_categoryContainer__Hrlo-{margin-bottom:32px}@media(min-width:992px){.CopyChapterModal_extraStyles__1cNZX{max-width:280px}}.CopyChapterModal_container__oUK6z{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0}.CopyChapterModal_container__oUK6z .CopyChapterModal_form__110X8{padding:0 18px;width:100%}.CopyChapterModal_container__oUK6z .CopyChapterModal_chapterName__JjGHs{margin-bottom:30px}.CopyChapterModal_container__oUK6z .CopyChapterModal_copyChapterTitle__4PvCP{border-bottom:1px solid #cedbf8;margin-bottom:20px;padding-bottom:15px;width:100%}.CopyChapterModal_container__oUK6z .CopyChapterModal_categoryFields__TRDrW{display:flex;flex-direction:column;text-align:justify}.CopyChapterModal_container__oUK6z .CopyChapterModal_categoryFields__TRDrW .CopyChapterModal_groupSelector__xrysw{appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1px solid #b4c2e2;border-radius:4px;font-size:1rem;height:3.125rem;margin-bottom:1rem;padding-left:14px;padding-right:2rem;text-transform:capitalize;width:100%}.CopyChapterModal_container__oUK6z .CopyChapterModal_categoryFields__TRDrW .CopyChapterModal_label__2VbJ-{color:#1e1f3c;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;margin-bottom:.1875rem}.CopyChapterModal_container__oUK6z .CopyChapterModal_coverContainer__8MPSr{width:100%}.CopyChapterModal_container__oUK6z .CopyChapterModal_coverContainer__8MPSr .CopyChapterModal_button__atrqK{margin-top:25px;width:100%}.CopyChapterModal_container__oUK6z .CopyChapterModal_coverContainer__8MPSr .CopyChapterModal_label__2VbJ-{color:#1e1f3c;font-size:.75rem;font-weight:400}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_confirmationMessage__-3\+KZ,.DeleteContent_deleteContentModal__PaQSn .DeleteContent_header__NVkON{color:#1e1f3c;font-weight:400}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_header__NVkON{font-size:1.0625rem}@media(min-width:992px){.DeleteContent_deleteContentModal__PaQSn .DeleteContent_header__NVkON{font-size:1.25rem}}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_confirmationMessage__-3\+KZ{font-size:.9375rem}@media(min-width:992px){.DeleteContent_deleteContentModal__PaQSn .DeleteContent_confirmationMessage__-3\+KZ{font-size:1.0625rem}}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_header__NVkON{color:#292f3b}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_confirmationMessage__-3\+KZ{color:#a1a2a3}.DeleteContent_modalStyle__8-PuI{width:max-content}.DeleteContent_deleteContentModal__PaQSn{border-radius:4px;display:flex;flex-direction:column;max-height:328px;padding:20px;width:100%}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_header__NVkON{font-weight:700;margin:29px auto 20px}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_confirmationMessage__-3\+KZ{line-height:24px;margin:20px auto;width:268px}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_actionButtons__lfx04{display:flex;flex-direction:column}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_actionButtons__lfx04 button{height:40px;margin:8px auto;width:100%}.DeleteContent_deleteContentModal__PaQSn .DeleteContent_actionButtons__lfx04 button:last-child{margin-bottom:32px}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_header__VO7Jl{font-size:1.5rem;font-weight:400;line-height:125%}@media(min-width:992px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_header__VO7Jl{font-size:3rem}}.NoJoinedGroups_container__5xb4Y{margin:20px 0}@media(min-width:869px){.NoJoinedGroups_container__5xb4Y{margin:0}}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_nameText__zK\+NQ{color:#1e1f3c;font-size:32px;font-weight:700;margin:10px 0 32px}@media(min-width:869px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_nameText__zK\+NQ{display:none}}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_logo__xPtO\+{display:none}@media(min-width:869px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_logo__xPtO\+{display:flex;flex-direction:row}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_logo__xPtO\+ img{width:152px}}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_header__VO7Jl{color:#1e1f3c;font-weight:700}@media(min-width:869px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_header__VO7Jl{font-weight:800}}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_description__TroCe{font-size:14px;font-weight:400;line-height:24px;margin:8px 0 40px;max-width:462px}@media(min-width:869px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_description__TroCe{font-size:1rem;margin:24px 0 40px}}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst{display:flex;flex-direction:column}@media(min-width:992px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst{flex-direction:row}}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst .NoJoinedGroups_inputContainer__1fTb0{width:100%}@media(min-width:992px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst .NoJoinedGroups_inputContainer__1fTb0{width:368px}}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst .NoJoinedGroups_inputContainer__1fTb0 .NoJoinedGroups_input__OUNXZ{border:1px solid #b4c2e2}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst .NoJoinedGroups_inputContainer__1fTb0 .NoJoinedGroups_input__OUNXZ::placeholder{color:#b4c2e2}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst .NoJoinedGroups_addButtonContainer__tuElN{margin:1rem 0}@media(min-width:992px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst .NoJoinedGroups_addButtonContainer__tuElN{margin:0 1rem}}.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst .NoJoinedGroups_addButtonContainer__tuElN .NoJoinedGroups_button__PDxvf{align-items:center;display:flex;justify-content:center;margin:0 auto;padding:0 24px;width:100%}@media(min-width:992px){.NoJoinedGroups_container__5xb4Y .NoJoinedGroups_form__ivnst .NoJoinedGroups_addButtonContainer__tuElN .NoJoinedGroups_button__PDxvf{width:64px}}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz p{color:#1e1f3c;font-size:.9375rem;font-weight:400;line-height:125%}@media(min-width:992px){.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz p{font-size:1rem}}.AccessAgreement_studentContainer__qmJbq{margin:1.25rem 0}@media(min-width:869px){.AccessAgreement_studentContainer__qmJbq{margin:0}}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_logo__9YTyn{display:none;margin:0 0 24px}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_logo__9YTyn img{width:152px}@media(min-width:869px){.AccessAgreement_studentContainer__qmJbq .AccessAgreement_logo__9YTyn{display:flex;flex-direction:row}}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_termsAndCondition__KR4rK{margin-top:5px}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_privacy__N-T1g{margin-top:10px}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentTitle__lkULE{color:#1e1f3c;font-size:1.5rem;font-weight:800}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentDescription__1Wm-9{color:#292a54;font-weight:400;line-height:1.5rem;margin:.5rem 0 0;max-width:560px}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentDescription__1Wm-9 .AccessAgreement_link__ZK8gf{color:#1599e0;font-weight:700}@media(min-width:992px){.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentDescription__1Wm-9{margin:1rem 0 0}}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW{display:flex;flex-direction:column;margin:1.5rem 0 0}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz{align-items:flex-start;border-radius:4px;box-shadow:none;display:flex;flex-direction:column;height:auto;padding:1rem}@media(min-width:992px){.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz{max-height:288px;overflow-y:auto;scrollbar-color:#cedbf8 #fff;width:552px}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz::-webkit-scrollbar{width:8px}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz::-webkit-scrollbar-thumb{background:#cedbf8;border-radius:40px}}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz p{margin:4px 0}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz ul{list-style:disc;margin:0 1rem}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_studentSubjectList__g4ORW .AccessAgreement_subject__Wqpgz ul li{color:#4e6089;font-size:.875rem;font-weight:400;line-height:1.875rem;text-align:left}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_agreeButton__yG3PR{margin-bottom:20px;margin-top:20px;width:100%}@media(min-width:869px){.AccessAgreement_studentContainer__qmJbq .AccessAgreement_agreeButton__yG3PR{max-width:144px}}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_policy__GuTv5{color:#292a54;display:flex;font-size:.875rem;font-weight:400;line-height:1.25rem;margin:1.25rem 0;max-width:560px;text-align:left}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_policy__GuTv5 .AccessAgreement_link__ZK8gf{color:#1599e0;font-weight:700}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_checkbox__mPAGp{border:1px solid #4e6089;height:1.5rem;margin-right:1rem;min-width:1.5rem}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_checkbox__mPAGp:after{content:"";font-family:icomoon;font-size:.875rem}.AccessAgreement_studentContainer__qmJbq .AccessAgreement_checkbox__mPAGp:checked{border:none}.GroupSelector_container__0Q3v8 .GroupSelector_header__ioVaW{font-size:1.5rem;font-weight:400;line-height:125%}@media(min-width:992px){.GroupSelector_container__0Q3v8 .GroupSelector_header__ioVaW{font-size:3rem}}.GroupSelector_container__0Q3v8{margin:20px 0}@media(min-width:869px){.GroupSelector_container__0Q3v8{margin:0}}.GroupSelector_container__0Q3v8 .GroupSelector_logo__r3ihy{display:none}@media(min-width:869px){.GroupSelector_container__0Q3v8 .GroupSelector_logo__r3ihy{display:flex;flex-direction:row}.GroupSelector_container__0Q3v8 .GroupSelector_logo__r3ihy img{width:152px}}.GroupSelector_container__0Q3v8 .GroupSelector_header__ioVaW{color:#1e1f3c;font-weight:700}@media(min-width:869px){.GroupSelector_container__0Q3v8 .GroupSelector_header__ioVaW{font-weight:800}}.GroupSelector_container__0Q3v8 .GroupSelector_description__JhDsO{font-size:14px;font-weight:400;line-height:24px;margin:8px 0 40px;max-width:462px}@media(min-width:869px){.GroupSelector_container__0Q3v8 .GroupSelector_description__JhDsO{font-size:1rem;margin:24px 0 40px}}.GroupSelector_container__0Q3v8 .GroupSelector_formContainer__Rl0xb{display:flex;flex-direction:column}@media(min-width:992px){.GroupSelector_container__0Q3v8 .GroupSelector_formContainer__Rl0xb{flex-direction:row}}.GroupSelector_container__0Q3v8 .GroupSelector_formContainer__Rl0xb .GroupSelector_selectButton__Pw5fZ{align-items:center;display:flex;justify-content:center;margin:1rem 0;padding:0 24px;width:100%}@media(min-width:992px){.GroupSelector_container__0Q3v8 .GroupSelector_formContainer__Rl0xb .GroupSelector_selectButton__Pw5fZ{margin:0 1rem;padding:0 12px;width:auto}}.GroupToJoin_studentContainer__g1Xz0{text-align:center}@media(min-width:869px){.GroupToJoin_studentContainer__g1Xz0{margin-left:auto;margin-right:auto}}.ShoppingCart_shoppingCart__5u-aP h2{color:#1e1f3c;font-size:1.125rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:869px){.ShoppingCart_shoppingCart__5u-aP h2{font-size:1.5rem}}.ShoppingCart_shoppingCart__5u-aP .ShoppingCart_items__tFSH8{margin-bottom:1rem}.ShoppingCart_shoppingCart__5u-aP .ShoppingCart_item__eTUBY{color:#1e1f3c;display:flex;font-size:.875rem;font-weight:400;justify-content:space-between;line-height:1.5rem;padding:.375rem 0}@media(min-width:869px){.ShoppingCart_shoppingCart__5u-aP .ShoppingCart_item__eTUBY{font-size:1rem}}.ShoppingCart_shoppingCart__5u-aP .ShoppingCart_item__eTUBY .ShoppingCart_itemPrice__UXa9T{flex-shrink:0;font-weight:700;margin-right:1rem}.ShoppingCart_shoppingCart__5u-aP .ShoppingCart_separator__ji7kG{background-color:#edf2fd}.ShoppingCart_shoppingCart__5u-aP .ShoppingCart_total__\+YyrZ{font-weight:700;margin-top:1rem}.ShoppingCart_shoppingCart__5u-aP .ShoppingCart_total__\+YyrZ .ShoppingCart_price__W2gUM{font-size:1.25rem}.StripeBankSelector_paymentMethodForm__TOEVq{margin-top:1.875rem}.StripeBankSelector_paymentMethodForm__TOEVq h2{color:#1e1f3c;font-size:1.125rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:869px){.StripeBankSelector_paymentMethodForm__TOEVq h2{font-size:1.5rem}}.StripeBankSelector_paymentMethodForm__TOEVq .StripeBankSelector_selectOptions__xT7l1{background:#f6f9fd;border:1px solid #b4c2e2;border-radius:4px}.PaymentMethod_buttonContainer__MXbM4{background:#f6f9fd;border-top:1px solid #cedbf8;bottom:0;padding:1rem;position:fixed;width:100%}@media(min-width:869px){.PaymentMethod_buttonContainer__MXbM4{background:#0000;border:none;padding:0;position:static}}.PaymentMethod_policy__S7DGL{color:#292a54;display:flex;font-size:.875rem;font-weight:400;line-height:1.25rem;margin:1.25rem 0;max-width:560px;text-align:left}.PaymentMethod_policy__S7DGL .PaymentMethod_link__1Refe{color:#1599e0;font-weight:700}.PaymentMethod_checkbox__9EWMz{border:1px solid #4e6089;height:1.5rem;margin-right:1rem;min-width:1.5rem}.PaymentMethod_checkbox__9EWMz:after{content:"";font-family:icomoon;font-size:.875rem}.PaymentMethod_checkbox__9EWMz:focus{border:1px solid #4e6089}.PaymentOverview_icon-check_filled__iL1JE:before{color:#69bdae;content:""}.PaymentOverview_icon-bad__F7alx .PaymentOverview_path1__YXvF7:before{color:#ffca28;content:""}.PaymentOverview_icon-bad__F7alx .PaymentOverview_path2__ZmO7L:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-bad__F7alx .PaymentOverview_path3__sLhew:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-bad__F7alx .PaymentOverview_path4__uDbTy:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-awesome__h-kjn .PaymentOverview_path1__YXvF7:before{color:#ffca28;content:""}.PaymentOverview_icon-awesome__h-kjn .PaymentOverview_path2__ZmO7L:before{color:#fafafa;content:"";margin-left:-1em}.PaymentOverview_icon-awesome__h-kjn .PaymentOverview_path3__sLhew:before{color:#f44336;content:"";margin-left:-1em}.PaymentOverview_icon-awesome__h-kjn .PaymentOverview_path4__uDbTy:before{color:#f44336;content:"";margin-left:-1em}.PaymentOverview_icon-good__DDTVr .PaymentOverview_path1__YXvF7:before{color:#ffca28;content:""}.PaymentOverview_icon-good__DDTVr .PaymentOverview_path2__ZmO7L:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-good__DDTVr .PaymentOverview_path3__sLhew:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-good__DDTVr .PaymentOverview_path4__uDbTy:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-terrible__CNJL7 .PaymentOverview_path1__YXvF7:before{color:#fafafa;content:""}.PaymentOverview_icon-terrible__CNJL7 .PaymentOverview_path2__ZmO7L:before{color:#f44336;content:"";margin-left:-1em}.PaymentOverview_icon-terrible__CNJL7 .PaymentOverview_path3__sLhew:before{color:#f44336;content:"";margin-left:-1em}.PaymentOverview_icon-terrible__CNJL7 .PaymentOverview_path4__uDbTy:before{color:#ffca28;content:"";margin-left:-1em}.PaymentOverview_icon-terrible__CNJL7 .PaymentOverview_path5__AB7Ew:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-terrible__CNJL7 .PaymentOverview_path6__fW1oZ:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-terrible__CNJL7 .PaymentOverview_path7__dqvM-:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-meh__sgJgd .PaymentOverview_path1__YXvF7:before{color:#ffca28;content:""}.PaymentOverview_icon-meh__sgJgd .PaymentOverview_path2__ZmO7L:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-meh__sgJgd .PaymentOverview_path3__sLhew:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-meh__sgJgd .PaymentOverview_path4__uDbTy:before{color:#6d4c41;content:"";margin-left:-1em}.PaymentOverview_icon-alert-circle__Nlv3W:before{content:""}.PaymentOverview_icon-check-circle__UXUeG:before{content:""}.PaymentOverview_icon-check-solid__KSrf-:before{content:""}.PaymentOverview_icon-uniE900__9xjVV:before{content:""}.PaymentOverview_icon-uniE901__wC98\+:before{content:""}.PaymentOverview_icon-uniE902__wWc0f:before{content:""}.PaymentOverview_icon-uniE903__C2VS5:before{content:""}.PaymentOverview_icon-uniE904__uM\+ON:before{content:""}.PaymentOverview_icon-uniE905__AQjfo:before{content:""}.PaymentOverview_icon-uniE906__jbbC1:before{content:""}.PaymentOverview_icon-uniE907__9XNx0:before{content:""}.PaymentOverview_icon-uniE908__\+j0KK:before{content:""}.PaymentOverview_icon-uniE909__VWmmY:before{content:""}.PaymentOverview_icon-uniE90A__CAsuh:before{content:""}.PaymentOverview_icon-uniE90B__0cH9h:before{content:""}.PaymentOverview_icon-uniE90C__slFWf:before{content:""}.PaymentOverview_icon-uniE90D__ZaBcV:before{content:""}.PaymentOverview_icon-uniE90E__lLqth:before{content:""}.PaymentOverview_icon-uniE90F__mhdBX:before{content:""}.PaymentOverview_icon-uniE910__-qSsM:before{content:""}.PaymentOverview_icon-uniE911__wN\+sF:before{content:""}.PaymentOverview_icon-uniE912__v\+-B3:before{content:""}.PaymentOverview_icon-uniE913__HKRaX:before{content:""}.PaymentOverview_icon-uniE914__eNGAd:before{content:""}.PaymentOverview_icon-uniE915__EzzJK:before{content:""}.PaymentOverview_icon-uniE916__Fhspg:before{content:""}.PaymentOverview_icon-arrow_double_left__B5JXM:before{content:""}.PaymentOverview_icon-arrow_double_right__Vf6B8:before{content:""}.PaymentOverview_icon-arrow_move_left__fT21m:before{content:""}.PaymentOverview_icon-arrow_rise__kwfuV:before{content:""}.PaymentOverview_icon-bell__XJgtC:before{content:""}.PaymentOverview_icon-bundle__KMYga:before{content:""}.PaymentOverview_icon-check_light__\+aPSA:before{content:""}.PaymentOverview_icon-courses__7I8gN:before{content:""}.PaymentOverview_icon-envelope__B6X5M:before{content:""}.PaymentOverview_icon-feedback__JilPB:before{content:""}.PaymentOverview_icon-folder_search__TcdbQ:before{content:""}.PaymentOverview_icon-fullscreen__qP7ZM:before{content:""}.PaymentOverview_icon-glossary__fdbwo:before{content:""}.PaymentOverview_icon-highglight__g\+-Os:before{content:""}.PaymentOverview_icon-next__Kbg5D:before{content:""}.PaymentOverview_icon-notes__wZ0pO:before{content:""}.PaymentOverview_icon-question__ubhXP:before{content:""}.PaymentOverview_icon-read__NxIHh:before{content:""}.PaymentOverview_icon-reset_color__tnn-I:before{content:""}.PaymentOverview_icon-search_filled__8ryYu:before{content:""}.PaymentOverview_icon-sound__H3fL1:before{content:""}.PaymentOverview_icon-study_teacher__J3nn6:before{content:""}.PaymentOverview_icon-summary__3l6H-:before{content:""}.PaymentOverview_icon-videos__DIQ7i:before{content:""}.PaymentOverview_icon-uniE918__ZBtyH:before{content:""}.PaymentOverview_icon-uniE919__5te4B:before{content:""}.PaymentOverview_icon-uniE91A__rzWjg:before{content:""}.PaymentOverview_icon-uniE91B__3xhD5:before{content:""}.PaymentOverview_icon-uniE91C__-OEf\+:before{content:""}.PaymentOverview_icon-uniE91D__UzAed:before{content:""}.PaymentOverview_icon-uniE91E__e9hCd:before{content:""}.PaymentOverview_icon-uniE91F__0M2iw:before{content:""}.PaymentOverview_icon-uniE920__Rggrf:before{content:""}.PaymentOverview_icon-uniE921__Z-V4L:before{content:""}.PaymentOverview_icon-uniE922__qXxDO:before{content:""}.PaymentOverview_icon-uniE923__lfWDQ:before{content:""}.PaymentOverview_icon-uniE924__NlE9r:before{content:""}.PaymentOverview_icon-uniE925__8-u3N:before{content:""}.PaymentOverview_icon-uniE926__hCeoV:before{content:""}.PaymentOverview_icon-uniE927__fGtsm:before{content:""}.PaymentOverview_icon-uniE928__pinlE:before{content:""}.PaymentOverview_icon-uniE929__3Anzl:before{content:""}.PaymentOverview_icon-uniE92A__qmtB0:before{content:""}.PaymentOverview_icon-uniE92B__oHUQy:before{content:""}.PaymentOverview_icon-uniE92C__W87Tj:before{content:""}.PaymentOverview_icon-uniE92D__dkkL3:before{content:""}.PaymentOverview_icon-uniE92E__uRsaW:before{content:""}.PaymentOverview_icon-uniE9001__sxMwg:before{content:""}.PaymentOverview_icon-uniE9011__H0Xa1:before{content:""}.PaymentOverview_icon-uniE9021__ez3Q4:before{content:""}.PaymentOverview_icon-uniE9031__gX85q:before{content:""}.PaymentOverview_icon-uniE9041__Th78k:before{content:""}.PaymentOverview_icon-uniE9051__N13fL:before{content:""}.PaymentOverview_icon-uniE9061__xxiNq:before{content:""}.PaymentOverview_icon-uniE9071__SFjiZ:before{content:""}.PaymentOverview_icon-uniE9081__FQ\+Z2:before{content:""}.PaymentOverview_icon-uniE9091__d\+49M:before{content:""}.PaymentOverview_icon-uniE90A1__g0Ep8:before{content:""}.PaymentOverview_icon-logo-text__CeUaC:before{content:""}.PaymentOverview_icon-theorie__bI5wM:before{content:""}.PaymentOverview_icon-arrow_thick_right__5FvQM:before{content:""}.PaymentOverview_icon-arrow_thick_left__clL6e:before{content:""}.PaymentOverview_icon-arrow_thick_up__4xuTw:before{content:""}.PaymentOverview_icon-arrow_thick_down__wsdF0:before{content:""}.PaymentOverview_icon-extra_material__C8M9I:before{content:""}.PaymentOverview_icon-document_big__h68Nz:before{content:""}.PaymentOverview_icon-customize__\+k1-D:before{content:""}.PaymentOverview_icon-print__hBzpH:before{content:""}.PaymentOverview_icon-excell__7juvU:before{content:""}.PaymentOverview_icon-diamond__QB7hf:before{content:""}.PaymentOverview_icon-download1__Bs-Fs:before{content:""}.PaymentOverview_icon-ranking__1N6KY:before{content:""}.PaymentOverview_icon-add_more__\+DFuk:before{content:""}.PaymentOverview_icon-practice1__BzNo2:before{content:""}.PaymentOverview_icon-docent__u\+w9P:before{content:""}.PaymentOverview_icon-layers__eroJd:before{content:""}.PaymentOverview_icon-video1__nPNXh:before{content:""}.PaymentOverview_icon-icon_close__iJZOM:before{content:""}.PaymentOverview_icon-menu__kE9T4:before{content:""}.PaymentOverview_icon-creditcard2__yv88R:before{content:""}.PaymentOverview_icon-slide__fQrJE:before{content:""}.PaymentOverview_icon-star__Ala7j:before{content:""}.PaymentOverview_icon-results__MkZum:before{content:""}.PaymentOverview_icon-trash__HFNq8:before{content:""}.PaymentOverview_icon-content__4fzrN:before{content:""}.PaymentOverview_icon-star_empty__isf5g:before{content:""}.PaymentOverview_icon-search3__ojgIA:before{content:""}.PaymentOverview_icon-check_thick__0OS8B:before{content:""}.PaymentOverview_icon-close_thick__Jv--S:before{content:""}.PaymentOverview_icon-folder1__rGAAr:before{content:""}.PaymentOverview_icon-undo__8NXh2:before{content:""}.PaymentOverview_icon-redo__WetLy:before{content:""}.PaymentOverview_icon-number_list__bRUYq:before{content:""}.PaymentOverview_icon-list__I1UUQ:before{content:""}.PaymentOverview_icon-add_more1__Ktw-x:before{content:""}.PaymentOverview_icon-add__ZZB91:before{content:""}.PaymentOverview_icon-folder11__8\+rUE:before{content:""}.PaymentOverview_icon-view1__hEC1t:before{content:""}.PaymentOverview_icon-bubble__1mV4s:before{content:""}.PaymentOverview_icon-info1__\+64xm:before{content:""}.PaymentOverview_icon-user_group__1ATu9:before{content:""}.PaymentOverview_icon-user__S5XdX:before{content:""}.PaymentOverview_icon-search__7mO7n:before{content:""}.PaymentOverview_icon-alert__a8szP:before{content:""}.PaymentOverview_icon-arrow_thin_right__d0S\+7:before{content:""}.PaymentOverview_icon-arrow_thin_left__X8CBz:before{content:""}.PaymentOverview_icon-share__qKa66:before{content:""}.PaymentOverview_icon-add1__szIRh:before{content:""}.PaymentOverview_icon-active__9CkMZ:before{content:""}.PaymentOverview_icon-alert1__yOqJq:before{content:""}.PaymentOverview_icon-clock__xw1ZC:before{content:""}.PaymentOverview_icon-upload__GTKzM:before{content:""}.PaymentOverview_icon-image__682OA:before{content:""}.PaymentOverview_icon-calendar__fOTLp:before{content:""}.PaymentOverview_icon-dropdown_left__DE-x9:before{content:""}.PaymentOverview_icon-dropdown_right__IuG0L:before{content:""}.PaymentOverview_icon-exclamation2__uZIED:before{content:""}.PaymentOverview_icon-hide1__G9wOJ:before{content:""}.PaymentOverview_icon-progress__KdfSZ:before{content:""}.PaymentOverview_icon-statistics__kOYpU:before{content:""}.PaymentOverview_icon-arrow_down__CanZ3:before{content:""}.PaymentOverview_icon-arrow_left__HoEwx:before{content:""}.PaymentOverview_icon-arrow_right__cxUFP:before{content:""}.PaymentOverview_icon-arrow_up__3li\+4:before{content:""}.PaymentOverview_icon-case__267qb:before{content:""}.PaymentOverview_icon-chat_bubble_outline__1XyCZ:before{content:""}.PaymentOverview_icon-check__\+ZlN3:before{content:""}.PaymentOverview_icon-close__3exJK:before{content:""}.PaymentOverview_icon-deliver__z7Ti\+:before{content:""}.PaymentOverview_icon-discuss__IV6Lo:before{content:""}.PaymentOverview_icon-display_left__d1A3A:before{content:""}.PaymentOverview_icon-display_right__g6jcM:before{content:""}.PaymentOverview_icon-dots_horizontal__CiodY:before{content:""}.PaymentOverview_icon-dots_vertical__ja5lS:before{content:""}.PaymentOverview_icon-double_left__-BNoQ:before{content:""}.PaymentOverview_icon-double_right__j-Dxw:before{content:""}.PaymentOverview_icon-download__Co\+06:before{content:""}.PaymentOverview_icon-dropdown__IeXTx:before{content:""}.PaymentOverview_icon-edit__IgnK1:before{content:""}.PaymentOverview_icon-folder__CFyQb:before{content:""}.PaymentOverview_icon-hide__8nqA4:before{content:""}.PaymentOverview_icon-info__OMiqi:before{content:""}.PaymentOverview_icon-link__WbhuJ:before{content:""}.PaymentOverview_icon-move_left__07xY8:before{content:""}.PaymentOverview_icon-play_colored__NN6ud:before{content:""}.PaymentOverview_icon-play__\+bKhT:before{content:""}.PaymentOverview_icon-practice__mJPg2:before{content:""}.PaymentOverview_icon-remove__l0YMz:before{content:""}.PaymentOverview_icon-rise__6hDob:before{content:""}.PaymentOverview_icon-rocket__aOot6:before{content:""}.PaymentOverview_icon-search_bold__xQqWn:before{content:""}.PaymentOverview_icon-search_fill__SSkUS:before{content:""}.PaymentOverview_icon-search_medium__eDDPq:before{content:""}.PaymentOverview_icon-search_thin__uxW0N:before{content:""}.PaymentOverview_icon-slides__WGHj3:before{content:""}.PaymentOverview_icon-teacher__5di-M:before{content:""}.PaymentOverview_icon-theory__5DzbR:before{content:""}.PaymentOverview_icon-video__WUMlG:before{content:""}.PaymentOverview_icon-view__2MYtq:before{content:""}.PaymentOverview_icon-resume__nMoQO:before{content:""}.PaymentOverview_icon-study__rPZN\+:before{content:""}.PaymentOverview_icon-test__CpEOo:before{content:""}.PaymentOverview_icon-rank__I4-\+B:before{content:""}.PaymentOverview_icon-preparation__aimXU:before{content:""}.PaymentOverview_icon-example__TV4gS:before{content:""}.PaymentOverview_icon-overview__mPm2i:before{content:""}.PaymentOverview_icon-block-view__MlNNL:before{content:""}.PaymentOverview_icon-row-view__4-YVR:before{content:""}.PaymentOverview_icon-check-icon__sg-Xu:before{content:""}.PaymentOverview_icon-external-link-alt__tO5dv:before{content:""}.PaymentOverview_icon-power-off__QS3HY:before{content:""}.PaymentOverview_icon-stm-logo__rRXCO:before{content:""}.PaymentOverview_courseData__0d5gX{display:flex;margin-bottom:1rem}.PaymentOverview_courseData__0d5gX .PaymentOverview_imgDigitalOnly__5XFuU{height:94px;width:135px}.PaymentOverview_courseData__0d5gX .PaymentOverview_digitalPrint__Gw\+mn{align-items:center;display:flex;justify-content:center;margin-right:1rem}.PaymentOverview_courseData__0d5gX .PaymentOverview_digitalPrint__Gw\+mn .PaymentOverview_laptop__nUCf3{height:3.4rem;width:4.5rem}.PaymentOverview_courseData__0d5gX .PaymentOverview_digitalPrint__Gw\+mn .PaymentOverview_imgPlus__5zZ0t{font-size:10px;margin:0 1rem 0 0}.PaymentOverview_courseData__0d5gX .PaymentOverview_digitalPrint__Gw\+mn .PaymentOverview_bookImg__q\+1sq{height:54px;width:39px}.PaymentOverview_courseData__0d5gX .PaymentOverview_courseName__LKrAm{color:#1e1f3c;font-size:1.125rem;font-weight:700}@media(min-width:869px){.PaymentOverview_courseData__0d5gX .PaymentOverview_courseName__LKrAm{font-size:1.5rem}}.PaymentOverview_courseData__0d5gX .PaymentOverview_teacherName__ueDfn{color:#4e6089;font-size:.875rem;margin:.5rem 0}.PaymentOverview_contentList__yQG89 .PaymentOverview_heading__VROs7{color:#8191b5;font-size:.875rem;font-weight:400}.PaymentOverview_contentList__yQG89 li{align-items:center;color:#1e1f3c;display:flex;font-size:.875rem;font-weight:400;margin:1rem 0}.PaymentOverview_contentList__yQG89 li i{color:#4ec491;margin-right:.75rem}@media(min-width:869px){.PaymentOverview_contentList__yQG89 li i{margin-right:1.25rem}}.PaymentOverview_separator__H8XIK{background-color:#edf2fd}.PaymentOverview_hiddenMobile__H8dOJ{display:none}@media(min-width:869px){.PaymentOverview_hiddenMobile__H8dOJ{display:flex}}.PaymentOverview_priceContainer__jSypf{display:none;display:100%;margin-top:1rem}@media(min-width:869px){.PaymentOverview_priceContainer__jSypf{display:block}}.PaymentOverview_priceContainer__jSypf .PaymentOverview_price__JfiL2{color:#1e1f3c;font-size:2rem;font-weight:700;text-align:right}.PaymentOverview_priceContainerMobile__DktWz{background:#f6f9fd;border-top:1px solid #cedbf8;bottom:0;display:flex;justify-content:center;padding:1rem;position:fixed;width:100%}@media(min-width:869px){.PaymentOverview_priceContainerMobile__DktWz{background:#0000;border:none;padding:0;position:static}}.PaymentOverview_priceContainerMobile__DktWz .PaymentOverview_priceMobile__UIneg{align-items:center;color:#1e1f3c;display:flex;font-size:.875rem;font-weight:700;justify-content:space-between}@media(min-width:869px){.PaymentOverview_priceContainerMobile__DktWz .PaymentOverview_priceMobile__UIneg{display:none}}.PaymentOverview_proceedButton__VLGi7{border-radius:4px;height:48px;margin-top:1rem;max-width:none}@media(min-width:869px){.PaymentOverview_proceedButton__VLGi7{margin-top:2.5rem}}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/icomoon.f2d8def91733b6e2935b.eot);src:url(/static/media/icomoon.f2d8def91733b6e2935b.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.574a2a757427864dc9cc.ttf) format("truetype"),url(/static/media/icomoon.58fb76fb211884f8bf47.woff) format("woff"),url(/static/media/icomoon.d156fd1cba8a9ad57429.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon,sans-serif!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.ProductSelection_icon-check_filled__xdeEP:before{color:#69bdae;content:""}.ProductSelection_icon-bad__ccrcs .ProductSelection_path1__eAxjY:before{color:#ffca28;content:""}.ProductSelection_icon-bad__ccrcs .ProductSelection_path2__4c8aD:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-bad__ccrcs .ProductSelection_path3__UMimR:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-bad__ccrcs .ProductSelection_path4__Dzx\+w:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-awesome__U8Ezo .ProductSelection_path1__eAxjY:before{color:#ffca28;content:""}.ProductSelection_icon-awesome__U8Ezo .ProductSelection_path2__4c8aD:before{color:#fafafa;content:"";margin-left:-1em}.ProductSelection_icon-awesome__U8Ezo .ProductSelection_path3__UMimR:before{color:#f44336;content:"";margin-left:-1em}.ProductSelection_icon-awesome__U8Ezo .ProductSelection_path4__Dzx\+w:before{color:#f44336;content:"";margin-left:-1em}.ProductSelection_icon-good__JSWz7 .ProductSelection_path1__eAxjY:before{color:#ffca28;content:""}.ProductSelection_icon-good__JSWz7 .ProductSelection_path2__4c8aD:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-good__JSWz7 .ProductSelection_path3__UMimR:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-good__JSWz7 .ProductSelection_path4__Dzx\+w:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-terrible__iFNf1 .ProductSelection_path1__eAxjY:before{color:#fafafa;content:""}.ProductSelection_icon-terrible__iFNf1 .ProductSelection_path2__4c8aD:before{color:#f44336;content:"";margin-left:-1em}.ProductSelection_icon-terrible__iFNf1 .ProductSelection_path3__UMimR:before{color:#f44336;content:"";margin-left:-1em}.ProductSelection_icon-terrible__iFNf1 .ProductSelection_path4__Dzx\+w:before{color:#ffca28;content:"";margin-left:-1em}.ProductSelection_icon-terrible__iFNf1 .ProductSelection_path5__KGW6v:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-terrible__iFNf1 .ProductSelection_path6__Bal0w:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-terrible__iFNf1 .ProductSelection_path7__oiFbr:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-meh__0xKTH .ProductSelection_path1__eAxjY:before{color:#ffca28;content:""}.ProductSelection_icon-meh__0xKTH .ProductSelection_path2__4c8aD:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-meh__0xKTH .ProductSelection_path3__UMimR:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-meh__0xKTH .ProductSelection_path4__Dzx\+w:before{color:#6d4c41;content:"";margin-left:-1em}.ProductSelection_icon-alert-circle__Pag-f:before{content:""}.ProductSelection_icon-check-circle__gl6Z-:before{content:""}.ProductSelection_icon-check-solid__ol9Vq:before{content:""}.ProductSelection_icon-uniE900__3UUU-:before{content:""}.ProductSelection_icon-uniE901__bwawE:before{content:""}.ProductSelection_icon-uniE902__4B5QI:before{content:""}.ProductSelection_icon-uniE903__af-oC:before{content:""}.ProductSelection_icon-uniE904__mgGJ\+:before{content:""}.ProductSelection_icon-uniE905__cghPh:before{content:""}.ProductSelection_icon-uniE906__XqIxi:before{content:""}.ProductSelection_icon-uniE907__JnsJ7:before{content:""}.ProductSelection_icon-uniE908__4HnDF:before{content:""}.ProductSelection_icon-uniE909__e2YKW:before{content:""}.ProductSelection_icon-uniE90A__YfcZX:before{content:""}.ProductSelection_icon-uniE90B__LwZtz:before{content:""}.ProductSelection_icon-uniE90C__YmyHn:before{content:""}.ProductSelection_icon-uniE90D__V8wzV:before{content:""}.ProductSelection_icon-uniE90E__9lNDs:before{content:""}.ProductSelection_icon-uniE90F__AcExY:before{content:""}.ProductSelection_icon-uniE910__SYwgP:before{content:""}.ProductSelection_icon-uniE911__8A3qt:before{content:""}.ProductSelection_icon-uniE912__mNaqG:before{content:""}.ProductSelection_icon-uniE913__m9TVn:before{content:""}.ProductSelection_icon-uniE914__SmC6M:before{content:""}.ProductSelection_icon-uniE915__lIPuM:before{content:""}.ProductSelection_icon-uniE916__efA84:before{content:""}.ProductSelection_icon-arrow_double_left__Di17w:before{content:""}.ProductSelection_icon-arrow_double_right__7DBer:before{content:""}.ProductSelection_icon-arrow_move_left__Pq0dW:before{content:""}.ProductSelection_icon-arrow_rise__K1R3k:before{content:""}.ProductSelection_icon-bell__hMBbF:before{content:""}.ProductSelection_icon-bundle__UKk-Z:before{content:""}.ProductSelection_icon-check_light__w7enV:before{content:""}.ProductSelection_icon-courses__n7VWz:before{content:""}.ProductSelection_icon-envelope__Sm3sc:before{content:""}.ProductSelection_icon-feedback__UoH4z:before{content:""}.ProductSelection_icon-folder_search__obBbR:before{content:""}.ProductSelection_icon-fullscreen__K3Zff:before{content:""}.ProductSelection_icon-glossary__gndDH:before{content:""}.ProductSelection_icon-highglight__mr5iL:before{content:""}.ProductSelection_icon-next__Kcl\+N:before{content:""}.ProductSelection_icon-notes__RY0Zq:before{content:""}.ProductSelection_icon-question__RYyn7:before{content:""}.ProductSelection_icon-read__TFQUj:before{content:""}.ProductSelection_icon-reset_color__zY2Zi:before{content:""}.ProductSelection_icon-search_filled__E-lkK:before{content:""}.ProductSelection_icon-sound__YSB-D:before{content:""}.ProductSelection_icon-study_teacher__amlIO:before{content:""}.ProductSelection_icon-summary__GXYiZ:before{content:""}.ProductSelection_icon-videos__XsAUa:before{content:""}.ProductSelection_icon-uniE918__\+Cpd\+:before{content:""}.ProductSelection_icon-uniE919__0VB4l:before{content:""}.ProductSelection_icon-uniE91A__deqKn:before{content:""}.ProductSelection_icon-uniE91B__Ae1sq:before{content:""}.ProductSelection_icon-uniE91C__6NtO2:before{content:""}.ProductSelection_icon-uniE91D__dojuX:before{content:""}.ProductSelection_icon-uniE91E__dSRwW:before{content:""}.ProductSelection_icon-uniE91F__J2yBd:before{content:""}.ProductSelection_icon-uniE920__4V7Jf:before{content:""}.ProductSelection_icon-uniE921__0tEx7:before{content:""}.ProductSelection_icon-uniE922__bTjhB:before{content:""}.ProductSelection_icon-uniE923__WkX5M:before{content:""}.ProductSelection_icon-uniE924__cFwxv:before{content:""}.ProductSelection_icon-uniE925__gi1MZ:before{content:""}.ProductSelection_icon-uniE926__zh0m1:before{content:""}.ProductSelection_icon-uniE927__oB03b:before{content:""}.ProductSelection_icon-uniE928__MSWEL:before{content:""}.ProductSelection_icon-uniE929__HAuEX:before{content:""}.ProductSelection_icon-uniE92A__ezece:before{content:""}.ProductSelection_icon-uniE92B__5qu43:before{content:""}.ProductSelection_icon-uniE92C__OOOuc:before{content:""}.ProductSelection_icon-uniE92D__mvKLl:before{content:""}.ProductSelection_icon-uniE92E__wSKuM:before{content:""}.ProductSelection_icon-uniE9001__jmHg7:before{content:""}.ProductSelection_icon-uniE9011__DjgKX:before{content:""}.ProductSelection_icon-uniE9021__fh1\+Q:before{content:""}.ProductSelection_icon-uniE9031__SKSZA:before{content:""}.ProductSelection_icon-uniE9041__5EYY9:before{content:""}.ProductSelection_icon-uniE9051__KYXW3:before{content:""}.ProductSelection_icon-uniE9061__Z5ekV:before{content:""}.ProductSelection_icon-uniE9071__F5rod:before{content:""}.ProductSelection_icon-uniE9081__3dl-M:before{content:""}.ProductSelection_icon-uniE9091__20Vwj:before{content:""}.ProductSelection_icon-uniE90A1__40P\+t:before{content:""}.ProductSelection_icon-logo-text__YqhJK:before{content:""}.ProductSelection_icon-theorie__2bGPq:before{content:""}.ProductSelection_icon-arrow_thick_right__K\+-wq:before{content:""}.ProductSelection_icon-arrow_thick_left__cXxcW:before{content:""}.ProductSelection_icon-arrow_thick_up__rFFt\+:before{content:""}.ProductSelection_icon-arrow_thick_down__0pcv5:before{content:""}.ProductSelection_icon-extra_material__UOU0F:before{content:""}.ProductSelection_icon-document_big__ocy6K:before{content:""}.ProductSelection_icon-customize__22lCv:before{content:""}.ProductSelection_icon-print__5Jdb-:before{content:""}.ProductSelection_icon-excell__jqty0:before{content:""}.ProductSelection_icon-diamond__Pjnx9:before{content:""}.ProductSelection_icon-download1__fH-vd:before{content:""}.ProductSelection_icon-ranking__Zu\+uK:before{content:""}.ProductSelection_icon-add_more__6Cv55:before{content:""}.ProductSelection_icon-practice1__hPx2D:before{content:""}.ProductSelection_icon-docent__BhWIc:before{content:""}.ProductSelection_icon-layers__09MV1:before{content:""}.ProductSelection_icon-video1__cfrkG:before{content:""}.ProductSelection_icon-icon_close__BsXfD:before{content:""}.ProductSelection_icon-menu__vl0cQ:before{content:""}.ProductSelection_icon-creditcard2__PSTTP:before{content:""}.ProductSelection_icon-slide__WFwut:before{content:""}.ProductSelection_icon-star__Dql3D:before{content:""}.ProductSelection_icon-results__YERp6:before{content:""}.ProductSelection_icon-trash__I9OT-:before{content:""}.ProductSelection_icon-content__by53K:before{content:""}.ProductSelection_icon-star_empty__72UFU:before{content:""}.ProductSelection_icon-search3__denpk:before{content:""}.ProductSelection_icon-check_thick__arSFt:before{content:""}.ProductSelection_icon-close_thick__fbjmL:before{content:""}.ProductSelection_icon-folder1__CbXED:before{content:""}.ProductSelection_icon-undo__uNMQn:before{content:""}.ProductSelection_icon-redo__5EFkR:before{content:""}.ProductSelection_icon-number_list__1eh4g:before{content:""}.ProductSelection_icon-list__X8H0x:before{content:""}.ProductSelection_icon-add_more1__vA11K:before{content:""}.ProductSelection_icon-add__YuqSO:before{content:""}.ProductSelection_icon-folder11__EcplC:before{content:""}.ProductSelection_icon-view1__eO8tf:before{content:""}.ProductSelection_icon-bubble__EglN6:before{content:""}.ProductSelection_icon-info1__Z\+Yvc:before{content:""}.ProductSelection_icon-user_group__r2ccN:before{content:""}.ProductSelection_icon-user__TBSIt:before{content:""}.ProductSelection_icon-search__9X3Oq:before{content:""}.ProductSelection_icon-alert__Am0Yc:before{content:""}.ProductSelection_icon-arrow_thin_right__BRzo7:before{content:""}.ProductSelection_icon-arrow_thin_left__9QGkz:before{content:""}.ProductSelection_icon-share__NLRbu:before{content:""}.ProductSelection_icon-add1__qpjaC:before{content:""}.ProductSelection_icon-active__QBVwd:before{content:""}.ProductSelection_icon-alert1__ZDcbm:before{content:""}.ProductSelection_icon-clock__sEhh-:before{content:""}.ProductSelection_icon-upload__99j4W:before{content:""}.ProductSelection_icon-image__bc7mD:before{content:""}.ProductSelection_icon-calendar__6DGVm:before{content:""}.ProductSelection_icon-dropdown_left__JoBEc:before{content:""}.ProductSelection_icon-dropdown_right__NHTRc:before{content:""}.ProductSelection_icon-exclamation2__H6VAs:before{content:""}.ProductSelection_icon-hide1__Rk8Bq:before{content:""}.ProductSelection_icon-progress__3L314:before{content:""}.ProductSelection_icon-statistics__SOZd0:before{content:""}.ProductSelection_icon-arrow_down__pcWIk:before{content:""}.ProductSelection_icon-arrow_left__-WVo6:before{content:""}.ProductSelection_icon-arrow_right__T7\+9a:before{content:""}.ProductSelection_icon-arrow_up__IkH4i:before{content:""}.ProductSelection_icon-case__qbqpK:before{content:""}.ProductSelection_icon-chat_bubble_outline__DOLid:before{content:""}.ProductSelection_icon-check__7jQ76:before{content:""}.ProductSelection_icon-close__0FeuH:before{content:""}.ProductSelection_icon-deliver__Gfyfw:before{content:""}.ProductSelection_icon-discuss__3g1B0:before{content:""}.ProductSelection_icon-display_left__ApxMe:before{content:""}.ProductSelection_icon-display_right__7\+NHp:before{content:""}.ProductSelection_icon-dots_horizontal__PHGfp:before{content:""}.ProductSelection_icon-dots_vertical__Sb8SY:before{content:""}.ProductSelection_icon-double_left__L79Ui:before{content:""}.ProductSelection_icon-double_right__X3nZt:before{content:""}.ProductSelection_icon-download__mQARr:before{content:""}.ProductSelection_icon-dropdown__Rk2rl:before{content:""}.ProductSelection_icon-edit__d7JXV:before{content:""}.ProductSelection_icon-folder__sMCws:before{content:""}.ProductSelection_icon-hide__d3kho:before{content:""}.ProductSelection_icon-info__3XmFU:before{content:""}.ProductSelection_icon-link__PUMSj:before{content:""}.ProductSelection_icon-move_left__NbHP0:before{content:""}.ProductSelection_icon-play_colored__xmRLA:before{content:""}.ProductSelection_icon-play__zC0pG:before{content:""}.ProductSelection_icon-practice__vqHd8:before{content:""}.ProductSelection_icon-remove__\+1w1o:before{content:""}.ProductSelection_icon-rise__OBPNm:before{content:""}.ProductSelection_icon-rocket__7I6X5:before{content:""}.ProductSelection_icon-search_bold__Hazk5:before{content:""}.ProductSelection_icon-search_fill__xZCE7:before{content:""}.ProductSelection_icon-search_medium__KIa6i:before{content:""}.ProductSelection_icon-search_thin__hwPvw:before{content:""}.ProductSelection_icon-slides__BCcz2:before{content:""}.ProductSelection_icon-teacher__NSA65:before{content:""}.ProductSelection_icon-theory__g2sda:before{content:""}.ProductSelection_icon-video__LsTqI:before{content:""}.ProductSelection_icon-view__Nw\+yu:before{content:""}.ProductSelection_icon-resume__dDsS5:before{content:""}.ProductSelection_icon-study__2ohMc:before{content:""}.ProductSelection_icon-test__XOfqg:before{content:""}.ProductSelection_icon-rank__ejCh0:before{content:""}.ProductSelection_icon-preparation__pA764:before{content:""}.ProductSelection_icon-example__jc2zj:before{content:""}.ProductSelection_icon-overview__uF2rn:before{content:""}.ProductSelection_icon-block-view__zOfMD:before{content:""}.ProductSelection_icon-row-view__bfPdn:before{content:""}.ProductSelection_icon-check-icon__lCDJ9:before{content:""}.ProductSelection_icon-external-link-alt__f3JVH:before{content:""}.ProductSelection_icon-power-off__Sg-c7:before{content:""}.ProductSelection_icon-stm-logo__Gz9Ui:before{content:""}.ProductSelection_layout__mndtG :nth-child(4){background-color:#0000;display:flex;flex-direction:row;justify-content:center;margin:0;padding:0;width:100%}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:39rem;margin:1rem .6rem;padding:22px;width:21rem}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_imgDigitalOnly__k5ST\+{margin-bottom:1rem}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_digitalPrint__SNFu4{align-items:center;display:flex;height:156px;justify-content:center;width:100%}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_digitalPrint__SNFu4 .ProductSelection_laptop__LgrMI{height:94px;width:132px}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_digitalPrint__SNFu4 .ProductSelection_imgPlus__dSAJd{font-size:36px;margin:0 2rem 0 0}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_digitalPrint__SNFu4 .ProductSelection_bookImg__2CUKt{height:99px;width:71px}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_title__JdFOi{font-size:18px;font-weight:700;letter-spacing:0;line-height:27px;text-align:left}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_priceAndDiscount__W5Igx{position:relative}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_priceAndDiscount__W5Igx .ProductSelection_price__CUiku{color:#e00b7e;font-size:48px;font-weight:700;letter-spacing:0;line-height:56px;margin:1rem;text-align:left}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_priceAndDiscount__W5Igx .ProductSelection_discount__uamwv{color:#1e1f3c;position:absolute;right:-3rem;text-decoration:line-through;top:2rem}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_optionDetails__KJIhu{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;width:auto}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_optionDetails__KJIhu .ProductSelection_subtitle__8Ikir{color:#b4c2e2;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:1rem;text-align:left}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_optionDetails__KJIhu .ProductSelection_item__Xsn9\+{align-items:flex-start;display:flex;justify-content:normal;margin-bottom:1rem}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_optionDetails__KJIhu .ProductSelection_item__Xsn9\+ .ProductSelection_check__8Zd5o{color:#4ec491;font-size:1.8rem}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_optionDetails__KJIhu .ProductSelection_item__Xsn9\+ p{font-size:14px;font-weight:400;letter-spacing:0;line-height:24px;margin-left:1.2rem;text-align:left}.ProductSelection_layout__mndtG :nth-child(4) .ProductSelection_option__jIGFM .ProductSelection_proceedButton__NggwU{height:48px;margin:0;max-width:248px;width:100%}.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupInput__GnQE5,.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupNumber__uT-go,.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupVisibility__Xg40O{color:#1e1f3c;font-size:.8125rem;font-weight:400;line-height:125%}@media(min-width:992px){.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupInput__GnQE5,.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupNumber__uT-go,.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupVisibility__Xg40O{font-size:.875rem}}.GroupsForm_groupItem__1Ob9H{display:flex;position:relative}.GroupsForm_groupItem__1Ob9H .GroupsForm_deleteContainer__9UBZA{align-items:center;display:flex;justify-content:center;position:absolute;right:-25px;top:50%;transform:translateY(-100%)}.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK{border:1px solid #b4c2e2;border-radius:4px;box-shadow:none;display:flex;flex-direction:row;font-family:Inter,sans-serif}.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK.GroupsForm_errorField__-eIs4{border:1px solid #d80000}.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupInput__GnQE5{border:none;height:48px;margin-left:1rem}.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupNumber__uT-go{align-items:center;display:flex;height:auto;justify-content:space-around;width:41px}.GroupsForm_groupItem__1Ob9H .GroupsForm_group__yzvDK .GroupsForm_groupVisibility__Xg40O{align-items:center;display:flex;height:auto;justify-content:center;width:50px}.ErrorCard_header__qf-3y{align-items:center;display:flex;flex-direction:column;justify-content:center}.ErrorCard_header__qf-3y .ErrorCard_circle__j4yZS{align-items:center;background:#e168561a;border:4px solid #e16856;border-radius:50%;color:#e16856;display:flex;height:72px;justify-content:center;width:72px}.ErrorCard_header__qf-3y .ErrorCard_icon__aTPJ7{font-size:4rem;font-weight:700}.ErrorCard_header__qf-3y .ErrorCard_title__3FfHU{color:#292f3b;font-family:InterBold,sans-serif;font-size:1.5rem;margin-bottom:0;margin-top:1.5rem}@media(min-width:769px){.ErrorCard_header__qf-3y .ErrorCard_title__3FfHU{font-size:2rem}}.ErrorCard_button__vTlF6{width:100%}@media(min-width:769px){.ErrorCard_button__vTlF6{display:block;margin:0 auto;padding:0 1.05rem;width:auto}}.ErrorCard_confirmation__g-GMq{color:#292f3b;font-size:.875rem;font-weight:400;line-height:170%;padding:1.5rem 0 1rem}@media(min-width:769px){.ErrorCard_confirmation__g-GMq{padding:3rem 0 1.5rem}}.ErrorCard_confirmation__g-GMq .ErrorCard_link__zMT7r{color:#1599e0;font-weight:700}.Home_container__jAsLh .Home_card__i2Bem h1,.Home_container__jAsLh .Home_card__i2Bem h2,.Home_container__jAsLh .Home_card__i2Bem h3{color:#1e1f3c;font-weight:400}.Home_container__jAsLh .Home_card__i2Bem h1{font-size:1.5rem}@media(min-width:992px){.Home_container__jAsLh .Home_card__i2Bem h1{font-size:2rem}}.Home_container__jAsLh .Home_card__i2Bem h2{font-size:1.25rem}@media(min-width:992px){.Home_container__jAsLh .Home_card__i2Bem h2{font-size:1.5rem}}.Home_container__jAsLh .Home_card__i2Bem h3{font-size:1.0625rem}@media(min-width:992px){.Home_container__jAsLh .Home_card__i2Bem h3{font-size:1.25rem}}.Home_container__jAsLh{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;width:calc(100% - 300px)}.Home_container__jAsLh .Home_card__i2Bem{padding:3rem;width:100%}.Home_container__jAsLh .Home_card__i2Bem h1{color:#de177e}.Home_container__jAsLh .Home_card__i2Bem h2,.Home_container__jAsLh .Home_card__i2Bem h3{margin-top:1rem}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_titleCard__tOy1F,.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y .LtiAccess_subtitle__i3GN7,.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y h1{color:#1e1f3c;font-weight:400}.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y h1{font-size:2.25rem}@media(min-width:992px){.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y h1{font-size:3rem}}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_titleCard__tOy1F{font-size:1.0625rem}@media(min-width:992px){.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_titleCard__tOy1F{font-size:1.25rem}}.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y .LtiAccess_subtitle__i3GN7{font-size:.9375rem}@media(min-width:992px){.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y .LtiAccess_subtitle__i3GN7{font-size:1.0625rem}}.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y h1{color:#292f3b}.LtiAccess_container__\+lbh5{align-items:center;display:flex;flex-direction:column;height:100vh;margin:0 auto;text-align:center;width:100%}.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y{margin-top:32px}.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y h1{font-weight:700;line-height:56px}.LtiAccess_container__\+lbh5 .LtiAccess_heading__vbC7Y .LtiAccess_subtitle__i3GN7{color:#a1a2a3;line-height:24px;margin:11px 0 26px}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD{background-color:#fff;border-radius:4px;color:#292f3b;max-width:580px;padding:20px 30px 35px}@media(min-width:769px){.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD{padding:40px 54px 70px}}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_text__rAc9F{line-height:1.2}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_iconCard__9-AJ1 i{color:#e16856;font-size:38px}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_titleCard__tOy1F{font-weight:700;margin:13px 0 29px}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_optionsCard__0pQhh{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:40px}@media(min-width:769px){.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_optionsCard__0pQhh{flex-direction:row}}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_optionsCard__0pQhh .LtiAccess_button__lxSz-{font-size:17px;line-height:16px;margin:8px 0;max-width:225px;min-height:48px;padding:1px 8px;width:100%}@media(min-width:769px){.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_optionsCard__0pQhh .LtiAccess_button__lxSz-{margin:0 8px}}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_access__raqxM{margin-top:40px}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_access__raqxM .LtiAccess_subtitleAccess__3UWEm{font-size:18px;font-weight:700}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_access__raqxM .LtiAccess_skipAccess__jH0MN{margin-top:42px;text-align:right}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_access__raqxM .LtiAccess_skipAccess__jH0MN .LtiAccess_skipAccessButton__5zcCt{color:#e00b7e;cursor:pointer;font-weight:700}.LtiAccess_container__\+lbh5 .LtiAccess_card__0-GBD .LtiAccess_access__raqxM .LtiAccess_skipAccess__jH0MN .LtiAccess_skipAccessButton__5zcCt i{font-size:10px;font-weight:700;margin-left:6px}.LtiAccessForm_form__S02HJ{align-items:center;display:flex;flex:0 1 50%;flex-direction:column;justify-content:center;margin-top:10px;width:100%}@media(min-width:769px){.LtiAccessForm_form__S02HJ{flex-direction:row}}.LtiAccessForm_form__S02HJ .LtiAccessForm_inputForm__Fenzh{min-width:275px;width:100%}.LtiAccessForm_form__S02HJ .LtiAccessForm_inputForm__Fenzh .LtiAccessForm_emailField__MCv-p{border-radius:4px;height:48px}.LtiAccessForm_form__S02HJ .LtiAccessForm_buttonContainer__VOcw5{margin:14px;width:100%}.LtiAccessForm_form__S02HJ .LtiAccessForm_buttonContainer__VOcw5 .LtiAccessForm_button__GNeV0{height:48px;width:100%}.PaymentPrintOnDemand_container__n\+HKj{display:flex;flex-direction:column;margin:auto}.PaymentPrintOnDemand_buttonContainer__SU-Su{background:#f6f9fd;border-top:1px solid #cedbf8;bottom:0;padding:1rem;position:fixed;width:100%}@media(min-width:869px){.PaymentPrintOnDemand_buttonContainer__SU-Su{background:#0000;border:none;padding:0;position:static}}.PaymentPrintOnDemand_buttonContainer__SU-Su .PaymentPrintOnDemand_orderButton__7W9cu{margin-top:1rem;width:100%}@media(min-width:869px){.PaymentPrintOnDemand_buttonContainer__SU-Su .PaymentPrintOnDemand_orderButton__7W9cu{margin-top:2.5rem;max-width:144px}}.PaymentPrintOnDemand_policy__JSAGX{color:#292a54;display:flex;font-size:.875rem;font-weight:400;line-height:1.25rem;margin:1.25rem 0;max-width:560px;text-align:left}.PaymentPrintOnDemand_policy__JSAGX .PaymentPrintOnDemand_link__ae\+Dt{color:#1599e0;font-weight:700}.PaymentPrintOnDemand_checkbox__JyNbb{border:1px solid #4e6089;height:1.5rem;margin-right:1rem;min-width:1.5rem}.PaymentPrintOnDemand_checkbox__JyNbb:after{content:"";font-family:icomoon;font-size:.875rem}.PaymentPrintOnDemand_checkbox__JyNbb:focus{border:1px solid #4e6089}.SignInForm_form__2DwlB .SignInForm_buttonContainer__mG5dp .SignInForm_button__BM2kz,.SignInForm_form__2DwlB label .SignInForm_emailField__7WPcd,.SignInForm_form__2DwlB label>span{color:#1e1f3c;font-weight:400}.SignInForm_form__2DwlB .SignInForm_buttonContainer__mG5dp .SignInForm_button__BM2kz{font-size:.9375rem}@media(min-width:992px){.SignInForm_form__2DwlB .SignInForm_buttonContainer__mG5dp .SignInForm_button__BM2kz{font-size:1.0625rem}}.SignInForm_form__2DwlB label .SignInForm_emailField__7WPcd{font-size:.8125rem}@media(min-width:992px){.SignInForm_form__2DwlB label .SignInForm_emailField__7WPcd{font-size:.9375rem}}.SignInForm_form__2DwlB label>span{font-size:.6875rem}.SignInForm_form__2DwlB .SignInForm_buttonContainer__mG5dp .SignInForm_button__BM2kz{color:#fff}.SignInForm_form__2DwlB,.SignInForm_form__2DwlB label{display:flex;flex-direction:column;width:100%}.SignInForm_form__2DwlB label .SignInForm_emailField__7WPcd{height:48px}.SignInForm_form__2DwlB label>span{align-self:flex-start;color:#292f3b;margin:0 8px 4px}.SignInForm_form__2DwlB .SignInForm_formGroup__wevUO{display:flex;justify-content:space-between;margin:8px 0;width:100%}@media(min-width:992px){.SignInForm_form__2DwlB .SignInForm_formGroup__wevUO{margin:8px auto 0;width:384px}}.SignInForm_form__2DwlB .SignInForm_buttonContainer__mG5dp{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:24px;text-align:center;width:100%}@media(min-width:992px){.SignInForm_form__2DwlB .SignInForm_buttonContainer__mG5dp{margin:24px auto 0;width:384px}}.SignInForm_form__2DwlB .SignInForm_buttonContainer__mG5dp .SignInForm_button__BM2kz{font-weight:700;height:40px;margin-bottom:10px;width:100%}.SignInForm_form__2DwlB .SignInForm_buttonContainer__mG5dp .SignInForm_button__BM2kz img{height:60%;position:relative;width:auto}.SignIn_container__1rOEq .SignIn_confirmation__4sGBW .SignIn_textContainer__43dj1 p,.SignIn_container__1rOEq .SignIn_signIn__wFjsy .SignIn_heading__OeXjL h1{color:#1e1f3c;font-size:1.5rem;font-weight:400}@media(min-width:992px){.SignIn_container__1rOEq .SignIn_confirmation__4sGBW .SignIn_textContainer__43dj1 p,.SignIn_container__1rOEq .SignIn_signIn__wFjsy .SignIn_heading__OeXjL h1{font-size:2rem}}.SignIn_container__1rOEq .SignIn_signIn__wFjsy .SignIn_heading__OeXjL h1{color:#292f3b}.SignIn_container__1rOEq .SignIn_confirmation__4sGBW,.SignIn_container__1rOEq .SignIn_signIn__wFjsy{display:flex;flex-direction:column;margin:0 auto;width:calc(100% - 48px)}.SignIn_container__1rOEq{align-items:center;background:#ebeff4;flex-direction:row;justify-content:center;margin:0 auto;text-align:center;width:100%}@media(min-width:992px){.SignIn_container__1rOEq{justify-content:flex-start;margin:0;max-width:100%}}.SignIn_container__1rOEq .SignIn_signIn__wFjsy{height:100vh;margin:0 auto}@media(min-width:992px){.SignIn_container__1rOEq .SignIn_signIn__wFjsy{margin:0;width:50vw}}.SignIn_container__1rOEq .SignIn_signIn__wFjsy .SignIn_legalInfo__x546h{display:flex;justify-content:space-evenly;margin-bottom:10px;padding:0 20px;text-align:center;width:100%}.SignIn_container__1rOEq .SignIn_signIn__wFjsy .SignIn_logo__Oyh8M{margin-top:auto}.SignIn_container__1rOEq .SignIn_signIn__wFjsy .SignIn_heading__OeXjL{margin-bottom:32px}.SignIn_container__1rOEq .SignIn_signIn__wFjsy .SignIn_heading__OeXjL h1{font-weight:500}.SignIn_container__1rOEq .SignIn_signIn__wFjsy .SignIn_form__qNMbf{margin-bottom:auto}@media(min-width:992px){.SignIn_container__1rOEq .SignIn_confirmation__4sGBW{height:100vh;margin:0;width:50vw}}.SignIn_container__1rOEq .SignIn_confirmation__4sGBW .SignIn_textContainer__43dj1{background-color:#fff;border-radius:3px;margin-bottom:auto;padding:5px;width:-moz-fit-content;width:fit-content}.SignIn_container__1rOEq .SignIn_confirmation__4sGBW .SignIn_textContainer__43dj1 p{color:#292f3b;padding:10px 20px}.SignIn_container__1rOEq .SignIn_noordhoff__Xngme{bottom:30px;left:30px;position:absolute}.SignIn_container__1rOEq .SignIn_img__DvzYg{background-color:#657390;display:none;position:absolute;right:0;top:0;width:50vw}@media(min-width:992px){.SignIn_container__1rOEq .SignIn_img__DvzYg{align-items:center;display:flex;justify-content:center}}.SignIn_container__1rOEq .SignIn_img__DvzYg img{height:100vh;object-fit:cover;width:100%}.SuccessCard_container__0YtdR{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.SuccessCard_container__0YtdR h3{font-size:2rem;font-weight:700;line-height:40px;margin-bottom:17.3rem}.SuccessCard_container__0YtdR .SuccessCard_image__Wqg6V{height:48rem;position:absolute;top:-12rem;width:56rem;z-index:-1}.SuccessCard_container__0YtdR p{color:#757575;font-size:16px;font-weight:400;line-height:24px;margin-bottom:2rem;width:458px}.SuccessCard_button__ihrkO{height:48px;width:240px}.Validate_container__whAK7 .Validate_heading__6SRG2,.Validate_container__whAK7 h3{color:#1e1f3c;font-weight:400}.Validate_container__whAK7 .Validate_heading__6SRG2{font-size:2.25rem}@media(min-width:992px){.Validate_container__whAK7 .Validate_heading__6SRG2{font-size:3rem}}.Validate_container__whAK7 h3{font-size:1.0625rem}@media(min-width:992px){.Validate_container__whAK7 h3{font-size:1.25rem}}.Validate_container__whAK7 .Validate_heading__6SRG2{color:#292f3b}.Validate_container__whAK7{align-items:center;display:flex;flex-direction:column;height:100vh;margin:0 auto;text-align:center;width:calc(100% - 48px)}.Validate_container__whAK7 .Validate_heading__6SRG2{margin-bottom:32px}.page,.react-swipeable-view-container{height:100%}.page{-webkit-overflow-scrolling:touch;top:0;transition:transform .5s ease-in-out;width:100%}.page-enter{transform:translate(-100%)}.page-enter-active{transform:translate(0)}.page-exit{height:0;overflow:hidden;transform:translate(-100%)}.page--prev.page-enter{transform:translate(100%)}.page--prev.page-enter-active{transform:translate(0)}.page--prev.page-exit{transform:translate(100%)}