.shared-helpcenter-article-container{min-height:100%}.article-container,.shared-helpcenter-article-container{width:100%;display:flex;flex-direction:column;align-items:center}.article-container{height:auto;justify-content:flex-start;margin-bottom:50px;max-width:945px}@media only screen and (max-width:950px){.article-container{padding:0 30px;margin-bottom:0}}.article-container .shared-helpcenter-breadcrumbs-skeleton{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:0;padding-bottom:15px}@media only screen and (max-width:950px){.article-container .shared-helpcenter-breadcrumbs-skeleton{padding:20px 0 25px}}.article-container .shared-helpcenter-breadcrumbs-skeleton-wrapper{width:100%}.breadcrumb-skeleton{display:flex;align-items:center}.breadcrumb-skeleton .breadcrumb-item{height:14px;width:80px;background-color:#eee;border-radius:4px;animation:pulse 1.5s ease-in-out infinite}.breadcrumb-skeleton .breadcrumb-item:last-child{width:140px}.breadcrumb-skeleton .breadcrumb-spacer{margin:0 8px;height:12px;width:12px;background-color:#eee;border-radius:50%;opacity:.6;animation:pulse 1.5s ease-in-out infinite}.skeleton-article-title{height:32px;width:80%;background-color:#eee;border-radius:4px;margin-bottom:10px;animation:pulse 1.5s ease-in-out infinite}@media only screen and (max-width:950px){.skeleton-article-title{height:24px}}.skeleton-article-description{height:17px;width:90%;background-color:#eee;border-radius:4px;margin-bottom:20px;animation:pulse 1.5s ease-in-out infinite}@media only screen and (max-width:950px){.skeleton-article-description{height:16px}}.article-author-skeleton{margin-bottom:30px!important}.article-author-skeleton .skeleton-author-image{width:36px;height:36px;border-radius:50%;background-color:#eee;animation:pulse 1.5s ease-in-out infinite}.article-author-skeleton .article-author-details .skeleton-author-name{height:15px;width:120px;background-color:#eee;border-radius:4px;margin-bottom:4px;animation:pulse 1.5s ease-in-out infinite}.article-author-skeleton .article-author-details .skeleton-author-date{height:14px;width:100px;background-color:#eee;border-radius:4px;animation:pulse 1.5s ease-in-out infinite}.article-content-skeleton .skeleton-paragraph{height:16px;width:100%;background-color:#eee;border-radius:4px;margin-bottom:15px;animation:pulse 1.5s ease-in-out infinite}.article-content-skeleton .skeleton-paragraph.short{width:70%}.article-content-skeleton .skeleton-paragraph.short:after,.article-content-skeleton .skeleton-paragraph.short:before{display:none}.article-content-skeleton .skeleton-image{height:250px;width:100%;background-color:#eee;border-radius:8px;margin:25px 0;animation:pulse 1.5s ease-in-out infinite}@media only screen and (max-width:950px){.article-content-skeleton .skeleton-image{height:180px}}.article-content-skeleton .skeleton-list-container{margin:20px 0;padding-left:20px}.article-content-skeleton .skeleton-list-container .skeleton-list-item{position:relative;height:16px;width:90%;background-color:#eee;border-radius:4px;margin-bottom:12px;animation:pulse 1.5s ease-in-out infinite}.article-content-skeleton .skeleton-list-container .skeleton-list-item:before{content:"";position:absolute;left:-20px;top:6px;width:6px;height:6px;border-radius:50%;background-color:#eee;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}