.not-found{overflow:hidden}.not-found__content{padding:0 24px;position:relative;min-height:600px;display:flex;flex-direction:column;justify-content:center}@media(max-width:700px){.not-found__content{min-height:410px;justify-content:space-between;padding-top:40px}}.not-found__content:before{content:"";display:block;height:640px;position:absolute;bottom:-260px;right:-50px;background:radial-gradient(98.88% 98.88% at 49.29% 99.73%,#2979ff 0,#5c99ff 52.08%,#f5f9ff 100%);filter:blur(100px)}@media(min-width:701px){.not-found__content:before{width:calc(100% - 500px);max-width:640px}}@media(max-width:700px){.not-found__content:before{width:340px;height:280px;right:auto;left:50%;bottom:-115px;transform:translateX(-50%);filter:blur(50px)}}.not-found__content:after{content:"";display:block;height:580px;position:absolute;bottom:-10px;right:0;background-image:url(../img/not-found.d001f7d0.png);background-repeat:no-repeat;background-size:contain;background-position:bottom}@media(min-width:701px){.not-found__content:after{width:calc(100% - 500px);max-width:701px}}@media(max-width:700px){.not-found__content:after{width:340px;height:280px;right:auto;left:50%;bottom:0;transform:translateX(-50%)}}.not-found__calculator-component{margin-bottom:38px}@media(min-width:701px){.not-found__calculator{max-width:300px}}@media(max-width:700px){.not-found__calculator{background:#fff;box-shadow:0 0 40px rgba(0,0,0,.25);border-radius:24px 24px 0 0;padding:10px 20px 20px;position:fixed;bottom:0;left:0;right:0;margin:0}}.not-found__calculator{position:relative;z-index:3}@media(min-width:701px){.not-found__title{max-width:440px}}.not-found__title{margin-bottom:46px;font-weight:700;font-size:48px;position:relative;z-index:1}@media(max-width:700px){.not-found__title{font-size:32px}}.not-found__button{width:100%;cursor:pointer;font-size:20px;font-weight:500;text-align:left;padding:20px 24px;background-color:#2979ff;display:flex;align-items:center;justify-content:space-between;color:inherit}@media(max-width:700px){.not-found__button{font-size:16px;padding:15px 16px}}.not-found__button svg{margin-left:16px}.not-found__button svg path{fill:#000}.not-found__button:hover{color:#2979ff;background-color:#000}.not-found__button:hover svg path{fill:#2979ff}