.hero-layout{display:flex;justify-content:space-between;align-items:flex-end;margin-top:60px;gap:40px;position:relative;z-index:2}.hero-text{max-width:500px}.hero-price-block{text-align:right}.btn-lg{padding:24px 48px;font-size:1.1rem;font-weight:600}@media (max-width:900px){.hero-layout{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:20px}.hero-text{width:100%;margin-bottom:10px}.hero-price-block{text-align:left;margin-left:0}.btn-lg{width:auto;display:inline-flex;padding:16px 30px;font-size:1rem}}