.card.comments{background-color:var(--comment-text-bg);color:var(--comment-text-color)}.comments img{width:100%;height:auto;border-top-left-radius:var(--bs-border-radius)}.comment [class*=\ fa-quote-]{font-size:1.5rem;opacity:.5}.comment-item{font-size:1.3rem}.comment-text{padding:10px 16px;margin-bottom:auto}.comment-text>h2{height:30%;margin-bottom:0;align-content:center}.comment-text .comment-description{height:55%;padding-top:5px;padding-bottom:5px}@media (min-width:1200px){.comments img{border-bottom-left-radius:var(--bs-border-radius);height:100%}}@media (max-width:1200px){.comments img{border-top-right-radius:var(--bs-border-radius)}}@media (min-width:992px) and (max-width:1200px){.pageNav .comments img{border-top-right-radius:inherit}}@media (max-width:768px){.comments .comment-text{display:grid}.comment-item .comment-text{font-size:12px}}@media (max-width:576px){.pageNav .comments h2{font-size:1rem}}.pageNav{margin-top:30px;padding-top:30px;border-top-style:solid;border-top-width:1px;border-image:radial-gradient(var(--bs-border-color),var(--tpl-body-bg)) 50}.comments:hover img{opacity:.8}.comments:hover{background-color:var(--comment-text-bg-hover);color:var(--comment-text-color-hover)}