.not-found-page{display:flex;align-items:center;height:100%;margin:0 20%;background-repeat:no-repeat!important;background-position-x:80%!important;background-position-y:100%!important;background-size:70%!important}@media screen and (max-width:1300px){.not-found-page{margin:0 32px;background-position-y:100%!important;background-size:60%!important}}@media screen and (min-width:747px)and (max-width:1300px){.not-found-page{background-size:60%!important;background-position-x:100%!important}}@media screen and (max-width:747px){.not-found-page{margin:0 32px;background-position-x:100%!important;background-position-y:100%!important;background-size:70%!important}}@media screen and (max-width:450px){.not-found-page{margin:0 32px;background-size:100%!important}}.not-found-page .content-container .title{color:#e3a931;color:var(--accent-color-primary,#e3a931);leading-trim:both;text-edge:cap;font-family:Porsha Richela;font-size:48px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:24px}.not-found-page .content-container .sub-title{font-size:32px;line-height:normal}.not-found-page .content-container .paragraph,.not-found-page .content-container .sub-title{color:#fff;leading-trim:both;text-edge:cap;font-family:Figtree;font-style:normal;font-weight:400;margin-bottom:48px}.not-found-page .content-container .paragraph{font-size:24px;line-height:30px;max-width:65%}.not-found-page .content-container .buttons-container{display:flex}.not-found-page .content-container .buttons-container .nav-button{display:flex;width:112px;height:32px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:6px;border:1px solid #e3a931;border:1px solid var(--accent-color-primary,#e3a931);color:#e3a931;color:var(--accent-color-primary,#e3a931);cursor:pointer}.not-found-page .content-container .buttons-container .nav-button.back{background:#e3a931;background:var(--accent-color-primary,#e3a931);color:#000}.not-found-page .content-container .buttons-container .nav-button+.nav-button{margin-left:16px}@media screen and (max-width:747px){.not-found-page .content-container{margin:130px 0 50px}.not-found-page .content-container .title{font-size:40px}.not-found-page .content-container .sub-title{font-size:24px}.not-found-page .content-container .paragraph{font-size:16px}.not-found-page .content-container .buttons-container{flex-direction:column}.not-found-page .content-container .buttons-container .nav-button{margin-bottom:16px}.not-found-page .content-container .buttons-container .nav-button+.nav-button{margin-left:0}}