:root { color-scheme: light; }
img { max-width: 100%; height: auto; }
.cs_hero_bg, .cs_about_bg, .cs_video_block.cs_bg { background-size: cover; background-position: center; }
.dpw-cta, .dpw-seo-block, .dpw-faq-section, .dpw-process-card, .dpw-proof-card { content-visibility: auto; contain-intrinsic-size: 1px 420px; }
.whatsapp-float img { width: 20px; height: 20px; }
@media (max-width: 767px) {
  .cs_hero_title { font-size: clamp(38px, 12vw, 64px); line-height: 0.95; }
  .dpw-hero-actions { gap: 12px; }
  .dpw-hero-actions .dpw-btn { width: 100%; justify-content: center; text-align: center; }
  .cs_cursor_1, .cs_cursor_2, .cs_scrollup { display: none !important; }
  .whatsapp-float { bottom: 18px; right: 16px; padding: 10px 14px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
