.post-content-wrapper{display:flex;flex-direction:column;overflow-x:auto}.post-image-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--primary);overflow:hidden;position:sticky;top:0;min-height:-moz-fit-content;min-height:fit-content}.post-image-wrapper .post-icon{width:80px;height:80px;color:var(--highlight)}.post-content-wrapper{min-height:100%;height:auto}.post-content-wrapper .post-body-wrapper{position:relative;min-height:-moz-fit-content;min-height:fit-content;width:100%;background-color:var(--primary);display:flex;flex-direction:column}.post-content-wrapper .post-body-wrapper.curve-top .post-header-container{top:0}.post-content-wrapper .post-body-wrapper.curve-top .post-header-container .post-header-container-inner{border-radius:10px 10px 0 0}.post-content-wrapper .post-body-wrapper .post-header-container{z-index:2;min-height:56px;position:sticky;top:99px;background-color:var(--primary);color:var(--text-grey-100)}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner{background-color:var(--bg-dark);display:flex;gap:16px;padding:16px}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner .icon-block{display:flex;justify-content:center;align-items:center}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner .icon-block .icon{width:32px;height:32px;color:var(--highlight)}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner .title{flex:1;display:flex;flex-direction:column;color:var(--text-dark-000);font-weight:400}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner .title .title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner .title h5.primary-text{font-size:var(--text-h5)}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner .title h5.primary-text.primary-bold{font-weight:700}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner .title>p{font-size:var(--text-body-3)}.post-content-wrapper .post-body-wrapper .post-header-container .post-header-container-inner p.post-subtext{color:var(--text-dark-000);font-weight:400;font-size:var(--text-body-3)}.post-content-wrapper .post-body-wrapper .post-details-container{flex:1;background-color:var(--bg-main)}.post-user-container{position:sticky;top:0;z-index:1;display:flex;align-items:center;height:40px;background-color:var(--primary);padding:0 16px;gap:8px}.post-user-container .user-title-details{flex:1;font-size:var(--text-body-3);font-weight:400;color:var(--text-dark-000)}.post-user-container .user-title-details .title-car{color:var(--text-dark-000)}.post-user-container .user-title-details .title-main{font-family:var(--font-fira-sans-condensed);font-size:var(--text-h5);line-height:16px}.mini-profile-img{position:relative;min-width:24px;width:24px;height:24px;border-radius:50%;overflow:hidden;border:1px solid var(--highlight);display:flex;align-items:center;justify-content:center;color:var(--highlight)}