@-webkit-keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.not-found-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:80pc;padding-bottom:60px;width:100%}.not-found-container,.not-found-container .not-found-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.not-found-container .not-found-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:299px;text-align:center;width:418px}.not-found-container .not-found-box .not-found-image{height:177px;-o-object-fit:contain;object-fit:contain;width:326px}.not-found-container .not-found-box .not-found-text{color:#12121c;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:125%;padding:20px 40px;text-align:center}.not-found-container .not-found-box .not-found-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff0eb;border:none;border-radius:30px;color:#c84318;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;gap:6px;letter-spacing:-.42px;line-height:125%;min-width:90px;padding:9pt 20px}.not-found-container .not-found-box .not-found-btn .arrow{font-size:1pc;height:18px;width:18px}@media(max-width:575px){.not-found-container .not-found-box .not-found-image{height:177px;height:100%;-o-object-fit:contain;object-fit:contain;width:326px}.not-found-container .not-found-box .not-found-text{font-size:14px;letter-spacing:-.28px;line-height:130%;padding:20px 0;width:280px}.not-found-container .not-found-box .not-found-btn{font-size:14px}}