/* V16.70 — video is the Luxury Carpet hero; responsive, cinematic, no legacy slider underneath. */
.als-v1630-custom-carpet-page .als-v1669-carpet-video{
  position:relative;
  min-height:0;
  background:#041b12;
  border-bottom:1px solid rgba(199,151,39,.42);
}
.als-v1630-custom-carpet-page .als-v1669-video-media{
  height:clamp(500px,68vh,760px);
  min-height:500px;
  max-height:760px;
  background:#041b12;
}
.als-v1630-custom-carpet-page .als-v1669-video,
.als-v1630-custom-carpet-page .als-v1669-video-poster{
  width:100%;height:100%;object-fit:cover;object-position:center center;
}
.als-v1630-custom-carpet-page .als-v1669-video-copy{
  align-items:center;
  padding-block:clamp(42px,6vw,82px);
}
.als-v1630-custom-carpet-page .als-v1669-video-copy>div{
  width:min(700px,58%);
}
html[dir="rtl"] .als-v1630-custom-carpet-page .als-v1669-video-copy{justify-content:flex-start;text-align:right}
html[dir="ltr"] .als-v1630-custom-carpet-page .als-v1669-video-copy{justify-content:flex-start;text-align:left}
.als-v1630-custom-carpet-page .als-v1669-video-copy h1{
  max-width:760px;
  font-size:clamp(38px,4.7vw,72px);
  line-height:1.06;
  text-shadow:0 6px 28px rgba(0,0,0,.26);
}
.als-v1630-custom-carpet-page .als-v1669-video-copy p{max-width:680px}

/* The old Smart Hero is intentionally suppressed only when the video hero is active. */
.als-v1630-custom-carpet-page.als-v1670-video-replaces-hero .als-v1629-smart-hero{display:none!important}

@media(max-width:1199px){
  .als-v1630-custom-carpet-page .als-v1669-video-media{height:clamp(480px,62vh,660px);min-height:480px}
  .als-v1630-custom-carpet-page .als-v1669-video-copy>div{width:min(660px,68%)}
}
@media(max-width:767px){
  .als-v1630-custom-carpet-page .als-v1669-video-media{height:clamp(500px,72svh,650px);min-height:500px;max-height:650px}
  .als-v1630-custom-carpet-page .als-v1669-video,
  .als-v1630-custom-carpet-page .als-v1669-video-poster{object-position:center center}
  .als-v1630-custom-carpet-page .als-v1669-video-copy{align-items:flex-end;padding:28px 18px 34px}
  .als-v1630-custom-carpet-page .als-v1669-video-copy>div{width:100%;max-width:100%}
  .als-v1630-custom-carpet-page .als-v1669-video-copy h1{font-size:clamp(32px,9.5vw,46px);line-height:1.1}
  .als-v1630-custom-carpet-page .als-v1669-video-copy p{font-size:15px;line-height:1.7}
  .als-v1630-custom-carpet-page .als-v1669-video-eyebrow{font-size:12px;padding:7px 11px;margin-bottom:10px}
  .als-v1630-custom-carpet-page .als-v1669-video-cta{margin-top:18px;min-height:50px;width:100%;justify-content:center}
}
@media(max-width:430px){
  .als-v1630-custom-carpet-page .als-v1669-video-media{height:clamp(500px,70svh,610px)}
}
