.hero-section{margin:40px 40px 0}@media(max-width:1024px){.hero-section{margin:16px 16px 0}}@media(max-width:539px){.hero-section{margin:0}}.hero-section__content{position:relative;border-radius:24px;overflow:hidden;background:url(/ld/hero-bg.png) 50%/cover no-repeat;color:var(--color-white);padding:85px 40px 40px;min-height:529px}@media(max-width:1280px){.hero-section__content{padding-left:24px;padding-right:24px;padding-top:56px;min-height:450px;background-position:0}}@media(max-width:768px){.hero-section__content{display:flex;flex-direction:column;border-radius:20px;padding-left:16px;padding-right:16px;padding-top:60px}}.hero-section__title{font-weight:300;font-size:58px;line-height:64px;letter-spacing:-2%;margin-bottom:32px;max-width:880px}@media(max-width:1280px){.hero-section__title{font-size:56px;line-height:64px}}@media(max-width:768px){.hero-section__title{font-size:42px;line-height:44px;margin-bottom:25px;max-width:600px}}.hero-section__text{font-family:var(--font-secondary);font-weight:300;font-size:18px;line-height:28px;letter-spacing:.65px;margin-bottom:32px;max-width:700px}@media(max-width:1280px){.hero-section__text{font-size:16px;line-height:24px;max-width:720px}}@media(max-width:768px){.hero-section__text{font-size:16px;line-height:19px;margin-bottom:30px;letter-spacing:.5px;max-width:550px}}.hero-section__text+.hero-section__text{margin-top:12px;margin-bottom:64px}.hero-section__image{position:absolute;right:40px;top:50%;transform:translateY(-50%)}.hero-section__buttons{display:flex;gap:10px}@media(max-width:1280px){.hero-section__buttons{gap:4px}}@media(max-width:768px){.hero-section__buttons{gap:10px;margin-top:auto}}@media(max-width:600px){.hero-section__buttons{flex-direction:column}.hero-section__buttons .app-button{max-width:370px;width:100%}}