.otx-videos{--otx-v-radio: 18px;--otx-v-ancho: 268px;--otx-v-hueco: 16px;padding-block:clamp(48px,7vw,88px);background:var(--otx-ai-gray, #f5f5f7);overflow:hidden}.otx-videos-cabecera{text-align:center;max-width:720px;margin:0 auto clamp(24px,3vw,40px)}.otx-videos-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--otx-ai-blue, #0a5cff);margin-bottom:10px}.otx-videos-cabecera h2{font-size:clamp(26px,3.6vw,40px);line-height:1.15;letter-spacing:-.02em;margin:0 0 10px;color:var(--otx-ai-black, #08090b)}.otx-videos-cabecera p{font-size:clamp(15px,1.5vw,17px);line-height:1.55;color:var(--otx-color-text-soft, #5c626d);margin:0}.otx-videos-carrusel{position:relative}.otx-videos-pista{display:flex;gap:var(--otx-v-hueco);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-inline:4px;padding:4px 4px 18px;margin:-4px -4px -18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.otx-videos-pista::-webkit-scrollbar{display:none}.otx-videos-pista.is-arrastrando{scroll-behavior:auto;cursor:grabbing;scroll-snap-type:none}.otx-videos-card{flex:0 0 var(--otx-v-ancho);width:var(--otx-v-ancho);scroll-snap-align:center}.otx-videos-marco{position:relative;aspect-ratio:9 / 16;border-radius:var(--otx-v-radio);overflow:hidden;background:#08090b;box-shadow:var(--otx-sombra-suave, 0 12px 28px -20px rgba(8, 9, 11, .35));transition:transform .45s var(--otx-ai-ease, cubic-bezier(.22, 1, .36, 1)),box-shadow .45s}.otx-videos-card.is-activa .otx-videos-marco{transform:translateY(-4px);box-shadow:0 26px 46px -26px #08090b73}.otx-videos-video{width:100%;height:100%;object-fit:cover;display:block}.otx-videos-toque{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none}.otx-videos-toque:focus-visible{outline:3px solid var(--otx-ai-blue, #0a5cff);outline-offset:-3px}.otx-videos-etiqueta{position:absolute;top:10px;left:10px;z-index:2;pointer-events:none;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#08090b9e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.otx-videos-etiqueta:before{content:"";width:6px;height:6px;border-radius:50%;background:#ff3b30}.otx-videos-sonido{position:absolute;right:10px;bottom:10px;z-index:2;pointer-events:none;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#08090b9e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff}.otx-videos-sonido svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.otx-videos-card[data-sonido=on] .otx-videos-sonido{background:var(--otx-ai-blue, #0a5cff)}.otx-videos-card[data-sonido=on] .otx-videos-sonido .otx-videos-mute,.otx-videos-card:not([data-sonido=on]) .otx-videos-sonido .otx-videos-unmute{display:none}.otx-videos-aviso{position:absolute;left:50%;bottom:14px;transform:translate(-50%);z-index:2;pointer-events:none;padding:6px 12px;border-radius:999px;background:#ffffffeb;color:#08090b;font-size:12px;font-weight:600;white-space:nowrap;transition:opacity .3s}.otx-videos-card[data-sonido=on] .otx-videos-aviso{opacity:0}.otx-videos-pie{margin:12px 2px 0;font-size:14px;line-height:1.4;color:var(--otx-color-text-soft, #5c626d)}.otx-videos-flecha{position:absolute;top:calc(50% - 30px);transform:translateY(-50%);z-index:3;width:44px;height:44px;display:none;place-items:center;border:1px solid var(--otx-color-border, #e6e7eb);border-radius:50%;background:#fff;color:var(--otx-ai-black, #08090b);cursor:pointer;box-shadow:0 10px 24px -14px #08090b80;transition:opacity .25s,transform .25s}.otx-videos-flecha svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.otx-videos-flecha:hover{transform:translateY(-50%) scale(1.06)}.otx-videos-flecha[disabled]{opacity:0;pointer-events:none}.otx-videos-flecha--prev{left:-18px}.otx-videos-flecha--next{right:-18px}@media(min-width:1000px){.otx-videos-flecha{display:grid}}.otx-videos-puntos{display:flex;justify-content:center;gap:7px;margin-top:18px}.otx-videos-punto{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:var(--otx-ai-gray-dk, #d3d5db);cursor:pointer;transition:width .3s var(--otx-ai-ease, ease),background .3s}.otx-videos-punto.is-activo{width:22px;border-radius:999px;background:var(--otx-ai-blue, #0a5cff)}.otx-videos-cta{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:clamp(24px,3vw,36px)}.otx-videos-boton{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 30px;border-radius:999px;background:var(--otx-ai-blue, #0a5cff);color:#fff;font-size:16px;font-weight:700;text-decoration:none;transition:transform .25s var(--otx-ai-ease, ease),background .25s}.otx-videos-boton:hover{background:var(--otx-ai-blue-dk, #0040cc);transform:translateY(-2px);color:#fff}.otx-videos-nota{font-size:13px;color:var(--otx-color-text-soft, #5c626d);text-align:center;margin:0}@media(max-width:749px){.otx-videos{--otx-v-ancho: min(74vw, 300px);--otx-v-hueco: 12px}.otx-videos-pista{margin-inline:calc(50% - 50vw);padding-inline:max(16px,calc((100vw - var(--otx-v-ancho)) / 2));scroll-padding-inline:max(16px,calc((100vw - var(--otx-v-ancho)) / 2))}}@media(min-width:750px){.otx-videos{--otx-v-ancho: calc((100% - (var(--otx-v-hueco) * 2)) / 2.6)}}@media(min-width:1000px){.otx-videos{--otx-v-ancho: calc((100% - (var(--otx-v-hueco) * 3)) / 3.4)}}@media(prefers-reduced-motion:reduce){.otx-videos-pista{scroll-behavior:auto}.otx-videos-marco,.otx-videos-boton,.otx-videos-flecha{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/otx-videos.css.map */
