@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes sd-qv-spin{to{transform:rotate(360deg)}}html{background:var(--portal-secondary-color)}::-webkit-scrollbar{width:7px;scroll-behavior:smooth;scrollbar-color:#d4d4d4 #fff0}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}::-webkit-scrollbar-track{border-radius:3px;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}.portal-container,.portal-content,.portal-content *{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 h2,.portal-content h2 *,.portal-content h4,.portal-content h5{color:var(--portal-heading-color);font-weight:600}.portal-content p{margin-bottom:1em}.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 .portal-svg-icon{color:currentcolor}.portal-button svg{width:16px;height:16px;font-size:16px}.portal-button.link-button{background:0 0;border:0;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:0;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: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:#fff0;border-radius:4px;border:0;box-shadow:none;outline:0}.portal-button.button-ghost:active,.portal-button.button-ghost:focus{outline:0;border:0;box-shadow:none}.portal-content h1{font-size:32px;line-height:36px;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{font-size:24px;line-height:28px;margin:32px 0 12px}.portal-content h4{font-size:20px;line-height:26px;padding:4px 0;margin:24px 0 8px}.portal-content h5{font-size:18px;line-height:24px;padding:4px 0;margin:16px 0 4px}.portal-content{font-size:16px;line-height:24px;font-weight:400}@media screen and (max-width:768px){.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{font-size:22px;line-height:26px}.portal-content,.portal-content h4{font-size:18px;line-height:24px}.portal-content .portal-site-identity,.portal-content h5{font-size:16px;line-height:22px}.portal-content{font-size:16px}}@media screen and (max-width:544px){.portal-button{font-size:12px;line-height:14px}.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{border-radius:4px;box-shadow:0 0 25px 0 rgb(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)}.portal-sidebar::-webkit-scrollbar{width:5px;height:5px}.portal-sidebar::-webkit-scrollbar-thumb{border-radius:10px;visibility:hidden}.portal-sidebar:hover::-webkit-scrollbar-thumb,.sd-custom-scroll:hover::-webkit-scrollbar-thumb{visibility:visible}.portal-skeleton-container{-js-display:flex;display:flex;flex-direction:column;padding-bottom:12px;overflow:hidden}.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,#fff0 0,rgb(255 255 255/.5) 50%,#fff0 100%);animation:shine 1s infinite}@media (max-width:544px){body{--portal-grid-card-width:100%}}.portal-header-avatar-wrap{cursor:pointer;-js-display:flex;display:flex;align-items:center;gap:12px;width:100%}.portal-user-details>span,.portal-user-settings{text-overflow:ellipsis;display:block;max-width:100%;width:100%;white-space:nowrap;overflow:hidden}.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-details{-js-display:flex;display:flex;flex-direction:column;overflow:hidden}.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-profiles-wrap{-js-display:flex;display:flex;align-items:center;gap:8px}@media (max-width:768px){.portal-user-name{display:none}}.portal-content .portal-user-avatar{object-fit:cover;color:#222!important;font-weight:600!important;border-radius:50%;box-shadow:0 0 10px rgb(0 0 0/.1)}.portal-content input,.portal-content 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 rgb(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{border:1px solid var(--portal-link-active-color);color:var(--portal-global-color-9,var(--portal-global-color-4));background:0 0}.portal-custom-topic-field.portal-extended-linked-field.portal-featured-image-field{width:100%}.wp-block-suredash-content>.portal-content-area:first-child{margin-top:32px}#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}.portal-icon-sm svg{width:14px;height:14px}.portal-icon-md svg{width:16px;height:16px}.portal-icon-lg svg{width:20px;height:20px}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}@media (max-width:1024px){.portal-user-settings{display:none}.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-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-thread-edit-modal .portal-modal-body{padding:16px!important;max-height:none!important;height:100%!important;overflow-y:auto!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}.wp-block-suredash-navigation .portal-aside-group-link :not(.sd-unread-badge){color:inherit!important}:root{--portal-global-color-1:#ffcc00;--portal-global-color-2:#2563EB;--portal-global-color-3:#191b1F;--portal-global-color-4:#19283A;--portal-global-color-5:#ffffff;--portal-global-color-6:#ffffff;--portal-global-color-7:#ffffff;--portal-global-color-8:#E4E7EB;--portal-global-color-9:#545861;--portal-accent-color:var( --portal-global-color-1 );--portal-primary-color:var( --portal-global-color-5, #FFFFFF );--portal-secondary-color:var( --portal-global-color-6, #ffffff );--portal-content-bg-color:var( --portal-global-color-5, #ffffff );--portal-secondary-foreground-color:#000000;--portal-text-color:var( --portal-global-color-4, #19283A );--portal-heading-color:var( --portal-global-color-3, #191b1F );--portal-link-color:var( --portal-global-color-2, #545861 );--portal-border-color:var( --portal-global-color-8, #E4E7EB );--portal-link-active-color:var( --portal-global-color-2, #545861 );--portal-placeholder-color:var( --portal-global-color-9, #9CA3AF );--portal-primary-button-color:#ffffff;--portal-primary-button-bg-color:#ffcc00;--portal-primary-button-hover-color:#ffffff;--portal-primary-button-hover-bg-color:#ffcc00;--portal-secondary-button-color:#020617;--portal-secondary-button-bg-color:#FFFFFF;--portal-secondary-button-hover-color:#020617;--portal-secondary-button-hover-bg-color:#FFFFFF;--portal-danger-button-bg-color:#DC2626;--portal-navigation-width:300px;--portal-content-width:100%;--portal-narrow-container-width:600px;--portal-normal-container-width:800px;--portal-course-container-width:800px;--portal-container-spacing:20px;--portal-home-grid-width:938px;--portal-narrow-grid-width:1030px;--portal-wide-grid-width:1336px;--portal-grid-card-width:296px;--portal-success-notification-background:#DCFCE7;--portal-error-notification-background:#FEE2E2;--portal-warning-notification-background:#FEF9C3;--portal-info-notification-background:#E0F2FE;--portal-neutral-notification-background:#FFFFFF;--portal-placeholder-blue-primary:#E0F2FE;--portal-placeholder-yellow-primary:#FEF3C7;--portal-placeholder-green-primary:#D1FAE5;--portal-placeholder-blue-secondary:#F0F9FF;--portal-placeholder-yellow-secondary:#FFFBEB;--portal-placeholder-green-secondary:#ECFDF5;--portal-placeholder-color-blue:#0EA5E9;--portal-placeholder-color-yellow:#F59E0B;--portal-placeholder-color-green:#10B981;--portal-font-family:Figtree;--portal-text-light-secondary-color:#415062;--portal-text-light-tertiary-color:#69788a;--portal-text-dark-secondary-color:#bfced7;--portal-text-dark-tertiary-color:#97a6af;--portal-text-tertiary-color:var( --portal-text-light-tertiary-color );--portal-text-secondary-color:var( --portal-text-light-secondary-color )}.portal-svg-icon{color:var(--portal-text-color)}.has-portal-global-color-3-color{color:var(--portal-global-color-3,#191b1F)!important}.has-portal-global-color-4-color{color:var(--portal-global-color-4,#19283A)!important}.has-portal-global-color-5-background-color{background-color:var(--portal-global-color-5,#ffffff)!important}.has-portal-global-color-6-background-color{background-color:var(--portal-global-color-6,#ffffff)!important}.has-portal-global-color-9-color{color:var(--portal-global-color-9,#545861)!important}.portal-svg-icon{-js-display:inline-flex;display:inline-flex}.sd-relative{position:relative}.sd-flex{-js-display:flex;display:flex}.sd-inline-flex{-js-display:inline-flex;display:inline-flex}.sd-flex-col{-js-display:flex;display:flex;flex-direction:column}.sd-flex-wrap{flex-wrap:wrap}.sd-items-start{align-items:flex-start}.sd-self-center{align-self:center}.sd-justify-center{justify-content:center}.sd-w-full{width:100%}body .sd-gap-0{gap:0}.sd-gap-4{gap:4px}.sd-gap-6{gap:6px}.sd-gap-8{gap:8px}.sd-gap-12{gap:12px}.sd-gap-16{gap:16px}.sd-force-p-0{padding:0!important}.sd-pt-20{padding-top:20px}.sd-pb-10{padding-bottom:10px}.sd-px-12{padding-left:12px;padding-right:12px}.sd-px-16{padding-left:16px;padding-right:16px}.sd-py-8{padding-top:8px;padding-bottom:8px}.sd-py-24{padding-top:24px;padding-bottom:24px}.sd-mt-30{margin-top:30px}.sd-mb-20{margin-bottom:20px}.sd-mx-auto{margin-left:auto;margin-right:auto}.sd-h-full{height:100%}.sd-max-w-100{max-width:100px}.sd-font-12{font-size:12px}.sd-font-16{font-size:16px}.sd-force-font-28{font-size:28px!important}.sd-line-16{line-height:16px}.sd-line-20{line-height:20px}.sd-font-normal{font-weight:400}.sd-force-font-medium{font-weight:500!important}.sd-wrap{white-space:normal}.sd-force-border-none{border:0!important}.sd-border-dashed{border:1px dashed var(--portal-border-color)}.sd-outline-0{outline:0}.sd-radius-6{border-radius:6px}.sd-force-bg-transparent{background-color:transparent!important}.sd-heading-title{color:var(--portal-heading-color)!important}.sd-text-color,.sd-text-color *{color:var(--portal-text-color)!important}.sd-help-text,.sd-help-text *{color:var(--portal-global-color-9,var(--portal-text-color))!important}.sd-text-center{text-align:center}.sd-transition{transition:all .25s ease-in-out}.sd-force-shadow-none{box-shadow:none!important}.sd-shadow-lg{box-shadow:0 0 6px var(--portal-border-color)}.sd-display-none{display:none}.sd-pointer{cursor:pointer}.sd-overflow-hidden{overflow:hidden}.sd-hover-border-custom:hover{border-color:var(--sd-hover-border-custom)}.sd-custom-scroll{scrollbar-width:thin;scrollbar-color:var(--portal-border-color,#ccc) #fff0}.sd-custom-scroll::-webkit-scrollbar{width:5px;height:5px}.sd-custom-scroll::-webkit-scrollbar-thumb{background:#e8e8ed;border-radius:10px;visibility:hidden}.sd-custom-scroll::-webkit-scrollbar-track{background:0 0}.sd-max-w-custom{max-width:var(--sd-max-w-custom)}.sd-bg-custom{background-color:var(--sd-bg-custom)!important}.sd-focus-border-custom:focus{border-color:var(--sd-focus-border-custom)}.wp-block-suredash-content .sd-boxed-post{background:var(--portal-content-bg-color);border:1px solid var(--portal-border-color)}.suredash-error-message{color:#dc2626}@media (max-width:544px){.sd-mobile-flex-wrap{flex-wrap:wrap;gap:8px}}.sd-justify-between{justify-content:space-between}.sd-items-center{align-items:center}:root{--wp--preset--color--portal-global-color-1:var(--portal-global-color-1);--wp--preset--color--portal-global-color-2:var(--portal-global-color-2);--wp--preset--color--portal-global-color-3:var(--portal-global-color-3);--wp--preset--color--portal-global-color-4:var(--portal-global-color-4);--wp--preset--color--portal-global-color-5:var(--portal-global-color-5);--wp--preset--color--portal-global-color-6:var(--portal-global-color-6);--wp--preset--color--portal-global-color-7:var(--portal-global-color-7);--wp--preset--color--portal-global-color-8:var(--portal-global-color-8);--wp--preset--color--portal-global-color-9:var(--portal-global-color-9)}body .wp-site-blocks{padding:0;margin:0}.wp-block-suredash-color-switcher *,.wp-block-suredash-identity *,.wp-block-suredash-profile *{font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;color:inherit!important}.portal-container:has(.portal-sidebar){gap:0}:root :where(.portal-no-space-wrapper)>*+*{margin-block-start:0!important}.suredash-single-content>*{max-width:100%!important}@media (min-width:1026px){.wp-site-blocks .portal-hide-on-desktop{display:none}}@media (max-width:1025px){.wp-site-blocks .portal-hide-on-responsive{display:none}}.wp-block-suredash-content{padding-bottom:60px}.portal-branding-section{justify-content:left}.wp-block-suredash-profile .portal-user-profiles-wrap{display:block;width:fit-content}.wp-block-suredash-profile .portal-header-avatar-wrap{-js-display:flex;display:flex;justify-content:center}.wp-block-suredash-profile .portal-user-profiles-wrap:has(.portal-user-settings){-js-display:flex;display:flex;width:100%}.suredash-profile--fixed .portal-user-profiles-wrap{position:fixed;left:0;right:0;padding:20px;background:var(--portal-primary-color)}.portal-sidebar .wp-block-suredash-profile .portal-user-profiles-wrap:has(.portal-user-settings)::before{content:"";position:absolute;top:-40px;left:0;width:100%;height:40px;background:linear-gradient(to bottom,#fff0,var(--portal-primary-color) 35px,var(--portal-primary-color) 100%);pointer-events:none;z-index:-1}.wp-block-suredash-navigation .portal-aside-group:not(.pinned-group):last-child .portal-aside-group-body{margin-bottom:0}.portal-aside-item-title{line-height:1.25;text-overflow:ellipsis;display:block;max-width:100%;width:100%;white-space:nowrap;overflow:hidden}.wp-block-suredash-title{margin:0!important}.portal-application-footer{position:fixed;left:0;right:0;bottom:0;z-index:99}.switcher-button.portal-button{padding:4px;transition:all .25s ease-in-out;box-shadow:none}.switcher-button.portal-button.button-primary svg{stroke:currentcolor}:root{--jd-tooltip-color:#fff;--jd-tooltip-background-color:rgba( 0, 0, 0, 0.7 );--jd-tooltip-sfx-shadow:rgba( 0, 0, 0, 0.15 );--jd-tooltip-border-width:0;--jd-tooltip-border-color:#e5e5e5;--jd-popup-box-shadow:0 4px 1px -2px rgba( 76, 76, 76, 0.2 ),0 3px 3px 0 rgb( 76 76 76 / 15% ),0 1px 4px 0 rgb( 76 76 76 / 13% );--jd-em-color-border:#b6d4fe;--jd-em-color-bg:#cfe2ff;--jd-em-color-color:#084298;--jd-em-border-radius:0.375rem;--jd-em-padding:calc( 1rem / 2 ) 1rem;--jd-em-font-size:1rem;--jd-button-trigger-size:14px;--jd-image-editor-resizer-border-color:#05ff00;--jd-image-editor-resizer-target-size:padding-default;--jd-image-editor-resizer-target-border-color:#383838;--jd-image-editor-resizer-target-bg-color:#8c7878;--jd-color-folder-title:#b1b1b1;--jd-first-column:31%;--jd-cols:4;--jd-info-background:#e9e9e9;--jd-icon-size:12px;--jd-col-size:150px;--jd-anl-color-new-line:var(--jd-color-border);--jd-anl-handle-size:20px;--jd-anl-handle-offset:calc( 100% - var( --jd-anl-handle-size ) );--jd-color-picker-cell-size:24px;--jd-viewer-width:70px;--jd-viewer-height:24px;--jd-resizer-handle-size:10px;--jd-resizer-border-color:#98c1f1;--jd-resizer-handle-color:#5ba4f3;--jd-resizer-handle-hover-color:#537ebb;--jd-height-search:30px;--jd-width-search:320px;--jd-width-search-input-box:60%;--jd-width-search-count-box:15%;--jd-transform-button-active:0.95;--jd-timeout-button-active:0.1s;--jd-color-white:#fff;--jd-color-gray:#dadada;--jd-color-gray-dark:#a5a5a5;--jd-color-dark:#4c4c4c;--jd-color-blue:#b5d6fd;--jd-color-light-blue:rgba( 181, 214, 253, 0.5 );--jd-color-red:#ff3b3b;--jd-color-light-red:rgba( 255, 59, 59, 0.4 );--jd-color-default:var(--jd-color-dark);--jd-color-text:#222;--jd-color-label:var(--jd-color-gray-dark);--jd-color-error:var(--jd-color-red);--jd-color-border:var(--jd-color-white);--jd-color-border-dark:var(--jd-color-dark);--jd-color-border-selected:#1e88e5;--jd-color-border-active:#b5b5b5;--jd-color-selection:var(--jd-color-dark);--jd-color-selection-area:#bdbdbd;--jd-color-separator:var(--jd-color-border);--jd-color-placeholder:var(--jd-color-gray-dark);--jd-color-panel:var(--jd-color-white);--jd-color-resizer:#c8c8c8;--jd-color-background-default:var(--jd-color-white);--jd-color-background-light-gray:#f5f5f6;--jd-color-background-gray:var(--jd-color-gray);--jd-color-background-gray-hover:#f8f8f8;--jd-color-background-button-hover:#ecebe9;--jd-color-background-button-hover-opacity30:rgba( 236, 235, 233, 0.3 );--jd-color-background-progress:#b91f1f;--jd-color-background-active:#2196f3;--jd-color-background-selection:#b5d6fd;--jd-color-text-selection:var(--jd-color-white);--jd-color-background-selection-opacity50:rgba( 181, 214, 253, 0.995 );--jd-color-source-area:#323232;--jd-color-button-background-hover:#dcdcdc;--jd-color-button-background-hover-opacity40:rgba( 220, 220, 220, 0.4 );--jd-color-button-background-hover-opacity60:rgba( 220, 220, 220, 0.6 );--jd-font-default:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif;--jd-font-size-default:14px;--jd-font-size-small:11px;--jd-color-text-icons:rgba( 0, 0, 0, 0.75 );--jd-color-icon:var(--jd-color-dark);--jd-border-radius-default:8px;--jd-icon-tiny-size:8px;--jd-icon-xsmall-size:10px;--jd-icon-small-size:12px;--jd-icon-middle-size:14px;--jd-icon-large-size:16px;--jd-z-index-full-size:100000;--jd-z-index-popup:10000001;--jd-z-index-dialog-overlay:20000003;--jd-z-index-dialog:20000004;--jd-z-index-context-menu:30000005;--jd-z-index-tooltip:30000006;--jd-icon-loader-size:48px;--jd-width-element-default:18px;--jd-height-element-default:18px;--jd-dark-background-color:#575757;--jd-dark-background-ligher:#c0c0c0;--jd-dark-background-darknes:#353535;--jd-dark-border-color:#444;--jd-dark-text-color:#d1cccc;--jd-dark-text-color-opacity80:rgba( 209, 204, 204, 0.8 );--jd-dark-text-color-opacity50:rgba( 209, 204, 204, 0.5 );--jd-dark-icon-color:#c0c0c0;--jd-dark-toolbar-color:#5f5c5c;--jd-dark-toolbar-seperator-color1:rgba( 81, 81, 81, 0.41 );--jd-dark-toolbar-seperator-color2:#686767;--jd-dark-toolbar-seperator-color-opacity80:rgba( 104, 103, 103, 0.8 );--jd-dark-toolbar-seperator-color3:rgba( 104, 103, 103, 0.75 );--jd-dark-color-border-selected:#152f5f;--jd-width-default:180px;--jd-width-input-min:var(--jd-width-default);--jd-input-height:32px;--jd-button-icon-size:14px;--jd-margin-v:2px;--jd-button-df-size:calc( ( var( --jd-button-icon-size ) - 4px ) * 2 );--jd-button-size:calc( var( --jd-button-icon-size ) + var( --jd-button-df-size ) + var( --jd-margin-v ) * 2 );--jd-focus-input-box-shadow:0 0 0 0.05rem rgba( 0, 123, 255, 0.25 );--jd-switche-width:60px;--jd-switche-height:32px;--jd-switche-slider-margin:4px;--jd-switche-slider-size:calc( var( --jd-switche-height ) - var( --jd-switche-slider-margin ) * 2 );--jd-color-border:var( --portal-global-color-5, #fff );--jd-color-panel:var( --portal-global-color-5, #fff );--jd-padding-default:12px;--jd-color-icon:var( --portal-global-color-3, var( --jd-color-dark ) );--jd-color-button-background-hover:var( --portal-global-color-6, #dcdcdc );--jd-border-radius-default:0}.jodit-file-browser-tree__item:hover-title{color:var(--jd-color-text)}::highlight(jodit-search-result){background-color:var(--jd-color-background-selection);color:var(--jd-color-text-selection)}.pfd-header-search{display:none}.portal-search-modal-container{position:relative;width:100%;opacity:0;visibility:hidden}.portal-search-backdrop{position:fixed;background:rgb(0 0 0/70%);top:0;right:0;bottom:0;left:0;opacity:0;z-index:99999;visibility:hidden;transition:all .2s}.portal-search-container{width:100%;position:relative;-js-display:flex;display:flex;align-items:center;justify-content:flex-end;z-index:99}.portal-search-container input.portal-search-input{width:100%;height:44px;color:var(--portal-text-color,#111827);background:var(--portal-primary-color);border:1px solid var(--portal-border-color);box-shadow:0 1px 2px 0 rgb(0 0 0/5%);padding:8px 32px;font-size:14px;font-weight:400;line-height:20px;border-radius:4px;transition:all .1s ease-in-out}.portal-search-container input#placeholder-search-input{height:38px}.portal-search-container .portal-search-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none}.portal-search-container input.portal-search-input:focus{outline:0;color:var(--portal-text-color,#111827);border:1px solid var(--portal-link-active-color);background:var(--portal-global-color-6,var(--portal-primary-color))}.portal-search-container .portal-search-input::-webkit-search-cancel-button{-webkit-appearance:none}.portal-search-container .portal-search-input::-webkit-input-placeholder{color:var(--portal-text-color);opacity:.75}#search-wrapper{position:relative;width:100%;max-width:520px}.portal-search-results-wrap{position:absolute;background:var(--portal-global-color-5,#fff);z-index:9999}.portal-search-results .no-search-results-text,.portal-search-results .portal-error-results-wrap,.portal-search-results .portal-helper{font-size:14px;font-weight:600;margin:0;color:var(--portal-heading-color)}.portal-search-results-wrap ul.pf-docs-result-list{list-style:none;text-align:left}ul.pf-docs-result-list li a{list-style:none;display:block;padding:6px 0;border:0;text-decoration:none!important}ul.pf-docs-result-list li a,ul.pf-docs-result-list li a *{opacity:.9;font-size:14px;line-height:20px;color:var(--portal-link-color)}ul.pf-docs-result-list li:hover{color:var(--portal-link-active-color)}.pf-docs-hide{height:0;opacity:0;margin:0;display:none;width:0}.portal-search-results-wrap .list-heading{font-size:14px;line-height:22px;font-weight:600;padding-top:8px;padding-bottom:8px;color:var(--portal-heading-color)}.portal-search-results .no-search-results-text,.portal-search-results .portal-helper{padding-left:8px;margin-bottom:0}.portal-search-container input.portal-search-input:-ms-input-placeholder{color:var(--portal-text-color,#64748b)}.portal-search-container input.portal-search-input::placeholder{color:var(--portal-text-color,#64748b)}.portal-search-container .pf-svg-search,.portal-search-shortcut{position:absolute;color:var(--portal-text-color);pointer-events:none}.portal-search-container .pf-svg-search{left:8px;margin:0}.portal-search-shortcut{right:10px;width:22px;height:22px;font-size:.75em;line-height:16px;font-weight:400;border-radius:99px;text-align:center;padding:3px;box-sizing:border-box;border:1px solid var(--portal-border-color);-js-display:flex;display:flex;align-items:center;justify-content:center}.portal-search-results{text-align:left}.portal-search-results-wrap ul.pf-docs-result-list li{padding-left:8px;padding-right:8px;margin:0;transition:opacity .25s ease;width:100%;color:var(--portal-heading-color);-js-display:flex;display:flex;align-items:center;gap:8px;border-radius:4px}.portal-search-results-wrap ul.pf-docs-result-list li a{flex-grow:1;list-style:none;padding:6px 0;border:0;text-decoration:none!important;width:calc(100px - 28px);color:var(--portal-text-color);outline:0;-js-display:flex;display:flex;align-items:center;gap:8px;border-radius:4px}.portal-search-results-wrap ul.pf-docs-result-list li a svg{min-width:16px}.portal-search-results-wrap ul.pf-docs-result-list .portal-search-item-title-wrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-search-results-wrap ul.pf-docs-result-list .pfd-search-recent-item-remove{cursor:pointer}.portal-search-results-wrap ul.pf-docs-result-list li a,.portal-search-results-wrap ul.pf-docs-result-list li a *{opacity:.9;font-size:14px;line-height:20px;color:var(--portal-text-color,#111827)}.pfd-search-recent-docs-container{transition:opacity .25s ease}.portal-search-results-wrap ul.pf-docs-result-list li:not(.list-heading):has(.portal-search-item-link:focus),.portal-search-results-wrap ul.pf-docs-result-list li:not(.list-heading):has(.portal-search-item-link:hover){background-color:var(--portal-secondary-color)}.pfd-search-loading{padding:16px 16px 0}@media screen and (max-width:768px){.portal-search-container input.portal-search-input{height:45px;font-size:14px}.portal-search-container .portal-search-shortcut{display:none}ul.pf-docs-result-list li a{font-size:14px}.portal-search-modal-container{padding:20px}}.portal-branding-section a{color:var(--portal-secondary-foreground-color)}[id^=portal-post-]{outline:2px solid #fff0;outline-offset:-2px;transition:outline-color 1s ease-out,box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.portal-pagination-loader{display:none;margin:20px auto;min-height:48px;line-height:48px;width:70px;text-align:center}.portal-pagination-loader.active{display:block}.portal-pagination-loader>div{width:12px;height:12px;background-color:var(--portal-link-active-color);border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.portal-pagination-loader .portal-pagination-loader-1{animation-delay:-.32s}.portal-pagination-loader .portal-pagination-loader-2{animation-delay:-.16s}@media (max-width:544px){.portal-banner-heading{font-size:18px;line-height:24px}}.portal-quick-view-bg{position:fixed;visibility:hidden;overflow:hidden;background:#0b0b0b;opacity:0;transition:opacity .3s;z-index:1042}.portal-quick-view-loader{z-index:1000;border:0;width:100%;height:100%;top:0;left:0;position:absolute}.portal-quick-view-loader.blockUI.blockOverlay::before{content:"";background:0 0!important;width:48px;height:48px;display:block;position:absolute;top:45%;left:50%;margin-left:-24px;border:3px solid #fff;border-radius:50%;border-left-color:#fff0;border-right-color:#fff0;animation:sd-qv-spin 575ms infinite linear}#portal-quick-view-modal{position:fixed;visibility:hidden;opacity:0;top:0;left:0;width:100%;height:100%;z-index:1400;text-align:center;transition:all .3s;overflow-x:hidden;overflow-y:auto}#portal-quick-view-modal .portal-qv-content-main-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:768px;max-height:90%;overflow:hidden;width:100%;height:100%;border-radius:12px}@media (max-width:768px){#portal-quick-view-modal .portal-qv-content-main-wrapper{max-height:100%}}#portal-quick-view-modal .portal-qv-content-main{position:relative;pointer-events:none;display:block;max-width:100%;width:100%;height:100%;overflow:hidden;margin:0 auto;text-align:left;z-index:1045;transform:translateY(-30px);opacity:0;transition:transform .5s,opacity .5s}#portal-quick-view-modal .portal-qv-content-main::after,#portal-quick-view-modal .portal-qv-content-main::before{content:"";display:table;clear:both}#portal-quick-view-modal .sd-post-lightbox-content{-js-display:flex;display:flex;flex-direction:column;pointer-events:auto;background-color:#fff;width:100%;height:100%;margin:0 auto;box-shadow:3px 3px 20px 0 rgb(0 0 0/.15);position:relative;border-radius:12px;overflow:hidden}#portal-quick-view-content{flex:1;height:100%;-js-display:flex;display:flex;flex-direction:column}.portal-modal-close{cursor:pointer}.suredash-upload-data{display:none;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:center;border:1px solid var(--portal-border-color);border-radius:4px;padding:12px;margin-top:15px}.suredash-upload-icon svg{stroke:var(--portal-accent-color,var(--portal-link-color))}.portal-custom-topic-field label.suredash-classic-upload-label{line-height:1.5em}.suredash-input-upload{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;width:100%;height:100%;z-index:1}input[type=file i]::-webkit-file-upload-button{cursor:pointer}.portal-aside-group-list a,.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}.portal-aside-list-wrapper,.portal-aside-list-wrapper .portal-aside-group-wrap{transition:all .25s ease-in-out}.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}.portal-aside-group-body{padding-bottom:20px;opacity:1;visibility:visible;transition:all .25s ease-in-out}.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{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}.sd-aside-group-toggle{-js-display:inline-flex;display:inline-flex;cursor:pointer;border-radius:50%;padding:0}.sd-aside-group-toggle:hover{background-color:var(--portal-secondary-color)}.portal-aside-group-list a{width:100%;font-size:16px;line-height:24px;font-weight:500;padding:8px;border-radius:4px;gap:8px;color:var(--portal-backward-navigation-color);transition:none}.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-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: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))}.sd-aside-group-toggle{transform:rotate(0);transition:transform 250ms ease-in-out;margin:0 2px 0 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-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-layout-normal{padding-left:32px;padding-right:32px;box-sizing:border-box}.wp-block-suredash-content{max-width:100%!important;width:100%!important}.is-layout-flow>.wp-block-suredash-content,.wp-site-blocks .wp-block-suredash-content{max-width:100%!important;margin-left:0!important;margin-right:0!important}.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-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-thread-details>*{line-height:1}.portal-store-post-author-data{flex-direction:unset}.portal-post-author a{gap:8px;align-items:center}.portal-post-author a,.portal-thread-details>*{-js-display:flex;display:flex}#portal-post-creation-modal,#portal-post-reaction-modal{display:none}.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-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:rgb(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-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 rgb(0 0 0/.05),0 4px 6px -2px rgb(0 0 0/.05)}.portal-modal-header h2{font-size:18px;font-weight:600;line-height:1.5em}.portal-post-reactor-header h4{display:none;font-weight:600}.portal-post-creation-supports svg{margin:5px;cursor:pointer}.portal-custom-topic-field,.portal-modal-body{-js-display:flex;display:flex;flex-direction:column}.portal-modal-body{padding:16px;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{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 rgb(0 0 0/.05),0-4px 6px -2px rgb(0 0 0/.05);text-align:right;justify-content:space-between;position:sticky;bottom:0;width:100%;flex-shrink:0;z-index:100}.portal-modal-footer,.portal-post-creation-supports,.portal-post-creation-supports span,a.portal-sub-item-link{-js-display:flex;display:flex;align-items:center}.portal-post-creation-actions{-js-display:inline-flex;display:inline-flex;gap:8px}.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-post-author{font-weight:600;color:var(--portal-heading-color)!important}.portal-store-post-publish-date{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:0 0 4px}.portal-sub-item-link svg{width:16px;height:16px}a.portal-sub-item-link{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}.single-community-post a.portal-thread-details{pointer-events:none}.portal-store-post-actions{position:relative}:root{--portal-content-width:var(--portal-normal-container-width);--portal-content-aside-margin:0 auto 32px}@media (max-width:921px){.sd-portal-navigation-close svg,.sd-portal-navigation-toggle svg{cursor:pointer}.portal-branding-section .portal-banner-heading,.portal-branding-section .portal-banner-heading *{font-size:20px;line-height:28px}.portal-content-area{margin:0}.portal-skeleton-content{padding:0 20px}.portal-modal-footer{max-height:min(var(--portal-dynamic-footer-height),54px)}#portal-post-creation-modal .portal-modal-header{flex-wrap:wrap;gap:8px}#portal-post-creation-modal .portal-modal-header h2{flex:1;min-width:0;font-size:16px}#portal-post-creation-modal .portal-post-creation-supports{gap:4px}#portal-post-creation-modal .portal-post-creation-supports svg{margin:3px}#portal-post-creation-modal .portal-modal-content,#portal-thread-edit-modal .portal-modal-content{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;border-radius:0!important;top:0!important;left:0!important;transform:none!important}.wp-block-suredash-content{--portal-container-spacing:0;--portal-content-aside-margin:0;--portal-content-width:100%;padding:0!important}.portal-content-area{border-radius:0!important;border-left:none!important;border-right:none!important;--portal-container-spacing:12px;padding-bottom:120px!important}.portal-content-area.sd-boxed-post{margin-top:0!important;padding:var(--portal-container-spacing)!important;padding-bottom:120px!important;border:0!important;box-shadow:none!important;border-radius:0!important}}@media (max-width:921px) and (hover:none) and (pointer:coarse){input[type=search],input[type=text],textarea{font-size:max(16px,1em)}}@media (max-width:544px){.wp-block-suredash-content>.portal-content-area:first-child{margin-top:20px}}.wp-block-image{cursor:zoom-in}