.tesimonial-videos{display:flex;align-items:center;justify-content:space-between;border:unset;max-width:calc(100vw - 2rem);margin:0 auto;padding:2rem 0;flex-wrap:wrap}.tesimonial-videos .items{margin:0 .5rem 2rem;transition:all .2s linear;width:calc(25% - 16px);height:280px;position:relative;z-index:1;flex:1;min-width:calc(25% - 16px);max-width:calc(50% - 16px)}.tesimonial-videos .items .overlay{position:fixed;top:0;left:0;background:#fff;opacity:0;transition:opacity .2s ease-out;will-change:opacity}.tesimonial-videos .inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;height:280px;border-radius:15px;overflow:hidden;background-color:#94b4fd;background-repeat:no-repeat;background-size:cover;background-position:50%;background-blend-mode:multiply;box-shadow:0 15px 47px 0 rgba(0,82,214,.2);transition:all .2s linear;-ms-transform:scale(.9);transform:scale(.9)}.tesimonial-videos button{cursor:pointer;border:0;border-radius:45%;width:4.75rem;height:4.75rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;overflow:visible;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;background:0}.tesimonial-videos button:hover img{animation-play-state:running}.tesimonial-videos button img{transition:all 1s;animation:src-components-ButtonPlayer----style-module---rotateAnimation---1_4k2 1s linear infinite;animation-play-state:paused;margin:0;width:20px !important;z-index:1;position:relative}.tesimonial-videos .video>div{width:auto;height:130%}.tesimonial-videos button:after,.tesimonial-videos button:before{content:"";position:absolute;top:-1rem;left:-1rem;width:6.75rem;height:6.75rem;border-radius:45%;opacity:0;transition:all 3s;animation:src-components-ButtonPlayer----style-module---pulsePosition---j-_6O 3s linear infinite;will-change:opacity;background-color:#3f78fb}.tesimonial-videos button:after{animation-delay:1s}@keyframes src-components-ButtonPlayer----style-module---pulsePosition---j-_6O{0%,to{top:-1rem;left:-1rem;width:6.75rem;height:6.75rem;opacity:.2}50%{opacity:1;top:0;left:0;width:100%;height:100%}80%{opacity:0;top:0;left:0;width:100%;height:100%}81%{top:-1rem;left:-1rem;width:6.75rem;height:6.75rem;opacity:0}}@keyframes src-components-ButtonPlayer----style-module---rotateAnimation---1_4k2{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}.tesimonial-videos .items.open .overlay{opacity:.95;width:100vw;height:100vh}.tesimonial-videos .video{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;max-width:200px;width:200px;height:280px;border-radius:15px;overflow:hidden;background-color:#94b4fd;background-repeat:no-repeat;background-size:cover;background-position:50%;background-blend-mode:multiply;box-shadow:0 15px 47px 0 rgba(0,82,214,.2);transition:all .2s linear;-ms-transform:scale(.9);transform:scale(.9);opacity:0;pointer-events:none;position:absolute;top:0}.tesimonial-videos .open .video{box-shadow:0 15px 47px 0 rgba(0,82,214,.3);-ms-transform:scale(1.2);transform:scale(1.2);background:transparent !important;opacity:1;pointer-events:auto}.tesimonial-videos .open .inner{display:none}.tesimonial-videos .items.open{z-index:2}@media(max-width:768px){.tesimonial-videos{overflow-y:scroll;padding:4rem 1rem;flex-wrap:nowrap}.tesimonial-videos .items{min-width:200px !important;height:280px;max-width:200px}}