

<style>
@font-face {
}

@font-face {
  font-family: National-2-bold;
  src: url("https://www.which.co.uk/global/fonts/national-2/national-2-bold/national-2-bold.woff2");
}
@font-face {
  font-family: National-2-regular;
  src: url("https://www.which.co.uk/global/fonts/national-2/national-2-regular/national-2-regular.woff2");
}
@font-face {
  font-family: National-2-medium;
  src: url("https://www.which.co.uk/global/fonts/national-2/national-2-medium/national-2-medium.woff2");
}

/* OLD STYLES */
@font-face {
  font-family: OpenSans-Regular;
  src: url(https://www.which.co.uk/global/fonts/open-sans/opensans_regular/OpenSans-Regular-webfont.woff)
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: OpenSans-Semibold;
  src: url(https://www.which.co.uk/global/fonts/open-sans/opensans_semibold/OpenSans-Semibold-webfont.woff)
    format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: StagSansWeb-Light;
  src: url(https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Light/StagSansWeb-Light.woff)
    format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: StagSansWeb-Book;
  src: url(https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Book/StagSansWeb-Book.woff)
    format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: StagSansWeb-Medium;
  src: url(https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Medium/StagSansWeb-Medium.woff)
    format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: StagSansWeb-Semibold;
  src: url(https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Semibold/StagSansWeb-Semibold.woff)
    format("woff");
  font-weight: 400;
  font-style: normal;
}
/* END OLD STYLES */

/* UNDER QUESTION */
@font-face {
  font-family: Which-Icons;
  src: url(https://www.which.co.uk/global/fonts/WhichIcons/WhichIcons.woff)
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: CELL-icons;
  src: url(https://www.which.co.uk/global/fonts/CELL-icons/CELL-icons.woff)
    format("woff");
  font-weight: 400;
  font-style: normal;
}
/* END UNDER QUESTION */

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  display: block;
}
h1 {
  font: 48px/60px StagSansWeb-Semibold;
  padding-bottom: 25px;
}
h2 {
  font: 33px/40px StagSansWeb-Semibold;
}
h3 {
  font: 28px/35px StagSansWeb-Semibold;
}
h4 {
  font: 24px/30px OpenSans-Semibold;
}
h5 {
  font: 18px/25px OpenSans-Semibold;
}
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: OpenSans-Regular;
  background: #f2f2f2;
  -webkit-font-smoothing: antialiased;
}
.slider-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.slider-content {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
.slider-content::-webkit-scrollbar-track {
  background: lightgray;
}
.slider-content::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 4px;
  border: 1px solid var(--scrollbarBG);
}
blockquote {
  font: 34px/50px StagSansWeb-Semibold;
}
.secondary-headline {
  font: 28px/40px StagSansWeb-Light;
  padding: 0 0 10px;
  margin: 0;
}
p {
  font: 18px/28px OpenSans-Regular;
  display: block;
}
p strong {
  font: bold 18px/28px OpenSans-Semibold;
}
.smallprint {
  font: 16px/20px OpenSans-Regular;
}
.smallerprint {
  font: 14px/20px OpenSans-Regular;
}
.headline-bold {
  font: bold 40px/40px StagSansWeb-Semibold;
  margin-bottom: 0;
}
p a {
  color: #1866c8;
}
p a:hover {
  text-decoration: none;
}
p a:active {
  color: #e30613;
}
p a:focus {
  outline: auto;
}
p a:visited {
  color: blueviolet;
}

.blue {
  background-color: #1866c8;
}
.black {
  background-color: #000;
}
.grey {
  background-color: #676767;
}
.red {
  background-color: #e30613;
  color: #fff;
}

.button {
  display: inline-block;
  font-family: OpenSans-Semibold, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 0.13px;
  line-height: 24px;
  padding: 10px 23px;
  border-radius: 25px;
  text-decoration: none;
}
a.button {
  color: #ffffff;
  display: inline-block;
}
.button.red:hover {
  background-color: #f40101;
}
.button.blue:hover {
  background-color: #2352a2;
}
a.button.blue2:before {
  content: "\E003";
  font-family: CELL-icons;
  padding: 0 10px;
}
p.arrowlink {
  display: flex;
}
p.arrowlink:before {
  content: "\E003";
  font-family: CELL-icons;
  padding: 0 10px 0px 0px;
  color: #1866c8;
  font-weight: bold;
}
.suptext {
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-align: left;
}
.container {
  width: 1440px;
  margin: 0 auto;
  display: flex;
  background: #ffffff;
}
main {
  width: 100%;
  height: auto;
  min-height: 69vh;
  display: flex;
  align-items: center;
}
.dark-background {
  background-size: cover;
}

main a {
  text-decoration: none;
  color: inherit;
}

main a.button {
  margin-bottom: 40px;
  margin-top: 20px;
}
a.tel-link {
  color: inherit;
  text-decoration: none;
}
.colour-switch {
  background-size: cover;
}
.light-backround {
  background-size: cover;
}
.light-backround h1,
.light-backround h2,
.light-backround p {
  color: #000000;
}
.dark-bg-textblocks {
  background-size: cover;
}
.dark-bg-contact {
  background-size: cover;
  background-position: bottom;
}
.mobile-background {
  display: none;
}
main h2 {
  padding: 0.25em 0;
}
.content-block {
  padding: 40px 10vw;
}
.pod-columns .pod-block > p {
  width: 900px;
}
.logo {
  padding: 40px 0;
}
.headline-block {
  color: #ffffff;
  width: 30rem;
  display: block;
}
.slider-block {
  padding: 0 3em 3em;
  width: 100%;
  overflow: hidden;
  background: inherit;
}
::-webkit-scrollbar-thumb:horizontal {
  background-color: #1866c8;
}
::-webkit-scrollbar-thumb:horizontal:hover {
  background-color: #0666ee;
  border: solid 1px #1866c8;
}

.slider-block h2 {
  margin: 1rem 0;
}
.slider-content {
  padding-bottom: 1rem;
  width: 100%;
  overflow: scroll auto;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: space-around;
  scrollbar-color: yellow blue;
  scrollbar-color: #87ceeb #ff5621;
  scrollbar-color: auto;
}
scrollbar {
  /*  clear useragent default style*/
  -moz-appearance: none !important;
}
/* buttons at two ends */
scrollbarbutton {
  -moz-appearance: none !important;
}
/* the sliding part*/
thumb {
  -moz-appearance: none !important;
}
scrollcorner {
  -moz-appearance: none !important;
  resize: both;
}
/* vertical or horizontal */
scrollbar[orient="horizontal"] {
  color: rgb(119, 0, 255);
}
:root {
  scrollbar-color: rgb(72, 26, 131) !important;
  scrollbar-width: thin !important;
}
.slider-item {
  width: 430px;
  min-width: 430px;
  min-height: 340px;
  margin: 0 1rem 0 0;
  border-radius: 5px;
  border: 1px solid #cccccc;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.slider-content a {
  color: inherit;
  text-decoration: none;
}
.slider-item-wrapper p a {
  color: inherit;
  text-decoration: none;
}
.slider-item:hover {
  box-shadow: 2px 4px 6px 2px #cccccc;
  transition: box-shadow 0.2s ease-in-out;
}
.slider-item:hover .slide-headline {
  text-decoration: underline;
}
.slider-item-image img {
  width: 100%;
  height: auto;
}
.slider-item-wrapper {
  padding: 1rem;
}
.slide-headline {
  font: 22px/25px StagSansWeb-Semibold;
  margin: 0;
}
.author-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-between;
  align-items: center;
  padding: 0.2rem 0;
  margin-top: auto;
}
.author-block img {
  width: 50px;
  height: auto;
}
.author-block p {
  margin: 0 1rem;
}

.list-block {
  display: flex;
  text-align: center;
  justify-content: center;
  align-content: center;
  align-items: center;
  align-self: center;
  width: 100%;
  max-width: 900px;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 2rem 1rem;
}
.list-block > p {
  color: #424242;
}
.list-grid {
  display: flex;
  flex-basis: auto;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 1em;
}
.list-grid .list-item {
  width: calc(50% - 6em);
  max-width: fit-content;
  padding: 0 5em 0 3em;
}
.list-item {
  width: auto;
  text-align: left;
  padding: 1rem 1rem 0;
  justify-content: flex-start;
  align-content: flex-start;
  align-self: flex-start;
}
.list-grid .list-item:nth-child(even) {
  padding-right: 0;
}
.list-item h5:before {
  content: "";
  background: url(https://image.mail.which.co.uk/lib/fe9e137075650c7c75/m/18/2dbebb8f-260e-438d-af02-d0993cf611ca.png)
    no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  margin-left: -2em;
  margin-top: 0.2em;
  background-size: contain;
}
.list-item p {
  margin: 0.5em 0;
}
.full-width-image {
  display: flex;
  flex-wrap: wrap;
}
.yellow-block .content-block {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.yellow-block .smallprint {
  margin: 4px 0 25px;
}
.yellow-block,
.image-block {
  width: 50%;
}
.yellow-block {
  background: #fecc27;
}
.image-block {
  background-size: cover;
}
.people-block h2 {
  text-align: center;
}
.column-wrapper {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  /* width: 60vw; */
}
.people-block .content-block {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 60px;
}
.column-wrapper > .image-text-column:last-child {
  margin-right: 0;
}
.image-text-column {
  justify-content: flex-start;
  display: inline-flex;
  flex-direction: column;
  width: 31%;
  margin-right: 2em;
  text-align: center;
}
.image-text-column img {
  width: 10rem;
  height: auto;
  min-width: 200px;
  display: block;
  margin: 0 auto;
}
.people-block .content-block > h2 {
  text-align: center;
  padding-bottom: 2rem;
}
.image-text-column h2 {
  padding-top: 1rem;
}
.pod-block {
  padding: 5em 0;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.pod-block h2,
.pod-block p {
  text-align: center;
}
.pod-block p {
  padding-bottom: 2rem;
}
.pods-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 900px;
  margin: 0 auto;
}
.pod {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 48%;
  max-width: 450px;
}
.pod-image {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
}
.pod p {
  text-align: left;
  padding-bottom: 0;
  margin: 0.5rem 0;
}
.pod .list-item {
  width: auto;
  margin-right: 0;
  padding: 0 0 0 2.5rem;
}
.pod h2 {
  padding-bottom: 0.5rem;
  text-align: left;
}
.pod .list-item p:before {
  content: "";
  background: url(https://image.mail.which.co.uk/lib/fe9e137075650c7c75/m/18/2dbebb8f-260e-438d-af02-d0993cf611ca.png)
    no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  margin-left: -2em;
  margin-top: 0.5em;
  background-size: contain;
}

.dark-bg-contact .smallerprint {
  margin: 0 0 10px;
}
main.dark-bg-contact h2 {
  padding-bottom: 0;
}

@media screen and (max-width: 1600px) {
  .container {
    width: 100%;
  }

  .column-wrapper {
    width: 80vw;
  }
  main {
    min-height: 60vh;
  }
  .content-block {
    padding: 5vw;
  }
}
@media screen and (max-width: 1024px) {
  main {
    min-height: inherit;
  }
  .content-block {
    padding: 3vw;
  }
  .slider-block {
    padding: 0 2em 3em;
  }
  .headline-block {
    width: 45vw;
  }
  .pod-block {
    padding: 2rem 1rem;
  }
  .list-block {
    width: 100%;
  }
  .pod-columns .pod-block > p {
    width: 100%;
  }
  .pods-wrapper {
    width: 100%;
    justify-content: space-around;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font: 48px/50px StagSansWeb-Semibold;
    padding-bottom: 10px;
  }
  main a.button {
    margin-top: 15px;
  }
  .logo {
    padding: 20px 0;
  }
  .headline-block {
    width: 50vw;
  }
  p.secondary-headline {
    font-size: 1.6em;
    line-height: 1.2em;
  }
  .image-text-column h2 {
    font-size: 2em;
  }
  .headline-blockcontent-block h1 {
    font-size: 3.5em;
    line-height: 1.1;
  }
  .headline-block h2 {
    font-size: 2.5em;
    line-height: 1;
  }
  .image-text-column img {
    width: 8rem;
    min-width: 125px;
  }
}
@media screen and (max-width: 640px) {
  .list-grid .list-item {
    width: 100%;
    padding: 0 0 1em 3em !important;
  }
}
@media screen and (max-width: 480px) {
  main {
    padding-bottom: 8rem;
  }
  h1 {
    font: 30px/35px StagSansWeb-Semibold;
    padding-bottom: 20px;
  }
  h2 {
    font: 25px/30px StagSansWeb-Semibold;
  }
  p {
    font: 18px/24px OpenSans-Regular;
    display: block;
  }
  .dark-background {
    background-size: cover;
    background-position: bottom;
  }
  .light-backround {
    background-position: bottom;
  }
  main.colour-switch {
    padding-bottom: 0;
    background: none;
    display: flex;
    flex-direction: column;
  }
  main.colour-switch:after {
    content: "";
    height: 250px;
    width: 100%;
    position: relative;
    display: inline-block;
    background-size: cover;
    background-position: center;
  }
  .colour-switch .headline-block.content-block {
    color: #000;
  }
  .headline-block {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  .list-block {
    padding: 2em;
    text-align: left;
  }
  .slider-block {
    padding: 0 2em 3em;
  }
  .slider-item {
    width: auto;
    min-width: calc(80vw - 1rem);
    min-height: inherit;
    margin: 0 1rem 0 0;
  }
  .list-grid .list-item {
    width: calc(100% - 4em);
    padding: 0 0 1em;
  }
  .content-block {
    padding: 2em;
  }
  .headline-block.content-block {
    padding: 1em 2em;
  }
  .column-wrapper {
    flex-direction: column;
    justify-content: center;
  }
  .yellow-block,
  .image-block {
    width: 100%;
  }
  .yellow-block .content-block {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .image-text-column {
    width: 100%;
    padding-bottom: 40px;
  }
  .pods-wrapper {
    flex-direction: column;
    width: 100%;
  }
  .pod {
    width: 100%;
    padding-bottom: 2rem;
  }
  .full-width-image .container {
    display: flex;
    flex-direction: column-reverse;
  }
  .image-block {
    height: 300px;
  }
  .dark-bg-textblocks {
    background-size: contain;
    padding-top: 10rem;
    padding-bottom: 0;
  }
  .dark-bg-textblocks h1,
  .dark-bg-textblocks p {
    color: #fff;
  }
  .dark-bg-textblocks p.secondary-headline {
    font-size: 2.5em;
  }
  .mobile-background {
    background-size: cover;
    height: 250px;
    width: 100%;
    display: block;
  }
  main.dark-bg-contact {
    flex-direction: column;
    background: none;
    background-color: #6a3f92;
    padding-bottom: 0;
  }
}
/*Sign up form styles START */
.stylingblock-content-wrapper.camarker-inner {
  padding: 0 !important;
}
.form__container {
  background-color: #ffffff;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: inherit;
  padding: 0px;
  width: 100%;
}
.form__title {
  border-bottom: 0px solid #e0e0e0;
  color: #02171e;
  font-family: StagSansWeb-Semibold, Arial Black, Arial, sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  margin: 0 auto;
  padding: 0 0 12px;
  width: 390px;
}
.form__title span {
  color: #616161;
  font-family: OpenSans-Regular;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 0 12px;
}
fieldset {
  border: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
fieldset > legend {
  display: none;
}
.form__label {
  color: #04171d;
  display: block;
  font-family: OpenSans-Regular;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0 5px;
  width: 100%;
  font-weight: bold;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
select::-ms-expand {
  display: none;
}
select,
.form__input {
  background-color: #ffffff;
  border: 2px solid #e8e8e8;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  padding: 12px;
  width: 100%;
  max-width: 30em;
}
.form__spacer {
  height: 16px;
  width: 100%;
}
.form__2col {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.form__col {
  width: 47%;
}
.form__col .form__btn {
  margin: 0;
  width: 100%;
}
.form__btn {
  align-items: center;
  border-radius: 24px;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  font-family: OpenSans-Semibold;
  font-size: 16px;
  font-weight: 700;
  height: 47px;
  justify-content: center;
  padding: 0 20px;
  transition: all 300ms ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form__input--error {
  border: 2px solid #d12f2f;
}
.form__btn--blue {
  background-color: #1866c8;
  border: 2px solid #1866c8;
}
.form__btn--blue:hover {
  background-color: #0d386d;
  border: 2px solid #0d386d;
}
.form__btn--submitted {
  color: transparent;
  cursor: default;
  position: relative;
}
.form__btn--submitted:hover {
  background-color: #1866c8;
}
.loader {
  display: none;
}
.form__btn--submitted .loader {
  animation-delay: -0.16s;
  color: #1866c8;
  display: block;
  font-size: 6px;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  transform: translateZ(0);
}
.loader,
.loader::before,
.loader::after {
  animation-fill-mode: both;
  animation: loading 1.8s infinite ease-in-out;
  background-color: #d6d6d6;
  border-radius: 50%;
  height: 15px;
  width: 15px;
}
.loader::before,
.loader::after {
  content: "";
  position: absolute;
  top: 0;
}
.loader::before {
  animation-delay: -0.32s;
  left: -20px;
}
.loader::after {
  animation-delay: 0.32s;
  left: 20px;
}
@keyframes loading {
  0%,
  80%,
  100% {
    background-color: #757575;
  }
  40% {
    background-color: #757575;
  }
}
.form__btn-manual {
  color: #3f51b5;
  cursor: pointer;
  font-family: OpenSans-Regular;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
}
.form__btn-manual:hover {
  opacity: 0.6;
}
.error-message {
  color: #d12f2f;
  font-family: StagSansWeb-Book;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 10px 0 0;
}
.form__disclaimer {
  color: #424242;
  font-family: OpenSans-Regular;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  display: block;
}
.form__disclaimer label {
  padding-left: 30px;
  display: block;
}
.form__disclaimer a {
  color: #3f51b5;
  font-family: OpenSans-Regular;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
.form__disclaimer a:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 1024px) {
  .form__container {
    margin: 0;
    padding: 0px;
  }
  .form__title {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 15px;
  }
  .form__title span {
    color: #757575;
  }
  .form__label {
    margin: 0;
    padding: 0 0 6px;
  }
  .form__input {
    margin: 0 0 18px;
  }
  .form__input--error {
    margin: 0;
  }
  .error-message {
    margin: 0 0 18px;
  }
  .form__btn {
    margin: 16px 0px;
    max-width: 334px;
    padding: 0;
    width: 100%;
  }
  .form__btn span {
    display: none;
  }
}

/* Hide the browser's default checkbox */
input#prodserv_cbx {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 2px solid #e8e8e8;
}
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 6px;
  top: 1px;
  width: 5px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (min-width: 768px) {
  .form__btn {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .form__container {
    max-width: 100%;
  }
  .form__btn {
    max-width: 767px;
    width: 100%;
  }
}

/*Sign up form styles END */

</style>