.share-modal{min-width:300px}.content{font-weight:400;line-height:1.5;text-transform:none;width:100%}.content:hover{border-radius:0}.container{display:flex;justify-content:flex-start;background-color:transparent}.visible{height:26px}.hidden{height:0}.copy-box{transition:height .2s ease-in;overflow:hidden}.action-bar{position:relative}.input-label{margin-left:1.25rem}input[type=date]:not([class*=WaeTextField-module_wae-input]).input-datepicker{border:1px solid #000;border-radius:.5rem}.user-follow-button,.view-profile-button{border-radius:9999px}.post-header{border-radius:8px}.post-header-action-button{position:relative}.highlighted{background-color:#5557f8;padding:1rem}.follow-button{border-radius:2rem;width:2.5rem}.follow-button-following{background:#f2f2ff;border:3px solid #fff}.prevent-redirect,.prevent-redirect:hover{cursor:default}.post-translate{padding-top:0}.post-translate-text-translated-via{margin-top:0}.post-wrapper{width:auto;min-width:100%}@container post-modal (width > 0px){.post-wrapper{height:-webkit-fill-available;height:fill-available;height:-moz-available;height:stretch}}.post{display:grid;grid-template-areas:"header" "rating" "content" "actions" "comments";grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;min-height:0}.post-with-product{grid-template-areas:"header" "product" "rating" "content" "actions" "comments"}@media(min-width:800px){.post-with-product{grid-template-areas:"header product" "rating product" "content product" "actions product" "comments product";grid-template-columns:auto 220px}}@container (width > 630px){.post-with-product{grid-template-areas:"header product" "rating product" "content product" "actions product" "comments product";grid-template-columns:auto 220px}}.post-grid-header{grid-area:header;min-width:0;min-height:0}.post-grid-product{grid-area:product;min-width:0;min-height:0}@container (width > 630px){.post-grid-product{border-left:1px solid #d9d9d9;padding-left:2rem}}.post-grid-rating{grid-area:rating;min-width:0;min-height:0}.post-grid-share{grid-area:share;min-width:0;min-height:0}.post-grid-content{grid-area:content;min-width:0;min-height:0}.post-grid-actions{grid-area:actions}.post-grid-actions,.post-grid-comments{align-self:end;min-width:0;min-height:0}.post-grid-comments{grid-area:comments}.post-pinned{background-color:#fff;box-shadow:0 0 2px 1px #ffc702;border:1px solid #ffc702}.post-tagged-user{display:inline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500;color:#6a55ef}.post-link,.post-tagged-user{border-bottom:1px solid #6a55ef}.post-link{background-color:#f8f3fa;font-weight:700}.post-media-button{border-radius:.5rem}.post-media-thumb{width:100%!important;position:relative!important;height:unset!important;max-width:100%;max-height:20vh;background:#f2f2f2}.post-media-button-video{position:relative}.post-media-button-video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.post-media-image-container{width:100%;box-shadow:inset 0 0 1px 0 rgba(0,0,0,.1);overflow:hidden}.media-container img{position:relative!important;border-radius:8px}.post-content{display:flex;width:100%}.post-content p{white-space:pre-line}.post-user-properties small{text-transform:lowercase}.post-user-properties small:first-letter{text-transform:capitalize}@container (width > 630px){.post::not(".post-no-product") .post-user-properties{flex-wrap:nowrap;flex-direction:column}}.post-review-round-indicator{padding:4px 6px}.mention-item{cursor:pointer}.mention-item:hover{background-color:#f2f2f2;color:#fff}.post-comment-field-textarea{flex-grow:2}.post-comment-field-button{aspect-ratio:1;padding:0;transition:background-color .3s ease}.post-comment-field-button--disabled{background-color:transparent}.post-comment-field-container{position:-webkit-sticky;position:sticky;bottom:0;z-index:1000}.post-comment-reactions{position:relative}.post-modal{min-width:320px;width:100%;min-height:375px;align-items:center;gap:2rem;flex-direction:column}@media(min-width:800px){.post-modal{overflow:auto;flex-direction:row;min-height:450px}}.post-modal-post{width:auto}@media(min-width:800px){.post-modal-post{height:-webkit-fill-available;height:-moz-available;height:stretch;min-height:350px}}.post-modal-comments h3,.post-modal-comments h4{text-transform:capitalize}@media(min-width:800px){.post-modal-comments{height:-webkit-fill-available;height:-moz-available;height:stretch;border-left:1px solid #d9d9d9;padding-left:2rem;position:-webkit-sticky;position:sticky;top:0;align-self:flex-start}.post-modal-comments>div{max-height:calc(100vh - 120px);height:100%;overflow:auto;justify-content:space-between;-ms-scroll-chaining:none;overscroll-behavior:contain}}.post-list-container{container:post-list/inline-size}.post-list-posts--list{display:flex;flex-direction:column;gap:1.5rem}.post-list-posts--grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr;grid-row-gap:3rem;row-gap:3rem}@media(min-width:800px){.post-list-posts--grid{grid-template-columns:repeat(2,1fr);row-gap:1rem}}.load-more-button{align-self:center}.questions-container{margin:0 auto;background-color:#fff!important;container:questions/inline-size}.latest-posts-section{position:relative;display:grid;grid-template-areas:"header" "posts";align-items:start}@media(min-width:1100px){.latest-posts-section{grid-template-areas:"header posts";grid-template-columns:300px 1fr;grid-template-rows:auto;gap:2rem}.latest-posts-section .sub-navigation-container{flex-direction:column;align-items:flex-start}}.latest-posts-section-header{grid-area:header;min-width:0;min-height:0}@media(min-width:1100px){.latest-posts-section-header{position:-webkit-sticky;position:sticky;top:calc(56px + 4rem);z-index:1;align-self:start}}.latest-posts-section-posts{grid-area:posts;min-width:0;min-height:0}