.ct-top-video{position:relative;width:100%;overflow:hidden;background:linear-gradient(90deg,#d4a392,#d7a98f 45%,#c98b75);height:min(70vh,720px);min-height:460px}
.ct-top-video video{width:100%;height:100%;display:block;object-fit:contain}
.ct-top-video__content{position:absolute;left:clamp(18px,6vw,100px);bottom:clamp(24px,6vw,100px);max-width:min(560px,70%);color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.65);pointer-events:none}
.ct-top-video__content h2{font-size:clamp(28px,4vw,64px);line-height:1.08;color:#fff;margin:0 0 16px}
.ct-top-video__content a{display:inline-block;padding:12px 22px;background:#fff;color:#222;text-shadow:none;text-decoration:none;font-weight:700;pointer-events:auto}
.ct-top-video__placeholder{padding:70px 20px;text-align:center;background:#f5f0ec;color:#29231f}
@media(max-width:749px){.ct-top-video{height:auto;min-height:0;aspect-ratio:9/16}.ct-top-video__content{max-width:calc(100% - 36px);bottom:58px}.ct-top-video__content h2{font-size:clamp(25px,8vw,42px)}}
@media(prefers-reduced-motion:reduce){.ct-top-video video{scroll-behavior:auto}}
