.hero-pro{border-radius:0 0 var(--hero-radius,140px)var(--hero-radius,140px);width:100vw;height:clamp(780px,54vw,920px);font-family:var(--font-poppins),"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;will-change:border-radius;background:#0b0d0f;margin-top:-60px;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.hero-pro__bg{pointer-events:none;z-index:0;will-change:transform;transform:translate3d(0,var(--hero-bg-y,0px),0);position:absolute;inset:-180px 0}.hero-pro__video-shell{z-index:1;will-change:transform;transform:translate3d(0,var(--hero-video-y,0px),0)scale(var(--hero-video-scale,1.14));transform-origin:50%;position:absolute;inset:0;overflow:hidden}.hero-pro__video{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-pro__bg-overlay{z-index:2;opacity:.9;will-change:opacity;background:linear-gradient(#0b0d0f59 0%,#0b0d0f1a 35%,#0b0d0f40 75%,#0b0d0f8c 100%);position:absolute;inset:0}.hero-pro__container{z-index:4;width:100%;max-width:1320px;height:100%;margin:0 auto;padding:180px 32px 0;position:relative}.hero-pro__content{text-align:center;will-change:transform,opacity;max-width:1080px;transform:translate3d(0,var(--hero-content-y,0px),0);opacity:var(--hero-content-opacity,1);flex-direction:column;align-items:center;margin:0 auto;display:flex}.hero-pro__heading{text-align:center;color:#fff;width:100%;font-family:var(--font-poppins),"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:0;margin:0;font-size:clamp(2.4rem,4.2vw,4.2rem);font-weight:700;line-height:1.12}.hero-pro__heading-main,.hero-pro__heading-accent{display:block}.hero-pro__heading-main{white-space:nowrap}.hero-pro__heading-accent{color:#ed7323;margin-top:14px}.hero-pro__desc{color:#fff;max-width:757px;font-family:var(--font-poppins),"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.02em;text-align:center;margin:40px auto 0;font-size:17px;font-weight:500;line-height:1.503}.hero-pro__stats{justify-content:center;align-items:stretch;gap:56px;margin-top:56px;display:flex}.hero-pro__stat{text-align:center;position:relative}.hero-pro__stat-value{color:#ed7323;font-family:var(--font-poppins),"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(1.25rem,1.5vw,1.65rem);font-weight:700;line-height:1;display:block}.hero-pro__stat-label{color:#fff;font-family:var(--font-poppins),"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.01em;margin-top:6px;font-size:.78rem;font-weight:500;line-height:1.2;display:block}.hero-pro__cta-wrap{text-align:center;width:100%;margin-top:80px}.hero-pro__btn{color:#fff;min-height:44px;font-family:var(--font-poppins),"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;background:#ed7323;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 10px 22px #ed732347}.hero-pro__btn:hover{background:#ff8534;transform:translateY(-1px);box-shadow:0 14px 30px #ed732357}.hero-pro__btn svg{flex:none}@media (max-width:1024px){.hero-pro{height:clamp(740px,72vw,880px);margin-top:-60px}.hero-pro__container{padding:170px 24px 0}}@media (max-width:768px){.hero-pro{--hero-radius:70px;height:780px}.hero-pro__bg{inset:0}.hero-pro__video-shell{transform:translate3d(0,var(--hero-video-y,0px),0)scale(var(--hero-video-scale,1.2));inset:0}.hero-pro__video{object-position:center center}.hero-pro__container{padding:160px 20px 0}.hero-pro__heading{font-size:clamp(2.2rem,7vw,3rem);line-height:1.1}.hero-pro__heading-main{white-space:normal}.hero-pro__desc{max-width:480px}.hero-pro__stats{flex-wrap:wrap;gap:24px 0}.hero-pro__stat{width:33.333%;min-width:0}.hero-pro__btn{width:100%;max-width:320px;min-height:48px;font-size:15px}}@media (max-width:480px){.hero-pro__container{padding:140px 16px 0}.hero-pro__desc{font-size:15px}.hero-pro__stats{gap:18px 0;margin-top:28px}.hero-pro__stat{width:100%}.hero-pro__stat-label{font-size:.78rem}.hero-pro__cta-wrap{margin-top:30px}}
.hero-liquid{z-index:3;pointer-events:none;opacity:0;transition:opacity .6s;position:absolute;inset:0}.hero-liquid.ready{opacity:1}.hero-liquid__canvas,.hero-liquid canvas{pointer-events:none;display:block;width:100%!important;height:100%!important}@media (max-width:768px){.hero-liquid{display:none}}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.section-fade-in{animation:.6s ease-out forwards fadeInUp}.section-fade-in-fast{animation:.4s ease-out forwards fadeInUp}.section-loading{opacity:0;transform:translateY(20px)}.app>div{transition:opacity .3s ease-in-out}.app{contain:layout style}.app>div{will-change:opacity,transform}@media (prefers-reduced-motion:reduce){.section-fade-in,.section-fade-in-fast{animation:.3s ease-out forwards fadeIn}.app>div{will-change:auto}}
