:root{--white-color:#fff;--black-color:#151515;--accent-color:#58b74c;--sky-color:#3eb7f3;--blue-color:#0083c5;--txt-color:#313131;--gray-color:#6c6c6c;--gray2-color:#c8c8c8;--error-color:red;--back-color:#f2f2f2;--green-back-color:#e2f5df;--lines-color:rgba(49,49,49,.12);--lines-white-color:hsla(0,0%,100%,.1);--trs-300:0.3s cubic-bezier(0.25,0.46,0.45,0.94);--shadow:0px 4px 28px 0px rgba(0,0,0,.1);--screensize:1920}@media (max-width:1660px){:root{--screensize:1660}}@media (max-width:1400px){:root{--screensize:1275}}@media (max-width:1279px){:root{--screensize:1045}}@media (max-width:1023px){:root{--screensize:1024}}@media (max-width:992px){:root{--screensize:992}}@media (max-width:767px){:root{--screensize:360}}.not-found{padding-bottom:6rem;padding-top:11rem;position:relative}@media (max-width:768px){.not-found{padding-bottom:6rem;padding-top:9rem}}.not-found .not-found__ellipses{height:calc(369/var(--screensize)*100vw);left:0;margin:auto;max-width:84rem;pointer-events:none;position:absolute;right:0;top:9.4375rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}@media (max-width:768px){.not-found .not-found__ellipses{bottom:auto;height:calc(119/var(--screensize)*100vw);top:9rem}}.not-found .not-found__ellipses img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.not-found .not-found__inner{position:relative;z-index:2}@media (max-width:768px){.not-found .not-found__inner{padding-top:3.125rem}}.not-found .not-found__inner .not-found__title{height:16.0625rem;margin:0 auto 2.625rem;width:27rem}@media (max-width:768px){.not-found .not-found__inner .not-found__title{height:11.875rem;margin:0 auto 1.5rem;width:20rem}}.not-found .not-found__inner .not-found__title img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.not-found .not-found__inner .not-found__subtitle{margin:0 auto 2.25rem;text-align:center}@media (max-width:768px){.not-found .not-found__inner .not-found__subtitle{margin:0 auto 1rem}}.not-found .not-found__inner .btn{margin:auto;width:-moz-fit-content;width:fit-content}