:root {--hero-background-image-tablet: '';--how-it-works-splitter-width: 9rem;}main, .footer {margin: 0 3rem;}.hero .hero__image {background-image: var(--hero-background-image-tablet);}.why-us {margin: 2.5rem 0;padding: 2.5rem 0;}.how-it-works:before {width: var(--how-it-works-splitter-width);left: calc(50% - (var(--how-it-works-splitter-width) / 2));}@media screen and (max-width: 1023px) {main, .footer {margin: 0 2rem;}.hero__postcode .postcode {padding: 5.5rem 0px 6.375rem 0px;}.why-us {margin: 2rem 0;}.why-us__items {padding: 0 1.5rem;}.join-now__title {padding-bottom: 2rem;}}@media screen and (min-width: 1024px) {.postcode .postcode__title {margin-bottom: 2rem;}.why-us__items {padding: 0 2rem;}}