.px-heroBanner{color:var(--text-color);padding:90px 0}.px-heroBanner.--with-bg-image{background-image:var(--bg-image);background-position:100% 0;background-repeat:no-repeat;background-size:610px auto}.px-heroBanner.--with-bg-gradient{position:relative}.px-heroBanner.--with-bg-gradient:before{background:var(--bg-gradient);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:0}.px-heroBanner.--with-bg-gradient>*{position:relative;z-index:1}.px-heroBanner.--with-rounded-edges{border-radius:20px;overflow:hidden}.px-heroBanner__tag{align-items:center;background-color:var(--bg-color);border-radius:100px;color:var(--text-color);display:flex;font-size:16px;font-weight:400;gap:12px;line-height:24px;margin-bottom:24px;min-height:40px;padding-right:16px;width:fit-content}.px-heroBanner__tagIcon{height:40px;width:40px}.px-heroBanner__logo{margin-bottom:15px;max-width:74px}.px-heroBanner__title{font-size:46px;font-weight:500;line-height:52px;margin-bottom:24px}.px-heroBanner__desc{font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}.px-heroBanner__footnote{font-size:18px;font-weight:500;line-height:140%}@media (max-width:768px){.px-heroBanner{padding:50px 0}.px-heroBanner__title{font-size:28px;line-height:30px}}