@charset "UTF-8";
.colour-scheme-dark-green-background-lime-heading-white-text {
  background-color: #124635;
  color: #c5d801;
}
.colour-scheme-dark-green-background-lime-heading-white-text h1,
.colour-scheme-dark-green-background-lime-heading-white-text h2,
.colour-scheme-dark-green-background-lime-heading-white-text h3,
.colour-scheme-dark-green-background-lime-heading-white-text h4,
.colour-scheme-dark-green-background-lime-heading-white-text h5,
.colour-scheme-dark-green-background-lime-heading-white-text h6,
.colour-scheme-dark-green-background-lime-heading-white-text span,
.colour-scheme-dark-green-background-lime-heading-white-text a,
.colour-scheme-dark-green-background-lime-heading-white-text li,
.colour-scheme-dark-green-background-lime-heading-white-text td,
.colour-scheme-dark-green-background-lime-heading-white-text th,
.colour-scheme-dark-green-background-lime-heading-white-text label,
.colour-scheme-dark-green-background-lime-heading-white-text input,
.colour-scheme-dark-green-background-lime-heading-white-text textarea {
  color: #c5d801;
}
.colour-scheme-dark-green-background-lime-heading-white-text p {
  color: #ffffff;
}
.colour-scheme-dark-green-background-lime-heading-white-text .html-title,
.colour-scheme-dark-green-background-lime-heading-white-text .html-title h1,
.colour-scheme-dark-green-background-lime-heading-white-text .html-title h2,
.colour-scheme-dark-green-background-lime-heading-white-text .html-title h3,
.colour-scheme-dark-green-background-lime-heading-white-text .html-title h4,
.colour-scheme-dark-green-background-lime-heading-white-text .html-title h5,
.colour-scheme-dark-green-background-lime-heading-white-text .html-title h6 {
  color: #c5d801;
}
.colour-scheme-dark-green-background-lime-heading-white-text a:hover {
  color: rgb(150.7004608295, 165.2350230415, 0.7649769585);
}

.colour-scheme-white-background-dark-green-text {
  background-color: #fff;
  color: #124635 !important;
}
.colour-scheme-white-background-dark-green-text h1,
.colour-scheme-white-background-dark-green-text h2,
.colour-scheme-white-background-dark-green-text h3,
.colour-scheme-white-background-dark-green-text h4,
.colour-scheme-white-background-dark-green-text h5,
.colour-scheme-white-background-dark-green-text h6,
.colour-scheme-white-background-dark-green-text p,
.colour-scheme-white-background-dark-green-text span,
.colour-scheme-white-background-dark-green-text a,
.colour-scheme-white-background-dark-green-text li,
.colour-scheme-white-background-dark-green-text td,
.colour-scheme-white-background-dark-green-text th,
.colour-scheme-white-background-dark-green-text label,
.colour-scheme-white-background-dark-green-text input,
.colour-scheme-white-background-dark-green-text textarea {
  color: #124635;
}
.colour-scheme-white-background-dark-green-text a:hover {
  color: rgb(150.7004608295, 165.2350230415, 0.7649769585);
}

.colour-scheme-lime-background-green-text {
  background-color: #c5d801;
  color: #124635;
}
.colour-scheme-lime-background-green-text h1,
.colour-scheme-lime-background-green-text h2,
.colour-scheme-lime-background-green-text h3,
.colour-scheme-lime-background-green-text h4,
.colour-scheme-lime-background-green-text h5,
.colour-scheme-lime-background-green-text h6,
.colour-scheme-lime-background-green-text p,
.colour-scheme-lime-background-green-text span,
.colour-scheme-lime-background-green-text a,
.colour-scheme-lime-background-green-text li,
.colour-scheme-lime-background-green-text td,
.colour-scheme-lime-background-green-text th,
.colour-scheme-lime-background-green-text label,
.colour-scheme-lime-background-green-text input,
.colour-scheme-lime-background-green-text textarea {
  color: #124635;
}
.colour-scheme-lime-background-green-text a:hover {
  color: rgb(28.4318181818, 110.5681818182, 83.7159090909);
}

.colour-scheme-white-background-black-text {
  background-color: #ffffff;
  color: #000000;
}
.colour-scheme-white-background-black-text h1,
.colour-scheme-white-background-black-text h2,
.colour-scheme-white-background-black-text h3,
.colour-scheme-white-background-black-text h4,
.colour-scheme-white-background-black-text h5,
.colour-scheme-white-background-black-text h6,
.colour-scheme-white-background-black-text p,
.colour-scheme-white-background-black-text span,
.colour-scheme-white-background-black-text a,
.colour-scheme-white-background-black-text li,
.colour-scheme-white-background-black-text td,
.colour-scheme-white-background-black-text th,
.colour-scheme-white-background-black-text label,
.colour-scheme-white-background-black-text input,
.colour-scheme-white-background-black-text textarea {
  color: #000000;
}
.colour-scheme-white-background-black-text a:hover {
  color: #6e6e6e;
}
.colour-scheme-white-background-black-text button {
  background-color: #43b8f3;
  color: white;
}

.colour-scheme-white-background-grey-text {
  background-color: #ffffff;
  color: #595959;
}
.colour-scheme-white-background-grey-text h1,
.colour-scheme-white-background-grey-text h2,
.colour-scheme-white-background-grey-text h3,
.colour-scheme-white-background-grey-text h4,
.colour-scheme-white-background-grey-text h5,
.colour-scheme-white-background-grey-text h6,
.colour-scheme-white-background-grey-text p,
.colour-scheme-white-background-grey-text span,
.colour-scheme-white-background-grey-text a,
.colour-scheme-white-background-grey-text li,
.colour-scheme-white-background-grey-text td,
.colour-scheme-white-background-grey-text th,
.colour-scheme-white-background-grey-text label,
.colour-scheme-white-background-grey-text input,
.colour-scheme-white-background-grey-text textarea {
  color: #595959;
}
.colour-scheme-white-background-grey-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-white-background-dark-grey-text {
  background-color: #ffffff;
}
.colour-scheme-white-background-dark-grey-text h1,
.colour-scheme-white-background-dark-grey-text h2,
.colour-scheme-white-background-dark-grey-text h3,
.colour-scheme-white-background-dark-grey-text h4,
.colour-scheme-white-background-dark-grey-text h5,
.colour-scheme-white-background-dark-grey-text h6,
.colour-scheme-white-background-dark-grey-text p,
.colour-scheme-white-background-dark-grey-text span,
.colour-scheme-white-background-dark-grey-text a,
.colour-scheme-white-background-dark-grey-text li,
.colour-scheme-white-background-dark-grey-text td,
.colour-scheme-white-background-dark-grey-text th,
.colour-scheme-white-background-dark-grey-text label,
.colour-scheme-white-background-dark-grey-text input,
.colour-scheme-white-background-dark-grey-text textarea {
  color: #505050;
}
.colour-scheme-white-background-dark-grey-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-white-background-blue-heading-grey-text {
  background-color: #ffffff;
}
.colour-scheme-white-background-blue-heading-grey-text h1,
.colour-scheme-white-background-blue-heading-grey-text h2,
.colour-scheme-white-background-blue-heading-grey-text h3,
.colour-scheme-white-background-blue-heading-grey-text h4,
.colour-scheme-white-background-blue-heading-grey-text h5,
.colour-scheme-white-background-blue-heading-grey-text h6,
.colour-scheme-white-background-blue-heading-grey-text span,
.colour-scheme-white-background-blue-heading-grey-text a,
.colour-scheme-white-background-blue-heading-grey-text li,
.colour-scheme-white-background-blue-heading-grey-text td,
.colour-scheme-white-background-blue-heading-grey-text th,
.colour-scheme-white-background-blue-heading-grey-text label,
.colour-scheme-white-background-blue-heading-grey-text input,
.colour-scheme-white-background-blue-heading-grey-text textarea {
  color: #000000;
}
.colour-scheme-white-background-blue-heading-grey-text p {
  color: #404040;
}
.colour-scheme-white-background-blue-heading-grey-text .html-title,
.colour-scheme-white-background-blue-heading-grey-text .html-title h1,
.colour-scheme-white-background-blue-heading-grey-text .html-title h2,
.colour-scheme-white-background-blue-heading-grey-text .html-title h3,
.colour-scheme-white-background-blue-heading-grey-text .html-title h4,
.colour-scheme-white-background-blue-heading-grey-text .html-title h5,
.colour-scheme-white-background-blue-heading-grey-text .html-title h6 {
  color: #43b8f3;
}
.colour-scheme-white-background-blue-heading-grey-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-white-background-blue-heading-light-grey-text {
  background-color: #ffffff;
}
.colour-scheme-white-background-blue-heading-light-grey-text h1,
.colour-scheme-white-background-blue-heading-light-grey-text h2,
.colour-scheme-white-background-blue-heading-light-grey-text h3,
.colour-scheme-white-background-blue-heading-light-grey-text h4,
.colour-scheme-white-background-blue-heading-light-grey-text h5,
.colour-scheme-white-background-blue-heading-light-grey-text h6,
.colour-scheme-white-background-blue-heading-light-grey-text span,
.colour-scheme-white-background-blue-heading-light-grey-text li,
.colour-scheme-white-background-blue-heading-light-grey-text td,
.colour-scheme-white-background-blue-heading-light-grey-text th,
.colour-scheme-white-background-blue-heading-light-grey-text label,
.colour-scheme-white-background-blue-heading-light-grey-text input,
.colour-scheme-white-background-blue-heading-light-grey-text textarea {
  color: #888888;
}
.colour-scheme-white-background-blue-heading-light-grey-text a {
  color: #43b8f3;
}
.colour-scheme-white-background-blue-heading-light-grey-text p {
  color: #888888;
}
.colour-scheme-white-background-blue-heading-light-grey-text .html-title,
.colour-scheme-white-background-blue-heading-light-grey-text .html-title h1,
.colour-scheme-white-background-blue-heading-light-grey-text .html-title h2,
.colour-scheme-white-background-blue-heading-light-grey-text .html-title h3,
.colour-scheme-white-background-blue-heading-light-grey-text .html-title h4,
.colour-scheme-white-background-blue-heading-light-grey-text .html-title h5,
.colour-scheme-white-background-blue-heading-light-grey-text .html-title h6 {
  color: #43b8f3;
}

.colour-scheme-black-background-white-text {
  background-color: #000000;
  color: #ffffff;
}
.colour-scheme-black-background-white-text h1,
.colour-scheme-black-background-white-text h2,
.colour-scheme-black-background-white-text h3,
.colour-scheme-black-background-white-text h4,
.colour-scheme-black-background-white-text h5,
.colour-scheme-black-background-white-text h6,
.colour-scheme-black-background-white-text p,
.colour-scheme-black-background-white-text span,
.colour-scheme-black-background-white-text a,
.colour-scheme-black-background-white-text li,
.colour-scheme-black-background-white-text td,
.colour-scheme-black-background-white-text th,
.colour-scheme-black-background-white-text label,
.colour-scheme-black-background-white-text input,
.colour-scheme-black-background-white-text textarea {
  color: #ffffff;
}
.colour-scheme-black-background-white-text a:hover {
  color: #f8f8f8;
}

.colour-scheme-midnight-blue-background-white-text {
  background-color: #00264c;
  color: #ffffff;
}
.colour-scheme-midnight-blue-background-white-text h1,
.colour-scheme-midnight-blue-background-white-text h2,
.colour-scheme-midnight-blue-background-white-text h3,
.colour-scheme-midnight-blue-background-white-text h4,
.colour-scheme-midnight-blue-background-white-text h5,
.colour-scheme-midnight-blue-background-white-text h6,
.colour-scheme-midnight-blue-background-white-text p,
.colour-scheme-midnight-blue-background-white-text span,
.colour-scheme-midnight-blue-background-white-text a,
.colour-scheme-midnight-blue-background-white-text li,
.colour-scheme-midnight-blue-background-white-text td,
.colour-scheme-midnight-blue-background-white-text th,
.colour-scheme-midnight-blue-background-white-text label,
.colour-scheme-midnight-blue-background-white-text input,
.colour-scheme-midnight-blue-background-white-text textarea {
  color: #ffffff;
}
.colour-scheme-midnight-blue-background-white-text a:hover {
  color: #f8f8f8;
}

.colour-scheme-cool-grey-background-white-text {
  background-color: #888888;
  color: #ffffff;
}
.colour-scheme-cool-grey-background-white-text h1,
.colour-scheme-cool-grey-background-white-text h2,
.colour-scheme-cool-grey-background-white-text h3,
.colour-scheme-cool-grey-background-white-text h4,
.colour-scheme-cool-grey-background-white-text h5,
.colour-scheme-cool-grey-background-white-text h6,
.colour-scheme-cool-grey-background-white-text p,
.colour-scheme-cool-grey-background-white-text span,
.colour-scheme-cool-grey-background-white-text a,
.colour-scheme-cool-grey-background-white-text li,
.colour-scheme-cool-grey-background-white-text td,
.colour-scheme-cool-grey-background-white-text th,
.colour-scheme-cool-grey-background-white-text label,
.colour-scheme-cool-grey-background-white-text input,
.colour-scheme-cool-grey-background-white-text textarea {
  color: #ffffff;
}
.colour-scheme-cool-grey-background-white-text a:hover {
  color: #ffffff;
}

.colour-scheme-light-grey-background-black-text {
  background-color: #f8f8f8;
  color: #000000;
}
.colour-scheme-light-grey-background-black-text h1,
.colour-scheme-light-grey-background-black-text h2,
.colour-scheme-light-grey-background-black-text h3,
.colour-scheme-light-grey-background-black-text h4,
.colour-scheme-light-grey-background-black-text h5,
.colour-scheme-light-grey-background-black-text h6,
.colour-scheme-light-grey-background-black-text p,
.colour-scheme-light-grey-background-black-text span,
.colour-scheme-light-grey-background-black-text a,
.colour-scheme-light-grey-background-black-text li,
.colour-scheme-light-grey-background-black-text td,
.colour-scheme-light-grey-background-black-text th,
.colour-scheme-light-grey-background-black-text label,
.colour-scheme-light-grey-background-black-text input,
.colour-scheme-light-grey-background-black-text textarea {
  color: #000000;
}
.colour-scheme-light-grey-background-black-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-blue {
  background-color: #ffffff !important;
  color: #43b8f3;
}
.colour-scheme-blue h1,
.colour-scheme-blue h2,
.colour-scheme-blue h3,
.colour-scheme-blue h4,
.colour-scheme-blue h5,
.colour-scheme-blue h6,
.colour-scheme-blue p,
.colour-scheme-blue span,
.colour-scheme-blue a,
.colour-scheme-blue li,
.colour-scheme-blue td,
.colour-scheme-blue th,
.colour-scheme-blue label,
.colour-scheme-blue input,
.colour-scheme-blue textarea {
  color: #43b8f3;
}
.colour-scheme-blue a:hover {
  color: #6e6e6e;
}

.colour-scheme-slate-blue-background-white-text {
  background-color: #7f9da2;
  color: #ffffff;
}
.colour-scheme-slate-blue-background-white-text h1,
.colour-scheme-slate-blue-background-white-text h2,
.colour-scheme-slate-blue-background-white-text h3,
.colour-scheme-slate-blue-background-white-text h4,
.colour-scheme-slate-blue-background-white-text h5,
.colour-scheme-slate-blue-background-white-text h6,
.colour-scheme-slate-blue-background-white-text p,
.colour-scheme-slate-blue-background-white-text span,
.colour-scheme-slate-blue-background-white-text a,
.colour-scheme-slate-blue-background-white-text li,
.colour-scheme-slate-blue-background-white-text td,
.colour-scheme-slate-blue-background-white-text th,
.colour-scheme-slate-blue-background-white-text label,
.colour-scheme-slate-blue-background-white-text input,
.colour-scheme-slate-blue-background-white-text textarea {
  color: #ffffff;
}
.colour-scheme-slate-blue-background-white-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-dark-grey-background-lime-heading-white-text {
  background-color: #292929;
  color: #ffffff;
}
.colour-scheme-dark-grey-background-lime-heading-white-text h1,
.colour-scheme-dark-grey-background-lime-heading-white-text h2,
.colour-scheme-dark-grey-background-lime-heading-white-text h3,
.colour-scheme-dark-grey-background-lime-heading-white-text h4,
.colour-scheme-dark-grey-background-lime-heading-white-text h5,
.colour-scheme-dark-grey-background-lime-heading-white-text h6,
.colour-scheme-dark-grey-background-lime-heading-white-text p,
.colour-scheme-dark-grey-background-lime-heading-white-text span,
.colour-scheme-dark-grey-background-lime-heading-white-text a,
.colour-scheme-dark-grey-background-lime-heading-white-text li,
.colour-scheme-dark-grey-background-lime-heading-white-text td,
.colour-scheme-dark-grey-background-lime-heading-white-text th,
.colour-scheme-dark-grey-background-lime-heading-white-text label,
.colour-scheme-dark-grey-background-lime-heading-white-text input,
.colour-scheme-dark-grey-background-lime-heading-white-text textarea {
  color: #ffffff;
}
.colour-scheme-dark-grey-background-lime-heading-white-text .html-title,
.colour-scheme-dark-grey-background-lime-heading-white-text .html-title h1,
.colour-scheme-dark-grey-background-lime-heading-white-text .html-title h2,
.colour-scheme-dark-grey-background-lime-heading-white-text .html-title h3,
.colour-scheme-dark-grey-background-lime-heading-white-text .html-title h4,
.colour-scheme-dark-grey-background-lime-heading-white-text .html-title h5,
.colour-scheme-dark-grey-background-lime-heading-white-text .html-title h6 {
  color: #c5d801;
}
.colour-scheme-dark-grey-background-lime-heading-white-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-middle-grey-background-lime-heading-white-text {
  background-color: #595959;
  color: #ffffff;
}
.colour-scheme-middle-grey-background-lime-heading-white-text h1,
.colour-scheme-middle-grey-background-lime-heading-white-text h2,
.colour-scheme-middle-grey-background-lime-heading-white-text h3,
.colour-scheme-middle-grey-background-lime-heading-white-text h4,
.colour-scheme-middle-grey-background-lime-heading-white-text h5,
.colour-scheme-middle-grey-background-lime-heading-white-text h6,
.colour-scheme-middle-grey-background-lime-heading-white-text p,
.colour-scheme-middle-grey-background-lime-heading-white-text span,
.colour-scheme-middle-grey-background-lime-heading-white-text a,
.colour-scheme-middle-grey-background-lime-heading-white-text li,
.colour-scheme-middle-grey-background-lime-heading-white-text td,
.colour-scheme-middle-grey-background-lime-heading-white-text th,
.colour-scheme-middle-grey-background-lime-heading-white-text label,
.colour-scheme-middle-grey-background-lime-heading-white-text input,
.colour-scheme-middle-grey-background-lime-heading-white-text textarea {
  color: #ffffff;
}
.colour-scheme-middle-grey-background-lime-heading-white-text .html-title,
.colour-scheme-middle-grey-background-lime-heading-white-text .html-title h1,
.colour-scheme-middle-grey-background-lime-heading-white-text .html-title h2,
.colour-scheme-middle-grey-background-lime-heading-white-text .html-title h3,
.colour-scheme-middle-grey-background-lime-heading-white-text .html-title h4,
.colour-scheme-middle-grey-background-lime-heading-white-text .html-title h5,
.colour-scheme-middle-grey-background-lime-heading-white-text .html-title h6 {
  color: #c5d801;
}
.colour-scheme-middle-grey-background-lime-heading-white-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-sky-blue-background-lime-heading-white-text {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
  color: #ffffff;
}
.colour-scheme-sky-blue-background-lime-heading-white-text h1,
.colour-scheme-sky-blue-background-lime-heading-white-text h2,
.colour-scheme-sky-blue-background-lime-heading-white-text h3,
.colour-scheme-sky-blue-background-lime-heading-white-text h4,
.colour-scheme-sky-blue-background-lime-heading-white-text h5,
.colour-scheme-sky-blue-background-lime-heading-white-text h6,
.colour-scheme-sky-blue-background-lime-heading-white-text p,
.colour-scheme-sky-blue-background-lime-heading-white-text span,
.colour-scheme-sky-blue-background-lime-heading-white-text a,
.colour-scheme-sky-blue-background-lime-heading-white-text li,
.colour-scheme-sky-blue-background-lime-heading-white-text td,
.colour-scheme-sky-blue-background-lime-heading-white-text th,
.colour-scheme-sky-blue-background-lime-heading-white-text label,
.colour-scheme-sky-blue-background-lime-heading-white-text input,
.colour-scheme-sky-blue-background-lime-heading-white-text textarea {
  color: #ffffff;
}
.colour-scheme-sky-blue-background-lime-heading-white-text .html-title,
.colour-scheme-sky-blue-background-lime-heading-white-text .html-title h1,
.colour-scheme-sky-blue-background-lime-heading-white-text .html-title h2,
.colour-scheme-sky-blue-background-lime-heading-white-text .html-title h3,
.colour-scheme-sky-blue-background-lime-heading-white-text .html-title h4,
.colour-scheme-sky-blue-background-lime-heading-white-text .html-title h5,
.colour-scheme-sky-blue-background-lime-heading-white-text .html-title h6 {
  color: #c5d801;
}

.colour-scheme-cyan-blue-background-white-text {
  background-color: #03b7f0;
  color: #ffffff;
}
.colour-scheme-cyan-blue-background-white-text h1,
.colour-scheme-cyan-blue-background-white-text h2,
.colour-scheme-cyan-blue-background-white-text h3,
.colour-scheme-cyan-blue-background-white-text h4,
.colour-scheme-cyan-blue-background-white-text h5,
.colour-scheme-cyan-blue-background-white-text h6,
.colour-scheme-cyan-blue-background-white-text p,
.colour-scheme-cyan-blue-background-white-text span,
.colour-scheme-cyan-blue-background-white-text a,
.colour-scheme-cyan-blue-background-white-text li,
.colour-scheme-cyan-blue-background-white-text td,
.colour-scheme-cyan-blue-background-white-text th,
.colour-scheme-cyan-blue-background-white-text label,
.colour-scheme-cyan-blue-background-white-text input,
.colour-scheme-cyan-blue-background-white-text textarea {
  color: #ffffff;
}
.colour-scheme-cyan-blue-background-white-text .html-title,
.colour-scheme-cyan-blue-background-white-text .html-title h1,
.colour-scheme-cyan-blue-background-white-text .html-title h2,
.colour-scheme-cyan-blue-background-white-text .html-title h3,
.colour-scheme-cyan-blue-background-white-text .html-title h4,
.colour-scheme-cyan-blue-background-white-text .html-title h5,
.colour-scheme-cyan-blue-background-white-text .html-title h6 {
  color: #ffffff;
}
.colour-scheme-cyan-blue-background-white-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-tertiary-blue-colour-background-white-text {
  background-color: #43b8f3;
  color: #ffffff;
}
.colour-scheme-tertiary-blue-colour-background-white-text h1,
.colour-scheme-tertiary-blue-colour-background-white-text h2,
.colour-scheme-tertiary-blue-colour-background-white-text h3,
.colour-scheme-tertiary-blue-colour-background-white-text h4,
.colour-scheme-tertiary-blue-colour-background-white-text h5,
.colour-scheme-tertiary-blue-colour-background-white-text h6,
.colour-scheme-tertiary-blue-colour-background-white-text p,
.colour-scheme-tertiary-blue-colour-background-white-text span,
.colour-scheme-tertiary-blue-colour-background-white-text a,
.colour-scheme-tertiary-blue-colour-background-white-text li,
.colour-scheme-tertiary-blue-colour-background-white-text td,
.colour-scheme-tertiary-blue-colour-background-white-text th,
.colour-scheme-tertiary-blue-colour-background-white-text label,
.colour-scheme-tertiary-blue-colour-background-white-text input,
.colour-scheme-tertiary-blue-colour-background-white-text textarea {
  color: #ffffff;
}
.colour-scheme-tertiary-blue-colour-background-white-text .html-title,
.colour-scheme-tertiary-blue-colour-background-white-text .html-title h1,
.colour-scheme-tertiary-blue-colour-background-white-text .html-title h2,
.colour-scheme-tertiary-blue-colour-background-white-text .html-title h3,
.colour-scheme-tertiary-blue-colour-background-white-text .html-title h4,
.colour-scheme-tertiary-blue-colour-background-white-text .html-title h5,
.colour-scheme-tertiary-blue-colour-background-white-text .html-title h6 {
  color: #ffffff;
}
.colour-scheme-tertiary-blue-colour-background-white-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-dark-blue-background-white-text {
  background-color: #214c78;
  color: #ffffff;
}
.colour-scheme-dark-blue-background-white-text h1,
.colour-scheme-dark-blue-background-white-text h2,
.colour-scheme-dark-blue-background-white-text h3,
.colour-scheme-dark-blue-background-white-text h4,
.colour-scheme-dark-blue-background-white-text h5,
.colour-scheme-dark-blue-background-white-text h6,
.colour-scheme-dark-blue-background-white-text p,
.colour-scheme-dark-blue-background-white-text span,
.colour-scheme-dark-blue-background-white-text a,
.colour-scheme-dark-blue-background-white-text li,
.colour-scheme-dark-blue-background-white-text td,
.colour-scheme-dark-blue-background-white-text th,
.colour-scheme-dark-blue-background-white-text label,
.colour-scheme-dark-blue-background-white-text input,
.colour-scheme-dark-blue-background-white-text textarea {
  color: #ffffff;
}
.colour-scheme-dark-blue-background-white-text .html-title,
.colour-scheme-dark-blue-background-white-text .html-title h1,
.colour-scheme-dark-blue-background-white-text .html-title h2,
.colour-scheme-dark-blue-background-white-text .html-title h3,
.colour-scheme-dark-blue-background-white-text .html-title h4,
.colour-scheme-dark-blue-background-white-text .html-title h5,
.colour-scheme-dark-blue-background-white-text .html-title h6 {
  color: #ffffff;
}
.colour-scheme-dark-blue-background-white-text a:hover {
  color: #6e6e6e;
}

.colour-scheme-black-background-blue-heading-white-text {
  background-color: #000000;
  color: #ffffff;
}
.colour-scheme-black-background-blue-heading-white-text h1,
.colour-scheme-black-background-blue-heading-white-text h2,
.colour-scheme-black-background-blue-heading-white-text h3,
.colour-scheme-black-background-blue-heading-white-text h4,
.colour-scheme-black-background-blue-heading-white-text h5,
.colour-scheme-black-background-blue-heading-white-text h6,
.colour-scheme-black-background-blue-heading-white-text p,
.colour-scheme-black-background-blue-heading-white-text span,
.colour-scheme-black-background-blue-heading-white-text a,
.colour-scheme-black-background-blue-heading-white-text li,
.colour-scheme-black-background-blue-heading-white-text td,
.colour-scheme-black-background-blue-heading-white-text th,
.colour-scheme-black-background-blue-heading-white-text label,
.colour-scheme-black-background-blue-heading-white-text input,
.colour-scheme-black-background-blue-heading-white-text textarea {
  color: #ffffff;
}
.colour-scheme-black-background-blue-heading-white-text .html-title,
.colour-scheme-black-background-blue-heading-white-text .html-title h1,
.colour-scheme-black-background-blue-heading-white-text .html-title h2,
.colour-scheme-black-background-blue-heading-white-text .html-title h3,
.colour-scheme-black-background-blue-heading-white-text .html-title h4,
.colour-scheme-black-background-blue-heading-white-text .html-title h5,
.colour-scheme-black-background-blue-heading-white-text .html-title h6 {
  color: #43b8f3;
}
.colour-scheme-black-background-blue-heading-white-text a:hover {
  color: #f8f8f8;
}

.colour-scheme-glass-background-white-text {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.colour-scheme-glass-background-white-text h1,
.colour-scheme-glass-background-white-text h2,
.colour-scheme-glass-background-white-text h3,
.colour-scheme-glass-background-white-text h4,
.colour-scheme-glass-background-white-text h5,
.colour-scheme-glass-background-white-text h6,
.colour-scheme-glass-background-white-text p,
.colour-scheme-glass-background-white-text span,
.colour-scheme-glass-background-white-text a,
.colour-scheme-glass-background-white-text li,
.colour-scheme-glass-background-white-text td,
.colour-scheme-glass-background-white-text th,
.colour-scheme-glass-background-white-text label,
.colour-scheme-glass-background-white-text input,
.colour-scheme-glass-background-white-text textarea {
  color: #ffffff;
}
.colour-scheme-glass-background-white-text a:hover {
  color: #f8f8f8;
}

/* outfit-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 100;
  src: url("../../assets/fonts/outfit-v15-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 200;
  src: url("../../assets/fonts/outfit-v15-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/outfit-v15-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/outfit-v15-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/outfit-v15-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 600;
  src: url("../../assets/fonts/outfit-v15-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/outfit-v15-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 800;
  src: url("../../assets/fonts/outfit-v15-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  src: url("../../assets/fonts/outfit-v15-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 100;
  src: url("../../assets/fonts/roboto-mono-v31-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 200;
  src: url("../../assets/fonts/roboto-mono-v31-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-mono-v31-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-mono-v31-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-mono-v31-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 600;
  src: url("../../assets/fonts/roboto-mono-v31-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-mono-v31-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
html {
  height: 100%;
  line-height: 1.2;
}

body {
  font-family: "Outfit", sans-serif;
}
body p,
body ul,
body li,
body ol {
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-weight: inherit;
  font-size: clamp(16px, 2vw, 18px);
}
body h1,
body h2,
body h3,
body h4,
body h5,
body heading-wrapper h6,
body .block-title {
  font-family: "museo", serif;
  line-height: 1;
  font-weight: 300;
}

body {
  font-family: "Outfit", sans-serif;
  line-height: 1.2;
}

h1 {
  font-size: clamp(36px, 5.5vw, 56px);
}

h2 {
  font-size: clamp(30px, 5vw, 48px);
}

h3 {
  font-size: clamp(24px, 4vw, 36px);
}

h4 {
  font-size: clamp(20px, 3vw, 28px);
}

h5 {
  font-size: clamp(18px, 2.5vw, 24px);
}

h6 {
  font-size: clamp(18px, 2.2vw, 24px);
}

.button, .button-tertiary,
a.button-tertiary, .button-black-background-blue-heading-white-text,
a.button-black-background-blue-heading-white-text, .button-dark-grey-background-lime-heading-white-text,
a.button-dark-grey-background-lime-heading-white-text, .button-sky-blue-background-lime-heading-white-text,
a.button-sky-blue-background-lime-heading-white-text, .button-slate-blue-background-white-text,
a.button-slate-blue-background-white-text, .button-white-background-blue-heading-grey-text,
a.button-white-background-blue-heading-grey-text, .button-light-grey-background-black-text,
a.button-light-grey-background-black-text, .button-black-background-white-text,
a.button-black-background-white-text, .button-lime-background-green-text,
a.button-lime-background-green-text, .button-dark-green-background-lime-heading-white-text,
a.button-dark-green-background-lime-heading-white-text, .button-white-background-dark-green-text,
a.button-white-background-dark-green-text, .button-white-background-dark-grey-text,
a.button-white-background-dark-grey-text, .button-white-background-grey-text,
a.button-white-background-grey-text, .button-white-background-black-text,
a.button-white-background-black-text, .button-secondary,
a.button-secondary, .button-primary, .armstrong-block-contact-form__form-wrapper input[type=submit], .armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_button, .armstrong-block-search-form .search-form__button, .password-protected-page .password-protected .password-protected-inner .post-password-form input[type=submit], .mega-menu__search-button,
a.button-primary,
a.mega-menu__search-button,
a.button {
  padding: 8px 2dvb;
  border: none;
  border-radius: 8px;
  display: inline-block;
  text-decoration: none;
  font-size: clamp(16px, 2vw, 18px);
  background-color: #c5d801;
  color: #124635;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .button, .button-tertiary,
  a.button-tertiary, .button-black-background-blue-heading-white-text,
  a.button-black-background-blue-heading-white-text, .button-dark-grey-background-lime-heading-white-text,
  a.button-dark-grey-background-lime-heading-white-text, .button-sky-blue-background-lime-heading-white-text,
  a.button-sky-blue-background-lime-heading-white-text, .button-slate-blue-background-white-text,
  a.button-slate-blue-background-white-text, .button-white-background-blue-heading-grey-text,
  a.button-white-background-blue-heading-grey-text, .button-light-grey-background-black-text,
  a.button-light-grey-background-black-text, .button-black-background-white-text,
  a.button-black-background-white-text, .button-lime-background-green-text,
  a.button-lime-background-green-text, .button-dark-green-background-lime-heading-white-text,
  a.button-dark-green-background-lime-heading-white-text, .button-white-background-dark-green-text,
  a.button-white-background-dark-green-text, .button-white-background-dark-grey-text,
  a.button-white-background-dark-grey-text, .button-white-background-grey-text,
  a.button-white-background-grey-text, .button-white-background-black-text,
  a.button-white-background-black-text, .button-secondary,
  a.button-secondary, .button-primary, .armstrong-block-contact-form__form-wrapper input[type=submit], .armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_button, .armstrong-block-search-form .search-form__button, .password-protected-page .password-protected .password-protected-inner .post-password-form input[type=submit], .mega-menu__search-button,
  a.button-primary,
  a.mega-menu__search-button,
  a.button {
    font-size: clamp(14px, 1.5vw, 16px);
  }
}

.button-primary, .armstrong-block-contact-form__form-wrapper input[type=submit], .armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_button, .armstrong-block-search-form .search-form__button, .password-protected-page .password-protected .password-protected-inner .post-password-form input[type=submit], .mega-menu__search-button,
a.button-primary,
a.mega-menu__search-button {
  background-color: #c5d801;
  color: #124635;
  border: none;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.button-primary:hover, .armstrong-block-contact-form__form-wrapper input[type=submit]:hover, .armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_button:hover, .armstrong-block-search-form .search-form__button:hover, .password-protected-page .password-protected .password-protected-inner .post-password-form input[type=submit]:hover, .mega-menu__search-button:hover,
a.button-primary:hover {
  background-color: #bfbfbf;
  color: #124635;
}

.button-secondary,
a.button-secondary {
  background-color: #124635;
  color: #c5d801;
  transition: ease-in-out 0.3s;
}
.button-secondary:hover,
a.button-secondary:hover {
  background-color: #bfbfbf;
  color: #124635;
}

.button-white-background-black-text,
a.button-white-background-black-text {
  background-color: #000000;
  color: #ffffff;
  transition: ease-in-out 0.3s;
}
.button-white-background-black-text:hover,
a.button-white-background-black-text:hover {
  background-color: #6e6e6e;
  color: #ffffff;
}

.button-white-background-grey-text,
a.button-white-background-grey-text {
  background-color: #000000;
  color: #ffffff;
  transition: ease-in-out 0.3s;
}
.button-white-background-grey-text:hover,
a.button-white-background-grey-text:hover {
  background-color: #6e6e6e;
  color: #ffffff;
}

.button-white-background-dark-grey-text,
a.button-white-background-dark-grey-text {
  background-color: #000000;
  color: #ffffff;
  transition: ease-in-out 0.3s;
}
.button-white-background-dark-grey-text:hover,
a.button-white-background-dark-grey-text:hover {
  background-color: #6e6e6e;
  color: #ffffff;
}

.button-white-background-dark-green-text,
a.button-white-background-dark-green-text {
  background-color: #124635;
  color: #c5d801;
  transition: ease-in-out 0.3s;
}
.button-white-background-dark-green-text:hover,
a.button-white-background-dark-green-text:hover {
  background-color: #6e6e6e;
  color: #ffffff;
}

.button-dark-green-background-lime-heading-white-text,
a.button-dark-green-background-lime-heading-white-text {
  background-color: #c5d801;
  color: #124635;
  transition: ease-in-out 0.3s;
}
.button-dark-green-background-lime-heading-white-text:hover,
a.button-dark-green-background-lime-heading-white-text:hover {
  background-color: #ffffff;
  color: #124635;
}

.button-lime-background-green-text,
a.button-lime-background-green-text {
  background-color: #124635;
  color: #c5d801;
  transition: ease-in-out 0.3s;
}
.button-lime-background-green-text:hover,
a.button-lime-background-green-text:hover {
  background-color: #ffffff;
  color: #124635;
}

.button-black-background-white-text,
a.button-black-background-white-text {
  background-color: #ffffff;
  color: #000000;
  transition: ease-in-out 0.3s;
}
.button-black-background-white-text:hover,
a.button-black-background-white-text:hover {
  background-color: #f8f8f8;
  color: #000000;
}

.button-light-grey-background-black-text,
a.button-light-grey-background-black-text {
  background-color: #c5d801;
  color: #124635;
  border: none;
  transition: ease-in-out 0.3s;
}
.button-light-grey-background-black-text:hover,
a.button-light-grey-background-black-text:hover {
  background-color: #bfbfbf;
  color: #124635;
}

.button-white-background-blue-heading-grey-text,
a.button-white-background-blue-heading-grey-text {
  background-color: #43b8f3;
  color: #ffffff;
  transition: ease-in-out 0.3s;
}
.button-white-background-blue-heading-grey-text:hover,
a.button-white-background-blue-heading-grey-text:hover {
  background-color: #6e6e6e;
  color: #ffffff;
}

.button-slate-blue-background-white-text,
a.button-slate-blue-background-white-text {
  background-color: #ffffff;
  color: #7f9da2;
  transition: ease-in-out 0.3s;
}
.button-slate-blue-background-white-text:hover,
a.button-slate-blue-background-white-text:hover {
  background-color: #f8f8f8;
  color: #7f9da2;
}

.button-sky-blue-background-lime-heading-white-text,
a.button-sky-blue-background-lime-heading-white-text {
  background-color: #c5d801;
  color: #124635;
  transition: ease-in-out 0.3s;
}
.button-sky-blue-background-lime-heading-white-text:hover,
a.button-sky-blue-background-lime-heading-white-text:hover {
  background-color: #ffffff;
  color: #124635;
}

.button-dark-grey-background-lime-heading-white-text,
a.button-dark-grey-background-lime-heading-white-text {
  background-color: #c5d801;
  color: #124635;
  transition: ease-in-out 0.3s;
}
.button-dark-grey-background-lime-heading-white-text:hover,
a.button-dark-grey-background-lime-heading-white-text:hover {
  background-color: #ffffff;
  color: #124635;
}

.button-black-background-blue-heading-white-text,
a.button-black-background-blue-heading-white-text {
  background-color: #43b8f3;
  color: #ffffff;
  transition: ease-in-out 0.3s;
}
.button-black-background-blue-heading-white-text:hover,
a.button-black-background-blue-heading-white-text:hover {
  background-color: #6e6e6e;
  color: #ffffff;
}

.button-tertiary,
a.button-tertiary {
  background-color: #43b8f3;
  color: #ffffff !important;
  border: 2px solid #43b8f3;
  transition: ease-in-out 0.3s;
}
.button-tertiary:hover,
a.button-tertiary:hover {
  background-color: #ffffff !important;
  color: #43b8f3 !important;
  border: 2px solid #43b8f3;
}

.video-js.vjs-fullscreen {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #000000;
}
.video-js.vjs-fullscreen .vjs-tech {
  position: relative;
  top: auto;
  left: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.video-js .vjs-control-bar {
  background-color: #124635 !important;
}
.video-js .vjs-button {
  color: #ffffff !important;
}
.video-js .vjs-button:hover, .video-js .vjs-button:focus {
  color: #c5d801 !important;
}
.video-js .vjs-icon-placeholder:before {
  color: #ffffff !important;
}
.video-js .vjs-button:hover .vjs-icon-placeholder:before,
.video-js .vjs-button:focus .vjs-icon-placeholder:before {
  color: #c5d801 !important;
}
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
.video-js .vjs-playback-rate .vjs-icon-placeholder:before {
  color: #ffffff !important;
}
.video-js .vjs-play-control:hover .vjs-icon-placeholder:before,
.video-js .vjs-play-control:focus .vjs-icon-placeholder:before,
.video-js .vjs-mute-control:hover .vjs-icon-placeholder:before,
.video-js .vjs-mute-control:focus .vjs-icon-placeholder:before,
.video-js .vjs-fullscreen-control:hover .vjs-icon-placeholder:before,
.video-js .vjs-fullscreen-control:focus .vjs-icon-placeholder:before,
.video-js .vjs-picture-in-picture-control:hover .vjs-icon-placeholder:before,
.video-js .vjs-picture-in-picture-control:focus .vjs-icon-placeholder:before {
  color: #c5d801 !important;
}
.video-js .vjs-play-progress {
  background-color: #c5d801 !important;
}
.video-js .vjs-play-progress:before {
  color: #c5d801 !important;
}
.video-js .vjs-load-progress {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.video-js .vjs-load-progress div {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.video-js .vjs-slider {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.video-js .vjs-volume-level {
  background-color: #c5d801 !important;
}
.video-js .vjs-volume-level:before {
  color: #c5d801 !important;
}
.video-js .vjs-volume-bar {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.video-js .vjs-time-control {
  color: #ffffff !important;
}
.video-js .vjs-current-time,
.video-js .vjs-duration,
.video-js .vjs-time-divider {
  color: #ffffff !important;
}
.video-js .vjs-current-time span,
.video-js .vjs-duration span,
.video-js .vjs-time-divider span {
  color: #ffffff !important;
}
.video-js .vjs-big-play-button {
  background-color: #124635 !important;
  border: none !important;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  color: #c5d801 !important;
  font-size: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:hover,
.video-js .vjs-big-play-button:focus {
  background-color: #c5d801 !important;
}
.video-js:hover .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button:hover .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button:focus .vjs-icon-placeholder:before {
  color: #124635 !important;
}
.video-js .vjs-menu .vjs-menu-content {
  background-color: #124635 !important;
}
.video-js .vjs-menu li {
  color: #ffffff !important;
}
.video-js .vjs-menu li:hover, .video-js .vjs-menu li:focus {
  background-color: #c5d801 !important;
  color: #124635 !important;
}
.video-js .vjs-menu li.vjs-selected {
  background-color: #c5d801 !important;
  color: #124635 !important;
}
.video-js .vjs-time-tooltip,
.video-js .vjs-volume-tooltip {
  background-color: #124635 !important;
  color: #ffffff !important;
}
.video-js .vjs-loading-spinner {
  border-color: rgba(197, 216, 1, 0.5) !important;
}
.video-js .vjs-loading-spinner:before, .video-js .vjs-loading-spinner:after {
  border-top-color: #c5d801 !important;
}
.video-js .vjs-modal-dialog {
  background-color: rgba(18, 70, 53, 0.9) !important;
}
.video-js .vjs-modal-dialog .vjs-modal-dialog-content {
  color: #ffffff !important;
}
.video-js .vjs-modal-dialog .vjs-close-button {
  color: #ffffff !important;
}
.video-js .vjs-modal-dialog .vjs-close-button:hover {
  color: #c5d801 !important;
}
.video-js .vjs-remaining-time {
  color: #ffffff !important;
}
.video-js .vjs-remaining-time span {
  color: #ffffff !important;
}
.video-js .vjs-playback-rate-value {
  color: #ffffff !important;
}

@property --scrollbar-width {
  syntax: "<length>";
  inherits: true;
  initial-value: 0px;
}
body a {
  color: #0a0a0a;
}

.container-fluid {
  max-width: 1800px;
  padding: 0 60px;
}
@media (max-width: 1199.98px) {
  .container-fluid {
    padding: 0 45px;
  }
}
@media (max-width: 991.98px) {
  .container-fluid {
    padding: 0 20px;
  }
}

.container-fluid-narrow {
  max-width: 1200px;
  padding: 0 40px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1199.98px) {
  .container-fluid-narrow {
    padding: 0 35px;
  }
}
@media (max-width: 991.98px) {
  .container-fluid-narrow {
    padding: 0 15px;
  }
}

/* Utility classes for margin removal */
.remove-top-margin {
  margin-top: 0 !important;
}

.remove-bottom-margin {
  margin-bottom: 0 !important;
}

/* Utility classes for padding removal */
.remove-top-padding {
  padding-top: 0 !important;
}

.remove-bottom-padding {
  padding-bottom: 0 !important;
}

header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.header-sub-header {
  position: relative;
  z-index: 1001;
  transform: translateZ(0);
  background-color: #c5d801;
}
@media (max-width: 991.98px) {
  .header-sub-header {
    display: none;
  }
}
.header-sub-header .header-sub-header__links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 10px 0;
  gap: 20px;
}
.header-sub-header .header-sub-header__item {
  margin: 0;
}
.header-sub-header .header-sub-header__link {
  color: #124635;
  text-decoration: none;
  font-size: clamp(14px, 1.5vw, 16px);
}
.header-sub-header .header-sub-header__link:hover {
  text-decoration: underline;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  width: auto !important;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click > ul > li {
  position: relative;
  margin: 0;
  padding: 0;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
  display: inline-flex !important;
  align-items: center;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  padding-right: 20px !important;
  position: relative;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1.2;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle .wpml-ls-native {
  display: inline;
  line-height: inherit;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle::after {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%) !important;
  margin: 0 !important;
  width: 10px !important;
  height: 8px !important;
  border: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.363' height='8.27' viewBox='0 0 10.363 8.27'%3E%3Cpath d='M1343.307,24.847l4.107,6.243,3.907-6.243' transform='translate(-1342.13 -23.67)' fill='none' stroke='%23292929' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.7'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  z-index: 1001;
  background: #ffffff !important;
  border: none !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  list-style: none;
  margin: 0;
  padding: 0;
  top: 34px;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li {
  margin: 0;
  padding: 0;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-link {
  display: block;
  padding: 8px 15px;
  background: none !important;
  border: none !important;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  text-decoration: none;
  white-space: nowrap;
}
.header-sub-header .header-sub-header__item--lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-link:hover {
  background: #c5d801 !important;
}

.breadcrumb-bar {
  background-color: #f8f8f8;
  padding: 10px 0;
  font-size: clamp(14px, 1.5vw, 16px);
}
.breadcrumb-bar__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 6px;
}
.breadcrumb-bar__item {
  display: flex;
  align-items: center;
}
.breadcrumb-bar__item:not(:last-child)::after {
  content: "/";
  margin-left: 6px;
  color: #888888;
}
.breadcrumb-bar__link {
  color: #124635;
  text-decoration: none;
  transition: color 0.2s ease;
}
.breadcrumb-bar__link:hover {
  color: #c5d801;
  text-decoration: underline;
}
.breadcrumb-bar__current {
  color: #888888;
}

.header-outer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}
.header-outer > .col,
.header-outer > .col-auto {
  height: 100%;
  display: flex;
  align-items: center;
}

.mega-menu {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #124635;
  font-weight: 300;
  color: #124635;
}
.mega-menu__container {
  height: 80px;
  display: flex;
  justify-content: center;
}
.mega-menu__container > .row {
  height: 100%;
  margin: 0;
  flex-wrap: nowrap;
}
.mega-menu__logo {
  flex-shrink: 0;
}
.mega-menu__logo a {
  display: flex;
  align-items: center;
}
.mega-menu__logo-img {
  max-height: 50px;
  width: auto;
}
@media (max-width: 1199.98px) {
  .mega-menu__logo-img {
    max-height: 30px;
  }
}
.mega-menu__site-name {
  color: #ffffff;
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 500;
  text-decoration: none;
}
.mega-menu__mobile-controls {
  display: none !important;
  align-items: center;
  gap: 8px;
}
@media (max-width: 991.98px) {
  .mega-menu__mobile-controls {
    display: flex !important;
  }
}
.mega-menu__toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 1001;
}
@media (max-width: 991.98px) {
  .mega-menu__toggle {
    display: flex;
  }
}
.mega-menu__toggle-bar {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #ffffff;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.mega-menu__toggle[aria-expanded=true] .mega-menu__toggle-bar:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.mega-menu__toggle[aria-expanded=true] .mega-menu__toggle-bar:nth-child(2) {
  opacity: 0;
}
.mega-menu__toggle[aria-expanded=true] .mega-menu__toggle-bar:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.mega-menu__mobile-search-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  border: none;
  color: #ffffff;
  cursor: pointer;
  transition: color 0.2s ease;
}
.mega-menu__mobile-search-toggle:hover, .mega-menu__mobile-search-toggle[aria-expanded=true] {
  color: #c5d801;
}
.mega-menu__mobile-lang {
  display: none;
}
@media (max-width: 991.98px) {
  .mega-menu__mobile-lang {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: auto;
    padding-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  width: auto !important;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click > ul > li {
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
  padding: 0;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
  display: inline-flex !important;
  align-items: center;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  padding-right: 20px !important;
  position: relative;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1.2;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle .wpml-ls-native {
  display: inline;
  line-height: inherit;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle::after {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%) rotate(180deg) !important;
  margin: 0 !important;
  width: 10px !important;
  height: 8px !important;
  border: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.363' height='8.27' viewBox='0 0 10.363 8.27'%3E%3Cpath d='M1343.307,24.847l4.107,6.243,3.907-6.243' transform='translate(-1342.13 -23.67)' fill='none' stroke='%23124635' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.7'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  transition: transform 0.2s ease !important;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-open .wpml-ls-item-toggle::after {
  transform: translateY(-50%) rotate(0deg) !important;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  position: static;
  width: auto;
  background: none !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  list-style: none;
  margin: 0 0 8px 0;
  padding: 0;
  display: none;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li {
  margin: 0;
  padding: 0;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-link {
  display: block;
  padding: 6px 0;
  background: none !important;
  border: none !important;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-link:hover {
  text-decoration: underline;
}
.mega-menu__mobile-lang .wpml-ls-legacy-dropdown-click .wpml-ls-open .wpml-ls-sub-menu {
  display: block;
}
.mega-menu__mobile-sub-links {
  display: none;
}
@media (max-width: 991.98px) {
  .mega-menu__mobile-sub-links {
    display: block;
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.mega-menu__mobile-sub-links-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mega-menu__mobile-sub-links-item {
  margin: 0;
}
.mega-menu__mobile-sub-links-link {
  color: #124635;
  text-decoration: none;
  font-size: clamp(14px, 1.5vw, 16px);
}
.mega-menu__mobile-sub-links-link:hover {
  text-decoration: underline;
}
.mega-menu__mobile-logo {
  display: none;
}
@media (max-width: 991.98px) {
  .mega-menu__mobile-logo {
    display: block;
    width: 100%;
    padding-bottom: 24px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.mega-menu__mobile-logo a {
  display: inline-block;
}
.mega-menu__mobile-logo-img {
  max-width: 150px;
  height: auto;
}
.mega-menu__nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .mega-menu__nav {
    position: fixed;
    top: 0;
    right: -100%;
    background-color: #f8f8f8;
    width: 80%;
    max-width: 400px;
    height: 100dvh;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0;
    z-index: 1600;
    padding: 30px 32px 32px;
    transition: right 0.3s ease;
    overflow-y: auto;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
  }
  .mega-menu__nav.is-open {
    right: 0;
  }
}
.mega-menu__item {
  position: static;
  height: 100%;
}
@media (max-width: 991.98px) {
  .mega-menu__item {
    width: 100%;
    height: auto;
    position: relative;
  }
}
.mega-menu__item--has-dropdown .mega-menu__link {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 6px;
}
@media (max-width: 991.98px) {
  .mega-menu__item--has-dropdown .mega-menu__link {
    height: auto;
  }
}
.mega-menu__link {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 20px;
  color: #ffffff;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 992px) {
  .mega-menu__link:hover, .mega-menu__link.is-active {
    background-color: #ffffff;
    color: #124635;
    transition: color 0.2s ease, background-color 0.2s ease;
  }
}
@media (max-width: 1399.98px) {
  .mega-menu__link {
    font-size: clamp(14px, 1.5vw, 16px);
    padding: 0 16px;
  }
}
@media (max-width: 1199.98px) {
  .mega-menu__link {
    font-size: clamp(14px, 1.5vw, 16px);
    padding: 0 13px;
  }
}
@media (max-width: 991.98px) {
  .mega-menu__link {
    padding: 16px 0;
    height: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #124635;
    border-bottom: 1px solid #bfbfbf;
  }
  .mega-menu__link:hover, .mega-menu__link.is-active {
    background-color: transparent;
    color: #124635;
  }
}
.mega-menu__link--button {
  height: auto;
  padding: 10px 24px;
  border-radius: 8px;
  margin-left: 10px;
  align-self: center;
}
.mega-menu__link--button:hover {
  background-color: #f8f8f8;
  color: #124635;
}
@media (max-width: 1399.98px) {
  .mega-menu__link--button {
    padding: 8px 18px;
    margin-left: 8px;
  }
}
@media (max-width: 1199.98px) {
  .mega-menu__link--button {
    padding: 8px 12px !important;
    font-size: clamp(14px, 1.5vw, 16px) !important;
  }
}
@media (max-width: 991.98px) {
  .mega-menu__link--button {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    display: flex;
    border-bottom: 1px solid #bfbfbf;
    align-self: stretch;
    border-radius: 0 !important;
    padding: 16px 0 !important;
    background-color: transparent !important;
    color: #124635 !important;
    font-weight: 400;
    font-size: clamp(14px, 1.5vw, 16px) !important;
  }
  .mega-menu__link--button:hover {
    background-color: transparent !important;
    color: #124635 !important;
  }
}
.mega-menu__item--button {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .mega-menu__item--search {
    display: none;
  }
}
.mega-menu__search-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
  background: transparent;
  border: none;
  color: #ffffff;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.mega-menu__search-toggle:hover, .mega-menu__search-toggle[aria-expanded=true] {
  background-color: #ffffff;
  color: #124635;
}
@media (max-width: 1199.98px) {
  .mega-menu__search-toggle {
    padding: 0 8px;
  }
}
@media (max-width: 991.98px) {
  .mega-menu__search-toggle {
    padding: 16px 0;
    height: auto;
    width: 100%;
    justify-content: flex-start;
    border-bottom: 1px solid #f8f8f8;
  }
  .mega-menu__search-toggle:hover, .mega-menu__search-toggle[aria-expanded=true] {
    background-color: transparent;
    color: #124635;
  }
}
.mega-menu__search-icon {
  width: 20px;
  height: 20px;
}
.mega-menu__search-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #f8f8f8;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  clip-path: inset(0 -40px -40px -40px);
  z-index: 998;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.mega-menu__search-dropdown.is-open {
  max-height: 200px;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 991.98px) {
  .mega-menu__search-dropdown {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    width: 100%;
    clip-path: none;
  }
}
.mega-menu__search-dropdown-inner {
  padding: 24px 0;
}
@media (max-width: 991.98px) {
  .mega-menu__search-dropdown-inner {
    padding: 16px 32px;
  }
}
@media (max-width: 767.98px) {
  .mega-menu__search-dropdown-inner {
    display: flex;
    flex-direction: column;
  }
}
.mega-menu__search-dropdown-form {
  display: flex;
  align-items: center;
  gap: 16px;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .mega-menu__search-dropdown-form {
    flex-direction: column;
    align-items: stretch;
    margin: 0;
  }
  .mega-menu__search-dropdown-form .mega-menu__search-dropdown-close {
    display: none;
  }
}
.mega-menu__search-dropdown-input-wrapper {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  background-color: #ffffff;
  border: 2px solid #6e6e6e;
  border-radius: 15px;
  padding: 12px 16px;
  transition: border-color 0.2s ease;
}
.mega-menu__search-dropdown-input-wrapper:focus-within {
  border-color: #c5d801;
}
.mega-menu__search-dropdown-icon {
  flex-shrink: 0;
  color: #6e6e6e;
}
.mega-menu__search-dropdown-input {
  flex: 1;
  border: none;
  background: transparent;
  font-size: clamp(16px, 2vw, 18px);
  outline: none;
}
.mega-menu__search-dropdown-input::-moz-placeholder {
  color: #6e6e6e;
}
.mega-menu__search-dropdown-input::placeholder {
  color: #6e6e6e;
}
.mega-menu__search-dropdown-submit {
  flex-shrink: 0;
}
.mega-menu__search-dropdown-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  color: #6e6e6e;
  cursor: pointer;
  transition: color 0.2s ease;
}
.mega-menu__search-dropdown-close:hover {
  color: #124635;
}
.mega-menu__arrow {
  display: none;
  margin-left: auto;
  transition: transform 0.3s ease;
}
@media (max-width: 991.98px) {
  .mega-menu__arrow {
    display: block;
    flex-shrink: 0;
  }
}
@media (max-width: 991.98px) {
  .mega-menu__item--link-only .mega-menu__arrow {
    display: none;
  }
}
.mega-menu__item--has-dropdown.is-open .mega-menu__arrow {
  transform: rotate(180deg);
}
.mega-menu__dropdown {
  position: absolute;
  /* place just below the header container */
  left: 0;
  width: 100%;
  /* keep below nav bar */
  z-index: 999;
  background-color: #f8f8f8;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  /* clip shadow so it only shows below, not above onto nav */
  clip-path: inset(0 -40px -40px -40px);
  opacity: 0;
  visibility: hidden;
  /* disable transitions during resize to prevent flash */
  transition: none;
}
.mega-menu__item--has-dropdown:hover .mega-menu__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
@media (max-width: 991.98px) {
  .mega-menu__dropdown {
    position: relative;
    top: 0;
    width: calc(100% + 64px);
    margin-left: -32px;
    margin-right: -32px;
    z-index: auto;
    clip-path: none;
    max-height: 0;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    background-color: #f8f8f8;
    transition: max-height 0.35s ease-out;
  }
  .mega-menu__dropdown.is-open {
    max-height: 2000px;
  }
}
.mega-menu__dropdown-inner {
  padding: 32px 0;
}
.mega-menu__dropdown-inner a {
  color: #124635;
}
@media (max-width: 991.98px) {
  .mega-menu__dropdown-inner {
    padding: 16px 32px;
  }
}
.mega-menu__search--inline {
  padding-top: 24px;
  border-top: 2px solid #6e6e6e;
}
@media (max-width: 991.98px) {
  .mega-menu__search--inline {
    padding-top: 0;
    margin-top: 0;
    margin-top: 8px;
  }
}
.mega-menu__search-title {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 400;
  color: #124635;
  margin: 0 0 16px;
}
@media (max-width: 991.98px) {
  .mega-menu__search-title {
    font-size: clamp(14px, 1.5vw, 16px);
    margin: 16px 0 8px;
  }
}
.mega-menu__search-form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: stretch;
}
@media (max-width: 991.98px) {
  .mega-menu__search-form {
    gap: 8px;
  }
}
.mega-menu__search-input-wrapper {
  flex: 1;
  min-width: 200px;
  display: flex;
}
@media (max-width: 991.98px) {
  .mega-menu__search-input-wrapper {
    min-width: 150px;
  }
}
.mega-menu__search-input {
  width: 100%;
  padding: 10px 24px;
  border: 2px solid #bfbfbf;
  border-radius: 15px;
  background: #ffffff;
  font-size: clamp(16px, 2vw, 18px);
  outline: none;
  transition: border-color 0.2s ease;
}
@media (max-width: 991.98px) {
  .mega-menu__search-input {
    padding: 10px 16px;
    font-size: clamp(14px, 1.5vw, 16px);
    border-radius: 8px;
  }
}
.mega-menu__search-input::-moz-placeholder {
  color: #6e6e6e;
}
.mega-menu__search-input::placeholder {
  color: #6e6e6e;
}
.mega-menu__search-input:focus {
  border-color: #c5d801;
}
.mega-menu__search-button {
  padding: 10px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent !important;
  box-sizing: border-box;
}
@media (max-width: 991.98px) {
  .mega-menu__search-button {
    padding: 10px 16px;
    font-size: clamp(14px, 1.5vw, 16px) !important;
  }
}
.mega-menu .col-line {
  position: relative;
}
.mega-menu .col-line::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #c5d801;
}
.mega-menu .col-line:last-child::after {
  display: none;
}
@media (max-width: 991.98px) {
  .mega-menu .col-line::after {
    display: none;
  }
}
.mega-menu__layout [class*=col-] {
  display: flex;
  align-items: flex-start;
}
.mega-menu__layout--text-icons-article .row {
  align-items: stretch;
}
.mega-menu__layout--text-icons-cta .row {
  align-items: stretch;
}
.mega-menu__layout--text-articles .row {
  align-items: stretch;
}
.mega-menu__layout--text-articles .col-lg-10 .mega-menu__column .mega-menu__parent-link {
  margin-bottom: 24px;
}
.mega-menu__layout--text-articles .mega-menu__featured-article {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 16px;
  height: 100%;
}
.mega-menu__layout--text-articles .mega-menu__featured-image {
  flex-shrink: 0;
  width: 45%;
  margin-bottom: 0;
  height: auto;
  aspect-ratio: 4/3;
}
.mega-menu__layout--text-articles .mega-menu__featured-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.mega-menu__layout--text-articles .mega-menu__featured-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.mega-menu__layout--text-articles .mega-menu__featured-link {
  margin-top: auto;
}
@media (max-width: 991.98px) {
  .mega-menu__layout {
    padding: 0;
  }
}
.mega-menu__articles-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 1199.98px) {
  .mega-menu__articles-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991.98px) {
  .mega-menu__articles-grid {
    display: none;
  }
}
.mega-menu__column {
  padding: 0 16px;
}
.col-line:first-child .mega-menu__column {
  padding-left: 0;
}
.col-line:last-child .mega-menu__column {
  padding-right: 0;
}
.mega-menu__column--text .mega-menu__text-content {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 300;
}
@media (max-width: 991.98px) {
  .mega-menu__column--text .mega-menu__text-content {
    font-size: clamp(14px, 1.5vw, 16px);
  }
}
.mega-menu__column--icons {
  width: 100%;
}
@media (max-width: 991.98px) {
  .mega-menu__column--article, .mega-menu__column--cta {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .mega-menu__column {
    padding: 16px 0;
  }
}
.mega-menu__parent-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 32px;
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 300;
  color: #124635;
  text-decoration: none;
  transition: gap 0.2s ease;
  font-family: "museo", serif;
}
@media (max-width: 991.98px) {
  .mega-menu__parent-link {
    margin-bottom: 16px;
  }
}
.mega-menu__parent-link:hover {
  gap: 12px;
}
.mega-menu__parent-link svg {
  transition: transform 0.2s ease;
}
.mega-menu__icons-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .mega-menu__icons-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 991.98px) {
  .mega-menu__icons-list {
    grid-template-columns: 1fr;
  }
}
.mega-menu__icon-item {
  min-width: 0;
}
.mega-menu__icon-link {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  text-decoration: none;
  border-radius: 8px;
  transition: transform 0.2s ease;
}
.mega-menu__icon-link:hover {
  transform: translateY(-5%);
}
.mega-menu__icon-image {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mega-menu__icon-image img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.mega-menu__icon-title {
  font-size: clamp(16px, 2vw, 18px);
  overflow-wrap: break-word;
  min-width: 0;
  font-weight: 400;
}
.mega-menu__featured-article {
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}
.mega-menu__featured-article:hover .mega-menu__featured-image img {
  transform: scale(1.05);
}
.mega-menu__featured-article:hover .mega-menu__featured-link {
  gap: 12px;
}
.mega-menu .article-info {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px;
}
.mega-menu .article-info img {
  max-height: 200px;
}
.mega-menu .article-info > * {
  flex: 1 1 50%;
}
@media (max-width: 991.98px) {
  .mega-menu .article-info {
    flex-direction: column;
    gap: 16px;
  }
  .mega-menu .article-info > * {
    flex: 1 1 100%;
  }
}
.mega-menu__featured-label {
  display: block;
  padding: 12px 16px;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #c5d801;
}
.mega-menu__featured-image {
  display: block;
  aspect-ratio: 16/9;
  overflow: hidden;
  width: 100%;
  border-radius: 8px;
}
.mega-menu__featured-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.mega-menu__featured-content {
  padding: 0;
}
.mega-menu__featured-date {
  display: block;
  font-size: clamp(14px, 1.5vw, 16px);
  color: #6e6e6e;
  margin-bottom: 8px;
}
.mega-menu__featured-title {
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 600;
  margin: 0 0 8px;
}
.mega-menu__featured-excerpt {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #6e6e6e;
  margin: 0 0 16px;
}
.mega-menu__featured-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 600;
  color: #c5d801;
  text-decoration: none;
  transition: gap 0.2s ease;
}
.mega-menu__featured-link:hover {
  gap: 12px;
}
.mega-menu__featured-link svg {
  transition: transform 0.2s ease;
}
.mega-menu__cta-article {
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}
.mega-menu__cta-article:hover .mega-menu__cta-image img {
  transform: scale(1.05);
}
.mega-menu__cta-article:hover .mega-menu__cta-link {
  gap: 12px;
}
.mega-menu__cta-article-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.mega-menu__cta-image {
  display: block;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  text-decoration: none;
}
.mega-menu__cta-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.mega-menu__cta-image:hover img {
  transform: scale(1.05);
}
.mega-menu__cta-content {
  padding: 0;
}
.mega-menu__cta-title {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 400;
  margin: 0 0 20px;
}
.mega-menu__cta-description {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #6e6e6e;
  margin: 0;
  margin-bottom: 20px;
}
.mega-menu__cta-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 600;
  color: #c5d801 !important;
  text-decoration: none;
  transition: gap 0.2s ease;
}
.mega-menu__cta-link:hover {
  gap: 12px;
}
.mega-menu__cta-link svg {
  transition: transform 0.2s ease;
}

.mega-menu__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1500;
}
.mega-menu__overlay.is-open {
  opacity: 1;
  visibility: visible;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

body.mega-menu-open {
  overflow: hidden;
}
body.mega-menu-open .mega-menu {
  z-index: 2000;
}

footer {
  border-top: 25px solid #c5d801;
  background-color: #2a2e32;
  padding: 80px 0;
}
footer .social-links {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  align-items: center;
}
@media (max-width: 991.98px) {
  footer .social-links {
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
footer .social-links a {
  text-decoration: none;
}
footer .footer-icon {
  width: 100%;
  max-width: 130px;
}
footer .footer-icon img {
  width: 100%;
  height: auto;
}
footer .footer-links {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .footer-links ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}
@media (max-width: 991.98px) {
  footer .footer-links ul {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767.98px) {
  footer .footer-links ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
footer .footer-links li {
  margin-bottom: 10px;
}
footer .footer-links li a {
  text-decoration: none;
  color: #ffffff;
}
footer .footer-links li a:hover {
  text-decoration: underline;
}
footer .footer-info {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
}
@media (max-width: 991.98px) {
  footer .footer-info {
    flex-direction: column;
    gap: 30px;
  }
  footer .footer-info .footer-icon {
    width: 100%;
    text-align: center;
  }
}
footer .footer-info .footer-text {
  padding-right: 15%;
}
@media (max-width: 991.98px) {
  footer .footer-info .footer-text {
    padding-right: 0;
    text-align: center;
  }
}

.not-found-page {
  background-color: #124635;
  min-height: calc(100dvh - 150px);
  display: flex;
  align-items: center;
  padding: 80px 0;
}
@media (max-width: 767.98px) {
  .not-found-page {
    padding: 60px 0;
    min-height: calc(100dvh - 120px);
  }
}
.not-found-page .not-found {
  width: 100%;
  text-align: center;
}
.not-found-page .not-found .not-found-inner {
  max-width: 700px;
  margin: 0 auto;
}
.not-found-page .not-found .not-found-inner .error-code {
  display: block;
  font-size: clamp(100px, 15vw, 200px);
  font-weight: 700;
  color: #c5d801;
  line-height: 1;
  margin-bottom: 20px;
  font-family: "museo", serif;
}
.not-found-page .not-found .not-found-inner h1 {
  font-size: clamp(30px, 5vw, 48px);
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 20px;
  line-height: 1.2;
}
.not-found-page .not-found .not-found-inner .message {
  font-size: clamp(18px, 2.3vw, 20px);
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin-bottom: 40px;
  font-weight: 300;
}
@media (max-width: 575.98px) {
  .not-found-page .not-found .not-found-inner .message {
    margin-bottom: 30px;
  }
}
.not-found-page .not-found .not-found-inner .button-primary {
  display: inline-block;
}

.password-protected-page {
  background-color: #ffffff;
  min-height: calc(100dvh - 150px);
  display: flex;
  align-items: center;
  padding: 80px 0;
}
@media (max-width: 767.98px) {
  .password-protected-page {
    padding: 60px 0;
    min-height: calc(100dvh - 120px);
  }
}
.password-protected-page .password-protected {
  width: 100%;
  text-align: center;
}
.password-protected-page .password-protected .password-protected-inner {
  max-width: 700px;
  margin: 0 auto;
}
.password-protected-page .password-protected .password-protected-inner h1 {
  font-size: clamp(30px, 5vw, 48px);
  font-weight: 300;
  color: #124635;
  margin-bottom: 20px;
  line-height: 1.2;
}
.password-protected-page .password-protected .password-protected-inner .message {
  font-size: clamp(18px, 2.3vw, 20px);
  color: #6e6e6e;
  line-height: 1.6;
  margin-bottom: 40px;
  font-weight: 300;
}
@media (max-width: 575.98px) {
  .password-protected-page .password-protected .password-protected-inner .message {
    margin-bottom: 30px;
  }
}
.password-protected-page .password-protected .password-protected-inner .post-password-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.password-protected-page .password-protected .password-protected-inner .post-password-form p {
  width: 100%;
  max-width: 400px;
  margin: 0;
}
.password-protected-page .password-protected .password-protected-inner .post-password-form label {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  max-width: 400px;
  font-size: clamp(16px, 2vw, 18px);
  color: #6e6e6e;
  text-align: left;
}
.password-protected-page .password-protected .password-protected-inner .post-password-form input[type=password] {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #bfbfbf;
  border-radius: 10px;
  font-size: clamp(16px, 2vw, 18px);
  background-color: transparent;
  color: #0a0a0a;
  font-family: "Outfit", sans-serif;
}
.password-protected-page .password-protected .password-protected-inner .post-password-form input[type=password]::-moz-placeholder {
  color: #bfbfbf;
}
.password-protected-page .password-protected .password-protected-inner .post-password-form input[type=password]::placeholder {
  color: #bfbfbf;
}
.password-protected-page .password-protected .password-protected-inner .post-password-form input[type=password]:focus {
  outline: none;
  border-color: #c5d801;
  box-shadow: 0 0 0 3px rgba(197, 216, 1, 0.2);
}
.password-protected-page .password-protected .password-protected-inner .post-password-form input[type=submit] {
  cursor: pointer;
  border: none;
  font-family: "Outfit", sans-serif;
  width: 100%;
  max-width: 400px;
  margin-top: 10px;
}

.single-news .single-news-inner {
  margin: 80px 0;
}
.single-news__layout {
  display: flex;
  gap: 48px;
}
@media (max-width: 1199.98px) {
  .single-news__layout {
    flex-direction: column;
    gap: 0;
  }
}
.single-news__left {
  flex: 1;
  min-width: 0;
}
.single-news__right {
  flex: 0 0 550px;
  position: relative;
}
@media (max-width: 1399.98px) {
  .single-news__right {
    flex: 0 0 450px;
  }
}
@media (max-width: 1199.98px) {
  .single-news__right {
    flex: 1;
  }
}
.single-news__header {
  margin-bottom: 32px;
}
@media (max-width: 1199.98px) {
  .single-news__header {
    margin-bottom: 24px;
  }
}
.single-news__back-link {
  display: inline-block;
  color: #c5d801;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 15px;
  transition: color 0.2s ease;
}
@media (max-width: 767.98px) {
  .single-news__back-link {
    margin-bottom: 8px;
  }
}
.single-news__back-link .hero-breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 6px;
}
.single-news__back-link .hero-breadcrumbs__item {
  display: flex;
  align-items: center;
}
.single-news__back-link .hero-breadcrumbs__item:not(:last-child)::after {
  content: "/";
  margin-left: 6px;
  color: #888888;
}
.single-news__back-link .hero-breadcrumbs__link {
  color: #124635;
  text-decoration: none;
  transition: color 0.2s ease;
}
.single-news__back-link .hero-breadcrumbs__link:hover {
  color: #c5d801;
  text-decoration: underline;
}
.single-news__back-link .hero-breadcrumbs__current {
  color: #888888;
}
.single-news__title {
  font-size: clamp(30px, 5vw, 48px);
  font-weight: 400;
  color: #124635;
  margin: 0 0 16px;
}
@media (max-width: 1199.98px) {
  .single-news__title {
    font-size: clamp(20px, 3vw, 28px);
  }
}
@media (max-width: 767.98px) {
  .single-news__title {
    font-size: clamp(30px, 5vw, 48px);
    margin-bottom: 8px;
  }
}
.single-news__date {
  display: block;
  color: #c5d801;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
}
.single-news__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.single-news__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.single-news__category {
  display: inline-block;
  padding: 4px 12px;
  background-color: #f8f8f8;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  border-radius: 20px;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.single-news__category:hover {
  background-color: #c5d801;
  color: #124635;
}
.single-news__image {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 48px;
}
.single-news__image img {
  width: 100%;
  height: auto;
  display: block;
}
.single-news__image--desktop {
  display: block;
}
@media (max-width: 1199.98px) {
  .single-news__image--desktop {
    display: none;
  }
}
.single-news__image--mobile {
  display: none;
}
@media (max-width: 1199.98px) {
  .single-news__image--mobile {
    display: block;
  }
}
.single-news__body {
  position: relative;
}
.single-news__body p:first-of-type {
  font-size: clamp(18px, 2.3vw, 20px);
  color: #0a0a0a;
  margin-bottom: 32px;
}
@media (max-width: 767.98px) {
  .single-news__body p:first-of-type {
    font-size: clamp(16px, 2vw, 18px);
  }
}
.single-news__body p {
  font-size: clamp(16px, 2vw, 18px);
  color: #0a0a0a;
}
.single-news__body h2 {
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 500;
  color: #124635;
}
.single-news__body h3 {
  font-size: clamp(18px, 2.3vw, 20px);
  font-weight: 500;
  color: #124635;
}
.single-news__body h4,
.single-news__body h5,
.single-news__body h6 {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 700;
  color: #124635;
}
.single-news__body strong {
  font-weight: 700;
  color: #124635;
}
.single-news__body a {
  color: #124635;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.single-news__body a:hover {
  color: #c5d801;
}
.single-news__body ul,
.single-news__body ol {
  margin: 16px 0 24px 24px;
  padding: 0;
}
.single-news__body ul li,
.single-news__body ol li {
  margin-bottom: 8px;
  font-size: clamp(16px, 2vw, 18px);
  color: #0a0a0a;
}
.single-news__body ul {
  list-style: disc;
}
.single-news__body ol {
  list-style: decimal;
}
.single-news__body em {
  font-style: italic;
}
.single-news__body hr {
  border: none;
  border-top: 1px solid #bfbfbf;
  margin: 32px 0;
}
.single-news__body table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
}
.single-news__body table th,
.single-news__body table td {
  border: 1px solid #bfbfbf;
  padding: 10px 14px;
  font-size: clamp(14px, 1.5vw, 16px);
  text-align: left;
}
.single-news__body table th {
  background-color: #124635;
  color: #ffffff;
  font-weight: 600;
}
.single-news__body table tr:nth-child(even) td {
  background-color: #f8f8f8;
}
.single-news__body pre,
.single-news__body code {
  font-family: monospace;
  background-color: #f8f8f8;
  border-radius: 4px;
}
.single-news__body pre {
  padding: 16px;
  margin: 24px 0;
  overflow-x: auto;
  font-size: clamp(14px, 1.5vw, 16px);
}
.single-news__body code {
  padding: 2px 6px;
  font-size: 0.9em;
}
.single-news__body iframe,
.single-news__body .wp-block-embed {
  max-width: 100%;
  margin: 24px 0;
}
.single-news__body blockquote {
  border-left: 4px solid #c5d801;
  padding-left: 24px;
  margin: 32px 0;
  font-style: italic;
  color: #124635;
}
.single-news__body img {
  max-width: 100%;
  height: auto;
  margin: 24px 0;
}
.single-news__body .alignleft {
  float: left;
  margin: 8px 24px 16px 0;
  max-width: 50%;
}
.single-news__body .alignright {
  float: right;
  margin: 8px 0 16px 24px;
  max-width: 50%;
}
.single-news__body .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.single-news__body .alignnone {
  display: block;
  margin: 24px 0;
}
.single-news__body .wp-caption {
  max-width: 100%;
  margin: 24px 0;
}
.single-news__body .wp-caption.alignleft {
  float: left;
  margin: 8px 24px 16px 0;
  max-width: 50%;
}
.single-news__body .wp-caption.alignright {
  float: right;
  margin: 8px 0 16px 24px;
  max-width: 50%;
}
.single-news__body .wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single-news__body .wp-caption img {
  display: block;
  width: 100%;
  margin: 0;
}
.single-news__body .wp-caption-text {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #6e6e6e;
  margin-top: 8px;
}
.single-news__body .size-thumbnail {
  max-width: 150px;
}
.single-news__body .size-medium {
  max-width: 300px;
}
.single-news__body .size-large {
  max-width: 100%;
}
.single-news__body .size-full {
  max-width: 100%;
  width: 100%;
}
.single-news__body::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767.98px) {
  .single-news__body .alignleft,
  .single-news__body .alignright,
  .single-news__body .wp-caption.alignleft,
  .single-news__body .wp-caption.alignright {
    float: none;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.single-news__related {
  position: sticky;
  top: 120px;
  max-width: 350px;
  margin-left: auto;
  padding-left: 24px;
  border-left: 2px solid #f8f8f8;
}
@media (max-width: 1199.98px) {
  .single-news__related {
    max-width: 300px;
  }
}
@media (max-width: 1199.98px) {
  .single-news__related {
    position: static;
    max-width: none;
    margin-left: 0;
    border-left: none;
    border-top: 2px solid #f8f8f8;
    padding-left: 0;
    padding-top: 32px;
    margin-top: 48px;
  }
}
.single-news__related-title {
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 500;
  color: #124635;
  margin: 0 0 24px;
}
.single-news__related-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1199.98px) {
  .single-news__related-list {
    flex-direction: row;
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  .single-news__related-list {
    flex-direction: column;
  }
}
.single-news__related-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  border-radius: 10px;
  overflow: hidden;
  background: #f8f8f8;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 1199.98px) {
  .single-news__related-card {
    flex: 1;
  }
}
.single-news__related-card:hover {
  transform: translateY(-2px);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.single-news__related-card:hover .single-case-study__related-image img {
  transform: scale(1.02);
}
.single-news__related-image {
  aspect-ratio: 16/10;
  overflow: hidden;
}
.single-news__related-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.single-news__related-content {
  padding: 16px;
}
.single-news__related-date {
  display: block;
  font-size: clamp(14px, 1.5vw, 16px);
  color: #c5d801;
  font-weight: 500;
  margin-bottom: 8px;
}
.single-news__related-card-title {
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  color: #124635;
  margin: 0;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.single-news__related-cta-wrapper {
  margin-top: 24px;
  padding: 24px;
  background-color: #f8f8f8;
  border-radius: 10px;
}
.single-news__related-cta-text {
  font-size: clamp(20px, 3vw, 28px);
  color: #124635;
  text-align: center;
  margin: 0 0 16px;
}
.single-news__related-cta {
  width: 100%;
  text-align: center;
}

.single-case-study .single-case-study-inner {
  margin: 80px 0;
}
.single-case-study__layout {
  display: flex;
  gap: 48px;
}
@media (max-width: 1199.98px) {
  .single-case-study__layout {
    flex-direction: column;
    gap: 0;
  }
}
.single-case-study__left {
  flex: 1;
  min-width: 0;
}
.single-case-study__right {
  flex: 0 0 550px;
  position: relative;
}
@media (max-width: 1399.98px) {
  .single-case-study__right {
    flex: 0 0 450px;
  }
}
@media (max-width: 1199.98px) {
  .single-case-study__right {
    flex: 1;
  }
}
.single-case-study__header {
  margin-bottom: 32px;
}
@media (max-width: 1199.98px) {
  .single-case-study__header {
    margin-bottom: 24px;
  }
}
.single-case-study__back-link {
  display: inline-block;
  color: #c5d801;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 15px;
  transition: color 0.2s ease;
}
@media (max-width: 767.98px) {
  .single-case-study__back-link {
    margin-bottom: 8px;
  }
}
.single-case-study__back-link .hero-breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 6px;
}
.single-case-study__back-link .hero-breadcrumbs__item {
  display: flex;
  align-items: center;
}
.single-case-study__back-link .hero-breadcrumbs__item:not(:last-child)::after {
  content: "/";
  margin-left: 6px;
  color: #888888;
}
.single-case-study__back-link .hero-breadcrumbs__link {
  color: #124635;
  text-decoration: none;
  transition: color 0.2s ease;
}
.single-case-study__back-link .hero-breadcrumbs__link:hover {
  color: #c5d801;
  text-decoration: underline;
}
.single-case-study__back-link .hero-breadcrumbs__current {
  color: #888888;
}
.single-case-study__title {
  font-size: clamp(30px, 5vw, 48px);
  font-weight: 400;
  color: #124635;
  margin: 0 0 16px;
}
@media (max-width: 1199.98px) {
  .single-case-study__title {
    font-size: clamp(20px, 3vw, 28px);
  }
}
@media (max-width: 767.98px) {
  .single-case-study__title {
    font-size: clamp(30px, 5vw, 48px);
    margin-bottom: 8px;
  }
}
.single-case-study__date {
  display: block;
  color: #c5d801;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
}
.single-case-study__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.single-case-study__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.single-case-study__category {
  display: inline-block;
  padding: 4px 12px;
  background-color: #f8f8f8;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  border-radius: 20px;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.single-case-study__category:hover {
  background-color: #c5d801;
  color: #124635;
}
.single-case-study__image {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 48px;
}
.single-case-study__image img {
  width: 100%;
  height: auto;
  display: block;
}
.single-case-study__image--desktop {
  display: block;
}
@media (max-width: 1199.98px) {
  .single-case-study__image--desktop {
    display: none;
  }
}
.single-case-study__image--mobile {
  display: none;
}
@media (max-width: 1199.98px) {
  .single-case-study__image--mobile {
    display: block;
  }
}
.single-case-study__body {
  position: relative;
}
.single-case-study__body p:first-of-type {
  font-size: clamp(18px, 2.3vw, 20px);
  color: #0a0a0a;
  margin-bottom: 32px;
}
@media (max-width: 767.98px) {
  .single-case-study__body p:first-of-type {
    font-size: clamp(16px, 2vw, 18px);
  }
}
.single-case-study__body p {
  font-size: clamp(16px, 2vw, 18px);
  color: #0a0a0a;
}
.single-case-study__body h2 {
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 500;
  color: #124635;
}
.single-case-study__body h3 {
  font-size: clamp(18px, 2.3vw, 20px);
  font-weight: 500;
  color: #124635;
}
.single-case-study__body h4,
.single-case-study__body h5,
.single-case-study__body h6 {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 700;
  color: #124635;
}
.single-case-study__body strong {
  font-weight: 700;
  color: #124635;
}
.single-case-study__body a {
  transition: color 0.2s ease;
}
.single-case-study__body a:hover {
  color: #124635;
}
.single-case-study__body blockquote {
  border-left: 4px solid #c5d801;
  padding-left: 24px;
  margin: 32px 0;
  font-style: italic;
  color: #124635;
}
.single-case-study__body img {
  max-width: 100%;
  height: auto;
  margin: 24px 0;
}
.single-case-study__related {
  position: sticky;
  top: 120px;
  max-width: 350px;
  margin-left: auto;
  padding-left: 24px;
  border-left: 2px solid #f8f8f8;
}
@media (max-width: 1199.98px) {
  .single-case-study__related {
    max-width: 300px;
  }
}
@media (max-width: 1199.98px) {
  .single-case-study__related {
    position: static;
    max-width: none;
    margin-left: 0;
    border-left: none;
    border-top: 2px solid #f8f8f8;
    padding-left: 0;
    padding-top: 32px;
    margin-top: 48px;
  }
}
.single-case-study__related-title {
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 500;
  color: #124635;
  margin: 0 0 24px;
}
.single-case-study__related-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1199.98px) {
  .single-case-study__related-list {
    flex-direction: row;
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  .single-case-study__related-list {
    flex-direction: column;
  }
}
.single-case-study__related-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  border-radius: 10px;
  overflow: hidden;
  background: #f8f8f8;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 1199.98px) {
  .single-case-study__related-card {
    flex: 1;
  }
}
.single-case-study__related-card:hover {
  transform: translateY(-2px);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.single-case-study__related-card:hover .single-case-study__related-image img {
  transform: scale(1.02);
}
.single-case-study__related-image {
  aspect-ratio: 16/10;
  overflow: hidden;
}
.single-case-study__related-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.single-case-study__related-content {
  padding: 16px;
}
.single-case-study__related-date {
  display: block;
  font-size: clamp(14px, 1.5vw, 16px);
  color: #c5d801;
  font-weight: 500;
  margin-bottom: 8px;
}
.single-case-study__related-card-title {
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  color: #124635;
  margin: 0;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.single-case-study__related-cta-wrapper {
  margin-top: 24px;
  padding: 24px;
  background-color: #f8f8f8;
  border-radius: 10px;
}
.single-case-study__related-cta-text {
  font-size: clamp(20px, 3vw, 28px);
  color: #124635;
  text-align: center;
  margin: 0 0 16px;
}
.single-case-study__related-cta {
  width: 100%;
  text-align: center;
}

.news .news-title {
  margin-bottom: 0;
}
.news .news-title h1 {
  display: block;
  border-bottom: 1px solid green;
  padding-bottom: 20px;
  margin: 0;
}
.news .armstrong-block-news-list {
  margin-top: 30px;
}
.news .news-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
}
@media (max-width: 1399.98px) {
  .news .news-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .news .news-grid {
    grid-template-columns: 1fr;
  }
}
.news .news-grid .news-card {
  background-color: green;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
}
.news .news-grid .news-card a {
  color: white;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.news .news-grid .news-card .title-container {
  display: flex;
  justify-content: space-between;
}
.news .news-grid .news-card .arrow {
  width: 40px;
  height: 40px;
}
.news .news-grid .news-card .arrow img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.news .news-grid .news-card .title-cotnainer {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}
.news .news-grid .news-card .title-cotnainer h3 {
  font-weight: 400;
  font-size: clamp(20px, 3vw, 28px);
}
.news .news-grid .news-card .news-card-content {
  padding: 15px;
  flex-grow: 1;
  display: flex;
  gap: 15px;
  justify-content: space-between;
}
.news .news-grid .news-card .news-card-image {
  overflow: hidden;
}
.news .news-grid .news-card .news-card-image img {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
  aspect-ratio: 16/10;
  -o-object-fit: cover;
  object-fit: cover;
}
.news .news-grid .news-card h3 {
  color: white;
  margin-bottom: 10px;
}
.news .news-grid .news-card:hover {
  background-color: #c5d801;
  transition: all 0.3s ease;
}
.news .news-grid .news-card:hover .title-cotnainer h3 {
  color: white;
}
.news .news-grid .news-card:hover img {
  transform: scale(1.05);
}
.news .pagination-wrapper {
  margin: 40px 0;
  display: flex;
  justify-content: center;
}
.news .pagination-wrapper .page-numbers {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 8px;
  align-items: center;
}
.news .pagination-wrapper .page-numbers li {
  margin: 0;
  padding: 0;
}
.news .pagination-wrapper .page-numbers .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 40px;
  padding: 0 10px;
  background-color: #f8f8f8;
  color: #505050;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}
.news .pagination-wrapper .page-numbers .page-numbers:hover {
  background-color: green;
  color: #ffffff;
}
.news .pagination-wrapper .page-numbers .page-numbers.current {
  background-color: #c5d801;
  color: #ffffff;
}
.news .pagination-wrapper .page-numbers .page-numbers.dots {
  background: none;
  color: black !important;
}
.news .pagination-wrapper .page-numbers .page-numbers.next {
  padding: 0 15px;
}
.news .pagination-wrapper .page-numbers .page-numbers.next .pagination-next {
  display: flex;
  align-items: center;
}
.news .pagination-wrapper .page-numbers .page-numbers.next:hover .pagination-next::after {
  filter: brightness(1);
}
.news .news-search-container {
  margin-bottom: 30px;
}
.news .news-search-container form {
  display: flex;
  width: 100%;
  position: relative;
}
.news .news-search-container form input[type=text] {
  width: 100%;
  padding: 12px 50px 12px 25px;
  border: 1px solid #c5d801;
  border-radius: 100px !important;
  font-size: clamp(16px, 2vw, 18px);
  transition: border-color 0.3s ease;
  font-weight: 500;
  background-color: transparent;
  outline: none;
}
.news .news-search-container form input[type=text]::-moz-placeholder {
  color: green;
}
.news .news-search-container form input[type=text]::placeholder {
  color: green;
}
.news .news-search-container form button[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-weight: 400;
  background-color: white;
  border: 1px solid #c5d801;
  color: green;
  border-radius: 100px 100px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease;
  padding: 0 30px;
}
.news .news-search-container form button[type=submit]:hover {
  background-color: #c5d801;
  color: white;
}
.news .news-categories-container {
  margin-bottom: 30px;
}
.news .news-categories-container .news-categories-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.news .news-categories-container .news-categories-list a {
  padding: 2px 25px;
  border: 1px #c5d801 solid;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  border-radius: 100px;
  color: green;
  text-decoration: none;
}
.news .news-categories-container .news-categories-list a:hover {
  background-color: #c5d801;
  color: white;
}
.news .news-categories-container .news-categories-list a.active {
  background-color: #c5d801;
  color: white;
}

.single-news-container .news-container-inner {
  display: flex;
  gap: 30px;
}
@media (max-width: 1399.98px) {
  .single-news-container .news-container-inner {
    flex-direction: column;
    gap: 0px;
  }
}
.single-news-container .news-other {
  width: 25%;
}
@media (max-width: 1399.98px) {
  .single-news-container .news-other {
    width: 100%;
  }
}
.single-news-container .news-other h3 {
  display: block;
  border-bottom: 1px solid green;
  padding-bottom: 15px;
  margin-top: 0;
}
.single-news-container .news-other .latest-news-item.last {
  border-bottom: none;
}
.single-news-container .news-other .latest-news-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 25px;
  background-color: blue;
}
@media (max-width: 1399.98px) {
  .single-news-container .news-other .latest-news-list {
    margin-bottom: 50px;
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
  .single-news-container .news-other .latest-news-list .latest-news-item {
    border-bottom: 1px solid white !important;
  }
}
@media (max-width: 767.98px) {
  .single-news-container .news-other .latest-news-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .single-news-container .news-other .latest-news-list .latest-news-item.last {
    border-bottom: none !important;
  }
}
@media (max-width: 767.98px) and (max-width: 575.98px) {
  .single-news-container .news-other .latest-news-list {
    grid-template-columns: 1fr;
  }
}
.single-news-container .news-other .latest-news-item {
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom: 1px solid white;
}
.single-news-container .news-other .latest-news-item * {
  color: white;
}
.single-news-container .news-other .latest-news-item a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  flex-grow: 1;
  text-decoration: none;
}
.single-news-container .news-other .latest-news-item a:hover {
  color: white;
}
.single-news-container .news-other .latest-news-item a:hover:hover .read-more {
  text-decoration: underline;
}
.single-news-container .news-other .latest-news-item .read-more {
  display: flex;
  gap: 10px;
  align-items: center;
  text-decoration: none;
}
.single-news-container .news-other .latest-news-item .img-outer {
  width: 20px;
  height: 20px;
  position: relative;
}
.single-news-container .news-other .latest-news-item .img-outer img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.single-news-container .news-other .latest-news-item .latest-news-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/10;
  -o-object-fit: cover;
  object-fit: cover;
}
.single-news-container .news-other .latest-news-item .latest-news-content {
  padding-bottom: 30px;
  flex-grow: 1;
  gap: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.single-news-container .news-other .latest-news-item .latest-news-content h4 {
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.single-news-container .news-other .latest-news-item .latest-news-content .latest-news-date {
  font-size: clamp(14px, 1.5vw, 16px);
}
.single-news-container .news-content {
  width: 75%;
}
.single-news-container .news-content > section > .container-fluid {
  max-width: unset;
  padding: 0;
  margin: 0;
}
@media (max-width: 1399.98px) {
  .single-news-container .news-content {
    width: 100%;
  }
}
.single-news-container section {
  margin: 50px 0;
}
@media (max-width: 991.98px) {
  .single-news-container section {
    margin: 30px 0;
  }
}
.single-news-container h2,
.single-news-container h3 {
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 400;
}
.single-news-container h4,
.single-news-container h5,
.single-news-container h6 {
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 400;
}
.single-news-container a {
  color: #c5d801;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.single-news-container a:hover {
  color: green;
}
.single-news-container .main-image {
  margin-top: 0px;
}
.single-news-container .main-image img {
  width: 100%;
  height: auto;
}

.search-results-main {
  min-height: calc(100dvh - 100px);
}
.search-results-main > .container-fluid {
  padding-top: 80px;
  padding-bottom: 40px;
}
@media (max-width: 767.98px) {
  .search-results-main > .container-fluid {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.search-results-main > .container-fluid h2 {
  font-size: clamp(30px, 5vw, 48px);
  color: #124635;
  margin-bottom: 30px;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .search-results-main > .container-fluid h2 {
    font-size: clamp(24px, 4vw, 36px);
    margin-bottom: 20px;
  }
}
.search-results-main #searchform > div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: stretch;
  max-width: 800px;
}
@media (max-width: 991.98px) {
  .search-results-main #searchform > div {
    gap: 8px;
  }
}
.search-results-main #searchform #search {
  flex: 1;
  min-width: 200px;
  width: 100%;
  padding: 10px 24px;
  border: 2px solid #bfbfbf;
  border-radius: 15px;
  background: #ffffff;
  font-size: clamp(16px, 2vw, 18px);
  outline: none;
  transition: border-color 0.2s ease;
}
@media (max-width: 991.98px) {
  .search-results-main #searchform #search {
    padding: 10px 16px;
    font-size: clamp(14px, 1.5vw, 16px);
    border-radius: 8px;
    min-width: 150px;
  }
}
.search-results-main #searchform #search::-moz-placeholder {
  color: #6e6e6e;
}
.search-results-main #searchform #search::placeholder {
  color: #6e6e6e;
}
.search-results-main #searchform #search:focus {
  border-color: #c5d801;
}
.search-results-main #searchform #searchsubmit {
  padding: 10px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  border-radius: 8px;
  background-color: #c5d801;
  color: #124635;
  font-size: clamp(16px, 2vw, 18px);
  cursor: pointer;
  transition: ease-in-out 0.3s;
}
@media (max-width: 991.98px) {
  .search-results-main #searchform #searchsubmit {
    padding: 10px 16px;
    font-size: clamp(14px, 1.5vw, 16px);
  }
}
.search-results-main #searchform #searchsubmit:hover {
  background-color: #bfbfbf;
  color: #124635;
}
.search-results-main .post-type-filters {
  margin-top: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
@media (max-width: 767.98px) {
  .search-results-main .post-type-filters {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
.search-results-main .post-type-filters .filter-label {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  color: #124635;
}
@media (max-width: 991.98px) {
  .search-results-main .post-type-filters .filter-label {
    font-size: clamp(14px, 1.5vw, 16px);
  }
}
.search-results-main .post-type-filters .filter-options {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.search-results-main .post-type-filters .filter-option {
  cursor: pointer;
  margin: 0;
}
.search-results-main .post-type-filters .filter-option input[type=checkbox] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.search-results-main .post-type-filters .filter-option .filter-button {
  display: inline-block;
  padding: 6px 18px;
  border: 2px solid #bfbfbf;
  border-radius: 10px;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  color: #6e6e6e;
  background-color: transparent;
  transition: all 0.2s ease;
}
@media (max-width: 991.98px) {
  .search-results-main .post-type-filters .filter-option .filter-button {
    padding: 5px 14px;
    font-size: 14px;
  }
}
.search-results-main .post-type-filters .filter-option:hover .filter-button {
  border-color: #c5d801;
  color: #124635;
}
.search-results-main .post-type-filters .filter-option input[type=checkbox]:checked + .filter-button {
  background-color: #c5d801;
  border-color: #c5d801;
  color: #124635;
}
.search-results-main .search-background {
  background-color: #f8f8f8;
  padding: 60px 0;
  min-height: 400px;
}
@media (max-width: 767.98px) {
  .search-results-main .search-background {
    padding: 40px 0;
  }
}
.search-results-main #search-results-container {
  transition: opacity 0.3s ease;
}
.search-results-main #search-results-container.loading {
  opacity: 0.5;
  pointer-events: none;
}
.search-results-main .results-count {
  font-size: clamp(18px, 2.3vw, 20px);
  color: #124635;
  font-weight: 500;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #bfbfbf;
}
@media (max-width: 767.98px) {
  .search-results-main .results-count {
    font-size: clamp(16px, 2vw, 18px);
    margin-bottom: 20px;
  }
}
.search-results-main .search-results {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.search-results-main .search-result {
  display: grid;
  grid-template-columns: 180px 1fr auto;
  gap: 25px;
  align-items: center;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 991.98px) {
  .search-results-main .search-result {
    grid-template-columns: 150px 1fr auto;
    gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .search-results-main .search-result {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.search-results-main .search-result:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.search-results-main .search-result:hover .result-image {
  transform: scale(1.05);
}
.search-results-main .search-result:hover .result-title {
  color: #c5d801;
}
.search-results-main .search-result:hover .button {
  background-color: #124635;
  color: #ffffff;
}
.search-results-main .search-result .result-image {
  width: 100%;
  aspect-ratio: 16/10;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
  transition: transform 0.3s ease;
}
@media (max-width: 767.98px) {
  .search-results-main .search-result .result-image {
    aspect-ratio: 16/9;
  }
}
.search-results-main .search-result .result-image--placeholder {
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #f8f8f8;
  padding: 20px;
}
.search-results-main .search-result .page-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.search-results-main .search-result .result-title {
  font-size: clamp(18px, 2.5vw, 24px);
  color: #124635;
  margin: 0;
  font-weight: 400;
  transition: color 0.3s ease;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  .search-results-main .search-result .result-title {
    font-size: clamp(18px, 2.2vw, 24px);
  }
}
@media (max-width: 767.98px) {
  .search-results-main .search-result .result-button {
    width: 100%;
  }
}
.search-results-main .search-result .result-button .button {
  display: inline-block;
  padding: 12px 30px;
  font-size: clamp(14px, 1.5vw, 16px);
  white-space: nowrap;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media (max-width: 767.98px) {
  .search-results-main .search-result .result-button .button {
    width: 100%;
    text-align: center;
  }
}
.search-results-main .no-results {
  text-align: center;
  padding: 60px 20px;
}
.search-results-main .no-results .results-count {
  border-bottom: none;
  font-size: clamp(20px, 3vw, 28px);
  color: #6e6e6e;
}
.search-results-main .search-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #bfbfbf;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .search-results-main .search-pagination {
    gap: 8px;
    margin-top: 30px;
    padding-top: 20px;
  }
}
.search-results-main .pagination-numbers {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.search-results-main .pagination-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 15px;
  border: 2px solid #bfbfbf;
  border-radius: 8px;
  background-color: #ffffff;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}
@media (max-width: 767.98px) {
  .search-results-main .pagination-btn {
    min-width: 36px;
    height: 36px;
    padding: 0 12px;
    font-size: 14px;
  }
}
.search-results-main .pagination-btn:hover {
  border-color: #c5d801;
  background-color: #f8f8f8;
}
.search-results-main .pagination-btn.active {
  background-color: #c5d801;
  border-color: #c5d801;
  color: #124635;
}
.search-results-main .pagination-btn.pagination-prev, .search-results-main .pagination-btn.pagination-next {
  padding: 0 20px;
}
@media (max-width: 767.98px) {
  .search-results-main .pagination-btn.pagination-prev, .search-results-main .pagination-btn.pagination-next {
    padding: 0 15px;
  }
}
.search-results-main .pagination-btn.pagination-number {
  padding: 0;
}
.search-results-main .pagination-ellipsis {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  min-width: 30px;
  height: 40px;
  padding-bottom: 8px;
  color: #6e6e6e;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (max-width: 767.98px) {
  .search-results-main .pagination-ellipsis {
    height: 36px;
    padding-bottom: 6px;
    font-size: clamp(14px, 1.5vw, 16px);
  }
}

.armstrong-block-news-list {
  margin: 80px 0;
  container-type: inline-size;
  container-name: news-list;
}
.armstrong-block-news-list .sub-title {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #c5d801;
  margin-bottom: 15px;
}
.armstrong-block-news-list .sub-title .html-title {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  margin: 0;
}
.armstrong-block-news-list .title {
  margin: 0 0 32px 0;
  font-size: clamp(30px, 5vw, 48px);
  line-height: 1.1;
  font-family: "museo", serif;
}
.armstrong-block-news-list .title .html-title {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
  margin: 0;
}
.armstrong-block-news-list .news-list__header {
  margin-bottom: 32px;
}
.armstrong-block-news-list .news-list__subtitle .html-title {
  display: block;
  color: #c5d801;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}
.armstrong-block-news-list .news-list__title .html-title {
  font-size: clamp(30px, 5vw, 48px);
  font-weight: 400;
  margin: 0;
  color: #124635;
}
@container news-list (max-width: 767.98px) {
  .armstrong-block-news-list .news-list__title .html-title {
    font-size: clamp(24px, 4vw, 36px);
  }
}
.armstrong-block-news-list .news-list__filter {
  margin-bottom: 32px;
}
.armstrong-block-news-list .news-list__filter-toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  cursor: pointer;
  color: #124635;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  transition: color 0.2s ease;
}
.armstrong-block-news-list .news-list__filter-toggle:hover {
  color: #c5d801;
}
.armstrong-block-news-list .news-list__filter-toggle.is-open .news-list__filter-arrow {
  transform: rotate(180deg);
}
.armstrong-block-news-list .news-list__filter-arrow {
  transition: transform 0.3s ease;
}
.armstrong-block-news-list .news-list__filter-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
}
.armstrong-block-news-list .news-list__filter-content.is-open {
  max-height: 500px;
  padding: 16px 0;
}
.armstrong-block-news-list .news-list__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.armstrong-block-news-list .news-list__category {
  cursor: pointer;
  margin: 0;
}
.armstrong-block-news-list .news-list__category input[type=checkbox] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.armstrong-block-news-list .news-list__category-label {
  display: inline-block;
  padding: 6px 18px;
  border: 2px solid #bfbfbf;
  border-radius: 10px;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  color: #6e6e6e;
  background-color: transparent;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@container news-list (max-width: 991.98px) {
  .armstrong-block-news-list .news-list__category-label {
    padding: 5px 14px;
    font-size: 14px;
  }
}
.armstrong-block-news-list .news-list__category-label:hover {
  border-color: #c5d801;
  color: #124635;
}
.armstrong-block-news-list .news-list__category input[type=checkbox]:checked + .news-list__category-label {
  background-color: #c5d801;
  border-color: #c5d801;
  color: #124635;
}
.armstrong-block-news-list .news-list__grid-wrapper {
  position: relative;
  min-height: 200px;
}
.armstrong-block-news-list .news-list__grid-wrapper.is-loading .news-list__loading {
  opacity: 1;
  visibility: visible;
}
.armstrong-block-news-list .news-list__grid-wrapper.is-loading .news-list__grid {
  opacity: 0.4;
  pointer-events: none;
}
.armstrong-block-news-list .news-list__loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.armstrong-block-news-list .news-list__spinner {
  width: 40px;
  height: 40px;
  border: 3px solid #f8f8f8;
  border-top-color: #c5d801;
  border-radius: 50%;
  animation: news-list-spin 0.8s linear infinite;
}
@keyframes news-list-spin {
  to {
    transform: rotate(360deg);
  }
}
.armstrong-block-news-list .news-list__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  transition: opacity 0.3s ease;
}
@container news-list (max-width: 1399.98px) {
  .armstrong-block-news-list .news-list__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@container news-list (max-width: 991.98px) {
  .armstrong-block-news-list .news-list__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@container news-list (max-width: 767.98px) {
  .armstrong-block-news-list .news-list__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@container news-list (max-width: 575.98px) {
  .armstrong-block-news-list .news-list__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.armstrong-block-news-list .news-list__card {
  position: relative;
  background: #ffffff;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.armstrong-block-news-list .news-list__card:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  transform: translateY(-2px);
}
.armstrong-block-news-list .news-list__card:hover .news-list__card-img {
  transform: scale(1.02);
}
.armstrong-block-news-list .news-list__card:hover .news-list__card-overlay {
  opacity: 1;
}
.armstrong-block-news-list .news-list__card-categories {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 5;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.armstrong-block-news-list .news-list__card-category {
  display: inline-block;
  padding: 4px 10px;
  background-color: rgba(255, 255, 255, 0.95);
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  border-radius: 16px;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.armstrong-block-news-list .news-list__card-category:hover {
  background-color: #c5d801;
  color: #124635;
}
.armstrong-block-news-list .news-list__card-link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  flex-grow: 1;
  width: 100%;
}
.armstrong-block-news-list .news-list__card-image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/10;
  background: #f8f8f8;
  width: 100%;
  flex-shrink: 0;
  transform: translateZ(0);
}
.armstrong-block-news-list .news-list__card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.4s ease;
  display: block;
}
.armstrong-block-news-list .news-list__card-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6e6e6e;
}
.armstrong-block-news-list .news-list__card-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(18, 70, 53, 0.7);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.armstrong-block-news-list .news-list__card-read {
  color: #ffffff;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
}
.armstrong-block-news-list .news-list__card-content {
  padding: 20px;
  background-color: #f8f8f8;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.armstrong-block-news-list .news-list__card-title {
  font-size: clamp(18px, 2.3vw, 20px);
  font-weight: 500;
  color: #124635;
  margin: 0 0 12px;
  line-height: 1.2;
}
.armstrong-block-news-list .news-list__card-excerpt {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #0a0a0a;
  margin: 0 0 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.armstrong-block-news-list .news-list__card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.armstrong-block-news-list .news-list__card-link-text {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #0a0a0a;
  transition: color 0.2s ease;
}
.news-list__card:hover .armstrong-block-news-list .news-list__card-link-text {
  color: #c5d801;
}
.armstrong-block-news-list .news-list__no-results {
  grid-column: 1/-1;
  text-align: center;
  padding: 48px;
  color: #6e6e6e;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-news-list .news-list__no-results p {
  margin: 0;
}
.armstrong-block-news-list .news-list__pagination {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #bfbfbf;
}
.armstrong-block-news-list .news-list__pagination-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
@container news-list (max-width: 767.98px) {
  .armstrong-block-news-list .news-list__pagination-nav {
    gap: 8px;
  }
}
.armstrong-block-news-list .news-list__pagination-list {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.armstrong-block-news-list .news-list__pagination-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 15px;
  border: 2px solid #bfbfbf;
  border-radius: 8px;
  background-color: #ffffff;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
}
@container news-list (max-width: 767.98px) {
  .armstrong-block-news-list .news-list__pagination-link {
    min-width: 36px;
    height: 36px;
    padding: 0 12px;
    font-size: 14px;
  }
}
.armstrong-block-news-list .news-list__pagination-link:hover:not(.news-list__pagination-current) {
  border-color: #c5d801;
  background-color: #f8f8f8;
}
.armstrong-block-news-list .news-list__pagination-current {
  background-color: #c5d801;
  border-color: #c5d801;
  color: #124635;
  cursor: default;
}
.armstrong-block-news-list .news-list__pagination-prev,
.armstrong-block-news-list .news-list__pagination-next {
  padding: 0 20px;
}
@container news-list (max-width: 767.98px) {
  .armstrong-block-news-list .news-list__pagination-prev,
  .armstrong-block-news-list .news-list__pagination-next {
    padding: 0 15px;
  }
}
.armstrong-block-news-list .news-list__pagination-dots {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  min-width: 30px;
  height: 40px;
  padding-bottom: 8px;
  color: #6e6e6e;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@container news-list (max-width: 767.98px) {
  .armstrong-block-news-list .news-list__pagination-dots {
    height: 36px;
    padding-bottom: 6px;
    font-size: clamp(14px, 1.5vw, 16px);
  }
}

.armstrong-block-hero-header {
  overflow: hidden;
  position: relative;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header {
    min-height: unset;
  }
}
.armstrong-block-hero-header .gradient-overlay {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(var(--gradient-angle, 0deg), var(--gradient-colour) 0%, rgba(0, 0, 0, 0) 30%);
}
.armstrong-block-hero-header.gradient-bottom {
  --gradient-angle: 0deg;
}
.armstrong-block-hero-header.gradient-bottom .gradient-overlay {
  bottom: 0;
  top: unset;
}
.armstrong-block-hero-header.gradient-top {
  --gradient-angle: 180deg;
}
.armstrong-block-hero-header.gradient-top .gradient-overlay {
  top: 0;
  bottom: unset;
}
.armstrong-block-hero-header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
}
.armstrong-block-hero-header .overlay.overlay-desktop {
  display: block;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .overlay.overlay-desktop {
    display: none;
  }
}
.armstrong-block-hero-header .overlay.overlay-mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .overlay.overlay-mobile {
    display: block;
  }
}
.armstrong-block-hero-header .title {
  width: 50%;
}
.armstrong-block-hero-header .title .html-title {
  font-size: clamp(36px, 5.5vw, 56px);
  color: #ffffff;
  margin-bottom: 20px;
}
.armstrong-block-hero-header .title.title-medium .html-title {
  font-size: clamp(30px, 5vw, 48px);
}
.armstrong-block-hero-header .title.title-small .html-title {
  font-size: clamp(24px, 4vw, 36px);
}
@media (min-width: 1800px) {
  .armstrong-block-hero-header .title {
    width: 55%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .title {
    width: 100%;
  }
}
.armstrong-block-hero-header .bottom-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.95) 5%, rgba(255, 255, 255, 0.9) 13%, rgba(255, 255, 255, 0.5) 26%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.1) 72%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
.armstrong-block-hero-header .bottom-text {
  font-size: clamp(24px, 4vw, 36px);
  text-align: center;
  width: 50%;
  margin: 50px auto 0 auto;
  color: #ffffff;
  line-height: 1;
  padding-top: 10vh;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .bottom-text {
    width: 90%;
    font-size: clamp(20px, 3vw, 28px);
  }
}
.armstrong-block-hero-header .sub-title {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: clamp(14px, 1.5vw, 16px);
  color: #c5d801;
  text-decoration: none;
  margin-bottom: 20px;
}
.armstrong-block-hero-header .hero-breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 6px;
}
.armstrong-block-hero-header .hero-breadcrumbs__item {
  display: flex;
  align-items: center;
}
.armstrong-block-hero-header .hero-breadcrumbs__item:not(:last-child)::after {
  content: "/";
  margin-left: 6px;
  color: rgba(255, 255, 255, 0.5);
}
.armstrong-block-hero-header .hero-breadcrumbs__link {
  color: #c5d801;
  text-decoration: none;
  transition: color 0.2s ease;
}
.armstrong-block-hero-header .hero-breadcrumbs__link:hover {
  color: #ffffff;
  text-decoration: underline;
}
.armstrong-block-hero-header .hero-breadcrumbs__current {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-hero-header .description {
  width: 45%;
  color: #ffffff;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .description {
    width: 100%;
  }
}
.armstrong-block-hero-header .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.armstrong-block-hero-header .background-image.background-blur img {
  filter: blur(8px);
  transform: scale(1.05);
}
.armstrong-block-hero-header .background-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.armstrong-block-hero-header .circle-decoration img {
  position: absolute;
  width: 75%;
  height: auto;
  opacity: 0.5;
  z-index: 0;
  max-width: 1200px;
}
@media (max-width: 1199.98px) {
  .armstrong-block-hero-header .circle-decoration img {
    width: 90%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-hero-header .circle-decoration img {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .circle-decoration img {
    width: 130%;
  }
}
.armstrong-block-hero-header .circle-decoration--top-left img {
  top: -25%;
  left: -15%;
}
@media (max-width: 1199.98px) {
  .armstrong-block-hero-header .circle-decoration--top-left img {
    top: -23%;
    left: -20%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-hero-header .circle-decoration--top-left img {
    top: -22%;
    left: -25%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .circle-decoration--top-left img {
    top: -20%;
    left: -30%;
  }
}
.armstrong-block-hero-header .circle-decoration--top-right img {
  top: -25%;
  right: -15%;
}
@media (max-width: 1199.98px) {
  .armstrong-block-hero-header .circle-decoration--top-right img {
    top: -23%;
    right: -20%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-hero-header .circle-decoration--top-right img {
    top: -22%;
    right: -25%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .circle-decoration--top-right img {
    top: -20%;
    right: -30%;
  }
}
.armstrong-block-hero-header .circle-decoration--bottom-left img {
  bottom: -25%;
  left: -15%;
}
@media (max-width: 1199.98px) {
  .armstrong-block-hero-header .circle-decoration--bottom-left img {
    bottom: -23%;
    left: -20%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-hero-header .circle-decoration--bottom-left img {
    bottom: -22%;
    left: -25%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .circle-decoration--bottom-left img {
    bottom: -20%;
    left: -30%;
  }
}
.armstrong-block-hero-header .circle-decoration--bottom-right img {
  bottom: -25%;
  right: -15%;
}
@media (max-width: 1199.98px) {
  .armstrong-block-hero-header .circle-decoration--bottom-right img {
    bottom: -23%;
    right: -20%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-hero-header .circle-decoration--bottom-right img {
    bottom: -22%;
    right: -25%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header .circle-decoration--bottom-right img {
    bottom: -20%;
    right: -30%;
  }
}
.armstrong-block-hero-header .outer-header {
  min-height: 35vh;
}
.armstrong-block-hero-header .slide {
  position: relative;
  min-height: 20vh;
  padding: 100px 0;
  z-index: 3;
}
.armstrong-block-hero-header .slide .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0px;
}
.armstrong-block-hero-header .slide .swiper-slide a {
  color: #0a0a0a;
  text-decoration: none;
}
.armstrong-block-hero-header .slide .news-slide-image {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 30px;
  overflow: hidden;
}
.armstrong-block-hero-header .slide .news-slide-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper {
  position: relative;
  padding-top: 60px;
  margin: 0;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .swiper-slide {
  transition: opacity 0.3s ease;
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .news-slide-cta {
  font-weight: 300;
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .news-slide-title {
  margin-top: 20px;
  font-size: clamp(16px, 2vw, 18px);
  color: #0a0a0a;
  font-weight: 200;
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .news-slide-image {
  transition: transform 0.3s ease;
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .swiper-button-prev,
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .swiper-button-next {
  position: absolute;
  top: 0;
  width: 44px;
  height: 44px;
  margin: 0;
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .swiper-button-prev::after,
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .swiper-button-next::after {
  content: "";
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .swiper-button-prev {
  right: 60px;
  left: auto;
  background-image: url("../../assets/icons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.armstrong-block-hero-header .latest-news-posts .hero-news-swiper .swiper-button-next {
  right: 0;
  left: auto;
  background-image: url("../../assets/icons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.armstrong-block-centered-text {
  padding: 80px 0;
}
@media (max-width: 575.98px) {
  .armstrong-block-centered-text {
    padding: 60px 0;
  }
}
.armstrong-block-centered-text .outer {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .armstrong-block-centered-text .outer {
    max-width: 100%;
  }
}
.armstrong-block-centered-text .outer .link-wrapper {
  display: flex;
  gap: 40px;
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .armstrong-block-centered-text .outer .multiple-links {
    flex-direction: column;
    gap: 20px;
  }
}
.armstrong-block-centered-text .outer .multiple-links .button {
  min-width: 220px;
}
@media (max-width: 767.98px) {
  .armstrong-block-centered-text .outer .multiple-links .button {
    margin-top: 0;
  }
  .armstrong-block-centered-text .outer .multiple-links .button:first-of-type {
    margin-top: 20px;
  }
}
.armstrong-block-centered-text .text-left-align {
  max-width: 100%;
  text-align: start;
  align-items: flex-start;
  margin: 0;
}
.armstrong-block-centered-text .optional-image {
  max-width: 350px;
  max-height: 350px;
  margin-bottom: 60px;
}
.armstrong-block-centered-text .optional-image img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.armstrong-block-centered-text .main-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-centered-text .main-header-wrapper .html-title,
.armstrong-block-centered-text .main-header-wrapper .hmtl-title h1,
.armstrong-block-centered-text .main-header-wrapper .html-title h2,
.armstrong-block-centered-text .main-header-wrapper .html-title h3,
.armstrong-block-centered-text .main-header-wrapper .html-title h4,
.armstrong-block-centered-text .main-header-wrapper .html-title h5,
.armstrong-block-centered-text .main-header-wrapper .html-title h6 {
  font-size: clamp(24px, 4vw, 36px) !important;
}
.armstrong-block-centered-text .sub-header-wrapper {
  margin-bottom: 30px;
}
.armstrong-block-centered-text .sub-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-centered-text .sub-header-wrapper .html-title,
.armstrong-block-centered-text .sub-header-wrapper .hmtl-title h1,
.armstrong-block-centered-text .sub-header-wrapper .html-title h2,
.armstrong-block-centered-text .sub-header-wrapper .html-title h3,
.armstrong-block-centered-text .sub-header-wrapper .html-title h4,
.armstrong-block-centered-text .sub-header-wrapper .html-title h5,
.armstrong-block-centered-text .sub-header-wrapper .html-title h6 {
  font-size: clamp(18px, 2.5vw, 24px) !important;
}
.armstrong-block-centered-text .wysiwyg-wrapper {
  position: relative;
  max-width: 75%;
  margin: 0 auto;
  font-size: clamp(16px, 2vw, 18px) !important;
  font-weight: 200;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  .armstrong-block-centered-text .wysiwyg-wrapper {
    width: 100%;
  }
}

.colour-scheme-blue .wysiwyg-wrapper p {
  color: #595959 !important;
}

.colour-scheme-white .wysiwyg-wrapper p {
  color: #595959 !important;
}

.colour-scheme-cool-grey-background-white-text .main-header-wrapper .html-title {
  color: #c5d801 !important;
}

.armstrong-block-editor {
  margin: 100px 0;
}
@media (max-width: 991.98px) {
  .armstrong-block-editor {
    margin: 80px 0;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-editor {
    margin: 50px 0;
  }
}
.armstrong-block-editor a {
  color: #124635;
}

.armstrong-block-text-image-split {
  overflow: hidden;
  /* ========================================
     TEXT COLUMN
     ======================================== */
  /* ========================================
     DOUBLE WHITE TEXT COLUMNS FIX
     Reduces excessive padding between two white text columns when stacked
     ======================================== */
  /* ========================================
     QUOTE COLUMN
     ======================================== */
  /* ========================================
     IMAGE COLUMN
     ======================================== */
  /* ========================================
     VIDEO COLUMN
     ======================================== */
  /* ========================================
     DESKTOP STYLES
     ======================================== */
  /* ========================================
     IMAGE COVER/CONTAIN MODES (DESKTOP)
     ======================================== */
  /* ========================================
     VIDEO COVER/CONTAIN MODES (DESKTOP)
     ======================================== */
  /* ========================================
     MOBILE STYLES
     ======================================== */
}
.armstrong-block-text-image-split .text-column {
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
}
.armstrong-block-text-image-split .text-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 0;
}
.armstrong-block-text-image-split .text-column:first-child::before {
  right: 0;
  left: auto;
}
.armstrong-block-text-image-split .text-column:last-child::before {
  left: 0;
  right: auto;
}
.armstrong-block-text-image-split .text-column.colour-scheme-white-background-black-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .text-column.colour-scheme-white-background-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .text-column.colour-scheme-dark-green-background-lime-heading-white-text::before {
  background-color: #124635;
}
.armstrong-block-text-image-split .text-column.colour-scheme-lime-background-green-text::before {
  background-color: #c5d801;
}
.armstrong-block-text-image-split .text-column.colour-scheme-black-background-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split .text-column.colour-scheme-light-grey-background-black-text::before {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split .text-column.colour-scheme-white-background-blue-heading-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .text-column.colour-scheme-slate-blue-background-white-text::before {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split .text-column.colour-scheme-sky-blue-background-lime-heading-white-text::before {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split .text-column.colour-scheme-dark-grey-background-lime-heading-white-text::before {
  background-color: #292929;
}
.armstrong-block-text-image-split .text-column.colour-scheme-black-background-blue-heading-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split .text-column.colour-scheme-midnight-blue-background-white-text::before {
  background-color: #00264c;
}
.armstrong-block-text-image-split .text-column.colour-scheme-tertiary-blue-colour-background-white-text::before {
  background-color: #43b8f3;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained::before {
  display: none;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained {
  background-color: transparent !important;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-white-background-black-text .column-inner {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-white-background-grey-text .column-inner {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-dark-green-background-lime-heading-white-text .column-inner {
  background-color: #124635;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-lime-background-green-text .column-inner {
  background-color: #c5d801;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-black-background-white-text .column-inner {
  background-color: #000000;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-light-grey-background-black-text .column-inner {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-white-background-blue-heading-grey-text .column-inner {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-slate-blue-background-white-text .column-inner {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-sky-blue-background-lime-heading-white-text .column-inner {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-dark-grey-background-lime-heading-white-text .column-inner {
  background-color: #292929;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-black-background-blue-heading-white-text .column-inner {
  background-color: #000000;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-midnight-blue-background-white-text .column-inner {
  background-color: #00264c;
}
.armstrong-block-text-image-split .text-column.text-bg-width-contained.colour-scheme-tertiary-blue-colour-background-white-text .column-inner {
  background-color: #43b8f3;
}
.armstrong-block-text-image-split .column-inner {
  padding: 5rem 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 350px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split .column-inner {
    min-height: unset;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-text-image-split .column-inner {
    padding: 2rem 0;
  }
}
.armstrong-block-text-image-split .column-inner span {
  font-size: clamp(clamp(48px, 8vw, 96px), 8vw, 170px);
}
.armstrong-block-text-image-split .column-inner .image-wrapper {
  max-width: 350px;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split .column-inner .image-wrapper {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
}
.armstrong-block-text-image-split .column-inner .image-wrapper img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split.has-double-white-text-columns .text-column:first-child .column-inner {
    padding-bottom: 0.5rem !important;
  }
  .armstrong-block-text-image-split.has-double-white-text-columns .text-column:last-child .column-inner {
    padding-top: 0.5rem !important;
  }
}
.armstrong-block-text-image-split .block-title .html-title {
  margin-bottom: 20px;
  font-size: clamp(24px, 4vw, 36px);
  line-height: 1.2;
}
.armstrong-block-text-image-split .block-title:only-child .html-title {
  margin-bottom: 0;
}
.armstrong-block-text-image-split .description {
  margin-bottom: 20px;
}
.armstrong-block-text-image-split .description ul,
.armstrong-block-text-image-split .description ol,
.armstrong-block-text-image-split .description li {
  color: inherit;
}
.armstrong-block-text-image-split .description ul:last-child {
  margin-bottom: 0;
}
.armstrong-block-text-image-split .description li {
  margin-bottom: 7px;
}
.armstrong-block-text-image-split .description li:last-child {
  margin-bottom: 0;
}
.armstrong-block-text-image-split .description li ul {
  margin-top: 7px;
}
.armstrong-block-text-image-split .description p:last-child {
  margin-bottom: 0;
}
.armstrong-block-text-image-split .description:last-child {
  margin-bottom: 0;
}
.armstrong-block-text-image-split .text-column.colour-scheme-dark-green-background-lime-heading-white-text .description {
  color: #ffffff;
}
.armstrong-block-text-image-split .text-column.colour-scheme-white-background-blue-heading-grey-text .description {
  color: #404040;
}
.armstrong-block-text-image-split .simple-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  font-weight: 500;
  transition: opacity 0.3s ease;
}
.armstrong-block-text-image-split .simple-link::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 10px;
  background-color: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.969' height='10.007' viewBox='0 0 7.969 10.007'%3E%3Cpath d='M0,0,4.066,6.181,7.934,0' transform='translate(1.039 8.968) rotate(-90)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.969' height='10.007' viewBox='0 0 7.969 10.007'%3E%3Cpath d='M0,0,4.066,6.181,7.934,0' transform='translate(1.039 8.968) rotate(-90)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}
.armstrong-block-text-image-split .simple-link:hover {
  opacity: 0.7;
}
.armstrong-block-text-image-split .quote-column {
  display: flex;
  align-items: center;
  position: relative;
}
.armstrong-block-text-image-split .quote-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 0;
}
.armstrong-block-text-image-split .quote-column:first-child::before {
  right: 0;
  left: auto;
}
.armstrong-block-text-image-split .quote-column:last-child::before {
  left: 0;
  right: auto;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-white-background-black-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-white-background-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-dark-green-background-lime-heading-white-text::before {
  background-color: #124635;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-lime-background-green-text::before {
  background-color: #c5d801;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-black-background-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-light-grey-background-black-text::before {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-white-background-blue-heading-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-slate-blue-background-white-text::before {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-sky-blue-background-lime-heading-white-text::before {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split .quote-column.colour-scheme-dark-grey-background-lime-heading-white-text::before {
  background-color: #292929;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-black-background-blue-heading-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-dark-green-background-lime-heading-white-text .quote-person {
  color: #ffffff;
}
.armstrong-block-text-image-split .quote-column.colour-scheme-tertiary-blue-colour-background-white-text::before {
  background-color: #43b8f3;
}
.armstrong-block-text-image-split .quote-column .column-inner {
  align-items: center;
  text-align: center;
  width: 100%;
}
.armstrong-block-text-image-split .quote-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.armstrong-block-text-image-split .quote-mark {
  display: flex;
  width: 100%;
}
.armstrong-block-text-image-split .quote-mark svg {
  width: clamp(60px, 10vw, 120px);
  height: auto;
}
.armstrong-block-text-image-split .quote-mark-open {
  justify-content: flex-start;
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split .quote-mark-open {
    margin-bottom: 30px;
  }
}
.armstrong-block-text-image-split .quote-mark-close {
  justify-content: flex-end;
  margin-top: 50px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split .quote-mark-close {
    margin-top: 30px;
  }
}
.armstrong-block-text-image-split .quote-text {
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 300;
  line-height: 1.4;
  font-style: italic;
}
.armstrong-block-text-image-split .quote-person {
  margin-top: 1.5rem;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
}
.armstrong-block-text-image-split .image-column {
  display: flex;
  align-items: center;
  position: relative;
}
.armstrong-block-text-image-split .image-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 0;
}
.armstrong-block-text-image-split .image-column:last-child::before {
  left: 0;
  right: auto;
}
.armstrong-block-text-image-split .image-column:first-child::before {
  right: 0;
  left: auto;
}
.armstrong-block-text-image-split .image-column.colour-scheme-white-background-black-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .image-column.colour-scheme-white-background-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .image-column.colour-scheme-dark-green-background-lime-heading-white-text::before {
  background-color: #124635;
}
.armstrong-block-text-image-split .image-column.colour-scheme-lime-background-green-text::before {
  background-color: #c5d801;
}
.armstrong-block-text-image-split .image-column.colour-scheme-black-background-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split .image-column.colour-scheme-light-grey-background-black-text::before {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split .image-column.colour-scheme-white-background-blue-heading-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .image-column.colour-scheme-slate-blue-background-white-text::before {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split .image-column.colour-scheme-sky-blue-background-lime-heading-white-text::before {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split .image-column.colour-scheme-dark-grey-background-lime-heading-white-text::before {
  background-color: #292929;
}
.armstrong-block-text-image-split .image-column.colour-scheme-black-background-blue-heading-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split .image-column.colour-scheme-midnight-blue-background-white-text::before {
  background-color: #00264c;
}
.armstrong-block-text-image-split .image-column.colour-scheme-tertiary-blue-colour-background-white-text::before {
  background-color: #43b8f3;
}
.armstrong-block-text-image-split .image-column .image-wrapper,
.armstrong-block-text-image-split .image-column .image-outer {
  position: relative;
  z-index: 1;
}
.armstrong-block-text-image-split .image-column.has-image-top-bottom-padding {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split .image-column.has-image-padding img {
    max-height: 500px;
  }
}
.armstrong-block-text-image-split .image-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.armstrong-block-text-image-split .image-wrapper {
  width: 100%;
  position: relative;
}
.armstrong-block-text-image-split .image-outer {
  width: 100%;
}
.armstrong-block-text-image-split .image-outer picture {
  display: block;
  width: 100%;
}
.armstrong-block-text-image-split .image-outer img {
  width: 100%;
  height: auto;
  display: block;
}
.armstrong-block-text-image-split .image-column.image-width-full-width .image-outer {
  width: calc(50vw - var(--scrollbar-width) / 2);
}
.armstrong-block-text-image-split .image-column.image-width-full-width:last-child .image-outer {
  margin-left: auto;
  margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
}
.armstrong-block-text-image-split .image-column.image-width-full-width:first-child .image-outer {
  margin-right: auto;
  margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
}
.armstrong-block-text-image-split .image-column.image-width-full-width-restricted {
  --full-width-calc: min(calc(50vw - var(--scrollbar-width) / 2), 840px);
}
.armstrong-block-text-image-split .image-column.image-width-full-width-restricted .image-outer {
  width: var(--full-width-calc);
}
.armstrong-block-text-image-split .image-column.image-width-full-width-restricted:last-child .image-outer {
  margin-left: auto;
  margin-right: calc(-1 * (var(--full-width-calc) - 100%));
}
.armstrong-block-text-image-split .image-column.image-width-full-width-restricted:first-child .image-outer {
  margin-right: auto;
  margin-left: calc(-1 * (var(--full-width-calc) - 100%));
}
.armstrong-block-text-image-split .video-column {
  display: flex;
  align-items: center;
  position: relative;
}
.armstrong-block-text-image-split .video-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 0;
}
.armstrong-block-text-image-split .video-column:last-child::before {
  left: 0;
  right: auto;
}
.armstrong-block-text-image-split .video-column:first-child::before {
  right: 0;
  left: auto;
}
.armstrong-block-text-image-split .video-column.colour-scheme-white-background-black-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .video-column.colour-scheme-white-background-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .video-column.colour-scheme-dark-green-background-lime-heading-white-text::before {
  background-color: #124635;
}
.armstrong-block-text-image-split .video-column.colour-scheme-lime-background-green-text::before {
  background-color: #c5d801;
}
.armstrong-block-text-image-split .video-column.colour-scheme-black-background-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split .video-column.colour-scheme-light-grey-background-black-text::before {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split .video-column.colour-scheme-white-background-blue-heading-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split .video-column.colour-scheme-slate-blue-background-white-text::before {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split .video-column.colour-scheme-sky-blue-background-lime-heading-white-text::before {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split .video-column.colour-scheme-dark-grey-background-lime-heading-white-text::before {
  background-color: #292929;
}
.armstrong-block-text-image-split .video-column.colour-scheme-black-background-blue-heading-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split .video-column .video-js button {
  background-color: transparent;
  color: inherit;
}
.armstrong-block-text-image-split .video-column .video-wrapper,
.armstrong-block-text-image-split .video-column .video-outer {
  position: relative;
  z-index: 1;
}
.armstrong-block-text-image-split .video-wrapper {
  width: 100%;
}
.armstrong-block-text-image-split .video-outer {
  width: 100%;
}
.armstrong-block-text-image-split .video-outer .video-js {
  width: 100%;
  height: 100%;
}
.armstrong-block-text-image-split .video-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.armstrong-block-text-image-split .video-embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.armstrong-block-text-image-split .video-column.video-fit-cover {
  min-height: 500px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split .video-column.video-fit-cover {
    min-height: auto;
  }
}
.armstrong-block-text-image-split .video-column.video-fit-cover .video-js {
  height: auto;
}
.armstrong-block-text-image-split .video-column.video-fit-cover .vjs-tech {
  position: relative;
  height: auto;
}
@media (min-width: 992px) {
  .armstrong-block-text-image-split .video-column.video-fit-cover .video-js {
    height: 100%;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover .vjs-tech {
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover .video-embed-container {
    padding-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover .video-embed-container iframe {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.armstrong-block-text-image-split .video-column.video-fit-contain .video-js {
  height: auto;
}
.armstrong-block-text-image-split .video-column.video-fit-contain .vjs-tech {
  position: relative;
  height: auto;
}
.armstrong-block-text-image-split .video-column.video-width-full-width .video-outer {
  width: calc(50vw - var(--scrollbar-width) / 2);
}
.armstrong-block-text-image-split .video-column.video-width-full-width:last-child .video-outer {
  margin-left: auto;
  margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
}
.armstrong-block-text-image-split .video-column.video-width-full-width:first-child .video-outer {
  margin-right: auto;
  margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
}
.armstrong-block-text-image-split .video-column.video-width-full-width-restricted {
  --full-width-calc: min(calc(50vw - var(--scrollbar-width) / 2), 840px);
}
.armstrong-block-text-image-split .video-column.video-width-full-width-restricted .video-outer {
  width: var(--full-width-calc);
}
.armstrong-block-text-image-split .video-column.video-width-full-width-restricted:last-child .video-outer {
  margin-left: auto;
  margin-right: calc(-1 * (var(--full-width-calc) - 100%));
}
.armstrong-block-text-image-split .video-column.video-width-full-width-restricted:first-child .video-outer {
  margin-right: auto;
  margin-left: calc(-1 * (var(--full-width-calc) - 100%));
}
@media (min-width: 992px) {
  .armstrong-block-text-image-split .text-column:first-child .column-inner {
    padding-right: 4rem;
  }
  .armstrong-block-text-image-split .text-column:last-child .column-inner {
    padding-left: 4rem;
  }
  .armstrong-block-text-image-split .text-column.text-bg-width-contained .column-inner {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .armstrong-block-text-image-split .text-column.text-bg-width-contained:last-child {
    padding-left: 0 !important;
  }
  .armstrong-block-text-image-split .text-column.text-bg-width-contained:first-child {
    padding-right: 0 !important;
  }
  .armstrong-block-text-image-split .quote-column:first-child .column-inner {
    padding-right: 4rem;
  }
  .armstrong-block-text-image-split .quote-column:last-child .column-inner {
    padding-left: 4rem;
  }
  .armstrong-block-text-image-split .image-column.image-width-full-width:not(.has-image-top-bottom-padding),
  .armstrong-block-text-image-split .image-column.image-width-full-width-restricted:not(.has-image-top-bottom-padding) {
    padding: 0 !important;
  }
  .armstrong-block-text-image-split .image-column.image-width-contained:last-child {
    padding-left: 0 !important;
  }
  .armstrong-block-text-image-split .image-column.image-width-contained:first-child {
    padding-right: 0 !important;
  }
  .armstrong-block-text-image-split .image-column.image-width-contained.has-image-top-bottom-padding {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .armstrong-block-text-image-split .image-column.image-width-contained.has-image-padding img {
    padding: clamp(5rem, 5vw, 15rem);
  }
  .armstrong-block-text-image-split .video-column.video-width-full-width,
  .armstrong-block-text-image-split .video-column.video-width-full-width-restricted {
    padding: 0 !important;
  }
  .armstrong-block-text-image-split .video-column.video-width-contained:last-child {
    padding-left: 0 !important;
  }
  .armstrong-block-text-image-split .video-column.video-width-contained:first-child {
    padding-right: 0 !important;
  }
  .armstrong-block-text-image-split .video-column.video-width-contained.has-video-padding {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media (min-width: 992px) {
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-contained .image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-contained .image-container {
    position: relative;
    height: 100%;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-contained .image-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-contained .image-outer picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-contained .image-outer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width .image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50vw - var(--scrollbar-width) / 2);
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width:last-child .image-wrapper {
    left: 0;
    right: auto;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width:first-child .image-wrapper {
    right: 0;
    left: auto;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width .image-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width .image-outer picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width .image-outer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width-restricted {
    --full-width-calc: min(calc(50vw - var(--scrollbar-width) / 2), 840px);
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width-restricted .image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: var(--full-width-calc);
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width-restricted:last-child .image-wrapper {
    left: 0;
    right: auto;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width-restricted:first-child .image-wrapper {
    right: 0;
    left: auto;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width-restricted .image-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width-restricted .image-outer picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .armstrong-block-text-image-split .image-column.image-fit-cover.image-width-full-width-restricted .image-outer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain {
    align-items: center;
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain .image-outer {
    margin: 0;
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain .image-outer img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width .image-wrapper {
    width: calc(50vw - var(--scrollbar-width) / 2);
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width:last-child .image-wrapper {
    margin-left: auto;
    margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width:first-child .image-wrapper {
    margin-right: auto;
    margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width .image-outer {
    width: 100%;
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width-restricted {
    --full-width-calc: min(calc(50vw - var(--scrollbar-width) / 2), 840px);
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width-restricted .image-wrapper {
    width: var(--full-width-calc);
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width-restricted:last-child .image-wrapper {
    margin-left: auto;
    margin-right: calc(-1 * (var(--full-width-calc) - 100%));
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width-restricted:first-child .image-wrapper {
    margin-right: auto;
    margin-left: calc(-1 * (var(--full-width-calc) - 100%));
  }
  .armstrong-block-text-image-split .image-column.image-fit-contain.image-width-full-width-restricted .image-outer {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-contained .video-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-contained .video-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-contained .video-outer video,
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-contained .video-outer iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width .video-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50vw - var(--scrollbar-width) / 2);
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width:last-child .video-wrapper {
    left: 0;
    right: auto;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width:first-child .video-wrapper {
    right: 0;
    left: auto;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width .video-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width .video-outer video,
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width .video-outer iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width-restricted {
    --full-width-calc: min(calc(50vw - var(--scrollbar-width) / 2), 840px);
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width-restricted .video-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: var(--full-width-calc);
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width-restricted:last-child .video-wrapper {
    left: 0;
    right: auto;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width-restricted:first-child .video-wrapper {
    right: 0;
    left: auto;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width-restricted .video-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width-restricted .video-outer video,
  .armstrong-block-text-image-split .video-column.video-fit-cover.video-width-full-width-restricted .video-outer iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain {
    align-items: center;
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain .video-outer {
    margin: 0;
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain .video-outer video,
  .armstrong-block-text-image-split .video-column.video-fit-contain .video-outer iframe {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width .video-wrapper {
    width: calc(50vw - var(--scrollbar-width) / 2);
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width:last-child .video-wrapper {
    margin-left: auto;
    margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width:first-child .video-wrapper {
    margin-right: auto;
    margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width .video-outer {
    width: 100%;
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width-restricted {
    --full-width-calc: min(calc(50vw - var(--scrollbar-width) / 2), 840px);
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width-restricted .video-wrapper {
    width: var(--full-width-calc);
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width-restricted:last-child .video-wrapper {
    margin-left: auto;
    margin-right: calc(-1 * (var(--full-width-calc) - 100%));
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width-restricted:first-child .video-wrapper {
    margin-right: auto;
    margin-left: calc(-1 * (var(--full-width-calc) - 100%));
  }
  .armstrong-block-text-image-split .video-column.video-fit-contain.video-width-full-width-restricted .video-outer {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split .row {
    flex-direction: column;
  }
  .armstrong-block-text-image-split .text-column::before,
  .armstrong-block-text-image-split .image-column::before,
  .armstrong-block-text-image-split .video-column::before,
  .armstrong-block-text-image-split .quote-column::before {
    top: -1px;
    bottom: -1px;
  }
  .armstrong-block-text-image-split .image-column,
  .armstrong-block-text-image-split .video-column {
    order: -1;
  }
  .armstrong-block-text-image-split .text-column {
    order: 1;
  }
  .armstrong-block-text-image-split .text-column .description {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .armstrong-block-text-image-split .text-column.text-bg-width-contained .column-inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .armstrong-block-text-image-split .text-column::before, .armstrong-block-text-image-split .text-column:first-child::before, .armstrong-block-text-image-split .text-column:last-child::before {
    width: 100vw;
    left: 50%;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
  }
  .armstrong-block-text-image-split .image-column {
    position: relative;
  }
  .armstrong-block-text-image-split .image-column::before, .armstrong-block-text-image-split .image-column:first-child::before, .armstrong-block-text-image-split .image-column:last-child::before {
    width: 100vw;
    left: 50%;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
  }
  .armstrong-block-text-image-split .image-column .image-wrapper {
    position: relative;
    width: 100%;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
  }
  .armstrong-block-text-image-split .image-column .image-outer {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
  .armstrong-block-text-image-split .image-column .image-outer picture {
    display: block;
  }
  .armstrong-block-text-image-split .image-column .image-outer img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .armstrong-block-text-image-split .image-column.image-width-contained {
    padding-top: 2rem;
    padding-bottom: 0;
  }
  .armstrong-block-text-image-split .image-column.image-width-contained .image-outer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .armstrong-block-text-image-split .image-column.image-width-full-width .image-outer, .armstrong-block-text-image-split .image-column.image-width-full-width:first-child .image-outer, .armstrong-block-text-image-split .image-column.image-width-full-width:last-child .image-outer, .armstrong-block-text-image-split .image-column.image-width-full-width-restricted .image-outer, .armstrong-block-text-image-split .image-column.image-width-full-width-restricted:first-child .image-outer, .armstrong-block-text-image-split .image-column.image-width-full-width-restricted:last-child .image-outer {
    width: calc(100vw - var(--scrollbar-width));
    margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 50%));
    margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 50%));
  }
  .armstrong-block-text-image-split .video-column {
    position: relative;
  }
  .armstrong-block-text-image-split .video-column::before, .armstrong-block-text-image-split .video-column:first-child::before, .armstrong-block-text-image-split .video-column:last-child::before {
    width: 100vw;
    left: 50%;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
  }
  .armstrong-block-text-image-split .video-column .video-wrapper {
    position: relative;
    width: 100%;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
  }
  .armstrong-block-text-image-split .video-column .video-outer {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
  .armstrong-block-text-image-split .video-column .video-outer video,
  .armstrong-block-text-image-split .video-column .video-outer iframe {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .armstrong-block-text-image-split .video-column.video-width-contained {
    padding-top: 2rem;
    padding-bottom: 0;
  }
  .armstrong-block-text-image-split .video-column.video-width-contained .video-outer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .armstrong-block-text-image-split .video-column.video-width-full-width .video-outer, .armstrong-block-text-image-split .video-column.video-width-full-width:first-child .video-outer, .armstrong-block-text-image-split .video-column.video-width-full-width:last-child .video-outer, .armstrong-block-text-image-split .video-column.video-width-full-width-restricted .video-outer, .armstrong-block-text-image-split .video-column.video-width-full-width-restricted:first-child .video-outer, .armstrong-block-text-image-split .video-column.video-width-full-width-restricted:last-child .video-outer {
    width: calc(100vw - var(--scrollbar-width));
    margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 50%));
    margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 50%));
  }
  .armstrong-block-text-image-split .quote-column::before, .armstrong-block-text-image-split .quote-column:first-child::before, .armstrong-block-text-image-split .quote-column:last-child::before {
    width: 100vw;
    left: 50%;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
  }
}

.player {
  max-width: 100%;
}

.has-top-padding {
  padding-top: 80px;
}

.has-bottom-padding {
  padding-bottom: 80px;
}

.colour-scheme-white-background-dark-green-text .quote-mark svg {
  color: #c5d801;
}

.armstrong-block-text-image-split.single-case-studies {
  overflow: hidden;
  display: none !important;
  /* ========================================
     TEXT COLUMN
     ======================================== */
  /* ========================================
     QUOTE COLUMN
     ======================================== */
  /* ========================================
     IMAGE COLUMN
     ======================================== */
  /* ========================================
     VIDEO COLUMN
     ======================================== */
  /* ========================================
     DESKTOP STYLES
     ======================================== */
  /* ========================================
     IMAGE COVER/CONTAIN MODES (DESKTOP)
     ======================================== */
  /* ========================================
     VIDEO COVER/CONTAIN MODES (DESKTOP)
     ======================================== */
  /* ========================================
     MOBILE STYLES
     ======================================== */
}
.armstrong-block-text-image-split.single-case-studies .text-column {
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
}
.armstrong-block-text-image-split.single-case-studies .text-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 0;
}
.armstrong-block-text-image-split.single-case-studies .text-column:first-child::before {
  right: 0;
  left: auto;
}
.armstrong-block-text-image-split.single-case-studies .text-column:last-child::before {
  left: 0;
  right: auto;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-white-background-black-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-white-background-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-dark-green-background-lime-heading-white-text::before {
  background-color: #124635;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-lime-background-green-text::before {
  background-color: #c5d801;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-black-background-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-light-grey-background-black-text::before {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-white-background-blue-heading-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-slate-blue-background-white-text::before {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-sky-blue-background-lime-heading-white-text::before {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-dark-grey-background-lime-heading-white-text::before {
  background-color: #292929;
}
.armstrong-block-text-image-split.single-case-studies .text-column.colour-scheme-black-background-blue-heading-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split.single-case-studies .column-inner {
  padding: 5rem 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  width: 100%;
}
@media (max-width: 767.98px) {
  .armstrong-block-text-image-split.single-case-studies .column-inner {
    padding: 2rem 0;
  }
}
.armstrong-block-text-image-split.single-case-studies .column-inner .image-wrapper {
  max-width: 350px;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split.single-case-studies .column-inner .image-wrapper {
    margin-bottom: 20px;
  }
}
.armstrong-block-text-image-split.single-case-studies .column-inner .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.armstrong-block-text-image-split.single-case-studies .block-title .html-title {
  margin-bottom: 20px;
  font-size: clamp(24px, 4vw, 36px);
}
.armstrong-block-text-image-split.single-case-studies .description {
  margin-bottom: 20px;
  font-size: clamp(18px, 2.3vw, 20px);
  font-weight: 300;
}
.armstrong-block-text-image-split.single-case-studies .description p:last-child {
  margin-bottom: 0;
}
.armstrong-block-text-image-split.single-case-studies .simple-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  font-weight: 500;
  transition: opacity 0.3s ease;
}
.armstrong-block-text-image-split.single-case-studies .simple-link::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 10px;
  background-color: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.969' height='10.007' viewBox='0 0 7.969 10.007'%3E%3Cpath d='M0,0,4.066,6.181,7.934,0' transform='translate(1.039 8.968) rotate(-90)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.969' height='10.007' viewBox='0 0 7.969 10.007'%3E%3Cpath d='M0,0,4.066,6.181,7.934,0' transform='translate(1.039 8.968) rotate(-90)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}
.armstrong-block-text-image-split.single-case-studies .simple-link:hover {
  opacity: 0.7;
}
.armstrong-block-text-image-split.single-case-studies .quote-column {
  display: flex;
  align-items: center;
  position: relative;
}
.armstrong-block-text-image-split.single-case-studies .quote-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 0;
}
.armstrong-block-text-image-split.single-case-studies .quote-column:first-child::before {
  right: 0;
  left: auto;
}
.armstrong-block-text-image-split.single-case-studies .quote-column:last-child::before {
  left: 0;
  right: auto;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-white-background-black-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-white-background-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-dark-green-background-lime-heading-white-text::before {
  background-color: #124635;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-lime-background-green-text::before {
  background-color: #c5d801;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-black-background-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-light-grey-background-black-text::before {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-white-background-blue-heading-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-slate-blue-background-white-text::before {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-sky-blue-background-lime-heading-white-text::before {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-dark-grey-background-lime-heading-white-text::before {
  background-color: #292929;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-black-background-blue-heading-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split.single-case-studies .quote-column.colour-scheme-dark-green-background-lime-heading-white-text .quote-person {
  color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .quote-column .column-inner {
  align-items: center;
  text-align: center;
  width: 100%;
}
.armstrong-block-text-image-split.single-case-studies .quote-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.armstrong-block-text-image-split.single-case-studies .quote-mark {
  display: flex;
  width: 100%;
}
.armstrong-block-text-image-split.single-case-studies .quote-mark svg {
  width: clamp(60px, 10vw, 120px);
  height: auto;
}
.armstrong-block-text-image-split.single-case-studies .quote-mark-open {
  justify-content: flex-start;
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split.single-case-studies .quote-mark-open {
    margin-bottom: 30px;
  }
}
.armstrong-block-text-image-split.single-case-studies .quote-mark-close {
  justify-content: flex-end;
  margin-top: 50px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split.single-case-studies .quote-mark-close {
    margin-top: 30px;
  }
}
.armstrong-block-text-image-split.single-case-studies .quote-text {
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 300;
  line-height: 1.4;
  font-style: italic;
}
.armstrong-block-text-image-split.single-case-studies .quote-person {
  margin-top: 1.5rem;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
}
.armstrong-block-text-image-split.single-case-studies .image-column {
  display: flex;
  align-items: center;
  position: relative;
}
.armstrong-block-text-image-split.single-case-studies .image-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 0;
}
.armstrong-block-text-image-split.single-case-studies .image-column:last-child::before {
  left: 0;
  right: auto;
}
.armstrong-block-text-image-split.single-case-studies .image-column:first-child::before {
  right: 0;
  left: auto;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-white-background-black-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-white-background-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-dark-green-background-lime-heading-white-text::before {
  background-color: #124635;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-lime-background-green-text::before {
  background-color: #c5d801;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-black-background-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-light-grey-background-black-text::before {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-white-background-blue-heading-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-slate-blue-background-white-text::before {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-sky-blue-background-lime-heading-white-text::before {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-dark-grey-background-lime-heading-white-text::before {
  background-color: #292929;
}
.armstrong-block-text-image-split.single-case-studies .image-column.colour-scheme-black-background-blue-heading-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split.single-case-studies .image-column .image-wrapper,
.armstrong-block-text-image-split.single-case-studies .image-column .image-outer {
  position: relative;
  z-index: 1;
}
.armstrong-block-text-image-split.single-case-studies .image-column.has-image-padding {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.armstrong-block-text-image-split.single-case-studies .image-wrapper {
  width: 100%;
  position: relative;
}
.armstrong-block-text-image-split.single-case-studies .image-outer {
  width: 100%;
}
.armstrong-block-text-image-split.single-case-studies .image-outer picture {
  display: block;
  width: 100%;
}
.armstrong-block-text-image-split.single-case-studies .image-outer img {
  width: 100%;
  height: auto;
  display: block;
}
.armstrong-block-text-image-split.single-case-studies .image-column.image-width-full-width .image-outer {
  width: calc(50vw - var(--scrollbar-width) / 2);
}
.armstrong-block-text-image-split.single-case-studies .image-column.image-width-full-width:last-child .image-outer {
  margin-left: auto;
  margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
}
.armstrong-block-text-image-split.single-case-studies .image-column.image-width-full-width:first-child .image-outer {
  margin-right: auto;
  margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
}
.armstrong-block-text-image-split.single-case-studies .video-column {
  display: flex;
  align-items: center;
  position: relative;
}
.armstrong-block-text-image-split.single-case-studies .video-column::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 0;
}
.armstrong-block-text-image-split.single-case-studies .video-column:last-child::before {
  left: 0;
  right: auto;
}
.armstrong-block-text-image-split.single-case-studies .video-column:first-child::before {
  right: 0;
  left: auto;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-white-background-black-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-white-background-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-dark-green-background-lime-heading-white-text::before {
  background-color: #124635;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-lime-background-green-text::before {
  background-color: #c5d801;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-black-background-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-light-grey-background-black-text::before {
  background-color: #f8f8f8;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-white-background-blue-heading-grey-text::before {
  background-color: #ffffff;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-slate-blue-background-white-text::before {
  background-color: #7f9da2;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-sky-blue-background-lime-heading-white-text::before {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-dark-grey-background-lime-heading-white-text::before {
  background-color: #292929;
}
.armstrong-block-text-image-split.single-case-studies .video-column.colour-scheme-black-background-blue-heading-white-text::before {
  background-color: #000000;
}
.armstrong-block-text-image-split.single-case-studies .video-column .video-wrapper,
.armstrong-block-text-image-split.single-case-studies .video-column .video-outer {
  position: relative;
  z-index: 1;
}
.armstrong-block-text-image-split.single-case-studies .video-wrapper {
  width: 100%;
}
.armstrong-block-text-image-split.single-case-studies .video-outer {
  width: 100%;
}
.armstrong-block-text-image-split.single-case-studies .video-outer .video-js {
  width: 100%;
  height: 100%;
}
.armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover {
  min-height: 500px;
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover {
    min-height: auto;
  }
}
.armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover .video-js {
  height: auto;
}
.armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover .vjs-tech {
  position: relative;
  height: auto;
}
@media (min-width: 992px) {
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover .video-js {
    height: 100%;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover .vjs-tech {
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain .video-js {
  height: auto;
}
.armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain .vjs-tech {
  position: relative;
  height: auto;
}
.armstrong-block-text-image-split.single-case-studies .video-column.video-width-full-width .video-outer {
  width: calc(50vw - var(--scrollbar-width) / 2);
}
.armstrong-block-text-image-split.single-case-studies .video-column.video-width-full-width:last-child .video-outer {
  margin-left: auto;
  margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
}
.armstrong-block-text-image-split.single-case-studies .video-column.video-width-full-width:first-child .video-outer {
  margin-right: auto;
  margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
}
@media (min-width: 992px) {
  .armstrong-block-text-image-split.single-case-studies .text-column:first-child .column-inner {
    padding-right: 4rem;
  }
  .armstrong-block-text-image-split.single-case-studies .text-column:last-child .column-inner {
    padding-left: 4rem;
  }
  .armstrong-block-text-image-split.single-case-studies .quote-column:first-child .column-inner {
    padding-right: 4rem;
  }
  .armstrong-block-text-image-split.single-case-studies .quote-column:last-child .column-inner {
    padding-left: 4rem;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-width-full-width {
    padding: 0 !important;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-width-contained:last-child {
    padding-left: 0 !important;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-width-contained:first-child {
    padding-right: 0 !important;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-width-contained.has-image-padding {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-width-full-width {
    padding: 0 !important;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-width-contained:last-child {
    padding-left: 0 !important;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-width-contained:first-child {
    padding-right: 0 !important;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-width-contained.has-video-padding {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media (min-width: 992px) {
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-contained .image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-contained .image-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-contained .image-outer picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-contained .image-outer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-full-width .image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50vw - var(--scrollbar-width) / 2);
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-full-width:last-child .image-wrapper {
    left: 0;
    right: auto;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-full-width:first-child .image-wrapper {
    right: 0;
    left: auto;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-full-width .image-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-full-width .image-outer picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-cover.image-width-full-width .image-outer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-contain {
    align-items: center;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-contain .image-outer {
    margin: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-contain .image-outer img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-contain.image-width-full-width .image-wrapper {
    width: calc(50vw - var(--scrollbar-width) / 2);
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-contain.image-width-full-width:last-child .image-wrapper {
    margin-left: auto;
    margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-contain.image-width-full-width:first-child .image-wrapper {
    margin-right: auto;
    margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-fit-contain.image-width-full-width .image-outer {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-contained .video-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-contained .video-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-contained .video-outer video,
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-contained .video-outer iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-full-width .video-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50vw - var(--scrollbar-width) / 2);
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-full-width:last-child .video-wrapper {
    left: 0;
    right: auto;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-full-width:first-child .video-wrapper {
    right: 0;
    left: auto;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-full-width .video-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-full-width .video-outer video,
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-cover.video-width-full-width .video-outer iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain {
    align-items: center;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain .video-outer {
    margin: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain .video-outer video,
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain .video-outer iframe {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain.video-width-full-width .video-wrapper {
    width: calc(50vw - var(--scrollbar-width) / 2);
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain.video-width-full-width:last-child .video-wrapper {
    margin-left: auto;
    margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain.video-width-full-width:first-child .video-wrapper {
    margin-right: auto;
    margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 100%));
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-fit-contain.video-width-full-width .video-outer {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-text-image-split.single-case-studies .row {
    flex-direction: column;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column,
  .armstrong-block-text-image-split.single-case-studies .video-column {
    order: -1;
  }
  .armstrong-block-text-image-split.single-case-studies .text-column {
    order: 1;
  }
  .armstrong-block-text-image-split.single-case-studies .text-column .description {
    padding: 2rem 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .armstrong-block-text-image-split.single-case-studies .text-column::before, .armstrong-block-text-image-split.single-case-studies .text-column:first-child::before, .armstrong-block-text-image-split.single-case-studies .text-column:last-child::before {
    width: 100vw;
    left: 50%;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
  }
  .armstrong-block-text-image-split.single-case-studies .image-column {
    position: relative;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column::before, .armstrong-block-text-image-split.single-case-studies .image-column:first-child::before, .armstrong-block-text-image-split.single-case-studies .image-column:last-child::before {
    width: 100vw;
    left: 50%;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
  }
  .armstrong-block-text-image-split.single-case-studies .image-column .image-wrapper {
    position: relative;
    width: 100%;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column .image-outer {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column .image-outer picture {
    display: block;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column .image-outer img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-width-contained {
    padding-top: 2rem;
    padding-bottom: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-width-contained .image-outer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .image-column.image-width-full-width .image-outer, .armstrong-block-text-image-split.single-case-studies .image-column.image-width-full-width:first-child .image-outer, .armstrong-block-text-image-split.single-case-studies .image-column.image-width-full-width:last-child .image-outer {
    width: calc(100vw - var(--scrollbar-width));
    margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 50%));
    margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 50%));
  }
  .armstrong-block-text-image-split.single-case-studies .video-column {
    position: relative;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column::before, .armstrong-block-text-image-split.single-case-studies .video-column:first-child::before, .armstrong-block-text-image-split.single-case-studies .video-column:last-child::before {
    width: 100vw;
    left: 50%;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
  }
  .armstrong-block-text-image-split.single-case-studies .video-column .video-wrapper {
    position: relative;
    width: 100%;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column .video-outer {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column .video-outer video,
  .armstrong-block-text-image-split.single-case-studies .video-column .video-outer iframe {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-width-contained {
    padding-top: 2rem;
    padding-bottom: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-width-contained .video-outer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .armstrong-block-text-image-split.single-case-studies .video-column.video-width-full-width .video-outer, .armstrong-block-text-image-split.single-case-studies .video-column.video-width-full-width:first-child .video-outer, .armstrong-block-text-image-split.single-case-studies .video-column.video-width-full-width:last-child .video-outer {
    width: calc(100vw - var(--scrollbar-width));
    margin-left: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 50%));
    margin-right: calc(-1 * (50vw - var(--scrollbar-width) / 2 - 50%));
  }
  .armstrong-block-text-image-split.single-case-studies .quote-column::before, .armstrong-block-text-image-split.single-case-studies .quote-column:first-child::before, .armstrong-block-text-image-split.single-case-studies .quote-column:last-child::before {
    width: 100vw;
    left: 50%;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
  }
}

.player {
  max-width: 100%;
}

.armstrong-block-info-icon-grid {
  padding: 80px 0;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-icon-grid {
    padding: 40px 0;
  }
}
.armstrong-block-info-icon-grid .foot-note {
  padding-top: 100px;
}
.armstrong-block-info-icon-grid .foot-note p {
  margin-bottom: 0;
  font-weight: 300;
}
.armstrong-block-info-icon-grid .number-container span {
  font-size: clamp(48px, 8vw, 96px);
}
.armstrong-block-info-icon-grid .heading-outer {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .heading-outer {
    margin-bottom: 60px;
  }
}
.armstrong-block-info-icon-grid .heading-outer .heading {
  width: 100%;
}
.armstrong-block-info-icon-grid .heading-outer .heading .header {
  margin-bottom: 30px;
}
.armstrong-block-info-icon-grid .heading-outer .sub-header {
  font-size: clamp(18px, 2.5vw, 24px);
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown {
  display: grid;
  gap: 60px 30px;
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown {
    gap: 40px 0;
  }
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .larger-gap {
  gap: 60px !important;
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown .larger-gap {
    gap: 30px !important;
  }
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item {
  display: flex;
  gap: 20px;
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item {
    text-align: center;
    gap: 15px;
  }
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .icon {
  display: flex;
  justify-content: center;
  width: 20%;
  height: 100%;
  flex-shrink: 0;
  flex-direction: column;
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .icon {
    height: unset;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .icon {
    width: 100%;
    align-items: center;
  }
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .icon img {
  max-width: 100px;
  max-height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .grid-content {
  width: 80%;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .grid-content {
    width: 100%;
  }
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .grid-content .header {
  font-size: clamp(24px, 4vw, 36px);
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .grid-content .link-wrapper {
    display: flex;
    justify-content: center;
  }
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .grid-content .link-wrapper .grid-link {
  display: flex;
  gap: 40px;
  align-items: center;
  text-decoration: none;
  color: #595959;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .grid-content .sub-header {
  font-size: clamp(20px, 3vw, 28px);
  margin-bottom: 10px;
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .grid-content p {
  margin: 0 0 10px 0;
}
.armstrong-block-info-icon-grid .icon-grid-no-dropdown .grid-item .grid-content p:last-child {
  margin-bottom: 0;
}
.armstrong-block-info-icon-grid .button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-icon-grid .button-wrapper {
    margin-top: 50px;
  }
}
.armstrong-block-info-icon-grid .icon-align-top {
  justify-content: flex-start !important;
}
.armstrong-block-info-icon-grid .icon-align-middle {
  justify-content: center !important;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown {
  display: grid;
  gap: 60px 30px;
  align-items: start;
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown {
    gap: 30px 0;
  }
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item {
  display: flex;
  justify-content: center;
  gap: 20px;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item {
    flex-direction: row;
    gap: 20px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item {
    flex-direction: column;
    gap: 15px;
  }
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .icon {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  flex-shrink: 0;
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .icon {
    height: unset;
    width: 100px;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .icon {
    width: 100px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .icon {
    width: 100%;
    justify-content: center;
  }
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .icon img {
  max-width: 100px;
  max-height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion {
  flex: 1;
  min-width: 0;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion {
    max-width: 100%;
  }
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-item {
  min-width: 0;
  max-width: 100%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  overflow: visible;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-item:not(:last-of-type) {
  margin-bottom: 20px;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-item:first-of-type, .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-item:last-of-type {
  border-radius: 0;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-item:first-of-type .accordion-button, .armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-item:last-of-type .accordion-button {
  border-radius: 0;
  font-size: clamp(20px, 3vw, 28px);
  line-height: 1.3em;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-header {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 10px;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-button {
  border: none;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  align-items: flex-start;
  background-color: transparent !important;
  transition: none;
  min-height: auto;
  position: relative;
  gap: 15px;
  width: 100%;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-button .header {
  flex: 1 1 auto;
  margin-bottom: 0;
  min-width: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-button:focus {
  border: none;
  box-shadow: none !important;
  outline: none;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-button:after {
  content: "";
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0;
  margin-top: 0.25rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23696969'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-position: center;
  transition: transform 0.3s ease-in-out;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-button:not(.collapsed) {
  box-shadow: none;
  border: none;
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23696969'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-collapse {
  border: none;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-collapse.collapsing {
  transition: height 0.35s ease;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-body {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  border: none;
  min-width: 0;
  max-width: 100%;
  white-space: normal;
  padding: 20px 0 5px 0 !important;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-body * {
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  white-space: normal;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-body p {
  margin-bottom: 10px;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-body p:last-child {
  margin-bottom: 0;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-body p,
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-body div,
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-body span {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-link {
  padding-top: 20px;
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-link a {
  text-decoration: none;
  display: flex;
  gap: 30px;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-info-icon-grid .icon-grid-with-dropdown .dropdown-item .accordion .accordion-link a img {
  width: 14px;
  height: 14px;
}
.armstrong-block-info-icon-grid .two-column {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .two-column {
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
}
.armstrong-block-info-icon-grid .three-column {
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 15px;
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-icon-grid .three-column {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-icon-grid .three-column {
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-icon-grid .three-column .grid-item {
    flex-direction: row;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-info-icon-grid .three-column .grid-item {
    flex-direction: column;
  }
}
.armstrong-block-info-icon-grid .three-column .grid-item .header .html-title {
  font-size: clamp(20px, 3vw, 28px);
}
.armstrong-block-info-icon-grid .three-column .grid-item .icon {
  width: unset;
  flex-direction: column;
}

.armstrong-block-info-icon-grid {
  /* ========================================
     PRINT – force all accordion panels open
     ======================================== */
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item h1,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item h2,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item h3,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item h4,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item h5,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item h6,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item p,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item ul,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item ol,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .grid-item span {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-button {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-button .header {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-body {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-body span,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-body ul,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-body ol,
.armstrong-block-info-icon-grid.colour-scheme-dark-green .accordion-body li {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green .sub-header * {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-lime-green .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-lime-green .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-lime-green .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-lime-green .accordion-button {
  color: #124635;
}
.armstrong-block-info-icon-grid.colour-scheme-lime-green .accordion-button .header {
  color: #124635;
}
.armstrong-block-info-icon-grid.colour-scheme-lime-green .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23003D2B'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue .accordion .accordion-button .header,
.armstrong-block-info-icon-grid.colour-scheme-blue .accordion .accordion-button .html-title {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue .accordion .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-blue .accordion .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-blue .accordion .accordion-body span {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue .grid-item .grid-content .header {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue .grid-item .grid-content .header .html-title {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue .grid-item .grid-content p,
.armstrong-block-info-icon-grid.colour-scheme-blue .grid-item .grid-content div,
.armstrong-block-info-icon-grid.colour-scheme-blue .grid-item .grid-content span {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue .grid-item .grid-content .sub-header {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue .grid-item .grid-content .sub-header .html-title {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-white-blue .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-white-blue .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-white-blue .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-white-blue .accordion-button .header {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-button {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-button .header {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-black .accordion-body span {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-light-grey .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-light-grey .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-light-grey .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-button {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-button .header {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-dark-grey-lime .accordion-body span {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-button {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-button .header {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-grey-lime .accordion-body span {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-button {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-button .header {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-sky-blue .accordion-body span {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-button {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-button .header {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-cyan-blue .accordion-body span {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-button {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-button .header {
  color: #43b8f3 !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-blue-on-black .accordion-body span {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-button {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-button .header {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-soft-blue .accordion-body span {
  color: #ffffff;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-on-white .heading-outer .html-title {
  color: #43b8f3;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-on-white .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-grey-on-white .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-grey-on-white .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-on-white .accordion-button .header {
  color: #595959;
}
.armstrong-block-info-icon-grid.colour-scheme-grey-on-white .accordion-body p,
.armstrong-block-info-icon-grid.colour-scheme-grey-on-white .accordion-body div,
.armstrong-block-info-icon-grid.colour-scheme-grey-on-white .accordion-body span {
  color: #595959;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green-on-white .accordion-item,
.armstrong-block-info-icon-grid.colour-scheme-dark-green-on-white .accordion-button,
.armstrong-block-info-icon-grid.colour-scheme-dark-green-on-white .accordion-button.collapsed {
  background-color: transparent !important;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green-on-white .accordion-button .header {
  color: #124635;
}
.armstrong-block-info-icon-grid.colour-scheme-dark-green-on-white .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23003D2B'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
@media print {
  .armstrong-block-info-icon-grid .accordion-collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }
  .armstrong-block-info-icon-grid .accordion-button::after {
    display: none !important;
  }
  .armstrong-block-info-icon-grid .accordion-button {
    pointer-events: none;
  }
}

.armstrong-block-full-width-image {
  position: relative;
  padding: 100px 0;
}
.armstrong-block-full-width-image .gradient-overlay {
  position: absolute;
  left: 0;
  width: 100%;
  height: 25%;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(var(--gradient-angle), var(--gradient-colour) 0%, transparent 100%);
}
.armstrong-block-full-width-image.gradient-bottom {
  --gradient-angle: 0deg;
}
.armstrong-block-full-width-image.gradient-bottom .gradient-overlay {
  bottom: 0;
  top: unset;
}
.armstrong-block-full-width-image.gradient-top {
  --gradient-angle: 180deg;
}
.armstrong-block-full-width-image.gradient-top .gradient-overlay {
  top: 0;
  bottom: unset;
}
.armstrong-block-full-width-image .image-container {
  width: 100%;
  overflow: hidden;
  margin: -1px 0;
}
.armstrong-block-full-width-image .image-container picture {
  display: block;
}
.armstrong-block-full-width-image .image-container img {
  display: block;
  width: 100%;
  height: calc(100% + 2px);
  margin: -1px 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.armstrong-block-two-column-text {
  padding: 60px 0;
}
.armstrong-block-two-column-text .header-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .armstrong-block-two-column-text .header-area {
    max-width: 100%;
  }
}
.armstrong-block-two-column-text .header-area .main-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-two-column-text .header-area .main-header-wrapper .html-title,
.armstrong-block-two-column-text .header-area .main-header-wrapper .hmtl-title h1,
.armstrong-block-two-column-text .header-area .main-header-wrapper .html-title h2,
.armstrong-block-two-column-text .header-area .main-header-wrapper .html-title h3,
.armstrong-block-two-column-text .header-area .main-header-wrapper .html-title h4,
.armstrong-block-two-column-text .header-area .main-header-wrapper .html-title h5,
.armstrong-block-two-column-text .header-area .main-header-wrapper .html-title h6 {
  font-size: clamp(24px, 4vw, 36px) !important;
}
.armstrong-block-two-column-text .header-area .sub-header-wrapper {
  margin-bottom: 0;
}
.armstrong-block-two-column-text .header-area .sub-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-two-column-text .header-area .sub-header-wrapper .html-title,
.armstrong-block-two-column-text .header-area .sub-header-wrapper .hmtl-title h1,
.armstrong-block-two-column-text .header-area .sub-header-wrapper .html-title h2,
.armstrong-block-two-column-text .header-area .sub-header-wrapper .html-title h3,
.armstrong-block-two-column-text .header-area .sub-header-wrapper .html-title h4,
.armstrong-block-two-column-text .header-area .sub-header-wrapper .html-title h5,
.armstrong-block-two-column-text .header-area .sub-header-wrapper .html-title h6 {
  font-size: clamp(18px, 2.5vw, 24px) !important;
}
.armstrong-block-two-column-text .body-wrapper {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 80px;
  column-gap: 80px;
}
@media (max-width: 991.98px) {
  .armstrong-block-two-column-text .body-wrapper {
    -moz-column-count: 1;
    column-count: 1;
  }
}
.armstrong-block-two-column-text .body-wrapper p {
  margin-bottom: 1em;
  font-weight: 200;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-two-column-text .body-wrapper p:last-child {
  margin-bottom: 0;
}
.armstrong-block-two-column-text .body-wrapper--manual {
  -moz-column-count: unset;
  column-count: unset;
  display: flex;
  gap: 80px;
}
@media (max-width: 991.98px) {
  .armstrong-block-two-column-text .body-wrapper--manual {
    flex-direction: column;
    gap: 0;
  }
}
.armstrong-block-two-column-text .body-wrapper--manual .manual-col {
  flex: 1;
}
.armstrong-block-two-column-text .body-wrapper--manual .manual-col p {
  margin-bottom: 1em;
  font-weight: 200;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-two-column-text .body-wrapper--manual .manual-col:last-child p:last-child {
  margin-bottom: 0;
}

.colour-scheme-dark-green .body-wrapper p {
  color: #ffffff !important;
}

.armstrong-block-centred-text-grid {
  padding: 80px 0;
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-grid {
    padding: 60px 0;
  }
}
.armstrong-block-centred-text-grid .grid-outer {
  display: grid;
  gap: 60px 80px;
}
@media (max-width: 991.98px) {
  .armstrong-block-centred-text-grid .grid-outer {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 60px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-grid .grid-outer {
    grid-template-columns: 1fr;
    gap: 10px 0;
  }
}
.armstrong-block-centred-text-grid .grid-outer .grid-item {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.armstrong-block-centred-text-grid .grid-outer .grid-item .icon-wrapper {
  width: 100%;
  height: 150px;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-grid .grid-outer .grid-item .icon-wrapper {
    margin-bottom: 0;
  }
}
.armstrong-block-centred-text-grid .grid-outer .grid-item .icon-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.armstrong-block-centred-text-grid .grid-outer .grid-item .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.armstrong-block-centred-text-grid .grid-outer .grid-item .header {
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.armstrong-block-centred-text-grid .grid-outer .grid-item .header .html-title {
  margin-bottom: 0;
  font-size: clamp(20px, 3vw, 28px);
}
.armstrong-block-centred-text-grid .grid-outer .grid-item .text p {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 200;
}
.armstrong-block-centred-text-grid .grid-outer .grid-item .text p:last-child {
  margin-bottom: 0;
}
.armstrong-block-centred-text-grid .one-item {
  grid-template-columns: 1fr;
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .armstrong-block-centred-text-grid .one-item {
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-grid .one-item {
    width: 100%;
  }
}
.armstrong-block-centred-text-grid .two-items {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-grid .two-items {
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
}
.armstrong-block-centred-text-grid .three-items {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 991.98px) {
  .armstrong-block-centred-text-grid .three-items {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 60px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-grid .three-items {
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
}
.armstrong-block-centred-text-grid .four-items {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 991.98px) {
  .armstrong-block-centred-text-grid .four-items {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 60px;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-centred-text-grid .four-items {
    grid-template-columns: repeat(2, 2fr);
    gap: 40px 60px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-grid .four-items {
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
}
.armstrong-block-centred-text-grid .button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.colour-scheme-grey-lime .grid-outer .header .html-title {
  color: #ffffff !important;
}

.armstrong-block-company-steps {
  background-color: #124635;
  position: relative;
  padding: 100px 0;
}
@media (max-width: 767.98px) {
  .armstrong-block-company-steps {
    padding: 40px 0;
  }
}
.armstrong-block-company-steps .image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .armstrong-block-company-steps .image-overlay {
    display: none;
  }
}
.armstrong-block-company-steps .image-overlay .img-inner {
  width: 100%;
  height: 100%;
}
.armstrong-block-company-steps .image-overlay .img-inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.armstrong-block-company-steps .outer .logo-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.armstrong-block-company-steps .outer .logo-wrapper img {
  height: 100%;
  width: 100%;
  max-width: 300px;
  -o-object-fit: contain;
  object-fit: contain;
}
.armstrong-block-company-steps .outer .heading-wrapper {
  color: #c5d801;
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 300;
  line-height: 1;
  width: 70%;
  margin: 0 auto 100px auto;
  text-align: center;
  font-family: "museo", serif;
}
@media (max-width: 991.98px) {
  .armstrong-block-company-steps .outer .heading-wrapper {
    width: 80%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-company-steps .outer .heading-wrapper {
    width: 90%;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-company-steps .outer .heading-wrapper {
    width: 100%;
    margin: 0 0 60px 0;
  }
}
.armstrong-block-company-steps .outer .subtext {
  color: #ffffff;
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 300;
  line-height: 1;
  width: 60%;
  margin: 0 auto 80px auto;
  text-align: center;
}
@media (max-width: 575.98px) {
  .armstrong-block-company-steps .outer .subtext {
    width: 100%;
    margin: 0 0 60px 0;
  }
}
.armstrong-block-company-steps .outer .hover-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}
@media (max-width: 1399.98px) {
  .armstrong-block-company-steps .outer .hover-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-company-steps .outer .hover-grid {
    gap: 20px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-company-steps .outer .hover-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.armstrong-block-company-steps .outer .hover-grid .grid-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .number {
  color: #c5d801;
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 600;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.2;
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .number .hover-icon {
  display: flex;
  position: absolute;
  width: 140px;
  height: 140px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .armstrong-block-company-steps .outer .hover-grid .grid-item .number .hover-icon {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-company-steps .outer .hover-grid .grid-item .number .hover-icon {
    width: 100px;
    height: 100px;
  }
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .number img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 1199.98px) {
  .armstrong-block-company-steps .outer .hover-grid .grid-item .number {
    width: 120px;
    height: 120px;
    padding: 15px;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-company-steps .outer .hover-grid .grid-item .number {
    width: 100px;
    height: 100px;
    font-size: clamp(18px, 2.2vw, 24px);
    padding: 10px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-company-steps .outer .hover-grid .grid-item .number {
    width: 120px;
    height: 120px;
    padding: 15px;
  }
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .hover-information {
  color: white;
  padding: 30px 10px;
  text-align: center;
}
@media (max-width: 575.98px) {
  .armstrong-block-company-steps .outer .hover-grid .grid-item .hover-information {
    padding: 20px 0;
  }
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .hover-information .grid-title {
  font-weight: 700;
  margin-bottom: 15px;
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .hover-information .grid-title .html-title {
  font-size: clamp(24px, 4vw, 36px);
  color: #ffffff;
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .hover-information .grid-title .html-title span {
  color: #c5d801;
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .hover-information .grid-description {
  line-height: 1.6;
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 300;
}
.armstrong-block-company-steps .outer .hover-grid .grid-item .hover-information .grid-description p:last-child {
  margin: 0;
}
.armstrong-block-company-steps .outer .button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
.armstrong-block-company-steps .outer .button-wrapper a {
  z-index: 10;
}

.armstrong-block-centred-image {
  padding: 100px 0;
}
.armstrong-block-centred-image__wrapper {
  position: relative;
  display: flex;
  justify-content: center;
}
.armstrong-block-centred-image__wrapper picture,
.armstrong-block-centred-image__wrapper img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: auto;
}
.armstrong-block-centred-image__wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.armstrong-block-centred-image__wrapper .overlay.overlay-top {
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.armstrong-block-centred-image__wrapper .overlay.overlay-bottom {
  background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.armstrong-block-centred-image__wrapper-contain {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .armstrong-block-centred-image__wrapper-contain {
    width: 80%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-centred-image__wrapper-contain {
    width: 100%;
  }
}
.armstrong-block-centred-image__wrapper-contain picture,
.armstrong-block-centred-image__wrapper-contain img {
  height: auto;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.armstrong-block-logo-swiper {
  padding: 80px 0;
  background: #fff;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(197, 216, 1) 60%);
}
.armstrong-block-logo-swiper .header-section {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.armstrong-block-logo-swiper .header-section .heading {
  margin-bottom: 40px;
}
.armstrong-block-logo-swiper .header-section .subtext {
  font-size: clamp(18px, 2.2vw, 24px);
  font-weight: 200;
  line-height: 1.1;
}
.armstrong-block-logo-swiper .logo-slides {
  overflow: hidden;
  margin-top: 80px;
}
.armstrong-block-logo-swiper .logo-slides .swiper-wrapper {
  margin-bottom: 40px;
}
.armstrong-block-logo-swiper .logo-slides .logo-swiper-pagination {
  margin-top: 20px;
  padding: 8px;
  text-align: center;
  position: relative;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.armstrong-block-logo-swiper .logo-slides .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  transform: unset !important;
  background-color: #000000;
  border: 2px solid #c5d801;
  border-radius: 50%;
  position: relative;
  opacity: unset;
  outline: 2px solid #000000;
  outline-offset: 1px;
}
.armstrong-block-logo-swiper .logo-slides .swiper-pagination-bullet-active-next,
.armstrong-block-logo-swiper .logo-slides .swiper-pagination-bullet-active-next-next,
.armstrong-block-logo-swiper .logo-slides .swiper-pagination-bullet-active-prev,
.armstrong-block-logo-swiper .logo-slides .swiper-pagination-bullet-active-prev-prev {
  background-color: #c5d801 !important;
}

.logo-section .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-section .logo-item {
  width: 125px;
  height: 125px;
}
.logo-section .logo-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.armstrong-block-info-grid-with-dropdown {
  background-color: #124635;
  padding: 100px 0;
  /* ========================================
     PRINT – force all accordion panels open
     ======================================== */
}
.armstrong-block-info-grid-with-dropdown .header {
  color: #c5d801;
  text-align: center;
}
.armstrong-block-info-grid-with-dropdown .header .html-title {
  font-size: clamp(24px, 4vw, 36px);
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 80px;
  margin-top: 80px;
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer {
    grid-template-columns: repeat(2, 1fr);
    gap: 0 40px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 {
  display: flex;
  flex-direction: column;
  grid-column: var(--col-4);
  grid-row: var(--row-4);
  margin-top: var(--mt-4);
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 {
    grid-column: var(--col-2);
    grid-row: var(--row-2);
    margin-top: var(--mt-2);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 {
    grid-column: 1;
    grid-row: var(--row-1);
    margin-top: var(--mt-1);
  }
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .image-wrapper {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .image-wrapper {
    height: 200px;
  }
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .image-wrapper .image {
  width: 100%;
  height: 100%;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .image-wrapper .image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .location-info {
  color: #ffffff;
  margin-top: 60px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .location-info {
    margin-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .location-info {
    margin-top: 20px;
  }
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .location-info .title {
  flex-grow: 1;
  margin-bottom: 10px;
  color: rgb(197, 216, 1);
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row1 .location-info .description {
  flex-grow: 0;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 {
  grid-column: var(--col-4);
  grid-row: var(--row-4);
}
@media (max-width: 1199.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 {
    grid-column: var(--col-2);
    grid-row: var(--row-2);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 {
    grid-column: 1;
    grid-row: var(--row-1);
  }
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion {
  border: none !important;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion {
    margin-bottom: 20px;
  }
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-item {
  border: none !important;
  background-color: #124635 !important;
  outline: none !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: unset !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: unset !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-item:last-of-type > .accordion-collapse {
  border-radius: unset !important;
  border-bottom: none !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-header button {
  background-color: #124635 !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  box-shadow: none !important;
  outline: none !important;
  color: #ffffff !important;
  font-size: clamp(18px, 2.5vw, 22px) !important;
  border: none !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-header button:not(.collapsed) {
  color: #c5d801 !important;
  border: none !important;
  box-shadow: none !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-header button:focus {
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-header button::after {
  filter: brightness(0) invert(1);
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-header button:not(.collapsed)::after {
  filter: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c5d801'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse {
  border: none !important;
  overflow: hidden !important;
  background-color: #124635 !important;
  box-shadow: none !important;
  outline: none !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse.show {
  border: none !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse.collapsing {
  border: none !important;
  border-bottom: none !important;
  overflow: hidden !important;
  background-color: #124635 !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse .accordion-body {
  background-color: #124635 !important;
  padding: 0 !important;
  color: #ffffff !important;
  box-shadow: unset !important;
  border-radius: unset !important;
  border: none !important;
  border-bottom: none !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse .accordion-body .location-link {
  background-color: #124635 !important;
  border: none !important;
  margin-bottom: 5px;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse .accordion-body .location-link:last-child {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse .accordion-body .location-link-header {
  margin: 20px 0 5px 0;
  color: #82c341;
  font-size: clamp(10px, 1vw, 20px);
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse .accordion-body .location-link-header:first-child {
  margin-top: 0;
  padding-top: 0;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse .accordion-body a {
  color: #ffffff !important;
  text-decoration: underline !important;
}
.armstrong-block-info-grid-with-dropdown .map-grid-outer .location-item-row2 .accordion .accordion-collapse .accordion-body a:hover {
  color: #c5d801 !important;
}
@media print {
  .armstrong-block-info-grid-with-dropdown .accordion-collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }
  .armstrong-block-info-grid-with-dropdown .accordion-button::after {
    display: none !important;
  }
  .armstrong-block-info-grid-with-dropdown .accordion-button {
    pointer-events: none;
  }
}

.armstrong-block-team-grid {
  margin: 100px 0;
}
.armstrong-block-team-grid .header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 767.98px) {
  .armstrong-block-team-grid .header {
    margin-bottom: 60px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-team-grid .header {
    margin-bottom: 40px;
  }
}
.armstrong-block-team-grid .header .html-title {
  font-size: clamp(30px, 5vw, 48px);
}
.armstrong-block-team-grid .team-grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  grid-auto-flow: dense;
  align-items: start;
}
@media (max-width: 1199.98px) {
  .armstrong-block-team-grid .team-grid-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-team-grid .team-grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-team-grid .team-grid-container {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-team-grid .team-grid-container .team-member {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.armstrong-block-team-grid .team-grid-container .team-member-image {
  width: 100%;
  aspect-ratio: 3/4;
  overflow: hidden;
  border-radius: 10px;
}
.armstrong-block-team-grid .team-grid-container .team-member-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.armstrong-block-team-grid .team-grid-container .team-member-information {
  border-top: 1px solid #114232;
  margin-top: 20px;
  padding-top: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .inner-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .team-member-name {
  font-size: clamp(24px, 4vw, 36px);
  color: #114232;
  margin-bottom: 10px;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .team-member-position {
  color: #114232;
  font-size: clamp(18px, 2.5vw, 22px);
  font-weight: 200;
  line-height: 1.1;
  margin-bottom: 10px;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .team-member-description {
  font-size: clamp(16px, 2vw, 18px);
  color: #114232;
  font-weight: 200;
  line-height: 1.1;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container {
  position: relative;
  max-width: 100%;
  height: auto;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .accordion-part {
  position: relative;
  width: 100%;
  height: auto;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .accordion-part > p {
  display: block;
  transition: all 0.2s linear;
  cursor: pointer;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .toggle {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 20px;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .toggle img {
  width: 10px;
  height: auto;
  flex-shrink: 0;
  margin-top: 2px;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .toggle p {
  margin: 0;
  position: relative;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .toggle p:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #114232;
  transition: width 0.3s ease-in-out;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .toggle:hover p:after {
  width: 100%;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .content-read {
  display: none;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 200;
  line-height: 1.1;
  padding-top: 20px;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .read-more {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 400;
  color: #114232;
}
.armstrong-block-team-grid .team-grid-container .team-member-information .accordion-container .read-less {
  display: none;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 400;
  color: #114232;
}

.armstrong-block-stats {
  padding: 80px 0;
}
.armstrong-block-stats .header {
  font-size: clamp(30px, 5vw, 48px);
  text-align: center;
}
.armstrong-block-stats .sub-header .html-title {
  font-family: "Outfit";
  font-size: clamp(18px, 2.5vw, 22px);
  text-align: center;
  margin-top: 20px;
}
.armstrong-block-stats .stat-outer {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media (max-width: 767.98px) {
  .armstrong-block-stats .stat-outer {
    gap: 30px;
  }
}
.armstrong-block-stats.colour-scheme-white {
  background-color: #ffffff;
}
.armstrong-block-stats.colour-scheme-white .html-title {
  color: #000000;
}
.armstrong-block-stats.colour-scheme-dark-green {
  background-color: #124635;
}
.armstrong-block-stats.colour-scheme-dark-green .header .html-title,
.armstrong-block-stats.colour-scheme-dark-green .header .html-title * {
  color: #c5d801;
}
.armstrong-block-stats.colour-scheme-dark-green .sub-header .html-title,
.armstrong-block-stats.colour-scheme-dark-green .sub-header .html-title * {
  color: #ffffff;
}
.armstrong-block-stats.colour-scheme-dark-green .stat-item .stat-value,
.armstrong-block-stats.colour-scheme-dark-green .stat-item .stat-value *,
.armstrong-block-stats.colour-scheme-dark-green .stat-item .stat-description {
  color: #ffffff;
}
.armstrong-block-stats.colour-scheme-lime-green {
  background-color: #c5d801;
}
.armstrong-block-stats.colour-scheme-lime-green .html-title {
  color: #124635;
}
.armstrong-block-stats.colour-scheme-black {
  background-color: #000000;
}
.armstrong-block-stats.colour-scheme-black .html-title,
.armstrong-block-stats.colour-scheme-black .stat-value,
.armstrong-block-stats.colour-scheme-black .stat-value *,
.armstrong-block-stats.colour-scheme-black .stat-description {
  color: #ffffff;
}
.armstrong-block-stats.colour-scheme-light-grey {
  background-color: #f8f8f8;
}
.armstrong-block-stats.colour-scheme-grey-lime {
  background-color: #595959;
}
.armstrong-block-stats.colour-scheme-grey-lime .html-title,
.armstrong-block-stats.colour-scheme-grey-lime .stat-value,
.armstrong-block-stats.colour-scheme-grey-lime .stat-value *,
.armstrong-block-stats.colour-scheme-grey-lime .stat-description {
  color: #ffffff;
}
.armstrong-block-stats.colour-scheme-sky-blue {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-stats.colour-scheme-sky-blue .html-title,
.armstrong-block-stats.colour-scheme-sky-blue .stat-value,
.armstrong-block-stats.colour-scheme-sky-blue .stat-value *,
.armstrong-block-stats.colour-scheme-sky-blue .stat-description {
  color: #ffffff;
}
.armstrong-block-stats.colour-scheme-cyan-blue {
  background-color: #03b7f0;
}
.armstrong-block-stats.colour-scheme-cyan-blue .html-title,
.armstrong-block-stats.colour-scheme-cyan-blue .stat-value,
.armstrong-block-stats.colour-scheme-cyan-blue .stat-value *,
.armstrong-block-stats.colour-scheme-cyan-blue .stat-description {
  color: #ffffff;
}
.armstrong-block-stats.colour-scheme-dark-grey-lime {
  background-color: #292929;
}
.armstrong-block-stats.colour-scheme-dark-grey-lime .html-title,
.armstrong-block-stats.colour-scheme-dark-grey-lime .stat-value,
.armstrong-block-stats.colour-scheme-dark-grey-lime .stat-value *,
.armstrong-block-stats.colour-scheme-dark-grey-lime .stat-description {
  color: #ffffff;
}
.armstrong-block-stats.colour-scheme-blue .html-title,
.armstrong-block-stats.colour-scheme-blue .stat-value,
.armstrong-block-stats.colour-scheme-blue .stat-value *,
.armstrong-block-stats.colour-scheme-blue .stat-description {
  color: #595959;
}
.armstrong-block-stats .stats-grid {
  display: grid;
  gap: 30px;
}
.armstrong-block-stats .stats-grid .stat-item {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  justify-items: center;
  align-items: start;
}
.armstrong-block-stats .stats-grid .stat-item .stat-value {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: clamp(55px, 8vw, 150px);
  line-height: 1;
  font-weight: 300;
  font-family: "Roboto Mono";
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .armstrong-block-stats .stats-grid .stat-item .stat-value {
    font-size: clamp(55px, 10vw, 120px);
  }
}
.armstrong-block-stats .stats-grid .stat-item .stat-value span {
  color: inherit;
  font-size: inherit;
}
.armstrong-block-stats .stats-grid .stat-item .stat-value .decimal-point {
  margin-left: -0.2em;
  margin-right: -0.2em;
}
.armstrong-block-stats .stats-grid .stat-item .stat-description {
  text-align: center;
  font-weight: 300;
  font-size: clamp(16px, 2vw, 18px);
  width: 60%;
}
.armstrong-block-stats .two-stats {
  grid-template-columns: repeat(2, 1fr);
}
.armstrong-block-stats .three-stats {
  width: 80%;
  margin: 0 auto;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 991.98px) {
  .armstrong-block-stats .three-stats {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 40px;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-stats .three-stats {
    width: 100%;
  }
}
.armstrong-block-stats .four-stats {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1199.98px) {
  .armstrong-block-stats .four-stats {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 40px;
  }
}

.armstrong-block-drop-down-info {
  text-align: center;
  padding: 40px 0;
}
.armstrong-block-drop-down-info * {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.armstrong-block-drop-down-info__box {
  padding: 20px;
}
.armstrong-block-drop-down-info__title-wrapper {
  cursor: pointer;
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 15px;
  transition: background-color 0.3s ease;
}
.armstrong-block-drop-down-info__title-wrapper .html-title {
  margin: 0;
  color: #ffffff;
}
.armstrong-block-drop-down-info__title-wrapper.active .armstrong-block-drop-down-info__icon::after {
  transform: rotate(180deg);
}
.armstrong-block-drop-down-info__icon {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}
.armstrong-block-drop-down-info__title-wrapper.active .html-title {
  margin: 0;
  color: #c5d801;
}
.armstrong-block-drop-down-info__title-wrapper.active .armstrong-block-drop-down-info__icon {
  transform: rotate(180deg);
}
.armstrong-block-drop-down-info__content {
  max-height: 0;
  overflow: hidden;
  padding: 0 10%;
  transition: max-height 0.7s ease, margin-top 0.7s ease, padding 0.4s ease;
  margin: 0;
  font-size: clamp(16px, 2vw, 18px);
  color: #ffffff !important;
}
@media (max-width: 575.98px) {
  .armstrong-block-drop-down-info__content {
    padding: 0;
  }
}
.armstrong-block-drop-down-info__content ul {
  text-align: start;
}
.armstrong-block-drop-down-info__content.open {
  max-height: 500px;
  margin-top: 20px;
}
.armstrong-block-drop-down-info__content .armstrong-block-drop-down-info__link {
  margin-top: 20px;
}
.armstrong-block-drop-down-info__content .armstrong-block-drop-down-info__link a {
  text-decoration: none;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.armstrong-block-drop-down-info__content .armstrong-block-drop-down-info__link a .link-arrow {
  transform: rotate(90deg);
  width: 12px;
  height: 12px;
}
.armstrong-block-drop-down-info .text-align-left {
  justify-content: flex-start !important;
  padding: 0;
}
.armstrong-block-drop-down-info .text-align-left .html-title {
  text-align: left;
}
.armstrong-block-drop-down-info .text-align-left p {
  text-align: left;
}
.armstrong-block-drop-down-info .remove-x-padding {
  padding: 20px 0;
}

.armstrong-block-drop-down-info.colour-scheme-dark-green p {
  color: white;
}

.armstrong-block-brochure-downloads {
  margin: 80px 0;
}
.armstrong-block-brochure-downloads__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  gap: 20px;
}
.armstrong-block-brochure-downloads__wrapper .img-brochure {
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
  height: 400px;
  transition: scale 0.4s ease;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.armstrong-block-brochure-downloads__wrapper:hover .icon-chevron {
  transform: translateX(10px);
}
.armstrong-block-brochure-downloads__wrapper:hover .img-brochure {
  scale: 1.02;
}
.armstrong-block-brochure-downloads__title {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 991.98px) {
  .armstrong-block-brochure-downloads__title {
    margin-bottom: 40px;
  }
}
.armstrong-block-brochure-downloads__title p {
  text-align: center;
  margin: 0;
}
.armstrong-block-brochure-downloads__title .icon-chevron {
  transition: transform 0.3s ease;
  height: 14px;
}

.armstrong-block-centred-video {
  margin: 80px 0;
}
.armstrong-block-centred-video .video-js {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.armstrong-block-centred-video .video-embed {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.armstrong-block-centred-video .video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.armstrong-block-specification-accordion {
  margin: 80px 0;
  /* ========================================
     SECTIONS (spacing between stacked tables)
     ======================================== */
  /* ========================================
     MULTI-COLUMN GRID
     ======================================== */
  /* ========================================
     MULTI-COLUMN MASONRY (CSS columns)
     ======================================== */
  /* ========================================
     HEADER BAR
     ======================================== */
  /* ========================================
     DESCRIPTION
     ======================================== */
  /* ========================================
     STANDARD TABLE LAYOUT
     ======================================== */
  /* ---- Header cell style: Lime ---- */
  /* ---- Header cell style: Dark Green ---- */
  /* ---- Header cell style: None ---- */
  /* ---- Row borders ---- */
  /* ---- Column borders ---- */
  /* ---- Row striping ---- */
  /* ---- Highlighted rows ---- */
  /* ---- Lime header white dividers ---- */
  /* ---- Highlighted columns ---- */
  /* ========================================
     FOOTNOTE
     ======================================== */
  /* ========================================
     PRODUCTION REGIONS
     ======================================== */
  /* ========================================
     RESPONSIVE
     ======================================== */
  /* ========================================
     PRINT – force all accordion panels open
     ======================================== */
}
.armstrong-block-specification-accordion__block-title {
  text-align: center;
  margin-bottom: 30px;
  color: #124635;
}
.armstrong-block-specification-accordion .accordion-item {
  border: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid black;
}
.armstrong-block-specification-accordion .accordion-item:last-child {
  border-bottom: none;
}
.armstrong-block-specification-accordion .accordion-button {
  font-weight: 200;
  font-size: 24px;
  background-color: white;
  color: #124635;
  padding: 20px 0;
}
.armstrong-block-specification-accordion .accordion-button:not(.collapsed) {
  background-color: white;
  box-shadow: none;
}
.armstrong-block-specification-accordion .accordion-button:focus {
  box-shadow: none;
}
.armstrong-block-specification-accordion .accordion-body {
  padding: 25px 0;
  max-width: 800px;
}
.armstrong-block-specification-accordion__section + .armstrong-block-specification-accordion__section {
  margin-top: 2rem;
}
.armstrong-block-specification-accordion__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 767.98px) {
  .armstrong-block-specification-accordion__grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.accordion-body.cols-1 .armstrong-block-specification-accordion__grid {
  grid-template-columns: 1fr;
}
.accordion-body.cols-3 .armstrong-block-specification-accordion__grid {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1199.98px) {
  .accordion-body.cols-3 .armstrong-block-specification-accordion__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .accordion-body.cols-3 .armstrong-block-specification-accordion__grid {
    grid-template-columns: 1fr;
  }
}
.accordion-body.cols-4 .armstrong-block-specification-accordion__grid {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1199.98px) {
  .accordion-body.cols-4 .armstrong-block-specification-accordion__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .accordion-body.cols-4 .armstrong-block-specification-accordion__grid {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-specification-accordion__grid-col {
  min-width: 0;
}
.armstrong-block-specification-accordion__grid-col--fill {
  display: flex;
  flex-direction: column;
}
.armstrong-block-specification-accordion__grid-col--fill .armstrong-block-specification-accordion__table-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.armstrong-block-specification-accordion__grid-col--fill .armstrong-block-specification-accordion__table {
  flex: 1;
}
.armstrong-block-specification-accordion__grid-col--fill .armstrong-block-specification-accordion__split {
  flex: 1;
}
.armstrong-block-specification-accordion__grid-col--fill .armstrong-block-specification-accordion__regions {
  flex: 1;
}
.armstrong-block-specification-accordion__masonry {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}
@media (max-width: 767.98px) {
  .armstrong-block-specification-accordion__masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
}
.accordion-body.cols-1 .armstrong-block-specification-accordion__masonry {
  -moz-column-count: 1;
  column-count: 1;
}
.accordion-body.cols-3 .armstrong-block-specification-accordion__masonry {
  -moz-column-count: 3;
  column-count: 3;
}
@media (max-width: 1199.98px) {
  .accordion-body.cols-3 .armstrong-block-specification-accordion__masonry {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 767.98px) {
  .accordion-body.cols-3 .armstrong-block-specification-accordion__masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
}
.accordion-body.cols-4 .armstrong-block-specification-accordion__masonry {
  -moz-column-count: 4;
  column-count: 4;
}
@media (max-width: 1199.98px) {
  .accordion-body.cols-4 .armstrong-block-specification-accordion__masonry {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 767.98px) {
  .accordion-body.cols-4 .armstrong-block-specification-accordion__masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
}
.armstrong-block-specification-accordion__masonry-item {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 2rem;
}
.armstrong-block-specification-accordion__header {
  background-color: #124635;
  padding: 1rem 1.5rem;
  margin-bottom: 3px;
}
.armstrong-block-specification-accordion__header h3 {
  color: #c5d801;
  margin: 0;
  font-size: clamp(18px, 2.3vw, 20px);
  font-weight: 600;
}
.armstrong-block-specification-accordion__description {
  padding: 15px 0;
}
.armstrong-block-specification-accordion__description p {
  font-size: clamp(16px, 2vw, 18px);
  color: #0a0a0a;
  margin-bottom: 0.5rem;
}
.armstrong-block-specification-accordion__description p:last-child {
  margin-bottom: 0;
}
.armstrong-block-specification-accordion__table-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.armstrong-block-specification-accordion__table-wrapper.equal-columns .armstrong-block-specification-accordion__table {
  table-layout: fixed;
}
.armstrong-block-specification-accordion__table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: clamp(14px, 1.5vw, 16px);
  max-width: 800px;
}
.armstrong-block-specification-accordion__table thead th {
  padding: 0.75rem 1rem;
  font-weight: 600;
  text-align: center;
  font-size: clamp(14px, 1.5vw, 16px);
  white-space: nowrap;
}
.armstrong-block-specification-accordion__table thead th.text-left {
  text-align: left !important;
}
.armstrong-block-specification-accordion__table thead th.text-center {
  text-align: center !important;
}
.armstrong-block-specification-accordion__table thead th.text-right {
  text-align: right !important;
}
.armstrong-block-specification-accordion__table tbody td {
  padding: 0.75rem 1rem;
  text-align: center;
  font-size: clamp(14px, 1.5vw, 16px);
  vertical-align: middle;
}
.armstrong-block-specification-accordion__table tbody td.text-left {
  text-align: left !important;
}
.armstrong-block-specification-accordion__table tbody td.text-center {
  text-align: center !important;
}
.armstrong-block-specification-accordion__table tbody td.text-right {
  text-align: right !important;
}
.armstrong-block-specification-accordion__table tbody tr td:first-child {
  text-align: left;
  font-weight: 500;
}
.armstrong-block-specification-accordion__table-wrapper.header-style-lime .armstrong-block-specification-accordion__table thead th {
  background-color: #c5d801;
  color: #124635;
}
.armstrong-block-specification-accordion__table-wrapper.header-style-dark-green .armstrong-block-specification-accordion__table thead th {
  background-color: #124635;
  color: #c5d801;
}
.armstrong-block-specification-accordion__table-wrapper.header-style-none .armstrong-block-specification-accordion__table thead th {
  background-color: transparent;
  color: #0a0a0a;
}
.armstrong-block-specification-accordion__table tbody tr td {
  border-bottom: 1px solid #c5d801;
}
.armstrong-block-specification-accordion__table tbody tr:last-child td {
  border-bottom: none;
}
.armstrong-block-specification-accordion__table thead th + th, .armstrong-block-specification-accordion__table tbody td + td {
  border-left: 1px solid #c5d801;
}
.armstrong-block-specification-accordion__table tbody tr.is-lime-row td {
  background-color: #c5d801;
  color: #124635;
  border-bottom-color: #ffffff;
}
.armstrong-block-specification-accordion__table tbody tr.is-lime-row td + td {
  border-left-color: #ffffff;
}
.armstrong-block-specification-accordion__table tbody tr:not(.is-lime-row) td {
  background-color: #ffffff;
  color: #0a0a0a;
}
.armstrong-block-specification-accordion__table tbody tr.is-highlighted-row td {
  background-color: #c5d801;
  color: #124635;
  font-weight: 600;
  text-align: center;
  border-bottom-color: #ffffff;
}
.armstrong-block-specification-accordion__table tbody tr.is-highlighted-row td + td {
  border-left-color: #ffffff;
}
.armstrong-block-specification-accordion__table-wrapper.header-style-lime .armstrong-block-specification-accordion__table thead th {
  border-bottom: 1px solid #ffffff;
}
.armstrong-block-specification-accordion__table-wrapper.header-style-lime .armstrong-block-specification-accordion__table thead th + th {
  border-left-color: #ffffff;
}
.armstrong-block-specification-accordion__table thead tr th.is-highlighted-column {
  background-color: #c5d801;
  color: #000000;
}
.armstrong-block-specification-accordion__table tbody tr td.is-highlighted-column {
  background-color: #c5d801;
  color: #000000;
  border-bottom-color: #ffffff;
}
.armstrong-block-specification-accordion__table tbody tr td.is-highlighted-column + td.is-highlighted-column, .armstrong-block-specification-accordion__table tbody tr td:not(.is-highlighted-column) + td.is-highlighted-column, .armstrong-block-specification-accordion__table tbody tr td.is-highlighted-column + td:not(.is-highlighted-column) {
  border-left-color: #ffffff;
}
.armstrong-block-specification-accordion__table thead tr th.is-highlighted-column + th.is-highlighted-column, .armstrong-block-specification-accordion__table thead tr th:not(.is-highlighted-column) + th.is-highlighted-column, .armstrong-block-specification-accordion__table thead tr th.is-highlighted-column + th:not(.is-highlighted-column) {
  border-left-color: #ffffff;
}
.armstrong-block-specification-accordion__footnote {
  padding: 15px 0;
}
.armstrong-block-specification-accordion__footnote p {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #0a0a0a;
  font-style: italic;
  margin-bottom: 0;
}
.armstrong-block-specification-accordion__regions {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  padding: 1.5rem 0;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .armstrong-block-specification-accordion__regions {
    gap: 1.5rem;
  }
}
.armstrong-block-specification-accordion__region {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.armstrong-block-specification-accordion__region-image {
  width: 150px;
  height: 150px;
  flex-shrink: 0;
}
.armstrong-block-specification-accordion__region-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 767.98px) {
  .armstrong-block-specification-accordion__region-image {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-specification-accordion__region-image {
    width: 100px;
    height: 100px;
  }
}
.armstrong-block-specification-accordion__region-label {
  margin-top: 0.75rem;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  color: #0a0a0a;
}
@media (max-width: 767.98px) {
  .armstrong-block-specification-accordion__header {
    padding: 0.75rem 1rem;
  }
  .armstrong-block-specification-accordion__header h3 {
    font-size: clamp(18px, 2.5vw, 24px);
  }
  .armstrong-block-specification-accordion__description {
    padding: 15px;
  }
  .armstrong-block-specification-accordion__table thead th,
  .armstrong-block-specification-accordion__table tbody td {
    padding: 0.5rem 0.75rem;
    font-size: clamp(12px, 1.5vw, 14px);
  }
  .armstrong-block-specification-accordion__footnote {
    padding: 15px 0;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-specification-accordion__table {
    font-size: clamp(11px, 1.2vw, 13px);
  }
  .armstrong-block-specification-accordion__table thead th,
  .armstrong-block-specification-accordion__table tbody td {
    padding: 0.4rem 0.5rem;
  }
}
@media print {
  .armstrong-block-specification-accordion .accordion-collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }
  .armstrong-block-specification-accordion .accordion-button::after {
    display: none !important;
  }
  .armstrong-block-specification-accordion .accordion-button {
    pointer-events: none;
  }
}

.armstrong-block-hero-header-two-column {
  overflow: hidden;
  position: relative;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column {
    min-height: unset;
  }
}
.armstrong-block-hero-header-two-column .gradient-overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(var(--gradient-angle, 0deg), var(--gradient-colour) 0%, rgba(0, 0, 0, 0) 30%);
}
.armstrong-block-hero-header-two-column.gradient-bottom {
  --gradient-angle: 0deg;
}
.armstrong-block-hero-header-two-column.gradient-top {
  --gradient-angle: 180deg;
}
.armstrong-block-hero-header-two-column .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.armstrong-block-hero-header-two-column .overlay.overlay-desktop {
  display: block;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .overlay.overlay-desktop {
    display: none;
  }
}
.armstrong-block-hero-header-two-column .overlay.overlay-mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .overlay.overlay-mobile {
    display: block;
  }
}
.armstrong-block-hero-header-two-column .two-column-row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 50vh;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .two-column-row {
    min-height: unset;
  }
}
.armstrong-block-hero-header-two-column .col-top {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.armstrong-block-hero-header-two-column .col-top .content {
  max-width: 50%;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .col-top .content {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .col-top {
    justify-content: center;
    text-align: center;
    padding-top: 60px;
  }
}
.armstrong-block-hero-header-two-column .col-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 100px;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .col-bottom {
    margin-top: 40px;
  }
}
.armstrong-block-hero-header-two-column .col-bottom .bottom-wrapper {
  width: 40%;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .col-bottom .bottom-wrapper {
    width: 90%;
  }
}
.armstrong-block-hero-header-two-column .col-bottom .bottom-wrapper .bottom-text,
.armstrong-block-hero-header-two-column .col-bottom .bottom-wrapper .link {
  text-align: center;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .col-bottom .bottom-wrapper .bottom-text,
  .armstrong-block-hero-header-two-column .col-bottom .bottom-wrapper .link {
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .col-bottom {
    align-items: center;
    text-align: center;
    margin-top: 60px;
    padding-bottom: 60px;
  }
}
.armstrong-block-hero-header-two-column .title {
  width: 100%;
  max-width: 500px;
}
.armstrong-block-hero-header-two-column .title .html-title {
  color: #ffffff;
  margin-bottom: 20px;
  font-size: clamp(28px, 6vw, 48px);
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .title {
    width: 100%;
    max-width: 100%;
  }
}
.armstrong-block-hero-header-two-column .bottom-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 5%, rgba(0, 0, 0, 0.9) 13%, rgba(0, 0, 0, 0.5) 26%, rgba(0, 0, 0, 0.2) 37%, rgba(0, 0, 0, 0.1) 72%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .bottom-gradient {
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.armstrong-block-hero-header-two-column .bottom-text {
  font-size: clamp(16px, 2vw, 18px);
  text-align: right;
  color: #ffffff;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .bottom-text {
    text-align: center;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .link {
    text-align: center;
  }
}
.armstrong-block-hero-header-two-column .sub-title {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #c5d801;
  text-decoration: none;
  margin-bottom: 20px;
}
.armstrong-block-hero-header-two-column .hero-breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 6px;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .hero-breadcrumbs__list {
    justify-content: center;
  }
}
.armstrong-block-hero-header-two-column .hero-breadcrumbs__item {
  display: flex;
  align-items: center;
}
.armstrong-block-hero-header-two-column .hero-breadcrumbs__item:not(:last-child)::after {
  content: "/";
  margin-left: 6px;
  color: rgba(255, 255, 255, 0.5);
}
.armstrong-block-hero-header-two-column .hero-breadcrumbs__link {
  color: #c5d801;
  text-decoration: none;
  transition: color 0.2s ease;
}
.armstrong-block-hero-header-two-column .hero-breadcrumbs__link:hover {
  color: #ffffff;
  text-decoration: underline;
}
.armstrong-block-hero-header-two-column .hero-breadcrumbs__current {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-hero-header-two-column .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.armstrong-block-hero-header-two-column .background-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.armstrong-block-hero-header-two-column .circle-decoration {
  position: relative;
  z-index: 1;
}
.armstrong-block-hero-header-two-column .circle-decoration img {
  position: absolute;
  top: -250px;
  left: -15%;
  aspect-ratio: 1/1;
  height: auto;
  opacity: 0.5;
  z-index: 0;
  max-width: 1000px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 1199.98px) {
  .armstrong-block-hero-header-two-column .circle-decoration img {
    width: 90%;
    top: -23%;
    left: -20%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-hero-header-two-column .circle-decoration img {
    width: 100%;
    top: -22%;
    left: -25%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .circle-decoration img {
    width: 130%;
    top: -20%;
    left: -30%;
  }
}
.armstrong-block-hero-header-two-column .slide {
  position: relative;
  min-height: 20vh;
  padding: 100px 0;
  z-index: 3;
}
@media (max-width: 767.98px) {
  .armstrong-block-hero-header-two-column .slide {
    padding: 40px 0;
  }
}
.armstrong-block-hero-header-two-column .slide .content {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.armstrong-block-hero-header-two-column .slide .swiper-slide a {
  color: #0a0a0a;
  text-decoration: none;
}
.armstrong-block-hero-header-two-column .slide .news-slide-image {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 30px;
  overflow: hidden;
}
.armstrong-block-hero-header-two-column .slide .news-slide-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.armstrong-block-download-tabs__nav-wrapper {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
}
.armstrong-block-download-tabs__nav {
  border-bottom: none;
  margin-bottom: 0;
  gap: 0;
}
.armstrong-block-download-tabs__nav .nav-item {
  margin: 0;
}
.armstrong-block-download-tabs__nav .nav-link {
  background-color: transparent;
  border: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 16px 32px;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 300;
  position: relative;
}
@media (max-width: 767.98px) {
  .armstrong-block-download-tabs__nav .nav-link {
    padding: 12px 24px;
    font-size: clamp(14px, 1.5vw, 16px);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-download-tabs__nav .nav-link {
    padding: 10px 16px;
  }
}
.armstrong-block-download-tabs__content {
  padding: 40px 0;
}
@media (max-width: 767.98px) {
  .armstrong-block-download-tabs__content {
    padding: 30px 0;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-download-tabs__content {
    padding: 20px 0;
  }
}
.armstrong-block-download-tabs__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (max-width: 1199.98px) {
  .armstrong-block-download-tabs__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-download-tabs__items {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.armstrong-block-download-tabs__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  text-decoration: none;
  color: inherit;
  border-bottom: 2px solid currentColor;
  font-weight: 300;
  font-size: 20px;
}
@media (max-width: 575.98px) {
  .armstrong-block-download-tabs__item {
    padding: 12px 16px;
    font-size: clamp(14px, 1.5vw, 16px);
  }
}
.armstrong-block-download-tabs__item svg {
  flex-shrink: 0;
  margin-left: 12px;
}
.armstrong-block-download-tabs.colour-scheme-white-background-black-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-white-background-black-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-white-background-black-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #ffffff;
  color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-white-background-black-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-white-background-black-text .armstrong-block-download-tabs__item:hover {
  color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-white-background-grey-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #595959;
}
.armstrong-block-download-tabs.colour-scheme-white-background-grey-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-white-background-grey-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #ffffff;
  color: #595959;
}
.armstrong-block-download-tabs.colour-scheme-white-background-grey-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-white-background-grey-text .armstrong-block-download-tabs__item:hover {
  color: #595959;
}
.armstrong-block-download-tabs.colour-scheme-white-background-dark-grey-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #124635;
}
.armstrong-block-download-tabs.colour-scheme-white-background-dark-grey-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-white-background-dark-grey-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #c5d801;
  color: #124635;
}
.armstrong-block-download-tabs.colour-scheme-white-background-dark-grey-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-white-background-dark-grey-text .armstrong-block-download-tabs__item:hover {
  color: #124635;
}
.armstrong-block-download-tabs.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #404040;
}
.armstrong-block-download-tabs.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #ffffff;
  color: #404040;
}
.armstrong-block-download-tabs.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-download-tabs__item:hover {
  color: #404040;
}
.armstrong-block-download-tabs.colour-scheme-light-grey-background-black-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-light-grey-background-black-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-light-grey-background-black-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #f8f8f8;
  color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-light-grey-background-black-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-light-grey-background-black-text .armstrong-block-download-tabs__item:hover {
  color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #124635;
}
.armstrong-block-download-tabs.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #c5d801;
  color: #124635;
}
.armstrong-block-download-tabs.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-download-tabs__item:hover {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-lime-background-green-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #124635;
}
.armstrong-block-download-tabs.colour-scheme-lime-background-green-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-lime-background-green-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #c5d801;
  color: #124635;
}
.armstrong-block-download-tabs.colour-scheme-lime-background-green-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-lime-background-green-text .armstrong-block-download-tabs__item:hover {
  color: #124635;
}
.armstrong-block-download-tabs.colour-scheme-black-background-white-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-black-background-white-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-black-background-white-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #ffffff;
  color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-black-background-white-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-black-background-white-text .armstrong-block-download-tabs__item:hover {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-black-background-blue-heading-white-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #000000;
}
.armstrong-block-download-tabs.colour-scheme-black-background-blue-heading-white-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-black-background-blue-heading-white-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #43b8f3;
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-black-background-blue-heading-white-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-black-background-blue-heading-white-text .armstrong-block-download-tabs__item:hover {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-slate-blue-background-white-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #7f9da2;
}
.armstrong-block-download-tabs.colour-scheme-slate-blue-background-white-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-slate-blue-background-white-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #ffffff;
  color: #7f9da2;
}
.armstrong-block-download-tabs.colour-scheme-slate-blue-background-white-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-slate-blue-background-white-text .armstrong-block-download-tabs__item:hover {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-download-tabs__nav-wrapper {
  background: linear-gradient(to bottom, #1754aa 0%, #327fe8 100%);
}
.armstrong-block-download-tabs.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #ffffff;
  color: #1754aa;
}
.armstrong-block-download-tabs.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-download-tabs__item:hover {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-download-tabs__nav-wrapper {
  background-color: #292929;
}
.armstrong-block-download-tabs.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-download-tabs__nav .nav-link {
  color: #ffffff;
}
.armstrong-block-download-tabs.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-download-tabs__nav .nav-link.active {
  background-color: #c5d801;
  color: #292929;
}
.armstrong-block-download-tabs.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-download-tabs__item,
.armstrong-block-download-tabs.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-download-tabs__item:hover {
  color: #ffffff;
}

.armstrong-block-text-with-background-image {
  position: relative;
  min-height: 50dvh;
  display: flex;
}
.armstrong-block-text-with-background-image .overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.armstrong-block-text-with-background-image .gradient-overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(var(--gradient-angle, 0deg), var(--gradient-colour) 0%, rgba(0, 0, 0, 0) 60%);
}
.armstrong-block-text-with-background-image.gradient-bottom {
  --gradient-angle: 0deg;
}
.armstrong-block-text-with-background-image.gradient-top {
  --gradient-angle: 180deg;
}
.armstrong-block-text-with-background-image .image-container {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.armstrong-block-text-with-background-image .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.armstrong-block-text-with-background-image .text-container {
  position: relative;
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  z-index: 2;
}
.armstrong-block-text-with-background-image .text-container .header {
  margin-bottom: 30px;
}
.armstrong-block-text-with-background-image .text-container .header .html-title {
  color: #c5d801;
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 300;
}
.armstrong-block-text-with-background-image .text-container .description p {
  color: #ffffff;
  font-size: clamp(18px, 2.2vw, 24px);
  line-height: 1.1;
  font-weight: 200;
}

.armstrong-block-centred-text-with-offset-background {
  position: relative;
  min-height: 60vh;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .armstrong-block-centred-text-with-offset-background {
    min-height: 500px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-with-offset-background {
    min-height: 400px;
  }
}
.armstrong-block-centred-text-with-offset-background .gradient-overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(var(--gradient-angle, 0deg), var(--gradient-colour) 0%, rgba(0, 0, 0, 0) 60%);
}
.armstrong-block-centred-text-with-offset-background.gradient-bottom {
  --gradient-angle: 0deg;
}
.armstrong-block-centred-text-with-offset-background.gradient-top {
  --gradient-angle: 180deg;
}
.armstrong-block-centred-text-with-offset-background .overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 1;
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-with-offset-background .overlay {
    background-color: rgba(0, 0, 0, 0.45);
  }
}
.armstrong-block-centred-text-with-offset-background .background-image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}
.armstrong-block-centred-text-with-offset-background .background-image-wrapper picture {
  width: 100%;
  height: 100%;
}
.armstrong-block-centred-text-with-offset-background .background-image-wrapper img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.armstrong-block-centred-text-with-offset-background .container-fluid {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767.98px) {
  .armstrong-block-centred-text-with-offset-background .container-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-centred-text-with-offset-background .container-fluid {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.armstrong-block-centred-text-with-offset-background .row {
  flex: 1;
}
.armstrong-block-centred-text-with-offset-background .content-wrapper {
  display: flex;
  flex-direction: column;
}
.armstrong-block-centred-text-with-offset-background .content-wrapper .button-wrapper {
  margin-top: 40px;
}
.armstrong-block-centred-text-with-offset-background .main-header-wrapper {
  margin-bottom: 30px;
}
.armstrong-block-centred-text-with-offset-background .main-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-centred-text-with-offset-background .main-header-wrapper .html-title,
.armstrong-block-centred-text-with-offset-background .main-header-wrapper .hmtl-title h1,
.armstrong-block-centred-text-with-offset-background .main-header-wrapper .html-title h2,
.armstrong-block-centred-text-with-offset-background .main-header-wrapper .html-title h3,
.armstrong-block-centred-text-with-offset-background .main-header-wrapper .html-title h4,
.armstrong-block-centred-text-with-offset-background .main-header-wrapper .html-title h5,
.armstrong-block-centred-text-with-offset-background .main-header-wrapper .html-title h6 {
  font-size: clamp(24px, 4vw, 36px) !important;
}
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper {
  margin-bottom: 30px;
}
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper .html-title,
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper .hmtl-title h1,
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper .html-title h2,
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper .html-title h3,
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper .html-title h4,
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper .html-title h5,
.armstrong-block-centred-text-with-offset-background .sub-header-wrapper .html-title h6 {
  font-size: clamp(18px, 2.5vw, 24px) !important;
}
.armstrong-block-centred-text-with-offset-background .wysiwyg-wrapper {
  font-size: clamp(16px, 2vw, 18px) !important;
}
@media (max-width: 767.98px) {
  .armstrong-block-centred-text-with-offset-background .wysiwyg-wrapper {
    width: 100%;
  }
}
.armstrong-block-centred-text-with-offset-background .wysiwyg-wrapper p:last-child {
  margin-bottom: 0;
}

.armstrong-block-news-and-case-studies-slider {
  margin: 100px 0 50px 0;
  overflow-x: clip;
  container-type: inline-size;
  container-name: news-case-slider;
}
.armstrong-block-news-and-case-studies-slider .heading {
  text-align: center;
}
.armstrong-block-news-and-case-studies-slider .controls {
  display: flex;
  justify-content: end;
  gap: 16px;
  z-index: 10;
  margin-top: 60px;
}
@container news-case-slider (max-width: 575.98px) {
  .armstrong-block-news-and-case-studies-slider .controls {
    margin: 40px 0 30px 0;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-news-and-case-studies-slider .controls {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.armstrong-block-news-and-case-studies-slider .post-button-prev,
.armstrong-block-news-and-case-studies-slider .post-button-next {
  width: 44px;
  height: 44px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.armstrong-block-news-and-case-studies-slider .post-button-prev::after,
.armstrong-block-news-and-case-studies-slider .post-button-next::after {
  content: "";
}
.armstrong-block-news-and-case-studies-slider .post-button-prev:hover,
.armstrong-block-news-and-case-studies-slider .post-button-next:hover {
  opacity: 0.7;
}
.armstrong-block-news-and-case-studies-slider .post-button-prev {
  background-image: url("../../assets/icons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.armstrong-block-news-and-case-studies-slider .post-button-next {
  background-image: url("../../assets/icons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides {
  position: relative;
  margin: 40px 0;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
}
@container news-case-slider (max-width: 767.98px) {
  .armstrong-block-news-and-case-studies-slider .news-case-studies-slides {
    padding: 20px 0 10px 0;
    margin-top: 0;
  }
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .swiper-wrapper {
  align-items: flex-start !important;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .swiper-slide {
  overflow: visible;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transform-origin: center center;
  opacity: 0.7;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .swiper-slide a {
  color: #0a0a0a;
  text-decoration: none;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card {
  display: flex;
  flex-direction: column;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card__image {
  aspect-ratio: 16/10;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 30px;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card .remove-aspect-ratio {
  aspect-ratio: unset !important;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card__title {
  font-size: clamp(20px, 3vw, 28px);
  color: #0a0a0a;
  font-weight: 200;
  margin: 0;
  line-height: 1.3;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card__title a {
  color: #0a0a0a;
  text-decoration: none;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card__excerpt {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #0a0a0a;
}
.armstrong-block-news-and-case-studies-slider .news-case-studies-slides .post-card__link {
  font-weight: 300;
  color: #0a0a0a;
  text-decoration: none;
}
.armstrong-block-news-and-case-studies-slider .button-container {
  display: flex;
  justify-content: center;
}

.armstrong-block-testimonials-grid {
  margin: 80px 0;
}
.armstrong-block-testimonials-grid .header .html-title {
  color: #595959;
  text-align: center;
  margin-bottom: 60px;
}
.armstrong-block-testimonials-grid .testimonial-grid-outer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  gap: 40px;
}
.armstrong-block-testimonials-grid .one-column {
  grid-template-columns: 1fr;
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .armstrong-block-testimonials-grid .one-column {
    width: 80%;
  }
}
.armstrong-block-testimonials-grid .one-column .testimonial-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.armstrong-block-testimonials-grid .two-columns {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 991.98px) {
  .armstrong-block-testimonials-grid .two-columns {
    grid-template-columns: 1fr;
    width: 80%;
    margin: 0 auto;
  }
}
.armstrong-block-testimonials-grid .two-columns .testimonial-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.armstrong-block-testimonials-grid .testimonial-item .logo-wrapper {
  max-width: 300px;
}
.armstrong-block-testimonials-grid .testimonial-item .logo-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 21/9;
}
.armstrong-block-testimonials-grid .testimonial-item .name p {
  font-weight: 500;
  color: #595959;
}
.armstrong-block-testimonials-grid .testimonial-item p {
  text-align: center;
  margin: 0;
  font-size: clamp(16px, 2vw, 18px);
  color: #595959;
  font-weight: 200;
}

.armstrong-block-post-grid {
  margin: 80px 0;
  padding: 80px 0;
}
@media (max-width: 575.98px) {
  .armstrong-block-post-grid {
    padding: 40px 0;
  }
}
.armstrong-block-post-grid__container {
  max-width: 1800px;
  margin: 0 auto;
}
.armstrong-block-post-grid .heading-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.armstrong-block-post-grid .heading-wrapper .title .html-title {
  text-align: center;
  font-size: clamp(30px, 5vw, 48px);
  margin-bottom: 0;
}
.armstrong-block-post-grid .heading-wrapper .subtext {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 80px;
  text-align: center;
}
.armstrong-block-post-grid .heading-wrapper .subtext p {
  margin-bottom: 0;
}
.armstrong-block-post-grid__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 991.98px) {
  .armstrong-block-post-grid__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-post-grid__grid {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-post-grid .one-link {
  grid-template-columns: 1fr !important;
}
.armstrong-block-post-grid .two-links {
  grid-template-columns: repeat(2, 1fr) !important;
}
@media (max-width: 767.98px) {
  .armstrong-block-post-grid .two-links {
    grid-template-columns: 1fr !important;
  }
}
.armstrong-block-post-grid .three-links {
  grid-template-columns: repeat(3, 1fr) !important;
}
.armstrong-block-post-grid .four-links {
  grid-template-columns: repeat(4, 1fr) !important;
}
.armstrong-block-post-grid__item {
  transition: transform 0.3s ease;
}
.armstrong-block-post-grid__item a {
  text-decoration: none;
  display: block;
}
.armstrong-block-post-grid__item picture {
  overflow: hidden;
  border-radius: 15px;
  display: block;
}
.armstrong-block-post-grid__item img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/10;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 15px;
  transition: transform 0.4s ease;
}
.armstrong-block-post-grid__item .html-title {
  font-size: clamp(24px, 4vw, 36px);
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
  transition: color 0.3s ease, border-top-color 0.3s ease;
}
.armstrong-block-post-grid__item p {
  color: #0a0a0a;
  transition: all 0.3s ease;
}
.armstrong-block-post-grid__item:hover {
  transform: translateY(-6px);
}
.armstrong-block-post-grid__item:hover img {
  transform: scale(1.05);
}
.armstrong-block-post-grid__item:hover .html-title {
  color: #c5d801;
  border-top-color: #c5d801;
}
.armstrong-block-post-grid__item:hover p {
  color: #c5d801;
  transform: translateY(6px);
}

.colour-scheme-white-background-black-text .armstrong-block-post-grid__item a .html-title {
  color: #000000;
  border-top: 1px solid #000000;
}
.colour-scheme-white-background-black-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #c5d801;
  border-top-color: #c5d801;
}

.colour-scheme-white-background-dark-green-text .armstrong-block-post-grid__item a .html-title {
  color: #124635;
  border-top: 1px solid #124635;
}
.colour-scheme-white-background-dark-green-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #c5d801;
  border-top-color: #c5d801;
}

.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-post-grid__item a .html-title {
  color: #c5d801;
  border-top: 1px solid #c5d801;
}
.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-post-grid__item a p {
  color: #c5d801;
}
.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #c5d801;
  border-top-color: #c5d801;
}

.colour-scheme-lime-background-green-text .armstrong-block-post-grid__item a .html-title {
  color: #124635;
  border-top: 1px solid #124635;
}
.colour-scheme-lime-background-green-text .armstrong-block-post-grid__item a p {
  color: #124635;
}
.colour-scheme-lime-background-green-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #124635;
  border-top-color: #124635;
}

.colour-scheme-black-background-white-text .armstrong-block-post-grid__item a .html-title {
  color: #ffffff;
  border-top: 1px solid #ffffff;
}
.colour-scheme-black-background-white-text .armstrong-block-post-grid__item a p {
  color: #ffffff;
}

.colour-scheme-light-grey-background-black-text .armstrong-block-post-grid__item a .html-title {
  color: #000000;
  border-top: 1px solid #000000;
}
.colour-scheme-light-grey-background-black-text .armstrong-block-post-grid__item a p {
  color: #000000;
}
.colour-scheme-light-grey-background-black-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #c5d801;
  border-top-color: #c5d801;
}
.colour-scheme-light-grey-background-black-text .armstrong-block-post-grid__item a:hover p {
  color: #c5d801;
}

.colour-scheme-slate-blue-background-white-text .armstrong-block-post-grid__item a .html-title {
  color: #ffffff;
  border-top: 1px solid #ffffff;
}
.colour-scheme-slate-blue-background-white-text .armstrong-block-post-grid__item a p {
  color: #ffffff;
}
.colour-scheme-slate-blue-background-white-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #c5d801;
  border-top-color: #c5d801;
}
.colour-scheme-slate-blue-background-white-text .armstrong-block-post-grid__item a:hover p {
  color: #c5d801;
}

.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-post-grid__item a .html-title {
  color: #c5d801;
  border-top: 1px solid #c5d801;
}
.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-post-grid__item a p {
  color: #c5d801;
}
.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #ffffff;
  border-top-color: #ffffff;
}
.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-post-grid__item a:hover p {
  color: #ffffff;
}

.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-post-grid__item a .html-title {
  color: #ffffff;
  border-top: 1px solid #ffffff;
}
.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-post-grid__item a p {
  color: #ffffff;
}
.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #c5d801;
  border-top-color: #c5d801;
}
.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-post-grid__item a:hover p {
  color: #c5d801;
}

.colour-scheme-black-background-blue-heading-white-text .armstrong-block-post-grid__item a .html-title {
  color: #43b8f3;
  border-top: 1px solid #43b8f3;
}
.colour-scheme-black-background-blue-heading-white-text .armstrong-block-post-grid__item a p {
  color: #43b8f3;
}
.colour-scheme-black-background-blue-heading-white-text .armstrong-block-post-grid__item a:hover .html-title {
  color: #ffffff;
  border-top-color: #ffffff;
}
.colour-scheme-black-background-blue-heading-white-text .armstrong-block-post-grid__item a:hover p {
  color: #ffffff;
}

.armstrong-block-applications-grid {
  padding: 80px 0 80px 0;
}
@media (max-width: 767.98px) {
  .armstrong-block-applications-grid {
    padding: 60px 0;
  }
}
.armstrong-block-applications-grid__header-area {
  text-align: center;
  max-width: 75%;
  margin: 0 auto 60px auto;
}
@media (max-width: 767.98px) {
  .armstrong-block-applications-grid__header-area {
    max-width: 100%;
  }
}
.armstrong-block-applications-grid__header-area .main-header-wrapper {
  margin-bottom: 30px;
}
.armstrong-block-applications-grid__header-area .main-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-applications-grid__header-area .main-header-wrapper .html-title,
.armstrong-block-applications-grid__header-area .main-header-wrapper .html-title h1,
.armstrong-block-applications-grid__header-area .main-header-wrapper .html-title h2,
.armstrong-block-applications-grid__header-area .main-header-wrapper .html-title h3,
.armstrong-block-applications-grid__header-area .main-header-wrapper .html-title h4,
.armstrong-block-applications-grid__header-area .main-header-wrapper .html-title h5,
.armstrong-block-applications-grid__header-area .main-header-wrapper .html-title h6 {
  font-family: "museo", serif;
  font-weight: 300;
  font-size: clamp(24px, 4vw, 36px) !important;
  line-height: 1;
}
.armstrong-block-applications-grid__header-area .sub-header-wrapper {
  margin-bottom: 30px;
}
.armstrong-block-applications-grid__header-area .sub-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-applications-grid__header-area .sub-header-wrapper .html-title,
.armstrong-block-applications-grid__header-area .sub-header-wrapper .html-title h1,
.armstrong-block-applications-grid__header-area .sub-header-wrapper .html-title h2,
.armstrong-block-applications-grid__header-area .sub-header-wrapper .html-title h3,
.armstrong-block-applications-grid__header-area .sub-header-wrapper .html-title h4,
.armstrong-block-applications-grid__header-area .sub-header-wrapper .html-title h5,
.armstrong-block-applications-grid__header-area .sub-header-wrapper .html-title h6 {
  font-family: "museo", serif;
  font-weight: 300;
  font-size: clamp(18px, 2.5vw, 24px) !important;
  line-height: 1;
}
.armstrong-block-applications-grid .grid-outer {
  display: grid;
}
.armstrong-block-applications-grid .grid-outer .grid-item {
  display: flex;
  flex-direction: column;
}
.armstrong-block-applications-grid .grid-outer .grid-item--linked {
  text-decoration: none;
  color: inherit;
}
.armstrong-block-applications-grid .grid-outer .grid-item .image-wrapper {
  width: 100%;
}
.armstrong-block-applications-grid .grid-outer .grid-item .image-wrapper picture {
  display: flex;
  justify-content: center;
}
.armstrong-block-applications-grid .grid-outer .grid-item .image-wrapper img {
  width: 100%;
  height: 100%;
  min-height: 350px;
  max-height: 350px;
}
@media (max-width: 991.98px) {
  .armstrong-block-applications-grid .grid-outer .grid-item .image-wrapper img {
    min-height: 250px;
    max-height: 250px;
  }
}
.armstrong-block-applications-grid .grid-outer .grid-item .image-wrapper .contained-image {
  width: 75%;
  margin: 0 auto;
}
.armstrong-block-applications-grid .grid-outer .grid-item .image-wrapper .cover-image {
  aspect-ratio: 16/10;
}
.armstrong-block-applications-grid .grid-outer .grid-item .text-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  color: #595959;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.armstrong-block-applications-grid .grid-outer .grid-item .text-content .title {
  padding-bottom: 10px;
}
.armstrong-block-applications-grid .grid-outer .grid-item .text-content .description p {
  margin-bottom: 0;
  font-weight: 200;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-applications-grid .grid-outer .grid-item .text-content .button-wrapper {
  margin-top: auto;
  padding-top: 20px;
}
.armstrong-block-applications-grid .grid-cols-1 {
  grid-template-columns: 1fr;
}
.armstrong-block-applications-grid .grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 767.98px) {
  .armstrong-block-applications-grid .grid-cols-2 {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-applications-grid .grid-cols-2 .text-content {
  padding-top: 40px;
}
@media (max-width: 991.98px) {
  .armstrong-block-applications-grid .grid-cols-2 .text-content {
    padding-top: 20px;
  }
}
.armstrong-block-applications-grid .grid-cols-2 .title .html-title {
  font-size: clamp(24px, 4vw, 36px);
}
.armstrong-block-applications-grid .grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 991.98px) {
  .armstrong-block-applications-grid .grid-cols-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-applications-grid .grid-cols-3 {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-applications-grid .grid-cols-3 .text-content {
  padding-top: 40px;
}
.armstrong-block-applications-grid .grid-cols-3 .title .html-title {
  font-size: clamp(20px, 3vw, 28px);
}
.armstrong-block-applications-grid .button-wrapper {
  display: flex;
  justify-content: center;
  padding-top: 60px;
}

.armstrong-block-search-form {
  padding: 80px 0;
}
.armstrong-block-search-form .search-form__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.armstrong-block-search-form .search-form__title {
  margin-bottom: 30px;
}
.armstrong-block-search-form .search-form__form {
  width: 100%;
  max-width: 600px;
}
.armstrong-block-search-form .search-form__input-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 576px) {
  .armstrong-block-search-form .search-form__input-wrapper {
    flex-direction: column;
  }
}
.armstrong-block-search-form .search-form__input-group {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.armstrong-block-search-form .search-form__input {
  width: 100%;
  padding: 8px 20px;
  font-size: clamp(16px, 2vw, 18px);
  border: 1px solid currentColor;
  border-radius: 10px;
  outline: none;
  background-color: transparent;
  color: inherit;
  transition: border-color 0.3s ease, opacity 0.3s ease;
}
.armstrong-block-search-form .search-form__input::-moz-placeholder {
  color: inherit;
  opacity: 0.6;
}
.armstrong-block-search-form .search-form__input::placeholder {
  color: inherit;
  opacity: 0.6;
}
.armstrong-block-search-form .search-form__input:focus {
  opacity: 1;
}
.armstrong-block-search-form .search-form__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 30px;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 600;
  border: 1px solid transparent;
  border-radius: 8px;
  cursor: pointer;
}
@media (max-width: 576px) {
  .armstrong-block-search-form .search-form__button {
    width: 100%;
    padding: 10px;
  }
}
.armstrong-block-search-form .search-form__button-icon {
  flex-shrink: 0;
}
.armstrong-block-search-form .search-form__hint {
  width: 100%;
  text-align: left;
}
.armstrong-block-search-form .search-form__hint p {
  margin: 5px 0 0 20px;
  font-size: clamp(14px, 1.5vw, 16px);
  opacity: 0.7;
}

.armstrong-block-assets-grid {
  padding: 80px 0;
  margin: 80px 0;
}
.armstrong-block-assets-grid .assets-header {
  text-align: center;
  margin-bottom: 60px;
}
.armstrong-block-assets-grid .assets-grid {
  display: grid;
  gap: 40px;
}
.armstrong-block-assets-grid .assets-grid .asset-item {
  display: flex;
  flex-direction: column;
  text-decoration: none !important;
}
.armstrong-block-assets-grid .assets-grid .asset-item .no-image {
  padding-top: 0 !important;
  justify-content: center;
  font-size: clamp(18px, 2.3vw, 20px);
}
.armstrong-block-assets-grid .assets-grid .asset-item .asset-title {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  font-weight: 500;
  transition: opacity 0.3s ease;
  padding-top: 30px;
}
@media (max-width: 767.98px) {
  .armstrong-block-assets-grid .assets-grid .asset-item .asset-title {
    padding-top: 15px;
  }
}
.armstrong-block-assets-grid .assets-grid .asset-item .asset-title::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 10px;
  background-color: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.969' height='10.007' viewBox='0 0 7.969 10.007'%3E%3Cpath d='M0,0,4.066,6.181,7.934,0' transform='translate(1.039 8.968) rotate(-90)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.969' height='10.007' viewBox='0 0 7.969 10.007'%3E%3Cpath d='M0,0,4.066,6.181,7.934,0' transform='translate(1.039 8.968) rotate(-90)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}
.armstrong-block-assets-grid .assets-grid .asset-item .asset-title:hover {
  opacity: 0.7;
}
.armstrong-block-assets-grid .one-columns {
  grid-template-columns: 1fr;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.armstrong-block-assets-grid .one-columns .asset-image {
  width: 100%;
  height: auto;
  flex: 1;
}
.armstrong-block-assets-grid .one-columns .asset-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 9/12;
  transition: scale 0.4s ease;
}
.armstrong-block-assets-grid .one-columns .asset-image img:hover {
  scale: 1.02;
}
.armstrong-block-assets-grid .two-columns {
  grid-template-columns: repeat(2, 1fr);
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .armstrong-block-assets-grid .two-columns {
    grid-template-columns: 1fr;
    -moz-column-gap: 20px;
    column-gap: 20px;
    max-width: none;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-assets-grid .two-columns {
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.armstrong-block-assets-grid .two-columns .asset-image {
  width: 100%;
  height: auto;
  flex: 1;
}
.armstrong-block-assets-grid .two-columns .asset-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 9/12;
  transition: scale 0.4s ease;
}
.armstrong-block-assets-grid .two-columns .asset-image img:hover {
  scale: 1.02;
}
.armstrong-block-assets-grid .three-columns {
  grid-template-columns: repeat(3, 1fr);
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .armstrong-block-assets-grid .three-columns {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 20px;
    column-gap: 20px;
    max-width: none;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-assets-grid .three-columns {
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.armstrong-block-assets-grid .three-columns .asset-image {
  width: 100%;
  height: auto;
  flex: 1;
}
.armstrong-block-assets-grid .three-columns .asset-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 9/12;
  transition: scale 0.4s ease;
}
.armstrong-block-assets-grid .three-columns .asset-image img:hover {
  scale: 1.02;
}
.armstrong-block-assets-grid .four-columns {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1199.98px) {
  .armstrong-block-assets-grid .four-columns {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-assets-grid .four-columns {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-assets-grid .four-columns {
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.armstrong-block-assets-grid .four-columns .asset-image {
  width: 100%;
  height: auto;
  flex: 1;
  transition: scale 0.4s ease;
}
.armstrong-block-assets-grid .four-columns .asset-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 9/12;
  transition: scale 0.4s ease;
}
.armstrong-block-assets-grid .four-columns .asset-image img:hover {
  scale: 1.02;
}

.colour-scheme-dark-green-background-lime-heading-white-text .asset-title {
  color: #ffffff;
}

.armstrong-block-news-people-grid {
  margin: 2rem 0;
  container-type: inline-size;
  container-name: news-people-grid;
}
.armstrong-block-news-people-grid__title {
  text-align: center;
  margin-bottom: 2rem;
  font-size: clamp(24px, 4vw, 36px);
}
.armstrong-block-news-people-grid__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 80px;
  column-gap: 80px;
  row-gap: 2rem;
}
@container news-people-grid (max-width: 767.98px) {
  .armstrong-block-news-people-grid__grid {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-news-people-grid__item {
  text-align: center;
}
.armstrong-block-news-people-grid__image {
  margin-bottom: 1rem;
}
.armstrong-block-news-people-grid__image img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.armstrong-block-news-people-grid__name {
  display: block;
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 0.25rem;
  color: #c5d801;
  text-decoration: none;
  font-size: clamp(20px, 3vw, 28px);
}
.armstrong-block-news-people-grid__name:hover {
  text-decoration: underline;
}
.armstrong-block-news-people-grid__job-title {
  margin: 0;
  font-size: 0.875rem;
  color: var(--color-text-muted, #666);
}

.armstrong-block-news-editor {
  container-type: inline-size;
  container-name: news-editor;
}
.armstrong-block-news-editor iframe[src*=vimeo],
.armstrong-block-news-editor iframe[src*=youtube] {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin: 20px auto;
  aspect-ratio: 16/9;
  height: auto !important;
  position: relative !important;
}
.armstrong-block-news-editor > div[style*="padding:56.25%"],
.armstrong-block-news-editor > div[style*="padding: 56.25%"] {
  width: 100%;
  margin: 2rem 0;
}
.armstrong-block-news-editor a {
  color: #c5d801;
}
.armstrong-block-news-editor div[style*="position:relative"]:has(iframe[src*=vimeo]), .armstrong-block-news-editor div[style*="position:relative"]:has(iframe[src*=youtube]) {
  width: 100%;
  margin: 2rem 0;
  display: block;
}
.armstrong-block-news-editor figure {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.armstrong-block-news-editor figure img {
  display: block;
  max-width: 800px;
  width: 70%;
  margin: 0 auto;
}
@container news-editor (max-width: 767.98px) {
  .armstrong-block-news-editor figure img {
    width: 100%;
  }
}
.armstrong-block-news-editor img {
  max-width: 800px;
  width: 100%;
  margin: 20px auto;
  display: block;
}
@container news-editor (max-width: 767.98px) {
  .armstrong-block-news-editor img {
    width: 100%;
  }
}
.armstrong-block-news-editor .elementor-video-iframe {
  max-width: 500px;
  margin: 15px 0;
  width: 100%;
  aspect-ratio: 16/9;
}

.armstrong-block-news-cta {
  margin: 50px 0;
  text-align: center;
}
.armstrong-block-news-cta__button {
  font-size: clamp(24px, 4vw, 36px) !important;
  padding: 15px 50px !important;
}

.armstrong-block-news-image-swiper {
  margin: 48px 0;
  container-type: inline-size;
  container-name: news-image-swiper;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.armstrong-block-news-image-swiper .news-image-swiper__container {
  position: relative;
}
.armstrong-block-news-image-swiper .news-image-slides {
  overflow: hidden;
  padding-bottom: 48px;
}
.armstrong-block-news-image-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: auto;
}
.armstrong-block-news-image-swiper .news-image-swiper__figure {
  margin: 0;
  width: 100%;
}
.armstrong-block-news-image-swiper .news-image-swiper__figure img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 15px;
  -o-object-fit: contain;
  object-fit: contain;
}
.armstrong-block-news-image-swiper .news-image-swiper__caption {
  margin-top: 12px;
  font-size: clamp(14px, 1.5vw, 16px);
  color: #6e6e6e;
  text-align: center;
  font-style: italic;
}
.armstrong-block-news-image-swiper .swiper-button-prev,
.armstrong-block-news-image-swiper .swiper-button-next {
  color: #c5d801;
  width: 48px;
  height: 48px;
  background: #124635;
  border-radius: 50%;
  transition: background-color 0.3s ease, transform 0.3s ease;
}
.armstrong-block-news-image-swiper .swiper-button-prev::after,
.armstrong-block-news-image-swiper .swiper-button-next::after {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.armstrong-block-news-image-swiper .swiper-button-prev:hover,
.armstrong-block-news-image-swiper .swiper-button-next:hover {
  background: #c5d801;
  transform: scale(1.05);
}
.armstrong-block-news-image-swiper .swiper-button-prev:hover::after,
.armstrong-block-news-image-swiper .swiper-button-next:hover::after {
  color: #124635;
}
@container news-image-swiper (max-width: 767.98px) {
  .armstrong-block-news-image-swiper .swiper-button-prev,
  .armstrong-block-news-image-swiper .swiper-button-next {
    width: 40px;
    height: 40px;
  }
  .armstrong-block-news-image-swiper .swiper-button-prev::after,
  .armstrong-block-news-image-swiper .swiper-button-next::after {
    font-size: 14px;
  }
}
@container news-image-swiper (max-width: 575.98px) {
  .armstrong-block-news-image-swiper .swiper-button-prev,
  .armstrong-block-news-image-swiper .swiper-button-next {
    display: none;
  }
}
.armstrong-block-news-image-swiper .swiper-button-prev {
  left: 10px;
}
.armstrong-block-news-image-swiper .swiper-button-next {
  right: 10px;
}
.armstrong-block-news-image-swiper .news-image-swiper-pagination {
  bottom: 0;
}
.armstrong-block-news-image-swiper .news-image-swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #bfbfbf;
  opacity: 1;
  transition: background-color 0.3s ease, transform 0.3s ease;
}
.armstrong-block-news-image-swiper .news-image-swiper-pagination .swiper-pagination-bullet:hover {
  transform: scale(1.2);
}
.armstrong-block-news-image-swiper .news-image-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #c5d801;
}

.armstrong-block-news-text-image-split {
  margin: 48px 0;
  container-type: inline-size;
  container-name: news-text-image-split;
  padding: 40px 0;
}
.armstrong-block-news-text-image-split .header {
  margin-bottom: 40px;
  text-align: center;
}
.armstrong-block-news-text-image-split .split-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  height: 100%;
}
@container news-text-image-split (max-width: 767.98px) {
  .armstrong-block-news-text-image-split .split-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
@container news-text-image-split (max-width: 767.98px) {
  .armstrong-block-news-text-image-split .split-container .text-layout {
    order: 0;
  }
}
.armstrong-block-news-text-image-split .split-container .text-layout .title {
  margin-bottom: 20px;
}
.armstrong-block-news-text-image-split .split-container .text-layout .title .html-title {
  font-size: clamp(18px, 2.5vw, 24px);
}
.armstrong-block-news-text-image-split .split-container .text-layout .wysiwyg-content p {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0;
}
.armstrong-block-news-text-image-split .split-container .image-layout-full {
  height: 100%;
  width: 100%;
}
@container news-text-image-split (max-width: 767.98px) {
  .armstrong-block-news-text-image-split .split-container .image-layout-full {
    order: 1;
  }
}
.armstrong-block-news-text-image-split .split-container .image-layout-full img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
}
.armstrong-block-news-text-image-split .split-container .image-layout {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@container news-text-image-split (max-width: 767.98px) {
  .armstrong-block-news-text-image-split .split-container .image-layout {
    order: 1;
  }
}
.armstrong-block-news-text-image-split .split-container .image-layout img {
  width: 100%;
  height: auto;
  margin: 0;
}
.armstrong-block-news-text-image-split .link-wrapper {
  margin-top: 40px;
}
.armstrong-block-news-text-image-split .link-wrapper a {
  color: #c5d801;
}

.armstrong-block-news-centered-text {
  margin: 48px 0;
  container-type: inline-size;
  container-name: news-centered-text;
  padding: 40px 0;
}
@container news-text-image-split (max-width: 575.98px) {
  .armstrong-block-news-centered-text {
    padding: 50px 0;
  }
}
.armstrong-block-news-centered-text .outer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@container news-text-image-split (max-width: 767.98px) {
  .armstrong-block-news-centered-text .outer {
    max-width: 100%;
  }
}
.armstrong-block-news-centered-text .optional-image {
  max-width: 350px;
  max-height: 350px;
  margin-bottom: 60px;
}
.armstrong-block-news-centered-text .optional-image img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.armstrong-block-news-centered-text .main-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-news-centered-text .main-header-wrapper .html-title,
.armstrong-block-news-centered-text .main-header-wrapper .hmtl-title h1,
.armstrong-block-news-centered-text .main-header-wrapper .html-title h2,
.armstrong-block-news-centered-text .main-header-wrapper .html-title h3,
.armstrong-block-news-centered-text .main-header-wrapper .html-title h4,
.armstrong-block-news-centered-text .main-header-wrapper .html-title h5,
.armstrong-block-news-centered-text .main-header-wrapper .html-title h6 {
  font-size: clamp(24px, 4vw, 36px) !important;
}
.armstrong-block-news-centered-text .sub-header-wrapper {
  margin-bottom: 30px;
}
.armstrong-block-news-centered-text .sub-header-wrapper .html-title {
  margin-bottom: 0;
}
.armstrong-block-news-centered-text .sub-header-wrapper .html-title,
.armstrong-block-news-centered-text .sub-header-wrapper .hmtl-title h1,
.armstrong-block-news-centered-text .sub-header-wrapper .html-title h2,
.armstrong-block-news-centered-text .sub-header-wrapper .html-title h3,
.armstrong-block-news-centered-text .sub-header-wrapper .html-title h4,
.armstrong-block-news-centered-text .sub-header-wrapper .html-title h5,
.armstrong-block-news-centered-text .sub-header-wrapper .html-title h6 {
  font-size: clamp(18px, 2.5vw, 24px) !important;
}
.armstrong-block-news-centered-text .wysiwyg-wrapper {
  position: relative;
  font-size: clamp(16px, 2vw, 18px) !important;
  font-weight: 200;
  line-height: 1.2;
}
@container news-text-image-split (max-width: 767.98px) {
  .armstrong-block-news-centered-text .wysiwyg-wrapper {
    width: 100%;
  }
}
.armstrong-block-news-centered-text .button {
  margin-top: 40px;
}

.colour-scheme-blue .wysiwyg-wrapper p {
  color: #595959 !important;
}

.colour-scheme-white .wysiwyg-wrapper p {
  color: #595959 !important;
}

.single-case-study__left .colour-scheme-white-background-black-text p:first-of-type,
.single-case-study__left .colour-scheme-white-background-grey-text p:first-of-type,
.single-case-study__left .colour-scheme-white-background-dark-grey-text p:first-of-type,
.single-case-study__left .colour-scheme-white-background-dark-green-text p:first-of-type,
.single-case-study__left .colour-scheme-dark-green-background-lime-heading-white-text p:first-of-type,
.single-case-study__left .colour-scheme-lime-background-green-text p:first-of-type,
.single-case-study__left .colour-scheme-black-background-white-text p:first-of-type,
.single-case-study__left .colour-scheme-light-grey-background-black-text p:first-of-type,
.single-case-study__left .colour-scheme-white-background-blue-heading-grey-text p:first-of-type,
.single-case-study__left .colour-scheme-slate-blue-background-white-text p:first-of-type,
.single-case-study__left .colour-scheme-sky-blue-background-lime-heading-white-text p:first-of-type,
.single-case-study__left .colour-scheme-dark-grey-background-lime-heading-white-text p:first-of-type,
.single-case-study__left .colour-scheme-black-background-blue-heading-white-text p:first-of-type,
.single-case-study__left .colour-scheme-cyan-blue-background-white-text p:first-of-type {
  font-size: clamp(16px, 2vw, 18px);
}

.single-case-study__left .colour-scheme-dark-green-background-lime-heading-white-text,
.single-case-study__left .colour-scheme-lime-background-green-text,
.single-case-study__left .colour-scheme-black-background-white-text,
.single-case-study__left .colour-scheme-light-grey-background-black-text,
.single-case-study__left .colour-scheme-slate-blue-background-white-text,
.single-case-study__left .colour-scheme-sky-blue-background-lime-heading-white-text,
.single-case-study__left .colour-scheme-dark-grey-background-lime-heading-white-text,
.single-case-study__left .colour-scheme-black-background-blue-heading-white-text,
.single-case-study__left .colour-scheme-cyan-blue-background-white-text {
  padding-left: 40px;
  padding-right: 40px;
}

.single-case-study__left .colour-scheme-dark-green-background-lime-heading-white-text p,
.single-case-study__left .colour-scheme-black-background-white-text p,
.single-case-study__left .colour-scheme-slate-blue-background-white-text p,
.single-case-study__left .colour-scheme-sky-blue-background-lime-heading-white-text p,
.single-case-study__left .colour-scheme-dark-grey-background-lime-heading-white-text p,
.single-case-study__left .colour-scheme-black-background-blue-heading-white-text p,
.single-case-study__left .colour-scheme-cyan-blue-background-white-text p {
  color: #ffffff !important;
}

.armstrong-block-link-list .header {
  text-align: center;
  margin-bottom: 60px;
}
.armstrong-block-link-list .outer-wrapper:has(.link-grid-with-icons) {
  margin: 60px 0;
  padding: 0;
}
.armstrong-block-link-list .grid-outer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 60px;
  column-gap: 60px;
  width: 60%;
  margin: 0 auto;
}
.armstrong-block-link-list .grid-outer:has(.link-grid-with-icons) {
  row-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  width: 80%;
}
@media (max-width: 1399.98px) {
  .armstrong-block-link-list .grid-outer:has(.link-grid-with-icons) {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-link-list .grid-outer:has(.link-grid-with-icons) {
    width: 100%;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-link-list .grid-outer:has(.link-grid-with-icons) {
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 20px;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 1199.98px) {
  .armstrong-block-link-list .grid-outer {
    width: 90%;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-link-list .grid-outer {
    width: 80%;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-link-list .grid-outer {
    -moz-column-gap: 100px;
    column-gap: 100px;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-link-list .grid-outer {
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 40px;
    margin: unset;
  }
}
.armstrong-block-link-list .grid-outer .link-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.armstrong-block-link-list .grid-outer .link-grid .link-group-title {
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .armstrong-block-link-list .grid-outer .link-grid .link-group-title {
    display: flex;
    justify-content: center;
  }
}
.armstrong-block-link-list .grid-outer .link-grid .link-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.armstrong-block-link-list .grid-outer .link-grid .link-group a {
  text-decoration: none;
  font-size: clamp(18px, 2.2vw, 24px);
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 575.98px) {
  .armstrong-block-link-list .grid-outer .link-grid .link-group a {
    justify-content: center;
    gap: 10px;
  }
}
.armstrong-block-link-list .grid-outer .link-grid .link-group a .arrow {
  display: flex;
  align-items: center;
}
.armstrong-block-link-list .link-grid-with-icons .link-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.armstrong-block-link-list .link-grid-with-icons .link-group a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  font-size: clamp(20px, 3vw, 28px);
  gap: 15px;
}
.armstrong-block-link-list .link-grid-with-icons .link-group .icon-container {
  display: flex;
  align-items: center;
  gap: 15px;
  flex: 1;
  min-width: 0;
}
.armstrong-block-link-list .link-grid-with-icons .link-group .icon-container img {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .armstrong-block-link-list .link-grid-with-icons .link-group .icon-container img {
    width: 40px;
    height: 40px;
  }
}
.armstrong-block-link-list .link-grid-with-icons .link-group .arrow {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.armstrong-block-link-list .outer-wrapper {
  padding: 100px 0;
}
.armstrong-block-link-list .colour-scheme-dark-green-background-lime-heading-white-text h3,
.armstrong-block-link-list .colour-scheme-dark-green-background-lime-heading-white-text a {
  color: #ffffff;
}

.armstrong-block-info-boxes {
  padding: 100px 0;
  position: relative;
}
.armstrong-block-info-boxes .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.armstrong-block-info-boxes .background-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.armstrong-block-info-boxes .header-wrapper {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 80px;
}
.armstrong-block-info-boxes .grid-outer {
  display: grid;
}
.armstrong-block-info-boxes .button-wrapper {
  display: flex;
  justify-content: center;
  padding-top: 40px;
}
.armstrong-block-info-boxes .smaller-font .title .html-title {
  font-size: clamp(24px, 4vw, 36px) !important;
}
.armstrong-block-info-boxes .smaller-font p {
  font-size: clamp(16px, 2vw, 18px) !important;
}
.armstrong-block-info-boxes .smaller-font .box-item {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .smaller-font .box-item {
    aspect-ratio: unset;
  }
}
.armstrong-block-info-boxes .two-boxes {
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .two-boxes {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-info-boxes .three-boxes {
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 991.98px) {
  .armstrong-block-info-boxes .three-boxes {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .three-boxes {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-info-boxes .four-boxes {
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media (max-width: 1399.98px) {
  .armstrong-block-info-boxes .four-boxes {
    grid-template-columns: repeat(2, 2fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-info-boxes .four-boxes {
    gap: 10px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .four-boxes {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-info-boxes .box-item {
  padding: 30px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .box-item {
    aspect-ratio: 1/1;
    padding: 20px;
    display: flex;
    justify-content: center;
  }
}
.armstrong-block-info-boxes .box-item .title {
  margin-bottom: 20px;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .box-item .title {
    flex-shrink: unset;
  }
}
.armstrong-block-info-boxes .box-item .title .html-title {
  font-size: clamp(30px, 5vw, 48px);
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .box-item .title .html-title {
    font-size: clamp(36px, 5.5vw, 56px);
  }
}
.armstrong-block-info-boxes .box-item .text {
  flex: 1;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .box-item .text {
    flex: unset;
  }
}
.armstrong-block-info-boxes .box-item .text p {
  font-size: clamp(20px, 3vw, 28px);
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .armstrong-block-info-boxes .box-item .text p {
    font-size: clamp(24px, 4vw, 36px);
  }
}
.armstrong-block-info-boxes .colour-scheme-lime-background-green-text * {
  color: #114232;
}
.armstrong-block-info-boxes .colour-scheme-dark-green-background-lime-heading-white-text .html-title {
  color: #c5d801;
}
.armstrong-block-info-boxes .colour-scheme-dark-green-background-lime-heading-white-text p {
  color: #ffffff;
}
.armstrong-block-info-boxes .colour-scheme-tertiary-blue-colour-background-white-text * {
  color: #ffffff;
}

.armstrong-block-product-list {
  margin: 80px 0;
}
.armstrong-block-product-list .sub-title {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #c5d801;
  margin-bottom: 15px;
}
.armstrong-block-product-list .title {
  margin: 0 0 32px 0;
  font-size: clamp(30px, 5vw, 48px);
  line-height: 1.1;
  font-family: "museo", serif;
}
.armstrong-block-product-list .product-list__filters {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 32px;
  align-items: flex-start;
  position: relative;
  z-index: 10;
}
.armstrong-block-product-list .product-list__filter-dropdown {
  position: relative;
  z-index: 1;
}
.armstrong-block-product-list .product-list__filter-dropdown:has(.product-list__dropdown-menu.is-open) {
  z-index: 2;
}
.armstrong-block-product-list .product-list__dropdown-toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  background: transparent;
  border: none;
  cursor: pointer;
  color: #124635;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  transition: color 0.2s ease;
}
.armstrong-block-product-list .product-list__dropdown-toggle:hover {
  color: #c5d801;
}
.armstrong-block-product-list .product-list__dropdown-toggle.is-open .product-list__dropdown-arrow {
  transform: rotate(180deg);
}
.armstrong-block-product-list .product-list__dropdown-label {
  text-align: left;
}
.armstrong-block-product-list .product-list__dropdown-arrow {
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.armstrong-block-product-list .product-list__dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  min-width: 120px;
  background-color: #ffffff;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
  z-index: 100;
}
.armstrong-block-product-list .product-list__dropdown-menu.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.armstrong-block-product-list .product-list__dropdown-options {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  max-height: 50vh;
  overflow-y: auto;
}
.armstrong-block-product-list .product-list__dropdown-option {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  cursor: pointer;
  margin: 0;
  transition: background-color 0.2s ease, opacity 0.3s ease;
}
.armstrong-block-product-list .product-list__dropdown-option:hover {
  background-color: rgba(197, 216, 1, 0.05);
}
.armstrong-block-product-list .product-list__dropdown-option.is-unavailable {
  display: none;
}
.armstrong-block-product-list .product-list__dropdown-option input[type=checkbox] {
  position: relative;
  width: 18px;
  height: 18px;
  margin: 0;
  margin-right: 12px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: 2px solid #bfbfbf;
  border-radius: 4px;
  background-color: #ffffff;
  cursor: pointer;
  flex-shrink: 0;
  transition: all 0.2s ease;
}
.armstrong-block-product-list .product-list__dropdown-option input[type=checkbox]:checked {
  background-color: #c5d801;
  border-color: #c5d801;
}
.armstrong-block-product-list .product-list__dropdown-option input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -60%) rotate(45deg);
}
.armstrong-block-product-list .product-list__option-label {
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  color: #124635;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  min-width: 120px;
}
@media (max-width: 991.98px) {
  .armstrong-block-product-list .product-list__option-label {
    font-size: 14px;
  }
}
.armstrong-block-product-list .product-list__clear-filters {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  background: transparent;
  border: none;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  color: #bd1e1e;
  cursor: pointer;
  transition: color 0.2s ease;
}
.armstrong-block-product-list .product-list__clear-filters:hover {
  color: rgb(144.9863013699, 23.0136986301, 23.0136986301);
}
.armstrong-block-product-list .product-list__active-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
  margin-bottom: 32px;
}
.armstrong-block-product-list .product-list__pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 18px;
  background-color: #c5d801;
  border: 2px solid #c5d801;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (max-width: 991.98px) {
  .armstrong-block-product-list .product-list__pill {
    padding: 5px 14px;
    font-size: 14px;
  }
}
.armstrong-block-product-list .product-list__pill:hover {
  background-color: transparent;
  border-color: #c5d801;
  color: #124635;
}
.armstrong-block-product-list .product-list__pill svg {
  flex-shrink: 0;
}
.armstrong-block-product-list .product-list__grid-wrapper {
  position: relative;
  min-height: 200px;
}
.armstrong-block-product-list .product-list__grid-wrapper.is-loading .product-list__loading {
  opacity: 1;
  visibility: visible;
}
.armstrong-block-product-list .product-list__grid-wrapper.is-loading .product-list__grid {
  opacity: 0.4;
  pointer-events: none;
}
.armstrong-block-product-list .product-list__loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.armstrong-block-product-list .product-list__spinner {
  width: 40px;
  height: 40px;
  border: 3px solid #f8f8f8;
  border-top-color: #c5d801;
  border-radius: 50%;
  animation: product-list-spin 0.8s linear infinite;
}
@keyframes product-list-spin {
  to {
    transform: rotate(360deg);
  }
}
.armstrong-block-product-list .product-list__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  transition: opacity 0.3s ease;
}
@media (max-width: 1399.98px) {
  .armstrong-block-product-list .product-list__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-product-list .product-list__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-product-list .product-list__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-product-list .product-list__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.armstrong-block-product-list .product-list__no-results {
  grid-column: 1/-1;
  text-align: center;
  padding: 48px;
  color: #6e6e6e;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-product-list .product-list__no-results p {
  margin: 0;
}
.armstrong-block-product-list .product-list__card {
  position: relative;
  background: #ffffff;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.armstrong-block-product-list .product-list__card:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  transform: translateY(-2px);
}
.armstrong-block-product-list .product-list__card:hover .product-list__card-img {
  transform: scale(1.02);
}
.armstrong-block-product-list .product-list__card:hover .product-list__card-overlay {
  opacity: 1;
}
.armstrong-block-product-list .product-list__card-link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  flex-grow: 1;
  width: 100%;
}
.armstrong-block-product-list .product-list__card-image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/10;
  background: #f8f8f8;
  width: 100%;
  flex-shrink: 0;
  transform: translateZ(0);
}
.armstrong-block-product-list .product-list__card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.4s ease;
  display: block;
}
.armstrong-block-product-list .product-list__card-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6e6e6e;
}
.armstrong-block-product-list .product-list__card-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(18, 70, 53, 0.7);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.armstrong-block-product-list .product-list__card-read {
  color: #ffffff;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
}
.armstrong-block-product-list .product-list__card-content {
  padding: 20px;
  background-color: #f8f8f8;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 200px;
}
.armstrong-block-product-list .product-list__card-description {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #6e6e6e;
  margin: 0 0 12px;
  line-height: 1.5;
}
.armstrong-block-product-list .product-list__card-meta {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 12px;
}
.armstrong-block-product-list .product-list__card-taxonomies {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.armstrong-block-product-list .product-list__card-tag {
  display: inline-block;
  padding: 4px 10px;
  background-color: rgba(255, 255, 255, 0.95);
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  border-radius: 5px;
}
.armstrong-block-product-list .product-list__card-tag--market {
  background: rgba(197, 216, 1, 0.2);
}
.armstrong-block-product-list .product-list__card-tag--type {
  background: rgba(67, 184, 243, 0.2);
  color: #214c78;
}
.armstrong-block-product-list .product-list__card-link-text {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #0a0a0a;
  transition: color 0.2s ease;
}
.product-list__card:hover .armstrong-block-product-list .product-list__card-link-text {
  color: #c5d801;
}
.armstrong-block-product-list .product-list__pagination {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #bfbfbf;
}
.armstrong-block-product-list .product-list__pagination-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-list .product-list__pagination-nav {
    gap: 8px;
  }
}
.armstrong-block-product-list .product-list__pagination-list {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.armstrong-block-product-list .product-list__pagination-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 15px;
  border: 2px solid #bfbfbf;
  border-radius: 8px;
  background-color: #ffffff;
  color: #124635;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-list .product-list__pagination-link {
    min-width: 36px;
    height: 36px;
    padding: 0 12px;
    font-size: 14px;
  }
}
.armstrong-block-product-list .product-list__pagination-link:hover:not(.product-list__pagination-current) {
  border-color: #c5d801;
  background-color: #f8f8f8;
}
.armstrong-block-product-list .product-list__pagination-current {
  background-color: #c5d801;
  border-color: #c5d801;
  color: #124635;
  cursor: default;
}
.armstrong-block-product-list .product-list__pagination-prev,
.armstrong-block-product-list .product-list__pagination-next {
  padding: 0 20px;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-list .product-list__pagination-prev,
  .armstrong-block-product-list .product-list__pagination-next {
    padding: 0 15px;
  }
}
.armstrong-block-product-list .product-list__pagination-dots {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  min-width: 30px;
  height: 40px;
  padding-bottom: 8px;
  color: #6e6e6e;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-list .product-list__pagination-dots {
    height: 36px;
    padding-bottom: 6px;
    font-size: clamp(14px, 1.5vw, 16px);
  }
}

.armstrong-block-document-list {
  padding: 60px 0;
}
.armstrong-block-document-list__heading {
  margin-bottom: 40px;
  font-size: clamp(24px, 4vw, 36px);
}
.armstrong-block-document-list__heading:has(+ .armstrong-block-document-list__sub-heading) {
  margin-bottom: 16px;
}
.armstrong-block-document-list__sub-heading {
  margin-bottom: 40px;
  font-size: clamp(20px, 3vw, 28px);
  opacity: 0.8;
}
.armstrong-block-document-list__type-section {
  margin-bottom: 40px;
}
.armstrong-block-document-list__type-section:last-child {
  margin-bottom: 0;
}
.armstrong-block-document-list__type-title {
  font-size: clamp(18px, 2.5vw, 24px);
  font-family: "Outfit", sans-serif;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid currentColor;
}
.armstrong-block-document-list__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 991px) {
  .armstrong-block-document-list__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .armstrong-block-document-list__list {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-document-list__item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px 16px;
  text-decoration: none;
  color: inherit;
  background: rgba(128, 128, 128, 0.08);
  border-radius: 4px;
  transition: background-color 0.2s ease;
}
.armstrong-block-document-list__item .armstrong-block-document-list__download-icon {
  color: currentColor;
  opacity: 0.6;
}
.armstrong-block-document-list__item:hover {
  background: rgba(128, 128, 128, 0.15);
}
.armstrong-block-document-list__item:hover .armstrong-block-document-list__download-icon {
  opacity: 1;
}
.armstrong-block-document-list__title {
  flex: 1;
  font-size: clamp(16px, 2vw, 18px);
}
.armstrong-block-document-list__file-type {
  font-size: clamp(14px, 1.5vw, 16px);
  text-transform: uppercase;
  color: inherit;
  opacity: 0.6;
  padding: 4px 8px;
  background: rgba(128, 128, 128, 0.12);
  border-radius: 4px;
}
.armstrong-block-document-list__download-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: currentColor;
  transition: opacity 0.2s ease;
}
.armstrong-block-document-list__download-icon svg {
  width: 20px;
  height: 20px;
}
.armstrong-block-document-list__no-results {
  text-align: center;
  color: inherit;
  opacity: 0.6;
  padding: 40px 0;
}

.armstrong-block-image-link-grid {
  padding: 80px 0;
}
.armstrong-block-image-link-grid .grid-outer {
  display: grid;
}
.armstrong-block-image-link-grid .grid-outer .grid-item {
  display: flex;
  flex-direction: column;
}
.armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper .image-wrapper {
  width: 100%;
  height: auto;
  flex-shrink: 0;
}
.armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 16/9;
  border-radius: 20px;
  box-shadow: 2px 2px 15px -3px rgba(0, 0, 0, 0.72);
  transition: transform ease-in-out 0.3s;
}
.armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper .image-wrapper img:hover {
  transform: scale(1.02);
}
@media (max-width: 767.98px) {
  .armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper .image-wrapper img:hover {
    transform: unset;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper .image-wrapper img {
    aspect-ratio: 4/3;
    transition: unset;
  }
}
.armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper a {
  text-decoration: none;
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 300;
}
.armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper a .arrow img {
  width: 20px;
  height: 20px;
}
.armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper a .link-inner {
  padding-top: 20px;
  display: flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1399.98px) {
  .armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper a .link-inner {
    padding-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-image-link-grid .grid-outer .grid-item .link-wrapper a .link-inner {
    padding-top: 15px;
  }
}
.armstrong-block-image-link-grid .one-item {
  grid-template-columns: 1fr;
}
@media (max-width: 575.98px) {
  .armstrong-block-image-link-grid .one-item {
    row-gap: 20px;
  }
}
.armstrong-block-image-link-grid .two-items {
  width: 80%;
  margin: 0 auto;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@media (max-width: 991.98px) {
  .armstrong-block-image-link-grid .two-items {
    width: 100%;
    margin: unset;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-image-link-grid .two-items {
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-image-link-grid .two-items {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-image-link-grid .two-items .image-wrapper img {
  aspect-ratio: 18/9 !important;
}
@media (max-width: 1199.98px) {
  .armstrong-block-image-link-grid .two-items .image-wrapper img {
    aspect-ratio: 16/9 !important;
  }
}
.armstrong-block-image-link-grid .three-items {
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 30px;
  column-gap: 30px;
  grid-auto-rows: 1fr;
}
@media (max-width: 1199.98px) {
  .armstrong-block-image-link-grid .three-items {
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-image-link-grid .three-items {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-image-link-grid .multiple-items {
  grid-template-columns: repeat(4, 2fr);
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 20px;
}
@media (max-width: 1399.98px) {
  .armstrong-block-image-link-grid .multiple-items {
    grid-template-columns: repeat(3, 2fr);
    row-gap: 20px;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-image-link-grid .multiple-items {
    grid-template-columns: repeat(2, 2fr);
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-image-link-grid .multiple-items {
    grid-template-columns: 1fr;
  }
}

.colour-scheme-white-background-blue-heading-grey-text .image-link-grid-button,
.colour-scheme-light-grey-background-black-text .image-link-grid-button {
  color: #43b8f3;
}

.armstrong-block-product-data-table {
  padding: 100px 0;
  /* ========================================
     SECTIONS (spacing between stacked tables)
     ======================================== */
  /* ========================================
     MULTI-COLUMN GRID
     ======================================== */
  /* ========================================
     MULTI-COLUMN MASONRY (CSS columns)
     ======================================== */
  /* ========================================
     HEADER BAR
     ======================================== */
  /* ========================================
     DESCRIPTION
     ======================================== */
  /* ========================================
     STANDARD TABLE LAYOUT
     ======================================== */
  /* ---- Header cell style: Lime ---- */
  /* ---- Header cell style: Dark Green ---- */
  /* ---- Header cell style: None ---- */
  /* ---- Row borders: lime line between rows ---- */
  /* ---- Column borders between cells ---- */
  /* ---- Row striping ---- */
  /* ---- Highlighted rows (sub-headers within the body) ---- */
  /* ---- Lime header cells get white dividers ---- */
  /* ---- Highlighted columns ---- */
  /* ========================================
     FOOTNOTE
     ======================================== */
  /* ========================================
     PRODUCTION REGIONS
     ======================================== */
  /* ========================================
     RESPONSIVE
     ======================================== */
}
.armstrong-block-product-data-table__section + .armstrong-block-product-data-table__section {
  margin-top: 2rem;
}
.armstrong-block-product-data-table__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table__grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.armstrong-block-product-data-table--cols-1 .armstrong-block-product-data-table__grid {
  grid-template-columns: 1fr;
}
.armstrong-block-product-data-table--cols-3 .armstrong-block-product-data-table__grid {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1199.98px) {
  .armstrong-block-product-data-table--cols-3 .armstrong-block-product-data-table__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table--cols-3 .armstrong-block-product-data-table__grid {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-product-data-table--cols-4 .armstrong-block-product-data-table__grid {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1199.98px) {
  .armstrong-block-product-data-table--cols-4 .armstrong-block-product-data-table__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table--cols-4 .armstrong-block-product-data-table__grid {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-product-data-table__grid-col {
  min-width: 0;
}
.armstrong-block-product-data-table__grid-col--fill {
  display: flex;
  flex-direction: column;
}
.armstrong-block-product-data-table__grid-col--fill .armstrong-block-product-data-table__table-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.armstrong-block-product-data-table__grid-col--fill .armstrong-block-product-data-table__table {
  flex: 1;
}
.armstrong-block-product-data-table__grid-col--fill .armstrong-block-product-data-table__split {
  flex: 1;
}
.armstrong-block-product-data-table__grid-col--fill .armstrong-block-product-data-table__regions {
  flex: 1;
}
.armstrong-block-product-data-table__masonry {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table__masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
}
.armstrong-block-product-data-table--cols-1 .armstrong-block-product-data-table__masonry {
  -moz-column-count: 1;
  column-count: 1;
}
.armstrong-block-product-data-table--cols-3 .armstrong-block-product-data-table__masonry {
  -moz-column-count: 3;
  column-count: 3;
}
@media (max-width: 1199.98px) {
  .armstrong-block-product-data-table--cols-3 .armstrong-block-product-data-table__masonry {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table--cols-3 .armstrong-block-product-data-table__masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
}
.armstrong-block-product-data-table--cols-4 .armstrong-block-product-data-table__masonry {
  -moz-column-count: 4;
  column-count: 4;
}
@media (max-width: 1199.98px) {
  .armstrong-block-product-data-table--cols-4 .armstrong-block-product-data-table__masonry {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table--cols-4 .armstrong-block-product-data-table__masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
}
.armstrong-block-product-data-table__masonry-item {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 2rem;
}
.armstrong-block-product-data-table__header {
  background-color: #124635;
  padding: 1rem 1.5rem;
  margin-bottom: 3px;
}
.armstrong-block-product-data-table__header h3 {
  color: #c5d801;
  margin: 0;
  font-size: clamp(18px, 2.3vw, 20px);
  font-weight: 600;
}
.armstrong-block-product-data-table__description {
  padding: 15px 0;
}
.armstrong-block-product-data-table__description p {
  font-size: clamp(16px, 2vw, 18px);
  color: #0a0a0a;
  margin-bottom: 0.5rem;
}
.armstrong-block-product-data-table__description p:last-child {
  margin-bottom: 0;
}
.armstrong-block-product-data-table__table-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.armstrong-block-product-data-table__table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: clamp(14px, 1.5vw, 16px);
}
.armstrong-block-product-data-table__table thead th {
  padding: 0.75rem 1rem;
  font-weight: 600;
  text-align: center;
  font-size: clamp(14px, 1.5vw, 16px);
  white-space: nowrap;
}
.armstrong-block-product-data-table__table thead th.text-left {
  text-align: left !important;
}
.armstrong-block-product-data-table__table thead th.text-center {
  text-align: center !important;
}
.armstrong-block-product-data-table__table thead th.text-right {
  text-align: right !important;
}
.armstrong-block-product-data-table__table tbody td {
  padding: 0.75rem 1rem;
  text-align: center;
  font-size: clamp(14px, 1.5vw, 16px);
  vertical-align: middle;
}
.armstrong-block-product-data-table__table tbody td.text-left {
  text-align: left !important;
}
.armstrong-block-product-data-table__table tbody td.text-center {
  text-align: center !important;
}
.armstrong-block-product-data-table__table tbody td.text-right {
  text-align: right !important;
}
.armstrong-block-product-data-table__table tbody tr td:first-child {
  text-align: left;
  font-weight: 500;
}
.armstrong-block-product-data-table__table-wrapper.header-style-lime .armstrong-block-product-data-table__table thead th {
  background-color: #c5d801;
  color: #124635;
}
.armstrong-block-product-data-table__table-wrapper.header-style-dark-green .armstrong-block-product-data-table__table thead th {
  background-color: #124635;
  color: #c5d801;
}
.armstrong-block-product-data-table__table-wrapper.header-style-none .armstrong-block-product-data-table__table thead th {
  background-color: transparent;
  color: #0a0a0a;
}
.armstrong-block-product-data-table__table tbody tr td {
  border-bottom: 1px solid #c5d801;
}
.armstrong-block-product-data-table__table tbody tr:last-child td {
  border-bottom: none;
}
.armstrong-block-product-data-table__table thead th + th, .armstrong-block-product-data-table__table tbody td + td {
  border-left: 1px solid #c5d801;
}
.armstrong-block-product-data-table__table tbody tr.is-lime-row td {
  background-color: #c5d801;
  color: #124635;
  border-bottom-color: #ffffff;
}
.armstrong-block-product-data-table__table tbody tr.is-lime-row td + td {
  border-left-color: #ffffff;
}
.armstrong-block-product-data-table__table tbody tr:not(.is-lime-row) td {
  background-color: #ffffff;
  color: #0a0a0a;
}
.armstrong-block-product-data-table__table tbody tr.is-highlighted-row td {
  background-color: #c5d801;
  color: #124635;
  font-weight: 600;
  text-align: center;
  border-bottom-color: #ffffff;
}
.armstrong-block-product-data-table__table tbody tr.is-highlighted-row td + td {
  border-left-color: #ffffff;
}
.armstrong-block-product-data-table__table-wrapper.header-style-lime .armstrong-block-product-data-table__table thead th {
  border-bottom: 1px solid #ffffff;
}
.armstrong-block-product-data-table__table-wrapper.header-style-lime .armstrong-block-product-data-table__table thead th + th {
  border-left-color: #ffffff;
}
.armstrong-block-product-data-table__table thead tr th.is-highlighted-column {
  background-color: #c5d801;
  color: #000000;
}
.armstrong-block-product-data-table__table tbody tr td.is-highlighted-column {
  background-color: #c5d801;
  color: #000000;
  border-bottom-color: #ffffff;
}
.armstrong-block-product-data-table__table tbody tr td.is-highlighted-column + td.is-highlighted-column, .armstrong-block-product-data-table__table tbody tr td:not(.is-highlighted-column) + td.is-highlighted-column, .armstrong-block-product-data-table__table tbody tr td.is-highlighted-column + td:not(.is-highlighted-column) {
  border-left-color: #ffffff;
}
.armstrong-block-product-data-table__table thead tr th.is-highlighted-column + th.is-highlighted-column, .armstrong-block-product-data-table__table thead tr th:not(.is-highlighted-column) + th.is-highlighted-column, .armstrong-block-product-data-table__table thead tr th.is-highlighted-column + th:not(.is-highlighted-column) {
  border-left-color: #ffffff;
}
.armstrong-block-product-data-table__footnote {
  padding: 15px 0;
}
.armstrong-block-product-data-table__footnote p {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #0a0a0a;
  font-style: italic;
  margin-bottom: 0;
}
.armstrong-block-product-data-table__regions {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  padding: 1.5rem 0;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table__regions {
    gap: 1.5rem;
  }
}
.armstrong-block-product-data-table__region {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.armstrong-block-product-data-table__region-image {
  width: 150px;
  height: 150px;
  flex-shrink: 0;
}
.armstrong-block-product-data-table__region-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table__region-image {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-product-data-table__region-image {
    width: 100px;
    height: 100px;
  }
}
.armstrong-block-product-data-table__region-label {
  margin-top: 0.75rem;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  color: #0a0a0a;
}
@media (max-width: 767.98px) {
  .armstrong-block-product-data-table__header {
    padding: 0.75rem 1rem;
  }
  .armstrong-block-product-data-table__header h3 {
    font-size: clamp(18px, 2.5vw, 24px);
  }
  .armstrong-block-product-data-table__description {
    padding: 15px;
  }
  .armstrong-block-product-data-table__table thead th,
  .armstrong-block-product-data-table__table tbody td {
    padding: 0.5rem 0.75rem;
    font-size: clamp(12px, 1.5vw, 14px);
  }
  .armstrong-block-product-data-table__footnote {
    padding: 15px 0;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-product-data-table__table {
    font-size: clamp(11px, 1.2vw, 13px);
  }
  .armstrong-block-product-data-table__table thead th,
  .armstrong-block-product-data-table__table tbody td {
    padding: 0.4rem 0.5rem;
  }
}

.armstrong-block-contact-form {
  padding: 60px 0;
}
.armstrong-block-contact-form__header {
  text-align: center;
  margin-bottom: 40px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.armstrong-block-contact-form__header--with-image {
  display: flex;
  align-items: stretch;
  gap: 80px;
  text-align: left;
}
@media (max-width: 768px) {
  .armstrong-block-contact-form__header--with-image {
    flex-direction: column;
    text-align: center;
    gap: 24px;
  }
}
.armstrong-block-contact-form__header-image {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  overflow: hidden;
  max-width: 250px;
}
@media (max-width: 768px) {
  .armstrong-block-contact-form__header-image {
    margin: 0 auto;
    justify-content: center;
    align-self: center;
  }
}
.armstrong-block-contact-form__header-image img {
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.armstrong-block-contact-form__header-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.armstrong-block-contact-form__heading {
  margin-bottom: 10px;
  font-size: clamp(24px, 4vw, 36px);
}
.armstrong-block-contact-form__description {
  margin: 0;
}
.armstrong-block-contact-form__form-wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.armstrong-block-contact-form__form-wrapper .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 768px) {
  .armstrong-block-contact-form__form-wrapper .form-row {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-contact-form__form-wrapper .form-row > * {
  min-width: 0;
}
.armstrong-block-contact-form__form-wrapper .form-row--full {
  grid-template-columns: 1fr;
}
.armstrong-block-contact-form__form-wrapper .form-row--submit {
  grid-template-columns: 1fr auto;
  align-items: center;
}
@media (max-width: 768px) {
  .armstrong-block-contact-form__form-wrapper .form-row--submit {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.armstrong-block-contact-form__form-wrapper .form-col {
  flex: 1;
}
.armstrong-block-contact-form__form-wrapper .form-col--submit {
  flex: 0 0 auto;
}
.armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form__form-wrapper textarea {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid var(--primary-colour, #c5d200);
  border-radius: 10px;
  font-size: 16px;
  background-color: transparent;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form__form-wrapper textarea:focus {
  outline: none;
  border-color: var(--primary-colour, #c5d200);
  box-shadow: 0 0 0 3px rgba(197, 210, 0, 0.2);
}
.armstrong-block-contact-form__form-wrapper input[type=text]::-moz-placeholder, .armstrong-block-contact-form__form-wrapper input[type=email]::-moz-placeholder, .armstrong-block-contact-form__form-wrapper input[type=tel]::-moz-placeholder, .armstrong-block-contact-form__form-wrapper select::-moz-placeholder, .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder {
  color: #666;
}
.armstrong-block-contact-form__form-wrapper input[type=text]::placeholder,
.armstrong-block-contact-form__form-wrapper input[type=email]::placeholder,
.armstrong-block-contact-form__form-wrapper input[type=tel]::placeholder,
.armstrong-block-contact-form__form-wrapper select::placeholder,
.armstrong-block-contact-form__form-wrapper textarea::placeholder {
  color: #666;
}
.armstrong-block-contact-form__form-wrapper textarea {
  min-height: 140px;
  resize: vertical;
  border-radius: 10px;
}
.armstrong-block-contact-form__form-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  padding-right: 45px;
  cursor: pointer;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-radio {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 18px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .armstrong-block-contact-form__form-wrapper .wpcf7-radio {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .armstrong-block-contact-form__form-wrapper .wpcf7-radio {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-contact-form__form-wrapper .wpcf7-radio .wpcf7-list-item {
  margin: 0 !important;
  position: relative;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 15px;
}
.armstrong-block-contact-form__form-wrapper .form-note {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.armstrong-block-contact-form__form-wrapper input[type=submit]:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-radio .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-radio .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid var(--primary-colour, #c5d200);
  border-radius: 50%;
  background: transparent;
  box-sizing: border-box;
}
.armstrong-block-contact-form__form-wrapper input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--primary-colour, #c5d200);
}
.armstrong-block-contact-form__form-wrapper .wpcf7-checkbox .wpcf7-list-item-label,
.armstrong-block-contact-form__form-wrapper .wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 28px;
  cursor: pointer;
  line-height: 1.4;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-checkbox .wpcf7-list-item-label::before,
.armstrong-block-contact-form__form-wrapper .wpcf7-acceptance .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid var(--primary-colour, #c5d200);
  border-radius: 4px;
  background: transparent;
  box-sizing: border-box;
  pointer-events: none;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-checkbox .wpcf7-list-item-label::after,
.armstrong-block-contact-form__form-wrapper .wpcf7-acceptance .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  pointer-events: none;
}
.armstrong-block-contact-form__form-wrapper input[type=checkbox] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-color: var(--primary-colour, #c5d200);
}
.armstrong-block-contact-form__form-wrapper .wpcf7-checkbox .wpcf7-list-item,
.armstrong-block-contact-form__form-wrapper .wpcf7-acceptance .wpcf7-list-item {
  margin: 0 !important;
  position: relative;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-checkbox .wpcf7-list-item label,
.armstrong-block-contact-form__form-wrapper .wpcf7-acceptance .wpcf7-list-item label {
  display: block;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-not-valid-tip {
  color: #bd1e1e !important;
  font-size: 14px;
  margin-top: 8px;
  font-weight: 500;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_fields {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_fields > .gfield {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_fields > .gfield--type-honeypot {
  display: none !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_fields > .gfield--type-captcha {
  display: none !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_label {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px !important;
  margin-top: 0 !important;
  display: flex;
  align-items: center;
  gap: 5px;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_label .gfield_required {
  color: var(--primary-colour, #c5d200);
  font-weight: bold;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .ginput_container {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=text],
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=email],
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=tel],
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=number],
.armstrong-block-contact-form__form-wrapper .gform_wrapper select,
.armstrong-block-contact-form__form-wrapper .gform_wrapper textarea {
  width: 100%;
  border: 1px solid var(--primary-colour, #c5d200);
  border-radius: 10px;
  font-size: 16px;
  background-color: transparent;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  font-family: inherit;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=text]:focus,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=email]:focus,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=tel]:focus,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=number]:focus,
.armstrong-block-contact-form__form-wrapper .gform_wrapper select:focus,
.armstrong-block-contact-form__form-wrapper .gform_wrapper textarea:focus {
  outline: none;
  border-color: var(--primary-colour, #c5d200);
  box-shadow: 0 0 0 3px rgba(197, 210, 0, 0.2);
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=text]::-moz-placeholder, .armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=email]::-moz-placeholder, .armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=tel]::-moz-placeholder, .armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=number]::-moz-placeholder, .armstrong-block-contact-form__form-wrapper .gform_wrapper select::-moz-placeholder, .armstrong-block-contact-form__form-wrapper .gform_wrapper textarea::-moz-placeholder {
  color: #666;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=text]::placeholder,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=email]::placeholder,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=tel]::placeholder,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=number]::placeholder,
.armstrong-block-contact-form__form-wrapper .gform_wrapper select::placeholder,
.armstrong-block-contact-form__form-wrapper .gform_wrapper textarea::placeholder {
  color: #666;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=text]:disabled,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=email]:disabled,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=tel]:disabled,
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=number]:disabled,
.armstrong-block-contact-form__form-wrapper .gform_wrapper select:disabled,
.armstrong-block-contact-form__form-wrapper .gform_wrapper textarea:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper select {
  padding: 0 15px;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=text],
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=email],
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=tel],
.armstrong-block-contact-form__form-wrapper .gform_wrapper input[type=number],
.armstrong-block-contact-form__form-wrapper .gform_wrapper textarea {
  padding: 10px 15px;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper textarea {
  min-height: 140px;
  resize: vertical;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding-right: 40px;
  cursor: pointer;
  box-sizing: border-box;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_radio {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 18px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_radio {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_radio {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_radio .gchoice {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 !important;
  gap: 10px;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=radio] + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-size: 15px;
  margin: 0;
  display: flex;
  align-items: center;
  line-height: 1.4;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=radio] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid var(--primary-colour, #c5d200);
  border-radius: 50%;
  background: transparent;
  box-sizing: border-box;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--primary-colour, #c5d200);
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gchoice_other_control {
  width: 100%;
  padding: 10px 15px;
  margin: 0 !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 10px;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_checkbox .gchoice {
  display: flex;
  align-items: flex-start;
  margin: 0 !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=checkbox] + label {
  position: relative;
  display: block;
  padding-left: 28px;
  cursor: pointer;
  line-height: 1.4;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin: 0;
  font-size: 15px;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid var(--primary-colour, #c5d200);
  border-radius: 4px;
  background: transparent;
  box-sizing: border-box;
  pointer-events: none;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=checkbox] + label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield-choice-input[type=checkbox]:checked + label::after {
  opacity: 1;
  border-color: var(--primary-colour, #c5d200);
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform-footer {
  display: flex;
  justify-content: flex-end;
  gap: 15px;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .armstrong-block-contact-form__form-wrapper .gform_wrapper .gform-footer {
    justify-content: stretch;
  }
  .armstrong-block-contact-form__form-wrapper .gform_wrapper .gform-footer > * {
    flex: 1;
  }
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper h2 {
  font-size: clamp(18px, 4vw, 24px);
  margin-top: 20px;
  margin-bottom: 0;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_button {
  padding: 8px 20px !important;
  border: none !important;
  border-radius: 8px !important;
  display: inline-block !important;
  text-decoration: none !important;
  font-size: 16px !important;
  background-color: #c5d801 !important;
  color: #124635 !important;
  cursor: pointer !important;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_button:hover {
  background-color: #bfbfbf !important;
  color: #124635 !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_button:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gform_heading {
  display: none;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_description {
  font-size: 14px;
  color: #666;
  margin: 0 !important;
}
.armstrong-block-contact-form__form-wrapper .gform_wrapper .gfield_validation_message {
  font-size: 14px;
  color: #bd1e1e;
  margin-top: 5px;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-response-output {
  margin: 30px 0 0 !important;
  padding: 20px 25px !important;
  border-radius: 10px !important;
  border: 2px solid !important;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-response-output:empty, .armstrong-block-contact-form__form-wrapper .wpcf7-response-output[aria-hidden=true]:not(:focus) {
  display: none !important;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-form.invalid .wpcf7-response-output,
.armstrong-block-contact-form__form-wrapper .wpcf7-form.unaccepted .wpcf7-response-output,
.armstrong-block-contact-form__form-wrapper .wpcf7-form.spam .wpcf7-response-output,
.armstrong-block-contact-form__form-wrapper .wpcf7-form.failed .wpcf7-response-output {
  display: block !important;
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-color: #bd1e1e !important;
  color: #bd1e1e !important;
}
.armstrong-block-contact-form__form-wrapper .wpcf7-form.sent .wpcf7-response-output {
  display: block !important;
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-color: #64be64 !important;
  color: rgb(63.0795454545, 150.4204545455, 63.0795454545) !important;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-not-valid-tip, .armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-not-valid-tip, .armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-not-valid-tip, .armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-not-valid-tip, .armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-not-valid-tip, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-not-valid-tip {
  color: #ff6b6b !important;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.invalid .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.unaccepted .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.spam .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.failed .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.invalid .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.unaccepted .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.spam .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.failed .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.invalid .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.unaccepted .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.spam .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.failed .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.invalid .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.unaccepted .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.spam .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.failed .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.invalid .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.unaccepted .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.spam .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.failed .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.invalid .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.unaccepted .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.spam .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.failed .wpcf7-response-output {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-color: #bd1e1e !important;
  color: #bd1e1e !important;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.sent .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.sent .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.sent .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.sent .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.sent .wpcf7-response-output, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.sent .wpcf7-response-output {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-color: #64be64 !important;
  color: rgb(63.0795454545, 150.4204545455, 63.0795454545) !important;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper .wpcf7-not-valid-tip {
  color: rgb(166.9931506849, 26.5068493151, 26.5068493151) !important;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.invalid .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.unaccepted .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.spam .wpcf7-response-output,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.failed .wpcf7-response-output {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-color: #bd1e1e !important;
  color: #bd1e1e !important;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper .wpcf7-form.sent .wpcf7-response-output {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-color: rgb(70.6136363636, 168.3863636364, 70.6136363636) !important;
  color: rgb(63.0795454545, 150.4204545455, 63.0795454545) !important;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea {
  border-color: #c5d801;
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea:focus {
  border-color: #c5d801;
  box-shadow: 0 0 0 3px rgba(197, 216, 1, 0.2);
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select {
  color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23c5d801' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select option {
  color: #000000;
  background-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=submit] {
  background-color: #c5d801 !important;
  color: #124635 !important;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover {
  background-color: #ffffff !important;
  color: #124635 !important;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label {
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before {
  border-color: #c5d801;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after {
  background-color: #c5d801;
}
.armstrong-block-contact-form.colour-scheme-dark-green-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-color: #c5d801;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper textarea {
  border-color: #124635;
  color: #124635;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper textarea:focus {
  border-color: #124635;
  box-shadow: 0 0 0 3px rgba(18, 70, 53, 0.2);
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder {
  color: rgba(18, 70, 53, 0.6);
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper textarea::placeholder {
  color: rgba(18, 70, 53, 0.6);
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper select {
  color: #124635;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23124635' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper select option {
  color: #000000;
  background-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=submit] {
  background-color: #124635 !important;
  color: #c5d801 !important;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover {
  background-color: #ffffff !important;
  color: #124635 !important;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label {
  color: #124635;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before {
  border-color: #124635;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after {
  background-color: #124635;
}
.armstrong-block-contact-form.colour-scheme-lime-background-green-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-color: #124635;
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea {
  border-color: #c5d801;
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea:focus, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea:focus {
  border-color: #c5d801;
  box-shadow: 0 0 0 3px rgba(197, 216, 1, 0.2);
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea::placeholder, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper textarea::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select {
  color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23c5d801' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select option, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper select option {
  color: #000000;
  background-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=submit], .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=submit] {
  background-color: #c5d801 !important;
  color: #124635 !important;
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover {
  background-color: #ffffff !important;
  color: #124635 !important;
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label {
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before {
  border-color: #c5d801;
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after {
  background-color: #c5d801;
}
.armstrong-block-contact-form.colour-scheme-dark-grey-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after, .armstrong-block-contact-form.colour-scheme-sky-blue-background-lime-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-color: #c5d801;
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper textarea {
  border-color: #ffffff;
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper textarea:focus {
  border-color: #ffffff;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper textarea::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper select {
  color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper select option {
  color: #000000;
  background-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=submit] {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover {
  background-color: #f8f8f8 !important;
  color: #000000 !important;
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label {
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before {
  border-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after {
  background-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-white-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper textarea {
  border-color: #43b8f3;
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper textarea:focus {
  border-color: #43b8f3;
  box-shadow: 0 0 0 3px rgba(67, 184, 243, 0.2);
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper textarea::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper select {
  color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2343b8f3' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper select option {
  color: #000000;
  background-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=submit] {
  background-color: #43b8f3 !important;
  color: #ffffff !important;
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover {
  background-color: #6e6e6e !important;
  color: #ffffff !important;
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label {
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before {
  border-color: #43b8f3;
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after {
  background-color: #43b8f3;
}
.armstrong-block-contact-form.colour-scheme-black-background-blue-heading-white-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-color: #43b8f3;
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper textarea {
  border-color: #ffffff;
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper textarea:focus {
  border-color: #ffffff;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper textarea::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper select {
  color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper select option {
  color: #000000;
  background-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=submit] {
  background-color: #ffffff !important;
  color: #7f9da2 !important;
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover {
  background-color: #f8f8f8 !important;
  color: #7f9da2 !important;
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label {
  color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before {
  border-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after {
  background-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-slate-blue-background-white-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-color: #ffffff;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper textarea, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=text],
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=email],
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=tel],
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper select,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper textarea {
  border-color: #43b8f3;
  color: #595959;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper textarea:focus, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=text]:focus,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=email]:focus,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=tel]:focus,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper select:focus,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper textarea:focus {
  border-color: #43b8f3;
  box-shadow: 0 0 0 3px rgba(67, 184, 243, 0.2);
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input::-moz-placeholder, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper textarea::-moz-placeholder {
  color: #888888;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper textarea::placeholder, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input::placeholder,
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper textarea::placeholder {
  color: #888888;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper select, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper select {
  color: #595959;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2343b8f3' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=submit], .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=submit] {
  background-color: #43b8f3 !important;
  color: #ffffff !important;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=submit]:hover {
  background-color: #6e6e6e !important;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label {
  color: #595959;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper .wpcf7-list-item-label::before {
  border-color: #43b8f3;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=radio]:checked + .wpcf7-list-item-label::after {
  background-color: #43b8f3;
}
.armstrong-block-contact-form.colour-scheme-white-background-blue-heading-grey-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after, .armstrong-block-contact-form.colour-scheme-white-background-blue-heading-light-grey-text .armstrong-block-contact-form__form-wrapper input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-color: #43b8f3;
}

.armstrong-block-heading {
  margin: 80px 0;
  /* ========================================
     IMAGE COLUMN
     ======================================== */
  /* Cover: image stretches to match text column height */
  /* Stack image below text on mobile */
}
@media (max-width: 767.98px) {
  .armstrong-block-heading {
    margin: 60px 0;
  }
}
@media (max-width: 575.98px) {
  .armstrong-block-heading {
    margin: 40px 0;
  }
}
.armstrong-block-heading .sub-title {
  display: inline-block;
  font-size: clamp(14px, 1.5vw, 16px);
  color: #c5d801;
  text-decoration: underline;
  margin-bottom: 20px;
}
.armstrong-block-heading .sub-title .html-title {
  font-size: inherit;
  color: inherit;
  margin: 0;
}
.armstrong-block-heading .title {
  margin-bottom: 20px;
}
.armstrong-block-heading .title .html-title {
  font-size: clamp(36px, 5.5vw, 56px);
  line-height: 1.1;
  margin: 0;
}
.armstrong-block-heading .description {
  margin: 0 0 32px 0;
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.6;
  color: #6e6e6e;
}
.armstrong-block-heading .description p:last-child {
  margin-bottom: 0;
}
.armstrong-block-heading .cta-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 8px;
}
@media (max-width: 575.98px) {
  .armstrong-block-heading .cta-wrapper {
    flex-direction: column;
  }
  .armstrong-block-heading .cta-wrapper .button {
    text-align: center;
  }
}
.armstrong-block-heading .image-column {
  display: flex;
  align-items: center;
}
.armstrong-block-heading .image-column .image-wrapper {
  width: 100%;
  position: relative;
}
.armstrong-block-heading .image-column .image-outer {
  width: 100%;
}
.armstrong-block-heading .image-column .image-outer picture {
  display: block;
  width: 100%;
}
.armstrong-block-heading .image-column .image-outer img {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 992px) {
  .armstrong-block-heading {
    /* Contain: image displays at natural size, vertically centred */
  }
  .armstrong-block-heading.has-image .row {
    align-items: stretch;
  }
  .armstrong-block-heading .image-column.image-fit-cover .image-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .armstrong-block-heading .image-column.image-fit-cover .image-container .image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .armstrong-block-heading .image-column.image-fit-cover .image-container .image-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .armstrong-block-heading .image-column.image-fit-cover .image-container .image-outer picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .armstrong-block-heading .image-column.image-fit-cover .image-container .image-outer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .armstrong-block-heading .image-column.image-fit-contain {
    align-items: center;
  }
  .armstrong-block-heading .image-column.image-fit-contain .image-outer img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
@media (max-width: 991.98px) {
  .armstrong-block-heading .image-column {
    margin-top: 2rem;
  }
}

.armstrong-block-interactive-car {
  padding: 80px 0;
}
.armstrong-block-interactive-car .interactive-car__layout {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 1199.98px) {
  .armstrong-block-interactive-car .interactive-car__layout {
    flex-direction: column;
  }
}
.armstrong-block-interactive-car .interactive-car__image-wrapper {
  position: relative;
  flex: 1 1 60%;
  min-width: 0;
}
@media (max-width: 1199.98px) {
  .armstrong-block-interactive-car .interactive-car__image-wrapper {
    width: 100%;
    flex: none;
  }
}
.armstrong-block-interactive-car .interactive-car__image-wrapper .interactive-car__base-image {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}
.armstrong-block-interactive-car .interactive-car__image-wrapper.has-active-overlay .interactive-car__base-image {
  opacity: 0.5;
}
.armstrong-block-interactive-car .interactive-car__image-wrapper .interactive-car__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.armstrong-block-interactive-car .interactive-car__image-wrapper .interactive-car__overlay.is-active {
  opacity: 1;
}
.armstrong-block-interactive-car .interactive-car__categories {
  display: grid;
  flex: 0 0 320px;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (max-width: 1199.98px) {
  .armstrong-block-interactive-car .interactive-car__categories {
    flex: none;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767.98px) {
  .armstrong-block-interactive-car .interactive-car__categories {
    grid-template-columns: 1fr;
  }
}
.armstrong-block-interactive-car .interactive-car__category {
  position: relative;
}
.armstrong-block-interactive-car .interactive-car__category-title {
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 600;
  margin-bottom: 12px;
  color: #124635;
}
.armstrong-block-interactive-car .interactive-car__parts-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.armstrong-block-interactive-car .interactive-car__part {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #124635;
  cursor: pointer;
  padding: 8px 16px;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  background-color: #ffffff;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.armstrong-block-interactive-car .interactive-car__part:hover, .armstrong-block-interactive-car .interactive-car__part.is-active {
  background-color: #124635;
  color: #ffffff;
  border-color: #124635;
}

.armstrong-block-news-slider {
  margin-bottom: 80px;
}
.armstrong-block-news-slider .block-intro .header .html-title {
  margin-bottom: 20px;
  font-size: clamp(24px, 4vw, 36px);
  color: #124635;
  text-align: center;
}
.armstrong-block-news-slider .block-intro .description {
  font-size: clamp(16px, 2vw, 18px);
  color: #124635;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.armstrong-block-news-slider .swiper-slide a {
  color: #0a0a0a;
  text-decoration: none;
}
.armstrong-block-news-slider .news-slide-image {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 30px;
  overflow: hidden;
}
.armstrong-block-news-slider .news-slide-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper {
  position: relative;
  padding-top: 60px;
  margin: 0;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .swiper-slide {
  transition: opacity 0.3s ease;
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .news-slide-cta {
  font-weight: 300;
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .news-slide-title {
  margin-top: 20px;
  font-size: clamp(16px, 2vw, 18px);
  color: #0a0a0a;
  font-weight: 200;
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .news-slide-image {
  transition: transform 0.3s ease;
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .swiper-button-prev,
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .swiper-button-next {
  position: absolute;
  top: 0;
  width: 44px;
  height: 44px;
  margin: 0;
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .swiper-button-prev::after,
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .swiper-button-next::after {
  content: "";
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .swiper-button-prev {
  right: 60px;
  left: auto;
  background-image: url("../../assets/icons/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.armstrong-block-news-slider .latest-news-posts .hero-news-swiper .swiper-button-next {
  right: 0;
  left: auto;
  background-image: url("../../assets/icons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

[data-animate] {
  opacity: 0;
  will-change: transform, opacity;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition-property: background-color, color, border-color, box-shadow, fill, stroke !important;
}

[data-animate].animate-complete {
  will-change: auto;
}

body {
  overflow-x: clip;
}

.search-results-main {
  padding: 60px 0 0;
}
.search-results-main .search-header {
  margin-bottom: 30px;
}
.search-results-main .search-header h2 {
  margin-bottom: 15px;
}
.search-results-main .search-header .search-query,
.search-results-main .search-header .search-filter {
  margin: 0 0 8px;
  font-size: 16px;
  color: #666;
}
.search-results-main .search-header .search-query strong,
.search-results-main .search-header .search-filter strong {
  color: #333;
}
.search-results-main .search-form {
  margin-bottom: 60px;
}
.search-results-main .search-form .search-form-inner {
  display: flex;
  gap: 15px;
  max-width: 600px;
}
.search-results-main .search-form .search-form-inner input[type=text] {
  flex: 1;
  padding: 12px 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
}
.search-results-main .search-form .search-form-inner input[type=text]:focus {
  outline: none;
  border-color: #333;
}
.search-results-main .search-form .search-post-type-filters {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}
.search-results-main .search-form .search-post-type-filters .post-type-filter {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  margin: 0;
}
.search-results-main .search-form .search-post-type-filters .post-type-filter input[type=radio] {
  cursor: pointer;
  width: 18px;
  height: 18px;
  accent-color: #c5d801;
}
.search-results-main .search-form .search-post-type-filters .post-type-filter span {
  font-size: 16px;
  color: #333;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.search-results-main .search-form .search-post-type-filters .post-type-filter:hover span {
  color: #000;
}
.search-results-main .search-background {
  padding: 60px 0;
  background: #f5f5f5;
}
.search-results-main .results-count {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #333;
}
.search-results-main .search-results-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 991px) {
  .search-results-main .search-results-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .search-results-main .search-results-grid {
    grid-template-columns: 1fr;
  }
}
.search-results-main .search-result-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.search-results-main .search-result-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}
.search-results-main .search-result-card .result-image {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}
.search-results-main .search-result-card .result-image.has-fallback-image {
  -o-object-fit: contain;
  object-fit: contain;
  width: 80%;
  margin: 0 auto;
}
.search-results-main .search-result-card.is-brochure .result-image {
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 20px;
}
.search-results-main .search-result-card .page-content {
  padding: 20px;
  flex: 1;
}
.search-results-main .search-result-card .page-content .result-title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.search-results-main .search-result-card .result-button {
  padding: 0 20px 20px;
}
.search-results-main .search-result-card .result-button .button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
.search-results-main .no-results {
  padding: 60px 0;
  text-align: center;
}
.search-results-main .no-results .results-count {
  font-size: 20px;
  color: #666;
}
.search-results-main .pagination-wrapper {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
.search-results-main .pagination-wrapper .page-numbers {
  list-style: none;
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
}
.search-results-main .pagination-wrapper .page-numbers li {
  list-style: none;
}
.search-results-main .pagination-wrapper .page-numbers a,
.search-results-main .pagination-wrapper .page-numbers span {
  display: inline-block;
  padding: 10px 16px;
  text-decoration: none;
  color: #333;
  background-color: #c5d801;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.3s ease;
  font-size: 16px;
}
.search-results-main .pagination-wrapper .page-numbers a:hover {
  background: #333;
  color: #fff;
  border-color: #333;
}
.search-results-main .pagination-wrapper .page-numbers .current {
  background: #124635;
  color: #c5d801;
  border-color: #c5d801;
  font-weight: 600;
}
.search-results-main .pagination-wrapper .page-numbers .dots {
  border: none;
  background: transparent;
  padding: 10px 8px;
}

/* ========================================
   PRINT – hide header/footer & remove top gap
   ======================================== */
@media print {
  .header-sub-header,
  header.header,
  footer.footer {
    display: none !important;
  }
  body {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  /* Force all animated elements visible */
  [data-animate] {
    opacity: 1 !important;
    transform: none !important;
    will-change: auto !important;
    transition: none !important;
  }
}