.rating-price-download{width:100%;background-color:var(--secondary-background-color,#181818);display:flex;justify-content:center;flex-wrap:wrap}@media only screen and (min-width:768px){.rating-price-download{justify-content:space-between;align-items:center;flex-wrap:wrap}}.notFoundOrRestrictedPage{width:100%;grid-column:1;min-height:80vh;display:flex;justify-content:center;align-items:center}.notFoundOrRestrictedPage .notFoundOrRestricted{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--primary-background-color,#000)}.notFoundOrRestrictedPage .notFoundOrRestricted .entry-header-data{color:var(--primary-text-color,#fff);font-size:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.notFoundOrRestrictedPage .notFoundOrRestricted .entry-header-data h1,.notFoundOrRestrictedPage .notFoundOrRestricted .entry-header-data h2{text-align:center}