.y-not-found{width:100%;min-height:500px;font-family:var(--font-roboto-condensed), sans-serif;justify-content:space-between;align-items:center;padding:60px 10px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.y-not-found{margin-top:-20px}}.y-not-found .y-not-found__container{z-index:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}@media (max-width:1024px){.y-not-found .y-not-found__container{text-align:center;flex-direction:column}}.y-not-found .y-not-found__bg-text{color:#eef2f6;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:32rem;font-weight:300;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.y-not-found .y-not-found__bg-text{font-size:20rem;left:50%}}.y-not-found .y-not-found__left{flex-direction:column;flex:1;align-items:flex-end;width:425px;height:600px;display:flex;position:relative}.y-not-found .y-not-found__left img{z-index:2;position:absolute;left:-10px}@media (max-width:1024px){.y-not-found .y-not-found__left{align-items:flex-start;height:auto}.y-not-found .y-not-found__left img{z-index:0;max-width:200px;position:relative;top:25px;left:0}}.y-not-found .y-not-found__fox{width:450px;height:auto;display:block}@media (max-width:768px){.y-not-found .y-not-found__fox{width:300px}}.y-not-found .y-not-found__status{color:#ccd6e0;text-align:right;margin-top:-20px;margin-right:32px;font-size:1.8rem;font-weight:600}@media (max-width:991px){.y-not-found .y-not-found__status{position:absolute;top:0;right:-10px}}@media (max-width:991px){.y-not-found .y-not-found__right{padding-left:0}}.y-not-found .y-not-found__title{color:var(--color-dark-blue);text-transform:uppercase;margin-bottom:25px;font-size:2.8rem;font-weight:700}.y-not-found .y-not-found__title span{color:var(--color-orange)}.y-not-found .y-not-found__links{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:991px){.y-not-found .y-not-found__links{justify-content:center}}.y-not-found .y-not-found__link{border:2px solid var(--color-sky-blue);color:var(--color-sky-blue);border-radius:50px;justify-content:center;align-items:center;padding:10px 25px;font-size:1.6rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.y-not-found .y-not-found__link:hover{background-color:var(--color-sky-blue);color:#fff}
