.nsc-hero{background:#333f48;padding:122px 24px;min-height:579px;box-sizing:border-box;text-align:center;color:#fff;width:100vw;position:relative;left:50%;transform:translateX(-50%);overflow:hidden}.nsc-hero__pattern{position:absolute;top:0;width:306px;height:100%;pointer-events:none;overflow:hidden}.nsc-hero__pattern--left{left:0}.nsc-hero__pattern--right{right:0}.nsc-hero__pattern img{position:absolute;top:25px;bottom:25px;display:block;max-width:none;height:calc(100% - 50px);object-fit:fill;opacity:.6}.nsc-hero__pattern--left img{left:19px}.nsc-hero__pattern--right img{right:19px}.nsc-hero__pattern:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.nsc-hero__pattern--left:after{background:linear-gradient(to right,rgba(51,63,72,0) 0%,rgba(51,63,72,.9) 100%)}.nsc-hero__pattern--right:after{background:linear-gradient(to left,rgba(51,63,72,0) 0%,rgba(51,63,72,.9) 100%)}.nsc-hero .nsc-hero__inner{max-width:1464px;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.nsc-hero--valign-center .nsc-hero__inner{min-height:calc(579px - 244px);justify-content:center}.nsc-hero--valign-bottom .nsc-hero__inner{min-height:calc(579px - 244px);justify-content:flex-end}.nsc-hero__logo{line-height:0;margin-bottom:48px}.nsc-hero__logo svg{width:155px;height:102px}.nsc-hero__text{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;text-align:center;word-break:break-word;margin-bottom:48px}.nsc-hero h1.nsc-hero__headline{font-family:'Pragmata','Fira Code','Source Code Pro','Consolas',monospace;font-size:64px;font-weight:500;line-height:85px;margin:0;color:#d0df00;white-space:pre-wrap}.nsc-hero p.nsc-hero__subheadline{font-size:22px;font-weight:350;line-height:29px;margin:0;color:#fff}@media screen and (max-width:768px){.nsc-hero{padding:60px 18px;min-height:auto;padding-bottom:120px}.nsc-hero__pattern{display:none}.nsc-hero__logo{margin-bottom:31px;margin-top:63px}.nsc-hero__logo svg{width:118px;height:77px}.nsc-hero h1.nsc-hero__headline{font-size:35px;line-height:42px}.nsc-hero p.nsc-hero__subheadline{font-size:20px;line-height:26px;margin-top:22px}.nsc-hero__text{gap:20px;margin-bottom:27px}}