.testimonial-showcase{background:linear-gradient(#fff 0%,#f2f2ff 100%);padding:60px 0 40px;scroll-margin-top:6rem;overflow:hidden}.testimonial-showcase .custom-container{max-width:1320px;margin:0 auto;padding-left:1rem;padding-right:1rem}.testimonial-showcase__header{text-align:center;margin-bottom:30px}.testimonial-showcase__heading{letter-spacing:-.02em;color:#1c1c1c;max-width:56rem;margin:0 auto .25rem;font-size:clamp(1.94rem,4vw,3.125rem);font-weight:800;line-height:1.15}.testimonial-showcase__heading-accent{background:linear-gradient(135deg, var(--rem-navy,#100d6b), #6e6bc7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.testimonial-showcase__subtitle{text-align:center;color:#45464e;max-width:75%;margin:0 auto 1rem;font-size:1rem;line-height:1.6}.testimonial-showcase__slider-wrap{width:100%;max-width:100vw;min-height:calc(1.55556*min(100vw - 1.5rem,100%) + 4.5rem);padding:.25rem .75rem 0;overflow:hidden}@media (min-width:768px){.testimonial-showcase__slider-wrap{min-height:calc(min(100vw - 2rem,100%)/1.92857 - 20.7407px + 4.5rem)}}@media (min-width:1200px){.testimonial-showcase__slider-wrap{min-height:calc(min(100vw - 2rem,100%)/3.21429 - 29.8667px + 4.5rem)}}.testimonial-showcase__slider{width:100%;overflow:hidden;padding-block:20px!important}.testimonial-showcase__slider .swiper-wrapper{box-sizing:border-box;display:flex}.testimonial-showcase .swiper-slide{box-sizing:border-box;flex-shrink:0;align-items:stretch;width:100%;height:auto;display:flex;padding-block:50px!important}@media screen and (max-width:576px){.testimonial-showcase .swiper-slide{padding-block:20px!important}}@media (min-width:768px){.testimonial-showcase .swiper-slide{width:calc(33.3333% - 13.3333px)}}@media (min-width:1200px){.testimonial-showcase .swiper-slide{width:calc(20% - 19.2px)}}.testimonial-showcase__static-list{margin:0;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;max-width:1320px;margin-inline:auto;padding:1rem;list-style:none;display:grid}.testimonial-showcase__static-item img{aspect-ratio:9/14;object-fit:cover;object-position:center center;border-radius:12px;width:100%;height:auto}.testimonial-showcase__static-item h3{margin:.5rem 0 .25rem;font-size:1rem}.testimonial-card{background:var(--rem-white,#fff);cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;border:none;border-radius:18px;flex-direction:column;padding:0;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000014}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #100d6b2e}.testimonial-card__thumb{aspect-ratio:9/14;background:#ececff;flex-shrink:0;width:100%;line-height:0;position:relative;overflow:hidden}.testimonial-card__thumb img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .5s;display:block}.testimonial-card:hover .testimonial-card__thumb img{transform:scale(1.05)}.testimonial-card__play{opacity:0;z-index:3;background:#5f5fffe6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.testimonial-card__play i{color:#fff;margin-left:3px;font-size:1.1rem}.testimonial-card:hover .testimonial-card__play{opacity:1;transform:translate(-50%,-50%)scale(1)}.testimonial-card__play:after{content:"";opacity:0;border:2px solid #5f5fff99;border-radius:50%;width:100%;height:100%;animation:1.8s ease-out infinite testimonial-pulse;position:absolute}.testimonial-card:hover .testimonial-card__play:after{opacity:1}@keyframes testimonial-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.testimonial-card__thumb:after{content:"";opacity:0;z-index:1;background:linear-gradient(#0000 40%,#0006 100%);transition:opacity .4s;position:absolute;inset:0}.testimonial-card:hover .testimonial-card__thumb:after{opacity:1}.testimonial-card__duration{-webkit-backdrop-filter:blur(6px);color:#fff;z-index:4;background:#0009;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:12px;right:12px}.testimonial-card__duration i{font-size:.65rem}.testimonial-card__info{border-top:3px solid var(--rem-button,#5f5fff);background:var(--rem-white,#fff);flex:1;padding:12px 14px 14px}.testimonial-card__name{color:#0a0930;margin:0 0 2px;font-size:.92rem;font-weight:700;line-height:1.25}.testimonial-card__role{color:var(--rem-navy,#100d6b);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1px;font-size:.72rem;font-weight:500}.testimonial-card__company{color:#6b6b8b;margin:0;font-size:.72rem;font-weight:400;line-height:1.35}.video-testimonial-modal{z-index:99999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.video-modal-backdrop{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#000000bf;border:none;padding:0;position:absolute;inset:0}.video-modal-wrapper{z-index:2;width:90%;max-width:520px;position:relative}.video-modal-wrapper video{background:#000;border-radius:16px;width:100%;max-height:85vh;display:block;box-shadow:0 20px 60px #0006}.video-modal-close-btn{-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background .2s,transform .2s;display:flex;position:absolute;top:-48px;right:0}.video-modal-close-btn:hover{background:#ffffff4d;transform:scale(1.1)rotate(90deg)}.testimonial-showcase .swiper-pagination{justify-content:center;align-items:center;gap:0;width:100%;margin-top:32px;line-height:0;display:flex;position:relative!important;bottom:auto!important;left:auto!important}.testimonial-showcase .swiper-pagination-bullet{opacity:1;background:#b8b8d4;border:none;border-radius:999px;flex-shrink:0;width:8px;height:8px;transition:width .35s,background-color .35s,box-shadow .35s;margin:0 5px!important}.testimonial-showcase .swiper-pagination-bullet-active{background:var(--rem-button,#5f5fff);border-radius:999px;width:28px;height:8px;box-shadow:0 2px 8px #5f5fff59}@media (min-width:768px){.testimonial-showcase__slider-wrap{padding-left:1rem;padding-right:1rem}}@media (max-width:767px){.testimonial-showcase__subtitle{max-width:100%}.video-modal-wrapper{max-width:92vw}}@media (prefers-reduced-motion:reduce){.testimonial-card__play:after{animation:none}.testimonial-card,.testimonial-card__thumb img,.testimonial-card__play{transition:none}}
