.testimonial-card{background:var(--c-white);border-radius:.5rem;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);flex-direction:column;transition:transform .3s ease;cursor:pointer;display:grid;grid-template-rows:1fr .55fr}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-card:hover .content-wrapper .name{color:var(--c-gold)}.testimonial-card:hover .read-more-icon{transform:scale(1.2);color:var(--c-gold)}.testimonial-card .img-poster{position:relative;aspect-ratio:1/.9;overflow:hidden;background:var(--c-blue-darker)}.testimonial-card .img-poster .poster{z-index:1}.testimonial-card .img-poster .poster,.testimonial-card .img-poster img{position:absolute;inset:0;width:100%;height:100%}.testimonial-card .img-poster img{width:100%;height:100%;object-fit:cover;display:block}.testimonial-card .img-poster.no-img{display:flex;align-items:center;justify-content:center}.testimonial-card .content-wrapper{padding:1rem 1.5rem 1.5rem;position:relative;display:flex;flex-direction:column;gap:.5rem;flex-grow:1;height:100%}.testimonial-card .content-wrapper .name{font-weight:var(--fw-extra-bold, 800);transition:all 250ms ease-in-out;font-size:1.125rem;letter-spacing:.1px;color:var(--c-green);line-height:1.25;margin:0;text-decoration:none;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.testimonial-card .content-wrapper .subtitle{font-size:.65rem;color:var(--c-headline-grey);line-height:1.25;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-block-end:.25rem}.testimonial-card .content-wrapper .quote{display:flex;justify-content:flex-start;align-items:center;margin-block-end:1rem;position:absolute;right:0;top:0;transform:translate(-0.25rem, 0) scale(2.5);z-index:-1}.testimonial-card .content-wrapper .quote svg{height:1.5rem;width:auto;color:var(--c-gold)}.testimonial-card .content-wrapper .description{font-size:.75rem;line-height:1.5;color:var(--c-text-grey);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.testimonial-card .content-wrapper .description p{color:inherit;font-size:inherit;line-height:inherit}.testimonial-card .read-more-icon{position:absolute;bottom:1rem;right:1.5rem;width:1.5rem;height:1.5rem;color:var(--c-green);background-color:var(--c-white);border-radius:10rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.testimonial-card .read-more-icon svg{width:100%;height:100%}.module-testimonial{margin-block:3rem}.module-testimonial .col-content{z-index:1;background:var(--c-white)}.module-testimonial .testimonial-grid,.module-testimonial .testimonial-wall,.module-testimonial .testimonial-list{--gap: clamp(1rem, 3vw, 1.875rem);display:grid;grid-template-columns:repeat(1, 1fr);gap:var(--gap);margin:0 auto;padding-inline:1rem}@media(min-width: 48rem){.module-testimonial .testimonial-grid,.module-testimonial .testimonial-wall,.module-testimonial .testimonial-list{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 64rem){.module-testimonial .testimonial-grid:not(.testimonial-list),.module-testimonial .testimonial-wall:not(.testimonial-list),.module-testimonial .testimonial-list:not(.testimonial-list){grid-template-columns:repeat(3, 1fr)}}.module-testimonial .testimonial-list{grid-template-columns:repeat(1, 1fr)}@media(min-width: 48rem){.module-testimonial .testimonial-list .testimonial-card{flex-direction:row}.module-testimonial .testimonial-list .testimonial-card .col-media{width:30%;max-width:250px;flex-shrink:0}.module-testimonial .testimonial-list .testimonial-card .col-media .img-poster{aspect-ratio:1/1}.module-testimonial .testimonial-list .testimonial-card .col-content{flex-grow:1;position:relative}}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail{display:flex;flex-direction:column;gap:2rem;max-width:50rem}@media(min-width: 48rem){.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail{flex-direction:row;align-items:flex-start}}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .img-wrapper{flex-shrink:0;width:100%;max-width:15rem;aspect-ratio:1/1.125;border-radius:.5rem;overflow:hidden}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .img-wrapper img{width:100%;height:100%;object-fit:cover}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content{display:flex;flex-direction:column;gap:.5rem}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .name{font-weight:var(--fw-extra-bold, 800);font-size:1.5rem;color:var(--c-green);text-transform:uppercase}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .subtitle{font-size:.875rem;color:var(--c-headline-grey);text-transform:uppercase;margin-block-end:1rem}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .description{font-size:1rem;line-height:1.6;color:var(--c-text-grey);margin-block-end:1.5rem}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .description p{color:inherit;font-size:inherit;line-height:inherit}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .linked-keynotes{border-top:1px solid var(--c-light-grey, #eee);padding-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .linked-keynotes .keynotes-headline{font-weight:var(--fw-bold, 600);font-size:.875rem;color:var(--c-black);text-transform:uppercase;letter-spacing:.5px}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .linked-keynotes .keynotes-list{display:flex;flex-wrap:wrap;gap:.5rem}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .linked-keynotes .keynotes-list .keynote-link,.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .linked-keynotes .keynotes-list .keynote-item{display:inline-flex;align-items:center;padding:.375em .875em;background:var(--c-white);border:1px solid var(--c-grey-light);color:var(--c-grey-light);border-radius:2rem;font-size:.625rem;font-weight:var(--fw-bold, 600);text-decoration:none;transition:all .3s ease;text-transform:uppercase}.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .linked-keynotes .keynotes-list .keynote-link.keynote-link:hover,.lightbox-wrapper:has(.testimonial-detail) .testimonial-detail .content .linked-keynotes .keynotes-list .keynote-item.keynote-link:hover{background:var(--c-green);color:var(--c-white)}
