:root{--medium-pink: #ee5f77;--pinkish: #d15e8b;--dark-grey-blue: #293a50;--faded-blue: #7986cb;--battleship-grey: #657181;}.color-purple{color: #9953AD;}.color-dark-purple{color: #84329B;}.background-color-pale-purple{background-color: rgba(153, 83, 173, 0.2);}.background-color-white{background-color: #FFFFFF;}.page-not-found{background: linear-gradient(to bottom, #131313, #262626);padding: 110px 50px 60px 50px;height: calc(100vh - 143px);}.page-not-found .page-not-found-container{width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;background: url(/assets/themes/frontend/cartrend/images/404/404.svg);background-repeat: no-repeat !important;background-position: center !important;background-size: contain !important;}.page-not-found .page-not-found-container h2{font-family: Roboto, Arial, Helvetica, sans-serif;font-size: 40px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: normal;color: #ffffff;margin-bottom: 20px;}.page-not-found .page-not-found-container p{font-family: Roboto, Arial, Helvetica, sans-serif;font-size: 17px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 22px;letter-spacing: normal;color: #ffffff;margin-bottom: 40px;}@media screen and (max-width: 991px) {.page-not-found { padding: 30px 50px 60px 50px;}.page-not-found .page-not-found-container p{text-align: center;}}