.image-layout{gap:1rem;display:flex}.large-image{flex:2;display:flex}.large-image img{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;height:100%}.small-images{flex-direction:column;flex:1;gap:1rem;display:flex}.small-images img{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;height:50%}.justItDesc{font-size:1.125rem;line-height:1.8rem}@media (max-width:768px){.justItDesc{margin-right:0;font-size:1rem;line-height:1.6rem}}
.testimonial-card{border:1px solid var(--testimonial-bg-border);background-color:var(--testimonial-bg);max-width:100%;color:var(--testimonial-text);border-radius:1rem;flex-shrink:0;height:100%;padding:1.5rem 2rem;position:relative}.testimonial-overlay{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:-1;width:calc(100% + .25rem);height:calc(100% + .25rem);position:absolute;top:-.125rem;left:-.125rem}blockquote{flex-direction:column;flex:1;display:flex}.testimonial-quote{z-index:20;font-size:18px;line-height:28.8px;font-weight:var(--font-weight-regular);flex:1;font-size:18px;position:relative}.testimonial-info{z-index:20;flex-direction:column;gap:.25rem;margin-top:1.5rem;display:flex;position:relative}.testimonial-info-name{font-size:18px;font-weight:var(--font-weight-semiBold)}.testimonial-title{font-size:16px;font-weight:400;line-height:1.6}
.card-stack-container{z-index:1;margin:0 auto;position:relative}.card-stack-card{background-color:var(--testimonial-bg);border:1px solid var(--testimonial-bg-border);transform-origin:top;color:var(--testimonial-text);border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:1rem;display:flex;position:absolute;box-shadow:0 5px 15px #0000001a}.card-quote{font-size:.95rem;font-weight:400;line-height:1.5rem}.card-footer{margin-top:1rem}.card-name{margin:0;font-weight:500}.card-title{font-size:.9rem;font-weight:400}
