.testimonials-section{background:linear-gradient(#fff 0%,#eff4ff 10%,#d1e0ff 20%,#b2ccff 30%,#84b0ff 40%,#5b91ff 50%,#3d6ef7 60%,#155dfc 70%,#1447e6 80%,#0f35b8 90%,#0a2680 100%);width:100%;padding-block:100px;overflow:hidden}.testimonial-card img,.testimonial-card video{transition:none}.testimonials-visual-cards{flex-flow:row;justify-content:center;align-items:stretch;gap:24px;width:100%;display:flex;position:relative}.testimonial-card{background:#f8f9fc;border:1px solid #dee0ed;border-radius:16px;flex-direction:column;flex:0 0 305px;width:305px;height:500px;padding:12px 12px 0;transition:flex-grow .4s ease-out,max-width .4s ease-out,width .4s ease-out,opacity .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.testimonial-card-video{flex:1 1 0;width:auto;min-width:220px;max-width:500px;height:500px}.testimonial-card-image{flex:0 0 305px;width:305px;height:500px}.testimonial-card>div:first-child{border-radius:12px;flex-shrink:0;width:100%;height:400px;min-height:400px;max-height:400px;position:relative;overflow:hidden}.testimonial-card>div:first-child img,.testimonial-card>div:first-child video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.testimonial-card-overlay{opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0009 50%,#000000d9 100%);padding:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.testimonials-visual-cards:not(:hover) .testimonial-card-image:first-child .testimonial-card-overlay,.testimonials-visual-cards:not(:hover) .testimonial-card-video:first-child .testimonial-card-overlay,.testimonial-card-image:hover .testimonial-card-overlay,.testimonial-card-video:hover .testimonial-card-overlay{opacity:1;transform:translateY(0)}.testimonial-play-video-btn{z-index:2;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a294ce6;border:none;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .2s;display:inline-flex;position:absolute;top:16px;left:16px}.testimonial-play-video-btn:hover{background:#1a294c}.testimonial-pause-video-btn{z-index:2;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a294cd9;border:none;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:50%;left:50%;translate:-50% -50%}.testimonial-pause-video-btn:hover{background:#1a294c;transform:scale(1.05)}.testimonial-card-quote{color:#fff;font-size:var(--font-size-sm);line-height:1.6;font-weight:var(--font-weight-medium);text-shadow:0 2px 4px #0000004d;margin:0}.testimonials-visual-cards:not(:hover) .testimonial-card:not(:first-child),.testimonials-visual-cards:hover .testimonial-card:not(:hover){opacity:.7}.testimonials-visual-cards:hover .testimonial-card-video:not(:hover){flex:.55 1 0;max-width:320px}.testimonials-visual-cards:not(:hover) .testimonial-card:first-child,.testimonials-visual-cards .testimonial-card:hover{z-index:10;border-color:var(--brand-blue-start);opacity:1;box-shadow:0 12px 24px #00000026}.testimonials-visual-cards:not(:hover) .testimonial-card-image:first-child,.testimonials-visual-cards .testimonial-card-image:hover{flex:auto;width:100%}.testimonials-visual-cards:not(:hover) .testimonial-card-video:first-child,.testimonials-visual-cards .testimonial-card-video:hover{flex:1.75 1 0;max-width:560px}.marquee-container{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-content{gap:24px;width:fit-content;animation:30s linear infinite marquee;display:flex}.marquee-content:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{flex-shrink:0;width:384px;max-width:400px}@media (max-width:1024px){.testimonials-section{padding-block:50px}.marquee-item{width:calc(50vw - 64px);max-width:400px}.testimonials-visual-cards{flex-wrap:wrap}.testimonial-card{flex:0 0 calc(33.3333% - 16px);width:calc(33.3333% - 16px);min-width:250px}.testimonials-visual-cards:not(:hover) .testimonial-card:first-child,.testimonials-visual-cards .testimonial-card:hover{flex:0 0 calc(33.3333% - 16px);width:calc(33.3333% - 16px);min-width:250px;max-width:none}.testimonials-visual-cards:hover .testimonial-card-video:not(:hover){flex:0 0 calc(33.3333% - 16px);max-width:none}}@media (max-width:768px){.testimonials-section{padding-block:24px}.testimonials-visual-cards{flex-wrap:wrap;gap:16px}.testimonial-card{flex:0 0 100%;width:100%;max-width:100%}.testimonials-visual-cards:not(:hover) .testimonial-card:first-child,.testimonials-visual-cards .testimonial-card:hover{flex:0 0 100%;width:100%;min-width:auto;max-width:100%}.testimonials-visual-cards:hover .testimonial-card-video:not(:hover){flex:0 0 100%;max-width:100%}.marquee-content{gap:16px}.marquee-item{width:calc(100vw - 64px);max-width:400px}}@media (max-width:480px){.testimonial-card-image{max-width:100%}.testimonials-section{padding-block:20px}}
