.hero{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;width:100%;aspect-ratio:16 / 9;margin-top:-68px;padding-top:68px}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#0f12219e,#0f12214d 42%,#0f122100 78%)}.hero__content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:640px;padding:0 48px}.hero__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:6px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero__badge-text{font-family:DM Sans,sans-serif;font-weight:600;font-size:10px;letter-spacing:1.5px;color:#fff;text-transform:uppercase}.hero__title{font-family:DM Sans,sans-serif;font-weight:800;color:#fff;font-size:48px;line-height:1;letter-spacing:-2px;margin:0}.hero__subtitle{font-family:DM Sans,sans-serif;font-weight:400;font-size:19px;color:#ffffffd9;max-width:520px;line-height:1.55;margin:24px 0 0}.hero__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-top:24px}.hero__btn{display:inline-flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;border-radius:100px;padding:14px 36px;text-decoration:none}.hero__btn--primary{background:#fff;color:#1b1f3b}.hero__btn--secondary{background:transparent;border:1.5px solid rgba(255,255,255,.75);color:#fff;opacity:.78}.hero__note{font-family:DM Sans,sans-serif;font-weight:400;font-size:12px;color:#ffffff4d;margin-top:20px}.hero__scroll{position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero__scroll-icon{animation:hero-bounce 2s ease-in-out infinite}@keyframes hero-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(max-width:1024px){.hero{aspect-ratio:auto;min-height:90vh;justify-content:flex-end;padding-bottom:56px}.hero__bg{-o-object-position:62% 30%;object-position:62% 30%}.hero__overlay{background:linear-gradient(180deg,#0f12214d,#0f122133 38%,#0f1221e0)}.hero__content{width:100%;max-width:100%;padding:0 22px}.hero__badge{margin-bottom:14px}.hero__title{font-size:32px;letter-spacing:-1px}.hero__subtitle{font-size:15px;margin-top:12px}.hero__note{color:#fff9}.hero__scroll{display:none}}@media(max-width:768px){.hero{padding-bottom:min(13.02vw,56px)}.hero__content{padding:0 min(5.58vw,24px)}.hero__badge{gap:min(1.86vw,8px);padding:min(1.4vw,6px) min(3.72vw,16px);border-radius:min(1.4vw,6px);margin-bottom:min(2.33vw,10px)}.hero__badge-text{font-size:min(2.33vw,10px);letter-spacing:min(.35vw,1.5px)}.hero__title{font-size:min(6.98vw,30px);letter-spacing:max(-.23vw,-1px)}.hero__subtitle{font-size:min(3.49vw,15px);line-height:1.45;margin-top:min(2.09vw,9px)}.hero__actions{width:100%;flex-direction:column;flex-wrap:nowrap;gap:min(2.09vw,9px);margin-top:min(4.19vw,18px)}.hero__btn{width:100%;justify-content:center;gap:min(1.86vw,8px);padding:min(3.49vw,15px) min(6.51vw,28px);font-size:min(3.95vw,17px)}.hero__btn svg{width:min(3.72vw,16px);height:min(3.72vw,16px)}.hero__note{font-size:min(2.56vw,11px);margin-top:min(2.79vw,12px);white-space:nowrap}.hero__btn--secondary svg{display:none}}@media(min-width:768px)and (max-width:1024px){.hero__subtitle{max-width:680px}}@media(min-width:769px)and (max-width:1024px){.hero{padding-bottom:72px}.hero__content{max-width:620px;padding:0 48px}.hero__title{font-size:46px;letter-spacing:-1.5px}.hero__subtitle{font-size:18px;margin-top:16px}}
