/* Presentation photos — override Webflow CDN parallax backgrounds on the home landing. */
.paluca-group-home .rt-cover-image.rt-parallax.rt-image-v4 {
  background-image: url('../../images/photo-web1.webp');
}

.paluca-group-home .rt-cover-image.rt-parallax.rt-image-v26 {
  background-image: url('../../images/photo-web2.jpg');
}

.paluca-group-home .rt-cover-image.rt-parallax.rt-image-v27 {
  background-image: url('../../images/photo-web3.jpg');
}

.paluca-group-home .paluca-hero-slider__image--placeholder,
.paluca-group-home .rt-home-portfolio-image--placeholder {
  min-height: 100%;
  background-color: #15243b;
}
