.bulk-testimonials{width:100%;overflow:hidden}.bulk-testimonials__header{text-align:center;margin-bottom:4rem}.bulk-testimonials__title{font-size:clamp(2.8rem,4vw,4rem);line-height:1.2;color:rgb(var(--color-foreground))}.bulk-testimonials__carousel{position:relative;overflow:visible;padding:3rem 0}.bulk-testimonials__track{display:flex;transition:transform .5s ease;width:100%}.bulk-testimonials__slide{flex:0 0 100%;padding:0;box-sizing:border-box}.bulk-testimonials__card{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;max-width:1000px;margin:0 auto;padding:3rem;background-color:rgb(var(--color-background));border-radius:16px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;min-height:400px}.bulk-testimonials__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.bulk-testimonials__card--no-image{grid-template-columns:1fr;text-align:center;justify-items:center}.bulk-testimonials__card--no-image .bulk-testimonials__content{max-width:800px;margin:0 auto;width:100%}.bulk-testimonials__card--no-image .bulk-testimonials__author{justify-content:center}.bulk-testimonials__content{display:flex;flex-direction:column;gap:2rem;justify-content:center;height:100%}.bulk-testimonials__quote{position:relative}.bulk-testimonials__quote-icon{color:rgb(var(--color-button));margin-bottom:1.5rem;opacity:.7}.bulk-testimonials__text{font-size:1.8rem;line-height:1.6;color:rgb(var(--color-foreground));font-style:italic;margin:0;position:relative}.bulk-testimonials__author{display:flex;align-items:center;gap:1.5rem}.bulk-testimonials__author-info{display:flex;flex-direction:column;gap:.5rem}.bulk-testimonials__name{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));margin:0}.bulk-testimonials__title{font-size:1.4rem;color:rgb(var(--color-button));margin:0;font-weight:500}.bulk-testimonials__image{display:block}.bulk-testimonials__image-wrapper{position:relative;width:100%;max-width:400px;aspect-ratio:1;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:all .3s ease}.bulk-testimonials__image-wrapper:hover{transform:scale(1.02);box-shadow:0 12px 35px #00000026}.bulk-testimonials__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bulk-testimonials__arrow{position:absolute;top:50%;transform:translateY(-50%);width:5rem;height:5rem;background-color:rgb(var(--color-background));border:2px solid rgba(var(--color-foreground),.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2;color:rgb(var(--color-foreground))}.bulk-testimonials__arrow:hover{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button));transform:translateY(-50%) scale(1.1)}.bulk-testimonials__arrow--prev{left:2rem}.bulk-testimonials__arrow--next{right:2rem}.bulk-testimonials__arrow svg{width:2rem;height:2rem}.bulk-testimonials__dots{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.bulk-testimonials__dot{width:1.2rem;height:1.2rem;border-radius:50%;border:none;background-color:rgba(var(--color-foreground),.2);cursor:pointer;transition:all .3s ease}.bulk-testimonials__dot.active{background-color:rgb(var(--color-button));transform:scale(1.2)}.bulk-testimonials__dot:hover{background-color:rgba(var(--color-button),.7);transform:scale(1.1)}@media screen and (max-width: 990px){.bulk-testimonials__card{grid-template-columns:1fr;gap:3rem;text-align:center}.bulk-testimonials__content{order:2;align-items:center}.bulk-testimonials__image{order:1}.bulk-testimonials__author{justify-content:center}.bulk-testimonials__text{font-size:1.6rem}.bulk-testimonials__quote-icon{width:30px;height:30px}.bulk-testimonials__arrow{width:4rem;height:4rem}.bulk-testimonials__arrow--prev{left:1rem}.bulk-testimonials__arrow--next{right:1rem}.bulk-testimonials__arrow svg{width:1.6rem;height:1.6rem}}@media screen and (max-width: 749px){.bulk-testimonials__header{margin-bottom:3rem}.bulk-testimonials__carousel{padding:2rem 0}.bulk-testimonials__slide{padding:0}.bulk-testimonials__card{padding:2rem;gap:2rem}.bulk-testimonials__text{font-size:1.4rem}.bulk-testimonials__quote-icon{width:25px;height:25px}.bulk-testimonials__name{font-size:1.4rem}.bulk-testimonials__title{font-size:1.2rem}.bulk-testimonials__image-wrapper{max-width:300px}.bulk-testimonials__arrow{width:3.5rem;height:3.5rem}.bulk-testimonials__arrow svg{width:1.4rem;height:1.4rem}.bulk-testimonials__dots{margin-top:2rem}.bulk-testimonials__dot{width:1rem;height:1rem}}@keyframes slideIn{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}.bulk-testimonials__slide{animation:slideIn .5s ease-out}.bulk-testimonials__arrow:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:2px}.bulk-testimonials__dot:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:2px}@media (prefers-contrast: high){.bulk-testimonials__card{border:2px solid rgba(var(--color-foreground),.2)}.bulk-testimonials__arrow{border-width:3px}}@media (prefers-reduced-motion: reduce){.bulk-testimonials__track,.bulk-testimonials__card{transition:none}.bulk-testimonials__card:hover{transform:none}.bulk-testimonials__arrow{transition:none}.bulk-testimonials__arrow:hover{transform:translateY(-50%)}.bulk-testimonials__dot{transition:none}.bulk-testimonials__slide{animation:none}}.bulk-testimonials__img{opacity:1;transition:opacity .3s ease}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-bulk-testimonials.css.map */
