.kd-reviews-section{margin-top:2.5rem;margin-bottom:2.5rem}.kd-reviews-section .container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.kd-reviews-section .kd-reviews-grid{display:grid!important;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);gap:12px 16px;max-width:100%;margin:0;padding:0;list-style:none}.kd-reviews-section .kd-reviews-grid .testimonials__item{max-width:100%;margin:0!important}.kd-reviews-section .kd-review-card{position:relative;padding:14px 16px;min-height:0;display:flex!important;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:8px 12px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.08);transition:box-shadow 0.2s ease}.kd-reviews-section .kd-review-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.kd-reviews-section .kd-review-source-icon{position:absolute;top:10px;right:10px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:rgba(255,255,255,.95);box-shadow:0 1px 2px rgba(0,0,0,.08);z-index:2}.kd-reviews-section .kd-review-source-icon svg{width:18px;height:18px}.kd-reviews-section .kd-review-source-icon-img{width:24px;height:24px;object-fit:contain;display:block}.kd-reviews-section .testimonials__item-avatar{min-width:40px;min-height:40px;width:40px;height:40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;flex-shrink:0;background-color:rgb(200,181,82);color:#fff}.kd-reviews-section .testimonials__item-avatar img{width:100%;height:100%;object-fit:cover}.kd-reviews-section .testimonials__item-date{width:calc(100% - 52px);flex:1;min-width:0}.kd-reviews-section .testimonials__item-author{margin:0 0 2px 0;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:600;line-height:1.2}.kd-reviews-section .testimonials__item-date h6{margin:0 0 2px 0;font-size:13px;line-height:1.2}.kd-reviews-section .testimonials__item-date time{font-size:11px;opacity:.7}.kd-reviews-section .testimonials__stars{width:100%;flex:0 0 100%;order:2;margin:2px 0 0 0}.kd-reviews-section .testimonials__stars svg{width:14px;height:14px}.kd-reviews-section .testimonials__item-text{width:100%;flex:0 0 100%;order:3;font-size:13px;line-height:1.45;margin:6px 0 0 0;min-width:0}.kd-reviews-section .testimonials__item-text p{margin:0 0 .4em 0}.kd-reviews-section .testimonials__item-text p:last-child{margin-bottom:0}.kd-reviews-section.testimonials{margin-top:2.5rem;margin-bottom:2.5rem}@media (max-width:1024px){.kd-reviews-section .kd-reviews-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto)}}@media (max-width:768px){.kd-reviews-section .kd-reviews-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:10px}.kd-reviews-section .kd-review-card{padding:12px 14px}}@media (max-width:480px){.kd-reviews-section .kd-reviews-grid{grid-template-columns:1fr;grid-template-rows:auto}}