.not-found-page{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding-top:140px;display:flex;position:relative;overflow:hidden}@media not (min-width:1140px){.not-found-page{padding-top:105px}}@media (max-width:530px){.not-found-page{object-fit:cover;background-repeat:round}}.not-found-page .content{flex-direction:column;width:1140px;padding:0 0 20px;display:flex}@media (max-width:1140px){.not-found-page .content{width:100%;padding:0 20px 20px}}@media (max-width:530px){.not-found-page .content{margin-top:0;margin-bottom:auto}}.not-found-page .content-data{flex-direction:column;justify-content:center;align-self:center;align-items:center;display:flex}@media (max-width:530px){.not-found-page .content-data .picture{width:102px;margin-left:20px}.not-found-page .content-data .picture svg{width:100%}}.not-found-page .content-data .text .text-desktop{display:block}@media (max-width:530px){.not-found-page .content-data .text .text-desktop{display:none}}.not-found-page .content-data .text .text-mobile{display:none}@media (max-width:530px){.not-found-page .content-data .text .text-mobile{display:block}}.not-found-page .content-data .text .title{text-align:center;margin:8px auto 0;font-size:36px;font-weight:600}@media (max-width:530px){.not-found-page .content-data .text .title{margin-top:-4px;line-height:100%}}.not-found-page .content-data .text .title .number{font-size:76px}.not-found-page .content-data .text .subtitle{margin-top:36px;font-size:20px;font-weight:600}@media (max-width:530px){.not-found-page .content-data .text .subtitle{margin-top:20px;font-size:14px;line-height:1.2}}.not-found-page .content-data .text .description{margin-top:12px;font-size:20px}@media (max-width:530px){.not-found-page .content-data .text .description{font-size:14px}}.not-found-page .content-data .link{color:#000;background-color:#89c40e;border-radius:30px;justify-content:center;align-items:center;width:268px;height:40px;margin:56px auto 0;font-size:20px;font-weight:600;text-decoration:none;display:flex}@media (max-width:530px){.not-found-page .content-data .link{background-color:#89c40e;width:204px;height:36px;margin-top:24px;margin-bottom:40px;font-size:16px}}.not-found-page .content-data .link:hover{background-color:#94d60e;transition:all .2s ease-in-out}
