@charset "UTF-8";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent}body{position:relative;min-width:320px;height:100vh}body.lock{height:100vh;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;-ms-scroll-chaining:none;overscroll-behavior:none;min-height:-webkit-fill-available}a{text-decoration:none}*{scroll-margin-top:100px}ul{list-style:none}.not-found__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:32px 0 80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.not-found__image{width:580px;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.not-found__image img{width:100%;height:auto}.not-found__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.not-found__title{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:64px;line-height:normal}.not-found__description{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:20px;line-height:24px;font-weight:400}.not-found__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 12px}@media (max-width:1199px){.not-found__image{width:450px}}@media (max-width:1024px){.not-found__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 24px}.not-found__image{margin:auto}.not-found__title{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:48px;line-height:52px}.not-found__description{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:20px;font-weight:400}}@media (max-width:689px){.not-found__image{width:100%}.not-found__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.not-found__buttons .btn{width:100%}}