
.lung-cancer-page .lung-cancer-therapy-card,
.lung-cancer-page .lung-cancer-therapy-card__photo,
.lung-cancer-page .lung-cancer-therapy-card__icon,
.lung-cancer-page .lung-cancer-why-feature,
.lung-cancer-page .lung-cancer-why-feature > img,
.lung-cancer-page .lung-cancer-why-benefit,
.lung-cancer-page .lung-cancer-why-benefit img {
  animation: none !important;
  transition: none !important;
}
.lung-cancer-page .lung-cancer-therapy-card:hover,
.lung-cancer-page .lung-cancer-therapy-card:focus-visible,
.lung-cancer-page .lung-cancer-why-feature:hover,
.lung-cancer-page .lung-cancer-why-feature:focus-visible,
.lung-cancer-page .lung-cancer-why-benefit:hover,
.lung-cancer-page .lung-cancer-why-benefit:focus-visible {
  background: transparent !important;
  box-shadow: none !important;
  filter: none !important;
  outline: none !important;
  transform: none !important;
}
.lung-cancer-page .lung-cancer-therapy-card:hover .lung-cancer-therapy-card__photo,
.lung-cancer-page .lung-cancer-therapy-card:focus-visible .lung-cancer-therapy-card__photo,
.lung-cancer-page .lung-cancer-therapy-card:hover .lung-cancer-therapy-card__icon,
.lung-cancer-page .lung-cancer-therapy-card:focus-visible .lung-cancer-therapy-card__icon,
.lung-cancer-page .lung-cancer-why-feature:hover > img,
.lung-cancer-page .lung-cancer-why-feature:focus-visible > img,
.lung-cancer-page .lung-cancer-why-benefit:hover img,
.lung-cancer-page .lung-cancer-why-benefit:focus-visible img {
  animation: none !important;
  filter: none !important;
  transform: none !important;
}
.lung-cancer-page .lung-cancer-therapy-card:hover h3,
.lung-cancer-page .lung-cancer-therapy-card:focus-visible h3 {
  color: #123f30 !important;
  -webkit-text-fill-color: #123f30 !important;
}

.lung-cancer-page .lung-cancer-therapy-card:hover::after,
.lung-cancer-page .lung-cancer-therapy-card:focus-visible::after {
  display: none !important;
  content: none !important;
}
