.banner{border-radius:16px;display:flex;flex-direction:column;height:272px;justify-content:space-between;overflow-y:scroll;width:100%;-ms-overflow-style:none;cursor:pointer;scrollbar-width:none}.banner::-webkit-scrollbar{display:none}.banner__content{padding:40px}.banner h1,.banner p{color:#fff;margin:0}.banner h1{flex:none;font-size:32px}.banner p{font-weight:400}.banner__img{display:block;height:120px;object-fit:contain;object-position:bottom center;width:100%}@media screen and (max-width:1000px){.banner h1{font-size:26px}.banner p{font-size:14px}}@media screen and (max-width:820px){.banner h1{font-size:20px}.banner p{font-size:12px}.banner__content{padding:28px}}@media screen and (max-width:680px){.banner h1{width:100%}.banner h1>br{display:none}}