@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&family=Caveat:wght@400;500;600;700&family=Permanent+Marker&family=Fredoka+One&display=swap";@font-face{font-display:swap;font-family:Eudoxus;font-style:normal;font-weight:400;src:url(../fonts/medium.61415c1d.ttf) format("ttf")}@font-face{font-display:swap;font-family:Eudoxus;font-style:normal;font-weight:700;src:url(../fonts/bold.ac0026b1.ttf) format("ttf")}@font-face{font-display:swap;font-family:Mackinac;font-style:normal;font-weight:400;src:url(../fonts/medium.0231393c.otf) format("otf")}@font-face{font-display:swap;font-family:Mackinac;font-style:normal;font-weight:700;src:url(../fonts/bold.540ccc31.otf) format("otf")}body{font-family:charter,Georgia,Cambria,Times New Roman,Times,serif;-webkit-transition:all .2s linear;transition:all .2s linear;background-size:cover;background-position:50%;margin:0}body.fixed-full-bg{min-height:500vh}body.overflow-hidden{overflow:hidden}.slick-list{margin:16px -12px!important}input,textarea{-ms-user-select:text;user-select:text;-webkit-user-select:text}div.screen-wrapper{position:relative;width:100%;height:100%;min-height:100vh;display:flex;overflow:overlay;overflow-x:clip}div.screen-wrapper div.screen-touch-item{position:fixed;left:0;top:0;width:30%;height:100vh;z-index:1000}div.screen-wrapper div.screen-touch-item.right{left:inherit;right:0}div.screen-wrapper.blur{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-filter:blur(15px);filter:blur(15px);overflow:hidden}div.htmlText{width:100%;display:flex;flex-direction:column;text-rendering:optimizelegibility}div.htmlText p:not(.simple-box-wrapper *),div.htmlText span:not(.simple-box-wrapper *){margin-top:1em;margin-bottom:1em}div.htmlText .simple-box p{margin-top:0!important;margin-bottom:0!important}div.htmlText .htmlText p a,div.htmlText .simple-box p a{word-break:break-all;overflow-wrap:anywhere;white-space:normal}div.htmlText div.se-html-content figure img{width:unset!important;max-width:100%}div.htmlText .ck .ck-button_with-text{font-size:14px;font-family:inter}div.htmlText .ck-widget.raw-html-embed:before,div.htmlText .ck.ck-editor__editable:not(.ck-blurred) .ck-widget.raw-html-embed.ck-widget_selected:before,div.htmlText .simple-box[block-type=interactionBuilder] .raw-html-embed__buttons-wrapper{display:none!important}div.htmlText .simple-box .accordion-wrapper{border:1px solid #e1e5e9;border-radius:0;overflow:hidden;background-color:#fff;margin:0 0 -1px}div.htmlText .simple-box .column .accordion-wrapper:nth-child(2){border-top-left-radius:12px!important;border-top-right-radius:12px!important;margin-bottom:-1px}div.htmlText .simple-box .accordion-wrapper:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin-bottom:0}div.htmlText .simple-box .accordion-wrapper:first-child:last-child{border-radius:12px}div.htmlText .simple-box .accordion-item{position:relative}div.htmlText .simple-box .accordion-item:last-child{border-bottom:none}div.htmlText .simple-box .accordion-header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background-color:#fff;cursor:pointer;position:relative;min-height:60px}div.htmlText .simple-box .accordion-header:hover{background-color:#f8f9fa}div.htmlText .simple-box .accordion-header-controls{display:flex;align-items:center;grid-gap:10px;gap:10px}div.htmlText .simple-box .accordion-item-close-button{background:none;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px;color:#6b7280;-webkit-transition:all .2s ease;transition:all .2s ease}div.htmlText .simple-box .accordion-item-close-button:hover{color:#374151;background-color:#f3f4f6}div.htmlText .simple-box .accordion-item-close-button svg{width:18px;height:18px}div.htmlText .simple-box .accordion-toggle-button{padding:0;background:none;border:none;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;border-radius:6px;color:#6b7280}div.htmlText .simple-box .accordion-toggle-button:hover{color:#374151;background-color:#f3f4f6}div.htmlText .simple-box .accordion-chevron{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:24px;height:24px}div.htmlText .simple-box .accordion-content{padding:8px 16px;background-color:#fff;display:none;border-top:1px solid #f1f3f4}div.htmlText .simple-box .accordion-item[data-open=true] .accordion-content{display:block}div.htmlText .simple-box .accordion-item[data-open=true] .accordion-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}div.htmlText .simple-box .tab-controls-wrapper{display:flex;justify-content:flex-end}div.htmlText .simple-box .tab-headers{display:flex;padding:0;margin:0;grid-gap:24px;gap:24px}div.htmlText .simple-box .tab-header-wrapper{position:relative;display:inline-block}div.htmlText .simple-box .tab-header{flex:1 1;justify-content:center;cursor:pointer;margin:0 12px;background:none;border:none;border-bottom:2px solid transparent;color:#002e47;-webkit-transition:all .2s ease;transition:all .2s ease;outline:none;min-width:100px;margin:0 12px!important}div.htmlText .simple-box .tab-header .active{color:#002e47;border-bottom-color:#002e47}div.htmlText .simple-box .tab-header-wrapper:hover .tab-remove-btn{opacity:1}div.htmlText .simple-box .tab-contents{position:relative}div.htmlText .simple-box .tab-content{display:none}div.htmlText .simple-box .tab-content.active{display:block}div.htmlText .simple-box .tab-container[data-type=vertical]{display:flex}div.htmlText .simple-box .tab-container[data-type=vertical] .tab-headers{height:196px;display:flex;flex-direction:column}div.htmlText .simple-box .tab-container[data-type=vertical] .tab-headers .tab-header{width:220px;display:flex;justify-content:flex-start!important}div.htmlText .simple-box .tab-container[data-type=vertical] .tab-contents{padding-left:24px;border-left:2px solid var(--Gray-Lighter,#e5e7eb)}div.htmlText .card-box[type=flipCard]{display:flex;flex-direction:column;align-items:flex-start;flex:1 0;border-radius:8px;background-color:transparent;height:220px!important;-webkit-perspective:1000px;perspective:1000px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-word;cursor:pointer}div.htmlText .flip-card-delete-button{position:absolute;top:8px;right:8px;width:16px;height:16px;z-index:10;display:none}div.htmlText .flip-card:hover .flip-card-delete-button{display:flex}div.htmlText .flip-card-close-button{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:transparent;cursor:pointer;padding:0;border-radius:50%}div.htmlText .flip-card-front{outline:1px solid var(--Gray-Light,#dbdee3)!important}div.htmlText .flip-card-back,div.htmlText .flip-card-front{position:absolute;width:100%;height:100%;padding:36px 8px;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:8px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:flex;flex-direction:column;left:0;top:0;justify-content:center;align-items:center}div.htmlText .flip-card-back{outline:1px solid var(--Gray-Darker,#838d98)!important;-webkit-box-shadow:0 0 2px 0 rgba(145,158,171,.12),0 12px 24px -4px rgba(145,158,171,.12);box-shadow:0 0 2px 0 rgba(145,158,171,.12),0 12px 24px -4px rgba(145,158,171,.12)}div.htmlText .flip-card-front{background-color:#fff;z-index:2}div.htmlText .flip-card-back{background-color:#fff;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}div.htmlText .flip-card-button{border-radius:6px;background:#fff!important;position:absolute;bottom:12px;right:12px;z-index:10;color:#838d98;border:none;background:transparent;display:flex;padding:4px;justify-content:center;align-items:center;cursor:pointer;aspect-ratio:1/1}div.htmlText .card-box[type=flipCard].flipped .flip-card-front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}div.htmlText .card-box[type=flipCard].flipped .flip-card-back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}div.htmlText .flip-card-back p,div.htmlText .flip-card-front p{flex-direction:column;justify-content:center;align-self:stretch;color:var(--mcg-dark,#002e47);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:150%}div.htmlText .raw-html-embed__content-wrapper{position:relative}div.htmlText .ck-widget.raw-html-embed .raw-html-embed__preview-content{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff!important}div.htmlText .raw-html-embed__buttons-wrapper{position:absolute;left:50%;top:-30px!important;opacity:0;visibility:hidden;-webkit-box-shadow:0 2px 6px #e5e7eb;box-shadow:0 2px 6px #e5e7eb;background-color:#fff;padding:8px;border-radius:4px;z-index:1000;pointer-events:none;width:70px}div.htmlText .raw-html-embed iframe{border-radius:8px!important}div.htmlText .ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper{position:absolute;display:flex;flex-direction:row!important;justify-content:center;grid-gap:10px;gap:10px}div.htmlText .ck-widget.raw-html-embed .raw-html-embed__source{-webkit-box-sizing:border-box;box-sizing:border-box;height:10em;height:var(--ck-html-embed-source-height);width:calc(100% - 2.769225em);width:100%!important;resize:none;min-width:0;padding:.6em;padding:var(--ck-spacing-standard);font-family:monospace;tab-size:4;white-space:pre-wrap;font-size:13px;font-size:var(--ck-font-size-base);text-align:left;direction:ltr}div.htmlText .ck-widget.raw-html-embed .raw-html-embed__content-wrapper{padding:0!important}div.htmlText .ck-widget.raw-html-embed:hover>.raw-html-embed__content-wrapper .raw-html-embed__buttons-wrapper{opacity:1;visibility:visible;pointer-events:all}div.htmlText .raw-html-embed__preview{width:100%!important}div.htmlText .ck .simple-box-wrapper{margin-top:0!important}div.htmlText .placeholder-icon svg{margin-right:20px}div.htmlText .empty-dom{display:none!important}div.htmlText .simple-box .iframe-player{aspect-ratio:16/9;width:100%;height:auto;border:none;border-radius:8px}div.htmlText .ck .raw-html-embed{margin-bottom:20px!important;margin-top:24px!important}div.htmlText .ck .ck-color-grids-fragment{padding:4px}div.htmlText .ck .ck-text-alternative-form{display:flex;grid-gap:4px;gap:4px;padding:4px;-webkit-box-shadow:0 2px 6px #e5e7eb;box-shadow:0 2px 6px #e5e7eb}div.htmlText .ck-editor{position:relative!important}div.htmlText .editor-container_include-annotations .editor-container__editor .ck.ck-editor__editable{margin-right:0}div.htmlText .img-wrapper,div.htmlText .img-wrapper-aspectratio{padding:8px 0 16px}div.htmlText .column img{border-radius:8px;width:100%}div.htmlText .column .img-wrapper[aspectratio="16/9"] img{aspect-ratio:16/9;object-fit:cover}div.htmlText .simple-box .column[flex-size="1/3"] .button-wrapper{width:auto!important}div.htmlText .column .video-wrapper{text-align:center;border-radius:8px;padding:8px 0 16px;position:relative}div.htmlText .video-player{width:100%;height:auto;cursor:pointer}div.htmlText .play-button-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}div.htmlText .play-button-overlay svg{width:60px;height:60px;-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.5));filter:drop-shadow(0 0 5px rgba(0,0,0,.5))}div.htmlText .play-icon{border-radius:50%;padding:10px;width:60px;height:60px;display:flex;justify-content:center;align-items:center}div.htmlText .video-player:playing+.play-button-overlay{display:none}div.htmlText .simple-box .image-hotspot-content{margin-top:1%;background:#fff;border-radius:8px;padding:2% 1% 1%;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);box-shadow:0 4px 16px rgba(0,0,0,.2);width:96%;height:91%;position:absolute!important;overflow-y:auto;overflow-x:hidden;z-index:99998;left:1%}div.htmlText .column video{padding:0;border-radius:8px;width:100%;aspect-ratio:16/9;display:block;margin:0 auto}div.htmlText .column video[aspectratio="16/9"]{aspect-ratio:16/9;object-fit:cover}@media(min-width:768px){div.htmlText .column video[aspectratio="9/16"]{aspect-ratio:9/16;max-width:432px!important;margin:auto}}div.htmlText .hotspot-content-close{position:absolute;top:8px;right:8px;background:#f5f5f5;border:none;border-radius:4px;cursor:pointer;z-index:99999;padding:4px;display:flex;align-items:center;justify-content:center;width:28px;height:28px}@media(max-width:768px){div.htmlText .column video[aspectratio="9/16"]{aspect-ratio:9/16}div.htmlText .card-item{display:flex;padding:4px 16px;align-items:center;align-self:stretch;grid-gap:12px;gap:12px;height:40px}div.htmlText .start-button{display:flex;height:36px;padding:4px 12px;justify-content:center;align-items:center;grid-gap:8px;gap:8px;align-self:stretch;margin:auto;cursor:pointer;border-radius:8px;width:240px}div.htmlText .start-button-text{color:#fff;font-size:16px;font-weight:500;line-height:22px}div.htmlText .course-container{width:360px}div.htmlText .start-button-container{padding-top:16px}div.htmlText .simple-box-wrapper{position:relative;margin:auto;width:100%}div.htmlText .simple-box .tab-headers{display:grid;padding:0;margin:0;grid-gap:24px;gap:24px}}div.htmlText .simple-box table{margin:.9em auto!important;height:auto}div.htmlText .ck-content[dir=ltr] th{text-align:left}div.htmlText .simple-box .image-hotspot-container{display:inline-block;position:relative;width:100%}div.htmlText .simple-box .hotspot-icon{width:32px!important;height:32px!important;cursor:move;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.3);box-shadow:0 2px 8px rgba(0,0,0,.3)}@-webkit-keyframes hotspot-ring{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}to{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}div.htmlText .hotspot-icon-wrapper .hotspot-icon:before{background:var(--hotspot-ring-color,rgba(1,95,251,.6));-webkit-animation:hotspot-ring 2s ease-out infinite;animation:hotspot-ring 2s ease-out infinite}div.htmlText .hotspot-icon-wrapper .hotspot-icon:after,div.htmlText .hotspot-icon-wrapper .hotspot-icon:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;margin-left:-50%;margin-top:-50%;border-radius:50%;pointer-events:none;z-index:-1}div.htmlText .hotspot-icon-wrapper .hotspot-icon:after{background:var(--hotspot-ring-color-light,rgba(1,95,251,.4));-webkit-animation:hotspot-ring 2s ease-out 1s infinite;animation:hotspot-ring 2s ease-out 1s infinite}div.htmlText .image-hotspot{width:32px;height:32px}div.htmlText .simple-box table th{font-weight:700;border-radius:8px;outline:1px solid var(--Gray-Lighter,#e5e7eb)!important}div.htmlText .ck-content table th,div.htmlText .simple-box table td{min-width:2em!important;border:1px solid var(--Gray-Lighter,#e5e7eb)!important}div.htmlText .simple-box table td{padding:16px!important}div.htmlText .language-html .hljs-tag{display:block!important}div.htmlText .simple-box .language-html.hljs{display:block;overflow-x:auto;padding:8px;border-radius:8px;margin:8px}div.htmlText .simple-box .copy-button{margin-right:8px}div.htmlText .simple-box th{border:1px solid #e5e7eb!important;padding:8px!important;border:1px solid var(--Gray-Lighter,#e5e7eb)!important;background-color:#f4f6f8!important}div.htmlText .ck-content table td{min-width:2em;padding:.4em;border:1px solid #bfbfbf}div.htmlText .simple-box th{overflow-wrap:break-word;position:relative}div.htmlText .simple-box table{overflow:hidden;border-collapse:collapse;border-spacing:0;border:1px double #b3b3b3}div.htmlText .simple-box thead{display:table-header-group;vertical-align:middle;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;border-color:inherit}div.htmlText .simple-box table{border-radius:8px;outline:1px solid #e5e7eb!important;outline:1px solid var(--Gray-Lighter,#e5e7eb)!important;padding:8px;width:100%;margin:1px;border:0!important}div.htmlText .video-wrapper figure,div.htmlText .video-wrapper figure iframe{margin:0!important;border-radius:8px}div.htmlText .raw-html-embed__preview-content iframe{border-radius:8px}div.htmlText .img-wrapper-aspectratio p,div.htmlText .img-wrapper p{padding:0!important}div.htmlText .ck-content table p{font-size:17px!important;line-height:28px!important;margin:0!important;display:block!important;padding:0!important;font-family:Inter,sans-serif!important;font-weight:400!important}div.htmlText .ck table:hover{border:1px solid}div.htmlText .editor-content{width:100%}div.htmlText .fixed-button-container{width:56px;height:353px;position:fixed;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;z-index:1000;background-color:#f4f6f8}div.htmlText .button{background-color:#f4f6f8}div.htmlText .fixed-button-container button{margin-bottom:10px;white-space:nowrap}div.htmlText .settings{margin-top:12px!important;margin-bottom:12px!important}div.htmlText .ck.ck-placeholder:before,div.htmlText .ck .ck-placeholder:before{position:absolute;left:0;right:0;padding-left:8px!important;padding-right:8px!important;content:attr(data-placeholder);pointer-events:none}@media(min-width:768px){div.htmlText .htmlCourse .simple-box{display:flex;grid-gap:24px;gap:24px;align-items:stretch;padding:1px;width:200px!important;justify-self:center;margin-left:auto;margin-right:auto}div.htmlText .simple-box{display:block;grid-gap:24px;gap:24px;padding:24px}}div.htmlText .simple-box .column .column-header{display:inline-block;width:calc(50% - 12px);vertical-align:top;margin-right:0}@media(min-width:768px){div.htmlText .simple-box{display:flex;grid-gap:24px;gap:24px;padding:24px}}div.htmlText .simple-box .column{flex:1 1;text-align:left}div.htmlText .simple-box blockquote{padding:28px 48px 28px 40px;background-image:url("data:image/svg+xml,%3Csvg width='70' height='60' viewBox='0 0 70 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62.5312 30H51.75V21.4286C51.75 16.7009 55.6178 12.8571 60.375 12.8571H61.4531C63.2455 12.8571 64.6875 11.4241 64.6875 9.64286V3.21429C64.6875 1.43304 63.2455 0 61.4531 0H60.375C48.4617 0 38.8125 9.58928 38.8125 21.4286V53.5714C38.8125 57.1205 41.71 60 45.2812 60H62.5312C66.1025 60 69 57.1205 69 53.5714V36.4286C69 32.8795 66.1025 30 62.5312 30ZM23.7188 30H12.9375V21.4286C12.9375 16.7009 16.8053 12.8571 21.5625 12.8571H22.6406C24.433 12.8571 25.875 11.4241 25.875 9.64286V3.21429C25.875 1.43304 24.433 0 22.6406 0H21.5625C9.64922 0 0 9.58928 0 21.4286V53.5714C0 57.1205 2.89746 60 6.46875 60H23.7188C27.29 60 30.1875 57.1205 30.1875 53.5714V36.4286C30.1875 32.8795 27.29 30 23.7188 30Z' fill='%23E5E7EB'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 0;background-size:70px 60px;margin-top:8px;margin-left:8px;margin-bottom:0}div.htmlText .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel-visible{display:inline-block;border:0!important}div.htmlText .hidden{display:none!important}div.htmlText .numbered-card{display:flex;padding:12px;flex-direction:column;align-items:flex-start;flex:1 0;border-radius:8px;border:1px solid var(--Gray-Light,#dbdee3)}div.htmlText .button-wrapper[data-alignment=left]{justify-content:flex-start}div.htmlText .button-wrapper[data-alignment=center]{justify-content:center}div.htmlText .button-wrapper[data-alignment=right]{justify-content:flex-end}div.htmlText .button-wrapper[data-sizing=fit] .button-wrapper[data-sizing=full]{display:grid}div.htmlText .button-wrapper[data-sizing=full]{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding:0!important}div.htmlText .simple-box .raw-html-embed{width:100%;padding:0!important;order:2;margin:0!important;background:transparent!important;background-color:transparent!important}div.htmlText .button-wrapper[data-sizing=fit]{width:100%;flex-wrap:wrap}div.htmlText .button-wrapper,div.htmlText .button-wrapper[data-sizing=fit]{padding:8px 0;display:flex;grid-gap:8px;gap:8px}div.htmlText .button-wrapper[data-sizing=full] .simple-button{width:100%!important;display:flex!important;align-items:center!important;grid-gap:4px!important;gap:4px!important;padding:0!important}div.htmlText .simple-box .column .simple-button[text] .simple-icon{margin:0!important;pointer-events:none}div.htmlText .card-icon-button{border-radius:6px;border:0!important;background:var(--mcg-white,#fff);display:flex;width:36px;height:36px;padding:4px;justify-content:center;align-items:center}div.htmlText .card-icon-button .simple-icon{width:24px;height:24px;flex-shrink:0;display:flex;justify-content:center;align-items:center;margin:auto;pointer-events:none}@media(min-width:768px){div.htmlText .card-wrapper{display:flex;padding:1px;grid-gap:24px;gap:24px;align-items:stretch}div.htmlText .card-wrapper:has(.card-box[type=flipCard]){display:grid;grid-template-columns:repeat(3,1fr)}div.htmlText .card-wrapper:has(.card-box[type=numberedCard]){display:grid;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){div.htmlText .card-wrapper{display:grid;padding:1px;grid-gap:24px;gap:24px;align-items:stretch}}div.htmlText .card-box[type=numberedCard]{padding:12px;flex-direction:column;flex:1 0}div.htmlText .card-box[type=highlightCard],div.htmlText .card-box[type=numberedCard]{display:flex;align-items:flex-start;border-radius:8px;border:1px solid var(--Gray-Light,#dbdee3);word-break:break-word;background:var(--mcg-white,#fff)}div.htmlText .card-box[type=highlightCard]{padding:32px 12px 8px;flex-direction:column;text-align:center;flex:1 1;grid-gap:12px;gap:12px}div.htmlText .card-box[type=numberedCard] .card-header{display:flex;flex-direction:column;padding:8px;align-items:flex-start;justify-content:center;align-self:stretch}div.htmlText .card-box[type=highlightCard] .card-header{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:stretch}div.htmlText .card-box[type=highlightCard] .card-content{display:flex;align-items:center;justify-content:center;width:100%}div.htmlText .card-box[type=highlightCard] .card-content p{min-height:52px;align-items:flex-start;grid-gap:10px;gap:10px;align-self:stretch;padding:0!important}div.htmlText .card-header p{display:flex!important;width:40px!important;height:40px!important;justify-content:center!important;align-items:center!important;padding:0!important;border-radius:100px!important;background:var(--mcg-lightblue,#e3f3ff)!important;color:var(--mcg-dark,#002e47)!important;font-family:Inter!important;font-size:18px!important;font-style:normal!important;font-weight:500!important;line-height:normal!important}div.htmlText .card-number-badge{position:absolute;top:12px;left:20px;width:40px;height:40px;background-color:#2196f3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;font-family:Inter,sans-serif;line-height:1;padding-bottom:1px;text-align:center;letter-spacing:-.2px}div.htmlText .simple-box .column[flex-size="3/1"]{flex:4 1;text-align:left;padding:8px}div.htmlText .simple-box .column[flex-size="1/3"]{display:flex;justify-content:center;align-items:center;grid-gap:16px;gap:16px;align-self:stretch;flex:1 1;text-align:center;margin:0 auto;width:-webkit-fit-content;width:fit-content}div.htmlText .simple-box .column hr{display:flex;height:1px!important;margin:8px 0!important;background:var(--Border,rgba(145,158,171,.32));border:0;width:100%}div.htmlText .simple-box .table{margin:0;overflow-y:auto}div.htmlText .simple-box .column .simple-button{border-radius:var(--8,8px);min-height:36px;padding:0 8px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;color:#002e47;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;text-decoration:none!important;background-color:#fff;width:-webkit-fit-content;width:fit-content;grid-gap:8px;gap:8px}div.htmlText .simple-box .column .simple-button:has(.simple-icon[icon=""]){grid-gap:0;gap:0;padding:0 8px}div.htmlText .simple-box .column .simple-button[text]{text-decoration:none;text-decoration:none!important;background-color:#fff;padding:0 8px;grid-gap:8px;gap:8px}div.htmlText .simple-box .column .simple-button:focus,div.htmlText .simple-box .column .simple-button[text]{min-height:36px;border-radius:var(--8,8px);display:inline-flex;justify-content:center;align-items:center;color:#002e47}div.htmlText .simple-box .column .simple-button:focus{text-decoration:none;-webkit-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px}div.htmlText .simple-box .column .simple-button:hover{cursor:pointer}div.htmlText .ck-horizontal-line{width:100%;display:flex}div.htmlText .ck-horizontal-line hr{height:1px!important;margin:8px 0!important;background:var(--Border,rgba(145,158,171,.32));border:0;width:100%}div.defaultThemeHtmlText{width:100%;display:flex;flex-direction:column;text-rendering:optimizelegibility}div.defaultThemeHtmlText p,div.defaultThemeHtmlText span{margin-top:1em;margin-bottom:1em}div.defaultThemeHtmlText div.se-html-content figure img{width:unset!important;max-width:100%}div.se-html-content.se-audio-container,div.se-html-content.se-audio-container figure{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}div.se-html-content.se-audio-container figure{position:relative;padding:1rem 0!important}div.se-html-content.se-audio-container figure audio,div.se-html-content.se-audio-container figure img{width:100%}div.se-html-content.se-audio-container figure iframe,div.se-html-content.se-audio-container figure video{background:#ececec;position:absolute;width:100%;height:100%;left:0;top:0;border:none!important;padding:0!important;outline:none!important}div.se-html-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%}div.se-html-content.__se__float-center figure{display:flex;justify-content:center;align-items:center;flex-direction:column}div.se-html-content.__se__float-right figure{display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column}div.se-html-content figure{position:relative;width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;padding:56.25% 0 0!important}div.se-html-content figure img{width:100%}div.se-html-content figure iframe,div.se-html-content figure video{background:#ececec;position:absolute;width:100%;height:100%;left:0;top:0;border:none!important;padding:0!important;outline:none!important}.simple-box ol,.simple-box ul{margin-top:0;margin-left:20px!important;padding:8px 0;margin-bottom:0}div.loading{position:fixed;left:0;top:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center}div.se-image-container figure{padding:0!important}div.se-video-container{z-index:1001}:-webkit-full-screen{overflow:scroll!important}:-ms-fullscreen{overflow:scroll!important}:fullscreen{overflow:scroll!important}:-moz-full-screen,:-webkit-full-screen{background-color:inherit}div.htmlText.htmlCourse * :not(.simple-box-wrapper *){max-width:752px;margin-left:auto;margin-right:auto;width:100%}div.htmlText.htmlCourse .simple-box-wrapper *{max-width:100%;margin-left:0;margin-right:0}div.htmlText.htmlCourse .simple-box-wrapper{max-width:100%;width:100%}div.htmlText.htmlTemplate .simple-box{padding:24px!important}@media(min-width:1152px){div.htmlText.htmlLandingPage .simple-box{display:flex;justify-self:center}div.htmlText.htmlLandingPage .raw-html-embed,div.htmlText.htmlLandingPage .simple-box{grid-gap:24px;gap:24px;align-items:stretch;padding:24px;max-width:1152px!important;margin-left:auto;margin-right:auto;width:100%}}@media(max-width:768px){div.htmlText.htmlLandingPage .raw-html-embed,div.htmlText.htmlLandingPage .simple-box{padding:20px;min-width:260px}}@media screen and (min-width:768px)and (max-width:1152px){div.htmlText.htmlCourse .raw-html-embed,div.htmlText.htmlCourse .simple-box,div.htmlText.htmlLandingPage .raw-html-embed,div.htmlText.htmlLandingPage .simple-box{padding:40px}}@media(max-width:480px){div.htmlText.htmlLandingPage .simple-box{padding:20px;min-width:260px}div.htmlText.htmlCourse .simple-box{padding:20px}div.htmlText.htmlLandingPage .raw-html-embed{padding:20px;min-width:260px}div.htmlText.htmlCourse .raw-html-embed{padding:20px}.htmlCourseCard{display:flex;grid-gap:24px;gap:24px;padding:20px;width:auto!important}}.htmlCourseCard .simple-button{max-width:626px}@media(max-width:768px){div.htmlText.htmlLandingCourse .simple-box{padding:20px;min-width:340px}div.htmlText.htmlCourse .raw-html-embed,div.htmlText.htmlCourse .simple-box{padding:20px}div.htmlText.htmlLandingCourse .raw-html-embed{padding:20px;min-width:340px}}div.htmlText.htmlLandingPage p:not(.simple-box-wrapper *),div.htmlText.htmlLandingPage span:not(.simple-box-wrapper *){max-width:1152px!important;width:100%;margin:1em auto}div.htmlText h1,div.htmlText h2,div.htmlText h3,div.htmlText h4,div.htmlText h5,div.htmlText p{margin-left:auto;margin-right:auto}div.htmlText.htmlCourse h1:not(.simple-box-wrapper *),div.htmlText.htmlCourse h2:not(.simple-box-wrapper *),div.htmlText.htmlCourse h3:not(.simple-box-wrapper *),div.htmlText.htmlCourse h4:not(.simple-box-wrapper *),div.htmlText.htmlCourse h5:not(.simple-box-wrapper *),div.htmlText.htmlCourse p:not(.simple-box-wrapper *),div.htmlText.htmlCourse span:not(.simple-box-wrapper *){max-width:752px!important;width:100%;margin:1em auto}@media(min-width:768px){div.htmlText.htmlCourse .simple-box{grid-gap:24px;gap:24px;align-items:stretch;max-width:752px;justify-self:center;margin-left:auto;margin-right:auto;display:flex;order:2;padding:24px;width:100%}div.htmlText.htmlCourse .accordion-content .simple-box,div.htmlText.htmlCourse .tab-content .simple-box{grid-gap:24px;gap:24px;align-items:stretch;max-width:672px;justify-self:center;margin-left:auto;margin-right:auto;display:flex;order:2;padding:24px 40px;width:100%}div.htmlText.htmlCourse .image-hotspot-content .simple-box{max-width:592px;display:flex;order:2;padding:24px 12px}div.htmlText.htmlCourse .image-hotspot-content .simple-box,div.htmlText.htmlCourse .raw-html-embed{grid-gap:24px;gap:24px;align-items:stretch;justify-self:center;margin-left:auto;margin-right:auto;width:100%}div.htmlText.htmlCourse .raw-html-embed{padding:24px;max-width:752px}}#mcg-content h1{margin-bottom:8px}.collection-list-wrapper,.course-list-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;width:100%;max-width:1200px;padding:24px}@media screen and (max-width:768px){.collection-list-wrapper,.course-list-wrapper{grid-template-columns:repeat(2,1fr);padding:16px;grid-gap:12px;gap:12px}}.dynamic-list[data-type=courseList2] .course-list-inner-container{display:flex!important;grid-gap:16px;gap:16px;padding:16px 16px 0!important;background-color:#fff}@media screen and (max-width:480px){.collection-list-wrapper,.course-list-wrapper{grid-template-columns:1fr;padding:12px;grid-gap:24 px;gap:24 px}}.course-list-inner-container{border-radius:16px;-webkit-box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12);box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12);height:100%}.course-list-sections-container{display:flex;flex-direction:column;background-color:#fff}.course-list-section{position:relative;padding:8px;align-items:flex-start;align-self:stretch}.collection-list-inner-container{border-radius:16px;-webkit-box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12);box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12);height:100%}.collection-list-sections-container{display:flex;flex-direction:column;background:#fff}.collection-list-section{position:relative;padding:8px;align-items:flex-start;align-self:stretch}.dynamic-list{display:flex;justify-content:center;user-drag:none!important;user-select:none!important;-moz-user-select:none!important;-webkit-user-drag:none!important;-webkit-user-select:none!important;-ms-user-select:none!important}.collection-list-wrapper.image,.course-list-wrapper.image,.dynamic-list.image{width:100%;height:138px!important;overflow:hidden;border-radius:16px}.dynamic-list img{width:100%;height:138px!important;object-fit:cover;border-radius:16px!important}.dynamic-list{position:relative}.dynamic-list-settings-button{position:relative;top:10px;left:10px;z-index:10}.dynamic-list-settings-button button{background:#fff;border:1px solid #ccc;border-radius:4px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.dynamic-list-settings-button button:hover{background:#f2f2f2}.collection-list-wrapper img,.course-list-wrapper img{width:100%;height:138px!important;object-fit:cover;border-radius:16px!important}@media screen and (max-width:767px){.course-list-sections-container{grid-template-columns:110px 63%}.collection-list-sections-container,.course-list-sections-container{display:grid;grid-template-areas:"section title" "footer footer";padding:12px}.collection-list-sections-container{grid-template-columns:34% 63%}.collection-list-section,.course-list-section{grid-area:section}.collection-list-title,.course-list-title{grid-area:title}.collection-list-section,.course-list-section{padding:0}.course-list-wrapper img{width:110px!important;height:64px!important}.collection-list-wrapper img{width:142px!important;height:84px!important}.collection-list-title,.course-list-title{padding:0}.section-footer{padding:0!important;grid-area:footer}.collection-list-title,.course-list-title{padding:0 0 0 6px!important;grid-gap:0!important;gap:0!important}}.course-list-title{padding:12px 16px 8px;grid-gap:8px;gap:8px}.collection-list-title,.course-list-title{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.collection-list-title{padding:12px 16px;grid-gap:12px;gap:12px}.section-footer{padding:4px 0 16px;align-self:stretch}.icon,.section-footer{display:flex;align-items:center;grid-gap:8px;gap:8px}.icon{justify-content:center}.section-text{min-height:40px;color:var(--mcg-gray,#919eab);-webkit-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:12px!important;font-style:normal;font-weight:400;line-height:21px;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:44px!important;word-break:break-word!important}.dynamic-list .section-text-header{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;color:#002e47!important}.section-text p{min-height:40px;color:var(--mcg-gray,#919eab);-webkit-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:12px!important;font-style:normal;font-weight:400;line-height:21px;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:44px!important;word-break:break-word!important}.collection-image{width:100%}.section-text-header p{font-family:Inter;font-size:16px!important;font-style:normal;font-weight:500!important;line-height:150%;overflow:hidden;text-overflow:ellipsis;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:normal;min-height:0!important}.section-text-header{display:flex;align-items:left;height:40px;margin:0}@media(max-width:768px){.collection-list-container,.course-list-container{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 8px)}}@media(max-width:480px){.collection-list-container,.course-list-container{flex:0 0 100%}}.collection-list-container,.course-list-container{position:relative}.collection-list-inner-container,.course-list-inner-container{position:relative;overflow:hidden}.collection-list-hover-button,.course-list-hover-button{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;display:flex;justify-content:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10}.collection-list-container:hover .collection-list-hover-button,.course-list-container:hover .course-list-hover-button{cursor:pointer;opacity:1}.edit-course-list-button{font-family:Inter,sans-serif;font-size:16px;line-height:18px;letter-spacing:0;text-align:center;vertical-align:middle;opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff;border:none;color:#002e47;padding:8px 16px;border-radius:10px;font-weight:500;font-family:Inter;font-size:14px;cursor:pointer;display:flex;align-items:center;grid-gap:8px;gap:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.edit-course-list-button:hover{background-color:#fff}.edit-collection-list-button{font-family:Inter,sans-serif;font-size:16px;line-height:18px;letter-spacing:0;text-align:center;vertical-align:middle;opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff;border:none;color:#002e47;padding:8px 16px;border-radius:10px;font-weight:500;font-family:Inter;font-size:14px;cursor:pointer;display:flex;align-items:center;grid-gap:8px;gap:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.collection-list-container:hover .edit-collection-list-button{opacity:1;-webkit-transform:scale(1);transform:scale(1);background-color:#fff}.edit-collection-list-button:hover{background-color:#fff}.editor-header{display:flex;flex-direction:column;flex:1 0;align-self:stretch;user-drag:none!important;user-select:none!important;-moz-user-select:none!important;-webkit-user-drag:none!important;-webkit-user-select:none!important;-ms-user-select:none!important;position:relative;cursor:pointer}.editor-header,.editor-header:before{-webkit-transition:all .3s ease;transition:all .3s ease}.editor-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;pointer-events:none;z-index:1}.editor-header:hover:before{background-color:rgba(0,0,0,.5)}.editor-header .edit-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:2;color:#fff;cursor:pointer;pointer-events:none}.editor-header:hover .edit-icon{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);cursor:pointer}.editor-header-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;display:flex;justify-content:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10}.editor-header:hover .editor-header-overlay{background-color:rgba(0,0,0,.2)}.editor-header-edit-button{font-family:Inter,sans-serif;font-size:16px;line-height:18px;letter-spacing:0;text-align:center;vertical-align:middle;opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff;border:none;color:#002e47;padding:8px 16px;border-radius:10px;font-weight:500;font-family:Inter;font-size:14px;cursor:pointer;display:flex;align-items:center;grid-gap:8px;gap:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.editor-header:hover .editor-header-edit-button{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.ck.ck-editor__editable_inline>:first-child{margin-top:0!important}.video-wrapper{position:relative;display:inline-block;width:100%}.video-player{width:100%;height:auto;cursor:pointer}.play-button-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.play-button-overlay svg{width:60px;height:60px;-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.5));filter:drop-shadow(0 0 5px rgba(0,0,0,.5))}.play-icon{border-radius:50%;padding:10px;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.video-player:playing+.play-button-overlay{display:none}.audio-player{width:100%;height:40px;border-radius:4px;outline:none}.audio-player::-webkit-media-controls-panel{background-color:#f8f9fa;border-radius:4px}.audio-player::-webkit-media-controls-play-button{background-color:#007bff;border-radius:50%}.audio-player::-webkit-media-controls-timeline{background-color:#e9ecef;border-radius:2px}.audio-player::-webkit-media-controls-current-time-display,.audio-player::-webkit-media-controls-time-remaining-display{color:#6c757d;font-size:12px}.tts-react-placeholder div:not(#volume-popup){height:64px!important}#volume-popup{z-index:999999!important}.simple-box[block-type=interactionBuilder] .raw-html-embed__buttons-wrapper{display:none!important}.simple-box .accordion-wrapper{border:1px solid #e1e5e9;overflow:hidden;background-color:#fff;margin:0 0 -1px}.simple-box .column .accordion-wrapper:nth-child(2){border-top-left-radius:12px!important;border-top-right-radius:12px!important;margin-bottom:-1px}.simple-box .accordion-wrapper:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin-bottom:0}.simple-box .accordion-wrapper:first-child:last-child{border-radius:12px}.simple-box .accordion-item{position:relative}.simple-box .accordion-item:last-child{border-bottom:none}.simple-box .accordion-header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 0;background-color:#fff;cursor:pointer;position:relative;min-height:60px}.simple-box .accordion-header:hover{background-color:#f8f9fa}.simple-box .accordion-header-controls{display:flex;align-items:center;grid-gap:10px;gap:10px}.simple-box .accordion-item-close-button{background:none;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px;color:#6b7280;-webkit-transition:all .2s ease;transition:all .2s ease}.simple-box .accordion-item-close-button:hover{color:#374151;background-color:#f3f4f6}.simple-box .accordion-item-close-button svg{width:18px;height:18px}.simple-box .accordion-toggle-button{background:none;border:none;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;border-radius:6px;color:#6b7280}.simple-box .accordion-toggle-button:hover{color:#374151;background-color:#f3f4f6}.simple-box .accordion-chevron{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:18px;height:18px}.simple-box .accordion-content{padding:0 16px 8px;background-color:#fff;display:none;border-top:1px solid #f1f3f4}.simple-box .accordion-item[data-open=true] .accordion-content{display:block}.simple-box .accordion-item[data-open=true] .accordion-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.simple-box .tab-controls-wrapper{display:flex;justify-content:flex-end}.simple-box .tab-headers{display:flex;padding:0;margin:0;grid-gap:24px;gap:24px}.simple-box .tab-header-wrapper{position:relative;display:inline-block}.simple-box .tab-header{flex:1 1;justify-content:center;margin:0 12px;background:none;cursor:pointer;border:none;border-bottom:2px solid transparent;color:#002e47;-webkit-transition:all .2s ease;transition:all .2s ease;outline:none;min-width:100px}.simple-box .tab-header.active{color:#002e47;border-bottom-color:#002e47}.simple-box .tab-header-wrapper:hover .tab-remove-btn{opacity:1}.simple-box .tab-contents{position:relative}.simple-box .tab-content{display:none}.simple-box .tab-content.active{display:block}.simple-box .tab-container[data-type=vertical]{display:flex}.simple-box .tab-container[data-type=vertical] .tab-headers{height:auto;display:flex;flex-direction:column}.simple-box .tab-container[data-type=vertical] .tab-headers .tab-header{width:220px;justify-content:flex-start;justify-content:space-between}.simple-box .tab-container[data-type=horizontal] .tab-headers .tab-header{padding-right:28px}.simple-box .tab-container[data-type=horizontal] .tab-headers .tab-header .tab-edit-btn{position:absolute;right:4px}.simple-box .tab-container[data-type=vertical] .tab-contents{padding-left:24px;border-left:2px solid var(--Gray-Lighter,#e5e7eb)}.simple-box .tab-header[data-is-active=false] .tab-edit-btn{display:none!important}.image-hotspot-content .simple-box-wrapper-button svg{width:24px!important;height:24px!important}.image-hotspot-content .simple-box-wrapper-button svg circle{fill:#002e47}.image-hotspot-content .simple-box-wrapper:hover .simple-box-buttons-container{opacity:1;position:absolute;left:-29;top:50px;width:32px;display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:6px;background:var(--mcg-white,#fff);z-index:1009!important;-webkit-box-shadow:0 2px 8px 0 rgba(145,158,171,.12);box-shadow:0 2px 8px 0 rgba(145,158,171,.12)}.image-hotspot-content .drop-area-wide{display:flex;height:90px;padding:20px;justify-content:center;align-items:center;grid-gap:20px;gap:20px;align-self:stretch;border-radius:4px;border:1px solid var(--mcg-blue,#015ffb);background:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;z-index:999!important}.image-hotspot-content .drop-area-narrow{display:flex;height:24px;padding:0 4px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;align-self:stretch;border-radius:4px;border:1px solid var(--Info,#5dadff);background:var(--mcg-lightblue,#e3f3ff);-webkit-transition:height .3s ease!important;transition:height .3s ease!important}.image-hotspot-content .drop-area-wide.drag-over-enter{padding:20px;grid-gap:20px;gap:20px;border-radius:4px;border:1px solid var(--mcg-blue,#015ffb)}.image-hotspot-content .drop-area-narrow.drag-over,.image-hotspot-content .drop-area-wide.drag-over-enter{display:flex;height:90px;justify-content:center;align-items:center;align-self:stretch;background:var(--mcg-lightblue,#e3f3ff)}.image-hotspot-content .drop-area-narrow.drag-over{padding:0 4px;grid-gap:4px;gap:4px;border-radius:4px;border:1px solid var(--Info,#5dadff);-webkit-transition:height .3s ease!important;transition:height .3s ease!important}@keyframes hotspot-ring{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}to{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}.hotspot-icon-wrapper .hotspot-icon:before{background:var(--hotspot-ring-color,rgba(1,95,251,.6));-webkit-animation:hotspot-ring 2s ease-out infinite;animation:hotspot-ring 2s ease-out infinite}.hotspot-icon-wrapper .hotspot-icon:after,.hotspot-icon-wrapper .hotspot-icon:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;margin-left:-50%;margin-top:-50%;border-radius:50%;pointer-events:none;z-index:-1}.hotspot-icon-wrapper .hotspot-icon:after{background:var(--hotspot-ring-color-light,rgba(1,95,251,.4));-webkit-animation:hotspot-ring 2s ease-out 1s infinite;animation:hotspot-ring 2s ease-out 1s infinite}.image-hotspot:hover .hotspot-icon:after,.image-hotspot:hover .hotspot-icon:before{-webkit-animation:none;animation:none;opacity:0}.hotspot-icon:hover{width:40px!important;height:40px!important}.hotspot-controls:hover .hotspot-icon,.image-hotspot:hover .hotspot-icon{width:40px!important;height:40px!important;-webkit-animation:none;animation:none}.simple-box-buttons-container .ck.ck-tooltip__container{position:relative;background-color:transparent!important}.hotspot-content-close{position:absolute;top:8px;right:8px;background:#f5f5f5;border:none;border-radius:4px;cursor:pointer;z-index:10;padding:4px;display:flex;align-items:center;justify-content:center;width:28px;height:28px}.image-hotspot-content{display:none;margin-top:8px;background:#fff;border-radius:8px;padding:16px 8px 8px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);box-shadow:0 4px 16px rgba(0,0,0,.2);width:90%;height:360px;position:relative;overflow-y:auto;left:4%}.image-hotspot-content .simple-box-wrapper-button{width:97%!important}@media screen and (min-width:768px){.dynamic-list[data-grid="5"] .section-text-header p{font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.dynamic-list[data-grid="5"] .section-text{font-size:11px!important;font-style:normal!important;font-weight:400!important;line-height:21px!important}.dynamic-list[data-grid="5"] .collection-list-wrapper img,.dynamic-list[data-grid="5"] .course-list-wrapper img{height:114px!important}}@media screen and (min-width:768px)and (min-width:768px){.dynamic-list[data-grid="5"] .collection-list-wrapper,.dynamic-list[data-grid="5"] .course-list-wrapper{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px;width:100%;max-width:1200px;padding:0!important}}@media screen and (min-width:768px){.dynamic-list[data-grid="4"] .section-text-header p{font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.dynamic-list[data-grid="4"] .section-text{font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:21px!important}.dynamic-list[data-grid="4"] .collection-list-wrapper img,.dynamic-list[data-grid="4"] .course-list-wrapper img{height:146px!important}}@media screen and (min-width:768px)and (min-width:768px){.dynamic-list[data-grid="4"] .collection-list-wrapper,.dynamic-list[data-grid="4"] .course-list-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;width:100%;max-width:1200px;padding:0!important}}@media screen and (min-width:768px){.dynamic-list[data-grid="3"] .section-text-header p{font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:100%!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.dynamic-list[data-grid="3"] .section-text{font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:21px!important}.dynamic-list[data-grid="3"] .collection-list-wrapper img,.dynamic-list[data-grid="3"] .course-list-wrapper img{height:189px!important}.dynamic-list[data-grid="3"] .collection-list-wrapper,.dynamic-list[data-grid="3"] .course-list-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;width:100%;max-width:1200px;padding:0!important}.dynamic-list[data-grid="2"] .section-text-header p{font-size:18px!important;color:#002e47;white-space:nowrap;font-style:normal;font-weight:500;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:150%}.dynamic-list[data-grid="2"] .section-text{font-size:16px!important;font-style:normal!important;font-weight:400!important;overflow:hidden;color:var(--mcg-gray,#919eab);-webkit-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-style:normal;font-weight:400;line-height:24px}.dynamic-list[data-grid="2"] .collection-list-wrapper img,.dynamic-list[data-grid="2"] .course-list-wrapper img{height:292px!important}.dynamic-list[data-grid="2"] .collection-list-wrapper,.dynamic-list[data-grid="2"] .course-list-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;width:100%;max-width:1200px;padding:0!important}.section-important{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:auto}.dynamic-list[data-grid="1"] .section-price p{text-align:left;color:var(--black,#000);text-align:center;font-size:24px!important;font-style:normal!important;font-weight:600!important;line-height:150%!important}.dynamic-list[data-grid="1"] .section-count p{text-align:right;color:var(--mcg-gray,#919eab);text-align:center;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important}.dynamic-list[data-grid="2"] .section-price p{text-align:left;color:var(--black,#000);text-align:center;font-size:32px!important;font-style:normal!important;font-weight:600!important;line-height:150%!important}.dynamic-list[data-grid="2"] .section-count p{text-align:right;color:var(--mcg-gray,#919eab);text-align:center;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important}.dynamic-list[data-grid="3"] .section-price p{text-align:left;color:var(--black,#000);text-align:center;font-size:24px!important;font-style:normal!important;font-weight:600!important;line-height:150%!important}.dynamic-list[data-grid="3"] .section-count p{text-align:right;color:var(--mcg-gray,#919eab);text-align:center;font-size:12px!important;font-style:normal;font-weight:500!important;line-height:150%!important}.dynamic-list[data-grid="4"] .section-price p{text-align:left;color:var(--black,#000);text-align:center;font-size:20px!important;font-style:normal!important;font-weight:600!important;line-height:150%!important}.dynamic-list[data-grid="4"] .section-count p{text-align:right;color:var(--mcg-gray,#919eab);text-align:center;font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important}.dynamic-list[data-grid="5"] .section-price p{text-align:left;color:var(--black,#000);text-align:center;font-size:16px!important;font-style:normal!important;font-weight:600!important;line-height:150%!important}.dynamic-list[data-grid="5"] .section-count p{text-align:right;color:var(--mcg-gray,#919eab);text-align:center;font-size:11px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important}.dynamic-list[data-grid="1"] .collection-list-wrapper,.dynamic-list[data-grid="1"] .course-list-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px;gap:16px;width:100%;max-width:1200px;padding:0!important}.dynamic-list[data-grid="1"] .course-list-sections-container{display:grid;grid-template-areas:"section title" "footer footer";grid-template-columns:20% 80%;padding:12px}.dynamic-list[data-grid="1"] .collection-list-sections-container{grid-gap:16px;gap:16px;display:flex;flex-direction:row;padding:16px}.dynamic-list[data-grid="1"] .course-list-section{max-width:300px;width:100%}.dynamic-list[data-grid="1"] .collection-list-section{grid-area:section;padding:0;width:300px}.dynamic-list[data-grid="1"] .course-list-title{grid-area:title;padding:0 0 0 6px!important;grid-gap:0!important;gap:0!important;width:100%}.dynamic-list[data-grid="1"] .collection-list-title{width:100%;max-width:772px}.dynamic-list[data-grid="1"] .course-list-wrapper img{height:188px!important}.dynamic-list[data-grid="1"] .collection-list-wrapper img{width:100%!important;height:64px!important}.dynamic-list[data-grid="1"] .section-footer{padding:0!important;grid-area:footer;margin-top:84px}.dynamic-list[data-grid="1"] .collection-list-wrapper img{height:172px!important}.collection-add-button-title{font-size:12px;font-style:normal;font-weight:500;line-height:21px;overflow:hidden;color:var(--mcg-gray,#919eab);-webkit-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;text-align:center}.collection-add-button{border-radius:32px;background:var(--mcg-gray,#919eab);-webkit-box-shadow:0 4px 4px 0 rgba(145,158,171,.12);box-shadow:0 4px 4px 0 rgba(145,158,171,.12);width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.collection-add-button svg{display:block}.collection-list-add-button{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:8px;gap:8px;border-radius:16px;background:var(--mcg-white,#fff);-webkit-box-shadow:0 0 2px 0 rgba(145,158,171,.12),0 12px 24px -4px rgba(145,158,171,.12);box-shadow:0 0 2px 0 rgba(145,158,171,.12),0 12px 24px -4px rgba(145,158,171,.12);height:auto;cursor:pointer}.collection-list-add-button:hover .collection-add-button{background:var(--mcg-gray,#002e47)}.collection-list-add-button:hover .collection-add-button-title{color:var(--mcg-gray,#002e47)}.dynamic-list[data-grid="1"] .collection-list-add-button{height:172px!important}.course-container{display:flex;width:100%;max-width:1200px;justify-content:center}.course-inner-container{max-width:1220px;grid-gap:24px;gap:24px}.course-inner-container,.course-sections-container{display:flex;width:100%;flex-direction:column;align-items:flex-start}.course-section{width:100%;padding-top:8px}.section-header{padding:8px 16px;align-items:flex-start;align-self:stretch}.section-title{color:#002e47;font-family:Inter;font-size:14px;font-weight:500;line-height:normal}.section-divider{background:rgba(145,158,171,.32);border:none;height:1px!important;margin:0!important}.cards-container{display:grid;grid-gap:8px;gap:8px}.card-item{display:flex;padding:4px 16px;align-items:center;align-self:stretch;grid-gap:12px;gap:12px;height:40px}.card-title{color:#002e47;font-family:Inter;font-size:14px;font-weight:400;line-height:150%}.card-title p,.section-text p{padding:0!important}.start-button-container{display:flex;padding:20px 0;flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px;align-self:stretch}.start-button-container-header{width:360px;height:48px;border-radius:16px;background:#fff;margin:0 24px}.start-button,.start-button-container-header{display:flex;padding:4px 12px;justify-content:center;align-items:center;grid-gap:8px;gap:8px}.start-button{height:36px;align-self:stretch;margin:auto;cursor:pointer;border-radius:8px;width:240px}}@media screen and (min-width:768px)and (min-width:768px)and (max-width:1023px){.start-button{width:280px;height:40px;border-radius:10px}}@media screen and (min-width:768px)and (min-width:1024px){.start-button{width:360px;height:48px;border-radius:12px}}@media screen and (min-width:768px){.start-button-text{color:#fff}.start-button-text,.start-button-text-header{font-size:16px;font-weight:500;line-height:22px}.start-button-text-header{font-style:normal;text-transform:uppercase}.accordion-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:.5rem 0}.accordion-icon{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;flex-shrink:0;margin-left:1rem}.dynamic-list[data-type=courseOutline2] .course-sections-container{border-radius:16px;border:1px solid var(--Gray-Light,#dbdee3);overflow:hidden}.dynamic-list[data-type=courseOutline2] .section-title{display:flex;align-items:center;grid-gap:8px;gap:8px}.dynamic-list[data-type=courseOutline2] .section-title p{margin:0;line-height:1}.dynamic-list[data-type=courseOutline2] .accordion-header{padding:16px}.dynamic-list[data-type=courseList2] .accordion-header,.dynamic-list[data-type=courseOutline2] .accordion-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-bottom:1px solid var(--Gray-Light,#dbdee3)}.dynamic-list[data-type=courseList2] .accordion-header{padding:16px!important;min-height:24px!important}.dynamic-list[data-type=courseOutline2] .accordion-section:last-child .accordion-header{border-bottom:none}.dynamic-list[data-type=courseOutline2] .accordion-section{border-bottom:1px solid var(--Gray-Light,#dbdee3)}.dynamic-list[data-type=courseOutline2] .accordion-icon{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;flex-shrink:0;margin-left:1rem}.dynamic-list[data-type=courseOutline2] .accordion-content-outline{padding:8px 16px;background:#fff}.dynamic-list[data-type=courseOutline2] .section-header{margin:0!important}.dynamic-list[data-type=courseOutline2] .course-section{padding:0!important}}.dynamic-list[data-grid="1"] .course-list-sections-container{display:flex;flex-direction:row;grid-gap:16px;gap:16px;padding:12px}.dynamic-list[data-type=courseList2] .course-list-title{width:100%;max-width:772px;display:flex;padding:12px 16px!important;flex-direction:column;align-items:flex-start;grid-gap:12px!important;gap:12px!important;align-self:stretch}@media screen and (max-width:767px){.section-price{text-align:left}.section-count{text-align:right;margin-left:auto}.collection-list-sections-container{display:grid;grid-template-columns:142px 1fr;grid-gap:0 6px;gap:0 6px;padding:12px;background-color:#fff}.collection-list-section{grid-column:1;grid-row:1/3;padding:0}.collection-list-wrapper img{width:142px!important;height:84px!important}.collection-list-title{display:contents}.collection-list-title .section-text-header{font-size:14px;font-style:normal;font-weight:600;line-height:150%}.collection-list-title .section-text-header p{margin:0}.section-important{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;margin-top:auto}.section-price{text-align:right}.section-count{text-align:left;margin-left:0}.section-count p,.section-price p{margin:0}.section-price p{color:var(--black,#000);font-size:14px!important;font-weight:600}.section-count p,.section-price p{text-align:center;font-style:normal;line-height:150%;padding:0!important}.section-count p{color:var(--mcg-gray,#919eab);font-size:12px!important}.section-price p{font-weight:600!important}.collection-list-title .section-text-header{grid-column:2;grid-row:1;padding-left:8px;align-self:start}.collection-list-title .section-text{grid-column:2;grid-row:2;padding-left:8px;align-self:start}.collection-list-title .section-important{grid-column:1/-1;grid-row:3;padding:0!important}.dynamic-list[data-type=courseList2] .course-list-inner-container{display:grid!important;grid-template-columns:142px 1fr;grid-gap:0 12px;gap:0 12px;border-radius:12px;padding:12px!important;background-color:#fff;flex-direction:unset!important}.dynamic-list[data-type=courseList2] .course-list-section{grid-column:1;grid-row:1/3;padding:0}.dynamic-list[data-type=courseList2] .course-list-image img{width:142px!important;height:84px!important;border-radius:12px}.dynamic-list[data-type=courseList2] .course-list-title{display:contents!important;flex:unset!important}.dynamic-list[data-type=courseList2] .section-text-header{grid-column:2;grid-row:1;padding-left:8px;align-self:start;font-size:14px;font-style:normal;font-weight:600;line-height:150%}.dynamic-list[data-type=courseList2] .section-text-header p{margin:0;padding:0!important;line-height:21px!important;font-size:14px!important}.dynamic-list[data-type=courseList2] .section-text{grid-column:2;grid-row:2;padding-left:8px;align-self:start;max-height:56px!important}.dynamic-list[data-type=courseList2] .section-text p{margin:0;font-size:12px;color:#6b7280}.dynamic-list[data-type=courseList2] .section-footer{grid-column:1/-1!important;grid-row:3!important;padding:0!important;display:flex!important;align-items:center;grid-gap:8px;gap:8px}.dynamic-list[data-type=courseList2] .section-footer .icon{flex-shrink:0}.dynamic-list[data-type=courseList2] .section-footer .bar{flex:1 1}.dynamic-list[data-type=courseList2] .section-footer .label{flex-shrink:0}.dynamic-list[data-type=courseList2] .toggle-content-wrapper{grid-column:1/-1!important;grid-row:4!important;margin-top:12px}}.toggle-content-btn{background:#fff}.toggle-content-btn,.toggle-content-btn-hide{padding:7px var(--12,12px);grid-gap:6px;gap:6px;align-self:stretch;display:flex;height:32px;justify-content:center;align-items:center;border-radius:6px;border:1px solid var(--mcg-dark,#002e47)}.toggle-content-btn-hide{background:#002e47;color:#fff}.dynamic-list[data-type=courseList2] .accordion-content{cursor:pointer;padding:8px 16px 16px!important}.dynamic-list[data-type=courseList2] .course-content{overflow:hidden;border-radius:16px}.dynamic-list[data-type=courseList2] .accordion-section:first-child .accordion-header{border-top-left-radius:16px;border-top-right-radius:16px}.course-list-container+.course-list-container{margin-top:32px}.dynamic-list[data-type=courseList2] .accordion-section:last-child .accordion-header{border-bottom:none}.accordion-text{padding:9px 8px}.accordion-text svg{vertical-align:middle}.bar{display:flex;height:6px;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:10px;gap:10px;flex:1 0;border-radius:50px;background:var(--Gray-Lighter,#e5e7eb)}.label{color:var(--mcg-darkgray,#282f35);text-align:right;-webkit-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px;margin-left:8px}.dynamic-list[data-type=courseOutline1] .section-header{padding:0 16px}.dynamic-list[data-type=courseOutline1] .section-title p{padding:0!important;font-size:14px!important;font-weight:700!important}.dynamic-list[data-type=courseOutline1] .section-divider-container{padding:0!important}.dynamic-list[data-type=courseOutline1] .card-title p{padding:0!important;font-size:13px!important}.dynamic-list[data-type=courseOutline1] .card-item{padding:0 16px!important;grid-gap:8px!important;gap:8px!important}.dynamic-list[data-type=courseOutline1] .cards-container{grid-gap:0!important;gap:0!important}.course-list-container-preview:hover:not(.locked){background:#fff;outline:1px solid #e5e7eb!important}.course-list-container-preview.locked{cursor:not-allowed;opacity:.7}.lock-div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.course-list-container-preview{border-radius:16px}