.main-wrapper.not-found{background:none;display:flex;justify-content:center;text-align:center}.main-wrapper.not-found .inner{display:flex;flex-direction:column;justify-content:center}.main-wrapper.not-found .inner .text{color:var(--color-yellow);padding:50px 0;-webkit-text-stroke-width:2px;text-shadow:-1px 2px 1px rgba(0,0,0,.4)}.main-wrapper.not-found .inner .text h1{margin-bottom:20px}.main-wrapper.not-found .inner video{border:5px solid #000;margin:0 auto;max-width:90%}.main-wrapper.not-found .inner .icon{background-color:var(--color-yellow-2);background-image:url(../img/home.svg);background-position:50%;background-repeat:no-repeat;background-size:25px 25px;border:1px solid #111;border-radius:50%;box-shadow:0 3px 5px #0006;height:54px;margin:0 auto;width:54px}
