@yoobic/yobi 8.1.0-118 → 8.1.0-120

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ const commonHelpers = require('./common-helpers-036b0ef7.js');
10
10
  require('./_commonjsHelpers-94df2ea7.js');
11
11
  require('./index-65da6499.js');
12
12
 
13
- const cardListCss = ".bg-accent{background-color:var(--accent, #276ef1) !important}.accent{color:var(--accent, #276ef1);fill:var(--accent, #276ef1)}.bg-app-color{background-color:var(--app-color, #5a30f4) !important}.app-color{color:var(--app-color, #5a30f4);fill:var(--app-color, #5a30f4)}.bg-danger{background-color:var(--danger, #d44333) !important}.danger{color:var(--danger, #d44333);fill:var(--danger, #d44333)}.bg-dark{background-color:var(--dark, #000000) !important}.dark{color:var(--dark, #000000);fill:var(--dark, #000000)}.bg-energized{background-color:var(--energized, #ffc043) !important}.energized{color:var(--energized, #ffc043);fill:var(--energized, #ffc043)}.bg-info{background-color:var(--info, #d84c96) !important}.info{color:var(--info, #d84c96);fill:var(--info, #d84c96)}.bg-light{background-color:var(--light, #ffffff) !important}.light{color:var(--light, #ffffff);fill:var(--light, #ffffff)}.bg-stable{background-color:var(--stable, #adadad) !important}.stable{color:var(--stable, #adadad);fill:var(--stable, #adadad)}.bg-stable-alt{background-color:var(--stable-alt, #d0d0d0) !important}.stable-alt{color:var(--stable-alt, #d0d0d0);fill:var(--stable-alt, #d0d0d0)}.bg-stable-light{background-color:var(--stable-light, #f1f1f1) !important}.stable-light{color:var(--stable-light, #f1f1f1);fill:var(--stable-light, #f1f1f1)}.bg-stable-ultralight{background-color:var(--stable-ultralight, #fafafa) !important}.stable-ultralight{color:var(--stable-ultralight, #fafafa);fill:var(--stable-ultralight, #fafafa)}.bg-success{background-color:var(--success, #3aa76d) !important}.success{color:var(--success, #3aa76d);fill:var(--success, #3aa76d)}.bg-text-color{background-color:var(--text-color, #807f83) !important}.text-color{color:var(--text-color, #807f83);fill:var(--text-color, #807f83)}.bg-warning{background-color:var(--warning, #ed6e33) !important}.warning{color:var(--warning, #ed6e33);fill:var(--warning, #ed6e33)}.bg-wood{background-color:var(--wood, #99644c) !important}.wood{color:var(--wood, #99644c);fill:var(--wood, #99644c)}:host{display:block;height:100%;background:var(--card-list-background);cursor:pointer}:host yoo-tag.distance{--padding:0;margin-left:var(--spacing-08, 0.5rem)}:host .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:0.25rem;border-bottom:var(--border-bottom-outer-container);-webkit-transition:background-color 0.3s ease, padding 0.3s ease;transition:background-color 0.3s ease, padding 0.3s ease}:host .outer-container .content-container{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:var(--justify-content-content-container);justify-content:var(--justify-content-content-container);-ms-flex-pack:center;justify-content:center;width:100%;margin-right:var(--margin-content-container-right);margin-left:var(--margin-content-container-left);overflow:hidden}:host .outer-container .content-container.has-image{margin-left:0}:host .outer-container .content-container .heading-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-align:center;align-items:center;margin-bottom:var(--spacing-02, 0.125rem);font-size:var(--font-size-16, 1rem);line-height:1.5}:host .outer-container .content-container .heading-container .margin-right{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .content-container .heading-container yoo-avatars{margin-right:0.125rem}:host .outer-container .content-container .heading-container .card-heading{-ms-flex:1;flex:1;min-width:0;color:var(--dark, #000000)}:host .outer-container .content-container .heading-container .card-heading .heading-title{display:-webkit-box;max-height:calc((var(--font-size-16, 1rem) + 0.125rem) * 2);overflow:hidden;line-height:calc(var(--font-size-16, 1rem) + 0.125rem);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}:host .outer-container .content-container .heading-container .card-heading .heading-title span{display:block;overflow:hidden;text-overflow:ellipsis}:host .outer-container .content-container .heading-container .card-heading .heading-circle{display:inline-block;width:0.5rem;height:0.5rem;margin-right:0.2rem;border-radius:50%}:host .outer-container .content-container .heading-container .card-heading *{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}:host .outer-container .content-container .heading-container .card-heading .ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .outer-container .content-container .subheading-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:var(--spacing-02, 0.125rem);color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem)}:host .outer-container .content-container .subheading-container html,:host .outer-container .content-container .subheading-container body,:host .outer-container .content-container .subheading-container div:not([class^=fr-]),:host .outer-container .content-container .subheading-container span:not([class^=fr-]),:host .outer-container .content-container .subheading-container img:not([class^=fr-]),:host .outer-container .content-container .subheading-container applet,:host .outer-container .content-container .subheading-container object,:host .outer-container .content-container .subheading-container iframe,:host .outer-container .content-container .subheading-container h1,:host .outer-container .content-container .subheading-container h2,:host .outer-container .content-container .subheading-container h3,:host .outer-container .content-container .subheading-container h4,:host .outer-container .content-container .subheading-container h5,:host .outer-container .content-container .subheading-container h6,:host .outer-container .content-container .subheading-container p,:host .outer-container .content-container .subheading-container blockquote,:host .outer-container .content-container .subheading-container pre,:host .outer-container .content-container .subheading-container a,:host .outer-container .content-container .subheading-container abbr,:host .outer-container .content-container .subheading-container acronym,:host .outer-container .content-container .subheading-container address,:host .outer-container .content-container .subheading-container big,:host .outer-container .content-container .subheading-container cite,:host .outer-container .content-container .subheading-container code,:host .outer-container .content-container .subheading-container del,:host .outer-container .content-container .subheading-container dfn,:host .outer-container .content-container .subheading-container em,:host .outer-container .content-container .subheading-container font,:host .outer-container .content-container .subheading-container ins,:host .outer-container .content-container .subheading-container kbd,:host .outer-container .content-container .subheading-container q,:host .outer-container .content-container .subheading-container s,:host .outer-container .content-container .subheading-container samp,:host .outer-container .content-container .subheading-container small,:host .outer-container .content-container .subheading-container strike,:host .outer-container .content-container .subheading-container strong,:host .outer-container .content-container .subheading-container sub,:host .outer-container .content-container .subheading-container sup,:host .outer-container .content-container .subheading-container tt,:host .outer-container .content-container .subheading-container var,:host .outer-container .content-container .subheading-container dl,:host .outer-container .content-container .subheading-container dt,:host .outer-container .content-container .subheading-container dd,:host .outer-container .content-container .subheading-container ol,:host .outer-container .content-container .subheading-container ul,:host .outer-container .content-container .subheading-container li,:host .outer-container .content-container .subheading-container fieldset,:host .outer-container .content-container .subheading-container form,:host .outer-container .content-container .subheading-container label,:host .outer-container .content-container .subheading-container legend,:host .outer-container .content-container .subheading-container table,:host .outer-container .content-container .subheading-container caption,:host .outer-container .content-container .subheading-container tbody,:host .outer-container .content-container .subheading-container tfoot,:host .outer-container .content-container .subheading-container thead,:host .outer-container .content-container .subheading-container tr,:host .outer-container .content-container .subheading-container th{margin:0;padding:0;font-weight:inherit;font-size:100%;font-family:inherit;font-style:inherit;vertical-align:baseline;border:0;outline:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}:host .outer-container .content-container .subheading-container .text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .outer-container .content-container .avatar-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;margin-top:0.5rem;padding-right:0.3rem}:host .outer-container .content-container .avatar-container yoo-avatar{margin-right:0.75rem;margin-left:0.15rem}:host .outer-container .content-container .action-button-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}:host .outer-container .content-container .slot-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;color:var(--text-color, #807f83);font-size:var(--font-size-16, 1rem)}:host .outer-container .content-container .slot-container .inner-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}:host(.firefox) .content-container{margin-bottom:0}:host(.web):not(.framed) .outer-container{padding-top:1rem;padding-bottom:1rem;background-color:transparent}:host(.web) .outer-container .card-list-image-container.large{min-width:3.875rem}:host(.web) .outer-container .card-list-image-container.medium{min-width:2.875rem}:host(.web) .outer-container .card-list-image-container.small{min-width:2.375rem}:host(.web) .outer-container .content-container .top-container .badges-container.show-more{position:relative;overflow:visible}:host(.web) .outer-container .content-container .top-container .badges-container.show-more .more-button{position:absolute;top:0;right:0;bottom:auto;left:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;width:2rem;height:1.125rem;font-size:var(--font-size-18, 1.125rem)}:host(.web) .outer-container .content-container .top-container .badges-container.show-more .more-button yoo-icon{padding-right:var(--spacing-08, 0.5rem);color:var(--dark, #000000)}:host(.locations) .outer-container .content-container .top-container .heading-container .date-card-text{padding-right:var(--spacing-16, 1rem)}:host(.locations.map) .outer-container{-ms-flex-align:center;align-items:center;background:var(--light, #ffffff)}:host(.collapsible) .outer-container,:host(.locations.no-kpi:not(.framed)) .outer-container{-ms-flex-align:start;align-items:flex-start;width:auto;border-bottom:none;border-radius:0.5rem}:host(.collapsible) .outer-container .content-container,:host(.locations.no-kpi:not(.framed)) .outer-container .content-container{margin:0.5rem 0 0;border:none}:host(.collapsible) .outer-container .content-container .top-container .heading-container,:host(.locations.no-kpi:not(.framed)) .outer-container .content-container .top-container .heading-container{-ms-flex-pack:justify;justify-content:space-between;padding-top:0 !important;padding-right:var(--spacing-08, 0.5rem)}:host(.collapsible) .outer-container .content-container .top-container .subheading-container,:host(.locations.no-kpi:not(.framed)) .outer-container .content-container .top-container .subheading-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.collapsible) .outer-container .content-container{margin-top:0}:host(.locations.no-kpi.map) .outer-container{-ms-flex-align:start;align-items:flex-start;max-width:18.75rem}:host(.locations.no-kpi:not(.framed)) yoo-tag.distance{margin-right:0.75rem}:host(.web.framed) .outer-container .content-container .top-container .heading-container{font-size:var(--font-size-16, 1rem)}:host(.android) .outer-container .content-container .top-container .heading-container .heading-title{display:-webkit-box;max-height:calc((var(--font-size-18, 1.125rem) + 0.25rem) * 2);overflow:hidden;line-height:calc(var(--font-size-18, 1.125rem) + 0.125rem);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}:host{--margin-content-container-left:0;--margin-content-container-right:0;--padding-content-container:var(--spacing-04, 0.25rem) 0 var(--spacing-08, 0.5rem) 0;--border-bottom-outer-container:var(--border-width-01, 0.0625rem) solid var(--stable-alt-40, rgba(208, 208, 208, 0.4));--overflow-card-heading-text:hidden;--text-overflow-card-heading-text:ellipsis;--white-space-card-heading-text:normal;--padding-right-card-heading:unset;--max-height-heading:48px;--card-list-background:none;--justify-content-content-container:flex-start;--max-card-heading-height:26px;--height-lessons-outer-container:2.5rem;--heading-font-size:var(--font-size-14, 0.875rem)}:host yoo-truncate{--max-lines:2}:host .outer-container{padding-top:var(--spacing-04, 0.25rem)}:host .outer-container.tapped{background-color:var(--stable-light, #f1f1f1);-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}:host .outer-container .video-container{width:100%;max-height:350px;padding-top:var(--spacing-08, 0.5rem)}:host .outer-container .rank-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;min-width:1.5rem;color:var(--stable, #adadad);font-size:var(--font-size-16, 1rem)}:host .outer-container .content-container .heading-container yoo-tag.margin-right{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .content-container .heading-container .progress-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--dark, #000000)}:host .outer-container .content-container .heading-container .progress-box .icon-text{font-size:var(--font-size-16, 1rem)}:host .outer-container .content-container .tags-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:var(--spacing-04, 0.25rem);overflow:hidden;line-height:15px}:host .outer-container .content-container .tags-container yoo-tag,:host .outer-container .content-container .tags-container .card-icon{margin:0.2rem var(--spacing-08, 0.5rem) 0.0625rem 0.0625rem}:host .outer-container .content-container .tags-container .hashtag{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:0.4375rem;color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem);-webkit-transform:translateY(0.125rem);transform:translateY(0.125rem)}:host .outer-container .content-container .tags-container .card-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}:host .outer-container .content-container .tags-container .card-icon yoo-icon{margin-right:0.4375rem}:host .outer-container .content-container .tags-container .row-action{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;line-height:1rem}:host .outer-container .content-container .top-container .video-container{display:-ms-inline-flexbox;display:inline-flex;height:230px}:host .outer-container .content-container .top-container .heading-container .date-card-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:auto;padding:0 var(--spacing-08, 0.5rem);color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem);text-align:right}:host .outer-container .content-container .top-container .heading-container .points-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--font-size-16, 1rem)}:host .outer-container .content-container .top-container .heading-container .points-container .points{padding:0 0.35rem}:host .outer-container .content-container .top-container .flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .outer-container.active{border:var(--border-width-01, 0.0625rem) solid var(--accent, #276ef1);-webkit-box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1);box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1)}:host .outer-container .image-video-preview{width:12.5rem;height:6.25rem;padding:var(--spacing-08, 0.5rem);pointer-events:none}:host .outer-container .image-video-preview yoo-img{--border-radius:var(--border-radius-08, 0.5rem);height:100%}:host(.current) .outer-container .rank-container{color:var(--app-color, #5a30f4)}:host(.current) .outer-container .content-container .leaderboard .heading-container .card-heading{color:var(--app-color, #5a30f4)}:host(.current.mobile.leaderboard){background-color:var(--app-color, #5a30f4) !important}:host(.current.mobile.leaderboard) .outer-container .rank-container{color:var(--light, #ffffff)}:host(.current.mobile.leaderboard) .outer-container .content-container .leaderboard .heading-container .card-heading{color:var(--light, #ffffff)}:host(.leaderboard.userranks){height:var(--spacing-40, 2.5rem)}:host(.leaderboard.userranks) .outer-container{height:100%;padding:0 !important}:host(.leaderboard.userranks) .icon-container{color:var(--app-color, #5a30f4) !important}:host(.mobile.leaderboard){padding-left:var(--spacing-16, 1rem);color:var(--dark, #000000);background-color:var(--light, #ffffff);border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));opacity:1}:host(.web.leaderboard) .outer-container{height:var(--spacing-24, 1.5rem)}:host(.secondary-view){--border-bottom-outer-container:0px;background:transparent}:host(.secondary-view) .outer-container{padding-top:var(--spacing-08, 0.5rem)}:host(.secondary-view) .outer-container .question-content{border-bottom:var(--border-bottom-outer-container)}:host(.secondary-view) .outer-container .content-container .heading-container{font-size:var(--font-size-16, 1rem)}:host(.secondary-view) .outer-container .content-container .heading-container .date-card-text{display:block;padding:0;line-height:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.secondary-view) .outer-container .content-container .translate-container{position:relative;margin-bottom:var(--spacing-08, 0.5rem);color:var(--text-color, #807f83);font-weight:normal;font-size:var(--font-size-16, 1rem);font-style:normal;font-stretch:normal;line-height:1;letter-spacing:normal}:host(.secondary-view) .outer-container .content-container .translate-container.active{margin-left:var(--spacing-04, 0.25rem);padding-left:var(--spacing-08, 0.5rem);border-left:var(--border-width-02, 0.125rem) solid var(--stable-alt, #d0d0d0)}:host(.secondary-view) .outer-container .content-container .translate-container .text{margin-bottom:var(--spacing-04, 0.25rem);color:var(--dark, #000000)}:host(.secondary-view) .outer-container .content-container .translate-container .text html,:host(.secondary-view) .outer-container .content-container .translate-container .text body,:host(.secondary-view) .outer-container .content-container .translate-container .text div:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .translate-container .text span:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .translate-container .text img:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .translate-container .text applet,:host(.secondary-view) .outer-container .content-container .translate-container .text object,:host(.secondary-view) .outer-container .content-container .translate-container .text iframe,:host(.secondary-view) .outer-container .content-container .translate-container .text h1,:host(.secondary-view) .outer-container .content-container .translate-container .text h2,:host(.secondary-view) .outer-container .content-container .translate-container .text h3,:host(.secondary-view) .outer-container .content-container .translate-container .text h4,:host(.secondary-view) .outer-container .content-container .translate-container .text h5,:host(.secondary-view) .outer-container .content-container .translate-container .text h6,:host(.secondary-view) .outer-container .content-container .translate-container .text p,:host(.secondary-view) .outer-container .content-container .translate-container .text blockquote,:host(.secondary-view) .outer-container .content-container .translate-container .text pre,:host(.secondary-view) .outer-container .content-container .translate-container .text a,:host(.secondary-view) .outer-container .content-container .translate-container .text abbr,:host(.secondary-view) .outer-container .content-container .translate-container .text acronym,:host(.secondary-view) .outer-container .content-container .translate-container .text address,:host(.secondary-view) .outer-container .content-container .translate-container .text big,:host(.secondary-view) .outer-container .content-container .translate-container .text cite,:host(.secondary-view) .outer-container .content-container .translate-container .text code,:host(.secondary-view) .outer-container .content-container .translate-container .text del,:host(.secondary-view) .outer-container .content-container .translate-container .text dfn,:host(.secondary-view) .outer-container .content-container .translate-container .text em,:host(.secondary-view) .outer-container .content-container .translate-container .text font,:host(.secondary-view) .outer-container .content-container .translate-container .text ins,:host(.secondary-view) .outer-container .content-container .translate-container .text kbd,:host(.secondary-view) .outer-container .content-container .translate-container .text q,:host(.secondary-view) .outer-container .content-container .translate-container .text s,:host(.secondary-view) .outer-container .content-container .translate-container .text samp,:host(.secondary-view) .outer-container .content-container .translate-container .text small,:host(.secondary-view) .outer-container .content-container .translate-container .text strike,:host(.secondary-view) .outer-container .content-container .translate-container .text strong,:host(.secondary-view) .outer-container .content-container .translate-container .text sub,:host(.secondary-view) .outer-container .content-container .translate-container .text sup,:host(.secondary-view) .outer-container .content-container .translate-container .text tt,:host(.secondary-view) .outer-container .content-container .translate-container .text var,:host(.secondary-view) .outer-container .content-container .translate-container .text dl,:host(.secondary-view) .outer-container .content-container .translate-container .text dt,:host(.secondary-view) .outer-container .content-container .translate-container .text dd,:host(.secondary-view) .outer-container .content-container .translate-container .text ol,:host(.secondary-view) .outer-container .content-container .translate-container .text ul,:host(.secondary-view) .outer-container .content-container .translate-container .text li,:host(.secondary-view) .outer-container .content-container .translate-container .text fieldset,:host(.secondary-view) .outer-container .content-container .translate-container .text form,:host(.secondary-view) .outer-container .content-container .translate-container .text label,:host(.secondary-view) .outer-container .content-container .translate-container .text legend,:host(.secondary-view) .outer-container .content-container .translate-container .text table,:host(.secondary-view) .outer-container .content-container .translate-container .text caption,:host(.secondary-view) .outer-container .content-container .translate-container .text tbody,:host(.secondary-view) .outer-container .content-container .translate-container .text tfoot,:host(.secondary-view) .outer-container .content-container .translate-container .text thead,:host(.secondary-view) .outer-container .content-container .translate-container .text tr,:host(.secondary-view) .outer-container .content-container .translate-container .text th{margin:0;padding:0;font-weight:inherit;font-size:100%;font-family:inherit;font-style:inherit;vertical-align:baseline;border:0;outline:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}:host(.secondary-view) .outer-container .content-container .translate-container .text blockquote{padding-left:1rem;border-left:var(--border-width-04, 0.25rem) solid var(--stable, #adadad)}:host(.secondary-view) .outer-container .content-container .translate-container .text blockquote:last-of-type blockquote p:last-of-type,:host(.secondary-view) .outer-container .content-container .translate-container .text p:last-of-type{padding-top:0;padding-bottom:0}:host(.secondary-view) .outer-container .content-container .translate-container .text ol,:host(.secondary-view) .outer-container .content-container .translate-container .text ul{margin:revert;padding:revert}:host(.secondary-view) .outer-container .content-container .translate-container .text h1{display:block;margin-top:0.67em;margin-right:0;margin-bottom:0.67em;margin-left:0;font-weight:bold;font-size:2em}:host(.secondary-view) .outer-container .content-container .translate-container .text h2{display:block;margin-top:0.83em;margin-right:0;margin-bottom:0.83em;margin-left:0;font-weight:bold;font-size:1.5em}:host(.secondary-view) .outer-container .content-container .translate-container .text h3{display:block;margin-top:1em;margin-right:0;margin-bottom:1em;margin-left:0;font-weight:bold;font-size:1.17em}:host(.secondary-view) .outer-container .content-container .translate-container .text h4{display:block;margin-top:1.33em;margin-right:0;margin-bottom:1.33em;margin-left:0;font-weight:bold}:host(.secondary-view) .outer-container .content-container .translate-container .text h5{display:block;margin-top:1.67em;margin-right:0;margin-bottom:1.67em;margin-left:0;font-weight:bold;font-size:0.83em}:host(.secondary-view) .outer-container .content-container .translate-container .text h6{display:block;margin-top:2.33em;margin-right:0;margin-bottom:2.33em;margin-left:0;font-weight:bold;font-size:0.67em}:host(.secondary-view) .outer-container .content-container .translate-container .text strong{font-weight:bold}:host(.secondary-view) .outer-container .content-container .translate-container .text em{font-style:italic}:host(.secondary-view) .outer-container .content-container .subheading-container{display:block;max-height:initial;overflow:visible;color:var(--dark, #000000);font-size:var(--font-size-16, 1rem);line-height:20px;white-space:pre-wrap;word-wrap:break-word}:host(.secondary-view) .outer-container .content-container .subheading-container html,:host(.secondary-view) .outer-container .content-container .subheading-container body,:host(.secondary-view) .outer-container .content-container .subheading-container div:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .subheading-container span:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .subheading-container img:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .subheading-container applet,:host(.secondary-view) .outer-container .content-container .subheading-container object,:host(.secondary-view) .outer-container .content-container .subheading-container iframe,:host(.secondary-view) .outer-container .content-container .subheading-container h1,:host(.secondary-view) .outer-container .content-container .subheading-container h2,:host(.secondary-view) .outer-container .content-container .subheading-container h3,:host(.secondary-view) .outer-container .content-container .subheading-container h4,:host(.secondary-view) .outer-container .content-container .subheading-container h5,:host(.secondary-view) .outer-container .content-container .subheading-container h6,:host(.secondary-view) .outer-container .content-container .subheading-container p,:host(.secondary-view) .outer-container .content-container .subheading-container blockquote,:host(.secondary-view) .outer-container .content-container .subheading-container pre,:host(.secondary-view) .outer-container .content-container .subheading-container a,:host(.secondary-view) .outer-container .content-container .subheading-container abbr,:host(.secondary-view) .outer-container .content-container .subheading-container acronym,:host(.secondary-view) .outer-container .content-container .subheading-container address,:host(.secondary-view) .outer-container .content-container .subheading-container big,:host(.secondary-view) .outer-container .content-container .subheading-container cite,:host(.secondary-view) .outer-container .content-container .subheading-container code,:host(.secondary-view) .outer-container .content-container .subheading-container del,:host(.secondary-view) .outer-container .content-container .subheading-container dfn,:host(.secondary-view) .outer-container .content-container .subheading-container em,:host(.secondary-view) .outer-container .content-container .subheading-container font,:host(.secondary-view) .outer-container .content-container .subheading-container ins,:host(.secondary-view) .outer-container .content-container .subheading-container kbd,:host(.secondary-view) .outer-container .content-container .subheading-container q,:host(.secondary-view) .outer-container .content-container .subheading-container s,:host(.secondary-view) .outer-container .content-container .subheading-container samp,:host(.secondary-view) .outer-container .content-container .subheading-container small,:host(.secondary-view) .outer-container .content-container .subheading-container strike,:host(.secondary-view) .outer-container .content-container .subheading-container strong,:host(.secondary-view) .outer-container .content-container .subheading-container sub,:host(.secondary-view) .outer-container .content-container .subheading-container sup,:host(.secondary-view) .outer-container .content-container .subheading-container tt,:host(.secondary-view) .outer-container .content-container .subheading-container var,:host(.secondary-view) .outer-container .content-container .subheading-container dl,:host(.secondary-view) .outer-container .content-container .subheading-container dt,:host(.secondary-view) .outer-container .content-container .subheading-container dd,:host(.secondary-view) .outer-container .content-container .subheading-container ol,:host(.secondary-view) .outer-container .content-container .subheading-container ul,:host(.secondary-view) .outer-container .content-container .subheading-container li,:host(.secondary-view) .outer-container .content-container .subheading-container fieldset,:host(.secondary-view) .outer-container .content-container .subheading-container form,:host(.secondary-view) .outer-container .content-container .subheading-container label,:host(.secondary-view) .outer-container .content-container .subheading-container legend,:host(.secondary-view) .outer-container .content-container .subheading-container table,:host(.secondary-view) .outer-container .content-container .subheading-container caption,:host(.secondary-view) .outer-container .content-container .subheading-container tbody,:host(.secondary-view) .outer-container .content-container .subheading-container tfoot,:host(.secondary-view) .outer-container .content-container .subheading-container thead,:host(.secondary-view) .outer-container .content-container .subheading-container tr,:host(.secondary-view) .outer-container .content-container .subheading-container th{margin:0;padding:0;font-weight:inherit;font-size:100%;font-family:inherit;font-style:inherit;vertical-align:baseline;border:0;outline:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}:host(.secondary-view) .outer-container .content-container .subheading-container blockquote{padding-left:1rem;border-left:var(--border-width-04, 0.25rem) solid var(--stable, #adadad)}:host(.secondary-view) .outer-container .content-container .subheading-container blockquote:last-of-type blockquote p:last-of-type,:host(.secondary-view) .outer-container .content-container .subheading-container p:last-of-type{padding-top:0;padding-bottom:0}:host(.secondary-view) .outer-container .content-container .subheading-container ol,:host(.secondary-view) .outer-container .content-container .subheading-container ul{margin:revert;padding:revert}:host(.secondary-view) .outer-container .content-container .subheading-container h1{display:block;margin-top:0.67em;margin-right:0;margin-bottom:0.67em;margin-left:0;font-weight:bold;font-size:2em}:host(.secondary-view) .outer-container .content-container .subheading-container h2{display:block;margin-top:0.83em;margin-right:0;margin-bottom:0.83em;margin-left:0;font-weight:bold;font-size:1.5em}:host(.secondary-view) .outer-container .content-container .subheading-container h3{display:block;margin-top:1em;margin-right:0;margin-bottom:1em;margin-left:0;font-weight:bold;font-size:1.17em}:host(.secondary-view) .outer-container .content-container .subheading-container h4{display:block;margin-top:1.33em;margin-right:0;margin-bottom:1.33em;margin-left:0;font-weight:bold}:host(.secondary-view) .outer-container .content-container .subheading-container h5{display:block;margin-top:1.67em;margin-right:0;margin-bottom:1.67em;margin-left:0;font-weight:bold;font-size:0.83em}:host(.secondary-view) .outer-container .content-container .subheading-container h6{display:block;margin-top:2.33em;margin-right:0;margin-bottom:2.33em;margin-left:0;font-weight:bold;font-size:0.67em}:host(.secondary-view) .outer-container .content-container .subheading-container strong{font-weight:bold}:host(.secondary-view) .outer-container .content-container .subheading-container em{font-style:italic}:host(.secondary-view) .outer-container .content-container .subheading-container.comment-image{--border-radius:var(--border-radius-16, 1rem);margin-top:9px;overflow:hidden}:host(.secondary-view) .outer-container .content-container .subheading-container span.with-markdown{white-space:normal}:host(.secondary-view) .outer-container .content-container .subheading-container span.with-markdown img{width:100%;max-width:initial !important}:host(.secondary-view) .outer-container .content-container .top-container{padding:var(--spacing-08, 0.5rem);background:var(--stable-light-60, rgba(241, 241, 241, 0.6));border-radius:var(--border-radius-04, 0.25rem)}:host(.secondary-view) .outer-container .content-container .top-container .card-heading{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%;padding-right:var(--spacing-08, 0.5rem)}:host(.secondary-view) .outer-container .content-container .top-container .card-heading .card-heading-text{font-weight:var(--font-weight-700, 700)}:host(.secondary-view) .outer-container .content-container .top-container .heading-container .heading-title{display:block}:host(.secondary-view) .outer-container .content-container .top-container .heading-container .heading-title span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.secondary-view) .outer-container .content-container .top-container span{display:block;font-size:var(--font-size-16, 1rem)}:host(.secondary-view) .outer-container .content-container .slot-container yoo-img{margin-right:auto}:host(.secondary-view) .tags-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-top:-0.85rem;margin-left:1.875rem;font-size:var(--font-size-14, 0.875rem)}:host(.secondary-view) .tags-container .card-icon.right{margin-left:auto}:host(.secondary-view) .tags-container .card-icon.right yoo-icon{margin:0}:host(.secondary-view) .tags-container .row-action{width:100%;margin-top:-0.875rem;margin-left:1.25rem}:host(.secondary-view) .tags-container .row-action span{color:var(--dark, #000000)}:host(.secondary-view) .tags-container .bottom-action{margin-right:1.25rem;color:var(--text-color, #807f83)}:host(.questionsAnswers) .tags-container{margin-left:2.8125rem}:host(.questionsAnswers) .tags-container .card-icon:not(.heart-icon){margin:var(--spacing-16, 1rem) var(--spacing-16, 1rem) 0 0}:host(.questionsAnswers) .tags-container .row-action{margin-top:var(--spacing-08, 0.5rem);margin-left:0}:host(.entitycomments) .tags-container,:host(.feedsComments) .tags-container{margin-left:1.75rem}:host(.userranks) .outer-container{-ms-flex-align:center;align-items:center;padding:var(--spacing-08, 0.5rem) 0 !important;background-color:transparent;border-bottom:0}:host(.userranks) .heading-container{word-wrap:break-word}:host(.active) .outer-container{border:var(--border-width-01, 0.0625rem) solid var(--accent, #276ef1);-webkit-box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1);box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1)}:host(.hoverable):hover .outer-container{border:var(--border-width-01, 0.0625rem) solid var(--accent, #276ef1);-webkit-box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1);box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1)}:host(.filesFolders) .outer-container .content-container .subheading-container,:host(.files) .outer-container .content-container .subheading-container{margin:0;font-size:var(--font-size-12, 0.75rem)}:host(.filesFolders) .outer-container .content-container .subheading-container em,:host(.files) .outer-container .content-container .subheading-container em{color:var(--dark, #000000);font-weight:bold;background:#FDFB2F}:host(.locations.external) .outer-container .content-container .subheading-container{white-space:normal}:host(.products) .outer-container .content-container{border-bottom:none}:host(.outofstock),:host(.hidden){opacity:0.5}:host(.productweightpair) .outer-container .content-container .heading-container .date-card-text{color:var(--dark, #000000)}:host(.catalog-display.history) .outer-container .content-container{text-align:left}:host(.catalog-display.history) .outer-container .content-container .top-container .price{font-size:var(--font-size-12, 0.75rem)}:host(.catalog-display.history) .outer-container .content-container .top-container .tags-container{padding-bottom:var(--spacing-04, 0.25rem)}:host(.catalog-display){width:100%}:host(.catalog-display) .outer-container{-ms-flex-align:start;align-items:flex-start;font-size:var(--font-size-14, 0.875rem);border:none !important}:host(.catalog-display) .outer-container .content-container{-ms-flex-pack:center;justify-content:center;margin-left:1rem;padding:0;border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.catalog-display) .outer-container .content-container .top-container .card-heading{font-size:var(--font-size-14, 0.875rem)}:host(.catalog-display) .outer-container .content-container .top-container .subheading-container{min-height:1rem;max-height:0.8rem;color:var(--dark, #000000);font-size:var(--font-size-12, 0.75rem);line-height:1rem}:host(.catalog-display) .outer-container .content-container .top-container .subheading-container .subheading-grey{color:var(--stable, #adadad)}:host(.catalog-display) .outer-container .content-container .top-container .subheading-container .subheading-price{color:var(--dark, #000000)}:host(.catalog-display) .outer-container .content-container .top-container .price{color:var(--text-color, #807f83)}:host(.catalog-display) .outer-container .content-container .top-container .tags-container{overflow:initial;line-height:normal}:host(.catalog-display.no-border) .outer-container .content-container{border-bottom:none}:host(.productbatch.archived) .outer-container .content-container{opacity:0.5}:host(.offline:not(.missions)) .outer-container{opacity:0.7}:host(.offline:not(.missions))::before,:host(.offline:not(.missions))::after{position:absolute;top:0;right:0;border-color:transparent;border-style:solid;content:\"\"}:host(.offline:not(.missions))::after{border-width:0.5em;border-top-color:var(--energized, #ffc043);border-right-color:var(--energized, #ffc043)}:host(.notifications) .outer-container{padding-top:var(--spacing-04, 0.25rem)}:host(.notes) .outer-container .content-container .heading-container .card-heading .heading-title{display:-webkit-box;max-height:calc((var(--font-size-18, 1.125rem) + 0.125rem) * 1);overflow:hidden;line-height:calc(var(--font-size-18, 1.125rem) + 0.125rem);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;}:host(.no-text-break) .outer-container .content-container .top-container .heading-container .card-heading{white-space:normal}:host(.lessons.web) .outer-container{height:var(--height-lessons-outer-container);min-height:0;margin:var(--spacing-04, 0.25rem) 0;padding-left:var(--spacing-08, 0.5rem);border-radius:var(--border-radius-04, 0.25rem);-webkit-box-shadow:var(--card-shadow-2, 0 0.3125rem 0.9375rem 0 rgba(40, 47, 54, 0.08));box-shadow:var(--card-shadow-2, 0 0.3125rem 0.9375rem 0 rgba(40, 47, 54, 0.08))}:host(.lessons.web) .outer-container .content-container{border-bottom:none}:host(.lessons.web) .outer-container .content-container .top-container{display:-ms-flexbox;display:flex}:host(.lessons.web) .outer-container .content-container .heading-container{-ms-flex:1;flex:1;width:75%;padding-right:var(--spacing-08, 0.5rem);font-size:var(--heading-font-size)}:host(.lessons.web) .outer-container .content-container .heading-container .card-heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:0}:host(.lessons.web.finished) .outer-container{background-color:var(--app-color, #5a30f4)}:host(.lessons.web.finished) .outer-container .card-heading,:host(.lessons.web.finished) .outer-container .icon-container{color:var(--light-10, rgba(255, 255, 255, 0.1))}:host(.lessons.web.locked) .outer-container{background-color:var(--stable-alt, #d0d0d0)}:host(.lessons.web.locked) .outer-container .card-heading{color:var(--text-color, #807f83)}:host(.lessons.web.locked) .outer-container .top-container yoo-avatar{margin:0 0.75rem}:host(.missions.finished:not(.grid-cell)) .outer-container{padding-bottom:var(--spacing-16, 1rem)}:host(.courseselection) .outer-container .content-container{-ms-flex-pack:center;justify-content:center;margin-left:0}:host(.courseselection) .outer-container .content-container .top-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host(.courseselection) .outer-container .content-container .top-container .heading-container{-ms-flex-order:2;order:2;font-size:var(--font-size-16, 1rem)}:host(.courseselection) .outer-container .content-container .top-container .subheading-container{-ms-flex-order:1;order:1;color:var(--stable, #adadad);font-size:var(--font-size-14, 0.875rem)}:host(.courseselection) .outer-container .content-container .top-container .subheading-container .todo{font-size:var(--font-size-14, 0.875rem)}:host(.courseselection) .outer-container .content-container .top-container .tags-container{padding-bottom:0}:host(.questions) .outer-container{padding-bottom:0;border-bottom:0}:host(.questions) .outer-container .content-container .top-container .heading-container{max-height:1.25rem;margin-bottom:0}:host(.questions) .outer-container .content-container .top-container .heading-container .card-heading .heading-title{color:var(--dark, #000000);font-size:var(--font-size-14, 0.875rem)}:host(.questions) .question-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--spacing-04, 0.25rem)}:host(.questions) .question-container.no-img{padding-top:var(--spacing-04, 0.25rem)}:host(.questions) .question-container.no-img .question-content{height:auto}:host(.questions) .question-container .question-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:98px;margin-left:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-16, 1rem);border-bottom:var(--border-bottom-outer-container)}:host(.questions) .question-container .question-content .question-title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700);font-size:var(--font-size-18, 1.125rem);word-break:break-word}:host(.questions) .question-container .question-content .question-icons{display:-ms-flexbox;display:flex;color:var(--stable-alt, #d0d0d0);font-size:var(--icon-size-01, 1rem)}:host(.questions) .question-container .question-content .question-icons .inner-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:var(--spacing-08, 0.5rem);color:var(--dark, #000000);font-size:var(--font-size-18, 1.125rem)}:host(.questions) .question-container .question-content .question-icons .inner-container yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host(.questions) .question-container .question-content .subheadings{display:-ms-flexbox;display:flex;color:var(--text-color, #807f83)}:host(.questions) .question-container .question-content .subheadings .subheading-container{padding-right:var(--spacing-08, 0.5rem);font-size:var(--font-size-14, 0.875rem)}:host(.questions) .question-container .question-content .subheadings .date-card-text{margin-right:var(--spacing-08, 0.5rem);color:var(--stable, #adadad);font-size:var(--font-size-14, 0.875rem)}:host(.questions) .question-container .question-content .tags-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;line-height:15px}:host(.questions) .question-container .question-content .tags-container .hashtag{margin-right:0.4375rem;color:var(--app-color, #5a30f4);font-size:var(--font-size-14, 0.875rem)}:host(.questions) .question-container .image-video-preview{min-width:7.5rem;height:98px;padding:var(--spacing-08, 0.5rem);pointer-events:none}:host(.questions) .question-container .image-video-preview yoo-img{--border-radius:var(--border-radius-08, 0.5rem)}:host(.questions) .question-container .image-video-preview yoo-videoplayer-core{overflow:hidden;border-radius:var(--border-radius-08, 0.5rem)}:host(.card-feed) .outer-container{display:none}:host(.card-feed) .question-container{-ms-flex-pack:initial !important;justify-content:initial !important;background:var(--light-10, rgba(255, 255, 255, 0.1));border-bottom:none !important;-webkit-box-shadow:var(--grid-frame-shadow, 0 0.3125rem 0.9375rem 0.1875rem rgba(40, 47, 54, 0.15));box-shadow:var(--grid-frame-shadow, 0 0.3125rem 0.9375rem 0.1875rem rgba(40, 47, 54, 0.15))}:host(.card-feed) .question-container .image-video-preview{-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:1;order:1;width:130px;height:89px;padding-right:var(--spacing-16, 1rem)}:host(.card-feed) .question-container .image-video-preview yoo-videoplayer-core{overflow:hidden;border-radius:5px}:host(.card-feed) .question-container .question-content{-ms-flex-pack:initial !important;justify-content:initial !important;-ms-flex-order:2;order:2;margin-left:0;padding:var(--spacing-16, 1rem)}:host(.selected-content) .question-container{padding:0}:host(.selected-content) .question-container .image-video-preview{min-width:2rem;height:1.5rem;padding-left:0}:host(.selected-content) .question-container .question-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;padding-bottom:0;border-bottom:none}:host(.selected-content) .question-container .question-content .question-title{margin:0;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.selected-content) .outer-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host(.selected-content) .outer-container .content-container .heading-container{margin-bottom:var(--spacing-02, 0.125rem)}:host(.selected-content) .outer-container .content-container .heading-container .card-heading .heading-title span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.selected-content) .outer-container .content-container .uifield-container{display:none}:host(.web) .outer-container .content-container .heading-container .card-heading .heading-title span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.web.grid-cell){overflow:hidden}:host(.web.grid-cell) .outer-container{padding-top:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem)}:host(.web.grid-cell) .outer-container .content-container .tags-container{-ms-flex-wrap:initial;flex-wrap:initial}:host(.mobile.autocomplete-selection-mode) .question-container .question-title{font-size:var(--font-size-16, 1rem)}:host(.mobile.autocomplete-selection-mode) .subheading-container{margin-right:var(--spacing-32, 2rem)}:host(.no-border-bottom.mobile) .outer-container{border-bottom:none}:host(.no-border-bottom.mobile) .question-container .question-content{border-bottom:none}:host(.item-disabled){cursor:default}:host(.kanban) .outer-container{padding-top:0;padding-bottom:0}:host(.web.videocallusers) .outer-container{padding-top:0;padding-bottom:0}:host(.web.firefox) .outer-container{height:auto}:host(.violetproducts) .outer-container,:host(.violetbasketitems) .outer-container{-ms-flex-align:center;align-items:center}:host(.violetproducts) .outer-container yoo-icon.arrow,:host(.violetbasketitems) .outer-container yoo-icon.arrow{margin-top:var(--spacing-04, 0.25rem);margin-right:var(--spacing-04, 0.25rem);margin-bottom:auto}:host(.violetproducts) .content-container,:host(.violetbasketitems) .content-container{border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.form-permission) .outer-container{height:auto}:host(.pages) .outer-container{-ms-flex-align:center;align-items:center}:host(.missions.feed) .outer-container{border-bottom:none !important}:host(.calendarEvents) .outer-container .content-container .heading-container{margin-bottom:unset}:host(.calendarEvents) .outer-container .content-container .subheading-container .event-status-container,:host(.calendarEvents) .outer-container .content-container .subheading-container .event-type-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host(.calendarEvents) .outer-container .content-container .subheading-container .event-status-container .dot-event,:host(.calendarEvents) .outer-container .content-container .subheading-container .event-type-container .dot-event{margin-right:var(--spacing-04, 0.25rem)}:host(.calendarEvents) .outer-container .content-container .subheading-container .event-status-container .icon-event,:host(.calendarEvents) .outer-container .content-container .subheading-container .event-type-container .icon-event{margin-right:var(--spacing-08, 0.5rem)}:host(.calendarEvents) .outer-container .content-container .subheading-container .title{font-weight:bold;font-size:var(--font-size-16, 1rem)}:host(.calendarEvents) .outer-container .content-container .subheading-container .time{color:var(--app-color, #5a30f4)}:host(.course-info) .outer-container,:host(.learning-manager) .outer-container{padding-top:var(--spacing-16, 1rem)}";
13
+ const cardListCss = ".bg-accent{background-color:var(--accent, #276ef1) !important}.accent{color:var(--accent, #276ef1);fill:var(--accent, #276ef1)}.bg-app-color{background-color:var(--app-color, #5a30f4) !important}.app-color{color:var(--app-color, #5a30f4);fill:var(--app-color, #5a30f4)}.bg-danger{background-color:var(--danger, #d44333) !important}.danger{color:var(--danger, #d44333);fill:var(--danger, #d44333)}.bg-dark{background-color:var(--dark, #000000) !important}.dark{color:var(--dark, #000000);fill:var(--dark, #000000)}.bg-energized{background-color:var(--energized, #ffc043) !important}.energized{color:var(--energized, #ffc043);fill:var(--energized, #ffc043)}.bg-info{background-color:var(--info, #d84c96) !important}.info{color:var(--info, #d84c96);fill:var(--info, #d84c96)}.bg-light{background-color:var(--light, #ffffff) !important}.light{color:var(--light, #ffffff);fill:var(--light, #ffffff)}.bg-stable{background-color:var(--stable, #adadad) !important}.stable{color:var(--stable, #adadad);fill:var(--stable, #adadad)}.bg-stable-alt{background-color:var(--stable-alt, #d0d0d0) !important}.stable-alt{color:var(--stable-alt, #d0d0d0);fill:var(--stable-alt, #d0d0d0)}.bg-stable-light{background-color:var(--stable-light, #f1f1f1) !important}.stable-light{color:var(--stable-light, #f1f1f1);fill:var(--stable-light, #f1f1f1)}.bg-stable-ultralight{background-color:var(--stable-ultralight, #fafafa) !important}.stable-ultralight{color:var(--stable-ultralight, #fafafa);fill:var(--stable-ultralight, #fafafa)}.bg-success{background-color:var(--success, #3aa76d) !important}.success{color:var(--success, #3aa76d);fill:var(--success, #3aa76d)}.bg-text-color{background-color:var(--text-color, #807f83) !important}.text-color{color:var(--text-color, #807f83);fill:var(--text-color, #807f83)}.bg-warning{background-color:var(--warning, #ed6e33) !important}.warning{color:var(--warning, #ed6e33);fill:var(--warning, #ed6e33)}.bg-wood{background-color:var(--wood, #99644c) !important}.wood{color:var(--wood, #99644c);fill:var(--wood, #99644c)}:host{display:block;height:100%;background:var(--card-list-background);cursor:pointer}:host yoo-tag.distance{--padding:0;margin-left:var(--spacing-08, 0.5rem)}:host .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:0.25rem;border-bottom:var(--border-bottom-outer-container);-webkit-transition:background-color 0.3s ease, padding 0.3s ease;transition:background-color 0.3s ease, padding 0.3s ease}:host .outer-container .content-container{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:var(--justify-content-content-container);justify-content:var(--justify-content-content-container);-ms-flex-pack:center;justify-content:center;width:100%;margin-right:var(--margin-content-container-right);margin-left:var(--margin-content-container-left);overflow:hidden}:host .outer-container .content-container.has-image{margin-left:0}:host .outer-container .content-container .heading-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-align:center;align-items:center;margin-bottom:var(--spacing-02, 0.125rem);font-size:var(--font-size-16, 1rem);line-height:1.5}:host .outer-container .content-container .heading-container .margin-right{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .content-container .heading-container yoo-avatars{margin-right:0.125rem}:host .outer-container .content-container .heading-container .card-heading{-ms-flex:1;flex:1;min-width:0;color:var(--dark, #000000)}:host .outer-container .content-container .heading-container .card-heading .heading-title{display:-webkit-box;max-height:calc((var(--font-size-16, 1rem) + 0.125rem) * 2);overflow:hidden;line-height:calc(var(--font-size-16, 1rem) + 0.125rem);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}:host .outer-container .content-container .heading-container .card-heading .heading-title span{display:block;overflow:hidden;text-overflow:ellipsis}:host .outer-container .content-container .heading-container .card-heading .heading-circle{display:inline-block;width:0.5rem;height:0.5rem;margin-right:0.2rem;border-radius:50%}:host .outer-container .content-container .heading-container .card-heading *{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}:host .outer-container .content-container .heading-container .card-heading .ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .outer-container .content-container .subheading-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:var(--spacing-02, 0.125rem);color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem)}:host .outer-container .content-container .subheading-container html,:host .outer-container .content-container .subheading-container body,:host .outer-container .content-container .subheading-container div:not([class^=fr-]),:host .outer-container .content-container .subheading-container span:not([class^=fr-]),:host .outer-container .content-container .subheading-container img:not([class^=fr-]),:host .outer-container .content-container .subheading-container applet,:host .outer-container .content-container .subheading-container object,:host .outer-container .content-container .subheading-container iframe,:host .outer-container .content-container .subheading-container h1,:host .outer-container .content-container .subheading-container h2,:host .outer-container .content-container .subheading-container h3,:host .outer-container .content-container .subheading-container h4,:host .outer-container .content-container .subheading-container h5,:host .outer-container .content-container .subheading-container h6,:host .outer-container .content-container .subheading-container p,:host .outer-container .content-container .subheading-container blockquote,:host .outer-container .content-container .subheading-container pre,:host .outer-container .content-container .subheading-container a,:host .outer-container .content-container .subheading-container abbr,:host .outer-container .content-container .subheading-container acronym,:host .outer-container .content-container .subheading-container address,:host .outer-container .content-container .subheading-container big,:host .outer-container .content-container .subheading-container cite,:host .outer-container .content-container .subheading-container code,:host .outer-container .content-container .subheading-container del,:host .outer-container .content-container .subheading-container dfn,:host .outer-container .content-container .subheading-container em,:host .outer-container .content-container .subheading-container font,:host .outer-container .content-container .subheading-container ins,:host .outer-container .content-container .subheading-container kbd,:host .outer-container .content-container .subheading-container q,:host .outer-container .content-container .subheading-container s,:host .outer-container .content-container .subheading-container samp,:host .outer-container .content-container .subheading-container small,:host .outer-container .content-container .subheading-container strike,:host .outer-container .content-container .subheading-container strong,:host .outer-container .content-container .subheading-container sub,:host .outer-container .content-container .subheading-container sup,:host .outer-container .content-container .subheading-container tt,:host .outer-container .content-container .subheading-container var,:host .outer-container .content-container .subheading-container dl,:host .outer-container .content-container .subheading-container dt,:host .outer-container .content-container .subheading-container dd,:host .outer-container .content-container .subheading-container ol,:host .outer-container .content-container .subheading-container ul,:host .outer-container .content-container .subheading-container li,:host .outer-container .content-container .subheading-container fieldset,:host .outer-container .content-container .subheading-container form,:host .outer-container .content-container .subheading-container label,:host .outer-container .content-container .subheading-container legend,:host .outer-container .content-container .subheading-container table,:host .outer-container .content-container .subheading-container caption,:host .outer-container .content-container .subheading-container tbody,:host .outer-container .content-container .subheading-container tfoot,:host .outer-container .content-container .subheading-container thead,:host .outer-container .content-container .subheading-container tr,:host .outer-container .content-container .subheading-container th{margin:0;padding:0;font-weight:inherit;font-size:100%;font-family:inherit;font-style:inherit;vertical-align:baseline;border:0;outline:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}:host .outer-container .content-container .subheading-container .text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .outer-container .content-container .avatar-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;margin-top:0.5rem;padding-right:0.3rem}:host .outer-container .content-container .avatar-container yoo-avatar{margin-right:0.75rem;margin-left:0.15rem}:host .outer-container .content-container .action-button-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}:host .outer-container .content-container .slot-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;color:var(--text-color, #807f83);font-size:var(--font-size-16, 1rem)}:host .outer-container .content-container .slot-container .inner-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}:host(.firefox) .content-container{margin-bottom:0}:host(.web):not(.framed) .outer-container{padding-top:1rem;padding-bottom:1rem;background-color:transparent}:host(.web) .outer-container .card-list-image-container.large{min-width:3.875rem}:host(.web) .outer-container .card-list-image-container.medium{min-width:2.875rem}:host(.web) .outer-container .card-list-image-container.small{min-width:2.375rem}:host(.web) .outer-container .content-container .top-container .badges-container.show-more{position:relative;overflow:visible}:host(.web) .outer-container .content-container .top-container .badges-container.show-more .more-button{position:absolute;top:0;right:0;bottom:auto;left:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;width:2rem;height:1.125rem;font-size:var(--font-size-18, 1.125rem)}:host(.web) .outer-container .content-container .top-container .badges-container.show-more .more-button yoo-icon{padding-right:var(--spacing-08, 0.5rem);color:var(--dark, #000000)}:host(.locations) .outer-container .content-container .top-container .heading-container .date-card-text{padding-right:var(--spacing-16, 1rem)}:host(.locations.map) .outer-container{-ms-flex-align:center;align-items:center;background:var(--light, #ffffff)}:host(.collapsible) .outer-container,:host(.locations.no-kpi:not(.framed)) .outer-container{-ms-flex-align:start;align-items:flex-start;width:auto;border-bottom:none;border-radius:0.5rem}:host(.collapsible) .outer-container .content-container,:host(.locations.no-kpi:not(.framed)) .outer-container .content-container{margin:0.5rem 0 0;border:none}:host(.collapsible) .outer-container .content-container .top-container .heading-container,:host(.locations.no-kpi:not(.framed)) .outer-container .content-container .top-container .heading-container{-ms-flex-pack:justify;justify-content:space-between;padding-top:0 !important;padding-right:var(--spacing-08, 0.5rem)}:host(.collapsible) .outer-container .content-container .top-container .subheading-container,:host(.locations.no-kpi:not(.framed)) .outer-container .content-container .top-container .subheading-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.collapsible) .outer-container .content-container{margin-top:0}:host(.locations.no-kpi.map) .outer-container{-ms-flex-align:start;align-items:flex-start;max-width:18.75rem}:host(.locations.no-kpi:not(.framed)) yoo-tag.distance{margin-right:0.75rem}:host(.web.framed) .outer-container .content-container .top-container .heading-container{font-size:var(--font-size-16, 1rem)}:host(.android) .outer-container .content-container .top-container .heading-container .heading-title{display:-webkit-box;max-height:calc((var(--font-size-18, 1.125rem) + 0.25rem) * 2);overflow:hidden;line-height:calc(var(--font-size-18, 1.125rem) + 0.125rem);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}:host{--margin-content-container-left:0;--margin-content-container-right:0;--padding-content-container:var(--spacing-04, 0.25rem) 0 var(--spacing-08, 0.5rem) 0;--border-bottom-outer-container:var(--border-width-01, 0.0625rem) solid var(--stable-alt-40, rgba(208, 208, 208, 0.4));--overflow-card-heading-text:hidden;--text-overflow-card-heading-text:ellipsis;--white-space-card-heading-text:normal;--padding-right-card-heading:unset;--max-height-heading:48px;--card-list-background:none;--justify-content-content-container:flex-start;--max-card-heading-height:26px;--height-lessons-outer-container:2.5rem;--heading-font-size:var(--font-size-14, 0.875rem)}:host yoo-truncate{--max-lines:2}:host .outer-container{padding-top:var(--spacing-04, 0.25rem)}:host .outer-container.tapped{background-color:var(--stable-light, #f1f1f1);-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}:host .outer-container .video-container{width:100%;max-height:350px;padding-top:var(--spacing-08, 0.5rem)}:host .outer-container .rank-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;min-width:1.5rem;color:var(--stable, #adadad);font-size:var(--font-size-16, 1rem)}:host .outer-container .content-container .heading-container yoo-tag.margin-right{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .content-container .heading-container .progress-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--dark, #000000)}:host .outer-container .content-container .heading-container .progress-box .icon-text{font-size:var(--font-size-16, 1rem)}:host .outer-container .content-container .tags-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:var(--spacing-04, 0.25rem);overflow:hidden;line-height:15px}:host .outer-container .content-container .tags-container yoo-tag,:host .outer-container .content-container .tags-container .card-icon{margin:0.2rem var(--spacing-08, 0.5rem) 0.0625rem 0.0625rem}:host .outer-container .content-container .tags-container .hashtag{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:0.4375rem;color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem);-webkit-transform:translateY(0.125rem);transform:translateY(0.125rem)}:host .outer-container .content-container .tags-container .card-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}:host .outer-container .content-container .tags-container .card-icon yoo-icon{margin-right:0.4375rem}:host .outer-container .content-container .tags-container .row-action{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;line-height:1rem}:host .outer-container .content-container .top-container .video-container{display:-ms-inline-flexbox;display:inline-flex;height:230px}:host .outer-container .content-container .top-container .heading-container .date-card-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:auto;padding:0 var(--spacing-08, 0.5rem);color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem);text-align:right}:host .outer-container .content-container .top-container .heading-container .points-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--font-size-16, 1rem)}:host .outer-container .content-container .top-container .heading-container .points-container .points{padding:0 0.35rem}:host .outer-container .content-container .top-container .flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .outer-container.active{border:var(--border-width-01, 0.0625rem) solid var(--accent, #276ef1);-webkit-box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1);box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1)}:host .outer-container .image-video-preview{width:12.5rem;height:6.25rem;padding:var(--spacing-08, 0.5rem);pointer-events:none}:host .outer-container .image-video-preview yoo-img{--border-radius:var(--border-radius-08, 0.5rem);height:100%}:host(.current) .outer-container .rank-container{color:var(--app-color, #5a30f4)}:host(.current) .outer-container .content-container .leaderboard .heading-container .card-heading{color:var(--app-color, #5a30f4)}:host(.current.mobile.leaderboard){background-color:var(--app-color, #5a30f4) !important}:host(.current.mobile.leaderboard) .outer-container .rank-container{color:var(--light, #ffffff)}:host(.current.mobile.leaderboard) .outer-container .content-container .leaderboard .heading-container .card-heading{color:var(--light, #ffffff)}:host(.leaderboard.userranks){height:var(--spacing-40, 2.5rem)}:host(.leaderboard.userranks) .outer-container{height:100%;padding:0 !important}:host(.leaderboard.userranks) .icon-container{color:var(--app-color, #5a30f4) !important}:host(.mobile.leaderboard){padding-left:var(--spacing-16, 1rem);color:var(--dark, #000000);background-color:var(--light, #ffffff);border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));opacity:1}:host(.secondary-view){--border-bottom-outer-container:0px;background:transparent}:host(.secondary-view) .outer-container{padding-top:var(--spacing-08, 0.5rem)}:host(.secondary-view) .outer-container .question-content{border-bottom:var(--border-bottom-outer-container)}:host(.secondary-view) .outer-container .content-container .heading-container{font-size:var(--font-size-16, 1rem)}:host(.secondary-view) .outer-container .content-container .heading-container .date-card-text{display:block;padding:0;line-height:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.secondary-view) .outer-container .content-container .translate-container{position:relative;margin-bottom:var(--spacing-08, 0.5rem);color:var(--text-color, #807f83);font-weight:normal;font-size:var(--font-size-16, 1rem);font-style:normal;font-stretch:normal;line-height:1;letter-spacing:normal}:host(.secondary-view) .outer-container .content-container .translate-container.active{margin-left:var(--spacing-04, 0.25rem);padding-left:var(--spacing-08, 0.5rem);border-left:var(--border-width-02, 0.125rem) solid var(--stable-alt, #d0d0d0)}:host(.secondary-view) .outer-container .content-container .translate-container .text{margin-bottom:var(--spacing-04, 0.25rem);color:var(--dark, #000000)}:host(.secondary-view) .outer-container .content-container .translate-container .text html,:host(.secondary-view) .outer-container .content-container .translate-container .text body,:host(.secondary-view) .outer-container .content-container .translate-container .text div:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .translate-container .text span:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .translate-container .text img:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .translate-container .text applet,:host(.secondary-view) .outer-container .content-container .translate-container .text object,:host(.secondary-view) .outer-container .content-container .translate-container .text iframe,:host(.secondary-view) .outer-container .content-container .translate-container .text h1,:host(.secondary-view) .outer-container .content-container .translate-container .text h2,:host(.secondary-view) .outer-container .content-container .translate-container .text h3,:host(.secondary-view) .outer-container .content-container .translate-container .text h4,:host(.secondary-view) .outer-container .content-container .translate-container .text h5,:host(.secondary-view) .outer-container .content-container .translate-container .text h6,:host(.secondary-view) .outer-container .content-container .translate-container .text p,:host(.secondary-view) .outer-container .content-container .translate-container .text blockquote,:host(.secondary-view) .outer-container .content-container .translate-container .text pre,:host(.secondary-view) .outer-container .content-container .translate-container .text a,:host(.secondary-view) .outer-container .content-container .translate-container .text abbr,:host(.secondary-view) .outer-container .content-container .translate-container .text acronym,:host(.secondary-view) .outer-container .content-container .translate-container .text address,:host(.secondary-view) .outer-container .content-container .translate-container .text big,:host(.secondary-view) .outer-container .content-container .translate-container .text cite,:host(.secondary-view) .outer-container .content-container .translate-container .text code,:host(.secondary-view) .outer-container .content-container .translate-container .text del,:host(.secondary-view) .outer-container .content-container .translate-container .text dfn,:host(.secondary-view) .outer-container .content-container .translate-container .text em,:host(.secondary-view) .outer-container .content-container .translate-container .text font,:host(.secondary-view) .outer-container .content-container .translate-container .text ins,:host(.secondary-view) .outer-container .content-container .translate-container .text kbd,:host(.secondary-view) .outer-container .content-container .translate-container .text q,:host(.secondary-view) .outer-container .content-container .translate-container .text s,:host(.secondary-view) .outer-container .content-container .translate-container .text samp,:host(.secondary-view) .outer-container .content-container .translate-container .text small,:host(.secondary-view) .outer-container .content-container .translate-container .text strike,:host(.secondary-view) .outer-container .content-container .translate-container .text strong,:host(.secondary-view) .outer-container .content-container .translate-container .text sub,:host(.secondary-view) .outer-container .content-container .translate-container .text sup,:host(.secondary-view) .outer-container .content-container .translate-container .text tt,:host(.secondary-view) .outer-container .content-container .translate-container .text var,:host(.secondary-view) .outer-container .content-container .translate-container .text dl,:host(.secondary-view) .outer-container .content-container .translate-container .text dt,:host(.secondary-view) .outer-container .content-container .translate-container .text dd,:host(.secondary-view) .outer-container .content-container .translate-container .text ol,:host(.secondary-view) .outer-container .content-container .translate-container .text ul,:host(.secondary-view) .outer-container .content-container .translate-container .text li,:host(.secondary-view) .outer-container .content-container .translate-container .text fieldset,:host(.secondary-view) .outer-container .content-container .translate-container .text form,:host(.secondary-view) .outer-container .content-container .translate-container .text label,:host(.secondary-view) .outer-container .content-container .translate-container .text legend,:host(.secondary-view) .outer-container .content-container .translate-container .text table,:host(.secondary-view) .outer-container .content-container .translate-container .text caption,:host(.secondary-view) .outer-container .content-container .translate-container .text tbody,:host(.secondary-view) .outer-container .content-container .translate-container .text tfoot,:host(.secondary-view) .outer-container .content-container .translate-container .text thead,:host(.secondary-view) .outer-container .content-container .translate-container .text tr,:host(.secondary-view) .outer-container .content-container .translate-container .text th{margin:0;padding:0;font-weight:inherit;font-size:100%;font-family:inherit;font-style:inherit;vertical-align:baseline;border:0;outline:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}:host(.secondary-view) .outer-container .content-container .translate-container .text blockquote{padding-left:1rem;border-left:var(--border-width-04, 0.25rem) solid var(--stable, #adadad)}:host(.secondary-view) .outer-container .content-container .translate-container .text blockquote:last-of-type blockquote p:last-of-type,:host(.secondary-view) .outer-container .content-container .translate-container .text p:last-of-type{padding-top:0;padding-bottom:0}:host(.secondary-view) .outer-container .content-container .translate-container .text ol,:host(.secondary-view) .outer-container .content-container .translate-container .text ul{margin:revert;padding:revert}:host(.secondary-view) .outer-container .content-container .translate-container .text h1{display:block;margin-top:0.67em;margin-right:0;margin-bottom:0.67em;margin-left:0;font-weight:bold;font-size:2em}:host(.secondary-view) .outer-container .content-container .translate-container .text h2{display:block;margin-top:0.83em;margin-right:0;margin-bottom:0.83em;margin-left:0;font-weight:bold;font-size:1.5em}:host(.secondary-view) .outer-container .content-container .translate-container .text h3{display:block;margin-top:1em;margin-right:0;margin-bottom:1em;margin-left:0;font-weight:bold;font-size:1.17em}:host(.secondary-view) .outer-container .content-container .translate-container .text h4{display:block;margin-top:1.33em;margin-right:0;margin-bottom:1.33em;margin-left:0;font-weight:bold}:host(.secondary-view) .outer-container .content-container .translate-container .text h5{display:block;margin-top:1.67em;margin-right:0;margin-bottom:1.67em;margin-left:0;font-weight:bold;font-size:0.83em}:host(.secondary-view) .outer-container .content-container .translate-container .text h6{display:block;margin-top:2.33em;margin-right:0;margin-bottom:2.33em;margin-left:0;font-weight:bold;font-size:0.67em}:host(.secondary-view) .outer-container .content-container .translate-container .text strong{font-weight:bold}:host(.secondary-view) .outer-container .content-container .translate-container .text em{font-style:italic}:host(.secondary-view) .outer-container .content-container .subheading-container{display:block;max-height:initial;overflow:visible;color:var(--dark, #000000);font-size:var(--font-size-16, 1rem);line-height:20px;white-space:pre-wrap;word-wrap:break-word}:host(.secondary-view) .outer-container .content-container .subheading-container html,:host(.secondary-view) .outer-container .content-container .subheading-container body,:host(.secondary-view) .outer-container .content-container .subheading-container div:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .subheading-container span:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .subheading-container img:not([class^=fr-]),:host(.secondary-view) .outer-container .content-container .subheading-container applet,:host(.secondary-view) .outer-container .content-container .subheading-container object,:host(.secondary-view) .outer-container .content-container .subheading-container iframe,:host(.secondary-view) .outer-container .content-container .subheading-container h1,:host(.secondary-view) .outer-container .content-container .subheading-container h2,:host(.secondary-view) .outer-container .content-container .subheading-container h3,:host(.secondary-view) .outer-container .content-container .subheading-container h4,:host(.secondary-view) .outer-container .content-container .subheading-container h5,:host(.secondary-view) .outer-container .content-container .subheading-container h6,:host(.secondary-view) .outer-container .content-container .subheading-container p,:host(.secondary-view) .outer-container .content-container .subheading-container blockquote,:host(.secondary-view) .outer-container .content-container .subheading-container pre,:host(.secondary-view) .outer-container .content-container .subheading-container a,:host(.secondary-view) .outer-container .content-container .subheading-container abbr,:host(.secondary-view) .outer-container .content-container .subheading-container acronym,:host(.secondary-view) .outer-container .content-container .subheading-container address,:host(.secondary-view) .outer-container .content-container .subheading-container big,:host(.secondary-view) .outer-container .content-container .subheading-container cite,:host(.secondary-view) .outer-container .content-container .subheading-container code,:host(.secondary-view) .outer-container .content-container .subheading-container del,:host(.secondary-view) .outer-container .content-container .subheading-container dfn,:host(.secondary-view) .outer-container .content-container .subheading-container em,:host(.secondary-view) .outer-container .content-container .subheading-container font,:host(.secondary-view) .outer-container .content-container .subheading-container ins,:host(.secondary-view) .outer-container .content-container .subheading-container kbd,:host(.secondary-view) .outer-container .content-container .subheading-container q,:host(.secondary-view) .outer-container .content-container .subheading-container s,:host(.secondary-view) .outer-container .content-container .subheading-container samp,:host(.secondary-view) .outer-container .content-container .subheading-container small,:host(.secondary-view) .outer-container .content-container .subheading-container strike,:host(.secondary-view) .outer-container .content-container .subheading-container strong,:host(.secondary-view) .outer-container .content-container .subheading-container sub,:host(.secondary-view) .outer-container .content-container .subheading-container sup,:host(.secondary-view) .outer-container .content-container .subheading-container tt,:host(.secondary-view) .outer-container .content-container .subheading-container var,:host(.secondary-view) .outer-container .content-container .subheading-container dl,:host(.secondary-view) .outer-container .content-container .subheading-container dt,:host(.secondary-view) .outer-container .content-container .subheading-container dd,:host(.secondary-view) .outer-container .content-container .subheading-container ol,:host(.secondary-view) .outer-container .content-container .subheading-container ul,:host(.secondary-view) .outer-container .content-container .subheading-container li,:host(.secondary-view) .outer-container .content-container .subheading-container fieldset,:host(.secondary-view) .outer-container .content-container .subheading-container form,:host(.secondary-view) .outer-container .content-container .subheading-container label,:host(.secondary-view) .outer-container .content-container .subheading-container legend,:host(.secondary-view) .outer-container .content-container .subheading-container table,:host(.secondary-view) .outer-container .content-container .subheading-container caption,:host(.secondary-view) .outer-container .content-container .subheading-container tbody,:host(.secondary-view) .outer-container .content-container .subheading-container tfoot,:host(.secondary-view) .outer-container .content-container .subheading-container thead,:host(.secondary-view) .outer-container .content-container .subheading-container tr,:host(.secondary-view) .outer-container .content-container .subheading-container th{margin:0;padding:0;font-weight:inherit;font-size:100%;font-family:inherit;font-style:inherit;vertical-align:baseline;border:0;outline:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}:host(.secondary-view) .outer-container .content-container .subheading-container blockquote{padding-left:1rem;border-left:var(--border-width-04, 0.25rem) solid var(--stable, #adadad)}:host(.secondary-view) .outer-container .content-container .subheading-container blockquote:last-of-type blockquote p:last-of-type,:host(.secondary-view) .outer-container .content-container .subheading-container p:last-of-type{padding-top:0;padding-bottom:0}:host(.secondary-view) .outer-container .content-container .subheading-container ol,:host(.secondary-view) .outer-container .content-container .subheading-container ul{margin:revert;padding:revert}:host(.secondary-view) .outer-container .content-container .subheading-container h1{display:block;margin-top:0.67em;margin-right:0;margin-bottom:0.67em;margin-left:0;font-weight:bold;font-size:2em}:host(.secondary-view) .outer-container .content-container .subheading-container h2{display:block;margin-top:0.83em;margin-right:0;margin-bottom:0.83em;margin-left:0;font-weight:bold;font-size:1.5em}:host(.secondary-view) .outer-container .content-container .subheading-container h3{display:block;margin-top:1em;margin-right:0;margin-bottom:1em;margin-left:0;font-weight:bold;font-size:1.17em}:host(.secondary-view) .outer-container .content-container .subheading-container h4{display:block;margin-top:1.33em;margin-right:0;margin-bottom:1.33em;margin-left:0;font-weight:bold}:host(.secondary-view) .outer-container .content-container .subheading-container h5{display:block;margin-top:1.67em;margin-right:0;margin-bottom:1.67em;margin-left:0;font-weight:bold;font-size:0.83em}:host(.secondary-view) .outer-container .content-container .subheading-container h6{display:block;margin-top:2.33em;margin-right:0;margin-bottom:2.33em;margin-left:0;font-weight:bold;font-size:0.67em}:host(.secondary-view) .outer-container .content-container .subheading-container strong{font-weight:bold}:host(.secondary-view) .outer-container .content-container .subheading-container em{font-style:italic}:host(.secondary-view) .outer-container .content-container .subheading-container.comment-image{--border-radius:var(--border-radius-16, 1rem);margin-top:9px;overflow:hidden}:host(.secondary-view) .outer-container .content-container .subheading-container span.with-markdown{white-space:normal}:host(.secondary-view) .outer-container .content-container .subheading-container span.with-markdown img{width:100%;max-width:initial !important}:host(.secondary-view) .outer-container .content-container .top-container{padding:var(--spacing-08, 0.5rem);background:var(--stable-light-60, rgba(241, 241, 241, 0.6));border-radius:var(--border-radius-04, 0.25rem)}:host(.secondary-view) .outer-container .content-container .top-container .card-heading{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%;padding-right:var(--spacing-08, 0.5rem)}:host(.secondary-view) .outer-container .content-container .top-container .card-heading .card-heading-text{font-weight:var(--font-weight-700, 700)}:host(.secondary-view) .outer-container .content-container .top-container .heading-container .heading-title{display:block}:host(.secondary-view) .outer-container .content-container .top-container .heading-container .heading-title span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.secondary-view) .outer-container .content-container .top-container span{display:block;font-size:var(--font-size-16, 1rem)}:host(.secondary-view) .outer-container .content-container .slot-container yoo-img{margin-right:auto}:host(.secondary-view) .tags-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-top:-0.85rem;margin-left:1.875rem;font-size:var(--font-size-14, 0.875rem)}:host(.secondary-view) .tags-container .card-icon.right{margin-left:auto}:host(.secondary-view) .tags-container .card-icon.right yoo-icon{margin:0}:host(.secondary-view) .tags-container .row-action{width:100%;margin-top:-0.875rem;margin-left:1.25rem}:host(.secondary-view) .tags-container .row-action span{color:var(--dark, #000000)}:host(.secondary-view) .tags-container .bottom-action{margin-right:1.25rem;color:var(--text-color, #807f83)}:host(.questionsAnswers) .tags-container{margin-left:2.8125rem}:host(.questionsAnswers) .tags-container .card-icon:not(.heart-icon){margin:var(--spacing-16, 1rem) var(--spacing-16, 1rem) 0 0}:host(.questionsAnswers) .tags-container .row-action{margin-top:var(--spacing-08, 0.5rem);margin-left:0}:host(.entitycomments) .tags-container,:host(.feedsComments) .tags-container{margin-left:1.75rem}:host(.userranks) .outer-container{-ms-flex-align:center;align-items:center;padding:var(--spacing-08, 0.5rem) 0 !important;background-color:transparent;border-bottom:0}:host(.userranks) .heading-container{word-wrap:break-word}:host(.active) .outer-container{border:var(--border-width-01, 0.0625rem) solid var(--accent, #276ef1);-webkit-box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1);box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1)}:host(.hoverable):hover .outer-container{border:var(--border-width-01, 0.0625rem) solid var(--accent, #276ef1);-webkit-box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1);box-shadow:var(--card-active-shadow, 0px 0px 3px 0.0625rem #276ef1)}:host(.filesFolders) .outer-container .content-container .subheading-container,:host(.files) .outer-container .content-container .subheading-container{margin:0;font-size:var(--font-size-12, 0.75rem)}:host(.filesFolders) .outer-container .content-container .subheading-container em,:host(.files) .outer-container .content-container .subheading-container em{color:var(--dark, #000000);font-weight:bold;background:#FDFB2F}:host(.locations.external) .outer-container .content-container .subheading-container{white-space:normal}:host(.products) .outer-container .content-container{border-bottom:none}:host(.outofstock),:host(.hidden){opacity:0.5}:host(.productweightpair) .outer-container .content-container .heading-container .date-card-text{color:var(--dark, #000000)}:host(.catalog-display.history) .outer-container .content-container{text-align:left}:host(.catalog-display.history) .outer-container .content-container .top-container .price{font-size:var(--font-size-12, 0.75rem)}:host(.catalog-display.history) .outer-container .content-container .top-container .tags-container{padding-bottom:var(--spacing-04, 0.25rem)}:host(.catalog-display){width:100%}:host(.catalog-display) .outer-container{-ms-flex-align:start;align-items:flex-start;font-size:var(--font-size-14, 0.875rem);border:none !important}:host(.catalog-display) .outer-container .content-container{-ms-flex-pack:center;justify-content:center;margin-left:1rem;padding:0;border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.catalog-display) .outer-container .content-container .top-container .card-heading{font-size:var(--font-size-14, 0.875rem)}:host(.catalog-display) .outer-container .content-container .top-container .subheading-container{min-height:1rem;max-height:0.8rem;color:var(--dark, #000000);font-size:var(--font-size-12, 0.75rem);line-height:1rem}:host(.catalog-display) .outer-container .content-container .top-container .subheading-container .subheading-grey{color:var(--stable, #adadad)}:host(.catalog-display) .outer-container .content-container .top-container .subheading-container .subheading-price{color:var(--dark, #000000)}:host(.catalog-display) .outer-container .content-container .top-container .price{color:var(--text-color, #807f83)}:host(.catalog-display) .outer-container .content-container .top-container .tags-container{overflow:initial;line-height:normal}:host(.catalog-display.no-border) .outer-container .content-container{border-bottom:none}:host(.productbatch.archived) .outer-container .content-container{opacity:0.5}:host(.offline:not(.missions)) .outer-container{opacity:0.7}:host(.offline:not(.missions))::before,:host(.offline:not(.missions))::after{position:absolute;top:0;right:0;border-color:transparent;border-style:solid;content:\"\"}:host(.offline:not(.missions))::after{border-width:0.5em;border-top-color:var(--energized, #ffc043);border-right-color:var(--energized, #ffc043)}:host(.notifications) .outer-container{padding-top:var(--spacing-04, 0.25rem)}:host(.notes) .outer-container .content-container .heading-container .card-heading .heading-title{display:-webkit-box;max-height:calc((var(--font-size-18, 1.125rem) + 0.125rem) * 1);overflow:hidden;line-height:calc(var(--font-size-18, 1.125rem) + 0.125rem);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;}:host(.no-text-break) .outer-container .content-container .top-container .heading-container .card-heading{white-space:normal}:host(.lessons.web) .outer-container{height:var(--height-lessons-outer-container);min-height:0;margin:var(--spacing-04, 0.25rem) 0;padding-left:var(--spacing-08, 0.5rem);border-radius:var(--border-radius-04, 0.25rem);-webkit-box-shadow:var(--card-shadow-2, 0 0.3125rem 0.9375rem 0 rgba(40, 47, 54, 0.08));box-shadow:var(--card-shadow-2, 0 0.3125rem 0.9375rem 0 rgba(40, 47, 54, 0.08))}:host(.lessons.web) .outer-container .content-container{border-bottom:none}:host(.lessons.web) .outer-container .content-container .top-container{display:-ms-flexbox;display:flex}:host(.lessons.web) .outer-container .content-container .heading-container{-ms-flex:1;flex:1;width:75%;padding-right:var(--spacing-08, 0.5rem);font-size:var(--heading-font-size)}:host(.lessons.web) .outer-container .content-container .heading-container .card-heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:0}:host(.lessons.web.finished) .outer-container{background-color:var(--app-color, #5a30f4)}:host(.lessons.web.finished) .outer-container .card-heading,:host(.lessons.web.finished) .outer-container .icon-container{color:var(--light-10, rgba(255, 255, 255, 0.1))}:host(.lessons.web.locked) .outer-container{background-color:var(--stable-alt, #d0d0d0)}:host(.lessons.web.locked) .outer-container .card-heading{color:var(--text-color, #807f83)}:host(.lessons.web.locked) .outer-container .top-container yoo-avatar{margin:0 0.75rem}:host(.missions.finished:not(.grid-cell)) .outer-container{padding-bottom:var(--spacing-16, 1rem)}:host(.courseselection) .outer-container .content-container{-ms-flex-pack:center;justify-content:center;margin-left:0}:host(.courseselection) .outer-container .content-container .top-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host(.courseselection) .outer-container .content-container .top-container .heading-container{-ms-flex-order:2;order:2;font-size:var(--font-size-16, 1rem)}:host(.courseselection) .outer-container .content-container .top-container .subheading-container{-ms-flex-order:1;order:1;color:var(--stable, #adadad);font-size:var(--font-size-14, 0.875rem)}:host(.courseselection) .outer-container .content-container .top-container .subheading-container .todo{font-size:var(--font-size-14, 0.875rem)}:host(.courseselection) .outer-container .content-container .top-container .tags-container{padding-bottom:0}:host(.questions) .outer-container{padding-bottom:0;border-bottom:0}:host(.questions) .outer-container .content-container .top-container .heading-container{max-height:1.25rem;margin-bottom:0}:host(.questions) .outer-container .content-container .top-container .heading-container .card-heading .heading-title{color:var(--dark, #000000);font-size:var(--font-size-14, 0.875rem)}:host(.questions) .question-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--spacing-04, 0.25rem)}:host(.questions) .question-container.no-img{padding-top:var(--spacing-04, 0.25rem)}:host(.questions) .question-container.no-img .question-content{height:auto}:host(.questions) .question-container .question-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:98px;margin-left:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-16, 1rem);border-bottom:var(--border-bottom-outer-container)}:host(.questions) .question-container .question-content .question-title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700);font-size:var(--font-size-18, 1.125rem);word-break:break-word}:host(.questions) .question-container .question-content .question-icons{display:-ms-flexbox;display:flex;color:var(--stable-alt, #d0d0d0);font-size:var(--icon-size-01, 1rem)}:host(.questions) .question-container .question-content .question-icons .inner-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:var(--spacing-08, 0.5rem);color:var(--dark, #000000);font-size:var(--font-size-18, 1.125rem)}:host(.questions) .question-container .question-content .question-icons .inner-container yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host(.questions) .question-container .question-content .subheadings{display:-ms-flexbox;display:flex;color:var(--text-color, #807f83)}:host(.questions) .question-container .question-content .subheadings .subheading-container{padding-right:var(--spacing-08, 0.5rem);font-size:var(--font-size-14, 0.875rem)}:host(.questions) .question-container .question-content .subheadings .date-card-text{margin-right:var(--spacing-08, 0.5rem);color:var(--stable, #adadad);font-size:var(--font-size-14, 0.875rem)}:host(.questions) .question-container .question-content .tags-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;line-height:15px}:host(.questions) .question-container .question-content .tags-container .hashtag{margin-right:0.4375rem;color:var(--app-color, #5a30f4);font-size:var(--font-size-14, 0.875rem)}:host(.questions) .question-container .image-video-preview{min-width:7.5rem;height:98px;padding:var(--spacing-08, 0.5rem);pointer-events:none}:host(.questions) .question-container .image-video-preview yoo-img{--border-radius:var(--border-radius-08, 0.5rem)}:host(.questions) .question-container .image-video-preview yoo-videoplayer-core{overflow:hidden;border-radius:var(--border-radius-08, 0.5rem)}:host(.card-feed) .outer-container{display:none}:host(.card-feed) .question-container{-ms-flex-pack:initial !important;justify-content:initial !important;background:var(--light-10, rgba(255, 255, 255, 0.1));border-bottom:none !important;-webkit-box-shadow:var(--grid-frame-shadow, 0 0.3125rem 0.9375rem 0.1875rem rgba(40, 47, 54, 0.15));box-shadow:var(--grid-frame-shadow, 0 0.3125rem 0.9375rem 0.1875rem rgba(40, 47, 54, 0.15))}:host(.card-feed) .question-container .image-video-preview{-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:1;order:1;width:130px;height:89px;padding-right:var(--spacing-16, 1rem)}:host(.card-feed) .question-container .image-video-preview yoo-videoplayer-core{overflow:hidden;border-radius:5px}:host(.card-feed) .question-container .question-content{-ms-flex-pack:initial !important;justify-content:initial !important;-ms-flex-order:2;order:2;margin-left:0;padding:var(--spacing-16, 1rem)}:host(.selected-content) .question-container{padding:0}:host(.selected-content) .question-container .image-video-preview{min-width:2rem;height:1.5rem;padding-left:0}:host(.selected-content) .question-container .question-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;padding-bottom:0;border-bottom:none}:host(.selected-content) .question-container .question-content .question-title{margin:0;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.selected-content) .outer-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host(.selected-content) .outer-container .content-container .heading-container{margin-bottom:var(--spacing-02, 0.125rem)}:host(.selected-content) .outer-container .content-container .heading-container .card-heading .heading-title span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.selected-content) .outer-container .content-container .uifield-container{display:none}:host(.web) .outer-container .content-container .heading-container .card-heading .heading-title span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.web.grid-cell){overflow:hidden}:host(.web.grid-cell) .outer-container{padding-top:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem)}:host(.web.grid-cell) .outer-container .content-container .tags-container{-ms-flex-wrap:initial;flex-wrap:initial}:host(.mobile.autocomplete-selection-mode) .question-container .question-title{font-size:var(--font-size-16, 1rem)}:host(.mobile.autocomplete-selection-mode) .subheading-container{margin-right:var(--spacing-32, 2rem)}:host(.no-border-bottom.mobile) .outer-container{border-bottom:none}:host(.no-border-bottom.mobile) .question-container .question-content{border-bottom:none}:host(.item-disabled){cursor:default}:host(.kanban) .outer-container{padding-top:0;padding-bottom:0}:host(.web.videocallusers) .outer-container{padding-top:0;padding-bottom:0}:host(.web.firefox) .outer-container{height:auto}:host(.violetproducts) .outer-container,:host(.violetbasketitems) .outer-container{-ms-flex-align:center;align-items:center}:host(.violetproducts) .outer-container yoo-icon.arrow,:host(.violetbasketitems) .outer-container yoo-icon.arrow{margin-top:var(--spacing-04, 0.25rem);margin-right:var(--spacing-04, 0.25rem);margin-bottom:auto}:host(.violetproducts) .content-container,:host(.violetbasketitems) .content-container{border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.form-permission) .outer-container{height:auto}:host(.pages) .outer-container{-ms-flex-align:center;align-items:center}:host(.missions.feed) .outer-container{border-bottom:none !important}:host(.calendarEvents) .outer-container .content-container .heading-container{margin-bottom:unset}:host(.calendarEvents) .outer-container .content-container .subheading-container .event-status-container,:host(.calendarEvents) .outer-container .content-container .subheading-container .event-type-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host(.calendarEvents) .outer-container .content-container .subheading-container .event-status-container .dot-event,:host(.calendarEvents) .outer-container .content-container .subheading-container .event-type-container .dot-event{margin-right:var(--spacing-04, 0.25rem)}:host(.calendarEvents) .outer-container .content-container .subheading-container .event-status-container .icon-event,:host(.calendarEvents) .outer-container .content-container .subheading-container .event-type-container .icon-event{margin-right:var(--spacing-08, 0.5rem)}:host(.calendarEvents) .outer-container .content-container .subheading-container .title{font-weight:bold;font-size:var(--font-size-16, 1rem)}:host(.calendarEvents) .outer-container .content-container .subheading-container .time{color:var(--app-color, #5a30f4)}:host(.course-info) .outer-container,:host(.learning-manager) .outer-container{padding-top:var(--spacing-16, 1rem)}";
14
14
 
15
15
  const MAX_AVATAR_DISPLAY = 3;
16
16
  const YooCardListComponent = class {
@@ -2427,7 +2427,7 @@ const YooEntityComponent = class {
2427
2427
  return (index.h("yoo-tag", { class: { 'autocomplete-selected': this.isAutocompleteSelected() }, color: color, size: this.isWebAutocomplete() ? 'small' : 'medium', closable: closable, onClosed: (ev) => commonHelpers.execHandlerAndStopEvent(ev, () => this.onEntityClosed()) }, text));
2428
2428
  }
2429
2429
  renderCardImage(extraClasses) {
2430
- var _a, _b;
2430
+ var _a, _b, _c, _d;
2431
2431
  let heading;
2432
2432
  let image;
2433
2433
  let subheading;
@@ -2454,7 +2454,7 @@ const YooEntityComponent = class {
2454
2454
  const broadcast = this.item;
2455
2455
  image = (broadcast === null || broadcast === void 0 ? void 0 : broadcast.bambuserPayload) ? (_a = broadcast === null || broadcast === void 0 ? void 0 : broadcast.bambuserPayload) === null || _a === void 0 ? void 0 : _a.preview : (_b = broadcast === null || broadcast === void 0 ? void 0 : broadcast.user) === null || _b === void 0 ? void 0 : _b.imageData;
2456
2456
  avatar = (index.h("yoo-avatar", { user: broadcast === null || broadcast === void 0 ? void 0 : broadcast.user, hasViewedStory: broadcast.watchersRef && broadcast.watchersRef.indexOf(index$1.getSession().userId) >= 0, hasStoryToView: !broadcast.watchersRef || broadcast.watchersRef.indexOf(index$1.getSession().userId) < 0, hasLiveVideo: broadcast.bambuserPayload && broadcast.bambuserPayload.type === 'live', hasRecordedVideo: broadcast.bambuserPayload && broadcast.bambuserPayload.type !== 'live' }));
2457
- subheading = avatar.user.firstName + ' ' + avatar.user.lastName;
2457
+ subheading = (((_c = avatar === null || avatar === void 0 ? void 0 : avatar.user) === null || _c === void 0 ? void 0 : _c.firstName) || '') + ' ' + (((_d = avatar === null || avatar === void 0 ? void 0 : avatar.user) === null || _d === void 0 ? void 0 : _d.lastName) || '');
2458
2458
  break;
2459
2459
  }
2460
2460
  default: {