.hero-premium{position:relative;min-height:100vh;padding-top:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-premium__bg{position:absolute;inset:0;z-index:0}.hero-premium__bg .hero-premium__img{animation:hero-zoom 25s ease-out forwards}@keyframes hero-zoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.hero-premium__img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-premium__overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 80% 50% at 50% 45%,hsla(0,0%,100%,.25) 0,transparent 55%),linear-gradient(180deg,hsla(0,0%,100%,.5),rgba(252,253,255,.35) 35%,rgba(248,250,255,.4) 65%,rgba(250,252,255,.82));pointer-events:none}.hero-premium__container{position:relative;z-index:2;width:min(100% - 40px,800px);margin-inline:auto;padding-top:clamp(12px,2vw,20px);padding-bottom:clamp(48px,7vw,72px);opacity:0;transform:translateY(14px);transition:opacity .7s var(--ease-decelerate),transform .7s var(--ease-decelerate)}.hero-premium__container--visible{opacity:1;transform:translateY(0)}.hero-premium__content{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-premium__headline{margin:0;font-family:var(--font-heading);font-size:clamp(30px,5vw,52px);font-weight:600;line-height:1.2;letter-spacing:-.035em;color:#0a1929;max-width:18ch;transform:translateY(clamp(-20px,-2.2vw,-36px))}.hero-premium__headline .hero-dynamic-text{display:block;margin-top:.15em;color:var(--brand-primary);font-weight:700;animation:hero-dynamic-in .55s var(--ease-decelerate) forwards}@keyframes hero-dynamic-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-premium__subheadline{margin:clamp(12px,1.5vw,18px) 0 0;font-size:clamp(16px,1.9vw,20px);line-height:1.6;color:#334155;max-width:44ch;transform:translateY(clamp(-20px,-2.2vw,-36px))}.hero-premium__bullets{padding:0;list-style:none;display:flex;justify-content:center;align-items:center;gap:24px;margin:clamp(100px,6.2vw,165px) auto 0;width:-moz-fit-content;width:fit-content;max-width:100%;flex-wrap:nowrap}.hero-premium__bullet{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#1e293b;white-space:nowrap}.hero-premium__bullet-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:rgba(0,79,187,.1);color:var(--brand-primary);transition:background-color var(--dur-base) var(--ease-standard)}.hero-premium__bullet:hover .hero-premium__bullet-icon{background:rgba(0,79,187,.16)}.hero-bullet__icon{width:18px;height:18px;color:inherit}.hero-premium__actions{margin-top:clamp(32px,4.5vw,52px);display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.hero-premium__btn{min-width:180px;min-height:52px;border-radius:14px;font-size:15px;font-weight:600;transition:transform var(--dur-base) var(--ease-standard),box-shadow var(--dur-base) var(--ease-standard),background var(--dur-base) var(--ease-standard),border-color var(--dur-base) var(--ease-standard)}.hero-premium__btn:hover{transform:translateY(-2px)}.hero-premium__btn--primary{background:#0f9b42!important;border:1px solid hsla(0,0%,100%,.22)!important;color:#fff!important;box-shadow:0 4px 16px rgba(37,211,102,.35)}.hero-premium__btn--primary:hover{background:#1ebe5d!important;box-shadow:0 8px 28px rgba(37,211,102,.45)!important}.hero-premium__btn--secondary{background:hsla(0,0%,100%,.85)!important;border:1px solid hsla(0,0%,100%,.6)!important;color:#0c2340!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-premium__btn--secondary:hover{background:hsla(0,0%,100%,.95)!important;border-color:rgba(0,79,187,.2)!important;color:var(--brand-primary)!important}@media (max-width:991px){.hero-premium{padding-top:72px}.hero-premium__container{width:min(100% - 28px,560px);padding-top:clamp(8px,1.5vw,16px);padding-bottom:clamp(40px,6vw,56px)}.hero-premium__headline{font-size:clamp(26px,5vw,36px);max-width:16ch;transform:none}.hero-premium__headline .hero-dynamic-text{margin-top:.12em}.hero-premium__subheadline{max-width:38ch;transform:none}.hero-premium__bullets{flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;gap:12px;margin-top:clamp(24px,3.5vw,36px)}.hero-premium__bullet{font-size:15px;justify-content:center;white-space:normal}.hero-premium__bullet-icon{width:28px;height:28px}.hero-bullet__icon{width:16px;height:16px}.hero-premium__actions{flex-direction:column;width:100%;max-width:340px;margin-left:auto;margin-right:auto;gap:14px;margin-top:clamp(28px,4vw,44px)}.hero-premium__btn{width:100%;justify-content:center;min-width:unset}}@media (max-width:767px){.hero-premium{padding-top:64px}.hero-premium__container{width:min(100% - 24px,380px);padding-top:8px;padding-bottom:36px}.hero-premium__headline{font-size:clamp(28px,7.8vw,36px);max-width:20ch;line-height:1.22;transform:none}.hero-premium__headline .hero-dynamic-text{margin-top:.1em;font-size:.95em}.hero-premium__subheadline{font-size:15px;max-width:34ch;margin-top:12px;transform:none}.hero-premium__bullets{flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:22px;gap:10px;visibility:hidden}.hero-premium__bullet{font-size:14px;gap:12px;justify-content:center;white-space:normal}.hero-premium__bullet-icon{width:28px;height:28px}.hero-bullet__icon{width:15px;height:15px}.hero-premium__actions{margin-top:58px;max-width:100%;margin-bottom:-10px;gap:12px}.hero-premium__btn{min-height:48px}}