.vc-section .vc-container{max-width:1350px;margin:100px auto 0;padding:24px;box-sizing:border-box}.vc-section .vc-heading{font-size:35px;font-weight:700;margin:0 0 30px;text-align:left;text-align:center}.vc-section .swiper-slide{width:280px!important;margin-right:10px}.vc-section .swiper-wrapper .swiper-slide:last-child{margin-right:10px}.vc-section .vc-item{width:280px;height:433px;display:flex;flex-direction:column}.vc-section .vc-cover{position:relative;width:280px;height:433px;overflow:hidden;border-radius:8px;background:#111;display:flex;align-items:center;justify-content:center;cursor:pointer}.vc-section .vc-cover-img{display:block;width:100%;height:100%;object-fit:cover}.vc-section .vc-topbar{position:absolute;left:8px;top:8px;display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:20px}.vc-section .vc-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover}.vc-section .vc-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent}.vc-section .vc-play-icon{width:0;height:0;border-left:18px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:6px}.vc-section .vc-desc{position:absolute;bottom:0;width:100%;padding:10px 8px 8px;box-sizing:border-box;border-radius:0 0 8px 8px;display:flex;flex-direction:column;justify-content:flex-start;gap:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:10px}.vc-topbar .vc-author-id{color:#fff}.vc-section .vc-title{font-weight:600;font-size:14px;color:#111;line-height:1.2;overflow:hidden}.vc-section .vc-text{font-size:14px;color:#fff;line-height:1.2;max-height:56px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.vc-section .vc-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center}.vc-section .vc-modal.open{display:flex}.vc-section .vc-modal .vc-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.vc-section .vc-modal .vc-modal-content{position:relative;z-index:2;background:#000;border-radius:8px;overflow:hidden;width:428px;height:762px}.vc-section .vc-modal .vc-modal-close{position:absolute;right:8px;top:8px;z-index:3;background:transparent;border:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.vc-modal .vc-modal-close:focus{outline:none}.vc-section .vc-modal .vc-media-wrap{width:100%;height:100%;min-height:360px;display:flex;align-items:center;justify-content:center}.vc-media-wrap video{width:100%;height:100%}body.modal-open{overflow:hidden;padding-right:17px}.vc-section .vc-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#ffffff0f;z-index:3;transition:transform .22s cubic-bezier(.2,.9,.2,1),background .22s;-webkit-tap-highlight-color:transparent;box-shadow:0 8px 24px #00000059;overflow:visible;padding:0}.vc-section .vc-play-btn:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);width:80px;height:80px;border-radius:50%;border:2px solid rgba(255,255,255,.28);box-shadow:0 0 32px #ffffff1f;z-index:0;pointer-events:none;animation:vc-play-ring-white 2s infinite ease-out}.vc-section .vc-play-btn svg{width:42px;height:42px;z-index:4;transition:transform .2s,filter .2s}@keyframes vc-play-pulse-white{0%{transform:translate(-50%,-50%) scale(.92);opacity:.95;filter:blur(8px)}55%{transform:translate(-50%,-50%) scale(1.28);opacity:.18;filter:blur(14px)}to{transform:translate(-50%,-50%) scale(1.6);opacity:0;filter:blur(20px)}}@keyframes vc-play-ring-white{0%{transform:translate(-50%,-50%) scale(.9);opacity:.85}70%{transform:translate(-50%,-50%) scale(1.18);opacity:.06}to{transform:translate(-50%,-50%) scale(1.28);opacity:0}}@media (prefers-reduced-motion: reduce){.vc-section .vc-play-btn:before,.vc-section .vc-play-btn:after,.vc-section .vc-play-btn svg{animation:none!important;transition:none!important}}.vc-modal{overflow:visible}.vc-modal-preview{position:absolute;top:50%;width:140px;height:650px;border-radius:6px;overflow:hidden;box-shadow:0 6px 16px #00000080;z-index:1;opacity:.8;transition:all .4s cubic-bezier(.25,.8,.25,1);pointer-events:none}.vc-modal-preview.prev{left:53%;transform:translate(calc(-50% - 220px),-50%) rotate(-8deg)}.vc-modal-preview.next{left:47%;transform:translate(calc(-50% + 220px),-50%) rotate(8deg)}.vc-modal-preview img{width:100%;height:100%;object-fit:cover}.vc-modal-content{position:relative;z-index:2}.vc-modal-content.transitioning-next .vc-media-wrap{animation:slideOutLeft .4s ease forwards}.vc-modal-content.animating-in-next .vc-media-wrap{animation:slideInRight .4s ease forwards}.vc-modal-content.transitioning-prev .vc-media-wrap{animation:slideOutRight .4s ease forwards}.vc-modal-content.animating-in-prev .vc-media-wrap{animation:slideInLeft .4s ease forwards}@keyframes slideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100px);opacity:0}}@keyframes slideInRight{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100px);opacity:0}}@keyframes slideInLeft{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}.vc-modal-content.closing .vc-media-wrap{animation:fadeOut .3s ease forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media screen and (max-width: 768px){.vc-section .vc-container{margin:80px auto 0}.vc-section .vc-modal .vc-modal-content{max-width:344px;max-height:611px}.vc-section .vc-heading{font-size:22px}.vc-modal-preview{width:100px;height:500px}.vc-modal-preview.prev{left:55%;transform:translate(calc(-50% - 160px),-50%) rotate(-5deg)}.vc-modal-preview.next{left:45%;transform:translate(calc(-50% + 160px),-50%) rotate(5deg)}}.vc-modal-preview.hidden{display:none}
/*# sourceMappingURL=/cdn/shop/t/38/assets/video-preview.css.map */
