@charset "UTF-8";#holo-testimonials{--brand-purple:#4b0286;--text-dark:#111;--text-body:#4a4a4a;--text-muted:#888;--border-delicate:#eaeaea;--bg-white:#fff;background-color:var(--bg-white);font-family:'Karla',sans-serif;padding:80px 20px;width:100%;overflow:hidden}#holo-testimonials *{box-sizing:border-box}.holo-testim-container{max-width:1240px;margin:0 auto;position:relative}.holo-testim-track{display:flex;gap:30px;padding:20px 10px 40px;margin:0 -10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.holo-testim-track::-webkit-scrollbar{display:none}.holo-testim-card{flex:0 0 85%;scroll-snap-align:center;background:var(--bg-white);border:1px solid var(--border-delicate);border-radius:12px;padding:45px 35px;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,0.03);transition:all 0.4s ease;position:relative;overflow:hidden}.holo-testim-card::before{content:"“";position:absolute;top:-15px;left:20px;font-size:140px;font-family:Georgia,serif;color:rgba(75,2,134,0.04);z-index:0;line-height:1;transition:all 0.4s ease;pointer-events:none}.holo-testim-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,0,0,0.06);border-color:#ddd}.holo-testim-card:hover::before{color:rgba(75,2,134,0.08);transform:translateY(5px)}.holo-testim-card>*{position:relative;z-index:1}.holo-testim-logo{width:auto;max-width:110px;height:45px;object-fit:contain;object-position:left center;margin-bottom:25px;filter:grayscale(100%) opacity(0.7);transition:all 0.4s ease}.holo-testim-card:hover .holo-testim-logo{filter:grayscale(0%) opacity(1)}.holo-testim-divider{width:40px;height:1px;background-color:var(--brand-purple);margin-bottom:25px;opacity:0.3}.holo-testim-text{font-size:17px;line-height:1.7;color:var(--text-body);font-weight:300;margin-bottom:35px;flex-grow:1}.holo-testim-author{margin-bottom:25px}.holo-testim-name{font-size:16px;font-weight:600;color:var(--text-dark);margin:0 0 4px;letter-spacing:0px}.holo-testim-role{font-size:14px;color:var(--text-muted);font-weight:400;margin:0}.holo-testim-company{color:var(--brand-purple);font-weight:500}.holo-testim-btn-wrapper{margin-top:auto}.holo-testim-link{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--text-dark);border:none;padding:0;font-family:'Karla',sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:color 0.3s ease;text-decoration:none}.holo-testim-link span{transition:transform 0.3s ease;font-size:16px}.holo-testim-card:hover .holo-testim-link{color:var(--brand-purple)}.holo-testim-card:hover .holo-testim-link span{transform:translateX(6px)}.holo-testim-nav{display:flex;justify-content:center;gap:15px;margin-top:10px}.holo-testim-nav button{background:transparent;color:var(--text-dark);border:1px solid var(--border-delicate);width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.holo-testim-nav button:hover{border-color:var(--text-dark);background:var(--bg-offwhite)}@media (min-width:980px){.holo-testim-track{flex-wrap:wrap;justify-content:center;overflow:visible;gap:30px}.holo-testim-card{flex:1 1 30%;max-width:380px;padding:50px 45px}.holo-testim-nav{display:none}}@media (max-width:480px){.holo-testim-card{flex:0 0 90%;padding:35px 25px}.holo-testim-text{font-size:16px}}
