﻿body {
  display: block;
  height: unset;
}
chosen-option[breezer-dropdown-select-chosen-options],
dropdown[select] > dropdown-trigger[breezer-dropdown][breezer-dropdown],
dropdown-select-chosen-options[breezer-dropdown-select-chosen-options] {
  flex: 1 auto;
}
dropdown-options[breezer-dropdown] {
  overflow-y: auto;
}
editor-for[breezer-editor-for-enum] {
  margin: 0;
}
dropdown[select] > dropdown-content[breezer-dropdown] {
  width: 100%;
}
select-for-filter input[type="text"] {
  min-width: 100%;
}
input::placeholder {
  color: #AFB1B1;
}
textarea[breezer-editor-for-string-expandable] {
  resize: vertical;
}
auto-action[breezer-auto-action] {
  margin-top: 0;
  margin-left: auto;
}
auto-action[breezer-auto-action] button {
  font-weight: 600;
  display: inline-block;
  border: 2px solid;
  transition: box-shadow 0.2s;
  font-weight: 500;
  border-radius: 30px;
  border-radius: 44px;
  text-align: center;
  cursor: pointer;
  padding: 12px 18px;
  font-size: 14px;
  font-family: 'Biennale';
  font-size: 16px;
  padding: 11px 30px;
  font-size: 17px;
  padding: 17px 40px;
  margin-left: 20px;
}
auto-action[breezer-auto-action] button.secondary {
  background-color: transparent;
  border-color: #853EF3;
  color: #853EF3;
}
auto-action[breezer-auto-action] button.secondary:hover,
auto-action[breezer-auto-action] button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.secondary:hover,
auto-action[breezer-auto-action] button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.secondary:hover,
auto-action[breezer-auto-action] button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.primary {
  background-color: #23CB89;
  border-color: #23CB89;
  color: white;
}
auto-action[breezer-auto-action] button.primary:hover,
auto-action[breezer-auto-action] button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.primary:hover,
auto-action[breezer-auto-action] button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.primary:hover,
auto-action[breezer-auto-action] button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.danger {
  background-color: #E60200;
  border-color: #E60200;
  color: white;
}
auto-action[breezer-auto-action] button.danger:hover,
auto-action[breezer-auto-action] button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.danger:hover,
auto-action[breezer-auto-action] button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.danger:hover,
auto-action[breezer-auto-action] button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.icon {
  border-color: white;
  border-width: 3px;
  color: white;
}
auto-action[breezer-auto-action] button.icon:hover,
auto-action[breezer-auto-action] button.icon:active {
  box-shadow: rgba(from white r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button[disabled] {
  opacity: 0.4;
  cursor: default;
}
auto-action[breezer-auto-action] button:not(.inline, .danger) {
  background-color: #23CB89;
  border-color: #23CB89;
  color: #FFF;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover {
  background: #23CB89;
}
auto-action[breezer-auto-action] button.cancel,
auto-action[breezer-auto-action] button.close {
  background-color: #FFF;
  border-color: #853EF3;
  color: #853EF3;
}
auto-action[breezer-auto-action] button.cancel:hover,
auto-action[breezer-auto-action] button.close:hover,
auto-action[breezer-auto-action] button.cancel:active,
auto-action[breezer-auto-action] button.close:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.cancel:hover,
auto-action[breezer-auto-action] button.close:hover,
auto-action[breezer-auto-action] button.cancel:active,
auto-action[breezer-auto-action] button.close:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.cancel:hover,
auto-action[breezer-auto-action] button.close:hover {
  background: #FFF;
}
auto-action[breezer-auto-action] button.delete {
  background-color: #FFF;
  border-color: #E60200;
  color: #E60200;
}
auto-action[breezer-auto-action] button.delete:hover,
auto-action[breezer-auto-action] button.delete:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.delete:hover,
auto-action[breezer-auto-action] button.delete:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.delete:hover {
  background: #FFF;
}
form-field[breezer-form-field] {
  max-width: 24em;
  position: relative;
  margin: 20px 0 10px;
}
form-field[breezer-form-field].is-template {
  visibility: hidden;
}
form-field html-editor {
  max-width: 800px;
}
i[breezer-auto-action] {
  margin: 5px;
}
select-option:hover[breezer-select-option],
select-option[selected][breezer-select-option] {
  background-color: unset;
}
@font-face {
  font-family: "Biennale";
  src: url("/fonts/BiennaleRegular.woff2") format('woff2'), url("/fonts/BiennaleRegular.woff") format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "Biennale";
  src: url("/fonts/BiennaleSemiBold.woff2") format('woff2'), url("/fonts/BiennaleSemiBold.woff") format('woff');
  font-weight: 600;
}
@font-face {
  font-family: "Biennale";
  src: url("/fonts/BiennaleBold.woff2") format('woff2'), url("/fonts/BiennaleBold.woff") format('woff');
  font-weight: bold;
}
/* App specific styling: These styles will apply to the entire website. */
:root {
  --website-primary-colour: #4D849D;
  --website-secondary-colour: #37869F;
  --website-tertiary-colour: #C9E0E6;
  --website-highlight-colour: #23CB89;
  --website-anchorlink-colour: #853EF3;
}
html {
  overflow-x: hidden;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
div#app-layout {
  flex: 1;
}
body.dialog-open {
  overflow-y: hidden;
}
@media only screen and (max-width: 700px) {
  body.chat-open {
    overflow-y: hidden;
    position: fixed;
  }
  body.chat-open scroll-to-top {
    display: none;
  }
}
body {
  color: #232323;
  background-color: white;
  font-family: "Biennale", Roboto, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: bold;
}
h1 punct,
h2 punct,
h3 punct,
h4 punct,
h5 punct,
h6 punct {
  color: #23CB89;
}
h1 {
  font-size: 56px;
  line-height: 63px;
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media only screen and (max-width: 700px) {
  h1 {
    text-align: center;
    font-size: 34px;
    line-height: 39px;
  }
}
@media only screen and (max-width: 700px) {
  h1 {
    text-align: center;
    font-size: 34px;
    line-height: 39px;
  }
}
h2 {
  line-height: 40px;
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 700px) {
  h2 {
    text-align: center;
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 700px) {
  h2 {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
  }
}
h3 {
  font-size: 23px;
  line-height: 30px;
  font-size: 20px;
  line-height: 21px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 700px) {
  h3 {
    font-size: 19px;
    line-height: 23px;
  }
}
@media only screen and (max-width: 700px) {
  h3 {
    font-size: 19px;
    line-height: 27px;
  }
}
hr {
  border: none;
  border-bottom: solid 1px #E8E8E8;
  border-top: 0;
  margin-top: 15px;
  margin-bottom: 40px;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  max-width: 100%;
}
p {
  font-size: 16px;
  line-height: 27px;
  font-size: 17px;
  line-height: 25px;
  margin: 0.5rem 0 1rem 0;
  margin: 1rem 0 2rem 0;
}
@media only screen and (max-width: 700px) {
  p {
    font-size: 15px;
    line-height: 26px;
  }
}
ul,
ol {
  font-size: 16px;
  line-height: 27px;
  font-size: 17px;
  line-height: 25px;
  margin: 0.5rem 0 1rem 0;
}
label {
  color: #737172;
}
.validation-message {
  color: #E60200;
}
loading-spinner spinner[breezer-loading-spinner] {
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #23CB89;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#blazor-error-ui {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #E60200;
  color: white;
  padding: 15px 30px;
}
#blazor-error-ui a {
  color: white;
  font-weight: bold;
}
@media only screen and (max-width: 1100px) {
  main body-content {
    width: 100%;
  }
}
form-field[type=boolean] editor-for[display="checkbox"] {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  border: 1.5px solid #E5E5E5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Font Awesome 6 Pro';
  transition: 0.2s;
}
form-field[type=boolean] editor-for[display="checkbox"][checked] {
  border: 1.5px solid #027F46;
  color: #853EF3;
  background-color: #A7D8BA26;
}
form-field[type=boolean] editor-for[display="checkbox"][checked]::before {
  content: "\f00c";
  font-weight: 400;
}
form-field[type=boolean] editor-for[display="checkbox"] > input[type="checkbox"] {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
div.blazored-modal-container .blazored-modal.mailing-list-modal {
  text-align: center;
  min-width: auto;
  max-width: 500px;
  border-radius: 42px;
}
div.blazored-modal-container .blazored-modal.mailing-list-modal .blazored-modal-header {
  display: block;
}
div.blazored-modal-container .blazored-modal.mailing-list-modal .blazored-modal-content p a {
  color: var(--website-anchorlink-colour, #37869F);
  font-weight: 600;
}
body {
  display: block;
  height: unset;
}
chosen-option[breezer-dropdown-select-chosen-options],
dropdown[select] > dropdown-trigger[breezer-dropdown][breezer-dropdown],
dropdown-select-chosen-options[breezer-dropdown-select-chosen-options] {
  flex: 1 auto;
}
dropdown-options[breezer-dropdown] {
  overflow-y: auto;
}
editor-for[breezer-editor-for-enum] {
  margin: 0;
}
dropdown[select] > dropdown-content[breezer-dropdown] {
  width: 100%;
}
select-for-filter input[type="text"] {
  min-width: 100%;
}
input::placeholder {
  color: #AFB1B1;
}
textarea[breezer-editor-for-string-expandable] {
  resize: vertical;
}
auto-action[breezer-auto-action] {
  margin-top: 0;
  margin-left: auto;
}
auto-action[breezer-auto-action] button {
  font-weight: 600;
  display: inline-block;
  border: 2px solid;
  transition: box-shadow 0.2s;
  font-weight: 500;
  border-radius: 30px;
  border-radius: 44px;
  text-align: center;
  cursor: pointer;
  padding: 12px 18px;
  font-size: 14px;
  font-family: 'Biennale';
  font-size: 16px;
  padding: 11px 30px;
  font-size: 17px;
  padding: 17px 40px;
  margin-left: 20px;
}
auto-action[breezer-auto-action] button.secondary {
  background-color: transparent;
  border-color: #853EF3;
  color: #853EF3;
}
auto-action[breezer-auto-action] button.secondary:hover,
auto-action[breezer-auto-action] button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.secondary:hover,
auto-action[breezer-auto-action] button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.secondary:hover,
auto-action[breezer-auto-action] button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.primary {
  background-color: #23CB89;
  border-color: #23CB89;
  color: white;
}
auto-action[breezer-auto-action] button.primary:hover,
auto-action[breezer-auto-action] button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.primary:hover,
auto-action[breezer-auto-action] button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.primary:hover,
auto-action[breezer-auto-action] button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.danger {
  background-color: #E60200;
  border-color: #E60200;
  color: white;
}
auto-action[breezer-auto-action] button.danger:hover,
auto-action[breezer-auto-action] button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.danger:hover,
auto-action[breezer-auto-action] button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.danger:hover,
auto-action[breezer-auto-action] button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.icon {
  border-color: white;
  border-width: 3px;
  color: white;
}
auto-action[breezer-auto-action] button.icon:hover,
auto-action[breezer-auto-action] button.icon:active {
  box-shadow: rgba(from white r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button[disabled] {
  opacity: 0.4;
  cursor: default;
}
auto-action[breezer-auto-action] button:not(.inline, .danger) {
  background-color: #23CB89;
  border-color: #23CB89;
  color: #FFF;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover,
auto-action[breezer-auto-action] button:not(.inline, .danger):active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button:not(.inline, .danger):hover {
  background: #23CB89;
}
auto-action[breezer-auto-action] button.cancel,
auto-action[breezer-auto-action] button.close {
  background-color: #FFF;
  border-color: #853EF3;
  color: #853EF3;
}
auto-action[breezer-auto-action] button.cancel:hover,
auto-action[breezer-auto-action] button.close:hover,
auto-action[breezer-auto-action] button.cancel:active,
auto-action[breezer-auto-action] button.close:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.cancel:hover,
auto-action[breezer-auto-action] button.close:hover,
auto-action[breezer-auto-action] button.cancel:active,
auto-action[breezer-auto-action] button.close:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.cancel:hover,
auto-action[breezer-auto-action] button.close:hover {
  background: #FFF;
}
auto-action[breezer-auto-action] button.delete {
  background-color: #FFF;
  border-color: #E60200;
  color: #E60200;
}
auto-action[breezer-auto-action] button.delete:hover,
auto-action[breezer-auto-action] button.delete:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.delete:hover,
auto-action[breezer-auto-action] button.delete:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
auto-action[breezer-auto-action] button.delete:hover {
  background: #FFF;
}
form-field[breezer-form-field] {
  max-width: 24em;
  position: relative;
}
form-field[breezer-form-field].is-template {
  visibility: hidden;
}
form-field html-editor {
  max-width: 800px;
}
i[breezer-auto-action] {
  margin: 5px;
}
select-option:hover[breezer-select-option],
select-option[selected][breezer-select-option] {
  background-color: unset;
}
/* App specific styling: These styles will apply to the entire website. */
@font-face {
  font-family: "Biennale";
  src: url("/fonts/BiennaleBook.woff2") format('woff2'), url("/fonts/BiennaleBook.woff") format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "Biennale";
  src: url("/fonts/BiennaleMedium.woff2") format('woff2'), url("/fonts/BiennaleMedium.woff") format('woff');
  font-weight: 500;
}
@font-face {
  font-family: "Biennale";
  src: url("/fonts/BiennaleSemiBold.woff2") format('woff2'), url("/fonts/BiennaleSemiBold.woff") format('woff');
  font-weight: 600;
}
@font-face {
  font-family: "Biennale";
  src: url("/fonts/BiennaleBold.woff2") format('woff2'), url("/fonts/BiennaleBold.woff") format('woff');
  font-weight: bold;
}
:root {
  --website-highlight-colour: #FD98E1;
  --website-anchorlink-colour: #853EF3;
  --website-list-marker-colour: #FD98E1;
}
age-category-page image-and-content > image-panel > img {
  width: 500px;
}
age-category-page::after {
  content: "";
  margin-bottom: 100px;
  display: block;
}
section p > a {
  color: var(--website-anchorlink-colour, #37869F);
  text-decoration: underline;
}
dropdown {
  position: relative;
  display: block;
}
dropdown .popup-control .popup-trigger dropdown-selected {
  width: 100%;
  display: flex;
  cursor: pointer;
  border: 1px solid #E5E5E5;
  padding: 16px;
  align-items: center;
  justify-content: space-between;
}
dropdown .popup-control .popup-trigger dropdown-selected::before {
  font-size: 20px;
}
dropdown .popup-control .popup-trigger dropdown-selected dropdown-indicator[closed]::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f107";
  font-weight: 900;
  font-family: 'Font Awesome 6 Pro';
  margin: 0;
}
dropdown .popup-control .popup-trigger dropdown-selected dropdown-indicator[opened]::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f106";
  font-weight: 900;
  font-family: 'Font Awesome 6 Pro';
  margin: 0;
}
dropdown .popup-control dropdown-options {
  min-width: 250px;
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  display: flex;
  flex-direction: column;
  max-height: 300px;
  overflow-y: scroll;
}
dropdown .popup-control dropdown-options summary-for {
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 10px 16px;
}
.button {
  font-weight: 600;
  display: inline-block;
  border: 2px solid;
  transition: box-shadow 0.2s;
  font-weight: 500;
  border-radius: 30px;
  border-radius: 44px;
  text-align: center;
  cursor: pointer;
  padding: 12px 18px;
  font-size: 14px;
  font-family: 'Biennale';
  font-size: 16px;
  padding: 11px 30px;
}
.button.secondary {
  background-color: transparent;
  border-color: #853EF3;
  color: #853EF3;
}
.button.secondary:hover,
.button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
.button.secondary:hover,
.button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
.button.secondary:hover,
.button.secondary:active {
  box-shadow: rgba(from #853EF3 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(133, 62, 243, 0.2) 0px 0px 0px 10px;
}
.button.primary {
  background-color: #23CB89;
  border-color: #23CB89;
  color: white;
}
.button.primary:hover,
.button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
.button.primary:hover,
.button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
.button.primary:hover,
.button.primary:active {
  box-shadow: rgba(from #23CB89 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(35, 203, 137, 0.2) 0px 0px 0px 10px;
}
.button.danger {
  background-color: #E60200;
  border-color: #E60200;
  color: white;
}
.button.danger:hover,
.button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
.button.danger:hover,
.button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
.button.danger:hover,
.button.danger:active {
  box-shadow: rgba(from #E60200 r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(230, 2, 0, 0.2) 0px 0px 0px 10px;
}
.button.icon {
  border-color: white;
  border-width: 3px;
  color: white;
}
.button.icon:hover,
.button.icon:active {
  box-shadow: rgba(from white r g b / 20%) 0px 0px 0px 8px;
  box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 10px;
}
.button[disabled] {
  opacity: 0.4;
  cursor: default;
}
card-list-set {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  grid-gap: 20px;
}
@media only screen and (max-width: 1100px) {
}
@media only screen and (max-width: 600px) {
  card-list-set {
    grid-template-columns: 1fr 1fr;
  }
}
.cookie-customization-modal {
  min-width: unset;
}
@media only screen and (max-width: 700px) {
  .button {
    padding: 12px 12px;
  }
}
html {
  min-height: 100%;
}
main {
  position: relative;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
div#app {
  flex: 1;
}
body {
  color: #232323;
  background-color: white;
  font-family: "Biennale", Roboto, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  height: unset;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: bold;
}
h1 punct,
h2 punct,
h3 punct,
h4 punct,
h5 punct,
h6 punct {
  color: #853EF3;
}
h1 {
  font-size: 56px;
  line-height: 63px;
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 700px) {
  h1 {
    text-align: center;
    font-size: 34px;
    line-height: 39px;
  }
}
@media only screen and (max-width: 700px) {
  h1 {
    text-align: center;
    font-size: 34px;
    line-height: 39px;
  }
}
h2 {
  line-height: 40px;
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 700px) {
  h2 {
    text-align: center;
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 700px) {
  h2 {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
  }
}
h3 {
  font-size: 23px;
  line-height: 30px;
  font-size: 20px;
  line-height: 21px;
  font-weight: 600;
}
@media only screen and (max-width: 700px) {
  h3 {
    font-size: 19px;
    line-height: 23px;
  }
}
@media only screen and (max-width: 700px) {
  h3 {
    font-size: 19px;
    line-height: 27px;
  }
}
hr {
  border: none;
  border-bottom: solid 1px #E8E8E8;
  border-top: 0;
  margin-top: 15px;
  margin-bottom: 40px;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  max-width: 100%;
}
p {
  font-size: 16px;
  line-height: 27px;
  font-size: 17px;
  line-height: 25px;
  margin: 0.5rem 0 1rem 0;
}
ul,
ol {
  padding-left: 20px;
  font-size: 16px;
  line-height: 27px;
  font-size: 17px;
  line-height: 25px;
  margin: 0.5rem 0 1rem 0;
}
label {
  color: #737172;
}
loading-spinner {
  display: flex;
  justify-content: center;
}
loading-spinner spinner[breezer-loading-spinner] {
  display: block;
  width: 40px;
  height: 40px;
  border: 3px solid #23CB89;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#blazor-error-ui {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #E60200;
  color: white;
  padding: 15px 30px;
}
#blazor-error-ui a {
  color: white;
  font-weight: bold;
}
@media only screen and (max-width: 700px) {
  p {
    font-size: 17px;
    line-height: 26px;
  }
}