.not-found-page{background:var(--blue);color:#fff;min-width:320px;min-height:100dvh}.not-found-page .site-header{height:76px;position:relative}.not-found-main{min-height:calc(100dvh - 121px);padding:clamp(42px,6vw,76px) 0 92px}.not-found-intro{z-index:3;text-align:center;position:relative}.not-found-intro h1{letter-spacing:-.055em;max-width:850px;margin:0 auto;font-size:clamp(50px,6.6vw,88px);line-height:.98}.not-found-lead{color:#ffffffe0;max-width:720px;margin:28px auto 0;font-size:clamp(19px,2vw,24px);line-height:1.55}.not-found-route-line{z-index:1;width:100%;height:clamp(220px,21vw,285px);margin-top:-6px;position:relative;overflow:hidden}.not-found-route-line svg{width:100%;height:100%;display:block;overflow:visible}.not-found-route-line path{stroke:#fff;stroke-width:9px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1600;stroke-dashoffset:1600px}.not-found-route-line__left{animation:1.1s cubic-bezier(.2,.75,.25,1) 80ms forwards not-found-draw}.not-found-route-line__right{animation:1.1s cubic-bezier(.2,.75,.25,1) .16s forwards not-found-draw}.not-found-route-break{z-index:2;aspect-ratio:1;background:var(--blue);opacity:0;border:7px solid #fff;border-radius:50%;width:34px;height:34px;animation:.25s ease-out .95s forwards not-found-node;position:absolute;transform:translate(-50%,-50%)}.not-found-route-break--left{top:50%;left:45.833%}.not-found-route-break--right{top:55%;left:54.167%}.not-found-routes{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:-26px;display:grid;position:relative}.not-found-route-card{min-height:190px;color:var(--blue);letter-spacing:-.03em;background:#fffffff5;border:2px solid #ffffffb8;border-radius:5px;justify-content:space-between;align-items:flex-end;gap:20px;padding:28px 25px;font-size:clamp(23px,2.2vw,31px);font-weight:700;line-height:1.05;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s;display:flex;position:relative;box-shadow:0 20px 44px #1b307833}.not-found-route-card:nth-child(2),.not-found-route-card:nth-child(4){transform:translateY(18px)}.not-found-route-card:hover{background:#f4df91;transform:translateY(-5px);box-shadow:0 25px 52px #1b307847}.not-found-route-card:nth-child(2):hover,.not-found-route-card:nth-child(4):hover{transform:translateY(13px)}.not-found-route-card__arrow{border:2px solid;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:22px;line-height:1;display:grid}@keyframes not-found-draw{to{stroke-dashoffset:0}}@keyframes not-found-node{to{opacity:1}}.not-found-page .site-footer--blue{background:var(--blue);color:#ffffffc7;padding-top:12px}@media (max-width:900px){.not-found-main{padding-top:44px}.not-found-route-line{height:220px;margin-top:-4px}.not-found-routes{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-12px}.not-found-route-card{min-height:165px}.not-found-route-card:nth-child(2),.not-found-route-card:nth-child(4){transform:none}.not-found-route-card:hover,.not-found-route-card:nth-child(2):hover,.not-found-route-card:nth-child(4):hover{transform:translateY(-4px)}}@media (max-width:600px){.not-found-main{min-height:calc(100dvh - 109px);padding:46px 0 74px}.not-found-intro{text-align:left}.not-found-intro h1{font-size:clamp(44px,13.5vw,60px)}.not-found-lead{margin-top:22px;font-size:18px}.not-found-route-line{width:132%;height:155px;margin:12px 0 0 -16%}.not-found-route-line path{stroke-width:7px}.not-found-route-break{border-width:8px;width:44px;height:44px}.not-found-routes{grid-template-columns:1fr;gap:13px;margin-top:6px}.not-found-route-card{align-items:center;min-height:112px;padding:22px 23px;font-size:25px}.not-found-route-card__arrow{width:38px;height:38px;font-size:20px}}@media (prefers-reduced-motion:reduce){.not-found-route-line path{stroke-dashoffset:0;animation:none}.not-found-route-break{opacity:1;animation:none}.not-found-route-card{transition:none}}
