.vrcly-testimonials-block{width:100%;padding:80px 24px;background:#181818;font-family:'Poppins',sans-serif}.vrcly-tb__inner{max-width:1355px;margin:0 auto}.vrcly-tb__header{text-align:center;margin-bottom:48px}.vrcly-tb__heading{font-size:36px;line-height:44px;font-weight:500;color:#fff;margin:0 0 14px}.vrcly-tb__heading mark{background:0 0;background-image:linear-gradient(135deg,#bf9b30 0%,#d1aa34 65%,#aa8517 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-color:transparent}.vrcly-tb__subtitle{font-size:16px;font-weight:400;color:rgba(255,255,255,.6);line-height:1.65;margin:0}.vrcly-testimonials{display:grid;gap:32px;align-items:stretch}.vrcly-testimonials[data-count="1"]{grid-template-columns:minmax(0,600px);justify-content:center;max-width:1200px;margin:0 auto}.vrcly-testimonials[data-count="2"]{grid-template-columns:repeat(2,1fr);max-width:1200px;margin:0 auto}.vrcly-testimonials[data-count="3"]{grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto}.vrcly-testimonials[data-count="4"]{grid-template-columns:repeat(4,1fr);max-width:1355px;margin:0 auto}.vrcly-t-card{background:#161616;border:1px solid #4e4e4d;border-radius:14px;padding:36px 32px 30px;display:flex;flex-direction:column;position:relative;overflow:hidden;cursor:default;height:100%;box-sizing:border-box;transition:border-color .35s ease,box-shadow .35s ease,transform .35s ease}.vrcly-t-card:hover{border-color:rgba(191,155,48,.5);box-shadow:0 0 32px rgba(191,155,48,.08),0 8px 32px rgba(0,0,0,.4);transform:translateY(-4px)}.vrcly-t-card:before{content:'';position:absolute;inset:0;background:rgba(191,155,48,.08);opacity:0;transition:opacity .35s ease;pointer-events:none}.vrcly-t-card:hover:before{opacity:1}.vrcly-t-qmark{font-family:'Poppins',sans-serif;font-size:160px;font-weight:700;line-height:1;color:#bf9b30;opacity:.07;position:absolute;top:-8px;left:20px;pointer-events:none;user-select:none;z-index:0}.vrcly-t-quote{font-size:16px;font-weight:400;color:rgba(255,253,250,.6);line-height:1.75;flex:1;position:relative;z-index:1;transition:color .35s ease}.vrcly-t-card:hover .vrcly-t-quote{color:rgba(255,253,250,.88)}.vrcly-t-divider{height:1px;background:#4e4e4d;margin:26px 0;position:relative;z-index:1;transition:background .35s ease}.vrcly-t-card:hover .vrcly-t-divider{background:rgba(191,155,48,.3)}.vrcly-t-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;z-index:1}.vrcly-t-logo-wrap{position:relative;height:36px;width:120px;flex-shrink:0}.vrcly-t-logo-wrap img{position:absolute;top:0;left:0;height:36px;width:120px;object-fit:contain;object-position:left center;transition:opacity .35s ease}.vrcly-t-logo-bw{opacity:1;filter:brightness(0) invert(1)}.vrcly-t-logo-col{opacity:0}.vrcly-t-card:hover .vrcly-t-logo-bw{opacity:0}.vrcly-t-card:hover .vrcly-t-logo-col{opacity:1}.vrcly-t-stars{display:flex;gap:3px;flex-shrink:0}.vrcly-t-star{width:14px;height:14px;background:#bf9b30;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);opacity:.35;transition:opacity .35s ease}.vrcly-t-card:hover .vrcly-t-star{opacity:.85}.vrcly-tb__cta{text-align:center;margin-top:48px}@media (max-width:1100px){.vrcly-testimonials[data-count="4"]{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.vrcly-testimonials[data-count="3"],.vrcly-testimonials[data-count="4"]{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.vrcly-testimonials-block{padding:48px 16px}.vrcly-tb__heading{font-size:28px;line-height:36px}.vrcly-testimonials[data-count="2"],.vrcly-testimonials[data-count="3"],.vrcly-testimonials[data-count="4"]{grid-template-columns:1fr}}