.ctf-hero{align-items:center;display:flex;flex-direction:column;font-family:var(--ctf-font-body);justify-content:flex-end;min-height:min(98vh,980px);overflow:hidden;padding:150px 28px clamp(56px,10vh,120px);position:relative;text-align:center}.ctf-hero__bg{background-image:var(--ctf-hero-bg);background-position:center 22%;background-size:cover;filter:saturate(.8) brightness(.92);height:calc(100% + 229px);left:0;position:absolute;right:0;top:-229px;z-index:0}.ctf-hero__grade-top{background:linear-gradient(180deg,rgba(20,52,80,.62),rgba(24,60,92,.28) 32%,rgba(29,70,101,0) 60%);height:52%;top:0}.ctf-hero__grade-bottom,.ctf-hero__grade-top{left:0;pointer-events:none;position:absolute;right:0;z-index:1}.ctf-hero__grade-bottom{background:linear-gradient(0deg,rgba(4,22,12,.98),rgba(5,27,15,.86) 24%,rgba(7,34,19,.5) 48%,rgba(8,40,22,.18) 66%,rgba(8,40,22,0) 80%);bottom:0;height:64%}.ctf-hero__machines{align-items:flex-end;display:flex;justify-content:center;margin-bottom:clamp(10px,2.5vh,30px);max-width:var(--ctf-container-max);position:relative;transform:translateY(clamp(10px,2vh,22px));width:100%;z-index:2}.ctf-hero__machines img{filter:drop-shadow(0 22px 18px rgba(6,20,10,.45));height:auto;width:min(1080px,98%)}.ctf-machines-desktop{display:block}.ctf-machines-mobile{display:none}.ctf-hero__copy{margin-top:-28px;max-width:var(--ctf-container-max);position:relative;width:100%;z-index:3}.ctf-hero__title{color:#fff;font-family:var(--ctf-font-display);font-size:clamp(40px,6vw,80px);font-weight:900;letter-spacing:-.02em;line-height:1.16;margin:0;margin-inline:auto;max-width:24ch;text-shadow:0 4px 26px rgba(8,22,31,.55);text-transform:uppercase}.ctf-hero__title .ctf-hero-underline{display:inline-block;position:relative}.ctf-hero__title .ctf-hero-underline:after{background-image:var(--ctf-hero-brush);background-repeat:no-repeat;background-size:100% 100%;content:"";height:.5em;left:0;pointer-events:none;position:absolute;right:0;top:70%}.ctf-hero__subtitle{color:hsla(0,0%,100%,.96);font-size:clamp(16px,1.7vw,21px);line-height:1.45;margin:16px auto 0;max-width:560px;text-shadow:0 2px 14px rgba(8,22,31,.6)}.ctf-hero__actions{display:flex;justify-content:center;margin-top:26px}@media (max-width:640px){.ctf-machines-desktop{display:none}.ctf-machines-mobile{display:block}}