.left-side{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center}[dir] .left-side{background:#111}.left-side__content{position:relative;z-index:1}[dir] .left-side__content{text-align:center}[dir] .left-side__logo{margin-bottom:45px}.left-side__slogan{font-weight:500;font-size:24px;line-height:29px;color:#fff}.left-side__error-code{font-weight:700;font-size:110px;line-height:1;color:#fff}.left-side__illustration svg{width:100%}.small-circle{width:533px;height:495px}[dir] .small-circle{background-image:url(../img/circle-small.7bc404b6.svg)}[dir=ltr] .small-circle{animation:rotateCircle-ltr 40s linear infinite}[dir=rtl] .small-circle{animation:rotateCircle-rtl 40s linear infinite}.large-circle{width:1015px;height:1015px}[dir] .large-circle{background-image:url(../img/circle-large.26e41aa5.svg)}[dir=ltr] .large-circle{animation:rotateCircle-ltr 80s linear infinite}[dir=rtl] .large-circle{animation:rotateCircle-rtl 80s linear infinite}.right-side{position:relative;width:100%;height:100%;display:flex;align-items:center}.top-right-corner{position:absolute;top:-580px}[dir=ltr] .top-right-corner{right:-470px}[dir=rtl] .top-right-corner{left:-470px}.top-right-corner--small{position:absolute;top:-330px}[dir=ltr] .top-right-corner--small{right:-330px}[dir=rtl] .top-right-corner--small{left:-330px}.bottom-left-corner{position:absolute;bottom:-210px}[dir=ltr] .bottom-left-corner{left:-210px}[dir=rtl] .bottom-left-corner{right:-210px}@keyframes rotateCircle-ltr{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotateCircle-rtl{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.page-error{position:relative;display:flex;flex-direction:column;width:100%;height:100vh}[dir] .page-error{padding-top:7vh}.page-error--404{justify-content:space-between}[dir] .page-error .left-side__error-code{margin-bottom:7vh}.brand-logo svg{height:28px;width:40.95px}html[dir=rtl] svg.feather{transform:rotate(180deg)}