.promo-video-module-wrapper{padding:40px 0}.promo-video-module{box-shadow:none;overflow:hidden;padding:34px 80px 40px;position:relative;width:100%}.promo-video-badge-container{text-align:center}.promo-video-badge{align-items:center;background:transparent;border:1px solid #a942ef;border-radius:56px;display:inline-flex;justify-content:center;padding:5px 20px}.promo-video-badge span{color:#a942ef;font:700 18px/1 Roboto,system-ui,Arial,sans-serif;letter-spacing:.005em}.promo-video-btn-wrapper{text-align:center}@media (max-width:768px){.promo-video-module{padding:40px 20px}}.promo-header{text-align:center}.promo-title{color:#060402;font:700 clamp(32px,4vw,56px)/120% Roboto,system-ui,Arial,sans-serif;letter-spacing:-.015em;margin:20px 0 10px}.promo-accent{background:linear-gradient(90deg,#2665e2,#c26de6);-webkit-background-clip:text;background-clip:text}.promo-accent,.promo-accent--flip{-webkit-text-fill-color:transparent}.promo-accent--flip{background:linear-gradient(90deg,#c26de6,#2665e2);-webkit-background-clip:text;background-clip:text}.promo-subtitle{color:rgba(14,10,2,.6);font:400 18px/150% Roboto,system-ui,Arial,sans-serif;margin:0 auto;max-width:960px}@media (max-width:480px){.promo-video-badge{border-radius:32px;padding:3px 12px}.promo-video-badge span{font-size:12px;letter-spacing:.01em}}@media (max-width:768px){.promo-subtitle{padding:0 20px}.promo-video-badge{border-radius:40px;padding:4px 14px}.promo-video-badge span{font-size:14px}}.promo-video-player{border-radius:12px;height:auto;overflow:hidden;position:relative;width:100%}.promo-video-player__video{display:block;height:auto;object-fit:cover;width:100%}.promo-video-player__overlay{align-items:center;background:rgba(0,0,0,.5);border-radius:12px;cursor:pointer;display:flex;inset:0;justify-content:center;position:absolute;transition:opacity .3s ease;z-index:2}.promo-video-player__overlay.is-hidden{opacity:0;pointer-events:none}.promo-video-player__play-button{align-items:center;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:80px;justify-content:center;width:80px}.promo-video-player__play-button svg{height:40px;width:40px;fill:currentColor}.promo-video-player__controls{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);bottom:0;color:#fff;display:flex;gap:16px;left:0;opacity:0;padding:12px 20px;pointer-events:none;position:absolute;right:0;transition:opacity .3s ease;z-index:3}.promo-video-player:hover .promo-video-player__controls{opacity:1;pointer-events:auto}.promo-video-controls__fullscreen-btn,.promo-video-controls__play-pause-btn,.promo-video-controls__volume-btn{background:none;border:none;color:#fff;cursor:pointer;flex-shrink:0;height:24px;margin:0;opacity:.8;padding:0;transition:opacity .2s ease,transform .2s ease;width:24px}.promo-video-controls__fullscreen-btn,.promo-video-controls__play-pause-btn,.promo-video-controls__volume-btn{height:28px;width:28px}.promo-video-controls__fullscreen-btn svg,.promo-video-controls__play-pause-btn svg,.promo-video-controls__volume-btn svg{height:100%;width:100%;fill:currentColor}.promo-video-controls__progress-bar-container{align-items:center;cursor:pointer;display:flex;flex-grow:1;height:8px;position:relative}.promo-video-controls__progress-bar-bg{background:hsla(0,0%,100%,.2);width:100%}.promo-video-controls__progress-bar,.promo-video-controls__progress-bar-bg{border-radius:3px;height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%)}.promo-video-controls__progress-bar{background:linear-gradient(90deg,#2665e2,#c26de6);width:0}.promo-video-controls__progress-thumb{background:#fff;border-radius:50%;height:16px;left:0;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;width:16px}.promo-video-controls__progress-bar-container:hover .promo-video-controls__progress-thumb{opacity:1}.promo-video-controls__time-display{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;white-space:nowrap}.promo-video-controls__volume-container{align-items:center;display:flex;gap:8px}.promo-video-controls__volume-slider{-webkit-appearance:none;appearance:none;background:hsla(0,0%,100%,.2);background-image:linear-gradient(90deg,#2665e2,#c26de6);background-repeat:no-repeat;background-size:100% 100%;border-radius:3px;cursor:pointer;height:6px;width:80px}.promo-video-controls__volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:none;border-radius:50%;height:16px;width:16px}.promo-video-controls__volume-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;height:16px;width:16px}.play-icon,.volume-high-icon{display:none}.promo-video-cta{align-items:center;backface-visibility:hidden;background-image:linear-gradient(90deg,#2665e2,#c26de6);border-radius:8px;box-shadow:0 10px 24px -12px rgba(0,0,0,.35);color:#fff;display:inline-flex;font-size:14px;font-weight:700;height:40px;justify-content:center;line-height:1;overflow:hidden;padding:0 40px;position:relative;text-decoration:none;transform:translateZ(0);transition:box-shadow .2s ease}.promo-video-cta:after{background-image:linear-gradient(90deg,#c26de6,#2665e2);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease;z-index:0}.promo-video-cta:hover:after{opacity:1}.promo-video-cta__label{position:relative;white-space:nowrap;z-index:1}.promo-video-cta,.promo-video-cta:hover{opacity:1!important}