.not-found-page{position:relative;min-height:60vh}.not-found-page .hero-club-section{position:absolute;left:26px;right:26px;top:16px;height:76px;border-radius:28px;background:linear-gradient(148deg,#020a15,#220351);pointer-events:none}@media(max-width:1480px){.not-found-page .hero-club-section{left:10px;right:10px;top:10px}}@media(max-width:1200px){.not-found-page .hero-club-section{left:0;right:0;top:0;border-radius:0}}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:min(72vh,640px);padding:140px 24px 80px;text-align:center}.not-found__code{margin:0 0 8px;font-family:var(--second-family),"Bungee",cursive;font-size:clamp(72px,16vw,120px);line-height:1;letter-spacing:.04em;color:var(--text-main)}.not-found__title{margin:0 0 12px;font-family:var(--font3),"Urbanist",sans-serif;font-size:28px;font-weight:700;line-height:1.25;color:var(--text-main)}.not-found__text{margin:0 0 28px;max-width:420px;font-size:16px;line-height:1.5;color:var(--text-second)}.not-found__home{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;border-radius:12px;background:var(--button-main-btn);color:var(--text-main);font-family:var(--font3),"Urbanist",sans-serif;font-size:16px;font-weight:600;line-height:1.2;transition:transform .16s ease,background-color .16s ease}.not-found__home:hover{background:#b6f03a}.not-found__home:active{transform:scale(.98)}@media(max-width:767px){.not-found{min-height:60vh;padding:112px 20px 64px}.not-found__title{font-size:22px}}