.social-comments-section{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background-color:var(--section-bg-color)}.social-comments__container{max-width:140rem;margin:0 auto;padding:0 1.5rem}@media screen and (min-width:990px){.social-comments__container{padding:0 5rem}}.social-comments__wrapper{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.social-comment-item{display:flex;align-items:flex-start;gap:1.2rem}.social-comment__avatar{flex-shrink:0;width:50px;height:50px;border-radius:50%;overflow:hidden;background-color:#ddd}.social-comment__avatar img{width:100%;height:100%;object-fit:cover}.social-comment__bubble-wrapper{position:relative;flex:1}.social-comment__bubble{background-color:var(--color-bubble-bg);border-radius:18px;padding:1rem 1.5rem;display:inline-block;min-width:200px;position:relative}.social-comment__name{font-weight:700;color:var(--color-name);display:block;margin-bottom:.3rem;font-size:var(--fs-name-mobile);line-height:1.2}.social-comment__text{color:var(--color-text);font-size:var(--fs-text-mobile);line-height:1.4;word-wrap:break-word}.social-comment__reactions{position:absolute;bottom:-12px;right:0;background-color:#fff;border-radius:20px;box-shadow:0 1px 3px #0003;padding:2px 4px;display:flex;align-items:center;gap:4px;z-index:10;min-width:40px}.social-comment__reactions-icon{width:18px;height:18px;object-fit:contain;display:block}.social-comment__reactions-count{font-size:11px;color:#65676b;line-height:16px;padding-right:4px}@media screen and (min-width:750px){.social-comment__name{font-size:var(--fs-name-desktop)}.social-comment__text{font-size:var(--fs-text-desktop)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/social-comments.css.map */
