@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.hero{position:relative;padding:120px 0;min-height:833px;color:#111;text-align:center;background-position:center bottom;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;border-radius:50px;overflow:hidden;background-color:#fff}@media (max-width: 768px){.hero{border-radius:0}}.hero>.container{width:100%}.hero.hero--max-600{max-width:600px;margin-left:auto;margin-right:auto}.hero.hero--max-800{max-width:800px;margin-left:auto;margin-right:auto}.hero.hero--max-1000{max-width:1000px;margin-left:auto;margin-right:auto}.hero.hero--max-1200{max-width:1200px;margin-left:auto;margin-right:auto}.hero.hero--max-1400{max-width:1400px;margin-left:auto;margin-right:auto}.hero.hero--max-1655{max-width:1655px;margin-left:auto;margin-right:auto}.hero__inner{margin:0 auto;padding:40px 60px}.hero__title{margin:0 auto 26px;max-width:900px;font-family:Roboto;font-weight:900;font-size:96px;line-height:109px}.hero__title-line{display:block}.hero__subtitle{font-family:Open Sans;font-weight:400;font-size:24px;color:#333;max-width:475px;margin:auto}.hero__actions{display:flex;justify-content:center}.hero__button{display:inline-flex;align-items:center;margin-top:52px;gap:10px;padding:14px 26px;border-radius:4px;background-color:#fff100;color:#111;font-weight:700;font-size:.95rem;text-decoration:none}.hero__button:hover{background-color:#fff772;color:#111;text-decoration:none}.hero__button-icon{width:29px;height:29px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29' fill='none'%3E%3Cpath d='M14.5 18.125V3.625M14.5 18.125L8.45833 12.0833M14.5 18.125L20.5417 12.0833M25.375 18.125V22.9583C25.375 23.5993 25.1204 24.214 24.6672 24.6672C24.214 25.1204 23.5993 25.375 22.9583 25.375H6.04167C5.40073 25.375 4.78604 25.1204 4.33283 24.6672C3.87961 24.214 3.625 23.5993 3.625 22.9583V18.125' stroke='%23111111' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.hero__button-label{white-space:nowrap}@media (max-width: 1024px){.hero{padding:80px 16px;min-height:620px}.hero__inner{padding:32px}.hero__title{font-size:72px;line-height:1.2}}@media (max-width: 768px){.hero{padding:60px 12px;min-height:520px}.hero__inner{padding:28px 20px}.hero__title{font-size:55px;line-height:1.2}.hero__subtitle{font-size:15px;margin-bottom:24px}.hero__button{justify-content:center;margin-top:32px}}@media (max-width: 480px){.hero{padding:48px 8px;min-height:460px}.hero__inner{padding:24px 16px}}
