.res-vp__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000b8;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease}.res-vp__overlay.res-vp--visible{opacity:1}.res-vp__overlay.res-vp--hidden{display:none}.res-vp__modal{position:relative;background-color:var(--vp-modal-bg, #ffffff);border-radius:16px;overflow:hidden;width:100%;max-width:var(--vp-max-width, 620px);box-shadow:0 24px 64px #0006;transform:translateY(20px);transition:transform .3s ease}.res-vp__overlay.res-vp--visible .res-vp__modal{transform:translateY(0)}.res-vp__close{position:absolute;top:12px;right:12px;z-index:10;width:36px;height:36px;border:none;border-radius:50%;background-color:#00000080;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .2s}.res-vp__close:hover{background-color:#000000bf}.res-vp__close svg{display:block;width:18px;height:18px}.res-vp__video-wrap{width:100%;aspect-ratio:16 / 9;background:#000}.res-vp__video-wrap video{width:100%;height:100%;object-fit:contain;display:block}.res-vp__content{padding:24px 28px 28px;background-color:var(--vp-content-bg, #1a1a1a)}.res-vp__titulo{margin:0 0 10px;color:var(--vp-titulo-color, #ffffff);font-weight:700;line-height:1.3}.res-vp__texto{margin:0 0 20px;color:var(--vp-texto-color, rgba(255,255,255,.75));line-height:1.6}.res-vp__texto:last-child{margin-bottom:0}.res-vp__btn{display:inline-block;padding:13px 32px;border:2px solid var(--vp-btn-border, #ffffff);border-radius:8px;color:var(--vp-btn-color, #ffffff);background-color:transparent;font-weight:600;text-decoration:none;font-size:.95rem;cursor:pointer;transition:background-color .2s,color .2s}.res-vp__btn:hover{background-color:var(--vp-btn-border, #ffffff);color:var(--vp-content-bg, #1a1a1a)}@media screen and (max-width:749px){.res-vp__overlay{padding:12px;align-items:center}.res-vp__modal{border-radius:16px 16px 12px 12px;max-width:100%}.res-vp__content{padding:20px 20px 24px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/res-video-popup.css.map */
