.reviews-transparency{background:#fff;border-radius:12px;padding:40px;margin-bottom:32px;border:1px solid #e5e7eb}.reviews-transparency__title{font-size:22px;font-weight:800;margin-bottom:6px;color:#111827}.reviews-transparency__sub{font-size:14px;color:#6b7280;margin-bottom:28px}.reviews-transparency__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews-transparency__item{border-bottom:1px solid #e5e7eb;padding:18px 0}.reviews-transparency__item:last-child{border-bottom:none}.reviews-transparency__question{font-size:15px;font-weight:700;color:#111827;margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:10px;gap:10px}.reviews-transparency__question:before{content:"";width:8px;height:8px;border-radius:50%;background:#209e49;-ms-flex-negative:0;flex-shrink:0}.reviews-transparency__answer{font-size:14px;color:#374151;line-height:1.7;padding-left:18px}@media screen and (max-width:600px){.reviews-transparency{padding:28px 20px}}