*{margin:0;padding:0;box-sizing:border-box}body{width:100%;min-height:100vh;font-family:Roboto,sans-serif;font-optical-sizing:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased}section{width:100%;position:relative}img{width:100%;height:100%;aspect-ratio:auto}a{text-decoration:none;transition:50ms color ease-in-out;outline:0}.container{max-width:1300px;margin:0 auto;width:100%;position:relative;padding:0 15px}.container--small{max-width:960px}.section__content{position:relative;z-index:1}.section__title{line-height:1.2;color:#080808;margin-bottom:40px;font-size:60px;font-weight:900}.section__text{font-weight:400;font-size:18px;line-height:1.7;color:#080808;margin-bottom:30px}.btn{padding:15px 30px;background-color:#080808;border:2px solid #080808;border-radius:50px;color:#fff;font-weight:700;font-size:20px;line-height:1.2;cursor:pointer;transition:.15s background-color ease-in-out,.15s color ease-in-out,.15s border-color ease-in-out;width:fit-content;font-family:Roboto,sans-serif}.btn--primary{border-color:#146ef5;background-color:#146ef5;color:#fff}.section__texts-container{display:flex;flex-direction:column;margin-bottom:40px}.section__texts-container .section__text{margin-bottom:0}.not-found__header{width:100%;display:flex;justify-content:center;align-items:center;padding:10px}.not-found__logo{width:230px;height:90px;margin-top:25px}.not-found__wrapper{display:flex;align-items:center;justify-content:space-between;gap:50px;min-height:calc(100svh - 270px)}.section--blocked .not-found__wrapper{min-height:100svh;justify-content:center;gap:150px}.not-found__image{max-width:630px;display:flex;align-items:center;justify-content:center}.section--blocked .not-found__image{max-width:300px}.not-found__content__wrapper{display:flex;align-items:center;justify-content:center;flex:1}.section--blocked .not-found__content__wrapper{flex:unset}.not-found__content{display:flex;flex-direction:column;max-width:420px;width:100%}.section--blocked .not-found__content{max-width:380px}.not-found__footer{display:flex;flex-direction:column;gap:20px;padding:20px 30px 30px;background:#fafbfb;border-radius:10px;max-width:310px}.not-found__footer p.section__text{font-size:16px;font-weight:500;margin-bottom:0}h1.section__title{margin-bottom:15px;font-size:40px;font-family:Urbanist,Roboto,sans-serif}a.not-found__btn{padding:10px 20px;font-size:16px}.section--blocked :is(.section__title,.section__text){margin-bottom:20px}.section__text:last-of-type{margin-bottom:0}@media (max-width:1920px){.not-found__logo{width:180px;height:90px;margin-top:10px}}@media (max-width:1200px){.not-found__content__wrapper{flex:unset}}@media (max-width:992px){.not-found__wrapper{flex-direction:column;justify-content:center}.section--blocked .not-found__wrapper{gap:50px}.not-found__content__wrapper{flex:none;width:100%}.not-found__content{text-align:center;align-items:center}.not-found__footer{align-items:center}.not-found__image{width:90%}}@media (max-width:768px){.btn{font-size:18px;padding:10px 20px}.not-found__logo{width:140px;height:50px}.not-found__wrapper{gap:25px;min-height:calc(100svh - 190px)}}@media (max-width:576px){h1.section__title{margin-bottom:10px;font-size:34px}p.section__text{font-size:16px!important}}@media (max-width:400px){.section__texts-container,.section__texts-container p.section__text{display:inline}}@media (max-height:480px) and (orientation:landscape){.not-found__wrapper{flex-direction:row}.not-found__image{max-width:400px}.not-found__content{text-align:left;align-items:flex-start}.not-found__footer{align-items:flex-start}.not-found__content__wrapper{width:auto}.not-found__logo{width:140px;height:70px;margin-top:0}}