.hero{--hero-h:225px;--overlap:0.55;--offset-down:60px;position:relative}.hero__background{background-position:50%;background-size:cover;height:var(--hero-h);position:relative;width:100%;z-index:0}.hero__card-wrapper{display:flex;justify-content:flex-end;margin-top:calc(var(--hero-h)*-1*var(--overlap) + var(--offset-down));position:relative;z-index:1}.hero__card{display:flex;flex-direction:column-reverse;max-width:735px;width:100%}.hero__card-content{border-radius:12px;display:flex;flex-direction:column;padding:2.5rem 1.5rem;width:100%}.hero__main-content{width:100%}.hero__subtitle{font-weight:600;margin-bottom:.5rem;text-transform:uppercase}.small-text{font-size:.875rem;line-height:1.25rem}.hero__button-wrapper{margin-top:.75rem;width:100%}.hero__button{font-size:18px;line-height:1.3;padding:.75rem 1.5rem}@media (min-width:767px){.hero{--hero-h:450px;--overlap:0.5;--offset-down:80px}.hero__card{flex-direction:column}.hero__card-content{border-radius:20px 0 0 20px;padding:2rem}.hero__button{font-size:18px}}