.btn-under-navigation{display:none}.left-side-btn{display:block}.testimonial-carousel-section{overflow:hidden}.testimonial-carousel-wrapper{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media screen and (min-width: 990px){.testimonial-carousel-wrapper{grid-template-columns:45% 55%;gap:6rem}}.testimonial-carousel__left{display:flex;flex-direction:column;gap:2rem}.testimonial-carousel__heading{margin:0;line-height:1.1}.testimonial-carousel__heading .highlight{color:#a259ff;padding:2px 5px;display:inline}@media screen and (min-width: 750px){.testimonial-carousel__heading .highlight{color:#000}}.testimonial-carousel__description{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground));max-width:500px}@media screen and (min-width: 750px){.testimonial-carousel__description{font-size:1.75rem}}@media screen and (min-width: 990px){.testimonial-carousel__description{font-size:2rem}}.testimonial-carousel__badges{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.testimonial-badge{flex-shrink:0}.testimonial-badge img{display:block;height:auto}.testimonial-carousel__button{display:inline-flex;align-items:center;gap:1rem;padding:1rem 4rem;font-size:2rem;font-weight:500;border-radius:12px;text-decoration:none;align-self:flex-start;border:1px solid rgb(15,23,42);background:#fff;color:#0f172a;position:relative;box-shadow:7px 7px #86ffbd;transition:box-shadow .3s ease}.testimonial-carousel__button:hover{box-shadow:12px 12px #86ffbd}.testimonial-carousel__button .button-arrow{width:20px;height:20px;flex-shrink:0;transition:transform .3s ease}.testimonial-carousel__right{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.testimonial-carousel__container{overflow:hidden;position:relative;width:100%;max-width:100%;box-sizing:border-box}.testimonial-carousel__track{display:flex;transition:transform .5s ease-in-out;width:100%;gap:2rem;box-sizing:border-box}.testimonial-carousel__slide{min-width:calc(66.666% - 1.333rem);width:calc(66.666% - 1.333rem);flex-shrink:0;flex-grow:0}@media screen and (max-width: 989px){.testimonial-carousel__slide{min-width:100%;width:100%;max-width:100%;box-sizing:border-box}.testimonial-carousel__track{gap:0}}.testimonial-card{border-radius:32px;padding:3rem;display:flex;flex-direction:column;gap:0;min-height:auto;position:relative;box-sizing:border-box;width:100%;max-width:100%;align-items:center}.testimonial-card__logos{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;flex-wrap:wrap;background:#fff;padding:10px;border-radius:10px;margin-bottom:2rem;min-height:auto;max-width:fit-content}.testimonial-logo{max-height:100px;max-width:160px;width:auto;height:auto;object-fit:contain}.testimonial-logo-separator{font-size:2rem;font-weight:300;color:#0000004d;margin:0 -.25rem}.testimonial-card__quote{display:flex;gap:.75rem;font-size:1rem;line-height:1.5;color:#2563eb;margin:0 0 auto;flex:1;position:relative;padding:0;font-style:italic;border-left:none}.testimonial-card__quote p{margin-top:0}@media screen and (min-width: 750px){.testimonial-card__quote{font-size:1.25rem}}@media screen and (min-width: 990px){.testimonial-card__quote{font-size:1.5rem}}@media screen and (min-width: 1200px){.testimonial-card__quote{font-size:2rem}}.testimonial-card__quote svg{display:block;width:30px;height:30px;flex-shrink:0;margin-bottom:0}@media screen and (min-width: 750px){.testimonial-card__quote svg{width:40px;height:40px}}.testimonial-card__author{display:flex;flex-direction:column;gap:.5rem;margin-top:2.5rem;align-items:center}.testimonial-author__name{font-weight:800;font-size:1rem;color:#0f172a;letter-spacing:-.01em}@media screen and (min-width: 750px){.testimonial-author__name{font-size:1.25rem}}@media screen and (min-width: 990px){.testimonial-author__name{font-size:1.5rem}}.testimonial-author__title{font-size:.875rem;color:#64748b;line-height:1.5}@media screen and (min-width: 750px){.testimonial-author__title{font-size:1.125rem}}@media screen and (min-width: 990px){.testimonial-author__title{font-size:1.25rem}}.testimonial-card__certification{position:absolute;bottom:2.5rem;right:2.5rem;z-index:1}.testimonial-card__certification img{width:90px;height:auto;display:block}.testimonial-carousel__navigation{display:flex;gap:1rem;margin-top:2rem;padding:.5rem;justify-content:center}@media screen and (min-width: 990px){.testimonial-carousel__navigation{justify-content:flex-start}}.testimonial-arrow{width:48px;height:48px;border-radius:50%;background:rgba(var(--color-button));border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fff}.testimonial-arrow:hover:not(:disabled){background:#b078fa;transform:scale(1.05)}.testimonial-arrow:disabled{opacity:.4;cursor:not-allowed}.testimonial-arrow svg{width:24px;height:24px}@media screen and (max-width: 989px){.testimonial-carousel__left{text-align:center;align-items:center}.testimonial-carousel__heading{font-size:2rem}.testimonial-carousel__badges{justify-content:center}.testimonial-carousel__button{align-self:center}.testimonial-card{padding:2.5rem 2rem 3rem;min-height:400px}.testimonial-card__logos{padding:1.5rem 1.75rem;margin-bottom:2rem;gap:1.25rem}.testimonial-card__certification{bottom:2rem;right:2rem}.testimonial-card__certification img{width:70px}}@media screen and (max-width: 749px){.testimonial-carousel-wrapper{gap:2rem}.testimonial-carousel__left{gap:1.5rem}.testimonial-carousel__heading{font-size:2rem;line-height:1.3}.testimonial-card{padding:1.25rem 1rem 1.75rem;min-height:auto;border-radius:20px}.testimonial-card__logos{padding:.75rem 1rem;margin-bottom:1rem;gap:.5rem;border-radius:12px}.testimonial-logo{max-height:30px;max-width:100px}.testimonial-card__author{margin-top:1rem;gap:.25rem}.testimonial-card__certification{bottom:1.25rem;right:1.25rem}.testimonial-card__certification img{width:50px}.testimonial-carousel__badges{gap:1rem}.testimonial-carousel__button{padding:.75rem 1.5rem;font-size:.875rem;box-shadow:4px 4px #86ffbd}.testimonial-carousel__button:hover{box-shadow:6px 6px #86ffbd}}@media (prefers-reduced-motion: reduce){.testimonial-carousel__track,.testimonial-arrow{transition:none}}@media screen and (max-width: 424px){.btn-under-navigation{display:flex;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:1rem}.left-side-btn{display:none}.testimonial-card{padding:1rem .75rem 1.5rem;box-sizing:border-box;max-width:350px;align-items:center}.testimonial-card__logos{padding:.5rem;margin-bottom:.875rem;gap:.375rem;border-radius:10px}.testimonial-logo{max-height:70px;max-width:150px}.testimonial-card__quote{gap:.5rem;word-wrap:break-word;overflow-wrap:break-word}.testimonial-card__quote p{word-wrap:break-word;overflow-wrap:break-word;font-size:1.2rem}.testimonial-card__quote svg{width:24px;height:24px}.testimonial-card__author{margin-top:.875rem}.testimonial-author__name{font-size:1.2rem}.testimonial-author__title{font-size:1.1rem}.testimonial-card__certification{bottom:.75rem;right:.75rem}.testimonial-card__certification img{width:35px}.testimonial-carousel__button{padding:.625rem 1.25rem;font-size:2rem;gap:.5rem;box-shadow:3px 3px #86ffbd}.testimonial-carousel__button:hover{box-shadow:5px 5px #86ffbd}.testimonial-carousel__button .button-arrow{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/testimonial-carousel.css.map */
