.tpt-video-testimonials-2-container{box-sizing:border-box}.tpt-video-testimonials-2-container *,.tpt-video-testimonials-2-container *:before,.tpt-video-testimonials-2-container *:after{box-sizing:border-box}.tpt-video-testimonials-2-container .swiper{padding:1em 1em 2em;margin:0 2em}.tpt-video-testimonials-2-container .tpt-swiper-container{margin-bottom:2em}.video-testimonials-2_item{background:var(--card-background);border-radius:var(--card-border-radius);border:var(--card-border-width) solid var(--card-border-color);padding:0;height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.video-testimonials-2_item:hover{transform:translateY(-.25em);box-shadow:0 .5em 1.5em #00000026}.video-testimonials-2_video{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;border-radius:var(--card-border-radius) var(--card-border-radius) 0 0}.video-testimonials-2_video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.video-testimonials-2_video video{width:100%;height:100%;object-fit:cover;cursor:pointer}.video-testimonials-2_controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;opacity:0;transition:opacity .3s ease}.video-testimonials-2_video:hover .video-testimonials-2_controls{opacity:1}.video-testimonials-2_play-pause-btn{width:4em;height:4em;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.video-testimonials-2_play-pause-btn:hover{background:#fff;transform:scale(1.1)}.video-testimonials-2_play-pause-btn svg{width:2em;height:2em;color:#000}.video-testimonials-2_play-pause-btn .play-icon{display:flex;justify-content:center;align-items:center}.video-testimonials-2_play-pause-btn .pause-icon,.video-testimonials-2_video[data-playing=true] .video-testimonials-2_play-pause-btn .play-icon{display:none}.video-testimonials-2_video[data-playing=true] .video-testimonials-2_play-pause-btn .pause-icon{display:flex;align-items:center;justify-content:center}.video-testimonials-2_content{padding:calc(var(--card-padding) * 1px);display:flex;flex-direction:column;gap:1em;flex:1}.video-testimonials-2_rating{display:flex;gap:.2em;align-items:center}.video-testimonials-2_star{width:1.2em;height:1.2em;color:#e5e7eb;transition:color .2s ease;position:relative}.video-testimonials-2_star.active{color:var(--rating-color)}.video-testimonials-2_star.half-active{color:#e5e7eb;overflow:hidden}.video-testimonials-2_star.half-active:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:var(--rating-color);mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/%3E%3C/svg%3E");mask-size:cover;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/%3E%3C/svg%3E");-webkit-mask-size:cover}.video-testimonials-2_star svg{width:100%;height:100%}.video-testimonials-2_quote{flex:1}.video-testimonials-2_quote p{margin:0;font-size:.9em;line-height:1.5;color:var(--quote-color);font-style:italic}.video-testimonials-2_customer{margin-top:auto}.video-testimonials-2_customer-name{display:flex;align-items:center;gap:.5em;margin-bottom:.25em}.video-testimonials-2_handle{font-weight:600;font-size:.9em;color:var(--name-color)}.video-testimonials-2_verified{width:1em;height:1em;color:var(--verify-color);display:flex;justify-content:center;align-items:center}.video-testimonials-2_verified svg{width:100%;height:100%}.video-testimonials-2_followers{font-size:.8em;color:var(--followers-color)}.tpt-video-testimonials-2-container .tpt-swiper-paginations{padding-top:0}.tpt-video-testimonials-2-container .swiper-pagination-bullet{width:calc(var(--pagination-bullet-size) * 1px)!important;height:calc(var(--pagination-bullet-size) * 1px)!important;background-color:var(--pagination-bullet-inactive-color)!important;opacity:1!important;transition:all .3s ease}.tpt-video-testimonials-2-container .swiper-pagination-bullet-active{background-color:var(--pagination-bullet-active-color)!important;transform:scale(1.2)}.tpt-video-testimonials-2-container .swiper-pagination-bullet:hover{transform:scale(1.1)}.tpt-video-testimonials-2-container .tpt-swiper-paginations.tpt-section_align-center{justify-content:center}.tpt-video-testimonials-2-container .tpt-swiper-paginations.tpt-section_align-default{justify-content:flex-start}.tpt-video-testimonials-2-container .swiper-button-next,.tpt-video-testimonials-2-container .swiper-button-prev{width:calc(var(--nav-button-size) * 1px)!important;height:calc(var(--nav-button-size) * 1px)!important;margin-top:calc((var(--nav-button-size) * 1px) / -2)!important;color:var(--nav-button-text-color)!important;background-color:var(--nav-button-bg-color)!important;border-radius:calc(var(--nav-button-border-radius) * 1px)!important;box-shadow:0 2px 8px #00000026;border:1px solid rgba(0,0,0,.1);transition:all .3s ease}.tpt-video-testimonials-2-container .swiper-button-next:hover,.tpt-video-testimonials-2-container .swiper-button-prev:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.tpt-video-testimonials-2-container .swiper-button-next:after,.tpt-video-testimonials-2-container .swiper-button-prev:after{font-size:calc(var(--nav-button-size) * .4px)!important}.tpt-video-testimonials-2-container .swiper-button-prev{left:calc(var(--nav-button-offset) * 1px)!important}.tpt-video-testimonials-2-container .swiper-button-next{right:calc(var(--nav-button-offset) * 1px)!important}.tpt-video-testimonials-2-container .swiper-button-next.swiper-button-disabled,.tpt-video-testimonials-2-container .swiper-button-prev.swiper-button-disabled{opacity:.3!important;cursor:not-allowed!important;transform:none!important}.tpt-video-testimonials-2-container .swiper-button-next.swiper-button-disabled:hover,.tpt-video-testimonials-2-container .swiper-button-prev.swiper-button-disabled:hover{transform:none!important;box-shadow:0 2px 8px #00000026!important}@media screen and (max-width: 1279px){.video-testimonials-2_content{padding:calc(var(--card-padding) * .8px);gap:.8em}.video-testimonials-2_quote p,.video-testimonials-2_handle{font-size:.85em}.video-testimonials-2_followers{font-size:.75em}.tpt-video-testimonials-2-container .swiper-button-next,.tpt-video-testimonials-2-container .swiper-button-prev{width:calc(var(--nav-button-size) * .9px)!important;height:calc(var(--nav-button-size) * .9px)!important;margin-top:calc((var(--nav-button-size) * .9px) / -2)!important}.tpt-video-testimonials-2-container .swiper-button-next:after,.tpt-video-testimonials-2-container .swiper-button-prev:after{font-size:calc(var(--nav-button-size) * .35px)!important}}@media screen and (max-width: 767px){.video-testimonials-2_item{margin:0 auto;max-width:20em}.video-testimonials-2_content{padding:calc(var(--card-padding) * .6px);gap:.7em}.video-testimonials-2_play-pause-btn{width:3.5em;height:3.5em}.video-testimonials-2_play-pause-btn svg{width:1.3em;height:1.3em}.video-testimonials-2_star{width:1em;height:1em}.video-testimonials-2_quote p,.video-testimonials-2_handle{font-size:.8em}.video-testimonials-2_followers{font-size:.7em}.video-testimonials-2_verified{width:1em;height:1em}.tpt-video-testimonials-2-container .swiper-button-next,.tpt-video-testimonials-2-container .swiper-button-prev{width:calc(var(--nav-button-size) * .8px)!important;height:calc(var(--nav-button-size) * .8px)!important;margin-top:calc((var(--nav-button-size) * .8px) / -2)!important}.tpt-video-testimonials-2-container .swiper-button-next:after,.tpt-video-testimonials-2-container .swiper-button-prev:after{font-size:calc(var(--nav-button-size) * .3px)!important}.tpt-video-testimonials-2-container .swiper-pagination-bullet{width:calc(var(--pagination-bullet-size) * .9px)!important;height:calc(var(--pagination-bullet-size) * .9px)!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/tpt-video-testimonials-2.css.map */
