.testimonials{--section-bg: #FFFFFF;--card-bg: #FFFFFF;--text-primary: #000000;--text-secondary: rgba(0, 0, 0, .7);--dot-active: #EB5B36;--dot-inactive: #D9D9D9;--card-shadow: 0px 4px 10px rgba(0, 0, 0, .1);--header-width: 700px;--header-gap: 6px;--content-gap: 20px;--image-radius: 10px;--card-width: 380px;--card-radius: 8px;--card-padding-x: 18px;--card-padding-y: 14px;--card-content-width: 350px;--card-content-gap: 12px;--avatar-size: 32px;--author-gap: 8px;--author-name-size: 14px;--author-designation-size: 11px;--quote-width: 40px;--quote-height: 32px;--quote-opacity: .5;--testimonial-size: 14px;--testimonial-line-height: 22px;--dot-width: 24px;--dot-height: 4px;--dot-radius: 4px;--dot-gap: 2px;--transition-duration: .6s;--transition-easing: cubic-bezier(.25, .46, .45, .94);content-visibility:auto;contain-intrinsic-size:auto 500px}.testimonials{position:relative;width:100%;padding:30px 0 20px;background-color:var(--section-bg);overflow:hidden}.testimonials__header{max-width:var(--header-width);margin:0 auto;padding:0 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--header-gap);margin-bottom:var(--content-gap)}.testimonials__title{font-family:Oakes Grotesk,Assistant,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:1px;text-transform:uppercase;color:var(--text-primary);margin:0}.testimonials__subtitle{font-family:Oakes Grotesk,Assistant,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.5;color:var(--text-primary);margin:0}.testimonials__container{max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.testimonials__wrapper{position:relative;overflow:hidden}.testimonials__track{display:flex;transition:transform var(--transition-duration) var(--transition-easing);will-change:transform}.testimonials__slide{flex-shrink:0;width:100%;position:relative;min-height:320px;display:flex;align-items:center;justify-content:center;padding:0 40px}.testimonials__image-wrapper{position:relative;width:450px;height:320px;border-radius:var(--image-radius);overflow:hidden;z-index:1;flex-shrink:0}.testimonials__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.testimonials__card{position:relative;width:420px;background-color:var(--card-bg);border-radius:var(--card-radius);box-shadow:var(--card-shadow);padding:var(--card-padding-y) var(--card-padding-x);z-index:2;margin-left:-60px;flex-shrink:0}.testimonials__card-content{display:flex;flex-direction:column;gap:var(--card-content-gap);width:100%;max-width:var(--card-content-width)}.testimonials__card-header{display:flex;align-items:center;justify-content:space-between;width:100%}.testimonials__author{display:flex;align-items:center;gap:var(--author-gap)}.testimonials__author-avatar{width:var(--avatar-size);height:var(--avatar-size);border-radius:50%;overflow:hidden;flex-shrink:0}.testimonials__author-avatar img{width:100%;height:100%;object-fit:cover}.testimonials__author-info{display:flex;flex-direction:column;line-height:1.4}.testimonials__author-name{font-family:Oakes Grotesk,Assistant,Arial,sans-serif;font-size:var(--author-name-size);font-weight:600;color:var(--text-primary);margin:0}.testimonials__author-designation{font-family:Oakes Grotesk,Assistant,Arial,sans-serif;font-size:var(--author-designation-size);font-weight:500;color:var(--text-secondary);margin:0}.testimonials__quote-icon{width:var(--quote-width);height:var(--quote-height);transform:rotate(180deg);flex-shrink:0}.testimonials__quote-icon img,.testimonials__quote-icon svg{width:100%;height:100%;object-fit:contain;opacity:var(--quote-opacity)}.testimonials__quote-icon svg path{fill:#eb5b36}.testimonials__text{font-family:Oakes Grotesk,Assistant,Arial,sans-serif;font-size:var(--testimonial-size);font-style:italic;font-weight:400;line-height:var(--testimonial-line-height);color:var(--text-primary);margin:0}.testimonials__pagination{display:flex;align-items:center;justify-content:flex-end;gap:var(--dot-gap);margin-top:16px;padding-right:80px}.testimonials__dot{width:var(--dot-width);height:var(--dot-height);border-radius:var(--dot-radius);background-color:var(--dot-inactive);border:none;padding:0;cursor:pointer;transition:background-color .3s var(--transition-easing)}.testimonials__dot:hover{background-color:var(--dot-active);opacity:.7}.testimonials__dot.is-active{background-color:var(--dot-active)}.testimonials__progress{display:none}@media screen and (min-width:1200px)and (max-width:1399px){.testimonials__container{padding:0 35px}.testimonials__slide{min-height:300px;padding:0 35px}.testimonials__image-wrapper{width:420px;height:300px}.testimonials__card{width:380px;margin-left:-55px}}@media screen and (min-width:990px)and (max-width:1199px){.testimonials__container{padding:0 30px}.testimonials__slide{min-height:280px;padding:0 30px}.testimonials__image-wrapper{width:380px;height:280px}.testimonials__card{width:350px;margin-left:-50px}}@media screen and (min-width:750px)and (max-width:989px){.testimonials{--card-padding-x: 16px;--card-padding-y: 14px;--avatar-size: 30px;--author-name-size: 13px;--author-designation-size: 11px;--quote-width: 36px;--quote-height: 28px;--testimonial-size: 13px;--testimonial-line-height: 20px;padding:25px 0 20px}.testimonials__header{margin-bottom:16px}.testimonials__container{padding:0 25px}.testimonials__title{font-size:22px}.testimonials__subtitle{font-size:13px}.testimonials__slide{min-height:240px;padding:0 20px}.testimonials__image-wrapper{width:50%;max-width:320px;height:240px}.testimonials__card{width:55%;max-width:320px;margin-left:-40px}.testimonials__pagination{padding-right:50px;margin-top:12px}}@media screen and (max-width:749px){.testimonials{--card-width: calc(100% - 32px) ;--card-radius: 8px;--card-padding-x: 16px;--card-padding-y: 14px;--avatar-size: 32px;--author-gap: 8px;--author-name-size: 14px;--author-designation-size: 11px;--quote-width: 32px;--quote-height: 26px;--testimonial-size: 13px;--testimonial-line-height: 20px;--dot-width: 20px;padding:20px 0 15px}.testimonials__header{margin-bottom:16px}.testimonials__title{font-size:20px;letter-spacing:.6px}.testimonials__subtitle{font-size:13px}.testimonials__container{padding:0 16px}.testimonials__slide{display:flex;flex-direction:column;align-items:center;min-height:auto;padding:0 12px 16px}.testimonials__image-wrapper{position:relative;width:calc(100% + 24px);max-width:none;height:200px;border-radius:8px 8px 0 0;z-index:1;margin-left:-12px;margin-right:-12px;overflow:hidden}.testimonials__image{width:100%;height:100%;object-fit:cover}.testimonials__card{position:relative;left:auto;top:auto;right:auto;transform:none;width:100%;max-width:400px;min-height:auto;margin:-50px auto 0;padding:14px 16px;box-shadow:0 4px 12px #00000014;border-radius:8px;z-index:2}.testimonials__card-content{max-width:100%;gap:10px}.testimonials__card-header{flex-wrap:nowrap;gap:8px;position:relative}.testimonials__quote-icon{position:absolute;top:-3px;right:0;transform:none;width:28px;height:22px}.testimonials__text{font-size:13px;line-height:20px;margin-top:4px}.testimonials__pagination{display:none}.testimonials__progress{display:block;width:100%;max-width:150px;height:3px;background-color:#dbdbdb;border-radius:30px;margin:16px auto 0;overflow:hidden}.testimonials__progress-fill{height:100%;width:100%;background-color:#000;border-radius:30px;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease-out;will-change:transform}}@media screen and (max-width:374px){.testimonials{--testimonial-size: 12px;--testimonial-line-height: 18px;--author-name-size: 13px;--author-designation-size: 10px;--avatar-size: 28px;--quote-width: 26px;--quote-height: 20px;--card-padding-x: 12px;--card-padding-y: 12px;padding:16px 0 12px}.testimonials__container{padding:0 12px}.testimonials__title{font-size:18px}.testimonials__subtitle{font-size:12px}.testimonials__image-wrapper{height:170px}.testimonials__card{width:calc(100% - 16px);margin:-40px 8px 0;padding:12px}.testimonials__progress{max-width:120px;margin-top:12px}}@media screen and (min-width:1600px){.testimonials{--card-width: 420px;--card-padding-x: 20px;--card-padding-y: 16px;--avatar-size: 36px;--author-name-size: 15px;--author-designation-size: 12px;--quote-width: 45px;--quote-height: 36px;--testimonial-size: 15px;--testimonial-line-height: 24px;padding:40px 0 30px}.testimonials__header{margin-bottom:24px}.testimonials__title{font-size:30px}.testimonials__subtitle{font-size:15px}.testimonials__slide{min-height:350px;padding:0 60px}.testimonials__image-wrapper{width:500px;height:350px}.testimonials__card{width:450px;margin-left:-70px}.testimonials__pagination{padding-right:100px}}.testimonials--no-image .testimonials__header{margin-bottom:5px}.testimonials__slide--no-image{justify-content:center;min-height:auto;padding-top:5px;padding-bottom:5px}.testimonials__slide--no-image .testimonials__card{margin-left:0;width:100%;max-width:750px}.testimonials__slide--no-image .testimonials__card-content{max-width:100%}.testimonials__slide--no-image .testimonials__quote-icon{width:55px;height:44px;margin-right:-12px}.testimonials--no-image .testimonials__pagination{justify-content:center;padding-right:0;margin-top:15px}@media screen and (min-width:1200px)and (max-width:1399px){.testimonials__slide--no-image .testimonials__card{max-width:700px}.testimonials__slide--no-image .testimonials__quote-icon{width:50px;height:40px;margin-right:-10px}}@media screen and (min-width:990px)and (max-width:1199px){.testimonials__slide--no-image .testimonials__card{max-width:620px}.testimonials__slide--no-image .testimonials__quote-icon{width:46px;height:36px;margin-right:-8px}}@media screen and (min-width:750px)and (max-width:989px){.testimonials__slide--no-image .testimonials__card{max-width:550px;width:85%}.testimonials__slide--no-image .testimonials__quote-icon{width:42px;height:34px;margin-right:-6px}.testimonials--no-image .testimonials__pagination{justify-content:center;padding-right:0}}@media screen and (max-width:749px){.testimonials__slide--no-image{flex-direction:column;min-height:auto;padding-top:5px;padding-bottom:5px}.testimonials__slide--no-image .testimonials__card{margin:0 auto;max-width:100%;width:100%}.testimonials__slide--no-image .testimonials__quote-icon{width:36px;height:28px;margin-right:-4px}.testimonials--no-image .testimonials__progress{margin:12px auto 0}}@media screen and (max-width:374px){.testimonials__slide--no-image .testimonials__card{width:100%}.testimonials__slide--no-image .testimonials__quote-icon{width:32px;height:26px;margin-right:-2px}}@media screen and (min-width:1600px){.testimonials__slide--no-image .testimonials__card{max-width:850px}.testimonials__slide--no-image .testimonials__quote-icon{width:65px;height:52px;margin-right:-15px}}@media(prefers-reduced-motion:reduce){.testimonials__track,.testimonials__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/section-testimonials.css.map */
