.notFoundBody{position:relative}.notFoundBody:after{content:"";z-index:-1;background-image:url(/images/decor-404.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:50%;position:absolute;top:77px;left:0}.notFound{position:relative}.notFound-items{flex-direction:column;justify-content:center;align-items:center;margin:60px 0 140px;display:flex}@media (max-width:640px){.notFound-items{margin:24px 0 48px}}.notFound-item{align-items:center;display:flex}.notFound-item h1{letter-spacing:-.02em;color:#0d0f0b;font-size:250px;font-weight:700;line-height:1}@media (max-width:640px){.notFound-item h1{font-size:150px}}.notFound-item span{background-color:#0d0f0b;border-radius:50%;justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:relative}@media (max-width:640px){.notFound-item span{width:126px;height:126px}}.notFound-item span img{object-fit:cover;border-radius:50%;width:180px;height:180px}@media (max-width:640px){.notFound-item span img{width:126px;height:126px}}.notFound-item-description{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.notFound-item-description h2{letter-spacing:-.02em;color:#0d0f0b;font-size:32px;font-weight:700;line-height:48px}@media (max-width:640px){.notFound-item-description h2{font-size:24px;line-height:37px}}.notFound-item-description p{letter-spacing:-.02em;color:#0d0f0b;font-size:18px;font-weight:400;line-height:27px}.notFound-item-link{transition:all .3s ease-in-out}.notFound-item-link a{color:#eff5fb;background-color:#0d0f0b;border-radius:100px;justify-content:center;align-items:center;gap:12px;min-width:310px;padding:20px 0;font-size:14px;font-weight:400;line-height:16px;display:flex;position:relative}.notFound-item-link a span img{transition:all .3s ease-in-out}.notFound-item-link:hover img{transform:rotate(45deg)}.notFound:before{content:"";opacity:.5;z-index:-1;background-image:url(/images/decor-404.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:55%;position:absolute;top:0;left:0}
