@charset "UTF-8";

@media (min-width: 641px) {
  .basis__hero .basis__hero--ttl {
    width: min(52.5vw, 505px);
  }
}
