.hs-banner-3{background-color:#252525;border-radius:2rem;color:var(--white)}.hs-banner-3 h2{color:var(--white);font-size:3.4rem;font-weight:700;letter-spacing:-.8px;line-height:normal;margin-bottom:3.4rem;text-transform:none}.hs-banner-3 .hs-banner__content{padding:2.4rem 2rem}.hs-banner-3 .hs-banner__buttons{align-items:center;display:flex;flex-direction:column;gap:1rem}.hs-banner-3__desktop-img{border-radius:0 2rem 2rem 0;bottom:0;height:100%;position:absolute;right:0;top:0;width:48.5%}.hs-banner-3__mobile-img{aspect-ratio:16/9;border-radius:0 0 2rem 2rem;object-fit:cover;width:100%}@media screen and (min-width:768px){.hs-banner-3{display:flex;padding:4.3rem 4.8rem;position:relative}.hs-banner-3 h2{font-size:3.8rem;margin-bottom:.7rem}.hs-banner-3 .hs-banner__content{backdrop-filter:blur(2px);background-color:rgba(0,0,0,.8);border-radius:2rem;padding:2.4rem;position:relative;width:57%;z-index:3}.hs-banner-3 .hs-banner__text{margin-bottom:4.8rem}.hs-banner-3 .hs-banner__buttons{flex-direction:row;gap:2.4rem}}@media screen and (min-width:768px) and (max-width:992px){.hs-banner-3{padding:2.4rem}.hs-banner-3 h2{font-size:3rem}.hs-banner-3 .hs-banner__content{margin-bottom:2.4rem;padding-left:0}.hs-banner-3__desktop-img{width:60%}}