video-testimonials-section{display:block}.creative-video-testimonials-section{position:relative;overflow:hidden}.creative-video-testimonials-container{padding:0 2rem;margin:0 auto}.video-testimonials-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto;position:relative;z-index:2}.video-testimonials-header h2{line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.video-testimonials-header p{opacity:.8;font-weight:400;max-width:600px;margin:0 auto}.video-testimonials-header .text-underline-animated{display:inline-block;position:relative;z-index:1}.video-testimonials-header .text-underline-animated:after{content:"";position:absolute;left:-4px;right:-4px;bottom:-4px;height:12px;background-color:var(--color-link, rgba(0,0,0,.1));-webkit-mask:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 100 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2,10 C15,8 35,5 50,7 C65,9 85,12 98,6' stroke='black' stroke-width='3' fill='none' stroke-linecap='round' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E") center/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 100 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2,10 C15,8 35,5 50,7 C65,9 85,12 98,6' stroke='black' stroke-width='3' fill='none' stroke-linecap='round' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E") center/100% 100% no-repeat;z-index:-1;clip-path:inset(0 0% 0 0)}.video-testimonials-header .text-highlight-animated{position:relative;display:inline-block;z-index:1;padding:0 .2em}.video-testimonials-header .text-highlight-animated:before{content:"";position:absolute;top:10%;bottom:10%;left:0;width:100%;background-color:var(--color-link, rgba(0,0,0,.1));opacity:.3;z-index:-1;border-radius:4px;transform:skew(-10deg) scaleX(1)}.video-testimonials-wrapper{position:relative}.video-testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.video-testimonials-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.video-testimonials-grid{grid-template-columns:repeat(var(--columns-desktop, 4),1fr)}}.video-testimonial-card{position:relative;aspect-ratio:9/16;border-radius:var(--card-radius, 20px);overflow:hidden;cursor:pointer;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.23,1,.32,1),box-shadow .5s ease}.video-testimonial-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000 50%);z-index:2;pointer-events:none;transition:opacity .4s ease}.video-testimonial-card video,.video-testimonial-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.23,1,.32,1)}.video-testimonial-card:hover video,.video-testimonial-card:hover img{transform:scale(1.05)}.video-testimonial-poster{z-index:1}.video-testimonial-video{z-index:1;transition:opacity .4s ease}.video-testimonial-card.is-playing .video-testimonial-video{opacity:1}.video-testimonial-card.is-playing .video-testimonial-poster{opacity:0}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;z-index:5;transition:all .5s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.video-play-button:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:1px solid rgba(255,255,255,.15);opacity:0;transform:scale(.8);transition:all .5s cubic-bezier(.34,1.56,.64,1)}.video-play-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,#ffffff40,#fff0 50%);pointer-events:none}.video-play-button svg{width:28px;height:28px;fill:#fff;margin-left:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));position:relative;z-index:1;transition:transform .3s ease}.video-testimonial-card:hover .video-play-button{transform:translate(-50%,-50%) scale(1.15);background:#ffffff40;border-color:#ffffff80;box-shadow:0 0 40px #fff3,inset 0 0 20px #ffffff1a}.video-testimonial-card:hover .video-play-button:before{opacity:1;transform:scale(1)}.video-testimonial-card:hover .video-play-button svg{transform:scale(1.1)}.video-play-button:active{transform:translate(-50%,-50%) scale(.95)}.video-testimonial-card.is-playing .video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.5);pointer-events:none}.video-testimonial-info{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem;z-index:3;transform:translateY(20px);opacity:0;transition:all .4s cubic-bezier(.23,1,.32,1)}.video-testimonial-card:hover .video-testimonial-info{transform:translateY(0);opacity:1}.video-testimonial-name{color:#fff;font-size:var(--name-size, 16px);font-weight:var(--name-weight, 600);margin:0 0 2px;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.3)}.video-testimonial-role{color:#fffc;font-size:var(--role-size, 13px);font-weight:var(--role-weight, 400);margin:0;text-shadow:0 2px 8px rgba(0,0,0,.3)}.video-testimonials-slider{overflow:hidden!important;position:relative}.video-testimonials-slider:before,.video-testimonials-slider:after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:10;pointer-events:none}.video-testimonials-slider:before{left:0;background:linear-gradient(to right,var(--color-background, #fff) 0%,transparent 100%)}.video-testimonials-slider:after{right:0;background:linear-gradient(to left,var(--color-background, #fff) 0%,transparent 100%)}@media(max-width:767px){.video-testimonials-slider:before,.video-testimonials-slider:after{width:40px}}.video-testimonials-slider .swiper-wrapper{align-items:stretch}.video-testimonials-slider .swiper-slide{width:auto;height:auto;display:flex;opacity:1!important}.video-testimonials-slider .video-testimonial-card{width:var(--slide-width, 280px);aspect-ratio:9/16}.video-testimonials-slider .video-testimonial-card,.video-testimonials-slider .video-testimonial-poster,.video-testimonials-slider .video-testimonial-card img{opacity:1}@media(min-width:768px){.video-testimonials-slider .video-testimonial-card{width:var(--slide-width-desktop, 320px);aspect-ratio:9/16}}.video-testimonials-navigation{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.video-nav-btn{width:56px;height:56px;border-radius:50%;background:var(--color-heading, #000);color:var(--color-background, #fff);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.video-nav-btn:hover{opacity:.8;transform:scale(1.05)}.video-nav-btn:active{transform:scale(.95)}.video-nav-btn svg{width:24px;height:24px}.video-nav-btn.swiper-button-disabled{opacity:.4;cursor:not-allowed}.video-testimonials-pagination{display:flex;justify-content:center;gap:8px;margin:2rem 0}.video-testimonials-pagination .swiper-pagination-bullet{width:12px;height:12px;background:rgba(var(--color-text-rgb),1);opacity:.2;border-radius:50%;transition:all .3s ease;cursor:pointer}.video-testimonials-pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}.video-testimonials-progress{position:relative;height:3px;background:rgba(var(--color-text-rgb),.1);border-radius:2px;margin-top:3rem;overflow:hidden}.video-testimonials-progress .swiper-pagination-progressbar-fill{background:rgba(var(--color-text-rgb),1);height:100%;border-radius:2px;transition:transform .3s ease}.video-fullscreen-modal{--card-width: 200px;--card-height: 300px;--card-left: 0px;--card-top: 0px;--card-radius: 12px;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000;z-index:9999;visibility:hidden;pointer-events:none}.video-fullscreen-modal.is-preparing{visibility:visible}.video-fullscreen-modal.is-active{visibility:visible;background:#000000f2;pointer-events:auto;transition:background .6s cubic-bezier(.32,.72,0,1)}.video-fullscreen-modal.is-closing{visibility:visible;background:#0000;pointer-events:none;transition:background .5s cubic-bezier(.32,.72,0,1) .1s}.video-fullscreen-modal video{position:fixed;left:var(--card-left);top:var(--card-top);width:var(--card-width);height:var(--card-height);border-radius:var(--card-radius);object-fit:cover;box-shadow:0 0 #0000;opacity:0;transition:opacity .4s ease}.video-modal-loader{position:fixed;left:var(--card-left);top:var(--card-top);width:var(--card-width);height:var(--card-height);border-radius:var(--card-radius);background:linear-gradient(135deg,#141414,#282828);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;overflow:hidden;box-shadow:0 0 #0000}.video-modal-loader:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 50%,transparent 100%);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.video-fullscreen-modal.is-preparing .video-modal-loader{transition:none}.video-fullscreen-modal.is-preparing .video-modal-loader.is-visible{opacity:1;visibility:visible}.video-fullscreen-modal.is-active .video-modal-loader{left:calc(50% - (min(50.625vh,90vw)/2));top:calc(50% - (min(90vh,160vw)/2));width:min(50.625vh,90vw);height:min(90vh,160vw);border-radius:20px;box-shadow:0 25px 80px #00000080;opacity:1;visibility:visible;transition:left .6s cubic-bezier(.32,.72,0,1),top .6s cubic-bezier(.32,.72,0,1),width .6s cubic-bezier(.32,.72,0,1),height .6s cubic-bezier(.32,.72,0,1),border-radius .6s cubic-bezier(.32,.72,0,1),box-shadow .6s cubic-bezier(.32,.72,0,1)}.video-fullscreen-modal.is-active .video-modal-loader:not(.is-visible){opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,left .6s cubic-bezier(.32,.72,0,1),top .6s cubic-bezier(.32,.72,0,1),width .6s cubic-bezier(.32,.72,0,1),height .6s cubic-bezier(.32,.72,0,1),border-radius .6s cubic-bezier(.32,.72,0,1)}.video-modal-loader-spinner{width:56px;height:56px;position:relative;z-index:1}.video-modal-loader-spinner svg{width:100%;height:100%;animation:spin 1s linear infinite}.video-modal-loader-spinner circle{fill:none;stroke:#ffffffe6;stroke-width:3;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-fullscreen-modal.is-preparing video{transition:none}.video-fullscreen-modal.is-active video{left:50%;top:50%;transform:translate(-50%,-50%);width:auto;height:auto;max-width:90vw;max-height:90vh;border-radius:20px;object-fit:contain;background:#000;box-shadow:0 25px 80px #00000080;transition:left .6s cubic-bezier(.32,.72,0,1),top .6s cubic-bezier(.32,.72,0,1),width .6s cubic-bezier(.32,.72,0,1),height .6s cubic-bezier(.32,.72,0,1),max-width .6s cubic-bezier(.32,.72,0,1),max-height .6s cubic-bezier(.32,.72,0,1),transform .6s cubic-bezier(.32,.72,0,1),border-radius .6s cubic-bezier(.32,.72,0,1),box-shadow .6s cubic-bezier(.32,.72,0,1),opacity .4s ease .3s}.video-fullscreen-modal.is-closing video{left:var(--card-left);top:var(--card-top);width:var(--card-width);height:var(--card-height);border-radius:var(--card-radius);object-fit:cover;box-shadow:0 0 #0000;transition:left .5s cubic-bezier(.32,.72,0,1),top .5s cubic-bezier(.32,.72,0,1),width .5s cubic-bezier(.32,.72,0,1),height .5s cubic-bezier(.32,.72,0,1),border-radius .5s cubic-bezier(.32,.72,0,1),box-shadow .3s cubic-bezier(.32,.72,0,1)}.video-fullscreen-close{position:fixed;top:2rem;right:2rem;width:48px;height:48px;border-radius:50%;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5) rotate(-90deg);transition:opacity .4s ease,transform .4s cubic-bezier(.32,.72,0,1),background .3s ease;z-index:10}.video-fullscreen-modal.is-active .video-fullscreen-close{opacity:1;transform:scale(1) rotate(0);transition-delay:.35s}.video-fullscreen-modal.is-closing .video-fullscreen-close{opacity:0;transform:scale(.5) rotate(90deg);transition-delay:0s}.video-fullscreen-close:hover{background:#ffffff40;transform:scale(1.1) rotate(0)}.video-fullscreen-close:active{transform:scale(.95) rotate(0)}.video-fullscreen-close svg{width:24px;height:24px;stroke:#fff;stroke-width:2}.video-story-modal{--card-width: 200px;--card-height: 300px;--card-left: 0px;--card-top: 0px;--card-radius: 12px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;visibility:hidden;pointer-events:none}.video-story-modal.is-preparing{visibility:visible}.video-story-modal.is-active{visibility:visible;pointer-events:auto}.video-story-modal.is-closing{visibility:visible;pointer-events:none}.video-story-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .5s cubic-bezier(.32,.72,0,1)}.video-story-modal.is-active .video-story-overlay{background:#000000f2}.video-story-modal.is-closing .video-story-overlay{background:#0000;transition:background .4s cubic-bezier(.32,.72,0,1) .1s}.video-story-container{position:fixed;left:var(--card-left);top:var(--card-top);width:var(--card-width);height:var(--card-height);background:#000;border-radius:var(--card-radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 0 #0000;transform:translate(0)}.video-story-modal.is-preparing .video-story-container{transition:none}.video-story-modal.is-active .video-story-container{left:calc(50% - (min(420px,90vw)/2));top:calc(50% - (min(calc(420px * 16 / 9),90vh)/2));transform:translate(0);width:min(420px,90vw);height:min(calc(420px * 16 / 9),90vh);border-radius:16px;box-shadow:0 25px 80px #0009;transition:left .5s cubic-bezier(.32,.72,0,1),top .5s cubic-bezier(.32,.72,0,1),width .5s cubic-bezier(.32,.72,0,1),height .5s cubic-bezier(.32,.72,0,1),border-radius .5s cubic-bezier(.32,.72,0,1),box-shadow .5s cubic-bezier(.32,.72,0,1)}.video-story-modal.is-closing .video-story-container{left:var(--card-left);top:var(--card-top);width:var(--card-width);height:var(--card-height);transform:translate(0);border-radius:var(--card-radius);box-shadow:0 0 #0000;transition:left .4s cubic-bezier(.32,.72,0,1),top .4s cubic-bezier(.32,.72,0,1),width .4s cubic-bezier(.32,.72,0,1),height .4s cubic-bezier(.32,.72,0,1),border-radius .4s cubic-bezier(.32,.72,0,1),box-shadow .3s cubic-bezier(.32,.72,0,1)}@media(max-width:480px){.video-story-modal.is-active .video-story-container{left:0;top:0;width:100vw;height:100vh;border-radius:0}}.video-story-progress{position:absolute;top:12px;left:12px;right:12px;display:flex;gap:4px;z-index:20;padding:8px 12px;border-radius:8px;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.video-story-modal.is-active .video-story-progress{opacity:1;transform:translateY(0);transition-delay:.35s}.video-story-modal.is-closing .video-story-progress{opacity:0;transform:translateY(-10px);transition-delay:0s}.video-story-progress-bar{flex:1;height:3px;background:#ffffff4d;border-radius:2px;overflow:hidden}.video-story-progress-bar-fill{height:100%;background:#fff;border-radius:2px;width:0%;transition:width .1s linear}.video-story-progress-bar.is-complete .video-story-progress-bar-fill{width:100%}.video-story-progress-bar.is-active .video-story-progress-bar-fill{transition:none}.video-story-header{position:absolute;top:36px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:20;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.video-story-modal.is-active .video-story-header{opacity:1;transform:translateY(0);transition-delay:.4s}.video-story-modal.is-closing .video-story-header{opacity:0;transform:translateY(-10px);transition-delay:0s}.video-story-user{display:flex;align-items:center;gap:12px}.video-story-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);padding:2px;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-story-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #000}.video-story-user-info{display:flex;flex-direction:column;gap:2px}.video-story-username{color:#fff;font-size:14px;font-weight:600;line-height:1.3;text-shadow:0 1px 4px rgba(0,0,0,.5)}.video-story-role{color:#ffffffb3;font-size:12px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.video-story-close{width:32px;height:32px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s ease}.video-story-close:hover{transform:scale(1.1)}.video-story-close svg{width:24px;height:24px}.video-story-content{position:relative;flex:1;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.video-story-content:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 50%,transparent 100%);z-index:5;pointer-events:none}.video-story-content:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 100%);z-index:5;pointer-events:none}.video-story-content video{width:100%;height:100%;object-fit:cover}.video-story-nav{position:absolute;top:80px;bottom:60px;width:50%;z-index:15;cursor:pointer}.video-story-nav-prev{left:0}.video-story-nav-next{right:0}.video-story-loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:10}.video-story-loader.is-visible{opacity:1;visibility:visible}.video-story-loader-spinner{width:48px;height:48px}.video-story-loader-spinner svg{width:100%;height:100%;animation:spin 1s linear infinite}.video-story-loader-spinner circle{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-dasharray:80,200}.video-story-footer{position:absolute;bottom:16px;left:16px;right:16px;z-index:20;display:flex;justify-content:space-between;align-items:center;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.video-story-modal.is-active .video-story-footer{opacity:1;transform:translateY(0);transition-delay:.4s}.video-story-modal.is-closing .video-story-footer{opacity:0;transform:translateY(10px);transition-delay:0s}.video-story-mute{width:40px;height:40px;border-radius:50%;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease,transform .2s ease}.video-story-mute:hover{background:#ffffff40;transform:scale(1.05)}.video-story-mute svg{width:20px;height:20px}.video-story-mute .icon-unmuted,.video-story-modal.is-unmuted .video-story-mute .icon-muted{display:none}.video-story-modal.is-unmuted .video-story-mute .icon-unmuted{display:block}.video-story-pause{width:40px;height:40px;border-radius:50%;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease,transform .2s ease}.video-story-pause:hover{background:#ffffff40;transform:scale(1.05)}.video-story-pause svg{width:20px;height:20px}.video-story-pause .icon-play,.video-story-modal.is-paused .video-story-pause .icon-pause{display:none}.video-story-modal.is-paused .video-story-pause .icon-play{display:block}.video-story-progress-bar{flex:1;height:3px;background:#ffffff4d;border-radius:2px;overflow:hidden;cursor:pointer;transition:transform .2s ease}.video-story-progress-bar:hover{transform:scaleY(1.5)}.video-story-modal.is-paused .video-story-progress-bar.is-active .video-story-progress-bar-fill{animation-play-state:paused}@media(max-width:767px){.video-story-header{top:34px;padding:0 12px}.video-story-progress{top:8px;left:8px;right:8px}.video-story-avatar{width:36px;height:36px}.video-story-username{font-size:13px}.video-story-role{font-size:11px}}.video-testimonials-marquee-wrapper{position:relative}.video-testimonials-marquee-wrapper:before,.video-testimonials-marquee-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.video-testimonials-marquee-wrapper:before{left:0;background:linear-gradient(to right,var(--color-background, #fff) 0%,transparent 100%)}.video-testimonials-marquee-wrapper:after{right:0;background:linear-gradient(to left,var(--color-background, #fff) 0%,transparent 100%)}@media(max-width:767px){.video-testimonials-marquee-wrapper:before,.video-testimonials-marquee-wrapper:after{width:40px}}.video-testimonials-marquee{display:flex;gap:2rem;animation:video-marquee var(--marquee-speed, 30s) linear infinite}.video-testimonials-marquee:hover{animation-play-state:paused}@keyframes video-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.video-testimonials-marquee .video-testimonial-card{flex-shrink:0;width:var(--slide-width, 280px)}@media(min-width:768px){.video-testimonials-marquee .video-testimonial-card{width:var(--slide-width-desktop, 320px)}}.layout-centered .video-testimonials-grid{max-width:1400px;margin:0 auto}.layout-offset .video-testimonial-card:nth-child(2n){margin-top:3rem}@media(max-width:767px){.layout-offset .video-testimonial-card:nth-child(2n){margin-top:0}}.layout-masonry .video-testimonials-grid{display:block;column-count:2;column-gap:2rem}@media(min-width:768px){.layout-masonry .video-testimonials-grid{column-count:3}}@media(min-width:1024px){.layout-masonry .video-testimonials-grid{column-count:var(--columns-desktop, 4)}}.layout-masonry .video-testimonial-card{break-inside:avoid;margin-bottom:2rem;aspect-ratio:auto;min-height:350px}.layout-masonry .video-testimonial-card:nth-child(3n+1){min-height:450px}.layout-masonry .video-testimonial-card:nth-child(3n+2){min-height:380px}@media(max-width:767px){.video-testimonials-header{margin-bottom:2.5rem}.video-testimonials-grid{gap:1rem}.video-play-button{width:48px;height:48px}.video-play-button svg{width:18px;height:18px}.video-testimonial-info{padding:1.5rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-creative-video-testimonials.css.map */
