.not-found-container{width:300px;margin:4rem auto;text-align:center}.letbanenotfound{width:100%;height:calc(100vh - 7.1875rem);display:flex;justify-content:center;align-items:center;flex-direction:column}.letbanenotfound__title{font-weight:700;font-size:7.375rem;color:#d44428;margin-bottom:.8125rem;line-height:1}.letbanenotfound__text{font-weight:300;font-size:1rem;color:#0d0802;margin-bottom:3.1875rem}.letbanenotfound__button{cursor:pointer;background-color:#d44428;color:#fff!important;width:100%;padding:1.0625rem;border-radius:.375rem;text-align:center;box-sizing:border-box;text-decoration:none;transition:background-color .3s ease}.letbanenotfound__button:hover{background-color:#94301c}.letbanenotfound__button:focus{background-color:#541b10}