@import url(https://sehirgezgin.top/assets/css/components/molecules/breadcrumb.css);@import url(https://sehirgezgin.top/assets/css/components/molecules/pagination.css);.comments .boxes .box .image img,.comments .boxes .box .user .left .avatar img,.comments .boxes .box .video-img img{height:100%;object-fit:cover;width:100%}.comments .boxes{column-gap:32px;margin-bottom:24px;column-count:3}.comments .boxes .box{padding:16px;border:1px solid #0a0a0a0d;margin-bottom:32px;flex-direction:column;gap:18px;border-radius:12px;break-inside:avoid;display:flex}.comments .boxes .box .icon{height:56px;justify-content:center;border:1px solid #0a0a0a0d;align-items:center;border-radius:50%;width:56px;display:flex}.comments .boxes .box .user{padding-top:18px;justify-content:space-between;border-top:1px solid #0a0a0a0d;align-items:center;display:flex}.comments .boxes .box .user .left{gap:12px;align-items:center;display:flex}.comments .boxes .box .user .left .avatar{height:48px;overflow:hidden;border-radius:50%;width:48px}.comments .boxes .box .user .left span{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--neutral-950);line-height:var(--text-base-line-height)}.comments .boxes .box .user .left span small{font-weight:var(--font-normal);display:block}.comments .boxes .box p{font-size:var(--text-sm);font-weight:var(--font-normal);color:var(--neutral-950);line-height:var(--text-sm-line-height)}.comments .boxes .box:has(.video-img) .icon,.comments .boxes .box:has(.video-img) p{display:none}.comments .boxes .box:has(.video-img) .user{border-top-width:0}.comments .boxes .box .video-img{position:relative;margin:-16px}.comments .boxes .box .video-img img{position:absolute;top:0;border-radius:12px;left:0}.comments .boxes .box .video-img button{height:56px;transform:translate(-50%,-50%);backdrop-filter:blur(4px);justify-content:center;transition:var(--transition-transform);position:absolute;top:50%;background-color:#ffffff6d;align-items:center;border-radius:50%;left:50%;width:56px;display:flex}.comments .boxes .box .video-img button:hover{transform:translate(-50%,-50%) scale(1.05)}.comments .boxes .box .image{height:207px;overflow:hidden;border-radius:4px;width:100%}@media screen and (max-width:1150px){.comments .boxes .box .user .left span{font-size:var(--text-sm);line-height:var(--text-sm-line-height)}.comments .boxes .box .user .left .avatar{height:32px;width:32px}.comments .boxes .box .user svg{display:none}.comments .boxes{column-gap:24px}.comments .boxes .box{margin-bottom:24px}.comments .container{gap:32px}.comments .boxes .box .icon{height:20px;padding:2px;width:20px}}@media screen and (max-width:640px){.comments .boxes .box:last-child{margin-bottom:0}.comments .boxes{column-gap:0;column-count:1}.comments .boxes .box{margin-bottom:12px}.comments .boxes .box .user svg{width:70px;display:inline-block}}