/*
 * Event Videographer DC — original visual rhythm and interactions restored.
 *
 * The legacy Impreza/WPBakery theme remains the visual foundation. These rules
 * only adapt the approved eight-page SEO copy to the old alternating media,
 * shape-divider, portfolio and CTA composition.
 */

/*
 * The six service cards deliberately keep the original
 * `.ult-ib-effect-style6` DOM and plugin CSS. The focus rules below mirror the
 * original hover state for keyboard users without changing its timing.
 */
.dc-v11-services .ult-new-ib:focus-within .ult-new-ib-title {
  transform: translate3d(0, 0, 0);
}

.dc-v11-services .ult-new-ib:focus-within .ult-new-ib-content,
.dc-v11-services .ult-new-ib:focus-within .ult-new-ib-desc::before {
  opacity: 1;
  transform: scale(1);
}

.dc-v11-services .ult-new-ib-link:focus-visible {
  outline: 2px solid #fff;
  outline-offset: -10px;
}
.dc-v10-overview {
  background: #f5f5f3;
  color: #171717;
  padding: clamp(54px, 7vw, 92px) clamp(20px, 5vw, 72px);
  position: relative;
}

.dc-v10-overview .l-section-h {
  max-width: 1140px;
}

.dc-v10-overview__eyebrow,
.dc-v10-portfolio__eyebrow {
  color: #f40d15;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .2em;
  margin: 0 0 12px;
  text-transform: uppercase;
}

.dc-v10-overview h2,
.dc-v10-portfolio h2 {
  color: #222;
  font-size: clamp(31px, 4vw, 48px);
  font-weight: 500;
  letter-spacing: .015em;
  line-height: 1.08;
  margin: 0;
  text-transform: uppercase;
}

.dc-v10-overview__lead {
  display: grid;
  gap: clamp(20px, 4vw, 48px);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: clamp(28px, 4vw, 46px) 0 0;
}

.dc-v10-overview__lead p {
  color: #373737;
  font-size: clamp(16px, 1.6vw, 19px);
  line-height: 1.7;
  margin: 0;
}

.dc-v10-card-grid {
  display: grid;
  gap: 2px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: clamp(34px, 5vw, 58px);
}

.dc-v10-card {
  background: #181818;
  border-top: 3px solid #f40d15;
  color: #fff;
  min-height: 170px;
  padding: clamp(22px, 3vw, 32px);
}

.dc-v10-card h3,
.dc-v10-card h3 a,
.dc-v10-card__title {
  color: #fff;
  font-size: clamp(20px, 2.2vw, 27px);
  line-height: 1.16;
  margin: 0 0 14px;
  text-decoration: none;
}

.dc-v10-card p {
  color: rgba(255, 255, 255, .72);
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.dc-v10-faq {
  border-top: 1px solid #c8c8c4;
  margin-top: clamp(40px, 5vw, 64px);
  padding-top: clamp(26px, 4vw, 40px);
}

.dc-v10-faq h2 {
  font-size: clamp(25px, 3vw, 36px);
  margin-bottom: 18px;
}

.dc-v10-faq details {
  border-bottom: 1px solid #c8c8c4;
  padding: 15px 0;
}

.dc-v10-faq summary {
  color: #171717;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
}

.dc-v10-faq details p {
  color: #454545;
  line-height: 1.65;
  margin: 12px 0 0;
}

.dc-v10-request {
  margin-top: 32px;
}

.dc-v10-request a,
.dc-v10-cta a {
  background: #f40d15;
  color: #fff;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .08em;
  padding: 15px 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.dc-v10-detail {
  background: #fff;
  color: #171717;
}

.dc-v10-detail .l-section-h {
  max-width: none;
  padding: 0;
}

.dc-v10-detail__row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  min-height: clamp(420px, 42vw, 650px);
}

.dc-v10-detail__copy {
  align-self: center;
  padding: clamp(44px, 7vw, 106px);
}

.dc-v10-detail__index {
  color: #f40d15;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .2em;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.dc-v10-detail h2 {
  color: #171717;
  font-size: clamp(29px, 4vw, 48px);
  font-weight: 500;
  line-height: 1.06;
  margin: 0 0 28px;
  text-transform: uppercase;
}

.dc-v10-detail__copy > p {
  color: #454545;
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 1.68;
  margin: 0 0 16px;
}

.dc-v10-detail__copy ul {
  display: grid;
  gap: 9px;
  list-style: none;
  margin: 25px 0 0;
  padding: 0;
}

.dc-v10-detail__copy li {
  border-top: 1px solid #cfcfcb;
  color: #222;
  font-size: 14px;
  letter-spacing: .04em;
  padding-top: 9px;
  text-transform: uppercase;
}

.dc-v10-detail__media {
  background-color: #111;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 420px;
  position: relative;
}

.dc-v10-detail__media::after {
  background: linear-gradient(135deg, transparent 48%, rgba(0, 0, 0, .36));
  content: "";
  inset: 0;
  position: absolute;
}

.dc-v10-detail--reverse .dc-v10-detail__copy {
  order: 2;
}

.dc-v10-detail--reverse .dc-v10-detail__media {
  order: 1;
}

.dc-v10-backstage,
.dc-v10-portfolio {
  background: #fff;
  color: #222;
  padding: clamp(54px, 7vw, 92px) clamp(20px, 5vw, 72px);
  text-align: center;
}

.dc-v10-backstage h2 {
  color: #777;
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 500;
  letter-spacing: .14em;
  line-height: 1.2;
  margin: 0 0 38px;
  text-transform: uppercase;
}

.dc-v10-video {
  background: #000;
  margin: 0 auto;
  max-width: 1140px;
  overflow: hidden;
  position: relative;
}

.dc-v10-video::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.dc-v10-video iframe {
  border: 0;
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}

.dc-v10-cta {
  align-items: center;
  background: #171717;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: center;
  padding: 34px 20px;
}

.dc-v10-cta a + a {
  background: transparent;
  border: 2px solid #f40d15;
}

.dc-v10-services {
  background: #171717;
  color: #fff;
  padding: clamp(60px, 8vw, 106px) clamp(20px, 5vw, 72px);
}

.dc-v10-services .l-section-h {
  max-width: 1280px;
}

.dc-v10-services h2 {
  color: #fff;
  font-size: clamp(31px, 4vw, 48px);
  font-weight: 500;
  margin: 0 0 42px;
  text-align: center;
  text-transform: uppercase;
}

.dc-v10-service-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dc-v10-service-tile {
  background: #242424;
  color: #fff;
  display: block;
  min-height: 310px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.dc-v10-service-tile img {
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  transition: transform .35s ease;
  width: 100%;
}

.dc-v10-service-tile::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, .92), rgba(0, 0, 0, .05) 70%);
  content: "";
  inset: 0;
  position: absolute;
}

.dc-v10-service-tile span {
  bottom: 0;
  color: #fff;
  font-size: clamp(21px, 2.5vw, 30px);
  font-weight: 700;
  left: 0;
  line-height: 1.05;
  padding: 26px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  z-index: 1;
}

.dc-v10-service-tile:hover img,
.dc-v10-service-tile:focus-visible img {
  transform: scale(1.04);
}

.dc-v10-portfolio {
  text-align: left;
}

.dc-v10-portfolio__head {
  margin: 0 auto 38px;
  max-width: 1140px;
}

.dc-v10-video-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 1140px;
}

.dc-v10-contact-shell {
  margin-top: 0;
}

.dc-v10-contact-shell .conttacts {
  margin: 0;
}

@media (max-width: 900px) {
  .dc-v10-card-grid,
  .dc-v10-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .dc-v10-overview__lead,
  .dc-v10-detail__row,
  .dc-v10-video-grid {
    grid-template-columns: 1fr;
  }

  .dc-v10-detail__copy,
  .dc-v10-detail--reverse .dc-v10-detail__copy {
    order: 1;
    padding: 44px 24px;
  }

  .dc-v10-detail__media,
  .dc-v10-detail--reverse .dc-v10-detail__media {
    min-height: 300px;
    order: 2;
  }

  .dc-v10-card-grid,
  .dc-v10-service-grid {
    grid-template-columns: 1fr;
  }

  .dc-v10-service-tile {
    min-height: 270px;
  }

  .dc-v10-backstage h2 {
    letter-spacing: .08em;
    overflow-wrap: normal;
    word-break: normal;
  }
}
