#not-found{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;height:calc(100vh - 104px);padding:40px 20px;background:linear-gradient(113deg,#d7ecf3 3.78%,#a5d8f3 127.36%);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000),linear-gradient(180deg,#0000,#000 3% 97%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect;overflow:hidden}@media screen and (max-width: 800px){#not-found{height:calc(100vh - 84px)}}#not-found .clouds,#not-found .plane{position:absolute;width:100%;z-index:0;margin:0;pointer-events:none}#not-found .clouds{bottom:0}@media screen and (max-width: 800px){#not-found .clouds{display:none}}#not-found .plane{bottom:80px;max-width:1000px}@media screen and (max-width: 800px){#not-found .plane{position:relative;margin-top:64px}}#not-found .badge{padding:12px 24px;background:#fff;border-radius:8px;font-size:22px;font-weight:600;color:#256f91}#not-found p{text-align:center;font-size:56px;font-weight:500;color:#303030;line-height:120%;max-width:1000px}@media screen and (max-width: 1280px){#not-found p{font-size:48px;line-height:145%}}@media screen and (max-width: 800px){#not-found p{font-size:24px}}#not-found .back-button{display:flex;padding:12px 20px;align-items:center;gap:8px;background:#2db5a5;border-radius:8px;transition:background .2s;font-size:16px;font-weight:500;color:#fff}#not-found .back-button:hover{background:#248a7e}#not-found .back-button img{width:20px;height:20px;filter:brightness(0) invert(1);margin:0}
