.page-not-found{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;align-items:flex-start;gap:32px;background-color:#01444c;color:#fff;min-height:768px}
@media screen and (max-width:767px){.page-not-found{min-height:568px}
}
@media screen and (max-width:1023px) and (min-width:768px){.page-not-found{min-height:640px}
}
.page-not-found__container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.page-not-found__container__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2;place-self:center;gap:32px}
@media screen and (max-width:1023px){.page-not-found__container__wrapper{gap:24px;padding:0 16px;place-self:flex-start}
}
.page-not-found__container.container{padding:0}
.page-not-found__container_decoration{stroke:#1d5a5d}
.page-not-found__container__number{display:flex;flex-direction:row;gap:4px}
.page-not-found__container__backgroundsvg{position:absolute;z-index:1;top:0;place-self:center;max-width:1440px;width:100%;overflow-y:clip;overflow-x:visible;height:100%}
.page-not-found__container__backgroundsvg svg{width:2305.786px;height:2132.858px;aspect-ratio:1.08108108;stroke:#1d5d5b;stroke-width:2.006px;position:absolute;top:-375px}
@media screen and (max-width:1023px){.page-not-found__container__backgroundsvg svg{transform:scaleX(0.5)}
}
.page-not-found__container__backgroundsvg .background-1{left:-1064px}
.page-not-found__container__backgroundsvg .background-2{left:-1008px}
.page-not-found__container__backgroundsvg .background-3{left:-952px}
.page-not-found__container__backgroundsvg .background-4{left:-896px}
.page-not-found__container__backgroundsvg .background-5{left:-840px}
.page-not-found__container__backgroundsvg .background-6{left:-784px}
.page-not-found__container__backgroundsvg .background-7{left:-728px}
.page-not-found__container__backgroundsvg .background-8{left:-672px}
.page-not-found__container__backgroundsvg .background-9{left:-616px}
.page-not-found__container__backgroundsvg .background-10{left:-560px}
.page-not-found__container__backgroundsvg .background-11{left:-504px}
.page-not-found__container__backgroundsvg .background-12{left:-448px}
.page-not-found__container__backgroundsvg .background-13{left:-392px}
.page-not-found__container__backgroundsvg .background-14{left:-336px}
.page-not-found__container__backgroundsvg .background-15{left:-280px}
body[dir="rtl"] .page-not-found .page-not-found__container__backgroundsvg{transform:scaleX(-1)}