/**handles:portal-global,portal-single,membership-directory,leaderboard,portal_pro-course,portal_pro-collection,portal_pro-resource-library,portal_pro-event,portal_pro-user-access-tagging**/
html{background:var(--portal-secondary-color)}::-webkit-scrollbar{width:7px;scroll-behavior:smooth;scrollbar-color:#d4d4d4 transparent}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}::-webkit-scrollbar-track{border-radius:3px;background:0 0}body:has( .portal-application-layout ) .portal-sidebar::-webkit-scrollbar{scrollbar-color:transparent transparent}body:has( .portal-application-layout ) .portal-sidebar::-webkit-scrollbar-thumb,body:has( .portal-application-layout ) .portal-sidebar::-webkit-scrollbar-track,body:has( .portal-application-layout ) .portal-sidebar:hover::-webkit-scrollbar-thumb{background:0 0}body:has( .portal-body-container ){background:var(--portal-secondary-color);overflow-x:hidden;margin:0;padding:0}body .sd-no-space{margin:0!important;padding:0!important}body .sd-box-shadow{box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px -1px rgb(0 0 0 / .1)}body:has( .portal-container ) footer,body:has( .portal-container ) header{display:none}body.bricks-is-frontend:has( .portal-container ) :focus-visible{outline:0}.portal-container,.portal-content,.portal-content *,.portal-user-picker,.sd-modal-dialog{font-family:var( --portal-font-family ),sans-serif;box-sizing:border-box;letter-spacing:unset}.portal-content{color:var(--portal-text-color)}.portal-content h1,.portal-content h1 *,.portal-content h2,.portal-content h2 *,.portal-content h3,.portal-content h3 *,.portal-content h4,.portal-content h4 *,.portal-content h5,.portal-content h5 *,.portal-content h6,.portal-content h6 *,h1.portal-content,h2.portal-content,h3.portal-content,h4.portal-content,h5.portal-content,h6.portal-content{color:var(--portal-heading-color);font-weight:600}.portal-content p{margin-bottom:1em}.portal-post-cover-embed iframe{width:100%;aspect-ratio:3/1;border-radius:0}a.portal-comments-wrapper *{color:var(--portal-text-color)!important}.post-comment-options{height:auto;transition:opacity .5s cubic-bezier( .25, .1, .25, 1 ),height .5s cubic-bezier( .25, .1, .25, 1 );will-change:opacity,height;border-top:1px solid var(--portal-border-color);border-bottom:none!important}.portal-modal-footer .post-comment-options{background-color:transparent!important;--jd-color-panel:var(--portal-global-color-5);border-top:none}.post-comment-options.hidden{opacity:0;height:0;overflow:hidden}.post-comment-options .portal-svg-icon{cursor:pointer}.post-comment-box-wrapper .post-comment-box{height:24px;padding:0;resize:none;overflow:hidden;-webkit-user-modify:read-write-plaintext-only;font-weight:400;font-size:16px;line-height:24px}.portal-comment-input .post-comment-box,.portal-comment-input .post-comment-box:focus,.portal-comment-input .post-comment-box:hover{border:none;box-shadow:none;outline:0}.post-comment-box-wrapper{padding:12px;background:#fff}.post-comment-box-wrapper textarea,.post-comment-box-wrapper textarea:focus,.post-comment-box-wrapper textarea:hover{background:#fff}.post-comment-box-submit{background:var(--portal-global-color-5,#fff)!important;color:var(--portal-heading-color)!important;border:none!important;box-shadow:none!important;padding:6px 12px!important;font-size:12px!important;white-space:nowrap!important;transition:all .2s ease;position:relative}.loader-classes,.portal-user-profile-editor-save .portal-svg-icon[aria-label=LoaderCircle] svg,.post-comment-box-submit .portal-svg-icon[aria-label=LoaderCircle] svg{animation:rotation 1s linear infinite}.post-comment-box-submit:disabled{cursor:not-allowed;opacity:.7}.portal-inline-comment{list-style:none;padding:0!important;margin:20px 0;transform:translateY(20px) scale(.95);animation:comment-appear .4s cubic-bezier(.17,.84,.44,1) forwards;transform-origin:bottom center}.portal-comments-trigger+.portal-inline-comment{padding-left:0}@keyframes comment-appear{0%{opacity:0;transform:translateY(20px) scale(.95)}100%{opacity:1;transform:translateY(0) scale(1)}}.portal-inline-comment>*{opacity:0;animation:content-fade .3s ease forwards;animation-delay:.2s}@keyframes content-fade{from{opacity:0}to{opacity:1}}.emoji-picker-wrapper,.user-picker-wrapper{display:none;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:320px;height:auto;pointer-events:auto}.emoji-picker-wrapper.active,.user-picker-wrapper.active{display:block}.emoji-picker-wrapper input,.emoji-picker-wrapper input:focus,.emoji-picker-wrapper input:hover,.user-picker-wrapper input,.user-picker-wrapper input:focus,.user-picker-wrapper input:hover{background:#fff;width:100%;padding:4px 8px;font-size:14px}.emoji-suggestions,.user-suggestions{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);max-height:80px;min-width:200px}.emoji-suggestions-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.emoji-suggestion-item,.user-suggestion-item{cursor:pointer;line-height:1.5;transition:all .2s}.emoji-suggestion-item{font-size:22px}.comment-options-popup-container{position:fixed;top:0;left:0;width:100%;height:100px;pointer-events:none;z-index:1000}.portal-emoji-picker .sd-emoji-category-wrap{display:grid;grid-template-columns:repeat(10,1fr);gap:4px;align-items:center;justify-items:center}.portal-emoji-picker .sd-emoji-category-wrap span{-js-display:flex;display:flex;max-width:20px}.portal-emoji-picker span{font-size:22px;line-height:1.5;cursor:pointer;transition:all .2s}.portal-emoji-picker span:hover{scale:1.3}.portal-emoji-picker p{margin:0;padding:5px 0;font-weight:500}.emoji-search,.user-search{padding:8px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}.emoji-search-wrapper{position:sticky;top:0}.emoji-wrapper,.user-wrapper{overflow-y:auto;overflow-x:hidden;max-height:180px;height:100%;padding:4px}.portal-user-picker .user-item{padding:4px;cursor:pointer;transition:all .2s;border-radius:4px;color:var(--portal-text-color,#111827)}.portal-user-picker .user-item:hover{background-color:var(--portal-secondary-color,#f0f0f0)}.portal-button{-js-display:flex;display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:14px;line-height:16px;font-weight:600;box-shadow:0 1px 1px 0 #0000000d;cursor:pointer;text-transform:initial}.portal-button.disabled,.portal-button[disabled]{opacity:.6!important;cursor:not-allowed;pointer-events:none}.portal-button .portal-svg-icon{color:currentcolor}.portal-button svg{width:16px;height:16px;font-size:16px}.portal-button.link-button{background:0 0;border:none;box-shadow:none;outline:0;-js-display:flex;display:flex;justify-content:space-between;padding-left:4px;padding-right:4px}.portal-button.button-primary{background-color:var(--portal-primary-button-bg-color);color:var(--portal-primary-button-color);border-radius:4px;border:none;opacity:.9;padding-left:12px;padding-right:12px}.portal-button.button-primary svg{stroke:var(--portal-primary-button-color)}.portal-button.button-primary:focus,.portal-button.button-primary:hover{opacity:1;background-color:var(--portal-primary-button-hover-bg-color);color:var(--portal-primary-button-hover-color)}.portal-button.button-secondary{background-color:var(--portal-secondary-button-bg-color);color:var(--portal-secondary-button-color);border-radius:4px;border:1px solid var(--portal-border-color);opacity:.9}.portal-button.button-secondary svg{stroke:var(--portal-secondary-button-color)}.portal-button.button-secondary:focus,.portal-button.button-secondary:hover{opacity:1;background-color:var(--portal-secondary-button-hover-bg-color);color:var(--portal-secondary-button-hover-color)}.portal-button.button-ghost{color:var(--portal-global-color-4,var(--portal-secondary-button-color));background-color:transparent;border-radius:4px;border:none;box-shadow:none;outline:0}.portal-button.button-ghost:active,.portal-button.button-ghost:focus{outline:0;border:none;box-shadow:none}.bookmarked svg{fill:currentcolor}.sd-post-reaction.disabled{opacity:.5;cursor:not-allowed}.sd-post-reaction[data-state=liked]{transition:transform .2s ease-in-out;animation:heart-pulse .3s forwards;border-color:#fecaca!important}.sd-comment-like-count svg,.sd-post-reaction[data-state=liked] svg{fill:#f00;color:red!important}.portal-post-bookmark-trigger.disabled{opacity:.5;cursor:not-allowed}.portal-indicator{height:6px;width:6px;position:absolute;right:8px;border-radius:50%;display:inline-block}.portal-indicator[data-indicator]{background:var(--portal-text-tertiary-color)!important}.portal-indicator+.portal-aside-lesson-title{max-width:96%}.portal-content h1,.portal-content h1 *{font-size:32px;line-height:36px}.portal-content h1{padding:20px 0;margin:0 0 24px}.portal-content h2,.portal-content h2 *{font-size:28px;line-height:32px}.portal-content h2{padding:4px 0;margin:36px 0 16px}.portal-content .portal-store-post-title,.portal-content .portal-store-post-title *,.portal-content h3,.portal-content h3 *{font-size:24px;line-height:28px}.portal-content .portal-store-post-title,.portal-content h3{padding:4px 0;margin:32px 0 12px}.portal-content h4,.portal-content h4 *{font-size:20px;line-height:26px}.portal-content h4{padding:4px 0;margin:24px 0 8px}.portal-content h5,.portal-content h5 *{font-size:18px;line-height:24px}.portal-content h5{padding:4px 0;margin:16px 0 4px}.portal-content,.portal-content h6,.portal-content h6 *{font-size:16px;line-height:24px;font-weight:400}.portal-content h6{padding:4px 0;margin:0 0 8px}.portal-content>pre{padding:1em}.portal-content code{white-space:pre}.portal-content b,.portal-content h6,.portal-content h6 *,.portal-content strong,.portal-user-view-comment-title{font-weight:600}.portal-item-title-area .portal-item-title{font-size:18px;line-height:24px;font-weight:600;-js-display:flex;display:flex;align-items:center;gap:8px}.portal-site-identity img{margin-right:5px;box-shadow:none!important}.more-link,.more-link *,.more-link-ellipsis{font-size:16px!important;line-height:24px!important;font-weight:600!important;font-style:normal!important}@media screen and (max-width:768px){.portal-content h1,.portal-content h1 *{font-size:28px;line-height:32px}.portal-content h2,.portal-content h2 *{font-size:24px;line-height:28px}.portal-content .portal-store-post-title,.portal-content .portal-store-post-title *,.portal-content h3,.portal-content h3 *{font-size:22px;line-height:26px}.portal-content h4,.portal-content h4 *{font-size:18px;line-height:24px}.portal-content .portal-site-identity,.portal-content h5,.portal-content h5 *{font-size:16px;line-height:22px}.portal-content,.portal-content h6,.portal-content h6 *,.portal-item-title-area .portal-item-title{font-size:16px;line-height:24px}}@media screen and (max-width:544px){.portal-button{font-size:12px;line-height:14px}#portal-lesson-bookmark span:not( .portal-svg-icon ){display:none}.emoji-picker-wrapper,.user-picker-wrapper{max-width:250px}.portal-emoji-picker .sd-emoji-category-wrap{grid-template-columns:repeat(6,1fr)}.portal-post-bookmark-trigger{padding:6px}#portal-write-a-post .portal-write-a-post-heading,.portal-content{font-size:16px;line-height:24px}}.portal-content a{color:var(--portal-link-color);text-decoration:none!important;transition:all .25s}.portal-content a:focus,.portal-content a:hover{color:var(--portal-link-active-color);text-decoration:none;outline:0}.portal-space-post-content a:not( [class*=button] ){text-decoration:underline!important}.portal-content svg,.portal-content svg *{margin:0;padding:0}.portal-content figure{margin-top:24px;margin-bottom:24px}.portal-content img,.portal-content video{border-radius:4px;box-shadow:0 0 25px 0 rgba(0,0,0,.12);padding:0;margin:0}.portal-content-area .portal-404-image{box-shadow:none}.portal-hide{display:none!important}.pfd-svg-icon{opacity:.8;-js-display:flex;display:flex;justify-content:center;align-items:center;width:22px;height:22px;padding:5px;border-radius:4px;transition:background-color .25s ease-in-out}.pfd-svg-icon:hover{opacity:1}.pfd-svg-icon:hover svg path{stroke:var(--portal-text-color)}.emoji-wrapper::-webkit-scrollbar,.portal-notification-drawer-content::-webkit-scrollbar,.portal-sidebar::-webkit-scrollbar,.portal-sticky-col::-webkit-scrollbar,.portal-wrapper ::-webkit-scrollbar,.suredash-quick-post::-webkit-scrollbar,.user-wrapper::-webkit-scrollbar{width:5px;height:5px}.emoji-wrapper::-webkit-scrollbar-thumb,.portal-notification-drawer-content::-webkit-scrollbar-thumb,.portal-sidebar::-webkit-scrollbar-thumb,.portal-sticky-col::-webkit-scrollbar-thumb,.portal-wrapper ::-webkit-scrollbar-thumb,.suredash-quick-post::-webkit-scrollbar-thumb,.user-wrapper::-webkit-scrollbar-thumb{border-radius:10px;visibility:hidden}.emoji-wrapper:hover::-webkit-scrollbar-thumb,.portal-notification-drawer-content:hover::-webkit-scrollbar-thumb,.portal-sidebar:hover::-webkit-scrollbar-thumb,.portal-sticky-col:hover::-webkit-scrollbar-thumb,.portal-wrapper :hover::-webkit-scrollbar-thumb,.suredash-quick-post:hover::-webkit-scrollbar-thumb,.user-wrapper:hover::-webkit-scrollbar-thumb{visibility:visible}.portal-skeleton-container{-js-display:flex;display:flex;flex-direction:column;padding-bottom:12px;overflow:hidden}.portal-skeleton-container .portal-home-post-grid-wrap{background:0 0;border-radius:0;border:0;padding:0;margin:32px}.portal-skeleton-container .portal-home-posts-group+.portal-skeleton-row{margin-top:20px}.portal-skeleton-title-section{-js-display:flex;display:flex;width:100%;gap:8px;padding:5px 0;align-items:center}.portal-skeleton-title-section-end{-js-display:flex;display:flex;gap:16px;align-items:end}.portal-skeleton-header{-js-display:flex;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid var(--portal-border-color)}.portal-skeleton-wrapper .portal-topic-creator-skeleton{-js-display:flex;display:flex}.portal-skeleton-wrapper[data-layout=full_width] .portal-skeleton-content.portal-skeleton-course,.portal-skeleton-wrapper[data-layout=full_width] .portal-skeleton-content.portal-skeleton-featured_home,.portal-skeleton-wrapper[data-layout=full_width] .portal-skeleton-content.portal-skeleton-home{padding:0;margin:32px auto;max-width:100%;width:100%}.portal-skeleton-content.portal-skeleton-course_lesson .portal-content-area,.portal-skeleton-content.portal-skeleton-featured_course,.portal-skeleton-content.portal-skeleton-featured_course .portal-content-area,.portal-skeleton-wrapper .portal-skeleton-content.portal-skeleton-course,.portal-skeleton-wrapper .portal-skeleton-course>.portal-content-area{max-width:var(--portal-course-container-width)!important;margin:0 auto;width:100%}.portal-skeleton-content.portal-skeleton-course_lesson,.portal-skeleton-content.portal-skeleton-featured_course{margin-top:32px}.portal-skeleton-course .portal-content-area .portal-content-area{max-width:100%!important}.portal-skeleton-wrapper[data-layout=full_width] .portal-content-area,.portal-skeleton-wrapper[data-layout=full_width] .portal-store-list-post{max-width:100%}.portal-skeleton-wrapper[data-layout=narrow] .portal-content-area{max-width:var(--portal-narrow-container-width);width:100%;margin:32px auto}.portal-item-featured-image-wrap .portal-skeleton-row,.portal-skeleton-content .portal-home-posts-group .portal-skeleton-row{border-radius:4px}.portal-aside-left .portal-skeleton-container{padding-left:0;padding-right:0}.portal-skeleton-row{position:relative;height:20px;background:var(--portal-border-color);border-radius:99px}.portal-skeleton-row::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 100%);animation:shine 1s infinite}@keyframes shine{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.sd-spinner svg{display:none}.sd-spinner::before{content:"";width:16px;height:16px;border:3px solid var(--portal-border-color);border-bottom-color:revert;border-radius:50%;display:inline-block;box-sizing:border-box;vertical-align:middle;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.sort-pill{-js-display:inline-flex;display:inline-flex;align-items:stretch;background:var(--portal-content-bg-color)!important;border:1px solid var(--portal-border-color)!important;border-radius:8px!important;font-size:13px;position:relative;box-shadow:none!important}.sort-pill .sort-pill-direction,.sort-pill .sort-pill-option,.sort-pill .sort-pill-trigger,.sort-pill .sort-pill-view-toggle-option{margin:0!important;min-height:0!important;font-family:inherit!important;letter-spacing:normal!important;text-transform:none!important;text-shadow:none!important;text-decoration:none!important;box-shadow:none!important}.sort-pill-direction,.sort-pill-trigger,.sort-pill-view-toggle-option{background:0 0!important;border:none!important;cursor:pointer;color:inherit;transition:background .15s;outline:0!important}.sort-pill-direction:focus,.sort-pill-option:focus,.sort-pill-trigger:focus,.sort-pill-view-toggle-option:focus{outline:0}.sort-pill-direction:focus-visible,.sort-pill-option:focus-visible,.sort-pill-trigger:focus-visible,.sort-pill-view-toggle-option:focus-visible{outline:2px solid var(--portal-link-color,#2563eb);outline-offset:-2px}.sort-pill-trigger{-js-display:inline-flex;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;height:36px!important;min-width:130px!important;padding:0 10px 0 12px!important;border-right:1px solid var(--portal-border-color)!important;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;color:var(--portal-heading-color)!important;font-size:13px!important;font-weight:400!important;line-height:1!important}.sort-pill-trigger:hover{background:var(--portal-secondary-color)!important}.sort-pill-chevron{-js-display:inline-flex;display:inline-flex;color:var(--portal-text-tertiary-color)}.sort-pill-chevron svg{width:12px;height:12px}.sort-pill-label{-js-display:inline-flex;display:inline-flex;gap:4px}.sort-pill-label-prefix{color:var(--portal-text-tertiary-color);font-weight:400}.sort-pill-label-value{color:var(--portal-heading-color);font-weight:600}.sort-pill-direction{-js-display:inline-flex;display:inline-flex;align-items:center;justify-content:center;width:36px!important;height:36px!important;padding:0!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important;color:var(--portal-text-color)!important}.sort-pill-direction:hover{background:var(--portal-secondary-color)!important}.sort-pill-direction svg{width:14px;height:14px}.sort-pill[data-direction=asc] .sort-direction-asc{-js-display:inline-flex;display:inline-flex}.sort-pill[data-direction=asc] .sort-direction-desc{display:none}.sort-pill[data-direction=desc] .sort-direction-asc{display:none}.sort-pill[data-direction=desc] .sort-direction-desc{-js-display:inline-flex;display:inline-flex}.sort-pill-menu{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;width:100%;background:var(--portal-content-bg-color)!important;border:1px solid var(--portal-border-color)!important;border-radius:8px!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important;z-index:50;padding:4px!important;margin:0!important}.sort-pill.is-open .sort-pill-menu{display:block}.sort-pill-option{-js-display:flex;display:flex;align-items:center;justify-content:space-between;width:100%!important;padding:8px 10px!important;background:0 0!important;border:none!important;border-radius:6px!important;font-size:14px!important;color:var(--portal-heading-color)!important;font-weight:400!important;line-height:1.4!important;text-align:left!important;cursor:pointer;transition:background .15s}.sort-pill-option:hover{background:var(--portal-secondary-color)!important}.sort-pill-option.active{background:var(--portal-secondary-color)!important;font-weight:600!important}.sort-pill-option-check{display:none;color:var(--portal-heading-color)}.sort-pill-option-check svg{width:14px;height:14px}.sort-pill-option.active .sort-pill-option-check{-js-display:inline-flex;display:inline-flex}.sort-pill-view-toggle-option{-js-display:inline-flex;display:inline-flex;align-items:center;justify-content:center;width:36px!important;height:36px!important;padding:0!important;color:var(--portal-text-tertiary-color)!important;transition:background .15s,color .15s;border-radius:0!important}.sort-pill-view-toggle-option:not( :last-of-type ){border-right:1px solid var(--portal-border-color)!important}.sort-pill-view-toggle-option:last-of-type{border-top-right-radius:7px!important;border-bottom-right-radius:7px!important}.sort-pill-view-toggle-option:hover{background:var(--portal-secondary-color)!important}.sort-pill-view-toggle-option.active{background:var(--portal-secondary-color)!important;color:var(--portal-heading-color)!important}.sort-pill-view-toggle-option svg{width:16px;height:16px}.portal-content-area.portal-home-grid{max-width:100%;background:var(--portal-secondary-color);border:none;margin:0;border-radius:0}.portal-home-posts-group{display:grid;gap:30px;justify-content:center;margin-top:24px;grid-template-columns:repeat(3,1fr);align-items:stretch}.portal-home-posts-group.portal-columns-2{grid-template-columns:repeat(2,1fr)}.portal-home-posts-group.portal-columns-3{grid-template-columns:repeat(3,1fr)}.portal-home-posts-group.portal-columns-4{grid-template-columns:repeat(4,1fr)}.wide-grid-row{max-width:var(--portal-wide-grid-width)!important;width:100%}.narrow-grid-row,.portal-card-grid-container{max-width:var(--portal-narrow-grid-width)!important;width:100%!important;margin-right:auto!important;margin-left:auto!important}.portal-bookmarks-grid{max-width:var(--portal-normal-container-width)!important;width:100%!important;margin-right:auto!important;margin-left:auto!important}.portal-home-grid .narrow-grid-row{max-width:var(--portal-home-grid-width)!important}.portal-stacked-list-item{-js-display:flex;display:flex;background-color:var(--portal-content-bg-color);overflow:hidden;height:100%;width:100%;max-height:fit-content;transition:box-shadow .2s ease,transform .2s ease}.portal-stacked-list-item .portal-stacked-thumbnail{-js-display:flex;display:flex;flex-shrink:0;width:296px;max-width:296px;aspect-ratio:16/9;overflow:hidden}.portal-grid-row-container{-js-display:flex;display:flex;max-width:var(--portal-grid-card-width);height:100%;width:100%;min-height:290px;overflow:visible}.portal-grid-item-content,.portal-home-grid-item-content{-js-display:flex;display:flex;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);background-color:var(--portal-primary-color);border-radius:8px;overflow:hidden;flex-direction:column;min-width:var(--portal-grid-card-width);height:100%;width:100%;transition:box-shadow .2s ease,transform .2s ease}.portal-grid-item-content .sd-card-main-container{border-top:1px solid var(--portal-border-color)}@media (max-width:544px){body{--portal-grid-card-width:100%}}.portal-home-post-item-content{-js-display:flex;display:flex;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);background-color:var(--portal-primary-color);border-radius:8px;border:1px solid #e5e7eb;flex-direction:column;height:100%;min-width:296px;transition:box-shadow .2s ease,transform .2s ease}.portal-home-grid-item-content-minimal:focus,.portal-home-grid-item-content-minimal:hover{box-shadow:0 4px 16px rgba(0,0,0,.12),0 1.5px 6px rgba(0,0,0,.08);transform:translateY(-4px) scale(1.05)}.portal-home-post-item-content:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-4px)}.portal-home-grid-item-content{color:var(--portal-heading-color)!important}.sd-line-clamp-1{display:block!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;min-height:20px;line-height:20px;font-weight:400;font-size:14px;color:var(--portal-text-color)}.sd-line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:100%;min-height:40px;line-height:20px;font-weight:400;font-size:14px;color:var(--portal-text-color)}.sd-card-title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;display:block}.sd-card-description-full{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.grid-card-arrow{transform:translateX(-10px);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.sd-card-description{max-height:0;padding:0;margin:0;overflow:hidden;transform:translateY(-10px);opacity:0;visibility:hidden;position:absolute;transition:opacity 0s ease,visibility 0s ease .2s,max-height .15s ease 50ms,transform .15s ease 50ms,padding .15s ease 50ms!important}.portal-home-grid-item-content-minimal.has-description:focus .sd-card-description,.portal-home-grid-item-content-minimal.has-description:hover .sd-card-description{max-height:80px;padding-top:8px;margin:0;transform:translateY(0);opacity:1;visibility:visible;position:relative;transition:opacity .3s ease,visibility 0s ease,max-height .3s ease 50ms,transform .3s ease .1s,padding .2s ease 50ms!important}.portal-home-grid-item-content-minimal:focus .grid-card-arrow,.portal-home-grid-item-content-minimal:hover .grid-card-arrow{transform:translateX(0);opacity:1;visibility:visible}.portal-header-avatar-wrap,.portal-user-profile-inner-wrap{cursor:pointer;-js-display:flex;display:flex;align-items:center;gap:12px;width:100%}.portal-avatar-menu a{font-size:14px;line-height:24px;color:var(--portal-backward-navigation-color);background:var(--portal-primary-color);-js-display:flex;display:flex;gap:8px;border-radius:6px}.portal-avatar-menu a:hover{color:var(--portal-link-active-color);background:var(--portal-secondary-color)}.portal-avatar-menu{display:none;min-width:180px;max-width:200px;width:100%;position:absolute;right:0;bottom:50px;transition:all .25s;background:var(--portal-primary-color);border:1px solid var(--portal-border-color);border-radius:8px;overflow:hidden;box-shadow:0 12px 32px -12px var(--portal-border-color,#e5e7eb);z-index:99}.portal-user-profile-inner-wrap{max-width:calc(100% - 20px)}.portal-user-details>span,.portal-user-settings{text-overflow:ellipsis;display:block;max-width:100%;width:100%;white-space:nowrap;overflow:hidden}.portal-user-menu-links{border-bottom:1px solid var(--portal-border-color)}.portal-user-settings{-js-display:flex;display:flex;flex:1;gap:4px;align-items:center}.portal-user-name{font-size:14px;font-weight:500;line-height:20px;color:var(--portal-heading-color)}.portal-user-email{font-size:12px;line-height:16px}.portal-user-details{-js-display:flex;display:flex;flex-direction:column;overflow:hidden}.portal-avatar-menu>*{padding:8px}.portal-user-menu-link{-js-display:flex;display:flex;align-items:center;padding:4px 8px}.portal-user-menu-link.portal-logout-url{border-radius:0;width:100%;gap:8px;padding:8px 16px}.suredash-guest-user .portal-user-menu-link.portal-logout-url{padding:0}.portal-header-avatar-wrap>.portal-logout-url{justify-content:center}.portal-user-profile-wrap.active .portal-avatar-menu,.portal-user-profiles-wrap.active .portal-avatar-menu{display:block}.portal-progress-wrapper,.portal-user-profiles-wrap{-js-display:flex;display:flex;align-items:center;gap:8px}.portal-notification-trigger,.portal-user-settings-wrap a{position:relative;-js-display:inline-flex;display:inline-flex;padding:5px;border:1px solid transparent}.notification-content a,.portal-notification-trigger{padding:0}.portal-user-name.portal-content{font-size:14px;margin-right:8px}.portal-notification-trigger svg{fill:transparent;transition:all 20ms ease}.portal-notification-drawer{transition:all .4s cubic-bezier( .34, 1.8, .64, 1 );transform:scale(.75);opacity:0;max-height:392px;width:calc(480px - 12px);z-index:99;transform-origin:top right}.notification-avatar-wrap{align-items:center;width:50px;height:50px;border-radius:9999px;overflow:visible;position:relative;display:inline-block;vertical-align:middle}.notification-avatar-wrap img{display:block;width:40px;height:40px;border-radius:9999px}.notification-avatar-wrap .portal-svg-icon{position:absolute;bottom:5px;right:0;background-color:#fef2f2;border-radius:9999px;border-color:#fecaca;width:22px;height:22px;padding:2px;align-items:center;justify-content:center;z-index:1;box-shadow:0 1px 3px rgba(0,0,0,.1)}.notification-avatar-wrap .portal-svg-icon svg{display:block;width:14px;height:14px;stroke:#b91c1c}.notification-avatar-wrap.svg-fill svg{fill:#b91c1c!important}.portal-no-notifications-message{-js-display:flex;display:flex;width:100%;flex-direction:column;text-align:center;align-items:center;justify-content:center;margin-top:20px}.portal-notification-drawer.notifications-opened{opacity:1;visibility:visible;transform:scale(1)}.portal-notification-drawer>*{width:100%}.portal-notification-item-wrap:hover .portal-svg-icon{border-color:var(--portal-link-active-color);color:var(--portal-link-active-color)}.notification-subtitle::after{content:"";position:absolute;bottom:-7px;left:0;width:100%;height:2px;background-color:var(--portal-link-active-color);transform:scaleX(0);transition:transform .3s ease-out}.notification-all::after{transform-origin:right}.notification-unread::after{transform-origin:left}.notification-subtitle.active::after{transform:scaleX(1);z-index:1}.notification-subtitle:not( .active )::after{transform:scaleX(0)}.portal-notification-trigger:focus .notification-unread-count,.portal-notification-trigger:hover .notification-unread-count{color:var(--portal-primary-color)}.portal-notification-trigger .notification-unread-count{color:var(--portal-primary-color);top:-10px;right:-5px;padding:0 5px;min-width:18px;height:18px;text-align:center}.notification-content{max-width:360px}.notification-read-status:focus{outline-width:none!important;outline-style:none!important}.notification-read-status.unread{cursor:pointer;transition:all .25s;padding:4px;border-radius:9999px;background:var(--portal-link-active-color)}.notification-read-status.unread:hover,.portal-notification-item:hover .notification-read-status.unread{outline:2px solid var(--portal-link-active-color);outline-offset:3px}.notification-mark-all-read:hover,.notification-mark-all-read:hover .notification-mark-all-read-icon svg{cursor:pointer;color:var(--portal-link-active-color);stroke:var(--portal-link-active-color)}.portal-notification-drawer-content-type>*{align-items:center}.notification-all.active,.notification-all:hover,.notification-unread.active,.notification-unread:hover{color:var(--portal-link-active-color);font-weight:500}.no-notification-text{font-size:14px;font-weight:600}.notification-tada{font-size:24px}.portal-notification-list{-js-display:flex;display:flex;flex-direction:column;gap:2px}.portal-notification-item:focus,.portal-notification-item:hover{background-color:var(--portal-secondary-color);border-radius:8px}.portal-notification-item-title{font-weight:500}.portal-notification-list .portal-notification-item-wrap:not( :last-child ){padding-bottom:12px}.portal-notification-highlight{position:absolute;right:2px;top:2px;height:5px;width:5px;background-color:red;border-radius:50%;display:inline-block;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.7}100%{transform:scale(1);opacity:1}}@media (max-width:768px){.portal-user-name{display:none}.wp-block-suredash-notification{position:absolute!important;width:0!important;height:0!important;overflow:hidden!important;visibility:hidden!important}}@media (max-width:480px){.wp-block-suredash-notification .portal-notification-drawer,.wp-block-suredash-notification .portal-notification-drawer>*{max-width:100%}.wp-block-suredash-notification .portal-notification-drawer{position:fixed;width:calc(100% - 40px);left:20px;right:20px}}@media (max-width:420px){.notification-mark-all-read-text{display:none}.notification-title-wrap{gap:12px}}.portal-separator{height:1px;background:var(--portal-border-color);margin-top:10px;margin-bottom:10px}.portal-user-profile-main{max-width:600px;margin:32px auto;padding:0 20px}.portal-user-profile-editor-wrap.portal-content-area{margin:24px 0}.portal-user-profile-editor-header{-js-display:flex;display:flex;align-items:center;justify-content:space-between}.portal-name-field,.portal-user-profile-gravatar-setup{-js-display:flex;display:flex;width:100%;align-items:center;gap:20px}.portal-fname-wrap,.portal-lname-wrap,.portal-user-profile-cover-banner,.portal-user-profile-editor-avatar{-js-display:flex;display:flex;width:100%;flex-direction:column;gap:8px}.portal-user-profile-main label{font-size:14px;font-weight:500;margin:0;padding:0;line-height:20px;color:var(--portal-heading-color)}.portal-content .portal-user-avatar,.portal-sidebar-widgets .portal-user-avatar{object-fit:cover;color:#222!important;font-weight:600!important;border-radius:50%}.portal-user-view-details .portal-avatar-initials{font-size:1.5rem}.portal-comment-info>img{z-index:4}.portal-user-profile-user-view-wrap .portal-user-profile-editor-avatar img{max-width:96px!important;max-height:96px!important;border-radius:9999px;border:2px solid var(--portal-border-color);background:var(--portal-global-color-5)}.portal-user-profile-editor-fields{-js-display:flex;display:flex;flex-direction:column;gap:20px}.portal-content input,.portal-content textarea,body .portal-user-profile-editor-fields input,body .portal-user-profile-editor-fields textarea{font-size:14px;line-height:20px;font-weight:400;padding:10px;border:1px solid var(--portal-border-color);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-radius:4px;outline:0;color:var(--portal-global-color-9,var(--portal-global-color-4));background:0 0}.portal-content input:focus,.portal-content input:hover,.portal-content textarea:focus,.portal-content textarea:hover,body .portal-user-profile-editor-fields input:focus,body .portal-user-profile-editor-fields input:hover,body .portal-user-profile-editor-fields textarea:focus,body .portal-user-profile-editor-fields textarea:hover{border:1px solid var(--portal-link-active-color);color:var(--portal-global-color-9,var(--portal-global-color-4));background:0 0}.portal-user-profile-editor label{font-size:16px;line-height:24px;font-weight:500}.portal-content .portal-use-gravatar-link{font-size:14px;line-height:20px}.portal-user-profile-editor-field{-js-display:flex;display:flex;flex-direction:column;gap:6px}.portal-user-profile-cover-image-field{-js-display:flex;display:flex;gap:20px;width:100%;align-items:center}.portal-custom-topic-field.portal-extended-linked-field.portal-featured-image-field{width:100%}.portal-user-profile-user-view-wrap.portal-content-area{max-width:100%;max-height:100%;width:100%;height:100%;margin:0;border:none;border-radius:0;padding:0;background:0 0}.portal-user-profile-cover-image-field .suredash-block-wrap{background:var( --portal-user-profile-banner, url("https://ragnhild.com/wp-content/plugins/suredash/assets/images/banner-placeholder.jpg"));background-size:cover;background-position:center!important}.portal-user-profile-cover-image-field .suredash-block-wrap>*{transition:all .25s;opacity:0;visibility:hidden}.portal-user-profile-cover-image-field .suredash-block-wrap:hover>*{opacity:1;visibility:visible}.portal-user-profile-cover-image-field .suredash-block-wrap:hover{background:hsl(from #1e1e1e h s l / .02)}.portal-user-profile-photo-upload input{padding:0;margin:0;font-size:14px;line-height:30px;height:35px}.portal-user-profile-photo-upload{position:relative;max-width:100%;-js-display:flex;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.portal-user-profile-photo-upload>button{position:relative;max-width:none;width:auto;min-width:80px;-js-display:flex;display:flex;justify-content:center;align-items:center;font-size:14px;padding:8px 16px;height:auto;white-space:nowrap;cursor:pointer}.portal-user-profile-photo-upload>.suredash-upload-block{position:absolute;opacity:0;pointer-events:none;z-index:-1;top:0;left:0;width:1px;height:1px}.portal-user-profile-photo-remove.hidden,.portal-user-profile-photo-remove[style*="display: none"]{display:none!important}.portal-user-profile-user-details-wrap{max-width:768px;margin:0 auto;padding:0 20px 20px}.portal-item-featured-image-wrap img,.portal-user-view-header img{width:100%;height:100%;object-fit:cover;border-radius:13px;box-shadow:none;aspect-ratio:16/5;max-height:292px}.portal-user-view-header img{aspect-ratio:auto}.portal-user-view-overlay{position:absolute;left:0;right:0;bottom:0;width:100%;height:100%;-js-display:flex;display:flex;align-items:flex-end;background:linear-gradient(180deg,rgba(18,18,18,0) 40%,var(--portal-secondary-color) 100%);border:1px solid var(--portal-border-color);border-radius:12px}.portal-item-featured-image-wrap,.portal-user-view-header{-js-display:flex;display:flex;justify-content:center;margin-bottom:32px;position:relative;overflow:hidden}.portal-item-featured-image-wrap+.portal-content-area,.wp-block-suredash-content>.portal-content-area:first-child,.wp-block-suredash-content>.portal-sidebar-layout:first-child{margin-top:32px}.portal-content-area:has( .portal-bookmarks-grid ),.portal-layout-full_width.wp-block-suredash-content>.portal-content-area.sd-unboxed-post:first-child,.portal-user-profile-user-view-wrap.portal-content-area{margin-top:0!important}.portal-user-profile-editor-avatar.portal-user-view-details{position:relative;flex-direction:row;-js-display:flex;display:flex;align-items:center;padding:12px}.portal-user-view-details .portal-user-avatar{max-width:64px;max-height:64px;width:64px;height:64px;border-radius:8px!important}.portal-user-view-details .portal-user-profile-gravatar-setup{width:auto}.portal-user-intro-details{-js-display:flex;display:flex;flex-direction:column;flex:1;gap:5px;justify-content:space-between;width:100%}.portal-user-name-wrapper{-js-display:flex;display:flex;flex-direction:column;gap:6px;align-items:flex-start;justify-content:space-between}.portal-user-view-socials{-js-display:flex;display:flex;gap:8px}.portal-user-view-socials a{-js-display:flex;display:flex;padding:5px;background:var(--portal-global-color-5,var(--portal-secondary-color));border-radius:99px;border:1px solid var(--portal-border-color)}.portal-user-profile-tab{text-align:center;padding:0 10px 10px;cursor:pointer;border-bottom:1px solid transparent;color:var(--portal-text-tertiary-color,#4b5563)}.portal-user-profile-tab.active{color:var(--portal-heading-color);border-color:var(--portal-heading-color)}.portal-user-profile-tabs-wrapper{border:1px solid var(--portal-border-color);padding:4px;border-radius:99px;-js-display:flex;display:flex;gap:4px;font-size:14px}.portal-user-profile-tabs-wrapper .portal-user-profile-tab{border:none;padding:6px 12px;border-radius:99px;-js-display:flex;display:flex;align-items:center;gap:8px}.portal-user-profile-tabs-wrapper .portal-user-profile-tab.active{background:var(--portal-content-bg-color)}.portal-application-layout .portal-user-profile-tabs-wrapper .portal-user-profile-tab.active{background:var(--portal-secondary-color)}.portal-user-profile-tab .portal-svg-icon{color:inherit}.portal-user-profile-tab .portal-user-profile-tab-name,.portal-user-profile-tab.active .sd-flex{display:none}.portal-user-profile-tab.active .portal-user-profile-tab-name{display:inline-block}.portal-user-view-inner-content{display:none;flex-direction:column;justify-content:center;gap:20px}.suredash-user-view .portal-user-view-inner-content .portal-post-author .portal-user-badges-wrap{display:none}.portal-user-badges-wrap .user-badge{min-height:20px;max-height:20px;height:100%}.portal-user-view-inner-content.active{-js-display:flex;display:flex}.portal-user-view-bio-wrapper p:first-child{margin-top:0}.portal-user-view-bio-wrapper p:last-child{margin-bottom:0}@media (max-width:544px){.portal-user-profile-tabs-wrapper .portal-user-profile-tab{padding:4px 8px;font-size:12px}}#portal-notification-toaster{-js-display:flex;display:flex;flex-direction:column;gap:12px;position:fixed;top:16px;right:16px;z-index:999999;transition:all .2s}.admin-bar #portal-notification-toaster{top:48px}.portal-notification-toaster-icon{-js-display:flex;display:flex}span.portal-notification-toaster-message-text{color:var(--portal-global-color-5,var(--portal-heading-color));line-height:normal}.portal-notification-toaster-content{transform:translateX(calc(100% + 20px));-js-display:flex;display:flex;align-items:center;padding:16px;gap:8px;background:var(--portal-neutral-notification-background);border:1px solid transparent;transition:all 1s;border-radius:8px;overflow:hidden;font-size:14px;line-height:1;position:relative;max-width:360px;min-width:280px;width:100%}.portal-notification-close-icon{-js-display:flex;display:flex;cursor:pointer;margin-left:auto}.portal-notification-toaster-content.notifying{transform:unset}.portal-notification-toaster-content .portal-notification-close-icon .portal-svg-icon,.portal-notification-toaster-content .portal-notification-toaster-message-text{color:var(--portal-neutral-notification-color,#6b7280)}.portal-branding{position:fixed;right:20px;bottom:20px;padding:10px 15px;margin:0;color:var(--portal-heading-color);background:var(--portal-primary-color);text-decoration:none;border-radius:9999px;border:1px solid var(--portal-border-color);font-size:14px;line-height:1;font-weight:500;z-index:9999;transition:all .3s;box-shadow:0 0 #0000,0 0 #0000,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.portal-branding:hover{color:var(--portal-heading-color);transform:scale(1.1)}@media (max-width:768px){.portal-branding{right:10px;bottom:10px}body:has( .portal-application-footer ) .portal-branding{bottom:var(--portal-application-footer-height,60px)}}html.portal-quick-view-is-open .portal-branding{display:none}.portal-icon-xs img,.portal-icon-xs svg{width:12px;height:12px}.portal-icon-sm img,.portal-icon-sm svg{width:14px;height:14px}.portal-icon-md img,.portal-icon-md svg{width:16px;height:16px}.portal-icon-lg img,.portal-icon-lg svg{width:20px;height:20px}.portal-icon-xl img,.portal-icon-xl svg{width:24px;height:24px}.portal-icon-2xl img,.portal-icon-2xl svg{width:28px;height:28px}.portal-custom-svg-icon{-js-display:inline-flex;display:inline-flex;align-items:center;justify-content:center}body .portal-hidden-field{display:none}.portal-help-description{font-size:12px;line-height:16px;opacity:.8}.portal-custom-topic-field .portal-help-description{-js-display:inline-flex;display:inline-flex;margin-left:8px}.portal-user-profile-cover-image-field .suredash-block-wrap{padding:16px}.right-portal-header{-js-display:flex;display:flex;justify-content:flex-end;gap:12px;align-items:center;padding:0}.portal-sec-header-container{display:none;font-size:16px;line-height:24px;font-weight:400;padding:16px 20px;background:var(--portal-primary-color);position:sticky;top:0;overflow-wrap:anywhere;z-index:9;border-bottom:1px solid var(--portal-border-color);transition:all .25s ease-in-out}.portal-sec-header-container.portal-shrunk-header{padding-top:10px;padding-bottom:10px}.admin-bar .portal-sec-header-container{top:32px}.portal-sec-header{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;grid-column-gap:20px}.left-portal-header{-js-display:flex;display:flex;align-items:center;gap:12px}@media (max-width:1024px){.portal-sec-header-container{display:block;padding:12px 16px}.portal-sec-header{grid-template-columns:repeat(2,1fr)}.portal-entry-container .portal-user-settings-wrap,.portal-header-avatar-wrap>.portal-svg-icon,.portal-user-settings{display:none}.portal-avatar-menu{top:60px;bottom:unset}.portal-header-avatar-wrap{position:relative}.portal-header-avatar-wrap .portal-user-avatar{--portal-user-avatar-size:32px;max-width:var(--portal-user-avatar-size);max-height:var(--portal-user-avatar-size);width:var(--portal-user-avatar-size);height:var(--portal-user-avatar-size)}.portal-sidebar-bookmark-trigger{display:none!important}}@media (max-width:768px){.portal-sec-header{-js-display:flex;display:flex;gap:8px;justify-content:space-between}}.portal-custom-topic-field .jodit-container{border:none!important;box-shadow:none!important}.portal-custom-topic-field .jodit-wysiwyg{min-height:500px!important}.portal-custom-topic-field .jodit-placeholder,.portal-custom-topic-field .jodit-workplace{padding:0!important}#portal-post-creation-modal .portal-modal-content,#portal-thread-edit-modal .portal-modal-content{max-width:800px!important;max-height:800px!important;height:90%!important}#portal-post-creation-modal .portal-modal-body,#portal-thread-edit-modal .portal-modal-body{padding:16px!important;max-height:none!important;height:100%!important;overflow-y:auto!important}#portal-post-creation-modal .jodit-container .jodit-workplace,#portal-thread-edit-modal .jodit-container .jodit-workplace{overflow:visible!important}#portal-post-creation-modal.full-screen-post-form .portal-modal-content{height:100%!important;width:100%!important;border-radius:0;max-width:100%!important;max-height:100%!important}a:focus-visible,button:focus-visible{outline:1px solid var(--portal-link-active-color)!important;outline-offset:4px;background-color:var(--portal-secondary-color)!important;color:var(--portal-global-color-4,#000)!important}.skip-link{position:fixed;top:-40px;left:6px;z-index:999999;padding:8px 16px;background:#000;color:#fff;text-decoration:none;font-weight:600;font-size:14px;border-radius:3px;transition:top .3s ease;opacity:0;pointer-events:none}.skip-link:focus{top:6px;opacity:1;pointer-events:auto;outline:1px solid var(--portal-link-active-color)!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.suredash-image-preview-wrapper{margin:1em 0}.suredash-image-preview{border-radius:8px;overflow:hidden;transition:all .3s ease;-js-display:flex;display:flex;justify-content:center;align-items:center}.suredash-image-preview:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.suredash-expand-overlay{backdrop-filter:blur(1px);transition:opacity .3s ease;opacity:0}.suredash-image-preview:hover .suredash-expand-overlay{opacity:.9}@media (max-width:768px){.suredash-expand-overlay{font-size:12px;padding:8px}}.suredash-image-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);z-index:999999;display:none;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.suredash-image-popup-overlay.active{-js-display:flex;display:flex;opacity:1}.suredash-image-popup-content{position:relative;max-width:90vw;max-height:90vh;border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.3);overflow:hidden;transform:scale(.8);transition:transform .3s ease}.suredash-image-popup-overlay.active .suredash-image-popup-content{transform:scale(1)}.suredash-image-popup-content img{width:100%;height:auto;display:block;max-height:80vh;object-fit:contain}.suredash-image-popup-info{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;padding:20px 15px 15px;font-size:14px;text-align:center}@media (max-width:768px){.suredash-image-popup-content{max-width:95vw;max-height:95vh;border-radius:4px}.suredash-image-popup-close{width:30px;height:30px;font-size:16px;top:5px;right:10px}.suredash-image-popup-info{font-size:12px;padding:15px 10px 10px}}.portal-notification-toggle{display:inline-block;width:48px;height:24px;cursor:pointer}.portal-notification-checkbox{opacity:0;width:0;height:0}.portal-notification-slider{position:absolute;top:0;left:0;right:0;bottom:0;width:48px;height:24px;background-color:#cbd5e0;border-radius:24px;transition:.3s;cursor:pointer}.portal-notification-slider::before{position:absolute;content:"";height:20px;width:20px;left:2px;top:2px;background-color:#fff;border-radius:50%;transition:.3s;box-shadow:0 1px 3px rgba(0,0,0,.3)}.portal-notification-checkbox:checked+.portal-notification-slider{background-color:#4f46e5}.portal-notification-checkbox:checked+.portal-notification-slider::before{transform:translateX(24px)}.portal-notification-checkbox:focus+.portal-notification-slider{box-shadow:0 0 0 3px rgba(79,70,229,.1)}.portal-notification-checkbox:disabled+.portal-notification-slider{opacity:.6;cursor:not-allowed}.portal-notification-item{width:100%;padding:14px 0}.portal-notification-item:last-child{border-bottom:none!important}.portal-notification-label{font-size:14px;font-weight:600;color:#1a202c}.portal-notification-save-btn.loading .portal-notification-loader{display:inline-block!important}.portal-notification-save-btn.success{background-color:#10b981;border-color:#10b981}.portal-notification-save-btn.error{background-color:#ef4444;border-color:#ef4444}.portal-notification-item{border-bottom:none!important;position:relative}.portal-notification-item:not( :last-child )::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--portal-border-color)}.portal-user-view-inner-content[data-tab=notifications] .portal-user-profile-editor-fields{gap:0!important}.portal-user-view-inner-content[data-tab=notifications]{gap:0!important}.portal-notification-header{padding-bottom:12px;border-bottom:1px solid var(--portal-border-color)}.portal-notification-title{font-size:18px;line-height:24px;font-weight:600;color:var(--portal-heading-color);margin:0;padding:0}.portal-notification-label{font-weight:500!important}.portal-notification-item:hover,.portal-notification-label:hover,.portal-notification-toggle:hover{background:0 0!important;transform:none!important;box-shadow:none!important;cursor:default!important}.portal-notification-toggle{cursor:pointer!important}.portal-ongoing-indicator{display:inline-block;width:8px;height:8px;background-color:red;border-radius:50%;margin-left:14px!important;margin-bottom:2px;position:relative;animation:portal-pulse 2s infinite;vertical-align:middle}.portal-ongoing-indicator::before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:rgba(255,0,0,.6);border-radius:50%;transform:translate(-50%,-50%);animation:portal-pulse-ring 2s infinite}@keyframes portal-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes portal-pulse-ring{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(2.5);opacity:.3}100%{transform:translate(-50%,-50%) scale(4);opacity:0}}
.portal-site-identity{-js-display:flex;display:flex;align-items:center;gap:4px}.portal-branding-section .portal-banner-heading{text-wrap:nowrap;transition:all .1s ease-in-out}.portal-branding-section .portal-banner-heading,.portal-branding-section .portal-banner-heading *{font-size:24px;line-height:32px;font-weight:600;color:var(--portal-secondary-foreground-color);text-decoration:none!important}.sd-community-content-triggers{-js-display:flex;display:flex;align-items:center;justify-content:center;gap:4px}.pfd-resp-header-menu{display:none}.pfd-menu{list-style:none;position:relative;-js-display:inline-flex;display:inline-flex;gap:12px}.pfd-menu .menu-link{display:block;font-size:14px;line-height:20px;font-weight:400;color:var(--portal-secondary-foreground-color);opacity:.8;padding:6px 8px;border-radius:4px;box-sizing:border-box;position:relative}.pfd-menu .sub-menu{margin:0;list-style:none;min-width:176px;right:-999em;top:100%;z-index:99999;visibility:hidden;position:absolute;padding:4px;background:#fff;border-radius:6px;border:1px solid #e2e8f0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.pfd-menu .current-menu-item,.pfd-menu .menu-link:focus,.pfd-menu .menu-link:hover{opacity:1;background-color:var(--portal-secondary-color);color:var(--portal-link-active-color)}.pfd-menu .menu-item:hover>.sub-menu{left:auto;right:0;visibility:visible}.pfd-menu .menu-item{position:relative;line-height:20px;text-wrap:nowrap}.pfd-menu .menu-item-has-children>.menu-link::after{content:"";box-sizing:border-box;position:absolute;width:8px;height:8px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);right:0;top:40%;display:none}.pfd-close-svg path:last-child,.pfd-toggle-svg path{stroke:var(--portal-secondary-foreground-color)}.portal-aside-header{padding:4px 0}.portal-aside-list-wrapper,.portal-aside-list-wrapper .portal-aside-group-wrap,.portal-aside-list-wrapper .portal-aside-header .pfd-aside-collapse{transition:all .25s ease-in-out}.portal-aside-list-wrapper.pfd-aside-collapsed{translate:calc(-100% + 54px)}.portal-aside-list-wrapper.pfd-aside-collapsed .portal-aside-group-wrap,.portal-aside-list-wrapper.pfd-aside-collapsed .portal-aside-header .portal-aside-header-title{opacity:0;visibility:hidden}.portal-aside-list-wrapper.pfd-aside-collapsed .portal-aside-header .pfd-aside-collapse{margin-left:0;margin-right:12px;rotate:180deg}.portal-aside-list-wrapper.pfd-aside-collapsed .pfd-aside-collapse{background-color:var(--portal-secondary-color);padding:8px}.portal-aside-header{position:sticky;top:0;background-color:var(--portal-primary-color);z-index:999;width:100%;align-items:center;-js-display:flex;display:flex;padding-bottom:24px}.portal-aside-feed,.portal-aside-group-header{width:100%;align-items:center;-js-display:flex;display:flex;padding:8px;cursor:pointer;transition:all .25s ease-in-out}.portal-aside-feed{gap:8px;padding-bottom:8px!important}.pfd-collapsible-enabled .portal-aside-group-header{top:54px}.pfd-category-toggled .portal-aside-group-header{padding-bottom:0;margin-bottom:20px}.portal-aside-group .pfd-category-toggled .portal-aside-group-header{margin-bottom:8px}.portal-aside-group-body{padding-bottom:20px;opacity:1;visibility:visible;transition:all .25s ease-in-out}.portal-aside-group.pinned-group{margin-bottom:16px}.portal-aside-group-header+.portal-aside-group-body .portal-aside-group-header{top:40px;z-index:49}.portal-aside-group-wrap .portal-aside-group:first-child .portal-aside-group-header{margin-top:4px}.portal-aside-group-wrap .pfd-a-child .portal-aside-group-header{opacity:1}.portal-aside-group .portal-aside-group-title-link{flex-grow:1;pointer-events:none;color:var(--portal-heading-color)}.portal-aside-feed-text{color:var(--portal-heading-color)!important}.portal-aside-feed-text,.portal-aside-group .portal-aside-group-title,.portal-aside-group .portal-aside-group-title *{font-size:16px;line-height:22px;font-weight:600;margin:0;padding:0;color:inherit}.portal-aside-feed.portal-aside-group-body.portal-feeds{margin:10px 0}.portal-aside-header .pfd-aside-collapse,.sd-aside-group-toggle{-js-display:inline-flex;display:inline-flex;cursor:pointer;border-radius:50%;margin:0;padding:0;transition:all .25s ease-in-out}.sd-aside-group-toggle:hover{background-color:var(--portal-secondary-color)}.portal-aside-header .pfd-aside-collapse{margin-left:4px;margin-right:4px}.portal-aside-group-list a{width:100%;font-size:16px;line-height:24px;font-weight:500;padding:8px;border-radius:4px;-js-display:flex;display:flex;align-items:center;gap:8px;color:var(--portal-backward-navigation-color)}.portal-aside-group-list a,.portal-aside-group-list a *{transition:none}.portal-aside-group-list{list-style:none;gap:6px;-js-display:flex;display:flex;flex-direction:column}.portal-aside-group-body>.portal-aside-list-wrapper{border-left:1px solid rgb(203 213 225)}.portal-aside-group-list li{position:relative;margin:0}.portal-aside-group-list li:first-child a::after{top:1rem}.portal-aside-group-list li:last-child a::after{bottom:1rem}.portal-aside-group-list a.active,.portal-aside-group-list a:active,.portal-aside-group-list a:focus,.portal-aside-group-list a:hover{outline:0;background:var(--portal-global-color-7,var(--portal-secondary-color));color:var(--portal-global-color-9,var(--portal-text-color))}.portal-aside-group-list a.active *{color:var(--portal-link-active-color)}.pfd-category-toggled .portal-aside-group-body{opacity:0;visibility:hidden;padding:0;height:0;overflow:hidden}.sd-aside-group-toggle{transform:rotate(0);transition:transform 250ms ease-in-out;margin-right:2px}.pfd-category-toggled .sd-aside-group-toggle{transform:rotate(-90deg)}.portal-footer-resp-nav.open-flyout{transform:translateX(0)}.portal-footer-resp-nav{overflow-y:auto;background:var(--portal-primary-color);z-index:99999;position:fixed;left:0;right:0;top:0;bottom:0;width:40%;min-width:296px;transform:translateX(-100%);transition:transform .3s ease}.portal-footer-resp-nav .portal-aside-list-wrapper{padding:16px}.portal-footer-resp-nav .portal-aside-group-header{top:-15px}.suredash-flyout-backdrop-overlay body{overflow-y:hidden}.portal-bg-overlay.show{background:#000;opacity:.7;position:fixed;inset:0;z-index:99999}.portal-content-area{padding:var(--portal-container-spacing);margin:var(--portal-content-aside-margin);max-width:var(--portal-content-width);background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color);border-radius:12px;transition:all .2s;overflow:hidden}.portal-content-wrapper{padding:0;min-height:calc(100vh - 90px);display:grid;grid-column-gap:20px;overflow-wrap:anywhere;position:relative}.portal-content-inner-wrap{grid-template-columns:var(--portal-navigation-width) 2fr;display:grid;width:100%;background:var(--portal-primary-color)}.portal-content-inner-wrap .portal-aside-left{-js-display:flex;display:flex;flex-direction:column;gap:16px}.portal-sidebar-layout{-js-display:flex;display:flex;gap:24px;align-items:flex-start;max-width:calc(var(--portal-content-width) + 320px + 24px);margin:var(--portal-content-aside-margin);padding-left:var(--portal-container-spacing,20px);padding-right:var(--portal-container-spacing,20px);box-sizing:border-box}.portal-layout-full_width .portal-sidebar-layout{padding-left:0;padding-right:0}.portal-layout-narrow,.portal-layout-normal{padding-left:32px;padding-right:32px;box-sizing:border-box}.portal-layout-narrow .portal-sidebar-layout,.portal-layout-normal .portal-sidebar-layout{padding-left:0;padding-right:0}.portal-sidebar-content{flex:1;min-width:0}.portal-sidebar-layout .portal-content-area{margin:0}.portal-sidebar-layout .portal-sidebar-widgets{flex-shrink:0}.portal-layout-full_width .portal-sidebar-layout{max-width:100%}.wp-block-suredash-content{max-width:100%!important;width:100%!important}.entry-content>.wp-block-suredash-content,.is-layout-constrained>.wp-block-suredash-content,.is-layout-flow>.wp-block-suredash-content,.portal-body-container .wp-block-suredash-content,.wp-block-post-content>.wp-block-suredash-content{max-width:100%!important;margin-left:0!important;margin-right:0!important}body.suredash-block-theme .wp-block-suredash-content{max-width:100%!important;width:100%!important}.portal-application-content-wrapper .wp-block-suredash-content,.portal-content-section.is-layout-constrained>.wp-block-suredash-content,.portal-content-section>.wp-block-suredash-content{max-width:100%!important;width:100%!important}.portal-content-section.is-layout-constrained{--wp--style--global--content-size:100%;--wp--style--global--wide-size:100%}.portal-application-content-wrapper.has-global-padding,.portal-application-layout .has-global-padding,.portal-content-section.has-global-padding{padding-left:0!important;padding-right:0!important}.portal-application-content-wrapper,.portal-application-layout{--wp--style--root--padding-right:0;--wp--style--root--padding-left:0}.portal-content-type-events .portal-event-space-content{padding:0 20px}.portal-event-space-wrap>.portal-event-space-content:first-child h3{margin-top:0}.portal-aside-right{width:320px;min-width:320px;max-width:320px;-js-display:flex;display:flex;flex-direction:column;gap:20px;max-height:fit-content;flex-shrink:0}.portal-sidebar-widgets-inner{-js-display:flex;display:flex;flex-direction:column;gap:20px}.portal-widget{padding:20px;-js-display:flex;display:flex;flex-direction:column;gap:12px;overflow:hidden;word-wrap:break-word}.portal-widget-header{display:none}.portal-widget-title{display:none}.portal-widget-content{padding:0;font-size:14px;line-height:1.6;color:var(--portal-text-secondary-color,#666)}.portal-widget-content p{margin-bottom:0;margin-top:0}.portal-widget-section-title{display:block;margin:0 0 16px 0;font-size:16px;font-weight:600;line-height:1.4;color:var(--portal-text-color,#1a1a1a)}.portal-widget-dummy{font-size:14px;line-height:1.6;color:var(--portal-text-color-secondary,#666)}.portal-widget-dummy p{margin-bottom:8px}.portal-widget-dummy p:last-child{margin-bottom:0}.portal-widget-about-content{font-size:14px;color:var(--portal-text-color-secondary,#666)}.portal-widget-activities{-js-display:flex;display:flex;flex-direction:column;gap:16px}.portal-widget-activity-item{-js-display:flex;display:flex;gap:12px;align-items:start}.portal-widget-activity-avatar img{border-radius:50%;width:32px;height:32px}.portal-widget-activity-content{flex:1;min-width:0}.portal-widget-activity-label{font-size:11px;font-weight:600;text-transform:uppercase;color:var(--portal-text-color-tertiary,#999);margin-bottom:4px}.portal-widget-activity,.portal-widget-activity *{font-size:14px;font-weight:400;color:var(--portal-text-color,#1a1a1a)!important;text-decoration:none!important}.portal-widget-activity a:hover{color:var(--portal-link-color,#0073aa)}.portal-widget-activity-author{font-size:14px;font-weight:600;color:var(--portal-text-color,#1a1a1a)!important;margin-bottom:4px}.portal-widget-activity-text{font-size:13px;line-height:1.5;color:var(--portal-text-color-secondary,#666);margin-bottom:4px}.portal-widget-activity-time{font-size:11px;color:var(--portal-text-color-tertiary,#999)}.portal-widget-empty{text-align:center;color:var(--portal-text-color-tertiary,#999);font-size:13px}.portal-widget-empty p{margin-top:0}.portal-widget-post{-js-display:flex;display:flex;gap:12px}.portal-widget-post-image{flex-shrink:0;width:40px;height:40px;border-radius:6px;overflow:hidden}.portal-widget-post-image img{width:100%;height:100%;object-fit:cover;display:block}.portal-widget-post-content{flex:1;min-width:0}.portal-widget-post-title{display:block;margin:0 0 4px 0;font-size:14px;font-weight:500;line-height:20px}.portal-widget-post-title a{color:var(--portal-text-color,#1a1a1a);text-decoration:none}.portal-widget-post-title a:hover{color:var(--portal-link-color,#0073aa)}.portal-widget-post-excerpt{font-size:13px;line-height:1.6;color:var(--portal-text-color-secondary,#666);margin-bottom:8px}.portal-widget-post-meta{-js-display:flex;display:flex;gap:6px;font-size:12px;line-height:16px;text-decoration:none!important;color:var(--portal-global-color-9,var(--portal-text-color))!important}.portal-widget-cta-title{display:block;margin:0 0 12px 0;font-size:16px;font-weight:600;line-height:1.4;color:var(--portal-text-color,#1a1a1a)}.portal-widget-cta-description{font-size:14px;line-height:1.6;color:var(--portal-text-secondary-color,#666)}.portal-widget-cta-description p{margin:0}.portal-widget-cta-button{margin-top:16px}.portal-widget-cta-image img{aspect-ratio:16/9;overflow:hidden;object-fit:cover;max-width:100%}.portal-widget-users-title{display:block;margin:0 0 16px 0;font-size:15px;font-weight:600;line-height:1.4;color:var(--portal-text-color,#1a1a1a)}.portal-widget-users-list{-js-display:flex;display:flex;flex-direction:column;gap:12px}.portal-widget-user-item{-js-display:flex;display:flex;gap:12px;align-items:center}.portal-widget-user-avatar img{border-radius:50%;width:48px;height:48px}.portal-widget-user-info{flex:1;min-width:0}.portal-widget-user-name{font-size:14px;font-weight:400;color:var(--portal-text-color,#1a1a1a);margin-bottom:2px;line-height:20px}.portal-widget-user-role{font-size:12px;color:var(--portal-text-color-tertiary,#999)}.portal-item-content a{color:inherit;text-decoration:underline;text-underline-offset:4px}.portal-item-content a:hover{text-decoration:underline}.portal-item-content ol,.portal-item-content ul{margin-left:24px}.portal-item-content ol li,.portal-item-content ul li{margin-bottom:2px}.portal-content-type-wordpress figure{margin-top:24px;margin-bottom:24px}.portal-item-content img,.portal-item-content video{box-shadow:0 0 25px 0 rgba(0,0,0,.12);padding:0;margin:0}.portal-item-content p{margin-bottom:15px}.portal-item-content>:last-child{margin-bottom:0;padding-bottom:0}.portal-sticky-col{position:fixed;overflow-x:hidden;overflow-y:scroll;height:100%;padding-right:20px}.portal-sidebar{position:sticky;top:var(--portal-sidebar-top-offset,0);bottom:20px;overflow-x:hidden;overflow-y:auto;height:calc(100vh - var(--portal-sidebar-top-offset,0px));background:var(--portal-primary-color)}.portal-application-layout .portal-sidebar{height:calc(100vh - 20px)}.admin-bar .portal-application-layout .portal-sidebar{--portal-sidebar-top-offset:0;height:calc(100vh - 80px)}.logged-in .portal-sidebar:has( .portal-progress-wrapper ){padding-bottom:20px!important}.suredash-guest-user .portal-sidebar:has( .portal-progress-wrapper ){padding-bottom:0!important}.portal-sticky-header{position:sticky;top:0;z-index:9}.admin-bar .portal-sticky-header{top:32px}.block-editor-iframe__body .portal-sidebar{top:0;bottom:0;height:100%}.portal-sd-navigation-wrapper{overflow-x:hidden;overflow-y:scroll;position:fixed;top:24px;bottom:24px;left:24px;padding-right:20px}.portal-sidebar:not( :has( .suredash-profile--fixed ) ) .portal-sd-navigation-wrapper{bottom:0}.portal-aside-left{max-width:var(--portal-navigation-width);max-height:100vh;width:100%;justify-self:flex-start;padding:20px}.portal-entry-container{background:var(--portal-secondary-color)}.portal-comment-root,.portal-comment-root.bypostauthor,.portal-comment-threaded,.portal-comment-threaded.bypostauthor{-js-display:flex;display:flex;flex-direction:row;gap:8px;align-items:stretch}.portal-thread-gutter{-js-display:flex;display:flex;flex-direction:column;align-items:center;width:32px;flex-shrink:0;padding-top:6px}.portal-thread-line{flex:1;width:2px;background:var(--portal-border-color);min-height:8px;position:relative;z-index:1}.portal-thread-content{flex:1;min-width:0}.portal-comment-threaded{position:relative}.portal-comment-threaded::before{content:"";position:absolute;left:-25px;top:4px;width:25px;height:20px;border:0;border-left:2px solid var(--portal-border-color);border-bottom:2px solid var(--portal-border-color);border-bottom-left-radius:12px;z-index:3}.portal-comment-threaded:last-child::after{content:"";position:absolute;left:-25px;top:15px;width:2px;bottom:0;background:var(--portal-content-bg-color);z-index:2}.portal-replies-wrapper.has-reply-form>ol>.portal-comment-threaded:last-child::after{display:none}#portal-post-reaction-modal .portal-modal-content .portal-modal-body{max-height:none;min-height:300px;height:100%;overflow-x:hidden;overflow-y:scroll;padding-bottom:80px}#portal-post-reaction-modal .portal-modal-footer{-js-display:flex;display:flex;justify-content:center}.portal-comments-wrapper{--jd-color-panel:#fff;border-top:1px solid var(--portal-border-color);margin-top:16px;padding-top:12px}.portal-comments-wrapper .comment .comment-reply-title{padding:20px 0}.portal-comments-wrap #comment{font-size:14px;line-height:20px}.portal-comments-wrap .form-submit{margin-top:15px;margin-bottom:0}.portal-comments-wrap #reply-title{-js-display:flex;display:flex;align-items:center;justify-content:space-between}ol.portal-comment-list{-js-display:flex;display:flex;list-style:none;flex-direction:column;overflow-x:auto}ol.portal-comment-list .children{-js-display:flex;display:flex;list-style:none;flex-direction:column;overflow:visible}.portal-comments-wrapper .portal-comment-list>.comment:first-child{margin-top:20px}.portal-comment-info{-js-display:flex;display:flex}.portal-comment-section-wrap{-js-display:flex;display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.portal-comment-section{-js-display:flex;display:flex;flex-direction:column;background:var(--portal-global-color-6,#f3f4f6);padding:8px 12px;border-radius:16px;position:relative;min-width:180px;max-width:fit-content;overflow:visible;outline:2px solid transparent;overflow-wrap:break-word;word-break:break-word}.portal-qv-reaction-wrapper .portal-comment-list+#inline-comment-box{margin-top:20px}.portal-replies-wrapper{margin-left:0}.portal-view-replies-btn{-js-display:flex;display:flex;width:fit-content;align-items:center;gap:8px;font-size:13px;padding:8px;cursor:pointer;font-weight:500;border-radius:16px;z-index:4;position:relative;background:0 0}.portal-view-replies-btn::before{content:"";position:absolute;left:-25px;top:0;width:49px;height:20px;border:0;border-left:2px solid var(--portal-border-color);border-bottom:2px solid var(--portal-border-color);border-bottom-left-radius:12px;z-index:3}.portal-replies-wrapper:not( .has-reply-form )>.portal-view-replies-btn:not( .active )::after{content:"";position:absolute;left:-25px;top:15px;bottom:0;width:2px;background:var(--portal-content-bg-color);z-index:2}.latest-replier-avatar .portal-user-avatar,.latest-replier-avatar img{width:32px;height:32px;overflow:hidden;align-items:center;justify-content:center;position:relative;z-index:4}.replies-text-wrapper{-js-display:flex;display:flex;width:100%;align-items:center;gap:8px}.portal-view-replies-btn .replies-count{color:var(--portal-text-tertiary-color,#65676b)}.portal-view-replies-btn .replies-toggle-icon{font-size:10px;transition:transform .2s ease}.portal-view-replies-btn.active .replies-toggle-icon{transform:rotate(180deg)}.children.comment-replies{margin-left:8px;padding-left:16px;transition:all .3s ease}.portal-comment-section .comment p:empty{display:none}.sd-comment-like-reaction[disabled],.sd-post-reaction[disabled]{opacity:.5}.portal-comment-section .comment p,ol.portal-comment-list .children{margin:0;padding:0}.portal-comment-content{-js-display:flex;display:flex;align-items:start;padding-block:initial;padding-inline:initial}.portal-comment-content.comment{display:block}.portal-comment-content>:last-child{margin-bottom:0;padding-bottom:0}a[data-portal_mentioned_user]{font-weight:600}.portal-thread-details>*{line-height:1}.portal-comment-cite-wrap cite{font-size:1em;font-weight:600;text-decoration:none;font-style:normal;text-transform:capitalize}.portal-comment-time .timendate,.portal-comment-time .timendate a{font-size:10px;font-weight:500;text-decoration:none;font-style:normal;text-transform:inherit}.comment-reply-title #cancel-comment-reply-link,.portal-comment-meta .comment-reply-link,.portal-comment-meta .sd-comment-like-reaction{-js-display:flex;display:flex;padding:0;font-size:14px;line-height:1em;transition:all .2s;text-decoration:none!important;text-transform:capitalize;color:var(--portal-heading-color);font-weight:600;border:none;outline:0;box-shadow:none}.comment-reply-title #cancel-comment-reply-link:hover,.portal-comment-meta .comment-reply-link:hover,.portal-comment-meta .sd-comment-like-reaction:hover{padding:0;background:unset;border:none;outline:0;box-shadow:none}.portal-comment-meta .comment-reply-link::after,.sd-comment-like-count[data-count="0"]{display:none}.portal-comment-header .portal-comments-count[data-count="0"],.portal-comment-header .portal-likes-count[data-count="0"]{display:none}.portal-list-item .portal-button-likes-count[data-count="0"] .counter,.portal-list-item .portal-comments-count[data-count="0"] .counter{display:none}.portal-button-likes-count,.portal-comments-count,.portal-likes-count{-js-display:inline-flex;display:inline-flex;align-items:center}.portal-list-item .portal-button-likes-count,.portal-list-item .portal-comments-count{min-width:1.5rem;padding-right:.5rem}.sd-comment-like-reaction{cursor:pointer}.sd-comment-like-reaction:hover{color:var(--portal-link-active-color);text-decoration:none;outline:0}.sd-comment-like-count{line-height:1em;text-decoration:none!important;font-weight:400}.portal-comment-meta .sd-comment-like-count{font-size:12px}.portal-comment-meta>*{-js-display:flex;display:flex}.portal-comment-meta{-js-display:inline-flex;display:inline-flex;align-items:center;justify-content:space-between;padding:0 12px;flex-direction:row;font-size:13px}.portal-comment-reactions-wrap{gap:24px;flex-direction:row;align-items:center}.portal-comment-meta .timendate{color:var(--portal-text-tertiary-color,#65676b);font-size:12px;text-transform:none}.portal-comment-meta .comment-reply-link,.portal-comment-meta .sd-comment-like-reaction{-js-display:flex;display:flex;align-items:center;padding:0;font-size:12px;line-height:1em;text-decoration:none!important;color:var(--portal-text-tertiary-color,#65676b);font-weight:600;border:none;outline:0;box-shadow:none;background:0 0;cursor:pointer}.portal-comment-meta .comment-reply-link:hover,.portal-comment-meta .sd-comment-like-reaction:hover{color:var(--portal-link-active-color);text-decoration:none}.portal-store-post-author-data{flex-direction:unset}.portal-comments-block,.portal-comments-trigger{font-weight:500;font-size:13px;padding:0;-js-display:flex;display:flex;align-items:center;justify-content:space-between}.portal-comments-disabled .portal-likes-area.portal-hidden-field{display:block}.portal-comment-header{-js-display:flex;display:flex;align-items:center;gap:4px;width:100%}.portal-reaction-separator{width:2px;height:2px;background:var(--portal-text-color);border-radius:4px;align-self:center;-js-display:flex;display:flex}.portal-comment-header .sd-post-reaction{-js-display:inline-flex;display:inline-flex;align-items:center;transition:all .2s;border:none;outline:0;box-shadow:none}.portal-comment-header .sd-post-reaction .portal-svg-icon{opacity:.7}.portal-comment-header .sd-post-reaction:hover{opacity:1}.sd-post-reaction.liked{transition:transform .2s ease-in-out;animation:heart-pulse .3s forwards;border-color:#fecaca!important}.portal-comments-count,.portal-likes-count{font-size:13px}.portal-comment-header .portal-comments-count,.portal-comment-header .portal-likes-count{margin-left:6px}.sd-reaction-name{display:none}@keyframes heart-pulse{0%{transform:scale(1.1)}50%{transform:scale(.9)}100%{transform:scale(1)}}.sd-post-reaction.liked svg{fill:#f00;color:red}.portal-comment-header .sd-post-reaction,.portal-comments-count,.portal-likes-count{cursor:pointer;color:var(--portal-text-color)}.portal-comment-meta .timendate *{font-size:12px;text-decoration:none!important;color:var(--portal-global-color-9,#6b7280)}.portal-thread-details{-js-display:flex;display:flex;gap:8px;align-items:center}.portal-thread-details>*{-js-display:flex;display:flex}.portal-comment-section .portal-user-commenter,.portal-likes-list-item .like-user{font-size:14px;font-weight:600;line-height:1.5;color:var(--portal-heading-color)}.portal-comments-wrap .form-submit input#submit{padding:12px;font-size:14px;line-height:1;border:none;background:var(--portal-link-active-color);color:var(--portal-secondary-color)}.portal-comments-wrap .form-submit input#submit:hover{background:var(--portal-link-active-color);color:var(--portal-secondary-color)}.comment-modal-login-notice{background:var(--portal-global-color-5,f3f4f6)}.suredash-quick-post .comment-modal-login-notice{background:var(--portal-global-color-6,f3f4f6);position:fixed;bottom:0;left:0;right:0;width:100%;padding:10px 20px}#commentform{margin:0}#commentform input:focus,#commentform textarea:focus{border:1px solid var(--portal-link-active-color)}#portal-post-creation-modal,#portal-post-reaction-modal{display:none}#portal-post-creation-modal.active,#portal-post-reaction-modal.active{display:block}#portal-write-a-post{-js-display:flex;display:flex;align-items:center;gap:12px;cursor:pointer;justify-content:space-between;margin-bottom:24px}.portal-write-a-post-heading{flex:1;color:var(--portal-placeholder-color);background:var(--portal-secondary-color);width:100%}#portal-write-a-post svg{width:22px;height:22px;font-size:22px;stroke:var(--portal-link-color)}.portal-write-a-post-header{width:100%;-js-display:inline-flex;display:inline-flex;align-items:center;gap:12px}#portal-write-a-post:hover{border-color:var(--portal-link-active-color)}#portal-write-a-post:hover svg{stroke:var(--portal-link-active-color)}#portal-write-a-post+.portal-not-found-wrapper,.portal-content-type-blog .portal-not-found-wrapper,.post-type-archive-community-content .portal-not-found-wrapper{margin-top:32px}.portal-user-view-inner-content .portal-not-found-wrapper{margin:0}.portal-aside-feed.portal-aside-group-body :not( .portal-aside-feed-text ){color:var(--portal-heading-color)!important}.portal-aside-feed.portal-aside-group-body .portal-feeds-icon{color:var(--portal-heading-color)!important}.portal-aside-feed.portal-aside-group-body.portal-feeds.active{background:var(--portal-secondary-color)}.portal-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:rgba(0,0,0,.7);z-index:99900}.portal-modal-content{-js-display:flex;display:flex;flex-direction:column;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;max-height:85vh;max-width:700px;background:var(--portal-global-color-5,#fff);z-index:100000;border-radius:12px;overflow:hidden}.portal-modal-with-like .portal-modal-content{max-width:512px}#portal-post-reaction-modal.portal-modal-with-like .portal-modal-footer,#portal-post-reaction-modal.portal-modal-with-visibility .portal-modal-footer{display:none}.portal-modal-content *{box-sizing:border-box}.portal-modal-header{-js-display:flex;display:flex;align-items:center;justify-content:space-between;height:auto;position:relative;background:var(--portal-global-color-6,#fff);padding:16px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0 6px 8px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.05)}.portal-modal-header h2{font-size:18px;font-weight:600;line-height:1.5em}.portal-posting-in-selection-wrap{display:none;border-top:1px solid var(--portal-border-color);border-bottom:1px solid var(--portal-border-color);padding:4px 16px;width:100%;justify-content:space-between;box-shadow:none}.full-screen-post-form .portal-posting-in-selection-wrap{display:block}select#portal-posting-in-selection{background:0 0;color:var(--portal-text-color);border:none;font-weight:600;outline:0;box-shadow:none;padding:0;margin:0;height:40px}.portal-post-reactor-header h4{display:none;font-weight:600}.portal-modal-with-comment .show-comments,.portal-modal-with-like .show-likes,.portal-modal-with-visibility .show-visibility{display:inline-block}.portal-likes-list{width:100%;-js-display:flex;display:flex;flex-direction:column;gap:16px}.portal-likes-list-item{-js-display:inline-flex;display:inline-flex;align-items:center;gap:8px;font-size:14px;width:50%}.portal-likes-list-item .like-user{text-overflow:ellipsis;display:block;flex:1;max-width:100%;width:100%;white-space:nowrap;overflow:hidden;font-weight:500}.portal-modal-feed-triggers{-js-display:inline-flex;display:inline-flex}.portal-modal-feed-triggers svg,.portal-post-creation-supports svg{margin:5px;cursor:pointer}.portal-modal-body{padding:16px;-js-display:flex;display:flex;flex-direction:column;gap:16px;max-height:600px;height:100%;overflow:scroll}.portal-custom-topic-field label{font-size:14px;font-weight:500;color:var(--portal-text-color)}.portal-custom-topic-field{-js-display:flex;display:flex;flex-direction:column;gap:6px}.portal-modal-footer{padding:12px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;background:var(--portal-global-color-6,#fff);box-shadow:0 -6px 8px -3px rgba(0,0,0,.05),0 -4px 6px -2px rgba(0,0,0,.05);text-align:right;-js-display:flex;display:flex;align-items:center;justify-content:space-between;position:sticky;bottom:0;width:100%;flex-shrink:0;z-index:100}.portal-modal-footer .jodit-comment-box-wrapper{text-align:left!important}.portal-post-creation-supports,.portal-post-creation-supports span{-js-display:flex;display:flex;align-items:center}.portal-access-group-dropdown .portal-access-group-option,.portal-access-group-dropdown .portal-access-group-option>span{color:var(--portal-text-color)}.portal-access-group-dropdown #edit-portal-access-group-search,.portal-access-group-dropdown #portal-access-group-search{background-color:transparent;color:var(--portal-text-color)}.portal-post-creation-actions{-js-display:inline-flex;display:inline-flex;gap:8px}span.portal-vertical-divider{border-right:1px solid var(--portal-border-color);height:20px;align-self:center}#portal-post-creation-submit{padding:10px 12px;font-size:14px;line-height:1;font-weight:500;cursor:pointer}#portal-post-creation-submit[disabled]{opacity:.5}.mce-container .mce-toolbar-grp button:active,.mce-container .mce-toolbar-grp button:focus,.mce-container .mce-toolbar-grp button:hover{background:initial;color:initial}.portal-no-posts-found{text-align:center;font-size:14px}.portal-store-list-post{position:relative;max-width:var(--portal-content-width);width:100%;background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color);border-radius:12px;overflow:hidden;transition:all .2s;margin:0 auto}.portal-list-items .portal-store-list-post{border-radius:0}.portal-user-profile-user-details-wrap .portal-no-more-posts,.portal-user-profile-user-details-wrap .portal-store-list-post,.portal-user-profile-user-details-wrap .portal-user-view-bio-wrapper,.portal-user-view-inner-content .portal-not-found-wrapper{max-width:max(768px,var(--portal-content-width))}.portal-user-profile-user-details-wrap .portal-no-more-posts{margin-top:0}.portal-list-item,.portal-stacked-list-content{position:relative;width:100%;background:var(--portal-content-bg-color);overflow:hidden;transition:all .2s}.portal-stacked-list-content{border-left:1px solid var(--portal-border-color)}.portal-list-item-avatar-icon,.portal-list-item-avatar-img{width:48px;height:48px;object-fit:cover}.portal-list-items .portal-list-item{border-left:1px solid var(--portal-border-color);border-right:1px solid var(--portal-border-color)}.portal-list-items>.portal-list-wrapper:first-child .portal-list-item{border-top:1px solid var(--portal-border-color)}.portal-store-post-actions .portal-pinned-post-wrapper .portal-svg-icon:hover{background:0 0}.portal-store-post-actions .portal-svg-icon{-js-display:inline-flex;display:inline-flex;cursor:pointer;transition:all .2s;border-radius:2px}.portal-pinned-post-wrapper .portal-svg-icon{color:inherit;cursor:default}.portal-store-post-actions .portal-svg-icon:hover,.portal-store-post-actions.active>span.active{background:var(--portal-secondary-color)}.portal-post-sharing-wrapper{opacity:0;transition:transform .2s ease,opacity .3s ease;visibility:hidden;overflow:visible;position:absolute;top:0}.portal-post-sharing-links{background:var(--portal-content-bg-color)}.portal-post-sharing-wrapper.active{opacity:1;visibility:visible}.portal-store-post-header{display:block;padding:initial}.portal-store-post-author-wrap{gap:10px;min-width:0;overflow:hidden}.portal-store-post-author-wrap .portal-post-author{flex:1;min-width:0;overflow:hidden}.portal-store-list-post .portal-thread-details{flex-wrap:nowrap;min-width:0}.portal-store-list-post .sd-user-headline{display:block;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.portal-store-list-post .portal-thread-details>:not( .sd-user-headline ){flex-shrink:0;white-space:nowrap}.portal-grid-row{padding-inline:initial;padding-block:initial;flex-direction:row}.portal-post-author a{-js-display:flex;display:flex;gap:8px;align-items:center}.portal-store-post-author{font-weight:600;color:var(--portal-heading-color)!important}.portal-user-comment-content>p{margin-bottom:0}.portal-post-avatar{align-self:center;height:40px;width:40px}.portal-post-avatar img{box-shadow:none}.portal-store-post-publish-date,.sd-user-headline{text-decoration:none!important;color:var(--portal-global-color-9,var(--portal-text-color))!important}.portal-content .portal-store-post-title{margin-top:0;padding-top:0}.portal-content-type-posts_discussion{border:none;padding:2px;background:0 0;margin-top:0;overflow:visible}.portal-item-content.portal-content-type-posts_discussion{padding:0;border:none;background:0 0;-js-display:flex;display:flex;flex-direction:column}.portal-store-list-post.portal-item-content{margin:0}.portal-content-type-blog .portal-store-list-post,.portal-content-type-posts_discussion .portal-store-list-post:not( :first-child ),.portal-space-post-content+.portal-post-cover-image,.post-type-archive-community-content .portal-not-found-wrapper{margin-top:32px}.sd-video-embed{position:relative;margin:12px 0}.sd-video-embed iframe{width:100%;aspect-ratio:16/9;height:auto;display:block;border:none;border-radius:8px}.jodit-wysiwyg .sd-video-embed-loading,.sd-video-embed-loading{margin-top:8px}.jodit-wysiwyg .sd-video-embed-placeholder,.sd-video-embed-placeholder{width:100%;aspect-ratio:16/9;border-radius:8px;background:linear-gradient(-90deg,#e2e8f0 0,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;animation:sd-pulse 1.5s ease-in-out infinite}@keyframes sd-pulse{0%{background-position:200% 0}100%{background-position:-200% 0}}.sd-video-embed-close{display:none}.jodit-wysiwyg .sd-video-embed-close{-js-display:flex;display:flex;align-items:center;justify-content:center;position:absolute;top:6px;right:6px;width:35px;height:35px;background:rgba(0,0,0,.75);color:#fff;border:none;border-radius:50%;font-size:27px;font-weight:400;line-height:0;padding-bottom:2px;cursor:pointer;z-index:1;backdrop-filter:blur(4px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.jodit-wysiwyg .sd-video-embed iframe{width:100%!important;aspect-ratio:16/9;height:auto!important;border:none;border-radius:8px}.jodit-wysiwyg .sd-video-embed-loading{margin-top:8px}.jodit-wysiwyg [data-jodit_iframe_wrapper]{width:100%!important}.portal-post-cover-image img{width:100%;aspect-ratio:3/1;object-fit:cover;border-radius:0}body.single-community-post .portal-post-cover-image{margin-left:-20px;margin-right:-20px}.portal-restricted-content{-js-display:flex;display:flex;flex-direction:column;gap:20px;padding:40px!important;border-radius:12px;background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color);align-items:center;text-align:center;max-width:min(var(--portal-normal-container-width),var(--portal-content-width));margin:32px auto}.portal-item-content .portal-restricted-content>*,.portal-restricted-content h2{margin:0;padding:0}.portal-restricted-content p:empty,.portal-restricted-content+#portal-comment{display:none}.portal-restricted-content p.portal-restricted-content-notice{display:block;margin:0}.portal-content-area:has( .portal-restricted-content ){background:0 0;box-shadow:none;border:none;outline:0;padding:0;margin:0;width:100%;max-width:100%}.portal-layout-full_width .portal-content-area.portal-feed-posts:has( .portal-restricted-content ){padding-left:32px;padding-right:32px}.portal-content-type-posts_discussion:has( .portal-restricted-content ) .comment-modal-login-notice{max-width:var(--portal-content-width);margin:32px auto}.portal-feeds-posts-container .portal-list-item{border-radius:0;border-bottom:none}.portal-feeds-posts-container .portal-list-wrapper:first-child .portal-list-item{border-top-left-radius:12px;border-top-right-radius:12px}.portal-feeds-posts-container .portal-list-wrapper:last-of-type .portal-list-item{border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-bottom:1px solid var(--portal-border-color)}.portal-list-items>.portal-list-wrapper:first-child .portal-list-item{border-top-left-radius:12px;border-top-right-radius:12px}.portal-list-items>.portal-list-wrapper:last-child .portal-list-item{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.portal-content-wrapper.portal-endpoint-lesson{height:100vh}.portal-lesson-aside-header{margin-bottom:12px;border-bottom:1px solid var(--portal-border-color)}.portal-lesson-aside-image img{width:100%;height:100%;object-fit:cover;max-height:140px;border-radius:4px;border:1px solid var(--portal-border-color)}.portal-endpoint-lesson .portal-sticky-col{top:16px;max-height:calc(100vh - 90px)}.portal-sub-endpoint-icon{width:18px;height:18px;margin-right:8px;margin-top:-2px;vertical-align:text-top}.portal-sub-item-link svg{width:16px;height:16px}a.portal-sub-item-link{-js-display:flex;display:flex;align-items:center;gap:4px;font-size:15px;font-weight:600;line-height:24px;text-decoration:none;color:var(--portal-global-color-4)}a.portal-sub-item-link *,a.portal-sub-item-link:hover,a.portal-sub-item-link:hover *{color:var(--portal-global-color-4)!important}a.portal-sub-item-link:active,a.portal-sub-item-link:focus{outline:0;box-shadow:none}.portal-thread-details{position:relative;-js-display:flex;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.portal-comment-content-wrap .portal-post-author *{display:contents}.single-community-post a.portal-thread-details{pointer-events:none}.portal-comment-info{-js-display:flex;display:flex;align-items:flex-start}.portal-comment-section-wrap{flex:1}.portal-comment-actions{-js-display:inline-flex;display:inline-flex;align-items:center;position:relative;margin-top:0;margin-bottom:auto;flex-shrink:0}.portal-thread-dropdown{right:0;background:var(--portal-primary-color,#fff);border:1px solid var(--portal-border-color,#e5e7eb);border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:100001;overflow:hidden;padding:0;width:100%;max-width:max-content;min-width:140px}.sd-comment-dropdown-arrow{position:absolute;top:-8px;width:16px;height:8px;overflow:hidden}.sd-comment-dropdown-arrow::before{content:"";position:absolute;top:3px;left:50%;transform:translateX(-50%) rotate(45deg);width:10px;height:10px;background:#fff;border:1px solid #e5e7eb;border-bottom:none;border-right:none}.portal-comment.dropdown-active{overflow:visible!important}.portal-qv-post .portal-comments-area>.portal-content>.comment-markup:not( .hidden-comment-markup ){position:fixed;bottom:0;left:0;right:0;background-color:var(--portal-content-bg-color,#fff);z-index:10;padding:12px 20px;box-shadow:0 -4px 6px -2px rgba(0,0,0,.08)}.portal-comment .comment-markup:not( .hidden-comment-markup ):not( .portal-comment-edit-form ),.portal-replies-wrapper>.comment-markup:not( .hidden-comment-markup ):not( .portal-comment-edit-form ){padding-top:4px;position:relative}.portal-content>.portal-comment-list+#inline-comment-box:not( .hidden-comment-markup ){margin-top:16px}#inline-comment-box>.portal-user-avatar{margin-top:4px}.comment-markup>.portal-user-avatar{position:relative;z-index:8}.portal-comment .comment-markup:not( .hidden-comment-markup ):not( .portal-comment-edit-form )::before,.portal-replies-wrapper>.comment-markup:not( .hidden-comment-markup ):not( .portal-comment-edit-form )::before{content:"";position:absolute;left:-25px;top:4px;width:25px;height:20px;border:0;border-left:2px solid var(--portal-border-color);border-bottom:2px solid var(--portal-border-color);border-bottom-left-radius:12px;z-index:3}.portal-comment .comment-markup:not( .hidden-comment-markup ):not( .portal-comment-edit-form )::after,.portal-replies-wrapper>.comment-markup:not( .hidden-comment-markup ):not( .portal-comment-edit-form )::after{content:"";position:absolute;left:-25px;top:15px;width:2px;bottom:0;background:var(--portal-content-bg-color);z-index:2}.portal-qv-post .portal-comments-area{padding-bottom:120px}.portal-qv-post .portal-thread-delete,.portal-qv-post .portal-thread-edit{display:none}.portal-thread-copy-url,.portal-thread-delete,.portal-thread-edit{-js-display:flex;display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;background:0 0;border:none;cursor:pointer;color:var(--portal-text-color,#374151);font-size:14px;font-weight:400;line-height:1.5;text-align:left;transition:all .2s ease;font-family:inherit;outline:0;white-space:nowrap;text-transform:initial;border-radius:0!important}.portal-thread-copy-url:hover,.portal-thread-delete:hover,.portal-thread-edit:hover{color:var(--portal-text-color);background:var(--portal-secondary-color,#f3f4f6);box-shadow:none;outline:0;border:none}.portal-thread-copy-url:focus,.portal-thread-delete:focus,.portal-thread-edit:focus{outline:0;background-color:#f3f4f6}.portal-comment{border:2px solid transparent;border-radius:8px}.portal-thread-gutter .portal-user-avatar{position:relative;z-index:8}.portal-comment-highlighted .portal-comment-section{outline-color:var(--portal-link-active-color)}.portal-comment-edit-form .post-comment-options{margin-bottom:0}.portal-comment-edit-form .post-comment-box-submit{-js-display:flex;display:flex;background:0 0!important}.portal-comment-edit-form{background:0 0;padding:0;margin:0}.portal-comment-edit-form .jodit-comment-box-wrapper{background:0 0;padding:0}.portal-comment-edited{color:var(--portal-global-color-9,#6b7280)!important}.portal-comment-edited{font-style:italic}.portal-comment-edit-wrapper+.portal-comment-meta{margin-top:12px}.portal-footer-resp-nav:has( .portal-user-profiles-wrap ){-js-display:flex;display:flex;flex-direction:column;justify-content:space-between}.portal-footer-resp-nav .portal-aside-group-wrap{flex:1;overflow-y:auto}.portal-footer-resp-nav .portal-user-profiles-wrap{flex-shrink:0;margin-top:auto}.portal-footer-resp-nav .suredash-profile--fixed{position:sticky;bottom:0;left:0}.portal-footer-resp-nav .suredash-profile--fixed .portal-user-profiles-wrap{position:relative}.portal-footer-resp-nav .portal-user-name,.portal-footer-resp-nav .portal-user-settings{display:block!important}.portal-store-post-actions{position:relative}.portal-footer-resp-nav .portal-avatar-menu{bottom:100%!important;top:unset!important;right:0!important;left:unset!important;z-index:10000}.sd-unread-badge{-js-display:inline-flex;display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 8px;margin-left:auto;background-color:transparent;box-shadow:0 0 0 1.5px color-mix(in srgb,currentcolor 15%,transparent),0 1px 3px transparent,0 1px 2px transparent;font-size:14px;font-weight:600;line-height:1;border-radius:3px;flex-shrink:0}.sd-unread-badge:empty{display:none}body.palette-dark .portal-widget-cta-title,body.palette-dark .portal-widget-section-title,body.palette-dark .portal-widget-users-title{color:var(--portal-text-color)}body.palette-dark .portal-widget-about-content,body.palette-dark .portal-widget-activity-text,body.palette-dark .portal-widget-cta-description,body.palette-dark .portal-widget-cta-description p,body.palette-dark .portal-widget-dummy,body.palette-dark .portal-widget-dummy p,body.palette-dark .portal-widget-post-excerpt{color:var(--portal-text-secondary-color)}body.palette-dark .portal-widget-activity-label,body.palette-dark .portal-widget-activity-time,body.palette-dark .portal-widget-empty,body.palette-dark .portal-widget-empty p,body.palette-dark .portal-widget-post-meta,body.palette-dark .portal-widget-user-role{color:var(--portal-text-tertiary-color)}body.palette-dark .portal-widget-activity,body.palette-dark .portal-widget-activity *,body.palette-dark .portal-widget-activity-author,body.palette-dark .portal-widget-post-title,body.palette-dark .portal-widget-post-title a,body.palette-dark .portal-widget-user-name{color:var(--portal-text-color)!important}body.palette-dark .portal-widget-activity a:hover,body.palette-dark .portal-widget-post-title a:hover{color:var(--portal-link-color)}#kt-scroll-up,#kt-scroll-up-reader{display:none}
.portal-membership-directory-wrap{max-width:800px;margin:0 auto 32px;padding:0}.portal-membership-directory-list-wrap{overflow:hidden}.portal-membership-directory-header{overflow:visible}.portal-membership-directory-list-wrap{-js-display:flex;display:flex;flex-direction:column}.portal-membership-directory-load-more.loading{flex:1 1 auto}.portal-membership-directory-wrap h2,.portal-membership-directory-wrap h2 *{font-size:20px!important;line-height:30px!important;font-weight:600!important;font-family:inherit!important;letter-spacing:normal!important;text-transform:none!important;padding:0!important;margin:0!important}.portal-membership-directory-wrap h4,.portal-membership-directory-wrap h4 *{font-size:inherit!important;line-height:inherit!important;font-family:inherit!important;letter-spacing:normal!important;text-transform:none!important;padding:0!important;margin:0!important}.portal-membership-directory-wrap .membership-directory-title{letter-spacing:-.01em!important;white-space:nowrap}.portal-membership-directory-wrap .membership-directory-title-text{letter-spacing:-.01em!important;line-height:1.2!important}.portal-membership-directory-wrap .membership-directory-title-count{font-size:14px!important;font-weight:400!important;line-height:1.4!important;color:var(--portal-text-tertiary-color)!important}.portal-membership-directory-wrap .membership-directory-title-count .member-count-number{font-size:14px!important;font-weight:500!important;color:var(--portal-link-color)!important;font-variant-numeric:tabular-nums;margin-right:2px!important}.portal-membership-directory-wrap .membership-directory-title-count .member-count-label{font-size:14px!important;font-weight:400!important}.membership-mobile-count{display:none}.membership-directory-controls{height:36px}.membership-search-wrap{position:relative;width:220px;height:36px}.membership-search-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--portal-text-tertiary-color);pointer-events:none;-js-display:inline-flex;display:inline-flex;z-index:1}.membership-search-icon svg{width:14px;height:14px}.membership-search-input{width:100%!important;height:36px!important;min-height:0!important;padding:0 12px 0 34px!important;margin:0!important;background:var(--portal-secondary-color)!important;border:1px solid var(--portal-border-color)!important;border-radius:8px!important;font-size:13px!important;font-family:inherit!important;font-weight:400!important;letter-spacing:normal!important;line-height:normal!important;color:var(--portal-heading-color)!important;box-shadow:none!important;outline:0!important;text-transform:none!important;transition:background .15s,border-color .15s}.membership-search-input:-ms-input-placeholder{color:var(--portal-text-tertiary-color)}.membership-search-input::placeholder{color:var(--portal-text-tertiary-color)}.membership-search-input:focus{background:var(--portal-content-bg-color)!important}.portal-member-row,.portal-member-row:focus,.portal-member-row:hover,.portal-member-row:visited{text-decoration:none!important;color:inherit!important}.portal-member-bio{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0!important}.portal-member-meta-sep{line-height:1}.portal-member-meta-icon{display:none}.portal-membership-directory-empty{padding:48px 24px}.portal-membership-directory-empty h3{font-size:18px!important;font-weight:600!important;font-family:inherit!important;color:var(--portal-heading-color)!important;margin:0 0 8px 0!important;padding:0!important;line-height:1.4!important;letter-spacing:normal!important}.portal-membership-directory-empty p{font-size:14px!important;color:var(--portal-text-tertiary-color)!important;margin:0!important;padding:0!important;line-height:1.5!important}.portal-membership-directory-load-more .loading-spinner{width:24px;height:24px;border:2px solid var(--portal-border-color);border-top-color:var(--portal-accent-color,var(--portal-primary-color));border-radius:50%;animation:rotation 1s linear infinite}.portal-feature-unavailable{-js-display:flex;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:64px 32px;text-align:center;background:var(--portal-content-bg-color);border:.5px solid var(--portal-border-color);border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.05);max-width:520px;margin:24px auto 0}.portal-feature-unavailable-icon{-js-display:flex;display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:16px;color:var(--portal-text-color);background:var(--portal-content-bg-color);border-radius:999px;opacity:.65}.portal-feature-unavailable-icon svg{width:32px;height:32px;stroke-width:1.5}.portal-feature-unavailable h3,.portal-feature-unavailable-heading{font-size:20px;font-weight:600;color:var(--portal-heading-color);margin:0 0 6px 0;line-height:1.3}.portal-feature-unavailable p,.portal-feature-unavailable-description{font-size:15px;color:var(--portal-text-color);margin:0;max-width:380px;line-height:1.5}
.portal-leaderboard-wrap{-js-display:flex;display:flex;flex-direction:column;gap:0;max-width:768px;margin:0 auto;padding:0}.portal-leaderboard-current-user{background:var(--portal-content-bg-color);border:.5px solid var(--portal-border-color);box-shadow:0 1px 2px rgba(0,0,0,.05);border-radius:16px;margin-bottom:16px;overflow:hidden;max-width:768px;margin-left:auto;margin-right:auto;padding:0}.portal-leaderboard-user-info .portal-user-avatar{max-width:64px;width:64px;max-height:64px;height:64px;border-radius:6px!important;flex-shrink:0}.portal-leaderboard-user-info{-js-display:flex;display:flex;align-items:center;gap:16px;padding:20px;border-bottom:1px solid var(--portal-border-color)}.portal-leaderboard-user-details{flex:1}.portal-leaderboard-user-details h3{font-size:18px;font-weight:600;color:var(--portal-heading-color);margin:0 0 4px 0}.portal-leaderboard-user-details p{font-size:14px;font-weight:400;color:var(--portal-text-color);margin:0}.portal-leaderboard-progress-section{min-width:300px;-js-display:flex;display:flex;flex-direction:column;gap:8px}.portal-leaderboard-progress-header{-js-display:flex;display:flex;justify-content:space-between;align-items:center}.portal-leaderboard-current-level{-js-display:flex;display:flex;align-items:center;gap:8px}.portal-leaderboard-levels-list .level-badge-circle.unlocked.active{background-color:var(--portal-primary-button-bg-color);color:#fff}.portal-leaderboard-level-number-badge{width:24px;height:24px;background:var(--sd-primary-button-background-color,#4338ca);color:#fff;border-radius:50%;-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.portal-leaderboard-level-name{font-size:14px;font-weight:600;color:var(--portal-heading-color)}.portal-leaderboard-next-level{font-size:14px;font-weight:500;color:var(--portal-text-color)}.portal-leaderboard-progress-bar{width:100%;height:8px;background:var(--portal-border-color);border-radius:4px;overflow:hidden}.portal-leaderboard-progress-fill{height:100%;background:var(--sd-primary-button-background-color,#4338ca);border-radius:4px;transition:width .3s ease}.portal-leaderboard-progress-footer{-js-display:flex;display:flex;justify-content:space-between;align-items:center}.portal-leaderboard-progress-footer span:first-child{font-size:12px;color:var(--portal-text-color)}.portal-leaderboard-progress-footer span:last-child{font-size:12px;font-weight:600;color:var(--portal-heading-color)}.portal-leaderboard-levels-wrapper{position:relative;-js-display:flex;display:flex;align-items:center;gap:8px;padding:20px}.portal-leaderboard-levels-list{-js-display:flex;display:flex;align-items:center;gap:0;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;flex:1;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.portal-leaderboard-levels-list::-webkit-scrollbar{display:none}.portal-leaderboard-scroll-arrow{-js-display:flex;display:flex;align-items:center;justify-content:center;color:var(--portal-text-color);flex-shrink:0;opacity:.4;pointer-events:none}.portal-leaderboard-scroll-arrow svg{width:16px;height:16px}.portal-leaderboard-level-item{-js-display:flex;display:flex;align-items:center;gap:8px;flex-shrink:0;white-space:nowrap}.level-badge-circle{width:32px;height:32px;border-radius:50%;-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.level-badge-circle.current{background:var(--sd-primary-button-background-color,#4338ca);color:#fff}.level-badge-circle.unlocked{background:var(--portal-border-color);color:var(--portal-text-color)}.level-badge-name{font-size:14px;font-weight:500}.level-badge-name.current{color:var(--portal-heading-color);font-weight:600}.level-badge-name.unlocked{color:var(--portal-heading-color)}.level-badge-name.locked{color:var(--portal-text-color);opacity:.5}.level-lock-icon{color:var(--portal-text-color);opacity:.5;flex-shrink:0}.level-separator{width:40px;height:1px;background:var(--portal-border-color);margin:0 12px;flex-shrink:0}.portal-leaderboard-top-3{-js-display:flex;display:flex;flex-direction:row;justify-content:center;align-items:end;padding:48px;gap:16px;border-bottom:.5px solid var(--portal-border-color);background:var(--portal-content-bg-color);flex-wrap:nowrap}.portal-leaderboard-top-card{-js-display:flex;display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;padding:24px;border-radius:12px;min-width:145px;min-height:180px;height:100%;transition:transform .2s ease,box-shadow .2s ease}.portal-leaderboard-top-card:hover{transform:translateY(-5px)}.portal-leaderboard-top-card.rank-1{background:#fde68a;border:2px solid #fbbf24;box-shadow:0 4px 12px rgba(251,191,36,.2)}.portal-leaderboard-top-card.rank-1.large{box-shadow:0 25px 50px -12px #00000040,0 2px 0 0 #ffffff80 inset,0 -8px 32px 0 #fcd34d inset}.portal-leaderboard-top-card.rank-2{padding:20px;background:#f1f5f9;border:2px solid #cbd5e1;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}.portal-leaderboard-top-card.rank-3{padding:20px;background:#fed7aa;border:2px solid #fb923c;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}.portal-leaderboard-avatar-wrapper{position:relative;-js-display:flex;display:flex;align-items:center;justify-content:center}.portal-leaderboard-avatar-wrapper .portal-user-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover}.portal-leaderboard-top-card.rank-1 .portal-user-avatar{width:80px;height:80px}.portal-leaderboard-top-card.rank-2 .portal-user-avatar,.portal-leaderboard-top-card.rank-3 .portal-user-avatar{width:64px;height:64px}.portal-leaderboard-rank-badge{position:absolute;width:32px;height:32px;-js-display:flex;display:flex;align-items:center;justify-content:center}.portal-leaderboard-rank-badge img{width:100%;height:100%;object-fit:contain;box-shadow:none}.portal-leaderboard-rank-badge .rank-number{position:absolute;font-weight:700;font-size:14px;color:#000;z-index:1}.portal-leaderboard-top-card.rank-1 .portal-leaderboard-rank-badge{bottom:-15px;right:23px;width:32px}.portal-leaderboard-top-card.rank-2 .portal-leaderboard-rank-badge{bottom:-10px;right:19px;width:26px;height:26px;font-size:12px}.portal-leaderboard-top-card.rank-3 .portal-leaderboard-rank-badge{bottom:-10px;right:19px;width:26px;height:26px;font-size:12px}.portal-leaderboard-top-card h4{font-size:16px;font-weight:600;color:var(--portal-heading-color);margin:0 0 2px 0;text-align:center;padding:0!important}.portal-leaderboard-top-card p{font-size:14px;font-weight:500;color:var(--portal-text-color);margin:0;text-align:center}.portal-leaderboard-top-card.rank-1 h4,.portal-leaderboard-top-card.rank-2 h4,.portal-leaderboard-top-card.rank-3 h4{color:#1f2937}.portal-leaderboard-top-card.rank-1 p,.portal-leaderboard-top-card.rank-2 p,.portal-leaderboard-top-card.rank-3 p{color:#4b5563}.portal-leaderboard-list{-js-display:flex;display:flex;flex-direction:column;gap:0;background:var(--portal-content-bg-color)}.portal-leaderboard-list-item{-js-display:flex;display:flex;flex-direction:row;align-items:center;padding:16px;gap:12px;min-height:72px;border-bottom:.5px solid var(--portal-border-color);background:var(--portal-content-bg-color);transition:background-color .2s ease}.portal-leaderboard-list-item:hover{background-color:var(--portal-secondary-color)}.portal-leaderboard-rank-number{font-size:16px;font-weight:500;color:var(--portal-heading-color);min-width:30px;text-align:center}.portal-leaderboard-points{color:var(--portal-text-color)}.portal-leaderboard-list-item .sd-flex-col{flex:1;min-width:0}.portal-leaderboard-list-item h5{font-size:15px;font-weight:600;color:var(--portal-heading-color);margin:0;line-height:1.4}.portal-leaderboard-list-item p{font-size:13px;font-weight:400;color:var(--portal-text-color);margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-feature-unavailable,.portal-leaderboard-disabled{-js-display:flex;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:64px 32px;text-align:center;background:var(--portal-content-bg-color);border:.5px solid var(--portal-border-color);border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.05);max-width:520px;margin:24px auto 0}.leaderboard-disabled-icon,.portal-feature-unavailable-icon{-js-display:flex;display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:16px;color:var(--portal-text-color);background:var(--portal-content-bg-color);border-radius:999px;opacity:.65}.leaderboard-disabled-icon svg,.portal-feature-unavailable-icon svg{width:32px;height:32px;stroke-width:1.5}.portal-feature-unavailable h3,.portal-feature-unavailable-heading,.portal-leaderboard-disabled h3{font-size:20px;font-weight:600;color:var(--portal-heading-color);margin:0 0 6px 0;line-height:1.3}.portal-feature-unavailable p,.portal-feature-unavailable-description,.portal-leaderboard-disabled p{font-size:15px;color:var(--portal-text-color);margin:0;max-width:380px;line-height:1.5}.portal-leaderboard-empty{padding:48px 20px;text-align:center;background:var(--portal-content-bg-color);border:.5px solid var(--portal-border-color);border-radius:16px}.portal-leaderboard-empty p{margin:0;color:var(--portal-text-color);font-size:14px}.portal-leaderboard-points-help{position:relative;display:inline-block;margin-left:6px;cursor:help;vertical-align:middle}.portal-leaderboard-points-help svg{display:block;width:16px;height:16px;color:var(--portal-text-color);opacity:.6;transition:opacity .2s ease}.portal-leaderboard-points-help:hover svg{opacity:1}.portal-leaderboard-tooltip{position:absolute;left:50%;top:calc(100% + 10px);transform:translateX(-50%);z-index:99999;pointer-events:none;width:max-content;max-width:280px}.portal-leaderboard-tooltip-content{visibility:hidden;opacity:0;display:block;background-color:var(--portal-text-color);color:var(--portal-content-bg-color);padding:12px 16px;border-radius:8px;font-size:13px;line-height:1.5;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:opacity .2s ease,visibility .2s ease;white-space:normal;text-align:left;pointer-events:auto}.portal-leaderboard-tooltip-content::after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:var(--portal-text-color)}.portal-leaderboard-points-help:hover .portal-leaderboard-tooltip-content{visibility:visible;opacity:1}.portal-leaderboard-tooltip-title{display:block;font-weight:500;text-align:left;color:var(--portal-content-bg-color)!important}.portal-leaderboard-tooltip-details{display:block;font-size:11px;opacity:.9}@media (max-width:768px){.portal-leaderboard-wrap{max-width:100%}.portal-leaderboard-user-info{flex-direction:column;align-items:flex-start}.portal-leaderboard-progress-section{width:100%;min-width:auto}.portal-leaderboard-current-user,.portal-leaderboard-wrap{margin-right:10px;margin-left:10px}.portal-leaderboard-top-3{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px;padding:24px;justify-items:center}.portal-leaderboard-top-card.rank-1{grid-column:1/-1;grid-row:1;max-width:280px}.portal-leaderboard-top-card.rank-2{grid-column:1;grid-row:2;width:100%;max-width:160px}.portal-leaderboard-top-card.rank-3{grid-column:2;grid-row:2;width:100%;max-width:160px}.portal-leaderboard-list-item{min-height:auto}.portal-leaderboard-list-item p{white-space:normal;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}
.portal-course--lesson-item{padding:16px;text-decoration:none!important}.portal-course-thumbnail-icon{transform:translate(-50%,50%)}.portal-course-thumbnail-icon .portal-svg-icon svg{width:25px;height:25px;border-radius:999px;backdrop-filter:blur(20px)}.portal-svg-icon[aria-label=CircleCheck] svg path{stroke:#fff}.portal-svg-icon[aria-label=Circle] svg{stroke:#d1d5db;stroke-width:1.25px}.portal-active-sub-link .portal-svg-icon[aria-label=Circle] svg{stroke:currentcolor;stroke-width:3px}.portal-svg-icon[aria-label=CircleCheck] svg{fill:#16a34a;stroke:#16a34a}.portal-course-thumbnail-icon svg circle{fill:none;stroke:none}.portal-course-thumbnail-icon svg polygon{fill:#fff;fill-opacity:0.7;stroke:none}.portal-course--lesson-item img{width:auto;height:auto;max-height:45px;box-shadow:none;object-fit:cover;aspect-ratio:16/9;border-radius:6px}.portal-course--lesson-item-content .portal-pp-playlist-item-content{font-size:15px}.portal-course--lesson-item:hover{box-shadow:0 0 10px rgba(0,0,0,.1)}.portal-course--lesson-items .pp-course--section:not( :first-child ){border-top:1px solid var(--portal-border-color);padding-top:20px}.pp-course--section{background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color)}.course-description-title{font-size:16px!important}.course-playlist-title{font-size:18px!important}.pp-course--section-trigger{transform:rotate(0);transition:transform 250ms ease-in-out;padding:0}.pp-course--section-trigger svg{width:20px;height:20px;font-size:20px}.pp-course-section-toggled .pp-course--section-trigger{transform:rotate(-90deg)}.pp-course-section-toggled .pp-course--section-content{opacity:0;visibility:hidden;padding:0;height:0;overflow:hidden}.portal-pp-playlist-item-content,.portal-pp-playlist-item-content *{color:var(--portal-text-color)!important}.portal-pp-playlist-item-title{color:var(--portal-heading-color)!important}.portal-content-type-lesson:has( .portal-restricted-content ) .portal-lesson-header{display:none}.portal-content-type-lesson .portal-restricted-content{max-width:var(--portal-course-container-width);margin:0 auto}.portal-lesson-aside-title{font-size:16px!important;line-height:22px!important;font-weight:600!important}.portal-aside-lesson-text{text-overflow:ellipsis;max-width:100%;white-space:nowrap;overflow:hidden;display:block;color:inherit!important;font-weight:400}.portal-aside-lesson-title svg{margin-right:8px}.portal-aside-lesson-title .portal-svg-icon{vertical-align:text-bottom}.portal-aside-lesson-title .lucide-circle-check-big{stroke:#008000}.portal-course-progress-wrap{width:100%}.portal-progress-wrapper{-js-display:flex;position:sticky;bottom:-20px;background-color:var(--portal-primary-color);display:flex;flex-direction:column;align-items:flex-start;font-weight:500;padding-top:16px;margin-top:16px;padding-bottom:16px;border:1px solid var(--portal-border-color)}.portal-application-layout .portal-progress-wrapper{background-color:var(--portal-secondary-color)}.portal-progress-wrapper .portal-user-profiles-wrap{width:100%}.pp-percent-content{width:100%;-js-display:flex;display:flex;align-items:center;gap:8px}.portal-course-range-completion,.portal-course-range-wrapper{width:100%;display:block;height:8px;border-radius:5px}.portal-course-range-wrapper{max-width:100%;flex:1;background:var(--portal-border-color)}.portal-course-range-completion{max-width:var(--course-percent);background:var(--portal-accent-color,var(--portal-link-active-color))}.pp-percent-content{font-size:14px;line-height:14px}.pp-percent-content{font-weight:500;color:var(--portal-text-color)}.portal-lesson-content-triggers>*{-js-display:flex;display:flex;cursor:pointer}.portal-lesson-header{margin-bottom:20px}.portal-content-type-lesson{max-width:var(--portal-course-container-width);width:100%}.portal-content-type-course{max-width:var(--portal-course-container-width);margin:var(--portal-content-aside-margin);margin-left:auto;margin-right:auto;padding-left:var(--portal-container-spacing);padding-right:var(--portal-container-spacing);padding-bottom:60px;background:0 0;border:none;border-radius:0;box-sizing:border-box;padding-top:0}.portal-sidebar-layout .portal-sidebar-content:has( .portal-content-type-course ){flex:1 1 auto;max-width:var(--portal-course-container-width)}.portal-sidebar-layout .portal-content-type-course{padding-left:0;padding-right:0}.portal-sidebar-layout:has( .portal-content-type-course ){justify-content:center}.portal-progress-wrapper .portal-logout-url{padding:0}.course-playlist-item-badge.portal-badge{top:-12px;right:-10px}.course-description-container{position:relative}.course-description{overflow:hidden;transition:max-height .3s ease;margin:0;line-height:1.4}.course-description.collapsed{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.4em * 2)}.see-more-btn.hidden{display:none}.course-featured-image-wrap img{max-width:var(--portal-course-container-width)}@media (min-width:1024px){.portal-lesson-continue-button{display:none}}@media screen and (max-width:1025px){.portal-content-type-lesson{margin-inline:auto;margin-top:20px}.portal-lesson-content-triggers{margin-left:auto}.lesson-triggers-inside-content{-js-display:flex;display:flex;border-radius:0}.portal-layout-narrow .lesson-triggers-inside-content,.portal-layout-normal .lesson-triggers-inside-content{margin-left:calc(var(--portal-container-spacing,32px) * -1);margin-right:calc(var(--portal-container-spacing,32px) * -1)}}@media (min-width:1025px){.portal-content-type-lesson{margin-top:30px!important}.suredash-lesson-view #portal-main-content{-js-display:flex;display:flex;justify-content:center}}@media (max-width:768px){.portal-sidebar-layout .portal-sidebar-content:has( .portal-content-type-course ){max-width:100%}.portal-course-featured{display:none}.portal-layout-full_width .portal-content-type-lesson{width:auto;margin:20px}.portal-content-type-lesson .portal-restricted-content{max-width:var(--portal-course-container-width);margin:32px auto}.portal-content-type-course{margin:32px auto;margin-bottom:0;padding-bottom:60px}}@media (max-width:544px){.course-playlist-item-badge.portal-badge{padding:2px}.portal-content-type-lesson .portal-restricted-content{margin:20px}.course-playlist-item-badge .portal-badge-text{display:none}.pp-course--meta{-js-display:flex;display:flex;flex-direction:column-reverse}.pp-course--meta .portal-button{width:100%;justify-content:center}}@media (max-width:420px){.pp-course--meta-buttons{gap:4px;width:100%}.pp-course--meta-buttons>span{width:100%;flex-direction:column}}.entry-content .portal-content-type-course,.portal-content-type-course,.wp-block-post-content .portal-content-type-course,.wp-site-blocks .portal-content-type-course{margin-left:auto!important;margin-right:auto!important}.portal-layout-full_width:has( .portal-content-type-course ){padding-left:32px;padding-right:32px;box-sizing:border-box}.portal-content-type-course.portal-content-area{padding-left:0;padding-right:0}.portal-course-with-sidebar .portal-sidebar-content{max-width:100%}.portal-layout-full_width:has( .portal-content-type-course ) .portal-sidebar-layout{margin-left:0;margin-right:0}.single-portal .portal-content #main-content{background-color:transparent}.portal-resource-space-header{padding:var(--portal-container-spacing);background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color);border-radius:12px;transition:all .2s;overflow:hidden}
.portal-layout-item-title{font-weight:600!important;font-size:16px!important;line-height:24px!important}.portal-content-type-collection,.portal-content-type-events{max-width:var(--portal-content-width);background:0 0;border:none;box-shadow:none!important;padding:12px 2px 60px}.collection-course-progress .portal-badge-text{padding:0 4px}.portal-badge.collection-course-progress{background-color:#f0f9ff!important}@media (max-width:768px){.portal-content-type-collection,.portal-content-type-events{margin:0}.portal-content-type-collection{padding:0}}
.portal-content-type-resource-library{max-width:var(--portal-content-width);padding:12px 2px 60px;background:0 0;border:none;transition:all .2s}.portal-content-area.portal-content-type-resource{margin-top:30px;padding:6px 12px 12px}.portal-qv-resource-avatar-icon{width:100px;height:100px;object-fit:cover;background-color:var(--portal-secondary-color)}.portal-resource-quick-view .portal-button.button-primary{padding:12px 20px}
.portal-content-type-events .portal-cards-grid{justify-content:start}.portal-event-content{padding:var(--portal-container-spacing);max-width:var(--portal-content-width);max-height:fit-content;background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color);border-radius:12px;transition:all .2s;overflow:hidden}.portal-event-content-wrapper{-js-display:flex;display:flex;gap:24px}.portal-content-type-event{background:0 0;border:none;margin-top:32px;padding:0}.portal-content-type-event .portal-space-post-content{max-width:100%}.portal-event-date-avatar{background-color:#000;color:#fff;width:fit-content;flex-shrink:0}.portal-event-date-badge{background-color:#f0f3f5;color:var(--portal-heading-color);border-radius:8px;padding:16px 14px;min-width:64px;width:fit-content;line-height:1.15}.portal-event-date-text{align-self:center}.portal-event-date-badge__day{font-size:24px;font-weight:700;color:var(--portal-heading-color)}.portal-event-date-badge__month{font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--portal-text-color);opacity:.85}.palette-dark .portal-event-date-badge,.palette-dark .portal-event-date-badge__day,.palette-dark .portal-event-date-badge__month{color:#1e1e1e}.portal-event-date-text{font-family:var(--portal-body-font-family, inherit)}.portal-event-date-text__primary{font-size:16px;font-weight:700;color:var(--portal-heading-color);line-height:1.35}.portal-event-date-text__primary--spaced{margin-top:14px}.portal-event-date-text__secondary{font-size:14px;color:var(--portal-text-color);opacity:.7;margin-top:2px}.portal-event-detail-separator{height:1px;background-color:var(--portal-border-color);margin:4px 0}.portal-event-location-icon{width:48px;height:48px;background-color:var(--portal-secondary-color);color:var(--portal-heading-color)}.portal-event-location-icon svg{width:24px;height:24px;color:var(--portal-heading-color);stroke:var(--portal-heading-color);stroke-width:2}.portal-event-location-icon--online{background-color:var(--portal-placeholder-green-primary,#d1fae5)}.portal-event-location-icon--online svg{color:#047857;stroke:#047857;stroke-width:2}.portal-event-location-address{line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.portal-event-location-directions{-js-display:inline-flex;display:inline-flex;align-items:center;gap:4px;margin-top:8px;font-size:14px;font-weight:600;color:var(--portal-link-color);text-decoration:none}.portal-event-location-directions svg{color:var(--portal-link-color);stroke:var(--portal-link-color)}.portal-event-location-directions:focus,.portal-event-location-directions:hover{color:var(--portal-link-active-color);text-decoration:underline}.portal-event-location-directions:focus svg,.portal-event-location-directions:hover svg{color:var(--portal-link-active-color);stroke:var(--portal-link-active-color)}.portal-event-add-to-calendar{position:relative;-js-display:inline-flex;display:inline-flex;align-items:stretch;background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color);border-radius:8px;font-size:13px;box-shadow:none}.portal-event-add-to-calendar .portal-event-add-to-calendar__trigger{margin:0!important;min-height:0!important;font-family:inherit!important;letter-spacing:normal!important;text-transform:none!important;text-shadow:none!important;text-decoration:none!important;box-shadow:none!important}.portal-event-add-to-calendar__trigger{-js-display:inline-flex!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;height:36px!important;min-width:160px!important;padding:0 10px 0 12px!important;background:0 0!important;border:none!important;border-radius:8px!important;color:var(--portal-heading-color)!important;font-size:13px!important;font-weight:600!important;line-height:1!important;cursor:pointer;transition:background .15s;outline:0!important}.portal-event-add-to-calendar__trigger:hover{background:var(--portal-secondary-color)!important}.portal-event-add-to-calendar__trigger:focus{outline:0}.portal-event-add-to-calendar__trigger:focus-visible{outline:2px solid var(--portal-link-color,#2563eb)!important;outline-offset:-2px}.portal-event-add-to-calendar__trigger-leading{-js-display:inline-flex;display:inline-flex;align-items:center;gap:8px;color:var(--portal-heading-color)}.portal-event-add-to-calendar__trigger-leading svg{width:14px;height:14px;color:var(--portal-heading-color)}.portal-event-add-to-calendar__trigger-chevron{-js-display:inline-flex;display:inline-flex;color:var(--portal-text-tertiary-color,var(--portal-text-color))}.portal-event-add-to-calendar__trigger-chevron svg{width:12px;height:12px}.portal-event-add-to-calendar__menu{position:absolute;top:calc(100% + 4px);right:0;z-index:50;min-width:200px;margin:0;padding:4px;list-style:none;background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.portal-event-add-to-calendar__menu[hidden]{display:none}.portal-event-add-to-calendar__item,.portal-event-add-to-calendar__item:link,.portal-event-add-to-calendar__item:visited{display:block;padding:8px 10px;font-size:14px;line-height:1.4;font-weight:400;color:var(--portal-heading-color);text-align:left;text-decoration:none;background:0 0;border:none;border-radius:6px;transition:background .15s}.portal-event-add-to-calendar__item:active,.portal-event-add-to-calendar__item:focus,.portal-event-add-to-calendar__item:hover{background:var(--portal-secondary-color);color:var(--portal-heading-color);text-decoration:none}.portal-event-join-cta{width:100%;max-width:95%;margin:auto;padding-top:8px!important;padding-bottom:8px!important;min-height:0!important;border-radius:9999px!important;justify-content:center;box-sizing:border-box}.portal-event-join-cta,.portal-event-join-cta:focus,.portal-event-join-cta:hover{text-decoration:none}.portal-event-join-cta svg{color:currentcolor;fill:currentcolor;flex-shrink:0}.portal-list-item-avatar{min-width:64px;-js-display:flex;display:flex;justify-content:center;align-items:center}.portal-event-space-wrap{max-width:var(--portal-content-width)}.portal-event-space-wrap.narrow-grid-row{max-width:var(--portal-narrow-grid-width);width:100%}.portal-event-pinned-item-content .sd-thumbnail-image{aspect-ratio:4/1}@media (min-width:769px){.portal-event-details-section{width:330px!important;min-width:330px!important;max-width:330px!important;flex-shrink:0;flex-grow:0}}.portal-event-details-section .portal-event-detail-item>.sd-flex-1{min-width:0}.portal-event-details-section .portal-event-detail-item .sd-color-text-primary,.portal-event-details-section .portal-event-detail-item .sd-font-semibold{overflow-wrap:anywhere;word-break:break-word}.sd-event-location-map-wrap{margin-bottom:20px;border:1px solid var(--portal-border-color);border-radius:12px;overflow:hidden;background:var(--portal-content-bg-color);font-family:var(--portal-body-font-family, inherit);color:var(--portal-text-color)}.sd-event-location-map{display:block;width:100%;height:280px;border:0}.sd-event-location-meta{-js-display:flex;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 16px;background:var(--portal-content-bg-color);border-top:1px solid var(--portal-border-color);font-family:var(--portal-body-font-family, inherit);font-size:14px;line-height:1.4}.sd-event-location-meta__address{-js-display:flex;display:flex;align-items:flex-start;gap:8px;min-width:0;color:var(--portal-text-color);overflow-wrap:anywhere;word-break:break-word}.sd-event-location-meta__address svg{flex-shrink:0;margin-top:2px;color:var(--portal-text-color)}.sd-event-location-meta__directions{-js-display:inline-flex;display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-weight:600;text-decoration:none;color:var(--portal-link-color)}.sd-event-location-meta__directions:focus,.sd-event-location-meta__directions:hover{color:var(--portal-link-active-color);text-decoration:underline}@media (max-width:768px){.portal-event-content-wrapper{flex-direction:column-reverse}.portal-content-type-event{margin:32px 0 20px}.portal-content-type-events{padding-left:0;padding-right:0}}@media (max-width:544px){.portal-event-pinned-item-content .sd-thumbnail-image{aspect-ratio:16/9}}
.portal-modal-with-visibility .portal-modal-content{max-width:512px}.portal-visibility-scope-list{width:100%;-js-display:flex;display:flex;flex-direction:column;gap:16px}.portal-visibility-scope-item{-js-display:inline-flex;display:inline-flex;align-items:center;gap:12px;font-size:14px;padding:4px 0;text-decoration:none}.portal-visibility-scope-item:last-child{border-bottom:none}.portal-visibility-scope-item:hover{text-decoration:none}.portal-visibility-scope-item .scope-group-name,.portal-visibility-scope-item .scope-user-name{font-weight:600;flex:1;color:var(--portal-heading-color)}.portal-visibility-scope-item .scope-item-type{font-size:12px;font-weight:400;color:var(--portal-text-color-light);margin-left:auto}.portal-visibility-scope-empty{padding:40px 20px;text-align:center}.portal-visibility-scope-empty p{margin:0;font-size:14px;color:var(--portal-text-color-light)}.post-visibility-button:hover{background-color:var(--portal-secondary-color)}.post-visibility-button svg{width:16px;height:16px}.post-visibility-button span{font-size:14px;font-weight:500;color:var(--portal-text-color)}.portal-access-group-dropdown{top:calc(100% + 4px);right:0;min-width:250px;max-width:400px;width:max-content;background-color:var(--portal-content-bg-color)}.portal-access-group-dropdown input{padding:6px 8px;padding-left:4px}.portal-access-group-option input{transform:scale(1.2)}.portal-access-group-list .headers{padding:12px 12px 8px 12px}.portal-access-group-list .portal-access-groups-container,.portal-access-group-list .portal-access-users-container{max-height:180px;overflow-y:hidden}.portal-access-group-list .portal-access-groups-container:hover,.portal-access-group-list .portal-access-users-container:hover{overflow-y:auto}.portal-access-group-option:hover{background:var(--portal-secondary-color)}