body#index .nk-hero-premium{
    position:relative;
    background:#f5f4ef;
}
body#index .nk-hero-premium img{display:block;width:100%;height:auto;object-fit:cover;transform:translateZ(0)}
body#index .nk-hero-premium .nk-hero-content,
body#index .nk-hero-premium .slide-content,
body#index .nk-hero-premium .caption,
body#index .nk-hero-premium .elementor-slide-content{position:relative;z-index:2}
body#index .nk-hero-premium .btn,
body#index .nk-hero-premium .button,
body#index .nk-hero-premium a[class*="btn"],
body#index .nk-hero-premium a[class*="button"]{min-height:46px;padding:12px 24px;border-radius:8px;box-shadow:0 7px 18px rgba(0,0,0,.10);transition:transform .24s ease,box-shadow .24s ease}
body#index .nk-hero-premium .btn:hover,
body#index .nk-hero-premium .button:hover,
body#index .nk-hero-premium a[class*="btn"]:hover,
body#index .nk-hero-premium a[class*="button"]:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.13)}
body#index .nk-hero-premium.nk-hero-ready{animation:nkHeroReveal .34s ease-out both}
body#index .nk-hero-premium.nk-hero-ready .nk-hero-content,
body#index .nk-hero-premium.nk-hero-ready .slide-content,
body#index .nk-hero-premium.nk-hero-ready .caption,
body#index .nk-hero-premium.nk-hero-ready .elementor-slide-content{animation:nkHeroContentReveal .42s .05s ease-out both}
@keyframes nkHeroReveal{from{opacity:.985}to{opacity:1}}
@keyframes nkHeroContentReveal{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:767.98px){body#index .nk-hero-premium .nk-hero-content,body#index .nk-hero-premium .slide-content,body#index .nk-hero-premium .caption,body#index .nk-hero-premium .elementor-slide-content{max-width:calc(100% - 28px);margin-inline:auto}body#index .nk-hero-premium .btn,body#index .nk-hero-premium .button,body#index .nk-hero-premium a[class*="btn"],body#index .nk-hero-premium a[class*="button"]{min-height:42px;padding:10px 18px;border-radius:7px}}
@media(prefers-reduced-motion:reduce){body#index .nk-hero-premium,body#index .nk-hero-premium *{animation:none!important;transition:none!important}}