.wcs-golf-testimonials{width:100%}.wcs-golf-testimonials-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.wcs-golf-card{position:relative;height:205px;overflow:hidden;background:#050505;border-radius:6px;isolation:isolate}.wcs-golf-card::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.15);border-radius:inherit;pointer-events:none;z-index:20}.wcs-golf-card-content{position:relative;z-index:10;width:64%;height:100%;padding:21px 0 16px 20px;display:flex;flex-direction:column;box-sizing:border-box}.wcs-golf-icon,.wcs-golf-icon svg{width:14px;height:14px}.wcs-golf-icon{display:flex;align-items:center;margin-bottom:10px;color:#b99742;font-size:10px;line-height:1}.wcs-golf-testimonial{color:#fff;font-family:inherit;font-size:15px;font-weight:400;line-height:1.3;letter-spacing:-.15px}.wcs-golf-author{margin-top:auto;display:flex;flex-direction:column;gap:3px}.wcs-golf-author-name,.wcs-golf-author-role{display:block;font-family:inherit;font-size:9px;line-height:1.2}.wcs-golf-author-name{color:#fff;font-weight:600;letter-spacing:.45px}.wcs-golf-author-role{color:rgba(255,255,255,.62);font-weight:500;letter-spacing:.4px}.wcs-golf-player{position:absolute;right:-5px;bottom:0;z-index:3;width:60%;height:100%;object-fit:cover;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.3) 15%,rgba(0,0,0,.8) 30%,#000 45%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.3) 15%,rgba(0,0,0,.8) 30%,#000 45%);transition:transform .5s cubic-bezier(.2,.7,.2,1)}.wcs-golf-card:hover .wcs-golf-player{transform:scale(1.05)}@media (max-width:1024px){.wcs-golf-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.wcs-golf-testimonials-grid{grid-template-columns:1fr;gap:10px}.wcs-golf-card{height:200px}.wcs-golf-card-content{width:62%;padding-left:18px}.wcs-golf-testimonial{font-size:15px}}