/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 05 June 2026 23:03:15
*/


.message {
  font-weight: 700;
  color: #fff;
}
#mc-embedded-subscribe-form--new, #mailchimp-unsub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#mc-embedded-subscribe-form--new .form-field, #mc-embedded-subscribe-form--new button, #mailchimp-unsub .form-field, #mailchimp-unsub button {
  border: none;
  outline: none;
  padding: 1rem;
  margin: 0;
  display: block;
  margin-bottom: 0.5rem;
  width: 100%;
  max-width: 500px;
  color: #000;
}
#mc-embedded-subscribe-form--new .form-field, #mailchimp-unsub .form-field {
  background-color: #f5f2f2;
}
/*.preferences__item label.selected .shadow-box,
.preferences__item label .shadow-box:hover {
    background: #00a0e4;
}*/
@media (min-width: 576px) {
  .preferences__item.preferences__item--mailchimp {
    max-width: calc(33% - 15px);
    margin: 0.9375rem 0;
  }
}
@media (min-width: 992px) {
  .preferences__item.preferences__item--mailchimp {
    max-width: calc(25% - 15px);
  }
}
