.EditorToolbar-module__7B15vq__toolbar-container{top:var(--header-height);z-index:888;background:#fff;height:72px;padding:5px 0;line-height:31px;position:fixed;left:0;right:0;box-shadow:0 0 3px #0003}.EditorToolbar-module__7B15vq__toolbar{align-items:center;gap:.5rem;display:flex}.EditorToolbar-module__7B15vq__meta{flex-wrap:wrap;flex:auto;column-gap:1rem;display:flex;overflow:hidden}.EditorToolbar-module__7B15vq__title{white-space:nowrap;text-overflow:ellipsis;flex:100%;font-size:1.2rem;overflow:hidden}.EditorToolbar-module__7B15vq__version{color:#333;font-family:monospace;font-size:.8rem}.EditorToolbar-module__7B15vq__meta small{font-family:monospace;font-size:.8rem}.EditorToolbar-module__7B15vq__status{font-family:monospace}.EditorToolbar-module__7B15vq__status-WIP{color:var(--bs-orange)}.EditorToolbar-module__7B15vq__last-updated{color:#666;font-size:.8rem}.EditorToolbar-module__7B15vq__actions{flex:none;column-gap:.5rem;display:flex}@media (max-width:991.98px){.EditorToolbar-module__7B15vq__toolbar-container{box-shadow:none;height:auto;margin-bottom:20px;position:static}.EditorToolbar-module__7B15vq__toolbar{flex-wrap:wrap;align-items:normal}.EditorToolbar-module__7B15vq__meta{flex:1 0 100%}.EditorToolbar-module__7B15vq__title{white-space:wrap;text-overflow:unset;overflow:visible}}
.AutoSaveIndicator-module__c0DGVG__auto-save{white-space:nowrap;cursor:default;align-items:center;gap:.5rem;display:flex}.AutoSaveIndicator-module__c0DGVG__auto-save>svg{color:var(--bs-success);font-size:1.2rem}.AutoSaveIndicator-module__c0DGVG__auto-save.AutoSaveIndicator-module__c0DGVG__saving>svg,.AutoSaveIndicator-module__c0DGVG__auto-save.AutoSaveIndicator-module__c0DGVG__editing>svg{color:var(--bs-orange)}.AutoSaveIndicator-module__c0DGVG__auto-save.AutoSaveIndicator-module__c0DGVG__error>svg,.AutoSaveIndicator-module__c0DGVG__auto-save.AutoSaveIndicator-module__c0DGVG__offline>svg{color:var(--bs-danger)}.AutoSaveIndicator-module__c0DGVG__timeout{opacity:1;animation:4.5s forwards AutoSaveIndicator-module__c0DGVG__hideElement}@keyframes AutoSaveIndicator-module__c0DGVG__hideElement{0%{opacity:1}90.91%{opacity:1}to{opacity:0;visibility:hidden;display:none}}@media (max-width:991.98px){.AutoSaveIndicator-module__c0DGVG__auto-save{flex:auto}}
.ProgressBarNav-module__LO9e_a__progress-bar-nav{border-bottom:1px solid #eee;justify-content:space-between;column-gap:1rem;margin-bottom:50px;padding-bottom:25px;display:flex;position:relative;overflow-x:auto}@media (min-width:768px){.ProgressBarNav-module__LO9e_a__progress-bar-nav:before{content:"";z-index:-1;background:#eee;width:87.5%;height:2px;position:absolute;top:25px;left:50%;transform:translate(-50%)}}
.ProgressBarNavItem-module__gy12kq__item{background:0 0;border:0;width:100%;margin:0;padding:0;display:block}.ProgressBarNavItem-module__gy12kq__item:disabled{cursor:default}.ProgressBarNavItem-module__gy12kq__number{color:#0c0e3f;text-align:center;text-align:center;background-color:#fff;border:1px solid #0c0e3f;border-radius:100%;justify-content:center;align-items:center;width:50px;height:50px;margin:auto;font-size:2rem;display:flex;position:relative}.ProgressBarNavItem-module__gy12kq__item.ProgressBarNavItem-module__gy12kq__active .ProgressBarNavItem-module__gy12kq__number{color:#fff;background-color:#0c0e3f}.ProgressBarNavItem-module__gy12kq__item:disabled .ProgressBarNavItem-module__gy12kq__number{color:#ddd;opacity:.65;background-color:#6c757d}.ProgressBarNavItem-module__gy12kq__indicator{background:red;border-radius:100%;width:10px;height:10px;position:absolute;top:5px;right:0}.ProgressBarNavItem-module__gy12kq__label{text-align:center;margin-top:20px;font-size:1.1rem}@media (min-width:768px){.ProgressBarNavItem-module__gy12kq__item{width:12.5%}}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
.ToolTip-module__vxmauW__tool-icon{background-color:"#0c0e3f";color:"#fff";vertical-align:text-top;font-size:1rem;line-height:1;display:inline-block}
.AddOptionButton-module__ioSpOa__button{border:1px solid var(--bs-border-color);color:#565656;cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.AddOptionButton-module__ioSpOa__button:hover{color:var(--primary-color)}.AddOptionButton-module__ioSpOa__icon{color:#888;background:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex}.AddOptionButton-module__ioSpOa__button:hover .AddOptionButton-module__ioSpOa__icon{background:var(--primary-color);color:#fff}
.ReadMoreContent-module__YNLNSW__read-more-wrapper .read-content{margin-bottom:10px;position:relative;overflow:hidden}.ReadMoreContent-module__YNLNSW__read-more-wrapper .hide{box-shadow:inset 0 0 #00000080}.ReadMoreContent-module__YNLNSW__read-more-wrapper p{margin-bottom:0}
.ListingAdminToolbar-module__Zm-OYa__version-status{background:#1e1e1e;border-radius:30px;padding:2.5px 8px;display:inline-block}.ListingAdminToolbar-module__Zm-OYa__listing-actions-list{margin:0;padding:0;list-style:none;display:flex}.ListingAdminToolbar-module__Zm-OYa__listing-actions-list li:after{content:"|";margin:10px}.ListingAdminToolbar-module__Zm-OYa__listing-actions-list li:last-child:after{content:none;margin:0}.ListingAdminToolbar-module__Zm-OYa__listing-action-item{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;line-height:1.5}.ListingAdminToolbar-module__Zm-OYa__listing-action-item svg{vertical-align:middle;margin-right:5px}
.HeroImage-module__HDpVlG__hero{max-width:400px;margin:auto;position:relative}.HeroImage-module__HDpVlG__hero.HeroImage-module__HDpVlG__video{cursor:pointer;color:#fff}.HeroImage-module__HDpVlG__hero img{aspect-ratio:2;object-fit:cover;width:100%;height:auto}
.ListingBanner-module__gLyAga__banner{z-index:9;padding:20px 0 100px;position:relative}.ListingBanner-module__gLyAga__banner.ListingBanner-module__gLyAga__stub{padding:60px 0 90px}.ListingBanner-module__gLyAga__banner:not(.ListingBanner-module__gLyAga__stub) .ListingBanner-module__gLyAga__title{color:#fff;filter:drop-shadow(0 2px 2px #0006);text-shadow:1px 1px 1px #0003}.ListingBanner-module__gLyAga__banner:not(.ListingBanner-module__gLyAga__stub) .ListingBanner-module__gLyAga__issuer-details{color:#fff;filter:drop-shadow(0 2px 2px #0006);text-shadow:1px 1px 1px #0003}.ListingBanner-module__gLyAga__banner:not(.ListingBanner-module__gLyAga__stub) .ListingBanner-module__gLyAga__issuer-name{color:#fff;filter:drop-shadow(0 2px 2px #0006);text-shadow:1px 1px 1px #0003}.ListingBanner-module__gLyAga__banner:not(.ListingBanner-module__gLyAga__stub) .ListingBanner-module__gLyAga__byline{color:#fff;filter:drop-shadow(0 2px 2px #0006);text-shadow:1px 1px 1px #0003}.ListingBanner-module__gLyAga__banner:not(.ListingBanner-module__gLyAga__stub) .ListingBanner-module__gLyAga__last-updated{color:#fff;filter:drop-shadow(0 2px 2px #0006);text-shadow:1px 1px 1px #0003}.ListingBanner-module__gLyAga__banner:not(.ListingBanner-module__gLyAga__stub) .ListingBanner-module__gLyAga__issuer-details{color:#e8e8e8}.ListingBanner-module__gLyAga__banner:not(.ListingBanner-module__gLyAga__stub) .ListingBanner-module__gLyAga__last-updated{color:#e8e8e8}.ListingBanner-module__gLyAga__banner.ListingBanner-module__gLyAga__stub .ListingBanner-module__gLyAga__banner-bg{background-color:#fff}.ListingBanner-module__gLyAga__banner-bg{background-color:#0e2c47;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:var(--about-hero-bg-image,none);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.ListingBanner-module__gLyAga__investor-type{color:#7fe3ad;letter-spacing:1px;white-space:nowrap;text-shadow:1px 1px 1px #00000080;box-shadow:var(--bs-box-shadow);background-color:#1f7a4d29;border:1px solid #4ac88c66;align-self:flex-start;padding:4px 12px;font-size:12px}.ListingBanner-module__gLyAga__investor-type.ListingBanner-module__gLyAga__wholesale{color:#ffad61;background:#f0831e1a;border:1px solid #ffad61}.ListingBanner-module__gLyAga__ticker{font-family:var(--font-subheading);color:#565656;font-size:1.5rem}.ListingBanner-module__gLyAga__issuer{align-items:center;font-size:.9375rem;display:flex}.ListingBanner-module__gLyAga__issuer img{border-radius:var(--bs-border-radius-lg);align-self:flex-start;max-height:60px;margin-right:20px}.ListingBanner-module__gLyAga__issuer-details{flex-wrap:wrap;column-gap:4px;display:flex}.ListingBanner-module__gLyAga__issuer-name{text-underline-offset:2px;font-weight:500;-webkit-text-decoration:underline #abb2b9;text-decoration:underline #abb2b9;text-decoration-thickness:1px}.ListingBanner-module__gLyAga__issuer-name:hover{-webkit-text-decoration:underline #fff;text-decoration:underline #fff}.ListingBanner-module__gLyAga__byline{margin-top:1rem;margin-bottom:1rem}.ListingBanner-module__gLyAga__last-updated{margin-top:auto;font-size:.875rem}@media (min-width:992px){.ListingBanner-module__gLyAga__banner{padding:80px 0 100px}}
.VideoPage-module__nzOYHG__categories{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.VideoPage-module__nzOYHG__category{color:#44446b;background-color:#eaeceb;border-radius:14px;padding:3px 10px;font-size:.8rem}.VideoPage-module__nzOYHG__author:not(:first-of-type):before{content:",";padding-right:.5rem}
