.tc-section{background-color:var(--tc-bg, #dadcc1);padding:40px 0 100px}@media screen and (min-width:768px){.tc-section{padding:40px 0 130px}}.tc-header{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;margin-bottom:75px;padding:0 20px}@media screen and (min-width:768px){.tc-header{padding:0 110px;margin-bottom:50px}}.tc-eyebrow{font-family:Poppins SemiBold,sans-serif;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#2d2d2d;margin:0}.tc-eyebrow--arched{height:60px}.tc-eyebrow--arched .tc-eyebrow__arc-text{font:600 20px Poppins SemiBold,sans-serif;fill:#2d2d2d;letter-spacing:.12em;text-transform:uppercase}@media screen and (min-width:768px){.tc-eyebrow--arched .tc-eyebrow__arc-text{font:600 18px Poppins SemiBold,sans-serif}}.tc-heading{font-weight:600!important;font-size:35px!important;line-height:50px;letter-spacing:4%;color:#000;margin:0;max-width:335px}@media screen and (min-width:768px){.tc-heading{font-size:35px;max-width:100%}}.tc-rating{display:flex;align-items:center;gap:8px;font-size:13px;color:#2d2d2d}.tc-rating__stars{display:inline-flex;gap:3px}.tc-star{position:relative;display:inline-block;width:14px;height:14px;display:flex;align-items:center;justify-content:center}.tc-star__icon{display:block;width:14px;height:14px}.tc-star__icon--bg{fill:#d8d8d8}.tc-star__icon--fg{position:absolute;top:0;left:0;fill:#2d2d2d;clip-path:inset(0 calc(100% - var(--tc-star-fill, 0%)) 0 0)}.tc-viewport{position:relative;padding:0 0 0 20px}.tc-track{display:flex;gap:15px}.tc-track.slick-initialized{display:block}.tc-slide{width:260px}@media screen and (min-width:768px){.tc-slide{width:335px}}.tc-viewport .slick-slide{margin-right:13px}.tc-viewport .tc-card__links .slick-slide{margin-right:0}.tc-viewport .slick-list{overflow:hidden}.tc-empty-state{padding:40px 20px;text-align:center;border:1px dashed #999;border-radius:8px;margin:0 20px}.tc-card{background:#f4ead9;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;height:100%}.tc-card__media{position:relative;width:100%;aspect-ratio:335 / 464;max-height:360px}@media screen and (min-width:768px){.tc-card__media{max-height:464px}}.tc-card__image{display:block;width:100%;height:100%;object-fit:cover}.tc-testimonial{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 30px;text-align:center;background-color:#fff;background-size:cover;background-position:center}.tc-testimonial__stars{display:inline-flex;margin-bottom:15px}.tc-testimonial__quote{font-family:Poppins SemiBold,sans-serif;font-size:24px;font-weight:600;line-height:1.5;margin:0 0 18px;color:#000;padding:0;border:none;max-width:230px;text-align:center;font-style:normal}.tc-testimonial__author{font-family:Poppins Medium,sans-serif;font-size:14px;margin:0 0 3px;color:#000;font-weight:500;line-height:21px;letter-spacing:0;text-align:center}.tc-testimonial__status{font-size:10px;line-height:15px;color:#7f7f7f;margin:0}.tc-video{position:relative;width:100%;height:100%}.tc-video:has(.tc-video__play[hidden]) .tc-video__mute{display:flex}.tc-video__el{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.tc-video__play,.tc-video__pause,.tc-video__mute{position:absolute;border:none;background:transparent;padding:0;cursor:pointer;line-height:0}.tc-video__mute:not(.is-muted) line{display:none}.tc-video__play{top:50%;left:50%;transform:translate(-50%,-50%);width:65px;height:65px}.tc-video__play svg{width:100%;height:100%}.tc-video__pause{top:50%;left:50%;transform:translate(-50%,-50%);width:65px;height:65px;display:none}.tc-video.is-playing:hover .tc-video__pause,.tc-video.is-playing:focus-within .tc-video__pause{display:block}.tc-video__pause svg{width:100%;height:100%}@media screen and (min-width:768px){.tc-video__play,.tc-video__pause{width:85px;height:85px}}.tc-video__mute{bottom:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#00000080;display:none;align-items:center;justify-content:center}.tc-card__links{--tc-tile-height: 50px;--tc-links-footer-height: 24px;padding:10px;display:flex;flex-direction:column;flex-shrink:0;min-height:calc(var(--tc-tile-height) + var(--tc-links-footer-height))}@media screen and (min-width:768px){.tc-card__links{--tc-tile-height: 64px;--tc-links-footer-height: 34px;padding:20px}}.tc-card__links-footer,.tc-card__links-placeholder{flex:0 0 var(--tc-links-footer-height);min-height:var(--tc-links-footer-height)}.tc-card__links-placeholder{flex:1 1 auto;min-height:calc(var(--tc-tile-height) + var(--tc-links-footer-height))}.tc-tile{display:flex;align-items:stretch;flex:0 0 var(--tc-tile-height, 50px);min-height:var(--tc-tile-height, 50px);text-decoration:none;color:inherit;border-radius:8px;overflow:hidden}.tc-tile__thumb{flex:0 0 50px;width:50px;height:var(--tc-tile-height, 50px);background:#fff;border:1px solid #f3eee6;border-radius:8px 0 0 8px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (min-width:768px){.tc-tile__thumb{flex:0 0 66px;width:66px}}.tc-tile__thumb img{width:100%;height:100%;object-fit:cover}.tc-tile__body{flex:1 1 auto;min-width:0;background:#fff;border:1px solid #f3eee6;border-left:none;border-radius:0 8px 8px 0;padding:5px 12px;display:flex;flex-direction:column;justify-content:center;gap:4px;height:var(--tc-tile-height, 50px);min-height:var(--tc-tile-height, 50px);overflow:hidden}.tc-tile__title{font-family:Poppins SemiBold,sans-serif;font-size:12px;color:#000;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1;letter-spacing:0}.tc-tile__tags{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;font-family:Poppins SemiBold,sans-serif;font-weight:400;font-size:12px;line-height:1;letter-spacing:0}.tc-nested{position:relative}.tc-nested[data-tc-nested]:not(.slick-initialized){display:flex;opacity:0}.tc-nested .slick-slide{padding:0}.tc-nested__slide{outline:none}.tc-viewport .tc-nested .slick-dots{position:static;display:flex!important;justify-content:left;gap:6px;margin-top:13px;padding:0 90px 0 0;list-style:none;height:11px;align-items:center}@media screen and (min-width:750px){.tc-viewport .tc-nested .slick-dots{margin-top:23px}}.tc-viewport .tc-nested .slick-dots li{width:6px;height:6px;margin:0}.tc-viewport .tc-nested .slick-dots li button{width:6px;height:6px;padding:0;border-radius:50%;background:#d8d8d8;text-indent:-9999px;border:none}.tc-nested .slick-dots li.slick-active button{background:#2d2d2d}.tc-nested .tc-arrow{position:absolute;top:32px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;color:#2d2d2d;cursor:pointer;z-index:2}.tc-nested .tc-arrow:before{content:none}.tc-nested .tc-arrow svg{display:block;width:22px;height:10px}.tc-nested .tc-arrow--prev{left:-4px}.tc-nested .tc-arrow--next{right:-4px}.tc-viewport .tc-arrow{position:absolute;top:-44px;display:flex;align-items:center;justify-content:center;width:30px;height:21px;padding:0;border:none;background:transparent;color:#2d2d2d;cursor:pointer;z-index:2;transition:opacity .3s ease}.tc-viewport .tc-card__links .tc-arrow{top:58px}@media screen and (min-width:768px){.tc-viewport .tc-card__links .tc-arrow{top:82px}}.tc-viewport .tc-arrow:hover{opacity:.5}@media screen and (min-width:768px){.tc-viewport .tc-arrow{top:-108px}}.tc-viewport .tc-arrow:before{content:none}.tc-viewport .tc-arrow svg{display:block;width:30px;height:13px}.tc-viewport .tc-arrow--prev{left:45%;transform:translate(-50%)}.tc-viewport .tc-card__links .tc-arrow--prev{right:35px;left:auto;transform:translate(-50%)}.tc-viewport .tc-arrow--next{right:45%;transform:translate(50%)}.tc-viewport .tc-card__links .tc-arrow--next{right:12px;transform:translate(50%)}@media screen and (min-width:768px){.tc-viewport .tc-arrow--prev{right:60px;left:auto;transform:none}.tc-viewport .tc-arrow--next{right:20px;left:auto;transform:none}.tc-viewport .tc-card__links .tc-arrow--next{right:20px}}.tc-viewport .slick-disabled,.tc-nested .slick-disabled{opacity:.35;cursor:default;pointer-events:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tc-viewport .tc-track>.slick-dots{display:flex;padding-right:20px;bottom:-45px}@media screen and (min-width:768px){.tc-viewport .tc-track>.slick-dots{bottom:-70px}}.tc-viewport .tc-track>.slick-dots li.slick-active{width:100%;z-index:1}.tc-viewport .tc-track>.slick-dots li{margin:0;width:100%;display:flex;align-items:center}.tc-viewport .tc-track>.slick-dots li.slick-active button{background-color:#000;width:100%}.tc-viewport .tc-track>.slick-dots li button{background-color:#fff;padding:1px;height:0;width:100%}.tc-viewport .tc-track>.slick-dots li button:before{content:none}.tc-viewport .slick-dotted.slick-slider{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/208/assets/testimonial-carousel.css.map */
