.shared-helpcenter-container-main{height:100vh;justify-content:flex-start;opacity:1!important}.shared-helpcenter-container-main,.shared-helpcenter-container-main .shared-helpcenter-collection-details{width:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--shared-background-color)}.shared-helpcenter-container-main .shared-helpcenter-collection-details{justify-content:center;min-width:570px}@media only screen and (max-width:950px){.shared-helpcenter-container-main .shared-helpcenter-collection-details{min-width:unset}}.shared-helpcenter-container-main .shared-helpcenter-collection-details-wrapper{width:100%;max-width:945px;display:flex;flex-direction:column;border-radius:10px;padding:0}@media only screen and (max-width:950px){.shared-helpcenter-container-main .shared-helpcenter-collection-details-wrapper{padding:0;margin:0}}.shared-helpcenter-container-main .collection-item-title{cursor:default!important;width:100%;padding:10px 0 20px;margin-bottom:20px;display:flex;flex-direction:row;align-items:center;border-radius:10px;cursor:pointer}@media only screen and (max-width:950px){.shared-helpcenter-container-main .collection-item-title{flex-direction:column;align-items:flex-start;margin:0 0 20px;padding:0}}.shared-helpcenter-container-main .collection-item-title:last-of-type{margin-bottom:0}.shared-helpcenter-container-main .collection-item-title .collection-item-details{display:flex;flex-direction:column;width:100%;cursor:default}.shared-helpcenter-container-main .collection-item-title .collection-item-details .title-text{font-weight:700;font-size:28px;margin-top:10px}@media only screen and (max-width:950px){.shared-helpcenter-container-main .collection-item-title .collection-item-details .title-text{font-size:18px;margin-top:10px}}.shared-helpcenter-container-main .collection-item-title .collection-item-details .running-text{margin-top:12px;font-size:16px;line-height:1.35;font-weight:400}@media only screen and (max-width:950px){.shared-helpcenter-container-main .collection-item-title .collection-item-details .running-text{font-size:15px;margin-top:6px}}.shared-helpcenter-container-main .articles-list{display:flex;flex-direction:column;background-color:var(--shared-background-color);box-shadow:0 0 0 1px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);border-radius:12px;padding:10px;margin-bottom:20px}.shared-helpcenter-container-main .articles-list :last-of-type{margin-bottom:0}.shared-helpcenter-container-main .articles-list-header{margin:15px 12px 12px;padding-bottom:20px;border-bottom:1px solid var(--shared-color-11);display:flex;align-items:center;gap:10px}.shared-helpcenter-container-main .articles-list-header .articles-list-image{height:23px;width:23px;object-fit:contain;margin-bottom:3px}@media only screen and (max-width:950px){.shared-helpcenter-container-main .articles-list-header{margin-top:10px;padding-bottom:15px}}.shared-helpcenter-container-main .articles-list-header h2{margin-top:0;font-weight:700;font-size:20px;color:var(--shared-title-color)}@media only screen and (max-width:950px){.shared-helpcenter-container-main .articles-list-header h2{font-size:16px;font-weight:600;line-height:24px}}.shared-helpcenter-container-main .article-item{width:100%;padding:15px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:10px}@media only screen and (max-width:950px){.shared-helpcenter-container-main .article-item{padding:15px}}.shared-helpcenter-container-main .article-item .fa-solid{font-size:11px;color:var(--shared-color)}.shared-helpcenter-container-main .article-item-details{width:100%;padding-right:20px}.shared-helpcenter-container-main .article-item-details-title{margin:0;font-size:16px;font-weight:400;color:var(--shared-title-color)}@media only screen and (max-width:950px){.shared-helpcenter-container-main .article-item-details-title{font-size:15px}}.shared-helpcenter-container-main .article-item-details-description{margin-top:7px;font-size:16px;line-height:22px;font-weight:400;color:var(--shared-text-color)}@media only screen and (max-width:950px){.shared-helpcenter-container-main .article-item-details-description{font-size:14px}}.shared-helpcenter-container-main .article-item:hover{background-color:var(--shared-color-11)}.shared-helpcenter-container-main .article-item:hover .article-item-details-title,.shared-helpcenter-container-main .article-item:hover .fa-solid{color:var(--shared-color)}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;height:100%;width:100%}.not-found-container i{font-size:3rem;color:var(--shared-color);margin-bottom:1rem}.not-found-container h2{margin-bottom:.5rem;font-size:1.5rem}.not-found-container .go-to-home{margin-top:.5rem;color:var(--shared-color);text-decoration:underline}.not-found-container p{color:#666}