.module-comments{padding:4rem 0 12rem;position:relative}.container-comments .block{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;box-shadow:1px 2px 4px 0 rgba(0,0,0,.04);padding:6rem 11rem;text-align:center}.container-comments .comment,.container-comments .comment p{color:#fff;font-size:var(--font-size-t1);font-weight:300}.container-comments .author,.container-comments .comment span{color:#09d674;font-weight:700}.container-comments .author{font-size:var(--font-size-t2);padding:3rem 0 0}@media (max-width:768px){.container-comments .block{padding:6rem 8rem}}@media (max-width:600px){.container-comments .block{padding:4rem}.container-comments .comment,.container-comments .comment p{font-size:var(--font-size-t1-mobile)}.container-comments .author{font-size:var(--font-size-t2-mobile)}}