.banner-card{width:100%;height:300px;border-radius:16px;overflow:hidden;padding:20px;display:flex}.banner-card img{object-fit:cover}.banner-card .banner__info{margin-top:auto;width:100%;display:flex;justify-content:space-between;align-items:flex-end}.banner-card .banner__info h1{font-size:48px;font-weight:600;color:#fff;white-space:pre-line;word-break:normal;line-height:58px;margin-bottom:10px}@media screen and (max-width:560px){.banner-card .banner__info h1{white-space:normal}}.banner-card .banner__info p{font-size:21px;font-weight:500;color:#fff;white-space:pre-line;word-break:normal}@media screen and (max-width:560px){.banner-card .banner__info p{white-space:normal}}.banner-card .banner__info a{width:44px;height:44px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.banner-card{height:200px}.banner-card .banner__info h1{font-size:1.5rem;line-height:24px}.banner-card .banner__info p{font-size:1rem}}